gdb/breakpoint: set the condition exp after parsing the condition successfully
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2
3 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
4 that attempt to overwrite an existing condition with a condition
5 that fails parsing and also with a condition that parses fine
6 but contains junk at the end.
7
8 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
9
10 * gdb.base/condbreak-bad.c: New test.
11 * gdb.base/condbreak-bad.exp: New file.
12
13 2020-07-30 Tom de Vries <tdevries@suse.de>
14
15 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
16 out of ...
17 (GDBInfoModuleSymbols::check_entry): ... here.
18 (GDBInfoModuleSymbols::check_optional_entry): New proc.
19 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
20 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
21
22 2020-07-30 Tom de Vries <tdevries@suse.de>
23
24 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
25 "__class_some_module_Number_t" optional.
26
27 2020-07-29 Tom de Vries <tdevries@suse.de>
28
29 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
30 multiple locations.
31
32 2020-07-29 Tom de Vries <tdevries@suse.de>
33
34 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
35 rather than function name.
36
37 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
38
39 PR symtab/26270:
40 * gdb.cp/disasm-func-name.cc: New file.
41 * gdb.cp/disasm-func-name.exp: New file.
42
43 2020-07-28 Tom Tromey <tromey@adacore.com>
44
45 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
46 'varval' location.
47
48 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
49
50 * gdb.python/py-unwind.py: Update to make use of a register
51 descriptor.
52
53 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
54
55 * gdb.python/py-arch-reg-names.exp: Add additional tests.
56
57 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 PR fortran/23051
60 PR fortran/26139
61 * gdb.fortran/class-allocatable-array.exp: New file.
62 * gdb.fortran/class-allocatable-array.f90: New file.
63 * gdb.fortran/pointer-to-pointer.exp: New file.
64 * gdb.fortran/pointer-to-pointer.f90: New file.
65
66 2020-07-25 Tom de Vries <tdevries@suse.de>
67
68 PR symtab/26243
69 * gdb.dwarf2/dw2-line-number-zero.c: New test.
70 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
71
72 2020-07-24 Tom de Vries <tdevries@suse.de>
73
74 PR testsuite/26293
75 * gdb.ada/mi_prot.exp: Require gnatmake-8.
76
77 2020-07-23 Pedro Alves <pedro@palves.net>
78
79 * gdb.server/server-kill.exp (prepare): New, factored out from the
80 top level.
81 (kill_server): New.
82 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
83 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
84
85 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
86
87 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
88
89 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
90
91 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
92 Initialize to empty string at top level.
93 (gdb_wrapper_init): Revert check for file existence on build.
94 Build the wrapper in its default place, not a build-specific
95 location. When host == build, make the pathname absolute.
96 (gdb_compile): Delete leftover declaration of
97 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
98 string instead of uninitialized.
99
100 2020-07-22 Kevin Buettner <kevinb@redhat.com>
101
102 * gdb.base/corefile2.exp: New file.
103 * gdb.base/coremaker2.exp: New file.
104
105 2020-07-22 Kevin Buettner <kevinb@redhat.com>
106
107 * gdb.base/coredump-filter.exp: Add second
108 non-Private-Shared-Anon-File test.
109 (test_disasm): Rename binfile for test which is expected
110 to fail.
111
112 2020-07-22 Kevin Buettner <kevinb@redhat.com>
113
114 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
115 data in core file".
116 * gdb.base/coremaker.c (buf2ro): New global.
117 (mmapdata): Add a read-only mmap mapping.
118
119 2020-07-22 Kevin Buettner <kevinb@redhat.com>
120
121 PR corefiles/25631
122 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
123 New test.
124 * gdb.base/coremaker.c (buf3): New global.
125 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
126 flags.
127
128 2020-07-22 Kevin Buettner <kevinb@redhat.com>
129
130 * gdb.base/coremaker.c (filler_ro): New global constant.
131
132 2020-07-22 Tom Tromey <tromey@adacore.com>
133
134 * gdb.ada/mi_prot.exp: New file.
135 * gdb.ada/mi_prot/pkg.adb: New file.
136 * gdb.ada/mi_prot/pkg.ads: New file.
137 * gdb.ada/mi_prot/prot.adb: New file.
138
139 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
140
141 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
142 loads two JITers.
143
144 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
145
146 * gdb.python/py-arch-reg-groups.exp: Additional tests.
147
148 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
149
150 * gdb.python/py-arch-reg-names.exp: Additional tests.
151
152 2020-07-21 Tom de Vries <tdevries@suse.de>
153
154 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
155 breakpoint locations".
156 * gdb.reverse/solib-reverse.exp: Same.
157
158 2020-07-21 Tom de Vries <tdevries@suse.de>
159
160 * gdb.reverse/step-reverse.c (callee): Merge statements.
161
162 2020-07-21 Tom de Vries <tdevries@suse.de>
163
164 * gdb.fortran/info-modules.exp (info module variables): Allow missing
165 line numbers for some variables.
166
167 2020-07-21 Tom de Vries <tdevries@suse.de>
168
169 * gdb.opt/inline-locals.c (init_array): New func.
170 (func1): Use init_array.
171 * gdb.opt/inline-locals.exp: Update pattern.
172
173 2020-07-21 Tom de Vries <tdevries@suse.de>
174
175 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
176 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
177
178 2020-07-20 Ludovic Courtès <ludo@gnu.org>
179
180 * gdb.guile/source2.scm: Add #f first argument to 'format'.
181 * gdb.guile/types-module.exp: Remove "ERROR:" from
182 regexps since Guile 3.0 no longer prints that.
183
184 2020-07-20 Ludovic Courtès <ludo@gnu.org>
185
186 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
187 error regexp to match on Guile 2.2.
188
189 2020-07-20 Gary Benson <gbenson@redhat.com>
190
191 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
192 with clang.
193
194 2020-07-20 Tom de Vries <tdevries@suse.de>
195
196 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
197 (omp_set_lock_in_order): New function.
198 (single_scope, multi_scope, nested_func, nested_parallel): Use
199 omp_set_lock_in_order and omp_unset_lock.
200 (main): Init and destroy lock and lock2.
201
202 2020-07-20 Tom de Vries <tdevries@suse.de>
203
204 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
205
206 2020-07-20 Tom de Vries <tdevries@suse.de>
207
208 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
209
210 2020-07-17 Tom de Vries <tdevries@suse.de>
211
212 * gdb.base/valgrind-infcall-2.c: New test.
213 * gdb.base/valgrind-infcall-2.exp: New file.
214 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
215
216 2020-07-17 Tom de Vries <tdevries@suse.de>
217
218 * gdb.dlang/circular.c (found): Use found_label as label name.
219 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
220 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
221 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
222 * gdb.dwarf2/ada-linkage-name.exp: Same.
223 * gdb.dwarf2/arr-subrange.exp: Same.
224 * gdb.dwarf2/atomic-type.exp: Same.
225 * gdb.dwarf2/comp-unit-lang.exp: Same.
226 * gdb.dwarf2/cpp-linkage-name.exp: Same.
227 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
228 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
229 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
230 * gdb.dwarf2/implptr-64bit.exp: Same.
231 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
232 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
233 * gdb.dwarf2/imported-unit.exp: Same.
234 * gdb.dwarf2/main-subprogram.exp: Same.
235 * gdb.dwarf2/missing-type-name.exp: Same.
236 * gdb.dwarf2/nonvar-access.exp: Same.
237 * gdb.dwarf2/struct-with-sig.exp: Same.
238 * gdb.dwarf2/typedef-void-finish.exp: Same.
239 * gdb.dwarf2/void-type.exp: Same.
240
241 2020-07-17 Tom de Vries <tdevries@suse.de>
242
243 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
244 src parameter.
245 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
246 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
247 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
248 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
249 * gdb.dwarf2/dwz.exp: Same.
250 * gdb.dwarf2/implptr-optimized-out.exp: Same.
251 * gdb.dwarf2/implref-array.exp: Same.
252 * gdb.dwarf2/implref-const.exp: Same.
253 * gdb.dwarf2/implref-global.exp: Same.
254 * gdb.dwarf2/implref-struct.exp: Same.
255 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
256 * gdb.dwarf2/opaque-type-lookup.exp: Same.
257 * gdb.dwarf2/var-access.exp: Same.
258 * gdb.dwarf2/varval.exp: Same.
259 * gdb.trace/entry-values.exp: Same.
260
261 2020-07-17 Tom de Vries <tdevries@suse.de>
262
263 * lib/dwarf.exp (Dwarf::extern): Remove.
264 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
265 * gdb.dlang/circular.exp: Same.
266 * gdb.dwarf2/comp-unit-lang.exp: Same.
267 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
268 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
269 * gdb.dwarf2/dwz.exp: Same.
270 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
271 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
272 * gdb.dwarf2/imported-unit.exp: Same.
273 * gdb.dwarf2/opaque-type-lookup.exp: Same.
274
275 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
276
277 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
278 Use double quotes instead of single quotes.
279
280 2020-07-16 Caroline Tice <cmtice@google.com>
281
282 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
283 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
284
285 2020-07-16 Tom de Vries <tdevries@suse.de>
286
287 * lib/dwarf.exp (program): Initialize _line.
288 (DW_LNE_end_sequence): Reinitialize _line.
289 (DW_LNS_advance_line): Update _line.
290 (line): New proc.
291 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
292 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
293 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
294 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
295 * gdb.dwarf2/dw2-is-stmt.exp: Same.
296 * gdb.dwarf2/dw2-ranges-func.exp: Same.
297
298 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
299
300 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
301 generic.
302
303 2020-07-15 Tom de Vries <tdevries@suse.de>
304
305 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
306 is_amd64_regs_target.
307
308 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
309
310 * gdb.fortran/ptype-on-functions.exp: Add more tests.
311 * gdb.fortran/ptype-on-functions.f90: Likewise.
312
313 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
314
315 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
316 values in documentation for addr_size to 4 and 8.
317
318 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
319
320 * gdb.arch/amd64-osabi.exp: Update.
321 * gdb.arch/arm-disassembler-options.exp: Update.
322 * gdb.arch/powerpc-disassembler-options.exp: Update.
323 * gdb.arch/ppc64-symtab-cordic.exp: Update.
324 * gdb.arch/s390-disassembler-options.exp: Update.
325 * gdb.base/all-architectures.exp.tcl: Update.
326 * gdb.base/attach-pie-noexec.exp: Update.
327 * gdb.base/catch-syscall.exp: Update.
328 * gdb.xml/tdesc-arch.exp: Update.
329
330 2020-07-14 Tom de Vries <tdevries@suse.de>
331
332 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
333 (local_gettid): ... this.
334 (fn): Update.
335
336 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
337
338 * gdb.base/info_sources.exp: Skip directory match tests on
339 remote hosts.
340
341 2020-07-13 Gary Benson <gbenson@redhat.com>
342
343 * gdb.base/savedregs.exp (caller): Use parentheses to
344 make expected expression evaluation ordering explicit.
345
346 2020-07-13 Gary Benson <gbenson@redhat.com>
347
348 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
349
350 2020-07-13 Gary Benson <gbenson@redhat.com>
351
352 * gdb.base/bigcore.c (main): Use a volatile pointer when
353 attempting to trigger a SIGSEGV.
354 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
355 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
356 * gdb.base/savedregs.c (thrower): Likewise.
357 * gdb.mi/mi-syn-frame.c (bar): Likewise.
358
359 2020-07-13 Gary Benson <gbenson@redhat.com>
360
361 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
362 defining and using VLA structure fields into...
363 * gdb.base/vla-struct-fields.c: New file.
364 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
365 tests into...
366 * gdb.base/vla-struct-fields.exp: New file.
367
368 2020-07-13 Tom de Vries <tdevries@suse.de>
369
370 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
371 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
372 * gdb.base/gold-gdb-index.exp: Same.
373 * gdb.base/morestack.exp: Same.
374
375 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
376
377 PR rust/26121
378 * gdb.rust/modules.rs: Prevent linker from discarding test
379 symbol.
380
381 2020-07-10 Pedro Alves <pedro@palves.net>
382
383 PR gdb/26199
384 * gdb.multi/multi-target.c (exit_thread): New.
385 (thread_start): Break loop if EXIT_THREAD.
386 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
387 (top level) Call test_no_resumed.
388
389 2020-07-08 Tom Tromey <tromey@adacore.com>
390
391 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
392 * gdb.ada/catch_ex.exp: Examine catchpoint text.
393
394 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
395
396 PR python/22748
397 * gdb.opt/inline-frame-tailcall.c: New file.
398 * gdb.opt/inline-frame-tailcall.exp: New file.
399 * gdb.python/py-unwind-inline.c: New file.
400 * gdb.python/py-unwind-inline.exp: New file.
401 * gdb.python/py-unwind-inline.py: New file.
402
403 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
404
405 * gdb.python/py-arch-reg-groups.exp: New file.
406
407 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
408
409 * gdb.python/py-arch-reg-names.exp: New file.
410
411 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
412
413 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
414 gdb.PendingFrame.architecture method.
415
416 2020-07-06 Tom de Vries <tdevries@suse.de>
417
418 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
419
420 2020-07-03 Pedro Alves <palves@redhat.com>
421
422 * gdb.base/structs2.c (main): Adjust second parem_reg call to
423 explicitly write negative numbers.
424 * gdb.base/structs2.exp: Adjust expected output.
425
426 2020-07-03 Pedro Alves <palves@redhat.com>
427
428 * gdb.base/charset.c (init_string): Change all char parameters to
429 unsigned char parameters.
430
431 2020-07-03 Pedro Alves <palves@redhat.com>
432
433 * gdb.base/call-sc.exp (start_scalars_test): Use
434 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
435 * gdb.base/overlays.c: Remove references to PARAMS.
436 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
437 * gdb.base/reread.exp: Don't set 'prototypes' global.
438 * gdb.base/structs.exp (start_structs_test): Use
439 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
440 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
441 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
442 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
443 call.
444 * gdb.base/varargs.exp: Don't set 'prototypes' global.
445
446 2020-07-03 Pedro Alves <palves@redhat.com>
447
448 * gdb.base/m32rovly.c: Delete.
449 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
450
451 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
452
453 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
454 of gdb_py_test_multiple.
455 * gdb.python/py-cmd.exp: Likewise.
456 * gdb.python/py-events.exp: Likewise.
457 * gdb.python/py-function.exp: Likewise.
458 * gdb.python/py-inferior.exp: Likewise.
459 * gdb.python/py-infthread.exp: Likewise.
460 * gdb.python/py-linetable.exp: Likewise.
461 * gdb.python/py-parameter.exp: Likewise.
462 * gdb.python/py-value.exp: Likewise.
463
464 2020-06-30 Tom de Vries <tdevries@suse.de>
465
466 PR testsuite/26175
467 * lib/future.exp (gdb_default_target_compile): Detect and handle
468 early_flags.
469
470 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
471
472 * boards/simavr.exp (gdb_load): Catch errors when closing
473 previous connection. Close connection, wait for process and
474 unset simavr_spawn_id on failure.
475
476 2020-06-29 Tom de Vries <tdevries@suse.de>
477
478 * lib/gdb.exp (unknown): Make test-case unresolved.
479
480 2020-06-29 Tom de Vries <tdevries@suse.de>
481
482 PR gdb/25475
483 * gdb.server/solib-list.exp: Verify that the symbol reload
484 confirmation question is asked.
485
486 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
487
488 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
489 have a input seq nr in each pass message.
490 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
491 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
492 * gdb.python/python.exp: Make test names unique,
493 use gdb_test_multiline instead of gdb_py_test_multiple,
494 use $gdb_test_name.
495 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
496
497 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
498
499 * configure.ac: Add --enable-libctf.
500 * aclocal.m4: sinclude ../config/enable.m4.
501 * Makefile.in (site.exp): Add enable_libctf to site.exp.
502 * lib/gdb.exp (skip_ctf_tests): Use it.
503 * gdb.base/ctf-constvars.exp: Error message tweak.
504 * gdb.base/ctf-ptype.exp: Likewise.
505 * configure: Regenerate.
506
507 2020-06-26 Gary Benson <gbenson@redhat.com>
508
509 * gdb.cp/try_catch.cc: Include string.h.
510 (main): Replace comparison against string literal with
511 strcmp, avoiding build failure with -Wstring-compare.
512 Add "marker test-complete".
513 * gdb.cp/try_catch.exp: Run the test to the above marker,
514 then verify that the value of "test" is still true.
515
516 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
517
518 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
519
520 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
521
522 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
523
524 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
525
526 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
527 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
528 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
529 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
530 * gdb.arch/riscv-tdesc-loading.exp: New file.
531
532 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
533
534 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
535
536 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
537
538 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
539 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
540 * gdb.arch/riscv-tdesc-regs.c: New file.
541 * gdb.arch/riscv-tdesc-regs.exp: New file.
542
543 2020-06-24 Pedro Alves <palves@redhat.com>
544
545 * gdb.arch/amd64-entry-value-paramref.exp: Use
546 prepare_for_testing_full and don't pass "c++" for the .S file
547 build spec.
548 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
549 $options, since it's an assembly file. Remove -Wno-deprecated.
550 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
551 compiling C++ programs.
552
553 2020-06-24 Pedro Alves <palves@redhat.com>
554
555 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
556 Clang, add "-Wno-unknown-warning-option" to the options.
557
558 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * gdb.xml/tdesc-reload.c: New file.
561 * gdb.xml/tdesc-reload.exp: New file.
562 * gdb.xml/maint-xml-dump-01.xml: New file.
563 * gdb.xml/maint-xml-dump-02.xml: New file.
564 * gdb.xml/maint-xml-dump.exp: New file.
565
566 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
567
568 * lib/completion-support.exp (test_gdb_completion_offers_commands):
569 Adjust for omitted commands when TUI is disabled.
570
571 2020-06-23 Gary Benson <gbenson@redhat.com>
572 Pedro Alves <palves@redhat.com>
573
574 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
575 * gdb.cp/nsimport.cc: Likewise.
576 * gdb.cp/nsnested.cc: Likewise.
577 * gdb.cp/nsnoimports.cc: Likewise.
578 * gdb.cp/nsusing.cc: Likewise.
579 * gdb.cp/smartp.cc: Likewise.
580 * gdb.python/py-pp-integral.c: Likewise.
581 * gdb.python/py-pp-re-notag.c: Likewise.
582
583 2020-06-23 Gary Benson <gbenson@redhat.com>
584
585 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
586 * gdb.cp/nsimport.cc: Likewise.
587 * gdb.cp/nsnested.cc: Likewise.
588 * gdb.cp/nsnoimports.cc: Likewise.
589 * gdb.cp/nsusing.cc: Likewise.
590 * gdb.cp/smartp.cc: Likewise.
591 * gdb.python/py-pp-integral.c: Likewise.
592 * gdb.python/py-pp-re-notag.c: Likewise.
593
594 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
595
596 * gdb.base/default-args.exp: New test.
597 * gdb.base/default-args.c: New file.
598 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
599 * gdb.base/default.exp: Update to new help text.
600 * gdb.base/help.exp: Likewise.
601 * gdb.base/page.exp: Likewise.
602 * gdb.base/style.exp: Likewise.
603 * gdb.guile/guile.exp: Likewise.
604 * gdb.python/python.exp: Likewise.
605
606 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
607
608 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
609 remote host. Fix search path syntax on Windows host.
610
611 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
612
613 * gdb.base/attach.exp: Test priority of 'exec-file' changed
614 over 'exec-file-mismatch'.
615 * gdb.base/attach.c: Mark should_exit volatile.
616 * gdb.base/attach2.c: Likewise. Add a comment explaining
617 why the sleep cannot be big.
618 * gdb.base/attach3.c: New file.
619
620 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
621
622 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
623 prefix optional.
624
625 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
626
627 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
628 for remote host.
629
630 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
631 Hafiz Abid Qadeer <abidh@codesourcery.com>
632
633 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
634 file sent to remote host.
635 (top level): Allow int32_t as type of 32-bit register.
636
637 2020-06-19 Tom de Vries <tdevries@suse.de>
638
639 * lib/gdb.exp (gdb_note): New proc.
640 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
641 (gdb_default_target_compile): ... here. Only call
642 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
643 (use_gdb_compile): Change to array.
644 (toplevel): Update sets of use_gdb_compile to specify language.
645 Warn about default_target_compile override. Store dejagnu's version
646 of default_target_compile in dejagnu_default_target_compile.
647
648 2020-06-18 Tom de Vries <tdevries@suse.de>
649
650 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
651 (default_gdb_init): ... here.
652
653 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
654
655 Fix TUI support checks in gdb.tui tests.
656
657 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
658 just say UNSUPPORTED.
659 * gdb.tui/corefile-run.exp: Likewise.
660 * gdb.tui/empty.exp: Likewise.
661 * gdb.tui/list-before.exp: Likewise.
662 * gdb.tui/list.exp: Likewise.
663 * gdb.tui/main.exp: Likewise.
664 * gdb.tui/regs.exp: Likewise.
665 * gdb.tui/resize.exp: Likewise.
666 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
667 * gdb.tui/tui-layout-asm.exp: Likewise.
668 * gdb.tui/tui-missing-src.exp: Likewise.
669 * gdb.tui/winheight.exp: Likewise.
670 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
671
672 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
673
674 Fix TCL error in gdb.python/py-format-string.exp.
675
676 * gdb.python/py-format-string.exp: Move test for python support
677 earlier, out of function body.
678
679 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
680
681 * gdb.base/index-cache-load-twice.c: New.
682 * gdb.base/index-cache-load-twice.exp: New.
683
684 2020-06-17 Keith Seitz <keiths@redhat.com>
685
686 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
687 when executing "gdb --configuration".
688
689 2020-06-17 Tom de Vries <tdevries@suse.de>
690
691 * lib/gdb.exp (gdb_tcl_unknown): New proc.
692 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
693 conditional on presence of gdb_tcl_unknown.
694 (gdb_finish): Make override undo conditional on presence of
695 gdb_tcl_unknown.
696
697 2020-06-16 Tom Tromey <tom@tromey.com>
698
699 * gdb.python/tui-window.py (failwin): New function. Register it
700 as a TUI window type.
701 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
702
703 2020-06-16 Gary Benson <gbenson@redhat.com>
704
705 * gdb.python/py-nested-maps.c (create_map): Add missing return
706 value.
707 (create_map_map): Likewise.
708
709 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
710
711 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
712 variable.
713 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
714 and use the already-defined 'options' variable.
715
716 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
717 Tom de Vries <tdevries@suse.de>
718
719 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
720 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
721 (gdb_setup_known_globals): New proc.
722 (gdb_cleanup_globals): New proc.
723 * lib/gdb.exp (load_lib): New override proc.
724 (gdb_stdin_log_init): Set var in_file as persistent global.
725 * lib/pascal.exp (gdb_stdin_log_init): Set vars
726 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
727 fpc_compiler as persistent global.
728
729 2020-06-12 Tom de Vries <tdevries@suse.de>
730
731 * lib/tuiterm.exp (spawn): Rename to ...
732 (tui_spawn): ... this.
733 (toplevel): Move rename of spawn ...
734 (gdb_init_tuiterm): ... here. New proc.
735 (gdb_finish_tuiterm): New proc.
736 * lib/gdb.exp (gdb_finish_hooks): New global var.
737 (gdb_finish): Handle gdb_finish_hooks.
738 (tuiterm_env): New proc.
739 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
740 tuiterm_env.
741 * gdb.tui/basic.exp: Same.
742 * gdb.tui/corefile-run.exp: Same.
743 * gdb.tui/empty.exp: Same.
744 * gdb.tui/list-before.exp: Same.
745 * gdb.tui/list.exp: Same.
746 * gdb.tui/main.exp: Same.
747 * gdb.tui/new-layout.exp: Same.
748 * gdb.tui/regs.exp: Same.
749 * gdb.tui/resize.exp: Same.
750 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
751 * gdb.tui/tui-layout-asm.exp: Same.
752 * gdb.tui/tui-missing-src.exp: Same.
753 * gdb.tui/winheight.exp: Same.
754
755 2020-06-12 Tom de Vries <tdevries@suse.de>
756
757 PR testsuite/26110
758 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
759 (gdb_finish): Reinstall dejagnu's override of ::unknown.
760
761 2020-06-11 Tom Tromey <tom@tromey.com>
762
763 PR gdb/18318:
764 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
765 floating point tests.
766
767 2020-06-11 Keith Seitz <keiths@redhat.com>
768
769 PR gdb/21356
770 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
771 vla_struct.
772 Add new struct vla_typedef and union vla_typedef_union and
773 corresponding instantiation objects.
774 Initialize new objects.
775 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
776 and vla_typedef_union_object.
777 Fixup type for vla_struct_object.
778
779 2020-06-11 Tom de Vries <tdevries@suse.de>
780
781 * lib/gdb.exp (with_override): New proc, factored out of ...
782 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
783
784 2020-06-10 Tom de Vries <tdevries@suse.de>
785
786 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
787
788 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
789
790 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
791 parameter, update callers.
792
793 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
794
795 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
796 * gdb.dwarf2/share-psymtabs-bt.c: New file.
797 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
798
799 2020-06-04 Tom de Vries <tdevries@suse.de>
800
801 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
802
803 2020-06-04 Tom de Vries <tdevries@suse.de>
804
805 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
806 exp_continue.
807
808 2020-06-04 Tom de Vries <tdevries@suse.de>
809
810 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
811
812 2020-06-03 Tom de Vries <tdevries@suse.de>
813
814 PR symtab/26046
815 * gdb.cp/breakpoint-locs-2.cc: New test.
816 * gdb.cp/breakpoint-locs.cc: New test.
817 * gdb.cp/breakpoint-locs.exp: New file.
818 * gdb.cp/breakpoint-locs.h: New test.
819
820 2020-06-03 Tom de Vries <tdevries@suse.de>
821
822 PR testsuite/25609
823 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
824 value of global verbose.
825 * gdb.base/jit-elf.exp: Same.
826 * gdb.base/jit-reader.exp: Same.
827
828 2020-06-02 Tom de Vries <tdevries@suse.de>
829
830 * gdb.dwarf2/multidictionary.exp: Don't use
831 gdb_spawn_with_cmdline_opts.
832
833 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
834
835 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
836 use_header case.
837 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
838 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
839 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
840 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
841 * gdb.dwarf2/dw2-inline-header.c: New file.
842 * gdb.dwarf2/dw2-inline-header.h: New file.
843
844 2020-05-30 Pedro Alves <palves@redhat.com>
845
846 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
847 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
848
849 2020-05-29 Gary Benson <gbenson@redhat.com>
850
851 * gdb.compile/compile-cplus.exp (additional_flags): Also
852 set when building with clang.
853 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
854 when building with clang.
855
856 2020-05-29 Gary Benson <gbenson@redhat.com>
857
858 * gdb.arch/i386-avx.exp (additional_flags): Also set when
859 building with clang.
860 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
861
862 2020-05-29 Gary Benson <gbenson@redhat.com>
863
864 * gdb.cp/koenig.exp (prepare_for_testing): Add
865 additional_flags=-Wno-unused-comparison.
866 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
867
868 2020-05-28 Gary Benson <gbenson@redhat.com>
869
870 * gdb.base/sigaltstack.c (catcher): Add default case to switch
871 statement.
872
873 2020-05-28 Gary Benson <gbenson@redhat.com>
874
875 * gdb.cp/classes.exp (prepare_for_testing): Add
876 additional_flags=-Wno-deprecated-register.
877 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
878 * gdb.cp/misc.exp: Likewise.
879
880 2020-05-28 Gary Benson <gbenson@redhat.com>
881
882 * gdb.linespec/cpls-ops.cc (dummy): New static global.
883 (test_op_new::operator new): Add return statement.
884 (test_op_new_array::operator new[]): Likewise.
885
886 2020-05-27 Pedro Alves <palves@redhat.com>
887
888 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
889 check. Use test_gdb_complete_unique instead of
890 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
891 test_gdb_complete_multiple instead of
892 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
893
894 2020-05-27 Luis Machado <luis.machado@linaro.org>
895
896 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
897 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
898 * gdb.arch/arm-disassembler-options.exp: Likewise.
899 * gdb.arch/arm-disp-step.exp: Likewise.
900 * gdb.arch/thumb-prologue.exp: Likewise.
901 * gdb.base/async.exp: Likewise.
902 * gdb.base/auxv.exp: Likewise.
903 * gdb.base/complex-parts.exp: Likewise.
904 * gdb.base/ena-dis-br.exp: Likewise.
905 * gdb.base/foll-exec.exp: Likewise.
906 * gdb.base/permissions.exp: Likewise.
907 * gdb.base/relocate.exp: Likewise.
908 * gdb.base/return2.exp: Likewise.
909 * gdb.base/sigbpt.exp: Likewise.
910 * gdb.base/siginfo-obj.exp: Likewise.
911 * gdb.cp/converts.exp: Likewise.
912 * gdb.cp/exceptprint.exp: Likewise.
913 * gdb.cp/inherit.exp: Likewise.
914 * gdb.cp/nsnoimports.exp: Likewise.
915 * gdb.cp/virtbase2.exp: Likewise.
916 * gdb.mi/mi-var-cmd.exp: Likewise.
917 * gdb.mi/var-cmd.c: Likewise.
918
919 2020-05-26 Tom Tromey <tromey@adacore.com>
920
921 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
922
923 2020-05-26 Tom Tromey <tromey@adacore.com>
924
925 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
926 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
927 type.
928 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
929 variable.
930
931 2020-05-26 Christian Biesinger <cbiesinger@google.com>
932
933 * Makefile.in: Use = instead of == for the test command
934 for portability.
935
936 2020-05-26 Tom de Vries <tdevries@suse.de>
937
938 * gdb.base/gold-gdb-index-2.c: New test.
939 * gdb.base/gold-gdb-index.c: New test.
940 * gdb.base/gold-gdb-index.exp: New file.
941 * gdb.base/gold-gdb-index.h: New test.
942
943 2020-05-25 Tom de Vries <tdevries@suse.de>
944
945 * boards/gold-gdb-index.exp: New file.
946
947 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
948
949 * boards/simavr.exp: New file.
950
951 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
952
953 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
954 * gdb.base/inferior-args.exp: New file.
955 * gdb.base/inferior-args.c: New file.
956
957 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
958
959 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
960 inferior_args. Pass it to gdb_reload.
961 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
962 inferior_args.
963 (gdb_reload): Add inferior_args argument.
964 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
965 pass it to gdbserver_run.
966 * boards/native-gdbserver.exp: Do not set noargs.
967 * boards/native-extended-gdbserver.exp (gdb_reload): Add
968 inferior_args argument.
969 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
970 * gdb.base/a2-run.exp: Check for use_gdb_stub.
971 * gdb.base/args.exp: Likewise.
972
973 2020-05-25 Tom de Vries <tdevries@suse.de>
974
975 * lib/gdb.exp (exec_is_pie): Add comment.
976
977 2020-05-25 Tom de Vries <tdevries@suse.de>
978
979 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
980 instead of $binfile in the untested message.
981
982 2020-05-25 Tom de Vries <tdevries@suse.de>
983
984 PR testsuite/26031
985 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
986
987 2020-05-25 Tom de Vries <tdevries@suse.de>
988
989 * boards/gold.exp: New file.
990
991 2020-05-23 Tom Tromey <tom@tromey.com>
992
993 * gdb.base/style.exp: Remove completion styling test.
994 * lib/gdb-utils.exp (style): Remove completion styles.
995
996 2020-05-23 Tom Tromey <tom@tromey.com>
997
998 * gdb.base/style.exp: Add completion styling test.
999 * lib/gdb-utils.exp (style): Add completion styles.
1000
1001 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1002
1003 * gdb.base/annota1.exp: Update expected results.
1004 * gdb.cp/annota2.exp: Update expected results, remove duplicate
1005 test name.
1006 * gdb.cp/annota3.exp: Update expected results.
1007
1008 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
1009
1010 PR gdb/26016
1011 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
1012 against MAP_FAILED.
1013 * gdb.base/coremaker.c (mmapdata): Likewise.
1014 * gdb.base/jit-reader-host.c (main): Likewise.
1015 * gdb.base/sym-file-loader.c (load): Likewise.
1016 (load_shlib): Likewise.
1017
1018 2020-05-20 Tom Tromey <tromey@adacore.com>
1019
1020 * gdb.ada/array_char_idx.exp: Recognize initialized array.
1021
1022 2020-05-20 Tom de Vries <tdevries@suse.de>
1023
1024 PR symtab/25833
1025 * gdb.base/with-mf-inc.c: New test.
1026 * gdb.base/with-mf-main.c: New test.
1027 * gdb.base/with-mf.exp: New file.
1028
1029 2020-05-19 Tom Tromey <tromey@adacore.com>
1030
1031 * gdb.rust/simple.exp: Restore missing test result.
1032
1033 2020-05-19 Tom de Vries <tdevries@suse.de>
1034
1035 * gdb.base/gdb-caching-proc.exp: Fix typo.
1036
1037 2020-05-19 Tom Tromey <tromey@adacore.com>
1038
1039 * gdb.rust/simple.exp: Add some test descriptions.
1040 (test_one_slice): Use with_test_prefix.
1041
1042 2020-05-18 Tom de Vries <tdevries@suse.de>
1043
1044 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1045
1046 2020-05-17 Pedro Alves <palves@redhat.com>
1047
1048 PR gdb/25741
1049 * gdb.base/hw-sw-break-same-address.exp: New file.
1050
1051 2020-05-16 Pedro Alves <palves@redhat.com>
1052
1053 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1054 LAST_LOADED_FILE accordingly.
1055
1056 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1057
1058 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1059
1060 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1061
1062 * gdb.base/help.exp: Test apropos and help for commands
1063 having aliases. Fixed comments not starting with an
1064 upper-case letter or not finishing with a dot.
1065
1066 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1067
1068 * gdb.base/alias.exp: Update help output check.
1069
1070 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1071
1072 * gdb.base/default.exp: Update output following fixes.
1073
1074 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1075
1076 * gdb.base/alias.exp: Test aliases starting with a prefix of
1077 another alias.
1078
1079 2020-05-15 Gary Benson <gbenson@redhat.com>
1080
1081 * gdb.base/info-os.c (main): Add return statement.
1082 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1083 * gdb.base/large-frame-2.c (func): Likewise.
1084 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1085 * gdb.base/pr10179-b.c (foo2): Likewise.
1086 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1087 * gdb.base/watch-cond.c (func): Likewise.
1088 * gdb.multi/goodbye.c (verylongfun): Likewise.
1089 * gdb.multi/hello.c (commonfun): Likewise.
1090 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1091 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1092 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1093 Likewise.
1094 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1095 * gdb.threads/interrupt-while-step-over.c (child_function):
1096 Likewise.
1097 * gdb.trace/actions-changed.c (end): Likewise.
1098
1099 2020-05-15 Gary Benson <gbenson@redhat.com>
1100
1101 * gdb.opencl/callfuncs.exp: Report when test skipped.
1102 * gdb.opencl/convs_casts.exp: Likewise.
1103 * gdb.opencl/datatypes.exp: Likewise.
1104 * gdb.opencl/operators.exp: Likewise.
1105 * gdb.opencl/vec_comps.exp: Likewise.
1106
1107 2020-05-15 Tom de Vries <tdevries@suse.de>
1108
1109 * gdb.base/align.exp.in: Rename to ...
1110 * gdb.base/align.exp.tcl: ... this.
1111 * gdb.base/align-c++.exp: Update.
1112 * gdb.base/align-c.exp: Update.
1113 * gdb.base/all-architectures.exp.in: Rename to ...
1114 * gdb.base/all-architectures.exp: ... this.
1115 * gdb.base/all-architectures-0.exp: Update.
1116 * gdb.base/all-architectures-1.exp: Update.
1117 * gdb.base/all-architectures-2.exp: Update.
1118 * gdb.base/all-architectures-3.exp: Update.
1119 * gdb.base/all-architectures-4.exp: Update.
1120 * gdb.base/all-architectures-5.exp: Update.
1121 * gdb.base/all-architectures-6.exp: Update.
1122 * gdb.base/all-architectures-7.exp: Update.
1123 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1124 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1125 * gdb.base/infcall-nested-structs-c++.exp: Update.
1126 * gdb.base/infcall-nested-structs-c.exp: Update.
1127 * gdb.base/info-types.exp.in: Rename to ...
1128 * gdb.base/info-types.exp.tcl: ... this.
1129 * gdb.base/info-types-c++.exp: Update.
1130 * gdb.base/info-types-c.exp: Update.
1131 * gdb.base/max-depth.exp.in: Rename to ...
1132 * gdb.base/max-depth.exp.tcl: ... this.
1133 * gdb.base/max-depth-c++.exp: Update.
1134 * gdb.base/max-depth-c.exp: Update.
1135 * gdb.cp/cpexprs.exp.in: Rename to ...
1136 * gdb.cp/cpexprs.exp.tcl: ... this.
1137 * gdb.cp/cpexprs-debug-types.exp: Update.
1138 * gdb.cp/cpexprs.exp: Update.
1139 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1140 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1141 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1142 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1143 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1144 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1145 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1146 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1147 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1148 * gdb.dwarf2/clang-debug-names.exp: Update.
1149
1150 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1151
1152 * lib/check-test-names.exp: Remove code that prevents this file
1153 loading when tests are run in parallel.
1154
1155 2020-05-15 Pedro Alves <palves@redhat.com>
1156
1157 * gdb.multi/multi-kill.exp (start_inferior): Remove
1158 'testpid' parameter. Refer to namespace variable directly.
1159 (testpid): Declare as namespace variable.
1160
1161 2020-05-15 Pedro Alves <palves@redhat.com>
1162
1163 * gdb.multi/multi-kill.exp: Wrap in namespace.
1164 (start_inferior): Add TESTPID parameter. Use it instead of the
1165 testpid global.
1166 (top level): Define empty TESTPID array, and pass it down to
1167 start_inferior.
1168
1169 2020-05-14 Tom de Vries <tdevries@suse.de>
1170
1171 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1172 output.
1173
1174 2020-05-14 Tom de Vries <tdevries@suse.de>
1175
1176 * gdb.base/align.exp: Split into ...
1177 * gdb.base/align.exp.in: ...
1178 * gdb.base/align-c++.exp: ...
1179 * gdb.base/align-c.exp: ... these.
1180 * gdb.base/infcall-nested-structs.exp: Split into ...
1181 * gdb.base/infcall-nested-structs.exp.in: ...
1182 * gdb.base/infcall-nested-structs-c++.exp: ...
1183 * gdb.base/infcall-nested-structs-c.exp: ... these.
1184 * gdb.base/info-types.exp: Split into ...
1185 * gdb.base/info-types.exp.in: ...
1186 * gdb.base/info-types-c++.exp: ...
1187 * gdb.base/info-types-c.exp: ... these.
1188 * gdb.base/max-depth.exp: Split into ...
1189 * gdb.base/max-depth.exp.in: ...
1190 * gdb.base/max-depth-c++.exp: ...
1191 * gdb.base/max-depth-c.exp: ... these.
1192 * gdb.cp/infcall-nodebug.exp: Split into ...
1193 * gdb.cp/infcall-nodebug.exp.in: ...
1194 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1195 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1196 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1197 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1198
1199 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1200 Pedro Alves <palves@redhat.com>
1201
1202 * gdb.multi/multi-exit.c: New file.
1203 * gdb.multi/multi-exit.exp: New file.
1204 * gdb.multi/multi-kill.c: New file.
1205 * gdb.multi/multi-kill.exp: New file.
1206
1207 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1208
1209 * gdb.base/annota1.exp: Update the expected output.
1210 * gdb.cp/annota2.exp: Ditto.
1211
1212 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1213
1214 * lib/check-test-names.exp: Disable when testing is being run in
1215 parallel.
1216
1217 2020-05-12 Tom de Vries <tdevries@suse.de>
1218
1219 * gdb.base/jit-elf.exp: Fix string concat.
1220
1221 2020-05-12 Tom de Vries <tdevries@suse.de>
1222
1223 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1224 messages.
1225
1226 2020-05-12 Tom de Vries <tdevries@suse.de>
1227
1228 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1229
1230 2020-05-12 Tom de Vries <tdevries@suse.de>
1231
1232 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1233 * gdb.ada/mi_catch_ex.exp: Same.
1234 * gdb.ada/mi_catch_ex_hand.exp: Same.
1235
1236 2020-05-12 Tom de Vries <tdevries@suse.de>
1237
1238 * gdb.fortran/complex.exp: Use with_test_prefix.
1239
1240 2020-05-12 Tom de Vries <tdevries@suse.de>
1241
1242 * gdb.trace/passcount.exp: Fix test-names.
1243
1244 2020-05-12 Tom de Vries <tdevries@suse.de>
1245
1246 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1247
1248 2020-05-12 Tom de Vries <tdevries@suse.de>
1249
1250 * gdb.gdb/complaints.exp: Use with_test_prefix.
1251 * gdb.xml/tdesc-regs.exp: Same.
1252 * gdb.opt/inline-locals.exp: Fix test name.
1253
1254 2020-05-12 Tom de Vries <tdevries@suse.de>
1255
1256 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1257 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1258 * gdb.dwarf2/implref-struct.exp: Same.
1259 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1260 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1261
1262 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1263
1264 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1265
1266 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1267
1268 * lib/check-test-names.exp (all_test_names): New module variable.
1269 (counts): Add 'duplicates' field.
1270 (_check_duplicates): New procedure.
1271 (check): Also check for duplicates.
1272 (do_log_summary): Print duplicates count.
1273 (do_reset_vars): Reset counter for duplicate test names, and
1274 discard all know test names.
1275
1276 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1277
1278 * lib/gdb.exp: Include check-test-names.exp library.
1279 * lib/check-test-names.exp: New file.
1280
1281 2020-05-11 Tom de Vries <tdevries@suse.de>
1282
1283 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1284
1285 2020-05-11 Keith Seitz <keiths@redhat.com>
1286
1287 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1288
1289 2020-05-11 Tom de Vries <tdevries@suse.de>
1290
1291 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1292 * gdb.cp/cpexprs.exp.in: .. here.
1293 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1294 cpexprs.exp.
1295
1296 2020-05-11 Keith Seitz <keiths@redhat.com>
1297
1298 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1299 test names.
1300 * gdb.ada/arrayptr.exp: Likewise.
1301 * gdb.ada/assign_arr.exp: Likewise.
1302 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1303 * gdb.ada/bp_on_var.exp: Likewise.
1304 * gdb.ada/call_pn.exp: Likewise.
1305 * gdb.ada/complete.exp: Likewise.
1306 * gdb.ada/fun_overload_menu.exp: Likewise.
1307 * gdb.ada/funcall_param.exp: Likewise.
1308 * gdb.ada/funcall_ref.exp: Likewise.
1309 * gdb.ada/packed_array_assign.exp: Likewise.
1310 * gdb.ada/same_component_name.exp: Likewise.
1311 * gdb.ada/type_coercion.exp: Likewise.
1312 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1313 * gdb.ada/variant_record_packed_array.exp: Likewise.
1314
1315 2020-05-11 Tom de Vries <tdevries@suse.de>
1316
1317 PR symtab/25941
1318 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1319 out of ...
1320 * gdb.dwarf2/clang-debug-names.exp: ... here.
1321 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1322 clang-debug-names.exp.in.
1323 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1324 * gdb.dwarf2/clang-debug-names-2.c: New test.
1325
1326 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1327
1328 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1329 (fortran_runto_main): New Proc, fortran version of runto_main.
1330 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1331 * gdb.fortran/array-bounds.exp: Likewise.
1332 * gdb.fortran/array-slices.exp: Likewise.
1333 * gdb.fortran/block-data.exp: Likewise.
1334 * gdb.fortran/charset.exp: Likewise.
1335 * gdb.fortran/common-block.exp: Likewise.
1336 * gdb.fortran/complex.exp: Likewise.
1337 * gdb.fortran/derived-type-function.exp: Likewise.
1338 * gdb.fortran/derived-type.exp: Likewise.
1339 * gdb.fortran/info-modules.exp: Likewise.
1340 * gdb.fortran/info-types.exp: Likewise.
1341 * gdb.fortran/intrinsics.exp: Likewise.
1342 * gdb.fortran/library-module.exp: Likewise.
1343 * gdb.fortran/logical.exp: Likewise.
1344 * gdb.fortran/max-depth.exp: Likewise.
1345 * gdb.fortran/module.exp: Likewise.
1346 * gdb.fortran/multi-dim.exp: Likewise.
1347 * gdb.fortran/nested-funcs.exp: Likewise.
1348 * gdb.fortran/print-formatted.exp: Likewise.
1349 * gdb.fortran/print_type.exp: Likewise.
1350 * gdb.fortran/printing-types.exp: Likewise.
1351 * gdb.fortran/ptr-indentation.exp: Likewise.
1352 * gdb.fortran/ptype-on-functions.exp: Likewise.
1353 * gdb.fortran/subarray.exp: Likewise.
1354 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1355 * gdb.fortran/vla-datatypes.exp: Likewise.
1356 * gdb.fortran/vla-history.exp: Likewise.
1357 * gdb.fortran/vla-ptr-info.exp: Likewise.
1358 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1359 * gdb.fortran/vla-ptype.exp: Likewise.
1360 * gdb.fortran/vla-sizeof.exp: Likewise.
1361 * gdb.fortran/vla-type.exp: Likewise.
1362 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1363 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1364 * gdb.fortran/vla-value-sub.exp: Likewise.
1365 * gdb.fortran/vla-value.exp: Likewise.
1366 * gdb.fortran/whatis_type.exp: Likewise.
1367 * gdb.mi/mi-var-child-f.exp: Likewise.
1368
1369 2020-05-09 Tom de Vries <tdevries@suse.de>
1370
1371 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1372
1373 2020-05-08 Tom de Vries <tdevries@suse.de>
1374
1375 * gdb.dwarf2/clang-debug-names.c: New test.
1376 * gdb.dwarf2/clang-debug-names.exp: New file.
1377
1378 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
1379
1380 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1381 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1382
1383 2020-05-06 Tom de Vries <tdevries@suse.de>
1384
1385 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1386 breakpoint is at a "recommended breakpoint location".
1387 * gdb.reverse/consecutive-reverse.exp: Same.
1388
1389 2020-05-06 Tom de Vries <tdevries@suse.de>
1390
1391 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1392 address.
1393
1394 2020-05-06 Tom de Vries <tdevries@suse.de>
1395
1396 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1397
1398 2020-05-06 Tom de Vries <tdevries@suse.de>
1399
1400 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1401 info for r.
1402
1403 2020-05-06 Tom de Vries <tdevries@suse.de>
1404
1405 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1406 necessary.
1407
1408 2020-05-06 Tom de Vries <tdevries@suse.de>
1409
1410 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1411 void.
1412
1413 2020-05-06 Tom de Vries <tdevries@suse.de>
1414
1415 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1416 of ...
1417 * gdb.base/async.exp: ... here.
1418 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1419 "recommended breakpoint location".
1420
1421 2020-05-06 Tom de Vries <tdevries@suse.de>
1422
1423 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1424
1425 2020-05-04 Tom de Vries <tdevries@suse.de>
1426
1427 * gdb.base/async.exp: Check whether instruction addresses are a
1428 "recommended breakpoint location".
1429
1430 2020-05-03 Tom Tromey <tom@tromey.com>
1431
1432 * gdb.base/sepdebug.exp: Remove "catch" test.
1433 * gdb.base/break.exp: Remove "catch" test.
1434 * gdb.base/default.exp: Update expected output.
1435
1436 2020-05-02 Tom de Vries <tdevries@suse.de>
1437
1438 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1439 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1440 * gdb.arch/i386-mpx-map.exp: Same.
1441 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1442 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1443 * gdb.arch/i386-mpx.exp: Same.
1444
1445 2020-05-02 Tom de Vries <tdevries@suse.de>
1446
1447 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1448
1449 2020-05-01 Tom de Vries <tdevries@suse.de>
1450
1451 * gdb.ada/operator_bp.exp: Allow more than required amount of
1452 breakpoint.
1453
1454 2020-05-01 Tom de Vries <tdevries@suse.de>
1455
1456 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1457
1458 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1459
1460 PR gdb/18706
1461 * gdb.cp/stub-array-size.cc: New test.
1462 * gdb.cp/stub-array-size.exp: New file.
1463 * gdb.cp/stub-array-size.h: New test.
1464 * gdb.cp/stub-array-size2.cc: New test.
1465
1466 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1467
1468 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1469 output to the new format.
1470
1471 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
1472
1473 * gdb.base/break.exp: Use with_test_prefix.
1474
1475 2020-04-29 Tom de Vries <tdevries@suse.de>
1476
1477 * lib/gdb.exp (debug_types): New proc.
1478 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1479 * gdb.python/py-symtab.exp: Same.
1480
1481 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
1482
1483 PR gdb/17320
1484 * gdb.base/pretty-array.c: New test.
1485 * gdb.base/pretty-array.exp: New file.
1486
1487 2020-04-29 Tom de Vries <tdevries@suse.de>
1488
1489 PR symtab/25889
1490 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1491 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1492 and include cpexprs.exp.
1493
1494 2020-04-28 Mark Williams <mark@myosotissp.com>
1495
1496 PR gdb/24480
1497 * dw4-toplevel-types.exp: Test for top level types.
1498 * dw4-toplevel-types.cc: Test for top level types.
1499
1500 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1501
1502 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1503 (theads -> threads).
1504
1505 2020-04-28 Tom de Vries <tdevries@suse.de>
1506
1507 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1508
1509 2020-04-28 Tom de Vries <tdevries@suse.de>
1510
1511 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1512
1513 2020-04-28 Tom de Vries <tdevries@suse.de>
1514
1515 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1516
1517 2020-04-28 Tom de Vries <tdevries@suse.de>
1518
1519 * gdb.dwarf2/main-foo.c: New test.
1520 * gdb.dwarf2/struct-with-sig.exp: New file.
1521
1522 2020-04-25 Tom de Vries <tdevries@suse.de>
1523
1524 * boards/debug-types.exp: New file.
1525
1526 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1527
1528 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1529
1530 2020-04-24 Tom Tromey <tom@tromey.com>
1531
1532 PR symtab/12707:
1533 * gdb.python/py-symbol.exp: Update expected results for
1534 linkage_name test.
1535 * gdb.cp/print-demangle.exp: New file.
1536 * gdb.base/c-linkage-name.exp: Fix test.
1537 * gdb.guile/scm-symbol.exp: Update expected results for
1538 linkage_name test.
1539
1540 2020-04-24 Tom Tromey <tom@tromey.com>
1541
1542 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1543 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1544 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1545 assembler.
1546
1547 2020-04-24 Tom de Vries <tdevries@suse.de>
1548
1549 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1550 C++.
1551
1552 2020-04-24 Tom Tromey <tromey@adacore.com>
1553
1554 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1555 values.
1556 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1557 values. Update test for minimal encodings.
1558 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1559 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1560 values. Update test for minimal encodings.
1561
1562 2020-04-24 Tom Tromey <tromey@adacore.com>
1563
1564 PR python/23662:
1565 * gdb.ada/variant.exp: Add Python checks.
1566 * gdb.rust/simple.exp: Add dynamic type checks.
1567
1568 2020-04-24 Tom Tromey <tromey@adacore.com>
1569
1570 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1571 Make array type matching more lax.
1572 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1573 * gdb.ada/mi_variant.exp: New file.
1574 * gdb.ada/mi_variant/pck.ads: New file.
1575 * gdb.ada/mi_variant/pkg.adb: New file.
1576 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1577 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1578
1579 2020-04-24 Tom Tromey <tromey@adacore.com>
1580
1581 * gdb.ada/variant.exp: Add dynamic field offset tests.
1582 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1583 * gdb.ada/variant/pkg.adb: Add new variables.
1584
1585 2020-04-24 Tom Tromey <tromey@adacore.com>
1586
1587 * gdb.ada/variant.exp: New file
1588 * gdb.ada/variant/pkg.adb: New file
1589 * gdb.ada/variant/pck.adb: New file
1590
1591 2020-04-24 Tom de Vries <tdevries@suse.de>
1592
1593 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1594
1595 2020-04-24 Tom de Vries <tdevries@suse.de>
1596
1597 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1598 flags.
1599
1600 2020-04-24 Tom de Vries <tdevries@suse.de>
1601
1602 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1603
1604 2020-04-24 Tom de Vries <tdevries@suse.de>
1605
1606 * lib/gdb.exp (default_gdb_start): Handle eof.
1607 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1608 failure.
1609 * gdb.base/readnever.exp: Handle clean_restart failure.
1610
1611 2020-04-23 Tom de Vries <tdevries@suse.de>
1612
1613 * gdb.base/decl-before-def.exp: Run to main and print a again.
1614
1615 2020-04-23 Tom de Vries <tdevries@suse.de>
1616
1617 * gdb.base/decl-before-def-decl.c: New test.
1618 * gdb.base/decl-before-def-def.c: New test.
1619 * gdb.base/decl-before-def.exp: New file.
1620
1621 2020-04-23 Tom de Vries <tdevries@suse.de>
1622
1623 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1624
1625 2020-04-22 Tom de Vries <tdevries@suse.de>
1626
1627 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1628 debug_info_offset.
1629 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1630 before $objsfile in the line line.
1631
1632 2020-04-22 Tom de Vries <tdevries@suse.de>
1633
1634 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1635
1636 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1637
1638 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1639 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1640 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1641 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1642 * gdb.base/jit-protocol.h: Update definitions to match all usage
1643 contexts.
1644
1645 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1646
1647 * gdb.base: Rename all jit related test and source files.
1648
1649 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1650
1651 * gdb.base/jit-reader.exp: Relax register output check.
1652
1653 2020-04-22 Tom de Vries <tdevries@suse.de>
1654
1655 PR symtab/25764
1656 * gdb.base/psym-external-decl-2.c: New test.
1657 * gdb.base/psym-external-decl.c: New test.
1658 * gdb.base/psym-external-decl.exp: New file.
1659 * gdb.threads/tls.exp: Add PR25807 kfail.
1660
1661 2020-04-22 Tom de Vries <tdevries@suse.de>
1662
1663 PR symtab/25801
1664 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1665 in "info source" output.
1666
1667 2020-04-22 Tom de Vries <tdevries@suse.de>
1668
1669 PR symtab/25700
1670 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1671 symtab for imported_unit.c.
1672
1673 2020-04-21 Gary Benson <gbenson@redhat.com>
1674
1675 * gdb.base/advance.c (func): New argument, to match call site.
1676 (func2, func3): Add return statements.
1677
1678 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1679
1680 * gdb.multi/run-only-second-inf.c: New file.
1681 * gdb.multi/run-only-second-inf.exp: New file.
1682
1683 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1684
1685 * gdb.btrace/multi-inferior.c: New test.
1686 * gdb.btrace/multi-inferior.exp: New file.
1687
1688 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1689
1690 * gdb.btrace/enable-new-thread.c: New test.
1691 * gdb.btrace/enable-new-thread.exp: New file.
1692
1693 2020-04-21 Tom de Vries <tdevries@suse.de>
1694
1695 PR gdb/25471
1696 * gdb.threads/killed-outside.c: New test.
1697 * gdb.threads/killed-outside.exp: New file.
1698
1699 2020-04-20 Gary Benson <gbenson@redhat.com>
1700
1701 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1702 * gdb.base/nested-subp2.exp: Likewise.
1703 * gdb.base/nested-subp3.exp: Likewise.
1704
1705 2020-04-20 Gary Benson <gbenson@redhat.com>
1706
1707 * gdb.base/nested-subp1.exp: Disable test when using clang.
1708 * gdb.base/nested-subp2.exp: Likewise.
1709 * gdb.base/nested-subp3.exp: Likewise.
1710
1711 2020-04-20 Gary Benson <gbenson@redhat.com>
1712
1713 * gdb.cp/exception.cc: Fix compilation error with clang.
1714
1715 2020-04-20 Gary Benson <gbenson@redhat.com>
1716
1717 * gdb.trace/tspeed.c: Fix compilation error with clang.
1718
1719 2020-04-20 Gary Benson <gbenson@redhat.com>
1720
1721 * gdb.base/jit-main.c: Fix compilation error with clang.
1722
1723 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1724
1725 * gdb.base/attach-twice.c: Include "sys/types.h".
1726 (PTRACE_ATTACH): Add fallback definition.
1727 (main): Pass `0' to the 4th argument of `ptrace'.
1728
1729 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1730
1731 * gdb.base/fork-running-state.c: Include "signal.h".
1732
1733 2020-04-17 Tom Tromey <tromey@adacore.com>
1734
1735 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1736 Update tests.
1737 * gdb.btrace/cpu.exp: Update tests.
1738 * gdb.base/maint.exp: Update tests.
1739 * gdb.base/default.exp: Update tests.
1740 * gdb.base/completion.exp: Update tests.
1741
1742 2020-04-16 Tom de Vries <tdevries@suse.de>
1743
1744 PR symtab/25791
1745 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1746 (ensure_gdb_index): and factor out and move ...
1747 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1748 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1749
1750 2020-04-16 Tom de Vries <tdevries@suse.de>
1751
1752 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1753 loading exec.
1754
1755 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1756
1757 * gdb.base/many-completions.exp: New file.
1758
1759 2020-04-14 Tom de Vries <tdevries@suse.de>
1760
1761 PR symtab/25718
1762 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1763
1764 2020-04-14 Tom de Vries <tdevries@suse.de>
1765
1766 PR symtab/25720
1767 * gdb.base/maint-expand-symbols-header-file.c: New test.
1768 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1769 * gdb.base/maint-expand-symbols-header-file.h: New test.
1770
1771 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1772
1773 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1774 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1775 get_func_info.
1776 (get_func_info): Delete.
1777 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1778 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1779 * lib/dwarf.exp (get_func_info): New function.
1780
1781 2020-04-13 Tom de Vries <tdevries@suse.de>
1782
1783 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1784 to what find_gnatmake does.
1785
1786 2020-04-10 Tom de Vries <tdevries@suse.de>
1787
1788 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1789 -readnow.
1790
1791 2020-04-10 Tom de Vries <tdevries@suse.de>
1792
1793 PR cli/25808
1794 * gdb.base/style.c: Add leading newlines.
1795 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1796 Check listing of main's one-line body.
1797
1798 2020-04-08 Tom de Vries <tdevries@suse.de>
1799
1800 * lib/gdb.exp (psymtabs_p): New proc.
1801 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1802 importing unit" unsupported if there are no partial symbols.
1803
1804 2020-04-08 Tom de Vries <tdevries@suse.de>
1805
1806 PR testsuite/25760
1807 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1808
1809 2020-04-07 Tom de Vries <tdevries@suse.de>
1810
1811 PR symtab/25796
1812 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1813
1814 2020-04-07 Tom de Vries <tdevries@suse.de>
1815
1816 * gdb.base/check-psymtab.c: New test.
1817 * gdb.base/check-psymtab.exp: New file.
1818
1819 2020-04-06 Tom Tromey <tromey@adacore.com>
1820
1821 * gdb.ada/variant-record/proc.adb: New file.
1822 * gdb.ada/variant-record/value.adb: New file.
1823 * gdb.ada/variant-record/value.s: New file.
1824 * gdb.ada/variant-record.exp: New file.
1825
1826 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
1827
1828 PR gdb/25325
1829 * gdb.cp/typed-enum.cc: New test.
1830 * gdb.cp/typed-enum.exp: New file.
1831
1832 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1833
1834 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1835 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1836 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1837 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1838 * gdb.opt/inline-small-func.c: New file.
1839 * gdb.opt/inline-small-func.exp: New file.
1840 * gdb.opt/inline-small-func.h: New file.
1841
1842 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1843
1844 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1845 function.
1846
1847 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1848
1849 * lib/dwarf.exp (function_range): Allow compiler options to be
1850 specified.
1851
1852 2020-04-02 Tom de Vries <tdevries@suse.de>
1853
1854 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1855 __attribute__((always_inline)).
1856 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1857
1858 2020-04-02 Tom de Vries <tdevries@suse.de>
1859
1860 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1861 (gdbserver_gdb_exit): ... here. Add timeout warning.
1862 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1863 (connect_target_extended_remote): Append new server_spawn_id to
1864 server_spawn_ids.
1865 (cleanup): New proc.
1866 (setup, <toplevel>): Call cleanup.
1867
1868 2020-04-02 Tom de Vries <tdevries@suse.de>
1869
1870 * gdb.base/main-psymtab.exp: New file.
1871
1872 2020-04-02 Tom de Vries <tdevries@suse.de>
1873
1874 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1875
1876 2020-04-01 Tom Tromey <tom@tromey.com>
1877
1878 * gdb.base/complex-parts.exp: Add type tests.
1879
1880 2020-04-01 Tom Tromey <tom@tromey.com>
1881
1882 * gdb.base/complex-parts.exp: Add arithmetic tests.
1883
1884 2020-04-01 Tom Tromey <tom@tromey.com>
1885
1886 * gdb.compile/compile.exp: Update.
1887 * gdb.compile/compile-cplus.exp: Update.
1888 * gdb.base/varargs.exp: Update.
1889 * gdb.base/floatn.exp: Update.
1890 * gdb.base/endianity.exp: Update.
1891 * gdb.base/callfuncs.exp (do_function_calls): Update.
1892 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1893 (complex_float_integral_args): Update.
1894 * gdb.base/complex.exp: Update.
1895 * gdb.base/complex-parts.exp: Update.
1896
1897 2020-04-01 Tom Tromey <tromey@adacore.com>
1898
1899 * gdb.rust/union.rs: New file.
1900 * gdb.rust/union.exp: New file.
1901 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1902 (main): Update.
1903 * gdb.rust/simple.exp: Move union tests to union.exp.
1904
1905 2020-04-01 Tom Tromey <tromey@adacore.com>
1906
1907 * gdb.rust/simple.rs (main): Remove "y0".
1908
1909 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1910
1911 * gdb.multi/stop-all-on-exit.c: New test.
1912 * gdb.multi/stop-all-on-exit.exp: New file.
1913
1914 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
1915
1916 PR gdb/24789
1917 * gdb.cp/misc.cc: Add integer reference variable.
1918 * gdb.cp/misc.exp: Add test.
1919
1920 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1921
1922 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1923 scenario to cover execution until the end and also the case
1924
1925 2020-03-31 Tom de Vries <tdevries@suse.de>
1926
1927 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1928 c. Use "maint info symtabs" to check symtab expansion.
1929
1930 2020-03-30 Tom de Vries <tdevries@suse.de>
1931
1932 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1933 unsupported.
1934 (verify_psymtab_expanded): Move ...
1935 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1936 test.
1937 (readnow): New proc.
1938
1939 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1940
1941 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1942 with $hex.
1943
1944 2020-03-20 Tom Tromey <tromey@adacore.com>
1945
1946 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1947
1948 2020-03-20 Tom Tromey <tromey@adacore.com>
1949
1950 * gdb.ada/sub_variant/subv.adb: New file.
1951 * gdb.ada/sub_variant.exp: New file.
1952
1953 2020-03-20 Tom de Vries <tdevries@suse.de>
1954
1955 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1956 first break fails.
1957 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1958
1959 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1960
1961 * gdb.server/exit-multiple-threads.c: New file.
1962 * gdb.server/exit-multiple-threads.exp: New file.
1963
1964 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1965
1966 * gdb.fortran/mixed-lang-stack.c: New file.
1967 * gdb.fortran/mixed-lang-stack.cpp: New file.
1968 * gdb.fortran/mixed-lang-stack.exp: New file.
1969 * gdb.fortran/mixed-lang-stack.f90: New file.
1970
1971 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1972
1973 * gdb.linespec/cp-completion-aliases.cc: New file.
1974 * gdb.linespec/cp-completion-aliases.exp: New file.
1975
1976 2020-03-19 Tom de Vries <tdevries@suse.de>
1977
1978 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1979 more precise.
1980
1981 2020-03-18 Tom de Vries <tdevries@suse.de>
1982
1983 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1984 * gdb.dwarf2/break-inline-psymtab.c: New test.
1985 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1986
1987 2020-03-16 Tom de Vries <tdevries@suse.de>
1988
1989 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1990 cache_verify and cache_verify_proc.
1991
1992 2020-03-15 Tom de Vries <tdevries@suse.de>
1993
1994 * gdb.server/solib-list.exp: Handle
1995 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1996
1997 2020-03-15 Tom de Vries <tdevries@suse.de>
1998
1999 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
2000 objfiles".
2001
2002 2020-03-14 Tom Tromey <tom@tromey.com>
2003
2004 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
2005
2006 2020-03-14 Tom de Vries <tdevries@suse.de>
2007
2008 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
2009
2010 2020-03-14 Tom de Vries <tdevries@suse.de>
2011
2012 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
2013 result in line-by-line fashion.
2014
2015 2020-03-14 Tom de Vries <tdevries@suse.de>
2016
2017 * lib/gdb.exp (supports_statement_frontiers): New proc.
2018 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
2019
2020 2020-03-14 Tom de Vries <tdevries@suse.de>
2021
2022 * gdb.base/printcmds.exp: Add missing quoting for "print
2023 teststring2".
2024
2025 2020-03-13 Tom Tromey <tom@tromey.com>
2026
2027 * gdb.base/printcmds.exp (test_print_strings): Add regression
2028 test.
2029 * gdb.base/printcmds.c (charptr): New typedef.
2030 (teststring2): New global.
2031
2032 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2033
2034 * gdb.base/break-interp.exp: Use the tail of the filename, not the
2035 full path in the test name.
2036 (test_ld): Add some with_test_prefix blocks to make test names
2037 unique.
2038
2039 2020-03-13 Tom de Vries <tdevries@suse.de>
2040
2041 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2042
2043 2020-03-13 Tom de Vries <tdevries@suse.de>
2044
2045 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2046
2047 2020-03-13 Tom de Vries <tdevries@suse.de>
2048
2049 PR symtab/25646
2050 * gdb.dwarf2/imported-unit.exp: Add test.
2051
2052 2020-03-13 Tom de Vries <tdevries@suse.de>
2053
2054 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2055 (var1, var2): New variable.
2056 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2057 matching symbols.
2058
2059 2020-03-13 Tom de Vries <tdevries@suse.de>
2060
2061 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2062 (Term::command): Use prompt prefix.
2063 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2064 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2065 command_no_prompt_prefix instead of prefix.
2066 * gdb.tui/tui-layout-asm.exp: Same.
2067
2068 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2069
2070 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2071
2072 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
2073
2074 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2075 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2076 on" while stepping over the test instruction, match printed
2077 message.
2078
2079 2020-03-12 Tom de Vries <tdevries@suse.de>
2080
2081 * gdb.base/info-types.exp: Use exp_continue during matching of output
2082 of "info types".
2083
2084 2020-03-12 Tom de Vries <tdevries@suse.de>
2085
2086 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2087
2088 2020-03-12 Tom de Vries <tdevries@suse.de>
2089
2090 * gdb.fortran/module.exp: Use exp_continue during matching of output
2091 of "info variable -n".
2092
2093 2020-03-12 Tom de Vries <tdevries@suse.de>
2094
2095 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2096 gdb.dwarf2/dw2-ranges-base.c.
2097
2098 2020-03-12 Tom de Vries <tdevries@suse.de>
2099
2100 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2101 in presence of GLIBC debuginfo.
2102
2103 2020-03-12 Tom de Vries <tdevries@suse.de>
2104
2105 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2106 $core.
2107
2108 2020-03-12 Tom de Vries <tdevries@suse.de>
2109
2110 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2111 more precise.
2112
2113 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
2114
2115 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2116 from Unix to Windows path.
2117
2118 2020-03-11 Tom de Vries <tdevries@suse.de>
2119
2120 * gdb.ada/minsyms.exp: Set language to ada.
2121
2122 2020-03-11 Tom de Vries <tdevries@suse.de>
2123
2124 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2125
2126 2020-03-11 Tom de Vries <tdevries@suse.de>
2127
2128 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2129
2130 2020-03-11 Tom Tromey <tromey@adacore.com>
2131
2132 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2133
2134 2020-03-11 Tom de Vries <tdevries@suse.de>
2135
2136 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2137
2138 2020-03-11 Tom de Vries <tdevries@suse.de>
2139
2140 * gdb.base/break-interp.exp: Limit verbose scope.
2141
2142 2020-03-11 Tom de Vries <tdevries@suse.de>
2143
2144 * gdb.fortran/logical.f90: Define variable with character type.
2145 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2146
2147 2020-03-11 Tom de Vries <tdevries@suse.de>
2148
2149 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2150
2151 2020-03-11 Tom de Vries <tdevries@suse.de>
2152
2153 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2154 symtabs.
2155
2156 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2157 Bernd Edlinger <bernd.edlinger@hotmail.de>
2158
2159 * gdb.cp/step-and-next-inline.cc: New file.
2160 * gdb.cp/step-and-next-inline.exp: New file.
2161 * gdb.cp/step-and-next-inline.h: New file.
2162 * gdb.dwarf2/dw2-is-stmt.c: New file.
2163 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2164 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2165 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2166 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2167
2168 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2169
2170 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2171 is-stmt flag in the line table.
2172
2173 2020-03-09 Tom de Vries <tdevries@suse.de>
2174
2175 * lib/gdb.exp (cached_file): Create cache dir.
2176
2177 2020-03-07 Tom de Vries <tdevries@suse.de>
2178
2179 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2180 * gdb.cp/rvalue-ref-params.exp: Same.
2181
2182 2020-03-06 Tom de Vries <tdevries@suse.de>
2183
2184 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2185 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2186
2187 2020-03-06 Tom de Vries <tdevries@suse.de>
2188
2189 * README: Fix "the the".
2190 * gdb.base/dprintf.exp: Same.
2191
2192 2020-03-05 Tom de Vries <tdevries@suse.de>
2193
2194 * gdb.base/maint.exp: Update "main print statistics" expected output.
2195
2196 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2197
2198 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2199 (fortran_int8): Likewise.
2200 (fortran_real4): Likewise.
2201 (fortran_real8): Likewise.
2202 (fortran_complex4): Likewise.
2203 (fortran_logical4): Likewise.
2204 (fortran_character1): Likewise.
2205
2206 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2207
2208 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2209 printed as true.
2210
2211 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2212
2213 * gdb.base/printcmds.exp: Add test to verify printf of a
2214 variable holding an address.
2215
2216 2020-03-03 Tom de Vries <tdevries@suse.de>
2217
2218 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2219
2220 2020-03-03 Tom de Vries <tdevries@suse.de>
2221
2222 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2223 gdb_test_multiple call.
2224
2225 2020-03-03 Tom de Vries <tdevries@suse.de>
2226
2227 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2228 gdb_test_multiple calls.
2229
2230 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2231
2232 * gdb.base/default.exp: Remove test of 'set history filename'.
2233 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2234 filename to the empty string.
2235 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2236 and GDBHISTSIZE.
2237
2238 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2239
2240 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2241 disabled.
2242
2243 2020-03-02 Pedro Alves <palves@redhat.com>
2244 Tom de Vries <tdevries@suse.de>
2245
2246 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2247 -prompt prefix, before user_code argument. Add -lbl option likewise.
2248 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2249 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2250 argument.
2251 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2252 have "\r\n" at start-of-line, instead of at end-of-line.
2253
2254 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
2255
2256 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2257 libinproctrace.so.
2258
2259 2020-02-28 Luis Machado <luis.machado@linaro.org>
2260
2261 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2262 to "p/x".
2263
2264 2020-02-28 Luis Machado <luis.machado@linaro.org>
2265
2266 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2267 asm/ptrace.h and error.h.
2268
2269 2020-02-28 Tom de Vries <tdevries@suse.de>
2270
2271 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2272 (struct wrapper, do_something, mundane/symada__cS): Move ...
2273 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2274 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2275 Update "print symada__cS before partial symtab expansion" regexp.
2276 Update breakpoint location. Flush symbol cache after expansion.
2277
2278 2020-02-28 Luis Machado <luis.machado@linaro.org>
2279
2280 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2281
2282 2020-02-27 Tom de Vries <tdevries@suse.de>
2283
2284 * config/sid.exp: Remove unused globals.
2285 * gdb.base/attach.exp: Same.
2286 * gdb.base/catch-load.exp: Same.
2287 * gdb.base/dbx.exp: Same.
2288 * lib/gdb.exp: Same.
2289 * lib/mi-support.exp: Same.
2290 * lib/prompt.exp: Same.
2291
2292 2020-02-27 Tom de Vries <tdevries@suse.de>
2293
2294 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2295 not set.
2296
2297 2020-02-26 Aaron Merey <amerey@redhat.com>
2298
2299 * gdb.debuginfod: New directory for debuginfod tests.
2300 * gdb.debuginfod/main.c: New test file.
2301 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2302
2303 2020-02-26 Tom de Vries <tdevries@suse.de>
2304
2305 PR gdb/25603
2306 * gdb.base/persistent-lang.cc: New test.
2307 * gdb.base/persistent-lang.exp: New file.
2308
2309 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2310
2311 * gdb.fortran/derived-type-striding.exp: Add a new test.
2312 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2313 new test.
2314
2315 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2316
2317 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2318 names.
2319
2320 2020-02-25 Tom de Vries <tdevries@suse.de>
2321
2322 PR go/18926
2323 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2324
2325 2020-02-24 Tom de Vries <tdevries@suse.de>
2326
2327 PR gdb/25592
2328 * gdb.base/info-locals-unused-static-var.c: New test.
2329 * gdb.base/info-locals-unused-static-var.exp: New file.
2330
2331 2020-02-22 Tom Tromey <tom@tromey.com>
2332
2333 * gdb.python/tui-window.exp: New file.
2334 * gdb.python/tui-window.py: New file.
2335
2336 2020-02-22 Tom Tromey <tom@tromey.com>
2337
2338 PR tui/17850:
2339 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2340 tests.
2341
2342 2020-02-22 Tom Tromey <tom@tromey.com>
2343
2344 * gdb.tui/new-layout.exp: Add sub-layout tests.
2345
2346 2020-02-22 Tom Tromey <tom@tromey.com>
2347
2348 * gdb.tui/new-layout.exp: New file.
2349
2350 2020-02-22 Tom Tromey <tom@tromey.com>
2351
2352 * gdb.rust/rust-style.rs: New file.
2353 * gdb.rust/rust-style.exp: New file.
2354 * gdb.base/style.exp: Test structure printing.
2355 * gdb.base/style.c (struct some_struct): New type.
2356 (enum etype): New type.
2357 (struct_value): New global.
2358
2359 2020-02-21 Tom de Vries <tdevries@suse.de>
2360
2361 PR go/18926
2362 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2363 Remove blanket xfails. Use message argument for gdb_breakpoint.
2364 Make continuing to breakpoint test conditional on setting breakpoint.
2365 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2366 DW_AT_name attribute. Add xfail for GCC PR93866.
2367
2368 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2369
2370 * gdb.dwarf2/cpp-linkage-name.c: New file.
2371 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2372
2373 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
2374
2375 * lib/gdb.exp (gdb_wrapper_init): Reset
2376 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2377 not exist.
2378
2379 2020-02-20 Tom de Vries <tdevries@suse.de>
2380
2381 PR go/17018
2382 * gdb.go/hello.exp: Copy ...
2383 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2384 print of st to print value of global definition. Add xfail for GCC
2385 PR93844.
2386 * gdb.go/hello.exp: Remove printing of st before definition.
2387 * gdb.go/hello.go: Copy ...
2388 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2389 to st.
2390 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2391
2392 2020-02-20 Tom de Vries <tdevries@suse.de>
2393
2394 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2395 (gdb_simple_compile): Handle compile_flags go by using .go extension
2396 for source file.
2397 * gdb.go/chan.exp: Use support_go_compile.
2398 * gdb.go/handcall.exp: Same.
2399 * gdb.go/hello.exp: Same.
2400 * gdb.go/integers.exp: Same.
2401 * gdb.go/max-depth.exp: Same.
2402 * gdb.go/methods.exp: Same.
2403 * gdb.go/package.exp: Same.
2404 * gdb.go/strings.exp: Same.
2405 * gdb.go/types.exp: Same.
2406 * gdb.go/unsafe.exp: Same.
2407
2408 2020-02-19 Tom de Vries <tdevries@suse.de>
2409
2410 * gdb.python/lib-types.exp: Make xfail more strict.
2411
2412 2020-02-19 Tom de Vries <tdevries@suse.de>
2413
2414 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2415
2416 2020-02-19 Doug Evans <dje@google.com>
2417
2418 PR rust/25535
2419 * gdb.rust/simple.exp: Add test.
2420 * gdb.rust/simple.rs: Add test.
2421
2422 2020-02-19 Tom de Vries <tdevries@suse.de>
2423
2424 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2425 output line-by-line.
2426
2427 2020-02-19 Tom de Vries <tdevries@suse.de>
2428
2429 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2430
2431 2020-02-19 Tom de Vries <tdevries@suse.de>
2432
2433 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2434 prelink.
2435
2436 2020-02-19 Tom de Vries <tdevries@suse.de>
2437
2438 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2439 (gdb_do_cache): Use gdb_do_cache_wrap.
2440 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2441
2442 2020-02-19 Tom de Vries <tdevries@suse.de>
2443
2444 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2445 gdb_compile option.
2446
2447 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2448
2449 * gdb.base/printcmds.exp (test_print_enums): Update expected
2450 output.
2451
2452 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2453
2454 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2455 for "unknown".
2456
2457 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2458
2459 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2460 enumerator.
2461
2462 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2463
2464 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2465 FE_, add FE_NONE.
2466 (three): Update.
2467 (enum flag_enum_without_zero): New enum.
2468 (flag_enum_without_zero): New variable.
2469 (enum not_flag_enum): New enum.
2470 (three_not_flag): New variable.
2471 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2472 (test_print_enums): Add more tests for printing flag enums.
2473
2474 2020-02-18 Tom de Vries <tdevries@suse.de>
2475
2476 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2477 (gdb_compile_ada): ... here.
2478 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2479 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2480
2481 2020-02-14 Tom Tromey <tom@tromey.com>
2482
2483 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2484 build directory.
2485 * boards/gdbserver-base.exp: Update path to gdbserver.
2486
2487 2020-02-13 Tom de Vries <tdevries@suse.de>
2488
2489 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2490
2491 2020-02-13 Tom de Vries <tdevries@suse.de>
2492
2493 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2494 are missing.
2495
2496 2020-02-13 Tom de Vries <tdevries@suse.de>
2497
2498 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2499 call.
2500
2501 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2502
2503 PR tui/25126
2504 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2505 * gdb.base/cached-source-file.c: New file.
2506 * gdb.base/cached-source-file.exp: New file.
2507
2508 2020-02-11 Tom de Vries <tdevries@suse.de>
2509
2510 PR testsuite/25488
2511 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2512
2513 2020-02-10 Tom de Vries <tdevries@suse.de>
2514
2515 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2516
2517 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
2518
2519 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2520 and $after_addr are both integers before making a comparison.
2521
2522 2020-02-09 Tom de Vries <tdevries@suse.de>
2523
2524 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2525 command output and paste it into gdb.log. If any, paste catch message
2526 to gdb.log.
2527
2528 2020-02-07 Tom Tromey <tromey@adacore.com>
2529
2530 PR breakpoints/24915:
2531 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2532
2533 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
2534
2535 * gdb.tui/tui-missing-src.exp: Add the "missing source
2536 file" test for the TUI.
2537
2538 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2539
2540 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2541 including a port number in the output.
2542
2543 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2544
2545 * lib/fortran.exp (fortran_int4): Handle clang.
2546 (fortran_int8): Likewise.
2547 (fortran_real4): Likewise.
2548 (fortran_real8): Likewise.
2549 (fortran_complex4): Likewise.
2550 (fortran_logical4): Likewise.
2551 (fortran_character1): Likewise.
2552
2553 2020-02-04 Tom de Vries <tdevries@suse.de>
2554
2555 * README (Race detection): Add note.
2556
2557 2020-02-04 Tom de Vries <tdevries@suse.de>
2558
2559 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2560
2561 2020-02-04 Tom de Vries <tdevries@suse.de>
2562
2563 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2564
2565 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2566
2567 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2568 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2569 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2570 blttar, bnetarl.
2571 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2572 binary for blttar, bnetarl.
2573 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2574 wait instruction. Delete ldmx test.
2575 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2576
2577 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2578
2579 * gdb.fortran/array-bounds-high.exp: New file.
2580 * gdb.fortran/array-bounds-high.f90: New file.
2581
2582 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2583
2584 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2585 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2586
2587 2020-02-01 Tom de Vries <tdevries@suse.de>
2588
2589 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2590
2591 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2592
2593 PR tui/9765
2594 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2595 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2596
2597 2020-01-29 Luis Machado <luis.machado@linaro.org>
2598
2599 * gdb.arch/aarch64-brk-patterns.c: New source file.
2600 * gdb.arch/aarch64-brk-patterns.exp: New test.
2601
2602 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2603
2604 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2605 GCC/Clang version.
2606 * gdb.cp/pass-by-ref.exp: Ditto.
2607
2608 2020-01-29 Tom de Vries <tdevries@suse.de>
2609
2610 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2611 * gdb.threads/watchpoint-fork-mt.c: Same.
2612 * gdb.threads/watchpoint-fork-parent.c: Same.
2613 * gdb.threads/watchpoint-fork-st.c: Same.
2614 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2615
2616 2020-01-27 Luis Machado <luis.machado@linaro.org>
2617
2618 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2619 sitting at a syscall instruction when we hit the syscall function's
2620 breakpoint.
2621 Check PC against one obtained with the x command.
2622 Validate syscall number.
2623 (step_over_syscall): Don't continue to the syscall instruction if
2624 we're already there.
2625
2626 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2627
2628 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2629
2630 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2631
2632 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2633 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2634
2635 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2636
2637 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2638 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2639
2640 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2641
2642 * gdb.base/maint.exp: Update line table parsing test.
2643 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2644
2645 2020-01-24 Pedro Alves <palves@redhat.com>
2646
2647 PR gdb/25410
2648 * gdb.multi/multi-re-run-1.c: New.
2649 * gdb.multi/multi-re-run-2.c: New.
2650 * gdb.multi/multi-re-run.exp: New.
2651
2652 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2653
2654 PR gdb/23718
2655 * gdb.server/server-kill-python.exp: New file.
2656
2657 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2658
2659 * gdb.server/multi-ui-errors.c: New file.
2660 * gdb.server/multi-ui-errors.exp: New file.
2661
2662 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2663
2664 PR tui/9765
2665 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2666
2667 2020-01-19 Tom Tromey <tom@tromey.com>
2668
2669 * gdb.tui/main.exp: Add check for plain "file".
2670
2671 2020-01-16 Christian Biesinger <cbiesinger@google.com>
2672
2673 * lib/gdb.exp: Fix spelling error (seperatelly).
2674
2675 2020-01-14 Tom Tromey <tom@tromey.com>
2676
2677 PR symtab/12535:
2678 * gdb.python/python.exp: Test decode_line with empty string
2679 argument.
2680
2681 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2682
2683 * gdb.base/skip-inline.exp: Extend test.
2684
2685 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2686
2687 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2688 * gdb.dwarf2/dw2-bad-elf.c: New file.
2689 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2690
2691 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2692
2693 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2694 _line_saw_file.
2695
2696 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2697
2698 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2699 border.
2700
2701 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2702
2703 * gdb.multi/multi-target.exp (setup): Factor out "info
2704 connections" and "info inferiors" tests to ...
2705 (test_info_inferiors): ... this new procedure.
2706 (top level): Run new "info-inferiors" tests.
2707
2708 2020-01-10 Pedro Alves <palves@redhat.com>
2709
2710 * gdb.server/bkpt-other-inferior.exp: New file.
2711
2712 2020-01-10 Pedro Alves <palves@redhat.com>
2713
2714 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2715 of "add-inferior".
2716 * gdb.base/quit-live.exp: Likewise.
2717 * gdb.base/remote-exec-file.exp: Likewise.
2718 * gdb.guile/scm-progspace.exp: Likewise.
2719 * gdb.linespec/linespec.exp: Likewise.
2720 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2721 * gdb.mi/user-selected-context-sync.exp: Likewise.
2722 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2723 "info inferiors" tests.
2724 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2725 "add-inferior".
2726 * gdb.multi/watchpoint-multi.exp: Likewise.
2727 * gdb.python/py-inferior.exp: Likewise.
2728 * gdb.server/extended-remote-restart.exp: Likewise.
2729 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2730 "info inferiors".
2731 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2732 * gdb.trace/report.exp: Likewise.
2733
2734 2020-01-10 Pedro Alves <palves@redhat.com>
2735
2736 * gdb.multi/multi-target.c: New file.
2737 * gdb.multi/multi-target.exp: New file.
2738 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2739 mode requested, but remote does not support non-stop".
2740
2741 2020-01-10 Pedro Alves <palves@redhat.com>
2742
2743 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2744 disconnect before reconnecting.
2745
2746 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2747 Pedro Alves <palves@redhat.com>
2748
2749 * gdb.server/connect-without-multi-process.exp: Also test
2750 continuing to end.
2751
2752 2020-01-10 Pedro Alves <palves@redhat.com>
2753
2754 * gdb.base/remote-exec-file.exp: New file.
2755
2756 2020-01-10 Pedro Alves <palves@redhat.com>
2757
2758 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2759 output.
2760 * gdb.threads/async.c: New.
2761 * gdb.threads/async.exp: New.
2762 * gdb.multi/tids-gid-reset.c: New.
2763 * gdb.multi/tids-gid-reset.exp: New.
2764
2765 2020-01-10 George Barrett <bob@bob131.so>
2766
2767 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2768 to help in finding the image relocation offset.
2769 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2770 options in arguments.
2771 (stap_test_no_debuginfo): Likewise.
2772 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2773 test variants.
2774 (stap_test): Add null semaphore relocation test.
2775
2776 2020-01-10 George Barrett <bob@bob131.so>
2777
2778 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2779 * gdb.base/stap-probe.exp: Likewise.
2780 (stap_test): Pass argument as an additional flag.
2781 (stap_test_no_debuginfo): Likewise.
2782 (stap_test): Check `info probes stap' output for semaphore
2783 addresses if the test binary is supposed to have them.
2784
2785 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2786
2787 * gdb.tui/basic.exp: Add more scrolling tests.
2788
2789 2020-01-09 Tom Tromey <tom@tromey.com>
2790
2791 PR tui/18932:
2792 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2793 meangingful value.
2794 (Term::command, Term::resize): Update.
2795 * gdb.tui/basic.exp: Add scrolling test.
2796
2797 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2798
2799 * gdb.tui/tui-layout-asm.exp: New file.
2800
2801 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2802
2803 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2804
2805 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2806
2807 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2808 (Term::enter_tui): Use Term::prepare_for_tui.
2809
2810 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2811
2812 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2813 called.
2814
2815 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2816
2817 * gdb.base/skip.exp: Fix race condition in test.
2818
2819 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2820
2821 * gdb.base/backtrace.c: New file.
2822 * gdb.base/backtrace.exp: New file.
2823
2824 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2825
2826 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2827
2828 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2829
2830 * gdb.base/style.exp: Test that warnings are styled.
2831
2832 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2833
2834 * gdb.base/line65535.exp: New file.
2835 * gdb.base/line65535.c: New file.
2836
2837 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2838
2839 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2840 * lib/gnat_debug_info_test.adb: New file.
2841 * gdb.ada/ptype_tagged_param.exp: Use
2842 gnat_runtime_has_debug_info, expect a different output if
2843 runtime does not have debug info.
2844
2845 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2846
2847 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2848 (another) quote in test name.
2849
2850 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2851
2852 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2853 Add quote in test name.
2854
2855 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2856
2857 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2858 directory instead.
2859 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2860 * gdb.cp/pass-by-ref-2.cc: New file.
2861 * gdb.cp/pass-by-ref-2.exp: New file.
2862
2863 2019-12-20 Tom Tromey <tom@tromey.com>
2864
2865 * gdb.tui/list-before.exp: New file.
2866
2867 2019-12-20 Tom Tromey <tom@tromey.com>
2868
2869 * gdb.tui/list.exp: Check for source on initial listing.
2870
2871 2019-12-11 Tom Tromey <tromey@adacore.com>
2872
2873 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2874 Add crlf test.
2875
2876 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
2877
2878 * gdb.base/default.exp: Update value of $_gdb_major.
2879
2880 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2881
2882 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2883
2884 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2885
2886 * gdb.base/skip.exp: Whitespace fix.
2887
2888 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2889
2890 * gdb.base/skip-inline.c: New file.
2891 * gdb.base/skip-inline.exp: New file.
2892
2893 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2894
2895 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2896 jit_function_00 to jit_function_stack_mangle.
2897 * gdb.base/jithost.c (jit_function_t): Rename to...
2898 (jit_function_stack_mangle_t): ... this.
2899 (jit_function_add_t): New typedef.
2900 (jit_function_00_code): Rename to...
2901 (jit_function_stack_mangle_code): ... this, make static.
2902 (jit_function_add_code): New.
2903 (main): Generate "add" function and call it. Adjust to changes
2904 in jithost_abi.
2905 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2906 (struct jithost_abi) <begin, end>: Remove fields.
2907 <object, function_stack_mangle, function_add>: New fields.
2908 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2909 code_end>: Remove fields.
2910 <func_stack_mangle>: New field.
2911 (read_debug_info): Adjust to renaming, create block for "add"
2912 function.
2913 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2914
2915 2019-12-11 Tom Tromey <tom@tromey.com>
2916
2917 * gdb.tui/resize.exp: Fix regexp.
2918 * gdb.tui/regs.exp: Fix regexps.
2919 * gdb.tui/main.exp: Fix regexp.
2920
2921 2019-12-11 Tom Tromey <tom@tromey.com>
2922
2923 * gdb.tui/resize.exp: Update.
2924 * gdb.tui/empty.exp (layouts): Update.
2925
2926 2019-12-11 Tom Tromey <tom@tromey.com>
2927
2928 * gdb.tui/regs.exp: Update.
2929 * gdb.tui/empty.exp (layouts): Update.
2930 * gdb.tui/basic.exp: Update.
2931 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2932
2933 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2934
2935 * gdb.base/options.exp: Add -raw-values in the print completion list.
2936 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2937
2938 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2939
2940 * gdb.threads/omp-par-scope.c: New file.
2941 * gdb/threads/omp-par-scope.exp: New file.
2942
2943 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2944
2945 * lib/gdb.exp (support_nested_function_tests): New proc.
2946
2947 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2948
2949 * lib/gdb.exp (gdb_compile_openmp): New proc.
2950 (build_executable_from_specs): Add an "openmp" option.
2951 (gdb_compile_pthreads): Add non-executable case.
2952
2953 2019-12-10 Tom Tromey <tromey@adacore.com>
2954
2955 * gdb.ada/unchecked_union.exp: New file.
2956 * gdb.ada/unchecked_union/pck.adb: New file.
2957 * gdb.ada/unchecked_union/pck.ads: New file.
2958 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2959 * gdb-utils.exp (string_to_regexp): Also quote "?".
2960
2961 2019-12-10 George Barrett <bob@bob131.so>
2962
2963 Test scripted probe breakpoints.
2964 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2965 * gdb.python/py-breakpoint.c (main): Likewise.
2966 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2967 specifier test.
2968 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2969
2970 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2971
2972 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2973 an rvalue parameter.
2974 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2975 parameter.
2976
2977 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2978
2979 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2980 modules.
2981
2982 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2983
2984 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2985 broken version of GCC.
2986
2987 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2988
2989 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2990 sym-info-cmds library.
2991 * gdb.fortran/info-types.exp: Likewise.
2992 * lib/sym-info-cmds.exp: New file.
2993
2994 2019-12-08 Tom de Vries <tdevries@suse.de>
2995
2996 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2997
2998 2019-12-07 Keith Seitz <keiths@redhat.com>
2999
3000 * gdb.base/corefile-buildid-shlib-shr.c: New file.
3001 * gdb.base/corefile-buildid-shlib.c: New file.
3002 * gdb.base/corefile-buildid.c: New file.
3003 * gdb.base/corefile-buildid.exp: New file.
3004
3005 2019-12-06 Tom de Vries <tdevries@suse.de>
3006
3007 * gdb.dwarf2/varval.exp: Add decl before def test.
3008
3009 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3010
3011 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
3012
3013 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3014
3015 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
3016 CV and reference conversion for overload resolution.
3017 * gdb.cp/rvalue-ref-overload.exp: Test it.
3018
3019 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3020
3021 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
3022 * gdb.base/frameapply.exp: Test faas without command.
3023
3024 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3025
3026 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
3027 Fortran tests.
3028 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
3029 order.
3030
3031 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3032
3033 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
3034 casting to type with no kind specified.
3035 (test_basic_parsing_of_type_kinds): Additional tests for types
3036 with no kind specified, and add tests for single/double
3037 precision/complex types.
3038
3039 2019-12-04 Tom Tromey <tromey@adacore.com>
3040
3041 * gdb.base/endianity.c (struct other) <x>: New field.
3042 (main): Initialize it.
3043 * gdb.base/endianity.exp: Update.
3044
3045 2019-12-04 Tom Tromey <tromey@adacore.com>
3046
3047 * gdb.ada/scalar_storage/storage.adb: New file.
3048 * gdb.ada/scalar_storage/pck.adb: New file.
3049 * gdb.ada/scalar_storage/pck.ads: New file.
3050 * gdb.ada/scalar_storage.exp: New file.
3051
3052 2019-12-04 Tom Tromey <tromey@adacore.com>
3053
3054 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3055 (main): Initialize it.
3056 * gdb.base/endianity.exp: Update.
3057
3058 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3059
3060 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3061
3062 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3063
3064 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3065 -symbol-info-module-functions and -symbol-info-module-variables.
3066
3067 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3068
3069 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3070
3071 2019-12-01 Richard Bunt <richard.bunt@arm.com>
3072 Andrew Burgess <andrew.burgess@embecosm.com>
3073
3074 * gdb.fortran/derived-type-striding.exp: New file.
3075 * gdb.fortran/derived-type-striding.f90: New file.
3076 * gdb.fortran/array-slices.exp: New file.
3077 * gdb.fortran/array-slices.f90: New file.
3078
3079 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3080
3081 * gdb.base/define.exp: Test . in command names.
3082 * gdb.base/setshow.exp: Update test, as . is now part of
3083 command name.
3084
3085 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3086
3087 * gdb.base/define-prefix.exp: New file.
3088
3089 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3090
3091 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3092 compile.
3093 (skip_btrace_pt_tests): Likewise.
3094
3095 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3096
3097 * gdb.fortran/info-modules.exp: Compile source files in correct
3098 order.
3099
3100 2019-11-27 Kevin Buettner <kevinb@redhat.com>
3101
3102 * gdb.dwarf2/imported-unit.exp: New file.
3103 * gdb.dwarf2/imported-unit.c: New file.
3104
3105 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3106
3107 * gdb.mi/mi-fortran-modules-2.f90: New file.
3108 * gdb.mi/mi-fortran-modules.exp: New file.
3109 * gdb.mi/mi-fortran-modules.f90: New file.
3110
3111 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3112
3113 * gdb.mi/mi-sym-info-1.c: New file.
3114 * gdb.mi/mi-sym-info-2.c: New file.
3115 * gdb.mi/mi-sym-info.exp: New file.
3116
3117 2019-11-22 Tom Tromey <tromey@adacore.com>
3118
3119 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3120 * gdb.ada/tasks/foo.adb: Add another stopping location.
3121
3122 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3123
3124 * gdb.base/endianity.c: New test.
3125 * gdb.base/endianity.exp: New file.
3126
3127 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3128
3129 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3130
3131 2019-11-21 Tom de Vries <tdevries@suse.de>
3132
3133 PR gdb/24956
3134 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3135
3136 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3137
3138 * gdb.python/py-progspace.exp: Add missing parentheses on some
3139 'print' commands.
3140
3141 2019-11-19 Tom Tromey <tom@tromey.com>
3142
3143 * gdb.tui/winheight.exp: New file.
3144
3145 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3146
3147 * gdb.base/ctf-whatis.c: Delete.
3148 * gdb.base/ctf-whatis.exp: Delete.
3149 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3150
3151 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3152
3153 * gdb.base/ctf-cvexpr.exp: Delete.
3154 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3155
3156 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3157
3158 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3159 the compiler. Clean up header comment a little.
3160 * gdb.base/ctf-ptype.exp: Likewise.
3161 * gdb.base/ctf-whatis.exp: Likewise.
3162 * lib/gdb.exp (skip_ctf_tests): New proc.
3163
3164 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3165
3166 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3167 * gdb.tui/corefile-run.exp: New file.
3168
3169 2019-11-14 Tom Tromey <tromey@adacore.com>
3170
3171 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3172 regression tests.
3173
3174 2019-11-12 Tom Tromey <tom@tromey.com>
3175
3176 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3177 after any command. Expect prompt after WAIT_FOR is seen.
3178 (enter_tui): Enable resize messages.
3179 (command): Expect command in output.
3180 (get_line): Avoid error when cursor appears to be off-screen.
3181 (dump_screen): Include screen size in title.
3182 (_do_resize): New proc, from "resize".
3183 (resize): Rewrite. Do resize in two steps.
3184 * gdb.tui/empty.exp (layouts): Fix entries.
3185 (check_boxes): Remove xfail.
3186 (check_text): Dump screen on failure.
3187
3188 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3189
3190 * gdb.python/py-symbol.exp: Add test for
3191 gdb.lookup_static_symbols.
3192
3193 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3194
3195 * gdb.python/py-symbol.c: Declare and call function from new
3196 py-symbol-2.c file.
3197 * gdb.python/py-symbol.exp: Compile both source files, and add new
3198 tests for gdb.lookup_static_symbol.
3199 * gdb.python/py-symbol-2.c: New file.
3200
3201 2019-11-02 Tom de Vries <tdevries@suse.de>
3202
3203 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3204 * gdb.base/anon.exp: Same.
3205 * gdb.base/auto-connect-native-target.exp: Same.
3206 * gdb.base/call-ar-st.exp: Same.
3207 * gdb.base/catch-syscall.exp: Same.
3208 * gdb.base/commands.exp: Same.
3209 * gdb.base/default.exp: Same.
3210 * gdb.base/display.exp: Same.
3211 * gdb.base/float.exp: Same.
3212 * gdb.base/foll-fork.exp: Same.
3213 * gdb.base/help.exp: Same.
3214 * gdb.base/info-macros.exp: Same.
3215 * gdb.base/info-proc.exp: Same.
3216 * gdb.base/info-target.exp: Same.
3217 * gdb.base/long_long.exp: Same.
3218 * gdb.base/macscp.exp: Same.
3219 * gdb.base/memattr.exp: Same.
3220 * gdb.base/nofield.exp: Same.
3221 * gdb.base/pointers.exp: Same.
3222 * gdb.base/printcmds.exp: Same.
3223 * gdb.base/ptype.exp: Same.
3224 * gdb.base/restore.exp: Same.
3225 * gdb.base/return.exp: Same.
3226 * gdb.base/scope.exp: Same.
3227 * gdb.base/set-noassign.exp: Same.
3228 * gdb.base/setshow.exp: Same.
3229 * gdb.base/shlib-call.exp: Same.
3230 * gdb.base/signals.exp: Same.
3231 * gdb.base/sigstep.exp: Same.
3232 * gdb.base/skip.exp: Same.
3233 * gdb.base/solib-symbol.exp: Same.
3234 * gdb.base/stap-probe.exp: Same.
3235 * gdb.base/step-line.exp: Same.
3236 * gdb.base/step-test.exp: Same.
3237 * gdb.base/style.exp: Same.
3238 * gdb.base/varargs.exp: Same.
3239 * gdb.base/vla-datatypes.exp: Same.
3240 * gdb.base/vla-ptr.exp: Same.
3241 * gdb.base/vla-sideeffect.exp: Same.
3242 * gdb.base/volatile.exp: Same.
3243 * gdb.base/watch-cond-infcall.exp: Same.
3244 * gdb.base/watchpoint.exp: Same.
3245
3246 2019-11-02 Tom de Vries <tdevries@suse.de>
3247
3248 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3249 * gdb.cp/cpexprs.exp: Same.
3250 * gdb.cp/except-multi-location.exp: Same.
3251 * gdb.cp/exceptprint.exp: Same.
3252 * gdb.cp/gdb2384.exp: Same.
3253 * gdb.cp/inherit.exp: Same.
3254 * gdb.cp/m-static.exp: Same.
3255 * gdb.cp/meth-typedefs.exp: Same.
3256 * gdb.cp/misc.exp: Same.
3257 * gdb.cp/namespace.exp: Same.
3258 * gdb.cp/non-trivial-retval.exp: Same.
3259 * gdb.cp/overload.exp: Same.
3260 * gdb.cp/pr17132.exp: Same.
3261 * gdb.cp/re-set-overloaded.exp: Same.
3262 * gdb.cp/rvalue-ref-types.exp: Same.
3263 * gdb.cp/templates.exp: Same.
3264
3265 2019-11-01 Luis Machado <luis.machado@linaro.org>
3266
3267 PR gdb/25124
3268
3269 * gdb.arch/pr25124.S: New file.
3270 * gdb.arch/pr25124.exp: New file.
3271
3272 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3273
3274 * gdb.fortran/info-modules.exp: Update expected results, and add
3275 additional tests for 'info module functinos', and 'info module
3276 variables'.
3277 * gdb.fortran/info-types.exp: Update expected results.
3278 * gdb.fortran/info-types.f90: Extend testcase with additional
3279 module variables and functions.
3280
3281 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3282
3283 * gdb.fortran/info-modules.exp: New file.
3284 * gdb.fortran/info-types.exp: Build with new file.
3285 * gdb.fortran/info-types.f90: Include and use new module.
3286 * gdb.fortran/info-types-2.f90: New file.
3287
3288 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3289
3290 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3291 * gdb.base/settings.exp: Test all settings types using
3292 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3293 that now verifies that the value of "maint show" is the same as
3294 returned by the settings functions. Test the type of the
3295 maintenance settings.
3296 * gdb.base/default.exp: Update show_conv_list.
3297
3298 2019-10-31 Tom de Vries <tdevries@suse.de>
3299
3300 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3301 gdb_test.
3302 * gdb.arch/amd64-disp-step.exp: Same.
3303 * gdb.asm/asm-source.exp: Same.
3304 * gdb.btrace/buffer-size.exp: Same.
3305 * gdb.btrace/cpu.exp: Same.
3306 * gdb.btrace/enable.exp: Same.
3307 * gdb.dwarf2/count.exp: Same.
3308 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3309 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3310 * gdb.fortran/vla-datatypes.exp: Same.
3311 * gdb.fortran/vla-history.exp: Same.
3312 * gdb.fortran/vla-ptype.exp: Same.
3313 * gdb.fortran/vla-value.exp: Same.
3314 * gdb.fortran/whatis_type.exp: Same.
3315 * gdb.guile/guile.exp: Same.
3316 * gdb.multi/tids.exp: Same.
3317 * gdb.python/py-finish-breakpoint.exp: Same.
3318 * gdb.python/py-framefilter.exp: Same.
3319 * gdb.python/py-pp-registration.exp: Same.
3320 * gdb.python/py-xmethods.exp: Same.
3321 * gdb.python/python.exp: Same.
3322 * gdb.server/connect-with-no-symbol-file.exp: Same.
3323 * gdb.server/no-thread-db.exp: Same.
3324 * gdb.server/run-without-local-binary.exp: Same.
3325 * gdb.stabs/weird.exp: Same.
3326 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3327 * gdb.threads/thread-find.exp: Same.
3328 * gdb.threads/tls-shared.exp: Same.
3329 * gdb.threads/tls.exp: Same.
3330 * gdb.threads/wp-replication.exp: Same.
3331 * gdb.trace/ax.exp: Same.
3332 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3333
3334 2019-10-31 Tom de Vries <tdevries@suse.de>
3335
3336 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3337 * gdb.ada/array_subscript_addr.exp: Same.
3338 * gdb.ada/arrayidx.exp: Same.
3339 * gdb.ada/arrayparam.exp: Same.
3340 * gdb.ada/arrayptr.exp: Same.
3341 * gdb.ada/boolean_expr.exp: Same.
3342 * gdb.ada/call_pn.exp: Same.
3343 * gdb.ada/complete.exp: Same.
3344 * gdb.ada/fixed_cmp.exp: Same.
3345 * gdb.ada/fun_addr.exp: Same.
3346 * gdb.ada/funcall_param.exp: Same.
3347 * gdb.ada/interface.exp: Same.
3348 * gdb.ada/mod_from_name.exp: Same.
3349 * gdb.ada/null_array.exp: Same.
3350 * gdb.ada/packed_array.exp: Same.
3351 * gdb.ada/packed_tagged.exp: Same.
3352 * gdb.ada/print_chars.exp: Same.
3353 * gdb.ada/print_pc.exp: Same.
3354 * gdb.ada/ptype_arith_binop.exp: Same.
3355 * gdb.ada/ptype_field.exp: Same.
3356 * gdb.ada/ptype_tagged_param.exp: Same.
3357 * gdb.ada/rec_return.exp: Same.
3358 * gdb.ada/ref_tick_size.exp: Same.
3359 * gdb.ada/str_ref_cmp.exp: Same.
3360 * gdb.ada/taft_type.exp: Same.
3361 * gdb.ada/tagged.exp: Same.
3362 * gdb.ada/type_coercion.exp: Same.
3363 * gdb.ada/uninitialized_vars.exp: Same.
3364
3365 2019-10-30 Tom de Vries <tdevries@suse.de>
3366
3367 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3368
3369 2019-10-26 Tom de Vries <tdevries@suse.de>
3370
3371 * gdb.base/bigcore.c: Fix typos in comments.
3372 * gdb.base/ctf-ptype.c: Same.
3373 * gdb.base/long_long.c: Same.
3374 * gdb.dwarf2/dw2-op-out-param.S: Same.
3375 * gdb.python/py-evthreads.c: Same.
3376 * gdb.reverse/i387-stack-reverse.c: Same.
3377 * gdb.trace/tfile.c: Same.
3378 * lib/compiler.c: Same.
3379 * lib/compiler.cc: Same.
3380
3381 2019-10-25 Tom de Vries <tdevries@suse.de>
3382
3383 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3384 gdb_test_multiple calls.
3385 * gdb.reverse/sigall-reverse.exp: Same.
3386 * gdb.reverse/solib-precsave.exp: Same.
3387 * gdb.reverse/solib-reverse.exp: Same.
3388 * gdb.reverse/until-precsave.exp: Same.
3389 * gdb.reverse/until-reverse.exp: Same.
3390
3391 2019-10-24 Tom de Vries <tdevries@suse.de>
3392
3393 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3394 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3395 kfail using -wrap pattern flag and convenience variable
3396 gdb_test_name.
3397
3398 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3399
3400 * gdb.python/py-progspace.exp: Add tests for the
3401 Progspace.block_for_pc method.
3402
3403 2019-10-23 Tom Tromey <tom@tromey.com>
3404
3405 * configure: Rebuild.
3406 * aclocal.m4: Use m4_include, not sinclude.
3407
3408 2019-10-21 Tom de Vries <tdevries@suse.de>
3409
3410 * gdb.base/infcall-nested-structs.c: Add
3411 __attribute__((noinline,noclone)) to all functions.
3412 (call_all): Add missing variable initialization. Simplify return value.
3413 (breakpt): Increment volatile variable, to prevent call from being
3414 optimized out.
3415 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3416
3417 2019-10-17 Tom de Vries <tdevries@suse.de>
3418
3419 * gdb.fortran/module.exp: Allow info variables to print info for files
3420 other than module.f90.
3421
3422 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3423
3424 * gdb.fortran/module.exp: Extend with 'info variables' test.
3425
3426 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3427
3428 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3429 F77_FOR_TARGET.
3430
3431 2019-10-16 Tom de Vries <tdevries@suse.de>
3432
3433 PR tdep/25096
3434 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3435
3436 2019-10-16 Tom de Vries <tdevries@suse.de>
3437
3438 PR tdep/24104
3439 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3440 Add KFAIL for PR tdep/25096.
3441
3442 2019-10-16 Tom de Vries <tdevries@suse.de>
3443
3444 PR testsuite/25059
3445 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3446
3447 2019-10-16 Tom de Vries <tdevries@suse.de>
3448
3449 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3450 as signed.
3451
3452 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3453
3454 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3455 one instead of increasing timeout.
3456
3457 2019-10-13 Tom de Vries <tdevries@suse.de>
3458
3459 PR record/25038
3460 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3461 * gdb.reverse/sigall-reverse.exp: Same.
3462 * gdb.reverse/solib-precsave.exp: Same.
3463 * gdb.reverse/solib-reverse.exp: Same.
3464 * gdb.reverse/step-precsave.exp: Same.
3465 * gdb.reverse/until-precsave.exp: Same.
3466 * gdb.reverse/until-reverse.exp: Same.
3467 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3468
3469 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3470
3471 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3472 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3473 (cmp_struct_05_01, cmp_struct_static_02_01)
3474 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3475 comparisons.
3476
3477 2019-10-10 Tom de Vries <tdevries@suse.de>
3478
3479 PR testsuite/24888
3480 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3481 gnatlink.
3482
3483 2019-10-09 Tom de Vries <tdevries@suse.de>
3484
3485 PR testsuite/25048
3486 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3487
3488 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3489
3490 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3491 exceptions due to missing debug information.
3492
3493 2019-10-07 Tom de Vries <tdevries@suse.de>
3494
3495 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3496
3497 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3498
3499 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3500 * gdb.base/annota1.exp: Update to use gdb_test_name.
3501
3502 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
3503
3504 * gdb.base/ctf-whatis.exp: New file.
3505 * gdb.base/ctf-whatis.c: New file.
3506 * gdb.base/ctf-ptype.exp: New file.
3507 * gdb.base/ctf-ptype.c: New file.
3508 * gdb.base/ctf-constvars.exp: New file.
3509 * gdb.base/ctf-constvars.c: New file.
3510 * gdb.base/ctf-cvexpr.exp: New file.
3511
3512 2019-10-04 Tom de Vries <tdevries@suse.de>
3513
3514 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3515 for loop.
3516
3517 2019-10-03 Tom Tromey <tom@tromey.com>
3518
3519 PR rust/24976:
3520 * gdb.rust/simple.rs (Union2): New type.
3521 (main): Use Union2.
3522 * gdb.rust/simple.exp: Add test.
3523
3524 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3525
3526 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3527 nested function prefix.
3528
3529 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3530 Richard Bunt <richard.bunt@arm.com>
3531 Andrew Burgess <andrew.burgess@embecosm.com>
3532
3533 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3534 nested functions.
3535 * gdb.fortran/nested-funcs.f90: Update expected results.
3536 * gdb.fortran/nested-funcs-2.exp: New file.
3537 * gdb.fortran/nested-funcs-2.f90: New file.
3538
3539 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3540
3541 * gdb.python/py-parameter.exp: Make test names unique.
3542 * gdb.python/py-template.exp: Likewise.
3543 * gdb.python/py-value.exp: Likewise.
3544
3545 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3546
3547 * gdb.base/break-interp.exp: Reduce test name duplication.
3548 * gdb.base/call-sc.exp: Likewise.
3549 * gdb.base/callfuncs.exp: Likewise.
3550 * gdb.base/charset.exp: Likewise.
3551 * gdb.base/dump.exp: Likewise.
3552 * gdb.base/ena-dis-br.exp: Likewise.
3553 * gdb.base/relational.exp: Likewise.
3554 * gdb.base/step-over-syscall.exp: Likewise.
3555 * gdb.base/structs.exp: Likewise.
3556
3557 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3558
3559 * gdb.linespec/explicit.exp: Make test names unique.
3560 * gdb.linespec/ls-errs.exp: Likewise.
3561
3562 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3563
3564 * gdb.reverse/break-precsave.exp: Make test names unique.
3565 * gdb.reverse/break-reverse.exp: Likewise.
3566 * gdb.reverse/finish-precsave.exp: Likewise.
3567 * gdb.reverse/finish-reverse.exp: Likewise.
3568 * gdb.reverse/machinestate-precsave.exp: Likewise.
3569 * gdb.reverse/machinestate.exp: Likewise.
3570 * gdb.reverse/readv-reverse.exp: Likewise.
3571 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3572 * gdb.reverse/sigall-precsave.exp: Likewise.
3573 * gdb.reverse/sigall-reverse.exp: Likewise.
3574 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3575 * gdb.reverse/watch-precsave.exp: Likewise.
3576 * gdb.reverse/watch-reverse.exp: Likewise.
3577
3578 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3579
3580 * gdb.threads/stop-with-handle.c: New file.
3581 * gdb.threads/stop-with-handle.exp: New file.
3582
3583 2019-10-03 Tom de Vries <tdevries@suse.de>
3584
3585 PR testsuite/25059
3586 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3587 directory" line to be missing.
3588
3589 2019-10-03 Tom de Vries <tdevries@suse.de>
3590
3591 PR testsuite/25059
3592 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3593 type optional.
3594
3595 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3596
3597 * gdb.python/py-format-string.c (string.h): New include.
3598 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3599 the same value, for endianness-independence.
3600 * gdb.python/py-format-string.exp (default_regexp_dict)
3601 (test_pretty_structs, test_format): Adjust expected output to the
3602 changed initialization.
3603
3604 2019-10-02 Tom Tromey <tromey@adacore.com>
3605
3606 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3607
3608 2019-10-02 Pedro Alves <palves@redhat.com>
3609 Andrew Burgess <andrew.burgess@embecosm.com>
3610
3611 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3612 "print-file-var.h".
3613 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3614 (get_version_1): Print this_version_id and its address.
3615 Add extern "C" wrappers around interface functions.
3616 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3617 "print-file-var.h".
3618 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3619 (get_version_2): Print this_version_id and its address.
3620 Add extern "C" wrappers around interface functions.
3621 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3622 <stddef.h> and "print-file-var.h".
3623 Add extern "C" wrappers around interface functions.
3624 [VERSION_ID_MAIN] (this_version_id): Define.
3625 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3626 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3627 up extern "C" blocks.
3628 * gdb.base/print-file-var.exp (test): New, factored out from top
3629 level.
3630 (top level): Test all combinations of attribute hidden or not,
3631 dlopen or not, and this_version_id symbol in main file or not.
3632 Compile tests as both C++ and C, make test names unique.
3633
3634 2019-10-01 Tom Tromey <tom@tromey.com>
3635
3636 * gdb.base/style.exp: Test "show logging filename".
3637
3638 2019-10-01 Tom Tromey <tom@tromey.com>
3639
3640 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3641 * gdb.base/style.exp: Add metadata style test.
3642
3643 2019-10-01 Tom Tromey <tom@tromey.com>
3644
3645 * gdb.base/style.exp: Test "pwd".
3646
3647 2019-10-01 Tom Tromey <tom@tromey.com>
3648
3649 * gdb.base/style.exp: Update tests.
3650
3651 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3652
3653 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3654 'six' to unsigned.
3655 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3656 'five'. Use an all-ones bit pattern for each.
3657 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3658 to its changed values.
3659
3660 2019-09-30 Tom Tromey <tromey@adacore.com>
3661
3662 * gdb.rust/traits.rs: Disable all warnings.
3663
3664 2019-09-29 Tom de Vries <tdevries@suse.de>
3665
3666 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
3667
3668 2019-09-29 Tom de Vries <tdevries@suse.de>
3669
3670 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3671
3672 2019-09-27 Tom de Vries <tdevries@suse.de>
3673
3674 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3675
3676 2019-09-27 Tom de Vries <tdevries@suse.de>
3677
3678 PR record/23188
3679 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3680
3681 2019-09-26 Tom Tromey <tromey@adacore.com>
3682
3683 * gdb.ada/py_taft.exp: New file.
3684 * gdb.ada/py_taft/main.adb: New file.
3685 * gdb.ada/py_taft/pkg.adb: New file.
3686 * gdb.ada/py_taft/pkg.ads: New file.
3687
3688 2019-09-24 Tom de Vries <tdevries@suse.de>
3689
3690 PR gdb/24598
3691 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3692
3693 2019-09-22 Tom de Vries <tdevries@suse.de>
3694
3695 * gdb.base/restore.exp: Allow register variables to be optimized out at
3696 -O0.
3697
3698 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3699
3700 * gdb.arch/spu-info.exp: Remove file.
3701 * gdb.arch/spu-info.c: Remove file.
3702 * gdb.arch/spu-ls.exp: Remove file.
3703 * gdb.arch/spu-ls.c: Remove file.
3704
3705 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3706 * gdb.asm/spu.inc: Remove file.
3707
3708 * gdb.base/dump.exp: Remove support for spu*-*-*.
3709 * gdb.base/stack-checking.exp: Likewise.
3710 * gdb.base/overlays.exp: Likewise.
3711 * gdb.base/ovlymgr.c: Likewise.
3712 * gdb.base/spu.ld: Remove file.
3713
3714 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3715 * gdb.cp/cpexprs.exp: Likewise.
3716 * gdb.cp/exception.exp: Likewise.
3717 * gdb.cp/gdb2495.exp: Likewise.
3718 * gdb.cp/mb-templates.exp: Likewise.
3719 * gdb.cp/pr9167.exp: Likewise.
3720 * gdb.cp/userdef.exp: Likewise.
3721
3722 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3723
3724 * gdb.cell: Remove directory.
3725 * lib/cell.exp: Remove file.
3726
3727 2019-09-19 Tom de Vries <tdevries@suse.de>
3728
3729 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3730
3731 2019-09-19 Tom de Vries <tdevries@suse.de>
3732
3733 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3734
3735 2019-09-19 Tom de Vries <tdevries@suse.de>
3736
3737 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3738 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3739 (gdb_target_cmd): ... here.
3740 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3741 value 2.
3742
3743 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3744
3745 * gdb.base/source-dir.exp: Avoid having directory names in test
3746 names.
3747
3748 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3749
3750 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3751 directory.
3752
3753 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3754
3755 * gdb.base/list-missing-source.exp: New file.
3756
3757 2019-09-14 Tom de Vries <tdevries@suse.de>
3758
3759 PR teststuite/24599
3760 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3761 * lib/ada.exp (gnatmake_version_at_least): New proc.
3762
3763 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3764
3765 * gdb.base/maint.exp: Use exec_has_index_section.
3766
3767 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3768
3769 * gdb.base/maint.exp: Add test for 'maint info sections'.
3770
3771 2019-09-12 Tom de Vries <tdevries@suse.de>
3772
3773 * gdb.base/store.exp: Allow register variables to be optimized out at
3774 -O0.
3775
3776 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3777
3778 * gdb.ada/rdv_wait.exp: Update to new task names.
3779 * gdb.base/task_switch_in_core.exp: Likewise.
3780 * gdb.base/info_sources_base.c: Likewise.
3781
3782 2019-09-10 Tom Tromey <tromey@adacore.com>
3783
3784 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3785
3786 2019-09-10 Tom Tromey <tromey@adacore.com>
3787
3788 * gdb.ada/dgopt.exp: New file.
3789 * gdb.ada/dgopt/x.adb: New file.
3790
3791 2019-09-08 Tom Tromey <tom@tromey.com>
3792
3793 * gdb.tui/resize.exp: Remove setup_xfail.
3794 * gdb.tui/regs.exp: Remove setup_xfail.
3795 * gdb.tui/basic.exp: Remove setup_xfail.
3796
3797 2019-09-06 David Blaikie <dblaikie@gmail.com>
3798
3799 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3800 * gdb.cp/cplabel.exp: Ditto.
3801 * gdb.linespec/ls-errs.exp: Ditto.
3802
3803 2019-09-05 Tom de Vries <tdevries@suse.de>
3804
3805 * lib/gdb.exp (cmp_file_string): New proc.
3806 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3807 runto_main. Verify save breakpoints output.
3808
3809 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3810
3811 * gdb.base/info-var.exp: Test info variables without running
3812 to main, to avoid expect's buffer overflow.
3813
3814 2019-09-03 Tom Tromey <tromey@adacore.com>
3815
3816 * gdb.ada/bias.exp: New file.
3817 * gdb.ada/bias/bias.adb: New file.
3818 * gdb.ada/print_chars.exp: Add regression test.
3819 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3820 (MC): New variable.
3821
3822 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3823
3824 * gdb.base/argv0-symlink.exp: Run only on native target
3825 and local host.
3826
3827 2019-08-29 Tom de Vries <tdevries@suse.de>
3828
3829 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3830 diverse debug info.
3831 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3832
3833 2019-08-28 Tom de Vries <tdevries@suse.de>
3834
3835 * gdb.base/info-var.exp: Allow info variables to print info for files
3836 other than info-var-f1.c and info-var-f2.c.
3837
3838 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3839
3840 * gdb.fortran/info-types.exp: Add module.
3841 * gdb.fortran/info-types.f90: Update expected results.
3842
3843 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3844
3845 * gdb.fortran/info-types.exp: New file.
3846 * gdb.fortran/info-types.f90: New file.
3847 * lib/fortran.exp (fortran_character1): New proc.
3848
3849 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3850
3851 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3852 functions'. Reindent as needed.
3853 * gdb.base/info-var-f1.c: New file.
3854 * gdb.base/info-var-f2.c: New file.
3855 * gdb.base/info-var.exp: New file.
3856 * gdb.base/info-var.h: New file.
3857
3858 2019-08-26 Tom de Vries <tdevries@suse.de>
3859
3860 PR c++/24852
3861 * gdb.cp/no-libstdcxx-probe.exp: New test.
3862
3863 2019-08-26 Tom de Vries <tdevries@suse.de>
3864
3865 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3866 * tests need to be skipped.
3867 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3868 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3869 mi_skip_libstdcxx_probe_tests.
3870
3871 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3872
3873 * gdb.python/py-xmethods.exp: Use raw strings when passing
3874 arguments to SimpleXMethodMatcher.
3875
3876 2019-08-22 Tom de Vries <tdevries@suse.de>
3877
3878 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3879 more informative.
3880
3881 2019-08-21 Pedro Alves <palves@redhat.com>
3882
3883 * gdb.base/with.exp: Test "with" with no arguments.
3884
3885 2019-08-21 Tom de Vries <tdevries@suse.de>
3886
3887 * gdb.base/gdb-caching-proc.exp: Sort files.
3888
3889 2019-08-20 Tom de Vries <tdevries@suse.de>
3890
3891 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3892 compilation.
3893
3894 2019-08-16 Tom de Vries <tdevries@suse.de>
3895
3896 * gdb.base/compare-sections.exp ("after run to main"): Allow
3897 mismatched read-only sections for PIE executables.
3898
3899 2019-08-16 Tom Tromey <tom@tromey.com>
3900
3901 * lib/tuiterm.exp (_csi_Z): New proc.
3902 * gdb.tui/basic.exp: Update window positions.
3903 * gdb.tui/empty.exp: Update window positions.
3904
3905 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3906
3907 * gdb.base/examine-backward.exp: Correct regexp for
3908 "examine 3 bytes backward from ${address_zero}".
3909
3910 2019-08-15 Tom Tromey <tom@tromey.com>
3911
3912 * gdb.tui/empty.exp: Enable resizing tests.
3913
3914 2019-08-15 Tom Tromey <tromey@adacore.com>
3915
3916 * gdb.ada/char_enum.exp: Add regression tests.
3917 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3918 and '0'.
3919 (Char, Gchar): Update.
3920 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3921
3922 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3923
3924 * gdb.python/python.exp: Expect a leading underscore on
3925 GdbOutput{,Error}File.
3926
3927 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3928
3929 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3930 Windows host.
3931
3932 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3933
3934 * gdb.base/batch-preserve-term-settings.exp
3935 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3936
3937 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3938
3939 * lib/gdb.exp: When running on a mingw target, replace
3940 /x/ with x:/.
3941
3942 2019-08-14 Alan Hayward <alan.hayward@arm.com>
3943
3944 * gdb.arch/aarch64-prologue.c: New test.
3945 * gdb.arch/aarch64-prologue.exp: New file.
3946
3947 2019-08-13 Tom de Vries <tdevries@suse.de>
3948
3949 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3950 Thread.
3951
3952 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3953
3954 * gdb.python/py-completion.exp: Download the .py file to the host
3955 and use its host pathname. Conditionalize tests that use
3956 tab completion and manipulate files on the build machine.
3957 * gdb.python/py-events.exp: Download the .py file to the host
3958 and use its host pathname.
3959 * gdb.python/py-evsignal.exp: Likewise.
3960 * gdb.python/py-evthreads.exp: Likewise.
3961 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3962 pathname syntax.
3963 * gdb.python/py-framefilter.exp: Download the .py file to the right
3964 place on the host. Match Windows pathname syntax.
3965 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3966 .py file to the host and use its host pathname.
3967 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3968 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3969 build pathname. Skip symlink test on Windows host. Add missing
3970 newline at end of file.
3971 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3972 and use its host pathname.
3973 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3974 * gdb.python/py-section-script.exp: Use host location of binfile
3975 on safe-path. Use correct path separator on Windows host.
3976 Reorder alternatives in gdb_test_multiple to prevent matching
3977 the wrong alternative on success.
3978 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3979
3980 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3981
3982 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3983 expect the GDB inferior to no longer immediately stop after
3984 being resumed with "signal SIGINT".
3985
3986 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3987
3988 * gdb.linespec/break-ask.exp: Generalize regexps to match
3989 Windows pathnames too.
3990
3991 2019-08-08 Tom de Vries <tdevries@suse.de>
3992
3993 PR testsuite/24862
3994 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3995
3996 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3997
3998 * gdb.base/style.exp: Update tests for help doc new invariants.
3999 * gdb.base/help.exp: Likewise.
4000
4001 2019-08-06 Tom Tromey <tom@tromey.com>
4002
4003 * gdb.base/style.exp: Add disassemble test.
4004 * gdb.base/style.c (some_called_function): New function.
4005 (main): Use it.
4006
4007 2019-08-05 Christian Biesinger <cbiesinger@google.com>
4008
4009 * gdb.python/py-block.exp: Test dictionary access on blocks.
4010
4011 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
4012
4013 PR gdb/24863
4014 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
4015 -list-thread-groups --available test when running under
4016 check-read1.
4017
4018 2019-08-05 Tom de Vries <tdevries@suse.de>
4019
4020 PR testsuite/24863
4021 * lib/gdb.exp (with_read1_timeout_factor): New proc.
4022 * gdb.base/help.exp: Use with_read1_timeout_factor.
4023 * gdb.base/info-macros.exp: Same.
4024 * gdb.cp/nested-types.exp: Same.
4025
4026 2019-08-05 Tom de Vries <tdevries@suse.de>
4027
4028 * lib/gdb.exp (version_at_least): Factor out of ...
4029 (tcl_version_at_least): ... here.
4030 (gdb_compile): Fail if pie results in non-PIE executable.
4031 (readelf_version, readelf_prints_pie): New proc.
4032 (exec_is_pie): Return -1 if unknown.
4033
4034 2019-08-05 Tom de Vries <tdevries@suse.de>
4035
4036 * lib/gdb.exp (tcl_version_at_least): Fix typo.
4037
4038 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4039
4040 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
4041
4042 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4043
4044 * lib/completion-support.exp (test_gdb_complete_none): Skip
4045 tab completion tests if no readline support.
4046 (test_gdb_complete_unique_re): Likewise.
4047 (test_gdb_complete_multiple): Likewise.
4048
4049 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4050
4051 * gdb.base/info_sources.exp: New file.
4052 * gdb.base/info_sources.c: New file.
4053 * gdb.base/info_sources_base.c: New file.
4054
4055 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4056
4057 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4058 prefix argument.
4059 (test_exit_status): Add prefix argument.
4060
4061 2019-08-01 Tom de Vries <tdevries@suse.de>
4062
4063 PR testsuite/24863
4064 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4065 calling exp_continue for new thread and thread exited messages.
4066
4067 2019-08-01 Tom de Vries <tdevries@suse.de>
4068
4069 PR testsuite/24863
4070 * gdb.base/structs.exp: Fix check-read1 timeout using
4071 gdb_test_sequence.
4072 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4073
4074 2019-08-01 Tom de Vries <tdevries@suse.de>
4075
4076 PR testsuite/24863
4077 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4078 line.
4079
4080 2019-08-01 Tom de Vries <tdevries@suse.de>
4081
4082 PR testsuite/24863
4083 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4084
4085 2019-07-30 Tom Tromey <tromey@adacore.com>
4086
4087 * gdb.ada/display_nested.exp: New file.
4088 * gdb.ada/display_nested/foo.adb: New file.
4089 * gdb.ada/display_nested/pack.adb: New file.
4090 * gdb.ada/display_nested/pack.ads: New file.
4091
4092 2019-07-30 Christian Biesinger <cbiesinger@google.com>
4093
4094 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4095 namespace.
4096 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4097
4098 2019-07-30 Tom de Vries <tdevries@suse.de>
4099
4100 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4101 instead.
4102
4103 2019-07-30 Tom de Vries <tdevries@suse.de>
4104
4105 PR testsuite/24834
4106 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4107 (exec_is_pie): New proc.
4108
4109 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4110
4111 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4112
4113 2019-07-29 Christian Biesinger <cbiesinger@google.com>
4114
4115 * gdb.python/py-objfile.c: Add global and static vars.
4116 * gdb.python/py-objfile.exp: Test new functions Objfile.
4117 lookup_global_symbol and lookup_static_symbol.
4118
4119 2019-07-29 Tom Tromey <tom@tromey.com>
4120
4121 * lib/tuiterm.exp (Term::_csi_@): New proc.
4122 (Term::_csi_X): Don't move cursor.
4123
4124 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4125
4126 * gdb.base/options.exp: Update backtrace - completion to
4127 new option -frame-info.
4128 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4129 Test new 'set print frame-info'. Test backtrace -frame-info
4130 overriding 'set print frame-info'.
4131 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4132 Test new 'set print frame-info'.
4133 Verify consistency of backtrace with and without filters, with and
4134 without -no-filters.
4135 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4136 default.
4137
4138 2019-07-29 Tom de Vries <tdevries@suse.de>
4139
4140 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4141 no arguments".
4142
4143 2019-07-29 Tom de Vries <tdevries@suse.de>
4144
4145 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4146 is a substring of the first for "complete non-unique file name".
4147
4148 2019-07-29 Tom de Vries <tdevries@suse.de>
4149
4150 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4151 with ".*".
4152
4153 2019-07-29 Tom de Vries <tdevries@suse.de>
4154
4155 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4156 Pass prompt_regexp parameter to gdb_test_multiple calls.
4157
4158 2019-07-29 Tom de Vries <tdevries@suse.de>
4159
4160 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
4161 print registers" regexps.
4162
4163 2019-07-29 Tom de Vries <tdevries@suse.de>
4164
4165 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4166
4167 2019-07-29 Tom de Vries <tdevries@suse.de>
4168
4169 PR gdb/24855
4170 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4171 (skip_python_tests_prompt): Add prompt_regexp argument to
4172 gdb_test_multiple calls.
4173
4174 2019-07-27 Tom Tromey <tom@tromey.com>
4175
4176 * gdb.tui/main.exp: New file.
4177
4178 2019-07-27 Tom Tromey <tom@tromey.com>
4179
4180 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4181 optional.
4182 * gdb.tui/empty.exp: New file.
4183
4184 2019-07-27 Tom Tromey <tom@tromey.com>
4185
4186 * lib/tuiterm.exp (spawn): New proc.
4187 (Term::resize): New proc.
4188 * gdb.tui/resize.exp: New file.
4189
4190 2019-07-27 Tom Tromey <tom@tromey.com>
4191
4192 * gdb.tui/list.exp: New file.
4193
4194 2019-07-27 Tom Tromey <tom@tromey.com>
4195
4196 * gdb.tui/regs.exp: New file.
4197
4198 2019-07-27 Tom Tromey <tom@tromey.com>
4199
4200 * gdb.tui/basic.exp: Add "layout split" test.
4201
4202 2019-07-27 Tom Tromey <tom@tromey.com>
4203
4204 * gdb.tui/basic.exp: Add "layout asm" test.
4205
4206 2019-07-27 Tom Tromey <tom@tromey.com>
4207
4208 * lib/tuiterm.exp: New file.
4209 * gdb.tui/basic.exp: New file.
4210
4211 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4212
4213 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4214 Enable tests associated with this flag. Adjust regex
4215 referencing "foo_low" to now refer to "foo_cold" instead.
4216
4217 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4218
4219 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4220 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4221 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4222 foo_cold. Revise comments to match.
4223 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4224 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4225 were wrapped into this proc; Call do_test in loop from outermost
4226 level.
4227 (foo_low): Rename all occurrences to "foo_cold".
4228 (backtrace from baz): New test.
4229 (x2/i foo_cold): New test.
4230 (info line *foo_cold): New test.
4231
4232 2019-07-26 Tom de Vries <tdevries@suse.de>
4233
4234 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4235
4236 2019-07-25 Tom de Vries <tdevries@suse.de>
4237
4238 PR testsuite/24830
4239 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4240 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4241 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4242 (skip_libstdcxx_probe_tests): ... here.
4243 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4244
4245 2019-07-24 Tom de Vries <tdevries@suse.de>
4246
4247 PR testsuite/24807
4248 * gdb.objc/basicclass.m: Include stdio.h.
4249 * gdb.objc/nondebug.m: Same.
4250 * gdb.objc/objcdecode.m: Same.
4251
4252 2019-07-24 Tom de Vries <tdevries@suse.de>
4253
4254 PR testsuite/24612
4255 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4256 additional_flags.
4257
4258 2019-07-24 Tom de Vries <tdevries@suse.de>
4259
4260 PR testsuite/24831
4261 * gdb.multi/tids.exp: Update error messages for info threads.
4262
4263 2019-07-24 Tom de Vries <tdevries@suse.de>
4264
4265 * gdb.base/info-types.exp: Allow info types to print info for more than
4266 one file.
4267
4268 2019-07-23 Tom de Vries <tdevries@suse.de>
4269
4270 PR testsuite/24842
4271 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4272 gdb_spawn_with_cmdline_opts.
4273
4274 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4275
4276 * gdb.arch/arm-cmse-sgstubs.c: New test.
4277 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4278
4279 2019-07-23 Tom de Vries <tdevries@suse.de>
4280
4281 PR testsuite/24711
4282 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4283 issuing next command.
4284
4285 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4286
4287 * gdb.ada/info_auto_lang.exp: Update expected results.
4288 * gdb.base/info-types.c: Add additional types to check.
4289 * gdb.base/info-types.exp: Update expected results.
4290
4291 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4292
4293 * gdb.base/info-types.c: New file.
4294 * gdb.base/info-types.exp: New file.
4295
4296 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4297
4298 * gdb.arch/riscv-bp-infcall.c: New file.
4299 * gdb.arch/riscv-bp-infcall.exp: New file.
4300
4301 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4302
4303 PR breakpoints/24541
4304 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4305
4306 2019-07-14 Tom de Vries <tdevries@suse.de>
4307
4308 PR testsuite/24760
4309 * gdb.objc/basicclass.exp: Fix unterminated string.
4310
4311 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4312 Andrew Burgess <andrew.burgess@embecosm.com>
4313
4314 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4315 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4316 negative bounds.
4317 * gdb.fortran/vla-value.exp: Print elements of an array with
4318 negative bounds.
4319 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4320 testing.
4321
4322 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4323
4324 * gdb.base/options.exp (expect_string): Dequote strings in
4325 results.
4326 (test-string): Test strings with different quoting and reindent.
4327
4328 2019-07-10 Tom Tromey <tromey@adacore.com>
4329
4330 * gdb.ada/mi_ex_cond.exp: Update expected results.
4331 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4332 * gdb.ada/mi_catch_ex.exp: Update expected results.
4333 * gdb.ada/mi_catch_assert.exp: Update expected results.
4334 * gdb.ada/catch_ex.exp (catch_exception_info)
4335 (catch_exception_entry, catch_assert_entry)
4336 (catch_unhandled_entry): Update.
4337 * gdb.ada/catch_assert_if.exp: Update expected results.
4338
4339 2019-07-10 Richard Bunt <richard.bunt@arm.com>
4340 Stephen Roberts <stephen.roberts@arm.com>
4341
4342 * gdb.base/define.exp: Restore original prompt.
4343
4344 2019-07-09 Pedro Alves <palves@redhat.com>
4345
4346 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4347 breakpoints" output.
4348 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4349 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4350 throw" creates breakpoint.
4351 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4352 'type="catchpoint"'.
4353
4354 2019-07-09 Pedro Alves <palves@redhat.com>
4355
4356 PR c++/15468
4357 * gdb.cp/except-multi-location-lib.cc: New.
4358 * gdb.cp/except-multi-location-main.cc: New.
4359 * gdb.cp/except-multi-location.exp: New.
4360
4361 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4362
4363 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4364 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4365 argument and update callers.
4366
4367 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4368
4369 * gdb.arch/amd64-break-on-asm-line.S: New file.
4370 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4371
4372 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4373
4374 * gdb.base/printcmds.exp: Test printing C string and
4375 C wide string convenience vars without transiting via the inferior.
4376 Also make test names unique.
4377
4378 2019-07-08 Alan Hayward <alan.hayward@arm.com>
4379
4380 PR breakpoints/25011
4381 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4382
4383 2019-07-04 Pedro Alves <palves@redhat.com>
4384
4385 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4386 body returned ok(0), break(3) or continue(4).
4387 * gdb.testsuite/foreach_with_prefix.exp: New file.
4388
4389 2019-07-04 Alan Hayward <alan.hayward@arm.com>
4390
4391 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4392
4393 2019-07-03 Pedro Alves <palves@redhat.com>
4394
4395 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4396 "return -code".
4397
4398 2019-07-03 Pedro Alves <palves@redhat.com>
4399
4400 PR cli/24732
4401 * gdb.base/shell.exp: Load completion-support.exp.
4402 Adjust expected error output. Add completion tests.
4403
4404 2019-07-03 Pedro Alves <palves@redhat.com>
4405
4406 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4407 string_to_regexp.
4408
4409 2019-07-03 Pedro Alves <palves@redhat.com>
4410
4411 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4412 (expect_integer): Adjust to expect "-string".
4413 (expect_string): New.
4414 (all_options): Expect "-string".
4415 (test-flag, test-boolean): Adjust to expect "-string".
4416 (test-string): New proc.
4417 (top level): Call it.
4418
4419 2019-07-03 Pedro Alves <palves@redhat.com>
4420
4421 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4422 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4423 the expected output in the success.
4424
4425 2019-07-03 Pedro Alves <palves@redhat.com>
4426
4427 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4428 Split one gdb_test_multiple call in two to avoid a race.
4429
4430 2019-07-03 Pedro Alves <palves@redhat.com>
4431
4432 * gdb.base/with.c: New file.
4433 * gdb.base/with.exp: New file.
4434
4435 2019-07-03 Pedro Alves <palves@redhat.com>
4436
4437 * gdb.base/settings.exp: Replace all references to "maint
4438 test-settings set" with references to "maint set test-settings",
4439 and all references to "maint test-settings show" with references
4440 to "maint show test-settings".
4441
4442 2019-07-03 Pedro Alves <palves@redhat.com>
4443
4444 * gdb.base/settings.exp (test-string): Adjust expected out when
4445 testing "maint test-settings show filename"
4446
4447 2019-07-02 Pedro Alves <palves@redhat.com>
4448
4449 * gdb.base/options.exp (test-info-threads): New procedure.
4450 (top level): Call it.
4451
4452 2019-06-28 Tom Tromey <tromey@adacore.com>
4453
4454 * gdb.dwarf2/ada-linkage-name.c: New file.
4455 * gdb.dwarf2/ada-linkage-name.exp: New file.
4456
4457 2019-06-27 Tom Tromey <tromey@adacore.com>
4458
4459 PR c++/20020:
4460 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4461
4462 2019-06-26 Tom de Vries <tdevries@suse.de>
4463
4464 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4465
4466 2019-06-26 Tom de Vries <tdevries@suse.de>
4467
4468 * gdb.base/index-cache.exp: Add back missing debug option.
4469
4470 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4471
4472 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4473
4474 2019-06-25 Tom de Vries <tdevries@suse.de>
4475
4476 PR testsuite/24727
4477 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4478
4479 2019-06-24 Tom de Vries <tdevries@suse.de>
4480
4481 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4482
4483 2019-06-24 Tom de Vries <tdevries@suse.de>
4484
4485 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4486 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4487 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4488
4489 2019-06-24 Tom de Vries <tdevries@suse.de>
4490
4491 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4492
4493 2019-06-21 Tom de Vries <tdevries@suse.de>
4494
4495 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4496
4497 2019-06-21 Tom de Vries <tdevries@suse.de>
4498
4499 PR testsuite/24518
4500 PR ada/24713
4501 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4502 index.
4503
4504 2019-06-19 Tom Tromey <tromey@adacore.com>
4505
4506 * gdb.ada/length_cond.exp: Add intro comment.
4507
4508 2019-06-19 Tom Tromey <tromey@adacore.com>
4509
4510 * gdb.ada/length_cond.exp: New file.
4511 * gdb.ada/length_cond/length_cond.adb: New file.
4512 * gdb.ada/length_cond/pck.adb: New file.
4513 * gdb.ada/length_cond/pck.ads: New file.
4514
4515 2019-06-18 Tom de Vries <tdevries@suse.de>
4516
4517 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4518
4519 2019-06-18 Tom Tromey <tromey@adacore.com>
4520
4521 * gdb.base/list0.h: Add comment explaining control character.
4522
4523 2019-06-18 Tom de Vries <tdevries@suse.de>
4524
4525 * boards/fission.exp: Break up long debug_flags line.
4526
4527 2019-06-16 Tom de Vries <tdevries@suse.de>
4528
4529 PR gdb/24445
4530 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4531 generated index.
4532
4533 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4534
4535 PR gdb/24686
4536 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4537 improve detection of bug gdb/24541.
4538
4539 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4540
4541 PR gdb/24669
4542 * gdb.base/index-cache.exp (uses_readnow,
4543 expecting_index_cache_use): Define global variable.
4544 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4545 expecting_index_cache_use.
4546
4547 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4548 Andrew Burgess <andrew.burgess@embecosm.com>
4549
4550 * gdb.fortran/pointers.f90: New file.
4551 * gdb.fortran/print_type.exp: New file.
4552 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4553 * gdb.fortran/vla-type.exp: Likewise.
4554 * gdb.fortran/vla-value.exp: Likewise.
4555 * gdb.mi/mi-vla-fortran.exp: Likewise.
4556
4557 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4558
4559 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4560 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4561 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4562 as a stop reason.
4563
4564 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4565
4566 * gdb.base/annota1.exp: Update expected results.
4567 * gdb.cp/annota2.exp: Likewise.
4568 * gdb.cp/annota3.exp: Likewise.
4569
4570 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4571
4572 * gdb.base/style-logging.exp: Remove path from test name.
4573
4574 2019-06-14 Tom Tromey <tromey@adacore.com>
4575
4576 PR gdb/24502:
4577 * gdb.base/style-logging.exp: New file.
4578
4579 2019-06-14 Tom Tromey <tromey@adacore.com>
4580
4581 * gdb.base/symfile-warn.exp: New file.
4582 * gdb.base/symfile-warn.c: New file.
4583
4584 2019-06-14 Tom Tromey <tromey@adacore.com>
4585
4586 * gdb.base/annotate-symlink.exp: New file.
4587
4588 2019-06-14 Tom Tromey <tromey@adacore.com>
4589
4590 * gdb.ada/set_wstr.exp: Add reassignment test.
4591
4592 2019-06-14 Tom Tromey <tromey@adacore.com>
4593
4594 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4595 'unchecked_access and 'unrestricted_access as well.
4596
4597 2019-06-14 Tom Tromey <tromey@adacore.com>
4598
4599 PR ada/24539:
4600 * gdb.ada/vla.exp: Update tests.
4601 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4602 pragma.
4603
4604 2019-06-13 Pedro Alves <palves@redhat.com>
4605
4606 * gdb.base/settings.exp (test-integer): Test junk after
4607 "unlimited".
4608
4609 2019-06-13 Pedro Alves <palves@redhat.com>
4610
4611 * gdb.base/options.exp (test-thread-apply): New.
4612 (top level): Call it.
4613
4614 2019-06-13 Pedro Alves <palves@redhat.com>
4615
4616 * gdb.base/options.exp (test-frame-apply): New.
4617 (top level): Test print commands with different "frame apply"
4618 prefixes.
4619
4620 2019-06-13 Pedro Alves <palves@redhat.com>
4621
4622 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
4623 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4624 'max_completions' parameter and handle it.
4625 (test_gdb_completion_offers_commands): New.
4626
4627 2019-06-13 Pedro Alves <palves@redhat.com>
4628
4629 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4630
4631 2019-06-13 Pedro Alves <palves@redhat.com>
4632
4633 * gdb.base/options.exp (test-backtrace): New.
4634 (top level): Call it.
4635
4636 2019-06-13 Pedro Alves <palves@redhat.com>
4637
4638 * gdb.guile/scm-frame-args.exp: Use "set print
4639 raw-frame-arguments" instead of "set print raw frame-arguments".
4640 * gdb.python/py-frame-args.exp: Likewise.
4641
4642 2019-06-13 Pedro Alves <palves@redhat.com>
4643
4644 * gdb.compile/compile.exp: Adjust expected output to option
4645 processing changes.
4646
4647 2019-06-13 Pedro Alves <palves@redhat.com>
4648
4649 * gdb.base/options.exp: Build executable.
4650 (test-print): New procedure.
4651 (top level): Call it, once for "print" and another for "compile
4652 print".
4653
4654 2019-06-13 Pedro Alves <palves@redhat.com>
4655
4656 * gdb.base/options.c: New file.
4657 * gdb.base/options.exp: New file.
4658
4659 2019-06-13 Pedro Alves <palves@redhat.com>
4660
4661 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4662 that "o" is ambiguous.
4663
4664 2019-06-13 Pedro Alves <palves@redhat.com>
4665
4666 * gdb.base/settings.c: New file.
4667 * gdb.base/settings.exp: New file.
4668
4669 2019-06-13 Pedro Alves <palves@redhat.com>
4670
4671 * gdb.base/completion.exp: Fix comment typo.
4672
4673 2019-06-13 Pedro Alves <palves@redhat.com>
4674
4675 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4676 foo --1" test.
4677
4678 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4679
4680 * gdb.fortran/block-data.f: New.
4681 * gdb.fortran/block-data.exp: New.
4682
4683 2019-06-11 Tom de Vries <tdevries@suse.de>
4684
4685 PR testsuite/24521
4686 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4687 message.
4688
4689 2019-06-11 Tom de Vries <tdevries@suse.de>
4690
4691 PR testsuite/24521
4692 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4693
4694 2019-06-11 Tom de Vries <tdevries@suse.de>
4695
4696 * boards/readnow.exp: New file.
4697
4698 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4699
4700 * gdb.fortran/vla-sizeof.exp: Update expected results.
4701
4702 2019-06-06 Amos Bird <amosbird@gmail.com>
4703
4704 * gdb.base/annota1.exp (thread_switch): Add test for
4705 thread-exited annotation.
4706
4707 2019-06-06 Tom Tromey <tromey@adacore.com>
4708
4709 * gdb.base/maint.exp: Expect command started/finished output.
4710
4711 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4712
4713 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4714 comment.
4715 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4716
4717 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4718
4719 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4720 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4721 * gdb.arch/riscv-unwind-long-insn.c: New file.
4722 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4723
4724 2019-06-04 Christian Biesinger <cbiesinger@google.com>
4725
4726 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
4727
4728 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4729
4730 * lib/gdb.exp (help_list_trailer): New regexp variable
4731 factorizing the help trailer message.
4732 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4733 arg to allow to better factorize various tests.
4734 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4735 (test_prefix_command_help): Use help_list_trailer.
4736 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4737 * gdb.guile/scm-cmd.exp: Likewise.
4738 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4739 * gdb.base/help.exp: Use test_user_defined_class_help.
4740 * gdb.base/style.exp: Add tests for styling of help and apropos.
4741 * lib/gdb-utils.exp (style): Add title and highlight styles.
4742
4743 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4744
4745 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4746 $_shell_exitsignal.
4747 * gdb.base/default.exp: Update for new convenience variables.
4748
4749 2019-05-29 Tom Tromey <tromey@adacore.com>
4750
4751 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4752 to "break complete ada" test case's regexp.
4753
4754 2019-05-29 Tom Tromey <tromey@adacore.com>
4755
4756 PR c++/20020:
4757 * gdb.cp/constexpr-field.exp: New file.
4758 * gdb.cp/constexpr-field.cc: New file.
4759
4760 2019-05-29 Tom Tromey <tromey@adacore.com>
4761
4762 * gdb.base/finish.exp (finish_no_print): New proc.
4763 (finish_tests): Call it.
4764
4765 2019-05-24 Tom de Vries <tdevries@suse.de>
4766
4767 * gdb.dwarf2/gdb-add-index.exp: New file.
4768
4769 2019-05-22 Tom Tromey <tromey@adacore.com>
4770
4771 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4772 * gdb.base/style.exp: Use "style".
4773 * lib/gdb-utils.exp (style): New proc.
4774
4775 2019-05-22 Tom de Vries <tdevries@suse.de>
4776
4777 * gdb.base/align.exp: Require c++11.
4778
4779 2019-05-22 Tom de Vries <tdevries@suse.de>
4780
4781 PR testsuite/24586
4782 * gdb.python/py-mi-var-info-path-expression.exp: Call
4783 mi_skip_python_tests to check if python is supported.
4784
4785 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4786
4787 * gdb.arch/aarch64-pauth.c: New test.
4788 * gdb.arch/aarch64-pauth.exp: New file.
4789
4790 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4791
4792 * README (Re-running Tests Outside The Testsuite): New section.
4793
4794 2019-05-21 Tom de Vries <tdevries@suse.de>
4795
4796 * gdb.arch/amd64-eval.exp: Require c++11.
4797 * gdb.base/max-depth.exp: Same.
4798 * gdb.compile/compile-cplus-array-decay.exp: Same.
4799 * gdb.cp/meth-typedefs.exp: Same.
4800 * gdb.cp/subtypes.exp: Same.
4801 * gdb.cp/temargs.exp: Same.
4802
4803 2019-05-21 Alan Hayward <alan.hayward@arm.com>
4804
4805 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4806
4807 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4808
4809 PR gdb/18644
4810 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4811 * gdb.fortran/printing-types.exp: Add new test.
4812 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4813 testing.
4814 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4815 setup_kfail call.
4816
4817 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4818
4819 * README (Running the Testsuite): Change example.
4820 (Testsuite Parameters): Remove TRANSCRIPT.
4821 * lib/gdb.exp: Remove TRANSCRIPT check.
4822
4823 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4824
4825 * README (Testsuite Parameters): Add replay logging to
4826 GDBSERVER_DEBUG.
4827 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4828 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4829 as a comma separated list.
4830 (gdb_debug_init): Override procedure.
4831
4832 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4833
4834 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4835 (gdb_write_cmd_file): New procedure.
4836 * lib/gdbserver-support.exp (gdbserver_start): Call
4837 gdbserver_write_cmd_file.
4838 (gdbserver_write_cmd_file): New procedure.
4839
4840 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4841
4842 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4843 (delete_breakpoints): Likewise.
4844 (gdb_run_cmd): Likewise.
4845 (gdb_start_cmd): Likewise.
4846 (gdb_starti_cmd): Likewise.
4847 (gdb_internal_error_resync): Likewise.
4848 (gdb_test_multiple): Likewise.
4849 (gdb_reinitialize_dir): Likewise.
4850 (default_gdb_exit): Likewise.
4851 (gdb_file_cmd): Mark kill as optional.
4852 (default_gdb_start): Call gdb_stdin_log_init.
4853 (send_gdb): Call gdb_stdin_log_write.
4854 (rerun_to_main): Mark Y as an answer.
4855 (gdb_stdin_log_init): New function.
4856 (gdb_stdin_log_write): Likewise.
4857
4858 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4859
4860 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4861 * gdb.base/debug-expr.exp: Likewise.
4862 * gdb.base/foll-fork.exp: Likewise.
4863 * gdb.base/foll-vfork.exp: Likewise.
4864 * gdb.base/fork-print-inferior-events.exp: Likewise.
4865 * gdb.base/gdb-sigterm.exp: Likewise.
4866 * gdb.base/gdbinit-history.exp: Likewise.
4867 * gdb.base/osabi.exp: Likewise.
4868 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4869 * gdb.base/ui-redirect.exp: Likewise.
4870 * gdb.gdb/unittest.exp: Likewise.
4871 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4872 * gdb.mi/mi-watch.exp: Likewise.
4873 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4874 * gdb.mi/user-selected-context-sync.exp: Likewise.
4875 * gdb.python/python.exp: Disable debug test when debugging.
4876 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4877 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4878 Likewise.
4879 * gdb.threads/stepi-random-signal.exp: Likewise.
4880
4881 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4882
4883 * Makefile.in: Pass through GDB_DEBUG.
4884 * README (Testsuite Parameters): Add GDB_DEBUG.
4885 (gdb,debug): Add board setting.
4886 * lib/gdb.exp (default_gdb_start): Start debugging.
4887 (gdb_debug_enabled): New procedure.
4888 (gdb_debug_init): Likewise.
4889
4890 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4891
4892 * Makefile.in: Pass through GDB_DEBUG.
4893 * README (Testsuite Parameters): Add GDB_DEBUG.
4894 (gdb,debug): Add board setting.
4895 * lib/gdb.exp (default_gdb_start): Start debugging.
4896 (gdb_debug_enabled): New procedure.
4897 (gdb_debug_init): Likewise.
4898
4899 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4900
4901 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4902
4903 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4904
4905 * gdb.base/ui-redirect.exp: Test redirection.
4906
4907 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4908
4909 * gdb.mi/mi-complete.exp: New file.
4910 * gdb.mi/mi-complete.cc: Likewise.
4911
4912 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4913
4914 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4915 indexed and sliced arrays, and pointers to arrays.
4916
4917 2019-05-14 Tom Tromey <tromey@adacore.com>
4918
4919 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4920 styling test.
4921
4922 2019-05-14 Tom de Vries <tdevries@suse.de>
4923
4924 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4925 selection entry encoding.
4926
4927 2019-05-10 Tom Tromey <tromey@adacore.com>
4928
4929 * gdb.ada/info_exc.exp: Add "complete" test.
4930
4931 2019-05-09 Tom de Vries <tdevries@suse.de>
4932
4933 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4934 CU-relative.
4935
4936 2019-05-09 Tom de Vries <tdevries@suse.de>
4937
4938 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4939 CU-relative.
4940
4941 2019-05-08 Joel Brobecker <brobecker@adacore.com>
4942
4943 * gdb.ada/frame_arg_lang.exp: New testcase.
4944 * gdb.ada/frame_arg_lang/bla.adb: New file.
4945 * gdb.ada/frame_arg_lang/pck.ads: New file.
4946 * gdb.ada/frame_arg_lang/pck.adb: New file.
4947 * gdb.ada/frame_arg_lang/foo.c: New file.
4948
4949 2019-05-08 Tom Tromey <tromey@adacore.com>
4950
4951 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4952
4953 2019-05-08 Tom Tromey <tromey@adacore.com>
4954
4955 * gdb.base/ptype-offsets.exp: Update tests.
4956
4957 2019-05-08 Tom Tromey <tromey@adacore.com>
4958
4959 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4960 cases.
4961 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4962 "short".
4963
4964 2019-05-08 Tom Tromey <tromey@adacore.com>
4965
4966 * gdb.ada/vla.exp: New file.
4967 * gdb.ada/vla/vla.adb: New file.
4968
4969 2019-05-07 Tom de Vries <tdevries@suse.de>
4970
4971 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4972
4973 2019-05-07 Tom de Vries <tdevries@suse.de>
4974
4975 PR testsuite/24522
4976 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4977 section.
4978
4979 2019-05-07 Tom de Vries <tdevries@suse.de>
4980
4981 PR testsuite/24522
4982 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4983 .debug_aranges section.
4984
4985 2019-05-07 Tom de Vries <tdevries@suse.de>
4986
4987 PR testsuite/24159
4988 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4989
4990 2019-05-06 Tom de Vries <tdevries@suse.de>
4991
4992 * lib/gdb.exp (exec_has_index_section): New proc.
4993 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4994 section.
4995
4996 2019-05-04 Tom de Vries <tdevries@suse.de>
4997
4998 * boards/cc-with-debug-names.exp: New file.
4999
5000 2019-05-03 Tom Tromey <tromey@adacore.com>
5001
5002 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
5003 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
5004 * gdb.ada/char_enum.exp: Add test.
5005
5006 2019-05-03 Tom de Vries <tdevries@suse.de>
5007
5008 * boards/cc-with-gdb-index.exp: New file.
5009
5010 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
5011
5012 * gdb.rust/simple.exp: Add new test case.
5013 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
5014 (main): Initialise an instance of the new struct.
5015
5016 2019-05-01 Tom Tromey <tromey@adacore.com>
5017
5018 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
5019 record.
5020 (NPR): New variable.
5021 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
5022 test.
5023
5024 2019-05-01 Tom Tromey <tromey@adacore.com>
5025
5026 * gdb.ada/packed_array_assign.exp: Add packed assignment
5027 regression test.
5028
5029 2019-05-01 Tom de Vries <tdevries@suse.de>
5030
5031 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
5032
5033 2019-05-01 Tom de Vries <tdevries@suse.de>
5034
5035 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
5036
5037 2019-04-30 Ali Tamur <tamur@google.com>
5038
5039 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
5040
5041 2019-04-30 Tom Tromey <tromey@adacore.com>
5042
5043 * lib/ada.exp (find_ada_tool): New proc.
5044 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5045 * gdb.ada/catch_ex_std.exp: New file.
5046 * gdb.ada/catch_ex_std/foo.adb: New file.
5047 * gdb.ada/catch_ex_std/some_package.adb: New file.
5048 * gdb.ada/catch_ex_std/some_package.ads: New file.
5049
5050 2019-04-30 Tom Tromey <tromey@adacore.com>
5051
5052 PR c++/24470:
5053 * gdb.cp/temargs.cc: Add test code from PR.
5054
5055 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5056
5057 * gdb.fortran/vla-datatypes.exp: Update expected results.
5058 * gdb.fortran/vla-ptype.exp: Likewise.
5059 * gdb.fortran/vla-type.exp: Likewise.
5060 * gdb.fortran/vla-value.exp: Likewise.
5061
5062 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5063
5064 * gdb.fortran/ptr-indentation.exp: Update expected results.
5065 * gdb.fortran/ptype-on-functions.exp: Likewise.
5066 * gdb.fortran/vla-ptr-info.exp: Likewise.
5067 * gdb.fortran/vla-value.exp: Likewise.
5068
5069 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5070
5071 * gdb.fortran/ptype-on-functions.exp: New file.
5072 * gdb.fortran/ptype-on-functions.f90: New file.
5073
5074 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5075
5076 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5077 case void string.
5078
5079 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5080
5081 * gdb.fortran/complex.exp: Expand.
5082 * gdb.fortran/complex.f: Renamed to...
5083 * gdb.fortran/complex.f90: ...this, and extended to add more
5084 complex values.
5085
5086 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5087
5088 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5089 MODULO, CMPLX.
5090
5091 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5092 Richard Bunt <richard.bunt@arm.com>
5093
5094 * gdb.base/max-depth.c: New file.
5095 * gdb.base/max-depth.exp: New file.
5096 * gdb.python/py-nested-maps.c: New file.
5097 * gdb.python/py-nested-maps.exp: New file.
5098 * gdb.python/py-nested-maps.py: New file.
5099 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5100 (test_all_common): Call test_max_depth.
5101 * gdb.fortran/max-depth.exp: New file.
5102 * gdb.fortran/max-depth.f90: New file.
5103 * gdb.go/max-depth.exp: New file.
5104 * gdb.go/max-depth.go: New file.
5105 * gdb.modula2/max-depth.exp: New file.
5106 * gdb.modula2/max-depth.c: New file.
5107 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5108
5109 2019-04-29 Tom de Vries <tdevries@suse.de>
5110
5111 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5112
5113 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5114
5115 * gdb.base/callexit.exp: Test may-call-functions off.
5116
5117 2019-04-25 Keith Seitz <keiths@redhat.com>
5118
5119 PR c++/24367
5120 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5121 (another_incomplete_struct, test_incomplete): New definitions.
5122 (main): Use new definitions.
5123 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5124 functions.
5125
5126 2019-04-25 Ali Tamur <tamur@google.com>
5127
5128 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5129
5130 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5131
5132 PR corefiles/11608
5133 PR corefiles/18187
5134 * gdb.base/coredump-filter-build-id.exp: New file.
5135
5136 2019-04-25 Alan Hayward <alan.hayward@arm.com>
5137
5138 * Makefile.in: Pass through GDBSERVER_DEBUG.
5139 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5140 (gdbserver,debug): Add board setting.
5141 * gdb.trace/tspeed.exp: Skip when debugging.
5142 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5143 * lib/gdbserver-support.exp: Likewise
5144
5145 2019-04-24 Tom Tromey <tromey@adacore.com>
5146
5147 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5148 Rust.
5149
5150 2019-04-24 Tom Tromey <tromey@adacore.com>
5151
5152 * gdb.arch/amd64-eval.exp: Test bitfield return.
5153 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5154 (class Foo) <return_bitfields>: New method.
5155 (main): Call it.
5156
5157 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5158
5159 * gdb.cp/many-args.cc: New file.
5160 * gdb.cp/many-args.exp: New file.
5161
5162 2019-04-23 Tom de Vries <tdevries@suse.de>
5163
5164 PR gdb/24433
5165 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5166
5167 2019-04-23 Alan Hayward <alan.hayward@arm.com>
5168
5169 * gdb.trace/backtrace.exp: Use nopie flag.
5170 * gdb.trace/circ.exp: Likewise.
5171 * gdb.trace/collection.exp: Likewise.
5172 * gdb.trace/ftrace.exp: Likewise.
5173 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5174 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5175 * gdb.trace/qtro.exp: Likewise.
5176 * gdb.trace/read-memory.exp: Likewise.
5177 * gdb.trace/report.exp: Likewise.
5178 * gdb.trace/tfile.exp: Likewise.
5179 * gdb.trace/tfind.exp: Likewise.
5180 * gdb.trace/unavailable.exp: Likewise.
5181
5182 2019-04-22 Pedro Alves <palves@redhat.com>
5183
5184 * gdb.base/solib-probes-nosharedlibrary.c,
5185 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5186
5187 2019-04-19 Tom Tromey <tromey@adacore.com>
5188
5189 * gdb.ada/ptype_union.c: New file.
5190 * gdb.ada/ptype_union.exp: New file.
5191
5192 2019-04-19 Tom Tromey <tromey@adacore.com>
5193
5194 PR symtab/24423:
5195 * gdb.base/list0.h (foo): Add a control-l character.
5196
5197 2019-04-18 Tom de Vries <tdevries@suse.de>
5198
5199 PR gdb/24433
5200 * boards/local-board.exp: Set sysroot to "".
5201
5202 2019-04-18 Tom de Vries <tdevries@suse.de>
5203 Pedro Alves <palves@redhat.com>
5204
5205 PR gdb/24454
5206 * gdb.threads/vfork-follow-child-exec.c: New file.
5207 * gdb.threads/vfork-follow-child-exec.exp: New file.
5208 * gdb.threads/vfork-follow-child-exit.c: New file.
5209 * gdb.threads/vfork-follow-child-exit.exp: New file.
5210
5211 2019-04-15 Leszek Swirski <leszeks@google.com>
5212
5213 * gdb.arch/amd64-eval.cc: New file.
5214 * gdb.arch/amd64-eval.exp: New file.
5215
5216 2019-04-11 Alan Hayward <alan.hayward@arm.com>
5217
5218 * gdb.server/sysroot.c: New test.
5219 * gdb.server/sysroot.exp: New file.
5220 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5221 matching param.
5222
5223 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5224
5225 * gdb.base/align.exp: Extend test to cover structures containing
5226 only static fields.
5227
5228 2019-04-11 Tom de Vries <tdevries@suse.de>
5229
5230 * boards/cc-with-dwz-m.exp: New file.
5231 * boards/cc-with-dwz.exp: New file.
5232 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5233
5234 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
5235
5236 * gdb.base/start-cpp.exp: New file.
5237 * gdb.base/start-cpp.cc: New file.
5238
5239 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5240
5241 * gdb.python/py-thrhandle.exp: Adjust tests to call
5242 thread_from_handle instead of thread_from_thread_handle.
5243
5244 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5245
5246 * gdb.python/py-thrhandle.exp: Add tests for
5247 gdb.InferiorThread.handle.
5248
5249 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5250
5251 * gdb.python/py-function.exp: Check calling helper function from
5252 all languages.
5253 * lib/gdb.exp (gdb_supported_languages): New proc.
5254
5255 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5256
5257 * gdb.base/complex-parts.c: New file.
5258 * gdb.base/complex-parts.exp: New file.
5259
5260 2019-04-01 Tom Tromey <tromey@adacore.com>
5261
5262 PR symtab/23331:
5263 * gdb.dwarf2/dw2-ranges-main.c: New file.
5264 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5265 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5266
5267 2019-03-30 Simon Marchi <simark@simark.ca>
5268
5269 * gdb.base/default.exp: Add values for $_gdb_major and
5270 $_gdb_minor.
5271
5272 2019-03-29 Tom Tromey <tromey@adacore.com>
5273
5274 * gdb.base/help.exp: Tighten apropos regexp.
5275
5276 2019-03-29 Keith Seitz <keiths@redhat.com>
5277
5278 * gdb.fortran/array-bounds.exp: New file.
5279 * gdb.fortran/array-bounds.f90: New file.
5280
5281 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5282
5283 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5284
5285 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5286
5287 * gdb.multi/hello.c (main): Increase alarm timer.
5288
5289 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5290
5291 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5292 factor when no hardware watchpoint support.
5293
5294 2019-03-28 Alan Hayward <alan.hayward@arm.com>
5295 Pedro Alves <palves@redhat.com>
5296
5297 * boards/local-board.exp: set sysroot to /.
5298
5299 2019-03-27 Alan Hayward <alan.hayward@arm.com>
5300
5301 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5302 in child.
5303
5304 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5305
5306 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5307 field.
5308 (make_container): Initialise new field.
5309 * gdb.python/py-prettyprint.exp: Add new tests.
5310 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5311 <display_hint>: New method.
5312
5313 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5314
5315 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5316 gdb_continue_to_breakpoint more throughout this test.
5317 (run_lang_tests) Supply unique test names, and use
5318 gdb_test_no_output.
5319
5320 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5321
5322 * gdb.base/finish-pretty.exp: Update expected results.
5323 * gdb.base/pretty-print.c: New file.
5324 * gdb.base/pretty-print.exp: New file.
5325
5326 2019-03-25 Pedro Alves <palves@redhat.com>
5327
5328 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5329 move comments outside list. Append '-i "" eof' section.
5330
5331 2019-03-22 Alan Hayward <alan.hayward@arm.com>
5332
5333 PR testsuite/25016
5334 * README: Add pie options.
5335 * gdb.base/break-interp.exp: Ensure pie is disabled.
5336 * gdb.base/dump.exp: Likewise.
5337 * lib/gdb.exp (gdb_compile): Add pie option.
5338
5339 2019-03-19 Tom Tromey <tromey@adacore.com>
5340
5341 * gdb.mi/mi2-cli-display.c: New file.
5342 * gdb.mi/mi2-cli-display.exp: New file.
5343
5344 2019-03-18 Joel Brobecker <brobecker@adacore.com>
5345 Tom Tromey <tromey@adacore.com>
5346
5347 * gdb.ada/ptype_array/pck.adb: New file.
5348 * gdb.ada/ptype_array/pck.ads: New file.
5349 * gdb.ada/ptype_array/foo.adb: New file.
5350 * gdb.ada/ptype_array.exp: New file.
5351
5352 2019-03-14 Tom Tromey <tromey@adacore.com>
5353
5354 * gdb.base/style.exp: Add "set style sources" test.
5355
5356 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5357
5358 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5359 * mi-breakpoint-multiple-locations.exp: ... this.
5360 (make_breakpoints_pattern): New proc.
5361 (do_test): Add mi_version parameter, test -break-insert,
5362 -break-info and =breakpoint-created.
5363
5364 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5365
5366 * config/default.exp: Remove 'load_lib gdb.exp'.
5367 * config/monitor.exp: Likewise.
5368 * config/sid.exp: Likewise.
5369 * config/sim.exp: Likewise.
5370 * config/slite.exp: Likewise.
5371 * config/unix.exp: Likewise.
5372 * gdb.base/default.exp: Remove unhelpful comment.
5373
5374 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5375
5376 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5377
5378 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5379
5380 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5381
5382 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5383
5384 * gdb.fortran/type-kinds.exp: Update expected results.
5385
5386 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5387
5388 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5389
5390 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5391
5392 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5393 function.
5394 (test_basic_parsing_of_type_kinds): Expand types tested.
5395 (test_parsing_invalid_type_kinds): New function.
5396
5397 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5398
5399 * gdb.fortran/intrinsics.exp: New file.
5400 * gdb.fortran/intrinsics.f90: New file.
5401 * gdb.fortran/type-kinds.exp: New file.
5402
5403 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5404
5405 * gdb.fortran/dot-ops.exp: New file.
5406
5407 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5408
5409 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5410 Check upper and lower case logical literals.
5411
5412 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5413
5414 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5415 Remove duplicate tests.
5416
5417 2019-03-06 Alan Hayward <alan.hayward@arm.com>
5418
5419 * lib/gdb.exp (builtin_cd): rename of cd.
5420 (cd): Override builtin.
5421
5422 2019-03-06 Richard Bunt <richard.bunt@arm.com>
5423
5424 * gdb.fortran/function-calls.exp: New file.
5425 * gdb.fortran/function-calls.f90: New test.
5426
5427 2019-03-04 Richard Bunt <richard.bunt@arm.com>
5428
5429 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5430 on user program standard output.
5431 * gdb.fortran/short-circuit-argument-list.f90: Record function
5432 calls.
5433
5434 2019-02-28 Alan Hayward <alan.hayward@arm.com>
5435
5436 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5437 failure.
5438
5439 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5440
5441 PR gdb/8527
5442 * gdb.base/interrupt-daemon-attach.c,
5443 gdb.base/interrupt-daemon-attach.exp: New test.
5444
5445 2019-02-27 Pedro Alves <palves@redhat.com>
5446
5447 * gdb.base/page.exp: Add tests for "set width/height -1".
5448
5449 2019-02-27 Pedro Alves <palves@redhat.com>
5450
5451 * gdb.base/page.exp: Add tests for "set/show width/height" with
5452 "infinite" values.
5453
5454 2019-02-27 Tom Tromey <tromey@adacore.com>
5455
5456 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5457 2.4.
5458 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5459 workaround.
5460
5461 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5462
5463 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5464 tests for structs with static members.
5465
5466 2019-02-26 Tom Tromey <tromey@adacore.com>
5467
5468 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5469 ValueError, not TypeError.
5470
5471 2019-02-26 Kevin Buettner <kevinb@redhat.com>
5472
5473 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5474 call from main program.
5475
5476 2019-02-23 Joel Brobecker <brobecker@adacore.com>
5477
5478 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5479 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5480 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5481 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5482 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5483
5484 2019-02-22 Keith Seitz <keiths@redhat.com>
5485
5486 PR symtab/23853
5487 * gdb.base/symlink-sourcefile.c: New file.
5488 * gdb.base/symlink-sourcefile.exp: New file.
5489
5490 2019-02-20 Tom Tromey <tom@tromey.com>
5491
5492 * gdb.base/info_qt.exp: Update.
5493
5494 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5495
5496 * gdb.base/source.exp: Move "error in sourced script" code to
5497 the end.
5498 * gdb.base/source-error.gdb: Move contents to
5499 source-error-1.gdb. Add new code to source source-error-1.gdb.
5500 * gdb.base/source-error-1.gdb: New file, from previous
5501 source-error.gdb.
5502
5503 2019-02-17 Tom Tromey <tom@tromey.com>
5504
5505 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5506 for macro styling.
5507 * gdb.base/style.c (SOME_MACRO): New macro.
5508
5509 2019-02-17 Tom Tromey <tom@tromey.com>
5510
5511 * gdb.base/style.exp: Add line-wrapping tests.
5512 * gdb.base/page.exp: Add test for quitting during pagination.
5513
5514 2019-02-17 Joel Brobecker <brobecker@adacore.com>
5515
5516 * gdb.ada/big_packed_array: New testcase.
5517 * gdb.ada/homonym.exp: Fix incorrect expected output for
5518 "break <homonym__get_value>" test.
5519
5520 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
5521
5522 PR breakpoints/21870
5523 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5524 and prepare_for_testing. Add comment.
5525 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5526 redundant cleanup call. Clean up comment.
5527
5528 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
5529
5530 PR breakpoints/21870
5531 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5532 * gdb.arch/aarch64-dbreg-contents.c: New file.
5533
5534 2019-02-10 Joel Brobecker <brobecker@adacore.com>
5535
5536 * gdb.ada/mi_ref_changeable: New testcase.
5537
5538 2019-02-07 Alan Hayward <alan.hayward@arm.com>
5539
5540 * gdb.base/attach.exp: Add double attach test.
5541
5542 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5543
5544 * lib/gdb.exp (default_gdb_start): Don't match pagination
5545 prompt.
5546 (gdb_init): Set stty_init.
5547
5548 2019-01-27 Tom Tromey <tom@tromey.com>
5549
5550 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5551 skip_python_tests.
5552
5553 2019-01-24 Alan Hayward <alan.hayward@arm.com>
5554
5555 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5556 New structure.
5557 (struct struct_static_02_02): Likewise.
5558 (struct struct_static_02_03): Likewise.
5559 (struct struct_static_02_04): Likewise.
5560 (struct struct_static_04_01): Likewise.
5561 (struct struct_static_04_02): Likewise.
5562 (struct struct_static_04_03): Likewise.
5563 (struct struct_static_04_04): Likewise.
5564 (struct struct_static_06_01): Likewise.
5565 (struct struct_static_06_02): Likewise.
5566 (struct struct_static_06_03): Likewise.
5567 (struct struct_static_06_04): Likewise.
5568 (cmp_struct_static_02_01): Likewise.
5569 (cmp_struct_static_02_02): Likewise.
5570 (cmp_struct_static_02_03): Likewise.
5571 (cmp_struct_static_02_04): Likewise.
5572 (cmp_struct_static_04_01): Likewise.
5573 (cmp_struct_static_04_02): Likewise.
5574 (cmp_struct_static_04_03): Likewise.
5575 (cmp_struct_static_04_04): Likewise.
5576 (cmp_struct_static_06_01): Likewise.
5577 (cmp_struct_static_06_02): Likewise.
5578 (cmp_struct_static_06_03): Likewise.
5579 (cmp_struct_static_06_04): Likewise.
5580 (call_all): Test new structs.
5581 * gdb.base/infcall-nested-structs.exp: Likewise.
5582
5583 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5584 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5585
5586 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5587 * gdb.base/stack-protector.c: New test.
5588 * gdb.base/stack-protector.exp: New file.
5589 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5590 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5591 option.
5592 (gdb_compile): Remove stack protector for GCC and prevent
5593 recursion.
5594
5595 2019-01-16 Keith Seitz <keiths@redhat.com>
5596
5597 PR gdb/23773
5598 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5599
5600 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5601
5602 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5603 aliases.
5604 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5605 tests.
5606 * gdb.arch/powerpc-vector-regs.c: New file.
5607 * gdb.arch/powerpc-vector-regs.exp: New file.
5608
5609 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5610
5611 * gdb.arch/altivec-regs.exp: Fix the list passed to
5612 gdb_expect_list when testing "info vector".
5613
5614 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5615
5616 * gdb.base/style.exp: Don't include path in testname.
5617
5618 2019-01-10 Keith Seitz <keiths@redhat.com>
5619
5620 PR gdb/23712
5621 PR symtab/23010
5622 * gdb.dwarf2/multidictionary.exp: New file.
5623
5624 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5625
5626 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5627 (test_gnuv3_style_demangling): ... this.
5628 (test_lucid_style_demangling): Remove.
5629 (test_arm_style_demangling): Remove.
5630 (test_hp_style_demangling): Remove.
5631 (do_tests): Remove calls to the above.
5632
5633 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5634
5635 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5636 case.
5637
5638 2019-01-06 Tom Tromey <tom@tromey.com>
5639
5640 PR gdb/28155:
5641 * gdb.dwarf2/typedef-void-finish.exp: New file.
5642
5643 2018-12-28 Tom Tromey <tom@tromey.com>
5644 Simon Marchi <simark@simark.ca>
5645
5646 * gdb.base/jit-exec.exp: New file.
5647 * gdb.base/jit-exec.c: New file.
5648 * gdb.base/jit-execd.c: New file.
5649
5650 2018-12-28 Tom Tromey <tom@tromey.com>
5651
5652 * gdb.base/style.exp: Update test to check for address styling.
5653
5654 2018-12-28 Tom Tromey <tom@tromey.com>
5655
5656 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5657 message.
5658
5659 2018-12-28 Tom Tromey <tom@tromey.com>
5660
5661 * gdb.base/style.exp: Add test for version number styling.
5662
5663 2018-12-28 Tom Tromey <tom@tromey.com>
5664
5665 * gdb.base/style.exp: Add test for print_address_symbolic.
5666
5667 2018-12-28 Tom Tromey <tom@tromey.com>
5668
5669 * gdb.base/style.exp: Add test for breakpoint setting.
5670
5671 2018-12-28 Tom Tromey <tom@tromey.com>
5672
5673 * gdb.base/style.exp: Add test for variable names.
5674
5675 2018-12-28 Tom Tromey <tom@tromey.com>
5676
5677 * gdb.base/style.exp: New file.
5678 * gdb.base/style.c: New file.
5679
5680 2018-12-28 Tom Tromey <tom@tromey.com>
5681
5682 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5683 "dumb".
5684 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5685 the TERM environment variable.
5686
5687 2018-12-27 Tom Tromey <tom@tromey.com>
5688
5689 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5690 pagination test.
5691
5692 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5693
5694 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5695 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5696
5697 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5698
5699 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5700 Filename a.adb changed to bp_fun_addr.adb.
5701 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5702
5703 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5704
5705 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5706 non-PIE executables.
5707 * README: Mention the gdb,nopie_flag board setting.
5708 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5709 non-PIE executable.
5710 * gdb.arch/amd64-entry-value.exp: Likewise.
5711 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5712 * gdb.arch/i386-float.exp: Likewise.
5713 * gdb.arch/i386-signal.exp: Likewise.
5714 * gdb.mi/mi-reg-undefined.exp: Likewise.
5715
5716 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5717
5718 PR gdb/23974
5719 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5720
5721 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5722
5723 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5724 Update order of results accordingly.
5725
5726 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5727
5728 * gdb.base/annota1.exp: Update a test regexp.
5729
5730 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5731
5732 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5733
5734 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5735
5736 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5737 (reuse_time): Initialize to REUSE_TIME_CAP.
5738 (check_rc): New function.
5739 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5740 Check pthread_create rc.
5741 (spawner_thread_func): Check pthread_create and pthread_join rc.
5742
5743 2018-12-08 Pedro Alves <palves@redhat.com>
5744
5745 * gdb.base/list.exp (test_forward_search): Rename to ...
5746 (test_forward_reverse_search): ... this. Also test reverse-search
5747 and the forward-search alias.
5748
5749 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5750
5751 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5752 local timeout variable before return, and remove all local timeout
5753 variable entirely.
5754 (gdb_load): Likewise.
5755
5756 2018-12-01 Tom de Vries <tdevries@suse.de>
5757
5758 * gdb.base/gdb-caching-proc.exp: New file.
5759
5760 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5761
5762 * Makefile.in (TIMESTAMP): New variable.
5763 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5764 command.
5765 (check-single-racy): Likewise.
5766 (check/%.exp): Likewise.
5767 (check-racy/%.exp): Likewise.
5768 (workers/%.worker): Likewise.
5769 (build-perf): Likewise.
5770 (check-perf): Likewise.
5771 * README: Describe new "TS" and "TS_FORMAT" variables.
5772 * print-ts.py: New file.
5773
5774 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5775
5776 PR python/23714
5777 * gdb.python/python.exp: Test command repetition after
5778 gdb.execute.
5779
5780 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5781
5782 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5783 is correctly aligned.
5784
5785 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5786
5787 * gdb.ada/info_auto_lang.exp: New testcase.
5788 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5789 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5790 * gdb.ada/info_auto_lang/some_c.c: New file.
5791
5792 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5793
5794 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5795 FUNC_lang language syntax.
5796
5797 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5798
5799 * gdb.base/info_minsym.c: New file.
5800 * gdb.base/info_minsym.exp: New file.
5801
5802 2018-11-19 Tom Tromey <tom@tromey.com>
5803
5804 PR rust/23625:
5805 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5806 * gdb.rust/expr.exp: Update expected output. Change one test.
5807
5808 2018-11-19 Tom Tromey <tom@tromey.com>
5809
5810 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5811
5812 2018-11-19 Pedro Alves <palves@redhat.com>
5813
5814 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5815 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5816 see the expected warning.
5817
5818 2018-11-16 Alan Hayward <alan.hayward@arm.com>
5819
5820 PR gdb/22736:
5821 * gdb.cp/infcall-nodebug-lib.c: New test.
5822 * gdb.cp/infcall-nodebug-main.c: New test.
5823 * gdb.cp/infcall-nodebug.exp: New file.
5824
5825 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5826
5827 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5828 completer tests.
5829
5830 2018-11-09 Tom de Vries <tdevries@suse.de>
5831
5832 * gdb.base/msym-lang.c: New test.
5833 * gdb.base/msym-lang.exp: New file.
5834 * gdb.base/msym-lang-main.c: New test.
5835
5836 2018-11-08 Tom Tromey <tom@tromey.com>
5837
5838 PR gdb/23555:
5839 PR gdb/23838:
5840 * gdb.base/warning.exp: New file.
5841
5842 2018-11-08 Jan Beulich <jbeulich@suse.com>
5843
5844 * testsuite/gdb.arch/i386-avx512.c,
5845 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5846
5847 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5848
5849 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5850 point hardware.
5851
5852 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5853
5854 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5855 * gdb.dwarf2/missing-type-name.exp: New file.
5856
5857 2018-11-06 Tom de Vries <tdevries@suse.de>
5858
5859 * gdb.base/many-headers.c: New test.
5860 * gdb.base/many-headers.exp: New file.
5861
5862 2018-11-06 Jim Wilson <jimw@sifive.com>
5863
5864 * gdb.base/code_elim.exp: For riscv, set additional_flags
5865 to include -msmall-data-limit=0.
5866
5867 2018-11-01 Joel Brobecker <brobecker@adacore.com>
5868
5869 * gdb.ada/watch_minus_l: New testcase.
5870
5871 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5872
5873 * gdb.arch/aix-sighandle.c: New file.
5874 * gdb.arch/aix-sighandle.exp: New file.
5875
5876 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5877
5878 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5879 registers being unions.
5880
5881 2018-10-31 Tom de Vries <tdevries@suse.de>
5882
5883 * lib/valgrind.exp: New file.
5884 (vgdb_start, vgdb_stop): New procs, factored out of ...
5885 * gdb.base/valgrind-bt.exp: ... here, ...
5886 * gdb.base/valgrind-disp-step.exp: ... here and ...
5887 * gdb.base/valgrind-infcall.exp: ... here.
5888
5889 2018-10-31 Tom de Vries <tdevries@suse.de>
5890
5891 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5892
5893 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5894
5895 * gdb.dwarf2/void-type.c: New file.
5896 * gdb.dwarf2/void-type.exp: New file.
5897
5898 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5899
5900 * gdb.base/info_qt.c: New file.
5901 * gdb.base/info_qt.exp: New file.
5902
5903 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5904
5905 * gdb.arch/powerpc-htm-regs.c: New file.
5906 * gdb.arch/powerpc-htm-regs.exp: New file.
5907
5908 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5909
5910 * gdb.arch/powerpc-tar.c: New file.
5911 * gdb.arch/powerpc-tar.exp: New file.
5912
5913 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5914
5915 * gdb.arch/powerpc-ppr-dscr.c: New file.
5916 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5917
5918 2018-10-25 Tom de Vries <tdevries@suse.de>
5919
5920 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5921
5922 2018-10-24 Tom de Vries <tdevries@suse.de>
5923
5924 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5925 longer exists error.
5926
5927 2018-10-24 Tom de Vries <tdevries@suse.de>
5928
5929 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5930
5931 2018-10-24 Tom de Vries <tdevries@suse.de>
5932
5933 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5934 --db-attach in valgrind.
5935
5936 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5937
5938 * gdb.arch/riscv-reg-aliases.c: New file.
5939 * gdb.arch/riscv-reg-aliases.exp: New file.
5940
5941 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5942
5943 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5944
5945 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5946
5947 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5948
5949 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5950
5951 * gdb.cp/ovldbreak.exp: Fix regexps.
5952
5953 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5954
5955 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5956
5957 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5958
5959 PR cli/23785
5960 * gdb.base/restore.exp: New test to check if "restore" with an
5961 invalid file doesn't segfault.
5962
5963 2018-10-18 Tom de Vries <tdevries@suse.de>
5964
5965 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5966 * gdb.ada/excep_handle.exp: Same.
5967 * gdb.ada/mi_string_access.exp: Same.
5968 * gdb.ada/mi_var_union.exp: Same.
5969 * gdb.arch/arc-analyze-prologue.exp: Same.
5970 * gdb.arch/arc-decode-insn.exp: Same.
5971 * gdb.base/readnever.exp: Same.
5972 * gdb.fortran/printing-types.exp: Same.
5973 * gdb.guile/scm-lazy-string.exp: Same.
5974
5975 2018-10-16 Tom de Vries <tdevries@suse.de>
5976
5977 PR gdb/23730
5978 * gdb.base/catch-follow-exec.c: Add copyright notice.
5979 * gdb.base/catch-follow-exec.exp: Rewrite to use
5980 gdb_spawn_with_cmdline_opts. Require gdb-native.
5981
5982 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5983
5984 * gdb.trace/actions-changed.exp: Check for arch support.
5985 * gdb.trace/actions.exp: Likewise.
5986 * gdb.trace/ax.exp: Likewise.
5987 * gdb.trace/backtrace.exp: Likewise.
5988 * gdb.trace/change-loc.exp: Likewise.
5989 * gdb.trace/deltrace.exp: Likewise.
5990 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5991 * gdb.trace/ftrace.exp: Likewise.
5992 * gdb.trace/infotrace.exp: Check for arch support.
5993 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5994 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5995 * gdb.trace/mi-tsv-changed.exp: Likewise.
5996 * gdb.trace/packetlen.exp: Likewise.
5997 * gdb.trace/passc-dyn.exp: Likewise.
5998 * gdb.trace/passcount.exp: Likewise.
5999 * gdb.trace/pending.exp: Likewise.
6000 * gdb.trace/range-stepping.exp: Check for shlib support.
6001 * gdb.trace/report.exp: Check for arch support.
6002 * gdb.trace/save-trace.exp: Likewise.
6003 * gdb.trace/signal.exp: Check for signal support.
6004 * gdb.trace/tfind.exp: Check for arch support.
6005 * gdb.trace/trace-break.exp: Check for arch and shlib support.
6006 * gdb.trace/trace-common.h: Add comment.
6007 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
6008 * gdb.trace/trace-enable-disable.exp: Likewise.
6009 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
6010 * gdb.trace/tracecmd.exp: Check for arch support.
6011 * gdb.trace/tspeed.exp: Check for shlib and target support.
6012 * gdb.trace/tstatus.exp: Check for arch support.
6013 * gdb.trace/tsv.exp: Likewise.
6014 * gdb.trace/while-dyn.exp: Likewise.
6015 * gdb.trace/while-stepping.exp: Likewise.
6016 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
6017
6018 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
6019
6020 * gdb.trace/tspeed.exp: Remove nowarnings.
6021 (prepare_for_trace_test): Declare "global ipalib".
6022 * gdb.trace/tspeed.c: Include unistd.h.
6023 (main): Remove superfluous printf argument.
6024
6025 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
6026
6027 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
6028 directory prefix on the filename.
6029
6030 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
6031
6032 * gdb.gdb/unittest.exp: Update expected message informing that
6033 selftests have been disabled.
6034 * gdb.server/unittest.exp: Likewise.
6035
6036 2018-10-09 Tom de Vries <tdevries@suse.de>
6037
6038 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
6039 with runto_main.
6040
6041 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
6042
6043 PR c++/16841
6044 * gdb.cp/virtbase2.cc: New file.
6045 * gdb.cp/virtbase2.exp: New file.
6046
6047 2018-10-06 Tom Tromey <tom@tromey.com>
6048
6049 PR python/19399:
6050 * gdb.python/py-inferior.exp: Add architecture test.
6051
6052 2018-10-06 Tom Tromey <tom@tromey.com>
6053
6054 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6055 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6056
6057 2018-10-06 Tom Tromey <tom@tromey.com>
6058
6059 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6060 of a "throw" catchpoint.
6061
6062 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6063
6064 * gdb.base/info-proc.exp: Update string expected from "help info
6065 proc".
6066
6067 2018-10-04 Tom Tromey <tom@tromey.com>
6068
6069 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6070 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6071 (test_initial_complaints, test_empty_complaints): Update.
6072 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6073
6074 2018-10-04 Tom Tromey <tom@tromey.com>
6075
6076 PR cli/19551:
6077 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6078 * lib/gdb.exp (gdb_file_cmd): Update.
6079 * gdb.stabs/weird.exp (print_weird_var): Update.
6080 * gdb.server/solib-list.exp: Update.
6081 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6082 * gdb.mi/mi-cli.exp: Update.
6083 * gdb.linespec/linespec.exp: Update.
6084 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6085 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6086 * gdb.cp/cp-relocate.exp: Update.
6087 * gdb.base/sym-file.exp: Update.
6088 * gdb.base/relocate.exp: Update.
6089 * gdb.base/readnever.exp: Update.
6090 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6091 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6092 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6093 * gdb.base/code_elim.exp: Update.
6094 * gdb.base/break-unload-file.exp (test_break): Update.
6095 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6096 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6097 Update.
6098 * gdb.base/attach.exp (do_attach_tests): Update.
6099 * gdb.base/sepdebug.exp: Update.
6100 * gdb.python/py-section-script.exp: Update.
6101
6102 2018-10-04 Tom Tromey <tom@tromey.com>
6103
6104 PR cli/22234:
6105 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6106 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6107 output.
6108
6109 2018-10-04 Tom Tromey <tom@tromey.com>
6110
6111 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6112 set width and height to 0.
6113 (test_command_line_attach_run): Use -quiet.
6114
6115 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6116
6117 * lib/gdb.exp (skip_ifunc_tests): New.
6118 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6119 other compile failures.
6120 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6121
6122 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6123
6124 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6125 is_amd64_regs_target.
6126
6127 2018-10-01 Alan Hayward <alan.hayward@arm.com>
6128
6129 * gdb.arch/aarch64-sighandler-regs.c: New test.
6130 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6131 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6132
6133 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6134
6135 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6136 assembly.
6137
6138 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6139
6140 * gdb.base/frame-selection.exp: New file.
6141 * gdb.base/frame-selection.c: New file.
6142
6143 2018-09-27 Alan Hayward <alan.hayward@arm.com>
6144
6145 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6146 pthread barrier.
6147 (main): Likewise.
6148
6149 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6150
6151 * gdb.base/large-frame-1.c: New file.
6152 * gdb.base/large-frame-2.c: New file.
6153 * gdb.base/large-frame.exp: New file.
6154 * gdb.base/large-frame.h: New file.
6155
6156 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6157
6158 PR gdb/20948
6159 * gdb.base/write_mem.exp: New test.
6160 * gdb.base/write_mem.c: Likewise.
6161
6162 2018-09-23 Tom Tromey <tom@tromey.com>
6163
6164 PR python/18852:
6165 * gdb.python/py-parameter.exp: Add test for parameter that throws
6166 on "set".
6167
6168 2018-09-23 Tom Tromey <tom@tromey.com>
6169
6170 PR python/17284:
6171 * gdb.python/py-template.exp (test_template_arg): Add test for
6172 negative template argument number.
6173
6174 2018-09-23 Tom Tromey <tom@tromey.com>
6175
6176 PR python/14062:
6177 * gdb.python/python.exp: Add test for post_event error.
6178
6179 2018-09-23 Tom Tromey <tom@tromey.com>
6180
6181 PR python/18170:
6182 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6183 convert pointers to int and long.
6184
6185 2018-09-23 Tom Tromey <tom@tromey.com>
6186
6187 PR python/20126:
6188 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6189 signed-ness conversion tests.
6190
6191 2018-09-23 Tom Tromey <tom@tromey.com>
6192
6193 PR python/18352;
6194 * gdb.python/py-value.exp (test_float_conversion): New proc.
6195 Use it.
6196
6197 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6198
6199 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6200
6201 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6202
6203 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6204 no readline.
6205 * gdb.base/utf8-identifiers.exp: Likewise.
6206 * gdb.cp/cpcompletion.exp: Likewise.
6207 * gdb.linespec/cpcompletion.exp: Likewise.
6208 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6209 * gdb.linespec/cpls-ops.exp: Likewise.
6210
6211 2018-09-19 Richard Bunt <richard.bunt@arm.com>
6212 Chris January <chris.january@arm.com>
6213
6214 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6215 * gdb.fortran/short-circuit-argument-list.exp: New file.
6216 * gdb.fortran/short-circuit-argument-list.f90: New test.
6217
6218 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6219
6220 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6221 "arch=" keyword when executing "-stack-list-frames".
6222
6223 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6224
6225 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6226 "arch=" keyword when executing "-stack-list-frames".
6227
6228 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6229
6230 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6231 break ada".
6232
6233 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6234
6235 PR python/23669
6236 * gdb.python/python.exp: Test gdb.execute("show commands").
6237
6238 2018-09-16 Tom Tromey <tom@tromey.com>
6239
6240 * gdb.base/new-ui.exp (do_execution_tests): Update.
6241 * gdb.base/dbx.exp (test_breakpoints): Update.
6242
6243 2018-09-14 Alan Hayward <alan.hayward@arm.com>
6244
6245 * lib/gdb.exp (gdb_simple_compile): Add proc.
6246 (is_elf_target): Use gdb_simple_compile.
6247 (skip_altivec_tests): Likewise.
6248 (skip_vsx_tests): Likewise.
6249 (skip_tsx_tests): Likewise.
6250 (skip_btrace_tests): Likewise.
6251 (skip_btrace_pt_tests): Likewise.
6252 (gdb_can_simple_compile): Likewise.
6253 (gdb_has_argv0): Likewise.
6254 (gdb_target_symbol_prefix): Likewise.
6255 (target_supports_scheduler_locking): Likewise.
6256
6257 2018-09-13 Tom Tromey <tom@tromey.com>
6258
6259 * Makefile.in (TAGS): Recognize proc_with_prefix and
6260 gdb_caching_proc.
6261
6262 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6263
6264 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6265 method.
6266
6267 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6268
6269 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6270 and a few other Inferior properties when the Inferior is no
6271 longer valid.
6272
6273 2018-09-13 Tom Tromey <tom@tromey.com>
6274
6275 PR rust/23650:
6276 * gdb.rust/simple.exp: Add test for enum field access error.
6277
6278 2018-09-13 Tom Tromey <tom@tromey.com>
6279
6280 PR rust/23626:
6281 * gdb.rust/simple.rs (EmptyEnum): New type.
6282 (main): Use it.
6283 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6284
6285 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6286
6287 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6288 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6289 * gdb.python/py-symtab.exp: Update test printing an objfile.
6290
6291 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6292
6293 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6294 object.
6295
6296 2018-09-12 Alan Hayward <alan.hayward@arm.com>
6297
6298 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6299 (support_complex_tests): Use gdb_can_simple_compile.
6300 (is_ilp32_target): Likewise.
6301 (is_lp64_target): Likewise.
6302 (is_64_target): Likewise.
6303 (is_amd64_regs_target): Likewise.
6304 (is_aarch32_target): Likewise.
6305 (gdb_int128_helper): Likewise.
6306
6307 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6308
6309 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6310
6311 2018-09-10 Jerome Guitton <guitton@adacore.com>
6312
6313 * gdb.ada/same_component_name: Add test for case of tagged record
6314 with variable-length fields.
6315
6316 2018-09-10 Xavier Roirand <roirand@adacore.com>
6317
6318 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6319 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6320 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6321 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6322
6323 2018-09-10 Xavier Roirand <roirand@adacore.com>
6324
6325 * gdb.ada/mi_string_access.exp: New testcase.
6326 * gdb.ada/mi_string_access/bar.adb: New file.
6327 * gdb.ada/mi_string_access/pck.adb: New file.
6328 * gdb.ada/mi_string_access/pck.asd: New file.
6329
6330 2018-09-10 Xavier Roirand <roirand@adacore.com>
6331
6332 * gdb.ada/mi_var_union.exp: New testcase.
6333 * gdb.ada/mi_var_union/bar.adb: New file.
6334 * gdb.ada/mi_var_union/pck.adb: New file.
6335 * gdb.ada/mi_var_union/pck.asd: New file.
6336
6337 2018-09-08 Tom Tromey <tom@tromey.com>
6338
6339 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6340
6341 2018-09-08 Tom Tromey <tom@tromey.com>
6342
6343 PR python/16047:
6344 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6345 (register_pretty_printers): Register new printer.
6346 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6347 test.
6348 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6349 (an_int_type3): New global.
6350
6351 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6352
6353 * gdb.ada/expr_with_funcall: New testcase.
6354
6355 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6356
6357 * gdb.ada/packed_array_assign: New testcase.
6358
6359 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6360
6361 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6362 names, and add test prefixes to make test names unique.
6363
6364 2018-09-05 Tom de Vries <tdevries@suse.de>
6365
6366 * gdb.dwarf2/varval.exp: Add test.
6367
6368 2018-09-04 Gary Benson <gbenson@redhat.com>
6369
6370 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6371 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6372
6373 2018-08-31 Tom Tromey <tom@tromey.com>
6374
6375 * gdb.rust/simple.rs: Rename second variable "v".
6376
6377 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6378
6379 * gdb.base/funcargs.c (use_a): New function.
6380 (recurse): Call use_a.
6381
6382 2018-08-29 Keith Seitz <keiths@redhat.com>
6383
6384 * gdb.compile/compile-cplus-anonymous.cc: New file.
6385 * gdb.compile/compile-cplus-anonymous.exp: New file.
6386 * gdb.compile/compile-cplus-array-decay.cc: New file.
6387 * gdb.compile/compile-cplus-array-decay.exp: New file.
6388 * gdb.compile/compile-cplus-inherit.cc: New file.
6389 * gdb.compile/compile-cplus-inherit.exp: New file.
6390 * gdb.compile/compile-cplus-member.cc: New file.
6391 * gdb.compile/compile-cplus-member.exp: New file.
6392 * gdb.compile/compile-cplus-method.cc: New file.
6393 * gdb.compile/compile-cplus-method.exp: New file.
6394 * gdb.compile/compile-cplus-mod.c: "New" file.
6395 * gdb.compile/compile-cplus-namespace.cc: New file.
6396 * gdb.compile/compile-cplus-namespace.exp: New file.
6397 * gdb.compile/compile-cplus-nested.cc: New file.
6398 * gdb.compile/compile-cplus-nested.exp: New file.
6399 * gdb.compile/compile-cplus-print.c: "New" file.
6400 * gdb.compile/compile-cplus-print.exp: "New" file.
6401 * gdb.compile/compile-cplus-virtual.cc: New file.
6402 * gdb.compile/compile-cplus-virtual.exp: New file.
6403 * gdb.compile/compile-cplus.c: "New" file.
6404 * gdb.compile/compile-cplus.exp: "New" file.
6405 * lib/compile-support.exp: New file.
6406
6407 2018-08-16 Gary Benson <gbenson@redhat.com>
6408
6409 PR gdb/13000:
6410 * gdb.base/batch-exit-status.exp: New file.
6411 * gdb.base/batch-exit-status.good-commands: Likewise.
6412 * gdb.base/batch-exit-status.bad-commands: Likewise.
6413
6414 2018-08-29 Alan Hayward <alan.hayward@arm.com>
6415
6416 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6417 (struct struct02): Likewise.
6418 (struct struct03): Likewise.
6419 (struct struct04): Likewise.
6420 (struct struct_01_01): New struct.
6421 (struct struct_01_02): Likewise.
6422 (struct struct_01_03): Likewise.
6423 (struct struct_01_04): Likewise.
6424 (struct struct_02_01): Likewise.
6425 (struct struct_02_02): Likewise.
6426 (struct struct_02_03): Likewise.
6427 (struct struct_02_04): Likewise.
6428 (struct struct_04_01): Likewise.
6429 (struct struct_04_02): Likewise.
6430 (struct struct_04_03): Likewise.
6431 (struct struct_04_04): Likewise.
6432 (struct struct_05_01): Likewise.
6433 (struct struct_05_02): Likewise.
6434 (struct struct_05_03): Likewise.
6435 (struct struct_05_04): Likewise.
6436 (cmp_struct01): Remove function.
6437 (cmp_struct02): Likewise.
6438 (cmp_struct03): Likewise.
6439 (cmp_struct04): Likewise.
6440 (cmp_struct_01_01): Add Function.
6441 (cmp_struct_01_02): Likewise.
6442 (cmp_struct_01_03): Likewise.
6443 (cmp_struct_01_04): Likewise.
6444 (cmp_struct_02_01): Likewise.
6445 (cmp_struct_02_02): Likewise.
6446 (cmp_struct_02_03): Likewise.
6447 (cmp_struct_02_04): Likewise.
6448 (cmp_struct_04_01): Likewise.
6449 (cmp_struct_04_02): Likewise.
6450 (cmp_struct_04_03): Likewise.
6451 (cmp_struct_04_04): Likewise.
6452 (cmp_struct_05_01): Likewise.
6453 (cmp_struct_05_02): Likewise.
6454 (cmp_struct_05_03): Likewise.
6455 (cmp_struct_05_04): Likewise.
6456 (call_all): Add new structs.
6457 * gdb.base/infcall-nested-structs.exp: Likewise.
6458
6459 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6460
6461 * gdb.python/py-framefilter-mi.exp: Update regexp to
6462 check for "arch" field in frame output.
6463
6464 2018-08-23 Kevin Buettner <kevinb@redhat.com>
6465
6466 * gdb.dwarf2/dw2-ranges-func.c: New file.
6467 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6468
6469 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6470
6471 * gdb.base/term.exp: Compare terminal settings with values from
6472 the inferior.
6473 * gdb.base/term.c: Get and set terminal settings.
6474
6475 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6476
6477 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6478 accommodate new "arch" field in frame output.
6479 * gdb.mi/mi-return.exp: Likewise.
6480 * gdb.mi/mi-stack.exp: Likewise.
6481 * gdb.mi/mi-syn-frame.exp: Likewise.
6482 * gdb.mi/user-selected-context-sync.exp: Likewise.
6483
6484 2018-08-19 Michael Spang <spang@google.com>
6485
6486 PR gdb/11786
6487 * gdb.base/gcore-tls-pie.c: New file.
6488 * gdb.base/gcore-tls-pie.exp: New file.
6489
6490 2018-08-18 Kevin Buettner <kevinb@redhat.com>
6491
6492 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
6493 * gdb.dwarf2/varval.c: New file.
6494 * gdb.dwarf2/varval.exp: New file.
6495
6496 2018-08-17 Alan Hayward <alan.hayward@arm.com>
6497
6498 PR gdb/18931
6499 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6500
6501 2018-08-16 Keith Seitz <keiths@redhat.com>
6502
6503 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6504 tests expected to pass.
6505
6506 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6507
6508 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6509 -data-disassemble -a.
6510 (test_disassembly_bogus_args): Likewise.
6511
6512 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6513
6514 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6515
6516 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6517
6518 * gdb.base/vla-optimized-out.exp: Add new test.
6519
6520 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6521
6522 * gdb.base/vla-optimized-out-o3.exp: Delete.
6523 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6524 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6525 deleted tests.
6526
6527 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6528
6529 PR gdb/18050:
6530 * gdb.server/extended-remote-restart.c: New file.
6531 * gdb.server/extended-remote-restart.exp: New file.
6532
6533 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6534
6535 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6536 "set variable index = 42".
6537
6538 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6539
6540 * boards/index-cache-gdb.exp: New file.
6541 * gdb.dwarf2/index-cache.exp: New file.
6542 * gdb.dwarf2/index-cache.c: New file.
6543 * gdb.base/maint.exp: Check if we are using the index cache.
6544
6545 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6546
6547 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6548 MAKEFLAGS.
6549
6550 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6551
6552 * dg-extract-results.sh: Move to toplevel contrib.
6553 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6554 * Makefile.in (check-parallel-racy): Likewise.
6555
6556 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6557
6558 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6559 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6560 tests if the target supports scheduler locking.
6561
6562 2018-08-04 Tom de Vries <tdevries@suse.de>
6563
6564 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6565
6566 2018-08-02 Tom Tromey <tom@tromey.com>
6567
6568 PR symtab/16842.
6569 * gdb.cp/temargs.exp: Test "info address" of a template
6570 parameter.
6571
6572 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6573
6574 * gdb.python/py-mi-var-info-path-expression.c: New file.
6575 * gdb.python/py-mi-var-info-path-expression.py: New file.
6576 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6577
6578 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6579
6580 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6581 error after "cannot resolve name" string.
6582
6583 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6584
6585 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6586 started.
6587 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6588
6589 2018-07-28 Tom de Vries <tdevries@suse.de>
6590
6591 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6592
6593 2018-07-26 Tom de Vries <tdevries@suse.de>
6594
6595 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6596
6597 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6598
6599 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6600 is visible.
6601
6602 2018-07-26 Tom de Vries <tdevries@suse.de>
6603
6604 PR breakpoints/23366
6605 * gdb.base/catch-follow-exec.c: New test.
6606 * gdb.base/catch-follow-exec.exp: New file.
6607
6608 2018-07-25 Tom de Vries <tdevries@suse.de>
6609
6610 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6611 vla-optimized-out.c.
6612
6613 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6614
6615 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6616 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6617
6618 2018-07-20 Tom de Vries <tdevries@suse.de>
6619
6620 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6621 NOCLONE macro.
6622 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6623
6624 2018-07-19 Tom de Vries <tdevries@suse.de>
6625
6626 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6627 regular expression.
6628
6629 2018-07-18 Tom de Vries <tdevries@suse.de>
6630
6631 * gdb.base/vla-optimized-out.c: New test.
6632 * gdb.base/vla-optimized-out.exp: New file.
6633
6634 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6635
6636 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6637 message "No address associated with hostname" when gdbserver
6638 cannot resolve the hostname.
6639
6640 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6641
6642 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6643 Add some test prefixes to make tests unique.
6644
6645 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6646
6647 * gdb.base/frameapply.c: New file.
6648 * gdb.base/frameapply.exp: New file.
6649
6650 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6651
6652 * gdb.base/skip.exp: Update expected error message.
6653
6654 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6655 Jan Kratochvil <jan.kratochvil@redhat.com>
6656 Paul Fertser <fercerpav@gmail.com>
6657 Tsutomu Seki <sekiriki@gmail.com>
6658
6659 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6660 parameter.
6661 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6662 by default.
6663 * boards/native-gdbserver.exp: Likewise.
6664 * gdb.server/run-without-local-binary.exp: Improve regexp used
6665 for detecting when a remote debugging connection succeeds.
6666 * gdb.server/server-connect.exp: New file.
6667 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6668 Do not prefix the port number with ":".
6669 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6670 support for detecting and using it. Add '$debughost_gdbserver'
6671 to the list of arguments used to start gdbserver. Handle case
6672 when gdbserver cannot resolve a network name.
6673
6674 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6675
6676 PR c++/23373
6677 * gdb.base/ptype-offsets.cc (struct static_member): New
6678 struct.
6679 (main) <stmember>: New variable.
6680 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6681 with a static member in it.
6682
6683 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6684
6685 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6686 watchpoints enabled and disabled.
6687
6688 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6689
6690 * gdb.base/examine-backward.exp: Still run tests around address
6691 0x0, even if address 0x0 is not readable. Update the pattern for
6692 matching address 0x0 in expected output.
6693
6694 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6695
6696 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6697 malloc/free.
6698
6699 2018-07-04 Tom de Vries <tdevries@suse.de>
6700
6701 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6702
6703 2018-07-02 Maciej W. Rozycki <macro@mips.com>
6704
6705 PR tdep/8282
6706 * gdb.arch/mips-disassembler-options.exp: New test.
6707 * gdb.arch/mips-disassembler-options.s: New test source.
6708
6709 2018-06-29 Pedro Alves <palves@redhat.com>
6710
6711 * gdb.threads/names.exp: Adjust expected "info threads" output.
6712
6713 2018-06-29 Pedro Alves <palves@redhat.com>
6714
6715 * gdb.opt/inline-break.exp (line number, address): Add "info
6716 break" tests.
6717
6718 2018-06-29 Pedro Alves <palves@redhat.com>
6719
6720 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6721 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6722 number and address and running to them.
6723
6724 2018-06-29 Richard Bunt <richard.bunt@arm.com>
6725
6726 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6727
6728 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6729
6730 * lib/compiler.c: Remove executable permission flag.
6731
6732 2018-06-28 Richard Bunt <richard.bunt@arm.com>
6733
6734 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6735 code.
6736 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6737
6738 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6739
6740 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6741
6742 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6743
6744 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6745 address argument is omitted.
6746
6747 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6748
6749 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6750
6751 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
6752
6753 PR gdb/21695
6754 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6755 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6756
6757 2018-06-26 Tom Tromey <tom@tromey.com>
6758
6759 PR rust/22574:
6760 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6761 * gdb.rust/simple.rs (struct SimpleLayout): New.
6762
6763 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6764
6765 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6766 "info registers" output.
6767
6768 2018-06-21 Richard Bunt <richard.bunt@arm.com>
6769
6770 * gdb.base/watchpoint-hw-attach.c: New test.
6771 * gdb.base/watchpoint-hw-attach.exp: New file.
6772
6773 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6774
6775 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6776 through /bin/sh.
6777 * boards/dwarf4-gdb-index.exp: Likewise.
6778 * boards/fission-dwp.exp: Likewise.
6779
6780 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6781
6782 * gdb.base/float128.exp: Add comment and improved fail message
6783 to the failure case of "print large128" test.
6784
6785 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6786
6787 * configure.ac: Remove AC_PREREQ.
6788 * configure: Re-generate.
6789
6790 2018-06-19 Pedro Alves <palves@redhat.com>
6791
6792 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6793 (func_extern_caller): New.
6794 (main): Call func_extern_caller.
6795 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6796 logic change.
6797
6798 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
6799
6800 PR gdb/16841
6801 * gdb.cp/typedef-base.cc: New file.
6802 * gdb.cp/typedef-base.exp: New file.
6803
6804 2018-06-18 Tom de Vries <tdevries@suse.de>
6805
6806 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6807
6808 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6809 Richard Bunt <Richard.Bunt@arm.com>
6810
6811 * gdb.threads/attach-slow-waitpid.c: New file.
6812 * gdb.threads/attach-slow-waitpid.exp: New file.
6813 * gdb.threads/slow-waitpid.c: New file.
6814
6815 2018-06-14 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.base/fork-running-state.c: Include <errno.h>.
6818 (exit_if_relative_exits): New.
6819 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6820 exits.
6821 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6822 child exits.
6823
6824 2018-06-14 Tom de Vries <tdevries@suse.de>
6825
6826 PR cli/22573
6827 * gdb.base/finish-pretty.c: New test.
6828 * gdb.base/finish-pretty.exp: New file.
6829
6830 2018-06-14 Pedro Alves <palves@redhat.com>
6831
6832 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6833 gdb's expected startup output.
6834
6835 2018-06-14 Pedro Alves <palves@redhat.com>
6836
6837 * lib/selftest-support.exp (selftest_setup): Remove inlined
6838 function handling.
6839
6840 2018-06-14 Tom de Vries <tdevries@suse.de>
6841
6842 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6843 matching of breakpoint printing.
6844
6845 2018-06-13 Tom de Vries <tdevries@suse.de>
6846
6847 PR testsuite/23269
6848 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6849 (fork_child): ... here, and ...
6850 (fork_parent): ... here.
6851
6852 2018-06-12 Tom de Vries <tdevries@suse.de>
6853
6854 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6855
6856 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6857 Stephen Roberts <stephen.roberts@arm.com>
6858
6859 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6860 rewrite test to describe action performed, rather than possible
6861 failure.
6862
6863 2018-06-08 Gary Benson <gbenson@redhat.com>
6864
6865 * gdb.threads/check-libthread-db.exp: New file.
6866 * gdb.threads/check-libthread-db.c: Likewise.
6867
6868 2018-06-05 Tom Tromey <tom@tromey.com>
6869
6870 * gdb.base/default.exp: Update expected "show version" output.
6871
6872 2018-06-05 Tom Tromey <tom@tromey.com>
6873
6874 PR cli/12326:
6875 * gdb.cp/static-print-quit.exp: Update.
6876 * lib/gdb.exp (pagination_prompt): Update.
6877 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6878 * gdb.python/python.exp: Update.
6879
6880 2018-06-04 Joel Brobecker <brobecker@adacore.com>
6881
6882 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6883
6884 2018-06-01 Joel Brobecker <brobecker@adacore.com>
6885
6886 * gdb.ada/bp_fun_addr: New testcase.
6887
6888 2018-06-01 Tom Tromey <tom@tromey.com>
6889
6890 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6891 results.
6892 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6893 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6894 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6895 * gdb.base/maint.exp (maint_pass_if): Update.
6896
6897 2018-05-31 Maciej W. Rozycki <macro@mips.com>
6898
6899 * gdb.base/endian.exp: New test.
6900 * gdb.base/endian.c: New test source.
6901
6902 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6903
6904 PR gdb/23203
6905 * gdb.base/bt-selected-frame.c: New file.
6906 * gdb.base/bt-selected-frame.exp: New file.
6907 * lib/gdb.exp (get_current_frame_number): New function.
6908
6909 2018-05-24 Maciej W. Rozycki <macro@mips.com>
6910 Pedro Alves <palves@redhat.com>
6911
6912 * gdb.threads/tls-core.c: Include <stdlib.h>
6913 (thread_proc): Call `abort'.
6914 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6915 (tls_core_test): New procedure, bits factored out from ...
6916 (top level): ... here. Test both native cores and gcore cores.
6917
6918 2018-05-23 Tom Tromey <tom@tromey.com>
6919
6920 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6921
6922 2018-05-23 Tom Tromey <tom@tromey.com>
6923
6924 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6925 symfile_complaints.
6926 (test_short_complaints): Likewise.
6927 (test_empty_complaints): Likewise.
6928 (test_initial_complaints): Update.
6929
6930 2018-05-23 Tom Tromey <tom@tromey.com>
6931
6932 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6933
6934 2018-05-23 Tom Tromey <tom@tromey.com>
6935
6936 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6937 (test_short_complaints): Update.
6938
6939 2018-05-22 Pedro Alves <palves@redhat.com>
6940
6941 * gdb.base/remote.exp: Only gdb_start after compiling the
6942 testcase. Issue "disconnect" before testing "set remote" command
6943 defaults. Issue clean_restart before running to main.
6944
6945 2018-05-22 Pedro Alves <palves@redhat.com>
6946
6947 * gdb.base/remote.exp: Adjust expected output of "show remote
6948 memory-write-packet-size". Add tests for "set remote
6949 memory-write-packet-size 0" and "set remote
6950 memory-write-packet-size fixed/limit".
6951
6952 2018-05-22 Pedro Alves <palves@redhat.com>
6953
6954 PR gdb/22973
6955 * gdb.base/utf8-identifiers.c: New file.
6956 * gdb.base/utf8-identifiers.exp: New file.
6957
6958 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6959
6960 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6961
6962 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6963
6964 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6965
6966 2018-05-18 Tom Tromey <tom@tromey.com>
6967
6968 * gdb.base/ptype-offsets.exp: Update.
6969
6970 2018-05-17 Keith Seitz <keiths@redhat.com>
6971
6972 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6973 in expected breakpoint stop locations.
6974 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6975 move to proper scope to test variable values.
6976 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6977 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6978 New functions.
6979 (main): Call not_inline_func3.
6980 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6981 inline_func1, inline_func2, and inline_func3. Test that when each
6982 breakpoint is hit, GDB properly reports both the stop location
6983 and the backtrace. Repeat tests for temporary breakpoints.
6984
6985 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6986
6987 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6988 rather then trying to access it in determining whether the PID
6989 of `gdbserver' could have been retrieved.
6990
6991 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6992
6993 * gdb.arch/amd64-init-x87-values.S: New file.
6994 * gdb.arch/amd64-init-x87-values.exp: New file.
6995
6996 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6997
6998 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6999
7000 2018-05-04 Tom Tromey <tom@tromey.com>
7001
7002 PR python/22730:
7003 * gdb.python/python.exp: Test multi-line execute.
7004
7005 2018-05-04 Tom Tromey <tom@tromey.com>
7006
7007 PR python/22731:
7008 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
7009
7010 2018-05-04 Tom Tromey <tom@tromey.com>
7011
7012 PR gdb/11750:
7013 * gdb.base/define.exp: Test defining a user command inside a user
7014 command.
7015 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
7016
7017 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
7018 Pedro Alves <palves@redhat.com>
7019
7020 PR breakpoints/19806 and support for PR external/20207.
7021 * gdb.base/watchpoint-unaligned.c: New file.
7022 * gdb.base/watchpoint-unaligned.exp: New file.
7023
7024 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7025
7026 * gdb.base/maint.exp: Make test names unique, use
7027 test_prefix_command_help to test 'help maint info', and remove
7028 repeated test of 'help maint'.
7029
7030 2018-05-04 Tom Tromey <tom@tromey.com>
7031
7032 PR gdb/22619:
7033 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
7034 behavior.
7035
7036 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7037
7038 * gdb.base/maint.exp: Process output from 'maint print registers'
7039 line at a time.
7040
7041 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7042
7043 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7044 timeout.
7045
7046 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7047
7048 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7049 filter pattern.
7050
7051 2018-05-02 Pedro Alves <palves@redhat.com>
7052
7053 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7054 to_log_command renames.
7055 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7056
7057 2018-05-02 Tom Tromey <tom@tromey.com>
7058
7059 * gdb.python/py-parameter.exp: Set test message.
7060
7061 2018-05-02 Tom Tromey <tom@tromey.com>
7062
7063 PR python/20084:
7064 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7065 PARAM_ZUINTEGER_UNLIMITED tests.
7066
7067 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7068
7069 PR rust/23124
7070 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7071 when casting.
7072
7073 2018-04-30 Tom Tromey <tom@tromey.com>
7074
7075 * gdb.python/py-type.exp: Check align attribute.
7076 * gdb.python/py-type.c: New "aligncheck" global.
7077
7078 2018-04-30 Tom Tromey <tom@tromey.com>
7079
7080 PR exp/17095:
7081 * gdb.dwarf2/dw2-align.exp: New file.
7082 * gdb.cp/align.exp: New file.
7083 * gdb.base/align.exp: New file.
7084 * lib/gdb.exp (gdb_int128_helper): New proc.
7085 (has_int128_c, has_int128_cxx): New caching procs.
7086
7087 2018-04-27 Tom Tromey <tom@tromey.com>
7088
7089 PR rust/22545:
7090 * gdb.rust/simple.exp: Add inclusive range tests.
7091
7092 2018-04-26 Pedro Alves <palves@redhat.com>
7093
7094 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7095 ifunc breakpoint locations correctly of ifunc breakpoints set
7096 while the program resolves the ifunc.
7097
7098 2018-04-26 Pedro Alves <palves@redhat.com>
7099
7100 * gdb.base/gnu-ifunc-final.c: New file.
7101 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7102 * gdb.base/gnu-ifunc.exp (executable): Delete.
7103 (staticexecutable): Adjust.
7104 (lib_opts, exec_opts): Delete.
7105 (make_binsuffix, build, set-break): New procedures.
7106 (misc_tests): New, with tests factored out from the top level.
7107 (top level): Test different combinations of ifunc resolver name,
7108 resolver with and with debug info, and ifunc target with and
7109 without debug info. Wrap static tests with with_target_prefix.
7110
7111 2018-04-26 Pedro Alves <palves@redhat.com>
7112
7113 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7114 return type" warnings.
7115
7116 2018-04-25 Pedro Alves <palves@redhat.com>
7117
7118 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7119 killed".
7120 * gdb.base/kill-after-signal.exp: Likewise.
7121 * gdb.threads/kill.exp: Likewise.
7122
7123 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7124 Sergio Durigan Junior <sergiodj@redhat.com>
7125 Pedro Alves <palves@redhat.com>
7126
7127 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7128 regexps to expect for '[Inferior ... detached]' as well.
7129 * gdb.base/attach.exp: Likewise.
7130 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7131 "gdb_continue_to_end".
7132 (test_catch_syscall_with_wrong_args): Likewise.
7133 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7134 ']'. Don't set 'verbose' on.
7135 * gdb.base/foll-vfork.exp: Likewise.
7136 * gdb.base/fork-print-inferior-events.c: New file.
7137 * gdb.base/fork-print-inferior-events.exp: New file.
7138 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7139 '[Inferior ... has been killed]' message.
7140 * gdb.base/kill-after-signal.exp: Likewise.
7141 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7142 detach message.
7143 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7144 message.
7145 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7146 regexps to expect for '[Inferior ... detached]' as well.
7147 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7148
7149 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7150
7151 PR gdb/23104
7152 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7153
7154 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7155
7156 PR gdb/23095
7157 * gdb.base/break-probes.exp: Pass shlib_load to
7158 prepare_for_testing. Set normal_bp to r_debug_state if target is
7159 bsd.
7160
7161 2018-04-19 Richard Bunt <richard.bunt@arm.com>
7162
7163 * gdb.threads/multiple-successive-infcall.c: New test.
7164 * gdb.threads/multiple-successive-infcall.exp: New file.
7165
7166 2018-04-17 Tom Tromey <tom@tromey.com>
7167
7168 * gdb.rust/simple.rs (Union): New type.
7169 (main): New local "u".
7170 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7171
7172 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7173
7174 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7175 number information in output of "whereis" command.
7176 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7177
7178 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7179
7180 * gdb.ada/info_types.exp: Adjust expected output to the line
7181 numbers now printed by "info var/func/type".
7182 * gdb.base/completion.exp: Likewise.
7183 * gdb.base/included.exp: Likewise.
7184 * gdb.cp/cp-relocate.exp: Likewise.
7185 * gdb.cp/cplusfuncs.exp: Likewise.
7186 * gdb.cp/namespace.exp: Likewise.
7187 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7188
7189 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7190
7191 * gdb.btrace/cpu.exp: New.
7192
7193 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7194
7195 * gdb.base/step-indirect-call-thunk.exp: New.
7196 * gdb.base/step-indirect-call-thunk.c: New.
7197 * gdb.reverse/step-indirect-call-thunk.exp: New.
7198 * gdb.reverse/step-indirect-call-thunk.c: New.
7199
7200 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7201
7202 * gdb.base/pie-fork.c: New file.
7203 * gdb.base/pie-fork.exp: New file.
7204
7205 2018-04-11 Tom Tromey <tom@tromey.com>
7206
7207 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7208
7209 2018-04-10 Pedro Alves <palves@redhat.com>
7210
7211 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7212 exits. Instead loop running forever.
7213 (fork_parent): Run forever too.
7214
7215 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7216
7217 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7218 mi_continue_to_line.
7219 * gdb.mi/mi-stack.c (callee4): Add comment.
7220
7221 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7222
7223 * gdb.mi/mi-stack.exp: Fix indentation.
7224
7225 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7226
7227 PR gdb/22979
7228 * gdb.arch/amd64-osabi.exp: New file.
7229
7230 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7231
7232 PR gdb/22980
7233 * gdb.base/osabi.exp: New file.
7234
7235 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
7236
7237 * gdb.cp/static-typedef-print.exp: New file.
7238 * gdb.cp/static-typedef-print.cc: New file.
7239
7240 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7241
7242 * gdb.ada/varsize_limit: New testcase.
7243
7244 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7245
7246 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7247
7248 * gdb.ada/notcplusplus: New testcase.
7249
7250 * gdb.base/c-linkage-name.c: New file.
7251 * gdb.base/c-linkage-name.exp: New testcase.
7252
7253 2018-03-26 Tom Tromey <tom@tromey.com>
7254
7255 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7256 * gdb.python/py-framefilter.py (name_error): New global.
7257 (ErrorInName.function): Use name_error.
7258
7259 2018-03-26 Tom Tromey <tom@tromey.com>
7260
7261 PR backtrace/15582:
7262 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7263
7264 2018-03-23 Keith Seitz <keiths@redhat.com>
7265
7266 PR c++/22968
7267 * gdb.cp/subtypes.exp: New file.
7268 * gdb.cp/subtypes.h: New file.
7269 * gdb.cp/subtypes.cc: New file.
7270 * gdb.cp/subtypes-2.cc: New file.
7271
7272 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7273
7274 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7275 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7276 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7277 -nostartfiles when compiling the test. Confirm that all registers
7278 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7279
7280 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7281
7282 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7283 option, syntax was wrong anyway.
7284 * gdb.arch/arm-disp-step.exp: Likewise.
7285 * gdb.arch/sparc64-regs.exp: Likewise.
7286 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7287 option, syntax was wrong anyway, switch to use
7288 prepare_for_testing.
7289 * gdb.arch/i386-disp-step.exp: Likewise.
7290
7291 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7292
7293 * gdb.ada/exec_changed.exp: Replace "target_info exists
7294 use_gdb_stub" by "use_gdb_stub".
7295 * gdb.ada/start.exp: Likewise.
7296 * gdb.base/async-shell.exp: Likewise.
7297 * gdb.base/attach-pie-misread.exp: Likewise.
7298 * gdb.base/attach-wait-input.exp: Likewise.
7299 * gdb.base/break-entry.exp: Likewise.
7300 * gdb.base/break-interp.exp: Likewise.
7301 * gdb.base/dprintf-detach.exp: Likewise.
7302 * gdb.base/nostdlib.exp: Likewise.
7303 * gdb.base/solib-nodir.exp: Likewise.
7304 * gdb.base/statistics.exp: Likewise.
7305 * gdb.base/testenv.exp: Likewise.
7306 * gdb.mi/mi-exec-run.exp: Likewise.
7307 * gdb.mi/mi-start.exp: Likewise.
7308 * gdb.multi/dummy-frame-restore.exp: Likewise.
7309 * gdb.multi/multi-arch-exec.exp: Likewise.
7310 * gdb.multi/multi-arch.exp: Likewise.
7311 * gdb.multi/tids.exp: Likewise.
7312 * gdb.multi/watchpoint-multi.exp: Likewise.
7313 * gdb.python/py-events.exp: Likewise.
7314 * gdb.threads/attach-into-signal.exp: Likewise.
7315 * gdb.threads/attach-stopped.exp: Likewise.
7316 * gdb.threads/threadapply.exp: Likewise.
7317 * lib/selftest-support.exp: Likewise.
7318
7319 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7320
7321 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7322
7323 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7324
7325 * gdb.perf/template-breakpoints.cc: New file.
7326 * gdb.perf/template-breakpoints.exp: New file.
7327 * gdb.perf/template-breakpoints.py: New file.
7328
7329 2018-03-19 Tom Tromey <tom@tromey.com>
7330
7331 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7332 y0.
7333 * gdb.rust/simple.exp: Test bare identifier form of struct
7334 initializer.
7335
7336 2018-03-19 Tom Tromey <tom@tromey.com>
7337
7338 * gdb.gdb/observer.exp: Remove.
7339
7340 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7341
7342 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7343 "qualified" option when setting breakpoints.
7344 * gdb.trace/backtrace.exp: Likewise.
7345 * gdb.trace/circ.exp: Likewise.
7346 * gdb.trace/collection.exp: Likewise.
7347 * gdb.trace/disconnected-tracing.exp: Likewise.
7348 * gdb.trace/ftrace-lock.exp: Likewise.
7349 * gdb.trace/ftrace.exp: Likewise.
7350 * gdb.trace/infotrace.exp: Likewise.
7351 * gdb.trace/packetlen.exp: Likewise.
7352 * gdb.trace/passc-dyn.exp: Likewise.
7353 * gdb.trace/qtro.exp: Likewise.
7354 * gdb.trace/read-memory.exp: Likewise.
7355 * gdb.trace/report.exp: Likewise.
7356 * gdb.trace/signal.exp: Likewise.
7357 * gdb.trace/status-stop.exp: Likewise.
7358 * gdb.trace/strace.exp: Likewise.
7359 * gdb.trace/tfind.exp: Likewise.
7360 * gdb.trace/trace-break.exp: Likewise.
7361 * gdb.trace/trace-condition.exp: Likewise.
7362 * gdb.trace/trace-mt.exp: Likewise.
7363 * gdb.trace/tstatus.exp: Likewise.
7364 * gdb.trace/tsv.exp: Likewise.
7365 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7366 * gdb.trace/unavailable.exp: Likewise.
7367 * gdb.trace/while-dyn.exp: Likewise.
7368
7369 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7370
7371 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7372 that libinproctrace is copied to the target.
7373
7374 2018-03-14 Tom Tromey <tom@tromey.com>
7375
7376 PR cli/14977:
7377 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7378 a null pointer.
7379 * gdb.base/wchar.exp: Likewise.
7380
7381 2018-03-14 Tom Tromey <tom@tromey.com>
7382
7383 PR cli/19918:
7384 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7385 flag.
7386
7387 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7388
7389 PR gdb/22841
7390 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7391 "target" to remote_exec.
7392
7393 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7394
7395 PR gdb/22841
7396 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7397 ${board}_upload): Remove.
7398
7399 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7400
7401 * gdb.cp/watch-cp.cc: New test.
7402 * gdb.cp/watch-cp.exp: New file.
7403
7404 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7405
7406 * gdb.base/infcall-nested-structs.exp: New file.
7407 * gdb.base/infcall-nested-structs.c: New file.
7408 * gdb.base/float.exp: Add riscv support.
7409
7410 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7411
7412 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7413 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7414
7415 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7416
7417 * gdb.server/abspath.exp: New file.
7418 * lib/gdb.exp (with_cwd): New procedure.
7419
7420 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7421
7422 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7423 use it.
7424 (gdb_is_target_remote_prompt): New proc.
7425 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7426 (gdb_is_target_native): Pass prompt parameter to
7427 gdb_is_target_1.
7428
7429 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7430
7431 * gdb.base/load-command.c: New file.
7432 * gdb.base/load-command.exp: New file.
7433 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7434 (gdb_is_target_1): ...this, and generalize for other targets
7435 than just remote.
7436 (gdb_is_target_remote): Use gdb_is_target_1.
7437 (gdb_is_target_native): use gdb_is_target_1.
7438
7439 2018-02-26 Tom Tromey <tom@tromey.com>
7440
7441 PR python/16497:
7442 * gdb.python/py-framefilter.exp: Update test.
7443
7444 2018-02-26 Tom Tromey <tom@tromey.com>
7445
7446 * gdb.dwarf2/variant.c: New file.
7447 * gdb.dwarf2/variant.exp: New file.
7448
7449 2018-02-26 Tom Tromey <tom@tromey.com>
7450
7451 * gdb.rust/simple.exp: Accept more possible results in enum test.
7452
7453 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7454
7455 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7456 parentheses.
7457
7458 2018-02-23 Maciej W. Rozycki <macro@mips.com>
7459
7460 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7461 name of a variable: $actual_linejj -> $actual_line.
7462
7463 2018-02-21 John Baldwin <jhb@FreeBSD.org>
7464
7465 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7466
7467 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7468
7469 * gdb.btrace/buffer-size.exp: Do not force BTS.
7470
7471 2018-02-14 Pedro Alves <palves@redhat.com>
7472
7473 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7474 getting a "Quit".
7475
7476 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7477
7478 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7479 Fix test name.
7480
7481 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7482
7483 * gdb.cp/m-static.exp: Check type of optimized out static
7484 member.
7485
7486 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7487
7488 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7489 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7490
7491 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7492 Leszek Swirski <leszeks@google.com>
7493
7494 * gdb.python/py-prettyprint.c
7495 (struct to_string_returns_value_inner,
7496 struct to_string_returns_value_wrapper): New.
7497 (main): Add tsrvw variable.
7498 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7499 ToStringReturnsValueWrapper): New classes.
7500 (register_pretty_printers): Register new pretty-printers.
7501 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7502 recursive pretty printer.
7503 * gdb.python/py-mi.exp: Likewise.
7504
7505 2018-02-01 Leszek Swirski <leszeks@google.com>
7506
7507 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7508 functions with the same name as an include file are parsed
7509 correctly.
7510
7511 2018-02-01 Yao Qi <yao.qi@linaro.org>
7512
7513 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7514 "\[^\r\n\]*".
7515
7516 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7517
7518 * gdb.arch/powerpc-prologue-frame.s: New file.
7519 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7520 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7521
7522 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7523
7524 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7525
7526 2018-01-30 Pedro Alves <palves@redhat.com>
7527
7528 PR gdb/13211
7529 * gdb.base/interrupt-daemon.c: New.
7530 * gdb.base/interrupt-daemon.exp: New.
7531 * gdb.multi/multi-term-settings.c: New.
7532 * gdb.multi/multi-term-settings.exp: New.
7533
7534 2018-01-30 Joel Brobecker <brobecker@adacore.com>
7535
7536 * gdb.base/break.exp: Save the location where the breakpoint
7537 on break.c:47 was actually inserted when debugging the version
7538 compiled at -O2 and use it in the expected output of the "info
7539 break" test performed soon after.
7540
7541 2018-01-22 Pedro Alves <palves@redhat.com>
7542 Sergio Durigan Junior <sergiodj@redhat.com>
7543
7544 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7545 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7546
7547 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7548
7549 * gdb.base/break-include.c, gdb.base/break-include.inc,
7550 gdb.base/break-include.exp: New files.
7551 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7552 line number now being the actual line number where the breakpoint
7553 was inserted.
7554 * gdb.mi/mi-break.exp: Likewise.
7555 * gdb.mi/mi-reverse.exp: Likewise.
7556 * gdb.mi/mi-simplerun.exp: Ditto.
7557
7558 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7559
7560 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7561 varobj.
7562 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7563
7564 2018-01-21 Don Breazeal <donb@codesourcery.com>
7565 Andrew Burgess <andrew.burgess@embecosm.com>
7566
7567 * gdb.mi/basics.c: Add new global.
7568 * gdb.mi/mi-frame-regs.exp: New file.
7569 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7570 case.
7571
7572 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7573
7574 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7575 non-parameter, and on an unknown symbol.
7576
7577 2018-01-19 Tom Tromey <tom@tromey.com>
7578
7579 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7580 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7581
7582 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7583
7584 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7585 setrlimit and chdir to int.
7586
7587 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7588
7589 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7590 function.
7591 (my_tend): Likewise.
7592 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7593 rationale of avoiding FP- and vector instructions.
7594
7595 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7596
7597 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7598 "info reg" with "\[ \t\]*".
7599 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7600 "\[ \t\]+".
7601 * gdb.arch/s390-multiarch.exp: Ditto.
7602 * gdb.base/pc-fp.exp: Ditto.
7603 * gdb.reverse/i386-precsave.exp: Ditto.
7604 * gdb.reverse/i386-reverse.exp: Ditto.
7605 * gdb.reverse/i387-env-reverse.exp: Ditto.
7606 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7607
7608 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7609
7610 * lib/gdb.exp (gdb_compile): Re-enable use of
7611 universal_compile_options for languages other than Rust.
7612
7613 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7614
7615 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7616
7617 2018-01-17 Mike Gulick <mgulick@mathworks.com>
7618
7619 PR gdb/16577
7620 * gdb.base/solib-vanish.exp: New.
7621 * gdb.base/solib-vanish-main.c: New.
7622 * gdb.base/solib-vanish-lib1.c: New.
7623 * gdb.base/solib-vanish-lib2.c: New.
7624
7625 2018-01-17 Yao Qi <yao.qi@linaro.org>
7626
7627 * gdb.compile/compile.exp: Match the address printed for
7628 frame in the output of command "bt".
7629
7630 2018-01-15 Tom Tromey <tom@tromey.com>
7631
7632 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7633 compute sp_reg.
7634
7635 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7636
7637 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7638 to prepare.
7639 (prepare): Return 0 on error, 1 on success.
7640
7641 2018-01-12 Pedro Alves <palves@redhat.com>
7642
7643 * gdb.base/continue-after-aborted-step-over.c: New.
7644 * gdb.base/continue-after-aborted-step-over.exp: New.
7645
7646 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7647
7648 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7649 options when not creating an executable.
7650
7651 2018-01-11 Pedro Alves <palves@redhat.com>
7652
7653 PR remote/22597
7654 * gdb.server/stop-reply-no-thread.c: New file.
7655 * gdb.server/stop-reply-no-thread.exp: New file.
7656
7657 2018-01-10 Pedro Alves <palves@redhat.com>
7658
7659 PR gdb/22670
7660 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7661 functions too. Test setting breakpoints and printing C functions
7662 with no debug info too.
7663 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7664
7665 2018-01-10 Pedro Alves <palves@redhat.com>
7666
7667 PR gdb/22670
7668 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7669 a fail.
7670
7671 2018-01-10 Pedro Alves <palves@redhat.com>
7672
7673 PR gdb/22670
7674 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7675
7676 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7677
7678 * gdb.server/unittest.exp: Match the output in non-development
7679 mode.
7680
7681 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7682
7683 * gdb.gdb/unittest.exp: Match output in non-development mode.
7684
7685 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7686
7687 * gdb.ada/access_tagged_param.exp: Relax expected output
7688 for value of "ObjL" in "continue" to pck.inspect breakpoint
7689 test.
7690
7691 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7692
7693 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7694 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
7695
7696 2018-01-05 Pedro Alves <palves@redhat.com>
7697
7698 PR gdb/18653
7699 * gdb.base/libsegfault.exp: New.
7700
7701 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7702
7703 PR gdb/22670
7704 * gdb.ada/access_tagged_param.exp: New file.
7705 * gdb.ada/access_tagged_param/foo.adb: New file.
7706
7707 2018-01-05 Pedro Alves <palves@redhat.com>
7708
7709 PR gdb/22670
7710 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7711 exercise lower case too, and to exercise both full matching and
7712 wild matching.
7713
7714 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7715
7716 * gdb.ada/rename_subscript_param: New testcase.
7717
7718 2018-01-05 Jerome Guitton <guitton@adacore.com>
7719
7720 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7721
7722 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7723
7724 * gdb.ada/convvar_comp: New testcase.
7725
7726 2018-01-05 Xavier Roirand <roirand@adacore.com>
7727
7728 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7729 (My_Table): New global variable.
7730 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7731
7732 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7733
7734 PR gdb/22670
7735 * gdb.ada/maint_with_ada: New testcase.
7736
7737 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7738
7739 PR gdb/22670
7740 * gdb.ada/bp_c_mixed_case: New testcase.
7741
7742 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7743
7744 PR gdb/22670
7745 * gdb.ada/complete.exp: Add "complete break ada" test.
7746
7747 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7748
7749 PR gdb/22670
7750 * gdb.ada/info_addr_mixed_case: New testcase.
7751
7752 2018-01-03 Xavier Roirand <roirand@adacore.com>
7753
7754 * gdb.ada/excep_handle.exp: New testcase.
7755 * gdb.ada/excep_handle/foo.adb: New file.
7756 * gdb.ada/excep_handle/pck.ads: New file.
7757
7758 2018-01-03 Joel Brobecker <brobecker@adacore.com>
7759
7760 * gdb.base/step-line.c: Add extra empty line in copyright header.
7761 * gdb.base/step-line.inp: Likewise.
7762
7763 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7764
7765 * gdb.ada/dyn_stride.exp: Add slice test.
7766
7767 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7768
7769 * gdb.ada/dyn_stride: New testcase.
7770
7771 2017-12-27 Stafford Horne <shorne@gmail.com>
7772
7773 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7774 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7775
7776 2017-12-27 Stafford Horne <shorne@gmail.com>
7777
7778 * gdb.base/reggroups.c: New file.
7779 * gdb.base/reggroups.exp: New file.
7780
7781 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7782
7783 * gdb.dwarf2/ada-valprint-error.c: New file.
7784 * gdb.dwarf2/ada-valprint-error.exp: New file.
7785
7786 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7787
7788 * gdb.ada/assign_arr: New testcase.
7789
7790 2017-12-18 Xavier Roirand <roirand@adacore.com>
7791
7792 * gdb.ada/funcall_ptr: New testcase.
7793
7794 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7795
7796 PR cli/16224
7797 * gdb.base/ptype-offsets.cc: New file.
7798 * gdb.base/ptype-offsets.exp: New file.
7799
7800 2017-12-15 Yao Qi <yao.qi@linaro.org>
7801
7802 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7803 if XML is disabled.
7804
7805 2017-12-15 Xavier Roirand <roirand@adacore.com>
7806
7807 * gdb.ada/same_component_name: New testcase.
7808
7809 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7810
7811 * gdb.ada/str_binop_equal: New testcase.
7812
7813 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7814
7815 * gdb.ada/task_switch_in_core: New testcase.
7816
7817 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7818
7819 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7820 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7821 call test_bkpt_qualified.
7822 (test_bkpt_qualified): New proc.
7823
7824 2017-12-13 Pedro Alves <palves@redhat.com>
7825
7826 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7827 Tighten regexp by matching with an anchor.
7828
7829 2017-12-13 Pedro Alves <palves@redhat.com>
7830
7831 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7832 ("expression with namespace"): New set of tests.
7833 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7834 (Nested::Test_NS::qux): New.
7835 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7836 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7837
7838 2017-12-13 Joel Brobecker <brobecker@adacore.com>
7839
7840 * gdb.base/server-del-break.c: New file.
7841 * gdb.base/server-del-break.exp: New file.
7842
7843 2017-12-12 Stafford Horne <shorne@gmail.com>
7844
7845 * gdb.xml/tdesc-regs.exp: Add or1k support.
7846
7847 2017-12-12 Stafford Horne <shorne@gmail.com>
7848
7849 * gdb.base/bp-permanent.c: Define nop of or1k.
7850
7851 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7852
7853 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7854 output with components being reordered.
7855
7856 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7857
7858 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7859 output with components being reordered.
7860
7861 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7862 Pedro Alves <palves@redhat.com>
7863
7864 * gdb.base/maint.exp (check for .gdb_index): Check also for
7865 .debug_names.
7866 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7867 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7868 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7869 (.gdb_index used after symbol reloading): Support also .debug_names.
7870 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7871
7872 2017-12-08 Yao Qi <yao.qi@linaro.org>
7873
7874 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7875 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7876
7877 2017-12-08 Yao Qi <yao.qi@linaro.org>
7878
7879 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7880 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7881
7882 2017-12-08 Yao Qi <yao.qi@linaro.org>
7883
7884 * gdb.arch/aarch64-tagged-pointer.c: New file.
7885 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7886
7887 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7888
7889 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7890 "int".
7891
7892 2017-12-07 Keith Seitz <keiths@redhat.com>
7893
7894 PR breakpoints/22569
7895 * gdb.linespec/ls-errs.exp: Change expected result of "break
7896 -source this file has spaces.c -line 3".
7897 Check that an explicit source file followed by whitespace is
7898 identified as an invalid explicit location.
7899
7900 2017-12-07 Keith Seitz <keiths@redhat.com>
7901
7902 * gdb.cp/nested-types.cc: New file.
7903 * gdb.cp/nested-types.exp: New file.
7904 * lib/cp-support.exp: Load data-structures.exp library.
7905 (debug_cp_test_ptype_class): New global.
7906 (cp_ptype_class_verbose, next_line): New procedures.
7907 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7908 Add and document new return value.
7909 Switch the list of lines to a queue.
7910 Add support for new `type' key for nested type definitions.
7911 Add debugging/troubleshooting messages.
7912 * lib/data-structures.exp: New file.
7913
7914 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7915
7916 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7917 with proc_with_prefix, don't use with_test_prefix.
7918
7919 2017-12-07 Tom Tromey <tom@tromey.com>
7920
7921 * gdb.base/break.exp: Add test for empty "commands".
7922
7923 2017-12-07 Yao Qi <yao.qi@linaro.org>
7924
7925 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7926 malloc and catch syscall.
7927
7928 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7929
7930 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7931 tests for explicit locations.
7932
7933 2017-12-06 Pedro Alves <palves@redhat.com>
7934
7935 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7936 force-disabling XML descriptions.
7937
7938 2017-12-04 Pedro Alves <palves@redhat.com>
7939
7940 PR gdb/22499
7941 * gdb.arch/amd64-disp-step-avx.S: New file.
7942 * gdb.arch/amd64-disp-step-avx.exp: New file.
7943
7944 2017-12-03 Pedro Alves <palves@redhat.com>
7945
7946 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7947 and <string.h>.
7948 (parent_function): Print distinct messages when waitpid fails, or
7949 the child exits with a signal, or the child exits for an unhandled
7950 reason.
7951 * gdb.threads/process-dies-while-detaching.exp
7952 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7953 it. Wait for both inferior output and GDB's prompt. Use an
7954 indirect spawn id list.
7955 (do_detach): New parameter 'child_exit'. Use it to compute
7956 expected inferior output.
7957 (test_detach, test_detach_watch, test_detach_killed_outside):
7958 Adjust to pass down the expected child exit kind.
7959
7960 2017-12-01 Joel Brobecker <brobecker@adacore.com>
7961 Sergio Durigan Junior <sergiodj@redhat.com>
7962 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7965
7966 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7967
7968 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7969 to 'symbol-file' and 'add-symbol-file' can be
7970 position-independent.
7971
7972 2017-12-01 Yao Qi <yao.qi@linaro.org>
7973
7974 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7975 the URL in copyright header.
7976 * gdb.arch/aarch64-fp.exp: Likewise.
7977 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7978 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7979 * gdb.base/expand-psymtabs.exp: Likewise.
7980 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7981 * gdb.fortran/common-block.exp: Likewise.
7982 * gdb.fortran/common-block.f90: Likewise.
7983 * gdb.fortran/logical.exp: Likewise.
7984 * gdb.fortran/vla-datatypes.f90: Likewise.
7985 * gdb.fortran/vla-sub.f90: Likewise.
7986
7987 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7988
7989 * gdb.ada/repeat_dyn: New testcase.
7990
7991 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7992
7993 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7994 Update for changed thread numbering.
7995 * gdb.cell/bt.exp: Update for changed GDB output.
7996
7997 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7998
7999 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
8000 setting isremote by hand.
8001 * boards/dwarf4-gdb-index.exp: Likewise.
8002 * boards/fission.exp: Likewise.
8003 * boards/stabs.exp: Likewise.
8004
8005 2017-11-30 Pedro Alves <palves@redhat.com>
8006
8007 * gdb.linespec/cpls-ops.exp
8008 (check_explicit_skips_function_argument): Extract the underlying
8009 type of size_t instead of hardcoding it.
8010
8011 2017-11-29 Pedro Alves <palves@redhat.com>
8012
8013 PR c++/19436
8014 * gdb.linespec/cpls-abi-tag.cc: New file.
8015 * gdb.linespec/cpls-abi-tag.exp: New file.
8016
8017 2017-11-29 Pedro Alves <palves@redhat.com>
8018
8019 * gdb.base/langs.exp: Use -qualified.
8020 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
8021 it.
8022 * gdb.cp/namespace.exp: Use -qualified.
8023 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
8024 (overload-3, template-overload, template-ret-type, const-overload)
8025 (const-overload-quoted, anon-ns, ambiguous-prefix): New
8026 procedures.
8027 (test_driver): Call them.
8028 * gdb.cp/save-bp-qualified.cc: New.
8029 * gdb.cp/save-bp-qualified.exp: New.
8030 * gdb.linespec/explicit.exp: Test -qualified.
8031 * lib/completion-support.exp (completion::explicit_opts_list): Add
8032 "-qualified".
8033 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
8034
8035 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
8036
8037 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
8038
8039 2017-11-29 Tom Tromey <tom@tromey.com>
8040
8041 * gdb.base/relocate.exp: Update invalid argument test.
8042 Add new tests for invalid arguments.
8043
8044 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8045
8046 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8047 Return 0 as a long.
8048 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8049
8050 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8051
8052 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8053 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8054 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8055 func ().
8056 * gdb.cp/shadow.cc (B.func): Return 0.
8057
8058 2017-11-27 Joel Brobecker <brobecker@adacore.com>
8059
8060 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8061 expected output in gdb_expect call to allow the exception
8062 message to be present as well. Fix syntax confusion to avoid
8063 TCL thinking that exception_name is an array.
8064
8065 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8066
8067 * gdb.arch/spu-info.c: Include <unistd.h>.
8068 (do_signal_test): Fix broken calls to write.
8069 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8070 Fix checks for empty mailboxes. Update signal tests for corrected
8071 do_signal_test routine. Allow nonzero event status.
8072 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8073 * gdb.cell/arch.exp: Use standard_output_file.
8074 * gdb.cell/break.exp: Likewise.
8075 * gdb.cell/bt.exp: Likewise.
8076 * gdb.cell/core.exp: Likewise.
8077 * gdb.cell/dwarfaddr.exp: Likewise.
8078 * gdb.cell/ea-cache.exp: Likewise.
8079 * gdb.cell/ea-standalone.exp: Likewise.
8080 * gdb.cell/f-regs.exp: Likewise.
8081 * gdb.cell/fork.exp: Likewise.
8082 * gdb.cell/gcore.exp: Likewise.
8083 * gdb.cell/mem-access.exp: Likewise.
8084 * gdb.cell/ptype.exp: Likewise.
8085 * gdb.cell/registers.exp: Likewise.
8086 * gdb.cell/sizeof.exp: Likewise.
8087 * gdb.cell/solib-symbol.exp: Likewise.
8088 * gdb.cell/solib.exp: Likewise.
8089
8090 2017-11-25 Pedro Alves <palves@redhat.com>
8091
8092 * gdb.base/complete-empty.exp: New file.
8093 * gdb.base/completion.exp: Adjust.
8094
8095 2017-11-25 Pedro Alves <palves@redhat.com>
8096
8097 * gdb.linespec/cpls-ops.cc: New file.
8098 * gdb.linespec/cpls-ops.exp: New file.
8099 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8100 factored out from ...
8101 (test_complete_prefix_range): ... this.
8102
8103 2017-11-24 Pedro Alves <palves@redhat.com>
8104
8105 * gdb.linespec/cpcompletion.exp: New file.
8106 * gdb.linespec/cpls-hyphen.cc: New file.
8107 * gdb.linespec/cpls.cc: New file.
8108 * gdb.linespec/cpls2.cc: New file.
8109 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8110 test to use test_gdb_complete_unique. Add label completion,
8111 keyword completion and explicit location completion tests.
8112 * lib/completion-support.exp: New file.
8113
8114 2017-11-24 Joel Brobecker <brobecker@adacore.com>
8115
8116 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8117 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8118 when hitting an exception catchpoint.
8119
8120 2017-11-22 Yao Qi <yao.qi@linaro.org>
8121
8122 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8123
8124 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8125
8126 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8127 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8128 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8129
8130 2017-11-22 Yao Qi <yao.qi@linaro.org>
8131
8132 * gdb.base/info-os.exp: Pass pthreads.
8133 * gdb.multi/multi-attach.exp: Likewise.
8134
8135 2017-11-22 Yao Qi <yao.qi@linaro.org>
8136
8137 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8138 compiler.
8139
8140 2017-11-22 Yao Qi <yao.qi@linaro.org>
8141
8142 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8143 * gdb.base/break-interp.exp: Likewise.
8144 * gdb.base/jit-attach-pie.exp: Likewise.
8145
8146 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8147
8148 * gdb.base/float128.c (large128): New variable.
8149 * gdb.base/float128.exp: Add test to print largest __float128 value.
8150
8151 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8152
8153 * gdb.arch/vsx-regs.exp: Update register content checks.
8154
8155 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8156
8157 * gdb.arch/ppc-longdouble.exp: New file.
8158 * gdb.arch/ppc-longdouble.c: Likewise.
8159
8160 2017-11-21 Pedro Alves <palves@redhat.com>
8161
8162 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8163
8164 2017-11-20 Pedro Alves <palves@redhat.com>
8165
8166 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8167 (long_double_typedef): New typedefs.
8168 Use DEF on double and long double.
8169 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8170 cases.
8171 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8172 and 'long_double_ptr_same_size' locals. Use them to decide
8173 whether cast from array/function to float is valid/invalid.
8174
8175 2017-11-17 Tom Tromey <tom@tromey.com>
8176
8177 * gdb.rust/traits.rs: New file.
8178 * gdb.rust/traits.exp: New file.
8179
8180 2017-11-17 Joel Brobecker <brobecker@adacore.com>
8181
8182 * gdb.ada/minsyms: New testcase.
8183
8184 2017-11-16 Pedro Alves <palves@redhat.com>
8185
8186 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8187 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8188
8189 2017-11-16 Pedro Alves <palves@redhat.com>
8190
8191 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8192 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8193
8194 2017-11-16 Pedro Alves <palves@redhat.com>
8195
8196 * gdb.server/reconnect-ctrl-c.c: New file.
8197 * gdb.server/reconnect-ctrl-c.exp: New file.
8198
8199 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8200
8201 * gdb.python/py-rbreak.exp: New file.
8202 * gdb.python/py-rbreak.c: New file.
8203 * gdb.python/py-rbreak-func2.c: New file.
8204
8205 2017-11-16 Pedro Alves <palves@redhat.com>
8206
8207 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8208 pattern.
8209 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8210 GDB.
8211
8212 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8213
8214 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8215 regex.
8216
8217 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8218
8219 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8220 test names.
8221
8222 2017-11-09 Pedro Alves <palves@redhat.com>
8223
8224 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8225 factored out from ...
8226 (top level): ... here, and adjusted to avoid expecting beyond the
8227 prompt in a single gdb_test_multiple.
8228
8229 2017-11-09 Pedro Alves <palves@redhat.com>
8230
8231 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8232 output.
8233 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8234 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8235 * gdb.server/ext-run.exp ("kill" test): Likewise.
8236 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8237
8238 2017-11-09 Pedro Alves <palves@redhat.com>
8239
8240 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8241 match till end of line.
8242
8243 2017-11-09 Pedro Alves <palves@redhat.com>
8244
8245 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8246
8247 2017-11-09 Pedro Alves <palves@redhat.com>
8248
8249 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8250 New procedures, factored out from ...
8251 (top level): ... here, and adjusted to avoid expecting beyond the
8252 prompt in one go.
8253
8254 2017-11-09 Pedro Alves <palves@redhat.com>
8255
8256 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8257 output. Fix '?' match.
8258
8259 2017-11-08 Joel Brobecker <brobecker@adacore.com>
8260
8261 * gdb.ada/scoped_watch: New testcase.
8262 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8263 which is actually correct.
8264 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8265 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8266
8267 2017-11-08 Pedro Alves <palves@redhat.com>
8268
8269 * gdb.gdb/complaints.exp (test_initial_complaints)
8270 (test_serial_complaints, test_short_complaints): Call
8271 complaint_internal instead of complaint.
8272
8273 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8274
8275 * gdb.threads/tls-core.c: New file.
8276 * gdb.threads/tls-core.exp: Likewise.
8277
8278 2017-11-08 Pedro Alves <palves@redhat.com>
8279
8280 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8281 (p Exported_Capitalized): New test.
8282 (p exported_capitalized): New test.
8283
8284 2017-11-07 Pedro Alves <palves@redhat.com>
8285
8286 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8287
8288 2017-11-07 Pedro Alves <palves@redhat.com>
8289
8290 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8291 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8292 (disable_invalid, disable_inverted, disable_negative): New
8293 procedures.
8294 ("bad numbers"): New set of tests.
8295
8296 2017-11-07 Pedro Alves <palves@redhat.com>
8297
8298 * gdb.cp/ena-dis-br-range.exp: Add tests.
8299
8300 2017-11-07 Pedro Alves <palves@redhat.com>
8301
8302 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8303
8304 2017-11-07 Xavier Roirand <roirand@adacore.com>
8305 Pedro Alves <palves@redhat.com>
8306
8307 * gdb.base/ena-dis-br.exp: Add reference to
8308 gdb.cp/ena-dis-br-range.exp.
8309 * gdb.cp/ena-dis-br-range.exp: New file.
8310 * gdb.cp/ena-dis-br-range.cc: New file.
8311
8312 2017-11-06 Pedro Alves <palves@redhat.com>
8313
8314 * gdb.base/attach-non-pgrp-leader.c: New.
8315 * gdb.base/attach-non-pgrp-leader.exp: New.
8316
8317 2017-11-06 Pedro Alves <palves@redhat.com>
8318
8319 * configure.ac: No longer check for termio.h and sgtty.h.
8320 * configure: Regenerate.
8321 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8322 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8323 Remove termio and sgtty code.
8324
8325 2017-11-03 Yao Qi <yao.qi@linaro.org>
8326
8327 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8328 in GDB is disabled.
8329
8330 2017-11-03 Yao Qi <yao.qi@linaro.org>
8331
8332 * gdb.python/py-thrhandle.exp: Skip it if python is not
8333 enabled.
8334
8335 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8336
8337 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8338 as a breakpoint command.
8339
8340 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8341
8342 PR python/21213
8343 * gdb.python/py-infthread.exp: Test calling
8344 InferiorThread.inferior () multiple times in a row.
8345
8346 2017-10-27 Keith Seitz <keiths@redhat.com>
8347
8348 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8349 Test "info break" for every inlined function breakpoint.
8350
8351 2017-10-27 Yao Qi <yao.qi@linaro.org>
8352
8353 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8354
8355 2017-10-26 Patrick Frants <osscontribute@gmail.com>
8356
8357 * gdb.cp/classes.exp (test_static_members): Test printing
8358 Outer::instance.
8359 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8360 (Inner::instance, Outer::instance): New.
8361
8362 2017-10-24 Pedro Alves <palves@redhat.com>
8363
8364 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8365 extra console" test in two stages.
8366
8367 2017-10-24 Pedro Alves <palves@redhat.com>
8368
8369 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8370
8371 2017-10-24 Pedro Alves <palves@redhat.com>
8372
8373 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8374 loop.
8375
8376 2017-10-24 Pedro Alves <palves@redhat.com>
8377
8378 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8379 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8380
8381 2017-10-24 Pedro Alves <palves@redhat.com>
8382
8383 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8384 parameter and handle it. Don't output read value in test name.
8385
8386 2017-10-24 Pedro Alves <palves@redhat.com>
8387
8388 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8389 custom test name.
8390
8391 2017-10-24 Pedro Alves <palves@redhat.com>
8392
8393 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8394 include the unstable output directory name in the test's name.
8395 (initial_setup_simple) <'set args'>: Use custom test name.
8396
8397 2017-10-24 Pedro Alves <palves@redhat.com>
8398
8399 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8400 with explicit test name.
8401
8402 2017-10-20 Pedro Alves <palves@redhat.com>
8403
8404 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8405 'wait -i'. Use gdb_assert and remote_close.
8406
8407 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8408
8409 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8410 number from variable rather than hard-coded.
8411
8412 2017-10-19 Pedro Alves <palves@redhat.com>
8413
8414 * gdb.base/long-inferior-output.c: New file.
8415 * gdb.base/long-inferior-output.exp: New file.
8416
8417 2017-11-18 Keith Seitz <keiths@redhat.com>
8418
8419 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8420 method.
8421 (main): Call it.
8422 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8423 Add additional user-defined conversion operator tests.
8424
8425 2017-10-17 Pedro Alves <palves@redhat.com>
8426
8427 * boards/native-stdio-gdbserver.exp: Load "local-board".
8428
8429 2017-10-17 Pedro Alves <palves@redhat.com>
8430
8431 * gdb.base/quit-live.c: New file.
8432 * gdb.base/quit-live.exp: New file.
8433
8434 2017-10-16 Keith Seitz <keiths@redhat.com>
8435
8436 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8437 (class_with_protected_typedef, class_with_private_typedef)
8438 (struct_with_public_typedef, struct_with_protected_typedef)
8439 (struct_with_private_typedef): New classes/structs.
8440 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8441 typedefs and access specifiers.
8442
8443 2017-10-16 Pedro Alves <palves@redhat.com>
8444 Simon Marchi <simon.marchi@polymtl.ca>
8445
8446 * README (Local vs Remote vs Native): New section.
8447 * boards/local-board.exp: New file, with bits factored out from
8448 ...
8449 * boards/native-extended-gdbserver.exp: ... here. Load
8450 "local-board".
8451 * boards/native-gdbserver.exp: Load "local-board".
8452 (${board}_spawn, ${board}_exec): Delete.
8453 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8454 ...
8455 * boards/stdio-gdbserver-base.exp: ... this new file.
8456 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8457 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8458 procedure.
8459 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8460 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8461 stdio_gdbserver_command.
8462 (${board}_get_remote_address, ${board}_get_comm_port)
8463 (${board}_download, ${board}_upload): Delete.
8464 (get_target_remote_pipe_cmd): New.
8465
8466 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8467
8468 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8469 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8470 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8471 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8472 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8473 remove with_test_prefix.
8474
8475 2017-10-13 Pedro Alves <palves@redhat.com>
8476
8477 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8478 * gdb.base/annota1.exp: Use it instead of is_remote.
8479 * gdb.base/annota3.exp: Use it instead of is_remote.
8480 * gdb.cp/annota2.exp: Use it instead of is_remote.
8481 * gdb.cp/annota3.exp: Use it instead of is_remote.
8482 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8483
8484 2017-10-13 Pedro Alves <palves@redhat.com>
8485
8486 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8487 (test_num_test_vars, run_and_count_vars, find_env)
8488 (test_set_unset_env, test_inherit_env_var): New procedures.
8489 (top level): Use them.
8490
8491 2017-10-13 Pedro Alves <palves@redhat.com>
8492
8493 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8494 also skip on stub-like targets.
8495
8496 2017-10-13 Pedro Alves <palves@redhat.com>
8497
8498 PR gdb/22293
8499 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8500 (top level): Move some tests to ...
8501 (test_not_found): ... this new procedure.
8502 (top level): Call it.
8503
8504 2017-10-13 Pedro Alves <palves@redhat.com>
8505
8506 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8507 expect different "info terminal" output if testing with a
8508 non-native target.
8509
8510 2017-10-13 Pedro Alves <palves@redhat.com>
8511 Simon Marchi <simon.marchi@polymtl.ca>
8512
8513 PR python/12966
8514 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8515
8516 2017-10-13 Pedro Alves <palves@redhat.com>
8517
8518 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8519 already.
8520
8521 2017-10-13 Pedro Alves <palves@redhat.com>
8522
8523 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8524 is_remote.
8525
8526 2017-10-13 Pedro Alves <palves@redhat.com>
8527
8528 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8529 is_remote.
8530
8531 2017-10-13 Pedro Alves <palves@redhat.com>
8532
8533 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8534 is set.
8535 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8536 instead of is_remote.
8537
8538 2017-10-13 Pedro Alves <palves@redhat.com>
8539
8540 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8541 (top level): Add comment.
8542
8543 2017-10-13 Pedro Alves <palves@redhat.com>
8544
8545 * gdb.base/remote.exp (top level): Fix comment typo and add
8546 missing return.
8547
8548 2017-10-13 Pedro Alves <palves@redhat.com>
8549 Simon Marchi <simon.marchi@polymtl.ca>
8550
8551 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8552 calls and add comments. Skip test if use_gdb_stub is set.
8553 (top level): Use "set cwd" command instead of "cd" command.
8554
8555 2017-10-13 Pedro Alves <palves@redhat.com>
8556
8557 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8558 is_remote target check.
8559
8560 2017-10-13 Pedro Alves <palves@redhat.com>
8561
8562 * gdb.base/scope.exp: Use build_executable + clean_restart +
8563 gdb_file_cmd instead of prepare_for_testing and no longer skip
8564 "before run" tests on is_remote target boards. Update comments.
8565 * boards/native-extended-gdbserver.exp
8566 (extended_gdbserver_load_last_file): New, factored out from ...
8567 (gdb_load): ... this. Move further below and add comment.
8568 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8569
8570 2017-10-12 Pedro Alves <palves@redhat.com>
8571
8572 * gdb.base/attach.exp: Remove references to gdb64.
8573 * gdb.base/dbx.exp: Remove references to gdb64.
8574
8575 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8576 Pedro Alves <palves@redhat.com>
8577
8578 * gdb.base/label.exp: Remove is_remote target check.
8579
8580 2017-10-12 Pedro Alves <palves@redhat.com>
8581
8582 * gdb.base/auvx.exp (coredir): Update comment.
8583 (top level) <core_works>: Use "set cwd" command instead of "cd"
8584 command.
8585
8586 2017-10-12 Pedro Alves <palves@redhat.com>
8587 Simon Marchi <simon.marchi@polymtl.ca>
8588
8589 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8590 target boards.
8591
8592 2017-10-12 Pedro Alves <palves@redhat.com>
8593 Simon Marchi <simon.marchi@polymtl.ca>
8594
8595 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8596 Instead skip if there's any gdb_protocol set.
8597
8598 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8599 Pedro Alves <palves@redhat.com>
8600
8601 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8602
8603 2017-10-12 Pedro Alves <palves@redhat.com>
8604 Simon Marchi <simon.marchi@polymtl.ca>
8605
8606 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8607 instead of on dejagnu remote boards.
8608
8609 2017-10-12 Pedro Alves <palves@redhat.com>
8610 Simon Marchi <simon.marchi@polymtl.ca>
8611
8612 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8613 checks. Use build_executable + clean_restart instead of
8614 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8615 of enabling non-stop after starting gdb.
8616
8617 2017-10-12 Pedro Alves <palves@redhat.com>
8618
8619 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8620 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8621 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8622 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8623
8624 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8625
8626 * gdb.arch/arc-tdesc-cpu.exp: New file.
8627 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8628
8629 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8630
8631 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8632
8633 2017-10-10 Pedro Alves <palves@redhat.com>
8634
8635 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8636 expect CLI output.
8637
8638 2017-10-10 Pedro Alves <palves@redhat.com>
8639
8640 * lib/selftest-support.exp (selftest_setup): Update for
8641 captured_command_loop's prototype change.
8642
8643 2017-10-09 Pedro Alves <palves@redhat.com>
8644
8645 Test both arch1=>arch2 and arch2=>arch1.
8646
8647 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8648 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8649 factored out to...
8650 (append_arch1_options, append_arch2_options, append_arch_options)
8651 (build_executables): New procedures.
8652 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8653 local.
8654 (top level): Add new 'first_arch' testing axis.
8655
8656 2017-10-09 Pedro Alves <palves@redhat.com>
8657
8658 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8659 (barrier): New.
8660 (thread_start, all_started): New functions.
8661 (main): Spawn new thread and wait until it is scheduled.
8662 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8663 option.
8664 (do_test): Add 'selected_thread' parameter. Run to all_started
8665 instead of main. Explicitly set the breakpoint at main. Switch
8666 to the SELECTED_THREAD thread.
8667 (top level): Test handling the exec event with either the main
8668 thread or the second thread selected.
8669
8670 2017-10-09 Pedro Alves <palves@redhat.com>
8671
8672 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8673 logic. Move STOP marker after the value checks.
8674 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8675 regexp.
8676
8677 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8678
8679 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8680
8681 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8682
8683 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8684 integer-to-dfp conversion.
8685 * gdb.base/dfp-test.exp: Likewise.
8686
8687 2017-10-04 Pedro Alves <palves@redhat.com>
8688
8689 * gdb.multi/hangout.c: Include <unistd.h>.
8690 (hangout_loop): New function.
8691 (main): Call alarm. Call hangout_loop in a loop.
8692 * gdb.multi/hello.c: Include <unistd.h>.
8693 (hello_loop): New function.
8694 (main): Call alarm. Call hangout_loop in a loop.
8695 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8696 inferior with the other selected.
8697
8698 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8699
8700 * gdb.mi/list-thread-groups-available.exp: New file.
8701 * gdb.mi/list-thread-groups-available.c: New file.
8702
8703 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8704
8705 * gdb.base/set-cwd.exp: Make it available on
8706 native-extended-gdbserver.
8707
8708 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8709
8710 * gdb.base/set-cwd.c: New file.
8711 * gdb.base/set-cwd.exp: Likewise.
8712
8713 2017-10-02 Tom Tromey <tom@tromey.com>
8714
8715 PR rust/22236:
8716 * gdb.rust/simple.rs (main): New variable "fslice".
8717 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8718
8719 2017-10-02 Tom Tromey <tom@tromey.com>
8720
8721 * gdb.rust/simple.exp: Test ptype of a slice.
8722
8723 2017-10-02 Tom Tromey <tom@tromey.com>
8724
8725 * gdb.rust/simple.exp: Test index of slice.
8726
8727 2017-09-27 Tom Tromey <tom@tromey.com>
8728
8729 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8730
8731 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8732 Pedro Alves <palves@redhat.com>
8733
8734 * gdb.base/compare-sections.exp (get value of read-only section): Read
8735 as unsigned value.
8736 (corrupt read-only section): Likewise and don't set written if patching
8737 failed.
8738
8739 2017-09-21 Kevin Buettner <kevinb@redhat.com>
8740
8741 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8742 files.
8743
8744 2017-09-20 Pedro Alves <palves@redhat.com>
8745
8746 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8747 symbol names in gdb's output.
8748 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8749
8750 2017-09-20 Pedro Alves <palves@redhat.com>
8751
8752 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8753 Rename to ...
8754 (test_list_ambiguous_symbol): ... this and add a symbol name
8755 parameter. Adjust.
8756 (test_list_ambiguous_function): Reimplement on top of
8757 test_list_ambiguous_symbol and also test listing ambiguous
8758 variables.
8759 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8760 (ambiguous_fun): ... this.
8761 (ambiguous_var): New.
8762 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8763 (ambiguous_fun): ... this.
8764 (ambiguous_var): New.
8765
8766 2017-09-19 John Baldwin <jhb@FreeBSD.org>
8767
8768 * gdb.base/starti.c: New file.
8769 * gdb.base/starti.exp: New file.
8770 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8771
8772 2017-09-14 Pedro Alves <palves@redhat.com>
8773
8774 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8775 (top level): Use it instead of runto.
8776
8777 2017-09-11 Tom Tromey <tom@tromey.com>
8778
8779 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8780
8781 2017-09-11 Tom Tromey <tom@tromey.com>
8782
8783 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8784 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8785
8786 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8787
8788 * gdb.fortran/printing-types.exp: New file.
8789 * gdb.fortran/printing-types.exp: New file.
8790
8791 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8792
8793 * gdb.fortran/vla-ptype.exp: Fix typos.
8794 * gdb.fortran/vla-value.exp: Same.
8795
8796 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8797
8798 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8799 * gdb.mi/mi-var-child-f.exp: Likewise.
8800 * gdb.mi/mi-vla-fortran.exp: Likewise.
8801
8802 2017-09-08 Frank Penczek <frank.penczek@intel.com>
8803 Christoph Weinmann <christoph.t.weinmann@intel.com>
8804 Bernhard Heckel <bernhard.heckel@intel.com>
8805
8806 * gdb.fortran/ptr-indentation.f90: New file.
8807 * gdb.fortran/ptr-indentation.exp: New file.
8808
8809 2017-09-05 Tom Tromey <tom@tromey.com>
8810
8811 PR gdb/22010:
8812 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8813
8814 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8815
8816 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8817
8818 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8819
8820 * gdb.threads/tls-nodebug-pie.c: New file.
8821 * gdb.threads/tls-nodebug-pie.exp: New file.
8822
8823 2017-09-05 Tom Tromey <tom@tromey.com>
8824
8825 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8826 for rust.
8827
8828 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8829
8830 * gdb.multi/multi-arch-exec.exp: Test with different
8831 "follow-exec-mode" settings.
8832 (do_test): New procedure.
8833
8834 2017-09-04 Pedro Alves <palves@redhat.com>
8835
8836 * gdb.base/func-static.c (S::method const, S::method volatile)
8837 (S::method volatile const): New methods.
8838 (c_s, v_s, cv_s): New instances.
8839 (main): Call method() on them.
8840 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8841 (cannot_resolve): New procedure.
8842 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8843 print-quote-unquoted columns.
8844 (do_test): Test printing each scope too.
8845
8846 2017-09-04 Pedro Alves <palves@redhat.com>
8847
8848 * gdb.base/local-static.exp: Also test with
8849 class::method::variable wholly quoted.
8850 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8851
8852 2017-09-04 Pedro Alves <palves@redhat.com>
8853
8854 * gdb.base/local-static.c: New.
8855 * gdb.base/local-static.cc: New.
8856 * gdb.base/local-static.exp: New.
8857
8858 2017-09-04 Pedro Alves <palves@redhat.com>
8859
8860 * gdb.asm/asm-source.exp: Add casts to int.
8861 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8862 (dataglobal64_1, dataglobal64_2): New globals.
8863 * gdb.base/nodebug.exp: Test different expressions involving the
8864 new globals, with print, whatis and ptype. Add casts to int.
8865 * gdb.base/solib-display.exp: Add casts to int.
8866 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8867 * gdb.cp/m-static.exp: Add cast to int.
8868 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8869 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8870 tls variable with no debug info without a cast. Test with a cast
8871 to int too.
8872 * gdb.trace/entry-values.exp: Add casts.
8873
8874 2017-09-04 Pedro Alves <palves@redhat.com>
8875
8876 * gdb.base/nodebug.exp: Test that ptype's error about functions
8877 with unknown return type includes the function name too.
8878
8879 2017-09-04 Pedro Alves <palves@redhat.com>
8880
8881 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8882 return type of munmap in infcall.
8883 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8884 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8885 type of ftell in infcall.
8886 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8887 type of getpid in infcall.
8888 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8889 infcall.
8890 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8891 Bail on failure to extract the pid.
8892 * gdb.base/nodebug.c: #include <stdint.h>.
8893 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8894 New functions.
8895 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8896 Change expected output of print/whatis/ptype with functions with
8897 no debug info. Test all supported languages. Call
8898 test_call_promotion.
8899 * gdb.compile/compile.exp: Adjust expected output to expect
8900 warning.
8901 * gdb.threads/siginfo-threads.exp: Likewise.
8902
8903 2017-09-04 Pedro Alves <palves@redhat.com>
8904
8905 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8906 "prototypes". Test calling float functions via prototyped and
8907 unprototyped function pointers.
8908 (perform_all_tests): New parameter "prototypes". Pass it down.
8909 (top level): Pass down "prototypes" parameter to
8910 perform_all_tests.
8911
8912 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8913
8914 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8915 Test with nested loops.
8916
8917 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8918
8919 * gdb.base/commands.exp: Call the new procedures.
8920 (loop_break_test, loop_continue_test): New procedures.
8921
8922 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8923
8924 * gdb.base/commands.exp: Call new procedure.
8925 (define_if_without_arg_test): New procedure.
8926
8927 2017-09-04 Pedro Alves <palves@redhat.com>
8928
8929 * gdb.base/list-ambiguous.exp: New file.
8930 * gdb.base/list-ambiguous0.c: New file.
8931 * gdb.base/list-ambiguous1.c: New file.
8932 * gdb.base/list.exp (test_list_range): Adjust expected output.
8933
8934 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8935
8936 * gdb.base/share-env-with-gdbserver.c: New file.
8937 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8938
8939 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8940
8941 * gdb.base/commands.exp (gdbvar_simple_if_test,
8942 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8943 progvar_simple_if_test, progvar_simple_while_test,
8944 progvar_complex_if_while_test, user_defined_command_test,
8945 user_defined_command_args_eval,
8946 user_defined_command_args_stack_test,
8947 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8948 temporary_breakpoint_commands,
8949 gdb_test_no_prompt, redefine_hook_test,
8950 redefine_backtrace_test): Remove "global gdb_prompt".
8951
8952 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8953
8954 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8955 New proc, call it from toplevel.
8956
8957 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8958
8959 PR remote/21852
8960 * gdb.server/normal.c: New file, copied from gdb.base.
8961 * gdb.server/run-without-local-binary.exp: New file.
8962
8963 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
8964
8965 * gdb.arch/sparc64-adi.exp: New file.
8966 * gdb.arch/sparc64-adi.c: New file.
8967
8968 2017-08-22 Pedro Alves <palves@redhat.com>
8969
8970 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8971 (top level): Add "list all overloads" tests.
8972
8973 2017-08-22 Tom Tromey <tom@tromey.com>
8974
8975 * gdb.gdb/xfullpath.exp: Remove.
8976
8977 2017-08-21 Pedro Alves <palves@redhat.com>
8978
8979 PR gdb/19487
8980 * gdb.base/symbol-alias.c: New.
8981 * gdb.base/symbol-alias2.c: New.
8982 * gdb.base/symbol-alias.exp: New.
8983
8984 2017-08-21 Pedro Alves <palves@redhat.com>
8985
8986 * gdb.base/dfp-test.c
8987 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8988 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8989 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8990 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8991 * gdb.base/whatis-ptype-typedefs.c: New.
8992 * gdb.base/whatis-ptype-typedefs.exp: New.
8993 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8994 (an_int, an_int_type, an_int_type2): New globals.
8995 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8996 involving typedefs and cast expressions.
8997 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8998 (lookup_typedefs_function): New.
8999 (typedefs_pretty_printers_dict): New.
9000 (top level): Register lookup_typedefs_function in
9001 gdb.pretty_printers.
9002
9003 2017-08-18 Yao Qi <yao.qi@linaro.org>
9004
9005 * gdb.server/unittest.exp: New.
9006
9007 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
9008
9009 PR gdb/21954
9010 * gdb.base/environ.exp: Add test to check if 'unset environment'
9011 works.
9012
9013 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9014
9015 * lib/gdb.exp (universal_compile_options): New caching proc.
9016 (gdb_compile): Suppress GCC's coloring of messages.
9017
9018 2017-08-14 Tom Tromey <tom@tromey.com>
9019
9020 PR gdb/21675:
9021 * gdb.base/printcmds.exp (test_radices): New function.
9022 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
9023 * gdb.base/sizeof.exp (check_valueof): Use p/d.
9024 * lib/gdb.exp (get_integer_valueof): Use p/d.
9025
9026 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
9027
9028 * lib/gdb.exp (get_valueof): Don't capture end-of-line
9029 characters.
9030
9031 2017-08-05 Tom Tromey <tom@tromey.com>
9032
9033 * gdb.rust/simple.exp: Allow String to appear in a different
9034 namespace.
9035
9036 2017-07-26 Yao Qi <yao.qi@linaro.org>
9037
9038 * gdb.gdb/unittest.exp: Invoke command
9039 "maintenance check xml-descriptions".
9040
9041 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9042
9043 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9044 calling context.
9045 (hex128): Drop erroneous calculation of parameters.
9046
9047 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9048
9049 * gdb.python/py-unwind.exp: Disable stack protection when
9050 building test file.
9051
9052 2017-07-20 Pedro Alves <palves@redhat.com>
9053
9054 * gdb.base/default.exp (set language): Adjust expected output.
9055
9056 2017-07-20 Pedro Alves <palves@redhat.com>
9057
9058 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9059 (test_minsym): ... this, and make static.
9060 (get_pck__foo__bar__minsym): Rename to ...
9061 (get_test_minsym): ... this.
9062 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9063 symbol names and comments.
9064 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9065 (get_test_minsym): ... this.
9066 (pck__foo__bar__minsym__2): Rename to ...
9067 (test_minsym): ... this.
9068 (main): Adjust.
9069
9070 2017-07-17 Pedro Alves <palves@redhat.com>
9071
9072 * gdb.base/completion.exp: Adjust expected output.
9073 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9074 the completer works.
9075
9076 2017-07-17 Pedro Alves <palves@redhat.com>
9077
9078 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9079
9080 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9081
9082 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9083
9084 2017-07-14 Tom Tromey <tom@tromey.com>
9085
9086 PR rust/21764:
9087 * gdb.rust/simple.exp: Add tests.
9088
9089 2017-07-14 Tom Tromey <tom@tromey.com>
9090
9091 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9092
9093 2017-07-14 Pedro Alves <palves@redhat.com>
9094
9095 * gdb.linespec/base/one/thefile.cc (z1): New function.
9096 * gdb.linespec/base/two/thefile.cc (z2): New function.
9097 * gdb.linespec/linespec.exp: Add tests.
9098
9099 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9100
9101 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9102 to mi_create_breakpoint.
9103
9104 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9105
9106 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9107 mi_create_breakpoint.
9108
9109 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9110
9111 * gdb.dlang/demangle.exp: Update for demangling changes.
9112
9113 2017-07-09 Tom Tromey <tom@tromey.com>
9114
9115 * gdb.dwarf2/shortpiece.exp: New file.
9116
9117 2017-07-06 David Blaikie <dblaikie@gmail.com>
9118
9119 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9120 built from fissiont-multi-cu{1,2}.c.
9121 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9122 except putting 'main' and 'func' in separate CUs in the same DWO file.
9123 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9124 test.
9125 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9126 test.
9127
9128 2017-07-06 Pedro Alves <palves@redhat.com>
9129
9130 * gdb.python/py-unwind.exp: Test flushregs.
9131
9132 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9133
9134 PR cli/21688
9135 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9136 tests for alias commands and trailing whitespace.
9137
9138 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9139
9140 PR cli/21688
9141 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9142 procedure. Call it.
9143
9144 2017-06-29 Pedro Alves <palves@redhat.com>
9145
9146 * gdb.base/printcmds.exp: Add tests.
9147
9148 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9149
9150 PR gdb/21337
9151 * gdb.base/reread-readsym.exp: New file.
9152 * gdb.base/reread-readsym.c: New file.
9153
9154 2017-06-21 Kevin Buettner <kevinb@redhat.com>
9155
9156 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9157 subpattern.
9158
9159 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9160
9161 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9162 extended mnemonic.
9163 * gdb.arch/powerpc-power9.s: Likewise.
9164
9165 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9166
9167 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9168 on 32-bit x86 targets. Exploit is_*_target macros where
9169 appropriate.
9170
9171 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9172
9173 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9174 register pieces.
9175
9176 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9177
9178 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9179 located in one or more DWARF pieces.
9180
9181 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9182
9183 * lib/gdb.exp (get_endianness): New proc.
9184 * gdb.arch/aarch64-fp.exp: Use it.
9185 * gdb.arch/altivec-regs.exp: Likewise.
9186 * gdb.arch/e500-regs.exp: Likewise.
9187 * gdb.arch/vsx-regs.exp: Likewise.
9188 * gdb.base/dump.exp: Likewise.
9189 * gdb.base/funcargs.exp: Likewise.
9190 * gdb.base/gnu_vector.exp: Likewise.
9191 * gdb.dwarf2/formdata16.exp: Likewise.
9192 * gdb.dwarf2/implptrpiece.exp: Likewise.
9193 * gdb.dwarf2/nonvar-access.exp: Likewise.
9194 * gdb.python/py-inferior.exp: Likewise.
9195 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9196
9197 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9198
9199 PR gdb/21226
9200 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9201 stack value pieces are taken from the LSB end.
9202
9203 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9204
9205 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9206 variable at nonzero offset.
9207
9208 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9209
9210 * gdb.dwarf2/var-access.c: New file.
9211 * gdb.dwarf2/var-access.exp: New test.
9212 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9213
9214 2017-06-12 Tom Tromey <tom@tromey.com>
9215
9216 * gdb.dwarf2/formdata16.exp: Add tests.
9217
9218 2017-06-12 Tom Tromey <tom@tromey.com>
9219
9220 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9221
9222 2017-06-12 Tom Tromey <tom@tromey.com>
9223
9224 PR exp/16225:
9225 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9226 * gdb.arch/vsx-regs.exp: Update tests.
9227 * gdb.arch/s390-vregs.exp (hex128): New proc.
9228 Update test.
9229 * gdb.arch/altivec-regs.exp: Update tests.
9230
9231 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9232
9233 * gdb.base/startup-with-shell.c: New file.
9234 * gdb.base/startup-with-shell.exp: Likewise.
9235
9236 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9237
9238 * gdb.server/non-existing-program.exp: Update regex in order to
9239 reflect the fact that gdbserver is now using fork_inferior (with a
9240 shell) to startup the inferior.
9241
9242 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9243
9244 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9245 support function calls from GDB.
9246
9247 2017-05-21 Tom Tromey <tom@tromey.com>
9248
9249 PR rust/21466:
9250 * gdb.rust/unsized.exp: New file.
9251 * gdb.rust/unsized.rs: New file.
9252
9253 2017-05-19 Tom Tromey <tom@tromey.com>
9254
9255 PR rust/21484:
9256 * gdb.rust/watch.exp: New file.
9257 * gdb.rust/watch.rs: New file.
9258
9259 2017-05-18 Tom Tromey <tom@tromey.com>
9260
9261 * gdb.rust/simple.exp: Allow Box to be qualified.
9262
9263 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9264
9265 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9266
9267 2017-05-18 Pedro Alves <palves@redhat.com>
9268
9269 * gdb.base/fileio.c (test_write, test_read, test_close)
9270 (test_fstat): Don't print 'ret' in the fail path.
9271
9272 2017-05-18 Pedro Alves <palves@redhat.com>
9273
9274 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9275 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9276 (test_system, test_rename, test_unlink, test_time): Change
9277 prototypes.
9278 * gdb.base/fileio.exp (stop_msg): Adjust.
9279
9280 2017-05-18 Pedro Alves <palves@redhat.com>
9281
9282 * gdb.base/fileio.c (null_str): New global.
9283 (test_stat): Use it.
9284 * gdb.base/fileio.exp: Remove nowarnings.
9285
9286 2017-05-17 Yao Qi <yao.qi@linaro.org>
9287
9288 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9289
9290 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9291
9292 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9293 argument command.
9294 (top-level): Invoke test_set_inferior_tty.
9295
9296 2017-05-04 Pedro Alves <palves@redhat.com>
9297
9298 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9299 Add parens to print call for Python 3.
9300
9301 2017-05-03 Keith Seitz <keiths@redhat.com>
9302
9303 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9304 (main): Call it.
9305
9306 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9307
9308 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9309 to prev and next.
9310
9311 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9312
9313 * gdb.python/py-record-btrace.exp: Remove test for
9314 gdb.BtraceInstruction.error.
9315
9316 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9317
9318 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9319
9320 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9321
9322 * gdb.python/py-record-btrace-threads.c: New file.
9323 * gdb.python/py-record-btrace-threads.exp: New file.
9324
9325 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9326
9327 PR testsuite/8595
9328 * gdb.base/environ.exp: Make test available in all architectures.
9329 Move bits related to "info program" testing to
9330 gdb.base/info-program.exp. Rewrite tests to use the two new
9331 procedures mentione below.
9332 (test_set_show_env_var) New procedure.
9333 (test_set_show_env_var_equal): Likewise.
9334 * gdb.base/info-program.exp: New file.
9335
9336 2017-04-27 Keith Seitz <keiths@redhat.com>
9337
9338 * gdb.cp/oranking.cc (test15): New function.
9339 (main): Call test15 and declare additional variables for testing.
9340 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9341 "p foo101('abc')" tests.
9342 Add tests for cv qualifier overloads.
9343 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9344 "lvalue reference overload" test.
9345 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9346 "print value of f1 on Child&& in f2" test.
9347
9348 2017-04-19 Pedro Alves <palves@redhat.com>
9349
9350 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9351 procedure.
9352 (top level): Call it.
9353 * lib/gdb.exp (gdb_define_cmd): New procedure.
9354
9355 2017-04-12 Pedro Alves <palves@redhat.com>
9356
9357 PR gdb/21323
9358 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9359 (wchar): New global.
9360 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9361 (do_test_wide_char, wide_char_types_no_program, top level): Add
9362 wchar_t testing.
9363
9364 2017-04-12 Pedro Alves <palves@redhat.com>
9365
9366 PR c++/21323
9367 * gdb.cp/wide_char_types.c: New file.
9368 * gdb.cp/wide_char_types.exp: New file.
9369
9370 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9371
9372 PR gdb/21352
9373 * gdb.trace/tsv.exp: Add test for "tsave -r".
9374
9375 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9376
9377 * gdb.dlang/watch-loc.c: New file.
9378 * gdb.dlang/watch-loc.exp: New file.
9379
9380 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9381
9382 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9383
9384 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9385
9386 * gdb.arch/arc-analyze-prologue.S: New file.
9387 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9388
9389 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9390
9391 * gdb.arch/arc-decode-insn.S: New file.
9392 * gdb.arch/arc-decode-insn.exp: Likewise.
9393
9394 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9395
9396 PR tdep/20928
9397 * gdb.arch/sparc64-regs.exp: New file.
9398 * gdb.arch/sparc64-regs.S: Likewise.
9399
9400 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9401
9402 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9403 and memory view on Python 3.
9404
9405 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9406 Keith Seitz <keiths@redhat.com>
9407
9408 PR gdb/14441
9409 * gdb.cp/demangle.exp: Add rvalue reference tests.
9410 * gdb.cp/rvalue-ref-casts.cc: New file.
9411 * gdb.cp/rvalue-ref-casts.exp: New file.
9412 * gdb.cp/rvalue-ref-overload.cc: New file.
9413 * gdb.cp/rvalue-ref-overload.exp: New file.
9414 * gdb.cp/rvalue-ref-params.cc: New file.
9415 * gdb.cp/rvalue-ref-params.exp: New file.
9416 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9417 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9418 * gdb.cp/rvalue-ref-types.cc: New file.
9419 * gdb.cp/rvalue-ref-types.exp: New file.
9420 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9421 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9422
9423 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9424
9425 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9426 New procedure.
9427
9428 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9429
9430 * lib/mi-support.exp (mi_gdb_test): Add additional message
9431 for unexpected output.
9432
9433 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9434
9435 * gdb.base/examine-backward.c (Barrier): New character array
9436 constant, to ensure that TestStrings is preceded by a string
9437 terminator.
9438
9439 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9440
9441 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9442 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9443 and implicit pointer into such a location.
9444
9445 2017-03-16 Doug Evans <dje@google.com>
9446
9447 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9448
9449 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9450
9451 * gdb.cp/m-static.exp: Fix expectation for prototype of
9452 test5.single_constructor and single_constructor::single_constructor.
9453
9454 2017-03-16 Doug Evans <dje@google.com>
9455
9456 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9457 * gdb.guile/scm-lazy-string.c: New file.
9458 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9459 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9460 for pointer, array, typedef lazy strings.
9461
9462 2017-03-16 Doug Evans <dje@google.com>
9463
9464 PR python/17728, python/18439, python/18779
9465 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9466 * gdb.python/py-lazy-string.c (pointer): New typedef.
9467 (main): New locals ptr, array, typedef_ptr.
9468 * gdb.python/py-value.exp: Move lazy string tests to ...
9469 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9470 array, typedef lazy strings.
9471
9472 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9473
9474 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9475 Add optional 'test' parameter.
9476
9477 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9478
9479 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9480 Skip for versions of DejaGnu < 1.5.
9481
9482 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9483
9484 * lib/gdb.exp (dejagnu_version): New proc.
9485 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9486 Use dejagnu_version.
9487
9488 2017-03-10 Keith Seitz <keiths@redhat.com>
9489
9490 PR c++/8128
9491 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9492 type from destructor regexps.
9493 Add a branch which actually passes the test.
9494 Adjust "ptype t5i" test names.
9495
9496 2017-03-08 Pedro Alves <palves@redhat.com>
9497
9498 * gdb.base/step-over-exit.exp: Add explicit test message.
9499
9500 2017-03-08 Pedro Alves <palves@redhat.com>
9501
9502 PR gdb/18360
9503 * gdb.threads/interrupt-while-step-over.c: New file.
9504 * gdb.threads/interrupt-while-step-over.exp: New file.
9505
9506 2017-03-08 Pedro Alves <palves@redhat.com>
9507
9508 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9509 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9510
9511 2017-03-08 Pedro Alves <palves@redhat.com>
9512
9513 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9514 PKRU as not supported as a PASS.
9515
9516 2017-03-08 Pedro Alves <palves@redhat.com>
9517
9518 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9519 prefix instead of $binfile1/$binfile2.
9520 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9521 in test message.
9522 * gdb.python/py-completion.exp: Use "load python file" as test
9523 messages instead of unstable path names.
9524
9525 2017-03-08 Pedro Alves <palves@redhat.com>
9526 Jan Kratochvil <jan.kratochvil@redhat.com>
9527
9528 PR cli/21218
9529 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9530 New proc.
9531 (top level): Call it.
9532
9533 2017-03-08 Pedro Alves <palves@redhat.com>
9534
9535 PR tui/21216
9536 * gdb.tui/tui-nl-filtered-output.exp: New file.
9537
9538 2017-03-08 Pedro Alves <palves@redhat.com>
9539
9540 * gdb.base/completion.exp: Move TUI completion tests to ...
9541 * gdb.tui/completion.exp: ... this new file.
9542
9543 2017-03-08 Pedro Alves <palves@redhat.com>
9544
9545 * gdb.base/tui-disasm-long-lines.c,
9546 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9547 gdb.base/tui-layout.exp: Move to ...
9548 * gdb.tui/: ... this new directory.
9549
9550 2017-03-07 Pedro Alves <palves@redhat.com>
9551
9552 * gdb.base/tui-layout.c: New file.
9553 * gdb.base/tui-layout.exp: New file.
9554
9555 2017-03-07 Pedro Alves <palves@redhat.com>
9556
9557 * gdb.base/tui-layout.c: Rename to ...
9558 * gdb.base/tui-disasm-long-lines.c: ... this.
9559 * gdb.base/tui-layout.exp: Rename to ...
9560 * gdb.base/tui-disasm-long-lines.exp: ... this.
9561
9562 2017-03-07 Pedro Alves <palves@redhat.com>
9563
9564 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9565
9566 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9567
9568 * i386-mpx-call.c: New file.
9569 * i386-mpx-call.exp: New file.
9570
9571 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9572
9573 * gdb.arch/powerpc-power.exp: Delete test.
9574 * gdb.arch/powerpc-power.s: Likewise.
9575 * gdb.disasm/disassembler-options.exp: New test.
9576 * gdb.arch/powerpc-altivec.exp: Likewise.
9577 * gdb.arch/powerpc-altivec.s: Likewise.
9578 * gdb.arch/powerpc-altivec2.exp: Likewise.
9579 * gdb.arch/powerpc-altivec2.s: Likewise.
9580 * gdb.arch/powerpc-altivec3.exp: Likewise.
9581 * gdb.arch/powerpc-altivec3.s: Likewise.
9582 * gdb.arch/powerpc-power7.exp: Likewise.
9583 * gdb.arch/powerpc-power7.s: Likewise.
9584 * gdb.arch/powerpc-power8.exp: Likewise.
9585 * gdb.arch/powerpc-power8.s: Likewise.
9586 * gdb.arch/powerpc-power9.exp: Likewise.
9587 * gdb.arch/powerpc-power9.s: Likewise.
9588 * gdb.arch/powerpc-vsx.exp: Likewise.
9589 * gdb.arch/powerpc-vsx.s: Likewise.
9590 * gdb.arch/powerpc-vsx2.exp: Likewise.
9591 * gdb.arch/powerpc-vsx2.s: Likewise.
9592 * gdb.arch/powerpc-vsx3.exp: Likewise.
9593 * gdb.arch/powerpc-vsx3.s: Likewise.
9594 * gdb.arch/arm-disassembler-options.exp: Likewise.
9595 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9596 * gdb.arch/s390-disassembler-options.exp: Likewise.
9597
9598 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
9599
9600 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9601 (check_supported_features): ... this. Changed return type to void.
9602 (supports_rdseed): New static global.
9603 (rdseed): Check supports_rdseed.
9604 (initialize): Call check_supported_features.
9605
9606 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9607
9608 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9609 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9610 and lqarx/stqcx.
9611 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9612 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9613
9614 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9615
9616 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9617 uppercase.
9618
9619 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9620
9621 * gdb.dwarf2/formdata16.c: New file.
9622 * gdb.dwarf2/formdata16.exp: New file.
9623 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9624
9625 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9626
9627 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9628 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9629 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9630 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9631 DW_AT_GNU_*.
9632
9633 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9634
9635 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9636
9637 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9638
9639 PR gdb/21164
9640 * gdb.base/maint.exp: Add testcases for when the commands do
9641 not have arguments.
9642
9643 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9644
9645 * gdb.cp/chained-calls.exp: Use p instead of P.
9646
9647 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9648
9649 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9650 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9651
9652 2017-02-14 Tom Tromey <tom@tromey.com>
9653
9654 PR python/13598:
9655 * gdb.python/py-events.exp: Add before_prompt event tests.
9656
9657 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9658
9659 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9660
9661 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9662
9663 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9664 (main): Call my_unique_function_name.
9665 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9666 completion of patterns with a single match.
9667 Add missing -re switches to gdb_test_multiple calls.
9668
9669 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9670
9671 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9672 return if core file is not recognized.
9673
9674 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9675
9676 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9677 and extra UIs.
9678
9679 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9680
9681 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9682 proc_with_prefix.
9683
9684 2017-02-10 Tom Tromey <tom@tromey.com>
9685
9686 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9687
9688 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
9689
9690 PR gdb/21122
9691 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9692
9693 2017-02-08 Jerome Guitton <guitton@adacore.com>
9694
9695 * gdb.base/define.exp: Add test for command abbreviations
9696 in define.
9697
9698 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
9699
9700 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9701 * gdb.reverse/insn-reverse-x86.c: New file.
9702
9703 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9704
9705 PR tdep/20936
9706 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9707
9708 2017-02-03 Tom Tromey <tom@tromey.com>
9709
9710 PR rust/21097:
9711 * gdb.rust/simple.exp: Add new tests.
9712
9713 2017-02-02 Pedro Alves <palves@redhat.com>
9714
9715 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9716 tests.
9717
9718 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9719
9720 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9721 taking a 2-byte value out of a 4-byte DWARF implicit value on
9722 big-endian targets.
9723 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9724 logic. Add test cases for DW_OP_implicit.
9725
9726 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9727
9728 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9729
9730 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9731
9732 * gdb.btrace/enable.exp: Call gdb_exit before
9733 skip_gdbserver_tests.
9734
9735 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9736
9737 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9738 GDBFLAGS.
9739
9740 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9741
9742 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9743 the test is skipped.
9744 * gdb.btrace/data.exp: Likewise.
9745 * gdb.btrace/delta.exp: Likewise.
9746 * gdb.btrace/dlopen.exp: Likewise.
9747 * gdb.btrace/enable-running.exp: Likewise.
9748 * gdb.btrace/enable.exp: Likewise.
9749 * gdb.btrace/exception.exp: Likewise.
9750 * gdb.btrace/function_call_history.exp: Likewise.
9751 * gdb.btrace/gcore.exp: Likewise.
9752 * gdb.btrace/instruction_history.exp: Likewise.
9753 * gdb.btrace/multi-thread-step.exp: Likewise.
9754 * gdb.btrace/nohist.exp: Likewise.
9755 * gdb.btrace/non-stop.exp: Likewise.
9756 * gdb.btrace/reconnect.exp: Likewise.
9757 * gdb.btrace/record_goto-step.exp: Likewise.
9758 * gdb.btrace/record_goto.exp: Likewise.
9759 * gdb.btrace/rn-dl-bind.exp: Likewise.
9760 * gdb.btrace/segv.exp: Likewise.
9761 * gdb.btrace/step.exp: Likewise.
9762 * gdb.btrace/stepi.exp: Likewise.
9763 * gdb.btrace/tailcall-only.exp: Likewise.
9764 * gdb.btrace/tailcall.exp: Likewise.
9765 * gdb.btrace/tsx.exp: Likewise.
9766 * gdb.btrace/unknown_functions.exp: Likewise.
9767 * gdb.btrace/vdso.exp: Likewise.
9768
9769 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9770
9771 * gdb.btrace/enable-running.c: New.
9772 * gdb.btrace/enable-running.exp: New.
9773
9774 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9775
9776 * gdb.arch/amd64-gs_base.c: New file.
9777 * gdb.arch/amd64-gs_base.exp: New file.
9778
9779 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9780
9781 * lib/memory.exp: Remove spurious empty newlines.
9782
9783 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9784
9785 * gdb.python/py-bad-printers.exp: Load python file using "source".
9786 * gdb.python/py-events.exp: Likewise.
9787 * gdb.python/py-evsignal.exp: Likewise.
9788 * gdb.python/py-evthreads.exp: Likewise.
9789 * gdb.python/py-frame-args.exp: Likewise.
9790 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9791 * gdb.python/py-framefilter-mi.exp: Likewise.
9792 * gdb.python/py-framefilter.exp: Likewise.
9793 * gdb.python/py-mi.exp: Likewise.
9794 * gdb.python/py-pp-maint.exp: Likewise.
9795 * gdb.python/py-pp-registration.exp: Likewise.
9796 * gdb.python/py-prettyprint.exp: Likewise.
9797 (run_lang_tests): Likewise.
9798 * gdb.python/py-typeprint.exp: Likewise.
9799
9800 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9801
9802 * lib/memory.exp: New file.
9803 * lib/gdb.exp: Load memory.exp.
9804 * gdb.base/memattr.exp (delete_memory): Move proc to
9805 lib/memory.exp and rename to delete_memory_regions.
9806 Replace delete_memory with delete_memory_regions.
9807 Cleanup memory regions before tests.
9808 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9809 before tests.
9810
9811 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9812
9813 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9814 files.
9815 (initialize): New function conditionally defined.
9816 (testcases): Move within conditional block.
9817 (main): Call initialize.
9818 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9819 of gdb.reverse/insn-reverse.c.
9820 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9821 gdb.reverse/insn-reverse.c.
9822
9823 2017-01-26 Yao Qi <yao.qi@linaro.org>
9824
9825 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9826 disassemble on address 0.
9827
9828 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9829 Yao Qi <yao.qi@linaro.org>
9830
9831 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9832 * gdb.dwarf2/implptr-64bit.S: Remove.
9833 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9834 variables in caller's context. Add DW_OP_implicit_value.
9835
9836 2017-01-25 Yao Qi <yao.qi@linaro.org>
9837
9838 * lib/dwarf.exp (Dwarf::_location): Handle
9839 DW_OP_GNU_implicit_pointer with proper size.
9840
9841 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9842
9843 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9844 and add untested calls.
9845
9846 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9847
9848 * gdb.python/python.exp: Check line number against what GDB thinks
9849 the line number is for func1.
9850
9851 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9852
9853 * gdb.dlang/debug-expr.exp: New file.
9854
9855 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
9856
9857 Fix test names for the following files:
9858
9859 * gdb.ada/exec_changed.exp
9860 * gdb.ada/info_types.exp
9861 * gdb.arch/aarch64-atomic-inst.exp
9862 * gdb.arch/aarch64-fp.exp
9863 * gdb.arch/altivec-abi.exp
9864 * gdb.arch/altivec-regs.exp
9865 * gdb.arch/amd64-byte.exp
9866 * gdb.arch/amd64-disp-step.exp
9867 * gdb.arch/amd64-dword.exp
9868 * gdb.arch/amd64-entry-value-inline.exp
9869 * gdb.arch/amd64-entry-value-param.exp
9870 * gdb.arch/amd64-entry-value-paramref.exp
9871 * gdb.arch/amd64-entry-value.exp
9872 * gdb.arch/amd64-i386-address.exp
9873 * gdb.arch/amd64-invalid-stack-middle.exp
9874 * gdb.arch/amd64-invalid-stack-top.exp
9875 * gdb.arch/amd64-optimout-repeat.exp
9876 * gdb.arch/amd64-prologue-skip.exp
9877 * gdb.arch/amd64-prologue-xmm.exp
9878 * gdb.arch/amd64-stap-special-operands.exp
9879 * gdb.arch/amd64-stap-wrong-subexp.exp
9880 * gdb.arch/amd64-tailcall-cxx.exp
9881 * gdb.arch/amd64-tailcall-noret.exp
9882 * gdb.arch/amd64-tailcall-ret.exp
9883 * gdb.arch/amd64-tailcall-self.exp
9884 * gdb.arch/amd64-word.exp
9885 * gdb.arch/arm-bl-branch-dest.exp
9886 * gdb.arch/arm-disp-step.exp
9887 * gdb.arch/arm-neon.exp
9888 * gdb.arch/arm-single-step-kernel-helper.exp
9889 * gdb.arch/avr-flash-qualifier.exp
9890 * gdb.arch/disp-step-insn-reloc.exp
9891 * gdb.arch/e500-abi.exp
9892 * gdb.arch/e500-regs.exp
9893 * gdb.arch/ftrace-insn-reloc.exp
9894 * gdb.arch/i386-avx512.exp
9895 * gdb.arch/i386-bp_permanent.exp
9896 * gdb.arch/i386-byte.exp
9897 * gdb.arch/i386-cfi-notcurrent.exp
9898 * gdb.arch/i386-disp-step.exp
9899 * gdb.arch/i386-dr3-watch.exp
9900 * gdb.arch/i386-float.exp
9901 * gdb.arch/i386-gnu-cfi.exp
9902 * gdb.arch/i386-mpx-map.exp
9903 * gdb.arch/i386-mpx-sigsegv.exp
9904 * gdb.arch/i386-mpx-simple_segv.exp
9905 * gdb.arch/i386-mpx.exp
9906 * gdb.arch/i386-permbkpt.exp
9907 * gdb.arch/i386-prologue.exp
9908 * gdb.arch/i386-signal.exp
9909 * gdb.arch/i386-size-overlap.exp
9910 * gdb.arch/i386-unwind.exp
9911 * gdb.arch/i386-word.exp
9912 * gdb.arch/mips-fcr.exp
9913 * gdb.arch/powerpc-d128-regs.exp
9914 * gdb.arch/powerpc-stackless.exp
9915 * gdb.arch/ppc64-atomic-inst.exp
9916 * gdb.arch/s390-stackless.exp
9917 * gdb.arch/s390-tdbregs.exp
9918 * gdb.arch/s390-vregs.exp
9919 * gdb.arch/sparc-sysstep.exp
9920 * gdb.arch/thumb-bx-pc.exp
9921 * gdb.arch/thumb-singlestep.exp
9922 * gdb.arch/thumb2-it.exp
9923 * gdb.arch/vsx-regs.exp
9924 * gdb.asm/asm-source.exp
9925 * gdb.base/a2-run.exp
9926 * gdb.base/advance.exp
9927 * gdb.base/all-bin.exp
9928 * gdb.base/anon.exp
9929 * gdb.base/args.exp
9930 * gdb.base/arithmet.exp
9931 * gdb.base/async-shell.exp
9932 * gdb.base/async.exp
9933 * gdb.base/attach-pie-noexec.exp
9934 * gdb.base/attach-twice.exp
9935 * gdb.base/auto-load.exp
9936 * gdb.base/bang.exp
9937 * gdb.base/bitfields.exp
9938 * gdb.base/break-always.exp
9939 * gdb.base/break-caller-line.exp
9940 * gdb.base/break-entry.exp
9941 * gdb.base/break-inline.exp
9942 * gdb.base/break-on-linker-gcd-function.exp
9943 * gdb.base/break-probes.exp
9944 * gdb.base/break.exp
9945 * gdb.base/breakpoint-shadow.exp
9946 * gdb.base/call-ar-st.exp
9947 * gdb.base/call-sc.exp
9948 * gdb.base/call-signal-resume.exp
9949 * gdb.base/call-strs.exp
9950 * gdb.base/callfuncs.exp
9951 * gdb.base/catch-fork-static.exp
9952 * gdb.base/catch-gdb-caused-signals.exp
9953 * gdb.base/catch-load.exp
9954 * gdb.base/catch-signal-fork.exp
9955 * gdb.base/catch-signal.exp
9956 * gdb.base/catch-syscall.exp
9957 * gdb.base/charset.exp
9958 * gdb.base/checkpoint.exp
9959 * gdb.base/chng-syms.exp
9960 * gdb.base/code-expr.exp
9961 * gdb.base/code_elim.exp
9962 * gdb.base/commands.exp
9963 * gdb.base/completion.exp
9964 * gdb.base/complex.exp
9965 * gdb.base/cond-expr.exp
9966 * gdb.base/condbreak.exp
9967 * gdb.base/consecutive.exp
9968 * gdb.base/continue-all-already-running.exp
9969 * gdb.base/coredump-filter.exp
9970 * gdb.base/corefile.exp
9971 * gdb.base/dbx.exp
9972 * gdb.base/debug-expr.exp
9973 * gdb.base/define.exp
9974 * gdb.base/del.exp
9975 * gdb.base/disabled-location.exp
9976 * gdb.base/disasm-end-cu.exp
9977 * gdb.base/disasm-optim.exp
9978 * gdb.base/display.exp
9979 * gdb.base/duplicate-bp.exp
9980 * gdb.base/ena-dis-br.exp
9981 * gdb.base/ending-run.exp
9982 * gdb.base/enumval.exp
9983 * gdb.base/environ.exp
9984 * gdb.base/eu-strip-infcall.exp
9985 * gdb.base/eval-avoid-side-effects.exp
9986 * gdb.base/eval-skip.exp
9987 * gdb.base/exitsignal.exp
9988 * gdb.base/expand-psymtabs.exp
9989 * gdb.base/filesym.exp
9990 * gdb.base/find-unmapped.exp
9991 * gdb.base/finish.exp
9992 * gdb.base/float.exp
9993 * gdb.base/foll-exec-mode.exp
9994 * gdb.base/foll-exec.exp
9995 * gdb.base/foll-fork.exp
9996 * gdb.base/fortran-sym-case.exp
9997 * gdb.base/freebpcmd.exp
9998 * gdb.base/func-ptr.exp
9999 * gdb.base/func-ptrs.exp
10000 * gdb.base/funcargs.exp
10001 * gdb.base/gcore-buffer-overflow.exp
10002 * gdb.base/gcore-relro-pie.exp
10003 * gdb.base/gcore-relro.exp
10004 * gdb.base/gcore.exp
10005 * gdb.base/gdb1090.exp
10006 * gdb.base/gdb11530.exp
10007 * gdb.base/gdb11531.exp
10008 * gdb.base/gdb1821.exp
10009 * gdb.base/gdbindex-stabs.exp
10010 * gdb.base/gdbvars.exp
10011 * gdb.base/hbreak.exp
10012 * gdb.base/hbreak2.exp
10013 * gdb.base/included.exp
10014 * gdb.base/infcall-input.exp
10015 * gdb.base/inferior-died.exp
10016 * gdb.base/infnan.exp
10017 * gdb.base/info-macros.exp
10018 * gdb.base/info-os.exp
10019 * gdb.base/info-proc.exp
10020 * gdb.base/info-shared.exp
10021 * gdb.base/info-target.exp
10022 * gdb.base/infoline.exp
10023 * gdb.base/interp.exp
10024 * gdb.base/interrupt.exp
10025 * gdb.base/jit-reader.exp
10026 * gdb.base/jit-simple.exp
10027 * gdb.base/kill-after-signal.exp
10028 * gdb.base/kill-detach-inferiors-cmd.exp
10029 * gdb.base/label.exp
10030 * gdb.base/langs.exp
10031 * gdb.base/ldbl_e308.exp
10032 * gdb.base/line-symtabs.exp
10033 * gdb.base/linespecs.exp
10034 * gdb.base/list.exp
10035 * gdb.base/long_long.exp
10036 * gdb.base/longest-types.exp
10037 * gdb.base/maint.exp
10038 * gdb.base/max-value-size.exp
10039 * gdb.base/memattr.exp
10040 * gdb.base/mips_pro.exp
10041 * gdb.base/morestack.exp
10042 * gdb.base/moribund-step.exp
10043 * gdb.base/multi-forks.exp
10044 * gdb.base/nested-addr.exp
10045 * gdb.base/nextoverexit.exp
10046 * gdb.base/noreturn-finish.exp
10047 * gdb.base/noreturn-return.exp
10048 * gdb.base/nostdlib.exp
10049 * gdb.base/offsets.exp
10050 * gdb.base/opaque.exp
10051 * gdb.base/pc-fp.exp
10052 * gdb.base/permissions.exp
10053 * gdb.base/print-symbol-loading.exp
10054 * gdb.base/prologue-include.exp
10055 * gdb.base/psymtab.exp
10056 * gdb.base/ptype.exp
10057 * gdb.base/random-signal.exp
10058 * gdb.base/randomize.exp
10059 * gdb.base/range-stepping.exp
10060 * gdb.base/readline-ask.exp
10061 * gdb.base/recpar.exp
10062 * gdb.base/recurse.exp
10063 * gdb.base/relational.exp
10064 * gdb.base/restore.exp
10065 * gdb.base/return-nodebug.exp
10066 * gdb.base/return.exp
10067 * gdb.base/run-after-attach.exp
10068 * gdb.base/save-bp.exp
10069 * gdb.base/scope.exp
10070 * gdb.base/sect-cmd.exp
10071 * gdb.base/set-lang-auto.exp
10072 * gdb.base/set-noassign.exp
10073 * gdb.base/setvar.exp
10074 * gdb.base/sigall.exp
10075 * gdb.base/sigbpt.exp
10076 * gdb.base/siginfo-addr.exp
10077 * gdb.base/siginfo-infcall.exp
10078 * gdb.base/siginfo-obj.exp
10079 * gdb.base/siginfo.exp
10080 * gdb.base/signals-state-child.exp
10081 * gdb.base/signest.exp
10082 * gdb.base/sigstep.exp
10083 * gdb.base/sizeof.exp
10084 * gdb.base/skip.exp
10085 * gdb.base/solib-corrupted.exp
10086 * gdb.base/solib-nodir.exp
10087 * gdb.base/solib-search.exp
10088 * gdb.base/stack-checking.exp
10089 * gdb.base/stale-infcall.exp
10090 * gdb.base/stap-probe.exp
10091 * gdb.base/start.exp
10092 * gdb.base/step-break.exp
10093 * gdb.base/step-bt.exp
10094 * gdb.base/step-line.exp
10095 * gdb.base/step-over-exit.exp
10096 * gdb.base/step-over-syscall.exp
10097 * gdb.base/step-resume-infcall.exp
10098 * gdb.base/step-test.exp
10099 * gdb.base/store.exp
10100 * gdb.base/structs3.exp
10101 * gdb.base/sym-file.exp
10102 * gdb.base/symbol-without-target_section.exp
10103 * gdb.base/term.exp
10104 * gdb.base/testenv.exp
10105 * gdb.base/ui-redirect.exp
10106 * gdb.base/until.exp
10107 * gdb.base/unwindonsignal.exp
10108 * gdb.base/value-double-free.exp
10109 * gdb.base/vla-datatypes.exp
10110 * gdb.base/vla-ptr.exp
10111 * gdb.base/vla-sideeffect.exp
10112 * gdb.base/volatile.exp
10113 * gdb.base/watch-cond-infcall.exp
10114 * gdb.base/watch-cond.exp
10115 * gdb.base/watch-non-mem.exp
10116 * gdb.base/watch-read.exp
10117 * gdb.base/watch-vfork.exp
10118 * gdb.base/watchpoint-cond-gone.exp
10119 * gdb.base/watchpoint-delete.exp
10120 * gdb.base/watchpoint-hw-hit-once.exp
10121 * gdb.base/watchpoint-hw.exp
10122 * gdb.base/watchpoint-stops-at-right-insn.exp
10123 * gdb.base/watchpoints.exp
10124 * gdb.base/wchar.exp
10125 * gdb.base/whatis-exp.exp
10126 * gdb.btrace/buffer-size.exp
10127 * gdb.btrace/data.exp
10128 * gdb.btrace/delta.exp
10129 * gdb.btrace/dlopen.exp
10130 * gdb.btrace/enable.exp
10131 * gdb.btrace/exception.exp
10132 * gdb.btrace/function_call_history.exp
10133 * gdb.btrace/gcore.exp
10134 * gdb.btrace/instruction_history.exp
10135 * gdb.btrace/nohist.exp
10136 * gdb.btrace/reconnect.exp
10137 * gdb.btrace/record_goto-step.exp
10138 * gdb.btrace/record_goto.exp
10139 * gdb.btrace/rn-dl-bind.exp
10140 * gdb.btrace/segv.exp
10141 * gdb.btrace/step.exp
10142 * gdb.btrace/stepi.exp
10143 * gdb.btrace/tailcall-only.exp
10144 * gdb.btrace/tailcall.exp
10145 * gdb.btrace/tsx.exp
10146 * gdb.btrace/unknown_functions.exp
10147 * gdb.btrace/vdso.exp
10148 * gdb.compile/compile-ifunc.exp
10149 * gdb.compile/compile-ops.exp
10150 * gdb.compile/compile-print.exp
10151 * gdb.compile/compile-setjmp.exp
10152 * gdb.cp/abstract-origin.exp
10153 * gdb.cp/ambiguous.exp
10154 * gdb.cp/annota2.exp
10155 * gdb.cp/annota3.exp
10156 * gdb.cp/anon-ns.exp
10157 * gdb.cp/anon-struct.exp
10158 * gdb.cp/anon-union.exp
10159 * gdb.cp/arg-reference.exp
10160 * gdb.cp/baseenum.exp
10161 * gdb.cp/bool.exp
10162 * gdb.cp/breakpoint.exp
10163 * gdb.cp/bs15503.exp
10164 * gdb.cp/call-c.exp
10165 * gdb.cp/casts.exp
10166 * gdb.cp/chained-calls.exp
10167 * gdb.cp/class2.exp
10168 * gdb.cp/classes.exp
10169 * gdb.cp/cmpd-minsyms.exp
10170 * gdb.cp/converts.exp
10171 * gdb.cp/cp-relocate.exp
10172 * gdb.cp/cpcompletion.exp
10173 * gdb.cp/cpexprs.exp
10174 * gdb.cp/cplabel.exp
10175 * gdb.cp/cplusfuncs.exp
10176 * gdb.cp/cpsizeof.exp
10177 * gdb.cp/ctti.exp
10178 * gdb.cp/derivation.exp
10179 * gdb.cp/destrprint.exp
10180 * gdb.cp/dispcxx.exp
10181 * gdb.cp/enum-class.exp
10182 * gdb.cp/exception.exp
10183 * gdb.cp/exceptprint.exp
10184 * gdb.cp/expand-psymtabs-cxx.exp
10185 * gdb.cp/expand-sals.exp
10186 * gdb.cp/extern-c.exp
10187 * gdb.cp/filename.exp
10188 * gdb.cp/formatted-ref.exp
10189 * gdb.cp/fpointer.exp
10190 * gdb.cp/gdb1355.exp
10191 * gdb.cp/gdb2495.exp
10192 * gdb.cp/hang.exp
10193 * gdb.cp/impl-this.exp
10194 * gdb.cp/infcall-dlopen.exp
10195 * gdb.cp/inherit.exp
10196 * gdb.cp/iostream.exp
10197 * gdb.cp/koenig.exp
10198 * gdb.cp/local.exp
10199 * gdb.cp/m-data.exp
10200 * gdb.cp/m-static.exp
10201 * gdb.cp/mb-ctor.exp
10202 * gdb.cp/mb-inline.exp
10203 * gdb.cp/mb-templates.exp
10204 * gdb.cp/member-name.exp
10205 * gdb.cp/member-ptr.exp
10206 * gdb.cp/meth-typedefs.exp
10207 * gdb.cp/method.exp
10208 * gdb.cp/method2.exp
10209 * gdb.cp/minsym-fallback.exp
10210 * gdb.cp/misc.exp
10211 * gdb.cp/namelessclass.exp
10212 * gdb.cp/namespace-enum.exp
10213 * gdb.cp/namespace-nested-import.exp
10214 * gdb.cp/namespace.exp
10215 * gdb.cp/nextoverthrow.exp
10216 * gdb.cp/no-dmgl-verbose.exp
10217 * gdb.cp/non-trivial-retval.exp
10218 * gdb.cp/noparam.exp
10219 * gdb.cp/nsdecl.exp
10220 * gdb.cp/nsimport.exp
10221 * gdb.cp/nsnested.exp
10222 * gdb.cp/nsnoimports.exp
10223 * gdb.cp/nsrecurs.exp
10224 * gdb.cp/nsstress.exp
10225 * gdb.cp/nsusing.exp
10226 * gdb.cp/operator.exp
10227 * gdb.cp/oranking.exp
10228 * gdb.cp/overload-const.exp
10229 * gdb.cp/overload.exp
10230 * gdb.cp/ovldbreak.exp
10231 * gdb.cp/ovsrch.exp
10232 * gdb.cp/paren-type.exp
10233 * gdb.cp/parse-lang.exp
10234 * gdb.cp/pass-by-ref.exp
10235 * gdb.cp/pr-1023.exp
10236 * gdb.cp/pr-1210.exp
10237 * gdb.cp/pr-574.exp
10238 * gdb.cp/pr10687.exp
10239 * gdb.cp/pr12028.exp
10240 * gdb.cp/pr17132.exp
10241 * gdb.cp/pr17494.exp
10242 * gdb.cp/pr9067.exp
10243 * gdb.cp/pr9167.exp
10244 * gdb.cp/pr9631.exp
10245 * gdb.cp/printmethod.exp
10246 * gdb.cp/psmang.exp
10247 * gdb.cp/psymtab-parameter.exp
10248 * gdb.cp/ptype-cv-cp.exp
10249 * gdb.cp/ptype-flags.exp
10250 * gdb.cp/re-set-overloaded.exp
10251 * gdb.cp/ref-types.exp
10252 * gdb.cp/rtti.exp
10253 * gdb.cp/scope-err.exp
10254 * gdb.cp/shadow.exp
10255 * gdb.cp/smartp.exp
10256 * gdb.cp/static-method.exp
10257 * gdb.cp/static-print-quit.exp
10258 * gdb.cp/temargs.exp
10259 * gdb.cp/templates.exp
10260 * gdb.cp/try_catch.exp
10261 * gdb.cp/typedef-operator.exp
10262 * gdb.cp/typeid.exp
10263 * gdb.cp/userdef.exp
10264 * gdb.cp/using-crash.exp
10265 * gdb.cp/var-tag.exp
10266 * gdb.cp/virtbase.exp
10267 * gdb.cp/virtfunc.exp
10268 * gdb.cp/virtfunc2.exp
10269 * gdb.cp/vla-cxx.exp
10270 * gdb.disasm/t01_mov.exp
10271 * gdb.disasm/t02_mova.exp
10272 * gdb.disasm/t03_add.exp
10273 * gdb.disasm/t04_sub.exp
10274 * gdb.disasm/t05_cmp.exp
10275 * gdb.disasm/t06_ari2.exp
10276 * gdb.disasm/t07_ari3.exp
10277 * gdb.disasm/t08_or.exp
10278 * gdb.disasm/t09_xor.exp
10279 * gdb.disasm/t10_and.exp
10280 * gdb.disasm/t11_logs.exp
10281 * gdb.disasm/t12_bit.exp
10282 * gdb.disasm/t13_otr.exp
10283 * gdb.dlang/circular.exp
10284 * gdb.dwarf2/arr-stride.exp
10285 * gdb.dwarf2/arr-subrange.exp
10286 * gdb.dwarf2/atomic-type.exp
10287 * gdb.dwarf2/bad-regnum.exp
10288 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10289 * gdb.dwarf2/callframecfa.exp
10290 * gdb.dwarf2/clztest.exp
10291 * gdb.dwarf2/corrupt.exp
10292 * gdb.dwarf2/data-loc.exp
10293 * gdb.dwarf2/dup-psym.exp
10294 * gdb.dwarf2/dw2-anon-mptr.exp
10295 * gdb.dwarf2/dw2-anonymous-func.exp
10296 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10297 * gdb.dwarf2/dw2-bad-unresolved.exp
10298 * gdb.dwarf2/dw2-basic.exp
10299 * gdb.dwarf2/dw2-canonicalize-type.exp
10300 * gdb.dwarf2/dw2-case-insensitive.exp
10301 * gdb.dwarf2/dw2-common-block.exp
10302 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10303 * gdb.dwarf2/dw2-compressed.exp
10304 * gdb.dwarf2/dw2-const.exp
10305 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10306 * gdb.dwarf2/dw2-cu-size.exp
10307 * gdb.dwarf2/dw2-dup-frame.exp
10308 * gdb.dwarf2/dw2-entry-value.exp
10309 * gdb.dwarf2/dw2-icycle.exp
10310 * gdb.dwarf2/dw2-ifort-parameter.exp
10311 * gdb.dwarf2/dw2-inline-break.exp
10312 * gdb.dwarf2/dw2-inline-param.exp
10313 * gdb.dwarf2/dw2-intercu.exp
10314 * gdb.dwarf2/dw2-intermix.exp
10315 * gdb.dwarf2/dw2-lexical-block-bare.exp
10316 * gdb.dwarf2/dw2-linkage-name-trust.exp
10317 * gdb.dwarf2/dw2-minsym-in-cu.exp
10318 * gdb.dwarf2/dw2-noloc.exp
10319 * gdb.dwarf2/dw2-op-call.exp
10320 * gdb.dwarf2/dw2-op-out-param.exp
10321 * gdb.dwarf2/dw2-opt-structptr.exp
10322 * gdb.dwarf2/dw2-param-error.exp
10323 * gdb.dwarf2/dw2-producer.exp
10324 * gdb.dwarf2/dw2-ranges-base.exp
10325 * gdb.dwarf2/dw2-ref-missing-frame.exp
10326 * gdb.dwarf2/dw2-reg-undefined.exp
10327 * gdb.dwarf2/dw2-regno-invalid.exp
10328 * gdb.dwarf2/dw2-restore.exp
10329 * gdb.dwarf2/dw2-restrict.exp
10330 * gdb.dwarf2/dw2-single-line-discriminators.exp
10331 * gdb.dwarf2/dw2-strp.exp
10332 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10333 * gdb.dwarf2/dw2-unresolved.exp
10334 * gdb.dwarf2/dw2-var-zero-addr.exp
10335 * gdb.dwarf2/dw4-sig-types.exp
10336 * gdb.dwarf2/dwz.exp
10337 * gdb.dwarf2/dynarr-ptr.exp
10338 * gdb.dwarf2/enum-type.exp
10339 * gdb.dwarf2/gdb-index.exp
10340 * gdb.dwarf2/implptr-64bit.exp
10341 * gdb.dwarf2/implptr-optimized-out.exp
10342 * gdb.dwarf2/implptr.exp
10343 * gdb.dwarf2/implref-array.exp
10344 * gdb.dwarf2/implref-const.exp
10345 * gdb.dwarf2/implref-global.exp
10346 * gdb.dwarf2/implref-struct.exp
10347 * gdb.dwarf2/mac-fileno.exp
10348 * gdb.dwarf2/main-subprogram.exp
10349 * gdb.dwarf2/member-ptr-forwardref.exp
10350 * gdb.dwarf2/method-ptr.exp
10351 * gdb.dwarf2/missing-sig-type.exp
10352 * gdb.dwarf2/nonvar-access.exp
10353 * gdb.dwarf2/opaque-type-lookup.exp
10354 * gdb.dwarf2/pieces-optimized-out.exp
10355 * gdb.dwarf2/pieces.exp
10356 * gdb.dwarf2/pr10770.exp
10357 * gdb.dwarf2/pr13961.exp
10358 * gdb.dwarf2/staticvirtual.exp
10359 * gdb.dwarf2/subrange.exp
10360 * gdb.dwarf2/symtab-producer.exp
10361 * gdb.dwarf2/trace-crash.exp
10362 * gdb.dwarf2/typeddwarf.exp
10363 * gdb.dwarf2/valop.exp
10364 * gdb.dwarf2/watch-notconst.exp
10365 * gdb.fortran/array-element.exp
10366 * gdb.fortran/charset.exp
10367 * gdb.fortran/common-block.exp
10368 * gdb.fortran/complex.exp
10369 * gdb.fortran/derived-type-function.exp
10370 * gdb.fortran/derived-type.exp
10371 * gdb.fortran/logical.exp
10372 * gdb.fortran/module.exp
10373 * gdb.fortran/multi-dim.exp
10374 * gdb.fortran/nested-funcs.exp
10375 * gdb.fortran/print-formatted.exp
10376 * gdb.fortran/subarray.exp
10377 * gdb.fortran/vla-alloc-assoc.exp
10378 * gdb.fortran/vla-datatypes.exp
10379 * gdb.fortran/vla-history.exp
10380 * gdb.fortran/vla-ptr-info.exp
10381 * gdb.fortran/vla-ptype-sub.exp
10382 * gdb.fortran/vla-ptype.exp
10383 * gdb.fortran/vla-sizeof.exp
10384 * gdb.fortran/vla-type.exp
10385 * gdb.fortran/vla-value-sub-arbitrary.exp
10386 * gdb.fortran/vla-value-sub-finish.exp
10387 * gdb.fortran/vla-value-sub.exp
10388 * gdb.fortran/vla-value.exp
10389 * gdb.fortran/whatis_type.exp
10390 * gdb.go/chan.exp
10391 * gdb.go/handcall.exp
10392 * gdb.go/hello.exp
10393 * gdb.go/integers.exp
10394 * gdb.go/methods.exp
10395 * gdb.go/package.exp
10396 * gdb.go/strings.exp
10397 * gdb.go/types.exp
10398 * gdb.go/unsafe.exp
10399 * gdb.guile/scm-arch.exp
10400 * gdb.guile/scm-block.exp
10401 * gdb.guile/scm-breakpoint.exp
10402 * gdb.guile/scm-cmd.exp
10403 * gdb.guile/scm-disasm.exp
10404 * gdb.guile/scm-equal.exp
10405 * gdb.guile/scm-frame-args.exp
10406 * gdb.guile/scm-frame-inline.exp
10407 * gdb.guile/scm-frame.exp
10408 * gdb.guile/scm-iterator.exp
10409 * gdb.guile/scm-math.exp
10410 * gdb.guile/scm-objfile.exp
10411 * gdb.guile/scm-ports.exp
10412 * gdb.guile/scm-symbol.exp
10413 * gdb.guile/scm-symtab.exp
10414 * gdb.guile/scm-value-cc.exp
10415 * gdb.guile/types-module.exp
10416 * gdb.linespec/break-ask.exp
10417 * gdb.linespec/cpexplicit.exp
10418 * gdb.linespec/explicit.exp
10419 * gdb.linespec/keywords.exp
10420 * gdb.linespec/linespec.exp
10421 * gdb.linespec/ls-dollar.exp
10422 * gdb.linespec/ls-errs.exp
10423 * gdb.linespec/skip-two.exp
10424 * gdb.linespec/thread.exp
10425 * gdb.mi/mi-async.exp
10426 * gdb.mi/mi-basics.exp
10427 * gdb.mi/mi-break.exp
10428 * gdb.mi/mi-catch-load.exp
10429 * gdb.mi/mi-cli.exp
10430 * gdb.mi/mi-cmd-param-changed.exp
10431 * gdb.mi/mi-console.exp
10432 * gdb.mi/mi-detach.exp
10433 * gdb.mi/mi-disassemble.exp
10434 * gdb.mi/mi-eval.exp
10435 * gdb.mi/mi-file-transfer.exp
10436 * gdb.mi/mi-file.exp
10437 * gdb.mi/mi-fill-memory.exp
10438 * gdb.mi/mi-inheritance-syntax-error.exp
10439 * gdb.mi/mi-linespec-err-cp.exp
10440 * gdb.mi/mi-logging.exp
10441 * gdb.mi/mi-memory-changed.exp
10442 * gdb.mi/mi-read-memory.exp
10443 * gdb.mi/mi-record-changed.exp
10444 * gdb.mi/mi-reg-undefined.exp
10445 * gdb.mi/mi-regs.exp
10446 * gdb.mi/mi-return.exp
10447 * gdb.mi/mi-reverse.exp
10448 * gdb.mi/mi-simplerun.exp
10449 * gdb.mi/mi-solib.exp
10450 * gdb.mi/mi-stack.exp
10451 * gdb.mi/mi-stepi.exp
10452 * gdb.mi/mi-syn-frame.exp
10453 * gdb.mi/mi-until.exp
10454 * gdb.mi/mi-var-block.exp
10455 * gdb.mi/mi-var-child.exp
10456 * gdb.mi/mi-var-cmd.exp
10457 * gdb.mi/mi-var-cp.exp
10458 * gdb.mi/mi-var-display.exp
10459 * gdb.mi/mi-var-invalidate.exp
10460 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10461 * gdb.mi/mi-vla-fortran.exp
10462 * gdb.mi/mi-watch.exp
10463 * gdb.mi/mi2-var-child.exp
10464 * gdb.mi/user-selected-context-sync.exp
10465 * gdb.modula2/unbounded-array.exp
10466 * gdb.multi/dummy-frame-restore.exp
10467 * gdb.multi/multi-arch-exec.exp
10468 * gdb.multi/multi-arch.exp
10469 * gdb.multi/tids.exp
10470 * gdb.multi/watchpoint-multi.exp
10471 * gdb.opencl/callfuncs.exp
10472 * gdb.opencl/convs_casts.exp
10473 * gdb.opencl/datatypes.exp
10474 * gdb.opencl/operators.exp
10475 * gdb.opencl/vec_comps.exp
10476 * gdb.opt/clobbered-registers-O2.exp
10477 * gdb.opt/inline-break.exp
10478 * gdb.opt/inline-bt.exp
10479 * gdb.opt/inline-cmds.exp
10480 * gdb.opt/inline-locals.exp
10481 * gdb.pascal/case-insensitive-symbols.exp
10482 * gdb.pascal/floats.exp
10483 * gdb.pascal/gdb11492.exp
10484 * gdb.python/lib-types.exp
10485 * gdb.python/py-arch.exp
10486 * gdb.python/py-as-string.exp
10487 * gdb.python/py-bad-printers.exp
10488 * gdb.python/py-block.exp
10489 * gdb.python/py-breakpoint-create-fail.exp
10490 * gdb.python/py-breakpoint.exp
10491 * gdb.python/py-caller-is.exp
10492 * gdb.python/py-cmd.exp
10493 * gdb.python/py-explore-cc.exp
10494 * gdb.python/py-explore.exp
10495 * gdb.python/py-finish-breakpoint.exp
10496 * gdb.python/py-finish-breakpoint2.exp
10497 * gdb.python/py-frame-args.exp
10498 * gdb.python/py-frame-inline.exp
10499 * gdb.python/py-frame.exp
10500 * gdb.python/py-framefilter-mi.exp
10501 * gdb.python/py-infthread.exp
10502 * gdb.python/py-lazy-string.exp
10503 * gdb.python/py-linetable.exp
10504 * gdb.python/py-mi-events.exp
10505 * gdb.python/py-mi-objfile.exp
10506 * gdb.python/py-mi.exp
10507 * gdb.python/py-objfile.exp
10508 * gdb.python/py-pp-integral.exp
10509 * gdb.python/py-pp-maint.exp
10510 * gdb.python/py-pp-re-notag.exp
10511 * gdb.python/py-pp-registration.exp
10512 * gdb.python/py-recurse-unwind.exp
10513 * gdb.python/py-strfns.exp
10514 * gdb.python/py-symbol.exp
10515 * gdb.python/py-symtab.exp
10516 * gdb.python/py-sync-interp.exp
10517 * gdb.python/py-typeprint.exp
10518 * gdb.python/py-unwind-maint.exp
10519 * gdb.python/py-unwind.exp
10520 * gdb.python/py-value-cc.exp
10521 * gdb.python/py-xmethods.exp
10522 * gdb.reverse/amd64-tailcall-reverse.exp
10523 * gdb.reverse/break-precsave.exp
10524 * gdb.reverse/break-reverse.exp
10525 * gdb.reverse/consecutive-precsave.exp
10526 * gdb.reverse/consecutive-reverse.exp
10527 * gdb.reverse/finish-precsave.exp
10528 * gdb.reverse/finish-reverse-bkpt.exp
10529 * gdb.reverse/finish-reverse.exp
10530 * gdb.reverse/fstatat-reverse.exp
10531 * gdb.reverse/getresuid-reverse.exp
10532 * gdb.reverse/i386-precsave.exp
10533 * gdb.reverse/i386-reverse.exp
10534 * gdb.reverse/i386-sse-reverse.exp
10535 * gdb.reverse/i387-env-reverse.exp
10536 * gdb.reverse/i387-stack-reverse.exp
10537 * gdb.reverse/insn-reverse.exp
10538 * gdb.reverse/machinestate-precsave.exp
10539 * gdb.reverse/machinestate.exp
10540 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10541 * gdb.reverse/pipe-reverse.exp
10542 * gdb.reverse/readv-reverse.exp
10543 * gdb.reverse/recvmsg-reverse.exp
10544 * gdb.reverse/rerun-prec.exp
10545 * gdb.reverse/s390-mvcle.exp
10546 * gdb.reverse/step-precsave.exp
10547 * gdb.reverse/step-reverse.exp
10548 * gdb.reverse/time-reverse.exp
10549 * gdb.reverse/until-precsave.exp
10550 * gdb.reverse/until-reverse.exp
10551 * gdb.reverse/waitpid-reverse.exp
10552 * gdb.reverse/watch-precsave.exp
10553 * gdb.reverse/watch-reverse.exp
10554 * gdb.rust/generics.exp
10555 * gdb.rust/methods.exp
10556 * gdb.rust/modules.exp
10557 * gdb.rust/simple.exp
10558 * gdb.server/connect-with-no-symbol-file.exp
10559 * gdb.server/ext-attach.exp
10560 * gdb.server/ext-restart.exp
10561 * gdb.server/ext-wrapper.exp
10562 * gdb.server/file-transfer.exp
10563 * gdb.server/server-exec-info.exp
10564 * gdb.server/server-kill.exp
10565 * gdb.server/server-mon.exp
10566 * gdb.server/wrapper.exp
10567 * gdb.stabs/exclfwd.exp
10568 * gdb.stabs/gdb11479.exp
10569 * gdb.threads/clone-new-thread-event.exp
10570 * gdb.threads/corethreads.exp
10571 * gdb.threads/current-lwp-dead.exp
10572 * gdb.threads/dlopen-libpthread.exp
10573 * gdb.threads/gcore-thread.exp
10574 * gdb.threads/sigstep-threads.exp
10575 * gdb.threads/watchpoint-fork.exp
10576 * gdb.trace/actions-changed.exp
10577 * gdb.trace/backtrace.exp
10578 * gdb.trace/change-loc.exp
10579 * gdb.trace/circ.exp
10580 * gdb.trace/collection.exp
10581 * gdb.trace/disconnected-tracing.exp
10582 * gdb.trace/ftrace.exp
10583 * gdb.trace/mi-trace-frame-collected.exp
10584 * gdb.trace/mi-trace-unavailable.exp
10585 * gdb.trace/mi-traceframe-changed.exp
10586 * gdb.trace/mi-tsv-changed.exp
10587 * gdb.trace/no-attach-trace.exp
10588 * gdb.trace/passc-dyn.exp
10589 * gdb.trace/qtro.exp
10590 * gdb.trace/range-stepping.exp
10591 * gdb.trace/read-memory.exp
10592 * gdb.trace/save-trace.exp
10593 * gdb.trace/signal.exp
10594 * gdb.trace/status-stop.exp
10595 * gdb.trace/tfile.exp
10596 * gdb.trace/trace-break.exp
10597 * gdb.trace/trace-buffer-size.exp
10598 * gdb.trace/trace-condition.exp
10599 * gdb.trace/tracefile-pseudo-reg.exp
10600 * gdb.trace/tstatus.exp
10601 * gdb.trace/unavailable.exp
10602 * gdb.trace/while-dyn.exp
10603 * gdb.trace/while-stepping.exp
10604
10605 2016-12-22 Doug Evans <xdje42@gmail.com>
10606
10607 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10608 and msymbols.
10609
10610 2016-12-19 Yao Qi <yao.qi@linaro.org>
10611
10612 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10613 (test_with_self): Don't call do_steps_and_nexts, and remove
10614 code about stepping into xmalloc.
10615
10616 2016-12-09 Yao Qi <yao.qi@linaro.org>
10617
10618 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10619
10620 2016-12-09 Yao Qi <yao.qi@linaro.org>
10621
10622 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10623
10624 2016-12-09 Pedro Alves <palves@redhat.com>
10625
10626 * gdb.base/all-architectures-0.exp: New file.
10627 * gdb.base/all-architectures-1.exp: New file.
10628 * gdb.base/all-architectures-2.exp: New file.
10629 * gdb.base/all-architectures-3.exp: New file.
10630 * gdb.base/all-architectures-4.exp: New file.
10631 * gdb.base/all-architectures-5.exp: New file.
10632 * gdb.base/all-architectures-6.exp: New file.
10633 * gdb.base/all-architectures-7.exp: New file.
10634 * gdb.base/all-architectures.exp.in: New file.
10635
10636 2016-12-09 Yao Qi <yao.qi@linaro.org>
10637
10638 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10639
10640 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10641
10642 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10643 possible.
10644 Remove useless pattern-matching code.
10645
10646 2016-12-02 Pedro Alves <palves@redhat.com>
10647
10648 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10649 procedure.
10650 (top level): Call it.
10651
10652 2016-12-02 Pedro Alves <palves@redhat.com>
10653
10654 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10655 New procedure.
10656 (top level): Call it.
10657
10658 2016-12-02 Pedro Alves <palves@redhat.com>
10659
10660 PR cli/20559
10661 * gdb.base/commands.exp (user_defined_command_args_eval): New
10662 procedure.
10663 (top level): Call it.
10664
10665 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10666
10667 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10668 timeout handling.
10669
10670 2016-12-02 Tom Tromey <tom@tromey.com>
10671
10672 * gdb.dwarf2/main-subprogram.c: New file.
10673 * gdb.dwarf2/main-subprogram.exp: New file.
10674
10675 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10676
10677 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10678 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10679 gdb_test_no_output for a couple of cases.
10680 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10681
10682 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10683
10684 Fix test names and standardize compilation error messages throughout
10685 the following files:
10686
10687 * gdb.ada/start.exp
10688 * gdb.arch/alpha-step.exp
10689 * gdb.arch/e500-prologue.exp
10690 * gdb.arch/ftrace-insn-reloc.exp
10691 * gdb.arch/gdb1291.exp
10692 * gdb.arch/gdb1431.exp
10693 * gdb.arch/gdb1558.exp
10694 * gdb.arch/i386-dr3-watch.exp
10695 * gdb.arch/i386-sse-stack-align.exp
10696 * gdb.arch/ia64-breakpoint-shadow.exp
10697 * gdb.arch/pa-nullify.exp
10698 * gdb.arch/powerpc-aix-prologue.exp
10699 * gdb.arch/thumb-bx-pc.exp
10700 * gdb.base/annota1.exp
10701 * gdb.base/annota3.exp
10702 * gdb.base/arrayidx.exp
10703 * gdb.base/assign.exp
10704 * gdb.base/attach.exp
10705 * gdb.base/auxv.exp
10706 * gdb.base/bang.exp
10707 * gdb.base/bfp-test.exp
10708 * gdb.base/bigcore.exp
10709 * gdb.base/bitfields2.exp
10710 * gdb.base/break-fun-addr.exp
10711 * gdb.base/break-probes.exp
10712 * gdb.base/call-rt-st.exp
10713 * gdb.base/callexit.exp
10714 * gdb.base/catch-fork-kill.exp
10715 * gdb.base/charset.exp
10716 * gdb.base/checkpoint.exp
10717 * gdb.base/comprdebug.exp
10718 * gdb.base/constvars.exp
10719 * gdb.base/coredump-filter.exp
10720 * gdb.base/cursal.exp
10721 * gdb.base/cvexpr.exp
10722 * gdb.base/detach.exp
10723 * gdb.base/display.exp
10724 * gdb.base/dmsym.exp
10725 * gdb.base/dprintf-pending.exp
10726 * gdb.base/dso2dso.exp
10727 * gdb.base/dtrace-probe.exp
10728 * gdb.base/dump.exp
10729 * gdb.base/enum_cond.exp
10730 * gdb.base/exe-lock.exp
10731 * gdb.base/exec-invalid-sysroot.exp
10732 * gdb.base/execl-update-breakpoints.exp
10733 * gdb.base/exprs.exp
10734 * gdb.base/fileio.exp
10735 * gdb.base/find.exp
10736 * gdb.base/finish.exp
10737 * gdb.base/fixsection.exp
10738 * gdb.base/foll-vfork.exp
10739 * gdb.base/frame-args.exp
10740 * gdb.base/gcore.exp
10741 * gdb.base/gdb1250.exp
10742 * gdb.base/global-var-nested-by-dso.exp
10743 * gdb.base/gnu-ifunc.exp
10744 * gdb.base/hashline1.exp
10745 * gdb.base/hashline2.exp
10746 * gdb.base/hashline3.exp
10747 * gdb.base/hbreak-in-shr-unsupported.exp
10748 * gdb.base/huge.exp
10749 * gdb.base/infcall-input.exp
10750 * gdb.base/info-fun.exp
10751 * gdb.base/info-shared.exp
10752 * gdb.base/jit-simple.exp
10753 * gdb.base/jit-so.exp
10754 * gdb.base/jit.exp
10755 * gdb.base/jump.exp
10756 * gdb.base/label.exp
10757 * gdb.base/lineinc.exp
10758 * gdb.base/logical.exp
10759 * gdb.base/longjmp.exp
10760 * gdb.base/macscp.exp
10761 * gdb.base/miscexprs.exp
10762 * gdb.base/new-ui-echo.exp
10763 * gdb.base/new-ui-pending-input.exp
10764 * gdb.base/new-ui.exp
10765 * gdb.base/nodebug.exp
10766 * gdb.base/nofield.exp
10767 * gdb.base/offsets.exp
10768 * gdb.base/overlays.exp
10769 * gdb.base/pending.exp
10770 * gdb.base/pointers.exp
10771 * gdb.base/pr11022.exp
10772 * gdb.base/printcmds.exp
10773 * gdb.base/prologue.exp
10774 * gdb.base/ptr-typedef.exp
10775 * gdb.base/realname-expand.exp
10776 * gdb.base/relativedebug.exp
10777 * gdb.base/relocate.exp
10778 * gdb.base/remote.exp
10779 * gdb.base/reread.exp
10780 * gdb.base/return2.exp
10781 * gdb.base/savedregs.exp
10782 * gdb.base/sep.exp
10783 * gdb.base/sepdebug.exp
10784 * gdb.base/sepsymtab.exp
10785 * gdb.base/set-inferior-tty.exp
10786 * gdb.base/setshow.exp
10787 * gdb.base/shlib-call.exp
10788 * gdb.base/sigaltstack.exp
10789 * gdb.base/siginfo-addr.exp
10790 * gdb.base/signals.exp
10791 * gdb.base/signull.exp
10792 * gdb.base/sigrepeat.exp
10793 * gdb.base/so-impl-ld.exp
10794 * gdb.base/solib-display.exp
10795 * gdb.base/solib-overlap.exp
10796 * gdb.base/solib-search.exp
10797 * gdb.base/solib-symbol.exp
10798 * gdb.base/structs.exp
10799 * gdb.base/structs2.exp
10800 * gdb.base/symtab-search-order.exp
10801 * gdb.base/twice.exp
10802 * gdb.base/unload.exp
10803 * gdb.base/varargs.exp
10804 * gdb.base/watchpoint-solib.exp
10805 * gdb.base/watchpoint.exp
10806 * gdb.base/whatis.exp
10807 * gdb.base/wrong_frame_bt_full.exp
10808 * gdb.btrace/dlopen.exp
10809 * gdb.cell/ea-standalone.exp
10810 * gdb.cell/ea-test.exp
10811 * gdb.cp/dispcxx.exp
10812 * gdb.cp/gdb2384.exp
10813 * gdb.cp/method2.exp
10814 * gdb.cp/nextoverthrow.exp
10815 * gdb.cp/pr10728.exp
10816 * gdb.disasm/am33.exp
10817 * gdb.disasm/h8300s.exp
10818 * gdb.disasm/mn10300.exp
10819 * gdb.disasm/sh3.exp
10820 * gdb.dwarf2/dw2-dir-file-name.exp
10821 * gdb.fortran/complex.exp
10822 * gdb.fortran/library-module.exp
10823 * gdb.guile/scm-pretty-print.exp
10824 * gdb.guile/scm-symbol.exp
10825 * gdb.guile/scm-type.exp
10826 * gdb.guile/scm-value.exp
10827 * gdb.linespec/linespec.exp
10828 * gdb.mi/gdb701.exp
10829 * gdb.mi/gdb792.exp
10830 * gdb.mi/mi-breakpoint-changed.exp
10831 * gdb.mi/mi-dprintf-pending.exp
10832 * gdb.mi/mi-dprintf.exp
10833 * gdb.mi/mi-exit-code.exp
10834 * gdb.mi/mi-pending.exp
10835 * gdb.mi/mi-solib.exp
10836 * gdb.mi/new-ui-mi-sync.exp
10837 * gdb.mi/pr11022.exp
10838 * gdb.mi/user-selected-context-sync.exp
10839 * gdb.opt/solib-intra-step.exp
10840 * gdb.python/py-events.exp
10841 * gdb.python/py-finish-breakpoint.exp
10842 * gdb.python/py-mi.exp
10843 * gdb.python/py-prettyprint.exp
10844 * gdb.python/py-shared.exp
10845 * gdb.python/py-symbol.exp
10846 * gdb.python/py-template.exp
10847 * gdb.python/py-type.exp
10848 * gdb.python/py-value.exp
10849 * gdb.reverse/solib-precsave.exp
10850 * gdb.reverse/solib-reverse.exp
10851 * gdb.server/solib-list.exp
10852 * gdb.stabs/weird.exp
10853 * gdb.threads/reconnect-signal.exp
10854 * gdb.threads/stepi-random-signal.exp
10855 * gdb.trace/actions.exp
10856 * gdb.trace/ax.exp
10857 * gdb.trace/backtrace.exp
10858 * gdb.trace/change-loc.exp
10859 * gdb.trace/deltrace.exp
10860 * gdb.trace/ftrace-lock.exp
10861 * gdb.trace/ftrace.exp
10862 * gdb.trace/infotrace.exp
10863 * gdb.trace/mi-tracepoint-changed.exp
10864 * gdb.trace/packetlen.exp
10865 * gdb.trace/passcount.exp
10866 * gdb.trace/pending.exp
10867 * gdb.trace/range-stepping.exp
10868 * gdb.trace/report.exp
10869 * gdb.trace/stap-trace.exp
10870 * gdb.trace/tfind.exp
10871 * gdb.trace/trace-break.exp
10872 * gdb.trace/trace-condition.exp
10873 * gdb.trace/trace-enable-disable.exp
10874 * gdb.trace/trace-mt.exp
10875 * gdb.trace/tracecmd.exp
10876 * gdb.trace/tspeed.exp
10877 * gdb.trace/tsv.exp
10878 * lib/perftest.exp
10879
10880 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10881
10882 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10883 with gdb_test_no_output.
10884 Use command as test name.
10885
10886 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10887
10888 Fix test names starting with uppercase throughout the files.
10889
10890 * gdb.ada/assign_1.exp
10891 * gdb.ada/boolean_expr.exp
10892 * gdb.base/arrayidx.exp
10893 * gdb.base/del.exp
10894 * gdb.base/gcore-buffer-overflow.exp
10895 * gdb.base/testenv.exp
10896 * gdb.compile/compile.exp
10897 * gdb.python/py-framefilter-invalidarg.exp
10898 * gdb.python/py-framefilter.exp
10899
10900 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10901
10902 Fix test names starting with uppercase throughout the files.
10903
10904 * gdb.ada/array_return.exp
10905 * gdb.ada/expr_delims.exp
10906 * gdb.ada/mi_dyn_arr.exp
10907 * gdb.ada/mi_interface.exp
10908 * gdb.ada/mi_var_array.exp
10909 * gdb.ada/watch_arg.exp
10910 * gdb.arch/alpha-step.exp
10911 * gdb.arch/altivec-regs.exp
10912 * gdb.arch/e500-regs.exp
10913 * gdb.arch/powerpc-d128-regs.exp
10914 * gdb.base/arrayidx.exp
10915 * gdb.base/break.exp
10916 * gdb.base/checkpoint.exp
10917 * gdb.base/debug-expr.exp
10918 * gdb.base/dmsym.exp
10919 * gdb.base/radix.exp
10920 * gdb.base/sepdebug.exp
10921 * gdb.base/testenv.exp
10922 * gdb.base/watch_thread_num.exp
10923 * gdb.base/watchpoint-cond-gone.exp
10924 * gdb.cell/break.exp
10925 * gdb.cell/ea-cache.exp
10926 * gdb.compile/compile.exp
10927 * gdb.cp/gdb2495.exp
10928 * gdb.gdb/selftest.exp
10929 * gdb.gdb/xfullpath.exp
10930 * gdb.go/hello.exp
10931 * gdb.go/integers.exp
10932 * gdb.objc/basicclass.exp
10933 * gdb.pascal/hello.exp
10934 * gdb.pascal/integers.exp
10935 * gdb.python/py-breakpoint.exp
10936 * gdb.python/py-cmd.exp
10937 * gdb.python/py-linetable.exp
10938 * gdb.python/py-xmethods.exp
10939 * gdb.python/python.exp
10940 * gdb.reverse/consecutive-precsave.exp
10941 * gdb.reverse/finish-precsave.exp
10942 * gdb.reverse/i386-precsave.exp
10943 * gdb.reverse/machinestate-precsave.exp
10944 * gdb.reverse/sigall-precsave.exp
10945 * gdb.reverse/solib-precsave.exp
10946 * gdb.reverse/step-precsave.exp
10947 * gdb.reverse/until-precsave.exp
10948 * gdb.reverse/watch-precsave.exp
10949 * gdb.threads/leader-exit.exp
10950 * gdb.threads/pthreads.exp
10951 * gdb.threads/wp-replication.exp
10952 * gdb.trace/actions.exp
10953 * gdb.trace/mi-tsv-changed.exp
10954 * gdb.trace/tsv.exp
10955
10956 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10957
10958 Fix test names starting with uppercase throughout the files.
10959
10960 * gdb.arch/i386-bp_permanent.exp
10961 * gdb.arch/i386-gnu-cfi.exp
10962 * gdb.base/disasm-end-cu.exp
10963 * gdb.base/macscp.exp
10964 * gdb.base/pending.exp
10965 * gdb.base/watch_thread_num.exp
10966 * gdb.cp/exception.exp
10967 * gdb.cp/gdb2495.exp
10968 * gdb.cp/local.exp
10969 * gdb.python/py-evsignal.exp
10970 * gdb.python/python.exp
10971 * gdb.trace/tracecmd.exp
10972
10973 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10974
10975 Fix test names starting with uppercase throughout the files.
10976
10977 * gdb.base/charset.exp
10978 * gdb.base/eval.exp
10979 * gdb.base/multi-forks.exp
10980 * gdb.guile/scm-progspace.exp
10981 * gdb.opencl/datatypes.exp
10982 * gdb.python/py-block.exp
10983 * gdb.python/py-function.exp
10984 * gdb.python/py-symbol.exp
10985 * gdb.python/py-symtab.exp
10986 * gdb.python/py-xmethods.exp
10987 * gdb.reverse/break-precsave.exp
10988 * gdb.reverse/break-reverse.exp
10989 * gdb.reverse/consecutive-precsave.exp
10990 * gdb.reverse/consecutive-reverse.exp
10991 * gdb.reverse/finish-precsave.exp
10992 * gdb.reverse/finish-reverse-bkpt.exp
10993 * gdb.reverse/finish-reverse.exp
10994 * gdb.reverse/fstatat-reverse.exp
10995 * gdb.reverse/getresuid-reverse.exp
10996 * gdb.reverse/i386-precsave.exp
10997 * gdb.reverse/i386-reverse.exp
10998 * gdb.reverse/i386-sse-reverse.exp
10999 * gdb.reverse/i387-stack-reverse.exp
11000 * gdb.reverse/insn-reverse.exp
11001 * gdb.reverse/machinestate-precsave.exp
11002 * gdb.reverse/machinestate.exp
11003 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11004 * gdb.reverse/pipe-reverse.exp
11005 * gdb.reverse/readv-reverse.exp
11006 * gdb.reverse/recvmsg-reverse.exp
11007 * gdb.reverse/rerun-prec.exp
11008 * gdb.reverse/s390-mvcle.exp
11009 * gdb.reverse/sigall-precsave.exp
11010 * gdb.reverse/sigall-reverse.exp
11011 * gdb.reverse/solib-precsave.exp
11012 * gdb.reverse/solib-reverse.exp
11013 * gdb.reverse/step-precsave.exp
11014 * gdb.reverse/step-reverse.exp
11015 * gdb.reverse/time-reverse.exp
11016 * gdb.reverse/until-precsave.exp
11017 * gdb.reverse/until-reverse.exp
11018 * gdb.reverse/waitpid-reverse.exp
11019 * gdb.reverse/watch-precsave.exp
11020 * gdb.reverse/watch-reverse.exp
11021
11022 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11023
11024 Fix test names starting with uppercase throughout the files.
11025
11026 * gdb.arch/i386-mpx-simple_segv.exp
11027 * gdb.arch/i386-mpx.exp
11028 * gdb.arch/i386-permbkpt.exp
11029 * gdb.arch/pa-nullify.exp
11030 * gdb.arch/powerpc-d128-regs.exp
11031 * gdb.arch/vsx-regs.exp
11032 * gdb.base/bfp-test.exp
11033 * gdb.base/break.exp
11034 * gdb.base/breakpoint-shadow.exp
11035 * gdb.base/callfuncs.exp
11036 * gdb.base/charset.exp
11037 * gdb.base/commands.exp
11038 * gdb.base/completion.exp
11039 * gdb.base/dfp-test.exp
11040 * gdb.base/echo.exp
11041 * gdb.base/ending-run.exp
11042 * gdb.base/eval.exp
11043 * gdb.base/expand-psymtabs.exp
11044 * gdb.base/float128.exp
11045 * gdb.base/floatn.exp
11046 * gdb.base/foll-exec-mode.exp
11047 * gdb.base/gdb1056.exp
11048 * gdb.base/gdb11531.exp
11049 * gdb.base/kill-after-signal.exp
11050 * gdb.base/multi-forks.exp
11051 * gdb.base/overlays.exp
11052 * gdb.base/pending.exp
11053 * gdb.base/sepdebug.exp
11054 * gdb.base/testenv.exp
11055 * gdb.base/valgrind-db-attach.exp
11056 * gdb.base/watch_thread_num.exp
11057 * gdb.base/watchpoint-cond-gone.exp
11058 * gdb.base/watchpoint.exp
11059 * gdb.base/watchpoints.exp
11060 * gdb.cp/arg-reference.exp
11061 * gdb.cp/baseenum.exp
11062 * gdb.cp/operator.exp
11063 * gdb.cp/shadow.exp
11064 * gdb.dwarf2/dw2-op-out-param.exp
11065 * gdb.dwarf2/dw2-reg-undefined.exp
11066 * gdb.go/chan.exp
11067 * gdb.go/hello.exp
11068 * gdb.go/integers.exp
11069 * gdb.go/methods.exp
11070 * gdb.go/package.exp
11071 * gdb.guile/scm-parameter.exp
11072 * gdb.guile/scm-progspace.exp
11073 * gdb.guile/scm-value.exp
11074 * gdb.mi/mi-pending.exp
11075 * gdb.mi/user-selected-context-sync.exp
11076 * gdb.multi/multi-attach.exp
11077 * gdb.multi/tids.exp
11078 * gdb.opt/clobbered-registers-O2.exp
11079 * gdb.pascal/floats.exp
11080 * gdb.pascal/integers.exp
11081 * gdb.python/py-block.exp
11082 * gdb.python/py-events.exp
11083 * gdb.python/py-parameter.exp
11084 * gdb.python/py-symbol.exp
11085 * gdb.python/py-symtab.exp
11086 * gdb.python/py-type.exp
11087 * gdb.python/py-value.exp
11088 * gdb.python/py-xmethods.exp
11089 * gdb.python/python.exp
11090 * gdb.reverse/break-precsave.exp
11091 * gdb.reverse/consecutive-precsave.exp
11092 * gdb.reverse/finish-precsave.exp
11093 * gdb.reverse/i386-precsave.exp
11094 * gdb.reverse/machinestate-precsave.exp
11095 * gdb.reverse/sigall-precsave.exp
11096 * gdb.reverse/solib-precsave.exp
11097 * gdb.reverse/step-precsave.exp
11098 * gdb.reverse/until-precsave.exp
11099 * gdb.reverse/watch-precsave.exp
11100 * gdb.server/ext-attach.exp
11101 * gdb.server/ext-restart.exp
11102 * gdb.server/ext-run.exp
11103 * gdb.server/ext-wrapper.exp
11104 * gdb.stabs/gdb11479.exp
11105 * gdb.stabs/weird.exp
11106 * gdb.threads/attach-many-short-lived-threads.exp
11107 * gdb.threads/kill.exp
11108 * gdb.threads/watchpoint-fork.exp
11109
11110 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
11111
11112 Fix test names starting with uppercase throughout all the files below.
11113
11114 * gdb.ada/array_return.exp
11115 * gdb.ada/catch_ex.exp
11116 * gdb.ada/info_exc.exp
11117 * gdb.ada/mi_catch_ex.exp
11118 * gdb.ada/mi_dyn_arr.exp
11119 * gdb.ada/mi_ex_cond.exp
11120 * gdb.ada/mi_exc_info.exp
11121 * gdb.ada/mi_interface.exp
11122 * gdb.ada/mi_task_arg.exp
11123 * gdb.ada/mi_task_info.exp
11124 * gdb.ada/mi_var_array.exp
11125 * gdb.arch/alpha-step.exp
11126 * gdb.arch/amd64-disp-step.exp
11127 * gdb.arch/arm-disp-step.exp
11128 * gdb.arch/disp-step-insn-reloc.exp
11129 * gdb.arch/e500-prologue.exp
11130 * gdb.arch/ftrace-insn-reloc.exp
11131 * gdb.arch/gdb1558.exp
11132 * gdb.arch/i386-bp_permanent.exp
11133 * gdb.arch/i386-disp-step.exp
11134 * gdb.arch/i386-float.exp
11135 * gdb.arch/i386-gnu-cfi.exp
11136 * gdb.arch/ia64-breakpoint-shadow.exp
11137 * gdb.arch/mips16-thunks.exp
11138 * gdb.arch/pa-nullify.exp
11139 * gdb.arch/powerpc-aix-prologue.exp
11140 * gdb.arch/powerpc-power.exp
11141 * gdb.arch/ppc-dfp.exp
11142 * gdb.arch/s390-tdbregs.exp
11143 * gdb.arch/spu-info.exp
11144 * gdb.arch/spu-ls.exp
11145 * gdb.arch/thumb-bx-pc.exp
11146 * gdb.base/advance.exp
11147 * gdb.base/annota-input-while-running.exp
11148 * gdb.base/arrayidx.exp
11149 * gdb.base/asmlabel.exp
11150 * gdb.base/async.exp
11151 * gdb.base/attach-wait-input.exp
11152 * gdb.base/auto-connect-native-target.exp
11153 * gdb.base/batch-preserve-term-settings.exp
11154 * gdb.base/bfp-test.exp
11155 * gdb.base/bigcore.exp
11156 * gdb.base/bp-permanent.exp
11157 * gdb.base/break-always.exp
11158 * gdb.base/break-fun-addr.exp
11159 * gdb.base/break-idempotent.exp
11160 * gdb.base/break-main-file-remove-fail.exp
11161 * gdb.base/break-probes.exp
11162 * gdb.base/break-unload-file.exp
11163 * gdb.base/break.exp
11164 * gdb.base/call-ar-st.exp
11165 * gdb.base/call-rt-st.exp
11166 * gdb.base/call-sc.exp
11167 * gdb.base/call-signal-resume.exp
11168 * gdb.base/call-strs.exp
11169 * gdb.base/callexit.exp
11170 * gdb.base/callfuncs.exp
11171 * gdb.base/catch-gdb-caused-signals.exp
11172 * gdb.base/catch-signal-siginfo-cond.exp
11173 * gdb.base/catch-syscall.exp
11174 * gdb.base/compare-sections.exp
11175 * gdb.base/cond-eval-mode.exp
11176 * gdb.base/condbreak-call-false.exp
11177 * gdb.base/consecutive-step-over.exp
11178 * gdb.base/cursal.exp
11179 * gdb.base/disabled-location.exp
11180 * gdb.base/disasm-end-cu.exp
11181 * gdb.base/display.exp
11182 * gdb.base/double-prompt-target-event-error.exp
11183 * gdb.base/dprintf-bp-same-addr.exp
11184 * gdb.base/dprintf-detach.exp
11185 * gdb.base/dprintf-next.exp
11186 * gdb.base/dprintf-non-stop.exp
11187 * gdb.base/dprintf-pending.exp
11188 * gdb.base/dso2dso.exp
11189 * gdb.base/ending-run.exp
11190 * gdb.base/enum_cond.exp
11191 * gdb.base/examine-backward.exp
11192 * gdb.base/exe-lock.exp
11193 * gdb.base/exec-invalid-sysroot.exp
11194 * gdb.base/execl-update-breakpoints.exp
11195 * gdb.base/execution-termios.exp
11196 * gdb.base/fileio.exp
11197 * gdb.base/fixsection.exp
11198 * gdb.base/foll-exec-mode.exp
11199 * gdb.base/foll-exec.exp
11200 * gdb.base/fork-running-state.exp
11201 * gdb.base/frame-args.exp
11202 * gdb.base/fullpath-expand.exp
11203 * gdb.base/func-ptr.exp
11204 * gdb.base/gcore-relro-pie.exp
11205 * gdb.base/gdb1090.exp
11206 * gdb.base/gdb1555.exp
11207 * gdb.base/global-var-nested-by-dso.exp
11208 * gdb.base/gnu-ifunc.exp
11209 * gdb.base/hbreak-in-shr-unsupported.exp
11210 * gdb.base/hbreak-unmapped.exp
11211 * gdb.base/hook-stop.exp
11212 * gdb.base/infcall-input.exp
11213 * gdb.base/info-fun.exp
11214 * gdb.base/info-shared.exp
11215 * gdb.base/interrupt-noterm.exp
11216 * gdb.base/jit-so.exp
11217 * gdb.base/jit.exp
11218 * gdb.base/line-symtabs.exp
11219 * gdb.base/list.exp
11220 * gdb.base/longjmp.exp
11221 * gdb.base/macscp.exp
11222 * gdb.base/max-value-size.exp
11223 * gdb.base/nodebug.exp
11224 * gdb.base/nofield.exp
11225 * gdb.base/overlays.exp
11226 * gdb.base/paginate-after-ctrl-c-running.exp
11227 * gdb.base/paginate-bg-execution.exp
11228 * gdb.base/paginate-inferior-exit.exp
11229 * gdb.base/pending.exp
11230 * gdb.base/pr11022.exp
11231 * gdb.base/printcmds.exp
11232 * gdb.base/ptr-typedef.exp
11233 * gdb.base/ptype.exp
11234 * gdb.base/randomize.exp
11235 * gdb.base/range-stepping.exp
11236 * gdb.base/realname-expand.exp
11237 * gdb.base/relativedebug.exp
11238 * gdb.base/remote.exp
11239 * gdb.base/savedregs.exp
11240 * gdb.base/sepdebug.exp
11241 * gdb.base/set-noassign.exp
11242 * gdb.base/shlib-call.exp
11243 * gdb.base/shreloc.exp
11244 * gdb.base/sigaltstack.exp
11245 * gdb.base/sigbpt.exp
11246 * gdb.base/siginfo-addr.exp
11247 * gdb.base/siginfo-obj.exp
11248 * gdb.base/siginfo-thread.exp
11249 * gdb.base/signest.exp
11250 * gdb.base/signull.exp
11251 * gdb.base/sigrepeat.exp
11252 * gdb.base/skip.exp
11253 * gdb.base/so-impl-ld.exp
11254 * gdb.base/solib-corrupted.exp
11255 * gdb.base/solib-disc.exp
11256 * gdb.base/solib-display.exp
11257 * gdb.base/solib-overlap.exp
11258 * gdb.base/solib-search.exp
11259 * gdb.base/solib-symbol.exp
11260 * gdb.base/source-execution.exp
11261 * gdb.base/sss-bp-on-user-bp-2.exp
11262 * gdb.base/sss-bp-on-user-bp.exp
11263 * gdb.base/stack-checking.exp
11264 * gdb.base/stale-infcall.exp
11265 * gdb.base/step-break.exp
11266 * gdb.base/step-line.exp
11267 * gdb.base/step-over-exit.exp
11268 * gdb.base/step-test.exp
11269 * gdb.base/structs.exp
11270 * gdb.base/sym-file.exp
11271 * gdb.base/symtab-search-order.exp
11272 * gdb.base/term.exp
11273 * gdb.base/type-opaque.exp
11274 * gdb.base/unload.exp
11275 * gdb.base/until-nodebug.exp
11276 * gdb.base/until.exp
11277 * gdb.base/unwindonsignal.exp
11278 * gdb.base/watch-cond.exp
11279 * gdb.base/watch-non-mem.exp
11280 * gdb.base/watch_thread_num.exp
11281 * gdb.base/watchpoint-reuse-slot.exp
11282 * gdb.base/watchpoint-solib.exp
11283 * gdb.base/watchpoint.exp
11284 * gdb.btrace/dlopen.exp
11285 * gdb.cell/arch.exp
11286 * gdb.cell/break.exp
11287 * gdb.cell/bt.exp
11288 * gdb.cell/core.exp
11289 * gdb.cell/data.exp
11290 * gdb.cell/dwarfaddr.exp
11291 * gdb.cell/ea-cache.exp
11292 * gdb.cell/ea-standalone.exp
11293 * gdb.cell/ea-test.exp
11294 * gdb.cell/f-regs.exp
11295 * gdb.cell/fork.exp
11296 * gdb.cell/gcore.exp
11297 * gdb.cell/mem-access.exp
11298 * gdb.cell/ptype.exp
11299 * gdb.cell/registers.exp
11300 * gdb.cell/sizeof.exp
11301 * gdb.cell/solib-symbol.exp
11302 * gdb.cell/solib.exp
11303 * gdb.compile/compile-tls.exp
11304 * gdb.cp/exception.exp
11305 * gdb.cp/gdb2495.exp
11306 * gdb.cp/local.exp
11307 * gdb.cp/mb-inline.exp
11308 * gdb.cp/mb-templates.exp
11309 * gdb.cp/pr10687.exp
11310 * gdb.cp/pr9167.exp
11311 * gdb.cp/scope-err.exp
11312 * gdb.cp/templates.exp
11313 * gdb.cp/virtfunc.exp
11314 * gdb.dwarf2/dw2-dir-file-name.exp
11315 * gdb.dwarf2/dw2-single-line-discriminators.exp
11316 * gdb.fortran/complex.exp
11317 * gdb.fortran/library-module.exp
11318 * gdb.guile/guile.exp
11319 * gdb.guile/scm-cmd.exp
11320 * gdb.guile/scm-frame-inline.exp
11321 * gdb.guile/scm-objfile.exp
11322 * gdb.guile/scm-pretty-print.exp
11323 * gdb.guile/scm-symbol.exp
11324 * gdb.guile/scm-type.exp
11325 * gdb.guile/scm-value.exp
11326 * gdb.linespec/keywords.exp
11327 * gdb.linespec/ls-errs.exp
11328 * gdb.linespec/macro-relative.exp
11329 * gdb.linespec/thread.exp
11330 * gdb.mi/mi-breakpoint-changed.exp
11331 * gdb.mi/mi-dprintf-pending.exp
11332 * gdb.mi/mi-fullname-deleted.exp
11333 * gdb.mi/mi-logging.exp
11334 * gdb.mi/mi-pending.exp
11335 * gdb.mi/mi-solib.exp
11336 * gdb.mi/new-ui-mi-sync.exp
11337 * gdb.mi/user-selected-context-sync.exp
11338 * gdb.multi/dummy-frame-restore.exp
11339 * gdb.multi/multi-arch-exec.exp
11340 * gdb.multi/remove-inferiors.exp
11341 * gdb.multi/watchpoint-multi-exit.exp
11342 * gdb.opt/solib-intra-step.exp
11343 * gdb.perf/backtrace.exp
11344 * gdb.perf/single-step.exp
11345 * gdb.perf/skip-command.exp
11346 * gdb.perf/skip-prologue.exp
11347 * gdb.perf/solib.exp
11348 * gdb.python/lib-types.exp
11349 * gdb.python/py-as-string.exp
11350 * gdb.python/py-bad-printers.exp
11351 * gdb.python/py-block.exp
11352 * gdb.python/py-breakpoint.exp
11353 * gdb.python/py-cmd.exp
11354 * gdb.python/py-events.exp
11355 * gdb.python/py-evthreads.exp
11356 * gdb.python/py-finish-breakpoint.exp
11357 * gdb.python/py-finish-breakpoint2.exp
11358 * gdb.python/py-frame-inline.exp
11359 * gdb.python/py-frame.exp
11360 * gdb.python/py-inferior.exp
11361 * gdb.python/py-infthread.exp
11362 * gdb.python/py-mi.exp
11363 * gdb.python/py-objfile.exp
11364 * gdb.python/py-pp-maint.exp
11365 * gdb.python/py-pp-registration.exp
11366 * gdb.python/py-prettyprint.exp
11367 * gdb.python/py-recurse-unwind.exp
11368 * gdb.python/py-shared.exp
11369 * gdb.python/py-symbol.exp
11370 * gdb.python/py-symtab.exp
11371 * gdb.python/py-template.exp
11372 * gdb.python/py-type.exp
11373 * gdb.python/py-unwind-maint.exp
11374 * gdb.python/py-unwind.exp
11375 * gdb.python/py-value.exp
11376 * gdb.python/python.exp
11377 * gdb.reverse/finish-reverse-bkpt.exp
11378 * gdb.reverse/insn-reverse.exp
11379 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11380 * gdb.reverse/solib-precsave.exp
11381 * gdb.reverse/solib-reverse.exp
11382 * gdb.stabs/gdb11479.exp
11383 * gdb.stabs/weird.exp
11384 * gdb.threads/fork-child-threads.exp
11385 * gdb.threads/fork-plus-threads.exp
11386 * gdb.threads/fork-thread-pending.exp
11387 * gdb.threads/forking-threads-plus-breakpoint.exp
11388 * gdb.threads/hand-call-in-threads.exp
11389 * gdb.threads/interrupted-hand-call.exp
11390 * gdb.threads/linux-dp.exp
11391 * gdb.threads/local-watch-wrong-thread.exp
11392 * gdb.threads/next-while-other-thread-longjmps.exp
11393 * gdb.threads/non-ldr-exit.exp
11394 * gdb.threads/pending-step.exp
11395 * gdb.threads/print-threads.exp
11396 * gdb.threads/process-dies-while-detaching.exp
11397 * gdb.threads/process-dies-while-handling-bp.exp
11398 * gdb.threads/pthreads.exp
11399 * gdb.threads/queue-signal.exp
11400 * gdb.threads/reconnect-signal.exp
11401 * gdb.threads/signal-command-handle-nopass.exp
11402 * gdb.threads/signal-command-multiple-signals-pending.exp
11403 * gdb.threads/signal-delivered-right-thread.exp
11404 * gdb.threads/signal-sigtrap.exp
11405 * gdb.threads/sigthread.exp
11406 * gdb.threads/staticthreads.exp
11407 * gdb.threads/stepi-random-signal.exp
11408 * gdb.threads/thread-unwindonsignal.exp
11409 * gdb.threads/thread_check.exp
11410 * gdb.threads/thread_events.exp
11411 * gdb.threads/tid-reuse.exp
11412 * gdb.threads/tls-nodebug.exp
11413 * gdb.threads/tls-shared.exp
11414 * gdb.threads/tls-so_extern.exp
11415 * gdb.threads/tls.exp
11416 * gdb.threads/wp-replication.exp
11417 * gdb.trace/actions-changed.exp
11418 * gdb.trace/actions.exp
11419 * gdb.trace/backtrace.exp
11420 * gdb.trace/change-loc.exp
11421 * gdb.trace/collection.exp
11422 * gdb.trace/deltrace.exp
11423 * gdb.trace/disconnected-tracing.exp
11424 * gdb.trace/entry-values.exp
11425 * gdb.trace/ftrace-lock.exp
11426 * gdb.trace/ftrace.exp
11427 * gdb.trace/infotrace.exp
11428 * gdb.trace/mi-trace-frame-collected.exp
11429 * gdb.trace/mi-trace-unavailable.exp
11430 * gdb.trace/mi-traceframe-changed.exp
11431 * gdb.trace/mi-tracepoint-changed.exp
11432 * gdb.trace/mi-tsv-changed.exp
11433 * gdb.trace/no-attach-trace.exp
11434 * gdb.trace/packetlen.exp
11435 * gdb.trace/passc-dyn.exp
11436 * gdb.trace/passcount.exp
11437 * gdb.trace/pending.exp
11438 * gdb.trace/pr16508.exp
11439 * gdb.trace/qtro.exp
11440 * gdb.trace/range-stepping.exp
11441 * gdb.trace/read-memory.exp
11442 * gdb.trace/report.exp
11443 * gdb.trace/save-trace.exp
11444 * gdb.trace/signal.exp
11445 * gdb.trace/stap-trace.exp
11446 * gdb.trace/status-stop.exp
11447 * gdb.trace/strace.exp
11448 * gdb.trace/tfile.exp
11449 * gdb.trace/tfind.exp
11450 * gdb.trace/trace-break.exp
11451 * gdb.trace/trace-condition.exp
11452 * gdb.trace/trace-enable-disable.exp
11453 * gdb.trace/trace-mt.exp
11454 * gdb.trace/tracecmd.exp
11455 * gdb.trace/tracefile-pseudo-reg.exp
11456 * gdb.trace/tspeed.exp
11457 * gdb.trace/tstatus.exp
11458 * gdb.trace/tsv.exp
11459 * gdb.trace/unavailable.exp
11460 * gdb.trace/while-dyn.exp
11461 * gdb.trace/while-stepping.exp
11462 * lib/gdb-guile.exp
11463 * lib/gdb.exp
11464 * lib/mi-support.exp
11465 * lib/pascal.exp
11466 * lib/perftest.exp
11467 * lib/prelink-support.exp
11468 * lib/selftest-support.exp
11469
11470 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11471
11472 * Makefile.in: Include disable-implicit-rules.mk.
11473
11474 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11475
11476 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11477 non-byte-aligned bit fields.
11478
11479 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11480
11481 PR gdb/12616
11482 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11483 respects the DW_AT_data_bit_offset attribute.
11484
11485 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11486
11487 * gdb.base/default.exp: Fix output of "set language".
11488
11489 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11490
11491 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11492 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11493 make.
11494 * configure.ac: Remove checks for the make program.
11495 * configure: Re-generate.
11496
11497 2016-11-16 Kevin Buettner <kevinb@redhat.com>
11498
11499 * gdb.python/py-recurse-unwind.c (main): Add loop.
11500 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11501 to read_register() and gdb.parse_and_eval(). Make each code
11502 call a separate case that can be individually tested.
11503 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11504 proc. Call cont_and_backtrace for each of the code paths that
11505 we want to test in the unwinder.
11506
11507 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11508
11509 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11510 the definition of struct S.
11511
11512 2016-11-11 Catherine Moore <clm@codesourcery.com>
11513
11514 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11515
11516 2016-11-09 Pedro Alves <palves@redhat.com>
11517
11518 * gdb.base/commands.exp (runto_or_return): New procedure.
11519 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11520 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11521 (progvar_simple_while_test, progvar_complex_if_while_test)
11522 (if_while_breakpoint_command_test)
11523 (infrun_breakpoint_command_test, breakpoint_command_test)
11524 (user_defined_command_test, watchpoint_command_test)
11525 (test_command_prompt_position, redefine_hook_test)
11526 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11527 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11528 multi_line_input and multi_line. Remove gdb_expect and
11529 gdb_stop_suppressing_tests uses.
11530 * lib/gdb.exp (valnum_re): New global.
11531 (multi_line_input): New procedure.
11532
11533 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11534
11535 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11536 Remove.
11537 (test_setup): Define with proc_with_prefix.
11538 (test_cli_inferior): Likewise.
11539 (test_cli_thread): Likewise.
11540 (test_cli_frame): Likewise.
11541 (test_cli_select_frame): Likewise.
11542 (test_cli_up_down): Likewise.
11543 (test_mi_thread_select): Likewise.
11544 (test_mi_stack_select_frame): Likewise.
11545 (test_cli_in_mi_inferior): Likewise.
11546 (test_cli_in_mi_thread): Likewise.
11547 (test_cli_in_mi_frame): Likewise.
11548 (top level): Do not use with_test_prefix_procname.
11549
11550 2016-11-09 Pedro Alves <palves@redhat.com>
11551
11552 * gdb.base/commands.exp (gdbvar_simple_if_test)
11553 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11554 (progvar_simple_if_test, progvar_simple_while_test)
11555 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11556 (infrun_breakpoint_command_test, breakpoint_command_test)
11557 (user_defined_command_test, watchpoint_command_test)
11558 (test_command_prompt_position, deprecated_command_test)
11559 (bp_deleted_in_command, temporary_breakpoint_commands)
11560 (stray_arg0_test, source_file_with_indented_comment)
11561 (recursive_source_test, if_commands_test)
11562 (error_clears_commands_left, redefine_hook_test)
11563 (redefine_backtrace_test): Use proc_with_prefix.
11564 * lib/gdb.exp (proc_with_prefix): New proc.
11565
11566 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11567
11568 * gdb.base/tui-layout.c: New file.
11569 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11570 disassembly window contains very long lines.
11571
11572 2016-11-08 Tom Tromey <tom@tromey.com>
11573
11574 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11575 depend on Python 2.
11576
11577 2016-11-08 Tom Tromey <tom@tromey.com>
11578
11579 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11580 New method.
11581
11582 2016-10-29 Manish Goregaokar <manish@mozilla.com>
11583
11584 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
11585
11586 2016-10-27 Manish Goregaokar <manish@mozilla.com>
11587
11588 * gdb.rust/simple.rs: Add test for univariant enums without
11589 discriminants and for encoded struct-like enums.
11590
11591 2016-10-28 Pedro Alves <palves@redhat.com>
11592
11593 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11594 gdb_test_multiple, tighten regexps and match symtabs and line
11595 tables incrementally.
11596
11597 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
11598
11599 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11600 general.
11601
11602 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
11603
11604 * gdb.base/exec-invalid-sysroot.exp: New file.
11605
11606 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11607
11608 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11609
11610 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11611
11612 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11613
11614 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11615
11616 * gdb.base/killed-outside.exp: Remove $options from a call to
11617 `prepare_for_testing'.
11618
11619 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11620
11621 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11622 Change test message.
11623
11624 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11625
11626 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11627 Update comment.
11628
11629 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11630
11631 * gdb.trace/mi-trace-save.exp: New file.
11632
11633 2016-10-13 Yao Qi <yao.qi@linaro.org>
11634
11635 * gdb.base/code_elim.exp (get_var_address): Remove.
11636 * gdb.base/relocate.exp: Likewise.
11637 * gdb.base/shreloc.exp: Likewise.
11638 * lib/gdb.exp (get_var_address): New.
11639
11640 2016-10-13 Yao Qi <yao.qi@linaro.org>
11641
11642 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11643 floating point tests if $skip_float_test is false.
11644
11645 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
11646
11647 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11648 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11649 argc values.
11650 Add 1 to argc so we guarantee distinct initial/modified argc values.
11651
11652 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11653
11654 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11655
11656 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11657
11658 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11659 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11660 * gdb.arch/vsx-regs.exp: Likewise.
11661
11662 2016-10-07 Yao Qi <yao.qi@linaro.org>
11663
11664 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11665
11666 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11667
11668 * gdb.python/python.exp: Test decode_line("*0").
11669
11670 2016-10-06 Doug Evans <dje@google.com>
11671
11672 * gdb.python/py-value.exp (test_value_creation): Add test for large
11673 unsigned 64-bit value.
11674
11675 2016-10-06 Tom Tromey <tom@tromey.com>
11676
11677 * gdb.compile/compile.exp: Change java tests to rust.
11678 * gdb.base/setshow.exp: Change java tests to rust.
11679 * gdb.base/default.exp: Remove java from language list.
11680 * README (Examples): Update language example.
11681 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11682 test.
11683 * lib/gdb.exp (skip_java_tests): Remove.
11684 * lib/java.exp: Remove.
11685 * gdb.java: Remove.
11686
11687 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11688
11689 * gdb.arch/mips-fcr.exp: New test.
11690 * gdb.arch/mips-fcr.c: Source for the new test.
11691
11692 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11693
11694 * gdb.base/solib-disc.exp: Use `standard_output_file'
11695 throughout.
11696
11697 2016-10-06 Pedro Alves <palves@redhat.com>
11698
11699 * gdb.base/jit-simple-dl.c: New file.
11700 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11701 * gdb.base/jit-simple.c: ... this.
11702 * gdb.base/jit-simple.exp (jit_run): Delete.
11703 (build_jit): New proc.
11704 (jit_test_reread): Recompile either the main program or the shared
11705 library, depending on what is being tested. Skip changing address
11706 if caller wants to. Compare before/after addresses. If testing
11707 standalone, explicitly load the binary. Test "maint info
11708 breakpoints".
11709 (top level): Add "standalone vs shared lib" and "change address"
11710 vs "same address" axes.
11711
11712 2016-10-06 Pedro Alves <palves@redhat.com>
11713
11714 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11715 call.
11716 (jit_run): Delete.
11717 (jit_test_reread): Use with_test_prefix. Reload the main binary
11718 explicitly. Compare the before/after addresses of the JIT
11719 descriptor.
11720
11721 2016-08-15 Doug Evans <dje@google.com>
11722
11723 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11724 for single bitfields is bool.
11725 * gdb.xml/tdesc-regs.exp: Ditto.
11726
11727 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11728
11729 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11730
11731 2016-10-05 Yao Qi <yao.qi@linaro.org>
11732
11733 * lib/gdb.exp (support_complex_tests): Return zero if
11734 gdb_skip_float_test return true.
11735
11736 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11737 Simon Marchi <simon.marchi@ericsson.com>
11738
11739 PR gdb/20487
11740 * gdb.mi/user-selected-context-sync.exp: New file.
11741 * gdb.mi/user-selected-context-sync.c: New file.
11742
11743 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11744 Simon Marchi <simon.marchi@ericsson.com>
11745
11746 PR gdb/20487
11747 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11748 =thread-select-event check.
11749
11750 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11751
11752 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11753 the compulsory L operand changes.
11754 * gdb.arch/powerpc-power.s: Likewise.
11755
11756 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11757
11758 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11759 * gdb.base/jit-attach-pie.c: New file.
11760 * gdb.base/jit-attach-pie.exp: New file.
11761
11762 2016-09-28 Pedro Alves <palves@redhat.com>
11763
11764 * gdb.base/infcall-input.c: New file.
11765 * gdb.base/infcall-input.exp: New file.
11766
11767 2016-09-22 Yao Qi <yao.qi@linaro.org>
11768
11769 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11770 (gdb_exit): Rename it to ...
11771 (gdbserver_gdb_exit): ... Close GDBserver.
11772 (gdb_exit): New proc, call gdbserver_gdb_exit.
11773 (mi_gdb_exit): Likewise.
11774
11775 2016-09-22 Yao Qi <yao.qi@linaro.org>
11776
11777 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11778 path.
11779 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11780 Remove duplication.
11781
11782 2016-09-22 Yao Qi <yao.qi@linaro.org>
11783
11784 * lib/gdbserver-support.exp: Check the existence of
11785 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11786
11787 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11788
11789 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11790
11791 2016-09-21 Tom Tromey <tom@tromey.com>
11792
11793 PR gdb/20604:
11794 * gdb.base/quit.exp: New file.
11795
11796 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11797
11798 * .gitignore: New file.
11799
11800 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11801
11802 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11803 throughout.
11804
11805 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11806
11807 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11808
11809 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11810
11811 * gdb.cp/casts.cc (decltype): Move it ...
11812 (main): ... with its call to ...
11813 * gdb.cp/casts03.cc: ... a new file.
11814 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11815
11816 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11817
11818 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11819
11820 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11821
11822 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11823 and sync up the test with tests in gas/testsuite/gas/ppc.
11824 * gdb.arch/powerpc-power.exp: Likewise.
11825
11826 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11827
11828 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11829
11830 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11831 Jan Kratochvil <jan.kratochvil@redhat.com>
11832
11833 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11834 make m1's definition to be different from m2's. Use 'dummy' as an
11835 argument for probe 'two'.
11836
11837 2016-09-10 Jon Beniston <jon@beniston.com>
11838
11839 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11840 for sim target.
11841
11842 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11843
11844 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11845 variable declaration.
11846 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11847 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11848 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11849 received HWCAP as its argument.
11850
11851 2016-09-06 Pedro Alves <palves@redhat.com>
11852
11853 * gdb.base/new-ui-pending-input.c: New file.
11854 * gdb.base/new-ui-pending-input.exp: New file.
11855 * gdb.exp (clear_gdb_spawn_id): New procedure.
11856 (with_spawn_id): Check whether gdb_spawn_id exists before
11857 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11858 on exit.
11859
11860 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11861
11862 * gdb.base/float128.c: New file.
11863 * gdb.base/float128.exp: Likewise.
11864 * gdb.base/floatn.c: Likewise.
11865 * gdb.base/floatn.exp: Likewise.
11866
11867 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11868
11869 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11870
11871 2016-09-05 Pedro Alves <palves@redhat.com>
11872
11873 PR backtrace/19927
11874 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11875 unwinders are immediately called as side effect of "source" or
11876 "disable unwinder" commands.
11877 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11878
11879 2016-09-02 Yao Qi <yao.qi@linaro.org>
11880
11881 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11882 is true and $type is "float" or "double".
11883
11884 2016-09-02 Yao Qi <yao.qi@linaro.org>
11885
11886 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11887 true.
11888 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11889 * gdb.base/call-rt-st.exp: Likewise.
11890 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11891 return value instead of gdb,skip_float_test.
11892 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11893 (do_function_calls): Use its return value instead of
11894 gdb,skip_float_test.
11895 * gdb.base/finish.exp: Likewise.
11896 * gdb.base/funcargs.exp: Likewise.
11897 * gdb.base/return.exp: Likewise.
11898 * gdb.base/return2.exp: Likewise.
11899 * gdb.base/varargs.exp: Likewise.
11900 * lib/gdb.exp (gdb_skip_float_test): Change it to
11901 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11902
11903 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11904
11905 * gdb.multi/tids.exp: Test "thread apply all".
11906
11907 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11908
11909 * gdb.base/default.exp (tty): Remove.
11910
11911 2016-08-24 Kevin Buettner <kevinb@redhat.com>
11912
11913 * gdb.python/py-recurse-unwind.c: New file.
11914 * gdb.python/py-recurse-unwind.py: New file.
11915 * gdb.python/py-recurse-unwind.exp: New file.
11916
11917 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11918
11919 * gdb.base/set-inferior-tty.exp: New file.
11920 * gdb.base/set-inferior-tty.c: New file.
11921
11922 2016-08-23 Pedro Alves <palves@redhat.com>
11923
11924 PR gdb/20494
11925 * gdb.base/new-ui-echo.c: New file.
11926 * gdb.base/new-ui-echo.exp: New file.
11927
11928 2016-08-23 Yao Qi <yao.qi@linaro.org>
11929
11930 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11931 gdbserver_spawn.
11932 * gdb.server/connect-without-multi-process.exp (do_test):
11933 Likewise.
11934
11935 2016-08-23 Yao Qi <yao.qi@linaro.org>
11936
11937 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11938 standalone_txt. Delete gdb_txt and standalone_txt on host
11939 and target. Spawn the binary on target. Copy files from
11940 target to host.
11941
11942 2016-08-22 Pedro Alves <palves@redhat.com>
11943
11944 PR gdb/20505
11945 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11946 with_test_prefix. Factor out bits to ...
11947 (test_no_vdso): ... this new procedure.
11948
11949 2016-08-19 Carl Love <cel@us.ibm.com>
11950
11951 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11952 maintaining separate logic for constructing the output path.
11953 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11954 * gdb.arch/ppc-dfp.exp: Likewise.
11955 * gdb.arch/ppc-fp.exp: Likewise.
11956 * gdb.arch/vsx-regs.exp: Likewise.
11957 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11958 binprefix for generating the additional binary files.
11959
11960 2016-08-19 Pedro Alves <palves@redhat.com>
11961
11962 * gdb.trace/mi-trace-frame-collected.exp
11963 (test_trace_frame_collected): On x32, expect two registers.
11964
11965 2016-08-18 Carl Love <cel@us.ibm.com>
11966
11967 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11968 and sync up the test with tests in gas/testsuite/gas/ppc.
11969 * gdb.arch/powerpc-power.exp: Likewise.
11970
11971 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11972
11973 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11974 expected error message.
11975
11976 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11977
11978 * gdb.multi/remove-inferiors.exp: New file.
11979 * gdb.multi/remove-inferiors.c: New file.
11980
11981 2016-08-12 Yao Qi <yao.qi@linaro.org>
11982
11983 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11984 argument list.
11985
11986 2016-08-10 Pedro Alves <palves@redhat.com>
11987
11988 PR gdb/19187
11989 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11990 setup_kfails.
11991
11992 2016-08-09 Pedro Alves <palves@redhat.com>
11993 Simon Marchi <simon.marchi@ericsson.com>
11994
11995 PR gdb/20418
11996 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11997 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11998
11999 2016-08-09 Pedro Alves <palves@redhat.com>
12000
12001 PR mi/20431
12002 * gdb.mi/mi-cmd-error.exp: New file.
12003
12004 2016-08-09 Pedro Alves <palves@redhat.com>
12005
12006 PR gdb/18653
12007 * gdb.base/signals-state-child.c: New file.
12008 * gdb.base/signals-state-child.exp: New file.
12009 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
12010
12011 2016-08-09 Pedro Alves <palves@redhat.com>
12012
12013 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
12014
12015 2016-08-03 Tom Tromey <tom@tromey.com>
12016
12017 PR python/18565:
12018 * gdb.python/py-frame-inline.exp: Add Frame.function test.
12019
12020 2016-08-01 Yao Qi <yao.qi@linaro.org>
12021
12022 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
12023 variable mode to "multi-process" if $multi_process is 1, otherwise
12024 set it to "single-process".
12025
12026 2016-08-01 Yao Qi <yao.qi@linaro.org>
12027
12028 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
12029 * gdb.cp/cpexprs.exp: Likewise.
12030 * gdb.cp/m-static.exp: Likewise.
12031
12032 2016-07-26 Tom Tromey <tom@tromey.com>
12033
12034 PR python/20190:
12035 * gdb.threads/tls.exp (check_thread_local): Add python symbol
12036 test.
12037
12038 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
12039
12040 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
12041 selecting assembly source files.
12042 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12043 assembly source files.
12044 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12045 assembly source files.
12046 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12047 selecting assembly source files.
12048
12049 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12050
12051 * gdb.base/new-ui.exp (do_test_invalid_args): New
12052 procedure.
12053
12054 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12055
12056 * gdb.btrace/reconnect.c: New file.
12057 * gdb.btrace/reconnect.exp: New file.
12058
12059 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12060
12061 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12062 to test_catch_syscall_group.
12063 (test_catch_syscall_group): New.
12064
12065 2016-07-21 Tom Tromey <tom@tromey.com>
12066
12067 * gdb.rust/simple.rs (main): Use empty struct expression.
12068 * gdb.rust/simple.exp: Add tests for empty struct expression.
12069
12070 2016-07-21 Yao Qi <yao.qi@linaro.org>
12071
12072 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12073 if gdb_skip_xml_test is true on some targets.
12074
12075 2016-07-21 Yao Qi <yao.qi@linaro.org>
12076
12077 * gdb.server/solib-list.exp: Unset last_loaded_file.
12078
12079 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12080
12081 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12082 "step into captured_main (args)".
12083
12084 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12085
12086 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12087
12088 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12089
12090 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12091
12092 2016-07-19 Pedro Alves <palves@redhat.com>
12093
12094 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12095 * gdb.opt/inline-bt.exp: Likewise.
12096 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12097 additional_flags=-Winline.
12098 * gdb.opt/inline-locals.exp: Likewise.
12099 * gdb.opt/inline-markers.c (ATTR): Define.
12100 (inlined_fn): Use it.
12101
12102 2016-07-19 Yao Qi <yao.qi@linaro.org>
12103
12104 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12105 (test_with_self): Remove some code. Remove argument executable.
12106 (top-level): Use do_self_tests.
12107
12108 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
12109 Don Breazeal <donb@codesourcery.com>
12110
12111 * gdb.base/maint.exp: Escape paths used in regular expressions.
12112 * gdb.stabs/weird.exp: Likewise.
12113
12114 2016-07-13 Tom Tromey <tom@tromey.com>
12115
12116 PR python/15620, PR python/18620:
12117 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12118 (test_bkpt_events): New procs.
12119
12120 2016-07-13 Tom Tromey <tom@tromey.com>
12121
12122 PR python/17698:
12123 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12124 test.
12125 (test_watchpoints): Likewise.
12126 (test_bkpt_pending): New proc.
12127
12128 2016-07-13 Tom Tromey <tom@tromey.com>
12129
12130 PR cli/18053:
12131 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12132 completion test.
12133
12134 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12135
12136 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12137 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12138 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12139 f_label.
12140 (g): Rename g_end_lbl to g_label.
12141 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12142 low_pc and high_pc.
12143 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12144
12145 2016-07-12 Tom Tromey <tom@tromey.com>
12146
12147 PR python/19293:
12148 * gdb.python/py-unwind-maint.exp: Update tests.
12149
12150 2016-07-12 Yao Qi <yao.qi@linaro.org>
12151
12152 * lib/selftest-support.exp (selftest_setup): Match the output
12153 when captured_main is inlined.
12154
12155 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12156
12157 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12158 New variables.
12159 (print this%a, print this%b, print this): New tests.
12160 * gdb.fortran/derived-types.f90 (this): New object and
12161 initialization.
12162
12163 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12164
12165 * gdb.ada/arraydim.exp: Remove extra directory level in build
12166 directory.
12167
12168 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12169
12170 * lib/ada.exp: Remove extra directory level in build directory.
12171 * gdb.ada/cond_lang.exp: Likewise.
12172 * gdb.ada/exec_changed.exp: Likewise.
12173 * gdb.ada/lang_switch.exp: Likewise.
12174
12175 2016-07-06 Manish Goregaokar <manish@mozilla.com>
12176
12177 * simple.rs: Add test for raw pointer subscripting.
12178 * simple.exp: Add test expectations.
12179
12180 2016-07-05 Yao Qi <yao.qi@linaro.org>
12181
12182 * gdb.mi/mi-reverse.exp: Match =record-started output.
12183
12184 2016-07-01 Pedro Alves <palves@redhat.com>
12185
12186 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12187 procedure.
12188 (jit_reader_test): Test the jit reader's unwinder.
12189 * gdb.base/jithost.c (jit_function_00_code): New global.
12190 (main): Use memcpy to fill in the mmapped code, instead of poking
12191 bytes manually here.
12192 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12193 value.
12194 (read_debug_info): Save the function's range.
12195 (read_sp): New function.
12196 (unwind_frame): Use it. Also unwind RBP.
12197 (get_frame_id): Use read_sp.
12198 (gdb_init_reader): Use calloc instead of malloc.
12199 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12200 parameter. Use gdb_test_multiple.
12201
12202 2016-07-01 Pedro Alves <palves@redhat.com>
12203 Antoine Tremblay <antoine.tremblay@ericsson.com>
12204
12205 * gdb.threads/process-dies-while-detaching.c: New file.
12206 * gdb.threads/process-dies-while-detaching.exp: New file.
12207
12208 2016-07-01 Pedro Alves <palves@redhat.com>
12209
12210 * gdb.multi/watchpoint-multi-exit.c: New file.
12211 * gdb.multi/watchpoint-multi-exit.exp: New file.
12212
12213 2016-06-30 Pedro Alves <palves@redhat.com>
12214
12215 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12216 unset inferior_spawn_id.
12217
12218 2016-06-30 Pedro Alves <palves@redhat.com>
12219
12220 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12221 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12222
12223 2016-06-29 Yao Qi <yao.qi@linaro.org>
12224
12225 * gdb.base/return.c: Add copyright header.
12226
12227 2016-06-29 Tom Tromey <tom@tromey.com>
12228
12229 PR python/20129:
12230 * gdb.python/py-framefilter.exp: Add tests for setting priority
12231 and disabling of non-existent frame filter.
12232
12233 2016-06-29 Yao Qi <yao.qi@linaro.org>
12234
12235 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12236 0x0f07ff.
12237
12238 2016-06-28 Yao Qi <yao.qi@linaro.org>
12239
12240 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12241 triplets. Start gdb, execute catch syscall, and continue. Check
12242 gdb's output to determine catch syscall is supported.
12243
12244 2016-06-27 Manish Goregaokar <manish@mozilla.com>
12245
12246 * gdb.rust/simple.rs: Add test for returning unit in a function.
12247 * gdb.rust/simple.exp: Add expectation for functions returning
12248 unit.
12249
12250 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12251
12252 * gdb.python/py-breakpoint-create-fail.c,
12253 gdb.python/py-breakpoint-create-fail.exp,
12254 gdb.python/py-breakpoint-create-fail.py: New testcase.
12255
12256 2016-06-25 Manish Goregaokar <manish@mozilla.com>
12257
12258 PR gdb/20239
12259 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
12260 * gdb.rust/simple.exp: Add test expectations for new NonZero
12261 tests.
12262
12263 2016-06-24 David Taylor <dtaylor@emc.com>
12264
12265 * gdb.base/offsets.exp: New file.
12266 * gdb.base/offsets.c: New file.
12267
12268 2016-06-23 Tom Tromey <tom@tromey.com>
12269
12270 PR gdb/16483:
12271 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12272 before any filters are loaded.
12273
12274 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12275
12276 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12277 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12278 structs.
12279 * gdb.fortran/derived-type-function.exp: New file.
12280 * gdb.fortran/derived-type-function.f90: New file.
12281
12282
12283 2016-06-21 Pedro Alves <palves@redhat.com>
12284
12285 * gdb.base/new-ui.exp: New file.
12286 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12287 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12288 (with_spawn_id): New procedure.
12289
12290 2016-06-21 Pedro Alves <palves@redhat.com>
12291
12292 * gdb.mi/mi-exec-run.exp: New file.
12293
12294 2016-06-21 Pedro Alves <palves@redhat.com>
12295
12296 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12297 breakpoint command's output on the main UI.
12298 (test_break): New procedure, factored out from calls in the top
12299 level.
12300 (top level): Use foreach_with_prefix to test MI as main UI and as
12301 separate UI.
12302
12303 2016-06-21 Pedro Alves <palves@redhat.com>
12304
12305 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12306 (test_awatch_creation_and_listing)
12307 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12308 Remove 'type' parameter.
12309 (test_watchpoint_all): New parameter mi_mode. Remove
12310 with_test_prefix.
12311 (top level): Use foreach_with_prefix, and add main/separate UI MI
12312 testing axis.
12313
12314 2016-06-21 Pedro Alves <palves@redhat.com>
12315
12316 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12317 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12318 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12319 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12320 (gdb_main_spawn_id, mi_spawn_id): Declare and
12321 comment.
12322 (mi_create_inferior_pty): New procedure,
12323 factored out from default_mi_gdb_start.
12324 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12325 procedures.
12326 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12327 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12328 Use mi_create_inferior_pty.
12329 (mi_gdb_start): Use eval to pass down args list.
12330
12331 2016-06-21 Pedro Alves <palves@redhat.com>
12332
12333 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12334 * gdb.opt/inline-cmds.exp: Add MI tests.
12335
12336 2016-06-21 Pedro Alves <palves@redhat.com>
12337
12338 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12339
12340 2016-06-21 Pedro Alves <palves@redhat.com>
12341
12342 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12343 (top level): Use it instead of mi_execute_to.
12344
12345 2016-06-21 Pedro Alves <palves@redhat.com>
12346
12347 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12348 (cont_handler_str): New.
12349 (signal_stop_handler): Set stop_handler_str instead of printing to
12350 stdout.
12351 (continue_handler): Set cont_handler_str instead of printing to
12352 stdout.
12353 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12354 mi_send_resuming_command. Print stop_handler_str and
12355 cont_handler_str instead of expecting the python events print
12356 directly.
12357
12358 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12359
12360 * gdb.base/jit-reader.exp: New file.
12361 * gdb.base/jithost.c: New file.
12362 * gdb.base/jithost.h: New file.
12363 * gdb.base/jitreader.c : New file.
12364 * gdb.base/jit-protocol.h: New file.
12365
12366 2016-06-17 Yao Qi <yao.qi@linaro.org>
12367
12368 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12369 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12370 and detach-on-fork. Adjust tests.
12371 (top level): Invoke break_cond_on_syscall with combinations of
12372 syscall, follow-fork-mode and detach-on-fork.
12373
12374 2016-06-17 Yao Qi <yao.qi@linaro.org>
12375
12376 * gdb.base/step-over-exit.c: New.
12377 * gdb.base/step-over-exit.exp: New.
12378
12379 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12380
12381 * gdb.base/float.exp: Add target check for nds32*-*-*.
12382 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12383
12384 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12385
12386 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12387 for unsupported target features.
12388 * gdb.base/call-rt-st.exp: Likewise.
12389 * gdb.base/call-sc.exp: Likewise.
12390 * gdb.base/call-signal-resume.exp: Likewise.
12391 * gdb.base/call-strs.exp: Likewise.
12392 * gdb.base/callexit.exp: Likewise.
12393 * gdb.base/callfuncs.exp: Likewise.
12394 * gdb.base/nodebug.exp: Likewise.
12395 * gdb.base/printcmds.exp: Likewise.
12396 * gdb.base/ptype.exp: Likewise.
12397 * gdb.base/structs.exp: Likewise.
12398 * gdb.base/unwindonsignal.exp: Likewise.
12399 * gdb.cp/gdb2495.exp: Likewise.
12400 * gdb.cp/templates.exp: Likewise.
12401 * gdb.cp/virtfunc.exp: Likewise.
12402 * gdb.threads/hand-call-in-threads.exp: Likewise.
12403 * gdb.threads/interrupted-hand-call.exp: Likewise.
12404 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12405
12406 2016-06-10 Tom Tromey <tom@tromey.com>
12407
12408 PR rust/20110:
12409 * gdb.rust/expr.exp: Add test for integer constant larger than
12410 i32.
12411
12412 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12413
12414 * gdb.fortran/nested-funcs.exp: New.
12415 * gdb.fortran/nested-funcs.f90: New.
12416
12417 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12418
12419 * gdb.base/examine-backward.c: New file.
12420 * gdb.base/examine-backward.exp: New file.
12421
12422 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12423
12424 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12425 matching.
12426
12427 2016-06-02 Tom Tromey <tom@tromey.com>
12428
12429 PR python/18984:
12430 * gdb.python/py-shared.exp: Add solib_name test.
12431
12432 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12433
12434 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12435
12436 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12437
12438 PR c++/19893
12439 * gdb.dwarf2/implref.exp: Rename to...
12440 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12441 * gdb.dwarf2/implref-array.c: New file.
12442 * gdb.dwarf2/implref-array.exp: Likewise.
12443 * gdb.dwarf2/implref-global.c: Likewise.
12444 * gdb.dwarf2/implref-global.exp: Likewise.
12445 * gdb.dwarf2/implref-struct.c: Likewise.
12446 * gdb.dwarf2/implref-struct.exp: Likewise.
12447
12448 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12449
12450 * gdb.trace/trace-condition.exp: Add 64bit tests.
12451
12452 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12453
12454 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12455 bits types.
12456 (main): Adapt to 8 to 64 bits types.
12457 * gdb.trace/trace-condition.exp: Add new tests.
12458
12459 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12460
12461 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12462
12463 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12464
12465 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12466 Move condition tests...
12467 * gdb.trace/trace-condition.exp: Here.
12468
12469 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12470
12471 * gdb.trace/trace-condition.exp: Add counter-case tests.
12472
12473 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12474
12475 PR c++/15231
12476 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12477 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12478
12479 2016-05-27 Pedro Alves <palves@redhat.com>
12480
12481 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12482 New procedure.
12483 (top level): Call it, and bail out of DejaGnu is known to be bad.
12484
12485 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12486
12487 * gdb.base/whatis.c: Extend the test case.
12488 * gdb.base/whatis.exp: Add additional tests.
12489
12490 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12491
12492 * gdb.fortran/type.f90: Add pointer variable.
12493 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12494
12495 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12496
12497 * gdb.fortran/vla-type.exp: Fix testcase name.
12498
12499 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12500
12501 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12502
12503 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12504
12505 * gdb.fortran/type.f90: Add nested structures.
12506 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12507 * gdb.fortran/derived-type.exp: Adapt expected output.
12508 * gdb.fortran/vla-type.exp: Adapt expected output.
12509
12510 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12511
12512 * gdb.fortran/whatis_type.exp: Adapt expected output.
12513
12514 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12515
12516 * gdb.fortran/print_type.exp: Fix expected output.
12517 * gdb.fortran/whatis_type.exp: Fix expected output.
12518
12519 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12520
12521 * gdb.fortran/whatis_type.exp: Use multi_line.
12522
12523 2016-05-24 Tom Tromey <tom@tromey.com>
12524
12525 PR python/17386:
12526 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12527 use value as an index.
12528
12529 2016-05-23 Tom Tromey <tom@tromey.com>
12530
12531 PR python/17981:
12532 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12533 no-breakpoint case.
12534
12535 2016-05-24 Pedro Alves <palves@redhat.com>
12536
12537 PR gdb/19828
12538 * gdb.threads/clone-attach-detach.c: New file.
12539 * gdb.threads/clone-attach-detach.exp: New file.
12540
12541 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12542
12543 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12544
12545 2016-05-23 Tom Tromey <tom@tromey.com>
12546
12547 PR python/19438, PR python/18393:
12548 * gdb.python/py-progspace.exp: Add "dir" test.
12549 * gdb.python/py-objfile.exp: Add "dir" test.
12550
12551 2016-05-23 Yao Qi <yao.qi@linaro.org>
12552
12553 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12554 * gdb.arch/thumb2-it.exp: Likewise.
12555
12556 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12557
12558 * gdb.mi/mi-threads-interrupt.c: New file.
12559 * gdb.mi/mi-threads-interrupt.exp: New file.
12560
12561 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12562
12563 PR gdb/18077
12564 * gdb.mi/mi-async-run.exp: New file.
12565 * gdb.mi/mi-async-run.c: New file.
12566
12567 2016-05-17 Tom Tromey <tom@tromey.com>
12568 Manish Goregaokar <manishsmail@gmail.com>
12569
12570 * lib/rust-support.exp: New file.
12571 * lib/gdb.exp (skip_rust_tests): New proc.
12572 (build_executable_from_specs): Handle rust.
12573 * lib/future.exp (gdb_find_rustc): New proc.
12574 (gdb_default_target_compile): Handle rust.
12575 * gdb.rust/expr.exp: New file.
12576 * gdb.rust/generics.exp: New file.
12577 * gdb.rust/generics.rs: New file.
12578 * gdb.rust/methods.exp: New file.
12579 * gdb.rust/methods.rs: New file.
12580 * gdb.rust/modules.exp: New file.
12581 * gdb.rust/modules.rs: New file.
12582 * gdb.rust/simple.exp: New file.
12583 * gdb.rust/simple.rs: New file.
12584
12585 2016-05-17 Tom Tromey <tom@tromey.com>
12586
12587 * gdb.base/default.exp (set language): Add rust.
12588
12589 2016-05-17 Tom Tromey <tom@tromey.com>
12590
12591 * gdb.gdb/unittest.exp: New file.
12592
12593 2016-05-16 Yao Qi <yao.qi@linaro.org>
12594
12595 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12596 shell_prompt. Update shell_prompt_re.
12597
12598 2016-05-12 Doug Evans <dje@google.com>
12599
12600 PR symtab/19999
12601 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12602 $options when building executable.
12603 * gdb.dwarf2/fission-loclists-pie.S: New file.
12604 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12605
12606 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12607
12608 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12609 of [is_remote target],
12610
12611 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12612
12613 * lib/gdb.exp (use_gdb_stub): New procedure.
12614
12615 2016-05-03 Yunlian Jiang <yunlian@google.com>
12616 Doug Evans <dje@google.com>
12617
12618 PR symtab/19914
12619 * gdb.dwarf2/dwp-sepdebug.c: New file.
12620 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12621
12622 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12623
12624 * gdb.base/detach.exp: Remove is_remote check.
12625
12626 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12627
12628 * gdb.base/annota-input-while-running.exp: Don't check for
12629 [is_remote target]. Enable annotations after running to main.
12630 Remove unused "set test..." line.
12631
12632 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12633
12634 * gdb.trace/trace-enable-disable.exp: New file.
12635 * gdb.trace/trace-enable-disable.c: New file.
12636
12637 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12638
12639 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12640 use it in info sharedlibrary test.
12641 * gdb.trace/ftrace-lock.exp: Likewise.
12642 * gdb.trace/ftrace.exp: Likewise.
12643 * gdb.trace/range-stepping.exp: Likewise.
12644 * gdb.trace/trace-break.exp: Likewise.
12645 * gdb.trace/trace-condition.exp: Likewise.
12646 * gdb.trace/trace-mt.exp: Likewise.
12647
12648 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12649
12650 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12651 (gdb_load_shlib): ... this.
12652 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12653 gdb_load_shlib.
12654 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12655 * gdb.base/ctxobj.exp: Likewise.
12656 * gdb.base/dprintf-pending.exp: Likewise.
12657 * gdb.base/dso2dso.exp: Likewise.
12658 * gdb.base/fixsection.exp: Likewise.
12659 * gdb.base/gcore-relro.exp: Likewise.
12660 * gdb.base/gdb1555.exp: Likewise.
12661 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12662 * gdb.base/gnu-ifunc.exp: Likewise.
12663 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12664 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12665 * gdb.base/pending.exp: Likewise.
12666 * gdb.base/print-file-var.exp: Likewise.
12667 * gdb.base/print-symbol-loading.exp: Likewise.
12668 * gdb.base/shlib-call.exp: Likewise.
12669 * gdb.base/shreloc.exp: Likewise.
12670 * gdb.base/so-impl-ld.exp: Likewise.
12671 * gdb.base/solib-disc.exp: Likewise.
12672 * gdb.base/solib-nodir.exp: Likewise.
12673 * gdb.base/solib-overlap.exp: Likewise.
12674 * gdb.base/solib-symbol.exp: Likewise.
12675 * gdb.base/solib-weak.exp (do_test): Likewise.
12676 * gdb.base/sym-file.exp: Likewise.
12677 * gdb.base/symtab-search-order.exp: Likewise.
12678 * gdb.base/type-opaque.exp: Likewise.
12679 * gdb.base/unload.exp: Likewise.
12680 * gdb.base/watchpoint-solib.exp: Likewise.
12681 * gdb.compile/compile.exp: Likewise.
12682 * gdb.cp/gdb2384.exp: Likewise.
12683 * gdb.cp/infcall-dlopen.exp: Likewise.
12684 * gdb.cp/re-set-overloaded.exp: Likewise.
12685 * gdb.fortran/library-module.exp: Likewise.
12686 * gdb.opt/solib-intra-step.exp: Likewise.
12687 * gdb.python/py-finish-breakpoint.exp: Likewise.
12688 * gdb.python/py-shared.exp: Likewise.
12689 * gdb.reverse/solib-precsave.exp: Likewise.
12690 * gdb.reverse/solib-reverse.exp: Likewise.
12691 * gdb.server/solib-list.exp: Likewise.
12692 * gdb.threads/dlopen-libpthread.exp: Likewise.
12693 * gdb.threads/tls-shared.exp: Likewise.
12694 * gdb.threads/tls-so_extern.exp: Likewise.
12695 * gdb.trace/change-loc.exp: Likewise.
12696 * gdb.trace/ftrace-lock.exp: Likewise.
12697 * gdb.trace/ftrace.exp: Likewise.
12698 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12699 * gdb.trace/pending.exp: Likewise.
12700 * gdb.trace/range-stepping.exp: Likewise.
12701 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12702 (strace_info_marker): Likewise.
12703 (strace_probe_marker): Likewise.
12704 (strace_trace_on_same_addr): Likewise.
12705 (strace_trace_on_diff_addr): Likewise.
12706 * gdb.trace/trace-break.exp: Likewise.
12707 * gdb.trace/trace-condition.exp: Likewise.
12708 * gdb.trace/trace-mt.exp: Likewise.
12709
12710 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12711
12712 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12713 result of gdb_remote_download.
12714 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12715 * gdb.base/dso2dso.exp: Likewise.
12716 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12717 * gdb.base/print-file-var.exp: Likewise.
12718 * gdb.base/shlib-call.exp: Likewise.
12719 * gdb.base/shreloc.exp: Likewise.
12720 * gdb.base/solib-overlap.exp: Likewise.
12721 * gdb.base/solib-weak.exp (do_test): Likewise.
12722 * gdb.base/unload.exp: Likewise.
12723
12724 2016-04-27 Yao Qi <yao.qi@linaro.org>
12725
12726 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12727 exists.
12728
12729 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12730
12731 * vla-type.exp: Print structure from toplevel.
12732
12733 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12734
12735 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12736 of dynamic types.
12737 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12738 of dynamic types.
12739
12740 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12741
12742 * gdb.fortran/vla-type.f90: New file.
12743 * gdb.fortran/vla-type.exp: New file.
12744
12745 2016-04-25 Yao Qi <yao.qi@linaro.org>
12746
12747 * gdb.base/branch-to-self.c: New file.
12748 * gdb.base/branch-to-self.exp: New file.
12749
12750 2016-04-22 Yao Qi <yao.qi@linaro.org>
12751
12752 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12753 more after $hex.
12754
12755 2016-04-22 Yao Qi <yao.qi@linaro.org>
12756
12757 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12758 * gdb.base/annota3.exp: Likewise.
12759
12760 2016-04-22 Yao Qi <yao.qi@linaro.org>
12761
12762 * gdb.reverse/step-precsave.exp: Do one step and test program
12763 stops in "callee" and do multiple steps until program goes out
12764 of "callee".
12765 * gdb.reverse/step-reverse.exp: Likewise.
12766
12767 2016-04-22 Yao Qi <yao.qi@linaro.org>
12768
12769 * gdb.trace/signal.exp: Also pass if
12770 $tracepoint_hits($i) > $iterations.
12771
12772 2016-04-22 Yao Qi <yao.qi@linaro.org>
12773
12774 * gdb.trace/signal.c: New file.
12775 * gdb.trace/signal.exp: New file.
12776
12777 2016-04-19 Doug Evans <xdje42@gmail.com>
12778
12779 * gdb.base/bad-file.exp: New file.
12780
12781 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12782
12783 * gdb.dwarf2/implref.exp: New file.
12784
12785 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12786
12787 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12788 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12789 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12790 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12791 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12792 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12793 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12794 * lib/fortran.exp (fortran_int4): New procedure.
12795 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12796 (fortran_logical4): Likewise.
12797
12798 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12799
12800 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12801
12802 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12803
12804 * lib/compiler.c: Add Intel specific preprocessor macros.
12805 * lib/compiler.cc: Likewise.
12806
12807 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
12808
12809 * gdb.server/connect-with-no-symbol-file.c: New file.
12810 * gdb.server/connect-with-no-symbol-file.exp: New file.
12811
12812 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12813
12814 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12815
12816 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12817
12818 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12819 standard output directory.
12820
12821 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12822
12823 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12824
12825 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12826
12827 * gdb.btrace/instruction_history.c (loop): Add declaration.
12828
12829 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12830
12831 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12832
12833 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12834
12835 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12836 parentheses to print.
12837 (continue_handler): Likewise.
12838
12839 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12840
12841 * gdb.server/solib-list.exp: Remove is_remote check.
12842 Pass shlib= to gdb_compile. Don't link shared library with
12843 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12844 Run binary filename through "readlink -f" on the target.
12845
12846 2016-04-08 Pedro Alves <palves@redhat.com>
12847
12848 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12849 interpreter filename as argument to gdbserver_spawn.
12850 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12851 Return empty if $last_loaded_file does not exist.
12852
12853 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12854
12855 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12856 * gdb.base/jit-main.c: Use exit after usage.
12857
12858 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12859
12860 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12861 GDBHISTSIZE prior to the tests.
12862 * gdb.base/gdbinit-history.exp: Likewise.
12863
12864 2016-04-07 Pedro Alves <palves@redhat.com>
12865
12866 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12867 instead of build_executable. Use gdb_load_shlibs.
12868
12869 2016-04-07 Yao Qi <yao.qi@linaro.org>
12870
12871 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12872 Execute "si" command.
12873
12874 2016-04-07 Yao Qi <yao.qi@linaro.org>
12875
12876 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12877 number instead of the comments on some line.
12878
12879 2016-04-06 Don Breazeal <donb@codesourcery.com>
12880
12881 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12882 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12883
12884 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12885
12886 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12887 standard_output_file. Remove unused binfile variable.
12888
12889 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
12890
12891 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12892 * gdb.python/py-mi-objfile.exp: Match "list main" output
12893 in console format.
12894
12895 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12896
12897 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12898 absolute.
12899
12900 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12901
12902 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12903 absolute.
12904 * gdb.trace/ftrace.exp: Likewise.
12905 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12906 targets as well.
12907 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12908 (gdb_load_shlibs): Copy libraries to test directory when testing
12909 natively. Only set solib-search-path if testing remotely.
12910 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12911
12912 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12913
12914 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12915 gdb_download. Use it even if the target is not remote.
12916 * gdb.base/jit.exp (compile_jit_test): Likewise.
12917 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12918 output directory if the destination board is local, otherwise use
12919 the standard remote_download from DejaGnu.
12920 (gdb_download): Remove.
12921 (gdb_load_shlibs): Use gdb_remote_download instead of
12922 gdb_download.
12923 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12924 Use gdb_remote_download instead of gdb_download. Use it even if
12925 the target is not remote.
12926 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12927 instead of gdb_download.
12928
12929 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12930
12931 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12932 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12933 run.
12934
12935 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
12936
12937 PR gdb/19820
12938 * gdb.base/printcmds.exp: Add artificial arrays tests.
12939
12940 2016-03-31 Pedro Alves <palves@redhat.com>
12941
12942 PR gdb/19858
12943 * gdb.base/jit-main.c: Include unistd.h.
12944 (ATTACH): Define to 0 if not already defined.
12945 (wait_for_gdb, mypid): New globals.
12946 (WAIT_FOR_GDB): New macro.
12947 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12948 some breakpoint locations.
12949 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12950 New procedures.
12951 (one_jit_test): Add REATTACH parameter, and handle it. Use
12952 continue_to_test_location.
12953 (top level): Test attach, and adjusts calls to one_jit_test.
12954
12955 2016-03-31 Pedro Alves <palves@redhat.com>
12956
12957 PR gdb/19858
12958 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12959 BINSUFFIX parameter, and handle it.
12960 (top level): Adjust calls compile_jit_test.
12961
12962 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
12963
12964 PR python/19743
12965 * gdb.python/py-mi-events-gdb.py: New file.
12966 * gdb.python/py-mi-events.c: New file.
12967 * gdb.python/py-mi-events.exp: New file.
12968
12969 2016-03-30 Yao Qi <yao.qi@linaro.org>
12970
12971 * gdb.reverse/until-precsave.exp: Match function name only.
12972 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12973 Move malloc to a condition block.
12974 * gdb.reverse/until-reverse.exp: Match function name only.
12975
12976 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12977
12978 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12979 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12980 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12981 variable for GPR 0 instead of assuming it is register 0.
12982 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12983 * lib/trace-support.exp: Add s390 registers.
12984
12985 2016-03-29 Yao Qi <yao.qi@linaro.org>
12986
12987 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12988
12989 2016-03-24 Yao Qi <yao.qi@linaro.org>
12990
12991 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12992 test message.
12993
12994 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12995
12996 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12997 maintaining separate logic for constructing the output path.
12998
12999 2016-03-16 Don Breazeal <donb@codesourcery.com>
13000
13001 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
13002 Retry fork and waitpid on interrupted system call errors.
13003 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13004 Use with_timeout_factor to increase timeout by factor of 10.
13005
13006 2016-03-15 Don Breazeal <donb@codesourcery.com>
13007
13008 * gdb.cp/scope-err.cc: New test program.
13009 * gdb.cp/scope-err.exp: New test script.
13010 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
13011 lines and "set breakpoint here" comment.
13012 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
13013 Fixed some whitespace and format issues.
13014 * gdb.mi/mi-linespec-err-cp.cc: New test program.
13015 * gdb.mi/mi-linespec-err-cp.exp: New test script.
13016
13017 2016-03-15 Doug Evans <dje@google.com>
13018
13019 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
13020 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
13021 All callers updated. Add tests for enums, mixed flags register.
13022
13023 2016-03-15 Doug Evans <dje@google.com>
13024
13025 * gdb.base/skip.c (main): Call test_skip_file_and_function.
13026 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
13027
13028 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
13029
13030 * gdb.base/default.exp: Add $_as_string to the list of expected
13031 convenience functions.
13032
13033 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
13034
13035 * gdb.base/maint.exp: New tests for 'maint info line-table'.
13036
13037 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
13038
13039 * gdb.python/py-as-string.exp: New file.
13040 * gdb.python/py-as-string.c: New file.
13041
13042 2016-03-09 Pedro Alves <palves@redhat.com>
13043
13044 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13045 signal" -> "Thread NN received signal" output change.
13046 * gdb.threads/ia64-sigill.exp: Likewise.
13047 * gdb.threads/linux-dp.exp: Likewise.
13048 * gdb.threads/manythreads.exp: Likewise.
13049 * gdb.threads/pending-step.exp: Likewise.
13050 * gdb.threads/print-threads.exp: Likewise.
13051 * gdb.threads/sigstep-threads.exp: Likewise.
13052 * gdb.threads/staticthreads.exp: Likewise.
13053 * gdb.threads/tls.exp: Likewise.
13054
13055 2016-03-09 Pedro Alves <palves@redhat.com>
13056
13057 * gdb.base/command-line-input.exp: New file.
13058
13059 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13060
13061 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13062 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13063 * gdb.trace/pending.exp: Accept leading dot before function name.
13064 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13065 * lib/trace-support.exp: Set registers for ppc.
13066
13067 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13068
13069 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13070 use it for disassembly; accept .main in addition to main in backtrace.
13071
13072 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
13073 Marcin Kościelnicki <koriakin@0x04.net>
13074
13075 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13076 (gdb_recursion_test_ptr): New global variable.
13077 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13078 gdb_recursion_test.
13079 (gdb_c_test): Ditto.
13080
13081 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13082
13083 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13084 ordering.
13085
13086 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13087
13088 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13089 (bar): Add bar_start_lbl label.
13090 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13091 of foo/bar for emitting DWARF and tracing.
13092
13093 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13094
13095 * analyze-racy-logs.py: Set executable bit.
13096
13097 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13098
13099 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13100 (CHECK_TARGET_TMP): Likewise.
13101 (check-single-racy): New rule.
13102 (check-parallel-racy): Likewise.
13103 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13104 (do-check-parallel-racy): New rule.
13105 (check-racy/%.exp): Likewise.
13106 * README (Racy testcases): New section.
13107 * analyze-racy-logs.py: New file.
13108
13109 2016-03-03 Doug Evans <dje@google.com>
13110
13111 * gdb.base/skip.exp: Use with_test_prefix.
13112
13113 2016-03-03 Yao Qi <yao.qi@linaro.org>
13114
13115 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13116 Invoke step_over_syscall "clone" and break_cond_on_syscall
13117 "clone".
13118 * gdb.base/step-over-clone.c: New file.
13119
13120 2016-03-03 Yao Qi <yao.qi@linaro.org>
13121
13122 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13123 code format.
13124
13125 2016-03-03 Yao Qi <yao.qi@linaro.org>
13126
13127 * gdb.base/disp-step-fork.c: Rename to ...
13128 * gdb.base/step-over-fork.c: ... it. New file.
13129 * gdb.base/disp-step-vfork.c: Rename to ...
13130 * gdb.base/step-over-vfork.c: ... it. New file.
13131 * gdb.base/disp-step-syscall.exp: Rename to ...
13132 * gdb.base/step-over-syscall.exp: ... it. New file.
13133 (disp_step_cross_syscall): Rename to ...
13134 (step_over_syscall): ... it.
13135
13136 2016-03-03 Yao Qi <yao.qi@linaro.org>
13137
13138 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13139 If target supports condition evaluation on target, invoke
13140 break_cond_on_syscall for fork and vfork.
13141
13142 2016-03-03 Yao Qi <yao.qi@linaro.org>
13143
13144 * gdb.base/disp-step-syscall.exp: Don't invoke
13145 support_displaced_stepping.
13146 (disp_step_cross_syscall): Test with displaced stepping off and
13147 on if supported.
13148
13149 2016-03-03 Yao Qi <yao.qi@linaro.org>
13150
13151 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13152 proc.
13153 (setup): New proc.
13154 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13155 and setup.
13156
13157 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13158
13159 * gdb.fortran/vla-history.exp: Remove breakpoint.
13160
13161 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13162
13163 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13164 exceeds timeout.
13165
13166 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13167
13168 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13169 breakpoint.
13170
13171 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13172
13173 * gdb.mi/vla.f90: Nullify pointer after declaration.
13174
13175 2016-03-01 Pedro Alves <palves@redhat.com>
13176
13177 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13178
13179 2016-03-01 Pedro Alves <palves@redhat.com>
13180
13181 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13182 before anything else.
13183 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13184 _GNU_SOURCE here.
13185 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13186 before anything else.
13187 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13188
13189 2016-03-01 Pedro Alves <palves@redhat.com>
13190
13191 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13192
13193 2016-03-01 Yao Qi <yao.qi@linaro.org>
13194
13195 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13196 prepare_for_testing.
13197
13198 2016-03-01 Yao Qi <yao.qi@linaro.org>
13199
13200 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13201
13202 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13203
13204 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13205 manually constructing the output path.
13206
13207 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13208
13209 * gdb.arch/s390-stackless.S: New.
13210 * gdb.arch/s390-stackless.exp: New.
13211
13212 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13213
13214 * gdb.dlang/circular.c: New file.
13215 * gdb.dlang/circular.exp: New file.
13216
13217 2016-02-26 Yao Qi <yao.qi@linaro.org>
13218
13219 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13220 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13221 (testcases): Update.
13222
13223 2016-02-26 Yao Qi <yao.qi@linaro.org>
13224
13225 * gdb.reverse/aarch64.c: Rename to ...
13226 * gdb.reverse/insn-reverse.c: ... it.
13227 * gdb.reverse/aarch64.exp: Rename to ...
13228 * gdb.reverse/insn-reverse.exp: ... it.
13229
13230 2016-02-26 Yao Qi <yao.qi@linaro.org>
13231
13232 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13233 (testcase_ftype): New.
13234 (testcases): New array.
13235 (n_testcases): New.
13236 (main): Call each element in testcases.
13237 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13238 (read_testcase): New.
13239 Do the tests in a loop.
13240
13241 2016-02-25 Yao Qi <yao.qi@linaro.org>
13242
13243 * gdb.base/branches.c: Remove.
13244
13245 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13246
13247 PR gdb/13808
13248 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13249
13250 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13251
13252 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13253
13254 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13255
13256 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13257 change x86_64 call_insn to 'callq'.
13258
13259 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13260
13261 * gdb.trace/tfile-avx.c: Move to...
13262 * gdb.trace/tracefile-pseudo-reg.c: Here.
13263 * gdb.trace/tfile-avx.exp: Move to...
13264 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13265
13266 2016-02-24 Gary Benson <gbenson@redhat.com>
13267
13268 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13269 message on attach.
13270
13271 2016-02-23 Doug Evans <dje@google.com>
13272
13273 * gdb.base/skip.c (test_skip): New function.
13274 (end_test_skip_file_and_function): New function.
13275 (test_skip_file_and_function): New function.
13276 * gdb.base/skip1.c (test_skip): New function.
13277 (skip1_test_skip_file_and_function): New function.
13278 * gdb.base/skip.exp: Add tests for new skip options.
13279 * gdb.base/skip-solib.exp: Update expected output.
13280 * gdb.perf/skip-command.cc: New file.
13281 * gdb.perf/skip-command.exp: New file.
13282 * gdb.perf/skip-command.py: New file.
13283
13284 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13285
13286 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13287 info registers pattern.
13288
13289 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13290
13291 * lib/future.exp: Add D support.
13292 (gdb_find_gdc): New proc.
13293 (gdb_default_target_compile): Add D support.
13294
13295 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
13296
13297 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13298 user+system time.
13299 (trace_speed_test): Determine the iteration count for a time
13300 between 15..30 seconds.
13301
13302 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13303
13304 * gdb.arch/i386-mpx-sigsegv.c: New file.
13305 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13306 * gdb.arch/i386-mpx-simple_segv.c: New file.
13307 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13308
13309 2016-02-18 Yao Qi <yao.qi@linaro.org>
13310
13311 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13312 Don't call setup_kfail.
13313
13314 2016-02-18 Yao Qi <yao.qi@linaro.org>
13315
13316 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13317 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13318
13319 2016-02-16 Doug Evans <dje@google.com>
13320
13321 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13322 * gdb.base/skip1.c: Ditto.
13323 * gdb.base/skip.exp: Whitespace cleanup.
13324
13325 2016-02-16 Don Breazeal <donb@codesourcery.com>
13326
13327 PR remote/19496
13328 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13329 Remove kfail for PR remote/19496.
13330
13331 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13332
13333 * lib/gdb.exp (standard_temp_file): Return a path specific to
13334 the runtest invocation.
13335
13336 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13337
13338 * gdb.trace/save-trace.exp: Change relative path to be in the
13339 standard output directory.
13340
13341 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13342
13343 * gdb.arch/i386-prologue.c: Add missing prototypes.
13344
13345 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13346
13347 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13348 * gdb.arch/i386-prologue.exp: Likewise.
13349 * gdb.arch/i386-size.exp: Likewise.
13350
13351 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13352
13353 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13354 define object file path.
13355 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13356 file path.
13357 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13358 standard_output_file to define binfile.
13359
13360 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13361
13362 Fix compatibility with recent gfortran-5.3.1.
13363 * gdb.fortran/vla-history.exp (print vla1 allocated)
13364 (print vla2 allocated, print $2, print $3): Remove
13365 (print $4): Rename to ...
13366 (print $2): ... here.
13367 (print $9): Rename to ...
13368 (print $5): ... here.
13369 (print $10): Rename to ...
13370 (print $6): ... here.
13371 * gdb.fortran/vla.f90: Add pvla initialization.
13372
13373 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13374
13375 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13376 New test.
13377 * gdb.fortran/vla-value-sub.exp: Likewise.
13378
13379 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13380
13381 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13382
13383 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13384
13385 * i386-biarch-core.exp: Define corefile using
13386 standard_output_file.
13387
13388 2016-02-12 Yao Qi <yao.qi@linaro.org>
13389
13390 * gdb.arch/arm-single-step-kernel-helper.c: New.
13391 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13392
13393 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13394
13395 * gdb.btrace/tailcall-only.exp: New.
13396 * gdb.btrace/tailcall-only.c: New.
13397 * gdb.btrace/x86_64-tailcall-only.S: New.
13398 * gdb.btrace/i686-tailcall-only.S: New.
13399
13400 2016-02-11 Pedro Alves <palves@redhat.com>
13401
13402 * README (Parallel testing): Add missing double quotes.
13403
13404 2016-02-11 Pedro Alves <palves@redhat.com>
13405
13406 * README (Parallel testing): New section.
13407 (GDB_PARALLEL): Rewrite.
13408 (FORCE_PARALLEL): Document.
13409
13410 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13411
13412 * gdb.trace/tfile-avx.c: New test.
13413 * gdb.trace/tfile-avx.exp: New test.
13414
13415 2016-02-09 Keith Seitz <keiths@redhat.com>
13416
13417 PR breakpoints/19546
13418 * gdb.base/infcall-exec.c: New file.
13419 * gdb.base/infcall-exec2.c: New file.
13420 * gdb.base/infcall-exec.exp: New file.
13421
13422 2016-02-09 Keith Seitz <keiths@redhat.com>
13423
13424 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13425 (toplevel): Call test_bkpt_address.
13426
13427 2016-02-09 Keith Seitz <keiths@redhat.com>
13428
13429 PR python/19506
13430 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13431 (toplevel): Call test_bkpt_address.
13432
13433 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13434
13435 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13436 to AC_OUTPUT.
13437 * configure: Regenerate.
13438
13439 2016-02-09 Pedro Alves <palves@redhat.com>
13440
13441 PR breakpoints/19548
13442 * gdb.base/execl-update-breakpoints.c (some_function): New
13443 function.
13444 (main): Call it.
13445 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13446 Tighten expected GDB output.
13447
13448 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13449
13450 * Makefile.in (ALL_SUBDIRS): Remove.
13451 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13452 (distclean maintainer-clean realclean): Likewise.
13453 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13454 * configure: Regenerate.
13455 * gdb.ada/Makefile.in: Delete.
13456 * gdb.arch/Makefile.in: Likewise.
13457 * gdb.asm/Makefile.in: Likewise.
13458 * gdb.base/Makefile.in: Likewise.
13459 * gdb.btrace/Makefile.in: Likewise.
13460 * gdb.cell/Makefile.in: Likewise.
13461 * gdb.compile/Makefile.in: Likewise.
13462 * gdb.cp/Makefile.in: Likewise.
13463 * gdb.disasm/Makefile.in: Likewise.
13464 * gdb.dlang/Makefile.in: Likewise.
13465 * gdb.dwarf2/Makefile.in: Likewise.
13466 * gdb.fortran/Makefile.in: Likewise.
13467 * gdb.gdb/Makefile.in: Likewise.
13468 * gdb.go/Makefile.in: Likewise.
13469 * gdb.guile/Makefile.in: Likewise.
13470 * gdb.java/Makefile.in: Likewise.
13471 * gdb.linespec/Makefile.in: Likewise.
13472 * gdb.mi/Makefile.in: Likewise.
13473 * gdb.modula2/Makefile.in: Likewise.
13474 * gdb.multi/Makefile.in: Likewise.
13475 * gdb.objc/Makefile.in: Likewise.
13476 * gdb.opencl/Makefile.in: Likewise.
13477 * gdb.opt/Makefile.in: Likewise.
13478 * gdb.pascal/Makefile.in: Likewise.
13479 * gdb.perf/Makefile.in: Likewise.
13480 * gdb.python/Makefile.in: Likewise.
13481 * gdb.reverse/Makefile.in: Likewise.
13482 * gdb.server/Makefile.in: Likewise.
13483 * gdb.stabs/Makefile.in: Likewise.
13484 * gdb.threads/Makefile.in: Likewise.
13485 * gdb.trace/Makefile.in: Likewise.
13486 * gdb.xml/Makefile.in: Likewise.
13487 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13488 GDB_PARALLEL.
13489 (standard_output_file): Remove check for GDB_PARALLEL, always
13490 return path in outputs/$subdir/$testname.
13491
13492 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13493
13494 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13495 (site.exp): Assign abs_srcdir to tcl's srcdir.
13496
13497 2016-02-04 Yao Qi <yao.qi@linaro.org>
13498
13499 * gdb.base/foll-exec-mode.c: Include limits.h.
13500 (main): Add parameters argc and argv. Get directory from
13501 argv[0].
13502 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13503 compilation.
13504 * gdb.base/foll-exec.c: Include limits.h.
13505 (main): Add parameters argc and argv.
13506 Get directory from argv[0].
13507 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13508 Adjust tests on the number of lines as source code changed.
13509 * gdb.base/foll-vfork-exit.c: Include limits.h.
13510 (main): Add one line of statement before vfork.
13511 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13512 (main): Add parameters argc and argv. Get directory from
13513 argv[0].
13514 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13515 (setup_gdb): Set tbreak to skip some source lines.
13516 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13517 (main): Add parameters argc and argv. Get directory from
13518 argv[0].
13519 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13520 compilation.
13521 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13522 (main): Add parameters argc and argv. Get directory from
13523 argv[0].
13524 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13525 compilation.
13526
13527 2016-02-01 Doug Evans <dje@google.com>
13528
13529 * gdb.base/skip.exp: Clean up multiple references to same test name.
13530
13531 2016-02-01 Pedro Alves <palves@redhat.com>
13532
13533 PR remote/19496
13534 * gdb.threads/forking-threads-plus-breakpoint.exp
13535 (displaced_stepping_supported): New global.
13536 (probe_displaced_stepping_support): New procedure.
13537 (do_test): Add 'displaced' parameter, and use it.
13538 (top level): Check for displaced stepping support. Add displaced
13539 stepping on/off testing axis.
13540
13541 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13542
13543 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13544 pointer. Don't perform further tests on the unassociated pointer
13545 if the first test fails.
13546
13547 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13548
13549 * gdb.base/max-value-size.c: New file.
13550 * gdb.base/max-value-size.exp: New file.
13551 * gdb.base/huge.exp: Disable max-value-size for this test.
13552
13553 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13554
13555 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13556
13557 2016-01-28 Yao Qi <yao.qi@linaro.org>
13558
13559 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13560
13561 2016-01-25 Pedro Alves <palves@redhat.com>
13562
13563 PR threads/19461
13564 * gdb.base/fork-running-state.c: New file.
13565 * gdb.base/fork-running-state.exp: New file.
13566
13567 2016-01-25 Pedro Alves <palves@redhat.com>
13568
13569 PR gdb/19494
13570 * gdb.base/catch-fork-kill.c: New file.
13571 * gdb.base/catch-fork-kill.exp: New file.
13572
13573 2016-01-25 Pedro Alves <palves@redhat.com>
13574
13575 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13576 Delete, moved to lib/gdb.exp.
13577 * gdb.threads/forking-threads-plus-breakpoint.exp
13578 (foreach_with_prefix): Likewise.
13579 * gdb.threads/process-dies-while-handling-bp.exp
13580 (foreach_with_prefix): Likewise.
13581 * lib/gdb.exp (foreach_with_prefix): New procedure.
13582
13583 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13584
13585 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13586 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13587
13588 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13589
13590 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13591 endian targets.
13592
13593 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13594 Pedro Alves <palves@redhat.com>
13595
13596 Fix testsuite compatibility with Guile.
13597 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13598 number.
13599
13600 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13601
13602 Fix testsuite compatibility with Guile.
13603 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13604 (thread 1): New test for backtrace through signal handler.
13605
13606 2016-01-22 Yao Qi <yao.qi@linaro.org>
13607
13608 PR testsuite/19491
13609 * gdb.base/multi-forks.c: Include
13610 ../lib/unbuffer_output.c
13611 (main): Call gdb_unbuffer_output.
13612
13613 2016-01-21 Doug Evans <dje@google.com>
13614
13615 * lib/ada.exp (gdb_compile_ada): Fix typo.
13616
13617 2016-01-21 Joel Brobecker <brobecker@adacore.com>
13618
13619 * gdb.base/break-fun-addr.exp: New file.
13620 * gdb.base/break-fun-addr1.c: New file.
13621 * gdb.base/break-fun-addr2.c: New file.
13622
13623 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13624
13625 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13626 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13627 enum flag values.
13628
13629 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13630
13631 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13632 when GDB can not set the vector return value. Add more comments
13633 for clarification.
13634
13635 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13636
13637 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13638 command.
13639
13640 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13641
13642 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13643
13644 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13645
13646 * Makefile.in (check-single): Pass --status to runtest.
13647 (check/%.exp): Likewise.
13648
13649 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13650
13651 * Makefile.in (check-parallel): Propagate return code from make
13652 do-check-parallel.
13653
13654 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13655
13656 * gdb.trace/ftrace.exp: Fix expected message on continue.
13657 * gdb.trace/pending.exp: Fix expected message on continue.
13658 * gdb.trace/trace-break.exp: Fix expected message on continue.
13659
13660 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13661
13662 * lib/gdb.exp (gdb_test): Remove unused global references.
13663
13664 2016-01-18 Pedro Alves <palves@redhat.com>
13665
13666 * gdb.base/async-shell.exp: Adjust expected output.
13667 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13668 * gdb.base/siginfo-thread.exp: Adjust expected output.
13669 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13670 * gdb.java/jnpe.exp: Adjust expected output.
13671 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13672 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13673 * gdb.threads/leader-exit.exp: Adjust expected output.
13674 * gdb.threads/manythreads.exp: Adjust expected output.
13675 * gdb.threads/pthreads.exp: Adjust expected output.
13676 * gdb.threads/schedlock.exp: Adjust expected output.
13677 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13678 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13679 expected output.
13680 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13681 output.
13682 * gdb.threads/sigthread.exp: Adjust expected output.
13683 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13684
13685 2016-01-18 Yao Qi <yao.qi@linaro.org>
13686
13687 * gdb.guile/scm-section-script.c: Replace @progbits with
13688 %progbits.
13689 * gdb.python/py-section-script.c: Likewise.
13690
13691 2016-01-15 Pedro Alves <palves@redhat.com>
13692
13693 * gdb.multi/tids.exp: Test star wildcard ranges.
13694
13695 2016-01-15 Pedro Alves <palves@redhat.com>
13696
13697 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13698 command from "thread apply" invocation.
13699 (thr_apply_info_thr_invalid): Default the expected output to the
13700 input tid list.
13701 (top level): Add tests that use convenience variables. Add tests
13702 for "thread apply" with a valid TID list, but missing the command.
13703
13704 2016-01-13 Pedro Alves <palves@redhat.com>
13705
13706 * gdb.base/default.exp: Expect $_gthread as well.
13707 * gdb.multi/tids.exp: Test $_gthread.
13708 * gdb.threads/thread-specific.exp: Test $_gthread.
13709
13710 2016-01-13 Pedro Alves <palves@redhat.com>
13711
13712 * gdb.multi/tids.exp: Test "info threads -gid".
13713
13714 2016-01-13 Pedro Alves <palves@redhat.com>
13715
13716 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13717 Breakpoint.thread.
13718 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13719
13720 2016-01-07 Pedro Alves <palves@redhat.com>
13721
13722 * gdb.base/break.exp: Adjust to output changes.
13723 * gdb.base/hbreak2.exp: Likewise.
13724 * gdb.base/sepdebug.exp: Likewise.
13725 * gdb.base/watch_thread_num.exp: Likewise.
13726 * gdb.linespec/keywords.exp: Likewise.
13727 * gdb.multi/info-threads.exp: Likewise.
13728 * gdb.threads/thread-find.exp: Likewise.
13729 * gdb.multi/tids.c: New file.
13730 * gdb.multi/tids.exp: New file.
13731
13732 2016-01-13 Pedro Alves <palves@redhat.com>
13733
13734 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13735
13736 2016-01-13 Pedro Alves <palves@redhat.com>
13737
13738 * gdb.base/default.exp: Expect $_inferior as well.
13739 * gdb.multi/base.exp: Test $_inferior.
13740
13741 2016-01-13 Pedro Alves <palves@redhat.com>
13742
13743 PR breakpoints/19388
13744 * gdb.base/catch-signal-siginfo-cond.c: New file.
13745 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13746
13747 2016-01-12 Josh Stone <jistone@redhat.com>
13748 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13749
13750 * gdb.base/catch-syscall.c (do_execve): New variable.
13751 (main): Conditionally trigger an execve.
13752 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13753 (test_catch_syscall_execve): New, check entry/return across execve.
13754 (do_syscall_tests): Call test_catch_syscall_execve.
13755
13756 2016-01-12 Pedro Alves <palves@redhat.com>
13757
13758 * gdb.base/random-signal.exp (do_test): New procedure, with body
13759 of testcase moved in.
13760
13761 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13762 Pedro Alves <palves@redhat.com>
13763
13764 * gdb.base/funcargs.exp (finish from indirectly called function):
13765 Reintroduce the case for 'First'.
13766
13767 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13768 Pedro Alves <palves@redhat.com>
13769
13770 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13771 (tcatch_vfork_then_child_follow_exec)
13772 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13773 identification.
13774
13775 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13776
13777 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13778 and repeats to unlimited.
13779 * gdb.python/py-value.exp: Likewise.
13780 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13781 and repeats to unlimited.
13782
13783 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13784
13785 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13786 and reordering the functions.
13787 * gdb.multi/hangout.c: Likewise.
13788 * gdb.multi/hello.c: Likewise.
13789
13790 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13791
13792 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13793 absolute.
13794 (SingleStatisticTestResult.report): Use dict.keys instead of
13795 dict.iterkeys.
13796
13797 2016-01-06 Pedro Alves <palves@redhat.com>
13798
13799 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13800
13801 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13802
13803 * gdb.btrace/dlopen.exp: New.
13804 * gdb.btrace/dlopen.c: New.
13805 * gdb.btrace/dlopen-dso.c: New.
13806
13807 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13808
13809 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13810 PATTERN argument is optional.
13811
13812 2015-12-24 Joel Brobecker <brobecker@adacore.com>
13813
13814 * lib/ada.exp (target_compile_ada_from_dir): New function.
13815 (gdb_compile_ada): Reimplement avoiding the use of project files.
13816 * gdb.ada/gnat_ada.gpr: Delete.
13817 * gdb.ada/cond_lang.exp: Adjust test to make path before
13818 filename optional.
13819 * gdb.ada/small_reg_param.exp: Likewise.
13820
13821 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13822
13823 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13824
13825 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13826
13827 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13828 case.
13829
13830 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13831
13832 * gdb.base/break.exp: Remove dead code.
13833 * gdb.base/sepdebug.exp: Likewise.
13834
13835 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13836
13837 * gdb.asm/asm-source.exp: Remove HP-UX references.
13838 * gdb.base/annota1.exp: Likewise.
13839 * gdb.base/annota3.exp: Likewise.
13840 * gdb.base/attach.exp: Likewise.
13841 * gdb.base/bigcore.exp: Likewise.
13842 * gdb.base/break.exp: Likewise.
13843 * gdb.base/call-ar-st.exp: Likewise.
13844 * gdb.base/callfuncs.exp: Likewise.
13845 * gdb.base/catch-fork-static.exp: Likewise.
13846 * gdb.base/display.exp: Likewise.
13847 * gdb.base/foll-exec-mode.exp: Likewise.
13848 * gdb.base/foll-exec.exp: Likewise.
13849 * gdb.base/foll-fork.exp: Likewise.
13850 * gdb.base/foll-vfork.exp: Likewise.
13851 * gdb.base/funcargs.exp: Likewise.
13852 * gdb.base/hbreak2.exp: Likewise.
13853 * gdb.base/inferior-died.exp: Likewise.
13854 * gdb.base/interrupt.exp: Likewise.
13855 * gdb.base/multi-forks.exp: Likewise.
13856 * gdb.base/nodebug.exp: Likewise.
13857 * gdb.base/sepdebug.exp: Likewise.
13858 * gdb.base/solib1.c: Likewise.
13859 * gdb.base/step-test.exp: Likewise.
13860 * gdb.mi/non-stop.c: Likewise.
13861 * gdb.mi/pthreads.c: Likewise.
13862 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13863 * gdb.threads/pthreads.c: Likewise.
13864 * gdb.threads/staticthreads.exp: Likewise.
13865 * lib/future.exp: Likewise.
13866 * lib/gdb.exp: Likewise.
13867 * gdb.base/so-indr-cl.c: Remove.
13868 * gdb.base/so-indr-cl.exp: Likewise.
13869 * gdb.base/solib.c: Likewise.
13870 * gdb.base/solib.exp: Likewise.
13871 * gdb.base/solib2.c: Likewise.
13872
13873 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13874
13875 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13876 * gdb.base/call-ar-st.exp: Likewise.
13877 * gdb.base/callfuncs.exp: Likewise.
13878 * gdb.base/condbreak.exp: Likewise.
13879 * gdb.base/constvars.exp: Likewise.
13880 * gdb.base/hbreak2.exp: Likewise.
13881 * gdb.base/langs.exp: Likewise.
13882 * gdb.base/list.exp: Likewise.
13883 * gdb.base/long_long.exp: Likewise.
13884 * gdb.base/ptype.exp: Likewise.
13885 * gdb.base/scope.exp: Likewise.
13886 * gdb.base/signals.exp: Likewise.
13887 * gdb.base/so-impl-ld.exp: Likewise.
13888 * gdb.base/varargs.exp: Likewise.
13889 * gdb.base/volatile.exp: Likewise.
13890 * gdb.base/whatis.exp: Likewise.
13891 * gdb.cp/cplusfuncs.exp: Likewise.
13892 * gdb.cp/inherit.exp: Likewise.
13893 * gdb.cp/local.exp: Likewise.
13894 * gdb.cp/member-ptr.exp: Likewise.
13895 * gdb.cp/method.exp: Likewise.
13896 * gdb.cp/overload.exp: Likewise.
13897 * gdb.cp/templates.exp: Likewise.
13898 * gdb.stabs/weird.exp: Likewise.
13899 * lib/compiler.c: Likewise.
13900 * lib/compiler.cc: Likewise.
13901 * lib/cp-support.exp: Likewise.
13902 * lib/gdb.exp: Likewise.
13903
13904 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13905
13906 * configure.ac: Remove HP-UX case.
13907 * configure: Regenerate.
13908
13909 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13910
13911 * lib/gdb.exp (gdb_compile): Add function doc.
13912
13913 2015-12-17 Pedro Alves <palves@redhat.com>
13914
13915 PR threads/19354
13916 * gdb.multi/info-threads.exp: New file.
13917
13918 2015-12-15 Yao Qi <yao.qi@linaro.org>
13919
13920 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13921 is aarch64*-*-*.
13922
13923 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13924
13925 * gdb.base/history-duplicates.exp: Skip if no readline support.
13926
13927 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13928
13929 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13930
13931 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13932
13933 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13934
13935 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13936
13937 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13938 ctrl-C if nointerrupts target property is set.
13939 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13940 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13941 * gdb.base/paginate-bg-execution.exp: Likewise.
13942 * gdb.base/paginate-execution-startup.exp: Likewise.
13943 * gdb.base/random-signal.exp: Likewise.
13944 * gdb.base/range-stepping.exp: Likewise.
13945 * gdb.cp/annota2.exp: Likewise.
13946 * gdb.cp/annota3.exp: Likewise.
13947 * gdb.gdb/selftest.exp: Likewise.
13948 * gdb.threads/continue-pending-status.exp: Likewise.
13949 * gdb.threads/leader-exit.exp: Likewise.
13950 * gdb.threads/manythreads.exp: Likewise.
13951 * gdb.threads/pthreads.exp: Likewise.
13952 * gdb.threads/schedlock.exp: Likewise.
13953 * gdb.threads/sigthread.exp: Likewise.
13954
13955 2015-12-11 Don Breazeal <donb@codesourcery.com>
13956
13957 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13958 remote.
13959 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13960 * gdb.base/foll-exec.exp (main): Enable for target remote.
13961 * gdb.base/foll-fork.exp (main): Likewise.
13962 * gdb.base/foll-vfork.exp (main): Likewise.
13963 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13964 (proc continue_to_exit_bp_loc): Use clean_restart.
13965 * gdb.base/pie-execl.exp (main): Disable for target remote.
13966 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13967 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13968 * gdb.threads/execl.exp (main): Likewise.
13969 * gdb.threads/fork-child-threads.exp (main): Likewise.
13970 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13971 remote.
13972 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13973 remote.
13974 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13975 pid.tid style ptids, instead of just tid.
13976 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13977 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13978 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13979 ptids, instead of just tid.
13980
13981 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13982
13983 * gdb.base/list.exp (test_list_forward): Add end of file error
13984 test.
13985 (test_repeat_list_command): Add end of file error test.
13986 (test_list_backwards): Add beginning of file error test.
13987
13988 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13989
13990 * gdb.base/list.exp (test_list_invalid_args): New function,
13991 defined, and called.
13992
13993 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13994
13995 * gdb.base/list.exp (test_list): Make test names unique.
13996
13997 2015-12-11 Yao Qi <yao.qi@linaro.org>
13998
13999 * gdb.base/coremaker2.c: Remove.
14000
14001 2015-12-10 Pedro Alves <palves@redhat.com>
14002
14003 * gdb.multi/base.exp: Remove stale "spaces" references.
14004
14005 2015-12-10 Pedro Alves <palves@redhat.com>
14006
14007 * gdb.multi/base.exp: Don't use nowarnings.
14008 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
14009 * gdb.multi/hangout.c: Include stdio.h.
14010 * gdb.multi/hello.c: Include stdlib.h.
14011 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
14012 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
14013 * gdb.multi/multi-arch.exp: Don't use nowarnings.
14014
14015 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
14016
14017 * gdb.dwarf2/dw2-ranges-base.c: New file.
14018 * gdb.dwarf2/dw2-ranges-base.exp: New file.
14019 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
14020 support additional line table, and debug ranges generation.
14021 (Dwarf::ranges): New function, generate .debug_ranges.
14022 (Dwarf::lines): Support generating simple line table programs.
14023 (Dwarf::assemble): Initialise new namespace variables.
14024
14025 2015-12-09 Kevin Buettner <kevinb@redhat.com>
14026
14027 * gdb.base/async.exp (proc test_background): Add case for
14028 asynchronous execution not supported.
14029
14030 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
14031
14032 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
14033 format and change test names to make them unique.
14034
14035 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
14036 Pedro Alves <pedro@redhat.com>
14037
14038 PR gdb/18702
14039 Add checking of floatformats setup on x86_64 hosts.
14040 * gdb.arch/i386-float.S (main): Load bigval and smallval.
14041 (smallval, bigval): New labels/constants.
14042 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14043 float" after loading bigval and smallval.
14044
14045 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14046
14047 * gdb.ada/fun_overload_menu.exp: New testcase.
14048 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14049
14050 2015-12-04 Josh Stone <jistone@redhat.com>
14051
14052 * gdb.base/catch-fork-static.exp: New.
14053
14054 2015-12-03 Yao Qi <yao.qi@linaro.org>
14055
14056 * gdb.base/sizeof.c: Don't include stdio.h and
14057 ../lib/unbuffer_output.c.
14058 (main): New variable 'size' and 'value'. Remove printf and
14059 gdb_unbuffer_output. Assign return value to size and value.
14060 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14061 at the beginning.
14062 (check_sizeof): Check the result by printing variable 'size'.
14063 (check_valueof): Check the result by printing variable 'value'.
14064
14065 2015-12-01 Yao Qi <yao.qi@linaro.org>
14066
14067 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14068 for aarch64*-*-linux* target.
14069
14070 2015-11-30 Pedro Alves <palves@redhat.com>
14071
14072 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14073
14074 2015-11-30 Pedro Alves <palves@redhat.com>
14075
14076 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14077 Handle non-stop mode vCont replies.
14078
14079 2015-11-30 Pedro Alves <palves@redhat.com>
14080
14081 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14082 prepare_for_testing. Start gdb with "set non-stop on" appended to
14083 GDBFLAGS. Lax expected stop output.
14084
14085 2015-11-27 Yao Qi <yao.qi@linaro.org>
14086
14087 * gdb.arch/arm-neon.exp: New.
14088 * gdb.arch/arm-neon.c: New.
14089
14090 2015-11-27 Yao Qi <yao.qi@linaro.org>
14091
14092 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14093
14094 2015-11-27 Yao Qi <yao.qi@linaro.org>
14095
14096 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14097 frames-invalid annotation.
14098
14099 2015-11-27 Yao Qi <yao.qi@linaro.org>
14100
14101 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14102
14103 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14104
14105 * gdb.threads/names.exp: New file.
14106 * gdb.threads/names.c: New file.
14107 * README: Mention gdb,no_thread_names.
14108
14109 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14110
14111 PR 19297
14112 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14113 support" error.
14114
14115 2015-11-24 Pedro Alves <palves@redhat.com>
14116
14117 PR 17539
14118 * gdb.base/display.exp: Expect displays to be sorted in ascending
14119 order. Use multi_line.
14120 * gdb.base/solib-display.exp: Likewise.
14121
14122 2015-11-24 Pedro Alves <palves@redhat.com>
14123
14124 PR 17539
14125 * gdb.base/display.exp: Expect displays to be sorted in ascending
14126 order. Use multi_line.
14127 * gdb.base/solib-display.exp: Likewise.
14128
14129 2015-11-24 Pedro Alves <palves@redhat.com>
14130
14131 PR 17539
14132 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14133 threads in ascending order.
14134 * gdb.base/foll-fork.exp: Likewise.
14135 * gdb.base/foll-vfork.exp: Likewise.
14136 * gdb.base/multi-forks.exp: Likewise.
14137 * gdb.mi/mi-nonstop.exp: Likewise.
14138 * gdb.mi/mi-nsintrall.exp: Likewise.
14139 * gdb.multi/base.exp: Likewise.
14140 * gdb.multi/multi-arch.exp: Likewise.
14141 * gdb.python/py-inferior.exp: Likewise.
14142 * gdb.threads/break-while-running.exp: Likewise.
14143 * gdb.threads/execl.exp: Likewise.
14144 * gdb.threads/gcore-thread.exp: Likewise.
14145 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14146 * gdb.threads/kill.exp: Likewise.
14147 * gdb.threads/linux-dp.exp: Likewise.
14148 * gdb.threads/multiple-step-overs.exp: Likewise.
14149 * gdb.threads/next-bp-other-thread.exp: Likewise.
14150 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14151 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14152 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14153 * gdb.threads/thread-find.exp: Likewise.
14154 * gdb.threads/tls.exp: Likewise.
14155 * lib/mi-support.exp (mi_reverse_list): Delete.
14156 (mi_check_thread_states): No longer reverse list.
14157
14158 2015-11-24 Pedro Alves <palves@redhat.com>
14159
14160 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14161 use lowercase.
14162
14163 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14164
14165 * gdb.trace/actions.c: Include trace-common.h.
14166 (main): Add a location for a fast tracepoint.
14167 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14168 the normal tracepoints.
14169 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14170
14171 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14172
14173 * save-trace.exp: Factor out code to these...
14174 (gdb_save_tracepoints): New.
14175 (gdb_load_tracepoints): New.
14176 (do_save_load_test): New.
14177
14178 2015-11-23 Kevin Buettner <kevinb@redhat.com>
14179
14180 * gdb.base/asmlabel.exp: New test.
14181 * gdb.base/asmlabel.c: New test case.
14182
14183 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14184
14185 * gdb.base/wrong_frame_bt_full-main.c: New file.
14186 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14187 * gdb.base/wrong_frame_bt_full.exp: New file.
14188
14189 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14190
14191 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14192
14193 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14194
14195 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
14196 pstate register when comparing registers values in
14197 sparc64-*-linux-gnu targets to avoid spurious differences.
14198
14199 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14200
14201 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
14202
14203 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14204
14205 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14206 as type argument to gdb_compile.
14207 * gdb.base/nested-subp2.exp: Likewise.
14208 * gdb.base/nested-subp3.exp: Likewise.
14209
14210 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14211
14212 * lib/dwarf.exp (_note): Fix left shift of negative value.
14213 * gdb.trace/trace-condition.exp: Likewise.
14214
14215 2015-11-13 Yao Qi <yao.qi@linaro.org>
14216
14217 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14218 comments about d10v.
14219 (test_scalar_returns): Likewise.
14220 * gdb.base/d10v.ld: Remove.
14221 * gdb.base/overlays.exp: Remove the target triplet checking for
14222 d10v-*-*.
14223 * gdb.base/structs.exp (test_struct_returns): Remove the
14224 comments about d10v.
14225 (test_struct_calls): Likewise.
14226
14227 2015-11-13 Yao Qi <yao.qi@linaro.org>
14228
14229 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14230 * gdb.base/gnu_vector.c: Don't include stdio.h.
14231 (main): Don't print res and call add_some_intvecs.
14232
14233 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14234
14235 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14236 macro.
14237 (func5): Removed.
14238 (func4): Use FAST_TRACEPOINT_LABEL.
14239 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14240 macro.
14241 (func): Removed.
14242 (thread_function): Use FAST_TRACEPOINT_LABEL.
14243 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14244 (func): Remove.
14245 (marker): Use FAST_TRACEPOINT_LABEL.
14246 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14247 (pendfunc1): Remove.
14248 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14249 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14250 (foo): Remove.
14251 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14252 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14253 macro.
14254 (func): Remove.
14255 (marker): Use FAST_TRACEPOINT_LABEL.
14256 * gdb.trace/trace-common.h: New header.
14257 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14258 macro.
14259 (func): Remove.
14260 (marker): Use FAST_TRACEPOINT_LABEL.
14261 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14262 (func): Remove.
14263 (thread_function): Use FAST_TRACEPOINT_LABEL.
14264
14265 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14266
14267 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14268 in front.
14269 * gdb.trace/change-loc.exp: Use global pcreg definition.
14270 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14271 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14272 in front.
14273 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14274 * gdb.trace/pending.exp: Likewise.
14275 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14276 * gdb.trace/trace-break.exp: Likewise.
14277 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14278 in front.
14279 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14280 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14281 in front.
14282 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14283
14284 2015-11-09 Joel Brobecker <brobecker@adacore.com>
14285
14286 * gdb.ada/fin_fun_out: New testcase.
14287
14288 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14289
14290 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14291 value associated with DW_AT_byte_size.
14292 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14293 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14294 DW_AT_upper_bound.
14295
14296 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14297
14298 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14299 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14300 version.
14301 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14302 gdb.dwarf2/dw2-canonicalize-type.exp,
14303 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14304 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14305 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14306 provided by gdb_target_symbol_prefix_flags_asm.
14307 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14308 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14309 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14310 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14311 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14312 macros where needed). Use this macro for symbols which require
14313 the prefix provided by SYMBOL_PREFIX.
14314
14315 2015-11-05 Kevin Buettner <kevinb@redhat.com>
14316
14317 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14318 New procs.
14319 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14320 representing expressions, of more than one list element.
14321 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14322 to prepend linker symbol prefix to f.
14323 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14324 table_1 and table_2.
14325 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14326 Likewise, for f and g.
14327 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14328 for ptr.
14329 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14330 for main.
14331 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14332 table_1_ptr and table_2_ptr.
14333
14334 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14335 Joel Brobecker <brobecker@adacore.com>
14336
14337 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14338
14339 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14340
14341 * gdb.reverse/s390-mvcle.c: New test.
14342 * gdb.reverse/s390-mvcle.exp: New file.
14343 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14344
14345 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14346
14347 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14348
14349 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14350
14351 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14352 reaching marker2.
14353 * gdb.reverse/getresuid-reverse.exp: Likewise.
14354 * gdb.reverse/pipe-reverse.exp: Likewise.
14355 * gdb.reverse/readv-reverse.exp: Likewise.
14356 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14357 * gdb.reverse/time-reverse.exp: Likewise.
14358 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14359
14360 2015-10-30 Yao Qi <yao.qi@linaro.org>
14361
14362 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14363 (empty_cycle): Remove.
14364 (main): Don't call empty_cycle. Don't use watch_count_done.
14365 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14366 empty_cycle. Rewrite the code counting HW watchpoints.
14367
14368 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14369
14370 * gdb.reverse/fstatat-reverse.c: New test.
14371 * gdb.reverse/fstatat-reverse.exp: New file.
14372 * gdb.reverse/getresuid-reverse.c: New test.
14373 * gdb.reverse/getresuid-reverse.exp: New file.
14374 * gdb.reverse/pipe-reverse.c: New test.
14375 * gdb.reverse/pipe-reverse.exp: New file.
14376 * gdb.reverse/readv-reverse.c: New test.
14377 * gdb.reverse/readv-reverse.exp: New file.
14378 * gdb.reverse/recvmsg-reverse.c: New test.
14379 * gdb.reverse/recvmsg-reverse.exp: New file.
14380 * gdb.reverse/time-reverse.c: New test.
14381 * gdb.reverse/time-reverse.exp: New file.
14382 * gdb.reverse/waitpid-reverse.c: New test.
14383 * gdb.reverse/waitpid-reverse.exp: New file.
14384
14385 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14386
14387 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14388
14389 2015-10-26 Doug Evans <dje@google.com>
14390
14391 PR symtab/17391
14392 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14393 * gdb.dwarf2/bad-regnum.c: New file.
14394 * gdb.dwarf2/bad-regnum.exp: New file.
14395
14396 2015-10-26 Doug Evans <dje@google.com>
14397
14398 PR python/18938
14399 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14400 file.
14401
14402 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14403
14404 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14405 for a change by "Mention language in compile error message".
14406
14407 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14408
14409 PR python/18073
14410 * gdb.python/py-type.c (C::a_method): New.
14411 (C::a_const_method): New.
14412 (C::a_static_method): New.
14413 (a_function): New.
14414 * gdb.python/py-type.exp (test_fields): Test getting fields
14415 from function and method.
14416
14417 2015-10-21 Keven Boell <keven.boell@intel.com>
14418
14419 * gdb.fortran/vla-alloc-assoc.exp: New file.
14420 * gdb.fortran/vla-datatypes.exp: New file.
14421 * gdb.fortran/vla-datatypes.f90: New file.
14422 * gdb.fortran/vla-history.exp: New file.
14423 * gdb.fortran/vla-ptype-sub.exp: New file.
14424 * gdb.fortran/vla-ptype.exp: New file.
14425 * gdb.fortran/vla-sizeof.exp: New file.
14426 * gdb.fortran/vla-sub.f90: New file.
14427 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14428 * gdb.fortran/vla-value-sub-finish.exp: New file.
14429 * gdb.fortran/vla-value-sub.exp: New file.
14430 * gdb.fortran/vla-value.exp: New file.
14431 * gdb.fortran/vla-ptr-info.exp: New file.
14432 * gdb.mi/mi-vla-fortran.exp: New file.
14433 * gdb.mi/vla.f90: New file.
14434
14435 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14436
14437 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14438 of hardwired timeout value.
14439
14440 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14441 Pedro Alves <palves@redhat.com>
14442
14443 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14444 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14445
14446 2015-10-19 Josh Stone <jistone@redhat.com>
14447
14448 * gdb.base/catch-syscall.c: Include <sched.h>.
14449 (unknown_syscall): New variable.
14450 (main): Trigger a vfork and an unknown syscall.
14451 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14452 (unknown_syscall_number): Likewise.
14453 (check_call_to_syscall): Accept an optional syscall pattern.
14454 (check_return_from_syscall): Likewise.
14455 (check_continue): Likewise.
14456 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14457 (test_catch_syscall_skipping_return): New test toggling off 'catch
14458 syscall' to step over the syscall return, then toggling back on.
14459 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14460 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14461 (do_syscall_tests): Call test_catch_syscall_without_args and
14462 test_catch_syscall_mid_vfork.
14463 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14464 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14465
14466 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
14467
14468 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14469 print g_vE): Add new pass patterns.
14470 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14471 print various symbol names for vptr fields.
14472
14473 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14474
14475 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14476 results.
14477
14478 2015-10-12 Yao Qi <yao.qi@linaro.org>
14479
14480 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14481
14482 2015-10-12 Yao Qi <yao.qi@linaro.org>
14483
14484 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14485 is aarch64*-*-linux*.
14486
14487 2015-10-12 Yao Qi <yao.qi@linaro.org>
14488
14489 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14490 (can_relocate_bcond_true): ... it.
14491 (can_relocate_bcond_false): New function.
14492 (foo): Likewise.
14493 (can_relocate_bl): Likewise.
14494 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14495 can_relocate_bl.
14496
14497 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14498
14499 * gdb.base/nested-addr.c: New file.
14500 * gdb.base/nested-addr.exp: New testcase.
14501
14502 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14503
14504 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14505 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14506 its output. Ignore the output of "record goto begin" and instead
14507 check that GDB is replaying.
14508
14509 2015-10-09 Pedro Alves <palves@redhat.com>
14510
14511 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14512 (top level): Use it in the run with no args test.
14513
14514 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14515
14516 * gdb.dlang/properties.exp: New file.
14517
14518 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14519
14520 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14521 whether or not address 0x1000 is mapped on the target.
14522
14523 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14524
14525 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14526 build.
14527
14528 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14529
14530 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14531 instruction-history test.
14532
14533 2015-09-28 Doug Evans <dje@google.com>
14534
14535 * gdb.base/gcore.c (array_func): Add reference to static_array.
14536
14537 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14538
14539 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14540 source line.
14541
14542 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14543
14544 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14545 short or char as base type.
14546
14547 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14548
14549 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14550 to allow any size enum.
14551
14552 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14553
14554 * gdb.ada/array_ptr_renaming.exp: New testcase.
14555 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14556 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14557
14558 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14559
14560 * gdb.trace/ftrace-lock.c: New file.
14561 * gdb.trace/ftrace-lock.exp: New file.
14562
14563 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14564
14565 * gdb.arch/insn-reloc.c: New file.
14566 * gdb.arch/ftrace-insn-reloc.exp: New file.
14567
14568 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14569
14570 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14571 instruction.
14572 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14573 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14574 * gdb.trace/range-stepping.c: Likewise.
14575 * gdb.trace/trace-break.c: Likewise.
14576 * gdb.trace/trace-mt.c (thread_function): Likewise.
14577 * gdb.trace/ftrace.c (marker): Likewise.
14578 * gdb.trace/trace-condition.c (marker): Likewise.
14579 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14580 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14581 is_aarch64_target.
14582
14583 2015-09-18 Doug Evans <xdje42@gmail.com>
14584
14585 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14586 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14587
14588 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14589
14590 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14591 the breakpoint.
14592
14593 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14594
14595 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14596 the pending breakpoint. Remove timeout override for "Run till
14597 MI pending breakpoint on pendfunc3 on thread 2" test.
14598
14599 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14600
14601 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14602 filename pattern.
14603
14604 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14605
14606 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14607 in breakpoint filename pattern.
14608
14609 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14610
14611 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14612
14613 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14614
14615 * gdb.linespec/explicit.exp: Check for readline support for
14616 tab-completion tests. Fix obvious typo.
14617
14618 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14619
14620 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14621 and replay.
14622
14623 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14624
14625 * gdb.btrace/non-stop.c: New.
14626 * gdb.btrace/non-stop.exp: New.
14627
14628 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14629 Yao Qi <yao.qi@linaro.org>
14630
14631 * gdb.trace/trace-condition.c: New file.
14632 * gdb.trace/trace-condition.exp: New file.
14633
14634 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
14635
14636 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14637 for testing bytecode compilation.
14638
14639 2015-09-16 Pedro Alves <palves@redhat.com>
14640 Sandra Loosemore <sandra@codesourcery.com>
14641
14642 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14643 (SECONDS): Redefine.
14644 (main): Call pthread_kill and alarm early.
14645 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14646 support.
14647 (test): If the target can't hardware step and doesn't support
14648 displaced stepping, increase the timeout.
14649
14650 2015-09-16 Pedro Alves <palves@redhat.com>
14651
14652 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14653 (enable_debug): New procedures.
14654 (test): Use them. Bail out if waiting for threads fails.
14655 (top level): Bail out if a test fails.
14656
14657 2015-09-16 Yao Qi <yao.qi@linaro.org>
14658
14659 * gdb.asm/asm-source.exp: Set asm-arch for
14660 aarch64*-*-* target.
14661 * gdb.asm/aarch64.inc: New file.
14662
14663 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14664
14665 * gdb.ada/array_of_variable_length.exp: New testcase.
14666 * gdb.ada/array_of_variable_length/foo.adb: New file.
14667 * gdb.ada/array_of_variable_length/pck.adb: New file.
14668 * gdb.ada/array_of_variable_length/pck.ads: New file.
14669
14670 2015-09-15 Doug Evans <dje@google.com>
14671
14672 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14673 of function static local variable.
14674
14675 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14676
14677 * gdb.threads/tls-so_extern.exp: New test file.
14678 * gdb.threads/tls-so_extern.c: New test file.
14679 * gdb.threads/tls-so_extern_main.c: New test file.
14680
14681 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14682
14683 * gdb.opt/solib-intra-step-lib.c: New file.
14684 * gdb.opt/solib-intra-step-main.c: New file.
14685 * gdb.opt/solib-intra-step.exp: New file.
14686
14687 2015-09-15 Pedro Alves <palves@redhat.com>
14688
14689 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14690 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14691
14692 2015-09-14 Pedro Alves <palves@redhat.com>
14693
14694 * gdb.base/hook-stop-continue.c: Delete.
14695 * gdb.base/hook-stop-continue.exp: Delete.
14696 * gdb.base/hook-stop-frame.c: Delete.
14697 * gdb.base/hook-stop-frame.exp: Delete.
14698 * gdb.base/hook-stop.c: New file.
14699 * gdb.base/hook-stop.exp: New file.
14700
14701 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14702
14703 * gdb.ada/access_to_packed_array.exp: New testcase.
14704 * gdb.ada/access_to_packed_array/foo.adb: New file.
14705 * gdb.ada/access_to_packed_array/pack.adb: New file.
14706 * gdb.ada/access_to_packed_array/pack.ads: New file.
14707
14708 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14709
14710 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14711 buffer size test.
14712
14713 2015-09-11 Don Breazeal <donb@codesourcery.com>
14714
14715 * gdb.base/foll-exec.c: Add copyright header. Fix
14716 formatting issues.
14717 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14718 (do_exec_tests): Use clean_restart in place of zap_session,
14719 and for test initialization. Fix formatting issues. Use
14720 fail in place of perror.
14721 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14722 an expect statement to match an expression with output from
14723 the program under debug.
14724 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14725 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14726 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14727 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14728 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14729
14730 2015-09-09 Doug Evans <dje@google.com>
14731
14732 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14733
14734 2015-09-09 Doug Evans <dje@google.com>
14735
14736 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14737
14738 2015-09-09 Doug Evans <dje@google.com>
14739
14740 * gdb.base/savedregs.exp: Fix typo.
14741
14742 2015-09-09 Pedro Alves <palves@redhat.com>
14743
14744 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14745
14746 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14747
14748 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14749 command actually switches threads. Give up on remaining
14750 tests if target fails to stop at breakpoint.
14751
14752 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14753
14754 * gdb.ada/funcall_char.exp: New testcase.
14755 * gdb.ada/funcall_char/foo.adb: New file.
14756
14757 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14758
14759 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14760 expected outputs. Add two testcases for completing ambiguous
14761 functions.
14762 * gdb.ada/complete/aux_pck.adb: New file.
14763 * gdb.ada/complete/aux_pck.ads: New file.
14764 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14765 Ambiguous_Func functions.
14766 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14767 * gdb.ada/complete/pck.adb: Likewise.
14768
14769 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14770
14771 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14772 failures to run the test program under GDB.
14773
14774 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
14775
14776 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14777 to C.
14778
14779 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14780
14781 * gdb.base/run-after-attach.exp: New test file.
14782 * gdb.base/run-after-attach.c: New test file.
14783
14784 2015-08-26 Don Breazeal <donb@codesourcery.com>
14785
14786 * gdb.base/foll-exec-2.c: New test program.
14787 * gdb.base/foll-exec-2.exp: New test.
14788
14789 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14790
14791 * gdb.base/nested-subp1.exp: New file.
14792 * gdb.base/nested-subp1.c: New file.
14793 * gdb.base/nested-subp2.exp: New file.
14794 * gdb.base/nested-subp2.c: New file.
14795 * gdb.base/nested-subp3.exp: New file.
14796 * gdb.base/nested-subp3.c: New file.
14797
14798 2015-08-24 Pedro Alves <palves@redhat.com>
14799
14800 * gdb.server/connect-without-multi-process.c: New file.
14801 * gdb.server/connect-without-multi-process.exp: New file.
14802
14803 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14804
14805 * gdb.opt/inline-markers.c: Make z int.
14806
14807 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14808
14809 * gdb.opt/inline-markers.c: Make z volatile.
14810
14811 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14812
14813 * gdb.opt/inline-bt.c: New volatile global z.
14814 * gdb.opt/inline-cmds.c: Likewise.
14815 * gdb.opt/inline-locals.c: Likewise.
14816 * gdb.opt/inline-markers.c: New extern global z.
14817 (marker): Use z.
14818 (inline_fn): Likewise.
14819
14820 2015-08-24 Pedro Alves <palves@redhat.com>
14821
14822 * config/m32r-stub.exp: Remove file.
14823 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14824 * gdb.base/call-rt-st.exp: Likewise.
14825 * gdb.base/call-strs.exp: Likewise.
14826 * gdb.base/default.exp: Remove references to h8300-*-hms and
14827 *-*-udi*.
14828 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14829
14830 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14831
14832 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14833 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14834 and "return" use KFAIL when GDB can not read/write the vector
14835 return value.
14836
14837 2015-08-21 Gary Benson <gbenson@redhat.com>
14838
14839 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14840
14841 2015-08-20 Pedro Alves <palves@redhat.com>
14842
14843 * gdb.server/solib-list.exp: No longer expect an interior stop in
14844 non-stop mode.
14845
14846 2015-08-20 Pedro Alves <palves@redhat.com>
14847
14848 * gdb.server/connect-stopped-target.c: New file.
14849 * gdb.server/connect-stopped-target.exp: New file.
14850
14851 2015-08-20 Pedro Alves <palves@redhat.com>
14852
14853 * gdb.dwarf2/comp-unit-lang.exp: New file.
14854 * gdb.dwarf2/comp-unit-lang.c: New file.
14855
14856 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14857
14858 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14859 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14860
14861 2015-08-19 Kevin Buettner <kevinb@redhat.com>
14862
14863 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14864 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14865
14866 2015-08-18 Doug Evans <dje@google.com>
14867 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14868
14869 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14870 skip_python_tests. New arg prompt_regexp.
14871 (skip_python_tests): New function.
14872 * lib/mi-support.exp (mi_skip_python_tests): New function.
14873 * gdb.python/py-mi-objfile-gdb.py: New file.
14874 * gdb.python/py-mi-objfile.c: New file.
14875 * gdb.python/py-mi-objfile.exp: New file.
14876
14877 2015-08-17 Keith Seitz <keiths@redhat.com>
14878
14879 * gdb.linespec/explicit.exp: Move strace test from here ...
14880 * gdb.trace/strace.exp: ... to here.
14881
14882 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14883
14884 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14885 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14886
14887 2015-08-14 Doug Evans <xdje42@gmail.com>
14888
14889 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14890 inferior before selecting a new file.
14891
14892 2015-08-14 Doug Evans <xdje42@gmail.com>
14893
14894 * gdb.mi/mi-disassemble.exp: Update.
14895 * gdb.base/disasm-optim.S: New file.
14896 * gdb.base/disasm-optim.c: New file.
14897 * gdb.base/disasm-optim.h: New file.
14898 * gdb.base/disasm-optim.exp: New file.
14899
14900 2015-08-14 Keith Seitz <keiths@redhat.com>
14901
14902 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14903 "evaluated-by".
14904
14905 2015-08-13 Joel Brobecker <brobecker@adacore.com>
14906
14907 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14908
14909 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14910
14911 * gdb.ada/fun_renaming.exp: New testcase.
14912 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14913 * gdb.ada/fun_renaming/pack.adb: New file.
14914 * gdb.ada/fun_renaming/pack.ads: New file.
14915
14916 2015-08-12 Keith Seitz <keiths@redhat.com>
14917
14918 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14919 gdb_get_line_number.
14920
14921 2015-08-12 Joel Brobecker <brobecker@adacore.com>
14922
14923 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14924 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14925 gdb.base/dso2dso.exp: New files.
14926
14927 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14928 Pedro Alves <palves@redhat.com>
14929 Keith Seitz <keiths@redhat.com>
14930
14931 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14932 GDBFLAGS.
14933
14934 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14935
14936 * gdb.base/gdbhistsize-history.exp
14937 (test_histsize_history_setting): Use save_vars.
14938 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14939 Use save_vars.
14940 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14941 * gdb.base/readline.exp: Use save_vars.
14942
14943 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14944
14945 * lib/gdb.exp (save_vars): New proc.
14946
14947 2015-08-11 Keith Seitz <keiths@redhat.com>
14948
14949 * gdb.base/help.exp: Update help_breakpoint_text.
14950
14951 2015-08-11 Keith Seitz <keiths@redhat.com>
14952
14953 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14954 (at toplevel): Call test_explicit_breakpoints.
14955 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14956 breakpoints.
14957 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14958 breakpoint conditions, "-cond".
14959
14960 2015-08-11 Keith Seitz <keiths@redhat.com>
14961
14962 * gdb.linespec/3explicit.c: New file.
14963 * gdb.linespec/cpexplicit.cc: New file.
14964 * gdb.linespec/cpexplicit.exp: New file.
14965 * gdb.linespec/explicit.c: New file.
14966 * gdb.linespec/explicit.exp: New file.
14967 * gdb.linespec/explicit2.c: New file.
14968 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14969 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14970 before using in the matching pattern.
14971 Clarify that `prefix' is a regular expression.
14972
14973 2015-08-11 Keith Seitz <keiths@redhat.com>
14974
14975 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14976 test.
14977 Add tests for missing ",FMT" and ",".
14978
14979 2015-08-10 Doug Evans <dje@google.com>
14980 Keith Seitz <keiths@redhat.com>
14981
14982 PR gdb/17960
14983 * gdb.base/completion.exp: Add location completer tests.
14984
14985 2015-08-07 Pedro Alves <palves@redhat.com>
14986
14987 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14988 tests here.
14989 (top level): Run do_test with and without displaced stepping.
14990
14991 2015-08-07 Pedro Alves <palves@redhat.com>
14992
14993 * gdb.base/valgrind-disp-step.c: New file.
14994 * gdb.base/valgrind-disp-step.exp: New file.
14995
14996 2015-08-07 Pedro Alves <palves@redhat.com>
14997
14998 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14999 Delete function.
15000 (main): Add alarm. Run an infinite loop instead of calling
15001 wait_threads.
15002 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
15003 comment.
15004 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
15005 Delete function.
15006 (main): Add alarm. Run an infinite loop instead of calling
15007 wait_threads.
15008 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
15009 comment.
15010
15011 2015-08-07 Pedro Alves <palves@redhat.com>
15012
15013 * gdb.base/checkpoint-ns.exp: New file.
15014 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
15015 standard_testfile.
15016
15017 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
15018
15019 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
15020 * gdb.btrace/instruction_history.exp: Update.
15021 * gdb.btrace/tsx.exp: New.
15022 * gdb.btrace/tsx.c: New.
15023
15024 2015-08-06 Pedro Alves <palves@redhat.com>
15025
15026 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
15027 increase timeout.
15028 * gdb.reverse/until-precsave.exp: Bump timeouts.
15029
15030 2015-08-06 Pedro Alves <palves@redhat.com>
15031
15032 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
15033
15034 2015-08-06 Pedro Alves <palves@redhat.com>
15035
15036 PR gdb/18749
15037 * gdb.threads/process-dies-while-handling-bp.c: New file.
15038 * gdb.threads/process-dies-while-handling-bp.exp: New file.
15039
15040 2015-08-06 Pedro Alves <palves@redhat.com>
15041
15042 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15043 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15044
15045 2015-08-05 Pedro Alves <palves@redhat.com>
15046
15047 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15048 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15049
15050 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15051
15052 * gdb.base/bp-permanent.exp: Report test as unsupported if
15053 the target cannot stop at the permanent breakpoint.
15054
15055 2015-08-03 Doug Evans <dje@google.com>
15056
15057 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15058 10000.
15059
15060 2015-08-03 Doug Evans <dje@google.com>
15061
15062 * Makefile.in (workers/%.worker, build-perf): New rule.
15063 (GDB_PERFTEST_MODE): New variable.
15064 (check-perf): Use it.
15065 (clean): Clean up gdb.perf parallel build subdirs.
15066 * lib/build-piece.exp: New file.
15067 * lib/gdb.exp (make_gdb_parallel_path): New function
15068 (standard_output_file, standard_temp_file): Call it.
15069 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15070 of $GDB_PARALLEL.
15071 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15072
15073 2015-08-03 Doug Evans <dje@google.com>
15074
15075 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
15076 (LOG_FILE_NAME): New global.
15077 (TextReporter.__init__): Initialize self.txt_sum.
15078 (TextReporter.report): Add support for multiple data-points.
15079 Move report to perftest.sum, put raw data in perftest.log.
15080 (TextReporter.start): Open sum and log files.
15081 (TextReporter.end): Close sum and log files.
15082 * gdb.perf/lib/perftest/testresult.py
15083 (SingleStatisticTestResult.record): Handle multiple data-points.
15084
15085 2015-07-31 Pedro Alves <palves@redhat.com>
15086
15087 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15088 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15089 kill_wait_spawned_process instead of explicit "kill -9".
15090 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15091 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15092 kill_wait_spawned_process.
15093 * gdb.base/attach-twice.exp: Likewise.
15094 * gdb.base/attach.exp: Likewise.
15095 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15096 gdb_test_multiple.
15097 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15098 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15099 kill_wait_spawned_process.
15100 * gdb.base/valgrind-infcall.exp: Likewise.
15101 * gdb.multi/multi-attach.exp: Likewise.
15102 * gdb.python/py-prompt.exp: Likewise.
15103 * gdb.python/py-sync-interp.exp: Likewise.
15104 * gdb.server/ext-attach.exp: Likewise.
15105 * gdb.threads/attach-into-signal.exp (corefunc): Use
15106 spawn_wait_for_attach, spawn_id_get_pid and
15107 kill_wait_spawned_process.
15108 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15109 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15110 spawn_id_get_pid and kill_wait_spawned_process.
15111 * gdb.threads/attach-stopped.exp (corefunc): Use
15112 spawn_wait_for_attach, spawn_id_get_pid and
15113 kill_wait_spawned_process.
15114 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15115 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15116 kill_wait_spawned_process instead of explicit "kill -9".
15117 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15118 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15119 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15120 processes. Don't map cygwin/windows pids here. Now returns a
15121 spawn id list.
15122
15123 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15124
15125 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15126 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15127 correct patch.
15128
15129 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15130
15131 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15132
15133 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15134
15135 Reapply:
15136 2014-05-21 Mark Wielaard <mjw@redhat.com>
15137
15138 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15139
15140 2015-07-30 Pedro Alves <palves@redhat.com>
15141
15142 * linux-low.c (handle_extended_wait): Set the child's last
15143 reported status to TARGET_WAITKIND_STOPPED.
15144
15145 2015-07-30 Pedro Alves <palves@redhat.com>
15146
15147 PR threads/18600
15148 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15149 only shows inferior 1.
15150
15151 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15152 Pedro Alves <palves@redhat.com>
15153
15154 PR threads/18600
15155 * gdb.threads/fork-plus-threads.c: New file.
15156 * gdb.threads/fork-plus-threads.exp: New file.
15157
15158 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15159
15160 * gdb.base/batch-preserve-term-settings.exp
15161 (test_terminal_settings_preserved_after_cli_exit): Use
15162 send_quit_command.
15163
15164 2015-07-29 Pedro Alves <palves@redhat.com>
15165 Don Breazeal <donb@codesourcery.com>
15166
15167 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15168 output from both inferior_spawn_id and gdb_spawn_id.
15169
15170 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15171
15172 * gdb.threads/attach-into-signal.exp (corefunc): Use
15173 with_test_prefix on nested loops, uniquefying the test messages.
15174
15175 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15176
15177 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15178 commit.
15179
15180 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15181
15182 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15183 New proc.
15184 (test_terminal_settings_preserved_after_sigterm): New test.
15185
15186 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15187
15188 * gdb.base/batch-preserve-term-settings.exp
15189 (test_terminal_settings_preserved_after_cli_exit): New test.
15190
15191 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15192
15193 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15194 manipulation of saved_gdbflags.
15195 (test_terminal_settings_preserved): Remove global declaration of
15196 the unused variable pagination_prompt. Remove manipulation of
15197 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15198 GDBFLAGS.
15199
15200 2015-07-29 Pedro Alves <palves@redhat.com>
15201
15202 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15203
15204 2015-07-29 Pedro Alves <palves@redhat.com>
15205
15206 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15207 at the top.
15208
15209 2015-07-29 Pedro Alves <palves@redhat.com>
15210
15211 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15212 (main): Call gdb_unbuffer_output.
15213 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15214 (main): Call gdb_unbuffer_output.
15215 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15216 (main): Call gdb_unbuffer_output.
15217 * gdb.base/call-strs.exp: Adjust to step over the
15218 gdb_unbuffer_output call.
15219 * gdb.base/catch-gdb-caused-signals.c: Include
15220 "../lib/unbuffer_output.c".
15221 (main): Call gdb_unbuffer_output.
15222 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15223 (main): Call gdb_unbuffer_output.
15224 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15225 (main): Call gdb_unbuffer_output.
15226 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15227 (main): Call gdb_unbuffer_output.
15228 * gdb.base/shlib-call.exp: Adjust to step over the
15229 gdb_unbuffer_output call.
15230 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15231 (main): Call gdb_unbuffer_output.
15232 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15233 (main): Call gdb_unbuffer_output.
15234 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15235 (main): Rename to ...
15236 (test): ... this.
15237 (main): Reimplement.
15238 * gdb.base/varargs.exp: Run to test instead of to main.
15239 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15240 (main): Call gdb_unbuffer_output.
15241
15242 2015-07-29 Pedro Alves <palves@redhat.com>
15243
15244 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15245 factore out from mi_continue_dprintf. For call-style dprintfs,
15246 expect dprintf output out of $inferior_spawn_id.
15247 (mi_continue_dprintf): Use mi_expect_dprintf.
15248 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15249 (main): Call gdb_unbuffer_output.
15250
15251 2015-07-29 Pedro Alves <palves@redhat.com>
15252
15253 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15254 (default_mi_gdb_start): Set inferior_spawn_id instead of
15255 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15256 gdb_spawn_id.
15257 (mi_gdb_test): Always expect inferior output from both
15258 $inferior_spawn_id and $gdb_spawn_id.
15259
15260 2015-07-29 Pedro Alves <palves@redhat.com>
15261
15262 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15263 send_inferior and $inferior_spawn_id.
15264
15265 2015-07-29 Pedro Alves <palves@redhat.com>
15266
15267 * gdb.gdb/complaints.exp (test_initial_complaints)
15268 (test_serial_complaints, test_short_complaints): Use
15269 gdb_test_stdio.
15270 (test_empty_complaint): Handle $inferior_spawn_id !=
15271 $gdb_spawn_id.
15272
15273 2015-07-29 Pedro Alves <palves@redhat.com>
15274
15275 * gdb.base/varargs.exp: Use gdb_test_stdio.
15276
15277 2015-07-29 Pedro Alves <palves@redhat.com>
15278
15279 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15280
15281 2015-07-29 Pedro Alves <palves@redhat.com>
15282
15283 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15284
15285 2015-07-29 Pedro Alves <palves@redhat.com>
15286
15287 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15288 parameter into two new parameters, "inf_result" and "gdb_result".
15289 Expect inferior output and gdb output from $inferior_spawn_id and
15290 $gdb_spawn_id, respectively. Adjust all callers.
15291
15292 2015-07-29 Pedro Alves <palves@redhat.com>
15293
15294 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15295 of gdb_test_sequence.
15296
15297 2015-07-29 Pedro Alves <palves@redhat.com>
15298
15299 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15300 (saw_spurious_output): Expect inferior output from
15301 $inferior_spawn_id. Use gdb_test_stdio.
15302
15303 2015-07-29 Pedro Alves <palves@redhat.com>
15304
15305 * gdb.base/dprintf.exp: Use standard_testfile. Change
15306 prepare_for_testing call.
15307 (srcfile): Don't set.
15308 (restart): New procedure.
15309 (test_dprintf): New procecure, use to continue over dprintfs.
15310 (test_call, test_agent): New procedures, tests moved here.
15311 Restart gdb and recreate dprintfs. Adjust expected output.
15312
15313 2015-07-29 Pedro Alves <palves@redhat.com>
15314
15315 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15316
15317 2015-07-29 Pedro Alves <palves@redhat.com>
15318
15319 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15320
15321 2015-07-29 Pedro Alves <palves@redhat.com>
15322
15323 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15324 gdb_test_stdio.
15325
15326 2015-07-29 Pedro Alves <palves@redhat.com>
15327
15328 * lib/gdb.exp (gdb_test_stdio): New procedure.
15329
15330 2015-07-29 Pedro Alves <palves@redhat.com>
15331
15332 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15333
15334 2015-07-29 Pedro Alves <palves@redhat.com>
15335
15336 * gdb.base/call-signal-resume.exp: Remove check for
15337 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15338 * gdb.base/unwindonsignal.exp: Likewise.
15339 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15340 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15341
15342 2015-07-29 Pedro Alves <palves@redhat.com>
15343
15344 * gdb.base/siginfo-addr.c (pass): New function.
15345 (handler): Call it iff si_addr is correct.
15346 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15347 Set a breakpoint at "pass" and continue to it.
15348
15349 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15350
15351 * gdb.python/py-objfile.exp: Make some tests have unique names.
15352 * gdb.python/py-pp-registration.exp: Likewise.
15353
15354 2015-07-28 Pedro Alves <palves@redhat.com>
15355
15356 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15357
15358 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15359
15360 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15361
15362 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15363
15364 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15365
15366 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15367
15368 * gdb.base/gdb-sigterm-2.exp: New test.
15369
15370 2015-07-25 Doug Evans <xdje42@gmail.com>
15371
15372 Revert:
15373 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15374 (workers/%.worker, build-perf): New rule.
15375 (GDB_PERFTEST_MODE): New variable.
15376 (check-perf): Use it.
15377 (clean): Clean up gdb.perf parallel build subdirs.
15378 * lib/build-piece.exp: New file.
15379 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15380 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15381 name.
15382 (standard_temp_file): Ditto.
15383 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15384 of $GDB_PARALLEL.
15385
15386 2015-07-24 Doug Evans <dje@google.com>
15387
15388 * gdb.perf/lib/perftest/utils.py: New file.
15389 * gdb.perf/gm-hello.cc: New file.
15390 * gdb.perf/gm-pervasive-typedef.cc: New file.
15391 * gdb.perf/gm-pervasive-typedef.h: New file.
15392 * gdb.perf/gm-std.cc: New file.
15393 * gdb.perf/gm-std.h: New file.
15394 * gdb.perf/gm-use-cerr.cc: New file.
15395 * gdb.perf/gm-utils.h: New file.
15396 * gdb.perf/gmonster-null-lookup.py: New file.
15397 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15398 * gdb.perf/gmonster-print-cerr.py: New file.
15399 * gdb.perf/gmonster-ptype-string.py: New file.
15400 * gdb.perf/gmonster-runto-main.py: New file.
15401 * gdb.perf/gmonster-select-file.py: New file.
15402 * gdb.perf/gmonster1-null-lookup.exp: New file.
15403 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15404 * gdb.perf/gmonster1-print-cerr.exp: New file.
15405 * gdb.perf/gmonster1-ptype-string.exp: New file.
15406 * gdb.perf/gmonster1-runto-main.exp: New file.
15407 * gdb.perf/gmonster1-select-file.exp: New file.
15408 * gdb.perf/gmonster1.cc: New file.
15409 * gdb.perf/gmonster1.exp: New file.
15410 * gdb.perf/gmonster2-null-lookup.exp: New file.
15411 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15412 * gdb.perf/gmonster2-print-cerr.exp: New file.
15413 * gdb.perf/gmonster2-ptype-string.exp: New file.
15414 * gdb.perf/gmonster2-runto-main.exp: New file.
15415 * gdb.perf/gmonster2-select-file.exp: New file.
15416 * gdb.perf/gmonster2.cc: New file.
15417 * gdb.perf/gmonster2.exp: New file.
15418
15419 2015-07-24 Doug Evans <dje@google.com>
15420
15421 * gdb.perf/README: New file.
15422 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15423 * lib/gen-perf-test.exp: New file.
15424
15425 2015-07-24 Doug Evans <dje@google.com>
15426
15427 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15428 (PerfTest::startup): New function.
15429 (PerfTest::run): Return result of calling body.
15430 (PerfTest::assemble): Rewrite.
15431 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15432 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15433 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15434 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15435 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15436
15437 2015-07-24 Doug Evans <dje@google.com>
15438
15439 * lib/gdb.exp (clean_restart): Make executable optional.
15440
15441 2015-07-24 Doug Evans <dje@google.com>
15442
15443 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15444 compiler_info references.
15445 * gdb.cp/temargs.exp: Ditto.
15446 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15447 (get_compiler_info): Early exit if already computed. Set compiler_info
15448 to "unknown" if there was a problem.
15449 (test_compiler_info): Add function comment. Call get_compiler_info.
15450
15451 2015-07-24 Doug Evans <dje@google.com>
15452
15453 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15454 (workers/%.worker, build-perf): New rule.
15455 (GDB_PERFTEST_MODE): New variable.
15456 (check-perf): Use it.
15457 (clean): Clean up gdb.perf parallel build subdirs.
15458 * lib/build-piece.exp: New file.
15459 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15460 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15461 name.
15462 (standard_temp_file): Ditto.
15463 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15464 of $GDB_PARALLEL.
15465
15466 2015-07-24 Doug Evans <dje@google.com>
15467
15468 * lib/future.exp (gdb_default_target_compile): New option
15469 "early_flags".
15470 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15471 --as-needed.
15472
15473 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15474
15475 * gdb.base/catch-syscall.exp: Call gdb_exit before
15476 gdb_skip_xml_test.
15477
15478 2015-07-24 Pedro Alves <palves@redhat.com>
15479
15480 * gdb.python/py-events.exp: Accept output between the stop event
15481 and the prompt.
15482 * gdb.python/py-evsignal.exp: Likewise.
15483 * gdb.python/py-evthreads.exp: Likewise.
15484
15485 2015-07-24 Pedro Alves <palves@redhat.com>
15486
15487 PR gdb/18717
15488 * gdb.threads/non-ldr-exit.c: New file.
15489 * gdb.threads/non-ldr-exit.exp: New file.
15490
15491 2015-07-24 Yao Qi <yao.qi@linaro.org>
15492
15493 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15494 restarting process.
15495
15496 2015-07-24 Yao Qi <yao.qi@linaro.org>
15497
15498 * gdb.server/ext-restart.exp: New file.
15499
15500 2015-07-24 Yao Qi <yao.qi@linaro.org>
15501
15502 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15503 argument options.
15504 * gdb.server/ext-wrapper.exp: New file.
15505
15506 2015-07-23 Doug Evans <dje@google.com>
15507
15508 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15509 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15510
15511 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15512
15513 * gdb.ada/var_arr_typedef.exp: New testcase.
15514 * gdb.ada/var_arr_typedef/pack.adb: New file.
15515 * gdb.ada/var_arr_typedef/pack.ads: New file.
15516 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15517
15518 2015-07-20 Joel Brobecker <brobecker@adacore.com>
15519
15520 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15521
15522 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15523
15524 * gdb.arch/i386-biarch-core.exp: Replace istarget
15525 by "complete set gnutarget". Remove expectation for the "core-file"
15526 command.
15527
15528 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15529
15530 Revert the previous commit:
15531 Tests for validate symbol file using build-id.
15532
15533 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15534
15535 Tests for validate symbol file using build-id.
15536 * gdb.base/solib-mismatch-lib.c: New file.
15537 * gdb.base/solib-mismatch-libmod.c: New file.
15538 * gdb.base/solib-mismatch.c: New file.
15539 * gdb.base/solib-mismatch.exp: New file.
15540
15541 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15542
15543 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15544 nios2-*-linux*.
15545 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15546 * gdb.base/siginfo.exp: Likewise.
15547 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15548
15549 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15550
15551 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15552 Move it to ...
15553 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15554 ... here.
15555 * gdb.trace/range-stepping.exp: Check that the target supports
15556 range stepping.
15557
15558 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15559
15560 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15561
15562 2015-07-14 Pedro Alves <palves@redhat.com>
15563
15564 * gdb.base/killed-outside.exp: New file.
15565 * gdb.base/killed-outside.c: New file.
15566
15567 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15568
15569 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15570 (n at main): New.
15571 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15572
15573 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15574
15575 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15576 infcall tests instead of setting up for KFAIL.
15577
15578 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15579
15580 * gdb.btrace/record_goto-step.exp: New.
15581
15582 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15583
15584 PR compile/18484
15585 * gdb.compile/compile.c (struct struct_type): Add volatile to
15586 selffield's type.
15587 * gdb.compile/compile.exp
15588 (compile code struct_object.selffield = &struct_object): Skip further
15589 struct_object tests if this one xfails.
15590
15591 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
15592
15593 PR exp/18617
15594 * gdb.trace/ax.exp: Add test.
15595
15596 2015-07-07 Yao Qi <yao.qi@linaro.org>
15597
15598 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15599 instead of istarget "aarch64*-*-*".
15600 * gdb.arch/aarch64-fp.exp: Likewise.
15601 * gdb.base/float.exp: Likewise.
15602 * gdb.reverse/aarch64.exp: Likewise.
15603 * lib/gdb.exp (is_aarch64_target): New proc.
15604
15605 2015-07-07 Yao Qi <yao.qi@linaro.org>
15606
15607 * lib/gdb.exp (is_aarch32_target): New proc.
15608 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15609 instead of "istarget "arm*-*-*"".
15610 * gdb.arch/arm-disp-step.exp: Likewise.
15611 * gdb.arch/thumb-bx-pc.exp: Likewise.
15612 * gdb.arch/thumb-prologue.exp: Likewise.
15613 * gdb.arch/thumb-singlestep.exp: Likewise.
15614 * gdb.base/disp-step-syscall.exp: Likewise.
15615 * gdb.base/float.exp: Likewise.
15616
15617 2015-07-07 Yao Qi <yao.qi@linaro.org>
15618
15619 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15620 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15621
15622 2015-07-07 Yao Qi <yao.qi@linaro.org>
15623
15624 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15625 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15626 if it exists.
15627 * gdb.multi/multi-arch.exp: Likewise.
15628
15629 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15630
15631 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15632 print.
15633
15634 2015-07-07 Yao Qi <yao.qi@linaro.org>
15635
15636 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15637
15638 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15639
15640 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15641 '[' and ']' characters.
15642
15643 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15644
15645 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15646
15647 2015-06-29 Pedro Alves <palves@redhat.com>
15648
15649 PR threads/18127
15650 * gdb.threads/hand-call-new-thread.c: New file.
15651 * gdb.threads/hand-call-new-thread.c: New file.
15652
15653 2015-06-26 Keith Seitz <keiths@redhat.com>
15654 Doug Evans <dje@google.com>
15655
15656 PR 16253
15657 * gdb.cp/var-tag-2.cc: New file.
15658 * gdb.cp/var-tag-3.cc: New file.
15659 * gdb.cp/var-tag-4.cc: New file.
15660 * gdb.cp/var-tag.cc: New file.
15661 * gdb.cp/var-tag.exp: New file.
15662
15663 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15664
15665 * gdb.base/history-duplicates.exp: New test.
15666
15667 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15668
15669 * gdb.base/completion.exp: Test the completion of the "focus"
15670 command.
15671
15672 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15673
15674 * gdb.arch/amd64-prologue-skip.S: New file.
15675 * gdb.arch/amd64-prologue-skip.exp: New file.
15676
15677 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15678
15679 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15680 is_address_zero_readable check.
15681
15682 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15683
15684 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15685 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15686
15687 2015-06-24 Yao Qi <yao.qi@linaro.org>
15688
15689 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15690 linux targets.
15691
15692 2015-06-24 Yao Qi <yao.qi@linaro.org>
15693
15694 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15695 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15696 * gdb.base/siginfo-thread.exp: Likewise.
15697
15698 2015-06-22 Yao Qi <yao.qi@linaro.org>
15699
15700 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15701
15702 2015-06-22 Yao Qi <yao.qi@linaro.org>
15703
15704 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15705 aarch64*-*-*.
15706 (skip_hw_watchpoint_tests): Likewise.
15707
15708 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15709
15710 * gdb.base/gdbinit-history.exp: Test the interaction between
15711 setting GDBHISTSIZE and setting the history size via .gdbinit.
15712
15713 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15714
15715 PR gdb/16999
15716 * gdb.base/gdbhistsize-history.exp: New test.
15717
15718 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15719
15720 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15721 with GDBHISTSIZE.
15722 * gdb.base/readline.exp: Likewise.
15723
15724 2015-06-17 Yao Qi <yao.qi@linaro.org>
15725
15726 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15727 line.
15728
15729 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15730
15731 * gdb.base/gdbinit-history.exp: Add test case to check that
15732 an unlimited history file does not get truncated on exit.
15733
15734 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15735
15736 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15737 (VECTOR): New macro. Use it...
15738 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15739 ...for these typedefs.
15740 (int8, char1, int1, double1): New typedefs.
15741 (struct just_int2, struct two_int2): New structures.
15742 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15743 (add_structvecs, add_singlevecs): New functions.
15744 (main): Call add_some_intvecs twice.
15745 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15746 the compile and exit upon failure. Try compiling for the "native"
15747 architecture. Test inferior function calls with vector arguments
15748 and vector return value handling with "finish" and "return".
15749
15750 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15751
15752 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15753 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15754 PE file.
15755 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15756
15757 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15758
15759 PR breakpoints/16465
15760 * gdb.mi/mi-dprintf-pending.c: New file.
15761 * gdb.mi/mi-dprintf-pending.exp: New test.
15762 * gdb.mi/mi-dprintf-pendshr.c: New file.
15763
15764 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15765 Mircea Gherzan <mircea.gherzan@intel.com>
15766
15767 * gdb.arch/i386-mpx-map.c: New file.
15768 * gdb.arch/i386-mpx-map.exp: New File.
15769
15770 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15771
15772 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15773 * gdb.arch/i386-mpx.exp: Indentation fixed.
15774
15775 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15776
15777 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15778 function and improved indentation.
15779 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15780 gdb_test_multiple. Added additional tests to skip the test.
15781
15782 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15783
15784 * gdb.arch/i386-avx512.c: Change path in include file.
15785 * gdb.arch/i386-avx512.exp: Change include dir path
15786 compilation flag.
15787 * gdb.arch/i386-mpx.c: Change path in include file.
15788 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15789 flag.
15790
15791 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15792
15793 * gdb.compile/compile-print.exp (compile print *vararray@3)
15794 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15795
15796 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15797
15798 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15799 (do not keep jit in memory): ... this.
15800 (expect 5): Change it to ...
15801 (expect no 5): ... this.
15802
15803 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15804
15805 PR gdb/15564
15806 * gdb.mi/mi-detach.exp: New file.
15807
15808 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15809
15810 PR symtab/18392
15811 * gdb.arch/amd64-tailcall-self.S: New file.
15812 * gdb.arch/amd64-tailcall-self.c: New file.
15813 * gdb.arch/amd64-tailcall-self.exp: New file.
15814
15815 2015-05-28 Don Breazeal <donb@codesourcery.com>
15816
15817 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15818 tests for remote targets by checking is_target_gdbserver.
15819
15820 2015-05-27 Doug Evans <dje@google.com>
15821
15822 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15823 * gdb.dwarf2/opaque-type-lookup.c: New file.
15824 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15825
15826 2015-05-26 Doug Evans <dje@google.com>
15827
15828 * gdb.cp/iostream.cc: New file.
15829 * gdb.cp/iostream.exp: New file.
15830
15831 2015-05-26 Doug Evans <dje@google.com>
15832
15833 * gdb.dwarf2/dw2-op-call.exp: Update.
15834 * gdb.dwarf2/dw4-sig-types.exp: Update.
15835 * gdb.dwarf2/implptr.exp: Update.
15836 * gdb.mi/mi-cmd-param-changed.exp: Update.
15837
15838 2015-05-26 Doug Evans <dje@google.com>
15839
15840 * gdb.python/py-lazy-string.c: New file.
15841 * gdb.python/py-lazy-string.exp: New file.
15842 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15843 (main): Update. Add estring3.
15844 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15845 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15846
15847 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15848 Yao Qi <yao.qi@linaro.org>
15849
15850 * gdb.reverse/aarch64.c: New.
15851 * gdb.reverse/aarch64.exp: New.
15852
15853 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15854
15855 * lib/gdb.exp (supports_process_record): Return true for
15856 aarch64*-linux*.
15857 (supports_reverse): Likewise.
15858
15859 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15860
15861 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15862 Use with_test_prefix.
15863
15864 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15865
15866 * gdb.base/completion.exp: Add test for completion of layout
15867 names.
15868
15869 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15870
15871 * lib/gdb.exp (skip_tui_tests): New proc.
15872 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15873
15874 2015-05-19 Pedro Alves <palves@redhat.com>
15875
15876 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15877 Save the whole env array instead of just HOME. Unset HISTSIZE in
15878 the environment while testing. Restore whole environment
15879 afterwards.
15880
15881 2015-05-16 Doug Evans <xdje42@gmail.com>
15882
15883 * gdb.guile/scm-ports.c: New file.
15884 * gdb.guile/scm-ports.exp: Add memory port tests.
15885
15886 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15887
15888 * gdb.compile/compile-print.c: New file.
15889 * gdb.compile/compile-print.exp: New file.
15890
15891 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15892
15893 * gdb.compile/compile-ops.exp: Cast param to void.
15894 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15895 (compile code struct_object.selffield = &struct_object): Add xfail.
15896
15897 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15898
15899 * gdb.ada/arr_enum_with_gap: New testcase.
15900
15901 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15902
15903 * gdb.ada/byte_packed_arr: New testcase.
15904
15905 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15906
15907 * gdb.ada/pckd_neg: New testcase.
15908
15909 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15910
15911 PR gdb/17820
15912 * gdb.base/gdbinit-history.exp: New test.
15913 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15914 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15915
15916 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15917
15918 * gdb.python/py-xmethods.cc: Enhance test case.
15919 * gdb.python/py-xmethods.exp: New tests.
15920 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15921 function.
15922 (B_indexoper): Likewise.
15923 (global_dm_list) : Add new xmethod worker functions.
15924
15925 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15926
15927 * gdb.base/coredump-filter.exp: Correctly unset
15928 "coredump_var_addr" array.
15929
15930 2015-05-08 Pedro Alves <palves@redhat.com>
15931
15932 * gdb.server/non-existing-program.exp: Unset spawn_id.
15933
15934 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15935
15936 PR python/18291
15937 * gdb.python/py-xmethods.exp: Add tests.
15938
15939 2015-05-08 Yao Qi <yao.qi@linaro.org>
15940
15941 PR gdb/18208
15942 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15943 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15944 function set_coredump_filter, and remove remote_exec call.
15945 Remove argument ipid. Callers update.
15946 (top level): Don't get inferior's PID.
15947
15948 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15949
15950 * gdb.base/watch_thread_num.exp: Skip test on targets without
15951 access watchpoints.
15952
15953 2015-05-06 Pedro Alves <palves@redhat.com>
15954
15955 PR server/18081
15956 * gdb.server/non-existing-program.exp: New file.
15957
15958 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15959
15960 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15961
15962 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15963
15964 * gdb.ada/out_of_line_in_inlined: New testcase.
15965
15966 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15967
15968 * gdb.ada/var_rec_arr: New testcase.
15969
15970 2015-04-30 Yao Qi <yao.qi@linaro.org>
15971
15972 * gdb.base/break-idempotent.exp: If
15973 skip_hw_watchpoint_multi_tests returns true, skip the tests
15974 on "rwatch" and "awatch".
15975
15976 2015-04-30 Yao Qi <yao.qi@linaro.org>
15977
15978 * gdb.base/relativedebug.exp: Invoke gdb command
15979 "info sharedlibrary", and if libc.so doesn't have debug info,
15980 skip the test.
15981
15982 2015-04-29 Doug Evans <dje@google.com>
15983
15984 * gdb.python/py-xmethods.exp: Add ptype tests.
15985 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15986 get_result_type method.
15987
15988 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15989
15990 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15991 the target does not support hardware watchpoints.
15992
15993 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15994
15995 * gdb.base/break-always.exp: Abort testing if writing to memory
15996 causes an error.
15997
15998 2015-04-28 Doug Evans <dje@google.com>
15999
16000 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
16001 * gdb.python/py-pp-registration.exp: ... here. New file.
16002 * gdb.python/py-pp-registration.c: New file.
16003 * gdb.python/py-pp-registration.py: New file.
16004
16005 2015-04-28 Doug Evans <dje@google.com>
16006
16007 * gdb.python/py-bad-printers.c: New file.
16008 * gdb.python/py-bad-printers.py: New file.
16009 * gdb.python/py-bad-printers.exp: New file.
16010
16011 2015-04-28 Sasha Smundak <asmundak@google.com>
16012
16013 * gdb.python/py-type.exp: New test.
16014
16015 2015-04-28 Andy Wingo <wingo@igalia.com>
16016
16017 * gdb.python/py-parameter.exp:
16018 * gdb.guile/scm-parameter.exp: Escape the path that we are
16019 matching against, as it might contain characters that are special
16020 to regular expressions.
16021
16022 2015-04-27 Joel Brobecker <brobecker@adacore.com>
16023
16024 * gdb.ada/rec_comp: New testcase.
16025
16026 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
16027
16028 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
16029 before using it.
16030
16031 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
16032
16033 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
16034 new tests for verilog output.
16035
16036 2015-04-24 Yao Qi <yao.qi@linaro.org>
16037
16038 * boards/remote-gdbserver-on-localhost.exp: New file.
16039
16040 2015-04-23 Pedro Alves <palves@redhat.com>
16041
16042 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16043 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16044 "end of file", remove $inferior_spawn_id from the indirect list.
16045
16046 2015-04-23 Pedro Alves <palves@redhat.com>
16047
16048 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16049
16050 2015-04-23 Pedro Alves <palves@redhat.com>
16051
16052 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16053 on $any_spawn_id instead of only on $gdb_spawn_id.
16054
16055 2015-04-21 Pierre Muller <muller@sourceware.org>
16056
16057 PR pascal/17815
16058 * lib/pascal.exp (gpc_compile): Add new option "class".
16059 (fpc_compile): Likewise.
16060 * gdb.pascal/case-insensitive-symbols.pas: New file.
16061 * gdb.pascal/case-insensitive-symbols.exp: New file.
16062
16063 2015-04-20 Gary Benson <gbenson@redhat.com>
16064
16065 * gdb.base/attach.exp: Fix three extended remote failures.
16066
16067 2015-04-17 Gary Benson <gbenson@redhat.com>
16068
16069 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16070 the main executable over the remote protocol.
16071
16072 2015-04-16 Pedro Alves <palves@redhat.com>
16073
16074 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16075 a new gdbserver if gdbserver_reconnect_p is set.
16076
16077 2015-04-16 Pedro Alves <palves@redhat.com>
16078
16079 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16080 is set, don't exit gdbserver.
16081
16082 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16083
16084 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16085 appropriate .insn, such that an older assembler can be used.
16086 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16087 the z/Architecture instruction set on 31-bit targets as well.
16088
16089 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16090
16091 * gdb.go/handcall.exp: Remove all logic related to the first
16092 breakpoint and rely on go_runto_main instead.
16093 * gdb.go/strings.exp: Likewise.
16094 * gdb.go/unsafe.exp: Likewise.
16095 * gdb.go/hello.exp: Likewise. Also rename the remaining
16096 breakpoint marker to "breakpoint 1".
16097 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16098 * gdb.go/strings.go: Likewise.
16099 * gdb.go/unsafe.go: Likewise.
16100 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16101 "set breakpoint 2 here" and rename the remaining breakpoint marker
16102 to "breakpoint 1".
16103
16104 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16105
16106 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16107 if itertools.imap is not present.
16108 * gdb.python/py-objfile.exp: Add parentheses.
16109 * gdb.python/py-type.exp: Same.
16110 * gdb.python/py-unwind-maint.py: Same.
16111
16112 2015-04-15 Yao Qi <yao.qi@linaro.org>
16113
16114 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16115 of ":$ptr_size" and set its form explicitly.
16116
16117 2015-04-15 Pedro Alves <palves@redhat.com>
16118 Yao Qi <yao.qi@linaro.org>
16119
16120 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16121 timeout by factor of 4.
16122 (test_regular_watch): Likewise.
16123 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16124 * gdb.reverse/sigall-reverse.exp: Likewise.
16125 * gdb.reverse/until-precsave.exp: Likewise.
16126 * lib/gdb.exp (with_timeout_factor): New proc.
16127 (gdb_expect): Move some code to ...
16128 (get_largest_timeout): ... here. New procedure.
16129
16130 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
16131
16132 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16133
16134 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16135
16136 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16137 to write to the .text section.
16138
16139 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
16140
16141 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16142 Handle the case of targets that do not provide PID information.
16143
16144 2015-04-13 Yao Qi <yao.qi@linaro.org>
16145
16146 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16147 and use expect instead of gdb_expect.
16148
16149 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16150
16151 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16152 "coredump_var_addr" to avoid naming conflict with other testcases.
16153
16154 2015-04-10 Pedro Alves <palves@redhat.com>
16155
16156 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16157 gdb_test_sequence and gdb_assert.
16158
16159 2015-04-10 Pedro Alves <palves@redhat.com>
16160
16161 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16162 test messages that don't include the breakpoint address.
16163
16164 2015-04-10 Yao Qi <yao.qi@linaro.org>
16165
16166 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16167 false for some offset and width combinations which aren't
16168 supported by linux kernel.
16169
16170 2015-04-10 Pedro Alves <palves@redhat.com>
16171
16172 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16173 procedure, factored out from ...
16174 (top level): ... here. Add "set displaced-stepping" testing axis.
16175 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16176 parameter "displaced". Use it.
16177 (top level): Use foreach and add "set displaced-stepping" testing
16178 axis.
16179
16180 2015-04-10 Pedro Alves <palves@redhat.com>
16181
16182 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16183 Remove comment.
16184 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16185 both the address of the instruction that triggers the watchpoint
16186 and the address of the instruction immediately after, and use
16187 those addresses for the test. Fix comment.
16188
16189 2015-04-10 Pedro Alves <palves@redhat.com>
16190
16191 * gdb.base/sigstep.exp (breakpoint_to_handler)
16192 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16193 Test "backtrace" in handler.
16194 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16195 (top level): Add new "displaced" test axis to
16196 breakpoint_to_handler, breakpoint_to_handler_entry and
16197 breakpoint_over_handler.
16198
16199 2015-04-10 Pedro Alves <palves@redhat.com>
16200
16201 PR gdb/18216
16202 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16203
16204 2015-04-10 Yao Qi <yao.qi@linaro.org>
16205
16206 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16207 (test_add_rn_pc): New function.
16208 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16209 (top level): Invoke test_add_rn_pc.
16210
16211 2015-04-10 Pedro Alves <palves@redhat.com>
16212
16213 PR gdb/13858
16214 * gdb.base/step-over-no-symbols.exp: New file.
16215
16216 2015-04-09 Andy Wingo <wingo@igalia.com>
16217
16218 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16219 after the Python tests.
16220
16221 2015-04-08 Keith Seitz <keiths@redhat.com>
16222
16223 PR python/16699
16224 * gdb.python/py-completion.exp: New tests for completion.
16225 * gdb.python/py-completion.py (CompleteLimit1): New class.
16226 (CompleteLimit2): Likewise.
16227 (CompleteLimit3): Likewise.
16228 (CompleteLimit4): Likewise.
16229 (CompleteLimit5): Likewise.
16230 (CompleteLimit6): Likewise.
16231 (CompleteLimit7): Likewise.
16232
16233 2015-04-08 Pedro Alves <palves@redhat.com>
16234
16235 PR gdb/18214
16236 PR gdb/18216
16237 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16238 function.
16239 (main): Install it as SIGUSR1 handler.
16240 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16241 parameter. Always use "setup" as prefix. Toggle "set
16242 displaced-stepping" off/on depending on global. Don't switch to
16243 thread 1 here.
16244 (top level): Add displaced stepping "off/on" test axis. Update
16245 "setup" calls. Wrap each subtest with with_test_prefix. Test
16246 continuing with a queued signal in each thread.
16247
16248 2015-04-08 Pedro Alves <palves@redhat.com>
16249
16250 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16251 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16252 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16253 Return early if running to main fails.
16254 * gdb.trace/while-stepping.exp: Likewise.
16255
16256 2015-04-07 Pedro Alves <palves@redhat.com>
16257
16258 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16259 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16260 interact with inferior program.
16261
16262 2015-04-07 Pedro Alves <palves@redhat.com>
16263
16264 * lib/gdb.exp (inferior_spawn_id): New global.
16265 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16266 spawn id after processing the user code.
16267 (default_gdb_start): Set inferior_spawn_id.
16268 (send_inferior): New procedure.
16269 * lib/gdbserver-support.exp (gdbserver_start): Set
16270 inferior_spawn_id.
16271 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16272
16273 2015-04-07 Pedro Alves <palves@redhat.com>
16274
16275 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16276 * lib/gdbserver-support.exp (gdbserver_start): Make
16277 $server_spawn_id global.
16278 (gdbserver_start): Don't wait for gdbserver's spawn id with
16279 expect_background.
16280 (close_gdbserver): New procedure.
16281 (gdb_exit): Rename the default version and reimplement.
16282
16283 2015-04-07 Pedro Alves <palves@redhat.com>
16284
16285 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
16286 append the substituted item, not the original item.
16287
16288 2015-04-07 Pedro Alves <palves@redhat.com>
16289
16290 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16291 gdb_expect.
16292
16293 2015-04-07 Pedro Alves <palves@redhat.com>
16294
16295 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16296 output appearing once only.
16297
16298 2015-04-07 Pedro Alves <palves@redhat.com>
16299
16300 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16301 that doesn't expect anything. Return early if running to main
16302 fails.
16303
16304 2015-04-07 Yao Qi <yao.qi@linaro.org>
16305
16306 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16307 (child_function): Call alarm.
16308 (main): Move call to alarm into the loop.
16309 * gdb.threads/non-stop-fair-events.exp: Build program with
16310 -DTIMEOUT=$timeout.
16311
16312 2015-04-06 Doug Evans <xdje42@gmail.com>
16313
16314 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16315 Fix dest parameter to board_info.
16316 (fpc_compile): Ditto.
16317 (gdb_compile_pascal): Rename dest arg to destfile.
16318
16319 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16320
16321 * gdb.ada/funcall_ref.exp: New file.
16322 * gdb.ada/funcall_ref/foo.adb: New file.
16323
16324 2015-04-02 Yao Qi <yao.qi@linaro.org>
16325
16326 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16327 is remote.
16328
16329 2015-04-02 Gary Benson <gbenson@redhat.com>
16330
16331 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16332
16333 2015-04-01 Sasha Smundak <asmundak@google.com>
16334
16335 * gdb.python/py-unwind-maint.c: New file.
16336 * gdb.python/py-unwind-maint.exp: New test.
16337 * gdb.python/py-unwind-maint.py: New file.
16338 * gdb.python/py-unwind.c: New file.
16339 * gdb.python/py-unwind.exp: New test.
16340 * gdb.python/py-unwind.py: New test.
16341
16342 2015-04-01 Pedro Alves <palves@redhat.com>
16343
16344 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16345 to fail instead of non-existent $test.
16346
16347 2015-04-01 Pedro Alves <palves@redhat.com>
16348
16349 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16350 GDBFLAGS if not empty.
16351
16352 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16353
16354 * gdb.ada/complete.exp: Remove "multi_line".
16355 * gdb.ada/info_exc.exp: Remove "multi_line".
16356 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16357 * gdb.ada/ptype_field.exp: Remove "multi_line".
16358 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16359 * gdb.ada/tagged.exp: Remove "multi_line".
16360 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16361 [multi_line ...]
16362 * gdb.btrace/delta.exp: Likewise.
16363 * gdb.btrace/exception.exp: Likewise.
16364 * gdb.btrace/function_call_history.exp: Likewise.
16365 * gdb.btrace/instruction_history.exp: Likewise.
16366 * gdb.btrace/nohist.exp: Likewise.
16367 * gdb.btrace/record_goto.exp: Likewise.
16368 * gdb.btrace/segv.exp: Likewise.
16369 * gdb.btrace/stepi.exp: Likewise.
16370 * gdb.btrace/tailcall.exp: Likewise.
16371 * gdb.btrace/unknown_functions.exp: Likewise.
16372 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16373 * lib/gdb.exp: Add the "multi_line" helper.
16374
16375 2015-04-01 Pedro Alves <palves@redhat.com>
16376
16377 * gdb.threads/tid-reuse.c: New file.
16378 * gdb.threads/tid-reuse.exp: New file.
16379
16380 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16381
16382 PR corefiles/16092
16383 * gdb.base/coredump-filter.c: New file.
16384 * gdb.base/coredump-filter.exp: Likewise.
16385
16386 2015-03-27 Petr Machata <pmachata@redhat.com>
16387
16388 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16389 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16390 (Dwarf::assemble): Initialize them.
16391 (Dwarf::lines): New function.
16392
16393 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16394
16395 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16396 SYMBOL_PREFIX for x86_64-*-cygwin.
16397
16398 2015-03-26 Andy Wingo <wingo@igalia.com>
16399
16400 PR symtab/18148
16401 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16402 const_value but not a location.
16403 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16404 location defined in non-main CUs are visible.
16405
16406 2015-03-26 Yao Qi <yao.qi@linaro.org>
16407
16408 PR testsuite/18139
16409 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16410 Add a line number entry for the same line.
16411 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16412 Add a line number entry for the same line.
16413
16414 2015-03-26 Yao Qi <yao.qi@linaro.org>
16415
16416 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16417 .int 0.
16418 (func): Likewise. Add .Lfunc_1 label.
16419 Use .Lfunc_1 label.
16420 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16421 .int 0.
16422 (func): Likewise.
16423 Use .Lfunc_1 label.
16424
16425 2015-03-26 Yao Qi <yao.qi@linaro.org>
16426
16427 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16428 Call gdb_compile instead to compile each .s files without debug
16429 information.
16430
16431 2015-03-26 Yao Qi <yao.qi@linaro.org>
16432
16433 * gdb.base/savedregs.exp (process_saved_regs): Make
16434 "Saved registers:" optional in the pattern.
16435
16436 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16437
16438 * gdb.btrace/next.exp: Merged into step.exp.
16439 * gdb.btrace/finish.exp: Merged into step.exp.
16440 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16441 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16442 "record goto" and checking the exact replay position.
16443 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16444 check for "Recording format" in "info record" output.
16445 * gdb.btrace/record_goto.exp: Choose test file based on target.
16446 * gdb.btrace/x86-record_goto.S: Renamed into ...
16447 * gdb.btrace/x86_64-record_goto.S: ... this.
16448 * gdb.btrace/i686-record_goto.S: New.
16449 * gdb.btrace/x86-tailcall.S: Renamed into ...
16450 * gdb.btrace/x86_64-tailcall.S: ... this.
16451 * gdb.btrace/i686-tailcall.S: New.
16452 * gdb.btrace/x86-tailcall.c: Renamed into ...
16453 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16454 separate statements. Update test.
16455 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16456 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16457 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16458 * gdb.btrace/tailcall.exp: Choose test file based on target.
16459 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16460
16461 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16462
16463 * gdb.btrace/exception.exp: Increase BTS buffer size.
16464
16465 2015-03-24 Pedro Alves <palves@redhat.com>
16466
16467 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16468
16469 2015-03-24 Pedro Alves <palves@redhat.com>
16470
16471 * gdb.threads/schedlock.exp (test_step): No longer expect that
16472 "set scheduler-locking step" with "next" over a function call runs
16473 threads unlocked.
16474
16475 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16476
16477 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16478
16479 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16480
16481 PR breakpoints/16466
16482 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16483 * gdb.mi/mi-pending.c (thread_func): New function.
16484 (int main): Add threading support required.
16485 * gdb.mi/mi-pending.exp: Add tests for this issue.
16486 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16487 (pendfunc2): Remove stdio dependency.
16488 * gdb.mi/mi-pendshr2.c: New file.
16489
16490 2015-03-23 Keith Seitz <keiths@redhat.com>
16491
16492 * gdb.linespec/keywords.c: New file.
16493 * gdb.linespec/keywords.exp: New file.
16494
16495 2015-03-23 Keith Seitz <keiths@redhat.com>
16496
16497 PR gdb/18021
16498 * gdb.dwarf2/staticvirtual.exp: New test.
16499
16500 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16501
16502 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16503 * README: Remove HP-UX and gdb.hp.
16504 (configuration):
16505 * configure: Regenerate.
16506 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16507 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16508 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16509 gdb.hp/gdb.defects/Makefile.
16510 * gdb.hp/Makefile.in: File deleted.
16511 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16512 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16513 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16514 * gdb.hp/gdb.aCC/run.c: File deleted.
16515 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16516 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16517 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16518 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16519 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16520 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16521 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16522 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16523 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16524 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16525 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16526 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16527 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16528 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16529 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16530 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16531 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16532 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16533 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16534 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16535 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16536 * gdb.hp/gdb.compat/average.c: File deleted.
16537 * gdb.hp/gdb.compat/sum.c: File deleted.
16538 * gdb.hp/gdb.compat/xdb.c: File deleted.
16539 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16540 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16541 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16542 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16543 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16544 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16545 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16546 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16547 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16548 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16549 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16550 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16551 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16552 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16553 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16554 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16555 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16556 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16557 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16558 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16559 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16560 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16561 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16562 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16563 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16564 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16565 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16566 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16567 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16568 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16569 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16570 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16571 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16572 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16573 * gdb.hp/tools/odump: File deleted.
16574
16575 2015-03-19 Pedro Alves <palves@redhat.com>
16576
16577 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16578 (saw_thread_3): New globals.
16579 (top level): Increment them when an event for the corresponding
16580 thread is seen.
16581 (no thread starvation): New test.
16582
16583 2015-03-19 Pedro Alves <palves@redhat.com>
16584
16585 * gdb.threads/continue-pending-status.c: New file.
16586 * gdb.threads/continue-pending-status.exp: New file.
16587
16588 2015-03-18 Pedro Alves <palves@redhat.com>
16589
16590 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16591 Use gdb_is_target_remote instead of is_remote. Use
16592 gdb_test_multiple instead of gdb_expect. Exit early if
16593 gdb_test_multiple hits its internal matches. Tighten stepi tests
16594 expected output. Fail on exit with any signal, instead of just
16595 SIGILL.
16596
16597 2015-03-18 Yao Qi <yao.qi@linaro.org>
16598
16599 PR tdep/18107
16600 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16601 variable.
16602 * gdb.base/catch-syscall.exp: Don't skip it on
16603 aarch64*-*-linux* target. Remove elements in all_syscalls.
16604 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16605 target.
16606 (setup_all_syscalls): New proc.
16607
16608 2015-03-16 Yao Qi <yao.qi@linaro.org>
16609
16610 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16611 (top level): Skip tests if valid_addr_p returns false for
16612 $cmd1 or $cmd2.
16613
16614 2015-03-11 Andy Wingo <wingo@igalia.com>
16615
16616 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16617
16618 2015-03-11 Yao Qi <yao.qi@linaro.org>
16619
16620 * gdb.base/catch-syscall.exp: Fix typo in comments.
16621
16622 2015-03-11 Yao Qi <yao.qi@linaro.org>
16623
16624 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16625
16626 2015-03-09 Pedro Alves <palves@redhat.com>
16627
16628 * dg-extract-results.py: Delete.
16629
16630 2015-03-09 Pedro Alves <palves@redhat.com>
16631
16632 Merge dg-extract-results.sh from GCC upstream (r218843).
16633
16634 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16635 * dg-extract-results.sh: Use --text with grep to avoid issues with
16636 binary files. Fall back to cat -v, if that doesn't work.
16637
16638 2015-03-05 Pedro Alves <palves@redhat.com>
16639
16640 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16641
16642 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16643
16644 * lib/mi-support.exp (mi_expect_interrupt): Accept
16645 alternative event for when in all-stop mode.
16646
16647 2015-03-04 Pedro Alves <palves@redhat.com>
16648
16649 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16650
16651 2015-03-04 Mark Kettenis <kettenis@gnu.org>
16652
16653 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16654
16655 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16656
16657 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16658 regexps for GDB's current line display, accept a hex address
16659 preceding the line number.
16660
16661 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16662
16663 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16664 the 'arch1' variable for "s390*-linux*" targets.
16665
16666 2015-03-04 Pedro Alves <palves@redhat.com>
16667
16668 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16669 (main): Pass missing retval argument to pthread_join call.
16670
16671 2015-03-02 Pedro Alves <palves@redhat.com>
16672
16673 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16674 (top level): Call do_test with non-stop as well.
16675
16676 2015-03-02 Pedro Alves <palves@redhat.com>
16677
16678 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16679 -1.
16680
16681 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16682
16683 * gdb.arch/s390-vregs.exp: New test.
16684 * gdb.arch/s390-vregs.S: New file.
16685
16686 2015-02-27 Pedro Alves <palves@redhat.com>
16687
16688 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16689 call to catch_command_errors.
16690 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16691 catch_command_errors.
16692
16693 2015-02-27 Pedro Alves <palves@redhat.com>
16694
16695 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16696 "true" for boolean result.
16697 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16698 prototype of main.
16699
16700 2015-02-27 Pedro Alves <palves@redhat.com>
16701
16702 * lib/unbuffer_output.c: New file.
16703 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16704 (main): Call gdb_unbuffer_output.
16705
16706 2015-02-27 Yao Qi <yao.qi@linaro.org>
16707
16708 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16709 target.
16710
16711 2015-02-26 Doug Evans <dje@google.com>
16712
16713 * gdb.cp/class2.cc (Dbase, D): New classes.
16714 (main): New local delta.
16715 * gdb.cp/class2.exp: Test printing delta.
16716 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16717 (dynbar): New global.
16718 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16719
16720 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16721
16722 * gdb.compile/compile-ifunc.c: New file.
16723 * gdb.compile/compile-ifunc.exp: New file.
16724
16725 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16726
16727 * gdb.base/structs.exp: Check for correct struct on finish.
16728
16729 2015-02-26 Yao Qi <yao.qi@linaro.org>
16730
16731 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16732 is zero.
16733
16734 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16735
16736 * gdb.arch/cordic.ko.bz2: New file.
16737 * gdb.arch/cordic.ko.debug.bz2: New file.
16738 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16739
16740 2015-02-25 Yao Qi <yao.qi@linaro.org>
16741
16742 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16743 aarch64*-*-* target.
16744
16745 2015-02-23 Pedro Alves <palves@redhat.com>
16746
16747 * lib/gdb.exp (delete_breakpoints): Rewrite using
16748 gdb_test_multiple.
16749
16750 2015-02-23 Pedro Alves <palves@redhat.com>
16751
16752 * gdb.base/info-os.c: Include stdlib.h.
16753
16754 2015-02-22 Doug Evans <xdje42@gmail.com>
16755
16756 PR symtab/17855
16757 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16758 is read after symbols have been re-read.
16759 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16760 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16761
16762 2015-02-21 Doug Evans <dje@google.com>
16763
16764 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16765
16766 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16767
16768 PR corefiles/17808
16769 * gdb.arch/i386-biarch-core.core.bz2: New file.
16770 * gdb.arch/i386-biarch-core.exp: New file.
16771
16772 2015-02-21 Pedro Alves <palves@redhat.com>
16773
16774 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16775 runto_main fails.
16776
16777 2015-02-20 Pedro Alves <palves@redhat.com>
16778
16779 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16780 info probes.
16781
16782 2015-02-20 Pedro Alves <palves@redhat.com>
16783
16784 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16785
16786 2015-02-20 Pedro Alves <palves@redhat.com>
16787
16788 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16789 clean_restart before gdb_target_supports_trace.
16790
16791 2015-02-20 Pedro Alves <palves@redhat.com>
16792
16793 PR threads/18006
16794 * gdb.threads/clone-thread_db.c: New file.
16795 * gdb.threads/clone-thread_db.exp: New file.
16796
16797 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16798
16799 PR breakpoints/16812
16800 * gdb.base/catch-gdb-caused-signals.c: New file.
16801 * gdb.base/catch-gdb-caused-signals.exp: New file.
16802
16803 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16804
16805 * configure: Regenerated.
16806 * configure.ac: Use GDB_AC_TRANSFORM.
16807 * aclocal.m4: sinclude ../transform.m4.
16808
16809 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16810
16811 * lib/dtrace.exp: New file.
16812 * gdb.base/dtrace-probe.exp: Likewise.
16813 * gdb.base/dtrace-probe.d: Likewise.
16814 * gdb.base/dtrace-probe.c: Likewise.
16815 * lib/pdtrace.in: Likewise.
16816 * configure.ac: Output variables with the transformed names of
16817 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16818 * configure: Regenerated.
16819
16820 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16821
16822 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16823 expected message when trying to access $_probe_* convenience
16824 variables while not on a probe.
16825
16826 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16827
16828 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16829
16830 2015-02-11 Pedro Alves <pedro@codesourcery.com>
16831
16832 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16833 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16834
16835 2015-02-10 Doug Evans <xdje42@gmail.com>
16836
16837 * lib/gdb.exp (gdb_load): Always return a result.
16838
16839 2015-02-10 Pedro Alves <palves@redhat.com>
16840
16841 * gdb.threads/signal-sigtrap.c: New file.
16842 * gdb.threads/signal-sigtrap.exp: New file.
16843
16844 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16845
16846 * gdb.trace/no-attach-trace.c: New file.
16847 * gdb.trace/no-attach-trace.exp: New file.
16848
16849 2015-02-09 Mark Wielaard <mjw@redhat.com>
16850
16851 * gdb.dwarf2/atomic.c: New file.
16852 * gdb.dwarf2/atomic-type.exp: Likewise.
16853
16854 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16855
16856 * gdb.btrace/buffer-size.exp: Update "info record" output.
16857 * gdb.btrace/delta.exp: Update "info record" output.
16858 * gdb.btrace/enable.exp: Update "info record" output.
16859 * gdb.btrace/finish.exp: Update "info record" output.
16860 * gdb.btrace/instruction_history.exp: Update "info record" output.
16861 * gdb.btrace/next.exp: Update "info record" output.
16862 * gdb.btrace/nexti.exp: Update "info record" output.
16863 * gdb.btrace/step.exp: Update "info record" output.
16864 * gdb.btrace/stepi.exp: Update "info record" output.
16865 * gdb.btrace/nohist.exp: Update "info record" output.
16866
16867 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16868
16869 * gdb.btrace/buffer-size: New.
16870
16871 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16872
16873 * gdb.btrace/delta.exp: Update "info record" output.
16874 * gdb.btrace/enable.exp: Update "info record" output.
16875 * gdb.btrace/finish.exp: Update "info record" output.
16876 * gdb.btrace/instruction_history.exp: Update "info record" output.
16877 * gdb.btrace/next.exp: Update "info record" output.
16878 * gdb.btrace/nexti.exp: Update "info record" output.
16879 * gdb.btrace/step.exp: Update "info record" output.
16880 * gdb.btrace/stepi.exp: Update "info record" output.
16881 * gdb.btrace/nohist.exp: Update "info record" output.
16882
16883 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16884
16885 PR gdb/15678
16886 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16887
16888 2015-02-06 Pedro Alves <palves@redhat.com>
16889
16890 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16891 macro.
16892 (seconds_left, again): New globals.
16893 (main): Wait seconds_left in a 1-second sleep loop instead of
16894 sleeping 180 seconds. If 'again' is set, reset the seconds
16895 counter.
16896 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16897 'again' in the inferior before detaching. Print the seconds left.
16898 (options): New global.
16899 (top level): Build program with -DTIMEOUT=$timeout.
16900
16901 2015-02-06 Pedro Alves <palves@redhat.com>
16902
16903 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16904 determine how many seconds to pass to 'alarm'.
16905 * gdb.base/gdb-sigterm.exp (top level): Build program with
16906 -DTIMEOUT=$timeout.
16907 (do_test): Return success/failure indication. Add more verbose
16908 logging. Don't fail if 200 single steps are seen. Instead, fail
16909 when the test times out.
16910 (passes): New global.
16911 (top level): Break the testing loop if testing fails on any
16912 iteration. Use gdb_assert.
16913
16914 2015-02-04 Don Breazeal <donb@codesourcery.com>
16915
16916 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16917 and initialize them.
16918 (ipc_cleanup): New function.
16919 (main): Don't declare shmid, semid, and msqid. Add a call to
16920 atexit so that we call ipc_cleanup on exit.
16921
16922 2015-02-04 Pedro Alves <palves@redhat.com>
16923
16924 * boards/native-extended-gdbserver.exp: Remove any target variant
16925 specifications from the board name before clearing the isremote
16926 flag from board_info.
16927
16928 2015-01-31 Doug Evans <xdje42@gmail.com>
16929
16930 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16931
16932 2015-01-31 Gary Benson <gbenson@redhat.com>
16933
16934 * gdb.base/completion.exp: Disable completion limiting for
16935 existing tests. Add new tests to check completion limiting.
16936 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16937
16938 2015-01-31 Doug Evans <xdje42@gmail.com>
16939
16940 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16941
16942 2015-01-31 Doug Evans <xdje42@gmail.com>
16943
16944 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16945 entries. Duplicate file section script entries.
16946 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16947 inlined entries. Add test for safe-path rejection.
16948 * gdb.python/py-section-script.c: Add duplicate inlined section script
16949 entries. Duplicate file section script entries.
16950 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16951 inlined entries. Add test for safe-path rejection.
16952
16953 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16954
16955 * gdb.ada/disc_arr_bound: New testcase.
16956
16957 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16958
16959 * gdb.ada/mi_var_array: New testcase.
16960
16961 2015-01-27 Doug Evans <dje@google.com>
16962
16963 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16964 Add test for objfile.filename, objfile.username after objfile
16965 has been unloaded.
16966
16967 2015-01-26 Joel Brobecker <brobecker@adacore.com>
16968
16969 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16970 the second test to print the name attribute of value
16971 returned by the call to gdb.lookup_type, and adjust
16972 the expected output accordingly.
16973
16974 2015-01-25 Mark Wielaard <mjw@redhat.com>
16975
16976 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16977 * gdb.base/disp-step-fork.c: Include unistd.h.
16978 * gdb.base/siginfo-obj.c: Include stdio.h.
16979 * gdb.base/siginfo-thread.c: Likewise.
16980 * gdb.mi/non-stop.c: Include unistd.h.
16981 * gdb.mi/nsthrexec.c: Include stdio.h.
16982 * gdb.mi/pthreads.c: Include unistd.h.
16983 * gdb.modula2/unbounded1.c (main): Declare returns int.
16984 * gdb.reverse/consecutive-reverse.c: Likewise.
16985 * gdb.threads/create-fail.c: Include unistd.h.
16986 * gdb.threads/killed.c: Likewise.
16987 * gdb.threads/linux-dp.c: Likewise.
16988 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16989 * gdb.threads/non-ldr-exc-2.c: Likewise.
16990 * gdb.threads/non-ldr-exc-3.c: Likewise.
16991 * gdb.threads/non-ldr-exc-4.c: Likewise.
16992 * gdb.threads/pthreads.c: Include unistd.h.
16993 (main): Declare returns int.
16994 * gdb.threads/tls-main.c (foo): New declaration.
16995 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16996
16997 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16998
16999 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
17000 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
17001
17002 2015-01-15 Mark Wielaard <mjw@redhat.com>
17003
17004 * gdb.base/noreturn-return.c: New file.
17005 * gdb.base/noreturn-return.exp: New file.
17006 * gdb.base/noreturn-finish.c: New file.
17007 * gdb.base/noreturn-finish.exp: New file.
17008
17009 2015-01-23 Pedro Alves <palves@redhat.com>
17010
17011 * gdb.threads/continue-pending-after-query.c: New file.
17012 * gdb.threads/continue-pending-after-query.exp: New file.
17013
17014 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
17015 Simon Marchi <simon.marchi@ericsson.com>
17016
17017 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
17018 * gdb.base/valgrind-db-attach.exp: Same.
17019 * gdb.base/valgrind-infcall.exp: Same.
17020 * lib/mi-support.exp (default_mi_gdb_start): Same.
17021 * lib/prompt.exp (default_prompt_gdb_start): Same.
17022 * lib/gdb.exp (default_gdb_spawn): Same.
17023 (gdb_interact): New.
17024
17025
17026 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17027
17028 * gdb.compile/compile.exp (pointer to jit function): New test.
17029
17030 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
17031
17032 * lib/gdb.exp (supports_process_record): Return true for
17033 powerpc*-*-linux*.
17034 (supports_reverse): Likewise.
17035
17036 2015-01-15 Don Breazeal <donb@codesourcery.com>
17037
17038 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
17039 instead of checking whether the target board is remote and
17040 use spawn_wait_for_attach instead of exec/sleep.
17041 * gdb.base/attach-twice.exp: Likewise.
17042
17043 2015-01-15 Joel Brobecker <brobecker@adacore.com>
17044
17045 * gdb.ada/var_arr_attrs: New testcase.
17046
17047 2015-01-14 Pedro Alves <palves@redhat.com>
17048 Joel Brobecker <brobecker@adacore.com>
17049
17050 PR gdb/17525
17051 * gdb.base/bp-cmds-execution-x-script.c: New file.
17052 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17053 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17054
17055 2015-01-14 Pedro Alves <palves@redhat.com>
17056
17057 PR cli/17828
17058 * gdb.base/batch-preserve-term-settings.c: New file.
17059 * gdb.base/batch-preserve-term-settings.exp: New file.
17060
17061 2015-01-13 Doug Evans <dje@google.com>
17062
17063 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17064 binary.
17065
17066 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17067
17068 * Makefile.in (clean mostlyclean): Do not delete *.py.
17069
17070 2015-01-13 Joel Brobecker <brobecker@adacore.com>
17071
17072 * gdb.python/py-lookup-type.exp: New file.
17073
17074 2015-01-12 Pedro Alves <palves@redhat.com>
17075
17076 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17077 restore GDBFLAGS before returning.
17078
17079 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17080
17081 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17082 is_amd64_regs_target and is_x86_like_target.
17083
17084 2015-01-11 Doug Evans <xdje42@gmail.com>
17085
17086 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17087 is given without an explicit form.
17088 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17089 attributes.
17090 * gdb.dwarf/corrupt.exp: Ditto.
17091 * gdb.dwarf2/enum-type.exp: Ditto.
17092 * gdb.trace/entry-values.exp: Ditto.
17093 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17094
17095 2015-01-11 Doug Evans <xdje42@gmail.com>
17096
17097 PR gdb/15830
17098 * gdb.base/maint.exp: Remove references to "maint demangle".
17099 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17100 Add tests for explicitly specifying language to demangle.
17101 * gdb.dlang/demangle.exp: Ditto.
17102
17103 2015-01-09 Pedro Alves <palves@redhat.com>
17104
17105 * gdb.threads/non-stop-fair-events.c: New file.
17106 * gdb.threads/non-stop-fair-events.exp: New file.
17107
17108 2015-01-09 Pedro Alves <palves@redhat.com>
17109
17110 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17111 the global scope. Set a breakpoint after all threads are started
17112 rather than stepping over two source lines. Expect the prompt.
17113 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17114 global.
17115 (NUM): Now 15.
17116 (main): Use threads_started_barrier to wait for all threads to
17117 start. Main thread no longer calls thread_function. Exit after
17118 180 seconds.
17119 (loop): New function.
17120 (thread_function): Wait on threads_started_barrier barrier. Call
17121 'loop' at each iteration.
17122 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17123 threads have started, instead of hardcoding number of "next"
17124 steps. Use an access watchpoint instead of a write watchpoint.
17125
17126 2015-01-09 Pedro Alves <palves@redhat.com>
17127
17128 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17129 (thread_func): Wait on barrier.
17130 (main): Wait for all threads to start before stopping GDB.
17131 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17132 global.
17133 (thread1_func, thread2_func): Wait on barrier.
17134 (main): Wait for all threads to start before stopping GDB.
17135 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17136 New global.
17137 (thread1_func, thread2_func): Wait on barrier.
17138 (main): Wait for all threads to start before stopping GDB.
17139
17140 2015-01-09 Pedro Alves <palves@redhat.com>
17141
17142 * gdb.threads/attach-many-short-lived-threads.c: New file.
17143 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17144
17145 2014-01-09 Pedro Alves <palves@redhat.com>
17146
17147 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17148 instead of to thread 2.
17149 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17150 Add barrier around each pthread_create call instead of around all
17151 calls.
17152 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17153 Set a break on thread_function and have the child threads hit it
17154 one at at a time.
17155
17156 2015-01-09 Pedro Alves <palves@redhat.com>
17157
17158 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17159 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17160 false.
17161 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17162 checking whether the target board is remote.
17163 * gdb.multi/multi-attach.exp: Likewise.
17164 * gdb.python/py-sync-interp.exp: Likewise.
17165 * gdb.server/ext-attach.exp: Likewise.
17166 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17167 tests that need to attach, instead of checking whether the target
17168 board is remote at the top of the file.
17169
17170 2015-01-08 Yao Qi <yao@codesourcery.com>
17171
17172 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17173
17174 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17175
17176 Fix testcase compilation.
17177 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17178
17179 2015-01-06 Joel Brobecker <brobecker@adacore.com>
17180
17181 * gdb.python/py-type.exp: Add a couple test about empty
17182 array creation, and negative-length array creation.
17183
17184 2015-01-02 Doug Evans <xdje42@gmail.com>
17185
17186 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17187
17188 2015-01-02 Doug Evans <dje@google.com>
17189
17190 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17191
17192 2014-12-29 Yao Qi <yao@codesourcery.com>
17193
17194 * gdb.trace/entry-values.exp: Update comments. Rename variable
17195 bar_call_foo to returned_from_foo.
17196
17197 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17198
17199 PR gdb/17394
17200 * gdb.linespec/break-asm-file.c: New file.
17201 * gdb.linespec/break-asm-file.exp: New file.
17202 * gdb.linespec/break-asm-file0.s: New file.
17203 * gdb.linespec/break-asm-file1.s: New file.
17204
17205 2014-12-18 Nigel Stephens <nigel@mips.com>
17206 Maciej W. Rozycki <macro@codesourcery.com>
17207
17208 * gdb.base/float.exp: Handle the new output from "info float" on
17209 MIPS targets.
17210
17211 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17212
17213 Fix MinGW compilation.
17214 * gdb.compile/compile-ops.exp: Update untested message if
17215 !skip_compile_feature_tests.
17216 * gdb.compile/compile-setjmp.exp: Likewise.
17217 * gdb.compile/compile-tls.exp: Likewise.
17218 * gdb.compile/compile.exp: Likewise.
17219 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17220 supported on this host".
17221
17222 2014-12-16 Doug Evans <xdje42@gmail.com>
17223
17224 * boards/stabs.exp: New file.
17225
17226 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17227
17228 * gdb.base/completion.exp: Adjust to format changes of "maint
17229 print user-registers".
17230
17231 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
17232
17233 PR server/17457
17234 * gdb.arch/aarch64-fp.c: New file.
17235 * gdb.arch/aarch64-fp.exp: New file.
17236
17237 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17238
17239 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17240 r210637, r210913, r211666, r215400, r215817).
17241
17242 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17243 * dg-extract-results.py: New file.
17244 * dg-extract-results.sh: Use it if the environment seems
17245 suitable.
17246
17247 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17248
17249 * dg-extract-results.py (parse_run): Handle warnings that
17250 are printed before a test harness is run.
17251
17252 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17253
17254 * dg-extract-results.py (Named): Remove __cmp__ method.
17255 (output_variation): Use a key to sort variation.harnesses.
17256
17257 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17258
17259 * dg-extract-results.py: For Python 3, force sys.stdout to
17260 handle surrogate escape sequences.
17261 (safe_open): New function.
17262 (output_segment, main): Use it.
17263
17264 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17265
17266 * dg-extract-results.py (Prog.result_re): Include options
17267 in test name.
17268
17269 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17270
17271 * dg-extract-results.py (output_variation): Always sort if
17272 do_sum.
17273
17274 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17275
17276 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17277 as long as we get pagination notifications.
17278
17279 2014-12-15 Jason Merrill <jason@redhat.com>
17280
17281 * Makefile.in (check-gdb.%): Restore.
17282 * README: Mention it.
17283
17284 2014-12-13 Joel Brobecker <brobecker@adacore.com>
17285
17286 * gdb.ada/str_uninit: New testcase.
17287
17288 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17289
17290 PR symtab/17642
17291 * gdb.base/vla-stub-define.c: New file.
17292 * gdb.base/vla-stub.c: New file.
17293 * gdb.base/vla-stub.exp: New file.
17294
17295 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17296 Jan Kratochvil <jan.kratochvil@redhat.com>
17297 Tom Tromey <tromey@redhat.com>
17298
17299 * configure.ac: Add gdb.compile/.
17300 * configure: Regenerate.
17301 * gdb.compile/Makefile.in: New file.
17302 * gdb.compile/compile-ops.exp: New file.
17303 * gdb.compile/compile-ops.c: New file.
17304 * gdb.compile/compile-tls.c: New file.
17305 * gdb.compile/compile-tls.exp: New file.
17306 * gdb.compile/compile-constvar.S: New file.
17307 * gdb.compile/compile-constvar.c: New file.
17308 * gdb.compile/compile-mod.c: New file.
17309 * gdb.compile/compile-nodebug.c: New file.
17310 * gdb.compile/compile-setjmp-mod.c: New file.
17311 * gdb.compile/compile-setjmp.c: New file.
17312 * gdb.compile/compile-setjmp.exp: New file.
17313 * gdb.compile/compile-shlib.c: New file.
17314 * gdb.compile/compile.c: New file.
17315 * gdb.compile/compile.exp: New file.
17316 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17317
17318 2014-12-12 Tom Tromey <tromey@redhat.com>
17319
17320 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17321 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17322
17323 2014-12-12 Doug Evans <dje@google.com>
17324
17325 * lib/gdb-python.exp (get_python_valueof): New function.
17326 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17327
17328 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17329
17330 * gdb.base/completion.exp: Add test for completion of "info
17331 registers ".
17332
17333 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17334
17335 * gdb.base/func-ptrs.c: New file.
17336 * gdb.base/func-ptrs.exp: New file.
17337
17338 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17339
17340 PR breakpoints/17012
17341 * gdb.base/dprintf-detach.c: New file.
17342 * gdb.base/dprintf-detach.exp: New file.
17343
17344 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17345
17346 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17347 * lib/gdb.exp (target_is_gdbserver): New procedure.
17348
17349 2014-12-08 Doug Evans <dje@google.com>
17350
17351 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17352
17353 2014-12-05 Yao Qi <yao@codesourcery.com>
17354
17355 * gdb.guile/scm-error.exp: Remove the third argument to
17356 gdb_remote_download.
17357 * gdb.guile/scm-frame-args.exp: Likewise.
17358 * gdb.guile/scm-section-script.exp: Likewise.
17359
17360 2014-12-05 Yao Qi <yao@codesourcery.com>
17361
17362 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17363
17364 2014-12-04 Doug Evans <dje@google.com>
17365
17366 * gdb.python/py-objfile.exp: Add tests for
17367 objfile.add_separate_debug_file.
17368
17369 2014-12-04 Doug Evans <dje@google.com>
17370
17371 * lib/gdb.exp (get_build_id): New function.
17372 (build_id_debug_filename_get): Rewrite to use it.
17373 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17374
17375 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17376
17377 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17378 `method(long)', not just 0x0.
17379 * gdb.cp/nsalias.exp: Align code labels to 4.
17380 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17381 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17382 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17383 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17384 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17385 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17386
17387 2014-12-02 Doug Evans <dje@google.com>
17388
17389 PR symtab/17602
17390 * gdb.cp/anon-ns.cc: Move guts of this file to ...
17391 * gdb.cp/anon-ns2.cc: ... here. New file.
17392 * gdb.cp/anon-ns.exp: Update.
17393
17394 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
17395
17396 * gdb.python/py-events.py (inferior_call_handler): New.
17397 (register_changed_handler, memory_changed_handler): New.
17398 (test_events.invoke): Register new handlers.
17399 * gdb.python/py-events.exp: Add tests for inferior call,
17400 memory_changed and register_changed events.
17401
17402 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17403
17404 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17405 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17406 if the linker doesn't understand this.
17407
17408 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17409
17410 * gdb.python/python.exp: Change expected reply to help().
17411
17412 2014-12-01 Yao Qi <yao@codesourcery.com>
17413
17414 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17415 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17416 * configure: Re-generated.
17417
17418 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17419
17420 * gdb.cp/chained-calls.cc: New file.
17421 * gdb.cp/chained-calls.exp: New file.
17422 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17423
17424 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17425
17426 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17427 * gdb.dwarf2/symtab-producer.exp: Same.
17428 * gdb.gdb/python-interrupts.exp: Same.
17429 * gdb.gdb/python-selftest.exp: Same.
17430 * gdb.python/py-linetable.exp: Same.
17431 * gdb.python/py-type.exp: Same.
17432 * gdb.python/py-value-cc.exp: Same.
17433 * gdb.python/py-value.exp: Same.
17434
17435 2014-11-28 Yao Qi <yao@codesourcery.com>
17436
17437 * gdb.base/break-probes.exp: Match library name prefixed with
17438 sysroot.
17439
17440 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17441
17442 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17443 test expected output. Add parentheses for the call to print.
17444 Remove L suffix from integers.
17445
17446 2014-11-26 Doug Evans <dje@google.com>
17447
17448 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17449
17450 2014-11-22 Yao Qi <yao@codesourcery.com>
17451
17452 * gdb.trace/entry-values.c: Remove asms.
17453 (foo): Add foo_label.
17454 (bar): Add bar_label.
17455 * gdb.trace/entry-values.exp: Remove code computing foo's
17456 length and bar's length.
17457 (Dwarf::assemble): Invoke function_range for bar and use
17458 MACRO_AT_func for foo.
17459
17460 2014-11-22 Yao Qi <yao@codesourcery.com>
17461
17462 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17463 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17464 Use .Lgcc43_procstart instead of gcc43.
17465
17466 2014-11-21 Joel Brobecker <brobecker@adacore.com>
17467
17468 * gdb.ada/n_arr_bound: New testcase.
17469
17470 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17471
17472 PR breakpoints/10737
17473 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17474 test_catch_syscall_multi_arch.
17475 (test_catch_syscall_multi_arch): New function.
17476
17477 2014-11-20 Doug Evans <xdje42@gmail.com>
17478
17479 * gdb.base/maint.exp: Update expected output.
17480
17481 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17482
17483 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17484 4-byte instruction on S390.
17485
17486 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17487
17488 * gdb.ada/arr_arr: New testcase.
17489
17490 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17491
17492 * gdb.ada/pkd_arr_elem: New Testcase.
17493
17494 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
17495
17496 * gdb.reverse/break-precsave: Expect completion message for
17497 core file reads.
17498 * gdb.reverse/consecutive-precsave.exp: Likewise.
17499 * gdb.reverse/finish-precsave.exp: Likewise.
17500 * gdb.reverse/i386-precsave.exp: Likewise.
17501 * gdb.reverse/machinestate-precsave.exp: Likewise.
17502 * gdb.reverse/sigall-precsave.exp: Likewise.
17503 * gdb.reverse/solib-precsave.exp: Likewise.
17504 * gdb.reverse/step-precsave.exp: Likewise.
17505 * gdb.reverse/until-precsave.exp: Likewise.
17506 * gdb.reverse/watch-precsave.exp: Likewise.
17507
17508 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17509
17510 * gdb.base/bp-permanent.c: Include unistd.h.
17511 * gdb.python/py-framefilter-mi.c (main): Add return type.
17512 * gdb.python/py-framefilter.c (main): Likewise.
17513 * gdb.trace/actions-changed.c (main): Likewise.
17514
17515 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17516
17517 * gdb.mi/until.c: Add eye-catchers.
17518 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17519 line numbers.
17520
17521 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17522
17523 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17524 function header variants in break1.c.
17525 * gdb.base/ena-dis-br.exp: Likewise.
17526 * gdb.base/hbreak2.exp: Likewise.
17527 * gdb.reverse/until-precsave.exp: Drop references to removed
17528 non-prototype function header variants in ur1.c.
17529 * gdb.reverse/until-reverse.exp: Likewise.
17530
17531 2014-11-17 Petr Machata <pmachata@redhat.com>
17532
17533 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17534 ${_cu_offset_size} bytes abbrev offset.
17535
17536 2014-11-15 Doug Evans <xdje42@gmail.com>
17537
17538 PR symtab/17559
17539 * gdb.base/line-symtabs.exp: New file.
17540 * gdb.base/line-symtabs.c: New file.
17541 * gdb.base/line-symtabs.h: New file.
17542
17543 2014-11-14 Yao Qi <yao@codesourcery.com>
17544
17545 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17546 (func): Add label func_label.
17547 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17548 Replace low_pc and high_pc with MACRO_AT_range.
17549 Replace name, low_pc and high_pc with MACRO_AT_func.
17550
17551 2014-11-14 Yao Qi <yao@codesourcery.com>
17552
17553 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17554 Replace name, low_pc and high_pc with MACRO_AT_func.
17555
17556 2014-11-14 Yao Qi <yao@codesourcery.com>
17557
17558 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17559 produce debug information.
17560 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17561
17562 2014-11-14 Yao Qi <yao@codesourcery.com>
17563
17564 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17565 object and get function length.
17566 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17567 with MACRO_AT_func.
17568 (top-level): Replace gdb_compile and clean_restart with
17569 prepare_for_testing.
17570 * gdb.dwarf2/main.c (main): Add label main_label.
17571
17572 2014-11-14 Yao Qi <yao@codesourcery.com>
17573
17574 * lib/dwarf.exp (function_range): New procedure.
17575 (Dwarf::_handle_macro_at_func): New procedure.
17576 (Dwarf::_handle_macro_at_range): New procedure.
17577 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17578
17579 2014-11-14 Yao Qi <yao@codesourcery.com>
17580
17581 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17582 (_handle_attribute): New procedure.
17583
17584 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17585
17586 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17587 * gdb.base/call-sc.c (zed): Likewise.
17588 * gdb.base/checkpoint.c (main): Likewise.
17589 * gdb.base/dump.c (main): Likewise.
17590 * gdb.base/gcore.c (main): Likewise.
17591 * gdb.base/huge.c (main): Likewise.
17592 * gdb.base/multi-forks.c (main): Likewise.
17593 * gdb.base/pr10179-a.c (main): Likewise.
17594 * gdb.base/savedregs.c (main): Likewise.
17595 * gdb.base/sigaltstack.c (main): Likewise.
17596 * gdb.base/siginfo.c (main): Likewise.
17597 * gdb.base/structs.c (zed): Likewise.
17598 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17599 * gdb.mi/mi-syn-frame.c (main): Likewise.
17600 * gdb.mi/until.c (foo, main): Likewise.
17601 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17602 * gdb.base/solib-weak.c (foo): Declare.
17603 * gdb.base/attach-twice.c: Include stdio.h.
17604 * gdb.base/weaklib1.c: Likewise.
17605 * gdb.base/weaklib2.c: Likewise.
17606 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17607 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17608 unistd.h.
17609 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17610 * gdb.mi/mi-exit-code.c: Likewise.
17611 * gdb.base/break-interp-lib.c: Include string.h.
17612 * gdb.base/coremaker.c: Likewise.
17613 * gdb.base/testenv.c: Likewise.
17614 * gdb.python/py-finish-breakpoint.c: Likewise.
17615 * gdb.base/inferior-died.c: Include sys/wait.h.
17616 * gdb.base/fileio.c: Include time.h.
17617 * gdb.base/async-shell.c: Include unistd.h.
17618 * gdb.base/dprintf-non-stop.c: Likewise.
17619 * gdb.base/info-os.c: Likewise.
17620 * gdb.mi/mi-console.c: Likewise.
17621 * gdb.mi/watch-nonstop.c: Likewise.
17622 * gdb.python/py-events.c: Likewise.
17623 * gdb.base/async.c (baz): Move up before its invocation.
17624 * gdb.base/code_elim2.c (my_global_func): Likewise.
17625 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17626 * gdb.base/advance.c (func2): Likewise.
17627
17628 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17629
17630 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17631 variant.
17632 * gdb.base/annota3.c: Likewise.
17633 * gdb.base/async.c: Likewise.
17634 * gdb.base/average.c: Likewise.
17635 * gdb.base/call-ar-st.c: Likewise.
17636 * gdb.base/call-rt-st.c: Likewise.
17637 * gdb.base/call-sc.c: Likewise.
17638 * gdb.base/call-strs.c: Likewise.
17639 * gdb.base/ending-run.c: Likewise.
17640 * gdb.base/execd-prog.c: Likewise.
17641 * gdb.base/exprs.c: Likewise.
17642 * gdb.base/foll-exec.c: Likewise.
17643 * gdb.base/foll-fork.c: Likewise.
17644 * gdb.base/foll-vfork.c: Likewise.
17645 * gdb.base/funcargs.c: Likewise.
17646 * gdb.base/gcore.c: Likewise.
17647 * gdb.base/jump.c: Likewise.
17648 * gdb.base/langs0.c: Likewise.
17649 * gdb.base/langs1.c: Likewise.
17650 * gdb.base/langs2.c: Likewise.
17651 * gdb.base/mips_pro.c: Likewise.
17652 * gdb.base/nodebug.c: Likewise.
17653 * gdb.base/opaque0.c: Likewise.
17654 * gdb.base/opaque1.c: Likewise.
17655 * gdb.base/recurse.c: Likewise.
17656 * gdb.base/run.c: Likewise.
17657 * gdb.base/scope0.c: Likewise.
17658 * gdb.base/scope1.c: Likewise.
17659 * gdb.base/setshow.c: Likewise.
17660 * gdb.base/setvar.c: Likewise.
17661 * gdb.base/shmain.c: Likewise.
17662 * gdb.base/shr1.c: Likewise.
17663 * gdb.base/shr2.c: Likewise.
17664 * gdb.base/sigall.c: Likewise.
17665 * gdb.base/signals.c: Likewise.
17666 * gdb.base/so-indr-cl.c: Likewise.
17667 * gdb.base/solib2.c: Likewise.
17668 * gdb.base/structs.c: Likewise.
17669 * gdb.base/sum.c: Likewise.
17670 * gdb.base/vforked-prog.c: Likewise.
17671 * gdb.base/watchpoint.c: Likewise.
17672 * gdb.reverse/shr2.c: Likewise.
17673 * gdb.reverse/until-reverse.c: Likewise.
17674 * gdb.reverse/ur1.c: Likewise.
17675 * gdb.reverse/watch-reverse.c: Likewise.
17676
17677 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17678
17679 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17680 variant.
17681 * gdb.base/sepdebug.exp: Drop references to removed code.
17682
17683 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17684
17685 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17686 variant. Preserve original line numbering.
17687 * gdb.base/list1.c: Likewise.
17688
17689 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17690
17691 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17692 variant.
17693 * gdb.base/break1.c: Likewise.
17694 * gdb.base/break.exp: Drop references to removed code.
17695
17696 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17697
17698 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17699 variant.
17700
17701 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17702
17703 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17704
17705 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17706
17707 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17708 logic into perform_all_tests() and invoke it with and without
17709 function header prototypes.
17710 (do_function_calls): Remove conditional XFAIL for PR 5318.
17711 (rerun_and_prepare): Remove duplicate code.
17712 (perform_all_tests): New. Main logic moved here.
17713
17714 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17715
17716 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17717 code guarded by #ifdef NO_PROTOTYPES.
17718 (t_double_many_args): Likewise.
17719 (DEF_FUNC_MANY_ARGS_1): Likewise.
17720 (DEF_FUNC_VALUES_1): Likewise.
17721 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17722 guarded by #ifdef PROTOTYPES.
17723
17724 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17725
17726 * gdb.mi/mi-console.c: Add eye-catcher.
17727 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17728 instead of literal line number.
17729
17730 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17731
17732 * gdb.base/shr2.c: Add eye-catcher.
17733 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17734 line number.
17735
17736 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17737
17738 * gdb.base/jump.c: Add eye-catchers.
17739 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17740 numbers.
17741
17742 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17743
17744 * gdb.base/execd-prog.c: Add eye-catchers.
17745 * gdb.base/foll-exec.c: Likewise.
17746 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17747 line numbers.
17748
17749 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17750
17751 * gdb.base/ending-run.c: Add eye-catchers.
17752 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17753 literal line numbers.
17754
17755 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17756
17757 * gdb.base/call-rt-st.c: Add eye-catchers.
17758 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17759 literal line numbers.
17760
17761 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17762
17763 * gdb.base/call-ar-st.c: Add eye-catchers.
17764 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17765 literal line numbers.
17766
17767 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17768
17769 * gdb.base/average.c: Add eye-catchers.
17770 * gdb.base/sum.c: Likewise.
17771 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17772 regexps dynamically.
17773
17774 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17775
17776 * gdb.base/solib1.c: Add eye-catchers.
17777 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17778 literal line numbers.
17779
17780 2014-11-12 Pedro Alves <palves@redhat.com>
17781
17782 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17783 leader has exited.
17784
17785 2014-11-12 Pedro Alves <palves@redhat.com>
17786
17787 * gdb.arch/i386-bp_permanent.c: New file.
17788 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17789 (srcfile): Set to i386-bp_permanent.c.
17790 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17791 that stepi does not execute the 'leave' instruction, instead of
17792 testing it does execute.
17793 * gdb.base/bp-permanent.c: New file.
17794 * gdb.base/bp-permanent.exp: New file.
17795
17796 2014-11-10 Doug Evans <xdje42@gmail.com>
17797
17798 PR symtab/17564
17799 * gdb.base/symtab-search-order.exp: New file.
17800 * gdb.base/symtab-search-order.c: New file.
17801 * gdb.base/symtab-search-order-1.c: New file.
17802 * gdb.base/symtab-search-order-shlib-1.c: New file.
17803
17804 2014-11-07 Pedro Alves <palves@redhat.com>
17805
17806 PR gdb/17511
17807 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17808 i?86-*-linux*.
17809
17810 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17811
17812 PR c++/17494
17813 * gdb.cp/pr17494.cc: New file.
17814 * gdb.cp/pr17494.exp: New file.
17815
17816 2014-11-02 Yao Qi <yao@codesourcery.com>
17817
17818 * gdb.python/python.exp: Get working directory and match the
17819 output of "set extended-prompt \\w " with it.
17820
17821 2014-10-30 Doug Evans <dje@google.com>
17822
17823 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17824 in objfiles.
17825 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17826 in progspaces.
17827
17828 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
17829
17830 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17831 * gdb.base/realname-expand.exp: Likewise.
17832 * gdb.linespec/macro-relative.exp: Likewise.
17833
17834 2014-10-29 Pedro Alves <palves@redhat.com>
17835
17836 PR gdb/17408
17837 * gdb.threads/schedlock.c (some_function): New function.
17838 (call_function): New global.
17839 (MAYBE_CALL_SOME_FUNCTION): New macro.
17840 (thread_function): Call it.
17841 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17842 and use it instead of a global counter. Adjust all callers.
17843 (get_current_thread): Use "find current thread" for test message
17844 here rather than having all callers pass down the same string.
17845 (goto_loop): New procedure, factored out from ...
17846 (my_continue): ... this.
17847 (step_ten_loops): Change parameter from test message to command to
17848 use. Adjust.
17849 (list_count): Delete global.
17850 (check_result): New procedure, factored out from duplicate top
17851 level code.
17852 (continue tests): Wrap in with_test_prefix.
17853 (test_step): New procedure, factored out from duplicate top level
17854 code.
17855 (top level): Test "step" in combination with all scheduler-locking
17856 modes. Test "next" in combination with all scheduler-locking
17857 modes, and in combination with stepping over a function call or
17858 not.
17859 * gdb.threads/next-bp-other-thread.c: New file.
17860 * gdb.threads/next-bp-other-thread.exp: New file.
17861
17862 2014-10-29 Pedro Alves <palves@redhat.com>
17863
17864 PR python/17372
17865 * gdb.python/python.exp: Test a multi-line command that spawns
17866 interactive Python.
17867 * gdb.base/multi-line-starts-subshell.exp: New file.
17868
17869 2014-10-29 Yao Qi <yao@codesourcery.com>
17870
17871 * gdb.base/fileio.exp: Make directories on host.
17872
17873 2014-10-29 Yao Qi <yao@codesourcery.com>
17874
17875 * gdb.base/fileio.c (test_write): Close the file.
17876
17877 2014-10-28 Pedro Alves <palves@redhat.com>
17878
17879 PR gdb/12623
17880 * gdb.base/sigstep.c (no_handler): New global.
17881 (main): If 'no_handler is true, set the signal handlers to
17882 SIG_IGN.
17883 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17884 with_sw_watch and no_handler parameters. Handle them.
17885 (top level) <stepping over handler when stopped at a breakpoint
17886 test>: Add a test axis for testing with a software watchpoint, and
17887 another for testing with the signal handler set to SIG_IGN.
17888 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17889 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17890
17891 2014-10-28 Pedro Alves <palves@redhat.com>
17892
17893 PR gdb/17511
17894 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17895 * gdb.base/sigstep.exp (other_handler_location): New global.
17896 (advance): Support stepping into the signal handler, and running
17897 commands while in the handler.
17898 (in_handler_map): New global.
17899 (top level): In the advance test, add combinations for getting
17900 into the handler with stepping commands, and for running commands
17901 in the handler. Add comment descripting the advancei tests.
17902
17903 2014-10-28 Pedro Alves <palves@redhat.com>
17904
17905 * gdb.base/sigstep.exp: Use build_executable instead of
17906 prepare_for_testing.
17907 (top level): Move code that starts GDB, runs to main and creates a
17908 display to ...
17909 (restart): ... this new procedure.
17910 (top level): Move backtrace from signal handler test to ...
17911 (validate_backtrace): ... this new procedure.
17912 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17913 with_test_prefix. Always restart GDB.
17914 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17915 with_test_prefix. Always restart GDB. No need to delete
17916 breakpoints after the test.
17917 (test_skip_handler): Remove prefix parameter.
17918 (skip_over_handler, breakpoint_to_handler)
17919 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17920 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17921 restart GDB. No need to delete breakpoints after the test.
17922 (top level): Use foreach to call the test procedures with
17923 different commands.
17924
17925 2014-10-28 Pedro Alves <palves@redhat.com>
17926
17927 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17928 instead of GNATS numbers.
17929 * gdb.base/sigbpt.exp: Likewise.
17930 * gdb.base/siginfo.exp: Likewise.
17931 * gdb.base/sigstep.exp: Likewise.
17932
17933 2014-10-27 Pedro Alves <palves@redhat.com>
17934
17935 * gdb.base/sigstep.c (dummy): New global.
17936 (main): Issue a couple writes to the new global.
17937 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17938 procedures.
17939 (skip_over_handler): Use test_skip_handler.
17940 (top level): Call skip_over_handler for stepi and nexti too.
17941 (breakpoint_over_handler): Use test_skip_handler.
17942 (top level): Call breakpoint_over_handler for stepi and nexti too.
17943
17944 2014-10-27 Yao Qi <yao@codesourcery.com>
17945
17946 * gdb.trace/tfile.c (adjust_function_address)
17947 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17948 function descriptor.
17949
17950 2014-10-24 Don Breazeal <donb@codesourcery.com>
17951
17952 * gdb.base/foll-fork.exp (test_follow_fork,
17953 catch_fork_child_follow): Check for updated fork messages emitted
17954 from infrun.c.
17955 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17956 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17957 vfork_and_exec_child_follow_through_step): Check for updated vfork
17958 messages emitted from infrun.c.
17959
17960 2014-10-24 Pedro Alves <palves@redhat.com>
17961
17962 * gdb.base/corefile.exp: Remove references to ultrix.
17963 * gdb.base/interrupt.exp: Likewise.
17964 * gdb.base/whatis.exp: Likewise.
17965 * gdb.gdb/selftest.exp: Likewise.
17966 * gdb.threads/manythreads.exp: Likewise.
17967 * gdb.threads/print-threads.exp: Likewise.
17968 * gdb.threads/pthreads.exp:: Likewise.
17969 * gdb.threads/schedlock.exp: Likewise.
17970
17971 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17972
17973 * gdb.cp/non-trivial-retval.cc: Add a test case.
17974 * gdb.cp/non-trivial-retval.exp: Add a test.
17975
17976 2014-10-20 Yao Qi <yao@codesourcery.com>
17977
17978 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17979 * gdb.python/py-objfile-script-gdb.py: New file.
17980 * gdb.python/py-objfile-script.exp: Update reference to
17981 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17982 of remote_download. Remove the dest file.
17983
17984 2014-10-20 Yao Qi <yao@codesourcery.com>
17985
17986 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17987 * gdb.base/step-line.exp: Likewise.
17988 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17989 * gdb.dwarf2/dw2-basic.exp: Likewise.
17990 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17991 * gdb.dwarf2/dw2-filename.exp: Likewise.
17992 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17993 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17994 * gdb.dwarf2/dw2-producer.exp: Likewise.
17995 * gdb.dwarf2/mac-fileno.exp: Likewise.
17996 * gdb.python/py-frame-args.exp: Likewise.
17997 * gdb.python/py-framefilter.exp: Likewise.
17998 * gdb.python/py-mi.exp: Likewise.
17999 * gdb.python/py-objfile-script.exp: Likewise
18000 * gdb.python/py-pp-integral.exp: Likewise.
18001 * gdb.python/py-pp-re-notag.exp: Likewise.
18002 * gdb.python/py-prettyprint.exp: Likewise.
18003 * gdb.python/py-section-script.exp: Likewise.
18004 * gdb.python/py-typeprint.exp: Likewise.
18005 * gdb.python/py-xmethods.exp: Likewise.
18006 * gdb.stabs/weird.exp: Likewise.
18007 * gdb.xml/tdesc-regs.exp: Likewise.
18008
18009 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
18010
18011 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
18012 (out_cu): Use addr_len for the size of addresses.
18013 (out_line): Likewise. Size DW_LNE_set_address instruction
18014 according to addr_len.
18015 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
18016 (FUNC): Add START_INSNS to definition.
18017
18018 2014-10-18 Yao Qi <yao@codesourcery.com>
18019
18020 * gdb.base/argv0-symlink.exp: Check argv[0] value if
18021 gdb_has_argv0 return true.
18022 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
18023 check [target_info exists noargs], check [gdb_has_argv0]
18024 instead.
18025 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18026 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
18027 procedures.
18028
18029 2014-10-17 Doug Evans <dje@google.com>
18030
18031 * gdb.python/py-events.exp: Update expected output for clear_objfiles
18032 event.
18033 * gdb.python/py-events.py: Add clear_objfiles event.
18034
18035 2014-10-17 Doug Evans <dje@google.com>
18036
18037 * gdb.python/py-objfile.exp: Test progspace attribute.
18038
18039 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
18040
18041 * gdb.guile/scm-breakpoint.exp: Do not assume any
18042 directory separators when matching source file paths.
18043 * gdb.python/py-breakpoint.exp: Likewise.
18044 * gdb.reverse/break-precsave.exp: Likewise.
18045 * gdb.reverse/break-reverse.exp: Likewise.
18046 * gdb.reverse/consecutive-precsave.exp: Likewise.
18047 * gdb.reverse/finish-precsave.exp: Likewise.
18048 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18049 * gdb.reverse/finish-reverse.exp: Likewise.
18050 * gdb.reverse/i386-precsave.exp: Likewise.
18051 * gdb.reverse/i387-env-reverse.exp: Likewise.
18052 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18053 * gdb.reverse/machinestate-precsave.exp: Likewise.
18054 * gdb.reverse/machinestate.exp: Likewise.
18055 * gdb.reverse/sigall-precsave.exp: Likewise.
18056 * gdb.reverse/solib-precsave.exp: Likewise.
18057 * gdb.reverse/step-precsave.exp: Likewise.
18058 * gdb.reverse/until-precsave.exp: Likewise.
18059 * gdb.reverse/watch-precsave.exp: Likewise.
18060 * gdb.reverse/watch-reverse.exp: Likewise.
18061
18062 2014-10-17 Yao Qi <yao@codesourcery.com>
18063
18064 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18065 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18066
18067 2014-10-17 Pedro Alves <palves@redhat.com>
18068
18069 PR gdb/17471
18070 * gdb.base/bg-execution-repeat.c: New file.
18071 * gdb.base/bg-execution-repeat.exp: New file.
18072
18073 2014-10-17 Pedro Alves <palves@redhat.com>
18074
18075 PR gdb/17300
18076 * gdb.base/continue-all-already-running.c: New file.
18077 * gdb.base/continue-all-already-running.exp: New file.
18078
18079 2014-10-17 Pedro Alves <palves@redhat.com>
18080
18081 PR gdb/17472
18082 * gdb.base/annota-input-while-running.c: New file.
18083 * gdb.base/annota-input-while-running.exp: New file.
18084
18085 2014-10-17 Pedro Alves <palves@redhat.com>
18086
18087 * gdb.base/callfuncs.exp: emove references to osf.
18088 * gdb.base/sigall.exp: Likewise.
18089 * gdb.gdb/selftest.exp: Likewise.
18090 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18091 * gdb.mi/non-stop.c: Likewise.
18092 * gdb.mi/pthreads.c: Likewise.
18093 * gdb.reverse/sigall-precsave.exp: Likewise.
18094 * gdb.reverse/sigall-reverse.exp: Likewise.
18095 * gdb.threads/pthreads.c: Likewise.
18096 * gdb.threads/pthreads.exp: Likewise.
18097
18098 2014-10-17 Yao Qi <yao@codesourcery.com>
18099
18100 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18101 check 'target_info exists noargs'.
18102 (test_command_prompt_position): Likewise.
18103 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18104 Remove "set args".
18105 (progvar_simple_while_test): Likewise.
18106 (progvar_complex_if_while_test): Likewise.
18107 (if_while_breakpoint_command_test): Likewise.
18108 (infrun_breakpoint_command_test): Likewise.
18109 (breakpoint_command_test): Likewise.
18110 (watchpoint_command_test): Likewise.
18111 (bp_deleted_in_command_test): Likewise.
18112 (temporary_breakpoint_commands): Likewise.
18113
18114 2014-10-16 Yao Qi <yao@codesourcery.com>
18115
18116 * gdb.base/remotetimeout.exp: Remove noargs checking.
18117
18118 2014-10-15 Pedro Alves <palves@redhat.com>
18119
18120 PR breakpoints/9649
18121 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18122 * gdb.base/breakpoint-in-ro-region.exp
18123 (probe_target_hardware_step): New procedure.
18124 (top level): Probe hardware stepping and hardware breakpoint
18125 support. Test stepping through a read-only region, with both
18126 "breakpoint auto-hw" on and off and both "always-inserted" on and
18127 off.
18128
18129 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18130
18131 * gdb.dlang/demangle.exp: Update for demangling changes.
18132
18133 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18134
18135 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18136 * gdb.cp/non-trivial-retval.exp: Add new tests.
18137
18138 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18139
18140 PR c++/13403
18141 PR c++/15154
18142 * gdb.cp/non-trivial-retval.cc: New file.
18143 * gdb.cp/non-trivial-retval.exp: New file.
18144
18145 2014-10-15 Yao Qi <yao@codesourcery.com>
18146
18147 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18148 remote host.
18149
18150 2014-10-15 Yao Qi <yao@codesourcery.com>
18151
18152 * gdb.python/py-symbol.exp: Match file base name if host is
18153 remote, otherwise match file name with dir name.
18154 * gdb.python/py-symtab.exp: Likewise.
18155 * gdb.python/python.exp: Likewise.
18156
18157 2014-10-15 Yao Qi <yao@codesourcery.com>
18158
18159 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18160 pattern.
18161 * gdb.python/py-symtab.exp: Likewise.
18162 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18163 locationn.
18164
18165 2014-10-14 Joel Brobecker <brobecker@adacore.com>
18166
18167 * gdb.ada/addr_arith: New testcase.
18168
18169 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18170
18171 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18172 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18173 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18174 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18175
18176 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18177
18178 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18179 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18180 * gdb.arch/stap-eval-lang-ada.exp: New file.
18181
18182 2014-10-14 Yao Qi <yao@codesourcery.com>
18183
18184 * gdb.mi/mi-var-child.c (nothing1): New function.
18185 (nothing2): New function.
18186 (do_children_tests): Set function pointers by nothing1 and
18187 nothing2.
18188 * gdb.mi/mi-var-child.exp: Step over new added statements.
18189 Update test to match the new output.
18190 * gdb.mi/var-cmd.c (nothing1): New function.
18191 (nothing2): New function.
18192 (do_children_tests): Set function pointers by nothing1 and
18193 nothing2.
18194 * gdb.mi/mi-var-display.exp: Update test to match output.
18195 Step to the line specified by $line_dct_nothing.
18196 Increase the number of lines to step.
18197
18198 2014-10-14 Yao Qi <yao@codesourcery.com>
18199
18200 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18201 tests.
18202 * gdb.mi/mi2-var-child.exp: Likewise.
18203
18204 2014-10-13 Doug Evans <dje@google.com>
18205
18206 * gdb.python/py-objfile.exp: Change name of file name test.
18207
18208 2014-10-13 Doug Evans <dje@google.com>
18209
18210 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18211 from the start of the CU.
18212
18213 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18214 Yao Qi <yao@codesourcery.com>
18215
18216 Fix "save breakpoints" for "catch" command.
18217 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18218 Remove -nonewline. Match also the added "main" line.
18219
18220 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18221
18222 Fix "save breakpoints" for "disable $bpnum" command.
18223 * gdb.base/save-bp.c (main): Add label.
18224 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18225
18226 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18227
18228 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18229
18230 2014-10-11 Yao Qi <yao@codesourcery.com>
18231
18232 * gdb.server/server-kill.exp: Execute command
18233 "set remote trace-status-packet on" before "tstatus".
18234
18235 2014-10-11 Yao Qi <yao@codesourcery.com>
18236
18237 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18238 (main): Call getppid.
18239 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18240 and continue to it. Read variable "server_pid".
18241
18242 2014-10-11 Yao Qi <yao@codesourcery.com>
18243
18244 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18245
18246 2014-10-11 Yao Qi <yao@codesourcery.com>
18247
18248 * gdb.threads/thread-find.exp: Don't execute command
18249 "info threads".
18250 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18251 * gdb.threads/linux-dp.exp: Don't check the condition
18252 $threads_created equals to zero.
18253
18254 2014-10-10 Pedro Alves <palves@redhat.com>
18255
18256 * gdb.base/bigcore.exp: Remove references to IRIX.
18257 * gdb.base/funcargs.exp: Likewise.
18258 * gdb.base/interrupt.exp: Likewise.
18259 * gdb.base/mips_pro.exp: Likewise.
18260 * gdb.base/nodebug.exp: Likewise.
18261 * gdb.base/setvar.exp: Likewise.
18262 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18263
18264 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18265 Pedro Alves <palves@redhat.com>
18266
18267 PR symtab/14466
18268 * gdb.base/vdso-warning.c: New file.
18269 * gdb.base/vdso-warning.exp: New file.
18270
18271 2014-10-02 Doug Evans <dje@google.com>
18272
18273 * gdb.base/structs.c (main): Don't run forever.
18274
18275 2014-10-02 Pedro Alves <palves@redhat.com>
18276
18277 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18278 (top level) <stop threads 1, stop threads 2>: Use it.
18279
18280 2014-10-02 Pedro Alves <palves@redhat.com>
18281
18282 * gdb.threads/break-while-running.exp (test): Add new
18283 'update_thread_list' argument. Skip "info threads" if false.
18284 (top level): Add new 'update_thread_list' axis.
18285
18286 2014-10-02 Pedro Alves <palves@redhat.com>
18287
18288 PR breakpoints/17431
18289 * gdb.base/execl-update-breakpoints.c: New file.
18290 * gdb.base/execl-update-breakpoints.exp: New file.
18291
18292 2014-10-01 Pedro Alves <palves@redhat.com>
18293
18294 * gdb.base/breakpoint-in-ro-region.c: New file.
18295 * gdb.base/breakpoint-in-ro-region.exp: New file.
18296
18297 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18298
18299 * gdb.mi/mi-exit-code.exp: New file.
18300 * gdb.mi/mi-exit-code.c: New file.
18301
18302 2014-09-30 Yao Qi <yao@codesourcery.com>
18303
18304 * lib/prelink-support.exp (build_executable_own_libs): Error if
18305 the target isn't native.
18306
18307 2014-09-30 Yao Qi <yao@codesourcery.com>
18308
18309 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18310 false.
18311
18312 2014-09-22 Pedro Alves <palves@redhat.com>
18313
18314 * gdb.threads/break-while-running.exp: New file.
18315 * gdb.threads/break-while-running.c: New file.
18316
18317 2014-09-19 Yao Qi <yao@codesourcery.com>
18318
18319 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18320 Invoke test. Restart GDB with --readnow and invoke test again.
18321
18322 2014-09-19 Yao Qi <yao@codesourcery.com>
18323
18324 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18325 proc set_breakpoint_on_gcd_function. Invoke
18326 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18327 invoke set_breakpoint_on_gcd_function again.
18328
18329 2014-09-18 Doug Evans <dje@google.com>
18330
18331 * gdb.dwarf2/symtab-producer.exp: New file.
18332
18333 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18334
18335 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18336 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18337 * gdb.base/global-var-nested-by-dso.c: Likewise.
18338 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18339
18340 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18341 Pedro Alves <palves@redhat.com>
18342
18343 * gdb.base/watch-bitfields.exp: Pass string other than test file
18344 name to prepare_for_testing.
18345 (watch): New procedure.
18346 (expect_watchpoint): Use with_test_prefix.
18347 (top level): Factor out tests to ...
18348 (test_watch_location, test_regular_watch): ... these new
18349 procedures, and use with_test_prefix and gdb_continue_to_end.
18350
18351 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18352
18353 PR breakpoints/12526
18354 * gdb.base/watch-bitfields.exp: New file.
18355 * gdb.base/watch-bitfields.c: New file.
18356
18357 2014-09-16 Pedro Alves <palves@redhat.com>
18358
18359 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18360 software and hardware addresses, not software address against
18361 itself.
18362
18363 2014-09-16 Pedro Alves <palves@redhat.com>
18364
18365 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18366 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18367
18368 2014-09-16 Pedro Alves <palves@redhat.com>
18369
18370 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18371 files.
18372 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18373 "*-*-vxworks*" throughout.
18374 * gdb.base/break.exp: Likewise.
18375 * gdb.base/default.exp: Likewise.
18376 * gdb.base/scope.exp: Likewise.
18377 * gdb.base/sepdebug.exp: Likewise.
18378 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18379 throughout.
18380 * gdb.base/run.c: Likewise.
18381 * gdb.base/sepdebug.c: Likewise.
18382 * gdb.hp/gdb.aCC/run.c: Likewise.
18383 * gdb.reverse/until-reverse.c: Likewise.
18384 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18385
18386 2014-09-16 Yao Qi <yao@codesourcery.com>
18387
18388 * boards/local-remote-host-native.exp: New file.
18389
18390 2014-09-14 Doug Evans <xdje42@gmail.com>
18391
18392 * gdb.threads/queue-signal.c (thread_count): New variable.
18393 (thread_count_mutex, thread_count_condvar): New variables.
18394 (incr_thread_count, wait_all_threads_running): New functions.
18395 (main): Wait for all threads to be in their thread functions.
18396
18397 2014-09-13 Doug Evans <xdje42@gmail.com>
18398
18399 * gdb.threads/queue-signal.c: New file.
18400 * gdb.threads/queue-signal.exp: New file.
18401
18402 2014-09-13 Doug Evans <xdje42@gmail.com>
18403
18404 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18405 be consistent with what default_gdb_init uses.
18406 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18407 the plain text of the prompt. Add some logging printfs.
18408 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18409
18410 2014-09-12 Pedro Alves <palves@redhat.com>
18411
18412 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18413 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18414 * gdb.arch/i386-size-overlap.exp: Likewise.
18415 * gdb.arch/i386-size.exp: Likewise.
18416 * gdb.arch/i386-unwind.exp: Likewise.
18417 * gdb.base/a2-run.exp: Likewise.
18418 * gdb.base/break.exp: Likewise.
18419 * gdb.base/charset.exp: Likewise.
18420 * gdb.base/chng-syms.exp: Likewise.
18421 * gdb.base/commands.exp: Likewise.
18422 * gdb.base/dbx.exp: Likewise.
18423 * gdb.base/find.exp: Likewise.
18424 * gdb.base/funcargs.exp: Likewise.
18425 * gdb.base/jit-simple.exp: Likewise.
18426 * gdb.base/reread.exp: Likewise.
18427 * gdb.base/sepdebug.exp: Likewise.
18428 * gdb.base/step-bt.exp: Likewise.
18429 * gdb.cp/mb-inline.exp: Likewise.
18430 * gdb.cp/mb-templates.exp: Likewise.
18431 * gdb.objc/basicclass.exp: Likewise.
18432 * gdb.threads/killed.exp: Likewise.
18433
18434 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18435
18436 PR tdep/17379
18437 * gdb.arch/powerpc-stackless.S: New file.
18438 * gdb.arch/powerpc-stackless.exp: New file.
18439
18440 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18441
18442 * gdb.base/attach.c: Include unistd.h.
18443 (main): Call alarm. Add label postloop.
18444 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18445 gdb_breakpoint, gdb_continue_to_breakpoint.
18446 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18447
18448 2014-09-11 Pedro Alves <palves@redhat.com>
18449
18450 PR gdb/17347
18451 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18452 * gdb.base/attach.exp (test_command_line_attach_run): New
18453 procedure.
18454 (top level): Call it.
18455
18456 2014-09-11 Pedro Alves <palves@redhat.com>
18457
18458 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18459 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18460 (do_command_attach_tests): Use spawn_wait_for_attach.
18461 * gdb.base/solib-overlap.exp: Likewise.
18462 * gdb.multi/multi-attach.exp: Likewise.
18463 * gdb.python/py-prompt.exp: Likewise.
18464 * gdb.python/py-sync-interp.exp: Likewise.
18465 * gdb.server/ext-attach.exp: Likewise.
18466
18467 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18468
18469 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18470 command in testcase. Simplify testcase.
18471
18472 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18473
18474 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18475
18476 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18477
18478 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18479
18480 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18481
18482 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18483
18484 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18485
18486 * gdb.dwarf2/dynarr-ptr.c: New file.
18487 * gdb.dwarf2/dynarr-ptr.exp: New file.
18488
18489 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18490
18491 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18492 of 30 rather than hardcoding 120 for a slow test case. Take the
18493 `gdb,timeout' target setting into account for this calculation.
18494 Don't extend the timeout for the test cases that don't need it.
18495
18496 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18497
18498 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18499 a factor of 2 for a slow test case. Take the `gdb,timeout'
18500 target setting into account for this calculation.
18501 * gdb.reverse/until-precsave.exp: Increase the timeout by
18502 a factor of 15 and 3 respectively rather than adding 120
18503 for a pair of slow test cases. Take the `gdb,timeout'
18504 target setting into account for this calculation.
18505
18506 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18507
18508 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18509 timeout, don't pass one down to gdb_expect.
18510 (gdb_expect): Rework timeout selection.
18511
18512 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18513
18514 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18515 exception on timeout.
18516 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18517 (gdbserver_start_extended): Catch any `gdbserver_start' error
18518 exceptions.
18519 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18520 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18521 `gdbserver_gdb_load' error exceptions.
18522
18523 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18524
18525 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18526 120 on waiting for the TCP socket to open.
18527
18528 2014-09-09 Doug Evans <xdje42@gmail.com>
18529
18530 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18531 _caller_matches, _any_caller_is, _any_caller_matches.
18532
18533 2014-09-09 Doug Evans <xdje42@gmail.com>
18534
18535 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18536
18537 2014-09-09 Yao Qi <yao@codesourcery.com>
18538
18539 * gdb.mi/mi-var-display.exp: Set print symbol off.
18540
18541 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18542
18543 PR gdb/17035
18544 * gdb.base/commands.exp: Add tests to verify user-defined
18545 commands with empty bodies.
18546 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18547 python commands in `show user command`.
18548 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18549 scheme commands in `show user command`.
18550
18551 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18552
18553 PR python/17355
18554 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18555 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18556 * gdb.python/py-framefilter-invalidarg.exp: New file.
18557 * gdb.python/py-framefilter-invalidarg.py: New file.
18558
18559 2014-09-06 Doug Evans <xdje42@gmail.com>
18560
18561 PR 15276
18562 * gdb.python/py-caller-is.c: New file.
18563 * gdb.python/py-caller-is.exp: New file.
18564
18565 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18566
18567 PR gdb/17235
18568 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18569 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18570
18571 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18572
18573 PR fortran/17237
18574 * gdb.fortran/print-formatted.exp: New file.
18575 * gdb.fortran/print-formatted.f90: Likewise.
18576
18577 2014-09-03 Sasha Smundak <asmundak@google.com>
18578
18579 * gdb.python/py-frame.exp: Test Frame.read_register.
18580
18581 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18582
18583 PR python/16699
18584 * gdb.python/py-completion.exp: New file.
18585 * gdb.python/py-completion.py: Likewise.
18586
18587 2014-08-28 Doug Evans <dje@google.com>
18588
18589 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18590 eax,etc. are live with values set by gdb and thus the compiler can't
18591 use them.
18592 * gdb.arch/i386-pseudo.c (main): Ditto.
18593
18594 2014-08-27 Doug Evans <dje@google.com>
18595
18596 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18597
18598 2014-08-25 Doug Evans <dje@google.com>
18599
18600 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18601 (main): Ditto.
18602
18603 2014-08-25 Doug Evans <dje@google.com>
18604
18605 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18606
18607 2014-08-24 Yao Qi <yao@codesourcery.com>
18608
18609 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18610 symbol off.
18611 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18612
18613 2014-08-22 Doug Evans <dje@google.com>
18614
18615 PR 17276
18616 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18617 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18618 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18619
18620 2014-08-22 Yao Qi <yao@codesourcery.com>
18621
18622 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18623 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18624 * gdb.python/python.exp: Likewise. Use .py file on the host
18625 instead of the build.
18626
18627 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18628
18629 * gdb.threads/gcore-stale-thread.c: New file.
18630 * gdb.threads/gcore-stale-thread.exp: New file.
18631
18632 2014-08-21 Pedro Alves <palves@redhat.com>
18633
18634 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18635 * gdb.base/gcore-relro-pie.exp: Likewise.
18636 * gdb.base/gcore-relro.exp: Likewise.
18637 * gdb.base/gcore.exp: Likewise.
18638 * gdb.base/print-symbol-loading.exp: Likewise.
18639 * gdb.threads/gcore-thread.exp: Likewise.
18640 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18641
18642 2014-08-20 Pedro Alves <palves@redhat.com>
18643 Jan Kratochvil <jan.kratochvil@redhat.com>
18644
18645 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18646 configure.
18647 (EXPECT): Handle READ1 being set.
18648 (all): Depend on EXTRA_RULES.
18649 (check-read1, expect-read1, read1.so, read1): New rules.
18650 * README (Testsuite Parameters): Document the READ1 make variable.
18651 (Race detection): New section.
18652 * configure: Regenerate.
18653 * configure.ac: If build==host==target, and running under a
18654 GNU/glibc system, add read1 to the extra Makefile rules.
18655 (EXTRA_RULES): AC_SUBST it.
18656 * lib/read1.c: New file.
18657
18658 2014-08-20 Joel Brobecker <brobecker@adacore.com>
18659
18660 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18661 the handling of variables declared as a typedef to an array
18662 which a DW_AT_data_location attribute.
18663
18664 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
18665 Pedro Alves <palves@redhat.com>
18666
18667 PR symtab/14604
18668 PR symtab/14605
18669 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18670 gdb_test.
18671
18672 2014-08-19 Pedro Alves <palves@redhat.com>
18673
18674 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18675
18676 2014-08-19 Yao Qi <yao@codesourcery.com>
18677
18678 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18679 right line.
18680
18681 2014-08-18 David Blaikie <dblaikie@gmail.com>
18682
18683 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18684
18685 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18686
18687 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18688 attribute in array range.
18689
18690 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18691
18692 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18693
18694 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18695
18696 PR c++/17132
18697 * gdb.cp/pr17132.cc: New file.
18698 * gdb.cp/pr17132.exp: New file.
18699
18700 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18701
18702 * gdb.python/py-xmethods.py (A_getarrayind)
18703 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18704 Use 'print' with function call syntax.
18705 (E_method_matcher.match): Fix tab vs space indentation mixup.
18706
18707 2014-08-15 Yao Qi <yao@codesourcery.com>
18708
18709 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18710 false.
18711
18712 2014-08-15 Yao Qi <yao@codesourcery.com>
18713
18714 * gdb.cp/casts.exp: Set print symbol off.
18715 * gdb.cp/class2.exp: Likewise.
18716 * gdb.cp/overload.exp: Likewise.
18717 * gdb.cp/templates.exp: Likewise.
18718
18719 2014-08-11 Doug Evans <dje@google.com>
18720
18721 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18722 (test_load_shlib): Update.
18723
18724 2014-08-09 Yao Qi <yao@codesourcery.com>
18725
18726 * gdb.base/display.exp: Invoke is_address_zero_readable.
18727 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18728 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18729 * gdb.base/hbreak-unmapped.exp: Return if
18730 is_address_zero_readable returns true.
18731 * gdb.base/signest.exp: Likewise.
18732 * gdb.base/signull.exp: Likewise.
18733 * gdb.base/sigbpt.exp: Likewise.
18734 * gdb.guile/scm-disasm.exp: Do the test if
18735 is_address_zero_readable returns false.
18736 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18737 * gdb.python/py-arch.exp: Likewise.
18738 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18739 * lib/gdb.exp (is_address_zero_readable): New proc.
18740
18741 2014-08-09 Yao Qi <yao@codesourcery.com>
18742
18743 PR testsuite/13443
18744 * gdb.mi/mi-var-display.exp: Make test messages unique.
18745
18746 2014-08-04 Tom Tromey <tromey@redhat.com>
18747
18748 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18749 target 0".
18750
18751 2014-08-04 Tom Tromey <tromey@redhat.com>
18752
18753 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18754 "target_resume".
18755
18756 2014-08-01 Joel Brobecker <brobecker@adacore.com>
18757
18758 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18759 inner_vla_struct_object_size.
18760 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18761 as xfail.
18762
18763 2014-07-30 Pedro Alves <palves@redhat.com>
18764
18765 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18766 comment.
18767
18768 2014-07-29 Yao Qi <yao@codesourcery.com>
18769
18770 PR gdb/17206
18771 * gdb.base/until-nodebug.exp: New.
18772
18773 2014-07-28 Doug Evans <xdje42@gmail.com>
18774
18775 PR guile/17203
18776 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18777 previously existing parameter, and previously ambiguously spelled
18778 parameter.
18779
18780 2014-07-28 Will Newton <will.newton@linaro.org>
18781
18782 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18783
18784 2014-07-26 Ludovic Courtès <ludo@gnu.org>
18785 Doug Evans <xdje42@gmail.com>
18786
18787 PR guile/17146
18788 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18789
18790 2014-07-25 Pedro Alves <palves@redhat.com>
18791
18792 * gdb.threads/signal-command-handle-nopass.c: New file.
18793 * gdb.threads/signal-command-handle-nopass.exp: New file.
18794 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18795 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18796 * gdb.threads/signal-delivered-right-thread.c: New file.
18797 * gdb.threads/signal-delivered-right-thread.exp: New file.
18798
18799 2014-07-25 Pedro Alves <palves@redhat.com>
18800
18801 * gdb.base/double-prompt-target-event-error.exp
18802 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18803 match.
18804 (cancel_pagination_in_target_event): Rework double prompt
18805 detection.
18806 * gdb.base/paginate-after-ctrl-c-running.exp
18807 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18808 <return>' match.
18809 * gdb.base/paginate-bg-execution.exp
18810 (test_bg_execution_pagination_return)
18811 (test_bg_execution_pagination_cancel): Remove '-notransfer
18812 <return>' matches.
18813 * gdb.base/paginate-execution-startup.exp
18814 (test_fg_execution_pagination_return)
18815 (test_fg_execution_pagination_cancel): Remove '-notransfer
18816 <return>' matches.
18817 * gdb.base/paginate-inferior-exit.exp
18818 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18819 match.
18820 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18821 * lib/gdb.exp (pagination_prompt): Run text through
18822 string_to_regexp.
18823 (gdb_test_multiple): Match $pagination_prompt instead of
18824 "<return>".
18825 (string_to_regexp): Move to lib/gdb-utils.exp.
18826
18827 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18828
18829 * gdb.arch/amd64-entry-value-paramref.S: New file.
18830 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18831 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18832 * gdb.arch/amd64-optimout-repeat.S: New file.
18833 * gdb.arch/amd64-optimout-repeat.c: New file.
18834 * gdb.arch/amd64-optimout-repeat.exp: New file.
18835
18836 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18837
18838 PR gdb/17170
18839 * gdb.base/statistics.exp: New file.
18840
18841 2014-07-17 Doug Evans <dje@google.com>
18842
18843 PR gdb/17170
18844 * gdb.base/maint.exp: Update testing of per-command stats.
18845
18846 2014-07-16 Pedro Alves <palves@redhat.com>
18847
18848 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18849 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18850 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18851 (tfile_write_buf): New functions.
18852 (add_memory_block): Rewrite using the above.
18853 (adjust_function_address): New function.
18854 (FUNCTION_ADDRESS): New macro.
18855 (write_basic_trace_file): Remove short_x local, and use
18856 tfile_write_16. Change type of func_addr local to unsigned long
18857 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18858 here. Cast argument of add_memory_block to char pointer.
18859 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18860 (main): Remove parameters.
18861 * gdb.trace/tfile.exp: Remove nowarnings.
18862
18863 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18864
18865 * gdb.base/debug-expr.exp: Test string evaluation with
18866 "debug expression" on.
18867
18868 2014-07-15 Pedro Alves <palves@redhat.com>
18869
18870 * gdb.base/reread.exp: Use clean_restart.
18871
18872 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18873
18874 * gdb.arch/avr-flash-qualifer.c: New.
18875 * gdb.arch/avr-flash-qualifer.exp: New.
18876
18877 2014-07-14 Pedro Alves <palves@redhat.com>
18878
18879 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18880 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18881
18882 2014-07-14 Pedro Alves <palves@redhat.com>
18883
18884 * gdb.base/double-prompt-target-event-error.c: New file.
18885 * gdb.base/double-prompt-target-event-error.exp: New file.
18886
18887 2014-07-14 Pedro Alves <palves@redhat.com>
18888
18889 PR gdb/17072
18890 * gdb.base/paginate-inferior-exit.c: New file.
18891 * gdb.base/paginate-inferior-exit.exp: New file.
18892
18893 2014-07-14 Pedro Alves <palves@redhat.com>
18894
18895 PR gdb/17072
18896 * gdb.base/paginate-bg-execution.c: New file.
18897 * gdb.base/paginate-bg-execution.exp: New file.
18898
18899 2014-07-14 Pedro Alves <palves@redhat.com>
18900
18901 PR gdb/17072
18902 * gdb.base/paginate-execution-startup.c: New file.
18903 * gdb.base/paginate-execution-startup.exp: New file.
18904 * lib/gdb.exp (pagination_prompt): New global.
18905 (default_gdb_spawn): New procedure, factored out from
18906 default_gdb_spawn.
18907 (default_gdb_start): Adjust to call default_gdb_spawn.
18908 (gdb_spawn): New procedure.
18909
18910 2014-07-14 Pedro Alves <palves@redhat.com>
18911
18912 * lib/gdb.exp (gdb_assert): New procedure.
18913 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18914
18915 2014-07-14 Pedro Alves <palves@redhat.com>
18916
18917 * gdb.base/execution-termios.c: New file.
18918 * gdb.base/execution-termios.exp: New file.
18919
18920 2014-07-14 Tom Tromey <tromey@redhat.com>
18921
18922 * gdb.cp/vla-cxx.cc: New file.
18923 * gdb.cp/vla-cxx.exp: New file.
18924
18925 2014-07-14 Tom Tromey <tromey@redhat.com>
18926
18927 * gdb.reverse/rerun-prec.c: New file.
18928 * gdb.reverse/rerun-prec.exp: New file.
18929
18930 2014-07-12 Maciej W. Rozycki <macro@mips.com>
18931 Maciej W. Rozycki <macro@codesourcery.com>
18932
18933 * lib/gdb-utils.exp: New file.
18934 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18935 inline `gdb_init_command' processing.
18936 (gdb_start_cmd): Likewise.
18937 * lib/mi-support.exp (mi_run_cmd): Likewise.
18938 * README: Document `gdb_init_command' and `gdb_init_commands'.
18939
18940 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18941
18942 Fix false FAIL running under a very long directory name.
18943 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18944 and "set print elements 10000". Twice.
18945
18946 2014-07-11 Yao Qi <yao@codesourcery.com>
18947
18948 * gdb.base/exprs.exp: "set print symbol off".
18949
18950 2014-07-11 Pedro Alves <palves@redhat.com>
18951
18952 * gdb.threads/kill.c: New file.
18953 * gdb.threads/kill.exp: New file.
18954
18955 2014-07-10 Yao Qi <yao@codesourcery.com>
18956
18957 * gdb.trace/tfile.c (write_basic_trace_file)
18958 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18959 address written to trace file.
18960
18961 2014-07-09 Pedro Alves <palves@redhat.com>
18962
18963 * gdb.base/attach-wait-input.exp: New file.
18964 * gdb.base/attach-wait-input.c: New file.
18965
18966 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18967
18968 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18969 setting up test structures.
18970 (main): Call new test function.
18971 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18972 test function, continue into test function and walk test
18973 structures.
18974
18975 2014-07-02 Yao Qi <yao@codesourcery.com>
18976
18977 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18978 'bar_start' at the beginning of functions 'foo' and 'bar'
18979 respectively.
18980 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18981 instead of 'foo' and 'bar'.
18982
18983 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18984
18985 * gdb.btrace/segv.exp: New.
18986 * gdb.btrace/segv.c: New.
18987
18988 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18989
18990 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18991 instruction.
18992
18993 2014-06-30 Mark Wielaard <mjw@redhat.com>
18994
18995 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18996 vulture, vilify, villar): New volatile array constants.
18997 (vindictive, vegetation): New const volatile array constants.
18998 * gdb.base/volatile.exp: Test volatile and const volatile array
18999 types.
19000
19001 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
19002
19003 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
19004 target lacks support for awatch, rwatch, or hbreak.
19005
19006 2014-06-27 Yao Qi <yao@codesourcery.com>
19007
19008 * gdb.multi/dummy-frame-restore.exp: New.
19009 * gdb.multi/dummy-frame-restore.c: New.
19010
19011 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
19012
19013 * gdb.btrace/gcore.exp: New.
19014
19015 2014-06-23 Pedro Alves <palves@redhat.com>
19016
19017 * gdb.base/watchpoint-reuse-slot.c: New file.
19018 * gdb.base/watchpoint-reuse-slot.exp: New file.
19019
19020 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
19021
19022 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
19023 progspace's filename in 'info', 'enable' and 'disable' command
19024 tests.
19025
19026 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
19027
19028 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
19029 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19030 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
19031
19032 2014-06-20 Gary Benson <gbenson@redhat.com>
19033
19034 * gdb.arch/i386-avx.exp: Fix include file location.
19035 * gdb.arch/i386-sse.exp: Likewise.
19036
19037 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
19038
19039 * gdb.dlang/expression.exp: New file.
19040
19041 2014-06-19 Pedro Alves <palves@redhat.com>
19042
19043 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19044 out from ...
19045 (top level): ... here. Iterate running tests under different
19046 scheduler-locking settings.
19047
19048 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
19049
19050 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19051 to DW_FORM_addr and use non-zero addresses.
19052
19053 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19054
19055 PR gdb/17017
19056 * gdb.python/py-xmethods.cc: Add global function call counters and
19057 increment them in their respective functions. Remove "cout"
19058 statements.
19059 * gdb.python/py-xmethods.exp: Make tests check the global function
19060 call counters instead of depending on inferior IO.
19061
19062 2014-06-18 Don Breazeal <donb@codesourcery.com>
19063
19064 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19065 Deleted procedure.
19066 (explicit_fork_parent_follow): Deleted procedure.
19067 (explicit_fork_child_follow): Deleted procedure.
19068 (test_follow_fork): New procedure.
19069 (do_fork_tests): Replace calls to deleted procedures with
19070 calls to test_follow_fork and reset GDB for subsequent
19071 procedure calls.
19072
19073 2014-06-17 Yao Qi <yao@codesourcery.com>
19074
19075 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19076 CP1252.
19077
19078 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
19079
19080 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19081 Initialize ptr and S explicitly.
19082 (skip_type_update_when_not_use_rtti_test): Likewise.
19083
19084 2014-06-16 Keith Seitz <keiths@redhat.com>
19085
19086 PR mi/15863
19087 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19088 the inferior is started.
19089
19090 2014-06-16 Pedro Alves <palves@redhat.com>
19091
19092 * gdb.base/break-main-file-remove-fail.c: New file.
19093 * gdb.base/break-main-file-remove-fail.exp: New file.
19094 * gdb.base/break-unload-file.exp: Use build_executable instead of
19095 prepare_for_testing.
19096 (test_break): New parameter "initial_load". Handle it.
19097 (top level): Add initial_load cmdline/file axis.
19098
19099 2014-06-12 Tom Tromey <tromey@redhat.com>
19100
19101 * gdb.base/completion.exp: Don't use directory name in test.
19102
19103 2014-06-09 Gary Benson <gbenson@redhat.com>
19104
19105 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19106 separate the always-available ANSI-standard signals from the
19107 signals that require checking.
19108 (main): Likewise.
19109 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19110 Likewise.
19111 (main): Likewise.
19112
19113 2014-06-07 Keith Seitz <keiths@redhat.com>
19114
19115 Revert:
19116 PR c++/16253
19117 * gdb.cp/var-tag.cc: New file.
19118 * gdb.cp/var-tag.exp: New file.
19119 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19120 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19121 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19122 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19123
19124 2014-06-06 Doug Evans <xdje42@gmail.com>
19125
19126 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19127
19128 2014-06-06 Pedro Alves <palves@redhat.com>
19129
19130 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19131 in target debug output instead of looking at RSP packets,
19132 disabling the test on any target that uses hardware stepping.
19133 Update comments.
19134
19135 2014-06-06 Pedro Alves <palves@redhat.com>
19136
19137 * gdb.base/break-unload-file.exp: Fix typo.
19138
19139 2014-06-06 Yao Qi <yao@codesourcery.com>
19140
19141 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19142 from "jit_function" to "^jit_function".
19143
19144 2014-06-06 Yao Qi <yao@codesourcery.com>
19145
19146 * gdb.base/async.c (foo): Add one statement.
19147 * gdb.base/async.exp: Get the next instruction address and
19148 match the output of "nexti" by instruction address. Match
19149 the hex address in the output of "finish".
19150
19151 2014-06-06 Gary Benson <gbenson@redhat.com>
19152
19153 * gdb.base/call-signals.c: Remove preprocessor conditionals
19154 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19155 SIGSEGV and SIGTERM.
19156 * gdb.base/sigall.c: Likewise.
19157 * gdb.base/unwindonsignal.c: Likewise.
19158 * gdb.reverse/sigall-reverse.c: Likewise.
19159
19160 2014-06-06 Yao Qi <yao@codesourcery.com>
19161
19162 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19163 readable, skip the test.
19164
19165 2014-06-06 Yao Qi <yao@codesourcery.com>
19166
19167 * gdb.threads/staticthreads.c (thread_function): Move the line
19168 setting breakpoint on forward.
19169 * gdb.threads/staticthreads.exp: Update comments.
19170
19171 2014-06-05 Ludovic Courtès <ludo@gnu.org>
19172
19173 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19174 "history-append! type error".
19175
19176 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19177
19178 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19179 erroneous dprintf expected input.
19180
19181 2014-06-04 Doug Evans <xdje42@gmail.com>
19182
19183 * gdb.guile/scm-generics.exp: Delete.
19184
19185 2014-06-04 Doug Evans <xdje42@gmail.com>
19186
19187 * gdb.guile/scm-breakpoint.exp: Update.
19188 Add tests for breakpoint registration.
19189
19190 2014-06-04 Tom Tromey <tromey@redhat.com>
19191
19192 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19193 VLA-in-union.
19194 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19195 inner_vla_struct, vla_union types. Initialize objects of those
19196 types and compute their sizes.
19197
19198 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19199 Hui Zhu <hui@codesourcery.com>
19200
19201 * gdb.base/fileio.exp: Add test for shell not available as well as
19202 available.
19203 * gdb.base/fileio.c (test_system): Check for shell twice.
19204
19205 2014-06-04 Yao Qi <yao@codesourcery.com>
19206
19207 * gdb.base/auto-connect-native-target.exp: Remove redundant
19208 space from the regexp pattern.
19209
19210 2014-06-04 Yao Qi <yao@codesourcery.com>
19211
19212 * gdb.base/default.exp: Replace "child" with "native" in
19213 regexp pattern.
19214
19215 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19216
19217 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19218 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19219 * gdb.python/py-xmethods.py: Python script supporting the
19220 new testcase and tests.
19221
19222 2014-06-03 Joel Brobecker <brobecker@adacore.com>
19223 Pedro Alves <palves@redhat.com>
19224
19225 PR breakpoints/17000
19226 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19227 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19228
19229 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19230
19231 * gdb.base/subst.exp: Add tests to verify partial path matching
19232 output.
19233
19234 2014-06-03 Pedro Alves <palves@redhat.com>
19235
19236 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19237 target that doesn't use software single-stepping.
19238
19239 2014-06-03 Pedro Alves <palves@redhat.com>
19240
19241 PR breakpoints/17000
19242 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19243 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19244
19245 2014-06-02 Doug Evans <xdje42@gmail.com>
19246
19247 * gdb.guile/scm-parameter.exp: New file.
19248
19249 2014-06-02 Doug Evans <xdje42@gmail.com>
19250
19251 * gdb.guile/scm-cmd.c: New file.
19252 * gdb.guile/scm-cmd.exp: New file.
19253
19254 2014-06-02 Doug Evans <xdje42@gmail.com>
19255
19256 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19257 pretty-printer lookup.
19258 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19259 (make-pp_s-printer): Call it.
19260 (make-pretty-printer-from-dict): New function.
19261 (lookup-pretty-printer-maker-from-dict): New function.
19262 (*pretty-printer*): Simplify.
19263 (make-objfile-pp_s-printer): New function.
19264 (install-objfile-pretty-printers!): New function.
19265 (make-progspace-pp_s-printer): New function.
19266 (install-progspace-pretty-printers!): New function.
19267 * gdb.guile/scm-progspace.c: New file.
19268 * gdb.guile/scm-progspace.exp: New file.
19269
19270 2014-06-02 Pedro Alves <palves@redhat.com>
19271
19272 * gdb.base/dprintf-bp-same-addr.c: New file.
19273 * gdb.base/dprintf-bp-same-addr.exp: New file.
19274
19275 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19276
19277 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19278 * gdb.arch/powerpc-power.s: Likewise.
19279
19280 2014-06-02 Joel Brobecker <brobecker@adacore.com>
19281
19282 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19283
19284 2014-06-01 Yao Qi <yao@codesourcery.com>
19285
19286 * gdb.base/watchpoint.exp (test_watch_location): Check null
19287 pointer can be dereferenced. If not, do the test, otherwise
19288 skip it.
19289
19290 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19291
19292 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19293 results.
19294 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19295
19296 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19297
19298 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19299 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19300 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19301 * gdb.arch/amd64-invalid-stack-top.c: New file.
19302 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19303
19304 2014-05-30 Pedro Alves <palves@redhat.com>
19305
19306 PR breakpoints/17000
19307 * gdb.base/sss-bp-on-user-bp.c: New file.
19308 * gdb.base/sss-bp-on-user-bp.exp: New file.
19309
19310 2014-05-30 David Blaikie <dblaikie@gmail.com>
19311
19312 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19313 gnu_inline semantics via attribute.
19314 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19315 source explicitly specifies the required semantics.
19316
19317 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19318
19319 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19320
19321 2014-05-29 Pedro Alves <palves@redhat.com>
19322 Tom Tromey <tromey@redhat.com>
19323
19324 * gdb.base/async-shell.exp: Don't enable target-async.
19325 * gdb.base/async.exp
19326 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19327 parameter. Adjust.
19328 (top level): Don't test with "target-async".
19329 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19330 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19331 * gdb.base/inferior-died.exp: Don't enable target-async.
19332 * gdb.base/interrupt-noterm.exp: Likewise.
19333 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19334 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19335 * gdb.mi/mi-nonstop.exp: Likewise.
19336 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19337 * gdb.mi/mi-nsintrall.exp: Likewise.
19338 * gdb.mi/mi-nsmoribund.exp: Likewise.
19339 * gdb.mi/mi-nsthrexec.exp: Likewise.
19340 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19341 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19342 * gdb.python/py-evsignal.exp: Don't enable target-async.
19343 * gdb.python/py-evthreads.exp: Likewise.
19344 * gdb.python/py-prompt.exp: Likewise.
19345 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19346 * gdb.server/solib-list.exp: Don't enable target-async.
19347 * gdb.threads/thread-specific-bp.exp: Likewise.
19348 * lib/mi-support.exp: Adjust to use mi-async.
19349
19350 2014-05-29 Pedro Alves <palves@redhat.com>
19351
19352 PR gdb/13860
19353 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19354 reason, even in sync mode.
19355
19356 2014-05-29 Pedro Alves <palves@redhat.com>
19357 Hui Zhu <hui@codesourcery.com>
19358
19359 PR PR15693
19360 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19361 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19362 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19363 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19364
19365 2014-05-28 Joel Brobecker <brobecker@adacore.com>
19366
19367 * config/monitor.exp (gdb_target_monitor): Replace use of
19368 "set remotebaud" by "set serial baud".
19369
19370 2014-05-26 Andy Wingo <wingo@igalia.com>
19371
19372 * gdb.guile/scm-breakpoint.exp:
19373 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19374 properties instead of gdb-object-properties.
19375
19376 2014-05-26 Yao Qi <yao@codesourcery.com>
19377
19378 * gdb.server/no-thread-db.exp: Specify source file name
19379 explicitly when setting a breakpoint.
19380
19381 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19382
19383 * gdb.btrace/vdso.c: New.
19384 * gdb.btrace/vdso.exp: New.
19385
19386 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19387
19388 * gdb.base/gcore.exp (capture_command_output): Move ...
19389 * lib/gdb.exp (capture_command_output): ... here.
19390
19391 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19392
19393 * gdb.btrace/data.exp: Test memory access during btrace replay.
19394
19395 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19396
19397 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19398
19399 2014-05-21 Pedro Alves <palves@redhat.com>
19400
19401 PR gdb/13860
19402 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19403 (top level): Test that output related to execution commands is
19404 sent to the console with CLI commands, but not with MI commands.
19405 Test that breakpoint events are always mirrored to the console.
19406 Also expect the new source line to be output after a "next" in
19407 async mode too. Make it a pass/fail test.
19408 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19409 output.
19410 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19411
19412 2014-05-21 Pedro Alves <palves@redhat.com>
19413
19414 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19415 Use them to test variations of "list" after reaching a breakpoint.
19416 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19417 Test "list" with listsize 10 after reaching a breakpoint.
19418 * gdb.python/python.exp (decode_line current location line
19419 number): Adjust expected line number.
19420
19421 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19422
19423 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19424 behavior for $args, pass it directly to "run".
19425
19426 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19427
19428 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19429 30000 to 65536.
19430
19431 2014-05-21 Pedro Alves <palves@redhat.com>
19432
19433 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19434 auto-connect-native-target off".
19435 * gdb.base/auto-connect-native-target.c: New file.
19436 * gdb.base/auto-connect-native-target.exp: New file.
19437
19438 2014-05-21 Pedro Alves <palves@redhat.com>
19439
19440 * gdb.base/default.exp: Test "target native" instead of "target
19441 child".
19442
19443 2014-05-21 Mark Wielaard <mjw@redhat.com>
19444
19445 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19446
19447 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19448
19449 Fix TLS access for -static -pthread.
19450 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19451 <HAVE_TLS> (thread_function, main): Initialize it.
19452 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19453 Add clean_restart.
19454 <$have_tls != "">: Check TLSVAR.
19455
19456 2014-05-21 Pedro Alves <palves@redhat.com>
19457
19458 * gdb.base/dcache-line-read-error.c: New.
19459 * gdb.base/dcache-line-read-error.exp: New.
19460
19461 2014-05-20 Pedro Alves <palves@redhat.com>
19462
19463 * gdb.base/compare-sections.c: New file.
19464 * gdb.base/compare-sections.exp: New file.
19465
19466 2014-05-20 Pedro Alves <palves@redhat.com>
19467
19468 * gdb.base/break-idempotent.c: New file.
19469 * gdb.base/break-idempotent.exp: New file.
19470
19471 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19472
19473 * gdb.btrace/nohist.exp: New.
19474
19475 2014-05-20 Yao Qi <yao@codesourcery.com>
19476
19477 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19478 gdb.reverse directory and gdb_reverse_timeout exists in board
19479 setting.
19480 * README: Document gdb_reverse_timeout.
19481
19482 2014-05-20 Yao Qi <yao@codesourcery.com>
19483
19484 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19485 'test_file_name'. Treat args as a string instead of a list.
19486 (gdb_init): Rename argument 'args' by 'test_file_name'.
19487
19488 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19489
19490 * gdb.arch/powerpc-power.exp: New file.
19491 * gdb.arch/powerpc-power.s: New file.
19492
19493 2014-05-16 Doug Evans <dje@google.com>
19494
19495 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
19496 * gdb.base/completion.exp: Check that all expected files exist
19497 before doing file completion.
19498
19499 2014-05-16 Doug Evans <dje@google.com>
19500
19501 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19502 Update.
19503 (do_syscall_tests_without_xml): Update.
19504
19505 2014-05-16 Pedro Alves <palves@redhat.com>
19506
19507 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19508 instead of "unknown output after running".
19509
19510 2014-05-16 Yao Qi <yao@codesourcery.com>
19511
19512 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19513 file1.txt from host at the end.
19514 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19515
19516 2014-05-15 Doug Evans <dje@google.com>
19517
19518 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19519 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19520 loading file. Add test for TU lookup.
19521
19522 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19523
19524 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19525 calling "-exec-arguments" or "set args" before running the
19526 inferior.
19527
19528 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19529
19530 * lib/mi-support.exp (mi_expect_stop): Expect message for
19531 inferiors that exit with non-zero exit code.
19532
19533 2014-05-14 Yao Qi <yao@codesourcery.com>
19534
19535 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19536 match absolute path on remote host.
19537 (test_file_list_exec_source_files): Remove "/" from the
19538 pattern.
19539
19540 2014-05-14 Yao Qi <yao@codesourcery.com>
19541
19542 * boards/local-remote-host-notty.exp (${board}_file): New
19543 proc.
19544
19545 2014-05-07 Kyle McMartin <kyle@redhat.com>
19546
19547 Pushed by Joel Brobecker <brobecker@adacore.com>.
19548 * gdb.arch/aarch64-atomic-inst.c: New file.
19549 * gdb.arch/aarch64-atomic-inst.exp: New file.
19550
19551 2014-05-07 Yao Qi <yao@codesourcery.com>
19552
19553 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19554 in current context" too.
19555
19556 2014-05-05 Keith Seitz <keiths@redhat.com>
19557
19558 * gdb.linespec/ls-dollar.exp: Add test for linespec
19559 file:convenience_variable.
19560
19561 2014-05-05 Yao Qi <yao@codesourcery.com>
19562
19563 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19564 traceframes into tfile and ctf trace files. Read data from
19565 trace file and test collected data.
19566 (gdb_collect_locals_test): Likewise.
19567 (gdb_unavailable_registers_test): Likewise.
19568 (gdb_unavailable_floats): Likewise.
19569 (gdb_collect_globals_test): Likewise.
19570 (top-level): Append "ctf" to trace_file_targets if GDB
19571 supports.
19572
19573 2014-05-05 Yao Qi <yao@codesourcery.com>
19574
19575 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19576 code to ...
19577 (gdb_collect_args_test_1): ... it. New proc.
19578 (gdb_collect_locals_test): Move some code to ...
19579 (gdb_collect_locals_test_1): ... it. New proc.
19580 (gdb_unavailable_registers_test): Move some code to ...
19581 (gdb_unavailable_registers_test_1): ... it. New proc.
19582 (gdb_unavailable_floats): Move some code to ...
19583 (gdb_unavailable_floats_1): ... it. New proc.
19584
19585 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19586
19587 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19588 probes to test for bitness recognition.
19589 * gdb.arch/amd64-stap-optional-prefix.exp
19590 (test_probe_value_without_reg): New procedure.
19591 Add code to test for different kinds of bitness.
19592
19593 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19594
19595 PR breakpoints/16889
19596 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19597 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19598
19599 2014-05-01 Pedro Alves <palves@redhat.com>
19600
19601 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19602 gdb_file_cmd if no file is specified.
19603 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19604 last_loaded_file to set the remote exec-file.
19605
19606 2014-05-01 Pedro Alves <palves@redhat.com>
19607
19608 * boards/local-remote-host.exp: New file.
19609
19610 2014-05-01 Pedro Alves <palves@redhat.com>
19611
19612 * boards/local-remote-host.exp: Rename to ...
19613 * boards/local-remote-host-notty.exp: ... this.
19614
19615 2014-04-28 Joel Brobecker <brobecker@adacore.com>
19616
19617 * gdb.ada/dyn_arrayidx: New testcase.
19618
19619 2014-04-26 Yao Qi <yao@codesourcery.com>
19620
19621 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19622 and compute the length of function main. Save it in
19623 $main_length.
19624 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19625 (top-level): Use gdb_compile to compile objects into
19626 executable and restart GDB. Remove invocation to
19627 prepare_for_testing.
19628
19629 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19630 Pedro Alves <palves@redhat.com>
19631
19632 PR server/16255
19633 * gdb.multi/multi-attach.c: New file.
19634 * gdb.multi/multi-attach.exp: New file.
19635
19636 2014-04-25 Pedro Alves <palves@redhat.com>
19637
19638 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19639 user.
19640 (top level): Test that "set remote conditional-breakpoints-packet
19641 off" works as intended.
19642 * gdb.base/dprintf.exp: Test that "set remote
19643 breakpoint-commands-packet off" works as intended.
19644 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19645 New function.
19646 (top level): Call it.
19647 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19648 remote fast-tracepoints-packet off" works as intended.
19649 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19650 * lib/gdb.exp (gdb_is_target_remote): ... here.
19651
19652 2014-04-24 David Blaikie <dblaikie@gmail.com>
19653
19654 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19655 ensure clang would not discard them.
19656 * gdb.base/gdbvars.c: Ditto.
19657 * gdb.base/memattr.c: Ditto.
19658 * gdb.base/whatis.c: Ditto.
19659 * gdb.python/py-prettyprint.c: Ditto.
19660 * gdb.trace/actions.c: Ditto.
19661 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19662 ensure clang would not discard it.
19663
19664 2014-04-24 David Blaikie <dblaikie@gmail.com>
19665
19666 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19667 clang to emit the full definition of type required by the test
19668 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19669
19670 2014-04-24 David Blaikie <dblaikie@gmail.com>
19671
19672 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19673 coax Clang into emitting the definition of the type.
19674 * gdb.cp/pr10728-x.h (y): Ditto.
19675 * gdb.cp/pr10728-y.cc (y): Ditto.
19676
19677 2014-04-24 David Blaikie <dblaikie@gmail.com>
19678
19679 * gdb.base/label.exp: XFAIL label related tests under Clang.
19680 * gdb.cp/cplabel.exp: Ditto.
19681 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19682 under Clang those using labels.
19683
19684 2014-04-25 Yao Qi <yao@codesourcery.com>
19685
19686 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19687 double_label.
19688 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19689 partial_label and double_label.
19690
19691 2014-04-24 David Blaikie <dblaikie@gmail.com>
19692
19693 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19694
19695 2014-04-24 David Blaikie <dblaikie@gmail.com>
19696
19697 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19698 of the function to work across GCC and Clang.
19699 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19700 pointer types (const void ** const V void **).
19701
19702 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
19703 Walfred Tedeschi <walfred.tedeschi@intel.com>
19704
19705 * Makefile.in (EXECUTABLES): Added i386-avx512.
19706 * gdb.arch/i386-avx512.c: New file.
19707 * gdb.arch/i386-avx512.exp: Likewise.
19708
19709 2014-04-23 Keith Seitz <keiths@redhat.com>
19710
19711 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19712 (mi_make_breakpoint_table): New procedure.
19713 (mi_create_breakpoint): Use mi_make_breakpoint
19714 and return the result.
19715 (mi_make_breakpoint): New procedure.
19716 (mi_build_kv_pairs): New procedure.
19717
19718 * gdb.mi/mi-break.exp: Remove unused globals,
19719 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19720 All callers updated.
19721 * gdb.mi/mi-dprintf.exp: Use variable to track command
19722 number.
19723 Update all callers of mi_create_breakpoint and use
19724 mi_make_breakpoint_table.
19725 Remove any unused global variables.
19726 * gdb.mi/mi-nonstop.exp: Likewise.
19727 * gdb.mi/mi-nsintrall.exp: Likewise.
19728 * gdb.mi/mi-nsmoribund.exp: Likewise.
19729 * gdb.mi/mi-nsthrexec.exp: Likewise.
19730 * gdb.mi/mi-reverse.exp: Likewise.
19731 * gdb.mi/mi-simplerun.exp: Likewise.
19732 * gdb.mi/mi-stepn.exp: Likewise.
19733 * gdb.mi/mi-syn-frame.exp: Likewise.
19734 * gdb.mi/mi-until.exp: Likewise.
19735 * gdb.mi/mi-var-cp.exp: Likewise.
19736 * gdb.mi/mi-var-display.exp: Likewise.
19737 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19738 * gdb.mi/mi2-var-child.exp: Likewise.
19739 * gdb.mi/mi-vla-c99.exp: Likewise.
19740 * lib/mi-support.exp: Likewise.
19741
19742 From Ian Lance Taylor <iant@cygnus.com>:
19743 * lib/gdb.exp (parse_args): New procedure.
19744
19745 2014-04-23 Pedro Alves <palves@redhat.com>
19746
19747 * gdb.base/break-unload-file.c: New file.
19748 * gdb.base/break-unload-file.exp: New file.
19749 * gdb.base/sym-file-lib.c (baz): New function.
19750 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19751 field.
19752 (load): Store the segment's mapped size.
19753 (unload): New function.
19754 (unload_shlib): New function.
19755 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19756 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19757 set a breakpoint at baz, and call it.
19758 * gdb.base/sym-file.exp: New tests for stale breakpoint
19759 instructions.
19760
19761 2014-04-23 Pedro Alves <palves@redhat.com>
19762
19763 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19764 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19765 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19766 * gdb.base/hbreak-unmapped.c: New file.
19767 * gdb.base/hbreak-unmapped.exp: New file.
19768 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19769 * lib/gdb.exp (gdb_is_target_remote): ... here.
19770
19771 2014-04-22 Pedro Alves <palves@redhat.com>
19772
19773 * gdb.base/consecutive-step-over.c: New file.
19774 * gdb.base/consecutive-step-over.exp: New file.
19775
19776 2014-04-22 Pedro Alves <palves@redhat.com>
19777
19778 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19779 instead of send_gdb/gdb_expect.
19780
19781 2014-04-22 Yao Qi <yao@codesourcery.com>
19782
19783 * lib/trace-support.exp (generate_tracefile): New procedure.
19784 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19785 return 0.
19786 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19787 if generate_tracefile returns 1.
19788
19789 2014-04-18 Tom Tromey <palves@redhat.com>
19790 Pedro alves <tromey@redhat.com>
19791
19792 PR backtrace/15558
19793 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19794 with a backtrace limit.
19795 * gdb.python/py-frame-inline.exp: Test running to an inline
19796 function with a backtrace limit, and printing the newest frame.
19797 * gdb.python/py-frame-inline.c (main): Call f.
19798
19799 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19800
19801 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19802
19803 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19804
19805 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19806 Drop prefix from unsupported source file path.
19807
19808 2014-04-17 Yao Qi <yao@codesourcery.com>
19809
19810 * lib/gdb.exp (with_target_charset): New proc.
19811 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19812 with_target_charset.
19813 (test_print_strings): Likewise.
19814 (test_repeat_bytes): Likewise.
19815 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19816 for some tests.
19817
19818 2014-04-16 Keith Seitz <keiths@redhat.com>
19819
19820 PR gdb/15827
19821 * gdb.dwarf2/corrupt.c: New file.
19822 * gdb.dwarf2/corrupt.exp: New file.
19823
19824 2014-04-16 Keith Seitz <keiths@redhat.com>
19825
19826 PR c++/16597
19827 * gdb.cp/namelessclass.cc: New file.
19828 * gdb.cp/namelessclass.exp: New file.
19829 * gdb.cp/namelessclass.S: New file.
19830
19831 2014-04-16 Doug Evans <dje@google.com>
19832
19833 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19834 Add comment.
19835 (gdbserver_default_get_comm_port): New function.
19836 (gdbserver_start): Check if board file provided
19837 "gdbserver,get_comm_port" and use it if so.
19838 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19839 (gdb,socketport): Set to "stdio".
19840 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19841 (stdio_gdbserver_template): Delete.
19842 (${board}_get_remote_address): Update.
19843 (${board}_build_remote_cmd): Delete.
19844 (${board}_get_comm_port): New function.
19845 (${board}_spawn): Update.
19846 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19847 Delete.
19848 (${board}_get_remote_address): Update.
19849 (${board}_get_comm_port): New function.
19850
19851 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
19852
19853 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19854 appearing in any order.
19855
19856 2014-04-15 Doug Evans <dje@google.com>
19857
19858 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19859 uninitialized value of "description".
19860
19861 2014-04-15 Keith Seitz <keiths@redhat.com>
19862
19863 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19864 Remove unused globals.
19865 (test_running_the_program): Likewise.
19866 (test_controlled_execution): Likewise.
19867 (test_controlling_breakpoints): Likewise.
19868 (test_program_termination): Likewise.
19869
19870 2014-04-15 Keith Seitz <keiths@redhat.com>
19871
19872 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19873 unused globals.
19874 (test_rbreak_creation_and_listing): Likewise.
19875 (test_ignore_count): Likewise.
19876 (test_error): Likewise.
19877
19878 2014-04-15 Pedro Alves <palves@redhat.com>
19879
19880 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19881 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19882 sym-file-loader.c.
19883 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19884 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19885 to sym-file-loader.c.
19886 (struct library): Forward declare.
19887 (load_shlib, lookup_function): Change prototypes.
19888 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19889 (translate_offset): Remove declarations.
19890 (get_text_addr): New declaration.
19891 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19892 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19893 sym-file-loader.h.
19894 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19895 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19896 here from sym-file-loader.h.
19897 (struct library): New structure.
19898 (load_shlib, lookup_function): Change prototypes and adjust to
19899 work with a struct library.
19900 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19901 (translate_offset): Make static.
19902 (get_text_addr): New function.
19903 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19904
19905 2014-04-15 Pedro Alves <palves@redhat.com>
19906
19907 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19908
19909 2014-04-15 Pedro Alves <palves@redhat.com>
19910
19911 * gdb.base/sym-file-loader.c: Include <limits.h>.
19912 (SELF_LINK): New define.
19913 (get_origin): New function.
19914 (load_shlib): Use it.
19915 * gdb.base/sym-file.exp: Don't early return if the target is
19916 remote. Use runto_main, and issue fail is that fails. Use
19917 gdb_load_shlibs.
19918 (shlib_name): Delete.
19919 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19920
19921 2014-04-15 Pedro Alves <palves@redhat.com>
19922
19923 * gdb.base/sym-file.exp: Remove regex characters from test
19924 message. Don't refer to breakpoint numbers in test messages.
19925
19926 2014-04-14 Keith Seitz <keiths@redhat.com>
19927
19928 PR c++/16253
19929 * gdb.cp/var-tag.cc: New file.
19930 * gdb.cp/var-tag.exp: New file.
19931 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19932 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19933 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19934 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19935
19936 2014-04-14 Tom Tromey <tromey@redhat.com>
19937
19938 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19939 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19940 type.
19941 * gdb.cp/enum-class.exp: New file.
19942 * gdb.cp/enum-class.cc: New file.
19943
19944 2014-04-14 Tom Tromey <tromey@redhat.com>
19945
19946 * gdb.dwarf2/enum-type.exp: New file.
19947
19948 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19949
19950 * gdb.mi/mi-vla-c99.exp: New file.
19951 * gdb.mi/vla.c: New file.
19952
19953 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19954
19955 * gdb.base/vla-datatypes.c: New file.
19956 * gdb.base/vla-datatypes.exp: New file.
19957
19958 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19959
19960 * gdb.base/vla-ptr.c: New file.
19961 * gdb.base/vla-ptr.exp: New file.
19962
19963 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19964
19965 * gdb.dwarf2/count.exp: New file.
19966
19967 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19968
19969 * gdb.base/vla-sideeffect.c: New file.
19970 * gdb.base/vla-sideeffect.exp: New file.
19971
19972 2014-04-14 David Blaikie <dblaikie@gmail.com>
19973
19974 * gdb.mi/non-stop.c: Add return value for non-void function return
19975 statement.
19976 * gdb.threads/staticthreads.c: Ditto.
19977
19978 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19979 Doug Evans <xdje42@gmail.com>
19980
19981 * gdb.guile/scm-value.c: Improve test case.
19982 * gdb.guile/scm-value.exp: Add new test.
19983
19984 2014-04-11 David Blaikie <dblaikie@gmail.com>
19985
19986 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19987 override Clang's default.
19988
19989 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19990
19991 Revert the following changes (regressions):
19992
19993 * gdb.base/vla-sideeffect.c: New file.
19994 * gdb.base/vla-sideeffect.exp: New file.
19995
19996 * gdb.dwarf2/count.exp: New file.
19997
19998 * gdb.base/vla-multi.c: New file.
19999 * gdb.base/vla-multi.exp: New file.
20000
20001 * gdb.base/vla-ptr.c: New file.
20002 * gdb.base/vla-ptr.exp: New file.
20003
20004 * gdb.base/vla-datatypes.c: New file.
20005 * gdb.base/vla-datatypes.exp: New file.
20006
20007 * gdb.mi/mi-vla-c99.exp: New file.
20008 * gdb.mi/vla.c: New file.
20009
20010 2014-04-11 Keith Seitz <keiths@redhat.com>
20011
20012 PR c++/16675
20013 * gdb.cp/cpsizeof.exp: New file.
20014 * gdb.cp/cpsizeof.cc: New file.
20015
20016 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20017
20018 * gdb.mi/mi-vla-c99.exp: New file.
20019 * gdb.mi/vla.c: New file.
20020
20021 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20022
20023 * gdb.base/vla-datatypes.c: New file.
20024 * gdb.base/vla-datatypes.exp: New file.
20025
20026 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20027
20028 * gdb.base/vla-ptr.c: New file.
20029 * gdb.base/vla-ptr.exp: New file.
20030
20031 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20032
20033 * gdb.base/vla-multi.c: New file.
20034 * gdb.base/vla-multi.exp: New file.
20035
20036 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20037
20038 * gdb.dwarf2/count.exp: New file.
20039
20040 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
20041
20042 * gdb.base/vla-sideeffect.c: New file.
20043 * gdb.base/vla-sideeffect.exp: New file.
20044
20045 2014-04-11 Yao Qi <yao@codesourcery.com>
20046
20047 * gdb.base/completion.exp: Check file exists before running tests
20048 on file completion.
20049
20050 2014-04-10 Pedro Alves <palves@redhat.com>
20051
20052 * gdb.base/cond-eval-mode.c: New file.
20053 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20054 prepare_for_testing to build the new file. Check result of
20055 runto_main.
20056 (test_break, test_watch): New procedures.
20057 (top level): Use them.
20058
20059 2014-04-08 Pierre Muller <muller@sourceware.org>
20060
20061 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20062 Ctrl-V use for mingw hosts.
20063
20064 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20065
20066 * gdb.python/py-value.c: Improve test case.
20067 * gdb.python/py-value.exp: Add new test.
20068
20069 2014-04-07 David Blaikie <dblaikie@gmail.com>
20070
20071 * lib/compiler.c: Identify the clang compiler.
20072 * lib/compiler.cc: Ditto.
20073
20074 2014-04-03 Yao Qi <yao@codesourcery.com>
20075
20076 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20077
20078 2014-04-01 Anton Blanchard <anton@samba.org>
20079
20080 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20081 messages unique.
20082
20083 2014-04-01 Anton Blanchard <anton@samba.org>
20084
20085 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20086 prepare_for_testing.
20087
20088 2014-04-01 Anton Blanchard <anton@samba.org>
20089
20090 * gdb.arch/ppc64-atomic-inst.c: Remove.
20091 * gdb.arch/ppc64-atomic-inst.S: New file.
20092 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20093
20094 2014-03-31 Doug Evans <dje@google.com>
20095
20096 * gdb.base/print-symbol-loading-lib.c: New file.
20097 * gdb.base/print-symbol-loading-main.c: New file.
20098 * gdb.base/print-symbol-loading.exp: New file.
20099
20100 2014-03-31 Yao Qi <yao@codesourcery.com>
20101
20102 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20103
20104 2014-03-28 Joel Brobecker <brobecker@adacore.com>
20105
20106 * gdb.ada/mi_dyn_arr: New testcase.
20107
20108 2014-03-27 Doug Evans <dje@google.com>
20109
20110 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20111
20112 2014-03-27 Yao Qi <yao@codesourcery.com>
20113
20114 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20115 if target is nios2-*-*.
20116
20117 2014-03-26 Yao Qi <yao@codesourcery.com>
20118
20119 * lib/gdb.exp (readline_is_used): New proc.
20120 * gdb.base/completion.exp: Move tests on command complete up.
20121 Skip the rest of tests if readline is not used.
20122 * gdb.ada/complete.exp: Skp the test if readline is not
20123 used.
20124 * gdb.base/filesym.exp: Likewise.
20125 * gdb.base/macscp.exp: Likewise.
20126 * gdb.base/readline-ask.exp: Likewise.
20127 * gdb.base/readline.exp: Likewise.
20128 * gdb.python/py-cmd.exp: Likewise.
20129 * gdb.trace/tfile.exp: Likewise.
20130
20131 2014-03-26 Yao Qi <yao@codesourcery.com>
20132
20133 * gdb.base/macscp.exp: Fix code format issues.
20134
20135 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20136
20137 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20138 * gdb.asm/powerpc64le.inc: New file.
20139
20140 2014-03-25 Pedro Alves <palves@redhat.com>
20141 Doug Evans <dje@google.com>
20142
20143 * gdb.base/source-execution.c: New file.
20144 * gdb.base/source-execution.exp: New file.
20145 * gdb.base/source-execution.gdb: New file.
20146
20147 2014-03-24 Doug Evans <dje@google.com>
20148
20149 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20150 using fission.
20151
20152 2014-03-24 Hui Zhu <hui@codesourcery.com>
20153 Pedro Alves <palves@redhat.com>
20154
20155 PR breakpoints/16101
20156 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20157 test pass/fail messages. Detect missing support for dprintf when
20158 breakpoints are actually inserted.
20159 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20160 breakpoints are actually inserted.
20161 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20162 fails.
20163
20164 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20165
20166 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20167
20168 2014-03-22 Doug Evans <xdje42@gmail.com>
20169
20170 * gdb.python/python.exp (python not supported): Verify multi-line
20171 python command issues an error.
20172 * gdb.guile/guile.exp (guile not supported): Verify multi-line
20173 guile command issues an error.
20174
20175 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20176
20177 * gdb.threads/thread-specific.exp: Handle the lack of usable
20178 $this_breakpoint and $this_thread.
20179
20180 2014-03-21 Hui Zhu <hui@codesourcery.com>
20181
20182 * gdb.base/attach.exp (do_command_attach_tests): New.
20183
20184 2014-03-20 Tom Tromey <tromey@redhat.com>
20185 Pedro Alves <palves@redhat.com>
20186
20187 PR cli/15718
20188 * gdb.base/condbreak-call-false.c: New file.
20189 * gdb.base/condbreak-call-false.exp: New file.
20190
20191 2014-03-20 Pedro Alves <palves@redhat.com>
20192
20193 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20194 Delete.
20195 (block_signals, unblock_signals): Delete.
20196 (child_function_2, main): Remove references to deleted variable
20197 and functions.
20198
20199 2014-03-20 Pedro Alves <palves@redhat.com>
20200
20201 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20202 Use pthread_kill to signal thread 2.
20203 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20204 Adjust to make the test send itself a signal rather than using the
20205 host's "kill" command.
20206
20207 2014-03-20 Pedro Alves <palves@redhat.com>
20208
20209 * gdb.threads/multiple-step-overs.c: New file.
20210 * gdb.threads/multiple-step-overs.exp: New file.
20211 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20212 Adjust expected infrun debug output.
20213
20214 2014-03-20 Pedro Alves <palves@redhat.com>
20215
20216 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20217 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20218
20219 2014-03-20 Pedro Alves <palves@redhat.com>
20220
20221 PR breakpoints/7143
20222 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20223 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20224 of gdb_test_multiple.
20225 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20226 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20227
20228 2014-03-20 Pedro Alves <palves@redhat.com>
20229
20230 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20231 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20232
20233 2014-03-19 Pedro Alves <palves@redhat.com>
20234
20235 * gdb.base/async.exp: Remove early return.
20236
20237 2014-03-19 Pedro Alves <palves@redhat.com>
20238
20239 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20240
20241 2014-03-19 Pedro Alves <palves@redhat.com>
20242
20243 * gdb.base/async.exp (test_background): Expect \r\n after
20244 "completed." in the fail pattern.
20245
20246 2014-03-19 Pedro Alves <palves@redhat.com>
20247
20248 * gdb.base/async.exp (test_background): New procedure.
20249 Use it for all background execution command tests.
20250
20251 2014-03-19 Pedro Alves <palves@redhat.com>
20252
20253 * gdb.base/async.exp: Use prepare_for_testing.
20254
20255 2014-03-19 Pedro Alves <palves@redhat.com>
20256
20257 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20258 the same line.
20259
20260 2014-03-19 Pedro Alves <palves@redhat.com>
20261
20262 * gdb.base/async.c (main): Add "jump here" and "until here" line
20263 marker comments.
20264 * gdb.base/async.exp (jump_here): New global.
20265 (jump& test): Use it.
20266 (until_here): New global.
20267 (until& test): Use it.
20268
20269 2014-03-19 Pedro Alves <palves@redhat.com>
20270
20271 * gdb.base/async.exp: Don't frob gdb_protocol.
20272
20273 2014-03-18 Doug Evans <xdje42@gmail.com>
20274
20275 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20276 Fix spelling of exec-done-display.
20277
20278 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20279
20280 PR gdb/15358
20281 * gdb.base/gdb-sigterm.c: New file.
20282 * gdb.base/gdb-sigterm.exp: New file.
20283
20284 2014-03-18 Pedro Alves <palves@redhat.com>
20285
20286 PR gdb/13860
20287 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20288 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20289 solib-event.
20290
20291 2014-03-17 Joel Brobecker <brobecker@adacore.com>
20292
20293 * gdb.ada/pckd_arr_ren: New testcase.
20294
20295 2014-03-13 Doug Evans <xdje42@gmail.com>
20296
20297 PR guile/16612
20298 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20299 collect after discarding symbols.
20300
20301 2014-03-13 Ludovic Courtès <ludo@gnu.org>
20302 Doug Evans <xdje42@gmail.com>
20303
20304 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20305 to history survives a gc.
20306
20307 2014-03-13 Pedro Alves <palves@redhat.com>
20308
20309 * gdb.base/default.exp: Don't test "target procfs".
20310
20311 2014-03-13 Pedro Alves <palves@redhat.com>
20312
20313 * gdb.base/default.exp: Update "target child" and "target procfs"
20314 tests to not expect "Unix".
20315
20316 2014-03-12 Tom Tromey <tromey@redhat.com>
20317
20318 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20319 New procs. Add target-async tests.
20320 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20321 Add target-async tests.
20322
20323 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20324
20325 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20326 'func_start' and 'func_end' for the beginning and end of the
20327 function code, respectively.
20328 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20329 'func_end' instead of 'func' and 'main'.
20330
20331 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20332
20333 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20334 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20335 generate the debug info assembler source.
20336
20337 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20338
20339 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20340 * gdb.dwarf2/arr-subrange.exp: Likewise.
20341 * gdb.dwarf2/dwz.exp: Likewise.
20342 * gdb.dwarf2/method-ptr.exp: Likewise.
20343 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20344 * gdb.dwarf2/subrange.exp: Likewise.
20345 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20346 * gdb.dwarf2/implptrpiece.exp: Likewise.
20347 * gdb.dwarf2/nostaticblock.exp: Likewise.
20348
20349 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20350
20351 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20352 directory to absolute path name arguments.
20353
20354 2014-03-10 Joel Brobecker <brobecker@adacore.com>
20355
20356 * gdb.ada/tagged_access: New testcase.
20357
20358 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20359
20360 * gdb.btrace/data.exp: Update expected output.
20361
20362 2014-03-06 Yao Qi <yao@codesourcery.com>
20363
20364 * gdb.trace/pr16508.exp: New file.
20365
20366 2014-03-05 Pedro Alves <palves@redhat.com>
20367
20368 PR gdb/16575
20369 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20370 procedure.
20371 (top level): Adjust to use it. Add tests that exercise breakpoint
20372 interaction with the code-cache.
20373
20374 2014-02-26 Ludovic Courtès <ludo@gnu.org>
20375
20376 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20377 test for 'history-append!'.
20378
20379 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20380
20381 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20382 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20383 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20384 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20385 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20386 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20387
20388 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20389
20390 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20391 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20392 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20393
20394 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20395
20396 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20397
20398 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20399
20400 * gdb.dwarf2/arr-stride.c: New file.
20401 * gdb.dwarf2/arr-stride.exp: New file.
20402
20403 2014-02-26 Pedro Alves <palves@redhat.com>
20404
20405 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20406 that won't ever trigger. Make sure that GDB reports the correct
20407 breakpoint that caused the stop.
20408
20409 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20410
20411 PR gdb/16626
20412 * gdb.base/auto-load-script: New file.
20413 * gdb.base/auto-load.c: New file.
20414 * gdb.base/auto-load.exp: New file.
20415
20416 PR gdb/16626
20417 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20418
20419 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20420
20421 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20422 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20423
20424 2014-02-24 Doug Evans <dje@google.com>
20425
20426 * lib/gdb.exp (run_on_host): Log error output if program fails.
20427
20428 2014-02-21 Pedro Alves <palves@redhat.com>
20429
20430 * gdb.threads/step-after-sr-lock.c: Rename to ...
20431 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20432 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20433 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20434 ... this.
20435
20436 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20437
20438 PR tdep/16397
20439 * gdb.arch/amd64-stap-special-operands.exp: New file.
20440 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20441 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20442 * gdb.arch/amd64-stap-triplet.S: Likewise.
20443 * gdb.arch/amd64-stap-triplet.c: Likewise.
20444
20445 2014-02-20 Joel Brobecker <brobecker@adacore.com>
20446
20447 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20448 in .section pseudo-op.
20449
20450 2014-02-20 lin zuojian <manjian2006@gmail.com>
20451 Joel Brobecker <brobecker@adacore.com>
20452 Doug Evans <xdje42@gmail.com>
20453
20454 PR symtab/16581
20455 * gdb.dwarf2/dw2-icycle.S: New file.
20456 * gdb.dwarf2/dw2-icycle.c: New file.
20457 * gdb.dwarf2/dw2-icycle.exp: New file.
20458
20459 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20460
20461 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20462 operations on gdb.Value objects.
20463 * gdb.python/py-value-cc.exp: Add new test to test operations on
20464 gdb.Value objects.
20465
20466 2014-02-18 Doug Evans <dje@google.com>
20467
20468 * Makefile.in (TESTS): New variable.
20469 (expanded_tests, expanded_tests_or_none): New variables
20470 (check-single): Pass $(expanded_tests_or_none) to runtest.
20471 (check-parallel): Only run tests in $(TESTS) if non-empty.
20472 (check/no-matching-tests-found): New rule.
20473 * README: Document TESTS makefile variable.
20474
20475 2014-02-18 Doug Evans <dje@google.com>
20476
20477 * Makefile.in (check-parallel): rm -rf outputs temp.
20478
20479 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20480
20481 Fix "ERROR: no fileid for" in the testsuite.
20482 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20483
20484 2014-02-12 Doug Evans <dje@google.com>
20485
20486 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20487 (MISCELLANEOUS): New variable.
20488 (clean): rm -rf $(MISCELLANEOUS).
20489 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20490 dwp live in the same directory as symlinks, with each symlink pointed
20491 to a differently named file in a different directory.
20492
20493 2014-02-11 Doug Evans <dje@google.com>
20494
20495 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20496 of Tcl file commands.
20497
20498 2014-02-10 Mark Kettenis <kettenis@gnu.org>
20499
20500 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20501 "kill -SIGUSR1 -1".
20502
20503 2014-02-10 Joel Brobecker <brobecker@adacore.com>
20504
20505 * gdb.ada/tick_length_array_enum_idx: New testcase.
20506
20507 2014-02-10 Doug Evans <xdje42@gmail.com>
20508
20509 * configure.ac (AC_OUTPUT): Add gdb.guile.
20510 * configure: Regenerate.
20511 * lib/gdb-guile.exp: New file.
20512 * lib/gdb.exp (get_target_charset): New function.
20513 * gdb.base/help.exp: Update expected output from "apropos apropos".
20514 * gdb.guile/Makefile.in: New file.
20515 * gdb.guile/guile.exp: New file.
20516 * gdb.guile/scm-arch.c: New file.
20517 * gdb.guile/scm-arch.exp: New file.
20518 * gdb.guile/scm-block.c: New file.
20519 * gdb.guile/scm-block.exp: New file.
20520 * gdb.guile/scm-breakpoint.c: New file.
20521 * gdb.guile/scm-breakpoint.exp: New file.
20522 * gdb.guile/scm-disasm.c: New file.
20523 * gdb.guile/scm-disasm.exp: New file.
20524 * gdb.guile/scm-equal.c: New file.
20525 * gdb.guile/scm-equal.exp: New file.
20526 * gdb.guile/scm-error.exp: New file.
20527 * gdb.guile/scm-error.scm: New file.
20528 * gdb.guile/scm-frame-args.c: New file.
20529 * gdb.guile/scm-frame-args.exp: New file.
20530 * gdb.guile/scm-frame-args.scm: New file.
20531 * gdb.guile/scm-frame-inline.c: New file.
20532 * gdb.guile/scm-frame-inline.exp: New file.
20533 * gdb.guile/scm-frame.c: New file.
20534 * gdb.guile/scm-frame.exp: New file.
20535 * gdb.guile/scm-generics.exp: New file.
20536 * gdb.guile/scm-gsmob.exp: New file.
20537 * gdb.guile/scm-iterator.c: New file.
20538 * gdb.guile/scm-iterator.exp: New file.
20539 * gdb.guile/scm-math.c: New file.
20540 * gdb.guile/scm-math.exp: New file.
20541 * gdb.guile/scm-objfile-script-gdb.in: New file.
20542 * gdb.guile/scm-objfile-script.c: New file.
20543 * gdb.guile/scm-objfile-script.exp: New file.
20544 * gdb.guile/scm-objfile.c: New file.
20545 * gdb.guile/scm-objfile.exp: New file.
20546 * gdb.guile/scm-ports.exp: New file.
20547 * gdb.guile/scm-pretty-print.c: New file.
20548 * gdb.guile/scm-pretty-print.exp: New file.
20549 * gdb.guile/scm-pretty-print.scm: New file.
20550 * gdb.guile/scm-section-script.c: New file.
20551 * gdb.guile/scm-section-script.exp: New file.
20552 * gdb.guile/scm-section-script.scm: New file.
20553 * gdb.guile/scm-symbol.c: New file.
20554 * gdb.guile/scm-symbol.exp: New file.
20555 * gdb.guile/scm-symtab-2.c: New file.
20556 * gdb.guile/scm-symtab.c: New file.
20557 * gdb.guile/scm-symtab.exp: New file.
20558 * gdb.guile/scm-type.c: New file.
20559 * gdb.guile/scm-type.exp: New file.
20560 * gdb.guile/scm-value-cc.cc: New file.
20561 * gdb.guile/scm-value-cc.exp: New file.
20562 * gdb.guile/scm-value.c: New file.
20563 * gdb.guile/scm-value.exp: New file.
20564 * gdb.guile/source2.scm: New file.
20565 * gdb.guile/types-module.cc: New file.
20566 * gdb.guile/types-module.exp: New file.
20567
20568 2014-02-10 Yao Qi <yao@codesourcery.com>
20569
20570 PR testsuite/16543
20571 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20572 * configure: Regenerated.
20573 * Makefile.in: New file.
20574
20575 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20576
20577 * gdb.python/py-framefilter.exp: Fix typo.
20578
20579 2014-02-08 Yao Qi <yao@codesourcery.com>
20580
20581 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20582 that no =breakpoint-modified is emitted when breakpoints are
20583 modified through MI commands.
20584
20585 2014-02-07 Pedro Alves <pedro@codesourcery.com>
20586 Pedro Alves <palves@redhat.com>
20587
20588 * gdb.threads/step-after-sr-lock.c: New file.
20589 * gdb.threads/step-after-sr-lock.exp: New file.
20590
20591 2014-02-07 Pedro Alves <palves@redhat.com>
20592
20593 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20594
20595 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20596
20597 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20598 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20599
20600 2014-02-06 Doug Evans <xdje42@gmail.com>
20601
20602 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20603 output.
20604
20605 * gdb.gdb/python-interrupts.exp: New file.
20606
20607 2014-02-05 Yao Qi <yao@codesourcery.com>
20608
20609 * gdb.trace/report.exp (use_collected_data): Test the output
20610 of "info threads" and "info inferiors".
20611
20612 2014-02-05 Yao Qi <yao@codesourcery.com>
20613
20614 Revert this patch:
20615
20616 2013-05-24 Yao Qi <yao@codesourcery.com>
20617
20618 * gdb.trace/tfile.exp: Test inferior and thread.
20619
20620 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20621
20622 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20623 on a function.
20624 * gdb.base/step-bt.c: Call hello via function pointer to make
20625 sure its first instruction is executed on powerpc64le-linux.
20626
20627 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20628
20629 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20630
20631 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20632
20633 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20634 of the test patterns for use on little-endian systems.
20635
20636 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20637
20638 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20639 (decimal_vector): Fix for little-endian.
20640
20641 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20642
20643 * gdb.arch/sparc-sysstep.exp: New file.
20644 * gdb.arch/sparc-sysstep.c: Likewise.
20645
20646 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20647
20648 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20649
20650 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20651
20652 2014-01-23 Tom Tromey <tromey@redhat.com>
20653
20654 * gdb.ada/array_char_idx: New testcase.
20655
20656 2014-01-23 Tom Tromey <tromey@redhat.com>
20657
20658 PR python/16487:
20659 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20660 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20661 classes.
20662
20663 2014-01-23 Tom Tromey <tromey@redhat.com>
20664
20665 PR python/16491:
20666 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20667 string from an inferior frame.
20668 * gdb.python/py-framefilter-mi.exp: Update.
20669
20670 2014-01-22 Doug Evans <dje@google.com>
20671
20672 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20673
20674 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20675
20676 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20677
20678 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20679
20680 * gdb.trace/entry-values.exp: Remove excess space character from
20681 regex patterns. Handle s390 call instruction.
20682
20683 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20684
20685 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20686 define "*_start" label. Make "name" static.
20687 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20688 ${name} by references to ${name}_start.
20689
20690 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20691
20692 * gdb.base/info-macros.exp: Remove "debug" from the compile
20693 options.
20694
20695 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20696
20697 * gdb.dlang/demangle.exp: New file.
20698
20699 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20700
20701 * gdb.dlang/primitive-types.exp: New file.
20702
20703 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20704
20705 * configure.ac: Create gdb.dlang/Makefile.
20706 * configure: Regenerate.
20707 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20708 * gdb.dlang/Makefile.in: New file.
20709 * lib/d-support.exp: New file.
20710 * lib/gdb.exp (skip_d_tests): New proc.
20711
20712 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20713
20714 * gdb.btrace/delta.exp: Check reverse stepi.
20715 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20716 * gdb.btrace/finish.exp: New.
20717 * gdb.btrace/next.exp: New.
20718 * gdb.btrace/nexti.exp: New.
20719 * gdb.btrace/record_goto.c: Add comments.
20720 * gdb.btrace/step.exp: New.
20721 * gdb.btrace/stepi.exp: New.
20722 * gdb.btrace/multi-thread-step.c: New.
20723 * gdb.btrace/multi-thread-step.exp: New.
20724 * gdb.btrace/rn-dl-bind.c: New.
20725 * gdb.btrace/rn-dl-bind.exp: New.
20726 * gdb.btrace/data.c: New.
20727 * gdb.btrace/data.exp: New.
20728 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20729
20730 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20731
20732 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20733 * gdb.btrace/exception.exp: Update.
20734 * gdb.btrace/instruction_history.exp: Update.
20735 * gdb.btrace/record_goto.exp: Update.
20736 * gdb.btrace/tailcall.exp: Update.
20737 * gdb.btrace/unknown_functions.exp: Update.
20738 * gdb.btrace/delta.exp: New.
20739
20740 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20741
20742 * gdb.btrace/record_goto.exp: Add backtrace test.
20743 * gdb.btrace/tailcall.exp: Add backtrace test.
20744
20745 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20746
20747 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20748 * gdb.btrace/record_goto.c: New.
20749 * gdb.btrace/record_goto.exp: New.
20750 * gdb.btrace/x86-record_goto.S: New.
20751
20752 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20753
20754 * gdb.btrace/function_call_history.exp: Update tests.
20755 * gdb.btrace/instruction_history.exp: Update tests.
20756
20757 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20758
20759 * gdb.btrace/function_call_history.exp: Fix expected field
20760 order for "record function-call-history".
20761 Add new tests for "record function-call-history /c".
20762 * gdb.btrace/exception.cc: New.
20763 * gdb.btrace/exception.exp: New.
20764 * gdb.btrace/tailcall.exp: New.
20765 * gdb.btrace/x86-tailcall.S: New.
20766 * gdb.btrace/x86-tailcall.c: New.
20767 * gdb.btrace/unknown_functions.c: New.
20768 * gdb.btrace/unknown_functions.exp: New.
20769 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20770
20771 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20772
20773 * gdb.btrace/instruction_history.exp: Update.
20774 * gdb.btrace/function_call_history.exp: Update.
20775
20776 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20777
20778 * gdb.btrace/function_call_history.exp: Fix expected function
20779 trace.
20780 * gdb.btrace/instruction_history.exp: Initialize traced.
20781 Remove traced_functions.
20782
20783 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20784
20785 * gdb.btrace/function_call_history.exp: Update
20786 * gdb.btrace/instruction_history.exp: Update.
20787
20788 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20789
20790 * gdb.btrace/enable.exp: Update expected text.
20791
20792 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20793
20794 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20795 bytes.
20796
20797 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20798
20799 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20800
20801 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
20802
20803 * lib/gdb.exp (supports_process_record): Return true for
20804 arm*-linux*. (supports_reverse): Likewise.
20805
20806 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20807
20808 PR python/15464
20809 PR python/16113
20810 * gdb.python/py-type.c: Enhance test case.
20811 * gdb.python/py-value-cc.cc: Likewise
20812 * gdb.python/py-type.exp: Add new tests.
20813 * gdb.python/py-value-cc.exp: Likewise
20814
20815 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20816 Pedro Alves <palves@redhat.com>
20817
20818 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20819 Make "name" extern.
20820 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20821 references to ${name}_start by references to ${name}.
20822
20823 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20824
20825 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20826
20827 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20828
20829 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20830
20831 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20832 Pedro Alves <palves@redhat.com>
20833
20834 * gdb.mi/mi-info-os.exp: Connect to the target with
20835 mi_gdb_target_load.
20836
20837 2014-01-08 Pedro Alves <palves@redhat.com>
20838
20839 * gdb.threads/reconnect-signal.c: New file.
20840 * gdb.threads/reconnect-signal.exp: New file.
20841
20842 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20843
20844 * gdb.base/source-dir.exp: New file.
20845
20846 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20847
20848 * gdb.ada/mi_interface: New testcase.
20849
20850 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20851
20852 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20853 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20854 gdb.ada/pp-rec-component/pck.ads: New files.
20855
20856 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20857
20858 * gdb.python/py-pp-integral.c: New file.
20859 * gdb.python/py-pp-integral.py: New file.
20860 * gdb.python/py-pp-integral.exp: New file.
20861
20862 For older changes see ChangeLog-1993-2013.
20863 \f
20864 ;; Local Variables:
20865 ;; mode: change-log
20866 ;; left-margin: 8
20867 ;; fill-column: 74
20868 ;; version-control: never
20869 ;; End:
20870
20871 Copyright 2014-2020 Free Software Foundation, Inc.
20872 Copying and distribution of this file, with or without modification,
20873 are permitted provided the copyright notice and this notice are preserved.
This page took 0.488972 seconds and 5 git commands to generate.