]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
AArch64: add GAS support for UDF instruction
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
42e165c3
SM
12020-04-29 Simon Marchi <simon.marchi@efficios.com>
2
3 * gdb.base/break.exp: Use with_test_prefix.
4
6e4e3fe1
TV
52020-04-29 Tom de Vries <tdevries@suse.de>
6
7 * lib/gdb.exp (debug_types): New proc.
8 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
9 * gdb.python/py-symtab.exp: Same.
10
d642b692
HD
112020-04-29 Hannes Domani <ssbssa@yahoo.de>
12
13 PR gdb/17320
14 * gdb.base/pretty-array.c: New test.
15 * gdb.base/pretty-array.exp: New file.
16
ea90f227
TV
172020-04-29 Tom de Vries <tdevries@suse.de>
18
19 PR symtab/25889
20 * gdb.cp/cpexprs.exp: Adapt for inclusion.
21 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
22 and include cpexprs.exp.
23
a65189c9
TV
242020-04-28 Mark Williams <mark@myosotissp.com>
25
26 PR gdb/24480
27 * dw4-toplevel-types.exp: Test for top level types.
28 * dw4-toplevel-types.cc: Test for top level types.
29
32d1f47a
TBA
302020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
31
32 * gdb.threads/stop-with-handle.exp: Fix typo in comment
33 (theads -> threads).
34
56a4f5a1
TV
352020-04-28 Tom de Vries <tdevries@suse.de>
36
37 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
38
0b2f8a3b
TV
392020-04-28 Tom de Vries <tdevries@suse.de>
40
41 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
42
5390c717
TV
432020-04-28 Tom de Vries <tdevries@suse.de>
44
45 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
46
15cd93d0
TV
472020-04-28 Tom de Vries <tdevries@suse.de>
48
49 * gdb.dwarf2/main-foo.c: New test.
50 * gdb.dwarf2/struct-with-sig.exp: New file.
51
d472f0fb
TV
522020-04-25 Tom de Vries <tdevries@suse.de>
53
54 * boards/debug-types.exp: New file.
55
8d840e05
AB
562020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
59
bcfe6157
TT
602020-04-24 Tom Tromey <tom@tromey.com>
61
62 PR symtab/12707:
63 * gdb.python/py-symbol.exp: Update expected results for
64 linkage_name test.
65 * gdb.cp/print-demangle.exp: New file.
66 * gdb.base/c-linkage-name.exp: Fix test.
67 * gdb.guile/scm-symbol.exp: Update expected results for
68 linkage_name test.
69
f049a313
TT
702020-04-24 Tom Tromey <tom@tromey.com>
71
72 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
73 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
74 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
75 assembler.
76
7cf28874
TV
772020-04-24 Tom de Vries <tdevries@suse.de>
78
79 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
80 C++.
81
dac2fef7
TT
822020-04-24 Tom Tromey <tromey@adacore.com>
83
84 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
85 values.
86 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
87 values. Update test for minimal encodings.
88 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
89 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
90 values. Update test for minimal encodings.
91
1acda803
TT
922020-04-24 Tom Tromey <tromey@adacore.com>
93
94 PR python/23662:
95 * gdb.ada/variant.exp: Add Python checks.
96 * gdb.rust/simple.exp: Add dynamic type checks.
97
adfb9815
TT
982020-04-24 Tom Tromey <tromey@adacore.com>
99
100 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
101 Make array type matching more lax.
102 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
103 * gdb.ada/mi_variant.exp: New file.
104 * gdb.ada/mi_variant/pck.ads: New file.
105 * gdb.ada/mi_variant/pkg.adb: New file.
106 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
107 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
108
7d79de9a
TT
1092020-04-24 Tom Tromey <tromey@adacore.com>
110
111 * gdb.ada/variant.exp: Add dynamic field offset tests.
112 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
113 * gdb.ada/variant/pkg.adb: Add new variables.
114
f8e89861
TT
1152020-04-24 Tom Tromey <tromey@adacore.com>
116
117 * gdb.ada/variant.exp: New file
118 * gdb.ada/variant/pkg.adb: New file
119 * gdb.ada/variant/pck.adb: New file
120
86e887ae
TV
1212020-04-24 Tom de Vries <tdevries@suse.de>
122
123 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
124
88428775
TV
1252020-04-24 Tom de Vries <tdevries@suse.de>
126
127 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
128 flags.
129
4e86f6e7
TV
1302020-04-24 Tom de Vries <tdevries@suse.de>
131
132 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
133
2016d3e6
TV
1342020-04-24 Tom de Vries <tdevries@suse.de>
135
136 * lib/gdb.exp (default_gdb_start): Handle eof.
137 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
138 failure.
139 * gdb.base/readnever.exp: Handle clean_restart failure.
140
70bc38f5
TV
1412020-04-23 Tom de Vries <tdevries@suse.de>
142
143 * gdb.base/decl-before-def.exp: Run to main and print a again.
144
de82891c
TV
1452020-04-23 Tom de Vries <tdevries@suse.de>
146
147 * gdb.base/decl-before-def-decl.c: New test.
148 * gdb.base/decl-before-def-def.c: New test.
149 * gdb.base/decl-before-def.exp: New file.
150
96038148
TV
1512020-04-23 Tom de Vries <tdevries@suse.de>
152
153 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
154
54ac3df1
TV
1552020-04-22 Tom de Vries <tdevries@suse.de>
156
157 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
158 debug_info_offset.
159 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
160 before $objsfile in the line line.
161
714534e1
TV
1622020-04-22 Tom de Vries <tdevries@suse.de>
163
164 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
165
16a7dbf4
MS
1662020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
167
168 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
169 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
170 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
171 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
172 * gdb.base/jit-protocol.h: Update definitions to match all usage
173 contexts.
174
1752020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
176
177 * gdb.base: Rename all jit related test and source files.
178
1792020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
180
181 * gdb.base/jit-reader.exp: Relax register output check.
182
317d2668
TV
1832020-04-22 Tom de Vries <tdevries@suse.de>
184
185 PR symtab/25764
186 * gdb.base/psym-external-decl-2.c: New test.
187 * gdb.base/psym-external-decl.c: New test.
188 * gdb.base/psym-external-decl.exp: New file.
189 * gdb.threads/tls.exp: Add PR25807 kfail.
190
eea9e357
TV
1912020-04-22 Tom de Vries <tdevries@suse.de>
192
193 PR symtab/25801
194 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
195 in "info source" output.
196
3d5afab3
TV
1972020-04-22 Tom de Vries <tdevries@suse.de>
198
199 PR symtab/25700
200 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
201 symtab for imported_unit.c.
202
b32102f6
GB
2032020-04-21 Gary Benson <gbenson@redhat.com>
204
205 * gdb.base/advance.c (func): New argument, to match call site.
206 (func2, func3): Add return statements.
207
d43b7a2d
TBA
2082020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
209
210 * gdb.multi/run-only-second-inf.c: New file.
211 * gdb.multi/run-only-second-inf.exp: New file.
212
d89edf9b
MM
2132020-04-21 Markus Metzger <markus.t.metzger@intel.com>
214
215 * gdb.btrace/multi-inferior.c: New test.
216 * gdb.btrace/multi-inferior.exp: New file.
217
1a476b6d
MM
2182020-04-21 Markus Metzger <markus.t.metzger@intel.com>
219
220 * gdb.btrace/enable-new-thread.c: New test.
221 * gdb.btrace/enable-new-thread.exp: New file.
222
4778a5f8
TV
2232020-04-21 Tom de Vries <tdevries@suse.de>
224
225 PR gdb/25471
226 * gdb.threads/killed-outside.c: New test.
227 * gdb.threads/killed-outside.exp: New file.
228
9b2c992c
GB
2292020-04-20 Gary Benson <gbenson@redhat.com>
230
231 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
232 * gdb.base/nested-subp2.exp: Likewise.
233 * gdb.base/nested-subp3.exp: Likewise.
234
b5d1d6f7
GB
2352020-04-20 Gary Benson <gbenson@redhat.com>
236
237 * gdb.base/nested-subp1.exp: Disable test when using clang.
238 * gdb.base/nested-subp2.exp: Likewise.
239 * gdb.base/nested-subp3.exp: Likewise.
240
25230285
GB
2412020-04-20 Gary Benson <gbenson@redhat.com>
242
243 * gdb.cp/exception.cc: Fix compilation error with clang.
244
fa93cc8f
GB
2452020-04-20 Gary Benson <gbenson@redhat.com>
246
809730f3 247 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 248
e0c45f30
GB
2492020-04-20 Gary Benson <gbenson@redhat.com>
250
251 * gdb.base/jit-main.c: Fix compilation error with clang.
252
4ddfec93
KR
2532020-04-17 Kamil Rytarowski <n54@gmx.com>
254
255 * gdb.base/attach-twice.c: Include "sys/types.h".
256 (PTRACE_ATTACH): Add fallback definition.
257 (main): Pass `0' to the 4th argument of `ptrace'.
258
2bed205e
KR
2592020-04-17 Kamil Rytarowski <n54@gmx.com>
260
261 * gdb.base/fork-running-state.c: Include "signal.h".
262
0743fc83
TT
2632020-04-17 Tom Tromey <tromey@adacore.com>
264
265 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
266 Update tests.
267 * gdb.btrace/cpu.exp: Update tests.
268 * gdb.base/maint.exp: Update tests.
269 * gdb.base/default.exp: Update tests.
270 * gdb.base/completion.exp: Update tests.
271
efba5c23
TV
2722020-04-16 Tom de Vries <tdevries@suse.de>
273
274 PR symtab/25791
275 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
276 (ensure_gdb_index): and factor out and move ...
277 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
278 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
279
d191d716
TV
2802020-04-16 Tom de Vries <tdevries@suse.de>
281
282 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
283 loading exec.
284
99f1bc6a
AB
2852020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
286
287 * gdb.base/many-completions.exp: New file.
288
194d088f
TV
2892020-04-14 Tom de Vries <tdevries@suse.de>
290
291 PR symtab/25718
292 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
293
c1a66c06
TV
2942020-04-14 Tom de Vries <tdevries@suse.de>
295
296 PR symtab/25720
297 * gdb.base/maint-expand-symbols-header-file.c: New test.
298 * gdb.base/maint-expand-symbols-header-file.exp: New file.
299 * gdb.base/maint-expand-symbols-header-file.h: New test.
300
21b0982c
AB
3012020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
302
303 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
304 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
305 get_func_info.
306 (get_func_info): Delete.
307 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
308 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
309 * lib/dwarf.exp (get_func_info): New function.
310
dd1cab06
TV
3112020-04-13 Tom de Vries <tdevries@suse.de>
312
313 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
314 to what find_gnatmake does.
315
71ea2b6b
TV
3162020-04-10 Tom de Vries <tdevries@suse.de>
317
318 * gdb.base/style.exp: Expect "Expanding full symbols" message for
319 -readnow.
320
bdfc1e8a
TV
3212020-04-10 Tom de Vries <tdevries@suse.de>
322
323 PR cli/25808
324 * gdb.base/style.c: Add leading newlines.
325 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
326 Check listing of main's one-line body.
327
14ca8ecf
TV
3282020-04-08 Tom de Vries <tdevries@suse.de>
329
330 * lib/gdb.exp (psymtabs_p): New proc.
331 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
332 importing unit" unsupported if there are no partial symbols.
333
e21d048f
TV
3342020-04-08 Tom de Vries <tdevries@suse.de>
335
336 PR testsuite/25760
337 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
338
25c11aca
TV
3392020-04-07 Tom de Vries <tdevries@suse.de>
340
341 PR symtab/25796
342 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
343
5707e24b
TV
3442020-04-07 Tom de Vries <tdevries@suse.de>
345
346 * gdb.base/check-psymtab.c: New test.
347 * gdb.base/check-psymtab.exp: New file.
348
6ee448cc
TT
3492020-04-06 Tom Tromey <tromey@adacore.com>
350
351 * gdb.ada/variant-record/proc.adb: New file.
352 * gdb.ada/variant-record/value.adb: New file.
353 * gdb.ada/variant-record/value.s: New file.
354 * gdb.ada/variant-record.exp: New file.
355
9e7c9a03
HD
3562020-04-03 Hannes Domani <ssbssa@yahoo.de>
357
358 PR gdb/25325
359 * gdb.cp/typed-enum.cc: New test.
360 * gdb.cp/typed-enum.exp: New file.
361
c90d28ac
AB
3622020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
363
364 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
365 * gdb.dwarf2/dw2-inline-small-func.c: New file.
366 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
367 * gdb.dwarf2/dw2-inline-small-func.h: New file.
368 * gdb.opt/inline-small-func.c: New file.
369 * gdb.opt/inline-small-func.exp: New file.
370 * gdb.opt/inline-small-func.h: New file.
371
34e9a9fa
AB
3722020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
373
374 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
375 function.
376
6a354911
AB
3772020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
378
379 * lib/dwarf.exp (function_range): Allow compiler options to be
380 specified.
381
880d9777
TV
3822020-04-02 Tom de Vries <tdevries@suse.de>
383
384 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
385 __attribute__((always_inline)).
386 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
387
f32682ea
TV
3882020-04-02 Tom de Vries <tdevries@suse.de>
389
390 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
391 (gdbserver_gdb_exit): ... here. Add timeout warning.
392 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
393 (connect_target_extended_remote): Append new server_spawn_id to
394 server_spawn_ids.
395 (cleanup): New proc.
396 (setup, <toplevel>): Call cleanup.
397
d3214198
TV
3982020-04-02 Tom de Vries <tdevries@suse.de>
399
400 * gdb.base/main-psymtab.exp: New file.
401
cc77ed24
TV
4022020-04-02 Tom de Vries <tdevries@suse.de>
403
404 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
405
3638a098
TT
4062020-04-01 Tom Tromey <tom@tromey.com>
407
408 * gdb.base/complex-parts.exp: Add type tests.
409
c34e8714
TT
4102020-04-01 Tom Tromey <tom@tromey.com>
411
412 * gdb.base/complex-parts.exp: Add arithmetic tests.
413
981c08ce
TT
4142020-04-01 Tom Tromey <tom@tromey.com>
415
416 * gdb.compile/compile.exp: Update.
417 * gdb.compile/compile-cplus.exp: Update.
418 * gdb.base/varargs.exp: Update.
419 * gdb.base/floatn.exp: Update.
420 * gdb.base/endianity.exp: Update.
421 * gdb.base/callfuncs.exp (do_function_calls): Update.
422 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
423 (complex_float_integral_args): Update.
424 * gdb.base/complex.exp: Update.
425 * gdb.base/complex-parts.exp: Update.
426
3d1cfd43
TT
4272020-04-01 Tom Tromey <tromey@adacore.com>
428
429 * gdb.rust/union.rs: New file.
430 * gdb.rust/union.exp: New file.
431 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
432 (main): Update.
433 * gdb.rust/simple.exp: Move union tests to union.exp.
434
e033dfa9
TT
4352020-04-01 Tom Tromey <tromey@adacore.com>
436
437 * gdb.rust/simple.rs (main): Remove "y0".
438
53cccef1
TBA
4392020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
440
441 * gdb.multi/stop-all-on-exit.c: New test.
442 * gdb.multi/stop-all-on-exit.exp: New file.
443
60e22c1e
HD
4442020-04-01 Hannes Domani <ssbssa@yahoo.de>
445
446 PR gdb/24789
447 * gdb.cp/misc.cc: Add integer reference variable.
448 * gdb.cp/misc.exp: Add test.
449
e139a727
TBA
4502020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
451
452 * gdb.server/stop-reply-no-thread.exp: Enhance the test
453 scenario to cover execution until the end and also the case
454
16b0db75
TV
4552020-03-31 Tom de Vries <tdevries@suse.de>
456
457 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
458 c. Use "maint info symtabs" to check symtab expansion.
459
c0502da6
TV
4602020-03-30 Tom de Vries <tdevries@suse.de>
461
462 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
463 unsupported.
464 (verify_psymtab_expanded): Move ...
465 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
466 test.
467 (readnow): New proc.
468
5935fd15
AB
4692020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
470
471 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
472 with $hex.
473
1773be9e
TT
4742020-03-20 Tom Tromey <tromey@adacore.com>
475
476 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
477
70304be9
TT
4782020-03-20 Tom Tromey <tromey@adacore.com>
479
480 * gdb.ada/sub_variant/subv.adb: New file.
481 * gdb.ada/sub_variant.exp: New file.
482
0dd7b8f7
TV
4832020-03-20 Tom de Vries <tdevries@suse.de>
484
485 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
486 first break fails.
487 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
488
cada5fc9
AB
4892020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * gdb.server/exit-multiple-threads.c: New file.
492 * gdb.server/exit-multiple-threads.exp: New file.
493
6b8c53f2
AB
4942020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
495
496 * gdb.fortran/mixed-lang-stack.c: New file.
497 * gdb.fortran/mixed-lang-stack.cpp: New file.
498 * gdb.fortran/mixed-lang-stack.exp: New file.
499 * gdb.fortran/mixed-lang-stack.f90: New file.
500
19a2740f
AB
5012020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.linespec/cp-completion-aliases.cc: New file.
504 * gdb.linespec/cp-completion-aliases.exp: New file.
505
d8c8b848
TV
5062020-03-19 Tom de Vries <tdevries@suse.de>
507
508 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
509 more precise.
510
a9933ccf
TV
5112020-03-18 Tom de Vries <tdevries@suse.de>
512
513 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
514 * gdb.dwarf2/break-inline-psymtab.c: New test.
515 * gdb.dwarf2/break-inline-psymtab.exp: New file.
516
2f89101f
TV
5172020-03-16 Tom de Vries <tdevries@suse.de>
518
519 * lib/cache.exp (gdb_do_cache): Add and handle local variables
520 cache_verify and cache_verify_proc.
521
6b9374f1
TV
5222020-03-15 Tom de Vries <tdevries@suse.de>
523
524 * gdb.server/solib-list.exp: Handle
525 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
526
eaeaf44c
TV
5272020-03-15 Tom de Vries <tdevries@suse.de>
528
529 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
530 objfiles".
531
3293bbaf
TT
5322020-03-14 Tom Tromey <tom@tromey.com>
533
534 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
535
ab44624c
TV
5362020-03-14 Tom de Vries <tdevries@suse.de>
537
538 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
539
54c43825
TV
5402020-03-14 Tom de Vries <tdevries@suse.de>
541
542 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
543 result in line-by-line fashion.
544
2ac70237
TV
5452020-03-14 Tom de Vries <tdevries@suse.de>
546
547 * lib/gdb.exp (supports_statement_frontiers): New proc.
548 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
549
09546b56
TV
5502020-03-14 Tom de Vries <tdevries@suse.de>
551
552 * gdb.base/printcmds.exp: Add missing quoting for "print
553 teststring2".
554
a1f6a07c
TT
5552020-03-13 Tom Tromey <tom@tromey.com>
556
557 * gdb.base/printcmds.exp (test_print_strings): Add regression
558 test.
559 * gdb.base/printcmds.c (charptr): New typedef.
560 (teststring2): New global.
561
1b83d09c
AB
5622020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
563
564 * gdb.base/break-interp.exp: Use the tail of the filename, not the
565 full path in the test name.
566 (test_ld): Add some with_test_prefix blocks to make test names
567 unique.
568
2d61316c
TV
5692020-03-13 Tom de Vries <tdevries@suse.de>
570
571 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
572
2e9145ac
TV
5732020-03-13 Tom de Vries <tdevries@suse.de>
574
575 * gdb.mi/mi-sym-info.exp: Make matching more precise.
576
96c7f873
TV
5772020-03-13 Tom de Vries <tdevries@suse.de>
578
579 PR symtab/25646
580 * gdb.dwarf2/imported-unit.exp: Add test.
581
49ba92c0
TV
5822020-03-13 Tom de Vries <tdevries@suse.de>
583
584 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
585 (var1, var2): New variable.
586 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
587 matching symbols.
588
301b21e0
TV
5892020-03-13 Tom de Vries <tdevries@suse.de>
590
591 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
592 (Term::command): Use prompt prefix.
593 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
594 * gdb.tui/tui-layout-asm-short-prog.exp: Use
595 command_no_prompt_prefix instead of prefix.
596 * gdb.tui/tui-layout-asm.exp: Same.
597
3f512721
SM
5982020-03-12 Simon Marchi <simon.marchi@efficios.com>
599
600 * gdb.base/break-interp.exp: Use foreach_with_prefix.
601
40310f30
SM
6022020-03-12 Simon Marchi <simon.marchi@efficios.com>
603
604 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
605 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
606 on" while stepping over the test instruction, match printed
607 message.
608
09252140
TV
6092020-03-12 Tom de Vries <tdevries@suse.de>
610
611 * gdb.base/info-types.exp: Use exp_continue during matching of output
612 of "info types".
613
14e9c72c
TV
6142020-03-12 Tom de Vries <tdevries@suse.de>
615
616 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
617
e515d67e
TV
6182020-03-12 Tom de Vries <tdevries@suse.de>
619
620 * gdb.fortran/module.exp: Use exp_continue during matching of output
621 of "info variable -n".
622
307eafd8
TV
6232020-03-12 Tom de Vries <tdevries@suse.de>
624
625 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
626 gdb.dwarf2/dw2-ranges-base.c.
627
9a2de3fc
TV
6282020-03-12 Tom de Vries <tdevries@suse.de>
629
630 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
631 in presence of GLIBC debuginfo.
632
3217502e
TV
6332020-03-12 Tom de Vries <tdevries@suse.de>
634
635 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
636 $core.
637
1281424c
TV
6382020-03-12 Tom de Vries <tdevries@suse.de>
639
640 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
641 more precise.
642
038b97fc
SM
6432020-03-11 Simon Marchi <simon.marchi@efficios.com>
644
645 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
646 from Unix to Windows path.
647
5308d1e7
TV
6482020-03-11 Tom de Vries <tdevries@suse.de>
649
650 * gdb.ada/minsyms.exp: Set language to ada.
651
f870f78f
TV
6522020-03-11 Tom de Vries <tdevries@suse.de>
653
654 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
655
5a13315d
TV
6562020-03-11 Tom de Vries <tdevries@suse.de>
657
658 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
659
976862ed
TT
6602020-03-11 Tom Tromey <tromey@adacore.com>
661
662 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
663
7462c383
TV
6642020-03-11 Tom de Vries <tdevries@suse.de>
665
666 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
667
1c6c46a0
TV
6682020-03-11 Tom de Vries <tdevries@suse.de>
669
670 * gdb.base/break-interp.exp: Limit verbose scope.
671
44f41bb7
TV
6722020-03-11 Tom de Vries <tdevries@suse.de>
673
674 * gdb.fortran/logical.f90: Define variable with character type.
675 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
676
b76f3a42
TV
6772020-03-11 Tom de Vries <tdevries@suse.de>
678
679 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
680
1c33af77
TV
6812020-03-11 Tom de Vries <tdevries@suse.de>
682
683 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
684 symtabs.
685
8c95582d
AB
6862020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
687 Bernd Edlinger <bernd.edlinger@hotmail.de>
688
689 * gdb.cp/step-and-next-inline.cc: New file.
690 * gdb.cp/step-and-next-inline.exp: New file.
691 * gdb.cp/step-and-next-inline.h: New file.
692 * gdb.dwarf2/dw2-is-stmt.c: New file.
693 * gdb.dwarf2/dw2-is-stmt.exp: New file.
694 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
695 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
696 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
697
cecf8547
AB
6982020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
699
700 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
701 is-stmt flag in the line table.
702
0ba678c9
TV
7032020-03-09 Tom de Vries <tdevries@suse.de>
704
705 * lib/gdb.exp (cached_file): Create cache dir.
706
72fbdf83
TV
7072020-03-07 Tom de Vries <tdevries@suse.de>
708
709 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
710 * gdb.cp/rvalue-ref-params.exp: Same.
711
436b5e99
TV
7122020-03-06 Tom de Vries <tdevries@suse.de>
713
714 * lib/gdb.exp (tentative_rename, cached_file): New proc.
715 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
716
09f2921c
TV
7172020-03-06 Tom de Vries <tdevries@suse.de>
718
719 * README: Fix "the the".
720 * gdb.base/dprintf.exp: Same.
721
50a3cc5d
TV
7222020-03-05 Tom de Vries <tdevries@suse.de>
723
724 * gdb.base/maint.exp: Update "main print statistics" expected output.
725
0a709cba
AKS
7262020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
727
728 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
729 (fortran_int8): Likewise.
730 (fortran_real4): Likewise.
731 (fortran_real8): Likewise.
732 (fortran_complex4): Likewise.
733 (fortran_logical4): Likewise.
734 (fortran_character1): Likewise.
735
5e5d66b6
AB
7362020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
737
738 * gdb.fortran/logical.exp: Add tests that any non-zero value is
739 printed as true.
740
7b973adc
SDJ
7412020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
742
743 * gdb.base/printcmds.exp: Add test to verify printf of a
744 variable holding an address.
745
478e490a
TV
7462020-03-03 Tom de Vries <tdevries@suse.de>
747
748 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
749
1ef44e86
TV
7502020-03-03 Tom de Vries <tdevries@suse.de>
751
752 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
753 gdb_test_multiple call.
754
b98cc2cf
TV
7552020-03-03 Tom de Vries <tdevries@suse.de>
756
757 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
758 gdb_test_multiple calls.
759
63e163f2
AB
7602020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
761
762 * gdb.base/default.exp: Remove test of 'set history filename'.
763 * gdb.base/gdbinit-history.exp: Add tests for setting the history
764 filename to the empty string.
765 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
766 and GDBHISTSIZE.
767
24ed6739
AB
7682020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
769
770 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
771 disabled.
772
590003dc
TV
7732020-03-02 Pedro Alves <palves@redhat.com>
774 Tom de Vries <tdevries@suse.de>
775
776 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
777 -prompt prefix, before user_code argument. Add -lbl option likewise.
778 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
779 (gdb_is_target_1): Add -prompt prefix and move to before user_code
780 argument.
781 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
782 have "\r\n" at start-of-line, instead of at end-of-line.
783
f5e46084
SM
7842020-02-28 Simon Marchi <simon.marchi@efficios.com>
785
786 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
787 libinproctrace.so.
788
f7a7000d
LM
7892020-02-28 Luis Machado <luis.machado@linaro.org>
790
791 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
792 to "p/x".
793
718e0816
LM
7942020-02-28 Luis Machado <luis.machado@linaro.org>
795
796 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
797 asm/ptrace.h and error.h.
798
13c3a74a
TV
7992020-02-28 Tom de Vries <tdevries@suse.de>
800
801 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
802 (struct wrapper, do_something, mundane/symada__cS): Move ...
803 * gdb.base/c-linkage-name-2.c: ... here. New source file.
804 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
805 Update "print symada__cS before partial symtab expansion" regexp.
806 Update breakpoint location. Flush symbol cache after expansion.
807
85d2d5bb
LM
8082020-02-28 Luis Machado <luis.machado@linaro.org>
809
810 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
811
3608f86c
TV
8122020-02-27 Tom de Vries <tdevries@suse.de>
813
814 * config/sid.exp: Remove unused globals.
815 * gdb.base/attach.exp: Same.
816 * gdb.base/catch-load.exp: Same.
817 * gdb.base/dbx.exp: Same.
818 * lib/gdb.exp: Same.
819 * lib/mi-support.exp: Same.
820 * lib/prompt.exp: Same.
821
c8d4f6df
TV
8222020-02-27 Tom de Vries <tdevries@suse.de>
823
824 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
825 not set.
826
0d79cdc4
AM
8272020-02-26 Aaron Merey <amerey@redhat.com>
828
829 * gdb.debuginfod: New directory for debuginfod tests.
830 * gdb.debuginfod/main.c: New test file.
831 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
832
0dce4280
TV
8332020-02-26 Tom de Vries <tdevries@suse.de>
834
835 PR gdb/25603
836 * gdb.base/persistent-lang.cc: New test.
837 * gdb.base/persistent-lang.exp: New file.
838
9e80cfa1
AB
8392020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
840
841 * gdb.fortran/derived-type-striding.exp: Add a new test.
842 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
843 new test.
844
2078dbb2
AB
8452020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * gdb.base/cached-source-file.exp: Avoid source file paths in test
848 names.
849
70d49700
TV
8502020-02-25 Tom de Vries <tdevries@suse.de>
851
852 PR go/18926
853 * gdb.go/methods.exp: Remove gcc/93866 xfail.
854
a88ef40d
TV
8552020-02-24 Tom de Vries <tdevries@suse.de>
856
857 PR gdb/25592
858 * gdb.base/info-locals-unused-static-var.c: New test.
859 * gdb.base/info-locals-unused-static-var.exp: New file.
860
01b1af32
TT
8612020-02-22 Tom Tromey <tom@tromey.com>
862
863 * gdb.python/tui-window.exp: New file.
864 * gdb.python/tui-window.py: New file.
865
7c043ba6
TT
8662020-02-22 Tom Tromey <tom@tromey.com>
867
868 PR tui/17850:
869 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
870 tests.
871
c22fef7e
TT
8722020-02-22 Tom Tromey <tom@tromey.com>
873
874 * gdb.tui/new-layout.exp: Add sub-layout tests.
875
ee325b61
TT
8762020-02-22 Tom Tromey <tom@tromey.com>
877
878 * gdb.tui/new-layout.exp: New file.
879
3f0cbb04
TT
8802020-02-22 Tom Tromey <tom@tromey.com>
881
882 * gdb.rust/rust-style.rs: New file.
883 * gdb.rust/rust-style.exp: New file.
884 * gdb.base/style.exp: Test structure printing.
885 * gdb.base/style.c (struct some_struct): New type.
886 (enum etype): New type.
887 (struct_value): New global.
888
75525152
TV
8892020-02-21 Tom de Vries <tdevries@suse.de>
890
891 PR go/18926
892 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
893 Remove blanket xfails. Use message argument for gdb_breakpoint.
894 Make continuing to breakpoint test conditional on setting breakpoint.
895 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
896 DW_AT_name attribute. Add xfail for GCC PR93866.
897
bd360d30
AB
8982020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
899
900 * gdb.dwarf2/cpp-linkage-name.c: New file.
901 * gdb.dwarf2/cpp-linkage-name.exp: New file.
902
c7adb09f 9032020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
904
905 * lib/gdb.exp (gdb_wrapper_init): Reset
906 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
907 not exist.
908
a9c79803
TV
9092020-02-20 Tom de Vries <tdevries@suse.de>
910
911 PR go/17018
912 * gdb.go/hello.exp: Copy ...
913 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
914 print of st to print value of global definition. Add xfail for GCC
915 PR93844.
916 * gdb.go/hello.exp: Remove printing of st before definition.
917 * gdb.go/hello.go: Copy ...
918 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
919 to st.
920 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
921
d7445728
TV
9222020-02-20 Tom de Vries <tdevries@suse.de>
923
924 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
925 (gdb_simple_compile): Handle compile_flags go by using .go extension
926 for source file.
927 * gdb.go/chan.exp: Use support_go_compile.
928 * gdb.go/handcall.exp: Same.
929 * gdb.go/hello.exp: Same.
930 * gdb.go/integers.exp: Same.
931 * gdb.go/max-depth.exp: Same.
932 * gdb.go/methods.exp: Same.
933 * gdb.go/package.exp: Same.
934 * gdb.go/strings.exp: Same.
935 * gdb.go/types.exp: Same.
936 * gdb.go/unsafe.exp: Same.
937
c9c41e6d
TV
9382020-02-19 Tom de Vries <tdevries@suse.de>
939
940 * gdb.python/lib-types.exp: Make xfail more strict.
941
f20ff837
TV
9422020-02-19 Tom de Vries <tdevries@suse.de>
943
944 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
945
08410482
DE
9462020-02-19 Doug Evans <dje@google.com>
947
948 PR rust/25535
949 * gdb.rust/simple.exp: Add test.
950 * gdb.rust/simple.rs: Add test.
951
623563f7
TV
9522020-02-19 Tom de Vries <tdevries@suse.de>
953
954 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
955 output line-by-line.
956
d3308cfd
TV
9572020-02-19 Tom de Vries <tdevries@suse.de>
958
959 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
960
86cbc5dc
TV
9612020-02-19 Tom de Vries <tdevries@suse.de>
962
963 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
964 prelink.
965
9db2b96b
TV
9662020-02-19 Tom de Vries <tdevries@suse.de>
967
968 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
969 (gdb_do_cache): Use gdb_do_cache_wrap.
970 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
971
89e2fdc5
TV
9722020-02-19 Tom de Vries <tdevries@suse.de>
973
974 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
975 gdb_compile option.
976
373d7ac0
SM
9772020-02-18 Simon Marchi <simon.marchi@efficios.com>
978
979 * gdb.base/printcmds.exp (test_print_enums): Update expected
980 output.
981
b29a2df0
SM
9822020-02-18 Simon Marchi <simon.marchi@efficios.com>
983
984 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
985 for "unknown".
986
6740f0cc
SM
9872020-02-18 Simon Marchi <simon.marchi@efficios.com>
988
989 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
990 enumerator.
991
edd45eb0
SM
9922020-02-18 Simon Marchi <simon.marchi@efficios.com>
993
994 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
995 FE_, add FE_NONE.
996 (three): Update.
997 (enum flag_enum_without_zero): New enum.
998 (flag_enum_without_zero): New variable.
999 (enum not_flag_enum): New enum.
1000 (three_not_flag): New variable.
1001 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1002 (test_print_enums): Add more tests for printing flag enums.
1003
d4295de4
TV
10042020-02-18 Tom de Vries <tdevries@suse.de>
1005
1006 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1007 (gdb_compile_ada): ... here.
1008 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1009 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1010
f251f505
TT
10112020-02-14 Tom Tromey <tom@tromey.com>
1012
1013 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1014 build directory.
1015 * boards/gdbserver-base.exp: Update path to gdbserver.
1016
8f432634
TV
10172020-02-13 Tom de Vries <tdevries@suse.de>
1018
1019 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1020
92b6eaf7
TV
10212020-02-13 Tom de Vries <tdevries@suse.de>
1022
1023 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1024 are missing.
1025
f3b0f7fe
TV
10262020-02-13 Tom de Vries <tdevries@suse.de>
1027
1028 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1029 call.
1030
f6be8713
SDJ
10312020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1032
1033 PR tui/25126
1034 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1035 * gdb.base/cached-source-file.c: New file.
1036 * gdb.base/cached-source-file.exp: New file.
1037
b2770d5e
TV
10382020-02-11 Tom de Vries <tdevries@suse.de>
1039
1040 PR testsuite/25488
1041 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1042
44f6938e
TV
10432020-02-10 Tom de Vries <tdevries@suse.de>
1044
1045 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1046
5f0e2eb7
MR
10472020-02-10 Maciej W. Rozycki <macro@wdc.com>
1048
1049 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1050 and $after_addr are both integers before making a comparison.
1051
46ce2b6f
TV
10522020-02-09 Tom de Vries <tdevries@suse.de>
1053
1054 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1055 command output and paste it into gdb.log. If any, paste catch message
1056 to gdb.log.
1057
5abbbe1d
TT
10582020-02-07 Tom Tromey <tromey@adacore.com>
1059
1060 PR breakpoints/24915:
1061 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1062
1d5d29e7
SV
10632020-02-06 Shahab Vahedi <shahab@synopsys.com>
1064
1065 * gdb.tui/tui-missing-src.exp: Add the "missing source
1066 file" test for the TUI.
1067
b0999b9b
AB
10682020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1069
1070 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1071 including a port number in the output.
1072
c3b149eb
AKS
10732020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1074
1075 * lib/fortran.exp (fortran_int4): Handle clang.
1076 (fortran_int8): Likewise.
1077 (fortran_real4): Likewise.
1078 (fortran_real8): Likewise.
1079 (fortran_complex4): Likewise.
1080 (fortran_logical4): Likewise.
1081 (fortran_character1): Likewise.
1082
f8dcc90b
TV
10832020-02-04 Tom de Vries <tdevries@suse.de>
1084
1085 * README (Race detection): Add note.
1086
f90ac7c2
TV
10872020-02-04 Tom de Vries <tdevries@suse.de>
1088
1089 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1090
780636ae
TV
10912020-02-04 Tom de Vries <tdevries@suse.de>
1092
1093 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1094
5d2e1193
RA
10952020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1096
1097 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1098 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1099 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1100 blttar, bnetarl.
1101 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1102 binary for blttar, bnetarl.
1103 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1104 wait instruction. Delete ldmx test.
1105 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1106
e409c542
AKS
11072020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1108
1109 * gdb.fortran/array-bounds-high.exp: New file.
1110 * gdb.fortran/array-bounds-high.f90: New file.
1111
b0029748
LD
11122020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1113
1114 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1115 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1116
195a8287
TV
11172020-02-01 Tom de Vries <tdevries@suse.de>
1118
1119 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1120
42330a68
AB
11212020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1122
1123 PR tui/9765
1124 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1125 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1126
b62a8028
LM
11272020-01-29 Luis Machado <luis.machado@linaro.org>
1128
1129 * gdb.arch/aarch64-brk-patterns.c: New source file.
1130 * gdb.arch/aarch64-brk-patterns.exp: New test.
1131
5f440116
TBA
11322020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1133
1134 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1135 GCC/Clang version.
1136 * gdb.cp/pass-by-ref.exp: Ditto.
1137
ee2a6fc6
TV
11382020-01-29 Tom de Vries <tdevries@suse.de>
1139
1140 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1141 * gdb.threads/watchpoint-fork-mt.c: Same.
1142 * gdb.threads/watchpoint-fork-parent.c: Same.
1143 * gdb.threads/watchpoint-fork-st.c: Same.
1144 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1145
16b10d6e
LM
11462020-01-27 Luis Machado <luis.machado@linaro.org>
1147
1148 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1149 sitting at a syscall instruction when we hit the syscall function's
1150 breakpoint.
1151 Check PC against one obtained with the x command.
1152 Validate syscall number.
1153 (step_over_syscall): Don't continue to the syscall instruction if
1154 we're already there.
1155
b1468492
PW
11562020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1157
1158 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1159
7ffa82e1
AB
11602020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1161
1162 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1163 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1164
3d92a3e3
AB
11652020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1166
1167 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1168 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1169
94a72be7
AB
11702020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1171
1172 * gdb.base/maint.exp: Update line table parsing test.
1173 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1174
53af73bf
PA
11752020-01-24 Pedro Alves <palves@redhat.com>
1176
1177 PR gdb/25410
1178 * gdb.multi/multi-re-run-1.c: New.
1179 * gdb.multi/multi-re-run-2.c: New.
1180 * gdb.multi/multi-re-run.exp: New.
1181
1ba1ac88
AB
11822020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1183
1184 PR gdb/23718
1185 * gdb.server/server-kill-python.exp: New file.
1186
f3364a6d
AB
11872020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1188
1189 * gdb.server/multi-ui-errors.c: New file.
1190 * gdb.server/multi-ui-errors.exp: New file.
1191
733d0a67
AB
11922020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1193
1194 PR tui/9765
1195 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1196
4f13c1c0
TT
11972020-01-19 Tom Tromey <tom@tromey.com>
1198
1199 * gdb.tui/main.exp: Add check for plain "file".
1200
40c94099
CB
12012020-01-16 Christian Biesinger <cbiesinger@google.com>
1202
1203 * lib/gdb.exp: Fix spelling error (seperatelly).
1204
ff47f4f0
TT
12052020-01-14 Tom Tromey <tom@tromey.com>
1206
1207 PR symtab/12535:
1208 * gdb.python/python.exp: Test decode_line with empty string
1209 argument.
1210
717c684d
BE
12112020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1212
1213 * gdb.base/skip-inline.exp: Extend test.
1214
44e4c775
AB
12152020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1216
1217 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1218 * gdb.dwarf2/dw2-bad-elf.c: New file.
1219 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1220
d93c6db7
AB
12212020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1222
1223 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1224 _line_saw_file.
1225
9a6d629c
AB
12262020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1227
1228 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1229 border.
1230
d9ebdab7
TBA
12312020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1232
1233 * gdb.multi/multi-target.exp (setup): Factor out "info
1234 connections" and "info inferiors" tests to ...
1235 (test_info_inferiors): ... this new procedure.
1236 (top level): Run new "info-inferiors" tests.
1237
f3c469b9
PA
12382020-01-10 Pedro Alves <palves@redhat.com>
1239
1240 * gdb.server/bkpt-other-inferior.exp: New file.
1241
121b3efd
PA
12422020-01-10 Pedro Alves <palves@redhat.com>
1243
1244 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1245 of "add-inferior".
1246 * gdb.base/quit-live.exp: Likewise.
1247 * gdb.base/remote-exec-file.exp: Likewise.
1248 * gdb.guile/scm-progspace.exp: Likewise.
1249 * gdb.linespec/linespec.exp: Likewise.
1250 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1251 * gdb.mi/user-selected-context-sync.exp: Likewise.
1252 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1253 "info inferiors" tests.
1254 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1255 "add-inferior".
1256 * gdb.multi/watchpoint-multi.exp: Likewise.
1257 * gdb.python/py-inferior.exp: Likewise.
1258 * gdb.server/extended-remote-restart.exp: Likewise.
1259 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1260 "info inferiors".
1261 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1262 * gdb.trace/report.exp: Likewise.
1263
1dadb1dd
PA
12642020-01-10 Pedro Alves <palves@redhat.com>
1265
1266 * gdb.multi/multi-target.c: New file.
1267 * gdb.multi/multi-target.exp: New file.
1268 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1269 mode requested, but remote does not support non-stop".
1270
78f2c40a
PA
12712020-01-10 Pedro Alves <palves@redhat.com>
1272
1273 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1274 disconnect before reconnecting.
1275
e7af6c70
TBA
12762020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1277 Pedro Alves <palves@redhat.com>
1278
1279 * gdb.server/connect-without-multi-process.exp: Also test
1280 continuing to end.
1281
acdf84a6
PA
12822020-01-10 Pedro Alves <palves@redhat.com>
1283
1284 * gdb.base/remote-exec-file.exp: New file.
1285
873657b9
PA
12862020-01-10 Pedro Alves <palves@redhat.com>
1287
1288 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1289 output.
1290 * gdb.threads/async.c: New.
1291 * gdb.threads/async.exp: New.
1292 * gdb.multi/tids-gid-reset.c: New.
1293 * gdb.multi/tids-gid-reset.exp: New.
1294
7f0ae84c
GB
12952020-01-10 George Barrett <bob@bob131.so>
1296
1297 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1298 to help in finding the image relocation offset.
1299 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1300 options in arguments.
1301 (stap_test_no_debuginfo): Likewise.
1302 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1303 test variants.
1304 (stap_test): Add null semaphore relocation test.
1305
47e9d49d
GB
13062020-01-10 George Barrett <bob@bob131.so>
1307
1308 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1309 * gdb.base/stap-probe.exp: Likewise.
1310 (stap_test): Pass argument as an additional flag.
1311 (stap_test_no_debuginfo): Likewise.
1312 (stap_test): Check `info probes stap' output for semaphore
1313 addresses if the test binary is supposed to have them.
1314
f5a7c406
AB
13152020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1316
1317 * gdb.tui/basic.exp: Add more scrolling tests.
1318
9ae6bf64
TT
13192020-01-09 Tom Tromey <tom@tromey.com>
1320
1321 PR tui/18932:
1322 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1323 meangingful value.
1324 (Term::command, Term::resize): Update.
1325 * gdb.tui/basic.exp: Add scrolling test.
1326
b2efe70c
AB
13272020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1328
1329 * gdb.tui/tui-layout-asm.exp: New file.
1330
3804da7e
AB
13312020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1332
1333 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1334
b40aa28f
AB
13352020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1336
1337 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1338 (Term::enter_tui): Use Term::prepare_for_tui.
1339
63ffd7c9
AB
13402020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1341
1342 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1343 called.
1344
3be966f6
AB
13452020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1346
1347 * gdb.base/skip.exp: Fix race condition in test.
1348
153d79c4
AB
13492020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1350
1351 * gdb.base/backtrace.c: New file.
1352 * gdb.base/backtrace.exp: New file.
1353
f2302a34
AB
13542020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1355
1356 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1357
6ec1d75e
PW
13582020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1359
1360 * gdb.base/style.exp: Test that warnings are styled.
1361
c296cbe6
BE
13622019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1363
1364 * gdb.base/line65535.exp: New file.
1365 * gdb.base/line65535.c: New file.
1366
b28a729d
SM
13672019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1368
1369 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1370 * lib/gnat_debug_info_test.adb: New file.
1371 * gdb.ada/ptype_tagged_param.exp: Use
1372 gnat_runtime_has_debug_info, expect a different output if
1373 runtime does not have debug info.
1374
7f2d7a0d
SM
13752019-12-20 Simon Marchi <simon.marchi@efficios.com>
1376
1377 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1378 (another) quote in test name.
1379
f3bce483
SM
13802019-12-20 Simon Marchi <simon.marchi@efficios.com>
1381
1382 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1383 Add quote in test name.
1384
c855a912
TBA
13852019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1386
1387 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1388 directory instead.
1389 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1390 * gdb.cp/pass-by-ref-2.cc: New file.
1391 * gdb.cp/pass-by-ref-2.exp: New file.
1392
fc9d2d72
TT
13932019-12-20 Tom Tromey <tom@tromey.com>
1394
1395 * gdb.tui/list-before.exp: New file.
1396
77b97e00
TT
13972019-12-20 Tom Tromey <tom@tromey.com>
1398
1399 * gdb.tui/list.exp: Check for source on initial listing.
1400
f69656d0
TT
14012019-12-11 Tom Tromey <tromey@adacore.com>
1402
1403 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1404 Add crlf test.
1405
99a55965
SM
14062019-12-18 Simon Marchi <simon.marchi@efficios.com>
1407
1408 * gdb.base/default.exp: Update value of $_gdb_major.
1409
5024637f
BE
14102019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1411
1412 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1413
b63634be
BE
14142019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1415
1416 * gdb.base/skip.exp: Whitespace fix.
1417
45d73523
BE
14182019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1419
1420 * gdb.base/skip-inline.c: New file.
1421 * gdb.base/skip-inline.exp: New file.
1422
d043f8c8
SM
14232019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1424
1425 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1426 jit_function_00 to jit_function_stack_mangle.
1427 * gdb.base/jithost.c (jit_function_t): Rename to...
1428 (jit_function_stack_mangle_t): ... this.
1429 (jit_function_add_t): New typedef.
1430 (jit_function_00_code): Rename to...
1431 (jit_function_stack_mangle_code): ... this, make static.
1432 (jit_function_add_code): New.
1433 (main): Generate "add" function and call it. Adjust to changes
1434 in jithost_abi.
1435 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1436 (struct jithost_abi) <begin, end>: Remove fields.
1437 <object, function_stack_mangle, function_add>: New fields.
1438 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1439 code_end>: Remove fields.
1440 <func_stack_mangle>: New field.
1441 (read_debug_info): Adjust to renaming, create block for "add"
1442 function.
1443 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1444
873de05c
TT
14452019-12-11 Tom Tromey <tom@tromey.com>
1446
1447 * gdb.tui/resize.exp: Fix regexp.
1448 * gdb.tui/regs.exp: Fix regexps.
1449 * gdb.tui/main.exp: Fix regexp.
1450
3d979945
TT
14512019-12-11 Tom Tromey <tom@tromey.com>
1452
1453 * gdb.tui/resize.exp: Update.
1454 * gdb.tui/empty.exp (layouts): Update.
1455
2192a9d3
TT
14562019-12-11 Tom Tromey <tom@tromey.com>
1457
1458 * gdb.tui/regs.exp: Update.
1459 * gdb.tui/empty.exp (layouts): Update.
1460 * gdb.tui/basic.exp: Update.
1461 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1462
d8edc8b7
PW
14632019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1464
1465 * gdb.base/options.exp: Add -raw-values in the print completion list.
1466 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1467
4c12d936
KB
14682019-12-10 Kevin Buettner <kevinb@redhat.com>
1469
1470 * gdb.threads/omp-par-scope.c: New file.
1471 * gdb/threads/omp-par-scope.exp: New file.
1472
26b911fb
KB
14732019-12-10 Kevin Buettner <kevinb@redhat.com>
1474
bb47f919
KB
1475 * lib/gdb.exp (support_nested_function_tests): New proc.
1476
14772019-12-10 Kevin Buettner <kevinb@redhat.com>
1478
1479 * lib/gdb.exp (gdb_compile_openmp): New proc.
1480 (build_executable_from_specs): Add an "openmp" option.
1481 (gdb_compile_pthreads): Add non-executable case.
26b911fb 1482
6c71eb7d
TT
14832019-12-10 Tom Tromey <tromey@adacore.com>
1484
1485 * gdb.ada/unchecked_union.exp: New file.
1486 * gdb.ada/unchecked_union/pck.adb: New file.
1487 * gdb.ada/unchecked_union/pck.ads: New file.
1488 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1489 * gdb-utils.exp (string_to_regexp): Also quote "?".
1490
bac7c5cf
GB
14912019-12-10 George Barrett <bob@bob131.so>
1492
1493 Test scripted probe breakpoints.
1494 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1495 * gdb.python/py-breakpoint.c (main): Likewise.
1496 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1497 specifier test.
1498 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1499
330f1d38
TBA
15002019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1501
1502 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1503 an rvalue parameter.
1504 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1505 parameter.
1506
b43315e2
AB
15072019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1508
1509 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
1510 modules.
1511
54f73dad
AB
15122019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1513
1514 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
1515 broken version of GCC.
1516
d57cbee9
AB
15172019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
1518
1519 * gdb.fortran/info-modules.exp: Rewrite to make use of new
1520 sym-info-cmds library.
1521 * gdb.fortran/info-types.exp: Likewise.
1522 * lib/sym-info-cmds.exp: New file.
1523
c14aab8c
TV
15242019-12-08 Tom de Vries <tdevries@suse.de>
1525
1526 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
1527
aa2d5a42
KS
15282019-12-07 Keith Seitz <keiths@redhat.com>
1529
1530 * gdb.base/corefile-buildid-shlib-shr.c: New file.
1531 * gdb.base/corefile-buildid-shlib.c: New file.
1532 * gdb.base/corefile-buildid.c: New file.
1533 * gdb.base/corefile-buildid.exp: New file.
1534
93e55f0a
TV
15352019-12-06 Tom de Vries <tdevries@suse.de>
1536
1537 * gdb.dwarf2/varval.exp: Add decl before def test.
1538
c7d12402
TBA
15392019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1540
1541 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
1542
06acc08f
TBA
15432019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1544
1545 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
1546 CV and reference conversion for overload resolution.
1547 * gdb.cp/rvalue-ref-overload.exp: Test it.
1548
e0fad1ea
PW
15492019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1550
1551 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
1552 * gdb.base/frameapply.exp: Test faas without command.
1553
8d70a9f0
AB
15542019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1555
1556 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
1557 Fortran tests.
1558 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
1559 order.
1560
36c8fb93
AB
15612019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1562
1563 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1564 casting to type with no kind specified.
1565 (test_basic_parsing_of_type_kinds): Additional tests for types
1566 with no kind specified, and add tests for single/double
1567 precision/complex types.
1568
4139ff00
TT
15692019-12-04 Tom Tromey <tromey@adacore.com>
1570
1571 * gdb.base/endianity.c (struct other) <x>: New field.
1572 (main): Initialize it.
1573 * gdb.base/endianity.exp: Update.
1574
a05cf17a
TT
15752019-12-04 Tom Tromey <tromey@adacore.com>
1576
1577 * gdb.ada/scalar_storage/storage.adb: New file.
1578 * gdb.ada/scalar_storage/pck.adb: New file.
1579 * gdb.ada/scalar_storage/pck.ads: New file.
1580 * gdb.ada/scalar_storage.exp: New file.
1581
103a685e
TT
15822019-12-04 Tom Tromey <tromey@adacore.com>
1583
1584 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1585 (main): Initialize it.
1586 * gdb.base/endianity.exp: Update.
1587
c2512106
AB
15882019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1589
1590 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1591
293b38d6
AB
15922019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1593
1594 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1595 -symbol-info-module-functions and -symbol-info-module-variables.
1596
216a7e6b
AB
15972019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1598
1599 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1600
5bbd8269
AB
16012019-12-01 Richard Bunt <richard.bunt@arm.com>
1602 Andrew Burgess <andrew.burgess@embecosm.com>
1603
1604 * gdb.fortran/derived-type-striding.exp: New file.
1605 * gdb.fortran/derived-type-striding.f90: New file.
1606 * gdb.fortran/array-slices.exp: New file.
1607 * gdb.fortran/array-slices.f90: New file.
1608
be09caf1
PW
16092019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1610
1611 * gdb.base/define.exp: Test . in command names.
1612 * gdb.base/setshow.exp: Update test, as . is now part of
1613 command name.
1614
643c0cbe
PW
16152019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1616
1617 * gdb.base/define-prefix.exp: New file.
1618
dcdec678
AB
16192019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1620
1621 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1622 compile.
1623 (skip_btrace_pt_tests): Likewise.
1624
640ab947
AB
16252019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1626
1627 * gdb.fortran/info-modules.exp: Compile source files in correct
1628 order.
1629
d22670f0
KB
16302019-11-27 Kevin Buettner <kevinb@redhat.com>
1631
1632 * gdb.dwarf2/imported-unit.exp: New file.
1633 * gdb.dwarf2/imported-unit.c: New file.
1634
db5960b4
AB
16352019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1636
1637 * gdb.mi/mi-fortran-modules-2.f90: New file.
1638 * gdb.mi/mi-fortran-modules.exp: New file.
1639 * gdb.mi/mi-fortran-modules.f90: New file.
1640
7dc42066
AB
16412019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1642
1643 * gdb.mi/mi-sym-info-1.c: New file.
1644 * gdb.mi/mi-sym-info-2.c: New file.
1645 * gdb.mi/mi-sym-info.exp: New file.
1646
0dfeecca
TT
16472019-11-22 Tom Tromey <tromey@adacore.com>
1648
1649 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1650 * gdb.ada/tasks/foo.adb: Add another stopping location.
1651
34877895
PJ
16522019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1653
1654 * gdb.base/endianity.c: New test.
1655 * gdb.base/endianity.exp: New file.
1656
2e84f897
LD
16572019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1658
1659 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1660
65d1cd5f
TV
16612019-11-21 Tom de Vries <tdevries@suse.de>
1662
1663 PR gdb/24956
1664 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1665
4f22c3f4
SDJ
16662019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1667
1668 * gdb.python/py-progspace.exp: Add missing parentheses on some
1669 'print' commands.
1670
9f6ad286
TT
16712019-11-19 Tom Tromey <tom@tromey.com>
1672
1673 * gdb.tui/winheight.exp: New file.
1674
0b8dbf3f
AB
16752019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1676
1677 * gdb.base/ctf-whatis.c: Delete.
1678 * gdb.base/ctf-whatis.exp: Delete.
1679 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1680
f833b7a7
AB
16812019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1682
1683 * gdb.base/ctf-cvexpr.exp: Delete.
1684 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1685
30d0a636
AB
16862019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1687
1688 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1689 the compiler. Clean up header comment a little.
1690 * gdb.base/ctf-ptype.exp: Likewise.
1691 * gdb.base/ctf-whatis.exp: Likewise.
1692 * lib/gdb.exp (skip_ctf_tests): New proc.
1693
494409bb
SDJ
16942019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1695
1696 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1697 * gdb.tui/corefile-run.exp: New file.
1698
55708e99
TT
16992019-11-14 Tom Tromey <tromey@adacore.com>
1700
1701 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1702 regression tests.
1703
45e42163
TT
17042019-11-12 Tom Tromey <tom@tromey.com>
1705
1706 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1707 after any command. Expect prompt after WAIT_FOR is seen.
1708 (enter_tui): Enable resize messages.
1709 (command): Expect command in output.
1710 (get_line): Avoid error when cursor appears to be off-screen.
1711 (dump_screen): Include screen size in title.
1712 (_do_resize): New proc, from "resize".
1713 (resize): Rewrite. Do resize in two steps.
1714 * gdb.tui/empty.exp (layouts): Fix entries.
1715 (check_boxes): Remove xfail.
1716 (check_text): Dump screen on failure.
1717
086baaf1
AB
17182019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1719
1720 * gdb.python/py-symbol.exp: Add test for
1721 gdb.lookup_static_symbols.
1722
09ff83af
AB
17232019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1724
1725 * gdb.python/py-symbol.c: Declare and call function from new
1726 py-symbol-2.c file.
1727 * gdb.python/py-symbol.exp: Compile both source files, and add new
1728 tests for gdb.lookup_static_symbol.
1729 * gdb.python/py-symbol-2.c: New file.
1730
11af934b
TV
17312019-11-02 Tom de Vries <tdevries@suse.de>
1732
1733 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1734 * gdb.base/anon.exp: Same.
1735 * gdb.base/auto-connect-native-target.exp: Same.
1736 * gdb.base/call-ar-st.exp: Same.
1737 * gdb.base/catch-syscall.exp: Same.
1738 * gdb.base/commands.exp: Same.
1739 * gdb.base/default.exp: Same.
1740 * gdb.base/display.exp: Same.
1741 * gdb.base/float.exp: Same.
1742 * gdb.base/foll-fork.exp: Same.
1743 * gdb.base/help.exp: Same.
1744 * gdb.base/info-macros.exp: Same.
1745 * gdb.base/info-proc.exp: Same.
1746 * gdb.base/info-target.exp: Same.
1747 * gdb.base/long_long.exp: Same.
1748 * gdb.base/macscp.exp: Same.
1749 * gdb.base/memattr.exp: Same.
1750 * gdb.base/nofield.exp: Same.
1751 * gdb.base/pointers.exp: Same.
1752 * gdb.base/printcmds.exp: Same.
1753 * gdb.base/ptype.exp: Same.
1754 * gdb.base/restore.exp: Same.
1755 * gdb.base/return.exp: Same.
1756 * gdb.base/scope.exp: Same.
1757 * gdb.base/set-noassign.exp: Same.
1758 * gdb.base/setshow.exp: Same.
1759 * gdb.base/shlib-call.exp: Same.
1760 * gdb.base/signals.exp: Same.
1761 * gdb.base/sigstep.exp: Same.
1762 * gdb.base/skip.exp: Same.
1763 * gdb.base/solib-symbol.exp: Same.
1764 * gdb.base/stap-probe.exp: Same.
1765 * gdb.base/step-line.exp: Same.
1766 * gdb.base/step-test.exp: Same.
1767 * gdb.base/style.exp: Same.
1768 * gdb.base/varargs.exp: Same.
1769 * gdb.base/vla-datatypes.exp: Same.
1770 * gdb.base/vla-ptr.exp: Same.
1771 * gdb.base/vla-sideeffect.exp: Same.
1772 * gdb.base/volatile.exp: Same.
1773 * gdb.base/watch-cond-infcall.exp: Same.
1774 * gdb.base/watchpoint.exp: Same.
1775
e96ec2ba
TV
17762019-11-02 Tom de Vries <tdevries@suse.de>
1777
1778 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1779 * gdb.cp/cpexprs.exp: Same.
1780 * gdb.cp/except-multi-location.exp: Same.
1781 * gdb.cp/exceptprint.exp: Same.
1782 * gdb.cp/gdb2384.exp: Same.
1783 * gdb.cp/inherit.exp: Same.
1784 * gdb.cp/m-static.exp: Same.
1785 * gdb.cp/meth-typedefs.exp: Same.
1786 * gdb.cp/misc.exp: Same.
1787 * gdb.cp/namespace.exp: Same.
1788 * gdb.cp/non-trivial-retval.exp: Same.
1789 * gdb.cp/overload.exp: Same.
1790 * gdb.cp/pr17132.exp: Same.
1791 * gdb.cp/re-set-overloaded.exp: Same.
1792 * gdb.cp/rvalue-ref-types.exp: Same.
1793 * gdb.cp/templates.exp: Same.
1794
bd5766ec
LM
17952019-11-01 Luis Machado <luis.machado@linaro.org>
1796
1797 PR gdb/25124
1798
1799 * gdb.arch/pr25124.S: New file.
1800 * gdb.arch/pr25124.exp: New file.
1801
165f8965
AB
18022019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1803
1804 * gdb.fortran/info-modules.exp: Update expected results, and add
1805 additional tests for 'info module functinos', and 'info module
1806 variables'.
1807 * gdb.fortran/info-types.exp: Update expected results.
1808 * gdb.fortran/info-types.f90: Extend testcase with additional
1809 module variables and functions.
1810
59c35742
AB
18112019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1812
1813 * gdb.fortran/info-modules.exp: New file.
1814 * gdb.fortran/info-types.exp: Build with new file.
1815 * gdb.fortran/info-types.f90: Include and use new module.
1816 * gdb.fortran/info-types-2.f90: New file.
1817
f3fb2519
PW
18182019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1819
1820 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1821 * gdb.base/settings.exp: Test all settings types using
1822 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1823 that now verifies that the value of "maint show" is the same as
1824 returned by the settings functions. Test the type of the
1825 maintenance settings.
1826 * gdb.base/default.exp: Update show_conv_list.
1827
d1e36019
TV
18282019-10-31 Tom de Vries <tdevries@suse.de>
1829
1830 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1831 gdb_test.
1832 * gdb.arch/amd64-disp-step.exp: Same.
1833 * gdb.asm/asm-source.exp: Same.
1834 * gdb.btrace/buffer-size.exp: Same.
1835 * gdb.btrace/cpu.exp: Same.
1836 * gdb.btrace/enable.exp: Same.
1837 * gdb.dwarf2/count.exp: Same.
1838 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1839 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1840 * gdb.fortran/vla-datatypes.exp: Same.
1841 * gdb.fortran/vla-history.exp: Same.
1842 * gdb.fortran/vla-ptype.exp: Same.
1843 * gdb.fortran/vla-value.exp: Same.
1844 * gdb.fortran/whatis_type.exp: Same.
1845 * gdb.guile/guile.exp: Same.
1846 * gdb.multi/tids.exp: Same.
1847 * gdb.python/py-finish-breakpoint.exp: Same.
1848 * gdb.python/py-framefilter.exp: Same.
1849 * gdb.python/py-pp-registration.exp: Same.
1850 * gdb.python/py-xmethods.exp: Same.
1851 * gdb.python/python.exp: Same.
1852 * gdb.server/connect-with-no-symbol-file.exp: Same.
1853 * gdb.server/no-thread-db.exp: Same.
1854 * gdb.server/run-without-local-binary.exp: Same.
1855 * gdb.stabs/weird.exp: Same.
1856 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1857 * gdb.threads/thread-find.exp: Same.
1858 * gdb.threads/tls-shared.exp: Same.
1859 * gdb.threads/tls.exp: Same.
1860 * gdb.threads/wp-replication.exp: Same.
1861 * gdb.trace/ax.exp: Same.
1862 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1863
3d11e68e
TV
18642019-10-31 Tom de Vries <tdevries@suse.de>
1865
1866 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1867 * gdb.ada/array_subscript_addr.exp: Same.
1868 * gdb.ada/arrayidx.exp: Same.
1869 * gdb.ada/arrayparam.exp: Same.
1870 * gdb.ada/arrayptr.exp: Same.
1871 * gdb.ada/boolean_expr.exp: Same.
1872 * gdb.ada/call_pn.exp: Same.
1873 * gdb.ada/complete.exp: Same.
1874 * gdb.ada/fixed_cmp.exp: Same.
1875 * gdb.ada/fun_addr.exp: Same.
1876 * gdb.ada/funcall_param.exp: Same.
1877 * gdb.ada/interface.exp: Same.
1878 * gdb.ada/mod_from_name.exp: Same.
1879 * gdb.ada/null_array.exp: Same.
1880 * gdb.ada/packed_array.exp: Same.
1881 * gdb.ada/packed_tagged.exp: Same.
1882 * gdb.ada/print_chars.exp: Same.
1883 * gdb.ada/print_pc.exp: Same.
1884 * gdb.ada/ptype_arith_binop.exp: Same.
1885 * gdb.ada/ptype_field.exp: Same.
1886 * gdb.ada/ptype_tagged_param.exp: Same.
1887 * gdb.ada/rec_return.exp: Same.
1888 * gdb.ada/ref_tick_size.exp: Same.
1889 * gdb.ada/str_ref_cmp.exp: Same.
1890 * gdb.ada/taft_type.exp: Same.
1891 * gdb.ada/tagged.exp: Same.
1892 * gdb.ada/type_coercion.exp: Same.
1893 * gdb.ada/uninitialized_vars.exp: Same.
1894
60b6ede8
TV
18952019-10-30 Tom de Vries <tdevries@suse.de>
1896
1897 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1898
30baf67b
TV
18992019-10-26 Tom de Vries <tdevries@suse.de>
1900
1901 * gdb.base/bigcore.c: Fix typos in comments.
1902 * gdb.base/ctf-ptype.c: Same.
1903 * gdb.base/long_long.c: Same.
1904 * gdb.dwarf2/dw2-op-out-param.S: Same.
1905 * gdb.python/py-evthreads.c: Same.
1906 * gdb.reverse/i387-stack-reverse.c: Same.
1907 * gdb.trace/tfile.c: Same.
1908 * lib/compiler.c: Same.
1909 * lib/compiler.cc: Same.
1910
158da0d1
TV
19112019-10-25 Tom de Vries <tdevries@suse.de>
1912
1913 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1914 gdb_test_multiple calls.
1915 * gdb.reverse/sigall-reverse.exp: Same.
1916 * gdb.reverse/solib-precsave.exp: Same.
1917 * gdb.reverse/solib-reverse.exp: Same.
1918 * gdb.reverse/until-precsave.exp: Same.
1919 * gdb.reverse/until-reverse.exp: Same.
1920
4ccdfbec
TV
19212019-10-24 Tom de Vries <tdevries@suse.de>
1922
1923 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1924 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1925 kfail using -wrap pattern flag and convenience variable
1926 gdb_test_name.
1927
33d569b7
AB
19282019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1929
1930 * gdb.python/py-progspace.exp: Add tests for the
1931 Progspace.block_for_pc method.
1932
4d0b984b
TT
19332019-10-23 Tom Tromey <tom@tromey.com>
1934
1935 * configure: Rebuild.
1936 * aclocal.m4: Use m4_include, not sinclude.
1937
94cb3754
TV
19382019-10-21 Tom de Vries <tdevries@suse.de>
1939
1940 * gdb.base/infcall-nested-structs.c: Add
1941 __attribute__((noinline,noclone)) to all functions.
1942 (call_all): Add missing variable initialization. Simplify return value.
1943 (breakpt): Increment volatile variable, to prevent call from being
1944 optimized out.
1945 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1946
062f1fc1
TV
19472019-10-17 Tom de Vries <tdevries@suse.de>
1948
1949 * gdb.fortran/module.exp: Allow info variables to print info for files
1950 other than module.f90.
1951
0b54364d
AB
19522019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1953
1954 * gdb.fortran/module.exp: Extend with 'info variables' test.
1955
7ff5fae7
AB
19562019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1957
1958 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1959 F77_FOR_TARGET.
1960
d10eccaa
TV
19612019-10-16 Tom de Vries <tdevries@suse.de>
1962
1963 PR tdep/25096
1964 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1965
745ff14e
TV
19662019-10-16 Tom de Vries <tdevries@suse.de>
1967
1968 PR tdep/24104
1969 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1970 Add KFAIL for PR tdep/25096.
1971
03e1ab94
TV
19722019-10-16 Tom de Vries <tdevries@suse.de>
1973
1974 PR testsuite/25059
1975 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1976
b17fcc10
TV
19772019-10-16 Tom de Vries <tdevries@suse.de>
1978
1979 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1980 as signed.
1981
9223170f
SM
19822019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1983
1984 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1985 one instead of increasing timeout.
1986
d6e76313
TV
19872019-10-13 Tom de Vries <tdevries@suse.de>
1988
1989 PR record/25038
1990 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1991 * gdb.reverse/sigall-reverse.exp: Same.
1992 * gdb.reverse/solib-precsave.exp: Same.
1993 * gdb.reverse/solib-reverse.exp: Same.
1994 * gdb.reverse/step-precsave.exp: Same.
1995 * gdb.reverse/until-precsave.exp: Same.
1996 * gdb.reverse/until-reverse.exp: Same.
1997 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1998
6dfc0041
AA
19992019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2000
2001 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2002 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2003 (cmp_struct_05_01, cmp_struct_static_02_01)
2004 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2005 comparisons.
2006
abcf2cc8
TV
20072019-10-10 Tom de Vries <tdevries@suse.de>
2008
2009 PR testsuite/24888
2010 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2011 gnatlink.
2012
a50faaf6
TV
20132019-10-09 Tom de Vries <tdevries@suse.de>
2014
2015 PR testsuite/25048
2016 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2017
60ff3cd7
AB
20182019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2019
2020 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2021 exceptions due to missing debug information.
2022
dfee8566
TV
20232019-10-07 Tom de Vries <tdevries@suse.de>
2024
2025 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2026
3d63690a
AB
20272019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2028
2029 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2030 * gdb.base/annota1.exp: Update to use gdb_test_name.
2031
30d1f018
WP
20322019-10-07 Weimin Pan <weimin.pan@oracle.com>
2033
2034 * gdb.base/ctf-whatis.exp: New file.
2035 * gdb.base/ctf-whatis.c: New file.
2036 * gdb.base/ctf-ptype.exp: New file.
2037 * gdb.base/ctf-ptype.c: New file.
2038 * gdb.base/ctf-constvars.exp: New file.
2039 * gdb.base/ctf-constvars.c: New file.
2040 * gdb.base/ctf-cvexpr.exp: New file.
2041
4dbbb47c
TV
20422019-10-04 Tom de Vries <tdevries@suse.de>
2043
2044 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2045 for loop.
2046
77c2dba3
TT
20472019-10-03 Tom Tromey <tom@tromey.com>
2048
2049 PR rust/24976:
2050 * gdb.rust/simple.rs (Union2): New type.
2051 (main): Use Union2.
2052 * gdb.rust/simple.exp: Add test.
2053
179aed7f
AB
20542019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2055
2056 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2057 nested function prefix.
2058
0a4b0913
AB
20592019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2060 Richard Bunt <richard.bunt@arm.com>
2061 Andrew Burgess <andrew.burgess@embecosm.com>
2062
2063 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2064 nested functions.
2065 * gdb.fortran/nested-funcs.f90: Update expected results.
2066 * gdb.fortran/nested-funcs-2.exp: New file.
2067 * gdb.fortran/nested-funcs-2.f90: New file.
2068
082cce05
AB
20692019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * gdb.python/py-parameter.exp: Make test names unique.
2072 * gdb.python/py-template.exp: Likewise.
2073 * gdb.python/py-value.exp: Likewise.
2074
2b74ba5a
AB
20752019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2076
2077 * gdb.base/break-interp.exp: Reduce test name duplication.
2078 * gdb.base/call-sc.exp: Likewise.
2079 * gdb.base/callfuncs.exp: Likewise.
2080 * gdb.base/charset.exp: Likewise.
2081 * gdb.base/dump.exp: Likewise.
2082 * gdb.base/ena-dis-br.exp: Likewise.
2083 * gdb.base/relational.exp: Likewise.
2084 * gdb.base/step-over-syscall.exp: Likewise.
2085 * gdb.base/structs.exp: Likewise.
2086
58eb20d5
AB
20872019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2088
2089 * gdb.linespec/explicit.exp: Make test names unique.
2090 * gdb.linespec/ls-errs.exp: Likewise.
2091
4d421147
AB
20922019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2093
2094 * gdb.reverse/break-precsave.exp: Make test names unique.
2095 * gdb.reverse/break-reverse.exp: Likewise.
2096 * gdb.reverse/finish-precsave.exp: Likewise.
2097 * gdb.reverse/finish-reverse.exp: Likewise.
2098 * gdb.reverse/machinestate-precsave.exp: Likewise.
2099 * gdb.reverse/machinestate.exp: Likewise.
2100 * gdb.reverse/readv-reverse.exp: Likewise.
2101 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2102 * gdb.reverse/sigall-precsave.exp: Likewise.
2103 * gdb.reverse/sigall-reverse.exp: Likewise.
2104 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2105 * gdb.reverse/watch-precsave.exp: Likewise.
2106 * gdb.reverse/watch-reverse.exp: Likewise.
2107
d8c06f22
AB
21082019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2109
2110 * gdb.threads/stop-with-handle.c: New file.
2111 * gdb.threads/stop-with-handle.exp: New file.
2112
3a56ed86
TV
21132019-10-03 Tom de Vries <tdevries@suse.de>
2114
2115 PR testsuite/25059
2116 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2117 directory" line to be missing.
2118
42275044
TV
21192019-10-03 Tom de Vries <tdevries@suse.de>
2120
2121 PR testsuite/25059
2122 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2123 type optional.
2124
9ef62df0
AA
21252019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2126
2127 * gdb.python/py-format-string.c (string.h): New include.
2128 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2129 the same value, for endianness-independence.
2130 * gdb.python/py-format-string.exp (default_regexp_dict)
2131 (test_pretty_structs, test_format): Adjust expected output to the
2132 changed initialization.
2133
37f6a7f4
TT
21342019-10-02 Tom Tromey <tromey@adacore.com>
2135
2136 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2137
1d58d6a2
PA
21382019-10-02 Pedro Alves <palves@redhat.com>
2139 Andrew Burgess <andrew.burgess@embecosm.com>
2140
2141 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2142 "print-file-var.h".
2143 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2144 (get_version_1): Print this_version_id and its address.
2145 Add extern "C" wrappers around interface functions.
2146 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2147 "print-file-var.h".
2148 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2149 (get_version_2): Print this_version_id and its address.
2150 Add extern "C" wrappers around interface functions.
2151 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2152 <stddef.h> and "print-file-var.h".
2153 Add extern "C" wrappers around interface functions.
2154 [VERSION_ID_MAIN] (this_version_id): Define.
2155 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2156 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2157 up extern "C" blocks.
2158 * gdb.base/print-file-var.exp (test): New, factored out from top
2159 level.
2160 (top level): Test all combinations of attribute hidden or not,
2161 dlopen or not, and this_version_id symbol in main file or not.
2162 Compile tests as both C++ and C, make test names unique.
2163
d770d56f
TT
21642019-10-01 Tom Tromey <tom@tromey.com>
2165
2166 * gdb.base/style.exp: Test "show logging filename".
2167
7f6aba03
TT
21682019-10-01 Tom Tromey <tom@tromey.com>
2169
2170 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2171 * gdb.base/style.exp: Add metadata style test.
2172
14309bb6
TT
21732019-10-01 Tom Tromey <tom@tromey.com>
2174
2175 * gdb.base/style.exp: Test "pwd".
2176
2a3c1174
PA
21772019-10-01 Tom Tromey <tom@tromey.com>
2178
2179 * gdb.base/style.exp: Update tests.
2180
53d666ec
AA
21812019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2182
2183 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2184 'six' to unsigned.
2185 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2186 'five'. Use an all-ones bit pattern for each.
2187 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2188 to its changed values.
2189
4a56a520
TT
21902019-09-30 Tom Tromey <tromey@adacore.com>
2191
2192 * gdb.rust/traits.rs: Disable all warnings.
2193
0df0352a
TV
21942019-09-29 Tom de Vries <tdevries@suse.de>
2195
aac66a4c 2196 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 2197
73d9a918
TV
21982019-09-29 Tom de Vries <tdevries@suse.de>
2199
2200 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2201
060b3ab4
TV
22022019-09-27 Tom de Vries <tdevries@suse.de>
2203
2204 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2205
68f7d34d
TV
22062019-09-27 Tom de Vries <tdevries@suse.de>
2207
2208 PR record/23188
2209 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2210
5d63b30a
TT
22112019-09-26 Tom Tromey <tromey@adacore.com>
2212
2213 * gdb.ada/py_taft.exp: New file.
2214 * gdb.ada/py_taft/main.adb: New file.
2215 * gdb.ada/py_taft/pkg.adb: New file.
2216 * gdb.ada/py_taft/pkg.ads: New file.
2217
3d435220
TV
22182019-09-24 Tom de Vries <tdevries@suse.de>
2219
2220 PR gdb/24598
2221 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2222
77d03678
TV
22232019-09-22 Tom de Vries <tdevries@suse.de>
2224
2225 * gdb.base/restore.exp: Allow register variables to be optimized out at
2226 -O0.
2227
abf516c6
UW
22282019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2229
2230 * gdb.arch/spu-info.exp: Remove file.
2231 * gdb.arch/spu-info.c: Remove file.
2232 * gdb.arch/spu-ls.exp: Remove file.
2233 * gdb.arch/spu-ls.c: Remove file.
2234
2235 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2236 * gdb.asm/spu.inc: Remove file.
2237
2238 * gdb.base/dump.exp: Remove support for spu*-*-*.
2239 * gdb.base/stack-checking.exp: Likewise.
2240 * gdb.base/overlays.exp: Likewise.
2241 * gdb.base/ovlymgr.c: Likewise.
2242 * gdb.base/spu.ld: Remove file.
2243
2244 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2245 * gdb.cp/cpexprs.exp: Likewise.
2246 * gdb.cp/exception.exp: Likewise.
2247 * gdb.cp/gdb2495.exp: Likewise.
2248 * gdb.cp/mb-templates.exp: Likewise.
2249 * gdb.cp/pr9167.exp: Likewise.
2250 * gdb.cp/userdef.exp: Likewise.
2251
2252 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2253
2254 * gdb.cell: Remove directory.
2255 * lib/cell.exp: Remove file.
2256
e452e88f
TV
22572019-09-19 Tom de Vries <tdevries@suse.de>
2258
2259 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2260
8a625130
TV
22612019-09-19 Tom de Vries <tdevries@suse.de>
2262
2263 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2264
81dc3ab5
TV
22652019-09-19 Tom de Vries <tdevries@suse.de>
2266
2267 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2268 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2269 (gdb_target_cmd): ... here.
2270 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2271 value 2.
2272
b078f3ac
AB
22732019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2274
2275 * gdb.base/source-dir.exp: Avoid having directory names in test
2276 names.
2277
f1b620e9
MG
22782019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2279
2280 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2281 directory.
2282
67f3ed6a
AB
22832019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2284
2285 * gdb.base/list-missing-source.exp: New file.
2286
d1b70248
TV
22872019-09-14 Tom de Vries <tdevries@suse.de>
2288
2289 PR teststuite/24599
2290 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2291 * lib/ada.exp (gnatmake_version_at_least): New proc.
2292
5fabdcd6
AB
22932019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2294
2295 * gdb.base/maint.exp: Use exec_has_index_section.
2296
aa17805f
AB
22972019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2298
2299 * gdb.base/maint.exp: Add test for 'maint info sections'.
2300
25e5c209
TV
23012019-09-12 Tom de Vries <tdevries@suse.de>
2302
2303 * gdb.base/store.exp: Allow register variables to be optimized out at
2304 -O0.
2305
4993045d
PW
23062019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2307
2308 * gdb.ada/rdv_wait.exp: Update to new task names.
2309 * gdb.base/task_switch_in_core.exp: Likewise.
2310 * gdb.base/info_sources_base.c: Likewise.
2311
8a516164
TT
23122019-09-10 Tom Tromey <tromey@adacore.com>
2313
2314 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2315
aa391654
TT
23162019-09-10 Tom Tromey <tromey@adacore.com>
2317
2318 * gdb.ada/dgopt.exp: New file.
2319 * gdb.ada/dgopt/x.adb: New file.
2320
8634b462
TT
23212019-09-08 Tom Tromey <tom@tromey.com>
2322
2323 * gdb.tui/resize.exp: Remove setup_xfail.
2324 * gdb.tui/regs.exp: Remove setup_xfail.
2325 * gdb.tui/basic.exp: Remove setup_xfail.
2326
736b0f76
DB
23272019-09-06 David Blaikie <dblaikie@gmail.com>
2328
2329 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2330 * gdb.cp/cplabel.exp: Ditto.
2331 * gdb.linespec/ls-errs.exp: Ditto.
2332
30331a6c
TV
23332019-09-05 Tom de Vries <tdevries@suse.de>
2334
2335 * lib/gdb.exp (cmp_file_string): New proc.
2336 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2337 runto_main. Verify save breakpoints output.
2338
98b0ebab
PW
23392019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2340
2341 * gdb.base/info-var.exp: Test info variables without running
2342 to main, to avoid expect's buffer overflow.
2343
4e962e74
TT
23442019-09-03 Tom Tromey <tromey@adacore.com>
2345
2346 * gdb.ada/bias.exp: New file.
2347 * gdb.ada/bias/bias.adb: New file.
2348 * gdb.ada/print_chars.exp: Add regression test.
2349 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2350 (MC): New variable.
2351
2ea1a07a
SL
23522019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2353
2354 * gdb.base/argv0-symlink.exp: Run only on native target
2355 and local host.
2356
8077c50d
TV
23572019-08-29 Tom de Vries <tdevries@suse.de>
2358
2359 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2360 diverse debug info.
2361 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2362
48352473
TV
23632019-08-28 Tom de Vries <tdevries@suse.de>
2364
2365 * gdb.base/info-var.exp: Allow info variables to print info for files
2366 other than info-var-f1.c and info-var-f2.c.
2367
d8f27c60
AB
23682019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2369
2370 * gdb.fortran/info-types.exp: Add module.
2371 * gdb.fortran/info-types.f90: Update expected results.
2372
1f20c35e
AB
23732019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2374
2375 * gdb.fortran/info-types.exp: New file.
2376 * gdb.fortran/info-types.f90: New file.
2377 * lib/fortran.exp (fortran_character1): New proc.
2378
4acfdd20
AB
23792019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2380
2381 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2382 functions'. Reindent as needed.
2383 * gdb.base/info-var-f1.c: New file.
2384 * gdb.base/info-var-f2.c: New file.
2385 * gdb.base/info-var.exp: New file.
2386 * gdb.base/info-var.h: New file.
2387
5c31b358
TV
23882019-08-26 Tom de Vries <tdevries@suse.de>
2389
2390 PR c++/24852
2391 * gdb.cp/no-libstdcxx-probe.exp: New test.
2392
b694989f
TV
23932019-08-26 Tom de Vries <tdevries@suse.de>
2394
2395 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2396 * tests need to be skipped.
2397 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2398 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2399 mi_skip_libstdcxx_probe_tests.
2400
d9c4ba53
SDJ
24012019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2402
2403 * gdb.python/py-xmethods.exp: Use raw strings when passing
2404 arguments to SimpleXMethodMatcher.
2405
395fad09
TV
24062019-08-22 Tom de Vries <tdevries@suse.de>
2407
2408 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2409 more informative.
2410
26c957f1
PA
24112019-08-21 Pedro Alves <palves@redhat.com>
2412
2413 * gdb.base/with.exp: Test "with" with no arguments.
2414
61f80d5d
TV
24152019-08-21 Tom de Vries <tdevries@suse.de>
2416
2417 * gdb.base/gdb-caching-proc.exp: Sort files.
2418
d7a11d13
TV
24192019-08-20 Tom de Vries <tdevries@suse.de>
2420
2421 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2422 compilation.
2423
34dafe9f
TV
24242019-08-16 Tom de Vries <tdevries@suse.de>
2425
2426 * gdb.base/compare-sections.exp ("after run to main"): Allow
2427 mismatched read-only sections for PIE executables.
2428
398fdd60
TT
24292019-08-16 Tom Tromey <tom@tromey.com>
2430
2431 * lib/tuiterm.exp (_csi_Z): New proc.
2432 * gdb.tui/basic.exp: Update window positions.
2433 * gdb.tui/empty.exp: Update window positions.
2434
d8f9e51c
SL
24352019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2436
2437 * gdb.base/examine-backward.exp: Correct regexp for
2438 "examine 3 bytes backward from ${address_zero}".
2439
3df505f6
TT
24402019-08-15 Tom Tromey <tom@tromey.com>
2441
2442 * gdb.tui/empty.exp: Enable resizing tests.
2443
272560b5
TT
24442019-08-15 Tom Tromey <tromey@adacore.com>
2445
2446 * gdb.ada/char_enum.exp: Add regression tests.
2447 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2448 and '0'.
2449 (Char, Gchar): Update.
2450 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2451
08235187
CB
24522019-08-15 Christian Biesinger <cbiesinger@google.com>
2453
2454 * gdb.python/python.exp: Expect a leading underscore on
2455 GdbOutput{,Error}File.
2456
22a2ab04
SL
24572019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2458
2459 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2460 Windows host.
2461
835b995b
SL
24622019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2463
2464 * gdb.base/batch-preserve-term-settings.exp
2465 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2466
97dd8e07
CB
24672019-08-15 Christian Biesinger <cbiesinger@google.com>
2468
2469 * lib/gdb.exp: When running on a mingw target, replace
2470 /x/ with x:/.
2471
75faf5c4
AH
24722019-08-14 Alan Hayward <alan.hayward@arm.com>
2473
2474 * gdb.arch/aarch64-prologue.c: New test.
2475 * gdb.arch/aarch64-prologue.exp: New file.
2476
abc6c00f
TV
24772019-08-13 Tom de Vries <tdevries@suse.de>
2478
2479 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2480 Thread.
2481
74c2c1f4
SL
24822019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2483
2484 * gdb.python/py-completion.exp: Download the .py file to the host
2485 and use its host pathname. Conditionalize tests that use
2486 tab completion and manipulate files on the build machine.
2487 * gdb.python/py-events.exp: Download the .py file to the host
2488 and use its host pathname.
2489 * gdb.python/py-evsignal.exp: Likewise.
2490 * gdb.python/py-evthreads.exp: Likewise.
2491 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2492 pathname syntax.
2493 * gdb.python/py-framefilter.exp: Download the .py file to the right
2494 place on the host. Match Windows pathname syntax.
2495 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2496 .py file to the host and use its host pathname.
2497 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2498 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2499 build pathname. Skip symlink test on Windows host. Add missing
2500 newline at end of file.
2501 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2502 and use its host pathname.
2503 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2504 * gdb.python/py-section-script.exp: Use host location of binfile
2505 on safe-path. Use correct path separator on Windows host.
2506 Reorder alternatives in gdb_test_multiple to prevent matching
2507 the wrong alternative on success.
2508 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
2509
ca2589f3
PP
25102019-08-12 Patrick Palka <patrick@parcs.ath.cx>
2511
2512 * gdb.gdb/selftest.exp (test_with_self): Update test to now
2513 expect the GDB inferior to no longer immediately stop after
2514 being resumed with "signal SIGINT".
2515
020a839d
SL
25162019-08-09 Sandra Loosemore <sandra@codesourcery.com>
2517
2518 * gdb.linespec/break-ask.exp: Generalize regexps to match
2519 Windows pathnames too.
2520
128d6509
TV
25212019-08-08 Tom de Vries <tdevries@suse.de>
2522
2523 PR testsuite/24862
2524 * lib/tuiterm.exp (_accept): Fix CSI regexp.
2525
590042fc
PW
25262019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2527
2528 * gdb.base/style.exp: Update tests for help doc new invariants.
2529 * gdb.base/help.exp: Likewise.
2530
046bebe1
TT
25312019-08-06 Tom Tromey <tom@tromey.com>
2532
2533 * gdb.base/style.exp: Add disassemble test.
2534 * gdb.base/style.c (some_called_function): New function.
2535 (main): Use it.
2536
0b27c27d
CB
25372019-08-05 Christian Biesinger <cbiesinger@google.com>
2538
2539 * gdb.python/py-block.exp: Test dictionary access on blocks.
2540
580f1034
SM
25412019-08-05 Simon Marchi <simon.marchi@efficios.com>
2542
2543 PR gdb/24863
2544 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
2545 -list-thread-groups --available test when running under
2546 check-read1.
2547
d86bd7cb
TV
25482019-08-05 Tom de Vries <tdevries@suse.de>
2549
2550 PR testsuite/24863
2551 * lib/gdb.exp (with_read1_timeout_factor): New proc.
2552 * gdb.base/help.exp: Use with_read1_timeout_factor.
2553 * gdb.base/info-macros.exp: Same.
2554 * gdb.cp/nested-types.exp: Same.
2555
a80cf5d8
TV
25562019-08-05 Tom de Vries <tdevries@suse.de>
2557
2558 * lib/gdb.exp (version_at_least): Factor out of ...
2559 (tcl_version_at_least): ... here.
2560 (gdb_compile): Fail if pie results in non-PIE executable.
2561 (readelf_version, readelf_prints_pie): New proc.
2562 (exec_is_pie): Return -1 if unknown.
2563
d0962838
TV
25642019-08-05 Tom de Vries <tdevries@suse.de>
2565
2566 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2567
2252ff3d
SL
25682019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2569
2570 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2571
26655f53
SL
25722019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2573
2574 * lib/completion-support.exp (test_gdb_complete_none): Skip
2575 tab completion tests if no readline support.
2576 (test_gdb_complete_unique_re): Likewise.
2577 (test_gdb_complete_multiple): Likewise.
2578
db4dc13e
PW
25792019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2580
2581 * gdb.base/info_sources.exp: New file.
2582 * gdb.base/info_sources.c: New file.
2583 * gdb.base/info_sources_base.c: New file.
2584
0eba165a
PFC
25852019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2586
2587 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2588 prefix argument.
2589 (test_exit_status): Add prefix argument.
2590
59bd512b
TV
25912019-08-01 Tom de Vries <tdevries@suse.de>
2592
2593 PR testsuite/24863
2594 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2595 calling exp_continue for new thread and thread exited messages.
2596
2a3ad588
TV
25972019-08-01 Tom de Vries <tdevries@suse.de>
2598
2599 PR testsuite/24863
2600 * gdb.base/structs.exp: Fix check-read1 timeout using
2601 gdb_test_sequence.
2602 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2603
117eb594
TV
26042019-08-01 Tom de Vries <tdevries@suse.de>
2605
2606 PR testsuite/24863
2607 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2608 line.
2609
ed591340
TV
26102019-08-01 Tom de Vries <tdevries@suse.de>
2611
2612 PR testsuite/24863
2613 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2614
aa3b6533
TT
26152019-07-30 Tom Tromey <tromey@adacore.com>
2616
2617 * gdb.ada/display_nested.exp: New file.
2618 * gdb.ada/display_nested/foo.adb: New file.
2619 * gdb.ada/display_nested/pack.adb: New file.
2620 * gdb.ada/display_nested/pack.ads: New file.
2621
2906593f
CB
26222019-07-30 Christian Biesinger <cbiesinger@google.com>
2623
2624 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2625 namespace.
2626 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2627
0f575925
TV
26282019-07-30 Tom de Vries <tdevries@suse.de>
2629
2630 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2631 instead.
2632
b13057d9
TV
26332019-07-30 Tom de Vries <tdevries@suse.de>
2634
2635 PR testsuite/24834
2636 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2637 (exec_is_pie): New proc.
2638
5c4dde85
CB
26392019-07-29 Christian Biesinger <cbiesinger@google.com>
2640
2641 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2642
c620ed88
CB
26432019-07-29 Christian Biesinger <cbiesinger@google.com>
2644
2645 * gdb.python/py-objfile.c: Add global and static vars.
2646 * gdb.python/py-objfile.exp: Test new functions Objfile.
2647 lookup_global_symbol and lookup_static_symbol.
2648
3d235706
TT
26492019-07-29 Tom Tromey <tom@tromey.com>
2650
2651 * lib/tuiterm.exp (Term::_csi_@): New proc.
2652 (Term::_csi_X): Don't move cursor.
2653
c7e4c0a6
PW
26542019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2655
2656 * gdb.base/options.exp: Update backtrace - completion to
2657 new option -frame-info.
2658 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2659 Test new 'set print frame-info'. Test backtrace -frame-info
2660 overriding 'set print frame-info'.
2661 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2662 Test new 'set print frame-info'.
2663 Verify consistency of backtrace with and without filters, with and
2664 without -no-filters.
2665 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2666 default.
2667
de28a3b7
TV
26682019-07-29 Tom de Vries <tdevries@suse.de>
2669
2670 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2671 no arguments".
2672
507dd60e
TV
26732019-07-29 Tom de Vries <tdevries@suse.de>
2674
2675 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2676 is a substring of the first for "complete non-unique file name".
2677
5beafce9
TV
26782019-07-29 Tom de Vries <tdevries@suse.de>
2679
2680 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2681 with ".*".
2682
2d274232
TV
26832019-07-29 Tom de Vries <tdevries@suse.de>
2684
2685 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2686 Pass prompt_regexp parameter to gdb_test_multiple calls.
2687
9197cd8b
TV
26882019-07-29 Tom de Vries <tdevries@suse.de>
2689
2690 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 2691 print registers" regexps.
9197cd8b 2692
b528dae0
TV
26932019-07-29 Tom de Vries <tdevries@suse.de>
2694
2695 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2696
d17725d7
TV
26972019-07-29 Tom de Vries <tdevries@suse.de>
2698
2699 PR gdb/24855
2700 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2701 (skip_python_tests_prompt): Add prompt_regexp argument to
2702 gdb_test_multiple calls.
2703
52b75bf1
TT
27042019-07-27 Tom Tromey <tom@tromey.com>
2705
2706 * gdb.tui/main.exp: New file.
2707
2b1d00c2
TT
27082019-07-27 Tom Tromey <tom@tromey.com>
2709
2710 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2711 optional.
2712 * gdb.tui/empty.exp: New file.
2713
ded631d5
TT
27142019-07-27 Tom Tromey <tom@tromey.com>
2715
2716 * lib/tuiterm.exp (spawn): New proc.
2717 (Term::resize): New proc.
2718 * gdb.tui/resize.exp: New file.
2719
58ac439d
TT
27202019-07-27 Tom Tromey <tom@tromey.com>
2721
2722 * gdb.tui/list.exp: New file.
2723
fe1f56ee
TT
27242019-07-27 Tom Tromey <tom@tromey.com>
2725
2726 * gdb.tui/regs.exp: New file.
2727
f790b310
TT
27282019-07-27 Tom Tromey <tom@tromey.com>
2729
2730 * gdb.tui/basic.exp: Add "layout split" test.
2731
d95fc6ee
TT
27322019-07-27 Tom Tromey <tom@tromey.com>
2733
2734 * gdb.tui/basic.exp: Add "layout asm" test.
2735
c3786b3a
TT
27362019-07-27 Tom Tromey <tom@tromey.com>
2737
2738 * lib/tuiterm.exp: New file.
2739 * gdb.tui/basic.exp: New file.
2740
98a617f8
KB
27412019-07-27 Kevin Buettner <kevinb@redhat.com>
2742
2743 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2744 Enable tests associated with this flag. Adjust regex
2745 referencing "foo_low" to now refer to "foo_cold" instead.
2746
5c076da4
KB
27472019-07-27 Kevin Buettner <kevinb@redhat.com>
2748
2749 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2750 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2751 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2752 foo_cold. Revise comments to match.
2753 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2754 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2755 were wrapped into this proc; Call do_test in loop from outermost
2756 level.
2757 (foo_low): Rename all occurrences to "foo_cold".
2758 (backtrace from baz): New test.
2759 (x2/i foo_cold): New test.
2760 (info line *foo_cold): New test.
2761
1512d3b7
TV
27622019-07-26 Tom de Vries <tdevries@suse.de>
2763
2764 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2765
297989a1
TV
27662019-07-25 Tom de Vries <tdevries@suse.de>
2767
2768 PR testsuite/24830
2769 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2770 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2771 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2772 (skip_libstdcxx_probe_tests): ... here.
2773 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2774
b3b965fb
TV
27752019-07-24 Tom de Vries <tdevries@suse.de>
2776
2777 PR testsuite/24807
2778 * gdb.objc/basicclass.m: Include stdio.h.
2779 * gdb.objc/nondebug.m: Same.
2780 * gdb.objc/objcdecode.m: Same.
2781
4625b4d0
TV
27822019-07-24 Tom de Vries <tdevries@suse.de>
2783
2784 PR testsuite/24612
2785 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2786 additional_flags.
2787
024a5840
TV
27882019-07-24 Tom de Vries <tdevries@suse.de>
2789
2790 PR testsuite/24831
2791 * gdb.multi/tids.exp: Update error messages for info threads.
2792
c76ddaa3
TV
27932019-07-24 Tom de Vries <tdevries@suse.de>
2794
2795 * gdb.base/info-types.exp: Allow info types to print info for more than
2796 one file.
2797
9a618ef6
TV
27982019-07-23 Tom de Vries <tdevries@suse.de>
2799
2800 PR testsuite/24842
2801 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2802 gdb_spawn_with_cmdline_opts.
2803
40eadf04
SP
28042019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2805
2806 * gdb.arch/arm-cmse-sgstubs.c: New test.
2807 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2808
5ba29434
TV
28092019-07-23 Tom de Vries <tdevries@suse.de>
2810
2811 PR testsuite/24711
2812 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2813 issuing next command.
2814
a8e9d247
AB
28152019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2816
2817 * gdb.ada/info_auto_lang.exp: Update expected results.
2818 * gdb.base/info-types.c: Add additional types to check.
2819 * gdb.base/info-types.exp: Update expected results.
2820
eb86c5e2
AB
28212019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2822
2823 * gdb.base/info-types.c: New file.
2824 * gdb.base/info-types.exp: New file.
2825
01e175fe
AB
28262019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2827
2828 * gdb.arch/riscv-bp-infcall.c: New file.
2829 * gdb.arch/riscv-bp-infcall.exp: New file.
2830
6b78c3f8
AB
28312019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2832
2833 PR breakpoints/24541
2834 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2835
da738167
TV
28362019-07-14 Tom de Vries <tdevries@suse.de>
2837
2838 PR testsuite/24760
2839 * gdb.objc/basicclass.exp: Fix unterminated string.
2840
0d4e84ed
AB
28412019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2842 Andrew Burgess <andrew.burgess@embecosm.com>
2843
2844 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2845 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2846 negative bounds.
2847 * gdb.fortran/vla-value.exp: Print elements of an array with
2848 negative bounds.
2849 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2850 testing.
2851
021d8588
AB
28522019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2853
2854 * gdb.base/options.exp (expect_string): Dequote strings in
2855 results.
2856 (test-string): Test strings with different quoting and reindent.
2857
f06f1252
TT
28582019-07-10 Tom Tromey <tromey@adacore.com>
2859
2860 * gdb.ada/mi_ex_cond.exp: Update expected results.
2861 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2862 * gdb.ada/mi_catch_ex.exp: Update expected results.
2863 * gdb.ada/mi_catch_assert.exp: Update expected results.
2864 * gdb.ada/catch_ex.exp (catch_exception_info)
2865 (catch_exception_entry, catch_assert_entry)
2866 (catch_unhandled_entry): Update.
2867 * gdb.ada/catch_assert_if.exp: Update expected results.
2868
b863685d
RB
28692019-07-10 Richard Bunt <richard.bunt@arm.com>
2870 Stephen Roberts <stephen.roberts@arm.com>
2871
2872 * gdb.base/define.exp: Restore original prompt.
2873
cb1e4e32
PA
28742019-07-09 Pedro Alves <palves@redhat.com>
2875
2876 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2877 breakpoints" output.
2878 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2879 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2880 throw" creates breakpoint.
2881 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2882 'type="catchpoint"'.
2883
b58a68fe
PA
28842019-07-09 Pedro Alves <palves@redhat.com>
2885
2886 PR c++/15468
2887 * gdb.cp/except-multi-location-lib.cc: New.
2888 * gdb.cp/except-multi-location-main.cc: New.
2889 * gdb.cp/except-multi-location.exp: New.
2890
0826779b
PW
28912019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2892
2893 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2894 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2895 argument and update callers.
2896
5b0e2db4
AB
28972019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2898
2899 * gdb.arch/amd64-break-on-asm-line.S: New file.
2900 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2901
1f6f6e21
PW
29022019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2903
2904 * gdb.base/printcmds.exp: Test printing C string and
2905 C wide string convenience vars without transiting via the inferior.
2906 Also make test names unique.
2907
ea142fbf
AH
29082019-07-08 Alan Hayward <alan.hayward@arm.com>
2909
5862c886 2910 PR breakpoints/25011
ea142fbf
AH
2911 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2912
213fd9fa
PA
29132019-07-04 Pedro Alves <palves@redhat.com>
2914
2915 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2916 body returned ok(0), break(3) or continue(4).
2917 * gdb.testsuite/foreach_with_prefix.exp: New file.
2918
2b40fda7
AH
29192019-07-04 Alan Hayward <alan.hayward@arm.com>
2920
2921 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2922
a26c8de0
PA
29232019-07-03 Pedro Alves <palves@redhat.com>
2924
2925 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2926 "return -code".
2927
5f4ba3e7
PA
29282019-07-03 Pedro Alves <palves@redhat.com>
2929
2930 PR cli/24732
2931 * gdb.base/shell.exp: Load completion-support.exp.
2932 Adjust expected error output. Add completion tests.
2933
a994424f
PA
29342019-07-03 Pedro Alves <palves@redhat.com>
2935
2936 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2937 string_to_regexp.
2938
3d9be6f5
PA
29392019-07-03 Pedro Alves <palves@redhat.com>
2940
2941 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2942 (expect_integer): Adjust to expect "-string".
2943 (expect_string): New.
2944 (all_options): Expect "-string".
2945 (test-flag, test-boolean): Adjust to expect "-string".
2946 (test-string): New proc.
2947 (top level): Call it.
2948
41fc454c
PA
29492019-07-03 Pedro Alves <palves@redhat.com>
2950
2951 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2952 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2953 the expected output in the success.
2954
b2b2a215
PA
29552019-07-03 Pedro Alves <palves@redhat.com>
2956
2957 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2958 Split one gdb_test_multiple call in two to avoid a race.
2959
fdbc9870
PA
29602019-07-03 Pedro Alves <palves@redhat.com>
2961
2962 * gdb.base/with.c: New file.
2963 * gdb.base/with.exp: New file.
2964
c6ac8931
PA
29652019-07-03 Pedro Alves <palves@redhat.com>
2966
2967 * gdb.base/settings.exp: Replace all references to "maint
2968 test-settings set" with references to "maint set test-settings",
2969 and all references to "maint test-settings show" with references
2970 to "maint show test-settings".
2971
970f9d09
PA
29722019-07-03 Pedro Alves <palves@redhat.com>
2973
2974 * gdb.base/settings.exp (test-string): Adjust expected out when
2975 testing "maint test-settings show filename"
2976
54d66006
PA
29772019-07-02 Pedro Alves <palves@redhat.com>
2978
2979 * gdb.base/options.exp (test-info-threads): New procedure.
2980 (top level): Call it.
2981
10d06d82
TT
29822019-06-28 Tom Tromey <tromey@adacore.com>
2983
2984 * gdb.dwarf2/ada-linkage-name.c: New file.
2985 * gdb.dwarf2/ada-linkage-name.exp: New file.
2986
3d507ff2
TT
29872019-06-27 Tom Tromey <tromey@adacore.com>
2988
d039f014 2989 PR c++/20020:
3d507ff2
TT
2990 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2991
8af58ffe
TV
29922019-06-26 Tom de Vries <tdevries@suse.de>
2993
2994 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2995
22e21752
TV
29962019-06-26 Tom de Vries <tdevries@suse.de>
2997
2998 * gdb.base/index-cache.exp: Add back missing debug option.
2999
b65b566c
PW
30002019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3001
3002 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3003
5c2c8c69
TV
30042019-06-25 Tom de Vries <tdevries@suse.de>
3005
3006 PR testsuite/24727
3007 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3008
164e3873
TV
30092019-06-24 Tom de Vries <tdevries@suse.de>
3010
3011 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3012
824eacee
TV
30132019-06-24 Tom de Vries <tdevries@suse.de>
3014
3015 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3016 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3017 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3018
385b97d3
TV
30192019-06-24 Tom de Vries <tdevries@suse.de>
3020
3021 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3022
c596f180
TV
30232019-06-21 Tom de Vries <tdevries@suse.de>
3024
3025 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3026
b13a7d03
TV
30272019-06-21 Tom de Vries <tdevries@suse.de>
3028
3029 PR testsuite/24518
3030 PR ada/24713
3031 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3032 index.
3033
899277ae
TT
30342019-06-19 Tom Tromey <tromey@adacore.com>
3035
3036 * gdb.ada/length_cond.exp: Add intro comment.
3037
680e1bee
TT
30382019-06-19 Tom Tromey <tromey@adacore.com>
3039
3040 * gdb.ada/length_cond.exp: New file.
3041 * gdb.ada/length_cond/length_cond.adb: New file.
3042 * gdb.ada/length_cond/pck.adb: New file.
3043 * gdb.ada/length_cond/pck.ads: New file.
3044
0ed4690a
TV
30452019-06-18 Tom de Vries <tdevries@suse.de>
3046
3047 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3048
d20ed5fd
TT
30492019-06-18 Tom Tromey <tromey@adacore.com>
3050
3051 * gdb.base/list0.h: Add comment explaining control character.
3052
86e04673
TV
30532019-06-18 Tom de Vries <tdevries@suse.de>
3054
3055 * boards/fission.exp: Break up long debug_flags line.
3056
c4973306
SM
30572019-06-16 Tom de Vries <tdevries@suse.de>
3058
3059 PR gdb/24445
3060 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3061 generated index.
3062
93cb9841
AB
30632019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3064
3065 PR gdb/24686
3066 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3067 improve detection of bug gdb/24541.
3068
399aaebd
SM
30692019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3070
3071 PR gdb/24669
3072 * gdb.base/index-cache.exp (uses_readnow,
3073 expecting_index_cache_use): Define global variable.
3074 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3075 expecting_index_cache_use.
3076
584a927c
AB
30772019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3078 Andrew Burgess <andrew.burgess@embecosm.com>
3079
3080 * gdb.fortran/pointers.f90: New file.
3081 * gdb.fortran/print_type.exp: New file.
3082 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3083 * gdb.fortran/vla-type.exp: Likewise.
3084 * gdb.fortran/vla-value.exp: Likewise.
3085 * gdb.mi/mi-vla-fortran.exp: Likewise.
3086
30056ea0
AB
30872019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3088
3089 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3090 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3091 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3092 as a stop reason.
3093
ec8e2b6d
AB
30942019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3095
3096 * gdb.base/annota1.exp: Update expected results.
3097 * gdb.cp/annota2.exp: Likewise.
3098 * gdb.cp/annota3.exp: Likewise.
3099
09e4c4e1
AB
31002019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3101
3102 * gdb.base/style-logging.exp: Remove path from test name.
3103
0735b091
TT
31042019-06-14 Tom Tromey <tromey@adacore.com>
3105
3106 PR gdb/24502:
3107 * gdb.base/style-logging.exp: New file.
3108
f5686554
TT
31092019-06-14 Tom Tromey <tromey@adacore.com>
3110
3111 * gdb.base/symfile-warn.exp: New file.
3112 * gdb.base/symfile-warn.c: New file.
3113
a0c1ffed
TT
31142019-06-14 Tom Tromey <tromey@adacore.com>
3115
3116 * gdb.base/annotate-symlink.exp: New file.
3117
f411722c
TT
31182019-06-14 Tom Tromey <tromey@adacore.com>
3119
3120 * gdb.ada/set_wstr.exp: Add reassignment test.
3121
4268ec18
TT
31222019-06-14 Tom Tromey <tromey@adacore.com>
3123
3124 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3125 'unchecked_access and 'unrestricted_access as well.
3126
9a9e394b
TT
31272019-06-14 Tom Tromey <tromey@adacore.com>
3128
3129 PR ada/24539:
3130 * gdb.ada/vla.exp: Update tests.
3131 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3132 pragma.
3133
4c048731
PA
31342019-06-13 Pedro Alves <palves@redhat.com>
3135
3136 * gdb.base/settings.exp (test-integer): Test junk after
3137 "unlimited".
3138
6665660a
PA
31392019-06-13 Pedro Alves <palves@redhat.com>
3140
3141 * gdb.base/options.exp (test-thread-apply): New.
3142 (top level): Call it.
3143
5d707134
PA
31442019-06-13 Pedro Alves <palves@redhat.com>
3145
3146 * gdb.base/options.exp (test-frame-apply): New.
3147 (top level): Test print commands with different "frame apply"
3148 prefixes.
3149
e2a689da
PA
31502019-06-13 Pedro Alves <palves@redhat.com>
3151
e79be6e5 3152 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
3153 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3154 'max_completions' parameter and handle it.
3155 (test_gdb_completion_offers_commands): New.
3156
90a1ef87
PA
31572019-06-13 Pedro Alves <palves@redhat.com>
3158
3159 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3160
d4c16835
PA
31612019-06-13 Pedro Alves <palves@redhat.com>
3162
3163 * gdb.base/options.exp (test-backtrace): New.
3164 (top level): Call it.
3165
2daf894e
PA
31662019-06-13 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.guile/scm-frame-args.exp: Use "set print
3169 raw-frame-arguments" instead of "set print raw frame-arguments".
3170 * gdb.python/py-frame-args.exp: Likewise.
3171
e6ed716c
PA
31722019-06-13 Pedro Alves <palves@redhat.com>
3173
3174 * gdb.compile/compile.exp: Adjust expected output to option
3175 processing changes.
3176
7d8062de
PA
31772019-06-13 Pedro Alves <palves@redhat.com>
3178
3179 * gdb.base/options.exp: Build executable.
3180 (test-print): New procedure.
3181 (top level): Call it, once for "print" and another for "compile
3182 print".
3183
9d0faba9
PA
31842019-06-13 Pedro Alves <palves@redhat.com>
3185
3186 * gdb.base/options.c: New file.
3187 * gdb.base/options.exp: New file.
3188
dee7b4c8
PA
31892019-06-13 Pedro Alves <palves@redhat.com>
3190
3191 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3192 that "o" is ambiguous.
3193
dca0f6c0
PA
31942019-06-13 Pedro Alves <palves@redhat.com>
3195
3196 * gdb.base/settings.c: New file.
3197 * gdb.base/settings.exp: New file.
3198
ccf46844
PA
31992019-06-13 Pedro Alves <palves@redhat.com>
3200
3201 * gdb.base/completion.exp: Fix comment typo.
3202
b9a3f842
PA
32032019-06-13 Pedro Alves <palves@redhat.com>
3204
3205 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3206 foo --1" test.
3207
d106773e
PA
32082019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3209
3210 * gdb.fortran/block-data.f: New.
3211 * gdb.fortran/block-data.exp: New.
3212
fea82da0
TV
32132019-06-11 Tom de Vries <tdevries@suse.de>
3214
3215 PR testsuite/24521
3216 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3217 message.
3218
8c2e74f1
TV
32192019-06-11 Tom de Vries <tdevries@suse.de>
3220
3221 PR testsuite/24521
3222 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3223
b49851c8
TV
32242019-06-11 Tom de Vries <tdevries@suse.de>
3225
3226 * boards/readnow.exp: New file.
3227
a7067863
AB
32282019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3229
3230 * gdb.fortran/vla-sizeof.exp: Update expected results.
3231
1a3da2cd
AB
32322019-06-06 Amos Bird <amosbird@gmail.com>
3233
3234 * gdb.base/annota1.exp (thread_switch): Add test for
3235 thread-exited annotation.
3236
3847a7bf
TT
32372019-06-06 Tom Tromey <tromey@adacore.com>
3238
3239 * gdb.base/maint.exp: Expect command started/finished output.
3240
0088ba59
AB
32412019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3242
3243 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3244 comment.
3245 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3246
312617a3
AB
32472019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3248
3249 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3250 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3251 * gdb.arch/riscv-unwind-long-insn.c: New file.
3252 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3253
e1f2e1a2
CB
32542019-06-04 Christian Biesinger <cbiesinger@google.com>
3255
d3238f7d 3256 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 3257
206584bd
PW
32582019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3259
3260 * lib/gdb.exp (help_list_trailer): New regexp variable
3261 factorizing the help trailer message.
3262 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3263 arg to allow to better factorize various tests.
3264 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3265 (test_prefix_command_help): Use help_list_trailer.
3266 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3267 * gdb.guile/scm-cmd.exp: Likewise.
3268 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3269 * gdb.base/help.exp: Use test_user_defined_class_help.
3270 * gdb.base/style.exp: Add tests for styling of help and apropos.
3271 * lib/gdb-utils.exp (style): Add title and highlight styles.
3272
708dc93e
PW
32732019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3274
3275 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3276 $_shell_exitsignal.
3277 * gdb.base/default.exp: Update for new convenience variables.
3278
f49055a5
TT
32792019-05-29 Tom Tromey <tromey@adacore.com>
3280
3281 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3282 to "break complete ada" test case's regexp.
3283
4330d61d
TT
32842019-05-29 Tom Tromey <tromey@adacore.com>
3285
3286 PR c++/20020:
3287 * gdb.cp/constexpr-field.exp: New file.
3288 * gdb.cp/constexpr-field.cc: New file.
3289
000439d5
TT
32902019-05-29 Tom Tromey <tromey@adacore.com>
3291
3292 * gdb.base/finish.exp (finish_no_print): New proc.
3293 (finish_tests): Call it.
3294
5a01c34c
TV
32952019-05-24 Tom de Vries <tdevries@suse.de>
3296
3297 * gdb.dwarf2/gdb-add-index.exp: New file.
3298
18125b16
TT
32992019-05-22 Tom Tromey <tromey@adacore.com>
3300
3301 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3302 * gdb.base/style.exp: Use "style".
3303 * lib/gdb-utils.exp (style): New proc.
3304
af1a8d03
TV
33052019-05-22 Tom de Vries <tdevries@suse.de>
3306
3307 * gdb.base/align.exp: Require c++11.
3308
e7fe496b
TV
33092019-05-22 Tom de Vries <tdevries@suse.de>
3310
3311 PR testsuite/24586
3312 * gdb.python/py-mi-var-info-path-expression.exp: Call
3313 mi_skip_python_tests to check if python is supported.
3314
8fca4da0
AH
33152019-05-22 Alan Hayward <alan.hayward@arm.com>
3316
3317 * gdb.arch/aarch64-pauth.c: New test.
3318 * gdb.arch/aarch64-pauth.exp: New file.
3319
b7060614
AH
33202019-05-22 Alan Hayward <alan.hayward@arm.com>
3321
3322 * README (Re-running Tests Outside The Testsuite): New section.
3323
669d0468
TV
33242019-05-21 Tom de Vries <tdevries@suse.de>
3325
3326 * gdb.arch/amd64-eval.exp: Require c++11.
3327 * gdb.base/max-depth.exp: Same.
3328 * gdb.compile/compile-cplus-array-decay.exp: Same.
3329 * gdb.cp/meth-typedefs.exp: Same.
3330 * gdb.cp/subtypes.exp: Same.
3331 * gdb.cp/temargs.exp: Same.
3332
ce3ebcaa
AH
33332019-05-21 Alan Hayward <alan.hayward@arm.com>
3334
3335 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3336
34d11c68
AB
33372019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3338
3339 PR gdb/18644
3340 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3341 * gdb.fortran/printing-types.exp: Add new test.
3342 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3343 testing.
3344 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3345 setup_kfail call.
3346
87781e84
AH
33472019-05-17 Alan Hayward <alan.hayward@arm.com>
3348
3349 * README (Running the Testsuite): Change example.
3350 (Testsuite Parameters): Remove TRANSCRIPT.
3351 * lib/gdb.exp: Remove TRANSCRIPT check.
3352
b420b89e
AH
33532019-05-17 Alan Hayward <alan.hayward@arm.com>
3354
3355 * README (Testsuite Parameters): Add replay logging to
3356 GDBSERVER_DEBUG.
3357 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3358 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3359 as a comma separated list.
3360 (gdb_debug_init): Override procedure.
3361
408e9b8b
AH
33622019-05-17 Alan Hayward <alan.hayward@arm.com>
3363
3364 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3365 (gdb_write_cmd_file): New procedure.
3366 * lib/gdbserver-support.exp (gdbserver_start): Call
3367 gdbserver_write_cmd_file.
3368 (gdbserver_write_cmd_file): New procedure.
3369
f9e2e39d
AH
33702019-05-17 Alan Hayward <alan.hayward@arm.com>
3371
3372 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3373 (delete_breakpoints): Likewise.
3374 (gdb_run_cmd): Likewise.
3375 (gdb_start_cmd): Likewise.
3376 (gdb_starti_cmd): Likewise.
3377 (gdb_internal_error_resync): Likewise.
3378 (gdb_test_multiple): Likewise.
3379 (gdb_reinitialize_dir): Likewise.
3380 (default_gdb_exit): Likewise.
3381 (gdb_file_cmd): Mark kill as optional.
3382 (default_gdb_start): Call gdb_stdin_log_init.
3383 (send_gdb): Call gdb_stdin_log_write.
3384 (rerun_to_main): Mark Y as an answer.
3385 (gdb_stdin_log_init): New function.
3386 (gdb_stdin_log_write): Likewise.
3387
81f47ac2
AH
33882019-05-17 Alan Hayward <alan.hayward@arm.com>
3389
3390 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3391 * gdb.base/debug-expr.exp: Likewise.
3392 * gdb.base/foll-fork.exp: Likewise.
3393 * gdb.base/foll-vfork.exp: Likewise.
3394 * gdb.base/fork-print-inferior-events.exp: Likewise.
3395 * gdb.base/gdb-sigterm.exp: Likewise.
3396 * gdb.base/gdbinit-history.exp: Likewise.
3397 * gdb.base/osabi.exp: Likewise.
3398 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3399 * gdb.base/ui-redirect.exp: Likewise.
3400 * gdb.gdb/unittest.exp: Likewise.
3401 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3402 * gdb.mi/mi-watch.exp: Likewise.
3403 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3404 * gdb.mi/user-selected-context-sync.exp: Likewise.
3405 * gdb.python/python.exp: Disable debug test when debugging.
3406 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3407 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3408 Likewise.
3409 * gdb.threads/stepi-random-signal.exp: Likewise.
3410
29b52314
AH
34112019-05-17 Alan Hayward <alan.hayward@arm.com>
3412
3413 * Makefile.in: Pass through GDB_DEBUG.
3414 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3415 (gdb,debug): Add board setting.
3416 * lib/gdb.exp (default_gdb_start): Start debugging.
3417 (gdb_debug_enabled): New procedure.
3418 (gdb_debug_init): Likewise.
29b52314
AH
3419
34202019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 3421
29b52314
AH
3422 * Makefile.in: Pass through GDB_DEBUG.
3423 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
3424 (gdb,debug): Add board setting.
3425 * lib/gdb.exp (default_gdb_start): Start debugging.
3426 (gdb_debug_enabled): New procedure.
3427 (gdb_debug_init): Likewise.
29b52314 3428
ca1285d1
AH
34292019-05-17 Alan Hayward <alan.hayward@arm.com>
3430
3431 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3432
f3a09c80
AH
34332019-05-17 Alan Hayward <alan.hayward@arm.com>
3434
3435 * gdb.base/ui-redirect.exp: Test redirection.
3436
26648588
JV
34372019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3438
3439 * gdb.mi/mi-complete.exp: New file.
3440 * gdb.mi/mi-complete.cc: Likewise.
3441
14237686
AB
34422019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3443
3444 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3445 indexed and sliced arrays, and pointers to arrays.
3446
e7bd7fba
TT
34472019-05-14 Tom Tromey <tromey@adacore.com>
3448
3449 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3450 styling test.
3451
2764128d
TV
34522019-05-14 Tom de Vries <tdevries@suse.de>
3453
3454 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3455 selection entry encoding.
3456
71bed2db
TT
34572019-05-10 Tom Tromey <tromey@adacore.com>
3458
3459 * gdb.ada/info_exc.exp: Add "complete" test.
3460
63b667ad
TV
34612019-05-09 Tom de Vries <tdevries@suse.de>
3462
3463 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3464 CU-relative.
3465
9cfd2b89
TV
34662019-05-09 Tom de Vries <tdevries@suse.de>
3467
3468 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3469 CU-relative.
3470
2228ef77
XR
34712019-05-08 Joel Brobecker <brobecker@adacore.com>
3472
3473 * gdb.ada/frame_arg_lang.exp: New testcase.
3474 * gdb.ada/frame_arg_lang/bla.adb: New file.
3475 * gdb.ada/frame_arg_lang/pck.ads: New file.
3476 * gdb.ada/frame_arg_lang/pck.adb: New file.
3477 * gdb.ada/frame_arg_lang/foo.c: New file.
3478
80e55b13
TT
34792019-05-08 Tom Tromey <tromey@adacore.com>
3480
3481 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3482
9d3421af
TT
34832019-05-08 Tom Tromey <tromey@adacore.com>
3484
3485 * gdb.base/ptype-offsets.exp: Update tests.
3486
844333e2
TT
34872019-05-08 Tom Tromey <tromey@adacore.com>
3488
3489 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3490 cases.
3491 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3492 "short".
3493
988915ee
TT
34942019-05-08 Tom Tromey <tromey@adacore.com>
3495
3496 * gdb.ada/vla.exp: New file.
3497 * gdb.ada/vla/vla.adb: New file.
3498
7bd55dac
TV
34992019-05-07 Tom de Vries <tdevries@suse.de>
3500
3501 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3502
75f06e9d
TV
35032019-05-07 Tom de Vries <tdevries@suse.de>
3504
3505 PR testsuite/24522
3506 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
3507 section.
3508
77e7aaa4
TV
35092019-05-07 Tom de Vries <tdevries@suse.de>
3510
3511 PR testsuite/24522
3512 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
3513 .debug_aranges section.
3514
456ba0fa
TV
35152019-05-07 Tom de Vries <tdevries@suse.de>
3516
3517 PR testsuite/24159
3518 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
3519
5a56d6a6
TV
35202019-05-06 Tom de Vries <tdevries@suse.de>
3521
3522 * lib/gdb.exp (exec_has_index_section): New proc.
3523 * gdb.base/index-cache.exp: Handle case that binfile contains an index
3524 section.
3525
9d6d4be8
TV
35262019-05-04 Tom de Vries <tdevries@suse.de>
3527
3528 * boards/cc-with-debug-names.exp: New file.
3529
222a8d25
TT
35302019-05-03 Tom Tromey <tromey@adacore.com>
3531
3532 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
3533 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
3534 * gdb.ada/char_enum.exp: Add test.
3535
0fdfd794
TV
35362019-05-03 Tom de Vries <tdevries@suse.de>
3537
3538 * boards/cc-with-gdb-index.exp: New file.
3539
80062eb9
AB
35402019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
3541
3542 * gdb.rust/simple.exp: Add new test case.
3543 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
3544 (main): Initialise an instance of the new struct.
3545
4504bbde
TT
35462019-05-01 Tom Tromey <tromey@adacore.com>
3547
3548 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
3549 record.
3550 (NPR): New variable.
3551 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
3552 test.
3553
d48e62f4
TT
35542019-05-01 Tom Tromey <tromey@adacore.com>
3555
3556 * gdb.ada/packed_array_assign.exp: Add packed assignment
3557 regression test.
3558
f59f30f5
TV
35592019-05-01 Tom de Vries <tdevries@suse.de>
3560
3561 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3562
b70bfc54
TV
35632019-05-01 Tom de Vries <tdevries@suse.de>
3564
3565 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3566
15f18d14
AT
35672019-04-30 Ali Tamur <tamur@google.com>
3568
3569 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3570
2ff0a947
TT
35712019-04-30 Tom Tromey <tromey@adacore.com>
3572
3573 * lib/ada.exp (find_ada_tool): New proc.
3574 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3575 * gdb.ada/catch_ex_std.exp: New file.
3576 * gdb.ada/catch_ex_std/foo.adb: New file.
3577 * gdb.ada/catch_ex_std/some_package.adb: New file.
3578 * gdb.ada/catch_ex_std/some_package.ads: New file.
3579
a776957c
TT
35802019-04-30 Tom Tromey <tromey@adacore.com>
3581
3582 PR c++/24470:
3583 * gdb.cp/temargs.cc: Add test code from PR.
3584
bc68014d
AB
35852019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3586
3587 * gdb.fortran/vla-datatypes.exp: Update expected results.
3588 * gdb.fortran/vla-ptype.exp: Likewise.
3589 * gdb.fortran/vla-type.exp: Likewise.
3590 * gdb.fortran/vla-value.exp: Likewise.
3591
f1fdc960
AB
35922019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3593
3594 * gdb.fortran/ptr-indentation.exp: Update expected results.
3595 * gdb.fortran/ptype-on-functions.exp: Likewise.
3596 * gdb.fortran/vla-ptr-info.exp: Likewise.
3597 * gdb.fortran/vla-value.exp: Likewise.
3598
bf7a4de1
AB
35992019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3600
3601 * gdb.fortran/ptype-on-functions.exp: New file.
3602 * gdb.fortran/ptype-on-functions.f90: New file.
3603
bbe75b9d
AB
36042019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3605
3606 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3607 case void string.
3608
1db455a7
AB
36092019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3610
3611 * gdb.fortran/complex.exp: Expand.
3612 * gdb.fortran/complex.f: Renamed to...
3613 * gdb.fortran/complex.f90: ...this, and extended to add more
3614 complex values.
3615
b6d03bb2
AB
36162019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3617
3618 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3619 MODULO, CMPLX.
3620
2e62ab40
AB
36212019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3622 Richard Bunt <richard.bunt@arm.com>
3623
3624 * gdb.base/max-depth.c: New file.
3625 * gdb.base/max-depth.exp: New file.
3626 * gdb.python/py-nested-maps.c: New file.
3627 * gdb.python/py-nested-maps.exp: New file.
3628 * gdb.python/py-nested-maps.py: New file.
3629 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3630 (test_all_common): Call test_max_depth.
3631 * gdb.fortran/max-depth.exp: New file.
3632 * gdb.fortran/max-depth.f90: New file.
3633 * gdb.go/max-depth.exp: New file.
3634 * gdb.go/max-depth.go: New file.
3635 * gdb.modula2/max-depth.exp: New file.
3636 * gdb.modula2/max-depth.c: New file.
3637 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3638
d2b584a5
TV
36392019-04-29 Tom de Vries <tdevries@suse.de>
3640
3641 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3642
136afab8
PW
36432019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3644
3645 * gdb.base/callexit.exp: Test may-call-functions off.
3646
725cbb63
KS
36472019-04-25 Keith Seitz <keiths@redhat.com>
3648
3649 PR c++/24367
3650 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3651 (another_incomplete_struct, test_incomplete): New definitions.
3652 (main): Use new definitions.
3653 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3654 functions.
3655
701adfb0
PA
36562019-04-25 Ali Tamur <tamur@google.com>
3657
3658 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3659
82433e3e
SDJ
36602019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3661
3662 PR corefiles/11608
3663 PR corefiles/18187
3664 * gdb.base/coredump-filter-build-id.exp: New file.
3665
dd06d4d6
AH
36662019-04-25 Alan Hayward <alan.hayward@arm.com>
3667
e79be6e5
SM
3668 * Makefile.in: Pass through GDBSERVER_DEBUG.
3669 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3670 (gdbserver,debug): Add board setting.
3671 * gdb.trace/tspeed.exp: Skip when debugging.
3672 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3673 * lib/gdbserver-support.exp: Likewise
dd06d4d6 3674
1670072e
TT
36752019-04-24 Tom Tromey <tromey@adacore.com>
3676
3677 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3678 Rust.
3679
a59240a4
TT
36802019-04-24 Tom Tromey <tromey@adacore.com>
3681
3682 * gdb.arch/amd64-eval.exp: Test bitfield return.
3683 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3684 (class Foo) <return_bitfields>: New method.
3685 (main): Call it.
3686
b907456c
AB
36872019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3688
3689 * gdb.cp/many-args.cc: New file.
3690 * gdb.cp/many-args.exp: New file.
3691
5c565afd
TV
36922019-04-23 Tom de Vries <tdevries@suse.de>
3693
3694 PR gdb/24433
3695 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3696
ba22ff86
AH
36972019-04-23 Alan Hayward <alan.hayward@arm.com>
3698
3699 * gdb.trace/backtrace.exp: Use nopie flag.
3700 * gdb.trace/circ.exp: Likewise.
3701 * gdb.trace/collection.exp: Likewise.
3702 * gdb.trace/ftrace.exp: Likewise.
3703 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3704 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3705 * gdb.trace/qtro.exp: Likewise.
3706 * gdb.trace/read-memory.exp: Likewise.
3707 * gdb.trace/report.exp: Likewise.
3708 * gdb.trace/tfile.exp: Likewise.
3709 * gdb.trace/tfind.exp: Likewise.
3710 * gdb.trace/unavailable.exp: Likewise.
3711
7905fc35
PA
37122019-04-22 Pedro Alves <palves@redhat.com>
3713
3714 * gdb.base/solib-probes-nosharedlibrary.c,
3715 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3716
8ecb59f8
TT
37172019-04-19 Tom Tromey <tromey@adacore.com>
3718
3719 * gdb.ada/ptype_union.c: New file.
3720 * gdb.ada/ptype_union.exp: New file.
3721
62160ec9
TT
37222019-04-19 Tom Tromey <tromey@adacore.com>
3723
3724 PR symtab/24423:
3725 * gdb.base/list0.h (foo): Add a control-l character.
3726
36cd4ba5
TV
37272019-04-18 Tom de Vries <tdevries@suse.de>
3728
3729 PR gdb/24433
3730 * boards/local-board.exp: Set sysroot to "".
3731
b73715df
TV
37322019-04-18 Tom de Vries <tdevries@suse.de>
3733 Pedro Alves <palves@redhat.com>
3734
3735 PR gdb/24454
3736 * gdb.threads/vfork-follow-child-exec.c: New file.
3737 * gdb.threads/vfork-follow-child-exec.exp: New file.
3738 * gdb.threads/vfork-follow-child-exit.c: New file.
3739 * gdb.threads/vfork-follow-child-exit.exp: New file.
3740
4aa866af
LS
37412019-04-15 Leszek Swirski <leszeks@google.com>
3742
3743 * gdb.arch/amd64-eval.cc: New file.
3744 * gdb.arch/amd64-eval.exp: New file.
3745
e5a1a79a
AH
37462019-04-11 Alan Hayward <alan.hayward@arm.com>
3747
3748 * gdb.server/sysroot.c: New test.
3749 * gdb.server/sysroot.exp: New file.
3750 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3751 matching param.
3752
41077b66
AB
37532019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3754
3755 * gdb.base/align.exp: Extend test to cover structures containing
3756 only static fields.
3757
c30391f8
TV
37582019-04-11 Tom de Vries <tdevries@suse.de>
3759
3760 * boards/cc-with-dwz-m.exp: New file.
3761 * boards/cc-with-dwz.exp: New file.
3762 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3763
e242fd12
SM
37642019-04-09 Simon Marchi <simon.marchi@efficios.com>
3765
3766 * gdb.base/start-cpp.exp: New file.
3767 * gdb.base/start-cpp.cc: New file.
3768
2b0c8b01
KB
37692019-04-08 Kevin Buettner <kevinb@redhat.com>
3770
3771 * gdb.python/py-thrhandle.exp: Adjust tests to call
3772 thread_from_handle instead of thread_from_thread_handle.
3773
947210e5
KB
37742019-04-08 Kevin Buettner <kevinb@redhat.com>
3775
3776 * gdb.python/py-thrhandle.exp: Add tests for
3777 gdb.InferiorThread.handle.
3778
d7df6549
AB
37792019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3780
3781 * gdb.python/py-function.exp: Check calling helper function from
3782 all languages.
3783 * lib/gdb.exp (gdb_supported_languages): New proc.
3784
8bdc1658
AB
37852019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3786
3787 * gdb.base/complex-parts.c: New file.
3788 * gdb.base/complex-parts.exp: New file.
3789
05caa1d2
TT
37902019-04-01 Tom Tromey <tromey@adacore.com>
3791
3792 PR symtab/23331:
3793 * gdb.dwarf2/dw2-ranges-main.c: New file.
3794 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3795 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3796
7734102d
EZ
37972019-03-30 Simon Marchi <simark@simark.ca>
3798
3799 * gdb.base/default.exp: Add values for $_gdb_major and
3800 $_gdb_minor.
3801
188e1fa9
TT
38022019-03-29 Tom Tromey <tromey@adacore.com>
3803
3804 * gdb.base/help.exp: Tighten apropos regexp.
3805
2880242d
KS
38062019-03-29 Keith Seitz <keiths@redhat.com>
3807
3808 * gdb.fortran/array-bounds.exp: New file.
3809 * gdb.fortran/array-bounds.f90: New file.
3810
077cad8e
PW
38112019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3812
3813 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3814
80047cfc
PW
38152019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3816
3817 * gdb.multi/hello.c (main): Increase alarm timer.
3818
f489207e
SL
38192019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3820
3821 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3822 factor when no hardware watchpoint support.
3823
c92df149
AH
38242019-03-28 Alan Hayward <alan.hayward@arm.com>
3825 Pedro Alves <palves@redhat.com>
3826
3827 * boards/local-board.exp: set sysroot to /.
3828
933aebfa
AH
38292019-03-27 Alan Hayward <alan.hayward@arm.com>
3830
3831 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3832 in child.
3833
9f9aa852
AB
38342019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3835
3836 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3837 field.
3838 (make_container): Initialise new field.
3839 * gdb.python/py-prettyprint.exp: Add new tests.
3840 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3841 <display_hint>: New method.
3842
3714a195
AB
38432019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3844
3845 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3846 gdb_continue_to_breakpoint more throughout this test.
3847 (run_lang_tests) Supply unique test names, and use
3848 gdb_test_no_output.
3849
18c77628
AB
38502019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3851
3852 * gdb.base/finish-pretty.exp: Update expected results.
3853 * gdb.base/pretty-print.c: New file.
3854 * gdb.base/pretty-print.exp: New file.
3855
9a93502f
PA
38562019-03-25 Pedro Alves <palves@redhat.com>
3857
3858 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3859 move comments outside list. Append '-i "" eof' section.
3860
968aa7ae
AH
38612019-03-22 Alan Hayward <alan.hayward@arm.com>
3862
34a7f2a4 3863 PR testsuite/25016
968aa7ae
AH
3864 * README: Add pie options.
3865 * gdb.base/break-interp.exp: Ensure pie is disabled.
3866 * gdb.base/dump.exp: Likewise.
3867 * lib/gdb.exp (gdb_compile): Add pie option.
3868
4c7d57e7
TT
38692019-03-19 Tom Tromey <tromey@adacore.com>
3870
3871 * gdb.mi/mi2-cli-display.c: New file.
3872 * gdb.mi/mi2-cli-display.exp: New file.
3873
bff8c71f
TT
38742019-03-18 Joel Brobecker <brobecker@adacore.com>
3875 Tom Tromey <tromey@adacore.com>
3876
3877 * gdb.ada/ptype_array/pck.adb: New file.
3878 * gdb.ada/ptype_array/pck.ads: New file.
3879 * gdb.ada/ptype_array/foo.adb: New file.
3880 * gdb.ada/ptype_array.exp: New file.
3881
d085f989
TT
38822019-03-14 Tom Tromey <tromey@adacore.com>
3883
3884 * gdb.base/style.exp: Add "set style sources" test.
3885
b4be1b06
SM
38862019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3887
3888 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3889 * mi-breakpoint-multiple-locations.exp: ... this.
3890 (make_breakpoints_pattern): New proc.
3891 (do_test): Add mi_version parameter, test -break-insert,
3892 -break-info and =breakpoint-created.
3893
7cde5fc2
AB
38942019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3895
3896 * config/default.exp: Remove 'load_lib gdb.exp'.
3897 * config/monitor.exp: Likewise.
3898 * config/sid.exp: Likewise.
3899 * config/sim.exp: Likewise.
3900 * config/slite.exp: Likewise.
3901 * config/unix.exp: Likewise.
3902 * gdb.base/default.exp: Remove unhelpful comment.
3903
efbecbc1
AB
39042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3905
3906 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3907
0841c79a
AB
39082019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3909
3910 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3911
4a270568
AB
39122019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3913
3914 * gdb.fortran/type-kinds.exp: Update expected results.
3915
067630bd
AB
39162019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3917
3918 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3919
3be47f7a
AB
39202019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3921
3922 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3923 function.
3924 (test_basic_parsing_of_type_kinds): Expand types tested.
3925 (test_parsing_invalid_type_kinds): New function.
3926
4d00f5d8
AB
39272019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3928
3929 * gdb.fortran/intrinsics.exp: New file.
3930 * gdb.fortran/intrinsics.f90: New file.
3931 * gdb.fortran/type-kinds.exp: New file.
3932
c8f91604
AB
39332019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3934
3935 * gdb.fortran/dot-ops.exp: New file.
3936
dd9f2c76
AB
39372019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3938
3939 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3940 Check upper and lower case logical literals.
3941
84ec9724
AB
39422019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3943
3944 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3945 Remove duplicate tests.
3946
c3734e09
AH
39472019-03-06 Alan Hayward <alan.hayward@arm.com>
3948
3949 * lib/gdb.exp (builtin_cd): rename of cd.
3950 (cd): Override builtin.
3951
aa3cfbda
RB
39522019-03-06 Richard Bunt <richard.bunt@arm.com>
3953
3954 * gdb.fortran/function-calls.exp: New file.
3955 * gdb.fortran/function-calls.f90: New test.
3956
7b63ad86
RB
39572019-03-04 Richard Bunt <richard.bunt@arm.com>
3958
3959 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3960 on user program standard output.
3961 * gdb.fortran/short-circuit-argument-list.f90: Record function
3962 calls.
3963
01abb042
AH
39642019-02-28 Alan Hayward <alan.hayward@arm.com>
3965
c3734e09
AH
3966 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3967 failure.
01abb042 3968
92137da0
RO
39692019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3970
3971 PR gdb/8527
3972 * gdb.base/interrupt-daemon-attach.c,
3973 gdb.base/interrupt-daemon-attach.exp: New test.
3974
5862844d
PA
39752019-02-27 Pedro Alves <palves@redhat.com>
3976
3977 * gdb.base/page.exp: Add tests for "set width/height -1".
3978
8ed25214
PA
39792019-02-27 Pedro Alves <palves@redhat.com>
3980
3981 * gdb.base/page.exp: Add tests for "set/show width/height" with
3982 "infinite" values.
3983
6c28e44a
TT
39842019-02-27 Tom Tromey <tromey@adacore.com>
3985
3986 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3987 2.4.
3988 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3989 workaround.
3990
bf9a735e
AB
39912019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3992
3993 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3994 tests for structs with static members.
3995
8791793c
TT
39962019-02-26 Tom Tromey <tromey@adacore.com>
3997
3998 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3999 ValueError, not TypeError.
4000
bc2a507e
KB
40012019-02-26 Kevin Buettner <kevinb@redhat.com>
4002
4003 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4004 call from main program.
4005
e0e7d3bd
JB
40062019-02-23 Joel Brobecker <brobecker@adacore.com>
4007
4008 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4009 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4010 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4011 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4012 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4013
9600246d
KS
40142019-02-22 Keith Seitz <keiths@redhat.com>
4015
4016 PR symtab/23853
4017 * gdb.base/symlink-sourcefile.c: New file.
4018 * gdb.base/symlink-sourcefile.exp: New file.
4019
0c95f9ed
TT
40202019-02-20 Tom Tromey <tom@tromey.com>
4021
4022 * gdb.base/info_qt.exp: Update.
4023
6caa91b6
SM
40242019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4025
4026 * gdb.base/source.exp: Move "error in sourced script" code to
4027 the end.
4028 * gdb.base/source-error.gdb: Move contents to
4029 source-error-1.gdb. Add new code to source source-error-1.gdb.
4030 * gdb.base/source-error-1.gdb: New file, from previous
4031 source-error.gdb.
4032
6506371f
TT
40332019-02-17 Tom Tromey <tom@tromey.com>
4034
4035 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4036 for macro styling.
4037 * gdb.base/style.c (SOME_MACRO): New macro.
4038
a0087920
TT
40392019-02-17 Tom Tromey <tom@tromey.com>
4040
4041 * gdb.base/style.exp: Add line-wrapping tests.
4042 * gdb.base/page.exp: Add test for quitting during pagination.
4043
a2cd4f14
JB
40442019-02-17 Joel Brobecker <brobecker@adacore.com>
4045
4046 * gdb.ada/big_packed_array: New testcase.
4047 * gdb.ada/homonym.exp: Fix incorrect expected output for
4048 "break <homonym__get_value>" test.
4049
9d70ffbc
WP
40502019-02-13 Weimin Pan <weimin.pan@oracle.com>
4051
4052 PR breakpoints/21870
4053 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4054 and prepare_for_testing. Add comment.
4055 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4056 redundant cleanup call. Clean up comment.
4057
01c7ae81
WP
40582019-02-12 Weimin Pan <weimin.pan@oracle.com>
4059
4060 PR breakpoints/21870
4061 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4062 * gdb.arch/aarch64-dbreg-contents.c: New file.
4063
aff29d1c
JB
40642019-02-10 Joel Brobecker <brobecker@adacore.com>
4065
4066 * gdb.ada/mi_ref_changeable: New testcase.
4067
df0da8a2
AH
40682019-02-07 Alan Hayward <alan.hayward@arm.com>
4069
4070 * gdb.base/attach.exp: Add double attach test.
4071
bd447abb
SM
40722019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4073
4074 * lib/gdb.exp (default_gdb_start): Don't match pagination
4075 prompt.
4076 (gdb_init): Set stty_init.
4077
1dbc40b9
TT
40782019-01-27 Tom Tromey <tom@tromey.com>
4079
4080 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4081 skip_python_tests.
4082
353229bf
AH
40832019-01-24 Alan Hayward <alan.hayward@arm.com>
4084
4085 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4086 New structure.
4087 (struct struct_static_02_02): Likewise.
4088 (struct struct_static_02_03): Likewise.
4089 (struct struct_static_02_04): Likewise.
4090 (struct struct_static_04_01): Likewise.
4091 (struct struct_static_04_02): Likewise.
4092 (struct struct_static_04_03): Likewise.
4093 (struct struct_static_04_04): Likewise.
4094 (struct struct_static_06_01): Likewise.
4095 (struct struct_static_06_02): Likewise.
4096 (struct struct_static_06_03): Likewise.
4097 (struct struct_static_06_04): Likewise.
4098 (cmp_struct_static_02_01): Likewise.
4099 (cmp_struct_static_02_02): Likewise.
4100 (cmp_struct_static_02_03): Likewise.
4101 (cmp_struct_static_02_04): Likewise.
4102 (cmp_struct_static_04_01): Likewise.
4103 (cmp_struct_static_04_02): Likewise.
4104 (cmp_struct_static_04_03): Likewise.
4105 (cmp_struct_static_04_04): Likewise.
4106 (cmp_struct_static_06_01): Likewise.
4107 (cmp_struct_static_06_02): Likewise.
4108 (cmp_struct_static_06_03): Likewise.
4109 (cmp_struct_static_06_04): Likewise.
4110 (call_all): Test new structs.
4111 * gdb.base/infcall-nested-structs.exp: Likewise.
4112
73021deb
AH
41132019-01-21 Alan Hayward <alan.hayward@arm.com>
4114 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4115
fc65c7db
AH
41162019-01-21 Alan Hayward <alan.hayward@arm.com>
4117 * gdb.base/stack-protector.c: New test.
4118 * gdb.base/stack-protector.exp: New file.
4119 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4120 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4121 option.
4122 (gdb_compile): Remove stack protector for GCC and prevent
4123 recursion.
4124
c24bdb02
KS
41252019-01-16 Keith Seitz <keiths@redhat.com>
4126
4127 PR gdb/23773
4128 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4129
6f072a10
PFC
41302019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4131
4132 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4133 aliases.
4134 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4135 tests.
4136 * gdb.arch/powerpc-vector-regs.c: New file.
4137 * gdb.arch/powerpc-vector-regs.exp: New file.
4138
a7b8d682
PFC
41392019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4140
4141 * gdb.arch/altivec-regs.exp: Fix the list passed to
4142 gdb_expect_list when testing "info vector".
4143
6eb6fb67
AB
41442019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4145
4146 * gdb.base/style.exp: Don't include path in testname.
4147
b56f80d8
KS
41482019-01-10 Keith Seitz <keiths@redhat.com>
4149
4150 PR gdb/23712
4151 PR symtab/23010
4152 * gdb.dwarf2/multidictionary.exp: New file.
4153
041be526
SM
41542019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4155
4156 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4157 (test_gnuv3_style_demangling): ... this.
4158 (test_lucid_style_demangling): Remove.
4159 (test_arm_style_demangling): Remove.
4160 (test_hp_style_demangling): Remove.
4161 (do_tests): Remove calls to the above.
4162
d820d0c3
AB
41632019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4164
4165 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4166 case.
4167
f097f5ad
TT
41682019-01-06 Tom Tromey <tom@tromey.com>
4169
4170 PR gdb/28155:
4171 * gdb.dwarf2/typedef-void-finish.exp: New file.
4172
2cd8cc0b
TT
41732018-12-28 Tom Tromey <tom@tromey.com>
4174 Simon Marchi <simark@simark.ca>
4175
4176 * gdb.base/jit-exec.exp: New file.
4177 * gdb.base/jit-exec.c: New file.
4178 * gdb.base/jit-execd.c: New file.
4179
35fb8261
TT
41802018-12-28 Tom Tromey <tom@tromey.com>
4181
4182 * gdb.base/style.exp: Update test to check for address styling.
4183
47fd17cd
TT
41842018-12-28 Tom Tromey <tom@tromey.com>
4185
4186 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4187 message.
4188
d47032b7
TT
41892018-12-28 Tom Tromey <tom@tromey.com>
4190
4191 * gdb.base/style.exp: Add test for version number styling.
4192
af79b68d
TT
41932018-12-28 Tom Tromey <tom@tromey.com>
4194
4195 * gdb.base/style.exp: Add test for print_address_symbolic.
4196
0bb296cb
TT
41972018-12-28 Tom Tromey <tom@tromey.com>
4198
4199 * gdb.base/style.exp: Add test for breakpoint setting.
4200
80ae2043
TT
42012018-12-28 Tom Tromey <tom@tromey.com>
4202
4203 * gdb.base/style.exp: Add test for variable names.
4204
cbe56571
TT
42052018-12-28 Tom Tromey <tom@tromey.com>
4206
4207 * gdb.base/style.exp: New file.
4208 * gdb.base/style.c: New file.
4209
9162a27c
TT
42102018-12-28 Tom Tromey <tom@tromey.com>
4211
4212 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4213 "dumb".
4214 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4215 the TERM environment variable.
4216
bc543c90
TT
42172018-12-27 Tom Tromey <tom@tromey.com>
4218
4219 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4220 pagination test.
4221
6f0ffe50
AB
42222018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4223
4224 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4225 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4226
b5a1e557
PW
42272018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4228
4229 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4230 Filename a.adb changed to bp_fun_addr.adb.
4231 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4232
6e8b1ab2
JV
42332018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4234
4235 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4236 non-PIE executables.
4237 * README: Mention the gdb,nopie_flag board setting.
4238 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4239 non-PIE executable.
4240 * gdb.arch/amd64-entry-value.exp: Likewise.
4241 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4242 * gdb.arch/i386-float.exp: Likewise.
4243 * gdb.arch/i386-signal.exp: Likewise.
4244 * gdb.mi/mi-reg-undefined.exp: Likewise.
4245
d00a27c5
PM
42462018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4247
4248 PR gdb/23974
4249 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4250
161d081c
PW
42512018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4252
4253 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4254 Update order of results accordingly.
4255
b001de23
AB
42562018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4257
4258 * gdb.base/annota1.exp: Update a test regexp.
4259
99e1a184
AB
42602018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4261
4262 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4263
7a81c1e2
PW
42642018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4265
4266 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4267 (reuse_time): Initialize to REUSE_TIME_CAP.
4268 (check_rc): New function.
4269 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4270 Check pthread_create rc.
4271 (spawner_thread_func): Check pthread_create and pthread_join rc.
4272
73e8dc90
PA
42732018-12-08 Pedro Alves <palves@redhat.com>
4274
4275 * gdb.base/list.exp (test_forward_search): Rename to ...
4276 (test_forward_reverse_search): ... this. Also test reverse-search
4277 and the forward-search alias.
4278
13f2ed32
AB
42792018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4280
4281 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4282 local timeout variable before return, and remove all local timeout
4283 variable entirely.
4284 (gdb_load): Likewise.
4285
64d27cfc
TV
42862018-12-01 Tom de Vries <tdevries@suse.de>
4287
4288 * gdb.base/gdb-caching-proc.exp: New file.
4289
f63c03b4
SDJ
42902018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4291
4292 * Makefile.in (TIMESTAMP): New variable.
4293 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4294 command.
4295 (check-single-racy): Likewise.
4296 (check/%.exp): Likewise.
4297 (check-racy/%.exp): Likewise.
4298 (workers/%.worker): Likewise.
4299 (build-perf): Likewise.
4300 (check-perf): Likewise.
4301 * README: Describe new "TS" and "TS_FORMAT" variables.
4302 * print-ts.py: New file.
4303
1c97054b
BF
43042018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4305
4306 PR python/23714
4307 * gdb.python/python.exp: Test command repetition after
4308 gdb.execute.
4309
1871a62d
AB
43102018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4311
4312 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4313 is correctly aligned.
4314
fb5e1ed9
PW
43152018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4316
4317 * gdb.ada/info_auto_lang.exp: New testcase.
4318 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4319 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4320 * gdb.ada/info_auto_lang/some_c.c: New file.
4321
43d397ca
PW
43222018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4323
4324 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4325 FUNC_lang language syntax.
4326
beddd671
PW
43272018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4328
4329 * gdb.base/info_minsym.c: New file.
4330 * gdb.base/info_minsym.exp: New file.
4331
73fc52c4
TT
43322018-11-19 Tom Tromey <tom@tromey.com>
4333
4334 PR rust/23625:
4335 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4336 * gdb.rust/expr.exp: Update expected output. Change one test.
4337
994b876a
TT
43382018-11-19 Tom Tromey <tom@tromey.com>
4339
4340 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4341
6769f276
PA
43422018-11-19 Pedro Alves <palves@redhat.com>
4343
4344 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4345 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4346 see the expected warning.
4347
38a72da0
AH
43482018-11-16 Alan Hayward <alan.hayward@arm.com>
4349
4350 PR gdb/22736:
4351 * gdb.cp/infcall-nodebug-lib.c: New test.
4352 * gdb.cp/infcall-nodebug-main.c: New test.
4353 * gdb.cp/infcall-nodebug.exp: New file.
4354
53a89d6e
SM
43552018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4356
4357 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4358 completer tests.
4359
9325300d
TV
43602018-11-09 Tom de Vries <tdevries@suse.de>
4361
4362 * gdb.base/msym-lang.c: New test.
4363 * gdb.base/msym-lang.exp: New file.
4364 * gdb.base/msym-lang-main.c: New test.
4365
20f0d60d
TT
43662018-11-08 Tom Tromey <tom@tromey.com>
4367
4368 PR gdb/23555:
4369 PR gdb/23838:
4370 * gdb.base/warning.exp: New file.
4371
b5420128
JB
43722018-11-08 Jan Beulich <jbeulich@suse.com>
4373
4374 * testsuite/gdb.arch/i386-avx512.c,
4375 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4376
cd115d61
AB
43772018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4378
4379 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4380 point hardware.
4381
35ee2dc2
AB
43822018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4383
4384 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4385 * gdb.dwarf2/missing-type-name.exp: New file.
4386
31aceee8
TV
43872018-11-06 Tom de Vries <tdevries@suse.de>
4388
4389 * gdb.base/many-headers.c: New test.
4390 * gdb.base/many-headers.exp: New file.
4391
109be305
JW
43922018-11-06 Jim Wilson <jimw@sifive.com>
4393
4394 * gdb.base/code_elim.exp: For riscv, set additional_flags
4395 to include -msmall-data-limit=0.
4396
e2b7af72
JB
43972018-11-01 Joel Brobecker <brobecker@adacore.com>
4398
4399 * gdb.ada/watch_minus_l: New testcase.
4400
cdcda965
SM
44012018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4402
4403 * gdb.arch/aix-sighandle.c: New file.
4404 * gdb.arch/aix-sighandle.exp: New file.
4405
92dcebf3
AB
44062018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4407
4408 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4409 registers being unions.
4410
68b9ac18
TV
44112018-10-31 Tom de Vries <tdevries@suse.de>
4412
4413 * lib/valgrind.exp: New file.
4414 (vgdb_start, vgdb_stop): New procs, factored out of ...
4415 * gdb.base/valgrind-bt.exp: ... here, ...
4416 * gdb.base/valgrind-disp-step.exp: ... here and ...
4417 * gdb.base/valgrind-infcall.exp: ... here.
4418
1443936e
TV
44192018-10-31 Tom de Vries <tdevries@suse.de>
4420
4421 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4422
eb77c9df
AB
44232018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4424
4425 * gdb.dwarf2/void-type.c: New file.
4426 * gdb.dwarf2/void-type.exp: New file.
4427
82b5e646
PW
44282018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4429
4430 * gdb.base/info_qt.c: New file.
4431 * gdb.base/info_qt.exp: New file.
4432
8d619c01
EBM
44332018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4434
4435 * gdb.arch/powerpc-htm-regs.c: New file.
4436 * gdb.arch/powerpc-htm-regs.exp: New file.
4437
f2cf6173
EBM
44382018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4439
4440 * gdb.arch/powerpc-tar.c: New file.
4441 * gdb.arch/powerpc-tar.exp: New file.
4442
7ca18ed6
EBM
44432018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4444
4445 * gdb.arch/powerpc-ppr-dscr.c: New file.
4446 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4447
bfcc0eba
TV
44482018-10-25 Tom de Vries <tdevries@suse.de>
4449
4450 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4451
fe1a5cad
TV
44522018-10-24 Tom de Vries <tdevries@suse.de>
4453
4454 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4455 longer exists error.
4456
a76dc3b7
TV
44572018-10-24 Tom de Vries <tdevries@suse.de>
4458
4459 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4460
4df46df7
TV
44612018-10-24 Tom de Vries <tdevries@suse.de>
4462
4463 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4464 --db-attach in valgrind.
4465
0dbfcfff
AB
44662018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4467
4468 * gdb.arch/riscv-reg-aliases.c: New file.
4469 * gdb.arch/riscv-reg-aliases.exp: New file.
4470
b04480b1
AH
44712018-10-19 Alan Hayward <alan.hayward@arm.com>
4472
4473 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4474
2c6ac8d7
AH
44752018-10-19 Alan Hayward <alan.hayward@arm.com>
4476
4477 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4478
2bc69f25
AH
44792018-10-19 Alan Hayward <alan.hayward@arm.com>
4480
4481 * gdb.cp/ovldbreak.exp: Fix regexps.
4482
1f1ae3a3
AH
44832018-10-19 Alan Hayward <alan.hayward@arm.com>
4484
4485 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4486
94c18618
SDJ
44872018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4488
4489 PR cli/23785
4490 * gdb.base/restore.exp: New test to check if "restore" with an
4491 invalid file doesn't segfault.
4492
812cd6eb
TV
44932018-10-18 Tom de Vries <tdevries@suse.de>
4494
4495 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4496 * gdb.ada/excep_handle.exp: Same.
4497 * gdb.ada/mi_string_access.exp: Same.
4498 * gdb.ada/mi_var_union.exp: Same.
4499 * gdb.arch/arc-analyze-prologue.exp: Same.
4500 * gdb.arch/arc-decode-insn.exp: Same.
4501 * gdb.base/readnever.exp: Same.
4502 * gdb.fortran/printing-types.exp: Same.
4503 * gdb.guile/scm-lazy-string.exp: Same.
4504
c4b90788
TV
45052018-10-16 Tom de Vries <tdevries@suse.de>
4506
4507 PR gdb/23730
4508 * gdb.base/catch-follow-exec.c: Add copyright notice.
4509 * gdb.base/catch-follow-exec.exp: Rewrite to use
4510 gdb_spawn_with_cmdline_opts. Require gdb-native.
4511
8bca2978
SL
45122018-10-12 Sandra Loosemore <sandra@codesourcery.com>
4513
4514 * gdb.trace/actions-changed.exp: Check for arch support.
4515 * gdb.trace/actions.exp: Likewise.
4516 * gdb.trace/ax.exp: Likewise.
4517 * gdb.trace/backtrace.exp: Likewise.
4518 * gdb.trace/change-loc.exp: Likewise.
4519 * gdb.trace/deltrace.exp: Likewise.
4520 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
4521 * gdb.trace/ftrace.exp: Likewise.
4522 * gdb.trace/infotrace.exp: Check for arch support.
4523 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
4524 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
4525 * gdb.trace/mi-tsv-changed.exp: Likewise.
4526 * gdb.trace/packetlen.exp: Likewise.
4527 * gdb.trace/passc-dyn.exp: Likewise.
4528 * gdb.trace/passcount.exp: Likewise.
4529 * gdb.trace/pending.exp: Likewise.
4530 * gdb.trace/range-stepping.exp: Check for shlib support.
4531 * gdb.trace/report.exp: Check for arch support.
4532 * gdb.trace/save-trace.exp: Likewise.
4533 * gdb.trace/signal.exp: Check for signal support.
4534 * gdb.trace/tfind.exp: Check for arch support.
4535 * gdb.trace/trace-break.exp: Check for arch and shlib support.
4536 * gdb.trace/trace-common.h: Add comment.
4537 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
4538 * gdb.trace/trace-enable-disable.exp: Likewise.
4539 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
4540 * gdb.trace/tracecmd.exp: Check for arch support.
4541 * gdb.trace/tspeed.exp: Check for shlib and target support.
4542 * gdb.trace/tstatus.exp: Check for arch support.
4543 * gdb.trace/tsv.exp: Likewise.
4544 * gdb.trace/while-dyn.exp: Likewise.
4545 * gdb.trace/while-stepping.exp: Likewise.
4546 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
4547
f9c49bff
SM
45482018-10-12 Simon Marchi <simon.marchi@ericsson.com>
4549
4550 * gdb.trace/tspeed.exp: Remove nowarnings.
4551 (prepare_for_trace_test): Declare "global ipalib".
4552 * gdb.trace/tspeed.c: Include unistd.h.
4553 (main): Remove superfluous printf argument.
4554
d4330bde
SL
45552018-10-11 Sandra Loosemore <sandra@codesourcery.com>
4556
4557 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
4558 directory prefix on the filename.
4559
8ecfd7bd
SDJ
45602018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4561
4562 * gdb.gdb/unittest.exp: Update expected message informing that
4563 selftests have been disabled.
4564 * gdb.server/unittest.exp: Likewise.
4565
58bbcd02
TV
45662018-10-09 Tom de Vries <tdevries@suse.de>
4567
4568 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4569 with runto_main.
4570
9f6b697b
WP
45712018-10-08 Weimin Pan <weimin.pan@oracle.com>
4572
4573 PR c++/16841
4574 * gdb.cp/virtbase2.cc: New file.
4575 * gdb.cp/virtbase2.exp: New file.
4576
add5ded5
TT
45772018-10-06 Tom Tromey <tom@tromey.com>
4578
4579 PR python/19399:
4580 * gdb.python/py-inferior.exp: Add architecture test.
4581
f9e48344
TT
45822018-10-06 Tom Tromey <tom@tromey.com>
4583
4584 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4585 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4586
2a8be203
TT
45872018-10-06 Tom Tromey <tom@tromey.com>
4588
4589 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4590 of a "throw" catchpoint.
4591
e04caa70
SDJ
45922018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4593
4594 * gdb.base/info-proc.exp: Update string expected from "help info
4595 proc".
4596
5ca8c39f
TT
45972018-10-04 Tom Tromey <tom@tromey.com>
4598
4599 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4600 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4601 (test_initial_complaints, test_empty_complaints): Update.
4602 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4603
3453e7e4
TT
46042018-10-04 Tom Tromey <tom@tromey.com>
4605
4606 PR cli/19551:
4607 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4608 * lib/gdb.exp (gdb_file_cmd): Update.
4609 * gdb.stabs/weird.exp (print_weird_var): Update.
4610 * gdb.server/solib-list.exp: Update.
4611 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4612 * gdb.mi/mi-cli.exp: Update.
4613 * gdb.linespec/linespec.exp: Update.
4614 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4615 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4616 * gdb.cp/cp-relocate.exp: Update.
4617 * gdb.base/sym-file.exp: Update.
4618 * gdb.base/relocate.exp: Update.
4619 * gdb.base/readnever.exp: Update.
4620 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4621 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4622 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4623 * gdb.base/code_elim.exp: Update.
4624 * gdb.base/break-unload-file.exp (test_break): Update.
4625 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4626 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4627 Update.
4628 * gdb.base/attach.exp (do_attach_tests): Update.
4629 * gdb.base/sepdebug.exp: Update.
4630 * gdb.python/py-section-script.exp: Update.
4631
6afcf761
TT
46322018-10-04 Tom Tromey <tom@tromey.com>
4633
4634 PR cli/22234:
4635 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4636 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4637 output.
4638
fef1b293
TT
46392018-10-04 Tom Tromey <tom@tromey.com>
4640
4641 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4642 set width and height to 0.
4643 (test_command_line_attach_run): Use -quiet.
4644
ca98345e
SL
46452018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4646
4647 * lib/gdb.exp (skip_ifunc_tests): New.
4648 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4649 other compile failures.
4650 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4651
ff34e6ae
SM
46522018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4653
4654 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4655 is_amd64_regs_target.
4656
6bb8890e
AH
46572018-10-01 Alan Hayward <alan.hayward@arm.com>
4658
4659 * gdb.arch/aarch64-sighandler-regs.c: New test.
4660 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4661 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4662
224d30d3
MM
46632018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4664
4665 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4666 assembly.
4667
f67ffa6a
AB
46682018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4669
4670 * gdb.base/frame-selection.exp: New file.
4671 * gdb.base/frame-selection.c: New file.
4672
9fc3183f
AH
46732018-09-27 Alan Hayward <alan.hayward@arm.com>
4674
4675 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4676 pthread barrier.
4677 (main): Likewise.
4678
d354055e
AB
46792018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4680
4681 * gdb.base/large-frame-1.c: New file.
4682 * gdb.base/large-frame-2.c: New file.
4683 * gdb.base/large-frame.exp: New file.
4684 * gdb.base/large-frame.h: New file.
4685
db727370
JL
46862018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4687
4688 PR gdb/20948
4689 * gdb.base/write_mem.exp: New test.
4690 * gdb.base/write_mem.c: Likewise.
4691
ae778caf
TT
46922018-09-23 Tom Tromey <tom@tromey.com>
4693
4694 PR python/18852:
4695 * gdb.python/py-parameter.exp: Add test for parameter that throws
4696 on "set".
4697
fd3ba736
TT
46982018-09-23 Tom Tromey <tom@tromey.com>
4699
4700 PR python/17284:
4701 * gdb.python/py-template.exp (test_template_arg): Add test for
4702 negative template argument number.
4703
39a24317
TT
47042018-09-23 Tom Tromey <tom@tromey.com>
4705
4706 PR python/14062:
4707 * gdb.python/python.exp: Add test for post_event error.
4708
f5769a2c
TT
47092018-09-23 Tom Tromey <tom@tromey.com>
4710
4711 PR python/18170:
4712 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4713 convert pointers to int and long.
4714
1c1e54f6
TT
47152018-09-23 Tom Tromey <tom@tromey.com>
4716
4717 PR python/20126:
4718 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4719 signed-ness conversion tests.
4720
fb4fa946
TT
47212018-09-23 Tom Tromey <tom@tromey.com>
4722
4723 PR python/18352;
4724 * gdb.python/py-value.exp (test_float_conversion): New proc.
4725 Use it.
4726
a466edac
HAQ
47272018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4728
4729 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4730
4ee9b0c5
SL
47312018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4732
4733 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4734 no readline.
4735 * gdb.base/utf8-identifiers.exp: Likewise.
4736 * gdb.cp/cpcompletion.exp: Likewise.
4737 * gdb.linespec/cpcompletion.exp: Likewise.
4738 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4739 * gdb.linespec/cpls-ops.exp: Likewise.
4740
23be8da7
RB
47412018-09-19 Richard Bunt <richard.bunt@arm.com>
4742 Chris January <chris.january@arm.com>
4743
4744 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4745 * gdb.fortran/short-circuit-argument-list.exp: New file.
4746 * gdb.fortran/short-circuit-argument-list.f90: New test.
4747
5031d0ae
SDJ
47482018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4749
4750 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4751 "arch=" keyword when executing "-stack-list-frames".
4752
b4c0d1a4
SDJ
47532018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4754
4755 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4756 "arch=" keyword when executing "-stack-list-frames".
4757
7a6d2b45
SDJ
47582018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4759
4760 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4761 break ada".
4762
8588b356
SM
47632018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4764
4765 PR python/23669
4766 * gdb.python/python.exp: Test gdb.execute("show commands").
4767
65e65158
TT
47682018-09-16 Tom Tromey <tom@tromey.com>
4769
4770 * gdb.base/new-ui.exp (do_execution_tests): Update.
4771 * gdb.base/dbx.exp (test_breakpoints): Update.
4772
bf326452
AH
47732018-09-14 Alan Hayward <alan.hayward@arm.com>
4774
4775 * lib/gdb.exp (gdb_simple_compile): Add proc.
4776 (is_elf_target): Use gdb_simple_compile.
4777 (skip_altivec_tests): Likewise.
4778 (skip_vsx_tests): Likewise.
4779 (skip_tsx_tests): Likewise.
4780 (skip_btrace_tests): Likewise.
4781 (skip_btrace_pt_tests): Likewise.
4782 (gdb_can_simple_compile): Likewise.
4783 (gdb_has_argv0): Likewise.
4784 (gdb_target_symbol_prefix): Likewise.
4785 (target_supports_scheduler_locking): Likewise.
4786
2361b0fb
TT
47872018-09-13 Tom Tromey <tom@tromey.com>
4788
4789 * Makefile.in (TAGS): Recognize proc_with_prefix and
4790 gdb_caching_proc.
4791
0ae1a321
SM
47922018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4793
4794 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4795 method.
4796
a40bf0c2
SM
47972018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4798
4799 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4800 and a few other Inferior properties when the Inferior is no
4801 longer valid.
4802
4a3fe98f
TT
48032018-09-13 Tom Tromey <tom@tromey.com>
4804
4805 PR rust/23650:
4806 * gdb.rust/simple.exp: Add test for enum field access error.
4807
098b2108
TT
48082018-09-13 Tom Tromey <tom@tromey.com>
4809
4810 PR rust/23626:
4811 * gdb.rust/simple.rs (EmptyEnum): New type.
4812 (main): Use it.
4813 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4814
1256af7d
SM
48152018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4816
4817 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4818 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4819 * gdb.python/py-symtab.exp: Update test printing an objfile.
4820
4aa8e6c2
SM
48212018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4822
4823 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4824 object.
4825
c221b2f7
AH
48262018-09-12 Alan Hayward <alan.hayward@arm.com>
4827
4828 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4829 (support_complex_tests): Use gdb_can_simple_compile.
4830 (is_ilp32_target): Likewise.
4831 (is_lp64_target): Likewise.
4832 (is_64_target): Likewise.
4833 (is_amd64_regs_target): Likewise.
4834 (is_aarch32_target): Likewise.
4835 (gdb_int128_helper): Likewise.
4836
6f1107b5
JK
48372018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4838
4839 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4840
1f5d1570
JG
48412018-09-10 Jerome Guitton <guitton@adacore.com>
4842
4843 * gdb.ada/same_component_name: Add test for case of tagged record
4844 with variable-length fields.
4845
cc330e39
XR
48462018-09-10 Xavier Roirand <roirand@adacore.com>
4847
4848 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4849 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4850 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4851 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4852
b9c50e9a
XR
48532018-09-10 Xavier Roirand <roirand@adacore.com>
4854
4855 * gdb.ada/mi_string_access.exp: New testcase.
4856 * gdb.ada/mi_string_access/bar.adb: New file.
4857 * gdb.ada/mi_string_access/pck.adb: New file.
4858 * gdb.ada/mi_string_access/pck.asd: New file.
4859
2963898f
XR
48602018-09-10 Xavier Roirand <roirand@adacore.com>
4861
4862 * gdb.ada/mi_var_union.exp: New testcase.
4863 * gdb.ada/mi_var_union/bar.adb: New file.
4864 * gdb.ada/mi_var_union/pck.adb: New file.
4865 * gdb.ada/mi_var_union/pck.asd: New file.
4866
1aac008f
TT
48672018-09-08 Tom Tromey <tom@tromey.com>
4868
4869 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4870
332cf4c9
TT
48712018-09-08 Tom Tromey <tom@tromey.com>
4872
4873 PR python/16047:
4874 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4875 (register_pretty_printers): Register new printer.
4876 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4877 test.
4878 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4879 (an_int_type3): New global.
4880
424da6cf
JB
48812018-09-08 Joel Brobecker <brobecker@adacore.com>
4882
4883 * gdb.ada/expr_with_funcall: New testcase.
4884
2a62dfa9
JB
48852018-09-08 Joel Brobecker <brobecker@adacore.com>
4886
4887 * gdb.ada/packed_array_assign: New testcase.
4888
96b6697f
AB
48892018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4890
4891 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4892 names, and add test prefixes to make test names unique.
4893
e4a62c65
TV
48942018-09-05 Tom de Vries <tdevries@suse.de>
4895
4896 * gdb.dwarf2/varval.exp: Add test.
4897
dd083ee2
GB
48982018-09-04 Gary Benson <gbenson@redhat.com>
4899
4900 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4901 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4902
aef9346c
TT
49032018-08-31 Tom Tromey <tom@tromey.com>
4904
4905 * gdb.rust/simple.rs: Rename second variable "v".
4906
c67f2e15
AB
49072018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4908
4909 * gdb.base/funcargs.c (use_a): New function.
4910 (recurse): Call use_a.
4911
078a0207
KS
49122018-08-29 Keith Seitz <keiths@redhat.com>
4913
4914 * gdb.compile/compile-cplus-anonymous.cc: New file.
4915 * gdb.compile/compile-cplus-anonymous.exp: New file.
4916 * gdb.compile/compile-cplus-array-decay.cc: New file.
4917 * gdb.compile/compile-cplus-array-decay.exp: New file.
4918 * gdb.compile/compile-cplus-inherit.cc: New file.
4919 * gdb.compile/compile-cplus-inherit.exp: New file.
4920 * gdb.compile/compile-cplus-member.cc: New file.
4921 * gdb.compile/compile-cplus-member.exp: New file.
4922 * gdb.compile/compile-cplus-method.cc: New file.
4923 * gdb.compile/compile-cplus-method.exp: New file.
4924 * gdb.compile/compile-cplus-mod.c: "New" file.
4925 * gdb.compile/compile-cplus-namespace.cc: New file.
4926 * gdb.compile/compile-cplus-namespace.exp: New file.
4927 * gdb.compile/compile-cplus-nested.cc: New file.
4928 * gdb.compile/compile-cplus-nested.exp: New file.
4929 * gdb.compile/compile-cplus-print.c: "New" file.
4930 * gdb.compile/compile-cplus-print.exp: "New" file.
4931 * gdb.compile/compile-cplus-virtual.cc: New file.
4932 * gdb.compile/compile-cplus-virtual.exp: New file.
4933 * gdb.compile/compile-cplus.c: "New" file.
4934 * gdb.compile/compile-cplus.exp: "New" file.
4935 * lib/compile-support.exp: New file.
4936
b0f492b9
GB
49372018-08-16 Gary Benson <gbenson@redhat.com>
4938
4939 PR gdb/13000:
4940 * gdb.base/batch-exit-status.exp: New file.
4941 * gdb.base/batch-exit-status.good-commands: Likewise.
4942 * gdb.base/batch-exit-status.bad-commands: Likewise.
4943
36eb4c5f
AH
49442018-08-29 Alan Hayward <alan.hayward@arm.com>
4945
4946 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4947 (struct struct02): Likewise.
4948 (struct struct03): Likewise.
4949 (struct struct04): Likewise.
4950 (struct struct_01_01): New struct.
4951 (struct struct_01_02): Likewise.
4952 (struct struct_01_03): Likewise.
4953 (struct struct_01_04): Likewise.
4954 (struct struct_02_01): Likewise.
4955 (struct struct_02_02): Likewise.
4956 (struct struct_02_03): Likewise.
4957 (struct struct_02_04): Likewise.
4958 (struct struct_04_01): Likewise.
4959 (struct struct_04_02): Likewise.
4960 (struct struct_04_03): Likewise.
4961 (struct struct_04_04): Likewise.
4962 (struct struct_05_01): Likewise.
4963 (struct struct_05_02): Likewise.
4964 (struct struct_05_03): Likewise.
4965 (struct struct_05_04): Likewise.
4966 (cmp_struct01): Remove function.
4967 (cmp_struct02): Likewise.
4968 (cmp_struct03): Likewise.
4969 (cmp_struct04): Likewise.
4970 (cmp_struct_01_01): Add Function.
4971 (cmp_struct_01_02): Likewise.
4972 (cmp_struct_01_03): Likewise.
4973 (cmp_struct_01_04): Likewise.
4974 (cmp_struct_02_01): Likewise.
4975 (cmp_struct_02_02): Likewise.
4976 (cmp_struct_02_03): Likewise.
4977 (cmp_struct_02_04): Likewise.
4978 (cmp_struct_04_01): Likewise.
4979 (cmp_struct_04_02): Likewise.
4980 (cmp_struct_04_03): Likewise.
4981 (cmp_struct_04_04): Likewise.
4982 (cmp_struct_05_01): Likewise.
4983 (cmp_struct_05_02): Likewise.
4984 (cmp_struct_05_03): Likewise.
4985 (cmp_struct_05_04): Likewise.
4986 (call_all): Add new structs.
4987 * gdb.base/infcall-nested-structs.exp: Likewise.
4988
3bf9c013
JV
49892018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4990
4991 * gdb.python/py-framefilter-mi.exp: Update regexp to
4992 check for "arch" field in frame output.
4993
450d1e88
KB
49942018-08-23 Kevin Buettner <kevinb@redhat.com>
4995
4996 * gdb.dwarf2/dw2-ranges-func.c: New file.
4997 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4998
ae739fe7
SM
49992018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5000
5001 * gdb.base/term.exp: Compare terminal settings with values from
5002 the inferior.
5003 * gdb.base/term.c: Get and set terminal settings.
5004
6d52907e
JV
50052018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5006
5007 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5008 accommodate new "arch" field in frame output.
5009 * gdb.mi/mi-return.exp: Likewise.
5010 * gdb.mi/mi-stack.exp: Likewise.
5011 * gdb.mi/mi-syn-frame.exp: Likewise.
5012 * gdb.mi/user-selected-context-sync.exp: Likewise.
5013
be2d111a
MS
50142018-08-19 Michael Spang <spang@google.com>
5015
5016 PR gdb/11786
5017 * gdb.base/gcore-tls-pie.c: New file.
5018 * gdb.base/gcore-tls-pie.exp: New file.
5019
ae3a7c47
KB
50202018-08-18 Kevin Buettner <kevinb@redhat.com>
5021
5022 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
5023 * gdb.dwarf2/varval.c: New file.
5024 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 5025
2ecae92e
AH
50262018-08-17 Alan Hayward <alan.hayward@arm.com>
5027
5028 PR gdb/18931
5029 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5030
c1854f1d
KS
50312018-08-16 Keith Seitz <keiths@redhat.com>
5032
5033 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5034 tests expected to pass.
5035
26fb3983
JV
50362018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5037
5038 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5039 -data-disassemble -a.
5040 (test_disassembly_bogus_args): Likewise.
5041
67943c00
AB
50422018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5043
5044 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5045
5ff2bbae
AB
50462018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5047
5048 * gdb.base/vla-optimized-out.exp: Add new test.
5049
e5bbcd0f
AB
50502018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5051
5052 * gdb.base/vla-optimized-out-o3.exp: Delete.
5053 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5054 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5055 deleted tests.
5056
9d4a934c
AB
50572018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5058
5059 PR gdb/18050:
5060 * gdb.server/extended-remote-restart.c: New file.
5061 * gdb.server/extended-remote-restart.exp: New file.
5062
045cf012
SM
50632018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5064
5065 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5066 "set variable index = 42".
5067
87d6a7aa
SM
50682018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5069
5070 * boards/index-cache-gdb.exp: New file.
5071 * gdb.dwarf2/index-cache.exp: New file.
5072 * gdb.dwarf2/index-cache.c: New file.
5073 * gdb.base/maint.exp: Check if we are using the index cache.
5074
96d68bd4
RO
50752018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5076
5077 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5078 MAKEFLAGS.
5079
5a699617
RO
50802018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5081
5082 * dg-extract-results.sh: Move to toplevel contrib.
5083 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5084 * Makefile.in (check-parallel-racy): Likewise.
5085
5bd18990
AB
50862018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5087
5088 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5089 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5090 tests if the target supports scheduler locking.
5091
3fbbcf47
TV
50922018-08-04 Tom de Vries <tdevries@suse.de>
5093
5094 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5095
3e1d3d8c
TT
50962018-08-02 Tom Tromey <tom@tromey.com>
5097
5098 PR symtab/16842.
5099 * gdb.cp/temargs.exp: Test "info address" of a template
5100 parameter.
5101
5abe0f0c
JV
51022018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5103
5104 * gdb.python/py-mi-var-info-path-expression.c: New file.
5105 * gdb.python/py-mi-var-info-path-expression.py: New file.
5106 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5107
fb66cde8
SDJ
51082018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5109
5110 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5111 error after "cannot resolve name" string.
5112
c708f4d2
AB
51132018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5114
5115 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5116 started.
5117 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5118
37cc0cae
TV
51192018-07-28 Tom de Vries <tdevries@suse.de>
5120
5121 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5122
63b4ecf7
TV
51232018-07-26 Tom de Vries <tdevries@suse.de>
5124
5125 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5126
3c3bb058
AB
51272018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5128
5129 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5130 is visible.
5131
9e7f3bbb
TV
51322018-07-26 Tom de Vries <tdevries@suse.de>
5133
5134 PR breakpoints/23366
5135 * gdb.base/catch-follow-exec.c: New test.
5136 * gdb.base/catch-follow-exec.exp: New file.
5137
16f808ec
TV
51382018-07-25 Tom de Vries <tdevries@suse.de>
5139
5140 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5141 vla-optimized-out.c.
5142
d7154a8d
JV
51432018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5144
5145 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5146 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5147
232a0032
TV
51482018-07-20 Tom de Vries <tdevries@suse.de>
5149
5150 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5151 NOCLONE macro.
5152 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5153
fbb1d502
TV
51542018-07-19 Tom de Vries <tdevries@suse.de>
5155
5156 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5157 regular expression.
5158
42dc7699
TV
51592018-07-18 Tom de Vries <tdevries@suse.de>
5160
5161 * gdb.base/vla-optimized-out.c: New test.
5162 * gdb.base/vla-optimized-out.exp: New file.
5163
7f1f7e23
SDJ
51642018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5165
5166 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5167 message "No address associated with hostname" when gdbserver
5168 cannot resolve the hostname.
5169
5759ebb3
PW
51702018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5171
5172 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5173 Add some test prefixes to make tests unique.
5174
3606ccab
PW
51752018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5176
5177 * gdb.base/frameapply.c: New file.
5178 * gdb.base/frameapply.exp: New file.
5179
529c08b2
PW
51802018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5181
5182 * gdb.base/skip.exp: Update expected error message.
5183
c7ab0aef
SDJ
51842018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5185 Jan Kratochvil <jan.kratochvil@redhat.com>
5186 Paul Fertser <fercerpav@gmail.com>
5187 Tsutomu Seki <sekiriki@gmail.com>
5188
5189 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5190 parameter.
5191 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5192 by default.
5193 * boards/native-gdbserver.exp: Likewise.
5194 * gdb.server/run-without-local-binary.exp: Improve regexp used
5195 for detecting when a remote debugging connection succeeds.
5196 * gdb.server/server-connect.exp: New file.
5197 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5198 Do not prefix the port number with ":".
5199 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5200 support for detecting and using it. Add '$debughost_gdbserver'
5201 to the list of arguments used to start gdbserver. Handle case
5202 when gdbserver cannot resolve a network name.
5203
16ff70dd
SDJ
52042018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5205
5206 PR c++/23373
5207 * gdb.base/ptype-offsets.cc (struct static_member): New
5208 struct.
5209 (main) <stmember>: New variable.
5210 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5211 with a static member in it.
5212
3541979f
AB
52132018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5214
5215 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5216 watchpoints enabled and disabled.
5217
c8ad9b9a
AB
52182018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5219
5220 * gdb.base/examine-backward.exp: Still run tests around address
5221 0x0, even if address 0x0 is not readable. Update the pattern for
5222 matching address 0x0 in expected output.
5223
e0e5e971
AB
52242018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5225
5226 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5227 malloc/free.
5228
1ea5da02
TV
52292018-07-04 Tom de Vries <tdevries@suse.de>
5230
5231 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5232
471b9d15
MR
52332018-07-02 Maciej W. Rozycki <macro@mips.com>
5234
5235 PR tdep/8282
5236 * gdb.arch/mips-disassembler-options.exp: New test.
5237 * gdb.arch/mips-disassembler-options.s: New test source.
5238
75acb486
PA
52392018-06-29 Pedro Alves <palves@redhat.com>
5240
5241 * gdb.threads/names.exp: Adjust expected "info threads" output.
5242
cd2bb709
PA
52432018-06-29 Pedro Alves <palves@redhat.com>
5244
5245 * gdb.opt/inline-break.exp (line number, address): Add "info
5246 break" tests.
5247
991ff292
PA
52482018-06-29 Pedro Alves <palves@redhat.com>
5249
5250 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5251 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5252 number and address and running to them.
5253
356819b6 52542018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
5255
5256 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5257
2512d7ef
JK
52582018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5259
5260 * lib/compiler.c: Remove executable permission flag.
5261
be1b6474
RB
52622018-06-28 Richard Bunt <richard.bunt@arm.com>
5263
5264 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5265 code.
5266 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5267
291f9a96
PT
52682018-06-28 Petr Tesarik <ptesarik@suse.cz>
5269
5270 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5271
ed6dfe51
PT
52722018-06-28 Petr Tesarik <ptesarik@suse.cz>
5273
5274 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5275 address argument is omitted.
5276
d4d429d5
PT
52772018-06-28 Petr Tesarik <ptesarik@suse.cz>
5278
5279 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5280
7ab6656f
OJ
52812018-06-27 Omair Javaid <omair.javaid@linaro.org>
5282
5283 PR gdb/21695
5284 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5285 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5286
a33ccfc7
TT
52872018-06-26 Tom Tromey <tom@tromey.com>
5288
5289 PR rust/22574:
5290 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5291 * gdb.rust/simple.rs (struct SimpleLayout): New.
5292
6d72d289
SM
52932018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5294
5295 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5296 "info registers" output.
5297
8363f9d5
RB
52982018-06-21 Richard Bunt <richard.bunt@arm.com>
5299
5300 * gdb.base/watchpoint-hw-attach.c: New test.
5301 * gdb.base/watchpoint-hw-attach.exp: New file.
5302
f00674fe
SM
53032018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5304
5305 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5306 through /bin/sh.
5307 * boards/dwarf4-gdb-index.exp: Likewise.
5308 * boards/fission-dwp.exp: Likewise.
5309
1d554008
UW
53102018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5311
5312 * gdb.base/float128.exp: Add comment and improved fail message
5313 to the failure case of "print large128" test.
5314
d0ac1c44
SM
53152018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5316
5317 * configure.ac: Remove AC_PREREQ.
5318 * configure: Re-generate.
5319
61b04dd0
PA
53202018-06-19 Pedro Alves <palves@redhat.com>
5321
5322 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5323 (func_extern_caller): New.
5324 (main): Call func_extern_caller.
5325 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5326 logic change.
5327
f63b508a
SM
53282018-06-18 Weimin Pan <weimin.pan@oracle.com>
5329
5330 PR gdb/16841
5331 * gdb.cp/typedef-base.cc: New file.
5332 * gdb.cp/typedef-base.exp: New file.
5333
0fe3a558
TV
53342018-06-18 Tom de Vries <tdevries@suse.de>
5335
5336 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5337
7010835a
AB
53382018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5339 Richard Bunt <Richard.Bunt@arm.com>
5340
5341 * gdb.threads/attach-slow-waitpid.c: New file.
5342 * gdb.threads/attach-slow-waitpid.exp: New file.
5343 * gdb.threads/slow-waitpid.c: New file.
5344
14897d65
PA
53452018-06-14 Pedro Alves <palves@redhat.com>
5346
5347 * gdb.base/fork-running-state.c: Include <errno.h>.
5348 (exit_if_relative_exits): New.
5349 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5350 exits.
5351 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5352 child exits.
5353
5d9a0608
TV
53542018-06-14 Tom de Vries <tdevries@suse.de>
5355
5356 PR cli/22573
5357 * gdb.base/finish-pretty.c: New test.
5358 * gdb.base/finish-pretty.exp: New file.
5359
11ae5818
PA
53602018-06-14 Pedro Alves <palves@redhat.com>
5361
5362 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5363 gdb's expected startup output.
5364
1d39de44
PA
53652018-06-14 Pedro Alves <palves@redhat.com>
5366
5367 * lib/selftest-support.exp (selftest_setup): Remove inlined
5368 function handling.
5369
70ee0000
TV
53702018-06-14 Tom de Vries <tdevries@suse.de>
5371
5372 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5373 matching of breakpoint printing.
5374
11f4b608
TV
53752018-06-13 Tom de Vries <tdevries@suse.de>
5376
5377 PR testsuite/23269
5378 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5379 (fork_child): ... here, and ...
5380 (fork_parent): ... here.
5381
53822018-06-12 Tom de Vries <tdevries@suse.de>
5383
5384 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5385
9516f85a
AB
53862018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5387 Stephen Roberts <stephen.roberts@arm.com>
5388
5389 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5390 rewrite test to describe action performed, rather than possible
5391 failure.
5392
5045b3d7
GB
53932018-06-08 Gary Benson <gbenson@redhat.com>
5394
5395 * gdb.threads/check-libthread-db.exp: New file.
5396 * gdb.threads/check-libthread-db.c: Likewise.
5397
c61b06a1
TT
53982018-06-05 Tom Tromey <tom@tromey.com>
5399
5400 * gdb.base/default.exp: Update expected "show version" output.
5401
eb6af809
TT
54022018-06-05 Tom Tromey <tom@tromey.com>
5403
5404 PR cli/12326:
5405 * gdb.cp/static-print-quit.exp: Update.
5406 * lib/gdb.exp (pagination_prompt): Update.
5407 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5408 * gdb.python/python.exp: Update.
5409
178d6a63
JB
54102018-06-04 Joel Brobecker <brobecker@adacore.com>
5411
5412 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5413
8e817061
JB
54142018-06-01 Joel Brobecker <brobecker@adacore.com>
5415
5416 * gdb.ada/bp_fun_addr: New testcase.
5417
e86ca25f
TT
54182018-06-01 Tom Tromey <tom@tromey.com>
5419
5420 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5421 results.
5422 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5423 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5424 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5425 * gdb.base/maint.exp (maint_pass_if): Update.
5426
4b2dfa9d
MR
54272018-05-31 Maciej W. Rozycki <macro@mips.com>
5428
5429 * gdb.base/endian.exp: New test.
5430 * gdb.base/endian.c: New test source.
5431
45f25d6c
AB
54322018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5433
5434 PR gdb/23203
5435 * gdb.base/bt-selected-frame.c: New file.
5436 * gdb.base/bt-selected-frame.exp: New file.
5437 * lib/gdb.exp (get_current_frame_number): New function.
5438
d9f6d7f8
MR
54392018-05-24 Maciej W. Rozycki <macro@mips.com>
5440 Pedro Alves <palves@redhat.com>
5441
5442 * gdb.threads/tls-core.c: Include <stdlib.h>
5443 (thread_proc): Call `abort'.
5444 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5445 (tls_core_test): New procedure, bits factored out from ...
5446 (top level): ... here. Test both native cores and gcore cores.
5447
ff1cf532
TT
54482018-05-23 Tom Tromey <tom@tromey.com>
5449
5450 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5451
b98664d3
TT
54522018-05-23 Tom Tromey <tom@tromey.com>
5453
5454 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5455 symfile_complaints.
5456 (test_short_complaints): Likewise.
5457 (test_empty_complaints): Likewise.
5458 (test_initial_complaints): Update.
5459
4e9668d0
TT
54602018-05-23 Tom Tromey <tom@tromey.com>
5461
5462 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5463
43ba33c7
TT
54642018-05-23 Tom Tromey <tom@tromey.com>
5465
5466 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5467 (test_short_complaints): Update.
5468
035522c0
PA
54692018-05-22 Pedro Alves <palves@redhat.com>
5470
5471 * gdb.base/remote.exp: Only gdb_start after compiling the
5472 testcase. Issue "disconnect" before testing "set remote" command
5473 defaults. Issue clean_restart before running to main.
5474
cc0be08f
PA
54752018-05-22 Pedro Alves <palves@redhat.com>
5476
5477 * gdb.base/remote.exp: Adjust expected output of "show remote
5478 memory-write-packet-size". Add tests for "set remote
5479 memory-write-packet-size 0" and "set remote
5480 memory-write-packet-size fixed/limit".
5481
b1b60145
PA
54822018-05-22 Pedro Alves <palves@redhat.com>
5483
5484 PR gdb/22973
5485 * gdb.base/utf8-identifiers.c: New file.
5486 * gdb.base/utf8-identifiers.exp: New file.
5487
0ec848ad
PFC
54882018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5489
5490 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5491
2c3305f6
PFC
54922018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5493
5494 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5495
ce1e8424
TT
54962018-05-18 Tom Tromey <tom@tromey.com>
5497
5498 * gdb.base/ptype-offsets.exp: Update.
5499
ddfe970e
KS
55002018-05-17 Keith Seitz <keiths@redhat.com>
5501
5502 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5503 in expected breakpoint stop locations.
5504 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5505 move to proper scope to test variable values.
5506 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
5507 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
5508 New functions.
5509 (main): Call not_inline_func3.
5510 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
5511 inline_func1, inline_func2, and inline_func3. Test that when each
5512 breakpoint is hit, GDB properly reports both the stop location
5513 and the backtrace. Repeat tests for temporary breakpoints.
5514
0726fcc6
MR
55152018-05-15 Maciej W. Rozycki <macro@mips.com>
5516
5517 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
5518 rather then trying to access it in determining whether the PID
5519 of `gdbserver' could have been retrieved.
5520
8ee22052
AB
55212018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
5522
5523 * gdb.arch/amd64-init-x87-values.S: New file.
5524 * gdb.arch/amd64-init-x87-values.exp: New file.
5525
7785df48
JK
55262018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5527
5528 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
5529
56bcdbea
TT
55302018-05-04 Tom Tromey <tom@tromey.com>
5531
5532 PR python/22730:
5533 * gdb.python/python.exp: Test multi-line execute.
5534
a913fffb
TT
55352018-05-04 Tom Tromey <tom@tromey.com>
5536
5537 PR python/22731:
5538 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
5539
7a2c85f2
TT
55402018-05-04 Tom Tromey <tom@tromey.com>
5541
5542 PR gdb/11750:
5543 * gdb.base/define.exp: Test defining a user command inside a user
5544 command.
5545 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
5546
a3b60e45
JK
55472018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5548 Pedro Alves <palves@redhat.com>
5549
5550 PR breakpoints/19806 and support for PR external/20207.
5551 * gdb.base/watchpoint-unaligned.c: New file.
5552 * gdb.base/watchpoint-unaligned.exp: New file.
5553
45fe4a03
AB
55542018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5555
5556 * gdb.base/maint.exp: Make test names unique, use
5557 test_prefix_command_help to test 'help maint info', and remove
5558 repeated test of 'help maint'.
5559
9be2ae8f
TT
55602018-05-04 Tom Tromey <tom@tromey.com>
5561
5562 PR gdb/22619:
5563 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5564 behavior.
5565
11859c31
AB
55662018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5567
5568 * gdb.base/maint.exp: Process output from 'maint print registers'
5569 line at a time.
5570
089a9490
AB
55712018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5572
5573 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5574 timeout.
5575
9b0797e2
AB
55762018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5577
5578 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5579 filter pattern.
5580
f6ac5f3d
PA
55812018-05-02 Pedro Alves <palves@redhat.com>
5582
5583 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5584 to_log_command renames.
5585 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5586
77d3c63b
TT
55872018-05-02 Tom Tromey <tom@tromey.com>
5588
5589 * gdb.python/py-parameter.exp: Set test message.
5590
0489430a
TT
55912018-05-02 Tom Tromey <tom@tromey.com>
5592
5593 PR python/20084:
5594 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5595 PARAM_ZUINTEGER_UNLIMITED tests.
5596
1632f8ba
DR
55972018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5598
5599 PR rust/23124
5600 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5601 when casting.
5602
6d7bb824
TT
56032018-04-30 Tom Tromey <tom@tromey.com>
5604
5605 * gdb.python/py-type.exp: Check align attribute.
5606 * gdb.python/py-type.c: New "aligncheck" global.
5607
007e1530
TT
56082018-04-30 Tom Tromey <tom@tromey.com>
5609
5610 PR exp/17095:
5611 * gdb.dwarf2/dw2-align.exp: New file.
5612 * gdb.cp/align.exp: New file.
5613 * gdb.base/align.exp: New file.
5614 * lib/gdb.exp (gdb_int128_helper): New proc.
5615 (has_int128_c, has_int128_cxx): New caching procs.
5616
6873858b
TT
56172018-04-27 Tom Tromey <tom@tromey.com>
5618
5619 PR rust/22545:
5620 * gdb.rust/simple.exp: Add inclusive range tests.
5621
79188d8d
PA
56222018-04-26 Pedro Alves <palves@redhat.com>
5623
5624 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5625 ifunc breakpoint locations correctly of ifunc breakpoints set
5626 while the program resolves the ifunc.
5627
c7075ad5
PA
56282018-04-26 Pedro Alves <palves@redhat.com>
5629
5630 * gdb.base/gnu-ifunc-final.c: New file.
5631 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5632 * gdb.base/gnu-ifunc.exp (executable): Delete.
5633 (staticexecutable): Adjust.
5634 (lib_opts, exec_opts): Delete.
5635 (make_binsuffix, build, set-break): New procedures.
5636 (misc_tests): New, with tests factored out from the top level.
5637 (top level): Test different combinations of ifunc resolver name,
5638 resolver with and with debug info, and ifunc target with and
5639 without debug info. Wrap static tests with with_target_prefix.
5640
8388016d
PA
56412018-04-26 Pedro Alves <palves@redhat.com>
5642
5643 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5644 return type" warnings.
5645
249b5733
PA
56462018-04-25 Pedro Alves <palves@redhat.com>
5647
5648 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5649 killed".
5650 * gdb.base/kill-after-signal.exp: Likewise.
5651 * gdb.threads/kill.exp: Likewise.
5652
f67c0c91
SDJ
56532018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5654 Sergio Durigan Junior <sergiodj@redhat.com>
5655 Pedro Alves <palves@redhat.com>
5656
5657 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5658 regexps to expect for '[Inferior ... detached]' as well.
5659 * gdb.base/attach.exp: Likewise.
5660 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5661 "gdb_continue_to_end".
5662 (test_catch_syscall_with_wrong_args): Likewise.
5663 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5664 ']'. Don't set 'verbose' on.
5665 * gdb.base/foll-vfork.exp: Likewise.
5666 * gdb.base/fork-print-inferior-events.c: New file.
5667 * gdb.base/fork-print-inferior-events.exp: New file.
5668 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5669 '[Inferior ... has been killed]' message.
5670 * gdb.base/kill-after-signal.exp: Likewise.
5671 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5672 detach message.
5673 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5674 message.
5675 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5676 regexps to expect for '[Inferior ... detached]' as well.
5677 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5678
0a8ddac4
SM
56792018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5680
5681 PR gdb/23104
5682 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5683
701adfb0
PA
56842018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5685
5686 PR gdb/23095
5687 * gdb.base/break-probes.exp: Pass shlib_load to
5688 prepare_for_testing. Set normal_bp to r_debug_state if target is
5689 bsd.
5690
d27d16bf
RB
56912018-04-19 Richard Bunt <richard.bunt@arm.com>
5692
5693 * gdb.threads/multiple-successive-infcall.c: New test.
5694 * gdb.threads/multiple-successive-infcall.exp: New file.
5695
a037790e
TT
56962018-04-17 Tom Tromey <tom@tromey.com>
5697
5698 * gdb.rust/simple.rs (Union): New type.
5699 (main): New local "u".
5700 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5701
e3a91079
AA
57022018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5703
5704 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5705 number information in output of "whereis" command.
5706 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5707
b744723f
AA
57082018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5709
5710 * gdb.ada/info_types.exp: Adjust expected output to the line
5711 numbers now printed by "info var/func/type".
5712 * gdb.base/completion.exp: Likewise.
5713 * gdb.base/included.exp: Likewise.
5714 * gdb.cp/cp-relocate.exp: Likewise.
5715 * gdb.cp/cplusfuncs.exp: Likewise.
5716 * gdb.cp/namespace.exp: Likewise.
5717 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5718
4a4495d6
MM
57192018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5720
5721 * gdb.btrace/cpu.exp: New.
5722
1d509aa6
MM
57232018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5724
5725 * gdb.base/step-indirect-call-thunk.exp: New.
5726 * gdb.base/step-indirect-call-thunk.c: New.
5727 * gdb.reverse/step-indirect-call-thunk.exp: New.
5728 * gdb.reverse/step-indirect-call-thunk.c: New.
5729
6295b6da
SM
57302018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5731
5732 * gdb.base/pie-fork.c: New file.
5733 * gdb.base/pie-fork.exp: New file.
5734
50146e70
TT
57352018-04-11 Tom Tromey <tom@tromey.com>
5736
5737 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5738
f50d8a2e
PA
57392018-04-10 Pedro Alves <palves@redhat.com>
5740
5741 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5742 exits. Instead loop running forever.
5743 (fork_parent): Run forever too.
5744
a0be7a36
SM
57452018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5746
5747 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5748 mi_continue_to_line.
5749 * gdb.mi/mi-stack.c (callee4): Add comment.
5750
9b73db36
SM
57512018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5752
5753 * gdb.mi/mi-stack.exp: Fix indentation.
5754
c912f608
SM
57552018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5756
5757 PR gdb/22979
5758 * gdb.arch/amd64-osabi.exp: New file.
5759
26540402
SM
57602018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5761
5762 PR gdb/22980
5763 * gdb.base/osabi.exp: New file.
5764
121ad66c 57652018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
5766
5767 * gdb.cp/static-typedef-print.exp: New file.
5768 * gdb.cp/static-typedef-print.cc: New file.
5769
3fcded8f
JB
57702018-03-27 Joel Brobecker <brobecker@adacore.com>
5771
5772 * gdb.ada/varsize_limit: New testcase.
5773
59cc4834
JB
57742018-03-27 Joel Brobecker <brobecker@adacore.com>
5775
5776 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5777
5778 * gdb.ada/notcplusplus: New testcase.
5779
5780 * gdb.base/c-linkage-name.c: New file.
5781 * gdb.base/c-linkage-name.exp: New testcase.
5782
4ca59a9f
TT
57832018-03-26 Tom Tromey <tom@tromey.com>
5784
5785 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5786 * gdb.python/py-framefilter.py (name_error): New global.
5787 (ErrorInName.function): Use name_error.
5788
978d6c75
TT
57892018-03-26 Tom Tromey <tom@tromey.com>
5790
5791 PR backtrace/15582:
5792 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5793
b7fee5a3
KS
57942018-03-23 Keith Seitz <keiths@redhat.com>
5795
5796 PR c++/22968
5797 * gdb.cp/subtypes.exp: New file.
5798 * gdb.cp/subtypes.h: New file.
5799 * gdb.cp/subtypes.cc: New file.
5800 * gdb.cp/subtypes-2.cc: New file.
5801
376be529
AB
58022018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5803
5804 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5805 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5806 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5807 -nostartfiles when compiling the test. Confirm that all registers
5808 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5809
066cfa98
AB
58102018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5811
5812 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5813 option, syntax was wrong anyway.
5814 * gdb.arch/arm-disp-step.exp: Likewise.
5815 * gdb.arch/sparc64-regs.exp: Likewise.
5816 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5817 option, syntax was wrong anyway, switch to use
5818 prepare_for_testing.
5819 * gdb.arch/i386-disp-step.exp: Likewise.
5820
079670b9
AA
58212018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5822
5823 * gdb.ada/exec_changed.exp: Replace "target_info exists
5824 use_gdb_stub" by "use_gdb_stub".
5825 * gdb.ada/start.exp: Likewise.
5826 * gdb.base/async-shell.exp: Likewise.
5827 * gdb.base/attach-pie-misread.exp: Likewise.
5828 * gdb.base/attach-wait-input.exp: Likewise.
5829 * gdb.base/break-entry.exp: Likewise.
5830 * gdb.base/break-interp.exp: Likewise.
5831 * gdb.base/dprintf-detach.exp: Likewise.
5832 * gdb.base/nostdlib.exp: Likewise.
5833 * gdb.base/solib-nodir.exp: Likewise.
5834 * gdb.base/statistics.exp: Likewise.
5835 * gdb.base/testenv.exp: Likewise.
5836 * gdb.mi/mi-exec-run.exp: Likewise.
5837 * gdb.mi/mi-start.exp: Likewise.
5838 * gdb.multi/dummy-frame-restore.exp: Likewise.
5839 * gdb.multi/multi-arch-exec.exp: Likewise.
5840 * gdb.multi/multi-arch.exp: Likewise.
5841 * gdb.multi/tids.exp: Likewise.
5842 * gdb.multi/watchpoint-multi.exp: Likewise.
5843 * gdb.python/py-events.exp: Likewise.
5844 * gdb.threads/attach-into-signal.exp: Likewise.
5845 * gdb.threads/attach-stopped.exp: Likewise.
5846 * gdb.threads/threadapply.exp: Likewise.
5847 * lib/selftest-support.exp: Likewise.
5848
26d6cec4
AA
58492018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5850
5851 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5852
4ee89e90
SR
58532018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5854
5855 * gdb.perf/template-breakpoints.cc: New file.
5856 * gdb.perf/template-breakpoints.exp: New file.
5857 * gdb.perf/template-breakpoints.py: New file.
5858
92630041
TT
58592018-03-19 Tom Tromey <tom@tromey.com>
5860
5861 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5862 y0.
5863 * gdb.rust/simple.exp: Test bare identifier form of struct
5864 initializer.
5865
76727919
TT
58662018-03-19 Tom Tromey <tom@tromey.com>
5867
5868 * gdb.gdb/observer.exp: Remove.
5869
194ed413
AA
58702018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5871
5872 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5873 "qualified" option when setting breakpoints.
5874 * gdb.trace/backtrace.exp: Likewise.
5875 * gdb.trace/circ.exp: Likewise.
5876 * gdb.trace/collection.exp: Likewise.
5877 * gdb.trace/disconnected-tracing.exp: Likewise.
5878 * gdb.trace/ftrace-lock.exp: Likewise.
5879 * gdb.trace/ftrace.exp: Likewise.
5880 * gdb.trace/infotrace.exp: Likewise.
5881 * gdb.trace/packetlen.exp: Likewise.
5882 * gdb.trace/passc-dyn.exp: Likewise.
5883 * gdb.trace/qtro.exp: Likewise.
5884 * gdb.trace/read-memory.exp: Likewise.
5885 * gdb.trace/report.exp: Likewise.
5886 * gdb.trace/signal.exp: Likewise.
5887 * gdb.trace/status-stop.exp: Likewise.
5888 * gdb.trace/strace.exp: Likewise.
5889 * gdb.trace/tfind.exp: Likewise.
5890 * gdb.trace/trace-break.exp: Likewise.
5891 * gdb.trace/trace-condition.exp: Likewise.
5892 * gdb.trace/trace-mt.exp: Likewise.
5893 * gdb.trace/tstatus.exp: Likewise.
5894 * gdb.trace/tsv.exp: Likewise.
5895 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5896 * gdb.trace/unavailable.exp: Likewise.
5897 * gdb.trace/while-dyn.exp: Likewise.
5898
8b067d2c
AA
58992018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5900
5901 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5902 that libinproctrace is copied to the target.
5903
3ae9ce5d
TT
59042018-03-14 Tom Tromey <tom@tromey.com>
5905
5906 PR cli/14977:
5907 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5908 a null pointer.
5909 * gdb.base/wchar.exp: Likewise.
5910
b8c2339b
TT
59112018-03-14 Tom Tromey <tom@tromey.com>
5912
5913 PR cli/19918:
5914 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5915 flag.
5916
4872dc46
SM
59172018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5918
5919 PR gdb/22841
5920 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5921 "target" to remote_exec.
5922
e4fe3756
SM
59232018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5924
5925 PR gdb/22841
5926 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5927 ${board}_upload): Remove.
5928
e95a97d4
AA
59292018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5930
5931 * gdb.cp/watch-cp.cc: New test.
5932 * gdb.cp/watch-cp.exp: New file.
5933
dbbb1059
AB
59342018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5935
5936 * gdb.base/infcall-nested-structs.exp: New file.
5937 * gdb.base/infcall-nested-structs.c: New file.
5938 * gdb.base/float.exp: Add riscv support.
5939
ecc054c0
TP
59402018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5941
5942 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5943 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5944
25e3c82c
SDJ
59452018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5946
5947 * gdb.server/abspath.exp: New file.
5948 * lib/gdb.exp (with_cwd): New procedure.
5949
3083294d
SM
59502018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5951
5952 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5953 use it.
5954 (gdb_is_target_remote_prompt): New proc.
5955 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5956 (gdb_is_target_native): Pass prompt parameter to
5957 gdb_is_target_1.
5958
3275ef47
SM
59592018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5960
5961 * gdb.base/load-command.c: New file.
5962 * gdb.base/load-command.exp: New file.
5963 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5964 (gdb_is_target_1): ...this, and generalize for other targets
5965 than just remote.
5966 (gdb_is_target_remote): Use gdb_is_target_1.
5967 (gdb_is_target_native): use gdb_is_target_1.
5968
6893c19a
TT
59692018-02-26 Tom Tromey <tom@tromey.com>
5970
5971 PR python/16497:
5972 * gdb.python/py-framefilter.exp: Update test.
5973
2ddeaf8a
TT
59742018-02-26 Tom Tromey <tom@tromey.com>
5975
5976 * gdb.dwarf2/variant.c: New file.
5977 * gdb.dwarf2/variant.exp: New file.
5978
c9317f21
TT
59792018-02-26 Tom Tromey <tom@tromey.com>
5980
5981 * gdb.rust/simple.exp: Accept more possible results in enum test.
5982
6f6d0c26
SM
59832018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5984
5985 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5986 parentheses.
5987
11b03145
MR
59882018-02-23 Maciej W. Rozycki <macro@mips.com>
5989
5990 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5991 name of a variable: $actual_linejj -> $actual_line.
5992
54a27fe5
JB
59932018-02-21 John Baldwin <jhb@FreeBSD.org>
5994
5995 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5996
de65820c
MM
59972018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5998
5999 * gdb.btrace/buffer-size.exp: Do not force BTS.
6000
980548fd
PA
60012018-02-14 Pedro Alves <palves@redhat.com>
6002
6003 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6004 getting a "Quit".
6005
c4e12631
MM
60062018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6007
6008 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6009 Fix test name.
6010
c2e0e465
SM
60112018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6012
6013 * gdb.cp/m-static.exp: Check type of optimized out static
6014 member.
6015
f7216783
AB
60162018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6017
6018 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6019 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6020
0625771b
LS
60212018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6022 Leszek Swirski <leszeks@google.com>
6023
6024 * gdb.python/py-prettyprint.c
6025 (struct to_string_returns_value_inner,
6026 struct to_string_returns_value_wrapper): New.
6027 (main): Add tsrvw variable.
6028 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6029 ToStringReturnsValueWrapper): New classes.
6030 (register_pretty_printers): Register new pretty-printers.
6031 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6032 recursive pretty printer.
6033 * gdb.python/py-mi.exp: Likewise.
6034
59498c30
LS
60352018-02-01 Leszek Swirski <leszeks@google.com>
6036
6037 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6038 functions with the same name as an include file are parsed
6039 correctly.
6040
d4d38844
YQ
60412018-02-01 Yao Qi <yao.qi@linaro.org>
6042
6043 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6044 "\[^\r\n\]*".
6045
07e5f5cf
NP
60462018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6047
6048 * gdb.arch/powerpc-prologue-frame.s: New file.
6049 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6050 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6051
929b5ad4
JB
60522018-01-31 Joel Brobecker <brobecker@adacore.com>
6053
6054 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6055
e671cd59
PA
60562018-01-30 Pedro Alves <palves@redhat.com>
6057
6058 PR gdb/13211
6059 * gdb.base/interrupt-daemon.c: New.
6060 * gdb.base/interrupt-daemon.exp: New.
6061 * gdb.multi/multi-term-settings.c: New.
6062 * gdb.multi/multi-term-settings.exp: New.
6063
fc413dc4
JB
60642018-01-30 Joel Brobecker <brobecker@adacore.com>
6065
6066 * gdb.base/break.exp: Save the location where the breakpoint
6067 on break.c:47 was actually inserted when debugging the version
6068 compiled at -O2 and use it in the expected output of the "info
6069 break" test performed soon after.
6070
5c319bb2
PA
60712018-01-22 Pedro Alves <palves@redhat.com>
6072 Sergio Durigan Junior <sergiodj@redhat.com>
6073
6074 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6075 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6076
a9e40818
JB
60772018-01-22 Joel Brobecker <brobecker@adacore.com>
6078
6079 * gdb.base/break-include.c, gdb.base/break-include.inc,
6080 gdb.base/break-include.exp: New files.
6081 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6082 line number now being the actual line number where the breakpoint
6083 was inserted.
6084 * gdb.mi/mi-break.exp: Likewise.
6085 * gdb.mi/mi-reverse.exp: Likewise.
6086 * gdb.mi/mi-simplerun.exp: Ditto.
6087
e707fc44
AB
60882018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6089
6090 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6091 varobj.
6092 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6093
ae451627
AB
60942018-01-21 Don Breazeal <donb@codesourcery.com>
6095 Andrew Burgess <andrew.burgess@embecosm.com>
6096
6097 * gdb.mi/basics.c: Add new global.
6098 * gdb.mi/mi-frame-regs.exp: New file.
6099 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6100 case.
6101
b1b189e0
AB
61022018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6103
6104 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6105 non-parameter, and on an unknown symbol.
6106
fcfcc376
TT
61072018-01-19 Tom Tromey <tom@tromey.com>
6108
6109 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6110 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6111
634c1c31
AA
61122018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6113
6114 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6115 setrlimit and chdir to int.
6116
d6ad07fd
AA
61172018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6118
6119 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6120 function.
6121 (my_tend): Likewise.
6122 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6123 rationale of avoiding FP- and vector instructions.
6124
adf8243b
RK
61252018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6126
6127 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6128 "info reg" with "\[ \t\]*".
6129 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6130 "\[ \t\]+".
6131 * gdb.arch/s390-multiarch.exp: Ditto.
6132 * gdb.base/pc-fp.exp: Ditto.
6133 * gdb.reverse/i386-precsave.exp: Ditto.
6134 * gdb.reverse/i386-reverse.exp: Ditto.
6135 * gdb.reverse/i387-env-reverse.exp: Ditto.
6136 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6137
dcc06925
AA
61382018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6139
6140 * lib/gdb.exp (gdb_compile): Re-enable use of
6141 universal_compile_options for languages other than Rust.
6142
25d4fd80
AA
61432018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6144
6145 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6146
ee7f689e 61472018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
6148
6149 PR gdb/16577
6150 * gdb.base/solib-vanish.exp: New.
6151 * gdb.base/solib-vanish-main.c: New.
6152 * gdb.base/solib-vanish-lib1.c: New.
6153 * gdb.base/solib-vanish-lib2.c: New.
6154
d8447b6b
YQ
61552018-01-17 Yao Qi <yao.qi@linaro.org>
6156
6157 * gdb.compile/compile.exp: Match the address printed for
6158 frame in the output of command "bt".
6159
86d6a90c
TT
61602018-01-15 Tom Tromey <tom@tromey.com>
6161
6162 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6163 compute sp_reg.
6164
cbcdb1aa
AB
61652018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6166
6167 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6168 to prepare.
6169 (prepare): Return 0 on error, 1 on success.
6170
eea61984
PA
61712018-01-12 Pedro Alves <palves@redhat.com>
6172
6173 * gdb.base/continue-after-aborted-step-over.c: New.
6174 * gdb.base/continue-after-aborted-step-over.exp: New.
6175
6181e9c2
SM
61762018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6177
6178 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6179 options when not creating an executable.
6180
3cada740
PA
61812018-01-11 Pedro Alves <palves@redhat.com>
6182
6183 PR remote/22597
6184 * gdb.server/stop-reply-no-thread.c: New file.
6185 * gdb.server/stop-reply-no-thread.exp: New file.
6186
c63d3e8d
PA
61872018-01-10 Pedro Alves <palves@redhat.com>
6188
6189 PR gdb/22670
6190 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6191 functions too. Test setting breakpoints and printing C functions
6192 with no debug info too.
6193 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6194
d4c2a405
PA
61952018-01-10 Pedro Alves <palves@redhat.com>
6196
6197 PR gdb/22670
6198 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6199 a fail.
6200
8825213e
PA
62012018-01-10 Pedro Alves <palves@redhat.com>
6202
6203 PR gdb/22670
6204 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6205
605fd3c6
YQ
62062018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6207
6208 * gdb.server/unittest.exp: Match the output in non-development
6209 mode.
6210
1e5ded6c
YQ
62112018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6212
6213 * gdb.gdb/unittest.exp: Match output in non-development mode.
6214
30066b0b
JB
62152018-01-08 Joel Brobecker <brobecker@adacore.com>
6216
6217 * gdb.ada/access_tagged_param.exp: Relax expected output
6218 for value of "ObjL" in "continue" to pck.inspect breakpoint
6219 test.
6220
04bafb1e
XR
62212018-01-08 Joel Brobecker <brobecker@adacore.com>
6222
9f86398b
JB
6223 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6224 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 6225
e379cee6
PA
62262018-01-05 Pedro Alves <palves@redhat.com>
6227
6228 PR gdb/18653
6229 * gdb.base/libsegfault.exp: New.
6230
de63c46b
PA
62312018-01-05 Joel Brobecker <brobecker@adacore.com>
6232
6233 PR gdb/22670
6234 * gdb.ada/access_tagged_param.exp: New file.
6235 * gdb.ada/access_tagged_param/foo.adb: New file.
6236
f98fc17b
PA
62372018-01-05 Pedro Alves <palves@redhat.com>
6238
6239 PR gdb/22670
6240 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6241 exercise lower case too, and to exercise both full matching and
6242 wild matching.
6243
342f8240
JB
62442018-01-05 Joel Brobecker <brobecker@adacore.com>
6245
6246 * gdb.ada/rename_subscript_param: New testcase.
6247
7150d33c
JG
62482018-01-05 Jerome Guitton <guitton@adacore.com>
6249
6250 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6251
cc0e770c
JB
62522018-01-05 Joel Brobecker <brobecker@adacore.com>
6253
6254 * gdb.ada/convvar_comp: New testcase.
6255
672a41aa 62562018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
6257
6258 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6259 (My_Table): New global variable.
6260 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6261
7365ec2f
JB
62622018-01-04 Joel Brobecker <brobecker@adacore.com>
6263
6264 PR gdb/22670
6265 * gdb.ada/maint_with_ada: New testcase.
6266
289483b6
JB
62672018-01-04 Joel Brobecker <brobecker@adacore.com>
6268
6269 PR gdb/22670
6270 * gdb.ada/bp_c_mixed_case: New testcase.
6271
344420da
JB
62722018-01-04 Joel Brobecker <brobecker@adacore.com>
6273
6274 PR gdb/22670
6275 * gdb.ada/complete.exp: Add "complete break ada" test.
6276
66fc87a0
JB
62772018-01-04 Joel Brobecker <brobecker@adacore.com>
6278
6279 PR gdb/22670
6280 * gdb.ada/info_addr_mixed_case: New testcase.
6281
9f757bf7
XR
62822018-01-03 Xavier Roirand <roirand@adacore.com>
6283
6284 * gdb.ada/excep_handle.exp: New testcase.
6285 * gdb.ada/excep_handle/foo.adb: New file.
6286 * gdb.ada/excep_handle/pck.ads: New file.
6287
bd570f80
JB
62882018-01-03 Joel Brobecker <brobecker@adacore.com>
6289
6290 * gdb.base/step-line.c: Add extra empty line in copyright header.
6291 * gdb.base/step-line.inp: Likewise.
6292
9fe561ab
JB
62932018-01-02 Joel Brobecker <brobecker@adacore.com>
6294
6295 * gdb.ada/dyn_stride.exp: Add slice test.
6296
a405673c
JB
62972018-01-02 Joel Brobecker <brobecker@adacore.com>
6298
6299 * gdb.ada/dyn_stride: New testcase.
6300
cef0f868
SH
63012017-12-27 Stafford Horne <shorne@gmail.com>
6302
6303 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6304 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6305
b67d92b0
SH
63062017-12-27 Stafford Horne <shorne@gmail.com>
6307
6308 * gdb.base/reggroups.c: New file.
6309 * gdb.base/reggroups.exp: New file.
6310
eccab96d
JB
63112017-12-18 Joel Brobecker <brobecker@adacore.com>
6312
6313 * gdb.dwarf2/ada-valprint-error.c: New file.
6314 * gdb.dwarf2/ada-valprint-error.exp: New file.
6315
0e2da9f0
JB
63162017-12-18 Joel Brobecker <brobecker@adacore.com>
6317
6318 * gdb.ada/assign_arr: New testcase.
6319
cb923fcc
XR
63202017-12-18 Xavier Roirand <roirand@adacore.com>
6321
6322 * gdb.ada/funcall_ptr: New testcase.
6323
7c161838
SDJ
63242017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6325
6326 PR cli/16224
6327 * gdb.base/ptype-offsets.cc: New file.
6328 * gdb.base/ptype-offsets.exp: New file.
6329
1af17fd9
YQ
63302017-12-15 Yao Qi <yao.qi@linaro.org>
6331
6332 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6333 if XML is disabled.
6334
828d5846
XR
63352017-12-15 Xavier Roirand <roirand@adacore.com>
6336
6337 * gdb.ada/same_component_name: New testcase.
6338
79e8fcaa
JB
63392017-12-14 Joel Brobecker <brobecker@adacore.com>
6340
6341 * gdb.ada/str_binop_equal: New testcase.
6342
e05fa6f9
JB
63432017-12-14 Joel Brobecker <brobecker@adacore.com>
6344
6345 * gdb.ada/task_switch_in_core: New testcase.
6346
b89641ba
SM
63472017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6348
6349 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6350 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6351 call test_bkpt_qualified.
6352 (test_bkpt_qualified): New proc.
6353
6892d2e4
PA
63542017-12-13 Pedro Alves <palves@redhat.com>
6355
6356 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6357 Tighten regexp by matching with an anchor.
6358
a22ecf70
PA
63592017-12-13 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6362 ("expression with namespace"): New set of tests.
6363 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6364 (Nested::Test_NS::qux): New.
6365 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6366 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6367
9937536c
JB
63682017-12-13 Joel Brobecker <brobecker@adacore.com>
6369
6370 * gdb.base/server-del-break.c: New file.
6371 * gdb.base/server-del-break.exp: New file.
6372
fe49c6f5
SH
63732017-12-12 Stafford Horne <shorne@gmail.com>
6374
6375 * gdb.xml/tdesc-regs.exp: Add or1k support.
6376
c3d18620
SH
63772017-12-12 Stafford Horne <shorne@gmail.com>
6378
6379 * gdb.base/bp-permanent.c: Define nop of or1k.
6380
c5f9cfc8
JB
63812017-12-11 Joel Brobecker <brobecker@adacore.com>
6382
6383 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6384 output with components being reordered.
6385
a9c135fc
JB
63862017-12-11 Joel Brobecker <brobecker@adacore.com>
6387
6388 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6389 output with components being reordered.
6390
927aa2e7
JK
63912017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6392 Pedro Alves <palves@redhat.com>
6393
6394 * gdb.base/maint.exp (check for .gdb_index): Check also for
6395 .debug_names.
6396 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6397 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6398 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6399 (.gdb_index used after symbol reloading): Support also .debug_names.
6400 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6401
f17d9474
YQ
64022017-12-08 Yao Qi <yao.qi@linaro.org>
6403
6404 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6405 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6406
a0de8c21
YQ
64072017-12-08 Yao Qi <yao.qi@linaro.org>
6408
6409 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6410 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6411
a738ea1d
YQ
64122017-12-08 Yao Qi <yao.qi@linaro.org>
6413
6414 * gdb.arch/aarch64-tagged-pointer.c: New file.
6415 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6416
1cd9a73b
SDJ
64172017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6418
6419 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6420 "int".
6421
fa6eb693
KS
64222017-12-07 Keith Seitz <keiths@redhat.com>
6423
6424 PR breakpoints/22569
6425 * gdb.linespec/ls-errs.exp: Change expected result of "break
6426 -source this file has spaces.c -line 3".
6427 Check that an explicit source file followed by whitespace is
6428 identified as an invalid explicit location.
6429
883fd55a
KS
64302017-12-07 Keith Seitz <keiths@redhat.com>
6431
6432 * gdb.cp/nested-types.cc: New file.
6433 * gdb.cp/nested-types.exp: New file.
6434 * lib/cp-support.exp: Load data-structures.exp library.
6435 (debug_cp_test_ptype_class): New global.
6436 (cp_ptype_class_verbose, next_line): New procedures.
6437 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6438 Add and document new return value.
6439 Switch the list of lines to a queue.
6440 Add support for new `type' key for nested type definitions.
6441 Add debugging/troubleshooting messages.
6442 * lib/data-structures.exp: New file.
6443
ec72db3e
SM
64442017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6445
6446 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6447 with proc_with_prefix, don't use with_test_prefix.
6448
99598d71
TT
64492017-12-07 Tom Tromey <tom@tromey.com>
6450
6451 * gdb.base/break.exp: Add test for empty "commands".
6452
a8806230
YQ
64532017-12-07 Yao Qi <yao.qi@linaro.org>
6454
6455 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6456 malloc and catch syscall.
6457
824cc835
PM
64582017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6459
e79be6e5 6460 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
6461 tests for explicit locations.
6462
7cc244de
PA
64632017-12-06 Pedro Alves <palves@redhat.com>
6464
6465 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6466 force-disabling XML descriptions.
6467
50a1fdd5
PA
64682017-12-04 Pedro Alves <palves@redhat.com>
6469
6470 PR gdb/22499
6471 * gdb.arch/amd64-disp-step-avx.S: New file.
6472 * gdb.arch/amd64-disp-step-avx.exp: New file.
6473
f0fb2488
PA
64742017-12-03 Pedro Alves <palves@redhat.com>
6475
6476 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6477 and <string.h>.
6478 (parent_function): Print distinct messages when waitpid fails, or
6479 the child exits with a signal, or the child exits for an unhandled
6480 reason.
6481 * gdb.threads/process-dies-while-detaching.exp
6482 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6483 it. Wait for both inferior output and GDB's prompt. Use an
6484 indirect spawn id list.
6485 (do_detach): New parameter 'child_exit'. Use it to compute
6486 expected inferior output.
6487 (test_detach, test_detach_watch, test_detach_killed_outside):
6488 Adjust to pass down the expected child exit kind.
6489
97cbe998
SDJ
64902017-12-01 Joel Brobecker <brobecker@adacore.com>
6491 Sergio Durigan Junior <sergiodj@redhat.com>
6492 Pedro Alves <palves@redhat.com>
6493
6494 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6495
40fc416f
SDJ
64962017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6497
6498 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6499 to 'symbol-file' and 'add-symbol-file' can be
6500 position-independent.
6501
1cc75e92
YQ
65022017-12-01 Yao Qi <yao.qi@linaro.org>
6503
6504 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6505 the URL in copyright header.
6506 * gdb.arch/aarch64-fp.exp: Likewise.
6507 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
6508 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
6509 * gdb.base/expand-psymtabs.exp: Likewise.
6510 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
6511 * gdb.fortran/common-block.exp: Likewise.
6512 * gdb.fortran/common-block.f90: Likewise.
6513 * gdb.fortran/logical.exp: Likewise.
6514 * gdb.fortran/vla-datatypes.f90: Likewise.
6515 * gdb.fortran/vla-sub.f90: Likewise.
6516
875fb7a7
JB
65172017-11-30 Joel Brobecker <brobecker@adacore.com>
6518
6519 * gdb.ada/repeat_dyn: New testcase.
6520
6f14765f
UW
65212017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
6522
6523 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
6524 Update for changed thread numbering.
6525 * gdb.cell/bt.exp: Update for changed GDB output.
6526
f1af7b94
SM
65272017-11-30 Simon Marchi <simon.marchi@ericsson.com>
6528
6529 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
6530 setting isremote by hand.
6531 * boards/dwarf4-gdb-index.exp: Likewise.
6532 * boards/fission.exp: Likewise.
6533 * boards/stabs.exp: Likewise.
6534
e3919f3e
PA
65352017-11-30 Pedro Alves <palves@redhat.com>
6536
6537 * gdb.linespec/cpls-ops.exp
6538 (check_explicit_skips_function_argument): Extract the underlying
6539 type of size_t instead of hardcoding it.
6540
bd69330d
PA
65412017-11-29 Pedro Alves <palves@redhat.com>
6542
6543 PR c++/19436
6544 * gdb.linespec/cpls-abi-tag.cc: New file.
6545 * gdb.linespec/cpls-abi-tag.exp: New file.
6546
a20714ff
PA
65472017-11-29 Pedro Alves <palves@redhat.com>
6548
6549 * gdb.base/langs.exp: Use -qualified.
6550 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
6551 it.
6552 * gdb.cp/namespace.exp: Use -qualified.
6553 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
6554 (overload-3, template-overload, template-ret-type, const-overload)
6555 (const-overload-quoted, anon-ns, ambiguous-prefix): New
6556 procedures.
6557 (test_driver): Call them.
6558 * gdb.cp/save-bp-qualified.cc: New.
6559 * gdb.cp/save-bp-qualified.exp: New.
6560 * gdb.linespec/explicit.exp: Test -qualified.
6561 * lib/completion-support.exp (completion::explicit_opts_list): Add
6562 "-qualified".
6563 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6564
f6f1d339
PM
65652017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6566
6567 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6568
02ca603a
TT
65692017-11-29 Tom Tromey <tom@tromey.com>
6570
6571 * gdb.base/relocate.exp: Update invalid argument test.
6572 Add new tests for invalid arguments.
6573
ed6c0bfb
TP
65742017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6575
6576 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6577 Return 0 as a long.
6578 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6579
f106e10e
TP
65802017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6581
6582 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6583 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6584 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6585 func ().
6586 * gdb.cp/shadow.cc (B.func): Return 0.
6587
10329bb2
JB
65882017-11-27 Joel Brobecker <brobecker@adacore.com>
6589
6590 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6591 expected output in gdb_expect call to allow the exception
6592 message to be present as well. Fix syntax confusion to avoid
6593 TCL thinking that exception_name is an array.
6594
617cd4bc
UW
65952017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6596
6597 * gdb.arch/spu-info.c: Include <unistd.h>.
6598 (do_signal_test): Fix broken calls to write.
6599 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6600 Fix checks for empty mailboxes. Update signal tests for corrected
6601 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
6602 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6603 * gdb.cell/arch.exp: Use standard_output_file.
6604 * gdb.cell/break.exp: Likewise.
6605 * gdb.cell/bt.exp: Likewise.
6606 * gdb.cell/core.exp: Likewise.
6607 * gdb.cell/dwarfaddr.exp: Likewise.
6608 * gdb.cell/ea-cache.exp: Likewise.
6609 * gdb.cell/ea-standalone.exp: Likewise.
6610 * gdb.cell/f-regs.exp: Likewise.
6611 * gdb.cell/fork.exp: Likewise.
6612 * gdb.cell/gcore.exp: Likewise.
6613 * gdb.cell/mem-access.exp: Likewise.
6614 * gdb.cell/ptype.exp: Likewise.
6615 * gdb.cell/registers.exp: Likewise.
6616 * gdb.cell/sizeof.exp: Likewise.
6617 * gdb.cell/solib-symbol.exp: Likewise.
6618 * gdb.cell/solib.exp: Likewise.
617cd4bc 6619
a81aaca0
PA
66202017-11-25 Pedro Alves <palves@redhat.com>
6621
6622 * gdb.base/complete-empty.exp: New file.
6623 * gdb.base/completion.exp: Adjust.
6624
6a3c6ee4
PA
66252017-11-25 Pedro Alves <palves@redhat.com>
6626
6627 * gdb.linespec/cpls-ops.cc: New file.
6628 * gdb.linespec/cpls-ops.exp: New file.
6629 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6630 factored out from ...
6631 (test_complete_prefix_range): ... this.
6632
8955eb2d
PA
66332017-11-24 Pedro Alves <palves@redhat.com>
6634
6635 * gdb.linespec/cpcompletion.exp: New file.
6636 * gdb.linespec/cpls-hyphen.cc: New file.
6637 * gdb.linespec/cpls.cc: New file.
6638 * gdb.linespec/cpls2.cc: New file.
6639 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6640 test to use test_gdb_complete_unique. Add label completion,
6641 keyword completion and explicit location completion tests.
6642 * lib/completion-support.exp: New file.
6643
e547c119
JB
66442017-11-24 Joel Brobecker <brobecker@adacore.com>
6645
6646 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6647 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6648 when hitting an exception catchpoint.
6649
7c3c1aa8
YQ
66502017-11-22 Yao Qi <yao.qi@linaro.org>
6651
6652 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6653
41bd68f5
SM
66542017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6655
6656 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6657 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6658 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6659
1daad298
YQ
66602017-11-22 Yao Qi <yao.qi@linaro.org>
6661
6662 * gdb.base/info-os.exp: Pass pthreads.
6663 * gdb.multi/multi-attach.exp: Likewise.
6664
88465e87
YQ
66652017-11-22 Yao Qi <yao.qi@linaro.org>
6666
6667 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6668 compiler.
6669
dc196b23
YQ
66702017-11-22 Yao Qi <yao.qi@linaro.org>
6671
6672 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6673 * gdb.base/break-interp.exp: Likewise.
6674 * gdb.base/jit-attach-pie.exp: Likewise.
6675
2400729e
UW
66762017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6677
6678 * gdb.base/float128.c (large128): New variable.
6679 * gdb.base/float128.exp: Add test to print largest __float128 value.
6680
7a26362d
UW
66812017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6682
6683 * gdb.arch/vsx-regs.exp: Update register content checks.
6684
ed0f4273
UW
66852017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6686
6687 * gdb.arch/ppc-longdouble.exp: New file.
6688 * gdb.arch/ppc-longdouble.c: Likewise.
6689
a25d69c6
PA
66902017-11-21 Pedro Alves <palves@redhat.com>
6691
6692 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6693
73fcf641
PA
66942017-11-20 Pedro Alves <palves@redhat.com>
6695
6696 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6697 (long_double_typedef): New typedefs.
6698 Use DEF on double and long double.
6699 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6700 cases.
6701 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6702 and 'long_double_ptr_same_size' locals. Use them to decide
6703 whether cast from array/function to float is valid/invalid.
6704
71a3c369
TT
67052017-11-17 Tom Tromey <tom@tromey.com>
6706
6707 * gdb.rust/traits.rs: New file.
6708 * gdb.rust/traits.exp: New file.
6709
ced9779b
JB
67102017-11-17 Joel Brobecker <brobecker@adacore.com>
6711
6712 * gdb.ada/minsyms: New testcase.
6713
a0922d80
PA
67142017-11-16 Pedro Alves <palves@redhat.com>
6715
6716 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6717 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6718
ea04e54c
PA
67192017-11-16 Pedro Alves <palves@redhat.com>
6720
6721 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6722 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6723
e849ea89
PA
67242017-11-16 Pedro Alves <palves@redhat.com>
6725
6726 * gdb.server/reconnect-ctrl-c.c: New file.
6727 * gdb.server/reconnect-ctrl-c.exp: New file.
6728
d8ae99a7
PM
67292017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6730
6731 * gdb.python/py-rbreak.exp: New file.
6732 * gdb.python/py-rbreak.c: New file.
6733 * gdb.python/py-rbreak-func2.c: New file.
6734
968a13f8
PA
67352017-11-16 Pedro Alves <palves@redhat.com>
6736
6737 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6738 pattern.
6739 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6740 GDB.
6741
71774bc9
SM
67422017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6743
6744 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6745 regex.
6746
ddbb44cf
SM
67472017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6748
6749 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6750 test names.
6751
584a564f
PA
67522017-11-09 Pedro Alves <palves@redhat.com>
6753
6754 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6755 factored out from ...
6756 (top level): ... here, and adjusted to avoid expecting beyond the
6757 prompt in a single gdb_test_multiple.
6758
5ed7a928
PA
67592017-11-09 Pedro Alves <palves@redhat.com>
6760
6761 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6762 output.
6763 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6764 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6765 * gdb.server/ext-run.exp ("kill" test): Likewise.
6766 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6767
a60e0738
PA
67682017-11-09 Pedro Alves <palves@redhat.com>
6769
6770 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6771 match till end of line.
6772
2c88253f
PA
67732017-11-09 Pedro Alves <palves@redhat.com>
6774
6775 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6776
c7a38517
PA
67772017-11-09 Pedro Alves <palves@redhat.com>
6778
6779 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6780 New procedures, factored out from ...
6781 (top level): ... here, and adjusted to avoid expecting beyond the
6782 prompt in one go.
6783
f29f4b6b
PA
67842017-11-09 Pedro Alves <palves@redhat.com>
6785
6786 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6787 output. Fix '?' match.
6788
286acbb5
JB
67892017-11-08 Joel Brobecker <brobecker@adacore.com>
6790
6791 * gdb.ada/scoped_watch: New testcase.
6792 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6793 which is actually correct.
6794 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6795 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6796
62d7ae92
PA
67972017-11-08 Pedro Alves <palves@redhat.com>
6798
6799 * gdb.gdb/complaints.exp (test_initial_complaints)
6800 (test_serial_complaints, test_short_complaints): Call
6801 complaint_internal instead of complaint.
6802
280ca31f
DT
68032017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6804
6805 * gdb.threads/tls-core.c: New file.
6806 * gdb.threads/tls-core.exp: Likewise.
6807
b5ec771e
PA
68082017-11-08 Pedro Alves <palves@redhat.com>
6809
6810 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6811 (p Exported_Capitalized): New test.
6812 (p exported_capitalized): New test.
6813
a02b41a7
PA
68142017-11-07 Pedro Alves <palves@redhat.com>
6815
6816 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6817
95e95a6d
PA
68182017-11-07 Pedro Alves <palves@redhat.com>
6819
6820 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6821 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6822 (disable_invalid, disable_inverted, disable_negative): New
6823 procedures.
6824 ("bad numbers"): New set of tests.
6825
cee62dbd
PA
68262017-11-07 Pedro Alves <palves@redhat.com>
6827
6828 * gdb.cp/ena-dis-br-range.exp: Add tests.
6829
cc638e86
PA
68302017-11-07 Pedro Alves <palves@redhat.com>
6831
6832 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6833
d0fe4701
XR
68342017-11-07 Xavier Roirand <roirand@adacore.com>
6835 Pedro Alves <palves@redhat.com>
6836
6837 * gdb.base/ena-dis-br.exp: Add reference to
6838 gdb.cp/ena-dis-br-range.exp.
6839 * gdb.cp/ena-dis-br-range.exp: New file.
6840 * gdb.cp/ena-dis-br-range.cc: New file.
6841
46f67f80
PA
68422017-11-06 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.base/attach-non-pgrp-leader.c: New.
6845 * gdb.base/attach-non-pgrp-leader.exp: New.
6846
726e1356
PA
68472017-11-06 Pedro Alves <palves@redhat.com>
6848
6849 * configure.ac: No longer check for termio.h and sgtty.h.
6850 * configure: Regenerate.
6851 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6852 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6853 Remove termio and sgtty code.
6854
50ab6ace
YQ
68552017-11-03 Yao Qi <yao.qi@linaro.org>
6856
6857 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6858 in GDB is disabled.
6859
8e68731c
YQ
68602017-11-03 Yao Qi <yao.qi@linaro.org>
6861
6862 * gdb.python/py-thrhandle.exp: Skip it if python is not
6863 enabled.
6864
3a87ae65
SM
68652017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6866
6867 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6868 as a breakpoint command.
6869
484d8d36
MD
68702017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6871
6872 PR python/21213
6873 * gdb.python/py-infthread.exp: Test calling
6874 InferiorThread.inferior () multiple times in a row.
6875
4a27f119
KS
68762017-10-27 Keith Seitz <keiths@redhat.com>
6877
6878 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6879 Test "info break" for every inlined function breakpoint.
6880
bb11dd58
YQ
68812017-10-27 Yao Qi <yao.qi@linaro.org>
6882
6883 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6884
a43f3893
PF
68852017-10-26 Patrick Frants <osscontribute@gmail.com>
6886
6887 * gdb.cp/classes.exp (test_static_members): Test printing
6888 Outer::instance.
6889 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6890 (Inner::instance, Outer::instance): New.
6891
792ccf00
PA
68922017-10-24 Pedro Alves <palves@redhat.com>
6893
6894 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6895 extra console" test in two stages.
6896
eb2bfbad
PA
68972017-10-24 Pedro Alves <palves@redhat.com>
6898
6899 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6900
1f75a651
PA
69012017-10-24 Pedro Alves <palves@redhat.com>
6902
6903 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6904 loop.
6905
779990d9
PA
69062017-10-24 Pedro Alves <palves@redhat.com>
6907
6908 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6909 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6910
ad9b8f5d
PA
69112017-10-24 Pedro Alves <palves@redhat.com>
6912
6913 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6914 parameter and handle it. Don't output read value in test name.
6915
fee6da6e
PA
69162017-10-24 Pedro Alves <palves@redhat.com>
6917
6918 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6919 custom test name.
6920
10389c2c
PA
69212017-10-24 Pedro Alves <palves@redhat.com>
6922
6923 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6924 include the unstable output directory name in the test's name.
6925 (initial_setup_simple) <'set args'>: Use custom test name.
6926
a80e65a9
PA
69272017-10-24 Pedro Alves <palves@redhat.com>
6928
6929 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6930 with explicit test name.
6931
15763a09
PA
69322017-10-20 Pedro Alves <palves@redhat.com>
6933
6934 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6935 'wait -i'. Use gdb_assert and remote_close.
6936
49a4ce2e
AB
69372017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6938
6939 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6940 number from variable rather than hard-coded.
6941
a75868f5
PA
69422017-10-19 Pedro Alves <palves@redhat.com>
6943
6944 * gdb.base/long-inferior-output.c: New file.
6945 * gdb.base/long-inferior-output.exp: New file.
6946
c8ba13ad
KS
69472017-11-18 Keith Seitz <keiths@redhat.com>
6948
6949 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6950 method.
6951 (main): Call it.
6952 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6953 Add additional user-defined conversion operator tests.
6954
b27de576
PA
69552017-10-17 Pedro Alves <palves@redhat.com>
6956
6957 * boards/native-stdio-gdbserver.exp: Load "local-board".
6958
8484c955
PA
69592017-10-17 Pedro Alves <palves@redhat.com>
6960
6961 * gdb.base/quit-live.c: New file.
6962 * gdb.base/quit-live.exp: New file.
6963
83d5a34d
KS
69642017-10-16 Keith Seitz <keiths@redhat.com>
6965
6966 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6967 (class_with_protected_typedef, class_with_private_typedef)
6968 (struct_with_public_typedef, struct_with_protected_typedef)
6969 (struct_with_private_typedef): New classes/structs.
6970 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6971 typedefs and access specifiers.
6972
739b3f1d
PA
69732017-10-16 Pedro Alves <palves@redhat.com>
6974 Simon Marchi <simon.marchi@polymtl.ca>
6975
6976 * README (Local vs Remote vs Native): New section.
6977 * boards/local-board.exp: New file, with bits factored out from
6978 ...
6979 * boards/native-extended-gdbserver.exp: ... here. Load
6980 "local-board".
6981 * boards/native-gdbserver.exp: Load "local-board".
6982 (${board}_spawn, ${board}_exec): Delete.
6983 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6984 ...
6985 * boards/stdio-gdbserver-base.exp: ... this new file.
6986 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6987 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6988 procedure.
6989 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6990 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6991 stdio_gdbserver_command.
6992 (${board}_get_remote_address, ${board}_get_comm_port)
6993 (${board}_download, ${board}_upload): Delete.
6994 (get_target_remote_pipe_cmd): New.
6995
fe68b953
SM
69962017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6997
6998 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6999 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7000 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7001 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7002 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7003 remove with_test_prefix.
7004
300b6685
PA
70052017-10-13 Pedro Alves <palves@redhat.com>
7006
7007 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7008 * gdb.base/annota1.exp: Use it instead of is_remote.
7009 * gdb.base/annota3.exp: Use it instead of is_remote.
7010 * gdb.cp/annota2.exp: Use it instead of is_remote.
7011 * gdb.cp/annota3.exp: Use it instead of is_remote.
7012 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7013
50500caf
PA
70142017-10-13 Pedro Alves <palves@redhat.com>
7015
7016 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7017 (test_num_test_vars, run_and_count_vars, find_env)
7018 (test_set_unset_env, test_inherit_env_var): New procedures.
7019 (top level): Use them.
7020
dad0c6d2
PA
70212017-10-13 Pedro Alves <palves@redhat.com>
7022
7023 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7024 also skip on stub-like targets.
7025
8b0553c1
PA
70262017-10-13 Pedro Alves <palves@redhat.com>
7027
7028 PR gdb/22293
7029 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7030 (top level): Move some tests to ...
7031 (test_not_found): ... this new procedure.
7032 (top level): Call it.
7033
7594f623
PA
70342017-10-13 Pedro Alves <palves@redhat.com>
7035
7036 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7037 expect different "info terminal" output if testing with a
7038 non-native target.
7039
ebe3b402
PA
70402017-10-13 Pedro Alves <palves@redhat.com>
7041 Simon Marchi <simon.marchi@polymtl.ca>
7042
7043 PR python/12966
7044 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7045
42f1b161
PA
70462017-10-13 Pedro Alves <palves@redhat.com>
7047
7048 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7049 already.
7050
8d6ef72b
PA
70512017-10-13 Pedro Alves <palves@redhat.com>
7052
7053 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7054 is_remote.
7055
d7bcd5b8
PA
70562017-10-13 Pedro Alves <palves@redhat.com>
7057
7058 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7059 is_remote.
7060
df479dc6
PA
70612017-10-13 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7064 is set.
7065 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7066 instead of is_remote.
7067
23fb630a
PA
70682017-10-13 Pedro Alves <palves@redhat.com>
7069
7070 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7071 (top level): Add comment.
7072
cc77b1dc
PA
70732017-10-13 Pedro Alves <palves@redhat.com>
7074
7075 * gdb.base/remote.exp (top level): Fix comment typo and add
7076 missing return.
7077
27c9e813
PA
70782017-10-13 Pedro Alves <palves@redhat.com>
7079 Simon Marchi <simon.marchi@polymtl.ca>
7080
7081 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7082 calls and add comments. Skip test if use_gdb_stub is set.
7083 (top level): Use "set cwd" command instead of "cd" command.
7084
5e830d98
PA
70852017-10-13 Pedro Alves <palves@redhat.com>
7086
7087 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7088 is_remote target check.
7089
f5ca0032
PA
70902017-10-13 Pedro Alves <palves@redhat.com>
7091
7092 * gdb.base/scope.exp: Use build_executable + clean_restart +
7093 gdb_file_cmd instead of prepare_for_testing and no longer skip
7094 "before run" tests on is_remote target boards. Update comments.
7095 * boards/native-extended-gdbserver.exp
7096 (extended_gdbserver_load_last_file): New, factored out from ...
7097 (gdb_load): ... this. Move further below and add comment.
7098 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7099
8aed1c0d
PA
71002017-10-12 Pedro Alves <palves@redhat.com>
7101
7102 * gdb.base/attach.exp: Remove references to gdb64.
7103 * gdb.base/dbx.exp: Remove references to gdb64.
7104
cfa34c87
SM
71052017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7106 Pedro Alves <palves@redhat.com>
7107
7108 * gdb.base/label.exp: Remove is_remote target check.
7109
9192b7de
PA
71102017-10-12 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.base/auvx.exp (coredir): Update comment.
7113 (top level) <core_works>: Use "set cwd" command instead of "cd"
7114 command.
7115
6bf0052d
PA
71162017-10-12 Pedro Alves <palves@redhat.com>
7117 Simon Marchi <simon.marchi@polymtl.ca>
7118
7119 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7120 target boards.
7121
e48ef82d
PA
71222017-10-12 Pedro Alves <palves@redhat.com>
7123 Simon Marchi <simon.marchi@polymtl.ca>
7124
7125 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7126 Instead skip if there's any gdb_protocol set.
7127
8d7aea57
SM
71282017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7129 Pedro Alves <palves@redhat.com>
7130
7131 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7132
30440677
PA
71332017-10-12 Pedro Alves <palves@redhat.com>
7134 Simon Marchi <simon.marchi@polymtl.ca>
7135
7136 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7137 instead of on dejagnu remote boards.
7138
4e04f045 71392017-10-12 Pedro Alves <palves@redhat.com>
175654b9 7140 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
7141
7142 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7143 checks. Use build_executable + clean_restart instead of
7144 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7145 of enabling non-stop after starting gdb.
7146
871a186e
PA
71472017-10-12 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7150 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7151 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7152 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7153
56d704da
AK
71542017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7155
7156 * gdb.arch/arc-tdesc-cpu.exp: New file.
7157 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7158
2f20e312
SM
71592017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7160
7161 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7162
65630365
PA
71632017-10-10 Pedro Alves <palves@redhat.com>
7164
7165 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7166 expect CLI output.
7167
bf469271
PA
71682017-10-10 Pedro Alves <palves@redhat.com>
7169
7170 * lib/selftest-support.exp (selftest_setup): Update for
7171 captured_command_loop's prototype change.
7172
777a42f1
PA
71732017-10-09 Pedro Alves <palves@redhat.com>
7174
7175 Test both arch1=>arch2 and arch2=>arch1.
7176
7177 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7178 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7179 factored out to...
7180 (append_arch1_options, append_arch2_options, append_arch_options)
7181 (build_executables): New procedures.
7182 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7183 local.
7184 (top level): Add new 'first_arch' testing axis.
7185
cbd2b4e3
PA
71862017-10-09 Pedro Alves <palves@redhat.com>
7187
7188 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7189 (barrier): New.
7190 (thread_start, all_started): New functions.
7191 (main): Spawn new thread and wait until it is scheduled.
7192 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7193 option.
7194 (do_test): Add 'selected_thread' parameter. Run to all_started
7195 instead of main. Explicitly set the breakpoint at main. Switch
7196 to the SELECTED_THREAD thread.
7197 (top level): Test handling the exec event with either the main
7198 thread or the second thread selected.
7199
5c9e4427
PA
72002017-10-09 Pedro Alves <palves@redhat.com>
7201
7202 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7203 logic. Move STOP marker after the value checks.
7204 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7205 regexp.
7206
b3b7c423
SL
72072017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7208
7209 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7210
3b4b2f16
UW
72112017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7212
7213 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7214 integer-to-dfp conversion.
7215 * gdb.base/dfp-test.exp: Likewise.
7216
5cd63fda
PA
72172017-10-04 Pedro Alves <palves@redhat.com>
7218
7219 * gdb.multi/hangout.c: Include <unistd.h>.
7220 (hangout_loop): New function.
7221 (main): Call alarm. Call hangout_loop in a loop.
7222 * gdb.multi/hello.c: Include <unistd.h>.
7223 (hello_loop): New function.
7224 (main): Call alarm. Call hangout_loop in a loop.
7225 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7226 inferior with the other selected.
7227
4c71c105
SM
72282017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7229
7230 * gdb.mi/list-thread-groups-available.exp: New file.
7231 * gdb.mi/list-thread-groups-available.c: New file.
7232
bc3b087d
SDJ
72332017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7234
7235 * gdb.base/set-cwd.exp: Make it available on
7236 native-extended-gdbserver.
7237
d092c5a2
SDJ
72382017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7239
7240 * gdb.base/set-cwd.c: New file.
7241 * gdb.base/set-cwd.exp: Likewise.
7242
45320ffa
TT
72432017-10-02 Tom Tromey <tom@tromey.com>
7244
7245 PR rust/22236:
7246 * gdb.rust/simple.rs (main): New variable "fslice".
7247 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7248
b3e3859b
TT
72492017-10-02 Tom Tromey <tom@tromey.com>
7250
7251 * gdb.rust/simple.exp: Test ptype of a slice.
7252
01af5e0d
TT
72532017-10-02 Tom Tromey <tom@tromey.com>
7254
7255 * gdb.rust/simple.exp: Test index of slice.
7256
a9bbfbd8
TT
72572017-09-27 Tom Tromey <tom@tromey.com>
7258
7259 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7260
df8899e5
TP
72612017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7262 Pedro Alves <palves@redhat.com>
7263
7264 * gdb.base/compare-sections.exp (get value of read-only section): Read
7265 as unsigned value.
7266 (corrupt read-only section): Likewise and don't set written if patching
7267 failed.
7268
757bf54b
KB
72692017-09-21 Kevin Buettner <kevinb@redhat.com>
7270
7271 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7272 files.
7273
06871ae8
PA
72742017-09-20 Pedro Alves <palves@redhat.com>
7275
7276 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7277 symbol names in gdb's output.
7278 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7279
e5f25bc5
PA
72802017-09-20 Pedro Alves <palves@redhat.com>
7281
7282 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7283 Rename to ...
7284 (test_list_ambiguous_symbol): ... this and add a symbol name
7285 parameter. Adjust.
7286 (test_list_ambiguous_function): Reimplement on top of
7287 test_list_ambiguous_symbol and also test listing ambiguous
7288 variables.
7289 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7290 (ambiguous_fun): ... this.
7291 (ambiguous_var): New.
7292 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7293 (ambiguous_fun): ... this.
7294 (ambiguous_var): New.
7295
4e5a4f58
JB
72962017-09-19 John Baldwin <jhb@FreeBSD.org>
7297
7298 * gdb.base/starti.c: New file.
7299 * gdb.base/starti.exp: New file.
7300 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7301
26e53f3e
PA
73022017-09-14 Pedro Alves <palves@redhat.com>
7303
7304 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7305 (top level): Use it instead of runto.
7306
cb791d59
TT
73072017-09-11 Tom Tromey <tom@tromey.com>
7308
7309 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7310
7c96f8c1
TT
73112017-09-11 Tom Tromey <tom@tromey.com>
7312
7313 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7314 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7315
469412dd
CW
73162017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7317
7318 * gdb.fortran/printing-types.exp: New file.
7319 * gdb.fortran/printing-types.exp: New file.
7320
e0f86435
BH
73212017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7322
7323 * gdb.fortran/vla-ptype.exp: Fix typos.
7324 * gdb.fortran/vla-value.exp: Same.
7325
9e9af4be
BH
73262017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7327
7328 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7329 * gdb.mi/mi-var-child-f.exp: Likewise.
7330 * gdb.mi/mi-vla-fortran.exp: Likewise.
7331
a5ad232b 73322017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
7333 Christoph Weinmann <christoph.t.weinmann@intel.com>
7334 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
7335
7336 * gdb.fortran/ptr-indentation.f90: New file.
7337 * gdb.fortran/ptr-indentation.exp: New file.
7338
5aec60eb
TT
73392017-09-05 Tom Tromey <tom@tromey.com>
7340
7341 PR gdb/22010:
7342 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7343
8f8f8152
TP
73442017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7345
7346 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7347
fbd1b771
JK
73482017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7349
7350 * gdb.threads/tls-nodebug-pie.c: New file.
7351 * gdb.threads/tls-nodebug-pie.exp: New file.
7352
5eb5f850
TT
73532017-09-05 Tom Tromey <tom@tromey.com>
7354
7355 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7356 for rust.
7357
ae780a21
SM
73582017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7359
7360 * gdb.multi/multi-arch-exec.exp: Test with different
7361 "follow-exec-mode" settings.
7362 (do_test): New procedure.
7363
3693fdb3
PA
73642017-09-04 Pedro Alves <palves@redhat.com>
7365
7366 * gdb.base/func-static.c (S::method const, S::method volatile)
7367 (S::method volatile const): New methods.
7368 (c_s, v_s, cv_s): New instances.
7369 (main): Call method() on them.
7370 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7371 (cannot_resolve): New procedure.
7372 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7373 print-quote-unquoted columns.
7374 (do_test): Test printing each scope too.
7375
e68cb8e0
PA
73762017-09-04 Pedro Alves <palves@redhat.com>
7377
7378 * gdb.base/local-static.exp: Also test with
7379 class::method::variable wholly quoted.
7380 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7381
858be34c
PA
73822017-09-04 Pedro Alves <palves@redhat.com>
7383
7384 * gdb.base/local-static.c: New.
7385 * gdb.base/local-static.cc: New.
7386 * gdb.base/local-static.exp: New.
7387
46a4882b
PA
73882017-09-04 Pedro Alves <palves@redhat.com>
7389
7390 * gdb.asm/asm-source.exp: Add casts to int.
7391 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7392 (dataglobal64_1, dataglobal64_2): New globals.
7393 * gdb.base/nodebug.exp: Test different expressions involving the
7394 new globals, with print, whatis and ptype. Add casts to int.
7395 * gdb.base/solib-display.exp: Add casts to int.
7396 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7397 * gdb.cp/m-static.exp: Add cast to int.
7398 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7399 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7400 tls variable with no debug info without a cast. Test with a cast
7401 to int too.
7402 * gdb.trace/entry-values.exp: Add casts.
7403
2c5a2be1
PA
74042017-09-04 Pedro Alves <palves@redhat.com>
7405
7406 * gdb.base/nodebug.exp: Test that ptype's error about functions
7407 with unknown return type includes the function name too.
7408
7022349d
PA
74092017-09-04 Pedro Alves <palves@redhat.com>
7410
7411 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7412 return type of munmap in infcall.
7413 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7414 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7415 type of ftell in infcall.
7416 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7417 type of getpid in infcall.
7418 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7419 infcall.
7420 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7421 Bail on failure to extract the pid.
7422 * gdb.base/nodebug.c: #include <stdint.h>.
7423 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7424 New functions.
7425 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7426 Change expected output of print/whatis/ptype with functions with
7427 no debug info. Test all supported languages. Call
7428 test_call_promotion.
7429 * gdb.compile/compile.exp: Adjust expected output to expect
7430 warning.
7431 * gdb.threads/siginfo-threads.exp: Likewise.
7432
54990598
PA
74332017-09-04 Pedro Alves <palves@redhat.com>
7434
7435 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7436 "prototypes". Test calling float functions via prototyped and
7437 unprototyped function pointers.
7438 (perform_all_tests): New parameter "prototypes". Pass it down.
7439 (top level): Pass down "prototypes" parameter to
7440 perform_all_tests.
7441
34d16ea2
SM
74422017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7443
7444 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7445 Test with nested loops.
7446
9521ecda
SM
74472017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7448
7449 * gdb.base/commands.exp: Call the new procedures.
7450 (loop_break_test, loop_continue_test): New procedures.
7451
80a65e9b
SM
74522017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7453
7454 * gdb.base/commands.exp: Call new procedure.
7455 (define_if_without_arg_test): New procedure.
7456
e439fa14
PA
74572017-09-04 Pedro Alves <palves@redhat.com>
7458
7459 * gdb.base/list-ambiguous.exp: New file.
7460 * gdb.base/list-ambiguous0.c: New file.
7461 * gdb.base/list-ambiguous1.c: New file.
7462 * gdb.base/list.exp (test_list_range): Adjust expected output.
7463
0a2dde4a
SDJ
74642017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7465
7466 * gdb.base/share-env-with-gdbserver.c: New file.
7467 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7468
5e89eb3a
SM
74692017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7470
7471 * gdb.base/commands.exp (gdbvar_simple_if_test,
7472 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7473 progvar_simple_if_test, progvar_simple_while_test,
7474 progvar_complex_if_while_test, user_defined_command_test,
7475 user_defined_command_args_eval,
7476 user_defined_command_args_stack_test,
7477 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7478 temporary_breakpoint_commands,
7479 gdb_test_no_prompt, redefine_hook_test,
7480 redefine_backtrace_test): Remove "global gdb_prompt".
7481
fd437cbc
SM
74822017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7483
7484 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7485 New proc, call it from toplevel.
7486
87215ad1
SDJ
74872017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7488
7489 PR remote/21852
7490 * gdb.server/normal.c: New file, copied from gdb.base.
7491 * gdb.server/run-without-local-binary.exp: New file.
7492
58afddc6
WP
74932017-08-07 Weimin Pan <weimin.pan@oracle.com>
7494
7495 * gdb.arch/sparc64-adi.exp: New file.
7496 * gdb.arch/sparc64-adi.c: New file.
7497
5277199a
PA
74982017-08-22 Pedro Alves <palves@redhat.com>
7499
7500 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7501 (top level): Add "list all overloads" tests.
7502
14278e1f
TT
75032017-08-22 Tom Tromey <tom@tromey.com>
7504
7505 * gdb.gdb/xfullpath.exp: Remove.
7506
bf223d3e
PA
75072017-08-21 Pedro Alves <palves@redhat.com>
7508
7509 PR gdb/19487
7510 * gdb.base/symbol-alias.c: New.
7511 * gdb.base/symbol-alias2.c: New.
7512 * gdb.base/symbol-alias.exp: New.
7513
c973d0aa
PA
75142017-08-21 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.base/dfp-test.c
7517 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
7518 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
7519 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
7520 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
7521 * gdb.base/whatis-ptype-typedefs.c: New.
7522 * gdb.base/whatis-ptype-typedefs.exp: New.
7523 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
7524 (an_int, an_int_type, an_int_type2): New globals.
7525 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
7526 involving typedefs and cast expressions.
7527 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
7528 (lookup_typedefs_function): New.
7529 (typedefs_pretty_printers_dict): New.
7530 (top level): Register lookup_typedefs_function in
7531 gdb.pretty_printers.
7532
6d580b63
YQ
75332017-08-18 Yao Qi <yao.qi@linaro.org>
7534
7535 * gdb.server/unittest.exp: New.
7536
206726fb
SDJ
75372017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
7538
7539 PR gdb/21954
7540 * gdb.base/environ.exp: Add test to check if 'unset environment'
7541 works.
7542
bf0ec4c2
AA
75432017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7544
7545 * lib/gdb.exp (universal_compile_options): New caching proc.
7546 (gdb_compile): Suppress GCC's coloring of messages.
7547
d6382fff
TT
75482017-08-14 Tom Tromey <tom@tromey.com>
7549
7550 PR gdb/21675:
7551 * gdb.base/printcmds.exp (test_radices): New function.
7552 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
7553 * gdb.base/sizeof.exp (check_valueof): Use p/d.
7554 * lib/gdb.exp (get_integer_valueof): Use p/d.
7555
c2c2dd9f
SM
75562017-08-12 Simon Marchi <simon.marchi@ericsson.com>
7557
7558 * lib/gdb.exp (get_valueof): Don't capture end-of-line
7559 characters.
7560
fdffd6f4
TT
75612017-08-05 Tom Tromey <tom@tromey.com>
7562
7563 * gdb.rust/simple.exp: Allow String to appear in a different
7564 namespace.
7565
27d41eac
YQ
75662017-07-26 Yao Qi <yao.qi@linaro.org>
7567
7568 * gdb.gdb/unittest.exp: Invoke command
7569 "maintenance check xml-descriptions".
7570
031ed05d
AA
75712017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7572
7573 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7574 calling context.
7575 (hex128): Drop erroneous calculation of parameters.
7576
dcd27ddf
SM
75772017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7578
7579 * gdb.python/py-unwind.exp: Disable stack protection when
7580 building test file.
7581
47e77640
PA
75822017-07-20 Pedro Alves <palves@redhat.com>
7583
7584 * gdb.base/default.exp (set language): Adjust expected output.
7585
62d2a18a
PA
75862017-07-20 Pedro Alves <palves@redhat.com>
7587
7588 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7589 (test_minsym): ... this, and make static.
7590 (get_pck__foo__bar__minsym): Rename to ...
7591 (get_test_minsym): ... this.
7592 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7593 symbol names and comments.
7594 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7595 (get_test_minsym): ... this.
7596 (pck__foo__bar__minsym__2): Rename to ...
7597 (test_minsym): ... this.
7598 (main): Adjust.
7599
c45ec17c
PA
76002017-07-17 Pedro Alves <palves@redhat.com>
7601
7602 * gdb.base/completion.exp: Adjust expected output.
7603 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7604 the completer works.
7605
c6756f62
PA
76062017-07-17 Pedro Alves <palves@redhat.com>
7607
7608 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7609
5bd68487
AB
76102017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7611
7612 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7613
8880f2a9
TT
76142017-07-14 Tom Tromey <tom@tromey.com>
7615
7616 PR rust/21764:
7617 * gdb.rust/simple.exp: Add tests.
7618
65547233
TT
76192017-07-14 Tom Tromey <tom@tromey.com>
7620
7621 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7622
8f14146e
PA
76232017-07-14 Pedro Alves <palves@redhat.com>
7624
7625 * gdb.linespec/base/one/thefile.cc (z1): New function.
7626 * gdb.linespec/base/two/thefile.cc (z2): New function.
7627 * gdb.linespec/linespec.exp: Add tests.
7628
b4365d02
AB
76292017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7630
7631 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7632 to mi_create_breakpoint.
7633
5d2cbaa5
AB
76342017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7635
7636 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7637 mi_create_breakpoint.
7638
11cb5716
IB
76392017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7640
7641 * gdb.dlang/demangle.exp: Update for demangling changes.
7642
03278692
TT
76432017-07-09 Tom Tromey <tom@tromey.com>
7644
7645 * gdb.dwarf2/shortpiece.exp: New file.
7646
33c5cd75
DB
76472017-07-06 David Blaikie <dblaikie@gmail.com>
7648
7649 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7650 built from fissiont-multi-cu{1,2}.c.
7651 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7652 except putting 'main' and 'func' in separate CUs in the same DWO file.
7653 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7654 test.
7655 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7656 test.
7657
8455d262
PA
76582017-07-06 Pedro Alves <palves@redhat.com>
7659
7660 * gdb.python/py-unwind.exp: Test flushregs.
7661
dc4bde35
SDJ
76622017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7663
7664 PR cli/21688
7665 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7666 tests for alias commands and trailing whitespace.
7667
51ed89aa
SDJ
76682017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7669
7670 PR cli/21688
7671 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7672 procedure. Call it.
7673
eb17d413
PA
76742017-06-29 Pedro Alves <palves@redhat.com>
7675
7676 * gdb.base/printcmds.exp: Add tests.
7677
41664b45
DG
76782017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7679
7680 PR gdb/21337
7681 * gdb.base/reread-readsym.exp: New file.
7682 * gdb.base/reread-readsym.c: New file.
7683
75312ae3
KB
76842017-06-21 Kevin Buettner <kevinb@redhat.com>
7685
7686 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7687 subpattern.
7688
66953522
PB
76892017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7690
7691 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7692 extended mnemonic.
7693 * gdb.arch/powerpc-power9.s: Likewise.
7694
5524b525
AA
76952017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7696
7697 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7698 on 32-bit x86 targets. Exploit is_*_target macros where
7699 appropriate.
7700
03c8af18
AA
77012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7702
7703 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7704 register pieces.
7705
3bf31011
AA
77062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7707
7708 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7709 located in one or more DWARF pieces.
7710
805acca0
AA
77112017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7712
7713 * lib/gdb.exp (get_endianness): New proc.
7714 * gdb.arch/aarch64-fp.exp: Use it.
7715 * gdb.arch/altivec-regs.exp: Likewise.
7716 * gdb.arch/e500-regs.exp: Likewise.
7717 * gdb.arch/vsx-regs.exp: Likewise.
7718 * gdb.base/dump.exp: Likewise.
7719 * gdb.base/funcargs.exp: Likewise.
7720 * gdb.base/gnu_vector.exp: Likewise.
7721 * gdb.dwarf2/formdata16.exp: Likewise.
7722 * gdb.dwarf2/implptrpiece.exp: Likewise.
7723 * gdb.dwarf2/nonvar-access.exp: Likewise.
7724 * gdb.python/py-inferior.exp: Likewise.
7725 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7726
e9352324
AA
77272017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7728
7729 PR gdb/21226
7730 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7731 stack value pieces are taken from the LSB end.
7732
d5d1163e
AA
77332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7734
7735 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7736 variable at nonzero offset.
7737
0567c986
AA
77382017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7739
7740 * gdb.dwarf2/var-access.c: New file.
7741 * gdb.dwarf2/var-access.exp: New test.
7742 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7743
973e9aab
TT
77442017-06-12 Tom Tromey <tom@tromey.com>
7745
7746 * gdb.dwarf2/formdata16.exp: Add tests.
7747
d9109c80
TT
77482017-06-12 Tom Tromey <tom@tromey.com>
7749
7750 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7751
30a25466
TT
77522017-06-12 Tom Tromey <tom@tromey.com>
7753
7754 PR exp/16225:
7755 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7756 * gdb.arch/vsx-regs.exp: Update tests.
7757 * gdb.arch/s390-vregs.exp (hex128): New proc.
7758 Update test.
7759 * gdb.arch/altivec-regs.exp: Update tests.
7760
aefd8b33
SDJ
77612017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7762
7763 * gdb.base/startup-with-shell.c: New file.
7764 * gdb.base/startup-with-shell.exp: Likewise.
7765
2090129c
SDJ
77662017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7767
7768 * gdb.server/non-existing-program.exp: Update regex in order to
7769 reflect the fact that gdbserver is now using fork_inferior (with a
7770 shell) to startup the inferior.
7771
8e86a419
SM
77722017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7773
7774 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7775 support function calls from GDB.
7776
e6cf65f2
TT
77772017-05-21 Tom Tromey <tom@tromey.com>
7778
7779 PR rust/21466:
7780 * gdb.rust/unsized.exp: New file.
7781 * gdb.rust/unsized.rs: New file.
7782
43cc5389
TT
77832017-05-19 Tom Tromey <tom@tromey.com>
7784
7785 PR rust/21484:
7786 * gdb.rust/watch.exp: New file.
7787 * gdb.rust/watch.rs: New file.
7788
ec8df234
TT
77892017-05-18 Tom Tromey <tom@tromey.com>
7790
7791 * gdb.rust/simple.exp: Allow Box to be qualified.
7792
3e3e7fae
TP
77932017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7794
7795 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7796
59cc050d
PA
77972017-05-18 Pedro Alves <palves@redhat.com>
7798
7799 * gdb.base/fileio.c (test_write, test_read, test_close)
7800 (test_fstat): Don't print 'ret' in the fail path.
7801
c8f6abd1
PA
78022017-05-18 Pedro Alves <palves@redhat.com>
7803
7804 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7805 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7806 (test_system, test_rename, test_unlink, test_time): Change
7807 prototypes.
7808 * gdb.base/fileio.exp (stop_msg): Adjust.
7809
d2a03b77
PA
78102017-05-18 Pedro Alves <palves@redhat.com>
7811
7812 * gdb.base/fileio.c (null_str): New global.
7813 (test_stat): Use it.
7814 * gdb.base/fileio.exp: Remove nowarnings.
7815
0d5c6999
YQ
78162017-05-17 Yao Qi <yao.qi@linaro.org>
7817
7818 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7819
21873064
YQ
78202017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7821
7822 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7823 argument command.
7824 (top-level): Invoke test_set_inferior_tty.
7825
d512d31c
PA
78262017-05-04 Pedro Alves <palves@redhat.com>
7827
7828 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7829 Add parens to print call for Python 3.
7830
90cef2ed
KS
78312017-05-03 Keith Seitz <keiths@redhat.com>
7832
7833 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7834 (main): Call it.
7835
14f819c8
TW
78362017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7837
7838 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7839 to prev and next.
7840
913aeadd
TW
78412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7842
7843 * gdb.python/py-record-btrace.exp: Remove test for
7844 gdb.BtraceInstruction.error.
7845
a3be24ad
TW
78462017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7847
7848 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7849
ae20e79a
TW
78502017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7851
7852 * gdb.python/py-record-btrace-threads.c: New file.
7853 * gdb.python/py-record-btrace-threads.exp: New file.
7854
45ce1b47
SDJ
78552017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7856
7857 PR testsuite/8595
7858 * gdb.base/environ.exp: Make test available in all architectures.
7859 Move bits related to "info program" testing to
7860 gdb.base/info-program.exp. Rewrite tests to use the two new
7861 procedures mentione below.
7862 (test_set_show_env_var) New procedure.
7863 (test_set_show_env_var_equal): Likewise.
7864 * gdb.base/info-program.exp: New file.
7865
e15c3eb4
KS
78662017-04-27 Keith Seitz <keiths@redhat.com>
7867
7868 * gdb.cp/oranking.cc (test15): New function.
7869 (main): Call test15 and declare additional variables for testing.
7870 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7871 "p foo101('abc')" tests.
7872 Add tests for cv qualifier overloads.
7873 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7874 "lvalue reference overload" test.
7875 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7876 "print value of f1 on Child&& in f2" test.
7877
3a3fd0fd
PA
78782017-04-19 Pedro Alves <palves@redhat.com>
7879
7880 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7881 procedure.
7882 (top level): Call it.
7883 * lib/gdb.exp (gdb_define_cmd): New procedure.
7884
53375380
PA
78852017-04-12 Pedro Alves <palves@redhat.com>
7886
7887 PR gdb/21323
7888 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7889 (wchar): New global.
7890 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7891 (do_test_wide_char, wide_char_types_no_program, top level): Add
7892 wchar_t testing.
7893
53e710ac
PA
78942017-04-12 Pedro Alves <palves@redhat.com>
7895
7896 PR c++/21323
7897 * gdb.cp/wide_char_types.c: New file.
7898 * gdb.cp/wide_char_types.exp: New file.
7899
0ad9d8c7
SDJ
79002017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7901
7902 PR gdb/21352
7903 * gdb.trace/tsv.exp: Add test for "tsave -r".
7904
b1b45502
IB
79052017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7906
7907 * gdb.dlang/watch-loc.c: New file.
7908 * gdb.dlang/watch-loc.exp: New file.
7909
ec13808e
JK
79102017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7911
7912 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7913
fe5f7374
AK
79142017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7915
7916 * gdb.arch/arc-analyze-prologue.S: New file.
7917 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7918
eea78757
AK
79192017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7920
7921 * gdb.arch/arc-decode-insn.S: New file.
7922 * gdb.arch/arc-decode-insn.exp: Likewise.
7923
5badf10a
IR
79242017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7925
7926 PR tdep/20928
7927 * gdb.arch/sparc64-regs.exp: New file.
7928 * gdb.arch/sparc64-regs.S: Likewise.
7929
cee59b3f
TW
79302017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7931
7932 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7933 and memory view on Python 3.
7934
c0f55cc6
AV
79352017-03-20 Artemiy Volkov <artemiyv@acm.org>
7936 Keith Seitz <keiths@redhat.com>
7937
7938 PR gdb/14441
7939 * gdb.cp/demangle.exp: Add rvalue reference tests.
7940 * gdb.cp/rvalue-ref-casts.cc: New file.
7941 * gdb.cp/rvalue-ref-casts.exp: New file.
7942 * gdb.cp/rvalue-ref-overload.cc: New file.
7943 * gdb.cp/rvalue-ref-overload.exp: New file.
7944 * gdb.cp/rvalue-ref-params.cc: New file.
7945 * gdb.cp/rvalue-ref-params.exp: New file.
7946 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7947 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7948 * gdb.cp/rvalue-ref-types.cc: New file.
7949 * gdb.cp/rvalue-ref-types.exp: New file.
7950 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7951 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7952
51457a05
MAL
79532017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7954
7955 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7956 New procedure.
7957
5b291c04
MAL
79582017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7959
7960 * lib/mi-support.exp (mi_gdb_test): Add additional message
7961 for unexpected output.
7962
59a56148
AA
79632017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7964
7965 * gdb.base/examine-backward.c (Barrier): New character array
7966 constant, to ensure that TestStrings is preceded by a string
7967 terminator.
7968
7942e96e
AA
79692017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7970
7971 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7972 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7973 and implicit pointer into such a location.
7974
6ebac3fb
DE
79752017-03-16 Doug Evans <dje@google.com>
7976
7977 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7978
ec3b243d
TP
79792017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7980
7981 * gdb.cp/m-static.exp: Fix expectation for prototype of
7982 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
7983
79842017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
7985
7986 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7987 * gdb.guile/scm-lazy-string.c: New file.
7988 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7989 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7990 for pointer, array, typedef lazy strings.
7991
2cc36e25 79922017-03-16 Doug Evans <dje@google.com>
34b43320
DE
7993
7994 PR python/17728, python/18439, python/18779
7995 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7996 * gdb.python/py-lazy-string.c (pointer): New typedef.
7997 (main): New locals ptr, array, typedef_ptr.
7998 * gdb.python/py-value.exp: Move lazy string tests to ...
7999 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8000 array, typedef lazy strings.
ec3b243d 8001
0efcde63
AK
80022017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8003
8004 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8005 Add optional 'test' parameter.
8006
7978d7c3
SM
80072017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8008
8009 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8010 Skip for versions of DejaGnu < 1.5.
8011
896c0c1e
SM
80122017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8013
8014 * lib/gdb.exp (dejagnu_version): New proc.
8015 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8016 Use dejagnu_version.
8017
5f4d1085
KS
80182017-03-10 Keith Seitz <keiths@redhat.com>
8019
8020 PR c++/8128
8021 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8022 type from destructor regexps.
8023 Add a branch which actually passes the test.
8024 Adjust "ptype t5i" test names.
8025
1de05205
PA
80262017-03-08 Pedro Alves <palves@redhat.com>
8027
8028 * gdb.base/step-over-exit.exp: Add explicit test message.
8029
c65d6b55
PA
80302017-03-08 Pedro Alves <palves@redhat.com>
8031
8032 PR gdb/18360
8033 * gdb.threads/interrupt-while-step-over.c: New file.
8034 * gdb.threads/interrupt-while-step-over.exp: New file.
8035
2e86a283
PA
80362017-03-08 Pedro Alves <palves@redhat.com>
8037
8038 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8039 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8040
25dcbff6
PA
80412017-03-08 Pedro Alves <palves@redhat.com>
8042
8043 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8044 PKRU as not supported as a PASS.
8045
dc9366eb
PA
80462017-03-08 Pedro Alves <palves@redhat.com>
8047
8048 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8049 prefix instead of $binfile1/$binfile2.
8050 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8051 in test message.
8052 * gdb.python/py-completion.exp: Use "load python file" as test
8053 messages instead of unstable path names.
8054
6e5d74e7
PA
80552017-03-08 Pedro Alves <palves@redhat.com>
8056 Jan Kratochvil <jan.kratochvil@redhat.com>
8057
8058 PR cli/21218
8059 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8060 New proc.
8061 (top level): Call it.
8062
9753a2f6
PA
80632017-03-08 Pedro Alves <palves@redhat.com>
8064
8065 PR tui/21216
8066 * gdb.tui/tui-nl-filtered-output.exp: New file.
8067
1a4dd9dd
PA
80682017-03-08 Pedro Alves <palves@redhat.com>
8069
8070 * gdb.base/completion.exp: Move TUI completion tests to ...
8071 * gdb.tui/completion.exp: ... this new file.
8072
7cbbff33
PA
80732017-03-08 Pedro Alves <palves@redhat.com>
8074
8075 * gdb.base/tui-disasm-long-lines.c,
8076 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8077 gdb.base/tui-layout.exp: Move to ...
8078 * gdb.tui/: ... this new directory.
8079
5f6fd321
PA
80802017-03-07 Pedro Alves <palves@redhat.com>
8081
8082 * gdb.base/tui-layout.c: New file.
8083 * gdb.base/tui-layout.exp: New file.
8084
44959fa8
PA
80852017-03-07 Pedro Alves <palves@redhat.com>
8086
8087 * gdb.base/tui-layout.c: Rename to ...
8088 * gdb.base/tui-disasm-long-lines.c: ... this.
8089 * gdb.base/tui-layout.exp: Rename to ...
8090 * gdb.base/tui-disasm-long-lines.exp: ... this.
8091
f8c4e718
PA
80922017-03-07 Pedro Alves <palves@redhat.com>
8093
8094 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8095
6dbb839a 80962017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
8097
8098 * i386-mpx-call.c: New file.
8099 * i386-mpx-call.exp: New file.
8100
65b48a81
PB
81012017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8102
8103 * gdb.arch/powerpc-power.exp: Delete test.
8104 * gdb.arch/powerpc-power.s: Likewise.
8105 * gdb.disasm/disassembler-options.exp: New test.
8106 * gdb.arch/powerpc-altivec.exp: Likewise.
8107 * gdb.arch/powerpc-altivec.s: Likewise.
8108 * gdb.arch/powerpc-altivec2.exp: Likewise.
8109 * gdb.arch/powerpc-altivec2.s: Likewise.
8110 * gdb.arch/powerpc-altivec3.exp: Likewise.
8111 * gdb.arch/powerpc-altivec3.s: Likewise.
8112 * gdb.arch/powerpc-power7.exp: Likewise.
8113 * gdb.arch/powerpc-power7.s: Likewise.
8114 * gdb.arch/powerpc-power8.exp: Likewise.
8115 * gdb.arch/powerpc-power8.s: Likewise.
8116 * gdb.arch/powerpc-power9.exp: Likewise.
8117 * gdb.arch/powerpc-power9.s: Likewise.
8118 * gdb.arch/powerpc-vsx.exp: Likewise.
8119 * gdb.arch/powerpc-vsx.s: Likewise.
8120 * gdb.arch/powerpc-vsx2.exp: Likewise.
8121 * gdb.arch/powerpc-vsx2.s: Likewise.
8122 * gdb.arch/powerpc-vsx3.exp: Likewise.
8123 * gdb.arch/powerpc-vsx3.s: Likewise.
8124 * gdb.arch/arm-disassembler-options.exp: Likewise.
8125 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8126 * gdb.arch/s390-disassembler-options.exp: Likewise.
8127
17cd4947
LM
81282017-02-23 Luis Machado <lgustavo@codesourcery.com>
8129
8130 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8131 (check_supported_features): ... this. Changed return type to void.
8132 (supports_rdseed): New static global.
8133 (rdseed): Check supports_rdseed.
8134 (initialize): Call check_supported_features.
8135
2039d74e
EBM
81362017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8137
8138 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8139 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8140 and lqarx/stqcx.
8141 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8142 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8143
a51d7ecf
EBM
81442017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8145
8146 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8147 uppercase.
8148
0224619f
JK
81492017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8150
8151 * gdb.dwarf2/formdata16.c: New file.
8152 * gdb.dwarf2/formdata16.exp: New file.
8153 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8154
216f72a1
JK
81552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8156
8157 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8158 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8159 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8160 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8161 DW_AT_GNU_*.
8162
43988095
JK
81632017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8164
8165 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8166
99e8a4f9
SDJ
81672017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8168
8169 PR gdb/21164
8170 * gdb.base/maint.exp: Add testcases for when the commands do
8171 not have arguments.
8172
b58a8c0c
TP
81732017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8174
8175 * gdb.cp/chained-calls.exp: Use p instead of P.
8176
4e746bb6
TW
81772017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8178
8179 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8180 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8181
3f77c769
TT
81822017-02-14 Tom Tromey <tom@tromey.com>
8183
8184 PR python/13598:
8185 * gdb.python/py-events.exp: Add before_prompt event tests.
8186
075beec0
AA
81872017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8188
8189 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8190
bf5f525c
LM
81912017-02-13 Luis Machado <lgustavo@codesourcery.com>
8192
8193 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8194 (main): Call my_unique_function_name.
8195 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8196 completion of patterns with a single match.
8197 Add missing -re switches to gdb_test_multiple calls.
8198
13a66184
LM
81992017-02-13 Luis Machado <lgustavo@codesourcery.com>
8200
8201 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8202 return if core file is not recognized.
8203
26a06916
SM
82042017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8205
8206 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8207 and extra UIs.
8208
b761ca9e
SM
82092017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8210
8211 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8212 proc_with_prefix.
8213
b964bee0
TT
82142017-02-10 Tom Tromey <tom@tromey.com>
8215
8216 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8217
18da0c51
MG
82182017-02-10 Martin Galvan <martingalvan@sourceware.org>
8219
8220 PR gdb/21122
8221 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8222
604c4576
JG
82232017-02-08 Jerome Guitton <guitton@adacore.com>
8224
8225 * gdb.base/define.exp: Add test for command abbreviations
8226 in define.
8227
20b477a7
LM
82282017-02-06 Luis Machado <lgustavo@codesourcery.com>
8229
8230 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8231 * gdb.reverse/insn-reverse-x86.c: New file.
8232
3f7b46f2
IR
82332017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8234
8235 PR tdep/20936
8236 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8237
f0fd41c1
TT
82382017-02-03 Tom Tromey <tom@tromey.com>
8239
8240 PR rust/21097:
8241 * gdb.rust/simple.exp: Add new tests.
8242
5be5dbf0
PA
82432017-02-02 Pedro Alves <palves@redhat.com>
8244
8245 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8246 tests.
8247
7346ef59
AA
82482017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8249
8250 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8251 taking a 2-byte value out of a 4-byte DWARF implicit value on
8252 big-endian targets.
8253 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8254 logic. Add test cases for DW_OP_implicit.
8255
787f0025
MM
82562017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8257
8258 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8259
68777c29
MM
82602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8261
8262 * gdb.btrace/enable.exp: Call gdb_exit before
8263 skip_gdbserver_tests.
8264
0a1c7e28
MM
82652017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8266
8267 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8268 GDBFLAGS.
8269
b5ac99b0
MM
82702017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8271
8272 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8273 the test is skipped.
8274 * gdb.btrace/data.exp: Likewise.
8275 * gdb.btrace/delta.exp: Likewise.
8276 * gdb.btrace/dlopen.exp: Likewise.
8277 * gdb.btrace/enable-running.exp: Likewise.
8278 * gdb.btrace/enable.exp: Likewise.
8279 * gdb.btrace/exception.exp: Likewise.
8280 * gdb.btrace/function_call_history.exp: Likewise.
8281 * gdb.btrace/gcore.exp: Likewise.
8282 * gdb.btrace/instruction_history.exp: Likewise.
8283 * gdb.btrace/multi-thread-step.exp: Likewise.
8284 * gdb.btrace/nohist.exp: Likewise.
8285 * gdb.btrace/non-stop.exp: Likewise.
8286 * gdb.btrace/reconnect.exp: Likewise.
8287 * gdb.btrace/record_goto-step.exp: Likewise.
8288 * gdb.btrace/record_goto.exp: Likewise.
8289 * gdb.btrace/rn-dl-bind.exp: Likewise.
8290 * gdb.btrace/segv.exp: Likewise.
8291 * gdb.btrace/step.exp: Likewise.
8292 * gdb.btrace/stepi.exp: Likewise.
8293 * gdb.btrace/tailcall-only.exp: Likewise.
8294 * gdb.btrace/tailcall.exp: Likewise.
8295 * gdb.btrace/tsx.exp: Likewise.
8296 * gdb.btrace/unknown_functions.exp: Likewise.
8297 * gdb.btrace/vdso.exp: Likewise.
8298
cd4007e4
MM
82992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8300
8301 * gdb.btrace/enable-running.c: New.
8302 * gdb.btrace/enable-running.exp: New.
8303
2735833d
WT
83042017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8305
8306 * gdb.arch/amd64-gs_base.c: New file.
8307 * gdb.arch/amd64-gs_base.exp: New file.
8308
b51e1e94
LM
83092017-01-26 Luis Machado <lgustavo@codesourcery.com>
8310
8311 * lib/memory.exp: Remove spurious empty newlines.
8312
72ca0410
SM
83132017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8314
8315 * gdb.python/py-bad-printers.exp: Load python file using "source".
8316 * gdb.python/py-events.exp: Likewise.
8317 * gdb.python/py-evsignal.exp: Likewise.
8318 * gdb.python/py-evthreads.exp: Likewise.
8319 * gdb.python/py-frame-args.exp: Likewise.
8320 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8321 * gdb.python/py-framefilter-mi.exp: Likewise.
8322 * gdb.python/py-framefilter.exp: Likewise.
8323 * gdb.python/py-mi.exp: Likewise.
8324 * gdb.python/py-pp-maint.exp: Likewise.
8325 * gdb.python/py-pp-registration.exp: Likewise.
8326 * gdb.python/py-prettyprint.exp: Likewise.
8327 (run_lang_tests): Likewise.
8328 * gdb.python/py-typeprint.exp: Likewise.
8329
e309aa65
LM
83302017-01-26 Luis Machado <lgustavo@codesourcery.com>
8331
8332 * lib/memory.exp: New file.
8333 * lib/gdb.exp: Load memory.exp.
8334 * gdb.base/memattr.exp (delete_memory): Move proc to
8335 lib/memory.exp and rename to delete_memory_regions.
8336 Replace delete_memory with delete_memory_regions.
8337 Cleanup memory regions before tests.
8338 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8339 before tests.
8340
515aff23
LM
83412017-01-26 Luis Machado <lgustavo@codesourcery.com>
8342
8343 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8344 files.
8345 (initialize): New function conditionally defined.
8346 (testcases): Move within conditional block.
8347 (main): Call initialize.
8348 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8349 of gdb.reverse/insn-reverse.c.
8350 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8351 gdb.reverse/insn-reverse.c.
8352
d8b49cf0
YQ
83532017-01-26 Yao Qi <yao.qi@linaro.org>
8354
8355 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8356 disassemble on address 0.
8357
f13a9a0c
YQ
83582017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8359 Yao Qi <yao.qi@linaro.org>
8360
8361 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8362 * gdb.dwarf2/implptr-64bit.S: Remove.
8363 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8364 variables in caller's context. Add DW_OP_implicit_value.
8365
5ac95241
YQ
83662017-01-25 Yao Qi <yao.qi@linaro.org>
8367
8368 * lib/dwarf.exp (Dwarf::_location): Handle
8369 DW_OP_GNU_implicit_pointer with proper size.
8370
23e82930
LM
83712017-01-20 Luis Machado <lgustavo@codesourcery.com>
8372
8373 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8374 and add untested calls.
8375
d334ae25
LM
83762017-01-20 Luis Machado <lgustavo@codesourcery.com>
8377
8378 * gdb.python/python.exp: Check line number against what GDB thinks
8379 the line number is for func1.
8380
f5e6296e
IB
83812017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8382
8383 * gdb.dlang/debug-expr.exp: New file.
8384
5b362f04
LM
83852016-12-23 Luis Machado <lgustavo@codesourcery.com>
8386
8387 Fix test names for the following files:
8388
8389 * gdb.ada/exec_changed.exp
8390 * gdb.ada/info_types.exp
8391 * gdb.arch/aarch64-atomic-inst.exp
8392 * gdb.arch/aarch64-fp.exp
8393 * gdb.arch/altivec-abi.exp
8394 * gdb.arch/altivec-regs.exp
8395 * gdb.arch/amd64-byte.exp
8396 * gdb.arch/amd64-disp-step.exp
8397 * gdb.arch/amd64-dword.exp
8398 * gdb.arch/amd64-entry-value-inline.exp
8399 * gdb.arch/amd64-entry-value-param.exp
8400 * gdb.arch/amd64-entry-value-paramref.exp
8401 * gdb.arch/amd64-entry-value.exp
8402 * gdb.arch/amd64-i386-address.exp
8403 * gdb.arch/amd64-invalid-stack-middle.exp
8404 * gdb.arch/amd64-invalid-stack-top.exp
8405 * gdb.arch/amd64-optimout-repeat.exp
8406 * gdb.arch/amd64-prologue-skip.exp
8407 * gdb.arch/amd64-prologue-xmm.exp
8408 * gdb.arch/amd64-stap-special-operands.exp
8409 * gdb.arch/amd64-stap-wrong-subexp.exp
8410 * gdb.arch/amd64-tailcall-cxx.exp
8411 * gdb.arch/amd64-tailcall-noret.exp
8412 * gdb.arch/amd64-tailcall-ret.exp
8413 * gdb.arch/amd64-tailcall-self.exp
8414 * gdb.arch/amd64-word.exp
8415 * gdb.arch/arm-bl-branch-dest.exp
8416 * gdb.arch/arm-disp-step.exp
8417 * gdb.arch/arm-neon.exp
8418 * gdb.arch/arm-single-step-kernel-helper.exp
8419 * gdb.arch/avr-flash-qualifier.exp
8420 * gdb.arch/disp-step-insn-reloc.exp
8421 * gdb.arch/e500-abi.exp
8422 * gdb.arch/e500-regs.exp
8423 * gdb.arch/ftrace-insn-reloc.exp
8424 * gdb.arch/i386-avx512.exp
8425 * gdb.arch/i386-bp_permanent.exp
8426 * gdb.arch/i386-byte.exp
8427 * gdb.arch/i386-cfi-notcurrent.exp
8428 * gdb.arch/i386-disp-step.exp
8429 * gdb.arch/i386-dr3-watch.exp
8430 * gdb.arch/i386-float.exp
8431 * gdb.arch/i386-gnu-cfi.exp
8432 * gdb.arch/i386-mpx-map.exp
8433 * gdb.arch/i386-mpx-sigsegv.exp
8434 * gdb.arch/i386-mpx-simple_segv.exp
8435 * gdb.arch/i386-mpx.exp
8436 * gdb.arch/i386-permbkpt.exp
8437 * gdb.arch/i386-prologue.exp
8438 * gdb.arch/i386-signal.exp
8439 * gdb.arch/i386-size-overlap.exp
8440 * gdb.arch/i386-unwind.exp
8441 * gdb.arch/i386-word.exp
8442 * gdb.arch/mips-fcr.exp
8443 * gdb.arch/powerpc-d128-regs.exp
8444 * gdb.arch/powerpc-stackless.exp
8445 * gdb.arch/ppc64-atomic-inst.exp
8446 * gdb.arch/s390-stackless.exp
8447 * gdb.arch/s390-tdbregs.exp
8448 * gdb.arch/s390-vregs.exp
8449 * gdb.arch/sparc-sysstep.exp
8450 * gdb.arch/thumb-bx-pc.exp
8451 * gdb.arch/thumb-singlestep.exp
8452 * gdb.arch/thumb2-it.exp
8453 * gdb.arch/vsx-regs.exp
8454 * gdb.asm/asm-source.exp
8455 * gdb.base/a2-run.exp
8456 * gdb.base/advance.exp
8457 * gdb.base/all-bin.exp
8458 * gdb.base/anon.exp
8459 * gdb.base/args.exp
8460 * gdb.base/arithmet.exp
8461 * gdb.base/async-shell.exp
8462 * gdb.base/async.exp
8463 * gdb.base/attach-pie-noexec.exp
8464 * gdb.base/attach-twice.exp
8465 * gdb.base/auto-load.exp
8466 * gdb.base/bang.exp
8467 * gdb.base/bitfields.exp
8468 * gdb.base/break-always.exp
8469 * gdb.base/break-caller-line.exp
8470 * gdb.base/break-entry.exp
8471 * gdb.base/break-inline.exp
8472 * gdb.base/break-on-linker-gcd-function.exp
8473 * gdb.base/break-probes.exp
8474 * gdb.base/break.exp
8475 * gdb.base/breakpoint-shadow.exp
8476 * gdb.base/call-ar-st.exp
8477 * gdb.base/call-sc.exp
8478 * gdb.base/call-signal-resume.exp
8479 * gdb.base/call-strs.exp
8480 * gdb.base/callfuncs.exp
8481 * gdb.base/catch-fork-static.exp
8482 * gdb.base/catch-gdb-caused-signals.exp
8483 * gdb.base/catch-load.exp
8484 * gdb.base/catch-signal-fork.exp
8485 * gdb.base/catch-signal.exp
8486 * gdb.base/catch-syscall.exp
8487 * gdb.base/charset.exp
8488 * gdb.base/checkpoint.exp
8489 * gdb.base/chng-syms.exp
8490 * gdb.base/code-expr.exp
8491 * gdb.base/code_elim.exp
8492 * gdb.base/commands.exp
8493 * gdb.base/completion.exp
8494 * gdb.base/complex.exp
8495 * gdb.base/cond-expr.exp
8496 * gdb.base/condbreak.exp
8497 * gdb.base/consecutive.exp
8498 * gdb.base/continue-all-already-running.exp
8499 * gdb.base/coredump-filter.exp
8500 * gdb.base/corefile.exp
8501 * gdb.base/dbx.exp
8502 * gdb.base/debug-expr.exp
8503 * gdb.base/define.exp
8504 * gdb.base/del.exp
8505 * gdb.base/disabled-location.exp
8506 * gdb.base/disasm-end-cu.exp
8507 * gdb.base/disasm-optim.exp
8508 * gdb.base/display.exp
8509 * gdb.base/duplicate-bp.exp
8510 * gdb.base/ena-dis-br.exp
8511 * gdb.base/ending-run.exp
8512 * gdb.base/enumval.exp
8513 * gdb.base/environ.exp
8514 * gdb.base/eu-strip-infcall.exp
8515 * gdb.base/eval-avoid-side-effects.exp
8516 * gdb.base/eval-skip.exp
8517 * gdb.base/exitsignal.exp
8518 * gdb.base/expand-psymtabs.exp
8519 * gdb.base/filesym.exp
8520 * gdb.base/find-unmapped.exp
8521 * gdb.base/finish.exp
8522 * gdb.base/float.exp
8523 * gdb.base/foll-exec-mode.exp
8524 * gdb.base/foll-exec.exp
8525 * gdb.base/foll-fork.exp
8526 * gdb.base/fortran-sym-case.exp
8527 * gdb.base/freebpcmd.exp
8528 * gdb.base/func-ptr.exp
8529 * gdb.base/func-ptrs.exp
8530 * gdb.base/funcargs.exp
8531 * gdb.base/gcore-buffer-overflow.exp
8532 * gdb.base/gcore-relro-pie.exp
8533 * gdb.base/gcore-relro.exp
8534 * gdb.base/gcore.exp
8535 * gdb.base/gdb1090.exp
8536 * gdb.base/gdb11530.exp
8537 * gdb.base/gdb11531.exp
8538 * gdb.base/gdb1821.exp
8539 * gdb.base/gdbindex-stabs.exp
8540 * gdb.base/gdbvars.exp
8541 * gdb.base/hbreak.exp
8542 * gdb.base/hbreak2.exp
8543 * gdb.base/included.exp
8544 * gdb.base/infcall-input.exp
8545 * gdb.base/inferior-died.exp
8546 * gdb.base/infnan.exp
8547 * gdb.base/info-macros.exp
8548 * gdb.base/info-os.exp
8549 * gdb.base/info-proc.exp
8550 * gdb.base/info-shared.exp
8551 * gdb.base/info-target.exp
8552 * gdb.base/infoline.exp
8553 * gdb.base/interp.exp
8554 * gdb.base/interrupt.exp
8555 * gdb.base/jit-reader.exp
8556 * gdb.base/jit-simple.exp
8557 * gdb.base/kill-after-signal.exp
8558 * gdb.base/kill-detach-inferiors-cmd.exp
8559 * gdb.base/label.exp
8560 * gdb.base/langs.exp
8561 * gdb.base/ldbl_e308.exp
8562 * gdb.base/line-symtabs.exp
8563 * gdb.base/linespecs.exp
8564 * gdb.base/list.exp
8565 * gdb.base/long_long.exp
8566 * gdb.base/longest-types.exp
8567 * gdb.base/maint.exp
8568 * gdb.base/max-value-size.exp
8569 * gdb.base/memattr.exp
8570 * gdb.base/mips_pro.exp
8571 * gdb.base/morestack.exp
8572 * gdb.base/moribund-step.exp
8573 * gdb.base/multi-forks.exp
8574 * gdb.base/nested-addr.exp
8575 * gdb.base/nextoverexit.exp
8576 * gdb.base/noreturn-finish.exp
8577 * gdb.base/noreturn-return.exp
8578 * gdb.base/nostdlib.exp
8579 * gdb.base/offsets.exp
8580 * gdb.base/opaque.exp
8581 * gdb.base/pc-fp.exp
8582 * gdb.base/permissions.exp
8583 * gdb.base/print-symbol-loading.exp
8584 * gdb.base/prologue-include.exp
8585 * gdb.base/psymtab.exp
8586 * gdb.base/ptype.exp
8587 * gdb.base/random-signal.exp
8588 * gdb.base/randomize.exp
8589 * gdb.base/range-stepping.exp
8590 * gdb.base/readline-ask.exp
8591 * gdb.base/recpar.exp
8592 * gdb.base/recurse.exp
8593 * gdb.base/relational.exp
8594 * gdb.base/restore.exp
8595 * gdb.base/return-nodebug.exp
8596 * gdb.base/return.exp
8597 * gdb.base/run-after-attach.exp
8598 * gdb.base/save-bp.exp
8599 * gdb.base/scope.exp
8600 * gdb.base/sect-cmd.exp
8601 * gdb.base/set-lang-auto.exp
8602 * gdb.base/set-noassign.exp
8603 * gdb.base/setvar.exp
8604 * gdb.base/sigall.exp
8605 * gdb.base/sigbpt.exp
8606 * gdb.base/siginfo-addr.exp
8607 * gdb.base/siginfo-infcall.exp
8608 * gdb.base/siginfo-obj.exp
8609 * gdb.base/siginfo.exp
8610 * gdb.base/signals-state-child.exp
8611 * gdb.base/signest.exp
8612 * gdb.base/sigstep.exp
8613 * gdb.base/sizeof.exp
8614 * gdb.base/skip.exp
8615 * gdb.base/solib-corrupted.exp
8616 * gdb.base/solib-nodir.exp
8617 * gdb.base/solib-search.exp
8618 * gdb.base/stack-checking.exp
8619 * gdb.base/stale-infcall.exp
8620 * gdb.base/stap-probe.exp
8621 * gdb.base/start.exp
8622 * gdb.base/step-break.exp
8623 * gdb.base/step-bt.exp
8624 * gdb.base/step-line.exp
8625 * gdb.base/step-over-exit.exp
8626 * gdb.base/step-over-syscall.exp
8627 * gdb.base/step-resume-infcall.exp
8628 * gdb.base/step-test.exp
8629 * gdb.base/store.exp
8630 * gdb.base/structs3.exp
8631 * gdb.base/sym-file.exp
8632 * gdb.base/symbol-without-target_section.exp
8633 * gdb.base/term.exp
8634 * gdb.base/testenv.exp
8635 * gdb.base/ui-redirect.exp
8636 * gdb.base/until.exp
8637 * gdb.base/unwindonsignal.exp
8638 * gdb.base/value-double-free.exp
8639 * gdb.base/vla-datatypes.exp
8640 * gdb.base/vla-ptr.exp
8641 * gdb.base/vla-sideeffect.exp
8642 * gdb.base/volatile.exp
8643 * gdb.base/watch-cond-infcall.exp
8644 * gdb.base/watch-cond.exp
8645 * gdb.base/watch-non-mem.exp
8646 * gdb.base/watch-read.exp
8647 * gdb.base/watch-vfork.exp
8648 * gdb.base/watchpoint-cond-gone.exp
8649 * gdb.base/watchpoint-delete.exp
8650 * gdb.base/watchpoint-hw-hit-once.exp
8651 * gdb.base/watchpoint-hw.exp
8652 * gdb.base/watchpoint-stops-at-right-insn.exp
8653 * gdb.base/watchpoints.exp
8654 * gdb.base/wchar.exp
8655 * gdb.base/whatis-exp.exp
8656 * gdb.btrace/buffer-size.exp
8657 * gdb.btrace/data.exp
8658 * gdb.btrace/delta.exp
8659 * gdb.btrace/dlopen.exp
8660 * gdb.btrace/enable.exp
8661 * gdb.btrace/exception.exp
8662 * gdb.btrace/function_call_history.exp
8663 * gdb.btrace/gcore.exp
8664 * gdb.btrace/instruction_history.exp
8665 * gdb.btrace/nohist.exp
8666 * gdb.btrace/reconnect.exp
8667 * gdb.btrace/record_goto-step.exp
8668 * gdb.btrace/record_goto.exp
8669 * gdb.btrace/rn-dl-bind.exp
8670 * gdb.btrace/segv.exp
8671 * gdb.btrace/step.exp
8672 * gdb.btrace/stepi.exp
8673 * gdb.btrace/tailcall-only.exp
8674 * gdb.btrace/tailcall.exp
8675 * gdb.btrace/tsx.exp
8676 * gdb.btrace/unknown_functions.exp
8677 * gdb.btrace/vdso.exp
8678 * gdb.compile/compile-ifunc.exp
8679 * gdb.compile/compile-ops.exp
8680 * gdb.compile/compile-print.exp
8681 * gdb.compile/compile-setjmp.exp
8682 * gdb.cp/abstract-origin.exp
8683 * gdb.cp/ambiguous.exp
8684 * gdb.cp/annota2.exp
8685 * gdb.cp/annota3.exp
8686 * gdb.cp/anon-ns.exp
8687 * gdb.cp/anon-struct.exp
8688 * gdb.cp/anon-union.exp
8689 * gdb.cp/arg-reference.exp
8690 * gdb.cp/baseenum.exp
8691 * gdb.cp/bool.exp
8692 * gdb.cp/breakpoint.exp
8693 * gdb.cp/bs15503.exp
8694 * gdb.cp/call-c.exp
8695 * gdb.cp/casts.exp
8696 * gdb.cp/chained-calls.exp
8697 * gdb.cp/class2.exp
8698 * gdb.cp/classes.exp
8699 * gdb.cp/cmpd-minsyms.exp
8700 * gdb.cp/converts.exp
8701 * gdb.cp/cp-relocate.exp
8702 * gdb.cp/cpcompletion.exp
8703 * gdb.cp/cpexprs.exp
8704 * gdb.cp/cplabel.exp
8705 * gdb.cp/cplusfuncs.exp
8706 * gdb.cp/cpsizeof.exp
8707 * gdb.cp/ctti.exp
8708 * gdb.cp/derivation.exp
8709 * gdb.cp/destrprint.exp
8710 * gdb.cp/dispcxx.exp
8711 * gdb.cp/enum-class.exp
8712 * gdb.cp/exception.exp
8713 * gdb.cp/exceptprint.exp
8714 * gdb.cp/expand-psymtabs-cxx.exp
8715 * gdb.cp/expand-sals.exp
8716 * gdb.cp/extern-c.exp
8717 * gdb.cp/filename.exp
8718 * gdb.cp/formatted-ref.exp
8719 * gdb.cp/fpointer.exp
8720 * gdb.cp/gdb1355.exp
8721 * gdb.cp/gdb2495.exp
8722 * gdb.cp/hang.exp
8723 * gdb.cp/impl-this.exp
8724 * gdb.cp/infcall-dlopen.exp
8725 * gdb.cp/inherit.exp
8726 * gdb.cp/iostream.exp
8727 * gdb.cp/koenig.exp
8728 * gdb.cp/local.exp
8729 * gdb.cp/m-data.exp
8730 * gdb.cp/m-static.exp
8731 * gdb.cp/mb-ctor.exp
8732 * gdb.cp/mb-inline.exp
8733 * gdb.cp/mb-templates.exp
8734 * gdb.cp/member-name.exp
8735 * gdb.cp/member-ptr.exp
8736 * gdb.cp/meth-typedefs.exp
8737 * gdb.cp/method.exp
8738 * gdb.cp/method2.exp
8739 * gdb.cp/minsym-fallback.exp
8740 * gdb.cp/misc.exp
8741 * gdb.cp/namelessclass.exp
8742 * gdb.cp/namespace-enum.exp
8743 * gdb.cp/namespace-nested-import.exp
8744 * gdb.cp/namespace.exp
8745 * gdb.cp/nextoverthrow.exp
8746 * gdb.cp/no-dmgl-verbose.exp
8747 * gdb.cp/non-trivial-retval.exp
8748 * gdb.cp/noparam.exp
8749 * gdb.cp/nsdecl.exp
8750 * gdb.cp/nsimport.exp
8751 * gdb.cp/nsnested.exp
8752 * gdb.cp/nsnoimports.exp
8753 * gdb.cp/nsrecurs.exp
8754 * gdb.cp/nsstress.exp
8755 * gdb.cp/nsusing.exp
8756 * gdb.cp/operator.exp
8757 * gdb.cp/oranking.exp
8758 * gdb.cp/overload-const.exp
8759 * gdb.cp/overload.exp
8760 * gdb.cp/ovldbreak.exp
8761 * gdb.cp/ovsrch.exp
8762 * gdb.cp/paren-type.exp
8763 * gdb.cp/parse-lang.exp
8764 * gdb.cp/pass-by-ref.exp
8765 * gdb.cp/pr-1023.exp
8766 * gdb.cp/pr-1210.exp
8767 * gdb.cp/pr-574.exp
8768 * gdb.cp/pr10687.exp
8769 * gdb.cp/pr12028.exp
8770 * gdb.cp/pr17132.exp
8771 * gdb.cp/pr17494.exp
8772 * gdb.cp/pr9067.exp
8773 * gdb.cp/pr9167.exp
8774 * gdb.cp/pr9631.exp
8775 * gdb.cp/printmethod.exp
8776 * gdb.cp/psmang.exp
8777 * gdb.cp/psymtab-parameter.exp
8778 * gdb.cp/ptype-cv-cp.exp
8779 * gdb.cp/ptype-flags.exp
8780 * gdb.cp/re-set-overloaded.exp
8781 * gdb.cp/ref-types.exp
8782 * gdb.cp/rtti.exp
8783 * gdb.cp/scope-err.exp
8784 * gdb.cp/shadow.exp
8785 * gdb.cp/smartp.exp
8786 * gdb.cp/static-method.exp
8787 * gdb.cp/static-print-quit.exp
8788 * gdb.cp/temargs.exp
8789 * gdb.cp/templates.exp
8790 * gdb.cp/try_catch.exp
8791 * gdb.cp/typedef-operator.exp
8792 * gdb.cp/typeid.exp
8793 * gdb.cp/userdef.exp
8794 * gdb.cp/using-crash.exp
8795 * gdb.cp/var-tag.exp
8796 * gdb.cp/virtbase.exp
8797 * gdb.cp/virtfunc.exp
8798 * gdb.cp/virtfunc2.exp
8799 * gdb.cp/vla-cxx.exp
8800 * gdb.disasm/t01_mov.exp
8801 * gdb.disasm/t02_mova.exp
8802 * gdb.disasm/t03_add.exp
8803 * gdb.disasm/t04_sub.exp
8804 * gdb.disasm/t05_cmp.exp
8805 * gdb.disasm/t06_ari2.exp
8806 * gdb.disasm/t07_ari3.exp
8807 * gdb.disasm/t08_or.exp
8808 * gdb.disasm/t09_xor.exp
8809 * gdb.disasm/t10_and.exp
8810 * gdb.disasm/t11_logs.exp
8811 * gdb.disasm/t12_bit.exp
8812 * gdb.disasm/t13_otr.exp
8813 * gdb.dlang/circular.exp
8814 * gdb.dwarf2/arr-stride.exp
8815 * gdb.dwarf2/arr-subrange.exp
8816 * gdb.dwarf2/atomic-type.exp
8817 * gdb.dwarf2/bad-regnum.exp
8818 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8819 * gdb.dwarf2/callframecfa.exp
8820 * gdb.dwarf2/clztest.exp
8821 * gdb.dwarf2/corrupt.exp
8822 * gdb.dwarf2/data-loc.exp
8823 * gdb.dwarf2/dup-psym.exp
8824 * gdb.dwarf2/dw2-anon-mptr.exp
8825 * gdb.dwarf2/dw2-anonymous-func.exp
8826 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8827 * gdb.dwarf2/dw2-bad-unresolved.exp
8828 * gdb.dwarf2/dw2-basic.exp
8829 * gdb.dwarf2/dw2-canonicalize-type.exp
8830 * gdb.dwarf2/dw2-case-insensitive.exp
8831 * gdb.dwarf2/dw2-common-block.exp
8832 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8833 * gdb.dwarf2/dw2-compressed.exp
8834 * gdb.dwarf2/dw2-const.exp
8835 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8836 * gdb.dwarf2/dw2-cu-size.exp
8837 * gdb.dwarf2/dw2-dup-frame.exp
8838 * gdb.dwarf2/dw2-entry-value.exp
8839 * gdb.dwarf2/dw2-icycle.exp
8840 * gdb.dwarf2/dw2-ifort-parameter.exp
8841 * gdb.dwarf2/dw2-inline-break.exp
8842 * gdb.dwarf2/dw2-inline-param.exp
8843 * gdb.dwarf2/dw2-intercu.exp
8844 * gdb.dwarf2/dw2-intermix.exp
8845 * gdb.dwarf2/dw2-lexical-block-bare.exp
8846 * gdb.dwarf2/dw2-linkage-name-trust.exp
8847 * gdb.dwarf2/dw2-minsym-in-cu.exp
8848 * gdb.dwarf2/dw2-noloc.exp
8849 * gdb.dwarf2/dw2-op-call.exp
8850 * gdb.dwarf2/dw2-op-out-param.exp
8851 * gdb.dwarf2/dw2-opt-structptr.exp
8852 * gdb.dwarf2/dw2-param-error.exp
8853 * gdb.dwarf2/dw2-producer.exp
8854 * gdb.dwarf2/dw2-ranges-base.exp
8855 * gdb.dwarf2/dw2-ref-missing-frame.exp
8856 * gdb.dwarf2/dw2-reg-undefined.exp
8857 * gdb.dwarf2/dw2-regno-invalid.exp
8858 * gdb.dwarf2/dw2-restore.exp
8859 * gdb.dwarf2/dw2-restrict.exp
8860 * gdb.dwarf2/dw2-single-line-discriminators.exp
8861 * gdb.dwarf2/dw2-strp.exp
8862 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8863 * gdb.dwarf2/dw2-unresolved.exp
8864 * gdb.dwarf2/dw2-var-zero-addr.exp
8865 * gdb.dwarf2/dw4-sig-types.exp
8866 * gdb.dwarf2/dwz.exp
8867 * gdb.dwarf2/dynarr-ptr.exp
8868 * gdb.dwarf2/enum-type.exp
8869 * gdb.dwarf2/gdb-index.exp
8870 * gdb.dwarf2/implptr-64bit.exp
8871 * gdb.dwarf2/implptr-optimized-out.exp
8872 * gdb.dwarf2/implptr.exp
8873 * gdb.dwarf2/implref-array.exp
8874 * gdb.dwarf2/implref-const.exp
8875 * gdb.dwarf2/implref-global.exp
8876 * gdb.dwarf2/implref-struct.exp
8877 * gdb.dwarf2/mac-fileno.exp
8878 * gdb.dwarf2/main-subprogram.exp
8879 * gdb.dwarf2/member-ptr-forwardref.exp
8880 * gdb.dwarf2/method-ptr.exp
8881 * gdb.dwarf2/missing-sig-type.exp
8882 * gdb.dwarf2/nonvar-access.exp
8883 * gdb.dwarf2/opaque-type-lookup.exp
8884 * gdb.dwarf2/pieces-optimized-out.exp
8885 * gdb.dwarf2/pieces.exp
8886 * gdb.dwarf2/pr10770.exp
8887 * gdb.dwarf2/pr13961.exp
8888 * gdb.dwarf2/staticvirtual.exp
8889 * gdb.dwarf2/subrange.exp
8890 * gdb.dwarf2/symtab-producer.exp
8891 * gdb.dwarf2/trace-crash.exp
8892 * gdb.dwarf2/typeddwarf.exp
8893 * gdb.dwarf2/valop.exp
8894 * gdb.dwarf2/watch-notconst.exp
8895 * gdb.fortran/array-element.exp
8896 * gdb.fortran/charset.exp
8897 * gdb.fortran/common-block.exp
8898 * gdb.fortran/complex.exp
8899 * gdb.fortran/derived-type-function.exp
8900 * gdb.fortran/derived-type.exp
8901 * gdb.fortran/logical.exp
8902 * gdb.fortran/module.exp
8903 * gdb.fortran/multi-dim.exp
8904 * gdb.fortran/nested-funcs.exp
8905 * gdb.fortran/print-formatted.exp
8906 * gdb.fortran/subarray.exp
8907 * gdb.fortran/vla-alloc-assoc.exp
8908 * gdb.fortran/vla-datatypes.exp
8909 * gdb.fortran/vla-history.exp
8910 * gdb.fortran/vla-ptr-info.exp
8911 * gdb.fortran/vla-ptype-sub.exp
8912 * gdb.fortran/vla-ptype.exp
8913 * gdb.fortran/vla-sizeof.exp
8914 * gdb.fortran/vla-type.exp
8915 * gdb.fortran/vla-value-sub-arbitrary.exp
8916 * gdb.fortran/vla-value-sub-finish.exp
8917 * gdb.fortran/vla-value-sub.exp
8918 * gdb.fortran/vla-value.exp
8919 * gdb.fortran/whatis_type.exp
8920 * gdb.go/chan.exp
8921 * gdb.go/handcall.exp
8922 * gdb.go/hello.exp
8923 * gdb.go/integers.exp
8924 * gdb.go/methods.exp
8925 * gdb.go/package.exp
8926 * gdb.go/strings.exp
8927 * gdb.go/types.exp
8928 * gdb.go/unsafe.exp
8929 * gdb.guile/scm-arch.exp
8930 * gdb.guile/scm-block.exp
8931 * gdb.guile/scm-breakpoint.exp
8932 * gdb.guile/scm-cmd.exp
8933 * gdb.guile/scm-disasm.exp
8934 * gdb.guile/scm-equal.exp
8935 * gdb.guile/scm-frame-args.exp
8936 * gdb.guile/scm-frame-inline.exp
8937 * gdb.guile/scm-frame.exp
8938 * gdb.guile/scm-iterator.exp
8939 * gdb.guile/scm-math.exp
8940 * gdb.guile/scm-objfile.exp
8941 * gdb.guile/scm-ports.exp
8942 * gdb.guile/scm-symbol.exp
8943 * gdb.guile/scm-symtab.exp
8944 * gdb.guile/scm-value-cc.exp
8945 * gdb.guile/types-module.exp
8946 * gdb.linespec/break-ask.exp
8947 * gdb.linespec/cpexplicit.exp
8948 * gdb.linespec/explicit.exp
8949 * gdb.linespec/keywords.exp
8950 * gdb.linespec/linespec.exp
8951 * gdb.linespec/ls-dollar.exp
8952 * gdb.linespec/ls-errs.exp
8953 * gdb.linespec/skip-two.exp
8954 * gdb.linespec/thread.exp
8955 * gdb.mi/mi-async.exp
8956 * gdb.mi/mi-basics.exp
8957 * gdb.mi/mi-break.exp
8958 * gdb.mi/mi-catch-load.exp
8959 * gdb.mi/mi-cli.exp
8960 * gdb.mi/mi-cmd-param-changed.exp
8961 * gdb.mi/mi-console.exp
8962 * gdb.mi/mi-detach.exp
8963 * gdb.mi/mi-disassemble.exp
8964 * gdb.mi/mi-eval.exp
8965 * gdb.mi/mi-file-transfer.exp
8966 * gdb.mi/mi-file.exp
8967 * gdb.mi/mi-fill-memory.exp
8968 * gdb.mi/mi-inheritance-syntax-error.exp
8969 * gdb.mi/mi-linespec-err-cp.exp
8970 * gdb.mi/mi-logging.exp
8971 * gdb.mi/mi-memory-changed.exp
8972 * gdb.mi/mi-read-memory.exp
8973 * gdb.mi/mi-record-changed.exp
8974 * gdb.mi/mi-reg-undefined.exp
8975 * gdb.mi/mi-regs.exp
8976 * gdb.mi/mi-return.exp
8977 * gdb.mi/mi-reverse.exp
8978 * gdb.mi/mi-simplerun.exp
8979 * gdb.mi/mi-solib.exp
8980 * gdb.mi/mi-stack.exp
8981 * gdb.mi/mi-stepi.exp
8982 * gdb.mi/mi-syn-frame.exp
8983 * gdb.mi/mi-until.exp
8984 * gdb.mi/mi-var-block.exp
8985 * gdb.mi/mi-var-child.exp
8986 * gdb.mi/mi-var-cmd.exp
8987 * gdb.mi/mi-var-cp.exp
8988 * gdb.mi/mi-var-display.exp
8989 * gdb.mi/mi-var-invalidate.exp
8990 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8991 * gdb.mi/mi-vla-fortran.exp
8992 * gdb.mi/mi-watch.exp
8993 * gdb.mi/mi2-var-child.exp
8994 * gdb.mi/user-selected-context-sync.exp
8995 * gdb.modula2/unbounded-array.exp
8996 * gdb.multi/dummy-frame-restore.exp
8997 * gdb.multi/multi-arch-exec.exp
8998 * gdb.multi/multi-arch.exp
8999 * gdb.multi/tids.exp
9000 * gdb.multi/watchpoint-multi.exp
9001 * gdb.opencl/callfuncs.exp
9002 * gdb.opencl/convs_casts.exp
9003 * gdb.opencl/datatypes.exp
9004 * gdb.opencl/operators.exp
9005 * gdb.opencl/vec_comps.exp
9006 * gdb.opt/clobbered-registers-O2.exp
9007 * gdb.opt/inline-break.exp
9008 * gdb.opt/inline-bt.exp
9009 * gdb.opt/inline-cmds.exp
9010 * gdb.opt/inline-locals.exp
9011 * gdb.pascal/case-insensitive-symbols.exp
9012 * gdb.pascal/floats.exp
9013 * gdb.pascal/gdb11492.exp
9014 * gdb.python/lib-types.exp
9015 * gdb.python/py-arch.exp
9016 * gdb.python/py-as-string.exp
9017 * gdb.python/py-bad-printers.exp
9018 * gdb.python/py-block.exp
9019 * gdb.python/py-breakpoint-create-fail.exp
9020 * gdb.python/py-breakpoint.exp
9021 * gdb.python/py-caller-is.exp
9022 * gdb.python/py-cmd.exp
9023 * gdb.python/py-explore-cc.exp
9024 * gdb.python/py-explore.exp
9025 * gdb.python/py-finish-breakpoint.exp
9026 * gdb.python/py-finish-breakpoint2.exp
9027 * gdb.python/py-frame-args.exp
9028 * gdb.python/py-frame-inline.exp
9029 * gdb.python/py-frame.exp
9030 * gdb.python/py-framefilter-mi.exp
9031 * gdb.python/py-infthread.exp
9032 * gdb.python/py-lazy-string.exp
9033 * gdb.python/py-linetable.exp
9034 * gdb.python/py-mi-events.exp
9035 * gdb.python/py-mi-objfile.exp
9036 * gdb.python/py-mi.exp
9037 * gdb.python/py-objfile.exp
9038 * gdb.python/py-pp-integral.exp
9039 * gdb.python/py-pp-maint.exp
9040 * gdb.python/py-pp-re-notag.exp
9041 * gdb.python/py-pp-registration.exp
9042 * gdb.python/py-recurse-unwind.exp
9043 * gdb.python/py-strfns.exp
9044 * gdb.python/py-symbol.exp
9045 * gdb.python/py-symtab.exp
9046 * gdb.python/py-sync-interp.exp
9047 * gdb.python/py-typeprint.exp
9048 * gdb.python/py-unwind-maint.exp
9049 * gdb.python/py-unwind.exp
9050 * gdb.python/py-value-cc.exp
9051 * gdb.python/py-xmethods.exp
9052 * gdb.reverse/amd64-tailcall-reverse.exp
9053 * gdb.reverse/break-precsave.exp
9054 * gdb.reverse/break-reverse.exp
9055 * gdb.reverse/consecutive-precsave.exp
9056 * gdb.reverse/consecutive-reverse.exp
9057 * gdb.reverse/finish-precsave.exp
9058 * gdb.reverse/finish-reverse-bkpt.exp
9059 * gdb.reverse/finish-reverse.exp
9060 * gdb.reverse/fstatat-reverse.exp
9061 * gdb.reverse/getresuid-reverse.exp
9062 * gdb.reverse/i386-precsave.exp
9063 * gdb.reverse/i386-reverse.exp
9064 * gdb.reverse/i386-sse-reverse.exp
9065 * gdb.reverse/i387-env-reverse.exp
9066 * gdb.reverse/i387-stack-reverse.exp
9067 * gdb.reverse/insn-reverse.exp
9068 * gdb.reverse/machinestate-precsave.exp
9069 * gdb.reverse/machinestate.exp
9070 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9071 * gdb.reverse/pipe-reverse.exp
9072 * gdb.reverse/readv-reverse.exp
9073 * gdb.reverse/recvmsg-reverse.exp
9074 * gdb.reverse/rerun-prec.exp
9075 * gdb.reverse/s390-mvcle.exp
9076 * gdb.reverse/step-precsave.exp
9077 * gdb.reverse/step-reverse.exp
9078 * gdb.reverse/time-reverse.exp
9079 * gdb.reverse/until-precsave.exp
9080 * gdb.reverse/until-reverse.exp
9081 * gdb.reverse/waitpid-reverse.exp
9082 * gdb.reverse/watch-precsave.exp
9083 * gdb.reverse/watch-reverse.exp
9084 * gdb.rust/generics.exp
9085 * gdb.rust/methods.exp
9086 * gdb.rust/modules.exp
9087 * gdb.rust/simple.exp
9088 * gdb.server/connect-with-no-symbol-file.exp
9089 * gdb.server/ext-attach.exp
9090 * gdb.server/ext-restart.exp
9091 * gdb.server/ext-wrapper.exp
9092 * gdb.server/file-transfer.exp
9093 * gdb.server/server-exec-info.exp
9094 * gdb.server/server-kill.exp
9095 * gdb.server/server-mon.exp
9096 * gdb.server/wrapper.exp
9097 * gdb.stabs/exclfwd.exp
9098 * gdb.stabs/gdb11479.exp
9099 * gdb.threads/clone-new-thread-event.exp
9100 * gdb.threads/corethreads.exp
9101 * gdb.threads/current-lwp-dead.exp
9102 * gdb.threads/dlopen-libpthread.exp
9103 * gdb.threads/gcore-thread.exp
9104 * gdb.threads/sigstep-threads.exp
9105 * gdb.threads/watchpoint-fork.exp
9106 * gdb.trace/actions-changed.exp
9107 * gdb.trace/backtrace.exp
9108 * gdb.trace/change-loc.exp
9109 * gdb.trace/circ.exp
9110 * gdb.trace/collection.exp
9111 * gdb.trace/disconnected-tracing.exp
9112 * gdb.trace/ftrace.exp
9113 * gdb.trace/mi-trace-frame-collected.exp
9114 * gdb.trace/mi-trace-unavailable.exp
9115 * gdb.trace/mi-traceframe-changed.exp
9116 * gdb.trace/mi-tsv-changed.exp
9117 * gdb.trace/no-attach-trace.exp
9118 * gdb.trace/passc-dyn.exp
9119 * gdb.trace/qtro.exp
9120 * gdb.trace/range-stepping.exp
9121 * gdb.trace/read-memory.exp
9122 * gdb.trace/save-trace.exp
9123 * gdb.trace/signal.exp
9124 * gdb.trace/status-stop.exp
9125 * gdb.trace/tfile.exp
9126 * gdb.trace/trace-break.exp
9127 * gdb.trace/trace-buffer-size.exp
9128 * gdb.trace/trace-condition.exp
9129 * gdb.trace/tracefile-pseudo-reg.exp
9130 * gdb.trace/tstatus.exp
9131 * gdb.trace/unavailable.exp
9132 * gdb.trace/while-dyn.exp
9133 * gdb.trace/while-stepping.exp
9134
34c41c68
DE
91352016-12-22 Doug Evans <xdje42@gmail.com>
9136
9137 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9138 and msymbols.
9139
16e69324
YQ
91402016-12-19 Yao Qi <yao.qi@linaro.org>
9141
9142 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9143 (test_with_self): Don't call do_steps_and_nexts, and remove
9144 code about stepping into xmalloc.
9145
f94f411b
YQ
91462016-12-09 Yao Qi <yao.qi@linaro.org>
9147
9148 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9149
91502016-12-09 Yao Qi <yao.qi@linaro.org>
9151
9152 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9153
f1b5deee
PA
91542016-12-09 Pedro Alves <palves@redhat.com>
9155
9156 * gdb.base/all-architectures-0.exp: New file.
9157 * gdb.base/all-architectures-1.exp: New file.
9158 * gdb.base/all-architectures-2.exp: New file.
9159 * gdb.base/all-architectures-3.exp: New file.
9160 * gdb.base/all-architectures-4.exp: New file.
9161 * gdb.base/all-architectures-5.exp: New file.
9162 * gdb.base/all-architectures-6.exp: New file.
9163 * gdb.base/all-architectures-7.exp: New file.
9164 * gdb.base/all-architectures.exp.in: New file.
9165
364ca42e
YQ
91662016-12-09 Yao Qi <yao.qi@linaro.org>
9167
9168 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9169
107c2d62
LM
91702016-12-02 Luis Machado <lgustavo@codesourcery.com>
9171
9172 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9173 possible.
9174 Remove useless pattern-matching code.
9175
df3ee9ca
PA
91762016-12-02 Pedro Alves <palves@redhat.com>
9177
9178 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9179 procedure.
9180 (top level): Call it.
9181
ec835369
PA
91822016-12-02 Pedro Alves <palves@redhat.com>
9183
9184 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9185 New procedure.
9186 (top level): Call it.
9187
01770bbd
PA
91882016-12-02 Pedro Alves <palves@redhat.com>
9189
9190 PR cli/20559
9191 * gdb.base/commands.exp (user_defined_command_args_eval): New
9192 procedure.
9193 (top level): Call it.
9194
008459ea
LM
91952016-12-02 Luis Machado <lgustavo@codesourcery.com>
9196
9197 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9198 timeout handling.
9199
0c1b455e
TT
92002016-12-02 Tom Tromey <tom@tromey.com>
9201
9202 * gdb.dwarf2/main-subprogram.c: New file.
9203 * gdb.dwarf2/main-subprogram.exp: New file.
9204
018572b8
LM
92052016-12-01 Luis Machado <lgustavo@codesourcery.com>
9206
9207 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9208 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9209 gdb_test_no_output for a couple of cases.
9210 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9211
84c93cd5
LM
92122016-12-01 Luis Machado <lgustavo@codesourcery.com>
9213
9214 Fix test names and standardize compilation error messages throughout
9215 the following files:
9216
9217 * gdb.ada/start.exp
9218 * gdb.arch/alpha-step.exp
9219 * gdb.arch/e500-prologue.exp
9220 * gdb.arch/ftrace-insn-reloc.exp
9221 * gdb.arch/gdb1291.exp
9222 * gdb.arch/gdb1431.exp
9223 * gdb.arch/gdb1558.exp
9224 * gdb.arch/i386-dr3-watch.exp
9225 * gdb.arch/i386-sse-stack-align.exp
9226 * gdb.arch/ia64-breakpoint-shadow.exp
9227 * gdb.arch/pa-nullify.exp
9228 * gdb.arch/powerpc-aix-prologue.exp
9229 * gdb.arch/thumb-bx-pc.exp
9230 * gdb.base/annota1.exp
9231 * gdb.base/annota3.exp
9232 * gdb.base/arrayidx.exp
9233 * gdb.base/assign.exp
9234 * gdb.base/attach.exp
9235 * gdb.base/auxv.exp
9236 * gdb.base/bang.exp
9237 * gdb.base/bfp-test.exp
9238 * gdb.base/bigcore.exp
9239 * gdb.base/bitfields2.exp
9240 * gdb.base/break-fun-addr.exp
9241 * gdb.base/break-probes.exp
9242 * gdb.base/call-rt-st.exp
9243 * gdb.base/callexit.exp
9244 * gdb.base/catch-fork-kill.exp
9245 * gdb.base/charset.exp
9246 * gdb.base/checkpoint.exp
9247 * gdb.base/comprdebug.exp
9248 * gdb.base/constvars.exp
9249 * gdb.base/coredump-filter.exp
9250 * gdb.base/cursal.exp
9251 * gdb.base/cvexpr.exp
9252 * gdb.base/detach.exp
9253 * gdb.base/display.exp
9254 * gdb.base/dmsym.exp
9255 * gdb.base/dprintf-pending.exp
9256 * gdb.base/dso2dso.exp
9257 * gdb.base/dtrace-probe.exp
9258 * gdb.base/dump.exp
9259 * gdb.base/enum_cond.exp
9260 * gdb.base/exe-lock.exp
9261 * gdb.base/exec-invalid-sysroot.exp
9262 * gdb.base/execl-update-breakpoints.exp
9263 * gdb.base/exprs.exp
9264 * gdb.base/fileio.exp
9265 * gdb.base/find.exp
9266 * gdb.base/finish.exp
9267 * gdb.base/fixsection.exp
9268 * gdb.base/foll-vfork.exp
9269 * gdb.base/frame-args.exp
9270 * gdb.base/gcore.exp
9271 * gdb.base/gdb1250.exp
9272 * gdb.base/global-var-nested-by-dso.exp
9273 * gdb.base/gnu-ifunc.exp
9274 * gdb.base/hashline1.exp
9275 * gdb.base/hashline2.exp
9276 * gdb.base/hashline3.exp
9277 * gdb.base/hbreak-in-shr-unsupported.exp
9278 * gdb.base/huge.exp
9279 * gdb.base/infcall-input.exp
9280 * gdb.base/info-fun.exp
9281 * gdb.base/info-shared.exp
9282 * gdb.base/jit-simple.exp
9283 * gdb.base/jit-so.exp
9284 * gdb.base/jit.exp
9285 * gdb.base/jump.exp
9286 * gdb.base/label.exp
9287 * gdb.base/lineinc.exp
9288 * gdb.base/logical.exp
9289 * gdb.base/longjmp.exp
9290 * gdb.base/macscp.exp
9291 * gdb.base/miscexprs.exp
9292 * gdb.base/new-ui-echo.exp
9293 * gdb.base/new-ui-pending-input.exp
9294 * gdb.base/new-ui.exp
9295 * gdb.base/nodebug.exp
9296 * gdb.base/nofield.exp
9297 * gdb.base/offsets.exp
9298 * gdb.base/overlays.exp
9299 * gdb.base/pending.exp
9300 * gdb.base/pointers.exp
9301 * gdb.base/pr11022.exp
9302 * gdb.base/printcmds.exp
9303 * gdb.base/prologue.exp
9304 * gdb.base/ptr-typedef.exp
9305 * gdb.base/realname-expand.exp
9306 * gdb.base/relativedebug.exp
9307 * gdb.base/relocate.exp
9308 * gdb.base/remote.exp
9309 * gdb.base/reread.exp
9310 * gdb.base/return2.exp
9311 * gdb.base/savedregs.exp
9312 * gdb.base/sep.exp
9313 * gdb.base/sepdebug.exp
9314 * gdb.base/sepsymtab.exp
9315 * gdb.base/set-inferior-tty.exp
9316 * gdb.base/setshow.exp
9317 * gdb.base/shlib-call.exp
9318 * gdb.base/sigaltstack.exp
9319 * gdb.base/siginfo-addr.exp
9320 * gdb.base/signals.exp
9321 * gdb.base/signull.exp
9322 * gdb.base/sigrepeat.exp
9323 * gdb.base/so-impl-ld.exp
9324 * gdb.base/solib-display.exp
9325 * gdb.base/solib-overlap.exp
9326 * gdb.base/solib-search.exp
9327 * gdb.base/solib-symbol.exp
9328 * gdb.base/structs.exp
9329 * gdb.base/structs2.exp
9330 * gdb.base/symtab-search-order.exp
9331 * gdb.base/twice.exp
9332 * gdb.base/unload.exp
9333 * gdb.base/varargs.exp
9334 * gdb.base/watchpoint-solib.exp
9335 * gdb.base/watchpoint.exp
9336 * gdb.base/whatis.exp
9337 * gdb.base/wrong_frame_bt_full.exp
9338 * gdb.btrace/dlopen.exp
9339 * gdb.cell/ea-standalone.exp
9340 * gdb.cell/ea-test.exp
9341 * gdb.cp/dispcxx.exp
9342 * gdb.cp/gdb2384.exp
9343 * gdb.cp/method2.exp
9344 * gdb.cp/nextoverthrow.exp
9345 * gdb.cp/pr10728.exp
9346 * gdb.disasm/am33.exp
9347 * gdb.disasm/h8300s.exp
9348 * gdb.disasm/mn10300.exp
9349 * gdb.disasm/sh3.exp
9350 * gdb.dwarf2/dw2-dir-file-name.exp
9351 * gdb.fortran/complex.exp
9352 * gdb.fortran/library-module.exp
9353 * gdb.guile/scm-pretty-print.exp
9354 * gdb.guile/scm-symbol.exp
9355 * gdb.guile/scm-type.exp
9356 * gdb.guile/scm-value.exp
9357 * gdb.linespec/linespec.exp
9358 * gdb.mi/gdb701.exp
9359 * gdb.mi/gdb792.exp
9360 * gdb.mi/mi-breakpoint-changed.exp
9361 * gdb.mi/mi-dprintf-pending.exp
9362 * gdb.mi/mi-dprintf.exp
9363 * gdb.mi/mi-exit-code.exp
9364 * gdb.mi/mi-pending.exp
9365 * gdb.mi/mi-solib.exp
9366 * gdb.mi/new-ui-mi-sync.exp
9367 * gdb.mi/pr11022.exp
9368 * gdb.mi/user-selected-context-sync.exp
9369 * gdb.opt/solib-intra-step.exp
9370 * gdb.python/py-events.exp
9371 * gdb.python/py-finish-breakpoint.exp
9372 * gdb.python/py-mi.exp
9373 * gdb.python/py-prettyprint.exp
9374 * gdb.python/py-shared.exp
9375 * gdb.python/py-symbol.exp
9376 * gdb.python/py-template.exp
9377 * gdb.python/py-type.exp
9378 * gdb.python/py-value.exp
9379 * gdb.reverse/solib-precsave.exp
9380 * gdb.reverse/solib-reverse.exp
9381 * gdb.server/solib-list.exp
9382 * gdb.stabs/weird.exp
9383 * gdb.threads/reconnect-signal.exp
9384 * gdb.threads/stepi-random-signal.exp
9385 * gdb.trace/actions.exp
9386 * gdb.trace/ax.exp
9387 * gdb.trace/backtrace.exp
9388 * gdb.trace/change-loc.exp
9389 * gdb.trace/deltrace.exp
9390 * gdb.trace/ftrace-lock.exp
9391 * gdb.trace/ftrace.exp
9392 * gdb.trace/infotrace.exp
9393 * gdb.trace/mi-tracepoint-changed.exp
9394 * gdb.trace/packetlen.exp
9395 * gdb.trace/passcount.exp
9396 * gdb.trace/pending.exp
9397 * gdb.trace/range-stepping.exp
9398 * gdb.trace/report.exp
9399 * gdb.trace/stap-trace.exp
9400 * gdb.trace/tfind.exp
9401 * gdb.trace/trace-break.exp
9402 * gdb.trace/trace-condition.exp
9403 * gdb.trace/trace-enable-disable.exp
9404 * gdb.trace/trace-mt.exp
9405 * gdb.trace/tracecmd.exp
9406 * gdb.trace/tspeed.exp
9407 * gdb.trace/tsv.exp
9408 * lib/perftest.exp
9409
fb9feb35
LM
94102016-12-01 Luis Machado <lgustavo@codesourcery.com>
9411
9412 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9413 with gdb_test_no_output.
9414 Use command as test name.
9415
cd2ddb6c
LM
94162016-12-01 Luis Machado <lgustavo@codesourcery.com>
9417
9418 Fix test names starting with uppercase throughout the files.
9419
9420 * gdb.ada/assign_1.exp
9421 * gdb.ada/boolean_expr.exp
9422 * gdb.base/arrayidx.exp
9423 * gdb.base/del.exp
9424 * gdb.base/gcore-buffer-overflow.exp
9425 * gdb.base/testenv.exp
9426 * gdb.compile/compile.exp
9427 * gdb.python/py-framefilter-invalidarg.exp
9428 * gdb.python/py-framefilter.exp
9429
bb95117e
LM
94302016-12-01 Luis Machado <lgustavo@codesourcery.com>
9431
9432 Fix test names starting with uppercase throughout the files.
9433
9434 * gdb.ada/array_return.exp
9435 * gdb.ada/expr_delims.exp
9436 * gdb.ada/mi_dyn_arr.exp
9437 * gdb.ada/mi_interface.exp
9438 * gdb.ada/mi_var_array.exp
9439 * gdb.ada/watch_arg.exp
9440 * gdb.arch/alpha-step.exp
9441 * gdb.arch/altivec-regs.exp
9442 * gdb.arch/e500-regs.exp
9443 * gdb.arch/powerpc-d128-regs.exp
9444 * gdb.base/arrayidx.exp
9445 * gdb.base/break.exp
9446 * gdb.base/checkpoint.exp
9447 * gdb.base/debug-expr.exp
9448 * gdb.base/dmsym.exp
9449 * gdb.base/radix.exp
9450 * gdb.base/sepdebug.exp
9451 * gdb.base/testenv.exp
9452 * gdb.base/watch_thread_num.exp
9453 * gdb.base/watchpoint-cond-gone.exp
9454 * gdb.cell/break.exp
9455 * gdb.cell/ea-cache.exp
9456 * gdb.compile/compile.exp
9457 * gdb.cp/gdb2495.exp
9458 * gdb.gdb/selftest.exp
9459 * gdb.gdb/xfullpath.exp
9460 * gdb.go/hello.exp
9461 * gdb.go/integers.exp
9462 * gdb.objc/basicclass.exp
9463 * gdb.pascal/hello.exp
9464 * gdb.pascal/integers.exp
9465 * gdb.python/py-breakpoint.exp
9466 * gdb.python/py-cmd.exp
9467 * gdb.python/py-linetable.exp
9468 * gdb.python/py-xmethods.exp
9469 * gdb.python/python.exp
9470 * gdb.reverse/consecutive-precsave.exp
9471 * gdb.reverse/finish-precsave.exp
9472 * gdb.reverse/i386-precsave.exp
9473 * gdb.reverse/machinestate-precsave.exp
9474 * gdb.reverse/sigall-precsave.exp
9475 * gdb.reverse/solib-precsave.exp
9476 * gdb.reverse/step-precsave.exp
9477 * gdb.reverse/until-precsave.exp
9478 * gdb.reverse/watch-precsave.exp
9479 * gdb.threads/leader-exit.exp
9480 * gdb.threads/pthreads.exp
9481 * gdb.threads/wp-replication.exp
9482 * gdb.trace/actions.exp
9483 * gdb.trace/mi-tsv-changed.exp
9484 * gdb.trace/tsv.exp
9485
de97fdd4
LM
94862016-12-01 Luis Machado <lgustavo@codesourcery.com>
9487
9488 Fix test names starting with uppercase throughout the files.
9489
9490 * gdb.arch/i386-bp_permanent.exp
9491 * gdb.arch/i386-gnu-cfi.exp
9492 * gdb.base/disasm-end-cu.exp
9493 * gdb.base/macscp.exp
9494 * gdb.base/pending.exp
9495 * gdb.base/watch_thread_num.exp
9496 * gdb.cp/exception.exp
9497 * gdb.cp/gdb2495.exp
9498 * gdb.cp/local.exp
9499 * gdb.python/py-evsignal.exp
9500 * gdb.python/python.exp
9501 * gdb.trace/tracecmd.exp
9502
9f058c10
LM
95032016-12-01 Luis Machado <lgustavo@codesourcery.com>
9504
9505 Fix test names starting with uppercase throughout the files.
9506
9507 * gdb.base/charset.exp
9508 * gdb.base/eval.exp
9509 * gdb.base/multi-forks.exp
9510 * gdb.guile/scm-progspace.exp
9511 * gdb.opencl/datatypes.exp
9512 * gdb.python/py-block.exp
9513 * gdb.python/py-function.exp
9514 * gdb.python/py-symbol.exp
9515 * gdb.python/py-symtab.exp
9516 * gdb.python/py-xmethods.exp
9517 * gdb.reverse/break-precsave.exp
9518 * gdb.reverse/break-reverse.exp
9519 * gdb.reverse/consecutive-precsave.exp
9520 * gdb.reverse/consecutive-reverse.exp
9521 * gdb.reverse/finish-precsave.exp
9522 * gdb.reverse/finish-reverse-bkpt.exp
9523 * gdb.reverse/finish-reverse.exp
9524 * gdb.reverse/fstatat-reverse.exp
9525 * gdb.reverse/getresuid-reverse.exp
9526 * gdb.reverse/i386-precsave.exp
9527 * gdb.reverse/i386-reverse.exp
9528 * gdb.reverse/i386-sse-reverse.exp
9529 * gdb.reverse/i387-stack-reverse.exp
9530 * gdb.reverse/insn-reverse.exp
9531 * gdb.reverse/machinestate-precsave.exp
9532 * gdb.reverse/machinestate.exp
9533 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9534 * gdb.reverse/pipe-reverse.exp
9535 * gdb.reverse/readv-reverse.exp
9536 * gdb.reverse/recvmsg-reverse.exp
9537 * gdb.reverse/rerun-prec.exp
9538 * gdb.reverse/s390-mvcle.exp
9539 * gdb.reverse/sigall-precsave.exp
9540 * gdb.reverse/sigall-reverse.exp
9541 * gdb.reverse/solib-precsave.exp
9542 * gdb.reverse/solib-reverse.exp
9543 * gdb.reverse/step-precsave.exp
9544 * gdb.reverse/step-reverse.exp
9545 * gdb.reverse/time-reverse.exp
9546 * gdb.reverse/until-precsave.exp
9547 * gdb.reverse/until-reverse.exp
9548 * gdb.reverse/waitpid-reverse.exp
9549 * gdb.reverse/watch-precsave.exp
9550 * gdb.reverse/watch-reverse.exp
9551
cdc7edd7
LM
95522016-12-01 Luis Machado <lgustavo@codesourcery.com>
9553
9554 Fix test names starting with uppercase throughout the files.
9555
9556 * gdb.arch/i386-mpx-simple_segv.exp
9557 * gdb.arch/i386-mpx.exp
9558 * gdb.arch/i386-permbkpt.exp
9559 * gdb.arch/pa-nullify.exp
9560 * gdb.arch/powerpc-d128-regs.exp
9561 * gdb.arch/vsx-regs.exp
9562 * gdb.base/bfp-test.exp
9563 * gdb.base/break.exp
9564 * gdb.base/breakpoint-shadow.exp
9565 * gdb.base/callfuncs.exp
9566 * gdb.base/charset.exp
9567 * gdb.base/commands.exp
9568 * gdb.base/completion.exp
9569 * gdb.base/dfp-test.exp
9570 * gdb.base/echo.exp
9571 * gdb.base/ending-run.exp
9572 * gdb.base/eval.exp
9573 * gdb.base/expand-psymtabs.exp
9574 * gdb.base/float128.exp
9575 * gdb.base/floatn.exp
9576 * gdb.base/foll-exec-mode.exp
9577 * gdb.base/gdb1056.exp
9578 * gdb.base/gdb11531.exp
9579 * gdb.base/kill-after-signal.exp
9580 * gdb.base/multi-forks.exp
9581 * gdb.base/overlays.exp
9582 * gdb.base/pending.exp
9583 * gdb.base/sepdebug.exp
9584 * gdb.base/testenv.exp
9585 * gdb.base/valgrind-db-attach.exp
9586 * gdb.base/watch_thread_num.exp
9587 * gdb.base/watchpoint-cond-gone.exp
9588 * gdb.base/watchpoint.exp
9589 * gdb.base/watchpoints.exp
9590 * gdb.cp/arg-reference.exp
9591 * gdb.cp/baseenum.exp
9592 * gdb.cp/operator.exp
9593 * gdb.cp/shadow.exp
9594 * gdb.dwarf2/dw2-op-out-param.exp
9595 * gdb.dwarf2/dw2-reg-undefined.exp
9596 * gdb.go/chan.exp
9597 * gdb.go/hello.exp
9598 * gdb.go/integers.exp
9599 * gdb.go/methods.exp
9600 * gdb.go/package.exp
9601 * gdb.guile/scm-parameter.exp
9602 * gdb.guile/scm-progspace.exp
9603 * gdb.guile/scm-value.exp
9604 * gdb.mi/mi-pending.exp
9605 * gdb.mi/user-selected-context-sync.exp
9606 * gdb.multi/multi-attach.exp
9607 * gdb.multi/tids.exp
9608 * gdb.opt/clobbered-registers-O2.exp
9609 * gdb.pascal/floats.exp
9610 * gdb.pascal/integers.exp
9611 * gdb.python/py-block.exp
9612 * gdb.python/py-events.exp
9613 * gdb.python/py-parameter.exp
9614 * gdb.python/py-symbol.exp
9615 * gdb.python/py-symtab.exp
9616 * gdb.python/py-type.exp
9617 * gdb.python/py-value.exp
9618 * gdb.python/py-xmethods.exp
9619 * gdb.python/python.exp
9620 * gdb.reverse/break-precsave.exp
9621 * gdb.reverse/consecutive-precsave.exp
9622 * gdb.reverse/finish-precsave.exp
9623 * gdb.reverse/i386-precsave.exp
9624 * gdb.reverse/machinestate-precsave.exp
9625 * gdb.reverse/sigall-precsave.exp
9626 * gdb.reverse/solib-precsave.exp
9627 * gdb.reverse/step-precsave.exp
9628 * gdb.reverse/until-precsave.exp
9629 * gdb.reverse/watch-precsave.exp
9630 * gdb.server/ext-attach.exp
9631 * gdb.server/ext-restart.exp
9632 * gdb.server/ext-run.exp
9633 * gdb.server/ext-wrapper.exp
9634 * gdb.stabs/gdb11479.exp
9635 * gdb.stabs/weird.exp
9636 * gdb.threads/attach-many-short-lived-threads.exp
9637 * gdb.threads/kill.exp
9638 * gdb.threads/watchpoint-fork.exp
9639
bc6c7af4
LM
96402016-12-01 Luis Machado <lgustavo@codesourcery.com>
9641
9642 Fix test names starting with uppercase throughout all the files below.
9643
9644 * gdb.ada/array_return.exp
9645 * gdb.ada/catch_ex.exp
9646 * gdb.ada/info_exc.exp
9647 * gdb.ada/mi_catch_ex.exp
9648 * gdb.ada/mi_dyn_arr.exp
9649 * gdb.ada/mi_ex_cond.exp
9650 * gdb.ada/mi_exc_info.exp
9651 * gdb.ada/mi_interface.exp
9652 * gdb.ada/mi_task_arg.exp
9653 * gdb.ada/mi_task_info.exp
9654 * gdb.ada/mi_var_array.exp
9655 * gdb.arch/alpha-step.exp
9656 * gdb.arch/amd64-disp-step.exp
9657 * gdb.arch/arm-disp-step.exp
9658 * gdb.arch/disp-step-insn-reloc.exp
9659 * gdb.arch/e500-prologue.exp
9660 * gdb.arch/ftrace-insn-reloc.exp
9661 * gdb.arch/gdb1558.exp
9662 * gdb.arch/i386-bp_permanent.exp
9663 * gdb.arch/i386-disp-step.exp
9664 * gdb.arch/i386-float.exp
9665 * gdb.arch/i386-gnu-cfi.exp
9666 * gdb.arch/ia64-breakpoint-shadow.exp
9667 * gdb.arch/mips16-thunks.exp
9668 * gdb.arch/pa-nullify.exp
9669 * gdb.arch/powerpc-aix-prologue.exp
9670 * gdb.arch/powerpc-power.exp
9671 * gdb.arch/ppc-dfp.exp
9672 * gdb.arch/s390-tdbregs.exp
9673 * gdb.arch/spu-info.exp
9674 * gdb.arch/spu-ls.exp
9675 * gdb.arch/thumb-bx-pc.exp
9676 * gdb.base/advance.exp
9677 * gdb.base/annota-input-while-running.exp
9678 * gdb.base/arrayidx.exp
9679 * gdb.base/asmlabel.exp
9680 * gdb.base/async.exp
9681 * gdb.base/attach-wait-input.exp
9682 * gdb.base/auto-connect-native-target.exp
9683 * gdb.base/batch-preserve-term-settings.exp
9684 * gdb.base/bfp-test.exp
9685 * gdb.base/bigcore.exp
9686 * gdb.base/bp-permanent.exp
9687 * gdb.base/break-always.exp
9688 * gdb.base/break-fun-addr.exp
9689 * gdb.base/break-idempotent.exp
9690 * gdb.base/break-main-file-remove-fail.exp
9691 * gdb.base/break-probes.exp
9692 * gdb.base/break-unload-file.exp
9693 * gdb.base/break.exp
9694 * gdb.base/call-ar-st.exp
9695 * gdb.base/call-rt-st.exp
9696 * gdb.base/call-sc.exp
9697 * gdb.base/call-signal-resume.exp
9698 * gdb.base/call-strs.exp
9699 * gdb.base/callexit.exp
9700 * gdb.base/callfuncs.exp
9701 * gdb.base/catch-gdb-caused-signals.exp
9702 * gdb.base/catch-signal-siginfo-cond.exp
9703 * gdb.base/catch-syscall.exp
9704 * gdb.base/compare-sections.exp
9705 * gdb.base/cond-eval-mode.exp
9706 * gdb.base/condbreak-call-false.exp
9707 * gdb.base/consecutive-step-over.exp
9708 * gdb.base/cursal.exp
9709 * gdb.base/disabled-location.exp
9710 * gdb.base/disasm-end-cu.exp
9711 * gdb.base/display.exp
9712 * gdb.base/double-prompt-target-event-error.exp
9713 * gdb.base/dprintf-bp-same-addr.exp
9714 * gdb.base/dprintf-detach.exp
9715 * gdb.base/dprintf-next.exp
9716 * gdb.base/dprintf-non-stop.exp
9717 * gdb.base/dprintf-pending.exp
9718 * gdb.base/dso2dso.exp
9719 * gdb.base/ending-run.exp
9720 * gdb.base/enum_cond.exp
9721 * gdb.base/examine-backward.exp
9722 * gdb.base/exe-lock.exp
9723 * gdb.base/exec-invalid-sysroot.exp
9724 * gdb.base/execl-update-breakpoints.exp
9725 * gdb.base/execution-termios.exp
9726 * gdb.base/fileio.exp
9727 * gdb.base/fixsection.exp
9728 * gdb.base/foll-exec-mode.exp
9729 * gdb.base/foll-exec.exp
9730 * gdb.base/fork-running-state.exp
9731 * gdb.base/frame-args.exp
9732 * gdb.base/fullpath-expand.exp
9733 * gdb.base/func-ptr.exp
9734 * gdb.base/gcore-relro-pie.exp
9735 * gdb.base/gdb1090.exp
9736 * gdb.base/gdb1555.exp
9737 * gdb.base/global-var-nested-by-dso.exp
9738 * gdb.base/gnu-ifunc.exp
9739 * gdb.base/hbreak-in-shr-unsupported.exp
9740 * gdb.base/hbreak-unmapped.exp
9741 * gdb.base/hook-stop.exp
9742 * gdb.base/infcall-input.exp
9743 * gdb.base/info-fun.exp
9744 * gdb.base/info-shared.exp
9745 * gdb.base/interrupt-noterm.exp
9746 * gdb.base/jit-so.exp
9747 * gdb.base/jit.exp
9748 * gdb.base/line-symtabs.exp
9749 * gdb.base/list.exp
9750 * gdb.base/longjmp.exp
9751 * gdb.base/macscp.exp
9752 * gdb.base/max-value-size.exp
9753 * gdb.base/nodebug.exp
9754 * gdb.base/nofield.exp
9755 * gdb.base/overlays.exp
9756 * gdb.base/paginate-after-ctrl-c-running.exp
9757 * gdb.base/paginate-bg-execution.exp
9758 * gdb.base/paginate-inferior-exit.exp
9759 * gdb.base/pending.exp
9760 * gdb.base/pr11022.exp
9761 * gdb.base/printcmds.exp
9762 * gdb.base/ptr-typedef.exp
9763 * gdb.base/ptype.exp
9764 * gdb.base/randomize.exp
9765 * gdb.base/range-stepping.exp
9766 * gdb.base/realname-expand.exp
9767 * gdb.base/relativedebug.exp
9768 * gdb.base/remote.exp
9769 * gdb.base/savedregs.exp
9770 * gdb.base/sepdebug.exp
9771 * gdb.base/set-noassign.exp
9772 * gdb.base/shlib-call.exp
9773 * gdb.base/shreloc.exp
9774 * gdb.base/sigaltstack.exp
9775 * gdb.base/sigbpt.exp
9776 * gdb.base/siginfo-addr.exp
9777 * gdb.base/siginfo-obj.exp
9778 * gdb.base/siginfo-thread.exp
9779 * gdb.base/signest.exp
9780 * gdb.base/signull.exp
9781 * gdb.base/sigrepeat.exp
9782 * gdb.base/skip.exp
9783 * gdb.base/so-impl-ld.exp
9784 * gdb.base/solib-corrupted.exp
9785 * gdb.base/solib-disc.exp
9786 * gdb.base/solib-display.exp
9787 * gdb.base/solib-overlap.exp
9788 * gdb.base/solib-search.exp
9789 * gdb.base/solib-symbol.exp
9790 * gdb.base/source-execution.exp
9791 * gdb.base/sss-bp-on-user-bp-2.exp
9792 * gdb.base/sss-bp-on-user-bp.exp
9793 * gdb.base/stack-checking.exp
9794 * gdb.base/stale-infcall.exp
9795 * gdb.base/step-break.exp
9796 * gdb.base/step-line.exp
9797 * gdb.base/step-over-exit.exp
9798 * gdb.base/step-test.exp
9799 * gdb.base/structs.exp
9800 * gdb.base/sym-file.exp
9801 * gdb.base/symtab-search-order.exp
9802 * gdb.base/term.exp
9803 * gdb.base/type-opaque.exp
9804 * gdb.base/unload.exp
9805 * gdb.base/until-nodebug.exp
9806 * gdb.base/until.exp
9807 * gdb.base/unwindonsignal.exp
9808 * gdb.base/watch-cond.exp
9809 * gdb.base/watch-non-mem.exp
9810 * gdb.base/watch_thread_num.exp
9811 * gdb.base/watchpoint-reuse-slot.exp
9812 * gdb.base/watchpoint-solib.exp
9813 * gdb.base/watchpoint.exp
9814 * gdb.btrace/dlopen.exp
9815 * gdb.cell/arch.exp
9816 * gdb.cell/break.exp
9817 * gdb.cell/bt.exp
9818 * gdb.cell/core.exp
9819 * gdb.cell/data.exp
9820 * gdb.cell/dwarfaddr.exp
9821 * gdb.cell/ea-cache.exp
9822 * gdb.cell/ea-standalone.exp
9823 * gdb.cell/ea-test.exp
9824 * gdb.cell/f-regs.exp
9825 * gdb.cell/fork.exp
9826 * gdb.cell/gcore.exp
9827 * gdb.cell/mem-access.exp
9828 * gdb.cell/ptype.exp
9829 * gdb.cell/registers.exp
9830 * gdb.cell/sizeof.exp
9831 * gdb.cell/solib-symbol.exp
9832 * gdb.cell/solib.exp
9833 * gdb.compile/compile-tls.exp
9834 * gdb.cp/exception.exp
9835 * gdb.cp/gdb2495.exp
9836 * gdb.cp/local.exp
9837 * gdb.cp/mb-inline.exp
9838 * gdb.cp/mb-templates.exp
9839 * gdb.cp/pr10687.exp
9840 * gdb.cp/pr9167.exp
9841 * gdb.cp/scope-err.exp
9842 * gdb.cp/templates.exp
9843 * gdb.cp/virtfunc.exp
9844 * gdb.dwarf2/dw2-dir-file-name.exp
9845 * gdb.dwarf2/dw2-single-line-discriminators.exp
9846 * gdb.fortran/complex.exp
9847 * gdb.fortran/library-module.exp
9848 * gdb.guile/guile.exp
9849 * gdb.guile/scm-cmd.exp
9850 * gdb.guile/scm-frame-inline.exp
9851 * gdb.guile/scm-objfile.exp
9852 * gdb.guile/scm-pretty-print.exp
9853 * gdb.guile/scm-symbol.exp
9854 * gdb.guile/scm-type.exp
9855 * gdb.guile/scm-value.exp
9856 * gdb.linespec/keywords.exp
9857 * gdb.linespec/ls-errs.exp
9858 * gdb.linespec/macro-relative.exp
9859 * gdb.linespec/thread.exp
9860 * gdb.mi/mi-breakpoint-changed.exp
9861 * gdb.mi/mi-dprintf-pending.exp
9862 * gdb.mi/mi-fullname-deleted.exp
9863 * gdb.mi/mi-logging.exp
9864 * gdb.mi/mi-pending.exp
9865 * gdb.mi/mi-solib.exp
9866 * gdb.mi/new-ui-mi-sync.exp
9867 * gdb.mi/user-selected-context-sync.exp
9868 * gdb.multi/dummy-frame-restore.exp
9869 * gdb.multi/multi-arch-exec.exp
9870 * gdb.multi/remove-inferiors.exp
9871 * gdb.multi/watchpoint-multi-exit.exp
9872 * gdb.opt/solib-intra-step.exp
9873 * gdb.perf/backtrace.exp
9874 * gdb.perf/single-step.exp
9875 * gdb.perf/skip-command.exp
9876 * gdb.perf/skip-prologue.exp
9877 * gdb.perf/solib.exp
9878 * gdb.python/lib-types.exp
9879 * gdb.python/py-as-string.exp
9880 * gdb.python/py-bad-printers.exp
9881 * gdb.python/py-block.exp
9882 * gdb.python/py-breakpoint.exp
9883 * gdb.python/py-cmd.exp
9884 * gdb.python/py-events.exp
9885 * gdb.python/py-evthreads.exp
9886 * gdb.python/py-finish-breakpoint.exp
9887 * gdb.python/py-finish-breakpoint2.exp
9888 * gdb.python/py-frame-inline.exp
9889 * gdb.python/py-frame.exp
9890 * gdb.python/py-inferior.exp
9891 * gdb.python/py-infthread.exp
9892 * gdb.python/py-mi.exp
9893 * gdb.python/py-objfile.exp
9894 * gdb.python/py-pp-maint.exp
9895 * gdb.python/py-pp-registration.exp
9896 * gdb.python/py-prettyprint.exp
9897 * gdb.python/py-recurse-unwind.exp
9898 * gdb.python/py-shared.exp
9899 * gdb.python/py-symbol.exp
9900 * gdb.python/py-symtab.exp
9901 * gdb.python/py-template.exp
9902 * gdb.python/py-type.exp
9903 * gdb.python/py-unwind-maint.exp
9904 * gdb.python/py-unwind.exp
9905 * gdb.python/py-value.exp
9906 * gdb.python/python.exp
9907 * gdb.reverse/finish-reverse-bkpt.exp
9908 * gdb.reverse/insn-reverse.exp
9909 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9910 * gdb.reverse/solib-precsave.exp
9911 * gdb.reverse/solib-reverse.exp
9912 * gdb.stabs/gdb11479.exp
9913 * gdb.stabs/weird.exp
9914 * gdb.threads/fork-child-threads.exp
9915 * gdb.threads/fork-plus-threads.exp
9916 * gdb.threads/fork-thread-pending.exp
9917 * gdb.threads/forking-threads-plus-breakpoint.exp
9918 * gdb.threads/hand-call-in-threads.exp
9919 * gdb.threads/interrupted-hand-call.exp
9920 * gdb.threads/linux-dp.exp
9921 * gdb.threads/local-watch-wrong-thread.exp
9922 * gdb.threads/next-while-other-thread-longjmps.exp
9923 * gdb.threads/non-ldr-exit.exp
9924 * gdb.threads/pending-step.exp
9925 * gdb.threads/print-threads.exp
9926 * gdb.threads/process-dies-while-detaching.exp
9927 * gdb.threads/process-dies-while-handling-bp.exp
9928 * gdb.threads/pthreads.exp
9929 * gdb.threads/queue-signal.exp
9930 * gdb.threads/reconnect-signal.exp
9931 * gdb.threads/signal-command-handle-nopass.exp
9932 * gdb.threads/signal-command-multiple-signals-pending.exp
9933 * gdb.threads/signal-delivered-right-thread.exp
9934 * gdb.threads/signal-sigtrap.exp
9935 * gdb.threads/sigthread.exp
9936 * gdb.threads/staticthreads.exp
9937 * gdb.threads/stepi-random-signal.exp
9938 * gdb.threads/thread-unwindonsignal.exp
9939 * gdb.threads/thread_check.exp
9940 * gdb.threads/thread_events.exp
9941 * gdb.threads/tid-reuse.exp
9942 * gdb.threads/tls-nodebug.exp
9943 * gdb.threads/tls-shared.exp
9944 * gdb.threads/tls-so_extern.exp
9945 * gdb.threads/tls.exp
9946 * gdb.threads/wp-replication.exp
9947 * gdb.trace/actions-changed.exp
9948 * gdb.trace/actions.exp
9949 * gdb.trace/backtrace.exp
9950 * gdb.trace/change-loc.exp
9951 * gdb.trace/collection.exp
9952 * gdb.trace/deltrace.exp
9953 * gdb.trace/disconnected-tracing.exp
9954 * gdb.trace/entry-values.exp
9955 * gdb.trace/ftrace-lock.exp
9956 * gdb.trace/ftrace.exp
9957 * gdb.trace/infotrace.exp
9958 * gdb.trace/mi-trace-frame-collected.exp
9959 * gdb.trace/mi-trace-unavailable.exp
9960 * gdb.trace/mi-traceframe-changed.exp
9961 * gdb.trace/mi-tracepoint-changed.exp
9962 * gdb.trace/mi-tsv-changed.exp
9963 * gdb.trace/no-attach-trace.exp
9964 * gdb.trace/packetlen.exp
9965 * gdb.trace/passc-dyn.exp
9966 * gdb.trace/passcount.exp
9967 * gdb.trace/pending.exp
9968 * gdb.trace/pr16508.exp
9969 * gdb.trace/qtro.exp
9970 * gdb.trace/range-stepping.exp
9971 * gdb.trace/read-memory.exp
9972 * gdb.trace/report.exp
9973 * gdb.trace/save-trace.exp
9974 * gdb.trace/signal.exp
9975 * gdb.trace/stap-trace.exp
9976 * gdb.trace/status-stop.exp
9977 * gdb.trace/strace.exp
9978 * gdb.trace/tfile.exp
9979 * gdb.trace/tfind.exp
9980 * gdb.trace/trace-break.exp
9981 * gdb.trace/trace-condition.exp
9982 * gdb.trace/trace-enable-disable.exp
9983 * gdb.trace/trace-mt.exp
9984 * gdb.trace/tracecmd.exp
9985 * gdb.trace/tracefile-pseudo-reg.exp
9986 * gdb.trace/tspeed.exp
9987 * gdb.trace/tstatus.exp
9988 * gdb.trace/tsv.exp
9989 * gdb.trace/unavailable.exp
9990 * gdb.trace/while-dyn.exp
9991 * gdb.trace/while-stepping.exp
9992 * lib/gdb-guile.exp
9993 * lib/gdb.exp
9994 * lib/mi-support.exp
9995 * lib/pascal.exp
9996 * lib/perftest.exp
9997 * lib/prelink-support.exp
9998 * lib/selftest-support.exp
9999
ad02e4fe
SM
100002016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10001
10002 * Makefile.in: Include disable-implicit-rules.mk.
10003
22347e55
AA
100042016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10005
10006 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10007 non-byte-aligned bit fields.
10008
da5b30da
AA
100092016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10010
10011 PR gdb/12616
10012 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10013 respects the DW_AT_data_bit_offset attribute.
10014
b593ecca
SM
100152016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10016
10017 * gdb.base/default.exp: Fix output of "set language".
10018
3b165252
SM
100192016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10020
10021 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10022 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10023 make.
10024 * configure.ac: Remove checks for the make program.
10025 * configure: Re-generate.
10026
1a2f3d7f
KB
100272016-11-16 Kevin Buettner <kevinb@redhat.com>
10028
10029 * gdb.python/py-recurse-unwind.c (main): Add loop.
10030 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10031 to read_register() and gdb.parse_and_eval(). Make each code
10032 call a separate case that can be individually tested.
10033 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10034 proc. Call cont_and_backtrace for each of the code paths that
10035 we want to test in the unwinder.
10036
b7f38fda
AA
100372016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10038
10039 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10040 the definition of struct S.
10041
1f8db343
CM
100422016-11-11 Catherine Moore <clm@codesourcery.com>
10043
10044 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10045
fad0c9fb
PA
100462016-11-09 Pedro Alves <palves@redhat.com>
10047
10048 * gdb.base/commands.exp (runto_or_return): New procedure.
10049 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10050 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10051 (progvar_simple_while_test, progvar_complex_if_while_test)
10052 (if_while_breakpoint_command_test)
10053 (infrun_breakpoint_command_test, breakpoint_command_test)
10054 (user_defined_command_test, watchpoint_command_test)
10055 (test_command_prompt_position, redefine_hook_test)
10056 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10057 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10058 multi_line_input and multi_line. Remove gdb_expect and
10059 gdb_stop_suppressing_tests uses.
10060 * lib/gdb.exp (valnum_re): New global.
10061 (multi_line_input): New procedure.
10062
8354c62c
SM
100632016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10064
10065 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10066 Remove.
10067 (test_setup): Define with proc_with_prefix.
10068 (test_cli_inferior): Likewise.
10069 (test_cli_thread): Likewise.
10070 (test_cli_frame): Likewise.
10071 (test_cli_select_frame): Likewise.
10072 (test_cli_up_down): Likewise.
10073 (test_mi_thread_select): Likewise.
10074 (test_mi_stack_select_frame): Likewise.
10075 (test_cli_in_mi_inferior): Likewise.
10076 (test_cli_in_mi_thread): Likewise.
10077 (test_cli_in_mi_frame): Likewise.
10078 (top level): Do not use with_test_prefix_procname.
10079
64f367a2
PA
100802016-11-09 Pedro Alves <palves@redhat.com>
10081
10082 * gdb.base/commands.exp (gdbvar_simple_if_test)
10083 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10084 (progvar_simple_if_test, progvar_simple_while_test)
10085 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10086 (infrun_breakpoint_command_test, breakpoint_command_test)
10087 (user_defined_command_test, watchpoint_command_test)
10088 (test_command_prompt_position, deprecated_command_test)
10089 (bp_deleted_in_command, temporary_breakpoint_commands)
10090 (stray_arg0_test, source_file_with_indented_comment)
10091 (recursive_source_test, if_commands_test)
10092 (error_clears_commands_left, redefine_hook_test)
10093 (redefine_backtrace_test): Use proc_with_prefix.
10094 * lib/gdb.exp (proc_with_prefix): New proc.
10095
0bb65f1e
AA
100962016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10097
10098 * gdb.base/tui-layout.c: New file.
10099 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10100 disassembly window contains very long lines.
10101
7353f247
TT
101022016-11-08 Tom Tromey <tom@tromey.com>
10103
10104 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10105 depend on Python 2.
10106
30a7bb83
TT
101072016-11-08 Tom Tromey <tom@tromey.com>
10108
10109 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10110 New method.
10111
cdf5a07c
MG
101122016-10-29 Manish Goregaokar <manish@mozilla.com>
10113
2806dc7e 10114 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 10115
51a789c3
MG
101162016-10-27 Manish Goregaokar <manish@mozilla.com>
10117
2806dc7e
PA
10118 * gdb.rust/simple.rs: Add test for univariant enums without
10119 discriminants and for encoded struct-like enums.
51a789c3 10120
f610ab6d
PA
101212016-10-28 Pedro Alves <palves@redhat.com>
10122
10123 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10124 gdb_test_multiple, tighten regexps and match symtabs and line
10125 tables incrementally.
10126
b129b0ca
LM
101272016-10-28 Luis Machado <lgustavo@codesourcery.com>
10128
10129 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10130 general.
10131
ecf45d2c
SL
101322016-10-25 Luis Machado <lgustavo@codesourcery.com>
10133
10134 * gdb.base/exec-invalid-sysroot.exp: New file.
10135
b8d38ee4
JK
101362016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10137
10138 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10139
f90fd8c2
JK
101402016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10141
10142 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10143
2d2476aa
MR
101442016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10145
2806dc7e
PA
10146 * gdb.base/killed-outside.exp: Remove $options from a call to
10147 `prepare_for_testing'.
2d2476aa 10148
e42b25a0
SM
101492016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10150
10151 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10152 Change test message.
10153
3ccdb432
SM
101542016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10155
10156 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10157 Update comment.
10158
5bad3170
SM
101592016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10160
10161 * gdb.trace/mi-trace-save.exp: New file.
10162
5ad9dba7
YQ
101632016-10-13 Yao Qi <yao.qi@linaro.org>
10164
10165 * gdb.base/code_elim.exp (get_var_address): Remove.
10166 * gdb.base/relocate.exp: Likewise.
10167 * gdb.base/shreloc.exp: Likewise.
10168 * lib/gdb.exp (get_var_address): New.
10169
62df7e21
YQ
101702016-10-13 Yao Qi <yao.qi@linaro.org>
10171
10172 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10173 floating point tests if $skip_float_test is false.
10174
4dac951e
LM
101752016-10-12 Luis Machado <lgustavo@codesourcery.com>
10176
10177 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10178 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10179 argc values.
10180 Add 1 to argc so we guarantee distinct initial/modified argc values.
10181
8f1a8fc4
JK
101822016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10183
10184 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10185
16c85b5d
JK
101862016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10187
10188 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10189 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10190 * gdb.arch/vsx-regs.exp: Likewise.
10191
1d0e042a
YQ
101922016-10-07 Yao Qi <yao.qi@linaro.org>
10193
10194 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10195
68dadef5
MM
101962016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10197
10198 * gdb.python/python.exp: Test decode_line("*0").
10199
33fa2c6e
DE
102002016-10-06 Doug Evans <dje@google.com>
10201
10202 * gdb.python/py-value.exp (test_value_creation): Add test for large
10203 unsigned 64-bit value.
10204
9c37b5ae
TT
102052016-10-06 Tom Tromey <tom@tromey.com>
10206
10207 * gdb.compile/compile.exp: Change java tests to rust.
10208 * gdb.base/setshow.exp: Change java tests to rust.
10209 * gdb.base/default.exp: Remove java from language list.
10210 * README (Examples): Update language example.
10211 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10212 test.
10213 * lib/gdb.exp (skip_java_tests): Remove.
10214 * lib/java.exp: Remove.
10215 * gdb.java: Remove.
10216
78b86327
MR
102172016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10218
10219 * gdb.arch/mips-fcr.exp: New test.
10220 * gdb.arch/mips-fcr.c: Source for the new test.
10221
7470adbb
MR
102222016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10223
10224 * gdb.base/solib-disc.exp: Use `standard_output_file'
10225 throughout.
10226
4a556533
PA
102272016-10-06 Pedro Alves <palves@redhat.com>
10228
10229 * gdb.base/jit-simple-dl.c: New file.
10230 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10231 * gdb.base/jit-simple.c: ... this.
10232 * gdb.base/jit-simple.exp (jit_run): Delete.
10233 (build_jit): New proc.
10234 (jit_test_reread): Recompile either the main program or the shared
10235 library, depending on what is being tested. Skip changing address
10236 if caller wants to. Compare before/after addresses. If testing
10237 standalone, explicitly load the binary. Test "maint info
10238 breakpoints".
10239 (top level): Add "standalone vs shared lib" and "change address"
10240 vs "same address" axes.
10241
5a122fbc
PA
102422016-10-06 Pedro Alves <palves@redhat.com>
10243
10244 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10245 call.
10246 (jit_run): Delete.
10247 (jit_test_reread): Use with_test_prefix. Reload the main binary
10248 explicitly. Compare the before/after addresses of the JIT
10249 descriptor.
10250
ee8da4b8
DE
102512016-08-15 Doug Evans <dje@google.com>
10252
10253 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10254 for single bitfields is bool.
10255 * gdb.xml/tdesc-regs.exp: Ditto.
10256
f389f6fe
JK
102572016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10258
10259 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10260
fdebf1a4
YQ
102612016-10-05 Yao Qi <yao.qi@linaro.org>
10262
10263 * lib/gdb.exp (support_complex_tests): Return zero if
10264 gdb_skip_float_test return true.
10265
9c36d954 102662016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10267 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
10268
10269 PR gdb/20487
10270 * gdb.mi/user-selected-context-sync.exp: New file.
10271 * gdb.mi/user-selected-context-sync.c: New file.
10272
4034d0ff 102732016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 10274 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
10275
10276 PR gdb/20487
10277 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10278 =thread-select-event check.
10279
a4297203
PB
102802016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10281
10282 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10283 the compulsory L operand changes.
10284 * gdb.arch/powerpc-power.s: Likewise.
10285
bb805577
JK
102862016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10287
10288 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10289 * gdb.base/jit-attach-pie.c: New file.
10290 * gdb.base/jit-attach-pie.exp: New file.
10291
6d61dee5
PA
102922016-09-28 Pedro Alves <palves@redhat.com>
10293
10294 * gdb.base/infcall-input.c: New file.
10295 * gdb.base/infcall-input.exp: New file.
10296
f73842fc
YQ
102972016-09-22 Yao Qi <yao.qi@linaro.org>
10298
10299 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10300 (gdb_exit): Rename it to ...
10301 (gdbserver_gdb_exit): ... Close GDBserver.
10302 (gdb_exit): New proc, call gdbserver_gdb_exit.
10303 (mi_gdb_exit): Likewise.
10304
90681dab
YQ
103052016-09-22 Yao Qi <yao.qi@linaro.org>
10306
10307 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10308 path.
10309 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10310 Remove duplication.
10311
9c211fd8
YQ
103122016-09-22 Yao Qi <yao.qi@linaro.org>
10313
10314 * lib/gdbserver-support.exp: Check the existence of
10315 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10316
ad0a504f
AK
103172016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10318
10319 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10320
36cf1806
TT
103212016-09-21 Tom Tromey <tom@tromey.com>
10322
10323 PR gdb/20604:
10324 * gdb.base/quit.exp: New file.
10325
74172ecf
SM
103262016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10327
10328 * .gitignore: New file.
10329
3d0ec882
MR
103302016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10331
10332 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10333 throughout.
10334
8193adea
AA
103352016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10336
10337 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10338
d41a5c09
JK
103392016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10340
10341 * gdb.cp/casts.cc (decltype): Move it ...
10342 (main): ... with its call to ...
10343 * gdb.cp/casts03.cc: ... a new file.
10344 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10345
d2dfe700
JK
103462016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10347
10348 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10349
e2a92b16
PB
103502016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10351
10352 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10353 and sync up the test with tests in gas/testsuite/gas/ppc.
10354 * gdb.arch/powerpc-power.exp: Likewise.
10355
49b4de64
JK
103562016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10357
10358 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10359
2c29df25
SDJ
103602016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10361 Jan Kratochvil <jan.kratochvil@redhat.com>
10362
10363 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10364 make m1's definition to be different from m2's. Use 'dummy' as an
10365 argument for probe 'two'.
10366
cc3c2846
JB
103672016-09-10 Jon Beniston <jon@beniston.com>
10368
10369 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10370 for sim target.
10371
e1b2624a
AA
103722016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10373
10374 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10375 variable declaration.
10376 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10377 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10378 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10379 received HWCAP as its argument.
10380
4295e285
PA
103812016-09-06 Pedro Alves <palves@redhat.com>
10382
10383 * gdb.base/new-ui-pending-input.c: New file.
10384 * gdb.base/new-ui-pending-input.exp: New file.
10385 * gdb.exp (clear_gdb_spawn_id): New procedure.
10386 (with_spawn_id): Check whether gdb_spawn_id exists before
10387 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10388 on exit.
10389
00d5215e
UW
103902016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10391
10392 * gdb.base/float128.c: New file.
10393 * gdb.base/float128.exp: Likewise.
10394 * gdb.base/floatn.c: Likewise.
10395 * gdb.base/floatn.exp: Likewise.
10396
a9ff5f12
UW
103972016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10398
10399 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10400
f245535c
PA
104012016-09-05 Pedro Alves <palves@redhat.com>
10402
10403 PR backtrace/19927
10404 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10405 unwinders are immediately called as side effect of "source" or
10406 "disable unwinder" commands.
10407 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10408
ae9cf263
YQ
104092016-09-02 Yao Qi <yao.qi@linaro.org>
10410
10411 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10412 is true and $type is "float" or "double".
10413
27aba047
YQ
104142016-09-02 Yao Qi <yao.qi@linaro.org>
10415
10416 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10417 true.
10418 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10419 * gdb.base/call-rt-st.exp: Likewise.
10420 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10421 return value instead of gdb,skip_float_test.
10422 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10423 (do_function_calls): Use its return value instead of
10424 gdb,skip_float_test.
10425 * gdb.base/finish.exp: Likewise.
10426 * gdb.base/funcargs.exp: Likewise.
10427 * gdb.base/return.exp: Likewise.
10428 * gdb.base/return2.exp: Likewise.
10429 * gdb.base/varargs.exp: Likewise.
10430 * lib/gdb.exp (gdb_skip_float_test): Change it to
10431 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10432
5af962df
AA
104332016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10434
10435 * gdb.multi/tids.exp: Test "thread apply all".
10436
7fac6910
JK
104372016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10438
10439 * gdb.base/default.exp (tty): Remove.
10440
bb1fe4ac
KB
104412016-08-24 Kevin Buettner <kevinb@redhat.com>
10442
2806dc7e
PA
10443 * gdb.python/py-recurse-unwind.c: New file.
10444 * gdb.python/py-recurse-unwind.py: New file.
10445 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 10446
0a1ddfa6
SM
104472016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10448
10449 * gdb.base/set-inferior-tty.exp: New file.
10450 * gdb.base/set-inferior-tty.c: New file.
10451
d9de1fe3
PA
104522016-08-23 Pedro Alves <palves@redhat.com>
10453
10454 PR gdb/20494
10455 * gdb.base/new-ui-echo.c: New file.
10456 * gdb.base/new-ui-echo.exp: New file.
10457
e9d9abd7
YQ
104582016-08-23 Yao Qi <yao.qi@linaro.org>
10459
10460 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10461 gdbserver_spawn.
10462 * gdb.server/connect-without-multi-process.exp (do_test):
10463 Likewise.
10464
3589529e
YQ
104652016-08-23 Yao Qi <yao.qi@linaro.org>
10466
10467 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10468 standalone_txt. Delete gdb_txt and standalone_txt on host
10469 and target. Spawn the binary on target. Copy files from
10470 target to host.
10471
6bb90213
PA
104722016-08-22 Pedro Alves <palves@redhat.com>
10473
10474 PR gdb/20505
10475 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10476 with_test_prefix. Factor out bits to ...
10477 (test_no_vdso): ... this new procedure.
10478
20c2c024
CL
104792016-08-19 Carl Love <cel@us.ibm.com>
10480
10481 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10482 maintaining separate logic for constructing the output path.
10483 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10484 * gdb.arch/ppc-dfp.exp: Likewise.
10485 * gdb.arch/ppc-fp.exp: Likewise.
10486 * gdb.arch/vsx-regs.exp: Likewise.
10487 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10488 binprefix for generating the additional binary files.
10489
0646e07d
PA
104902016-08-19 Pedro Alves <palves@redhat.com>
10491
10492 * gdb.trace/mi-trace-frame-collected.exp
10493 (test_trace_frame_collected): On x32, expect two registers.
10494
46da9242
CL
104952016-08-18 Carl Love <cel@us.ibm.com>
10496
10497 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10498 and sync up the test with tests in gas/testsuite/gas/ppc.
10499 * gdb.arch/powerpc-power.exp: Likewise.
10500
eb2332d7
SM
105012016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10502
10503 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10504 expected error message.
10505
63c61e04
SM
105062016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10507
10508 * gdb.multi/remove-inferiors.exp: New file.
10509 * gdb.multi/remove-inferiors.c: New file.
10510
7b17065f
YQ
105112016-08-12 Yao Qi <yao.qi@linaro.org>
10512
10513 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
10514 argument list.
10515
01d3dedf
PA
105162016-08-10 Pedro Alves <palves@redhat.com>
10517
10518 PR gdb/19187
10519 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
10520 setup_kfails.
10521
3eb7562a
PA
105222016-08-09 Pedro Alves <palves@redhat.com>
10523 Simon Marchi <simon.marchi@ericsson.com>
10524
10525 PR gdb/20418
10526 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
10527 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
10528
80614914
PA
105292016-08-09 Pedro Alves <palves@redhat.com>
10530
10531 PR mi/20431
10532 * gdb.mi/mi-cmd-error.exp: New file.
10533
f348d89a
PA
105342016-08-09 Pedro Alves <palves@redhat.com>
10535
10536 PR gdb/18653
10537 * gdb.base/signals-state-child.c: New file.
10538 * gdb.base/signals-state-child.exp: New file.
10539 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
10540
e5ca03b4
PA
105412016-08-09 Pedro Alves <palves@redhat.com>
10542
10543 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
10544
282a0691
TT
105452016-08-03 Tom Tromey <tom@tromey.com>
10546
10547 PR python/18565:
10548 * gdb.python/py-frame-inline.exp: Add Frame.function test.
10549
41bfcd63
YQ
105502016-08-01 Yao Qi <yao.qi@linaro.org>
10551
10552 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
10553 variable mode to "multi-process" if $multi_process is 1, otherwise
10554 set it to "single-process".
10555
e3465b24
YQ
105562016-08-01 Yao Qi <yao.qi@linaro.org>
10557
10558 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
10559 * gdb.cp/cpexprs.exp: Likewise.
10560 * gdb.cp/m-static.exp: Likewise.
10561
0b31a4bc
TT
105622016-07-26 Tom Tromey <tom@tromey.com>
10563
10564 PR python/20190:
10565 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10566 test.
10567
e0461dbb
MM
105682016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10569
10570 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10571 selecting assembly source files.
10572 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10573 assembly source files.
10574 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10575 assembly source files.
10576 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10577 selecting assembly source files.
10578
8194e927
SM
105792016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10580
10581 * gdb.base/new-ui.exp (do_test_invalid_args): New
10582 procedure.
10583
c0272db5
TW
105842016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10585
10586 * gdb.btrace/reconnect.c: New file.
10587 * gdb.btrace/reconnect.exp: New file.
10588
e3487908
GKB
105892016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10590
10591 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10592 to test_catch_syscall_group.
10593 (test_catch_syscall_group): New.
10594
12df5c00
TT
105952016-07-21 Tom Tromey <tom@tromey.com>
10596
10597 * gdb.rust/simple.rs (main): Use empty struct expression.
10598 * gdb.rust/simple.exp: Add tests for empty struct expression.
10599
bae62ee2
YQ
106002016-07-21 Yao Qi <yao.qi@linaro.org>
10601
10602 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10603 if gdb_skip_xml_test is true on some targets.
10604
b1b53fb3
YQ
106052016-07-21 Yao Qi <yao.qi@linaro.org>
10606
10607 * gdb.server/solib-list.exp: Unset last_loaded_file.
10608
027d97f8
JK
106092016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10610
10611 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10612 "step into captured_main (args)".
10613
7674d381
JK
106142016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10615
10616 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10617
72b5d099
JK
106182016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10619
10620 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10621
1f960ced
PA
106222016-07-19 Pedro Alves <palves@redhat.com>
10623
10624 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10625 * gdb.opt/inline-bt.exp: Likewise.
10626 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10627 additional_flags=-Winline.
10628 * gdb.opt/inline-locals.exp: Likewise.
10629 * gdb.opt/inline-markers.c (ATTR): Define.
10630 (inlined_fn): Use it.
10631
f25827c1
YQ
106322016-07-19 Yao Qi <yao.qi@linaro.org>
10633
10634 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10635 (test_with_self): Remove some code. Remove argument executable.
10636 (top-level): Use do_self_tests.
10637
37539ebe
DB
106382016-07-15 Zachary Welch <zwelch@codesourcery.com>
10639 Don Breazeal <donb@codesourcery.com>
10640
10641 * gdb.base/maint.exp: Escape paths used in regular expressions.
10642 * gdb.stabs/weird.exp: Likewise.
10643
dac790e1
TT
106442016-07-13 Tom Tromey <tom@tromey.com>
10645
10646 PR python/15620, PR python/18620:
10647 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10648 (test_bkpt_events): New procs.
10649
93daf339
TT
106502016-07-13 Tom Tromey <tom@tromey.com>
10651
10652 PR python/17698:
10653 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10654 test.
10655 (test_watchpoints): Likewise.
10656 (test_bkpt_pending): New proc.
10657
6571a381
TT
106582016-07-13 Tom Tromey <tom@tromey.com>
10659
10660 PR cli/18053:
10661 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10662 completion test.
10663
e8732474
JK
106642016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10665
10666 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10667 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10668 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10669 f_label.
10670 (g): Rename g_end_lbl to g_label.
10671 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10672 low_pc and high_pc.
10673 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10674
e0f3fd7c
TT
106752016-07-12 Tom Tromey <tom@tromey.com>
10676
10677 PR python/19293:
10678 * gdb.python/py-unwind-maint.exp: Update tests.
10679
3cfe46b6
YQ
106802016-07-12 Yao Qi <yao.qi@linaro.org>
10681
10682 * lib/selftest-support.exp (selftest_setup): Match the output
10683 when captured_main is inlined.
10684
4f19a0e6
WT
106852016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10686
10687 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10688 New variables.
10689 (print this%a, print this%b, print this): New tests.
10690 * gdb.fortran/derived-types.f90 (this): New object and
10691 initialization.
10692
986cf455
SM
106932016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10694
10695 * gdb.ada/arraydim.exp: Remove extra directory level in build
10696 directory.
10697
f0464b23
SM
106982016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10699
10700 * lib/ada.exp: Remove extra directory level in build directory.
10701 * gdb.ada/cond_lang.exp: Likewise.
10702 * gdb.ada/exec_changed.exp: Likewise.
10703 * gdb.ada/lang_switch.exp: Likewise.
10704
42d94011
MG
107052016-07-06 Manish Goregaokar <manish@mozilla.com>
10706
2806dc7e
PA
10707 * simple.rs: Add test for raw pointer subscripting.
10708 * simple.exp: Add test expectations.
42d94011 10709
647c264c
YQ
107102016-07-05 Yao Qi <yao.qi@linaro.org>
10711
10712 * gdb.mi/mi-reverse.exp: Match =record-started output.
10713
20aa2c60
PA
107142016-07-01 Pedro Alves <palves@redhat.com>
10715
10716 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10717 procedure.
10718 (jit_reader_test): Test the jit reader's unwinder.
10719 * gdb.base/jithost.c (jit_function_00_code): New global.
10720 (main): Use memcpy to fill in the mmapped code, instead of poking
10721 bytes manually here.
10722 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10723 value.
10724 (read_debug_info): Save the function's range.
10725 (read_sp): New function.
10726 (unwind_frame): Use it. Also unwind RBP.
10727 (get_frame_id): Use read_sp.
10728 (gdb_init_reader): Use calloc instead of malloc.
10729 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10730 parameter. Use gdb_test_multiple.
10731
ced2dffb
PA
107322016-07-01 Pedro Alves <palves@redhat.com>
10733 Antoine Tremblay <antoine.tremblay@ericsson.com>
10734
10735 * gdb.threads/process-dies-while-detaching.c: New file.
10736 * gdb.threads/process-dies-while-detaching.exp: New file.
10737
63000888
PA
107382016-07-01 Pedro Alves <palves@redhat.com>
10739
10740 * gdb.multi/watchpoint-multi-exit.c: New file.
10741 * gdb.multi/watchpoint-multi-exit.exp: New file.
10742
038d4868
PA
107432016-06-30 Pedro Alves <palves@redhat.com>
10744
10745 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10746 unset inferior_spawn_id.
10747
994e9c83
PA
107482016-06-30 Pedro Alves <palves@redhat.com>
10749
10750 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10751 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10752
e5653468
YQ
107532016-06-29 Yao Qi <yao.qi@linaro.org>
10754
10755 * gdb.base/return.c: Add copyright header.
10756
803b47e5
TT
107572016-06-29 Tom Tromey <tom@tromey.com>
10758
10759 PR python/20129:
10760 * gdb.python/py-framefilter.exp: Add tests for setting priority
10761 and disabling of non-existent frame filter.
10762
28244707
YQ
107632016-06-29 Yao Qi <yao.qi@linaro.org>
10764
10765 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10766 0x0f07ff.
10767
a31d2f06
YQ
107682016-06-28 Yao Qi <yao.qi@linaro.org>
10769
10770 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10771 triplets. Start gdb, execute catch syscall, and continue. Check
10772 gdb's output to determine catch syscall is supported.
10773
921d8f54
MG
107742016-06-27 Manish Goregaokar <manish@mozilla.com>
10775
25d49b86
PA
10776 * gdb.rust/simple.rs: Add test for returning unit in a function.
10777 * gdb.rust/simple.exp: Add expectation for functions returning
10778 unit.
921d8f54 10779
f4952523
PMR
107802016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10781
10782 * gdb.python/py-breakpoint-create-fail.c,
10783 gdb.python/py-breakpoint-create-fail.exp,
10784 gdb.python/py-breakpoint-create-fail.py: New testcase.
10785
fccb08f8
MG
107862016-06-25 Manish Goregaokar <manish@mozilla.com>
10787
10788 PR gdb/20239
10789 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
10790 * gdb.rust/simple.exp: Add test expectations for new NonZero
10791 tests.
fccb08f8 10792
6b850546
DT
107932016-06-24 David Taylor <dtaylor@emc.com>
10794
10795 * gdb.base/offsets.exp: New file.
10796 * gdb.base/offsets.c: New file.
10797
17621150
TT
107982016-06-23 Tom Tromey <tom@tromey.com>
10799
10800 PR gdb/16483:
10801 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10802 before any filters are loaded.
10803
04d59df6
WT
108042016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10805
10806 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10807 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10808 structs.
10809 * gdb.fortran/derived-type-function.exp: New file.
10810 * gdb.fortran/derived-type-function.f90: New file.
10811
10812
ac69f786
PA
108132016-06-21 Pedro Alves <palves@redhat.com>
10814
10815 * gdb.base/new-ui.exp: New file.
10816 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10817 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10818 (with_spawn_id): New procedure.
10819
49940788
PA
108202016-06-21 Pedro Alves <palves@redhat.com>
10821
10822 * gdb.mi/mi-exec-run.exp: New file.
10823
ef274d26
PA
108242016-06-21 Pedro Alves <palves@redhat.com>
10825
10826 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10827 breakpoint command's output on the main UI.
10828 (test_break): New procedure, factored out from calls in the top
10829 level.
10830 (top level): Use foreach_with_prefix to test MI as main UI and as
10831 separate UI.
10832
468afe6c
PA
108332016-06-21 Pedro Alves <palves@redhat.com>
10834
10835 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10836 (test_awatch_creation_and_listing)
10837 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10838 Remove 'type' parameter.
10839 (test_watchpoint_all): New parameter mi_mode. Remove
10840 with_test_prefix.
10841 (top level): Use foreach_with_prefix, and add main/separate UI MI
10842 testing axis.
10843
51f77c37
PA
108442016-06-21 Pedro Alves <palves@redhat.com>
10845
10846 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10847 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10848 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10849 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10850 (gdb_main_spawn_id, mi_spawn_id): Declare and
10851 comment.
10852 (mi_create_inferior_pty): New procedure,
10853 factored out from default_mi_gdb_start.
10854 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10855 procedures.
10856 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10857 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10858 Use mi_create_inferior_pty.
10859 (mi_gdb_start): Use eval to pass down args list.
10860
8980e177
PA
108612016-06-21 Pedro Alves <palves@redhat.com>
10862
10863 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10864 * gdb.opt/inline-cmds.exp: Add MI tests.
10865
f38d3ad1
PA
108662016-06-21 Pedro Alves <palves@redhat.com>
10867
10868 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10869
45db7c09
PA
108702016-06-21 Pedro Alves <palves@redhat.com>
10871
10872 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10873 (top level): Use it instead of mi_execute_to.
10874
5a069ab3
PA
108752016-06-21 Pedro Alves <palves@redhat.com>
10876
10877 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10878 (cont_handler_str): New.
10879 (signal_stop_handler): Set stop_handler_str instead of printing to
10880 stdout.
10881 (continue_handler): Set cont_handler_str instead of printing to
10882 stdout.
10883 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10884 mi_send_resuming_command. Print stop_handler_str and
10885 cont_handler_str instead of expecting the python events print
10886 directly.
10887
2838cc1d
SD
108882016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10889
10890 * gdb.base/jit-reader.exp: New file.
10891 * gdb.base/jithost.c: New file.
10892 * gdb.base/jithost.h: New file.
10893 * gdb.base/jitreader.c : New file.
10894 * gdb.base/jit-protocol.h: New file.
10895
21a77091
YQ
108962016-06-17 Yao Qi <yao.qi@linaro.org>
10897
10898 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10899 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10900 and detach-on-fork. Adjust tests.
10901 (top level): Invoke break_cond_on_syscall with combinations of
10902 syscall, follow-fork-mode and detach-on-fork.
10903
f50bf8e5
YQ
109042016-06-17 Yao Qi <yao.qi@linaro.org>
10905
10906 * gdb.base/step-over-exit.c: New.
10907 * gdb.base/step-over-exit.exp: New.
10908
a28d8e50
YTL
109092016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10910
10911 * gdb.base/float.exp: Add target check for nds32*-*-*.
10912 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10913
cad8e26d
AB
109142016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10915
10916 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10917 for unsupported target features.
10918 * gdb.base/call-rt-st.exp: Likewise.
10919 * gdb.base/call-sc.exp: Likewise.
10920 * gdb.base/call-signal-resume.exp: Likewise.
10921 * gdb.base/call-strs.exp: Likewise.
10922 * gdb.base/callexit.exp: Likewise.
10923 * gdb.base/callfuncs.exp: Likewise.
10924 * gdb.base/nodebug.exp: Likewise.
10925 * gdb.base/printcmds.exp: Likewise.
10926 * gdb.base/ptype.exp: Likewise.
10927 * gdb.base/structs.exp: Likewise.
10928 * gdb.base/unwindonsignal.exp: Likewise.
10929 * gdb.cp/gdb2495.exp: Likewise.
10930 * gdb.cp/templates.exp: Likewise.
10931 * gdb.cp/virtfunc.exp: Likewise.
10932 * gdb.threads/hand-call-in-threads.exp: Likewise.
10933 * gdb.threads/interrupted-hand-call.exp: Likewise.
10934 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10935
347dc102
TT
109362016-06-10 Tom Tromey <tom@tromey.com>
10937
10938 PR rust/20110:
10939 * gdb.rust/expr.exp: Add test for integer constant larger than
10940 i32.
10941
5e13cf25
BH
109422016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10943
10944 * gdb.fortran/nested-funcs.exp: New.
10945 * gdb.fortran/nested-funcs.f90: New.
10946
bb556f1f
TK
109472016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10948
10949 * gdb.base/examine-backward.c: New file.
10950 * gdb.base/examine-backward.exp: New file.
10951
38b022b4
SM
109522016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10953
10954 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10955 matching.
10956
1b40ec05
TT
109572016-06-02 Tom Tromey <tom@tromey.com>
10958
10959 PR python/18984:
10960 * gdb.python/py-shared.exp: Add solib_name test.
10961
193bd378
SM
109622016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10963
10964 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10965
3326303b
MG
109662016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10967
10968 PR c++/19893
10969 * gdb.dwarf2/implref.exp: Rename to...
10970 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10971 * gdb.dwarf2/implref-array.c: New file.
10972 * gdb.dwarf2/implref-array.exp: Likewise.
10973 * gdb.dwarf2/implref-global.c: Likewise.
10974 * gdb.dwarf2/implref-global.exp: Likewise.
10975 * gdb.dwarf2/implref-struct.c: Likewise.
10976 * gdb.dwarf2/implref-struct.exp: Likewise.
10977
825c8ef2
AT
109782016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10979
10980 * gdb.trace/trace-condition.exp: Add 64bit tests.
10981
2320162a
AT
109822016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10983
10984 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10985 bits types.
10986 (main): Adapt to 8 to 64 bits types.
10987 * gdb.trace/trace-condition.exp: Add new tests.
10988
a7818233
AT
109892016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10990
10991 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10992
0d336466
AT
109932016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10994
10995 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10996 Move condition tests...
10997 * gdb.trace/trace-condition.exp: Here.
10998
7faeb45a
AT
109992016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11000
11001 * gdb.trace/trace-condition.exp: Add counter-case tests.
11002
e385593e
JK
110032016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11004
11005 PR c++/15231
11006 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11007 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11008
744608cc
PA
110092016-05-27 Pedro Alves <palves@redhat.com>
11010
11011 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11012 New procedure.
11013 (top level): Call it, and bail out of DejaGnu is known to be bad.
11014
ac775bf4
AB
110152016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11016
11017 * gdb.base/whatis.c: Extend the test case.
11018 * gdb.base/whatis.exp: Add additional tests.
11019
2bbad2ea
BH
110202016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11021
11022* gdb.fortran/type.f90: Add pointer variable.
11023* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11024
8b70175d
BH
110252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11026
11027 * gdb.fortran/vla-type.exp: Fix testcase name.
11028
86d8a848
BH
110292016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11030
11031 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11032
e188eb36
BH
110332016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11034
11035 * gdb.fortran/type.f90: Add nested structures.
11036 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11037 * gdb.fortran/derived-type.exp: Adapt expected output.
11038 * gdb.fortran/vla-type.exp: Adapt expected output.
11039
9b2db1fd
BH
110402016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11041
11042 * gdb.fortran/whatis_type.exp: Adapt expected output.
11043
72b17055
BH
110442016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11045
11046 * gdb.fortran/print_type.exp: Fix expected output.
11047 * gdb.fortran/whatis_type.exp: Fix expected output.
11048
3cd81d8d
BH
110492016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11050
11051 * gdb.fortran/whatis_type.exp: Use multi_line.
11052
ddae9462
TT
110532016-05-24 Tom Tromey <tom@tromey.com>
11054
11055 PR python/17386:
11056 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11057 use value as an index.
11058
1957f6b8
TT
110592016-05-23 Tom Tromey <tom@tromey.com>
11060
11061 PR python/17981:
11062 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11063 no-breakpoint case.
11064
026a9174
PA
110652016-05-24 Pedro Alves <palves@redhat.com>
11066
11067 PR gdb/19828
11068 * gdb.threads/clone-attach-detach.c: New file.
11069 * gdb.threads/clone-attach-detach.exp: New file.
11070
e70a7231
FR
110712016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11072
11073 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11074
0f6ed0e0
TT
110752016-05-23 Tom Tromey <tom@tromey.com>
11076
11077 PR python/19438, PR python/18393:
11078 * gdb.python/py-progspace.exp: Add "dir" test.
11079 * gdb.python/py-objfile.exp: Add "dir" test.
11080
ffd19d61
YQ
110812016-05-23 Yao Qi <yao.qi@linaro.org>
11082
11083 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11084 * gdb.arch/thumb2-it.exp: Likewise.
11085
9e8f9b05
SM
110862016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11087
11088 * gdb.mi/mi-threads-interrupt.c: New file.
11089 * gdb.mi/mi-threads-interrupt.exp: New file.
11090
61c6156d
SM
110912016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11092
11093 PR gdb/18077
11094 * gdb.mi/mi-async-run.exp: New file.
11095 * gdb.mi/mi-async-run.c: New file.
11096
67218854
TT
110972016-05-17 Tom Tromey <tom@tromey.com>
11098 Manish Goregaokar <manishsmail@gmail.com>
11099
11100 * lib/rust-support.exp: New file.
11101 * lib/gdb.exp (skip_rust_tests): New proc.
11102 (build_executable_from_specs): Handle rust.
11103 * lib/future.exp (gdb_find_rustc): New proc.
11104 (gdb_default_target_compile): Handle rust.
11105 * gdb.rust/expr.exp: New file.
11106 * gdb.rust/generics.exp: New file.
11107 * gdb.rust/generics.rs: New file.
11108 * gdb.rust/methods.exp: New file.
11109 * gdb.rust/methods.rs: New file.
11110 * gdb.rust/modules.exp: New file.
11111 * gdb.rust/modules.rs: New file.
11112 * gdb.rust/simple.exp: New file.
11113 * gdb.rust/simple.rs: New file.
11114
c44af4eb
TT
111152016-05-17 Tom Tromey <tom@tromey.com>
11116
11117 * gdb.base/default.exp (set language): Add rust.
11118
dcd1f979
TT
111192016-05-17 Tom Tromey <tom@tromey.com>
11120
11121 * gdb.gdb/unittest.exp: New file.
11122
155b7f57
YQ
111232016-05-16 Yao Qi <yao.qi@linaro.org>
11124
11125 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11126 shell_prompt. Update shell_prompt_re.
11127
8ddd5a6c
DE
111282016-05-12 Doug Evans <dje@google.com>
11129
11130 PR symtab/19999
11131 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11132 $options when building executable.
11133 * gdb.dwarf2/fission-loclists-pie.S: New file.
11134 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11135
02e370d9
SM
111362016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11137
11138 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11139 of [is_remote target],
11140
8929ad8b
SM
111412016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11142
11143 * lib/gdb.exp (use_gdb_stub): New procedure.
11144
6c447423
DE
111452016-05-03 Yunlian Jiang <yunlian@google.com>
11146 Doug Evans <dje@google.com>
11147
11148 PR symtab/19914
11149 * gdb.dwarf2/dwp-sepdebug.c: New file.
11150 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11151
444e826c
SM
111522016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11153
11154 * gdb.base/detach.exp: Remove is_remote check.
11155
740feeaa
SM
111562016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11157
11158 * gdb.base/annota-input-while-running.exp: Don't check for
11159 [is_remote target]. Enable annotations after running to main.
11160 Remove unused "set test..." line.
11161
9080ac9d
SM
111622016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11163
11164 * gdb.trace/trace-enable-disable.exp: New file.
11165 * gdb.trace/trace-enable-disable.c: New file.
11166
952ebca5
SM
111672016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11168
11169 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11170 use it in info sharedlibrary test.
11171 * gdb.trace/ftrace-lock.exp: Likewise.
11172 * gdb.trace/ftrace.exp: Likewise.
11173 * gdb.trace/range-stepping.exp: Likewise.
11174 * gdb.trace/trace-break.exp: Likewise.
11175 * gdb.trace/trace-condition.exp: Likewise.
11176 * gdb.trace/trace-mt.exp: Likewise.
11177
d9019901
SM
111782016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11179
11180 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11181 (gdb_load_shlib): ... this.
11182 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11183 gdb_load_shlib.
11184 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11185 * gdb.base/ctxobj.exp: Likewise.
11186 * gdb.base/dprintf-pending.exp: Likewise.
11187 * gdb.base/dso2dso.exp: Likewise.
11188 * gdb.base/fixsection.exp: Likewise.
11189 * gdb.base/gcore-relro.exp: Likewise.
11190 * gdb.base/gdb1555.exp: Likewise.
11191 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11192 * gdb.base/gnu-ifunc.exp: Likewise.
11193 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11194 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11195 * gdb.base/pending.exp: Likewise.
11196 * gdb.base/print-file-var.exp: Likewise.
11197 * gdb.base/print-symbol-loading.exp: Likewise.
11198 * gdb.base/shlib-call.exp: Likewise.
11199 * gdb.base/shreloc.exp: Likewise.
11200 * gdb.base/so-impl-ld.exp: Likewise.
11201 * gdb.base/solib-disc.exp: Likewise.
11202 * gdb.base/solib-nodir.exp: Likewise.
11203 * gdb.base/solib-overlap.exp: Likewise.
11204 * gdb.base/solib-symbol.exp: Likewise.
11205 * gdb.base/solib-weak.exp (do_test): Likewise.
11206 * gdb.base/sym-file.exp: Likewise.
11207 * gdb.base/symtab-search-order.exp: Likewise.
11208 * gdb.base/type-opaque.exp: Likewise.
11209 * gdb.base/unload.exp: Likewise.
11210 * gdb.base/watchpoint-solib.exp: Likewise.
11211 * gdb.compile/compile.exp: Likewise.
11212 * gdb.cp/gdb2384.exp: Likewise.
11213 * gdb.cp/infcall-dlopen.exp: Likewise.
11214 * gdb.cp/re-set-overloaded.exp: Likewise.
11215 * gdb.fortran/library-module.exp: Likewise.
11216 * gdb.opt/solib-intra-step.exp: Likewise.
11217 * gdb.python/py-finish-breakpoint.exp: Likewise.
11218 * gdb.python/py-shared.exp: Likewise.
11219 * gdb.reverse/solib-precsave.exp: Likewise.
11220 * gdb.reverse/solib-reverse.exp: Likewise.
11221 * gdb.server/solib-list.exp: Likewise.
11222 * gdb.threads/dlopen-libpthread.exp: Likewise.
11223 * gdb.threads/tls-shared.exp: Likewise.
11224 * gdb.threads/tls-so_extern.exp: Likewise.
11225 * gdb.trace/change-loc.exp: Likewise.
11226 * gdb.trace/ftrace-lock.exp: Likewise.
11227 * gdb.trace/ftrace.exp: Likewise.
11228 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11229 * gdb.trace/pending.exp: Likewise.
11230 * gdb.trace/range-stepping.exp: Likewise.
11231 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11232 (strace_info_marker): Likewise.
11233 (strace_probe_marker): Likewise.
11234 (strace_trace_on_same_addr): Likewise.
11235 (strace_trace_on_diff_addr): Likewise.
11236 * gdb.trace/trace-break.exp: Likewise.
11237 * gdb.trace/trace-condition.exp: Likewise.
11238 * gdb.trace/trace-mt.exp: Likewise.
11239
fca4cfd9
SM
112402016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11241
11242 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11243 result of gdb_remote_download.
11244 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11245 * gdb.base/dso2dso.exp: Likewise.
11246 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11247 * gdb.base/print-file-var.exp: Likewise.
11248 * gdb.base/shlib-call.exp: Likewise.
11249 * gdb.base/shreloc.exp: Likewise.
11250 * gdb.base/solib-overlap.exp: Likewise.
11251 * gdb.base/solib-weak.exp (do_test): Likewise.
11252 * gdb.base/unload.exp: Likewise.
11253
11cf4ffb
YQ
112542016-04-27 Yao Qi <yao.qi@linaro.org>
11255
11256 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11257 exists.
11258
3e2e34f8
KB
112592016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11260
11261 * vla-type.exp: Print structure from toplevel.
11262
8f07e298
BH
112632016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11264
11265 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11266 of dynamic types.
11267 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11268 of dynamic types.
11269
9920b434
BH
112702016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11271
11272 * gdb.fortran/vla-type.f90: New file.
11273 * gdb.fortran/vla-type.exp: New file.
11274
f3abeff5
YQ
112752016-04-25 Yao Qi <yao.qi@linaro.org>
11276
11277 * gdb.base/branch-to-self.c: New file.
11278 * gdb.base/branch-to-self.exp: New file.
11279
0a5d52f0
YQ
112802016-04-22 Yao Qi <yao.qi@linaro.org>
11281
11282 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11283 more after $hex.
11284
495346f6
YQ
112852016-04-22 Yao Qi <yao.qi@linaro.org>
11286
11287 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11288 * gdb.base/annota3.exp: Likewise.
11289
4a7e075c
YQ
112902016-04-22 Yao Qi <yao.qi@linaro.org>
11291
11292 * gdb.reverse/step-precsave.exp: Do one step and test program
11293 stops in "callee" and do multiple steps until program goes out
11294 of "callee".
11295 * gdb.reverse/step-reverse.exp: Likewise.
11296
5b061e98
YQ
112972016-04-22 Yao Qi <yao.qi@linaro.org>
11298
11299 * gdb.trace/signal.exp: Also pass if
11300 $tracepoint_hits($i) > $iterations.
11301
5c5dc57f
YQ
113022016-04-22 Yao Qi <yao.qi@linaro.org>
11303
11304 * gdb.trace/signal.c: New file.
11305 * gdb.trace/signal.exp: New file.
11306
a55411b9
DE
113072016-04-19 Doug Evans <xdje42@gmail.com>
11308
11309 * gdb.base/bad-file.exp: New file.
11310
a22df60a
MG
113112016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11312
11313 * gdb.dwarf2/implref.exp: New file.
11314
0c13f7e5
BH
113152016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11316
11317 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11318 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11319 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11320 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11321 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11322 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11323 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11324 * lib/fortran.exp (fortran_int4): New procedure.
11325 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11326 (fortran_logical4): Likewise.
11327
9b9b09e9
BH
113282016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11329
11330 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11331
a14d1f4d
BH
113322016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11333
11334 * lib/compiler.c: Add Intel specific preprocessor macros.
11335 * lib/compiler.cc: Likewise.
25d49b86 11336
7d49b1d0
LM
113372016-04-13 Luis Machado <lgustavo@codesourcery.com>
11338
11339 * gdb.server/connect-with-no-symbol-file.c: New file.
11340 * gdb.server/connect-with-no-symbol-file.exp: New file.
11341
8392fa22
SM
113422016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11343
11344 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11345
8c4c4aeb
SM
113462016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11347
11348 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11349 standard output directory.
11350
45e3745e
AT
113512016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11352
11353 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11354
e26b7e41
MM
113552016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11356
11357 * gdb.btrace/instruction_history.c (loop): Add declaration.
11358
8ce09462
AT
113592016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11360
11361 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11362
2e88a1ea
SM
113632016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11364
11365 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11366 parentheses to print.
11367 (continue_handler): Likewise.
11368
f48e22e3
SM
113692016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11370
11371 * gdb.server/solib-list.exp: Remove is_remote check.
11372 Pass shlib= to gdb_compile. Don't link shared library with
11373 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11374 Run binary filename through "readlink -f" on the target.
11375
096be756
PA
113762016-04-08 Pedro Alves <palves@redhat.com>
11377
11378 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11379 interpreter filename as argument to gdbserver_spawn.
11380 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11381 Return empty if $last_loaded_file does not exist.
11382
06500533
JK
113832016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11384
11385 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11386 * gdb.base/jit-main.c: Use exit after usage.
11387
2d35e871
JK
113882016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11389
11390 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11391 GDBHISTSIZE prior to the tests.
11392 * gdb.base/gdbinit-history.exp: Likewise.
11393
113942016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
11395
11396 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11397 instead of build_executable. Use gdb_load_shlibs.
11398
c8064e7e
YQ
113992016-04-07 Yao Qi <yao.qi@linaro.org>
11400
11401 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11402 Execute "si" command.
11403
bde47561
YQ
114042016-04-07 Yao Qi <yao.qi@linaro.org>
11405
11406 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11407 number instead of the comments on some line.
11408
b16f8a3b
DB
114092016-04-06 Don Breazeal <donb@codesourcery.com>
11410
11411 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11412 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11413
c2f901df
SM
114142016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11415
11416 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11417 standard_output_file. Remove unused binfile variable.
11418
ac17fda0
CU
114192016-04-05 Catalin Udma <catalin.udma@freescale.com>
11420
11421 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11422 * gdb.python/py-mi-objfile.exp: Match "list main" output
11423 in console format.
11424
03a8c4df
SM
114252016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11426
11427 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11428 absolute.
11429
6e774b13
SM
114302016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11431
11432 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11433 absolute.
11434 * gdb.trace/ftrace.exp: Likewise.
11435 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11436 targets as well.
11437 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11438 (gdb_load_shlibs): Copy libraries to test directory when testing
11439 natively. Only set solib-search-path if testing remotely.
11440 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11441
7817ea46
SM
114422016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11443
11444 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11445 gdb_download. Use it even if the target is not remote.
11446 * gdb.base/jit.exp (compile_jit_test): Likewise.
11447 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11448 output directory if the destination board is local, otherwise use
11449 the standard remote_download from DejaGnu.
11450 (gdb_download): Remove.
11451 (gdb_load_shlibs): Use gdb_remote_download instead of
11452 gdb_download.
11453 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11454 Use gdb_remote_download instead of gdb_download. Use it even if
11455 the target is not remote.
11456 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11457 instead of gdb_download.
11458
7beb7f68
SM
114592016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11460
11461 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11462 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11463 run.
11464
cc63428a
AV
114652016-04-01 Artemiy Volkov <artemiyv@acm.org>
11466
11467 PR gdb/19820
11468 * gdb.base/printcmds.exp: Add artificial arrays tests.
11469
64cdf930
PA
114702016-03-31 Pedro Alves <palves@redhat.com>
11471
11472 PR gdb/19858
11473 * gdb.base/jit-main.c: Include unistd.h.
11474 (ATTACH): Define to 0 if not already defined.
11475 (wait_for_gdb, mypid): New globals.
11476 (WAIT_FOR_GDB): New macro.
11477 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11478 some breakpoint locations.
11479 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11480 New procedures.
11481 (one_jit_test): Add REATTACH parameter, and handle it. Use
11482 continue_to_test_location.
11483 (top level): Test attach, and adjusts calls to one_jit_test.
11484
40dea8cb
PA
114852016-03-31 Pedro Alves <palves@redhat.com>
11486
11487 PR gdb/19858
11488 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11489 BINSUFFIX parameter, and handle it.
11490 (top level): Adjust calls compile_jit_test.
11491
e7ea3ec7
CU
114922016-03-31 Catalin Udma <catalin.udma@freescale.com>
11493
11494 PR python/19743
11495 * gdb.python/py-mi-events-gdb.py: New file.
11496 * gdb.python/py-mi-events.c: New file.
11497 * gdb.python/py-mi-events.exp: New file.
11498
e6359af3
YQ
114992016-03-30 Yao Qi <yao.qi@linaro.org>
11500
11501 * gdb.reverse/until-precsave.exp: Match function name only.
11502 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11503 Move malloc to a condition block.
11504 * gdb.reverse/until-reverse.exp: Match function name only.
11505
a4105d04
MK
115062016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
11507
11508 * gdb.trace/ftrace.exp: Set arg0exp for s390.
11509 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
11510 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
11511 variable for GPR 0 instead of assuming it is register 0.
11512 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
11513 * lib/trace-support.exp: Add s390 registers.
11514
bfa6adb9
YQ
115152016-03-29 Yao Qi <yao.qi@linaro.org>
11516
11517 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
11518
1e6697ea
YQ
115192016-03-24 Yao Qi <yao.qi@linaro.org>
11520
11521 * gdb.reverse/break-reverse.exp: Add quotation mark in the
11522 test message.
11523
64bcd522
AA
115242016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11525
11526 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
11527 maintaining separate logic for constructing the output path.
11528
7868401b
DB
115292016-03-16 Don Breazeal <donb@codesourcery.com>
11530
11531 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
11532 Retry fork and waitpid on interrupted system call errors.
11533 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11534 Use with_timeout_factor to increase timeout by factor of 10.
11535
1cafadb4
DB
115362016-03-15 Don Breazeal <donb@codesourcery.com>
11537
11538 * gdb.cp/scope-err.cc: New test program.
11539 * gdb.cp/scope-err.exp: New test script.
11540 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
11541 lines and "set breakpoint here" comment.
11542 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
11543 Fixed some whitespace and format issues.
11544 * gdb.mi/mi-linespec-err-cp.cc: New test program.
11545 * gdb.mi/mi-linespec-err-cp.exp: New test script.
11546
81516450
DE
115472016-03-15 Doug Evans <dje@google.com>
11548
11549 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
11550 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
11551 All callers updated. Add tests for enums, mixed flags register.
11552
aa52b601
DE
115532016-03-15 Doug Evans <dje@google.com>
11554
11555 * gdb.base/skip.c (main): Call test_skip_file_and_function.
11556 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
11557
fa4ff313
SM
115582016-03-14 Simon Marchi <simon.marchi@ericsson.com>
11559
11560 * gdb.base/default.exp: Add $_as_string to the list of expected
11561 convenience functions.
11562
f2403c39
AB
115632016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11564
11565 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11566
f2f3ccb9
SM
115672016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11568
11569 * gdb.python/py-as-string.exp: New file.
11570 * gdb.python/py-as-string.c: New file.
11571
00dbd492
PA
115722016-03-09 Pedro Alves <palves@redhat.com>
11573
11574 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11575 signal" -> "Thread NN received signal" output change.
11576 * gdb.threads/ia64-sigill.exp: Likewise.
11577 * gdb.threads/linux-dp.exp: Likewise.
11578 * gdb.threads/manythreads.exp: Likewise.
11579 * gdb.threads/pending-step.exp: Likewise.
11580 * gdb.threads/print-threads.exp: Likewise.
11581 * gdb.threads/sigstep-threads.exp: Likewise.
11582 * gdb.threads/staticthreads.exp: Likewise.
11583 * gdb.threads/tls.exp: Likewise.
11584
1e6697ea
YQ
115852016-03-09 Pedro Alves <palves@redhat.com>
11586
11587 * gdb.base/command-line-input.exp: New file.
11588
b04fd3be
MK
115892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11590
11591 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11592 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11593 * gdb.trace/pending.exp: Accept leading dot before function name.
11594 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11595 * lib/trace-support.exp: Set registers for ppc.
11596
98fa59e9
MK
115972016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11598
11599 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11600 use it for disassembly; accept .main in addition to main in backtrace.
11601
f77198c8
MK
116022016-03-09 Wei-cheng Wang <cole945@gmail.com>
11603 Marcin Kościelnicki <koriakin@0x04.net>
11604
11605 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11606 (gdb_recursion_test_ptr): New global variable.
11607 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11608 gdb_recursion_test.
11609 (gdb_c_test): Ditto.
11610
ba84e0da
MK
116112016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11612
11613 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11614 ordering.
11615
4366d36e
MK
116162016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11617
11618 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11619 (bar): Add bar_start_lbl label.
11620 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11621 of foo/bar for emitting DWARF and tracing.
11622
5eb264df
SDJ
116232016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11624
11625 * analyze-racy-logs.py: Set executable bit.
11626
fb6a751f
SDJ
116272016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11628
11629 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11630 (CHECK_TARGET_TMP): Likewise.
11631 (check-single-racy): New rule.
11632 (check-parallel-racy): Likewise.
11633 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11634 (do-check-parallel-racy): New rule.
11635 (check-racy/%.exp): Likewise.
11636 * README (Racy testcases): New section.
11637 * analyze-racy-logs.py: New file.
11638
bdf7e230
DE
116392016-03-03 Doug Evans <dje@google.com>
11640
11641 * gdb.base/skip.exp: Use with_test_prefix.
11642
4719d415
YQ
116432016-03-03 Yao Qi <yao.qi@linaro.org>
11644
11645 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11646 Invoke step_over_syscall "clone" and break_cond_on_syscall
11647 "clone".
11648 * gdb.base/step-over-clone.c: New file.
11649
ea507862
YQ
116502016-03-03 Yao Qi <yao.qi@linaro.org>
11651
11652 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11653 code format.
11654
8fc8cbda
YQ
116552016-03-03 Yao Qi <yao.qi@linaro.org>
11656
11657 * gdb.base/disp-step-fork.c: Rename to ...
11658 * gdb.base/step-over-fork.c: ... it. New file.
11659 * gdb.base/disp-step-vfork.c: Rename to ...
11660 * gdb.base/step-over-vfork.c: ... it. New file.
11661 * gdb.base/disp-step-syscall.exp: Rename to ...
11662 * gdb.base/step-over-syscall.exp: ... it. New file.
11663 (disp_step_cross_syscall): Rename to ...
11664 (step_over_syscall): ... it.
11665
92fa70b0
YQ
116662016-03-03 Yao Qi <yao.qi@linaro.org>
11667
11668 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11669 If target supports condition evaluation on target, invoke
11670 break_cond_on_syscall for fork and vfork.
11671
e197ad3c
YQ
116722016-03-03 Yao Qi <yao.qi@linaro.org>
11673
11674 * gdb.base/disp-step-syscall.exp: Don't invoke
11675 support_displaced_stepping.
11676 (disp_step_cross_syscall): Test with displaced stepping off and
11677 on if supported.
11678
0b47da9f
YQ
116792016-03-03 Yao Qi <yao.qi@linaro.org>
11680
11681 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11682 proc.
11683 (setup): New proc.
11684 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11685 and setup.
11686
065ab6dc
BH
116872016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11688
11689 * gdb.fortran/vla-history.exp: Remove breakpoint.
11690
07e448ad 116912016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11692
25d49b86
PA
11693 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11694 exceeds timeout.
07e448ad 11695
9ac2d526 116962016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11697
25d49b86
PA
11698 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11699 breakpoint.
9ac2d526 11700
17807369
BH
117012016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11702
11703 * gdb.mi/vla.f90: Nullify pointer after declaration.
11704
86e501af
PA
117052016-03-01 Pedro Alves <palves@redhat.com>
11706
11707 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11708
1e903e32
PA
117092016-03-01 Pedro Alves <palves@redhat.com>
11710
11711 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11712 before anything else.
11713 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11714 _GNU_SOURCE here.
11715 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11716 before anything else.
11717 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11718
6ccb54e2
PA
117192016-03-01 Pedro Alves <palves@redhat.com>
11720
11721 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11722
30ca9da1
YQ
117232016-03-01 Yao Qi <yao.qi@linaro.org>
11724
11725 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11726 prepare_for_testing.
11727
dc856b38
YQ
117282016-03-01 Yao Qi <yao.qi@linaro.org>
11729
11730 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11731
4a932159
AA
117322016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11733
11734 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11735 manually constructing the output path.
11736
f2489477
AA
117372016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11738
11739 * gdb.arch/s390-stackless.S: New.
11740 * gdb.arch/s390-stackless.exp: New.
11741
38899f16
IB
117422016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11743
11744 * gdb.dlang/circular.c: New file.
11745 * gdb.dlang/circular.exp: New file.
11746
9fde51ed
YQ
117472016-02-26 Yao Qi <yao.qi@linaro.org>
11748
11749 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11750 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11751 (testcases): Update.
11752
ce90fefe
YQ
117532016-02-26 Yao Qi <yao.qi@linaro.org>
11754
11755 * gdb.reverse/aarch64.c: Rename to ...
11756 * gdb.reverse/insn-reverse.c: ... it.
11757 * gdb.reverse/aarch64.exp: Rename to ...
11758 * gdb.reverse/insn-reverse.exp: ... it.
11759
3263bceb
YQ
117602016-02-26 Yao Qi <yao.qi@linaro.org>
11761
11762 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11763 (testcase_ftype): New.
11764 (testcases): New array.
11765 (n_testcases): New.
11766 (main): Call each element in testcases.
11767 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11768 (read_testcase): New.
11769 Do the tests in a loop.
11770
6cb59ff1
YQ
117712016-02-25 Yao Qi <yao.qi@linaro.org>
11772
11773 * gdb.base/branches.c: Remove.
11774
ae91f625
MK
117752016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11776
11777 PR gdb/13808
11778 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11779
678b48b7
MK
117802016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11781
11782 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11783
7337a6f2
MK
117842016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11785
11786 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11787 change x86_64 call_insn to 'callq'.
11788
861ca91f
AT
117892016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11790
11791 * gdb.trace/tfile-avx.c: Move to...
11792 * gdb.trace/tracefile-pseudo-reg.c: Here.
11793 * gdb.trace/tfile-avx.exp: Move to...
11794 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11795
bf74e428
GB
117962016-02-24 Gary Benson <gbenson@redhat.com>
11797
11798 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11799 message on attach.
11800
cce0e923
DE
118012016-02-23 Doug Evans <dje@google.com>
11802
11803 * gdb.base/skip.c (test_skip): New function.
11804 (end_test_skip_file_and_function): New function.
11805 (test_skip_file_and_function): New function.
11806 * gdb.base/skip1.c (test_skip): New function.
11807 (skip1_test_skip_file_and_function): New function.
11808 * gdb.base/skip.exp: Add tests for new skip options.
11809 * gdb.base/skip-solib.exp: Update expected output.
11810 * gdb.perf/skip-command.cc: New file.
11811 * gdb.perf/skip-command.exp: New file.
11812 * gdb.perf/skip-command.py: New file.
11813
4000e47e
MK
118142016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11815
11816 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11817 info registers pattern.
11818
24f75ead
IB
118192016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11820
11821 * lib/future.exp: Add D support.
11822 (gdb_find_gdc): New proc.
11823 (gdb_default_target_compile): Add D support.
11824
fbb7bcbe
WW
118252016-02-18 Wei-cheng Wang <cole945@gmail.com>
11826
11827 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11828 user+system time.
11829 (trace_speed_test): Determine the iteration count for a time
11830 between 15..30 seconds.
11831
012b3a21
WT
118322016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11833
11834 * gdb.arch/i386-mpx-sigsegv.c: New file.
11835 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11836 * gdb.arch/i386-mpx-simple_segv.c: New file.
11837 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11838
2d5189bd
YQ
118392016-02-18 Yao Qi <yao.qi@linaro.org>
11840
11841 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11842 Don't call setup_kfail.
11843
40fb20d0
YQ
118442016-02-18 Yao Qi <yao.qi@linaro.org>
11845
11846 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11847 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11848
21b1f8d2
DE
118492016-02-16 Doug Evans <dje@google.com>
11850
11851 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11852 * gdb.base/skip1.c: Ditto.
11853 * gdb.base/skip.exp: Whitespace cleanup.
11854
4041ed77
DB
118552016-02-16 Don Breazeal <donb@codesourcery.com>
11856
11857 PR remote/19496
11858 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11859 Remove kfail for PR remote/19496.
11860
c4ef31bf
SM
118612016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11862
11863 * lib/gdb.exp (standard_temp_file): Return a path specific to
11864 the runtest invocation.
11865
266b65b3
SM
118662016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11867
11868 * gdb.trace/save-trace.exp: Change relative path to be in the
11869 standard output directory.
11870
a7a0a6a9
JK
118712016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11872
11873 * gdb.arch/i386-prologue.c: Add missing prototypes.
11874
c99dbb42
JK
118752016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11876
11877 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11878 * gdb.arch/i386-prologue.exp: Likewise.
11879 * gdb.arch/i386-size.exp: Likewise.
11880
aa480355
SM
118812016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11882
11883 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11884 define object file path.
11885 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11886 file path.
11887 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11888 standard_output_file to define binfile.
11889
ba881f50
JK
118902016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11891
11892 Fix compatibility with recent gfortran-5.3.1.
11893 * gdb.fortran/vla-history.exp (print vla1 allocated)
11894 (print vla2 allocated, print $2, print $3): Remove
11895 (print $4): Rename to ...
11896 (print $2): ... here.
11897 (print $9): Rename to ...
11898 (print $5): ... here.
11899 (print $10): Rename to ...
11900 (print $6): ... here.
11901 * gdb.fortran/vla.f90: Add pvla initialization.
11902
e9fb005c
JK
119032016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11904
11905 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11906 New test.
11907 * gdb.fortran/vla-value-sub.exp: Likewise.
11908
e44e00ff
MK
119092016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11910
11911 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11912
97e94151
SM
119132016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11914
11915 * i386-biarch-core.exp: Define corefile using
11916 standard_output_file.
11917
01113bc1
YQ
119182016-02-12 Yao Qi <yao.qi@linaro.org>
11919
11920 * gdb.arch/arm-single-step-kernel-helper.c: New.
11921 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11922
33b4777c
MM
119232016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11924
11925 * gdb.btrace/tailcall-only.exp: New.
11926 * gdb.btrace/tailcall-only.c: New.
11927 * gdb.btrace/x86_64-tailcall-only.S: New.
11928 * gdb.btrace/i686-tailcall-only.S: New.
11929
acc23c11
PA
119302016-02-11 Pedro Alves <palves@redhat.com>
11931
11932 * README (Parallel testing): Add missing double quotes.
11933
e352bf0a
PA
119342016-02-11 Pedro Alves <palves@redhat.com>
11935
11936 * README (Parallel testing): New section.
11937 (GDB_PARALLEL): Rewrite.
11938 (FORCE_PARALLEL): Document.
11939
9f5fed78
MK
119402016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11941
11942 * gdb.trace/tfile-avx.c: New test.
11943 * gdb.trace/tfile-avx.exp: New test.
11944
9ef9e6a6
KS
119452016-02-09 Keith Seitz <keiths@redhat.com>
11946
11947 PR breakpoints/19546
11948 * gdb.base/infcall-exec.c: New file.
11949 * gdb.base/infcall-exec2.c: New file.
11950 * gdb.base/infcall-exec.exp: New file.
11951
a96e36da
KS
119522016-02-09 Keith Seitz <keiths@redhat.com>
11953
11954 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11955 (toplevel): Call test_bkpt_address.
11956
9f61929f
KS
119572016-02-09 Keith Seitz <keiths@redhat.com>
11958
11959 PR python/19506
11960 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11961 (toplevel): Call test_bkpt_address.
11962
1e94266c
SM
119632016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11964
11965 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11966 to AC_OUTPUT.
11967 * configure: Regenerate.
11968
2a7f3dff
PA
119692016-02-09 Pedro Alves <palves@redhat.com>
11970
11971 PR breakpoints/19548
11972 * gdb.base/execl-update-breakpoints.c (some_function): New
11973 function.
11974 (main): Call it.
11975 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11976 Tighten expected GDB output.
11977
2151ccc5
SM
119782016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11979
11980 * Makefile.in (ALL_SUBDIRS): Remove.
11981 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11982 (distclean maintainer-clean realclean): Likewise.
11983 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11984 * configure: Regenerate.
11985 * gdb.ada/Makefile.in: Delete.
11986 * gdb.arch/Makefile.in: Likewise.
11987 * gdb.asm/Makefile.in: Likewise.
11988 * gdb.base/Makefile.in: Likewise.
11989 * gdb.btrace/Makefile.in: Likewise.
11990 * gdb.cell/Makefile.in: Likewise.
11991 * gdb.compile/Makefile.in: Likewise.
11992 * gdb.cp/Makefile.in: Likewise.
11993 * gdb.disasm/Makefile.in: Likewise.
11994 * gdb.dlang/Makefile.in: Likewise.
11995 * gdb.dwarf2/Makefile.in: Likewise.
11996 * gdb.fortran/Makefile.in: Likewise.
11997 * gdb.gdb/Makefile.in: Likewise.
11998 * gdb.go/Makefile.in: Likewise.
11999 * gdb.guile/Makefile.in: Likewise.
12000 * gdb.java/Makefile.in: Likewise.
12001 * gdb.linespec/Makefile.in: Likewise.
12002 * gdb.mi/Makefile.in: Likewise.
12003 * gdb.modula2/Makefile.in: Likewise.
12004 * gdb.multi/Makefile.in: Likewise.
12005 * gdb.objc/Makefile.in: Likewise.
12006 * gdb.opencl/Makefile.in: Likewise.
12007 * gdb.opt/Makefile.in: Likewise.
12008 * gdb.pascal/Makefile.in: Likewise.
12009 * gdb.perf/Makefile.in: Likewise.
12010 * gdb.python/Makefile.in: Likewise.
12011 * gdb.reverse/Makefile.in: Likewise.
12012 * gdb.server/Makefile.in: Likewise.
12013 * gdb.stabs/Makefile.in: Likewise.
12014 * gdb.threads/Makefile.in: Likewise.
12015 * gdb.trace/Makefile.in: Likewise.
12016 * gdb.xml/Makefile.in: Likewise.
12017 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12018 GDB_PARALLEL.
12019 (standard_output_file): Remove check for GDB_PARALLEL, always
12020 return path in outputs/$subdir/$testname.
12021
437277d4
SM
120222016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12023
12024 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12025 (site.exp): Assign abs_srcdir to tcl's srcdir.
12026
31d913c7
YQ
120272016-02-04 Yao Qi <yao.qi@linaro.org>
12028
12029 * gdb.base/foll-exec-mode.c: Include limits.h.
12030 (main): Add parameters argc and argv. Get directory from
12031 argv[0].
12032 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12033 compilation.
12034 * gdb.base/foll-exec.c: Include limits.h.
12035 (main): Add parameters argc and argv.
12036 Get directory from argv[0].
12037 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12038 Adjust tests on the number of lines as source code changed.
12039 * gdb.base/foll-vfork-exit.c: Include limits.h.
12040 (main): Add one line of statement before vfork.
12041 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12042 (main): Add parameters argc and argv. Get directory from
12043 argv[0].
12044 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12045 (setup_gdb): Set tbreak to skip some source lines.
12046 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12047 (main): Add parameters argc and argv. Get directory from
12048 argv[0].
12049 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12050 compilation.
12051 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12052 (main): Add parameters argc and argv. Get directory from
12053 argv[0].
12054 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12055 compilation.
12056
9482b9fb
DE
120572016-02-01 Doug Evans <dje@google.com>
12058
12059 * gdb.base/skip.exp: Clean up multiple references to same test name.
12060
6b2e4f10
PA
120612016-02-01 Pedro Alves <palves@redhat.com>
12062
ccb6afd6 12063 PR remote/19496
6b2e4f10
PA
12064 * gdb.threads/forking-threads-plus-breakpoint.exp
12065 (displaced_stepping_supported): New global.
12066 (probe_displaced_stepping_support): New procedure.
12067 (do_test): Add 'displaced' parameter, and use it.
12068 (top level): Check for displaced stepping support. Add displaced
12069 stepping on/off testing axis.
12070
37a8db1a
AB
120712016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12072
12073 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12074 pointer. Don't perform further tests on the unassociated pointer
12075 if the first test fails.
12076
5fdf6324
AB
120772016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12078
12079 * gdb.base/max-value-size.c: New file.
12080 * gdb.base/max-value-size.exp: New file.
12081 * gdb.base/huge.exp: Disable max-value-size for this test.
12082
935c6144
IB
120832016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12084
12085 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12086
7fe8399d
YQ
120872016-01-28 Yao Qi <yao.qi@linaro.org>
12088
12089 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12090
a2077e25
PA
120912016-01-25 Pedro Alves <palves@redhat.com>
12092
12093 PR threads/19461
12094 * gdb.base/fork-running-state.c: New file.
12095 * gdb.base/fork-running-state.exp: New file.
12096
1d2736d4
PA
120972016-01-25 Pedro Alves <palves@redhat.com>
12098
12099 PR gdb/19494
12100 * gdb.base/catch-fork-kill.c: New file.
12101 * gdb.base/catch-fork-kill.exp: New file.
12102
f1da4b11
PA
121032016-01-25 Pedro Alves <palves@redhat.com>
12104
12105 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12106 Delete, moved to lib/gdb.exp.
12107 * gdb.threads/forking-threads-plus-breakpoint.exp
12108 (foreach_with_prefix): Likewise.
12109 * gdb.threads/process-dies-while-handling-bp.exp
12110 (foreach_with_prefix): Likewise.
12111 * lib/gdb.exp (foreach_with_prefix): New procedure.
12112
45f38546
MK
121132016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12114
12115 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12116 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12117
dc29a1ce
MK
121182016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12119
12120 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12121 endian targets.
12122
092127d7
JK
121232016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12124 Pedro Alves <palves@redhat.com>
12125
12126 Fix testsuite compatibility with Guile.
12127 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12128 number.
12129
31d765d3
JK
121302016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12131
12132 Fix testsuite compatibility with Guile.
12133 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12134 (thread 1): New test for backtrace through signal handler.
12135
1ac78c04
YQ
121362016-01-22 Yao Qi <yao.qi@linaro.org>
12137
12138 PR testsuite/19491
12139 * gdb.base/multi-forks.c: Include
12140 ../lib/unbuffer_output.c
12141 (main): Call gdb_unbuffer_output.
12142
4f5946a8
DE
121432016-01-21 Doug Evans <dje@google.com>
12144
12145 * lib/ada.exp (gdb_compile_ada): Fix typo.
12146
305e13e6
JB
121472016-01-21 Joel Brobecker <brobecker@adacore.com>
12148
12149 * gdb.base/break-fun-addr.exp: New file.
12150 * gdb.base/break-fun-addr1.c: New file.
12151 * gdb.base/break-fun-addr2.c: New file.
12152
5f5dfff6
SM
121532016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12154
12155 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12156 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12157 enum flag values.
12158
fd356fa2
AA
121592016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12160
12161 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12162 when GDB can not set the vector return value. Add more comments
12163 for clarification.
12164
9df22175
AT
121652016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12166
12167 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12168 command.
12169
41d1845e
SM
121702016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12171
12172 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12173
01ac6840
SM
121742016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12175
12176 * Makefile.in (check-single): Pass --status to runtest.
12177 (check/%.exp): Likewise.
12178
121792016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12180
12181 * Makefile.in (check-parallel): Propagate return code from make
12182 do-check-parallel.
12183
bd0a71fa
MK
121842016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12185
12186 * gdb.trace/ftrace.exp: Fix expected message on continue.
12187 * gdb.trace/pending.exp: Fix expected message on continue.
12188 * gdb.trace/trace-break.exp: Fix expected message on continue.
12189
8bcbad33
SM
121902016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12191
12192 * lib/gdb.exp (gdb_test): Remove unused global references.
12193
f303dbd6
PA
121942016-01-18 Pedro Alves <palves@redhat.com>
12195
12196 * gdb.base/async-shell.exp: Adjust expected output.
12197 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12198 * gdb.base/siginfo-thread.exp: Adjust expected output.
12199 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12200 * gdb.java/jnpe.exp: Adjust expected output.
12201 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12202 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12203 * gdb.threads/leader-exit.exp: Adjust expected output.
12204 * gdb.threads/manythreads.exp: Adjust expected output.
12205 * gdb.threads/pthreads.exp: Adjust expected output.
12206 * gdb.threads/schedlock.exp: Adjust expected output.
12207 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12208 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12209 expected output.
12210 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12211 output.
12212 * gdb.threads/sigthread.exp: Adjust expected output.
12213 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12214
b2789696
YQ
122152016-01-18 Yao Qi <yao.qi@linaro.org>
12216
12217 * gdb.guile/scm-section-script.c: Replace @progbits with
12218 %progbits.
12219 * gdb.python/py-section-script.c: Likewise.
12220
71ef29a8
PA
122212016-01-15 Pedro Alves <palves@redhat.com>
12222
12223 * gdb.multi/tids.exp: Test star wildcard ranges.
12224
3f5b7598
PA
122252016-01-15 Pedro Alves <palves@redhat.com>
12226
12227 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12228 command from "thread apply" invocation.
12229 (thr_apply_info_thr_invalid): Default the expected output to the
12230 input tid list.
12231 (top level): Add tests that use convenience variables. Add tests
12232 for "thread apply" with a valid TID list, but missing the command.
12233
663f6d42
PA
122342016-01-13 Pedro Alves <palves@redhat.com>
12235
12236 * gdb.base/default.exp: Expect $_gthread as well.
12237 * gdb.multi/tids.exp: Test $_gthread.
12238 * gdb.threads/thread-specific.exp: Test $_gthread.
12239
c84f6bbf
PA
122402016-01-13 Pedro Alves <palves@redhat.com>
12241
12242 * gdb.multi/tids.exp: Test "info threads -gid".
12243
22a02324
PA
122442016-01-13 Pedro Alves <palves@redhat.com>
12245
12246 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12247 Breakpoint.thread.
12248 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12249
5d5658a1
PA
122502016-01-07 Pedro Alves <palves@redhat.com>
12251
12252 * gdb.base/break.exp: Adjust to output changes.
12253 * gdb.base/hbreak2.exp: Likewise.
12254 * gdb.base/sepdebug.exp: Likewise.
12255 * gdb.base/watch_thread_num.exp: Likewise.
12256 * gdb.linespec/keywords.exp: Likewise.
12257 * gdb.multi/info-threads.exp: Likewise.
12258 * gdb.threads/thread-find.exp: Likewise.
12259 * gdb.multi/tids.c: New file.
12260 * gdb.multi/tids.exp: New file.
12261
84654457
PA
122622016-01-13 Pedro Alves <palves@redhat.com>
12263
12264 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12265
e3940304
PA
122662016-01-13 Pedro Alves <palves@redhat.com>
12267
12268 * gdb.base/default.exp: Expect $_inferior as well.
12269 * gdb.multi/base.exp: Test $_inferior.
12270
a911d87a
PA
122712016-01-13 Pedro Alves <palves@redhat.com>
12272
12273 PR breakpoints/19388
12274 * gdb.base/catch-signal-siginfo-cond.c: New file.
12275 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12276
82075af2
JS
122772016-01-12 Josh Stone <jistone@redhat.com>
12278 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12279
12280 * gdb.base/catch-syscall.c (do_execve): New variable.
12281 (main): Conditionally trigger an execve.
12282 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12283 (test_catch_syscall_execve): New, check entry/return across execve.
12284 (do_syscall_tests): Call test_catch_syscall_execve.
12285
e46eeedd
PA
122862016-01-12 Pedro Alves <palves@redhat.com>
12287
12288 * gdb.base/random-signal.exp (do_test): New procedure, with body
12289 of testcase moved in.
12290
01d8c27e
JK
122912016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12292 Pedro Alves <palves@redhat.com>
12293
12294 * gdb.base/funcargs.exp (finish from indirectly called function):
12295 Reintroduce the case for 'First'.
12296
9a706302
JK
122972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12298 Pedro Alves <palves@redhat.com>
12299
12300 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12301 (tcatch_vfork_then_child_follow_exec)
12302 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12303 identification.
12304
c0ecb95f
JK
123052016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12306
12307 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12308 and repeats to unlimited.
12309 * gdb.python/py-value.exp: Likewise.
12310 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12311 and repeats to unlimited.
12312
6cfc1fcb
JK
123132016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12314
12315 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12316 and reordering the functions.
12317 * gdb.multi/hangout.c: Likewise.
12318 * gdb.multi/hello.c: Likewise.
12319
582a1b00
SM
123202016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12321
12322 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12323 absolute.
12324 (SingleStatisticTestResult.report): Use dict.keys instead of
12325 dict.iterkeys.
12326
79bc59cb
PA
123272016-01-06 Pedro Alves <palves@redhat.com>
12328
12329 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12330
43368e1d
MM
123312016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12332
12333 * gdb.btrace/dlopen.exp: New.
12334 * gdb.btrace/dlopen.c: New.
12335 * gdb.btrace/dlopen-dso.c: New.
12336
79fad5b8
SL
123372015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12338
12339 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12340 PATTERN argument is optional.
12341
ab8314b3
JB
123422015-12-24 Joel Brobecker <brobecker@adacore.com>
12343
12344 * lib/ada.exp (target_compile_ada_from_dir): New function.
12345 (gdb_compile_ada): Reimplement avoiding the use of project files.
12346 * gdb.ada/gnat_ada.gpr: Delete.
12347 * gdb.ada/cond_lang.exp: Adjust test to make path before
12348 filename optional.
12349 * gdb.ada/small_reg_param.exp: Likewise.
12350
fe33faff
SM
123512015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12352
12353 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12354
6d265cb4
TP
123552015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12356
12357 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12358 case.
12359
10125099
SM
123602015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12361
12362 * gdb.base/break.exp: Remove dead code.
12363 * gdb.base/sepdebug.exp: Likewise.
12364
3ca22649
SM
123652015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12366
12367 * gdb.asm/asm-source.exp: Remove HP-UX references.
12368 * gdb.base/annota1.exp: Likewise.
12369 * gdb.base/annota3.exp: Likewise.
12370 * gdb.base/attach.exp: Likewise.
12371 * gdb.base/bigcore.exp: Likewise.
12372 * gdb.base/break.exp: Likewise.
12373 * gdb.base/call-ar-st.exp: Likewise.
12374 * gdb.base/callfuncs.exp: Likewise.
12375 * gdb.base/catch-fork-static.exp: Likewise.
12376 * gdb.base/display.exp: Likewise.
12377 * gdb.base/foll-exec-mode.exp: Likewise.
12378 * gdb.base/foll-exec.exp: Likewise.
12379 * gdb.base/foll-fork.exp: Likewise.
12380 * gdb.base/foll-vfork.exp: Likewise.
12381 * gdb.base/funcargs.exp: Likewise.
12382 * gdb.base/hbreak2.exp: Likewise.
12383 * gdb.base/inferior-died.exp: Likewise.
12384 * gdb.base/interrupt.exp: Likewise.
12385 * gdb.base/multi-forks.exp: Likewise.
12386 * gdb.base/nodebug.exp: Likewise.
12387 * gdb.base/sepdebug.exp: Likewise.
12388 * gdb.base/solib1.c: Likewise.
12389 * gdb.base/step-test.exp: Likewise.
12390 * gdb.mi/non-stop.c: Likewise.
12391 * gdb.mi/pthreads.c: Likewise.
12392 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12393 * gdb.threads/pthreads.c: Likewise.
12394 * gdb.threads/staticthreads.exp: Likewise.
12395 * lib/future.exp: Likewise.
12396 * lib/gdb.exp: Likewise.
12397 * gdb.base/so-indr-cl.c: Remove.
12398 * gdb.base/so-indr-cl.exp: Likewise.
12399 * gdb.base/solib.c: Likewise.
12400 * gdb.base/solib.exp: Likewise.
12401 * gdb.base/solib2.c: Likewise.
12402
b6304613
SM
124032015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12404
12405 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12406 * gdb.base/call-ar-st.exp: Likewise.
12407 * gdb.base/callfuncs.exp: Likewise.
12408 * gdb.base/condbreak.exp: Likewise.
12409 * gdb.base/constvars.exp: Likewise.
12410 * gdb.base/hbreak2.exp: Likewise.
12411 * gdb.base/langs.exp: Likewise.
12412 * gdb.base/list.exp: Likewise.
12413 * gdb.base/long_long.exp: Likewise.
12414 * gdb.base/ptype.exp: Likewise.
12415 * gdb.base/scope.exp: Likewise.
12416 * gdb.base/signals.exp: Likewise.
12417 * gdb.base/so-impl-ld.exp: Likewise.
12418 * gdb.base/varargs.exp: Likewise.
12419 * gdb.base/volatile.exp: Likewise.
12420 * gdb.base/whatis.exp: Likewise.
12421 * gdb.cp/cplusfuncs.exp: Likewise.
12422 * gdb.cp/inherit.exp: Likewise.
12423 * gdb.cp/local.exp: Likewise.
12424 * gdb.cp/member-ptr.exp: Likewise.
12425 * gdb.cp/method.exp: Likewise.
12426 * gdb.cp/overload.exp: Likewise.
12427 * gdb.cp/templates.exp: Likewise.
12428 * gdb.stabs/weird.exp: Likewise.
12429 * lib/compiler.c: Likewise.
12430 * lib/compiler.cc: Likewise.
12431 * lib/cp-support.exp: Likewise.
12432 * lib/gdb.exp: Likewise.
12433
bf401b07
SM
124342015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12435
12436 * configure.ac: Remove HP-UX case.
12437 * configure: Regenerate.
12438
aff9c0f8
SM
124392015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12440
12441 * lib/gdb.exp (gdb_compile): Add function doc.
12442
a6904d5a
PA
124432015-12-17 Pedro Alves <palves@redhat.com>
12444
12445 PR threads/19354
12446 * gdb.multi/info-threads.exp: New file.
12447
a22279dd
YQ
124482015-12-15 Yao Qi <yao.qi@linaro.org>
12449
12450 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12451 is aarch64*-*-*.
12452
0588c796
SL
124532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12454
12455 * gdb.base/history-duplicates.exp: Skip if no readline support.
12456
5d978e17
SL
124572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12458
12459 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12460
7e763b86
SL
124612015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12462
12463 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12464
87a3a92c
SL
124652015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12466
12467 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12468 ctrl-C if nointerrupts target property is set.
12469 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12470 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12471 * gdb.base/paginate-bg-execution.exp: Likewise.
12472 * gdb.base/paginate-execution-startup.exp: Likewise.
12473 * gdb.base/random-signal.exp: Likewise.
12474 * gdb.base/range-stepping.exp: Likewise.
12475 * gdb.cp/annota2.exp: Likewise.
12476 * gdb.cp/annota3.exp: Likewise.
12477 * gdb.gdb/selftest.exp: Likewise.
12478 * gdb.threads/continue-pending-status.exp: Likewise.
12479 * gdb.threads/leader-exit.exp: Likewise.
12480 * gdb.threads/manythreads.exp: Likewise.
12481 * gdb.threads/pthreads.exp: Likewise.
12482 * gdb.threads/schedlock.exp: Likewise.
12483 * gdb.threads/sigthread.exp: Likewise.
12484
a8f077dc
DB
124852015-12-11 Don Breazeal <donb@codesourcery.com>
12486
12487 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12488 remote.
12489 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12490 * gdb.base/foll-exec.exp (main): Enable for target remote.
12491 * gdb.base/foll-fork.exp (main): Likewise.
12492 * gdb.base/foll-vfork.exp (main): Likewise.
12493 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12494 (proc continue_to_exit_bp_loc): Use clean_restart.
12495 * gdb.base/pie-execl.exp (main): Disable for target remote.
12496 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12497 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12498 * gdb.threads/execl.exp (main): Likewise.
12499 * gdb.threads/fork-child-threads.exp (main): Likewise.
12500 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12501 remote.
12502 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12503 remote.
12504 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12505 pid.tid style ptids, instead of just tid.
12506 * gdb.threads/thread-execl.exp (main): Enable for target remote.
12507 * gdb.threads/watchpoint-fork.exp (main): Likewise.
12508 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
12509 ptids, instead of just tid.
12510
3b2464a8
AB
125112015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12512
12513 * gdb.base/list.exp (test_list_forward): Add end of file error
12514 test.
12515 (test_repeat_list_command): Add end of file error test.
12516 (test_list_backwards): Add beginning of file error test.
12517
a0def019
AB
125182015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12519
12520 * gdb.base/list.exp (test_list_invalid_args): New function,
12521 defined, and called.
12522
5c000dff
AB
125232015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
12524
12525 * gdb.base/list.exp (test_list): Make test names unique.
12526
f1637ebe
YQ
125272015-12-11 Yao Qi <yao.qi@linaro.org>
12528
12529 * gdb.base/coremaker2.c: Remove.
12530
36d6fc0a
PA
125312015-12-10 Pedro Alves <palves@redhat.com>
12532
12533 * gdb.multi/base.exp: Remove stale "spaces" references.
12534
762f7747
PA
125352015-12-10 Pedro Alves <palves@redhat.com>
12536
12537 * gdb.multi/base.exp: Don't use nowarnings.
12538 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
12539 * gdb.multi/hangout.c: Include stdio.h.
12540 * gdb.multi/hello.c: Include stdlib.h.
12541 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
12542 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
12543 * gdb.multi/multi-arch.exp: Don't use nowarnings.
12544
28d2bfb9
AB
125452015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
12546
12547 * gdb.dwarf2/dw2-ranges-base.c: New file.
12548 * gdb.dwarf2/dw2-ranges-base.exp: New file.
12549 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
12550 support additional line table, and debug ranges generation.
12551 (Dwarf::ranges): New function, generate .debug_ranges.
12552 (Dwarf::lines): Support generating simple line table programs.
12553 (Dwarf::assemble): Initialise new namespace variables.
12554
5fc2beac
KB
125552015-12-09 Kevin Buettner <kevinb@redhat.com>
12556
12557 * gdb.base/async.exp (proc test_background): Add case for
12558 asynchronous execution not supported.
12559
1c35a88f
LM
125602015-12-09 Luis Machado <lgustavo@codesourcery.com>
12561
12562 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12563 format and change test names to make them unique.
12564
b593e3d9
RK
125652015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12566 Pedro Alves <pedro@redhat.com>
12567
12568 PR gdb/18702
12569 Add checking of floatformats setup on x86_64 hosts.
12570 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12571 (smallval, bigval): New labels/constants.
12572 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12573 float" after loading bigval and smallval.
12574
d72413e6
PMR
125752015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12576
12577 * gdb.ada/fun_overload_menu.exp: New testcase.
12578 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12579
ece66d65
JS
125802015-12-04 Josh Stone <jistone@redhat.com>
12581
12582 * gdb.base/catch-fork-static.exp: New.
12583
41d0efca
YQ
125842015-12-03 Yao Qi <yao.qi@linaro.org>
12585
12586 * gdb.base/sizeof.c: Don't include stdio.h and
12587 ../lib/unbuffer_output.c.
12588 (main): New variable 'size' and 'value'. Remove printf and
12589 gdb_unbuffer_output. Assign return value to size and value.
12590 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12591 at the beginning.
12592 (check_sizeof): Check the result by printing variable 'size'.
12593 (check_valueof): Check the result by printing variable 'value'.
12594
99fd02d9
YQ
125952015-12-01 Yao Qi <yao.qi@linaro.org>
12596
12597 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12598 for aarch64*-*-linux* target.
12599
f2faf941
PA
126002015-11-30 Pedro Alves <palves@redhat.com>
12601
12602 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12603
04bf20c5
PA
126042015-11-30 Pedro Alves <palves@redhat.com>
12605
12606 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12607 Handle non-stop mode vCont replies.
12608
09df4675
PA
126092015-11-30 Pedro Alves <palves@redhat.com>
12610
12611 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12612 prepare_for_testing. Start gdb with "set non-stop on" appended to
12613 GDBFLAGS. Lax expected stop output.
12614
58b584af
YQ
126152015-11-27 Yao Qi <yao.qi@linaro.org>
12616
12617 * gdb.arch/arm-neon.exp: New.
12618 * gdb.arch/arm-neon.c: New.
12619
dfcb77a8
YQ
126202015-11-27 Yao Qi <yao.qi@linaro.org>
12621
12622 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12623
88e8ec1b
YQ
126242015-11-27 Yao Qi <yao.qi@linaro.org>
12625
12626 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12627 frames-invalid annotation.
12628
bfde72c2
YQ
126292015-11-27 Yao Qi <yao.qi@linaro.org>
12630
12631 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12632
f6512a69
SM
126332015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12634
12635 * gdb.threads/names.exp: New file.
12636 * gdb.threads/names.c: New file.
12637 * README: Mention gdb,no_thread_names.
12638
46a3515b
MM
126392015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12640
12641 PR 19297
12642 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12643 support" error.
12644
62147a22
PA
126452015-11-24 Pedro Alves <palves@redhat.com>
12646
12647 PR 17539
12648 * gdb.base/display.exp: Expect displays to be sorted in ascending
12649 order. Use multi_line.
12650 * gdb.base/solib-display.exp: Likewise.
12651
2f341b6e
PA
126522015-11-24 Pedro Alves <palves@redhat.com>
12653
12654 PR 17539
25d49b86
PA
12655 * gdb.base/display.exp: Expect displays to be sorted in ascending
12656 order. Use multi_line.
12657 * gdb.base/solib-display.exp: Likewise.
2f341b6e 12658
7e0aa6aa
PA
126592015-11-24 Pedro Alves <palves@redhat.com>
12660
12661 PR 17539
12662 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12663 threads in ascending order.
12664 * gdb.base/foll-fork.exp: Likewise.
12665 * gdb.base/foll-vfork.exp: Likewise.
12666 * gdb.base/multi-forks.exp: Likewise.
12667 * gdb.mi/mi-nonstop.exp: Likewise.
12668 * gdb.mi/mi-nsintrall.exp: Likewise.
12669 * gdb.multi/base.exp: Likewise.
12670 * gdb.multi/multi-arch.exp: Likewise.
12671 * gdb.python/py-inferior.exp: Likewise.
12672 * gdb.threads/break-while-running.exp: Likewise.
12673 * gdb.threads/execl.exp: Likewise.
12674 * gdb.threads/gcore-thread.exp: Likewise.
12675 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12676 * gdb.threads/kill.exp: Likewise.
12677 * gdb.threads/linux-dp.exp: Likewise.
12678 * gdb.threads/multiple-step-overs.exp: Likewise.
12679 * gdb.threads/next-bp-other-thread.exp: Likewise.
12680 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12681 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12682 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12683 * gdb.threads/thread-find.exp: Likewise.
12684 * gdb.threads/tls.exp: Likewise.
12685 * lib/mi-support.exp (mi_reverse_list): Delete.
12686 (mi_check_thread_states): No longer reverse list.
12687
2cc57ad8
PA
126882015-11-24 Pedro Alves <palves@redhat.com>
12689
12690 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12691 use lowercase.
12692
c93e8391
SM
126932015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12694
12695 * gdb.trace/actions.c: Include trace-common.h.
12696 (main): Add a location for a fast tracepoint.
12697 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12698 the normal tracepoints.
12699 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12700
045ccf91
SM
127012015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12702
12703 * save-trace.exp: Factor out code to these...
12704 (gdb_save_tracepoints): New.
12705 (gdb_load_tracepoints): New.
12706 (do_save_load_test): New.
12707
5506f9f6
KB
127082015-11-23 Kevin Buettner <kevinb@redhat.com>
12709
12710 * gdb.base/asmlabel.exp: New test.
12711 * gdb.base/asmlabel.c: New test case.
12712
16c3b12f
JB
127132015-11-23 Joel Brobecker <brobecker@adacore.com>
12714
12715 * gdb.base/wrong_frame_bt_full-main.c: New file.
12716 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12717 * gdb.base/wrong_frame_bt_full.exp: New file.
12718
155bfbd3
JB
127192015-11-23 Joel Brobecker <brobecker@adacore.com>
12720
12721 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12722
bb097445
JM
127232015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12724
206853a0 12725 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
12726 pstate register when comparing registers values in
12727 sparc64-*-linux-gnu targets to avoid spurious differences.
12728
9c88ed8f
JM
127292015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12730
206853a0 12731 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 12732
96161e25
SL
127332015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12734
12735 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12736 as type argument to gdb_compile.
12737 * gdb.base/nested-subp2.exp: Likewise.
12738 * gdb.base/nested-subp3.exp: Likewise.
12739
340c2830
DV
127402015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12741
12742 * lib/dwarf.exp (_note): Fix left shift of negative value.
12743 * gdb.trace/trace-condition.exp: Likewise.
12744
c1862d0f
YQ
127452015-11-13 Yao Qi <yao.qi@linaro.org>
12746
12747 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12748 comments about d10v.
12749 (test_scalar_returns): Likewise.
12750 * gdb.base/d10v.ld: Remove.
12751 * gdb.base/overlays.exp: Remove the target triplet checking for
12752 d10v-*-*.
12753 * gdb.base/structs.exp (test_struct_returns): Remove the
12754 comments about d10v.
12755 (test_struct_calls): Likewise.
12756
77ae9c19
YQ
127572015-11-13 Yao Qi <yao.qi@linaro.org>
12758
12759 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12760 * gdb.base/gnu_vector.c: Don't include stdio.h.
12761 (main): Don't print res and call add_some_intvecs.
12762
430e004e
MK
127632015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12764
12765 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12766 macro.
12767 (func5): Removed.
12768 (func4): Use FAST_TRACEPOINT_LABEL.
12769 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12770 macro.
12771 (func): Removed.
12772 (thread_function): Use FAST_TRACEPOINT_LABEL.
12773 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12774 (func): Remove.
12775 (marker): Use FAST_TRACEPOINT_LABEL.
12776 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12777 (pendfunc1): Remove.
12778 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12779 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12780 (foo): Remove.
12781 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12782 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12783 macro.
12784 (func): Remove.
12785 (marker): Use FAST_TRACEPOINT_LABEL.
12786 * gdb.trace/trace-common.h: New header.
12787 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12788 macro.
12789 (func): Remove.
12790 (marker): Use FAST_TRACEPOINT_LABEL.
12791 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12792 (func): Remove.
12793 (thread_function): Use FAST_TRACEPOINT_LABEL.
12794
6e7675a7
MK
127952015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12796
12797 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12798 in front.
12799 * gdb.trace/change-loc.exp: Use global pcreg definition.
12800 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12801 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12802 in front.
12803 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12804 * gdb.trace/pending.exp: Likewise.
12805 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12806 * gdb.trace/trace-break.exp: Likewise.
12807 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12808 in front.
12809 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12810 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12811 in front.
12812 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12813
dddc0e16
JB
128142015-11-09 Joel Brobecker <brobecker@adacore.com>
12815
12816 * gdb.ada/fin_fun_out: New testcase.
12817
c6f0b406
KB
128182015-11-07 Kevin Buettner <kevinb@redhat.com>
12819
12820 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12821 value associated with DW_AT_byte_size.
12822 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12823 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12824 DW_AT_upper_bound.
12825
f01dcfd9
KB
128262015-11-07 Kevin Buettner <kevinb@redhat.com>
12827
12828 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12829 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12830 version.
12831 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12832 gdb.dwarf2/dw2-canonicalize-type.exp,
12833 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12834 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12835 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12836 provided by gdb_target_symbol_prefix_flags_asm.
12837 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12838 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12839 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12840 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12841 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12842 macros where needed). Use this macro for symbols which require
12843 the prefix provided by SYMBOL_PREFIX.
12844
2223449a
KB
128452015-11-05 Kevin Buettner <kevinb@redhat.com>
12846
12847 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12848 New procs.
12849 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12850 representing expressions, of more than one list element.
12851 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12852 to prepend linker symbol prefix to f.
12853 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12854 table_1 and table_2.
12855 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12856 Likewise, for f and g.
12857 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12858 for ptr.
12859 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12860 for main.
12861 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12862 table_1_ptr and table_2_ptr.
12863
6f2f1a3a
JK
128642015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12865 Joel Brobecker <brobecker@adacore.com>
12866
12867 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12868
566c56c9
MK
128692015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12870
12871 * gdb.reverse/s390-mvcle.c: New test.
12872 * gdb.reverse/s390-mvcle.exp: New file.
12873 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12874
d5f0636b
MK
128752015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12876
12877 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12878
7ad8b86c
MK
128792015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12880
12881 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12882 reaching marker2.
12883 * gdb.reverse/getresuid-reverse.exp: Likewise.
12884 * gdb.reverse/pipe-reverse.exp: Likewise.
12885 * gdb.reverse/readv-reverse.exp: Likewise.
12886 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12887 * gdb.reverse/time-reverse.exp: Likewise.
12888 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12889
4081c0f1
YQ
128902015-10-30 Yao Qi <yao.qi@linaro.org>
12891
12892 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12893 (empty_cycle): Remove.
12894 (main): Don't call empty_cycle. Don't use watch_count_done.
12895 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12896 empty_cycle. Rewrite the code counting HW watchpoints.
12897
452b4ba5
MK
128982015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12899
12900 * gdb.reverse/fstatat-reverse.c: New test.
12901 * gdb.reverse/fstatat-reverse.exp: New file.
12902 * gdb.reverse/getresuid-reverse.c: New test.
12903 * gdb.reverse/getresuid-reverse.exp: New file.
12904 * gdb.reverse/pipe-reverse.c: New test.
12905 * gdb.reverse/pipe-reverse.exp: New file.
12906 * gdb.reverse/readv-reverse.c: New test.
12907 * gdb.reverse/readv-reverse.exp: New file.
12908 * gdb.reverse/recvmsg-reverse.c: New test.
12909 * gdb.reverse/recvmsg-reverse.exp: New file.
12910 * gdb.reverse/time-reverse.c: New test.
12911 * gdb.reverse/time-reverse.exp: New file.
12912 * gdb.reverse/waitpid-reverse.c: New test.
12913 * gdb.reverse/waitpid-reverse.exp: New file.
12914
5e2e7507
JK
129152015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12916
12917 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12918
0fde2c53
DE
129192015-10-26 Doug Evans <dje@google.com>
12920
12921 PR symtab/17391
12922 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12923 * gdb.dwarf2/bad-regnum.c: New file.
12924 * gdb.dwarf2/bad-regnum.exp: New file.
12925
1a70ae97
DE
129262015-10-26 Doug Evans <dje@google.com>
12927
12928 PR python/18938
12929 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12930 file.
12931
27dc26ab
JK
129322015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12933
12934 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12935 for a change by "Mention language in compile error message".
12936
bed91f4d
SM
129372015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12938
12939 PR python/18073
12940 * gdb.python/py-type.c (C::a_method): New.
12941 (C::a_const_method): New.
12942 (C::a_static_method): New.
12943 (a_function): New.
12944 * gdb.python/py-type.exp (test_fields): Test getting fields
12945 from function and method.
12946
3f2f83dd
KB
129472015-10-21 Keven Boell <keven.boell@intel.com>
12948
12949 * gdb.fortran/vla-alloc-assoc.exp: New file.
12950 * gdb.fortran/vla-datatypes.exp: New file.
12951 * gdb.fortran/vla-datatypes.f90: New file.
12952 * gdb.fortran/vla-history.exp: New file.
12953 * gdb.fortran/vla-ptype-sub.exp: New file.
12954 * gdb.fortran/vla-ptype.exp: New file.
12955 * gdb.fortran/vla-sizeof.exp: New file.
12956 * gdb.fortran/vla-sub.f90: New file.
12957 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12958 * gdb.fortran/vla-value-sub-finish.exp: New file.
12959 * gdb.fortran/vla-value-sub.exp: New file.
12960 * gdb.fortran/vla-value.exp: New file.
12961 * gdb.fortran/vla-ptr-info.exp: New file.
12962 * gdb.mi/mi-vla-fortran.exp: New file.
12963 * gdb.mi/vla.f90: New file.
12964
27145d50
SL
129652015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12966
12967 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12968 of hardwired timeout value.
12969
5f3ff4f8
JK
129702015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12971 Pedro Alves <palves@redhat.com>
12972
12973 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12974 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12975
bfd09d20
JS
129762015-10-19 Josh Stone <jistone@redhat.com>
12977
12978 * gdb.base/catch-syscall.c: Include <sched.h>.
12979 (unknown_syscall): New variable.
12980 (main): Trigger a vfork and an unknown syscall.
12981 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12982 (unknown_syscall_number): Likewise.
12983 (check_call_to_syscall): Accept an optional syscall pattern.
12984 (check_return_from_syscall): Likewise.
12985 (check_continue): Likewise.
12986 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12987 (test_catch_syscall_skipping_return): New test toggling off 'catch
12988 syscall' to step over the syscall return, then toggling back on.
12989 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12990 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12991 (do_syscall_tests): Call test_catch_syscall_without_args and
12992 test_catch_syscall_mid_vfork.
12993 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12994 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12995
b32b93c6
AS
129962015-10-19 Andrew Stubbs <ams@codesourcery.com>
12997
12998 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12999 print g_vE): Add new pass patterns.
13000 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13001 print various symbol names for vptr fields.
13002
9d622bda
AB
130032015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13004
13005 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13006 results.
13007
0fd8ac1c
YQ
130082015-10-12 Yao Qi <yao.qi@linaro.org>
13009
13010 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13011
34240514
YQ
130122015-10-12 Yao Qi <yao.qi@linaro.org>
13013
13014 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13015 is aarch64*-*-linux*.
13016
8240f442
YQ
130172015-10-12 Yao Qi <yao.qi@linaro.org>
13018
13019 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13020 (can_relocate_bcond_true): ... it.
13021 (can_relocate_bcond_false): New function.
13022 (foo): Likewise.
13023 (can_relocate_bl): Likewise.
13024 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13025 can_relocate_bl.
13026
2520f728
PMR
130272015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13028
13029 * gdb.base/nested-addr.c: New file.
13030 * gdb.base/nested-addr.exp: New testcase.
13031
abcef95a
MM
130322015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13033
13034 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13035 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13036 its output. Ignore the output of "record goto begin" and instead
13037 check that GDB is replaying.
13038
145e3ddb
PA
130392015-10-09 Pedro Alves <palves@redhat.com>
13040
13041 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13042 (top level): Use it in the run with no args test.
13043
d5d8c4e1
IB
130442015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13045
13046 * gdb.dlang/properties.exp: New file.
13047
06e635ef
SL
130482015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13049
13050 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13051 whether or not address 0x1000 is mapped on the target.
13052
e019fd1d
SM
130532015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13054
13055 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13056 build.
13057
77ba2a67
MM
130582015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13059
13060 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13061 instruction-history test.
13062
c60eb31f
DE
130632015-09-28 Doug Evans <dje@google.com>
13064
13065 * gdb.base/gcore.c (array_func): Add reference to static_array.
13066
9a3c8263
SM
130672015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13068
13069 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13070 source line.
13071
9720e656
SL
130722015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13073
13074 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13075 short or char as base type.
13076
938d3bf2
SL
130772015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13078
13079 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13080 to allow any size enum.
13081
e6c2c623
PMR
130822015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13083
13084 * gdb.ada/array_ptr_renaming.exp: New testcase.
13085 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13086 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13087
06da0f77
PL
130882015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13089
13090 * gdb.trace/ftrace-lock.c: New file.
13091 * gdb.trace/ftrace-lock.exp: New file.
13092
4f51c22a
PL
130932015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13094
13095 * gdb.arch/insn-reloc.c: New file.
13096 * gdb.arch/ftrace-insn-reloc.exp: New file.
13097
7041adf4
PL
130982015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13099
13100 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13101 instruction.
13102 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13103 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13104 * gdb.trace/range-stepping.c: Likewise.
13105 * gdb.trace/trace-break.c: Likewise.
13106 * gdb.trace/trace-mt.c (thread_function): Likewise.
13107 * gdb.trace/ftrace.c (marker): Likewise.
13108 * gdb.trace/trace-condition.c (marker): Likewise.
13109 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13110 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13111 is_aarch64_target.
13112
015d2e7e
DE
131132015-09-18 Doug Evans <xdje42@gmail.com>
13114
13115 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13116 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13117
26b188a2
SL
131182015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13119
13120 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13121 the breakpoint.
13122
79dc332b
SL
131232015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13124
13125 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13126 the pending breakpoint. Remove timeout override for "Run till
13127 MI pending breakpoint on pendfunc3 on thread 2" test.
13128
f57929f2
SL
131292015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13130
13131 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13132 filename pattern.
13133
3f469b17
SL
131342015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13135
13136 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13137 in breakpoint filename pattern.
13138
515b89b3
SL
131392015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13140
7800dbe4
SL
13141 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13142
131432015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13144
515b89b3
SL
13145 * gdb.linespec/explicit.exp: Check for readline support for
13146 tab-completion tests. Fix obvious typo.
13147
d2939ba2
MM
131482015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13149
13150 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13151 and replay.
13152
cbb55fa7
MM
131532015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13154
13155 * gdb.btrace/non-stop.c: New.
13156 * gdb.btrace/non-stop.exp: New.
13157
43691ca1
PL
131582015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13159 Yao Qi <yao.qi@linaro.org>
13160
13161 * gdb.trace/trace-condition.c: New file.
13162 * gdb.trace/trace-condition.exp: New file.
13163
d78908cf
WW
131642015-09-16 Wei-cheng Wang <cole945@gmail.com>
13165
13166 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13167 for testing bytecode compilation.
13168
1ed415e2
PA
131692015-09-16 Pedro Alves <palves@redhat.com>
13170 Sandra Loosemore <sandra@codesourcery.com>
13171
13172 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13173 (SECONDS): Redefine.
13174 (main): Call pthread_kill and alarm early.
13175 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13176 support.
13177 (test): If the target can't hardware step and doesn't support
13178 displaced stepping, increase the timeout.
13179
d136eff5
PA
131802015-09-16 Pedro Alves <palves@redhat.com>
13181
13182 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13183 (enable_debug): New procedures.
13184 (test): Use them. Bail out if waiting for threads fails.
13185 (top level): Bail out if a test fails.
13186
991f019c
YQ
131872015-09-16 Yao Qi <yao.qi@linaro.org>
13188
13189 * gdb.asm/asm-source.exp: Set asm-arch for
13190 aarch64*-*-* target.
13191 * gdb.asm/aarch64.inc: New file.
13192
bfca584f
PMR
131932015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13194
13195 * gdb.ada/array_of_variable_length.exp: New testcase.
13196 * gdb.ada/array_of_variable_length/foo.adb: New file.
13197 * gdb.ada/array_of_variable_length/pck.adb: New file.
13198 * gdb.ada/array_of_variable_length/pck.ads: New file.
13199
b326e587
DE
132002015-09-15 Doug Evans <dje@google.com>
13201
13202 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13203 of function static local variable.
13204
5382cfab
PW
132052015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13206
13207 * gdb.threads/tls-so_extern.exp: New test file.
13208 * gdb.threads/tls-so_extern.c: New test file.
13209 * gdb.threads/tls-so_extern_main.c: New test file.
13210
141c5cc4
JK
132112015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13212
13213 * gdb.opt/solib-intra-step-lib.c: New file.
13214 * gdb.opt/solib-intra-step-main.c: New file.
13215 * gdb.opt/solib-intra-step.exp: New file.
13216
d15dcecd
PA
132172015-09-15 Pedro Alves <palves@redhat.com>
13218
13219 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13220 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13221
4c2f2a79
PA
132222015-09-14 Pedro Alves <palves@redhat.com>
13223
13224 * gdb.base/hook-stop-continue.c: Delete.
13225 * gdb.base/hook-stop-continue.exp: Delete.
13226 * gdb.base/hook-stop-frame.c: Delete.
13227 * gdb.base/hook-stop-frame.exp: Delete.
13228 * gdb.base/hook-stop.c: New file.
13229 * gdb.base/hook-stop.exp: New file.
13230
919e6dbe
PMR
132312015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13232
13233 * gdb.ada/access_to_packed_array.exp: New testcase.
13234 * gdb.ada/access_to_packed_array/foo.adb: New file.
13235 * gdb.ada/access_to_packed_array/pack.adb: New file.
13236 * gdb.ada/access_to_packed_array/pack.ads: New file.
13237
157280a4
MM
132382015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13239
13240 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13241 buffer size test.
13242
2fd33e94
DB
132432015-09-11 Don Breazeal <donb@codesourcery.com>
13244
13245 * gdb.base/foll-exec.c: Add copyright header. Fix
13246 formatting issues.
13247 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13248 (do_exec_tests): Use clean_restart in place of zap_session,
13249 and for test initialization. Fix formatting issues. Use
13250 fail in place of perror.
13251 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13252 an expect statement to match an expression with output from
13253 the program under debug.
13254 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13255 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13256 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13257 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13258 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13259
e70b6e8e
DE
132602015-09-09 Doug Evans <dje@google.com>
13261
13262 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13263
7a551a51
DE
132642015-09-09 Doug Evans <dje@google.com>
13265
13266 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13267
4c666f84
DE
132682015-09-09 Doug Evans <dje@google.com>
13269
13270 * gdb.base/savedregs.exp: Fix typo.
13271
243a9253
PA
132722015-09-09 Pedro Alves <palves@redhat.com>
13273
13274 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13275
c0fa8fbd
SL
132762015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13277
13278 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13279 command actually switches threads. Give up on remaining
13280 tests if target fails to stop at breakpoint.
13281
cd7c1778
PMR
132822015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13283
13284 * gdb.ada/funcall_char.exp: New testcase.
13285 * gdb.ada/funcall_char/foo.adb: New file.
13286
dc5c8746
PMR
132872015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13288
13289 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13290 expected outputs. Add two testcases for completing ambiguous
13291 functions.
13292 * gdb.ada/complete/aux_pck.adb: New file.
13293 * gdb.ada/complete/aux_pck.ads: New file.
13294 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13295 Ambiguous_Func functions.
13296 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13297 * gdb.ada/complete/pck.adb: Likewise.
13298
4e83a1e7
UW
132992015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13300
13301 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13302 failures to run the test program under GDB.
13303
8ce74153
LM
133042015-08-26 Luis Machado <lgustavo@codesourcery.com>
13305
13306 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13307 to C.
13308
e9756d52
PP
133092015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13310
13311 * gdb.base/run-after-attach.exp: New test file.
13312 * gdb.base/run-after-attach.c: New test file.
13313
8d37573b
DB
133142015-08-26 Don Breazeal <donb@codesourcery.com>
13315
13316 * gdb.base/foll-exec-2.c: New test program.
13317 * gdb.base/foll-exec-2.exp: New test.
13318
63e43d3a
PMR
133192015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13320
13321 * gdb.base/nested-subp1.exp: New file.
13322 * gdb.base/nested-subp1.c: New file.
13323 * gdb.base/nested-subp2.exp: New file.
13324 * gdb.base/nested-subp2.c: New file.
13325 * gdb.base/nested-subp3.exp: New file.
13326 * gdb.base/nested-subp3.c: New file.
13327
3d40fbb5
PA
133282015-08-24 Pedro Alves <palves@redhat.com>
13329
13330 * gdb.server/connect-without-multi-process.c: New file.
13331 * gdb.server/connect-without-multi-process.exp: New file.
13332
4422ac93
LM
133332015-08-24 Luis Machado <lgustavo@codesourcery.com>
13334
13335 * gdb.opt/inline-markers.c: Make z int.
13336
91dddb86
LM
133372015-08-24 Luis Machado <lgustavo@codesourcery.com>
13338
13339 * gdb.opt/inline-markers.c: Make z volatile.
13340
a48847ee
LM
133412015-08-24 Luis Machado <lgustavo@codesourcery.com>
13342
13343 * gdb.opt/inline-bt.c: New volatile global z.
13344 * gdb.opt/inline-cmds.c: Likewise.
13345 * gdb.opt/inline-locals.c: Likewise.
13346 * gdb.opt/inline-markers.c: New extern global z.
13347 (marker): Use z.
13348 (inline_fn): Likewise.
13349
0ebbc52b
PA
133502015-08-24 Pedro Alves <palves@redhat.com>
13351
13352 * config/m32r-stub.exp: Remove file.
13353 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13354 * gdb.base/call-rt-st.exp: Likewise.
13355 * gdb.base/call-strs.exp: Likewise.
13356 * gdb.base/default.exp: Remove references to h8300-*-hms and
13357 *-*-udi*.
13358 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13359
77c365df
AA
133602015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13361
13362 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13363 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13364 and "return" use KFAIL when GDB can not read/write the vector
13365 return value.
13366
4313b8c0
GB
133672015-08-21 Gary Benson <gbenson@redhat.com>
13368
13369 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13370
0e433b32
PA
133712015-08-20 Pedro Alves <palves@redhat.com>
13372
13373 * gdb.server/solib-list.exp: No longer expect an interior stop in
13374 non-stop mode.
13375
221e1a37
PA
133762015-08-20 Pedro Alves <palves@redhat.com>
13377
13378 * gdb.server/connect-stopped-target.c: New file.
13379 * gdb.server/connect-stopped-target.exp: New file.
13380
40e3ad0e
PA
133812015-08-20 Pedro Alves <palves@redhat.com>
13382
13383 * gdb.dwarf2/comp-unit-lang.exp: New file.
13384 * gdb.dwarf2/comp-unit-lang.c: New file.
13385
af39b327
PMR
133862015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13387
13388 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13389 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13390
7d45c7c3 133912015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 13392
7d45c7c3
KB
13393 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13394 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13395
4d6cceb4
DE
133962015-08-18 Doug Evans <dje@google.com>
13397 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13398
13399 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13400 skip_python_tests. New arg prompt_regexp.
13401 (skip_python_tests): New function.
13402 * lib/mi-support.exp (mi_skip_python_tests): New function.
13403 * gdb.python/py-mi-objfile-gdb.py: New file.
13404 * gdb.python/py-mi-objfile.c: New file.
13405 * gdb.python/py-mi-objfile.exp: New file.
13406
ad89c2aa
KS
134072015-08-17 Keith Seitz <keiths@redhat.com>
13408
13409 * gdb.linespec/explicit.exp: Move strace test from here ...
13410 * gdb.trace/strace.exp: ... to here.
13411
e3ae3c43
PP
134122015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13413
13414 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13415 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13416
604b2636
DE
134172015-08-14 Doug Evans <xdje42@gmail.com>
13418
13419 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13420 inferior before selecting a new file.
13421
6ff0ba5f
DE
134222015-08-14 Doug Evans <xdje42@gmail.com>
13423
13424 * gdb.mi/mi-disassemble.exp: Update.
13425 * gdb.base/disasm-optim.S: New file.
13426 * gdb.base/disasm-optim.c: New file.
13427 * gdb.base/disasm-optim.h: New file.
13428 * gdb.base/disasm-optim.exp: New file.
13429
9ca98f92
KS
134302015-08-14 Keith Seitz <keiths@redhat.com>
13431
13432 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13433 "evaluated-by".
13434
52bbc560
JB
134352015-08-13 Joel Brobecker <brobecker@adacore.com>
13436
13437 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13438
5d8c3ed3
PMR
134392015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13440
13441 * gdb.ada/fun_renaming.exp: New testcase.
13442 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13443 * gdb.ada/fun_renaming/pack.adb: New file.
13444 * gdb.ada/fun_renaming/pack.ads: New file.
13445
ea8812bc
KS
134462015-08-12 Keith Seitz <keiths@redhat.com>
13447
13448 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13449 gdb_get_line_number.
13450
4dafcdeb
JB
134512015-08-12 Joel Brobecker <brobecker@adacore.com>
13452
13453 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13454 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13455 gdb.base/dso2dso.exp: New files.
13456
5ba32597
SDJ
134572015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13458 Pedro Alves <palves@redhat.com>
13459 Keith Seitz <keiths@redhat.com>
13460
13461 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13462 GDBFLAGS.
13463
b6dafabf
PP
134642015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13465
13466 * gdb.base/gdbhistsize-history.exp
13467 (test_histsize_history_setting): Use save_vars.
13468 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13469 Use save_vars.
13470 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13471 * gdb.base/readline.exp: Use save_vars.
13472
abe8e607
PP
134732015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13474
13475 * lib/gdb.exp (save_vars): New proc.
13476
629500fa
KS
134772015-08-11 Keith Seitz <keiths@redhat.com>
13478
13479 * gdb.base/help.exp: Update help_breakpoint_text.
13480
eb8c4e2e
KS
134812015-08-11 Keith Seitz <keiths@redhat.com>
13482
13483 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13484 (at toplevel): Call test_explicit_breakpoints.
13485 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13486 breakpoints.
13487 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13488 breakpoint conditions, "-cond".
13489
87f0e720
KS
134902015-08-11 Keith Seitz <keiths@redhat.com>
13491
13492 * gdb.linespec/3explicit.c: New file.
13493 * gdb.linespec/cpexplicit.cc: New file.
13494 * gdb.linespec/cpexplicit.exp: New file.
13495 * gdb.linespec/explicit.c: New file.
13496 * gdb.linespec/explicit.exp: New file.
13497 * gdb.linespec/explicit2.c: New file.
13498 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13499 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13500 before using in the matching pattern.
13501 Clarify that `prefix' is a regular expression.
13502
f00aae0f
KS
135032015-08-11 Keith Seitz <keiths@redhat.com>
13504
13505 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
13506 test.
13507 Add tests for missing ",FMT" and ",".
13508
e27852be
DE
135092015-08-10 Doug Evans <dje@google.com>
13510 Keith Seitz <keiths@redhat.com>
13511
13512 PR gdb/17960
13513 * gdb.base/completion.exp: Add location completer tests.
13514
7f03bd92
PA
135152015-08-07 Pedro Alves <palves@redhat.com>
13516
13517 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
13518 tests here.
13519 (top level): Run do_test with and without displaced stepping.
13520
3fc8eb30
PA
135212015-08-07 Pedro Alves <palves@redhat.com>
13522
13523 * gdb.base/valgrind-disp-step.c: New file.
13524 * gdb.base/valgrind-disp-step.exp: New file.
13525
d4569d7b
PA
135262015-08-07 Pedro Alves <palves@redhat.com>
13527
13528 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
13529 Delete function.
13530 (main): Add alarm. Run an infinite loop instead of calling
13531 wait_threads.
13532 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
13533 comment.
13534 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
13535 Delete function.
13536 (main): Add alarm. Run an infinite loop instead of calling
13537 wait_threads.
13538 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
13539 comment.
13540
e1316e60
PA
135412015-08-07 Pedro Alves <palves@redhat.com>
13542
13543 * gdb.base/checkpoint-ns.exp: New file.
13544 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
13545 standard_testfile.
13546
da8c46d2
MM
135472015-08-07 Markus Metzger <markus.t.metzger@intel.com>
13548
13549 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
13550 * gdb.btrace/instruction_history.exp: Update.
13551 * gdb.btrace/tsx.exp: New.
13552 * gdb.btrace/tsx.c: New.
13553
de1c2c52
PA
135542015-08-06 Pedro Alves <palves@redhat.com>
13555
13556 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
13557 increase timeout.
13558 * gdb.reverse/until-precsave.exp: Bump timeouts.
13559
782e0bf4
PA
135602015-08-06 Pedro Alves <palves@redhat.com>
13561
13562 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13563
83e97ed0
PA
135642015-08-06 Pedro Alves <palves@redhat.com>
13565
13566 PR gdb/18749
13567 * gdb.threads/process-dies-while-handling-bp.c: New file.
13568 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13569
863d01bd
PA
135702015-08-06 Pedro Alves <palves@redhat.com>
13571
13572 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13573 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13574
0a39bb32
PA
135752015-08-05 Pedro Alves <palves@redhat.com>
13576
13577 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13578 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13579
ee2d2b10
SL
135802015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13581
13582 * gdb.base/bp-permanent.exp: Report test as unsupported if
13583 the target cannot stop at the permanent breakpoint.
13584
4e1bdb00
DE
135852015-08-03 Doug Evans <dje@google.com>
13586
13587 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13588 10000.
13589
3d338901
DE
135902015-08-03 Doug Evans <dje@google.com>
13591
13592 * Makefile.in (workers/%.worker, build-perf): New rule.
13593 (GDB_PERFTEST_MODE): New variable.
13594 (check-perf): Use it.
13595 (clean): Clean up gdb.perf parallel build subdirs.
13596 * lib/build-piece.exp: New file.
13597 * lib/gdb.exp (make_gdb_parallel_path): New function
13598 (standard_output_file, standard_temp_file): Call it.
13599 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13600 of $GDB_PARALLEL.
13601 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13602
af061d3e
DE
136032015-08-03 Doug Evans <dje@google.com>
13604
8e1afc81 13605 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
13606 (LOG_FILE_NAME): New global.
13607 (TextReporter.__init__): Initialize self.txt_sum.
13608 (TextReporter.report): Add support for multiple data-points.
13609 Move report to perftest.sum, put raw data in perftest.log.
13610 (TextReporter.start): Open sum and log files.
13611 (TextReporter.end): Close sum and log files.
8e1afc81
DE
13612 * gdb.perf/lib/perftest/testresult.py
13613 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 13614
2c8c5d37
PA
136152015-07-31 Pedro Alves <palves@redhat.com>
13616
13617 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13618 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13619 kill_wait_spawned_process instead of explicit "kill -9".
13620 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13621 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13622 kill_wait_spawned_process.
13623 * gdb.base/attach-twice.exp: Likewise.
13624 * gdb.base/attach.exp: Likewise.
13625 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13626 gdb_test_multiple.
13627 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13628 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13629 kill_wait_spawned_process.
13630 * gdb.base/valgrind-infcall.exp: Likewise.
13631 * gdb.multi/multi-attach.exp: Likewise.
13632 * gdb.python/py-prompt.exp: Likewise.
13633 * gdb.python/py-sync-interp.exp: Likewise.
13634 * gdb.server/ext-attach.exp: Likewise.
13635 * gdb.threads/attach-into-signal.exp (corefunc): Use
13636 spawn_wait_for_attach, spawn_id_get_pid and
13637 kill_wait_spawned_process.
13638 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13639 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13640 spawn_id_get_pid and kill_wait_spawned_process.
13641 * gdb.threads/attach-stopped.exp (corefunc): Use
13642 spawn_wait_for_attach, spawn_id_get_pid and
13643 kill_wait_spawned_process.
13644 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13645 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13646 kill_wait_spawned_process instead of explicit "kill -9".
13647 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13648 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13649 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13650 processes. Don't map cygwin/windows pids here. Now returns a
13651 spawn id list.
13652
032a0fca
SL
136532015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13654
13655 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13656 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13657 correct patch.
13658
61a934ca
SL
136592015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13660
13661 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13662
4bc4d428
SL
136632015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13664
13665 Reapply:
13666 2014-05-21 Mark Wielaard <mjw@redhat.com>
13667
13668 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13669
998d452a
PA
136702015-07-30 Pedro Alves <palves@redhat.com>
13671
13672 * linux-low.c (handle_extended_wait): Set the child's last
13673 reported status to TARGET_WAITKIND_STOPPED.
13674
69dde7dc
PA
136752015-07-30 Pedro Alves <palves@redhat.com>
13676
13677 PR threads/18600
13678 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13679 only shows inferior 1.
13680
4dd63d48
PA
136812015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13682 Pedro Alves <palves@redhat.com>
13683
13684 PR threads/18600
13685 * gdb.threads/fork-plus-threads.c: New file.
13686 * gdb.threads/fork-plus-threads.exp: New file.
13687
d618e4c5
PP
136882015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13689
13690 * gdb.base/batch-preserve-term-settings.exp
13691 (test_terminal_settings_preserved_after_cli_exit): Use
13692 send_quit_command.
13693
1eef6428
PA
136942015-07-29 Pedro Alves <palves@redhat.com>
13695 Don Breazeal <donb@codesourcery.com>
13696
13697 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13698 output from both inferior_spawn_id and gdb_spawn_id.
13699
7da5b897
SDJ
137002015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13701
13702 * gdb.threads/attach-into-signal.exp (corefunc): Use
13703 with_test_prefix on nested loops, uniquefying the test messages.
13704
dac804df
SDJ
137052015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13706
13707 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13708 commit.
13709
06265e53
PP
137102015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13711
13712 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13713 New proc.
13714 (test_terminal_settings_preserved_after_sigterm): New test.
13715
18206ca3
PP
137162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13717
13718 * gdb.base/batch-preserve-term-settings.exp
13719 (test_terminal_settings_preserved_after_cli_exit): New test.
13720
90074d11
PP
137212015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13722
13723 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13724 manipulation of saved_gdbflags.
13725 (test_terminal_settings_preserved): Remove global declaration of
13726 the unused variable pagination_prompt. Remove manipulation of
13727 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13728 GDBFLAGS.
13729
eb1a7902
PA
137302015-07-29 Pedro Alves <palves@redhat.com>
13731
13732 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13733
8b75dd3b
PA
137342015-07-29 Pedro Alves <palves@redhat.com>
13735
13736 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13737 at the top.
13738
dedad4e3
PA
137392015-07-29 Pedro Alves <palves@redhat.com>
13740
13741 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13742 (main): Call gdb_unbuffer_output.
13743 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13744 (main): Call gdb_unbuffer_output.
13745 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13746 (main): Call gdb_unbuffer_output.
13747 * gdb.base/call-strs.exp: Adjust to step over the
13748 gdb_unbuffer_output call.
13749 * gdb.base/catch-gdb-caused-signals.c: Include
13750 "../lib/unbuffer_output.c".
13751 (main): Call gdb_unbuffer_output.
13752 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13753 (main): Call gdb_unbuffer_output.
13754 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13755 (main): Call gdb_unbuffer_output.
13756 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13757 (main): Call gdb_unbuffer_output.
13758 * gdb.base/shlib-call.exp: Adjust to step over the
13759 gdb_unbuffer_output call.
13760 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13761 (main): Call gdb_unbuffer_output.
13762 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13763 (main): Call gdb_unbuffer_output.
13764 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13765 (main): Rename to ...
13766 (test): ... this.
13767 (main): Reimplement.
13768 * gdb.base/varargs.exp: Run to test instead of to main.
13769 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13770 (main): Call gdb_unbuffer_output.
13771
58789a91
PA
137722015-07-29 Pedro Alves <palves@redhat.com>
13773
13774 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13775 factore out from mi_continue_dprintf. For call-style dprintfs,
13776 expect dprintf output out of $inferior_spawn_id.
13777 (mi_continue_dprintf): Use mi_expect_dprintf.
13778 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13779 (main): Call gdb_unbuffer_output.
13780
e8376742
PA
137812015-07-29 Pedro Alves <palves@redhat.com>
13782
13783 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13784 (default_mi_gdb_start): Set inferior_spawn_id instead of
13785 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13786 gdb_spawn_id.
13787 (mi_gdb_test): Always expect inferior output from both
13788 $inferior_spawn_id and $gdb_spawn_id.
13789
08280010
PA
137902015-07-29 Pedro Alves <palves@redhat.com>
13791
13792 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13793 send_inferior and $inferior_spawn_id.
13794
4d30e432
PA
137952015-07-29 Pedro Alves <palves@redhat.com>
13796
13797 * gdb.gdb/complaints.exp (test_initial_complaints)
13798 (test_serial_complaints, test_short_complaints): Use
13799 gdb_test_stdio.
13800 (test_empty_complaint): Handle $inferior_spawn_id !=
13801 $gdb_spawn_id.
13802
0d30a335
PA
138032015-07-29 Pedro Alves <palves@redhat.com>
13804
13805 * gdb.base/varargs.exp: Use gdb_test_stdio.
13806
39413b29
PA
138072015-07-29 Pedro Alves <palves@redhat.com>
13808
13809 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13810
7cb000a9
PA
138112015-07-29 Pedro Alves <palves@redhat.com>
13812
13813 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13814
d7b8ac82
PA
138152015-07-29 Pedro Alves <palves@redhat.com>
13816
13817 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13818 parameter into two new parameters, "inf_result" and "gdb_result".
13819 Expect inferior output and gdb output from $inferior_spawn_id and
13820 $gdb_spawn_id, respectively. Adjust all callers.
13821
789c3a0c
PA
138222015-07-29 Pedro Alves <palves@redhat.com>
13823
13824 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13825 of gdb_test_sequence.
13826
77e760c3
PA
138272015-07-29 Pedro Alves <palves@redhat.com>
13828
13829 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13830 (saw_spurious_output): Expect inferior output from
13831 $inferior_spawn_id. Use gdb_test_stdio.
13832
8396d2cd
PA
138332015-07-29 Pedro Alves <palves@redhat.com>
13834
13835 * gdb.base/dprintf.exp: Use standard_testfile. Change
13836 prepare_for_testing call.
13837 (srcfile): Don't set.
13838 (restart): New procedure.
13839 (test_dprintf): New procecure, use to continue over dprintfs.
13840 (test_call, test_agent): New procedures, tests moved here.
13841 Restart gdb and recreate dprintfs. Adjust expected output.
13842
2051d61f
PA
138432015-07-29 Pedro Alves <palves@redhat.com>
13844
13845 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13846
452397af
PA
138472015-07-29 Pedro Alves <palves@redhat.com>
13848
13849 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13850
8aed9555
PA
138512015-07-29 Pedro Alves <palves@redhat.com>
13852
13853 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13854 gdb_test_stdio.
13855
188a61b4
PA
138562015-07-29 Pedro Alves <palves@redhat.com>
13857
13858 * lib/gdb.exp (gdb_test_stdio): New procedure.
13859
12264a45
PA
138602015-07-29 Pedro Alves <palves@redhat.com>
13861
13862 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13863
23ffc893
PA
138642015-07-29 Pedro Alves <palves@redhat.com>
13865
13866 * gdb.base/call-signal-resume.exp: Remove check for
13867 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13868 * gdb.base/unwindonsignal.exp: Likewise.
13869 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13870 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13871
65566918
PA
138722015-07-29 Pedro Alves <palves@redhat.com>
13873
13874 * gdb.base/siginfo-addr.c (pass): New function.
13875 (handler): Call it iff si_addr is correct.
13876 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13877 Set a breakpoint at "pass" and continue to it.
13878
d60a9221
SDJ
138792015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13880
13881 * gdb.python/py-objfile.exp: Make some tests have unique names.
13882 * gdb.python/py-pp-registration.exp: Likewise.
13883
bde40b8f
PA
138842015-07-28 Pedro Alves <palves@redhat.com>
13885
13886 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13887
13e1dec8
SM
138882015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13889
13890 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13891
da33c9a7
SM
138922015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13893
13894 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13895
077836f7
PP
138962015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13897
13898 * gdb.base/gdb-sigterm-2.exp: New test.
13899
b8cc7b2e
DE
139002015-07-25 Doug Evans <xdje42@gmail.com>
13901
13902 Revert:
13903 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13904 (workers/%.worker, build-perf): New rule.
13905 (GDB_PERFTEST_MODE): New variable.
13906 (check-perf): Use it.
13907 (clean): Clean up gdb.perf parallel build subdirs.
13908 * lib/build-piece.exp: New file.
13909 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13910 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13911 name.
13912 (standard_temp_file): Ditto.
13913 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13914 of $GDB_PARALLEL.
13915
c8bd4544
DE
139162015-07-24 Doug Evans <dje@google.com>
13917
13918 * gdb.perf/lib/perftest/utils.py: New file.
13919 * gdb.perf/gm-hello.cc: New file.
13920 * gdb.perf/gm-pervasive-typedef.cc: New file.
13921 * gdb.perf/gm-pervasive-typedef.h: New file.
13922 * gdb.perf/gm-std.cc: New file.
13923 * gdb.perf/gm-std.h: New file.
13924 * gdb.perf/gm-use-cerr.cc: New file.
13925 * gdb.perf/gm-utils.h: New file.
13926 * gdb.perf/gmonster-null-lookup.py: New file.
13927 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13928 * gdb.perf/gmonster-print-cerr.py: New file.
13929 * gdb.perf/gmonster-ptype-string.py: New file.
13930 * gdb.perf/gmonster-runto-main.py: New file.
13931 * gdb.perf/gmonster-select-file.py: New file.
13932 * gdb.perf/gmonster1-null-lookup.exp: New file.
13933 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13934 * gdb.perf/gmonster1-print-cerr.exp: New file.
13935 * gdb.perf/gmonster1-ptype-string.exp: New file.
13936 * gdb.perf/gmonster1-runto-main.exp: New file.
13937 * gdb.perf/gmonster1-select-file.exp: New file.
13938 * gdb.perf/gmonster1.cc: New file.
13939 * gdb.perf/gmonster1.exp: New file.
13940 * gdb.perf/gmonster2-null-lookup.exp: New file.
13941 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13942 * gdb.perf/gmonster2-print-cerr.exp: New file.
13943 * gdb.perf/gmonster2-ptype-string.exp: New file.
13944 * gdb.perf/gmonster2-runto-main.exp: New file.
13945 * gdb.perf/gmonster2-select-file.exp: New file.
13946 * gdb.perf/gmonster2.cc: New file.
13947 * gdb.perf/gmonster2.exp: New file.
13948
6eab34f3
DE
139492015-07-24 Doug Evans <dje@google.com>
13950
13951 * gdb.perf/README: New file.
13952 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13953 * lib/gen-perf-test.exp: New file.
13954
63738bfd
DE
139552015-07-24 Doug Evans <dje@google.com>
13956
13957 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13958 (PerfTest::startup): New function.
13959 (PerfTest::run): Return result of calling body.
13960 (PerfTest::assemble): Rewrite.
13961 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13962 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13963 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13964 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13965 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13966
7b606f95
DE
139672015-07-24 Doug Evans <dje@google.com>
13968
13969 * lib/gdb.exp (clean_restart): Make executable optional.
13970
a97b16b8
DE
139712015-07-24 Doug Evans <dje@google.com>
13972
13973 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13974 compiler_info references.
13975 * gdb.cp/temargs.exp: Ditto.
13976 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13977 (get_compiler_info): Early exit if already computed. Set compiler_info
13978 to "unknown" if there was a problem.
13979 (test_compiler_info): Add function comment. Call get_compiler_info.
13980
35baa57f
DE
139812015-07-24 Doug Evans <dje@google.com>
13982
13983 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13984 (workers/%.worker, build-perf): New rule.
13985 (GDB_PERFTEST_MODE): New variable.
13986 (check-perf): Use it.
13987 (clean): Clean up gdb.perf parallel build subdirs.
13988 * lib/build-piece.exp: New file.
13989 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13990 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13991 name.
13992 (standard_temp_file): Ditto.
13993 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13994 of $GDB_PARALLEL.
13995
6ebea266
DE
139962015-07-24 Doug Evans <dje@google.com>
13997
13998 * lib/future.exp (gdb_default_target_compile): New option
13999 "early_flags".
14000 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14001 --as-needed.
14002
1e76a7e9
SDJ
140032015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14004
14005 * gdb.base/catch-syscall.exp: Call gdb_exit before
14006 gdb_skip_xml_test.
14007
5068630a
PA
140082015-07-24 Pedro Alves <palves@redhat.com>
14009
14010 * gdb.python/py-events.exp: Accept output between the stop event
14011 and the prompt.
14012 * gdb.python/py-evsignal.exp: Likewise.
14013 * gdb.python/py-evthreads.exp: Likewise.
14014
77598427
PA
140152015-07-24 Pedro Alves <palves@redhat.com>
14016
14017 PR gdb/18717
14018 * gdb.threads/non-ldr-exit.c: New file.
14019 * gdb.threads/non-ldr-exit.exp: New file.
14020
11e6c98f
YQ
140212015-07-24 Yao Qi <yao.qi@linaro.org>
14022
14023 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14024 restarting process.
14025
51aee833
YQ
140262015-07-24 Yao Qi <yao.qi@linaro.org>
14027
14028 * gdb.server/ext-restart.exp: New file.
14029
8cfe207c
YQ
140302015-07-24 Yao Qi <yao.qi@linaro.org>
14031
14032 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14033 argument options.
14034 * gdb.server/ext-wrapper.exp: New file.
14035
cc12ce38
DE
140362015-07-23 Doug Evans <dje@google.com>
14037
14038 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14039 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14040
d0d84780
PMR
140412015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14042
14043 * gdb.ada/var_arr_typedef.exp: New testcase.
14044 * gdb.ada/var_arr_typedef/pack.adb: New file.
14045 * gdb.ada/var_arr_typedef/pack.ads: New file.
14046 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14047
8b558f79
JB
140482015-07-20 Joel Brobecker <brobecker@adacore.com>
14049
14050 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14051
775a3298
JK
140522015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14053
14054 * gdb.arch/i386-biarch-core.exp: Replace istarget
14055 by "complete set gnutarget". Remove expectation for the "core-file"
14056 command.
14057
db1ff28b
JK
140582015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14059
14060 Revert the previous commit:
14061 Tests for validate symbol file using build-id.
14062
0a94970d
JK
140632015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14064
14065 Tests for validate symbol file using build-id.
14066 * gdb.base/solib-mismatch-lib.c: New file.
14067 * gdb.base/solib-mismatch-libmod.c: New file.
14068 * gdb.base/solib-mismatch.c: New file.
14069 * gdb.base/solib-mismatch.exp: New file.
14070
03346981
SL
140712015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14072
14073 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14074 nios2-*-linux*.
14075 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14076 * gdb.base/siginfo.exp: Likewise.
14077 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14078
42422cc7
PL
140792015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14080
14081 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14082 Move it to ...
14083 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14084 ... here.
14085 * gdb.trace/range-stepping.exp: Check that the target supports
14086 range stepping.
14087
cfa68bae
JK
140882015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14089
14090 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14091
8ffdba26
PA
140922015-07-14 Pedro Alves <palves@redhat.com>
14093
14094 * gdb.base/killed-outside.exp: New file.
14095 * gdb.base/killed-outside.c: New file.
14096
218a5a11
JK
140972015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14098
14099 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14100 (n at main): New.
14101 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14102
e03ed3c6
AA
141032015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14104
14105 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14106 infcall tests instead of setting up for KFAIL.
14107
485668e5
MM
141082015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14109
14110 * gdb.btrace/record_goto-step.exp: New.
14111
08464196
JK
141122015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14113
14114 PR compile/18484
14115 * gdb.compile/compile.c (struct struct_type): Add volatile to
14116 selffield's type.
14117 * gdb.compile/compile.exp
14118 (compile code struct_object.selffield = &struct_object): Skip further
14119 struct_object tests if this one xfails.
14120
bcf5c1d9
RC
141212015-07-08 Robert O'Callahan <robert@ocallahan.org>
14122
14123 PR exp/18617
14124 * gdb.trace/ax.exp: Add test.
14125
4931af25
YQ
141262015-07-07 Yao Qi <yao.qi@linaro.org>
14127
14128 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14129 instead of istarget "aarch64*-*-*".
14130 * gdb.arch/aarch64-fp.exp: Likewise.
14131 * gdb.base/float.exp: Likewise.
14132 * gdb.reverse/aarch64.exp: Likewise.
14133 * lib/gdb.exp (is_aarch64_target): New proc.
14134
9fcf688e
YQ
141352015-07-07 Yao Qi <yao.qi@linaro.org>
14136
14137 * lib/gdb.exp (is_aarch32_target): New proc.
14138 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14139 instead of "istarget "arm*-*-*"".
14140 * gdb.arch/arm-disp-step.exp: Likewise.
14141 * gdb.arch/thumb-bx-pc.exp: Likewise.
14142 * gdb.arch/thumb-prologue.exp: Likewise.
14143 * gdb.arch/thumb-singlestep.exp: Likewise.
14144 * gdb.base/disp-step-syscall.exp: Likewise.
14145 * gdb.base/float.exp: Likewise.
14146
fbd8d50d
YQ
141472015-07-07 Yao Qi <yao.qi@linaro.org>
14148
14149 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14150 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14151
71be1fdc
YQ
141522015-07-07 Yao Qi <yao.qi@linaro.org>
14153
14154 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14155 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14156 if it exists.
14157 * gdb.multi/multi-arch.exp: Likewise.
14158
3e221d36
SM
141592015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14160
14161 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14162 print.
14163
d441430b
YQ
141642015-07-07 Yao Qi <yao.qi@linaro.org>
14165
14166 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14167
06f810bd
MG
141682015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14169
14170 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14171 '[' and ']' characters.
14172
5e61e7c0
IB
141732015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14174
14175 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14176
28bf096c
PA
141772015-06-29 Pedro Alves <palves@redhat.com>
14178
14179 PR threads/18127
14180 * gdb.threads/hand-call-new-thread.c: New file.
14181 * gdb.threads/hand-call-new-thread.c: New file.
14182
ee93cd5e
KS
141832015-06-26 Keith Seitz <keiths@redhat.com>
14184 Doug Evans <dje@google.com>
14185
14186 PR 16253
14187 * gdb.cp/var-tag-2.cc: New file.
14188 * gdb.cp/var-tag-3.cc: New file.
14189 * gdb.cp/var-tag-4.cc: New file.
14190 * gdb.cp/var-tag.cc: New file.
14191 * gdb.cp/var-tag.exp: New file.
14192
fc637f04
PP
141932015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14194
14195 * gdb.base/history-duplicates.exp: New test.
14196
2e52ae68
PP
141972015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14198
14199 * gdb.base/completion.exp: Test the completion of the "focus"
14200 command.
14201
6e22494e
JK
142022015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14203
14204 * gdb.arch/amd64-prologue-skip.S: New file.
14205 * gdb.arch/amd64-prologue-skip.exp: New file.
14206
bf7b9cd9
SM
142072015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14208
14209 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14210 is_address_zero_readable check.
14211
201e8dfd
PB
142122015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14213
14214 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14215 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14216
5cd867b4
YQ
142172015-06-24 Yao Qi <yao.qi@linaro.org>
14218
14219 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14220 linux targets.
14221
4d7be007
YQ
142222015-06-24 Yao Qi <yao.qi@linaro.org>
14223
14224 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14225 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14226 * gdb.base/siginfo-thread.exp: Likewise.
14227
07fcd301
YQ
142282015-06-22 Yao Qi <yao.qi@linaro.org>
14229
14230 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14231
52042a00
YQ
142322015-06-22 Yao Qi <yao.qi@linaro.org>
14233
14234 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14235 aarch64*-*-*.
14236 (skip_hw_watchpoint_tests): Likewise.
14237
74bd41ce
PP
142382015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14239
14240 * gdb.base/gdbinit-history.exp: Test the interaction between
14241 setting GDBHISTSIZE and setting the history size via .gdbinit.
14242
bc460514
PP
142432015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14244
14245 PR gdb/16999
14246 * gdb.base/gdbhistsize-history.exp: New test.
14247
b58c513b
PP
142482015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14249
14250 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14251 with GDBHISTSIZE.
14252 * gdb.base/readline.exp: Likewise.
14253
92046791
YQ
142542015-06-17 Yao Qi <yao.qi@linaro.org>
14255
14256 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14257 line.
14258
2093d2d3
PP
142592015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14260
14261 * gdb.base/gdbinit-history.exp: Add test case to check that
14262 an unlimited history file does not get truncated on exit.
14263
e6c693af
AA
142642015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14265
14266 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14267 (VECTOR): New macro. Use it...
14268 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14269 ...for these typedefs.
14270 (int8, char1, int1, double1): New typedefs.
14271 (struct just_int2, struct two_int2): New structures.
14272 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14273 (add_structvecs, add_singlevecs): New functions.
14274 (main): Call add_some_intvecs twice.
14275 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14276 the compile and exit upon failure. Try compiling for the "native"
14277 architecture. Test inferior function calls with vector arguments
14278 and vector return value handling with "finish" and "return".
14279
c74f7d1c
JT
142802015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14281
14282 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14283 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14284 PE file.
14285 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14286
98aa42ee
AT
142872015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14288
14289 PR breakpoints/16465
14290 * gdb.mi/mi-dprintf-pending.c: New file.
14291 * gdb.mi/mi-dprintf-pending.exp: New test.
14292 * gdb.mi/mi-dprintf-pendshr.c: New file.
14293
7d73c23c 142942015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 14295 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
14296
14297 * gdb.arch/i386-mpx-map.c: New file.
14298 * gdb.arch/i386-mpx-map.exp: New File.
14299
143002015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14301
14302 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14303 * gdb.arch/i386-mpx.exp: Indentation fixed.
14304
143052015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14306
14307 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14308 function and improved indentation.
14309 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14310 gdb_test_multiple. Added additional tests to skip the test.
14311
143122015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14313
14314 * gdb.arch/i386-avx512.c: Change path in include file.
14315 * gdb.arch/i386-avx512.exp: Change include dir path
14316 compilation flag.
14317 * gdb.arch/i386-mpx.c: Change path in include file.
14318 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14319 flag.
14320
d5eba19a
JK
143212015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14322
14323 * gdb.compile/compile-print.exp (compile print *vararray@3)
14324 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14325
7f361056
JK
143262015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14327
14328 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14329 (do not keep jit in memory): ... this.
14330 (expect 5): Change it to ...
14331 (expect no 5): ... this.
14332
3b462ec2
SM
143332015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14334
14335 PR gdb/15564
14336 * gdb.mi/mi-detach.exp: New file.
14337
e0619de6
JK
143382015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14339
14340 PR symtab/18392
14341 * gdb.arch/amd64-tailcall-self.S: New file.
14342 * gdb.arch/amd64-tailcall-self.c: New file.
14343 * gdb.arch/amd64-tailcall-self.exp: New file.
14344
e970cb34
DB
143452015-05-28 Don Breazeal <donb@codesourcery.com>
14346
14347 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14348 tests for remote targets by checking is_target_gdbserver.
14349
b2e2f908
DE
143502015-05-27 Doug Evans <dje@google.com>
14351
14352 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14353 * gdb.dwarf2/opaque-type-lookup.c: New file.
14354 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14355
82c7be31
DE
143562015-05-26 Doug Evans <dje@google.com>
14357
14358 * gdb.cp/iostream.cc: New file.
14359 * gdb.cp/iostream.exp: New file.
14360
b4f54984
DE
143612015-05-26 Doug Evans <dje@google.com>
14362
14363 * gdb.dwarf2/dw2-op-call.exp: Update.
14364 * gdb.dwarf2/dw4-sig-types.exp: Update.
14365 * gdb.dwarf2/implptr.exp: Update.
14366 * gdb.mi/mi-cmd-param-changed.exp: Update.
14367
4ea6efe9
DE
143682015-05-26 Doug Evans <dje@google.com>
14369
14370 * gdb.python/py-lazy-string.c: New file.
14371 * gdb.python/py-lazy-string.exp: New file.
14372 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14373 (main): Update. Add estring3.
14374 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14375 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14376
f6bb7db3
YQ
143772015-05-26 Omair Javaid <omair.javaid@linaro.org>
14378 Yao Qi <yao.qi@linaro.org>
14379
14380 * gdb.reverse/aarch64.c: New.
14381 * gdb.reverse/aarch64.exp: New.
14382
a81bfbd0
OJ
143832015-05-26 Omair Javaid <omair.javaid@linaro.org>
14384
25d49b86
PA
14385 * lib/gdb.exp (supports_process_record): Return true for
14386 aarch64*-linux*.
a81bfbd0
OJ
14387 (supports_reverse): Likewise.
14388
158bf1b4
PP
143892015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14390
14391 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14392 Use with_test_prefix.
14393
a0145030
AB
143942015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14395
14396 * gdb.base/completion.exp: Add test for completion of layout
14397 names.
14398
ebe3b578
AB
143992015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14400
14401 * lib/gdb.exp (skip_tui_tests): New proc.
14402 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14403
84204ed7
PA
144042015-05-19 Pedro Alves <palves@redhat.com>
14405
14406 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14407 Save the whole env array instead of just HOME. Unset HISTSIZE in
14408 the environment while testing. Restore whole environment
14409 afterwards.
14410
37442ce1
DE
144112015-05-16 Doug Evans <xdje42@gmail.com>
14412
14413 * gdb.guile/scm-ports.c: New file.
14414 * gdb.guile/scm-ports.exp: Add memory port tests.
14415
36de76f9
JK
144162015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14417
14418 * gdb.compile/compile-print.c: New file.
14419 * gdb.compile/compile-print.exp: New file.
14420
3a9558c4
JK
144212015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14422
14423 * gdb.compile/compile-ops.exp: Cast param to void.
14424 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14425 (compile code struct_object.selffield = &struct_object): Add xfail.
14426
aa715135
JG
144272015-05-15 Joel Brobecker <brobecker@adacore.com>
14428
14429 * gdb.ada/arr_enum_with_gap: New testcase.
14430
931e5bc3
JG
144312015-05-15 Joel Brobecker <brobecker@adacore.com>
14432
14433 * gdb.ada/byte_packed_arr: New testcase.
14434
9cd4d857
JB
144352015-05-15 Joel Brobecker <brobecker@adacore.com>
14436
14437 * gdb.ada/pckd_neg: New testcase.
14438
ebfd00d2
PP
144392015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14440
14441 PR gdb/17820
14442 * gdb.base/gdbinit-history.exp: New test.
14443 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14444 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14445
4c082a81
SC
144462015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14447
14448 * gdb.python/py-xmethods.cc: Enhance test case.
14449 * gdb.python/py-xmethods.exp: New tests.
14450 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14451 function.
14452 (B_indexoper): Likewise.
14453 (global_dm_list) : Add new xmethod worker functions.
14454
f7797074
SDJ
144552015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14456
14457 * gdb.base/coredump-filter.exp: Correctly unset
14458 "coredump_var_addr" array.
14459
a4674e4e
PA
144602015-05-08 Pedro Alves <palves@redhat.com>
14461
14462 * gdb.server/non-existing-program.exp: Unset spawn_id.
14463
df2eb078
SC
144642015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14465
14466 PR python/18291
14467 * gdb.python/py-xmethods.exp: Add tests.
14468
422349a3
YQ
144692015-05-08 Yao Qi <yao.qi@linaro.org>
14470
14471 PR gdb/18208
14472 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14473 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14474 function set_coredump_filter, and remove remote_exec call.
14475 Remove argument ipid. Callers update.
14476 (top level): Don't get inferior's PID.
14477
63fc80ce
AA
144782015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14479
14480 * gdb.base/watch_thread_num.exp: Skip test on targets without
14481 access watchpoints.
14482
80ad801e
PA
144832015-05-06 Pedro Alves <palves@redhat.com>
14484
14485 PR server/18081
14486 * gdb.server/non-existing-program.exp: New file.
14487
0fa7fe50
JB
144882015-05-05 Joel Brobecker <brobecker@adacore.com>
14489
14490 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14491
3ea89b92
PMR
144922015-05-05 Joel Brobecker <brobecker@adacore.com>
14493
14494 * gdb.ada/out_of_line_in_inlined: New testcase.
14495
87b8eff0
JB
144962015-05-05 Joel Brobecker <brobecker@adacore.com>
14497
14498 * gdb.ada/var_rec_arr: New testcase.
14499
5fccc635
YQ
145002015-04-30 Yao Qi <yao.qi@linaro.org>
14501
14502 * gdb.base/break-idempotent.exp: If
14503 skip_hw_watchpoint_multi_tests returns true, skip the tests
14504 on "rwatch" and "awatch".
14505
42d38f42
YQ
145062015-04-30 Yao Qi <yao.qi@linaro.org>
14507
14508 * gdb.base/relativedebug.exp: Invoke gdb command
14509 "info sharedlibrary", and if libc.so doesn't have debug info,
14510 skip the test.
14511
2ce1cdbf
DE
145122015-04-29 Doug Evans <dje@google.com>
14513
14514 * gdb.python/py-xmethods.exp: Add ptype tests.
14515 * gdb.python/py-xmethods.py (E_method_char_worker): Add
14516 get_result_type method.
14517
f24a38c5
LM
145182015-04-29 Luis Machado <lgustavo@codesourcery.com>
14519
14520 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
14521 the target does not support hardware watchpoints.
14522
ecbf2b3c
LM
145232015-04-29 Luis Machado <lgustavo@codesourcery.com>
14524
14525 * gdb.base/break-always.exp: Abort testing if writing to memory
14526 causes an error.
14527
34f5f757
DE
145282015-04-28 Doug Evans <dje@google.com>
14529
14530 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
14531 * gdb.python/py-pp-registration.exp: ... here. New file.
14532 * gdb.python/py-pp-registration.c: New file.
14533 * gdb.python/py-pp-registration.py: New file.
14534
69b4374a
DE
145352015-04-28 Doug Evans <dje@google.com>
14536
14537 * gdb.python/py-bad-printers.c: New file.
14538 * gdb.python/py-bad-printers.py: New file.
14539 * gdb.python/py-bad-printers.exp: New file.
14540
59fb7612
SS
145412015-04-28 Sasha Smundak <asmundak@google.com>
14542
14543 * gdb.python/py-type.exp: New test.
14544
2631b16a
AW
145452015-04-28 Andy Wingo <wingo@igalia.com>
14546
14547 * gdb.python/py-parameter.exp:
14548 * gdb.guile/scm-parameter.exp: Escape the path that we are
14549 matching against, as it might contain characters that are special
14550 to regular expressions.
14551
460efde1
JB
145522015-04-27 Joel Brobecker <brobecker@adacore.com>
14553
14554 * gdb.ada/rec_comp: New testcase.
14555
2d369d8e
SDJ
145562015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
14557
14558 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
14559 before using it.
14560
cf75d6c3
AB
145612015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14562
14563 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14564 new tests for verilog output.
14565
8dbe7ca5
YQ
145662015-04-24 Yao Qi <yao.qi@linaro.org>
14567
14568 * boards/remote-gdbserver-on-localhost.exp: New file.
14569
4ef9fb2f
PA
145702015-04-23 Pedro Alves <palves@redhat.com>
14571
14572 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14573 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14574 "end of file", remove $inferior_spawn_id from the indirect list.
14575
0a803169
PA
145762015-04-23 Pedro Alves <palves@redhat.com>
14577
14578 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14579
749ef8f8
PA
145802015-04-23 Pedro Alves <palves@redhat.com>
14581
14582 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14583 on $any_spawn_id instead of only on $gdb_spawn_id.
14584
8aae4344
PM
145852015-04-21 Pierre Muller <muller@sourceware.org>
14586
14587 PR pascal/17815
14588 * lib/pascal.exp (gpc_compile): Add new option "class".
14589 (fpc_compile): Likewise.
14590 * gdb.pascal/case-insensitive-symbols.pas: New file.
14591 * gdb.pascal/case-insensitive-symbols.exp: New file.
14592
1586c8fb
GB
145932015-04-20 Gary Benson <gbenson@redhat.com>
14594
14595 * gdb.base/attach.exp: Fix three extended remote failures.
14596
1b6e6f5c
GB
145972015-04-17 Gary Benson <gbenson@redhat.com>
14598
14599 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14600 the main executable over the remote protocol.
14601
e797481d
PA
146022015-04-16 Pedro Alves <palves@redhat.com>
14603
14604 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14605 a new gdbserver if gdbserver_reconnect_p is set.
14606
1ca99c42
PA
146072015-04-16 Pedro Alves <palves@redhat.com>
14608
14609 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14610 is set, don't exit gdbserver.
14611
af9fd6f8
AA
146122015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14613
14614 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14615 appropriate .insn, such that an older assembler can be used.
14616 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14617 the z/Architecture instruction set on 31-bit targets as well.
14618
04ff1e61
AA
146192015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14620
14621 * gdb.go/handcall.exp: Remove all logic related to the first
14622 breakpoint and rely on go_runto_main instead.
14623 * gdb.go/strings.exp: Likewise.
14624 * gdb.go/unsafe.exp: Likewise.
14625 * gdb.go/hello.exp: Likewise. Also rename the remaining
14626 breakpoint marker to "breakpoint 1".
14627 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14628 * gdb.go/strings.go: Likewise.
14629 * gdb.go/unsafe.go: Likewise.
14630 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14631 "set breakpoint 2 here" and rename the remaining breakpoint marker
14632 to "breakpoint 1".
14633
40d2f8d6
SM
146342015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14635
14636 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14637 if itertools.imap is not present.
14638 * gdb.python/py-objfile.exp: Add parentheses.
14639 * gdb.python/py-type.exp: Same.
14640 * gdb.python/py-unwind-maint.py: Same.
14641
8cbc97c6
YQ
146422015-04-15 Yao Qi <yao.qi@linaro.org>
14643
14644 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14645 of ":$ptr_size" and set its form explicitly.
14646
45fd756c
YQ
146472015-04-15 Pedro Alves <palves@redhat.com>
14648 Yao Qi <yao.qi@linaro.org>
14649
14650 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14651 timeout by factor of 4.
14652 (test_regular_watch): Likewise.
14653 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14654 * gdb.reverse/sigall-reverse.exp: Likewise.
14655 * gdb.reverse/until-precsave.exp: Likewise.
14656 * lib/gdb.exp (with_timeout_factor): New proc.
14657 (gdb_expect): Move some code to ...
14658 (get_largest_timeout): ... here. New procedure.
14659
9e811bc3
LM
146602015-04-14 Luis Machado <lgustavo@codesourcery.com>
14661
14662 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14663
0ff6fcb2
LM
146642015-04-13 Luis Machado <lgustavo@codesourcery.com>
14665
14666 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14667 to write to the .text section.
14668
7578d5f7
LM
146692015-04-13 Luis Machado <lgustavo@codesourcery.com>
14670
14671 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14672 Handle the case of targets that do not provide PID information.
14673
2efe15c4
YQ
146742015-04-13 Yao Qi <yao.qi@linaro.org>
14675
14676 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14677 and use expect instead of gdb_expect.
14678
8cd8f2f8
SDJ
146792015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14680
14681 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14682 "coredump_var_addr" to avoid naming conflict with other testcases.
14683
9ee41772
PA
146842015-04-10 Pedro Alves <palves@redhat.com>
14685
14686 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14687 gdb_test_sequence and gdb_assert.
14688
07473109
PA
146892015-04-10 Pedro Alves <palves@redhat.com>
14690
14691 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14692 test messages that don't include the breakpoint address.
14693
de3db44c
YQ
146942015-04-10 Yao Qi <yao.qi@linaro.org>
14695
14696 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14697 false for some offset and width combinations which aren't
14698 supported by linux kernel.
14699
c79d856c
PA
147002015-04-10 Pedro Alves <palves@redhat.com>
14701
14702 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14703 procedure, factored out from ...
14704 (top level): ... here. Add "set displaced-stepping" testing axis.
14705 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14706 parameter "displaced". Use it.
14707 (top level): Use foreach and add "set displaced-stepping" testing
14708 axis.
14709
ebc90b50
PA
147102015-04-10 Pedro Alves <palves@redhat.com>
14711
14712 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14713 Remove comment.
14714 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14715 both the address of the instruction that triggers the watchpoint
14716 and the address of the instruction immediately after, and use
14717 those addresses for the test. Fix comment.
14718
8f572e5c
PA
147192015-04-10 Pedro Alves <palves@redhat.com>
14720
14721 * gdb.base/sigstep.exp (breakpoint_to_handler)
14722 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14723 Test "backtrace" in handler.
14724 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14725 (top level): Add new "displaced" test axis to
14726 breakpoint_to_handler, breakpoint_to_handler_entry and
14727 breakpoint_over_handler.
14728
8d707a12
PA
147292015-04-10 Pedro Alves <palves@redhat.com>
14730
14731 PR gdb/18216
14732 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14733
ef713951
YQ
147342015-04-10 Yao Qi <yao.qi@linaro.org>
14735
14736 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14737 (test_add_rn_pc): New function.
14738 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14739 (top level): Invoke test_add_rn_pc.
14740
906d60cf
PA
147412015-04-10 Pedro Alves <palves@redhat.com>
14742
14743 PR gdb/13858
14744 * gdb.base/step-over-no-symbols.exp: New file.
14745
f2983cc3
AW
147462015-04-09 Andy Wingo <wingo@igalia.com>
14747
14748 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14749 after the Python tests.
14750
6d62641c
SDJ
147512015-04-08 Keith Seitz <keiths@redhat.com>
14752
14753 PR python/16699
14754 * gdb.python/py-completion.exp: New tests for completion.
14755 * gdb.python/py-completion.py (CompleteLimit1): New class.
14756 (CompleteLimit2): Likewise.
14757 (CompleteLimit3): Likewise.
14758 (CompleteLimit4): Likewise.
14759 (CompleteLimit5): Likewise.
14760 (CompleteLimit6): Likewise.
14761 (CompleteLimit7): Likewise.
14762
f3770638
PA
147632015-04-08 Pedro Alves <palves@redhat.com>
14764
14765 PR gdb/18214
14766 PR gdb/18216
14767 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14768 function.
14769 (main): Install it as SIGUSR1 handler.
14770 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14771 parameter. Always use "setup" as prefix. Toggle "set
14772 displaced-stepping" off/on depending on global. Don't switch to
14773 thread 1 here.
14774 (top level): Add displaced stepping "off/on" test axis. Update
14775 "setup" calls. Wrap each subtest with with_test_prefix. Test
14776 continuing with a queued signal in each thread.
14777
4496bed7
PA
147782015-04-08 Pedro Alves <palves@redhat.com>
14779
14780 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14781 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14782 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14783 Return early if running to main fails.
14784 * gdb.trace/while-stepping.exp: Likewise.
14785
b97fde92
PA
147862015-04-07 Pedro Alves <palves@redhat.com>
14787
14788 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14789 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14790 interact with inferior program.
14791
f71c18e7
PA
147922015-04-07 Pedro Alves <palves@redhat.com>
14793
14794 * lib/gdb.exp (inferior_spawn_id): New global.
14795 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14796 spawn id after processing the user code.
14797 (default_gdb_start): Set inferior_spawn_id.
14798 (send_inferior): New procedure.
14799 * lib/gdbserver-support.exp (gdbserver_start): Set
14800 inferior_spawn_id.
14801 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14802
6423214f
PA
148032015-04-07 Pedro Alves <palves@redhat.com>
14804
14805 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14806 * lib/gdbserver-support.exp (gdbserver_start): Make
14807 $server_spawn_id global.
14808 (gdbserver_start): Don't wait for gdbserver's spawn id with
14809 expect_background.
14810 (close_gdbserver): New procedure.
14811 (gdb_exit): Rename the default version and reimplement.
14812
71c0ee8c
PA
148132015-04-07 Pedro Alves <palves@redhat.com>
14814
72f4393d 14815 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
14816 append the substituted item, not the original item.
14817
203bc29b
PA
148182015-04-07 Pedro Alves <palves@redhat.com>
14819
14820 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14821 gdb_expect.
14822
508a3ddf
PA
148232015-04-07 Pedro Alves <palves@redhat.com>
14824
14825 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14826 output appearing once only.
14827
9f6dbe2b
PA
148282015-04-07 Pedro Alves <palves@redhat.com>
14829
14830 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14831 that doesn't expect anything. Return early if running to main
14832 fails.
14833
337532fa
YQ
148342015-04-07 Yao Qi <yao.qi@linaro.org>
14835
14836 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14837 (child_function): Call alarm.
14838 (main): Move call to alarm into the loop.
14839 * gdb.threads/non-stop-fair-events.exp: Build program with
14840 -DTIMEOUT=$timeout.
14841
01b622d4
DE
148422015-04-06 Doug Evans <xdje42@gmail.com>
14843
14844 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14845 Fix dest parameter to board_info.
14846 (fpc_compile): Ditto.
14847 (gdb_compile_pascal): Rename dest arg to destfile.
14848
961f4160
PMR
148492015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14850
14851 * gdb.ada/funcall_ref.exp: New file.
14852 * gdb.ada/funcall_ref/foo.adb: New file.
14853
cafda597
YQ
148542015-04-02 Yao Qi <yao.qi@linaro.org>
14855
14856 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14857 is remote.
14858
fed040c6
GB
148592015-04-02 Gary Benson <gbenson@redhat.com>
14860
14861 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14862
d11916aa
SS
148632015-04-01 Sasha Smundak <asmundak@google.com>
14864
14865 * gdb.python/py-unwind-maint.c: New file.
14866 * gdb.python/py-unwind-maint.exp: New test.
14867 * gdb.python/py-unwind-maint.py: New file.
14868 * gdb.python/py-unwind.c: New file.
14869 * gdb.python/py-unwind.exp: New test.
14870 * gdb.python/py-unwind.py: New test.
14871
a1471180
PA
148722015-04-01 Pedro Alves <palves@redhat.com>
14873
14874 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14875 to fail instead of non-existent $test.
14876
0bbeccb1
PA
148772015-04-01 Pedro Alves <palves@redhat.com>
14878
14879 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14880 GDBFLAGS if not empty.
14881
3c724c8c
PMR
148822015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14883
14884 * gdb.ada/complete.exp: Remove "multi_line".
14885 * gdb.ada/info_exc.exp: Remove "multi_line".
14886 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14887 * gdb.ada/ptype_field.exp: Remove "multi_line".
14888 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14889 * gdb.ada/tagged.exp: Remove "multi_line".
14890 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14891 [multi_line ...]
14892 * gdb.btrace/delta.exp: Likewise.
14893 * gdb.btrace/exception.exp: Likewise.
14894 * gdb.btrace/function_call_history.exp: Likewise.
14895 * gdb.btrace/instruction_history.exp: Likewise.
14896 * gdb.btrace/nohist.exp: Likewise.
14897 * gdb.btrace/record_goto.exp: Likewise.
14898 * gdb.btrace/segv.exp: Likewise.
14899 * gdb.btrace/stepi.exp: Likewise.
14900 * gdb.btrace/tailcall.exp: Likewise.
14901 * gdb.btrace/unknown_functions.exp: Likewise.
14902 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14903 * lib/gdb.exp: Add the "multi_line" helper.
14904
4eec2deb
PA
149052015-04-01 Pedro Alves <palves@redhat.com>
14906
14907 * gdb.threads/tid-reuse.c: New file.
14908 * gdb.threads/tid-reuse.exp: New file.
14909
df8411da
SDJ
149102015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14911
14912 PR corefiles/16092
14913 * gdb.base/coredump-filter.c: New file.
14914 * gdb.base/coredump-filter.exp: Likewise.
14915
6ef37366
PM
149162015-03-27 Petr Machata <pmachata@redhat.com>
14917
14918 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14919 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14920 (Dwarf::assemble): Initialize them.
14921 (Dwarf::lines): New function.
14922
7ec911b0
JT
149232015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14924
14925 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14926 SYMBOL_PREFIX for x86_64-*-cygwin.
14927
ff908ebf
AW
149282015-03-26 Andy Wingo <wingo@igalia.com>
14929
14930 PR symtab/18148
14931 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14932 const_value but not a location.
14933 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14934 location defined in non-main CUs are visible.
14935
6d5f0679
YQ
149362015-03-26 Yao Qi <yao.qi@linaro.org>
14937
14938 PR testsuite/18139
14939 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14940 Add a line number entry for the same line.
14941 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14942 Add a line number entry for the same line.
14943
2898689b
YQ
149442015-03-26 Yao Qi <yao.qi@linaro.org>
14945
14946 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14947 .int 0.
14948 (func): Likewise. Add .Lfunc_1 label.
14949 Use .Lfunc_1 label.
14950 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14951 .int 0.
14952 (func): Likewise.
14953 Use .Lfunc_1 label.
14954
85180498
YQ
149552015-03-26 Yao Qi <yao.qi@linaro.org>
14956
14957 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14958 Call gdb_compile instead to compile each .s files without debug
14959 information.
14960
8aa08a8d
YQ
149612015-03-26 Yao Qi <yao.qi@linaro.org>
14962
14963 * gdb.base/savedregs.exp (process_saved_regs): Make
14964 "Saved registers:" optional in the pattern.
14965
66849923
MM
149662015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14967
14968 * gdb.btrace/next.exp: Merged into step.exp.
14969 * gdb.btrace/finish.exp: Merged into step.exp.
14970 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14971 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14972 "record goto" and checking the exact replay position.
14973 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14974 check for "Recording format" in "info record" output.
14975 * gdb.btrace/record_goto.exp: Choose test file based on target.
14976 * gdb.btrace/x86-record_goto.S: Renamed into ...
14977 * gdb.btrace/x86_64-record_goto.S: ... this.
14978 * gdb.btrace/i686-record_goto.S: New.
14979 * gdb.btrace/x86-tailcall.S: Renamed into ...
14980 * gdb.btrace/x86_64-tailcall.S: ... this.
14981 * gdb.btrace/i686-tailcall.S: New.
14982 * gdb.btrace/x86-tailcall.c: Renamed into ...
14983 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14984 separate statements. Update test.
14985 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14986 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14987 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14988 * gdb.btrace/tailcall.exp: Choose test file based on target.
14989 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14990
11cc1b74
MM
149912015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14992
14993 * gdb.btrace/exception.exp: Increase BTS buffer size.
14994
a25d8bf9
PA
149952015-03-24 Pedro Alves <palves@redhat.com>
14996
14997 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14998
856e7dd6
PA
149992015-03-24 Pedro Alves <palves@redhat.com>
15000
15001 * gdb.threads/schedlock.exp (test_step): No longer expect that
15002 "set scheduler-locking step" with "next" over a function call runs
15003 threads unlocked.
15004
ad235a41
AT
150052015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15006
15007 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15008
15630549
AT
150092015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15010
15011 PR breakpoints/16466
15012 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15013 * gdb.mi/mi-pending.c (thread_func): New function.
15014 (int main): Add threading support required.
15015 * gdb.mi/mi-pending.exp: Add tests for this issue.
15016 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15017 (pendfunc2): Remove stdio dependency.
15018 * gdb.mi/mi-pendshr2.c: New file.
15019
693dca06
KS
150202015-03-23 Keith Seitz <keiths@redhat.com>
15021
15022 * gdb.linespec/keywords.c: New file.
15023 * gdb.linespec/keywords.exp: New file.
15024
7e993ebf
KS
150252015-03-23 Keith Seitz <keiths@redhat.com>
15026
15027 PR gdb/18021
15028 * gdb.dwarf2/staticvirtual.exp: New test.
15029
bc23328c
JK
150302015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15031
15032 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15033 * README: Remove HP-UX and gdb.hp.
15034 (configuration):
15035 * configure: Regenerate.
15036 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15037 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15038 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15039 gdb.hp/gdb.defects/Makefile.
15040 * gdb.hp/Makefile.in: File deleted.
15041 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15042 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15043 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15044 * gdb.hp/gdb.aCC/run.c: File deleted.
15045 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15046 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15047 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15048 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15049 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15050 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15051 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15052 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15053 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15054 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15055 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15056 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15057 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15058 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15059 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15060 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15061 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15062 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15063 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15064 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15065 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15066 * gdb.hp/gdb.compat/average.c: File deleted.
15067 * gdb.hp/gdb.compat/sum.c: File deleted.
15068 * gdb.hp/gdb.compat/xdb.c: File deleted.
15069 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15070 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15071 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15072 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15073 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15074 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15075 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15076 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15077 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15078 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15079 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15080 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15081 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15082 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15083 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15084 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15085 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15086 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15087 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15088 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15089 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15090 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15091 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15092 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15093 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15094 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15095 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15096 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15097 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15098 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15099 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15100 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15101 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15102 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15103 * gdb.hp/tools/odump: File deleted.
15104
8bf3b159
PA
151052015-03-19 Pedro Alves <palves@redhat.com>
15106
15107 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15108 (saw_thread_3): New globals.
15109 (top level): Increment them when an event for the corresponding
15110 thread is seen.
15111 (no thread starvation): New test.
15112
eb54c8bf
PA
151132015-03-19 Pedro Alves <palves@redhat.com>
15114
15115 * gdb.threads/continue-pending-status.c: New file.
15116 * gdb.threads/continue-pending-status.exp: New file.
15117
32d2e5d6
PA
151182015-03-18 Pedro Alves <palves@redhat.com>
15119
15120 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15121 Use gdb_is_target_remote instead of is_remote. Use
15122 gdb_test_multiple instead of gdb_expect. Exit early if
15123 gdb_test_multiple hits its internal matches. Tighten stepi tests
15124 expected output. Fail on exit with any signal, instead of just
15125 SIGILL.
15126
f68f11b7
YQ
151272015-03-18 Yao Qi <yao.qi@linaro.org>
15128
15129 PR tdep/18107
15130 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15131 variable.
15132 * gdb.base/catch-syscall.exp: Don't skip it on
15133 aarch64*-*-linux* target. Remove elements in all_syscalls.
15134 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15135 target.
15136 (setup_all_syscalls): New proc.
15137
ca5fd19b
YQ
151382015-03-16 Yao Qi <yao.qi@linaro.org>
15139
15140 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15141 (top level): Skip tests if valid_addr_p returns false for
15142 $cmd1 or $cmd2.
15143
85642ba0
AW
151442015-03-11 Andy Wingo <wingo@igalia.com>
15145
15146 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15147
e03f9645
YQ
151482015-03-11 Yao Qi <yao.qi@linaro.org>
15149
15150 * gdb.base/catch-syscall.exp: Fix typo in comments.
15151
5d0962b2
YQ
151522015-03-11 Yao Qi <yao.qi@linaro.org>
15153
15154 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15155
b2df3cef
PA
151562015-03-09 Pedro Alves <palves@redhat.com>
15157
15158 * dg-extract-results.py: Delete.
15159
ef878e53
PA
151602015-03-09 Pedro Alves <palves@redhat.com>
15161
15162 Merge dg-extract-results.sh from GCC upstream (r218843).
15163
15164 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15165 * dg-extract-results.sh: Use --text with grep to avoid issues with
15166 binary files. Fall back to cat -v, if that doesn't work.
15167
9494d219
PA
151682015-03-05 Pedro Alves <palves@redhat.com>
15169
15170 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15171
a8d9763a
SM
151722015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15173
15174 * lib/mi-support.exp (mi_expect_interrupt): Accept
15175 alternative event for when in all-stop mode.
15176
be9957b8
PA
151772015-03-04 Pedro Alves <palves@redhat.com>
15178
15179 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15180
d57be0f4 151812015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
15182
15183 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15184
c214c7cf
AA
151852015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15186
15187 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15188 regexps for GDB's current line display, accept a hex address
15189 preceding the line number.
15190
6d74a497
AA
151912015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15192
15193 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15194 the 'arch1' variable for "s390*-linux*" targets.
15195
511aee7c
PA
151962015-03-04 Pedro Alves <palves@redhat.com>
15197
15198 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15199 (main): Pass missing retval argument to pthread_join call.
15200
95e50b27
PA
152012015-03-02 Pedro Alves <palves@redhat.com>
15202
15203 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15204 (top level): Call do_test with non-stop as well.
15205
28054d69
PA
152062015-03-02 Pedro Alves <palves@redhat.com>
15207
15208 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15209 -1.
15210
4fa5d7b4
AA
152112015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15212
15213 * gdb.arch/s390-vregs.exp: New test.
15214 * gdb.arch/s390-vregs.S: New file.
15215
97c18565
PA
152162015-02-27 Pedro Alves <palves@redhat.com>
15217
15218 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15219 call to catch_command_errors.
15220 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15221 catch_command_errors.
15222
a37bfa30
PA
152232015-02-27 Pedro Alves <palves@redhat.com>
15224
15225 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15226 "true" for boolean result.
15227 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15228 prototype of main.
15229
6f98576f
PA
152302015-02-27 Pedro Alves <palves@redhat.com>
15231
15232 * lib/unbuffer_output.c: New file.
15233 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15234 (main): Call gdb_unbuffer_output.
15235
eba5ab56
YQ
152362015-02-27 Yao Qi <yao.qi@linaro.org>
15237
15238 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15239 target.
15240
0def5aaa
DE
152412015-02-26 Doug Evans <dje@google.com>
15242
15243 * gdb.cp/class2.cc (Dbase, D): New classes.
15244 (main): New local delta.
15245 * gdb.cp/class2.exp: Test printing delta.
15246 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15247 (dynbar): New global.
15248 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15249
081a1c2c
JK
152502015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15251
15252 * gdb.compile/compile-ifunc.c: New file.
15253 * gdb.compile/compile-ifunc.exp: New file.
15254
2f41223f
AT
152552015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15256
15257 * gdb.base/structs.exp: Check for correct struct on finish.
15258
03eddd80
YQ
152592015-02-26 Yao Qi <yao.qi@linaro.org>
15260
15261 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15262 is zero.
15263
80c57053
JK
152642015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15265
15266 * gdb.arch/cordic.ko.bz2: New file.
15267 * gdb.arch/cordic.ko.debug.bz2: New file.
15268 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15269
21613c12
YQ
152702015-02-25 Yao Qi <yao.qi@linaro.org>
15271
15272 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15273 aarch64*-*-* target.
15274
d8b901ed
PA
152752015-02-23 Pedro Alves <palves@redhat.com>
15276
15277 * lib/gdb.exp (delete_breakpoints): Rewrite using
15278 gdb_test_multiple.
15279
e5b85ead
PA
152802015-02-23 Pedro Alves <palves@redhat.com>
15281
15282 * gdb.base/info-os.c: Include stdlib.h.
15283
85c3a371
DE
152842015-02-22 Doug Evans <xdje42@gmail.com>
15285
15286 PR symtab/17855
15287 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15288 is read after symbols have been re-read.
15289 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15290 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15291
96553a0c
DE
152922015-02-21 Doug Evans <dje@google.com>
15293
15294 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15295
97a0c697
JK
152962015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15297
15298 PR corefiles/17808
15299 * gdb.arch/i386-biarch-core.core.bz2: New file.
15300 * gdb.arch/i386-biarch-core.exp: New file.
15301
a47cd6e9
PA
153022015-02-21 Pedro Alves <palves@redhat.com>
15303
15304 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15305 runto_main fails.
15306
c5facdc4
PA
153072015-02-20 Pedro Alves <palves@redhat.com>
15308
15309 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15310 info probes.
15311
2db9a427
PA
153122015-02-20 Pedro Alves <palves@redhat.com>
15313
15314 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15315
60fb7e9e
PA
153162015-02-20 Pedro Alves <palves@redhat.com>
15317
15318 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15319 clean_restart before gdb_target_supports_trace.
15320
5c5019c2
PA
153212015-02-20 Pedro Alves <palves@redhat.com>
15322
15323 PR threads/18006
15324 * gdb.threads/clone-thread_db.c: New file.
15325 * gdb.threads/clone-thread_db.exp: New file.
15326
c9587f88
AT
153272015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15328
15329 PR breakpoints/16812
15330 * gdb.base/catch-gdb-caused-signals.c: New file.
15331 * gdb.base/catch-gdb-caused-signals.exp: New file.
15332
f6a88844
JM
153332015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15334
15335 * configure: Regenerated.
15336 * configure.ac: Use GDB_AC_TRANSFORM.
15337 * aclocal.m4: sinclude ../transform.m4.
15338
497c491b
JM
153392015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15340
15341 * lib/dtrace.exp: New file.
15342 * gdb.base/dtrace-probe.exp: Likewise.
15343 * gdb.base/dtrace-probe.d: Likewise.
15344 * gdb.base/dtrace-probe.c: Likewise.
15345 * lib/pdtrace.in: Likewise.
15346 * configure.ac: Output variables with the transformed names of
15347 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15348 * configure: Regenerated.
15349
03e98035
JM
153502015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15351
15352 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15353 expected message when trying to access $_probe_* convenience
15354 variables while not on a probe.
15355
63cc30e9
JK
153562015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15357
15358 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15359
0703599a
PA
153602015-02-11 Pedro Alves <pedro@codesourcery.com>
15361
15362 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15363 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15364
7e60a48e
DE
153652015-02-10 Doug Evans <xdje42@gmail.com>
15366
15367 * lib/gdb.exp (gdb_load): Always return a result.
15368
01b088bc
PA
153692015-02-10 Pedro Alves <palves@redhat.com>
15370
15371 * gdb.threads/signal-sigtrap.c: New file.
15372 * gdb.threads/signal-sigtrap.exp: New file.
15373
b05ec7a5
AT
153742015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15375
15376 * gdb.trace/no-attach-trace.c: New file.
15377 * gdb.trace/no-attach-trace.exp: New file.
15378
a2c2acaf
MW
153792015-02-09 Mark Wielaard <mjw@redhat.com>
15380
15381 * gdb.dwarf2/atomic.c: New file.
15382 * gdb.dwarf2/atomic-type.exp: Likewise.
15383
31fd9caa
MM
153842015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15385
15386 * gdb.btrace/buffer-size.exp: Update "info record" output.
15387 * gdb.btrace/delta.exp: Update "info record" output.
15388 * gdb.btrace/enable.exp: Update "info record" output.
15389 * gdb.btrace/finish.exp: Update "info record" output.
15390 * gdb.btrace/instruction_history.exp: Update "info record" output.
15391 * gdb.btrace/next.exp: Update "info record" output.
15392 * gdb.btrace/nexti.exp: Update "info record" output.
15393 * gdb.btrace/step.exp: Update "info record" output.
15394 * gdb.btrace/stepi.exp: Update "info record" output.
15395 * gdb.btrace/nohist.exp: Update "info record" output.
15396
d33501a5
MM
153972015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15398
15399 * gdb.btrace/buffer-size: New.
15400
f4abbc16
MM
154012015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15402
15403 * gdb.btrace/delta.exp: Update "info record" output.
15404 * gdb.btrace/enable.exp: Update "info record" output.
15405 * gdb.btrace/finish.exp: Update "info record" output.
15406 * gdb.btrace/instruction_history.exp: Update "info record" output.
15407 * gdb.btrace/next.exp: Update "info record" output.
15408 * gdb.btrace/nexti.exp: Update "info record" output.
15409 * gdb.btrace/step.exp: Update "info record" output.
15410 * gdb.btrace/stepi.exp: Update "info record" output.
15411 * gdb.btrace/nohist.exp: Update "info record" output.
15412
b9d61307
SM
154132015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15414
15415 PR gdb/15678
15416 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15417
e584fdbc
PA
154182015-02-06 Pedro Alves <palves@redhat.com>
15419
15420 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15421 macro.
15422 (seconds_left, again): New globals.
15423 (main): Wait seconds_left in a 1-second sleep loop instead of
15424 sleeping 180 seconds. If 'again' is set, reset the seconds
15425 counter.
15426 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15427 'again' in the inferior before detaching. Print the seconds left.
15428 (options): New global.
15429 (top level): Build program with -DTIMEOUT=$timeout.
15430
77f41761
PA
154312015-02-06 Pedro Alves <palves@redhat.com>
15432
15433 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15434 determine how many seconds to pass to 'alarm'.
15435 * gdb.base/gdb-sigterm.exp (top level): Build program with
15436 -DTIMEOUT=$timeout.
15437 (do_test): Return success/failure indication. Add more verbose
15438 logging. Don't fail if 200 single steps are seen. Instead, fail
15439 when the test times out.
15440 (passes): New global.
15441 (top level): Break the testing loop if testing fails on any
15442 iteration. Use gdb_assert.
15443
b9394193
DB
154442015-02-04 Don Breazeal <donb@codesourcery.com>
15445
15446 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15447 and initialize them.
15448 (ipc_cleanup): New function.
15449 (main): Don't declare shmid, semid, and msqid. Add a call to
15450 atexit so that we call ipc_cleanup on exit.
15451
42d9e528
PA
154522015-02-04 Pedro Alves <palves@redhat.com>
15453
15454 * boards/native-extended-gdbserver.exp: Remove any target variant
15455 specifications from the board name before clearing the isremote
15456 flag from board_info.
15457
ae6ae975
DE
154582015-01-31 Doug Evans <xdje42@gmail.com>
15459
15460 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15461
cfb069a8
GB
154622015-01-31 Gary Benson <gbenson@redhat.com>
15463
15464 * gdb.base/completion.exp: Disable completion limiting for
15465 existing tests. Add new tests to check completion limiting.
15466 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15467
5dd31d79
DE
154682015-01-31 Doug Evans <xdje42@gmail.com>
15469
15470 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15471
9f050062
DE
154722015-01-31 Doug Evans <xdje42@gmail.com>
15473
15474 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15475 entries. Duplicate file section script entries.
15476 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15477 inlined entries. Add test for safe-path rejection.
15478 * gdb.python/py-section-script.c: Add duplicate inlined section script
15479 entries. Duplicate file section script entries.
15480 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15481 inlined entries. Add test for safe-path rejection.
15482
df25ebbd
JB
154832015-01-29 Joel Brobecker <brobecker@adacore.com>
15484
15485 * gdb.ada/disc_arr_bound: New testcase.
15486
4a0ca9ec
JB
154872015-01-29 Joel Brobecker <brobecker@adacore.com>
15488
15489 * gdb.ada/mi_var_array: New testcase.
15490
3a8b707a
DE
154912015-01-27 Doug Evans <dje@google.com>
15492
15493 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15494 Add test for objfile.filename, objfile.username after objfile
15495 has been unloaded.
15496
f8313f6e
JB
154972015-01-26 Joel Brobecker <brobecker@adacore.com>
15498
15499 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15500 the second test to print the name attribute of value
15501 returned by the call to gdb.lookup_type, and adjust
15502 the expected output accordingly.
15503
37bc665e
MW
155042015-01-25 Mark Wielaard <mjw@redhat.com>
15505
15506 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
15507 * gdb.base/disp-step-fork.c: Include unistd.h.
15508 * gdb.base/siginfo-obj.c: Include stdio.h.
15509 * gdb.base/siginfo-thread.c: Likewise.
15510 * gdb.mi/non-stop.c: Include unistd.h.
15511 * gdb.mi/nsthrexec.c: Include stdio.h.
15512 * gdb.mi/pthreads.c: Include unistd.h.
15513 * gdb.modula2/unbounded1.c (main): Declare returns int.
15514 * gdb.reverse/consecutive-reverse.c: Likewise.
15515 * gdb.threads/create-fail.c: Include unistd.h.
15516 * gdb.threads/killed.c: Likewise.
15517 * gdb.threads/linux-dp.c: Likewise.
15518 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
15519 * gdb.threads/non-ldr-exc-2.c: Likewise.
15520 * gdb.threads/non-ldr-exc-3.c: Likewise.
15521 * gdb.threads/non-ldr-exc-4.c: Likewise.
15522 * gdb.threads/pthreads.c: Include unistd.h.
15523 (main): Declare returns int.
15524 * gdb.threads/tls-main.c (foo): New declaration.
15525 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
15526
f7e5394d
SM
155272015-01-23 Simon Marchi <simon.marchi@ericsson.com>
15528
15529 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
15530 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
15531
743649fd
MW
155322015-01-15 Mark Wielaard <mjw@redhat.com>
15533
15534 * gdb.base/noreturn-return.c: New file.
15535 * gdb.base/noreturn-return.exp: New file.
15536 * gdb.base/noreturn-finish.c: New file.
15537 * gdb.base/noreturn-finish.exp: New file.
15538
198297aa
PA
155392015-01-23 Pedro Alves <palves@redhat.com>
15540
15541 * gdb.threads/continue-pending-after-query.c: New file.
15542 * gdb.threads/continue-pending-after-query.exp: New file.
15543
717cf30c
AG
155442015-01-22 Anders Granlund <anders.granlund@ericsson.com>
15545 Simon Marchi <simon.marchi@ericsson.com>
15546
15547 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
15548 * gdb.base/valgrind-db-attach.exp: Same.
15549 * gdb.base/valgrind-infcall.exp: Same.
15550 * lib/mi-support.exp (default_mi_gdb_start): Same.
15551 * lib/prompt.exp (default_prompt_gdb_start): Same.
15552 * lib/gdb.exp (default_gdb_spawn): Same.
15553 (gdb_interact): New.
15554
15555
4b62a76e
JK
155562015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15557
15558 * gdb.compile/compile.exp (pointer to jit function): New test.
15559
b4cdae6f
WW
155602015-01-17 Wei-cheng Wang <cole945@gmail.com>
15561
15562 * lib/gdb.exp (supports_process_record): Return true for
15563 powerpc*-*-linux*.
15564 (supports_reverse): Likewise.
15565
d221e7ef
DB
155662015-01-15 Don Breazeal <donb@codesourcery.com>
15567
15568 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15569 instead of checking whether the target board is remote and
15570 use spawn_wait_for_attach instead of exec/sleep.
15571 * gdb.base/attach-twice.exp: Likewise.
15572
bafffb51
JB
155732015-01-15 Joel Brobecker <brobecker@adacore.com>
15574
15575 * gdb.ada/var_arr_attrs: New testcase.
15576
5589af0e
PA
155772015-01-14 Pedro Alves <palves@redhat.com>
15578 Joel Brobecker <brobecker@adacore.com>
15579
15580 PR gdb/17525
15581 * gdb.base/bp-cmds-execution-x-script.c: New file.
15582 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15583 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15584
6c400b59
PA
155852015-01-14 Pedro Alves <palves@redhat.com>
15586
15587 PR cli/17828
15588 * gdb.base/batch-preserve-term-settings.c: New file.
15589 * gdb.base/batch-preserve-term-settings.exp: New file.
15590
e02c96a7
DE
155912015-01-13 Doug Evans <dje@google.com>
15592
15593 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15594 binary.
15595
576fd14c
JB
155962015-01-13 Joel Brobecker <brobecker@adacore.com>
15597
15598 * Makefile.in (clean mostlyclean): Do not delete *.py.
15599
04dccad0
JB
156002015-01-13 Joel Brobecker <brobecker@adacore.com>
15601
15602 * gdb.python/py-lookup-type.exp: New file.
15603
3d230f71
PA
156042015-01-12 Pedro Alves <palves@redhat.com>
15605
15606 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15607 restore GDBFLAGS before returning.
15608
7e67715d
JK
156092015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15610
15611 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15612 is_amd64_regs_target and is_x86_like_target.
15613
f2e0d4b4
DE
156142015-01-11 Doug Evans <xdje42@gmail.com>
15615
15616 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15617 is given without an explicit form.
15618 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15619 attributes.
15620 * gdb.dwarf/corrupt.exp: Ditto.
15621 * gdb.dwarf2/enum-type.exp: Ditto.
15622 * gdb.trace/entry-values.exp: Ditto.
15623 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15624
439250fb
DE
156252015-01-11 Doug Evans <xdje42@gmail.com>
15626
15627 PR gdb/15830
15628 * gdb.base/maint.exp: Remove references to "maint demangle".
15629 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15630 Add tests for explicitly specifying language to demangle.
15631 * gdb.dlang/demangle.exp: Ditto.
15632
ede9f622
PA
156332015-01-09 Pedro Alves <palves@redhat.com>
15634
15635 * gdb.threads/non-stop-fair-events.c: New file.
15636 * gdb.threads/non-stop-fair-events.exp: New file.
15637
a7b796db
PA
156382015-01-09 Pedro Alves <palves@redhat.com>
15639
15640 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15641 the global scope. Set a breakpoint after all threads are started
15642 rather than stepping over two source lines. Expect the prompt.
15643 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15644 global.
15645 (NUM): Now 15.
15646 (main): Use threads_started_barrier to wait for all threads to
15647 start. Main thread no longer calls thread_function. Exit after
15648 180 seconds.
15649 (loop): New function.
15650 (thread_function): Wait on threads_started_barrier barrier. Call
15651 'loop' at each iteration.
15652 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15653 threads have started, instead of hardcoding number of "next"
15654 steps. Use an access watchpoint instead of a write watchpoint.
15655
9665ffdd
PA
156562015-01-09 Pedro Alves <palves@redhat.com>
15657
15658 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15659 (thread_func): Wait on barrier.
15660 (main): Wait for all threads to start before stopping GDB.
15661 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15662 global.
15663 (thread1_func, thread2_func): Wait on barrier.
15664 (main): Wait for all threads to start before stopping GDB.
15665 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15666 New global.
15667 (thread1_func, thread2_func): Wait on barrier.
15668 (main): Wait for all threads to start before stopping GDB.
15669
c945a99f
PA
156702015-01-09 Pedro Alves <palves@redhat.com>
15671
15672 * gdb.threads/attach-many-short-lived-threads.c: New file.
15673 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15674
c1a747c1
PA
156752014-01-09 Pedro Alves <palves@redhat.com>
15676
15677 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15678 instead of to thread 2.
15679 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15680 Add barrier around each pthread_create call instead of around all
15681 calls.
15682 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15683 Set a break on thread_function and have the child threads hit it
15684 one at at a time.
15685
60b3033e
PA
156862015-01-09 Pedro Alves <palves@redhat.com>
15687
15688 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15689 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15690 false.
15691 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15692 checking whether the target board is remote.
15693 * gdb.multi/multi-attach.exp: Likewise.
15694 * gdb.python/py-sync-interp.exp: Likewise.
15695 * gdb.server/ext-attach.exp: Likewise.
15696 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15697 tests that need to attach, instead of checking whether the target
15698 board is remote at the top of the file.
15699
acc018ac
YQ
157002015-01-08 Yao Qi <yao@codesourcery.com>
15701
15702 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15703
50a18af8
JK
157042015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15705
15706 Fix testcase compilation.
15707 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15708
8503d6e1
JB
157092015-01-06 Joel Brobecker <brobecker@adacore.com>
15710
15711 * gdb.python/py-type.exp: Add a couple test about empty
15712 array creation, and negative-length array creation.
15713
cc73dbcc
DE
157142015-01-02 Doug Evans <xdje42@gmail.com>
15715
15716 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15717
0300bbc7
DE
157182015-01-02 Doug Evans <dje@google.com>
15719
15720 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15721
9d85a0ec
YQ
157222014-12-29 Yao Qi <yao@codesourcery.com>
15723
15724 * gdb.trace/entry-values.exp: Update comments. Rename variable
15725 bar_call_foo to returned_from_foo.
15726
87186c6a
MMN
157272014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15728
15729 PR gdb/17394
15730 * gdb.linespec/break-asm-file.c: New file.
15731 * gdb.linespec/break-asm-file.exp: New file.
15732 * gdb.linespec/break-asm-file0.s: New file.
15733 * gdb.linespec/break-asm-file1.s: New file.
15734
1bab7383
YQ
157352014-12-18 Nigel Stephens <nigel@mips.com>
15736 Maciej W. Rozycki <macro@codesourcery.com>
15737
15738 * gdb.base/float.exp: Handle the new output from "info float" on
15739 MIPS targets.
15740
1bc1068a
JK
157412014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15742
15743 Fix MinGW compilation.
15744 * gdb.compile/compile-ops.exp: Update untested message if
15745 !skip_compile_feature_tests.
15746 * gdb.compile/compile-setjmp.exp: Likewise.
15747 * gdb.compile/compile-tls.exp: Likewise.
15748 * gdb.compile/compile.exp: Likewise.
15749 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15750 supported on this host".
15751
b6615d10
DE
157522014-12-16 Doug Evans <xdje42@gmail.com>
15753
15754 * boards/stabs.exp: New file.
15755
25dda427
AA
157562014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15757
15758 * gdb.base/completion.exp: Adjust to format changes of "maint
15759 print user-registers".
15760
bf330350
CU
157612014-12-16 Catalin Udma <catalin.udma@freescale.com>
15762
15763 PR server/17457
15764 * gdb.arch/aarch64-fp.c: New file.
15765 * gdb.arch/aarch64-fp.exp: New file.
15766
395cf596
SDJ
157672014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15768
15769 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15770 r210637, r210913, r211666, r215400, r215817).
15771
15772 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15773 * dg-extract-results.py: New file.
15774 * dg-extract-results.sh: Use it if the environment seems
15775 suitable.
15776
15777 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15778
15779 * dg-extract-results.py (parse_run): Handle warnings that
15780 are printed before a test harness is run.
15781
15782 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15783
15784 * dg-extract-results.py (Named): Remove __cmp__ method.
15785 (output_variation): Use a key to sort variation.harnesses.
15786
15787 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15788
15789 * dg-extract-results.py: For Python 3, force sys.stdout to
15790 handle surrogate escape sequences.
15791 (safe_open): New function.
15792 (output_segment, main): Use it.
15793
15794 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15795
15796 * dg-extract-results.py (Prog.result_re): Include options
15797 in test name.
15798
15799 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15800
15801 * dg-extract-results.py (output_variation): Always sort if
15802 do_sum.
15803
e882ef3c
SM
158042014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15805
15806 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15807 as long as we get pagination notifications.
15808
4992aa20
JM
158092014-12-15 Jason Merrill <jason@redhat.com>
15810
15811 * Makefile.in (check-gdb.%): Restore.
15812 * README: Mention it.
15813
c1b5a1a6
JB
158142014-12-13 Joel Brobecker <brobecker@adacore.com>
15815
15816 * gdb.ada/str_uninit: New testcase.
15817
5537b577
JK
158182014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15819
15820 PR symtab/17642
15821 * gdb.base/vla-stub-define.c: New file.
15822 * gdb.base/vla-stub.c: New file.
15823 * gdb.base/vla-stub.exp: New file.
15824
bb2ec1b3
TT
158252014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15826 Jan Kratochvil <jan.kratochvil@redhat.com>
15827 Tom Tromey <tromey@redhat.com>
15828
15829 * configure.ac: Add gdb.compile/.
15830 * configure: Regenerate.
15831 * gdb.compile/Makefile.in: New file.
15832 * gdb.compile/compile-ops.exp: New file.
15833 * gdb.compile/compile-ops.c: New file.
15834 * gdb.compile/compile-tls.c: New file.
15835 * gdb.compile/compile-tls.exp: New file.
15836 * gdb.compile/compile-constvar.S: New file.
15837 * gdb.compile/compile-constvar.c: New file.
15838 * gdb.compile/compile-mod.c: New file.
15839 * gdb.compile/compile-nodebug.c: New file.
15840 * gdb.compile/compile-setjmp-mod.c: New file.
15841 * gdb.compile/compile-setjmp.c: New file.
15842 * gdb.compile/compile-setjmp.exp: New file.
15843 * gdb.compile/compile-shlib.c: New file.
15844 * gdb.compile/compile.c: New file.
15845 * gdb.compile/compile.exp: New file.
15846 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15847
4ff709eb
TT
158482014-12-12 Tom Tromey <tromey@redhat.com>
15849
15850 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15851 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15852
6dddd6a5
DE
158532014-12-12 Doug Evans <dje@google.com>
15854
15855 * lib/gdb-python.exp (get_python_valueof): New function.
15856 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15857
71c24708
AA
158582014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15859
15860 * gdb.base/completion.exp: Add test for completion of "info
15861 registers ".
15862
3e29f34a
MR
158632014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15864
15865 * gdb.base/func-ptrs.c: New file.
15866 * gdb.base/func-ptrs.exp: New file.
15867
fc126975
SM
158682014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15869
15870 PR breakpoints/17012
15871 * gdb.base/dprintf-detach.c: New file.
15872 * gdb.base/dprintf-detach.exp: New file.
15873
0a46d518
SM
158742014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15875
15876 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15877 * lib/gdb.exp (target_is_gdbserver): New procedure.
15878
a0be3e44
DE
158792014-12-08 Doug Evans <dje@google.com>
15880
15881 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15882
df1b803a
YQ
158832014-12-05 Yao Qi <yao@codesourcery.com>
15884
15885 * gdb.guile/scm-error.exp: Remove the third argument to
15886 gdb_remote_download.
15887 * gdb.guile/scm-frame-args.exp: Likewise.
15888 * gdb.guile/scm-section-script.exp: Likewise.
15889
ddb9f679
YQ
158902014-12-05 Yao Qi <yao@codesourcery.com>
15891
15892 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15893
86e4ed39
DE
158942014-12-04 Doug Evans <dje@google.com>
15895
15896 * gdb.python/py-objfile.exp: Add tests for
15897 objfile.add_separate_debug_file.
15898
7c50a931
DE
158992014-12-04 Doug Evans <dje@google.com>
15900
15901 * lib/gdb.exp (get_build_id): New function.
15902 (build_id_debug_filename_get): Rewrite to use it.
15903 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15904
621661e3
MR
159052014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15906
15907 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15908 `method(long)', not just 0x0.
15909 * gdb.cp/nsalias.exp: Align code labels to 4.
15910 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15911 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15912 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15913 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15914 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15915 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15916
29f0c3b7
DE
159172014-12-02 Doug Evans <dje@google.com>
15918
e1e061e7 15919 PR symtab/17602
29f0c3b7 15920 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 15921 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
15922 * gdb.cp/anon-ns.exp: Update.
15923
162078c8
NB
159242014-12-02 Nick Bull <nicholaspbull@gmail.com>
15925
15926 * gdb.python/py-events.py (inferior_call_handler): New.
15927 (register_changed_handler, memory_changed_handler): New.
15928 (test_events.invoke): Register new handlers.
15929 * gdb.python/py-events.exp: Add tests for inferior call,
15930 memory_changed and register_changed events.
15931
fdb09caf
AA
159322014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15933
15934 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15935 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15936 if the linker doesn't understand this.
15937
55cfb2c4
SM
159382014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15939
15940 * gdb.python/python.exp: Change expected reply to help().
15941
9e8cd6df
YQ
159422014-12-01 Yao Qi <yao@codesourcery.com>
15943
15944 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15945 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15946 * configure: Re-generated.
15947
6c659fc2
SC
159482014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15949
15950 * gdb.cp/chained-calls.cc: New file.
15951 * gdb.cp/chained-calls.exp: New file.
15952 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15953
d7fc3181
SM
159542014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15955
15956 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15957 * gdb.dwarf2/symtab-producer.exp: Same.
15958 * gdb.gdb/python-interrupts.exp: Same.
15959 * gdb.gdb/python-selftest.exp: Same.
15960 * gdb.python/py-linetable.exp: Same.
15961 * gdb.python/py-type.exp: Same.
15962 * gdb.python/py-value-cc.exp: Same.
15963 * gdb.python/py-value.exp: Same.
15964
10e79639
YQ
159652014-11-28 Yao Qi <yao@codesourcery.com>
15966
15967 * gdb.base/break-probes.exp: Match library name prefixed with
15968 sysroot.
15969
f28a0564
SM
159702014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15971
15972 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15973 test expected output. Add parentheses for the call to print.
15974 Remove L suffix from integers.
15975
3fe1ce1d
DE
159762014-11-26 Doug Evans <dje@google.com>
15977
15978 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15979
84429e27
YQ
159802014-11-22 Yao Qi <yao@codesourcery.com>
15981
15982 * gdb.trace/entry-values.c: Remove asms.
15983 (foo): Add foo_label.
15984 (bar): Add bar_label.
15985 * gdb.trace/entry-values.exp: Remove code computing foo's
15986 length and bar's length.
15987 (Dwarf::assemble): Invoke function_range for bar and use
15988 MACRO_AT_func for foo.
15989
26741859
YQ
159902014-11-22 Yao Qi <yao@codesourcery.com>
15991
15992 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15993 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15994 Use .Lgcc43_procstart instead of gcc43.
15995
45e44d27
JB
159962014-11-21 Joel Brobecker <brobecker@adacore.com>
15997
15998 * gdb.ada/n_arr_bound: New testcase.
15999
458c8db8
SDJ
160002014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16001
16002 PR breakpoints/10737
16003 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16004 test_catch_syscall_multi_arch.
16005 (test_catch_syscall_multi_arch): New function.
16006
43f3e411
DE
160072014-11-20 Doug Evans <xdje42@gmail.com>
16008
16009 * gdb.base/maint.exp: Update expected output.
16010
0d7b2549
AA
160112014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16012
16013 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16014 4-byte instruction on S390.
16015
8908fca5
JB
160162014-11-19 Joel Brobecker <brobecker@adacore.com>
16017
16018 * gdb.ada/arr_arr: New testcase.
16019
4a46959e
JB
160202014-11-19 Joel Brobecker <brobecker@adacore.com>
16021
16022 * gdb.ada/pkd_arr_elem: New Testcase.
16023
470e2f4e
LM
160242014-11-18 Luis Machado <lgustavo@codesourcery.com>
16025
16026 * gdb.reverse/break-precsave: Expect completion message for
16027 core file reads.
16028 * gdb.reverse/consecutive-precsave.exp: Likewise.
16029 * gdb.reverse/finish-precsave.exp: Likewise.
16030 * gdb.reverse/i386-precsave.exp: Likewise.
16031 * gdb.reverse/machinestate-precsave.exp: Likewise.
16032 * gdb.reverse/sigall-precsave.exp: Likewise.
16033 * gdb.reverse/solib-precsave.exp: Likewise.
16034 * gdb.reverse/step-precsave.exp: Likewise.
16035 * gdb.reverse/until-precsave.exp: Likewise.
16036 * gdb.reverse/watch-precsave.exp: Likewise.
16037
a267f3ad
AA
160382014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16039
16040 * gdb.base/bp-permanent.c: Include unistd.h.
16041 * gdb.python/py-framefilter-mi.c (main): Add return type.
16042 * gdb.python/py-framefilter.c (main): Likewise.
16043 * gdb.trace/actions-changed.c (main): Likewise.
16044
12084a9a
AA
160452014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16046
16047 * gdb.mi/until.c: Add eye-catchers.
16048 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16049 line numbers.
16050
dc7e1a77
AA
160512014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16052
16053 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16054 function header variants in break1.c.
16055 * gdb.base/ena-dis-br.exp: Likewise.
16056 * gdb.base/hbreak2.exp: Likewise.
16057 * gdb.reverse/until-precsave.exp: Drop references to removed
16058 non-prototype function header variants in ur1.c.
16059 * gdb.reverse/until-reverse.exp: Likewise.
16060
41c77605
PM
160612014-11-17 Petr Machata <pmachata@redhat.com>
16062
16063 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16064 ${_cu_offset_size} bytes abbrev offset.
16065
34248c3a
DE
160662014-11-15 Doug Evans <xdje42@gmail.com>
16067
16068 PR symtab/17559
16069 * gdb.base/line-symtabs.exp: New file.
16070 * gdb.base/line-symtabs.c: New file.
16071 * gdb.base/line-symtabs.h: New file.
16072
646da059
YQ
160732014-11-14 Yao Qi <yao@codesourcery.com>
16074
16075 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16076 (func): Add label func_label.
16077 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16078 Replace low_pc and high_pc with MACRO_AT_range.
16079 Replace name, low_pc and high_pc with MACRO_AT_func.
16080
9301ebe6
YQ
160812014-11-14 Yao Qi <yao@codesourcery.com>
16082
16083 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16084 Replace name, low_pc and high_pc with MACRO_AT_func.
16085
f166b542
YQ
160862014-11-14 Yao Qi <yao@codesourcery.com>
16087
16088 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16089 produce debug information.
16090 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16091
0f6e71e3
YQ
160922014-11-14 Yao Qi <yao@codesourcery.com>
16093
16094 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16095 object and get function length.
16096 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16097 with MACRO_AT_func.
16098 (top-level): Replace gdb_compile and clean_restart with
16099 prepare_for_testing.
16100 * gdb.dwarf2/main.c (main): Add label main_label.
16101
876c4df9
YQ
161022014-11-14 Yao Qi <yao@codesourcery.com>
16103
16104 * lib/dwarf.exp (function_range): New procedure.
16105 (Dwarf::_handle_macro_at_func): New procedure.
16106 (Dwarf::_handle_macro_at_range): New procedure.
16107 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16108
02ad9cf1
YQ
161092014-11-14 Yao Qi <yao@codesourcery.com>
16110
16111 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16112 (_handle_attribute): New procedure.
16113
a59add0c
AA
161142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16115
16116 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16117 * gdb.base/call-sc.c (zed): Likewise.
16118 * gdb.base/checkpoint.c (main): Likewise.
16119 * gdb.base/dump.c (main): Likewise.
16120 * gdb.base/gcore.c (main): Likewise.
16121 * gdb.base/huge.c (main): Likewise.
16122 * gdb.base/multi-forks.c (main): Likewise.
16123 * gdb.base/pr10179-a.c (main): Likewise.
16124 * gdb.base/savedregs.c (main): Likewise.
16125 * gdb.base/sigaltstack.c (main): Likewise.
16126 * gdb.base/siginfo.c (main): Likewise.
16127 * gdb.base/structs.c (zed): Likewise.
16128 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16129 * gdb.mi/mi-syn-frame.c (main): Likewise.
16130 * gdb.mi/until.c (foo, main): Likewise.
16131 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16132 * gdb.base/solib-weak.c (foo): Declare.
16133 * gdb.base/attach-twice.c: Include stdio.h.
16134 * gdb.base/weaklib1.c: Likewise.
16135 * gdb.base/weaklib2.c: Likewise.
16136 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16137 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16138 unistd.h.
16139 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16140 * gdb.mi/mi-exit-code.c: Likewise.
16141 * gdb.base/break-interp-lib.c: Include string.h.
16142 * gdb.base/coremaker.c: Likewise.
16143 * gdb.base/testenv.c: Likewise.
16144 * gdb.python/py-finish-breakpoint.c: Likewise.
16145 * gdb.base/inferior-died.c: Include sys/wait.h.
16146 * gdb.base/fileio.c: Include time.h.
16147 * gdb.base/async-shell.c: Include unistd.h.
16148 * gdb.base/dprintf-non-stop.c: Likewise.
16149 * gdb.base/info-os.c: Likewise.
16150 * gdb.mi/mi-console.c: Likewise.
16151 * gdb.mi/watch-nonstop.c: Likewise.
16152 * gdb.python/py-events.c: Likewise.
16153 * gdb.base/async.c (baz): Move up before its invocation.
16154 * gdb.base/code_elim2.c (my_global_func): Likewise.
16155 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16156 * gdb.base/advance.c (func2): Likewise.
16157
3b5d5997
AA
161582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16159
16160 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16161 variant.
16162 * gdb.base/annota3.c: Likewise.
16163 * gdb.base/async.c: Likewise.
16164 * gdb.base/average.c: Likewise.
16165 * gdb.base/call-ar-st.c: Likewise.
16166 * gdb.base/call-rt-st.c: Likewise.
16167 * gdb.base/call-sc.c: Likewise.
16168 * gdb.base/call-strs.c: Likewise.
16169 * gdb.base/ending-run.c: Likewise.
16170 * gdb.base/execd-prog.c: Likewise.
16171 * gdb.base/exprs.c: Likewise.
16172 * gdb.base/foll-exec.c: Likewise.
16173 * gdb.base/foll-fork.c: Likewise.
16174 * gdb.base/foll-vfork.c: Likewise.
16175 * gdb.base/funcargs.c: Likewise.
16176 * gdb.base/gcore.c: Likewise.
16177 * gdb.base/jump.c: Likewise.
16178 * gdb.base/langs0.c: Likewise.
16179 * gdb.base/langs1.c: Likewise.
16180 * gdb.base/langs2.c: Likewise.
16181 * gdb.base/mips_pro.c: Likewise.
16182 * gdb.base/nodebug.c: Likewise.
16183 * gdb.base/opaque0.c: Likewise.
16184 * gdb.base/opaque1.c: Likewise.
16185 * gdb.base/recurse.c: Likewise.
16186 * gdb.base/run.c: Likewise.
16187 * gdb.base/scope0.c: Likewise.
16188 * gdb.base/scope1.c: Likewise.
16189 * gdb.base/setshow.c: Likewise.
16190 * gdb.base/setvar.c: Likewise.
16191 * gdb.base/shmain.c: Likewise.
16192 * gdb.base/shr1.c: Likewise.
16193 * gdb.base/shr2.c: Likewise.
16194 * gdb.base/sigall.c: Likewise.
16195 * gdb.base/signals.c: Likewise.
16196 * gdb.base/so-indr-cl.c: Likewise.
16197 * gdb.base/solib2.c: Likewise.
16198 * gdb.base/structs.c: Likewise.
16199 * gdb.base/sum.c: Likewise.
16200 * gdb.base/vforked-prog.c: Likewise.
16201 * gdb.base/watchpoint.c: Likewise.
16202 * gdb.reverse/shr2.c: Likewise.
16203 * gdb.reverse/until-reverse.c: Likewise.
16204 * gdb.reverse/ur1.c: Likewise.
16205 * gdb.reverse/watch-reverse.c: Likewise.
16206
066a77c5
AA
162072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16208
16209 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16210 variant.
16211 * gdb.base/sepdebug.exp: Drop references to removed code.
16212
4f204ea5
AA
162132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16214
16215 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16216 variant. Preserve original line numbering.
16217 * gdb.base/list1.c: Likewise.
16218
3b377a3a
AA
162192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16220
16221 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16222 variant.
16223 * gdb.base/break1.c: Likewise.
16224 * gdb.base/break.exp: Drop references to removed code.
16225
e444df73
AA
162262014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16227
16228 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16229 variant.
16230
8008f2a7
AA
162312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16232
16233 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16234
a5a06887
AA
162352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16236
16237 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16238 logic into perform_all_tests() and invoke it with and without
16239 function header prototypes.
16240 (do_function_calls): Remove conditional XFAIL for PR 5318.
16241 (rerun_and_prepare): Remove duplicate code.
16242 (perform_all_tests): New. Main logic moved here.
16243
44dba9b9
AA
162442014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16245
16246 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16247 code guarded by #ifdef NO_PROTOTYPES.
16248 (t_double_many_args): Likewise.
16249 (DEF_FUNC_MANY_ARGS_1): Likewise.
16250 (DEF_FUNC_VALUES_1): Likewise.
16251 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16252 guarded by #ifdef PROTOTYPES.
16253
d1fbcd56
AA
162542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16255
16256 * gdb.mi/mi-console.c: Add eye-catcher.
16257 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16258 instead of literal line number.
16259
b0e59b8f
AA
162602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16261
16262 * gdb.base/shr2.c: Add eye-catcher.
16263 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16264 line number.
16265
78f98cca
AA
162662014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16267
16268 * gdb.base/jump.c: Add eye-catchers.
16269 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16270 numbers.
16271
58fa2af0
AA
162722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16273
16274 * gdb.base/execd-prog.c: Add eye-catchers.
16275 * gdb.base/foll-exec.c: Likewise.
16276 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16277 line numbers.
16278
04e5059b
AA
162792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16280
16281 * gdb.base/ending-run.c: Add eye-catchers.
16282 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16283 literal line numbers.
16284
dbfdb174
AA
162852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16286
16287 * gdb.base/call-rt-st.c: Add eye-catchers.
16288 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16289 literal line numbers.
16290
888a2ade
AA
162912014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16292
16293 * gdb.base/call-ar-st.c: Add eye-catchers.
16294 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16295 literal line numbers.
16296
6acc2dde
AA
162972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16298
16299 * gdb.base/average.c: Add eye-catchers.
16300 * gdb.base/sum.c: Likewise.
16301 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16302 regexps dynamically.
16303
9ecfcd1d
AA
163042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16305
16306 * gdb.base/solib1.c: Add eye-catchers.
16307 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16308 literal line numbers.
16309
78708b7c
PA
163102014-11-12 Pedro Alves <palves@redhat.com>
16311
16312 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16313 leader has exited.
16314
af48d08f
PA
163152014-11-12 Pedro Alves <palves@redhat.com>
16316
16317 * gdb.arch/i386-bp_permanent.c: New file.
16318 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16319 (srcfile): Set to i386-bp_permanent.c.
16320 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16321 that stepi does not execute the 'leave' instruction, instead of
16322 testing it does execute.
16323 * gdb.base/bp-permanent.c: New file.
16324 * gdb.base/bp-permanent.exp: New file.
16325
af3768e9
DE
163262014-11-10 Doug Evans <xdje42@gmail.com>
16327
16328 PR symtab/17564
16329 * gdb.base/symtab-search-order.exp: New file.
16330 * gdb.base/symtab-search-order.c: New file.
16331 * gdb.base/symtab-search-order-1.c: New file.
16332 * gdb.base/symtab-search-order-shlib-1.c: New file.
16333
9de00a4a
PA
163342014-11-07 Pedro Alves <palves@redhat.com>
16335
16336 PR gdb/17511
16337 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16338 i?86-*-linux*.
16339
e0f52461
SC
163402014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16341
16342 PR c++/17494
16343 * gdb.cp/pr17494.cc: New file.
16344 * gdb.cp/pr17494.exp: New file.
16345
6ce8c980
YQ
163462014-11-02 Yao Qi <yao@codesourcery.com>
16347
16348 * gdb.python/python.exp: Get working directory and match the
16349 output of "set extended-prompt \\w " with it.
16350
02be9a71
DE
163512014-10-30 Doug Evans <dje@google.com>
16352
16353 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16354 in objfiles.
16355 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16356 in progspaces.
16357
3bdff46b
LM
163582014-10-30 Janis Johnson <janisjo@codesourcery.com>
16359
16360 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16361 * gdb.base/realname-expand.exp: Likewise.
16362 * gdb.linespec/macro-relative.exp: Likewise.
16363
ab917dfb
PA
163642014-10-29 Pedro Alves <palves@redhat.com>
16365
16366 PR gdb/17408
16367 * gdb.threads/schedlock.c (some_function): New function.
16368 (call_function): New global.
16369 (MAYBE_CALL_SOME_FUNCTION): New macro.
16370 (thread_function): Call it.
16371 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16372 and use it instead of a global counter. Adjust all callers.
16373 (get_current_thread): Use "find current thread" for test message
16374 here rather than having all callers pass down the same string.
16375 (goto_loop): New procedure, factored out from ...
16376 (my_continue): ... this.
16377 (step_ten_loops): Change parameter from test message to command to
16378 use. Adjust.
16379 (list_count): Delete global.
16380 (check_result): New procedure, factored out from duplicate top
16381 level code.
16382 (continue tests): Wrap in with_test_prefix.
16383 (test_step): New procedure, factored out from duplicate top level
16384 code.
16385 (top level): Test "step" in combination with all scheduler-locking
16386 modes. Test "next" in combination with all scheduler-locking
16387 modes, and in combination with stepping over a function call or
16388 not.
16389 * gdb.threads/next-bp-other-thread.c: New file.
16390 * gdb.threads/next-bp-other-thread.exp: New file.
16391
d3d4baed
PA
163922014-10-29 Pedro Alves <palves@redhat.com>
16393
16394 PR python/17372
16395 * gdb.python/python.exp: Test a multi-line command that spawns
16396 interactive Python.
16397 * gdb.base/multi-line-starts-subshell.exp: New file.
16398
563e8d85
YQ
163992014-10-29 Yao Qi <yao@codesourcery.com>
16400
16401 * gdb.base/fileio.exp: Make directories on host.
16402
0ea4d52e
YQ
164032014-10-29 Yao Qi <yao@codesourcery.com>
16404
16405 * gdb.base/fileio.c (test_write): Close the file.
16406
7f5ef605
PA
164072014-10-28 Pedro Alves <palves@redhat.com>
16408
16409 PR gdb/12623
16410 * gdb.base/sigstep.c (no_handler): New global.
16411 (main): If 'no_handler is true, set the signal handlers to
16412 SIG_IGN.
16413 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16414 with_sw_watch and no_handler parameters. Handle them.
16415 (top level) <stepping over handler when stopped at a breakpoint
16416 test>: Add a test axis for testing with a software watchpoint, and
16417 another for testing with the signal handler set to SIG_IGN.
16418 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16419 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16420
abbdbd03
PA
164212014-10-28 Pedro Alves <palves@redhat.com>
16422
16423 PR gdb/17511
16424 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16425 * gdb.base/sigstep.exp (other_handler_location): New global.
16426 (advance): Support stepping into the signal handler, and running
16427 commands while in the handler.
16428 (in_handler_map): New global.
16429 (top level): In the advance test, add combinations for getting
16430 into the handler with stepping commands, and for running commands
16431 in the handler. Add comment descripting the advancei tests.
16432
1df4399f
PA
164332014-10-28 Pedro Alves <palves@redhat.com>
16434
16435 * gdb.base/sigstep.exp: Use build_executable instead of
16436 prepare_for_testing.
16437 (top level): Move code that starts GDB, runs to main and creates a
16438 display to ...
16439 (restart): ... this new procedure.
16440 (top level): Move backtrace from signal handler test to ...
16441 (validate_backtrace): ... this new procedure.
16442 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16443 with_test_prefix. Always restart GDB.
16444 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16445 with_test_prefix. Always restart GDB. No need to delete
16446 breakpoints after the test.
16447 (test_skip_handler): Remove prefix parameter.
16448 (skip_over_handler, breakpoint_to_handler)
16449 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16450 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16451 restart GDB. No need to delete breakpoints after the test.
16452 (top level): Use foreach to call the test procedures with
16453 different commands.
16454
a5b6e449
PA
164552014-10-28 Pedro Alves <palves@redhat.com>
16456
16457 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16458 instead of GNATS numbers.
16459 * gdb.base/sigbpt.exp: Likewise.
16460 * gdb.base/siginfo.exp: Likewise.
16461 * gdb.base/sigstep.exp: Likewise.
16462
e5f8a7cc
PA
164632014-10-27 Pedro Alves <palves@redhat.com>
16464
16465 * gdb.base/sigstep.c (dummy): New global.
16466 (main): Issue a couple writes to the new global.
16467 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16468 procedures.
16469 (skip_over_handler): Use test_skip_handler.
16470 (top level): Call skip_over_handler for stepi and nexti too.
16471 (breakpoint_over_handler): Use test_skip_handler.
16472 (top level): Call breakpoint_over_handler for stepi and nexti too.
16473
763905a3
YQ
164742014-10-27 Yao Qi <yao@codesourcery.com>
16475
16476 * gdb.trace/tfile.c (adjust_function_address)
16477 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16478 function descriptor.
16479
6f259a23
DB
164802014-10-24 Don Breazeal <donb@codesourcery.com>
16481
16482 * gdb.base/foll-fork.exp (test_follow_fork,
16483 catch_fork_child_follow): Check for updated fork messages emitted
16484 from infrun.c.
16485 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16486 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16487 vfork_and_exec_child_follow_through_step): Check for updated vfork
16488 messages emitted from infrun.c.
16489
09dd9a69
PA
164902014-10-24 Pedro Alves <palves@redhat.com>
16491
16492 * gdb.base/corefile.exp: Remove references to ultrix.
16493 * gdb.base/interrupt.exp: Likewise.
16494 * gdb.base/whatis.exp: Likewise.
16495 * gdb.gdb/selftest.exp: Likewise.
16496 * gdb.threads/manythreads.exp: Likewise.
16497 * gdb.threads/print-threads.exp: Likewise.
16498 * gdb.threads/pthreads.exp:: Likewise.
16499 * gdb.threads/schedlock.exp: Likewise.
16500
3433cfa5
SC
165012014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16502
16503 * gdb.cp/non-trivial-retval.cc: Add a test case.
16504 * gdb.cp/non-trivial-retval.exp: Add a test.
16505
092f880b
YQ
165062014-10-20 Yao Qi <yao@codesourcery.com>
16507
16508 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
16509 * gdb.python/py-objfile-script-gdb.py: New file.
16510 * gdb.python/py-objfile-script.exp: Update reference to
16511 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
16512 of remote_download. Remove the dest file.
16513
acbdb7f3
YQ
165142014-10-20 Yao Qi <yao@codesourcery.com>
16515
16516 * gdb.base/checkpoint.exp: Don't remove file copied on host.
16517 * gdb.base/step-line.exp: Likewise.
16518 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
16519 * gdb.dwarf2/dw2-basic.exp: Likewise.
16520 * gdb.dwarf2/dw2-compressed.exp: Likewise.
16521 * gdb.dwarf2/dw2-filename.exp: Likewise.
16522 * gdb.dwarf2/dw2-intercu.exp: Likewise.
16523 * gdb.dwarf2/dw2-intermix.exp: Likewise.
16524 * gdb.dwarf2/dw2-producer.exp: Likewise.
16525 * gdb.dwarf2/mac-fileno.exp: Likewise.
16526 * gdb.python/py-frame-args.exp: Likewise.
16527 * gdb.python/py-framefilter.exp: Likewise.
16528 * gdb.python/py-mi.exp: Likewise.
16529 * gdb.python/py-objfile-script.exp: Likewise
16530 * gdb.python/py-pp-integral.exp: Likewise.
16531 * gdb.python/py-pp-re-notag.exp: Likewise.
16532 * gdb.python/py-prettyprint.exp: Likewise.
16533 * gdb.python/py-section-script.exp: Likewise.
16534 * gdb.python/py-typeprint.exp: Likewise.
16535 * gdb.python/py-xmethods.exp: Likewise.
16536 * gdb.stabs/weird.exp: Likewise.
16537 * gdb.xml/tdesc-regs.exp: Likewise.
16538
bd286a29
KCY
165392014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
16540
16541 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
16542 (out_cu): Use addr_len for the size of addresses.
16543 (out_line): Likewise. Size DW_LNE_set_address instruction
16544 according to addr_len.
16545 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
16546 (FUNC): Add START_INSNS to definition.
16547
673dc4a0
YQ
165482014-10-18 Yao Qi <yao@codesourcery.com>
16549
16550 * gdb.base/argv0-symlink.exp: Check argv[0] value if
16551 gdb_has_argv0 return true.
16552 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
16553 check [target_info exists noargs], check [gdb_has_argv0]
16554 instead.
16555 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16556 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
16557 procedures.
16558
4ffbba72
DE
165592014-10-17 Doug Evans <dje@google.com>
16560
16561 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16562 event.
16563 * gdb.python/py-events.py: Add clear_objfiles event.
16564
d096d8c1
DE
165652014-10-17 Doug Evans <dje@google.com>
16566
16567 * gdb.python/py-objfile.exp: Test progspace attribute.
16568
a80db015
LM
165692014-10-17 Luis Machado <lgustavo@codesourcery.com>
16570
16571 * gdb.guile/scm-breakpoint.exp: Do not assume any
16572 directory separators when matching source file paths.
16573 * gdb.python/py-breakpoint.exp: Likewise.
16574 * gdb.reverse/break-precsave.exp: Likewise.
16575 * gdb.reverse/break-reverse.exp: Likewise.
16576 * gdb.reverse/consecutive-precsave.exp: Likewise.
16577 * gdb.reverse/finish-precsave.exp: Likewise.
16578 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16579 * gdb.reverse/finish-reverse.exp: Likewise.
16580 * gdb.reverse/i386-precsave.exp: Likewise.
16581 * gdb.reverse/i387-env-reverse.exp: Likewise.
16582 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16583 * gdb.reverse/machinestate-precsave.exp: Likewise.
16584 * gdb.reverse/machinestate.exp: Likewise.
16585 * gdb.reverse/sigall-precsave.exp: Likewise.
16586 * gdb.reverse/solib-precsave.exp: Likewise.
16587 * gdb.reverse/step-precsave.exp: Likewise.
16588 * gdb.reverse/until-precsave.exp: Likewise.
16589 * gdb.reverse/watch-precsave.exp: Likewise.
16590 * gdb.reverse/watch-reverse.exp: Likewise.
16591
b22089ab
YQ
165922014-10-17 Yao Qi <yao@codesourcery.com>
16593
16594 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16595 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16596
6c4486e6
PA
165972014-10-17 Pedro Alves <palves@redhat.com>
16598
16599 PR gdb/17471
16600 * gdb.base/bg-execution-repeat.c: New file.
16601 * gdb.base/bg-execution-repeat.exp: New file.
16602
0ff33695
PA
166032014-10-17 Pedro Alves <palves@redhat.com>
16604
16605 PR gdb/17300
16606 * gdb.base/continue-all-already-running.c: New file.
16607 * gdb.base/continue-all-already-running.exp: New file.
16608
6fdebc3d
PA
166092014-10-17 Pedro Alves <palves@redhat.com>
16610
16611 PR gdb/17472
16612 * gdb.base/annota-input-while-running.c: New file.
16613 * gdb.base/annota-input-while-running.exp: New file.
16614
32a8097b
PA
166152014-10-17 Pedro Alves <palves@redhat.com>
16616
16617 * gdb.base/callfuncs.exp: emove references to osf.
16618 * gdb.base/sigall.exp: Likewise.
16619 * gdb.gdb/selftest.exp: Likewise.
16620 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16621 * gdb.mi/non-stop.c: Likewise.
16622 * gdb.mi/pthreads.c: Likewise.
16623 * gdb.reverse/sigall-precsave.exp: Likewise.
16624 * gdb.reverse/sigall-reverse.exp: Likewise.
16625 * gdb.threads/pthreads.c: Likewise.
16626 * gdb.threads/pthreads.exp: Likewise.
16627
7a3517ff
YQ
166282014-10-17 Yao Qi <yao@codesourcery.com>
16629
16630 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16631 check 'target_info exists noargs'.
16632 (test_command_prompt_position): Likewise.
16633 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16634 Remove "set args".
16635 (progvar_simple_while_test): Likewise.
16636 (progvar_complex_if_while_test): Likewise.
16637 (if_while_breakpoint_command_test): Likewise.
16638 (infrun_breakpoint_command_test): Likewise.
16639 (breakpoint_command_test): Likewise.
16640 (watchpoint_command_test): Likewise.
16641 (bp_deleted_in_command_test): Likewise.
16642 (temporary_breakpoint_commands): Likewise.
16643
bb99c472
YQ
166442014-10-16 Yao Qi <yao@codesourcery.com>
16645
16646 * gdb.base/remotetimeout.exp: Remove noargs checking.
16647
7c16b83e
PA
166482014-10-15 Pedro Alves <palves@redhat.com>
16649
16650 PR breakpoints/9649
16651 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16652 * gdb.base/breakpoint-in-ro-region.exp
16653 (probe_target_hardware_step): New procedure.
16654 (top level): Probe hardware stepping and hardware breakpoint
16655 support. Test stepping through a read-only region, with both
16656 "breakpoint auto-hw" on and off and both "always-inserted" on and
16657 off.
16658
35a49624
IB
166592014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16660
16661 * gdb.dlang/demangle.exp: Update for demangling changes.
16662
2d1c107c
SC
166632014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16664
16665 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16666 * gdb.cp/non-trivial-retval.exp: Add new tests.
16667
778811d5
SC
166682014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16669
16670 PR c++/13403
16671 PR c++/15154
16672 * gdb.cp/non-trivial-retval.cc: New file.
16673 * gdb.cp/non-trivial-retval.exp: New file.
16674
10c5f0a8
YQ
166752014-10-15 Yao Qi <yao@codesourcery.com>
16676
16677 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16678 remote host.
16679
65d7b369
YQ
166802014-10-15 Yao Qi <yao@codesourcery.com>
16681
16682 * gdb.python/py-symbol.exp: Match file base name if host is
16683 remote, otherwise match file name with dir name.
16684 * gdb.python/py-symtab.exp: Likewise.
16685 * gdb.python/python.exp: Likewise.
16686
46dc1394
YQ
166872014-10-15 Yao Qi <yao@codesourcery.com>
16688
16689 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16690 pattern.
16691 * gdb.python/py-symtab.exp: Likewise.
16692 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16693 locationn.
16694
c40cc657
JB
166952014-10-14 Joel Brobecker <brobecker@adacore.com>
16696
16697 * gdb.ada/addr_arith: New testcase.
16698
2abf49e1
MR
166992014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16700
16701 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16702 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16703 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16704 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16705
f7088df3
SDJ
167062014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16707
16708 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16709 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16710 * gdb.arch/stap-eval-lang-ada.exp: New file.
16711
4dc06805
YQ
167122014-10-14 Yao Qi <yao@codesourcery.com>
16713
16714 * gdb.mi/mi-var-child.c (nothing1): New function.
16715 (nothing2): New function.
16716 (do_children_tests): Set function pointers by nothing1 and
16717 nothing2.
16718 * gdb.mi/mi-var-child.exp: Step over new added statements.
16719 Update test to match the new output.
16720 * gdb.mi/var-cmd.c (nothing1): New function.
16721 (nothing2): New function.
16722 (do_children_tests): Set function pointers by nothing1 and
16723 nothing2.
16724 * gdb.mi/mi-var-display.exp: Update test to match output.
16725 Step to the line specified by $line_dct_nothing.
16726 Increase the number of lines to step.
16727
46a93de2
YQ
167282014-10-14 Yao Qi <yao@codesourcery.com>
16729
16730 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16731 tests.
16732 * gdb.mi/mi2-var-child.exp: Likewise.
16733
14ea52ee
DE
167342014-10-13 Doug Evans <dje@google.com>
16735
16736 * gdb.python/py-objfile.exp: Change name of file name test.
16737
e5c6e92b
DE
167382014-10-13 Doug Evans <dje@google.com>
16739
16740 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16741 from the start of the CU.
16742
c780cc2f
JK
167432014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16744 Yao Qi <yao@codesourcery.com>
16745
16746 Fix "save breakpoints" for "catch" command.
16747 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16748 Remove -nonewline. Match also the added "main" line.
16749
99894e11
JK
167502014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16751
16752 Fix "save breakpoints" for "disable $bpnum" command.
16753 * gdb.base/save-bp.c (main): Add label.
16754 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16755
6e1ac5a3
JK
167562014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16757
16758 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16759
754dd2b0
YQ
167602014-10-11 Yao Qi <yao@codesourcery.com>
16761
16762 * gdb.server/server-kill.exp: Execute command
16763 "set remote trace-status-packet on" before "tstatus".
16764
f90183d7
YQ
167652014-10-11 Yao Qi <yao@codesourcery.com>
16766
16767 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16768 (main): Call getppid.
16769 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16770 and continue to it. Read variable "server_pid".
16771
bf40a607
YQ
167722014-10-11 Yao Qi <yao@codesourcery.com>
16773
16774 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16775
052ca370
YQ
167762014-10-11 Yao Qi <yao@codesourcery.com>
16777
16778 * gdb.threads/thread-find.exp: Don't execute command
16779 "info threads".
16780 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16781 * gdb.threads/linux-dp.exp: Don't check the condition
16782 $threads_created equals to zero.
16783
3831839c
PA
167842014-10-10 Pedro Alves <palves@redhat.com>
16785
16786 * gdb.base/bigcore.exp: Remove references to IRIX.
16787 * gdb.base/funcargs.exp: Likewise.
16788 * gdb.base/interrupt.exp: Likewise.
16789 * gdb.base/mips_pro.exp: Likewise.
16790 * gdb.base/nodebug.exp: Likewise.
16791 * gdb.base/setvar.exp: Likewise.
16792 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16793
8b9a549d
PA
167942014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16795 Pedro Alves <palves@redhat.com>
16796
16797 PR symtab/14466
16798 * gdb.base/vdso-warning.c: New file.
16799 * gdb.base/vdso-warning.exp: New file.
16800
d48ba5e8
DE
168012014-10-02 Doug Evans <dje@google.com>
16802
16803 * gdb.base/structs.c (main): Don't run forever.
16804
2278c276
PA
168052014-10-02 Pedro Alves <palves@redhat.com>
16806
16807 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16808 (top level) <stop threads 1, stop threads 2>: Use it.
16809
b57bacec
PA
168102014-10-02 Pedro Alves <palves@redhat.com>
16811
16812 * gdb.threads/break-while-running.exp (test): Add new
16813 'update_thread_list' argument. Skip "info threads" if false.
16814 (top level): Add new 'update_thread_list' axis.
16815
13fd3ff3
PA
168162014-10-02 Pedro Alves <palves@redhat.com>
16817
16818 PR breakpoints/17431
16819 * gdb.base/execl-update-breakpoints.c: New file.
16820 * gdb.base/execl-update-breakpoints.exp: New file.
16821
0fec99e8
PA
168222014-10-01 Pedro Alves <palves@redhat.com>
16823
16824 * gdb.base/breakpoint-in-ro-region.c: New file.
16825 * gdb.base/breakpoint-in-ro-region.exp: New file.
16826
2ddf4301
SM
168272014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16828
16829 * gdb.mi/mi-exit-code.exp: New file.
16830 * gdb.mi/mi-exit-code.c: New file.
16831
6a5f3f43
YQ
168322014-09-30 Yao Qi <yao@codesourcery.com>
16833
16834 * lib/prelink-support.exp (build_executable_own_libs): Error if
16835 the target isn't native.
16836
345bcc73
YQ
168372014-09-30 Yao Qi <yao@codesourcery.com>
16838
16839 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16840 false.
16841
a25a5a45
PA
168422014-09-22 Pedro Alves <palves@redhat.com>
16843
16844 * gdb.threads/break-while-running.exp: New file.
16845 * gdb.threads/break-while-running.c: New file.
16846
00ba3162
YQ
168472014-09-19 Yao Qi <yao@codesourcery.com>
16848
16849 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16850 Invoke test. Restart GDB with --readnow and invoke test again.
16851
c3b7b696
YQ
168522014-09-19 Yao Qi <yao@codesourcery.com>
16853
16854 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16855 proc set_breakpoint_on_gcd_function. Invoke
16856 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16857 invoke set_breakpoint_on_gcd_function again.
16858
2b4fd423
DE
168592014-09-18 Doug Evans <dje@google.com>
16860
16861 * gdb.dwarf2/symtab-producer.exp: New file.
16862
a5947601
SDJ
168632014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16864
16865 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16866 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16867 * gdb.base/global-var-nested-by-dso.c: Likewise.
16868 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16869
91c19059
SDJ
168702014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16871 Pedro Alves <palves@redhat.com>
16872
16873 * gdb.base/watch-bitfields.exp: Pass string other than test file
16874 name to prepare_for_testing.
16875 (watch): New procedure.
16876 (expect_watchpoint): Use with_test_prefix.
16877 (top level): Factor out tests to ...
16878 (test_watch_location, test_regular_watch): ... these new
16879 procedures, and use with_test_prefix and gdb_continue_to_end.
16880
bb9d5f81
PP
168812014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16882
16883 PR breakpoints/12526
16884 * gdb.base/watch-bitfields.exp: New file.
16885 * gdb.base/watch-bitfields.c: New file.
16886
635856f5
PA
168872014-09-16 Pedro Alves <palves@redhat.com>
16888
16889 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16890 software and hardware addresses, not software address against
16891 itself.
16892
7280ceea
PA
168932014-09-16 Pedro Alves <palves@redhat.com>
16894
16895 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16896 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16897
428b16bd
PA
168982014-09-16 Pedro Alves <palves@redhat.com>
16899
16900 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16901 files.
16902 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16903 "*-*-vxworks*" throughout.
16904 * gdb.base/break.exp: Likewise.
16905 * gdb.base/default.exp: Likewise.
16906 * gdb.base/scope.exp: Likewise.
16907 * gdb.base/sepdebug.exp: Likewise.
16908 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16909 throughout.
16910 * gdb.base/run.c: Likewise.
16911 * gdb.base/sepdebug.c: Likewise.
16912 * gdb.hp/gdb.aCC/run.c: Likewise.
16913 * gdb.reverse/until-reverse.c: Likewise.
16914 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16915
666d413c
YQ
169162014-09-16 Yao Qi <yao@codesourcery.com>
16917
16918 * boards/local-remote-host-native.exp: New file.
16919
57cbd724
DE
169202014-09-14 Doug Evans <xdje42@gmail.com>
16921
16922 * gdb.threads/queue-signal.c (thread_count): New variable.
16923 (thread_count_mutex, thread_count_condvar): New variables.
16924 (incr_thread_count, wait_all_threads_running): New functions.
16925 (main): Wait for all threads to be in their thread functions.
16926
81219e53
DE
169272014-09-13 Doug Evans <xdje42@gmail.com>
16928
16929 * gdb.threads/queue-signal.c: New file.
16930 * gdb.threads/queue-signal.exp: New file.
16931
3714cea7
DE
169322014-09-13 Doug Evans <xdje42@gmail.com>
16933
16934 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16935 be consistent with what default_gdb_init uses.
16936 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16937 the plain text of the prompt. Add some logging printfs.
16938 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16939
fa43b1d7
PA
169402014-09-12 Pedro Alves <palves@redhat.com>
16941
16942 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16943 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16944 * gdb.arch/i386-size-overlap.exp: Likewise.
16945 * gdb.arch/i386-size.exp: Likewise.
16946 * gdb.arch/i386-unwind.exp: Likewise.
16947 * gdb.base/a2-run.exp: Likewise.
16948 * gdb.base/break.exp: Likewise.
16949 * gdb.base/charset.exp: Likewise.
16950 * gdb.base/chng-syms.exp: Likewise.
16951 * gdb.base/commands.exp: Likewise.
16952 * gdb.base/dbx.exp: Likewise.
16953 * gdb.base/find.exp: Likewise.
16954 * gdb.base/funcargs.exp: Likewise.
16955 * gdb.base/jit-simple.exp: Likewise.
16956 * gdb.base/reread.exp: Likewise.
16957 * gdb.base/sepdebug.exp: Likewise.
16958 * gdb.base/step-bt.exp: Likewise.
16959 * gdb.cp/mb-inline.exp: Likewise.
16960 * gdb.cp/mb-templates.exp: Likewise.
16961 * gdb.objc/basicclass.exp: Likewise.
16962 * gdb.threads/killed.exp: Likewise.
16963
9d9bf2df
EBM
169642014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16965
16966 PR tdep/17379
16967 * gdb.arch/powerpc-stackless.S: New file.
16968 * gdb.arch/powerpc-stackless.exp: New file.
16969
1cf2f1b0
JK
169702014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16971
16972 * gdb.base/attach.c: Include unistd.h.
16973 (main): Call alarm. Add label postloop.
16974 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16975 gdb_breakpoint, gdb_continue_to_breakpoint.
16976 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16977
98880d46
PA
169782014-09-11 Pedro Alves <palves@redhat.com>
16979
16980 PR gdb/17347
16981 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16982 * gdb.base/attach.exp (test_command_line_attach_run): New
16983 procedure.
16984 (top level): Call it.
16985
4c92ff2c
PA
169862014-09-11 Pedro Alves <palves@redhat.com>
16987
16988 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16989 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16990 (do_command_attach_tests): Use spawn_wait_for_attach.
16991 * gdb.base/solib-overlap.exp: Likewise.
16992 * gdb.multi/multi-attach.exp: Likewise.
16993 * gdb.python/py-prompt.exp: Likewise.
16994 * gdb.python/py-sync-interp.exp: Likewise.
16995 * gdb.server/ext-attach.exp: Likewise.
16996
3adc1a7d
GKB
169972014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16998
16999 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17000 command in testcase. Simplify testcase.
17001
96334934
JB
170022014-09-10 Joel Brobecker <brobecker@adacore.com>
17003
17004 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17005
eb479039
JB
170062014-09-10 Joel Brobecker <brobecker@adacore.com>
17007
17008 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17009
deede10c
JB
170102014-09-10 Joel Brobecker <brobecker@adacore.com>
17011
17012 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17013
7828a5f5
JB
170142014-09-10 Joel Brobecker <brobecker@adacore.com>
17015
17016 * gdb.dwarf2/dynarr-ptr.c: New file.
17017 * gdb.dwarf2/dynarr-ptr.exp: New file.
17018
33aeebcf
MR
170192014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17020
17021 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17022 of 30 rather than hardcoding 120 for a slow test case. Take the
17023 `gdb,timeout' target setting into account for this calculation.
17024 Don't extend the timeout for the test cases that don't need it.
17025
7b415901
MR
170262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17027
17028 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17029 a factor of 2 for a slow test case. Take the `gdb,timeout'
17030 target setting into account for this calculation.
17031 * gdb.reverse/until-precsave.exp: Increase the timeout by
17032 a factor of 15 and 3 respectively rather than adding 120
17033 for a pair of slow test cases. Take the `gdb,timeout'
17034 target setting into account for this calculation.
17035
4a40f85a
MR
170362014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17037
17038 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17039 timeout, don't pass one down to gdb_expect.
17040 (gdb_expect): Rework timeout selection.
17041
09635af7
MR
170422014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17043
17044 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17045 exception on timeout.
17046 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17047 (gdbserver_start_extended): Catch any `gdbserver_start' error
17048 exceptions.
17049 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17050 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17051 `gdbserver_gdb_load' error exceptions.
17052
2bdd10b7
MR
170532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17054
17055 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17056 120 on waiting for the TCP socket to open.
17057
316935f0
DE
170582014-09-09 Doug Evans <xdje42@gmail.com>
17059
17060 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17061 _caller_matches, _any_caller_is, _any_caller_matches.
17062
83740597
DE
170632014-09-09 Doug Evans <xdje42@gmail.com>
17064
17065 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17066
4c122fc3
YQ
170672014-09-09 Yao Qi <yao@codesourcery.com>
17068
17069 * gdb.mi/mi-var-display.exp: Set print symbol off.
17070
a9f116cb
GKB
170712014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17072
17073 PR gdb/17035
17074 * gdb.base/commands.exp: Add tests to verify user-defined
17075 commands with empty bodies.
17076 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17077 python commands in `show user command`.
17078 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17079 scheme commands in `show user command`.
17080
c75bd3a2
JK
170812014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17082
17083 PR python/17355
17084 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17085 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17086 * gdb.python/py-framefilter-invalidarg.exp: New file.
17087 * gdb.python/py-framefilter-invalidarg.py: New file.
17088
faa42425
DE
170892014-09-06 Doug Evans <xdje42@gmail.com>
17090
17091 PR 15276
17092 * gdb.python/py-caller-is.c: New file.
17093 * gdb.python/py-caller-is.exp: New file.
17094
474ca4f6
SDJ
170952014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17096
17097 PR gdb/17235
17098 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17099 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17100
eb0b0463
SDJ
171012014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17102
17103 PR fortran/17237
17104 * gdb.fortran/print-formatted.exp: New file.
17105 * gdb.fortran/print-formatted.f90: Likewise.
17106
5f3b99cf
SS
171072014-09-03 Sasha Smundak <asmundak@google.com>
17108
17109 * gdb.python/py-frame.exp: Test Frame.read_register.
17110
7d793aa9
SDJ
171112014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17112
17113 PR python/16699
17114 * gdb.python/py-completion.exp: New file.
17115 * gdb.python/py-completion.py: Likewise.
17116
fb0576e9
DE
171172014-08-28 Doug Evans <dje@google.com>
17118
17119 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17120 eax,etc. are live with values set by gdb and thus the compiler can't
17121 use them.
17122 * gdb.arch/i386-pseudo.c (main): Ditto.
17123
ee92b0dd
DE
171242014-08-27 Doug Evans <dje@google.com>
17125
17126 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17127
6649db35
DE
171282014-08-25 Doug Evans <dje@google.com>
17129
17130 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17131 (main): Ditto.
17132
564b7600
DE
171332014-08-25 Doug Evans <dje@google.com>
17134
17135 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17136
3881fb67
YQ
171372014-08-24 Yao Qi <yao@codesourcery.com>
17138
17139 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17140 symbol off.
17141 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17142
a05a36a5
DE
171432014-08-22 Doug Evans <dje@google.com>
17144
17145 PR 17276
17146 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17147 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17148 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17149
7c343b48
YQ
171502014-08-22 Yao Qi <yao@codesourcery.com>
17151
17152 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17153 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17154 * gdb.python/python.exp: Likewise. Use .py file on the host
17155 instead of the build.
17156
22fd09ae
JK
171572014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17158
17159 * gdb.threads/gcore-stale-thread.c: New file.
17160 * gdb.threads/gcore-stale-thread.exp: New file.
17161
a8454a7c
PA
171622014-08-21 Pedro Alves <palves@redhat.com>
17163
17164 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17165 * gdb.base/gcore-relro-pie.exp: Likewise.
17166 * gdb.base/gcore-relro.exp: Likewise.
17167 * gdb.base/gcore.exp: Likewise.
17168 * gdb.base/print-symbol-loading.exp: Likewise.
17169 * gdb.threads/gcore-thread.exp: Likewise.
17170 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17171
2a31c623
PA
171722014-08-20 Pedro Alves <palves@redhat.com>
17173 Jan Kratochvil <jan.kratochvil@redhat.com>
17174
17175 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17176 configure.
17177 (EXPECT): Handle READ1 being set.
17178 (all): Depend on EXTRA_RULES.
17179 (check-read1, expect-read1, read1.so, read1): New rules.
17180 * README (Testsuite Parameters): Document the READ1 make variable.
17181 (Race detection): New section.
17182 * configure: Regenerate.
17183 * configure.ac: If build==host==target, and running under a
17184 GNU/glibc system, add read1 to the extra Makefile rules.
17185 (EXTRA_RULES): AC_SUBST it.
17186 * lib/read1.c: New file.
17187
d36430db
JB
171882014-08-20 Joel Brobecker <brobecker@adacore.com>
17189
17190 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17191 the handling of variables declared as a typedef to an array
17192 which a DW_AT_data_location attribute.
17193
9a0dc9e3
PA
171942014-08-19 Andrew Burgess <aburgess@broadcom.com>
17195 Pedro Alves <palves@redhat.com>
17196
17197 PR symtab/14604
17198 PR symtab/14605
17199 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17200 gdb_test.
17201
0718a8da
PA
172022014-08-19 Pedro Alves <palves@redhat.com>
17203
17204 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17205
13b448cd
YQ
172062014-08-19 Yao Qi <yao@codesourcery.com>
17207
17208 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17209 right line.
17210
1cbf5077
DB
172112014-08-18 David Blaikie <dblaikie@gmail.com>
17212
17213 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17214
bf0fae19
JB
172152014-08-18 Joel Brobecker <brobecker@adacore.com>
17216
17217 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17218 attribute in array range.
17219
3c8c5dcc
JB
172202014-08-18 Joel Brobecker <brobecker@adacore.com>
17221
17222 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17223
e66d4446
SC
172242014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17225
17226 PR c++/17132
17227 * gdb.cp/pr17132.cc: New file.
17228 * gdb.cp/pr17132.exp: New file.
17229
940df408
SC
172302014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17231
17232 * gdb.python/py-xmethods.py (A_getarrayind)
17233 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17234 Use 'print' with function call syntax.
17235 (E_method_matcher.match): Fix tab vs space indentation mixup.
17236
ebcc6c3a
YQ
172372014-08-15 Yao Qi <yao@codesourcery.com>
17238
17239 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17240 false.
17241
775e0f04
YQ
172422014-08-15 Yao Qi <yao@codesourcery.com>
17243
17244 * gdb.cp/casts.exp: Set print symbol off.
17245 * gdb.cp/class2.exp: Likewise.
17246 * gdb.cp/overload.exp: Likewise.
17247 * gdb.cp/templates.exp: Likewise.
17248
d769e349
DE
172492014-08-11 Doug Evans <dje@google.com>
17250
17251 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17252 (test_load_shlib): Update.
17253
20c6f1e1
YQ
172542014-08-09 Yao Qi <yao@codesourcery.com>
17255
17256 * gdb.base/display.exp: Invoke is_address_zero_readable.
17257 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17258 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17259 * gdb.base/hbreak-unmapped.exp: Return if
17260 is_address_zero_readable returns true.
17261 * gdb.base/signest.exp: Likewise.
17262 * gdb.base/signull.exp: Likewise.
17263 * gdb.base/sigbpt.exp: Likewise.
17264 * gdb.guile/scm-disasm.exp: Do the test if
17265 is_address_zero_readable returns false.
17266 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17267 * gdb.python/py-arch.exp: Likewise.
17268 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17269 * lib/gdb.exp (is_address_zero_readable): New proc.
17270
5792e8e3
YQ
172712014-08-09 Yao Qi <yao@codesourcery.com>
17272
17273 PR testsuite/13443
17274 * gdb.mi/mi-var-display.exp: Make test messages unique.
17275
3cecbbbe
TT
172762014-08-04 Tom Tromey <tromey@redhat.com>
17277
17278 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17279 target 0".
17280
00b51ff5
TT
172812014-08-04 Tom Tromey <tromey@redhat.com>
17282
17283 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17284 "target_resume".
17285
6908c509
JB
172862014-08-01 Joel Brobecker <brobecker@adacore.com>
17287
17288 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17289 inner_vla_struct_object_size.
17290 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17291 as xfail.
17292
cc6563d2
PA
172932014-07-30 Pedro Alves <palves@redhat.com>
17294
17295 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17296 comment.
17297
7e09a223
YQ
172982014-07-29 Yao Qi <yao@codesourcery.com>
17299
17300 PR gdb/17206
17301 * gdb.base/until-nodebug.exp: New.
17302
7ebdbe92
DE
173032014-07-28 Doug Evans <xdje42@gmail.com>
17304
17305 PR guile/17203
17306 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17307 previously existing parameter, and previously ambiguously spelled
17308 parameter.
17309
fdb1adc6
WN
173102014-07-28 Will Newton <will.newton@linaro.org>
17311
17312 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17313
186fcde0
DE
173142014-07-26 Ludovic Courtès <ludo@gnu.org>
17315 Doug Evans <xdje42@gmail.com>
17316
17317 PR guile/17146
17318 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17319
70509625
PA
173202014-07-25 Pedro Alves <palves@redhat.com>
17321
17322 * gdb.threads/signal-command-handle-nopass.c: New file.
17323 * gdb.threads/signal-command-handle-nopass.exp: New file.
17324 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17325 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17326 * gdb.threads/signal-delivered-right-thread.c: New file.
17327 * gdb.threads/signal-delivered-right-thread.exp: New file.
17328
c3f814a1
PA
173292014-07-25 Pedro Alves <palves@redhat.com>
17330
17331 * gdb.base/double-prompt-target-event-error.exp
17332 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17333 match.
17334 (cancel_pagination_in_target_event): Rework double prompt
17335 detection.
17336 * gdb.base/paginate-after-ctrl-c-running.exp
17337 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17338 <return>' match.
17339 * gdb.base/paginate-bg-execution.exp
17340 (test_bg_execution_pagination_return)
17341 (test_bg_execution_pagination_cancel): Remove '-notransfer
17342 <return>' matches.
17343 * gdb.base/paginate-execution-startup.exp
17344 (test_fg_execution_pagination_return)
17345 (test_fg_execution_pagination_cancel): Remove '-notransfer
17346 <return>' matches.
17347 * gdb.base/paginate-inferior-exit.exp
17348 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17349 match.
17350 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17351 * lib/gdb.exp (pagination_prompt): Run text through
17352 string_to_regexp.
17353 (gdb_test_multiple): Match $pagination_prompt instead of
17354 "<return>".
17355 (string_to_regexp): Move to lib/gdb-utils.exp.
17356
e214cf6c
JK
173572014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17358
17359 * gdb.arch/amd64-entry-value-paramref.S: New file.
17360 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17361 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17362 * gdb.arch/amd64-optimout-repeat.S: New file.
17363 * gdb.arch/amd64-optimout-repeat.c: New file.
17364 * gdb.arch/amd64-optimout-repeat.exp: New file.
17365
17d0c5c8
JK
173662014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17367
17368 PR gdb/17170
17369 * gdb.base/statistics.exp: New file.
17370
b8b8facf
DE
173712014-07-17 Doug Evans <dje@google.com>
17372
74b49205 17373 PR gdb/17170
b8b8facf
DE
17374 * gdb.base/maint.exp: Update testing of per-command stats.
17375
1b5d0ab3
PA
173762014-07-16 Pedro Alves <palves@redhat.com>
17377
17378 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17379 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17380 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17381 (tfile_write_buf): New functions.
17382 (add_memory_block): Rewrite using the above.
17383 (adjust_function_address): New function.
17384 (FUNCTION_ADDRESS): New macro.
17385 (write_basic_trace_file): Remove short_x local, and use
17386 tfile_write_16. Change type of func_addr local to unsigned long
17387 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17388 here. Cast argument of add_memory_block to char pointer.
17389 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17390 (main): Remove parameters.
17391 * gdb.trace/tfile.exp: Remove nowarnings.
17392
4d974e88
SM
173932014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17394
17395 * gdb.base/debug-expr.exp: Test string evaluation with
17396 "debug expression" on.
17397
41e99568
PA
173982014-07-15 Pedro Alves <palves@redhat.com>
17399
17400 * gdb.base/reread.exp: Use clean_restart.
17401
487d9753
PL
174022014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17403
17404 * gdb.arch/avr-flash-qualifer.c: New.
17405 * gdb.arch/avr-flash-qualifer.exp: New.
17406
cc1c52ad
PA
174072014-07-14 Pedro Alves <palves@redhat.com>
17408
17409 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17410 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17411
1e973570
PA
174122014-07-14 Pedro Alves <palves@redhat.com>
17413
17414 * gdb.base/double-prompt-target-event-error.c: New file.
17415 * gdb.base/double-prompt-target-event-error.exp: New file.
17416
93d6eb10
PA
174172014-07-14 Pedro Alves <palves@redhat.com>
17418
17419 PR gdb/17072
17420 * gdb.base/paginate-inferior-exit.c: New file.
17421 * gdb.base/paginate-inferior-exit.exp: New file.
17422
0017922d
PA
174232014-07-14 Pedro Alves <palves@redhat.com>
17424
17425 PR gdb/17072
17426 * gdb.base/paginate-bg-execution.c: New file.
17427 * gdb.base/paginate-bg-execution.exp: New file.
17428
94696ad3
PA
174292014-07-14 Pedro Alves <palves@redhat.com>
17430
17431 PR gdb/17072
17432 * gdb.base/paginate-execution-startup.c: New file.
17433 * gdb.base/paginate-execution-startup.exp: New file.
17434 * lib/gdb.exp (pagination_prompt): New global.
17435 (default_gdb_spawn): New procedure, factored out from
17436 default_gdb_spawn.
17437 (default_gdb_start): Adjust to call default_gdb_spawn.
17438 (gdb_spawn): New procedure.
17439
bd293940
PA
174402014-07-14 Pedro Alves <palves@redhat.com>
17441
17442 * lib/gdb.exp (gdb_assert): New procedure.
17443 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17444
c933f875
PA
174452014-07-14 Pedro Alves <palves@redhat.com>
17446
17447 * gdb.base/execution-termios.c: New file.
17448 * gdb.base/execution-termios.exp: New file.
17449
d98b7a16
TT
174502014-07-14 Tom Tromey <tromey@redhat.com>
17451
17452 * gdb.cp/vla-cxx.cc: New file.
17453 * gdb.cp/vla-cxx.exp: New file.
17454
548740d6
TT
174552014-07-14 Tom Tromey <tromey@redhat.com>
17456
17457 * gdb.reverse/rerun-prec.c: New file.
17458 * gdb.reverse/rerun-prec.exp: New file.
17459
a25eb028
MR
174602014-07-12 Maciej W. Rozycki <macro@mips.com>
17461 Maciej W. Rozycki <macro@codesourcery.com>
17462
17463 * lib/gdb-utils.exp: New file.
17464 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17465 inline `gdb_init_command' processing.
17466 (gdb_start_cmd): Likewise.
17467 * lib/mi-support.exp (mi_run_cmd): Likewise.
17468 * README: Document `gdb_init_command' and `gdb_init_commands'.
17469
218c2655
JK
174702014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17471
17472 Fix false FAIL running under a very long directory name.
17473 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17474 and "set print elements 10000". Twice.
17475
5401fde3
YQ
174762014-07-11 Yao Qi <yao@codesourcery.com>
17477
17478 * gdb.base/exprs.exp: "set print symbol off".
17479
e76126e8
PA
174802014-07-11 Pedro Alves <palves@redhat.com>
17481
17482 * gdb.threads/kill.c: New file.
17483 * gdb.threads/kill.exp: New file.
17484
2d6f0de6
YQ
174852014-07-10 Yao Qi <yao@codesourcery.com>
17486
17487 * gdb.trace/tfile.c (write_basic_trace_file)
17488 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17489 address written to trace file.
17490
7180e04a
PA
174912014-07-09 Pedro Alves <palves@redhat.com>
17492
17493 * gdb.base/attach-wait-input.exp: New file.
17494 * gdb.base/attach-wait-input.c: New file.
17495
9a9a7608
AB
174962014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17497
17498 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17499 setting up test structures.
17500 (main): Call new test function.
17501 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17502 test function, continue into test function and walk test
17503 structures.
17504
161ac41e
YQ
175052014-07-02 Yao Qi <yao@codesourcery.com>
17506
17507 * gdb.trace/entry-values.c: Define labels 'foo_start' and
17508 'bar_start' at the beginning of functions 'foo' and 'bar'
17509 respectively.
17510 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
17511 instead of 'foo' and 'bar'.
17512
1f267ae3
MM
175132014-07-08 Markus Metzger <markus.t.metzger@intel.com>
17514
17515 * gdb.btrace/segv.exp: New.
17516 * gdb.btrace/segv.c: New.
17517
2b239efb
LM
175182014-07-02 Luis Machado <lgustavo@codesourcery.com>
17519
17520 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
17521 instruction.
17522
cf363f18
MW
175232014-06-30 Mark Wielaard <mjw@redhat.com>
17524
17525 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
17526 vulture, vilify, villar): New volatile array constants.
17527 (vindictive, vegetation): New const volatile array constants.
17528 * gdb.base/volatile.exp: Test volatile and const volatile array
17529 types.
17530
aebf9d24
AA
175312014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
17532
17533 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
17534 target lacks support for awatch, rwatch, or hbreak.
17535
b67a2c6f
YQ
175362014-06-27 Yao Qi <yao@codesourcery.com>
17537
17538 * gdb.multi/dummy-frame-restore.exp: New.
17539 * gdb.multi/dummy-frame-restore.c: New.
17540
aef92902
MM
175412014-06-25 Markus Metzger <markus.t.metzger@intel.com>
17542
17543 * gdb.btrace/gcore.exp: New.
17544
8e9db26e
PA
175452014-06-23 Pedro Alves <palves@redhat.com>
17546
17547 * gdb.base/watchpoint-reuse-slot.c: New file.
17548 * gdb.base/watchpoint-reuse-slot.exp: New file.
17549
70afc5b7
SC
175502014-06-23 Siva Chandra Reddy <sivachandra@google.com>
17551
17552 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
17553 progspace's filename in 'info', 'enable' and 'disable' command
17554 tests.
17555
b972bd9c
JK
175562014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
17557
17558 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
17559 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17560 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17561
125f8a3d
GB
175622014-06-20 Gary Benson <gbenson@redhat.com>
17563
17564 * gdb.arch/i386-avx.exp: Fix include file location.
17565 * gdb.arch/i386-sse.exp: Likewise.
17566
3ed9baed
IB
175672014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17568
17569 * gdb.dlang/expression.exp: New file.
17570
034f788c
PA
175712014-06-19 Pedro Alves <palves@redhat.com>
17572
17573 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17574 out from ...
17575 (top level): ... here. Iterate running tests under different
17576 scheduler-locking settings.
17577
45371d0c
LM
175782014-06-18 Luis Machado <lgustavo@codesourcery.com>
17579
17580 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17581 to DW_FORM_addr and use non-zero addresses.
17582
5d376983
SC
175832014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17584
17585 PR gdb/17017
17586 * gdb.python/py-xmethods.cc: Add global function call counters and
17587 increment them in their respective functions. Remove "cout"
17588 statements.
17589 * gdb.python/py-xmethods.exp: Make tests check the global function
17590 call counters instead of depending on inferior IO.
17591
a1aa2221
LM
175922014-06-18 Don Breazeal <donb@codesourcery.com>
17593
17594 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17595 Deleted procedure.
17596 (explicit_fork_parent_follow): Deleted procedure.
17597 (explicit_fork_child_follow): Deleted procedure.
17598 (test_follow_fork): New procedure.
17599 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 17600 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
17601 procedure calls.
17602
0fc05997
YQ
176032014-06-17 Yao Qi <yao@codesourcery.com>
17604
17605 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17606 CP1252.
17607
70795c52
LM
176082014-06-17 Luis Machado <lgustavo@codesourcery.com>
17609
17610 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17611 Initialize ptr and S explicitly.
17612 (skip_type_update_when_not_use_rtti_test): Likewise.
17613
6be47f0c
KS
176142014-06-16 Keith Seitz <keiths@redhat.com>
17615
17616 PR mi/15863
17617 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17618 the inferior is started.
17619
d03de421
PA
176202014-06-16 Pedro Alves <palves@redhat.com>
17621
17622 * gdb.base/break-main-file-remove-fail.c: New file.
17623 * gdb.base/break-main-file-remove-fail.exp: New file.
17624 * gdb.base/break-unload-file.exp: Use build_executable instead of
17625 prepare_for_testing.
17626 (test_break): New parameter "initial_load". Handle it.
17627 (top level): Add initial_load cmdline/file axis.
17628
f9579b99
TT
176292014-06-12 Tom Tromey <tromey@redhat.com>
17630
17631 * gdb.base/completion.exp: Don't use directory name in test.
17632
3657956b
GB
176332014-06-09 Gary Benson <gbenson@redhat.com>
17634
17635 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17636 separate the always-available ANSI-standard signals from the
17637 signals that require checking.
17638 (main): Likewise.
17639 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17640 Likewise.
17641 (main): Likewise.
17642
4186eb54
KS
176432014-06-07 Keith Seitz <keiths@redhat.com>
17644
17645 Revert:
17646 PR c++/16253
17647 * gdb.cp/var-tag.cc: New file.
17648 * gdb.cp/var-tag.exp: New file.
17649 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17650 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17651 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17652 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17653
25326a28 176542014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
17655
17656 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17657
829155c9
PA
176582014-06-06 Pedro Alves <palves@redhat.com>
17659
17660 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17661 in target debug output instead of looking at RSP packets,
17662 disabling the test on any target that uses hardware stepping.
17663 Update comments.
17664
61c8d22e
PA
176652014-06-06 Pedro Alves <palves@redhat.com>
17666
17667 * gdb.base/break-unload-file.exp: Fix typo.
17668
d9a47287
YQ
176692014-06-06 Yao Qi <yao@codesourcery.com>
17670
17671 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17672 from "jit_function" to "^jit_function".
17673
e5e01dbf
YQ
176742014-06-06 Yao Qi <yao@codesourcery.com>
17675
17676 * gdb.base/async.c (foo): Add one statement.
17677 * gdb.base/async.exp: Get the next instruction address and
17678 match the output of "nexti" by instruction address. Match
17679 the hex address in the output of "finish".
17680
73ba372c
GB
176812014-06-06 Gary Benson <gbenson@redhat.com>
17682
17683 * gdb.base/call-signals.c: Remove preprocessor conditionals
17684 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17685 SIGSEGV and SIGTERM.
17686 * gdb.base/sigall.c: Likewise.
17687 * gdb.base/unwindonsignal.c: Likewise.
17688 * gdb.reverse/sigall-reverse.c: Likewise.
17689
831517df
YQ
176902014-06-06 Yao Qi <yao@codesourcery.com>
17691
17692 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17693 readable, skip the test.
17694
b8b91e98
YQ
176952014-06-06 Yao Qi <yao@codesourcery.com>
17696
17697 * gdb.threads/staticthreads.c (thread_function): Move the line
17698 setting breakpoint on forward.
17699 * gdb.threads/staticthreads.exp: Update comments.
17700
fb934770
LC
177012014-06-05 Ludovic Courtès <ludo@gnu.org>
17702
17703 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17704 "history-append! type error".
17705
6ef284bd
SM
177062014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17707
17708 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17709 erroneous dprintf expected input.
17710
a872e241
DE
177112014-06-04 Doug Evans <xdje42@gmail.com>
17712
17713 * gdb.guile/scm-generics.exp: Delete.
17714
16f691fb
DE
177152014-06-04 Doug Evans <xdje42@gmail.com>
17716
17717 * gdb.guile/scm-breakpoint.exp: Update.
17718 Add tests for breakpoint registration.
17719
012370f6
TT
177202014-06-04 Tom Tromey <tromey@redhat.com>
17721
17722 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17723 VLA-in-union.
17724 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17725 inner_vla_struct, vla_union types. Initialize objects of those
17726 types and compute their sizes.
17727
9f5a4cef
HZ
177282014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17729 Hui Zhu <hui@codesourcery.com>
17730
17731 * gdb.base/fileio.exp: Add test for shell not available as well as
17732 available.
17733 * gdb.base/fileio.c (test_system): Check for shell twice.
17734
90a45c4d
YQ
177352014-06-04 Yao Qi <yao@codesourcery.com>
17736
17737 * gdb.base/auto-connect-native-target.exp: Remove redundant
17738 space from the regexp pattern.
17739
70017e41
YQ
177402014-06-04 Yao Qi <yao@codesourcery.com>
17741
17742 * gdb.base/default.exp: Replace "child" with "native" in
17743 regexp pattern.
17744
883964a7
SC
177452014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17746
17747 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17748 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17749 * gdb.python/py-xmethods.py: Python script supporting the
17750 new testcase and tests.
17751
ef370185
JB
177522014-06-03 Joel Brobecker <brobecker@adacore.com>
17753 Pedro Alves <palves@redhat.com>
17754
17755 PR breakpoints/17000
17756 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17757 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17758
1e2ccb61
BM
177592014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17760
17761 * gdb.base/subst.exp: Add tests to verify partial path matching
17762 output.
17763
c6ec5ab2
PA
177642014-06-03 Pedro Alves <palves@redhat.com>
17765
17766 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17767 target that doesn't use software single-stepping.
17768
835c559f
PA
177692014-06-03 Pedro Alves <palves@redhat.com>
17770
17771 PR breakpoints/17000
17772 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17773 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17774
06eb1586
DE
177752014-06-02 Doug Evans <xdje42@gmail.com>
17776
17777 * gdb.guile/scm-parameter.exp: New file.
17778
e698b8c4
DE
177792014-06-02 Doug Evans <xdje42@gmail.com>
17780
17781 * gdb.guile/scm-cmd.c: New file.
17782 * gdb.guile/scm-cmd.exp: New file.
17783
ded03782
DE
177842014-06-02 Doug Evans <xdje42@gmail.com>
17785
17786 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17787 pretty-printer lookup.
17788 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17789 (make-pp_s-printer): Call it.
17790 (make-pretty-printer-from-dict): New function.
17791 (lookup-pretty-printer-maker-from-dict): New function.
17792 (*pretty-printer*): Simplify.
17793 (make-objfile-pp_s-printer): New function.
17794 (install-objfile-pretty-printers!): New function.
17795 (make-progspace-pp_s-printer): New function.
17796 (install-progspace-pretty-printers!): New function.
17797 * gdb.guile/scm-progspace.c: New file.
17798 * gdb.guile/scm-progspace.exp: New file.
17799
41fac0cf
PA
178002014-06-02 Pedro Alves <palves@redhat.com>
17801
17802 * gdb.base/dprintf-bp-same-addr.c: New file.
17803 * gdb.base/dprintf-bp-same-addr.exp: New file.
17804
96ae5695
EBM
178052014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17806
17807 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17808 * gdb.arch/powerpc-power.s: Likewise.
17809
da02b3a8
JB
178102014-06-02 Joel Brobecker <brobecker@adacore.com>
17811
17812 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17813
c72b2e7b
YQ
178142014-06-01 Yao Qi <yao@codesourcery.com>
17815
17816 * gdb.base/watchpoint.exp (test_watch_location): Check null
17817 pointer can be dereferenced. If not, do the test, otherwise
17818 skip it.
17819
53e8a631
AB
178202014-05-30 Andrew Burgess <aburgess@broadcom.com>
17821
17822 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17823 results.
17824 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17825
938f0e2f
AB
178262014-05-30 Andrew Burgess <aburgess@broadcom.com>
17827
17828 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17829 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17830 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17831 * gdb.arch/amd64-invalid-stack-top.c: New file.
17832 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17833
9ba6657a
PA
178342014-05-30 Pedro Alves <palves@redhat.com>
17835
17836 PR breakpoints/17000
17837 * gdb.base/sss-bp-on-user-bp.c: New file.
17838 * gdb.base/sss-bp-on-user-bp.exp: New file.
17839
522c09bf
DB
178402014-05-30 David Blaikie <dblaikie@gmail.com>
17841
17842 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17843 gnu_inline semantics via attribute.
17844 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17845 source explicitly specifies the required semantics.
17846
bf4ef81e
MR
178472014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17848
17849 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17850
329ea579
PA
178512014-05-29 Pedro Alves <palves@redhat.com>
17852 Tom Tromey <tromey@redhat.com>
17853
17854 * gdb.base/async-shell.exp: Don't enable target-async.
17855 * gdb.base/async.exp
17856 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17857 parameter. Adjust.
17858 (top level): Don't test with "target-async".
17859 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17860 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17861 * gdb.base/inferior-died.exp: Don't enable target-async.
17862 * gdb.base/interrupt-noterm.exp: Likewise.
17863 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17864 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17865 * gdb.mi/mi-nonstop.exp: Likewise.
17866 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17867 * gdb.mi/mi-nsintrall.exp: Likewise.
17868 * gdb.mi/mi-nsmoribund.exp: Likewise.
17869 * gdb.mi/mi-nsthrexec.exp: Likewise.
17870 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17871 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17872 * gdb.python/py-evsignal.exp: Don't enable target-async.
17873 * gdb.python/py-evthreads.exp: Likewise.
17874 * gdb.python/py-prompt.exp: Likewise.
17875 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17876 * gdb.server/solib-list.exp: Don't enable target-async.
17877 * gdb.threads/thread-specific-bp.exp: Likewise.
17878 * lib/mi-support.exp: Adjust to use mi-async.
17879
fd664c91
PA
178802014-05-29 Pedro Alves <palves@redhat.com>
17881
17882 PR gdb/13860
17883 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17884 reason, even in sync mode.
17885
251bde03
PA
178862014-05-29 Pedro Alves <palves@redhat.com>
17887 Hui Zhu <hui@codesourcery.com>
17888
17889 PR PR15693
17890 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17891 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17892 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17893 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17894
7f3c0343
JB
178952014-05-28 Joel Brobecker <brobecker@adacore.com>
17896
17897 * config/monitor.exp (gdb_target_monitor): Replace use of
17898 "set remotebaud" by "set serial baud".
17899
b2715b27
AW
179002014-05-26 Andy Wingo <wingo@igalia.com>
17901
17902 * gdb.guile/scm-breakpoint.exp:
17903 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17904 properties instead of gdb-object-properties.
17905
498a4489
YQ
179062014-05-26 Yao Qi <yao@codesourcery.com>
17907
17908 * gdb.server/no-thread-db.exp: Specify source file name
17909 explicitly when setting a breakpoint.
17910
589fdceb
MM
179112014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17912
17913 * gdb.btrace/vdso.c: New.
17914 * gdb.btrace/vdso.exp: New.
17915
e9089e05
MM
179162014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17917
17918 * gdb.base/gcore.exp (capture_command_output): Move ...
17919 * lib/gdb.exp (capture_command_output): ... here.
17920
67b5c0c1
MM
179212014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17922
17923 * gdb.btrace/data.exp: Test memory access during btrace replay.
17924
a2199296
SM
179252014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17926
17927 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17928
17b2616c
PA
179292014-05-21 Pedro Alves <palves@redhat.com>
17930
17931 PR gdb/13860
17932 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17933 (top level): Test that output related to execution commands is
17934 sent to the console with CLI commands, but not with MI commands.
17935 Test that breakpoint events are always mirrored to the console.
17936 Also expect the new source line to be output after a "next" in
17937 async mode too. Make it a pass/fail test.
17938 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17939 output.
17940 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17941
5166082f
PA
179422014-05-21 Pedro Alves <palves@redhat.com>
17943
17944 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17945 Use them to test variations of "list" after reaching a breakpoint.
17946 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17947 Test "list" with listsize 10 after reaching a breakpoint.
17948 * gdb.python/python.exp (decode_line current location line
17949 number): Adjust expected line number.
17950
2f25d70f
SM
179512014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17952
17953 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17954 behavior for $args, pass it directly to "run".
17955
ff604a67
MR
179562014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17957
17958 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17959 30000 to 65536.
17960
6a3cb8e8
PA
179612014-05-21 Pedro Alves <palves@redhat.com>
17962
17963 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17964 auto-connect-native-target off".
17965 * gdb.base/auto-connect-native-target.c: New file.
17966 * gdb.base/auto-connect-native-target.exp: New file.
17967
4ebfc96e
PA
179682014-05-21 Pedro Alves <palves@redhat.com>
17969
17970 * gdb.base/default.exp: Test "target native" instead of "target
17971 child".
17972
36d46afb
MW
179732014-05-21 Mark Wielaard <mjw@redhat.com>
17974
17975 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17976
5876f503
JK
179772014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17978
17979 Fix TLS access for -static -pthread.
17980 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17981 <HAVE_TLS> (thread_function, main): Initialize it.
17982 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17983 Add clean_restart.
17984 <$have_tls != "">: Check TLSVAR.
17985
0256a6ac
PA
179862014-05-21 Pedro Alves <palves@redhat.com>
17987
17988 * gdb.base/dcache-line-read-error.c: New.
17989 * gdb.base/dcache-line-read-error.exp: New.
17990
936d2992
PA
179912014-05-20 Pedro Alves <palves@redhat.com>
17992
17993 * gdb.base/compare-sections.c: New file.
17994 * gdb.base/compare-sections.exp: New file.
17995
802e8e6d
PA
179962014-05-20 Pedro Alves <palves@redhat.com>
17997
17998 * gdb.base/break-idempotent.c: New file.
17999 * gdb.base/break-idempotent.exp: New file.
18000
e59fa00f
MM
180012014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18002
18003 * gdb.btrace/nohist.exp: New.
18004
8b696e31
YQ
180052014-05-20 Yao Qi <yao@codesourcery.com>
18006
18007 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18008 gdb.reverse directory and gdb_reverse_timeout exists in board
18009 setting.
18010 * README: Document gdb_reverse_timeout.
18011
73c9764f
YQ
180122014-05-20 Yao Qi <yao@codesourcery.com>
18013
18014 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18015 'test_file_name'. Treat args as a string instead of a list.
18016 (gdb_init): Rename argument 'args' by 'test_file_name'.
18017
f1f4348a
JK
180182014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18019
18020 * gdb.arch/powerpc-power.exp: New file.
18021 * gdb.arch/powerpc-power.s: New file.
18022
0dbe70ce
DE
180232014-05-16 Doug Evans <dje@google.com>
18024
18025 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
18026 * gdb.base/completion.exp: Check that all expected files exist
18027 before doing file completion.
0dbe70ce 18028
8d551b02
DE
180292014-05-16 Doug Evans <dje@google.com>
18030
18031 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18032 Update.
18033 (do_syscall_tests_without_xml): Update.
18034
73eb7709
PA
180352014-05-16 Pedro Alves <palves@redhat.com>
18036
18037 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18038 instead of "unknown output after running".
18039
3fae92fc
YQ
180402014-05-16 Yao Qi <yao@codesourcery.com>
18041
18042 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18043 file1.txt from host at the end.
18044 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18045
c2b2ccc5
DE
180462014-05-15 Doug Evans <dje@google.com>
18047
18048 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18049 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18050 loading file. Add test for TU lookup.
18051
8c217a4b
SM
180522014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18053
18054 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18055 calling "-exec-arguments" or "set args" before running the
18056 inferior.
18057
3deb39c6
SM
180582014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18059
18060 * lib/mi-support.exp (mi_expect_stop): Expect message for
18061 inferiors that exit with non-zero exit code.
18062
71a79f8c
YQ
180632014-05-14 Yao Qi <yao@codesourcery.com>
18064
18065 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18066 match absolute path on remote host.
18067 (test_file_list_exec_source_files): Remove "/" from the
18068 pattern.
18069
f23fcd46
YQ
180702014-05-14 Yao Qi <yao@codesourcery.com>
18071
18072 * boards/local-remote-host-notty.exp (${board}_file): New
18073 proc.
18074
9404b58f
KM
180752014-05-07 Kyle McMartin <kyle@redhat.com>
18076
18077 Pushed by Joel Brobecker <brobecker@adacore.com>.
18078 * gdb.arch/aarch64-atomic-inst.c: New file.
18079 * gdb.arch/aarch64-atomic-inst.exp: New file.
18080
5e45f04c
YQ
180812014-05-07 Yao Qi <yao@codesourcery.com>
18082
18083 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18084 in current context" too.
18085
c888a17d
KS
180862014-05-05 Keith Seitz <keiths@redhat.com>
18087
18088 * gdb.linespec/ls-dollar.exp: Add test for linespec
18089 file:convenience_variable.
18090
290a839c
YQ
180912014-05-05 Yao Qi <yao@codesourcery.com>
18092
18093 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18094 traceframes into tfile and ctf trace files. Read data from
18095 trace file and test collected data.
18096 (gdb_collect_locals_test): Likewise.
18097 (gdb_unavailable_registers_test): Likewise.
18098 (gdb_unavailable_floats): Likewise.
18099 (gdb_collect_globals_test): Likewise.
18100 (top-level): Append "ctf" to trace_file_targets if GDB
18101 supports.
18102
b5262cd0
YQ
181032014-05-05 Yao Qi <yao@codesourcery.com>
18104
18105 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18106 code to ...
18107 (gdb_collect_args_test_1): ... it. New proc.
18108 (gdb_collect_locals_test): Move some code to ...
18109 (gdb_collect_locals_test_1): ... it. New proc.
18110 (gdb_unavailable_registers_test): Move some code to ...
18111 (gdb_unavailable_registers_test_1): ... it. New proc.
18112 (gdb_unavailable_floats): Move some code to ...
18113 (gdb_unavailable_floats_1): ... it. New proc.
18114
30a1e6cc
SDJ
181152014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18116
18117 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18118 probes to test for bitness recognition.
18119 * gdb.arch/amd64-stap-optional-prefix.exp
18120 (test_probe_value_without_reg): New procedure.
18121 Add code to test for different kinds of bitness.
18122
f33da99a
SDJ
181232014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18124
18125 PR breakpoints/16889
18126 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18127 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18128
5b80f00d
PA
181292014-05-01 Pedro Alves <palves@redhat.com>
18130
18131 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18132 gdb_file_cmd if no file is specified.
18133 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18134 last_loaded_file to set the remote exec-file.
18135
f8c2a73c
PA
181362014-05-01 Pedro Alves <palves@redhat.com>
18137
18138 * boards/local-remote-host.exp: New file.
18139
be6e8ac7
PA
181402014-05-01 Pedro Alves <palves@redhat.com>
18141
18142 * boards/local-remote-host.exp: Rename to ...
18143 * boards/local-remote-host-notty.exp: ... this.
18144
cac0dc8f
JB
181452014-04-28 Joel Brobecker <brobecker@adacore.com>
18146
18147 * gdb.ada/dyn_arrayidx: New testcase.
18148
9730e6cc
YQ
181492014-04-26 Yao Qi <yao@codesourcery.com>
18150
18151 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18152 and compute the length of function main. Save it in
18153 $main_length.
18154 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18155 (top-level): Use gdb_compile to compile objects into
18156 executable and restart GDB. Remove invocation to
18157 prepare_for_testing.
18158
7ae1a6a6
PA
181592014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18160 Pedro Alves <palves@redhat.com>
18161
18162 PR server/16255
18163 * gdb.multi/multi-attach.c: New file.
18164 * gdb.multi/multi-attach.exp: New file.
18165
4082afcc
PA
181662014-04-25 Pedro Alves <palves@redhat.com>
18167
18168 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18169 user.
18170 (top level): Test that "set remote conditional-breakpoints-packet
18171 off" works as intended.
18172 * gdb.base/dprintf.exp: Test that "set remote
18173 breakpoint-commands-packet off" works as intended.
18174 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18175 New function.
18176 (top level): Call it.
18177 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18178 remote fast-tracepoints-packet off" works as intended.
18179 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18180 * lib/gdb.exp (gdb_is_target_remote): ... here.
18181
2abc3f8d
DB
181822014-04-24 David Blaikie <dblaikie@gmail.com>
18183
18184 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18185 ensure clang would not discard them.
18186 * gdb.base/gdbvars.c: Ditto.
18187 * gdb.base/memattr.c: Ditto.
18188 * gdb.base/whatis.c: Ditto.
18189 * gdb.python/py-prettyprint.c: Ditto.
18190 * gdb.trace/actions.c: Ditto.
18191 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18192 ensure clang would not discard it.
18193
bfd39632
DB
181942014-04-24 David Blaikie <dblaikie@gmail.com>
18195
18196 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18197 clang to emit the full definition of type required by the test
18198 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18199
22842ff6
DB
182002014-04-24 David Blaikie <dblaikie@gmail.com>
18201
18202 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18203 coax Clang into emitting the definition of the type.
18204 * gdb.cp/pr10728-x.h (y): Ditto.
18205 * gdb.cp/pr10728-y.cc (y): Ditto.
18206
c2e827ad
DB
182072014-04-24 David Blaikie <dblaikie@gmail.com>
18208
18209 * gdb.base/label.exp: XFAIL label related tests under Clang.
18210 * gdb.cp/cplabel.exp: Ditto.
18211 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18212 under Clang those using labels.
18213
4c2d33e7
YQ
182142014-04-25 Yao Qi <yao@codesourcery.com>
18215
18216 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18217 double_label.
18218 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18219 partial_label and double_label.
18220
56083b99
DB
182212014-04-24 David Blaikie <dblaikie@gmail.com>
18222
18223 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18224
25d4e99d
DB
182252014-04-24 David Blaikie <dblaikie@gmail.com>
18226
18227 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18228 of the function to work across GCC and Clang.
18229 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18230 pointer types (const void ** const V void **).
18231
01f9f808
MS
182322014-04-24 Michael Sturm <michael.sturm@mintel.com>
18233 Walfred Tedeschi <walfred.tedeschi@intel.com>
18234
18235 * Makefile.in (EXECUTABLES): Added i386-avx512.
18236 * gdb.arch/i386-avx512.c: New file.
18237 * gdb.arch/i386-avx512.exp: Likewise.
18238
4b48d439
KS
182392014-04-23 Keith Seitz <keiths@redhat.com>
18240
18241 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18242 (mi_make_breakpoint_table): New procedure.
18243 (mi_create_breakpoint): Use mi_make_breakpoint
18244 and return the result.
18245 (mi_make_breakpoint): New procedure.
18246 (mi_build_kv_pairs): New procedure.
18247
18248 * gdb.mi/mi-break.exp: Remove unused globals,
18249 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18250 All callers updated.
18251 * gdb.mi/mi-dprintf.exp: Use variable to track command
18252 number.
18253 Update all callers of mi_create_breakpoint and use
18254 mi_make_breakpoint_table.
18255 Remove any unused global variables.
18256 * gdb.mi/mi-nonstop.exp: Likewise.
18257 * gdb.mi/mi-nsintrall.exp: Likewise.
18258 * gdb.mi/mi-nsmoribund.exp: Likewise.
18259 * gdb.mi/mi-nsthrexec.exp: Likewise.
18260 * gdb.mi/mi-reverse.exp: Likewise.
18261 * gdb.mi/mi-simplerun.exp: Likewise.
18262 * gdb.mi/mi-stepn.exp: Likewise.
18263 * gdb.mi/mi-syn-frame.exp: Likewise.
18264 * gdb.mi/mi-until.exp: Likewise.
18265 * gdb.mi/mi-var-cp.exp: Likewise.
18266 * gdb.mi/mi-var-display.exp: Likewise.
18267 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18268 * gdb.mi/mi2-var-child.exp: Likewise.
18269 * gdb.mi/mi-vla-c99.exp: Likewise.
18270 * lib/mi-support.exp: Likewise.
18271
18272 From Ian Lance Taylor <iant@cygnus.com>:
18273 * lib/gdb.exp (parse_args): New procedure.
18274
08351840
PA
182752014-04-23 Pedro Alves <palves@redhat.com>
18276
18277 * gdb.base/break-unload-file.c: New file.
18278 * gdb.base/break-unload-file.exp: New file.
18279 * gdb.base/sym-file-lib.c (baz): New function.
18280 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18281 field.
18282 (load): Store the segment's mapped size.
18283 (unload): New function.
18284 (unload_shlib): New function.
18285 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18286 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18287 set a breakpoint at baz, and call it.
18288 * gdb.base/sym-file.exp: New tests for stale breakpoint
18289 instructions.
18290
076855f9
PA
182912014-04-23 Pedro Alves <palves@redhat.com>
18292
18293 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18294 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18295 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18296 * gdb.base/hbreak-unmapped.c: New file.
18297 * gdb.base/hbreak-unmapped.exp: New file.
18298 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18299 * lib/gdb.exp (gdb_is_target_remote): ... here.
18300
483805cf
PA
183012014-04-22 Pedro Alves <palves@redhat.com>
18302
18303 * gdb.base/consecutive-step-over.c: New file.
18304 * gdb.base/consecutive-step-over.exp: New file.
18305
06d97543
PA
183062014-04-22 Pedro Alves <palves@redhat.com>
18307
18308 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18309 instead of send_gdb/gdb_expect.
18310
b4429ea2
YQ
183112014-04-22 Yao Qi <yao@codesourcery.com>
18312
18313 * lib/trace-support.exp (generate_tracefile): New procedure.
18314 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18315 return 0.
18316 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18317 if generate_tracefile returns 1.
18318
51d48146
PA
183192014-04-18 Tom Tromey <palves@redhat.com>
18320 Pedro alves <tromey@redhat.com>
18321
18322 PR backtrace/15558
18323 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18324 with a backtrace limit.
18325 * gdb.python/py-frame-inline.exp: Test running to an inline
18326 function with a backtrace limit, and printing the newest frame.
18327 * gdb.python/py-frame-inline.c (main): Call f.
18328
bd1dce5f
MS
183292014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18330
18331 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18332
40d1a503
MS
183332014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18334
18335 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18336 Drop prefix from unsupported source file path.
18337
389b98f7
YQ
183382014-04-17 Yao Qi <yao@codesourcery.com>
18339
18340 * lib/gdb.exp (with_target_charset): New proc.
18341 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18342 with_target_charset.
18343 (test_print_strings): Likewise.
18344 (test_repeat_bytes): Likewise.
18345 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18346 for some tests.
18347
22869d73
KS
183482014-04-16 Keith Seitz <keiths@redhat.com>
18349
18350 PR gdb/15827
18351 * gdb.dwarf2/corrupt.c: New file.
18352 * gdb.dwarf2/corrupt.exp: New file.
18353
c4f87ca6
KS
183542014-04-16 Keith Seitz <keiths@redhat.com>
18355
18356 PR c++/16597
18357 * gdb.cp/namelessclass.cc: New file.
18358 * gdb.cp/namelessclass.exp: New file.
18359 * gdb.cp/namelessclass.S: New file.
18360
ab19de87
DE
183612014-04-16 Doug Evans <dje@google.com>
18362
18363 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18364 Add comment.
18365 (gdbserver_default_get_comm_port): New function.
18366 (gdbserver_start): Check if board file provided
18367 "gdbserver,get_comm_port" and use it if so.
18368 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18369 (gdb,socketport): Set to "stdio".
18370 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18371 (stdio_gdbserver_template): Delete.
18372 (${board}_get_remote_address): Update.
18373 (${board}_build_remote_cmd): Delete.
18374 (${board}_get_comm_port): New function.
18375 (${board}_spawn): Update.
18376 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18377 Delete.
18378 (${board}_get_remote_address): Update.
18379 (${board}_get_comm_port): New function.
18380
fc98a809
AB
183812014-04-16 Andrew Burgess <aburgess@broadcom.com>
18382
18383 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18384 appearing in any order.
18385
87fd9e6e
DE
183862014-04-15 Doug Evans <dje@google.com>
18387
18388 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18389 uninitialized value of "description".
18390
099fc3ea
KS
183912014-04-15 Keith Seitz <keiths@redhat.com>
18392
18393 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18394 Remove unused globals.
18395 (test_running_the_program): Likewise.
18396 (test_controlled_execution): Likewise.
18397 (test_controlling_breakpoints): Likewise.
18398 (test_program_termination): Likewise.
18399
5da151d4
KS
184002014-04-15 Keith Seitz <keiths@redhat.com>
18401
18402 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18403 unused globals.
18404 (test_rbreak_creation_and_listing): Likewise.
18405 (test_ignore_count): Likewise.
18406 (test_error): Likewise.
18407
35e5d2f0
PA
184082014-04-15 Pedro Alves <palves@redhat.com>
18409
18410 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18411 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18412 sym-file-loader.c.
18413 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18414 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18415 to sym-file-loader.c.
18416 (struct library): Forward declare.
18417 (load_shlib, lookup_function): Change prototypes.
18418 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18419 (translate_offset): Remove declarations.
18420 (get_text_addr): New declaration.
18421 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18422 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18423 sym-file-loader.h.
18424 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18425 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18426 here from sym-file-loader.h.
18427 (struct library): New structure.
18428 (load_shlib, lookup_function): Change prototypes and adjust to
18429 work with a struct library.
18430 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18431 (translate_offset): Make static.
18432 (get_text_addr): New function.
18433 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18434
eb4c1710
PA
184352014-04-15 Pedro Alves <palves@redhat.com>
18436
18437 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18438
2d1baf52
PA
184392014-04-15 Pedro Alves <palves@redhat.com>
18440
18441 * gdb.base/sym-file-loader.c: Include <limits.h>.
18442 (SELF_LINK): New define.
18443 (get_origin): New function.
18444 (load_shlib): Use it.
18445 * gdb.base/sym-file.exp: Don't early return if the target is
18446 remote. Use runto_main, and issue fail is that fails. Use
18447 gdb_load_shlibs.
18448 (shlib_name): Delete.
18449 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18450
7dd6df01
PA
184512014-04-15 Pedro Alves <palves@redhat.com>
18452
18453 * gdb.base/sym-file.exp: Remove regex characters from test
18454 message. Don't refer to breakpoint numbers in test messages.
18455
b50c8614
KS
184562014-04-14 Keith Seitz <keiths@redhat.com>
18457
18458 PR c++/16253
18459 * gdb.cp/var-tag.cc: New file.
18460 * gdb.cp/var-tag.exp: New file.
18461 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18462 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18463 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18464 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18465
3d567982
TT
184662014-04-14 Tom Tromey <tromey@redhat.com>
18467
18468 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18469 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18470 type.
18471 * gdb.cp/enum-class.exp: New file.
18472 * gdb.cp/enum-class.cc: New file.
18473
0626fc76
TT
184742014-04-14 Tom Tromey <tromey@redhat.com>
18475
18476 * gdb.dwarf2/enum-type.exp: New file.
18477
dca325b3
SA
184782014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18479
18480 * gdb.mi/mi-vla-c99.exp: New file.
18481 * gdb.mi/vla.c: New file.
18482
5854b38a
SA
184832014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18484
18485 * gdb.base/vla-datatypes.c: New file.
18486 * gdb.base/vla-datatypes.exp: New file.
18487
463bb957
SA
184882014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18489
18490 * gdb.base/vla-ptr.c: New file.
18491 * gdb.base/vla-ptr.exp: New file.
18492
3dd170be
SA
184932014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18494
18495 * gdb.dwarf2/count.exp: New file.
18496
5ecaaa66
SA
184972014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18498
18499 * gdb.base/vla-sideeffect.c: New file.
18500 * gdb.base/vla-sideeffect.exp: New file.
18501
41f1ada5
DB
185022014-04-14 David Blaikie <dblaikie@gmail.com>
18503
18504 * gdb.mi/non-stop.c: Add return value for non-void function return
18505 statement.
18506 * gdb.threads/staticthreads.c: Ditto.
18507
0be03e84
DE
185082014-04-12 Siva Chandra Reddy <sivachandra@google.com>
18509 Doug Evans <xdje42@gmail.com>
18510
18511 * gdb.guile/scm-value.c: Improve test case.
18512 * gdb.guile/scm-value.exp: Add new test.
18513
f180a1fb
DB
185142014-04-11 David Blaikie <dblaikie@gmail.com>
18515
18516 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
18517 override Clang's default.
18518
6b662e19
JB
185192014-04-11 Joel Brobecker <brobecker@adacore.com>
18520
18521 Revert the following changes (regressions):
18522
18523 * gdb.base/vla-sideeffect.c: New file.
18524 * gdb.base/vla-sideeffect.exp: New file.
18525
18526 * gdb.dwarf2/count.exp: New file.
18527
18528 * gdb.base/vla-multi.c: New file.
18529 * gdb.base/vla-multi.exp: New file.
18530
18531 * gdb.base/vla-ptr.c: New file.
18532 * gdb.base/vla-ptr.exp: New file.
18533
18534 * gdb.base/vla-datatypes.c: New file.
18535 * gdb.base/vla-datatypes.exp: New file.
18536
18537 * gdb.mi/mi-vla-c99.exp: New file.
18538 * gdb.mi/vla.c: New file.
18539
245a5f0b
KS
185402014-04-11 Keith Seitz <keiths@redhat.com>
18541
18542 PR c++/16675
18543 * gdb.cp/cpsizeof.exp: New file.
18544 * gdb.cp/cpsizeof.cc: New file.
18545
58a84dcf
SA
185462014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18547
191a8a90
JB
18548 * gdb.mi/mi-vla-c99.exp: New file.
18549 * gdb.mi/vla.c: New file.
58a84dcf 18550
c8655f75
SA
185512014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18552
18553 * gdb.base/vla-datatypes.c: New file.
18554 * gdb.base/vla-datatypes.exp: New file.
18555
024e13b4
SA
185562014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18557
18558 * gdb.base/vla-ptr.c: New file.
18559 * gdb.base/vla-ptr.exp: New file.
18560
1a237e0e
SA
185612014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18562
18563 * gdb.base/vla-multi.c: New file.
18564 * gdb.base/vla-multi.exp: New file.
18565
504f3432
SA
185662014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18567
18568 * gdb.dwarf2/count.exp: New file.
18569
3bce8237
SA
185702014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18571
191a8a90
JB
18572 * gdb.base/vla-sideeffect.c: New file.
18573 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 18574
322f9c21
YQ
185752014-04-11 Yao Qi <yao@codesourcery.com>
18576
18577 * gdb.base/completion.exp: Check file exists before running tests
18578 on file completion.
18579
d708bcd1
PA
185802014-04-10 Pedro Alves <palves@redhat.com>
18581
18582 * gdb.base/cond-eval-mode.c: New file.
18583 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18584 prepare_for_testing to build the new file. Check result of
18585 runto_main.
18586 (test_break, test_watch): New procedures.
18587 (top level): Use them.
18588
ae1d2761
PM
185892014-04-08 Pierre Muller <muller@sourceware.org>
18590
18591 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18592 Ctrl-V use for mingw hosts.
18593
7af389b8
SC
185942014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18595
18596 * gdb.python/py-value.c: Improve test case.
18597 * gdb.python/py-value.exp: Add new test.
18598
5e703181
DE
185992014-04-07 David Blaikie <dblaikie@gmail.com>
18600
18601 * lib/compiler.c: Identify the clang compiler.
18602 * lib/compiler.cc: Ditto.
18603
9810b410
YQ
186042014-04-03 Yao Qi <yao@codesourcery.com>
18605
18606 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18607
98d1b8dc
AB
186082014-04-01 Anton Blanchard <anton@samba.org>
18609
18610 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18611 messages unique.
18612
3114cea1
AB
186132014-04-01 Anton Blanchard <anton@samba.org>
18614
18615 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18616 prepare_for_testing.
18617
62f7182c
AB
186182014-04-01 Anton Blanchard <anton@samba.org>
18619
18620 * gdb.arch/ppc64-atomic-inst.c: Remove.
18621 * gdb.arch/ppc64-atomic-inst.S: New file.
18622 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18623
770e7fc7
DE
186242014-03-31 Doug Evans <dje@google.com>
18625
18626 * gdb.base/print-symbol-loading-lib.c: New file.
18627 * gdb.base/print-symbol-loading-main.c: New file.
18628 * gdb.base/print-symbol-loading.exp: New file.
18629
46e2bafa
YQ
186302014-03-31 Yao Qi <yao@codesourcery.com>
18631
18632 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18633
8776cfe9
JB
186342014-03-28 Joel Brobecker <brobecker@adacore.com>
18635
18636 * gdb.ada/mi_dyn_arr: New testcase.
18637
5d1ef361
DE
186382014-03-27 Doug Evans <dje@google.com>
18639
18640 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18641
b5bee914
YQ
186422014-03-27 Yao Qi <yao@codesourcery.com>
18643
18644 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18645 if target is nios2-*-*.
18646
0d4d0e77
YQ
186472014-03-26 Yao Qi <yao@codesourcery.com>
18648
18649 * lib/gdb.exp (readline_is_used): New proc.
18650 * gdb.base/completion.exp: Move tests on command complete up.
18651 Skip the rest of tests if readline is not used.
18652 * gdb.ada/complete.exp: Skp the test if readline is not
18653 used.
18654 * gdb.base/filesym.exp: Likewise.
18655 * gdb.base/macscp.exp: Likewise.
18656 * gdb.base/readline-ask.exp: Likewise.
18657 * gdb.base/readline.exp: Likewise.
18658 * gdb.python/py-cmd.exp: Likewise.
18659 * gdb.trace/tfile.exp: Likewise.
18660
29361eee
YQ
186612014-03-26 Yao Qi <yao@codesourcery.com>
18662
18663 * gdb.base/macscp.exp: Fix code format issues.
18664
bc9a5525
UW
186652014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18666
18667 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18668 * gdb.asm/powerpc64le.inc: New file.
18669
d3839ede
PA
186702014-03-25 Pedro Alves <palves@redhat.com>
18671 Doug Evans <dje@google.com>
18672
18673 * gdb.base/source-execution.c: New file.
18674 * gdb.base/source-execution.exp: New file.
18675 * gdb.base/source-execution.gdb: New file.
18676
01672a57
DE
186772014-03-24 Doug Evans <dje@google.com>
18678
18679 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18680 using fission.
18681
88bbeca9
HZ
186822014-03-24 Hui Zhu <hui@codesourcery.com>
18683 Pedro Alves <palves@redhat.com>
18684
18685 PR breakpoints/16101
18686 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18687 test pass/fail messages. Detect missing support for dprintf when
18688 breakpoints are actually inserted.
18689 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18690 breakpoints are actually inserted.
18691 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18692 fails.
18693
d2348791
JK
186942014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18695
18696 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18697
feef67ab
DE
186982014-03-22 Doug Evans <xdje42@gmail.com>
18699
18700 * gdb.python/python.exp (python not supported): Verify multi-line
18701 python command issues an error.
25d743f9 18702 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 18703 guile command issues an error.
feef67ab 18704
ecebef6a
MR
187052014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18706
18707 * gdb.threads/thread-specific.exp: Handle the lack of usable
18708 $this_breakpoint and $this_thread.
18709
ccdd1909
HZ
187102014-03-21 Hui Zhu <hui@codesourcery.com>
18711
18712 * gdb.base/attach.exp (do_command_attach_tests): New.
18713
beb460e8
PA
187142014-03-20 Tom Tromey <tromey@redhat.com>
18715 Pedro Alves <palves@redhat.com>
18716
18717 PR cli/15718
18718 * gdb.base/condbreak-call-false.c: New file.
18719 * gdb.base/condbreak-call-false.exp: New file.
18720
40acf43a
PA
187212014-03-20 Pedro Alves <palves@redhat.com>
18722
18723 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18724 Delete.
18725 (block_signals, unblock_signals): Delete.
18726 (child_function_2, main): Remove references to deleted variable
18727 and functions.
18728
9f5e1e02
PA
187292014-03-20 Pedro Alves <palves@redhat.com>
18730
18731 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18732 Use pthread_kill to signal thread 2.
18733 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18734 Adjust to make the test send itself a signal rather than using the
18735 host's "kill" command.
18736
99619bea
PA
187372014-03-20 Pedro Alves <palves@redhat.com>
18738
18739 * gdb.threads/multiple-step-overs.c: New file.
18740 * gdb.threads/multiple-step-overs.exp: New file.
18741 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18742 Adjust expected infrun debug output.
18743
2adfaa28
PA
187442014-03-20 Pedro Alves <palves@redhat.com>
18745
18746 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18747 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18748
31e77af2
PA
187492014-03-20 Pedro Alves <palves@redhat.com>
18750
18751 PR breakpoints/7143
18752 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18753 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18754 of gdb_test_multiple.
18755 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18756 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18757
b9f437de
PA
187582014-03-20 Pedro Alves <palves@redhat.com>
18759
18760 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18761 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18762
05adc73e
PA
187632014-03-19 Pedro Alves <palves@redhat.com>
18764
18765 * gdb.base/async.exp: Remove early return.
18766
6048b950
PA
187672014-03-19 Pedro Alves <palves@redhat.com>
18768
18769 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18770
8bcfb00a
PA
187712014-03-19 Pedro Alves <palves@redhat.com>
18772
18773 * gdb.base/async.exp (test_background): Expect \r\n after
18774 "completed." in the fail pattern.
18775
884e37dc
PA
187762014-03-19 Pedro Alves <palves@redhat.com>
18777
18778 * gdb.base/async.exp (test_background): New procedure.
18779 Use it for all background execution command tests.
18780
148e57e2
PA
187812014-03-19 Pedro Alves <palves@redhat.com>
18782
18783 * gdb.base/async.exp: Use prepare_for_testing.
18784
f48088c7
PA
187852014-03-19 Pedro Alves <palves@redhat.com>
18786
18787 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18788 the same line.
18789
e2f6c966
PA
187902014-03-19 Pedro Alves <palves@redhat.com>
18791
18792 * gdb.base/async.c (main): Add "jump here" and "until here" line
18793 marker comments.
18794 * gdb.base/async.exp (jump_here): New global.
18795 (jump& test): Use it.
18796 (until_here): New global.
18797 (until& test): Use it.
18798
c30568d4
PA
187992014-03-19 Pedro Alves <palves@redhat.com>
18800
18801 * gdb.base/async.exp: Don't frob gdb_protocol.
18802
0172b6a7
DE
188032014-03-18 Doug Evans <xdje42@gmail.com>
18804
18805 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18806 Fix spelling of exec-done-display.
18807
06c868a8
JK
188082014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18809
18810 PR gdb/15358
18811 * gdb.base/gdb-sigterm.c: New file.
18812 * gdb.base/gdb-sigterm.exp: New file.
18813
0c7e1a46
PA
188142014-03-18 Pedro Alves <palves@redhat.com>
18815
18816 PR gdb/13860
18817 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18818 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18819 solib-event.
18820
f7c77d93
JB
188212014-03-17 Joel Brobecker <brobecker@adacore.com>
18822
18823 * gdb.ada/pckd_arr_ren: New testcase.
18824
5a1e8c7a
DE
188252014-03-13 Doug Evans <xdje42@gmail.com>
18826
18827 PR guile/16612
18828 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18829 collect after discarding symbols.
18830
350e1a76
DE
188312014-03-13 Ludovic Courtès <ludo@gnu.org>
18832 Doug Evans <xdje42@gmail.com>
18833
18834 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18835 to history survives a gc.
18836
a69900ae
PA
188372014-03-13 Pedro Alves <palves@redhat.com>
18838
18839 * gdb.base/default.exp: Don't test "target procfs".
18840
5db9f0bd
PA
188412014-03-13 Pedro Alves <palves@redhat.com>
18842
18843 * gdb.base/default.exp: Update "target child" and "target procfs"
18844 tests to not expect "Unix".
18845
b3ccfe11
TT
188462014-03-12 Tom Tromey <tromey@redhat.com>
18847
18848 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18849 New procs. Add target-async tests.
18850 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18851 Add target-async tests.
18852
646f4417
AA
188532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18854
18855 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18856 'func_start' and 'func_end' for the beginning and end of the
18857 function code, respectively.
18858 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18859 'func_end' instead of 'func' and 'main'.
18860
288c211f
AA
188612014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18862
18863 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18864 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18865 generate the debug info assembler source.
18866
e0c0f156
AA
188672014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18868
18869 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18870 * gdb.dwarf2/arr-subrange.exp: Likewise.
18871 * gdb.dwarf2/dwz.exp: Likewise.
18872 * gdb.dwarf2/method-ptr.exp: Likewise.
18873 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18874 * gdb.dwarf2/subrange.exp: Likewise.
18875 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18876 * gdb.dwarf2/implptrpiece.exp: Likewise.
18877 * gdb.dwarf2/nostaticblock.exp: Likewise.
18878
0e5c4555
AA
188792014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18880
18881 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18882 directory to absolute path name arguments.
18883
5ec18f2b
JG
188842014-03-10 Joel Brobecker <brobecker@adacore.com>
18885
18886 * gdb.ada/tagged_access: New testcase.
18887
847fc4f2
MM
188882014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18889
18890 * gdb.btrace/data.exp: Update expected output.
18891
cc3da688
YQ
188922014-03-06 Yao Qi <yao@codesourcery.com>
18893
18894 * gdb.trace/pr16508.exp: New file.
18895
0f26cec1
PA
188962014-03-05 Pedro Alves <palves@redhat.com>
18897
18898 PR gdb/16575
18899 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18900 procedure.
18901 (top level): Adjust to use it. Add tests that exercise breakpoint
18902 interaction with the code-cache.
18903
7a5a839f
LC
189042014-02-26 Ludovic Courtès <ludo@gnu.org>
18905
18906 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18907 test for 'history-append!'.
18908
31aa7e4e
JB
189092014-02-26 Joel Brobecker <brobecker@adacore.com>
18910
18911 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18912 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18913 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18914 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18915 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18916 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18917
1b588015
JB
189182014-02-26 Joel Brobecker <brobecker@adacore.com>
18919
18920 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18921 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18922 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18923
55426c9d
JB
189242014-02-26 Joel Brobecker <brobecker@adacore.com>
18925
18926 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18927
dc53a7ad
JB
189282014-02-26 Joel Brobecker <brobecker@adacore.com>
18929
18930 * gdb.dwarf2/arr-stride.c: New file.
18931 * gdb.dwarf2/arr-stride.exp: New file.
18932
12ab52e9
PA
189332014-02-26 Pedro Alves <palves@redhat.com>
18934
18935 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18936 that won't ever trigger. Make sure that GDB reports the correct
18937 breakpoint that caused the stop.
18938
849c862e
JK
189392014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18940
18941 PR gdb/16626
18942 * gdb.base/auto-load-script: New file.
18943 * gdb.base/auto-load.c: New file.
18944 * gdb.base/auto-load.exp: New file.
18945
71b7d793
JK
18946 PR gdb/16626
18947 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18948
e2f0d509
JK
189492014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18950
18951 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18952 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18953
50cc37c8
DE
189542014-02-24 Doug Evans <dje@google.com>
18955
18956 * lib/gdb.exp (run_on_host): Log error output if program fails.
18957
ea4758f2
PA
189582014-02-21 Pedro Alves <palves@redhat.com>
18959
18960 * gdb.threads/step-after-sr-lock.c: Rename to ...
18961 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18962 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18963 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18964 ... this.
18965
d7b30f67
SDJ
189662014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18967
18968 PR tdep/16397
18969 * gdb.arch/amd64-stap-special-operands.exp: New file.
18970 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18971 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18972 * gdb.arch/amd64-stap-triplet.S: Likewise.
18973 * gdb.arch/amd64-stap-triplet.c: Likewise.
18974
83deb43f
JB
189752014-02-20 Joel Brobecker <brobecker@adacore.com>
18976
18977 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18978 in .section pseudo-op.
18979
adde2bff
DE
189802014-02-20 lin zuojian <manjian2006@gmail.com>
18981 Joel Brobecker <brobecker@adacore.com>
18982 Doug Evans <xdje42@gmail.com>
18983
18984 PR symtab/16581
18985 * gdb.dwarf2/dw2-icycle.S: New file.
18986 * gdb.dwarf2/dw2-icycle.c: New file.
18987 * gdb.dwarf2/dw2-icycle.exp: New file.
18988
f7bd0f78
SC
189892014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18990
18991 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18992 operations on gdb.Value objects.
18993 * gdb.python/py-value-cc.exp: Add new test to test operations on
18994 gdb.Value objects.
18995
c17ef0d5
DE
189962014-02-18 Doug Evans <dje@google.com>
18997
18998 * Makefile.in (TESTS): New variable.
18999 (expanded_tests, expanded_tests_or_none): New variables
19000 (check-single): Pass $(expanded_tests_or_none) to runtest.
19001 (check-parallel): Only run tests in $(TESTS) if non-empty.
19002 (check/no-matching-tests-found): New rule.
19003 * README: Document TESTS makefile variable.
19004
5dd3176f
DE
190052014-02-18 Doug Evans <dje@google.com>
19006
19007 * Makefile.in (check-parallel): rm -rf outputs temp.
19008
0b10be4f
JK
190092014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19010
19011 Fix "ERROR: no fileid for" in the testsuite.
19012 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19013
85f224e7
DE
190142014-02-12 Doug Evans <dje@google.com>
19015
19016 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19017 (MISCELLANEOUS): New variable.
19018 (clean): rm -rf $(MISCELLANEOUS).
19019 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19020 dwp live in the same directory as symlinks, with each symlink pointed
19021 to a differently named file in a different directory.
19022
149b30ff
DE
190232014-02-11 Doug Evans <dje@google.com>
19024
19025 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19026 of Tcl file commands.
19027
1dfdac32
MK
190282014-02-10 Mark Kettenis <kettenis@gnu.org>
19029
19030 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19031 "kill -SIGUSR1 -1".
19032
aa4fb036
JB
190332014-02-10 Joel Brobecker <brobecker@adacore.com>
19034
19035 * gdb.ada/tick_length_array_enum_idx: New testcase.
19036
ed3ef339
DE
190372014-02-10 Doug Evans <xdje42@gmail.com>
19038
19039 * configure.ac (AC_OUTPUT): Add gdb.guile.
19040 * configure: Regenerate.
19041 * lib/gdb-guile.exp: New file.
19042 * lib/gdb.exp (get_target_charset): New function.
19043 * gdb.base/help.exp: Update expected output from "apropos apropos".
19044 * gdb.guile/Makefile.in: New file.
19045 * gdb.guile/guile.exp: New file.
19046 * gdb.guile/scm-arch.c: New file.
19047 * gdb.guile/scm-arch.exp: New file.
19048 * gdb.guile/scm-block.c: New file.
19049 * gdb.guile/scm-block.exp: New file.
19050 * gdb.guile/scm-breakpoint.c: New file.
19051 * gdb.guile/scm-breakpoint.exp: New file.
19052 * gdb.guile/scm-disasm.c: New file.
19053 * gdb.guile/scm-disasm.exp: New file.
19054 * gdb.guile/scm-equal.c: New file.
19055 * gdb.guile/scm-equal.exp: New file.
19056 * gdb.guile/scm-error.exp: New file.
19057 * gdb.guile/scm-error.scm: New file.
19058 * gdb.guile/scm-frame-args.c: New file.
19059 * gdb.guile/scm-frame-args.exp: New file.
19060 * gdb.guile/scm-frame-args.scm: New file.
19061 * gdb.guile/scm-frame-inline.c: New file.
19062 * gdb.guile/scm-frame-inline.exp: New file.
19063 * gdb.guile/scm-frame.c: New file.
19064 * gdb.guile/scm-frame.exp: New file.
19065 * gdb.guile/scm-generics.exp: New file.
19066 * gdb.guile/scm-gsmob.exp: New file.
19067 * gdb.guile/scm-iterator.c: New file.
19068 * gdb.guile/scm-iterator.exp: New file.
19069 * gdb.guile/scm-math.c: New file.
19070 * gdb.guile/scm-math.exp: New file.
19071 * gdb.guile/scm-objfile-script-gdb.in: New file.
19072 * gdb.guile/scm-objfile-script.c: New file.
19073 * gdb.guile/scm-objfile-script.exp: New file.
19074 * gdb.guile/scm-objfile.c: New file.
19075 * gdb.guile/scm-objfile.exp: New file.
19076 * gdb.guile/scm-ports.exp: New file.
19077 * gdb.guile/scm-pretty-print.c: New file.
19078 * gdb.guile/scm-pretty-print.exp: New file.
19079 * gdb.guile/scm-pretty-print.scm: New file.
19080 * gdb.guile/scm-section-script.c: New file.
19081 * gdb.guile/scm-section-script.exp: New file.
19082 * gdb.guile/scm-section-script.scm: New file.
19083 * gdb.guile/scm-symbol.c: New file.
19084 * gdb.guile/scm-symbol.exp: New file.
19085 * gdb.guile/scm-symtab-2.c: New file.
19086 * gdb.guile/scm-symtab.c: New file.
19087 * gdb.guile/scm-symtab.exp: New file.
19088 * gdb.guile/scm-type.c: New file.
19089 * gdb.guile/scm-type.exp: New file.
19090 * gdb.guile/scm-value-cc.cc: New file.
19091 * gdb.guile/scm-value-cc.exp: New file.
19092 * gdb.guile/scm-value.c: New file.
19093 * gdb.guile/scm-value.exp: New file.
19094 * gdb.guile/source2.scm: New file.
19095 * gdb.guile/types-module.cc: New file.
19096 * gdb.guile/types-module.exp: New file.
19097
7026a7c1
YQ
190982014-02-10 Yao Qi <yao@codesourcery.com>
19099
19100 PR testsuite/16543
19101 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19102 * configure: Regenerated.
19103 * Makefile.in: New file.
19104
6c466447
AS
191052014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19106
19107 * gdb.python/py-framefilter.exp: Fix typo.
19108
6e854735
YQ
191092014-02-08 Yao Qi <yao@codesourcery.com>
19110
19111 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19112 that no =breakpoint-modified is emitted when breakpoints are
19113 modified through MI commands.
19114
d137e6dc
PA
191152014-02-07 Pedro Alves <pedro@codesourcery.com>
19116 Pedro Alves <palves@redhat.com>
19117
19118 * gdb.threads/step-after-sr-lock.c: New file.
19119 * gdb.threads/step-after-sr-lock.exp: New file.
19120
b5ee5a50
PA
191212014-02-07 Pedro Alves <palves@redhat.com>
19122
19123 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19124
3c77faf3
JK
191252014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19126
19127 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19128 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19129
6dddc817
DE
191302014-02-06 Doug Evans <xdje42@gmail.com>
19131
19132 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19133 output.
19134
19135 * gdb.gdb/python-interrupts.exp: New file.
19136
de7b2893
YQ
191372014-02-05 Yao Qi <yao@codesourcery.com>
19138
19139 * gdb.trace/report.exp (use_collected_data): Test the output
19140 of "info threads" and "info inferiors".
19141
66d032ac
YQ
191422014-02-05 Yao Qi <yao@codesourcery.com>
19143
19144 Revert this patch:
19145
19146 2013-05-24 Yao Qi <yao@codesourcery.com>
19147
19148 * gdb.trace/tfile.exp: Test inferior and thread.
19149
591a12a1
UW
191502014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19151
19152 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19153 on a function.
19154 * gdb.base/step-bt.c: Call hello via function pointer to make
19155 sure its first instruction is executed on powerpc64le-linux.
19156
0ff3e01f
UW
191572014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19158
19159 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19160
084ee545
UW
191612014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19162
19163 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19164 of the test patterns for use on little-endian systems.
19165
6ed14ff3
UW
191662014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19167
19168 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19169 (decimal_vector): Fix for little-endian.
19170
401e27fd
JM
191712014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19172
19173 * gdb.arch/sparc-sysstep.exp: New file.
19174 * gdb.arch/sparc-sysstep.c: Likewise.
19175
19176 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19177
8b924729
EBM
191782014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19179
19180 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19181
fb151210
JB
191822014-01-23 Tom Tromey <tromey@redhat.com>
19183
19184 * gdb.ada/array_char_idx: New testcase.
19185
0740f8d8
TT
191862014-01-23 Tom Tromey <tromey@redhat.com>
19187
19188 PR python/16487:
19189 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19190 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19191 classes.
19192
21909fa1
TT
191932014-01-23 Tom Tromey <tromey@redhat.com>
19194
19195 PR python/16491:
19196 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19197 string from an inferior frame.
19198 * gdb.python/py-framefilter-mi.exp: Update.
19199
87ce2a04
DE
192002014-01-22 Doug Evans <dje@google.com>
19201
19202 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19203
237b092b
AA
192042014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19205
19206 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19207
d674a709
AA
192082014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19209
19210 * gdb.trace/entry-values.exp: Remove excess space character from
19211 regex patterns. Handle s390 call instruction.
19212
20fa3390
AA
192132014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19214
19215 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19216 define "*_start" label. Make "name" static.
19217 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19218 ${name} by references to ${name}_start.
19219
78466714
AA
192202014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19221
19222 * gdb.base/info-macros.exp: Remove "debug" from the compile
19223 options.
19224
ec9f644a
IB
192252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19226
19227 * gdb.dlang/demangle.exp: New file.
19228
94b1b47e
IB
192292014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19230
19231 * gdb.dlang/primitive-types.exp: New file.
19232
7f420862
IB
192332014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19234
19235 * configure.ac: Create gdb.dlang/Makefile.
19236 * configure: Regenerate.
19237 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19238 * gdb.dlang/Makefile.in: New file.
19239 * lib/d-support.exp: New file.
19240 * lib/gdb.exp (skip_d_tests): New proc.
19241
52834460
MM
192422014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19243
19244 * gdb.btrace/delta.exp: Check reverse stepi.
19245 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19246 * gdb.btrace/finish.exp: New.
19247 * gdb.btrace/next.exp: New.
19248 * gdb.btrace/nexti.exp: New.
19249 * gdb.btrace/record_goto.c: Add comments.
19250 * gdb.btrace/step.exp: New.
19251 * gdb.btrace/stepi.exp: New.
19252 * gdb.btrace/multi-thread-step.c: New.
19253 * gdb.btrace/multi-thread-step.exp: New.
19254 * gdb.btrace/rn-dl-bind.c: New.
19255 * gdb.btrace/rn-dl-bind.exp: New.
19256 * gdb.btrace/data.c: New.
19257 * gdb.btrace/data.exp: New.
19258 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19259
6e07b1d2
MM
192602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19261
19262 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19263 * gdb.btrace/exception.exp: Update.
19264 * gdb.btrace/instruction_history.exp: Update.
19265 * gdb.btrace/record_goto.exp: Update.
19266 * gdb.btrace/tailcall.exp: Update.
19267 * gdb.btrace/unknown_functions.exp: Update.
19268 * gdb.btrace/delta.exp: New.
19269
0b722aec
MM
192702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19271
19272 * gdb.btrace/record_goto.exp: Add backtrace test.
19273 * gdb.btrace/tailcall.exp: Add backtrace test.
19274
066ce621
MM
192752014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19276
19277 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19278 * gdb.btrace/record_goto.c: New.
19279 * gdb.btrace/record_goto.exp: New.
19280 * gdb.btrace/x86-record_goto.S: New.
19281
0688d04e
MM
192822014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19283
19284 * gdb.btrace/function_call_history.exp: Update tests.
19285 * gdb.btrace/instruction_history.exp: Update tests.
19286
8710b709
MM
192872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19288
19289 * gdb.btrace/function_call_history.exp: Fix expected field
19290 order for "record function-call-history".
19291 Add new tests for "record function-call-history /c".
19292 * gdb.btrace/exception.cc: New.
19293 * gdb.btrace/exception.exp: New.
19294 * gdb.btrace/tailcall.exp: New.
19295 * gdb.btrace/x86-tailcall.S: New.
19296 * gdb.btrace/x86-tailcall.c: New.
19297 * gdb.btrace/unknown_functions.c: New.
19298 * gdb.btrace/unknown_functions.exp: New.
19299 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19300
5de9129b
MM
193012014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19302
19303 * gdb.btrace/instruction_history.exp: Update.
19304 * gdb.btrace/function_call_history.exp: Update.
19305
23a7fe75
MM
193062014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19307
19308 * gdb.btrace/function_call_history.exp: Fix expected function
19309 trace.
19310 * gdb.btrace/instruction_history.exp: Initialize traced.
19311 Remove traced_functions.
19312
724c7dd8
MM
193132014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19314
19315 * gdb.btrace/function_call_history.exp: Update
19316 * gdb.btrace/instruction_history.exp: Update.
19317
6d78d93b
MM
193182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19319
19320 * gdb.btrace/enable.exp: Update expected text.
19321
93a360cc
OJ
193222014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19323
19324 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19325 bytes.
19326
3772b53f
MR
193272014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19328
19329 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19330
596662fa
OJ
193312014-01-15 Omair Javaid <omair.javaid@linaro.org>
19332
19333 * lib/gdb.exp (supports_process_record): Return true for
19334 arm*-linux*. (supports_reverse): Likewise.
19335
b5b08fb4
SC
193362014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19337
19338 PR python/15464
19339 PR python/16113
19340 * gdb.python/py-type.c: Enhance test case.
19341 * gdb.python/py-value-cc.cc: Likewise
19342 * gdb.python/py-type.exp: Add new tests.
19343 * gdb.python/py-value-cc.exp: Likewise
19344
52d7fb13
AA
193452014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19346 Pedro Alves <palves@redhat.com>
19347
19348 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19349 Make "name" extern.
19350 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19351 references to ${name}_start by references to ${name}.
19352
a2cd8cfe
JB
193532014-01-10 Joel Brobecker <brobecker@adacore.com>
19354
19355 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19356
4e23fced
JB
193572014-01-10 Joel Brobecker <brobecker@adacore.com>
19358
19359 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19360
c6a9e42c
PA
193612014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19362 Pedro Alves <palves@redhat.com>
19363
19364 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 19365 mi_gdb_target_load.
c6a9e42c 19366
b7ea362b
PA
193672014-01-08 Pedro Alves <palves@redhat.com>
19368
19369 * gdb.threads/reconnect-signal.c: New file.
19370 * gdb.threads/reconnect-signal.exp: New file.
19371
5e3f4fab
EBM
193722014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19373
19374 * gdb.base/source-dir.exp: New file.
19375
79301218
JB
193762014-01-07 Joel Brobecker <brobecker@adacore.com>
19377
19378 * gdb.ada/mi_interface: New testcase.
19379
8e355c5d
JB
193802014-01-07 Joel Brobecker <brobecker@adacore.com>
19381
19382 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19383 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19384 gdb.ada/pp-rec-component/pck.ads: New files.
19385
c0d48811
JB
193862014-01-07 Joel Brobecker <brobecker@adacore.com>
19387
19388 * gdb.python/py-pp-integral.c: New file.
19389 * gdb.python/py-pp-integral.py: New file.
19390 * gdb.python/py-pp-integral.exp: New file.
19391
17b609c3 19392For older changes see ChangeLog-1993-2013.
c906108c 19393\f
8d8cb839
EZ
19394;; Local Variables:
19395;; mode: change-log
19396;; left-margin: 8
19397;; fill-column: 74
19398;; version-control: never
19399;; End:
902f2ccb 19400
b811d2c2 19401 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
19402 Copying and distribution of this file, with or without modification,
19403 are permitted provided the copyright notice and this notice are preserved.