New core file tests with mappings over existing program memory
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2
3 * gdb.base/corefile2.exp: New file.
4 * gdb.base/coremaker2.exp: New file.
5
6 2020-07-22 Kevin Buettner <kevinb@redhat.com>
7
8 * gdb.base/coredump-filter.exp: Add second
9 non-Private-Shared-Anon-File test.
10 (test_disasm): Rename binfile for test which is expected
11 to fail.
12
13 2020-07-22 Kevin Buettner <kevinb@redhat.com>
14
15 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
16 data in core file".
17 * gdb.base/coremaker.c (buf2ro): New global.
18 (mmapdata): Add a read-only mmap mapping.
19
20 2020-07-22 Kevin Buettner <kevinb@redhat.com>
21
22 PR corefiles/25631
23 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
24 New test.
25 * gdb.base/coremaker.c (buf3): New global.
26 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
27 flags.
28
29 2020-07-22 Kevin Buettner <kevinb@redhat.com>
30
31 * gdb.base/coremaker.c (filler_ro): New global constant.
32
33 2020-07-22 Tom Tromey <tromey@adacore.com>
34
35 * gdb.ada/mi_prot.exp: New file.
36 * gdb.ada/mi_prot/pkg.adb: New file.
37 * gdb.ada/mi_prot/pkg.ads: New file.
38 * gdb.ada/mi_prot/prot.adb: New file.
39
40 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
41
42 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
43 loads two JITers.
44
45 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * gdb.python/py-arch-reg-groups.exp: Additional tests.
48
49 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * gdb.python/py-arch-reg-names.exp: Additional tests.
52
53 2020-07-21 Tom de Vries <tdevries@suse.de>
54
55 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
56 breakpoint locations".
57 * gdb.reverse/solib-reverse.exp: Same.
58
59 2020-07-21 Tom de Vries <tdevries@suse.de>
60
61 * gdb.reverse/step-reverse.c (callee): Merge statements.
62
63 2020-07-21 Tom de Vries <tdevries@suse.de>
64
65 * gdb.fortran/info-modules.exp (info module variables): Allow missing
66 line numbers for some variables.
67
68 2020-07-21 Tom de Vries <tdevries@suse.de>
69
70 * gdb.opt/inline-locals.c (init_array): New func.
71 (func1): Use init_array.
72 * gdb.opt/inline-locals.exp: Update pattern.
73
74 2020-07-21 Tom de Vries <tdevries@suse.de>
75
76 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
77 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
78
79 2020-07-20 Ludovic Courtès <ludo@gnu.org>
80
81 * gdb.guile/source2.scm: Add #f first argument to 'format'.
82 * gdb.guile/types-module.exp: Remove "ERROR:" from
83 regexps since Guile 3.0 no longer prints that.
84
85 2020-07-20 Ludovic Courtès <ludo@gnu.org>
86
87 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
88 error regexp to match on Guile 2.2.
89
90 2020-07-20 Gary Benson <gbenson@redhat.com>
91
92 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
93 with clang.
94
95 2020-07-20 Tom de Vries <tdevries@suse.de>
96
97 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
98 (omp_set_lock_in_order): New function.
99 (single_scope, multi_scope, nested_func, nested_parallel): Use
100 omp_set_lock_in_order and omp_unset_lock.
101 (main): Init and destroy lock and lock2.
102
103 2020-07-20 Tom de Vries <tdevries@suse.de>
104
105 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
106
107 2020-07-20 Tom de Vries <tdevries@suse.de>
108
109 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
110
111 2020-07-17 Tom de Vries <tdevries@suse.de>
112
113 * gdb.base/valgrind-infcall-2.c: New test.
114 * gdb.base/valgrind-infcall-2.exp: New file.
115 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
116
117 2020-07-17 Tom de Vries <tdevries@suse.de>
118
119 * gdb.dlang/circular.c (found): Use found_label as label name.
120 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
121 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
122 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
123 * gdb.dwarf2/ada-linkage-name.exp: Same.
124 * gdb.dwarf2/arr-subrange.exp: Same.
125 * gdb.dwarf2/atomic-type.exp: Same.
126 * gdb.dwarf2/comp-unit-lang.exp: Same.
127 * gdb.dwarf2/cpp-linkage-name.exp: Same.
128 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
129 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
130 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
131 * gdb.dwarf2/implptr-64bit.exp: Same.
132 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
133 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
134 * gdb.dwarf2/imported-unit.exp: Same.
135 * gdb.dwarf2/main-subprogram.exp: Same.
136 * gdb.dwarf2/missing-type-name.exp: Same.
137 * gdb.dwarf2/nonvar-access.exp: Same.
138 * gdb.dwarf2/struct-with-sig.exp: Same.
139 * gdb.dwarf2/typedef-void-finish.exp: Same.
140 * gdb.dwarf2/void-type.exp: Same.
141
142 2020-07-17 Tom de Vries <tdevries@suse.de>
143
144 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
145 src parameter.
146 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
147 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
148 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
149 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
150 * gdb.dwarf2/dwz.exp: Same.
151 * gdb.dwarf2/implptr-optimized-out.exp: Same.
152 * gdb.dwarf2/implref-array.exp: Same.
153 * gdb.dwarf2/implref-const.exp: Same.
154 * gdb.dwarf2/implref-global.exp: Same.
155 * gdb.dwarf2/implref-struct.exp: Same.
156 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
157 * gdb.dwarf2/opaque-type-lookup.exp: Same.
158 * gdb.dwarf2/var-access.exp: Same.
159 * gdb.dwarf2/varval.exp: Same.
160 * gdb.trace/entry-values.exp: Same.
161
162 2020-07-17 Tom de Vries <tdevries@suse.de>
163
164 * lib/dwarf.exp (Dwarf::extern): Remove.
165 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
166 * gdb.dlang/circular.exp: Same.
167 * gdb.dwarf2/comp-unit-lang.exp: Same.
168 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
169 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
170 * gdb.dwarf2/dwz.exp: Same.
171 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
172 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
173 * gdb.dwarf2/imported-unit.exp: Same.
174 * gdb.dwarf2/opaque-type-lookup.exp: Same.
175
176 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
177
178 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
179 Use double quotes instead of single quotes.
180
181 2020-07-16 Caroline Tice <cmtice@google.com>
182
183 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
184 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
185
186 2020-07-16 Tom de Vries <tdevries@suse.de>
187
188 * lib/dwarf.exp (program): Initialize _line.
189 (DW_LNE_end_sequence): Reinitialize _line.
190 (DW_LNS_advance_line): Update _line.
191 (line): New proc.
192 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
193 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
194 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
195 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
196 * gdb.dwarf2/dw2-is-stmt.exp: Same.
197 * gdb.dwarf2/dw2-ranges-func.exp: Same.
198
199 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
200
201 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
202 generic.
203
204 2020-07-15 Tom de Vries <tdevries@suse.de>
205
206 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
207 is_amd64_regs_target.
208
209 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
210
211 * gdb.fortran/ptype-on-functions.exp: Add more tests.
212 * gdb.fortran/ptype-on-functions.f90: Likewise.
213
214 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
215
216 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
217 values in documentation for addr_size to 4 and 8.
218
219 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
220
221 * gdb.arch/amd64-osabi.exp: Update.
222 * gdb.arch/arm-disassembler-options.exp: Update.
223 * gdb.arch/powerpc-disassembler-options.exp: Update.
224 * gdb.arch/ppc64-symtab-cordic.exp: Update.
225 * gdb.arch/s390-disassembler-options.exp: Update.
226 * gdb.base/all-architectures.exp.tcl: Update.
227 * gdb.base/attach-pie-noexec.exp: Update.
228 * gdb.base/catch-syscall.exp: Update.
229 * gdb.xml/tdesc-arch.exp: Update.
230
231 2020-07-14 Tom de Vries <tdevries@suse.de>
232
233 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
234 (local_gettid): ... this.
235 (fn): Update.
236
237 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
238
239 * gdb.base/info_sources.exp: Skip directory match tests on
240 remote hosts.
241
242 2020-07-13 Gary Benson <gbenson@redhat.com>
243
244 * gdb.base/savedregs.exp (caller): Use parentheses to
245 make expected expression evaluation ordering explicit.
246
247 2020-07-13 Gary Benson <gbenson@redhat.com>
248
249 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
250
251 2020-07-13 Gary Benson <gbenson@redhat.com>
252
253 * gdb.base/bigcore.c (main): Use a volatile pointer when
254 attempting to trigger a SIGSEGV.
255 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
256 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
257 * gdb.base/savedregs.c (thrower): Likewise.
258 * gdb.mi/mi-syn-frame.c (bar): Likewise.
259
260 2020-07-13 Gary Benson <gbenson@redhat.com>
261
262 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
263 defining and using VLA structure fields into...
264 * gdb.base/vla-struct-fields.c: New file.
265 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
266 tests into...
267 * gdb.base/vla-struct-fields.exp: New file.
268
269 2020-07-13 Tom de Vries <tdevries@suse.de>
270
271 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
272 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
273 * gdb.base/gold-gdb-index.exp: Same.
274 * gdb.base/morestack.exp: Same.
275
276 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
277
278 PR rust/26121
279 * gdb.rust/modules.rs: Prevent linker from discarding test
280 symbol.
281
282 2020-07-10 Pedro Alves <pedro@palves.net>
283
284 PR gdb/26199
285 * gdb.multi/multi-target.c (exit_thread): New.
286 (thread_start): Break loop if EXIT_THREAD.
287 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
288 (top level) Call test_no_resumed.
289
290 2020-07-08 Tom Tromey <tromey@adacore.com>
291
292 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
293 * gdb.ada/catch_ex.exp: Examine catchpoint text.
294
295 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
296
297 PR python/22748
298 * gdb.opt/inline-frame-tailcall.c: New file.
299 * gdb.opt/inline-frame-tailcall.exp: New file.
300 * gdb.python/py-unwind-inline.c: New file.
301 * gdb.python/py-unwind-inline.exp: New file.
302 * gdb.python/py-unwind-inline.py: New file.
303
304 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
305
306 * gdb.python/py-arch-reg-groups.exp: New file.
307
308 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
309
310 * gdb.python/py-arch-reg-names.exp: New file.
311
312 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
313
314 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
315 gdb.PendingFrame.architecture method.
316
317 2020-07-06 Tom de Vries <tdevries@suse.de>
318
319 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
320
321 2020-07-03 Pedro Alves <palves@redhat.com>
322
323 * gdb.base/structs2.c (main): Adjust second parem_reg call to
324 explicitly write negative numbers.
325 * gdb.base/structs2.exp: Adjust expected output.
326
327 2020-07-03 Pedro Alves <palves@redhat.com>
328
329 * gdb.base/charset.c (init_string): Change all char parameters to
330 unsigned char parameters.
331
332 2020-07-03 Pedro Alves <palves@redhat.com>
333
334 * gdb.base/call-sc.exp (start_scalars_test): Use
335 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
336 * gdb.base/overlays.c: Remove references to PARAMS.
337 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
338 * gdb.base/reread.exp: Don't set 'prototypes' global.
339 * gdb.base/structs.exp (start_structs_test): Use
340 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
341 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
342 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
343 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
344 call.
345 * gdb.base/varargs.exp: Don't set 'prototypes' global.
346
347 2020-07-03 Pedro Alves <palves@redhat.com>
348
349 * gdb.base/m32rovly.c: Delete.
350 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
351
352 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
353
354 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
355 of gdb_py_test_multiple.
356 * gdb.python/py-cmd.exp: Likewise.
357 * gdb.python/py-events.exp: Likewise.
358 * gdb.python/py-function.exp: Likewise.
359 * gdb.python/py-inferior.exp: Likewise.
360 * gdb.python/py-infthread.exp: Likewise.
361 * gdb.python/py-linetable.exp: Likewise.
362 * gdb.python/py-parameter.exp: Likewise.
363 * gdb.python/py-value.exp: Likewise.
364
365 2020-06-30 Tom de Vries <tdevries@suse.de>
366
367 PR testsuite/26175
368 * lib/future.exp (gdb_default_target_compile): Detect and handle
369 early_flags.
370
371 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
372
373 * boards/simavr.exp (gdb_load): Catch errors when closing
374 previous connection. Close connection, wait for process and
375 unset simavr_spawn_id on failure.
376
377 2020-06-29 Tom de Vries <tdevries@suse.de>
378
379 * lib/gdb.exp (unknown): Make test-case unresolved.
380
381 2020-06-29 Tom de Vries <tdevries@suse.de>
382
383 PR gdb/25475
384 * gdb.server/solib-list.exp: Verify that the symbol reload
385 confirmation question is asked.
386
387 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
388
389 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
390 have a input seq nr in each pass message.
391 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
392 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
393 * gdb.python/python.exp: Make test names unique,
394 use gdb_test_multiline instead of gdb_py_test_multiple,
395 use $gdb_test_name.
396 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
397
398 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
399
400 * configure.ac: Add --enable-libctf.
401 * aclocal.m4: sinclude ../config/enable.m4.
402 * Makefile.in (site.exp): Add enable_libctf to site.exp.
403 * lib/gdb.exp (skip_ctf_tests): Use it.
404 * gdb.base/ctf-constvars.exp: Error message tweak.
405 * gdb.base/ctf-ptype.exp: Likewise.
406 * configure: Regenerate.
407
408 2020-06-26 Gary Benson <gbenson@redhat.com>
409
410 * gdb.cp/try_catch.cc: Include string.h.
411 (main): Replace comparison against string literal with
412 strcmp, avoiding build failure with -Wstring-compare.
413 Add "marker test-complete".
414 * gdb.cp/try_catch.exp: Run the test to the above marker,
415 then verify that the value of "test" is still true.
416
417 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
418
419 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
420
421 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
422
423 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
424
425 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
426
427 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
428 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
429 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
430 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
431 * gdb.arch/riscv-tdesc-loading.exp: New file.
432
433 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
436
437 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
438
439 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
440 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
441 * gdb.arch/riscv-tdesc-regs.c: New file.
442 * gdb.arch/riscv-tdesc-regs.exp: New file.
443
444 2020-06-24 Pedro Alves <palves@redhat.com>
445
446 * gdb.arch/amd64-entry-value-paramref.exp: Use
447 prepare_for_testing_full and don't pass "c++" for the .S file
448 build spec.
449 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
450 $options, since it's an assembly file. Remove -Wno-deprecated.
451 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
452 compiling C++ programs.
453
454 2020-06-24 Pedro Alves <palves@redhat.com>
455
456 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
457 Clang, add "-Wno-unknown-warning-option" to the options.
458
459 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
460
461 * gdb.xml/tdesc-reload.c: New file.
462 * gdb.xml/tdesc-reload.exp: New file.
463 * gdb.xml/maint-xml-dump-01.xml: New file.
464 * gdb.xml/maint-xml-dump-02.xml: New file.
465 * gdb.xml/maint-xml-dump.exp: New file.
466
467 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
468
469 * lib/completion-support.exp (test_gdb_completion_offers_commands):
470 Adjust for omitted commands when TUI is disabled.
471
472 2020-06-23 Gary Benson <gbenson@redhat.com>
473 Pedro Alves <palves@redhat.com>
474
475 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
476 * gdb.cp/nsimport.cc: Likewise.
477 * gdb.cp/nsnested.cc: Likewise.
478 * gdb.cp/nsnoimports.cc: Likewise.
479 * gdb.cp/nsusing.cc: Likewise.
480 * gdb.cp/smartp.cc: Likewise.
481 * gdb.python/py-pp-integral.c: Likewise.
482 * gdb.python/py-pp-re-notag.c: Likewise.
483
484 2020-06-23 Gary Benson <gbenson@redhat.com>
485
486 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
487 * gdb.cp/nsimport.cc: Likewise.
488 * gdb.cp/nsnested.cc: Likewise.
489 * gdb.cp/nsnoimports.cc: Likewise.
490 * gdb.cp/nsusing.cc: Likewise.
491 * gdb.cp/smartp.cc: Likewise.
492 * gdb.python/py-pp-integral.c: Likewise.
493 * gdb.python/py-pp-re-notag.c: Likewise.
494
495 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
496
497 * gdb.base/default-args.exp: New test.
498 * gdb.base/default-args.c: New file.
499 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
500 * gdb.base/default.exp: Update to new help text.
501 * gdb.base/help.exp: Likewise.
502 * gdb.base/page.exp: Likewise.
503 * gdb.base/style.exp: Likewise.
504 * gdb.guile/guile.exp: Likewise.
505 * gdb.python/python.exp: Likewise.
506
507 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
508
509 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
510 remote host. Fix search path syntax on Windows host.
511
512 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
513
514 * gdb.base/attach.exp: Test priority of 'exec-file' changed
515 over 'exec-file-mismatch'.
516 * gdb.base/attach.c: Mark should_exit volatile.
517 * gdb.base/attach2.c: Likewise. Add a comment explaining
518 why the sleep cannot be big.
519 * gdb.base/attach3.c: New file.
520
521 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
522
523 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
524 prefix optional.
525
526 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
527
528 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
529 for remote host.
530
531 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
532 Hafiz Abid Qadeer <abidh@codesourcery.com>
533
534 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
535 file sent to remote host.
536 (top level): Allow int32_t as type of 32-bit register.
537
538 2020-06-19 Tom de Vries <tdevries@suse.de>
539
540 * lib/gdb.exp (gdb_note): New proc.
541 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
542 (gdb_default_target_compile): ... here. Only call
543 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
544 (use_gdb_compile): Change to array.
545 (toplevel): Update sets of use_gdb_compile to specify language.
546 Warn about default_target_compile override. Store dejagnu's version
547 of default_target_compile in dejagnu_default_target_compile.
548
549 2020-06-18 Tom de Vries <tdevries@suse.de>
550
551 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
552 (default_gdb_init): ... here.
553
554 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
555
556 Fix TUI support checks in gdb.tui tests.
557
558 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
559 just say UNSUPPORTED.
560 * gdb.tui/corefile-run.exp: Likewise.
561 * gdb.tui/empty.exp: Likewise.
562 * gdb.tui/list-before.exp: Likewise.
563 * gdb.tui/list.exp: Likewise.
564 * gdb.tui/main.exp: Likewise.
565 * gdb.tui/regs.exp: Likewise.
566 * gdb.tui/resize.exp: Likewise.
567 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
568 * gdb.tui/tui-layout-asm.exp: Likewise.
569 * gdb.tui/tui-missing-src.exp: Likewise.
570 * gdb.tui/winheight.exp: Likewise.
571 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
572
573 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
574
575 Fix TCL error in gdb.python/py-format-string.exp.
576
577 * gdb.python/py-format-string.exp: Move test for python support
578 earlier, out of function body.
579
580 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
581
582 * gdb.base/index-cache-load-twice.c: New.
583 * gdb.base/index-cache-load-twice.exp: New.
584
585 2020-06-17 Keith Seitz <keiths@redhat.com>
586
587 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
588 when executing "gdb --configuration".
589
590 2020-06-17 Tom de Vries <tdevries@suse.de>
591
592 * lib/gdb.exp (gdb_tcl_unknown): New proc.
593 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
594 conditional on presence of gdb_tcl_unknown.
595 (gdb_finish): Make override undo conditional on presence of
596 gdb_tcl_unknown.
597
598 2020-06-16 Tom Tromey <tom@tromey.com>
599
600 * gdb.python/tui-window.py (failwin): New function. Register it
601 as a TUI window type.
602 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
603
604 2020-06-16 Gary Benson <gbenson@redhat.com>
605
606 * gdb.python/py-nested-maps.c (create_map): Add missing return
607 value.
608 (create_map_map): Likewise.
609
610 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
611
612 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
613 variable.
614 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
615 and use the already-defined 'options' variable.
616
617 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
618 Tom de Vries <tdevries@suse.de>
619
620 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
621 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
622 (gdb_setup_known_globals): New proc.
623 (gdb_cleanup_globals): New proc.
624 * lib/gdb.exp (load_lib): New override proc.
625 (gdb_stdin_log_init): Set var in_file as persistent global.
626 * lib/pascal.exp (gdb_stdin_log_init): Set vars
627 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
628 fpc_compiler as persistent global.
629
630 2020-06-12 Tom de Vries <tdevries@suse.de>
631
632 * lib/tuiterm.exp (spawn): Rename to ...
633 (tui_spawn): ... this.
634 (toplevel): Move rename of spawn ...
635 (gdb_init_tuiterm): ... here. New proc.
636 (gdb_finish_tuiterm): New proc.
637 * lib/gdb.exp (gdb_finish_hooks): New global var.
638 (gdb_finish): Handle gdb_finish_hooks.
639 (tuiterm_env): New proc.
640 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
641 tuiterm_env.
642 * gdb.tui/basic.exp: Same.
643 * gdb.tui/corefile-run.exp: Same.
644 * gdb.tui/empty.exp: Same.
645 * gdb.tui/list-before.exp: Same.
646 * gdb.tui/list.exp: Same.
647 * gdb.tui/main.exp: Same.
648 * gdb.tui/new-layout.exp: Same.
649 * gdb.tui/regs.exp: Same.
650 * gdb.tui/resize.exp: Same.
651 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
652 * gdb.tui/tui-layout-asm.exp: Same.
653 * gdb.tui/tui-missing-src.exp: Same.
654 * gdb.tui/winheight.exp: Same.
655
656 2020-06-12 Tom de Vries <tdevries@suse.de>
657
658 PR testsuite/26110
659 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
660 (gdb_finish): Reinstall dejagnu's override of ::unknown.
661
662 2020-06-11 Tom Tromey <tom@tromey.com>
663
664 PR gdb/18318:
665 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
666 floating point tests.
667
668 2020-06-11 Keith Seitz <keiths@redhat.com>
669
670 PR gdb/21356
671 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
672 vla_struct.
673 Add new struct vla_typedef and union vla_typedef_union and
674 corresponding instantiation objects.
675 Initialize new objects.
676 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
677 and vla_typedef_union_object.
678 Fixup type for vla_struct_object.
679
680 2020-06-11 Tom de Vries <tdevries@suse.de>
681
682 * lib/gdb.exp (with_override): New proc, factored out of ...
683 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
684
685 2020-06-10 Tom de Vries <tdevries@suse.de>
686
687 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
688
689 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
690
691 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
692 parameter, update callers.
693
694 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
695
696 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
697 * gdb.dwarf2/share-psymtabs-bt.c: New file.
698 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
699
700 2020-06-04 Tom de Vries <tdevries@suse.de>
701
702 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
703
704 2020-06-04 Tom de Vries <tdevries@suse.de>
705
706 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
707 exp_continue.
708
709 2020-06-04 Tom de Vries <tdevries@suse.de>
710
711 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
712
713 2020-06-03 Tom de Vries <tdevries@suse.de>
714
715 PR symtab/26046
716 * gdb.cp/breakpoint-locs-2.cc: New test.
717 * gdb.cp/breakpoint-locs.cc: New test.
718 * gdb.cp/breakpoint-locs.exp: New file.
719 * gdb.cp/breakpoint-locs.h: New test.
720
721 2020-06-03 Tom de Vries <tdevries@suse.de>
722
723 PR testsuite/25609
724 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
725 value of global verbose.
726 * gdb.base/jit-elf.exp: Same.
727 * gdb.base/jit-reader.exp: Same.
728
729 2020-06-02 Tom de Vries <tdevries@suse.de>
730
731 * gdb.dwarf2/multidictionary.exp: Don't use
732 gdb_spawn_with_cmdline_opts.
733
734 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
735
736 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
737 use_header case.
738 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
739 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
740 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
741 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
742 * gdb.dwarf2/dw2-inline-header.c: New file.
743 * gdb.dwarf2/dw2-inline-header.h: New file.
744
745 2020-05-30 Pedro Alves <palves@redhat.com>
746
747 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
748 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
749
750 2020-05-29 Gary Benson <gbenson@redhat.com>
751
752 * gdb.compile/compile-cplus.exp (additional_flags): Also
753 set when building with clang.
754 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
755 when building with clang.
756
757 2020-05-29 Gary Benson <gbenson@redhat.com>
758
759 * gdb.arch/i386-avx.exp (additional_flags): Also set when
760 building with clang.
761 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
762
763 2020-05-29 Gary Benson <gbenson@redhat.com>
764
765 * gdb.cp/koenig.exp (prepare_for_testing): Add
766 additional_flags=-Wno-unused-comparison.
767 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
768
769 2020-05-28 Gary Benson <gbenson@redhat.com>
770
771 * gdb.base/sigaltstack.c (catcher): Add default case to switch
772 statement.
773
774 2020-05-28 Gary Benson <gbenson@redhat.com>
775
776 * gdb.cp/classes.exp (prepare_for_testing): Add
777 additional_flags=-Wno-deprecated-register.
778 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
779 * gdb.cp/misc.exp: Likewise.
780
781 2020-05-28 Gary Benson <gbenson@redhat.com>
782
783 * gdb.linespec/cpls-ops.cc (dummy): New static global.
784 (test_op_new::operator new): Add return statement.
785 (test_op_new_array::operator new[]): Likewise.
786
787 2020-05-27 Pedro Alves <palves@redhat.com>
788
789 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
790 check. Use test_gdb_complete_unique instead of
791 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
792 test_gdb_complete_multiple instead of
793 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
794
795 2020-05-27 Luis Machado <luis.machado@linaro.org>
796
797 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
798 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
799 * gdb.arch/arm-disassembler-options.exp: Likewise.
800 * gdb.arch/arm-disp-step.exp: Likewise.
801 * gdb.arch/thumb-prologue.exp: Likewise.
802 * gdb.base/async.exp: Likewise.
803 * gdb.base/auxv.exp: Likewise.
804 * gdb.base/complex-parts.exp: Likewise.
805 * gdb.base/ena-dis-br.exp: Likewise.
806 * gdb.base/foll-exec.exp: Likewise.
807 * gdb.base/permissions.exp: Likewise.
808 * gdb.base/relocate.exp: Likewise.
809 * gdb.base/return2.exp: Likewise.
810 * gdb.base/sigbpt.exp: Likewise.
811 * gdb.base/siginfo-obj.exp: Likewise.
812 * gdb.cp/converts.exp: Likewise.
813 * gdb.cp/exceptprint.exp: Likewise.
814 * gdb.cp/inherit.exp: Likewise.
815 * gdb.cp/nsnoimports.exp: Likewise.
816 * gdb.cp/virtbase2.exp: Likewise.
817 * gdb.mi/mi-var-cmd.exp: Likewise.
818 * gdb.mi/var-cmd.c: Likewise.
819
820 2020-05-26 Tom Tromey <tromey@adacore.com>
821
822 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
823
824 2020-05-26 Tom Tromey <tromey@adacore.com>
825
826 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
827 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
828 type.
829 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
830 variable.
831
832 2020-05-26 Christian Biesinger <cbiesinger@google.com>
833
834 * Makefile.in: Use = instead of == for the test command
835 for portability.
836
837 2020-05-26 Tom de Vries <tdevries@suse.de>
838
839 * gdb.base/gold-gdb-index-2.c: New test.
840 * gdb.base/gold-gdb-index.c: New test.
841 * gdb.base/gold-gdb-index.exp: New file.
842 * gdb.base/gold-gdb-index.h: New test.
843
844 2020-05-25 Tom de Vries <tdevries@suse.de>
845
846 * boards/gold-gdb-index.exp: New file.
847
848 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
849
850 * boards/simavr.exp: New file.
851
852 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
853
854 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
855 * gdb.base/inferior-args.exp: New file.
856 * gdb.base/inferior-args.c: New file.
857
858 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
859
860 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
861 inferior_args. Pass it to gdb_reload.
862 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
863 inferior_args.
864 (gdb_reload): Add inferior_args argument.
865 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
866 pass it to gdbserver_run.
867 * boards/native-gdbserver.exp: Do not set noargs.
868 * boards/native-extended-gdbserver.exp (gdb_reload): Add
869 inferior_args argument.
870 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
871 * gdb.base/a2-run.exp: Check for use_gdb_stub.
872 * gdb.base/args.exp: Likewise.
873
874 2020-05-25 Tom de Vries <tdevries@suse.de>
875
876 * lib/gdb.exp (exec_is_pie): Add comment.
877
878 2020-05-25 Tom de Vries <tdevries@suse.de>
879
880 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
881 instead of $binfile in the untested message.
882
883 2020-05-25 Tom de Vries <tdevries@suse.de>
884
885 PR testsuite/26031
886 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
887
888 2020-05-25 Tom de Vries <tdevries@suse.de>
889
890 * boards/gold.exp: New file.
891
892 2020-05-23 Tom Tromey <tom@tromey.com>
893
894 * gdb.base/style.exp: Remove completion styling test.
895 * lib/gdb-utils.exp (style): Remove completion styles.
896
897 2020-05-23 Tom Tromey <tom@tromey.com>
898
899 * gdb.base/style.exp: Add completion styling test.
900 * lib/gdb-utils.exp (style): Add completion styles.
901
902 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
903
904 * gdb.base/annota1.exp: Update expected results.
905 * gdb.cp/annota2.exp: Update expected results, remove duplicate
906 test name.
907 * gdb.cp/annota3.exp: Update expected results.
908
909 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
910
911 PR gdb/26016
912 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
913 against MAP_FAILED.
914 * gdb.base/coremaker.c (mmapdata): Likewise.
915 * gdb.base/jit-reader-host.c (main): Likewise.
916 * gdb.base/sym-file-loader.c (load): Likewise.
917 (load_shlib): Likewise.
918
919 2020-05-20 Tom Tromey <tromey@adacore.com>
920
921 * gdb.ada/array_char_idx.exp: Recognize initialized array.
922
923 2020-05-20 Tom de Vries <tdevries@suse.de>
924
925 PR symtab/25833
926 * gdb.base/with-mf-inc.c: New test.
927 * gdb.base/with-mf-main.c: New test.
928 * gdb.base/with-mf.exp: New file.
929
930 2020-05-19 Tom Tromey <tromey@adacore.com>
931
932 * gdb.rust/simple.exp: Restore missing test result.
933
934 2020-05-19 Tom de Vries <tdevries@suse.de>
935
936 * gdb.base/gdb-caching-proc.exp: Fix typo.
937
938 2020-05-19 Tom Tromey <tromey@adacore.com>
939
940 * gdb.rust/simple.exp: Add some test descriptions.
941 (test_one_slice): Use with_test_prefix.
942
943 2020-05-18 Tom de Vries <tdevries@suse.de>
944
945 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
946
947 2020-05-17 Pedro Alves <palves@redhat.com>
948
949 PR gdb/25741
950 * gdb.base/hw-sw-break-same-address.exp: New file.
951
952 2020-05-16 Pedro Alves <palves@redhat.com>
953
954 * gdb.multi/multi-re-run.exp (test_re_run): Switch
955 LAST_LOADED_FILE accordingly.
956
957 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
958
959 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
960
961 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
962
963 * gdb.base/help.exp: Test apropos and help for commands
964 having aliases. Fixed comments not starting with an
965 upper-case letter or not finishing with a dot.
966
967 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
968
969 * gdb.base/alias.exp: Update help output check.
970
971 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
972
973 * gdb.base/default.exp: Update output following fixes.
974
975 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
976
977 * gdb.base/alias.exp: Test aliases starting with a prefix of
978 another alias.
979
980 2020-05-15 Gary Benson <gbenson@redhat.com>
981
982 * gdb.base/info-os.c (main): Add return statement.
983 * gdb.base/info_minsym.c (minsym_fun): Likewise.
984 * gdb.base/large-frame-2.c (func): Likewise.
985 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
986 * gdb.base/pr10179-b.c (foo2): Likewise.
987 * gdb.base/valgrind-disp-step.c (foo): Likewise.
988 * gdb.base/watch-cond.c (func): Likewise.
989 * gdb.multi/goodbye.c (verylongfun): Likewise.
990 * gdb.multi/hello.c (commonfun): Likewise.
991 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
992 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
993 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
994 Likewise.
995 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
996 * gdb.threads/interrupt-while-step-over.c (child_function):
997 Likewise.
998 * gdb.trace/actions-changed.c (end): Likewise.
999
1000 2020-05-15 Gary Benson <gbenson@redhat.com>
1001
1002 * gdb.opencl/callfuncs.exp: Report when test skipped.
1003 * gdb.opencl/convs_casts.exp: Likewise.
1004 * gdb.opencl/datatypes.exp: Likewise.
1005 * gdb.opencl/operators.exp: Likewise.
1006 * gdb.opencl/vec_comps.exp: Likewise.
1007
1008 2020-05-15 Tom de Vries <tdevries@suse.de>
1009
1010 * gdb.base/align.exp.in: Rename to ...
1011 * gdb.base/align.exp.tcl: ... this.
1012 * gdb.base/align-c++.exp: Update.
1013 * gdb.base/align-c.exp: Update.
1014 * gdb.base/all-architectures.exp.in: Rename to ...
1015 * gdb.base/all-architectures.exp: ... this.
1016 * gdb.base/all-architectures-0.exp: Update.
1017 * gdb.base/all-architectures-1.exp: Update.
1018 * gdb.base/all-architectures-2.exp: Update.
1019 * gdb.base/all-architectures-3.exp: Update.
1020 * gdb.base/all-architectures-4.exp: Update.
1021 * gdb.base/all-architectures-5.exp: Update.
1022 * gdb.base/all-architectures-6.exp: Update.
1023 * gdb.base/all-architectures-7.exp: Update.
1024 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1025 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1026 * gdb.base/infcall-nested-structs-c++.exp: Update.
1027 * gdb.base/infcall-nested-structs-c.exp: Update.
1028 * gdb.base/info-types.exp.in: Rename to ...
1029 * gdb.base/info-types.exp.tcl: ... this.
1030 * gdb.base/info-types-c++.exp: Update.
1031 * gdb.base/info-types-c.exp: Update.
1032 * gdb.base/max-depth.exp.in: Rename to ...
1033 * gdb.base/max-depth.exp.tcl: ... this.
1034 * gdb.base/max-depth-c++.exp: Update.
1035 * gdb.base/max-depth-c.exp: Update.
1036 * gdb.cp/cpexprs.exp.in: Rename to ...
1037 * gdb.cp/cpexprs.exp.tcl: ... this.
1038 * gdb.cp/cpexprs-debug-types.exp: Update.
1039 * gdb.cp/cpexprs.exp: Update.
1040 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1041 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1042 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1043 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1044 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1045 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1046 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1047 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1048 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1049 * gdb.dwarf2/clang-debug-names.exp: Update.
1050
1051 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1052
1053 * lib/check-test-names.exp: Remove code that prevents this file
1054 loading when tests are run in parallel.
1055
1056 2020-05-15 Pedro Alves <palves@redhat.com>
1057
1058 * gdb.multi/multi-kill.exp (start_inferior): Remove
1059 'testpid' parameter. Refer to namespace variable directly.
1060 (testpid): Declare as namespace variable.
1061
1062 2020-05-15 Pedro Alves <palves@redhat.com>
1063
1064 * gdb.multi/multi-kill.exp: Wrap in namespace.
1065 (start_inferior): Add TESTPID parameter. Use it instead of the
1066 testpid global.
1067 (top level): Define empty TESTPID array, and pass it down to
1068 start_inferior.
1069
1070 2020-05-14 Tom de Vries <tdevries@suse.de>
1071
1072 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1073 output.
1074
1075 2020-05-14 Tom de Vries <tdevries@suse.de>
1076
1077 * gdb.base/align.exp: Split into ...
1078 * gdb.base/align.exp.in: ...
1079 * gdb.base/align-c++.exp: ...
1080 * gdb.base/align-c.exp: ... these.
1081 * gdb.base/infcall-nested-structs.exp: Split into ...
1082 * gdb.base/infcall-nested-structs.exp.in: ...
1083 * gdb.base/infcall-nested-structs-c++.exp: ...
1084 * gdb.base/infcall-nested-structs-c.exp: ... these.
1085 * gdb.base/info-types.exp: Split into ...
1086 * gdb.base/info-types.exp.in: ...
1087 * gdb.base/info-types-c++.exp: ...
1088 * gdb.base/info-types-c.exp: ... these.
1089 * gdb.base/max-depth.exp: Split into ...
1090 * gdb.base/max-depth.exp.in: ...
1091 * gdb.base/max-depth-c++.exp: ...
1092 * gdb.base/max-depth-c.exp: ... these.
1093 * gdb.cp/infcall-nodebug.exp: Split into ...
1094 * gdb.cp/infcall-nodebug.exp.in: ...
1095 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1096 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1097 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1098 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1099
1100 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1101 Pedro Alves <palves@redhat.com>
1102
1103 * gdb.multi/multi-exit.c: New file.
1104 * gdb.multi/multi-exit.exp: New file.
1105 * gdb.multi/multi-kill.c: New file.
1106 * gdb.multi/multi-kill.exp: New file.
1107
1108 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1109
1110 * gdb.base/annota1.exp: Update the expected output.
1111 * gdb.cp/annota2.exp: Ditto.
1112
1113 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1114
1115 * lib/check-test-names.exp: Disable when testing is being run in
1116 parallel.
1117
1118 2020-05-12 Tom de Vries <tdevries@suse.de>
1119
1120 * gdb.base/jit-elf.exp: Fix string concat.
1121
1122 2020-05-12 Tom de Vries <tdevries@suse.de>
1123
1124 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1125 messages.
1126
1127 2020-05-12 Tom de Vries <tdevries@suse.de>
1128
1129 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1130
1131 2020-05-12 Tom de Vries <tdevries@suse.de>
1132
1133 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1134 * gdb.ada/mi_catch_ex.exp: Same.
1135 * gdb.ada/mi_catch_ex_hand.exp: Same.
1136
1137 2020-05-12 Tom de Vries <tdevries@suse.de>
1138
1139 * gdb.fortran/complex.exp: Use with_test_prefix.
1140
1141 2020-05-12 Tom de Vries <tdevries@suse.de>
1142
1143 * gdb.trace/passcount.exp: Fix test-names.
1144
1145 2020-05-12 Tom de Vries <tdevries@suse.de>
1146
1147 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1148
1149 2020-05-12 Tom de Vries <tdevries@suse.de>
1150
1151 * gdb.gdb/complaints.exp: Use with_test_prefix.
1152 * gdb.xml/tdesc-regs.exp: Same.
1153 * gdb.opt/inline-locals.exp: Fix test name.
1154
1155 2020-05-12 Tom de Vries <tdevries@suse.de>
1156
1157 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1158 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1159 * gdb.dwarf2/implref-struct.exp: Same.
1160 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1161 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1162
1163 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1164
1165 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1166
1167 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1168
1169 * lib/check-test-names.exp (all_test_names): New module variable.
1170 (counts): Add 'duplicates' field.
1171 (_check_duplicates): New procedure.
1172 (check): Also check for duplicates.
1173 (do_log_summary): Print duplicates count.
1174 (do_reset_vars): Reset counter for duplicate test names, and
1175 discard all know test names.
1176
1177 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1178
1179 * lib/gdb.exp: Include check-test-names.exp library.
1180 * lib/check-test-names.exp: New file.
1181
1182 2020-05-11 Tom de Vries <tdevries@suse.de>
1183
1184 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1185
1186 2020-05-11 Keith Seitz <keiths@redhat.com>
1187
1188 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1189
1190 2020-05-11 Tom de Vries <tdevries@suse.de>
1191
1192 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1193 * gdb.cp/cpexprs.exp.in: .. here.
1194 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1195 cpexprs.exp.
1196
1197 2020-05-11 Keith Seitz <keiths@redhat.com>
1198
1199 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1200 test names.
1201 * gdb.ada/arrayptr.exp: Likewise.
1202 * gdb.ada/assign_arr.exp: Likewise.
1203 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1204 * gdb.ada/bp_on_var.exp: Likewise.
1205 * gdb.ada/call_pn.exp: Likewise.
1206 * gdb.ada/complete.exp: Likewise.
1207 * gdb.ada/fun_overload_menu.exp: Likewise.
1208 * gdb.ada/funcall_param.exp: Likewise.
1209 * gdb.ada/funcall_ref.exp: Likewise.
1210 * gdb.ada/packed_array_assign.exp: Likewise.
1211 * gdb.ada/same_component_name.exp: Likewise.
1212 * gdb.ada/type_coercion.exp: Likewise.
1213 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1214 * gdb.ada/variant_record_packed_array.exp: Likewise.
1215
1216 2020-05-11 Tom de Vries <tdevries@suse.de>
1217
1218 PR symtab/25941
1219 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1220 out of ...
1221 * gdb.dwarf2/clang-debug-names.exp: ... here.
1222 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1223 clang-debug-names.exp.in.
1224 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1225 * gdb.dwarf2/clang-debug-names-2.c: New test.
1226
1227 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1228
1229 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1230 (fortran_runto_main): New Proc, fortran version of runto_main.
1231 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1232 * gdb.fortran/array-bounds.exp: Likewise.
1233 * gdb.fortran/array-slices.exp: Likewise.
1234 * gdb.fortran/block-data.exp: Likewise.
1235 * gdb.fortran/charset.exp: Likewise.
1236 * gdb.fortran/common-block.exp: Likewise.
1237 * gdb.fortran/complex.exp: Likewise.
1238 * gdb.fortran/derived-type-function.exp: Likewise.
1239 * gdb.fortran/derived-type.exp: Likewise.
1240 * gdb.fortran/info-modules.exp: Likewise.
1241 * gdb.fortran/info-types.exp: Likewise.
1242 * gdb.fortran/intrinsics.exp: Likewise.
1243 * gdb.fortran/library-module.exp: Likewise.
1244 * gdb.fortran/logical.exp: Likewise.
1245 * gdb.fortran/max-depth.exp: Likewise.
1246 * gdb.fortran/module.exp: Likewise.
1247 * gdb.fortran/multi-dim.exp: Likewise.
1248 * gdb.fortran/nested-funcs.exp: Likewise.
1249 * gdb.fortran/print-formatted.exp: Likewise.
1250 * gdb.fortran/print_type.exp: Likewise.
1251 * gdb.fortran/printing-types.exp: Likewise.
1252 * gdb.fortran/ptr-indentation.exp: Likewise.
1253 * gdb.fortran/ptype-on-functions.exp: Likewise.
1254 * gdb.fortran/subarray.exp: Likewise.
1255 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1256 * gdb.fortran/vla-datatypes.exp: Likewise.
1257 * gdb.fortran/vla-history.exp: Likewise.
1258 * gdb.fortran/vla-ptr-info.exp: Likewise.
1259 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1260 * gdb.fortran/vla-ptype.exp: Likewise.
1261 * gdb.fortran/vla-sizeof.exp: Likewise.
1262 * gdb.fortran/vla-type.exp: Likewise.
1263 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1264 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1265 * gdb.fortran/vla-value-sub.exp: Likewise.
1266 * gdb.fortran/vla-value.exp: Likewise.
1267 * gdb.fortran/whatis_type.exp: Likewise.
1268 * gdb.mi/mi-var-child-f.exp: Likewise.
1269
1270 2020-05-09 Tom de Vries <tdevries@suse.de>
1271
1272 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1273
1274 2020-05-08 Tom de Vries <tdevries@suse.de>
1275
1276 * gdb.dwarf2/clang-debug-names.c: New test.
1277 * gdb.dwarf2/clang-debug-names.exp: New file.
1278
1279 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
1280
1281 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1282 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1283
1284 2020-05-06 Tom de Vries <tdevries@suse.de>
1285
1286 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1287 breakpoint is at a "recommended breakpoint location".
1288 * gdb.reverse/consecutive-reverse.exp: Same.
1289
1290 2020-05-06 Tom de Vries <tdevries@suse.de>
1291
1292 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1293 address.
1294
1295 2020-05-06 Tom de Vries <tdevries@suse.de>
1296
1297 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1298
1299 2020-05-06 Tom de Vries <tdevries@suse.de>
1300
1301 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1302 info for r.
1303
1304 2020-05-06 Tom de Vries <tdevries@suse.de>
1305
1306 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1307 necessary.
1308
1309 2020-05-06 Tom de Vries <tdevries@suse.de>
1310
1311 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1312 void.
1313
1314 2020-05-06 Tom de Vries <tdevries@suse.de>
1315
1316 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1317 of ...
1318 * gdb.base/async.exp: ... here.
1319 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1320 "recommended breakpoint location".
1321
1322 2020-05-06 Tom de Vries <tdevries@suse.de>
1323
1324 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1325
1326 2020-05-04 Tom de Vries <tdevries@suse.de>
1327
1328 * gdb.base/async.exp: Check whether instruction addresses are a
1329 "recommended breakpoint location".
1330
1331 2020-05-03 Tom Tromey <tom@tromey.com>
1332
1333 * gdb.base/sepdebug.exp: Remove "catch" test.
1334 * gdb.base/break.exp: Remove "catch" test.
1335 * gdb.base/default.exp: Update expected output.
1336
1337 2020-05-02 Tom de Vries <tdevries@suse.de>
1338
1339 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1340 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1341 * gdb.arch/i386-mpx-map.exp: Same.
1342 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1343 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1344 * gdb.arch/i386-mpx.exp: Same.
1345
1346 2020-05-02 Tom de Vries <tdevries@suse.de>
1347
1348 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1349
1350 2020-05-01 Tom de Vries <tdevries@suse.de>
1351
1352 * gdb.ada/operator_bp.exp: Allow more than required amount of
1353 breakpoint.
1354
1355 2020-05-01 Tom de Vries <tdevries@suse.de>
1356
1357 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1358
1359 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1360
1361 PR gdb/18706
1362 * gdb.cp/stub-array-size.cc: New test.
1363 * gdb.cp/stub-array-size.exp: New file.
1364 * gdb.cp/stub-array-size.h: New test.
1365 * gdb.cp/stub-array-size2.cc: New test.
1366
1367 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1368
1369 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1370 output to the new format.
1371
1372 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
1373
1374 * gdb.base/break.exp: Use with_test_prefix.
1375
1376 2020-04-29 Tom de Vries <tdevries@suse.de>
1377
1378 * lib/gdb.exp (debug_types): New proc.
1379 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1380 * gdb.python/py-symtab.exp: Same.
1381
1382 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
1383
1384 PR gdb/17320
1385 * gdb.base/pretty-array.c: New test.
1386 * gdb.base/pretty-array.exp: New file.
1387
1388 2020-04-29 Tom de Vries <tdevries@suse.de>
1389
1390 PR symtab/25889
1391 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1392 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1393 and include cpexprs.exp.
1394
1395 2020-04-28 Mark Williams <mark@myosotissp.com>
1396
1397 PR gdb/24480
1398 * dw4-toplevel-types.exp: Test for top level types.
1399 * dw4-toplevel-types.cc: Test for top level types.
1400
1401 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1402
1403 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1404 (theads -> threads).
1405
1406 2020-04-28 Tom de Vries <tdevries@suse.de>
1407
1408 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1409
1410 2020-04-28 Tom de Vries <tdevries@suse.de>
1411
1412 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1413
1414 2020-04-28 Tom de Vries <tdevries@suse.de>
1415
1416 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1417
1418 2020-04-28 Tom de Vries <tdevries@suse.de>
1419
1420 * gdb.dwarf2/main-foo.c: New test.
1421 * gdb.dwarf2/struct-with-sig.exp: New file.
1422
1423 2020-04-25 Tom de Vries <tdevries@suse.de>
1424
1425 * boards/debug-types.exp: New file.
1426
1427 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1428
1429 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1430
1431 2020-04-24 Tom Tromey <tom@tromey.com>
1432
1433 PR symtab/12707:
1434 * gdb.python/py-symbol.exp: Update expected results for
1435 linkage_name test.
1436 * gdb.cp/print-demangle.exp: New file.
1437 * gdb.base/c-linkage-name.exp: Fix test.
1438 * gdb.guile/scm-symbol.exp: Update expected results for
1439 linkage_name test.
1440
1441 2020-04-24 Tom Tromey <tom@tromey.com>
1442
1443 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1444 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1445 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1446 assembler.
1447
1448 2020-04-24 Tom de Vries <tdevries@suse.de>
1449
1450 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1451 C++.
1452
1453 2020-04-24 Tom Tromey <tromey@adacore.com>
1454
1455 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1456 values.
1457 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1458 values. Update test for minimal encodings.
1459 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1460 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1461 values. Update test for minimal encodings.
1462
1463 2020-04-24 Tom Tromey <tromey@adacore.com>
1464
1465 PR python/23662:
1466 * gdb.ada/variant.exp: Add Python checks.
1467 * gdb.rust/simple.exp: Add dynamic type checks.
1468
1469 2020-04-24 Tom Tromey <tromey@adacore.com>
1470
1471 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1472 Make array type matching more lax.
1473 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1474 * gdb.ada/mi_variant.exp: New file.
1475 * gdb.ada/mi_variant/pck.ads: New file.
1476 * gdb.ada/mi_variant/pkg.adb: New file.
1477 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1478 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1479
1480 2020-04-24 Tom Tromey <tromey@adacore.com>
1481
1482 * gdb.ada/variant.exp: Add dynamic field offset tests.
1483 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1484 * gdb.ada/variant/pkg.adb: Add new variables.
1485
1486 2020-04-24 Tom Tromey <tromey@adacore.com>
1487
1488 * gdb.ada/variant.exp: New file
1489 * gdb.ada/variant/pkg.adb: New file
1490 * gdb.ada/variant/pck.adb: New file
1491
1492 2020-04-24 Tom de Vries <tdevries@suse.de>
1493
1494 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1495
1496 2020-04-24 Tom de Vries <tdevries@suse.de>
1497
1498 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1499 flags.
1500
1501 2020-04-24 Tom de Vries <tdevries@suse.de>
1502
1503 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1504
1505 2020-04-24 Tom de Vries <tdevries@suse.de>
1506
1507 * lib/gdb.exp (default_gdb_start): Handle eof.
1508 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1509 failure.
1510 * gdb.base/readnever.exp: Handle clean_restart failure.
1511
1512 2020-04-23 Tom de Vries <tdevries@suse.de>
1513
1514 * gdb.base/decl-before-def.exp: Run to main and print a again.
1515
1516 2020-04-23 Tom de Vries <tdevries@suse.de>
1517
1518 * gdb.base/decl-before-def-decl.c: New test.
1519 * gdb.base/decl-before-def-def.c: New test.
1520 * gdb.base/decl-before-def.exp: New file.
1521
1522 2020-04-23 Tom de Vries <tdevries@suse.de>
1523
1524 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1525
1526 2020-04-22 Tom de Vries <tdevries@suse.de>
1527
1528 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1529 debug_info_offset.
1530 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1531 before $objsfile in the line line.
1532
1533 2020-04-22 Tom de Vries <tdevries@suse.de>
1534
1535 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1536
1537 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1538
1539 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1540 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1541 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1542 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1543 * gdb.base/jit-protocol.h: Update definitions to match all usage
1544 contexts.
1545
1546 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1547
1548 * gdb.base: Rename all jit related test and source files.
1549
1550 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1551
1552 * gdb.base/jit-reader.exp: Relax register output check.
1553
1554 2020-04-22 Tom de Vries <tdevries@suse.de>
1555
1556 PR symtab/25764
1557 * gdb.base/psym-external-decl-2.c: New test.
1558 * gdb.base/psym-external-decl.c: New test.
1559 * gdb.base/psym-external-decl.exp: New file.
1560 * gdb.threads/tls.exp: Add PR25807 kfail.
1561
1562 2020-04-22 Tom de Vries <tdevries@suse.de>
1563
1564 PR symtab/25801
1565 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1566 in "info source" output.
1567
1568 2020-04-22 Tom de Vries <tdevries@suse.de>
1569
1570 PR symtab/25700
1571 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1572 symtab for imported_unit.c.
1573
1574 2020-04-21 Gary Benson <gbenson@redhat.com>
1575
1576 * gdb.base/advance.c (func): New argument, to match call site.
1577 (func2, func3): Add return statements.
1578
1579 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1580
1581 * gdb.multi/run-only-second-inf.c: New file.
1582 * gdb.multi/run-only-second-inf.exp: New file.
1583
1584 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1585
1586 * gdb.btrace/multi-inferior.c: New test.
1587 * gdb.btrace/multi-inferior.exp: New file.
1588
1589 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1590
1591 * gdb.btrace/enable-new-thread.c: New test.
1592 * gdb.btrace/enable-new-thread.exp: New file.
1593
1594 2020-04-21 Tom de Vries <tdevries@suse.de>
1595
1596 PR gdb/25471
1597 * gdb.threads/killed-outside.c: New test.
1598 * gdb.threads/killed-outside.exp: New file.
1599
1600 2020-04-20 Gary Benson <gbenson@redhat.com>
1601
1602 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1603 * gdb.base/nested-subp2.exp: Likewise.
1604 * gdb.base/nested-subp3.exp: Likewise.
1605
1606 2020-04-20 Gary Benson <gbenson@redhat.com>
1607
1608 * gdb.base/nested-subp1.exp: Disable test when using clang.
1609 * gdb.base/nested-subp2.exp: Likewise.
1610 * gdb.base/nested-subp3.exp: Likewise.
1611
1612 2020-04-20 Gary Benson <gbenson@redhat.com>
1613
1614 * gdb.cp/exception.cc: Fix compilation error with clang.
1615
1616 2020-04-20 Gary Benson <gbenson@redhat.com>
1617
1618 * gdb.trace/tspeed.c: Fix compilation error with clang.
1619
1620 2020-04-20 Gary Benson <gbenson@redhat.com>
1621
1622 * gdb.base/jit-main.c: Fix compilation error with clang.
1623
1624 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1625
1626 * gdb.base/attach-twice.c: Include "sys/types.h".
1627 (PTRACE_ATTACH): Add fallback definition.
1628 (main): Pass `0' to the 4th argument of `ptrace'.
1629
1630 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1631
1632 * gdb.base/fork-running-state.c: Include "signal.h".
1633
1634 2020-04-17 Tom Tromey <tromey@adacore.com>
1635
1636 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1637 Update tests.
1638 * gdb.btrace/cpu.exp: Update tests.
1639 * gdb.base/maint.exp: Update tests.
1640 * gdb.base/default.exp: Update tests.
1641 * gdb.base/completion.exp: Update tests.
1642
1643 2020-04-16 Tom de Vries <tdevries@suse.de>
1644
1645 PR symtab/25791
1646 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1647 (ensure_gdb_index): and factor out and move ...
1648 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1649 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1650
1651 2020-04-16 Tom de Vries <tdevries@suse.de>
1652
1653 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1654 loading exec.
1655
1656 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1657
1658 * gdb.base/many-completions.exp: New file.
1659
1660 2020-04-14 Tom de Vries <tdevries@suse.de>
1661
1662 PR symtab/25718
1663 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1664
1665 2020-04-14 Tom de Vries <tdevries@suse.de>
1666
1667 PR symtab/25720
1668 * gdb.base/maint-expand-symbols-header-file.c: New test.
1669 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1670 * gdb.base/maint-expand-symbols-header-file.h: New test.
1671
1672 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1673
1674 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1675 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1676 get_func_info.
1677 (get_func_info): Delete.
1678 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1679 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1680 * lib/dwarf.exp (get_func_info): New function.
1681
1682 2020-04-13 Tom de Vries <tdevries@suse.de>
1683
1684 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1685 to what find_gnatmake does.
1686
1687 2020-04-10 Tom de Vries <tdevries@suse.de>
1688
1689 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1690 -readnow.
1691
1692 2020-04-10 Tom de Vries <tdevries@suse.de>
1693
1694 PR cli/25808
1695 * gdb.base/style.c: Add leading newlines.
1696 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1697 Check listing of main's one-line body.
1698
1699 2020-04-08 Tom de Vries <tdevries@suse.de>
1700
1701 * lib/gdb.exp (psymtabs_p): New proc.
1702 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1703 importing unit" unsupported if there are no partial symbols.
1704
1705 2020-04-08 Tom de Vries <tdevries@suse.de>
1706
1707 PR testsuite/25760
1708 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1709
1710 2020-04-07 Tom de Vries <tdevries@suse.de>
1711
1712 PR symtab/25796
1713 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1714
1715 2020-04-07 Tom de Vries <tdevries@suse.de>
1716
1717 * gdb.base/check-psymtab.c: New test.
1718 * gdb.base/check-psymtab.exp: New file.
1719
1720 2020-04-06 Tom Tromey <tromey@adacore.com>
1721
1722 * gdb.ada/variant-record/proc.adb: New file.
1723 * gdb.ada/variant-record/value.adb: New file.
1724 * gdb.ada/variant-record/value.s: New file.
1725 * gdb.ada/variant-record.exp: New file.
1726
1727 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
1728
1729 PR gdb/25325
1730 * gdb.cp/typed-enum.cc: New test.
1731 * gdb.cp/typed-enum.exp: New file.
1732
1733 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1734
1735 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1736 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1737 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1738 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1739 * gdb.opt/inline-small-func.c: New file.
1740 * gdb.opt/inline-small-func.exp: New file.
1741 * gdb.opt/inline-small-func.h: New file.
1742
1743 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1744
1745 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1746 function.
1747
1748 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1749
1750 * lib/dwarf.exp (function_range): Allow compiler options to be
1751 specified.
1752
1753 2020-04-02 Tom de Vries <tdevries@suse.de>
1754
1755 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1756 __attribute__((always_inline)).
1757 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1758
1759 2020-04-02 Tom de Vries <tdevries@suse.de>
1760
1761 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1762 (gdbserver_gdb_exit): ... here. Add timeout warning.
1763 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1764 (connect_target_extended_remote): Append new server_spawn_id to
1765 server_spawn_ids.
1766 (cleanup): New proc.
1767 (setup, <toplevel>): Call cleanup.
1768
1769 2020-04-02 Tom de Vries <tdevries@suse.de>
1770
1771 * gdb.base/main-psymtab.exp: New file.
1772
1773 2020-04-02 Tom de Vries <tdevries@suse.de>
1774
1775 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1776
1777 2020-04-01 Tom Tromey <tom@tromey.com>
1778
1779 * gdb.base/complex-parts.exp: Add type tests.
1780
1781 2020-04-01 Tom Tromey <tom@tromey.com>
1782
1783 * gdb.base/complex-parts.exp: Add arithmetic tests.
1784
1785 2020-04-01 Tom Tromey <tom@tromey.com>
1786
1787 * gdb.compile/compile.exp: Update.
1788 * gdb.compile/compile-cplus.exp: Update.
1789 * gdb.base/varargs.exp: Update.
1790 * gdb.base/floatn.exp: Update.
1791 * gdb.base/endianity.exp: Update.
1792 * gdb.base/callfuncs.exp (do_function_calls): Update.
1793 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1794 (complex_float_integral_args): Update.
1795 * gdb.base/complex.exp: Update.
1796 * gdb.base/complex-parts.exp: Update.
1797
1798 2020-04-01 Tom Tromey <tromey@adacore.com>
1799
1800 * gdb.rust/union.rs: New file.
1801 * gdb.rust/union.exp: New file.
1802 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1803 (main): Update.
1804 * gdb.rust/simple.exp: Move union tests to union.exp.
1805
1806 2020-04-01 Tom Tromey <tromey@adacore.com>
1807
1808 * gdb.rust/simple.rs (main): Remove "y0".
1809
1810 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1811
1812 * gdb.multi/stop-all-on-exit.c: New test.
1813 * gdb.multi/stop-all-on-exit.exp: New file.
1814
1815 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
1816
1817 PR gdb/24789
1818 * gdb.cp/misc.cc: Add integer reference variable.
1819 * gdb.cp/misc.exp: Add test.
1820
1821 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1822
1823 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1824 scenario to cover execution until the end and also the case
1825
1826 2020-03-31 Tom de Vries <tdevries@suse.de>
1827
1828 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1829 c. Use "maint info symtabs" to check symtab expansion.
1830
1831 2020-03-30 Tom de Vries <tdevries@suse.de>
1832
1833 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1834 unsupported.
1835 (verify_psymtab_expanded): Move ...
1836 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1837 test.
1838 (readnow): New proc.
1839
1840 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1841
1842 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1843 with $hex.
1844
1845 2020-03-20 Tom Tromey <tromey@adacore.com>
1846
1847 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1848
1849 2020-03-20 Tom Tromey <tromey@adacore.com>
1850
1851 * gdb.ada/sub_variant/subv.adb: New file.
1852 * gdb.ada/sub_variant.exp: New file.
1853
1854 2020-03-20 Tom de Vries <tdevries@suse.de>
1855
1856 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1857 first break fails.
1858 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1859
1860 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1861
1862 * gdb.server/exit-multiple-threads.c: New file.
1863 * gdb.server/exit-multiple-threads.exp: New file.
1864
1865 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1866
1867 * gdb.fortran/mixed-lang-stack.c: New file.
1868 * gdb.fortran/mixed-lang-stack.cpp: New file.
1869 * gdb.fortran/mixed-lang-stack.exp: New file.
1870 * gdb.fortran/mixed-lang-stack.f90: New file.
1871
1872 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1873
1874 * gdb.linespec/cp-completion-aliases.cc: New file.
1875 * gdb.linespec/cp-completion-aliases.exp: New file.
1876
1877 2020-03-19 Tom de Vries <tdevries@suse.de>
1878
1879 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1880 more precise.
1881
1882 2020-03-18 Tom de Vries <tdevries@suse.de>
1883
1884 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1885 * gdb.dwarf2/break-inline-psymtab.c: New test.
1886 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1887
1888 2020-03-16 Tom de Vries <tdevries@suse.de>
1889
1890 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1891 cache_verify and cache_verify_proc.
1892
1893 2020-03-15 Tom de Vries <tdevries@suse.de>
1894
1895 * gdb.server/solib-list.exp: Handle
1896 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1897
1898 2020-03-15 Tom de Vries <tdevries@suse.de>
1899
1900 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1901 objfiles".
1902
1903 2020-03-14 Tom Tromey <tom@tromey.com>
1904
1905 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1906
1907 2020-03-14 Tom de Vries <tdevries@suse.de>
1908
1909 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1910
1911 2020-03-14 Tom de Vries <tdevries@suse.de>
1912
1913 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1914 result in line-by-line fashion.
1915
1916 2020-03-14 Tom de Vries <tdevries@suse.de>
1917
1918 * lib/gdb.exp (supports_statement_frontiers): New proc.
1919 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1920
1921 2020-03-14 Tom de Vries <tdevries@suse.de>
1922
1923 * gdb.base/printcmds.exp: Add missing quoting for "print
1924 teststring2".
1925
1926 2020-03-13 Tom Tromey <tom@tromey.com>
1927
1928 * gdb.base/printcmds.exp (test_print_strings): Add regression
1929 test.
1930 * gdb.base/printcmds.c (charptr): New typedef.
1931 (teststring2): New global.
1932
1933 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1934
1935 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1936 full path in the test name.
1937 (test_ld): Add some with_test_prefix blocks to make test names
1938 unique.
1939
1940 2020-03-13 Tom de Vries <tdevries@suse.de>
1941
1942 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1943
1944 2020-03-13 Tom de Vries <tdevries@suse.de>
1945
1946 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1947
1948 2020-03-13 Tom de Vries <tdevries@suse.de>
1949
1950 PR symtab/25646
1951 * gdb.dwarf2/imported-unit.exp: Add test.
1952
1953 2020-03-13 Tom de Vries <tdevries@suse.de>
1954
1955 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1956 (var1, var2): New variable.
1957 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1958 matching symbols.
1959
1960 2020-03-13 Tom de Vries <tdevries@suse.de>
1961
1962 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1963 (Term::command): Use prompt prefix.
1964 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1965 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1966 command_no_prompt_prefix instead of prefix.
1967 * gdb.tui/tui-layout-asm.exp: Same.
1968
1969 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1970
1971 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1972
1973 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1974
1975 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1976 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1977 on" while stepping over the test instruction, match printed
1978 message.
1979
1980 2020-03-12 Tom de Vries <tdevries@suse.de>
1981
1982 * gdb.base/info-types.exp: Use exp_continue during matching of output
1983 of "info types".
1984
1985 2020-03-12 Tom de Vries <tdevries@suse.de>
1986
1987 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1988
1989 2020-03-12 Tom de Vries <tdevries@suse.de>
1990
1991 * gdb.fortran/module.exp: Use exp_continue during matching of output
1992 of "info variable -n".
1993
1994 2020-03-12 Tom de Vries <tdevries@suse.de>
1995
1996 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1997 gdb.dwarf2/dw2-ranges-base.c.
1998
1999 2020-03-12 Tom de Vries <tdevries@suse.de>
2000
2001 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2002 in presence of GLIBC debuginfo.
2003
2004 2020-03-12 Tom de Vries <tdevries@suse.de>
2005
2006 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2007 $core.
2008
2009 2020-03-12 Tom de Vries <tdevries@suse.de>
2010
2011 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2012 more precise.
2013
2014 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
2015
2016 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2017 from Unix to Windows path.
2018
2019 2020-03-11 Tom de Vries <tdevries@suse.de>
2020
2021 * gdb.ada/minsyms.exp: Set language to ada.
2022
2023 2020-03-11 Tom de Vries <tdevries@suse.de>
2024
2025 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2026
2027 2020-03-11 Tom de Vries <tdevries@suse.de>
2028
2029 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2030
2031 2020-03-11 Tom Tromey <tromey@adacore.com>
2032
2033 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2034
2035 2020-03-11 Tom de Vries <tdevries@suse.de>
2036
2037 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2038
2039 2020-03-11 Tom de Vries <tdevries@suse.de>
2040
2041 * gdb.base/break-interp.exp: Limit verbose scope.
2042
2043 2020-03-11 Tom de Vries <tdevries@suse.de>
2044
2045 * gdb.fortran/logical.f90: Define variable with character type.
2046 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2047
2048 2020-03-11 Tom de Vries <tdevries@suse.de>
2049
2050 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2051
2052 2020-03-11 Tom de Vries <tdevries@suse.de>
2053
2054 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2055 symtabs.
2056
2057 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2058 Bernd Edlinger <bernd.edlinger@hotmail.de>
2059
2060 * gdb.cp/step-and-next-inline.cc: New file.
2061 * gdb.cp/step-and-next-inline.exp: New file.
2062 * gdb.cp/step-and-next-inline.h: New file.
2063 * gdb.dwarf2/dw2-is-stmt.c: New file.
2064 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2065 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2066 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2067 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2068
2069 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2072 is-stmt flag in the line table.
2073
2074 2020-03-09 Tom de Vries <tdevries@suse.de>
2075
2076 * lib/gdb.exp (cached_file): Create cache dir.
2077
2078 2020-03-07 Tom de Vries <tdevries@suse.de>
2079
2080 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2081 * gdb.cp/rvalue-ref-params.exp: Same.
2082
2083 2020-03-06 Tom de Vries <tdevries@suse.de>
2084
2085 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2086 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2087
2088 2020-03-06 Tom de Vries <tdevries@suse.de>
2089
2090 * README: Fix "the the".
2091 * gdb.base/dprintf.exp: Same.
2092
2093 2020-03-05 Tom de Vries <tdevries@suse.de>
2094
2095 * gdb.base/maint.exp: Update "main print statistics" expected output.
2096
2097 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2098
2099 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2100 (fortran_int8): Likewise.
2101 (fortran_real4): Likewise.
2102 (fortran_real8): Likewise.
2103 (fortran_complex4): Likewise.
2104 (fortran_logical4): Likewise.
2105 (fortran_character1): Likewise.
2106
2107 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2108
2109 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2110 printed as true.
2111
2112 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2113
2114 * gdb.base/printcmds.exp: Add test to verify printf of a
2115 variable holding an address.
2116
2117 2020-03-03 Tom de Vries <tdevries@suse.de>
2118
2119 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2120
2121 2020-03-03 Tom de Vries <tdevries@suse.de>
2122
2123 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2124 gdb_test_multiple call.
2125
2126 2020-03-03 Tom de Vries <tdevries@suse.de>
2127
2128 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2129 gdb_test_multiple calls.
2130
2131 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2132
2133 * gdb.base/default.exp: Remove test of 'set history filename'.
2134 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2135 filename to the empty string.
2136 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2137 and GDBHISTSIZE.
2138
2139 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2140
2141 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2142 disabled.
2143
2144 2020-03-02 Pedro Alves <palves@redhat.com>
2145 Tom de Vries <tdevries@suse.de>
2146
2147 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2148 -prompt prefix, before user_code argument. Add -lbl option likewise.
2149 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2150 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2151 argument.
2152 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2153 have "\r\n" at start-of-line, instead of at end-of-line.
2154
2155 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
2156
2157 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2158 libinproctrace.so.
2159
2160 2020-02-28 Luis Machado <luis.machado@linaro.org>
2161
2162 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2163 to "p/x".
2164
2165 2020-02-28 Luis Machado <luis.machado@linaro.org>
2166
2167 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2168 asm/ptrace.h and error.h.
2169
2170 2020-02-28 Tom de Vries <tdevries@suse.de>
2171
2172 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2173 (struct wrapper, do_something, mundane/symada__cS): Move ...
2174 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2175 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2176 Update "print symada__cS before partial symtab expansion" regexp.
2177 Update breakpoint location. Flush symbol cache after expansion.
2178
2179 2020-02-28 Luis Machado <luis.machado@linaro.org>
2180
2181 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2182
2183 2020-02-27 Tom de Vries <tdevries@suse.de>
2184
2185 * config/sid.exp: Remove unused globals.
2186 * gdb.base/attach.exp: Same.
2187 * gdb.base/catch-load.exp: Same.
2188 * gdb.base/dbx.exp: Same.
2189 * lib/gdb.exp: Same.
2190 * lib/mi-support.exp: Same.
2191 * lib/prompt.exp: Same.
2192
2193 2020-02-27 Tom de Vries <tdevries@suse.de>
2194
2195 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2196 not set.
2197
2198 2020-02-26 Aaron Merey <amerey@redhat.com>
2199
2200 * gdb.debuginfod: New directory for debuginfod tests.
2201 * gdb.debuginfod/main.c: New test file.
2202 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2203
2204 2020-02-26 Tom de Vries <tdevries@suse.de>
2205
2206 PR gdb/25603
2207 * gdb.base/persistent-lang.cc: New test.
2208 * gdb.base/persistent-lang.exp: New file.
2209
2210 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2211
2212 * gdb.fortran/derived-type-striding.exp: Add a new test.
2213 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2214 new test.
2215
2216 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2217
2218 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2219 names.
2220
2221 2020-02-25 Tom de Vries <tdevries@suse.de>
2222
2223 PR go/18926
2224 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2225
2226 2020-02-24 Tom de Vries <tdevries@suse.de>
2227
2228 PR gdb/25592
2229 * gdb.base/info-locals-unused-static-var.c: New test.
2230 * gdb.base/info-locals-unused-static-var.exp: New file.
2231
2232 2020-02-22 Tom Tromey <tom@tromey.com>
2233
2234 * gdb.python/tui-window.exp: New file.
2235 * gdb.python/tui-window.py: New file.
2236
2237 2020-02-22 Tom Tromey <tom@tromey.com>
2238
2239 PR tui/17850:
2240 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2241 tests.
2242
2243 2020-02-22 Tom Tromey <tom@tromey.com>
2244
2245 * gdb.tui/new-layout.exp: Add sub-layout tests.
2246
2247 2020-02-22 Tom Tromey <tom@tromey.com>
2248
2249 * gdb.tui/new-layout.exp: New file.
2250
2251 2020-02-22 Tom Tromey <tom@tromey.com>
2252
2253 * gdb.rust/rust-style.rs: New file.
2254 * gdb.rust/rust-style.exp: New file.
2255 * gdb.base/style.exp: Test structure printing.
2256 * gdb.base/style.c (struct some_struct): New type.
2257 (enum etype): New type.
2258 (struct_value): New global.
2259
2260 2020-02-21 Tom de Vries <tdevries@suse.de>
2261
2262 PR go/18926
2263 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2264 Remove blanket xfails. Use message argument for gdb_breakpoint.
2265 Make continuing to breakpoint test conditional on setting breakpoint.
2266 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2267 DW_AT_name attribute. Add xfail for GCC PR93866.
2268
2269 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2270
2271 * gdb.dwarf2/cpp-linkage-name.c: New file.
2272 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2273
2274 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
2275
2276 * lib/gdb.exp (gdb_wrapper_init): Reset
2277 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2278 not exist.
2279
2280 2020-02-20 Tom de Vries <tdevries@suse.de>
2281
2282 PR go/17018
2283 * gdb.go/hello.exp: Copy ...
2284 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2285 print of st to print value of global definition. Add xfail for GCC
2286 PR93844.
2287 * gdb.go/hello.exp: Remove printing of st before definition.
2288 * gdb.go/hello.go: Copy ...
2289 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2290 to st.
2291 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2292
2293 2020-02-20 Tom de Vries <tdevries@suse.de>
2294
2295 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2296 (gdb_simple_compile): Handle compile_flags go by using .go extension
2297 for source file.
2298 * gdb.go/chan.exp: Use support_go_compile.
2299 * gdb.go/handcall.exp: Same.
2300 * gdb.go/hello.exp: Same.
2301 * gdb.go/integers.exp: Same.
2302 * gdb.go/max-depth.exp: Same.
2303 * gdb.go/methods.exp: Same.
2304 * gdb.go/package.exp: Same.
2305 * gdb.go/strings.exp: Same.
2306 * gdb.go/types.exp: Same.
2307 * gdb.go/unsafe.exp: Same.
2308
2309 2020-02-19 Tom de Vries <tdevries@suse.de>
2310
2311 * gdb.python/lib-types.exp: Make xfail more strict.
2312
2313 2020-02-19 Tom de Vries <tdevries@suse.de>
2314
2315 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2316
2317 2020-02-19 Doug Evans <dje@google.com>
2318
2319 PR rust/25535
2320 * gdb.rust/simple.exp: Add test.
2321 * gdb.rust/simple.rs: Add test.
2322
2323 2020-02-19 Tom de Vries <tdevries@suse.de>
2324
2325 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2326 output line-by-line.
2327
2328 2020-02-19 Tom de Vries <tdevries@suse.de>
2329
2330 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2331
2332 2020-02-19 Tom de Vries <tdevries@suse.de>
2333
2334 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2335 prelink.
2336
2337 2020-02-19 Tom de Vries <tdevries@suse.de>
2338
2339 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2340 (gdb_do_cache): Use gdb_do_cache_wrap.
2341 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2342
2343 2020-02-19 Tom de Vries <tdevries@suse.de>
2344
2345 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2346 gdb_compile option.
2347
2348 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2349
2350 * gdb.base/printcmds.exp (test_print_enums): Update expected
2351 output.
2352
2353 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2354
2355 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2356 for "unknown".
2357
2358 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2359
2360 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2361 enumerator.
2362
2363 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2364
2365 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2366 FE_, add FE_NONE.
2367 (three): Update.
2368 (enum flag_enum_without_zero): New enum.
2369 (flag_enum_without_zero): New variable.
2370 (enum not_flag_enum): New enum.
2371 (three_not_flag): New variable.
2372 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2373 (test_print_enums): Add more tests for printing flag enums.
2374
2375 2020-02-18 Tom de Vries <tdevries@suse.de>
2376
2377 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2378 (gdb_compile_ada): ... here.
2379 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2380 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2381
2382 2020-02-14 Tom Tromey <tom@tromey.com>
2383
2384 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2385 build directory.
2386 * boards/gdbserver-base.exp: Update path to gdbserver.
2387
2388 2020-02-13 Tom de Vries <tdevries@suse.de>
2389
2390 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2391
2392 2020-02-13 Tom de Vries <tdevries@suse.de>
2393
2394 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2395 are missing.
2396
2397 2020-02-13 Tom de Vries <tdevries@suse.de>
2398
2399 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2400 call.
2401
2402 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2403
2404 PR tui/25126
2405 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2406 * gdb.base/cached-source-file.c: New file.
2407 * gdb.base/cached-source-file.exp: New file.
2408
2409 2020-02-11 Tom de Vries <tdevries@suse.de>
2410
2411 PR testsuite/25488
2412 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2413
2414 2020-02-10 Tom de Vries <tdevries@suse.de>
2415
2416 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2417
2418 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
2419
2420 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2421 and $after_addr are both integers before making a comparison.
2422
2423 2020-02-09 Tom de Vries <tdevries@suse.de>
2424
2425 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2426 command output and paste it into gdb.log. If any, paste catch message
2427 to gdb.log.
2428
2429 2020-02-07 Tom Tromey <tromey@adacore.com>
2430
2431 PR breakpoints/24915:
2432 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2433
2434 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
2435
2436 * gdb.tui/tui-missing-src.exp: Add the "missing source
2437 file" test for the TUI.
2438
2439 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2440
2441 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2442 including a port number in the output.
2443
2444 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2445
2446 * lib/fortran.exp (fortran_int4): Handle clang.
2447 (fortran_int8): Likewise.
2448 (fortran_real4): Likewise.
2449 (fortran_real8): Likewise.
2450 (fortran_complex4): Likewise.
2451 (fortran_logical4): Likewise.
2452 (fortran_character1): Likewise.
2453
2454 2020-02-04 Tom de Vries <tdevries@suse.de>
2455
2456 * README (Race detection): Add note.
2457
2458 2020-02-04 Tom de Vries <tdevries@suse.de>
2459
2460 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2461
2462 2020-02-04 Tom de Vries <tdevries@suse.de>
2463
2464 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2465
2466 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2467
2468 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2469 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2470 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2471 blttar, bnetarl.
2472 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2473 binary for blttar, bnetarl.
2474 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2475 wait instruction. Delete ldmx test.
2476 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2477
2478 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2479
2480 * gdb.fortran/array-bounds-high.exp: New file.
2481 * gdb.fortran/array-bounds-high.f90: New file.
2482
2483 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2484
2485 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2486 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2487
2488 2020-02-01 Tom de Vries <tdevries@suse.de>
2489
2490 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2491
2492 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2493
2494 PR tui/9765
2495 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2496 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2497
2498 2020-01-29 Luis Machado <luis.machado@linaro.org>
2499
2500 * gdb.arch/aarch64-brk-patterns.c: New source file.
2501 * gdb.arch/aarch64-brk-patterns.exp: New test.
2502
2503 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2504
2505 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2506 GCC/Clang version.
2507 * gdb.cp/pass-by-ref.exp: Ditto.
2508
2509 2020-01-29 Tom de Vries <tdevries@suse.de>
2510
2511 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2512 * gdb.threads/watchpoint-fork-mt.c: Same.
2513 * gdb.threads/watchpoint-fork-parent.c: Same.
2514 * gdb.threads/watchpoint-fork-st.c: Same.
2515 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2516
2517 2020-01-27 Luis Machado <luis.machado@linaro.org>
2518
2519 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2520 sitting at a syscall instruction when we hit the syscall function's
2521 breakpoint.
2522 Check PC against one obtained with the x command.
2523 Validate syscall number.
2524 (step_over_syscall): Don't continue to the syscall instruction if
2525 we're already there.
2526
2527 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2528
2529 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2530
2531 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2532
2533 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2534 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2535
2536 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2537
2538 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2539 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2540
2541 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2542
2543 * gdb.base/maint.exp: Update line table parsing test.
2544 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2545
2546 2020-01-24 Pedro Alves <palves@redhat.com>
2547
2548 PR gdb/25410
2549 * gdb.multi/multi-re-run-1.c: New.
2550 * gdb.multi/multi-re-run-2.c: New.
2551 * gdb.multi/multi-re-run.exp: New.
2552
2553 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2554
2555 PR gdb/23718
2556 * gdb.server/server-kill-python.exp: New file.
2557
2558 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2559
2560 * gdb.server/multi-ui-errors.c: New file.
2561 * gdb.server/multi-ui-errors.exp: New file.
2562
2563 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2564
2565 PR tui/9765
2566 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2567
2568 2020-01-19 Tom Tromey <tom@tromey.com>
2569
2570 * gdb.tui/main.exp: Add check for plain "file".
2571
2572 2020-01-16 Christian Biesinger <cbiesinger@google.com>
2573
2574 * lib/gdb.exp: Fix spelling error (seperatelly).
2575
2576 2020-01-14 Tom Tromey <tom@tromey.com>
2577
2578 PR symtab/12535:
2579 * gdb.python/python.exp: Test decode_line with empty string
2580 argument.
2581
2582 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2583
2584 * gdb.base/skip-inline.exp: Extend test.
2585
2586 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2587
2588 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2589 * gdb.dwarf2/dw2-bad-elf.c: New file.
2590 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2591
2592 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2593
2594 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2595 _line_saw_file.
2596
2597 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2598
2599 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2600 border.
2601
2602 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2603
2604 * gdb.multi/multi-target.exp (setup): Factor out "info
2605 connections" and "info inferiors" tests to ...
2606 (test_info_inferiors): ... this new procedure.
2607 (top level): Run new "info-inferiors" tests.
2608
2609 2020-01-10 Pedro Alves <palves@redhat.com>
2610
2611 * gdb.server/bkpt-other-inferior.exp: New file.
2612
2613 2020-01-10 Pedro Alves <palves@redhat.com>
2614
2615 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2616 of "add-inferior".
2617 * gdb.base/quit-live.exp: Likewise.
2618 * gdb.base/remote-exec-file.exp: Likewise.
2619 * gdb.guile/scm-progspace.exp: Likewise.
2620 * gdb.linespec/linespec.exp: Likewise.
2621 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2622 * gdb.mi/user-selected-context-sync.exp: Likewise.
2623 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2624 "info inferiors" tests.
2625 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2626 "add-inferior".
2627 * gdb.multi/watchpoint-multi.exp: Likewise.
2628 * gdb.python/py-inferior.exp: Likewise.
2629 * gdb.server/extended-remote-restart.exp: Likewise.
2630 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2631 "info inferiors".
2632 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2633 * gdb.trace/report.exp: Likewise.
2634
2635 2020-01-10 Pedro Alves <palves@redhat.com>
2636
2637 * gdb.multi/multi-target.c: New file.
2638 * gdb.multi/multi-target.exp: New file.
2639 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2640 mode requested, but remote does not support non-stop".
2641
2642 2020-01-10 Pedro Alves <palves@redhat.com>
2643
2644 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2645 disconnect before reconnecting.
2646
2647 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2648 Pedro Alves <palves@redhat.com>
2649
2650 * gdb.server/connect-without-multi-process.exp: Also test
2651 continuing to end.
2652
2653 2020-01-10 Pedro Alves <palves@redhat.com>
2654
2655 * gdb.base/remote-exec-file.exp: New file.
2656
2657 2020-01-10 Pedro Alves <palves@redhat.com>
2658
2659 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2660 output.
2661 * gdb.threads/async.c: New.
2662 * gdb.threads/async.exp: New.
2663 * gdb.multi/tids-gid-reset.c: New.
2664 * gdb.multi/tids-gid-reset.exp: New.
2665
2666 2020-01-10 George Barrett <bob@bob131.so>
2667
2668 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2669 to help in finding the image relocation offset.
2670 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2671 options in arguments.
2672 (stap_test_no_debuginfo): Likewise.
2673 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2674 test variants.
2675 (stap_test): Add null semaphore relocation test.
2676
2677 2020-01-10 George Barrett <bob@bob131.so>
2678
2679 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2680 * gdb.base/stap-probe.exp: Likewise.
2681 (stap_test): Pass argument as an additional flag.
2682 (stap_test_no_debuginfo): Likewise.
2683 (stap_test): Check `info probes stap' output for semaphore
2684 addresses if the test binary is supposed to have them.
2685
2686 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2687
2688 * gdb.tui/basic.exp: Add more scrolling tests.
2689
2690 2020-01-09 Tom Tromey <tom@tromey.com>
2691
2692 PR tui/18932:
2693 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2694 meangingful value.
2695 (Term::command, Term::resize): Update.
2696 * gdb.tui/basic.exp: Add scrolling test.
2697
2698 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2699
2700 * gdb.tui/tui-layout-asm.exp: New file.
2701
2702 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2703
2704 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2705
2706 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2707
2708 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2709 (Term::enter_tui): Use Term::prepare_for_tui.
2710
2711 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2712
2713 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2714 called.
2715
2716 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2717
2718 * gdb.base/skip.exp: Fix race condition in test.
2719
2720 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2721
2722 * gdb.base/backtrace.c: New file.
2723 * gdb.base/backtrace.exp: New file.
2724
2725 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2726
2727 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2728
2729 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2730
2731 * gdb.base/style.exp: Test that warnings are styled.
2732
2733 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2734
2735 * gdb.base/line65535.exp: New file.
2736 * gdb.base/line65535.c: New file.
2737
2738 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2739
2740 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2741 * lib/gnat_debug_info_test.adb: New file.
2742 * gdb.ada/ptype_tagged_param.exp: Use
2743 gnat_runtime_has_debug_info, expect a different output if
2744 runtime does not have debug info.
2745
2746 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2747
2748 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2749 (another) quote in test name.
2750
2751 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2752
2753 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2754 Add quote in test name.
2755
2756 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2757
2758 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2759 directory instead.
2760 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2761 * gdb.cp/pass-by-ref-2.cc: New file.
2762 * gdb.cp/pass-by-ref-2.exp: New file.
2763
2764 2019-12-20 Tom Tromey <tom@tromey.com>
2765
2766 * gdb.tui/list-before.exp: New file.
2767
2768 2019-12-20 Tom Tromey <tom@tromey.com>
2769
2770 * gdb.tui/list.exp: Check for source on initial listing.
2771
2772 2019-12-11 Tom Tromey <tromey@adacore.com>
2773
2774 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2775 Add crlf test.
2776
2777 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
2778
2779 * gdb.base/default.exp: Update value of $_gdb_major.
2780
2781 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2782
2783 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2784
2785 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2786
2787 * gdb.base/skip.exp: Whitespace fix.
2788
2789 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2790
2791 * gdb.base/skip-inline.c: New file.
2792 * gdb.base/skip-inline.exp: New file.
2793
2794 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2795
2796 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2797 jit_function_00 to jit_function_stack_mangle.
2798 * gdb.base/jithost.c (jit_function_t): Rename to...
2799 (jit_function_stack_mangle_t): ... this.
2800 (jit_function_add_t): New typedef.
2801 (jit_function_00_code): Rename to...
2802 (jit_function_stack_mangle_code): ... this, make static.
2803 (jit_function_add_code): New.
2804 (main): Generate "add" function and call it. Adjust to changes
2805 in jithost_abi.
2806 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2807 (struct jithost_abi) <begin, end>: Remove fields.
2808 <object, function_stack_mangle, function_add>: New fields.
2809 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2810 code_end>: Remove fields.
2811 <func_stack_mangle>: New field.
2812 (read_debug_info): Adjust to renaming, create block for "add"
2813 function.
2814 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2815
2816 2019-12-11 Tom Tromey <tom@tromey.com>
2817
2818 * gdb.tui/resize.exp: Fix regexp.
2819 * gdb.tui/regs.exp: Fix regexps.
2820 * gdb.tui/main.exp: Fix regexp.
2821
2822 2019-12-11 Tom Tromey <tom@tromey.com>
2823
2824 * gdb.tui/resize.exp: Update.
2825 * gdb.tui/empty.exp (layouts): Update.
2826
2827 2019-12-11 Tom Tromey <tom@tromey.com>
2828
2829 * gdb.tui/regs.exp: Update.
2830 * gdb.tui/empty.exp (layouts): Update.
2831 * gdb.tui/basic.exp: Update.
2832 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2833
2834 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2835
2836 * gdb.base/options.exp: Add -raw-values in the print completion list.
2837 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2838
2839 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2840
2841 * gdb.threads/omp-par-scope.c: New file.
2842 * gdb/threads/omp-par-scope.exp: New file.
2843
2844 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2845
2846 * lib/gdb.exp (support_nested_function_tests): New proc.
2847
2848 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2849
2850 * lib/gdb.exp (gdb_compile_openmp): New proc.
2851 (build_executable_from_specs): Add an "openmp" option.
2852 (gdb_compile_pthreads): Add non-executable case.
2853
2854 2019-12-10 Tom Tromey <tromey@adacore.com>
2855
2856 * gdb.ada/unchecked_union.exp: New file.
2857 * gdb.ada/unchecked_union/pck.adb: New file.
2858 * gdb.ada/unchecked_union/pck.ads: New file.
2859 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2860 * gdb-utils.exp (string_to_regexp): Also quote "?".
2861
2862 2019-12-10 George Barrett <bob@bob131.so>
2863
2864 Test scripted probe breakpoints.
2865 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2866 * gdb.python/py-breakpoint.c (main): Likewise.
2867 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2868 specifier test.
2869 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2870
2871 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2872
2873 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2874 an rvalue parameter.
2875 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2876 parameter.
2877
2878 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2879
2880 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2881 modules.
2882
2883 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2884
2885 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2886 broken version of GCC.
2887
2888 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2889
2890 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2891 sym-info-cmds library.
2892 * gdb.fortran/info-types.exp: Likewise.
2893 * lib/sym-info-cmds.exp: New file.
2894
2895 2019-12-08 Tom de Vries <tdevries@suse.de>
2896
2897 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2898
2899 2019-12-07 Keith Seitz <keiths@redhat.com>
2900
2901 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2902 * gdb.base/corefile-buildid-shlib.c: New file.
2903 * gdb.base/corefile-buildid.c: New file.
2904 * gdb.base/corefile-buildid.exp: New file.
2905
2906 2019-12-06 Tom de Vries <tdevries@suse.de>
2907
2908 * gdb.dwarf2/varval.exp: Add decl before def test.
2909
2910 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2911
2912 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2913
2914 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2915
2916 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2917 CV and reference conversion for overload resolution.
2918 * gdb.cp/rvalue-ref-overload.exp: Test it.
2919
2920 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2921
2922 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2923 * gdb.base/frameapply.exp: Test faas without command.
2924
2925 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2926
2927 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2928 Fortran tests.
2929 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2930 order.
2931
2932 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2933
2934 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2935 casting to type with no kind specified.
2936 (test_basic_parsing_of_type_kinds): Additional tests for types
2937 with no kind specified, and add tests for single/double
2938 precision/complex types.
2939
2940 2019-12-04 Tom Tromey <tromey@adacore.com>
2941
2942 * gdb.base/endianity.c (struct other) <x>: New field.
2943 (main): Initialize it.
2944 * gdb.base/endianity.exp: Update.
2945
2946 2019-12-04 Tom Tromey <tromey@adacore.com>
2947
2948 * gdb.ada/scalar_storage/storage.adb: New file.
2949 * gdb.ada/scalar_storage/pck.adb: New file.
2950 * gdb.ada/scalar_storage/pck.ads: New file.
2951 * gdb.ada/scalar_storage.exp: New file.
2952
2953 2019-12-04 Tom Tromey <tromey@adacore.com>
2954
2955 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2956 (main): Initialize it.
2957 * gdb.base/endianity.exp: Update.
2958
2959 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2960
2961 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2962
2963 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2964
2965 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2966 -symbol-info-module-functions and -symbol-info-module-variables.
2967
2968 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2969
2970 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2971
2972 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2973 Andrew Burgess <andrew.burgess@embecosm.com>
2974
2975 * gdb.fortran/derived-type-striding.exp: New file.
2976 * gdb.fortran/derived-type-striding.f90: New file.
2977 * gdb.fortran/array-slices.exp: New file.
2978 * gdb.fortran/array-slices.f90: New file.
2979
2980 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2981
2982 * gdb.base/define.exp: Test . in command names.
2983 * gdb.base/setshow.exp: Update test, as . is now part of
2984 command name.
2985
2986 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2987
2988 * gdb.base/define-prefix.exp: New file.
2989
2990 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2991
2992 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2993 compile.
2994 (skip_btrace_pt_tests): Likewise.
2995
2996 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2997
2998 * gdb.fortran/info-modules.exp: Compile source files in correct
2999 order.
3000
3001 2019-11-27 Kevin Buettner <kevinb@redhat.com>
3002
3003 * gdb.dwarf2/imported-unit.exp: New file.
3004 * gdb.dwarf2/imported-unit.c: New file.
3005
3006 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3007
3008 * gdb.mi/mi-fortran-modules-2.f90: New file.
3009 * gdb.mi/mi-fortran-modules.exp: New file.
3010 * gdb.mi/mi-fortran-modules.f90: New file.
3011
3012 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3013
3014 * gdb.mi/mi-sym-info-1.c: New file.
3015 * gdb.mi/mi-sym-info-2.c: New file.
3016 * gdb.mi/mi-sym-info.exp: New file.
3017
3018 2019-11-22 Tom Tromey <tromey@adacore.com>
3019
3020 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3021 * gdb.ada/tasks/foo.adb: Add another stopping location.
3022
3023 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3024
3025 * gdb.base/endianity.c: New test.
3026 * gdb.base/endianity.exp: New file.
3027
3028 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3029
3030 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3031
3032 2019-11-21 Tom de Vries <tdevries@suse.de>
3033
3034 PR gdb/24956
3035 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3036
3037 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3038
3039 * gdb.python/py-progspace.exp: Add missing parentheses on some
3040 'print' commands.
3041
3042 2019-11-19 Tom Tromey <tom@tromey.com>
3043
3044 * gdb.tui/winheight.exp: New file.
3045
3046 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3047
3048 * gdb.base/ctf-whatis.c: Delete.
3049 * gdb.base/ctf-whatis.exp: Delete.
3050 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3051
3052 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3053
3054 * gdb.base/ctf-cvexpr.exp: Delete.
3055 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3056
3057 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3058
3059 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3060 the compiler. Clean up header comment a little.
3061 * gdb.base/ctf-ptype.exp: Likewise.
3062 * gdb.base/ctf-whatis.exp: Likewise.
3063 * lib/gdb.exp (skip_ctf_tests): New proc.
3064
3065 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3066
3067 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3068 * gdb.tui/corefile-run.exp: New file.
3069
3070 2019-11-14 Tom Tromey <tromey@adacore.com>
3071
3072 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3073 regression tests.
3074
3075 2019-11-12 Tom Tromey <tom@tromey.com>
3076
3077 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3078 after any command. Expect prompt after WAIT_FOR is seen.
3079 (enter_tui): Enable resize messages.
3080 (command): Expect command in output.
3081 (get_line): Avoid error when cursor appears to be off-screen.
3082 (dump_screen): Include screen size in title.
3083 (_do_resize): New proc, from "resize".
3084 (resize): Rewrite. Do resize in two steps.
3085 * gdb.tui/empty.exp (layouts): Fix entries.
3086 (check_boxes): Remove xfail.
3087 (check_text): Dump screen on failure.
3088
3089 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3090
3091 * gdb.python/py-symbol.exp: Add test for
3092 gdb.lookup_static_symbols.
3093
3094 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3095
3096 * gdb.python/py-symbol.c: Declare and call function from new
3097 py-symbol-2.c file.
3098 * gdb.python/py-symbol.exp: Compile both source files, and add new
3099 tests for gdb.lookup_static_symbol.
3100 * gdb.python/py-symbol-2.c: New file.
3101
3102 2019-11-02 Tom de Vries <tdevries@suse.de>
3103
3104 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3105 * gdb.base/anon.exp: Same.
3106 * gdb.base/auto-connect-native-target.exp: Same.
3107 * gdb.base/call-ar-st.exp: Same.
3108 * gdb.base/catch-syscall.exp: Same.
3109 * gdb.base/commands.exp: Same.
3110 * gdb.base/default.exp: Same.
3111 * gdb.base/display.exp: Same.
3112 * gdb.base/float.exp: Same.
3113 * gdb.base/foll-fork.exp: Same.
3114 * gdb.base/help.exp: Same.
3115 * gdb.base/info-macros.exp: Same.
3116 * gdb.base/info-proc.exp: Same.
3117 * gdb.base/info-target.exp: Same.
3118 * gdb.base/long_long.exp: Same.
3119 * gdb.base/macscp.exp: Same.
3120 * gdb.base/memattr.exp: Same.
3121 * gdb.base/nofield.exp: Same.
3122 * gdb.base/pointers.exp: Same.
3123 * gdb.base/printcmds.exp: Same.
3124 * gdb.base/ptype.exp: Same.
3125 * gdb.base/restore.exp: Same.
3126 * gdb.base/return.exp: Same.
3127 * gdb.base/scope.exp: Same.
3128 * gdb.base/set-noassign.exp: Same.
3129 * gdb.base/setshow.exp: Same.
3130 * gdb.base/shlib-call.exp: Same.
3131 * gdb.base/signals.exp: Same.
3132 * gdb.base/sigstep.exp: Same.
3133 * gdb.base/skip.exp: Same.
3134 * gdb.base/solib-symbol.exp: Same.
3135 * gdb.base/stap-probe.exp: Same.
3136 * gdb.base/step-line.exp: Same.
3137 * gdb.base/step-test.exp: Same.
3138 * gdb.base/style.exp: Same.
3139 * gdb.base/varargs.exp: Same.
3140 * gdb.base/vla-datatypes.exp: Same.
3141 * gdb.base/vla-ptr.exp: Same.
3142 * gdb.base/vla-sideeffect.exp: Same.
3143 * gdb.base/volatile.exp: Same.
3144 * gdb.base/watch-cond-infcall.exp: Same.
3145 * gdb.base/watchpoint.exp: Same.
3146
3147 2019-11-02 Tom de Vries <tdevries@suse.de>
3148
3149 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3150 * gdb.cp/cpexprs.exp: Same.
3151 * gdb.cp/except-multi-location.exp: Same.
3152 * gdb.cp/exceptprint.exp: Same.
3153 * gdb.cp/gdb2384.exp: Same.
3154 * gdb.cp/inherit.exp: Same.
3155 * gdb.cp/m-static.exp: Same.
3156 * gdb.cp/meth-typedefs.exp: Same.
3157 * gdb.cp/misc.exp: Same.
3158 * gdb.cp/namespace.exp: Same.
3159 * gdb.cp/non-trivial-retval.exp: Same.
3160 * gdb.cp/overload.exp: Same.
3161 * gdb.cp/pr17132.exp: Same.
3162 * gdb.cp/re-set-overloaded.exp: Same.
3163 * gdb.cp/rvalue-ref-types.exp: Same.
3164 * gdb.cp/templates.exp: Same.
3165
3166 2019-11-01 Luis Machado <luis.machado@linaro.org>
3167
3168 PR gdb/25124
3169
3170 * gdb.arch/pr25124.S: New file.
3171 * gdb.arch/pr25124.exp: New file.
3172
3173 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3174
3175 * gdb.fortran/info-modules.exp: Update expected results, and add
3176 additional tests for 'info module functinos', and 'info module
3177 variables'.
3178 * gdb.fortran/info-types.exp: Update expected results.
3179 * gdb.fortran/info-types.f90: Extend testcase with additional
3180 module variables and functions.
3181
3182 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3183
3184 * gdb.fortran/info-modules.exp: New file.
3185 * gdb.fortran/info-types.exp: Build with new file.
3186 * gdb.fortran/info-types.f90: Include and use new module.
3187 * gdb.fortran/info-types-2.f90: New file.
3188
3189 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3190
3191 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3192 * gdb.base/settings.exp: Test all settings types using
3193 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3194 that now verifies that the value of "maint show" is the same as
3195 returned by the settings functions. Test the type of the
3196 maintenance settings.
3197 * gdb.base/default.exp: Update show_conv_list.
3198
3199 2019-10-31 Tom de Vries <tdevries@suse.de>
3200
3201 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3202 gdb_test.
3203 * gdb.arch/amd64-disp-step.exp: Same.
3204 * gdb.asm/asm-source.exp: Same.
3205 * gdb.btrace/buffer-size.exp: Same.
3206 * gdb.btrace/cpu.exp: Same.
3207 * gdb.btrace/enable.exp: Same.
3208 * gdb.dwarf2/count.exp: Same.
3209 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3210 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3211 * gdb.fortran/vla-datatypes.exp: Same.
3212 * gdb.fortran/vla-history.exp: Same.
3213 * gdb.fortran/vla-ptype.exp: Same.
3214 * gdb.fortran/vla-value.exp: Same.
3215 * gdb.fortran/whatis_type.exp: Same.
3216 * gdb.guile/guile.exp: Same.
3217 * gdb.multi/tids.exp: Same.
3218 * gdb.python/py-finish-breakpoint.exp: Same.
3219 * gdb.python/py-framefilter.exp: Same.
3220 * gdb.python/py-pp-registration.exp: Same.
3221 * gdb.python/py-xmethods.exp: Same.
3222 * gdb.python/python.exp: Same.
3223 * gdb.server/connect-with-no-symbol-file.exp: Same.
3224 * gdb.server/no-thread-db.exp: Same.
3225 * gdb.server/run-without-local-binary.exp: Same.
3226 * gdb.stabs/weird.exp: Same.
3227 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3228 * gdb.threads/thread-find.exp: Same.
3229 * gdb.threads/tls-shared.exp: Same.
3230 * gdb.threads/tls.exp: Same.
3231 * gdb.threads/wp-replication.exp: Same.
3232 * gdb.trace/ax.exp: Same.
3233 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3234
3235 2019-10-31 Tom de Vries <tdevries@suse.de>
3236
3237 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3238 * gdb.ada/array_subscript_addr.exp: Same.
3239 * gdb.ada/arrayidx.exp: Same.
3240 * gdb.ada/arrayparam.exp: Same.
3241 * gdb.ada/arrayptr.exp: Same.
3242 * gdb.ada/boolean_expr.exp: Same.
3243 * gdb.ada/call_pn.exp: Same.
3244 * gdb.ada/complete.exp: Same.
3245 * gdb.ada/fixed_cmp.exp: Same.
3246 * gdb.ada/fun_addr.exp: Same.
3247 * gdb.ada/funcall_param.exp: Same.
3248 * gdb.ada/interface.exp: Same.
3249 * gdb.ada/mod_from_name.exp: Same.
3250 * gdb.ada/null_array.exp: Same.
3251 * gdb.ada/packed_array.exp: Same.
3252 * gdb.ada/packed_tagged.exp: Same.
3253 * gdb.ada/print_chars.exp: Same.
3254 * gdb.ada/print_pc.exp: Same.
3255 * gdb.ada/ptype_arith_binop.exp: Same.
3256 * gdb.ada/ptype_field.exp: Same.
3257 * gdb.ada/ptype_tagged_param.exp: Same.
3258 * gdb.ada/rec_return.exp: Same.
3259 * gdb.ada/ref_tick_size.exp: Same.
3260 * gdb.ada/str_ref_cmp.exp: Same.
3261 * gdb.ada/taft_type.exp: Same.
3262 * gdb.ada/tagged.exp: Same.
3263 * gdb.ada/type_coercion.exp: Same.
3264 * gdb.ada/uninitialized_vars.exp: Same.
3265
3266 2019-10-30 Tom de Vries <tdevries@suse.de>
3267
3268 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3269
3270 2019-10-26 Tom de Vries <tdevries@suse.de>
3271
3272 * gdb.base/bigcore.c: Fix typos in comments.
3273 * gdb.base/ctf-ptype.c: Same.
3274 * gdb.base/long_long.c: Same.
3275 * gdb.dwarf2/dw2-op-out-param.S: Same.
3276 * gdb.python/py-evthreads.c: Same.
3277 * gdb.reverse/i387-stack-reverse.c: Same.
3278 * gdb.trace/tfile.c: Same.
3279 * lib/compiler.c: Same.
3280 * lib/compiler.cc: Same.
3281
3282 2019-10-25 Tom de Vries <tdevries@suse.de>
3283
3284 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3285 gdb_test_multiple calls.
3286 * gdb.reverse/sigall-reverse.exp: Same.
3287 * gdb.reverse/solib-precsave.exp: Same.
3288 * gdb.reverse/solib-reverse.exp: Same.
3289 * gdb.reverse/until-precsave.exp: Same.
3290 * gdb.reverse/until-reverse.exp: Same.
3291
3292 2019-10-24 Tom de Vries <tdevries@suse.de>
3293
3294 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3295 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3296 kfail using -wrap pattern flag and convenience variable
3297 gdb_test_name.
3298
3299 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3300
3301 * gdb.python/py-progspace.exp: Add tests for the
3302 Progspace.block_for_pc method.
3303
3304 2019-10-23 Tom Tromey <tom@tromey.com>
3305
3306 * configure: Rebuild.
3307 * aclocal.m4: Use m4_include, not sinclude.
3308
3309 2019-10-21 Tom de Vries <tdevries@suse.de>
3310
3311 * gdb.base/infcall-nested-structs.c: Add
3312 __attribute__((noinline,noclone)) to all functions.
3313 (call_all): Add missing variable initialization. Simplify return value.
3314 (breakpt): Increment volatile variable, to prevent call from being
3315 optimized out.
3316 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3317
3318 2019-10-17 Tom de Vries <tdevries@suse.de>
3319
3320 * gdb.fortran/module.exp: Allow info variables to print info for files
3321 other than module.f90.
3322
3323 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3324
3325 * gdb.fortran/module.exp: Extend with 'info variables' test.
3326
3327 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3328
3329 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3330 F77_FOR_TARGET.
3331
3332 2019-10-16 Tom de Vries <tdevries@suse.de>
3333
3334 PR tdep/25096
3335 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3336
3337 2019-10-16 Tom de Vries <tdevries@suse.de>
3338
3339 PR tdep/24104
3340 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3341 Add KFAIL for PR tdep/25096.
3342
3343 2019-10-16 Tom de Vries <tdevries@suse.de>
3344
3345 PR testsuite/25059
3346 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3347
3348 2019-10-16 Tom de Vries <tdevries@suse.de>
3349
3350 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3351 as signed.
3352
3353 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3354
3355 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3356 one instead of increasing timeout.
3357
3358 2019-10-13 Tom de Vries <tdevries@suse.de>
3359
3360 PR record/25038
3361 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3362 * gdb.reverse/sigall-reverse.exp: Same.
3363 * gdb.reverse/solib-precsave.exp: Same.
3364 * gdb.reverse/solib-reverse.exp: Same.
3365 * gdb.reverse/step-precsave.exp: Same.
3366 * gdb.reverse/until-precsave.exp: Same.
3367 * gdb.reverse/until-reverse.exp: Same.
3368 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3369
3370 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3371
3372 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3373 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3374 (cmp_struct_05_01, cmp_struct_static_02_01)
3375 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3376 comparisons.
3377
3378 2019-10-10 Tom de Vries <tdevries@suse.de>
3379
3380 PR testsuite/24888
3381 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3382 gnatlink.
3383
3384 2019-10-09 Tom de Vries <tdevries@suse.de>
3385
3386 PR testsuite/25048
3387 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3388
3389 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3390
3391 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3392 exceptions due to missing debug information.
3393
3394 2019-10-07 Tom de Vries <tdevries@suse.de>
3395
3396 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3397
3398 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3399
3400 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3401 * gdb.base/annota1.exp: Update to use gdb_test_name.
3402
3403 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
3404
3405 * gdb.base/ctf-whatis.exp: New file.
3406 * gdb.base/ctf-whatis.c: New file.
3407 * gdb.base/ctf-ptype.exp: New file.
3408 * gdb.base/ctf-ptype.c: New file.
3409 * gdb.base/ctf-constvars.exp: New file.
3410 * gdb.base/ctf-constvars.c: New file.
3411 * gdb.base/ctf-cvexpr.exp: New file.
3412
3413 2019-10-04 Tom de Vries <tdevries@suse.de>
3414
3415 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3416 for loop.
3417
3418 2019-10-03 Tom Tromey <tom@tromey.com>
3419
3420 PR rust/24976:
3421 * gdb.rust/simple.rs (Union2): New type.
3422 (main): Use Union2.
3423 * gdb.rust/simple.exp: Add test.
3424
3425 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3426
3427 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3428 nested function prefix.
3429
3430 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3431 Richard Bunt <richard.bunt@arm.com>
3432 Andrew Burgess <andrew.burgess@embecosm.com>
3433
3434 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3435 nested functions.
3436 * gdb.fortran/nested-funcs.f90: Update expected results.
3437 * gdb.fortran/nested-funcs-2.exp: New file.
3438 * gdb.fortran/nested-funcs-2.f90: New file.
3439
3440 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3441
3442 * gdb.python/py-parameter.exp: Make test names unique.
3443 * gdb.python/py-template.exp: Likewise.
3444 * gdb.python/py-value.exp: Likewise.
3445
3446 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3447
3448 * gdb.base/break-interp.exp: Reduce test name duplication.
3449 * gdb.base/call-sc.exp: Likewise.
3450 * gdb.base/callfuncs.exp: Likewise.
3451 * gdb.base/charset.exp: Likewise.
3452 * gdb.base/dump.exp: Likewise.
3453 * gdb.base/ena-dis-br.exp: Likewise.
3454 * gdb.base/relational.exp: Likewise.
3455 * gdb.base/step-over-syscall.exp: Likewise.
3456 * gdb.base/structs.exp: Likewise.
3457
3458 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3459
3460 * gdb.linespec/explicit.exp: Make test names unique.
3461 * gdb.linespec/ls-errs.exp: Likewise.
3462
3463 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3464
3465 * gdb.reverse/break-precsave.exp: Make test names unique.
3466 * gdb.reverse/break-reverse.exp: Likewise.
3467 * gdb.reverse/finish-precsave.exp: Likewise.
3468 * gdb.reverse/finish-reverse.exp: Likewise.
3469 * gdb.reverse/machinestate-precsave.exp: Likewise.
3470 * gdb.reverse/machinestate.exp: Likewise.
3471 * gdb.reverse/readv-reverse.exp: Likewise.
3472 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3473 * gdb.reverse/sigall-precsave.exp: Likewise.
3474 * gdb.reverse/sigall-reverse.exp: Likewise.
3475 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3476 * gdb.reverse/watch-precsave.exp: Likewise.
3477 * gdb.reverse/watch-reverse.exp: Likewise.
3478
3479 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3480
3481 * gdb.threads/stop-with-handle.c: New file.
3482 * gdb.threads/stop-with-handle.exp: New file.
3483
3484 2019-10-03 Tom de Vries <tdevries@suse.de>
3485
3486 PR testsuite/25059
3487 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3488 directory" line to be missing.
3489
3490 2019-10-03 Tom de Vries <tdevries@suse.de>
3491
3492 PR testsuite/25059
3493 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3494 type optional.
3495
3496 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3497
3498 * gdb.python/py-format-string.c (string.h): New include.
3499 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3500 the same value, for endianness-independence.
3501 * gdb.python/py-format-string.exp (default_regexp_dict)
3502 (test_pretty_structs, test_format): Adjust expected output to the
3503 changed initialization.
3504
3505 2019-10-02 Tom Tromey <tromey@adacore.com>
3506
3507 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3508
3509 2019-10-02 Pedro Alves <palves@redhat.com>
3510 Andrew Burgess <andrew.burgess@embecosm.com>
3511
3512 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3513 "print-file-var.h".
3514 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3515 (get_version_1): Print this_version_id and its address.
3516 Add extern "C" wrappers around interface functions.
3517 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3518 "print-file-var.h".
3519 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3520 (get_version_2): Print this_version_id and its address.
3521 Add extern "C" wrappers around interface functions.
3522 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3523 <stddef.h> and "print-file-var.h".
3524 Add extern "C" wrappers around interface functions.
3525 [VERSION_ID_MAIN] (this_version_id): Define.
3526 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3527 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3528 up extern "C" blocks.
3529 * gdb.base/print-file-var.exp (test): New, factored out from top
3530 level.
3531 (top level): Test all combinations of attribute hidden or not,
3532 dlopen or not, and this_version_id symbol in main file or not.
3533 Compile tests as both C++ and C, make test names unique.
3534
3535 2019-10-01 Tom Tromey <tom@tromey.com>
3536
3537 * gdb.base/style.exp: Test "show logging filename".
3538
3539 2019-10-01 Tom Tromey <tom@tromey.com>
3540
3541 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3542 * gdb.base/style.exp: Add metadata style test.
3543
3544 2019-10-01 Tom Tromey <tom@tromey.com>
3545
3546 * gdb.base/style.exp: Test "pwd".
3547
3548 2019-10-01 Tom Tromey <tom@tromey.com>
3549
3550 * gdb.base/style.exp: Update tests.
3551
3552 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3553
3554 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3555 'six' to unsigned.
3556 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3557 'five'. Use an all-ones bit pattern for each.
3558 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3559 to its changed values.
3560
3561 2019-09-30 Tom Tromey <tromey@adacore.com>
3562
3563 * gdb.rust/traits.rs: Disable all warnings.
3564
3565 2019-09-29 Tom de Vries <tdevries@suse.de>
3566
3567 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
3568
3569 2019-09-29 Tom de Vries <tdevries@suse.de>
3570
3571 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3572
3573 2019-09-27 Tom de Vries <tdevries@suse.de>
3574
3575 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3576
3577 2019-09-27 Tom de Vries <tdevries@suse.de>
3578
3579 PR record/23188
3580 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3581
3582 2019-09-26 Tom Tromey <tromey@adacore.com>
3583
3584 * gdb.ada/py_taft.exp: New file.
3585 * gdb.ada/py_taft/main.adb: New file.
3586 * gdb.ada/py_taft/pkg.adb: New file.
3587 * gdb.ada/py_taft/pkg.ads: New file.
3588
3589 2019-09-24 Tom de Vries <tdevries@suse.de>
3590
3591 PR gdb/24598
3592 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3593
3594 2019-09-22 Tom de Vries <tdevries@suse.de>
3595
3596 * gdb.base/restore.exp: Allow register variables to be optimized out at
3597 -O0.
3598
3599 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3600
3601 * gdb.arch/spu-info.exp: Remove file.
3602 * gdb.arch/spu-info.c: Remove file.
3603 * gdb.arch/spu-ls.exp: Remove file.
3604 * gdb.arch/spu-ls.c: Remove file.
3605
3606 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3607 * gdb.asm/spu.inc: Remove file.
3608
3609 * gdb.base/dump.exp: Remove support for spu*-*-*.
3610 * gdb.base/stack-checking.exp: Likewise.
3611 * gdb.base/overlays.exp: Likewise.
3612 * gdb.base/ovlymgr.c: Likewise.
3613 * gdb.base/spu.ld: Remove file.
3614
3615 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3616 * gdb.cp/cpexprs.exp: Likewise.
3617 * gdb.cp/exception.exp: Likewise.
3618 * gdb.cp/gdb2495.exp: Likewise.
3619 * gdb.cp/mb-templates.exp: Likewise.
3620 * gdb.cp/pr9167.exp: Likewise.
3621 * gdb.cp/userdef.exp: Likewise.
3622
3623 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3624
3625 * gdb.cell: Remove directory.
3626 * lib/cell.exp: Remove file.
3627
3628 2019-09-19 Tom de Vries <tdevries@suse.de>
3629
3630 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3631
3632 2019-09-19 Tom de Vries <tdevries@suse.de>
3633
3634 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3635
3636 2019-09-19 Tom de Vries <tdevries@suse.de>
3637
3638 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3639 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3640 (gdb_target_cmd): ... here.
3641 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3642 value 2.
3643
3644 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3645
3646 * gdb.base/source-dir.exp: Avoid having directory names in test
3647 names.
3648
3649 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3650
3651 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3652 directory.
3653
3654 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3655
3656 * gdb.base/list-missing-source.exp: New file.
3657
3658 2019-09-14 Tom de Vries <tdevries@suse.de>
3659
3660 PR teststuite/24599
3661 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3662 * lib/ada.exp (gnatmake_version_at_least): New proc.
3663
3664 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3665
3666 * gdb.base/maint.exp: Use exec_has_index_section.
3667
3668 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3669
3670 * gdb.base/maint.exp: Add test for 'maint info sections'.
3671
3672 2019-09-12 Tom de Vries <tdevries@suse.de>
3673
3674 * gdb.base/store.exp: Allow register variables to be optimized out at
3675 -O0.
3676
3677 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3678
3679 * gdb.ada/rdv_wait.exp: Update to new task names.
3680 * gdb.base/task_switch_in_core.exp: Likewise.
3681 * gdb.base/info_sources_base.c: Likewise.
3682
3683 2019-09-10 Tom Tromey <tromey@adacore.com>
3684
3685 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3686
3687 2019-09-10 Tom Tromey <tromey@adacore.com>
3688
3689 * gdb.ada/dgopt.exp: New file.
3690 * gdb.ada/dgopt/x.adb: New file.
3691
3692 2019-09-08 Tom Tromey <tom@tromey.com>
3693
3694 * gdb.tui/resize.exp: Remove setup_xfail.
3695 * gdb.tui/regs.exp: Remove setup_xfail.
3696 * gdb.tui/basic.exp: Remove setup_xfail.
3697
3698 2019-09-06 David Blaikie <dblaikie@gmail.com>
3699
3700 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3701 * gdb.cp/cplabel.exp: Ditto.
3702 * gdb.linespec/ls-errs.exp: Ditto.
3703
3704 2019-09-05 Tom de Vries <tdevries@suse.de>
3705
3706 * lib/gdb.exp (cmp_file_string): New proc.
3707 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3708 runto_main. Verify save breakpoints output.
3709
3710 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3711
3712 * gdb.base/info-var.exp: Test info variables without running
3713 to main, to avoid expect's buffer overflow.
3714
3715 2019-09-03 Tom Tromey <tromey@adacore.com>
3716
3717 * gdb.ada/bias.exp: New file.
3718 * gdb.ada/bias/bias.adb: New file.
3719 * gdb.ada/print_chars.exp: Add regression test.
3720 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3721 (MC): New variable.
3722
3723 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3724
3725 * gdb.base/argv0-symlink.exp: Run only on native target
3726 and local host.
3727
3728 2019-08-29 Tom de Vries <tdevries@suse.de>
3729
3730 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3731 diverse debug info.
3732 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3733
3734 2019-08-28 Tom de Vries <tdevries@suse.de>
3735
3736 * gdb.base/info-var.exp: Allow info variables to print info for files
3737 other than info-var-f1.c and info-var-f2.c.
3738
3739 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3740
3741 * gdb.fortran/info-types.exp: Add module.
3742 * gdb.fortran/info-types.f90: Update expected results.
3743
3744 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3745
3746 * gdb.fortran/info-types.exp: New file.
3747 * gdb.fortran/info-types.f90: New file.
3748 * lib/fortran.exp (fortran_character1): New proc.
3749
3750 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3751
3752 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3753 functions'. Reindent as needed.
3754 * gdb.base/info-var-f1.c: New file.
3755 * gdb.base/info-var-f2.c: New file.
3756 * gdb.base/info-var.exp: New file.
3757 * gdb.base/info-var.h: New file.
3758
3759 2019-08-26 Tom de Vries <tdevries@suse.de>
3760
3761 PR c++/24852
3762 * gdb.cp/no-libstdcxx-probe.exp: New test.
3763
3764 2019-08-26 Tom de Vries <tdevries@suse.de>
3765
3766 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3767 * tests need to be skipped.
3768 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3769 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3770 mi_skip_libstdcxx_probe_tests.
3771
3772 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3773
3774 * gdb.python/py-xmethods.exp: Use raw strings when passing
3775 arguments to SimpleXMethodMatcher.
3776
3777 2019-08-22 Tom de Vries <tdevries@suse.de>
3778
3779 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3780 more informative.
3781
3782 2019-08-21 Pedro Alves <palves@redhat.com>
3783
3784 * gdb.base/with.exp: Test "with" with no arguments.
3785
3786 2019-08-21 Tom de Vries <tdevries@suse.de>
3787
3788 * gdb.base/gdb-caching-proc.exp: Sort files.
3789
3790 2019-08-20 Tom de Vries <tdevries@suse.de>
3791
3792 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3793 compilation.
3794
3795 2019-08-16 Tom de Vries <tdevries@suse.de>
3796
3797 * gdb.base/compare-sections.exp ("after run to main"): Allow
3798 mismatched read-only sections for PIE executables.
3799
3800 2019-08-16 Tom Tromey <tom@tromey.com>
3801
3802 * lib/tuiterm.exp (_csi_Z): New proc.
3803 * gdb.tui/basic.exp: Update window positions.
3804 * gdb.tui/empty.exp: Update window positions.
3805
3806 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3807
3808 * gdb.base/examine-backward.exp: Correct regexp for
3809 "examine 3 bytes backward from ${address_zero}".
3810
3811 2019-08-15 Tom Tromey <tom@tromey.com>
3812
3813 * gdb.tui/empty.exp: Enable resizing tests.
3814
3815 2019-08-15 Tom Tromey <tromey@adacore.com>
3816
3817 * gdb.ada/char_enum.exp: Add regression tests.
3818 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3819 and '0'.
3820 (Char, Gchar): Update.
3821 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3822
3823 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3824
3825 * gdb.python/python.exp: Expect a leading underscore on
3826 GdbOutput{,Error}File.
3827
3828 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3829
3830 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3831 Windows host.
3832
3833 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3834
3835 * gdb.base/batch-preserve-term-settings.exp
3836 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3837
3838 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3839
3840 * lib/gdb.exp: When running on a mingw target, replace
3841 /x/ with x:/.
3842
3843 2019-08-14 Alan Hayward <alan.hayward@arm.com>
3844
3845 * gdb.arch/aarch64-prologue.c: New test.
3846 * gdb.arch/aarch64-prologue.exp: New file.
3847
3848 2019-08-13 Tom de Vries <tdevries@suse.de>
3849
3850 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3851 Thread.
3852
3853 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3854
3855 * gdb.python/py-completion.exp: Download the .py file to the host
3856 and use its host pathname. Conditionalize tests that use
3857 tab completion and manipulate files on the build machine.
3858 * gdb.python/py-events.exp: Download the .py file to the host
3859 and use its host pathname.
3860 * gdb.python/py-evsignal.exp: Likewise.
3861 * gdb.python/py-evthreads.exp: Likewise.
3862 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3863 pathname syntax.
3864 * gdb.python/py-framefilter.exp: Download the .py file to the right
3865 place on the host. Match Windows pathname syntax.
3866 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3867 .py file to the host and use its host pathname.
3868 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3869 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3870 build pathname. Skip symlink test on Windows host. Add missing
3871 newline at end of file.
3872 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3873 and use its host pathname.
3874 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3875 * gdb.python/py-section-script.exp: Use host location of binfile
3876 on safe-path. Use correct path separator on Windows host.
3877 Reorder alternatives in gdb_test_multiple to prevent matching
3878 the wrong alternative on success.
3879 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3880
3881 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3882
3883 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3884 expect the GDB inferior to no longer immediately stop after
3885 being resumed with "signal SIGINT".
3886
3887 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3888
3889 * gdb.linespec/break-ask.exp: Generalize regexps to match
3890 Windows pathnames too.
3891
3892 2019-08-08 Tom de Vries <tdevries@suse.de>
3893
3894 PR testsuite/24862
3895 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3896
3897 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3898
3899 * gdb.base/style.exp: Update tests for help doc new invariants.
3900 * gdb.base/help.exp: Likewise.
3901
3902 2019-08-06 Tom Tromey <tom@tromey.com>
3903
3904 * gdb.base/style.exp: Add disassemble test.
3905 * gdb.base/style.c (some_called_function): New function.
3906 (main): Use it.
3907
3908 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3909
3910 * gdb.python/py-block.exp: Test dictionary access on blocks.
3911
3912 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3913
3914 PR gdb/24863
3915 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3916 -list-thread-groups --available test when running under
3917 check-read1.
3918
3919 2019-08-05 Tom de Vries <tdevries@suse.de>
3920
3921 PR testsuite/24863
3922 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3923 * gdb.base/help.exp: Use with_read1_timeout_factor.
3924 * gdb.base/info-macros.exp: Same.
3925 * gdb.cp/nested-types.exp: Same.
3926
3927 2019-08-05 Tom de Vries <tdevries@suse.de>
3928
3929 * lib/gdb.exp (version_at_least): Factor out of ...
3930 (tcl_version_at_least): ... here.
3931 (gdb_compile): Fail if pie results in non-PIE executable.
3932 (readelf_version, readelf_prints_pie): New proc.
3933 (exec_is_pie): Return -1 if unknown.
3934
3935 2019-08-05 Tom de Vries <tdevries@suse.de>
3936
3937 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3938
3939 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3940
3941 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3942
3943 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3944
3945 * lib/completion-support.exp (test_gdb_complete_none): Skip
3946 tab completion tests if no readline support.
3947 (test_gdb_complete_unique_re): Likewise.
3948 (test_gdb_complete_multiple): Likewise.
3949
3950 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3951
3952 * gdb.base/info_sources.exp: New file.
3953 * gdb.base/info_sources.c: New file.
3954 * gdb.base/info_sources_base.c: New file.
3955
3956 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3957
3958 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3959 prefix argument.
3960 (test_exit_status): Add prefix argument.
3961
3962 2019-08-01 Tom de Vries <tdevries@suse.de>
3963
3964 PR testsuite/24863
3965 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3966 calling exp_continue for new thread and thread exited messages.
3967
3968 2019-08-01 Tom de Vries <tdevries@suse.de>
3969
3970 PR testsuite/24863
3971 * gdb.base/structs.exp: Fix check-read1 timeout using
3972 gdb_test_sequence.
3973 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3974
3975 2019-08-01 Tom de Vries <tdevries@suse.de>
3976
3977 PR testsuite/24863
3978 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3979 line.
3980
3981 2019-08-01 Tom de Vries <tdevries@suse.de>
3982
3983 PR testsuite/24863
3984 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3985
3986 2019-07-30 Tom Tromey <tromey@adacore.com>
3987
3988 * gdb.ada/display_nested.exp: New file.
3989 * gdb.ada/display_nested/foo.adb: New file.
3990 * gdb.ada/display_nested/pack.adb: New file.
3991 * gdb.ada/display_nested/pack.ads: New file.
3992
3993 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3994
3995 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3996 namespace.
3997 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3998
3999 2019-07-30 Tom de Vries <tdevries@suse.de>
4000
4001 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4002 instead.
4003
4004 2019-07-30 Tom de Vries <tdevries@suse.de>
4005
4006 PR testsuite/24834
4007 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4008 (exec_is_pie): New proc.
4009
4010 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4011
4012 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4013
4014 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4015
4016 * gdb.python/py-objfile.c: Add global and static vars.
4017 * gdb.python/py-objfile.exp: Test new functions Objfile.
4018 lookup_global_symbol and lookup_static_symbol.
4019
4020 2019-07-29 Tom Tromey <tom@tromey.com>
4021
4022 * lib/tuiterm.exp (Term::_csi_@): New proc.
4023 (Term::_csi_X): Don't move cursor.
4024
4025 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4026
4027 * gdb.base/options.exp: Update backtrace - completion to
4028 new option -frame-info.
4029 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4030 Test new 'set print frame-info'. Test backtrace -frame-info
4031 overriding 'set print frame-info'.
4032 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4033 Test new 'set print frame-info'.
4034 Verify consistency of backtrace with and without filters, with and
4035 without -no-filters.
4036 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4037 default.
4038
4039 2019-07-29 Tom de Vries <tdevries@suse.de>
4040
4041 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4042 no arguments".
4043
4044 2019-07-29 Tom de Vries <tdevries@suse.de>
4045
4046 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4047 is a substring of the first for "complete non-unique file name".
4048
4049 2019-07-29 Tom de Vries <tdevries@suse.de>
4050
4051 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4052 with ".*".
4053
4054 2019-07-29 Tom de Vries <tdevries@suse.de>
4055
4056 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4057 Pass prompt_regexp parameter to gdb_test_multiple calls.
4058
4059 2019-07-29 Tom de Vries <tdevries@suse.de>
4060
4061 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
4062 print registers" regexps.
4063
4064 2019-07-29 Tom de Vries <tdevries@suse.de>
4065
4066 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4067
4068 2019-07-29 Tom de Vries <tdevries@suse.de>
4069
4070 PR gdb/24855
4071 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4072 (skip_python_tests_prompt): Add prompt_regexp argument to
4073 gdb_test_multiple calls.
4074
4075 2019-07-27 Tom Tromey <tom@tromey.com>
4076
4077 * gdb.tui/main.exp: New file.
4078
4079 2019-07-27 Tom Tromey <tom@tromey.com>
4080
4081 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4082 optional.
4083 * gdb.tui/empty.exp: New file.
4084
4085 2019-07-27 Tom Tromey <tom@tromey.com>
4086
4087 * lib/tuiterm.exp (spawn): New proc.
4088 (Term::resize): New proc.
4089 * gdb.tui/resize.exp: New file.
4090
4091 2019-07-27 Tom Tromey <tom@tromey.com>
4092
4093 * gdb.tui/list.exp: New file.
4094
4095 2019-07-27 Tom Tromey <tom@tromey.com>
4096
4097 * gdb.tui/regs.exp: New file.
4098
4099 2019-07-27 Tom Tromey <tom@tromey.com>
4100
4101 * gdb.tui/basic.exp: Add "layout split" test.
4102
4103 2019-07-27 Tom Tromey <tom@tromey.com>
4104
4105 * gdb.tui/basic.exp: Add "layout asm" test.
4106
4107 2019-07-27 Tom Tromey <tom@tromey.com>
4108
4109 * lib/tuiterm.exp: New file.
4110 * gdb.tui/basic.exp: New file.
4111
4112 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4113
4114 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4115 Enable tests associated with this flag. Adjust regex
4116 referencing "foo_low" to now refer to "foo_cold" instead.
4117
4118 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4119
4120 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4121 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4122 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4123 foo_cold. Revise comments to match.
4124 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4125 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4126 were wrapped into this proc; Call do_test in loop from outermost
4127 level.
4128 (foo_low): Rename all occurrences to "foo_cold".
4129 (backtrace from baz): New test.
4130 (x2/i foo_cold): New test.
4131 (info line *foo_cold): New test.
4132
4133 2019-07-26 Tom de Vries <tdevries@suse.de>
4134
4135 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4136
4137 2019-07-25 Tom de Vries <tdevries@suse.de>
4138
4139 PR testsuite/24830
4140 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4141 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4142 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4143 (skip_libstdcxx_probe_tests): ... here.
4144 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4145
4146 2019-07-24 Tom de Vries <tdevries@suse.de>
4147
4148 PR testsuite/24807
4149 * gdb.objc/basicclass.m: Include stdio.h.
4150 * gdb.objc/nondebug.m: Same.
4151 * gdb.objc/objcdecode.m: Same.
4152
4153 2019-07-24 Tom de Vries <tdevries@suse.de>
4154
4155 PR testsuite/24612
4156 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4157 additional_flags.
4158
4159 2019-07-24 Tom de Vries <tdevries@suse.de>
4160
4161 PR testsuite/24831
4162 * gdb.multi/tids.exp: Update error messages for info threads.
4163
4164 2019-07-24 Tom de Vries <tdevries@suse.de>
4165
4166 * gdb.base/info-types.exp: Allow info types to print info for more than
4167 one file.
4168
4169 2019-07-23 Tom de Vries <tdevries@suse.de>
4170
4171 PR testsuite/24842
4172 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4173 gdb_spawn_with_cmdline_opts.
4174
4175 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4176
4177 * gdb.arch/arm-cmse-sgstubs.c: New test.
4178 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4179
4180 2019-07-23 Tom de Vries <tdevries@suse.de>
4181
4182 PR testsuite/24711
4183 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4184 issuing next command.
4185
4186 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4187
4188 * gdb.ada/info_auto_lang.exp: Update expected results.
4189 * gdb.base/info-types.c: Add additional types to check.
4190 * gdb.base/info-types.exp: Update expected results.
4191
4192 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4193
4194 * gdb.base/info-types.c: New file.
4195 * gdb.base/info-types.exp: New file.
4196
4197 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4198
4199 * gdb.arch/riscv-bp-infcall.c: New file.
4200 * gdb.arch/riscv-bp-infcall.exp: New file.
4201
4202 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4203
4204 PR breakpoints/24541
4205 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4206
4207 2019-07-14 Tom de Vries <tdevries@suse.de>
4208
4209 PR testsuite/24760
4210 * gdb.objc/basicclass.exp: Fix unterminated string.
4211
4212 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4213 Andrew Burgess <andrew.burgess@embecosm.com>
4214
4215 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4216 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4217 negative bounds.
4218 * gdb.fortran/vla-value.exp: Print elements of an array with
4219 negative bounds.
4220 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4221 testing.
4222
4223 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4224
4225 * gdb.base/options.exp (expect_string): Dequote strings in
4226 results.
4227 (test-string): Test strings with different quoting and reindent.
4228
4229 2019-07-10 Tom Tromey <tromey@adacore.com>
4230
4231 * gdb.ada/mi_ex_cond.exp: Update expected results.
4232 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4233 * gdb.ada/mi_catch_ex.exp: Update expected results.
4234 * gdb.ada/mi_catch_assert.exp: Update expected results.
4235 * gdb.ada/catch_ex.exp (catch_exception_info)
4236 (catch_exception_entry, catch_assert_entry)
4237 (catch_unhandled_entry): Update.
4238 * gdb.ada/catch_assert_if.exp: Update expected results.
4239
4240 2019-07-10 Richard Bunt <richard.bunt@arm.com>
4241 Stephen Roberts <stephen.roberts@arm.com>
4242
4243 * gdb.base/define.exp: Restore original prompt.
4244
4245 2019-07-09 Pedro Alves <palves@redhat.com>
4246
4247 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4248 breakpoints" output.
4249 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4250 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4251 throw" creates breakpoint.
4252 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4253 'type="catchpoint"'.
4254
4255 2019-07-09 Pedro Alves <palves@redhat.com>
4256
4257 PR c++/15468
4258 * gdb.cp/except-multi-location-lib.cc: New.
4259 * gdb.cp/except-multi-location-main.cc: New.
4260 * gdb.cp/except-multi-location.exp: New.
4261
4262 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4263
4264 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4265 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4266 argument and update callers.
4267
4268 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4269
4270 * gdb.arch/amd64-break-on-asm-line.S: New file.
4271 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4272
4273 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4274
4275 * gdb.base/printcmds.exp: Test printing C string and
4276 C wide string convenience vars without transiting via the inferior.
4277 Also make test names unique.
4278
4279 2019-07-08 Alan Hayward <alan.hayward@arm.com>
4280
4281 PR breakpoints/25011
4282 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4283
4284 2019-07-04 Pedro Alves <palves@redhat.com>
4285
4286 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4287 body returned ok(0), break(3) or continue(4).
4288 * gdb.testsuite/foreach_with_prefix.exp: New file.
4289
4290 2019-07-04 Alan Hayward <alan.hayward@arm.com>
4291
4292 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4293
4294 2019-07-03 Pedro Alves <palves@redhat.com>
4295
4296 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4297 "return -code".
4298
4299 2019-07-03 Pedro Alves <palves@redhat.com>
4300
4301 PR cli/24732
4302 * gdb.base/shell.exp: Load completion-support.exp.
4303 Adjust expected error output. Add completion tests.
4304
4305 2019-07-03 Pedro Alves <palves@redhat.com>
4306
4307 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4308 string_to_regexp.
4309
4310 2019-07-03 Pedro Alves <palves@redhat.com>
4311
4312 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4313 (expect_integer): Adjust to expect "-string".
4314 (expect_string): New.
4315 (all_options): Expect "-string".
4316 (test-flag, test-boolean): Adjust to expect "-string".
4317 (test-string): New proc.
4318 (top level): Call it.
4319
4320 2019-07-03 Pedro Alves <palves@redhat.com>
4321
4322 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4323 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4324 the expected output in the success.
4325
4326 2019-07-03 Pedro Alves <palves@redhat.com>
4327
4328 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4329 Split one gdb_test_multiple call in two to avoid a race.
4330
4331 2019-07-03 Pedro Alves <palves@redhat.com>
4332
4333 * gdb.base/with.c: New file.
4334 * gdb.base/with.exp: New file.
4335
4336 2019-07-03 Pedro Alves <palves@redhat.com>
4337
4338 * gdb.base/settings.exp: Replace all references to "maint
4339 test-settings set" with references to "maint set test-settings",
4340 and all references to "maint test-settings show" with references
4341 to "maint show test-settings".
4342
4343 2019-07-03 Pedro Alves <palves@redhat.com>
4344
4345 * gdb.base/settings.exp (test-string): Adjust expected out when
4346 testing "maint test-settings show filename"
4347
4348 2019-07-02 Pedro Alves <palves@redhat.com>
4349
4350 * gdb.base/options.exp (test-info-threads): New procedure.
4351 (top level): Call it.
4352
4353 2019-06-28 Tom Tromey <tromey@adacore.com>
4354
4355 * gdb.dwarf2/ada-linkage-name.c: New file.
4356 * gdb.dwarf2/ada-linkage-name.exp: New file.
4357
4358 2019-06-27 Tom Tromey <tromey@adacore.com>
4359
4360 PR c++/20020:
4361 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4362
4363 2019-06-26 Tom de Vries <tdevries@suse.de>
4364
4365 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4366
4367 2019-06-26 Tom de Vries <tdevries@suse.de>
4368
4369 * gdb.base/index-cache.exp: Add back missing debug option.
4370
4371 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4372
4373 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4374
4375 2019-06-25 Tom de Vries <tdevries@suse.de>
4376
4377 PR testsuite/24727
4378 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4379
4380 2019-06-24 Tom de Vries <tdevries@suse.de>
4381
4382 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4383
4384 2019-06-24 Tom de Vries <tdevries@suse.de>
4385
4386 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4387 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4388 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4389
4390 2019-06-24 Tom de Vries <tdevries@suse.de>
4391
4392 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4393
4394 2019-06-21 Tom de Vries <tdevries@suse.de>
4395
4396 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4397
4398 2019-06-21 Tom de Vries <tdevries@suse.de>
4399
4400 PR testsuite/24518
4401 PR ada/24713
4402 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4403 index.
4404
4405 2019-06-19 Tom Tromey <tromey@adacore.com>
4406
4407 * gdb.ada/length_cond.exp: Add intro comment.
4408
4409 2019-06-19 Tom Tromey <tromey@adacore.com>
4410
4411 * gdb.ada/length_cond.exp: New file.
4412 * gdb.ada/length_cond/length_cond.adb: New file.
4413 * gdb.ada/length_cond/pck.adb: New file.
4414 * gdb.ada/length_cond/pck.ads: New file.
4415
4416 2019-06-18 Tom de Vries <tdevries@suse.de>
4417
4418 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4419
4420 2019-06-18 Tom Tromey <tromey@adacore.com>
4421
4422 * gdb.base/list0.h: Add comment explaining control character.
4423
4424 2019-06-18 Tom de Vries <tdevries@suse.de>
4425
4426 * boards/fission.exp: Break up long debug_flags line.
4427
4428 2019-06-16 Tom de Vries <tdevries@suse.de>
4429
4430 PR gdb/24445
4431 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4432 generated index.
4433
4434 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4435
4436 PR gdb/24686
4437 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4438 improve detection of bug gdb/24541.
4439
4440 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4441
4442 PR gdb/24669
4443 * gdb.base/index-cache.exp (uses_readnow,
4444 expecting_index_cache_use): Define global variable.
4445 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4446 expecting_index_cache_use.
4447
4448 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4449 Andrew Burgess <andrew.burgess@embecosm.com>
4450
4451 * gdb.fortran/pointers.f90: New file.
4452 * gdb.fortran/print_type.exp: New file.
4453 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4454 * gdb.fortran/vla-type.exp: Likewise.
4455 * gdb.fortran/vla-value.exp: Likewise.
4456 * gdb.mi/mi-vla-fortran.exp: Likewise.
4457
4458 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4459
4460 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4461 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4462 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4463 as a stop reason.
4464
4465 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4466
4467 * gdb.base/annota1.exp: Update expected results.
4468 * gdb.cp/annota2.exp: Likewise.
4469 * gdb.cp/annota3.exp: Likewise.
4470
4471 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4472
4473 * gdb.base/style-logging.exp: Remove path from test name.
4474
4475 2019-06-14 Tom Tromey <tromey@adacore.com>
4476
4477 PR gdb/24502:
4478 * gdb.base/style-logging.exp: New file.
4479
4480 2019-06-14 Tom Tromey <tromey@adacore.com>
4481
4482 * gdb.base/symfile-warn.exp: New file.
4483 * gdb.base/symfile-warn.c: New file.
4484
4485 2019-06-14 Tom Tromey <tromey@adacore.com>
4486
4487 * gdb.base/annotate-symlink.exp: New file.
4488
4489 2019-06-14 Tom Tromey <tromey@adacore.com>
4490
4491 * gdb.ada/set_wstr.exp: Add reassignment test.
4492
4493 2019-06-14 Tom Tromey <tromey@adacore.com>
4494
4495 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4496 'unchecked_access and 'unrestricted_access as well.
4497
4498 2019-06-14 Tom Tromey <tromey@adacore.com>
4499
4500 PR ada/24539:
4501 * gdb.ada/vla.exp: Update tests.
4502 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4503 pragma.
4504
4505 2019-06-13 Pedro Alves <palves@redhat.com>
4506
4507 * gdb.base/settings.exp (test-integer): Test junk after
4508 "unlimited".
4509
4510 2019-06-13 Pedro Alves <palves@redhat.com>
4511
4512 * gdb.base/options.exp (test-thread-apply): New.
4513 (top level): Call it.
4514
4515 2019-06-13 Pedro Alves <palves@redhat.com>
4516
4517 * gdb.base/options.exp (test-frame-apply): New.
4518 (top level): Test print commands with different "frame apply"
4519 prefixes.
4520
4521 2019-06-13 Pedro Alves <palves@redhat.com>
4522
4523 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
4524 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4525 'max_completions' parameter and handle it.
4526 (test_gdb_completion_offers_commands): New.
4527
4528 2019-06-13 Pedro Alves <palves@redhat.com>
4529
4530 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4531
4532 2019-06-13 Pedro Alves <palves@redhat.com>
4533
4534 * gdb.base/options.exp (test-backtrace): New.
4535 (top level): Call it.
4536
4537 2019-06-13 Pedro Alves <palves@redhat.com>
4538
4539 * gdb.guile/scm-frame-args.exp: Use "set print
4540 raw-frame-arguments" instead of "set print raw frame-arguments".
4541 * gdb.python/py-frame-args.exp: Likewise.
4542
4543 2019-06-13 Pedro Alves <palves@redhat.com>
4544
4545 * gdb.compile/compile.exp: Adjust expected output to option
4546 processing changes.
4547
4548 2019-06-13 Pedro Alves <palves@redhat.com>
4549
4550 * gdb.base/options.exp: Build executable.
4551 (test-print): New procedure.
4552 (top level): Call it, once for "print" and another for "compile
4553 print".
4554
4555 2019-06-13 Pedro Alves <palves@redhat.com>
4556
4557 * gdb.base/options.c: New file.
4558 * gdb.base/options.exp: New file.
4559
4560 2019-06-13 Pedro Alves <palves@redhat.com>
4561
4562 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4563 that "o" is ambiguous.
4564
4565 2019-06-13 Pedro Alves <palves@redhat.com>
4566
4567 * gdb.base/settings.c: New file.
4568 * gdb.base/settings.exp: New file.
4569
4570 2019-06-13 Pedro Alves <palves@redhat.com>
4571
4572 * gdb.base/completion.exp: Fix comment typo.
4573
4574 2019-06-13 Pedro Alves <palves@redhat.com>
4575
4576 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4577 foo --1" test.
4578
4579 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4580
4581 * gdb.fortran/block-data.f: New.
4582 * gdb.fortran/block-data.exp: New.
4583
4584 2019-06-11 Tom de Vries <tdevries@suse.de>
4585
4586 PR testsuite/24521
4587 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4588 message.
4589
4590 2019-06-11 Tom de Vries <tdevries@suse.de>
4591
4592 PR testsuite/24521
4593 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4594
4595 2019-06-11 Tom de Vries <tdevries@suse.de>
4596
4597 * boards/readnow.exp: New file.
4598
4599 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4600
4601 * gdb.fortran/vla-sizeof.exp: Update expected results.
4602
4603 2019-06-06 Amos Bird <amosbird@gmail.com>
4604
4605 * gdb.base/annota1.exp (thread_switch): Add test for
4606 thread-exited annotation.
4607
4608 2019-06-06 Tom Tromey <tromey@adacore.com>
4609
4610 * gdb.base/maint.exp: Expect command started/finished output.
4611
4612 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4613
4614 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4615 comment.
4616 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4617
4618 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4619
4620 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4621 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4622 * gdb.arch/riscv-unwind-long-insn.c: New file.
4623 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4624
4625 2019-06-04 Christian Biesinger <cbiesinger@google.com>
4626
4627 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
4628
4629 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4630
4631 * lib/gdb.exp (help_list_trailer): New regexp variable
4632 factorizing the help trailer message.
4633 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4634 arg to allow to better factorize various tests.
4635 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4636 (test_prefix_command_help): Use help_list_trailer.
4637 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4638 * gdb.guile/scm-cmd.exp: Likewise.
4639 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4640 * gdb.base/help.exp: Use test_user_defined_class_help.
4641 * gdb.base/style.exp: Add tests for styling of help and apropos.
4642 * lib/gdb-utils.exp (style): Add title and highlight styles.
4643
4644 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4645
4646 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4647 $_shell_exitsignal.
4648 * gdb.base/default.exp: Update for new convenience variables.
4649
4650 2019-05-29 Tom Tromey <tromey@adacore.com>
4651
4652 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4653 to "break complete ada" test case's regexp.
4654
4655 2019-05-29 Tom Tromey <tromey@adacore.com>
4656
4657 PR c++/20020:
4658 * gdb.cp/constexpr-field.exp: New file.
4659 * gdb.cp/constexpr-field.cc: New file.
4660
4661 2019-05-29 Tom Tromey <tromey@adacore.com>
4662
4663 * gdb.base/finish.exp (finish_no_print): New proc.
4664 (finish_tests): Call it.
4665
4666 2019-05-24 Tom de Vries <tdevries@suse.de>
4667
4668 * gdb.dwarf2/gdb-add-index.exp: New file.
4669
4670 2019-05-22 Tom Tromey <tromey@adacore.com>
4671
4672 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4673 * gdb.base/style.exp: Use "style".
4674 * lib/gdb-utils.exp (style): New proc.
4675
4676 2019-05-22 Tom de Vries <tdevries@suse.de>
4677
4678 * gdb.base/align.exp: Require c++11.
4679
4680 2019-05-22 Tom de Vries <tdevries@suse.de>
4681
4682 PR testsuite/24586
4683 * gdb.python/py-mi-var-info-path-expression.exp: Call
4684 mi_skip_python_tests to check if python is supported.
4685
4686 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4687
4688 * gdb.arch/aarch64-pauth.c: New test.
4689 * gdb.arch/aarch64-pauth.exp: New file.
4690
4691 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4692
4693 * README (Re-running Tests Outside The Testsuite): New section.
4694
4695 2019-05-21 Tom de Vries <tdevries@suse.de>
4696
4697 * gdb.arch/amd64-eval.exp: Require c++11.
4698 * gdb.base/max-depth.exp: Same.
4699 * gdb.compile/compile-cplus-array-decay.exp: Same.
4700 * gdb.cp/meth-typedefs.exp: Same.
4701 * gdb.cp/subtypes.exp: Same.
4702 * gdb.cp/temargs.exp: Same.
4703
4704 2019-05-21 Alan Hayward <alan.hayward@arm.com>
4705
4706 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4707
4708 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4709
4710 PR gdb/18644
4711 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4712 * gdb.fortran/printing-types.exp: Add new test.
4713 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4714 testing.
4715 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4716 setup_kfail call.
4717
4718 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4719
4720 * README (Running the Testsuite): Change example.
4721 (Testsuite Parameters): Remove TRANSCRIPT.
4722 * lib/gdb.exp: Remove TRANSCRIPT check.
4723
4724 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4725
4726 * README (Testsuite Parameters): Add replay logging to
4727 GDBSERVER_DEBUG.
4728 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4729 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4730 as a comma separated list.
4731 (gdb_debug_init): Override procedure.
4732
4733 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4734
4735 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4736 (gdb_write_cmd_file): New procedure.
4737 * lib/gdbserver-support.exp (gdbserver_start): Call
4738 gdbserver_write_cmd_file.
4739 (gdbserver_write_cmd_file): New procedure.
4740
4741 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4742
4743 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4744 (delete_breakpoints): Likewise.
4745 (gdb_run_cmd): Likewise.
4746 (gdb_start_cmd): Likewise.
4747 (gdb_starti_cmd): Likewise.
4748 (gdb_internal_error_resync): Likewise.
4749 (gdb_test_multiple): Likewise.
4750 (gdb_reinitialize_dir): Likewise.
4751 (default_gdb_exit): Likewise.
4752 (gdb_file_cmd): Mark kill as optional.
4753 (default_gdb_start): Call gdb_stdin_log_init.
4754 (send_gdb): Call gdb_stdin_log_write.
4755 (rerun_to_main): Mark Y as an answer.
4756 (gdb_stdin_log_init): New function.
4757 (gdb_stdin_log_write): Likewise.
4758
4759 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4760
4761 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4762 * gdb.base/debug-expr.exp: Likewise.
4763 * gdb.base/foll-fork.exp: Likewise.
4764 * gdb.base/foll-vfork.exp: Likewise.
4765 * gdb.base/fork-print-inferior-events.exp: Likewise.
4766 * gdb.base/gdb-sigterm.exp: Likewise.
4767 * gdb.base/gdbinit-history.exp: Likewise.
4768 * gdb.base/osabi.exp: Likewise.
4769 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4770 * gdb.base/ui-redirect.exp: Likewise.
4771 * gdb.gdb/unittest.exp: Likewise.
4772 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4773 * gdb.mi/mi-watch.exp: Likewise.
4774 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4775 * gdb.mi/user-selected-context-sync.exp: Likewise.
4776 * gdb.python/python.exp: Disable debug test when debugging.
4777 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4778 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4779 Likewise.
4780 * gdb.threads/stepi-random-signal.exp: Likewise.
4781
4782 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4783
4784 * Makefile.in: Pass through GDB_DEBUG.
4785 * README (Testsuite Parameters): Add GDB_DEBUG.
4786 (gdb,debug): Add board setting.
4787 * lib/gdb.exp (default_gdb_start): Start debugging.
4788 (gdb_debug_enabled): New procedure.
4789 (gdb_debug_init): Likewise.
4790
4791 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4792
4793 * Makefile.in: Pass through GDB_DEBUG.
4794 * README (Testsuite Parameters): Add GDB_DEBUG.
4795 (gdb,debug): Add board setting.
4796 * lib/gdb.exp (default_gdb_start): Start debugging.
4797 (gdb_debug_enabled): New procedure.
4798 (gdb_debug_init): Likewise.
4799
4800 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4801
4802 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4803
4804 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4805
4806 * gdb.base/ui-redirect.exp: Test redirection.
4807
4808 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4809
4810 * gdb.mi/mi-complete.exp: New file.
4811 * gdb.mi/mi-complete.cc: Likewise.
4812
4813 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4814
4815 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4816 indexed and sliced arrays, and pointers to arrays.
4817
4818 2019-05-14 Tom Tromey <tromey@adacore.com>
4819
4820 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4821 styling test.
4822
4823 2019-05-14 Tom de Vries <tdevries@suse.de>
4824
4825 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4826 selection entry encoding.
4827
4828 2019-05-10 Tom Tromey <tromey@adacore.com>
4829
4830 * gdb.ada/info_exc.exp: Add "complete" test.
4831
4832 2019-05-09 Tom de Vries <tdevries@suse.de>
4833
4834 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4835 CU-relative.
4836
4837 2019-05-09 Tom de Vries <tdevries@suse.de>
4838
4839 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4840 CU-relative.
4841
4842 2019-05-08 Joel Brobecker <brobecker@adacore.com>
4843
4844 * gdb.ada/frame_arg_lang.exp: New testcase.
4845 * gdb.ada/frame_arg_lang/bla.adb: New file.
4846 * gdb.ada/frame_arg_lang/pck.ads: New file.
4847 * gdb.ada/frame_arg_lang/pck.adb: New file.
4848 * gdb.ada/frame_arg_lang/foo.c: New file.
4849
4850 2019-05-08 Tom Tromey <tromey@adacore.com>
4851
4852 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4853
4854 2019-05-08 Tom Tromey <tromey@adacore.com>
4855
4856 * gdb.base/ptype-offsets.exp: Update tests.
4857
4858 2019-05-08 Tom Tromey <tromey@adacore.com>
4859
4860 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4861 cases.
4862 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4863 "short".
4864
4865 2019-05-08 Tom Tromey <tromey@adacore.com>
4866
4867 * gdb.ada/vla.exp: New file.
4868 * gdb.ada/vla/vla.adb: New file.
4869
4870 2019-05-07 Tom de Vries <tdevries@suse.de>
4871
4872 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4873
4874 2019-05-07 Tom de Vries <tdevries@suse.de>
4875
4876 PR testsuite/24522
4877 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4878 section.
4879
4880 2019-05-07 Tom de Vries <tdevries@suse.de>
4881
4882 PR testsuite/24522
4883 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4884 .debug_aranges section.
4885
4886 2019-05-07 Tom de Vries <tdevries@suse.de>
4887
4888 PR testsuite/24159
4889 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4890
4891 2019-05-06 Tom de Vries <tdevries@suse.de>
4892
4893 * lib/gdb.exp (exec_has_index_section): New proc.
4894 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4895 section.
4896
4897 2019-05-04 Tom de Vries <tdevries@suse.de>
4898
4899 * boards/cc-with-debug-names.exp: New file.
4900
4901 2019-05-03 Tom Tromey <tromey@adacore.com>
4902
4903 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4904 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4905 * gdb.ada/char_enum.exp: Add test.
4906
4907 2019-05-03 Tom de Vries <tdevries@suse.de>
4908
4909 * boards/cc-with-gdb-index.exp: New file.
4910
4911 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4912
4913 * gdb.rust/simple.exp: Add new test case.
4914 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4915 (main): Initialise an instance of the new struct.
4916
4917 2019-05-01 Tom Tromey <tromey@adacore.com>
4918
4919 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4920 record.
4921 (NPR): New variable.
4922 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4923 test.
4924
4925 2019-05-01 Tom Tromey <tromey@adacore.com>
4926
4927 * gdb.ada/packed_array_assign.exp: Add packed assignment
4928 regression test.
4929
4930 2019-05-01 Tom de Vries <tdevries@suse.de>
4931
4932 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4933
4934 2019-05-01 Tom de Vries <tdevries@suse.de>
4935
4936 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4937
4938 2019-04-30 Ali Tamur <tamur@google.com>
4939
4940 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4941
4942 2019-04-30 Tom Tromey <tromey@adacore.com>
4943
4944 * lib/ada.exp (find_ada_tool): New proc.
4945 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4946 * gdb.ada/catch_ex_std.exp: New file.
4947 * gdb.ada/catch_ex_std/foo.adb: New file.
4948 * gdb.ada/catch_ex_std/some_package.adb: New file.
4949 * gdb.ada/catch_ex_std/some_package.ads: New file.
4950
4951 2019-04-30 Tom Tromey <tromey@adacore.com>
4952
4953 PR c++/24470:
4954 * gdb.cp/temargs.cc: Add test code from PR.
4955
4956 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4957
4958 * gdb.fortran/vla-datatypes.exp: Update expected results.
4959 * gdb.fortran/vla-ptype.exp: Likewise.
4960 * gdb.fortran/vla-type.exp: Likewise.
4961 * gdb.fortran/vla-value.exp: Likewise.
4962
4963 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4964
4965 * gdb.fortran/ptr-indentation.exp: Update expected results.
4966 * gdb.fortran/ptype-on-functions.exp: Likewise.
4967 * gdb.fortran/vla-ptr-info.exp: Likewise.
4968 * gdb.fortran/vla-value.exp: Likewise.
4969
4970 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4971
4972 * gdb.fortran/ptype-on-functions.exp: New file.
4973 * gdb.fortran/ptype-on-functions.f90: New file.
4974
4975 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4976
4977 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4978 case void string.
4979
4980 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4981
4982 * gdb.fortran/complex.exp: Expand.
4983 * gdb.fortran/complex.f: Renamed to...
4984 * gdb.fortran/complex.f90: ...this, and extended to add more
4985 complex values.
4986
4987 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4988
4989 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4990 MODULO, CMPLX.
4991
4992 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4993 Richard Bunt <richard.bunt@arm.com>
4994
4995 * gdb.base/max-depth.c: New file.
4996 * gdb.base/max-depth.exp: New file.
4997 * gdb.python/py-nested-maps.c: New file.
4998 * gdb.python/py-nested-maps.exp: New file.
4999 * gdb.python/py-nested-maps.py: New file.
5000 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5001 (test_all_common): Call test_max_depth.
5002 * gdb.fortran/max-depth.exp: New file.
5003 * gdb.fortran/max-depth.f90: New file.
5004 * gdb.go/max-depth.exp: New file.
5005 * gdb.go/max-depth.go: New file.
5006 * gdb.modula2/max-depth.exp: New file.
5007 * gdb.modula2/max-depth.c: New file.
5008 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5009
5010 2019-04-29 Tom de Vries <tdevries@suse.de>
5011
5012 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5013
5014 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5015
5016 * gdb.base/callexit.exp: Test may-call-functions off.
5017
5018 2019-04-25 Keith Seitz <keiths@redhat.com>
5019
5020 PR c++/24367
5021 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5022 (another_incomplete_struct, test_incomplete): New definitions.
5023 (main): Use new definitions.
5024 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5025 functions.
5026
5027 2019-04-25 Ali Tamur <tamur@google.com>
5028
5029 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5030
5031 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5032
5033 PR corefiles/11608
5034 PR corefiles/18187
5035 * gdb.base/coredump-filter-build-id.exp: New file.
5036
5037 2019-04-25 Alan Hayward <alan.hayward@arm.com>
5038
5039 * Makefile.in: Pass through GDBSERVER_DEBUG.
5040 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5041 (gdbserver,debug): Add board setting.
5042 * gdb.trace/tspeed.exp: Skip when debugging.
5043 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5044 * lib/gdbserver-support.exp: Likewise
5045
5046 2019-04-24 Tom Tromey <tromey@adacore.com>
5047
5048 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5049 Rust.
5050
5051 2019-04-24 Tom Tromey <tromey@adacore.com>
5052
5053 * gdb.arch/amd64-eval.exp: Test bitfield return.
5054 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5055 (class Foo) <return_bitfields>: New method.
5056 (main): Call it.
5057
5058 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5059
5060 * gdb.cp/many-args.cc: New file.
5061 * gdb.cp/many-args.exp: New file.
5062
5063 2019-04-23 Tom de Vries <tdevries@suse.de>
5064
5065 PR gdb/24433
5066 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5067
5068 2019-04-23 Alan Hayward <alan.hayward@arm.com>
5069
5070 * gdb.trace/backtrace.exp: Use nopie flag.
5071 * gdb.trace/circ.exp: Likewise.
5072 * gdb.trace/collection.exp: Likewise.
5073 * gdb.trace/ftrace.exp: Likewise.
5074 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5075 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5076 * gdb.trace/qtro.exp: Likewise.
5077 * gdb.trace/read-memory.exp: Likewise.
5078 * gdb.trace/report.exp: Likewise.
5079 * gdb.trace/tfile.exp: Likewise.
5080 * gdb.trace/tfind.exp: Likewise.
5081 * gdb.trace/unavailable.exp: Likewise.
5082
5083 2019-04-22 Pedro Alves <palves@redhat.com>
5084
5085 * gdb.base/solib-probes-nosharedlibrary.c,
5086 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5087
5088 2019-04-19 Tom Tromey <tromey@adacore.com>
5089
5090 * gdb.ada/ptype_union.c: New file.
5091 * gdb.ada/ptype_union.exp: New file.
5092
5093 2019-04-19 Tom Tromey <tromey@adacore.com>
5094
5095 PR symtab/24423:
5096 * gdb.base/list0.h (foo): Add a control-l character.
5097
5098 2019-04-18 Tom de Vries <tdevries@suse.de>
5099
5100 PR gdb/24433
5101 * boards/local-board.exp: Set sysroot to "".
5102
5103 2019-04-18 Tom de Vries <tdevries@suse.de>
5104 Pedro Alves <palves@redhat.com>
5105
5106 PR gdb/24454
5107 * gdb.threads/vfork-follow-child-exec.c: New file.
5108 * gdb.threads/vfork-follow-child-exec.exp: New file.
5109 * gdb.threads/vfork-follow-child-exit.c: New file.
5110 * gdb.threads/vfork-follow-child-exit.exp: New file.
5111
5112 2019-04-15 Leszek Swirski <leszeks@google.com>
5113
5114 * gdb.arch/amd64-eval.cc: New file.
5115 * gdb.arch/amd64-eval.exp: New file.
5116
5117 2019-04-11 Alan Hayward <alan.hayward@arm.com>
5118
5119 * gdb.server/sysroot.c: New test.
5120 * gdb.server/sysroot.exp: New file.
5121 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5122 matching param.
5123
5124 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5125
5126 * gdb.base/align.exp: Extend test to cover structures containing
5127 only static fields.
5128
5129 2019-04-11 Tom de Vries <tdevries@suse.de>
5130
5131 * boards/cc-with-dwz-m.exp: New file.
5132 * boards/cc-with-dwz.exp: New file.
5133 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5134
5135 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
5136
5137 * gdb.base/start-cpp.exp: New file.
5138 * gdb.base/start-cpp.cc: New file.
5139
5140 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5141
5142 * gdb.python/py-thrhandle.exp: Adjust tests to call
5143 thread_from_handle instead of thread_from_thread_handle.
5144
5145 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5146
5147 * gdb.python/py-thrhandle.exp: Add tests for
5148 gdb.InferiorThread.handle.
5149
5150 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5151
5152 * gdb.python/py-function.exp: Check calling helper function from
5153 all languages.
5154 * lib/gdb.exp (gdb_supported_languages): New proc.
5155
5156 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5157
5158 * gdb.base/complex-parts.c: New file.
5159 * gdb.base/complex-parts.exp: New file.
5160
5161 2019-04-01 Tom Tromey <tromey@adacore.com>
5162
5163 PR symtab/23331:
5164 * gdb.dwarf2/dw2-ranges-main.c: New file.
5165 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5166 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5167
5168 2019-03-30 Simon Marchi <simark@simark.ca>
5169
5170 * gdb.base/default.exp: Add values for $_gdb_major and
5171 $_gdb_minor.
5172
5173 2019-03-29 Tom Tromey <tromey@adacore.com>
5174
5175 * gdb.base/help.exp: Tighten apropos regexp.
5176
5177 2019-03-29 Keith Seitz <keiths@redhat.com>
5178
5179 * gdb.fortran/array-bounds.exp: New file.
5180 * gdb.fortran/array-bounds.f90: New file.
5181
5182 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5183
5184 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5185
5186 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5187
5188 * gdb.multi/hello.c (main): Increase alarm timer.
5189
5190 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5191
5192 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5193 factor when no hardware watchpoint support.
5194
5195 2019-03-28 Alan Hayward <alan.hayward@arm.com>
5196 Pedro Alves <palves@redhat.com>
5197
5198 * boards/local-board.exp: set sysroot to /.
5199
5200 2019-03-27 Alan Hayward <alan.hayward@arm.com>
5201
5202 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5203 in child.
5204
5205 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5206
5207 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5208 field.
5209 (make_container): Initialise new field.
5210 * gdb.python/py-prettyprint.exp: Add new tests.
5211 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5212 <display_hint>: New method.
5213
5214 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5215
5216 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5217 gdb_continue_to_breakpoint more throughout this test.
5218 (run_lang_tests) Supply unique test names, and use
5219 gdb_test_no_output.
5220
5221 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5222
5223 * gdb.base/finish-pretty.exp: Update expected results.
5224 * gdb.base/pretty-print.c: New file.
5225 * gdb.base/pretty-print.exp: New file.
5226
5227 2019-03-25 Pedro Alves <palves@redhat.com>
5228
5229 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5230 move comments outside list. Append '-i "" eof' section.
5231
5232 2019-03-22 Alan Hayward <alan.hayward@arm.com>
5233
5234 PR testsuite/25016
5235 * README: Add pie options.
5236 * gdb.base/break-interp.exp: Ensure pie is disabled.
5237 * gdb.base/dump.exp: Likewise.
5238 * lib/gdb.exp (gdb_compile): Add pie option.
5239
5240 2019-03-19 Tom Tromey <tromey@adacore.com>
5241
5242 * gdb.mi/mi2-cli-display.c: New file.
5243 * gdb.mi/mi2-cli-display.exp: New file.
5244
5245 2019-03-18 Joel Brobecker <brobecker@adacore.com>
5246 Tom Tromey <tromey@adacore.com>
5247
5248 * gdb.ada/ptype_array/pck.adb: New file.
5249 * gdb.ada/ptype_array/pck.ads: New file.
5250 * gdb.ada/ptype_array/foo.adb: New file.
5251 * gdb.ada/ptype_array.exp: New file.
5252
5253 2019-03-14 Tom Tromey <tromey@adacore.com>
5254
5255 * gdb.base/style.exp: Add "set style sources" test.
5256
5257 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5258
5259 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5260 * mi-breakpoint-multiple-locations.exp: ... this.
5261 (make_breakpoints_pattern): New proc.
5262 (do_test): Add mi_version parameter, test -break-insert,
5263 -break-info and =breakpoint-created.
5264
5265 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5266
5267 * config/default.exp: Remove 'load_lib gdb.exp'.
5268 * config/monitor.exp: Likewise.
5269 * config/sid.exp: Likewise.
5270 * config/sim.exp: Likewise.
5271 * config/slite.exp: Likewise.
5272 * config/unix.exp: Likewise.
5273 * gdb.base/default.exp: Remove unhelpful comment.
5274
5275 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5276
5277 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5278
5279 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5280
5281 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5282
5283 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5284
5285 * gdb.fortran/type-kinds.exp: Update expected results.
5286
5287 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5288
5289 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5290
5291 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5292
5293 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5294 function.
5295 (test_basic_parsing_of_type_kinds): Expand types tested.
5296 (test_parsing_invalid_type_kinds): New function.
5297
5298 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5299
5300 * gdb.fortran/intrinsics.exp: New file.
5301 * gdb.fortran/intrinsics.f90: New file.
5302 * gdb.fortran/type-kinds.exp: New file.
5303
5304 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5305
5306 * gdb.fortran/dot-ops.exp: New file.
5307
5308 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5309
5310 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5311 Check upper and lower case logical literals.
5312
5313 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5314
5315 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5316 Remove duplicate tests.
5317
5318 2019-03-06 Alan Hayward <alan.hayward@arm.com>
5319
5320 * lib/gdb.exp (builtin_cd): rename of cd.
5321 (cd): Override builtin.
5322
5323 2019-03-06 Richard Bunt <richard.bunt@arm.com>
5324
5325 * gdb.fortran/function-calls.exp: New file.
5326 * gdb.fortran/function-calls.f90: New test.
5327
5328 2019-03-04 Richard Bunt <richard.bunt@arm.com>
5329
5330 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5331 on user program standard output.
5332 * gdb.fortran/short-circuit-argument-list.f90: Record function
5333 calls.
5334
5335 2019-02-28 Alan Hayward <alan.hayward@arm.com>
5336
5337 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5338 failure.
5339
5340 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5341
5342 PR gdb/8527
5343 * gdb.base/interrupt-daemon-attach.c,
5344 gdb.base/interrupt-daemon-attach.exp: New test.
5345
5346 2019-02-27 Pedro Alves <palves@redhat.com>
5347
5348 * gdb.base/page.exp: Add tests for "set width/height -1".
5349
5350 2019-02-27 Pedro Alves <palves@redhat.com>
5351
5352 * gdb.base/page.exp: Add tests for "set/show width/height" with
5353 "infinite" values.
5354
5355 2019-02-27 Tom Tromey <tromey@adacore.com>
5356
5357 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5358 2.4.
5359 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5360 workaround.
5361
5362 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5363
5364 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5365 tests for structs with static members.
5366
5367 2019-02-26 Tom Tromey <tromey@adacore.com>
5368
5369 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5370 ValueError, not TypeError.
5371
5372 2019-02-26 Kevin Buettner <kevinb@redhat.com>
5373
5374 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5375 call from main program.
5376
5377 2019-02-23 Joel Brobecker <brobecker@adacore.com>
5378
5379 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5380 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5381 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5382 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5383 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5384
5385 2019-02-22 Keith Seitz <keiths@redhat.com>
5386
5387 PR symtab/23853
5388 * gdb.base/symlink-sourcefile.c: New file.
5389 * gdb.base/symlink-sourcefile.exp: New file.
5390
5391 2019-02-20 Tom Tromey <tom@tromey.com>
5392
5393 * gdb.base/info_qt.exp: Update.
5394
5395 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5396
5397 * gdb.base/source.exp: Move "error in sourced script" code to
5398 the end.
5399 * gdb.base/source-error.gdb: Move contents to
5400 source-error-1.gdb. Add new code to source source-error-1.gdb.
5401 * gdb.base/source-error-1.gdb: New file, from previous
5402 source-error.gdb.
5403
5404 2019-02-17 Tom Tromey <tom@tromey.com>
5405
5406 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5407 for macro styling.
5408 * gdb.base/style.c (SOME_MACRO): New macro.
5409
5410 2019-02-17 Tom Tromey <tom@tromey.com>
5411
5412 * gdb.base/style.exp: Add line-wrapping tests.
5413 * gdb.base/page.exp: Add test for quitting during pagination.
5414
5415 2019-02-17 Joel Brobecker <brobecker@adacore.com>
5416
5417 * gdb.ada/big_packed_array: New testcase.
5418 * gdb.ada/homonym.exp: Fix incorrect expected output for
5419 "break <homonym__get_value>" test.
5420
5421 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
5422
5423 PR breakpoints/21870
5424 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5425 and prepare_for_testing. Add comment.
5426 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5427 redundant cleanup call. Clean up comment.
5428
5429 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
5430
5431 PR breakpoints/21870
5432 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5433 * gdb.arch/aarch64-dbreg-contents.c: New file.
5434
5435 2019-02-10 Joel Brobecker <brobecker@adacore.com>
5436
5437 * gdb.ada/mi_ref_changeable: New testcase.
5438
5439 2019-02-07 Alan Hayward <alan.hayward@arm.com>
5440
5441 * gdb.base/attach.exp: Add double attach test.
5442
5443 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5444
5445 * lib/gdb.exp (default_gdb_start): Don't match pagination
5446 prompt.
5447 (gdb_init): Set stty_init.
5448
5449 2019-01-27 Tom Tromey <tom@tromey.com>
5450
5451 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5452 skip_python_tests.
5453
5454 2019-01-24 Alan Hayward <alan.hayward@arm.com>
5455
5456 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5457 New structure.
5458 (struct struct_static_02_02): Likewise.
5459 (struct struct_static_02_03): Likewise.
5460 (struct struct_static_02_04): Likewise.
5461 (struct struct_static_04_01): Likewise.
5462 (struct struct_static_04_02): Likewise.
5463 (struct struct_static_04_03): Likewise.
5464 (struct struct_static_04_04): Likewise.
5465 (struct struct_static_06_01): Likewise.
5466 (struct struct_static_06_02): Likewise.
5467 (struct struct_static_06_03): Likewise.
5468 (struct struct_static_06_04): Likewise.
5469 (cmp_struct_static_02_01): Likewise.
5470 (cmp_struct_static_02_02): Likewise.
5471 (cmp_struct_static_02_03): Likewise.
5472 (cmp_struct_static_02_04): Likewise.
5473 (cmp_struct_static_04_01): Likewise.
5474 (cmp_struct_static_04_02): Likewise.
5475 (cmp_struct_static_04_03): Likewise.
5476 (cmp_struct_static_04_04): Likewise.
5477 (cmp_struct_static_06_01): Likewise.
5478 (cmp_struct_static_06_02): Likewise.
5479 (cmp_struct_static_06_03): Likewise.
5480 (cmp_struct_static_06_04): Likewise.
5481 (call_all): Test new structs.
5482 * gdb.base/infcall-nested-structs.exp: Likewise.
5483
5484 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5485 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5486
5487 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5488 * gdb.base/stack-protector.c: New test.
5489 * gdb.base/stack-protector.exp: New file.
5490 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5491 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5492 option.
5493 (gdb_compile): Remove stack protector for GCC and prevent
5494 recursion.
5495
5496 2019-01-16 Keith Seitz <keiths@redhat.com>
5497
5498 PR gdb/23773
5499 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5500
5501 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5502
5503 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5504 aliases.
5505 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5506 tests.
5507 * gdb.arch/powerpc-vector-regs.c: New file.
5508 * gdb.arch/powerpc-vector-regs.exp: New file.
5509
5510 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5511
5512 * gdb.arch/altivec-regs.exp: Fix the list passed to
5513 gdb_expect_list when testing "info vector".
5514
5515 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5516
5517 * gdb.base/style.exp: Don't include path in testname.
5518
5519 2019-01-10 Keith Seitz <keiths@redhat.com>
5520
5521 PR gdb/23712
5522 PR symtab/23010
5523 * gdb.dwarf2/multidictionary.exp: New file.
5524
5525 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5526
5527 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5528 (test_gnuv3_style_demangling): ... this.
5529 (test_lucid_style_demangling): Remove.
5530 (test_arm_style_demangling): Remove.
5531 (test_hp_style_demangling): Remove.
5532 (do_tests): Remove calls to the above.
5533
5534 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5535
5536 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5537 case.
5538
5539 2019-01-06 Tom Tromey <tom@tromey.com>
5540
5541 PR gdb/28155:
5542 * gdb.dwarf2/typedef-void-finish.exp: New file.
5543
5544 2018-12-28 Tom Tromey <tom@tromey.com>
5545 Simon Marchi <simark@simark.ca>
5546
5547 * gdb.base/jit-exec.exp: New file.
5548 * gdb.base/jit-exec.c: New file.
5549 * gdb.base/jit-execd.c: New file.
5550
5551 2018-12-28 Tom Tromey <tom@tromey.com>
5552
5553 * gdb.base/style.exp: Update test to check for address styling.
5554
5555 2018-12-28 Tom Tromey <tom@tromey.com>
5556
5557 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5558 message.
5559
5560 2018-12-28 Tom Tromey <tom@tromey.com>
5561
5562 * gdb.base/style.exp: Add test for version number styling.
5563
5564 2018-12-28 Tom Tromey <tom@tromey.com>
5565
5566 * gdb.base/style.exp: Add test for print_address_symbolic.
5567
5568 2018-12-28 Tom Tromey <tom@tromey.com>
5569
5570 * gdb.base/style.exp: Add test for breakpoint setting.
5571
5572 2018-12-28 Tom Tromey <tom@tromey.com>
5573
5574 * gdb.base/style.exp: Add test for variable names.
5575
5576 2018-12-28 Tom Tromey <tom@tromey.com>
5577
5578 * gdb.base/style.exp: New file.
5579 * gdb.base/style.c: New file.
5580
5581 2018-12-28 Tom Tromey <tom@tromey.com>
5582
5583 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5584 "dumb".
5585 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5586 the TERM environment variable.
5587
5588 2018-12-27 Tom Tromey <tom@tromey.com>
5589
5590 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5591 pagination test.
5592
5593 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5594
5595 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5596 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5597
5598 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5599
5600 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5601 Filename a.adb changed to bp_fun_addr.adb.
5602 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5603
5604 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5605
5606 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5607 non-PIE executables.
5608 * README: Mention the gdb,nopie_flag board setting.
5609 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5610 non-PIE executable.
5611 * gdb.arch/amd64-entry-value.exp: Likewise.
5612 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5613 * gdb.arch/i386-float.exp: Likewise.
5614 * gdb.arch/i386-signal.exp: Likewise.
5615 * gdb.mi/mi-reg-undefined.exp: Likewise.
5616
5617 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5618
5619 PR gdb/23974
5620 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5621
5622 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5623
5624 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5625 Update order of results accordingly.
5626
5627 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5628
5629 * gdb.base/annota1.exp: Update a test regexp.
5630
5631 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5632
5633 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5634
5635 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5636
5637 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5638 (reuse_time): Initialize to REUSE_TIME_CAP.
5639 (check_rc): New function.
5640 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5641 Check pthread_create rc.
5642 (spawner_thread_func): Check pthread_create and pthread_join rc.
5643
5644 2018-12-08 Pedro Alves <palves@redhat.com>
5645
5646 * gdb.base/list.exp (test_forward_search): Rename to ...
5647 (test_forward_reverse_search): ... this. Also test reverse-search
5648 and the forward-search alias.
5649
5650 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5651
5652 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5653 local timeout variable before return, and remove all local timeout
5654 variable entirely.
5655 (gdb_load): Likewise.
5656
5657 2018-12-01 Tom de Vries <tdevries@suse.de>
5658
5659 * gdb.base/gdb-caching-proc.exp: New file.
5660
5661 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5662
5663 * Makefile.in (TIMESTAMP): New variable.
5664 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5665 command.
5666 (check-single-racy): Likewise.
5667 (check/%.exp): Likewise.
5668 (check-racy/%.exp): Likewise.
5669 (workers/%.worker): Likewise.
5670 (build-perf): Likewise.
5671 (check-perf): Likewise.
5672 * README: Describe new "TS" and "TS_FORMAT" variables.
5673 * print-ts.py: New file.
5674
5675 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5676
5677 PR python/23714
5678 * gdb.python/python.exp: Test command repetition after
5679 gdb.execute.
5680
5681 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5682
5683 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5684 is correctly aligned.
5685
5686 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5687
5688 * gdb.ada/info_auto_lang.exp: New testcase.
5689 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5690 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5691 * gdb.ada/info_auto_lang/some_c.c: New file.
5692
5693 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5694
5695 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5696 FUNC_lang language syntax.
5697
5698 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5699
5700 * gdb.base/info_minsym.c: New file.
5701 * gdb.base/info_minsym.exp: New file.
5702
5703 2018-11-19 Tom Tromey <tom@tromey.com>
5704
5705 PR rust/23625:
5706 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5707 * gdb.rust/expr.exp: Update expected output. Change one test.
5708
5709 2018-11-19 Tom Tromey <tom@tromey.com>
5710
5711 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5712
5713 2018-11-19 Pedro Alves <palves@redhat.com>
5714
5715 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5716 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5717 see the expected warning.
5718
5719 2018-11-16 Alan Hayward <alan.hayward@arm.com>
5720
5721 PR gdb/22736:
5722 * gdb.cp/infcall-nodebug-lib.c: New test.
5723 * gdb.cp/infcall-nodebug-main.c: New test.
5724 * gdb.cp/infcall-nodebug.exp: New file.
5725
5726 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5727
5728 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5729 completer tests.
5730
5731 2018-11-09 Tom de Vries <tdevries@suse.de>
5732
5733 * gdb.base/msym-lang.c: New test.
5734 * gdb.base/msym-lang.exp: New file.
5735 * gdb.base/msym-lang-main.c: New test.
5736
5737 2018-11-08 Tom Tromey <tom@tromey.com>
5738
5739 PR gdb/23555:
5740 PR gdb/23838:
5741 * gdb.base/warning.exp: New file.
5742
5743 2018-11-08 Jan Beulich <jbeulich@suse.com>
5744
5745 * testsuite/gdb.arch/i386-avx512.c,
5746 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5747
5748 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5749
5750 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5751 point hardware.
5752
5753 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5754
5755 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5756 * gdb.dwarf2/missing-type-name.exp: New file.
5757
5758 2018-11-06 Tom de Vries <tdevries@suse.de>
5759
5760 * gdb.base/many-headers.c: New test.
5761 * gdb.base/many-headers.exp: New file.
5762
5763 2018-11-06 Jim Wilson <jimw@sifive.com>
5764
5765 * gdb.base/code_elim.exp: For riscv, set additional_flags
5766 to include -msmall-data-limit=0.
5767
5768 2018-11-01 Joel Brobecker <brobecker@adacore.com>
5769
5770 * gdb.ada/watch_minus_l: New testcase.
5771
5772 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5773
5774 * gdb.arch/aix-sighandle.c: New file.
5775 * gdb.arch/aix-sighandle.exp: New file.
5776
5777 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5778
5779 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5780 registers being unions.
5781
5782 2018-10-31 Tom de Vries <tdevries@suse.de>
5783
5784 * lib/valgrind.exp: New file.
5785 (vgdb_start, vgdb_stop): New procs, factored out of ...
5786 * gdb.base/valgrind-bt.exp: ... here, ...
5787 * gdb.base/valgrind-disp-step.exp: ... here and ...
5788 * gdb.base/valgrind-infcall.exp: ... here.
5789
5790 2018-10-31 Tom de Vries <tdevries@suse.de>
5791
5792 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5793
5794 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5795
5796 * gdb.dwarf2/void-type.c: New file.
5797 * gdb.dwarf2/void-type.exp: New file.
5798
5799 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5800
5801 * gdb.base/info_qt.c: New file.
5802 * gdb.base/info_qt.exp: New file.
5803
5804 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5805
5806 * gdb.arch/powerpc-htm-regs.c: New file.
5807 * gdb.arch/powerpc-htm-regs.exp: New file.
5808
5809 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5810
5811 * gdb.arch/powerpc-tar.c: New file.
5812 * gdb.arch/powerpc-tar.exp: New file.
5813
5814 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5815
5816 * gdb.arch/powerpc-ppr-dscr.c: New file.
5817 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5818
5819 2018-10-25 Tom de Vries <tdevries@suse.de>
5820
5821 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5822
5823 2018-10-24 Tom de Vries <tdevries@suse.de>
5824
5825 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5826 longer exists error.
5827
5828 2018-10-24 Tom de Vries <tdevries@suse.de>
5829
5830 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5831
5832 2018-10-24 Tom de Vries <tdevries@suse.de>
5833
5834 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5835 --db-attach in valgrind.
5836
5837 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5838
5839 * gdb.arch/riscv-reg-aliases.c: New file.
5840 * gdb.arch/riscv-reg-aliases.exp: New file.
5841
5842 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5843
5844 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5845
5846 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5847
5848 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5849
5850 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5851
5852 * gdb.cp/ovldbreak.exp: Fix regexps.
5853
5854 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5855
5856 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5857
5858 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5859
5860 PR cli/23785
5861 * gdb.base/restore.exp: New test to check if "restore" with an
5862 invalid file doesn't segfault.
5863
5864 2018-10-18 Tom de Vries <tdevries@suse.de>
5865
5866 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5867 * gdb.ada/excep_handle.exp: Same.
5868 * gdb.ada/mi_string_access.exp: Same.
5869 * gdb.ada/mi_var_union.exp: Same.
5870 * gdb.arch/arc-analyze-prologue.exp: Same.
5871 * gdb.arch/arc-decode-insn.exp: Same.
5872 * gdb.base/readnever.exp: Same.
5873 * gdb.fortran/printing-types.exp: Same.
5874 * gdb.guile/scm-lazy-string.exp: Same.
5875
5876 2018-10-16 Tom de Vries <tdevries@suse.de>
5877
5878 PR gdb/23730
5879 * gdb.base/catch-follow-exec.c: Add copyright notice.
5880 * gdb.base/catch-follow-exec.exp: Rewrite to use
5881 gdb_spawn_with_cmdline_opts. Require gdb-native.
5882
5883 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5884
5885 * gdb.trace/actions-changed.exp: Check for arch support.
5886 * gdb.trace/actions.exp: Likewise.
5887 * gdb.trace/ax.exp: Likewise.
5888 * gdb.trace/backtrace.exp: Likewise.
5889 * gdb.trace/change-loc.exp: Likewise.
5890 * gdb.trace/deltrace.exp: Likewise.
5891 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5892 * gdb.trace/ftrace.exp: Likewise.
5893 * gdb.trace/infotrace.exp: Check for arch support.
5894 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5895 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5896 * gdb.trace/mi-tsv-changed.exp: Likewise.
5897 * gdb.trace/packetlen.exp: Likewise.
5898 * gdb.trace/passc-dyn.exp: Likewise.
5899 * gdb.trace/passcount.exp: Likewise.
5900 * gdb.trace/pending.exp: Likewise.
5901 * gdb.trace/range-stepping.exp: Check for shlib support.
5902 * gdb.trace/report.exp: Check for arch support.
5903 * gdb.trace/save-trace.exp: Likewise.
5904 * gdb.trace/signal.exp: Check for signal support.
5905 * gdb.trace/tfind.exp: Check for arch support.
5906 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5907 * gdb.trace/trace-common.h: Add comment.
5908 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5909 * gdb.trace/trace-enable-disable.exp: Likewise.
5910 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5911 * gdb.trace/tracecmd.exp: Check for arch support.
5912 * gdb.trace/tspeed.exp: Check for shlib and target support.
5913 * gdb.trace/tstatus.exp: Check for arch support.
5914 * gdb.trace/tsv.exp: Likewise.
5915 * gdb.trace/while-dyn.exp: Likewise.
5916 * gdb.trace/while-stepping.exp: Likewise.
5917 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5918
5919 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5920
5921 * gdb.trace/tspeed.exp: Remove nowarnings.
5922 (prepare_for_trace_test): Declare "global ipalib".
5923 * gdb.trace/tspeed.c: Include unistd.h.
5924 (main): Remove superfluous printf argument.
5925
5926 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5927
5928 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5929 directory prefix on the filename.
5930
5931 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5932
5933 * gdb.gdb/unittest.exp: Update expected message informing that
5934 selftests have been disabled.
5935 * gdb.server/unittest.exp: Likewise.
5936
5937 2018-10-09 Tom de Vries <tdevries@suse.de>
5938
5939 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5940 with runto_main.
5941
5942 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5943
5944 PR c++/16841
5945 * gdb.cp/virtbase2.cc: New file.
5946 * gdb.cp/virtbase2.exp: New file.
5947
5948 2018-10-06 Tom Tromey <tom@tromey.com>
5949
5950 PR python/19399:
5951 * gdb.python/py-inferior.exp: Add architecture test.
5952
5953 2018-10-06 Tom Tromey <tom@tromey.com>
5954
5955 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5956 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5957
5958 2018-10-06 Tom Tromey <tom@tromey.com>
5959
5960 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5961 of a "throw" catchpoint.
5962
5963 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5964
5965 * gdb.base/info-proc.exp: Update string expected from "help info
5966 proc".
5967
5968 2018-10-04 Tom Tromey <tom@tromey.com>
5969
5970 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5971 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5972 (test_initial_complaints, test_empty_complaints): Update.
5973 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5974
5975 2018-10-04 Tom Tromey <tom@tromey.com>
5976
5977 PR cli/19551:
5978 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5979 * lib/gdb.exp (gdb_file_cmd): Update.
5980 * gdb.stabs/weird.exp (print_weird_var): Update.
5981 * gdb.server/solib-list.exp: Update.
5982 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5983 * gdb.mi/mi-cli.exp: Update.
5984 * gdb.linespec/linespec.exp: Update.
5985 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5986 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5987 * gdb.cp/cp-relocate.exp: Update.
5988 * gdb.base/sym-file.exp: Update.
5989 * gdb.base/relocate.exp: Update.
5990 * gdb.base/readnever.exp: Update.
5991 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5992 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5993 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5994 * gdb.base/code_elim.exp: Update.
5995 * gdb.base/break-unload-file.exp (test_break): Update.
5996 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5997 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5998 Update.
5999 * gdb.base/attach.exp (do_attach_tests): Update.
6000 * gdb.base/sepdebug.exp: Update.
6001 * gdb.python/py-section-script.exp: Update.
6002
6003 2018-10-04 Tom Tromey <tom@tromey.com>
6004
6005 PR cli/22234:
6006 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6007 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6008 output.
6009
6010 2018-10-04 Tom Tromey <tom@tromey.com>
6011
6012 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6013 set width and height to 0.
6014 (test_command_line_attach_run): Use -quiet.
6015
6016 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6017
6018 * lib/gdb.exp (skip_ifunc_tests): New.
6019 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6020 other compile failures.
6021 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6022
6023 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6024
6025 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6026 is_amd64_regs_target.
6027
6028 2018-10-01 Alan Hayward <alan.hayward@arm.com>
6029
6030 * gdb.arch/aarch64-sighandler-regs.c: New test.
6031 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6032 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6033
6034 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6035
6036 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6037 assembly.
6038
6039 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6040
6041 * gdb.base/frame-selection.exp: New file.
6042 * gdb.base/frame-selection.c: New file.
6043
6044 2018-09-27 Alan Hayward <alan.hayward@arm.com>
6045
6046 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6047 pthread barrier.
6048 (main): Likewise.
6049
6050 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6051
6052 * gdb.base/large-frame-1.c: New file.
6053 * gdb.base/large-frame-2.c: New file.
6054 * gdb.base/large-frame.exp: New file.
6055 * gdb.base/large-frame.h: New file.
6056
6057 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6058
6059 PR gdb/20948
6060 * gdb.base/write_mem.exp: New test.
6061 * gdb.base/write_mem.c: Likewise.
6062
6063 2018-09-23 Tom Tromey <tom@tromey.com>
6064
6065 PR python/18852:
6066 * gdb.python/py-parameter.exp: Add test for parameter that throws
6067 on "set".
6068
6069 2018-09-23 Tom Tromey <tom@tromey.com>
6070
6071 PR python/17284:
6072 * gdb.python/py-template.exp (test_template_arg): Add test for
6073 negative template argument number.
6074
6075 2018-09-23 Tom Tromey <tom@tromey.com>
6076
6077 PR python/14062:
6078 * gdb.python/python.exp: Add test for post_event error.
6079
6080 2018-09-23 Tom Tromey <tom@tromey.com>
6081
6082 PR python/18170:
6083 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6084 convert pointers to int and long.
6085
6086 2018-09-23 Tom Tromey <tom@tromey.com>
6087
6088 PR python/20126:
6089 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6090 signed-ness conversion tests.
6091
6092 2018-09-23 Tom Tromey <tom@tromey.com>
6093
6094 PR python/18352;
6095 * gdb.python/py-value.exp (test_float_conversion): New proc.
6096 Use it.
6097
6098 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6099
6100 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6101
6102 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6103
6104 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6105 no readline.
6106 * gdb.base/utf8-identifiers.exp: Likewise.
6107 * gdb.cp/cpcompletion.exp: Likewise.
6108 * gdb.linespec/cpcompletion.exp: Likewise.
6109 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6110 * gdb.linespec/cpls-ops.exp: Likewise.
6111
6112 2018-09-19 Richard Bunt <richard.bunt@arm.com>
6113 Chris January <chris.january@arm.com>
6114
6115 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6116 * gdb.fortran/short-circuit-argument-list.exp: New file.
6117 * gdb.fortran/short-circuit-argument-list.f90: New test.
6118
6119 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6120
6121 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6122 "arch=" keyword when executing "-stack-list-frames".
6123
6124 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6125
6126 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6127 "arch=" keyword when executing "-stack-list-frames".
6128
6129 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6130
6131 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6132 break ada".
6133
6134 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6135
6136 PR python/23669
6137 * gdb.python/python.exp: Test gdb.execute("show commands").
6138
6139 2018-09-16 Tom Tromey <tom@tromey.com>
6140
6141 * gdb.base/new-ui.exp (do_execution_tests): Update.
6142 * gdb.base/dbx.exp (test_breakpoints): Update.
6143
6144 2018-09-14 Alan Hayward <alan.hayward@arm.com>
6145
6146 * lib/gdb.exp (gdb_simple_compile): Add proc.
6147 (is_elf_target): Use gdb_simple_compile.
6148 (skip_altivec_tests): Likewise.
6149 (skip_vsx_tests): Likewise.
6150 (skip_tsx_tests): Likewise.
6151 (skip_btrace_tests): Likewise.
6152 (skip_btrace_pt_tests): Likewise.
6153 (gdb_can_simple_compile): Likewise.
6154 (gdb_has_argv0): Likewise.
6155 (gdb_target_symbol_prefix): Likewise.
6156 (target_supports_scheduler_locking): Likewise.
6157
6158 2018-09-13 Tom Tromey <tom@tromey.com>
6159
6160 * Makefile.in (TAGS): Recognize proc_with_prefix and
6161 gdb_caching_proc.
6162
6163 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6164
6165 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6166 method.
6167
6168 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6169
6170 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6171 and a few other Inferior properties when the Inferior is no
6172 longer valid.
6173
6174 2018-09-13 Tom Tromey <tom@tromey.com>
6175
6176 PR rust/23650:
6177 * gdb.rust/simple.exp: Add test for enum field access error.
6178
6179 2018-09-13 Tom Tromey <tom@tromey.com>
6180
6181 PR rust/23626:
6182 * gdb.rust/simple.rs (EmptyEnum): New type.
6183 (main): Use it.
6184 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6185
6186 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6187
6188 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6189 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6190 * gdb.python/py-symtab.exp: Update test printing an objfile.
6191
6192 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6193
6194 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6195 object.
6196
6197 2018-09-12 Alan Hayward <alan.hayward@arm.com>
6198
6199 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6200 (support_complex_tests): Use gdb_can_simple_compile.
6201 (is_ilp32_target): Likewise.
6202 (is_lp64_target): Likewise.
6203 (is_64_target): Likewise.
6204 (is_amd64_regs_target): Likewise.
6205 (is_aarch32_target): Likewise.
6206 (gdb_int128_helper): Likewise.
6207
6208 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6209
6210 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6211
6212 2018-09-10 Jerome Guitton <guitton@adacore.com>
6213
6214 * gdb.ada/same_component_name: Add test for case of tagged record
6215 with variable-length fields.
6216
6217 2018-09-10 Xavier Roirand <roirand@adacore.com>
6218
6219 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6220 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6221 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6222 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6223
6224 2018-09-10 Xavier Roirand <roirand@adacore.com>
6225
6226 * gdb.ada/mi_string_access.exp: New testcase.
6227 * gdb.ada/mi_string_access/bar.adb: New file.
6228 * gdb.ada/mi_string_access/pck.adb: New file.
6229 * gdb.ada/mi_string_access/pck.asd: New file.
6230
6231 2018-09-10 Xavier Roirand <roirand@adacore.com>
6232
6233 * gdb.ada/mi_var_union.exp: New testcase.
6234 * gdb.ada/mi_var_union/bar.adb: New file.
6235 * gdb.ada/mi_var_union/pck.adb: New file.
6236 * gdb.ada/mi_var_union/pck.asd: New file.
6237
6238 2018-09-08 Tom Tromey <tom@tromey.com>
6239
6240 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6241
6242 2018-09-08 Tom Tromey <tom@tromey.com>
6243
6244 PR python/16047:
6245 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6246 (register_pretty_printers): Register new printer.
6247 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6248 test.
6249 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6250 (an_int_type3): New global.
6251
6252 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6253
6254 * gdb.ada/expr_with_funcall: New testcase.
6255
6256 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6257
6258 * gdb.ada/packed_array_assign: New testcase.
6259
6260 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6261
6262 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6263 names, and add test prefixes to make test names unique.
6264
6265 2018-09-05 Tom de Vries <tdevries@suse.de>
6266
6267 * gdb.dwarf2/varval.exp: Add test.
6268
6269 2018-09-04 Gary Benson <gbenson@redhat.com>
6270
6271 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6272 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6273
6274 2018-08-31 Tom Tromey <tom@tromey.com>
6275
6276 * gdb.rust/simple.rs: Rename second variable "v".
6277
6278 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6279
6280 * gdb.base/funcargs.c (use_a): New function.
6281 (recurse): Call use_a.
6282
6283 2018-08-29 Keith Seitz <keiths@redhat.com>
6284
6285 * gdb.compile/compile-cplus-anonymous.cc: New file.
6286 * gdb.compile/compile-cplus-anonymous.exp: New file.
6287 * gdb.compile/compile-cplus-array-decay.cc: New file.
6288 * gdb.compile/compile-cplus-array-decay.exp: New file.
6289 * gdb.compile/compile-cplus-inherit.cc: New file.
6290 * gdb.compile/compile-cplus-inherit.exp: New file.
6291 * gdb.compile/compile-cplus-member.cc: New file.
6292 * gdb.compile/compile-cplus-member.exp: New file.
6293 * gdb.compile/compile-cplus-method.cc: New file.
6294 * gdb.compile/compile-cplus-method.exp: New file.
6295 * gdb.compile/compile-cplus-mod.c: "New" file.
6296 * gdb.compile/compile-cplus-namespace.cc: New file.
6297 * gdb.compile/compile-cplus-namespace.exp: New file.
6298 * gdb.compile/compile-cplus-nested.cc: New file.
6299 * gdb.compile/compile-cplus-nested.exp: New file.
6300 * gdb.compile/compile-cplus-print.c: "New" file.
6301 * gdb.compile/compile-cplus-print.exp: "New" file.
6302 * gdb.compile/compile-cplus-virtual.cc: New file.
6303 * gdb.compile/compile-cplus-virtual.exp: New file.
6304 * gdb.compile/compile-cplus.c: "New" file.
6305 * gdb.compile/compile-cplus.exp: "New" file.
6306 * lib/compile-support.exp: New file.
6307
6308 2018-08-16 Gary Benson <gbenson@redhat.com>
6309
6310 PR gdb/13000:
6311 * gdb.base/batch-exit-status.exp: New file.
6312 * gdb.base/batch-exit-status.good-commands: Likewise.
6313 * gdb.base/batch-exit-status.bad-commands: Likewise.
6314
6315 2018-08-29 Alan Hayward <alan.hayward@arm.com>
6316
6317 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6318 (struct struct02): Likewise.
6319 (struct struct03): Likewise.
6320 (struct struct04): Likewise.
6321 (struct struct_01_01): New struct.
6322 (struct struct_01_02): Likewise.
6323 (struct struct_01_03): Likewise.
6324 (struct struct_01_04): Likewise.
6325 (struct struct_02_01): Likewise.
6326 (struct struct_02_02): Likewise.
6327 (struct struct_02_03): Likewise.
6328 (struct struct_02_04): Likewise.
6329 (struct struct_04_01): Likewise.
6330 (struct struct_04_02): Likewise.
6331 (struct struct_04_03): Likewise.
6332 (struct struct_04_04): Likewise.
6333 (struct struct_05_01): Likewise.
6334 (struct struct_05_02): Likewise.
6335 (struct struct_05_03): Likewise.
6336 (struct struct_05_04): Likewise.
6337 (cmp_struct01): Remove function.
6338 (cmp_struct02): Likewise.
6339 (cmp_struct03): Likewise.
6340 (cmp_struct04): Likewise.
6341 (cmp_struct_01_01): Add Function.
6342 (cmp_struct_01_02): Likewise.
6343 (cmp_struct_01_03): Likewise.
6344 (cmp_struct_01_04): Likewise.
6345 (cmp_struct_02_01): Likewise.
6346 (cmp_struct_02_02): Likewise.
6347 (cmp_struct_02_03): Likewise.
6348 (cmp_struct_02_04): Likewise.
6349 (cmp_struct_04_01): Likewise.
6350 (cmp_struct_04_02): Likewise.
6351 (cmp_struct_04_03): Likewise.
6352 (cmp_struct_04_04): Likewise.
6353 (cmp_struct_05_01): Likewise.
6354 (cmp_struct_05_02): Likewise.
6355 (cmp_struct_05_03): Likewise.
6356 (cmp_struct_05_04): Likewise.
6357 (call_all): Add new structs.
6358 * gdb.base/infcall-nested-structs.exp: Likewise.
6359
6360 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6361
6362 * gdb.python/py-framefilter-mi.exp: Update regexp to
6363 check for "arch" field in frame output.
6364
6365 2018-08-23 Kevin Buettner <kevinb@redhat.com>
6366
6367 * gdb.dwarf2/dw2-ranges-func.c: New file.
6368 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6369
6370 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6371
6372 * gdb.base/term.exp: Compare terminal settings with values from
6373 the inferior.
6374 * gdb.base/term.c: Get and set terminal settings.
6375
6376 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6377
6378 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6379 accommodate new "arch" field in frame output.
6380 * gdb.mi/mi-return.exp: Likewise.
6381 * gdb.mi/mi-stack.exp: Likewise.
6382 * gdb.mi/mi-syn-frame.exp: Likewise.
6383 * gdb.mi/user-selected-context-sync.exp: Likewise.
6384
6385 2018-08-19 Michael Spang <spang@google.com>
6386
6387 PR gdb/11786
6388 * gdb.base/gcore-tls-pie.c: New file.
6389 * gdb.base/gcore-tls-pie.exp: New file.
6390
6391 2018-08-18 Kevin Buettner <kevinb@redhat.com>
6392
6393 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
6394 * gdb.dwarf2/varval.c: New file.
6395 * gdb.dwarf2/varval.exp: New file.
6396
6397 2018-08-17 Alan Hayward <alan.hayward@arm.com>
6398
6399 PR gdb/18931
6400 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6401
6402 2018-08-16 Keith Seitz <keiths@redhat.com>
6403
6404 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6405 tests expected to pass.
6406
6407 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6408
6409 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6410 -data-disassemble -a.
6411 (test_disassembly_bogus_args): Likewise.
6412
6413 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6414
6415 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6416
6417 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6418
6419 * gdb.base/vla-optimized-out.exp: Add new test.
6420
6421 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6422
6423 * gdb.base/vla-optimized-out-o3.exp: Delete.
6424 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6425 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6426 deleted tests.
6427
6428 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6429
6430 PR gdb/18050:
6431 * gdb.server/extended-remote-restart.c: New file.
6432 * gdb.server/extended-remote-restart.exp: New file.
6433
6434 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6435
6436 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6437 "set variable index = 42".
6438
6439 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6440
6441 * boards/index-cache-gdb.exp: New file.
6442 * gdb.dwarf2/index-cache.exp: New file.
6443 * gdb.dwarf2/index-cache.c: New file.
6444 * gdb.base/maint.exp: Check if we are using the index cache.
6445
6446 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6447
6448 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6449 MAKEFLAGS.
6450
6451 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6452
6453 * dg-extract-results.sh: Move to toplevel contrib.
6454 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6455 * Makefile.in (check-parallel-racy): Likewise.
6456
6457 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6458
6459 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6460 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6461 tests if the target supports scheduler locking.
6462
6463 2018-08-04 Tom de Vries <tdevries@suse.de>
6464
6465 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6466
6467 2018-08-02 Tom Tromey <tom@tromey.com>
6468
6469 PR symtab/16842.
6470 * gdb.cp/temargs.exp: Test "info address" of a template
6471 parameter.
6472
6473 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6474
6475 * gdb.python/py-mi-var-info-path-expression.c: New file.
6476 * gdb.python/py-mi-var-info-path-expression.py: New file.
6477 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6478
6479 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6480
6481 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6482 error after "cannot resolve name" string.
6483
6484 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6485
6486 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6487 started.
6488 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6489
6490 2018-07-28 Tom de Vries <tdevries@suse.de>
6491
6492 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6493
6494 2018-07-26 Tom de Vries <tdevries@suse.de>
6495
6496 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6497
6498 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6499
6500 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6501 is visible.
6502
6503 2018-07-26 Tom de Vries <tdevries@suse.de>
6504
6505 PR breakpoints/23366
6506 * gdb.base/catch-follow-exec.c: New test.
6507 * gdb.base/catch-follow-exec.exp: New file.
6508
6509 2018-07-25 Tom de Vries <tdevries@suse.de>
6510
6511 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6512 vla-optimized-out.c.
6513
6514 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6515
6516 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6517 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6518
6519 2018-07-20 Tom de Vries <tdevries@suse.de>
6520
6521 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6522 NOCLONE macro.
6523 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6524
6525 2018-07-19 Tom de Vries <tdevries@suse.de>
6526
6527 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6528 regular expression.
6529
6530 2018-07-18 Tom de Vries <tdevries@suse.de>
6531
6532 * gdb.base/vla-optimized-out.c: New test.
6533 * gdb.base/vla-optimized-out.exp: New file.
6534
6535 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6536
6537 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6538 message "No address associated with hostname" when gdbserver
6539 cannot resolve the hostname.
6540
6541 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6542
6543 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6544 Add some test prefixes to make tests unique.
6545
6546 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6547
6548 * gdb.base/frameapply.c: New file.
6549 * gdb.base/frameapply.exp: New file.
6550
6551 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6552
6553 * gdb.base/skip.exp: Update expected error message.
6554
6555 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6556 Jan Kratochvil <jan.kratochvil@redhat.com>
6557 Paul Fertser <fercerpav@gmail.com>
6558 Tsutomu Seki <sekiriki@gmail.com>
6559
6560 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6561 parameter.
6562 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6563 by default.
6564 * boards/native-gdbserver.exp: Likewise.
6565 * gdb.server/run-without-local-binary.exp: Improve regexp used
6566 for detecting when a remote debugging connection succeeds.
6567 * gdb.server/server-connect.exp: New file.
6568 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6569 Do not prefix the port number with ":".
6570 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6571 support for detecting and using it. Add '$debughost_gdbserver'
6572 to the list of arguments used to start gdbserver. Handle case
6573 when gdbserver cannot resolve a network name.
6574
6575 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6576
6577 PR c++/23373
6578 * gdb.base/ptype-offsets.cc (struct static_member): New
6579 struct.
6580 (main) <stmember>: New variable.
6581 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6582 with a static member in it.
6583
6584 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6585
6586 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6587 watchpoints enabled and disabled.
6588
6589 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6590
6591 * gdb.base/examine-backward.exp: Still run tests around address
6592 0x0, even if address 0x0 is not readable. Update the pattern for
6593 matching address 0x0 in expected output.
6594
6595 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6596
6597 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6598 malloc/free.
6599
6600 2018-07-04 Tom de Vries <tdevries@suse.de>
6601
6602 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6603
6604 2018-07-02 Maciej W. Rozycki <macro@mips.com>
6605
6606 PR tdep/8282
6607 * gdb.arch/mips-disassembler-options.exp: New test.
6608 * gdb.arch/mips-disassembler-options.s: New test source.
6609
6610 2018-06-29 Pedro Alves <palves@redhat.com>
6611
6612 * gdb.threads/names.exp: Adjust expected "info threads" output.
6613
6614 2018-06-29 Pedro Alves <palves@redhat.com>
6615
6616 * gdb.opt/inline-break.exp (line number, address): Add "info
6617 break" tests.
6618
6619 2018-06-29 Pedro Alves <palves@redhat.com>
6620
6621 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6622 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6623 number and address and running to them.
6624
6625 2018-06-29 Richard Bunt <richard.bunt@arm.com>
6626
6627 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6628
6629 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6630
6631 * lib/compiler.c: Remove executable permission flag.
6632
6633 2018-06-28 Richard Bunt <richard.bunt@arm.com>
6634
6635 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6636 code.
6637 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6638
6639 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6640
6641 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6642
6643 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6644
6645 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6646 address argument is omitted.
6647
6648 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6649
6650 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6651
6652 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
6653
6654 PR gdb/21695
6655 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6656 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6657
6658 2018-06-26 Tom Tromey <tom@tromey.com>
6659
6660 PR rust/22574:
6661 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6662 * gdb.rust/simple.rs (struct SimpleLayout): New.
6663
6664 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6665
6666 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6667 "info registers" output.
6668
6669 2018-06-21 Richard Bunt <richard.bunt@arm.com>
6670
6671 * gdb.base/watchpoint-hw-attach.c: New test.
6672 * gdb.base/watchpoint-hw-attach.exp: New file.
6673
6674 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6675
6676 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6677 through /bin/sh.
6678 * boards/dwarf4-gdb-index.exp: Likewise.
6679 * boards/fission-dwp.exp: Likewise.
6680
6681 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6682
6683 * gdb.base/float128.exp: Add comment and improved fail message
6684 to the failure case of "print large128" test.
6685
6686 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6687
6688 * configure.ac: Remove AC_PREREQ.
6689 * configure: Re-generate.
6690
6691 2018-06-19 Pedro Alves <palves@redhat.com>
6692
6693 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6694 (func_extern_caller): New.
6695 (main): Call func_extern_caller.
6696 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6697 logic change.
6698
6699 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
6700
6701 PR gdb/16841
6702 * gdb.cp/typedef-base.cc: New file.
6703 * gdb.cp/typedef-base.exp: New file.
6704
6705 2018-06-18 Tom de Vries <tdevries@suse.de>
6706
6707 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6708
6709 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6710 Richard Bunt <Richard.Bunt@arm.com>
6711
6712 * gdb.threads/attach-slow-waitpid.c: New file.
6713 * gdb.threads/attach-slow-waitpid.exp: New file.
6714 * gdb.threads/slow-waitpid.c: New file.
6715
6716 2018-06-14 Pedro Alves <palves@redhat.com>
6717
6718 * gdb.base/fork-running-state.c: Include <errno.h>.
6719 (exit_if_relative_exits): New.
6720 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6721 exits.
6722 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6723 child exits.
6724
6725 2018-06-14 Tom de Vries <tdevries@suse.de>
6726
6727 PR cli/22573
6728 * gdb.base/finish-pretty.c: New test.
6729 * gdb.base/finish-pretty.exp: New file.
6730
6731 2018-06-14 Pedro Alves <palves@redhat.com>
6732
6733 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6734 gdb's expected startup output.
6735
6736 2018-06-14 Pedro Alves <palves@redhat.com>
6737
6738 * lib/selftest-support.exp (selftest_setup): Remove inlined
6739 function handling.
6740
6741 2018-06-14 Tom de Vries <tdevries@suse.de>
6742
6743 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6744 matching of breakpoint printing.
6745
6746 2018-06-13 Tom de Vries <tdevries@suse.de>
6747
6748 PR testsuite/23269
6749 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6750 (fork_child): ... here, and ...
6751 (fork_parent): ... here.
6752
6753 2018-06-12 Tom de Vries <tdevries@suse.de>
6754
6755 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6756
6757 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6758 Stephen Roberts <stephen.roberts@arm.com>
6759
6760 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6761 rewrite test to describe action performed, rather than possible
6762 failure.
6763
6764 2018-06-08 Gary Benson <gbenson@redhat.com>
6765
6766 * gdb.threads/check-libthread-db.exp: New file.
6767 * gdb.threads/check-libthread-db.c: Likewise.
6768
6769 2018-06-05 Tom Tromey <tom@tromey.com>
6770
6771 * gdb.base/default.exp: Update expected "show version" output.
6772
6773 2018-06-05 Tom Tromey <tom@tromey.com>
6774
6775 PR cli/12326:
6776 * gdb.cp/static-print-quit.exp: Update.
6777 * lib/gdb.exp (pagination_prompt): Update.
6778 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6779 * gdb.python/python.exp: Update.
6780
6781 2018-06-04 Joel Brobecker <brobecker@adacore.com>
6782
6783 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6784
6785 2018-06-01 Joel Brobecker <brobecker@adacore.com>
6786
6787 * gdb.ada/bp_fun_addr: New testcase.
6788
6789 2018-06-01 Tom Tromey <tom@tromey.com>
6790
6791 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6792 results.
6793 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6794 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6795 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6796 * gdb.base/maint.exp (maint_pass_if): Update.
6797
6798 2018-05-31 Maciej W. Rozycki <macro@mips.com>
6799
6800 * gdb.base/endian.exp: New test.
6801 * gdb.base/endian.c: New test source.
6802
6803 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6804
6805 PR gdb/23203
6806 * gdb.base/bt-selected-frame.c: New file.
6807 * gdb.base/bt-selected-frame.exp: New file.
6808 * lib/gdb.exp (get_current_frame_number): New function.
6809
6810 2018-05-24 Maciej W. Rozycki <macro@mips.com>
6811 Pedro Alves <palves@redhat.com>
6812
6813 * gdb.threads/tls-core.c: Include <stdlib.h>
6814 (thread_proc): Call `abort'.
6815 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6816 (tls_core_test): New procedure, bits factored out from ...
6817 (top level): ... here. Test both native cores and gcore cores.
6818
6819 2018-05-23 Tom Tromey <tom@tromey.com>
6820
6821 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6822
6823 2018-05-23 Tom Tromey <tom@tromey.com>
6824
6825 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6826 symfile_complaints.
6827 (test_short_complaints): Likewise.
6828 (test_empty_complaints): Likewise.
6829 (test_initial_complaints): Update.
6830
6831 2018-05-23 Tom Tromey <tom@tromey.com>
6832
6833 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6834
6835 2018-05-23 Tom Tromey <tom@tromey.com>
6836
6837 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6838 (test_short_complaints): Update.
6839
6840 2018-05-22 Pedro Alves <palves@redhat.com>
6841
6842 * gdb.base/remote.exp: Only gdb_start after compiling the
6843 testcase. Issue "disconnect" before testing "set remote" command
6844 defaults. Issue clean_restart before running to main.
6845
6846 2018-05-22 Pedro Alves <palves@redhat.com>
6847
6848 * gdb.base/remote.exp: Adjust expected output of "show remote
6849 memory-write-packet-size". Add tests for "set remote
6850 memory-write-packet-size 0" and "set remote
6851 memory-write-packet-size fixed/limit".
6852
6853 2018-05-22 Pedro Alves <palves@redhat.com>
6854
6855 PR gdb/22973
6856 * gdb.base/utf8-identifiers.c: New file.
6857 * gdb.base/utf8-identifiers.exp: New file.
6858
6859 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6860
6861 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6862
6863 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6864
6865 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6866
6867 2018-05-18 Tom Tromey <tom@tromey.com>
6868
6869 * gdb.base/ptype-offsets.exp: Update.
6870
6871 2018-05-17 Keith Seitz <keiths@redhat.com>
6872
6873 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6874 in expected breakpoint stop locations.
6875 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6876 move to proper scope to test variable values.
6877 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6878 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6879 New functions.
6880 (main): Call not_inline_func3.
6881 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6882 inline_func1, inline_func2, and inline_func3. Test that when each
6883 breakpoint is hit, GDB properly reports both the stop location
6884 and the backtrace. Repeat tests for temporary breakpoints.
6885
6886 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6887
6888 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6889 rather then trying to access it in determining whether the PID
6890 of `gdbserver' could have been retrieved.
6891
6892 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6893
6894 * gdb.arch/amd64-init-x87-values.S: New file.
6895 * gdb.arch/amd64-init-x87-values.exp: New file.
6896
6897 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6898
6899 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6900
6901 2018-05-04 Tom Tromey <tom@tromey.com>
6902
6903 PR python/22730:
6904 * gdb.python/python.exp: Test multi-line execute.
6905
6906 2018-05-04 Tom Tromey <tom@tromey.com>
6907
6908 PR python/22731:
6909 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6910
6911 2018-05-04 Tom Tromey <tom@tromey.com>
6912
6913 PR gdb/11750:
6914 * gdb.base/define.exp: Test defining a user command inside a user
6915 command.
6916 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6917
6918 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6919 Pedro Alves <palves@redhat.com>
6920
6921 PR breakpoints/19806 and support for PR external/20207.
6922 * gdb.base/watchpoint-unaligned.c: New file.
6923 * gdb.base/watchpoint-unaligned.exp: New file.
6924
6925 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6926
6927 * gdb.base/maint.exp: Make test names unique, use
6928 test_prefix_command_help to test 'help maint info', and remove
6929 repeated test of 'help maint'.
6930
6931 2018-05-04 Tom Tromey <tom@tromey.com>
6932
6933 PR gdb/22619:
6934 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6935 behavior.
6936
6937 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6938
6939 * gdb.base/maint.exp: Process output from 'maint print registers'
6940 line at a time.
6941
6942 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6943
6944 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6945 timeout.
6946
6947 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6948
6949 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6950 filter pattern.
6951
6952 2018-05-02 Pedro Alves <palves@redhat.com>
6953
6954 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6955 to_log_command renames.
6956 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6957
6958 2018-05-02 Tom Tromey <tom@tromey.com>
6959
6960 * gdb.python/py-parameter.exp: Set test message.
6961
6962 2018-05-02 Tom Tromey <tom@tromey.com>
6963
6964 PR python/20084:
6965 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6966 PARAM_ZUINTEGER_UNLIMITED tests.
6967
6968 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6969
6970 PR rust/23124
6971 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6972 when casting.
6973
6974 2018-04-30 Tom Tromey <tom@tromey.com>
6975
6976 * gdb.python/py-type.exp: Check align attribute.
6977 * gdb.python/py-type.c: New "aligncheck" global.
6978
6979 2018-04-30 Tom Tromey <tom@tromey.com>
6980
6981 PR exp/17095:
6982 * gdb.dwarf2/dw2-align.exp: New file.
6983 * gdb.cp/align.exp: New file.
6984 * gdb.base/align.exp: New file.
6985 * lib/gdb.exp (gdb_int128_helper): New proc.
6986 (has_int128_c, has_int128_cxx): New caching procs.
6987
6988 2018-04-27 Tom Tromey <tom@tromey.com>
6989
6990 PR rust/22545:
6991 * gdb.rust/simple.exp: Add inclusive range tests.
6992
6993 2018-04-26 Pedro Alves <palves@redhat.com>
6994
6995 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6996 ifunc breakpoint locations correctly of ifunc breakpoints set
6997 while the program resolves the ifunc.
6998
6999 2018-04-26 Pedro Alves <palves@redhat.com>
7000
7001 * gdb.base/gnu-ifunc-final.c: New file.
7002 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7003 * gdb.base/gnu-ifunc.exp (executable): Delete.
7004 (staticexecutable): Adjust.
7005 (lib_opts, exec_opts): Delete.
7006 (make_binsuffix, build, set-break): New procedures.
7007 (misc_tests): New, with tests factored out from the top level.
7008 (top level): Test different combinations of ifunc resolver name,
7009 resolver with and with debug info, and ifunc target with and
7010 without debug info. Wrap static tests with with_target_prefix.
7011
7012 2018-04-26 Pedro Alves <palves@redhat.com>
7013
7014 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7015 return type" warnings.
7016
7017 2018-04-25 Pedro Alves <palves@redhat.com>
7018
7019 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7020 killed".
7021 * gdb.base/kill-after-signal.exp: Likewise.
7022 * gdb.threads/kill.exp: Likewise.
7023
7024 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7025 Sergio Durigan Junior <sergiodj@redhat.com>
7026 Pedro Alves <palves@redhat.com>
7027
7028 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7029 regexps to expect for '[Inferior ... detached]' as well.
7030 * gdb.base/attach.exp: Likewise.
7031 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7032 "gdb_continue_to_end".
7033 (test_catch_syscall_with_wrong_args): Likewise.
7034 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7035 ']'. Don't set 'verbose' on.
7036 * gdb.base/foll-vfork.exp: Likewise.
7037 * gdb.base/fork-print-inferior-events.c: New file.
7038 * gdb.base/fork-print-inferior-events.exp: New file.
7039 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7040 '[Inferior ... has been killed]' message.
7041 * gdb.base/kill-after-signal.exp: Likewise.
7042 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7043 detach message.
7044 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7045 message.
7046 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7047 regexps to expect for '[Inferior ... detached]' as well.
7048 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7049
7050 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7051
7052 PR gdb/23104
7053 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7054
7055 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7056
7057 PR gdb/23095
7058 * gdb.base/break-probes.exp: Pass shlib_load to
7059 prepare_for_testing. Set normal_bp to r_debug_state if target is
7060 bsd.
7061
7062 2018-04-19 Richard Bunt <richard.bunt@arm.com>
7063
7064 * gdb.threads/multiple-successive-infcall.c: New test.
7065 * gdb.threads/multiple-successive-infcall.exp: New file.
7066
7067 2018-04-17 Tom Tromey <tom@tromey.com>
7068
7069 * gdb.rust/simple.rs (Union): New type.
7070 (main): New local "u".
7071 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7072
7073 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7074
7075 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7076 number information in output of "whereis" command.
7077 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7078
7079 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7080
7081 * gdb.ada/info_types.exp: Adjust expected output to the line
7082 numbers now printed by "info var/func/type".
7083 * gdb.base/completion.exp: Likewise.
7084 * gdb.base/included.exp: Likewise.
7085 * gdb.cp/cp-relocate.exp: Likewise.
7086 * gdb.cp/cplusfuncs.exp: Likewise.
7087 * gdb.cp/namespace.exp: Likewise.
7088 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7089
7090 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7091
7092 * gdb.btrace/cpu.exp: New.
7093
7094 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7095
7096 * gdb.base/step-indirect-call-thunk.exp: New.
7097 * gdb.base/step-indirect-call-thunk.c: New.
7098 * gdb.reverse/step-indirect-call-thunk.exp: New.
7099 * gdb.reverse/step-indirect-call-thunk.c: New.
7100
7101 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7102
7103 * gdb.base/pie-fork.c: New file.
7104 * gdb.base/pie-fork.exp: New file.
7105
7106 2018-04-11 Tom Tromey <tom@tromey.com>
7107
7108 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7109
7110 2018-04-10 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7113 exits. Instead loop running forever.
7114 (fork_parent): Run forever too.
7115
7116 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7117
7118 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7119 mi_continue_to_line.
7120 * gdb.mi/mi-stack.c (callee4): Add comment.
7121
7122 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7123
7124 * gdb.mi/mi-stack.exp: Fix indentation.
7125
7126 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7127
7128 PR gdb/22979
7129 * gdb.arch/amd64-osabi.exp: New file.
7130
7131 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7132
7133 PR gdb/22980
7134 * gdb.base/osabi.exp: New file.
7135
7136 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
7137
7138 * gdb.cp/static-typedef-print.exp: New file.
7139 * gdb.cp/static-typedef-print.cc: New file.
7140
7141 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7142
7143 * gdb.ada/varsize_limit: New testcase.
7144
7145 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7146
7147 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7148
7149 * gdb.ada/notcplusplus: New testcase.
7150
7151 * gdb.base/c-linkage-name.c: New file.
7152 * gdb.base/c-linkage-name.exp: New testcase.
7153
7154 2018-03-26 Tom Tromey <tom@tromey.com>
7155
7156 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7157 * gdb.python/py-framefilter.py (name_error): New global.
7158 (ErrorInName.function): Use name_error.
7159
7160 2018-03-26 Tom Tromey <tom@tromey.com>
7161
7162 PR backtrace/15582:
7163 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7164
7165 2018-03-23 Keith Seitz <keiths@redhat.com>
7166
7167 PR c++/22968
7168 * gdb.cp/subtypes.exp: New file.
7169 * gdb.cp/subtypes.h: New file.
7170 * gdb.cp/subtypes.cc: New file.
7171 * gdb.cp/subtypes-2.cc: New file.
7172
7173 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7174
7175 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7176 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7177 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7178 -nostartfiles when compiling the test. Confirm that all registers
7179 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7180
7181 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7182
7183 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7184 option, syntax was wrong anyway.
7185 * gdb.arch/arm-disp-step.exp: Likewise.
7186 * gdb.arch/sparc64-regs.exp: Likewise.
7187 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7188 option, syntax was wrong anyway, switch to use
7189 prepare_for_testing.
7190 * gdb.arch/i386-disp-step.exp: Likewise.
7191
7192 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7193
7194 * gdb.ada/exec_changed.exp: Replace "target_info exists
7195 use_gdb_stub" by "use_gdb_stub".
7196 * gdb.ada/start.exp: Likewise.
7197 * gdb.base/async-shell.exp: Likewise.
7198 * gdb.base/attach-pie-misread.exp: Likewise.
7199 * gdb.base/attach-wait-input.exp: Likewise.
7200 * gdb.base/break-entry.exp: Likewise.
7201 * gdb.base/break-interp.exp: Likewise.
7202 * gdb.base/dprintf-detach.exp: Likewise.
7203 * gdb.base/nostdlib.exp: Likewise.
7204 * gdb.base/solib-nodir.exp: Likewise.
7205 * gdb.base/statistics.exp: Likewise.
7206 * gdb.base/testenv.exp: Likewise.
7207 * gdb.mi/mi-exec-run.exp: Likewise.
7208 * gdb.mi/mi-start.exp: Likewise.
7209 * gdb.multi/dummy-frame-restore.exp: Likewise.
7210 * gdb.multi/multi-arch-exec.exp: Likewise.
7211 * gdb.multi/multi-arch.exp: Likewise.
7212 * gdb.multi/tids.exp: Likewise.
7213 * gdb.multi/watchpoint-multi.exp: Likewise.
7214 * gdb.python/py-events.exp: Likewise.
7215 * gdb.threads/attach-into-signal.exp: Likewise.
7216 * gdb.threads/attach-stopped.exp: Likewise.
7217 * gdb.threads/threadapply.exp: Likewise.
7218 * lib/selftest-support.exp: Likewise.
7219
7220 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7221
7222 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7223
7224 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7225
7226 * gdb.perf/template-breakpoints.cc: New file.
7227 * gdb.perf/template-breakpoints.exp: New file.
7228 * gdb.perf/template-breakpoints.py: New file.
7229
7230 2018-03-19 Tom Tromey <tom@tromey.com>
7231
7232 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7233 y0.
7234 * gdb.rust/simple.exp: Test bare identifier form of struct
7235 initializer.
7236
7237 2018-03-19 Tom Tromey <tom@tromey.com>
7238
7239 * gdb.gdb/observer.exp: Remove.
7240
7241 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7242
7243 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7244 "qualified" option when setting breakpoints.
7245 * gdb.trace/backtrace.exp: Likewise.
7246 * gdb.trace/circ.exp: Likewise.
7247 * gdb.trace/collection.exp: Likewise.
7248 * gdb.trace/disconnected-tracing.exp: Likewise.
7249 * gdb.trace/ftrace-lock.exp: Likewise.
7250 * gdb.trace/ftrace.exp: Likewise.
7251 * gdb.trace/infotrace.exp: Likewise.
7252 * gdb.trace/packetlen.exp: Likewise.
7253 * gdb.trace/passc-dyn.exp: Likewise.
7254 * gdb.trace/qtro.exp: Likewise.
7255 * gdb.trace/read-memory.exp: Likewise.
7256 * gdb.trace/report.exp: Likewise.
7257 * gdb.trace/signal.exp: Likewise.
7258 * gdb.trace/status-stop.exp: Likewise.
7259 * gdb.trace/strace.exp: Likewise.
7260 * gdb.trace/tfind.exp: Likewise.
7261 * gdb.trace/trace-break.exp: Likewise.
7262 * gdb.trace/trace-condition.exp: Likewise.
7263 * gdb.trace/trace-mt.exp: Likewise.
7264 * gdb.trace/tstatus.exp: Likewise.
7265 * gdb.trace/tsv.exp: Likewise.
7266 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7267 * gdb.trace/unavailable.exp: Likewise.
7268 * gdb.trace/while-dyn.exp: Likewise.
7269
7270 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7271
7272 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7273 that libinproctrace is copied to the target.
7274
7275 2018-03-14 Tom Tromey <tom@tromey.com>
7276
7277 PR cli/14977:
7278 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7279 a null pointer.
7280 * gdb.base/wchar.exp: Likewise.
7281
7282 2018-03-14 Tom Tromey <tom@tromey.com>
7283
7284 PR cli/19918:
7285 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7286 flag.
7287
7288 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7289
7290 PR gdb/22841
7291 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7292 "target" to remote_exec.
7293
7294 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7295
7296 PR gdb/22841
7297 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7298 ${board}_upload): Remove.
7299
7300 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7301
7302 * gdb.cp/watch-cp.cc: New test.
7303 * gdb.cp/watch-cp.exp: New file.
7304
7305 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7306
7307 * gdb.base/infcall-nested-structs.exp: New file.
7308 * gdb.base/infcall-nested-structs.c: New file.
7309 * gdb.base/float.exp: Add riscv support.
7310
7311 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7312
7313 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7314 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7315
7316 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7317
7318 * gdb.server/abspath.exp: New file.
7319 * lib/gdb.exp (with_cwd): New procedure.
7320
7321 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7322
7323 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7324 use it.
7325 (gdb_is_target_remote_prompt): New proc.
7326 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7327 (gdb_is_target_native): Pass prompt parameter to
7328 gdb_is_target_1.
7329
7330 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7331
7332 * gdb.base/load-command.c: New file.
7333 * gdb.base/load-command.exp: New file.
7334 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7335 (gdb_is_target_1): ...this, and generalize for other targets
7336 than just remote.
7337 (gdb_is_target_remote): Use gdb_is_target_1.
7338 (gdb_is_target_native): use gdb_is_target_1.
7339
7340 2018-02-26 Tom Tromey <tom@tromey.com>
7341
7342 PR python/16497:
7343 * gdb.python/py-framefilter.exp: Update test.
7344
7345 2018-02-26 Tom Tromey <tom@tromey.com>
7346
7347 * gdb.dwarf2/variant.c: New file.
7348 * gdb.dwarf2/variant.exp: New file.
7349
7350 2018-02-26 Tom Tromey <tom@tromey.com>
7351
7352 * gdb.rust/simple.exp: Accept more possible results in enum test.
7353
7354 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7355
7356 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7357 parentheses.
7358
7359 2018-02-23 Maciej W. Rozycki <macro@mips.com>
7360
7361 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7362 name of a variable: $actual_linejj -> $actual_line.
7363
7364 2018-02-21 John Baldwin <jhb@FreeBSD.org>
7365
7366 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7367
7368 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7369
7370 * gdb.btrace/buffer-size.exp: Do not force BTS.
7371
7372 2018-02-14 Pedro Alves <palves@redhat.com>
7373
7374 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7375 getting a "Quit".
7376
7377 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7378
7379 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7380 Fix test name.
7381
7382 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7383
7384 * gdb.cp/m-static.exp: Check type of optimized out static
7385 member.
7386
7387 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7388
7389 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7390 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7391
7392 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7393 Leszek Swirski <leszeks@google.com>
7394
7395 * gdb.python/py-prettyprint.c
7396 (struct to_string_returns_value_inner,
7397 struct to_string_returns_value_wrapper): New.
7398 (main): Add tsrvw variable.
7399 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7400 ToStringReturnsValueWrapper): New classes.
7401 (register_pretty_printers): Register new pretty-printers.
7402 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7403 recursive pretty printer.
7404 * gdb.python/py-mi.exp: Likewise.
7405
7406 2018-02-01 Leszek Swirski <leszeks@google.com>
7407
7408 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7409 functions with the same name as an include file are parsed
7410 correctly.
7411
7412 2018-02-01 Yao Qi <yao.qi@linaro.org>
7413
7414 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7415 "\[^\r\n\]*".
7416
7417 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7418
7419 * gdb.arch/powerpc-prologue-frame.s: New file.
7420 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7421 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7422
7423 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7424
7425 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7426
7427 2018-01-30 Pedro Alves <palves@redhat.com>
7428
7429 PR gdb/13211
7430 * gdb.base/interrupt-daemon.c: New.
7431 * gdb.base/interrupt-daemon.exp: New.
7432 * gdb.multi/multi-term-settings.c: New.
7433 * gdb.multi/multi-term-settings.exp: New.
7434
7435 2018-01-30 Joel Brobecker <brobecker@adacore.com>
7436
7437 * gdb.base/break.exp: Save the location where the breakpoint
7438 on break.c:47 was actually inserted when debugging the version
7439 compiled at -O2 and use it in the expected output of the "info
7440 break" test performed soon after.
7441
7442 2018-01-22 Pedro Alves <palves@redhat.com>
7443 Sergio Durigan Junior <sergiodj@redhat.com>
7444
7445 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7446 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7447
7448 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7449
7450 * gdb.base/break-include.c, gdb.base/break-include.inc,
7451 gdb.base/break-include.exp: New files.
7452 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7453 line number now being the actual line number where the breakpoint
7454 was inserted.
7455 * gdb.mi/mi-break.exp: Likewise.
7456 * gdb.mi/mi-reverse.exp: Likewise.
7457 * gdb.mi/mi-simplerun.exp: Ditto.
7458
7459 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7460
7461 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7462 varobj.
7463 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7464
7465 2018-01-21 Don Breazeal <donb@codesourcery.com>
7466 Andrew Burgess <andrew.burgess@embecosm.com>
7467
7468 * gdb.mi/basics.c: Add new global.
7469 * gdb.mi/mi-frame-regs.exp: New file.
7470 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7471 case.
7472
7473 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7474
7475 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7476 non-parameter, and on an unknown symbol.
7477
7478 2018-01-19 Tom Tromey <tom@tromey.com>
7479
7480 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7481 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7482
7483 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7484
7485 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7486 setrlimit and chdir to int.
7487
7488 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7489
7490 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7491 function.
7492 (my_tend): Likewise.
7493 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7494 rationale of avoiding FP- and vector instructions.
7495
7496 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7497
7498 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7499 "info reg" with "\[ \t\]*".
7500 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7501 "\[ \t\]+".
7502 * gdb.arch/s390-multiarch.exp: Ditto.
7503 * gdb.base/pc-fp.exp: Ditto.
7504 * gdb.reverse/i386-precsave.exp: Ditto.
7505 * gdb.reverse/i386-reverse.exp: Ditto.
7506 * gdb.reverse/i387-env-reverse.exp: Ditto.
7507 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7508
7509 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7510
7511 * lib/gdb.exp (gdb_compile): Re-enable use of
7512 universal_compile_options for languages other than Rust.
7513
7514 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7515
7516 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7517
7518 2018-01-17 Mike Gulick <mgulick@mathworks.com>
7519
7520 PR gdb/16577
7521 * gdb.base/solib-vanish.exp: New.
7522 * gdb.base/solib-vanish-main.c: New.
7523 * gdb.base/solib-vanish-lib1.c: New.
7524 * gdb.base/solib-vanish-lib2.c: New.
7525
7526 2018-01-17 Yao Qi <yao.qi@linaro.org>
7527
7528 * gdb.compile/compile.exp: Match the address printed for
7529 frame in the output of command "bt".
7530
7531 2018-01-15 Tom Tromey <tom@tromey.com>
7532
7533 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7534 compute sp_reg.
7535
7536 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7537
7538 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7539 to prepare.
7540 (prepare): Return 0 on error, 1 on success.
7541
7542 2018-01-12 Pedro Alves <palves@redhat.com>
7543
7544 * gdb.base/continue-after-aborted-step-over.c: New.
7545 * gdb.base/continue-after-aborted-step-over.exp: New.
7546
7547 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7548
7549 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7550 options when not creating an executable.
7551
7552 2018-01-11 Pedro Alves <palves@redhat.com>
7553
7554 PR remote/22597
7555 * gdb.server/stop-reply-no-thread.c: New file.
7556 * gdb.server/stop-reply-no-thread.exp: New file.
7557
7558 2018-01-10 Pedro Alves <palves@redhat.com>
7559
7560 PR gdb/22670
7561 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7562 functions too. Test setting breakpoints and printing C functions
7563 with no debug info too.
7564 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7565
7566 2018-01-10 Pedro Alves <palves@redhat.com>
7567
7568 PR gdb/22670
7569 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7570 a fail.
7571
7572 2018-01-10 Pedro Alves <palves@redhat.com>
7573
7574 PR gdb/22670
7575 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7576
7577 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7578
7579 * gdb.server/unittest.exp: Match the output in non-development
7580 mode.
7581
7582 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7583
7584 * gdb.gdb/unittest.exp: Match output in non-development mode.
7585
7586 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7587
7588 * gdb.ada/access_tagged_param.exp: Relax expected output
7589 for value of "ObjL" in "continue" to pck.inspect breakpoint
7590 test.
7591
7592 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7593
7594 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7595 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
7596
7597 2018-01-05 Pedro Alves <palves@redhat.com>
7598
7599 PR gdb/18653
7600 * gdb.base/libsegfault.exp: New.
7601
7602 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7603
7604 PR gdb/22670
7605 * gdb.ada/access_tagged_param.exp: New file.
7606 * gdb.ada/access_tagged_param/foo.adb: New file.
7607
7608 2018-01-05 Pedro Alves <palves@redhat.com>
7609
7610 PR gdb/22670
7611 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7612 exercise lower case too, and to exercise both full matching and
7613 wild matching.
7614
7615 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7616
7617 * gdb.ada/rename_subscript_param: New testcase.
7618
7619 2018-01-05 Jerome Guitton <guitton@adacore.com>
7620
7621 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7622
7623 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7624
7625 * gdb.ada/convvar_comp: New testcase.
7626
7627 2018-01-05 Xavier Roirand <roirand@adacore.com>
7628
7629 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7630 (My_Table): New global variable.
7631 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7632
7633 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7634
7635 PR gdb/22670
7636 * gdb.ada/maint_with_ada: New testcase.
7637
7638 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7639
7640 PR gdb/22670
7641 * gdb.ada/bp_c_mixed_case: New testcase.
7642
7643 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7644
7645 PR gdb/22670
7646 * gdb.ada/complete.exp: Add "complete break ada" test.
7647
7648 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7649
7650 PR gdb/22670
7651 * gdb.ada/info_addr_mixed_case: New testcase.
7652
7653 2018-01-03 Xavier Roirand <roirand@adacore.com>
7654
7655 * gdb.ada/excep_handle.exp: New testcase.
7656 * gdb.ada/excep_handle/foo.adb: New file.
7657 * gdb.ada/excep_handle/pck.ads: New file.
7658
7659 2018-01-03 Joel Brobecker <brobecker@adacore.com>
7660
7661 * gdb.base/step-line.c: Add extra empty line in copyright header.
7662 * gdb.base/step-line.inp: Likewise.
7663
7664 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7665
7666 * gdb.ada/dyn_stride.exp: Add slice test.
7667
7668 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7669
7670 * gdb.ada/dyn_stride: New testcase.
7671
7672 2017-12-27 Stafford Horne <shorne@gmail.com>
7673
7674 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7675 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7676
7677 2017-12-27 Stafford Horne <shorne@gmail.com>
7678
7679 * gdb.base/reggroups.c: New file.
7680 * gdb.base/reggroups.exp: New file.
7681
7682 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7683
7684 * gdb.dwarf2/ada-valprint-error.c: New file.
7685 * gdb.dwarf2/ada-valprint-error.exp: New file.
7686
7687 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7688
7689 * gdb.ada/assign_arr: New testcase.
7690
7691 2017-12-18 Xavier Roirand <roirand@adacore.com>
7692
7693 * gdb.ada/funcall_ptr: New testcase.
7694
7695 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7696
7697 PR cli/16224
7698 * gdb.base/ptype-offsets.cc: New file.
7699 * gdb.base/ptype-offsets.exp: New file.
7700
7701 2017-12-15 Yao Qi <yao.qi@linaro.org>
7702
7703 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7704 if XML is disabled.
7705
7706 2017-12-15 Xavier Roirand <roirand@adacore.com>
7707
7708 * gdb.ada/same_component_name: New testcase.
7709
7710 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7711
7712 * gdb.ada/str_binop_equal: New testcase.
7713
7714 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7715
7716 * gdb.ada/task_switch_in_core: New testcase.
7717
7718 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7719
7720 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7721 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7722 call test_bkpt_qualified.
7723 (test_bkpt_qualified): New proc.
7724
7725 2017-12-13 Pedro Alves <palves@redhat.com>
7726
7727 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7728 Tighten regexp by matching with an anchor.
7729
7730 2017-12-13 Pedro Alves <palves@redhat.com>
7731
7732 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7733 ("expression with namespace"): New set of tests.
7734 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7735 (Nested::Test_NS::qux): New.
7736 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7737 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7738
7739 2017-12-13 Joel Brobecker <brobecker@adacore.com>
7740
7741 * gdb.base/server-del-break.c: New file.
7742 * gdb.base/server-del-break.exp: New file.
7743
7744 2017-12-12 Stafford Horne <shorne@gmail.com>
7745
7746 * gdb.xml/tdesc-regs.exp: Add or1k support.
7747
7748 2017-12-12 Stafford Horne <shorne@gmail.com>
7749
7750 * gdb.base/bp-permanent.c: Define nop of or1k.
7751
7752 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7753
7754 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7755 output with components being reordered.
7756
7757 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7758
7759 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7760 output with components being reordered.
7761
7762 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7763 Pedro Alves <palves@redhat.com>
7764
7765 * gdb.base/maint.exp (check for .gdb_index): Check also for
7766 .debug_names.
7767 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7768 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7769 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7770 (.gdb_index used after symbol reloading): Support also .debug_names.
7771 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7772
7773 2017-12-08 Yao Qi <yao.qi@linaro.org>
7774
7775 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7776 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7777
7778 2017-12-08 Yao Qi <yao.qi@linaro.org>
7779
7780 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7781 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7782
7783 2017-12-08 Yao Qi <yao.qi@linaro.org>
7784
7785 * gdb.arch/aarch64-tagged-pointer.c: New file.
7786 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7787
7788 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7789
7790 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7791 "int".
7792
7793 2017-12-07 Keith Seitz <keiths@redhat.com>
7794
7795 PR breakpoints/22569
7796 * gdb.linespec/ls-errs.exp: Change expected result of "break
7797 -source this file has spaces.c -line 3".
7798 Check that an explicit source file followed by whitespace is
7799 identified as an invalid explicit location.
7800
7801 2017-12-07 Keith Seitz <keiths@redhat.com>
7802
7803 * gdb.cp/nested-types.cc: New file.
7804 * gdb.cp/nested-types.exp: New file.
7805 * lib/cp-support.exp: Load data-structures.exp library.
7806 (debug_cp_test_ptype_class): New global.
7807 (cp_ptype_class_verbose, next_line): New procedures.
7808 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7809 Add and document new return value.
7810 Switch the list of lines to a queue.
7811 Add support for new `type' key for nested type definitions.
7812 Add debugging/troubleshooting messages.
7813 * lib/data-structures.exp: New file.
7814
7815 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7816
7817 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7818 with proc_with_prefix, don't use with_test_prefix.
7819
7820 2017-12-07 Tom Tromey <tom@tromey.com>
7821
7822 * gdb.base/break.exp: Add test for empty "commands".
7823
7824 2017-12-07 Yao Qi <yao.qi@linaro.org>
7825
7826 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7827 malloc and catch syscall.
7828
7829 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7830
7831 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7832 tests for explicit locations.
7833
7834 2017-12-06 Pedro Alves <palves@redhat.com>
7835
7836 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7837 force-disabling XML descriptions.
7838
7839 2017-12-04 Pedro Alves <palves@redhat.com>
7840
7841 PR gdb/22499
7842 * gdb.arch/amd64-disp-step-avx.S: New file.
7843 * gdb.arch/amd64-disp-step-avx.exp: New file.
7844
7845 2017-12-03 Pedro Alves <palves@redhat.com>
7846
7847 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7848 and <string.h>.
7849 (parent_function): Print distinct messages when waitpid fails, or
7850 the child exits with a signal, or the child exits for an unhandled
7851 reason.
7852 * gdb.threads/process-dies-while-detaching.exp
7853 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7854 it. Wait for both inferior output and GDB's prompt. Use an
7855 indirect spawn id list.
7856 (do_detach): New parameter 'child_exit'. Use it to compute
7857 expected inferior output.
7858 (test_detach, test_detach_watch, test_detach_killed_outside):
7859 Adjust to pass down the expected child exit kind.
7860
7861 2017-12-01 Joel Brobecker <brobecker@adacore.com>
7862 Sergio Durigan Junior <sergiodj@redhat.com>
7863 Pedro Alves <palves@redhat.com>
7864
7865 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7866
7867 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7868
7869 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7870 to 'symbol-file' and 'add-symbol-file' can be
7871 position-independent.
7872
7873 2017-12-01 Yao Qi <yao.qi@linaro.org>
7874
7875 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7876 the URL in copyright header.
7877 * gdb.arch/aarch64-fp.exp: Likewise.
7878 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7879 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7880 * gdb.base/expand-psymtabs.exp: Likewise.
7881 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7882 * gdb.fortran/common-block.exp: Likewise.
7883 * gdb.fortran/common-block.f90: Likewise.
7884 * gdb.fortran/logical.exp: Likewise.
7885 * gdb.fortran/vla-datatypes.f90: Likewise.
7886 * gdb.fortran/vla-sub.f90: Likewise.
7887
7888 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7889
7890 * gdb.ada/repeat_dyn: New testcase.
7891
7892 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7893
7894 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7895 Update for changed thread numbering.
7896 * gdb.cell/bt.exp: Update for changed GDB output.
7897
7898 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7899
7900 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7901 setting isremote by hand.
7902 * boards/dwarf4-gdb-index.exp: Likewise.
7903 * boards/fission.exp: Likewise.
7904 * boards/stabs.exp: Likewise.
7905
7906 2017-11-30 Pedro Alves <palves@redhat.com>
7907
7908 * gdb.linespec/cpls-ops.exp
7909 (check_explicit_skips_function_argument): Extract the underlying
7910 type of size_t instead of hardcoding it.
7911
7912 2017-11-29 Pedro Alves <palves@redhat.com>
7913
7914 PR c++/19436
7915 * gdb.linespec/cpls-abi-tag.cc: New file.
7916 * gdb.linespec/cpls-abi-tag.exp: New file.
7917
7918 2017-11-29 Pedro Alves <palves@redhat.com>
7919
7920 * gdb.base/langs.exp: Use -qualified.
7921 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7922 it.
7923 * gdb.cp/namespace.exp: Use -qualified.
7924 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7925 (overload-3, template-overload, template-ret-type, const-overload)
7926 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7927 procedures.
7928 (test_driver): Call them.
7929 * gdb.cp/save-bp-qualified.cc: New.
7930 * gdb.cp/save-bp-qualified.exp: New.
7931 * gdb.linespec/explicit.exp: Test -qualified.
7932 * lib/completion-support.exp (completion::explicit_opts_list): Add
7933 "-qualified".
7934 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7935
7936 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7937
7938 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7939
7940 2017-11-29 Tom Tromey <tom@tromey.com>
7941
7942 * gdb.base/relocate.exp: Update invalid argument test.
7943 Add new tests for invalid arguments.
7944
7945 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7946
7947 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7948 Return 0 as a long.
7949 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7950
7951 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7952
7953 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7954 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7955 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7956 func ().
7957 * gdb.cp/shadow.cc (B.func): Return 0.
7958
7959 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7960
7961 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7962 expected output in gdb_expect call to allow the exception
7963 message to be present as well. Fix syntax confusion to avoid
7964 TCL thinking that exception_name is an array.
7965
7966 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7967
7968 * gdb.arch/spu-info.c: Include <unistd.h>.
7969 (do_signal_test): Fix broken calls to write.
7970 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7971 Fix checks for empty mailboxes. Update signal tests for corrected
7972 do_signal_test routine. Allow nonzero event status.
7973 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7974 * gdb.cell/arch.exp: Use standard_output_file.
7975 * gdb.cell/break.exp: Likewise.
7976 * gdb.cell/bt.exp: Likewise.
7977 * gdb.cell/core.exp: Likewise.
7978 * gdb.cell/dwarfaddr.exp: Likewise.
7979 * gdb.cell/ea-cache.exp: Likewise.
7980 * gdb.cell/ea-standalone.exp: Likewise.
7981 * gdb.cell/f-regs.exp: Likewise.
7982 * gdb.cell/fork.exp: Likewise.
7983 * gdb.cell/gcore.exp: Likewise.
7984 * gdb.cell/mem-access.exp: Likewise.
7985 * gdb.cell/ptype.exp: Likewise.
7986 * gdb.cell/registers.exp: Likewise.
7987 * gdb.cell/sizeof.exp: Likewise.
7988 * gdb.cell/solib-symbol.exp: Likewise.
7989 * gdb.cell/solib.exp: Likewise.
7990
7991 2017-11-25 Pedro Alves <palves@redhat.com>
7992
7993 * gdb.base/complete-empty.exp: New file.
7994 * gdb.base/completion.exp: Adjust.
7995
7996 2017-11-25 Pedro Alves <palves@redhat.com>
7997
7998 * gdb.linespec/cpls-ops.cc: New file.
7999 * gdb.linespec/cpls-ops.exp: New file.
8000 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8001 factored out from ...
8002 (test_complete_prefix_range): ... this.
8003
8004 2017-11-24 Pedro Alves <palves@redhat.com>
8005
8006 * gdb.linespec/cpcompletion.exp: New file.
8007 * gdb.linespec/cpls-hyphen.cc: New file.
8008 * gdb.linespec/cpls.cc: New file.
8009 * gdb.linespec/cpls2.cc: New file.
8010 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8011 test to use test_gdb_complete_unique. Add label completion,
8012 keyword completion and explicit location completion tests.
8013 * lib/completion-support.exp: New file.
8014
8015 2017-11-24 Joel Brobecker <brobecker@adacore.com>
8016
8017 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8018 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8019 when hitting an exception catchpoint.
8020
8021 2017-11-22 Yao Qi <yao.qi@linaro.org>
8022
8023 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8024
8025 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8026
8027 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8028 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8029 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8030
8031 2017-11-22 Yao Qi <yao.qi@linaro.org>
8032
8033 * gdb.base/info-os.exp: Pass pthreads.
8034 * gdb.multi/multi-attach.exp: Likewise.
8035
8036 2017-11-22 Yao Qi <yao.qi@linaro.org>
8037
8038 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8039 compiler.
8040
8041 2017-11-22 Yao Qi <yao.qi@linaro.org>
8042
8043 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8044 * gdb.base/break-interp.exp: Likewise.
8045 * gdb.base/jit-attach-pie.exp: Likewise.
8046
8047 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8048
8049 * gdb.base/float128.c (large128): New variable.
8050 * gdb.base/float128.exp: Add test to print largest __float128 value.
8051
8052 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8053
8054 * gdb.arch/vsx-regs.exp: Update register content checks.
8055
8056 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8057
8058 * gdb.arch/ppc-longdouble.exp: New file.
8059 * gdb.arch/ppc-longdouble.c: Likewise.
8060
8061 2017-11-21 Pedro Alves <palves@redhat.com>
8062
8063 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8064
8065 2017-11-20 Pedro Alves <palves@redhat.com>
8066
8067 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8068 (long_double_typedef): New typedefs.
8069 Use DEF on double and long double.
8070 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8071 cases.
8072 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8073 and 'long_double_ptr_same_size' locals. Use them to decide
8074 whether cast from array/function to float is valid/invalid.
8075
8076 2017-11-17 Tom Tromey <tom@tromey.com>
8077
8078 * gdb.rust/traits.rs: New file.
8079 * gdb.rust/traits.exp: New file.
8080
8081 2017-11-17 Joel Brobecker <brobecker@adacore.com>
8082
8083 * gdb.ada/minsyms: New testcase.
8084
8085 2017-11-16 Pedro Alves <palves@redhat.com>
8086
8087 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8088 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8089
8090 2017-11-16 Pedro Alves <palves@redhat.com>
8091
8092 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8093 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8094
8095 2017-11-16 Pedro Alves <palves@redhat.com>
8096
8097 * gdb.server/reconnect-ctrl-c.c: New file.
8098 * gdb.server/reconnect-ctrl-c.exp: New file.
8099
8100 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8101
8102 * gdb.python/py-rbreak.exp: New file.
8103 * gdb.python/py-rbreak.c: New file.
8104 * gdb.python/py-rbreak-func2.c: New file.
8105
8106 2017-11-16 Pedro Alves <palves@redhat.com>
8107
8108 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8109 pattern.
8110 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8111 GDB.
8112
8113 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8114
8115 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8116 regex.
8117
8118 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8119
8120 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8121 test names.
8122
8123 2017-11-09 Pedro Alves <palves@redhat.com>
8124
8125 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8126 factored out from ...
8127 (top level): ... here, and adjusted to avoid expecting beyond the
8128 prompt in a single gdb_test_multiple.
8129
8130 2017-11-09 Pedro Alves <palves@redhat.com>
8131
8132 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8133 output.
8134 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8135 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8136 * gdb.server/ext-run.exp ("kill" test): Likewise.
8137 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8138
8139 2017-11-09 Pedro Alves <palves@redhat.com>
8140
8141 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8142 match till end of line.
8143
8144 2017-11-09 Pedro Alves <palves@redhat.com>
8145
8146 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8147
8148 2017-11-09 Pedro Alves <palves@redhat.com>
8149
8150 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8151 New procedures, factored out from ...
8152 (top level): ... here, and adjusted to avoid expecting beyond the
8153 prompt in one go.
8154
8155 2017-11-09 Pedro Alves <palves@redhat.com>
8156
8157 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8158 output. Fix '?' match.
8159
8160 2017-11-08 Joel Brobecker <brobecker@adacore.com>
8161
8162 * gdb.ada/scoped_watch: New testcase.
8163 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8164 which is actually correct.
8165 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8166 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8167
8168 2017-11-08 Pedro Alves <palves@redhat.com>
8169
8170 * gdb.gdb/complaints.exp (test_initial_complaints)
8171 (test_serial_complaints, test_short_complaints): Call
8172 complaint_internal instead of complaint.
8173
8174 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8175
8176 * gdb.threads/tls-core.c: New file.
8177 * gdb.threads/tls-core.exp: Likewise.
8178
8179 2017-11-08 Pedro Alves <palves@redhat.com>
8180
8181 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8182 (p Exported_Capitalized): New test.
8183 (p exported_capitalized): New test.
8184
8185 2017-11-07 Pedro Alves <palves@redhat.com>
8186
8187 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8188
8189 2017-11-07 Pedro Alves <palves@redhat.com>
8190
8191 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8192 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8193 (disable_invalid, disable_inverted, disable_negative): New
8194 procedures.
8195 ("bad numbers"): New set of tests.
8196
8197 2017-11-07 Pedro Alves <palves@redhat.com>
8198
8199 * gdb.cp/ena-dis-br-range.exp: Add tests.
8200
8201 2017-11-07 Pedro Alves <palves@redhat.com>
8202
8203 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8204
8205 2017-11-07 Xavier Roirand <roirand@adacore.com>
8206 Pedro Alves <palves@redhat.com>
8207
8208 * gdb.base/ena-dis-br.exp: Add reference to
8209 gdb.cp/ena-dis-br-range.exp.
8210 * gdb.cp/ena-dis-br-range.exp: New file.
8211 * gdb.cp/ena-dis-br-range.cc: New file.
8212
8213 2017-11-06 Pedro Alves <palves@redhat.com>
8214
8215 * gdb.base/attach-non-pgrp-leader.c: New.
8216 * gdb.base/attach-non-pgrp-leader.exp: New.
8217
8218 2017-11-06 Pedro Alves <palves@redhat.com>
8219
8220 * configure.ac: No longer check for termio.h and sgtty.h.
8221 * configure: Regenerate.
8222 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8223 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8224 Remove termio and sgtty code.
8225
8226 2017-11-03 Yao Qi <yao.qi@linaro.org>
8227
8228 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8229 in GDB is disabled.
8230
8231 2017-11-03 Yao Qi <yao.qi@linaro.org>
8232
8233 * gdb.python/py-thrhandle.exp: Skip it if python is not
8234 enabled.
8235
8236 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8237
8238 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8239 as a breakpoint command.
8240
8241 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8242
8243 PR python/21213
8244 * gdb.python/py-infthread.exp: Test calling
8245 InferiorThread.inferior () multiple times in a row.
8246
8247 2017-10-27 Keith Seitz <keiths@redhat.com>
8248
8249 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8250 Test "info break" for every inlined function breakpoint.
8251
8252 2017-10-27 Yao Qi <yao.qi@linaro.org>
8253
8254 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8255
8256 2017-10-26 Patrick Frants <osscontribute@gmail.com>
8257
8258 * gdb.cp/classes.exp (test_static_members): Test printing
8259 Outer::instance.
8260 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8261 (Inner::instance, Outer::instance): New.
8262
8263 2017-10-24 Pedro Alves <palves@redhat.com>
8264
8265 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8266 extra console" test in two stages.
8267
8268 2017-10-24 Pedro Alves <palves@redhat.com>
8269
8270 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8271
8272 2017-10-24 Pedro Alves <palves@redhat.com>
8273
8274 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8275 loop.
8276
8277 2017-10-24 Pedro Alves <palves@redhat.com>
8278
8279 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8280 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8281
8282 2017-10-24 Pedro Alves <palves@redhat.com>
8283
8284 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8285 parameter and handle it. Don't output read value in test name.
8286
8287 2017-10-24 Pedro Alves <palves@redhat.com>
8288
8289 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8290 custom test name.
8291
8292 2017-10-24 Pedro Alves <palves@redhat.com>
8293
8294 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8295 include the unstable output directory name in the test's name.
8296 (initial_setup_simple) <'set args'>: Use custom test name.
8297
8298 2017-10-24 Pedro Alves <palves@redhat.com>
8299
8300 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8301 with explicit test name.
8302
8303 2017-10-20 Pedro Alves <palves@redhat.com>
8304
8305 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8306 'wait -i'. Use gdb_assert and remote_close.
8307
8308 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8309
8310 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8311 number from variable rather than hard-coded.
8312
8313 2017-10-19 Pedro Alves <palves@redhat.com>
8314
8315 * gdb.base/long-inferior-output.c: New file.
8316 * gdb.base/long-inferior-output.exp: New file.
8317
8318 2017-11-18 Keith Seitz <keiths@redhat.com>
8319
8320 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8321 method.
8322 (main): Call it.
8323 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8324 Add additional user-defined conversion operator tests.
8325
8326 2017-10-17 Pedro Alves <palves@redhat.com>
8327
8328 * boards/native-stdio-gdbserver.exp: Load "local-board".
8329
8330 2017-10-17 Pedro Alves <palves@redhat.com>
8331
8332 * gdb.base/quit-live.c: New file.
8333 * gdb.base/quit-live.exp: New file.
8334
8335 2017-10-16 Keith Seitz <keiths@redhat.com>
8336
8337 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8338 (class_with_protected_typedef, class_with_private_typedef)
8339 (struct_with_public_typedef, struct_with_protected_typedef)
8340 (struct_with_private_typedef): New classes/structs.
8341 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8342 typedefs and access specifiers.
8343
8344 2017-10-16 Pedro Alves <palves@redhat.com>
8345 Simon Marchi <simon.marchi@polymtl.ca>
8346
8347 * README (Local vs Remote vs Native): New section.
8348 * boards/local-board.exp: New file, with bits factored out from
8349 ...
8350 * boards/native-extended-gdbserver.exp: ... here. Load
8351 "local-board".
8352 * boards/native-gdbserver.exp: Load "local-board".
8353 (${board}_spawn, ${board}_exec): Delete.
8354 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8355 ...
8356 * boards/stdio-gdbserver-base.exp: ... this new file.
8357 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8358 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8359 procedure.
8360 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8361 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8362 stdio_gdbserver_command.
8363 (${board}_get_remote_address, ${board}_get_comm_port)
8364 (${board}_download, ${board}_upload): Delete.
8365 (get_target_remote_pipe_cmd): New.
8366
8367 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8368
8369 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8370 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8371 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8372 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8373 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8374 remove with_test_prefix.
8375
8376 2017-10-13 Pedro Alves <palves@redhat.com>
8377
8378 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8379 * gdb.base/annota1.exp: Use it instead of is_remote.
8380 * gdb.base/annota3.exp: Use it instead of is_remote.
8381 * gdb.cp/annota2.exp: Use it instead of is_remote.
8382 * gdb.cp/annota3.exp: Use it instead of is_remote.
8383 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8384
8385 2017-10-13 Pedro Alves <palves@redhat.com>
8386
8387 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8388 (test_num_test_vars, run_and_count_vars, find_env)
8389 (test_set_unset_env, test_inherit_env_var): New procedures.
8390 (top level): Use them.
8391
8392 2017-10-13 Pedro Alves <palves@redhat.com>
8393
8394 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8395 also skip on stub-like targets.
8396
8397 2017-10-13 Pedro Alves <palves@redhat.com>
8398
8399 PR gdb/22293
8400 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8401 (top level): Move some tests to ...
8402 (test_not_found): ... this new procedure.
8403 (top level): Call it.
8404
8405 2017-10-13 Pedro Alves <palves@redhat.com>
8406
8407 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8408 expect different "info terminal" output if testing with a
8409 non-native target.
8410
8411 2017-10-13 Pedro Alves <palves@redhat.com>
8412 Simon Marchi <simon.marchi@polymtl.ca>
8413
8414 PR python/12966
8415 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8416
8417 2017-10-13 Pedro Alves <palves@redhat.com>
8418
8419 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8420 already.
8421
8422 2017-10-13 Pedro Alves <palves@redhat.com>
8423
8424 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8425 is_remote.
8426
8427 2017-10-13 Pedro Alves <palves@redhat.com>
8428
8429 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8430 is_remote.
8431
8432 2017-10-13 Pedro Alves <palves@redhat.com>
8433
8434 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8435 is set.
8436 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8437 instead of is_remote.
8438
8439 2017-10-13 Pedro Alves <palves@redhat.com>
8440
8441 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8442 (top level): Add comment.
8443
8444 2017-10-13 Pedro Alves <palves@redhat.com>
8445
8446 * gdb.base/remote.exp (top level): Fix comment typo and add
8447 missing return.
8448
8449 2017-10-13 Pedro Alves <palves@redhat.com>
8450 Simon Marchi <simon.marchi@polymtl.ca>
8451
8452 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8453 calls and add comments. Skip test if use_gdb_stub is set.
8454 (top level): Use "set cwd" command instead of "cd" command.
8455
8456 2017-10-13 Pedro Alves <palves@redhat.com>
8457
8458 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8459 is_remote target check.
8460
8461 2017-10-13 Pedro Alves <palves@redhat.com>
8462
8463 * gdb.base/scope.exp: Use build_executable + clean_restart +
8464 gdb_file_cmd instead of prepare_for_testing and no longer skip
8465 "before run" tests on is_remote target boards. Update comments.
8466 * boards/native-extended-gdbserver.exp
8467 (extended_gdbserver_load_last_file): New, factored out from ...
8468 (gdb_load): ... this. Move further below and add comment.
8469 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8470
8471 2017-10-12 Pedro Alves <palves@redhat.com>
8472
8473 * gdb.base/attach.exp: Remove references to gdb64.
8474 * gdb.base/dbx.exp: Remove references to gdb64.
8475
8476 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8477 Pedro Alves <palves@redhat.com>
8478
8479 * gdb.base/label.exp: Remove is_remote target check.
8480
8481 2017-10-12 Pedro Alves <palves@redhat.com>
8482
8483 * gdb.base/auvx.exp (coredir): Update comment.
8484 (top level) <core_works>: Use "set cwd" command instead of "cd"
8485 command.
8486
8487 2017-10-12 Pedro Alves <palves@redhat.com>
8488 Simon Marchi <simon.marchi@polymtl.ca>
8489
8490 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8491 target boards.
8492
8493 2017-10-12 Pedro Alves <palves@redhat.com>
8494 Simon Marchi <simon.marchi@polymtl.ca>
8495
8496 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8497 Instead skip if there's any gdb_protocol set.
8498
8499 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8500 Pedro Alves <palves@redhat.com>
8501
8502 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8503
8504 2017-10-12 Pedro Alves <palves@redhat.com>
8505 Simon Marchi <simon.marchi@polymtl.ca>
8506
8507 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8508 instead of on dejagnu remote boards.
8509
8510 2017-10-12 Pedro Alves <palves@redhat.com>
8511 Simon Marchi <simon.marchi@polymtl.ca>
8512
8513 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8514 checks. Use build_executable + clean_restart instead of
8515 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8516 of enabling non-stop after starting gdb.
8517
8518 2017-10-12 Pedro Alves <palves@redhat.com>
8519
8520 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8521 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8522 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8523 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8524
8525 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8526
8527 * gdb.arch/arc-tdesc-cpu.exp: New file.
8528 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8529
8530 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8531
8532 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8533
8534 2017-10-10 Pedro Alves <palves@redhat.com>
8535
8536 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8537 expect CLI output.
8538
8539 2017-10-10 Pedro Alves <palves@redhat.com>
8540
8541 * lib/selftest-support.exp (selftest_setup): Update for
8542 captured_command_loop's prototype change.
8543
8544 2017-10-09 Pedro Alves <palves@redhat.com>
8545
8546 Test both arch1=>arch2 and arch2=>arch1.
8547
8548 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8549 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8550 factored out to...
8551 (append_arch1_options, append_arch2_options, append_arch_options)
8552 (build_executables): New procedures.
8553 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8554 local.
8555 (top level): Add new 'first_arch' testing axis.
8556
8557 2017-10-09 Pedro Alves <palves@redhat.com>
8558
8559 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8560 (barrier): New.
8561 (thread_start, all_started): New functions.
8562 (main): Spawn new thread and wait until it is scheduled.
8563 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8564 option.
8565 (do_test): Add 'selected_thread' parameter. Run to all_started
8566 instead of main. Explicitly set the breakpoint at main. Switch
8567 to the SELECTED_THREAD thread.
8568 (top level): Test handling the exec event with either the main
8569 thread or the second thread selected.
8570
8571 2017-10-09 Pedro Alves <palves@redhat.com>
8572
8573 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8574 logic. Move STOP marker after the value checks.
8575 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8576 regexp.
8577
8578 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8579
8580 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8581
8582 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8583
8584 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8585 integer-to-dfp conversion.
8586 * gdb.base/dfp-test.exp: Likewise.
8587
8588 2017-10-04 Pedro Alves <palves@redhat.com>
8589
8590 * gdb.multi/hangout.c: Include <unistd.h>.
8591 (hangout_loop): New function.
8592 (main): Call alarm. Call hangout_loop in a loop.
8593 * gdb.multi/hello.c: Include <unistd.h>.
8594 (hello_loop): New function.
8595 (main): Call alarm. Call hangout_loop in a loop.
8596 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8597 inferior with the other selected.
8598
8599 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8600
8601 * gdb.mi/list-thread-groups-available.exp: New file.
8602 * gdb.mi/list-thread-groups-available.c: New file.
8603
8604 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8605
8606 * gdb.base/set-cwd.exp: Make it available on
8607 native-extended-gdbserver.
8608
8609 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8610
8611 * gdb.base/set-cwd.c: New file.
8612 * gdb.base/set-cwd.exp: Likewise.
8613
8614 2017-10-02 Tom Tromey <tom@tromey.com>
8615
8616 PR rust/22236:
8617 * gdb.rust/simple.rs (main): New variable "fslice".
8618 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8619
8620 2017-10-02 Tom Tromey <tom@tromey.com>
8621
8622 * gdb.rust/simple.exp: Test ptype of a slice.
8623
8624 2017-10-02 Tom Tromey <tom@tromey.com>
8625
8626 * gdb.rust/simple.exp: Test index of slice.
8627
8628 2017-09-27 Tom Tromey <tom@tromey.com>
8629
8630 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8631
8632 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8633 Pedro Alves <palves@redhat.com>
8634
8635 * gdb.base/compare-sections.exp (get value of read-only section): Read
8636 as unsigned value.
8637 (corrupt read-only section): Likewise and don't set written if patching
8638 failed.
8639
8640 2017-09-21 Kevin Buettner <kevinb@redhat.com>
8641
8642 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8643 files.
8644
8645 2017-09-20 Pedro Alves <palves@redhat.com>
8646
8647 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8648 symbol names in gdb's output.
8649 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8650
8651 2017-09-20 Pedro Alves <palves@redhat.com>
8652
8653 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8654 Rename to ...
8655 (test_list_ambiguous_symbol): ... this and add a symbol name
8656 parameter. Adjust.
8657 (test_list_ambiguous_function): Reimplement on top of
8658 test_list_ambiguous_symbol and also test listing ambiguous
8659 variables.
8660 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8661 (ambiguous_fun): ... this.
8662 (ambiguous_var): New.
8663 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8664 (ambiguous_fun): ... this.
8665 (ambiguous_var): New.
8666
8667 2017-09-19 John Baldwin <jhb@FreeBSD.org>
8668
8669 * gdb.base/starti.c: New file.
8670 * gdb.base/starti.exp: New file.
8671 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8672
8673 2017-09-14 Pedro Alves <palves@redhat.com>
8674
8675 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8676 (top level): Use it instead of runto.
8677
8678 2017-09-11 Tom Tromey <tom@tromey.com>
8679
8680 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8681
8682 2017-09-11 Tom Tromey <tom@tromey.com>
8683
8684 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8685 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8686
8687 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8688
8689 * gdb.fortran/printing-types.exp: New file.
8690 * gdb.fortran/printing-types.exp: New file.
8691
8692 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8693
8694 * gdb.fortran/vla-ptype.exp: Fix typos.
8695 * gdb.fortran/vla-value.exp: Same.
8696
8697 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8698
8699 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8700 * gdb.mi/mi-var-child-f.exp: Likewise.
8701 * gdb.mi/mi-vla-fortran.exp: Likewise.
8702
8703 2017-09-08 Frank Penczek <frank.penczek@intel.com>
8704 Christoph Weinmann <christoph.t.weinmann@intel.com>
8705 Bernhard Heckel <bernhard.heckel@intel.com>
8706
8707 * gdb.fortran/ptr-indentation.f90: New file.
8708 * gdb.fortran/ptr-indentation.exp: New file.
8709
8710 2017-09-05 Tom Tromey <tom@tromey.com>
8711
8712 PR gdb/22010:
8713 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8714
8715 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8716
8717 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8718
8719 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8720
8721 * gdb.threads/tls-nodebug-pie.c: New file.
8722 * gdb.threads/tls-nodebug-pie.exp: New file.
8723
8724 2017-09-05 Tom Tromey <tom@tromey.com>
8725
8726 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8727 for rust.
8728
8729 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8730
8731 * gdb.multi/multi-arch-exec.exp: Test with different
8732 "follow-exec-mode" settings.
8733 (do_test): New procedure.
8734
8735 2017-09-04 Pedro Alves <palves@redhat.com>
8736
8737 * gdb.base/func-static.c (S::method const, S::method volatile)
8738 (S::method volatile const): New methods.
8739 (c_s, v_s, cv_s): New instances.
8740 (main): Call method() on them.
8741 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8742 (cannot_resolve): New procedure.
8743 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8744 print-quote-unquoted columns.
8745 (do_test): Test printing each scope too.
8746
8747 2017-09-04 Pedro Alves <palves@redhat.com>
8748
8749 * gdb.base/local-static.exp: Also test with
8750 class::method::variable wholly quoted.
8751 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8752
8753 2017-09-04 Pedro Alves <palves@redhat.com>
8754
8755 * gdb.base/local-static.c: New.
8756 * gdb.base/local-static.cc: New.
8757 * gdb.base/local-static.exp: New.
8758
8759 2017-09-04 Pedro Alves <palves@redhat.com>
8760
8761 * gdb.asm/asm-source.exp: Add casts to int.
8762 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8763 (dataglobal64_1, dataglobal64_2): New globals.
8764 * gdb.base/nodebug.exp: Test different expressions involving the
8765 new globals, with print, whatis and ptype. Add casts to int.
8766 * gdb.base/solib-display.exp: Add casts to int.
8767 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8768 * gdb.cp/m-static.exp: Add cast to int.
8769 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8770 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8771 tls variable with no debug info without a cast. Test with a cast
8772 to int too.
8773 * gdb.trace/entry-values.exp: Add casts.
8774
8775 2017-09-04 Pedro Alves <palves@redhat.com>
8776
8777 * gdb.base/nodebug.exp: Test that ptype's error about functions
8778 with unknown return type includes the function name too.
8779
8780 2017-09-04 Pedro Alves <palves@redhat.com>
8781
8782 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8783 return type of munmap in infcall.
8784 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8785 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8786 type of ftell in infcall.
8787 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8788 type of getpid in infcall.
8789 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8790 infcall.
8791 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8792 Bail on failure to extract the pid.
8793 * gdb.base/nodebug.c: #include <stdint.h>.
8794 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8795 New functions.
8796 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8797 Change expected output of print/whatis/ptype with functions with
8798 no debug info. Test all supported languages. Call
8799 test_call_promotion.
8800 * gdb.compile/compile.exp: Adjust expected output to expect
8801 warning.
8802 * gdb.threads/siginfo-threads.exp: Likewise.
8803
8804 2017-09-04 Pedro Alves <palves@redhat.com>
8805
8806 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8807 "prototypes". Test calling float functions via prototyped and
8808 unprototyped function pointers.
8809 (perform_all_tests): New parameter "prototypes". Pass it down.
8810 (top level): Pass down "prototypes" parameter to
8811 perform_all_tests.
8812
8813 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8814
8815 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8816 Test with nested loops.
8817
8818 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8819
8820 * gdb.base/commands.exp: Call the new procedures.
8821 (loop_break_test, loop_continue_test): New procedures.
8822
8823 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8824
8825 * gdb.base/commands.exp: Call new procedure.
8826 (define_if_without_arg_test): New procedure.
8827
8828 2017-09-04 Pedro Alves <palves@redhat.com>
8829
8830 * gdb.base/list-ambiguous.exp: New file.
8831 * gdb.base/list-ambiguous0.c: New file.
8832 * gdb.base/list-ambiguous1.c: New file.
8833 * gdb.base/list.exp (test_list_range): Adjust expected output.
8834
8835 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8836
8837 * gdb.base/share-env-with-gdbserver.c: New file.
8838 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8839
8840 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8841
8842 * gdb.base/commands.exp (gdbvar_simple_if_test,
8843 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8844 progvar_simple_if_test, progvar_simple_while_test,
8845 progvar_complex_if_while_test, user_defined_command_test,
8846 user_defined_command_args_eval,
8847 user_defined_command_args_stack_test,
8848 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8849 temporary_breakpoint_commands,
8850 gdb_test_no_prompt, redefine_hook_test,
8851 redefine_backtrace_test): Remove "global gdb_prompt".
8852
8853 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8854
8855 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8856 New proc, call it from toplevel.
8857
8858 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8859
8860 PR remote/21852
8861 * gdb.server/normal.c: New file, copied from gdb.base.
8862 * gdb.server/run-without-local-binary.exp: New file.
8863
8864 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
8865
8866 * gdb.arch/sparc64-adi.exp: New file.
8867 * gdb.arch/sparc64-adi.c: New file.
8868
8869 2017-08-22 Pedro Alves <palves@redhat.com>
8870
8871 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8872 (top level): Add "list all overloads" tests.
8873
8874 2017-08-22 Tom Tromey <tom@tromey.com>
8875
8876 * gdb.gdb/xfullpath.exp: Remove.
8877
8878 2017-08-21 Pedro Alves <palves@redhat.com>
8879
8880 PR gdb/19487
8881 * gdb.base/symbol-alias.c: New.
8882 * gdb.base/symbol-alias2.c: New.
8883 * gdb.base/symbol-alias.exp: New.
8884
8885 2017-08-21 Pedro Alves <palves@redhat.com>
8886
8887 * gdb.base/dfp-test.c
8888 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8889 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8890 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8891 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8892 * gdb.base/whatis-ptype-typedefs.c: New.
8893 * gdb.base/whatis-ptype-typedefs.exp: New.
8894 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8895 (an_int, an_int_type, an_int_type2): New globals.
8896 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8897 involving typedefs and cast expressions.
8898 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8899 (lookup_typedefs_function): New.
8900 (typedefs_pretty_printers_dict): New.
8901 (top level): Register lookup_typedefs_function in
8902 gdb.pretty_printers.
8903
8904 2017-08-18 Yao Qi <yao.qi@linaro.org>
8905
8906 * gdb.server/unittest.exp: New.
8907
8908 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8909
8910 PR gdb/21954
8911 * gdb.base/environ.exp: Add test to check if 'unset environment'
8912 works.
8913
8914 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8915
8916 * lib/gdb.exp (universal_compile_options): New caching proc.
8917 (gdb_compile): Suppress GCC's coloring of messages.
8918
8919 2017-08-14 Tom Tromey <tom@tromey.com>
8920
8921 PR gdb/21675:
8922 * gdb.base/printcmds.exp (test_radices): New function.
8923 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8924 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8925 * lib/gdb.exp (get_integer_valueof): Use p/d.
8926
8927 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8928
8929 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8930 characters.
8931
8932 2017-08-05 Tom Tromey <tom@tromey.com>
8933
8934 * gdb.rust/simple.exp: Allow String to appear in a different
8935 namespace.
8936
8937 2017-07-26 Yao Qi <yao.qi@linaro.org>
8938
8939 * gdb.gdb/unittest.exp: Invoke command
8940 "maintenance check xml-descriptions".
8941
8942 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8943
8944 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8945 calling context.
8946 (hex128): Drop erroneous calculation of parameters.
8947
8948 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8949
8950 * gdb.python/py-unwind.exp: Disable stack protection when
8951 building test file.
8952
8953 2017-07-20 Pedro Alves <palves@redhat.com>
8954
8955 * gdb.base/default.exp (set language): Adjust expected output.
8956
8957 2017-07-20 Pedro Alves <palves@redhat.com>
8958
8959 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8960 (test_minsym): ... this, and make static.
8961 (get_pck__foo__bar__minsym): Rename to ...
8962 (get_test_minsym): ... this.
8963 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8964 symbol names and comments.
8965 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8966 (get_test_minsym): ... this.
8967 (pck__foo__bar__minsym__2): Rename to ...
8968 (test_minsym): ... this.
8969 (main): Adjust.
8970
8971 2017-07-17 Pedro Alves <palves@redhat.com>
8972
8973 * gdb.base/completion.exp: Adjust expected output.
8974 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8975 the completer works.
8976
8977 2017-07-17 Pedro Alves <palves@redhat.com>
8978
8979 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8980
8981 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8982
8983 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8984
8985 2017-07-14 Tom Tromey <tom@tromey.com>
8986
8987 PR rust/21764:
8988 * gdb.rust/simple.exp: Add tests.
8989
8990 2017-07-14 Tom Tromey <tom@tromey.com>
8991
8992 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8993
8994 2017-07-14 Pedro Alves <palves@redhat.com>
8995
8996 * gdb.linespec/base/one/thefile.cc (z1): New function.
8997 * gdb.linespec/base/two/thefile.cc (z2): New function.
8998 * gdb.linespec/linespec.exp: Add tests.
8999
9000 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9001
9002 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9003 to mi_create_breakpoint.
9004
9005 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9006
9007 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9008 mi_create_breakpoint.
9009
9010 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9011
9012 * gdb.dlang/demangle.exp: Update for demangling changes.
9013
9014 2017-07-09 Tom Tromey <tom@tromey.com>
9015
9016 * gdb.dwarf2/shortpiece.exp: New file.
9017
9018 2017-07-06 David Blaikie <dblaikie@gmail.com>
9019
9020 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9021 built from fissiont-multi-cu{1,2}.c.
9022 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9023 except putting 'main' and 'func' in separate CUs in the same DWO file.
9024 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9025 test.
9026 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9027 test.
9028
9029 2017-07-06 Pedro Alves <palves@redhat.com>
9030
9031 * gdb.python/py-unwind.exp: Test flushregs.
9032
9033 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9034
9035 PR cli/21688
9036 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9037 tests for alias commands and trailing whitespace.
9038
9039 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9040
9041 PR cli/21688
9042 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9043 procedure. Call it.
9044
9045 2017-06-29 Pedro Alves <palves@redhat.com>
9046
9047 * gdb.base/printcmds.exp: Add tests.
9048
9049 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9050
9051 PR gdb/21337
9052 * gdb.base/reread-readsym.exp: New file.
9053 * gdb.base/reread-readsym.c: New file.
9054
9055 2017-06-21 Kevin Buettner <kevinb@redhat.com>
9056
9057 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9058 subpattern.
9059
9060 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9061
9062 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9063 extended mnemonic.
9064 * gdb.arch/powerpc-power9.s: Likewise.
9065
9066 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9067
9068 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9069 on 32-bit x86 targets. Exploit is_*_target macros where
9070 appropriate.
9071
9072 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9073
9074 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9075 register pieces.
9076
9077 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9078
9079 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9080 located in one or more DWARF pieces.
9081
9082 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9083
9084 * lib/gdb.exp (get_endianness): New proc.
9085 * gdb.arch/aarch64-fp.exp: Use it.
9086 * gdb.arch/altivec-regs.exp: Likewise.
9087 * gdb.arch/e500-regs.exp: Likewise.
9088 * gdb.arch/vsx-regs.exp: Likewise.
9089 * gdb.base/dump.exp: Likewise.
9090 * gdb.base/funcargs.exp: Likewise.
9091 * gdb.base/gnu_vector.exp: Likewise.
9092 * gdb.dwarf2/formdata16.exp: Likewise.
9093 * gdb.dwarf2/implptrpiece.exp: Likewise.
9094 * gdb.dwarf2/nonvar-access.exp: Likewise.
9095 * gdb.python/py-inferior.exp: Likewise.
9096 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9097
9098 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9099
9100 PR gdb/21226
9101 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9102 stack value pieces are taken from the LSB end.
9103
9104 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9105
9106 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9107 variable at nonzero offset.
9108
9109 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9110
9111 * gdb.dwarf2/var-access.c: New file.
9112 * gdb.dwarf2/var-access.exp: New test.
9113 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9114
9115 2017-06-12 Tom Tromey <tom@tromey.com>
9116
9117 * gdb.dwarf2/formdata16.exp: Add tests.
9118
9119 2017-06-12 Tom Tromey <tom@tromey.com>
9120
9121 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9122
9123 2017-06-12 Tom Tromey <tom@tromey.com>
9124
9125 PR exp/16225:
9126 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9127 * gdb.arch/vsx-regs.exp: Update tests.
9128 * gdb.arch/s390-vregs.exp (hex128): New proc.
9129 Update test.
9130 * gdb.arch/altivec-regs.exp: Update tests.
9131
9132 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9133
9134 * gdb.base/startup-with-shell.c: New file.
9135 * gdb.base/startup-with-shell.exp: Likewise.
9136
9137 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9138
9139 * gdb.server/non-existing-program.exp: Update regex in order to
9140 reflect the fact that gdbserver is now using fork_inferior (with a
9141 shell) to startup the inferior.
9142
9143 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9144
9145 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9146 support function calls from GDB.
9147
9148 2017-05-21 Tom Tromey <tom@tromey.com>
9149
9150 PR rust/21466:
9151 * gdb.rust/unsized.exp: New file.
9152 * gdb.rust/unsized.rs: New file.
9153
9154 2017-05-19 Tom Tromey <tom@tromey.com>
9155
9156 PR rust/21484:
9157 * gdb.rust/watch.exp: New file.
9158 * gdb.rust/watch.rs: New file.
9159
9160 2017-05-18 Tom Tromey <tom@tromey.com>
9161
9162 * gdb.rust/simple.exp: Allow Box to be qualified.
9163
9164 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9165
9166 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9167
9168 2017-05-18 Pedro Alves <palves@redhat.com>
9169
9170 * gdb.base/fileio.c (test_write, test_read, test_close)
9171 (test_fstat): Don't print 'ret' in the fail path.
9172
9173 2017-05-18 Pedro Alves <palves@redhat.com>
9174
9175 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9176 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9177 (test_system, test_rename, test_unlink, test_time): Change
9178 prototypes.
9179 * gdb.base/fileio.exp (stop_msg): Adjust.
9180
9181 2017-05-18 Pedro Alves <palves@redhat.com>
9182
9183 * gdb.base/fileio.c (null_str): New global.
9184 (test_stat): Use it.
9185 * gdb.base/fileio.exp: Remove nowarnings.
9186
9187 2017-05-17 Yao Qi <yao.qi@linaro.org>
9188
9189 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9190
9191 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9192
9193 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9194 argument command.
9195 (top-level): Invoke test_set_inferior_tty.
9196
9197 2017-05-04 Pedro Alves <palves@redhat.com>
9198
9199 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9200 Add parens to print call for Python 3.
9201
9202 2017-05-03 Keith Seitz <keiths@redhat.com>
9203
9204 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9205 (main): Call it.
9206
9207 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9208
9209 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9210 to prev and next.
9211
9212 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9213
9214 * gdb.python/py-record-btrace.exp: Remove test for
9215 gdb.BtraceInstruction.error.
9216
9217 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9218
9219 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9220
9221 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9222
9223 * gdb.python/py-record-btrace-threads.c: New file.
9224 * gdb.python/py-record-btrace-threads.exp: New file.
9225
9226 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9227
9228 PR testsuite/8595
9229 * gdb.base/environ.exp: Make test available in all architectures.
9230 Move bits related to "info program" testing to
9231 gdb.base/info-program.exp. Rewrite tests to use the two new
9232 procedures mentione below.
9233 (test_set_show_env_var) New procedure.
9234 (test_set_show_env_var_equal): Likewise.
9235 * gdb.base/info-program.exp: New file.
9236
9237 2017-04-27 Keith Seitz <keiths@redhat.com>
9238
9239 * gdb.cp/oranking.cc (test15): New function.
9240 (main): Call test15 and declare additional variables for testing.
9241 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9242 "p foo101('abc')" tests.
9243 Add tests for cv qualifier overloads.
9244 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9245 "lvalue reference overload" test.
9246 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9247 "print value of f1 on Child&& in f2" test.
9248
9249 2017-04-19 Pedro Alves <palves@redhat.com>
9250
9251 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9252 procedure.
9253 (top level): Call it.
9254 * lib/gdb.exp (gdb_define_cmd): New procedure.
9255
9256 2017-04-12 Pedro Alves <palves@redhat.com>
9257
9258 PR gdb/21323
9259 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9260 (wchar): New global.
9261 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9262 (do_test_wide_char, wide_char_types_no_program, top level): Add
9263 wchar_t testing.
9264
9265 2017-04-12 Pedro Alves <palves@redhat.com>
9266
9267 PR c++/21323
9268 * gdb.cp/wide_char_types.c: New file.
9269 * gdb.cp/wide_char_types.exp: New file.
9270
9271 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9272
9273 PR gdb/21352
9274 * gdb.trace/tsv.exp: Add test for "tsave -r".
9275
9276 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9277
9278 * gdb.dlang/watch-loc.c: New file.
9279 * gdb.dlang/watch-loc.exp: New file.
9280
9281 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9282
9283 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9284
9285 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9286
9287 * gdb.arch/arc-analyze-prologue.S: New file.
9288 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9289
9290 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9291
9292 * gdb.arch/arc-decode-insn.S: New file.
9293 * gdb.arch/arc-decode-insn.exp: Likewise.
9294
9295 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9296
9297 PR tdep/20928
9298 * gdb.arch/sparc64-regs.exp: New file.
9299 * gdb.arch/sparc64-regs.S: Likewise.
9300
9301 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9302
9303 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9304 and memory view on Python 3.
9305
9306 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9307 Keith Seitz <keiths@redhat.com>
9308
9309 PR gdb/14441
9310 * gdb.cp/demangle.exp: Add rvalue reference tests.
9311 * gdb.cp/rvalue-ref-casts.cc: New file.
9312 * gdb.cp/rvalue-ref-casts.exp: New file.
9313 * gdb.cp/rvalue-ref-overload.cc: New file.
9314 * gdb.cp/rvalue-ref-overload.exp: New file.
9315 * gdb.cp/rvalue-ref-params.cc: New file.
9316 * gdb.cp/rvalue-ref-params.exp: New file.
9317 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9318 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9319 * gdb.cp/rvalue-ref-types.cc: New file.
9320 * gdb.cp/rvalue-ref-types.exp: New file.
9321 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9322 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9323
9324 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9325
9326 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9327 New procedure.
9328
9329 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9330
9331 * lib/mi-support.exp (mi_gdb_test): Add additional message
9332 for unexpected output.
9333
9334 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9335
9336 * gdb.base/examine-backward.c (Barrier): New character array
9337 constant, to ensure that TestStrings is preceded by a string
9338 terminator.
9339
9340 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9341
9342 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9343 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9344 and implicit pointer into such a location.
9345
9346 2017-03-16 Doug Evans <dje@google.com>
9347
9348 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9349
9350 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9351
9352 * gdb.cp/m-static.exp: Fix expectation for prototype of
9353 test5.single_constructor and single_constructor::single_constructor.
9354
9355 2017-03-16 Doug Evans <dje@google.com>
9356
9357 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9358 * gdb.guile/scm-lazy-string.c: New file.
9359 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9360 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9361 for pointer, array, typedef lazy strings.
9362
9363 2017-03-16 Doug Evans <dje@google.com>
9364
9365 PR python/17728, python/18439, python/18779
9366 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9367 * gdb.python/py-lazy-string.c (pointer): New typedef.
9368 (main): New locals ptr, array, typedef_ptr.
9369 * gdb.python/py-value.exp: Move lazy string tests to ...
9370 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9371 array, typedef lazy strings.
9372
9373 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9374
9375 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9376 Add optional 'test' parameter.
9377
9378 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9379
9380 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9381 Skip for versions of DejaGnu < 1.5.
9382
9383 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9384
9385 * lib/gdb.exp (dejagnu_version): New proc.
9386 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9387 Use dejagnu_version.
9388
9389 2017-03-10 Keith Seitz <keiths@redhat.com>
9390
9391 PR c++/8128
9392 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9393 type from destructor regexps.
9394 Add a branch which actually passes the test.
9395 Adjust "ptype t5i" test names.
9396
9397 2017-03-08 Pedro Alves <palves@redhat.com>
9398
9399 * gdb.base/step-over-exit.exp: Add explicit test message.
9400
9401 2017-03-08 Pedro Alves <palves@redhat.com>
9402
9403 PR gdb/18360
9404 * gdb.threads/interrupt-while-step-over.c: New file.
9405 * gdb.threads/interrupt-while-step-over.exp: New file.
9406
9407 2017-03-08 Pedro Alves <palves@redhat.com>
9408
9409 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9410 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9411
9412 2017-03-08 Pedro Alves <palves@redhat.com>
9413
9414 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9415 PKRU as not supported as a PASS.
9416
9417 2017-03-08 Pedro Alves <palves@redhat.com>
9418
9419 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9420 prefix instead of $binfile1/$binfile2.
9421 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9422 in test message.
9423 * gdb.python/py-completion.exp: Use "load python file" as test
9424 messages instead of unstable path names.
9425
9426 2017-03-08 Pedro Alves <palves@redhat.com>
9427 Jan Kratochvil <jan.kratochvil@redhat.com>
9428
9429 PR cli/21218
9430 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9431 New proc.
9432 (top level): Call it.
9433
9434 2017-03-08 Pedro Alves <palves@redhat.com>
9435
9436 PR tui/21216
9437 * gdb.tui/tui-nl-filtered-output.exp: New file.
9438
9439 2017-03-08 Pedro Alves <palves@redhat.com>
9440
9441 * gdb.base/completion.exp: Move TUI completion tests to ...
9442 * gdb.tui/completion.exp: ... this new file.
9443
9444 2017-03-08 Pedro Alves <palves@redhat.com>
9445
9446 * gdb.base/tui-disasm-long-lines.c,
9447 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9448 gdb.base/tui-layout.exp: Move to ...
9449 * gdb.tui/: ... this new directory.
9450
9451 2017-03-07 Pedro Alves <palves@redhat.com>
9452
9453 * gdb.base/tui-layout.c: New file.
9454 * gdb.base/tui-layout.exp: New file.
9455
9456 2017-03-07 Pedro Alves <palves@redhat.com>
9457
9458 * gdb.base/tui-layout.c: Rename to ...
9459 * gdb.base/tui-disasm-long-lines.c: ... this.
9460 * gdb.base/tui-layout.exp: Rename to ...
9461 * gdb.base/tui-disasm-long-lines.exp: ... this.
9462
9463 2017-03-07 Pedro Alves <palves@redhat.com>
9464
9465 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9466
9467 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9468
9469 * i386-mpx-call.c: New file.
9470 * i386-mpx-call.exp: New file.
9471
9472 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9473
9474 * gdb.arch/powerpc-power.exp: Delete test.
9475 * gdb.arch/powerpc-power.s: Likewise.
9476 * gdb.disasm/disassembler-options.exp: New test.
9477 * gdb.arch/powerpc-altivec.exp: Likewise.
9478 * gdb.arch/powerpc-altivec.s: Likewise.
9479 * gdb.arch/powerpc-altivec2.exp: Likewise.
9480 * gdb.arch/powerpc-altivec2.s: Likewise.
9481 * gdb.arch/powerpc-altivec3.exp: Likewise.
9482 * gdb.arch/powerpc-altivec3.s: Likewise.
9483 * gdb.arch/powerpc-power7.exp: Likewise.
9484 * gdb.arch/powerpc-power7.s: Likewise.
9485 * gdb.arch/powerpc-power8.exp: Likewise.
9486 * gdb.arch/powerpc-power8.s: Likewise.
9487 * gdb.arch/powerpc-power9.exp: Likewise.
9488 * gdb.arch/powerpc-power9.s: Likewise.
9489 * gdb.arch/powerpc-vsx.exp: Likewise.
9490 * gdb.arch/powerpc-vsx.s: Likewise.
9491 * gdb.arch/powerpc-vsx2.exp: Likewise.
9492 * gdb.arch/powerpc-vsx2.s: Likewise.
9493 * gdb.arch/powerpc-vsx3.exp: Likewise.
9494 * gdb.arch/powerpc-vsx3.s: Likewise.
9495 * gdb.arch/arm-disassembler-options.exp: Likewise.
9496 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9497 * gdb.arch/s390-disassembler-options.exp: Likewise.
9498
9499 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
9500
9501 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9502 (check_supported_features): ... this. Changed return type to void.
9503 (supports_rdseed): New static global.
9504 (rdseed): Check supports_rdseed.
9505 (initialize): Call check_supported_features.
9506
9507 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9508
9509 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9510 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9511 and lqarx/stqcx.
9512 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9513 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9514
9515 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9516
9517 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9518 uppercase.
9519
9520 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9521
9522 * gdb.dwarf2/formdata16.c: New file.
9523 * gdb.dwarf2/formdata16.exp: New file.
9524 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9525
9526 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9527
9528 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9529 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9530 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9531 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9532 DW_AT_GNU_*.
9533
9534 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9535
9536 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9537
9538 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9539
9540 PR gdb/21164
9541 * gdb.base/maint.exp: Add testcases for when the commands do
9542 not have arguments.
9543
9544 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9545
9546 * gdb.cp/chained-calls.exp: Use p instead of P.
9547
9548 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9549
9550 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9551 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9552
9553 2017-02-14 Tom Tromey <tom@tromey.com>
9554
9555 PR python/13598:
9556 * gdb.python/py-events.exp: Add before_prompt event tests.
9557
9558 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9559
9560 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9561
9562 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9563
9564 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9565 (main): Call my_unique_function_name.
9566 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9567 completion of patterns with a single match.
9568 Add missing -re switches to gdb_test_multiple calls.
9569
9570 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9571
9572 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9573 return if core file is not recognized.
9574
9575 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9576
9577 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9578 and extra UIs.
9579
9580 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9581
9582 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9583 proc_with_prefix.
9584
9585 2017-02-10 Tom Tromey <tom@tromey.com>
9586
9587 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9588
9589 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
9590
9591 PR gdb/21122
9592 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9593
9594 2017-02-08 Jerome Guitton <guitton@adacore.com>
9595
9596 * gdb.base/define.exp: Add test for command abbreviations
9597 in define.
9598
9599 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
9600
9601 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9602 * gdb.reverse/insn-reverse-x86.c: New file.
9603
9604 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9605
9606 PR tdep/20936
9607 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9608
9609 2017-02-03 Tom Tromey <tom@tromey.com>
9610
9611 PR rust/21097:
9612 * gdb.rust/simple.exp: Add new tests.
9613
9614 2017-02-02 Pedro Alves <palves@redhat.com>
9615
9616 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9617 tests.
9618
9619 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9620
9621 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9622 taking a 2-byte value out of a 4-byte DWARF implicit value on
9623 big-endian targets.
9624 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9625 logic. Add test cases for DW_OP_implicit.
9626
9627 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9628
9629 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9630
9631 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9632
9633 * gdb.btrace/enable.exp: Call gdb_exit before
9634 skip_gdbserver_tests.
9635
9636 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9637
9638 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9639 GDBFLAGS.
9640
9641 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9642
9643 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9644 the test is skipped.
9645 * gdb.btrace/data.exp: Likewise.
9646 * gdb.btrace/delta.exp: Likewise.
9647 * gdb.btrace/dlopen.exp: Likewise.
9648 * gdb.btrace/enable-running.exp: Likewise.
9649 * gdb.btrace/enable.exp: Likewise.
9650 * gdb.btrace/exception.exp: Likewise.
9651 * gdb.btrace/function_call_history.exp: Likewise.
9652 * gdb.btrace/gcore.exp: Likewise.
9653 * gdb.btrace/instruction_history.exp: Likewise.
9654 * gdb.btrace/multi-thread-step.exp: Likewise.
9655 * gdb.btrace/nohist.exp: Likewise.
9656 * gdb.btrace/non-stop.exp: Likewise.
9657 * gdb.btrace/reconnect.exp: Likewise.
9658 * gdb.btrace/record_goto-step.exp: Likewise.
9659 * gdb.btrace/record_goto.exp: Likewise.
9660 * gdb.btrace/rn-dl-bind.exp: Likewise.
9661 * gdb.btrace/segv.exp: Likewise.
9662 * gdb.btrace/step.exp: Likewise.
9663 * gdb.btrace/stepi.exp: Likewise.
9664 * gdb.btrace/tailcall-only.exp: Likewise.
9665 * gdb.btrace/tailcall.exp: Likewise.
9666 * gdb.btrace/tsx.exp: Likewise.
9667 * gdb.btrace/unknown_functions.exp: Likewise.
9668 * gdb.btrace/vdso.exp: Likewise.
9669
9670 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9671
9672 * gdb.btrace/enable-running.c: New.
9673 * gdb.btrace/enable-running.exp: New.
9674
9675 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9676
9677 * gdb.arch/amd64-gs_base.c: New file.
9678 * gdb.arch/amd64-gs_base.exp: New file.
9679
9680 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9681
9682 * lib/memory.exp: Remove spurious empty newlines.
9683
9684 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9685
9686 * gdb.python/py-bad-printers.exp: Load python file using "source".
9687 * gdb.python/py-events.exp: Likewise.
9688 * gdb.python/py-evsignal.exp: Likewise.
9689 * gdb.python/py-evthreads.exp: Likewise.
9690 * gdb.python/py-frame-args.exp: Likewise.
9691 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9692 * gdb.python/py-framefilter-mi.exp: Likewise.
9693 * gdb.python/py-framefilter.exp: Likewise.
9694 * gdb.python/py-mi.exp: Likewise.
9695 * gdb.python/py-pp-maint.exp: Likewise.
9696 * gdb.python/py-pp-registration.exp: Likewise.
9697 * gdb.python/py-prettyprint.exp: Likewise.
9698 (run_lang_tests): Likewise.
9699 * gdb.python/py-typeprint.exp: Likewise.
9700
9701 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9702
9703 * lib/memory.exp: New file.
9704 * lib/gdb.exp: Load memory.exp.
9705 * gdb.base/memattr.exp (delete_memory): Move proc to
9706 lib/memory.exp and rename to delete_memory_regions.
9707 Replace delete_memory with delete_memory_regions.
9708 Cleanup memory regions before tests.
9709 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9710 before tests.
9711
9712 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9713
9714 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9715 files.
9716 (initialize): New function conditionally defined.
9717 (testcases): Move within conditional block.
9718 (main): Call initialize.
9719 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9720 of gdb.reverse/insn-reverse.c.
9721 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9722 gdb.reverse/insn-reverse.c.
9723
9724 2017-01-26 Yao Qi <yao.qi@linaro.org>
9725
9726 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9727 disassemble on address 0.
9728
9729 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9730 Yao Qi <yao.qi@linaro.org>
9731
9732 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9733 * gdb.dwarf2/implptr-64bit.S: Remove.
9734 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9735 variables in caller's context. Add DW_OP_implicit_value.
9736
9737 2017-01-25 Yao Qi <yao.qi@linaro.org>
9738
9739 * lib/dwarf.exp (Dwarf::_location): Handle
9740 DW_OP_GNU_implicit_pointer with proper size.
9741
9742 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9743
9744 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9745 and add untested calls.
9746
9747 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9748
9749 * gdb.python/python.exp: Check line number against what GDB thinks
9750 the line number is for func1.
9751
9752 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9753
9754 * gdb.dlang/debug-expr.exp: New file.
9755
9756 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
9757
9758 Fix test names for the following files:
9759
9760 * gdb.ada/exec_changed.exp
9761 * gdb.ada/info_types.exp
9762 * gdb.arch/aarch64-atomic-inst.exp
9763 * gdb.arch/aarch64-fp.exp
9764 * gdb.arch/altivec-abi.exp
9765 * gdb.arch/altivec-regs.exp
9766 * gdb.arch/amd64-byte.exp
9767 * gdb.arch/amd64-disp-step.exp
9768 * gdb.arch/amd64-dword.exp
9769 * gdb.arch/amd64-entry-value-inline.exp
9770 * gdb.arch/amd64-entry-value-param.exp
9771 * gdb.arch/amd64-entry-value-paramref.exp
9772 * gdb.arch/amd64-entry-value.exp
9773 * gdb.arch/amd64-i386-address.exp
9774 * gdb.arch/amd64-invalid-stack-middle.exp
9775 * gdb.arch/amd64-invalid-stack-top.exp
9776 * gdb.arch/amd64-optimout-repeat.exp
9777 * gdb.arch/amd64-prologue-skip.exp
9778 * gdb.arch/amd64-prologue-xmm.exp
9779 * gdb.arch/amd64-stap-special-operands.exp
9780 * gdb.arch/amd64-stap-wrong-subexp.exp
9781 * gdb.arch/amd64-tailcall-cxx.exp
9782 * gdb.arch/amd64-tailcall-noret.exp
9783 * gdb.arch/amd64-tailcall-ret.exp
9784 * gdb.arch/amd64-tailcall-self.exp
9785 * gdb.arch/amd64-word.exp
9786 * gdb.arch/arm-bl-branch-dest.exp
9787 * gdb.arch/arm-disp-step.exp
9788 * gdb.arch/arm-neon.exp
9789 * gdb.arch/arm-single-step-kernel-helper.exp
9790 * gdb.arch/avr-flash-qualifier.exp
9791 * gdb.arch/disp-step-insn-reloc.exp
9792 * gdb.arch/e500-abi.exp
9793 * gdb.arch/e500-regs.exp
9794 * gdb.arch/ftrace-insn-reloc.exp
9795 * gdb.arch/i386-avx512.exp
9796 * gdb.arch/i386-bp_permanent.exp
9797 * gdb.arch/i386-byte.exp
9798 * gdb.arch/i386-cfi-notcurrent.exp
9799 * gdb.arch/i386-disp-step.exp
9800 * gdb.arch/i386-dr3-watch.exp
9801 * gdb.arch/i386-float.exp
9802 * gdb.arch/i386-gnu-cfi.exp
9803 * gdb.arch/i386-mpx-map.exp
9804 * gdb.arch/i386-mpx-sigsegv.exp
9805 * gdb.arch/i386-mpx-simple_segv.exp
9806 * gdb.arch/i386-mpx.exp
9807 * gdb.arch/i386-permbkpt.exp
9808 * gdb.arch/i386-prologue.exp
9809 * gdb.arch/i386-signal.exp
9810 * gdb.arch/i386-size-overlap.exp
9811 * gdb.arch/i386-unwind.exp
9812 * gdb.arch/i386-word.exp
9813 * gdb.arch/mips-fcr.exp
9814 * gdb.arch/powerpc-d128-regs.exp
9815 * gdb.arch/powerpc-stackless.exp
9816 * gdb.arch/ppc64-atomic-inst.exp
9817 * gdb.arch/s390-stackless.exp
9818 * gdb.arch/s390-tdbregs.exp
9819 * gdb.arch/s390-vregs.exp
9820 * gdb.arch/sparc-sysstep.exp
9821 * gdb.arch/thumb-bx-pc.exp
9822 * gdb.arch/thumb-singlestep.exp
9823 * gdb.arch/thumb2-it.exp
9824 * gdb.arch/vsx-regs.exp
9825 * gdb.asm/asm-source.exp
9826 * gdb.base/a2-run.exp
9827 * gdb.base/advance.exp
9828 * gdb.base/all-bin.exp
9829 * gdb.base/anon.exp
9830 * gdb.base/args.exp
9831 * gdb.base/arithmet.exp
9832 * gdb.base/async-shell.exp
9833 * gdb.base/async.exp
9834 * gdb.base/attach-pie-noexec.exp
9835 * gdb.base/attach-twice.exp
9836 * gdb.base/auto-load.exp
9837 * gdb.base/bang.exp
9838 * gdb.base/bitfields.exp
9839 * gdb.base/break-always.exp
9840 * gdb.base/break-caller-line.exp
9841 * gdb.base/break-entry.exp
9842 * gdb.base/break-inline.exp
9843 * gdb.base/break-on-linker-gcd-function.exp
9844 * gdb.base/break-probes.exp
9845 * gdb.base/break.exp
9846 * gdb.base/breakpoint-shadow.exp
9847 * gdb.base/call-ar-st.exp
9848 * gdb.base/call-sc.exp
9849 * gdb.base/call-signal-resume.exp
9850 * gdb.base/call-strs.exp
9851 * gdb.base/callfuncs.exp
9852 * gdb.base/catch-fork-static.exp
9853 * gdb.base/catch-gdb-caused-signals.exp
9854 * gdb.base/catch-load.exp
9855 * gdb.base/catch-signal-fork.exp
9856 * gdb.base/catch-signal.exp
9857 * gdb.base/catch-syscall.exp
9858 * gdb.base/charset.exp
9859 * gdb.base/checkpoint.exp
9860 * gdb.base/chng-syms.exp
9861 * gdb.base/code-expr.exp
9862 * gdb.base/code_elim.exp
9863 * gdb.base/commands.exp
9864 * gdb.base/completion.exp
9865 * gdb.base/complex.exp
9866 * gdb.base/cond-expr.exp
9867 * gdb.base/condbreak.exp
9868 * gdb.base/consecutive.exp
9869 * gdb.base/continue-all-already-running.exp
9870 * gdb.base/coredump-filter.exp
9871 * gdb.base/corefile.exp
9872 * gdb.base/dbx.exp
9873 * gdb.base/debug-expr.exp
9874 * gdb.base/define.exp
9875 * gdb.base/del.exp
9876 * gdb.base/disabled-location.exp
9877 * gdb.base/disasm-end-cu.exp
9878 * gdb.base/disasm-optim.exp
9879 * gdb.base/display.exp
9880 * gdb.base/duplicate-bp.exp
9881 * gdb.base/ena-dis-br.exp
9882 * gdb.base/ending-run.exp
9883 * gdb.base/enumval.exp
9884 * gdb.base/environ.exp
9885 * gdb.base/eu-strip-infcall.exp
9886 * gdb.base/eval-avoid-side-effects.exp
9887 * gdb.base/eval-skip.exp
9888 * gdb.base/exitsignal.exp
9889 * gdb.base/expand-psymtabs.exp
9890 * gdb.base/filesym.exp
9891 * gdb.base/find-unmapped.exp
9892 * gdb.base/finish.exp
9893 * gdb.base/float.exp
9894 * gdb.base/foll-exec-mode.exp
9895 * gdb.base/foll-exec.exp
9896 * gdb.base/foll-fork.exp
9897 * gdb.base/fortran-sym-case.exp
9898 * gdb.base/freebpcmd.exp
9899 * gdb.base/func-ptr.exp
9900 * gdb.base/func-ptrs.exp
9901 * gdb.base/funcargs.exp
9902 * gdb.base/gcore-buffer-overflow.exp
9903 * gdb.base/gcore-relro-pie.exp
9904 * gdb.base/gcore-relro.exp
9905 * gdb.base/gcore.exp
9906 * gdb.base/gdb1090.exp
9907 * gdb.base/gdb11530.exp
9908 * gdb.base/gdb11531.exp
9909 * gdb.base/gdb1821.exp
9910 * gdb.base/gdbindex-stabs.exp
9911 * gdb.base/gdbvars.exp
9912 * gdb.base/hbreak.exp
9913 * gdb.base/hbreak2.exp
9914 * gdb.base/included.exp
9915 * gdb.base/infcall-input.exp
9916 * gdb.base/inferior-died.exp
9917 * gdb.base/infnan.exp
9918 * gdb.base/info-macros.exp
9919 * gdb.base/info-os.exp
9920 * gdb.base/info-proc.exp
9921 * gdb.base/info-shared.exp
9922 * gdb.base/info-target.exp
9923 * gdb.base/infoline.exp
9924 * gdb.base/interp.exp
9925 * gdb.base/interrupt.exp
9926 * gdb.base/jit-reader.exp
9927 * gdb.base/jit-simple.exp
9928 * gdb.base/kill-after-signal.exp
9929 * gdb.base/kill-detach-inferiors-cmd.exp
9930 * gdb.base/label.exp
9931 * gdb.base/langs.exp
9932 * gdb.base/ldbl_e308.exp
9933 * gdb.base/line-symtabs.exp
9934 * gdb.base/linespecs.exp
9935 * gdb.base/list.exp
9936 * gdb.base/long_long.exp
9937 * gdb.base/longest-types.exp
9938 * gdb.base/maint.exp
9939 * gdb.base/max-value-size.exp
9940 * gdb.base/memattr.exp
9941 * gdb.base/mips_pro.exp
9942 * gdb.base/morestack.exp
9943 * gdb.base/moribund-step.exp
9944 * gdb.base/multi-forks.exp
9945 * gdb.base/nested-addr.exp
9946 * gdb.base/nextoverexit.exp
9947 * gdb.base/noreturn-finish.exp
9948 * gdb.base/noreturn-return.exp
9949 * gdb.base/nostdlib.exp
9950 * gdb.base/offsets.exp
9951 * gdb.base/opaque.exp
9952 * gdb.base/pc-fp.exp
9953 * gdb.base/permissions.exp
9954 * gdb.base/print-symbol-loading.exp
9955 * gdb.base/prologue-include.exp
9956 * gdb.base/psymtab.exp
9957 * gdb.base/ptype.exp
9958 * gdb.base/random-signal.exp
9959 * gdb.base/randomize.exp
9960 * gdb.base/range-stepping.exp
9961 * gdb.base/readline-ask.exp
9962 * gdb.base/recpar.exp
9963 * gdb.base/recurse.exp
9964 * gdb.base/relational.exp
9965 * gdb.base/restore.exp
9966 * gdb.base/return-nodebug.exp
9967 * gdb.base/return.exp
9968 * gdb.base/run-after-attach.exp
9969 * gdb.base/save-bp.exp
9970 * gdb.base/scope.exp
9971 * gdb.base/sect-cmd.exp
9972 * gdb.base/set-lang-auto.exp
9973 * gdb.base/set-noassign.exp
9974 * gdb.base/setvar.exp
9975 * gdb.base/sigall.exp
9976 * gdb.base/sigbpt.exp
9977 * gdb.base/siginfo-addr.exp
9978 * gdb.base/siginfo-infcall.exp
9979 * gdb.base/siginfo-obj.exp
9980 * gdb.base/siginfo.exp
9981 * gdb.base/signals-state-child.exp
9982 * gdb.base/signest.exp
9983 * gdb.base/sigstep.exp
9984 * gdb.base/sizeof.exp
9985 * gdb.base/skip.exp
9986 * gdb.base/solib-corrupted.exp
9987 * gdb.base/solib-nodir.exp
9988 * gdb.base/solib-search.exp
9989 * gdb.base/stack-checking.exp
9990 * gdb.base/stale-infcall.exp
9991 * gdb.base/stap-probe.exp
9992 * gdb.base/start.exp
9993 * gdb.base/step-break.exp
9994 * gdb.base/step-bt.exp
9995 * gdb.base/step-line.exp
9996 * gdb.base/step-over-exit.exp
9997 * gdb.base/step-over-syscall.exp
9998 * gdb.base/step-resume-infcall.exp
9999 * gdb.base/step-test.exp
10000 * gdb.base/store.exp
10001 * gdb.base/structs3.exp
10002 * gdb.base/sym-file.exp
10003 * gdb.base/symbol-without-target_section.exp
10004 * gdb.base/term.exp
10005 * gdb.base/testenv.exp
10006 * gdb.base/ui-redirect.exp
10007 * gdb.base/until.exp
10008 * gdb.base/unwindonsignal.exp
10009 * gdb.base/value-double-free.exp
10010 * gdb.base/vla-datatypes.exp
10011 * gdb.base/vla-ptr.exp
10012 * gdb.base/vla-sideeffect.exp
10013 * gdb.base/volatile.exp
10014 * gdb.base/watch-cond-infcall.exp
10015 * gdb.base/watch-cond.exp
10016 * gdb.base/watch-non-mem.exp
10017 * gdb.base/watch-read.exp
10018 * gdb.base/watch-vfork.exp
10019 * gdb.base/watchpoint-cond-gone.exp
10020 * gdb.base/watchpoint-delete.exp
10021 * gdb.base/watchpoint-hw-hit-once.exp
10022 * gdb.base/watchpoint-hw.exp
10023 * gdb.base/watchpoint-stops-at-right-insn.exp
10024 * gdb.base/watchpoints.exp
10025 * gdb.base/wchar.exp
10026 * gdb.base/whatis-exp.exp
10027 * gdb.btrace/buffer-size.exp
10028 * gdb.btrace/data.exp
10029 * gdb.btrace/delta.exp
10030 * gdb.btrace/dlopen.exp
10031 * gdb.btrace/enable.exp
10032 * gdb.btrace/exception.exp
10033 * gdb.btrace/function_call_history.exp
10034 * gdb.btrace/gcore.exp
10035 * gdb.btrace/instruction_history.exp
10036 * gdb.btrace/nohist.exp
10037 * gdb.btrace/reconnect.exp
10038 * gdb.btrace/record_goto-step.exp
10039 * gdb.btrace/record_goto.exp
10040 * gdb.btrace/rn-dl-bind.exp
10041 * gdb.btrace/segv.exp
10042 * gdb.btrace/step.exp
10043 * gdb.btrace/stepi.exp
10044 * gdb.btrace/tailcall-only.exp
10045 * gdb.btrace/tailcall.exp
10046 * gdb.btrace/tsx.exp
10047 * gdb.btrace/unknown_functions.exp
10048 * gdb.btrace/vdso.exp
10049 * gdb.compile/compile-ifunc.exp
10050 * gdb.compile/compile-ops.exp
10051 * gdb.compile/compile-print.exp
10052 * gdb.compile/compile-setjmp.exp
10053 * gdb.cp/abstract-origin.exp
10054 * gdb.cp/ambiguous.exp
10055 * gdb.cp/annota2.exp
10056 * gdb.cp/annota3.exp
10057 * gdb.cp/anon-ns.exp
10058 * gdb.cp/anon-struct.exp
10059 * gdb.cp/anon-union.exp
10060 * gdb.cp/arg-reference.exp
10061 * gdb.cp/baseenum.exp
10062 * gdb.cp/bool.exp
10063 * gdb.cp/breakpoint.exp
10064 * gdb.cp/bs15503.exp
10065 * gdb.cp/call-c.exp
10066 * gdb.cp/casts.exp
10067 * gdb.cp/chained-calls.exp
10068 * gdb.cp/class2.exp
10069 * gdb.cp/classes.exp
10070 * gdb.cp/cmpd-minsyms.exp
10071 * gdb.cp/converts.exp
10072 * gdb.cp/cp-relocate.exp
10073 * gdb.cp/cpcompletion.exp
10074 * gdb.cp/cpexprs.exp
10075 * gdb.cp/cplabel.exp
10076 * gdb.cp/cplusfuncs.exp
10077 * gdb.cp/cpsizeof.exp
10078 * gdb.cp/ctti.exp
10079 * gdb.cp/derivation.exp
10080 * gdb.cp/destrprint.exp
10081 * gdb.cp/dispcxx.exp
10082 * gdb.cp/enum-class.exp
10083 * gdb.cp/exception.exp
10084 * gdb.cp/exceptprint.exp
10085 * gdb.cp/expand-psymtabs-cxx.exp
10086 * gdb.cp/expand-sals.exp
10087 * gdb.cp/extern-c.exp
10088 * gdb.cp/filename.exp
10089 * gdb.cp/formatted-ref.exp
10090 * gdb.cp/fpointer.exp
10091 * gdb.cp/gdb1355.exp
10092 * gdb.cp/gdb2495.exp
10093 * gdb.cp/hang.exp
10094 * gdb.cp/impl-this.exp
10095 * gdb.cp/infcall-dlopen.exp
10096 * gdb.cp/inherit.exp
10097 * gdb.cp/iostream.exp
10098 * gdb.cp/koenig.exp
10099 * gdb.cp/local.exp
10100 * gdb.cp/m-data.exp
10101 * gdb.cp/m-static.exp
10102 * gdb.cp/mb-ctor.exp
10103 * gdb.cp/mb-inline.exp
10104 * gdb.cp/mb-templates.exp
10105 * gdb.cp/member-name.exp
10106 * gdb.cp/member-ptr.exp
10107 * gdb.cp/meth-typedefs.exp
10108 * gdb.cp/method.exp
10109 * gdb.cp/method2.exp
10110 * gdb.cp/minsym-fallback.exp
10111 * gdb.cp/misc.exp
10112 * gdb.cp/namelessclass.exp
10113 * gdb.cp/namespace-enum.exp
10114 * gdb.cp/namespace-nested-import.exp
10115 * gdb.cp/namespace.exp
10116 * gdb.cp/nextoverthrow.exp
10117 * gdb.cp/no-dmgl-verbose.exp
10118 * gdb.cp/non-trivial-retval.exp
10119 * gdb.cp/noparam.exp
10120 * gdb.cp/nsdecl.exp
10121 * gdb.cp/nsimport.exp
10122 * gdb.cp/nsnested.exp
10123 * gdb.cp/nsnoimports.exp
10124 * gdb.cp/nsrecurs.exp
10125 * gdb.cp/nsstress.exp
10126 * gdb.cp/nsusing.exp
10127 * gdb.cp/operator.exp
10128 * gdb.cp/oranking.exp
10129 * gdb.cp/overload-const.exp
10130 * gdb.cp/overload.exp
10131 * gdb.cp/ovldbreak.exp
10132 * gdb.cp/ovsrch.exp
10133 * gdb.cp/paren-type.exp
10134 * gdb.cp/parse-lang.exp
10135 * gdb.cp/pass-by-ref.exp
10136 * gdb.cp/pr-1023.exp
10137 * gdb.cp/pr-1210.exp
10138 * gdb.cp/pr-574.exp
10139 * gdb.cp/pr10687.exp
10140 * gdb.cp/pr12028.exp
10141 * gdb.cp/pr17132.exp
10142 * gdb.cp/pr17494.exp
10143 * gdb.cp/pr9067.exp
10144 * gdb.cp/pr9167.exp
10145 * gdb.cp/pr9631.exp
10146 * gdb.cp/printmethod.exp
10147 * gdb.cp/psmang.exp
10148 * gdb.cp/psymtab-parameter.exp
10149 * gdb.cp/ptype-cv-cp.exp
10150 * gdb.cp/ptype-flags.exp
10151 * gdb.cp/re-set-overloaded.exp
10152 * gdb.cp/ref-types.exp
10153 * gdb.cp/rtti.exp
10154 * gdb.cp/scope-err.exp
10155 * gdb.cp/shadow.exp
10156 * gdb.cp/smartp.exp
10157 * gdb.cp/static-method.exp
10158 * gdb.cp/static-print-quit.exp
10159 * gdb.cp/temargs.exp
10160 * gdb.cp/templates.exp
10161 * gdb.cp/try_catch.exp
10162 * gdb.cp/typedef-operator.exp
10163 * gdb.cp/typeid.exp
10164 * gdb.cp/userdef.exp
10165 * gdb.cp/using-crash.exp
10166 * gdb.cp/var-tag.exp
10167 * gdb.cp/virtbase.exp
10168 * gdb.cp/virtfunc.exp
10169 * gdb.cp/virtfunc2.exp
10170 * gdb.cp/vla-cxx.exp
10171 * gdb.disasm/t01_mov.exp
10172 * gdb.disasm/t02_mova.exp
10173 * gdb.disasm/t03_add.exp
10174 * gdb.disasm/t04_sub.exp
10175 * gdb.disasm/t05_cmp.exp
10176 * gdb.disasm/t06_ari2.exp
10177 * gdb.disasm/t07_ari3.exp
10178 * gdb.disasm/t08_or.exp
10179 * gdb.disasm/t09_xor.exp
10180 * gdb.disasm/t10_and.exp
10181 * gdb.disasm/t11_logs.exp
10182 * gdb.disasm/t12_bit.exp
10183 * gdb.disasm/t13_otr.exp
10184 * gdb.dlang/circular.exp
10185 * gdb.dwarf2/arr-stride.exp
10186 * gdb.dwarf2/arr-subrange.exp
10187 * gdb.dwarf2/atomic-type.exp
10188 * gdb.dwarf2/bad-regnum.exp
10189 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10190 * gdb.dwarf2/callframecfa.exp
10191 * gdb.dwarf2/clztest.exp
10192 * gdb.dwarf2/corrupt.exp
10193 * gdb.dwarf2/data-loc.exp
10194 * gdb.dwarf2/dup-psym.exp
10195 * gdb.dwarf2/dw2-anon-mptr.exp
10196 * gdb.dwarf2/dw2-anonymous-func.exp
10197 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10198 * gdb.dwarf2/dw2-bad-unresolved.exp
10199 * gdb.dwarf2/dw2-basic.exp
10200 * gdb.dwarf2/dw2-canonicalize-type.exp
10201 * gdb.dwarf2/dw2-case-insensitive.exp
10202 * gdb.dwarf2/dw2-common-block.exp
10203 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10204 * gdb.dwarf2/dw2-compressed.exp
10205 * gdb.dwarf2/dw2-const.exp
10206 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10207 * gdb.dwarf2/dw2-cu-size.exp
10208 * gdb.dwarf2/dw2-dup-frame.exp
10209 * gdb.dwarf2/dw2-entry-value.exp
10210 * gdb.dwarf2/dw2-icycle.exp
10211 * gdb.dwarf2/dw2-ifort-parameter.exp
10212 * gdb.dwarf2/dw2-inline-break.exp
10213 * gdb.dwarf2/dw2-inline-param.exp
10214 * gdb.dwarf2/dw2-intercu.exp
10215 * gdb.dwarf2/dw2-intermix.exp
10216 * gdb.dwarf2/dw2-lexical-block-bare.exp
10217 * gdb.dwarf2/dw2-linkage-name-trust.exp
10218 * gdb.dwarf2/dw2-minsym-in-cu.exp
10219 * gdb.dwarf2/dw2-noloc.exp
10220 * gdb.dwarf2/dw2-op-call.exp
10221 * gdb.dwarf2/dw2-op-out-param.exp
10222 * gdb.dwarf2/dw2-opt-structptr.exp
10223 * gdb.dwarf2/dw2-param-error.exp
10224 * gdb.dwarf2/dw2-producer.exp
10225 * gdb.dwarf2/dw2-ranges-base.exp
10226 * gdb.dwarf2/dw2-ref-missing-frame.exp
10227 * gdb.dwarf2/dw2-reg-undefined.exp
10228 * gdb.dwarf2/dw2-regno-invalid.exp
10229 * gdb.dwarf2/dw2-restore.exp
10230 * gdb.dwarf2/dw2-restrict.exp
10231 * gdb.dwarf2/dw2-single-line-discriminators.exp
10232 * gdb.dwarf2/dw2-strp.exp
10233 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10234 * gdb.dwarf2/dw2-unresolved.exp
10235 * gdb.dwarf2/dw2-var-zero-addr.exp
10236 * gdb.dwarf2/dw4-sig-types.exp
10237 * gdb.dwarf2/dwz.exp
10238 * gdb.dwarf2/dynarr-ptr.exp
10239 * gdb.dwarf2/enum-type.exp
10240 * gdb.dwarf2/gdb-index.exp
10241 * gdb.dwarf2/implptr-64bit.exp
10242 * gdb.dwarf2/implptr-optimized-out.exp
10243 * gdb.dwarf2/implptr.exp
10244 * gdb.dwarf2/implref-array.exp
10245 * gdb.dwarf2/implref-const.exp
10246 * gdb.dwarf2/implref-global.exp
10247 * gdb.dwarf2/implref-struct.exp
10248 * gdb.dwarf2/mac-fileno.exp
10249 * gdb.dwarf2/main-subprogram.exp
10250 * gdb.dwarf2/member-ptr-forwardref.exp
10251 * gdb.dwarf2/method-ptr.exp
10252 * gdb.dwarf2/missing-sig-type.exp
10253 * gdb.dwarf2/nonvar-access.exp
10254 * gdb.dwarf2/opaque-type-lookup.exp
10255 * gdb.dwarf2/pieces-optimized-out.exp
10256 * gdb.dwarf2/pieces.exp
10257 * gdb.dwarf2/pr10770.exp
10258 * gdb.dwarf2/pr13961.exp
10259 * gdb.dwarf2/staticvirtual.exp
10260 * gdb.dwarf2/subrange.exp
10261 * gdb.dwarf2/symtab-producer.exp
10262 * gdb.dwarf2/trace-crash.exp
10263 * gdb.dwarf2/typeddwarf.exp
10264 * gdb.dwarf2/valop.exp
10265 * gdb.dwarf2/watch-notconst.exp
10266 * gdb.fortran/array-element.exp
10267 * gdb.fortran/charset.exp
10268 * gdb.fortran/common-block.exp
10269 * gdb.fortran/complex.exp
10270 * gdb.fortran/derived-type-function.exp
10271 * gdb.fortran/derived-type.exp
10272 * gdb.fortran/logical.exp
10273 * gdb.fortran/module.exp
10274 * gdb.fortran/multi-dim.exp
10275 * gdb.fortran/nested-funcs.exp
10276 * gdb.fortran/print-formatted.exp
10277 * gdb.fortran/subarray.exp
10278 * gdb.fortran/vla-alloc-assoc.exp
10279 * gdb.fortran/vla-datatypes.exp
10280 * gdb.fortran/vla-history.exp
10281 * gdb.fortran/vla-ptr-info.exp
10282 * gdb.fortran/vla-ptype-sub.exp
10283 * gdb.fortran/vla-ptype.exp
10284 * gdb.fortran/vla-sizeof.exp
10285 * gdb.fortran/vla-type.exp
10286 * gdb.fortran/vla-value-sub-arbitrary.exp
10287 * gdb.fortran/vla-value-sub-finish.exp
10288 * gdb.fortran/vla-value-sub.exp
10289 * gdb.fortran/vla-value.exp
10290 * gdb.fortran/whatis_type.exp
10291 * gdb.go/chan.exp
10292 * gdb.go/handcall.exp
10293 * gdb.go/hello.exp
10294 * gdb.go/integers.exp
10295 * gdb.go/methods.exp
10296 * gdb.go/package.exp
10297 * gdb.go/strings.exp
10298 * gdb.go/types.exp
10299 * gdb.go/unsafe.exp
10300 * gdb.guile/scm-arch.exp
10301 * gdb.guile/scm-block.exp
10302 * gdb.guile/scm-breakpoint.exp
10303 * gdb.guile/scm-cmd.exp
10304 * gdb.guile/scm-disasm.exp
10305 * gdb.guile/scm-equal.exp
10306 * gdb.guile/scm-frame-args.exp
10307 * gdb.guile/scm-frame-inline.exp
10308 * gdb.guile/scm-frame.exp
10309 * gdb.guile/scm-iterator.exp
10310 * gdb.guile/scm-math.exp
10311 * gdb.guile/scm-objfile.exp
10312 * gdb.guile/scm-ports.exp
10313 * gdb.guile/scm-symbol.exp
10314 * gdb.guile/scm-symtab.exp
10315 * gdb.guile/scm-value-cc.exp
10316 * gdb.guile/types-module.exp
10317 * gdb.linespec/break-ask.exp
10318 * gdb.linespec/cpexplicit.exp
10319 * gdb.linespec/explicit.exp
10320 * gdb.linespec/keywords.exp
10321 * gdb.linespec/linespec.exp
10322 * gdb.linespec/ls-dollar.exp
10323 * gdb.linespec/ls-errs.exp
10324 * gdb.linespec/skip-two.exp
10325 * gdb.linespec/thread.exp
10326 * gdb.mi/mi-async.exp
10327 * gdb.mi/mi-basics.exp
10328 * gdb.mi/mi-break.exp
10329 * gdb.mi/mi-catch-load.exp
10330 * gdb.mi/mi-cli.exp
10331 * gdb.mi/mi-cmd-param-changed.exp
10332 * gdb.mi/mi-console.exp
10333 * gdb.mi/mi-detach.exp
10334 * gdb.mi/mi-disassemble.exp
10335 * gdb.mi/mi-eval.exp
10336 * gdb.mi/mi-file-transfer.exp
10337 * gdb.mi/mi-file.exp
10338 * gdb.mi/mi-fill-memory.exp
10339 * gdb.mi/mi-inheritance-syntax-error.exp
10340 * gdb.mi/mi-linespec-err-cp.exp
10341 * gdb.mi/mi-logging.exp
10342 * gdb.mi/mi-memory-changed.exp
10343 * gdb.mi/mi-read-memory.exp
10344 * gdb.mi/mi-record-changed.exp
10345 * gdb.mi/mi-reg-undefined.exp
10346 * gdb.mi/mi-regs.exp
10347 * gdb.mi/mi-return.exp
10348 * gdb.mi/mi-reverse.exp
10349 * gdb.mi/mi-simplerun.exp
10350 * gdb.mi/mi-solib.exp
10351 * gdb.mi/mi-stack.exp
10352 * gdb.mi/mi-stepi.exp
10353 * gdb.mi/mi-syn-frame.exp
10354 * gdb.mi/mi-until.exp
10355 * gdb.mi/mi-var-block.exp
10356 * gdb.mi/mi-var-child.exp
10357 * gdb.mi/mi-var-cmd.exp
10358 * gdb.mi/mi-var-cp.exp
10359 * gdb.mi/mi-var-display.exp
10360 * gdb.mi/mi-var-invalidate.exp
10361 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10362 * gdb.mi/mi-vla-fortran.exp
10363 * gdb.mi/mi-watch.exp
10364 * gdb.mi/mi2-var-child.exp
10365 * gdb.mi/user-selected-context-sync.exp
10366 * gdb.modula2/unbounded-array.exp
10367 * gdb.multi/dummy-frame-restore.exp
10368 * gdb.multi/multi-arch-exec.exp
10369 * gdb.multi/multi-arch.exp
10370 * gdb.multi/tids.exp
10371 * gdb.multi/watchpoint-multi.exp
10372 * gdb.opencl/callfuncs.exp
10373 * gdb.opencl/convs_casts.exp
10374 * gdb.opencl/datatypes.exp
10375 * gdb.opencl/operators.exp
10376 * gdb.opencl/vec_comps.exp
10377 * gdb.opt/clobbered-registers-O2.exp
10378 * gdb.opt/inline-break.exp
10379 * gdb.opt/inline-bt.exp
10380 * gdb.opt/inline-cmds.exp
10381 * gdb.opt/inline-locals.exp
10382 * gdb.pascal/case-insensitive-symbols.exp
10383 * gdb.pascal/floats.exp
10384 * gdb.pascal/gdb11492.exp
10385 * gdb.python/lib-types.exp
10386 * gdb.python/py-arch.exp
10387 * gdb.python/py-as-string.exp
10388 * gdb.python/py-bad-printers.exp
10389 * gdb.python/py-block.exp
10390 * gdb.python/py-breakpoint-create-fail.exp
10391 * gdb.python/py-breakpoint.exp
10392 * gdb.python/py-caller-is.exp
10393 * gdb.python/py-cmd.exp
10394 * gdb.python/py-explore-cc.exp
10395 * gdb.python/py-explore.exp
10396 * gdb.python/py-finish-breakpoint.exp
10397 * gdb.python/py-finish-breakpoint2.exp
10398 * gdb.python/py-frame-args.exp
10399 * gdb.python/py-frame-inline.exp
10400 * gdb.python/py-frame.exp
10401 * gdb.python/py-framefilter-mi.exp
10402 * gdb.python/py-infthread.exp
10403 * gdb.python/py-lazy-string.exp
10404 * gdb.python/py-linetable.exp
10405 * gdb.python/py-mi-events.exp
10406 * gdb.python/py-mi-objfile.exp
10407 * gdb.python/py-mi.exp
10408 * gdb.python/py-objfile.exp
10409 * gdb.python/py-pp-integral.exp
10410 * gdb.python/py-pp-maint.exp
10411 * gdb.python/py-pp-re-notag.exp
10412 * gdb.python/py-pp-registration.exp
10413 * gdb.python/py-recurse-unwind.exp
10414 * gdb.python/py-strfns.exp
10415 * gdb.python/py-symbol.exp
10416 * gdb.python/py-symtab.exp
10417 * gdb.python/py-sync-interp.exp
10418 * gdb.python/py-typeprint.exp
10419 * gdb.python/py-unwind-maint.exp
10420 * gdb.python/py-unwind.exp
10421 * gdb.python/py-value-cc.exp
10422 * gdb.python/py-xmethods.exp
10423 * gdb.reverse/amd64-tailcall-reverse.exp
10424 * gdb.reverse/break-precsave.exp
10425 * gdb.reverse/break-reverse.exp
10426 * gdb.reverse/consecutive-precsave.exp
10427 * gdb.reverse/consecutive-reverse.exp
10428 * gdb.reverse/finish-precsave.exp
10429 * gdb.reverse/finish-reverse-bkpt.exp
10430 * gdb.reverse/finish-reverse.exp
10431 * gdb.reverse/fstatat-reverse.exp
10432 * gdb.reverse/getresuid-reverse.exp
10433 * gdb.reverse/i386-precsave.exp
10434 * gdb.reverse/i386-reverse.exp
10435 * gdb.reverse/i386-sse-reverse.exp
10436 * gdb.reverse/i387-env-reverse.exp
10437 * gdb.reverse/i387-stack-reverse.exp
10438 * gdb.reverse/insn-reverse.exp
10439 * gdb.reverse/machinestate-precsave.exp
10440 * gdb.reverse/machinestate.exp
10441 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10442 * gdb.reverse/pipe-reverse.exp
10443 * gdb.reverse/readv-reverse.exp
10444 * gdb.reverse/recvmsg-reverse.exp
10445 * gdb.reverse/rerun-prec.exp
10446 * gdb.reverse/s390-mvcle.exp
10447 * gdb.reverse/step-precsave.exp
10448 * gdb.reverse/step-reverse.exp
10449 * gdb.reverse/time-reverse.exp
10450 * gdb.reverse/until-precsave.exp
10451 * gdb.reverse/until-reverse.exp
10452 * gdb.reverse/waitpid-reverse.exp
10453 * gdb.reverse/watch-precsave.exp
10454 * gdb.reverse/watch-reverse.exp
10455 * gdb.rust/generics.exp
10456 * gdb.rust/methods.exp
10457 * gdb.rust/modules.exp
10458 * gdb.rust/simple.exp
10459 * gdb.server/connect-with-no-symbol-file.exp
10460 * gdb.server/ext-attach.exp
10461 * gdb.server/ext-restart.exp
10462 * gdb.server/ext-wrapper.exp
10463 * gdb.server/file-transfer.exp
10464 * gdb.server/server-exec-info.exp
10465 * gdb.server/server-kill.exp
10466 * gdb.server/server-mon.exp
10467 * gdb.server/wrapper.exp
10468 * gdb.stabs/exclfwd.exp
10469 * gdb.stabs/gdb11479.exp
10470 * gdb.threads/clone-new-thread-event.exp
10471 * gdb.threads/corethreads.exp
10472 * gdb.threads/current-lwp-dead.exp
10473 * gdb.threads/dlopen-libpthread.exp
10474 * gdb.threads/gcore-thread.exp
10475 * gdb.threads/sigstep-threads.exp
10476 * gdb.threads/watchpoint-fork.exp
10477 * gdb.trace/actions-changed.exp
10478 * gdb.trace/backtrace.exp
10479 * gdb.trace/change-loc.exp
10480 * gdb.trace/circ.exp
10481 * gdb.trace/collection.exp
10482 * gdb.trace/disconnected-tracing.exp
10483 * gdb.trace/ftrace.exp
10484 * gdb.trace/mi-trace-frame-collected.exp
10485 * gdb.trace/mi-trace-unavailable.exp
10486 * gdb.trace/mi-traceframe-changed.exp
10487 * gdb.trace/mi-tsv-changed.exp
10488 * gdb.trace/no-attach-trace.exp
10489 * gdb.trace/passc-dyn.exp
10490 * gdb.trace/qtro.exp
10491 * gdb.trace/range-stepping.exp
10492 * gdb.trace/read-memory.exp
10493 * gdb.trace/save-trace.exp
10494 * gdb.trace/signal.exp
10495 * gdb.trace/status-stop.exp
10496 * gdb.trace/tfile.exp
10497 * gdb.trace/trace-break.exp
10498 * gdb.trace/trace-buffer-size.exp
10499 * gdb.trace/trace-condition.exp
10500 * gdb.trace/tracefile-pseudo-reg.exp
10501 * gdb.trace/tstatus.exp
10502 * gdb.trace/unavailable.exp
10503 * gdb.trace/while-dyn.exp
10504 * gdb.trace/while-stepping.exp
10505
10506 2016-12-22 Doug Evans <xdje42@gmail.com>
10507
10508 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10509 and msymbols.
10510
10511 2016-12-19 Yao Qi <yao.qi@linaro.org>
10512
10513 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10514 (test_with_self): Don't call do_steps_and_nexts, and remove
10515 code about stepping into xmalloc.
10516
10517 2016-12-09 Yao Qi <yao.qi@linaro.org>
10518
10519 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10520
10521 2016-12-09 Yao Qi <yao.qi@linaro.org>
10522
10523 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10524
10525 2016-12-09 Pedro Alves <palves@redhat.com>
10526
10527 * gdb.base/all-architectures-0.exp: New file.
10528 * gdb.base/all-architectures-1.exp: New file.
10529 * gdb.base/all-architectures-2.exp: New file.
10530 * gdb.base/all-architectures-3.exp: New file.
10531 * gdb.base/all-architectures-4.exp: New file.
10532 * gdb.base/all-architectures-5.exp: New file.
10533 * gdb.base/all-architectures-6.exp: New file.
10534 * gdb.base/all-architectures-7.exp: New file.
10535 * gdb.base/all-architectures.exp.in: New file.
10536
10537 2016-12-09 Yao Qi <yao.qi@linaro.org>
10538
10539 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10540
10541 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10542
10543 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10544 possible.
10545 Remove useless pattern-matching code.
10546
10547 2016-12-02 Pedro Alves <palves@redhat.com>
10548
10549 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10550 procedure.
10551 (top level): Call it.
10552
10553 2016-12-02 Pedro Alves <palves@redhat.com>
10554
10555 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10556 New procedure.
10557 (top level): Call it.
10558
10559 2016-12-02 Pedro Alves <palves@redhat.com>
10560
10561 PR cli/20559
10562 * gdb.base/commands.exp (user_defined_command_args_eval): New
10563 procedure.
10564 (top level): Call it.
10565
10566 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10567
10568 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10569 timeout handling.
10570
10571 2016-12-02 Tom Tromey <tom@tromey.com>
10572
10573 * gdb.dwarf2/main-subprogram.c: New file.
10574 * gdb.dwarf2/main-subprogram.exp: New file.
10575
10576 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10577
10578 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10579 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10580 gdb_test_no_output for a couple of cases.
10581 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10582
10583 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10584
10585 Fix test names and standardize compilation error messages throughout
10586 the following files:
10587
10588 * gdb.ada/start.exp
10589 * gdb.arch/alpha-step.exp
10590 * gdb.arch/e500-prologue.exp
10591 * gdb.arch/ftrace-insn-reloc.exp
10592 * gdb.arch/gdb1291.exp
10593 * gdb.arch/gdb1431.exp
10594 * gdb.arch/gdb1558.exp
10595 * gdb.arch/i386-dr3-watch.exp
10596 * gdb.arch/i386-sse-stack-align.exp
10597 * gdb.arch/ia64-breakpoint-shadow.exp
10598 * gdb.arch/pa-nullify.exp
10599 * gdb.arch/powerpc-aix-prologue.exp
10600 * gdb.arch/thumb-bx-pc.exp
10601 * gdb.base/annota1.exp
10602 * gdb.base/annota3.exp
10603 * gdb.base/arrayidx.exp
10604 * gdb.base/assign.exp
10605 * gdb.base/attach.exp
10606 * gdb.base/auxv.exp
10607 * gdb.base/bang.exp
10608 * gdb.base/bfp-test.exp
10609 * gdb.base/bigcore.exp
10610 * gdb.base/bitfields2.exp
10611 * gdb.base/break-fun-addr.exp
10612 * gdb.base/break-probes.exp
10613 * gdb.base/call-rt-st.exp
10614 * gdb.base/callexit.exp
10615 * gdb.base/catch-fork-kill.exp
10616 * gdb.base/charset.exp
10617 * gdb.base/checkpoint.exp
10618 * gdb.base/comprdebug.exp
10619 * gdb.base/constvars.exp
10620 * gdb.base/coredump-filter.exp
10621 * gdb.base/cursal.exp
10622 * gdb.base/cvexpr.exp
10623 * gdb.base/detach.exp
10624 * gdb.base/display.exp
10625 * gdb.base/dmsym.exp
10626 * gdb.base/dprintf-pending.exp
10627 * gdb.base/dso2dso.exp
10628 * gdb.base/dtrace-probe.exp
10629 * gdb.base/dump.exp
10630 * gdb.base/enum_cond.exp
10631 * gdb.base/exe-lock.exp
10632 * gdb.base/exec-invalid-sysroot.exp
10633 * gdb.base/execl-update-breakpoints.exp
10634 * gdb.base/exprs.exp
10635 * gdb.base/fileio.exp
10636 * gdb.base/find.exp
10637 * gdb.base/finish.exp
10638 * gdb.base/fixsection.exp
10639 * gdb.base/foll-vfork.exp
10640 * gdb.base/frame-args.exp
10641 * gdb.base/gcore.exp
10642 * gdb.base/gdb1250.exp
10643 * gdb.base/global-var-nested-by-dso.exp
10644 * gdb.base/gnu-ifunc.exp
10645 * gdb.base/hashline1.exp
10646 * gdb.base/hashline2.exp
10647 * gdb.base/hashline3.exp
10648 * gdb.base/hbreak-in-shr-unsupported.exp
10649 * gdb.base/huge.exp
10650 * gdb.base/infcall-input.exp
10651 * gdb.base/info-fun.exp
10652 * gdb.base/info-shared.exp
10653 * gdb.base/jit-simple.exp
10654 * gdb.base/jit-so.exp
10655 * gdb.base/jit.exp
10656 * gdb.base/jump.exp
10657 * gdb.base/label.exp
10658 * gdb.base/lineinc.exp
10659 * gdb.base/logical.exp
10660 * gdb.base/longjmp.exp
10661 * gdb.base/macscp.exp
10662 * gdb.base/miscexprs.exp
10663 * gdb.base/new-ui-echo.exp
10664 * gdb.base/new-ui-pending-input.exp
10665 * gdb.base/new-ui.exp
10666 * gdb.base/nodebug.exp
10667 * gdb.base/nofield.exp
10668 * gdb.base/offsets.exp
10669 * gdb.base/overlays.exp
10670 * gdb.base/pending.exp
10671 * gdb.base/pointers.exp
10672 * gdb.base/pr11022.exp
10673 * gdb.base/printcmds.exp
10674 * gdb.base/prologue.exp
10675 * gdb.base/ptr-typedef.exp
10676 * gdb.base/realname-expand.exp
10677 * gdb.base/relativedebug.exp
10678 * gdb.base/relocate.exp
10679 * gdb.base/remote.exp
10680 * gdb.base/reread.exp
10681 * gdb.base/return2.exp
10682 * gdb.base/savedregs.exp
10683 * gdb.base/sep.exp
10684 * gdb.base/sepdebug.exp
10685 * gdb.base/sepsymtab.exp
10686 * gdb.base/set-inferior-tty.exp
10687 * gdb.base/setshow.exp
10688 * gdb.base/shlib-call.exp
10689 * gdb.base/sigaltstack.exp
10690 * gdb.base/siginfo-addr.exp
10691 * gdb.base/signals.exp
10692 * gdb.base/signull.exp
10693 * gdb.base/sigrepeat.exp
10694 * gdb.base/so-impl-ld.exp
10695 * gdb.base/solib-display.exp
10696 * gdb.base/solib-overlap.exp
10697 * gdb.base/solib-search.exp
10698 * gdb.base/solib-symbol.exp
10699 * gdb.base/structs.exp
10700 * gdb.base/structs2.exp
10701 * gdb.base/symtab-search-order.exp
10702 * gdb.base/twice.exp
10703 * gdb.base/unload.exp
10704 * gdb.base/varargs.exp
10705 * gdb.base/watchpoint-solib.exp
10706 * gdb.base/watchpoint.exp
10707 * gdb.base/whatis.exp
10708 * gdb.base/wrong_frame_bt_full.exp
10709 * gdb.btrace/dlopen.exp
10710 * gdb.cell/ea-standalone.exp
10711 * gdb.cell/ea-test.exp
10712 * gdb.cp/dispcxx.exp
10713 * gdb.cp/gdb2384.exp
10714 * gdb.cp/method2.exp
10715 * gdb.cp/nextoverthrow.exp
10716 * gdb.cp/pr10728.exp
10717 * gdb.disasm/am33.exp
10718 * gdb.disasm/h8300s.exp
10719 * gdb.disasm/mn10300.exp
10720 * gdb.disasm/sh3.exp
10721 * gdb.dwarf2/dw2-dir-file-name.exp
10722 * gdb.fortran/complex.exp
10723 * gdb.fortran/library-module.exp
10724 * gdb.guile/scm-pretty-print.exp
10725 * gdb.guile/scm-symbol.exp
10726 * gdb.guile/scm-type.exp
10727 * gdb.guile/scm-value.exp
10728 * gdb.linespec/linespec.exp
10729 * gdb.mi/gdb701.exp
10730 * gdb.mi/gdb792.exp
10731 * gdb.mi/mi-breakpoint-changed.exp
10732 * gdb.mi/mi-dprintf-pending.exp
10733 * gdb.mi/mi-dprintf.exp
10734 * gdb.mi/mi-exit-code.exp
10735 * gdb.mi/mi-pending.exp
10736 * gdb.mi/mi-solib.exp
10737 * gdb.mi/new-ui-mi-sync.exp
10738 * gdb.mi/pr11022.exp
10739 * gdb.mi/user-selected-context-sync.exp
10740 * gdb.opt/solib-intra-step.exp
10741 * gdb.python/py-events.exp
10742 * gdb.python/py-finish-breakpoint.exp
10743 * gdb.python/py-mi.exp
10744 * gdb.python/py-prettyprint.exp
10745 * gdb.python/py-shared.exp
10746 * gdb.python/py-symbol.exp
10747 * gdb.python/py-template.exp
10748 * gdb.python/py-type.exp
10749 * gdb.python/py-value.exp
10750 * gdb.reverse/solib-precsave.exp
10751 * gdb.reverse/solib-reverse.exp
10752 * gdb.server/solib-list.exp
10753 * gdb.stabs/weird.exp
10754 * gdb.threads/reconnect-signal.exp
10755 * gdb.threads/stepi-random-signal.exp
10756 * gdb.trace/actions.exp
10757 * gdb.trace/ax.exp
10758 * gdb.trace/backtrace.exp
10759 * gdb.trace/change-loc.exp
10760 * gdb.trace/deltrace.exp
10761 * gdb.trace/ftrace-lock.exp
10762 * gdb.trace/ftrace.exp
10763 * gdb.trace/infotrace.exp
10764 * gdb.trace/mi-tracepoint-changed.exp
10765 * gdb.trace/packetlen.exp
10766 * gdb.trace/passcount.exp
10767 * gdb.trace/pending.exp
10768 * gdb.trace/range-stepping.exp
10769 * gdb.trace/report.exp
10770 * gdb.trace/stap-trace.exp
10771 * gdb.trace/tfind.exp
10772 * gdb.trace/trace-break.exp
10773 * gdb.trace/trace-condition.exp
10774 * gdb.trace/trace-enable-disable.exp
10775 * gdb.trace/trace-mt.exp
10776 * gdb.trace/tracecmd.exp
10777 * gdb.trace/tspeed.exp
10778 * gdb.trace/tsv.exp
10779 * lib/perftest.exp
10780
10781 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10782
10783 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10784 with gdb_test_no_output.
10785 Use command as test name.
10786
10787 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10788
10789 Fix test names starting with uppercase throughout the files.
10790
10791 * gdb.ada/assign_1.exp
10792 * gdb.ada/boolean_expr.exp
10793 * gdb.base/arrayidx.exp
10794 * gdb.base/del.exp
10795 * gdb.base/gcore-buffer-overflow.exp
10796 * gdb.base/testenv.exp
10797 * gdb.compile/compile.exp
10798 * gdb.python/py-framefilter-invalidarg.exp
10799 * gdb.python/py-framefilter.exp
10800
10801 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10802
10803 Fix test names starting with uppercase throughout the files.
10804
10805 * gdb.ada/array_return.exp
10806 * gdb.ada/expr_delims.exp
10807 * gdb.ada/mi_dyn_arr.exp
10808 * gdb.ada/mi_interface.exp
10809 * gdb.ada/mi_var_array.exp
10810 * gdb.ada/watch_arg.exp
10811 * gdb.arch/alpha-step.exp
10812 * gdb.arch/altivec-regs.exp
10813 * gdb.arch/e500-regs.exp
10814 * gdb.arch/powerpc-d128-regs.exp
10815 * gdb.base/arrayidx.exp
10816 * gdb.base/break.exp
10817 * gdb.base/checkpoint.exp
10818 * gdb.base/debug-expr.exp
10819 * gdb.base/dmsym.exp
10820 * gdb.base/radix.exp
10821 * gdb.base/sepdebug.exp
10822 * gdb.base/testenv.exp
10823 * gdb.base/watch_thread_num.exp
10824 * gdb.base/watchpoint-cond-gone.exp
10825 * gdb.cell/break.exp
10826 * gdb.cell/ea-cache.exp
10827 * gdb.compile/compile.exp
10828 * gdb.cp/gdb2495.exp
10829 * gdb.gdb/selftest.exp
10830 * gdb.gdb/xfullpath.exp
10831 * gdb.go/hello.exp
10832 * gdb.go/integers.exp
10833 * gdb.objc/basicclass.exp
10834 * gdb.pascal/hello.exp
10835 * gdb.pascal/integers.exp
10836 * gdb.python/py-breakpoint.exp
10837 * gdb.python/py-cmd.exp
10838 * gdb.python/py-linetable.exp
10839 * gdb.python/py-xmethods.exp
10840 * gdb.python/python.exp
10841 * gdb.reverse/consecutive-precsave.exp
10842 * gdb.reverse/finish-precsave.exp
10843 * gdb.reverse/i386-precsave.exp
10844 * gdb.reverse/machinestate-precsave.exp
10845 * gdb.reverse/sigall-precsave.exp
10846 * gdb.reverse/solib-precsave.exp
10847 * gdb.reverse/step-precsave.exp
10848 * gdb.reverse/until-precsave.exp
10849 * gdb.reverse/watch-precsave.exp
10850 * gdb.threads/leader-exit.exp
10851 * gdb.threads/pthreads.exp
10852 * gdb.threads/wp-replication.exp
10853 * gdb.trace/actions.exp
10854 * gdb.trace/mi-tsv-changed.exp
10855 * gdb.trace/tsv.exp
10856
10857 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10858
10859 Fix test names starting with uppercase throughout the files.
10860
10861 * gdb.arch/i386-bp_permanent.exp
10862 * gdb.arch/i386-gnu-cfi.exp
10863 * gdb.base/disasm-end-cu.exp
10864 * gdb.base/macscp.exp
10865 * gdb.base/pending.exp
10866 * gdb.base/watch_thread_num.exp
10867 * gdb.cp/exception.exp
10868 * gdb.cp/gdb2495.exp
10869 * gdb.cp/local.exp
10870 * gdb.python/py-evsignal.exp
10871 * gdb.python/python.exp
10872 * gdb.trace/tracecmd.exp
10873
10874 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10875
10876 Fix test names starting with uppercase throughout the files.
10877
10878 * gdb.base/charset.exp
10879 * gdb.base/eval.exp
10880 * gdb.base/multi-forks.exp
10881 * gdb.guile/scm-progspace.exp
10882 * gdb.opencl/datatypes.exp
10883 * gdb.python/py-block.exp
10884 * gdb.python/py-function.exp
10885 * gdb.python/py-symbol.exp
10886 * gdb.python/py-symtab.exp
10887 * gdb.python/py-xmethods.exp
10888 * gdb.reverse/break-precsave.exp
10889 * gdb.reverse/break-reverse.exp
10890 * gdb.reverse/consecutive-precsave.exp
10891 * gdb.reverse/consecutive-reverse.exp
10892 * gdb.reverse/finish-precsave.exp
10893 * gdb.reverse/finish-reverse-bkpt.exp
10894 * gdb.reverse/finish-reverse.exp
10895 * gdb.reverse/fstatat-reverse.exp
10896 * gdb.reverse/getresuid-reverse.exp
10897 * gdb.reverse/i386-precsave.exp
10898 * gdb.reverse/i386-reverse.exp
10899 * gdb.reverse/i386-sse-reverse.exp
10900 * gdb.reverse/i387-stack-reverse.exp
10901 * gdb.reverse/insn-reverse.exp
10902 * gdb.reverse/machinestate-precsave.exp
10903 * gdb.reverse/machinestate.exp
10904 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10905 * gdb.reverse/pipe-reverse.exp
10906 * gdb.reverse/readv-reverse.exp
10907 * gdb.reverse/recvmsg-reverse.exp
10908 * gdb.reverse/rerun-prec.exp
10909 * gdb.reverse/s390-mvcle.exp
10910 * gdb.reverse/sigall-precsave.exp
10911 * gdb.reverse/sigall-reverse.exp
10912 * gdb.reverse/solib-precsave.exp
10913 * gdb.reverse/solib-reverse.exp
10914 * gdb.reverse/step-precsave.exp
10915 * gdb.reverse/step-reverse.exp
10916 * gdb.reverse/time-reverse.exp
10917 * gdb.reverse/until-precsave.exp
10918 * gdb.reverse/until-reverse.exp
10919 * gdb.reverse/waitpid-reverse.exp
10920 * gdb.reverse/watch-precsave.exp
10921 * gdb.reverse/watch-reverse.exp
10922
10923 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10924
10925 Fix test names starting with uppercase throughout the files.
10926
10927 * gdb.arch/i386-mpx-simple_segv.exp
10928 * gdb.arch/i386-mpx.exp
10929 * gdb.arch/i386-permbkpt.exp
10930 * gdb.arch/pa-nullify.exp
10931 * gdb.arch/powerpc-d128-regs.exp
10932 * gdb.arch/vsx-regs.exp
10933 * gdb.base/bfp-test.exp
10934 * gdb.base/break.exp
10935 * gdb.base/breakpoint-shadow.exp
10936 * gdb.base/callfuncs.exp
10937 * gdb.base/charset.exp
10938 * gdb.base/commands.exp
10939 * gdb.base/completion.exp
10940 * gdb.base/dfp-test.exp
10941 * gdb.base/echo.exp
10942 * gdb.base/ending-run.exp
10943 * gdb.base/eval.exp
10944 * gdb.base/expand-psymtabs.exp
10945 * gdb.base/float128.exp
10946 * gdb.base/floatn.exp
10947 * gdb.base/foll-exec-mode.exp
10948 * gdb.base/gdb1056.exp
10949 * gdb.base/gdb11531.exp
10950 * gdb.base/kill-after-signal.exp
10951 * gdb.base/multi-forks.exp
10952 * gdb.base/overlays.exp
10953 * gdb.base/pending.exp
10954 * gdb.base/sepdebug.exp
10955 * gdb.base/testenv.exp
10956 * gdb.base/valgrind-db-attach.exp
10957 * gdb.base/watch_thread_num.exp
10958 * gdb.base/watchpoint-cond-gone.exp
10959 * gdb.base/watchpoint.exp
10960 * gdb.base/watchpoints.exp
10961 * gdb.cp/arg-reference.exp
10962 * gdb.cp/baseenum.exp
10963 * gdb.cp/operator.exp
10964 * gdb.cp/shadow.exp
10965 * gdb.dwarf2/dw2-op-out-param.exp
10966 * gdb.dwarf2/dw2-reg-undefined.exp
10967 * gdb.go/chan.exp
10968 * gdb.go/hello.exp
10969 * gdb.go/integers.exp
10970 * gdb.go/methods.exp
10971 * gdb.go/package.exp
10972 * gdb.guile/scm-parameter.exp
10973 * gdb.guile/scm-progspace.exp
10974 * gdb.guile/scm-value.exp
10975 * gdb.mi/mi-pending.exp
10976 * gdb.mi/user-selected-context-sync.exp
10977 * gdb.multi/multi-attach.exp
10978 * gdb.multi/tids.exp
10979 * gdb.opt/clobbered-registers-O2.exp
10980 * gdb.pascal/floats.exp
10981 * gdb.pascal/integers.exp
10982 * gdb.python/py-block.exp
10983 * gdb.python/py-events.exp
10984 * gdb.python/py-parameter.exp
10985 * gdb.python/py-symbol.exp
10986 * gdb.python/py-symtab.exp
10987 * gdb.python/py-type.exp
10988 * gdb.python/py-value.exp
10989 * gdb.python/py-xmethods.exp
10990 * gdb.python/python.exp
10991 * gdb.reverse/break-precsave.exp
10992 * gdb.reverse/consecutive-precsave.exp
10993 * gdb.reverse/finish-precsave.exp
10994 * gdb.reverse/i386-precsave.exp
10995 * gdb.reverse/machinestate-precsave.exp
10996 * gdb.reverse/sigall-precsave.exp
10997 * gdb.reverse/solib-precsave.exp
10998 * gdb.reverse/step-precsave.exp
10999 * gdb.reverse/until-precsave.exp
11000 * gdb.reverse/watch-precsave.exp
11001 * gdb.server/ext-attach.exp
11002 * gdb.server/ext-restart.exp
11003 * gdb.server/ext-run.exp
11004 * gdb.server/ext-wrapper.exp
11005 * gdb.stabs/gdb11479.exp
11006 * gdb.stabs/weird.exp
11007 * gdb.threads/attach-many-short-lived-threads.exp
11008 * gdb.threads/kill.exp
11009 * gdb.threads/watchpoint-fork.exp
11010
11011 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11012
11013 Fix test names starting with uppercase throughout all the files below.
11014
11015 * gdb.ada/array_return.exp
11016 * gdb.ada/catch_ex.exp
11017 * gdb.ada/info_exc.exp
11018 * gdb.ada/mi_catch_ex.exp
11019 * gdb.ada/mi_dyn_arr.exp
11020 * gdb.ada/mi_ex_cond.exp
11021 * gdb.ada/mi_exc_info.exp
11022 * gdb.ada/mi_interface.exp
11023 * gdb.ada/mi_task_arg.exp
11024 * gdb.ada/mi_task_info.exp
11025 * gdb.ada/mi_var_array.exp
11026 * gdb.arch/alpha-step.exp
11027 * gdb.arch/amd64-disp-step.exp
11028 * gdb.arch/arm-disp-step.exp
11029 * gdb.arch/disp-step-insn-reloc.exp
11030 * gdb.arch/e500-prologue.exp
11031 * gdb.arch/ftrace-insn-reloc.exp
11032 * gdb.arch/gdb1558.exp
11033 * gdb.arch/i386-bp_permanent.exp
11034 * gdb.arch/i386-disp-step.exp
11035 * gdb.arch/i386-float.exp
11036 * gdb.arch/i386-gnu-cfi.exp
11037 * gdb.arch/ia64-breakpoint-shadow.exp
11038 * gdb.arch/mips16-thunks.exp
11039 * gdb.arch/pa-nullify.exp
11040 * gdb.arch/powerpc-aix-prologue.exp
11041 * gdb.arch/powerpc-power.exp
11042 * gdb.arch/ppc-dfp.exp
11043 * gdb.arch/s390-tdbregs.exp
11044 * gdb.arch/spu-info.exp
11045 * gdb.arch/spu-ls.exp
11046 * gdb.arch/thumb-bx-pc.exp
11047 * gdb.base/advance.exp
11048 * gdb.base/annota-input-while-running.exp
11049 * gdb.base/arrayidx.exp
11050 * gdb.base/asmlabel.exp
11051 * gdb.base/async.exp
11052 * gdb.base/attach-wait-input.exp
11053 * gdb.base/auto-connect-native-target.exp
11054 * gdb.base/batch-preserve-term-settings.exp
11055 * gdb.base/bfp-test.exp
11056 * gdb.base/bigcore.exp
11057 * gdb.base/bp-permanent.exp
11058 * gdb.base/break-always.exp
11059 * gdb.base/break-fun-addr.exp
11060 * gdb.base/break-idempotent.exp
11061 * gdb.base/break-main-file-remove-fail.exp
11062 * gdb.base/break-probes.exp
11063 * gdb.base/break-unload-file.exp
11064 * gdb.base/break.exp
11065 * gdb.base/call-ar-st.exp
11066 * gdb.base/call-rt-st.exp
11067 * gdb.base/call-sc.exp
11068 * gdb.base/call-signal-resume.exp
11069 * gdb.base/call-strs.exp
11070 * gdb.base/callexit.exp
11071 * gdb.base/callfuncs.exp
11072 * gdb.base/catch-gdb-caused-signals.exp
11073 * gdb.base/catch-signal-siginfo-cond.exp
11074 * gdb.base/catch-syscall.exp
11075 * gdb.base/compare-sections.exp
11076 * gdb.base/cond-eval-mode.exp
11077 * gdb.base/condbreak-call-false.exp
11078 * gdb.base/consecutive-step-over.exp
11079 * gdb.base/cursal.exp
11080 * gdb.base/disabled-location.exp
11081 * gdb.base/disasm-end-cu.exp
11082 * gdb.base/display.exp
11083 * gdb.base/double-prompt-target-event-error.exp
11084 * gdb.base/dprintf-bp-same-addr.exp
11085 * gdb.base/dprintf-detach.exp
11086 * gdb.base/dprintf-next.exp
11087 * gdb.base/dprintf-non-stop.exp
11088 * gdb.base/dprintf-pending.exp
11089 * gdb.base/dso2dso.exp
11090 * gdb.base/ending-run.exp
11091 * gdb.base/enum_cond.exp
11092 * gdb.base/examine-backward.exp
11093 * gdb.base/exe-lock.exp
11094 * gdb.base/exec-invalid-sysroot.exp
11095 * gdb.base/execl-update-breakpoints.exp
11096 * gdb.base/execution-termios.exp
11097 * gdb.base/fileio.exp
11098 * gdb.base/fixsection.exp
11099 * gdb.base/foll-exec-mode.exp
11100 * gdb.base/foll-exec.exp
11101 * gdb.base/fork-running-state.exp
11102 * gdb.base/frame-args.exp
11103 * gdb.base/fullpath-expand.exp
11104 * gdb.base/func-ptr.exp
11105 * gdb.base/gcore-relro-pie.exp
11106 * gdb.base/gdb1090.exp
11107 * gdb.base/gdb1555.exp
11108 * gdb.base/global-var-nested-by-dso.exp
11109 * gdb.base/gnu-ifunc.exp
11110 * gdb.base/hbreak-in-shr-unsupported.exp
11111 * gdb.base/hbreak-unmapped.exp
11112 * gdb.base/hook-stop.exp
11113 * gdb.base/infcall-input.exp
11114 * gdb.base/info-fun.exp
11115 * gdb.base/info-shared.exp
11116 * gdb.base/interrupt-noterm.exp
11117 * gdb.base/jit-so.exp
11118 * gdb.base/jit.exp
11119 * gdb.base/line-symtabs.exp
11120 * gdb.base/list.exp
11121 * gdb.base/longjmp.exp
11122 * gdb.base/macscp.exp
11123 * gdb.base/max-value-size.exp
11124 * gdb.base/nodebug.exp
11125 * gdb.base/nofield.exp
11126 * gdb.base/overlays.exp
11127 * gdb.base/paginate-after-ctrl-c-running.exp
11128 * gdb.base/paginate-bg-execution.exp
11129 * gdb.base/paginate-inferior-exit.exp
11130 * gdb.base/pending.exp
11131 * gdb.base/pr11022.exp
11132 * gdb.base/printcmds.exp
11133 * gdb.base/ptr-typedef.exp
11134 * gdb.base/ptype.exp
11135 * gdb.base/randomize.exp
11136 * gdb.base/range-stepping.exp
11137 * gdb.base/realname-expand.exp
11138 * gdb.base/relativedebug.exp
11139 * gdb.base/remote.exp
11140 * gdb.base/savedregs.exp
11141 * gdb.base/sepdebug.exp
11142 * gdb.base/set-noassign.exp
11143 * gdb.base/shlib-call.exp
11144 * gdb.base/shreloc.exp
11145 * gdb.base/sigaltstack.exp
11146 * gdb.base/sigbpt.exp
11147 * gdb.base/siginfo-addr.exp
11148 * gdb.base/siginfo-obj.exp
11149 * gdb.base/siginfo-thread.exp
11150 * gdb.base/signest.exp
11151 * gdb.base/signull.exp
11152 * gdb.base/sigrepeat.exp
11153 * gdb.base/skip.exp
11154 * gdb.base/so-impl-ld.exp
11155 * gdb.base/solib-corrupted.exp
11156 * gdb.base/solib-disc.exp
11157 * gdb.base/solib-display.exp
11158 * gdb.base/solib-overlap.exp
11159 * gdb.base/solib-search.exp
11160 * gdb.base/solib-symbol.exp
11161 * gdb.base/source-execution.exp
11162 * gdb.base/sss-bp-on-user-bp-2.exp
11163 * gdb.base/sss-bp-on-user-bp.exp
11164 * gdb.base/stack-checking.exp
11165 * gdb.base/stale-infcall.exp
11166 * gdb.base/step-break.exp
11167 * gdb.base/step-line.exp
11168 * gdb.base/step-over-exit.exp
11169 * gdb.base/step-test.exp
11170 * gdb.base/structs.exp
11171 * gdb.base/sym-file.exp
11172 * gdb.base/symtab-search-order.exp
11173 * gdb.base/term.exp
11174 * gdb.base/type-opaque.exp
11175 * gdb.base/unload.exp
11176 * gdb.base/until-nodebug.exp
11177 * gdb.base/until.exp
11178 * gdb.base/unwindonsignal.exp
11179 * gdb.base/watch-cond.exp
11180 * gdb.base/watch-non-mem.exp
11181 * gdb.base/watch_thread_num.exp
11182 * gdb.base/watchpoint-reuse-slot.exp
11183 * gdb.base/watchpoint-solib.exp
11184 * gdb.base/watchpoint.exp
11185 * gdb.btrace/dlopen.exp
11186 * gdb.cell/arch.exp
11187 * gdb.cell/break.exp
11188 * gdb.cell/bt.exp
11189 * gdb.cell/core.exp
11190 * gdb.cell/data.exp
11191 * gdb.cell/dwarfaddr.exp
11192 * gdb.cell/ea-cache.exp
11193 * gdb.cell/ea-standalone.exp
11194 * gdb.cell/ea-test.exp
11195 * gdb.cell/f-regs.exp
11196 * gdb.cell/fork.exp
11197 * gdb.cell/gcore.exp
11198 * gdb.cell/mem-access.exp
11199 * gdb.cell/ptype.exp
11200 * gdb.cell/registers.exp
11201 * gdb.cell/sizeof.exp
11202 * gdb.cell/solib-symbol.exp
11203 * gdb.cell/solib.exp
11204 * gdb.compile/compile-tls.exp
11205 * gdb.cp/exception.exp
11206 * gdb.cp/gdb2495.exp
11207 * gdb.cp/local.exp
11208 * gdb.cp/mb-inline.exp
11209 * gdb.cp/mb-templates.exp
11210 * gdb.cp/pr10687.exp
11211 * gdb.cp/pr9167.exp
11212 * gdb.cp/scope-err.exp
11213 * gdb.cp/templates.exp
11214 * gdb.cp/virtfunc.exp
11215 * gdb.dwarf2/dw2-dir-file-name.exp
11216 * gdb.dwarf2/dw2-single-line-discriminators.exp
11217 * gdb.fortran/complex.exp
11218 * gdb.fortran/library-module.exp
11219 * gdb.guile/guile.exp
11220 * gdb.guile/scm-cmd.exp
11221 * gdb.guile/scm-frame-inline.exp
11222 * gdb.guile/scm-objfile.exp
11223 * gdb.guile/scm-pretty-print.exp
11224 * gdb.guile/scm-symbol.exp
11225 * gdb.guile/scm-type.exp
11226 * gdb.guile/scm-value.exp
11227 * gdb.linespec/keywords.exp
11228 * gdb.linespec/ls-errs.exp
11229 * gdb.linespec/macro-relative.exp
11230 * gdb.linespec/thread.exp
11231 * gdb.mi/mi-breakpoint-changed.exp
11232 * gdb.mi/mi-dprintf-pending.exp
11233 * gdb.mi/mi-fullname-deleted.exp
11234 * gdb.mi/mi-logging.exp
11235 * gdb.mi/mi-pending.exp
11236 * gdb.mi/mi-solib.exp
11237 * gdb.mi/new-ui-mi-sync.exp
11238 * gdb.mi/user-selected-context-sync.exp
11239 * gdb.multi/dummy-frame-restore.exp
11240 * gdb.multi/multi-arch-exec.exp
11241 * gdb.multi/remove-inferiors.exp
11242 * gdb.multi/watchpoint-multi-exit.exp
11243 * gdb.opt/solib-intra-step.exp
11244 * gdb.perf/backtrace.exp
11245 * gdb.perf/single-step.exp
11246 * gdb.perf/skip-command.exp
11247 * gdb.perf/skip-prologue.exp
11248 * gdb.perf/solib.exp
11249 * gdb.python/lib-types.exp
11250 * gdb.python/py-as-string.exp
11251 * gdb.python/py-bad-printers.exp
11252 * gdb.python/py-block.exp
11253 * gdb.python/py-breakpoint.exp
11254 * gdb.python/py-cmd.exp
11255 * gdb.python/py-events.exp
11256 * gdb.python/py-evthreads.exp
11257 * gdb.python/py-finish-breakpoint.exp
11258 * gdb.python/py-finish-breakpoint2.exp
11259 * gdb.python/py-frame-inline.exp
11260 * gdb.python/py-frame.exp
11261 * gdb.python/py-inferior.exp
11262 * gdb.python/py-infthread.exp
11263 * gdb.python/py-mi.exp
11264 * gdb.python/py-objfile.exp
11265 * gdb.python/py-pp-maint.exp
11266 * gdb.python/py-pp-registration.exp
11267 * gdb.python/py-prettyprint.exp
11268 * gdb.python/py-recurse-unwind.exp
11269 * gdb.python/py-shared.exp
11270 * gdb.python/py-symbol.exp
11271 * gdb.python/py-symtab.exp
11272 * gdb.python/py-template.exp
11273 * gdb.python/py-type.exp
11274 * gdb.python/py-unwind-maint.exp
11275 * gdb.python/py-unwind.exp
11276 * gdb.python/py-value.exp
11277 * gdb.python/python.exp
11278 * gdb.reverse/finish-reverse-bkpt.exp
11279 * gdb.reverse/insn-reverse.exp
11280 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11281 * gdb.reverse/solib-precsave.exp
11282 * gdb.reverse/solib-reverse.exp
11283 * gdb.stabs/gdb11479.exp
11284 * gdb.stabs/weird.exp
11285 * gdb.threads/fork-child-threads.exp
11286 * gdb.threads/fork-plus-threads.exp
11287 * gdb.threads/fork-thread-pending.exp
11288 * gdb.threads/forking-threads-plus-breakpoint.exp
11289 * gdb.threads/hand-call-in-threads.exp
11290 * gdb.threads/interrupted-hand-call.exp
11291 * gdb.threads/linux-dp.exp
11292 * gdb.threads/local-watch-wrong-thread.exp
11293 * gdb.threads/next-while-other-thread-longjmps.exp
11294 * gdb.threads/non-ldr-exit.exp
11295 * gdb.threads/pending-step.exp
11296 * gdb.threads/print-threads.exp
11297 * gdb.threads/process-dies-while-detaching.exp
11298 * gdb.threads/process-dies-while-handling-bp.exp
11299 * gdb.threads/pthreads.exp
11300 * gdb.threads/queue-signal.exp
11301 * gdb.threads/reconnect-signal.exp
11302 * gdb.threads/signal-command-handle-nopass.exp
11303 * gdb.threads/signal-command-multiple-signals-pending.exp
11304 * gdb.threads/signal-delivered-right-thread.exp
11305 * gdb.threads/signal-sigtrap.exp
11306 * gdb.threads/sigthread.exp
11307 * gdb.threads/staticthreads.exp
11308 * gdb.threads/stepi-random-signal.exp
11309 * gdb.threads/thread-unwindonsignal.exp
11310 * gdb.threads/thread_check.exp
11311 * gdb.threads/thread_events.exp
11312 * gdb.threads/tid-reuse.exp
11313 * gdb.threads/tls-nodebug.exp
11314 * gdb.threads/tls-shared.exp
11315 * gdb.threads/tls-so_extern.exp
11316 * gdb.threads/tls.exp
11317 * gdb.threads/wp-replication.exp
11318 * gdb.trace/actions-changed.exp
11319 * gdb.trace/actions.exp
11320 * gdb.trace/backtrace.exp
11321 * gdb.trace/change-loc.exp
11322 * gdb.trace/collection.exp
11323 * gdb.trace/deltrace.exp
11324 * gdb.trace/disconnected-tracing.exp
11325 * gdb.trace/entry-values.exp
11326 * gdb.trace/ftrace-lock.exp
11327 * gdb.trace/ftrace.exp
11328 * gdb.trace/infotrace.exp
11329 * gdb.trace/mi-trace-frame-collected.exp
11330 * gdb.trace/mi-trace-unavailable.exp
11331 * gdb.trace/mi-traceframe-changed.exp
11332 * gdb.trace/mi-tracepoint-changed.exp
11333 * gdb.trace/mi-tsv-changed.exp
11334 * gdb.trace/no-attach-trace.exp
11335 * gdb.trace/packetlen.exp
11336 * gdb.trace/passc-dyn.exp
11337 * gdb.trace/passcount.exp
11338 * gdb.trace/pending.exp
11339 * gdb.trace/pr16508.exp
11340 * gdb.trace/qtro.exp
11341 * gdb.trace/range-stepping.exp
11342 * gdb.trace/read-memory.exp
11343 * gdb.trace/report.exp
11344 * gdb.trace/save-trace.exp
11345 * gdb.trace/signal.exp
11346 * gdb.trace/stap-trace.exp
11347 * gdb.trace/status-stop.exp
11348 * gdb.trace/strace.exp
11349 * gdb.trace/tfile.exp
11350 * gdb.trace/tfind.exp
11351 * gdb.trace/trace-break.exp
11352 * gdb.trace/trace-condition.exp
11353 * gdb.trace/trace-enable-disable.exp
11354 * gdb.trace/trace-mt.exp
11355 * gdb.trace/tracecmd.exp
11356 * gdb.trace/tracefile-pseudo-reg.exp
11357 * gdb.trace/tspeed.exp
11358 * gdb.trace/tstatus.exp
11359 * gdb.trace/tsv.exp
11360 * gdb.trace/unavailable.exp
11361 * gdb.trace/while-dyn.exp
11362 * gdb.trace/while-stepping.exp
11363 * lib/gdb-guile.exp
11364 * lib/gdb.exp
11365 * lib/mi-support.exp
11366 * lib/pascal.exp
11367 * lib/perftest.exp
11368 * lib/prelink-support.exp
11369 * lib/selftest-support.exp
11370
11371 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11372
11373 * Makefile.in: Include disable-implicit-rules.mk.
11374
11375 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11376
11377 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11378 non-byte-aligned bit fields.
11379
11380 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11381
11382 PR gdb/12616
11383 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11384 respects the DW_AT_data_bit_offset attribute.
11385
11386 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11387
11388 * gdb.base/default.exp: Fix output of "set language".
11389
11390 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11391
11392 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11393 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11394 make.
11395 * configure.ac: Remove checks for the make program.
11396 * configure: Re-generate.
11397
11398 2016-11-16 Kevin Buettner <kevinb@redhat.com>
11399
11400 * gdb.python/py-recurse-unwind.c (main): Add loop.
11401 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11402 to read_register() and gdb.parse_and_eval(). Make each code
11403 call a separate case that can be individually tested.
11404 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11405 proc. Call cont_and_backtrace for each of the code paths that
11406 we want to test in the unwinder.
11407
11408 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11409
11410 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11411 the definition of struct S.
11412
11413 2016-11-11 Catherine Moore <clm@codesourcery.com>
11414
11415 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11416
11417 2016-11-09 Pedro Alves <palves@redhat.com>
11418
11419 * gdb.base/commands.exp (runto_or_return): New procedure.
11420 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11421 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11422 (progvar_simple_while_test, progvar_complex_if_while_test)
11423 (if_while_breakpoint_command_test)
11424 (infrun_breakpoint_command_test, breakpoint_command_test)
11425 (user_defined_command_test, watchpoint_command_test)
11426 (test_command_prompt_position, redefine_hook_test)
11427 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11428 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11429 multi_line_input and multi_line. Remove gdb_expect and
11430 gdb_stop_suppressing_tests uses.
11431 * lib/gdb.exp (valnum_re): New global.
11432 (multi_line_input): New procedure.
11433
11434 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11435
11436 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11437 Remove.
11438 (test_setup): Define with proc_with_prefix.
11439 (test_cli_inferior): Likewise.
11440 (test_cli_thread): Likewise.
11441 (test_cli_frame): Likewise.
11442 (test_cli_select_frame): Likewise.
11443 (test_cli_up_down): Likewise.
11444 (test_mi_thread_select): Likewise.
11445 (test_mi_stack_select_frame): Likewise.
11446 (test_cli_in_mi_inferior): Likewise.
11447 (test_cli_in_mi_thread): Likewise.
11448 (test_cli_in_mi_frame): Likewise.
11449 (top level): Do not use with_test_prefix_procname.
11450
11451 2016-11-09 Pedro Alves <palves@redhat.com>
11452
11453 * gdb.base/commands.exp (gdbvar_simple_if_test)
11454 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11455 (progvar_simple_if_test, progvar_simple_while_test)
11456 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11457 (infrun_breakpoint_command_test, breakpoint_command_test)
11458 (user_defined_command_test, watchpoint_command_test)
11459 (test_command_prompt_position, deprecated_command_test)
11460 (bp_deleted_in_command, temporary_breakpoint_commands)
11461 (stray_arg0_test, source_file_with_indented_comment)
11462 (recursive_source_test, if_commands_test)
11463 (error_clears_commands_left, redefine_hook_test)
11464 (redefine_backtrace_test): Use proc_with_prefix.
11465 * lib/gdb.exp (proc_with_prefix): New proc.
11466
11467 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11468
11469 * gdb.base/tui-layout.c: New file.
11470 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11471 disassembly window contains very long lines.
11472
11473 2016-11-08 Tom Tromey <tom@tromey.com>
11474
11475 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11476 depend on Python 2.
11477
11478 2016-11-08 Tom Tromey <tom@tromey.com>
11479
11480 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11481 New method.
11482
11483 2016-10-29 Manish Goregaokar <manish@mozilla.com>
11484
11485 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
11486
11487 2016-10-27 Manish Goregaokar <manish@mozilla.com>
11488
11489 * gdb.rust/simple.rs: Add test for univariant enums without
11490 discriminants and for encoded struct-like enums.
11491
11492 2016-10-28 Pedro Alves <palves@redhat.com>
11493
11494 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11495 gdb_test_multiple, tighten regexps and match symtabs and line
11496 tables incrementally.
11497
11498 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
11499
11500 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11501 general.
11502
11503 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
11504
11505 * gdb.base/exec-invalid-sysroot.exp: New file.
11506
11507 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11508
11509 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11510
11511 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11512
11513 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11514
11515 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11516
11517 * gdb.base/killed-outside.exp: Remove $options from a call to
11518 `prepare_for_testing'.
11519
11520 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11521
11522 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11523 Change test message.
11524
11525 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11526
11527 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11528 Update comment.
11529
11530 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11531
11532 * gdb.trace/mi-trace-save.exp: New file.
11533
11534 2016-10-13 Yao Qi <yao.qi@linaro.org>
11535
11536 * gdb.base/code_elim.exp (get_var_address): Remove.
11537 * gdb.base/relocate.exp: Likewise.
11538 * gdb.base/shreloc.exp: Likewise.
11539 * lib/gdb.exp (get_var_address): New.
11540
11541 2016-10-13 Yao Qi <yao.qi@linaro.org>
11542
11543 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11544 floating point tests if $skip_float_test is false.
11545
11546 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
11547
11548 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11549 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11550 argc values.
11551 Add 1 to argc so we guarantee distinct initial/modified argc values.
11552
11553 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11554
11555 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11556
11557 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11558
11559 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11560 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11561 * gdb.arch/vsx-regs.exp: Likewise.
11562
11563 2016-10-07 Yao Qi <yao.qi@linaro.org>
11564
11565 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11566
11567 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11568
11569 * gdb.python/python.exp: Test decode_line("*0").
11570
11571 2016-10-06 Doug Evans <dje@google.com>
11572
11573 * gdb.python/py-value.exp (test_value_creation): Add test for large
11574 unsigned 64-bit value.
11575
11576 2016-10-06 Tom Tromey <tom@tromey.com>
11577
11578 * gdb.compile/compile.exp: Change java tests to rust.
11579 * gdb.base/setshow.exp: Change java tests to rust.
11580 * gdb.base/default.exp: Remove java from language list.
11581 * README (Examples): Update language example.
11582 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11583 test.
11584 * lib/gdb.exp (skip_java_tests): Remove.
11585 * lib/java.exp: Remove.
11586 * gdb.java: Remove.
11587
11588 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11589
11590 * gdb.arch/mips-fcr.exp: New test.
11591 * gdb.arch/mips-fcr.c: Source for the new test.
11592
11593 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11594
11595 * gdb.base/solib-disc.exp: Use `standard_output_file'
11596 throughout.
11597
11598 2016-10-06 Pedro Alves <palves@redhat.com>
11599
11600 * gdb.base/jit-simple-dl.c: New file.
11601 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11602 * gdb.base/jit-simple.c: ... this.
11603 * gdb.base/jit-simple.exp (jit_run): Delete.
11604 (build_jit): New proc.
11605 (jit_test_reread): Recompile either the main program or the shared
11606 library, depending on what is being tested. Skip changing address
11607 if caller wants to. Compare before/after addresses. If testing
11608 standalone, explicitly load the binary. Test "maint info
11609 breakpoints".
11610 (top level): Add "standalone vs shared lib" and "change address"
11611 vs "same address" axes.
11612
11613 2016-10-06 Pedro Alves <palves@redhat.com>
11614
11615 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11616 call.
11617 (jit_run): Delete.
11618 (jit_test_reread): Use with_test_prefix. Reload the main binary
11619 explicitly. Compare the before/after addresses of the JIT
11620 descriptor.
11621
11622 2016-08-15 Doug Evans <dje@google.com>
11623
11624 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11625 for single bitfields is bool.
11626 * gdb.xml/tdesc-regs.exp: Ditto.
11627
11628 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11629
11630 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11631
11632 2016-10-05 Yao Qi <yao.qi@linaro.org>
11633
11634 * lib/gdb.exp (support_complex_tests): Return zero if
11635 gdb_skip_float_test return true.
11636
11637 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11638 Simon Marchi <simon.marchi@ericsson.com>
11639
11640 PR gdb/20487
11641 * gdb.mi/user-selected-context-sync.exp: New file.
11642 * gdb.mi/user-selected-context-sync.c: New file.
11643
11644 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11645 Simon Marchi <simon.marchi@ericsson.com>
11646
11647 PR gdb/20487
11648 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11649 =thread-select-event check.
11650
11651 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11652
11653 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11654 the compulsory L operand changes.
11655 * gdb.arch/powerpc-power.s: Likewise.
11656
11657 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11658
11659 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11660 * gdb.base/jit-attach-pie.c: New file.
11661 * gdb.base/jit-attach-pie.exp: New file.
11662
11663 2016-09-28 Pedro Alves <palves@redhat.com>
11664
11665 * gdb.base/infcall-input.c: New file.
11666 * gdb.base/infcall-input.exp: New file.
11667
11668 2016-09-22 Yao Qi <yao.qi@linaro.org>
11669
11670 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11671 (gdb_exit): Rename it to ...
11672 (gdbserver_gdb_exit): ... Close GDBserver.
11673 (gdb_exit): New proc, call gdbserver_gdb_exit.
11674 (mi_gdb_exit): Likewise.
11675
11676 2016-09-22 Yao Qi <yao.qi@linaro.org>
11677
11678 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11679 path.
11680 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11681 Remove duplication.
11682
11683 2016-09-22 Yao Qi <yao.qi@linaro.org>
11684
11685 * lib/gdbserver-support.exp: Check the existence of
11686 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11687
11688 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11689
11690 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11691
11692 2016-09-21 Tom Tromey <tom@tromey.com>
11693
11694 PR gdb/20604:
11695 * gdb.base/quit.exp: New file.
11696
11697 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11698
11699 * .gitignore: New file.
11700
11701 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11702
11703 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11704 throughout.
11705
11706 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11707
11708 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11709
11710 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11711
11712 * gdb.cp/casts.cc (decltype): Move it ...
11713 (main): ... with its call to ...
11714 * gdb.cp/casts03.cc: ... a new file.
11715 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11716
11717 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11718
11719 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11720
11721 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11722
11723 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11724 and sync up the test with tests in gas/testsuite/gas/ppc.
11725 * gdb.arch/powerpc-power.exp: Likewise.
11726
11727 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11728
11729 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11730
11731 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11732 Jan Kratochvil <jan.kratochvil@redhat.com>
11733
11734 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11735 make m1's definition to be different from m2's. Use 'dummy' as an
11736 argument for probe 'two'.
11737
11738 2016-09-10 Jon Beniston <jon@beniston.com>
11739
11740 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11741 for sim target.
11742
11743 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11744
11745 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11746 variable declaration.
11747 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11748 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11749 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11750 received HWCAP as its argument.
11751
11752 2016-09-06 Pedro Alves <palves@redhat.com>
11753
11754 * gdb.base/new-ui-pending-input.c: New file.
11755 * gdb.base/new-ui-pending-input.exp: New file.
11756 * gdb.exp (clear_gdb_spawn_id): New procedure.
11757 (with_spawn_id): Check whether gdb_spawn_id exists before
11758 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11759 on exit.
11760
11761 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11762
11763 * gdb.base/float128.c: New file.
11764 * gdb.base/float128.exp: Likewise.
11765 * gdb.base/floatn.c: Likewise.
11766 * gdb.base/floatn.exp: Likewise.
11767
11768 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11769
11770 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11771
11772 2016-09-05 Pedro Alves <palves@redhat.com>
11773
11774 PR backtrace/19927
11775 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11776 unwinders are immediately called as side effect of "source" or
11777 "disable unwinder" commands.
11778 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11779
11780 2016-09-02 Yao Qi <yao.qi@linaro.org>
11781
11782 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11783 is true and $type is "float" or "double".
11784
11785 2016-09-02 Yao Qi <yao.qi@linaro.org>
11786
11787 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11788 true.
11789 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11790 * gdb.base/call-rt-st.exp: Likewise.
11791 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11792 return value instead of gdb,skip_float_test.
11793 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11794 (do_function_calls): Use its return value instead of
11795 gdb,skip_float_test.
11796 * gdb.base/finish.exp: Likewise.
11797 * gdb.base/funcargs.exp: Likewise.
11798 * gdb.base/return.exp: Likewise.
11799 * gdb.base/return2.exp: Likewise.
11800 * gdb.base/varargs.exp: Likewise.
11801 * lib/gdb.exp (gdb_skip_float_test): Change it to
11802 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11803
11804 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11805
11806 * gdb.multi/tids.exp: Test "thread apply all".
11807
11808 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11809
11810 * gdb.base/default.exp (tty): Remove.
11811
11812 2016-08-24 Kevin Buettner <kevinb@redhat.com>
11813
11814 * gdb.python/py-recurse-unwind.c: New file.
11815 * gdb.python/py-recurse-unwind.py: New file.
11816 * gdb.python/py-recurse-unwind.exp: New file.
11817
11818 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11819
11820 * gdb.base/set-inferior-tty.exp: New file.
11821 * gdb.base/set-inferior-tty.c: New file.
11822
11823 2016-08-23 Pedro Alves <palves@redhat.com>
11824
11825 PR gdb/20494
11826 * gdb.base/new-ui-echo.c: New file.
11827 * gdb.base/new-ui-echo.exp: New file.
11828
11829 2016-08-23 Yao Qi <yao.qi@linaro.org>
11830
11831 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11832 gdbserver_spawn.
11833 * gdb.server/connect-without-multi-process.exp (do_test):
11834 Likewise.
11835
11836 2016-08-23 Yao Qi <yao.qi@linaro.org>
11837
11838 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11839 standalone_txt. Delete gdb_txt and standalone_txt on host
11840 and target. Spawn the binary on target. Copy files from
11841 target to host.
11842
11843 2016-08-22 Pedro Alves <palves@redhat.com>
11844
11845 PR gdb/20505
11846 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11847 with_test_prefix. Factor out bits to ...
11848 (test_no_vdso): ... this new procedure.
11849
11850 2016-08-19 Carl Love <cel@us.ibm.com>
11851
11852 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11853 maintaining separate logic for constructing the output path.
11854 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11855 * gdb.arch/ppc-dfp.exp: Likewise.
11856 * gdb.arch/ppc-fp.exp: Likewise.
11857 * gdb.arch/vsx-regs.exp: Likewise.
11858 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11859 binprefix for generating the additional binary files.
11860
11861 2016-08-19 Pedro Alves <palves@redhat.com>
11862
11863 * gdb.trace/mi-trace-frame-collected.exp
11864 (test_trace_frame_collected): On x32, expect two registers.
11865
11866 2016-08-18 Carl Love <cel@us.ibm.com>
11867
11868 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11869 and sync up the test with tests in gas/testsuite/gas/ppc.
11870 * gdb.arch/powerpc-power.exp: Likewise.
11871
11872 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11873
11874 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11875 expected error message.
11876
11877 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11878
11879 * gdb.multi/remove-inferiors.exp: New file.
11880 * gdb.multi/remove-inferiors.c: New file.
11881
11882 2016-08-12 Yao Qi <yao.qi@linaro.org>
11883
11884 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11885 argument list.
11886
11887 2016-08-10 Pedro Alves <palves@redhat.com>
11888
11889 PR gdb/19187
11890 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11891 setup_kfails.
11892
11893 2016-08-09 Pedro Alves <palves@redhat.com>
11894 Simon Marchi <simon.marchi@ericsson.com>
11895
11896 PR gdb/20418
11897 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11898 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11899
11900 2016-08-09 Pedro Alves <palves@redhat.com>
11901
11902 PR mi/20431
11903 * gdb.mi/mi-cmd-error.exp: New file.
11904
11905 2016-08-09 Pedro Alves <palves@redhat.com>
11906
11907 PR gdb/18653
11908 * gdb.base/signals-state-child.c: New file.
11909 * gdb.base/signals-state-child.exp: New file.
11910 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11911
11912 2016-08-09 Pedro Alves <palves@redhat.com>
11913
11914 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11915
11916 2016-08-03 Tom Tromey <tom@tromey.com>
11917
11918 PR python/18565:
11919 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11920
11921 2016-08-01 Yao Qi <yao.qi@linaro.org>
11922
11923 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11924 variable mode to "multi-process" if $multi_process is 1, otherwise
11925 set it to "single-process".
11926
11927 2016-08-01 Yao Qi <yao.qi@linaro.org>
11928
11929 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11930 * gdb.cp/cpexprs.exp: Likewise.
11931 * gdb.cp/m-static.exp: Likewise.
11932
11933 2016-07-26 Tom Tromey <tom@tromey.com>
11934
11935 PR python/20190:
11936 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11937 test.
11938
11939 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11940
11941 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11942 selecting assembly source files.
11943 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11944 assembly source files.
11945 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11946 assembly source files.
11947 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11948 selecting assembly source files.
11949
11950 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11951
11952 * gdb.base/new-ui.exp (do_test_invalid_args): New
11953 procedure.
11954
11955 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11956
11957 * gdb.btrace/reconnect.c: New file.
11958 * gdb.btrace/reconnect.exp: New file.
11959
11960 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11961
11962 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11963 to test_catch_syscall_group.
11964 (test_catch_syscall_group): New.
11965
11966 2016-07-21 Tom Tromey <tom@tromey.com>
11967
11968 * gdb.rust/simple.rs (main): Use empty struct expression.
11969 * gdb.rust/simple.exp: Add tests for empty struct expression.
11970
11971 2016-07-21 Yao Qi <yao.qi@linaro.org>
11972
11973 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11974 if gdb_skip_xml_test is true on some targets.
11975
11976 2016-07-21 Yao Qi <yao.qi@linaro.org>
11977
11978 * gdb.server/solib-list.exp: Unset last_loaded_file.
11979
11980 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11981
11982 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11983 "step into captured_main (args)".
11984
11985 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11986
11987 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11988
11989 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11990
11991 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11992
11993 2016-07-19 Pedro Alves <palves@redhat.com>
11994
11995 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11996 * gdb.opt/inline-bt.exp: Likewise.
11997 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11998 additional_flags=-Winline.
11999 * gdb.opt/inline-locals.exp: Likewise.
12000 * gdb.opt/inline-markers.c (ATTR): Define.
12001 (inlined_fn): Use it.
12002
12003 2016-07-19 Yao Qi <yao.qi@linaro.org>
12004
12005 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12006 (test_with_self): Remove some code. Remove argument executable.
12007 (top-level): Use do_self_tests.
12008
12009 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
12010 Don Breazeal <donb@codesourcery.com>
12011
12012 * gdb.base/maint.exp: Escape paths used in regular expressions.
12013 * gdb.stabs/weird.exp: Likewise.
12014
12015 2016-07-13 Tom Tromey <tom@tromey.com>
12016
12017 PR python/15620, PR python/18620:
12018 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12019 (test_bkpt_events): New procs.
12020
12021 2016-07-13 Tom Tromey <tom@tromey.com>
12022
12023 PR python/17698:
12024 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12025 test.
12026 (test_watchpoints): Likewise.
12027 (test_bkpt_pending): New proc.
12028
12029 2016-07-13 Tom Tromey <tom@tromey.com>
12030
12031 PR cli/18053:
12032 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12033 completion test.
12034
12035 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12036
12037 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12038 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12039 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12040 f_label.
12041 (g): Rename g_end_lbl to g_label.
12042 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12043 low_pc and high_pc.
12044 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12045
12046 2016-07-12 Tom Tromey <tom@tromey.com>
12047
12048 PR python/19293:
12049 * gdb.python/py-unwind-maint.exp: Update tests.
12050
12051 2016-07-12 Yao Qi <yao.qi@linaro.org>
12052
12053 * lib/selftest-support.exp (selftest_setup): Match the output
12054 when captured_main is inlined.
12055
12056 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12057
12058 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12059 New variables.
12060 (print this%a, print this%b, print this): New tests.
12061 * gdb.fortran/derived-types.f90 (this): New object and
12062 initialization.
12063
12064 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12065
12066 * gdb.ada/arraydim.exp: Remove extra directory level in build
12067 directory.
12068
12069 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12070
12071 * lib/ada.exp: Remove extra directory level in build directory.
12072 * gdb.ada/cond_lang.exp: Likewise.
12073 * gdb.ada/exec_changed.exp: Likewise.
12074 * gdb.ada/lang_switch.exp: Likewise.
12075
12076 2016-07-06 Manish Goregaokar <manish@mozilla.com>
12077
12078 * simple.rs: Add test for raw pointer subscripting.
12079 * simple.exp: Add test expectations.
12080
12081 2016-07-05 Yao Qi <yao.qi@linaro.org>
12082
12083 * gdb.mi/mi-reverse.exp: Match =record-started output.
12084
12085 2016-07-01 Pedro Alves <palves@redhat.com>
12086
12087 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12088 procedure.
12089 (jit_reader_test): Test the jit reader's unwinder.
12090 * gdb.base/jithost.c (jit_function_00_code): New global.
12091 (main): Use memcpy to fill in the mmapped code, instead of poking
12092 bytes manually here.
12093 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12094 value.
12095 (read_debug_info): Save the function's range.
12096 (read_sp): New function.
12097 (unwind_frame): Use it. Also unwind RBP.
12098 (get_frame_id): Use read_sp.
12099 (gdb_init_reader): Use calloc instead of malloc.
12100 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12101 parameter. Use gdb_test_multiple.
12102
12103 2016-07-01 Pedro Alves <palves@redhat.com>
12104 Antoine Tremblay <antoine.tremblay@ericsson.com>
12105
12106 * gdb.threads/process-dies-while-detaching.c: New file.
12107 * gdb.threads/process-dies-while-detaching.exp: New file.
12108
12109 2016-07-01 Pedro Alves <palves@redhat.com>
12110
12111 * gdb.multi/watchpoint-multi-exit.c: New file.
12112 * gdb.multi/watchpoint-multi-exit.exp: New file.
12113
12114 2016-06-30 Pedro Alves <palves@redhat.com>
12115
12116 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12117 unset inferior_spawn_id.
12118
12119 2016-06-30 Pedro Alves <palves@redhat.com>
12120
12121 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12122 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12123
12124 2016-06-29 Yao Qi <yao.qi@linaro.org>
12125
12126 * gdb.base/return.c: Add copyright header.
12127
12128 2016-06-29 Tom Tromey <tom@tromey.com>
12129
12130 PR python/20129:
12131 * gdb.python/py-framefilter.exp: Add tests for setting priority
12132 and disabling of non-existent frame filter.
12133
12134 2016-06-29 Yao Qi <yao.qi@linaro.org>
12135
12136 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12137 0x0f07ff.
12138
12139 2016-06-28 Yao Qi <yao.qi@linaro.org>
12140
12141 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12142 triplets. Start gdb, execute catch syscall, and continue. Check
12143 gdb's output to determine catch syscall is supported.
12144
12145 2016-06-27 Manish Goregaokar <manish@mozilla.com>
12146
12147 * gdb.rust/simple.rs: Add test for returning unit in a function.
12148 * gdb.rust/simple.exp: Add expectation for functions returning
12149 unit.
12150
12151 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12152
12153 * gdb.python/py-breakpoint-create-fail.c,
12154 gdb.python/py-breakpoint-create-fail.exp,
12155 gdb.python/py-breakpoint-create-fail.py: New testcase.
12156
12157 2016-06-25 Manish Goregaokar <manish@mozilla.com>
12158
12159 PR gdb/20239
12160 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
12161 * gdb.rust/simple.exp: Add test expectations for new NonZero
12162 tests.
12163
12164 2016-06-24 David Taylor <dtaylor@emc.com>
12165
12166 * gdb.base/offsets.exp: New file.
12167 * gdb.base/offsets.c: New file.
12168
12169 2016-06-23 Tom Tromey <tom@tromey.com>
12170
12171 PR gdb/16483:
12172 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12173 before any filters are loaded.
12174
12175 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12176
12177 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12178 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12179 structs.
12180 * gdb.fortran/derived-type-function.exp: New file.
12181 * gdb.fortran/derived-type-function.f90: New file.
12182
12183
12184 2016-06-21 Pedro Alves <palves@redhat.com>
12185
12186 * gdb.base/new-ui.exp: New file.
12187 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12188 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12189 (with_spawn_id): New procedure.
12190
12191 2016-06-21 Pedro Alves <palves@redhat.com>
12192
12193 * gdb.mi/mi-exec-run.exp: New file.
12194
12195 2016-06-21 Pedro Alves <palves@redhat.com>
12196
12197 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12198 breakpoint command's output on the main UI.
12199 (test_break): New procedure, factored out from calls in the top
12200 level.
12201 (top level): Use foreach_with_prefix to test MI as main UI and as
12202 separate UI.
12203
12204 2016-06-21 Pedro Alves <palves@redhat.com>
12205
12206 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12207 (test_awatch_creation_and_listing)
12208 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12209 Remove 'type' parameter.
12210 (test_watchpoint_all): New parameter mi_mode. Remove
12211 with_test_prefix.
12212 (top level): Use foreach_with_prefix, and add main/separate UI MI
12213 testing axis.
12214
12215 2016-06-21 Pedro Alves <palves@redhat.com>
12216
12217 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12218 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12219 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12220 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12221 (gdb_main_spawn_id, mi_spawn_id): Declare and
12222 comment.
12223 (mi_create_inferior_pty): New procedure,
12224 factored out from default_mi_gdb_start.
12225 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12226 procedures.
12227 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12228 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12229 Use mi_create_inferior_pty.
12230 (mi_gdb_start): Use eval to pass down args list.
12231
12232 2016-06-21 Pedro Alves <palves@redhat.com>
12233
12234 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12235 * gdb.opt/inline-cmds.exp: Add MI tests.
12236
12237 2016-06-21 Pedro Alves <palves@redhat.com>
12238
12239 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12240
12241 2016-06-21 Pedro Alves <palves@redhat.com>
12242
12243 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12244 (top level): Use it instead of mi_execute_to.
12245
12246 2016-06-21 Pedro Alves <palves@redhat.com>
12247
12248 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12249 (cont_handler_str): New.
12250 (signal_stop_handler): Set stop_handler_str instead of printing to
12251 stdout.
12252 (continue_handler): Set cont_handler_str instead of printing to
12253 stdout.
12254 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12255 mi_send_resuming_command. Print stop_handler_str and
12256 cont_handler_str instead of expecting the python events print
12257 directly.
12258
12259 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12260
12261 * gdb.base/jit-reader.exp: New file.
12262 * gdb.base/jithost.c: New file.
12263 * gdb.base/jithost.h: New file.
12264 * gdb.base/jitreader.c : New file.
12265 * gdb.base/jit-protocol.h: New file.
12266
12267 2016-06-17 Yao Qi <yao.qi@linaro.org>
12268
12269 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12270 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12271 and detach-on-fork. Adjust tests.
12272 (top level): Invoke break_cond_on_syscall with combinations of
12273 syscall, follow-fork-mode and detach-on-fork.
12274
12275 2016-06-17 Yao Qi <yao.qi@linaro.org>
12276
12277 * gdb.base/step-over-exit.c: New.
12278 * gdb.base/step-over-exit.exp: New.
12279
12280 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12281
12282 * gdb.base/float.exp: Add target check for nds32*-*-*.
12283 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12284
12285 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12286
12287 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12288 for unsupported target features.
12289 * gdb.base/call-rt-st.exp: Likewise.
12290 * gdb.base/call-sc.exp: Likewise.
12291 * gdb.base/call-signal-resume.exp: Likewise.
12292 * gdb.base/call-strs.exp: Likewise.
12293 * gdb.base/callexit.exp: Likewise.
12294 * gdb.base/callfuncs.exp: Likewise.
12295 * gdb.base/nodebug.exp: Likewise.
12296 * gdb.base/printcmds.exp: Likewise.
12297 * gdb.base/ptype.exp: Likewise.
12298 * gdb.base/structs.exp: Likewise.
12299 * gdb.base/unwindonsignal.exp: Likewise.
12300 * gdb.cp/gdb2495.exp: Likewise.
12301 * gdb.cp/templates.exp: Likewise.
12302 * gdb.cp/virtfunc.exp: Likewise.
12303 * gdb.threads/hand-call-in-threads.exp: Likewise.
12304 * gdb.threads/interrupted-hand-call.exp: Likewise.
12305 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12306
12307 2016-06-10 Tom Tromey <tom@tromey.com>
12308
12309 PR rust/20110:
12310 * gdb.rust/expr.exp: Add test for integer constant larger than
12311 i32.
12312
12313 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12314
12315 * gdb.fortran/nested-funcs.exp: New.
12316 * gdb.fortran/nested-funcs.f90: New.
12317
12318 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12319
12320 * gdb.base/examine-backward.c: New file.
12321 * gdb.base/examine-backward.exp: New file.
12322
12323 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12324
12325 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12326 matching.
12327
12328 2016-06-02 Tom Tromey <tom@tromey.com>
12329
12330 PR python/18984:
12331 * gdb.python/py-shared.exp: Add solib_name test.
12332
12333 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12334
12335 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12336
12337 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12338
12339 PR c++/19893
12340 * gdb.dwarf2/implref.exp: Rename to...
12341 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12342 * gdb.dwarf2/implref-array.c: New file.
12343 * gdb.dwarf2/implref-array.exp: Likewise.
12344 * gdb.dwarf2/implref-global.c: Likewise.
12345 * gdb.dwarf2/implref-global.exp: Likewise.
12346 * gdb.dwarf2/implref-struct.c: Likewise.
12347 * gdb.dwarf2/implref-struct.exp: Likewise.
12348
12349 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12350
12351 * gdb.trace/trace-condition.exp: Add 64bit tests.
12352
12353 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12354
12355 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12356 bits types.
12357 (main): Adapt to 8 to 64 bits types.
12358 * gdb.trace/trace-condition.exp: Add new tests.
12359
12360 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12361
12362 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12363
12364 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12365
12366 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12367 Move condition tests...
12368 * gdb.trace/trace-condition.exp: Here.
12369
12370 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12371
12372 * gdb.trace/trace-condition.exp: Add counter-case tests.
12373
12374 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12375
12376 PR c++/15231
12377 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12378 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12379
12380 2016-05-27 Pedro Alves <palves@redhat.com>
12381
12382 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12383 New procedure.
12384 (top level): Call it, and bail out of DejaGnu is known to be bad.
12385
12386 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12387
12388 * gdb.base/whatis.c: Extend the test case.
12389 * gdb.base/whatis.exp: Add additional tests.
12390
12391 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12392
12393 * gdb.fortran/type.f90: Add pointer variable.
12394 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12395
12396 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12397
12398 * gdb.fortran/vla-type.exp: Fix testcase name.
12399
12400 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12401
12402 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12403
12404 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12405
12406 * gdb.fortran/type.f90: Add nested structures.
12407 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12408 * gdb.fortran/derived-type.exp: Adapt expected output.
12409 * gdb.fortran/vla-type.exp: Adapt expected output.
12410
12411 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12412
12413 * gdb.fortran/whatis_type.exp: Adapt expected output.
12414
12415 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12416
12417 * gdb.fortran/print_type.exp: Fix expected output.
12418 * gdb.fortran/whatis_type.exp: Fix expected output.
12419
12420 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12421
12422 * gdb.fortran/whatis_type.exp: Use multi_line.
12423
12424 2016-05-24 Tom Tromey <tom@tromey.com>
12425
12426 PR python/17386:
12427 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12428 use value as an index.
12429
12430 2016-05-23 Tom Tromey <tom@tromey.com>
12431
12432 PR python/17981:
12433 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12434 no-breakpoint case.
12435
12436 2016-05-24 Pedro Alves <palves@redhat.com>
12437
12438 PR gdb/19828
12439 * gdb.threads/clone-attach-detach.c: New file.
12440 * gdb.threads/clone-attach-detach.exp: New file.
12441
12442 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12443
12444 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12445
12446 2016-05-23 Tom Tromey <tom@tromey.com>
12447
12448 PR python/19438, PR python/18393:
12449 * gdb.python/py-progspace.exp: Add "dir" test.
12450 * gdb.python/py-objfile.exp: Add "dir" test.
12451
12452 2016-05-23 Yao Qi <yao.qi@linaro.org>
12453
12454 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12455 * gdb.arch/thumb2-it.exp: Likewise.
12456
12457 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12458
12459 * gdb.mi/mi-threads-interrupt.c: New file.
12460 * gdb.mi/mi-threads-interrupt.exp: New file.
12461
12462 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12463
12464 PR gdb/18077
12465 * gdb.mi/mi-async-run.exp: New file.
12466 * gdb.mi/mi-async-run.c: New file.
12467
12468 2016-05-17 Tom Tromey <tom@tromey.com>
12469 Manish Goregaokar <manishsmail@gmail.com>
12470
12471 * lib/rust-support.exp: New file.
12472 * lib/gdb.exp (skip_rust_tests): New proc.
12473 (build_executable_from_specs): Handle rust.
12474 * lib/future.exp (gdb_find_rustc): New proc.
12475 (gdb_default_target_compile): Handle rust.
12476 * gdb.rust/expr.exp: New file.
12477 * gdb.rust/generics.exp: New file.
12478 * gdb.rust/generics.rs: New file.
12479 * gdb.rust/methods.exp: New file.
12480 * gdb.rust/methods.rs: New file.
12481 * gdb.rust/modules.exp: New file.
12482 * gdb.rust/modules.rs: New file.
12483 * gdb.rust/simple.exp: New file.
12484 * gdb.rust/simple.rs: New file.
12485
12486 2016-05-17 Tom Tromey <tom@tromey.com>
12487
12488 * gdb.base/default.exp (set language): Add rust.
12489
12490 2016-05-17 Tom Tromey <tom@tromey.com>
12491
12492 * gdb.gdb/unittest.exp: New file.
12493
12494 2016-05-16 Yao Qi <yao.qi@linaro.org>
12495
12496 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12497 shell_prompt. Update shell_prompt_re.
12498
12499 2016-05-12 Doug Evans <dje@google.com>
12500
12501 PR symtab/19999
12502 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12503 $options when building executable.
12504 * gdb.dwarf2/fission-loclists-pie.S: New file.
12505 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12506
12507 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12508
12509 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12510 of [is_remote target],
12511
12512 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12513
12514 * lib/gdb.exp (use_gdb_stub): New procedure.
12515
12516 2016-05-03 Yunlian Jiang <yunlian@google.com>
12517 Doug Evans <dje@google.com>
12518
12519 PR symtab/19914
12520 * gdb.dwarf2/dwp-sepdebug.c: New file.
12521 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12522
12523 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12524
12525 * gdb.base/detach.exp: Remove is_remote check.
12526
12527 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12528
12529 * gdb.base/annota-input-while-running.exp: Don't check for
12530 [is_remote target]. Enable annotations after running to main.
12531 Remove unused "set test..." line.
12532
12533 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12534
12535 * gdb.trace/trace-enable-disable.exp: New file.
12536 * gdb.trace/trace-enable-disable.c: New file.
12537
12538 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12539
12540 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12541 use it in info sharedlibrary test.
12542 * gdb.trace/ftrace-lock.exp: Likewise.
12543 * gdb.trace/ftrace.exp: Likewise.
12544 * gdb.trace/range-stepping.exp: Likewise.
12545 * gdb.trace/trace-break.exp: Likewise.
12546 * gdb.trace/trace-condition.exp: Likewise.
12547 * gdb.trace/trace-mt.exp: Likewise.
12548
12549 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12550
12551 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12552 (gdb_load_shlib): ... this.
12553 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12554 gdb_load_shlib.
12555 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12556 * gdb.base/ctxobj.exp: Likewise.
12557 * gdb.base/dprintf-pending.exp: Likewise.
12558 * gdb.base/dso2dso.exp: Likewise.
12559 * gdb.base/fixsection.exp: Likewise.
12560 * gdb.base/gcore-relro.exp: Likewise.
12561 * gdb.base/gdb1555.exp: Likewise.
12562 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12563 * gdb.base/gnu-ifunc.exp: Likewise.
12564 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12565 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12566 * gdb.base/pending.exp: Likewise.
12567 * gdb.base/print-file-var.exp: Likewise.
12568 * gdb.base/print-symbol-loading.exp: Likewise.
12569 * gdb.base/shlib-call.exp: Likewise.
12570 * gdb.base/shreloc.exp: Likewise.
12571 * gdb.base/so-impl-ld.exp: Likewise.
12572 * gdb.base/solib-disc.exp: Likewise.
12573 * gdb.base/solib-nodir.exp: Likewise.
12574 * gdb.base/solib-overlap.exp: Likewise.
12575 * gdb.base/solib-symbol.exp: Likewise.
12576 * gdb.base/solib-weak.exp (do_test): Likewise.
12577 * gdb.base/sym-file.exp: Likewise.
12578 * gdb.base/symtab-search-order.exp: Likewise.
12579 * gdb.base/type-opaque.exp: Likewise.
12580 * gdb.base/unload.exp: Likewise.
12581 * gdb.base/watchpoint-solib.exp: Likewise.
12582 * gdb.compile/compile.exp: Likewise.
12583 * gdb.cp/gdb2384.exp: Likewise.
12584 * gdb.cp/infcall-dlopen.exp: Likewise.
12585 * gdb.cp/re-set-overloaded.exp: Likewise.
12586 * gdb.fortran/library-module.exp: Likewise.
12587 * gdb.opt/solib-intra-step.exp: Likewise.
12588 * gdb.python/py-finish-breakpoint.exp: Likewise.
12589 * gdb.python/py-shared.exp: Likewise.
12590 * gdb.reverse/solib-precsave.exp: Likewise.
12591 * gdb.reverse/solib-reverse.exp: Likewise.
12592 * gdb.server/solib-list.exp: Likewise.
12593 * gdb.threads/dlopen-libpthread.exp: Likewise.
12594 * gdb.threads/tls-shared.exp: Likewise.
12595 * gdb.threads/tls-so_extern.exp: Likewise.
12596 * gdb.trace/change-loc.exp: Likewise.
12597 * gdb.trace/ftrace-lock.exp: Likewise.
12598 * gdb.trace/ftrace.exp: Likewise.
12599 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12600 * gdb.trace/pending.exp: Likewise.
12601 * gdb.trace/range-stepping.exp: Likewise.
12602 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12603 (strace_info_marker): Likewise.
12604 (strace_probe_marker): Likewise.
12605 (strace_trace_on_same_addr): Likewise.
12606 (strace_trace_on_diff_addr): Likewise.
12607 * gdb.trace/trace-break.exp: Likewise.
12608 * gdb.trace/trace-condition.exp: Likewise.
12609 * gdb.trace/trace-mt.exp: Likewise.
12610
12611 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12612
12613 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12614 result of gdb_remote_download.
12615 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12616 * gdb.base/dso2dso.exp: Likewise.
12617 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12618 * gdb.base/print-file-var.exp: Likewise.
12619 * gdb.base/shlib-call.exp: Likewise.
12620 * gdb.base/shreloc.exp: Likewise.
12621 * gdb.base/solib-overlap.exp: Likewise.
12622 * gdb.base/solib-weak.exp (do_test): Likewise.
12623 * gdb.base/unload.exp: Likewise.
12624
12625 2016-04-27 Yao Qi <yao.qi@linaro.org>
12626
12627 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12628 exists.
12629
12630 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12631
12632 * vla-type.exp: Print structure from toplevel.
12633
12634 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12635
12636 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12637 of dynamic types.
12638 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12639 of dynamic types.
12640
12641 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12642
12643 * gdb.fortran/vla-type.f90: New file.
12644 * gdb.fortran/vla-type.exp: New file.
12645
12646 2016-04-25 Yao Qi <yao.qi@linaro.org>
12647
12648 * gdb.base/branch-to-self.c: New file.
12649 * gdb.base/branch-to-self.exp: New file.
12650
12651 2016-04-22 Yao Qi <yao.qi@linaro.org>
12652
12653 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12654 more after $hex.
12655
12656 2016-04-22 Yao Qi <yao.qi@linaro.org>
12657
12658 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12659 * gdb.base/annota3.exp: Likewise.
12660
12661 2016-04-22 Yao Qi <yao.qi@linaro.org>
12662
12663 * gdb.reverse/step-precsave.exp: Do one step and test program
12664 stops in "callee" and do multiple steps until program goes out
12665 of "callee".
12666 * gdb.reverse/step-reverse.exp: Likewise.
12667
12668 2016-04-22 Yao Qi <yao.qi@linaro.org>
12669
12670 * gdb.trace/signal.exp: Also pass if
12671 $tracepoint_hits($i) > $iterations.
12672
12673 2016-04-22 Yao Qi <yao.qi@linaro.org>
12674
12675 * gdb.trace/signal.c: New file.
12676 * gdb.trace/signal.exp: New file.
12677
12678 2016-04-19 Doug Evans <xdje42@gmail.com>
12679
12680 * gdb.base/bad-file.exp: New file.
12681
12682 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12683
12684 * gdb.dwarf2/implref.exp: New file.
12685
12686 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12687
12688 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12689 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12690 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12691 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12692 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12693 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12694 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12695 * lib/fortran.exp (fortran_int4): New procedure.
12696 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12697 (fortran_logical4): Likewise.
12698
12699 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12700
12701 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12702
12703 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12704
12705 * lib/compiler.c: Add Intel specific preprocessor macros.
12706 * lib/compiler.cc: Likewise.
12707
12708 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
12709
12710 * gdb.server/connect-with-no-symbol-file.c: New file.
12711 * gdb.server/connect-with-no-symbol-file.exp: New file.
12712
12713 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12714
12715 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12716
12717 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12718
12719 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12720 standard output directory.
12721
12722 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12723
12724 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12725
12726 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12727
12728 * gdb.btrace/instruction_history.c (loop): Add declaration.
12729
12730 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12731
12732 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12733
12734 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12735
12736 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12737 parentheses to print.
12738 (continue_handler): Likewise.
12739
12740 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12741
12742 * gdb.server/solib-list.exp: Remove is_remote check.
12743 Pass shlib= to gdb_compile. Don't link shared library with
12744 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12745 Run binary filename through "readlink -f" on the target.
12746
12747 2016-04-08 Pedro Alves <palves@redhat.com>
12748
12749 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12750 interpreter filename as argument to gdbserver_spawn.
12751 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12752 Return empty if $last_loaded_file does not exist.
12753
12754 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12755
12756 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12757 * gdb.base/jit-main.c: Use exit after usage.
12758
12759 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12760
12761 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12762 GDBHISTSIZE prior to the tests.
12763 * gdb.base/gdbinit-history.exp: Likewise.
12764
12765 2016-04-07 Pedro Alves <palves@redhat.com>
12766
12767 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12768 instead of build_executable. Use gdb_load_shlibs.
12769
12770 2016-04-07 Yao Qi <yao.qi@linaro.org>
12771
12772 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12773 Execute "si" command.
12774
12775 2016-04-07 Yao Qi <yao.qi@linaro.org>
12776
12777 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12778 number instead of the comments on some line.
12779
12780 2016-04-06 Don Breazeal <donb@codesourcery.com>
12781
12782 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12783 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12784
12785 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12786
12787 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12788 standard_output_file. Remove unused binfile variable.
12789
12790 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
12791
12792 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12793 * gdb.python/py-mi-objfile.exp: Match "list main" output
12794 in console format.
12795
12796 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12797
12798 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12799 absolute.
12800
12801 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12802
12803 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12804 absolute.
12805 * gdb.trace/ftrace.exp: Likewise.
12806 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12807 targets as well.
12808 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12809 (gdb_load_shlibs): Copy libraries to test directory when testing
12810 natively. Only set solib-search-path if testing remotely.
12811 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12812
12813 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12814
12815 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12816 gdb_download. Use it even if the target is not remote.
12817 * gdb.base/jit.exp (compile_jit_test): Likewise.
12818 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12819 output directory if the destination board is local, otherwise use
12820 the standard remote_download from DejaGnu.
12821 (gdb_download): Remove.
12822 (gdb_load_shlibs): Use gdb_remote_download instead of
12823 gdb_download.
12824 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12825 Use gdb_remote_download instead of gdb_download. Use it even if
12826 the target is not remote.
12827 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12828 instead of gdb_download.
12829
12830 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12831
12832 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12833 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12834 run.
12835
12836 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
12837
12838 PR gdb/19820
12839 * gdb.base/printcmds.exp: Add artificial arrays tests.
12840
12841 2016-03-31 Pedro Alves <palves@redhat.com>
12842
12843 PR gdb/19858
12844 * gdb.base/jit-main.c: Include unistd.h.
12845 (ATTACH): Define to 0 if not already defined.
12846 (wait_for_gdb, mypid): New globals.
12847 (WAIT_FOR_GDB): New macro.
12848 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12849 some breakpoint locations.
12850 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12851 New procedures.
12852 (one_jit_test): Add REATTACH parameter, and handle it. Use
12853 continue_to_test_location.
12854 (top level): Test attach, and adjusts calls to one_jit_test.
12855
12856 2016-03-31 Pedro Alves <palves@redhat.com>
12857
12858 PR gdb/19858
12859 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12860 BINSUFFIX parameter, and handle it.
12861 (top level): Adjust calls compile_jit_test.
12862
12863 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
12864
12865 PR python/19743
12866 * gdb.python/py-mi-events-gdb.py: New file.
12867 * gdb.python/py-mi-events.c: New file.
12868 * gdb.python/py-mi-events.exp: New file.
12869
12870 2016-03-30 Yao Qi <yao.qi@linaro.org>
12871
12872 * gdb.reverse/until-precsave.exp: Match function name only.
12873 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12874 Move malloc to a condition block.
12875 * gdb.reverse/until-reverse.exp: Match function name only.
12876
12877 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12878
12879 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12880 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12881 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12882 variable for GPR 0 instead of assuming it is register 0.
12883 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12884 * lib/trace-support.exp: Add s390 registers.
12885
12886 2016-03-29 Yao Qi <yao.qi@linaro.org>
12887
12888 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12889
12890 2016-03-24 Yao Qi <yao.qi@linaro.org>
12891
12892 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12893 test message.
12894
12895 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12896
12897 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12898 maintaining separate logic for constructing the output path.
12899
12900 2016-03-16 Don Breazeal <donb@codesourcery.com>
12901
12902 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12903 Retry fork and waitpid on interrupted system call errors.
12904 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12905 Use with_timeout_factor to increase timeout by factor of 10.
12906
12907 2016-03-15 Don Breazeal <donb@codesourcery.com>
12908
12909 * gdb.cp/scope-err.cc: New test program.
12910 * gdb.cp/scope-err.exp: New test script.
12911 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12912 lines and "set breakpoint here" comment.
12913 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12914 Fixed some whitespace and format issues.
12915 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12916 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12917
12918 2016-03-15 Doug Evans <dje@google.com>
12919
12920 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12921 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12922 All callers updated. Add tests for enums, mixed flags register.
12923
12924 2016-03-15 Doug Evans <dje@google.com>
12925
12926 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12927 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12928
12929 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12930
12931 * gdb.base/default.exp: Add $_as_string to the list of expected
12932 convenience functions.
12933
12934 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12935
12936 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12937
12938 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12939
12940 * gdb.python/py-as-string.exp: New file.
12941 * gdb.python/py-as-string.c: New file.
12942
12943 2016-03-09 Pedro Alves <palves@redhat.com>
12944
12945 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12946 signal" -> "Thread NN received signal" output change.
12947 * gdb.threads/ia64-sigill.exp: Likewise.
12948 * gdb.threads/linux-dp.exp: Likewise.
12949 * gdb.threads/manythreads.exp: Likewise.
12950 * gdb.threads/pending-step.exp: Likewise.
12951 * gdb.threads/print-threads.exp: Likewise.
12952 * gdb.threads/sigstep-threads.exp: Likewise.
12953 * gdb.threads/staticthreads.exp: Likewise.
12954 * gdb.threads/tls.exp: Likewise.
12955
12956 2016-03-09 Pedro Alves <palves@redhat.com>
12957
12958 * gdb.base/command-line-input.exp: New file.
12959
12960 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12961
12962 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12963 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12964 * gdb.trace/pending.exp: Accept leading dot before function name.
12965 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12966 * lib/trace-support.exp: Set registers for ppc.
12967
12968 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12969
12970 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12971 use it for disassembly; accept .main in addition to main in backtrace.
12972
12973 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12974 Marcin Kościelnicki <koriakin@0x04.net>
12975
12976 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12977 (gdb_recursion_test_ptr): New global variable.
12978 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12979 gdb_recursion_test.
12980 (gdb_c_test): Ditto.
12981
12982 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12983
12984 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12985 ordering.
12986
12987 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12988
12989 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12990 (bar): Add bar_start_lbl label.
12991 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12992 of foo/bar for emitting DWARF and tracing.
12993
12994 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12995
12996 * analyze-racy-logs.py: Set executable bit.
12997
12998 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12999
13000 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13001 (CHECK_TARGET_TMP): Likewise.
13002 (check-single-racy): New rule.
13003 (check-parallel-racy): Likewise.
13004 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13005 (do-check-parallel-racy): New rule.
13006 (check-racy/%.exp): Likewise.
13007 * README (Racy testcases): New section.
13008 * analyze-racy-logs.py: New file.
13009
13010 2016-03-03 Doug Evans <dje@google.com>
13011
13012 * gdb.base/skip.exp: Use with_test_prefix.
13013
13014 2016-03-03 Yao Qi <yao.qi@linaro.org>
13015
13016 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13017 Invoke step_over_syscall "clone" and break_cond_on_syscall
13018 "clone".
13019 * gdb.base/step-over-clone.c: New file.
13020
13021 2016-03-03 Yao Qi <yao.qi@linaro.org>
13022
13023 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13024 code format.
13025
13026 2016-03-03 Yao Qi <yao.qi@linaro.org>
13027
13028 * gdb.base/disp-step-fork.c: Rename to ...
13029 * gdb.base/step-over-fork.c: ... it. New file.
13030 * gdb.base/disp-step-vfork.c: Rename to ...
13031 * gdb.base/step-over-vfork.c: ... it. New file.
13032 * gdb.base/disp-step-syscall.exp: Rename to ...
13033 * gdb.base/step-over-syscall.exp: ... it. New file.
13034 (disp_step_cross_syscall): Rename to ...
13035 (step_over_syscall): ... it.
13036
13037 2016-03-03 Yao Qi <yao.qi@linaro.org>
13038
13039 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13040 If target supports condition evaluation on target, invoke
13041 break_cond_on_syscall for fork and vfork.
13042
13043 2016-03-03 Yao Qi <yao.qi@linaro.org>
13044
13045 * gdb.base/disp-step-syscall.exp: Don't invoke
13046 support_displaced_stepping.
13047 (disp_step_cross_syscall): Test with displaced stepping off and
13048 on if supported.
13049
13050 2016-03-03 Yao Qi <yao.qi@linaro.org>
13051
13052 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13053 proc.
13054 (setup): New proc.
13055 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13056 and setup.
13057
13058 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13059
13060 * gdb.fortran/vla-history.exp: Remove breakpoint.
13061
13062 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13063
13064 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13065 exceeds timeout.
13066
13067 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13068
13069 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13070 breakpoint.
13071
13072 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13073
13074 * gdb.mi/vla.f90: Nullify pointer after declaration.
13075
13076 2016-03-01 Pedro Alves <palves@redhat.com>
13077
13078 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13079
13080 2016-03-01 Pedro Alves <palves@redhat.com>
13081
13082 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13083 before anything else.
13084 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13085 _GNU_SOURCE here.
13086 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13087 before anything else.
13088 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13089
13090 2016-03-01 Pedro Alves <palves@redhat.com>
13091
13092 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13093
13094 2016-03-01 Yao Qi <yao.qi@linaro.org>
13095
13096 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13097 prepare_for_testing.
13098
13099 2016-03-01 Yao Qi <yao.qi@linaro.org>
13100
13101 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13102
13103 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13104
13105 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13106 manually constructing the output path.
13107
13108 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13109
13110 * gdb.arch/s390-stackless.S: New.
13111 * gdb.arch/s390-stackless.exp: New.
13112
13113 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13114
13115 * gdb.dlang/circular.c: New file.
13116 * gdb.dlang/circular.exp: New file.
13117
13118 2016-02-26 Yao Qi <yao.qi@linaro.org>
13119
13120 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13121 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13122 (testcases): Update.
13123
13124 2016-02-26 Yao Qi <yao.qi@linaro.org>
13125
13126 * gdb.reverse/aarch64.c: Rename to ...
13127 * gdb.reverse/insn-reverse.c: ... it.
13128 * gdb.reverse/aarch64.exp: Rename to ...
13129 * gdb.reverse/insn-reverse.exp: ... it.
13130
13131 2016-02-26 Yao Qi <yao.qi@linaro.org>
13132
13133 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13134 (testcase_ftype): New.
13135 (testcases): New array.
13136 (n_testcases): New.
13137 (main): Call each element in testcases.
13138 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13139 (read_testcase): New.
13140 Do the tests in a loop.
13141
13142 2016-02-25 Yao Qi <yao.qi@linaro.org>
13143
13144 * gdb.base/branches.c: Remove.
13145
13146 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13147
13148 PR gdb/13808
13149 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13150
13151 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13152
13153 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13154
13155 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13156
13157 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13158 change x86_64 call_insn to 'callq'.
13159
13160 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13161
13162 * gdb.trace/tfile-avx.c: Move to...
13163 * gdb.trace/tracefile-pseudo-reg.c: Here.
13164 * gdb.trace/tfile-avx.exp: Move to...
13165 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13166
13167 2016-02-24 Gary Benson <gbenson@redhat.com>
13168
13169 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13170 message on attach.
13171
13172 2016-02-23 Doug Evans <dje@google.com>
13173
13174 * gdb.base/skip.c (test_skip): New function.
13175 (end_test_skip_file_and_function): New function.
13176 (test_skip_file_and_function): New function.
13177 * gdb.base/skip1.c (test_skip): New function.
13178 (skip1_test_skip_file_and_function): New function.
13179 * gdb.base/skip.exp: Add tests for new skip options.
13180 * gdb.base/skip-solib.exp: Update expected output.
13181 * gdb.perf/skip-command.cc: New file.
13182 * gdb.perf/skip-command.exp: New file.
13183 * gdb.perf/skip-command.py: New file.
13184
13185 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13186
13187 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13188 info registers pattern.
13189
13190 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13191
13192 * lib/future.exp: Add D support.
13193 (gdb_find_gdc): New proc.
13194 (gdb_default_target_compile): Add D support.
13195
13196 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
13197
13198 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13199 user+system time.
13200 (trace_speed_test): Determine the iteration count for a time
13201 between 15..30 seconds.
13202
13203 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13204
13205 * gdb.arch/i386-mpx-sigsegv.c: New file.
13206 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13207 * gdb.arch/i386-mpx-simple_segv.c: New file.
13208 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13209
13210 2016-02-18 Yao Qi <yao.qi@linaro.org>
13211
13212 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13213 Don't call setup_kfail.
13214
13215 2016-02-18 Yao Qi <yao.qi@linaro.org>
13216
13217 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13218 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13219
13220 2016-02-16 Doug Evans <dje@google.com>
13221
13222 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13223 * gdb.base/skip1.c: Ditto.
13224 * gdb.base/skip.exp: Whitespace cleanup.
13225
13226 2016-02-16 Don Breazeal <donb@codesourcery.com>
13227
13228 PR remote/19496
13229 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13230 Remove kfail for PR remote/19496.
13231
13232 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13233
13234 * lib/gdb.exp (standard_temp_file): Return a path specific to
13235 the runtest invocation.
13236
13237 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13238
13239 * gdb.trace/save-trace.exp: Change relative path to be in the
13240 standard output directory.
13241
13242 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13243
13244 * gdb.arch/i386-prologue.c: Add missing prototypes.
13245
13246 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13247
13248 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13249 * gdb.arch/i386-prologue.exp: Likewise.
13250 * gdb.arch/i386-size.exp: Likewise.
13251
13252 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13253
13254 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13255 define object file path.
13256 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13257 file path.
13258 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13259 standard_output_file to define binfile.
13260
13261 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13262
13263 Fix compatibility with recent gfortran-5.3.1.
13264 * gdb.fortran/vla-history.exp (print vla1 allocated)
13265 (print vla2 allocated, print $2, print $3): Remove
13266 (print $4): Rename to ...
13267 (print $2): ... here.
13268 (print $9): Rename to ...
13269 (print $5): ... here.
13270 (print $10): Rename to ...
13271 (print $6): ... here.
13272 * gdb.fortran/vla.f90: Add pvla initialization.
13273
13274 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13275
13276 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13277 New test.
13278 * gdb.fortran/vla-value-sub.exp: Likewise.
13279
13280 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13281
13282 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13283
13284 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13285
13286 * i386-biarch-core.exp: Define corefile using
13287 standard_output_file.
13288
13289 2016-02-12 Yao Qi <yao.qi@linaro.org>
13290
13291 * gdb.arch/arm-single-step-kernel-helper.c: New.
13292 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13293
13294 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13295
13296 * gdb.btrace/tailcall-only.exp: New.
13297 * gdb.btrace/tailcall-only.c: New.
13298 * gdb.btrace/x86_64-tailcall-only.S: New.
13299 * gdb.btrace/i686-tailcall-only.S: New.
13300
13301 2016-02-11 Pedro Alves <palves@redhat.com>
13302
13303 * README (Parallel testing): Add missing double quotes.
13304
13305 2016-02-11 Pedro Alves <palves@redhat.com>
13306
13307 * README (Parallel testing): New section.
13308 (GDB_PARALLEL): Rewrite.
13309 (FORCE_PARALLEL): Document.
13310
13311 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13312
13313 * gdb.trace/tfile-avx.c: New test.
13314 * gdb.trace/tfile-avx.exp: New test.
13315
13316 2016-02-09 Keith Seitz <keiths@redhat.com>
13317
13318 PR breakpoints/19546
13319 * gdb.base/infcall-exec.c: New file.
13320 * gdb.base/infcall-exec2.c: New file.
13321 * gdb.base/infcall-exec.exp: New file.
13322
13323 2016-02-09 Keith Seitz <keiths@redhat.com>
13324
13325 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13326 (toplevel): Call test_bkpt_address.
13327
13328 2016-02-09 Keith Seitz <keiths@redhat.com>
13329
13330 PR python/19506
13331 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13332 (toplevel): Call test_bkpt_address.
13333
13334 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13335
13336 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13337 to AC_OUTPUT.
13338 * configure: Regenerate.
13339
13340 2016-02-09 Pedro Alves <palves@redhat.com>
13341
13342 PR breakpoints/19548
13343 * gdb.base/execl-update-breakpoints.c (some_function): New
13344 function.
13345 (main): Call it.
13346 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13347 Tighten expected GDB output.
13348
13349 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13350
13351 * Makefile.in (ALL_SUBDIRS): Remove.
13352 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13353 (distclean maintainer-clean realclean): Likewise.
13354 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13355 * configure: Regenerate.
13356 * gdb.ada/Makefile.in: Delete.
13357 * gdb.arch/Makefile.in: Likewise.
13358 * gdb.asm/Makefile.in: Likewise.
13359 * gdb.base/Makefile.in: Likewise.
13360 * gdb.btrace/Makefile.in: Likewise.
13361 * gdb.cell/Makefile.in: Likewise.
13362 * gdb.compile/Makefile.in: Likewise.
13363 * gdb.cp/Makefile.in: Likewise.
13364 * gdb.disasm/Makefile.in: Likewise.
13365 * gdb.dlang/Makefile.in: Likewise.
13366 * gdb.dwarf2/Makefile.in: Likewise.
13367 * gdb.fortran/Makefile.in: Likewise.
13368 * gdb.gdb/Makefile.in: Likewise.
13369 * gdb.go/Makefile.in: Likewise.
13370 * gdb.guile/Makefile.in: Likewise.
13371 * gdb.java/Makefile.in: Likewise.
13372 * gdb.linespec/Makefile.in: Likewise.
13373 * gdb.mi/Makefile.in: Likewise.
13374 * gdb.modula2/Makefile.in: Likewise.
13375 * gdb.multi/Makefile.in: Likewise.
13376 * gdb.objc/Makefile.in: Likewise.
13377 * gdb.opencl/Makefile.in: Likewise.
13378 * gdb.opt/Makefile.in: Likewise.
13379 * gdb.pascal/Makefile.in: Likewise.
13380 * gdb.perf/Makefile.in: Likewise.
13381 * gdb.python/Makefile.in: Likewise.
13382 * gdb.reverse/Makefile.in: Likewise.
13383 * gdb.server/Makefile.in: Likewise.
13384 * gdb.stabs/Makefile.in: Likewise.
13385 * gdb.threads/Makefile.in: Likewise.
13386 * gdb.trace/Makefile.in: Likewise.
13387 * gdb.xml/Makefile.in: Likewise.
13388 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13389 GDB_PARALLEL.
13390 (standard_output_file): Remove check for GDB_PARALLEL, always
13391 return path in outputs/$subdir/$testname.
13392
13393 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13394
13395 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13396 (site.exp): Assign abs_srcdir to tcl's srcdir.
13397
13398 2016-02-04 Yao Qi <yao.qi@linaro.org>
13399
13400 * gdb.base/foll-exec-mode.c: Include limits.h.
13401 (main): Add parameters argc and argv. Get directory from
13402 argv[0].
13403 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13404 compilation.
13405 * gdb.base/foll-exec.c: Include limits.h.
13406 (main): Add parameters argc and argv.
13407 Get directory from argv[0].
13408 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13409 Adjust tests on the number of lines as source code changed.
13410 * gdb.base/foll-vfork-exit.c: Include limits.h.
13411 (main): Add one line of statement before vfork.
13412 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13413 (main): Add parameters argc and argv. Get directory from
13414 argv[0].
13415 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13416 (setup_gdb): Set tbreak to skip some source lines.
13417 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13418 (main): Add parameters argc and argv. Get directory from
13419 argv[0].
13420 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13421 compilation.
13422 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13423 (main): Add parameters argc and argv. Get directory from
13424 argv[0].
13425 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13426 compilation.
13427
13428 2016-02-01 Doug Evans <dje@google.com>
13429
13430 * gdb.base/skip.exp: Clean up multiple references to same test name.
13431
13432 2016-02-01 Pedro Alves <palves@redhat.com>
13433
13434 PR remote/19496
13435 * gdb.threads/forking-threads-plus-breakpoint.exp
13436 (displaced_stepping_supported): New global.
13437 (probe_displaced_stepping_support): New procedure.
13438 (do_test): Add 'displaced' parameter, and use it.
13439 (top level): Check for displaced stepping support. Add displaced
13440 stepping on/off testing axis.
13441
13442 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13443
13444 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13445 pointer. Don't perform further tests on the unassociated pointer
13446 if the first test fails.
13447
13448 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13449
13450 * gdb.base/max-value-size.c: New file.
13451 * gdb.base/max-value-size.exp: New file.
13452 * gdb.base/huge.exp: Disable max-value-size for this test.
13453
13454 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13455
13456 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13457
13458 2016-01-28 Yao Qi <yao.qi@linaro.org>
13459
13460 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13461
13462 2016-01-25 Pedro Alves <palves@redhat.com>
13463
13464 PR threads/19461
13465 * gdb.base/fork-running-state.c: New file.
13466 * gdb.base/fork-running-state.exp: New file.
13467
13468 2016-01-25 Pedro Alves <palves@redhat.com>
13469
13470 PR gdb/19494
13471 * gdb.base/catch-fork-kill.c: New file.
13472 * gdb.base/catch-fork-kill.exp: New file.
13473
13474 2016-01-25 Pedro Alves <palves@redhat.com>
13475
13476 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13477 Delete, moved to lib/gdb.exp.
13478 * gdb.threads/forking-threads-plus-breakpoint.exp
13479 (foreach_with_prefix): Likewise.
13480 * gdb.threads/process-dies-while-handling-bp.exp
13481 (foreach_with_prefix): Likewise.
13482 * lib/gdb.exp (foreach_with_prefix): New procedure.
13483
13484 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13485
13486 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13487 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13488
13489 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13490
13491 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13492 endian targets.
13493
13494 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13495 Pedro Alves <palves@redhat.com>
13496
13497 Fix testsuite compatibility with Guile.
13498 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13499 number.
13500
13501 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13502
13503 Fix testsuite compatibility with Guile.
13504 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13505 (thread 1): New test for backtrace through signal handler.
13506
13507 2016-01-22 Yao Qi <yao.qi@linaro.org>
13508
13509 PR testsuite/19491
13510 * gdb.base/multi-forks.c: Include
13511 ../lib/unbuffer_output.c
13512 (main): Call gdb_unbuffer_output.
13513
13514 2016-01-21 Doug Evans <dje@google.com>
13515
13516 * lib/ada.exp (gdb_compile_ada): Fix typo.
13517
13518 2016-01-21 Joel Brobecker <brobecker@adacore.com>
13519
13520 * gdb.base/break-fun-addr.exp: New file.
13521 * gdb.base/break-fun-addr1.c: New file.
13522 * gdb.base/break-fun-addr2.c: New file.
13523
13524 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13525
13526 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13527 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13528 enum flag values.
13529
13530 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13531
13532 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13533 when GDB can not set the vector return value. Add more comments
13534 for clarification.
13535
13536 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13537
13538 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13539 command.
13540
13541 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13542
13543 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13544
13545 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13546
13547 * Makefile.in (check-single): Pass --status to runtest.
13548 (check/%.exp): Likewise.
13549
13550 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13551
13552 * Makefile.in (check-parallel): Propagate return code from make
13553 do-check-parallel.
13554
13555 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13556
13557 * gdb.trace/ftrace.exp: Fix expected message on continue.
13558 * gdb.trace/pending.exp: Fix expected message on continue.
13559 * gdb.trace/trace-break.exp: Fix expected message on continue.
13560
13561 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13562
13563 * lib/gdb.exp (gdb_test): Remove unused global references.
13564
13565 2016-01-18 Pedro Alves <palves@redhat.com>
13566
13567 * gdb.base/async-shell.exp: Adjust expected output.
13568 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13569 * gdb.base/siginfo-thread.exp: Adjust expected output.
13570 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13571 * gdb.java/jnpe.exp: Adjust expected output.
13572 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13573 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13574 * gdb.threads/leader-exit.exp: Adjust expected output.
13575 * gdb.threads/manythreads.exp: Adjust expected output.
13576 * gdb.threads/pthreads.exp: Adjust expected output.
13577 * gdb.threads/schedlock.exp: Adjust expected output.
13578 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13579 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13580 expected output.
13581 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13582 output.
13583 * gdb.threads/sigthread.exp: Adjust expected output.
13584 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13585
13586 2016-01-18 Yao Qi <yao.qi@linaro.org>
13587
13588 * gdb.guile/scm-section-script.c: Replace @progbits with
13589 %progbits.
13590 * gdb.python/py-section-script.c: Likewise.
13591
13592 2016-01-15 Pedro Alves <palves@redhat.com>
13593
13594 * gdb.multi/tids.exp: Test star wildcard ranges.
13595
13596 2016-01-15 Pedro Alves <palves@redhat.com>
13597
13598 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13599 command from "thread apply" invocation.
13600 (thr_apply_info_thr_invalid): Default the expected output to the
13601 input tid list.
13602 (top level): Add tests that use convenience variables. Add tests
13603 for "thread apply" with a valid TID list, but missing the command.
13604
13605 2016-01-13 Pedro Alves <palves@redhat.com>
13606
13607 * gdb.base/default.exp: Expect $_gthread as well.
13608 * gdb.multi/tids.exp: Test $_gthread.
13609 * gdb.threads/thread-specific.exp: Test $_gthread.
13610
13611 2016-01-13 Pedro Alves <palves@redhat.com>
13612
13613 * gdb.multi/tids.exp: Test "info threads -gid".
13614
13615 2016-01-13 Pedro Alves <palves@redhat.com>
13616
13617 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13618 Breakpoint.thread.
13619 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13620
13621 2016-01-07 Pedro Alves <palves@redhat.com>
13622
13623 * gdb.base/break.exp: Adjust to output changes.
13624 * gdb.base/hbreak2.exp: Likewise.
13625 * gdb.base/sepdebug.exp: Likewise.
13626 * gdb.base/watch_thread_num.exp: Likewise.
13627 * gdb.linespec/keywords.exp: Likewise.
13628 * gdb.multi/info-threads.exp: Likewise.
13629 * gdb.threads/thread-find.exp: Likewise.
13630 * gdb.multi/tids.c: New file.
13631 * gdb.multi/tids.exp: New file.
13632
13633 2016-01-13 Pedro Alves <palves@redhat.com>
13634
13635 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13636
13637 2016-01-13 Pedro Alves <palves@redhat.com>
13638
13639 * gdb.base/default.exp: Expect $_inferior as well.
13640 * gdb.multi/base.exp: Test $_inferior.
13641
13642 2016-01-13 Pedro Alves <palves@redhat.com>
13643
13644 PR breakpoints/19388
13645 * gdb.base/catch-signal-siginfo-cond.c: New file.
13646 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13647
13648 2016-01-12 Josh Stone <jistone@redhat.com>
13649 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13650
13651 * gdb.base/catch-syscall.c (do_execve): New variable.
13652 (main): Conditionally trigger an execve.
13653 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13654 (test_catch_syscall_execve): New, check entry/return across execve.
13655 (do_syscall_tests): Call test_catch_syscall_execve.
13656
13657 2016-01-12 Pedro Alves <palves@redhat.com>
13658
13659 * gdb.base/random-signal.exp (do_test): New procedure, with body
13660 of testcase moved in.
13661
13662 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13663 Pedro Alves <palves@redhat.com>
13664
13665 * gdb.base/funcargs.exp (finish from indirectly called function):
13666 Reintroduce the case for 'First'.
13667
13668 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13669 Pedro Alves <palves@redhat.com>
13670
13671 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13672 (tcatch_vfork_then_child_follow_exec)
13673 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13674 identification.
13675
13676 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13677
13678 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13679 and repeats to unlimited.
13680 * gdb.python/py-value.exp: Likewise.
13681 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13682 and repeats to unlimited.
13683
13684 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13685
13686 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13687 and reordering the functions.
13688 * gdb.multi/hangout.c: Likewise.
13689 * gdb.multi/hello.c: Likewise.
13690
13691 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13692
13693 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13694 absolute.
13695 (SingleStatisticTestResult.report): Use dict.keys instead of
13696 dict.iterkeys.
13697
13698 2016-01-06 Pedro Alves <palves@redhat.com>
13699
13700 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13701
13702 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13703
13704 * gdb.btrace/dlopen.exp: New.
13705 * gdb.btrace/dlopen.c: New.
13706 * gdb.btrace/dlopen-dso.c: New.
13707
13708 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13709
13710 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13711 PATTERN argument is optional.
13712
13713 2015-12-24 Joel Brobecker <brobecker@adacore.com>
13714
13715 * lib/ada.exp (target_compile_ada_from_dir): New function.
13716 (gdb_compile_ada): Reimplement avoiding the use of project files.
13717 * gdb.ada/gnat_ada.gpr: Delete.
13718 * gdb.ada/cond_lang.exp: Adjust test to make path before
13719 filename optional.
13720 * gdb.ada/small_reg_param.exp: Likewise.
13721
13722 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13723
13724 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13725
13726 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13727
13728 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13729 case.
13730
13731 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13732
13733 * gdb.base/break.exp: Remove dead code.
13734 * gdb.base/sepdebug.exp: Likewise.
13735
13736 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13737
13738 * gdb.asm/asm-source.exp: Remove HP-UX references.
13739 * gdb.base/annota1.exp: Likewise.
13740 * gdb.base/annota3.exp: Likewise.
13741 * gdb.base/attach.exp: Likewise.
13742 * gdb.base/bigcore.exp: Likewise.
13743 * gdb.base/break.exp: Likewise.
13744 * gdb.base/call-ar-st.exp: Likewise.
13745 * gdb.base/callfuncs.exp: Likewise.
13746 * gdb.base/catch-fork-static.exp: Likewise.
13747 * gdb.base/display.exp: Likewise.
13748 * gdb.base/foll-exec-mode.exp: Likewise.
13749 * gdb.base/foll-exec.exp: Likewise.
13750 * gdb.base/foll-fork.exp: Likewise.
13751 * gdb.base/foll-vfork.exp: Likewise.
13752 * gdb.base/funcargs.exp: Likewise.
13753 * gdb.base/hbreak2.exp: Likewise.
13754 * gdb.base/inferior-died.exp: Likewise.
13755 * gdb.base/interrupt.exp: Likewise.
13756 * gdb.base/multi-forks.exp: Likewise.
13757 * gdb.base/nodebug.exp: Likewise.
13758 * gdb.base/sepdebug.exp: Likewise.
13759 * gdb.base/solib1.c: Likewise.
13760 * gdb.base/step-test.exp: Likewise.
13761 * gdb.mi/non-stop.c: Likewise.
13762 * gdb.mi/pthreads.c: Likewise.
13763 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13764 * gdb.threads/pthreads.c: Likewise.
13765 * gdb.threads/staticthreads.exp: Likewise.
13766 * lib/future.exp: Likewise.
13767 * lib/gdb.exp: Likewise.
13768 * gdb.base/so-indr-cl.c: Remove.
13769 * gdb.base/so-indr-cl.exp: Likewise.
13770 * gdb.base/solib.c: Likewise.
13771 * gdb.base/solib.exp: Likewise.
13772 * gdb.base/solib2.c: Likewise.
13773
13774 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13775
13776 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13777 * gdb.base/call-ar-st.exp: Likewise.
13778 * gdb.base/callfuncs.exp: Likewise.
13779 * gdb.base/condbreak.exp: Likewise.
13780 * gdb.base/constvars.exp: Likewise.
13781 * gdb.base/hbreak2.exp: Likewise.
13782 * gdb.base/langs.exp: Likewise.
13783 * gdb.base/list.exp: Likewise.
13784 * gdb.base/long_long.exp: Likewise.
13785 * gdb.base/ptype.exp: Likewise.
13786 * gdb.base/scope.exp: Likewise.
13787 * gdb.base/signals.exp: Likewise.
13788 * gdb.base/so-impl-ld.exp: Likewise.
13789 * gdb.base/varargs.exp: Likewise.
13790 * gdb.base/volatile.exp: Likewise.
13791 * gdb.base/whatis.exp: Likewise.
13792 * gdb.cp/cplusfuncs.exp: Likewise.
13793 * gdb.cp/inherit.exp: Likewise.
13794 * gdb.cp/local.exp: Likewise.
13795 * gdb.cp/member-ptr.exp: Likewise.
13796 * gdb.cp/method.exp: Likewise.
13797 * gdb.cp/overload.exp: Likewise.
13798 * gdb.cp/templates.exp: Likewise.
13799 * gdb.stabs/weird.exp: Likewise.
13800 * lib/compiler.c: Likewise.
13801 * lib/compiler.cc: Likewise.
13802 * lib/cp-support.exp: Likewise.
13803 * lib/gdb.exp: Likewise.
13804
13805 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13806
13807 * configure.ac: Remove HP-UX case.
13808 * configure: Regenerate.
13809
13810 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13811
13812 * lib/gdb.exp (gdb_compile): Add function doc.
13813
13814 2015-12-17 Pedro Alves <palves@redhat.com>
13815
13816 PR threads/19354
13817 * gdb.multi/info-threads.exp: New file.
13818
13819 2015-12-15 Yao Qi <yao.qi@linaro.org>
13820
13821 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13822 is aarch64*-*-*.
13823
13824 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13825
13826 * gdb.base/history-duplicates.exp: Skip if no readline support.
13827
13828 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13829
13830 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13831
13832 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13833
13834 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13835
13836 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13837
13838 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13839 ctrl-C if nointerrupts target property is set.
13840 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13841 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13842 * gdb.base/paginate-bg-execution.exp: Likewise.
13843 * gdb.base/paginate-execution-startup.exp: Likewise.
13844 * gdb.base/random-signal.exp: Likewise.
13845 * gdb.base/range-stepping.exp: Likewise.
13846 * gdb.cp/annota2.exp: Likewise.
13847 * gdb.cp/annota3.exp: Likewise.
13848 * gdb.gdb/selftest.exp: Likewise.
13849 * gdb.threads/continue-pending-status.exp: Likewise.
13850 * gdb.threads/leader-exit.exp: Likewise.
13851 * gdb.threads/manythreads.exp: Likewise.
13852 * gdb.threads/pthreads.exp: Likewise.
13853 * gdb.threads/schedlock.exp: Likewise.
13854 * gdb.threads/sigthread.exp: Likewise.
13855
13856 2015-12-11 Don Breazeal <donb@codesourcery.com>
13857
13858 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13859 remote.
13860 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13861 * gdb.base/foll-exec.exp (main): Enable for target remote.
13862 * gdb.base/foll-fork.exp (main): Likewise.
13863 * gdb.base/foll-vfork.exp (main): Likewise.
13864 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13865 (proc continue_to_exit_bp_loc): Use clean_restart.
13866 * gdb.base/pie-execl.exp (main): Disable for target remote.
13867 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13868 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13869 * gdb.threads/execl.exp (main): Likewise.
13870 * gdb.threads/fork-child-threads.exp (main): Likewise.
13871 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13872 remote.
13873 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13874 remote.
13875 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13876 pid.tid style ptids, instead of just tid.
13877 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13878 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13879 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13880 ptids, instead of just tid.
13881
13882 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13883
13884 * gdb.base/list.exp (test_list_forward): Add end of file error
13885 test.
13886 (test_repeat_list_command): Add end of file error test.
13887 (test_list_backwards): Add beginning of file error test.
13888
13889 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13890
13891 * gdb.base/list.exp (test_list_invalid_args): New function,
13892 defined, and called.
13893
13894 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13895
13896 * gdb.base/list.exp (test_list): Make test names unique.
13897
13898 2015-12-11 Yao Qi <yao.qi@linaro.org>
13899
13900 * gdb.base/coremaker2.c: Remove.
13901
13902 2015-12-10 Pedro Alves <palves@redhat.com>
13903
13904 * gdb.multi/base.exp: Remove stale "spaces" references.
13905
13906 2015-12-10 Pedro Alves <palves@redhat.com>
13907
13908 * gdb.multi/base.exp: Don't use nowarnings.
13909 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13910 * gdb.multi/hangout.c: Include stdio.h.
13911 * gdb.multi/hello.c: Include stdlib.h.
13912 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13913 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13914 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13915
13916 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13917
13918 * gdb.dwarf2/dw2-ranges-base.c: New file.
13919 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13920 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13921 support additional line table, and debug ranges generation.
13922 (Dwarf::ranges): New function, generate .debug_ranges.
13923 (Dwarf::lines): Support generating simple line table programs.
13924 (Dwarf::assemble): Initialise new namespace variables.
13925
13926 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13927
13928 * gdb.base/async.exp (proc test_background): Add case for
13929 asynchronous execution not supported.
13930
13931 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13932
13933 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13934 format and change test names to make them unique.
13935
13936 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13937 Pedro Alves <pedro@redhat.com>
13938
13939 PR gdb/18702
13940 Add checking of floatformats setup on x86_64 hosts.
13941 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13942 (smallval, bigval): New labels/constants.
13943 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13944 float" after loading bigval and smallval.
13945
13946 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13947
13948 * gdb.ada/fun_overload_menu.exp: New testcase.
13949 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13950
13951 2015-12-04 Josh Stone <jistone@redhat.com>
13952
13953 * gdb.base/catch-fork-static.exp: New.
13954
13955 2015-12-03 Yao Qi <yao.qi@linaro.org>
13956
13957 * gdb.base/sizeof.c: Don't include stdio.h and
13958 ../lib/unbuffer_output.c.
13959 (main): New variable 'size' and 'value'. Remove printf and
13960 gdb_unbuffer_output. Assign return value to size and value.
13961 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13962 at the beginning.
13963 (check_sizeof): Check the result by printing variable 'size'.
13964 (check_valueof): Check the result by printing variable 'value'.
13965
13966 2015-12-01 Yao Qi <yao.qi@linaro.org>
13967
13968 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13969 for aarch64*-*-linux* target.
13970
13971 2015-11-30 Pedro Alves <palves@redhat.com>
13972
13973 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13974
13975 2015-11-30 Pedro Alves <palves@redhat.com>
13976
13977 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13978 Handle non-stop mode vCont replies.
13979
13980 2015-11-30 Pedro Alves <palves@redhat.com>
13981
13982 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13983 prepare_for_testing. Start gdb with "set non-stop on" appended to
13984 GDBFLAGS. Lax expected stop output.
13985
13986 2015-11-27 Yao Qi <yao.qi@linaro.org>
13987
13988 * gdb.arch/arm-neon.exp: New.
13989 * gdb.arch/arm-neon.c: New.
13990
13991 2015-11-27 Yao Qi <yao.qi@linaro.org>
13992
13993 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13994
13995 2015-11-27 Yao Qi <yao.qi@linaro.org>
13996
13997 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13998 frames-invalid annotation.
13999
14000 2015-11-27 Yao Qi <yao.qi@linaro.org>
14001
14002 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14003
14004 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14005
14006 * gdb.threads/names.exp: New file.
14007 * gdb.threads/names.c: New file.
14008 * README: Mention gdb,no_thread_names.
14009
14010 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14011
14012 PR 19297
14013 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14014 support" error.
14015
14016 2015-11-24 Pedro Alves <palves@redhat.com>
14017
14018 PR 17539
14019 * gdb.base/display.exp: Expect displays to be sorted in ascending
14020 order. Use multi_line.
14021 * gdb.base/solib-display.exp: Likewise.
14022
14023 2015-11-24 Pedro Alves <palves@redhat.com>
14024
14025 PR 17539
14026 * gdb.base/display.exp: Expect displays to be sorted in ascending
14027 order. Use multi_line.
14028 * gdb.base/solib-display.exp: Likewise.
14029
14030 2015-11-24 Pedro Alves <palves@redhat.com>
14031
14032 PR 17539
14033 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14034 threads in ascending order.
14035 * gdb.base/foll-fork.exp: Likewise.
14036 * gdb.base/foll-vfork.exp: Likewise.
14037 * gdb.base/multi-forks.exp: Likewise.
14038 * gdb.mi/mi-nonstop.exp: Likewise.
14039 * gdb.mi/mi-nsintrall.exp: Likewise.
14040 * gdb.multi/base.exp: Likewise.
14041 * gdb.multi/multi-arch.exp: Likewise.
14042 * gdb.python/py-inferior.exp: Likewise.
14043 * gdb.threads/break-while-running.exp: Likewise.
14044 * gdb.threads/execl.exp: Likewise.
14045 * gdb.threads/gcore-thread.exp: Likewise.
14046 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14047 * gdb.threads/kill.exp: Likewise.
14048 * gdb.threads/linux-dp.exp: Likewise.
14049 * gdb.threads/multiple-step-overs.exp: Likewise.
14050 * gdb.threads/next-bp-other-thread.exp: Likewise.
14051 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14052 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14053 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14054 * gdb.threads/thread-find.exp: Likewise.
14055 * gdb.threads/tls.exp: Likewise.
14056 * lib/mi-support.exp (mi_reverse_list): Delete.
14057 (mi_check_thread_states): No longer reverse list.
14058
14059 2015-11-24 Pedro Alves <palves@redhat.com>
14060
14061 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14062 use lowercase.
14063
14064 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14065
14066 * gdb.trace/actions.c: Include trace-common.h.
14067 (main): Add a location for a fast tracepoint.
14068 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14069 the normal tracepoints.
14070 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14071
14072 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14073
14074 * save-trace.exp: Factor out code to these...
14075 (gdb_save_tracepoints): New.
14076 (gdb_load_tracepoints): New.
14077 (do_save_load_test): New.
14078
14079 2015-11-23 Kevin Buettner <kevinb@redhat.com>
14080
14081 * gdb.base/asmlabel.exp: New test.
14082 * gdb.base/asmlabel.c: New test case.
14083
14084 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14085
14086 * gdb.base/wrong_frame_bt_full-main.c: New file.
14087 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14088 * gdb.base/wrong_frame_bt_full.exp: New file.
14089
14090 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14091
14092 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14093
14094 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14095
14096 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
14097 pstate register when comparing registers values in
14098 sparc64-*-linux-gnu targets to avoid spurious differences.
14099
14100 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14101
14102 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
14103
14104 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14105
14106 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14107 as type argument to gdb_compile.
14108 * gdb.base/nested-subp2.exp: Likewise.
14109 * gdb.base/nested-subp3.exp: Likewise.
14110
14111 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14112
14113 * lib/dwarf.exp (_note): Fix left shift of negative value.
14114 * gdb.trace/trace-condition.exp: Likewise.
14115
14116 2015-11-13 Yao Qi <yao.qi@linaro.org>
14117
14118 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14119 comments about d10v.
14120 (test_scalar_returns): Likewise.
14121 * gdb.base/d10v.ld: Remove.
14122 * gdb.base/overlays.exp: Remove the target triplet checking for
14123 d10v-*-*.
14124 * gdb.base/structs.exp (test_struct_returns): Remove the
14125 comments about d10v.
14126 (test_struct_calls): Likewise.
14127
14128 2015-11-13 Yao Qi <yao.qi@linaro.org>
14129
14130 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14131 * gdb.base/gnu_vector.c: Don't include stdio.h.
14132 (main): Don't print res and call add_some_intvecs.
14133
14134 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14135
14136 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14137 macro.
14138 (func5): Removed.
14139 (func4): Use FAST_TRACEPOINT_LABEL.
14140 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14141 macro.
14142 (func): Removed.
14143 (thread_function): Use FAST_TRACEPOINT_LABEL.
14144 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14145 (func): Remove.
14146 (marker): Use FAST_TRACEPOINT_LABEL.
14147 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14148 (pendfunc1): Remove.
14149 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14150 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14151 (foo): Remove.
14152 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14153 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14154 macro.
14155 (func): Remove.
14156 (marker): Use FAST_TRACEPOINT_LABEL.
14157 * gdb.trace/trace-common.h: New header.
14158 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14159 macro.
14160 (func): Remove.
14161 (marker): Use FAST_TRACEPOINT_LABEL.
14162 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14163 (func): Remove.
14164 (thread_function): Use FAST_TRACEPOINT_LABEL.
14165
14166 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14167
14168 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14169 in front.
14170 * gdb.trace/change-loc.exp: Use global pcreg definition.
14171 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14172 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14173 in front.
14174 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14175 * gdb.trace/pending.exp: Likewise.
14176 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14177 * gdb.trace/trace-break.exp: Likewise.
14178 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14179 in front.
14180 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14181 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14182 in front.
14183 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14184
14185 2015-11-09 Joel Brobecker <brobecker@adacore.com>
14186
14187 * gdb.ada/fin_fun_out: New testcase.
14188
14189 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14190
14191 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14192 value associated with DW_AT_byte_size.
14193 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14194 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14195 DW_AT_upper_bound.
14196
14197 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14198
14199 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14200 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14201 version.
14202 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14203 gdb.dwarf2/dw2-canonicalize-type.exp,
14204 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14205 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14206 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14207 provided by gdb_target_symbol_prefix_flags_asm.
14208 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14209 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14210 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14211 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14212 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14213 macros where needed). Use this macro for symbols which require
14214 the prefix provided by SYMBOL_PREFIX.
14215
14216 2015-11-05 Kevin Buettner <kevinb@redhat.com>
14217
14218 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14219 New procs.
14220 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14221 representing expressions, of more than one list element.
14222 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14223 to prepend linker symbol prefix to f.
14224 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14225 table_1 and table_2.
14226 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14227 Likewise, for f and g.
14228 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14229 for ptr.
14230 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14231 for main.
14232 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14233 table_1_ptr and table_2_ptr.
14234
14235 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14236 Joel Brobecker <brobecker@adacore.com>
14237
14238 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14239
14240 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14241
14242 * gdb.reverse/s390-mvcle.c: New test.
14243 * gdb.reverse/s390-mvcle.exp: New file.
14244 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14245
14246 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14247
14248 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14249
14250 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14251
14252 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14253 reaching marker2.
14254 * gdb.reverse/getresuid-reverse.exp: Likewise.
14255 * gdb.reverse/pipe-reverse.exp: Likewise.
14256 * gdb.reverse/readv-reverse.exp: Likewise.
14257 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14258 * gdb.reverse/time-reverse.exp: Likewise.
14259 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14260
14261 2015-10-30 Yao Qi <yao.qi@linaro.org>
14262
14263 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14264 (empty_cycle): Remove.
14265 (main): Don't call empty_cycle. Don't use watch_count_done.
14266 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14267 empty_cycle. Rewrite the code counting HW watchpoints.
14268
14269 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14270
14271 * gdb.reverse/fstatat-reverse.c: New test.
14272 * gdb.reverse/fstatat-reverse.exp: New file.
14273 * gdb.reverse/getresuid-reverse.c: New test.
14274 * gdb.reverse/getresuid-reverse.exp: New file.
14275 * gdb.reverse/pipe-reverse.c: New test.
14276 * gdb.reverse/pipe-reverse.exp: New file.
14277 * gdb.reverse/readv-reverse.c: New test.
14278 * gdb.reverse/readv-reverse.exp: New file.
14279 * gdb.reverse/recvmsg-reverse.c: New test.
14280 * gdb.reverse/recvmsg-reverse.exp: New file.
14281 * gdb.reverse/time-reverse.c: New test.
14282 * gdb.reverse/time-reverse.exp: New file.
14283 * gdb.reverse/waitpid-reverse.c: New test.
14284 * gdb.reverse/waitpid-reverse.exp: New file.
14285
14286 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14287
14288 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14289
14290 2015-10-26 Doug Evans <dje@google.com>
14291
14292 PR symtab/17391
14293 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14294 * gdb.dwarf2/bad-regnum.c: New file.
14295 * gdb.dwarf2/bad-regnum.exp: New file.
14296
14297 2015-10-26 Doug Evans <dje@google.com>
14298
14299 PR python/18938
14300 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14301 file.
14302
14303 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14304
14305 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14306 for a change by "Mention language in compile error message".
14307
14308 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14309
14310 PR python/18073
14311 * gdb.python/py-type.c (C::a_method): New.
14312 (C::a_const_method): New.
14313 (C::a_static_method): New.
14314 (a_function): New.
14315 * gdb.python/py-type.exp (test_fields): Test getting fields
14316 from function and method.
14317
14318 2015-10-21 Keven Boell <keven.boell@intel.com>
14319
14320 * gdb.fortran/vla-alloc-assoc.exp: New file.
14321 * gdb.fortran/vla-datatypes.exp: New file.
14322 * gdb.fortran/vla-datatypes.f90: New file.
14323 * gdb.fortran/vla-history.exp: New file.
14324 * gdb.fortran/vla-ptype-sub.exp: New file.
14325 * gdb.fortran/vla-ptype.exp: New file.
14326 * gdb.fortran/vla-sizeof.exp: New file.
14327 * gdb.fortran/vla-sub.f90: New file.
14328 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14329 * gdb.fortran/vla-value-sub-finish.exp: New file.
14330 * gdb.fortran/vla-value-sub.exp: New file.
14331 * gdb.fortran/vla-value.exp: New file.
14332 * gdb.fortran/vla-ptr-info.exp: New file.
14333 * gdb.mi/mi-vla-fortran.exp: New file.
14334 * gdb.mi/vla.f90: New file.
14335
14336 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14337
14338 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14339 of hardwired timeout value.
14340
14341 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14342 Pedro Alves <palves@redhat.com>
14343
14344 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14345 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14346
14347 2015-10-19 Josh Stone <jistone@redhat.com>
14348
14349 * gdb.base/catch-syscall.c: Include <sched.h>.
14350 (unknown_syscall): New variable.
14351 (main): Trigger a vfork and an unknown syscall.
14352 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14353 (unknown_syscall_number): Likewise.
14354 (check_call_to_syscall): Accept an optional syscall pattern.
14355 (check_return_from_syscall): Likewise.
14356 (check_continue): Likewise.
14357 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14358 (test_catch_syscall_skipping_return): New test toggling off 'catch
14359 syscall' to step over the syscall return, then toggling back on.
14360 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14361 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14362 (do_syscall_tests): Call test_catch_syscall_without_args and
14363 test_catch_syscall_mid_vfork.
14364 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14365 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14366
14367 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
14368
14369 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14370 print g_vE): Add new pass patterns.
14371 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14372 print various symbol names for vptr fields.
14373
14374 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14375
14376 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14377 results.
14378
14379 2015-10-12 Yao Qi <yao.qi@linaro.org>
14380
14381 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14382
14383 2015-10-12 Yao Qi <yao.qi@linaro.org>
14384
14385 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14386 is aarch64*-*-linux*.
14387
14388 2015-10-12 Yao Qi <yao.qi@linaro.org>
14389
14390 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14391 (can_relocate_bcond_true): ... it.
14392 (can_relocate_bcond_false): New function.
14393 (foo): Likewise.
14394 (can_relocate_bl): Likewise.
14395 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14396 can_relocate_bl.
14397
14398 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14399
14400 * gdb.base/nested-addr.c: New file.
14401 * gdb.base/nested-addr.exp: New testcase.
14402
14403 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14404
14405 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14406 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14407 its output. Ignore the output of "record goto begin" and instead
14408 check that GDB is replaying.
14409
14410 2015-10-09 Pedro Alves <palves@redhat.com>
14411
14412 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14413 (top level): Use it in the run with no args test.
14414
14415 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14416
14417 * gdb.dlang/properties.exp: New file.
14418
14419 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14420
14421 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14422 whether or not address 0x1000 is mapped on the target.
14423
14424 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14425
14426 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14427 build.
14428
14429 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14430
14431 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14432 instruction-history test.
14433
14434 2015-09-28 Doug Evans <dje@google.com>
14435
14436 * gdb.base/gcore.c (array_func): Add reference to static_array.
14437
14438 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14439
14440 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14441 source line.
14442
14443 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14444
14445 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14446 short or char as base type.
14447
14448 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14449
14450 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14451 to allow any size enum.
14452
14453 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14454
14455 * gdb.ada/array_ptr_renaming.exp: New testcase.
14456 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14457 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14458
14459 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14460
14461 * gdb.trace/ftrace-lock.c: New file.
14462 * gdb.trace/ftrace-lock.exp: New file.
14463
14464 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14465
14466 * gdb.arch/insn-reloc.c: New file.
14467 * gdb.arch/ftrace-insn-reloc.exp: New file.
14468
14469 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14470
14471 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14472 instruction.
14473 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14474 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14475 * gdb.trace/range-stepping.c: Likewise.
14476 * gdb.trace/trace-break.c: Likewise.
14477 * gdb.trace/trace-mt.c (thread_function): Likewise.
14478 * gdb.trace/ftrace.c (marker): Likewise.
14479 * gdb.trace/trace-condition.c (marker): Likewise.
14480 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14481 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14482 is_aarch64_target.
14483
14484 2015-09-18 Doug Evans <xdje42@gmail.com>
14485
14486 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14487 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14488
14489 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14490
14491 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14492 the breakpoint.
14493
14494 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14495
14496 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14497 the pending breakpoint. Remove timeout override for "Run till
14498 MI pending breakpoint on pendfunc3 on thread 2" test.
14499
14500 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14501
14502 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14503 filename pattern.
14504
14505 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14506
14507 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14508 in breakpoint filename pattern.
14509
14510 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14511
14512 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14513
14514 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14515
14516 * gdb.linespec/explicit.exp: Check for readline support for
14517 tab-completion tests. Fix obvious typo.
14518
14519 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14520
14521 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14522 and replay.
14523
14524 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14525
14526 * gdb.btrace/non-stop.c: New.
14527 * gdb.btrace/non-stop.exp: New.
14528
14529 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14530 Yao Qi <yao.qi@linaro.org>
14531
14532 * gdb.trace/trace-condition.c: New file.
14533 * gdb.trace/trace-condition.exp: New file.
14534
14535 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
14536
14537 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14538 for testing bytecode compilation.
14539
14540 2015-09-16 Pedro Alves <palves@redhat.com>
14541 Sandra Loosemore <sandra@codesourcery.com>
14542
14543 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14544 (SECONDS): Redefine.
14545 (main): Call pthread_kill and alarm early.
14546 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14547 support.
14548 (test): If the target can't hardware step and doesn't support
14549 displaced stepping, increase the timeout.
14550
14551 2015-09-16 Pedro Alves <palves@redhat.com>
14552
14553 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14554 (enable_debug): New procedures.
14555 (test): Use them. Bail out if waiting for threads fails.
14556 (top level): Bail out if a test fails.
14557
14558 2015-09-16 Yao Qi <yao.qi@linaro.org>
14559
14560 * gdb.asm/asm-source.exp: Set asm-arch for
14561 aarch64*-*-* target.
14562 * gdb.asm/aarch64.inc: New file.
14563
14564 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14565
14566 * gdb.ada/array_of_variable_length.exp: New testcase.
14567 * gdb.ada/array_of_variable_length/foo.adb: New file.
14568 * gdb.ada/array_of_variable_length/pck.adb: New file.
14569 * gdb.ada/array_of_variable_length/pck.ads: New file.
14570
14571 2015-09-15 Doug Evans <dje@google.com>
14572
14573 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14574 of function static local variable.
14575
14576 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14577
14578 * gdb.threads/tls-so_extern.exp: New test file.
14579 * gdb.threads/tls-so_extern.c: New test file.
14580 * gdb.threads/tls-so_extern_main.c: New test file.
14581
14582 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14583
14584 * gdb.opt/solib-intra-step-lib.c: New file.
14585 * gdb.opt/solib-intra-step-main.c: New file.
14586 * gdb.opt/solib-intra-step.exp: New file.
14587
14588 2015-09-15 Pedro Alves <palves@redhat.com>
14589
14590 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14591 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14592
14593 2015-09-14 Pedro Alves <palves@redhat.com>
14594
14595 * gdb.base/hook-stop-continue.c: Delete.
14596 * gdb.base/hook-stop-continue.exp: Delete.
14597 * gdb.base/hook-stop-frame.c: Delete.
14598 * gdb.base/hook-stop-frame.exp: Delete.
14599 * gdb.base/hook-stop.c: New file.
14600 * gdb.base/hook-stop.exp: New file.
14601
14602 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14603
14604 * gdb.ada/access_to_packed_array.exp: New testcase.
14605 * gdb.ada/access_to_packed_array/foo.adb: New file.
14606 * gdb.ada/access_to_packed_array/pack.adb: New file.
14607 * gdb.ada/access_to_packed_array/pack.ads: New file.
14608
14609 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14610
14611 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14612 buffer size test.
14613
14614 2015-09-11 Don Breazeal <donb@codesourcery.com>
14615
14616 * gdb.base/foll-exec.c: Add copyright header. Fix
14617 formatting issues.
14618 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14619 (do_exec_tests): Use clean_restart in place of zap_session,
14620 and for test initialization. Fix formatting issues. Use
14621 fail in place of perror.
14622 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14623 an expect statement to match an expression with output from
14624 the program under debug.
14625 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14626 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14627 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14628 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14629 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14630
14631 2015-09-09 Doug Evans <dje@google.com>
14632
14633 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14634
14635 2015-09-09 Doug Evans <dje@google.com>
14636
14637 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14638
14639 2015-09-09 Doug Evans <dje@google.com>
14640
14641 * gdb.base/savedregs.exp: Fix typo.
14642
14643 2015-09-09 Pedro Alves <palves@redhat.com>
14644
14645 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14646
14647 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14648
14649 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14650 command actually switches threads. Give up on remaining
14651 tests if target fails to stop at breakpoint.
14652
14653 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14654
14655 * gdb.ada/funcall_char.exp: New testcase.
14656 * gdb.ada/funcall_char/foo.adb: New file.
14657
14658 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14659
14660 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14661 expected outputs. Add two testcases for completing ambiguous
14662 functions.
14663 * gdb.ada/complete/aux_pck.adb: New file.
14664 * gdb.ada/complete/aux_pck.ads: New file.
14665 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14666 Ambiguous_Func functions.
14667 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14668 * gdb.ada/complete/pck.adb: Likewise.
14669
14670 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14671
14672 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14673 failures to run the test program under GDB.
14674
14675 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
14676
14677 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14678 to C.
14679
14680 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14681
14682 * gdb.base/run-after-attach.exp: New test file.
14683 * gdb.base/run-after-attach.c: New test file.
14684
14685 2015-08-26 Don Breazeal <donb@codesourcery.com>
14686
14687 * gdb.base/foll-exec-2.c: New test program.
14688 * gdb.base/foll-exec-2.exp: New test.
14689
14690 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14691
14692 * gdb.base/nested-subp1.exp: New file.
14693 * gdb.base/nested-subp1.c: New file.
14694 * gdb.base/nested-subp2.exp: New file.
14695 * gdb.base/nested-subp2.c: New file.
14696 * gdb.base/nested-subp3.exp: New file.
14697 * gdb.base/nested-subp3.c: New file.
14698
14699 2015-08-24 Pedro Alves <palves@redhat.com>
14700
14701 * gdb.server/connect-without-multi-process.c: New file.
14702 * gdb.server/connect-without-multi-process.exp: New file.
14703
14704 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14705
14706 * gdb.opt/inline-markers.c: Make z int.
14707
14708 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14709
14710 * gdb.opt/inline-markers.c: Make z volatile.
14711
14712 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14713
14714 * gdb.opt/inline-bt.c: New volatile global z.
14715 * gdb.opt/inline-cmds.c: Likewise.
14716 * gdb.opt/inline-locals.c: Likewise.
14717 * gdb.opt/inline-markers.c: New extern global z.
14718 (marker): Use z.
14719 (inline_fn): Likewise.
14720
14721 2015-08-24 Pedro Alves <palves@redhat.com>
14722
14723 * config/m32r-stub.exp: Remove file.
14724 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14725 * gdb.base/call-rt-st.exp: Likewise.
14726 * gdb.base/call-strs.exp: Likewise.
14727 * gdb.base/default.exp: Remove references to h8300-*-hms and
14728 *-*-udi*.
14729 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14730
14731 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14732
14733 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14734 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14735 and "return" use KFAIL when GDB can not read/write the vector
14736 return value.
14737
14738 2015-08-21 Gary Benson <gbenson@redhat.com>
14739
14740 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14741
14742 2015-08-20 Pedro Alves <palves@redhat.com>
14743
14744 * gdb.server/solib-list.exp: No longer expect an interior stop in
14745 non-stop mode.
14746
14747 2015-08-20 Pedro Alves <palves@redhat.com>
14748
14749 * gdb.server/connect-stopped-target.c: New file.
14750 * gdb.server/connect-stopped-target.exp: New file.
14751
14752 2015-08-20 Pedro Alves <palves@redhat.com>
14753
14754 * gdb.dwarf2/comp-unit-lang.exp: New file.
14755 * gdb.dwarf2/comp-unit-lang.c: New file.
14756
14757 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14758
14759 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14760 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14761
14762 2015-08-19 Kevin Buettner <kevinb@redhat.com>
14763
14764 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14765 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14766
14767 2015-08-18 Doug Evans <dje@google.com>
14768 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14769
14770 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14771 skip_python_tests. New arg prompt_regexp.
14772 (skip_python_tests): New function.
14773 * lib/mi-support.exp (mi_skip_python_tests): New function.
14774 * gdb.python/py-mi-objfile-gdb.py: New file.
14775 * gdb.python/py-mi-objfile.c: New file.
14776 * gdb.python/py-mi-objfile.exp: New file.
14777
14778 2015-08-17 Keith Seitz <keiths@redhat.com>
14779
14780 * gdb.linespec/explicit.exp: Move strace test from here ...
14781 * gdb.trace/strace.exp: ... to here.
14782
14783 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14784
14785 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14786 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14787
14788 2015-08-14 Doug Evans <xdje42@gmail.com>
14789
14790 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14791 inferior before selecting a new file.
14792
14793 2015-08-14 Doug Evans <xdje42@gmail.com>
14794
14795 * gdb.mi/mi-disassemble.exp: Update.
14796 * gdb.base/disasm-optim.S: New file.
14797 * gdb.base/disasm-optim.c: New file.
14798 * gdb.base/disasm-optim.h: New file.
14799 * gdb.base/disasm-optim.exp: New file.
14800
14801 2015-08-14 Keith Seitz <keiths@redhat.com>
14802
14803 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14804 "evaluated-by".
14805
14806 2015-08-13 Joel Brobecker <brobecker@adacore.com>
14807
14808 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14809
14810 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14811
14812 * gdb.ada/fun_renaming.exp: New testcase.
14813 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14814 * gdb.ada/fun_renaming/pack.adb: New file.
14815 * gdb.ada/fun_renaming/pack.ads: New file.
14816
14817 2015-08-12 Keith Seitz <keiths@redhat.com>
14818
14819 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14820 gdb_get_line_number.
14821
14822 2015-08-12 Joel Brobecker <brobecker@adacore.com>
14823
14824 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14825 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14826 gdb.base/dso2dso.exp: New files.
14827
14828 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14829 Pedro Alves <palves@redhat.com>
14830 Keith Seitz <keiths@redhat.com>
14831
14832 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14833 GDBFLAGS.
14834
14835 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14836
14837 * gdb.base/gdbhistsize-history.exp
14838 (test_histsize_history_setting): Use save_vars.
14839 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14840 Use save_vars.
14841 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14842 * gdb.base/readline.exp: Use save_vars.
14843
14844 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14845
14846 * lib/gdb.exp (save_vars): New proc.
14847
14848 2015-08-11 Keith Seitz <keiths@redhat.com>
14849
14850 * gdb.base/help.exp: Update help_breakpoint_text.
14851
14852 2015-08-11 Keith Seitz <keiths@redhat.com>
14853
14854 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14855 (at toplevel): Call test_explicit_breakpoints.
14856 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14857 breakpoints.
14858 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14859 breakpoint conditions, "-cond".
14860
14861 2015-08-11 Keith Seitz <keiths@redhat.com>
14862
14863 * gdb.linespec/3explicit.c: New file.
14864 * gdb.linespec/cpexplicit.cc: New file.
14865 * gdb.linespec/cpexplicit.exp: New file.
14866 * gdb.linespec/explicit.c: New file.
14867 * gdb.linespec/explicit.exp: New file.
14868 * gdb.linespec/explicit2.c: New file.
14869 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14870 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14871 before using in the matching pattern.
14872 Clarify that `prefix' is a regular expression.
14873
14874 2015-08-11 Keith Seitz <keiths@redhat.com>
14875
14876 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14877 test.
14878 Add tests for missing ",FMT" and ",".
14879
14880 2015-08-10 Doug Evans <dje@google.com>
14881 Keith Seitz <keiths@redhat.com>
14882
14883 PR gdb/17960
14884 * gdb.base/completion.exp: Add location completer tests.
14885
14886 2015-08-07 Pedro Alves <palves@redhat.com>
14887
14888 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14889 tests here.
14890 (top level): Run do_test with and without displaced stepping.
14891
14892 2015-08-07 Pedro Alves <palves@redhat.com>
14893
14894 * gdb.base/valgrind-disp-step.c: New file.
14895 * gdb.base/valgrind-disp-step.exp: New file.
14896
14897 2015-08-07 Pedro Alves <palves@redhat.com>
14898
14899 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14900 Delete function.
14901 (main): Add alarm. Run an infinite loop instead of calling
14902 wait_threads.
14903 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14904 comment.
14905 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14906 Delete function.
14907 (main): Add alarm. Run an infinite loop instead of calling
14908 wait_threads.
14909 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14910 comment.
14911
14912 2015-08-07 Pedro Alves <palves@redhat.com>
14913
14914 * gdb.base/checkpoint-ns.exp: New file.
14915 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14916 standard_testfile.
14917
14918 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14919
14920 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14921 * gdb.btrace/instruction_history.exp: Update.
14922 * gdb.btrace/tsx.exp: New.
14923 * gdb.btrace/tsx.c: New.
14924
14925 2015-08-06 Pedro Alves <palves@redhat.com>
14926
14927 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14928 increase timeout.
14929 * gdb.reverse/until-precsave.exp: Bump timeouts.
14930
14931 2015-08-06 Pedro Alves <palves@redhat.com>
14932
14933 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14934
14935 2015-08-06 Pedro Alves <palves@redhat.com>
14936
14937 PR gdb/18749
14938 * gdb.threads/process-dies-while-handling-bp.c: New file.
14939 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14940
14941 2015-08-06 Pedro Alves <palves@redhat.com>
14942
14943 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14944 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14945
14946 2015-08-05 Pedro Alves <palves@redhat.com>
14947
14948 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14949 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14950
14951 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14952
14953 * gdb.base/bp-permanent.exp: Report test as unsupported if
14954 the target cannot stop at the permanent breakpoint.
14955
14956 2015-08-03 Doug Evans <dje@google.com>
14957
14958 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14959 10000.
14960
14961 2015-08-03 Doug Evans <dje@google.com>
14962
14963 * Makefile.in (workers/%.worker, build-perf): New rule.
14964 (GDB_PERFTEST_MODE): New variable.
14965 (check-perf): Use it.
14966 (clean): Clean up gdb.perf parallel build subdirs.
14967 * lib/build-piece.exp: New file.
14968 * lib/gdb.exp (make_gdb_parallel_path): New function
14969 (standard_output_file, standard_temp_file): Call it.
14970 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14971 of $GDB_PARALLEL.
14972 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14973
14974 2015-08-03 Doug Evans <dje@google.com>
14975
14976 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14977 (LOG_FILE_NAME): New global.
14978 (TextReporter.__init__): Initialize self.txt_sum.
14979 (TextReporter.report): Add support for multiple data-points.
14980 Move report to perftest.sum, put raw data in perftest.log.
14981 (TextReporter.start): Open sum and log files.
14982 (TextReporter.end): Close sum and log files.
14983 * gdb.perf/lib/perftest/testresult.py
14984 (SingleStatisticTestResult.record): Handle multiple data-points.
14985
14986 2015-07-31 Pedro Alves <palves@redhat.com>
14987
14988 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14989 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14990 kill_wait_spawned_process instead of explicit "kill -9".
14991 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14992 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14993 kill_wait_spawned_process.
14994 * gdb.base/attach-twice.exp: Likewise.
14995 * gdb.base/attach.exp: Likewise.
14996 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14997 gdb_test_multiple.
14998 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14999 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15000 kill_wait_spawned_process.
15001 * gdb.base/valgrind-infcall.exp: Likewise.
15002 * gdb.multi/multi-attach.exp: Likewise.
15003 * gdb.python/py-prompt.exp: Likewise.
15004 * gdb.python/py-sync-interp.exp: Likewise.
15005 * gdb.server/ext-attach.exp: Likewise.
15006 * gdb.threads/attach-into-signal.exp (corefunc): Use
15007 spawn_wait_for_attach, spawn_id_get_pid and
15008 kill_wait_spawned_process.
15009 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15010 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15011 spawn_id_get_pid and kill_wait_spawned_process.
15012 * gdb.threads/attach-stopped.exp (corefunc): Use
15013 spawn_wait_for_attach, spawn_id_get_pid and
15014 kill_wait_spawned_process.
15015 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15016 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15017 kill_wait_spawned_process instead of explicit "kill -9".
15018 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15019 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15020 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15021 processes. Don't map cygwin/windows pids here. Now returns a
15022 spawn id list.
15023
15024 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15025
15026 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15027 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15028 correct patch.
15029
15030 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15031
15032 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15033
15034 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15035
15036 Reapply:
15037 2014-05-21 Mark Wielaard <mjw@redhat.com>
15038
15039 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15040
15041 2015-07-30 Pedro Alves <palves@redhat.com>
15042
15043 * linux-low.c (handle_extended_wait): Set the child's last
15044 reported status to TARGET_WAITKIND_STOPPED.
15045
15046 2015-07-30 Pedro Alves <palves@redhat.com>
15047
15048 PR threads/18600
15049 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15050 only shows inferior 1.
15051
15052 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15053 Pedro Alves <palves@redhat.com>
15054
15055 PR threads/18600
15056 * gdb.threads/fork-plus-threads.c: New file.
15057 * gdb.threads/fork-plus-threads.exp: New file.
15058
15059 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15060
15061 * gdb.base/batch-preserve-term-settings.exp
15062 (test_terminal_settings_preserved_after_cli_exit): Use
15063 send_quit_command.
15064
15065 2015-07-29 Pedro Alves <palves@redhat.com>
15066 Don Breazeal <donb@codesourcery.com>
15067
15068 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15069 output from both inferior_spawn_id and gdb_spawn_id.
15070
15071 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15072
15073 * gdb.threads/attach-into-signal.exp (corefunc): Use
15074 with_test_prefix on nested loops, uniquefying the test messages.
15075
15076 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15077
15078 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15079 commit.
15080
15081 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15082
15083 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15084 New proc.
15085 (test_terminal_settings_preserved_after_sigterm): New test.
15086
15087 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15088
15089 * gdb.base/batch-preserve-term-settings.exp
15090 (test_terminal_settings_preserved_after_cli_exit): New test.
15091
15092 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15093
15094 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15095 manipulation of saved_gdbflags.
15096 (test_terminal_settings_preserved): Remove global declaration of
15097 the unused variable pagination_prompt. Remove manipulation of
15098 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15099 GDBFLAGS.
15100
15101 2015-07-29 Pedro Alves <palves@redhat.com>
15102
15103 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15104
15105 2015-07-29 Pedro Alves <palves@redhat.com>
15106
15107 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15108 at the top.
15109
15110 2015-07-29 Pedro Alves <palves@redhat.com>
15111
15112 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15113 (main): Call gdb_unbuffer_output.
15114 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15115 (main): Call gdb_unbuffer_output.
15116 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15117 (main): Call gdb_unbuffer_output.
15118 * gdb.base/call-strs.exp: Adjust to step over the
15119 gdb_unbuffer_output call.
15120 * gdb.base/catch-gdb-caused-signals.c: Include
15121 "../lib/unbuffer_output.c".
15122 (main): Call gdb_unbuffer_output.
15123 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15124 (main): Call gdb_unbuffer_output.
15125 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15126 (main): Call gdb_unbuffer_output.
15127 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15128 (main): Call gdb_unbuffer_output.
15129 * gdb.base/shlib-call.exp: Adjust to step over the
15130 gdb_unbuffer_output call.
15131 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15132 (main): Call gdb_unbuffer_output.
15133 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15134 (main): Call gdb_unbuffer_output.
15135 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15136 (main): Rename to ...
15137 (test): ... this.
15138 (main): Reimplement.
15139 * gdb.base/varargs.exp: Run to test instead of to main.
15140 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15141 (main): Call gdb_unbuffer_output.
15142
15143 2015-07-29 Pedro Alves <palves@redhat.com>
15144
15145 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15146 factore out from mi_continue_dprintf. For call-style dprintfs,
15147 expect dprintf output out of $inferior_spawn_id.
15148 (mi_continue_dprintf): Use mi_expect_dprintf.
15149 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15150 (main): Call gdb_unbuffer_output.
15151
15152 2015-07-29 Pedro Alves <palves@redhat.com>
15153
15154 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15155 (default_mi_gdb_start): Set inferior_spawn_id instead of
15156 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15157 gdb_spawn_id.
15158 (mi_gdb_test): Always expect inferior output from both
15159 $inferior_spawn_id and $gdb_spawn_id.
15160
15161 2015-07-29 Pedro Alves <palves@redhat.com>
15162
15163 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15164 send_inferior and $inferior_spawn_id.
15165
15166 2015-07-29 Pedro Alves <palves@redhat.com>
15167
15168 * gdb.gdb/complaints.exp (test_initial_complaints)
15169 (test_serial_complaints, test_short_complaints): Use
15170 gdb_test_stdio.
15171 (test_empty_complaint): Handle $inferior_spawn_id !=
15172 $gdb_spawn_id.
15173
15174 2015-07-29 Pedro Alves <palves@redhat.com>
15175
15176 * gdb.base/varargs.exp: Use gdb_test_stdio.
15177
15178 2015-07-29 Pedro Alves <palves@redhat.com>
15179
15180 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15181
15182 2015-07-29 Pedro Alves <palves@redhat.com>
15183
15184 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15185
15186 2015-07-29 Pedro Alves <palves@redhat.com>
15187
15188 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15189 parameter into two new parameters, "inf_result" and "gdb_result".
15190 Expect inferior output and gdb output from $inferior_spawn_id and
15191 $gdb_spawn_id, respectively. Adjust all callers.
15192
15193 2015-07-29 Pedro Alves <palves@redhat.com>
15194
15195 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15196 of gdb_test_sequence.
15197
15198 2015-07-29 Pedro Alves <palves@redhat.com>
15199
15200 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15201 (saw_spurious_output): Expect inferior output from
15202 $inferior_spawn_id. Use gdb_test_stdio.
15203
15204 2015-07-29 Pedro Alves <palves@redhat.com>
15205
15206 * gdb.base/dprintf.exp: Use standard_testfile. Change
15207 prepare_for_testing call.
15208 (srcfile): Don't set.
15209 (restart): New procedure.
15210 (test_dprintf): New procecure, use to continue over dprintfs.
15211 (test_call, test_agent): New procedures, tests moved here.
15212 Restart gdb and recreate dprintfs. Adjust expected output.
15213
15214 2015-07-29 Pedro Alves <palves@redhat.com>
15215
15216 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15217
15218 2015-07-29 Pedro Alves <palves@redhat.com>
15219
15220 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15221
15222 2015-07-29 Pedro Alves <palves@redhat.com>
15223
15224 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15225 gdb_test_stdio.
15226
15227 2015-07-29 Pedro Alves <palves@redhat.com>
15228
15229 * lib/gdb.exp (gdb_test_stdio): New procedure.
15230
15231 2015-07-29 Pedro Alves <palves@redhat.com>
15232
15233 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15234
15235 2015-07-29 Pedro Alves <palves@redhat.com>
15236
15237 * gdb.base/call-signal-resume.exp: Remove check for
15238 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15239 * gdb.base/unwindonsignal.exp: Likewise.
15240 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15241 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15242
15243 2015-07-29 Pedro Alves <palves@redhat.com>
15244
15245 * gdb.base/siginfo-addr.c (pass): New function.
15246 (handler): Call it iff si_addr is correct.
15247 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15248 Set a breakpoint at "pass" and continue to it.
15249
15250 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15251
15252 * gdb.python/py-objfile.exp: Make some tests have unique names.
15253 * gdb.python/py-pp-registration.exp: Likewise.
15254
15255 2015-07-28 Pedro Alves <palves@redhat.com>
15256
15257 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15258
15259 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15260
15261 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15262
15263 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15264
15265 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15266
15267 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15268
15269 * gdb.base/gdb-sigterm-2.exp: New test.
15270
15271 2015-07-25 Doug Evans <xdje42@gmail.com>
15272
15273 Revert:
15274 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15275 (workers/%.worker, build-perf): New rule.
15276 (GDB_PERFTEST_MODE): New variable.
15277 (check-perf): Use it.
15278 (clean): Clean up gdb.perf parallel build subdirs.
15279 * lib/build-piece.exp: New file.
15280 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15281 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15282 name.
15283 (standard_temp_file): Ditto.
15284 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15285 of $GDB_PARALLEL.
15286
15287 2015-07-24 Doug Evans <dje@google.com>
15288
15289 * gdb.perf/lib/perftest/utils.py: New file.
15290 * gdb.perf/gm-hello.cc: New file.
15291 * gdb.perf/gm-pervasive-typedef.cc: New file.
15292 * gdb.perf/gm-pervasive-typedef.h: New file.
15293 * gdb.perf/gm-std.cc: New file.
15294 * gdb.perf/gm-std.h: New file.
15295 * gdb.perf/gm-use-cerr.cc: New file.
15296 * gdb.perf/gm-utils.h: New file.
15297 * gdb.perf/gmonster-null-lookup.py: New file.
15298 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15299 * gdb.perf/gmonster-print-cerr.py: New file.
15300 * gdb.perf/gmonster-ptype-string.py: New file.
15301 * gdb.perf/gmonster-runto-main.py: New file.
15302 * gdb.perf/gmonster-select-file.py: New file.
15303 * gdb.perf/gmonster1-null-lookup.exp: New file.
15304 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15305 * gdb.perf/gmonster1-print-cerr.exp: New file.
15306 * gdb.perf/gmonster1-ptype-string.exp: New file.
15307 * gdb.perf/gmonster1-runto-main.exp: New file.
15308 * gdb.perf/gmonster1-select-file.exp: New file.
15309 * gdb.perf/gmonster1.cc: New file.
15310 * gdb.perf/gmonster1.exp: New file.
15311 * gdb.perf/gmonster2-null-lookup.exp: New file.
15312 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15313 * gdb.perf/gmonster2-print-cerr.exp: New file.
15314 * gdb.perf/gmonster2-ptype-string.exp: New file.
15315 * gdb.perf/gmonster2-runto-main.exp: New file.
15316 * gdb.perf/gmonster2-select-file.exp: New file.
15317 * gdb.perf/gmonster2.cc: New file.
15318 * gdb.perf/gmonster2.exp: New file.
15319
15320 2015-07-24 Doug Evans <dje@google.com>
15321
15322 * gdb.perf/README: New file.
15323 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15324 * lib/gen-perf-test.exp: New file.
15325
15326 2015-07-24 Doug Evans <dje@google.com>
15327
15328 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15329 (PerfTest::startup): New function.
15330 (PerfTest::run): Return result of calling body.
15331 (PerfTest::assemble): Rewrite.
15332 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15333 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15334 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15335 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15336 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15337
15338 2015-07-24 Doug Evans <dje@google.com>
15339
15340 * lib/gdb.exp (clean_restart): Make executable optional.
15341
15342 2015-07-24 Doug Evans <dje@google.com>
15343
15344 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15345 compiler_info references.
15346 * gdb.cp/temargs.exp: Ditto.
15347 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15348 (get_compiler_info): Early exit if already computed. Set compiler_info
15349 to "unknown" if there was a problem.
15350 (test_compiler_info): Add function comment. Call get_compiler_info.
15351
15352 2015-07-24 Doug Evans <dje@google.com>
15353
15354 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15355 (workers/%.worker, build-perf): New rule.
15356 (GDB_PERFTEST_MODE): New variable.
15357 (check-perf): Use it.
15358 (clean): Clean up gdb.perf parallel build subdirs.
15359 * lib/build-piece.exp: New file.
15360 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15361 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15362 name.
15363 (standard_temp_file): Ditto.
15364 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15365 of $GDB_PARALLEL.
15366
15367 2015-07-24 Doug Evans <dje@google.com>
15368
15369 * lib/future.exp (gdb_default_target_compile): New option
15370 "early_flags".
15371 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15372 --as-needed.
15373
15374 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15375
15376 * gdb.base/catch-syscall.exp: Call gdb_exit before
15377 gdb_skip_xml_test.
15378
15379 2015-07-24 Pedro Alves <palves@redhat.com>
15380
15381 * gdb.python/py-events.exp: Accept output between the stop event
15382 and the prompt.
15383 * gdb.python/py-evsignal.exp: Likewise.
15384 * gdb.python/py-evthreads.exp: Likewise.
15385
15386 2015-07-24 Pedro Alves <palves@redhat.com>
15387
15388 PR gdb/18717
15389 * gdb.threads/non-ldr-exit.c: New file.
15390 * gdb.threads/non-ldr-exit.exp: New file.
15391
15392 2015-07-24 Yao Qi <yao.qi@linaro.org>
15393
15394 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15395 restarting process.
15396
15397 2015-07-24 Yao Qi <yao.qi@linaro.org>
15398
15399 * gdb.server/ext-restart.exp: New file.
15400
15401 2015-07-24 Yao Qi <yao.qi@linaro.org>
15402
15403 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15404 argument options.
15405 * gdb.server/ext-wrapper.exp: New file.
15406
15407 2015-07-23 Doug Evans <dje@google.com>
15408
15409 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15410 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15411
15412 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15413
15414 * gdb.ada/var_arr_typedef.exp: New testcase.
15415 * gdb.ada/var_arr_typedef/pack.adb: New file.
15416 * gdb.ada/var_arr_typedef/pack.ads: New file.
15417 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15418
15419 2015-07-20 Joel Brobecker <brobecker@adacore.com>
15420
15421 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15422
15423 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15424
15425 * gdb.arch/i386-biarch-core.exp: Replace istarget
15426 by "complete set gnutarget". Remove expectation for the "core-file"
15427 command.
15428
15429 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15430
15431 Revert the previous commit:
15432 Tests for validate symbol file using build-id.
15433
15434 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15435
15436 Tests for validate symbol file using build-id.
15437 * gdb.base/solib-mismatch-lib.c: New file.
15438 * gdb.base/solib-mismatch-libmod.c: New file.
15439 * gdb.base/solib-mismatch.c: New file.
15440 * gdb.base/solib-mismatch.exp: New file.
15441
15442 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15443
15444 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15445 nios2-*-linux*.
15446 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15447 * gdb.base/siginfo.exp: Likewise.
15448 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15449
15450 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15451
15452 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15453 Move it to ...
15454 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15455 ... here.
15456 * gdb.trace/range-stepping.exp: Check that the target supports
15457 range stepping.
15458
15459 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15460
15461 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15462
15463 2015-07-14 Pedro Alves <palves@redhat.com>
15464
15465 * gdb.base/killed-outside.exp: New file.
15466 * gdb.base/killed-outside.c: New file.
15467
15468 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15469
15470 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15471 (n at main): New.
15472 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15473
15474 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15475
15476 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15477 infcall tests instead of setting up for KFAIL.
15478
15479 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15480
15481 * gdb.btrace/record_goto-step.exp: New.
15482
15483 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15484
15485 PR compile/18484
15486 * gdb.compile/compile.c (struct struct_type): Add volatile to
15487 selffield's type.
15488 * gdb.compile/compile.exp
15489 (compile code struct_object.selffield = &struct_object): Skip further
15490 struct_object tests if this one xfails.
15491
15492 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
15493
15494 PR exp/18617
15495 * gdb.trace/ax.exp: Add test.
15496
15497 2015-07-07 Yao Qi <yao.qi@linaro.org>
15498
15499 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15500 instead of istarget "aarch64*-*-*".
15501 * gdb.arch/aarch64-fp.exp: Likewise.
15502 * gdb.base/float.exp: Likewise.
15503 * gdb.reverse/aarch64.exp: Likewise.
15504 * lib/gdb.exp (is_aarch64_target): New proc.
15505
15506 2015-07-07 Yao Qi <yao.qi@linaro.org>
15507
15508 * lib/gdb.exp (is_aarch32_target): New proc.
15509 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15510 instead of "istarget "arm*-*-*"".
15511 * gdb.arch/arm-disp-step.exp: Likewise.
15512 * gdb.arch/thumb-bx-pc.exp: Likewise.
15513 * gdb.arch/thumb-prologue.exp: Likewise.
15514 * gdb.arch/thumb-singlestep.exp: Likewise.
15515 * gdb.base/disp-step-syscall.exp: Likewise.
15516 * gdb.base/float.exp: Likewise.
15517
15518 2015-07-07 Yao Qi <yao.qi@linaro.org>
15519
15520 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15521 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15522
15523 2015-07-07 Yao Qi <yao.qi@linaro.org>
15524
15525 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15526 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15527 if it exists.
15528 * gdb.multi/multi-arch.exp: Likewise.
15529
15530 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15531
15532 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15533 print.
15534
15535 2015-07-07 Yao Qi <yao.qi@linaro.org>
15536
15537 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15538
15539 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15540
15541 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15542 '[' and ']' characters.
15543
15544 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15545
15546 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15547
15548 2015-06-29 Pedro Alves <palves@redhat.com>
15549
15550 PR threads/18127
15551 * gdb.threads/hand-call-new-thread.c: New file.
15552 * gdb.threads/hand-call-new-thread.c: New file.
15553
15554 2015-06-26 Keith Seitz <keiths@redhat.com>
15555 Doug Evans <dje@google.com>
15556
15557 PR 16253
15558 * gdb.cp/var-tag-2.cc: New file.
15559 * gdb.cp/var-tag-3.cc: New file.
15560 * gdb.cp/var-tag-4.cc: New file.
15561 * gdb.cp/var-tag.cc: New file.
15562 * gdb.cp/var-tag.exp: New file.
15563
15564 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15565
15566 * gdb.base/history-duplicates.exp: New test.
15567
15568 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15569
15570 * gdb.base/completion.exp: Test the completion of the "focus"
15571 command.
15572
15573 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15574
15575 * gdb.arch/amd64-prologue-skip.S: New file.
15576 * gdb.arch/amd64-prologue-skip.exp: New file.
15577
15578 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15579
15580 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15581 is_address_zero_readable check.
15582
15583 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15584
15585 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15586 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15587
15588 2015-06-24 Yao Qi <yao.qi@linaro.org>
15589
15590 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15591 linux targets.
15592
15593 2015-06-24 Yao Qi <yao.qi@linaro.org>
15594
15595 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15596 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15597 * gdb.base/siginfo-thread.exp: Likewise.
15598
15599 2015-06-22 Yao Qi <yao.qi@linaro.org>
15600
15601 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15602
15603 2015-06-22 Yao Qi <yao.qi@linaro.org>
15604
15605 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15606 aarch64*-*-*.
15607 (skip_hw_watchpoint_tests): Likewise.
15608
15609 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15610
15611 * gdb.base/gdbinit-history.exp: Test the interaction between
15612 setting GDBHISTSIZE and setting the history size via .gdbinit.
15613
15614 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15615
15616 PR gdb/16999
15617 * gdb.base/gdbhistsize-history.exp: New test.
15618
15619 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15620
15621 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15622 with GDBHISTSIZE.
15623 * gdb.base/readline.exp: Likewise.
15624
15625 2015-06-17 Yao Qi <yao.qi@linaro.org>
15626
15627 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15628 line.
15629
15630 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15631
15632 * gdb.base/gdbinit-history.exp: Add test case to check that
15633 an unlimited history file does not get truncated on exit.
15634
15635 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15636
15637 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15638 (VECTOR): New macro. Use it...
15639 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15640 ...for these typedefs.
15641 (int8, char1, int1, double1): New typedefs.
15642 (struct just_int2, struct two_int2): New structures.
15643 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15644 (add_structvecs, add_singlevecs): New functions.
15645 (main): Call add_some_intvecs twice.
15646 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15647 the compile and exit upon failure. Try compiling for the "native"
15648 architecture. Test inferior function calls with vector arguments
15649 and vector return value handling with "finish" and "return".
15650
15651 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15652
15653 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15654 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15655 PE file.
15656 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15657
15658 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15659
15660 PR breakpoints/16465
15661 * gdb.mi/mi-dprintf-pending.c: New file.
15662 * gdb.mi/mi-dprintf-pending.exp: New test.
15663 * gdb.mi/mi-dprintf-pendshr.c: New file.
15664
15665 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15666 Mircea Gherzan <mircea.gherzan@intel.com>
15667
15668 * gdb.arch/i386-mpx-map.c: New file.
15669 * gdb.arch/i386-mpx-map.exp: New File.
15670
15671 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15672
15673 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15674 * gdb.arch/i386-mpx.exp: Indentation fixed.
15675
15676 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15677
15678 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15679 function and improved indentation.
15680 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15681 gdb_test_multiple. Added additional tests to skip the test.
15682
15683 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15684
15685 * gdb.arch/i386-avx512.c: Change path in include file.
15686 * gdb.arch/i386-avx512.exp: Change include dir path
15687 compilation flag.
15688 * gdb.arch/i386-mpx.c: Change path in include file.
15689 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15690 flag.
15691
15692 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15693
15694 * gdb.compile/compile-print.exp (compile print *vararray@3)
15695 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15696
15697 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15698
15699 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15700 (do not keep jit in memory): ... this.
15701 (expect 5): Change it to ...
15702 (expect no 5): ... this.
15703
15704 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15705
15706 PR gdb/15564
15707 * gdb.mi/mi-detach.exp: New file.
15708
15709 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15710
15711 PR symtab/18392
15712 * gdb.arch/amd64-tailcall-self.S: New file.
15713 * gdb.arch/amd64-tailcall-self.c: New file.
15714 * gdb.arch/amd64-tailcall-self.exp: New file.
15715
15716 2015-05-28 Don Breazeal <donb@codesourcery.com>
15717
15718 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15719 tests for remote targets by checking is_target_gdbserver.
15720
15721 2015-05-27 Doug Evans <dje@google.com>
15722
15723 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15724 * gdb.dwarf2/opaque-type-lookup.c: New file.
15725 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15726
15727 2015-05-26 Doug Evans <dje@google.com>
15728
15729 * gdb.cp/iostream.cc: New file.
15730 * gdb.cp/iostream.exp: New file.
15731
15732 2015-05-26 Doug Evans <dje@google.com>
15733
15734 * gdb.dwarf2/dw2-op-call.exp: Update.
15735 * gdb.dwarf2/dw4-sig-types.exp: Update.
15736 * gdb.dwarf2/implptr.exp: Update.
15737 * gdb.mi/mi-cmd-param-changed.exp: Update.
15738
15739 2015-05-26 Doug Evans <dje@google.com>
15740
15741 * gdb.python/py-lazy-string.c: New file.
15742 * gdb.python/py-lazy-string.exp: New file.
15743 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15744 (main): Update. Add estring3.
15745 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15746 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15747
15748 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15749 Yao Qi <yao.qi@linaro.org>
15750
15751 * gdb.reverse/aarch64.c: New.
15752 * gdb.reverse/aarch64.exp: New.
15753
15754 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15755
15756 * lib/gdb.exp (supports_process_record): Return true for
15757 aarch64*-linux*.
15758 (supports_reverse): Likewise.
15759
15760 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15761
15762 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15763 Use with_test_prefix.
15764
15765 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15766
15767 * gdb.base/completion.exp: Add test for completion of layout
15768 names.
15769
15770 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15771
15772 * lib/gdb.exp (skip_tui_tests): New proc.
15773 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15774
15775 2015-05-19 Pedro Alves <palves@redhat.com>
15776
15777 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15778 Save the whole env array instead of just HOME. Unset HISTSIZE in
15779 the environment while testing. Restore whole environment
15780 afterwards.
15781
15782 2015-05-16 Doug Evans <xdje42@gmail.com>
15783
15784 * gdb.guile/scm-ports.c: New file.
15785 * gdb.guile/scm-ports.exp: Add memory port tests.
15786
15787 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15788
15789 * gdb.compile/compile-print.c: New file.
15790 * gdb.compile/compile-print.exp: New file.
15791
15792 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15793
15794 * gdb.compile/compile-ops.exp: Cast param to void.
15795 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15796 (compile code struct_object.selffield = &struct_object): Add xfail.
15797
15798 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15799
15800 * gdb.ada/arr_enum_with_gap: New testcase.
15801
15802 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15803
15804 * gdb.ada/byte_packed_arr: New testcase.
15805
15806 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15807
15808 * gdb.ada/pckd_neg: New testcase.
15809
15810 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15811
15812 PR gdb/17820
15813 * gdb.base/gdbinit-history.exp: New test.
15814 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15815 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15816
15817 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15818
15819 * gdb.python/py-xmethods.cc: Enhance test case.
15820 * gdb.python/py-xmethods.exp: New tests.
15821 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15822 function.
15823 (B_indexoper): Likewise.
15824 (global_dm_list) : Add new xmethod worker functions.
15825
15826 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15827
15828 * gdb.base/coredump-filter.exp: Correctly unset
15829 "coredump_var_addr" array.
15830
15831 2015-05-08 Pedro Alves <palves@redhat.com>
15832
15833 * gdb.server/non-existing-program.exp: Unset spawn_id.
15834
15835 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15836
15837 PR python/18291
15838 * gdb.python/py-xmethods.exp: Add tests.
15839
15840 2015-05-08 Yao Qi <yao.qi@linaro.org>
15841
15842 PR gdb/18208
15843 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15844 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15845 function set_coredump_filter, and remove remote_exec call.
15846 Remove argument ipid. Callers update.
15847 (top level): Don't get inferior's PID.
15848
15849 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15850
15851 * gdb.base/watch_thread_num.exp: Skip test on targets without
15852 access watchpoints.
15853
15854 2015-05-06 Pedro Alves <palves@redhat.com>
15855
15856 PR server/18081
15857 * gdb.server/non-existing-program.exp: New file.
15858
15859 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15860
15861 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15862
15863 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15864
15865 * gdb.ada/out_of_line_in_inlined: New testcase.
15866
15867 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15868
15869 * gdb.ada/var_rec_arr: New testcase.
15870
15871 2015-04-30 Yao Qi <yao.qi@linaro.org>
15872
15873 * gdb.base/break-idempotent.exp: If
15874 skip_hw_watchpoint_multi_tests returns true, skip the tests
15875 on "rwatch" and "awatch".
15876
15877 2015-04-30 Yao Qi <yao.qi@linaro.org>
15878
15879 * gdb.base/relativedebug.exp: Invoke gdb command
15880 "info sharedlibrary", and if libc.so doesn't have debug info,
15881 skip the test.
15882
15883 2015-04-29 Doug Evans <dje@google.com>
15884
15885 * gdb.python/py-xmethods.exp: Add ptype tests.
15886 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15887 get_result_type method.
15888
15889 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15890
15891 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15892 the target does not support hardware watchpoints.
15893
15894 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15895
15896 * gdb.base/break-always.exp: Abort testing if writing to memory
15897 causes an error.
15898
15899 2015-04-28 Doug Evans <dje@google.com>
15900
15901 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15902 * gdb.python/py-pp-registration.exp: ... here. New file.
15903 * gdb.python/py-pp-registration.c: New file.
15904 * gdb.python/py-pp-registration.py: New file.
15905
15906 2015-04-28 Doug Evans <dje@google.com>
15907
15908 * gdb.python/py-bad-printers.c: New file.
15909 * gdb.python/py-bad-printers.py: New file.
15910 * gdb.python/py-bad-printers.exp: New file.
15911
15912 2015-04-28 Sasha Smundak <asmundak@google.com>
15913
15914 * gdb.python/py-type.exp: New test.
15915
15916 2015-04-28 Andy Wingo <wingo@igalia.com>
15917
15918 * gdb.python/py-parameter.exp:
15919 * gdb.guile/scm-parameter.exp: Escape the path that we are
15920 matching against, as it might contain characters that are special
15921 to regular expressions.
15922
15923 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15924
15925 * gdb.ada/rec_comp: New testcase.
15926
15927 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15928
15929 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15930 before using it.
15931
15932 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15933
15934 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15935 new tests for verilog output.
15936
15937 2015-04-24 Yao Qi <yao.qi@linaro.org>
15938
15939 * boards/remote-gdbserver-on-localhost.exp: New file.
15940
15941 2015-04-23 Pedro Alves <palves@redhat.com>
15942
15943 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15944 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15945 "end of file", remove $inferior_spawn_id from the indirect list.
15946
15947 2015-04-23 Pedro Alves <palves@redhat.com>
15948
15949 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15950
15951 2015-04-23 Pedro Alves <palves@redhat.com>
15952
15953 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15954 on $any_spawn_id instead of only on $gdb_spawn_id.
15955
15956 2015-04-21 Pierre Muller <muller@sourceware.org>
15957
15958 PR pascal/17815
15959 * lib/pascal.exp (gpc_compile): Add new option "class".
15960 (fpc_compile): Likewise.
15961 * gdb.pascal/case-insensitive-symbols.pas: New file.
15962 * gdb.pascal/case-insensitive-symbols.exp: New file.
15963
15964 2015-04-20 Gary Benson <gbenson@redhat.com>
15965
15966 * gdb.base/attach.exp: Fix three extended remote failures.
15967
15968 2015-04-17 Gary Benson <gbenson@redhat.com>
15969
15970 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15971 the main executable over the remote protocol.
15972
15973 2015-04-16 Pedro Alves <palves@redhat.com>
15974
15975 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15976 a new gdbserver if gdbserver_reconnect_p is set.
15977
15978 2015-04-16 Pedro Alves <palves@redhat.com>
15979
15980 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15981 is set, don't exit gdbserver.
15982
15983 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15984
15985 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15986 appropriate .insn, such that an older assembler can be used.
15987 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15988 the z/Architecture instruction set on 31-bit targets as well.
15989
15990 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15991
15992 * gdb.go/handcall.exp: Remove all logic related to the first
15993 breakpoint and rely on go_runto_main instead.
15994 * gdb.go/strings.exp: Likewise.
15995 * gdb.go/unsafe.exp: Likewise.
15996 * gdb.go/hello.exp: Likewise. Also rename the remaining
15997 breakpoint marker to "breakpoint 1".
15998 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15999 * gdb.go/strings.go: Likewise.
16000 * gdb.go/unsafe.go: Likewise.
16001 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16002 "set breakpoint 2 here" and rename the remaining breakpoint marker
16003 to "breakpoint 1".
16004
16005 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16006
16007 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16008 if itertools.imap is not present.
16009 * gdb.python/py-objfile.exp: Add parentheses.
16010 * gdb.python/py-type.exp: Same.
16011 * gdb.python/py-unwind-maint.py: Same.
16012
16013 2015-04-15 Yao Qi <yao.qi@linaro.org>
16014
16015 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16016 of ":$ptr_size" and set its form explicitly.
16017
16018 2015-04-15 Pedro Alves <palves@redhat.com>
16019 Yao Qi <yao.qi@linaro.org>
16020
16021 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16022 timeout by factor of 4.
16023 (test_regular_watch): Likewise.
16024 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16025 * gdb.reverse/sigall-reverse.exp: Likewise.
16026 * gdb.reverse/until-precsave.exp: Likewise.
16027 * lib/gdb.exp (with_timeout_factor): New proc.
16028 (gdb_expect): Move some code to ...
16029 (get_largest_timeout): ... here. New procedure.
16030
16031 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
16032
16033 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16034
16035 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16036
16037 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16038 to write to the .text section.
16039
16040 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16041
16042 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16043 Handle the case of targets that do not provide PID information.
16044
16045 2015-04-13 Yao Qi <yao.qi@linaro.org>
16046
16047 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16048 and use expect instead of gdb_expect.
16049
16050 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16051
16052 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16053 "coredump_var_addr" to avoid naming conflict with other testcases.
16054
16055 2015-04-10 Pedro Alves <palves@redhat.com>
16056
16057 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16058 gdb_test_sequence and gdb_assert.
16059
16060 2015-04-10 Pedro Alves <palves@redhat.com>
16061
16062 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16063 test messages that don't include the breakpoint address.
16064
16065 2015-04-10 Yao Qi <yao.qi@linaro.org>
16066
16067 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16068 false for some offset and width combinations which aren't
16069 supported by linux kernel.
16070
16071 2015-04-10 Pedro Alves <palves@redhat.com>
16072
16073 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16074 procedure, factored out from ...
16075 (top level): ... here. Add "set displaced-stepping" testing axis.
16076 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16077 parameter "displaced". Use it.
16078 (top level): Use foreach and add "set displaced-stepping" testing
16079 axis.
16080
16081 2015-04-10 Pedro Alves <palves@redhat.com>
16082
16083 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16084 Remove comment.
16085 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16086 both the address of the instruction that triggers the watchpoint
16087 and the address of the instruction immediately after, and use
16088 those addresses for the test. Fix comment.
16089
16090 2015-04-10 Pedro Alves <palves@redhat.com>
16091
16092 * gdb.base/sigstep.exp (breakpoint_to_handler)
16093 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16094 Test "backtrace" in handler.
16095 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16096 (top level): Add new "displaced" test axis to
16097 breakpoint_to_handler, breakpoint_to_handler_entry and
16098 breakpoint_over_handler.
16099
16100 2015-04-10 Pedro Alves <palves@redhat.com>
16101
16102 PR gdb/18216
16103 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16104
16105 2015-04-10 Yao Qi <yao.qi@linaro.org>
16106
16107 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16108 (test_add_rn_pc): New function.
16109 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16110 (top level): Invoke test_add_rn_pc.
16111
16112 2015-04-10 Pedro Alves <palves@redhat.com>
16113
16114 PR gdb/13858
16115 * gdb.base/step-over-no-symbols.exp: New file.
16116
16117 2015-04-09 Andy Wingo <wingo@igalia.com>
16118
16119 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16120 after the Python tests.
16121
16122 2015-04-08 Keith Seitz <keiths@redhat.com>
16123
16124 PR python/16699
16125 * gdb.python/py-completion.exp: New tests for completion.
16126 * gdb.python/py-completion.py (CompleteLimit1): New class.
16127 (CompleteLimit2): Likewise.
16128 (CompleteLimit3): Likewise.
16129 (CompleteLimit4): Likewise.
16130 (CompleteLimit5): Likewise.
16131 (CompleteLimit6): Likewise.
16132 (CompleteLimit7): Likewise.
16133
16134 2015-04-08 Pedro Alves <palves@redhat.com>
16135
16136 PR gdb/18214
16137 PR gdb/18216
16138 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16139 function.
16140 (main): Install it as SIGUSR1 handler.
16141 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16142 parameter. Always use "setup" as prefix. Toggle "set
16143 displaced-stepping" off/on depending on global. Don't switch to
16144 thread 1 here.
16145 (top level): Add displaced stepping "off/on" test axis. Update
16146 "setup" calls. Wrap each subtest with with_test_prefix. Test
16147 continuing with a queued signal in each thread.
16148
16149 2015-04-08 Pedro Alves <palves@redhat.com>
16150
16151 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16152 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16153 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16154 Return early if running to main fails.
16155 * gdb.trace/while-stepping.exp: Likewise.
16156
16157 2015-04-07 Pedro Alves <palves@redhat.com>
16158
16159 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16160 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16161 interact with inferior program.
16162
16163 2015-04-07 Pedro Alves <palves@redhat.com>
16164
16165 * lib/gdb.exp (inferior_spawn_id): New global.
16166 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16167 spawn id after processing the user code.
16168 (default_gdb_start): Set inferior_spawn_id.
16169 (send_inferior): New procedure.
16170 * lib/gdbserver-support.exp (gdbserver_start): Set
16171 inferior_spawn_id.
16172 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16173
16174 2015-04-07 Pedro Alves <palves@redhat.com>
16175
16176 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16177 * lib/gdbserver-support.exp (gdbserver_start): Make
16178 $server_spawn_id global.
16179 (gdbserver_start): Don't wait for gdbserver's spawn id with
16180 expect_background.
16181 (close_gdbserver): New procedure.
16182 (gdb_exit): Rename the default version and reimplement.
16183
16184 2015-04-07 Pedro Alves <palves@redhat.com>
16185
16186 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
16187 append the substituted item, not the original item.
16188
16189 2015-04-07 Pedro Alves <palves@redhat.com>
16190
16191 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16192 gdb_expect.
16193
16194 2015-04-07 Pedro Alves <palves@redhat.com>
16195
16196 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16197 output appearing once only.
16198
16199 2015-04-07 Pedro Alves <palves@redhat.com>
16200
16201 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16202 that doesn't expect anything. Return early if running to main
16203 fails.
16204
16205 2015-04-07 Yao Qi <yao.qi@linaro.org>
16206
16207 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16208 (child_function): Call alarm.
16209 (main): Move call to alarm into the loop.
16210 * gdb.threads/non-stop-fair-events.exp: Build program with
16211 -DTIMEOUT=$timeout.
16212
16213 2015-04-06 Doug Evans <xdje42@gmail.com>
16214
16215 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16216 Fix dest parameter to board_info.
16217 (fpc_compile): Ditto.
16218 (gdb_compile_pascal): Rename dest arg to destfile.
16219
16220 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16221
16222 * gdb.ada/funcall_ref.exp: New file.
16223 * gdb.ada/funcall_ref/foo.adb: New file.
16224
16225 2015-04-02 Yao Qi <yao.qi@linaro.org>
16226
16227 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16228 is remote.
16229
16230 2015-04-02 Gary Benson <gbenson@redhat.com>
16231
16232 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16233
16234 2015-04-01 Sasha Smundak <asmundak@google.com>
16235
16236 * gdb.python/py-unwind-maint.c: New file.
16237 * gdb.python/py-unwind-maint.exp: New test.
16238 * gdb.python/py-unwind-maint.py: New file.
16239 * gdb.python/py-unwind.c: New file.
16240 * gdb.python/py-unwind.exp: New test.
16241 * gdb.python/py-unwind.py: New test.
16242
16243 2015-04-01 Pedro Alves <palves@redhat.com>
16244
16245 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16246 to fail instead of non-existent $test.
16247
16248 2015-04-01 Pedro Alves <palves@redhat.com>
16249
16250 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16251 GDBFLAGS if not empty.
16252
16253 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16254
16255 * gdb.ada/complete.exp: Remove "multi_line".
16256 * gdb.ada/info_exc.exp: Remove "multi_line".
16257 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16258 * gdb.ada/ptype_field.exp: Remove "multi_line".
16259 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16260 * gdb.ada/tagged.exp: Remove "multi_line".
16261 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16262 [multi_line ...]
16263 * gdb.btrace/delta.exp: Likewise.
16264 * gdb.btrace/exception.exp: Likewise.
16265 * gdb.btrace/function_call_history.exp: Likewise.
16266 * gdb.btrace/instruction_history.exp: Likewise.
16267 * gdb.btrace/nohist.exp: Likewise.
16268 * gdb.btrace/record_goto.exp: Likewise.
16269 * gdb.btrace/segv.exp: Likewise.
16270 * gdb.btrace/stepi.exp: Likewise.
16271 * gdb.btrace/tailcall.exp: Likewise.
16272 * gdb.btrace/unknown_functions.exp: Likewise.
16273 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16274 * lib/gdb.exp: Add the "multi_line" helper.
16275
16276 2015-04-01 Pedro Alves <palves@redhat.com>
16277
16278 * gdb.threads/tid-reuse.c: New file.
16279 * gdb.threads/tid-reuse.exp: New file.
16280
16281 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16282
16283 PR corefiles/16092
16284 * gdb.base/coredump-filter.c: New file.
16285 * gdb.base/coredump-filter.exp: Likewise.
16286
16287 2015-03-27 Petr Machata <pmachata@redhat.com>
16288
16289 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16290 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16291 (Dwarf::assemble): Initialize them.
16292 (Dwarf::lines): New function.
16293
16294 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16295
16296 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16297 SYMBOL_PREFIX for x86_64-*-cygwin.
16298
16299 2015-03-26 Andy Wingo <wingo@igalia.com>
16300
16301 PR symtab/18148
16302 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16303 const_value but not a location.
16304 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16305 location defined in non-main CUs are visible.
16306
16307 2015-03-26 Yao Qi <yao.qi@linaro.org>
16308
16309 PR testsuite/18139
16310 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16311 Add a line number entry for the same line.
16312 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16313 Add a line number entry for the same line.
16314
16315 2015-03-26 Yao Qi <yao.qi@linaro.org>
16316
16317 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16318 .int 0.
16319 (func): Likewise. Add .Lfunc_1 label.
16320 Use .Lfunc_1 label.
16321 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16322 .int 0.
16323 (func): Likewise.
16324 Use .Lfunc_1 label.
16325
16326 2015-03-26 Yao Qi <yao.qi@linaro.org>
16327
16328 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16329 Call gdb_compile instead to compile each .s files without debug
16330 information.
16331
16332 2015-03-26 Yao Qi <yao.qi@linaro.org>
16333
16334 * gdb.base/savedregs.exp (process_saved_regs): Make
16335 "Saved registers:" optional in the pattern.
16336
16337 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16338
16339 * gdb.btrace/next.exp: Merged into step.exp.
16340 * gdb.btrace/finish.exp: Merged into step.exp.
16341 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16342 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16343 "record goto" and checking the exact replay position.
16344 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16345 check for "Recording format" in "info record" output.
16346 * gdb.btrace/record_goto.exp: Choose test file based on target.
16347 * gdb.btrace/x86-record_goto.S: Renamed into ...
16348 * gdb.btrace/x86_64-record_goto.S: ... this.
16349 * gdb.btrace/i686-record_goto.S: New.
16350 * gdb.btrace/x86-tailcall.S: Renamed into ...
16351 * gdb.btrace/x86_64-tailcall.S: ... this.
16352 * gdb.btrace/i686-tailcall.S: New.
16353 * gdb.btrace/x86-tailcall.c: Renamed into ...
16354 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16355 separate statements. Update test.
16356 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16357 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16358 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16359 * gdb.btrace/tailcall.exp: Choose test file based on target.
16360 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16361
16362 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16363
16364 * gdb.btrace/exception.exp: Increase BTS buffer size.
16365
16366 2015-03-24 Pedro Alves <palves@redhat.com>
16367
16368 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16369
16370 2015-03-24 Pedro Alves <palves@redhat.com>
16371
16372 * gdb.threads/schedlock.exp (test_step): No longer expect that
16373 "set scheduler-locking step" with "next" over a function call runs
16374 threads unlocked.
16375
16376 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16377
16378 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16379
16380 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16381
16382 PR breakpoints/16466
16383 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16384 * gdb.mi/mi-pending.c (thread_func): New function.
16385 (int main): Add threading support required.
16386 * gdb.mi/mi-pending.exp: Add tests for this issue.
16387 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16388 (pendfunc2): Remove stdio dependency.
16389 * gdb.mi/mi-pendshr2.c: New file.
16390
16391 2015-03-23 Keith Seitz <keiths@redhat.com>
16392
16393 * gdb.linespec/keywords.c: New file.
16394 * gdb.linespec/keywords.exp: New file.
16395
16396 2015-03-23 Keith Seitz <keiths@redhat.com>
16397
16398 PR gdb/18021
16399 * gdb.dwarf2/staticvirtual.exp: New test.
16400
16401 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16402
16403 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16404 * README: Remove HP-UX and gdb.hp.
16405 (configuration):
16406 * configure: Regenerate.
16407 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16408 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16409 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16410 gdb.hp/gdb.defects/Makefile.
16411 * gdb.hp/Makefile.in: File deleted.
16412 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16413 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16414 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16415 * gdb.hp/gdb.aCC/run.c: File deleted.
16416 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16417 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16418 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16419 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16420 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16421 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16422 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16423 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16424 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16425 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16426 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16427 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16428 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16429 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16430 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16431 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16432 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16433 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16434 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16435 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16436 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16437 * gdb.hp/gdb.compat/average.c: File deleted.
16438 * gdb.hp/gdb.compat/sum.c: File deleted.
16439 * gdb.hp/gdb.compat/xdb.c: File deleted.
16440 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16441 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16442 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16443 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16444 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16445 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16446 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16447 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16448 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16449 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16450 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16451 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16452 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16453 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16454 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16455 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16456 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16457 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16458 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16459 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16460 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16461 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16462 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16463 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16464 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16465 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16466 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16467 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16468 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16469 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16470 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16471 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16472 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16473 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16474 * gdb.hp/tools/odump: File deleted.
16475
16476 2015-03-19 Pedro Alves <palves@redhat.com>
16477
16478 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16479 (saw_thread_3): New globals.
16480 (top level): Increment them when an event for the corresponding
16481 thread is seen.
16482 (no thread starvation): New test.
16483
16484 2015-03-19 Pedro Alves <palves@redhat.com>
16485
16486 * gdb.threads/continue-pending-status.c: New file.
16487 * gdb.threads/continue-pending-status.exp: New file.
16488
16489 2015-03-18 Pedro Alves <palves@redhat.com>
16490
16491 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16492 Use gdb_is_target_remote instead of is_remote. Use
16493 gdb_test_multiple instead of gdb_expect. Exit early if
16494 gdb_test_multiple hits its internal matches. Tighten stepi tests
16495 expected output. Fail on exit with any signal, instead of just
16496 SIGILL.
16497
16498 2015-03-18 Yao Qi <yao.qi@linaro.org>
16499
16500 PR tdep/18107
16501 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16502 variable.
16503 * gdb.base/catch-syscall.exp: Don't skip it on
16504 aarch64*-*-linux* target. Remove elements in all_syscalls.
16505 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16506 target.
16507 (setup_all_syscalls): New proc.
16508
16509 2015-03-16 Yao Qi <yao.qi@linaro.org>
16510
16511 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16512 (top level): Skip tests if valid_addr_p returns false for
16513 $cmd1 or $cmd2.
16514
16515 2015-03-11 Andy Wingo <wingo@igalia.com>
16516
16517 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16518
16519 2015-03-11 Yao Qi <yao.qi@linaro.org>
16520
16521 * gdb.base/catch-syscall.exp: Fix typo in comments.
16522
16523 2015-03-11 Yao Qi <yao.qi@linaro.org>
16524
16525 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16526
16527 2015-03-09 Pedro Alves <palves@redhat.com>
16528
16529 * dg-extract-results.py: Delete.
16530
16531 2015-03-09 Pedro Alves <palves@redhat.com>
16532
16533 Merge dg-extract-results.sh from GCC upstream (r218843).
16534
16535 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16536 * dg-extract-results.sh: Use --text with grep to avoid issues with
16537 binary files. Fall back to cat -v, if that doesn't work.
16538
16539 2015-03-05 Pedro Alves <palves@redhat.com>
16540
16541 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16542
16543 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16544
16545 * lib/mi-support.exp (mi_expect_interrupt): Accept
16546 alternative event for when in all-stop mode.
16547
16548 2015-03-04 Pedro Alves <palves@redhat.com>
16549
16550 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16551
16552 2015-03-04 Mark Kettenis <kettenis@gnu.org>
16553
16554 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16555
16556 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16557
16558 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16559 regexps for GDB's current line display, accept a hex address
16560 preceding the line number.
16561
16562 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16563
16564 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16565 the 'arch1' variable for "s390*-linux*" targets.
16566
16567 2015-03-04 Pedro Alves <palves@redhat.com>
16568
16569 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16570 (main): Pass missing retval argument to pthread_join call.
16571
16572 2015-03-02 Pedro Alves <palves@redhat.com>
16573
16574 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16575 (top level): Call do_test with non-stop as well.
16576
16577 2015-03-02 Pedro Alves <palves@redhat.com>
16578
16579 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16580 -1.
16581
16582 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16583
16584 * gdb.arch/s390-vregs.exp: New test.
16585 * gdb.arch/s390-vregs.S: New file.
16586
16587 2015-02-27 Pedro Alves <palves@redhat.com>
16588
16589 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16590 call to catch_command_errors.
16591 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16592 catch_command_errors.
16593
16594 2015-02-27 Pedro Alves <palves@redhat.com>
16595
16596 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16597 "true" for boolean result.
16598 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16599 prototype of main.
16600
16601 2015-02-27 Pedro Alves <palves@redhat.com>
16602
16603 * lib/unbuffer_output.c: New file.
16604 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16605 (main): Call gdb_unbuffer_output.
16606
16607 2015-02-27 Yao Qi <yao.qi@linaro.org>
16608
16609 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16610 target.
16611
16612 2015-02-26 Doug Evans <dje@google.com>
16613
16614 * gdb.cp/class2.cc (Dbase, D): New classes.
16615 (main): New local delta.
16616 * gdb.cp/class2.exp: Test printing delta.
16617 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16618 (dynbar): New global.
16619 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16620
16621 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16622
16623 * gdb.compile/compile-ifunc.c: New file.
16624 * gdb.compile/compile-ifunc.exp: New file.
16625
16626 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16627
16628 * gdb.base/structs.exp: Check for correct struct on finish.
16629
16630 2015-02-26 Yao Qi <yao.qi@linaro.org>
16631
16632 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16633 is zero.
16634
16635 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16636
16637 * gdb.arch/cordic.ko.bz2: New file.
16638 * gdb.arch/cordic.ko.debug.bz2: New file.
16639 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16640
16641 2015-02-25 Yao Qi <yao.qi@linaro.org>
16642
16643 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16644 aarch64*-*-* target.
16645
16646 2015-02-23 Pedro Alves <palves@redhat.com>
16647
16648 * lib/gdb.exp (delete_breakpoints): Rewrite using
16649 gdb_test_multiple.
16650
16651 2015-02-23 Pedro Alves <palves@redhat.com>
16652
16653 * gdb.base/info-os.c: Include stdlib.h.
16654
16655 2015-02-22 Doug Evans <xdje42@gmail.com>
16656
16657 PR symtab/17855
16658 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16659 is read after symbols have been re-read.
16660 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16661 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16662
16663 2015-02-21 Doug Evans <dje@google.com>
16664
16665 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16666
16667 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16668
16669 PR corefiles/17808
16670 * gdb.arch/i386-biarch-core.core.bz2: New file.
16671 * gdb.arch/i386-biarch-core.exp: New file.
16672
16673 2015-02-21 Pedro Alves <palves@redhat.com>
16674
16675 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16676 runto_main fails.
16677
16678 2015-02-20 Pedro Alves <palves@redhat.com>
16679
16680 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16681 info probes.
16682
16683 2015-02-20 Pedro Alves <palves@redhat.com>
16684
16685 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16686
16687 2015-02-20 Pedro Alves <palves@redhat.com>
16688
16689 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16690 clean_restart before gdb_target_supports_trace.
16691
16692 2015-02-20 Pedro Alves <palves@redhat.com>
16693
16694 PR threads/18006
16695 * gdb.threads/clone-thread_db.c: New file.
16696 * gdb.threads/clone-thread_db.exp: New file.
16697
16698 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16699
16700 PR breakpoints/16812
16701 * gdb.base/catch-gdb-caused-signals.c: New file.
16702 * gdb.base/catch-gdb-caused-signals.exp: New file.
16703
16704 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16705
16706 * configure: Regenerated.
16707 * configure.ac: Use GDB_AC_TRANSFORM.
16708 * aclocal.m4: sinclude ../transform.m4.
16709
16710 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16711
16712 * lib/dtrace.exp: New file.
16713 * gdb.base/dtrace-probe.exp: Likewise.
16714 * gdb.base/dtrace-probe.d: Likewise.
16715 * gdb.base/dtrace-probe.c: Likewise.
16716 * lib/pdtrace.in: Likewise.
16717 * configure.ac: Output variables with the transformed names of
16718 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16719 * configure: Regenerated.
16720
16721 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16722
16723 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16724 expected message when trying to access $_probe_* convenience
16725 variables while not on a probe.
16726
16727 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16728
16729 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16730
16731 2015-02-11 Pedro Alves <pedro@codesourcery.com>
16732
16733 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16734 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16735
16736 2015-02-10 Doug Evans <xdje42@gmail.com>
16737
16738 * lib/gdb.exp (gdb_load): Always return a result.
16739
16740 2015-02-10 Pedro Alves <palves@redhat.com>
16741
16742 * gdb.threads/signal-sigtrap.c: New file.
16743 * gdb.threads/signal-sigtrap.exp: New file.
16744
16745 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16746
16747 * gdb.trace/no-attach-trace.c: New file.
16748 * gdb.trace/no-attach-trace.exp: New file.
16749
16750 2015-02-09 Mark Wielaard <mjw@redhat.com>
16751
16752 * gdb.dwarf2/atomic.c: New file.
16753 * gdb.dwarf2/atomic-type.exp: Likewise.
16754
16755 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16756
16757 * gdb.btrace/buffer-size.exp: Update "info record" output.
16758 * gdb.btrace/delta.exp: Update "info record" output.
16759 * gdb.btrace/enable.exp: Update "info record" output.
16760 * gdb.btrace/finish.exp: Update "info record" output.
16761 * gdb.btrace/instruction_history.exp: Update "info record" output.
16762 * gdb.btrace/next.exp: Update "info record" output.
16763 * gdb.btrace/nexti.exp: Update "info record" output.
16764 * gdb.btrace/step.exp: Update "info record" output.
16765 * gdb.btrace/stepi.exp: Update "info record" output.
16766 * gdb.btrace/nohist.exp: Update "info record" output.
16767
16768 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16769
16770 * gdb.btrace/buffer-size: New.
16771
16772 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16773
16774 * gdb.btrace/delta.exp: Update "info record" output.
16775 * gdb.btrace/enable.exp: Update "info record" output.
16776 * gdb.btrace/finish.exp: Update "info record" output.
16777 * gdb.btrace/instruction_history.exp: Update "info record" output.
16778 * gdb.btrace/next.exp: Update "info record" output.
16779 * gdb.btrace/nexti.exp: Update "info record" output.
16780 * gdb.btrace/step.exp: Update "info record" output.
16781 * gdb.btrace/stepi.exp: Update "info record" output.
16782 * gdb.btrace/nohist.exp: Update "info record" output.
16783
16784 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16785
16786 PR gdb/15678
16787 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16788
16789 2015-02-06 Pedro Alves <palves@redhat.com>
16790
16791 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16792 macro.
16793 (seconds_left, again): New globals.
16794 (main): Wait seconds_left in a 1-second sleep loop instead of
16795 sleeping 180 seconds. If 'again' is set, reset the seconds
16796 counter.
16797 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16798 'again' in the inferior before detaching. Print the seconds left.
16799 (options): New global.
16800 (top level): Build program with -DTIMEOUT=$timeout.
16801
16802 2015-02-06 Pedro Alves <palves@redhat.com>
16803
16804 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16805 determine how many seconds to pass to 'alarm'.
16806 * gdb.base/gdb-sigterm.exp (top level): Build program with
16807 -DTIMEOUT=$timeout.
16808 (do_test): Return success/failure indication. Add more verbose
16809 logging. Don't fail if 200 single steps are seen. Instead, fail
16810 when the test times out.
16811 (passes): New global.
16812 (top level): Break the testing loop if testing fails on any
16813 iteration. Use gdb_assert.
16814
16815 2015-02-04 Don Breazeal <donb@codesourcery.com>
16816
16817 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16818 and initialize them.
16819 (ipc_cleanup): New function.
16820 (main): Don't declare shmid, semid, and msqid. Add a call to
16821 atexit so that we call ipc_cleanup on exit.
16822
16823 2015-02-04 Pedro Alves <palves@redhat.com>
16824
16825 * boards/native-extended-gdbserver.exp: Remove any target variant
16826 specifications from the board name before clearing the isremote
16827 flag from board_info.
16828
16829 2015-01-31 Doug Evans <xdje42@gmail.com>
16830
16831 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16832
16833 2015-01-31 Gary Benson <gbenson@redhat.com>
16834
16835 * gdb.base/completion.exp: Disable completion limiting for
16836 existing tests. Add new tests to check completion limiting.
16837 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16838
16839 2015-01-31 Doug Evans <xdje42@gmail.com>
16840
16841 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16842
16843 2015-01-31 Doug Evans <xdje42@gmail.com>
16844
16845 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16846 entries. Duplicate file section script entries.
16847 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16848 inlined entries. Add test for safe-path rejection.
16849 * gdb.python/py-section-script.c: Add duplicate inlined section script
16850 entries. Duplicate file section script entries.
16851 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16852 inlined entries. Add test for safe-path rejection.
16853
16854 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16855
16856 * gdb.ada/disc_arr_bound: New testcase.
16857
16858 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16859
16860 * gdb.ada/mi_var_array: New testcase.
16861
16862 2015-01-27 Doug Evans <dje@google.com>
16863
16864 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16865 Add test for objfile.filename, objfile.username after objfile
16866 has been unloaded.
16867
16868 2015-01-26 Joel Brobecker <brobecker@adacore.com>
16869
16870 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16871 the second test to print the name attribute of value
16872 returned by the call to gdb.lookup_type, and adjust
16873 the expected output accordingly.
16874
16875 2015-01-25 Mark Wielaard <mjw@redhat.com>
16876
16877 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16878 * gdb.base/disp-step-fork.c: Include unistd.h.
16879 * gdb.base/siginfo-obj.c: Include stdio.h.
16880 * gdb.base/siginfo-thread.c: Likewise.
16881 * gdb.mi/non-stop.c: Include unistd.h.
16882 * gdb.mi/nsthrexec.c: Include stdio.h.
16883 * gdb.mi/pthreads.c: Include unistd.h.
16884 * gdb.modula2/unbounded1.c (main): Declare returns int.
16885 * gdb.reverse/consecutive-reverse.c: Likewise.
16886 * gdb.threads/create-fail.c: Include unistd.h.
16887 * gdb.threads/killed.c: Likewise.
16888 * gdb.threads/linux-dp.c: Likewise.
16889 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16890 * gdb.threads/non-ldr-exc-2.c: Likewise.
16891 * gdb.threads/non-ldr-exc-3.c: Likewise.
16892 * gdb.threads/non-ldr-exc-4.c: Likewise.
16893 * gdb.threads/pthreads.c: Include unistd.h.
16894 (main): Declare returns int.
16895 * gdb.threads/tls-main.c (foo): New declaration.
16896 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16897
16898 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16899
16900 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16901 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16902
16903 2015-01-15 Mark Wielaard <mjw@redhat.com>
16904
16905 * gdb.base/noreturn-return.c: New file.
16906 * gdb.base/noreturn-return.exp: New file.
16907 * gdb.base/noreturn-finish.c: New file.
16908 * gdb.base/noreturn-finish.exp: New file.
16909
16910 2015-01-23 Pedro Alves <palves@redhat.com>
16911
16912 * gdb.threads/continue-pending-after-query.c: New file.
16913 * gdb.threads/continue-pending-after-query.exp: New file.
16914
16915 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16916 Simon Marchi <simon.marchi@ericsson.com>
16917
16918 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16919 * gdb.base/valgrind-db-attach.exp: Same.
16920 * gdb.base/valgrind-infcall.exp: Same.
16921 * lib/mi-support.exp (default_mi_gdb_start): Same.
16922 * lib/prompt.exp (default_prompt_gdb_start): Same.
16923 * lib/gdb.exp (default_gdb_spawn): Same.
16924 (gdb_interact): New.
16925
16926
16927 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16928
16929 * gdb.compile/compile.exp (pointer to jit function): New test.
16930
16931 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16932
16933 * lib/gdb.exp (supports_process_record): Return true for
16934 powerpc*-*-linux*.
16935 (supports_reverse): Likewise.
16936
16937 2015-01-15 Don Breazeal <donb@codesourcery.com>
16938
16939 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16940 instead of checking whether the target board is remote and
16941 use spawn_wait_for_attach instead of exec/sleep.
16942 * gdb.base/attach-twice.exp: Likewise.
16943
16944 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16945
16946 * gdb.ada/var_arr_attrs: New testcase.
16947
16948 2015-01-14 Pedro Alves <palves@redhat.com>
16949 Joel Brobecker <brobecker@adacore.com>
16950
16951 PR gdb/17525
16952 * gdb.base/bp-cmds-execution-x-script.c: New file.
16953 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16954 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16955
16956 2015-01-14 Pedro Alves <palves@redhat.com>
16957
16958 PR cli/17828
16959 * gdb.base/batch-preserve-term-settings.c: New file.
16960 * gdb.base/batch-preserve-term-settings.exp: New file.
16961
16962 2015-01-13 Doug Evans <dje@google.com>
16963
16964 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16965 binary.
16966
16967 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16968
16969 * Makefile.in (clean mostlyclean): Do not delete *.py.
16970
16971 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16972
16973 * gdb.python/py-lookup-type.exp: New file.
16974
16975 2015-01-12 Pedro Alves <palves@redhat.com>
16976
16977 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16978 restore GDBFLAGS before returning.
16979
16980 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16981
16982 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16983 is_amd64_regs_target and is_x86_like_target.
16984
16985 2015-01-11 Doug Evans <xdje42@gmail.com>
16986
16987 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16988 is given without an explicit form.
16989 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16990 attributes.
16991 * gdb.dwarf/corrupt.exp: Ditto.
16992 * gdb.dwarf2/enum-type.exp: Ditto.
16993 * gdb.trace/entry-values.exp: Ditto.
16994 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16995
16996 2015-01-11 Doug Evans <xdje42@gmail.com>
16997
16998 PR gdb/15830
16999 * gdb.base/maint.exp: Remove references to "maint demangle".
17000 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17001 Add tests for explicitly specifying language to demangle.
17002 * gdb.dlang/demangle.exp: Ditto.
17003
17004 2015-01-09 Pedro Alves <palves@redhat.com>
17005
17006 * gdb.threads/non-stop-fair-events.c: New file.
17007 * gdb.threads/non-stop-fair-events.exp: New file.
17008
17009 2015-01-09 Pedro Alves <palves@redhat.com>
17010
17011 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17012 the global scope. Set a breakpoint after all threads are started
17013 rather than stepping over two source lines. Expect the prompt.
17014 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17015 global.
17016 (NUM): Now 15.
17017 (main): Use threads_started_barrier to wait for all threads to
17018 start. Main thread no longer calls thread_function. Exit after
17019 180 seconds.
17020 (loop): New function.
17021 (thread_function): Wait on threads_started_barrier barrier. Call
17022 'loop' at each iteration.
17023 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17024 threads have started, instead of hardcoding number of "next"
17025 steps. Use an access watchpoint instead of a write watchpoint.
17026
17027 2015-01-09 Pedro Alves <palves@redhat.com>
17028
17029 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17030 (thread_func): Wait on barrier.
17031 (main): Wait for all threads to start before stopping GDB.
17032 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17033 global.
17034 (thread1_func, thread2_func): Wait on barrier.
17035 (main): Wait for all threads to start before stopping GDB.
17036 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17037 New global.
17038 (thread1_func, thread2_func): Wait on barrier.
17039 (main): Wait for all threads to start before stopping GDB.
17040
17041 2015-01-09 Pedro Alves <palves@redhat.com>
17042
17043 * gdb.threads/attach-many-short-lived-threads.c: New file.
17044 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17045
17046 2014-01-09 Pedro Alves <palves@redhat.com>
17047
17048 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17049 instead of to thread 2.
17050 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17051 Add barrier around each pthread_create call instead of around all
17052 calls.
17053 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17054 Set a break on thread_function and have the child threads hit it
17055 one at at a time.
17056
17057 2015-01-09 Pedro Alves <palves@redhat.com>
17058
17059 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17060 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17061 false.
17062 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17063 checking whether the target board is remote.
17064 * gdb.multi/multi-attach.exp: Likewise.
17065 * gdb.python/py-sync-interp.exp: Likewise.
17066 * gdb.server/ext-attach.exp: Likewise.
17067 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17068 tests that need to attach, instead of checking whether the target
17069 board is remote at the top of the file.
17070
17071 2015-01-08 Yao Qi <yao@codesourcery.com>
17072
17073 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17074
17075 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17076
17077 Fix testcase compilation.
17078 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17079
17080 2015-01-06 Joel Brobecker <brobecker@adacore.com>
17081
17082 * gdb.python/py-type.exp: Add a couple test about empty
17083 array creation, and negative-length array creation.
17084
17085 2015-01-02 Doug Evans <xdje42@gmail.com>
17086
17087 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17088
17089 2015-01-02 Doug Evans <dje@google.com>
17090
17091 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17092
17093 2014-12-29 Yao Qi <yao@codesourcery.com>
17094
17095 * gdb.trace/entry-values.exp: Update comments. Rename variable
17096 bar_call_foo to returned_from_foo.
17097
17098 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17099
17100 PR gdb/17394
17101 * gdb.linespec/break-asm-file.c: New file.
17102 * gdb.linespec/break-asm-file.exp: New file.
17103 * gdb.linespec/break-asm-file0.s: New file.
17104 * gdb.linespec/break-asm-file1.s: New file.
17105
17106 2014-12-18 Nigel Stephens <nigel@mips.com>
17107 Maciej W. Rozycki <macro@codesourcery.com>
17108
17109 * gdb.base/float.exp: Handle the new output from "info float" on
17110 MIPS targets.
17111
17112 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17113
17114 Fix MinGW compilation.
17115 * gdb.compile/compile-ops.exp: Update untested message if
17116 !skip_compile_feature_tests.
17117 * gdb.compile/compile-setjmp.exp: Likewise.
17118 * gdb.compile/compile-tls.exp: Likewise.
17119 * gdb.compile/compile.exp: Likewise.
17120 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17121 supported on this host".
17122
17123 2014-12-16 Doug Evans <xdje42@gmail.com>
17124
17125 * boards/stabs.exp: New file.
17126
17127 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17128
17129 * gdb.base/completion.exp: Adjust to format changes of "maint
17130 print user-registers".
17131
17132 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
17133
17134 PR server/17457
17135 * gdb.arch/aarch64-fp.c: New file.
17136 * gdb.arch/aarch64-fp.exp: New file.
17137
17138 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17139
17140 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17141 r210637, r210913, r211666, r215400, r215817).
17142
17143 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17144 * dg-extract-results.py: New file.
17145 * dg-extract-results.sh: Use it if the environment seems
17146 suitable.
17147
17148 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17149
17150 * dg-extract-results.py (parse_run): Handle warnings that
17151 are printed before a test harness is run.
17152
17153 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17154
17155 * dg-extract-results.py (Named): Remove __cmp__ method.
17156 (output_variation): Use a key to sort variation.harnesses.
17157
17158 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17159
17160 * dg-extract-results.py: For Python 3, force sys.stdout to
17161 handle surrogate escape sequences.
17162 (safe_open): New function.
17163 (output_segment, main): Use it.
17164
17165 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17166
17167 * dg-extract-results.py (Prog.result_re): Include options
17168 in test name.
17169
17170 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17171
17172 * dg-extract-results.py (output_variation): Always sort if
17173 do_sum.
17174
17175 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17176
17177 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17178 as long as we get pagination notifications.
17179
17180 2014-12-15 Jason Merrill <jason@redhat.com>
17181
17182 * Makefile.in (check-gdb.%): Restore.
17183 * README: Mention it.
17184
17185 2014-12-13 Joel Brobecker <brobecker@adacore.com>
17186
17187 * gdb.ada/str_uninit: New testcase.
17188
17189 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17190
17191 PR symtab/17642
17192 * gdb.base/vla-stub-define.c: New file.
17193 * gdb.base/vla-stub.c: New file.
17194 * gdb.base/vla-stub.exp: New file.
17195
17196 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17197 Jan Kratochvil <jan.kratochvil@redhat.com>
17198 Tom Tromey <tromey@redhat.com>
17199
17200 * configure.ac: Add gdb.compile/.
17201 * configure: Regenerate.
17202 * gdb.compile/Makefile.in: New file.
17203 * gdb.compile/compile-ops.exp: New file.
17204 * gdb.compile/compile-ops.c: New file.
17205 * gdb.compile/compile-tls.c: New file.
17206 * gdb.compile/compile-tls.exp: New file.
17207 * gdb.compile/compile-constvar.S: New file.
17208 * gdb.compile/compile-constvar.c: New file.
17209 * gdb.compile/compile-mod.c: New file.
17210 * gdb.compile/compile-nodebug.c: New file.
17211 * gdb.compile/compile-setjmp-mod.c: New file.
17212 * gdb.compile/compile-setjmp.c: New file.
17213 * gdb.compile/compile-setjmp.exp: New file.
17214 * gdb.compile/compile-shlib.c: New file.
17215 * gdb.compile/compile.c: New file.
17216 * gdb.compile/compile.exp: New file.
17217 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17218
17219 2014-12-12 Tom Tromey <tromey@redhat.com>
17220
17221 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17222 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17223
17224 2014-12-12 Doug Evans <dje@google.com>
17225
17226 * lib/gdb-python.exp (get_python_valueof): New function.
17227 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17228
17229 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17230
17231 * gdb.base/completion.exp: Add test for completion of "info
17232 registers ".
17233
17234 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17235
17236 * gdb.base/func-ptrs.c: New file.
17237 * gdb.base/func-ptrs.exp: New file.
17238
17239 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17240
17241 PR breakpoints/17012
17242 * gdb.base/dprintf-detach.c: New file.
17243 * gdb.base/dprintf-detach.exp: New file.
17244
17245 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17246
17247 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17248 * lib/gdb.exp (target_is_gdbserver): New procedure.
17249
17250 2014-12-08 Doug Evans <dje@google.com>
17251
17252 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17253
17254 2014-12-05 Yao Qi <yao@codesourcery.com>
17255
17256 * gdb.guile/scm-error.exp: Remove the third argument to
17257 gdb_remote_download.
17258 * gdb.guile/scm-frame-args.exp: Likewise.
17259 * gdb.guile/scm-section-script.exp: Likewise.
17260
17261 2014-12-05 Yao Qi <yao@codesourcery.com>
17262
17263 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17264
17265 2014-12-04 Doug Evans <dje@google.com>
17266
17267 * gdb.python/py-objfile.exp: Add tests for
17268 objfile.add_separate_debug_file.
17269
17270 2014-12-04 Doug Evans <dje@google.com>
17271
17272 * lib/gdb.exp (get_build_id): New function.
17273 (build_id_debug_filename_get): Rewrite to use it.
17274 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17275
17276 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17277
17278 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17279 `method(long)', not just 0x0.
17280 * gdb.cp/nsalias.exp: Align code labels to 4.
17281 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17282 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17283 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17284 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17285 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17286 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17287
17288 2014-12-02 Doug Evans <dje@google.com>
17289
17290 PR symtab/17602
17291 * gdb.cp/anon-ns.cc: Move guts of this file to ...
17292 * gdb.cp/anon-ns2.cc: ... here. New file.
17293 * gdb.cp/anon-ns.exp: Update.
17294
17295 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
17296
17297 * gdb.python/py-events.py (inferior_call_handler): New.
17298 (register_changed_handler, memory_changed_handler): New.
17299 (test_events.invoke): Register new handlers.
17300 * gdb.python/py-events.exp: Add tests for inferior call,
17301 memory_changed and register_changed events.
17302
17303 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17304
17305 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17306 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17307 if the linker doesn't understand this.
17308
17309 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17310
17311 * gdb.python/python.exp: Change expected reply to help().
17312
17313 2014-12-01 Yao Qi <yao@codesourcery.com>
17314
17315 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17316 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17317 * configure: Re-generated.
17318
17319 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17320
17321 * gdb.cp/chained-calls.cc: New file.
17322 * gdb.cp/chained-calls.exp: New file.
17323 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17324
17325 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17326
17327 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17328 * gdb.dwarf2/symtab-producer.exp: Same.
17329 * gdb.gdb/python-interrupts.exp: Same.
17330 * gdb.gdb/python-selftest.exp: Same.
17331 * gdb.python/py-linetable.exp: Same.
17332 * gdb.python/py-type.exp: Same.
17333 * gdb.python/py-value-cc.exp: Same.
17334 * gdb.python/py-value.exp: Same.
17335
17336 2014-11-28 Yao Qi <yao@codesourcery.com>
17337
17338 * gdb.base/break-probes.exp: Match library name prefixed with
17339 sysroot.
17340
17341 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17342
17343 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17344 test expected output. Add parentheses for the call to print.
17345 Remove L suffix from integers.
17346
17347 2014-11-26 Doug Evans <dje@google.com>
17348
17349 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17350
17351 2014-11-22 Yao Qi <yao@codesourcery.com>
17352
17353 * gdb.trace/entry-values.c: Remove asms.
17354 (foo): Add foo_label.
17355 (bar): Add bar_label.
17356 * gdb.trace/entry-values.exp: Remove code computing foo's
17357 length and bar's length.
17358 (Dwarf::assemble): Invoke function_range for bar and use
17359 MACRO_AT_func for foo.
17360
17361 2014-11-22 Yao Qi <yao@codesourcery.com>
17362
17363 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17364 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17365 Use .Lgcc43_procstart instead of gcc43.
17366
17367 2014-11-21 Joel Brobecker <brobecker@adacore.com>
17368
17369 * gdb.ada/n_arr_bound: New testcase.
17370
17371 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17372
17373 PR breakpoints/10737
17374 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17375 test_catch_syscall_multi_arch.
17376 (test_catch_syscall_multi_arch): New function.
17377
17378 2014-11-20 Doug Evans <xdje42@gmail.com>
17379
17380 * gdb.base/maint.exp: Update expected output.
17381
17382 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17383
17384 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17385 4-byte instruction on S390.
17386
17387 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17388
17389 * gdb.ada/arr_arr: New testcase.
17390
17391 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17392
17393 * gdb.ada/pkd_arr_elem: New Testcase.
17394
17395 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
17396
17397 * gdb.reverse/break-precsave: Expect completion message for
17398 core file reads.
17399 * gdb.reverse/consecutive-precsave.exp: Likewise.
17400 * gdb.reverse/finish-precsave.exp: Likewise.
17401 * gdb.reverse/i386-precsave.exp: Likewise.
17402 * gdb.reverse/machinestate-precsave.exp: Likewise.
17403 * gdb.reverse/sigall-precsave.exp: Likewise.
17404 * gdb.reverse/solib-precsave.exp: Likewise.
17405 * gdb.reverse/step-precsave.exp: Likewise.
17406 * gdb.reverse/until-precsave.exp: Likewise.
17407 * gdb.reverse/watch-precsave.exp: Likewise.
17408
17409 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17410
17411 * gdb.base/bp-permanent.c: Include unistd.h.
17412 * gdb.python/py-framefilter-mi.c (main): Add return type.
17413 * gdb.python/py-framefilter.c (main): Likewise.
17414 * gdb.trace/actions-changed.c (main): Likewise.
17415
17416 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17417
17418 * gdb.mi/until.c: Add eye-catchers.
17419 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17420 line numbers.
17421
17422 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17423
17424 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17425 function header variants in break1.c.
17426 * gdb.base/ena-dis-br.exp: Likewise.
17427 * gdb.base/hbreak2.exp: Likewise.
17428 * gdb.reverse/until-precsave.exp: Drop references to removed
17429 non-prototype function header variants in ur1.c.
17430 * gdb.reverse/until-reverse.exp: Likewise.
17431
17432 2014-11-17 Petr Machata <pmachata@redhat.com>
17433
17434 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17435 ${_cu_offset_size} bytes abbrev offset.
17436
17437 2014-11-15 Doug Evans <xdje42@gmail.com>
17438
17439 PR symtab/17559
17440 * gdb.base/line-symtabs.exp: New file.
17441 * gdb.base/line-symtabs.c: New file.
17442 * gdb.base/line-symtabs.h: New file.
17443
17444 2014-11-14 Yao Qi <yao@codesourcery.com>
17445
17446 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17447 (func): Add label func_label.
17448 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17449 Replace low_pc and high_pc with MACRO_AT_range.
17450 Replace name, low_pc and high_pc with MACRO_AT_func.
17451
17452 2014-11-14 Yao Qi <yao@codesourcery.com>
17453
17454 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17455 Replace name, low_pc and high_pc with MACRO_AT_func.
17456
17457 2014-11-14 Yao Qi <yao@codesourcery.com>
17458
17459 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17460 produce debug information.
17461 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17462
17463 2014-11-14 Yao Qi <yao@codesourcery.com>
17464
17465 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17466 object and get function length.
17467 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17468 with MACRO_AT_func.
17469 (top-level): Replace gdb_compile and clean_restart with
17470 prepare_for_testing.
17471 * gdb.dwarf2/main.c (main): Add label main_label.
17472
17473 2014-11-14 Yao Qi <yao@codesourcery.com>
17474
17475 * lib/dwarf.exp (function_range): New procedure.
17476 (Dwarf::_handle_macro_at_func): New procedure.
17477 (Dwarf::_handle_macro_at_range): New procedure.
17478 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17479
17480 2014-11-14 Yao Qi <yao@codesourcery.com>
17481
17482 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17483 (_handle_attribute): New procedure.
17484
17485 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17486
17487 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17488 * gdb.base/call-sc.c (zed): Likewise.
17489 * gdb.base/checkpoint.c (main): Likewise.
17490 * gdb.base/dump.c (main): Likewise.
17491 * gdb.base/gcore.c (main): Likewise.
17492 * gdb.base/huge.c (main): Likewise.
17493 * gdb.base/multi-forks.c (main): Likewise.
17494 * gdb.base/pr10179-a.c (main): Likewise.
17495 * gdb.base/savedregs.c (main): Likewise.
17496 * gdb.base/sigaltstack.c (main): Likewise.
17497 * gdb.base/siginfo.c (main): Likewise.
17498 * gdb.base/structs.c (zed): Likewise.
17499 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17500 * gdb.mi/mi-syn-frame.c (main): Likewise.
17501 * gdb.mi/until.c (foo, main): Likewise.
17502 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17503 * gdb.base/solib-weak.c (foo): Declare.
17504 * gdb.base/attach-twice.c: Include stdio.h.
17505 * gdb.base/weaklib1.c: Likewise.
17506 * gdb.base/weaklib2.c: Likewise.
17507 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17508 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17509 unistd.h.
17510 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17511 * gdb.mi/mi-exit-code.c: Likewise.
17512 * gdb.base/break-interp-lib.c: Include string.h.
17513 * gdb.base/coremaker.c: Likewise.
17514 * gdb.base/testenv.c: Likewise.
17515 * gdb.python/py-finish-breakpoint.c: Likewise.
17516 * gdb.base/inferior-died.c: Include sys/wait.h.
17517 * gdb.base/fileio.c: Include time.h.
17518 * gdb.base/async-shell.c: Include unistd.h.
17519 * gdb.base/dprintf-non-stop.c: Likewise.
17520 * gdb.base/info-os.c: Likewise.
17521 * gdb.mi/mi-console.c: Likewise.
17522 * gdb.mi/watch-nonstop.c: Likewise.
17523 * gdb.python/py-events.c: Likewise.
17524 * gdb.base/async.c (baz): Move up before its invocation.
17525 * gdb.base/code_elim2.c (my_global_func): Likewise.
17526 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17527 * gdb.base/advance.c (func2): Likewise.
17528
17529 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17530
17531 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17532 variant.
17533 * gdb.base/annota3.c: Likewise.
17534 * gdb.base/async.c: Likewise.
17535 * gdb.base/average.c: Likewise.
17536 * gdb.base/call-ar-st.c: Likewise.
17537 * gdb.base/call-rt-st.c: Likewise.
17538 * gdb.base/call-sc.c: Likewise.
17539 * gdb.base/call-strs.c: Likewise.
17540 * gdb.base/ending-run.c: Likewise.
17541 * gdb.base/execd-prog.c: Likewise.
17542 * gdb.base/exprs.c: Likewise.
17543 * gdb.base/foll-exec.c: Likewise.
17544 * gdb.base/foll-fork.c: Likewise.
17545 * gdb.base/foll-vfork.c: Likewise.
17546 * gdb.base/funcargs.c: Likewise.
17547 * gdb.base/gcore.c: Likewise.
17548 * gdb.base/jump.c: Likewise.
17549 * gdb.base/langs0.c: Likewise.
17550 * gdb.base/langs1.c: Likewise.
17551 * gdb.base/langs2.c: Likewise.
17552 * gdb.base/mips_pro.c: Likewise.
17553 * gdb.base/nodebug.c: Likewise.
17554 * gdb.base/opaque0.c: Likewise.
17555 * gdb.base/opaque1.c: Likewise.
17556 * gdb.base/recurse.c: Likewise.
17557 * gdb.base/run.c: Likewise.
17558 * gdb.base/scope0.c: Likewise.
17559 * gdb.base/scope1.c: Likewise.
17560 * gdb.base/setshow.c: Likewise.
17561 * gdb.base/setvar.c: Likewise.
17562 * gdb.base/shmain.c: Likewise.
17563 * gdb.base/shr1.c: Likewise.
17564 * gdb.base/shr2.c: Likewise.
17565 * gdb.base/sigall.c: Likewise.
17566 * gdb.base/signals.c: Likewise.
17567 * gdb.base/so-indr-cl.c: Likewise.
17568 * gdb.base/solib2.c: Likewise.
17569 * gdb.base/structs.c: Likewise.
17570 * gdb.base/sum.c: Likewise.
17571 * gdb.base/vforked-prog.c: Likewise.
17572 * gdb.base/watchpoint.c: Likewise.
17573 * gdb.reverse/shr2.c: Likewise.
17574 * gdb.reverse/until-reverse.c: Likewise.
17575 * gdb.reverse/ur1.c: Likewise.
17576 * gdb.reverse/watch-reverse.c: Likewise.
17577
17578 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17579
17580 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17581 variant.
17582 * gdb.base/sepdebug.exp: Drop references to removed code.
17583
17584 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17585
17586 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17587 variant. Preserve original line numbering.
17588 * gdb.base/list1.c: Likewise.
17589
17590 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17591
17592 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17593 variant.
17594 * gdb.base/break1.c: Likewise.
17595 * gdb.base/break.exp: Drop references to removed code.
17596
17597 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17598
17599 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17600 variant.
17601
17602 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17603
17604 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17605
17606 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17607
17608 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17609 logic into perform_all_tests() and invoke it with and without
17610 function header prototypes.
17611 (do_function_calls): Remove conditional XFAIL for PR 5318.
17612 (rerun_and_prepare): Remove duplicate code.
17613 (perform_all_tests): New. Main logic moved here.
17614
17615 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17616
17617 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17618 code guarded by #ifdef NO_PROTOTYPES.
17619 (t_double_many_args): Likewise.
17620 (DEF_FUNC_MANY_ARGS_1): Likewise.
17621 (DEF_FUNC_VALUES_1): Likewise.
17622 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17623 guarded by #ifdef PROTOTYPES.
17624
17625 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17626
17627 * gdb.mi/mi-console.c: Add eye-catcher.
17628 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17629 instead of literal line number.
17630
17631 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17632
17633 * gdb.base/shr2.c: Add eye-catcher.
17634 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17635 line number.
17636
17637 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17638
17639 * gdb.base/jump.c: Add eye-catchers.
17640 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17641 numbers.
17642
17643 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17644
17645 * gdb.base/execd-prog.c: Add eye-catchers.
17646 * gdb.base/foll-exec.c: Likewise.
17647 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17648 line numbers.
17649
17650 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17651
17652 * gdb.base/ending-run.c: Add eye-catchers.
17653 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17654 literal line numbers.
17655
17656 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17657
17658 * gdb.base/call-rt-st.c: Add eye-catchers.
17659 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17660 literal line numbers.
17661
17662 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17663
17664 * gdb.base/call-ar-st.c: Add eye-catchers.
17665 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17666 literal line numbers.
17667
17668 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17669
17670 * gdb.base/average.c: Add eye-catchers.
17671 * gdb.base/sum.c: Likewise.
17672 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17673 regexps dynamically.
17674
17675 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17676
17677 * gdb.base/solib1.c: Add eye-catchers.
17678 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17679 literal line numbers.
17680
17681 2014-11-12 Pedro Alves <palves@redhat.com>
17682
17683 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17684 leader has exited.
17685
17686 2014-11-12 Pedro Alves <palves@redhat.com>
17687
17688 * gdb.arch/i386-bp_permanent.c: New file.
17689 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17690 (srcfile): Set to i386-bp_permanent.c.
17691 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17692 that stepi does not execute the 'leave' instruction, instead of
17693 testing it does execute.
17694 * gdb.base/bp-permanent.c: New file.
17695 * gdb.base/bp-permanent.exp: New file.
17696
17697 2014-11-10 Doug Evans <xdje42@gmail.com>
17698
17699 PR symtab/17564
17700 * gdb.base/symtab-search-order.exp: New file.
17701 * gdb.base/symtab-search-order.c: New file.
17702 * gdb.base/symtab-search-order-1.c: New file.
17703 * gdb.base/symtab-search-order-shlib-1.c: New file.
17704
17705 2014-11-07 Pedro Alves <palves@redhat.com>
17706
17707 PR gdb/17511
17708 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17709 i?86-*-linux*.
17710
17711 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17712
17713 PR c++/17494
17714 * gdb.cp/pr17494.cc: New file.
17715 * gdb.cp/pr17494.exp: New file.
17716
17717 2014-11-02 Yao Qi <yao@codesourcery.com>
17718
17719 * gdb.python/python.exp: Get working directory and match the
17720 output of "set extended-prompt \\w " with it.
17721
17722 2014-10-30 Doug Evans <dje@google.com>
17723
17724 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17725 in objfiles.
17726 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17727 in progspaces.
17728
17729 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
17730
17731 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17732 * gdb.base/realname-expand.exp: Likewise.
17733 * gdb.linespec/macro-relative.exp: Likewise.
17734
17735 2014-10-29 Pedro Alves <palves@redhat.com>
17736
17737 PR gdb/17408
17738 * gdb.threads/schedlock.c (some_function): New function.
17739 (call_function): New global.
17740 (MAYBE_CALL_SOME_FUNCTION): New macro.
17741 (thread_function): Call it.
17742 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17743 and use it instead of a global counter. Adjust all callers.
17744 (get_current_thread): Use "find current thread" for test message
17745 here rather than having all callers pass down the same string.
17746 (goto_loop): New procedure, factored out from ...
17747 (my_continue): ... this.
17748 (step_ten_loops): Change parameter from test message to command to
17749 use. Adjust.
17750 (list_count): Delete global.
17751 (check_result): New procedure, factored out from duplicate top
17752 level code.
17753 (continue tests): Wrap in with_test_prefix.
17754 (test_step): New procedure, factored out from duplicate top level
17755 code.
17756 (top level): Test "step" in combination with all scheduler-locking
17757 modes. Test "next" in combination with all scheduler-locking
17758 modes, and in combination with stepping over a function call or
17759 not.
17760 * gdb.threads/next-bp-other-thread.c: New file.
17761 * gdb.threads/next-bp-other-thread.exp: New file.
17762
17763 2014-10-29 Pedro Alves <palves@redhat.com>
17764
17765 PR python/17372
17766 * gdb.python/python.exp: Test a multi-line command that spawns
17767 interactive Python.
17768 * gdb.base/multi-line-starts-subshell.exp: New file.
17769
17770 2014-10-29 Yao Qi <yao@codesourcery.com>
17771
17772 * gdb.base/fileio.exp: Make directories on host.
17773
17774 2014-10-29 Yao Qi <yao@codesourcery.com>
17775
17776 * gdb.base/fileio.c (test_write): Close the file.
17777
17778 2014-10-28 Pedro Alves <palves@redhat.com>
17779
17780 PR gdb/12623
17781 * gdb.base/sigstep.c (no_handler): New global.
17782 (main): If 'no_handler is true, set the signal handlers to
17783 SIG_IGN.
17784 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17785 with_sw_watch and no_handler parameters. Handle them.
17786 (top level) <stepping over handler when stopped at a breakpoint
17787 test>: Add a test axis for testing with a software watchpoint, and
17788 another for testing with the signal handler set to SIG_IGN.
17789 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17790 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17791
17792 2014-10-28 Pedro Alves <palves@redhat.com>
17793
17794 PR gdb/17511
17795 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17796 * gdb.base/sigstep.exp (other_handler_location): New global.
17797 (advance): Support stepping into the signal handler, and running
17798 commands while in the handler.
17799 (in_handler_map): New global.
17800 (top level): In the advance test, add combinations for getting
17801 into the handler with stepping commands, and for running commands
17802 in the handler. Add comment descripting the advancei tests.
17803
17804 2014-10-28 Pedro Alves <palves@redhat.com>
17805
17806 * gdb.base/sigstep.exp: Use build_executable instead of
17807 prepare_for_testing.
17808 (top level): Move code that starts GDB, runs to main and creates a
17809 display to ...
17810 (restart): ... this new procedure.
17811 (top level): Move backtrace from signal handler test to ...
17812 (validate_backtrace): ... this new procedure.
17813 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17814 with_test_prefix. Always restart GDB.
17815 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17816 with_test_prefix. Always restart GDB. No need to delete
17817 breakpoints after the test.
17818 (test_skip_handler): Remove prefix parameter.
17819 (skip_over_handler, breakpoint_to_handler)
17820 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17821 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17822 restart GDB. No need to delete breakpoints after the test.
17823 (top level): Use foreach to call the test procedures with
17824 different commands.
17825
17826 2014-10-28 Pedro Alves <palves@redhat.com>
17827
17828 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17829 instead of GNATS numbers.
17830 * gdb.base/sigbpt.exp: Likewise.
17831 * gdb.base/siginfo.exp: Likewise.
17832 * gdb.base/sigstep.exp: Likewise.
17833
17834 2014-10-27 Pedro Alves <palves@redhat.com>
17835
17836 * gdb.base/sigstep.c (dummy): New global.
17837 (main): Issue a couple writes to the new global.
17838 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17839 procedures.
17840 (skip_over_handler): Use test_skip_handler.
17841 (top level): Call skip_over_handler for stepi and nexti too.
17842 (breakpoint_over_handler): Use test_skip_handler.
17843 (top level): Call breakpoint_over_handler for stepi and nexti too.
17844
17845 2014-10-27 Yao Qi <yao@codesourcery.com>
17846
17847 * gdb.trace/tfile.c (adjust_function_address)
17848 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17849 function descriptor.
17850
17851 2014-10-24 Don Breazeal <donb@codesourcery.com>
17852
17853 * gdb.base/foll-fork.exp (test_follow_fork,
17854 catch_fork_child_follow): Check for updated fork messages emitted
17855 from infrun.c.
17856 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17857 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17858 vfork_and_exec_child_follow_through_step): Check for updated vfork
17859 messages emitted from infrun.c.
17860
17861 2014-10-24 Pedro Alves <palves@redhat.com>
17862
17863 * gdb.base/corefile.exp: Remove references to ultrix.
17864 * gdb.base/interrupt.exp: Likewise.
17865 * gdb.base/whatis.exp: Likewise.
17866 * gdb.gdb/selftest.exp: Likewise.
17867 * gdb.threads/manythreads.exp: Likewise.
17868 * gdb.threads/print-threads.exp: Likewise.
17869 * gdb.threads/pthreads.exp:: Likewise.
17870 * gdb.threads/schedlock.exp: Likewise.
17871
17872 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17873
17874 * gdb.cp/non-trivial-retval.cc: Add a test case.
17875 * gdb.cp/non-trivial-retval.exp: Add a test.
17876
17877 2014-10-20 Yao Qi <yao@codesourcery.com>
17878
17879 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17880 * gdb.python/py-objfile-script-gdb.py: New file.
17881 * gdb.python/py-objfile-script.exp: Update reference to
17882 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17883 of remote_download. Remove the dest file.
17884
17885 2014-10-20 Yao Qi <yao@codesourcery.com>
17886
17887 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17888 * gdb.base/step-line.exp: Likewise.
17889 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17890 * gdb.dwarf2/dw2-basic.exp: Likewise.
17891 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17892 * gdb.dwarf2/dw2-filename.exp: Likewise.
17893 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17894 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17895 * gdb.dwarf2/dw2-producer.exp: Likewise.
17896 * gdb.dwarf2/mac-fileno.exp: Likewise.
17897 * gdb.python/py-frame-args.exp: Likewise.
17898 * gdb.python/py-framefilter.exp: Likewise.
17899 * gdb.python/py-mi.exp: Likewise.
17900 * gdb.python/py-objfile-script.exp: Likewise
17901 * gdb.python/py-pp-integral.exp: Likewise.
17902 * gdb.python/py-pp-re-notag.exp: Likewise.
17903 * gdb.python/py-prettyprint.exp: Likewise.
17904 * gdb.python/py-section-script.exp: Likewise.
17905 * gdb.python/py-typeprint.exp: Likewise.
17906 * gdb.python/py-xmethods.exp: Likewise.
17907 * gdb.stabs/weird.exp: Likewise.
17908 * gdb.xml/tdesc-regs.exp: Likewise.
17909
17910 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17911
17912 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17913 (out_cu): Use addr_len for the size of addresses.
17914 (out_line): Likewise. Size DW_LNE_set_address instruction
17915 according to addr_len.
17916 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17917 (FUNC): Add START_INSNS to definition.
17918
17919 2014-10-18 Yao Qi <yao@codesourcery.com>
17920
17921 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17922 gdb_has_argv0 return true.
17923 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17924 check [target_info exists noargs], check [gdb_has_argv0]
17925 instead.
17926 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17927 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17928 procedures.
17929
17930 2014-10-17 Doug Evans <dje@google.com>
17931
17932 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17933 event.
17934 * gdb.python/py-events.py: Add clear_objfiles event.
17935
17936 2014-10-17 Doug Evans <dje@google.com>
17937
17938 * gdb.python/py-objfile.exp: Test progspace attribute.
17939
17940 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17941
17942 * gdb.guile/scm-breakpoint.exp: Do not assume any
17943 directory separators when matching source file paths.
17944 * gdb.python/py-breakpoint.exp: Likewise.
17945 * gdb.reverse/break-precsave.exp: Likewise.
17946 * gdb.reverse/break-reverse.exp: Likewise.
17947 * gdb.reverse/consecutive-precsave.exp: Likewise.
17948 * gdb.reverse/finish-precsave.exp: Likewise.
17949 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17950 * gdb.reverse/finish-reverse.exp: Likewise.
17951 * gdb.reverse/i386-precsave.exp: Likewise.
17952 * gdb.reverse/i387-env-reverse.exp: Likewise.
17953 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17954 * gdb.reverse/machinestate-precsave.exp: Likewise.
17955 * gdb.reverse/machinestate.exp: Likewise.
17956 * gdb.reverse/sigall-precsave.exp: Likewise.
17957 * gdb.reverse/solib-precsave.exp: Likewise.
17958 * gdb.reverse/step-precsave.exp: Likewise.
17959 * gdb.reverse/until-precsave.exp: Likewise.
17960 * gdb.reverse/watch-precsave.exp: Likewise.
17961 * gdb.reverse/watch-reverse.exp: Likewise.
17962
17963 2014-10-17 Yao Qi <yao@codesourcery.com>
17964
17965 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17966 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17967
17968 2014-10-17 Pedro Alves <palves@redhat.com>
17969
17970 PR gdb/17471
17971 * gdb.base/bg-execution-repeat.c: New file.
17972 * gdb.base/bg-execution-repeat.exp: New file.
17973
17974 2014-10-17 Pedro Alves <palves@redhat.com>
17975
17976 PR gdb/17300
17977 * gdb.base/continue-all-already-running.c: New file.
17978 * gdb.base/continue-all-already-running.exp: New file.
17979
17980 2014-10-17 Pedro Alves <palves@redhat.com>
17981
17982 PR gdb/17472
17983 * gdb.base/annota-input-while-running.c: New file.
17984 * gdb.base/annota-input-while-running.exp: New file.
17985
17986 2014-10-17 Pedro Alves <palves@redhat.com>
17987
17988 * gdb.base/callfuncs.exp: emove references to osf.
17989 * gdb.base/sigall.exp: Likewise.
17990 * gdb.gdb/selftest.exp: Likewise.
17991 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17992 * gdb.mi/non-stop.c: Likewise.
17993 * gdb.mi/pthreads.c: Likewise.
17994 * gdb.reverse/sigall-precsave.exp: Likewise.
17995 * gdb.reverse/sigall-reverse.exp: Likewise.
17996 * gdb.threads/pthreads.c: Likewise.
17997 * gdb.threads/pthreads.exp: Likewise.
17998
17999 2014-10-17 Yao Qi <yao@codesourcery.com>
18000
18001 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18002 check 'target_info exists noargs'.
18003 (test_command_prompt_position): Likewise.
18004 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18005 Remove "set args".
18006 (progvar_simple_while_test): Likewise.
18007 (progvar_complex_if_while_test): Likewise.
18008 (if_while_breakpoint_command_test): Likewise.
18009 (infrun_breakpoint_command_test): Likewise.
18010 (breakpoint_command_test): Likewise.
18011 (watchpoint_command_test): Likewise.
18012 (bp_deleted_in_command_test): Likewise.
18013 (temporary_breakpoint_commands): Likewise.
18014
18015 2014-10-16 Yao Qi <yao@codesourcery.com>
18016
18017 * gdb.base/remotetimeout.exp: Remove noargs checking.
18018
18019 2014-10-15 Pedro Alves <palves@redhat.com>
18020
18021 PR breakpoints/9649
18022 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18023 * gdb.base/breakpoint-in-ro-region.exp
18024 (probe_target_hardware_step): New procedure.
18025 (top level): Probe hardware stepping and hardware breakpoint
18026 support. Test stepping through a read-only region, with both
18027 "breakpoint auto-hw" on and off and both "always-inserted" on and
18028 off.
18029
18030 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18031
18032 * gdb.dlang/demangle.exp: Update for demangling changes.
18033
18034 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18035
18036 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18037 * gdb.cp/non-trivial-retval.exp: Add new tests.
18038
18039 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18040
18041 PR c++/13403
18042 PR c++/15154
18043 * gdb.cp/non-trivial-retval.cc: New file.
18044 * gdb.cp/non-trivial-retval.exp: New file.
18045
18046 2014-10-15 Yao Qi <yao@codesourcery.com>
18047
18048 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18049 remote host.
18050
18051 2014-10-15 Yao Qi <yao@codesourcery.com>
18052
18053 * gdb.python/py-symbol.exp: Match file base name if host is
18054 remote, otherwise match file name with dir name.
18055 * gdb.python/py-symtab.exp: Likewise.
18056 * gdb.python/python.exp: Likewise.
18057
18058 2014-10-15 Yao Qi <yao@codesourcery.com>
18059
18060 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18061 pattern.
18062 * gdb.python/py-symtab.exp: Likewise.
18063 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18064 locationn.
18065
18066 2014-10-14 Joel Brobecker <brobecker@adacore.com>
18067
18068 * gdb.ada/addr_arith: New testcase.
18069
18070 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18071
18072 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18073 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18074 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18075 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18076
18077 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18078
18079 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18080 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18081 * gdb.arch/stap-eval-lang-ada.exp: New file.
18082
18083 2014-10-14 Yao Qi <yao@codesourcery.com>
18084
18085 * gdb.mi/mi-var-child.c (nothing1): New function.
18086 (nothing2): New function.
18087 (do_children_tests): Set function pointers by nothing1 and
18088 nothing2.
18089 * gdb.mi/mi-var-child.exp: Step over new added statements.
18090 Update test to match the new output.
18091 * gdb.mi/var-cmd.c (nothing1): New function.
18092 (nothing2): New function.
18093 (do_children_tests): Set function pointers by nothing1 and
18094 nothing2.
18095 * gdb.mi/mi-var-display.exp: Update test to match output.
18096 Step to the line specified by $line_dct_nothing.
18097 Increase the number of lines to step.
18098
18099 2014-10-14 Yao Qi <yao@codesourcery.com>
18100
18101 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18102 tests.
18103 * gdb.mi/mi2-var-child.exp: Likewise.
18104
18105 2014-10-13 Doug Evans <dje@google.com>
18106
18107 * gdb.python/py-objfile.exp: Change name of file name test.
18108
18109 2014-10-13 Doug Evans <dje@google.com>
18110
18111 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18112 from the start of the CU.
18113
18114 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18115 Yao Qi <yao@codesourcery.com>
18116
18117 Fix "save breakpoints" for "catch" command.
18118 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18119 Remove -nonewline. Match also the added "main" line.
18120
18121 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18122
18123 Fix "save breakpoints" for "disable $bpnum" command.
18124 * gdb.base/save-bp.c (main): Add label.
18125 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18126
18127 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18128
18129 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18130
18131 2014-10-11 Yao Qi <yao@codesourcery.com>
18132
18133 * gdb.server/server-kill.exp: Execute command
18134 "set remote trace-status-packet on" before "tstatus".
18135
18136 2014-10-11 Yao Qi <yao@codesourcery.com>
18137
18138 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18139 (main): Call getppid.
18140 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18141 and continue to it. Read variable "server_pid".
18142
18143 2014-10-11 Yao Qi <yao@codesourcery.com>
18144
18145 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18146
18147 2014-10-11 Yao Qi <yao@codesourcery.com>
18148
18149 * gdb.threads/thread-find.exp: Don't execute command
18150 "info threads".
18151 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18152 * gdb.threads/linux-dp.exp: Don't check the condition
18153 $threads_created equals to zero.
18154
18155 2014-10-10 Pedro Alves <palves@redhat.com>
18156
18157 * gdb.base/bigcore.exp: Remove references to IRIX.
18158 * gdb.base/funcargs.exp: Likewise.
18159 * gdb.base/interrupt.exp: Likewise.
18160 * gdb.base/mips_pro.exp: Likewise.
18161 * gdb.base/nodebug.exp: Likewise.
18162 * gdb.base/setvar.exp: Likewise.
18163 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18164
18165 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18166 Pedro Alves <palves@redhat.com>
18167
18168 PR symtab/14466
18169 * gdb.base/vdso-warning.c: New file.
18170 * gdb.base/vdso-warning.exp: New file.
18171
18172 2014-10-02 Doug Evans <dje@google.com>
18173
18174 * gdb.base/structs.c (main): Don't run forever.
18175
18176 2014-10-02 Pedro Alves <palves@redhat.com>
18177
18178 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18179 (top level) <stop threads 1, stop threads 2>: Use it.
18180
18181 2014-10-02 Pedro Alves <palves@redhat.com>
18182
18183 * gdb.threads/break-while-running.exp (test): Add new
18184 'update_thread_list' argument. Skip "info threads" if false.
18185 (top level): Add new 'update_thread_list' axis.
18186
18187 2014-10-02 Pedro Alves <palves@redhat.com>
18188
18189 PR breakpoints/17431
18190 * gdb.base/execl-update-breakpoints.c: New file.
18191 * gdb.base/execl-update-breakpoints.exp: New file.
18192
18193 2014-10-01 Pedro Alves <palves@redhat.com>
18194
18195 * gdb.base/breakpoint-in-ro-region.c: New file.
18196 * gdb.base/breakpoint-in-ro-region.exp: New file.
18197
18198 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18199
18200 * gdb.mi/mi-exit-code.exp: New file.
18201 * gdb.mi/mi-exit-code.c: New file.
18202
18203 2014-09-30 Yao Qi <yao@codesourcery.com>
18204
18205 * lib/prelink-support.exp (build_executable_own_libs): Error if
18206 the target isn't native.
18207
18208 2014-09-30 Yao Qi <yao@codesourcery.com>
18209
18210 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18211 false.
18212
18213 2014-09-22 Pedro Alves <palves@redhat.com>
18214
18215 * gdb.threads/break-while-running.exp: New file.
18216 * gdb.threads/break-while-running.c: New file.
18217
18218 2014-09-19 Yao Qi <yao@codesourcery.com>
18219
18220 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18221 Invoke test. Restart GDB with --readnow and invoke test again.
18222
18223 2014-09-19 Yao Qi <yao@codesourcery.com>
18224
18225 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18226 proc set_breakpoint_on_gcd_function. Invoke
18227 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18228 invoke set_breakpoint_on_gcd_function again.
18229
18230 2014-09-18 Doug Evans <dje@google.com>
18231
18232 * gdb.dwarf2/symtab-producer.exp: New file.
18233
18234 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18235
18236 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18237 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18238 * gdb.base/global-var-nested-by-dso.c: Likewise.
18239 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18240
18241 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18242 Pedro Alves <palves@redhat.com>
18243
18244 * gdb.base/watch-bitfields.exp: Pass string other than test file
18245 name to prepare_for_testing.
18246 (watch): New procedure.
18247 (expect_watchpoint): Use with_test_prefix.
18248 (top level): Factor out tests to ...
18249 (test_watch_location, test_regular_watch): ... these new
18250 procedures, and use with_test_prefix and gdb_continue_to_end.
18251
18252 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18253
18254 PR breakpoints/12526
18255 * gdb.base/watch-bitfields.exp: New file.
18256 * gdb.base/watch-bitfields.c: New file.
18257
18258 2014-09-16 Pedro Alves <palves@redhat.com>
18259
18260 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18261 software and hardware addresses, not software address against
18262 itself.
18263
18264 2014-09-16 Pedro Alves <palves@redhat.com>
18265
18266 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18267 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18268
18269 2014-09-16 Pedro Alves <palves@redhat.com>
18270
18271 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18272 files.
18273 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18274 "*-*-vxworks*" throughout.
18275 * gdb.base/break.exp: Likewise.
18276 * gdb.base/default.exp: Likewise.
18277 * gdb.base/scope.exp: Likewise.
18278 * gdb.base/sepdebug.exp: Likewise.
18279 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18280 throughout.
18281 * gdb.base/run.c: Likewise.
18282 * gdb.base/sepdebug.c: Likewise.
18283 * gdb.hp/gdb.aCC/run.c: Likewise.
18284 * gdb.reverse/until-reverse.c: Likewise.
18285 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18286
18287 2014-09-16 Yao Qi <yao@codesourcery.com>
18288
18289 * boards/local-remote-host-native.exp: New file.
18290
18291 2014-09-14 Doug Evans <xdje42@gmail.com>
18292
18293 * gdb.threads/queue-signal.c (thread_count): New variable.
18294 (thread_count_mutex, thread_count_condvar): New variables.
18295 (incr_thread_count, wait_all_threads_running): New functions.
18296 (main): Wait for all threads to be in their thread functions.
18297
18298 2014-09-13 Doug Evans <xdje42@gmail.com>
18299
18300 * gdb.threads/queue-signal.c: New file.
18301 * gdb.threads/queue-signal.exp: New file.
18302
18303 2014-09-13 Doug Evans <xdje42@gmail.com>
18304
18305 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18306 be consistent with what default_gdb_init uses.
18307 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18308 the plain text of the prompt. Add some logging printfs.
18309 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18310
18311 2014-09-12 Pedro Alves <palves@redhat.com>
18312
18313 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18314 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18315 * gdb.arch/i386-size-overlap.exp: Likewise.
18316 * gdb.arch/i386-size.exp: Likewise.
18317 * gdb.arch/i386-unwind.exp: Likewise.
18318 * gdb.base/a2-run.exp: Likewise.
18319 * gdb.base/break.exp: Likewise.
18320 * gdb.base/charset.exp: Likewise.
18321 * gdb.base/chng-syms.exp: Likewise.
18322 * gdb.base/commands.exp: Likewise.
18323 * gdb.base/dbx.exp: Likewise.
18324 * gdb.base/find.exp: Likewise.
18325 * gdb.base/funcargs.exp: Likewise.
18326 * gdb.base/jit-simple.exp: Likewise.
18327 * gdb.base/reread.exp: Likewise.
18328 * gdb.base/sepdebug.exp: Likewise.
18329 * gdb.base/step-bt.exp: Likewise.
18330 * gdb.cp/mb-inline.exp: Likewise.
18331 * gdb.cp/mb-templates.exp: Likewise.
18332 * gdb.objc/basicclass.exp: Likewise.
18333 * gdb.threads/killed.exp: Likewise.
18334
18335 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18336
18337 PR tdep/17379
18338 * gdb.arch/powerpc-stackless.S: New file.
18339 * gdb.arch/powerpc-stackless.exp: New file.
18340
18341 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18342
18343 * gdb.base/attach.c: Include unistd.h.
18344 (main): Call alarm. Add label postloop.
18345 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18346 gdb_breakpoint, gdb_continue_to_breakpoint.
18347 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18348
18349 2014-09-11 Pedro Alves <palves@redhat.com>
18350
18351 PR gdb/17347
18352 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18353 * gdb.base/attach.exp (test_command_line_attach_run): New
18354 procedure.
18355 (top level): Call it.
18356
18357 2014-09-11 Pedro Alves <palves@redhat.com>
18358
18359 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18360 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18361 (do_command_attach_tests): Use spawn_wait_for_attach.
18362 * gdb.base/solib-overlap.exp: Likewise.
18363 * gdb.multi/multi-attach.exp: Likewise.
18364 * gdb.python/py-prompt.exp: Likewise.
18365 * gdb.python/py-sync-interp.exp: Likewise.
18366 * gdb.server/ext-attach.exp: Likewise.
18367
18368 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18369
18370 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18371 command in testcase. Simplify testcase.
18372
18373 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18374
18375 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18376
18377 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18378
18379 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18380
18381 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18382
18383 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18384
18385 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18386
18387 * gdb.dwarf2/dynarr-ptr.c: New file.
18388 * gdb.dwarf2/dynarr-ptr.exp: New file.
18389
18390 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18391
18392 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18393 of 30 rather than hardcoding 120 for a slow test case. Take the
18394 `gdb,timeout' target setting into account for this calculation.
18395 Don't extend the timeout for the test cases that don't need it.
18396
18397 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18398
18399 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18400 a factor of 2 for a slow test case. Take the `gdb,timeout'
18401 target setting into account for this calculation.
18402 * gdb.reverse/until-precsave.exp: Increase the timeout by
18403 a factor of 15 and 3 respectively rather than adding 120
18404 for a pair of slow test cases. Take the `gdb,timeout'
18405 target setting into account for this calculation.
18406
18407 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18408
18409 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18410 timeout, don't pass one down to gdb_expect.
18411 (gdb_expect): Rework timeout selection.
18412
18413 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18414
18415 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18416 exception on timeout.
18417 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18418 (gdbserver_start_extended): Catch any `gdbserver_start' error
18419 exceptions.
18420 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18421 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18422 `gdbserver_gdb_load' error exceptions.
18423
18424 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18425
18426 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18427 120 on waiting for the TCP socket to open.
18428
18429 2014-09-09 Doug Evans <xdje42@gmail.com>
18430
18431 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18432 _caller_matches, _any_caller_is, _any_caller_matches.
18433
18434 2014-09-09 Doug Evans <xdje42@gmail.com>
18435
18436 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18437
18438 2014-09-09 Yao Qi <yao@codesourcery.com>
18439
18440 * gdb.mi/mi-var-display.exp: Set print symbol off.
18441
18442 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18443
18444 PR gdb/17035
18445 * gdb.base/commands.exp: Add tests to verify user-defined
18446 commands with empty bodies.
18447 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18448 python commands in `show user command`.
18449 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18450 scheme commands in `show user command`.
18451
18452 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18453
18454 PR python/17355
18455 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18456 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18457 * gdb.python/py-framefilter-invalidarg.exp: New file.
18458 * gdb.python/py-framefilter-invalidarg.py: New file.
18459
18460 2014-09-06 Doug Evans <xdje42@gmail.com>
18461
18462 PR 15276
18463 * gdb.python/py-caller-is.c: New file.
18464 * gdb.python/py-caller-is.exp: New file.
18465
18466 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18467
18468 PR gdb/17235
18469 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18470 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18471
18472 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18473
18474 PR fortran/17237
18475 * gdb.fortran/print-formatted.exp: New file.
18476 * gdb.fortran/print-formatted.f90: Likewise.
18477
18478 2014-09-03 Sasha Smundak <asmundak@google.com>
18479
18480 * gdb.python/py-frame.exp: Test Frame.read_register.
18481
18482 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18483
18484 PR python/16699
18485 * gdb.python/py-completion.exp: New file.
18486 * gdb.python/py-completion.py: Likewise.
18487
18488 2014-08-28 Doug Evans <dje@google.com>
18489
18490 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18491 eax,etc. are live with values set by gdb and thus the compiler can't
18492 use them.
18493 * gdb.arch/i386-pseudo.c (main): Ditto.
18494
18495 2014-08-27 Doug Evans <dje@google.com>
18496
18497 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18498
18499 2014-08-25 Doug Evans <dje@google.com>
18500
18501 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18502 (main): Ditto.
18503
18504 2014-08-25 Doug Evans <dje@google.com>
18505
18506 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18507
18508 2014-08-24 Yao Qi <yao@codesourcery.com>
18509
18510 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18511 symbol off.
18512 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18513
18514 2014-08-22 Doug Evans <dje@google.com>
18515
18516 PR 17276
18517 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18518 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18519 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18520
18521 2014-08-22 Yao Qi <yao@codesourcery.com>
18522
18523 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18524 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18525 * gdb.python/python.exp: Likewise. Use .py file on the host
18526 instead of the build.
18527
18528 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18529
18530 * gdb.threads/gcore-stale-thread.c: New file.
18531 * gdb.threads/gcore-stale-thread.exp: New file.
18532
18533 2014-08-21 Pedro Alves <palves@redhat.com>
18534
18535 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18536 * gdb.base/gcore-relro-pie.exp: Likewise.
18537 * gdb.base/gcore-relro.exp: Likewise.
18538 * gdb.base/gcore.exp: Likewise.
18539 * gdb.base/print-symbol-loading.exp: Likewise.
18540 * gdb.threads/gcore-thread.exp: Likewise.
18541 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18542
18543 2014-08-20 Pedro Alves <palves@redhat.com>
18544 Jan Kratochvil <jan.kratochvil@redhat.com>
18545
18546 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18547 configure.
18548 (EXPECT): Handle READ1 being set.
18549 (all): Depend on EXTRA_RULES.
18550 (check-read1, expect-read1, read1.so, read1): New rules.
18551 * README (Testsuite Parameters): Document the READ1 make variable.
18552 (Race detection): New section.
18553 * configure: Regenerate.
18554 * configure.ac: If build==host==target, and running under a
18555 GNU/glibc system, add read1 to the extra Makefile rules.
18556 (EXTRA_RULES): AC_SUBST it.
18557 * lib/read1.c: New file.
18558
18559 2014-08-20 Joel Brobecker <brobecker@adacore.com>
18560
18561 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18562 the handling of variables declared as a typedef to an array
18563 which a DW_AT_data_location attribute.
18564
18565 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
18566 Pedro Alves <palves@redhat.com>
18567
18568 PR symtab/14604
18569 PR symtab/14605
18570 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18571 gdb_test.
18572
18573 2014-08-19 Pedro Alves <palves@redhat.com>
18574
18575 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18576
18577 2014-08-19 Yao Qi <yao@codesourcery.com>
18578
18579 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18580 right line.
18581
18582 2014-08-18 David Blaikie <dblaikie@gmail.com>
18583
18584 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18585
18586 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18587
18588 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18589 attribute in array range.
18590
18591 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18592
18593 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18594
18595 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18596
18597 PR c++/17132
18598 * gdb.cp/pr17132.cc: New file.
18599 * gdb.cp/pr17132.exp: New file.
18600
18601 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18602
18603 * gdb.python/py-xmethods.py (A_getarrayind)
18604 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18605 Use 'print' with function call syntax.
18606 (E_method_matcher.match): Fix tab vs space indentation mixup.
18607
18608 2014-08-15 Yao Qi <yao@codesourcery.com>
18609
18610 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18611 false.
18612
18613 2014-08-15 Yao Qi <yao@codesourcery.com>
18614
18615 * gdb.cp/casts.exp: Set print symbol off.
18616 * gdb.cp/class2.exp: Likewise.
18617 * gdb.cp/overload.exp: Likewise.
18618 * gdb.cp/templates.exp: Likewise.
18619
18620 2014-08-11 Doug Evans <dje@google.com>
18621
18622 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18623 (test_load_shlib): Update.
18624
18625 2014-08-09 Yao Qi <yao@codesourcery.com>
18626
18627 * gdb.base/display.exp: Invoke is_address_zero_readable.
18628 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18629 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18630 * gdb.base/hbreak-unmapped.exp: Return if
18631 is_address_zero_readable returns true.
18632 * gdb.base/signest.exp: Likewise.
18633 * gdb.base/signull.exp: Likewise.
18634 * gdb.base/sigbpt.exp: Likewise.
18635 * gdb.guile/scm-disasm.exp: Do the test if
18636 is_address_zero_readable returns false.
18637 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18638 * gdb.python/py-arch.exp: Likewise.
18639 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18640 * lib/gdb.exp (is_address_zero_readable): New proc.
18641
18642 2014-08-09 Yao Qi <yao@codesourcery.com>
18643
18644 PR testsuite/13443
18645 * gdb.mi/mi-var-display.exp: Make test messages unique.
18646
18647 2014-08-04 Tom Tromey <tromey@redhat.com>
18648
18649 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18650 target 0".
18651
18652 2014-08-04 Tom Tromey <tromey@redhat.com>
18653
18654 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18655 "target_resume".
18656
18657 2014-08-01 Joel Brobecker <brobecker@adacore.com>
18658
18659 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18660 inner_vla_struct_object_size.
18661 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18662 as xfail.
18663
18664 2014-07-30 Pedro Alves <palves@redhat.com>
18665
18666 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18667 comment.
18668
18669 2014-07-29 Yao Qi <yao@codesourcery.com>
18670
18671 PR gdb/17206
18672 * gdb.base/until-nodebug.exp: New.
18673
18674 2014-07-28 Doug Evans <xdje42@gmail.com>
18675
18676 PR guile/17203
18677 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18678 previously existing parameter, and previously ambiguously spelled
18679 parameter.
18680
18681 2014-07-28 Will Newton <will.newton@linaro.org>
18682
18683 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18684
18685 2014-07-26 Ludovic Courtès <ludo@gnu.org>
18686 Doug Evans <xdje42@gmail.com>
18687
18688 PR guile/17146
18689 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18690
18691 2014-07-25 Pedro Alves <palves@redhat.com>
18692
18693 * gdb.threads/signal-command-handle-nopass.c: New file.
18694 * gdb.threads/signal-command-handle-nopass.exp: New file.
18695 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18696 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18697 * gdb.threads/signal-delivered-right-thread.c: New file.
18698 * gdb.threads/signal-delivered-right-thread.exp: New file.
18699
18700 2014-07-25 Pedro Alves <palves@redhat.com>
18701
18702 * gdb.base/double-prompt-target-event-error.exp
18703 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18704 match.
18705 (cancel_pagination_in_target_event): Rework double prompt
18706 detection.
18707 * gdb.base/paginate-after-ctrl-c-running.exp
18708 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18709 <return>' match.
18710 * gdb.base/paginate-bg-execution.exp
18711 (test_bg_execution_pagination_return)
18712 (test_bg_execution_pagination_cancel): Remove '-notransfer
18713 <return>' matches.
18714 * gdb.base/paginate-execution-startup.exp
18715 (test_fg_execution_pagination_return)
18716 (test_fg_execution_pagination_cancel): Remove '-notransfer
18717 <return>' matches.
18718 * gdb.base/paginate-inferior-exit.exp
18719 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18720 match.
18721 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18722 * lib/gdb.exp (pagination_prompt): Run text through
18723 string_to_regexp.
18724 (gdb_test_multiple): Match $pagination_prompt instead of
18725 "<return>".
18726 (string_to_regexp): Move to lib/gdb-utils.exp.
18727
18728 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18729
18730 * gdb.arch/amd64-entry-value-paramref.S: New file.
18731 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18732 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18733 * gdb.arch/amd64-optimout-repeat.S: New file.
18734 * gdb.arch/amd64-optimout-repeat.c: New file.
18735 * gdb.arch/amd64-optimout-repeat.exp: New file.
18736
18737 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18738
18739 PR gdb/17170
18740 * gdb.base/statistics.exp: New file.
18741
18742 2014-07-17 Doug Evans <dje@google.com>
18743
18744 PR gdb/17170
18745 * gdb.base/maint.exp: Update testing of per-command stats.
18746
18747 2014-07-16 Pedro Alves <palves@redhat.com>
18748
18749 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18750 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18751 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18752 (tfile_write_buf): New functions.
18753 (add_memory_block): Rewrite using the above.
18754 (adjust_function_address): New function.
18755 (FUNCTION_ADDRESS): New macro.
18756 (write_basic_trace_file): Remove short_x local, and use
18757 tfile_write_16. Change type of func_addr local to unsigned long
18758 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18759 here. Cast argument of add_memory_block to char pointer.
18760 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18761 (main): Remove parameters.
18762 * gdb.trace/tfile.exp: Remove nowarnings.
18763
18764 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18765
18766 * gdb.base/debug-expr.exp: Test string evaluation with
18767 "debug expression" on.
18768
18769 2014-07-15 Pedro Alves <palves@redhat.com>
18770
18771 * gdb.base/reread.exp: Use clean_restart.
18772
18773 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18774
18775 * gdb.arch/avr-flash-qualifer.c: New.
18776 * gdb.arch/avr-flash-qualifer.exp: New.
18777
18778 2014-07-14 Pedro Alves <palves@redhat.com>
18779
18780 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18781 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18782
18783 2014-07-14 Pedro Alves <palves@redhat.com>
18784
18785 * gdb.base/double-prompt-target-event-error.c: New file.
18786 * gdb.base/double-prompt-target-event-error.exp: New file.
18787
18788 2014-07-14 Pedro Alves <palves@redhat.com>
18789
18790 PR gdb/17072
18791 * gdb.base/paginate-inferior-exit.c: New file.
18792 * gdb.base/paginate-inferior-exit.exp: New file.
18793
18794 2014-07-14 Pedro Alves <palves@redhat.com>
18795
18796 PR gdb/17072
18797 * gdb.base/paginate-bg-execution.c: New file.
18798 * gdb.base/paginate-bg-execution.exp: New file.
18799
18800 2014-07-14 Pedro Alves <palves@redhat.com>
18801
18802 PR gdb/17072
18803 * gdb.base/paginate-execution-startup.c: New file.
18804 * gdb.base/paginate-execution-startup.exp: New file.
18805 * lib/gdb.exp (pagination_prompt): New global.
18806 (default_gdb_spawn): New procedure, factored out from
18807 default_gdb_spawn.
18808 (default_gdb_start): Adjust to call default_gdb_spawn.
18809 (gdb_spawn): New procedure.
18810
18811 2014-07-14 Pedro Alves <palves@redhat.com>
18812
18813 * lib/gdb.exp (gdb_assert): New procedure.
18814 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18815
18816 2014-07-14 Pedro Alves <palves@redhat.com>
18817
18818 * gdb.base/execution-termios.c: New file.
18819 * gdb.base/execution-termios.exp: New file.
18820
18821 2014-07-14 Tom Tromey <tromey@redhat.com>
18822
18823 * gdb.cp/vla-cxx.cc: New file.
18824 * gdb.cp/vla-cxx.exp: New file.
18825
18826 2014-07-14 Tom Tromey <tromey@redhat.com>
18827
18828 * gdb.reverse/rerun-prec.c: New file.
18829 * gdb.reverse/rerun-prec.exp: New file.
18830
18831 2014-07-12 Maciej W. Rozycki <macro@mips.com>
18832 Maciej W. Rozycki <macro@codesourcery.com>
18833
18834 * lib/gdb-utils.exp: New file.
18835 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18836 inline `gdb_init_command' processing.
18837 (gdb_start_cmd): Likewise.
18838 * lib/mi-support.exp (mi_run_cmd): Likewise.
18839 * README: Document `gdb_init_command' and `gdb_init_commands'.
18840
18841 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18842
18843 Fix false FAIL running under a very long directory name.
18844 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18845 and "set print elements 10000". Twice.
18846
18847 2014-07-11 Yao Qi <yao@codesourcery.com>
18848
18849 * gdb.base/exprs.exp: "set print symbol off".
18850
18851 2014-07-11 Pedro Alves <palves@redhat.com>
18852
18853 * gdb.threads/kill.c: New file.
18854 * gdb.threads/kill.exp: New file.
18855
18856 2014-07-10 Yao Qi <yao@codesourcery.com>
18857
18858 * gdb.trace/tfile.c (write_basic_trace_file)
18859 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18860 address written to trace file.
18861
18862 2014-07-09 Pedro Alves <palves@redhat.com>
18863
18864 * gdb.base/attach-wait-input.exp: New file.
18865 * gdb.base/attach-wait-input.c: New file.
18866
18867 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18868
18869 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18870 setting up test structures.
18871 (main): Call new test function.
18872 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18873 test function, continue into test function and walk test
18874 structures.
18875
18876 2014-07-02 Yao Qi <yao@codesourcery.com>
18877
18878 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18879 'bar_start' at the beginning of functions 'foo' and 'bar'
18880 respectively.
18881 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18882 instead of 'foo' and 'bar'.
18883
18884 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18885
18886 * gdb.btrace/segv.exp: New.
18887 * gdb.btrace/segv.c: New.
18888
18889 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18890
18891 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18892 instruction.
18893
18894 2014-06-30 Mark Wielaard <mjw@redhat.com>
18895
18896 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18897 vulture, vilify, villar): New volatile array constants.
18898 (vindictive, vegetation): New const volatile array constants.
18899 * gdb.base/volatile.exp: Test volatile and const volatile array
18900 types.
18901
18902 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18903
18904 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18905 target lacks support for awatch, rwatch, or hbreak.
18906
18907 2014-06-27 Yao Qi <yao@codesourcery.com>
18908
18909 * gdb.multi/dummy-frame-restore.exp: New.
18910 * gdb.multi/dummy-frame-restore.c: New.
18911
18912 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18913
18914 * gdb.btrace/gcore.exp: New.
18915
18916 2014-06-23 Pedro Alves <palves@redhat.com>
18917
18918 * gdb.base/watchpoint-reuse-slot.c: New file.
18919 * gdb.base/watchpoint-reuse-slot.exp: New file.
18920
18921 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18922
18923 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18924 progspace's filename in 'info', 'enable' and 'disable' command
18925 tests.
18926
18927 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18928
18929 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18930 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18931 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18932
18933 2014-06-20 Gary Benson <gbenson@redhat.com>
18934
18935 * gdb.arch/i386-avx.exp: Fix include file location.
18936 * gdb.arch/i386-sse.exp: Likewise.
18937
18938 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18939
18940 * gdb.dlang/expression.exp: New file.
18941
18942 2014-06-19 Pedro Alves <palves@redhat.com>
18943
18944 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18945 out from ...
18946 (top level): ... here. Iterate running tests under different
18947 scheduler-locking settings.
18948
18949 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18950
18951 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18952 to DW_FORM_addr and use non-zero addresses.
18953
18954 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18955
18956 PR gdb/17017
18957 * gdb.python/py-xmethods.cc: Add global function call counters and
18958 increment them in their respective functions. Remove "cout"
18959 statements.
18960 * gdb.python/py-xmethods.exp: Make tests check the global function
18961 call counters instead of depending on inferior IO.
18962
18963 2014-06-18 Don Breazeal <donb@codesourcery.com>
18964
18965 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18966 Deleted procedure.
18967 (explicit_fork_parent_follow): Deleted procedure.
18968 (explicit_fork_child_follow): Deleted procedure.
18969 (test_follow_fork): New procedure.
18970 (do_fork_tests): Replace calls to deleted procedures with
18971 calls to test_follow_fork and reset GDB for subsequent
18972 procedure calls.
18973
18974 2014-06-17 Yao Qi <yao@codesourcery.com>
18975
18976 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18977 CP1252.
18978
18979 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18980
18981 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18982 Initialize ptr and S explicitly.
18983 (skip_type_update_when_not_use_rtti_test): Likewise.
18984
18985 2014-06-16 Keith Seitz <keiths@redhat.com>
18986
18987 PR mi/15863
18988 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18989 the inferior is started.
18990
18991 2014-06-16 Pedro Alves <palves@redhat.com>
18992
18993 * gdb.base/break-main-file-remove-fail.c: New file.
18994 * gdb.base/break-main-file-remove-fail.exp: New file.
18995 * gdb.base/break-unload-file.exp: Use build_executable instead of
18996 prepare_for_testing.
18997 (test_break): New parameter "initial_load". Handle it.
18998 (top level): Add initial_load cmdline/file axis.
18999
19000 2014-06-12 Tom Tromey <tromey@redhat.com>
19001
19002 * gdb.base/completion.exp: Don't use directory name in test.
19003
19004 2014-06-09 Gary Benson <gbenson@redhat.com>
19005
19006 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19007 separate the always-available ANSI-standard signals from the
19008 signals that require checking.
19009 (main): Likewise.
19010 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19011 Likewise.
19012 (main): Likewise.
19013
19014 2014-06-07 Keith Seitz <keiths@redhat.com>
19015
19016 Revert:
19017 PR c++/16253
19018 * gdb.cp/var-tag.cc: New file.
19019 * gdb.cp/var-tag.exp: New file.
19020 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19021 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19022 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19023 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19024
19025 2014-06-06 Doug Evans <xdje42@gmail.com>
19026
19027 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19028
19029 2014-06-06 Pedro Alves <palves@redhat.com>
19030
19031 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19032 in target debug output instead of looking at RSP packets,
19033 disabling the test on any target that uses hardware stepping.
19034 Update comments.
19035
19036 2014-06-06 Pedro Alves <palves@redhat.com>
19037
19038 * gdb.base/break-unload-file.exp: Fix typo.
19039
19040 2014-06-06 Yao Qi <yao@codesourcery.com>
19041
19042 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19043 from "jit_function" to "^jit_function".
19044
19045 2014-06-06 Yao Qi <yao@codesourcery.com>
19046
19047 * gdb.base/async.c (foo): Add one statement.
19048 * gdb.base/async.exp: Get the next instruction address and
19049 match the output of "nexti" by instruction address. Match
19050 the hex address in the output of "finish".
19051
19052 2014-06-06 Gary Benson <gbenson@redhat.com>
19053
19054 * gdb.base/call-signals.c: Remove preprocessor conditionals
19055 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19056 SIGSEGV and SIGTERM.
19057 * gdb.base/sigall.c: Likewise.
19058 * gdb.base/unwindonsignal.c: Likewise.
19059 * gdb.reverse/sigall-reverse.c: Likewise.
19060
19061 2014-06-06 Yao Qi <yao@codesourcery.com>
19062
19063 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19064 readable, skip the test.
19065
19066 2014-06-06 Yao Qi <yao@codesourcery.com>
19067
19068 * gdb.threads/staticthreads.c (thread_function): Move the line
19069 setting breakpoint on forward.
19070 * gdb.threads/staticthreads.exp: Update comments.
19071
19072 2014-06-05 Ludovic Courtès <ludo@gnu.org>
19073
19074 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19075 "history-append! type error".
19076
19077 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19078
19079 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19080 erroneous dprintf expected input.
19081
19082 2014-06-04 Doug Evans <xdje42@gmail.com>
19083
19084 * gdb.guile/scm-generics.exp: Delete.
19085
19086 2014-06-04 Doug Evans <xdje42@gmail.com>
19087
19088 * gdb.guile/scm-breakpoint.exp: Update.
19089 Add tests for breakpoint registration.
19090
19091 2014-06-04 Tom Tromey <tromey@redhat.com>
19092
19093 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19094 VLA-in-union.
19095 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19096 inner_vla_struct, vla_union types. Initialize objects of those
19097 types and compute their sizes.
19098
19099 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19100 Hui Zhu <hui@codesourcery.com>
19101
19102 * gdb.base/fileio.exp: Add test for shell not available as well as
19103 available.
19104 * gdb.base/fileio.c (test_system): Check for shell twice.
19105
19106 2014-06-04 Yao Qi <yao@codesourcery.com>
19107
19108 * gdb.base/auto-connect-native-target.exp: Remove redundant
19109 space from the regexp pattern.
19110
19111 2014-06-04 Yao Qi <yao@codesourcery.com>
19112
19113 * gdb.base/default.exp: Replace "child" with "native" in
19114 regexp pattern.
19115
19116 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19117
19118 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19119 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19120 * gdb.python/py-xmethods.py: Python script supporting the
19121 new testcase and tests.
19122
19123 2014-06-03 Joel Brobecker <brobecker@adacore.com>
19124 Pedro Alves <palves@redhat.com>
19125
19126 PR breakpoints/17000
19127 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19128 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19129
19130 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19131
19132 * gdb.base/subst.exp: Add tests to verify partial path matching
19133 output.
19134
19135 2014-06-03 Pedro Alves <palves@redhat.com>
19136
19137 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19138 target that doesn't use software single-stepping.
19139
19140 2014-06-03 Pedro Alves <palves@redhat.com>
19141
19142 PR breakpoints/17000
19143 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19144 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19145
19146 2014-06-02 Doug Evans <xdje42@gmail.com>
19147
19148 * gdb.guile/scm-parameter.exp: New file.
19149
19150 2014-06-02 Doug Evans <xdje42@gmail.com>
19151
19152 * gdb.guile/scm-cmd.c: New file.
19153 * gdb.guile/scm-cmd.exp: New file.
19154
19155 2014-06-02 Doug Evans <xdje42@gmail.com>
19156
19157 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19158 pretty-printer lookup.
19159 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19160 (make-pp_s-printer): Call it.
19161 (make-pretty-printer-from-dict): New function.
19162 (lookup-pretty-printer-maker-from-dict): New function.
19163 (*pretty-printer*): Simplify.
19164 (make-objfile-pp_s-printer): New function.
19165 (install-objfile-pretty-printers!): New function.
19166 (make-progspace-pp_s-printer): New function.
19167 (install-progspace-pretty-printers!): New function.
19168 * gdb.guile/scm-progspace.c: New file.
19169 * gdb.guile/scm-progspace.exp: New file.
19170
19171 2014-06-02 Pedro Alves <palves@redhat.com>
19172
19173 * gdb.base/dprintf-bp-same-addr.c: New file.
19174 * gdb.base/dprintf-bp-same-addr.exp: New file.
19175
19176 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19177
19178 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19179 * gdb.arch/powerpc-power.s: Likewise.
19180
19181 2014-06-02 Joel Brobecker <brobecker@adacore.com>
19182
19183 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19184
19185 2014-06-01 Yao Qi <yao@codesourcery.com>
19186
19187 * gdb.base/watchpoint.exp (test_watch_location): Check null
19188 pointer can be dereferenced. If not, do the test, otherwise
19189 skip it.
19190
19191 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19192
19193 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19194 results.
19195 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19196
19197 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19198
19199 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19200 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19201 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19202 * gdb.arch/amd64-invalid-stack-top.c: New file.
19203 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19204
19205 2014-05-30 Pedro Alves <palves@redhat.com>
19206
19207 PR breakpoints/17000
19208 * gdb.base/sss-bp-on-user-bp.c: New file.
19209 * gdb.base/sss-bp-on-user-bp.exp: New file.
19210
19211 2014-05-30 David Blaikie <dblaikie@gmail.com>
19212
19213 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19214 gnu_inline semantics via attribute.
19215 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19216 source explicitly specifies the required semantics.
19217
19218 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19219
19220 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19221
19222 2014-05-29 Pedro Alves <palves@redhat.com>
19223 Tom Tromey <tromey@redhat.com>
19224
19225 * gdb.base/async-shell.exp: Don't enable target-async.
19226 * gdb.base/async.exp
19227 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19228 parameter. Adjust.
19229 (top level): Don't test with "target-async".
19230 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19231 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19232 * gdb.base/inferior-died.exp: Don't enable target-async.
19233 * gdb.base/interrupt-noterm.exp: Likewise.
19234 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19235 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19236 * gdb.mi/mi-nonstop.exp: Likewise.
19237 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19238 * gdb.mi/mi-nsintrall.exp: Likewise.
19239 * gdb.mi/mi-nsmoribund.exp: Likewise.
19240 * gdb.mi/mi-nsthrexec.exp: Likewise.
19241 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19242 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19243 * gdb.python/py-evsignal.exp: Don't enable target-async.
19244 * gdb.python/py-evthreads.exp: Likewise.
19245 * gdb.python/py-prompt.exp: Likewise.
19246 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19247 * gdb.server/solib-list.exp: Don't enable target-async.
19248 * gdb.threads/thread-specific-bp.exp: Likewise.
19249 * lib/mi-support.exp: Adjust to use mi-async.
19250
19251 2014-05-29 Pedro Alves <palves@redhat.com>
19252
19253 PR gdb/13860
19254 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19255 reason, even in sync mode.
19256
19257 2014-05-29 Pedro Alves <palves@redhat.com>
19258 Hui Zhu <hui@codesourcery.com>
19259
19260 PR PR15693
19261 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19262 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19263 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19264 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19265
19266 2014-05-28 Joel Brobecker <brobecker@adacore.com>
19267
19268 * config/monitor.exp (gdb_target_monitor): Replace use of
19269 "set remotebaud" by "set serial baud".
19270
19271 2014-05-26 Andy Wingo <wingo@igalia.com>
19272
19273 * gdb.guile/scm-breakpoint.exp:
19274 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19275 properties instead of gdb-object-properties.
19276
19277 2014-05-26 Yao Qi <yao@codesourcery.com>
19278
19279 * gdb.server/no-thread-db.exp: Specify source file name
19280 explicitly when setting a breakpoint.
19281
19282 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19283
19284 * gdb.btrace/vdso.c: New.
19285 * gdb.btrace/vdso.exp: New.
19286
19287 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19288
19289 * gdb.base/gcore.exp (capture_command_output): Move ...
19290 * lib/gdb.exp (capture_command_output): ... here.
19291
19292 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19293
19294 * gdb.btrace/data.exp: Test memory access during btrace replay.
19295
19296 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19297
19298 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19299
19300 2014-05-21 Pedro Alves <palves@redhat.com>
19301
19302 PR gdb/13860
19303 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19304 (top level): Test that output related to execution commands is
19305 sent to the console with CLI commands, but not with MI commands.
19306 Test that breakpoint events are always mirrored to the console.
19307 Also expect the new source line to be output after a "next" in
19308 async mode too. Make it a pass/fail test.
19309 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19310 output.
19311 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19312
19313 2014-05-21 Pedro Alves <palves@redhat.com>
19314
19315 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19316 Use them to test variations of "list" after reaching a breakpoint.
19317 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19318 Test "list" with listsize 10 after reaching a breakpoint.
19319 * gdb.python/python.exp (decode_line current location line
19320 number): Adjust expected line number.
19321
19322 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19323
19324 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19325 behavior for $args, pass it directly to "run".
19326
19327 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19328
19329 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19330 30000 to 65536.
19331
19332 2014-05-21 Pedro Alves <palves@redhat.com>
19333
19334 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19335 auto-connect-native-target off".
19336 * gdb.base/auto-connect-native-target.c: New file.
19337 * gdb.base/auto-connect-native-target.exp: New file.
19338
19339 2014-05-21 Pedro Alves <palves@redhat.com>
19340
19341 * gdb.base/default.exp: Test "target native" instead of "target
19342 child".
19343
19344 2014-05-21 Mark Wielaard <mjw@redhat.com>
19345
19346 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19347
19348 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19349
19350 Fix TLS access for -static -pthread.
19351 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19352 <HAVE_TLS> (thread_function, main): Initialize it.
19353 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19354 Add clean_restart.
19355 <$have_tls != "">: Check TLSVAR.
19356
19357 2014-05-21 Pedro Alves <palves@redhat.com>
19358
19359 * gdb.base/dcache-line-read-error.c: New.
19360 * gdb.base/dcache-line-read-error.exp: New.
19361
19362 2014-05-20 Pedro Alves <palves@redhat.com>
19363
19364 * gdb.base/compare-sections.c: New file.
19365 * gdb.base/compare-sections.exp: New file.
19366
19367 2014-05-20 Pedro Alves <palves@redhat.com>
19368
19369 * gdb.base/break-idempotent.c: New file.
19370 * gdb.base/break-idempotent.exp: New file.
19371
19372 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19373
19374 * gdb.btrace/nohist.exp: New.
19375
19376 2014-05-20 Yao Qi <yao@codesourcery.com>
19377
19378 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19379 gdb.reverse directory and gdb_reverse_timeout exists in board
19380 setting.
19381 * README: Document gdb_reverse_timeout.
19382
19383 2014-05-20 Yao Qi <yao@codesourcery.com>
19384
19385 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19386 'test_file_name'. Treat args as a string instead of a list.
19387 (gdb_init): Rename argument 'args' by 'test_file_name'.
19388
19389 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19390
19391 * gdb.arch/powerpc-power.exp: New file.
19392 * gdb.arch/powerpc-power.s: New file.
19393
19394 2014-05-16 Doug Evans <dje@google.com>
19395
19396 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
19397 * gdb.base/completion.exp: Check that all expected files exist
19398 before doing file completion.
19399
19400 2014-05-16 Doug Evans <dje@google.com>
19401
19402 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19403 Update.
19404 (do_syscall_tests_without_xml): Update.
19405
19406 2014-05-16 Pedro Alves <palves@redhat.com>
19407
19408 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19409 instead of "unknown output after running".
19410
19411 2014-05-16 Yao Qi <yao@codesourcery.com>
19412
19413 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19414 file1.txt from host at the end.
19415 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19416
19417 2014-05-15 Doug Evans <dje@google.com>
19418
19419 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19420 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19421 loading file. Add test for TU lookup.
19422
19423 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19424
19425 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19426 calling "-exec-arguments" or "set args" before running the
19427 inferior.
19428
19429 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19430
19431 * lib/mi-support.exp (mi_expect_stop): Expect message for
19432 inferiors that exit with non-zero exit code.
19433
19434 2014-05-14 Yao Qi <yao@codesourcery.com>
19435
19436 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19437 match absolute path on remote host.
19438 (test_file_list_exec_source_files): Remove "/" from the
19439 pattern.
19440
19441 2014-05-14 Yao Qi <yao@codesourcery.com>
19442
19443 * boards/local-remote-host-notty.exp (${board}_file): New
19444 proc.
19445
19446 2014-05-07 Kyle McMartin <kyle@redhat.com>
19447
19448 Pushed by Joel Brobecker <brobecker@adacore.com>.
19449 * gdb.arch/aarch64-atomic-inst.c: New file.
19450 * gdb.arch/aarch64-atomic-inst.exp: New file.
19451
19452 2014-05-07 Yao Qi <yao@codesourcery.com>
19453
19454 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19455 in current context" too.
19456
19457 2014-05-05 Keith Seitz <keiths@redhat.com>
19458
19459 * gdb.linespec/ls-dollar.exp: Add test for linespec
19460 file:convenience_variable.
19461
19462 2014-05-05 Yao Qi <yao@codesourcery.com>
19463
19464 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19465 traceframes into tfile and ctf trace files. Read data from
19466 trace file and test collected data.
19467 (gdb_collect_locals_test): Likewise.
19468 (gdb_unavailable_registers_test): Likewise.
19469 (gdb_unavailable_floats): Likewise.
19470 (gdb_collect_globals_test): Likewise.
19471 (top-level): Append "ctf" to trace_file_targets if GDB
19472 supports.
19473
19474 2014-05-05 Yao Qi <yao@codesourcery.com>
19475
19476 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19477 code to ...
19478 (gdb_collect_args_test_1): ... it. New proc.
19479 (gdb_collect_locals_test): Move some code to ...
19480 (gdb_collect_locals_test_1): ... it. New proc.
19481 (gdb_unavailable_registers_test): Move some code to ...
19482 (gdb_unavailable_registers_test_1): ... it. New proc.
19483 (gdb_unavailable_floats): Move some code to ...
19484 (gdb_unavailable_floats_1): ... it. New proc.
19485
19486 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19487
19488 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19489 probes to test for bitness recognition.
19490 * gdb.arch/amd64-stap-optional-prefix.exp
19491 (test_probe_value_without_reg): New procedure.
19492 Add code to test for different kinds of bitness.
19493
19494 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19495
19496 PR breakpoints/16889
19497 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19498 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19499
19500 2014-05-01 Pedro Alves <palves@redhat.com>
19501
19502 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19503 gdb_file_cmd if no file is specified.
19504 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19505 last_loaded_file to set the remote exec-file.
19506
19507 2014-05-01 Pedro Alves <palves@redhat.com>
19508
19509 * boards/local-remote-host.exp: New file.
19510
19511 2014-05-01 Pedro Alves <palves@redhat.com>
19512
19513 * boards/local-remote-host.exp: Rename to ...
19514 * boards/local-remote-host-notty.exp: ... this.
19515
19516 2014-04-28 Joel Brobecker <brobecker@adacore.com>
19517
19518 * gdb.ada/dyn_arrayidx: New testcase.
19519
19520 2014-04-26 Yao Qi <yao@codesourcery.com>
19521
19522 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19523 and compute the length of function main. Save it in
19524 $main_length.
19525 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19526 (top-level): Use gdb_compile to compile objects into
19527 executable and restart GDB. Remove invocation to
19528 prepare_for_testing.
19529
19530 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19531 Pedro Alves <palves@redhat.com>
19532
19533 PR server/16255
19534 * gdb.multi/multi-attach.c: New file.
19535 * gdb.multi/multi-attach.exp: New file.
19536
19537 2014-04-25 Pedro Alves <palves@redhat.com>
19538
19539 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19540 user.
19541 (top level): Test that "set remote conditional-breakpoints-packet
19542 off" works as intended.
19543 * gdb.base/dprintf.exp: Test that "set remote
19544 breakpoint-commands-packet off" works as intended.
19545 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19546 New function.
19547 (top level): Call it.
19548 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19549 remote fast-tracepoints-packet off" works as intended.
19550 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19551 * lib/gdb.exp (gdb_is_target_remote): ... here.
19552
19553 2014-04-24 David Blaikie <dblaikie@gmail.com>
19554
19555 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19556 ensure clang would not discard them.
19557 * gdb.base/gdbvars.c: Ditto.
19558 * gdb.base/memattr.c: Ditto.
19559 * gdb.base/whatis.c: Ditto.
19560 * gdb.python/py-prettyprint.c: Ditto.
19561 * gdb.trace/actions.c: Ditto.
19562 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19563 ensure clang would not discard it.
19564
19565 2014-04-24 David Blaikie <dblaikie@gmail.com>
19566
19567 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19568 clang to emit the full definition of type required by the test
19569 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19570
19571 2014-04-24 David Blaikie <dblaikie@gmail.com>
19572
19573 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19574 coax Clang into emitting the definition of the type.
19575 * gdb.cp/pr10728-x.h (y): Ditto.
19576 * gdb.cp/pr10728-y.cc (y): Ditto.
19577
19578 2014-04-24 David Blaikie <dblaikie@gmail.com>
19579
19580 * gdb.base/label.exp: XFAIL label related tests under Clang.
19581 * gdb.cp/cplabel.exp: Ditto.
19582 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19583 under Clang those using labels.
19584
19585 2014-04-25 Yao Qi <yao@codesourcery.com>
19586
19587 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19588 double_label.
19589 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19590 partial_label and double_label.
19591
19592 2014-04-24 David Blaikie <dblaikie@gmail.com>
19593
19594 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19595
19596 2014-04-24 David Blaikie <dblaikie@gmail.com>
19597
19598 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19599 of the function to work across GCC and Clang.
19600 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19601 pointer types (const void ** const V void **).
19602
19603 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
19604 Walfred Tedeschi <walfred.tedeschi@intel.com>
19605
19606 * Makefile.in (EXECUTABLES): Added i386-avx512.
19607 * gdb.arch/i386-avx512.c: New file.
19608 * gdb.arch/i386-avx512.exp: Likewise.
19609
19610 2014-04-23 Keith Seitz <keiths@redhat.com>
19611
19612 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19613 (mi_make_breakpoint_table): New procedure.
19614 (mi_create_breakpoint): Use mi_make_breakpoint
19615 and return the result.
19616 (mi_make_breakpoint): New procedure.
19617 (mi_build_kv_pairs): New procedure.
19618
19619 * gdb.mi/mi-break.exp: Remove unused globals,
19620 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19621 All callers updated.
19622 * gdb.mi/mi-dprintf.exp: Use variable to track command
19623 number.
19624 Update all callers of mi_create_breakpoint and use
19625 mi_make_breakpoint_table.
19626 Remove any unused global variables.
19627 * gdb.mi/mi-nonstop.exp: Likewise.
19628 * gdb.mi/mi-nsintrall.exp: Likewise.
19629 * gdb.mi/mi-nsmoribund.exp: Likewise.
19630 * gdb.mi/mi-nsthrexec.exp: Likewise.
19631 * gdb.mi/mi-reverse.exp: Likewise.
19632 * gdb.mi/mi-simplerun.exp: Likewise.
19633 * gdb.mi/mi-stepn.exp: Likewise.
19634 * gdb.mi/mi-syn-frame.exp: Likewise.
19635 * gdb.mi/mi-until.exp: Likewise.
19636 * gdb.mi/mi-var-cp.exp: Likewise.
19637 * gdb.mi/mi-var-display.exp: Likewise.
19638 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19639 * gdb.mi/mi2-var-child.exp: Likewise.
19640 * gdb.mi/mi-vla-c99.exp: Likewise.
19641 * lib/mi-support.exp: Likewise.
19642
19643 From Ian Lance Taylor <iant@cygnus.com>:
19644 * lib/gdb.exp (parse_args): New procedure.
19645
19646 2014-04-23 Pedro Alves <palves@redhat.com>
19647
19648 * gdb.base/break-unload-file.c: New file.
19649 * gdb.base/break-unload-file.exp: New file.
19650 * gdb.base/sym-file-lib.c (baz): New function.
19651 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19652 field.
19653 (load): Store the segment's mapped size.
19654 (unload): New function.
19655 (unload_shlib): New function.
19656 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19657 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19658 set a breakpoint at baz, and call it.
19659 * gdb.base/sym-file.exp: New tests for stale breakpoint
19660 instructions.
19661
19662 2014-04-23 Pedro Alves <palves@redhat.com>
19663
19664 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19665 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19666 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19667 * gdb.base/hbreak-unmapped.c: New file.
19668 * gdb.base/hbreak-unmapped.exp: New file.
19669 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19670 * lib/gdb.exp (gdb_is_target_remote): ... here.
19671
19672 2014-04-22 Pedro Alves <palves@redhat.com>
19673
19674 * gdb.base/consecutive-step-over.c: New file.
19675 * gdb.base/consecutive-step-over.exp: New file.
19676
19677 2014-04-22 Pedro Alves <palves@redhat.com>
19678
19679 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19680 instead of send_gdb/gdb_expect.
19681
19682 2014-04-22 Yao Qi <yao@codesourcery.com>
19683
19684 * lib/trace-support.exp (generate_tracefile): New procedure.
19685 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19686 return 0.
19687 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19688 if generate_tracefile returns 1.
19689
19690 2014-04-18 Tom Tromey <palves@redhat.com>
19691 Pedro alves <tromey@redhat.com>
19692
19693 PR backtrace/15558
19694 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19695 with a backtrace limit.
19696 * gdb.python/py-frame-inline.exp: Test running to an inline
19697 function with a backtrace limit, and printing the newest frame.
19698 * gdb.python/py-frame-inline.c (main): Call f.
19699
19700 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19701
19702 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19703
19704 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19705
19706 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19707 Drop prefix from unsupported source file path.
19708
19709 2014-04-17 Yao Qi <yao@codesourcery.com>
19710
19711 * lib/gdb.exp (with_target_charset): New proc.
19712 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19713 with_target_charset.
19714 (test_print_strings): Likewise.
19715 (test_repeat_bytes): Likewise.
19716 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19717 for some tests.
19718
19719 2014-04-16 Keith Seitz <keiths@redhat.com>
19720
19721 PR gdb/15827
19722 * gdb.dwarf2/corrupt.c: New file.
19723 * gdb.dwarf2/corrupt.exp: New file.
19724
19725 2014-04-16 Keith Seitz <keiths@redhat.com>
19726
19727 PR c++/16597
19728 * gdb.cp/namelessclass.cc: New file.
19729 * gdb.cp/namelessclass.exp: New file.
19730 * gdb.cp/namelessclass.S: New file.
19731
19732 2014-04-16 Doug Evans <dje@google.com>
19733
19734 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19735 Add comment.
19736 (gdbserver_default_get_comm_port): New function.
19737 (gdbserver_start): Check if board file provided
19738 "gdbserver,get_comm_port" and use it if so.
19739 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19740 (gdb,socketport): Set to "stdio".
19741 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19742 (stdio_gdbserver_template): Delete.
19743 (${board}_get_remote_address): Update.
19744 (${board}_build_remote_cmd): Delete.
19745 (${board}_get_comm_port): New function.
19746 (${board}_spawn): Update.
19747 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19748 Delete.
19749 (${board}_get_remote_address): Update.
19750 (${board}_get_comm_port): New function.
19751
19752 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
19753
19754 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19755 appearing in any order.
19756
19757 2014-04-15 Doug Evans <dje@google.com>
19758
19759 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19760 uninitialized value of "description".
19761
19762 2014-04-15 Keith Seitz <keiths@redhat.com>
19763
19764 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19765 Remove unused globals.
19766 (test_running_the_program): Likewise.
19767 (test_controlled_execution): Likewise.
19768 (test_controlling_breakpoints): Likewise.
19769 (test_program_termination): Likewise.
19770
19771 2014-04-15 Keith Seitz <keiths@redhat.com>
19772
19773 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19774 unused globals.
19775 (test_rbreak_creation_and_listing): Likewise.
19776 (test_ignore_count): Likewise.
19777 (test_error): Likewise.
19778
19779 2014-04-15 Pedro Alves <palves@redhat.com>
19780
19781 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19782 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19783 sym-file-loader.c.
19784 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19785 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19786 to sym-file-loader.c.
19787 (struct library): Forward declare.
19788 (load_shlib, lookup_function): Change prototypes.
19789 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19790 (translate_offset): Remove declarations.
19791 (get_text_addr): New declaration.
19792 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19793 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19794 sym-file-loader.h.
19795 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19796 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19797 here from sym-file-loader.h.
19798 (struct library): New structure.
19799 (load_shlib, lookup_function): Change prototypes and adjust to
19800 work with a struct library.
19801 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19802 (translate_offset): Make static.
19803 (get_text_addr): New function.
19804 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19805
19806 2014-04-15 Pedro Alves <palves@redhat.com>
19807
19808 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19809
19810 2014-04-15 Pedro Alves <palves@redhat.com>
19811
19812 * gdb.base/sym-file-loader.c: Include <limits.h>.
19813 (SELF_LINK): New define.
19814 (get_origin): New function.
19815 (load_shlib): Use it.
19816 * gdb.base/sym-file.exp: Don't early return if the target is
19817 remote. Use runto_main, and issue fail is that fails. Use
19818 gdb_load_shlibs.
19819 (shlib_name): Delete.
19820 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19821
19822 2014-04-15 Pedro Alves <palves@redhat.com>
19823
19824 * gdb.base/sym-file.exp: Remove regex characters from test
19825 message. Don't refer to breakpoint numbers in test messages.
19826
19827 2014-04-14 Keith Seitz <keiths@redhat.com>
19828
19829 PR c++/16253
19830 * gdb.cp/var-tag.cc: New file.
19831 * gdb.cp/var-tag.exp: New file.
19832 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19833 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19834 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19835 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19836
19837 2014-04-14 Tom Tromey <tromey@redhat.com>
19838
19839 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19840 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19841 type.
19842 * gdb.cp/enum-class.exp: New file.
19843 * gdb.cp/enum-class.cc: New file.
19844
19845 2014-04-14 Tom Tromey <tromey@redhat.com>
19846
19847 * gdb.dwarf2/enum-type.exp: New file.
19848
19849 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19850
19851 * gdb.mi/mi-vla-c99.exp: New file.
19852 * gdb.mi/vla.c: New file.
19853
19854 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19855
19856 * gdb.base/vla-datatypes.c: New file.
19857 * gdb.base/vla-datatypes.exp: New file.
19858
19859 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19860
19861 * gdb.base/vla-ptr.c: New file.
19862 * gdb.base/vla-ptr.exp: New file.
19863
19864 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19865
19866 * gdb.dwarf2/count.exp: New file.
19867
19868 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19869
19870 * gdb.base/vla-sideeffect.c: New file.
19871 * gdb.base/vla-sideeffect.exp: New file.
19872
19873 2014-04-14 David Blaikie <dblaikie@gmail.com>
19874
19875 * gdb.mi/non-stop.c: Add return value for non-void function return
19876 statement.
19877 * gdb.threads/staticthreads.c: Ditto.
19878
19879 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19880 Doug Evans <xdje42@gmail.com>
19881
19882 * gdb.guile/scm-value.c: Improve test case.
19883 * gdb.guile/scm-value.exp: Add new test.
19884
19885 2014-04-11 David Blaikie <dblaikie@gmail.com>
19886
19887 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19888 override Clang's default.
19889
19890 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19891
19892 Revert the following changes (regressions):
19893
19894 * gdb.base/vla-sideeffect.c: New file.
19895 * gdb.base/vla-sideeffect.exp: New file.
19896
19897 * gdb.dwarf2/count.exp: New file.
19898
19899 * gdb.base/vla-multi.c: New file.
19900 * gdb.base/vla-multi.exp: New file.
19901
19902 * gdb.base/vla-ptr.c: New file.
19903 * gdb.base/vla-ptr.exp: New file.
19904
19905 * gdb.base/vla-datatypes.c: New file.
19906 * gdb.base/vla-datatypes.exp: New file.
19907
19908 * gdb.mi/mi-vla-c99.exp: New file.
19909 * gdb.mi/vla.c: New file.
19910
19911 2014-04-11 Keith Seitz <keiths@redhat.com>
19912
19913 PR c++/16675
19914 * gdb.cp/cpsizeof.exp: New file.
19915 * gdb.cp/cpsizeof.cc: New file.
19916
19917 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19918
19919 * gdb.mi/mi-vla-c99.exp: New file.
19920 * gdb.mi/vla.c: New file.
19921
19922 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19923
19924 * gdb.base/vla-datatypes.c: New file.
19925 * gdb.base/vla-datatypes.exp: New file.
19926
19927 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19928
19929 * gdb.base/vla-ptr.c: New file.
19930 * gdb.base/vla-ptr.exp: New file.
19931
19932 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19933
19934 * gdb.base/vla-multi.c: New file.
19935 * gdb.base/vla-multi.exp: New file.
19936
19937 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19938
19939 * gdb.dwarf2/count.exp: New file.
19940
19941 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19942
19943 * gdb.base/vla-sideeffect.c: New file.
19944 * gdb.base/vla-sideeffect.exp: New file.
19945
19946 2014-04-11 Yao Qi <yao@codesourcery.com>
19947
19948 * gdb.base/completion.exp: Check file exists before running tests
19949 on file completion.
19950
19951 2014-04-10 Pedro Alves <palves@redhat.com>
19952
19953 * gdb.base/cond-eval-mode.c: New file.
19954 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19955 prepare_for_testing to build the new file. Check result of
19956 runto_main.
19957 (test_break, test_watch): New procedures.
19958 (top level): Use them.
19959
19960 2014-04-08 Pierre Muller <muller@sourceware.org>
19961
19962 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19963 Ctrl-V use for mingw hosts.
19964
19965 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19966
19967 * gdb.python/py-value.c: Improve test case.
19968 * gdb.python/py-value.exp: Add new test.
19969
19970 2014-04-07 David Blaikie <dblaikie@gmail.com>
19971
19972 * lib/compiler.c: Identify the clang compiler.
19973 * lib/compiler.cc: Ditto.
19974
19975 2014-04-03 Yao Qi <yao@codesourcery.com>
19976
19977 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19978
19979 2014-04-01 Anton Blanchard <anton@samba.org>
19980
19981 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19982 messages unique.
19983
19984 2014-04-01 Anton Blanchard <anton@samba.org>
19985
19986 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19987 prepare_for_testing.
19988
19989 2014-04-01 Anton Blanchard <anton@samba.org>
19990
19991 * gdb.arch/ppc64-atomic-inst.c: Remove.
19992 * gdb.arch/ppc64-atomic-inst.S: New file.
19993 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19994
19995 2014-03-31 Doug Evans <dje@google.com>
19996
19997 * gdb.base/print-symbol-loading-lib.c: New file.
19998 * gdb.base/print-symbol-loading-main.c: New file.
19999 * gdb.base/print-symbol-loading.exp: New file.
20000
20001 2014-03-31 Yao Qi <yao@codesourcery.com>
20002
20003 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20004
20005 2014-03-28 Joel Brobecker <brobecker@adacore.com>
20006
20007 * gdb.ada/mi_dyn_arr: New testcase.
20008
20009 2014-03-27 Doug Evans <dje@google.com>
20010
20011 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20012
20013 2014-03-27 Yao Qi <yao@codesourcery.com>
20014
20015 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20016 if target is nios2-*-*.
20017
20018 2014-03-26 Yao Qi <yao@codesourcery.com>
20019
20020 * lib/gdb.exp (readline_is_used): New proc.
20021 * gdb.base/completion.exp: Move tests on command complete up.
20022 Skip the rest of tests if readline is not used.
20023 * gdb.ada/complete.exp: Skp the test if readline is not
20024 used.
20025 * gdb.base/filesym.exp: Likewise.
20026 * gdb.base/macscp.exp: Likewise.
20027 * gdb.base/readline-ask.exp: Likewise.
20028 * gdb.base/readline.exp: Likewise.
20029 * gdb.python/py-cmd.exp: Likewise.
20030 * gdb.trace/tfile.exp: Likewise.
20031
20032 2014-03-26 Yao Qi <yao@codesourcery.com>
20033
20034 * gdb.base/macscp.exp: Fix code format issues.
20035
20036 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20037
20038 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20039 * gdb.asm/powerpc64le.inc: New file.
20040
20041 2014-03-25 Pedro Alves <palves@redhat.com>
20042 Doug Evans <dje@google.com>
20043
20044 * gdb.base/source-execution.c: New file.
20045 * gdb.base/source-execution.exp: New file.
20046 * gdb.base/source-execution.gdb: New file.
20047
20048 2014-03-24 Doug Evans <dje@google.com>
20049
20050 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20051 using fission.
20052
20053 2014-03-24 Hui Zhu <hui@codesourcery.com>
20054 Pedro Alves <palves@redhat.com>
20055
20056 PR breakpoints/16101
20057 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20058 test pass/fail messages. Detect missing support for dprintf when
20059 breakpoints are actually inserted.
20060 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20061 breakpoints are actually inserted.
20062 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20063 fails.
20064
20065 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20066
20067 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20068
20069 2014-03-22 Doug Evans <xdje42@gmail.com>
20070
20071 * gdb.python/python.exp (python not supported): Verify multi-line
20072 python command issues an error.
20073 * gdb.guile/guile.exp (guile not supported): Verify multi-line
20074 guile command issues an error.
20075
20076 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20077
20078 * gdb.threads/thread-specific.exp: Handle the lack of usable
20079 $this_breakpoint and $this_thread.
20080
20081 2014-03-21 Hui Zhu <hui@codesourcery.com>
20082
20083 * gdb.base/attach.exp (do_command_attach_tests): New.
20084
20085 2014-03-20 Tom Tromey <tromey@redhat.com>
20086 Pedro Alves <palves@redhat.com>
20087
20088 PR cli/15718
20089 * gdb.base/condbreak-call-false.c: New file.
20090 * gdb.base/condbreak-call-false.exp: New file.
20091
20092 2014-03-20 Pedro Alves <palves@redhat.com>
20093
20094 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20095 Delete.
20096 (block_signals, unblock_signals): Delete.
20097 (child_function_2, main): Remove references to deleted variable
20098 and functions.
20099
20100 2014-03-20 Pedro Alves <palves@redhat.com>
20101
20102 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20103 Use pthread_kill to signal thread 2.
20104 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20105 Adjust to make the test send itself a signal rather than using the
20106 host's "kill" command.
20107
20108 2014-03-20 Pedro Alves <palves@redhat.com>
20109
20110 * gdb.threads/multiple-step-overs.c: New file.
20111 * gdb.threads/multiple-step-overs.exp: New file.
20112 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20113 Adjust expected infrun debug output.
20114
20115 2014-03-20 Pedro Alves <palves@redhat.com>
20116
20117 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20118 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20119
20120 2014-03-20 Pedro Alves <palves@redhat.com>
20121
20122 PR breakpoints/7143
20123 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20124 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20125 of gdb_test_multiple.
20126 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20127 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20128
20129 2014-03-20 Pedro Alves <palves@redhat.com>
20130
20131 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20132 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20133
20134 2014-03-19 Pedro Alves <palves@redhat.com>
20135
20136 * gdb.base/async.exp: Remove early return.
20137
20138 2014-03-19 Pedro Alves <palves@redhat.com>
20139
20140 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20141
20142 2014-03-19 Pedro Alves <palves@redhat.com>
20143
20144 * gdb.base/async.exp (test_background): Expect \r\n after
20145 "completed." in the fail pattern.
20146
20147 2014-03-19 Pedro Alves <palves@redhat.com>
20148
20149 * gdb.base/async.exp (test_background): New procedure.
20150 Use it for all background execution command tests.
20151
20152 2014-03-19 Pedro Alves <palves@redhat.com>
20153
20154 * gdb.base/async.exp: Use prepare_for_testing.
20155
20156 2014-03-19 Pedro Alves <palves@redhat.com>
20157
20158 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20159 the same line.
20160
20161 2014-03-19 Pedro Alves <palves@redhat.com>
20162
20163 * gdb.base/async.c (main): Add "jump here" and "until here" line
20164 marker comments.
20165 * gdb.base/async.exp (jump_here): New global.
20166 (jump& test): Use it.
20167 (until_here): New global.
20168 (until& test): Use it.
20169
20170 2014-03-19 Pedro Alves <palves@redhat.com>
20171
20172 * gdb.base/async.exp: Don't frob gdb_protocol.
20173
20174 2014-03-18 Doug Evans <xdje42@gmail.com>
20175
20176 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20177 Fix spelling of exec-done-display.
20178
20179 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20180
20181 PR gdb/15358
20182 * gdb.base/gdb-sigterm.c: New file.
20183 * gdb.base/gdb-sigterm.exp: New file.
20184
20185 2014-03-18 Pedro Alves <palves@redhat.com>
20186
20187 PR gdb/13860
20188 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20189 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20190 solib-event.
20191
20192 2014-03-17 Joel Brobecker <brobecker@adacore.com>
20193
20194 * gdb.ada/pckd_arr_ren: New testcase.
20195
20196 2014-03-13 Doug Evans <xdje42@gmail.com>
20197
20198 PR guile/16612
20199 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20200 collect after discarding symbols.
20201
20202 2014-03-13 Ludovic Courtès <ludo@gnu.org>
20203 Doug Evans <xdje42@gmail.com>
20204
20205 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20206 to history survives a gc.
20207
20208 2014-03-13 Pedro Alves <palves@redhat.com>
20209
20210 * gdb.base/default.exp: Don't test "target procfs".
20211
20212 2014-03-13 Pedro Alves <palves@redhat.com>
20213
20214 * gdb.base/default.exp: Update "target child" and "target procfs"
20215 tests to not expect "Unix".
20216
20217 2014-03-12 Tom Tromey <tromey@redhat.com>
20218
20219 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20220 New procs. Add target-async tests.
20221 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20222 Add target-async tests.
20223
20224 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20225
20226 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20227 'func_start' and 'func_end' for the beginning and end of the
20228 function code, respectively.
20229 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20230 'func_end' instead of 'func' and 'main'.
20231
20232 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20233
20234 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20235 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20236 generate the debug info assembler source.
20237
20238 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20239
20240 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20241 * gdb.dwarf2/arr-subrange.exp: Likewise.
20242 * gdb.dwarf2/dwz.exp: Likewise.
20243 * gdb.dwarf2/method-ptr.exp: Likewise.
20244 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20245 * gdb.dwarf2/subrange.exp: Likewise.
20246 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20247 * gdb.dwarf2/implptrpiece.exp: Likewise.
20248 * gdb.dwarf2/nostaticblock.exp: Likewise.
20249
20250 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20251
20252 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20253 directory to absolute path name arguments.
20254
20255 2014-03-10 Joel Brobecker <brobecker@adacore.com>
20256
20257 * gdb.ada/tagged_access: New testcase.
20258
20259 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20260
20261 * gdb.btrace/data.exp: Update expected output.
20262
20263 2014-03-06 Yao Qi <yao@codesourcery.com>
20264
20265 * gdb.trace/pr16508.exp: New file.
20266
20267 2014-03-05 Pedro Alves <palves@redhat.com>
20268
20269 PR gdb/16575
20270 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20271 procedure.
20272 (top level): Adjust to use it. Add tests that exercise breakpoint
20273 interaction with the code-cache.
20274
20275 2014-02-26 Ludovic Courtès <ludo@gnu.org>
20276
20277 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20278 test for 'history-append!'.
20279
20280 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20281
20282 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20283 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20284 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20285 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20286 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20287 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20288
20289 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20290
20291 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20292 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20293 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20294
20295 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20296
20297 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20298
20299 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20300
20301 * gdb.dwarf2/arr-stride.c: New file.
20302 * gdb.dwarf2/arr-stride.exp: New file.
20303
20304 2014-02-26 Pedro Alves <palves@redhat.com>
20305
20306 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20307 that won't ever trigger. Make sure that GDB reports the correct
20308 breakpoint that caused the stop.
20309
20310 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20311
20312 PR gdb/16626
20313 * gdb.base/auto-load-script: New file.
20314 * gdb.base/auto-load.c: New file.
20315 * gdb.base/auto-load.exp: New file.
20316
20317 PR gdb/16626
20318 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20319
20320 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20321
20322 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20323 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20324
20325 2014-02-24 Doug Evans <dje@google.com>
20326
20327 * lib/gdb.exp (run_on_host): Log error output if program fails.
20328
20329 2014-02-21 Pedro Alves <palves@redhat.com>
20330
20331 * gdb.threads/step-after-sr-lock.c: Rename to ...
20332 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20333 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20334 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20335 ... this.
20336
20337 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20338
20339 PR tdep/16397
20340 * gdb.arch/amd64-stap-special-operands.exp: New file.
20341 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20342 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20343 * gdb.arch/amd64-stap-triplet.S: Likewise.
20344 * gdb.arch/amd64-stap-triplet.c: Likewise.
20345
20346 2014-02-20 Joel Brobecker <brobecker@adacore.com>
20347
20348 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20349 in .section pseudo-op.
20350
20351 2014-02-20 lin zuojian <manjian2006@gmail.com>
20352 Joel Brobecker <brobecker@adacore.com>
20353 Doug Evans <xdje42@gmail.com>
20354
20355 PR symtab/16581
20356 * gdb.dwarf2/dw2-icycle.S: New file.
20357 * gdb.dwarf2/dw2-icycle.c: New file.
20358 * gdb.dwarf2/dw2-icycle.exp: New file.
20359
20360 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20361
20362 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20363 operations on gdb.Value objects.
20364 * gdb.python/py-value-cc.exp: Add new test to test operations on
20365 gdb.Value objects.
20366
20367 2014-02-18 Doug Evans <dje@google.com>
20368
20369 * Makefile.in (TESTS): New variable.
20370 (expanded_tests, expanded_tests_or_none): New variables
20371 (check-single): Pass $(expanded_tests_or_none) to runtest.
20372 (check-parallel): Only run tests in $(TESTS) if non-empty.
20373 (check/no-matching-tests-found): New rule.
20374 * README: Document TESTS makefile variable.
20375
20376 2014-02-18 Doug Evans <dje@google.com>
20377
20378 * Makefile.in (check-parallel): rm -rf outputs temp.
20379
20380 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20381
20382 Fix "ERROR: no fileid for" in the testsuite.
20383 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20384
20385 2014-02-12 Doug Evans <dje@google.com>
20386
20387 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20388 (MISCELLANEOUS): New variable.
20389 (clean): rm -rf $(MISCELLANEOUS).
20390 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20391 dwp live in the same directory as symlinks, with each symlink pointed
20392 to a differently named file in a different directory.
20393
20394 2014-02-11 Doug Evans <dje@google.com>
20395
20396 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20397 of Tcl file commands.
20398
20399 2014-02-10 Mark Kettenis <kettenis@gnu.org>
20400
20401 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20402 "kill -SIGUSR1 -1".
20403
20404 2014-02-10 Joel Brobecker <brobecker@adacore.com>
20405
20406 * gdb.ada/tick_length_array_enum_idx: New testcase.
20407
20408 2014-02-10 Doug Evans <xdje42@gmail.com>
20409
20410 * configure.ac (AC_OUTPUT): Add gdb.guile.
20411 * configure: Regenerate.
20412 * lib/gdb-guile.exp: New file.
20413 * lib/gdb.exp (get_target_charset): New function.
20414 * gdb.base/help.exp: Update expected output from "apropos apropos".
20415 * gdb.guile/Makefile.in: New file.
20416 * gdb.guile/guile.exp: New file.
20417 * gdb.guile/scm-arch.c: New file.
20418 * gdb.guile/scm-arch.exp: New file.
20419 * gdb.guile/scm-block.c: New file.
20420 * gdb.guile/scm-block.exp: New file.
20421 * gdb.guile/scm-breakpoint.c: New file.
20422 * gdb.guile/scm-breakpoint.exp: New file.
20423 * gdb.guile/scm-disasm.c: New file.
20424 * gdb.guile/scm-disasm.exp: New file.
20425 * gdb.guile/scm-equal.c: New file.
20426 * gdb.guile/scm-equal.exp: New file.
20427 * gdb.guile/scm-error.exp: New file.
20428 * gdb.guile/scm-error.scm: New file.
20429 * gdb.guile/scm-frame-args.c: New file.
20430 * gdb.guile/scm-frame-args.exp: New file.
20431 * gdb.guile/scm-frame-args.scm: New file.
20432 * gdb.guile/scm-frame-inline.c: New file.
20433 * gdb.guile/scm-frame-inline.exp: New file.
20434 * gdb.guile/scm-frame.c: New file.
20435 * gdb.guile/scm-frame.exp: New file.
20436 * gdb.guile/scm-generics.exp: New file.
20437 * gdb.guile/scm-gsmob.exp: New file.
20438 * gdb.guile/scm-iterator.c: New file.
20439 * gdb.guile/scm-iterator.exp: New file.
20440 * gdb.guile/scm-math.c: New file.
20441 * gdb.guile/scm-math.exp: New file.
20442 * gdb.guile/scm-objfile-script-gdb.in: New file.
20443 * gdb.guile/scm-objfile-script.c: New file.
20444 * gdb.guile/scm-objfile-script.exp: New file.
20445 * gdb.guile/scm-objfile.c: New file.
20446 * gdb.guile/scm-objfile.exp: New file.
20447 * gdb.guile/scm-ports.exp: New file.
20448 * gdb.guile/scm-pretty-print.c: New file.
20449 * gdb.guile/scm-pretty-print.exp: New file.
20450 * gdb.guile/scm-pretty-print.scm: New file.
20451 * gdb.guile/scm-section-script.c: New file.
20452 * gdb.guile/scm-section-script.exp: New file.
20453 * gdb.guile/scm-section-script.scm: New file.
20454 * gdb.guile/scm-symbol.c: New file.
20455 * gdb.guile/scm-symbol.exp: New file.
20456 * gdb.guile/scm-symtab-2.c: New file.
20457 * gdb.guile/scm-symtab.c: New file.
20458 * gdb.guile/scm-symtab.exp: New file.
20459 * gdb.guile/scm-type.c: New file.
20460 * gdb.guile/scm-type.exp: New file.
20461 * gdb.guile/scm-value-cc.cc: New file.
20462 * gdb.guile/scm-value-cc.exp: New file.
20463 * gdb.guile/scm-value.c: New file.
20464 * gdb.guile/scm-value.exp: New file.
20465 * gdb.guile/source2.scm: New file.
20466 * gdb.guile/types-module.cc: New file.
20467 * gdb.guile/types-module.exp: New file.
20468
20469 2014-02-10 Yao Qi <yao@codesourcery.com>
20470
20471 PR testsuite/16543
20472 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20473 * configure: Regenerated.
20474 * Makefile.in: New file.
20475
20476 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20477
20478 * gdb.python/py-framefilter.exp: Fix typo.
20479
20480 2014-02-08 Yao Qi <yao@codesourcery.com>
20481
20482 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20483 that no =breakpoint-modified is emitted when breakpoints are
20484 modified through MI commands.
20485
20486 2014-02-07 Pedro Alves <pedro@codesourcery.com>
20487 Pedro Alves <palves@redhat.com>
20488
20489 * gdb.threads/step-after-sr-lock.c: New file.
20490 * gdb.threads/step-after-sr-lock.exp: New file.
20491
20492 2014-02-07 Pedro Alves <palves@redhat.com>
20493
20494 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20495
20496 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20497
20498 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20499 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20500
20501 2014-02-06 Doug Evans <xdje42@gmail.com>
20502
20503 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20504 output.
20505
20506 * gdb.gdb/python-interrupts.exp: New file.
20507
20508 2014-02-05 Yao Qi <yao@codesourcery.com>
20509
20510 * gdb.trace/report.exp (use_collected_data): Test the output
20511 of "info threads" and "info inferiors".
20512
20513 2014-02-05 Yao Qi <yao@codesourcery.com>
20514
20515 Revert this patch:
20516
20517 2013-05-24 Yao Qi <yao@codesourcery.com>
20518
20519 * gdb.trace/tfile.exp: Test inferior and thread.
20520
20521 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20522
20523 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20524 on a function.
20525 * gdb.base/step-bt.c: Call hello via function pointer to make
20526 sure its first instruction is executed on powerpc64le-linux.
20527
20528 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20529
20530 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20531
20532 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20533
20534 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20535 of the test patterns for use on little-endian systems.
20536
20537 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20538
20539 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20540 (decimal_vector): Fix for little-endian.
20541
20542 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20543
20544 * gdb.arch/sparc-sysstep.exp: New file.
20545 * gdb.arch/sparc-sysstep.c: Likewise.
20546
20547 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20548
20549 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20550
20551 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20552
20553 2014-01-23 Tom Tromey <tromey@redhat.com>
20554
20555 * gdb.ada/array_char_idx: New testcase.
20556
20557 2014-01-23 Tom Tromey <tromey@redhat.com>
20558
20559 PR python/16487:
20560 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20561 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20562 classes.
20563
20564 2014-01-23 Tom Tromey <tromey@redhat.com>
20565
20566 PR python/16491:
20567 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20568 string from an inferior frame.
20569 * gdb.python/py-framefilter-mi.exp: Update.
20570
20571 2014-01-22 Doug Evans <dje@google.com>
20572
20573 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20574
20575 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20576
20577 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20578
20579 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20580
20581 * gdb.trace/entry-values.exp: Remove excess space character from
20582 regex patterns. Handle s390 call instruction.
20583
20584 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20585
20586 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20587 define "*_start" label. Make "name" static.
20588 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20589 ${name} by references to ${name}_start.
20590
20591 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20592
20593 * gdb.base/info-macros.exp: Remove "debug" from the compile
20594 options.
20595
20596 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20597
20598 * gdb.dlang/demangle.exp: New file.
20599
20600 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20601
20602 * gdb.dlang/primitive-types.exp: New file.
20603
20604 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20605
20606 * configure.ac: Create gdb.dlang/Makefile.
20607 * configure: Regenerate.
20608 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20609 * gdb.dlang/Makefile.in: New file.
20610 * lib/d-support.exp: New file.
20611 * lib/gdb.exp (skip_d_tests): New proc.
20612
20613 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20614
20615 * gdb.btrace/delta.exp: Check reverse stepi.
20616 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20617 * gdb.btrace/finish.exp: New.
20618 * gdb.btrace/next.exp: New.
20619 * gdb.btrace/nexti.exp: New.
20620 * gdb.btrace/record_goto.c: Add comments.
20621 * gdb.btrace/step.exp: New.
20622 * gdb.btrace/stepi.exp: New.
20623 * gdb.btrace/multi-thread-step.c: New.
20624 * gdb.btrace/multi-thread-step.exp: New.
20625 * gdb.btrace/rn-dl-bind.c: New.
20626 * gdb.btrace/rn-dl-bind.exp: New.
20627 * gdb.btrace/data.c: New.
20628 * gdb.btrace/data.exp: New.
20629 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20630
20631 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20632
20633 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20634 * gdb.btrace/exception.exp: Update.
20635 * gdb.btrace/instruction_history.exp: Update.
20636 * gdb.btrace/record_goto.exp: Update.
20637 * gdb.btrace/tailcall.exp: Update.
20638 * gdb.btrace/unknown_functions.exp: Update.
20639 * gdb.btrace/delta.exp: New.
20640
20641 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20642
20643 * gdb.btrace/record_goto.exp: Add backtrace test.
20644 * gdb.btrace/tailcall.exp: Add backtrace test.
20645
20646 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20647
20648 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20649 * gdb.btrace/record_goto.c: New.
20650 * gdb.btrace/record_goto.exp: New.
20651 * gdb.btrace/x86-record_goto.S: New.
20652
20653 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20654
20655 * gdb.btrace/function_call_history.exp: Update tests.
20656 * gdb.btrace/instruction_history.exp: Update tests.
20657
20658 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20659
20660 * gdb.btrace/function_call_history.exp: Fix expected field
20661 order for "record function-call-history".
20662 Add new tests for "record function-call-history /c".
20663 * gdb.btrace/exception.cc: New.
20664 * gdb.btrace/exception.exp: New.
20665 * gdb.btrace/tailcall.exp: New.
20666 * gdb.btrace/x86-tailcall.S: New.
20667 * gdb.btrace/x86-tailcall.c: New.
20668 * gdb.btrace/unknown_functions.c: New.
20669 * gdb.btrace/unknown_functions.exp: New.
20670 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20671
20672 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20673
20674 * gdb.btrace/instruction_history.exp: Update.
20675 * gdb.btrace/function_call_history.exp: Update.
20676
20677 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20678
20679 * gdb.btrace/function_call_history.exp: Fix expected function
20680 trace.
20681 * gdb.btrace/instruction_history.exp: Initialize traced.
20682 Remove traced_functions.
20683
20684 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20685
20686 * gdb.btrace/function_call_history.exp: Update
20687 * gdb.btrace/instruction_history.exp: Update.
20688
20689 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20690
20691 * gdb.btrace/enable.exp: Update expected text.
20692
20693 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20694
20695 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20696 bytes.
20697
20698 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20699
20700 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20701
20702 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
20703
20704 * lib/gdb.exp (supports_process_record): Return true for
20705 arm*-linux*. (supports_reverse): Likewise.
20706
20707 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20708
20709 PR python/15464
20710 PR python/16113
20711 * gdb.python/py-type.c: Enhance test case.
20712 * gdb.python/py-value-cc.cc: Likewise
20713 * gdb.python/py-type.exp: Add new tests.
20714 * gdb.python/py-value-cc.exp: Likewise
20715
20716 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20717 Pedro Alves <palves@redhat.com>
20718
20719 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20720 Make "name" extern.
20721 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20722 references to ${name}_start by references to ${name}.
20723
20724 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20725
20726 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20727
20728 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20729
20730 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20731
20732 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20733 Pedro Alves <palves@redhat.com>
20734
20735 * gdb.mi/mi-info-os.exp: Connect to the target with
20736 mi_gdb_target_load.
20737
20738 2014-01-08 Pedro Alves <palves@redhat.com>
20739
20740 * gdb.threads/reconnect-signal.c: New file.
20741 * gdb.threads/reconnect-signal.exp: New file.
20742
20743 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20744
20745 * gdb.base/source-dir.exp: New file.
20746
20747 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20748
20749 * gdb.ada/mi_interface: New testcase.
20750
20751 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20752
20753 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20754 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20755 gdb.ada/pp-rec-component/pck.ads: New files.
20756
20757 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20758
20759 * gdb.python/py-pp-integral.c: New file.
20760 * gdb.python/py-pp-integral.py: New file.
20761 * gdb.python/py-pp-integral.exp: New file.
20762
20763 For older changes see ChangeLog-1993-2013.
20764 \f
20765 ;; Local Variables:
20766 ;; mode: change-log
20767 ;; left-margin: 8
20768 ;; fill-column: 74
20769 ;; version-control: never
20770 ;; End:
20771
20772 Copyright 2014-2020 Free Software Foundation, Inc.
20773 Copying and distribution of this file, with or without modification,
20774 are permitted provided the copyright notice and this notice are preserved.
This page took 1.333102 seconds and 5 git commands to generate.