Skip tests requiring "alignof (void)" when compiling using clang
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-07-20 Gary Benson <gbenson@redhat.com>
2
3 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
4 with clang.
5
6 2020-07-20 Tom de Vries <tdevries@suse.de>
7
8 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
9 (omp_set_lock_in_order): New function.
10 (single_scope, multi_scope, nested_func, nested_parallel): Use
11 omp_set_lock_in_order and omp_unset_lock.
12 (main): Init and destroy lock and lock2.
13
14 2020-07-20 Tom de Vries <tdevries@suse.de>
15
16 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
17
18 2020-07-20 Tom de Vries <tdevries@suse.de>
19
20 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
21
22 2020-07-17 Tom de Vries <tdevries@suse.de>
23
24 * gdb.base/valgrind-infcall-2.c: New test.
25 * gdb.base/valgrind-infcall-2.exp: New file.
26 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
27
28 2020-07-17 Tom de Vries <tdevries@suse.de>
29
30 * gdb.dlang/circular.c (found): Use found_label as label name.
31 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
32 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
33 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
34 * gdb.dwarf2/ada-linkage-name.exp: Same.
35 * gdb.dwarf2/arr-subrange.exp: Same.
36 * gdb.dwarf2/atomic-type.exp: Same.
37 * gdb.dwarf2/comp-unit-lang.exp: Same.
38 * gdb.dwarf2/cpp-linkage-name.exp: Same.
39 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
40 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
41 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
42 * gdb.dwarf2/implptr-64bit.exp: Same.
43 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
44 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
45 * gdb.dwarf2/imported-unit.exp: Same.
46 * gdb.dwarf2/main-subprogram.exp: Same.
47 * gdb.dwarf2/missing-type-name.exp: Same.
48 * gdb.dwarf2/nonvar-access.exp: Same.
49 * gdb.dwarf2/struct-with-sig.exp: Same.
50 * gdb.dwarf2/typedef-void-finish.exp: Same.
51 * gdb.dwarf2/void-type.exp: Same.
52
53 2020-07-17 Tom de Vries <tdevries@suse.de>
54
55 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
56 src parameter.
57 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
58 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
59 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
60 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
61 * gdb.dwarf2/dwz.exp: Same.
62 * gdb.dwarf2/implptr-optimized-out.exp: Same.
63 * gdb.dwarf2/implref-array.exp: Same.
64 * gdb.dwarf2/implref-const.exp: Same.
65 * gdb.dwarf2/implref-global.exp: Same.
66 * gdb.dwarf2/implref-struct.exp: Same.
67 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
68 * gdb.dwarf2/opaque-type-lookup.exp: Same.
69 * gdb.dwarf2/var-access.exp: Same.
70 * gdb.dwarf2/varval.exp: Same.
71 * gdb.trace/entry-values.exp: Same.
72
73 2020-07-17 Tom de Vries <tdevries@suse.de>
74
75 * lib/dwarf.exp (Dwarf::extern): Remove.
76 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
77 * gdb.dlang/circular.exp: Same.
78 * gdb.dwarf2/comp-unit-lang.exp: Same.
79 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
80 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
81 * gdb.dwarf2/dwz.exp: Same.
82 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
83 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
84 * gdb.dwarf2/imported-unit.exp: Same.
85 * gdb.dwarf2/opaque-type-lookup.exp: Same.
86
87 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
88
89 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
90 Use double quotes instead of single quotes.
91
92 2020-07-16 Caroline Tice <cmtice@google.com>
93
94 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
95 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
96
97 2020-07-16 Tom de Vries <tdevries@suse.de>
98
99 * lib/dwarf.exp (program): Initialize _line.
100 (DW_LNE_end_sequence): Reinitialize _line.
101 (DW_LNS_advance_line): Update _line.
102 (line): New proc.
103 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
104 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
105 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
106 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
107 * gdb.dwarf2/dw2-is-stmt.exp: Same.
108 * gdb.dwarf2/dw2-ranges-func.exp: Same.
109
110 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
111
112 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
113 generic.
114
115 2020-07-15 Tom de Vries <tdevries@suse.de>
116
117 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
118 is_amd64_regs_target.
119
120 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
121
122 * gdb.fortran/ptype-on-functions.exp: Add more tests.
123 * gdb.fortran/ptype-on-functions.f90: Likewise.
124
125 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
126
127 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
128 values in documentation for addr_size to 4 and 8.
129
130 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
131
132 * gdb.arch/amd64-osabi.exp: Update.
133 * gdb.arch/arm-disassembler-options.exp: Update.
134 * gdb.arch/powerpc-disassembler-options.exp: Update.
135 * gdb.arch/ppc64-symtab-cordic.exp: Update.
136 * gdb.arch/s390-disassembler-options.exp: Update.
137 * gdb.base/all-architectures.exp.tcl: Update.
138 * gdb.base/attach-pie-noexec.exp: Update.
139 * gdb.base/catch-syscall.exp: Update.
140 * gdb.xml/tdesc-arch.exp: Update.
141
142 2020-07-14 Tom de Vries <tdevries@suse.de>
143
144 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
145 (local_gettid): ... this.
146 (fn): Update.
147
148 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
149
150 * gdb.base/info_sources.exp: Skip directory match tests on
151 remote hosts.
152
153 2020-07-13 Gary Benson <gbenson@redhat.com>
154
155 * gdb.base/savedregs.exp (caller): Use parentheses to
156 make expected expression evaluation ordering explicit.
157
158 2020-07-13 Gary Benson <gbenson@redhat.com>
159
160 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
161
162 2020-07-13 Gary Benson <gbenson@redhat.com>
163
164 * gdb.base/bigcore.c (main): Use a volatile pointer when
165 attempting to trigger a SIGSEGV.
166 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
167 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
168 * gdb.base/savedregs.c (thrower): Likewise.
169 * gdb.mi/mi-syn-frame.c (bar): Likewise.
170
171 2020-07-13 Gary Benson <gbenson@redhat.com>
172
173 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
174 defining and using VLA structure fields into...
175 * gdb.base/vla-struct-fields.c: New file.
176 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
177 tests into...
178 * gdb.base/vla-struct-fields.exp: New file.
179
180 2020-07-13 Tom de Vries <tdevries@suse.de>
181
182 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
183 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
184 * gdb.base/gold-gdb-index.exp: Same.
185 * gdb.base/morestack.exp: Same.
186
187 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
188
189 PR rust/26121
190 * gdb.rust/modules.rs: Prevent linker from discarding test
191 symbol.
192
193 2020-07-10 Pedro Alves <pedro@palves.net>
194
195 PR gdb/26199
196 * gdb.multi/multi-target.c (exit_thread): New.
197 (thread_start): Break loop if EXIT_THREAD.
198 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
199 (top level) Call test_no_resumed.
200
201 2020-07-08 Tom Tromey <tromey@adacore.com>
202
203 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
204 * gdb.ada/catch_ex.exp: Examine catchpoint text.
205
206 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
207
208 PR python/22748
209 * gdb.opt/inline-frame-tailcall.c: New file.
210 * gdb.opt/inline-frame-tailcall.exp: New file.
211 * gdb.python/py-unwind-inline.c: New file.
212 * gdb.python/py-unwind-inline.exp: New file.
213 * gdb.python/py-unwind-inline.py: New file.
214
215 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
216
217 * gdb.python/py-arch-reg-groups.exp: New file.
218
219 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
220
221 * gdb.python/py-arch-reg-names.exp: New file.
222
223 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
226 gdb.PendingFrame.architecture method.
227
228 2020-07-06 Tom de Vries <tdevries@suse.de>
229
230 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
231
232 2020-07-03 Pedro Alves <palves@redhat.com>
233
234 * gdb.base/structs2.c (main): Adjust second parem_reg call to
235 explicitly write negative numbers.
236 * gdb.base/structs2.exp: Adjust expected output.
237
238 2020-07-03 Pedro Alves <palves@redhat.com>
239
240 * gdb.base/charset.c (init_string): Change all char parameters to
241 unsigned char parameters.
242
243 2020-07-03 Pedro Alves <palves@redhat.com>
244
245 * gdb.base/call-sc.exp (start_scalars_test): Use
246 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
247 * gdb.base/overlays.c: Remove references to PARAMS.
248 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
249 * gdb.base/reread.exp: Don't set 'prototypes' global.
250 * gdb.base/structs.exp (start_structs_test): Use
251 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
252 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
253 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
254 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
255 call.
256 * gdb.base/varargs.exp: Don't set 'prototypes' global.
257
258 2020-07-03 Pedro Alves <palves@redhat.com>
259
260 * gdb.base/m32rovly.c: Delete.
261 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
262
263 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
264
265 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
266 of gdb_py_test_multiple.
267 * gdb.python/py-cmd.exp: Likewise.
268 * gdb.python/py-events.exp: Likewise.
269 * gdb.python/py-function.exp: Likewise.
270 * gdb.python/py-inferior.exp: Likewise.
271 * gdb.python/py-infthread.exp: Likewise.
272 * gdb.python/py-linetable.exp: Likewise.
273 * gdb.python/py-parameter.exp: Likewise.
274 * gdb.python/py-value.exp: Likewise.
275
276 2020-06-30 Tom de Vries <tdevries@suse.de>
277
278 PR testsuite/26175
279 * lib/future.exp (gdb_default_target_compile): Detect and handle
280 early_flags.
281
282 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
283
284 * boards/simavr.exp (gdb_load): Catch errors when closing
285 previous connection. Close connection, wait for process and
286 unset simavr_spawn_id on failure.
287
288 2020-06-29 Tom de Vries <tdevries@suse.de>
289
290 * lib/gdb.exp (unknown): Make test-case unresolved.
291
292 2020-06-29 Tom de Vries <tdevries@suse.de>
293
294 PR gdb/25475
295 * gdb.server/solib-list.exp: Verify that the symbol reload
296 confirmation question is asked.
297
298 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
299
300 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
301 have a input seq nr in each pass message.
302 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
303 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
304 * gdb.python/python.exp: Make test names unique,
305 use gdb_test_multiline instead of gdb_py_test_multiple,
306 use $gdb_test_name.
307 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
308
309 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
310
311 * configure.ac: Add --enable-libctf.
312 * aclocal.m4: sinclude ../config/enable.m4.
313 * Makefile.in (site.exp): Add enable_libctf to site.exp.
314 * lib/gdb.exp (skip_ctf_tests): Use it.
315 * gdb.base/ctf-constvars.exp: Error message tweak.
316 * gdb.base/ctf-ptype.exp: Likewise.
317 * configure: Regenerate.
318
319 2020-06-26 Gary Benson <gbenson@redhat.com>
320
321 * gdb.cp/try_catch.cc: Include string.h.
322 (main): Replace comparison against string literal with
323 strcmp, avoiding build failure with -Wstring-compare.
324 Add "marker test-complete".
325 * gdb.cp/try_catch.exp: Run the test to the above marker,
326 then verify that the value of "test" is still true.
327
328 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
329
330 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
331
332 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
333
334 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
335
336 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
337
338 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
339 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
340 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
341 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
342 * gdb.arch/riscv-tdesc-loading.exp: New file.
343
344 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
345
346 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
347
348 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
349
350 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
351 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
352 * gdb.arch/riscv-tdesc-regs.c: New file.
353 * gdb.arch/riscv-tdesc-regs.exp: New file.
354
355 2020-06-24 Pedro Alves <palves@redhat.com>
356
357 * gdb.arch/amd64-entry-value-paramref.exp: Use
358 prepare_for_testing_full and don't pass "c++" for the .S file
359 build spec.
360 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
361 $options, since it's an assembly file. Remove -Wno-deprecated.
362 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
363 compiling C++ programs.
364
365 2020-06-24 Pedro Alves <palves@redhat.com>
366
367 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
368 Clang, add "-Wno-unknown-warning-option" to the options.
369
370 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
371
372 * gdb.xml/tdesc-reload.c: New file.
373 * gdb.xml/tdesc-reload.exp: New file.
374 * gdb.xml/maint-xml-dump-01.xml: New file.
375 * gdb.xml/maint-xml-dump-02.xml: New file.
376 * gdb.xml/maint-xml-dump.exp: New file.
377
378 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
379
380 * lib/completion-support.exp (test_gdb_completion_offers_commands):
381 Adjust for omitted commands when TUI is disabled.
382
383 2020-06-23 Gary Benson <gbenson@redhat.com>
384 Pedro Alves <palves@redhat.com>
385
386 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
387 * gdb.cp/nsimport.cc: Likewise.
388 * gdb.cp/nsnested.cc: Likewise.
389 * gdb.cp/nsnoimports.cc: Likewise.
390 * gdb.cp/nsusing.cc: Likewise.
391 * gdb.cp/smartp.cc: Likewise.
392 * gdb.python/py-pp-integral.c: Likewise.
393 * gdb.python/py-pp-re-notag.c: Likewise.
394
395 2020-06-23 Gary Benson <gbenson@redhat.com>
396
397 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
398 * gdb.cp/nsimport.cc: Likewise.
399 * gdb.cp/nsnested.cc: Likewise.
400 * gdb.cp/nsnoimports.cc: Likewise.
401 * gdb.cp/nsusing.cc: Likewise.
402 * gdb.cp/smartp.cc: Likewise.
403 * gdb.python/py-pp-integral.c: Likewise.
404 * gdb.python/py-pp-re-notag.c: Likewise.
405
406 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
407
408 * gdb.base/default-args.exp: New test.
409 * gdb.base/default-args.c: New file.
410 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
411 * gdb.base/default.exp: Update to new help text.
412 * gdb.base/help.exp: Likewise.
413 * gdb.base/page.exp: Likewise.
414 * gdb.base/style.exp: Likewise.
415 * gdb.guile/guile.exp: Likewise.
416 * gdb.python/python.exp: Likewise.
417
418 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
419
420 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
421 remote host. Fix search path syntax on Windows host.
422
423 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
424
425 * gdb.base/attach.exp: Test priority of 'exec-file' changed
426 over 'exec-file-mismatch'.
427 * gdb.base/attach.c: Mark should_exit volatile.
428 * gdb.base/attach2.c: Likewise. Add a comment explaining
429 why the sleep cannot be big.
430 * gdb.base/attach3.c: New file.
431
432 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
433
434 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
435 prefix optional.
436
437 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
438
439 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
440 for remote host.
441
442 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
443 Hafiz Abid Qadeer <abidh@codesourcery.com>
444
445 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
446 file sent to remote host.
447 (top level): Allow int32_t as type of 32-bit register.
448
449 2020-06-19 Tom de Vries <tdevries@suse.de>
450
451 * lib/gdb.exp (gdb_note): New proc.
452 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
453 (gdb_default_target_compile): ... here. Only call
454 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
455 (use_gdb_compile): Change to array.
456 (toplevel): Update sets of use_gdb_compile to specify language.
457 Warn about default_target_compile override. Store dejagnu's version
458 of default_target_compile in dejagnu_default_target_compile.
459
460 2020-06-18 Tom de Vries <tdevries@suse.de>
461
462 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
463 (default_gdb_init): ... here.
464
465 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
466
467 Fix TUI support checks in gdb.tui tests.
468
469 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
470 just say UNSUPPORTED.
471 * gdb.tui/corefile-run.exp: Likewise.
472 * gdb.tui/empty.exp: Likewise.
473 * gdb.tui/list-before.exp: Likewise.
474 * gdb.tui/list.exp: Likewise.
475 * gdb.tui/main.exp: Likewise.
476 * gdb.tui/regs.exp: Likewise.
477 * gdb.tui/resize.exp: Likewise.
478 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
479 * gdb.tui/tui-layout-asm.exp: Likewise.
480 * gdb.tui/tui-missing-src.exp: Likewise.
481 * gdb.tui/winheight.exp: Likewise.
482 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
483
484 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
485
486 Fix TCL error in gdb.python/py-format-string.exp.
487
488 * gdb.python/py-format-string.exp: Move test for python support
489 earlier, out of function body.
490
491 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
492
493 * gdb.base/index-cache-load-twice.c: New.
494 * gdb.base/index-cache-load-twice.exp: New.
495
496 2020-06-17 Keith Seitz <keiths@redhat.com>
497
498 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
499 when executing "gdb --configuration".
500
501 2020-06-17 Tom de Vries <tdevries@suse.de>
502
503 * lib/gdb.exp (gdb_tcl_unknown): New proc.
504 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
505 conditional on presence of gdb_tcl_unknown.
506 (gdb_finish): Make override undo conditional on presence of
507 gdb_tcl_unknown.
508
509 2020-06-16 Tom Tromey <tom@tromey.com>
510
511 * gdb.python/tui-window.py (failwin): New function. Register it
512 as a TUI window type.
513 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
514
515 2020-06-16 Gary Benson <gbenson@redhat.com>
516
517 * gdb.python/py-nested-maps.c (create_map): Add missing return
518 value.
519 (create_map_map): Likewise.
520
521 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
522
523 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
524 variable.
525 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
526 and use the already-defined 'options' variable.
527
528 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
529 Tom de Vries <tdevries@suse.de>
530
531 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
532 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
533 (gdb_setup_known_globals): New proc.
534 (gdb_cleanup_globals): New proc.
535 * lib/gdb.exp (load_lib): New override proc.
536 (gdb_stdin_log_init): Set var in_file as persistent global.
537 * lib/pascal.exp (gdb_stdin_log_init): Set vars
538 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
539 fpc_compiler as persistent global.
540
541 2020-06-12 Tom de Vries <tdevries@suse.de>
542
543 * lib/tuiterm.exp (spawn): Rename to ...
544 (tui_spawn): ... this.
545 (toplevel): Move rename of spawn ...
546 (gdb_init_tuiterm): ... here. New proc.
547 (gdb_finish_tuiterm): New proc.
548 * lib/gdb.exp (gdb_finish_hooks): New global var.
549 (gdb_finish): Handle gdb_finish_hooks.
550 (tuiterm_env): New proc.
551 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
552 tuiterm_env.
553 * gdb.tui/basic.exp: Same.
554 * gdb.tui/corefile-run.exp: Same.
555 * gdb.tui/empty.exp: Same.
556 * gdb.tui/list-before.exp: Same.
557 * gdb.tui/list.exp: Same.
558 * gdb.tui/main.exp: Same.
559 * gdb.tui/new-layout.exp: Same.
560 * gdb.tui/regs.exp: Same.
561 * gdb.tui/resize.exp: Same.
562 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
563 * gdb.tui/tui-layout-asm.exp: Same.
564 * gdb.tui/tui-missing-src.exp: Same.
565 * gdb.tui/winheight.exp: Same.
566
567 2020-06-12 Tom de Vries <tdevries@suse.de>
568
569 PR testsuite/26110
570 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
571 (gdb_finish): Reinstall dejagnu's override of ::unknown.
572
573 2020-06-11 Tom Tromey <tom@tromey.com>
574
575 PR gdb/18318:
576 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
577 floating point tests.
578
579 2020-06-11 Keith Seitz <keiths@redhat.com>
580
581 PR gdb/21356
582 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
583 vla_struct.
584 Add new struct vla_typedef and union vla_typedef_union and
585 corresponding instantiation objects.
586 Initialize new objects.
587 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
588 and vla_typedef_union_object.
589 Fixup type for vla_struct_object.
590
591 2020-06-11 Tom de Vries <tdevries@suse.de>
592
593 * lib/gdb.exp (with_override): New proc, factored out of ...
594 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
595
596 2020-06-10 Tom de Vries <tdevries@suse.de>
597
598 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
599
600 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
601
602 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
603 parameter, update callers.
604
605 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
606
607 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
608 * gdb.dwarf2/share-psymtabs-bt.c: New file.
609 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
610
611 2020-06-04 Tom de Vries <tdevries@suse.de>
612
613 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
614
615 2020-06-04 Tom de Vries <tdevries@suse.de>
616
617 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
618 exp_continue.
619
620 2020-06-04 Tom de Vries <tdevries@suse.de>
621
622 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
623
624 2020-06-03 Tom de Vries <tdevries@suse.de>
625
626 PR symtab/26046
627 * gdb.cp/breakpoint-locs-2.cc: New test.
628 * gdb.cp/breakpoint-locs.cc: New test.
629 * gdb.cp/breakpoint-locs.exp: New file.
630 * gdb.cp/breakpoint-locs.h: New test.
631
632 2020-06-03 Tom de Vries <tdevries@suse.de>
633
634 PR testsuite/25609
635 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
636 value of global verbose.
637 * gdb.base/jit-elf.exp: Same.
638 * gdb.base/jit-reader.exp: Same.
639
640 2020-06-02 Tom de Vries <tdevries@suse.de>
641
642 * gdb.dwarf2/multidictionary.exp: Don't use
643 gdb_spawn_with_cmdline_opts.
644
645 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
646
647 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
648 use_header case.
649 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
650 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
651 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
652 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
653 * gdb.dwarf2/dw2-inline-header.c: New file.
654 * gdb.dwarf2/dw2-inline-header.h: New file.
655
656 2020-05-30 Pedro Alves <palves@redhat.com>
657
658 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
659 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
660
661 2020-05-29 Gary Benson <gbenson@redhat.com>
662
663 * gdb.compile/compile-cplus.exp (additional_flags): Also
664 set when building with clang.
665 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
666 when building with clang.
667
668 2020-05-29 Gary Benson <gbenson@redhat.com>
669
670 * gdb.arch/i386-avx.exp (additional_flags): Also set when
671 building with clang.
672 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
673
674 2020-05-29 Gary Benson <gbenson@redhat.com>
675
676 * gdb.cp/koenig.exp (prepare_for_testing): Add
677 additional_flags=-Wno-unused-comparison.
678 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
679
680 2020-05-28 Gary Benson <gbenson@redhat.com>
681
682 * gdb.base/sigaltstack.c (catcher): Add default case to switch
683 statement.
684
685 2020-05-28 Gary Benson <gbenson@redhat.com>
686
687 * gdb.cp/classes.exp (prepare_for_testing): Add
688 additional_flags=-Wno-deprecated-register.
689 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
690 * gdb.cp/misc.exp: Likewise.
691
692 2020-05-28 Gary Benson <gbenson@redhat.com>
693
694 * gdb.linespec/cpls-ops.cc (dummy): New static global.
695 (test_op_new::operator new): Add return statement.
696 (test_op_new_array::operator new[]): Likewise.
697
698 2020-05-27 Pedro Alves <palves@redhat.com>
699
700 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
701 check. Use test_gdb_complete_unique instead of
702 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
703 test_gdb_complete_multiple instead of
704 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
705
706 2020-05-27 Luis Machado <luis.machado@linaro.org>
707
708 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
709 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
710 * gdb.arch/arm-disassembler-options.exp: Likewise.
711 * gdb.arch/arm-disp-step.exp: Likewise.
712 * gdb.arch/thumb-prologue.exp: Likewise.
713 * gdb.base/async.exp: Likewise.
714 * gdb.base/auxv.exp: Likewise.
715 * gdb.base/complex-parts.exp: Likewise.
716 * gdb.base/ena-dis-br.exp: Likewise.
717 * gdb.base/foll-exec.exp: Likewise.
718 * gdb.base/permissions.exp: Likewise.
719 * gdb.base/relocate.exp: Likewise.
720 * gdb.base/return2.exp: Likewise.
721 * gdb.base/sigbpt.exp: Likewise.
722 * gdb.base/siginfo-obj.exp: Likewise.
723 * gdb.cp/converts.exp: Likewise.
724 * gdb.cp/exceptprint.exp: Likewise.
725 * gdb.cp/inherit.exp: Likewise.
726 * gdb.cp/nsnoimports.exp: Likewise.
727 * gdb.cp/virtbase2.exp: Likewise.
728 * gdb.mi/mi-var-cmd.exp: Likewise.
729 * gdb.mi/var-cmd.c: Likewise.
730
731 2020-05-26 Tom Tromey <tromey@adacore.com>
732
733 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
734
735 2020-05-26 Tom Tromey <tromey@adacore.com>
736
737 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
738 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
739 type.
740 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
741 variable.
742
743 2020-05-26 Christian Biesinger <cbiesinger@google.com>
744
745 * Makefile.in: Use = instead of == for the test command
746 for portability.
747
748 2020-05-26 Tom de Vries <tdevries@suse.de>
749
750 * gdb.base/gold-gdb-index-2.c: New test.
751 * gdb.base/gold-gdb-index.c: New test.
752 * gdb.base/gold-gdb-index.exp: New file.
753 * gdb.base/gold-gdb-index.h: New test.
754
755 2020-05-25 Tom de Vries <tdevries@suse.de>
756
757 * boards/gold-gdb-index.exp: New file.
758
759 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
760
761 * boards/simavr.exp: New file.
762
763 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
764
765 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
766 * gdb.base/inferior-args.exp: New file.
767 * gdb.base/inferior-args.c: New file.
768
769 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
770
771 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
772 inferior_args. Pass it to gdb_reload.
773 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
774 inferior_args.
775 (gdb_reload): Add inferior_args argument.
776 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
777 pass it to gdbserver_run.
778 * boards/native-gdbserver.exp: Do not set noargs.
779 * boards/native-extended-gdbserver.exp (gdb_reload): Add
780 inferior_args argument.
781 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
782 * gdb.base/a2-run.exp: Check for use_gdb_stub.
783 * gdb.base/args.exp: Likewise.
784
785 2020-05-25 Tom de Vries <tdevries@suse.de>
786
787 * lib/gdb.exp (exec_is_pie): Add comment.
788
789 2020-05-25 Tom de Vries <tdevries@suse.de>
790
791 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
792 instead of $binfile in the untested message.
793
794 2020-05-25 Tom de Vries <tdevries@suse.de>
795
796 PR testsuite/26031
797 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
798
799 2020-05-25 Tom de Vries <tdevries@suse.de>
800
801 * boards/gold.exp: New file.
802
803 2020-05-23 Tom Tromey <tom@tromey.com>
804
805 * gdb.base/style.exp: Remove completion styling test.
806 * lib/gdb-utils.exp (style): Remove completion styles.
807
808 2020-05-23 Tom Tromey <tom@tromey.com>
809
810 * gdb.base/style.exp: Add completion styling test.
811 * lib/gdb-utils.exp (style): Add completion styles.
812
813 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
814
815 * gdb.base/annota1.exp: Update expected results.
816 * gdb.cp/annota2.exp: Update expected results, remove duplicate
817 test name.
818 * gdb.cp/annota3.exp: Update expected results.
819
820 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
821
822 PR gdb/26016
823 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
824 against MAP_FAILED.
825 * gdb.base/coremaker.c (mmapdata): Likewise.
826 * gdb.base/jit-reader-host.c (main): Likewise.
827 * gdb.base/sym-file-loader.c (load): Likewise.
828 (load_shlib): Likewise.
829
830 2020-05-20 Tom Tromey <tromey@adacore.com>
831
832 * gdb.ada/array_char_idx.exp: Recognize initialized array.
833
834 2020-05-20 Tom de Vries <tdevries@suse.de>
835
836 PR symtab/25833
837 * gdb.base/with-mf-inc.c: New test.
838 * gdb.base/with-mf-main.c: New test.
839 * gdb.base/with-mf.exp: New file.
840
841 2020-05-19 Tom Tromey <tromey@adacore.com>
842
843 * gdb.rust/simple.exp: Restore missing test result.
844
845 2020-05-19 Tom de Vries <tdevries@suse.de>
846
847 * gdb.base/gdb-caching-proc.exp: Fix typo.
848
849 2020-05-19 Tom Tromey <tromey@adacore.com>
850
851 * gdb.rust/simple.exp: Add some test descriptions.
852 (test_one_slice): Use with_test_prefix.
853
854 2020-05-18 Tom de Vries <tdevries@suse.de>
855
856 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
857
858 2020-05-17 Pedro Alves <palves@redhat.com>
859
860 PR gdb/25741
861 * gdb.base/hw-sw-break-same-address.exp: New file.
862
863 2020-05-16 Pedro Alves <palves@redhat.com>
864
865 * gdb.multi/multi-re-run.exp (test_re_run): Switch
866 LAST_LOADED_FILE accordingly.
867
868 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
869
870 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
871
872 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
873
874 * gdb.base/help.exp: Test apropos and help for commands
875 having aliases. Fixed comments not starting with an
876 upper-case letter or not finishing with a dot.
877
878 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
879
880 * gdb.base/alias.exp: Update help output check.
881
882 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
883
884 * gdb.base/default.exp: Update output following fixes.
885
886 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
887
888 * gdb.base/alias.exp: Test aliases starting with a prefix of
889 another alias.
890
891 2020-05-15 Gary Benson <gbenson@redhat.com>
892
893 * gdb.base/info-os.c (main): Add return statement.
894 * gdb.base/info_minsym.c (minsym_fun): Likewise.
895 * gdb.base/large-frame-2.c (func): Likewise.
896 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
897 * gdb.base/pr10179-b.c (foo2): Likewise.
898 * gdb.base/valgrind-disp-step.c (foo): Likewise.
899 * gdb.base/watch-cond.c (func): Likewise.
900 * gdb.multi/goodbye.c (verylongfun): Likewise.
901 * gdb.multi/hello.c (commonfun): Likewise.
902 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
903 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
904 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
905 Likewise.
906 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
907 * gdb.threads/interrupt-while-step-over.c (child_function):
908 Likewise.
909 * gdb.trace/actions-changed.c (end): Likewise.
910
911 2020-05-15 Gary Benson <gbenson@redhat.com>
912
913 * gdb.opencl/callfuncs.exp: Report when test skipped.
914 * gdb.opencl/convs_casts.exp: Likewise.
915 * gdb.opencl/datatypes.exp: Likewise.
916 * gdb.opencl/operators.exp: Likewise.
917 * gdb.opencl/vec_comps.exp: Likewise.
918
919 2020-05-15 Tom de Vries <tdevries@suse.de>
920
921 * gdb.base/align.exp.in: Rename to ...
922 * gdb.base/align.exp.tcl: ... this.
923 * gdb.base/align-c++.exp: Update.
924 * gdb.base/align-c.exp: Update.
925 * gdb.base/all-architectures.exp.in: Rename to ...
926 * gdb.base/all-architectures.exp: ... this.
927 * gdb.base/all-architectures-0.exp: Update.
928 * gdb.base/all-architectures-1.exp: Update.
929 * gdb.base/all-architectures-2.exp: Update.
930 * gdb.base/all-architectures-3.exp: Update.
931 * gdb.base/all-architectures-4.exp: Update.
932 * gdb.base/all-architectures-5.exp: Update.
933 * gdb.base/all-architectures-6.exp: Update.
934 * gdb.base/all-architectures-7.exp: Update.
935 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
936 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
937 * gdb.base/infcall-nested-structs-c++.exp: Update.
938 * gdb.base/infcall-nested-structs-c.exp: Update.
939 * gdb.base/info-types.exp.in: Rename to ...
940 * gdb.base/info-types.exp.tcl: ... this.
941 * gdb.base/info-types-c++.exp: Update.
942 * gdb.base/info-types-c.exp: Update.
943 * gdb.base/max-depth.exp.in: Rename to ...
944 * gdb.base/max-depth.exp.tcl: ... this.
945 * gdb.base/max-depth-c++.exp: Update.
946 * gdb.base/max-depth-c.exp: Update.
947 * gdb.cp/cpexprs.exp.in: Rename to ...
948 * gdb.cp/cpexprs.exp.tcl: ... this.
949 * gdb.cp/cpexprs-debug-types.exp: Update.
950 * gdb.cp/cpexprs.exp: Update.
951 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
952 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
953 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
954 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
955 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
956 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
957 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
958 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
959 * gdb.dwarf2/clang-debug-names-2.exp: Update.
960 * gdb.dwarf2/clang-debug-names.exp: Update.
961
962 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
963
964 * lib/check-test-names.exp: Remove code that prevents this file
965 loading when tests are run in parallel.
966
967 2020-05-15 Pedro Alves <palves@redhat.com>
968
969 * gdb.multi/multi-kill.exp (start_inferior): Remove
970 'testpid' parameter. Refer to namespace variable directly.
971 (testpid): Declare as namespace variable.
972
973 2020-05-15 Pedro Alves <palves@redhat.com>
974
975 * gdb.multi/multi-kill.exp: Wrap in namespace.
976 (start_inferior): Add TESTPID parameter. Use it instead of the
977 testpid global.
978 (top level): Define empty TESTPID array, and pass it down to
979 start_inferior.
980
981 2020-05-14 Tom de Vries <tdevries@suse.de>
982
983 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
984 output.
985
986 2020-05-14 Tom de Vries <tdevries@suse.de>
987
988 * gdb.base/align.exp: Split into ...
989 * gdb.base/align.exp.in: ...
990 * gdb.base/align-c++.exp: ...
991 * gdb.base/align-c.exp: ... these.
992 * gdb.base/infcall-nested-structs.exp: Split into ...
993 * gdb.base/infcall-nested-structs.exp.in: ...
994 * gdb.base/infcall-nested-structs-c++.exp: ...
995 * gdb.base/infcall-nested-structs-c.exp: ... these.
996 * gdb.base/info-types.exp: Split into ...
997 * gdb.base/info-types.exp.in: ...
998 * gdb.base/info-types-c++.exp: ...
999 * gdb.base/info-types-c.exp: ... these.
1000 * gdb.base/max-depth.exp: Split into ...
1001 * gdb.base/max-depth.exp.in: ...
1002 * gdb.base/max-depth-c++.exp: ...
1003 * gdb.base/max-depth-c.exp: ... these.
1004 * gdb.cp/infcall-nodebug.exp: Split into ...
1005 * gdb.cp/infcall-nodebug.exp.in: ...
1006 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1007 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1008 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1009 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1010
1011 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1012 Pedro Alves <palves@redhat.com>
1013
1014 * gdb.multi/multi-exit.c: New file.
1015 * gdb.multi/multi-exit.exp: New file.
1016 * gdb.multi/multi-kill.c: New file.
1017 * gdb.multi/multi-kill.exp: New file.
1018
1019 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1020
1021 * gdb.base/annota1.exp: Update the expected output.
1022 * gdb.cp/annota2.exp: Ditto.
1023
1024 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1025
1026 * lib/check-test-names.exp: Disable when testing is being run in
1027 parallel.
1028
1029 2020-05-12 Tom de Vries <tdevries@suse.de>
1030
1031 * gdb.base/jit-elf.exp: Fix string concat.
1032
1033 2020-05-12 Tom de Vries <tdevries@suse.de>
1034
1035 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1036 messages.
1037
1038 2020-05-12 Tom de Vries <tdevries@suse.de>
1039
1040 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1041
1042 2020-05-12 Tom de Vries <tdevries@suse.de>
1043
1044 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1045 * gdb.ada/mi_catch_ex.exp: Same.
1046 * gdb.ada/mi_catch_ex_hand.exp: Same.
1047
1048 2020-05-12 Tom de Vries <tdevries@suse.de>
1049
1050 * gdb.fortran/complex.exp: Use with_test_prefix.
1051
1052 2020-05-12 Tom de Vries <tdevries@suse.de>
1053
1054 * gdb.trace/passcount.exp: Fix test-names.
1055
1056 2020-05-12 Tom de Vries <tdevries@suse.de>
1057
1058 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1059
1060 2020-05-12 Tom de Vries <tdevries@suse.de>
1061
1062 * gdb.gdb/complaints.exp: Use with_test_prefix.
1063 * gdb.xml/tdesc-regs.exp: Same.
1064 * gdb.opt/inline-locals.exp: Fix test name.
1065
1066 2020-05-12 Tom de Vries <tdevries@suse.de>
1067
1068 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1069 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1070 * gdb.dwarf2/implref-struct.exp: Same.
1071 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1072 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1073
1074 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1075
1076 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1077
1078 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1079
1080 * lib/check-test-names.exp (all_test_names): New module variable.
1081 (counts): Add 'duplicates' field.
1082 (_check_duplicates): New procedure.
1083 (check): Also check for duplicates.
1084 (do_log_summary): Print duplicates count.
1085 (do_reset_vars): Reset counter for duplicate test names, and
1086 discard all know test names.
1087
1088 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1089
1090 * lib/gdb.exp: Include check-test-names.exp library.
1091 * lib/check-test-names.exp: New file.
1092
1093 2020-05-11 Tom de Vries <tdevries@suse.de>
1094
1095 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1096
1097 2020-05-11 Keith Seitz <keiths@redhat.com>
1098
1099 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1100
1101 2020-05-11 Tom de Vries <tdevries@suse.de>
1102
1103 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1104 * gdb.cp/cpexprs.exp.in: .. here.
1105 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1106 cpexprs.exp.
1107
1108 2020-05-11 Keith Seitz <keiths@redhat.com>
1109
1110 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1111 test names.
1112 * gdb.ada/arrayptr.exp: Likewise.
1113 * gdb.ada/assign_arr.exp: Likewise.
1114 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1115 * gdb.ada/bp_on_var.exp: Likewise.
1116 * gdb.ada/call_pn.exp: Likewise.
1117 * gdb.ada/complete.exp: Likewise.
1118 * gdb.ada/fun_overload_menu.exp: Likewise.
1119 * gdb.ada/funcall_param.exp: Likewise.
1120 * gdb.ada/funcall_ref.exp: Likewise.
1121 * gdb.ada/packed_array_assign.exp: Likewise.
1122 * gdb.ada/same_component_name.exp: Likewise.
1123 * gdb.ada/type_coercion.exp: Likewise.
1124 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1125 * gdb.ada/variant_record_packed_array.exp: Likewise.
1126
1127 2020-05-11 Tom de Vries <tdevries@suse.de>
1128
1129 PR symtab/25941
1130 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1131 out of ...
1132 * gdb.dwarf2/clang-debug-names.exp: ... here.
1133 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1134 clang-debug-names.exp.in.
1135 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1136 * gdb.dwarf2/clang-debug-names-2.c: New test.
1137
1138 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1139
1140 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1141 (fortran_runto_main): New Proc, fortran version of runto_main.
1142 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1143 * gdb.fortran/array-bounds.exp: Likewise.
1144 * gdb.fortran/array-slices.exp: Likewise.
1145 * gdb.fortran/block-data.exp: Likewise.
1146 * gdb.fortran/charset.exp: Likewise.
1147 * gdb.fortran/common-block.exp: Likewise.
1148 * gdb.fortran/complex.exp: Likewise.
1149 * gdb.fortran/derived-type-function.exp: Likewise.
1150 * gdb.fortran/derived-type.exp: Likewise.
1151 * gdb.fortran/info-modules.exp: Likewise.
1152 * gdb.fortran/info-types.exp: Likewise.
1153 * gdb.fortran/intrinsics.exp: Likewise.
1154 * gdb.fortran/library-module.exp: Likewise.
1155 * gdb.fortran/logical.exp: Likewise.
1156 * gdb.fortran/max-depth.exp: Likewise.
1157 * gdb.fortran/module.exp: Likewise.
1158 * gdb.fortran/multi-dim.exp: Likewise.
1159 * gdb.fortran/nested-funcs.exp: Likewise.
1160 * gdb.fortran/print-formatted.exp: Likewise.
1161 * gdb.fortran/print_type.exp: Likewise.
1162 * gdb.fortran/printing-types.exp: Likewise.
1163 * gdb.fortran/ptr-indentation.exp: Likewise.
1164 * gdb.fortran/ptype-on-functions.exp: Likewise.
1165 * gdb.fortran/subarray.exp: Likewise.
1166 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1167 * gdb.fortran/vla-datatypes.exp: Likewise.
1168 * gdb.fortran/vla-history.exp: Likewise.
1169 * gdb.fortran/vla-ptr-info.exp: Likewise.
1170 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1171 * gdb.fortran/vla-ptype.exp: Likewise.
1172 * gdb.fortran/vla-sizeof.exp: Likewise.
1173 * gdb.fortran/vla-type.exp: Likewise.
1174 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1175 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1176 * gdb.fortran/vla-value-sub.exp: Likewise.
1177 * gdb.fortran/vla-value.exp: Likewise.
1178 * gdb.fortran/whatis_type.exp: Likewise.
1179 * gdb.mi/mi-var-child-f.exp: Likewise.
1180
1181 2020-05-09 Tom de Vries <tdevries@suse.de>
1182
1183 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1184
1185 2020-05-08 Tom de Vries <tdevries@suse.de>
1186
1187 * gdb.dwarf2/clang-debug-names.c: New test.
1188 * gdb.dwarf2/clang-debug-names.exp: New file.
1189
1190 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
1191
1192 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1193 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1194
1195 2020-05-06 Tom de Vries <tdevries@suse.de>
1196
1197 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1198 breakpoint is at a "recommended breakpoint location".
1199 * gdb.reverse/consecutive-reverse.exp: Same.
1200
1201 2020-05-06 Tom de Vries <tdevries@suse.de>
1202
1203 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1204 address.
1205
1206 2020-05-06 Tom de Vries <tdevries@suse.de>
1207
1208 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1209
1210 2020-05-06 Tom de Vries <tdevries@suse.de>
1211
1212 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1213 info for r.
1214
1215 2020-05-06 Tom de Vries <tdevries@suse.de>
1216
1217 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1218 necessary.
1219
1220 2020-05-06 Tom de Vries <tdevries@suse.de>
1221
1222 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1223 void.
1224
1225 2020-05-06 Tom de Vries <tdevries@suse.de>
1226
1227 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1228 of ...
1229 * gdb.base/async.exp: ... here.
1230 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1231 "recommended breakpoint location".
1232
1233 2020-05-06 Tom de Vries <tdevries@suse.de>
1234
1235 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1236
1237 2020-05-04 Tom de Vries <tdevries@suse.de>
1238
1239 * gdb.base/async.exp: Check whether instruction addresses are a
1240 "recommended breakpoint location".
1241
1242 2020-05-03 Tom Tromey <tom@tromey.com>
1243
1244 * gdb.base/sepdebug.exp: Remove "catch" test.
1245 * gdb.base/break.exp: Remove "catch" test.
1246 * gdb.base/default.exp: Update expected output.
1247
1248 2020-05-02 Tom de Vries <tdevries@suse.de>
1249
1250 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1251 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1252 * gdb.arch/i386-mpx-map.exp: Same.
1253 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1254 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1255 * gdb.arch/i386-mpx.exp: Same.
1256
1257 2020-05-02 Tom de Vries <tdevries@suse.de>
1258
1259 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1260
1261 2020-05-01 Tom de Vries <tdevries@suse.de>
1262
1263 * gdb.ada/operator_bp.exp: Allow more than required amount of
1264 breakpoint.
1265
1266 2020-05-01 Tom de Vries <tdevries@suse.de>
1267
1268 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1269
1270 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1271
1272 PR gdb/18706
1273 * gdb.cp/stub-array-size.cc: New test.
1274 * gdb.cp/stub-array-size.exp: New file.
1275 * gdb.cp/stub-array-size.h: New test.
1276 * gdb.cp/stub-array-size2.cc: New test.
1277
1278 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1279
1280 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1281 output to the new format.
1282
1283 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
1284
1285 * gdb.base/break.exp: Use with_test_prefix.
1286
1287 2020-04-29 Tom de Vries <tdevries@suse.de>
1288
1289 * lib/gdb.exp (debug_types): New proc.
1290 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1291 * gdb.python/py-symtab.exp: Same.
1292
1293 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
1294
1295 PR gdb/17320
1296 * gdb.base/pretty-array.c: New test.
1297 * gdb.base/pretty-array.exp: New file.
1298
1299 2020-04-29 Tom de Vries <tdevries@suse.de>
1300
1301 PR symtab/25889
1302 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1303 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1304 and include cpexprs.exp.
1305
1306 2020-04-28 Mark Williams <mark@myosotissp.com>
1307
1308 PR gdb/24480
1309 * dw4-toplevel-types.exp: Test for top level types.
1310 * dw4-toplevel-types.cc: Test for top level types.
1311
1312 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1313
1314 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1315 (theads -> threads).
1316
1317 2020-04-28 Tom de Vries <tdevries@suse.de>
1318
1319 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1320
1321 2020-04-28 Tom de Vries <tdevries@suse.de>
1322
1323 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1324
1325 2020-04-28 Tom de Vries <tdevries@suse.de>
1326
1327 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1328
1329 2020-04-28 Tom de Vries <tdevries@suse.de>
1330
1331 * gdb.dwarf2/main-foo.c: New test.
1332 * gdb.dwarf2/struct-with-sig.exp: New file.
1333
1334 2020-04-25 Tom de Vries <tdevries@suse.de>
1335
1336 * boards/debug-types.exp: New file.
1337
1338 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1339
1340 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1341
1342 2020-04-24 Tom Tromey <tom@tromey.com>
1343
1344 PR symtab/12707:
1345 * gdb.python/py-symbol.exp: Update expected results for
1346 linkage_name test.
1347 * gdb.cp/print-demangle.exp: New file.
1348 * gdb.base/c-linkage-name.exp: Fix test.
1349 * gdb.guile/scm-symbol.exp: Update expected results for
1350 linkage_name test.
1351
1352 2020-04-24 Tom Tromey <tom@tromey.com>
1353
1354 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1355 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1356 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1357 assembler.
1358
1359 2020-04-24 Tom de Vries <tdevries@suse.de>
1360
1361 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1362 C++.
1363
1364 2020-04-24 Tom Tromey <tromey@adacore.com>
1365
1366 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1367 values.
1368 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1369 values. Update test for minimal encodings.
1370 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1371 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1372 values. Update test for minimal encodings.
1373
1374 2020-04-24 Tom Tromey <tromey@adacore.com>
1375
1376 PR python/23662:
1377 * gdb.ada/variant.exp: Add Python checks.
1378 * gdb.rust/simple.exp: Add dynamic type checks.
1379
1380 2020-04-24 Tom Tromey <tromey@adacore.com>
1381
1382 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1383 Make array type matching more lax.
1384 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1385 * gdb.ada/mi_variant.exp: New file.
1386 * gdb.ada/mi_variant/pck.ads: New file.
1387 * gdb.ada/mi_variant/pkg.adb: New file.
1388 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1389 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1390
1391 2020-04-24 Tom Tromey <tromey@adacore.com>
1392
1393 * gdb.ada/variant.exp: Add dynamic field offset tests.
1394 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1395 * gdb.ada/variant/pkg.adb: Add new variables.
1396
1397 2020-04-24 Tom Tromey <tromey@adacore.com>
1398
1399 * gdb.ada/variant.exp: New file
1400 * gdb.ada/variant/pkg.adb: New file
1401 * gdb.ada/variant/pck.adb: New file
1402
1403 2020-04-24 Tom de Vries <tdevries@suse.de>
1404
1405 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1406
1407 2020-04-24 Tom de Vries <tdevries@suse.de>
1408
1409 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1410 flags.
1411
1412 2020-04-24 Tom de Vries <tdevries@suse.de>
1413
1414 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1415
1416 2020-04-24 Tom de Vries <tdevries@suse.de>
1417
1418 * lib/gdb.exp (default_gdb_start): Handle eof.
1419 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1420 failure.
1421 * gdb.base/readnever.exp: Handle clean_restart failure.
1422
1423 2020-04-23 Tom de Vries <tdevries@suse.de>
1424
1425 * gdb.base/decl-before-def.exp: Run to main and print a again.
1426
1427 2020-04-23 Tom de Vries <tdevries@suse.de>
1428
1429 * gdb.base/decl-before-def-decl.c: New test.
1430 * gdb.base/decl-before-def-def.c: New test.
1431 * gdb.base/decl-before-def.exp: New file.
1432
1433 2020-04-23 Tom de Vries <tdevries@suse.de>
1434
1435 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1436
1437 2020-04-22 Tom de Vries <tdevries@suse.de>
1438
1439 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1440 debug_info_offset.
1441 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1442 before $objsfile in the line line.
1443
1444 2020-04-22 Tom de Vries <tdevries@suse.de>
1445
1446 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1447
1448 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1449
1450 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1451 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1452 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1453 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1454 * gdb.base/jit-protocol.h: Update definitions to match all usage
1455 contexts.
1456
1457 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1458
1459 * gdb.base: Rename all jit related test and source files.
1460
1461 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1462
1463 * gdb.base/jit-reader.exp: Relax register output check.
1464
1465 2020-04-22 Tom de Vries <tdevries@suse.de>
1466
1467 PR symtab/25764
1468 * gdb.base/psym-external-decl-2.c: New test.
1469 * gdb.base/psym-external-decl.c: New test.
1470 * gdb.base/psym-external-decl.exp: New file.
1471 * gdb.threads/tls.exp: Add PR25807 kfail.
1472
1473 2020-04-22 Tom de Vries <tdevries@suse.de>
1474
1475 PR symtab/25801
1476 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1477 in "info source" output.
1478
1479 2020-04-22 Tom de Vries <tdevries@suse.de>
1480
1481 PR symtab/25700
1482 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1483 symtab for imported_unit.c.
1484
1485 2020-04-21 Gary Benson <gbenson@redhat.com>
1486
1487 * gdb.base/advance.c (func): New argument, to match call site.
1488 (func2, func3): Add return statements.
1489
1490 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1491
1492 * gdb.multi/run-only-second-inf.c: New file.
1493 * gdb.multi/run-only-second-inf.exp: New file.
1494
1495 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1496
1497 * gdb.btrace/multi-inferior.c: New test.
1498 * gdb.btrace/multi-inferior.exp: New file.
1499
1500 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1501
1502 * gdb.btrace/enable-new-thread.c: New test.
1503 * gdb.btrace/enable-new-thread.exp: New file.
1504
1505 2020-04-21 Tom de Vries <tdevries@suse.de>
1506
1507 PR gdb/25471
1508 * gdb.threads/killed-outside.c: New test.
1509 * gdb.threads/killed-outside.exp: New file.
1510
1511 2020-04-20 Gary Benson <gbenson@redhat.com>
1512
1513 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1514 * gdb.base/nested-subp2.exp: Likewise.
1515 * gdb.base/nested-subp3.exp: Likewise.
1516
1517 2020-04-20 Gary Benson <gbenson@redhat.com>
1518
1519 * gdb.base/nested-subp1.exp: Disable test when using clang.
1520 * gdb.base/nested-subp2.exp: Likewise.
1521 * gdb.base/nested-subp3.exp: Likewise.
1522
1523 2020-04-20 Gary Benson <gbenson@redhat.com>
1524
1525 * gdb.cp/exception.cc: Fix compilation error with clang.
1526
1527 2020-04-20 Gary Benson <gbenson@redhat.com>
1528
1529 * gdb.trace/tspeed.c: Fix compilation error with clang.
1530
1531 2020-04-20 Gary Benson <gbenson@redhat.com>
1532
1533 * gdb.base/jit-main.c: Fix compilation error with clang.
1534
1535 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1536
1537 * gdb.base/attach-twice.c: Include "sys/types.h".
1538 (PTRACE_ATTACH): Add fallback definition.
1539 (main): Pass `0' to the 4th argument of `ptrace'.
1540
1541 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1542
1543 * gdb.base/fork-running-state.c: Include "signal.h".
1544
1545 2020-04-17 Tom Tromey <tromey@adacore.com>
1546
1547 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1548 Update tests.
1549 * gdb.btrace/cpu.exp: Update tests.
1550 * gdb.base/maint.exp: Update tests.
1551 * gdb.base/default.exp: Update tests.
1552 * gdb.base/completion.exp: Update tests.
1553
1554 2020-04-16 Tom de Vries <tdevries@suse.de>
1555
1556 PR symtab/25791
1557 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1558 (ensure_gdb_index): and factor out and move ...
1559 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1560 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1561
1562 2020-04-16 Tom de Vries <tdevries@suse.de>
1563
1564 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1565 loading exec.
1566
1567 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1568
1569 * gdb.base/many-completions.exp: New file.
1570
1571 2020-04-14 Tom de Vries <tdevries@suse.de>
1572
1573 PR symtab/25718
1574 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1575
1576 2020-04-14 Tom de Vries <tdevries@suse.de>
1577
1578 PR symtab/25720
1579 * gdb.base/maint-expand-symbols-header-file.c: New test.
1580 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1581 * gdb.base/maint-expand-symbols-header-file.h: New test.
1582
1583 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1584
1585 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1586 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1587 get_func_info.
1588 (get_func_info): Delete.
1589 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1590 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1591 * lib/dwarf.exp (get_func_info): New function.
1592
1593 2020-04-13 Tom de Vries <tdevries@suse.de>
1594
1595 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1596 to what find_gnatmake does.
1597
1598 2020-04-10 Tom de Vries <tdevries@suse.de>
1599
1600 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1601 -readnow.
1602
1603 2020-04-10 Tom de Vries <tdevries@suse.de>
1604
1605 PR cli/25808
1606 * gdb.base/style.c: Add leading newlines.
1607 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1608 Check listing of main's one-line body.
1609
1610 2020-04-08 Tom de Vries <tdevries@suse.de>
1611
1612 * lib/gdb.exp (psymtabs_p): New proc.
1613 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1614 importing unit" unsupported if there are no partial symbols.
1615
1616 2020-04-08 Tom de Vries <tdevries@suse.de>
1617
1618 PR testsuite/25760
1619 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1620
1621 2020-04-07 Tom de Vries <tdevries@suse.de>
1622
1623 PR symtab/25796
1624 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1625
1626 2020-04-07 Tom de Vries <tdevries@suse.de>
1627
1628 * gdb.base/check-psymtab.c: New test.
1629 * gdb.base/check-psymtab.exp: New file.
1630
1631 2020-04-06 Tom Tromey <tromey@adacore.com>
1632
1633 * gdb.ada/variant-record/proc.adb: New file.
1634 * gdb.ada/variant-record/value.adb: New file.
1635 * gdb.ada/variant-record/value.s: New file.
1636 * gdb.ada/variant-record.exp: New file.
1637
1638 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
1639
1640 PR gdb/25325
1641 * gdb.cp/typed-enum.cc: New test.
1642 * gdb.cp/typed-enum.exp: New file.
1643
1644 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1645
1646 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1647 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1648 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1649 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1650 * gdb.opt/inline-small-func.c: New file.
1651 * gdb.opt/inline-small-func.exp: New file.
1652 * gdb.opt/inline-small-func.h: New file.
1653
1654 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1655
1656 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1657 function.
1658
1659 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1660
1661 * lib/dwarf.exp (function_range): Allow compiler options to be
1662 specified.
1663
1664 2020-04-02 Tom de Vries <tdevries@suse.de>
1665
1666 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1667 __attribute__((always_inline)).
1668 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1669
1670 2020-04-02 Tom de Vries <tdevries@suse.de>
1671
1672 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1673 (gdbserver_gdb_exit): ... here. Add timeout warning.
1674 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1675 (connect_target_extended_remote): Append new server_spawn_id to
1676 server_spawn_ids.
1677 (cleanup): New proc.
1678 (setup, <toplevel>): Call cleanup.
1679
1680 2020-04-02 Tom de Vries <tdevries@suse.de>
1681
1682 * gdb.base/main-psymtab.exp: New file.
1683
1684 2020-04-02 Tom de Vries <tdevries@suse.de>
1685
1686 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1687
1688 2020-04-01 Tom Tromey <tom@tromey.com>
1689
1690 * gdb.base/complex-parts.exp: Add type tests.
1691
1692 2020-04-01 Tom Tromey <tom@tromey.com>
1693
1694 * gdb.base/complex-parts.exp: Add arithmetic tests.
1695
1696 2020-04-01 Tom Tromey <tom@tromey.com>
1697
1698 * gdb.compile/compile.exp: Update.
1699 * gdb.compile/compile-cplus.exp: Update.
1700 * gdb.base/varargs.exp: Update.
1701 * gdb.base/floatn.exp: Update.
1702 * gdb.base/endianity.exp: Update.
1703 * gdb.base/callfuncs.exp (do_function_calls): Update.
1704 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1705 (complex_float_integral_args): Update.
1706 * gdb.base/complex.exp: Update.
1707 * gdb.base/complex-parts.exp: Update.
1708
1709 2020-04-01 Tom Tromey <tromey@adacore.com>
1710
1711 * gdb.rust/union.rs: New file.
1712 * gdb.rust/union.exp: New file.
1713 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1714 (main): Update.
1715 * gdb.rust/simple.exp: Move union tests to union.exp.
1716
1717 2020-04-01 Tom Tromey <tromey@adacore.com>
1718
1719 * gdb.rust/simple.rs (main): Remove "y0".
1720
1721 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1722
1723 * gdb.multi/stop-all-on-exit.c: New test.
1724 * gdb.multi/stop-all-on-exit.exp: New file.
1725
1726 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
1727
1728 PR gdb/24789
1729 * gdb.cp/misc.cc: Add integer reference variable.
1730 * gdb.cp/misc.exp: Add test.
1731
1732 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1733
1734 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1735 scenario to cover execution until the end and also the case
1736
1737 2020-03-31 Tom de Vries <tdevries@suse.de>
1738
1739 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1740 c. Use "maint info symtabs" to check symtab expansion.
1741
1742 2020-03-30 Tom de Vries <tdevries@suse.de>
1743
1744 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1745 unsupported.
1746 (verify_psymtab_expanded): Move ...
1747 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1748 test.
1749 (readnow): New proc.
1750
1751 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1752
1753 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1754 with $hex.
1755
1756 2020-03-20 Tom Tromey <tromey@adacore.com>
1757
1758 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1759
1760 2020-03-20 Tom Tromey <tromey@adacore.com>
1761
1762 * gdb.ada/sub_variant/subv.adb: New file.
1763 * gdb.ada/sub_variant.exp: New file.
1764
1765 2020-03-20 Tom de Vries <tdevries@suse.de>
1766
1767 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1768 first break fails.
1769 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1770
1771 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1772
1773 * gdb.server/exit-multiple-threads.c: New file.
1774 * gdb.server/exit-multiple-threads.exp: New file.
1775
1776 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1777
1778 * gdb.fortran/mixed-lang-stack.c: New file.
1779 * gdb.fortran/mixed-lang-stack.cpp: New file.
1780 * gdb.fortran/mixed-lang-stack.exp: New file.
1781 * gdb.fortran/mixed-lang-stack.f90: New file.
1782
1783 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1784
1785 * gdb.linespec/cp-completion-aliases.cc: New file.
1786 * gdb.linespec/cp-completion-aliases.exp: New file.
1787
1788 2020-03-19 Tom de Vries <tdevries@suse.de>
1789
1790 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1791 more precise.
1792
1793 2020-03-18 Tom de Vries <tdevries@suse.de>
1794
1795 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1796 * gdb.dwarf2/break-inline-psymtab.c: New test.
1797 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1798
1799 2020-03-16 Tom de Vries <tdevries@suse.de>
1800
1801 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1802 cache_verify and cache_verify_proc.
1803
1804 2020-03-15 Tom de Vries <tdevries@suse.de>
1805
1806 * gdb.server/solib-list.exp: Handle
1807 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1808
1809 2020-03-15 Tom de Vries <tdevries@suse.de>
1810
1811 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1812 objfiles".
1813
1814 2020-03-14 Tom Tromey <tom@tromey.com>
1815
1816 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1817
1818 2020-03-14 Tom de Vries <tdevries@suse.de>
1819
1820 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1821
1822 2020-03-14 Tom de Vries <tdevries@suse.de>
1823
1824 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1825 result in line-by-line fashion.
1826
1827 2020-03-14 Tom de Vries <tdevries@suse.de>
1828
1829 * lib/gdb.exp (supports_statement_frontiers): New proc.
1830 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1831
1832 2020-03-14 Tom de Vries <tdevries@suse.de>
1833
1834 * gdb.base/printcmds.exp: Add missing quoting for "print
1835 teststring2".
1836
1837 2020-03-13 Tom Tromey <tom@tromey.com>
1838
1839 * gdb.base/printcmds.exp (test_print_strings): Add regression
1840 test.
1841 * gdb.base/printcmds.c (charptr): New typedef.
1842 (teststring2): New global.
1843
1844 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1845
1846 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1847 full path in the test name.
1848 (test_ld): Add some with_test_prefix blocks to make test names
1849 unique.
1850
1851 2020-03-13 Tom de Vries <tdevries@suse.de>
1852
1853 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1854
1855 2020-03-13 Tom de Vries <tdevries@suse.de>
1856
1857 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1858
1859 2020-03-13 Tom de Vries <tdevries@suse.de>
1860
1861 PR symtab/25646
1862 * gdb.dwarf2/imported-unit.exp: Add test.
1863
1864 2020-03-13 Tom de Vries <tdevries@suse.de>
1865
1866 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1867 (var1, var2): New variable.
1868 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1869 matching symbols.
1870
1871 2020-03-13 Tom de Vries <tdevries@suse.de>
1872
1873 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1874 (Term::command): Use prompt prefix.
1875 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1876 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1877 command_no_prompt_prefix instead of prefix.
1878 * gdb.tui/tui-layout-asm.exp: Same.
1879
1880 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1881
1882 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1883
1884 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1885
1886 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1887 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1888 on" while stepping over the test instruction, match printed
1889 message.
1890
1891 2020-03-12 Tom de Vries <tdevries@suse.de>
1892
1893 * gdb.base/info-types.exp: Use exp_continue during matching of output
1894 of "info types".
1895
1896 2020-03-12 Tom de Vries <tdevries@suse.de>
1897
1898 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1899
1900 2020-03-12 Tom de Vries <tdevries@suse.de>
1901
1902 * gdb.fortran/module.exp: Use exp_continue during matching of output
1903 of "info variable -n".
1904
1905 2020-03-12 Tom de Vries <tdevries@suse.de>
1906
1907 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1908 gdb.dwarf2/dw2-ranges-base.c.
1909
1910 2020-03-12 Tom de Vries <tdevries@suse.de>
1911
1912 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1913 in presence of GLIBC debuginfo.
1914
1915 2020-03-12 Tom de Vries <tdevries@suse.de>
1916
1917 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1918 $core.
1919
1920 2020-03-12 Tom de Vries <tdevries@suse.de>
1921
1922 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1923 more precise.
1924
1925 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1926
1927 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1928 from Unix to Windows path.
1929
1930 2020-03-11 Tom de Vries <tdevries@suse.de>
1931
1932 * gdb.ada/minsyms.exp: Set language to ada.
1933
1934 2020-03-11 Tom de Vries <tdevries@suse.de>
1935
1936 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1937
1938 2020-03-11 Tom de Vries <tdevries@suse.de>
1939
1940 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1941
1942 2020-03-11 Tom Tromey <tromey@adacore.com>
1943
1944 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1945
1946 2020-03-11 Tom de Vries <tdevries@suse.de>
1947
1948 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1949
1950 2020-03-11 Tom de Vries <tdevries@suse.de>
1951
1952 * gdb.base/break-interp.exp: Limit verbose scope.
1953
1954 2020-03-11 Tom de Vries <tdevries@suse.de>
1955
1956 * gdb.fortran/logical.f90: Define variable with character type.
1957 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1958
1959 2020-03-11 Tom de Vries <tdevries@suse.de>
1960
1961 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1962
1963 2020-03-11 Tom de Vries <tdevries@suse.de>
1964
1965 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1966 symtabs.
1967
1968 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1969 Bernd Edlinger <bernd.edlinger@hotmail.de>
1970
1971 * gdb.cp/step-and-next-inline.cc: New file.
1972 * gdb.cp/step-and-next-inline.exp: New file.
1973 * gdb.cp/step-and-next-inline.h: New file.
1974 * gdb.dwarf2/dw2-is-stmt.c: New file.
1975 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1976 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1977 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1978 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1979
1980 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1981
1982 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1983 is-stmt flag in the line table.
1984
1985 2020-03-09 Tom de Vries <tdevries@suse.de>
1986
1987 * lib/gdb.exp (cached_file): Create cache dir.
1988
1989 2020-03-07 Tom de Vries <tdevries@suse.de>
1990
1991 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1992 * gdb.cp/rvalue-ref-params.exp: Same.
1993
1994 2020-03-06 Tom de Vries <tdevries@suse.de>
1995
1996 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1997 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1998
1999 2020-03-06 Tom de Vries <tdevries@suse.de>
2000
2001 * README: Fix "the the".
2002 * gdb.base/dprintf.exp: Same.
2003
2004 2020-03-05 Tom de Vries <tdevries@suse.de>
2005
2006 * gdb.base/maint.exp: Update "main print statistics" expected output.
2007
2008 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2009
2010 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2011 (fortran_int8): Likewise.
2012 (fortran_real4): Likewise.
2013 (fortran_real8): Likewise.
2014 (fortran_complex4): Likewise.
2015 (fortran_logical4): Likewise.
2016 (fortran_character1): Likewise.
2017
2018 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2019
2020 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2021 printed as true.
2022
2023 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2024
2025 * gdb.base/printcmds.exp: Add test to verify printf of a
2026 variable holding an address.
2027
2028 2020-03-03 Tom de Vries <tdevries@suse.de>
2029
2030 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2031
2032 2020-03-03 Tom de Vries <tdevries@suse.de>
2033
2034 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2035 gdb_test_multiple call.
2036
2037 2020-03-03 Tom de Vries <tdevries@suse.de>
2038
2039 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2040 gdb_test_multiple calls.
2041
2042 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2043
2044 * gdb.base/default.exp: Remove test of 'set history filename'.
2045 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2046 filename to the empty string.
2047 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2048 and GDBHISTSIZE.
2049
2050 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2051
2052 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2053 disabled.
2054
2055 2020-03-02 Pedro Alves <palves@redhat.com>
2056 Tom de Vries <tdevries@suse.de>
2057
2058 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2059 -prompt prefix, before user_code argument. Add -lbl option likewise.
2060 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2061 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2062 argument.
2063 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2064 have "\r\n" at start-of-line, instead of at end-of-line.
2065
2066 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
2067
2068 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2069 libinproctrace.so.
2070
2071 2020-02-28 Luis Machado <luis.machado@linaro.org>
2072
2073 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2074 to "p/x".
2075
2076 2020-02-28 Luis Machado <luis.machado@linaro.org>
2077
2078 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2079 asm/ptrace.h and error.h.
2080
2081 2020-02-28 Tom de Vries <tdevries@suse.de>
2082
2083 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2084 (struct wrapper, do_something, mundane/symada__cS): Move ...
2085 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2086 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2087 Update "print symada__cS before partial symtab expansion" regexp.
2088 Update breakpoint location. Flush symbol cache after expansion.
2089
2090 2020-02-28 Luis Machado <luis.machado@linaro.org>
2091
2092 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2093
2094 2020-02-27 Tom de Vries <tdevries@suse.de>
2095
2096 * config/sid.exp: Remove unused globals.
2097 * gdb.base/attach.exp: Same.
2098 * gdb.base/catch-load.exp: Same.
2099 * gdb.base/dbx.exp: Same.
2100 * lib/gdb.exp: Same.
2101 * lib/mi-support.exp: Same.
2102 * lib/prompt.exp: Same.
2103
2104 2020-02-27 Tom de Vries <tdevries@suse.de>
2105
2106 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2107 not set.
2108
2109 2020-02-26 Aaron Merey <amerey@redhat.com>
2110
2111 * gdb.debuginfod: New directory for debuginfod tests.
2112 * gdb.debuginfod/main.c: New test file.
2113 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2114
2115 2020-02-26 Tom de Vries <tdevries@suse.de>
2116
2117 PR gdb/25603
2118 * gdb.base/persistent-lang.cc: New test.
2119 * gdb.base/persistent-lang.exp: New file.
2120
2121 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2122
2123 * gdb.fortran/derived-type-striding.exp: Add a new test.
2124 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2125 new test.
2126
2127 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2128
2129 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2130 names.
2131
2132 2020-02-25 Tom de Vries <tdevries@suse.de>
2133
2134 PR go/18926
2135 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2136
2137 2020-02-24 Tom de Vries <tdevries@suse.de>
2138
2139 PR gdb/25592
2140 * gdb.base/info-locals-unused-static-var.c: New test.
2141 * gdb.base/info-locals-unused-static-var.exp: New file.
2142
2143 2020-02-22 Tom Tromey <tom@tromey.com>
2144
2145 * gdb.python/tui-window.exp: New file.
2146 * gdb.python/tui-window.py: New file.
2147
2148 2020-02-22 Tom Tromey <tom@tromey.com>
2149
2150 PR tui/17850:
2151 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2152 tests.
2153
2154 2020-02-22 Tom Tromey <tom@tromey.com>
2155
2156 * gdb.tui/new-layout.exp: Add sub-layout tests.
2157
2158 2020-02-22 Tom Tromey <tom@tromey.com>
2159
2160 * gdb.tui/new-layout.exp: New file.
2161
2162 2020-02-22 Tom Tromey <tom@tromey.com>
2163
2164 * gdb.rust/rust-style.rs: New file.
2165 * gdb.rust/rust-style.exp: New file.
2166 * gdb.base/style.exp: Test structure printing.
2167 * gdb.base/style.c (struct some_struct): New type.
2168 (enum etype): New type.
2169 (struct_value): New global.
2170
2171 2020-02-21 Tom de Vries <tdevries@suse.de>
2172
2173 PR go/18926
2174 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2175 Remove blanket xfails. Use message argument for gdb_breakpoint.
2176 Make continuing to breakpoint test conditional on setting breakpoint.
2177 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2178 DW_AT_name attribute. Add xfail for GCC PR93866.
2179
2180 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2181
2182 * gdb.dwarf2/cpp-linkage-name.c: New file.
2183 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2184
2185 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
2186
2187 * lib/gdb.exp (gdb_wrapper_init): Reset
2188 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2189 not exist.
2190
2191 2020-02-20 Tom de Vries <tdevries@suse.de>
2192
2193 PR go/17018
2194 * gdb.go/hello.exp: Copy ...
2195 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2196 print of st to print value of global definition. Add xfail for GCC
2197 PR93844.
2198 * gdb.go/hello.exp: Remove printing of st before definition.
2199 * gdb.go/hello.go: Copy ...
2200 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2201 to st.
2202 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2203
2204 2020-02-20 Tom de Vries <tdevries@suse.de>
2205
2206 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2207 (gdb_simple_compile): Handle compile_flags go by using .go extension
2208 for source file.
2209 * gdb.go/chan.exp: Use support_go_compile.
2210 * gdb.go/handcall.exp: Same.
2211 * gdb.go/hello.exp: Same.
2212 * gdb.go/integers.exp: Same.
2213 * gdb.go/max-depth.exp: Same.
2214 * gdb.go/methods.exp: Same.
2215 * gdb.go/package.exp: Same.
2216 * gdb.go/strings.exp: Same.
2217 * gdb.go/types.exp: Same.
2218 * gdb.go/unsafe.exp: Same.
2219
2220 2020-02-19 Tom de Vries <tdevries@suse.de>
2221
2222 * gdb.python/lib-types.exp: Make xfail more strict.
2223
2224 2020-02-19 Tom de Vries <tdevries@suse.de>
2225
2226 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2227
2228 2020-02-19 Doug Evans <dje@google.com>
2229
2230 PR rust/25535
2231 * gdb.rust/simple.exp: Add test.
2232 * gdb.rust/simple.rs: Add test.
2233
2234 2020-02-19 Tom de Vries <tdevries@suse.de>
2235
2236 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2237 output line-by-line.
2238
2239 2020-02-19 Tom de Vries <tdevries@suse.de>
2240
2241 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2242
2243 2020-02-19 Tom de Vries <tdevries@suse.de>
2244
2245 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2246 prelink.
2247
2248 2020-02-19 Tom de Vries <tdevries@suse.de>
2249
2250 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2251 (gdb_do_cache): Use gdb_do_cache_wrap.
2252 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2253
2254 2020-02-19 Tom de Vries <tdevries@suse.de>
2255
2256 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2257 gdb_compile option.
2258
2259 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2260
2261 * gdb.base/printcmds.exp (test_print_enums): Update expected
2262 output.
2263
2264 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2265
2266 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2267 for "unknown".
2268
2269 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2270
2271 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2272 enumerator.
2273
2274 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2275
2276 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2277 FE_, add FE_NONE.
2278 (three): Update.
2279 (enum flag_enum_without_zero): New enum.
2280 (flag_enum_without_zero): New variable.
2281 (enum not_flag_enum): New enum.
2282 (three_not_flag): New variable.
2283 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2284 (test_print_enums): Add more tests for printing flag enums.
2285
2286 2020-02-18 Tom de Vries <tdevries@suse.de>
2287
2288 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2289 (gdb_compile_ada): ... here.
2290 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2291 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2292
2293 2020-02-14 Tom Tromey <tom@tromey.com>
2294
2295 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2296 build directory.
2297 * boards/gdbserver-base.exp: Update path to gdbserver.
2298
2299 2020-02-13 Tom de Vries <tdevries@suse.de>
2300
2301 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2302
2303 2020-02-13 Tom de Vries <tdevries@suse.de>
2304
2305 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2306 are missing.
2307
2308 2020-02-13 Tom de Vries <tdevries@suse.de>
2309
2310 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2311 call.
2312
2313 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2314
2315 PR tui/25126
2316 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2317 * gdb.base/cached-source-file.c: New file.
2318 * gdb.base/cached-source-file.exp: New file.
2319
2320 2020-02-11 Tom de Vries <tdevries@suse.de>
2321
2322 PR testsuite/25488
2323 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2324
2325 2020-02-10 Tom de Vries <tdevries@suse.de>
2326
2327 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2328
2329 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
2330
2331 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2332 and $after_addr are both integers before making a comparison.
2333
2334 2020-02-09 Tom de Vries <tdevries@suse.de>
2335
2336 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2337 command output and paste it into gdb.log. If any, paste catch message
2338 to gdb.log.
2339
2340 2020-02-07 Tom Tromey <tromey@adacore.com>
2341
2342 PR breakpoints/24915:
2343 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2344
2345 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
2346
2347 * gdb.tui/tui-missing-src.exp: Add the "missing source
2348 file" test for the TUI.
2349
2350 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2351
2352 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2353 including a port number in the output.
2354
2355 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2356
2357 * lib/fortran.exp (fortran_int4): Handle clang.
2358 (fortran_int8): Likewise.
2359 (fortran_real4): Likewise.
2360 (fortran_real8): Likewise.
2361 (fortran_complex4): Likewise.
2362 (fortran_logical4): Likewise.
2363 (fortran_character1): Likewise.
2364
2365 2020-02-04 Tom de Vries <tdevries@suse.de>
2366
2367 * README (Race detection): Add note.
2368
2369 2020-02-04 Tom de Vries <tdevries@suse.de>
2370
2371 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2372
2373 2020-02-04 Tom de Vries <tdevries@suse.de>
2374
2375 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2376
2377 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2378
2379 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2380 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2381 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2382 blttar, bnetarl.
2383 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2384 binary for blttar, bnetarl.
2385 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2386 wait instruction. Delete ldmx test.
2387 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2388
2389 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2390
2391 * gdb.fortran/array-bounds-high.exp: New file.
2392 * gdb.fortran/array-bounds-high.f90: New file.
2393
2394 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2395
2396 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2397 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2398
2399 2020-02-01 Tom de Vries <tdevries@suse.de>
2400
2401 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2402
2403 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2404
2405 PR tui/9765
2406 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2407 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2408
2409 2020-01-29 Luis Machado <luis.machado@linaro.org>
2410
2411 * gdb.arch/aarch64-brk-patterns.c: New source file.
2412 * gdb.arch/aarch64-brk-patterns.exp: New test.
2413
2414 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2415
2416 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2417 GCC/Clang version.
2418 * gdb.cp/pass-by-ref.exp: Ditto.
2419
2420 2020-01-29 Tom de Vries <tdevries@suse.de>
2421
2422 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2423 * gdb.threads/watchpoint-fork-mt.c: Same.
2424 * gdb.threads/watchpoint-fork-parent.c: Same.
2425 * gdb.threads/watchpoint-fork-st.c: Same.
2426 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2427
2428 2020-01-27 Luis Machado <luis.machado@linaro.org>
2429
2430 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2431 sitting at a syscall instruction when we hit the syscall function's
2432 breakpoint.
2433 Check PC against one obtained with the x command.
2434 Validate syscall number.
2435 (step_over_syscall): Don't continue to the syscall instruction if
2436 we're already there.
2437
2438 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2439
2440 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2441
2442 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2443
2444 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2445 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2446
2447 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2448
2449 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2450 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2451
2452 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2453
2454 * gdb.base/maint.exp: Update line table parsing test.
2455 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2456
2457 2020-01-24 Pedro Alves <palves@redhat.com>
2458
2459 PR gdb/25410
2460 * gdb.multi/multi-re-run-1.c: New.
2461 * gdb.multi/multi-re-run-2.c: New.
2462 * gdb.multi/multi-re-run.exp: New.
2463
2464 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2465
2466 PR gdb/23718
2467 * gdb.server/server-kill-python.exp: New file.
2468
2469 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2470
2471 * gdb.server/multi-ui-errors.c: New file.
2472 * gdb.server/multi-ui-errors.exp: New file.
2473
2474 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2475
2476 PR tui/9765
2477 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2478
2479 2020-01-19 Tom Tromey <tom@tromey.com>
2480
2481 * gdb.tui/main.exp: Add check for plain "file".
2482
2483 2020-01-16 Christian Biesinger <cbiesinger@google.com>
2484
2485 * lib/gdb.exp: Fix spelling error (seperatelly).
2486
2487 2020-01-14 Tom Tromey <tom@tromey.com>
2488
2489 PR symtab/12535:
2490 * gdb.python/python.exp: Test decode_line with empty string
2491 argument.
2492
2493 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2494
2495 * gdb.base/skip-inline.exp: Extend test.
2496
2497 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2498
2499 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2500 * gdb.dwarf2/dw2-bad-elf.c: New file.
2501 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2502
2503 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2504
2505 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2506 _line_saw_file.
2507
2508 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2509
2510 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2511 border.
2512
2513 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2514
2515 * gdb.multi/multi-target.exp (setup): Factor out "info
2516 connections" and "info inferiors" tests to ...
2517 (test_info_inferiors): ... this new procedure.
2518 (top level): Run new "info-inferiors" tests.
2519
2520 2020-01-10 Pedro Alves <palves@redhat.com>
2521
2522 * gdb.server/bkpt-other-inferior.exp: New file.
2523
2524 2020-01-10 Pedro Alves <palves@redhat.com>
2525
2526 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2527 of "add-inferior".
2528 * gdb.base/quit-live.exp: Likewise.
2529 * gdb.base/remote-exec-file.exp: Likewise.
2530 * gdb.guile/scm-progspace.exp: Likewise.
2531 * gdb.linespec/linespec.exp: Likewise.
2532 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2533 * gdb.mi/user-selected-context-sync.exp: Likewise.
2534 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2535 "info inferiors" tests.
2536 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2537 "add-inferior".
2538 * gdb.multi/watchpoint-multi.exp: Likewise.
2539 * gdb.python/py-inferior.exp: Likewise.
2540 * gdb.server/extended-remote-restart.exp: Likewise.
2541 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2542 "info inferiors".
2543 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2544 * gdb.trace/report.exp: Likewise.
2545
2546 2020-01-10 Pedro Alves <palves@redhat.com>
2547
2548 * gdb.multi/multi-target.c: New file.
2549 * gdb.multi/multi-target.exp: New file.
2550 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2551 mode requested, but remote does not support non-stop".
2552
2553 2020-01-10 Pedro Alves <palves@redhat.com>
2554
2555 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2556 disconnect before reconnecting.
2557
2558 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2559 Pedro Alves <palves@redhat.com>
2560
2561 * gdb.server/connect-without-multi-process.exp: Also test
2562 continuing to end.
2563
2564 2020-01-10 Pedro Alves <palves@redhat.com>
2565
2566 * gdb.base/remote-exec-file.exp: New file.
2567
2568 2020-01-10 Pedro Alves <palves@redhat.com>
2569
2570 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2571 output.
2572 * gdb.threads/async.c: New.
2573 * gdb.threads/async.exp: New.
2574 * gdb.multi/tids-gid-reset.c: New.
2575 * gdb.multi/tids-gid-reset.exp: New.
2576
2577 2020-01-10 George Barrett <bob@bob131.so>
2578
2579 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2580 to help in finding the image relocation offset.
2581 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2582 options in arguments.
2583 (stap_test_no_debuginfo): Likewise.
2584 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2585 test variants.
2586 (stap_test): Add null semaphore relocation test.
2587
2588 2020-01-10 George Barrett <bob@bob131.so>
2589
2590 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2591 * gdb.base/stap-probe.exp: Likewise.
2592 (stap_test): Pass argument as an additional flag.
2593 (stap_test_no_debuginfo): Likewise.
2594 (stap_test): Check `info probes stap' output for semaphore
2595 addresses if the test binary is supposed to have them.
2596
2597 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2598
2599 * gdb.tui/basic.exp: Add more scrolling tests.
2600
2601 2020-01-09 Tom Tromey <tom@tromey.com>
2602
2603 PR tui/18932:
2604 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2605 meangingful value.
2606 (Term::command, Term::resize): Update.
2607 * gdb.tui/basic.exp: Add scrolling test.
2608
2609 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2610
2611 * gdb.tui/tui-layout-asm.exp: New file.
2612
2613 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2614
2615 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2616
2617 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2618
2619 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2620 (Term::enter_tui): Use Term::prepare_for_tui.
2621
2622 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2623
2624 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2625 called.
2626
2627 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2628
2629 * gdb.base/skip.exp: Fix race condition in test.
2630
2631 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2632
2633 * gdb.base/backtrace.c: New file.
2634 * gdb.base/backtrace.exp: New file.
2635
2636 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2637
2638 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2639
2640 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2641
2642 * gdb.base/style.exp: Test that warnings are styled.
2643
2644 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2645
2646 * gdb.base/line65535.exp: New file.
2647 * gdb.base/line65535.c: New file.
2648
2649 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2650
2651 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2652 * lib/gnat_debug_info_test.adb: New file.
2653 * gdb.ada/ptype_tagged_param.exp: Use
2654 gnat_runtime_has_debug_info, expect a different output if
2655 runtime does not have debug info.
2656
2657 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2658
2659 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2660 (another) quote in test name.
2661
2662 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2663
2664 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2665 Add quote in test name.
2666
2667 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2668
2669 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2670 directory instead.
2671 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2672 * gdb.cp/pass-by-ref-2.cc: New file.
2673 * gdb.cp/pass-by-ref-2.exp: New file.
2674
2675 2019-12-20 Tom Tromey <tom@tromey.com>
2676
2677 * gdb.tui/list-before.exp: New file.
2678
2679 2019-12-20 Tom Tromey <tom@tromey.com>
2680
2681 * gdb.tui/list.exp: Check for source on initial listing.
2682
2683 2019-12-11 Tom Tromey <tromey@adacore.com>
2684
2685 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2686 Add crlf test.
2687
2688 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
2689
2690 * gdb.base/default.exp: Update value of $_gdb_major.
2691
2692 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2693
2694 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2695
2696 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2697
2698 * gdb.base/skip.exp: Whitespace fix.
2699
2700 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2701
2702 * gdb.base/skip-inline.c: New file.
2703 * gdb.base/skip-inline.exp: New file.
2704
2705 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2706
2707 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2708 jit_function_00 to jit_function_stack_mangle.
2709 * gdb.base/jithost.c (jit_function_t): Rename to...
2710 (jit_function_stack_mangle_t): ... this.
2711 (jit_function_add_t): New typedef.
2712 (jit_function_00_code): Rename to...
2713 (jit_function_stack_mangle_code): ... this, make static.
2714 (jit_function_add_code): New.
2715 (main): Generate "add" function and call it. Adjust to changes
2716 in jithost_abi.
2717 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2718 (struct jithost_abi) <begin, end>: Remove fields.
2719 <object, function_stack_mangle, function_add>: New fields.
2720 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2721 code_end>: Remove fields.
2722 <func_stack_mangle>: New field.
2723 (read_debug_info): Adjust to renaming, create block for "add"
2724 function.
2725 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2726
2727 2019-12-11 Tom Tromey <tom@tromey.com>
2728
2729 * gdb.tui/resize.exp: Fix regexp.
2730 * gdb.tui/regs.exp: Fix regexps.
2731 * gdb.tui/main.exp: Fix regexp.
2732
2733 2019-12-11 Tom Tromey <tom@tromey.com>
2734
2735 * gdb.tui/resize.exp: Update.
2736 * gdb.tui/empty.exp (layouts): Update.
2737
2738 2019-12-11 Tom Tromey <tom@tromey.com>
2739
2740 * gdb.tui/regs.exp: Update.
2741 * gdb.tui/empty.exp (layouts): Update.
2742 * gdb.tui/basic.exp: Update.
2743 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2744
2745 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2746
2747 * gdb.base/options.exp: Add -raw-values in the print completion list.
2748 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2749
2750 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2751
2752 * gdb.threads/omp-par-scope.c: New file.
2753 * gdb/threads/omp-par-scope.exp: New file.
2754
2755 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2756
2757 * lib/gdb.exp (support_nested_function_tests): New proc.
2758
2759 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2760
2761 * lib/gdb.exp (gdb_compile_openmp): New proc.
2762 (build_executable_from_specs): Add an "openmp" option.
2763 (gdb_compile_pthreads): Add non-executable case.
2764
2765 2019-12-10 Tom Tromey <tromey@adacore.com>
2766
2767 * gdb.ada/unchecked_union.exp: New file.
2768 * gdb.ada/unchecked_union/pck.adb: New file.
2769 * gdb.ada/unchecked_union/pck.ads: New file.
2770 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2771 * gdb-utils.exp (string_to_regexp): Also quote "?".
2772
2773 2019-12-10 George Barrett <bob@bob131.so>
2774
2775 Test scripted probe breakpoints.
2776 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2777 * gdb.python/py-breakpoint.c (main): Likewise.
2778 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2779 specifier test.
2780 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2781
2782 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2783
2784 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2785 an rvalue parameter.
2786 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2787 parameter.
2788
2789 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2790
2791 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2792 modules.
2793
2794 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2795
2796 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2797 broken version of GCC.
2798
2799 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2800
2801 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2802 sym-info-cmds library.
2803 * gdb.fortran/info-types.exp: Likewise.
2804 * lib/sym-info-cmds.exp: New file.
2805
2806 2019-12-08 Tom de Vries <tdevries@suse.de>
2807
2808 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2809
2810 2019-12-07 Keith Seitz <keiths@redhat.com>
2811
2812 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2813 * gdb.base/corefile-buildid-shlib.c: New file.
2814 * gdb.base/corefile-buildid.c: New file.
2815 * gdb.base/corefile-buildid.exp: New file.
2816
2817 2019-12-06 Tom de Vries <tdevries@suse.de>
2818
2819 * gdb.dwarf2/varval.exp: Add decl before def test.
2820
2821 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2822
2823 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2824
2825 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2826
2827 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2828 CV and reference conversion for overload resolution.
2829 * gdb.cp/rvalue-ref-overload.exp: Test it.
2830
2831 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2832
2833 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2834 * gdb.base/frameapply.exp: Test faas without command.
2835
2836 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2837
2838 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2839 Fortran tests.
2840 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2841 order.
2842
2843 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2844
2845 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2846 casting to type with no kind specified.
2847 (test_basic_parsing_of_type_kinds): Additional tests for types
2848 with no kind specified, and add tests for single/double
2849 precision/complex types.
2850
2851 2019-12-04 Tom Tromey <tromey@adacore.com>
2852
2853 * gdb.base/endianity.c (struct other) <x>: New field.
2854 (main): Initialize it.
2855 * gdb.base/endianity.exp: Update.
2856
2857 2019-12-04 Tom Tromey <tromey@adacore.com>
2858
2859 * gdb.ada/scalar_storage/storage.adb: New file.
2860 * gdb.ada/scalar_storage/pck.adb: New file.
2861 * gdb.ada/scalar_storage/pck.ads: New file.
2862 * gdb.ada/scalar_storage.exp: New file.
2863
2864 2019-12-04 Tom Tromey <tromey@adacore.com>
2865
2866 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2867 (main): Initialize it.
2868 * gdb.base/endianity.exp: Update.
2869
2870 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2871
2872 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2873
2874 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2875
2876 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2877 -symbol-info-module-functions and -symbol-info-module-variables.
2878
2879 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2880
2881 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2882
2883 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2884 Andrew Burgess <andrew.burgess@embecosm.com>
2885
2886 * gdb.fortran/derived-type-striding.exp: New file.
2887 * gdb.fortran/derived-type-striding.f90: New file.
2888 * gdb.fortran/array-slices.exp: New file.
2889 * gdb.fortran/array-slices.f90: New file.
2890
2891 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2892
2893 * gdb.base/define.exp: Test . in command names.
2894 * gdb.base/setshow.exp: Update test, as . is now part of
2895 command name.
2896
2897 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2898
2899 * gdb.base/define-prefix.exp: New file.
2900
2901 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2902
2903 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2904 compile.
2905 (skip_btrace_pt_tests): Likewise.
2906
2907 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2908
2909 * gdb.fortran/info-modules.exp: Compile source files in correct
2910 order.
2911
2912 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2913
2914 * gdb.dwarf2/imported-unit.exp: New file.
2915 * gdb.dwarf2/imported-unit.c: New file.
2916
2917 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2918
2919 * gdb.mi/mi-fortran-modules-2.f90: New file.
2920 * gdb.mi/mi-fortran-modules.exp: New file.
2921 * gdb.mi/mi-fortran-modules.f90: New file.
2922
2923 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2924
2925 * gdb.mi/mi-sym-info-1.c: New file.
2926 * gdb.mi/mi-sym-info-2.c: New file.
2927 * gdb.mi/mi-sym-info.exp: New file.
2928
2929 2019-11-22 Tom Tromey <tromey@adacore.com>
2930
2931 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2932 * gdb.ada/tasks/foo.adb: Add another stopping location.
2933
2934 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2935
2936 * gdb.base/endianity.c: New test.
2937 * gdb.base/endianity.exp: New file.
2938
2939 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2940
2941 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2942
2943 2019-11-21 Tom de Vries <tdevries@suse.de>
2944
2945 PR gdb/24956
2946 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2947
2948 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2949
2950 * gdb.python/py-progspace.exp: Add missing parentheses on some
2951 'print' commands.
2952
2953 2019-11-19 Tom Tromey <tom@tromey.com>
2954
2955 * gdb.tui/winheight.exp: New file.
2956
2957 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2958
2959 * gdb.base/ctf-whatis.c: Delete.
2960 * gdb.base/ctf-whatis.exp: Delete.
2961 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2962
2963 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2964
2965 * gdb.base/ctf-cvexpr.exp: Delete.
2966 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2967
2968 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2969
2970 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2971 the compiler. Clean up header comment a little.
2972 * gdb.base/ctf-ptype.exp: Likewise.
2973 * gdb.base/ctf-whatis.exp: Likewise.
2974 * lib/gdb.exp (skip_ctf_tests): New proc.
2975
2976 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2977
2978 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2979 * gdb.tui/corefile-run.exp: New file.
2980
2981 2019-11-14 Tom Tromey <tromey@adacore.com>
2982
2983 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2984 regression tests.
2985
2986 2019-11-12 Tom Tromey <tom@tromey.com>
2987
2988 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2989 after any command. Expect prompt after WAIT_FOR is seen.
2990 (enter_tui): Enable resize messages.
2991 (command): Expect command in output.
2992 (get_line): Avoid error when cursor appears to be off-screen.
2993 (dump_screen): Include screen size in title.
2994 (_do_resize): New proc, from "resize".
2995 (resize): Rewrite. Do resize in two steps.
2996 * gdb.tui/empty.exp (layouts): Fix entries.
2997 (check_boxes): Remove xfail.
2998 (check_text): Dump screen on failure.
2999
3000 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3001
3002 * gdb.python/py-symbol.exp: Add test for
3003 gdb.lookup_static_symbols.
3004
3005 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3006
3007 * gdb.python/py-symbol.c: Declare and call function from new
3008 py-symbol-2.c file.
3009 * gdb.python/py-symbol.exp: Compile both source files, and add new
3010 tests for gdb.lookup_static_symbol.
3011 * gdb.python/py-symbol-2.c: New file.
3012
3013 2019-11-02 Tom de Vries <tdevries@suse.de>
3014
3015 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3016 * gdb.base/anon.exp: Same.
3017 * gdb.base/auto-connect-native-target.exp: Same.
3018 * gdb.base/call-ar-st.exp: Same.
3019 * gdb.base/catch-syscall.exp: Same.
3020 * gdb.base/commands.exp: Same.
3021 * gdb.base/default.exp: Same.
3022 * gdb.base/display.exp: Same.
3023 * gdb.base/float.exp: Same.
3024 * gdb.base/foll-fork.exp: Same.
3025 * gdb.base/help.exp: Same.
3026 * gdb.base/info-macros.exp: Same.
3027 * gdb.base/info-proc.exp: Same.
3028 * gdb.base/info-target.exp: Same.
3029 * gdb.base/long_long.exp: Same.
3030 * gdb.base/macscp.exp: Same.
3031 * gdb.base/memattr.exp: Same.
3032 * gdb.base/nofield.exp: Same.
3033 * gdb.base/pointers.exp: Same.
3034 * gdb.base/printcmds.exp: Same.
3035 * gdb.base/ptype.exp: Same.
3036 * gdb.base/restore.exp: Same.
3037 * gdb.base/return.exp: Same.
3038 * gdb.base/scope.exp: Same.
3039 * gdb.base/set-noassign.exp: Same.
3040 * gdb.base/setshow.exp: Same.
3041 * gdb.base/shlib-call.exp: Same.
3042 * gdb.base/signals.exp: Same.
3043 * gdb.base/sigstep.exp: Same.
3044 * gdb.base/skip.exp: Same.
3045 * gdb.base/solib-symbol.exp: Same.
3046 * gdb.base/stap-probe.exp: Same.
3047 * gdb.base/step-line.exp: Same.
3048 * gdb.base/step-test.exp: Same.
3049 * gdb.base/style.exp: Same.
3050 * gdb.base/varargs.exp: Same.
3051 * gdb.base/vla-datatypes.exp: Same.
3052 * gdb.base/vla-ptr.exp: Same.
3053 * gdb.base/vla-sideeffect.exp: Same.
3054 * gdb.base/volatile.exp: Same.
3055 * gdb.base/watch-cond-infcall.exp: Same.
3056 * gdb.base/watchpoint.exp: Same.
3057
3058 2019-11-02 Tom de Vries <tdevries@suse.de>
3059
3060 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3061 * gdb.cp/cpexprs.exp: Same.
3062 * gdb.cp/except-multi-location.exp: Same.
3063 * gdb.cp/exceptprint.exp: Same.
3064 * gdb.cp/gdb2384.exp: Same.
3065 * gdb.cp/inherit.exp: Same.
3066 * gdb.cp/m-static.exp: Same.
3067 * gdb.cp/meth-typedefs.exp: Same.
3068 * gdb.cp/misc.exp: Same.
3069 * gdb.cp/namespace.exp: Same.
3070 * gdb.cp/non-trivial-retval.exp: Same.
3071 * gdb.cp/overload.exp: Same.
3072 * gdb.cp/pr17132.exp: Same.
3073 * gdb.cp/re-set-overloaded.exp: Same.
3074 * gdb.cp/rvalue-ref-types.exp: Same.
3075 * gdb.cp/templates.exp: Same.
3076
3077 2019-11-01 Luis Machado <luis.machado@linaro.org>
3078
3079 PR gdb/25124
3080
3081 * gdb.arch/pr25124.S: New file.
3082 * gdb.arch/pr25124.exp: New file.
3083
3084 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3085
3086 * gdb.fortran/info-modules.exp: Update expected results, and add
3087 additional tests for 'info module functinos', and 'info module
3088 variables'.
3089 * gdb.fortran/info-types.exp: Update expected results.
3090 * gdb.fortran/info-types.f90: Extend testcase with additional
3091 module variables and functions.
3092
3093 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3094
3095 * gdb.fortran/info-modules.exp: New file.
3096 * gdb.fortran/info-types.exp: Build with new file.
3097 * gdb.fortran/info-types.f90: Include and use new module.
3098 * gdb.fortran/info-types-2.f90: New file.
3099
3100 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3101
3102 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3103 * gdb.base/settings.exp: Test all settings types using
3104 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3105 that now verifies that the value of "maint show" is the same as
3106 returned by the settings functions. Test the type of the
3107 maintenance settings.
3108 * gdb.base/default.exp: Update show_conv_list.
3109
3110 2019-10-31 Tom de Vries <tdevries@suse.de>
3111
3112 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3113 gdb_test.
3114 * gdb.arch/amd64-disp-step.exp: Same.
3115 * gdb.asm/asm-source.exp: Same.
3116 * gdb.btrace/buffer-size.exp: Same.
3117 * gdb.btrace/cpu.exp: Same.
3118 * gdb.btrace/enable.exp: Same.
3119 * gdb.dwarf2/count.exp: Same.
3120 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3121 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3122 * gdb.fortran/vla-datatypes.exp: Same.
3123 * gdb.fortran/vla-history.exp: Same.
3124 * gdb.fortran/vla-ptype.exp: Same.
3125 * gdb.fortran/vla-value.exp: Same.
3126 * gdb.fortran/whatis_type.exp: Same.
3127 * gdb.guile/guile.exp: Same.
3128 * gdb.multi/tids.exp: Same.
3129 * gdb.python/py-finish-breakpoint.exp: Same.
3130 * gdb.python/py-framefilter.exp: Same.
3131 * gdb.python/py-pp-registration.exp: Same.
3132 * gdb.python/py-xmethods.exp: Same.
3133 * gdb.python/python.exp: Same.
3134 * gdb.server/connect-with-no-symbol-file.exp: Same.
3135 * gdb.server/no-thread-db.exp: Same.
3136 * gdb.server/run-without-local-binary.exp: Same.
3137 * gdb.stabs/weird.exp: Same.
3138 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3139 * gdb.threads/thread-find.exp: Same.
3140 * gdb.threads/tls-shared.exp: Same.
3141 * gdb.threads/tls.exp: Same.
3142 * gdb.threads/wp-replication.exp: Same.
3143 * gdb.trace/ax.exp: Same.
3144 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3145
3146 2019-10-31 Tom de Vries <tdevries@suse.de>
3147
3148 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3149 * gdb.ada/array_subscript_addr.exp: Same.
3150 * gdb.ada/arrayidx.exp: Same.
3151 * gdb.ada/arrayparam.exp: Same.
3152 * gdb.ada/arrayptr.exp: Same.
3153 * gdb.ada/boolean_expr.exp: Same.
3154 * gdb.ada/call_pn.exp: Same.
3155 * gdb.ada/complete.exp: Same.
3156 * gdb.ada/fixed_cmp.exp: Same.
3157 * gdb.ada/fun_addr.exp: Same.
3158 * gdb.ada/funcall_param.exp: Same.
3159 * gdb.ada/interface.exp: Same.
3160 * gdb.ada/mod_from_name.exp: Same.
3161 * gdb.ada/null_array.exp: Same.
3162 * gdb.ada/packed_array.exp: Same.
3163 * gdb.ada/packed_tagged.exp: Same.
3164 * gdb.ada/print_chars.exp: Same.
3165 * gdb.ada/print_pc.exp: Same.
3166 * gdb.ada/ptype_arith_binop.exp: Same.
3167 * gdb.ada/ptype_field.exp: Same.
3168 * gdb.ada/ptype_tagged_param.exp: Same.
3169 * gdb.ada/rec_return.exp: Same.
3170 * gdb.ada/ref_tick_size.exp: Same.
3171 * gdb.ada/str_ref_cmp.exp: Same.
3172 * gdb.ada/taft_type.exp: Same.
3173 * gdb.ada/tagged.exp: Same.
3174 * gdb.ada/type_coercion.exp: Same.
3175 * gdb.ada/uninitialized_vars.exp: Same.
3176
3177 2019-10-30 Tom de Vries <tdevries@suse.de>
3178
3179 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3180
3181 2019-10-26 Tom de Vries <tdevries@suse.de>
3182
3183 * gdb.base/bigcore.c: Fix typos in comments.
3184 * gdb.base/ctf-ptype.c: Same.
3185 * gdb.base/long_long.c: Same.
3186 * gdb.dwarf2/dw2-op-out-param.S: Same.
3187 * gdb.python/py-evthreads.c: Same.
3188 * gdb.reverse/i387-stack-reverse.c: Same.
3189 * gdb.trace/tfile.c: Same.
3190 * lib/compiler.c: Same.
3191 * lib/compiler.cc: Same.
3192
3193 2019-10-25 Tom de Vries <tdevries@suse.de>
3194
3195 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3196 gdb_test_multiple calls.
3197 * gdb.reverse/sigall-reverse.exp: Same.
3198 * gdb.reverse/solib-precsave.exp: Same.
3199 * gdb.reverse/solib-reverse.exp: Same.
3200 * gdb.reverse/until-precsave.exp: Same.
3201 * gdb.reverse/until-reverse.exp: Same.
3202
3203 2019-10-24 Tom de Vries <tdevries@suse.de>
3204
3205 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3206 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3207 kfail using -wrap pattern flag and convenience variable
3208 gdb_test_name.
3209
3210 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3211
3212 * gdb.python/py-progspace.exp: Add tests for the
3213 Progspace.block_for_pc method.
3214
3215 2019-10-23 Tom Tromey <tom@tromey.com>
3216
3217 * configure: Rebuild.
3218 * aclocal.m4: Use m4_include, not sinclude.
3219
3220 2019-10-21 Tom de Vries <tdevries@suse.de>
3221
3222 * gdb.base/infcall-nested-structs.c: Add
3223 __attribute__((noinline,noclone)) to all functions.
3224 (call_all): Add missing variable initialization. Simplify return value.
3225 (breakpt): Increment volatile variable, to prevent call from being
3226 optimized out.
3227 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3228
3229 2019-10-17 Tom de Vries <tdevries@suse.de>
3230
3231 * gdb.fortran/module.exp: Allow info variables to print info for files
3232 other than module.f90.
3233
3234 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3235
3236 * gdb.fortran/module.exp: Extend with 'info variables' test.
3237
3238 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3239
3240 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3241 F77_FOR_TARGET.
3242
3243 2019-10-16 Tom de Vries <tdevries@suse.de>
3244
3245 PR tdep/25096
3246 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3247
3248 2019-10-16 Tom de Vries <tdevries@suse.de>
3249
3250 PR tdep/24104
3251 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3252 Add KFAIL for PR tdep/25096.
3253
3254 2019-10-16 Tom de Vries <tdevries@suse.de>
3255
3256 PR testsuite/25059
3257 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3258
3259 2019-10-16 Tom de Vries <tdevries@suse.de>
3260
3261 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3262 as signed.
3263
3264 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3265
3266 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3267 one instead of increasing timeout.
3268
3269 2019-10-13 Tom de Vries <tdevries@suse.de>
3270
3271 PR record/25038
3272 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3273 * gdb.reverse/sigall-reverse.exp: Same.
3274 * gdb.reverse/solib-precsave.exp: Same.
3275 * gdb.reverse/solib-reverse.exp: Same.
3276 * gdb.reverse/step-precsave.exp: Same.
3277 * gdb.reverse/until-precsave.exp: Same.
3278 * gdb.reverse/until-reverse.exp: Same.
3279 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3280
3281 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3282
3283 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3284 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3285 (cmp_struct_05_01, cmp_struct_static_02_01)
3286 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3287 comparisons.
3288
3289 2019-10-10 Tom de Vries <tdevries@suse.de>
3290
3291 PR testsuite/24888
3292 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3293 gnatlink.
3294
3295 2019-10-09 Tom de Vries <tdevries@suse.de>
3296
3297 PR testsuite/25048
3298 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3299
3300 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3301
3302 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3303 exceptions due to missing debug information.
3304
3305 2019-10-07 Tom de Vries <tdevries@suse.de>
3306
3307 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3308
3309 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3310
3311 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3312 * gdb.base/annota1.exp: Update to use gdb_test_name.
3313
3314 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
3315
3316 * gdb.base/ctf-whatis.exp: New file.
3317 * gdb.base/ctf-whatis.c: New file.
3318 * gdb.base/ctf-ptype.exp: New file.
3319 * gdb.base/ctf-ptype.c: New file.
3320 * gdb.base/ctf-constvars.exp: New file.
3321 * gdb.base/ctf-constvars.c: New file.
3322 * gdb.base/ctf-cvexpr.exp: New file.
3323
3324 2019-10-04 Tom de Vries <tdevries@suse.de>
3325
3326 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3327 for loop.
3328
3329 2019-10-03 Tom Tromey <tom@tromey.com>
3330
3331 PR rust/24976:
3332 * gdb.rust/simple.rs (Union2): New type.
3333 (main): Use Union2.
3334 * gdb.rust/simple.exp: Add test.
3335
3336 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3337
3338 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3339 nested function prefix.
3340
3341 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3342 Richard Bunt <richard.bunt@arm.com>
3343 Andrew Burgess <andrew.burgess@embecosm.com>
3344
3345 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3346 nested functions.
3347 * gdb.fortran/nested-funcs.f90: Update expected results.
3348 * gdb.fortran/nested-funcs-2.exp: New file.
3349 * gdb.fortran/nested-funcs-2.f90: New file.
3350
3351 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3352
3353 * gdb.python/py-parameter.exp: Make test names unique.
3354 * gdb.python/py-template.exp: Likewise.
3355 * gdb.python/py-value.exp: Likewise.
3356
3357 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3358
3359 * gdb.base/break-interp.exp: Reduce test name duplication.
3360 * gdb.base/call-sc.exp: Likewise.
3361 * gdb.base/callfuncs.exp: Likewise.
3362 * gdb.base/charset.exp: Likewise.
3363 * gdb.base/dump.exp: Likewise.
3364 * gdb.base/ena-dis-br.exp: Likewise.
3365 * gdb.base/relational.exp: Likewise.
3366 * gdb.base/step-over-syscall.exp: Likewise.
3367 * gdb.base/structs.exp: Likewise.
3368
3369 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3370
3371 * gdb.linespec/explicit.exp: Make test names unique.
3372 * gdb.linespec/ls-errs.exp: Likewise.
3373
3374 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3375
3376 * gdb.reverse/break-precsave.exp: Make test names unique.
3377 * gdb.reverse/break-reverse.exp: Likewise.
3378 * gdb.reverse/finish-precsave.exp: Likewise.
3379 * gdb.reverse/finish-reverse.exp: Likewise.
3380 * gdb.reverse/machinestate-precsave.exp: Likewise.
3381 * gdb.reverse/machinestate.exp: Likewise.
3382 * gdb.reverse/readv-reverse.exp: Likewise.
3383 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3384 * gdb.reverse/sigall-precsave.exp: Likewise.
3385 * gdb.reverse/sigall-reverse.exp: Likewise.
3386 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3387 * gdb.reverse/watch-precsave.exp: Likewise.
3388 * gdb.reverse/watch-reverse.exp: Likewise.
3389
3390 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3391
3392 * gdb.threads/stop-with-handle.c: New file.
3393 * gdb.threads/stop-with-handle.exp: New file.
3394
3395 2019-10-03 Tom de Vries <tdevries@suse.de>
3396
3397 PR testsuite/25059
3398 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3399 directory" line to be missing.
3400
3401 2019-10-03 Tom de Vries <tdevries@suse.de>
3402
3403 PR testsuite/25059
3404 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3405 type optional.
3406
3407 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3408
3409 * gdb.python/py-format-string.c (string.h): New include.
3410 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3411 the same value, for endianness-independence.
3412 * gdb.python/py-format-string.exp (default_regexp_dict)
3413 (test_pretty_structs, test_format): Adjust expected output to the
3414 changed initialization.
3415
3416 2019-10-02 Tom Tromey <tromey@adacore.com>
3417
3418 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3419
3420 2019-10-02 Pedro Alves <palves@redhat.com>
3421 Andrew Burgess <andrew.burgess@embecosm.com>
3422
3423 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3424 "print-file-var.h".
3425 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3426 (get_version_1): Print this_version_id and its address.
3427 Add extern "C" wrappers around interface functions.
3428 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3429 "print-file-var.h".
3430 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3431 (get_version_2): Print this_version_id and its address.
3432 Add extern "C" wrappers around interface functions.
3433 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3434 <stddef.h> and "print-file-var.h".
3435 Add extern "C" wrappers around interface functions.
3436 [VERSION_ID_MAIN] (this_version_id): Define.
3437 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3438 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3439 up extern "C" blocks.
3440 * gdb.base/print-file-var.exp (test): New, factored out from top
3441 level.
3442 (top level): Test all combinations of attribute hidden or not,
3443 dlopen or not, and this_version_id symbol in main file or not.
3444 Compile tests as both C++ and C, make test names unique.
3445
3446 2019-10-01 Tom Tromey <tom@tromey.com>
3447
3448 * gdb.base/style.exp: Test "show logging filename".
3449
3450 2019-10-01 Tom Tromey <tom@tromey.com>
3451
3452 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3453 * gdb.base/style.exp: Add metadata style test.
3454
3455 2019-10-01 Tom Tromey <tom@tromey.com>
3456
3457 * gdb.base/style.exp: Test "pwd".
3458
3459 2019-10-01 Tom Tromey <tom@tromey.com>
3460
3461 * gdb.base/style.exp: Update tests.
3462
3463 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3464
3465 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3466 'six' to unsigned.
3467 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3468 'five'. Use an all-ones bit pattern for each.
3469 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3470 to its changed values.
3471
3472 2019-09-30 Tom Tromey <tromey@adacore.com>
3473
3474 * gdb.rust/traits.rs: Disable all warnings.
3475
3476 2019-09-29 Tom de Vries <tdevries@suse.de>
3477
3478 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
3479
3480 2019-09-29 Tom de Vries <tdevries@suse.de>
3481
3482 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3483
3484 2019-09-27 Tom de Vries <tdevries@suse.de>
3485
3486 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3487
3488 2019-09-27 Tom de Vries <tdevries@suse.de>
3489
3490 PR record/23188
3491 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3492
3493 2019-09-26 Tom Tromey <tromey@adacore.com>
3494
3495 * gdb.ada/py_taft.exp: New file.
3496 * gdb.ada/py_taft/main.adb: New file.
3497 * gdb.ada/py_taft/pkg.adb: New file.
3498 * gdb.ada/py_taft/pkg.ads: New file.
3499
3500 2019-09-24 Tom de Vries <tdevries@suse.de>
3501
3502 PR gdb/24598
3503 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3504
3505 2019-09-22 Tom de Vries <tdevries@suse.de>
3506
3507 * gdb.base/restore.exp: Allow register variables to be optimized out at
3508 -O0.
3509
3510 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3511
3512 * gdb.arch/spu-info.exp: Remove file.
3513 * gdb.arch/spu-info.c: Remove file.
3514 * gdb.arch/spu-ls.exp: Remove file.
3515 * gdb.arch/spu-ls.c: Remove file.
3516
3517 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3518 * gdb.asm/spu.inc: Remove file.
3519
3520 * gdb.base/dump.exp: Remove support for spu*-*-*.
3521 * gdb.base/stack-checking.exp: Likewise.
3522 * gdb.base/overlays.exp: Likewise.
3523 * gdb.base/ovlymgr.c: Likewise.
3524 * gdb.base/spu.ld: Remove file.
3525
3526 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3527 * gdb.cp/cpexprs.exp: Likewise.
3528 * gdb.cp/exception.exp: Likewise.
3529 * gdb.cp/gdb2495.exp: Likewise.
3530 * gdb.cp/mb-templates.exp: Likewise.
3531 * gdb.cp/pr9167.exp: Likewise.
3532 * gdb.cp/userdef.exp: Likewise.
3533
3534 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3535
3536 * gdb.cell: Remove directory.
3537 * lib/cell.exp: Remove file.
3538
3539 2019-09-19 Tom de Vries <tdevries@suse.de>
3540
3541 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3542
3543 2019-09-19 Tom de Vries <tdevries@suse.de>
3544
3545 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3546
3547 2019-09-19 Tom de Vries <tdevries@suse.de>
3548
3549 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3550 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3551 (gdb_target_cmd): ... here.
3552 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3553 value 2.
3554
3555 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3556
3557 * gdb.base/source-dir.exp: Avoid having directory names in test
3558 names.
3559
3560 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3561
3562 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3563 directory.
3564
3565 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3566
3567 * gdb.base/list-missing-source.exp: New file.
3568
3569 2019-09-14 Tom de Vries <tdevries@suse.de>
3570
3571 PR teststuite/24599
3572 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3573 * lib/ada.exp (gnatmake_version_at_least): New proc.
3574
3575 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3576
3577 * gdb.base/maint.exp: Use exec_has_index_section.
3578
3579 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3580
3581 * gdb.base/maint.exp: Add test for 'maint info sections'.
3582
3583 2019-09-12 Tom de Vries <tdevries@suse.de>
3584
3585 * gdb.base/store.exp: Allow register variables to be optimized out at
3586 -O0.
3587
3588 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3589
3590 * gdb.ada/rdv_wait.exp: Update to new task names.
3591 * gdb.base/task_switch_in_core.exp: Likewise.
3592 * gdb.base/info_sources_base.c: Likewise.
3593
3594 2019-09-10 Tom Tromey <tromey@adacore.com>
3595
3596 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3597
3598 2019-09-10 Tom Tromey <tromey@adacore.com>
3599
3600 * gdb.ada/dgopt.exp: New file.
3601 * gdb.ada/dgopt/x.adb: New file.
3602
3603 2019-09-08 Tom Tromey <tom@tromey.com>
3604
3605 * gdb.tui/resize.exp: Remove setup_xfail.
3606 * gdb.tui/regs.exp: Remove setup_xfail.
3607 * gdb.tui/basic.exp: Remove setup_xfail.
3608
3609 2019-09-06 David Blaikie <dblaikie@gmail.com>
3610
3611 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3612 * gdb.cp/cplabel.exp: Ditto.
3613 * gdb.linespec/ls-errs.exp: Ditto.
3614
3615 2019-09-05 Tom de Vries <tdevries@suse.de>
3616
3617 * lib/gdb.exp (cmp_file_string): New proc.
3618 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3619 runto_main. Verify save breakpoints output.
3620
3621 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3622
3623 * gdb.base/info-var.exp: Test info variables without running
3624 to main, to avoid expect's buffer overflow.
3625
3626 2019-09-03 Tom Tromey <tromey@adacore.com>
3627
3628 * gdb.ada/bias.exp: New file.
3629 * gdb.ada/bias/bias.adb: New file.
3630 * gdb.ada/print_chars.exp: Add regression test.
3631 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3632 (MC): New variable.
3633
3634 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3635
3636 * gdb.base/argv0-symlink.exp: Run only on native target
3637 and local host.
3638
3639 2019-08-29 Tom de Vries <tdevries@suse.de>
3640
3641 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3642 diverse debug info.
3643 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3644
3645 2019-08-28 Tom de Vries <tdevries@suse.de>
3646
3647 * gdb.base/info-var.exp: Allow info variables to print info for files
3648 other than info-var-f1.c and info-var-f2.c.
3649
3650 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3651
3652 * gdb.fortran/info-types.exp: Add module.
3653 * gdb.fortran/info-types.f90: Update expected results.
3654
3655 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3656
3657 * gdb.fortran/info-types.exp: New file.
3658 * gdb.fortran/info-types.f90: New file.
3659 * lib/fortran.exp (fortran_character1): New proc.
3660
3661 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3662
3663 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3664 functions'. Reindent as needed.
3665 * gdb.base/info-var-f1.c: New file.
3666 * gdb.base/info-var-f2.c: New file.
3667 * gdb.base/info-var.exp: New file.
3668 * gdb.base/info-var.h: New file.
3669
3670 2019-08-26 Tom de Vries <tdevries@suse.de>
3671
3672 PR c++/24852
3673 * gdb.cp/no-libstdcxx-probe.exp: New test.
3674
3675 2019-08-26 Tom de Vries <tdevries@suse.de>
3676
3677 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3678 * tests need to be skipped.
3679 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3680 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3681 mi_skip_libstdcxx_probe_tests.
3682
3683 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3684
3685 * gdb.python/py-xmethods.exp: Use raw strings when passing
3686 arguments to SimpleXMethodMatcher.
3687
3688 2019-08-22 Tom de Vries <tdevries@suse.de>
3689
3690 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3691 more informative.
3692
3693 2019-08-21 Pedro Alves <palves@redhat.com>
3694
3695 * gdb.base/with.exp: Test "with" with no arguments.
3696
3697 2019-08-21 Tom de Vries <tdevries@suse.de>
3698
3699 * gdb.base/gdb-caching-proc.exp: Sort files.
3700
3701 2019-08-20 Tom de Vries <tdevries@suse.de>
3702
3703 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3704 compilation.
3705
3706 2019-08-16 Tom de Vries <tdevries@suse.de>
3707
3708 * gdb.base/compare-sections.exp ("after run to main"): Allow
3709 mismatched read-only sections for PIE executables.
3710
3711 2019-08-16 Tom Tromey <tom@tromey.com>
3712
3713 * lib/tuiterm.exp (_csi_Z): New proc.
3714 * gdb.tui/basic.exp: Update window positions.
3715 * gdb.tui/empty.exp: Update window positions.
3716
3717 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3718
3719 * gdb.base/examine-backward.exp: Correct regexp for
3720 "examine 3 bytes backward from ${address_zero}".
3721
3722 2019-08-15 Tom Tromey <tom@tromey.com>
3723
3724 * gdb.tui/empty.exp: Enable resizing tests.
3725
3726 2019-08-15 Tom Tromey <tromey@adacore.com>
3727
3728 * gdb.ada/char_enum.exp: Add regression tests.
3729 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3730 and '0'.
3731 (Char, Gchar): Update.
3732 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3733
3734 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3735
3736 * gdb.python/python.exp: Expect a leading underscore on
3737 GdbOutput{,Error}File.
3738
3739 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3740
3741 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3742 Windows host.
3743
3744 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3745
3746 * gdb.base/batch-preserve-term-settings.exp
3747 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3748
3749 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3750
3751 * lib/gdb.exp: When running on a mingw target, replace
3752 /x/ with x:/.
3753
3754 2019-08-14 Alan Hayward <alan.hayward@arm.com>
3755
3756 * gdb.arch/aarch64-prologue.c: New test.
3757 * gdb.arch/aarch64-prologue.exp: New file.
3758
3759 2019-08-13 Tom de Vries <tdevries@suse.de>
3760
3761 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3762 Thread.
3763
3764 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3765
3766 * gdb.python/py-completion.exp: Download the .py file to the host
3767 and use its host pathname. Conditionalize tests that use
3768 tab completion and manipulate files on the build machine.
3769 * gdb.python/py-events.exp: Download the .py file to the host
3770 and use its host pathname.
3771 * gdb.python/py-evsignal.exp: Likewise.
3772 * gdb.python/py-evthreads.exp: Likewise.
3773 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3774 pathname syntax.
3775 * gdb.python/py-framefilter.exp: Download the .py file to the right
3776 place on the host. Match Windows pathname syntax.
3777 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3778 .py file to the host and use its host pathname.
3779 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3780 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3781 build pathname. Skip symlink test on Windows host. Add missing
3782 newline at end of file.
3783 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3784 and use its host pathname.
3785 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3786 * gdb.python/py-section-script.exp: Use host location of binfile
3787 on safe-path. Use correct path separator on Windows host.
3788 Reorder alternatives in gdb_test_multiple to prevent matching
3789 the wrong alternative on success.
3790 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3791
3792 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3793
3794 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3795 expect the GDB inferior to no longer immediately stop after
3796 being resumed with "signal SIGINT".
3797
3798 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3799
3800 * gdb.linespec/break-ask.exp: Generalize regexps to match
3801 Windows pathnames too.
3802
3803 2019-08-08 Tom de Vries <tdevries@suse.de>
3804
3805 PR testsuite/24862
3806 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3807
3808 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3809
3810 * gdb.base/style.exp: Update tests for help doc new invariants.
3811 * gdb.base/help.exp: Likewise.
3812
3813 2019-08-06 Tom Tromey <tom@tromey.com>
3814
3815 * gdb.base/style.exp: Add disassemble test.
3816 * gdb.base/style.c (some_called_function): New function.
3817 (main): Use it.
3818
3819 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3820
3821 * gdb.python/py-block.exp: Test dictionary access on blocks.
3822
3823 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3824
3825 PR gdb/24863
3826 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3827 -list-thread-groups --available test when running under
3828 check-read1.
3829
3830 2019-08-05 Tom de Vries <tdevries@suse.de>
3831
3832 PR testsuite/24863
3833 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3834 * gdb.base/help.exp: Use with_read1_timeout_factor.
3835 * gdb.base/info-macros.exp: Same.
3836 * gdb.cp/nested-types.exp: Same.
3837
3838 2019-08-05 Tom de Vries <tdevries@suse.de>
3839
3840 * lib/gdb.exp (version_at_least): Factor out of ...
3841 (tcl_version_at_least): ... here.
3842 (gdb_compile): Fail if pie results in non-PIE executable.
3843 (readelf_version, readelf_prints_pie): New proc.
3844 (exec_is_pie): Return -1 if unknown.
3845
3846 2019-08-05 Tom de Vries <tdevries@suse.de>
3847
3848 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3849
3850 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3851
3852 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3853
3854 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3855
3856 * lib/completion-support.exp (test_gdb_complete_none): Skip
3857 tab completion tests if no readline support.
3858 (test_gdb_complete_unique_re): Likewise.
3859 (test_gdb_complete_multiple): Likewise.
3860
3861 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3862
3863 * gdb.base/info_sources.exp: New file.
3864 * gdb.base/info_sources.c: New file.
3865 * gdb.base/info_sources_base.c: New file.
3866
3867 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3868
3869 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3870 prefix argument.
3871 (test_exit_status): Add prefix argument.
3872
3873 2019-08-01 Tom de Vries <tdevries@suse.de>
3874
3875 PR testsuite/24863
3876 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3877 calling exp_continue for new thread and thread exited messages.
3878
3879 2019-08-01 Tom de Vries <tdevries@suse.de>
3880
3881 PR testsuite/24863
3882 * gdb.base/structs.exp: Fix check-read1 timeout using
3883 gdb_test_sequence.
3884 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3885
3886 2019-08-01 Tom de Vries <tdevries@suse.de>
3887
3888 PR testsuite/24863
3889 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3890 line.
3891
3892 2019-08-01 Tom de Vries <tdevries@suse.de>
3893
3894 PR testsuite/24863
3895 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3896
3897 2019-07-30 Tom Tromey <tromey@adacore.com>
3898
3899 * gdb.ada/display_nested.exp: New file.
3900 * gdb.ada/display_nested/foo.adb: New file.
3901 * gdb.ada/display_nested/pack.adb: New file.
3902 * gdb.ada/display_nested/pack.ads: New file.
3903
3904 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3905
3906 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3907 namespace.
3908 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3909
3910 2019-07-30 Tom de Vries <tdevries@suse.de>
3911
3912 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3913 instead.
3914
3915 2019-07-30 Tom de Vries <tdevries@suse.de>
3916
3917 PR testsuite/24834
3918 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3919 (exec_is_pie): New proc.
3920
3921 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3922
3923 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3924
3925 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3926
3927 * gdb.python/py-objfile.c: Add global and static vars.
3928 * gdb.python/py-objfile.exp: Test new functions Objfile.
3929 lookup_global_symbol and lookup_static_symbol.
3930
3931 2019-07-29 Tom Tromey <tom@tromey.com>
3932
3933 * lib/tuiterm.exp (Term::_csi_@): New proc.
3934 (Term::_csi_X): Don't move cursor.
3935
3936 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3937
3938 * gdb.base/options.exp: Update backtrace - completion to
3939 new option -frame-info.
3940 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3941 Test new 'set print frame-info'. Test backtrace -frame-info
3942 overriding 'set print frame-info'.
3943 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3944 Test new 'set print frame-info'.
3945 Verify consistency of backtrace with and without filters, with and
3946 without -no-filters.
3947 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3948 default.
3949
3950 2019-07-29 Tom de Vries <tdevries@suse.de>
3951
3952 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3953 no arguments".
3954
3955 2019-07-29 Tom de Vries <tdevries@suse.de>
3956
3957 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3958 is a substring of the first for "complete non-unique file name".
3959
3960 2019-07-29 Tom de Vries <tdevries@suse.de>
3961
3962 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3963 with ".*".
3964
3965 2019-07-29 Tom de Vries <tdevries@suse.de>
3966
3967 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3968 Pass prompt_regexp parameter to gdb_test_multiple calls.
3969
3970 2019-07-29 Tom de Vries <tdevries@suse.de>
3971
3972 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3973 print registers" regexps.
3974
3975 2019-07-29 Tom de Vries <tdevries@suse.de>
3976
3977 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3978
3979 2019-07-29 Tom de Vries <tdevries@suse.de>
3980
3981 PR gdb/24855
3982 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3983 (skip_python_tests_prompt): Add prompt_regexp argument to
3984 gdb_test_multiple calls.
3985
3986 2019-07-27 Tom Tromey <tom@tromey.com>
3987
3988 * gdb.tui/main.exp: New file.
3989
3990 2019-07-27 Tom Tromey <tom@tromey.com>
3991
3992 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3993 optional.
3994 * gdb.tui/empty.exp: New file.
3995
3996 2019-07-27 Tom Tromey <tom@tromey.com>
3997
3998 * lib/tuiterm.exp (spawn): New proc.
3999 (Term::resize): New proc.
4000 * gdb.tui/resize.exp: New file.
4001
4002 2019-07-27 Tom Tromey <tom@tromey.com>
4003
4004 * gdb.tui/list.exp: New file.
4005
4006 2019-07-27 Tom Tromey <tom@tromey.com>
4007
4008 * gdb.tui/regs.exp: New file.
4009
4010 2019-07-27 Tom Tromey <tom@tromey.com>
4011
4012 * gdb.tui/basic.exp: Add "layout split" test.
4013
4014 2019-07-27 Tom Tromey <tom@tromey.com>
4015
4016 * gdb.tui/basic.exp: Add "layout asm" test.
4017
4018 2019-07-27 Tom Tromey <tom@tromey.com>
4019
4020 * lib/tuiterm.exp: New file.
4021 * gdb.tui/basic.exp: New file.
4022
4023 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4024
4025 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4026 Enable tests associated with this flag. Adjust regex
4027 referencing "foo_low" to now refer to "foo_cold" instead.
4028
4029 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4030
4031 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4032 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4033 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4034 foo_cold. Revise comments to match.
4035 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4036 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4037 were wrapped into this proc; Call do_test in loop from outermost
4038 level.
4039 (foo_low): Rename all occurrences to "foo_cold".
4040 (backtrace from baz): New test.
4041 (x2/i foo_cold): New test.
4042 (info line *foo_cold): New test.
4043
4044 2019-07-26 Tom de Vries <tdevries@suse.de>
4045
4046 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4047
4048 2019-07-25 Tom de Vries <tdevries@suse.de>
4049
4050 PR testsuite/24830
4051 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4052 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4053 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4054 (skip_libstdcxx_probe_tests): ... here.
4055 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4056
4057 2019-07-24 Tom de Vries <tdevries@suse.de>
4058
4059 PR testsuite/24807
4060 * gdb.objc/basicclass.m: Include stdio.h.
4061 * gdb.objc/nondebug.m: Same.
4062 * gdb.objc/objcdecode.m: Same.
4063
4064 2019-07-24 Tom de Vries <tdevries@suse.de>
4065
4066 PR testsuite/24612
4067 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4068 additional_flags.
4069
4070 2019-07-24 Tom de Vries <tdevries@suse.de>
4071
4072 PR testsuite/24831
4073 * gdb.multi/tids.exp: Update error messages for info threads.
4074
4075 2019-07-24 Tom de Vries <tdevries@suse.de>
4076
4077 * gdb.base/info-types.exp: Allow info types to print info for more than
4078 one file.
4079
4080 2019-07-23 Tom de Vries <tdevries@suse.de>
4081
4082 PR testsuite/24842
4083 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4084 gdb_spawn_with_cmdline_opts.
4085
4086 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4087
4088 * gdb.arch/arm-cmse-sgstubs.c: New test.
4089 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4090
4091 2019-07-23 Tom de Vries <tdevries@suse.de>
4092
4093 PR testsuite/24711
4094 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4095 issuing next command.
4096
4097 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4098
4099 * gdb.ada/info_auto_lang.exp: Update expected results.
4100 * gdb.base/info-types.c: Add additional types to check.
4101 * gdb.base/info-types.exp: Update expected results.
4102
4103 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4104
4105 * gdb.base/info-types.c: New file.
4106 * gdb.base/info-types.exp: New file.
4107
4108 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4109
4110 * gdb.arch/riscv-bp-infcall.c: New file.
4111 * gdb.arch/riscv-bp-infcall.exp: New file.
4112
4113 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4114
4115 PR breakpoints/24541
4116 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4117
4118 2019-07-14 Tom de Vries <tdevries@suse.de>
4119
4120 PR testsuite/24760
4121 * gdb.objc/basicclass.exp: Fix unterminated string.
4122
4123 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4124 Andrew Burgess <andrew.burgess@embecosm.com>
4125
4126 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4127 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4128 negative bounds.
4129 * gdb.fortran/vla-value.exp: Print elements of an array with
4130 negative bounds.
4131 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4132 testing.
4133
4134 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4135
4136 * gdb.base/options.exp (expect_string): Dequote strings in
4137 results.
4138 (test-string): Test strings with different quoting and reindent.
4139
4140 2019-07-10 Tom Tromey <tromey@adacore.com>
4141
4142 * gdb.ada/mi_ex_cond.exp: Update expected results.
4143 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4144 * gdb.ada/mi_catch_ex.exp: Update expected results.
4145 * gdb.ada/mi_catch_assert.exp: Update expected results.
4146 * gdb.ada/catch_ex.exp (catch_exception_info)
4147 (catch_exception_entry, catch_assert_entry)
4148 (catch_unhandled_entry): Update.
4149 * gdb.ada/catch_assert_if.exp: Update expected results.
4150
4151 2019-07-10 Richard Bunt <richard.bunt@arm.com>
4152 Stephen Roberts <stephen.roberts@arm.com>
4153
4154 * gdb.base/define.exp: Restore original prompt.
4155
4156 2019-07-09 Pedro Alves <palves@redhat.com>
4157
4158 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4159 breakpoints" output.
4160 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4161 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4162 throw" creates breakpoint.
4163 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4164 'type="catchpoint"'.
4165
4166 2019-07-09 Pedro Alves <palves@redhat.com>
4167
4168 PR c++/15468
4169 * gdb.cp/except-multi-location-lib.cc: New.
4170 * gdb.cp/except-multi-location-main.cc: New.
4171 * gdb.cp/except-multi-location.exp: New.
4172
4173 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4174
4175 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4176 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4177 argument and update callers.
4178
4179 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4180
4181 * gdb.arch/amd64-break-on-asm-line.S: New file.
4182 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4183
4184 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4185
4186 * gdb.base/printcmds.exp: Test printing C string and
4187 C wide string convenience vars without transiting via the inferior.
4188 Also make test names unique.
4189
4190 2019-07-08 Alan Hayward <alan.hayward@arm.com>
4191
4192 PR breakpoints/25011
4193 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4194
4195 2019-07-04 Pedro Alves <palves@redhat.com>
4196
4197 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4198 body returned ok(0), break(3) or continue(4).
4199 * gdb.testsuite/foreach_with_prefix.exp: New file.
4200
4201 2019-07-04 Alan Hayward <alan.hayward@arm.com>
4202
4203 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4204
4205 2019-07-03 Pedro Alves <palves@redhat.com>
4206
4207 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4208 "return -code".
4209
4210 2019-07-03 Pedro Alves <palves@redhat.com>
4211
4212 PR cli/24732
4213 * gdb.base/shell.exp: Load completion-support.exp.
4214 Adjust expected error output. Add completion tests.
4215
4216 2019-07-03 Pedro Alves <palves@redhat.com>
4217
4218 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4219 string_to_regexp.
4220
4221 2019-07-03 Pedro Alves <palves@redhat.com>
4222
4223 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4224 (expect_integer): Adjust to expect "-string".
4225 (expect_string): New.
4226 (all_options): Expect "-string".
4227 (test-flag, test-boolean): Adjust to expect "-string".
4228 (test-string): New proc.
4229 (top level): Call it.
4230
4231 2019-07-03 Pedro Alves <palves@redhat.com>
4232
4233 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4234 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4235 the expected output in the success.
4236
4237 2019-07-03 Pedro Alves <palves@redhat.com>
4238
4239 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4240 Split one gdb_test_multiple call in two to avoid a race.
4241
4242 2019-07-03 Pedro Alves <palves@redhat.com>
4243
4244 * gdb.base/with.c: New file.
4245 * gdb.base/with.exp: New file.
4246
4247 2019-07-03 Pedro Alves <palves@redhat.com>
4248
4249 * gdb.base/settings.exp: Replace all references to "maint
4250 test-settings set" with references to "maint set test-settings",
4251 and all references to "maint test-settings show" with references
4252 to "maint show test-settings".
4253
4254 2019-07-03 Pedro Alves <palves@redhat.com>
4255
4256 * gdb.base/settings.exp (test-string): Adjust expected out when
4257 testing "maint test-settings show filename"
4258
4259 2019-07-02 Pedro Alves <palves@redhat.com>
4260
4261 * gdb.base/options.exp (test-info-threads): New procedure.
4262 (top level): Call it.
4263
4264 2019-06-28 Tom Tromey <tromey@adacore.com>
4265
4266 * gdb.dwarf2/ada-linkage-name.c: New file.
4267 * gdb.dwarf2/ada-linkage-name.exp: New file.
4268
4269 2019-06-27 Tom Tromey <tromey@adacore.com>
4270
4271 PR c++/20020:
4272 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4273
4274 2019-06-26 Tom de Vries <tdevries@suse.de>
4275
4276 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4277
4278 2019-06-26 Tom de Vries <tdevries@suse.de>
4279
4280 * gdb.base/index-cache.exp: Add back missing debug option.
4281
4282 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4283
4284 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4285
4286 2019-06-25 Tom de Vries <tdevries@suse.de>
4287
4288 PR testsuite/24727
4289 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4290
4291 2019-06-24 Tom de Vries <tdevries@suse.de>
4292
4293 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4294
4295 2019-06-24 Tom de Vries <tdevries@suse.de>
4296
4297 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4298 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4299 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4300
4301 2019-06-24 Tom de Vries <tdevries@suse.de>
4302
4303 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4304
4305 2019-06-21 Tom de Vries <tdevries@suse.de>
4306
4307 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4308
4309 2019-06-21 Tom de Vries <tdevries@suse.de>
4310
4311 PR testsuite/24518
4312 PR ada/24713
4313 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4314 index.
4315
4316 2019-06-19 Tom Tromey <tromey@adacore.com>
4317
4318 * gdb.ada/length_cond.exp: Add intro comment.
4319
4320 2019-06-19 Tom Tromey <tromey@adacore.com>
4321
4322 * gdb.ada/length_cond.exp: New file.
4323 * gdb.ada/length_cond/length_cond.adb: New file.
4324 * gdb.ada/length_cond/pck.adb: New file.
4325 * gdb.ada/length_cond/pck.ads: New file.
4326
4327 2019-06-18 Tom de Vries <tdevries@suse.de>
4328
4329 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4330
4331 2019-06-18 Tom Tromey <tromey@adacore.com>
4332
4333 * gdb.base/list0.h: Add comment explaining control character.
4334
4335 2019-06-18 Tom de Vries <tdevries@suse.de>
4336
4337 * boards/fission.exp: Break up long debug_flags line.
4338
4339 2019-06-16 Tom de Vries <tdevries@suse.de>
4340
4341 PR gdb/24445
4342 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4343 generated index.
4344
4345 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4346
4347 PR gdb/24686
4348 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4349 improve detection of bug gdb/24541.
4350
4351 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4352
4353 PR gdb/24669
4354 * gdb.base/index-cache.exp (uses_readnow,
4355 expecting_index_cache_use): Define global variable.
4356 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4357 expecting_index_cache_use.
4358
4359 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4360 Andrew Burgess <andrew.burgess@embecosm.com>
4361
4362 * gdb.fortran/pointers.f90: New file.
4363 * gdb.fortran/print_type.exp: New file.
4364 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4365 * gdb.fortran/vla-type.exp: Likewise.
4366 * gdb.fortran/vla-value.exp: Likewise.
4367 * gdb.mi/mi-vla-fortran.exp: Likewise.
4368
4369 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4370
4371 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4372 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4373 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4374 as a stop reason.
4375
4376 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4377
4378 * gdb.base/annota1.exp: Update expected results.
4379 * gdb.cp/annota2.exp: Likewise.
4380 * gdb.cp/annota3.exp: Likewise.
4381
4382 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4383
4384 * gdb.base/style-logging.exp: Remove path from test name.
4385
4386 2019-06-14 Tom Tromey <tromey@adacore.com>
4387
4388 PR gdb/24502:
4389 * gdb.base/style-logging.exp: New file.
4390
4391 2019-06-14 Tom Tromey <tromey@adacore.com>
4392
4393 * gdb.base/symfile-warn.exp: New file.
4394 * gdb.base/symfile-warn.c: New file.
4395
4396 2019-06-14 Tom Tromey <tromey@adacore.com>
4397
4398 * gdb.base/annotate-symlink.exp: New file.
4399
4400 2019-06-14 Tom Tromey <tromey@adacore.com>
4401
4402 * gdb.ada/set_wstr.exp: Add reassignment test.
4403
4404 2019-06-14 Tom Tromey <tromey@adacore.com>
4405
4406 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4407 'unchecked_access and 'unrestricted_access as well.
4408
4409 2019-06-14 Tom Tromey <tromey@adacore.com>
4410
4411 PR ada/24539:
4412 * gdb.ada/vla.exp: Update tests.
4413 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4414 pragma.
4415
4416 2019-06-13 Pedro Alves <palves@redhat.com>
4417
4418 * gdb.base/settings.exp (test-integer): Test junk after
4419 "unlimited".
4420
4421 2019-06-13 Pedro Alves <palves@redhat.com>
4422
4423 * gdb.base/options.exp (test-thread-apply): New.
4424 (top level): Call it.
4425
4426 2019-06-13 Pedro Alves <palves@redhat.com>
4427
4428 * gdb.base/options.exp (test-frame-apply): New.
4429 (top level): Test print commands with different "frame apply"
4430 prefixes.
4431
4432 2019-06-13 Pedro Alves <palves@redhat.com>
4433
4434 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
4435 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4436 'max_completions' parameter and handle it.
4437 (test_gdb_completion_offers_commands): New.
4438
4439 2019-06-13 Pedro Alves <palves@redhat.com>
4440
4441 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4442
4443 2019-06-13 Pedro Alves <palves@redhat.com>
4444
4445 * gdb.base/options.exp (test-backtrace): New.
4446 (top level): Call it.
4447
4448 2019-06-13 Pedro Alves <palves@redhat.com>
4449
4450 * gdb.guile/scm-frame-args.exp: Use "set print
4451 raw-frame-arguments" instead of "set print raw frame-arguments".
4452 * gdb.python/py-frame-args.exp: Likewise.
4453
4454 2019-06-13 Pedro Alves <palves@redhat.com>
4455
4456 * gdb.compile/compile.exp: Adjust expected output to option
4457 processing changes.
4458
4459 2019-06-13 Pedro Alves <palves@redhat.com>
4460
4461 * gdb.base/options.exp: Build executable.
4462 (test-print): New procedure.
4463 (top level): Call it, once for "print" and another for "compile
4464 print".
4465
4466 2019-06-13 Pedro Alves <palves@redhat.com>
4467
4468 * gdb.base/options.c: New file.
4469 * gdb.base/options.exp: New file.
4470
4471 2019-06-13 Pedro Alves <palves@redhat.com>
4472
4473 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4474 that "o" is ambiguous.
4475
4476 2019-06-13 Pedro Alves <palves@redhat.com>
4477
4478 * gdb.base/settings.c: New file.
4479 * gdb.base/settings.exp: New file.
4480
4481 2019-06-13 Pedro Alves <palves@redhat.com>
4482
4483 * gdb.base/completion.exp: Fix comment typo.
4484
4485 2019-06-13 Pedro Alves <palves@redhat.com>
4486
4487 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4488 foo --1" test.
4489
4490 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4491
4492 * gdb.fortran/block-data.f: New.
4493 * gdb.fortran/block-data.exp: New.
4494
4495 2019-06-11 Tom de Vries <tdevries@suse.de>
4496
4497 PR testsuite/24521
4498 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4499 message.
4500
4501 2019-06-11 Tom de Vries <tdevries@suse.de>
4502
4503 PR testsuite/24521
4504 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4505
4506 2019-06-11 Tom de Vries <tdevries@suse.de>
4507
4508 * boards/readnow.exp: New file.
4509
4510 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4511
4512 * gdb.fortran/vla-sizeof.exp: Update expected results.
4513
4514 2019-06-06 Amos Bird <amosbird@gmail.com>
4515
4516 * gdb.base/annota1.exp (thread_switch): Add test for
4517 thread-exited annotation.
4518
4519 2019-06-06 Tom Tromey <tromey@adacore.com>
4520
4521 * gdb.base/maint.exp: Expect command started/finished output.
4522
4523 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4524
4525 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4526 comment.
4527 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4528
4529 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4530
4531 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4532 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4533 * gdb.arch/riscv-unwind-long-insn.c: New file.
4534 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4535
4536 2019-06-04 Christian Biesinger <cbiesinger@google.com>
4537
4538 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
4539
4540 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4541
4542 * lib/gdb.exp (help_list_trailer): New regexp variable
4543 factorizing the help trailer message.
4544 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4545 arg to allow to better factorize various tests.
4546 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4547 (test_prefix_command_help): Use help_list_trailer.
4548 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4549 * gdb.guile/scm-cmd.exp: Likewise.
4550 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4551 * gdb.base/help.exp: Use test_user_defined_class_help.
4552 * gdb.base/style.exp: Add tests for styling of help and apropos.
4553 * lib/gdb-utils.exp (style): Add title and highlight styles.
4554
4555 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4556
4557 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4558 $_shell_exitsignal.
4559 * gdb.base/default.exp: Update for new convenience variables.
4560
4561 2019-05-29 Tom Tromey <tromey@adacore.com>
4562
4563 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4564 to "break complete ada" test case's regexp.
4565
4566 2019-05-29 Tom Tromey <tromey@adacore.com>
4567
4568 PR c++/20020:
4569 * gdb.cp/constexpr-field.exp: New file.
4570 * gdb.cp/constexpr-field.cc: New file.
4571
4572 2019-05-29 Tom Tromey <tromey@adacore.com>
4573
4574 * gdb.base/finish.exp (finish_no_print): New proc.
4575 (finish_tests): Call it.
4576
4577 2019-05-24 Tom de Vries <tdevries@suse.de>
4578
4579 * gdb.dwarf2/gdb-add-index.exp: New file.
4580
4581 2019-05-22 Tom Tromey <tromey@adacore.com>
4582
4583 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4584 * gdb.base/style.exp: Use "style".
4585 * lib/gdb-utils.exp (style): New proc.
4586
4587 2019-05-22 Tom de Vries <tdevries@suse.de>
4588
4589 * gdb.base/align.exp: Require c++11.
4590
4591 2019-05-22 Tom de Vries <tdevries@suse.de>
4592
4593 PR testsuite/24586
4594 * gdb.python/py-mi-var-info-path-expression.exp: Call
4595 mi_skip_python_tests to check if python is supported.
4596
4597 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4598
4599 * gdb.arch/aarch64-pauth.c: New test.
4600 * gdb.arch/aarch64-pauth.exp: New file.
4601
4602 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4603
4604 * README (Re-running Tests Outside The Testsuite): New section.
4605
4606 2019-05-21 Tom de Vries <tdevries@suse.de>
4607
4608 * gdb.arch/amd64-eval.exp: Require c++11.
4609 * gdb.base/max-depth.exp: Same.
4610 * gdb.compile/compile-cplus-array-decay.exp: Same.
4611 * gdb.cp/meth-typedefs.exp: Same.
4612 * gdb.cp/subtypes.exp: Same.
4613 * gdb.cp/temargs.exp: Same.
4614
4615 2019-05-21 Alan Hayward <alan.hayward@arm.com>
4616
4617 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4618
4619 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4620
4621 PR gdb/18644
4622 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4623 * gdb.fortran/printing-types.exp: Add new test.
4624 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4625 testing.
4626 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4627 setup_kfail call.
4628
4629 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4630
4631 * README (Running the Testsuite): Change example.
4632 (Testsuite Parameters): Remove TRANSCRIPT.
4633 * lib/gdb.exp: Remove TRANSCRIPT check.
4634
4635 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4636
4637 * README (Testsuite Parameters): Add replay logging to
4638 GDBSERVER_DEBUG.
4639 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4640 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4641 as a comma separated list.
4642 (gdb_debug_init): Override procedure.
4643
4644 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4645
4646 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4647 (gdb_write_cmd_file): New procedure.
4648 * lib/gdbserver-support.exp (gdbserver_start): Call
4649 gdbserver_write_cmd_file.
4650 (gdbserver_write_cmd_file): New procedure.
4651
4652 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4653
4654 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4655 (delete_breakpoints): Likewise.
4656 (gdb_run_cmd): Likewise.
4657 (gdb_start_cmd): Likewise.
4658 (gdb_starti_cmd): Likewise.
4659 (gdb_internal_error_resync): Likewise.
4660 (gdb_test_multiple): Likewise.
4661 (gdb_reinitialize_dir): Likewise.
4662 (default_gdb_exit): Likewise.
4663 (gdb_file_cmd): Mark kill as optional.
4664 (default_gdb_start): Call gdb_stdin_log_init.
4665 (send_gdb): Call gdb_stdin_log_write.
4666 (rerun_to_main): Mark Y as an answer.
4667 (gdb_stdin_log_init): New function.
4668 (gdb_stdin_log_write): Likewise.
4669
4670 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4671
4672 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4673 * gdb.base/debug-expr.exp: Likewise.
4674 * gdb.base/foll-fork.exp: Likewise.
4675 * gdb.base/foll-vfork.exp: Likewise.
4676 * gdb.base/fork-print-inferior-events.exp: Likewise.
4677 * gdb.base/gdb-sigterm.exp: Likewise.
4678 * gdb.base/gdbinit-history.exp: Likewise.
4679 * gdb.base/osabi.exp: Likewise.
4680 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4681 * gdb.base/ui-redirect.exp: Likewise.
4682 * gdb.gdb/unittest.exp: Likewise.
4683 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4684 * gdb.mi/mi-watch.exp: Likewise.
4685 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4686 * gdb.mi/user-selected-context-sync.exp: Likewise.
4687 * gdb.python/python.exp: Disable debug test when debugging.
4688 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4689 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4690 Likewise.
4691 * gdb.threads/stepi-random-signal.exp: Likewise.
4692
4693 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4694
4695 * Makefile.in: Pass through GDB_DEBUG.
4696 * README (Testsuite Parameters): Add GDB_DEBUG.
4697 (gdb,debug): Add board setting.
4698 * lib/gdb.exp (default_gdb_start): Start debugging.
4699 (gdb_debug_enabled): New procedure.
4700 (gdb_debug_init): Likewise.
4701
4702 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4703
4704 * Makefile.in: Pass through GDB_DEBUG.
4705 * README (Testsuite Parameters): Add GDB_DEBUG.
4706 (gdb,debug): Add board setting.
4707 * lib/gdb.exp (default_gdb_start): Start debugging.
4708 (gdb_debug_enabled): New procedure.
4709 (gdb_debug_init): Likewise.
4710
4711 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4712
4713 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4714
4715 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4716
4717 * gdb.base/ui-redirect.exp: Test redirection.
4718
4719 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4720
4721 * gdb.mi/mi-complete.exp: New file.
4722 * gdb.mi/mi-complete.cc: Likewise.
4723
4724 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4725
4726 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4727 indexed and sliced arrays, and pointers to arrays.
4728
4729 2019-05-14 Tom Tromey <tromey@adacore.com>
4730
4731 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4732 styling test.
4733
4734 2019-05-14 Tom de Vries <tdevries@suse.de>
4735
4736 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4737 selection entry encoding.
4738
4739 2019-05-10 Tom Tromey <tromey@adacore.com>
4740
4741 * gdb.ada/info_exc.exp: Add "complete" test.
4742
4743 2019-05-09 Tom de Vries <tdevries@suse.de>
4744
4745 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4746 CU-relative.
4747
4748 2019-05-09 Tom de Vries <tdevries@suse.de>
4749
4750 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4751 CU-relative.
4752
4753 2019-05-08 Joel Brobecker <brobecker@adacore.com>
4754
4755 * gdb.ada/frame_arg_lang.exp: New testcase.
4756 * gdb.ada/frame_arg_lang/bla.adb: New file.
4757 * gdb.ada/frame_arg_lang/pck.ads: New file.
4758 * gdb.ada/frame_arg_lang/pck.adb: New file.
4759 * gdb.ada/frame_arg_lang/foo.c: New file.
4760
4761 2019-05-08 Tom Tromey <tromey@adacore.com>
4762
4763 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4764
4765 2019-05-08 Tom Tromey <tromey@adacore.com>
4766
4767 * gdb.base/ptype-offsets.exp: Update tests.
4768
4769 2019-05-08 Tom Tromey <tromey@adacore.com>
4770
4771 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4772 cases.
4773 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4774 "short".
4775
4776 2019-05-08 Tom Tromey <tromey@adacore.com>
4777
4778 * gdb.ada/vla.exp: New file.
4779 * gdb.ada/vla/vla.adb: New file.
4780
4781 2019-05-07 Tom de Vries <tdevries@suse.de>
4782
4783 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4784
4785 2019-05-07 Tom de Vries <tdevries@suse.de>
4786
4787 PR testsuite/24522
4788 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4789 section.
4790
4791 2019-05-07 Tom de Vries <tdevries@suse.de>
4792
4793 PR testsuite/24522
4794 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4795 .debug_aranges section.
4796
4797 2019-05-07 Tom de Vries <tdevries@suse.de>
4798
4799 PR testsuite/24159
4800 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4801
4802 2019-05-06 Tom de Vries <tdevries@suse.de>
4803
4804 * lib/gdb.exp (exec_has_index_section): New proc.
4805 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4806 section.
4807
4808 2019-05-04 Tom de Vries <tdevries@suse.de>
4809
4810 * boards/cc-with-debug-names.exp: New file.
4811
4812 2019-05-03 Tom Tromey <tromey@adacore.com>
4813
4814 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4815 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4816 * gdb.ada/char_enum.exp: Add test.
4817
4818 2019-05-03 Tom de Vries <tdevries@suse.de>
4819
4820 * boards/cc-with-gdb-index.exp: New file.
4821
4822 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4823
4824 * gdb.rust/simple.exp: Add new test case.
4825 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4826 (main): Initialise an instance of the new struct.
4827
4828 2019-05-01 Tom Tromey <tromey@adacore.com>
4829
4830 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4831 record.
4832 (NPR): New variable.
4833 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4834 test.
4835
4836 2019-05-01 Tom Tromey <tromey@adacore.com>
4837
4838 * gdb.ada/packed_array_assign.exp: Add packed assignment
4839 regression test.
4840
4841 2019-05-01 Tom de Vries <tdevries@suse.de>
4842
4843 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4844
4845 2019-05-01 Tom de Vries <tdevries@suse.de>
4846
4847 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4848
4849 2019-04-30 Ali Tamur <tamur@google.com>
4850
4851 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4852
4853 2019-04-30 Tom Tromey <tromey@adacore.com>
4854
4855 * lib/ada.exp (find_ada_tool): New proc.
4856 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4857 * gdb.ada/catch_ex_std.exp: New file.
4858 * gdb.ada/catch_ex_std/foo.adb: New file.
4859 * gdb.ada/catch_ex_std/some_package.adb: New file.
4860 * gdb.ada/catch_ex_std/some_package.ads: New file.
4861
4862 2019-04-30 Tom Tromey <tromey@adacore.com>
4863
4864 PR c++/24470:
4865 * gdb.cp/temargs.cc: Add test code from PR.
4866
4867 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4868
4869 * gdb.fortran/vla-datatypes.exp: Update expected results.
4870 * gdb.fortran/vla-ptype.exp: Likewise.
4871 * gdb.fortran/vla-type.exp: Likewise.
4872 * gdb.fortran/vla-value.exp: Likewise.
4873
4874 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4875
4876 * gdb.fortran/ptr-indentation.exp: Update expected results.
4877 * gdb.fortran/ptype-on-functions.exp: Likewise.
4878 * gdb.fortran/vla-ptr-info.exp: Likewise.
4879 * gdb.fortran/vla-value.exp: Likewise.
4880
4881 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4882
4883 * gdb.fortran/ptype-on-functions.exp: New file.
4884 * gdb.fortran/ptype-on-functions.f90: New file.
4885
4886 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4887
4888 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4889 case void string.
4890
4891 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4892
4893 * gdb.fortran/complex.exp: Expand.
4894 * gdb.fortran/complex.f: Renamed to...
4895 * gdb.fortran/complex.f90: ...this, and extended to add more
4896 complex values.
4897
4898 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4899
4900 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4901 MODULO, CMPLX.
4902
4903 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4904 Richard Bunt <richard.bunt@arm.com>
4905
4906 * gdb.base/max-depth.c: New file.
4907 * gdb.base/max-depth.exp: New file.
4908 * gdb.python/py-nested-maps.c: New file.
4909 * gdb.python/py-nested-maps.exp: New file.
4910 * gdb.python/py-nested-maps.py: New file.
4911 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4912 (test_all_common): Call test_max_depth.
4913 * gdb.fortran/max-depth.exp: New file.
4914 * gdb.fortran/max-depth.f90: New file.
4915 * gdb.go/max-depth.exp: New file.
4916 * gdb.go/max-depth.go: New file.
4917 * gdb.modula2/max-depth.exp: New file.
4918 * gdb.modula2/max-depth.c: New file.
4919 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4920
4921 2019-04-29 Tom de Vries <tdevries@suse.de>
4922
4923 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4924
4925 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4926
4927 * gdb.base/callexit.exp: Test may-call-functions off.
4928
4929 2019-04-25 Keith Seitz <keiths@redhat.com>
4930
4931 PR c++/24367
4932 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4933 (another_incomplete_struct, test_incomplete): New definitions.
4934 (main): Use new definitions.
4935 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4936 functions.
4937
4938 2019-04-25 Ali Tamur <tamur@google.com>
4939
4940 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4941
4942 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4943
4944 PR corefiles/11608
4945 PR corefiles/18187
4946 * gdb.base/coredump-filter-build-id.exp: New file.
4947
4948 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4949
4950 * Makefile.in: Pass through GDBSERVER_DEBUG.
4951 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4952 (gdbserver,debug): Add board setting.
4953 * gdb.trace/tspeed.exp: Skip when debugging.
4954 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4955 * lib/gdbserver-support.exp: Likewise
4956
4957 2019-04-24 Tom Tromey <tromey@adacore.com>
4958
4959 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4960 Rust.
4961
4962 2019-04-24 Tom Tromey <tromey@adacore.com>
4963
4964 * gdb.arch/amd64-eval.exp: Test bitfield return.
4965 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4966 (class Foo) <return_bitfields>: New method.
4967 (main): Call it.
4968
4969 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4970
4971 * gdb.cp/many-args.cc: New file.
4972 * gdb.cp/many-args.exp: New file.
4973
4974 2019-04-23 Tom de Vries <tdevries@suse.de>
4975
4976 PR gdb/24433
4977 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4978
4979 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4980
4981 * gdb.trace/backtrace.exp: Use nopie flag.
4982 * gdb.trace/circ.exp: Likewise.
4983 * gdb.trace/collection.exp: Likewise.
4984 * gdb.trace/ftrace.exp: Likewise.
4985 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4986 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4987 * gdb.trace/qtro.exp: Likewise.
4988 * gdb.trace/read-memory.exp: Likewise.
4989 * gdb.trace/report.exp: Likewise.
4990 * gdb.trace/tfile.exp: Likewise.
4991 * gdb.trace/tfind.exp: Likewise.
4992 * gdb.trace/unavailable.exp: Likewise.
4993
4994 2019-04-22 Pedro Alves <palves@redhat.com>
4995
4996 * gdb.base/solib-probes-nosharedlibrary.c,
4997 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4998
4999 2019-04-19 Tom Tromey <tromey@adacore.com>
5000
5001 * gdb.ada/ptype_union.c: New file.
5002 * gdb.ada/ptype_union.exp: New file.
5003
5004 2019-04-19 Tom Tromey <tromey@adacore.com>
5005
5006 PR symtab/24423:
5007 * gdb.base/list0.h (foo): Add a control-l character.
5008
5009 2019-04-18 Tom de Vries <tdevries@suse.de>
5010
5011 PR gdb/24433
5012 * boards/local-board.exp: Set sysroot to "".
5013
5014 2019-04-18 Tom de Vries <tdevries@suse.de>
5015 Pedro Alves <palves@redhat.com>
5016
5017 PR gdb/24454
5018 * gdb.threads/vfork-follow-child-exec.c: New file.
5019 * gdb.threads/vfork-follow-child-exec.exp: New file.
5020 * gdb.threads/vfork-follow-child-exit.c: New file.
5021 * gdb.threads/vfork-follow-child-exit.exp: New file.
5022
5023 2019-04-15 Leszek Swirski <leszeks@google.com>
5024
5025 * gdb.arch/amd64-eval.cc: New file.
5026 * gdb.arch/amd64-eval.exp: New file.
5027
5028 2019-04-11 Alan Hayward <alan.hayward@arm.com>
5029
5030 * gdb.server/sysroot.c: New test.
5031 * gdb.server/sysroot.exp: New file.
5032 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5033 matching param.
5034
5035 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5036
5037 * gdb.base/align.exp: Extend test to cover structures containing
5038 only static fields.
5039
5040 2019-04-11 Tom de Vries <tdevries@suse.de>
5041
5042 * boards/cc-with-dwz-m.exp: New file.
5043 * boards/cc-with-dwz.exp: New file.
5044 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5045
5046 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
5047
5048 * gdb.base/start-cpp.exp: New file.
5049 * gdb.base/start-cpp.cc: New file.
5050
5051 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5052
5053 * gdb.python/py-thrhandle.exp: Adjust tests to call
5054 thread_from_handle instead of thread_from_thread_handle.
5055
5056 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5057
5058 * gdb.python/py-thrhandle.exp: Add tests for
5059 gdb.InferiorThread.handle.
5060
5061 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5062
5063 * gdb.python/py-function.exp: Check calling helper function from
5064 all languages.
5065 * lib/gdb.exp (gdb_supported_languages): New proc.
5066
5067 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5068
5069 * gdb.base/complex-parts.c: New file.
5070 * gdb.base/complex-parts.exp: New file.
5071
5072 2019-04-01 Tom Tromey <tromey@adacore.com>
5073
5074 PR symtab/23331:
5075 * gdb.dwarf2/dw2-ranges-main.c: New file.
5076 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5077 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5078
5079 2019-03-30 Simon Marchi <simark@simark.ca>
5080
5081 * gdb.base/default.exp: Add values for $_gdb_major and
5082 $_gdb_minor.
5083
5084 2019-03-29 Tom Tromey <tromey@adacore.com>
5085
5086 * gdb.base/help.exp: Tighten apropos regexp.
5087
5088 2019-03-29 Keith Seitz <keiths@redhat.com>
5089
5090 * gdb.fortran/array-bounds.exp: New file.
5091 * gdb.fortran/array-bounds.f90: New file.
5092
5093 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5094
5095 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5096
5097 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5098
5099 * gdb.multi/hello.c (main): Increase alarm timer.
5100
5101 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5102
5103 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5104 factor when no hardware watchpoint support.
5105
5106 2019-03-28 Alan Hayward <alan.hayward@arm.com>
5107 Pedro Alves <palves@redhat.com>
5108
5109 * boards/local-board.exp: set sysroot to /.
5110
5111 2019-03-27 Alan Hayward <alan.hayward@arm.com>
5112
5113 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5114 in child.
5115
5116 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5117
5118 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5119 field.
5120 (make_container): Initialise new field.
5121 * gdb.python/py-prettyprint.exp: Add new tests.
5122 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5123 <display_hint>: New method.
5124
5125 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5126
5127 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5128 gdb_continue_to_breakpoint more throughout this test.
5129 (run_lang_tests) Supply unique test names, and use
5130 gdb_test_no_output.
5131
5132 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5133
5134 * gdb.base/finish-pretty.exp: Update expected results.
5135 * gdb.base/pretty-print.c: New file.
5136 * gdb.base/pretty-print.exp: New file.
5137
5138 2019-03-25 Pedro Alves <palves@redhat.com>
5139
5140 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5141 move comments outside list. Append '-i "" eof' section.
5142
5143 2019-03-22 Alan Hayward <alan.hayward@arm.com>
5144
5145 PR testsuite/25016
5146 * README: Add pie options.
5147 * gdb.base/break-interp.exp: Ensure pie is disabled.
5148 * gdb.base/dump.exp: Likewise.
5149 * lib/gdb.exp (gdb_compile): Add pie option.
5150
5151 2019-03-19 Tom Tromey <tromey@adacore.com>
5152
5153 * gdb.mi/mi2-cli-display.c: New file.
5154 * gdb.mi/mi2-cli-display.exp: New file.
5155
5156 2019-03-18 Joel Brobecker <brobecker@adacore.com>
5157 Tom Tromey <tromey@adacore.com>
5158
5159 * gdb.ada/ptype_array/pck.adb: New file.
5160 * gdb.ada/ptype_array/pck.ads: New file.
5161 * gdb.ada/ptype_array/foo.adb: New file.
5162 * gdb.ada/ptype_array.exp: New file.
5163
5164 2019-03-14 Tom Tromey <tromey@adacore.com>
5165
5166 * gdb.base/style.exp: Add "set style sources" test.
5167
5168 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5169
5170 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5171 * mi-breakpoint-multiple-locations.exp: ... this.
5172 (make_breakpoints_pattern): New proc.
5173 (do_test): Add mi_version parameter, test -break-insert,
5174 -break-info and =breakpoint-created.
5175
5176 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5177
5178 * config/default.exp: Remove 'load_lib gdb.exp'.
5179 * config/monitor.exp: Likewise.
5180 * config/sid.exp: Likewise.
5181 * config/sim.exp: Likewise.
5182 * config/slite.exp: Likewise.
5183 * config/unix.exp: Likewise.
5184 * gdb.base/default.exp: Remove unhelpful comment.
5185
5186 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5187
5188 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5189
5190 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5191
5192 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5193
5194 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5195
5196 * gdb.fortran/type-kinds.exp: Update expected results.
5197
5198 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5199
5200 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5201
5202 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5203
5204 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5205 function.
5206 (test_basic_parsing_of_type_kinds): Expand types tested.
5207 (test_parsing_invalid_type_kinds): New function.
5208
5209 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5210
5211 * gdb.fortran/intrinsics.exp: New file.
5212 * gdb.fortran/intrinsics.f90: New file.
5213 * gdb.fortran/type-kinds.exp: New file.
5214
5215 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5216
5217 * gdb.fortran/dot-ops.exp: New file.
5218
5219 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5220
5221 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5222 Check upper and lower case logical literals.
5223
5224 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5225
5226 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5227 Remove duplicate tests.
5228
5229 2019-03-06 Alan Hayward <alan.hayward@arm.com>
5230
5231 * lib/gdb.exp (builtin_cd): rename of cd.
5232 (cd): Override builtin.
5233
5234 2019-03-06 Richard Bunt <richard.bunt@arm.com>
5235
5236 * gdb.fortran/function-calls.exp: New file.
5237 * gdb.fortran/function-calls.f90: New test.
5238
5239 2019-03-04 Richard Bunt <richard.bunt@arm.com>
5240
5241 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5242 on user program standard output.
5243 * gdb.fortran/short-circuit-argument-list.f90: Record function
5244 calls.
5245
5246 2019-02-28 Alan Hayward <alan.hayward@arm.com>
5247
5248 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5249 failure.
5250
5251 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5252
5253 PR gdb/8527
5254 * gdb.base/interrupt-daemon-attach.c,
5255 gdb.base/interrupt-daemon-attach.exp: New test.
5256
5257 2019-02-27 Pedro Alves <palves@redhat.com>
5258
5259 * gdb.base/page.exp: Add tests for "set width/height -1".
5260
5261 2019-02-27 Pedro Alves <palves@redhat.com>
5262
5263 * gdb.base/page.exp: Add tests for "set/show width/height" with
5264 "infinite" values.
5265
5266 2019-02-27 Tom Tromey <tromey@adacore.com>
5267
5268 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5269 2.4.
5270 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5271 workaround.
5272
5273 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5274
5275 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5276 tests for structs with static members.
5277
5278 2019-02-26 Tom Tromey <tromey@adacore.com>
5279
5280 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5281 ValueError, not TypeError.
5282
5283 2019-02-26 Kevin Buettner <kevinb@redhat.com>
5284
5285 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5286 call from main program.
5287
5288 2019-02-23 Joel Brobecker <brobecker@adacore.com>
5289
5290 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5291 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5292 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5293 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5294 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5295
5296 2019-02-22 Keith Seitz <keiths@redhat.com>
5297
5298 PR symtab/23853
5299 * gdb.base/symlink-sourcefile.c: New file.
5300 * gdb.base/symlink-sourcefile.exp: New file.
5301
5302 2019-02-20 Tom Tromey <tom@tromey.com>
5303
5304 * gdb.base/info_qt.exp: Update.
5305
5306 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5307
5308 * gdb.base/source.exp: Move "error in sourced script" code to
5309 the end.
5310 * gdb.base/source-error.gdb: Move contents to
5311 source-error-1.gdb. Add new code to source source-error-1.gdb.
5312 * gdb.base/source-error-1.gdb: New file, from previous
5313 source-error.gdb.
5314
5315 2019-02-17 Tom Tromey <tom@tromey.com>
5316
5317 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5318 for macro styling.
5319 * gdb.base/style.c (SOME_MACRO): New macro.
5320
5321 2019-02-17 Tom Tromey <tom@tromey.com>
5322
5323 * gdb.base/style.exp: Add line-wrapping tests.
5324 * gdb.base/page.exp: Add test for quitting during pagination.
5325
5326 2019-02-17 Joel Brobecker <brobecker@adacore.com>
5327
5328 * gdb.ada/big_packed_array: New testcase.
5329 * gdb.ada/homonym.exp: Fix incorrect expected output for
5330 "break <homonym__get_value>" test.
5331
5332 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
5333
5334 PR breakpoints/21870
5335 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5336 and prepare_for_testing. Add comment.
5337 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5338 redundant cleanup call. Clean up comment.
5339
5340 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
5341
5342 PR breakpoints/21870
5343 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5344 * gdb.arch/aarch64-dbreg-contents.c: New file.
5345
5346 2019-02-10 Joel Brobecker <brobecker@adacore.com>
5347
5348 * gdb.ada/mi_ref_changeable: New testcase.
5349
5350 2019-02-07 Alan Hayward <alan.hayward@arm.com>
5351
5352 * gdb.base/attach.exp: Add double attach test.
5353
5354 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5355
5356 * lib/gdb.exp (default_gdb_start): Don't match pagination
5357 prompt.
5358 (gdb_init): Set stty_init.
5359
5360 2019-01-27 Tom Tromey <tom@tromey.com>
5361
5362 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5363 skip_python_tests.
5364
5365 2019-01-24 Alan Hayward <alan.hayward@arm.com>
5366
5367 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5368 New structure.
5369 (struct struct_static_02_02): Likewise.
5370 (struct struct_static_02_03): Likewise.
5371 (struct struct_static_02_04): Likewise.
5372 (struct struct_static_04_01): Likewise.
5373 (struct struct_static_04_02): Likewise.
5374 (struct struct_static_04_03): Likewise.
5375 (struct struct_static_04_04): Likewise.
5376 (struct struct_static_06_01): Likewise.
5377 (struct struct_static_06_02): Likewise.
5378 (struct struct_static_06_03): Likewise.
5379 (struct struct_static_06_04): Likewise.
5380 (cmp_struct_static_02_01): Likewise.
5381 (cmp_struct_static_02_02): Likewise.
5382 (cmp_struct_static_02_03): Likewise.
5383 (cmp_struct_static_02_04): Likewise.
5384 (cmp_struct_static_04_01): Likewise.
5385 (cmp_struct_static_04_02): Likewise.
5386 (cmp_struct_static_04_03): Likewise.
5387 (cmp_struct_static_04_04): Likewise.
5388 (cmp_struct_static_06_01): Likewise.
5389 (cmp_struct_static_06_02): Likewise.
5390 (cmp_struct_static_06_03): Likewise.
5391 (cmp_struct_static_06_04): Likewise.
5392 (call_all): Test new structs.
5393 * gdb.base/infcall-nested-structs.exp: Likewise.
5394
5395 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5396 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5397
5398 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5399 * gdb.base/stack-protector.c: New test.
5400 * gdb.base/stack-protector.exp: New file.
5401 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5402 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5403 option.
5404 (gdb_compile): Remove stack protector for GCC and prevent
5405 recursion.
5406
5407 2019-01-16 Keith Seitz <keiths@redhat.com>
5408
5409 PR gdb/23773
5410 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5411
5412 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5413
5414 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5415 aliases.
5416 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5417 tests.
5418 * gdb.arch/powerpc-vector-regs.c: New file.
5419 * gdb.arch/powerpc-vector-regs.exp: New file.
5420
5421 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5422
5423 * gdb.arch/altivec-regs.exp: Fix the list passed to
5424 gdb_expect_list when testing "info vector".
5425
5426 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5427
5428 * gdb.base/style.exp: Don't include path in testname.
5429
5430 2019-01-10 Keith Seitz <keiths@redhat.com>
5431
5432 PR gdb/23712
5433 PR symtab/23010
5434 * gdb.dwarf2/multidictionary.exp: New file.
5435
5436 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5437
5438 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5439 (test_gnuv3_style_demangling): ... this.
5440 (test_lucid_style_demangling): Remove.
5441 (test_arm_style_demangling): Remove.
5442 (test_hp_style_demangling): Remove.
5443 (do_tests): Remove calls to the above.
5444
5445 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5446
5447 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5448 case.
5449
5450 2019-01-06 Tom Tromey <tom@tromey.com>
5451
5452 PR gdb/28155:
5453 * gdb.dwarf2/typedef-void-finish.exp: New file.
5454
5455 2018-12-28 Tom Tromey <tom@tromey.com>
5456 Simon Marchi <simark@simark.ca>
5457
5458 * gdb.base/jit-exec.exp: New file.
5459 * gdb.base/jit-exec.c: New file.
5460 * gdb.base/jit-execd.c: New file.
5461
5462 2018-12-28 Tom Tromey <tom@tromey.com>
5463
5464 * gdb.base/style.exp: Update test to check for address styling.
5465
5466 2018-12-28 Tom Tromey <tom@tromey.com>
5467
5468 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5469 message.
5470
5471 2018-12-28 Tom Tromey <tom@tromey.com>
5472
5473 * gdb.base/style.exp: Add test for version number styling.
5474
5475 2018-12-28 Tom Tromey <tom@tromey.com>
5476
5477 * gdb.base/style.exp: Add test for print_address_symbolic.
5478
5479 2018-12-28 Tom Tromey <tom@tromey.com>
5480
5481 * gdb.base/style.exp: Add test for breakpoint setting.
5482
5483 2018-12-28 Tom Tromey <tom@tromey.com>
5484
5485 * gdb.base/style.exp: Add test for variable names.
5486
5487 2018-12-28 Tom Tromey <tom@tromey.com>
5488
5489 * gdb.base/style.exp: New file.
5490 * gdb.base/style.c: New file.
5491
5492 2018-12-28 Tom Tromey <tom@tromey.com>
5493
5494 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5495 "dumb".
5496 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5497 the TERM environment variable.
5498
5499 2018-12-27 Tom Tromey <tom@tromey.com>
5500
5501 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5502 pagination test.
5503
5504 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5505
5506 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5507 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5508
5509 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5510
5511 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5512 Filename a.adb changed to bp_fun_addr.adb.
5513 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5514
5515 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5516
5517 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5518 non-PIE executables.
5519 * README: Mention the gdb,nopie_flag board setting.
5520 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5521 non-PIE executable.
5522 * gdb.arch/amd64-entry-value.exp: Likewise.
5523 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5524 * gdb.arch/i386-float.exp: Likewise.
5525 * gdb.arch/i386-signal.exp: Likewise.
5526 * gdb.mi/mi-reg-undefined.exp: Likewise.
5527
5528 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5529
5530 PR gdb/23974
5531 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5532
5533 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5534
5535 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5536 Update order of results accordingly.
5537
5538 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5539
5540 * gdb.base/annota1.exp: Update a test regexp.
5541
5542 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5543
5544 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5545
5546 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5547
5548 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5549 (reuse_time): Initialize to REUSE_TIME_CAP.
5550 (check_rc): New function.
5551 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5552 Check pthread_create rc.
5553 (spawner_thread_func): Check pthread_create and pthread_join rc.
5554
5555 2018-12-08 Pedro Alves <palves@redhat.com>
5556
5557 * gdb.base/list.exp (test_forward_search): Rename to ...
5558 (test_forward_reverse_search): ... this. Also test reverse-search
5559 and the forward-search alias.
5560
5561 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5562
5563 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5564 local timeout variable before return, and remove all local timeout
5565 variable entirely.
5566 (gdb_load): Likewise.
5567
5568 2018-12-01 Tom de Vries <tdevries@suse.de>
5569
5570 * gdb.base/gdb-caching-proc.exp: New file.
5571
5572 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5573
5574 * Makefile.in (TIMESTAMP): New variable.
5575 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5576 command.
5577 (check-single-racy): Likewise.
5578 (check/%.exp): Likewise.
5579 (check-racy/%.exp): Likewise.
5580 (workers/%.worker): Likewise.
5581 (build-perf): Likewise.
5582 (check-perf): Likewise.
5583 * README: Describe new "TS" and "TS_FORMAT" variables.
5584 * print-ts.py: New file.
5585
5586 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5587
5588 PR python/23714
5589 * gdb.python/python.exp: Test command repetition after
5590 gdb.execute.
5591
5592 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5593
5594 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5595 is correctly aligned.
5596
5597 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5598
5599 * gdb.ada/info_auto_lang.exp: New testcase.
5600 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5601 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5602 * gdb.ada/info_auto_lang/some_c.c: New file.
5603
5604 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5605
5606 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5607 FUNC_lang language syntax.
5608
5609 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5610
5611 * gdb.base/info_minsym.c: New file.
5612 * gdb.base/info_minsym.exp: New file.
5613
5614 2018-11-19 Tom Tromey <tom@tromey.com>
5615
5616 PR rust/23625:
5617 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5618 * gdb.rust/expr.exp: Update expected output. Change one test.
5619
5620 2018-11-19 Tom Tromey <tom@tromey.com>
5621
5622 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5623
5624 2018-11-19 Pedro Alves <palves@redhat.com>
5625
5626 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5627 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5628 see the expected warning.
5629
5630 2018-11-16 Alan Hayward <alan.hayward@arm.com>
5631
5632 PR gdb/22736:
5633 * gdb.cp/infcall-nodebug-lib.c: New test.
5634 * gdb.cp/infcall-nodebug-main.c: New test.
5635 * gdb.cp/infcall-nodebug.exp: New file.
5636
5637 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5638
5639 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5640 completer tests.
5641
5642 2018-11-09 Tom de Vries <tdevries@suse.de>
5643
5644 * gdb.base/msym-lang.c: New test.
5645 * gdb.base/msym-lang.exp: New file.
5646 * gdb.base/msym-lang-main.c: New test.
5647
5648 2018-11-08 Tom Tromey <tom@tromey.com>
5649
5650 PR gdb/23555:
5651 PR gdb/23838:
5652 * gdb.base/warning.exp: New file.
5653
5654 2018-11-08 Jan Beulich <jbeulich@suse.com>
5655
5656 * testsuite/gdb.arch/i386-avx512.c,
5657 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5658
5659 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5660
5661 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5662 point hardware.
5663
5664 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5665
5666 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5667 * gdb.dwarf2/missing-type-name.exp: New file.
5668
5669 2018-11-06 Tom de Vries <tdevries@suse.de>
5670
5671 * gdb.base/many-headers.c: New test.
5672 * gdb.base/many-headers.exp: New file.
5673
5674 2018-11-06 Jim Wilson <jimw@sifive.com>
5675
5676 * gdb.base/code_elim.exp: For riscv, set additional_flags
5677 to include -msmall-data-limit=0.
5678
5679 2018-11-01 Joel Brobecker <brobecker@adacore.com>
5680
5681 * gdb.ada/watch_minus_l: New testcase.
5682
5683 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5684
5685 * gdb.arch/aix-sighandle.c: New file.
5686 * gdb.arch/aix-sighandle.exp: New file.
5687
5688 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5689
5690 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5691 registers being unions.
5692
5693 2018-10-31 Tom de Vries <tdevries@suse.de>
5694
5695 * lib/valgrind.exp: New file.
5696 (vgdb_start, vgdb_stop): New procs, factored out of ...
5697 * gdb.base/valgrind-bt.exp: ... here, ...
5698 * gdb.base/valgrind-disp-step.exp: ... here and ...
5699 * gdb.base/valgrind-infcall.exp: ... here.
5700
5701 2018-10-31 Tom de Vries <tdevries@suse.de>
5702
5703 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5704
5705 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5706
5707 * gdb.dwarf2/void-type.c: New file.
5708 * gdb.dwarf2/void-type.exp: New file.
5709
5710 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5711
5712 * gdb.base/info_qt.c: New file.
5713 * gdb.base/info_qt.exp: New file.
5714
5715 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5716
5717 * gdb.arch/powerpc-htm-regs.c: New file.
5718 * gdb.arch/powerpc-htm-regs.exp: New file.
5719
5720 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5721
5722 * gdb.arch/powerpc-tar.c: New file.
5723 * gdb.arch/powerpc-tar.exp: New file.
5724
5725 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5726
5727 * gdb.arch/powerpc-ppr-dscr.c: New file.
5728 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5729
5730 2018-10-25 Tom de Vries <tdevries@suse.de>
5731
5732 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5733
5734 2018-10-24 Tom de Vries <tdevries@suse.de>
5735
5736 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5737 longer exists error.
5738
5739 2018-10-24 Tom de Vries <tdevries@suse.de>
5740
5741 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5742
5743 2018-10-24 Tom de Vries <tdevries@suse.de>
5744
5745 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5746 --db-attach in valgrind.
5747
5748 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5749
5750 * gdb.arch/riscv-reg-aliases.c: New file.
5751 * gdb.arch/riscv-reg-aliases.exp: New file.
5752
5753 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5754
5755 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5756
5757 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5758
5759 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5760
5761 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5762
5763 * gdb.cp/ovldbreak.exp: Fix regexps.
5764
5765 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5766
5767 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5768
5769 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5770
5771 PR cli/23785
5772 * gdb.base/restore.exp: New test to check if "restore" with an
5773 invalid file doesn't segfault.
5774
5775 2018-10-18 Tom de Vries <tdevries@suse.de>
5776
5777 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5778 * gdb.ada/excep_handle.exp: Same.
5779 * gdb.ada/mi_string_access.exp: Same.
5780 * gdb.ada/mi_var_union.exp: Same.
5781 * gdb.arch/arc-analyze-prologue.exp: Same.
5782 * gdb.arch/arc-decode-insn.exp: Same.
5783 * gdb.base/readnever.exp: Same.
5784 * gdb.fortran/printing-types.exp: Same.
5785 * gdb.guile/scm-lazy-string.exp: Same.
5786
5787 2018-10-16 Tom de Vries <tdevries@suse.de>
5788
5789 PR gdb/23730
5790 * gdb.base/catch-follow-exec.c: Add copyright notice.
5791 * gdb.base/catch-follow-exec.exp: Rewrite to use
5792 gdb_spawn_with_cmdline_opts. Require gdb-native.
5793
5794 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5795
5796 * gdb.trace/actions-changed.exp: Check for arch support.
5797 * gdb.trace/actions.exp: Likewise.
5798 * gdb.trace/ax.exp: Likewise.
5799 * gdb.trace/backtrace.exp: Likewise.
5800 * gdb.trace/change-loc.exp: Likewise.
5801 * gdb.trace/deltrace.exp: Likewise.
5802 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5803 * gdb.trace/ftrace.exp: Likewise.
5804 * gdb.trace/infotrace.exp: Check for arch support.
5805 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5806 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5807 * gdb.trace/mi-tsv-changed.exp: Likewise.
5808 * gdb.trace/packetlen.exp: Likewise.
5809 * gdb.trace/passc-dyn.exp: Likewise.
5810 * gdb.trace/passcount.exp: Likewise.
5811 * gdb.trace/pending.exp: Likewise.
5812 * gdb.trace/range-stepping.exp: Check for shlib support.
5813 * gdb.trace/report.exp: Check for arch support.
5814 * gdb.trace/save-trace.exp: Likewise.
5815 * gdb.trace/signal.exp: Check for signal support.
5816 * gdb.trace/tfind.exp: Check for arch support.
5817 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5818 * gdb.trace/trace-common.h: Add comment.
5819 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5820 * gdb.trace/trace-enable-disable.exp: Likewise.
5821 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5822 * gdb.trace/tracecmd.exp: Check for arch support.
5823 * gdb.trace/tspeed.exp: Check for shlib and target support.
5824 * gdb.trace/tstatus.exp: Check for arch support.
5825 * gdb.trace/tsv.exp: Likewise.
5826 * gdb.trace/while-dyn.exp: Likewise.
5827 * gdb.trace/while-stepping.exp: Likewise.
5828 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5829
5830 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5831
5832 * gdb.trace/tspeed.exp: Remove nowarnings.
5833 (prepare_for_trace_test): Declare "global ipalib".
5834 * gdb.trace/tspeed.c: Include unistd.h.
5835 (main): Remove superfluous printf argument.
5836
5837 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5838
5839 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5840 directory prefix on the filename.
5841
5842 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5843
5844 * gdb.gdb/unittest.exp: Update expected message informing that
5845 selftests have been disabled.
5846 * gdb.server/unittest.exp: Likewise.
5847
5848 2018-10-09 Tom de Vries <tdevries@suse.de>
5849
5850 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5851 with runto_main.
5852
5853 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5854
5855 PR c++/16841
5856 * gdb.cp/virtbase2.cc: New file.
5857 * gdb.cp/virtbase2.exp: New file.
5858
5859 2018-10-06 Tom Tromey <tom@tromey.com>
5860
5861 PR python/19399:
5862 * gdb.python/py-inferior.exp: Add architecture test.
5863
5864 2018-10-06 Tom Tromey <tom@tromey.com>
5865
5866 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5867 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5868
5869 2018-10-06 Tom Tromey <tom@tromey.com>
5870
5871 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5872 of a "throw" catchpoint.
5873
5874 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5875
5876 * gdb.base/info-proc.exp: Update string expected from "help info
5877 proc".
5878
5879 2018-10-04 Tom Tromey <tom@tromey.com>
5880
5881 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5882 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5883 (test_initial_complaints, test_empty_complaints): Update.
5884 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5885
5886 2018-10-04 Tom Tromey <tom@tromey.com>
5887
5888 PR cli/19551:
5889 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5890 * lib/gdb.exp (gdb_file_cmd): Update.
5891 * gdb.stabs/weird.exp (print_weird_var): Update.
5892 * gdb.server/solib-list.exp: Update.
5893 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5894 * gdb.mi/mi-cli.exp: Update.
5895 * gdb.linespec/linespec.exp: Update.
5896 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5897 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5898 * gdb.cp/cp-relocate.exp: Update.
5899 * gdb.base/sym-file.exp: Update.
5900 * gdb.base/relocate.exp: Update.
5901 * gdb.base/readnever.exp: Update.
5902 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5903 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5904 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5905 * gdb.base/code_elim.exp: Update.
5906 * gdb.base/break-unload-file.exp (test_break): Update.
5907 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5908 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5909 Update.
5910 * gdb.base/attach.exp (do_attach_tests): Update.
5911 * gdb.base/sepdebug.exp: Update.
5912 * gdb.python/py-section-script.exp: Update.
5913
5914 2018-10-04 Tom Tromey <tom@tromey.com>
5915
5916 PR cli/22234:
5917 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5918 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5919 output.
5920
5921 2018-10-04 Tom Tromey <tom@tromey.com>
5922
5923 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5924 set width and height to 0.
5925 (test_command_line_attach_run): Use -quiet.
5926
5927 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5928
5929 * lib/gdb.exp (skip_ifunc_tests): New.
5930 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5931 other compile failures.
5932 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5933
5934 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5935
5936 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5937 is_amd64_regs_target.
5938
5939 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5940
5941 * gdb.arch/aarch64-sighandler-regs.c: New test.
5942 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5943 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5944
5945 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5946
5947 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5948 assembly.
5949
5950 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5951
5952 * gdb.base/frame-selection.exp: New file.
5953 * gdb.base/frame-selection.c: New file.
5954
5955 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5956
5957 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5958 pthread barrier.
5959 (main): Likewise.
5960
5961 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5962
5963 * gdb.base/large-frame-1.c: New file.
5964 * gdb.base/large-frame-2.c: New file.
5965 * gdb.base/large-frame.exp: New file.
5966 * gdb.base/large-frame.h: New file.
5967
5968 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5969
5970 PR gdb/20948
5971 * gdb.base/write_mem.exp: New test.
5972 * gdb.base/write_mem.c: Likewise.
5973
5974 2018-09-23 Tom Tromey <tom@tromey.com>
5975
5976 PR python/18852:
5977 * gdb.python/py-parameter.exp: Add test for parameter that throws
5978 on "set".
5979
5980 2018-09-23 Tom Tromey <tom@tromey.com>
5981
5982 PR python/17284:
5983 * gdb.python/py-template.exp (test_template_arg): Add test for
5984 negative template argument number.
5985
5986 2018-09-23 Tom Tromey <tom@tromey.com>
5987
5988 PR python/14062:
5989 * gdb.python/python.exp: Add test for post_event error.
5990
5991 2018-09-23 Tom Tromey <tom@tromey.com>
5992
5993 PR python/18170:
5994 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5995 convert pointers to int and long.
5996
5997 2018-09-23 Tom Tromey <tom@tromey.com>
5998
5999 PR python/20126:
6000 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6001 signed-ness conversion tests.
6002
6003 2018-09-23 Tom Tromey <tom@tromey.com>
6004
6005 PR python/18352;
6006 * gdb.python/py-value.exp (test_float_conversion): New proc.
6007 Use it.
6008
6009 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6010
6011 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6012
6013 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6014
6015 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6016 no readline.
6017 * gdb.base/utf8-identifiers.exp: Likewise.
6018 * gdb.cp/cpcompletion.exp: Likewise.
6019 * gdb.linespec/cpcompletion.exp: Likewise.
6020 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6021 * gdb.linespec/cpls-ops.exp: Likewise.
6022
6023 2018-09-19 Richard Bunt <richard.bunt@arm.com>
6024 Chris January <chris.january@arm.com>
6025
6026 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6027 * gdb.fortran/short-circuit-argument-list.exp: New file.
6028 * gdb.fortran/short-circuit-argument-list.f90: New test.
6029
6030 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6031
6032 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6033 "arch=" keyword when executing "-stack-list-frames".
6034
6035 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6036
6037 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6038 "arch=" keyword when executing "-stack-list-frames".
6039
6040 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6041
6042 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6043 break ada".
6044
6045 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6046
6047 PR python/23669
6048 * gdb.python/python.exp: Test gdb.execute("show commands").
6049
6050 2018-09-16 Tom Tromey <tom@tromey.com>
6051
6052 * gdb.base/new-ui.exp (do_execution_tests): Update.
6053 * gdb.base/dbx.exp (test_breakpoints): Update.
6054
6055 2018-09-14 Alan Hayward <alan.hayward@arm.com>
6056
6057 * lib/gdb.exp (gdb_simple_compile): Add proc.
6058 (is_elf_target): Use gdb_simple_compile.
6059 (skip_altivec_tests): Likewise.
6060 (skip_vsx_tests): Likewise.
6061 (skip_tsx_tests): Likewise.
6062 (skip_btrace_tests): Likewise.
6063 (skip_btrace_pt_tests): Likewise.
6064 (gdb_can_simple_compile): Likewise.
6065 (gdb_has_argv0): Likewise.
6066 (gdb_target_symbol_prefix): Likewise.
6067 (target_supports_scheduler_locking): Likewise.
6068
6069 2018-09-13 Tom Tromey <tom@tromey.com>
6070
6071 * Makefile.in (TAGS): Recognize proc_with_prefix and
6072 gdb_caching_proc.
6073
6074 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6075
6076 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6077 method.
6078
6079 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6080
6081 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6082 and a few other Inferior properties when the Inferior is no
6083 longer valid.
6084
6085 2018-09-13 Tom Tromey <tom@tromey.com>
6086
6087 PR rust/23650:
6088 * gdb.rust/simple.exp: Add test for enum field access error.
6089
6090 2018-09-13 Tom Tromey <tom@tromey.com>
6091
6092 PR rust/23626:
6093 * gdb.rust/simple.rs (EmptyEnum): New type.
6094 (main): Use it.
6095 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6096
6097 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6098
6099 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6100 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6101 * gdb.python/py-symtab.exp: Update test printing an objfile.
6102
6103 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6104
6105 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6106 object.
6107
6108 2018-09-12 Alan Hayward <alan.hayward@arm.com>
6109
6110 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6111 (support_complex_tests): Use gdb_can_simple_compile.
6112 (is_ilp32_target): Likewise.
6113 (is_lp64_target): Likewise.
6114 (is_64_target): Likewise.
6115 (is_amd64_regs_target): Likewise.
6116 (is_aarch32_target): Likewise.
6117 (gdb_int128_helper): Likewise.
6118
6119 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6120
6121 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6122
6123 2018-09-10 Jerome Guitton <guitton@adacore.com>
6124
6125 * gdb.ada/same_component_name: Add test for case of tagged record
6126 with variable-length fields.
6127
6128 2018-09-10 Xavier Roirand <roirand@adacore.com>
6129
6130 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6131 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6132 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6133 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6134
6135 2018-09-10 Xavier Roirand <roirand@adacore.com>
6136
6137 * gdb.ada/mi_string_access.exp: New testcase.
6138 * gdb.ada/mi_string_access/bar.adb: New file.
6139 * gdb.ada/mi_string_access/pck.adb: New file.
6140 * gdb.ada/mi_string_access/pck.asd: New file.
6141
6142 2018-09-10 Xavier Roirand <roirand@adacore.com>
6143
6144 * gdb.ada/mi_var_union.exp: New testcase.
6145 * gdb.ada/mi_var_union/bar.adb: New file.
6146 * gdb.ada/mi_var_union/pck.adb: New file.
6147 * gdb.ada/mi_var_union/pck.asd: New file.
6148
6149 2018-09-08 Tom Tromey <tom@tromey.com>
6150
6151 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6152
6153 2018-09-08 Tom Tromey <tom@tromey.com>
6154
6155 PR python/16047:
6156 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6157 (register_pretty_printers): Register new printer.
6158 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6159 test.
6160 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6161 (an_int_type3): New global.
6162
6163 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6164
6165 * gdb.ada/expr_with_funcall: New testcase.
6166
6167 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6168
6169 * gdb.ada/packed_array_assign: New testcase.
6170
6171 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6172
6173 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6174 names, and add test prefixes to make test names unique.
6175
6176 2018-09-05 Tom de Vries <tdevries@suse.de>
6177
6178 * gdb.dwarf2/varval.exp: Add test.
6179
6180 2018-09-04 Gary Benson <gbenson@redhat.com>
6181
6182 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6183 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6184
6185 2018-08-31 Tom Tromey <tom@tromey.com>
6186
6187 * gdb.rust/simple.rs: Rename second variable "v".
6188
6189 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6190
6191 * gdb.base/funcargs.c (use_a): New function.
6192 (recurse): Call use_a.
6193
6194 2018-08-29 Keith Seitz <keiths@redhat.com>
6195
6196 * gdb.compile/compile-cplus-anonymous.cc: New file.
6197 * gdb.compile/compile-cplus-anonymous.exp: New file.
6198 * gdb.compile/compile-cplus-array-decay.cc: New file.
6199 * gdb.compile/compile-cplus-array-decay.exp: New file.
6200 * gdb.compile/compile-cplus-inherit.cc: New file.
6201 * gdb.compile/compile-cplus-inherit.exp: New file.
6202 * gdb.compile/compile-cplus-member.cc: New file.
6203 * gdb.compile/compile-cplus-member.exp: New file.
6204 * gdb.compile/compile-cplus-method.cc: New file.
6205 * gdb.compile/compile-cplus-method.exp: New file.
6206 * gdb.compile/compile-cplus-mod.c: "New" file.
6207 * gdb.compile/compile-cplus-namespace.cc: New file.
6208 * gdb.compile/compile-cplus-namespace.exp: New file.
6209 * gdb.compile/compile-cplus-nested.cc: New file.
6210 * gdb.compile/compile-cplus-nested.exp: New file.
6211 * gdb.compile/compile-cplus-print.c: "New" file.
6212 * gdb.compile/compile-cplus-print.exp: "New" file.
6213 * gdb.compile/compile-cplus-virtual.cc: New file.
6214 * gdb.compile/compile-cplus-virtual.exp: New file.
6215 * gdb.compile/compile-cplus.c: "New" file.
6216 * gdb.compile/compile-cplus.exp: "New" file.
6217 * lib/compile-support.exp: New file.
6218
6219 2018-08-16 Gary Benson <gbenson@redhat.com>
6220
6221 PR gdb/13000:
6222 * gdb.base/batch-exit-status.exp: New file.
6223 * gdb.base/batch-exit-status.good-commands: Likewise.
6224 * gdb.base/batch-exit-status.bad-commands: Likewise.
6225
6226 2018-08-29 Alan Hayward <alan.hayward@arm.com>
6227
6228 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6229 (struct struct02): Likewise.
6230 (struct struct03): Likewise.
6231 (struct struct04): Likewise.
6232 (struct struct_01_01): New struct.
6233 (struct struct_01_02): Likewise.
6234 (struct struct_01_03): Likewise.
6235 (struct struct_01_04): Likewise.
6236 (struct struct_02_01): Likewise.
6237 (struct struct_02_02): Likewise.
6238 (struct struct_02_03): Likewise.
6239 (struct struct_02_04): Likewise.
6240 (struct struct_04_01): Likewise.
6241 (struct struct_04_02): Likewise.
6242 (struct struct_04_03): Likewise.
6243 (struct struct_04_04): Likewise.
6244 (struct struct_05_01): Likewise.
6245 (struct struct_05_02): Likewise.
6246 (struct struct_05_03): Likewise.
6247 (struct struct_05_04): Likewise.
6248 (cmp_struct01): Remove function.
6249 (cmp_struct02): Likewise.
6250 (cmp_struct03): Likewise.
6251 (cmp_struct04): Likewise.
6252 (cmp_struct_01_01): Add Function.
6253 (cmp_struct_01_02): Likewise.
6254 (cmp_struct_01_03): Likewise.
6255 (cmp_struct_01_04): Likewise.
6256 (cmp_struct_02_01): Likewise.
6257 (cmp_struct_02_02): Likewise.
6258 (cmp_struct_02_03): Likewise.
6259 (cmp_struct_02_04): Likewise.
6260 (cmp_struct_04_01): Likewise.
6261 (cmp_struct_04_02): Likewise.
6262 (cmp_struct_04_03): Likewise.
6263 (cmp_struct_04_04): Likewise.
6264 (cmp_struct_05_01): Likewise.
6265 (cmp_struct_05_02): Likewise.
6266 (cmp_struct_05_03): Likewise.
6267 (cmp_struct_05_04): Likewise.
6268 (call_all): Add new structs.
6269 * gdb.base/infcall-nested-structs.exp: Likewise.
6270
6271 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6272
6273 * gdb.python/py-framefilter-mi.exp: Update regexp to
6274 check for "arch" field in frame output.
6275
6276 2018-08-23 Kevin Buettner <kevinb@redhat.com>
6277
6278 * gdb.dwarf2/dw2-ranges-func.c: New file.
6279 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6280
6281 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6282
6283 * gdb.base/term.exp: Compare terminal settings with values from
6284 the inferior.
6285 * gdb.base/term.c: Get and set terminal settings.
6286
6287 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6288
6289 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6290 accommodate new "arch" field in frame output.
6291 * gdb.mi/mi-return.exp: Likewise.
6292 * gdb.mi/mi-stack.exp: Likewise.
6293 * gdb.mi/mi-syn-frame.exp: Likewise.
6294 * gdb.mi/user-selected-context-sync.exp: Likewise.
6295
6296 2018-08-19 Michael Spang <spang@google.com>
6297
6298 PR gdb/11786
6299 * gdb.base/gcore-tls-pie.c: New file.
6300 * gdb.base/gcore-tls-pie.exp: New file.
6301
6302 2018-08-18 Kevin Buettner <kevinb@redhat.com>
6303
6304 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
6305 * gdb.dwarf2/varval.c: New file.
6306 * gdb.dwarf2/varval.exp: New file.
6307
6308 2018-08-17 Alan Hayward <alan.hayward@arm.com>
6309
6310 PR gdb/18931
6311 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6312
6313 2018-08-16 Keith Seitz <keiths@redhat.com>
6314
6315 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6316 tests expected to pass.
6317
6318 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6319
6320 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6321 -data-disassemble -a.
6322 (test_disassembly_bogus_args): Likewise.
6323
6324 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6325
6326 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6327
6328 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6329
6330 * gdb.base/vla-optimized-out.exp: Add new test.
6331
6332 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6333
6334 * gdb.base/vla-optimized-out-o3.exp: Delete.
6335 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6336 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6337 deleted tests.
6338
6339 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6340
6341 PR gdb/18050:
6342 * gdb.server/extended-remote-restart.c: New file.
6343 * gdb.server/extended-remote-restart.exp: New file.
6344
6345 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6346
6347 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6348 "set variable index = 42".
6349
6350 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6351
6352 * boards/index-cache-gdb.exp: New file.
6353 * gdb.dwarf2/index-cache.exp: New file.
6354 * gdb.dwarf2/index-cache.c: New file.
6355 * gdb.base/maint.exp: Check if we are using the index cache.
6356
6357 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6358
6359 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6360 MAKEFLAGS.
6361
6362 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6363
6364 * dg-extract-results.sh: Move to toplevel contrib.
6365 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6366 * Makefile.in (check-parallel-racy): Likewise.
6367
6368 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6369
6370 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6371 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6372 tests if the target supports scheduler locking.
6373
6374 2018-08-04 Tom de Vries <tdevries@suse.de>
6375
6376 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6377
6378 2018-08-02 Tom Tromey <tom@tromey.com>
6379
6380 PR symtab/16842.
6381 * gdb.cp/temargs.exp: Test "info address" of a template
6382 parameter.
6383
6384 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6385
6386 * gdb.python/py-mi-var-info-path-expression.c: New file.
6387 * gdb.python/py-mi-var-info-path-expression.py: New file.
6388 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6389
6390 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6391
6392 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6393 error after "cannot resolve name" string.
6394
6395 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6396
6397 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6398 started.
6399 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6400
6401 2018-07-28 Tom de Vries <tdevries@suse.de>
6402
6403 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6404
6405 2018-07-26 Tom de Vries <tdevries@suse.de>
6406
6407 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6408
6409 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6410
6411 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6412 is visible.
6413
6414 2018-07-26 Tom de Vries <tdevries@suse.de>
6415
6416 PR breakpoints/23366
6417 * gdb.base/catch-follow-exec.c: New test.
6418 * gdb.base/catch-follow-exec.exp: New file.
6419
6420 2018-07-25 Tom de Vries <tdevries@suse.de>
6421
6422 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6423 vla-optimized-out.c.
6424
6425 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6426
6427 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6428 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6429
6430 2018-07-20 Tom de Vries <tdevries@suse.de>
6431
6432 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6433 NOCLONE macro.
6434 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6435
6436 2018-07-19 Tom de Vries <tdevries@suse.de>
6437
6438 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6439 regular expression.
6440
6441 2018-07-18 Tom de Vries <tdevries@suse.de>
6442
6443 * gdb.base/vla-optimized-out.c: New test.
6444 * gdb.base/vla-optimized-out.exp: New file.
6445
6446 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6447
6448 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6449 message "No address associated with hostname" when gdbserver
6450 cannot resolve the hostname.
6451
6452 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6453
6454 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6455 Add some test prefixes to make tests unique.
6456
6457 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6458
6459 * gdb.base/frameapply.c: New file.
6460 * gdb.base/frameapply.exp: New file.
6461
6462 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6463
6464 * gdb.base/skip.exp: Update expected error message.
6465
6466 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6467 Jan Kratochvil <jan.kratochvil@redhat.com>
6468 Paul Fertser <fercerpav@gmail.com>
6469 Tsutomu Seki <sekiriki@gmail.com>
6470
6471 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6472 parameter.
6473 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6474 by default.
6475 * boards/native-gdbserver.exp: Likewise.
6476 * gdb.server/run-without-local-binary.exp: Improve regexp used
6477 for detecting when a remote debugging connection succeeds.
6478 * gdb.server/server-connect.exp: New file.
6479 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6480 Do not prefix the port number with ":".
6481 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6482 support for detecting and using it. Add '$debughost_gdbserver'
6483 to the list of arguments used to start gdbserver. Handle case
6484 when gdbserver cannot resolve a network name.
6485
6486 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6487
6488 PR c++/23373
6489 * gdb.base/ptype-offsets.cc (struct static_member): New
6490 struct.
6491 (main) <stmember>: New variable.
6492 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6493 with a static member in it.
6494
6495 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6496
6497 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6498 watchpoints enabled and disabled.
6499
6500 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6501
6502 * gdb.base/examine-backward.exp: Still run tests around address
6503 0x0, even if address 0x0 is not readable. Update the pattern for
6504 matching address 0x0 in expected output.
6505
6506 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6507
6508 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6509 malloc/free.
6510
6511 2018-07-04 Tom de Vries <tdevries@suse.de>
6512
6513 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6514
6515 2018-07-02 Maciej W. Rozycki <macro@mips.com>
6516
6517 PR tdep/8282
6518 * gdb.arch/mips-disassembler-options.exp: New test.
6519 * gdb.arch/mips-disassembler-options.s: New test source.
6520
6521 2018-06-29 Pedro Alves <palves@redhat.com>
6522
6523 * gdb.threads/names.exp: Adjust expected "info threads" output.
6524
6525 2018-06-29 Pedro Alves <palves@redhat.com>
6526
6527 * gdb.opt/inline-break.exp (line number, address): Add "info
6528 break" tests.
6529
6530 2018-06-29 Pedro Alves <palves@redhat.com>
6531
6532 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6533 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6534 number and address and running to them.
6535
6536 2018-06-29 Richard Bunt <richard.bunt@arm.com>
6537
6538 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6539
6540 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6541
6542 * lib/compiler.c: Remove executable permission flag.
6543
6544 2018-06-28 Richard Bunt <richard.bunt@arm.com>
6545
6546 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6547 code.
6548 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6549
6550 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6551
6552 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6553
6554 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6555
6556 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6557 address argument is omitted.
6558
6559 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6560
6561 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6562
6563 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
6564
6565 PR gdb/21695
6566 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6567 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6568
6569 2018-06-26 Tom Tromey <tom@tromey.com>
6570
6571 PR rust/22574:
6572 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6573 * gdb.rust/simple.rs (struct SimpleLayout): New.
6574
6575 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6576
6577 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6578 "info registers" output.
6579
6580 2018-06-21 Richard Bunt <richard.bunt@arm.com>
6581
6582 * gdb.base/watchpoint-hw-attach.c: New test.
6583 * gdb.base/watchpoint-hw-attach.exp: New file.
6584
6585 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6586
6587 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6588 through /bin/sh.
6589 * boards/dwarf4-gdb-index.exp: Likewise.
6590 * boards/fission-dwp.exp: Likewise.
6591
6592 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6593
6594 * gdb.base/float128.exp: Add comment and improved fail message
6595 to the failure case of "print large128" test.
6596
6597 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6598
6599 * configure.ac: Remove AC_PREREQ.
6600 * configure: Re-generate.
6601
6602 2018-06-19 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6605 (func_extern_caller): New.
6606 (main): Call func_extern_caller.
6607 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6608 logic change.
6609
6610 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
6611
6612 PR gdb/16841
6613 * gdb.cp/typedef-base.cc: New file.
6614 * gdb.cp/typedef-base.exp: New file.
6615
6616 2018-06-18 Tom de Vries <tdevries@suse.de>
6617
6618 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6619
6620 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6621 Richard Bunt <Richard.Bunt@arm.com>
6622
6623 * gdb.threads/attach-slow-waitpid.c: New file.
6624 * gdb.threads/attach-slow-waitpid.exp: New file.
6625 * gdb.threads/slow-waitpid.c: New file.
6626
6627 2018-06-14 Pedro Alves <palves@redhat.com>
6628
6629 * gdb.base/fork-running-state.c: Include <errno.h>.
6630 (exit_if_relative_exits): New.
6631 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6632 exits.
6633 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6634 child exits.
6635
6636 2018-06-14 Tom de Vries <tdevries@suse.de>
6637
6638 PR cli/22573
6639 * gdb.base/finish-pretty.c: New test.
6640 * gdb.base/finish-pretty.exp: New file.
6641
6642 2018-06-14 Pedro Alves <palves@redhat.com>
6643
6644 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6645 gdb's expected startup output.
6646
6647 2018-06-14 Pedro Alves <palves@redhat.com>
6648
6649 * lib/selftest-support.exp (selftest_setup): Remove inlined
6650 function handling.
6651
6652 2018-06-14 Tom de Vries <tdevries@suse.de>
6653
6654 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6655 matching of breakpoint printing.
6656
6657 2018-06-13 Tom de Vries <tdevries@suse.de>
6658
6659 PR testsuite/23269
6660 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6661 (fork_child): ... here, and ...
6662 (fork_parent): ... here.
6663
6664 2018-06-12 Tom de Vries <tdevries@suse.de>
6665
6666 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6667
6668 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6669 Stephen Roberts <stephen.roberts@arm.com>
6670
6671 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6672 rewrite test to describe action performed, rather than possible
6673 failure.
6674
6675 2018-06-08 Gary Benson <gbenson@redhat.com>
6676
6677 * gdb.threads/check-libthread-db.exp: New file.
6678 * gdb.threads/check-libthread-db.c: Likewise.
6679
6680 2018-06-05 Tom Tromey <tom@tromey.com>
6681
6682 * gdb.base/default.exp: Update expected "show version" output.
6683
6684 2018-06-05 Tom Tromey <tom@tromey.com>
6685
6686 PR cli/12326:
6687 * gdb.cp/static-print-quit.exp: Update.
6688 * lib/gdb.exp (pagination_prompt): Update.
6689 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6690 * gdb.python/python.exp: Update.
6691
6692 2018-06-04 Joel Brobecker <brobecker@adacore.com>
6693
6694 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6695
6696 2018-06-01 Joel Brobecker <brobecker@adacore.com>
6697
6698 * gdb.ada/bp_fun_addr: New testcase.
6699
6700 2018-06-01 Tom Tromey <tom@tromey.com>
6701
6702 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6703 results.
6704 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6705 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6706 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6707 * gdb.base/maint.exp (maint_pass_if): Update.
6708
6709 2018-05-31 Maciej W. Rozycki <macro@mips.com>
6710
6711 * gdb.base/endian.exp: New test.
6712 * gdb.base/endian.c: New test source.
6713
6714 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6715
6716 PR gdb/23203
6717 * gdb.base/bt-selected-frame.c: New file.
6718 * gdb.base/bt-selected-frame.exp: New file.
6719 * lib/gdb.exp (get_current_frame_number): New function.
6720
6721 2018-05-24 Maciej W. Rozycki <macro@mips.com>
6722 Pedro Alves <palves@redhat.com>
6723
6724 * gdb.threads/tls-core.c: Include <stdlib.h>
6725 (thread_proc): Call `abort'.
6726 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6727 (tls_core_test): New procedure, bits factored out from ...
6728 (top level): ... here. Test both native cores and gcore cores.
6729
6730 2018-05-23 Tom Tromey <tom@tromey.com>
6731
6732 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6733
6734 2018-05-23 Tom Tromey <tom@tromey.com>
6735
6736 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6737 symfile_complaints.
6738 (test_short_complaints): Likewise.
6739 (test_empty_complaints): Likewise.
6740 (test_initial_complaints): Update.
6741
6742 2018-05-23 Tom Tromey <tom@tromey.com>
6743
6744 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6745
6746 2018-05-23 Tom Tromey <tom@tromey.com>
6747
6748 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6749 (test_short_complaints): Update.
6750
6751 2018-05-22 Pedro Alves <palves@redhat.com>
6752
6753 * gdb.base/remote.exp: Only gdb_start after compiling the
6754 testcase. Issue "disconnect" before testing "set remote" command
6755 defaults. Issue clean_restart before running to main.
6756
6757 2018-05-22 Pedro Alves <palves@redhat.com>
6758
6759 * gdb.base/remote.exp: Adjust expected output of "show remote
6760 memory-write-packet-size". Add tests for "set remote
6761 memory-write-packet-size 0" and "set remote
6762 memory-write-packet-size fixed/limit".
6763
6764 2018-05-22 Pedro Alves <palves@redhat.com>
6765
6766 PR gdb/22973
6767 * gdb.base/utf8-identifiers.c: New file.
6768 * gdb.base/utf8-identifiers.exp: New file.
6769
6770 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6771
6772 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6773
6774 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6775
6776 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6777
6778 2018-05-18 Tom Tromey <tom@tromey.com>
6779
6780 * gdb.base/ptype-offsets.exp: Update.
6781
6782 2018-05-17 Keith Seitz <keiths@redhat.com>
6783
6784 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6785 in expected breakpoint stop locations.
6786 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6787 move to proper scope to test variable values.
6788 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6789 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6790 New functions.
6791 (main): Call not_inline_func3.
6792 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6793 inline_func1, inline_func2, and inline_func3. Test that when each
6794 breakpoint is hit, GDB properly reports both the stop location
6795 and the backtrace. Repeat tests for temporary breakpoints.
6796
6797 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6798
6799 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6800 rather then trying to access it in determining whether the PID
6801 of `gdbserver' could have been retrieved.
6802
6803 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6804
6805 * gdb.arch/amd64-init-x87-values.S: New file.
6806 * gdb.arch/amd64-init-x87-values.exp: New file.
6807
6808 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6809
6810 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6811
6812 2018-05-04 Tom Tromey <tom@tromey.com>
6813
6814 PR python/22730:
6815 * gdb.python/python.exp: Test multi-line execute.
6816
6817 2018-05-04 Tom Tromey <tom@tromey.com>
6818
6819 PR python/22731:
6820 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6821
6822 2018-05-04 Tom Tromey <tom@tromey.com>
6823
6824 PR gdb/11750:
6825 * gdb.base/define.exp: Test defining a user command inside a user
6826 command.
6827 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6828
6829 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6830 Pedro Alves <palves@redhat.com>
6831
6832 PR breakpoints/19806 and support for PR external/20207.
6833 * gdb.base/watchpoint-unaligned.c: New file.
6834 * gdb.base/watchpoint-unaligned.exp: New file.
6835
6836 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6837
6838 * gdb.base/maint.exp: Make test names unique, use
6839 test_prefix_command_help to test 'help maint info', and remove
6840 repeated test of 'help maint'.
6841
6842 2018-05-04 Tom Tromey <tom@tromey.com>
6843
6844 PR gdb/22619:
6845 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6846 behavior.
6847
6848 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6849
6850 * gdb.base/maint.exp: Process output from 'maint print registers'
6851 line at a time.
6852
6853 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6854
6855 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6856 timeout.
6857
6858 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6859
6860 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6861 filter pattern.
6862
6863 2018-05-02 Pedro Alves <palves@redhat.com>
6864
6865 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6866 to_log_command renames.
6867 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6868
6869 2018-05-02 Tom Tromey <tom@tromey.com>
6870
6871 * gdb.python/py-parameter.exp: Set test message.
6872
6873 2018-05-02 Tom Tromey <tom@tromey.com>
6874
6875 PR python/20084:
6876 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6877 PARAM_ZUINTEGER_UNLIMITED tests.
6878
6879 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6880
6881 PR rust/23124
6882 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6883 when casting.
6884
6885 2018-04-30 Tom Tromey <tom@tromey.com>
6886
6887 * gdb.python/py-type.exp: Check align attribute.
6888 * gdb.python/py-type.c: New "aligncheck" global.
6889
6890 2018-04-30 Tom Tromey <tom@tromey.com>
6891
6892 PR exp/17095:
6893 * gdb.dwarf2/dw2-align.exp: New file.
6894 * gdb.cp/align.exp: New file.
6895 * gdb.base/align.exp: New file.
6896 * lib/gdb.exp (gdb_int128_helper): New proc.
6897 (has_int128_c, has_int128_cxx): New caching procs.
6898
6899 2018-04-27 Tom Tromey <tom@tromey.com>
6900
6901 PR rust/22545:
6902 * gdb.rust/simple.exp: Add inclusive range tests.
6903
6904 2018-04-26 Pedro Alves <palves@redhat.com>
6905
6906 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6907 ifunc breakpoint locations correctly of ifunc breakpoints set
6908 while the program resolves the ifunc.
6909
6910 2018-04-26 Pedro Alves <palves@redhat.com>
6911
6912 * gdb.base/gnu-ifunc-final.c: New file.
6913 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6914 * gdb.base/gnu-ifunc.exp (executable): Delete.
6915 (staticexecutable): Adjust.
6916 (lib_opts, exec_opts): Delete.
6917 (make_binsuffix, build, set-break): New procedures.
6918 (misc_tests): New, with tests factored out from the top level.
6919 (top level): Test different combinations of ifunc resolver name,
6920 resolver with and with debug info, and ifunc target with and
6921 without debug info. Wrap static tests with with_target_prefix.
6922
6923 2018-04-26 Pedro Alves <palves@redhat.com>
6924
6925 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6926 return type" warnings.
6927
6928 2018-04-25 Pedro Alves <palves@redhat.com>
6929
6930 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6931 killed".
6932 * gdb.base/kill-after-signal.exp: Likewise.
6933 * gdb.threads/kill.exp: Likewise.
6934
6935 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6936 Sergio Durigan Junior <sergiodj@redhat.com>
6937 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6940 regexps to expect for '[Inferior ... detached]' as well.
6941 * gdb.base/attach.exp: Likewise.
6942 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6943 "gdb_continue_to_end".
6944 (test_catch_syscall_with_wrong_args): Likewise.
6945 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6946 ']'. Don't set 'verbose' on.
6947 * gdb.base/foll-vfork.exp: Likewise.
6948 * gdb.base/fork-print-inferior-events.c: New file.
6949 * gdb.base/fork-print-inferior-events.exp: New file.
6950 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6951 '[Inferior ... has been killed]' message.
6952 * gdb.base/kill-after-signal.exp: Likewise.
6953 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6954 detach message.
6955 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6956 message.
6957 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6958 regexps to expect for '[Inferior ... detached]' as well.
6959 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6960
6961 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6962
6963 PR gdb/23104
6964 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6965
6966 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6967
6968 PR gdb/23095
6969 * gdb.base/break-probes.exp: Pass shlib_load to
6970 prepare_for_testing. Set normal_bp to r_debug_state if target is
6971 bsd.
6972
6973 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6974
6975 * gdb.threads/multiple-successive-infcall.c: New test.
6976 * gdb.threads/multiple-successive-infcall.exp: New file.
6977
6978 2018-04-17 Tom Tromey <tom@tromey.com>
6979
6980 * gdb.rust/simple.rs (Union): New type.
6981 (main): New local "u".
6982 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6983
6984 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6985
6986 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6987 number information in output of "whereis" command.
6988 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6989
6990 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6991
6992 * gdb.ada/info_types.exp: Adjust expected output to the line
6993 numbers now printed by "info var/func/type".
6994 * gdb.base/completion.exp: Likewise.
6995 * gdb.base/included.exp: Likewise.
6996 * gdb.cp/cp-relocate.exp: Likewise.
6997 * gdb.cp/cplusfuncs.exp: Likewise.
6998 * gdb.cp/namespace.exp: Likewise.
6999 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7000
7001 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7002
7003 * gdb.btrace/cpu.exp: New.
7004
7005 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7006
7007 * gdb.base/step-indirect-call-thunk.exp: New.
7008 * gdb.base/step-indirect-call-thunk.c: New.
7009 * gdb.reverse/step-indirect-call-thunk.exp: New.
7010 * gdb.reverse/step-indirect-call-thunk.c: New.
7011
7012 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7013
7014 * gdb.base/pie-fork.c: New file.
7015 * gdb.base/pie-fork.exp: New file.
7016
7017 2018-04-11 Tom Tromey <tom@tromey.com>
7018
7019 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7020
7021 2018-04-10 Pedro Alves <palves@redhat.com>
7022
7023 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7024 exits. Instead loop running forever.
7025 (fork_parent): Run forever too.
7026
7027 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7028
7029 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7030 mi_continue_to_line.
7031 * gdb.mi/mi-stack.c (callee4): Add comment.
7032
7033 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7034
7035 * gdb.mi/mi-stack.exp: Fix indentation.
7036
7037 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7038
7039 PR gdb/22979
7040 * gdb.arch/amd64-osabi.exp: New file.
7041
7042 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7043
7044 PR gdb/22980
7045 * gdb.base/osabi.exp: New file.
7046
7047 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
7048
7049 * gdb.cp/static-typedef-print.exp: New file.
7050 * gdb.cp/static-typedef-print.cc: New file.
7051
7052 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7053
7054 * gdb.ada/varsize_limit: New testcase.
7055
7056 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7057
7058 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7059
7060 * gdb.ada/notcplusplus: New testcase.
7061
7062 * gdb.base/c-linkage-name.c: New file.
7063 * gdb.base/c-linkage-name.exp: New testcase.
7064
7065 2018-03-26 Tom Tromey <tom@tromey.com>
7066
7067 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7068 * gdb.python/py-framefilter.py (name_error): New global.
7069 (ErrorInName.function): Use name_error.
7070
7071 2018-03-26 Tom Tromey <tom@tromey.com>
7072
7073 PR backtrace/15582:
7074 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7075
7076 2018-03-23 Keith Seitz <keiths@redhat.com>
7077
7078 PR c++/22968
7079 * gdb.cp/subtypes.exp: New file.
7080 * gdb.cp/subtypes.h: New file.
7081 * gdb.cp/subtypes.cc: New file.
7082 * gdb.cp/subtypes-2.cc: New file.
7083
7084 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7085
7086 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7087 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7088 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7089 -nostartfiles when compiling the test. Confirm that all registers
7090 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7091
7092 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7093
7094 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7095 option, syntax was wrong anyway.
7096 * gdb.arch/arm-disp-step.exp: Likewise.
7097 * gdb.arch/sparc64-regs.exp: Likewise.
7098 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7099 option, syntax was wrong anyway, switch to use
7100 prepare_for_testing.
7101 * gdb.arch/i386-disp-step.exp: Likewise.
7102
7103 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7104
7105 * gdb.ada/exec_changed.exp: Replace "target_info exists
7106 use_gdb_stub" by "use_gdb_stub".
7107 * gdb.ada/start.exp: Likewise.
7108 * gdb.base/async-shell.exp: Likewise.
7109 * gdb.base/attach-pie-misread.exp: Likewise.
7110 * gdb.base/attach-wait-input.exp: Likewise.
7111 * gdb.base/break-entry.exp: Likewise.
7112 * gdb.base/break-interp.exp: Likewise.
7113 * gdb.base/dprintf-detach.exp: Likewise.
7114 * gdb.base/nostdlib.exp: Likewise.
7115 * gdb.base/solib-nodir.exp: Likewise.
7116 * gdb.base/statistics.exp: Likewise.
7117 * gdb.base/testenv.exp: Likewise.
7118 * gdb.mi/mi-exec-run.exp: Likewise.
7119 * gdb.mi/mi-start.exp: Likewise.
7120 * gdb.multi/dummy-frame-restore.exp: Likewise.
7121 * gdb.multi/multi-arch-exec.exp: Likewise.
7122 * gdb.multi/multi-arch.exp: Likewise.
7123 * gdb.multi/tids.exp: Likewise.
7124 * gdb.multi/watchpoint-multi.exp: Likewise.
7125 * gdb.python/py-events.exp: Likewise.
7126 * gdb.threads/attach-into-signal.exp: Likewise.
7127 * gdb.threads/attach-stopped.exp: Likewise.
7128 * gdb.threads/threadapply.exp: Likewise.
7129 * lib/selftest-support.exp: Likewise.
7130
7131 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7132
7133 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7134
7135 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7136
7137 * gdb.perf/template-breakpoints.cc: New file.
7138 * gdb.perf/template-breakpoints.exp: New file.
7139 * gdb.perf/template-breakpoints.py: New file.
7140
7141 2018-03-19 Tom Tromey <tom@tromey.com>
7142
7143 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7144 y0.
7145 * gdb.rust/simple.exp: Test bare identifier form of struct
7146 initializer.
7147
7148 2018-03-19 Tom Tromey <tom@tromey.com>
7149
7150 * gdb.gdb/observer.exp: Remove.
7151
7152 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7153
7154 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7155 "qualified" option when setting breakpoints.
7156 * gdb.trace/backtrace.exp: Likewise.
7157 * gdb.trace/circ.exp: Likewise.
7158 * gdb.trace/collection.exp: Likewise.
7159 * gdb.trace/disconnected-tracing.exp: Likewise.
7160 * gdb.trace/ftrace-lock.exp: Likewise.
7161 * gdb.trace/ftrace.exp: Likewise.
7162 * gdb.trace/infotrace.exp: Likewise.
7163 * gdb.trace/packetlen.exp: Likewise.
7164 * gdb.trace/passc-dyn.exp: Likewise.
7165 * gdb.trace/qtro.exp: Likewise.
7166 * gdb.trace/read-memory.exp: Likewise.
7167 * gdb.trace/report.exp: Likewise.
7168 * gdb.trace/signal.exp: Likewise.
7169 * gdb.trace/status-stop.exp: Likewise.
7170 * gdb.trace/strace.exp: Likewise.
7171 * gdb.trace/tfind.exp: Likewise.
7172 * gdb.trace/trace-break.exp: Likewise.
7173 * gdb.trace/trace-condition.exp: Likewise.
7174 * gdb.trace/trace-mt.exp: Likewise.
7175 * gdb.trace/tstatus.exp: Likewise.
7176 * gdb.trace/tsv.exp: Likewise.
7177 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7178 * gdb.trace/unavailable.exp: Likewise.
7179 * gdb.trace/while-dyn.exp: Likewise.
7180
7181 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7182
7183 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7184 that libinproctrace is copied to the target.
7185
7186 2018-03-14 Tom Tromey <tom@tromey.com>
7187
7188 PR cli/14977:
7189 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7190 a null pointer.
7191 * gdb.base/wchar.exp: Likewise.
7192
7193 2018-03-14 Tom Tromey <tom@tromey.com>
7194
7195 PR cli/19918:
7196 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7197 flag.
7198
7199 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7200
7201 PR gdb/22841
7202 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7203 "target" to remote_exec.
7204
7205 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7206
7207 PR gdb/22841
7208 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7209 ${board}_upload): Remove.
7210
7211 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7212
7213 * gdb.cp/watch-cp.cc: New test.
7214 * gdb.cp/watch-cp.exp: New file.
7215
7216 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7217
7218 * gdb.base/infcall-nested-structs.exp: New file.
7219 * gdb.base/infcall-nested-structs.c: New file.
7220 * gdb.base/float.exp: Add riscv support.
7221
7222 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7223
7224 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7225 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7226
7227 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7228
7229 * gdb.server/abspath.exp: New file.
7230 * lib/gdb.exp (with_cwd): New procedure.
7231
7232 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7233
7234 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7235 use it.
7236 (gdb_is_target_remote_prompt): New proc.
7237 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7238 (gdb_is_target_native): Pass prompt parameter to
7239 gdb_is_target_1.
7240
7241 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7242
7243 * gdb.base/load-command.c: New file.
7244 * gdb.base/load-command.exp: New file.
7245 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7246 (gdb_is_target_1): ...this, and generalize for other targets
7247 than just remote.
7248 (gdb_is_target_remote): Use gdb_is_target_1.
7249 (gdb_is_target_native): use gdb_is_target_1.
7250
7251 2018-02-26 Tom Tromey <tom@tromey.com>
7252
7253 PR python/16497:
7254 * gdb.python/py-framefilter.exp: Update test.
7255
7256 2018-02-26 Tom Tromey <tom@tromey.com>
7257
7258 * gdb.dwarf2/variant.c: New file.
7259 * gdb.dwarf2/variant.exp: New file.
7260
7261 2018-02-26 Tom Tromey <tom@tromey.com>
7262
7263 * gdb.rust/simple.exp: Accept more possible results in enum test.
7264
7265 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7266
7267 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7268 parentheses.
7269
7270 2018-02-23 Maciej W. Rozycki <macro@mips.com>
7271
7272 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7273 name of a variable: $actual_linejj -> $actual_line.
7274
7275 2018-02-21 John Baldwin <jhb@FreeBSD.org>
7276
7277 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7278
7279 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7280
7281 * gdb.btrace/buffer-size.exp: Do not force BTS.
7282
7283 2018-02-14 Pedro Alves <palves@redhat.com>
7284
7285 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7286 getting a "Quit".
7287
7288 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7289
7290 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7291 Fix test name.
7292
7293 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7294
7295 * gdb.cp/m-static.exp: Check type of optimized out static
7296 member.
7297
7298 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7299
7300 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7301 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7302
7303 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7304 Leszek Swirski <leszeks@google.com>
7305
7306 * gdb.python/py-prettyprint.c
7307 (struct to_string_returns_value_inner,
7308 struct to_string_returns_value_wrapper): New.
7309 (main): Add tsrvw variable.
7310 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7311 ToStringReturnsValueWrapper): New classes.
7312 (register_pretty_printers): Register new pretty-printers.
7313 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7314 recursive pretty printer.
7315 * gdb.python/py-mi.exp: Likewise.
7316
7317 2018-02-01 Leszek Swirski <leszeks@google.com>
7318
7319 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7320 functions with the same name as an include file are parsed
7321 correctly.
7322
7323 2018-02-01 Yao Qi <yao.qi@linaro.org>
7324
7325 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7326 "\[^\r\n\]*".
7327
7328 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7329
7330 * gdb.arch/powerpc-prologue-frame.s: New file.
7331 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7332 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7333
7334 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7335
7336 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7337
7338 2018-01-30 Pedro Alves <palves@redhat.com>
7339
7340 PR gdb/13211
7341 * gdb.base/interrupt-daemon.c: New.
7342 * gdb.base/interrupt-daemon.exp: New.
7343 * gdb.multi/multi-term-settings.c: New.
7344 * gdb.multi/multi-term-settings.exp: New.
7345
7346 2018-01-30 Joel Brobecker <brobecker@adacore.com>
7347
7348 * gdb.base/break.exp: Save the location where the breakpoint
7349 on break.c:47 was actually inserted when debugging the version
7350 compiled at -O2 and use it in the expected output of the "info
7351 break" test performed soon after.
7352
7353 2018-01-22 Pedro Alves <palves@redhat.com>
7354 Sergio Durigan Junior <sergiodj@redhat.com>
7355
7356 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7357 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7358
7359 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7360
7361 * gdb.base/break-include.c, gdb.base/break-include.inc,
7362 gdb.base/break-include.exp: New files.
7363 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7364 line number now being the actual line number where the breakpoint
7365 was inserted.
7366 * gdb.mi/mi-break.exp: Likewise.
7367 * gdb.mi/mi-reverse.exp: Likewise.
7368 * gdb.mi/mi-simplerun.exp: Ditto.
7369
7370 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7371
7372 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7373 varobj.
7374 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7375
7376 2018-01-21 Don Breazeal <donb@codesourcery.com>
7377 Andrew Burgess <andrew.burgess@embecosm.com>
7378
7379 * gdb.mi/basics.c: Add new global.
7380 * gdb.mi/mi-frame-regs.exp: New file.
7381 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7382 case.
7383
7384 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7385
7386 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7387 non-parameter, and on an unknown symbol.
7388
7389 2018-01-19 Tom Tromey <tom@tromey.com>
7390
7391 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7392 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7393
7394 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7395
7396 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7397 setrlimit and chdir to int.
7398
7399 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7400
7401 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7402 function.
7403 (my_tend): Likewise.
7404 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7405 rationale of avoiding FP- and vector instructions.
7406
7407 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7408
7409 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7410 "info reg" with "\[ \t\]*".
7411 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7412 "\[ \t\]+".
7413 * gdb.arch/s390-multiarch.exp: Ditto.
7414 * gdb.base/pc-fp.exp: Ditto.
7415 * gdb.reverse/i386-precsave.exp: Ditto.
7416 * gdb.reverse/i386-reverse.exp: Ditto.
7417 * gdb.reverse/i387-env-reverse.exp: Ditto.
7418 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7419
7420 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7421
7422 * lib/gdb.exp (gdb_compile): Re-enable use of
7423 universal_compile_options for languages other than Rust.
7424
7425 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7426
7427 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7428
7429 2018-01-17 Mike Gulick <mgulick@mathworks.com>
7430
7431 PR gdb/16577
7432 * gdb.base/solib-vanish.exp: New.
7433 * gdb.base/solib-vanish-main.c: New.
7434 * gdb.base/solib-vanish-lib1.c: New.
7435 * gdb.base/solib-vanish-lib2.c: New.
7436
7437 2018-01-17 Yao Qi <yao.qi@linaro.org>
7438
7439 * gdb.compile/compile.exp: Match the address printed for
7440 frame in the output of command "bt".
7441
7442 2018-01-15 Tom Tromey <tom@tromey.com>
7443
7444 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7445 compute sp_reg.
7446
7447 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7448
7449 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7450 to prepare.
7451 (prepare): Return 0 on error, 1 on success.
7452
7453 2018-01-12 Pedro Alves <palves@redhat.com>
7454
7455 * gdb.base/continue-after-aborted-step-over.c: New.
7456 * gdb.base/continue-after-aborted-step-over.exp: New.
7457
7458 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7459
7460 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7461 options when not creating an executable.
7462
7463 2018-01-11 Pedro Alves <palves@redhat.com>
7464
7465 PR remote/22597
7466 * gdb.server/stop-reply-no-thread.c: New file.
7467 * gdb.server/stop-reply-no-thread.exp: New file.
7468
7469 2018-01-10 Pedro Alves <palves@redhat.com>
7470
7471 PR gdb/22670
7472 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7473 functions too. Test setting breakpoints and printing C functions
7474 with no debug info too.
7475 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7476
7477 2018-01-10 Pedro Alves <palves@redhat.com>
7478
7479 PR gdb/22670
7480 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7481 a fail.
7482
7483 2018-01-10 Pedro Alves <palves@redhat.com>
7484
7485 PR gdb/22670
7486 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7487
7488 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7489
7490 * gdb.server/unittest.exp: Match the output in non-development
7491 mode.
7492
7493 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7494
7495 * gdb.gdb/unittest.exp: Match output in non-development mode.
7496
7497 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7498
7499 * gdb.ada/access_tagged_param.exp: Relax expected output
7500 for value of "ObjL" in "continue" to pck.inspect breakpoint
7501 test.
7502
7503 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7504
7505 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7506 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
7507
7508 2018-01-05 Pedro Alves <palves@redhat.com>
7509
7510 PR gdb/18653
7511 * gdb.base/libsegfault.exp: New.
7512
7513 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7514
7515 PR gdb/22670
7516 * gdb.ada/access_tagged_param.exp: New file.
7517 * gdb.ada/access_tagged_param/foo.adb: New file.
7518
7519 2018-01-05 Pedro Alves <palves@redhat.com>
7520
7521 PR gdb/22670
7522 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7523 exercise lower case too, and to exercise both full matching and
7524 wild matching.
7525
7526 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7527
7528 * gdb.ada/rename_subscript_param: New testcase.
7529
7530 2018-01-05 Jerome Guitton <guitton@adacore.com>
7531
7532 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7533
7534 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7535
7536 * gdb.ada/convvar_comp: New testcase.
7537
7538 2018-01-05 Xavier Roirand <roirand@adacore.com>
7539
7540 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7541 (My_Table): New global variable.
7542 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7543
7544 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7545
7546 PR gdb/22670
7547 * gdb.ada/maint_with_ada: New testcase.
7548
7549 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7550
7551 PR gdb/22670
7552 * gdb.ada/bp_c_mixed_case: New testcase.
7553
7554 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7555
7556 PR gdb/22670
7557 * gdb.ada/complete.exp: Add "complete break ada" test.
7558
7559 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7560
7561 PR gdb/22670
7562 * gdb.ada/info_addr_mixed_case: New testcase.
7563
7564 2018-01-03 Xavier Roirand <roirand@adacore.com>
7565
7566 * gdb.ada/excep_handle.exp: New testcase.
7567 * gdb.ada/excep_handle/foo.adb: New file.
7568 * gdb.ada/excep_handle/pck.ads: New file.
7569
7570 2018-01-03 Joel Brobecker <brobecker@adacore.com>
7571
7572 * gdb.base/step-line.c: Add extra empty line in copyright header.
7573 * gdb.base/step-line.inp: Likewise.
7574
7575 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7576
7577 * gdb.ada/dyn_stride.exp: Add slice test.
7578
7579 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7580
7581 * gdb.ada/dyn_stride: New testcase.
7582
7583 2017-12-27 Stafford Horne <shorne@gmail.com>
7584
7585 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7586 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7587
7588 2017-12-27 Stafford Horne <shorne@gmail.com>
7589
7590 * gdb.base/reggroups.c: New file.
7591 * gdb.base/reggroups.exp: New file.
7592
7593 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7594
7595 * gdb.dwarf2/ada-valprint-error.c: New file.
7596 * gdb.dwarf2/ada-valprint-error.exp: New file.
7597
7598 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7599
7600 * gdb.ada/assign_arr: New testcase.
7601
7602 2017-12-18 Xavier Roirand <roirand@adacore.com>
7603
7604 * gdb.ada/funcall_ptr: New testcase.
7605
7606 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7607
7608 PR cli/16224
7609 * gdb.base/ptype-offsets.cc: New file.
7610 * gdb.base/ptype-offsets.exp: New file.
7611
7612 2017-12-15 Yao Qi <yao.qi@linaro.org>
7613
7614 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7615 if XML is disabled.
7616
7617 2017-12-15 Xavier Roirand <roirand@adacore.com>
7618
7619 * gdb.ada/same_component_name: New testcase.
7620
7621 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7622
7623 * gdb.ada/str_binop_equal: New testcase.
7624
7625 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7626
7627 * gdb.ada/task_switch_in_core: New testcase.
7628
7629 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7630
7631 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7632 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7633 call test_bkpt_qualified.
7634 (test_bkpt_qualified): New proc.
7635
7636 2017-12-13 Pedro Alves <palves@redhat.com>
7637
7638 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7639 Tighten regexp by matching with an anchor.
7640
7641 2017-12-13 Pedro Alves <palves@redhat.com>
7642
7643 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7644 ("expression with namespace"): New set of tests.
7645 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7646 (Nested::Test_NS::qux): New.
7647 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7648 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7649
7650 2017-12-13 Joel Brobecker <brobecker@adacore.com>
7651
7652 * gdb.base/server-del-break.c: New file.
7653 * gdb.base/server-del-break.exp: New file.
7654
7655 2017-12-12 Stafford Horne <shorne@gmail.com>
7656
7657 * gdb.xml/tdesc-regs.exp: Add or1k support.
7658
7659 2017-12-12 Stafford Horne <shorne@gmail.com>
7660
7661 * gdb.base/bp-permanent.c: Define nop of or1k.
7662
7663 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7664
7665 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7666 output with components being reordered.
7667
7668 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7669
7670 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7671 output with components being reordered.
7672
7673 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7674 Pedro Alves <palves@redhat.com>
7675
7676 * gdb.base/maint.exp (check for .gdb_index): Check also for
7677 .debug_names.
7678 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7679 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7680 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7681 (.gdb_index used after symbol reloading): Support also .debug_names.
7682 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7683
7684 2017-12-08 Yao Qi <yao.qi@linaro.org>
7685
7686 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7687 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7688
7689 2017-12-08 Yao Qi <yao.qi@linaro.org>
7690
7691 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7692 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7693
7694 2017-12-08 Yao Qi <yao.qi@linaro.org>
7695
7696 * gdb.arch/aarch64-tagged-pointer.c: New file.
7697 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7698
7699 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7700
7701 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7702 "int".
7703
7704 2017-12-07 Keith Seitz <keiths@redhat.com>
7705
7706 PR breakpoints/22569
7707 * gdb.linespec/ls-errs.exp: Change expected result of "break
7708 -source this file has spaces.c -line 3".
7709 Check that an explicit source file followed by whitespace is
7710 identified as an invalid explicit location.
7711
7712 2017-12-07 Keith Seitz <keiths@redhat.com>
7713
7714 * gdb.cp/nested-types.cc: New file.
7715 * gdb.cp/nested-types.exp: New file.
7716 * lib/cp-support.exp: Load data-structures.exp library.
7717 (debug_cp_test_ptype_class): New global.
7718 (cp_ptype_class_verbose, next_line): New procedures.
7719 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7720 Add and document new return value.
7721 Switch the list of lines to a queue.
7722 Add support for new `type' key for nested type definitions.
7723 Add debugging/troubleshooting messages.
7724 * lib/data-structures.exp: New file.
7725
7726 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7727
7728 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7729 with proc_with_prefix, don't use with_test_prefix.
7730
7731 2017-12-07 Tom Tromey <tom@tromey.com>
7732
7733 * gdb.base/break.exp: Add test for empty "commands".
7734
7735 2017-12-07 Yao Qi <yao.qi@linaro.org>
7736
7737 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7738 malloc and catch syscall.
7739
7740 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7741
7742 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7743 tests for explicit locations.
7744
7745 2017-12-06 Pedro Alves <palves@redhat.com>
7746
7747 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7748 force-disabling XML descriptions.
7749
7750 2017-12-04 Pedro Alves <palves@redhat.com>
7751
7752 PR gdb/22499
7753 * gdb.arch/amd64-disp-step-avx.S: New file.
7754 * gdb.arch/amd64-disp-step-avx.exp: New file.
7755
7756 2017-12-03 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7759 and <string.h>.
7760 (parent_function): Print distinct messages when waitpid fails, or
7761 the child exits with a signal, or the child exits for an unhandled
7762 reason.
7763 * gdb.threads/process-dies-while-detaching.exp
7764 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7765 it. Wait for both inferior output and GDB's prompt. Use an
7766 indirect spawn id list.
7767 (do_detach): New parameter 'child_exit'. Use it to compute
7768 expected inferior output.
7769 (test_detach, test_detach_watch, test_detach_killed_outside):
7770 Adjust to pass down the expected child exit kind.
7771
7772 2017-12-01 Joel Brobecker <brobecker@adacore.com>
7773 Sergio Durigan Junior <sergiodj@redhat.com>
7774 Pedro Alves <palves@redhat.com>
7775
7776 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7777
7778 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7779
7780 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7781 to 'symbol-file' and 'add-symbol-file' can be
7782 position-independent.
7783
7784 2017-12-01 Yao Qi <yao.qi@linaro.org>
7785
7786 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7787 the URL in copyright header.
7788 * gdb.arch/aarch64-fp.exp: Likewise.
7789 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7790 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7791 * gdb.base/expand-psymtabs.exp: Likewise.
7792 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7793 * gdb.fortran/common-block.exp: Likewise.
7794 * gdb.fortran/common-block.f90: Likewise.
7795 * gdb.fortran/logical.exp: Likewise.
7796 * gdb.fortran/vla-datatypes.f90: Likewise.
7797 * gdb.fortran/vla-sub.f90: Likewise.
7798
7799 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7800
7801 * gdb.ada/repeat_dyn: New testcase.
7802
7803 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7804
7805 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7806 Update for changed thread numbering.
7807 * gdb.cell/bt.exp: Update for changed GDB output.
7808
7809 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7810
7811 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7812 setting isremote by hand.
7813 * boards/dwarf4-gdb-index.exp: Likewise.
7814 * boards/fission.exp: Likewise.
7815 * boards/stabs.exp: Likewise.
7816
7817 2017-11-30 Pedro Alves <palves@redhat.com>
7818
7819 * gdb.linespec/cpls-ops.exp
7820 (check_explicit_skips_function_argument): Extract the underlying
7821 type of size_t instead of hardcoding it.
7822
7823 2017-11-29 Pedro Alves <palves@redhat.com>
7824
7825 PR c++/19436
7826 * gdb.linespec/cpls-abi-tag.cc: New file.
7827 * gdb.linespec/cpls-abi-tag.exp: New file.
7828
7829 2017-11-29 Pedro Alves <palves@redhat.com>
7830
7831 * gdb.base/langs.exp: Use -qualified.
7832 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7833 it.
7834 * gdb.cp/namespace.exp: Use -qualified.
7835 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7836 (overload-3, template-overload, template-ret-type, const-overload)
7837 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7838 procedures.
7839 (test_driver): Call them.
7840 * gdb.cp/save-bp-qualified.cc: New.
7841 * gdb.cp/save-bp-qualified.exp: New.
7842 * gdb.linespec/explicit.exp: Test -qualified.
7843 * lib/completion-support.exp (completion::explicit_opts_list): Add
7844 "-qualified".
7845 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7846
7847 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7848
7849 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7850
7851 2017-11-29 Tom Tromey <tom@tromey.com>
7852
7853 * gdb.base/relocate.exp: Update invalid argument test.
7854 Add new tests for invalid arguments.
7855
7856 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7857
7858 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7859 Return 0 as a long.
7860 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7861
7862 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7863
7864 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7865 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7866 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7867 func ().
7868 * gdb.cp/shadow.cc (B.func): Return 0.
7869
7870 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7871
7872 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7873 expected output in gdb_expect call to allow the exception
7874 message to be present as well. Fix syntax confusion to avoid
7875 TCL thinking that exception_name is an array.
7876
7877 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7878
7879 * gdb.arch/spu-info.c: Include <unistd.h>.
7880 (do_signal_test): Fix broken calls to write.
7881 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7882 Fix checks for empty mailboxes. Update signal tests for corrected
7883 do_signal_test routine. Allow nonzero event status.
7884 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7885 * gdb.cell/arch.exp: Use standard_output_file.
7886 * gdb.cell/break.exp: Likewise.
7887 * gdb.cell/bt.exp: Likewise.
7888 * gdb.cell/core.exp: Likewise.
7889 * gdb.cell/dwarfaddr.exp: Likewise.
7890 * gdb.cell/ea-cache.exp: Likewise.
7891 * gdb.cell/ea-standalone.exp: Likewise.
7892 * gdb.cell/f-regs.exp: Likewise.
7893 * gdb.cell/fork.exp: Likewise.
7894 * gdb.cell/gcore.exp: Likewise.
7895 * gdb.cell/mem-access.exp: Likewise.
7896 * gdb.cell/ptype.exp: Likewise.
7897 * gdb.cell/registers.exp: Likewise.
7898 * gdb.cell/sizeof.exp: Likewise.
7899 * gdb.cell/solib-symbol.exp: Likewise.
7900 * gdb.cell/solib.exp: Likewise.
7901
7902 2017-11-25 Pedro Alves <palves@redhat.com>
7903
7904 * gdb.base/complete-empty.exp: New file.
7905 * gdb.base/completion.exp: Adjust.
7906
7907 2017-11-25 Pedro Alves <palves@redhat.com>
7908
7909 * gdb.linespec/cpls-ops.cc: New file.
7910 * gdb.linespec/cpls-ops.exp: New file.
7911 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7912 factored out from ...
7913 (test_complete_prefix_range): ... this.
7914
7915 2017-11-24 Pedro Alves <palves@redhat.com>
7916
7917 * gdb.linespec/cpcompletion.exp: New file.
7918 * gdb.linespec/cpls-hyphen.cc: New file.
7919 * gdb.linespec/cpls.cc: New file.
7920 * gdb.linespec/cpls2.cc: New file.
7921 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7922 test to use test_gdb_complete_unique. Add label completion,
7923 keyword completion and explicit location completion tests.
7924 * lib/completion-support.exp: New file.
7925
7926 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7927
7928 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7929 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7930 when hitting an exception catchpoint.
7931
7932 2017-11-22 Yao Qi <yao.qi@linaro.org>
7933
7934 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7935
7936 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7937
7938 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7939 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7940 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7941
7942 2017-11-22 Yao Qi <yao.qi@linaro.org>
7943
7944 * gdb.base/info-os.exp: Pass pthreads.
7945 * gdb.multi/multi-attach.exp: Likewise.
7946
7947 2017-11-22 Yao Qi <yao.qi@linaro.org>
7948
7949 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7950 compiler.
7951
7952 2017-11-22 Yao Qi <yao.qi@linaro.org>
7953
7954 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7955 * gdb.base/break-interp.exp: Likewise.
7956 * gdb.base/jit-attach-pie.exp: Likewise.
7957
7958 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7959
7960 * gdb.base/float128.c (large128): New variable.
7961 * gdb.base/float128.exp: Add test to print largest __float128 value.
7962
7963 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7964
7965 * gdb.arch/vsx-regs.exp: Update register content checks.
7966
7967 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7968
7969 * gdb.arch/ppc-longdouble.exp: New file.
7970 * gdb.arch/ppc-longdouble.c: Likewise.
7971
7972 2017-11-21 Pedro Alves <palves@redhat.com>
7973
7974 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7975
7976 2017-11-20 Pedro Alves <palves@redhat.com>
7977
7978 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7979 (long_double_typedef): New typedefs.
7980 Use DEF on double and long double.
7981 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7982 cases.
7983 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7984 and 'long_double_ptr_same_size' locals. Use them to decide
7985 whether cast from array/function to float is valid/invalid.
7986
7987 2017-11-17 Tom Tromey <tom@tromey.com>
7988
7989 * gdb.rust/traits.rs: New file.
7990 * gdb.rust/traits.exp: New file.
7991
7992 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7993
7994 * gdb.ada/minsyms: New testcase.
7995
7996 2017-11-16 Pedro Alves <palves@redhat.com>
7997
7998 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7999 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8000
8001 2017-11-16 Pedro Alves <palves@redhat.com>
8002
8003 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8004 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8005
8006 2017-11-16 Pedro Alves <palves@redhat.com>
8007
8008 * gdb.server/reconnect-ctrl-c.c: New file.
8009 * gdb.server/reconnect-ctrl-c.exp: New file.
8010
8011 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8012
8013 * gdb.python/py-rbreak.exp: New file.
8014 * gdb.python/py-rbreak.c: New file.
8015 * gdb.python/py-rbreak-func2.c: New file.
8016
8017 2017-11-16 Pedro Alves <palves@redhat.com>
8018
8019 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8020 pattern.
8021 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8022 GDB.
8023
8024 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8025
8026 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8027 regex.
8028
8029 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8030
8031 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8032 test names.
8033
8034 2017-11-09 Pedro Alves <palves@redhat.com>
8035
8036 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8037 factored out from ...
8038 (top level): ... here, and adjusted to avoid expecting beyond the
8039 prompt in a single gdb_test_multiple.
8040
8041 2017-11-09 Pedro Alves <palves@redhat.com>
8042
8043 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8044 output.
8045 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8046 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8047 * gdb.server/ext-run.exp ("kill" test): Likewise.
8048 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8049
8050 2017-11-09 Pedro Alves <palves@redhat.com>
8051
8052 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8053 match till end of line.
8054
8055 2017-11-09 Pedro Alves <palves@redhat.com>
8056
8057 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8058
8059 2017-11-09 Pedro Alves <palves@redhat.com>
8060
8061 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8062 New procedures, factored out from ...
8063 (top level): ... here, and adjusted to avoid expecting beyond the
8064 prompt in one go.
8065
8066 2017-11-09 Pedro Alves <palves@redhat.com>
8067
8068 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8069 output. Fix '?' match.
8070
8071 2017-11-08 Joel Brobecker <brobecker@adacore.com>
8072
8073 * gdb.ada/scoped_watch: New testcase.
8074 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8075 which is actually correct.
8076 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8077 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8078
8079 2017-11-08 Pedro Alves <palves@redhat.com>
8080
8081 * gdb.gdb/complaints.exp (test_initial_complaints)
8082 (test_serial_complaints, test_short_complaints): Call
8083 complaint_internal instead of complaint.
8084
8085 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8086
8087 * gdb.threads/tls-core.c: New file.
8088 * gdb.threads/tls-core.exp: Likewise.
8089
8090 2017-11-08 Pedro Alves <palves@redhat.com>
8091
8092 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8093 (p Exported_Capitalized): New test.
8094 (p exported_capitalized): New test.
8095
8096 2017-11-07 Pedro Alves <palves@redhat.com>
8097
8098 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8099
8100 2017-11-07 Pedro Alves <palves@redhat.com>
8101
8102 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8103 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8104 (disable_invalid, disable_inverted, disable_negative): New
8105 procedures.
8106 ("bad numbers"): New set of tests.
8107
8108 2017-11-07 Pedro Alves <palves@redhat.com>
8109
8110 * gdb.cp/ena-dis-br-range.exp: Add tests.
8111
8112 2017-11-07 Pedro Alves <palves@redhat.com>
8113
8114 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8115
8116 2017-11-07 Xavier Roirand <roirand@adacore.com>
8117 Pedro Alves <palves@redhat.com>
8118
8119 * gdb.base/ena-dis-br.exp: Add reference to
8120 gdb.cp/ena-dis-br-range.exp.
8121 * gdb.cp/ena-dis-br-range.exp: New file.
8122 * gdb.cp/ena-dis-br-range.cc: New file.
8123
8124 2017-11-06 Pedro Alves <palves@redhat.com>
8125
8126 * gdb.base/attach-non-pgrp-leader.c: New.
8127 * gdb.base/attach-non-pgrp-leader.exp: New.
8128
8129 2017-11-06 Pedro Alves <palves@redhat.com>
8130
8131 * configure.ac: No longer check for termio.h and sgtty.h.
8132 * configure: Regenerate.
8133 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8134 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8135 Remove termio and sgtty code.
8136
8137 2017-11-03 Yao Qi <yao.qi@linaro.org>
8138
8139 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8140 in GDB is disabled.
8141
8142 2017-11-03 Yao Qi <yao.qi@linaro.org>
8143
8144 * gdb.python/py-thrhandle.exp: Skip it if python is not
8145 enabled.
8146
8147 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8148
8149 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8150 as a breakpoint command.
8151
8152 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8153
8154 PR python/21213
8155 * gdb.python/py-infthread.exp: Test calling
8156 InferiorThread.inferior () multiple times in a row.
8157
8158 2017-10-27 Keith Seitz <keiths@redhat.com>
8159
8160 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8161 Test "info break" for every inlined function breakpoint.
8162
8163 2017-10-27 Yao Qi <yao.qi@linaro.org>
8164
8165 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8166
8167 2017-10-26 Patrick Frants <osscontribute@gmail.com>
8168
8169 * gdb.cp/classes.exp (test_static_members): Test printing
8170 Outer::instance.
8171 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8172 (Inner::instance, Outer::instance): New.
8173
8174 2017-10-24 Pedro Alves <palves@redhat.com>
8175
8176 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8177 extra console" test in two stages.
8178
8179 2017-10-24 Pedro Alves <palves@redhat.com>
8180
8181 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8182
8183 2017-10-24 Pedro Alves <palves@redhat.com>
8184
8185 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8186 loop.
8187
8188 2017-10-24 Pedro Alves <palves@redhat.com>
8189
8190 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8191 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8192
8193 2017-10-24 Pedro Alves <palves@redhat.com>
8194
8195 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8196 parameter and handle it. Don't output read value in test name.
8197
8198 2017-10-24 Pedro Alves <palves@redhat.com>
8199
8200 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8201 custom test name.
8202
8203 2017-10-24 Pedro Alves <palves@redhat.com>
8204
8205 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8206 include the unstable output directory name in the test's name.
8207 (initial_setup_simple) <'set args'>: Use custom test name.
8208
8209 2017-10-24 Pedro Alves <palves@redhat.com>
8210
8211 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8212 with explicit test name.
8213
8214 2017-10-20 Pedro Alves <palves@redhat.com>
8215
8216 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8217 'wait -i'. Use gdb_assert and remote_close.
8218
8219 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8220
8221 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8222 number from variable rather than hard-coded.
8223
8224 2017-10-19 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.base/long-inferior-output.c: New file.
8227 * gdb.base/long-inferior-output.exp: New file.
8228
8229 2017-11-18 Keith Seitz <keiths@redhat.com>
8230
8231 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8232 method.
8233 (main): Call it.
8234 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8235 Add additional user-defined conversion operator tests.
8236
8237 2017-10-17 Pedro Alves <palves@redhat.com>
8238
8239 * boards/native-stdio-gdbserver.exp: Load "local-board".
8240
8241 2017-10-17 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.base/quit-live.c: New file.
8244 * gdb.base/quit-live.exp: New file.
8245
8246 2017-10-16 Keith Seitz <keiths@redhat.com>
8247
8248 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8249 (class_with_protected_typedef, class_with_private_typedef)
8250 (struct_with_public_typedef, struct_with_protected_typedef)
8251 (struct_with_private_typedef): New classes/structs.
8252 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8253 typedefs and access specifiers.
8254
8255 2017-10-16 Pedro Alves <palves@redhat.com>
8256 Simon Marchi <simon.marchi@polymtl.ca>
8257
8258 * README (Local vs Remote vs Native): New section.
8259 * boards/local-board.exp: New file, with bits factored out from
8260 ...
8261 * boards/native-extended-gdbserver.exp: ... here. Load
8262 "local-board".
8263 * boards/native-gdbserver.exp: Load "local-board".
8264 (${board}_spawn, ${board}_exec): Delete.
8265 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8266 ...
8267 * boards/stdio-gdbserver-base.exp: ... this new file.
8268 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8269 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8270 procedure.
8271 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8272 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8273 stdio_gdbserver_command.
8274 (${board}_get_remote_address, ${board}_get_comm_port)
8275 (${board}_download, ${board}_upload): Delete.
8276 (get_target_remote_pipe_cmd): New.
8277
8278 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8279
8280 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8281 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8282 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8283 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8284 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8285 remove with_test_prefix.
8286
8287 2017-10-13 Pedro Alves <palves@redhat.com>
8288
8289 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8290 * gdb.base/annota1.exp: Use it instead of is_remote.
8291 * gdb.base/annota3.exp: Use it instead of is_remote.
8292 * gdb.cp/annota2.exp: Use it instead of is_remote.
8293 * gdb.cp/annota3.exp: Use it instead of is_remote.
8294 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8295
8296 2017-10-13 Pedro Alves <palves@redhat.com>
8297
8298 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8299 (test_num_test_vars, run_and_count_vars, find_env)
8300 (test_set_unset_env, test_inherit_env_var): New procedures.
8301 (top level): Use them.
8302
8303 2017-10-13 Pedro Alves <palves@redhat.com>
8304
8305 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8306 also skip on stub-like targets.
8307
8308 2017-10-13 Pedro Alves <palves@redhat.com>
8309
8310 PR gdb/22293
8311 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8312 (top level): Move some tests to ...
8313 (test_not_found): ... this new procedure.
8314 (top level): Call it.
8315
8316 2017-10-13 Pedro Alves <palves@redhat.com>
8317
8318 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8319 expect different "info terminal" output if testing with a
8320 non-native target.
8321
8322 2017-10-13 Pedro Alves <palves@redhat.com>
8323 Simon Marchi <simon.marchi@polymtl.ca>
8324
8325 PR python/12966
8326 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8327
8328 2017-10-13 Pedro Alves <palves@redhat.com>
8329
8330 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8331 already.
8332
8333 2017-10-13 Pedro Alves <palves@redhat.com>
8334
8335 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8336 is_remote.
8337
8338 2017-10-13 Pedro Alves <palves@redhat.com>
8339
8340 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8341 is_remote.
8342
8343 2017-10-13 Pedro Alves <palves@redhat.com>
8344
8345 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8346 is set.
8347 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8348 instead of is_remote.
8349
8350 2017-10-13 Pedro Alves <palves@redhat.com>
8351
8352 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8353 (top level): Add comment.
8354
8355 2017-10-13 Pedro Alves <palves@redhat.com>
8356
8357 * gdb.base/remote.exp (top level): Fix comment typo and add
8358 missing return.
8359
8360 2017-10-13 Pedro Alves <palves@redhat.com>
8361 Simon Marchi <simon.marchi@polymtl.ca>
8362
8363 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8364 calls and add comments. Skip test if use_gdb_stub is set.
8365 (top level): Use "set cwd" command instead of "cd" command.
8366
8367 2017-10-13 Pedro Alves <palves@redhat.com>
8368
8369 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8370 is_remote target check.
8371
8372 2017-10-13 Pedro Alves <palves@redhat.com>
8373
8374 * gdb.base/scope.exp: Use build_executable + clean_restart +
8375 gdb_file_cmd instead of prepare_for_testing and no longer skip
8376 "before run" tests on is_remote target boards. Update comments.
8377 * boards/native-extended-gdbserver.exp
8378 (extended_gdbserver_load_last_file): New, factored out from ...
8379 (gdb_load): ... this. Move further below and add comment.
8380 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8381
8382 2017-10-12 Pedro Alves <palves@redhat.com>
8383
8384 * gdb.base/attach.exp: Remove references to gdb64.
8385 * gdb.base/dbx.exp: Remove references to gdb64.
8386
8387 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8388 Pedro Alves <palves@redhat.com>
8389
8390 * gdb.base/label.exp: Remove is_remote target check.
8391
8392 2017-10-12 Pedro Alves <palves@redhat.com>
8393
8394 * gdb.base/auvx.exp (coredir): Update comment.
8395 (top level) <core_works>: Use "set cwd" command instead of "cd"
8396 command.
8397
8398 2017-10-12 Pedro Alves <palves@redhat.com>
8399 Simon Marchi <simon.marchi@polymtl.ca>
8400
8401 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8402 target boards.
8403
8404 2017-10-12 Pedro Alves <palves@redhat.com>
8405 Simon Marchi <simon.marchi@polymtl.ca>
8406
8407 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8408 Instead skip if there's any gdb_protocol set.
8409
8410 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8411 Pedro Alves <palves@redhat.com>
8412
8413 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8414
8415 2017-10-12 Pedro Alves <palves@redhat.com>
8416 Simon Marchi <simon.marchi@polymtl.ca>
8417
8418 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8419 instead of on dejagnu remote boards.
8420
8421 2017-10-12 Pedro Alves <palves@redhat.com>
8422 Simon Marchi <simon.marchi@polymtl.ca>
8423
8424 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8425 checks. Use build_executable + clean_restart instead of
8426 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8427 of enabling non-stop after starting gdb.
8428
8429 2017-10-12 Pedro Alves <palves@redhat.com>
8430
8431 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8432 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8433 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8434 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8435
8436 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8437
8438 * gdb.arch/arc-tdesc-cpu.exp: New file.
8439 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8440
8441 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8442
8443 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8444
8445 2017-10-10 Pedro Alves <palves@redhat.com>
8446
8447 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8448 expect CLI output.
8449
8450 2017-10-10 Pedro Alves <palves@redhat.com>
8451
8452 * lib/selftest-support.exp (selftest_setup): Update for
8453 captured_command_loop's prototype change.
8454
8455 2017-10-09 Pedro Alves <palves@redhat.com>
8456
8457 Test both arch1=>arch2 and arch2=>arch1.
8458
8459 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8460 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8461 factored out to...
8462 (append_arch1_options, append_arch2_options, append_arch_options)
8463 (build_executables): New procedures.
8464 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8465 local.
8466 (top level): Add new 'first_arch' testing axis.
8467
8468 2017-10-09 Pedro Alves <palves@redhat.com>
8469
8470 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8471 (barrier): New.
8472 (thread_start, all_started): New functions.
8473 (main): Spawn new thread and wait until it is scheduled.
8474 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8475 option.
8476 (do_test): Add 'selected_thread' parameter. Run to all_started
8477 instead of main. Explicitly set the breakpoint at main. Switch
8478 to the SELECTED_THREAD thread.
8479 (top level): Test handling the exec event with either the main
8480 thread or the second thread selected.
8481
8482 2017-10-09 Pedro Alves <palves@redhat.com>
8483
8484 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8485 logic. Move STOP marker after the value checks.
8486 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8487 regexp.
8488
8489 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8490
8491 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8492
8493 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8494
8495 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8496 integer-to-dfp conversion.
8497 * gdb.base/dfp-test.exp: Likewise.
8498
8499 2017-10-04 Pedro Alves <palves@redhat.com>
8500
8501 * gdb.multi/hangout.c: Include <unistd.h>.
8502 (hangout_loop): New function.
8503 (main): Call alarm. Call hangout_loop in a loop.
8504 * gdb.multi/hello.c: Include <unistd.h>.
8505 (hello_loop): New function.
8506 (main): Call alarm. Call hangout_loop in a loop.
8507 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8508 inferior with the other selected.
8509
8510 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8511
8512 * gdb.mi/list-thread-groups-available.exp: New file.
8513 * gdb.mi/list-thread-groups-available.c: New file.
8514
8515 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8516
8517 * gdb.base/set-cwd.exp: Make it available on
8518 native-extended-gdbserver.
8519
8520 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8521
8522 * gdb.base/set-cwd.c: New file.
8523 * gdb.base/set-cwd.exp: Likewise.
8524
8525 2017-10-02 Tom Tromey <tom@tromey.com>
8526
8527 PR rust/22236:
8528 * gdb.rust/simple.rs (main): New variable "fslice".
8529 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8530
8531 2017-10-02 Tom Tromey <tom@tromey.com>
8532
8533 * gdb.rust/simple.exp: Test ptype of a slice.
8534
8535 2017-10-02 Tom Tromey <tom@tromey.com>
8536
8537 * gdb.rust/simple.exp: Test index of slice.
8538
8539 2017-09-27 Tom Tromey <tom@tromey.com>
8540
8541 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8542
8543 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8544 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.base/compare-sections.exp (get value of read-only section): Read
8547 as unsigned value.
8548 (corrupt read-only section): Likewise and don't set written if patching
8549 failed.
8550
8551 2017-09-21 Kevin Buettner <kevinb@redhat.com>
8552
8553 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8554 files.
8555
8556 2017-09-20 Pedro Alves <palves@redhat.com>
8557
8558 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8559 symbol names in gdb's output.
8560 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8561
8562 2017-09-20 Pedro Alves <palves@redhat.com>
8563
8564 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8565 Rename to ...
8566 (test_list_ambiguous_symbol): ... this and add a symbol name
8567 parameter. Adjust.
8568 (test_list_ambiguous_function): Reimplement on top of
8569 test_list_ambiguous_symbol and also test listing ambiguous
8570 variables.
8571 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8572 (ambiguous_fun): ... this.
8573 (ambiguous_var): New.
8574 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8575 (ambiguous_fun): ... this.
8576 (ambiguous_var): New.
8577
8578 2017-09-19 John Baldwin <jhb@FreeBSD.org>
8579
8580 * gdb.base/starti.c: New file.
8581 * gdb.base/starti.exp: New file.
8582 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8583
8584 2017-09-14 Pedro Alves <palves@redhat.com>
8585
8586 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8587 (top level): Use it instead of runto.
8588
8589 2017-09-11 Tom Tromey <tom@tromey.com>
8590
8591 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8592
8593 2017-09-11 Tom Tromey <tom@tromey.com>
8594
8595 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8596 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8597
8598 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8599
8600 * gdb.fortran/printing-types.exp: New file.
8601 * gdb.fortran/printing-types.exp: New file.
8602
8603 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8604
8605 * gdb.fortran/vla-ptype.exp: Fix typos.
8606 * gdb.fortran/vla-value.exp: Same.
8607
8608 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8609
8610 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8611 * gdb.mi/mi-var-child-f.exp: Likewise.
8612 * gdb.mi/mi-vla-fortran.exp: Likewise.
8613
8614 2017-09-08 Frank Penczek <frank.penczek@intel.com>
8615 Christoph Weinmann <christoph.t.weinmann@intel.com>
8616 Bernhard Heckel <bernhard.heckel@intel.com>
8617
8618 * gdb.fortran/ptr-indentation.f90: New file.
8619 * gdb.fortran/ptr-indentation.exp: New file.
8620
8621 2017-09-05 Tom Tromey <tom@tromey.com>
8622
8623 PR gdb/22010:
8624 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8625
8626 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8627
8628 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8629
8630 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8631
8632 * gdb.threads/tls-nodebug-pie.c: New file.
8633 * gdb.threads/tls-nodebug-pie.exp: New file.
8634
8635 2017-09-05 Tom Tromey <tom@tromey.com>
8636
8637 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8638 for rust.
8639
8640 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8641
8642 * gdb.multi/multi-arch-exec.exp: Test with different
8643 "follow-exec-mode" settings.
8644 (do_test): New procedure.
8645
8646 2017-09-04 Pedro Alves <palves@redhat.com>
8647
8648 * gdb.base/func-static.c (S::method const, S::method volatile)
8649 (S::method volatile const): New methods.
8650 (c_s, v_s, cv_s): New instances.
8651 (main): Call method() on them.
8652 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8653 (cannot_resolve): New procedure.
8654 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8655 print-quote-unquoted columns.
8656 (do_test): Test printing each scope too.
8657
8658 2017-09-04 Pedro Alves <palves@redhat.com>
8659
8660 * gdb.base/local-static.exp: Also test with
8661 class::method::variable wholly quoted.
8662 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8663
8664 2017-09-04 Pedro Alves <palves@redhat.com>
8665
8666 * gdb.base/local-static.c: New.
8667 * gdb.base/local-static.cc: New.
8668 * gdb.base/local-static.exp: New.
8669
8670 2017-09-04 Pedro Alves <palves@redhat.com>
8671
8672 * gdb.asm/asm-source.exp: Add casts to int.
8673 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8674 (dataglobal64_1, dataglobal64_2): New globals.
8675 * gdb.base/nodebug.exp: Test different expressions involving the
8676 new globals, with print, whatis and ptype. Add casts to int.
8677 * gdb.base/solib-display.exp: Add casts to int.
8678 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8679 * gdb.cp/m-static.exp: Add cast to int.
8680 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8681 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8682 tls variable with no debug info without a cast. Test with a cast
8683 to int too.
8684 * gdb.trace/entry-values.exp: Add casts.
8685
8686 2017-09-04 Pedro Alves <palves@redhat.com>
8687
8688 * gdb.base/nodebug.exp: Test that ptype's error about functions
8689 with unknown return type includes the function name too.
8690
8691 2017-09-04 Pedro Alves <palves@redhat.com>
8692
8693 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8694 return type of munmap in infcall.
8695 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8696 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8697 type of ftell in infcall.
8698 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8699 type of getpid in infcall.
8700 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8701 infcall.
8702 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8703 Bail on failure to extract the pid.
8704 * gdb.base/nodebug.c: #include <stdint.h>.
8705 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8706 New functions.
8707 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8708 Change expected output of print/whatis/ptype with functions with
8709 no debug info. Test all supported languages. Call
8710 test_call_promotion.
8711 * gdb.compile/compile.exp: Adjust expected output to expect
8712 warning.
8713 * gdb.threads/siginfo-threads.exp: Likewise.
8714
8715 2017-09-04 Pedro Alves <palves@redhat.com>
8716
8717 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8718 "prototypes". Test calling float functions via prototyped and
8719 unprototyped function pointers.
8720 (perform_all_tests): New parameter "prototypes". Pass it down.
8721 (top level): Pass down "prototypes" parameter to
8722 perform_all_tests.
8723
8724 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8725
8726 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8727 Test with nested loops.
8728
8729 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8730
8731 * gdb.base/commands.exp: Call the new procedures.
8732 (loop_break_test, loop_continue_test): New procedures.
8733
8734 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8735
8736 * gdb.base/commands.exp: Call new procedure.
8737 (define_if_without_arg_test): New procedure.
8738
8739 2017-09-04 Pedro Alves <palves@redhat.com>
8740
8741 * gdb.base/list-ambiguous.exp: New file.
8742 * gdb.base/list-ambiguous0.c: New file.
8743 * gdb.base/list-ambiguous1.c: New file.
8744 * gdb.base/list.exp (test_list_range): Adjust expected output.
8745
8746 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8747
8748 * gdb.base/share-env-with-gdbserver.c: New file.
8749 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8750
8751 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8752
8753 * gdb.base/commands.exp (gdbvar_simple_if_test,
8754 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8755 progvar_simple_if_test, progvar_simple_while_test,
8756 progvar_complex_if_while_test, user_defined_command_test,
8757 user_defined_command_args_eval,
8758 user_defined_command_args_stack_test,
8759 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8760 temporary_breakpoint_commands,
8761 gdb_test_no_prompt, redefine_hook_test,
8762 redefine_backtrace_test): Remove "global gdb_prompt".
8763
8764 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8765
8766 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8767 New proc, call it from toplevel.
8768
8769 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8770
8771 PR remote/21852
8772 * gdb.server/normal.c: New file, copied from gdb.base.
8773 * gdb.server/run-without-local-binary.exp: New file.
8774
8775 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
8776
8777 * gdb.arch/sparc64-adi.exp: New file.
8778 * gdb.arch/sparc64-adi.c: New file.
8779
8780 2017-08-22 Pedro Alves <palves@redhat.com>
8781
8782 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8783 (top level): Add "list all overloads" tests.
8784
8785 2017-08-22 Tom Tromey <tom@tromey.com>
8786
8787 * gdb.gdb/xfullpath.exp: Remove.
8788
8789 2017-08-21 Pedro Alves <palves@redhat.com>
8790
8791 PR gdb/19487
8792 * gdb.base/symbol-alias.c: New.
8793 * gdb.base/symbol-alias2.c: New.
8794 * gdb.base/symbol-alias.exp: New.
8795
8796 2017-08-21 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.base/dfp-test.c
8799 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8800 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8801 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8802 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8803 * gdb.base/whatis-ptype-typedefs.c: New.
8804 * gdb.base/whatis-ptype-typedefs.exp: New.
8805 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8806 (an_int, an_int_type, an_int_type2): New globals.
8807 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8808 involving typedefs and cast expressions.
8809 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8810 (lookup_typedefs_function): New.
8811 (typedefs_pretty_printers_dict): New.
8812 (top level): Register lookup_typedefs_function in
8813 gdb.pretty_printers.
8814
8815 2017-08-18 Yao Qi <yao.qi@linaro.org>
8816
8817 * gdb.server/unittest.exp: New.
8818
8819 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8820
8821 PR gdb/21954
8822 * gdb.base/environ.exp: Add test to check if 'unset environment'
8823 works.
8824
8825 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8826
8827 * lib/gdb.exp (universal_compile_options): New caching proc.
8828 (gdb_compile): Suppress GCC's coloring of messages.
8829
8830 2017-08-14 Tom Tromey <tom@tromey.com>
8831
8832 PR gdb/21675:
8833 * gdb.base/printcmds.exp (test_radices): New function.
8834 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8835 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8836 * lib/gdb.exp (get_integer_valueof): Use p/d.
8837
8838 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8839
8840 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8841 characters.
8842
8843 2017-08-05 Tom Tromey <tom@tromey.com>
8844
8845 * gdb.rust/simple.exp: Allow String to appear in a different
8846 namespace.
8847
8848 2017-07-26 Yao Qi <yao.qi@linaro.org>
8849
8850 * gdb.gdb/unittest.exp: Invoke command
8851 "maintenance check xml-descriptions".
8852
8853 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8854
8855 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8856 calling context.
8857 (hex128): Drop erroneous calculation of parameters.
8858
8859 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8860
8861 * gdb.python/py-unwind.exp: Disable stack protection when
8862 building test file.
8863
8864 2017-07-20 Pedro Alves <palves@redhat.com>
8865
8866 * gdb.base/default.exp (set language): Adjust expected output.
8867
8868 2017-07-20 Pedro Alves <palves@redhat.com>
8869
8870 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8871 (test_minsym): ... this, and make static.
8872 (get_pck__foo__bar__minsym): Rename to ...
8873 (get_test_minsym): ... this.
8874 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8875 symbol names and comments.
8876 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8877 (get_test_minsym): ... this.
8878 (pck__foo__bar__minsym__2): Rename to ...
8879 (test_minsym): ... this.
8880 (main): Adjust.
8881
8882 2017-07-17 Pedro Alves <palves@redhat.com>
8883
8884 * gdb.base/completion.exp: Adjust expected output.
8885 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8886 the completer works.
8887
8888 2017-07-17 Pedro Alves <palves@redhat.com>
8889
8890 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8891
8892 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8893
8894 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8895
8896 2017-07-14 Tom Tromey <tom@tromey.com>
8897
8898 PR rust/21764:
8899 * gdb.rust/simple.exp: Add tests.
8900
8901 2017-07-14 Tom Tromey <tom@tromey.com>
8902
8903 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8904
8905 2017-07-14 Pedro Alves <palves@redhat.com>
8906
8907 * gdb.linespec/base/one/thefile.cc (z1): New function.
8908 * gdb.linespec/base/two/thefile.cc (z2): New function.
8909 * gdb.linespec/linespec.exp: Add tests.
8910
8911 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8912
8913 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8914 to mi_create_breakpoint.
8915
8916 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8917
8918 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8919 mi_create_breakpoint.
8920
8921 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8922
8923 * gdb.dlang/demangle.exp: Update for demangling changes.
8924
8925 2017-07-09 Tom Tromey <tom@tromey.com>
8926
8927 * gdb.dwarf2/shortpiece.exp: New file.
8928
8929 2017-07-06 David Blaikie <dblaikie@gmail.com>
8930
8931 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8932 built from fissiont-multi-cu{1,2}.c.
8933 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8934 except putting 'main' and 'func' in separate CUs in the same DWO file.
8935 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8936 test.
8937 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8938 test.
8939
8940 2017-07-06 Pedro Alves <palves@redhat.com>
8941
8942 * gdb.python/py-unwind.exp: Test flushregs.
8943
8944 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8945
8946 PR cli/21688
8947 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8948 tests for alias commands and trailing whitespace.
8949
8950 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8951
8952 PR cli/21688
8953 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8954 procedure. Call it.
8955
8956 2017-06-29 Pedro Alves <palves@redhat.com>
8957
8958 * gdb.base/printcmds.exp: Add tests.
8959
8960 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8961
8962 PR gdb/21337
8963 * gdb.base/reread-readsym.exp: New file.
8964 * gdb.base/reread-readsym.c: New file.
8965
8966 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8967
8968 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8969 subpattern.
8970
8971 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8972
8973 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8974 extended mnemonic.
8975 * gdb.arch/powerpc-power9.s: Likewise.
8976
8977 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8978
8979 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8980 on 32-bit x86 targets. Exploit is_*_target macros where
8981 appropriate.
8982
8983 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8984
8985 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8986 register pieces.
8987
8988 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8989
8990 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8991 located in one or more DWARF pieces.
8992
8993 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8994
8995 * lib/gdb.exp (get_endianness): New proc.
8996 * gdb.arch/aarch64-fp.exp: Use it.
8997 * gdb.arch/altivec-regs.exp: Likewise.
8998 * gdb.arch/e500-regs.exp: Likewise.
8999 * gdb.arch/vsx-regs.exp: Likewise.
9000 * gdb.base/dump.exp: Likewise.
9001 * gdb.base/funcargs.exp: Likewise.
9002 * gdb.base/gnu_vector.exp: Likewise.
9003 * gdb.dwarf2/formdata16.exp: Likewise.
9004 * gdb.dwarf2/implptrpiece.exp: Likewise.
9005 * gdb.dwarf2/nonvar-access.exp: Likewise.
9006 * gdb.python/py-inferior.exp: Likewise.
9007 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9008
9009 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9010
9011 PR gdb/21226
9012 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9013 stack value pieces are taken from the LSB end.
9014
9015 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9016
9017 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9018 variable at nonzero offset.
9019
9020 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9021
9022 * gdb.dwarf2/var-access.c: New file.
9023 * gdb.dwarf2/var-access.exp: New test.
9024 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9025
9026 2017-06-12 Tom Tromey <tom@tromey.com>
9027
9028 * gdb.dwarf2/formdata16.exp: Add tests.
9029
9030 2017-06-12 Tom Tromey <tom@tromey.com>
9031
9032 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9033
9034 2017-06-12 Tom Tromey <tom@tromey.com>
9035
9036 PR exp/16225:
9037 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9038 * gdb.arch/vsx-regs.exp: Update tests.
9039 * gdb.arch/s390-vregs.exp (hex128): New proc.
9040 Update test.
9041 * gdb.arch/altivec-regs.exp: Update tests.
9042
9043 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9044
9045 * gdb.base/startup-with-shell.c: New file.
9046 * gdb.base/startup-with-shell.exp: Likewise.
9047
9048 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9049
9050 * gdb.server/non-existing-program.exp: Update regex in order to
9051 reflect the fact that gdbserver is now using fork_inferior (with a
9052 shell) to startup the inferior.
9053
9054 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9055
9056 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9057 support function calls from GDB.
9058
9059 2017-05-21 Tom Tromey <tom@tromey.com>
9060
9061 PR rust/21466:
9062 * gdb.rust/unsized.exp: New file.
9063 * gdb.rust/unsized.rs: New file.
9064
9065 2017-05-19 Tom Tromey <tom@tromey.com>
9066
9067 PR rust/21484:
9068 * gdb.rust/watch.exp: New file.
9069 * gdb.rust/watch.rs: New file.
9070
9071 2017-05-18 Tom Tromey <tom@tromey.com>
9072
9073 * gdb.rust/simple.exp: Allow Box to be qualified.
9074
9075 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9076
9077 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9078
9079 2017-05-18 Pedro Alves <palves@redhat.com>
9080
9081 * gdb.base/fileio.c (test_write, test_read, test_close)
9082 (test_fstat): Don't print 'ret' in the fail path.
9083
9084 2017-05-18 Pedro Alves <palves@redhat.com>
9085
9086 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9087 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9088 (test_system, test_rename, test_unlink, test_time): Change
9089 prototypes.
9090 * gdb.base/fileio.exp (stop_msg): Adjust.
9091
9092 2017-05-18 Pedro Alves <palves@redhat.com>
9093
9094 * gdb.base/fileio.c (null_str): New global.
9095 (test_stat): Use it.
9096 * gdb.base/fileio.exp: Remove nowarnings.
9097
9098 2017-05-17 Yao Qi <yao.qi@linaro.org>
9099
9100 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9101
9102 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9103
9104 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9105 argument command.
9106 (top-level): Invoke test_set_inferior_tty.
9107
9108 2017-05-04 Pedro Alves <palves@redhat.com>
9109
9110 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9111 Add parens to print call for Python 3.
9112
9113 2017-05-03 Keith Seitz <keiths@redhat.com>
9114
9115 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9116 (main): Call it.
9117
9118 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9119
9120 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9121 to prev and next.
9122
9123 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9124
9125 * gdb.python/py-record-btrace.exp: Remove test for
9126 gdb.BtraceInstruction.error.
9127
9128 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9129
9130 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9131
9132 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9133
9134 * gdb.python/py-record-btrace-threads.c: New file.
9135 * gdb.python/py-record-btrace-threads.exp: New file.
9136
9137 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9138
9139 PR testsuite/8595
9140 * gdb.base/environ.exp: Make test available in all architectures.
9141 Move bits related to "info program" testing to
9142 gdb.base/info-program.exp. Rewrite tests to use the two new
9143 procedures mentione below.
9144 (test_set_show_env_var) New procedure.
9145 (test_set_show_env_var_equal): Likewise.
9146 * gdb.base/info-program.exp: New file.
9147
9148 2017-04-27 Keith Seitz <keiths@redhat.com>
9149
9150 * gdb.cp/oranking.cc (test15): New function.
9151 (main): Call test15 and declare additional variables for testing.
9152 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9153 "p foo101('abc')" tests.
9154 Add tests for cv qualifier overloads.
9155 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9156 "lvalue reference overload" test.
9157 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9158 "print value of f1 on Child&& in f2" test.
9159
9160 2017-04-19 Pedro Alves <palves@redhat.com>
9161
9162 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9163 procedure.
9164 (top level): Call it.
9165 * lib/gdb.exp (gdb_define_cmd): New procedure.
9166
9167 2017-04-12 Pedro Alves <palves@redhat.com>
9168
9169 PR gdb/21323
9170 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9171 (wchar): New global.
9172 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9173 (do_test_wide_char, wide_char_types_no_program, top level): Add
9174 wchar_t testing.
9175
9176 2017-04-12 Pedro Alves <palves@redhat.com>
9177
9178 PR c++/21323
9179 * gdb.cp/wide_char_types.c: New file.
9180 * gdb.cp/wide_char_types.exp: New file.
9181
9182 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9183
9184 PR gdb/21352
9185 * gdb.trace/tsv.exp: Add test for "tsave -r".
9186
9187 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9188
9189 * gdb.dlang/watch-loc.c: New file.
9190 * gdb.dlang/watch-loc.exp: New file.
9191
9192 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9193
9194 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9195
9196 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9197
9198 * gdb.arch/arc-analyze-prologue.S: New file.
9199 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9200
9201 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9202
9203 * gdb.arch/arc-decode-insn.S: New file.
9204 * gdb.arch/arc-decode-insn.exp: Likewise.
9205
9206 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9207
9208 PR tdep/20928
9209 * gdb.arch/sparc64-regs.exp: New file.
9210 * gdb.arch/sparc64-regs.S: Likewise.
9211
9212 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9213
9214 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9215 and memory view on Python 3.
9216
9217 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9218 Keith Seitz <keiths@redhat.com>
9219
9220 PR gdb/14441
9221 * gdb.cp/demangle.exp: Add rvalue reference tests.
9222 * gdb.cp/rvalue-ref-casts.cc: New file.
9223 * gdb.cp/rvalue-ref-casts.exp: New file.
9224 * gdb.cp/rvalue-ref-overload.cc: New file.
9225 * gdb.cp/rvalue-ref-overload.exp: New file.
9226 * gdb.cp/rvalue-ref-params.cc: New file.
9227 * gdb.cp/rvalue-ref-params.exp: New file.
9228 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9229 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9230 * gdb.cp/rvalue-ref-types.cc: New file.
9231 * gdb.cp/rvalue-ref-types.exp: New file.
9232 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9233 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9234
9235 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9236
9237 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9238 New procedure.
9239
9240 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9241
9242 * lib/mi-support.exp (mi_gdb_test): Add additional message
9243 for unexpected output.
9244
9245 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9246
9247 * gdb.base/examine-backward.c (Barrier): New character array
9248 constant, to ensure that TestStrings is preceded by a string
9249 terminator.
9250
9251 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9252
9253 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9254 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9255 and implicit pointer into such a location.
9256
9257 2017-03-16 Doug Evans <dje@google.com>
9258
9259 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9260
9261 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9262
9263 * gdb.cp/m-static.exp: Fix expectation for prototype of
9264 test5.single_constructor and single_constructor::single_constructor.
9265
9266 2017-03-16 Doug Evans <dje@google.com>
9267
9268 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9269 * gdb.guile/scm-lazy-string.c: New file.
9270 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9271 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9272 for pointer, array, typedef lazy strings.
9273
9274 2017-03-16 Doug Evans <dje@google.com>
9275
9276 PR python/17728, python/18439, python/18779
9277 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9278 * gdb.python/py-lazy-string.c (pointer): New typedef.
9279 (main): New locals ptr, array, typedef_ptr.
9280 * gdb.python/py-value.exp: Move lazy string tests to ...
9281 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9282 array, typedef lazy strings.
9283
9284 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9285
9286 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9287 Add optional 'test' parameter.
9288
9289 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9290
9291 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9292 Skip for versions of DejaGnu < 1.5.
9293
9294 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9295
9296 * lib/gdb.exp (dejagnu_version): New proc.
9297 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9298 Use dejagnu_version.
9299
9300 2017-03-10 Keith Seitz <keiths@redhat.com>
9301
9302 PR c++/8128
9303 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9304 type from destructor regexps.
9305 Add a branch which actually passes the test.
9306 Adjust "ptype t5i" test names.
9307
9308 2017-03-08 Pedro Alves <palves@redhat.com>
9309
9310 * gdb.base/step-over-exit.exp: Add explicit test message.
9311
9312 2017-03-08 Pedro Alves <palves@redhat.com>
9313
9314 PR gdb/18360
9315 * gdb.threads/interrupt-while-step-over.c: New file.
9316 * gdb.threads/interrupt-while-step-over.exp: New file.
9317
9318 2017-03-08 Pedro Alves <palves@redhat.com>
9319
9320 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9321 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9322
9323 2017-03-08 Pedro Alves <palves@redhat.com>
9324
9325 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9326 PKRU as not supported as a PASS.
9327
9328 2017-03-08 Pedro Alves <palves@redhat.com>
9329
9330 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9331 prefix instead of $binfile1/$binfile2.
9332 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9333 in test message.
9334 * gdb.python/py-completion.exp: Use "load python file" as test
9335 messages instead of unstable path names.
9336
9337 2017-03-08 Pedro Alves <palves@redhat.com>
9338 Jan Kratochvil <jan.kratochvil@redhat.com>
9339
9340 PR cli/21218
9341 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9342 New proc.
9343 (top level): Call it.
9344
9345 2017-03-08 Pedro Alves <palves@redhat.com>
9346
9347 PR tui/21216
9348 * gdb.tui/tui-nl-filtered-output.exp: New file.
9349
9350 2017-03-08 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.base/completion.exp: Move TUI completion tests to ...
9353 * gdb.tui/completion.exp: ... this new file.
9354
9355 2017-03-08 Pedro Alves <palves@redhat.com>
9356
9357 * gdb.base/tui-disasm-long-lines.c,
9358 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9359 gdb.base/tui-layout.exp: Move to ...
9360 * gdb.tui/: ... this new directory.
9361
9362 2017-03-07 Pedro Alves <palves@redhat.com>
9363
9364 * gdb.base/tui-layout.c: New file.
9365 * gdb.base/tui-layout.exp: New file.
9366
9367 2017-03-07 Pedro Alves <palves@redhat.com>
9368
9369 * gdb.base/tui-layout.c: Rename to ...
9370 * gdb.base/tui-disasm-long-lines.c: ... this.
9371 * gdb.base/tui-layout.exp: Rename to ...
9372 * gdb.base/tui-disasm-long-lines.exp: ... this.
9373
9374 2017-03-07 Pedro Alves <palves@redhat.com>
9375
9376 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9377
9378 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9379
9380 * i386-mpx-call.c: New file.
9381 * i386-mpx-call.exp: New file.
9382
9383 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9384
9385 * gdb.arch/powerpc-power.exp: Delete test.
9386 * gdb.arch/powerpc-power.s: Likewise.
9387 * gdb.disasm/disassembler-options.exp: New test.
9388 * gdb.arch/powerpc-altivec.exp: Likewise.
9389 * gdb.arch/powerpc-altivec.s: Likewise.
9390 * gdb.arch/powerpc-altivec2.exp: Likewise.
9391 * gdb.arch/powerpc-altivec2.s: Likewise.
9392 * gdb.arch/powerpc-altivec3.exp: Likewise.
9393 * gdb.arch/powerpc-altivec3.s: Likewise.
9394 * gdb.arch/powerpc-power7.exp: Likewise.
9395 * gdb.arch/powerpc-power7.s: Likewise.
9396 * gdb.arch/powerpc-power8.exp: Likewise.
9397 * gdb.arch/powerpc-power8.s: Likewise.
9398 * gdb.arch/powerpc-power9.exp: Likewise.
9399 * gdb.arch/powerpc-power9.s: Likewise.
9400 * gdb.arch/powerpc-vsx.exp: Likewise.
9401 * gdb.arch/powerpc-vsx.s: Likewise.
9402 * gdb.arch/powerpc-vsx2.exp: Likewise.
9403 * gdb.arch/powerpc-vsx2.s: Likewise.
9404 * gdb.arch/powerpc-vsx3.exp: Likewise.
9405 * gdb.arch/powerpc-vsx3.s: Likewise.
9406 * gdb.arch/arm-disassembler-options.exp: Likewise.
9407 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9408 * gdb.arch/s390-disassembler-options.exp: Likewise.
9409
9410 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
9411
9412 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9413 (check_supported_features): ... this. Changed return type to void.
9414 (supports_rdseed): New static global.
9415 (rdseed): Check supports_rdseed.
9416 (initialize): Call check_supported_features.
9417
9418 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9419
9420 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9421 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9422 and lqarx/stqcx.
9423 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9424 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9425
9426 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9427
9428 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9429 uppercase.
9430
9431 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9432
9433 * gdb.dwarf2/formdata16.c: New file.
9434 * gdb.dwarf2/formdata16.exp: New file.
9435 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9436
9437 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9438
9439 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9440 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9441 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9442 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9443 DW_AT_GNU_*.
9444
9445 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9446
9447 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9448
9449 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9450
9451 PR gdb/21164
9452 * gdb.base/maint.exp: Add testcases for when the commands do
9453 not have arguments.
9454
9455 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9456
9457 * gdb.cp/chained-calls.exp: Use p instead of P.
9458
9459 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9460
9461 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9462 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9463
9464 2017-02-14 Tom Tromey <tom@tromey.com>
9465
9466 PR python/13598:
9467 * gdb.python/py-events.exp: Add before_prompt event tests.
9468
9469 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9470
9471 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9472
9473 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9474
9475 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9476 (main): Call my_unique_function_name.
9477 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9478 completion of patterns with a single match.
9479 Add missing -re switches to gdb_test_multiple calls.
9480
9481 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9482
9483 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9484 return if core file is not recognized.
9485
9486 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9487
9488 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9489 and extra UIs.
9490
9491 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9492
9493 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9494 proc_with_prefix.
9495
9496 2017-02-10 Tom Tromey <tom@tromey.com>
9497
9498 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9499
9500 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
9501
9502 PR gdb/21122
9503 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9504
9505 2017-02-08 Jerome Guitton <guitton@adacore.com>
9506
9507 * gdb.base/define.exp: Add test for command abbreviations
9508 in define.
9509
9510 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
9511
9512 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9513 * gdb.reverse/insn-reverse-x86.c: New file.
9514
9515 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9516
9517 PR tdep/20936
9518 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9519
9520 2017-02-03 Tom Tromey <tom@tromey.com>
9521
9522 PR rust/21097:
9523 * gdb.rust/simple.exp: Add new tests.
9524
9525 2017-02-02 Pedro Alves <palves@redhat.com>
9526
9527 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9528 tests.
9529
9530 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9531
9532 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9533 taking a 2-byte value out of a 4-byte DWARF implicit value on
9534 big-endian targets.
9535 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9536 logic. Add test cases for DW_OP_implicit.
9537
9538 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9539
9540 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9541
9542 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9543
9544 * gdb.btrace/enable.exp: Call gdb_exit before
9545 skip_gdbserver_tests.
9546
9547 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9548
9549 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9550 GDBFLAGS.
9551
9552 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9553
9554 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9555 the test is skipped.
9556 * gdb.btrace/data.exp: Likewise.
9557 * gdb.btrace/delta.exp: Likewise.
9558 * gdb.btrace/dlopen.exp: Likewise.
9559 * gdb.btrace/enable-running.exp: Likewise.
9560 * gdb.btrace/enable.exp: Likewise.
9561 * gdb.btrace/exception.exp: Likewise.
9562 * gdb.btrace/function_call_history.exp: Likewise.
9563 * gdb.btrace/gcore.exp: Likewise.
9564 * gdb.btrace/instruction_history.exp: Likewise.
9565 * gdb.btrace/multi-thread-step.exp: Likewise.
9566 * gdb.btrace/nohist.exp: Likewise.
9567 * gdb.btrace/non-stop.exp: Likewise.
9568 * gdb.btrace/reconnect.exp: Likewise.
9569 * gdb.btrace/record_goto-step.exp: Likewise.
9570 * gdb.btrace/record_goto.exp: Likewise.
9571 * gdb.btrace/rn-dl-bind.exp: Likewise.
9572 * gdb.btrace/segv.exp: Likewise.
9573 * gdb.btrace/step.exp: Likewise.
9574 * gdb.btrace/stepi.exp: Likewise.
9575 * gdb.btrace/tailcall-only.exp: Likewise.
9576 * gdb.btrace/tailcall.exp: Likewise.
9577 * gdb.btrace/tsx.exp: Likewise.
9578 * gdb.btrace/unknown_functions.exp: Likewise.
9579 * gdb.btrace/vdso.exp: Likewise.
9580
9581 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9582
9583 * gdb.btrace/enable-running.c: New.
9584 * gdb.btrace/enable-running.exp: New.
9585
9586 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9587
9588 * gdb.arch/amd64-gs_base.c: New file.
9589 * gdb.arch/amd64-gs_base.exp: New file.
9590
9591 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9592
9593 * lib/memory.exp: Remove spurious empty newlines.
9594
9595 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9596
9597 * gdb.python/py-bad-printers.exp: Load python file using "source".
9598 * gdb.python/py-events.exp: Likewise.
9599 * gdb.python/py-evsignal.exp: Likewise.
9600 * gdb.python/py-evthreads.exp: Likewise.
9601 * gdb.python/py-frame-args.exp: Likewise.
9602 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9603 * gdb.python/py-framefilter-mi.exp: Likewise.
9604 * gdb.python/py-framefilter.exp: Likewise.
9605 * gdb.python/py-mi.exp: Likewise.
9606 * gdb.python/py-pp-maint.exp: Likewise.
9607 * gdb.python/py-pp-registration.exp: Likewise.
9608 * gdb.python/py-prettyprint.exp: Likewise.
9609 (run_lang_tests): Likewise.
9610 * gdb.python/py-typeprint.exp: Likewise.
9611
9612 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9613
9614 * lib/memory.exp: New file.
9615 * lib/gdb.exp: Load memory.exp.
9616 * gdb.base/memattr.exp (delete_memory): Move proc to
9617 lib/memory.exp and rename to delete_memory_regions.
9618 Replace delete_memory with delete_memory_regions.
9619 Cleanup memory regions before tests.
9620 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9621 before tests.
9622
9623 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9624
9625 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9626 files.
9627 (initialize): New function conditionally defined.
9628 (testcases): Move within conditional block.
9629 (main): Call initialize.
9630 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9631 of gdb.reverse/insn-reverse.c.
9632 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9633 gdb.reverse/insn-reverse.c.
9634
9635 2017-01-26 Yao Qi <yao.qi@linaro.org>
9636
9637 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9638 disassemble on address 0.
9639
9640 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9641 Yao Qi <yao.qi@linaro.org>
9642
9643 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9644 * gdb.dwarf2/implptr-64bit.S: Remove.
9645 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9646 variables in caller's context. Add DW_OP_implicit_value.
9647
9648 2017-01-25 Yao Qi <yao.qi@linaro.org>
9649
9650 * lib/dwarf.exp (Dwarf::_location): Handle
9651 DW_OP_GNU_implicit_pointer with proper size.
9652
9653 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9654
9655 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9656 and add untested calls.
9657
9658 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9659
9660 * gdb.python/python.exp: Check line number against what GDB thinks
9661 the line number is for func1.
9662
9663 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9664
9665 * gdb.dlang/debug-expr.exp: New file.
9666
9667 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
9668
9669 Fix test names for the following files:
9670
9671 * gdb.ada/exec_changed.exp
9672 * gdb.ada/info_types.exp
9673 * gdb.arch/aarch64-atomic-inst.exp
9674 * gdb.arch/aarch64-fp.exp
9675 * gdb.arch/altivec-abi.exp
9676 * gdb.arch/altivec-regs.exp
9677 * gdb.arch/amd64-byte.exp
9678 * gdb.arch/amd64-disp-step.exp
9679 * gdb.arch/amd64-dword.exp
9680 * gdb.arch/amd64-entry-value-inline.exp
9681 * gdb.arch/amd64-entry-value-param.exp
9682 * gdb.arch/amd64-entry-value-paramref.exp
9683 * gdb.arch/amd64-entry-value.exp
9684 * gdb.arch/amd64-i386-address.exp
9685 * gdb.arch/amd64-invalid-stack-middle.exp
9686 * gdb.arch/amd64-invalid-stack-top.exp
9687 * gdb.arch/amd64-optimout-repeat.exp
9688 * gdb.arch/amd64-prologue-skip.exp
9689 * gdb.arch/amd64-prologue-xmm.exp
9690 * gdb.arch/amd64-stap-special-operands.exp
9691 * gdb.arch/amd64-stap-wrong-subexp.exp
9692 * gdb.arch/amd64-tailcall-cxx.exp
9693 * gdb.arch/amd64-tailcall-noret.exp
9694 * gdb.arch/amd64-tailcall-ret.exp
9695 * gdb.arch/amd64-tailcall-self.exp
9696 * gdb.arch/amd64-word.exp
9697 * gdb.arch/arm-bl-branch-dest.exp
9698 * gdb.arch/arm-disp-step.exp
9699 * gdb.arch/arm-neon.exp
9700 * gdb.arch/arm-single-step-kernel-helper.exp
9701 * gdb.arch/avr-flash-qualifier.exp
9702 * gdb.arch/disp-step-insn-reloc.exp
9703 * gdb.arch/e500-abi.exp
9704 * gdb.arch/e500-regs.exp
9705 * gdb.arch/ftrace-insn-reloc.exp
9706 * gdb.arch/i386-avx512.exp
9707 * gdb.arch/i386-bp_permanent.exp
9708 * gdb.arch/i386-byte.exp
9709 * gdb.arch/i386-cfi-notcurrent.exp
9710 * gdb.arch/i386-disp-step.exp
9711 * gdb.arch/i386-dr3-watch.exp
9712 * gdb.arch/i386-float.exp
9713 * gdb.arch/i386-gnu-cfi.exp
9714 * gdb.arch/i386-mpx-map.exp
9715 * gdb.arch/i386-mpx-sigsegv.exp
9716 * gdb.arch/i386-mpx-simple_segv.exp
9717 * gdb.arch/i386-mpx.exp
9718 * gdb.arch/i386-permbkpt.exp
9719 * gdb.arch/i386-prologue.exp
9720 * gdb.arch/i386-signal.exp
9721 * gdb.arch/i386-size-overlap.exp
9722 * gdb.arch/i386-unwind.exp
9723 * gdb.arch/i386-word.exp
9724 * gdb.arch/mips-fcr.exp
9725 * gdb.arch/powerpc-d128-regs.exp
9726 * gdb.arch/powerpc-stackless.exp
9727 * gdb.arch/ppc64-atomic-inst.exp
9728 * gdb.arch/s390-stackless.exp
9729 * gdb.arch/s390-tdbregs.exp
9730 * gdb.arch/s390-vregs.exp
9731 * gdb.arch/sparc-sysstep.exp
9732 * gdb.arch/thumb-bx-pc.exp
9733 * gdb.arch/thumb-singlestep.exp
9734 * gdb.arch/thumb2-it.exp
9735 * gdb.arch/vsx-regs.exp
9736 * gdb.asm/asm-source.exp
9737 * gdb.base/a2-run.exp
9738 * gdb.base/advance.exp
9739 * gdb.base/all-bin.exp
9740 * gdb.base/anon.exp
9741 * gdb.base/args.exp
9742 * gdb.base/arithmet.exp
9743 * gdb.base/async-shell.exp
9744 * gdb.base/async.exp
9745 * gdb.base/attach-pie-noexec.exp
9746 * gdb.base/attach-twice.exp
9747 * gdb.base/auto-load.exp
9748 * gdb.base/bang.exp
9749 * gdb.base/bitfields.exp
9750 * gdb.base/break-always.exp
9751 * gdb.base/break-caller-line.exp
9752 * gdb.base/break-entry.exp
9753 * gdb.base/break-inline.exp
9754 * gdb.base/break-on-linker-gcd-function.exp
9755 * gdb.base/break-probes.exp
9756 * gdb.base/break.exp
9757 * gdb.base/breakpoint-shadow.exp
9758 * gdb.base/call-ar-st.exp
9759 * gdb.base/call-sc.exp
9760 * gdb.base/call-signal-resume.exp
9761 * gdb.base/call-strs.exp
9762 * gdb.base/callfuncs.exp
9763 * gdb.base/catch-fork-static.exp
9764 * gdb.base/catch-gdb-caused-signals.exp
9765 * gdb.base/catch-load.exp
9766 * gdb.base/catch-signal-fork.exp
9767 * gdb.base/catch-signal.exp
9768 * gdb.base/catch-syscall.exp
9769 * gdb.base/charset.exp
9770 * gdb.base/checkpoint.exp
9771 * gdb.base/chng-syms.exp
9772 * gdb.base/code-expr.exp
9773 * gdb.base/code_elim.exp
9774 * gdb.base/commands.exp
9775 * gdb.base/completion.exp
9776 * gdb.base/complex.exp
9777 * gdb.base/cond-expr.exp
9778 * gdb.base/condbreak.exp
9779 * gdb.base/consecutive.exp
9780 * gdb.base/continue-all-already-running.exp
9781 * gdb.base/coredump-filter.exp
9782 * gdb.base/corefile.exp
9783 * gdb.base/dbx.exp
9784 * gdb.base/debug-expr.exp
9785 * gdb.base/define.exp
9786 * gdb.base/del.exp
9787 * gdb.base/disabled-location.exp
9788 * gdb.base/disasm-end-cu.exp
9789 * gdb.base/disasm-optim.exp
9790 * gdb.base/display.exp
9791 * gdb.base/duplicate-bp.exp
9792 * gdb.base/ena-dis-br.exp
9793 * gdb.base/ending-run.exp
9794 * gdb.base/enumval.exp
9795 * gdb.base/environ.exp
9796 * gdb.base/eu-strip-infcall.exp
9797 * gdb.base/eval-avoid-side-effects.exp
9798 * gdb.base/eval-skip.exp
9799 * gdb.base/exitsignal.exp
9800 * gdb.base/expand-psymtabs.exp
9801 * gdb.base/filesym.exp
9802 * gdb.base/find-unmapped.exp
9803 * gdb.base/finish.exp
9804 * gdb.base/float.exp
9805 * gdb.base/foll-exec-mode.exp
9806 * gdb.base/foll-exec.exp
9807 * gdb.base/foll-fork.exp
9808 * gdb.base/fortran-sym-case.exp
9809 * gdb.base/freebpcmd.exp
9810 * gdb.base/func-ptr.exp
9811 * gdb.base/func-ptrs.exp
9812 * gdb.base/funcargs.exp
9813 * gdb.base/gcore-buffer-overflow.exp
9814 * gdb.base/gcore-relro-pie.exp
9815 * gdb.base/gcore-relro.exp
9816 * gdb.base/gcore.exp
9817 * gdb.base/gdb1090.exp
9818 * gdb.base/gdb11530.exp
9819 * gdb.base/gdb11531.exp
9820 * gdb.base/gdb1821.exp
9821 * gdb.base/gdbindex-stabs.exp
9822 * gdb.base/gdbvars.exp
9823 * gdb.base/hbreak.exp
9824 * gdb.base/hbreak2.exp
9825 * gdb.base/included.exp
9826 * gdb.base/infcall-input.exp
9827 * gdb.base/inferior-died.exp
9828 * gdb.base/infnan.exp
9829 * gdb.base/info-macros.exp
9830 * gdb.base/info-os.exp
9831 * gdb.base/info-proc.exp
9832 * gdb.base/info-shared.exp
9833 * gdb.base/info-target.exp
9834 * gdb.base/infoline.exp
9835 * gdb.base/interp.exp
9836 * gdb.base/interrupt.exp
9837 * gdb.base/jit-reader.exp
9838 * gdb.base/jit-simple.exp
9839 * gdb.base/kill-after-signal.exp
9840 * gdb.base/kill-detach-inferiors-cmd.exp
9841 * gdb.base/label.exp
9842 * gdb.base/langs.exp
9843 * gdb.base/ldbl_e308.exp
9844 * gdb.base/line-symtabs.exp
9845 * gdb.base/linespecs.exp
9846 * gdb.base/list.exp
9847 * gdb.base/long_long.exp
9848 * gdb.base/longest-types.exp
9849 * gdb.base/maint.exp
9850 * gdb.base/max-value-size.exp
9851 * gdb.base/memattr.exp
9852 * gdb.base/mips_pro.exp
9853 * gdb.base/morestack.exp
9854 * gdb.base/moribund-step.exp
9855 * gdb.base/multi-forks.exp
9856 * gdb.base/nested-addr.exp
9857 * gdb.base/nextoverexit.exp
9858 * gdb.base/noreturn-finish.exp
9859 * gdb.base/noreturn-return.exp
9860 * gdb.base/nostdlib.exp
9861 * gdb.base/offsets.exp
9862 * gdb.base/opaque.exp
9863 * gdb.base/pc-fp.exp
9864 * gdb.base/permissions.exp
9865 * gdb.base/print-symbol-loading.exp
9866 * gdb.base/prologue-include.exp
9867 * gdb.base/psymtab.exp
9868 * gdb.base/ptype.exp
9869 * gdb.base/random-signal.exp
9870 * gdb.base/randomize.exp
9871 * gdb.base/range-stepping.exp
9872 * gdb.base/readline-ask.exp
9873 * gdb.base/recpar.exp
9874 * gdb.base/recurse.exp
9875 * gdb.base/relational.exp
9876 * gdb.base/restore.exp
9877 * gdb.base/return-nodebug.exp
9878 * gdb.base/return.exp
9879 * gdb.base/run-after-attach.exp
9880 * gdb.base/save-bp.exp
9881 * gdb.base/scope.exp
9882 * gdb.base/sect-cmd.exp
9883 * gdb.base/set-lang-auto.exp
9884 * gdb.base/set-noassign.exp
9885 * gdb.base/setvar.exp
9886 * gdb.base/sigall.exp
9887 * gdb.base/sigbpt.exp
9888 * gdb.base/siginfo-addr.exp
9889 * gdb.base/siginfo-infcall.exp
9890 * gdb.base/siginfo-obj.exp
9891 * gdb.base/siginfo.exp
9892 * gdb.base/signals-state-child.exp
9893 * gdb.base/signest.exp
9894 * gdb.base/sigstep.exp
9895 * gdb.base/sizeof.exp
9896 * gdb.base/skip.exp
9897 * gdb.base/solib-corrupted.exp
9898 * gdb.base/solib-nodir.exp
9899 * gdb.base/solib-search.exp
9900 * gdb.base/stack-checking.exp
9901 * gdb.base/stale-infcall.exp
9902 * gdb.base/stap-probe.exp
9903 * gdb.base/start.exp
9904 * gdb.base/step-break.exp
9905 * gdb.base/step-bt.exp
9906 * gdb.base/step-line.exp
9907 * gdb.base/step-over-exit.exp
9908 * gdb.base/step-over-syscall.exp
9909 * gdb.base/step-resume-infcall.exp
9910 * gdb.base/step-test.exp
9911 * gdb.base/store.exp
9912 * gdb.base/structs3.exp
9913 * gdb.base/sym-file.exp
9914 * gdb.base/symbol-without-target_section.exp
9915 * gdb.base/term.exp
9916 * gdb.base/testenv.exp
9917 * gdb.base/ui-redirect.exp
9918 * gdb.base/until.exp
9919 * gdb.base/unwindonsignal.exp
9920 * gdb.base/value-double-free.exp
9921 * gdb.base/vla-datatypes.exp
9922 * gdb.base/vla-ptr.exp
9923 * gdb.base/vla-sideeffect.exp
9924 * gdb.base/volatile.exp
9925 * gdb.base/watch-cond-infcall.exp
9926 * gdb.base/watch-cond.exp
9927 * gdb.base/watch-non-mem.exp
9928 * gdb.base/watch-read.exp
9929 * gdb.base/watch-vfork.exp
9930 * gdb.base/watchpoint-cond-gone.exp
9931 * gdb.base/watchpoint-delete.exp
9932 * gdb.base/watchpoint-hw-hit-once.exp
9933 * gdb.base/watchpoint-hw.exp
9934 * gdb.base/watchpoint-stops-at-right-insn.exp
9935 * gdb.base/watchpoints.exp
9936 * gdb.base/wchar.exp
9937 * gdb.base/whatis-exp.exp
9938 * gdb.btrace/buffer-size.exp
9939 * gdb.btrace/data.exp
9940 * gdb.btrace/delta.exp
9941 * gdb.btrace/dlopen.exp
9942 * gdb.btrace/enable.exp
9943 * gdb.btrace/exception.exp
9944 * gdb.btrace/function_call_history.exp
9945 * gdb.btrace/gcore.exp
9946 * gdb.btrace/instruction_history.exp
9947 * gdb.btrace/nohist.exp
9948 * gdb.btrace/reconnect.exp
9949 * gdb.btrace/record_goto-step.exp
9950 * gdb.btrace/record_goto.exp
9951 * gdb.btrace/rn-dl-bind.exp
9952 * gdb.btrace/segv.exp
9953 * gdb.btrace/step.exp
9954 * gdb.btrace/stepi.exp
9955 * gdb.btrace/tailcall-only.exp
9956 * gdb.btrace/tailcall.exp
9957 * gdb.btrace/tsx.exp
9958 * gdb.btrace/unknown_functions.exp
9959 * gdb.btrace/vdso.exp
9960 * gdb.compile/compile-ifunc.exp
9961 * gdb.compile/compile-ops.exp
9962 * gdb.compile/compile-print.exp
9963 * gdb.compile/compile-setjmp.exp
9964 * gdb.cp/abstract-origin.exp
9965 * gdb.cp/ambiguous.exp
9966 * gdb.cp/annota2.exp
9967 * gdb.cp/annota3.exp
9968 * gdb.cp/anon-ns.exp
9969 * gdb.cp/anon-struct.exp
9970 * gdb.cp/anon-union.exp
9971 * gdb.cp/arg-reference.exp
9972 * gdb.cp/baseenum.exp
9973 * gdb.cp/bool.exp
9974 * gdb.cp/breakpoint.exp
9975 * gdb.cp/bs15503.exp
9976 * gdb.cp/call-c.exp
9977 * gdb.cp/casts.exp
9978 * gdb.cp/chained-calls.exp
9979 * gdb.cp/class2.exp
9980 * gdb.cp/classes.exp
9981 * gdb.cp/cmpd-minsyms.exp
9982 * gdb.cp/converts.exp
9983 * gdb.cp/cp-relocate.exp
9984 * gdb.cp/cpcompletion.exp
9985 * gdb.cp/cpexprs.exp
9986 * gdb.cp/cplabel.exp
9987 * gdb.cp/cplusfuncs.exp
9988 * gdb.cp/cpsizeof.exp
9989 * gdb.cp/ctti.exp
9990 * gdb.cp/derivation.exp
9991 * gdb.cp/destrprint.exp
9992 * gdb.cp/dispcxx.exp
9993 * gdb.cp/enum-class.exp
9994 * gdb.cp/exception.exp
9995 * gdb.cp/exceptprint.exp
9996 * gdb.cp/expand-psymtabs-cxx.exp
9997 * gdb.cp/expand-sals.exp
9998 * gdb.cp/extern-c.exp
9999 * gdb.cp/filename.exp
10000 * gdb.cp/formatted-ref.exp
10001 * gdb.cp/fpointer.exp
10002 * gdb.cp/gdb1355.exp
10003 * gdb.cp/gdb2495.exp
10004 * gdb.cp/hang.exp
10005 * gdb.cp/impl-this.exp
10006 * gdb.cp/infcall-dlopen.exp
10007 * gdb.cp/inherit.exp
10008 * gdb.cp/iostream.exp
10009 * gdb.cp/koenig.exp
10010 * gdb.cp/local.exp
10011 * gdb.cp/m-data.exp
10012 * gdb.cp/m-static.exp
10013 * gdb.cp/mb-ctor.exp
10014 * gdb.cp/mb-inline.exp
10015 * gdb.cp/mb-templates.exp
10016 * gdb.cp/member-name.exp
10017 * gdb.cp/member-ptr.exp
10018 * gdb.cp/meth-typedefs.exp
10019 * gdb.cp/method.exp
10020 * gdb.cp/method2.exp
10021 * gdb.cp/minsym-fallback.exp
10022 * gdb.cp/misc.exp
10023 * gdb.cp/namelessclass.exp
10024 * gdb.cp/namespace-enum.exp
10025 * gdb.cp/namespace-nested-import.exp
10026 * gdb.cp/namespace.exp
10027 * gdb.cp/nextoverthrow.exp
10028 * gdb.cp/no-dmgl-verbose.exp
10029 * gdb.cp/non-trivial-retval.exp
10030 * gdb.cp/noparam.exp
10031 * gdb.cp/nsdecl.exp
10032 * gdb.cp/nsimport.exp
10033 * gdb.cp/nsnested.exp
10034 * gdb.cp/nsnoimports.exp
10035 * gdb.cp/nsrecurs.exp
10036 * gdb.cp/nsstress.exp
10037 * gdb.cp/nsusing.exp
10038 * gdb.cp/operator.exp
10039 * gdb.cp/oranking.exp
10040 * gdb.cp/overload-const.exp
10041 * gdb.cp/overload.exp
10042 * gdb.cp/ovldbreak.exp
10043 * gdb.cp/ovsrch.exp
10044 * gdb.cp/paren-type.exp
10045 * gdb.cp/parse-lang.exp
10046 * gdb.cp/pass-by-ref.exp
10047 * gdb.cp/pr-1023.exp
10048 * gdb.cp/pr-1210.exp
10049 * gdb.cp/pr-574.exp
10050 * gdb.cp/pr10687.exp
10051 * gdb.cp/pr12028.exp
10052 * gdb.cp/pr17132.exp
10053 * gdb.cp/pr17494.exp
10054 * gdb.cp/pr9067.exp
10055 * gdb.cp/pr9167.exp
10056 * gdb.cp/pr9631.exp
10057 * gdb.cp/printmethod.exp
10058 * gdb.cp/psmang.exp
10059 * gdb.cp/psymtab-parameter.exp
10060 * gdb.cp/ptype-cv-cp.exp
10061 * gdb.cp/ptype-flags.exp
10062 * gdb.cp/re-set-overloaded.exp
10063 * gdb.cp/ref-types.exp
10064 * gdb.cp/rtti.exp
10065 * gdb.cp/scope-err.exp
10066 * gdb.cp/shadow.exp
10067 * gdb.cp/smartp.exp
10068 * gdb.cp/static-method.exp
10069 * gdb.cp/static-print-quit.exp
10070 * gdb.cp/temargs.exp
10071 * gdb.cp/templates.exp
10072 * gdb.cp/try_catch.exp
10073 * gdb.cp/typedef-operator.exp
10074 * gdb.cp/typeid.exp
10075 * gdb.cp/userdef.exp
10076 * gdb.cp/using-crash.exp
10077 * gdb.cp/var-tag.exp
10078 * gdb.cp/virtbase.exp
10079 * gdb.cp/virtfunc.exp
10080 * gdb.cp/virtfunc2.exp
10081 * gdb.cp/vla-cxx.exp
10082 * gdb.disasm/t01_mov.exp
10083 * gdb.disasm/t02_mova.exp
10084 * gdb.disasm/t03_add.exp
10085 * gdb.disasm/t04_sub.exp
10086 * gdb.disasm/t05_cmp.exp
10087 * gdb.disasm/t06_ari2.exp
10088 * gdb.disasm/t07_ari3.exp
10089 * gdb.disasm/t08_or.exp
10090 * gdb.disasm/t09_xor.exp
10091 * gdb.disasm/t10_and.exp
10092 * gdb.disasm/t11_logs.exp
10093 * gdb.disasm/t12_bit.exp
10094 * gdb.disasm/t13_otr.exp
10095 * gdb.dlang/circular.exp
10096 * gdb.dwarf2/arr-stride.exp
10097 * gdb.dwarf2/arr-subrange.exp
10098 * gdb.dwarf2/atomic-type.exp
10099 * gdb.dwarf2/bad-regnum.exp
10100 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10101 * gdb.dwarf2/callframecfa.exp
10102 * gdb.dwarf2/clztest.exp
10103 * gdb.dwarf2/corrupt.exp
10104 * gdb.dwarf2/data-loc.exp
10105 * gdb.dwarf2/dup-psym.exp
10106 * gdb.dwarf2/dw2-anon-mptr.exp
10107 * gdb.dwarf2/dw2-anonymous-func.exp
10108 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10109 * gdb.dwarf2/dw2-bad-unresolved.exp
10110 * gdb.dwarf2/dw2-basic.exp
10111 * gdb.dwarf2/dw2-canonicalize-type.exp
10112 * gdb.dwarf2/dw2-case-insensitive.exp
10113 * gdb.dwarf2/dw2-common-block.exp
10114 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10115 * gdb.dwarf2/dw2-compressed.exp
10116 * gdb.dwarf2/dw2-const.exp
10117 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10118 * gdb.dwarf2/dw2-cu-size.exp
10119 * gdb.dwarf2/dw2-dup-frame.exp
10120 * gdb.dwarf2/dw2-entry-value.exp
10121 * gdb.dwarf2/dw2-icycle.exp
10122 * gdb.dwarf2/dw2-ifort-parameter.exp
10123 * gdb.dwarf2/dw2-inline-break.exp
10124 * gdb.dwarf2/dw2-inline-param.exp
10125 * gdb.dwarf2/dw2-intercu.exp
10126 * gdb.dwarf2/dw2-intermix.exp
10127 * gdb.dwarf2/dw2-lexical-block-bare.exp
10128 * gdb.dwarf2/dw2-linkage-name-trust.exp
10129 * gdb.dwarf2/dw2-minsym-in-cu.exp
10130 * gdb.dwarf2/dw2-noloc.exp
10131 * gdb.dwarf2/dw2-op-call.exp
10132 * gdb.dwarf2/dw2-op-out-param.exp
10133 * gdb.dwarf2/dw2-opt-structptr.exp
10134 * gdb.dwarf2/dw2-param-error.exp
10135 * gdb.dwarf2/dw2-producer.exp
10136 * gdb.dwarf2/dw2-ranges-base.exp
10137 * gdb.dwarf2/dw2-ref-missing-frame.exp
10138 * gdb.dwarf2/dw2-reg-undefined.exp
10139 * gdb.dwarf2/dw2-regno-invalid.exp
10140 * gdb.dwarf2/dw2-restore.exp
10141 * gdb.dwarf2/dw2-restrict.exp
10142 * gdb.dwarf2/dw2-single-line-discriminators.exp
10143 * gdb.dwarf2/dw2-strp.exp
10144 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10145 * gdb.dwarf2/dw2-unresolved.exp
10146 * gdb.dwarf2/dw2-var-zero-addr.exp
10147 * gdb.dwarf2/dw4-sig-types.exp
10148 * gdb.dwarf2/dwz.exp
10149 * gdb.dwarf2/dynarr-ptr.exp
10150 * gdb.dwarf2/enum-type.exp
10151 * gdb.dwarf2/gdb-index.exp
10152 * gdb.dwarf2/implptr-64bit.exp
10153 * gdb.dwarf2/implptr-optimized-out.exp
10154 * gdb.dwarf2/implptr.exp
10155 * gdb.dwarf2/implref-array.exp
10156 * gdb.dwarf2/implref-const.exp
10157 * gdb.dwarf2/implref-global.exp
10158 * gdb.dwarf2/implref-struct.exp
10159 * gdb.dwarf2/mac-fileno.exp
10160 * gdb.dwarf2/main-subprogram.exp
10161 * gdb.dwarf2/member-ptr-forwardref.exp
10162 * gdb.dwarf2/method-ptr.exp
10163 * gdb.dwarf2/missing-sig-type.exp
10164 * gdb.dwarf2/nonvar-access.exp
10165 * gdb.dwarf2/opaque-type-lookup.exp
10166 * gdb.dwarf2/pieces-optimized-out.exp
10167 * gdb.dwarf2/pieces.exp
10168 * gdb.dwarf2/pr10770.exp
10169 * gdb.dwarf2/pr13961.exp
10170 * gdb.dwarf2/staticvirtual.exp
10171 * gdb.dwarf2/subrange.exp
10172 * gdb.dwarf2/symtab-producer.exp
10173 * gdb.dwarf2/trace-crash.exp
10174 * gdb.dwarf2/typeddwarf.exp
10175 * gdb.dwarf2/valop.exp
10176 * gdb.dwarf2/watch-notconst.exp
10177 * gdb.fortran/array-element.exp
10178 * gdb.fortran/charset.exp
10179 * gdb.fortran/common-block.exp
10180 * gdb.fortran/complex.exp
10181 * gdb.fortran/derived-type-function.exp
10182 * gdb.fortran/derived-type.exp
10183 * gdb.fortran/logical.exp
10184 * gdb.fortran/module.exp
10185 * gdb.fortran/multi-dim.exp
10186 * gdb.fortran/nested-funcs.exp
10187 * gdb.fortran/print-formatted.exp
10188 * gdb.fortran/subarray.exp
10189 * gdb.fortran/vla-alloc-assoc.exp
10190 * gdb.fortran/vla-datatypes.exp
10191 * gdb.fortran/vla-history.exp
10192 * gdb.fortran/vla-ptr-info.exp
10193 * gdb.fortran/vla-ptype-sub.exp
10194 * gdb.fortran/vla-ptype.exp
10195 * gdb.fortran/vla-sizeof.exp
10196 * gdb.fortran/vla-type.exp
10197 * gdb.fortran/vla-value-sub-arbitrary.exp
10198 * gdb.fortran/vla-value-sub-finish.exp
10199 * gdb.fortran/vla-value-sub.exp
10200 * gdb.fortran/vla-value.exp
10201 * gdb.fortran/whatis_type.exp
10202 * gdb.go/chan.exp
10203 * gdb.go/handcall.exp
10204 * gdb.go/hello.exp
10205 * gdb.go/integers.exp
10206 * gdb.go/methods.exp
10207 * gdb.go/package.exp
10208 * gdb.go/strings.exp
10209 * gdb.go/types.exp
10210 * gdb.go/unsafe.exp
10211 * gdb.guile/scm-arch.exp
10212 * gdb.guile/scm-block.exp
10213 * gdb.guile/scm-breakpoint.exp
10214 * gdb.guile/scm-cmd.exp
10215 * gdb.guile/scm-disasm.exp
10216 * gdb.guile/scm-equal.exp
10217 * gdb.guile/scm-frame-args.exp
10218 * gdb.guile/scm-frame-inline.exp
10219 * gdb.guile/scm-frame.exp
10220 * gdb.guile/scm-iterator.exp
10221 * gdb.guile/scm-math.exp
10222 * gdb.guile/scm-objfile.exp
10223 * gdb.guile/scm-ports.exp
10224 * gdb.guile/scm-symbol.exp
10225 * gdb.guile/scm-symtab.exp
10226 * gdb.guile/scm-value-cc.exp
10227 * gdb.guile/types-module.exp
10228 * gdb.linespec/break-ask.exp
10229 * gdb.linespec/cpexplicit.exp
10230 * gdb.linespec/explicit.exp
10231 * gdb.linespec/keywords.exp
10232 * gdb.linespec/linespec.exp
10233 * gdb.linespec/ls-dollar.exp
10234 * gdb.linespec/ls-errs.exp
10235 * gdb.linespec/skip-two.exp
10236 * gdb.linespec/thread.exp
10237 * gdb.mi/mi-async.exp
10238 * gdb.mi/mi-basics.exp
10239 * gdb.mi/mi-break.exp
10240 * gdb.mi/mi-catch-load.exp
10241 * gdb.mi/mi-cli.exp
10242 * gdb.mi/mi-cmd-param-changed.exp
10243 * gdb.mi/mi-console.exp
10244 * gdb.mi/mi-detach.exp
10245 * gdb.mi/mi-disassemble.exp
10246 * gdb.mi/mi-eval.exp
10247 * gdb.mi/mi-file-transfer.exp
10248 * gdb.mi/mi-file.exp
10249 * gdb.mi/mi-fill-memory.exp
10250 * gdb.mi/mi-inheritance-syntax-error.exp
10251 * gdb.mi/mi-linespec-err-cp.exp
10252 * gdb.mi/mi-logging.exp
10253 * gdb.mi/mi-memory-changed.exp
10254 * gdb.mi/mi-read-memory.exp
10255 * gdb.mi/mi-record-changed.exp
10256 * gdb.mi/mi-reg-undefined.exp
10257 * gdb.mi/mi-regs.exp
10258 * gdb.mi/mi-return.exp
10259 * gdb.mi/mi-reverse.exp
10260 * gdb.mi/mi-simplerun.exp
10261 * gdb.mi/mi-solib.exp
10262 * gdb.mi/mi-stack.exp
10263 * gdb.mi/mi-stepi.exp
10264 * gdb.mi/mi-syn-frame.exp
10265 * gdb.mi/mi-until.exp
10266 * gdb.mi/mi-var-block.exp
10267 * gdb.mi/mi-var-child.exp
10268 * gdb.mi/mi-var-cmd.exp
10269 * gdb.mi/mi-var-cp.exp
10270 * gdb.mi/mi-var-display.exp
10271 * gdb.mi/mi-var-invalidate.exp
10272 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10273 * gdb.mi/mi-vla-fortran.exp
10274 * gdb.mi/mi-watch.exp
10275 * gdb.mi/mi2-var-child.exp
10276 * gdb.mi/user-selected-context-sync.exp
10277 * gdb.modula2/unbounded-array.exp
10278 * gdb.multi/dummy-frame-restore.exp
10279 * gdb.multi/multi-arch-exec.exp
10280 * gdb.multi/multi-arch.exp
10281 * gdb.multi/tids.exp
10282 * gdb.multi/watchpoint-multi.exp
10283 * gdb.opencl/callfuncs.exp
10284 * gdb.opencl/convs_casts.exp
10285 * gdb.opencl/datatypes.exp
10286 * gdb.opencl/operators.exp
10287 * gdb.opencl/vec_comps.exp
10288 * gdb.opt/clobbered-registers-O2.exp
10289 * gdb.opt/inline-break.exp
10290 * gdb.opt/inline-bt.exp
10291 * gdb.opt/inline-cmds.exp
10292 * gdb.opt/inline-locals.exp
10293 * gdb.pascal/case-insensitive-symbols.exp
10294 * gdb.pascal/floats.exp
10295 * gdb.pascal/gdb11492.exp
10296 * gdb.python/lib-types.exp
10297 * gdb.python/py-arch.exp
10298 * gdb.python/py-as-string.exp
10299 * gdb.python/py-bad-printers.exp
10300 * gdb.python/py-block.exp
10301 * gdb.python/py-breakpoint-create-fail.exp
10302 * gdb.python/py-breakpoint.exp
10303 * gdb.python/py-caller-is.exp
10304 * gdb.python/py-cmd.exp
10305 * gdb.python/py-explore-cc.exp
10306 * gdb.python/py-explore.exp
10307 * gdb.python/py-finish-breakpoint.exp
10308 * gdb.python/py-finish-breakpoint2.exp
10309 * gdb.python/py-frame-args.exp
10310 * gdb.python/py-frame-inline.exp
10311 * gdb.python/py-frame.exp
10312 * gdb.python/py-framefilter-mi.exp
10313 * gdb.python/py-infthread.exp
10314 * gdb.python/py-lazy-string.exp
10315 * gdb.python/py-linetable.exp
10316 * gdb.python/py-mi-events.exp
10317 * gdb.python/py-mi-objfile.exp
10318 * gdb.python/py-mi.exp
10319 * gdb.python/py-objfile.exp
10320 * gdb.python/py-pp-integral.exp
10321 * gdb.python/py-pp-maint.exp
10322 * gdb.python/py-pp-re-notag.exp
10323 * gdb.python/py-pp-registration.exp
10324 * gdb.python/py-recurse-unwind.exp
10325 * gdb.python/py-strfns.exp
10326 * gdb.python/py-symbol.exp
10327 * gdb.python/py-symtab.exp
10328 * gdb.python/py-sync-interp.exp
10329 * gdb.python/py-typeprint.exp
10330 * gdb.python/py-unwind-maint.exp
10331 * gdb.python/py-unwind.exp
10332 * gdb.python/py-value-cc.exp
10333 * gdb.python/py-xmethods.exp
10334 * gdb.reverse/amd64-tailcall-reverse.exp
10335 * gdb.reverse/break-precsave.exp
10336 * gdb.reverse/break-reverse.exp
10337 * gdb.reverse/consecutive-precsave.exp
10338 * gdb.reverse/consecutive-reverse.exp
10339 * gdb.reverse/finish-precsave.exp
10340 * gdb.reverse/finish-reverse-bkpt.exp
10341 * gdb.reverse/finish-reverse.exp
10342 * gdb.reverse/fstatat-reverse.exp
10343 * gdb.reverse/getresuid-reverse.exp
10344 * gdb.reverse/i386-precsave.exp
10345 * gdb.reverse/i386-reverse.exp
10346 * gdb.reverse/i386-sse-reverse.exp
10347 * gdb.reverse/i387-env-reverse.exp
10348 * gdb.reverse/i387-stack-reverse.exp
10349 * gdb.reverse/insn-reverse.exp
10350 * gdb.reverse/machinestate-precsave.exp
10351 * gdb.reverse/machinestate.exp
10352 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10353 * gdb.reverse/pipe-reverse.exp
10354 * gdb.reverse/readv-reverse.exp
10355 * gdb.reverse/recvmsg-reverse.exp
10356 * gdb.reverse/rerun-prec.exp
10357 * gdb.reverse/s390-mvcle.exp
10358 * gdb.reverse/step-precsave.exp
10359 * gdb.reverse/step-reverse.exp
10360 * gdb.reverse/time-reverse.exp
10361 * gdb.reverse/until-precsave.exp
10362 * gdb.reverse/until-reverse.exp
10363 * gdb.reverse/waitpid-reverse.exp
10364 * gdb.reverse/watch-precsave.exp
10365 * gdb.reverse/watch-reverse.exp
10366 * gdb.rust/generics.exp
10367 * gdb.rust/methods.exp
10368 * gdb.rust/modules.exp
10369 * gdb.rust/simple.exp
10370 * gdb.server/connect-with-no-symbol-file.exp
10371 * gdb.server/ext-attach.exp
10372 * gdb.server/ext-restart.exp
10373 * gdb.server/ext-wrapper.exp
10374 * gdb.server/file-transfer.exp
10375 * gdb.server/server-exec-info.exp
10376 * gdb.server/server-kill.exp
10377 * gdb.server/server-mon.exp
10378 * gdb.server/wrapper.exp
10379 * gdb.stabs/exclfwd.exp
10380 * gdb.stabs/gdb11479.exp
10381 * gdb.threads/clone-new-thread-event.exp
10382 * gdb.threads/corethreads.exp
10383 * gdb.threads/current-lwp-dead.exp
10384 * gdb.threads/dlopen-libpthread.exp
10385 * gdb.threads/gcore-thread.exp
10386 * gdb.threads/sigstep-threads.exp
10387 * gdb.threads/watchpoint-fork.exp
10388 * gdb.trace/actions-changed.exp
10389 * gdb.trace/backtrace.exp
10390 * gdb.trace/change-loc.exp
10391 * gdb.trace/circ.exp
10392 * gdb.trace/collection.exp
10393 * gdb.trace/disconnected-tracing.exp
10394 * gdb.trace/ftrace.exp
10395 * gdb.trace/mi-trace-frame-collected.exp
10396 * gdb.trace/mi-trace-unavailable.exp
10397 * gdb.trace/mi-traceframe-changed.exp
10398 * gdb.trace/mi-tsv-changed.exp
10399 * gdb.trace/no-attach-trace.exp
10400 * gdb.trace/passc-dyn.exp
10401 * gdb.trace/qtro.exp
10402 * gdb.trace/range-stepping.exp
10403 * gdb.trace/read-memory.exp
10404 * gdb.trace/save-trace.exp
10405 * gdb.trace/signal.exp
10406 * gdb.trace/status-stop.exp
10407 * gdb.trace/tfile.exp
10408 * gdb.trace/trace-break.exp
10409 * gdb.trace/trace-buffer-size.exp
10410 * gdb.trace/trace-condition.exp
10411 * gdb.trace/tracefile-pseudo-reg.exp
10412 * gdb.trace/tstatus.exp
10413 * gdb.trace/unavailable.exp
10414 * gdb.trace/while-dyn.exp
10415 * gdb.trace/while-stepping.exp
10416
10417 2016-12-22 Doug Evans <xdje42@gmail.com>
10418
10419 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10420 and msymbols.
10421
10422 2016-12-19 Yao Qi <yao.qi@linaro.org>
10423
10424 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10425 (test_with_self): Don't call do_steps_and_nexts, and remove
10426 code about stepping into xmalloc.
10427
10428 2016-12-09 Yao Qi <yao.qi@linaro.org>
10429
10430 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10431
10432 2016-12-09 Yao Qi <yao.qi@linaro.org>
10433
10434 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10435
10436 2016-12-09 Pedro Alves <palves@redhat.com>
10437
10438 * gdb.base/all-architectures-0.exp: New file.
10439 * gdb.base/all-architectures-1.exp: New file.
10440 * gdb.base/all-architectures-2.exp: New file.
10441 * gdb.base/all-architectures-3.exp: New file.
10442 * gdb.base/all-architectures-4.exp: New file.
10443 * gdb.base/all-architectures-5.exp: New file.
10444 * gdb.base/all-architectures-6.exp: New file.
10445 * gdb.base/all-architectures-7.exp: New file.
10446 * gdb.base/all-architectures.exp.in: New file.
10447
10448 2016-12-09 Yao Qi <yao.qi@linaro.org>
10449
10450 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10451
10452 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10453
10454 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10455 possible.
10456 Remove useless pattern-matching code.
10457
10458 2016-12-02 Pedro Alves <palves@redhat.com>
10459
10460 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10461 procedure.
10462 (top level): Call it.
10463
10464 2016-12-02 Pedro Alves <palves@redhat.com>
10465
10466 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10467 New procedure.
10468 (top level): Call it.
10469
10470 2016-12-02 Pedro Alves <palves@redhat.com>
10471
10472 PR cli/20559
10473 * gdb.base/commands.exp (user_defined_command_args_eval): New
10474 procedure.
10475 (top level): Call it.
10476
10477 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10478
10479 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10480 timeout handling.
10481
10482 2016-12-02 Tom Tromey <tom@tromey.com>
10483
10484 * gdb.dwarf2/main-subprogram.c: New file.
10485 * gdb.dwarf2/main-subprogram.exp: New file.
10486
10487 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10488
10489 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10490 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10491 gdb_test_no_output for a couple of cases.
10492 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10493
10494 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10495
10496 Fix test names and standardize compilation error messages throughout
10497 the following files:
10498
10499 * gdb.ada/start.exp
10500 * gdb.arch/alpha-step.exp
10501 * gdb.arch/e500-prologue.exp
10502 * gdb.arch/ftrace-insn-reloc.exp
10503 * gdb.arch/gdb1291.exp
10504 * gdb.arch/gdb1431.exp
10505 * gdb.arch/gdb1558.exp
10506 * gdb.arch/i386-dr3-watch.exp
10507 * gdb.arch/i386-sse-stack-align.exp
10508 * gdb.arch/ia64-breakpoint-shadow.exp
10509 * gdb.arch/pa-nullify.exp
10510 * gdb.arch/powerpc-aix-prologue.exp
10511 * gdb.arch/thumb-bx-pc.exp
10512 * gdb.base/annota1.exp
10513 * gdb.base/annota3.exp
10514 * gdb.base/arrayidx.exp
10515 * gdb.base/assign.exp
10516 * gdb.base/attach.exp
10517 * gdb.base/auxv.exp
10518 * gdb.base/bang.exp
10519 * gdb.base/bfp-test.exp
10520 * gdb.base/bigcore.exp
10521 * gdb.base/bitfields2.exp
10522 * gdb.base/break-fun-addr.exp
10523 * gdb.base/break-probes.exp
10524 * gdb.base/call-rt-st.exp
10525 * gdb.base/callexit.exp
10526 * gdb.base/catch-fork-kill.exp
10527 * gdb.base/charset.exp
10528 * gdb.base/checkpoint.exp
10529 * gdb.base/comprdebug.exp
10530 * gdb.base/constvars.exp
10531 * gdb.base/coredump-filter.exp
10532 * gdb.base/cursal.exp
10533 * gdb.base/cvexpr.exp
10534 * gdb.base/detach.exp
10535 * gdb.base/display.exp
10536 * gdb.base/dmsym.exp
10537 * gdb.base/dprintf-pending.exp
10538 * gdb.base/dso2dso.exp
10539 * gdb.base/dtrace-probe.exp
10540 * gdb.base/dump.exp
10541 * gdb.base/enum_cond.exp
10542 * gdb.base/exe-lock.exp
10543 * gdb.base/exec-invalid-sysroot.exp
10544 * gdb.base/execl-update-breakpoints.exp
10545 * gdb.base/exprs.exp
10546 * gdb.base/fileio.exp
10547 * gdb.base/find.exp
10548 * gdb.base/finish.exp
10549 * gdb.base/fixsection.exp
10550 * gdb.base/foll-vfork.exp
10551 * gdb.base/frame-args.exp
10552 * gdb.base/gcore.exp
10553 * gdb.base/gdb1250.exp
10554 * gdb.base/global-var-nested-by-dso.exp
10555 * gdb.base/gnu-ifunc.exp
10556 * gdb.base/hashline1.exp
10557 * gdb.base/hashline2.exp
10558 * gdb.base/hashline3.exp
10559 * gdb.base/hbreak-in-shr-unsupported.exp
10560 * gdb.base/huge.exp
10561 * gdb.base/infcall-input.exp
10562 * gdb.base/info-fun.exp
10563 * gdb.base/info-shared.exp
10564 * gdb.base/jit-simple.exp
10565 * gdb.base/jit-so.exp
10566 * gdb.base/jit.exp
10567 * gdb.base/jump.exp
10568 * gdb.base/label.exp
10569 * gdb.base/lineinc.exp
10570 * gdb.base/logical.exp
10571 * gdb.base/longjmp.exp
10572 * gdb.base/macscp.exp
10573 * gdb.base/miscexprs.exp
10574 * gdb.base/new-ui-echo.exp
10575 * gdb.base/new-ui-pending-input.exp
10576 * gdb.base/new-ui.exp
10577 * gdb.base/nodebug.exp
10578 * gdb.base/nofield.exp
10579 * gdb.base/offsets.exp
10580 * gdb.base/overlays.exp
10581 * gdb.base/pending.exp
10582 * gdb.base/pointers.exp
10583 * gdb.base/pr11022.exp
10584 * gdb.base/printcmds.exp
10585 * gdb.base/prologue.exp
10586 * gdb.base/ptr-typedef.exp
10587 * gdb.base/realname-expand.exp
10588 * gdb.base/relativedebug.exp
10589 * gdb.base/relocate.exp
10590 * gdb.base/remote.exp
10591 * gdb.base/reread.exp
10592 * gdb.base/return2.exp
10593 * gdb.base/savedregs.exp
10594 * gdb.base/sep.exp
10595 * gdb.base/sepdebug.exp
10596 * gdb.base/sepsymtab.exp
10597 * gdb.base/set-inferior-tty.exp
10598 * gdb.base/setshow.exp
10599 * gdb.base/shlib-call.exp
10600 * gdb.base/sigaltstack.exp
10601 * gdb.base/siginfo-addr.exp
10602 * gdb.base/signals.exp
10603 * gdb.base/signull.exp
10604 * gdb.base/sigrepeat.exp
10605 * gdb.base/so-impl-ld.exp
10606 * gdb.base/solib-display.exp
10607 * gdb.base/solib-overlap.exp
10608 * gdb.base/solib-search.exp
10609 * gdb.base/solib-symbol.exp
10610 * gdb.base/structs.exp
10611 * gdb.base/structs2.exp
10612 * gdb.base/symtab-search-order.exp
10613 * gdb.base/twice.exp
10614 * gdb.base/unload.exp
10615 * gdb.base/varargs.exp
10616 * gdb.base/watchpoint-solib.exp
10617 * gdb.base/watchpoint.exp
10618 * gdb.base/whatis.exp
10619 * gdb.base/wrong_frame_bt_full.exp
10620 * gdb.btrace/dlopen.exp
10621 * gdb.cell/ea-standalone.exp
10622 * gdb.cell/ea-test.exp
10623 * gdb.cp/dispcxx.exp
10624 * gdb.cp/gdb2384.exp
10625 * gdb.cp/method2.exp
10626 * gdb.cp/nextoverthrow.exp
10627 * gdb.cp/pr10728.exp
10628 * gdb.disasm/am33.exp
10629 * gdb.disasm/h8300s.exp
10630 * gdb.disasm/mn10300.exp
10631 * gdb.disasm/sh3.exp
10632 * gdb.dwarf2/dw2-dir-file-name.exp
10633 * gdb.fortran/complex.exp
10634 * gdb.fortran/library-module.exp
10635 * gdb.guile/scm-pretty-print.exp
10636 * gdb.guile/scm-symbol.exp
10637 * gdb.guile/scm-type.exp
10638 * gdb.guile/scm-value.exp
10639 * gdb.linespec/linespec.exp
10640 * gdb.mi/gdb701.exp
10641 * gdb.mi/gdb792.exp
10642 * gdb.mi/mi-breakpoint-changed.exp
10643 * gdb.mi/mi-dprintf-pending.exp
10644 * gdb.mi/mi-dprintf.exp
10645 * gdb.mi/mi-exit-code.exp
10646 * gdb.mi/mi-pending.exp
10647 * gdb.mi/mi-solib.exp
10648 * gdb.mi/new-ui-mi-sync.exp
10649 * gdb.mi/pr11022.exp
10650 * gdb.mi/user-selected-context-sync.exp
10651 * gdb.opt/solib-intra-step.exp
10652 * gdb.python/py-events.exp
10653 * gdb.python/py-finish-breakpoint.exp
10654 * gdb.python/py-mi.exp
10655 * gdb.python/py-prettyprint.exp
10656 * gdb.python/py-shared.exp
10657 * gdb.python/py-symbol.exp
10658 * gdb.python/py-template.exp
10659 * gdb.python/py-type.exp
10660 * gdb.python/py-value.exp
10661 * gdb.reverse/solib-precsave.exp
10662 * gdb.reverse/solib-reverse.exp
10663 * gdb.server/solib-list.exp
10664 * gdb.stabs/weird.exp
10665 * gdb.threads/reconnect-signal.exp
10666 * gdb.threads/stepi-random-signal.exp
10667 * gdb.trace/actions.exp
10668 * gdb.trace/ax.exp
10669 * gdb.trace/backtrace.exp
10670 * gdb.trace/change-loc.exp
10671 * gdb.trace/deltrace.exp
10672 * gdb.trace/ftrace-lock.exp
10673 * gdb.trace/ftrace.exp
10674 * gdb.trace/infotrace.exp
10675 * gdb.trace/mi-tracepoint-changed.exp
10676 * gdb.trace/packetlen.exp
10677 * gdb.trace/passcount.exp
10678 * gdb.trace/pending.exp
10679 * gdb.trace/range-stepping.exp
10680 * gdb.trace/report.exp
10681 * gdb.trace/stap-trace.exp
10682 * gdb.trace/tfind.exp
10683 * gdb.trace/trace-break.exp
10684 * gdb.trace/trace-condition.exp
10685 * gdb.trace/trace-enable-disable.exp
10686 * gdb.trace/trace-mt.exp
10687 * gdb.trace/tracecmd.exp
10688 * gdb.trace/tspeed.exp
10689 * gdb.trace/tsv.exp
10690 * lib/perftest.exp
10691
10692 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10693
10694 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10695 with gdb_test_no_output.
10696 Use command as test name.
10697
10698 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10699
10700 Fix test names starting with uppercase throughout the files.
10701
10702 * gdb.ada/assign_1.exp
10703 * gdb.ada/boolean_expr.exp
10704 * gdb.base/arrayidx.exp
10705 * gdb.base/del.exp
10706 * gdb.base/gcore-buffer-overflow.exp
10707 * gdb.base/testenv.exp
10708 * gdb.compile/compile.exp
10709 * gdb.python/py-framefilter-invalidarg.exp
10710 * gdb.python/py-framefilter.exp
10711
10712 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10713
10714 Fix test names starting with uppercase throughout the files.
10715
10716 * gdb.ada/array_return.exp
10717 * gdb.ada/expr_delims.exp
10718 * gdb.ada/mi_dyn_arr.exp
10719 * gdb.ada/mi_interface.exp
10720 * gdb.ada/mi_var_array.exp
10721 * gdb.ada/watch_arg.exp
10722 * gdb.arch/alpha-step.exp
10723 * gdb.arch/altivec-regs.exp
10724 * gdb.arch/e500-regs.exp
10725 * gdb.arch/powerpc-d128-regs.exp
10726 * gdb.base/arrayidx.exp
10727 * gdb.base/break.exp
10728 * gdb.base/checkpoint.exp
10729 * gdb.base/debug-expr.exp
10730 * gdb.base/dmsym.exp
10731 * gdb.base/radix.exp
10732 * gdb.base/sepdebug.exp
10733 * gdb.base/testenv.exp
10734 * gdb.base/watch_thread_num.exp
10735 * gdb.base/watchpoint-cond-gone.exp
10736 * gdb.cell/break.exp
10737 * gdb.cell/ea-cache.exp
10738 * gdb.compile/compile.exp
10739 * gdb.cp/gdb2495.exp
10740 * gdb.gdb/selftest.exp
10741 * gdb.gdb/xfullpath.exp
10742 * gdb.go/hello.exp
10743 * gdb.go/integers.exp
10744 * gdb.objc/basicclass.exp
10745 * gdb.pascal/hello.exp
10746 * gdb.pascal/integers.exp
10747 * gdb.python/py-breakpoint.exp
10748 * gdb.python/py-cmd.exp
10749 * gdb.python/py-linetable.exp
10750 * gdb.python/py-xmethods.exp
10751 * gdb.python/python.exp
10752 * gdb.reverse/consecutive-precsave.exp
10753 * gdb.reverse/finish-precsave.exp
10754 * gdb.reverse/i386-precsave.exp
10755 * gdb.reverse/machinestate-precsave.exp
10756 * gdb.reverse/sigall-precsave.exp
10757 * gdb.reverse/solib-precsave.exp
10758 * gdb.reverse/step-precsave.exp
10759 * gdb.reverse/until-precsave.exp
10760 * gdb.reverse/watch-precsave.exp
10761 * gdb.threads/leader-exit.exp
10762 * gdb.threads/pthreads.exp
10763 * gdb.threads/wp-replication.exp
10764 * gdb.trace/actions.exp
10765 * gdb.trace/mi-tsv-changed.exp
10766 * gdb.trace/tsv.exp
10767
10768 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10769
10770 Fix test names starting with uppercase throughout the files.
10771
10772 * gdb.arch/i386-bp_permanent.exp
10773 * gdb.arch/i386-gnu-cfi.exp
10774 * gdb.base/disasm-end-cu.exp
10775 * gdb.base/macscp.exp
10776 * gdb.base/pending.exp
10777 * gdb.base/watch_thread_num.exp
10778 * gdb.cp/exception.exp
10779 * gdb.cp/gdb2495.exp
10780 * gdb.cp/local.exp
10781 * gdb.python/py-evsignal.exp
10782 * gdb.python/python.exp
10783 * gdb.trace/tracecmd.exp
10784
10785 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10786
10787 Fix test names starting with uppercase throughout the files.
10788
10789 * gdb.base/charset.exp
10790 * gdb.base/eval.exp
10791 * gdb.base/multi-forks.exp
10792 * gdb.guile/scm-progspace.exp
10793 * gdb.opencl/datatypes.exp
10794 * gdb.python/py-block.exp
10795 * gdb.python/py-function.exp
10796 * gdb.python/py-symbol.exp
10797 * gdb.python/py-symtab.exp
10798 * gdb.python/py-xmethods.exp
10799 * gdb.reverse/break-precsave.exp
10800 * gdb.reverse/break-reverse.exp
10801 * gdb.reverse/consecutive-precsave.exp
10802 * gdb.reverse/consecutive-reverse.exp
10803 * gdb.reverse/finish-precsave.exp
10804 * gdb.reverse/finish-reverse-bkpt.exp
10805 * gdb.reverse/finish-reverse.exp
10806 * gdb.reverse/fstatat-reverse.exp
10807 * gdb.reverse/getresuid-reverse.exp
10808 * gdb.reverse/i386-precsave.exp
10809 * gdb.reverse/i386-reverse.exp
10810 * gdb.reverse/i386-sse-reverse.exp
10811 * gdb.reverse/i387-stack-reverse.exp
10812 * gdb.reverse/insn-reverse.exp
10813 * gdb.reverse/machinestate-precsave.exp
10814 * gdb.reverse/machinestate.exp
10815 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10816 * gdb.reverse/pipe-reverse.exp
10817 * gdb.reverse/readv-reverse.exp
10818 * gdb.reverse/recvmsg-reverse.exp
10819 * gdb.reverse/rerun-prec.exp
10820 * gdb.reverse/s390-mvcle.exp
10821 * gdb.reverse/sigall-precsave.exp
10822 * gdb.reverse/sigall-reverse.exp
10823 * gdb.reverse/solib-precsave.exp
10824 * gdb.reverse/solib-reverse.exp
10825 * gdb.reverse/step-precsave.exp
10826 * gdb.reverse/step-reverse.exp
10827 * gdb.reverse/time-reverse.exp
10828 * gdb.reverse/until-precsave.exp
10829 * gdb.reverse/until-reverse.exp
10830 * gdb.reverse/waitpid-reverse.exp
10831 * gdb.reverse/watch-precsave.exp
10832 * gdb.reverse/watch-reverse.exp
10833
10834 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10835
10836 Fix test names starting with uppercase throughout the files.
10837
10838 * gdb.arch/i386-mpx-simple_segv.exp
10839 * gdb.arch/i386-mpx.exp
10840 * gdb.arch/i386-permbkpt.exp
10841 * gdb.arch/pa-nullify.exp
10842 * gdb.arch/powerpc-d128-regs.exp
10843 * gdb.arch/vsx-regs.exp
10844 * gdb.base/bfp-test.exp
10845 * gdb.base/break.exp
10846 * gdb.base/breakpoint-shadow.exp
10847 * gdb.base/callfuncs.exp
10848 * gdb.base/charset.exp
10849 * gdb.base/commands.exp
10850 * gdb.base/completion.exp
10851 * gdb.base/dfp-test.exp
10852 * gdb.base/echo.exp
10853 * gdb.base/ending-run.exp
10854 * gdb.base/eval.exp
10855 * gdb.base/expand-psymtabs.exp
10856 * gdb.base/float128.exp
10857 * gdb.base/floatn.exp
10858 * gdb.base/foll-exec-mode.exp
10859 * gdb.base/gdb1056.exp
10860 * gdb.base/gdb11531.exp
10861 * gdb.base/kill-after-signal.exp
10862 * gdb.base/multi-forks.exp
10863 * gdb.base/overlays.exp
10864 * gdb.base/pending.exp
10865 * gdb.base/sepdebug.exp
10866 * gdb.base/testenv.exp
10867 * gdb.base/valgrind-db-attach.exp
10868 * gdb.base/watch_thread_num.exp
10869 * gdb.base/watchpoint-cond-gone.exp
10870 * gdb.base/watchpoint.exp
10871 * gdb.base/watchpoints.exp
10872 * gdb.cp/arg-reference.exp
10873 * gdb.cp/baseenum.exp
10874 * gdb.cp/operator.exp
10875 * gdb.cp/shadow.exp
10876 * gdb.dwarf2/dw2-op-out-param.exp
10877 * gdb.dwarf2/dw2-reg-undefined.exp
10878 * gdb.go/chan.exp
10879 * gdb.go/hello.exp
10880 * gdb.go/integers.exp
10881 * gdb.go/methods.exp
10882 * gdb.go/package.exp
10883 * gdb.guile/scm-parameter.exp
10884 * gdb.guile/scm-progspace.exp
10885 * gdb.guile/scm-value.exp
10886 * gdb.mi/mi-pending.exp
10887 * gdb.mi/user-selected-context-sync.exp
10888 * gdb.multi/multi-attach.exp
10889 * gdb.multi/tids.exp
10890 * gdb.opt/clobbered-registers-O2.exp
10891 * gdb.pascal/floats.exp
10892 * gdb.pascal/integers.exp
10893 * gdb.python/py-block.exp
10894 * gdb.python/py-events.exp
10895 * gdb.python/py-parameter.exp
10896 * gdb.python/py-symbol.exp
10897 * gdb.python/py-symtab.exp
10898 * gdb.python/py-type.exp
10899 * gdb.python/py-value.exp
10900 * gdb.python/py-xmethods.exp
10901 * gdb.python/python.exp
10902 * gdb.reverse/break-precsave.exp
10903 * gdb.reverse/consecutive-precsave.exp
10904 * gdb.reverse/finish-precsave.exp
10905 * gdb.reverse/i386-precsave.exp
10906 * gdb.reverse/machinestate-precsave.exp
10907 * gdb.reverse/sigall-precsave.exp
10908 * gdb.reverse/solib-precsave.exp
10909 * gdb.reverse/step-precsave.exp
10910 * gdb.reverse/until-precsave.exp
10911 * gdb.reverse/watch-precsave.exp
10912 * gdb.server/ext-attach.exp
10913 * gdb.server/ext-restart.exp
10914 * gdb.server/ext-run.exp
10915 * gdb.server/ext-wrapper.exp
10916 * gdb.stabs/gdb11479.exp
10917 * gdb.stabs/weird.exp
10918 * gdb.threads/attach-many-short-lived-threads.exp
10919 * gdb.threads/kill.exp
10920 * gdb.threads/watchpoint-fork.exp
10921
10922 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10923
10924 Fix test names starting with uppercase throughout all the files below.
10925
10926 * gdb.ada/array_return.exp
10927 * gdb.ada/catch_ex.exp
10928 * gdb.ada/info_exc.exp
10929 * gdb.ada/mi_catch_ex.exp
10930 * gdb.ada/mi_dyn_arr.exp
10931 * gdb.ada/mi_ex_cond.exp
10932 * gdb.ada/mi_exc_info.exp
10933 * gdb.ada/mi_interface.exp
10934 * gdb.ada/mi_task_arg.exp
10935 * gdb.ada/mi_task_info.exp
10936 * gdb.ada/mi_var_array.exp
10937 * gdb.arch/alpha-step.exp
10938 * gdb.arch/amd64-disp-step.exp
10939 * gdb.arch/arm-disp-step.exp
10940 * gdb.arch/disp-step-insn-reloc.exp
10941 * gdb.arch/e500-prologue.exp
10942 * gdb.arch/ftrace-insn-reloc.exp
10943 * gdb.arch/gdb1558.exp
10944 * gdb.arch/i386-bp_permanent.exp
10945 * gdb.arch/i386-disp-step.exp
10946 * gdb.arch/i386-float.exp
10947 * gdb.arch/i386-gnu-cfi.exp
10948 * gdb.arch/ia64-breakpoint-shadow.exp
10949 * gdb.arch/mips16-thunks.exp
10950 * gdb.arch/pa-nullify.exp
10951 * gdb.arch/powerpc-aix-prologue.exp
10952 * gdb.arch/powerpc-power.exp
10953 * gdb.arch/ppc-dfp.exp
10954 * gdb.arch/s390-tdbregs.exp
10955 * gdb.arch/spu-info.exp
10956 * gdb.arch/spu-ls.exp
10957 * gdb.arch/thumb-bx-pc.exp
10958 * gdb.base/advance.exp
10959 * gdb.base/annota-input-while-running.exp
10960 * gdb.base/arrayidx.exp
10961 * gdb.base/asmlabel.exp
10962 * gdb.base/async.exp
10963 * gdb.base/attach-wait-input.exp
10964 * gdb.base/auto-connect-native-target.exp
10965 * gdb.base/batch-preserve-term-settings.exp
10966 * gdb.base/bfp-test.exp
10967 * gdb.base/bigcore.exp
10968 * gdb.base/bp-permanent.exp
10969 * gdb.base/break-always.exp
10970 * gdb.base/break-fun-addr.exp
10971 * gdb.base/break-idempotent.exp
10972 * gdb.base/break-main-file-remove-fail.exp
10973 * gdb.base/break-probes.exp
10974 * gdb.base/break-unload-file.exp
10975 * gdb.base/break.exp
10976 * gdb.base/call-ar-st.exp
10977 * gdb.base/call-rt-st.exp
10978 * gdb.base/call-sc.exp
10979 * gdb.base/call-signal-resume.exp
10980 * gdb.base/call-strs.exp
10981 * gdb.base/callexit.exp
10982 * gdb.base/callfuncs.exp
10983 * gdb.base/catch-gdb-caused-signals.exp
10984 * gdb.base/catch-signal-siginfo-cond.exp
10985 * gdb.base/catch-syscall.exp
10986 * gdb.base/compare-sections.exp
10987 * gdb.base/cond-eval-mode.exp
10988 * gdb.base/condbreak-call-false.exp
10989 * gdb.base/consecutive-step-over.exp
10990 * gdb.base/cursal.exp
10991 * gdb.base/disabled-location.exp
10992 * gdb.base/disasm-end-cu.exp
10993 * gdb.base/display.exp
10994 * gdb.base/double-prompt-target-event-error.exp
10995 * gdb.base/dprintf-bp-same-addr.exp
10996 * gdb.base/dprintf-detach.exp
10997 * gdb.base/dprintf-next.exp
10998 * gdb.base/dprintf-non-stop.exp
10999 * gdb.base/dprintf-pending.exp
11000 * gdb.base/dso2dso.exp
11001 * gdb.base/ending-run.exp
11002 * gdb.base/enum_cond.exp
11003 * gdb.base/examine-backward.exp
11004 * gdb.base/exe-lock.exp
11005 * gdb.base/exec-invalid-sysroot.exp
11006 * gdb.base/execl-update-breakpoints.exp
11007 * gdb.base/execution-termios.exp
11008 * gdb.base/fileio.exp
11009 * gdb.base/fixsection.exp
11010 * gdb.base/foll-exec-mode.exp
11011 * gdb.base/foll-exec.exp
11012 * gdb.base/fork-running-state.exp
11013 * gdb.base/frame-args.exp
11014 * gdb.base/fullpath-expand.exp
11015 * gdb.base/func-ptr.exp
11016 * gdb.base/gcore-relro-pie.exp
11017 * gdb.base/gdb1090.exp
11018 * gdb.base/gdb1555.exp
11019 * gdb.base/global-var-nested-by-dso.exp
11020 * gdb.base/gnu-ifunc.exp
11021 * gdb.base/hbreak-in-shr-unsupported.exp
11022 * gdb.base/hbreak-unmapped.exp
11023 * gdb.base/hook-stop.exp
11024 * gdb.base/infcall-input.exp
11025 * gdb.base/info-fun.exp
11026 * gdb.base/info-shared.exp
11027 * gdb.base/interrupt-noterm.exp
11028 * gdb.base/jit-so.exp
11029 * gdb.base/jit.exp
11030 * gdb.base/line-symtabs.exp
11031 * gdb.base/list.exp
11032 * gdb.base/longjmp.exp
11033 * gdb.base/macscp.exp
11034 * gdb.base/max-value-size.exp
11035 * gdb.base/nodebug.exp
11036 * gdb.base/nofield.exp
11037 * gdb.base/overlays.exp
11038 * gdb.base/paginate-after-ctrl-c-running.exp
11039 * gdb.base/paginate-bg-execution.exp
11040 * gdb.base/paginate-inferior-exit.exp
11041 * gdb.base/pending.exp
11042 * gdb.base/pr11022.exp
11043 * gdb.base/printcmds.exp
11044 * gdb.base/ptr-typedef.exp
11045 * gdb.base/ptype.exp
11046 * gdb.base/randomize.exp
11047 * gdb.base/range-stepping.exp
11048 * gdb.base/realname-expand.exp
11049 * gdb.base/relativedebug.exp
11050 * gdb.base/remote.exp
11051 * gdb.base/savedregs.exp
11052 * gdb.base/sepdebug.exp
11053 * gdb.base/set-noassign.exp
11054 * gdb.base/shlib-call.exp
11055 * gdb.base/shreloc.exp
11056 * gdb.base/sigaltstack.exp
11057 * gdb.base/sigbpt.exp
11058 * gdb.base/siginfo-addr.exp
11059 * gdb.base/siginfo-obj.exp
11060 * gdb.base/siginfo-thread.exp
11061 * gdb.base/signest.exp
11062 * gdb.base/signull.exp
11063 * gdb.base/sigrepeat.exp
11064 * gdb.base/skip.exp
11065 * gdb.base/so-impl-ld.exp
11066 * gdb.base/solib-corrupted.exp
11067 * gdb.base/solib-disc.exp
11068 * gdb.base/solib-display.exp
11069 * gdb.base/solib-overlap.exp
11070 * gdb.base/solib-search.exp
11071 * gdb.base/solib-symbol.exp
11072 * gdb.base/source-execution.exp
11073 * gdb.base/sss-bp-on-user-bp-2.exp
11074 * gdb.base/sss-bp-on-user-bp.exp
11075 * gdb.base/stack-checking.exp
11076 * gdb.base/stale-infcall.exp
11077 * gdb.base/step-break.exp
11078 * gdb.base/step-line.exp
11079 * gdb.base/step-over-exit.exp
11080 * gdb.base/step-test.exp
11081 * gdb.base/structs.exp
11082 * gdb.base/sym-file.exp
11083 * gdb.base/symtab-search-order.exp
11084 * gdb.base/term.exp
11085 * gdb.base/type-opaque.exp
11086 * gdb.base/unload.exp
11087 * gdb.base/until-nodebug.exp
11088 * gdb.base/until.exp
11089 * gdb.base/unwindonsignal.exp
11090 * gdb.base/watch-cond.exp
11091 * gdb.base/watch-non-mem.exp
11092 * gdb.base/watch_thread_num.exp
11093 * gdb.base/watchpoint-reuse-slot.exp
11094 * gdb.base/watchpoint-solib.exp
11095 * gdb.base/watchpoint.exp
11096 * gdb.btrace/dlopen.exp
11097 * gdb.cell/arch.exp
11098 * gdb.cell/break.exp
11099 * gdb.cell/bt.exp
11100 * gdb.cell/core.exp
11101 * gdb.cell/data.exp
11102 * gdb.cell/dwarfaddr.exp
11103 * gdb.cell/ea-cache.exp
11104 * gdb.cell/ea-standalone.exp
11105 * gdb.cell/ea-test.exp
11106 * gdb.cell/f-regs.exp
11107 * gdb.cell/fork.exp
11108 * gdb.cell/gcore.exp
11109 * gdb.cell/mem-access.exp
11110 * gdb.cell/ptype.exp
11111 * gdb.cell/registers.exp
11112 * gdb.cell/sizeof.exp
11113 * gdb.cell/solib-symbol.exp
11114 * gdb.cell/solib.exp
11115 * gdb.compile/compile-tls.exp
11116 * gdb.cp/exception.exp
11117 * gdb.cp/gdb2495.exp
11118 * gdb.cp/local.exp
11119 * gdb.cp/mb-inline.exp
11120 * gdb.cp/mb-templates.exp
11121 * gdb.cp/pr10687.exp
11122 * gdb.cp/pr9167.exp
11123 * gdb.cp/scope-err.exp
11124 * gdb.cp/templates.exp
11125 * gdb.cp/virtfunc.exp
11126 * gdb.dwarf2/dw2-dir-file-name.exp
11127 * gdb.dwarf2/dw2-single-line-discriminators.exp
11128 * gdb.fortran/complex.exp
11129 * gdb.fortran/library-module.exp
11130 * gdb.guile/guile.exp
11131 * gdb.guile/scm-cmd.exp
11132 * gdb.guile/scm-frame-inline.exp
11133 * gdb.guile/scm-objfile.exp
11134 * gdb.guile/scm-pretty-print.exp
11135 * gdb.guile/scm-symbol.exp
11136 * gdb.guile/scm-type.exp
11137 * gdb.guile/scm-value.exp
11138 * gdb.linespec/keywords.exp
11139 * gdb.linespec/ls-errs.exp
11140 * gdb.linespec/macro-relative.exp
11141 * gdb.linespec/thread.exp
11142 * gdb.mi/mi-breakpoint-changed.exp
11143 * gdb.mi/mi-dprintf-pending.exp
11144 * gdb.mi/mi-fullname-deleted.exp
11145 * gdb.mi/mi-logging.exp
11146 * gdb.mi/mi-pending.exp
11147 * gdb.mi/mi-solib.exp
11148 * gdb.mi/new-ui-mi-sync.exp
11149 * gdb.mi/user-selected-context-sync.exp
11150 * gdb.multi/dummy-frame-restore.exp
11151 * gdb.multi/multi-arch-exec.exp
11152 * gdb.multi/remove-inferiors.exp
11153 * gdb.multi/watchpoint-multi-exit.exp
11154 * gdb.opt/solib-intra-step.exp
11155 * gdb.perf/backtrace.exp
11156 * gdb.perf/single-step.exp
11157 * gdb.perf/skip-command.exp
11158 * gdb.perf/skip-prologue.exp
11159 * gdb.perf/solib.exp
11160 * gdb.python/lib-types.exp
11161 * gdb.python/py-as-string.exp
11162 * gdb.python/py-bad-printers.exp
11163 * gdb.python/py-block.exp
11164 * gdb.python/py-breakpoint.exp
11165 * gdb.python/py-cmd.exp
11166 * gdb.python/py-events.exp
11167 * gdb.python/py-evthreads.exp
11168 * gdb.python/py-finish-breakpoint.exp
11169 * gdb.python/py-finish-breakpoint2.exp
11170 * gdb.python/py-frame-inline.exp
11171 * gdb.python/py-frame.exp
11172 * gdb.python/py-inferior.exp
11173 * gdb.python/py-infthread.exp
11174 * gdb.python/py-mi.exp
11175 * gdb.python/py-objfile.exp
11176 * gdb.python/py-pp-maint.exp
11177 * gdb.python/py-pp-registration.exp
11178 * gdb.python/py-prettyprint.exp
11179 * gdb.python/py-recurse-unwind.exp
11180 * gdb.python/py-shared.exp
11181 * gdb.python/py-symbol.exp
11182 * gdb.python/py-symtab.exp
11183 * gdb.python/py-template.exp
11184 * gdb.python/py-type.exp
11185 * gdb.python/py-unwind-maint.exp
11186 * gdb.python/py-unwind.exp
11187 * gdb.python/py-value.exp
11188 * gdb.python/python.exp
11189 * gdb.reverse/finish-reverse-bkpt.exp
11190 * gdb.reverse/insn-reverse.exp
11191 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11192 * gdb.reverse/solib-precsave.exp
11193 * gdb.reverse/solib-reverse.exp
11194 * gdb.stabs/gdb11479.exp
11195 * gdb.stabs/weird.exp
11196 * gdb.threads/fork-child-threads.exp
11197 * gdb.threads/fork-plus-threads.exp
11198 * gdb.threads/fork-thread-pending.exp
11199 * gdb.threads/forking-threads-plus-breakpoint.exp
11200 * gdb.threads/hand-call-in-threads.exp
11201 * gdb.threads/interrupted-hand-call.exp
11202 * gdb.threads/linux-dp.exp
11203 * gdb.threads/local-watch-wrong-thread.exp
11204 * gdb.threads/next-while-other-thread-longjmps.exp
11205 * gdb.threads/non-ldr-exit.exp
11206 * gdb.threads/pending-step.exp
11207 * gdb.threads/print-threads.exp
11208 * gdb.threads/process-dies-while-detaching.exp
11209 * gdb.threads/process-dies-while-handling-bp.exp
11210 * gdb.threads/pthreads.exp
11211 * gdb.threads/queue-signal.exp
11212 * gdb.threads/reconnect-signal.exp
11213 * gdb.threads/signal-command-handle-nopass.exp
11214 * gdb.threads/signal-command-multiple-signals-pending.exp
11215 * gdb.threads/signal-delivered-right-thread.exp
11216 * gdb.threads/signal-sigtrap.exp
11217 * gdb.threads/sigthread.exp
11218 * gdb.threads/staticthreads.exp
11219 * gdb.threads/stepi-random-signal.exp
11220 * gdb.threads/thread-unwindonsignal.exp
11221 * gdb.threads/thread_check.exp
11222 * gdb.threads/thread_events.exp
11223 * gdb.threads/tid-reuse.exp
11224 * gdb.threads/tls-nodebug.exp
11225 * gdb.threads/tls-shared.exp
11226 * gdb.threads/tls-so_extern.exp
11227 * gdb.threads/tls.exp
11228 * gdb.threads/wp-replication.exp
11229 * gdb.trace/actions-changed.exp
11230 * gdb.trace/actions.exp
11231 * gdb.trace/backtrace.exp
11232 * gdb.trace/change-loc.exp
11233 * gdb.trace/collection.exp
11234 * gdb.trace/deltrace.exp
11235 * gdb.trace/disconnected-tracing.exp
11236 * gdb.trace/entry-values.exp
11237 * gdb.trace/ftrace-lock.exp
11238 * gdb.trace/ftrace.exp
11239 * gdb.trace/infotrace.exp
11240 * gdb.trace/mi-trace-frame-collected.exp
11241 * gdb.trace/mi-trace-unavailable.exp
11242 * gdb.trace/mi-traceframe-changed.exp
11243 * gdb.trace/mi-tracepoint-changed.exp
11244 * gdb.trace/mi-tsv-changed.exp
11245 * gdb.trace/no-attach-trace.exp
11246 * gdb.trace/packetlen.exp
11247 * gdb.trace/passc-dyn.exp
11248 * gdb.trace/passcount.exp
11249 * gdb.trace/pending.exp
11250 * gdb.trace/pr16508.exp
11251 * gdb.trace/qtro.exp
11252 * gdb.trace/range-stepping.exp
11253 * gdb.trace/read-memory.exp
11254 * gdb.trace/report.exp
11255 * gdb.trace/save-trace.exp
11256 * gdb.trace/signal.exp
11257 * gdb.trace/stap-trace.exp
11258 * gdb.trace/status-stop.exp
11259 * gdb.trace/strace.exp
11260 * gdb.trace/tfile.exp
11261 * gdb.trace/tfind.exp
11262 * gdb.trace/trace-break.exp
11263 * gdb.trace/trace-condition.exp
11264 * gdb.trace/trace-enable-disable.exp
11265 * gdb.trace/trace-mt.exp
11266 * gdb.trace/tracecmd.exp
11267 * gdb.trace/tracefile-pseudo-reg.exp
11268 * gdb.trace/tspeed.exp
11269 * gdb.trace/tstatus.exp
11270 * gdb.trace/tsv.exp
11271 * gdb.trace/unavailable.exp
11272 * gdb.trace/while-dyn.exp
11273 * gdb.trace/while-stepping.exp
11274 * lib/gdb-guile.exp
11275 * lib/gdb.exp
11276 * lib/mi-support.exp
11277 * lib/pascal.exp
11278 * lib/perftest.exp
11279 * lib/prelink-support.exp
11280 * lib/selftest-support.exp
11281
11282 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11283
11284 * Makefile.in: Include disable-implicit-rules.mk.
11285
11286 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11287
11288 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11289 non-byte-aligned bit fields.
11290
11291 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11292
11293 PR gdb/12616
11294 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11295 respects the DW_AT_data_bit_offset attribute.
11296
11297 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11298
11299 * gdb.base/default.exp: Fix output of "set language".
11300
11301 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11302
11303 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11304 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11305 make.
11306 * configure.ac: Remove checks for the make program.
11307 * configure: Re-generate.
11308
11309 2016-11-16 Kevin Buettner <kevinb@redhat.com>
11310
11311 * gdb.python/py-recurse-unwind.c (main): Add loop.
11312 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11313 to read_register() and gdb.parse_and_eval(). Make each code
11314 call a separate case that can be individually tested.
11315 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11316 proc. Call cont_and_backtrace for each of the code paths that
11317 we want to test in the unwinder.
11318
11319 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11320
11321 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11322 the definition of struct S.
11323
11324 2016-11-11 Catherine Moore <clm@codesourcery.com>
11325
11326 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11327
11328 2016-11-09 Pedro Alves <palves@redhat.com>
11329
11330 * gdb.base/commands.exp (runto_or_return): New procedure.
11331 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11332 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11333 (progvar_simple_while_test, progvar_complex_if_while_test)
11334 (if_while_breakpoint_command_test)
11335 (infrun_breakpoint_command_test, breakpoint_command_test)
11336 (user_defined_command_test, watchpoint_command_test)
11337 (test_command_prompt_position, redefine_hook_test)
11338 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11339 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11340 multi_line_input and multi_line. Remove gdb_expect and
11341 gdb_stop_suppressing_tests uses.
11342 * lib/gdb.exp (valnum_re): New global.
11343 (multi_line_input): New procedure.
11344
11345 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11346
11347 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11348 Remove.
11349 (test_setup): Define with proc_with_prefix.
11350 (test_cli_inferior): Likewise.
11351 (test_cli_thread): Likewise.
11352 (test_cli_frame): Likewise.
11353 (test_cli_select_frame): Likewise.
11354 (test_cli_up_down): Likewise.
11355 (test_mi_thread_select): Likewise.
11356 (test_mi_stack_select_frame): Likewise.
11357 (test_cli_in_mi_inferior): Likewise.
11358 (test_cli_in_mi_thread): Likewise.
11359 (test_cli_in_mi_frame): Likewise.
11360 (top level): Do not use with_test_prefix_procname.
11361
11362 2016-11-09 Pedro Alves <palves@redhat.com>
11363
11364 * gdb.base/commands.exp (gdbvar_simple_if_test)
11365 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11366 (progvar_simple_if_test, progvar_simple_while_test)
11367 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11368 (infrun_breakpoint_command_test, breakpoint_command_test)
11369 (user_defined_command_test, watchpoint_command_test)
11370 (test_command_prompt_position, deprecated_command_test)
11371 (bp_deleted_in_command, temporary_breakpoint_commands)
11372 (stray_arg0_test, source_file_with_indented_comment)
11373 (recursive_source_test, if_commands_test)
11374 (error_clears_commands_left, redefine_hook_test)
11375 (redefine_backtrace_test): Use proc_with_prefix.
11376 * lib/gdb.exp (proc_with_prefix): New proc.
11377
11378 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11379
11380 * gdb.base/tui-layout.c: New file.
11381 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11382 disassembly window contains very long lines.
11383
11384 2016-11-08 Tom Tromey <tom@tromey.com>
11385
11386 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11387 depend on Python 2.
11388
11389 2016-11-08 Tom Tromey <tom@tromey.com>
11390
11391 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11392 New method.
11393
11394 2016-10-29 Manish Goregaokar <manish@mozilla.com>
11395
11396 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
11397
11398 2016-10-27 Manish Goregaokar <manish@mozilla.com>
11399
11400 * gdb.rust/simple.rs: Add test for univariant enums without
11401 discriminants and for encoded struct-like enums.
11402
11403 2016-10-28 Pedro Alves <palves@redhat.com>
11404
11405 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11406 gdb_test_multiple, tighten regexps and match symtabs and line
11407 tables incrementally.
11408
11409 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
11410
11411 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11412 general.
11413
11414 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
11415
11416 * gdb.base/exec-invalid-sysroot.exp: New file.
11417
11418 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11419
11420 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11421
11422 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11423
11424 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11425
11426 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11427
11428 * gdb.base/killed-outside.exp: Remove $options from a call to
11429 `prepare_for_testing'.
11430
11431 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11432
11433 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11434 Change test message.
11435
11436 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11437
11438 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11439 Update comment.
11440
11441 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11442
11443 * gdb.trace/mi-trace-save.exp: New file.
11444
11445 2016-10-13 Yao Qi <yao.qi@linaro.org>
11446
11447 * gdb.base/code_elim.exp (get_var_address): Remove.
11448 * gdb.base/relocate.exp: Likewise.
11449 * gdb.base/shreloc.exp: Likewise.
11450 * lib/gdb.exp (get_var_address): New.
11451
11452 2016-10-13 Yao Qi <yao.qi@linaro.org>
11453
11454 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11455 floating point tests if $skip_float_test is false.
11456
11457 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
11458
11459 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11460 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11461 argc values.
11462 Add 1 to argc so we guarantee distinct initial/modified argc values.
11463
11464 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11465
11466 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11467
11468 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11469
11470 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11471 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11472 * gdb.arch/vsx-regs.exp: Likewise.
11473
11474 2016-10-07 Yao Qi <yao.qi@linaro.org>
11475
11476 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11477
11478 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11479
11480 * gdb.python/python.exp: Test decode_line("*0").
11481
11482 2016-10-06 Doug Evans <dje@google.com>
11483
11484 * gdb.python/py-value.exp (test_value_creation): Add test for large
11485 unsigned 64-bit value.
11486
11487 2016-10-06 Tom Tromey <tom@tromey.com>
11488
11489 * gdb.compile/compile.exp: Change java tests to rust.
11490 * gdb.base/setshow.exp: Change java tests to rust.
11491 * gdb.base/default.exp: Remove java from language list.
11492 * README (Examples): Update language example.
11493 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11494 test.
11495 * lib/gdb.exp (skip_java_tests): Remove.
11496 * lib/java.exp: Remove.
11497 * gdb.java: Remove.
11498
11499 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11500
11501 * gdb.arch/mips-fcr.exp: New test.
11502 * gdb.arch/mips-fcr.c: Source for the new test.
11503
11504 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11505
11506 * gdb.base/solib-disc.exp: Use `standard_output_file'
11507 throughout.
11508
11509 2016-10-06 Pedro Alves <palves@redhat.com>
11510
11511 * gdb.base/jit-simple-dl.c: New file.
11512 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11513 * gdb.base/jit-simple.c: ... this.
11514 * gdb.base/jit-simple.exp (jit_run): Delete.
11515 (build_jit): New proc.
11516 (jit_test_reread): Recompile either the main program or the shared
11517 library, depending on what is being tested. Skip changing address
11518 if caller wants to. Compare before/after addresses. If testing
11519 standalone, explicitly load the binary. Test "maint info
11520 breakpoints".
11521 (top level): Add "standalone vs shared lib" and "change address"
11522 vs "same address" axes.
11523
11524 2016-10-06 Pedro Alves <palves@redhat.com>
11525
11526 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11527 call.
11528 (jit_run): Delete.
11529 (jit_test_reread): Use with_test_prefix. Reload the main binary
11530 explicitly. Compare the before/after addresses of the JIT
11531 descriptor.
11532
11533 2016-08-15 Doug Evans <dje@google.com>
11534
11535 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11536 for single bitfields is bool.
11537 * gdb.xml/tdesc-regs.exp: Ditto.
11538
11539 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11540
11541 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11542
11543 2016-10-05 Yao Qi <yao.qi@linaro.org>
11544
11545 * lib/gdb.exp (support_complex_tests): Return zero if
11546 gdb_skip_float_test return true.
11547
11548 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11549 Simon Marchi <simon.marchi@ericsson.com>
11550
11551 PR gdb/20487
11552 * gdb.mi/user-selected-context-sync.exp: New file.
11553 * gdb.mi/user-selected-context-sync.c: New file.
11554
11555 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11556 Simon Marchi <simon.marchi@ericsson.com>
11557
11558 PR gdb/20487
11559 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11560 =thread-select-event check.
11561
11562 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11563
11564 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11565 the compulsory L operand changes.
11566 * gdb.arch/powerpc-power.s: Likewise.
11567
11568 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11569
11570 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11571 * gdb.base/jit-attach-pie.c: New file.
11572 * gdb.base/jit-attach-pie.exp: New file.
11573
11574 2016-09-28 Pedro Alves <palves@redhat.com>
11575
11576 * gdb.base/infcall-input.c: New file.
11577 * gdb.base/infcall-input.exp: New file.
11578
11579 2016-09-22 Yao Qi <yao.qi@linaro.org>
11580
11581 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11582 (gdb_exit): Rename it to ...
11583 (gdbserver_gdb_exit): ... Close GDBserver.
11584 (gdb_exit): New proc, call gdbserver_gdb_exit.
11585 (mi_gdb_exit): Likewise.
11586
11587 2016-09-22 Yao Qi <yao.qi@linaro.org>
11588
11589 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11590 path.
11591 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11592 Remove duplication.
11593
11594 2016-09-22 Yao Qi <yao.qi@linaro.org>
11595
11596 * lib/gdbserver-support.exp: Check the existence of
11597 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11598
11599 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11600
11601 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11602
11603 2016-09-21 Tom Tromey <tom@tromey.com>
11604
11605 PR gdb/20604:
11606 * gdb.base/quit.exp: New file.
11607
11608 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11609
11610 * .gitignore: New file.
11611
11612 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11613
11614 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11615 throughout.
11616
11617 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11618
11619 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11620
11621 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11622
11623 * gdb.cp/casts.cc (decltype): Move it ...
11624 (main): ... with its call to ...
11625 * gdb.cp/casts03.cc: ... a new file.
11626 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11627
11628 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11629
11630 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11631
11632 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11633
11634 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11635 and sync up the test with tests in gas/testsuite/gas/ppc.
11636 * gdb.arch/powerpc-power.exp: Likewise.
11637
11638 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11639
11640 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11641
11642 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11643 Jan Kratochvil <jan.kratochvil@redhat.com>
11644
11645 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11646 make m1's definition to be different from m2's. Use 'dummy' as an
11647 argument for probe 'two'.
11648
11649 2016-09-10 Jon Beniston <jon@beniston.com>
11650
11651 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11652 for sim target.
11653
11654 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11655
11656 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11657 variable declaration.
11658 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11659 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11660 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11661 received HWCAP as its argument.
11662
11663 2016-09-06 Pedro Alves <palves@redhat.com>
11664
11665 * gdb.base/new-ui-pending-input.c: New file.
11666 * gdb.base/new-ui-pending-input.exp: New file.
11667 * gdb.exp (clear_gdb_spawn_id): New procedure.
11668 (with_spawn_id): Check whether gdb_spawn_id exists before
11669 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11670 on exit.
11671
11672 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11673
11674 * gdb.base/float128.c: New file.
11675 * gdb.base/float128.exp: Likewise.
11676 * gdb.base/floatn.c: Likewise.
11677 * gdb.base/floatn.exp: Likewise.
11678
11679 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11680
11681 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11682
11683 2016-09-05 Pedro Alves <palves@redhat.com>
11684
11685 PR backtrace/19927
11686 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11687 unwinders are immediately called as side effect of "source" or
11688 "disable unwinder" commands.
11689 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11690
11691 2016-09-02 Yao Qi <yao.qi@linaro.org>
11692
11693 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11694 is true and $type is "float" or "double".
11695
11696 2016-09-02 Yao Qi <yao.qi@linaro.org>
11697
11698 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11699 true.
11700 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11701 * gdb.base/call-rt-st.exp: Likewise.
11702 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11703 return value instead of gdb,skip_float_test.
11704 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11705 (do_function_calls): Use its return value instead of
11706 gdb,skip_float_test.
11707 * gdb.base/finish.exp: Likewise.
11708 * gdb.base/funcargs.exp: Likewise.
11709 * gdb.base/return.exp: Likewise.
11710 * gdb.base/return2.exp: Likewise.
11711 * gdb.base/varargs.exp: Likewise.
11712 * lib/gdb.exp (gdb_skip_float_test): Change it to
11713 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11714
11715 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11716
11717 * gdb.multi/tids.exp: Test "thread apply all".
11718
11719 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11720
11721 * gdb.base/default.exp (tty): Remove.
11722
11723 2016-08-24 Kevin Buettner <kevinb@redhat.com>
11724
11725 * gdb.python/py-recurse-unwind.c: New file.
11726 * gdb.python/py-recurse-unwind.py: New file.
11727 * gdb.python/py-recurse-unwind.exp: New file.
11728
11729 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11730
11731 * gdb.base/set-inferior-tty.exp: New file.
11732 * gdb.base/set-inferior-tty.c: New file.
11733
11734 2016-08-23 Pedro Alves <palves@redhat.com>
11735
11736 PR gdb/20494
11737 * gdb.base/new-ui-echo.c: New file.
11738 * gdb.base/new-ui-echo.exp: New file.
11739
11740 2016-08-23 Yao Qi <yao.qi@linaro.org>
11741
11742 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11743 gdbserver_spawn.
11744 * gdb.server/connect-without-multi-process.exp (do_test):
11745 Likewise.
11746
11747 2016-08-23 Yao Qi <yao.qi@linaro.org>
11748
11749 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11750 standalone_txt. Delete gdb_txt and standalone_txt on host
11751 and target. Spawn the binary on target. Copy files from
11752 target to host.
11753
11754 2016-08-22 Pedro Alves <palves@redhat.com>
11755
11756 PR gdb/20505
11757 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11758 with_test_prefix. Factor out bits to ...
11759 (test_no_vdso): ... this new procedure.
11760
11761 2016-08-19 Carl Love <cel@us.ibm.com>
11762
11763 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11764 maintaining separate logic for constructing the output path.
11765 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11766 * gdb.arch/ppc-dfp.exp: Likewise.
11767 * gdb.arch/ppc-fp.exp: Likewise.
11768 * gdb.arch/vsx-regs.exp: Likewise.
11769 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11770 binprefix for generating the additional binary files.
11771
11772 2016-08-19 Pedro Alves <palves@redhat.com>
11773
11774 * gdb.trace/mi-trace-frame-collected.exp
11775 (test_trace_frame_collected): On x32, expect two registers.
11776
11777 2016-08-18 Carl Love <cel@us.ibm.com>
11778
11779 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11780 and sync up the test with tests in gas/testsuite/gas/ppc.
11781 * gdb.arch/powerpc-power.exp: Likewise.
11782
11783 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11784
11785 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11786 expected error message.
11787
11788 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11789
11790 * gdb.multi/remove-inferiors.exp: New file.
11791 * gdb.multi/remove-inferiors.c: New file.
11792
11793 2016-08-12 Yao Qi <yao.qi@linaro.org>
11794
11795 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11796 argument list.
11797
11798 2016-08-10 Pedro Alves <palves@redhat.com>
11799
11800 PR gdb/19187
11801 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11802 setup_kfails.
11803
11804 2016-08-09 Pedro Alves <palves@redhat.com>
11805 Simon Marchi <simon.marchi@ericsson.com>
11806
11807 PR gdb/20418
11808 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11809 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11810
11811 2016-08-09 Pedro Alves <palves@redhat.com>
11812
11813 PR mi/20431
11814 * gdb.mi/mi-cmd-error.exp: New file.
11815
11816 2016-08-09 Pedro Alves <palves@redhat.com>
11817
11818 PR gdb/18653
11819 * gdb.base/signals-state-child.c: New file.
11820 * gdb.base/signals-state-child.exp: New file.
11821 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11822
11823 2016-08-09 Pedro Alves <palves@redhat.com>
11824
11825 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11826
11827 2016-08-03 Tom Tromey <tom@tromey.com>
11828
11829 PR python/18565:
11830 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11831
11832 2016-08-01 Yao Qi <yao.qi@linaro.org>
11833
11834 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11835 variable mode to "multi-process" if $multi_process is 1, otherwise
11836 set it to "single-process".
11837
11838 2016-08-01 Yao Qi <yao.qi@linaro.org>
11839
11840 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11841 * gdb.cp/cpexprs.exp: Likewise.
11842 * gdb.cp/m-static.exp: Likewise.
11843
11844 2016-07-26 Tom Tromey <tom@tromey.com>
11845
11846 PR python/20190:
11847 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11848 test.
11849
11850 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11851
11852 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11853 selecting assembly source files.
11854 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11855 assembly source files.
11856 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11857 assembly source files.
11858 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11859 selecting assembly source files.
11860
11861 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11862
11863 * gdb.base/new-ui.exp (do_test_invalid_args): New
11864 procedure.
11865
11866 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11867
11868 * gdb.btrace/reconnect.c: New file.
11869 * gdb.btrace/reconnect.exp: New file.
11870
11871 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11872
11873 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11874 to test_catch_syscall_group.
11875 (test_catch_syscall_group): New.
11876
11877 2016-07-21 Tom Tromey <tom@tromey.com>
11878
11879 * gdb.rust/simple.rs (main): Use empty struct expression.
11880 * gdb.rust/simple.exp: Add tests for empty struct expression.
11881
11882 2016-07-21 Yao Qi <yao.qi@linaro.org>
11883
11884 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11885 if gdb_skip_xml_test is true on some targets.
11886
11887 2016-07-21 Yao Qi <yao.qi@linaro.org>
11888
11889 * gdb.server/solib-list.exp: Unset last_loaded_file.
11890
11891 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11892
11893 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11894 "step into captured_main (args)".
11895
11896 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11897
11898 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11899
11900 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11901
11902 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11903
11904 2016-07-19 Pedro Alves <palves@redhat.com>
11905
11906 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11907 * gdb.opt/inline-bt.exp: Likewise.
11908 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11909 additional_flags=-Winline.
11910 * gdb.opt/inline-locals.exp: Likewise.
11911 * gdb.opt/inline-markers.c (ATTR): Define.
11912 (inlined_fn): Use it.
11913
11914 2016-07-19 Yao Qi <yao.qi@linaro.org>
11915
11916 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11917 (test_with_self): Remove some code. Remove argument executable.
11918 (top-level): Use do_self_tests.
11919
11920 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11921 Don Breazeal <donb@codesourcery.com>
11922
11923 * gdb.base/maint.exp: Escape paths used in regular expressions.
11924 * gdb.stabs/weird.exp: Likewise.
11925
11926 2016-07-13 Tom Tromey <tom@tromey.com>
11927
11928 PR python/15620, PR python/18620:
11929 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11930 (test_bkpt_events): New procs.
11931
11932 2016-07-13 Tom Tromey <tom@tromey.com>
11933
11934 PR python/17698:
11935 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11936 test.
11937 (test_watchpoints): Likewise.
11938 (test_bkpt_pending): New proc.
11939
11940 2016-07-13 Tom Tromey <tom@tromey.com>
11941
11942 PR cli/18053:
11943 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11944 completion test.
11945
11946 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11947
11948 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11949 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11950 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11951 f_label.
11952 (g): Rename g_end_lbl to g_label.
11953 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11954 low_pc and high_pc.
11955 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11956
11957 2016-07-12 Tom Tromey <tom@tromey.com>
11958
11959 PR python/19293:
11960 * gdb.python/py-unwind-maint.exp: Update tests.
11961
11962 2016-07-12 Yao Qi <yao.qi@linaro.org>
11963
11964 * lib/selftest-support.exp (selftest_setup): Match the output
11965 when captured_main is inlined.
11966
11967 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11968
11969 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11970 New variables.
11971 (print this%a, print this%b, print this): New tests.
11972 * gdb.fortran/derived-types.f90 (this): New object and
11973 initialization.
11974
11975 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11976
11977 * gdb.ada/arraydim.exp: Remove extra directory level in build
11978 directory.
11979
11980 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11981
11982 * lib/ada.exp: Remove extra directory level in build directory.
11983 * gdb.ada/cond_lang.exp: Likewise.
11984 * gdb.ada/exec_changed.exp: Likewise.
11985 * gdb.ada/lang_switch.exp: Likewise.
11986
11987 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11988
11989 * simple.rs: Add test for raw pointer subscripting.
11990 * simple.exp: Add test expectations.
11991
11992 2016-07-05 Yao Qi <yao.qi@linaro.org>
11993
11994 * gdb.mi/mi-reverse.exp: Match =record-started output.
11995
11996 2016-07-01 Pedro Alves <palves@redhat.com>
11997
11998 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11999 procedure.
12000 (jit_reader_test): Test the jit reader's unwinder.
12001 * gdb.base/jithost.c (jit_function_00_code): New global.
12002 (main): Use memcpy to fill in the mmapped code, instead of poking
12003 bytes manually here.
12004 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12005 value.
12006 (read_debug_info): Save the function's range.
12007 (read_sp): New function.
12008 (unwind_frame): Use it. Also unwind RBP.
12009 (get_frame_id): Use read_sp.
12010 (gdb_init_reader): Use calloc instead of malloc.
12011 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12012 parameter. Use gdb_test_multiple.
12013
12014 2016-07-01 Pedro Alves <palves@redhat.com>
12015 Antoine Tremblay <antoine.tremblay@ericsson.com>
12016
12017 * gdb.threads/process-dies-while-detaching.c: New file.
12018 * gdb.threads/process-dies-while-detaching.exp: New file.
12019
12020 2016-07-01 Pedro Alves <palves@redhat.com>
12021
12022 * gdb.multi/watchpoint-multi-exit.c: New file.
12023 * gdb.multi/watchpoint-multi-exit.exp: New file.
12024
12025 2016-06-30 Pedro Alves <palves@redhat.com>
12026
12027 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12028 unset inferior_spawn_id.
12029
12030 2016-06-30 Pedro Alves <palves@redhat.com>
12031
12032 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12033 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12034
12035 2016-06-29 Yao Qi <yao.qi@linaro.org>
12036
12037 * gdb.base/return.c: Add copyright header.
12038
12039 2016-06-29 Tom Tromey <tom@tromey.com>
12040
12041 PR python/20129:
12042 * gdb.python/py-framefilter.exp: Add tests for setting priority
12043 and disabling of non-existent frame filter.
12044
12045 2016-06-29 Yao Qi <yao.qi@linaro.org>
12046
12047 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12048 0x0f07ff.
12049
12050 2016-06-28 Yao Qi <yao.qi@linaro.org>
12051
12052 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12053 triplets. Start gdb, execute catch syscall, and continue. Check
12054 gdb's output to determine catch syscall is supported.
12055
12056 2016-06-27 Manish Goregaokar <manish@mozilla.com>
12057
12058 * gdb.rust/simple.rs: Add test for returning unit in a function.
12059 * gdb.rust/simple.exp: Add expectation for functions returning
12060 unit.
12061
12062 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12063
12064 * gdb.python/py-breakpoint-create-fail.c,
12065 gdb.python/py-breakpoint-create-fail.exp,
12066 gdb.python/py-breakpoint-create-fail.py: New testcase.
12067
12068 2016-06-25 Manish Goregaokar <manish@mozilla.com>
12069
12070 PR gdb/20239
12071 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
12072 * gdb.rust/simple.exp: Add test expectations for new NonZero
12073 tests.
12074
12075 2016-06-24 David Taylor <dtaylor@emc.com>
12076
12077 * gdb.base/offsets.exp: New file.
12078 * gdb.base/offsets.c: New file.
12079
12080 2016-06-23 Tom Tromey <tom@tromey.com>
12081
12082 PR gdb/16483:
12083 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12084 before any filters are loaded.
12085
12086 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12087
12088 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12089 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12090 structs.
12091 * gdb.fortran/derived-type-function.exp: New file.
12092 * gdb.fortran/derived-type-function.f90: New file.
12093
12094
12095 2016-06-21 Pedro Alves <palves@redhat.com>
12096
12097 * gdb.base/new-ui.exp: New file.
12098 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12099 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12100 (with_spawn_id): New procedure.
12101
12102 2016-06-21 Pedro Alves <palves@redhat.com>
12103
12104 * gdb.mi/mi-exec-run.exp: New file.
12105
12106 2016-06-21 Pedro Alves <palves@redhat.com>
12107
12108 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12109 breakpoint command's output on the main UI.
12110 (test_break): New procedure, factored out from calls in the top
12111 level.
12112 (top level): Use foreach_with_prefix to test MI as main UI and as
12113 separate UI.
12114
12115 2016-06-21 Pedro Alves <palves@redhat.com>
12116
12117 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12118 (test_awatch_creation_and_listing)
12119 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12120 Remove 'type' parameter.
12121 (test_watchpoint_all): New parameter mi_mode. Remove
12122 with_test_prefix.
12123 (top level): Use foreach_with_prefix, and add main/separate UI MI
12124 testing axis.
12125
12126 2016-06-21 Pedro Alves <palves@redhat.com>
12127
12128 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12129 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12130 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12131 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12132 (gdb_main_spawn_id, mi_spawn_id): Declare and
12133 comment.
12134 (mi_create_inferior_pty): New procedure,
12135 factored out from default_mi_gdb_start.
12136 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12137 procedures.
12138 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12139 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12140 Use mi_create_inferior_pty.
12141 (mi_gdb_start): Use eval to pass down args list.
12142
12143 2016-06-21 Pedro Alves <palves@redhat.com>
12144
12145 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12146 * gdb.opt/inline-cmds.exp: Add MI tests.
12147
12148 2016-06-21 Pedro Alves <palves@redhat.com>
12149
12150 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12151
12152 2016-06-21 Pedro Alves <palves@redhat.com>
12153
12154 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12155 (top level): Use it instead of mi_execute_to.
12156
12157 2016-06-21 Pedro Alves <palves@redhat.com>
12158
12159 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12160 (cont_handler_str): New.
12161 (signal_stop_handler): Set stop_handler_str instead of printing to
12162 stdout.
12163 (continue_handler): Set cont_handler_str instead of printing to
12164 stdout.
12165 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12166 mi_send_resuming_command. Print stop_handler_str and
12167 cont_handler_str instead of expecting the python events print
12168 directly.
12169
12170 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12171
12172 * gdb.base/jit-reader.exp: New file.
12173 * gdb.base/jithost.c: New file.
12174 * gdb.base/jithost.h: New file.
12175 * gdb.base/jitreader.c : New file.
12176 * gdb.base/jit-protocol.h: New file.
12177
12178 2016-06-17 Yao Qi <yao.qi@linaro.org>
12179
12180 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12181 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12182 and detach-on-fork. Adjust tests.
12183 (top level): Invoke break_cond_on_syscall with combinations of
12184 syscall, follow-fork-mode and detach-on-fork.
12185
12186 2016-06-17 Yao Qi <yao.qi@linaro.org>
12187
12188 * gdb.base/step-over-exit.c: New.
12189 * gdb.base/step-over-exit.exp: New.
12190
12191 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12192
12193 * gdb.base/float.exp: Add target check for nds32*-*-*.
12194 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12195
12196 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12197
12198 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12199 for unsupported target features.
12200 * gdb.base/call-rt-st.exp: Likewise.
12201 * gdb.base/call-sc.exp: Likewise.
12202 * gdb.base/call-signal-resume.exp: Likewise.
12203 * gdb.base/call-strs.exp: Likewise.
12204 * gdb.base/callexit.exp: Likewise.
12205 * gdb.base/callfuncs.exp: Likewise.
12206 * gdb.base/nodebug.exp: Likewise.
12207 * gdb.base/printcmds.exp: Likewise.
12208 * gdb.base/ptype.exp: Likewise.
12209 * gdb.base/structs.exp: Likewise.
12210 * gdb.base/unwindonsignal.exp: Likewise.
12211 * gdb.cp/gdb2495.exp: Likewise.
12212 * gdb.cp/templates.exp: Likewise.
12213 * gdb.cp/virtfunc.exp: Likewise.
12214 * gdb.threads/hand-call-in-threads.exp: Likewise.
12215 * gdb.threads/interrupted-hand-call.exp: Likewise.
12216 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12217
12218 2016-06-10 Tom Tromey <tom@tromey.com>
12219
12220 PR rust/20110:
12221 * gdb.rust/expr.exp: Add test for integer constant larger than
12222 i32.
12223
12224 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12225
12226 * gdb.fortran/nested-funcs.exp: New.
12227 * gdb.fortran/nested-funcs.f90: New.
12228
12229 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12230
12231 * gdb.base/examine-backward.c: New file.
12232 * gdb.base/examine-backward.exp: New file.
12233
12234 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12235
12236 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12237 matching.
12238
12239 2016-06-02 Tom Tromey <tom@tromey.com>
12240
12241 PR python/18984:
12242 * gdb.python/py-shared.exp: Add solib_name test.
12243
12244 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12245
12246 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12247
12248 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12249
12250 PR c++/19893
12251 * gdb.dwarf2/implref.exp: Rename to...
12252 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12253 * gdb.dwarf2/implref-array.c: New file.
12254 * gdb.dwarf2/implref-array.exp: Likewise.
12255 * gdb.dwarf2/implref-global.c: Likewise.
12256 * gdb.dwarf2/implref-global.exp: Likewise.
12257 * gdb.dwarf2/implref-struct.c: Likewise.
12258 * gdb.dwarf2/implref-struct.exp: Likewise.
12259
12260 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12261
12262 * gdb.trace/trace-condition.exp: Add 64bit tests.
12263
12264 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12265
12266 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12267 bits types.
12268 (main): Adapt to 8 to 64 bits types.
12269 * gdb.trace/trace-condition.exp: Add new tests.
12270
12271 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12272
12273 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12274
12275 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12276
12277 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12278 Move condition tests...
12279 * gdb.trace/trace-condition.exp: Here.
12280
12281 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12282
12283 * gdb.trace/trace-condition.exp: Add counter-case tests.
12284
12285 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12286
12287 PR c++/15231
12288 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12289 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12290
12291 2016-05-27 Pedro Alves <palves@redhat.com>
12292
12293 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12294 New procedure.
12295 (top level): Call it, and bail out of DejaGnu is known to be bad.
12296
12297 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12298
12299 * gdb.base/whatis.c: Extend the test case.
12300 * gdb.base/whatis.exp: Add additional tests.
12301
12302 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12303
12304 * gdb.fortran/type.f90: Add pointer variable.
12305 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12306
12307 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12308
12309 * gdb.fortran/vla-type.exp: Fix testcase name.
12310
12311 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12312
12313 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12314
12315 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12316
12317 * gdb.fortran/type.f90: Add nested structures.
12318 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12319 * gdb.fortran/derived-type.exp: Adapt expected output.
12320 * gdb.fortran/vla-type.exp: Adapt expected output.
12321
12322 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12323
12324 * gdb.fortran/whatis_type.exp: Adapt expected output.
12325
12326 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12327
12328 * gdb.fortran/print_type.exp: Fix expected output.
12329 * gdb.fortran/whatis_type.exp: Fix expected output.
12330
12331 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12332
12333 * gdb.fortran/whatis_type.exp: Use multi_line.
12334
12335 2016-05-24 Tom Tromey <tom@tromey.com>
12336
12337 PR python/17386:
12338 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12339 use value as an index.
12340
12341 2016-05-23 Tom Tromey <tom@tromey.com>
12342
12343 PR python/17981:
12344 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12345 no-breakpoint case.
12346
12347 2016-05-24 Pedro Alves <palves@redhat.com>
12348
12349 PR gdb/19828
12350 * gdb.threads/clone-attach-detach.c: New file.
12351 * gdb.threads/clone-attach-detach.exp: New file.
12352
12353 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12354
12355 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12356
12357 2016-05-23 Tom Tromey <tom@tromey.com>
12358
12359 PR python/19438, PR python/18393:
12360 * gdb.python/py-progspace.exp: Add "dir" test.
12361 * gdb.python/py-objfile.exp: Add "dir" test.
12362
12363 2016-05-23 Yao Qi <yao.qi@linaro.org>
12364
12365 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12366 * gdb.arch/thumb2-it.exp: Likewise.
12367
12368 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12369
12370 * gdb.mi/mi-threads-interrupt.c: New file.
12371 * gdb.mi/mi-threads-interrupt.exp: New file.
12372
12373 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12374
12375 PR gdb/18077
12376 * gdb.mi/mi-async-run.exp: New file.
12377 * gdb.mi/mi-async-run.c: New file.
12378
12379 2016-05-17 Tom Tromey <tom@tromey.com>
12380 Manish Goregaokar <manishsmail@gmail.com>
12381
12382 * lib/rust-support.exp: New file.
12383 * lib/gdb.exp (skip_rust_tests): New proc.
12384 (build_executable_from_specs): Handle rust.
12385 * lib/future.exp (gdb_find_rustc): New proc.
12386 (gdb_default_target_compile): Handle rust.
12387 * gdb.rust/expr.exp: New file.
12388 * gdb.rust/generics.exp: New file.
12389 * gdb.rust/generics.rs: New file.
12390 * gdb.rust/methods.exp: New file.
12391 * gdb.rust/methods.rs: New file.
12392 * gdb.rust/modules.exp: New file.
12393 * gdb.rust/modules.rs: New file.
12394 * gdb.rust/simple.exp: New file.
12395 * gdb.rust/simple.rs: New file.
12396
12397 2016-05-17 Tom Tromey <tom@tromey.com>
12398
12399 * gdb.base/default.exp (set language): Add rust.
12400
12401 2016-05-17 Tom Tromey <tom@tromey.com>
12402
12403 * gdb.gdb/unittest.exp: New file.
12404
12405 2016-05-16 Yao Qi <yao.qi@linaro.org>
12406
12407 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12408 shell_prompt. Update shell_prompt_re.
12409
12410 2016-05-12 Doug Evans <dje@google.com>
12411
12412 PR symtab/19999
12413 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12414 $options when building executable.
12415 * gdb.dwarf2/fission-loclists-pie.S: New file.
12416 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12417
12418 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12419
12420 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12421 of [is_remote target],
12422
12423 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12424
12425 * lib/gdb.exp (use_gdb_stub): New procedure.
12426
12427 2016-05-03 Yunlian Jiang <yunlian@google.com>
12428 Doug Evans <dje@google.com>
12429
12430 PR symtab/19914
12431 * gdb.dwarf2/dwp-sepdebug.c: New file.
12432 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12433
12434 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12435
12436 * gdb.base/detach.exp: Remove is_remote check.
12437
12438 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12439
12440 * gdb.base/annota-input-while-running.exp: Don't check for
12441 [is_remote target]. Enable annotations after running to main.
12442 Remove unused "set test..." line.
12443
12444 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12445
12446 * gdb.trace/trace-enable-disable.exp: New file.
12447 * gdb.trace/trace-enable-disable.c: New file.
12448
12449 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12450
12451 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12452 use it in info sharedlibrary test.
12453 * gdb.trace/ftrace-lock.exp: Likewise.
12454 * gdb.trace/ftrace.exp: Likewise.
12455 * gdb.trace/range-stepping.exp: Likewise.
12456 * gdb.trace/trace-break.exp: Likewise.
12457 * gdb.trace/trace-condition.exp: Likewise.
12458 * gdb.trace/trace-mt.exp: Likewise.
12459
12460 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12461
12462 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12463 (gdb_load_shlib): ... this.
12464 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12465 gdb_load_shlib.
12466 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12467 * gdb.base/ctxobj.exp: Likewise.
12468 * gdb.base/dprintf-pending.exp: Likewise.
12469 * gdb.base/dso2dso.exp: Likewise.
12470 * gdb.base/fixsection.exp: Likewise.
12471 * gdb.base/gcore-relro.exp: Likewise.
12472 * gdb.base/gdb1555.exp: Likewise.
12473 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12474 * gdb.base/gnu-ifunc.exp: Likewise.
12475 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12476 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12477 * gdb.base/pending.exp: Likewise.
12478 * gdb.base/print-file-var.exp: Likewise.
12479 * gdb.base/print-symbol-loading.exp: Likewise.
12480 * gdb.base/shlib-call.exp: Likewise.
12481 * gdb.base/shreloc.exp: Likewise.
12482 * gdb.base/so-impl-ld.exp: Likewise.
12483 * gdb.base/solib-disc.exp: Likewise.
12484 * gdb.base/solib-nodir.exp: Likewise.
12485 * gdb.base/solib-overlap.exp: Likewise.
12486 * gdb.base/solib-symbol.exp: Likewise.
12487 * gdb.base/solib-weak.exp (do_test): Likewise.
12488 * gdb.base/sym-file.exp: Likewise.
12489 * gdb.base/symtab-search-order.exp: Likewise.
12490 * gdb.base/type-opaque.exp: Likewise.
12491 * gdb.base/unload.exp: Likewise.
12492 * gdb.base/watchpoint-solib.exp: Likewise.
12493 * gdb.compile/compile.exp: Likewise.
12494 * gdb.cp/gdb2384.exp: Likewise.
12495 * gdb.cp/infcall-dlopen.exp: Likewise.
12496 * gdb.cp/re-set-overloaded.exp: Likewise.
12497 * gdb.fortran/library-module.exp: Likewise.
12498 * gdb.opt/solib-intra-step.exp: Likewise.
12499 * gdb.python/py-finish-breakpoint.exp: Likewise.
12500 * gdb.python/py-shared.exp: Likewise.
12501 * gdb.reverse/solib-precsave.exp: Likewise.
12502 * gdb.reverse/solib-reverse.exp: Likewise.
12503 * gdb.server/solib-list.exp: Likewise.
12504 * gdb.threads/dlopen-libpthread.exp: Likewise.
12505 * gdb.threads/tls-shared.exp: Likewise.
12506 * gdb.threads/tls-so_extern.exp: Likewise.
12507 * gdb.trace/change-loc.exp: Likewise.
12508 * gdb.trace/ftrace-lock.exp: Likewise.
12509 * gdb.trace/ftrace.exp: Likewise.
12510 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12511 * gdb.trace/pending.exp: Likewise.
12512 * gdb.trace/range-stepping.exp: Likewise.
12513 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12514 (strace_info_marker): Likewise.
12515 (strace_probe_marker): Likewise.
12516 (strace_trace_on_same_addr): Likewise.
12517 (strace_trace_on_diff_addr): Likewise.
12518 * gdb.trace/trace-break.exp: Likewise.
12519 * gdb.trace/trace-condition.exp: Likewise.
12520 * gdb.trace/trace-mt.exp: Likewise.
12521
12522 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12523
12524 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12525 result of gdb_remote_download.
12526 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12527 * gdb.base/dso2dso.exp: Likewise.
12528 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12529 * gdb.base/print-file-var.exp: Likewise.
12530 * gdb.base/shlib-call.exp: Likewise.
12531 * gdb.base/shreloc.exp: Likewise.
12532 * gdb.base/solib-overlap.exp: Likewise.
12533 * gdb.base/solib-weak.exp (do_test): Likewise.
12534 * gdb.base/unload.exp: Likewise.
12535
12536 2016-04-27 Yao Qi <yao.qi@linaro.org>
12537
12538 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12539 exists.
12540
12541 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12542
12543 * vla-type.exp: Print structure from toplevel.
12544
12545 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12546
12547 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12548 of dynamic types.
12549 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12550 of dynamic types.
12551
12552 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12553
12554 * gdb.fortran/vla-type.f90: New file.
12555 * gdb.fortran/vla-type.exp: New file.
12556
12557 2016-04-25 Yao Qi <yao.qi@linaro.org>
12558
12559 * gdb.base/branch-to-self.c: New file.
12560 * gdb.base/branch-to-self.exp: New file.
12561
12562 2016-04-22 Yao Qi <yao.qi@linaro.org>
12563
12564 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12565 more after $hex.
12566
12567 2016-04-22 Yao Qi <yao.qi@linaro.org>
12568
12569 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12570 * gdb.base/annota3.exp: Likewise.
12571
12572 2016-04-22 Yao Qi <yao.qi@linaro.org>
12573
12574 * gdb.reverse/step-precsave.exp: Do one step and test program
12575 stops in "callee" and do multiple steps until program goes out
12576 of "callee".
12577 * gdb.reverse/step-reverse.exp: Likewise.
12578
12579 2016-04-22 Yao Qi <yao.qi@linaro.org>
12580
12581 * gdb.trace/signal.exp: Also pass if
12582 $tracepoint_hits($i) > $iterations.
12583
12584 2016-04-22 Yao Qi <yao.qi@linaro.org>
12585
12586 * gdb.trace/signal.c: New file.
12587 * gdb.trace/signal.exp: New file.
12588
12589 2016-04-19 Doug Evans <xdje42@gmail.com>
12590
12591 * gdb.base/bad-file.exp: New file.
12592
12593 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12594
12595 * gdb.dwarf2/implref.exp: New file.
12596
12597 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12598
12599 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12600 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12601 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12602 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12603 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12604 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12605 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12606 * lib/fortran.exp (fortran_int4): New procedure.
12607 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12608 (fortran_logical4): Likewise.
12609
12610 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12611
12612 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12613
12614 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12615
12616 * lib/compiler.c: Add Intel specific preprocessor macros.
12617 * lib/compiler.cc: Likewise.
12618
12619 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
12620
12621 * gdb.server/connect-with-no-symbol-file.c: New file.
12622 * gdb.server/connect-with-no-symbol-file.exp: New file.
12623
12624 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12625
12626 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12627
12628 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12629
12630 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12631 standard output directory.
12632
12633 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12634
12635 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12636
12637 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12638
12639 * gdb.btrace/instruction_history.c (loop): Add declaration.
12640
12641 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12642
12643 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12644
12645 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12646
12647 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12648 parentheses to print.
12649 (continue_handler): Likewise.
12650
12651 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12652
12653 * gdb.server/solib-list.exp: Remove is_remote check.
12654 Pass shlib= to gdb_compile. Don't link shared library with
12655 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12656 Run binary filename through "readlink -f" on the target.
12657
12658 2016-04-08 Pedro Alves <palves@redhat.com>
12659
12660 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12661 interpreter filename as argument to gdbserver_spawn.
12662 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12663 Return empty if $last_loaded_file does not exist.
12664
12665 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12666
12667 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12668 * gdb.base/jit-main.c: Use exit after usage.
12669
12670 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12671
12672 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12673 GDBHISTSIZE prior to the tests.
12674 * gdb.base/gdbinit-history.exp: Likewise.
12675
12676 2016-04-07 Pedro Alves <palves@redhat.com>
12677
12678 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12679 instead of build_executable. Use gdb_load_shlibs.
12680
12681 2016-04-07 Yao Qi <yao.qi@linaro.org>
12682
12683 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12684 Execute "si" command.
12685
12686 2016-04-07 Yao Qi <yao.qi@linaro.org>
12687
12688 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12689 number instead of the comments on some line.
12690
12691 2016-04-06 Don Breazeal <donb@codesourcery.com>
12692
12693 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12694 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12695
12696 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12697
12698 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12699 standard_output_file. Remove unused binfile variable.
12700
12701 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
12702
12703 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12704 * gdb.python/py-mi-objfile.exp: Match "list main" output
12705 in console format.
12706
12707 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12708
12709 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12710 absolute.
12711
12712 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12713
12714 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12715 absolute.
12716 * gdb.trace/ftrace.exp: Likewise.
12717 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12718 targets as well.
12719 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12720 (gdb_load_shlibs): Copy libraries to test directory when testing
12721 natively. Only set solib-search-path if testing remotely.
12722 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12723
12724 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12725
12726 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12727 gdb_download. Use it even if the target is not remote.
12728 * gdb.base/jit.exp (compile_jit_test): Likewise.
12729 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12730 output directory if the destination board is local, otherwise use
12731 the standard remote_download from DejaGnu.
12732 (gdb_download): Remove.
12733 (gdb_load_shlibs): Use gdb_remote_download instead of
12734 gdb_download.
12735 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12736 Use gdb_remote_download instead of gdb_download. Use it even if
12737 the target is not remote.
12738 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12739 instead of gdb_download.
12740
12741 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12742
12743 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12744 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12745 run.
12746
12747 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
12748
12749 PR gdb/19820
12750 * gdb.base/printcmds.exp: Add artificial arrays tests.
12751
12752 2016-03-31 Pedro Alves <palves@redhat.com>
12753
12754 PR gdb/19858
12755 * gdb.base/jit-main.c: Include unistd.h.
12756 (ATTACH): Define to 0 if not already defined.
12757 (wait_for_gdb, mypid): New globals.
12758 (WAIT_FOR_GDB): New macro.
12759 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12760 some breakpoint locations.
12761 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12762 New procedures.
12763 (one_jit_test): Add REATTACH parameter, and handle it. Use
12764 continue_to_test_location.
12765 (top level): Test attach, and adjusts calls to one_jit_test.
12766
12767 2016-03-31 Pedro Alves <palves@redhat.com>
12768
12769 PR gdb/19858
12770 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12771 BINSUFFIX parameter, and handle it.
12772 (top level): Adjust calls compile_jit_test.
12773
12774 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
12775
12776 PR python/19743
12777 * gdb.python/py-mi-events-gdb.py: New file.
12778 * gdb.python/py-mi-events.c: New file.
12779 * gdb.python/py-mi-events.exp: New file.
12780
12781 2016-03-30 Yao Qi <yao.qi@linaro.org>
12782
12783 * gdb.reverse/until-precsave.exp: Match function name only.
12784 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12785 Move malloc to a condition block.
12786 * gdb.reverse/until-reverse.exp: Match function name only.
12787
12788 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12789
12790 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12791 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12792 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12793 variable for GPR 0 instead of assuming it is register 0.
12794 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12795 * lib/trace-support.exp: Add s390 registers.
12796
12797 2016-03-29 Yao Qi <yao.qi@linaro.org>
12798
12799 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12800
12801 2016-03-24 Yao Qi <yao.qi@linaro.org>
12802
12803 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12804 test message.
12805
12806 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12807
12808 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12809 maintaining separate logic for constructing the output path.
12810
12811 2016-03-16 Don Breazeal <donb@codesourcery.com>
12812
12813 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12814 Retry fork and waitpid on interrupted system call errors.
12815 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12816 Use with_timeout_factor to increase timeout by factor of 10.
12817
12818 2016-03-15 Don Breazeal <donb@codesourcery.com>
12819
12820 * gdb.cp/scope-err.cc: New test program.
12821 * gdb.cp/scope-err.exp: New test script.
12822 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12823 lines and "set breakpoint here" comment.
12824 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12825 Fixed some whitespace and format issues.
12826 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12827 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12828
12829 2016-03-15 Doug Evans <dje@google.com>
12830
12831 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12832 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12833 All callers updated. Add tests for enums, mixed flags register.
12834
12835 2016-03-15 Doug Evans <dje@google.com>
12836
12837 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12838 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12839
12840 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12841
12842 * gdb.base/default.exp: Add $_as_string to the list of expected
12843 convenience functions.
12844
12845 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12846
12847 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12848
12849 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12850
12851 * gdb.python/py-as-string.exp: New file.
12852 * gdb.python/py-as-string.c: New file.
12853
12854 2016-03-09 Pedro Alves <palves@redhat.com>
12855
12856 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12857 signal" -> "Thread NN received signal" output change.
12858 * gdb.threads/ia64-sigill.exp: Likewise.
12859 * gdb.threads/linux-dp.exp: Likewise.
12860 * gdb.threads/manythreads.exp: Likewise.
12861 * gdb.threads/pending-step.exp: Likewise.
12862 * gdb.threads/print-threads.exp: Likewise.
12863 * gdb.threads/sigstep-threads.exp: Likewise.
12864 * gdb.threads/staticthreads.exp: Likewise.
12865 * gdb.threads/tls.exp: Likewise.
12866
12867 2016-03-09 Pedro Alves <palves@redhat.com>
12868
12869 * gdb.base/command-line-input.exp: New file.
12870
12871 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12872
12873 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12874 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12875 * gdb.trace/pending.exp: Accept leading dot before function name.
12876 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12877 * lib/trace-support.exp: Set registers for ppc.
12878
12879 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12880
12881 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12882 use it for disassembly; accept .main in addition to main in backtrace.
12883
12884 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12885 Marcin Kościelnicki <koriakin@0x04.net>
12886
12887 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12888 (gdb_recursion_test_ptr): New global variable.
12889 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12890 gdb_recursion_test.
12891 (gdb_c_test): Ditto.
12892
12893 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12894
12895 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12896 ordering.
12897
12898 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12899
12900 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12901 (bar): Add bar_start_lbl label.
12902 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12903 of foo/bar for emitting DWARF and tracing.
12904
12905 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12906
12907 * analyze-racy-logs.py: Set executable bit.
12908
12909 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12910
12911 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12912 (CHECK_TARGET_TMP): Likewise.
12913 (check-single-racy): New rule.
12914 (check-parallel-racy): Likewise.
12915 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12916 (do-check-parallel-racy): New rule.
12917 (check-racy/%.exp): Likewise.
12918 * README (Racy testcases): New section.
12919 * analyze-racy-logs.py: New file.
12920
12921 2016-03-03 Doug Evans <dje@google.com>
12922
12923 * gdb.base/skip.exp: Use with_test_prefix.
12924
12925 2016-03-03 Yao Qi <yao.qi@linaro.org>
12926
12927 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12928 Invoke step_over_syscall "clone" and break_cond_on_syscall
12929 "clone".
12930 * gdb.base/step-over-clone.c: New file.
12931
12932 2016-03-03 Yao Qi <yao.qi@linaro.org>
12933
12934 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12935 code format.
12936
12937 2016-03-03 Yao Qi <yao.qi@linaro.org>
12938
12939 * gdb.base/disp-step-fork.c: Rename to ...
12940 * gdb.base/step-over-fork.c: ... it. New file.
12941 * gdb.base/disp-step-vfork.c: Rename to ...
12942 * gdb.base/step-over-vfork.c: ... it. New file.
12943 * gdb.base/disp-step-syscall.exp: Rename to ...
12944 * gdb.base/step-over-syscall.exp: ... it. New file.
12945 (disp_step_cross_syscall): Rename to ...
12946 (step_over_syscall): ... it.
12947
12948 2016-03-03 Yao Qi <yao.qi@linaro.org>
12949
12950 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12951 If target supports condition evaluation on target, invoke
12952 break_cond_on_syscall for fork and vfork.
12953
12954 2016-03-03 Yao Qi <yao.qi@linaro.org>
12955
12956 * gdb.base/disp-step-syscall.exp: Don't invoke
12957 support_displaced_stepping.
12958 (disp_step_cross_syscall): Test with displaced stepping off and
12959 on if supported.
12960
12961 2016-03-03 Yao Qi <yao.qi@linaro.org>
12962
12963 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12964 proc.
12965 (setup): New proc.
12966 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12967 and setup.
12968
12969 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12970
12971 * gdb.fortran/vla-history.exp: Remove breakpoint.
12972
12973 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12974
12975 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12976 exceeds timeout.
12977
12978 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12979
12980 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12981 breakpoint.
12982
12983 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12984
12985 * gdb.mi/vla.f90: Nullify pointer after declaration.
12986
12987 2016-03-01 Pedro Alves <palves@redhat.com>
12988
12989 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12990
12991 2016-03-01 Pedro Alves <palves@redhat.com>
12992
12993 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12994 before anything else.
12995 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12996 _GNU_SOURCE here.
12997 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12998 before anything else.
12999 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13000
13001 2016-03-01 Pedro Alves <palves@redhat.com>
13002
13003 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13004
13005 2016-03-01 Yao Qi <yao.qi@linaro.org>
13006
13007 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13008 prepare_for_testing.
13009
13010 2016-03-01 Yao Qi <yao.qi@linaro.org>
13011
13012 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13013
13014 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13015
13016 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13017 manually constructing the output path.
13018
13019 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13020
13021 * gdb.arch/s390-stackless.S: New.
13022 * gdb.arch/s390-stackless.exp: New.
13023
13024 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13025
13026 * gdb.dlang/circular.c: New file.
13027 * gdb.dlang/circular.exp: New file.
13028
13029 2016-02-26 Yao Qi <yao.qi@linaro.org>
13030
13031 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13032 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13033 (testcases): Update.
13034
13035 2016-02-26 Yao Qi <yao.qi@linaro.org>
13036
13037 * gdb.reverse/aarch64.c: Rename to ...
13038 * gdb.reverse/insn-reverse.c: ... it.
13039 * gdb.reverse/aarch64.exp: Rename to ...
13040 * gdb.reverse/insn-reverse.exp: ... it.
13041
13042 2016-02-26 Yao Qi <yao.qi@linaro.org>
13043
13044 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13045 (testcase_ftype): New.
13046 (testcases): New array.
13047 (n_testcases): New.
13048 (main): Call each element in testcases.
13049 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13050 (read_testcase): New.
13051 Do the tests in a loop.
13052
13053 2016-02-25 Yao Qi <yao.qi@linaro.org>
13054
13055 * gdb.base/branches.c: Remove.
13056
13057 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13058
13059 PR gdb/13808
13060 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13061
13062 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13063
13064 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13065
13066 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13067
13068 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13069 change x86_64 call_insn to 'callq'.
13070
13071 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13072
13073 * gdb.trace/tfile-avx.c: Move to...
13074 * gdb.trace/tracefile-pseudo-reg.c: Here.
13075 * gdb.trace/tfile-avx.exp: Move to...
13076 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13077
13078 2016-02-24 Gary Benson <gbenson@redhat.com>
13079
13080 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13081 message on attach.
13082
13083 2016-02-23 Doug Evans <dje@google.com>
13084
13085 * gdb.base/skip.c (test_skip): New function.
13086 (end_test_skip_file_and_function): New function.
13087 (test_skip_file_and_function): New function.
13088 * gdb.base/skip1.c (test_skip): New function.
13089 (skip1_test_skip_file_and_function): New function.
13090 * gdb.base/skip.exp: Add tests for new skip options.
13091 * gdb.base/skip-solib.exp: Update expected output.
13092 * gdb.perf/skip-command.cc: New file.
13093 * gdb.perf/skip-command.exp: New file.
13094 * gdb.perf/skip-command.py: New file.
13095
13096 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13097
13098 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13099 info registers pattern.
13100
13101 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13102
13103 * lib/future.exp: Add D support.
13104 (gdb_find_gdc): New proc.
13105 (gdb_default_target_compile): Add D support.
13106
13107 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
13108
13109 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13110 user+system time.
13111 (trace_speed_test): Determine the iteration count for a time
13112 between 15..30 seconds.
13113
13114 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13115
13116 * gdb.arch/i386-mpx-sigsegv.c: New file.
13117 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13118 * gdb.arch/i386-mpx-simple_segv.c: New file.
13119 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13120
13121 2016-02-18 Yao Qi <yao.qi@linaro.org>
13122
13123 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13124 Don't call setup_kfail.
13125
13126 2016-02-18 Yao Qi <yao.qi@linaro.org>
13127
13128 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13129 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13130
13131 2016-02-16 Doug Evans <dje@google.com>
13132
13133 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13134 * gdb.base/skip1.c: Ditto.
13135 * gdb.base/skip.exp: Whitespace cleanup.
13136
13137 2016-02-16 Don Breazeal <donb@codesourcery.com>
13138
13139 PR remote/19496
13140 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13141 Remove kfail for PR remote/19496.
13142
13143 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13144
13145 * lib/gdb.exp (standard_temp_file): Return a path specific to
13146 the runtest invocation.
13147
13148 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13149
13150 * gdb.trace/save-trace.exp: Change relative path to be in the
13151 standard output directory.
13152
13153 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13154
13155 * gdb.arch/i386-prologue.c: Add missing prototypes.
13156
13157 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13158
13159 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13160 * gdb.arch/i386-prologue.exp: Likewise.
13161 * gdb.arch/i386-size.exp: Likewise.
13162
13163 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13164
13165 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13166 define object file path.
13167 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13168 file path.
13169 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13170 standard_output_file to define binfile.
13171
13172 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13173
13174 Fix compatibility with recent gfortran-5.3.1.
13175 * gdb.fortran/vla-history.exp (print vla1 allocated)
13176 (print vla2 allocated, print $2, print $3): Remove
13177 (print $4): Rename to ...
13178 (print $2): ... here.
13179 (print $9): Rename to ...
13180 (print $5): ... here.
13181 (print $10): Rename to ...
13182 (print $6): ... here.
13183 * gdb.fortran/vla.f90: Add pvla initialization.
13184
13185 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13186
13187 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13188 New test.
13189 * gdb.fortran/vla-value-sub.exp: Likewise.
13190
13191 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13192
13193 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13194
13195 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13196
13197 * i386-biarch-core.exp: Define corefile using
13198 standard_output_file.
13199
13200 2016-02-12 Yao Qi <yao.qi@linaro.org>
13201
13202 * gdb.arch/arm-single-step-kernel-helper.c: New.
13203 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13204
13205 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13206
13207 * gdb.btrace/tailcall-only.exp: New.
13208 * gdb.btrace/tailcall-only.c: New.
13209 * gdb.btrace/x86_64-tailcall-only.S: New.
13210 * gdb.btrace/i686-tailcall-only.S: New.
13211
13212 2016-02-11 Pedro Alves <palves@redhat.com>
13213
13214 * README (Parallel testing): Add missing double quotes.
13215
13216 2016-02-11 Pedro Alves <palves@redhat.com>
13217
13218 * README (Parallel testing): New section.
13219 (GDB_PARALLEL): Rewrite.
13220 (FORCE_PARALLEL): Document.
13221
13222 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13223
13224 * gdb.trace/tfile-avx.c: New test.
13225 * gdb.trace/tfile-avx.exp: New test.
13226
13227 2016-02-09 Keith Seitz <keiths@redhat.com>
13228
13229 PR breakpoints/19546
13230 * gdb.base/infcall-exec.c: New file.
13231 * gdb.base/infcall-exec2.c: New file.
13232 * gdb.base/infcall-exec.exp: New file.
13233
13234 2016-02-09 Keith Seitz <keiths@redhat.com>
13235
13236 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13237 (toplevel): Call test_bkpt_address.
13238
13239 2016-02-09 Keith Seitz <keiths@redhat.com>
13240
13241 PR python/19506
13242 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13243 (toplevel): Call test_bkpt_address.
13244
13245 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13246
13247 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13248 to AC_OUTPUT.
13249 * configure: Regenerate.
13250
13251 2016-02-09 Pedro Alves <palves@redhat.com>
13252
13253 PR breakpoints/19548
13254 * gdb.base/execl-update-breakpoints.c (some_function): New
13255 function.
13256 (main): Call it.
13257 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13258 Tighten expected GDB output.
13259
13260 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13261
13262 * Makefile.in (ALL_SUBDIRS): Remove.
13263 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13264 (distclean maintainer-clean realclean): Likewise.
13265 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13266 * configure: Regenerate.
13267 * gdb.ada/Makefile.in: Delete.
13268 * gdb.arch/Makefile.in: Likewise.
13269 * gdb.asm/Makefile.in: Likewise.
13270 * gdb.base/Makefile.in: Likewise.
13271 * gdb.btrace/Makefile.in: Likewise.
13272 * gdb.cell/Makefile.in: Likewise.
13273 * gdb.compile/Makefile.in: Likewise.
13274 * gdb.cp/Makefile.in: Likewise.
13275 * gdb.disasm/Makefile.in: Likewise.
13276 * gdb.dlang/Makefile.in: Likewise.
13277 * gdb.dwarf2/Makefile.in: Likewise.
13278 * gdb.fortran/Makefile.in: Likewise.
13279 * gdb.gdb/Makefile.in: Likewise.
13280 * gdb.go/Makefile.in: Likewise.
13281 * gdb.guile/Makefile.in: Likewise.
13282 * gdb.java/Makefile.in: Likewise.
13283 * gdb.linespec/Makefile.in: Likewise.
13284 * gdb.mi/Makefile.in: Likewise.
13285 * gdb.modula2/Makefile.in: Likewise.
13286 * gdb.multi/Makefile.in: Likewise.
13287 * gdb.objc/Makefile.in: Likewise.
13288 * gdb.opencl/Makefile.in: Likewise.
13289 * gdb.opt/Makefile.in: Likewise.
13290 * gdb.pascal/Makefile.in: Likewise.
13291 * gdb.perf/Makefile.in: Likewise.
13292 * gdb.python/Makefile.in: Likewise.
13293 * gdb.reverse/Makefile.in: Likewise.
13294 * gdb.server/Makefile.in: Likewise.
13295 * gdb.stabs/Makefile.in: Likewise.
13296 * gdb.threads/Makefile.in: Likewise.
13297 * gdb.trace/Makefile.in: Likewise.
13298 * gdb.xml/Makefile.in: Likewise.
13299 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13300 GDB_PARALLEL.
13301 (standard_output_file): Remove check for GDB_PARALLEL, always
13302 return path in outputs/$subdir/$testname.
13303
13304 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13305
13306 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13307 (site.exp): Assign abs_srcdir to tcl's srcdir.
13308
13309 2016-02-04 Yao Qi <yao.qi@linaro.org>
13310
13311 * gdb.base/foll-exec-mode.c: Include limits.h.
13312 (main): Add parameters argc and argv. Get directory from
13313 argv[0].
13314 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13315 compilation.
13316 * gdb.base/foll-exec.c: Include limits.h.
13317 (main): Add parameters argc and argv.
13318 Get directory from argv[0].
13319 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13320 Adjust tests on the number of lines as source code changed.
13321 * gdb.base/foll-vfork-exit.c: Include limits.h.
13322 (main): Add one line of statement before vfork.
13323 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13324 (main): Add parameters argc and argv. Get directory from
13325 argv[0].
13326 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13327 (setup_gdb): Set tbreak to skip some source lines.
13328 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13329 (main): Add parameters argc and argv. Get directory from
13330 argv[0].
13331 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13332 compilation.
13333 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13334 (main): Add parameters argc and argv. Get directory from
13335 argv[0].
13336 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13337 compilation.
13338
13339 2016-02-01 Doug Evans <dje@google.com>
13340
13341 * gdb.base/skip.exp: Clean up multiple references to same test name.
13342
13343 2016-02-01 Pedro Alves <palves@redhat.com>
13344
13345 PR remote/19496
13346 * gdb.threads/forking-threads-plus-breakpoint.exp
13347 (displaced_stepping_supported): New global.
13348 (probe_displaced_stepping_support): New procedure.
13349 (do_test): Add 'displaced' parameter, and use it.
13350 (top level): Check for displaced stepping support. Add displaced
13351 stepping on/off testing axis.
13352
13353 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13354
13355 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13356 pointer. Don't perform further tests on the unassociated pointer
13357 if the first test fails.
13358
13359 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13360
13361 * gdb.base/max-value-size.c: New file.
13362 * gdb.base/max-value-size.exp: New file.
13363 * gdb.base/huge.exp: Disable max-value-size for this test.
13364
13365 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13366
13367 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13368
13369 2016-01-28 Yao Qi <yao.qi@linaro.org>
13370
13371 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13372
13373 2016-01-25 Pedro Alves <palves@redhat.com>
13374
13375 PR threads/19461
13376 * gdb.base/fork-running-state.c: New file.
13377 * gdb.base/fork-running-state.exp: New file.
13378
13379 2016-01-25 Pedro Alves <palves@redhat.com>
13380
13381 PR gdb/19494
13382 * gdb.base/catch-fork-kill.c: New file.
13383 * gdb.base/catch-fork-kill.exp: New file.
13384
13385 2016-01-25 Pedro Alves <palves@redhat.com>
13386
13387 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13388 Delete, moved to lib/gdb.exp.
13389 * gdb.threads/forking-threads-plus-breakpoint.exp
13390 (foreach_with_prefix): Likewise.
13391 * gdb.threads/process-dies-while-handling-bp.exp
13392 (foreach_with_prefix): Likewise.
13393 * lib/gdb.exp (foreach_with_prefix): New procedure.
13394
13395 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13396
13397 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13398 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13399
13400 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13401
13402 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13403 endian targets.
13404
13405 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13406 Pedro Alves <palves@redhat.com>
13407
13408 Fix testsuite compatibility with Guile.
13409 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13410 number.
13411
13412 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13413
13414 Fix testsuite compatibility with Guile.
13415 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13416 (thread 1): New test for backtrace through signal handler.
13417
13418 2016-01-22 Yao Qi <yao.qi@linaro.org>
13419
13420 PR testsuite/19491
13421 * gdb.base/multi-forks.c: Include
13422 ../lib/unbuffer_output.c
13423 (main): Call gdb_unbuffer_output.
13424
13425 2016-01-21 Doug Evans <dje@google.com>
13426
13427 * lib/ada.exp (gdb_compile_ada): Fix typo.
13428
13429 2016-01-21 Joel Brobecker <brobecker@adacore.com>
13430
13431 * gdb.base/break-fun-addr.exp: New file.
13432 * gdb.base/break-fun-addr1.c: New file.
13433 * gdb.base/break-fun-addr2.c: New file.
13434
13435 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13436
13437 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13438 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13439 enum flag values.
13440
13441 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13442
13443 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13444 when GDB can not set the vector return value. Add more comments
13445 for clarification.
13446
13447 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13448
13449 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13450 command.
13451
13452 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13453
13454 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13455
13456 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13457
13458 * Makefile.in (check-single): Pass --status to runtest.
13459 (check/%.exp): Likewise.
13460
13461 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13462
13463 * Makefile.in (check-parallel): Propagate return code from make
13464 do-check-parallel.
13465
13466 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13467
13468 * gdb.trace/ftrace.exp: Fix expected message on continue.
13469 * gdb.trace/pending.exp: Fix expected message on continue.
13470 * gdb.trace/trace-break.exp: Fix expected message on continue.
13471
13472 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13473
13474 * lib/gdb.exp (gdb_test): Remove unused global references.
13475
13476 2016-01-18 Pedro Alves <palves@redhat.com>
13477
13478 * gdb.base/async-shell.exp: Adjust expected output.
13479 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13480 * gdb.base/siginfo-thread.exp: Adjust expected output.
13481 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13482 * gdb.java/jnpe.exp: Adjust expected output.
13483 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13484 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13485 * gdb.threads/leader-exit.exp: Adjust expected output.
13486 * gdb.threads/manythreads.exp: Adjust expected output.
13487 * gdb.threads/pthreads.exp: Adjust expected output.
13488 * gdb.threads/schedlock.exp: Adjust expected output.
13489 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13490 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13491 expected output.
13492 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13493 output.
13494 * gdb.threads/sigthread.exp: Adjust expected output.
13495 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13496
13497 2016-01-18 Yao Qi <yao.qi@linaro.org>
13498
13499 * gdb.guile/scm-section-script.c: Replace @progbits with
13500 %progbits.
13501 * gdb.python/py-section-script.c: Likewise.
13502
13503 2016-01-15 Pedro Alves <palves@redhat.com>
13504
13505 * gdb.multi/tids.exp: Test star wildcard ranges.
13506
13507 2016-01-15 Pedro Alves <palves@redhat.com>
13508
13509 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13510 command from "thread apply" invocation.
13511 (thr_apply_info_thr_invalid): Default the expected output to the
13512 input tid list.
13513 (top level): Add tests that use convenience variables. Add tests
13514 for "thread apply" with a valid TID list, but missing the command.
13515
13516 2016-01-13 Pedro Alves <palves@redhat.com>
13517
13518 * gdb.base/default.exp: Expect $_gthread as well.
13519 * gdb.multi/tids.exp: Test $_gthread.
13520 * gdb.threads/thread-specific.exp: Test $_gthread.
13521
13522 2016-01-13 Pedro Alves <palves@redhat.com>
13523
13524 * gdb.multi/tids.exp: Test "info threads -gid".
13525
13526 2016-01-13 Pedro Alves <palves@redhat.com>
13527
13528 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13529 Breakpoint.thread.
13530 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13531
13532 2016-01-07 Pedro Alves <palves@redhat.com>
13533
13534 * gdb.base/break.exp: Adjust to output changes.
13535 * gdb.base/hbreak2.exp: Likewise.
13536 * gdb.base/sepdebug.exp: Likewise.
13537 * gdb.base/watch_thread_num.exp: Likewise.
13538 * gdb.linespec/keywords.exp: Likewise.
13539 * gdb.multi/info-threads.exp: Likewise.
13540 * gdb.threads/thread-find.exp: Likewise.
13541 * gdb.multi/tids.c: New file.
13542 * gdb.multi/tids.exp: New file.
13543
13544 2016-01-13 Pedro Alves <palves@redhat.com>
13545
13546 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13547
13548 2016-01-13 Pedro Alves <palves@redhat.com>
13549
13550 * gdb.base/default.exp: Expect $_inferior as well.
13551 * gdb.multi/base.exp: Test $_inferior.
13552
13553 2016-01-13 Pedro Alves <palves@redhat.com>
13554
13555 PR breakpoints/19388
13556 * gdb.base/catch-signal-siginfo-cond.c: New file.
13557 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13558
13559 2016-01-12 Josh Stone <jistone@redhat.com>
13560 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13561
13562 * gdb.base/catch-syscall.c (do_execve): New variable.
13563 (main): Conditionally trigger an execve.
13564 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13565 (test_catch_syscall_execve): New, check entry/return across execve.
13566 (do_syscall_tests): Call test_catch_syscall_execve.
13567
13568 2016-01-12 Pedro Alves <palves@redhat.com>
13569
13570 * gdb.base/random-signal.exp (do_test): New procedure, with body
13571 of testcase moved in.
13572
13573 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13574 Pedro Alves <palves@redhat.com>
13575
13576 * gdb.base/funcargs.exp (finish from indirectly called function):
13577 Reintroduce the case for 'First'.
13578
13579 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13580 Pedro Alves <palves@redhat.com>
13581
13582 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13583 (tcatch_vfork_then_child_follow_exec)
13584 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13585 identification.
13586
13587 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13588
13589 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13590 and repeats to unlimited.
13591 * gdb.python/py-value.exp: Likewise.
13592 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13593 and repeats to unlimited.
13594
13595 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13596
13597 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13598 and reordering the functions.
13599 * gdb.multi/hangout.c: Likewise.
13600 * gdb.multi/hello.c: Likewise.
13601
13602 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13603
13604 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13605 absolute.
13606 (SingleStatisticTestResult.report): Use dict.keys instead of
13607 dict.iterkeys.
13608
13609 2016-01-06 Pedro Alves <palves@redhat.com>
13610
13611 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13612
13613 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13614
13615 * gdb.btrace/dlopen.exp: New.
13616 * gdb.btrace/dlopen.c: New.
13617 * gdb.btrace/dlopen-dso.c: New.
13618
13619 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13620
13621 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13622 PATTERN argument is optional.
13623
13624 2015-12-24 Joel Brobecker <brobecker@adacore.com>
13625
13626 * lib/ada.exp (target_compile_ada_from_dir): New function.
13627 (gdb_compile_ada): Reimplement avoiding the use of project files.
13628 * gdb.ada/gnat_ada.gpr: Delete.
13629 * gdb.ada/cond_lang.exp: Adjust test to make path before
13630 filename optional.
13631 * gdb.ada/small_reg_param.exp: Likewise.
13632
13633 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13634
13635 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13636
13637 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13638
13639 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13640 case.
13641
13642 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13643
13644 * gdb.base/break.exp: Remove dead code.
13645 * gdb.base/sepdebug.exp: Likewise.
13646
13647 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13648
13649 * gdb.asm/asm-source.exp: Remove HP-UX references.
13650 * gdb.base/annota1.exp: Likewise.
13651 * gdb.base/annota3.exp: Likewise.
13652 * gdb.base/attach.exp: Likewise.
13653 * gdb.base/bigcore.exp: Likewise.
13654 * gdb.base/break.exp: Likewise.
13655 * gdb.base/call-ar-st.exp: Likewise.
13656 * gdb.base/callfuncs.exp: Likewise.
13657 * gdb.base/catch-fork-static.exp: Likewise.
13658 * gdb.base/display.exp: Likewise.
13659 * gdb.base/foll-exec-mode.exp: Likewise.
13660 * gdb.base/foll-exec.exp: Likewise.
13661 * gdb.base/foll-fork.exp: Likewise.
13662 * gdb.base/foll-vfork.exp: Likewise.
13663 * gdb.base/funcargs.exp: Likewise.
13664 * gdb.base/hbreak2.exp: Likewise.
13665 * gdb.base/inferior-died.exp: Likewise.
13666 * gdb.base/interrupt.exp: Likewise.
13667 * gdb.base/multi-forks.exp: Likewise.
13668 * gdb.base/nodebug.exp: Likewise.
13669 * gdb.base/sepdebug.exp: Likewise.
13670 * gdb.base/solib1.c: Likewise.
13671 * gdb.base/step-test.exp: Likewise.
13672 * gdb.mi/non-stop.c: Likewise.
13673 * gdb.mi/pthreads.c: Likewise.
13674 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13675 * gdb.threads/pthreads.c: Likewise.
13676 * gdb.threads/staticthreads.exp: Likewise.
13677 * lib/future.exp: Likewise.
13678 * lib/gdb.exp: Likewise.
13679 * gdb.base/so-indr-cl.c: Remove.
13680 * gdb.base/so-indr-cl.exp: Likewise.
13681 * gdb.base/solib.c: Likewise.
13682 * gdb.base/solib.exp: Likewise.
13683 * gdb.base/solib2.c: Likewise.
13684
13685 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13686
13687 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13688 * gdb.base/call-ar-st.exp: Likewise.
13689 * gdb.base/callfuncs.exp: Likewise.
13690 * gdb.base/condbreak.exp: Likewise.
13691 * gdb.base/constvars.exp: Likewise.
13692 * gdb.base/hbreak2.exp: Likewise.
13693 * gdb.base/langs.exp: Likewise.
13694 * gdb.base/list.exp: Likewise.
13695 * gdb.base/long_long.exp: Likewise.
13696 * gdb.base/ptype.exp: Likewise.
13697 * gdb.base/scope.exp: Likewise.
13698 * gdb.base/signals.exp: Likewise.
13699 * gdb.base/so-impl-ld.exp: Likewise.
13700 * gdb.base/varargs.exp: Likewise.
13701 * gdb.base/volatile.exp: Likewise.
13702 * gdb.base/whatis.exp: Likewise.
13703 * gdb.cp/cplusfuncs.exp: Likewise.
13704 * gdb.cp/inherit.exp: Likewise.
13705 * gdb.cp/local.exp: Likewise.
13706 * gdb.cp/member-ptr.exp: Likewise.
13707 * gdb.cp/method.exp: Likewise.
13708 * gdb.cp/overload.exp: Likewise.
13709 * gdb.cp/templates.exp: Likewise.
13710 * gdb.stabs/weird.exp: Likewise.
13711 * lib/compiler.c: Likewise.
13712 * lib/compiler.cc: Likewise.
13713 * lib/cp-support.exp: Likewise.
13714 * lib/gdb.exp: Likewise.
13715
13716 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13717
13718 * configure.ac: Remove HP-UX case.
13719 * configure: Regenerate.
13720
13721 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13722
13723 * lib/gdb.exp (gdb_compile): Add function doc.
13724
13725 2015-12-17 Pedro Alves <palves@redhat.com>
13726
13727 PR threads/19354
13728 * gdb.multi/info-threads.exp: New file.
13729
13730 2015-12-15 Yao Qi <yao.qi@linaro.org>
13731
13732 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13733 is aarch64*-*-*.
13734
13735 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13736
13737 * gdb.base/history-duplicates.exp: Skip if no readline support.
13738
13739 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13740
13741 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13742
13743 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13744
13745 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13746
13747 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13748
13749 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13750 ctrl-C if nointerrupts target property is set.
13751 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13752 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13753 * gdb.base/paginate-bg-execution.exp: Likewise.
13754 * gdb.base/paginate-execution-startup.exp: Likewise.
13755 * gdb.base/random-signal.exp: Likewise.
13756 * gdb.base/range-stepping.exp: Likewise.
13757 * gdb.cp/annota2.exp: Likewise.
13758 * gdb.cp/annota3.exp: Likewise.
13759 * gdb.gdb/selftest.exp: Likewise.
13760 * gdb.threads/continue-pending-status.exp: Likewise.
13761 * gdb.threads/leader-exit.exp: Likewise.
13762 * gdb.threads/manythreads.exp: Likewise.
13763 * gdb.threads/pthreads.exp: Likewise.
13764 * gdb.threads/schedlock.exp: Likewise.
13765 * gdb.threads/sigthread.exp: Likewise.
13766
13767 2015-12-11 Don Breazeal <donb@codesourcery.com>
13768
13769 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13770 remote.
13771 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13772 * gdb.base/foll-exec.exp (main): Enable for target remote.
13773 * gdb.base/foll-fork.exp (main): Likewise.
13774 * gdb.base/foll-vfork.exp (main): Likewise.
13775 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13776 (proc continue_to_exit_bp_loc): Use clean_restart.
13777 * gdb.base/pie-execl.exp (main): Disable for target remote.
13778 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13779 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13780 * gdb.threads/execl.exp (main): Likewise.
13781 * gdb.threads/fork-child-threads.exp (main): Likewise.
13782 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13783 remote.
13784 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13785 remote.
13786 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13787 pid.tid style ptids, instead of just tid.
13788 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13789 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13790 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13791 ptids, instead of just tid.
13792
13793 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13794
13795 * gdb.base/list.exp (test_list_forward): Add end of file error
13796 test.
13797 (test_repeat_list_command): Add end of file error test.
13798 (test_list_backwards): Add beginning of file error test.
13799
13800 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13801
13802 * gdb.base/list.exp (test_list_invalid_args): New function,
13803 defined, and called.
13804
13805 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13806
13807 * gdb.base/list.exp (test_list): Make test names unique.
13808
13809 2015-12-11 Yao Qi <yao.qi@linaro.org>
13810
13811 * gdb.base/coremaker2.c: Remove.
13812
13813 2015-12-10 Pedro Alves <palves@redhat.com>
13814
13815 * gdb.multi/base.exp: Remove stale "spaces" references.
13816
13817 2015-12-10 Pedro Alves <palves@redhat.com>
13818
13819 * gdb.multi/base.exp: Don't use nowarnings.
13820 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13821 * gdb.multi/hangout.c: Include stdio.h.
13822 * gdb.multi/hello.c: Include stdlib.h.
13823 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13824 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13825 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13826
13827 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13828
13829 * gdb.dwarf2/dw2-ranges-base.c: New file.
13830 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13831 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13832 support additional line table, and debug ranges generation.
13833 (Dwarf::ranges): New function, generate .debug_ranges.
13834 (Dwarf::lines): Support generating simple line table programs.
13835 (Dwarf::assemble): Initialise new namespace variables.
13836
13837 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13838
13839 * gdb.base/async.exp (proc test_background): Add case for
13840 asynchronous execution not supported.
13841
13842 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13843
13844 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13845 format and change test names to make them unique.
13846
13847 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13848 Pedro Alves <pedro@redhat.com>
13849
13850 PR gdb/18702
13851 Add checking of floatformats setup on x86_64 hosts.
13852 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13853 (smallval, bigval): New labels/constants.
13854 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13855 float" after loading bigval and smallval.
13856
13857 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13858
13859 * gdb.ada/fun_overload_menu.exp: New testcase.
13860 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13861
13862 2015-12-04 Josh Stone <jistone@redhat.com>
13863
13864 * gdb.base/catch-fork-static.exp: New.
13865
13866 2015-12-03 Yao Qi <yao.qi@linaro.org>
13867
13868 * gdb.base/sizeof.c: Don't include stdio.h and
13869 ../lib/unbuffer_output.c.
13870 (main): New variable 'size' and 'value'. Remove printf and
13871 gdb_unbuffer_output. Assign return value to size and value.
13872 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13873 at the beginning.
13874 (check_sizeof): Check the result by printing variable 'size'.
13875 (check_valueof): Check the result by printing variable 'value'.
13876
13877 2015-12-01 Yao Qi <yao.qi@linaro.org>
13878
13879 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13880 for aarch64*-*-linux* target.
13881
13882 2015-11-30 Pedro Alves <palves@redhat.com>
13883
13884 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13885
13886 2015-11-30 Pedro Alves <palves@redhat.com>
13887
13888 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13889 Handle non-stop mode vCont replies.
13890
13891 2015-11-30 Pedro Alves <palves@redhat.com>
13892
13893 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13894 prepare_for_testing. Start gdb with "set non-stop on" appended to
13895 GDBFLAGS. Lax expected stop output.
13896
13897 2015-11-27 Yao Qi <yao.qi@linaro.org>
13898
13899 * gdb.arch/arm-neon.exp: New.
13900 * gdb.arch/arm-neon.c: New.
13901
13902 2015-11-27 Yao Qi <yao.qi@linaro.org>
13903
13904 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13905
13906 2015-11-27 Yao Qi <yao.qi@linaro.org>
13907
13908 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13909 frames-invalid annotation.
13910
13911 2015-11-27 Yao Qi <yao.qi@linaro.org>
13912
13913 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13914
13915 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13916
13917 * gdb.threads/names.exp: New file.
13918 * gdb.threads/names.c: New file.
13919 * README: Mention gdb,no_thread_names.
13920
13921 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13922
13923 PR 19297
13924 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13925 support" error.
13926
13927 2015-11-24 Pedro Alves <palves@redhat.com>
13928
13929 PR 17539
13930 * gdb.base/display.exp: Expect displays to be sorted in ascending
13931 order. Use multi_line.
13932 * gdb.base/solib-display.exp: Likewise.
13933
13934 2015-11-24 Pedro Alves <palves@redhat.com>
13935
13936 PR 17539
13937 * gdb.base/display.exp: Expect displays to be sorted in ascending
13938 order. Use multi_line.
13939 * gdb.base/solib-display.exp: Likewise.
13940
13941 2015-11-24 Pedro Alves <palves@redhat.com>
13942
13943 PR 17539
13944 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13945 threads in ascending order.
13946 * gdb.base/foll-fork.exp: Likewise.
13947 * gdb.base/foll-vfork.exp: Likewise.
13948 * gdb.base/multi-forks.exp: Likewise.
13949 * gdb.mi/mi-nonstop.exp: Likewise.
13950 * gdb.mi/mi-nsintrall.exp: Likewise.
13951 * gdb.multi/base.exp: Likewise.
13952 * gdb.multi/multi-arch.exp: Likewise.
13953 * gdb.python/py-inferior.exp: Likewise.
13954 * gdb.threads/break-while-running.exp: Likewise.
13955 * gdb.threads/execl.exp: Likewise.
13956 * gdb.threads/gcore-thread.exp: Likewise.
13957 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13958 * gdb.threads/kill.exp: Likewise.
13959 * gdb.threads/linux-dp.exp: Likewise.
13960 * gdb.threads/multiple-step-overs.exp: Likewise.
13961 * gdb.threads/next-bp-other-thread.exp: Likewise.
13962 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13963 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13964 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13965 * gdb.threads/thread-find.exp: Likewise.
13966 * gdb.threads/tls.exp: Likewise.
13967 * lib/mi-support.exp (mi_reverse_list): Delete.
13968 (mi_check_thread_states): No longer reverse list.
13969
13970 2015-11-24 Pedro Alves <palves@redhat.com>
13971
13972 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13973 use lowercase.
13974
13975 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13976
13977 * gdb.trace/actions.c: Include trace-common.h.
13978 (main): Add a location for a fast tracepoint.
13979 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13980 the normal tracepoints.
13981 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13982
13983 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13984
13985 * save-trace.exp: Factor out code to these...
13986 (gdb_save_tracepoints): New.
13987 (gdb_load_tracepoints): New.
13988 (do_save_load_test): New.
13989
13990 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13991
13992 * gdb.base/asmlabel.exp: New test.
13993 * gdb.base/asmlabel.c: New test case.
13994
13995 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13996
13997 * gdb.base/wrong_frame_bt_full-main.c: New file.
13998 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13999 * gdb.base/wrong_frame_bt_full.exp: New file.
14000
14001 2015-11-23 Joel Brobecker <brobecker@adacore.com>
14002
14003 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14004
14005 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14006
14007 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
14008 pstate register when comparing registers values in
14009 sparc64-*-linux-gnu targets to avoid spurious differences.
14010
14011 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14012
14013 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
14014
14015 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14016
14017 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14018 as type argument to gdb_compile.
14019 * gdb.base/nested-subp2.exp: Likewise.
14020 * gdb.base/nested-subp3.exp: Likewise.
14021
14022 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14023
14024 * lib/dwarf.exp (_note): Fix left shift of negative value.
14025 * gdb.trace/trace-condition.exp: Likewise.
14026
14027 2015-11-13 Yao Qi <yao.qi@linaro.org>
14028
14029 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14030 comments about d10v.
14031 (test_scalar_returns): Likewise.
14032 * gdb.base/d10v.ld: Remove.
14033 * gdb.base/overlays.exp: Remove the target triplet checking for
14034 d10v-*-*.
14035 * gdb.base/structs.exp (test_struct_returns): Remove the
14036 comments about d10v.
14037 (test_struct_calls): Likewise.
14038
14039 2015-11-13 Yao Qi <yao.qi@linaro.org>
14040
14041 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14042 * gdb.base/gnu_vector.c: Don't include stdio.h.
14043 (main): Don't print res and call add_some_intvecs.
14044
14045 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14046
14047 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14048 macro.
14049 (func5): Removed.
14050 (func4): Use FAST_TRACEPOINT_LABEL.
14051 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14052 macro.
14053 (func): Removed.
14054 (thread_function): Use FAST_TRACEPOINT_LABEL.
14055 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14056 (func): Remove.
14057 (marker): Use FAST_TRACEPOINT_LABEL.
14058 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14059 (pendfunc1): Remove.
14060 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14061 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14062 (foo): Remove.
14063 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14064 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14065 macro.
14066 (func): Remove.
14067 (marker): Use FAST_TRACEPOINT_LABEL.
14068 * gdb.trace/trace-common.h: New header.
14069 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14070 macro.
14071 (func): Remove.
14072 (marker): Use FAST_TRACEPOINT_LABEL.
14073 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14074 (func): Remove.
14075 (thread_function): Use FAST_TRACEPOINT_LABEL.
14076
14077 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14078
14079 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14080 in front.
14081 * gdb.trace/change-loc.exp: Use global pcreg definition.
14082 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14083 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14084 in front.
14085 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14086 * gdb.trace/pending.exp: Likewise.
14087 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14088 * gdb.trace/trace-break.exp: Likewise.
14089 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14090 in front.
14091 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14092 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14093 in front.
14094 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14095
14096 2015-11-09 Joel Brobecker <brobecker@adacore.com>
14097
14098 * gdb.ada/fin_fun_out: New testcase.
14099
14100 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14101
14102 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14103 value associated with DW_AT_byte_size.
14104 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14105 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14106 DW_AT_upper_bound.
14107
14108 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14109
14110 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14111 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14112 version.
14113 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14114 gdb.dwarf2/dw2-canonicalize-type.exp,
14115 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14116 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14117 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14118 provided by gdb_target_symbol_prefix_flags_asm.
14119 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14120 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14121 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14122 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14123 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14124 macros where needed). Use this macro for symbols which require
14125 the prefix provided by SYMBOL_PREFIX.
14126
14127 2015-11-05 Kevin Buettner <kevinb@redhat.com>
14128
14129 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14130 New procs.
14131 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14132 representing expressions, of more than one list element.
14133 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14134 to prepend linker symbol prefix to f.
14135 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14136 table_1 and table_2.
14137 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14138 Likewise, for f and g.
14139 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14140 for ptr.
14141 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14142 for main.
14143 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14144 table_1_ptr and table_2_ptr.
14145
14146 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14147 Joel Brobecker <brobecker@adacore.com>
14148
14149 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14150
14151 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14152
14153 * gdb.reverse/s390-mvcle.c: New test.
14154 * gdb.reverse/s390-mvcle.exp: New file.
14155 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14156
14157 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14158
14159 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14160
14161 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14162
14163 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14164 reaching marker2.
14165 * gdb.reverse/getresuid-reverse.exp: Likewise.
14166 * gdb.reverse/pipe-reverse.exp: Likewise.
14167 * gdb.reverse/readv-reverse.exp: Likewise.
14168 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14169 * gdb.reverse/time-reverse.exp: Likewise.
14170 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14171
14172 2015-10-30 Yao Qi <yao.qi@linaro.org>
14173
14174 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14175 (empty_cycle): Remove.
14176 (main): Don't call empty_cycle. Don't use watch_count_done.
14177 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14178 empty_cycle. Rewrite the code counting HW watchpoints.
14179
14180 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14181
14182 * gdb.reverse/fstatat-reverse.c: New test.
14183 * gdb.reverse/fstatat-reverse.exp: New file.
14184 * gdb.reverse/getresuid-reverse.c: New test.
14185 * gdb.reverse/getresuid-reverse.exp: New file.
14186 * gdb.reverse/pipe-reverse.c: New test.
14187 * gdb.reverse/pipe-reverse.exp: New file.
14188 * gdb.reverse/readv-reverse.c: New test.
14189 * gdb.reverse/readv-reverse.exp: New file.
14190 * gdb.reverse/recvmsg-reverse.c: New test.
14191 * gdb.reverse/recvmsg-reverse.exp: New file.
14192 * gdb.reverse/time-reverse.c: New test.
14193 * gdb.reverse/time-reverse.exp: New file.
14194 * gdb.reverse/waitpid-reverse.c: New test.
14195 * gdb.reverse/waitpid-reverse.exp: New file.
14196
14197 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14198
14199 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14200
14201 2015-10-26 Doug Evans <dje@google.com>
14202
14203 PR symtab/17391
14204 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14205 * gdb.dwarf2/bad-regnum.c: New file.
14206 * gdb.dwarf2/bad-regnum.exp: New file.
14207
14208 2015-10-26 Doug Evans <dje@google.com>
14209
14210 PR python/18938
14211 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14212 file.
14213
14214 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14215
14216 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14217 for a change by "Mention language in compile error message".
14218
14219 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14220
14221 PR python/18073
14222 * gdb.python/py-type.c (C::a_method): New.
14223 (C::a_const_method): New.
14224 (C::a_static_method): New.
14225 (a_function): New.
14226 * gdb.python/py-type.exp (test_fields): Test getting fields
14227 from function and method.
14228
14229 2015-10-21 Keven Boell <keven.boell@intel.com>
14230
14231 * gdb.fortran/vla-alloc-assoc.exp: New file.
14232 * gdb.fortran/vla-datatypes.exp: New file.
14233 * gdb.fortran/vla-datatypes.f90: New file.
14234 * gdb.fortran/vla-history.exp: New file.
14235 * gdb.fortran/vla-ptype-sub.exp: New file.
14236 * gdb.fortran/vla-ptype.exp: New file.
14237 * gdb.fortran/vla-sizeof.exp: New file.
14238 * gdb.fortran/vla-sub.f90: New file.
14239 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14240 * gdb.fortran/vla-value-sub-finish.exp: New file.
14241 * gdb.fortran/vla-value-sub.exp: New file.
14242 * gdb.fortran/vla-value.exp: New file.
14243 * gdb.fortran/vla-ptr-info.exp: New file.
14244 * gdb.mi/mi-vla-fortran.exp: New file.
14245 * gdb.mi/vla.f90: New file.
14246
14247 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14248
14249 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14250 of hardwired timeout value.
14251
14252 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14253 Pedro Alves <palves@redhat.com>
14254
14255 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14256 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14257
14258 2015-10-19 Josh Stone <jistone@redhat.com>
14259
14260 * gdb.base/catch-syscall.c: Include <sched.h>.
14261 (unknown_syscall): New variable.
14262 (main): Trigger a vfork and an unknown syscall.
14263 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14264 (unknown_syscall_number): Likewise.
14265 (check_call_to_syscall): Accept an optional syscall pattern.
14266 (check_return_from_syscall): Likewise.
14267 (check_continue): Likewise.
14268 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14269 (test_catch_syscall_skipping_return): New test toggling off 'catch
14270 syscall' to step over the syscall return, then toggling back on.
14271 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14272 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14273 (do_syscall_tests): Call test_catch_syscall_without_args and
14274 test_catch_syscall_mid_vfork.
14275 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14276 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14277
14278 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
14279
14280 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14281 print g_vE): Add new pass patterns.
14282 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14283 print various symbol names for vptr fields.
14284
14285 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14286
14287 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14288 results.
14289
14290 2015-10-12 Yao Qi <yao.qi@linaro.org>
14291
14292 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14293
14294 2015-10-12 Yao Qi <yao.qi@linaro.org>
14295
14296 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14297 is aarch64*-*-linux*.
14298
14299 2015-10-12 Yao Qi <yao.qi@linaro.org>
14300
14301 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14302 (can_relocate_bcond_true): ... it.
14303 (can_relocate_bcond_false): New function.
14304 (foo): Likewise.
14305 (can_relocate_bl): Likewise.
14306 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14307 can_relocate_bl.
14308
14309 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14310
14311 * gdb.base/nested-addr.c: New file.
14312 * gdb.base/nested-addr.exp: New testcase.
14313
14314 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14315
14316 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14317 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14318 its output. Ignore the output of "record goto begin" and instead
14319 check that GDB is replaying.
14320
14321 2015-10-09 Pedro Alves <palves@redhat.com>
14322
14323 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14324 (top level): Use it in the run with no args test.
14325
14326 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14327
14328 * gdb.dlang/properties.exp: New file.
14329
14330 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14331
14332 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14333 whether or not address 0x1000 is mapped on the target.
14334
14335 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14336
14337 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14338 build.
14339
14340 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14341
14342 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14343 instruction-history test.
14344
14345 2015-09-28 Doug Evans <dje@google.com>
14346
14347 * gdb.base/gcore.c (array_func): Add reference to static_array.
14348
14349 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14350
14351 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14352 source line.
14353
14354 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14355
14356 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14357 short or char as base type.
14358
14359 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14360
14361 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14362 to allow any size enum.
14363
14364 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14365
14366 * gdb.ada/array_ptr_renaming.exp: New testcase.
14367 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14368 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14369
14370 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14371
14372 * gdb.trace/ftrace-lock.c: New file.
14373 * gdb.trace/ftrace-lock.exp: New file.
14374
14375 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14376
14377 * gdb.arch/insn-reloc.c: New file.
14378 * gdb.arch/ftrace-insn-reloc.exp: New file.
14379
14380 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14381
14382 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14383 instruction.
14384 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14385 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14386 * gdb.trace/range-stepping.c: Likewise.
14387 * gdb.trace/trace-break.c: Likewise.
14388 * gdb.trace/trace-mt.c (thread_function): Likewise.
14389 * gdb.trace/ftrace.c (marker): Likewise.
14390 * gdb.trace/trace-condition.c (marker): Likewise.
14391 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14392 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14393 is_aarch64_target.
14394
14395 2015-09-18 Doug Evans <xdje42@gmail.com>
14396
14397 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14398 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14399
14400 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14401
14402 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14403 the breakpoint.
14404
14405 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14406
14407 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14408 the pending breakpoint. Remove timeout override for "Run till
14409 MI pending breakpoint on pendfunc3 on thread 2" test.
14410
14411 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14412
14413 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14414 filename pattern.
14415
14416 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14417
14418 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14419 in breakpoint filename pattern.
14420
14421 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14422
14423 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14424
14425 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14426
14427 * gdb.linespec/explicit.exp: Check for readline support for
14428 tab-completion tests. Fix obvious typo.
14429
14430 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14431
14432 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14433 and replay.
14434
14435 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14436
14437 * gdb.btrace/non-stop.c: New.
14438 * gdb.btrace/non-stop.exp: New.
14439
14440 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14441 Yao Qi <yao.qi@linaro.org>
14442
14443 * gdb.trace/trace-condition.c: New file.
14444 * gdb.trace/trace-condition.exp: New file.
14445
14446 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
14447
14448 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14449 for testing bytecode compilation.
14450
14451 2015-09-16 Pedro Alves <palves@redhat.com>
14452 Sandra Loosemore <sandra@codesourcery.com>
14453
14454 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14455 (SECONDS): Redefine.
14456 (main): Call pthread_kill and alarm early.
14457 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14458 support.
14459 (test): If the target can't hardware step and doesn't support
14460 displaced stepping, increase the timeout.
14461
14462 2015-09-16 Pedro Alves <palves@redhat.com>
14463
14464 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14465 (enable_debug): New procedures.
14466 (test): Use them. Bail out if waiting for threads fails.
14467 (top level): Bail out if a test fails.
14468
14469 2015-09-16 Yao Qi <yao.qi@linaro.org>
14470
14471 * gdb.asm/asm-source.exp: Set asm-arch for
14472 aarch64*-*-* target.
14473 * gdb.asm/aarch64.inc: New file.
14474
14475 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14476
14477 * gdb.ada/array_of_variable_length.exp: New testcase.
14478 * gdb.ada/array_of_variable_length/foo.adb: New file.
14479 * gdb.ada/array_of_variable_length/pck.adb: New file.
14480 * gdb.ada/array_of_variable_length/pck.ads: New file.
14481
14482 2015-09-15 Doug Evans <dje@google.com>
14483
14484 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14485 of function static local variable.
14486
14487 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14488
14489 * gdb.threads/tls-so_extern.exp: New test file.
14490 * gdb.threads/tls-so_extern.c: New test file.
14491 * gdb.threads/tls-so_extern_main.c: New test file.
14492
14493 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14494
14495 * gdb.opt/solib-intra-step-lib.c: New file.
14496 * gdb.opt/solib-intra-step-main.c: New file.
14497 * gdb.opt/solib-intra-step.exp: New file.
14498
14499 2015-09-15 Pedro Alves <palves@redhat.com>
14500
14501 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14502 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14503
14504 2015-09-14 Pedro Alves <palves@redhat.com>
14505
14506 * gdb.base/hook-stop-continue.c: Delete.
14507 * gdb.base/hook-stop-continue.exp: Delete.
14508 * gdb.base/hook-stop-frame.c: Delete.
14509 * gdb.base/hook-stop-frame.exp: Delete.
14510 * gdb.base/hook-stop.c: New file.
14511 * gdb.base/hook-stop.exp: New file.
14512
14513 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14514
14515 * gdb.ada/access_to_packed_array.exp: New testcase.
14516 * gdb.ada/access_to_packed_array/foo.adb: New file.
14517 * gdb.ada/access_to_packed_array/pack.adb: New file.
14518 * gdb.ada/access_to_packed_array/pack.ads: New file.
14519
14520 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14521
14522 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14523 buffer size test.
14524
14525 2015-09-11 Don Breazeal <donb@codesourcery.com>
14526
14527 * gdb.base/foll-exec.c: Add copyright header. Fix
14528 formatting issues.
14529 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14530 (do_exec_tests): Use clean_restart in place of zap_session,
14531 and for test initialization. Fix formatting issues. Use
14532 fail in place of perror.
14533 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14534 an expect statement to match an expression with output from
14535 the program under debug.
14536 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14537 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14538 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14539 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14540 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14541
14542 2015-09-09 Doug Evans <dje@google.com>
14543
14544 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14545
14546 2015-09-09 Doug Evans <dje@google.com>
14547
14548 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14549
14550 2015-09-09 Doug Evans <dje@google.com>
14551
14552 * gdb.base/savedregs.exp: Fix typo.
14553
14554 2015-09-09 Pedro Alves <palves@redhat.com>
14555
14556 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14557
14558 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14559
14560 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14561 command actually switches threads. Give up on remaining
14562 tests if target fails to stop at breakpoint.
14563
14564 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14565
14566 * gdb.ada/funcall_char.exp: New testcase.
14567 * gdb.ada/funcall_char/foo.adb: New file.
14568
14569 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14570
14571 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14572 expected outputs. Add two testcases for completing ambiguous
14573 functions.
14574 * gdb.ada/complete/aux_pck.adb: New file.
14575 * gdb.ada/complete/aux_pck.ads: New file.
14576 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14577 Ambiguous_Func functions.
14578 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14579 * gdb.ada/complete/pck.adb: Likewise.
14580
14581 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14582
14583 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14584 failures to run the test program under GDB.
14585
14586 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
14587
14588 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14589 to C.
14590
14591 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14592
14593 * gdb.base/run-after-attach.exp: New test file.
14594 * gdb.base/run-after-attach.c: New test file.
14595
14596 2015-08-26 Don Breazeal <donb@codesourcery.com>
14597
14598 * gdb.base/foll-exec-2.c: New test program.
14599 * gdb.base/foll-exec-2.exp: New test.
14600
14601 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14602
14603 * gdb.base/nested-subp1.exp: New file.
14604 * gdb.base/nested-subp1.c: New file.
14605 * gdb.base/nested-subp2.exp: New file.
14606 * gdb.base/nested-subp2.c: New file.
14607 * gdb.base/nested-subp3.exp: New file.
14608 * gdb.base/nested-subp3.c: New file.
14609
14610 2015-08-24 Pedro Alves <palves@redhat.com>
14611
14612 * gdb.server/connect-without-multi-process.c: New file.
14613 * gdb.server/connect-without-multi-process.exp: New file.
14614
14615 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14616
14617 * gdb.opt/inline-markers.c: Make z int.
14618
14619 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14620
14621 * gdb.opt/inline-markers.c: Make z volatile.
14622
14623 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14624
14625 * gdb.opt/inline-bt.c: New volatile global z.
14626 * gdb.opt/inline-cmds.c: Likewise.
14627 * gdb.opt/inline-locals.c: Likewise.
14628 * gdb.opt/inline-markers.c: New extern global z.
14629 (marker): Use z.
14630 (inline_fn): Likewise.
14631
14632 2015-08-24 Pedro Alves <palves@redhat.com>
14633
14634 * config/m32r-stub.exp: Remove file.
14635 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14636 * gdb.base/call-rt-st.exp: Likewise.
14637 * gdb.base/call-strs.exp: Likewise.
14638 * gdb.base/default.exp: Remove references to h8300-*-hms and
14639 *-*-udi*.
14640 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14641
14642 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14643
14644 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14645 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14646 and "return" use KFAIL when GDB can not read/write the vector
14647 return value.
14648
14649 2015-08-21 Gary Benson <gbenson@redhat.com>
14650
14651 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14652
14653 2015-08-20 Pedro Alves <palves@redhat.com>
14654
14655 * gdb.server/solib-list.exp: No longer expect an interior stop in
14656 non-stop mode.
14657
14658 2015-08-20 Pedro Alves <palves@redhat.com>
14659
14660 * gdb.server/connect-stopped-target.c: New file.
14661 * gdb.server/connect-stopped-target.exp: New file.
14662
14663 2015-08-20 Pedro Alves <palves@redhat.com>
14664
14665 * gdb.dwarf2/comp-unit-lang.exp: New file.
14666 * gdb.dwarf2/comp-unit-lang.c: New file.
14667
14668 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14669
14670 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14671 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14672
14673 2015-08-19 Kevin Buettner <kevinb@redhat.com>
14674
14675 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14676 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14677
14678 2015-08-18 Doug Evans <dje@google.com>
14679 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14680
14681 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14682 skip_python_tests. New arg prompt_regexp.
14683 (skip_python_tests): New function.
14684 * lib/mi-support.exp (mi_skip_python_tests): New function.
14685 * gdb.python/py-mi-objfile-gdb.py: New file.
14686 * gdb.python/py-mi-objfile.c: New file.
14687 * gdb.python/py-mi-objfile.exp: New file.
14688
14689 2015-08-17 Keith Seitz <keiths@redhat.com>
14690
14691 * gdb.linespec/explicit.exp: Move strace test from here ...
14692 * gdb.trace/strace.exp: ... to here.
14693
14694 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14695
14696 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14697 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14698
14699 2015-08-14 Doug Evans <xdje42@gmail.com>
14700
14701 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14702 inferior before selecting a new file.
14703
14704 2015-08-14 Doug Evans <xdje42@gmail.com>
14705
14706 * gdb.mi/mi-disassemble.exp: Update.
14707 * gdb.base/disasm-optim.S: New file.
14708 * gdb.base/disasm-optim.c: New file.
14709 * gdb.base/disasm-optim.h: New file.
14710 * gdb.base/disasm-optim.exp: New file.
14711
14712 2015-08-14 Keith Seitz <keiths@redhat.com>
14713
14714 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14715 "evaluated-by".
14716
14717 2015-08-13 Joel Brobecker <brobecker@adacore.com>
14718
14719 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14720
14721 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14722
14723 * gdb.ada/fun_renaming.exp: New testcase.
14724 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14725 * gdb.ada/fun_renaming/pack.adb: New file.
14726 * gdb.ada/fun_renaming/pack.ads: New file.
14727
14728 2015-08-12 Keith Seitz <keiths@redhat.com>
14729
14730 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14731 gdb_get_line_number.
14732
14733 2015-08-12 Joel Brobecker <brobecker@adacore.com>
14734
14735 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14736 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14737 gdb.base/dso2dso.exp: New files.
14738
14739 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14740 Pedro Alves <palves@redhat.com>
14741 Keith Seitz <keiths@redhat.com>
14742
14743 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14744 GDBFLAGS.
14745
14746 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14747
14748 * gdb.base/gdbhistsize-history.exp
14749 (test_histsize_history_setting): Use save_vars.
14750 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14751 Use save_vars.
14752 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14753 * gdb.base/readline.exp: Use save_vars.
14754
14755 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14756
14757 * lib/gdb.exp (save_vars): New proc.
14758
14759 2015-08-11 Keith Seitz <keiths@redhat.com>
14760
14761 * gdb.base/help.exp: Update help_breakpoint_text.
14762
14763 2015-08-11 Keith Seitz <keiths@redhat.com>
14764
14765 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14766 (at toplevel): Call test_explicit_breakpoints.
14767 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14768 breakpoints.
14769 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14770 breakpoint conditions, "-cond".
14771
14772 2015-08-11 Keith Seitz <keiths@redhat.com>
14773
14774 * gdb.linespec/3explicit.c: New file.
14775 * gdb.linespec/cpexplicit.cc: New file.
14776 * gdb.linespec/cpexplicit.exp: New file.
14777 * gdb.linespec/explicit.c: New file.
14778 * gdb.linespec/explicit.exp: New file.
14779 * gdb.linespec/explicit2.c: New file.
14780 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14781 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14782 before using in the matching pattern.
14783 Clarify that `prefix' is a regular expression.
14784
14785 2015-08-11 Keith Seitz <keiths@redhat.com>
14786
14787 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14788 test.
14789 Add tests for missing ",FMT" and ",".
14790
14791 2015-08-10 Doug Evans <dje@google.com>
14792 Keith Seitz <keiths@redhat.com>
14793
14794 PR gdb/17960
14795 * gdb.base/completion.exp: Add location completer tests.
14796
14797 2015-08-07 Pedro Alves <palves@redhat.com>
14798
14799 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14800 tests here.
14801 (top level): Run do_test with and without displaced stepping.
14802
14803 2015-08-07 Pedro Alves <palves@redhat.com>
14804
14805 * gdb.base/valgrind-disp-step.c: New file.
14806 * gdb.base/valgrind-disp-step.exp: New file.
14807
14808 2015-08-07 Pedro Alves <palves@redhat.com>
14809
14810 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14811 Delete function.
14812 (main): Add alarm. Run an infinite loop instead of calling
14813 wait_threads.
14814 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14815 comment.
14816 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14817 Delete function.
14818 (main): Add alarm. Run an infinite loop instead of calling
14819 wait_threads.
14820 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14821 comment.
14822
14823 2015-08-07 Pedro Alves <palves@redhat.com>
14824
14825 * gdb.base/checkpoint-ns.exp: New file.
14826 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14827 standard_testfile.
14828
14829 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14830
14831 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14832 * gdb.btrace/instruction_history.exp: Update.
14833 * gdb.btrace/tsx.exp: New.
14834 * gdb.btrace/tsx.c: New.
14835
14836 2015-08-06 Pedro Alves <palves@redhat.com>
14837
14838 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14839 increase timeout.
14840 * gdb.reverse/until-precsave.exp: Bump timeouts.
14841
14842 2015-08-06 Pedro Alves <palves@redhat.com>
14843
14844 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14845
14846 2015-08-06 Pedro Alves <palves@redhat.com>
14847
14848 PR gdb/18749
14849 * gdb.threads/process-dies-while-handling-bp.c: New file.
14850 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14851
14852 2015-08-06 Pedro Alves <palves@redhat.com>
14853
14854 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14855 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14856
14857 2015-08-05 Pedro Alves <palves@redhat.com>
14858
14859 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14860 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14861
14862 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14863
14864 * gdb.base/bp-permanent.exp: Report test as unsupported if
14865 the target cannot stop at the permanent breakpoint.
14866
14867 2015-08-03 Doug Evans <dje@google.com>
14868
14869 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14870 10000.
14871
14872 2015-08-03 Doug Evans <dje@google.com>
14873
14874 * Makefile.in (workers/%.worker, build-perf): New rule.
14875 (GDB_PERFTEST_MODE): New variable.
14876 (check-perf): Use it.
14877 (clean): Clean up gdb.perf parallel build subdirs.
14878 * lib/build-piece.exp: New file.
14879 * lib/gdb.exp (make_gdb_parallel_path): New function
14880 (standard_output_file, standard_temp_file): Call it.
14881 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14882 of $GDB_PARALLEL.
14883 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14884
14885 2015-08-03 Doug Evans <dje@google.com>
14886
14887 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14888 (LOG_FILE_NAME): New global.
14889 (TextReporter.__init__): Initialize self.txt_sum.
14890 (TextReporter.report): Add support for multiple data-points.
14891 Move report to perftest.sum, put raw data in perftest.log.
14892 (TextReporter.start): Open sum and log files.
14893 (TextReporter.end): Close sum and log files.
14894 * gdb.perf/lib/perftest/testresult.py
14895 (SingleStatisticTestResult.record): Handle multiple data-points.
14896
14897 2015-07-31 Pedro Alves <palves@redhat.com>
14898
14899 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14900 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14901 kill_wait_spawned_process instead of explicit "kill -9".
14902 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14903 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14904 kill_wait_spawned_process.
14905 * gdb.base/attach-twice.exp: Likewise.
14906 * gdb.base/attach.exp: Likewise.
14907 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14908 gdb_test_multiple.
14909 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14910 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14911 kill_wait_spawned_process.
14912 * gdb.base/valgrind-infcall.exp: Likewise.
14913 * gdb.multi/multi-attach.exp: Likewise.
14914 * gdb.python/py-prompt.exp: Likewise.
14915 * gdb.python/py-sync-interp.exp: Likewise.
14916 * gdb.server/ext-attach.exp: Likewise.
14917 * gdb.threads/attach-into-signal.exp (corefunc): Use
14918 spawn_wait_for_attach, spawn_id_get_pid and
14919 kill_wait_spawned_process.
14920 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14921 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14922 spawn_id_get_pid and kill_wait_spawned_process.
14923 * gdb.threads/attach-stopped.exp (corefunc): Use
14924 spawn_wait_for_attach, spawn_id_get_pid and
14925 kill_wait_spawned_process.
14926 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14927 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14928 kill_wait_spawned_process instead of explicit "kill -9".
14929 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14930 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14931 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14932 processes. Don't map cygwin/windows pids here. Now returns a
14933 spawn id list.
14934
14935 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14936
14937 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14938 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14939 correct patch.
14940
14941 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14942
14943 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14944
14945 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14946
14947 Reapply:
14948 2014-05-21 Mark Wielaard <mjw@redhat.com>
14949
14950 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14951
14952 2015-07-30 Pedro Alves <palves@redhat.com>
14953
14954 * linux-low.c (handle_extended_wait): Set the child's last
14955 reported status to TARGET_WAITKIND_STOPPED.
14956
14957 2015-07-30 Pedro Alves <palves@redhat.com>
14958
14959 PR threads/18600
14960 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14961 only shows inferior 1.
14962
14963 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14964 Pedro Alves <palves@redhat.com>
14965
14966 PR threads/18600
14967 * gdb.threads/fork-plus-threads.c: New file.
14968 * gdb.threads/fork-plus-threads.exp: New file.
14969
14970 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14971
14972 * gdb.base/batch-preserve-term-settings.exp
14973 (test_terminal_settings_preserved_after_cli_exit): Use
14974 send_quit_command.
14975
14976 2015-07-29 Pedro Alves <palves@redhat.com>
14977 Don Breazeal <donb@codesourcery.com>
14978
14979 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14980 output from both inferior_spawn_id and gdb_spawn_id.
14981
14982 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14983
14984 * gdb.threads/attach-into-signal.exp (corefunc): Use
14985 with_test_prefix on nested loops, uniquefying the test messages.
14986
14987 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14988
14989 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14990 commit.
14991
14992 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14993
14994 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14995 New proc.
14996 (test_terminal_settings_preserved_after_sigterm): New test.
14997
14998 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14999
15000 * gdb.base/batch-preserve-term-settings.exp
15001 (test_terminal_settings_preserved_after_cli_exit): New test.
15002
15003 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15004
15005 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15006 manipulation of saved_gdbflags.
15007 (test_terminal_settings_preserved): Remove global declaration of
15008 the unused variable pagination_prompt. Remove manipulation of
15009 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15010 GDBFLAGS.
15011
15012 2015-07-29 Pedro Alves <palves@redhat.com>
15013
15014 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15015
15016 2015-07-29 Pedro Alves <palves@redhat.com>
15017
15018 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15019 at the top.
15020
15021 2015-07-29 Pedro Alves <palves@redhat.com>
15022
15023 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15024 (main): Call gdb_unbuffer_output.
15025 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15026 (main): Call gdb_unbuffer_output.
15027 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15028 (main): Call gdb_unbuffer_output.
15029 * gdb.base/call-strs.exp: Adjust to step over the
15030 gdb_unbuffer_output call.
15031 * gdb.base/catch-gdb-caused-signals.c: Include
15032 "../lib/unbuffer_output.c".
15033 (main): Call gdb_unbuffer_output.
15034 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15035 (main): Call gdb_unbuffer_output.
15036 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15037 (main): Call gdb_unbuffer_output.
15038 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15039 (main): Call gdb_unbuffer_output.
15040 * gdb.base/shlib-call.exp: Adjust to step over the
15041 gdb_unbuffer_output call.
15042 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15043 (main): Call gdb_unbuffer_output.
15044 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15045 (main): Call gdb_unbuffer_output.
15046 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15047 (main): Rename to ...
15048 (test): ... this.
15049 (main): Reimplement.
15050 * gdb.base/varargs.exp: Run to test instead of to main.
15051 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15052 (main): Call gdb_unbuffer_output.
15053
15054 2015-07-29 Pedro Alves <palves@redhat.com>
15055
15056 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15057 factore out from mi_continue_dprintf. For call-style dprintfs,
15058 expect dprintf output out of $inferior_spawn_id.
15059 (mi_continue_dprintf): Use mi_expect_dprintf.
15060 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15061 (main): Call gdb_unbuffer_output.
15062
15063 2015-07-29 Pedro Alves <palves@redhat.com>
15064
15065 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15066 (default_mi_gdb_start): Set inferior_spawn_id instead of
15067 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15068 gdb_spawn_id.
15069 (mi_gdb_test): Always expect inferior output from both
15070 $inferior_spawn_id and $gdb_spawn_id.
15071
15072 2015-07-29 Pedro Alves <palves@redhat.com>
15073
15074 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15075 send_inferior and $inferior_spawn_id.
15076
15077 2015-07-29 Pedro Alves <palves@redhat.com>
15078
15079 * gdb.gdb/complaints.exp (test_initial_complaints)
15080 (test_serial_complaints, test_short_complaints): Use
15081 gdb_test_stdio.
15082 (test_empty_complaint): Handle $inferior_spawn_id !=
15083 $gdb_spawn_id.
15084
15085 2015-07-29 Pedro Alves <palves@redhat.com>
15086
15087 * gdb.base/varargs.exp: Use gdb_test_stdio.
15088
15089 2015-07-29 Pedro Alves <palves@redhat.com>
15090
15091 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15092
15093 2015-07-29 Pedro Alves <palves@redhat.com>
15094
15095 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15096
15097 2015-07-29 Pedro Alves <palves@redhat.com>
15098
15099 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15100 parameter into two new parameters, "inf_result" and "gdb_result".
15101 Expect inferior output and gdb output from $inferior_spawn_id and
15102 $gdb_spawn_id, respectively. Adjust all callers.
15103
15104 2015-07-29 Pedro Alves <palves@redhat.com>
15105
15106 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15107 of gdb_test_sequence.
15108
15109 2015-07-29 Pedro Alves <palves@redhat.com>
15110
15111 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15112 (saw_spurious_output): Expect inferior output from
15113 $inferior_spawn_id. Use gdb_test_stdio.
15114
15115 2015-07-29 Pedro Alves <palves@redhat.com>
15116
15117 * gdb.base/dprintf.exp: Use standard_testfile. Change
15118 prepare_for_testing call.
15119 (srcfile): Don't set.
15120 (restart): New procedure.
15121 (test_dprintf): New procecure, use to continue over dprintfs.
15122 (test_call, test_agent): New procedures, tests moved here.
15123 Restart gdb and recreate dprintfs. Adjust expected output.
15124
15125 2015-07-29 Pedro Alves <palves@redhat.com>
15126
15127 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15128
15129 2015-07-29 Pedro Alves <palves@redhat.com>
15130
15131 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15132
15133 2015-07-29 Pedro Alves <palves@redhat.com>
15134
15135 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15136 gdb_test_stdio.
15137
15138 2015-07-29 Pedro Alves <palves@redhat.com>
15139
15140 * lib/gdb.exp (gdb_test_stdio): New procedure.
15141
15142 2015-07-29 Pedro Alves <palves@redhat.com>
15143
15144 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15145
15146 2015-07-29 Pedro Alves <palves@redhat.com>
15147
15148 * gdb.base/call-signal-resume.exp: Remove check for
15149 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15150 * gdb.base/unwindonsignal.exp: Likewise.
15151 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15152 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15153
15154 2015-07-29 Pedro Alves <palves@redhat.com>
15155
15156 * gdb.base/siginfo-addr.c (pass): New function.
15157 (handler): Call it iff si_addr is correct.
15158 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15159 Set a breakpoint at "pass" and continue to it.
15160
15161 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15162
15163 * gdb.python/py-objfile.exp: Make some tests have unique names.
15164 * gdb.python/py-pp-registration.exp: Likewise.
15165
15166 2015-07-28 Pedro Alves <palves@redhat.com>
15167
15168 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15169
15170 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15171
15172 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15173
15174 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15175
15176 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15177
15178 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15179
15180 * gdb.base/gdb-sigterm-2.exp: New test.
15181
15182 2015-07-25 Doug Evans <xdje42@gmail.com>
15183
15184 Revert:
15185 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15186 (workers/%.worker, build-perf): New rule.
15187 (GDB_PERFTEST_MODE): New variable.
15188 (check-perf): Use it.
15189 (clean): Clean up gdb.perf parallel build subdirs.
15190 * lib/build-piece.exp: New file.
15191 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15192 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15193 name.
15194 (standard_temp_file): Ditto.
15195 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15196 of $GDB_PARALLEL.
15197
15198 2015-07-24 Doug Evans <dje@google.com>
15199
15200 * gdb.perf/lib/perftest/utils.py: New file.
15201 * gdb.perf/gm-hello.cc: New file.
15202 * gdb.perf/gm-pervasive-typedef.cc: New file.
15203 * gdb.perf/gm-pervasive-typedef.h: New file.
15204 * gdb.perf/gm-std.cc: New file.
15205 * gdb.perf/gm-std.h: New file.
15206 * gdb.perf/gm-use-cerr.cc: New file.
15207 * gdb.perf/gm-utils.h: New file.
15208 * gdb.perf/gmonster-null-lookup.py: New file.
15209 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15210 * gdb.perf/gmonster-print-cerr.py: New file.
15211 * gdb.perf/gmonster-ptype-string.py: New file.
15212 * gdb.perf/gmonster-runto-main.py: New file.
15213 * gdb.perf/gmonster-select-file.py: New file.
15214 * gdb.perf/gmonster1-null-lookup.exp: New file.
15215 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15216 * gdb.perf/gmonster1-print-cerr.exp: New file.
15217 * gdb.perf/gmonster1-ptype-string.exp: New file.
15218 * gdb.perf/gmonster1-runto-main.exp: New file.
15219 * gdb.perf/gmonster1-select-file.exp: New file.
15220 * gdb.perf/gmonster1.cc: New file.
15221 * gdb.perf/gmonster1.exp: New file.
15222 * gdb.perf/gmonster2-null-lookup.exp: New file.
15223 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15224 * gdb.perf/gmonster2-print-cerr.exp: New file.
15225 * gdb.perf/gmonster2-ptype-string.exp: New file.
15226 * gdb.perf/gmonster2-runto-main.exp: New file.
15227 * gdb.perf/gmonster2-select-file.exp: New file.
15228 * gdb.perf/gmonster2.cc: New file.
15229 * gdb.perf/gmonster2.exp: New file.
15230
15231 2015-07-24 Doug Evans <dje@google.com>
15232
15233 * gdb.perf/README: New file.
15234 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15235 * lib/gen-perf-test.exp: New file.
15236
15237 2015-07-24 Doug Evans <dje@google.com>
15238
15239 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15240 (PerfTest::startup): New function.
15241 (PerfTest::run): Return result of calling body.
15242 (PerfTest::assemble): Rewrite.
15243 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15244 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15245 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15246 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15247 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15248
15249 2015-07-24 Doug Evans <dje@google.com>
15250
15251 * lib/gdb.exp (clean_restart): Make executable optional.
15252
15253 2015-07-24 Doug Evans <dje@google.com>
15254
15255 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15256 compiler_info references.
15257 * gdb.cp/temargs.exp: Ditto.
15258 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15259 (get_compiler_info): Early exit if already computed. Set compiler_info
15260 to "unknown" if there was a problem.
15261 (test_compiler_info): Add function comment. Call get_compiler_info.
15262
15263 2015-07-24 Doug Evans <dje@google.com>
15264
15265 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15266 (workers/%.worker, build-perf): New rule.
15267 (GDB_PERFTEST_MODE): New variable.
15268 (check-perf): Use it.
15269 (clean): Clean up gdb.perf parallel build subdirs.
15270 * lib/build-piece.exp: New file.
15271 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15272 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15273 name.
15274 (standard_temp_file): Ditto.
15275 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15276 of $GDB_PARALLEL.
15277
15278 2015-07-24 Doug Evans <dje@google.com>
15279
15280 * lib/future.exp (gdb_default_target_compile): New option
15281 "early_flags".
15282 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15283 --as-needed.
15284
15285 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15286
15287 * gdb.base/catch-syscall.exp: Call gdb_exit before
15288 gdb_skip_xml_test.
15289
15290 2015-07-24 Pedro Alves <palves@redhat.com>
15291
15292 * gdb.python/py-events.exp: Accept output between the stop event
15293 and the prompt.
15294 * gdb.python/py-evsignal.exp: Likewise.
15295 * gdb.python/py-evthreads.exp: Likewise.
15296
15297 2015-07-24 Pedro Alves <palves@redhat.com>
15298
15299 PR gdb/18717
15300 * gdb.threads/non-ldr-exit.c: New file.
15301 * gdb.threads/non-ldr-exit.exp: New file.
15302
15303 2015-07-24 Yao Qi <yao.qi@linaro.org>
15304
15305 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15306 restarting process.
15307
15308 2015-07-24 Yao Qi <yao.qi@linaro.org>
15309
15310 * gdb.server/ext-restart.exp: New file.
15311
15312 2015-07-24 Yao Qi <yao.qi@linaro.org>
15313
15314 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15315 argument options.
15316 * gdb.server/ext-wrapper.exp: New file.
15317
15318 2015-07-23 Doug Evans <dje@google.com>
15319
15320 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15321 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15322
15323 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15324
15325 * gdb.ada/var_arr_typedef.exp: New testcase.
15326 * gdb.ada/var_arr_typedef/pack.adb: New file.
15327 * gdb.ada/var_arr_typedef/pack.ads: New file.
15328 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15329
15330 2015-07-20 Joel Brobecker <brobecker@adacore.com>
15331
15332 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15333
15334 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15335
15336 * gdb.arch/i386-biarch-core.exp: Replace istarget
15337 by "complete set gnutarget". Remove expectation for the "core-file"
15338 command.
15339
15340 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15341
15342 Revert the previous commit:
15343 Tests for validate symbol file using build-id.
15344
15345 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15346
15347 Tests for validate symbol file using build-id.
15348 * gdb.base/solib-mismatch-lib.c: New file.
15349 * gdb.base/solib-mismatch-libmod.c: New file.
15350 * gdb.base/solib-mismatch.c: New file.
15351 * gdb.base/solib-mismatch.exp: New file.
15352
15353 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15354
15355 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15356 nios2-*-linux*.
15357 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15358 * gdb.base/siginfo.exp: Likewise.
15359 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15360
15361 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15362
15363 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15364 Move it to ...
15365 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15366 ... here.
15367 * gdb.trace/range-stepping.exp: Check that the target supports
15368 range stepping.
15369
15370 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15371
15372 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15373
15374 2015-07-14 Pedro Alves <palves@redhat.com>
15375
15376 * gdb.base/killed-outside.exp: New file.
15377 * gdb.base/killed-outside.c: New file.
15378
15379 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15380
15381 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15382 (n at main): New.
15383 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15384
15385 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15386
15387 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15388 infcall tests instead of setting up for KFAIL.
15389
15390 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15391
15392 * gdb.btrace/record_goto-step.exp: New.
15393
15394 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15395
15396 PR compile/18484
15397 * gdb.compile/compile.c (struct struct_type): Add volatile to
15398 selffield's type.
15399 * gdb.compile/compile.exp
15400 (compile code struct_object.selffield = &struct_object): Skip further
15401 struct_object tests if this one xfails.
15402
15403 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
15404
15405 PR exp/18617
15406 * gdb.trace/ax.exp: Add test.
15407
15408 2015-07-07 Yao Qi <yao.qi@linaro.org>
15409
15410 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15411 instead of istarget "aarch64*-*-*".
15412 * gdb.arch/aarch64-fp.exp: Likewise.
15413 * gdb.base/float.exp: Likewise.
15414 * gdb.reverse/aarch64.exp: Likewise.
15415 * lib/gdb.exp (is_aarch64_target): New proc.
15416
15417 2015-07-07 Yao Qi <yao.qi@linaro.org>
15418
15419 * lib/gdb.exp (is_aarch32_target): New proc.
15420 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15421 instead of "istarget "arm*-*-*"".
15422 * gdb.arch/arm-disp-step.exp: Likewise.
15423 * gdb.arch/thumb-bx-pc.exp: Likewise.
15424 * gdb.arch/thumb-prologue.exp: Likewise.
15425 * gdb.arch/thumb-singlestep.exp: Likewise.
15426 * gdb.base/disp-step-syscall.exp: Likewise.
15427 * gdb.base/float.exp: Likewise.
15428
15429 2015-07-07 Yao Qi <yao.qi@linaro.org>
15430
15431 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15432 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15433
15434 2015-07-07 Yao Qi <yao.qi@linaro.org>
15435
15436 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15437 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15438 if it exists.
15439 * gdb.multi/multi-arch.exp: Likewise.
15440
15441 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15442
15443 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15444 print.
15445
15446 2015-07-07 Yao Qi <yao.qi@linaro.org>
15447
15448 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15449
15450 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15451
15452 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15453 '[' and ']' characters.
15454
15455 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15456
15457 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15458
15459 2015-06-29 Pedro Alves <palves@redhat.com>
15460
15461 PR threads/18127
15462 * gdb.threads/hand-call-new-thread.c: New file.
15463 * gdb.threads/hand-call-new-thread.c: New file.
15464
15465 2015-06-26 Keith Seitz <keiths@redhat.com>
15466 Doug Evans <dje@google.com>
15467
15468 PR 16253
15469 * gdb.cp/var-tag-2.cc: New file.
15470 * gdb.cp/var-tag-3.cc: New file.
15471 * gdb.cp/var-tag-4.cc: New file.
15472 * gdb.cp/var-tag.cc: New file.
15473 * gdb.cp/var-tag.exp: New file.
15474
15475 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15476
15477 * gdb.base/history-duplicates.exp: New test.
15478
15479 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15480
15481 * gdb.base/completion.exp: Test the completion of the "focus"
15482 command.
15483
15484 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15485
15486 * gdb.arch/amd64-prologue-skip.S: New file.
15487 * gdb.arch/amd64-prologue-skip.exp: New file.
15488
15489 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15490
15491 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15492 is_address_zero_readable check.
15493
15494 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15495
15496 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15497 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15498
15499 2015-06-24 Yao Qi <yao.qi@linaro.org>
15500
15501 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15502 linux targets.
15503
15504 2015-06-24 Yao Qi <yao.qi@linaro.org>
15505
15506 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15507 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15508 * gdb.base/siginfo-thread.exp: Likewise.
15509
15510 2015-06-22 Yao Qi <yao.qi@linaro.org>
15511
15512 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15513
15514 2015-06-22 Yao Qi <yao.qi@linaro.org>
15515
15516 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15517 aarch64*-*-*.
15518 (skip_hw_watchpoint_tests): Likewise.
15519
15520 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15521
15522 * gdb.base/gdbinit-history.exp: Test the interaction between
15523 setting GDBHISTSIZE and setting the history size via .gdbinit.
15524
15525 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15526
15527 PR gdb/16999
15528 * gdb.base/gdbhistsize-history.exp: New test.
15529
15530 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15531
15532 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15533 with GDBHISTSIZE.
15534 * gdb.base/readline.exp: Likewise.
15535
15536 2015-06-17 Yao Qi <yao.qi@linaro.org>
15537
15538 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15539 line.
15540
15541 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15542
15543 * gdb.base/gdbinit-history.exp: Add test case to check that
15544 an unlimited history file does not get truncated on exit.
15545
15546 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15547
15548 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15549 (VECTOR): New macro. Use it...
15550 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15551 ...for these typedefs.
15552 (int8, char1, int1, double1): New typedefs.
15553 (struct just_int2, struct two_int2): New structures.
15554 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15555 (add_structvecs, add_singlevecs): New functions.
15556 (main): Call add_some_intvecs twice.
15557 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15558 the compile and exit upon failure. Try compiling for the "native"
15559 architecture. Test inferior function calls with vector arguments
15560 and vector return value handling with "finish" and "return".
15561
15562 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15563
15564 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15565 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15566 PE file.
15567 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15568
15569 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15570
15571 PR breakpoints/16465
15572 * gdb.mi/mi-dprintf-pending.c: New file.
15573 * gdb.mi/mi-dprintf-pending.exp: New test.
15574 * gdb.mi/mi-dprintf-pendshr.c: New file.
15575
15576 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15577 Mircea Gherzan <mircea.gherzan@intel.com>
15578
15579 * gdb.arch/i386-mpx-map.c: New file.
15580 * gdb.arch/i386-mpx-map.exp: New File.
15581
15582 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15583
15584 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15585 * gdb.arch/i386-mpx.exp: Indentation fixed.
15586
15587 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15588
15589 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15590 function and improved indentation.
15591 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15592 gdb_test_multiple. Added additional tests to skip the test.
15593
15594 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15595
15596 * gdb.arch/i386-avx512.c: Change path in include file.
15597 * gdb.arch/i386-avx512.exp: Change include dir path
15598 compilation flag.
15599 * gdb.arch/i386-mpx.c: Change path in include file.
15600 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15601 flag.
15602
15603 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15604
15605 * gdb.compile/compile-print.exp (compile print *vararray@3)
15606 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15607
15608 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15609
15610 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15611 (do not keep jit in memory): ... this.
15612 (expect 5): Change it to ...
15613 (expect no 5): ... this.
15614
15615 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15616
15617 PR gdb/15564
15618 * gdb.mi/mi-detach.exp: New file.
15619
15620 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15621
15622 PR symtab/18392
15623 * gdb.arch/amd64-tailcall-self.S: New file.
15624 * gdb.arch/amd64-tailcall-self.c: New file.
15625 * gdb.arch/amd64-tailcall-self.exp: New file.
15626
15627 2015-05-28 Don Breazeal <donb@codesourcery.com>
15628
15629 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15630 tests for remote targets by checking is_target_gdbserver.
15631
15632 2015-05-27 Doug Evans <dje@google.com>
15633
15634 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15635 * gdb.dwarf2/opaque-type-lookup.c: New file.
15636 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15637
15638 2015-05-26 Doug Evans <dje@google.com>
15639
15640 * gdb.cp/iostream.cc: New file.
15641 * gdb.cp/iostream.exp: New file.
15642
15643 2015-05-26 Doug Evans <dje@google.com>
15644
15645 * gdb.dwarf2/dw2-op-call.exp: Update.
15646 * gdb.dwarf2/dw4-sig-types.exp: Update.
15647 * gdb.dwarf2/implptr.exp: Update.
15648 * gdb.mi/mi-cmd-param-changed.exp: Update.
15649
15650 2015-05-26 Doug Evans <dje@google.com>
15651
15652 * gdb.python/py-lazy-string.c: New file.
15653 * gdb.python/py-lazy-string.exp: New file.
15654 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15655 (main): Update. Add estring3.
15656 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15657 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15658
15659 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15660 Yao Qi <yao.qi@linaro.org>
15661
15662 * gdb.reverse/aarch64.c: New.
15663 * gdb.reverse/aarch64.exp: New.
15664
15665 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15666
15667 * lib/gdb.exp (supports_process_record): Return true for
15668 aarch64*-linux*.
15669 (supports_reverse): Likewise.
15670
15671 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15672
15673 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15674 Use with_test_prefix.
15675
15676 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15677
15678 * gdb.base/completion.exp: Add test for completion of layout
15679 names.
15680
15681 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15682
15683 * lib/gdb.exp (skip_tui_tests): New proc.
15684 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15685
15686 2015-05-19 Pedro Alves <palves@redhat.com>
15687
15688 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15689 Save the whole env array instead of just HOME. Unset HISTSIZE in
15690 the environment while testing. Restore whole environment
15691 afterwards.
15692
15693 2015-05-16 Doug Evans <xdje42@gmail.com>
15694
15695 * gdb.guile/scm-ports.c: New file.
15696 * gdb.guile/scm-ports.exp: Add memory port tests.
15697
15698 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15699
15700 * gdb.compile/compile-print.c: New file.
15701 * gdb.compile/compile-print.exp: New file.
15702
15703 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15704
15705 * gdb.compile/compile-ops.exp: Cast param to void.
15706 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15707 (compile code struct_object.selffield = &struct_object): Add xfail.
15708
15709 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15710
15711 * gdb.ada/arr_enum_with_gap: New testcase.
15712
15713 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15714
15715 * gdb.ada/byte_packed_arr: New testcase.
15716
15717 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15718
15719 * gdb.ada/pckd_neg: New testcase.
15720
15721 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15722
15723 PR gdb/17820
15724 * gdb.base/gdbinit-history.exp: New test.
15725 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15726 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15727
15728 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15729
15730 * gdb.python/py-xmethods.cc: Enhance test case.
15731 * gdb.python/py-xmethods.exp: New tests.
15732 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15733 function.
15734 (B_indexoper): Likewise.
15735 (global_dm_list) : Add new xmethod worker functions.
15736
15737 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15738
15739 * gdb.base/coredump-filter.exp: Correctly unset
15740 "coredump_var_addr" array.
15741
15742 2015-05-08 Pedro Alves <palves@redhat.com>
15743
15744 * gdb.server/non-existing-program.exp: Unset spawn_id.
15745
15746 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15747
15748 PR python/18291
15749 * gdb.python/py-xmethods.exp: Add tests.
15750
15751 2015-05-08 Yao Qi <yao.qi@linaro.org>
15752
15753 PR gdb/18208
15754 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15755 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15756 function set_coredump_filter, and remove remote_exec call.
15757 Remove argument ipid. Callers update.
15758 (top level): Don't get inferior's PID.
15759
15760 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15761
15762 * gdb.base/watch_thread_num.exp: Skip test on targets without
15763 access watchpoints.
15764
15765 2015-05-06 Pedro Alves <palves@redhat.com>
15766
15767 PR server/18081
15768 * gdb.server/non-existing-program.exp: New file.
15769
15770 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15771
15772 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15773
15774 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15775
15776 * gdb.ada/out_of_line_in_inlined: New testcase.
15777
15778 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15779
15780 * gdb.ada/var_rec_arr: New testcase.
15781
15782 2015-04-30 Yao Qi <yao.qi@linaro.org>
15783
15784 * gdb.base/break-idempotent.exp: If
15785 skip_hw_watchpoint_multi_tests returns true, skip the tests
15786 on "rwatch" and "awatch".
15787
15788 2015-04-30 Yao Qi <yao.qi@linaro.org>
15789
15790 * gdb.base/relativedebug.exp: Invoke gdb command
15791 "info sharedlibrary", and if libc.so doesn't have debug info,
15792 skip the test.
15793
15794 2015-04-29 Doug Evans <dje@google.com>
15795
15796 * gdb.python/py-xmethods.exp: Add ptype tests.
15797 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15798 get_result_type method.
15799
15800 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15801
15802 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15803 the target does not support hardware watchpoints.
15804
15805 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15806
15807 * gdb.base/break-always.exp: Abort testing if writing to memory
15808 causes an error.
15809
15810 2015-04-28 Doug Evans <dje@google.com>
15811
15812 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15813 * gdb.python/py-pp-registration.exp: ... here. New file.
15814 * gdb.python/py-pp-registration.c: New file.
15815 * gdb.python/py-pp-registration.py: New file.
15816
15817 2015-04-28 Doug Evans <dje@google.com>
15818
15819 * gdb.python/py-bad-printers.c: New file.
15820 * gdb.python/py-bad-printers.py: New file.
15821 * gdb.python/py-bad-printers.exp: New file.
15822
15823 2015-04-28 Sasha Smundak <asmundak@google.com>
15824
15825 * gdb.python/py-type.exp: New test.
15826
15827 2015-04-28 Andy Wingo <wingo@igalia.com>
15828
15829 * gdb.python/py-parameter.exp:
15830 * gdb.guile/scm-parameter.exp: Escape the path that we are
15831 matching against, as it might contain characters that are special
15832 to regular expressions.
15833
15834 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15835
15836 * gdb.ada/rec_comp: New testcase.
15837
15838 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15839
15840 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15841 before using it.
15842
15843 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15844
15845 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15846 new tests for verilog output.
15847
15848 2015-04-24 Yao Qi <yao.qi@linaro.org>
15849
15850 * boards/remote-gdbserver-on-localhost.exp: New file.
15851
15852 2015-04-23 Pedro Alves <palves@redhat.com>
15853
15854 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15855 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15856 "end of file", remove $inferior_spawn_id from the indirect list.
15857
15858 2015-04-23 Pedro Alves <palves@redhat.com>
15859
15860 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15861
15862 2015-04-23 Pedro Alves <palves@redhat.com>
15863
15864 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15865 on $any_spawn_id instead of only on $gdb_spawn_id.
15866
15867 2015-04-21 Pierre Muller <muller@sourceware.org>
15868
15869 PR pascal/17815
15870 * lib/pascal.exp (gpc_compile): Add new option "class".
15871 (fpc_compile): Likewise.
15872 * gdb.pascal/case-insensitive-symbols.pas: New file.
15873 * gdb.pascal/case-insensitive-symbols.exp: New file.
15874
15875 2015-04-20 Gary Benson <gbenson@redhat.com>
15876
15877 * gdb.base/attach.exp: Fix three extended remote failures.
15878
15879 2015-04-17 Gary Benson <gbenson@redhat.com>
15880
15881 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15882 the main executable over the remote protocol.
15883
15884 2015-04-16 Pedro Alves <palves@redhat.com>
15885
15886 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15887 a new gdbserver if gdbserver_reconnect_p is set.
15888
15889 2015-04-16 Pedro Alves <palves@redhat.com>
15890
15891 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15892 is set, don't exit gdbserver.
15893
15894 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15895
15896 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15897 appropriate .insn, such that an older assembler can be used.
15898 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15899 the z/Architecture instruction set on 31-bit targets as well.
15900
15901 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15902
15903 * gdb.go/handcall.exp: Remove all logic related to the first
15904 breakpoint and rely on go_runto_main instead.
15905 * gdb.go/strings.exp: Likewise.
15906 * gdb.go/unsafe.exp: Likewise.
15907 * gdb.go/hello.exp: Likewise. Also rename the remaining
15908 breakpoint marker to "breakpoint 1".
15909 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15910 * gdb.go/strings.go: Likewise.
15911 * gdb.go/unsafe.go: Likewise.
15912 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15913 "set breakpoint 2 here" and rename the remaining breakpoint marker
15914 to "breakpoint 1".
15915
15916 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15917
15918 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15919 if itertools.imap is not present.
15920 * gdb.python/py-objfile.exp: Add parentheses.
15921 * gdb.python/py-type.exp: Same.
15922 * gdb.python/py-unwind-maint.py: Same.
15923
15924 2015-04-15 Yao Qi <yao.qi@linaro.org>
15925
15926 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15927 of ":$ptr_size" and set its form explicitly.
15928
15929 2015-04-15 Pedro Alves <palves@redhat.com>
15930 Yao Qi <yao.qi@linaro.org>
15931
15932 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15933 timeout by factor of 4.
15934 (test_regular_watch): Likewise.
15935 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15936 * gdb.reverse/sigall-reverse.exp: Likewise.
15937 * gdb.reverse/until-precsave.exp: Likewise.
15938 * lib/gdb.exp (with_timeout_factor): New proc.
15939 (gdb_expect): Move some code to ...
15940 (get_largest_timeout): ... here. New procedure.
15941
15942 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15943
15944 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15945
15946 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15947
15948 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15949 to write to the .text section.
15950
15951 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15952
15953 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15954 Handle the case of targets that do not provide PID information.
15955
15956 2015-04-13 Yao Qi <yao.qi@linaro.org>
15957
15958 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15959 and use expect instead of gdb_expect.
15960
15961 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15962
15963 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15964 "coredump_var_addr" to avoid naming conflict with other testcases.
15965
15966 2015-04-10 Pedro Alves <palves@redhat.com>
15967
15968 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15969 gdb_test_sequence and gdb_assert.
15970
15971 2015-04-10 Pedro Alves <palves@redhat.com>
15972
15973 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15974 test messages that don't include the breakpoint address.
15975
15976 2015-04-10 Yao Qi <yao.qi@linaro.org>
15977
15978 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15979 false for some offset and width combinations which aren't
15980 supported by linux kernel.
15981
15982 2015-04-10 Pedro Alves <palves@redhat.com>
15983
15984 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15985 procedure, factored out from ...
15986 (top level): ... here. Add "set displaced-stepping" testing axis.
15987 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15988 parameter "displaced". Use it.
15989 (top level): Use foreach and add "set displaced-stepping" testing
15990 axis.
15991
15992 2015-04-10 Pedro Alves <palves@redhat.com>
15993
15994 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15995 Remove comment.
15996 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15997 both the address of the instruction that triggers the watchpoint
15998 and the address of the instruction immediately after, and use
15999 those addresses for the test. Fix comment.
16000
16001 2015-04-10 Pedro Alves <palves@redhat.com>
16002
16003 * gdb.base/sigstep.exp (breakpoint_to_handler)
16004 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16005 Test "backtrace" in handler.
16006 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16007 (top level): Add new "displaced" test axis to
16008 breakpoint_to_handler, breakpoint_to_handler_entry and
16009 breakpoint_over_handler.
16010
16011 2015-04-10 Pedro Alves <palves@redhat.com>
16012
16013 PR gdb/18216
16014 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16015
16016 2015-04-10 Yao Qi <yao.qi@linaro.org>
16017
16018 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16019 (test_add_rn_pc): New function.
16020 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16021 (top level): Invoke test_add_rn_pc.
16022
16023 2015-04-10 Pedro Alves <palves@redhat.com>
16024
16025 PR gdb/13858
16026 * gdb.base/step-over-no-symbols.exp: New file.
16027
16028 2015-04-09 Andy Wingo <wingo@igalia.com>
16029
16030 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16031 after the Python tests.
16032
16033 2015-04-08 Keith Seitz <keiths@redhat.com>
16034
16035 PR python/16699
16036 * gdb.python/py-completion.exp: New tests for completion.
16037 * gdb.python/py-completion.py (CompleteLimit1): New class.
16038 (CompleteLimit2): Likewise.
16039 (CompleteLimit3): Likewise.
16040 (CompleteLimit4): Likewise.
16041 (CompleteLimit5): Likewise.
16042 (CompleteLimit6): Likewise.
16043 (CompleteLimit7): Likewise.
16044
16045 2015-04-08 Pedro Alves <palves@redhat.com>
16046
16047 PR gdb/18214
16048 PR gdb/18216
16049 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16050 function.
16051 (main): Install it as SIGUSR1 handler.
16052 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16053 parameter. Always use "setup" as prefix. Toggle "set
16054 displaced-stepping" off/on depending on global. Don't switch to
16055 thread 1 here.
16056 (top level): Add displaced stepping "off/on" test axis. Update
16057 "setup" calls. Wrap each subtest with with_test_prefix. Test
16058 continuing with a queued signal in each thread.
16059
16060 2015-04-08 Pedro Alves <palves@redhat.com>
16061
16062 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16063 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16064 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16065 Return early if running to main fails.
16066 * gdb.trace/while-stepping.exp: Likewise.
16067
16068 2015-04-07 Pedro Alves <palves@redhat.com>
16069
16070 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16071 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16072 interact with inferior program.
16073
16074 2015-04-07 Pedro Alves <palves@redhat.com>
16075
16076 * lib/gdb.exp (inferior_spawn_id): New global.
16077 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16078 spawn id after processing the user code.
16079 (default_gdb_start): Set inferior_spawn_id.
16080 (send_inferior): New procedure.
16081 * lib/gdbserver-support.exp (gdbserver_start): Set
16082 inferior_spawn_id.
16083 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16084
16085 2015-04-07 Pedro Alves <palves@redhat.com>
16086
16087 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16088 * lib/gdbserver-support.exp (gdbserver_start): Make
16089 $server_spawn_id global.
16090 (gdbserver_start): Don't wait for gdbserver's spawn id with
16091 expect_background.
16092 (close_gdbserver): New procedure.
16093 (gdb_exit): Rename the default version and reimplement.
16094
16095 2015-04-07 Pedro Alves <palves@redhat.com>
16096
16097 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
16098 append the substituted item, not the original item.
16099
16100 2015-04-07 Pedro Alves <palves@redhat.com>
16101
16102 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16103 gdb_expect.
16104
16105 2015-04-07 Pedro Alves <palves@redhat.com>
16106
16107 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16108 output appearing once only.
16109
16110 2015-04-07 Pedro Alves <palves@redhat.com>
16111
16112 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16113 that doesn't expect anything. Return early if running to main
16114 fails.
16115
16116 2015-04-07 Yao Qi <yao.qi@linaro.org>
16117
16118 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16119 (child_function): Call alarm.
16120 (main): Move call to alarm into the loop.
16121 * gdb.threads/non-stop-fair-events.exp: Build program with
16122 -DTIMEOUT=$timeout.
16123
16124 2015-04-06 Doug Evans <xdje42@gmail.com>
16125
16126 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16127 Fix dest parameter to board_info.
16128 (fpc_compile): Ditto.
16129 (gdb_compile_pascal): Rename dest arg to destfile.
16130
16131 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16132
16133 * gdb.ada/funcall_ref.exp: New file.
16134 * gdb.ada/funcall_ref/foo.adb: New file.
16135
16136 2015-04-02 Yao Qi <yao.qi@linaro.org>
16137
16138 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16139 is remote.
16140
16141 2015-04-02 Gary Benson <gbenson@redhat.com>
16142
16143 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16144
16145 2015-04-01 Sasha Smundak <asmundak@google.com>
16146
16147 * gdb.python/py-unwind-maint.c: New file.
16148 * gdb.python/py-unwind-maint.exp: New test.
16149 * gdb.python/py-unwind-maint.py: New file.
16150 * gdb.python/py-unwind.c: New file.
16151 * gdb.python/py-unwind.exp: New test.
16152 * gdb.python/py-unwind.py: New test.
16153
16154 2015-04-01 Pedro Alves <palves@redhat.com>
16155
16156 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16157 to fail instead of non-existent $test.
16158
16159 2015-04-01 Pedro Alves <palves@redhat.com>
16160
16161 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16162 GDBFLAGS if not empty.
16163
16164 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16165
16166 * gdb.ada/complete.exp: Remove "multi_line".
16167 * gdb.ada/info_exc.exp: Remove "multi_line".
16168 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16169 * gdb.ada/ptype_field.exp: Remove "multi_line".
16170 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16171 * gdb.ada/tagged.exp: Remove "multi_line".
16172 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16173 [multi_line ...]
16174 * gdb.btrace/delta.exp: Likewise.
16175 * gdb.btrace/exception.exp: Likewise.
16176 * gdb.btrace/function_call_history.exp: Likewise.
16177 * gdb.btrace/instruction_history.exp: Likewise.
16178 * gdb.btrace/nohist.exp: Likewise.
16179 * gdb.btrace/record_goto.exp: Likewise.
16180 * gdb.btrace/segv.exp: Likewise.
16181 * gdb.btrace/stepi.exp: Likewise.
16182 * gdb.btrace/tailcall.exp: Likewise.
16183 * gdb.btrace/unknown_functions.exp: Likewise.
16184 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16185 * lib/gdb.exp: Add the "multi_line" helper.
16186
16187 2015-04-01 Pedro Alves <palves@redhat.com>
16188
16189 * gdb.threads/tid-reuse.c: New file.
16190 * gdb.threads/tid-reuse.exp: New file.
16191
16192 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16193
16194 PR corefiles/16092
16195 * gdb.base/coredump-filter.c: New file.
16196 * gdb.base/coredump-filter.exp: Likewise.
16197
16198 2015-03-27 Petr Machata <pmachata@redhat.com>
16199
16200 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16201 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16202 (Dwarf::assemble): Initialize them.
16203 (Dwarf::lines): New function.
16204
16205 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16206
16207 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16208 SYMBOL_PREFIX for x86_64-*-cygwin.
16209
16210 2015-03-26 Andy Wingo <wingo@igalia.com>
16211
16212 PR symtab/18148
16213 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16214 const_value but not a location.
16215 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16216 location defined in non-main CUs are visible.
16217
16218 2015-03-26 Yao Qi <yao.qi@linaro.org>
16219
16220 PR testsuite/18139
16221 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16222 Add a line number entry for the same line.
16223 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16224 Add a line number entry for the same line.
16225
16226 2015-03-26 Yao Qi <yao.qi@linaro.org>
16227
16228 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16229 .int 0.
16230 (func): Likewise. Add .Lfunc_1 label.
16231 Use .Lfunc_1 label.
16232 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16233 .int 0.
16234 (func): Likewise.
16235 Use .Lfunc_1 label.
16236
16237 2015-03-26 Yao Qi <yao.qi@linaro.org>
16238
16239 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16240 Call gdb_compile instead to compile each .s files without debug
16241 information.
16242
16243 2015-03-26 Yao Qi <yao.qi@linaro.org>
16244
16245 * gdb.base/savedregs.exp (process_saved_regs): Make
16246 "Saved registers:" optional in the pattern.
16247
16248 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16249
16250 * gdb.btrace/next.exp: Merged into step.exp.
16251 * gdb.btrace/finish.exp: Merged into step.exp.
16252 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16253 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16254 "record goto" and checking the exact replay position.
16255 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16256 check for "Recording format" in "info record" output.
16257 * gdb.btrace/record_goto.exp: Choose test file based on target.
16258 * gdb.btrace/x86-record_goto.S: Renamed into ...
16259 * gdb.btrace/x86_64-record_goto.S: ... this.
16260 * gdb.btrace/i686-record_goto.S: New.
16261 * gdb.btrace/x86-tailcall.S: Renamed into ...
16262 * gdb.btrace/x86_64-tailcall.S: ... this.
16263 * gdb.btrace/i686-tailcall.S: New.
16264 * gdb.btrace/x86-tailcall.c: Renamed into ...
16265 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16266 separate statements. Update test.
16267 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16268 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16269 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16270 * gdb.btrace/tailcall.exp: Choose test file based on target.
16271 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16272
16273 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16274
16275 * gdb.btrace/exception.exp: Increase BTS buffer size.
16276
16277 2015-03-24 Pedro Alves <palves@redhat.com>
16278
16279 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16280
16281 2015-03-24 Pedro Alves <palves@redhat.com>
16282
16283 * gdb.threads/schedlock.exp (test_step): No longer expect that
16284 "set scheduler-locking step" with "next" over a function call runs
16285 threads unlocked.
16286
16287 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16288
16289 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16290
16291 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16292
16293 PR breakpoints/16466
16294 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16295 * gdb.mi/mi-pending.c (thread_func): New function.
16296 (int main): Add threading support required.
16297 * gdb.mi/mi-pending.exp: Add tests for this issue.
16298 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16299 (pendfunc2): Remove stdio dependency.
16300 * gdb.mi/mi-pendshr2.c: New file.
16301
16302 2015-03-23 Keith Seitz <keiths@redhat.com>
16303
16304 * gdb.linespec/keywords.c: New file.
16305 * gdb.linespec/keywords.exp: New file.
16306
16307 2015-03-23 Keith Seitz <keiths@redhat.com>
16308
16309 PR gdb/18021
16310 * gdb.dwarf2/staticvirtual.exp: New test.
16311
16312 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16313
16314 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16315 * README: Remove HP-UX and gdb.hp.
16316 (configuration):
16317 * configure: Regenerate.
16318 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16319 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16320 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16321 gdb.hp/gdb.defects/Makefile.
16322 * gdb.hp/Makefile.in: File deleted.
16323 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16324 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16325 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16326 * gdb.hp/gdb.aCC/run.c: File deleted.
16327 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16328 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16329 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16330 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16331 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16332 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16333 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16334 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16335 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16336 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16337 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16338 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16339 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16340 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16341 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16342 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16343 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16344 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16345 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16346 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16347 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16348 * gdb.hp/gdb.compat/average.c: File deleted.
16349 * gdb.hp/gdb.compat/sum.c: File deleted.
16350 * gdb.hp/gdb.compat/xdb.c: File deleted.
16351 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16352 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16353 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16354 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16355 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16356 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16357 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16358 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16359 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16360 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16361 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16362 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16363 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16364 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16365 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16366 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16367 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16368 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16369 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16370 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16371 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16372 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16373 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16374 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16375 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16376 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16377 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16378 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16379 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16380 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16381 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16382 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16383 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16384 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16385 * gdb.hp/tools/odump: File deleted.
16386
16387 2015-03-19 Pedro Alves <palves@redhat.com>
16388
16389 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16390 (saw_thread_3): New globals.
16391 (top level): Increment them when an event for the corresponding
16392 thread is seen.
16393 (no thread starvation): New test.
16394
16395 2015-03-19 Pedro Alves <palves@redhat.com>
16396
16397 * gdb.threads/continue-pending-status.c: New file.
16398 * gdb.threads/continue-pending-status.exp: New file.
16399
16400 2015-03-18 Pedro Alves <palves@redhat.com>
16401
16402 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16403 Use gdb_is_target_remote instead of is_remote. Use
16404 gdb_test_multiple instead of gdb_expect. Exit early if
16405 gdb_test_multiple hits its internal matches. Tighten stepi tests
16406 expected output. Fail on exit with any signal, instead of just
16407 SIGILL.
16408
16409 2015-03-18 Yao Qi <yao.qi@linaro.org>
16410
16411 PR tdep/18107
16412 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16413 variable.
16414 * gdb.base/catch-syscall.exp: Don't skip it on
16415 aarch64*-*-linux* target. Remove elements in all_syscalls.
16416 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16417 target.
16418 (setup_all_syscalls): New proc.
16419
16420 2015-03-16 Yao Qi <yao.qi@linaro.org>
16421
16422 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16423 (top level): Skip tests if valid_addr_p returns false for
16424 $cmd1 or $cmd2.
16425
16426 2015-03-11 Andy Wingo <wingo@igalia.com>
16427
16428 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16429
16430 2015-03-11 Yao Qi <yao.qi@linaro.org>
16431
16432 * gdb.base/catch-syscall.exp: Fix typo in comments.
16433
16434 2015-03-11 Yao Qi <yao.qi@linaro.org>
16435
16436 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16437
16438 2015-03-09 Pedro Alves <palves@redhat.com>
16439
16440 * dg-extract-results.py: Delete.
16441
16442 2015-03-09 Pedro Alves <palves@redhat.com>
16443
16444 Merge dg-extract-results.sh from GCC upstream (r218843).
16445
16446 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16447 * dg-extract-results.sh: Use --text with grep to avoid issues with
16448 binary files. Fall back to cat -v, if that doesn't work.
16449
16450 2015-03-05 Pedro Alves <palves@redhat.com>
16451
16452 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16453
16454 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16455
16456 * lib/mi-support.exp (mi_expect_interrupt): Accept
16457 alternative event for when in all-stop mode.
16458
16459 2015-03-04 Pedro Alves <palves@redhat.com>
16460
16461 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16462
16463 2015-03-04 Mark Kettenis <kettenis@gnu.org>
16464
16465 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16466
16467 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16468
16469 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16470 regexps for GDB's current line display, accept a hex address
16471 preceding the line number.
16472
16473 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16474
16475 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16476 the 'arch1' variable for "s390*-linux*" targets.
16477
16478 2015-03-04 Pedro Alves <palves@redhat.com>
16479
16480 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16481 (main): Pass missing retval argument to pthread_join call.
16482
16483 2015-03-02 Pedro Alves <palves@redhat.com>
16484
16485 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16486 (top level): Call do_test with non-stop as well.
16487
16488 2015-03-02 Pedro Alves <palves@redhat.com>
16489
16490 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16491 -1.
16492
16493 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16494
16495 * gdb.arch/s390-vregs.exp: New test.
16496 * gdb.arch/s390-vregs.S: New file.
16497
16498 2015-02-27 Pedro Alves <palves@redhat.com>
16499
16500 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16501 call to catch_command_errors.
16502 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16503 catch_command_errors.
16504
16505 2015-02-27 Pedro Alves <palves@redhat.com>
16506
16507 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16508 "true" for boolean result.
16509 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16510 prototype of main.
16511
16512 2015-02-27 Pedro Alves <palves@redhat.com>
16513
16514 * lib/unbuffer_output.c: New file.
16515 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16516 (main): Call gdb_unbuffer_output.
16517
16518 2015-02-27 Yao Qi <yao.qi@linaro.org>
16519
16520 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16521 target.
16522
16523 2015-02-26 Doug Evans <dje@google.com>
16524
16525 * gdb.cp/class2.cc (Dbase, D): New classes.
16526 (main): New local delta.
16527 * gdb.cp/class2.exp: Test printing delta.
16528 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16529 (dynbar): New global.
16530 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16531
16532 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16533
16534 * gdb.compile/compile-ifunc.c: New file.
16535 * gdb.compile/compile-ifunc.exp: New file.
16536
16537 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16538
16539 * gdb.base/structs.exp: Check for correct struct on finish.
16540
16541 2015-02-26 Yao Qi <yao.qi@linaro.org>
16542
16543 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16544 is zero.
16545
16546 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16547
16548 * gdb.arch/cordic.ko.bz2: New file.
16549 * gdb.arch/cordic.ko.debug.bz2: New file.
16550 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16551
16552 2015-02-25 Yao Qi <yao.qi@linaro.org>
16553
16554 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16555 aarch64*-*-* target.
16556
16557 2015-02-23 Pedro Alves <palves@redhat.com>
16558
16559 * lib/gdb.exp (delete_breakpoints): Rewrite using
16560 gdb_test_multiple.
16561
16562 2015-02-23 Pedro Alves <palves@redhat.com>
16563
16564 * gdb.base/info-os.c: Include stdlib.h.
16565
16566 2015-02-22 Doug Evans <xdje42@gmail.com>
16567
16568 PR symtab/17855
16569 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16570 is read after symbols have been re-read.
16571 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16572 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16573
16574 2015-02-21 Doug Evans <dje@google.com>
16575
16576 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16577
16578 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16579
16580 PR corefiles/17808
16581 * gdb.arch/i386-biarch-core.core.bz2: New file.
16582 * gdb.arch/i386-biarch-core.exp: New file.
16583
16584 2015-02-21 Pedro Alves <palves@redhat.com>
16585
16586 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16587 runto_main fails.
16588
16589 2015-02-20 Pedro Alves <palves@redhat.com>
16590
16591 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16592 info probes.
16593
16594 2015-02-20 Pedro Alves <palves@redhat.com>
16595
16596 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16597
16598 2015-02-20 Pedro Alves <palves@redhat.com>
16599
16600 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16601 clean_restart before gdb_target_supports_trace.
16602
16603 2015-02-20 Pedro Alves <palves@redhat.com>
16604
16605 PR threads/18006
16606 * gdb.threads/clone-thread_db.c: New file.
16607 * gdb.threads/clone-thread_db.exp: New file.
16608
16609 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16610
16611 PR breakpoints/16812
16612 * gdb.base/catch-gdb-caused-signals.c: New file.
16613 * gdb.base/catch-gdb-caused-signals.exp: New file.
16614
16615 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16616
16617 * configure: Regenerated.
16618 * configure.ac: Use GDB_AC_TRANSFORM.
16619 * aclocal.m4: sinclude ../transform.m4.
16620
16621 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16622
16623 * lib/dtrace.exp: New file.
16624 * gdb.base/dtrace-probe.exp: Likewise.
16625 * gdb.base/dtrace-probe.d: Likewise.
16626 * gdb.base/dtrace-probe.c: Likewise.
16627 * lib/pdtrace.in: Likewise.
16628 * configure.ac: Output variables with the transformed names of
16629 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16630 * configure: Regenerated.
16631
16632 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16633
16634 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16635 expected message when trying to access $_probe_* convenience
16636 variables while not on a probe.
16637
16638 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16639
16640 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16641
16642 2015-02-11 Pedro Alves <pedro@codesourcery.com>
16643
16644 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16645 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16646
16647 2015-02-10 Doug Evans <xdje42@gmail.com>
16648
16649 * lib/gdb.exp (gdb_load): Always return a result.
16650
16651 2015-02-10 Pedro Alves <palves@redhat.com>
16652
16653 * gdb.threads/signal-sigtrap.c: New file.
16654 * gdb.threads/signal-sigtrap.exp: New file.
16655
16656 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16657
16658 * gdb.trace/no-attach-trace.c: New file.
16659 * gdb.trace/no-attach-trace.exp: New file.
16660
16661 2015-02-09 Mark Wielaard <mjw@redhat.com>
16662
16663 * gdb.dwarf2/atomic.c: New file.
16664 * gdb.dwarf2/atomic-type.exp: Likewise.
16665
16666 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16667
16668 * gdb.btrace/buffer-size.exp: Update "info record" output.
16669 * gdb.btrace/delta.exp: Update "info record" output.
16670 * gdb.btrace/enable.exp: Update "info record" output.
16671 * gdb.btrace/finish.exp: Update "info record" output.
16672 * gdb.btrace/instruction_history.exp: Update "info record" output.
16673 * gdb.btrace/next.exp: Update "info record" output.
16674 * gdb.btrace/nexti.exp: Update "info record" output.
16675 * gdb.btrace/step.exp: Update "info record" output.
16676 * gdb.btrace/stepi.exp: Update "info record" output.
16677 * gdb.btrace/nohist.exp: Update "info record" output.
16678
16679 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16680
16681 * gdb.btrace/buffer-size: New.
16682
16683 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16684
16685 * gdb.btrace/delta.exp: Update "info record" output.
16686 * gdb.btrace/enable.exp: Update "info record" output.
16687 * gdb.btrace/finish.exp: Update "info record" output.
16688 * gdb.btrace/instruction_history.exp: Update "info record" output.
16689 * gdb.btrace/next.exp: Update "info record" output.
16690 * gdb.btrace/nexti.exp: Update "info record" output.
16691 * gdb.btrace/step.exp: Update "info record" output.
16692 * gdb.btrace/stepi.exp: Update "info record" output.
16693 * gdb.btrace/nohist.exp: Update "info record" output.
16694
16695 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16696
16697 PR gdb/15678
16698 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16699
16700 2015-02-06 Pedro Alves <palves@redhat.com>
16701
16702 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16703 macro.
16704 (seconds_left, again): New globals.
16705 (main): Wait seconds_left in a 1-second sleep loop instead of
16706 sleeping 180 seconds. If 'again' is set, reset the seconds
16707 counter.
16708 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16709 'again' in the inferior before detaching. Print the seconds left.
16710 (options): New global.
16711 (top level): Build program with -DTIMEOUT=$timeout.
16712
16713 2015-02-06 Pedro Alves <palves@redhat.com>
16714
16715 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16716 determine how many seconds to pass to 'alarm'.
16717 * gdb.base/gdb-sigterm.exp (top level): Build program with
16718 -DTIMEOUT=$timeout.
16719 (do_test): Return success/failure indication. Add more verbose
16720 logging. Don't fail if 200 single steps are seen. Instead, fail
16721 when the test times out.
16722 (passes): New global.
16723 (top level): Break the testing loop if testing fails on any
16724 iteration. Use gdb_assert.
16725
16726 2015-02-04 Don Breazeal <donb@codesourcery.com>
16727
16728 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16729 and initialize them.
16730 (ipc_cleanup): New function.
16731 (main): Don't declare shmid, semid, and msqid. Add a call to
16732 atexit so that we call ipc_cleanup on exit.
16733
16734 2015-02-04 Pedro Alves <palves@redhat.com>
16735
16736 * boards/native-extended-gdbserver.exp: Remove any target variant
16737 specifications from the board name before clearing the isremote
16738 flag from board_info.
16739
16740 2015-01-31 Doug Evans <xdje42@gmail.com>
16741
16742 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16743
16744 2015-01-31 Gary Benson <gbenson@redhat.com>
16745
16746 * gdb.base/completion.exp: Disable completion limiting for
16747 existing tests. Add new tests to check completion limiting.
16748 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16749
16750 2015-01-31 Doug Evans <xdje42@gmail.com>
16751
16752 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16753
16754 2015-01-31 Doug Evans <xdje42@gmail.com>
16755
16756 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16757 entries. Duplicate file section script entries.
16758 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16759 inlined entries. Add test for safe-path rejection.
16760 * gdb.python/py-section-script.c: Add duplicate inlined section script
16761 entries. Duplicate file section script entries.
16762 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16763 inlined entries. Add test for safe-path rejection.
16764
16765 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16766
16767 * gdb.ada/disc_arr_bound: New testcase.
16768
16769 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16770
16771 * gdb.ada/mi_var_array: New testcase.
16772
16773 2015-01-27 Doug Evans <dje@google.com>
16774
16775 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16776 Add test for objfile.filename, objfile.username after objfile
16777 has been unloaded.
16778
16779 2015-01-26 Joel Brobecker <brobecker@adacore.com>
16780
16781 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16782 the second test to print the name attribute of value
16783 returned by the call to gdb.lookup_type, and adjust
16784 the expected output accordingly.
16785
16786 2015-01-25 Mark Wielaard <mjw@redhat.com>
16787
16788 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16789 * gdb.base/disp-step-fork.c: Include unistd.h.
16790 * gdb.base/siginfo-obj.c: Include stdio.h.
16791 * gdb.base/siginfo-thread.c: Likewise.
16792 * gdb.mi/non-stop.c: Include unistd.h.
16793 * gdb.mi/nsthrexec.c: Include stdio.h.
16794 * gdb.mi/pthreads.c: Include unistd.h.
16795 * gdb.modula2/unbounded1.c (main): Declare returns int.
16796 * gdb.reverse/consecutive-reverse.c: Likewise.
16797 * gdb.threads/create-fail.c: Include unistd.h.
16798 * gdb.threads/killed.c: Likewise.
16799 * gdb.threads/linux-dp.c: Likewise.
16800 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16801 * gdb.threads/non-ldr-exc-2.c: Likewise.
16802 * gdb.threads/non-ldr-exc-3.c: Likewise.
16803 * gdb.threads/non-ldr-exc-4.c: Likewise.
16804 * gdb.threads/pthreads.c: Include unistd.h.
16805 (main): Declare returns int.
16806 * gdb.threads/tls-main.c (foo): New declaration.
16807 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16808
16809 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16810
16811 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16812 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16813
16814 2015-01-15 Mark Wielaard <mjw@redhat.com>
16815
16816 * gdb.base/noreturn-return.c: New file.
16817 * gdb.base/noreturn-return.exp: New file.
16818 * gdb.base/noreturn-finish.c: New file.
16819 * gdb.base/noreturn-finish.exp: New file.
16820
16821 2015-01-23 Pedro Alves <palves@redhat.com>
16822
16823 * gdb.threads/continue-pending-after-query.c: New file.
16824 * gdb.threads/continue-pending-after-query.exp: New file.
16825
16826 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16827 Simon Marchi <simon.marchi@ericsson.com>
16828
16829 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16830 * gdb.base/valgrind-db-attach.exp: Same.
16831 * gdb.base/valgrind-infcall.exp: Same.
16832 * lib/mi-support.exp (default_mi_gdb_start): Same.
16833 * lib/prompt.exp (default_prompt_gdb_start): Same.
16834 * lib/gdb.exp (default_gdb_spawn): Same.
16835 (gdb_interact): New.
16836
16837
16838 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16839
16840 * gdb.compile/compile.exp (pointer to jit function): New test.
16841
16842 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16843
16844 * lib/gdb.exp (supports_process_record): Return true for
16845 powerpc*-*-linux*.
16846 (supports_reverse): Likewise.
16847
16848 2015-01-15 Don Breazeal <donb@codesourcery.com>
16849
16850 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16851 instead of checking whether the target board is remote and
16852 use spawn_wait_for_attach instead of exec/sleep.
16853 * gdb.base/attach-twice.exp: Likewise.
16854
16855 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16856
16857 * gdb.ada/var_arr_attrs: New testcase.
16858
16859 2015-01-14 Pedro Alves <palves@redhat.com>
16860 Joel Brobecker <brobecker@adacore.com>
16861
16862 PR gdb/17525
16863 * gdb.base/bp-cmds-execution-x-script.c: New file.
16864 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16865 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16866
16867 2015-01-14 Pedro Alves <palves@redhat.com>
16868
16869 PR cli/17828
16870 * gdb.base/batch-preserve-term-settings.c: New file.
16871 * gdb.base/batch-preserve-term-settings.exp: New file.
16872
16873 2015-01-13 Doug Evans <dje@google.com>
16874
16875 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16876 binary.
16877
16878 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16879
16880 * Makefile.in (clean mostlyclean): Do not delete *.py.
16881
16882 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16883
16884 * gdb.python/py-lookup-type.exp: New file.
16885
16886 2015-01-12 Pedro Alves <palves@redhat.com>
16887
16888 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16889 restore GDBFLAGS before returning.
16890
16891 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16892
16893 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16894 is_amd64_regs_target and is_x86_like_target.
16895
16896 2015-01-11 Doug Evans <xdje42@gmail.com>
16897
16898 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16899 is given without an explicit form.
16900 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16901 attributes.
16902 * gdb.dwarf/corrupt.exp: Ditto.
16903 * gdb.dwarf2/enum-type.exp: Ditto.
16904 * gdb.trace/entry-values.exp: Ditto.
16905 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16906
16907 2015-01-11 Doug Evans <xdje42@gmail.com>
16908
16909 PR gdb/15830
16910 * gdb.base/maint.exp: Remove references to "maint demangle".
16911 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16912 Add tests for explicitly specifying language to demangle.
16913 * gdb.dlang/demangle.exp: Ditto.
16914
16915 2015-01-09 Pedro Alves <palves@redhat.com>
16916
16917 * gdb.threads/non-stop-fair-events.c: New file.
16918 * gdb.threads/non-stop-fair-events.exp: New file.
16919
16920 2015-01-09 Pedro Alves <palves@redhat.com>
16921
16922 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16923 the global scope. Set a breakpoint after all threads are started
16924 rather than stepping over two source lines. Expect the prompt.
16925 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16926 global.
16927 (NUM): Now 15.
16928 (main): Use threads_started_barrier to wait for all threads to
16929 start. Main thread no longer calls thread_function. Exit after
16930 180 seconds.
16931 (loop): New function.
16932 (thread_function): Wait on threads_started_barrier barrier. Call
16933 'loop' at each iteration.
16934 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16935 threads have started, instead of hardcoding number of "next"
16936 steps. Use an access watchpoint instead of a write watchpoint.
16937
16938 2015-01-09 Pedro Alves <palves@redhat.com>
16939
16940 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16941 (thread_func): Wait on barrier.
16942 (main): Wait for all threads to start before stopping GDB.
16943 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16944 global.
16945 (thread1_func, thread2_func): Wait on barrier.
16946 (main): Wait for all threads to start before stopping GDB.
16947 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16948 New global.
16949 (thread1_func, thread2_func): Wait on barrier.
16950 (main): Wait for all threads to start before stopping GDB.
16951
16952 2015-01-09 Pedro Alves <palves@redhat.com>
16953
16954 * gdb.threads/attach-many-short-lived-threads.c: New file.
16955 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16956
16957 2014-01-09 Pedro Alves <palves@redhat.com>
16958
16959 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16960 instead of to thread 2.
16961 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16962 Add barrier around each pthread_create call instead of around all
16963 calls.
16964 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16965 Set a break on thread_function and have the child threads hit it
16966 one at at a time.
16967
16968 2015-01-09 Pedro Alves <palves@redhat.com>
16969
16970 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16971 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16972 false.
16973 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16974 checking whether the target board is remote.
16975 * gdb.multi/multi-attach.exp: Likewise.
16976 * gdb.python/py-sync-interp.exp: Likewise.
16977 * gdb.server/ext-attach.exp: Likewise.
16978 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16979 tests that need to attach, instead of checking whether the target
16980 board is remote at the top of the file.
16981
16982 2015-01-08 Yao Qi <yao@codesourcery.com>
16983
16984 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16985
16986 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16987
16988 Fix testcase compilation.
16989 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16990
16991 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16992
16993 * gdb.python/py-type.exp: Add a couple test about empty
16994 array creation, and negative-length array creation.
16995
16996 2015-01-02 Doug Evans <xdje42@gmail.com>
16997
16998 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16999
17000 2015-01-02 Doug Evans <dje@google.com>
17001
17002 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17003
17004 2014-12-29 Yao Qi <yao@codesourcery.com>
17005
17006 * gdb.trace/entry-values.exp: Update comments. Rename variable
17007 bar_call_foo to returned_from_foo.
17008
17009 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17010
17011 PR gdb/17394
17012 * gdb.linespec/break-asm-file.c: New file.
17013 * gdb.linespec/break-asm-file.exp: New file.
17014 * gdb.linespec/break-asm-file0.s: New file.
17015 * gdb.linespec/break-asm-file1.s: New file.
17016
17017 2014-12-18 Nigel Stephens <nigel@mips.com>
17018 Maciej W. Rozycki <macro@codesourcery.com>
17019
17020 * gdb.base/float.exp: Handle the new output from "info float" on
17021 MIPS targets.
17022
17023 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17024
17025 Fix MinGW compilation.
17026 * gdb.compile/compile-ops.exp: Update untested message if
17027 !skip_compile_feature_tests.
17028 * gdb.compile/compile-setjmp.exp: Likewise.
17029 * gdb.compile/compile-tls.exp: Likewise.
17030 * gdb.compile/compile.exp: Likewise.
17031 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17032 supported on this host".
17033
17034 2014-12-16 Doug Evans <xdje42@gmail.com>
17035
17036 * boards/stabs.exp: New file.
17037
17038 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17039
17040 * gdb.base/completion.exp: Adjust to format changes of "maint
17041 print user-registers".
17042
17043 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
17044
17045 PR server/17457
17046 * gdb.arch/aarch64-fp.c: New file.
17047 * gdb.arch/aarch64-fp.exp: New file.
17048
17049 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17050
17051 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17052 r210637, r210913, r211666, r215400, r215817).
17053
17054 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17055 * dg-extract-results.py: New file.
17056 * dg-extract-results.sh: Use it if the environment seems
17057 suitable.
17058
17059 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17060
17061 * dg-extract-results.py (parse_run): Handle warnings that
17062 are printed before a test harness is run.
17063
17064 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17065
17066 * dg-extract-results.py (Named): Remove __cmp__ method.
17067 (output_variation): Use a key to sort variation.harnesses.
17068
17069 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17070
17071 * dg-extract-results.py: For Python 3, force sys.stdout to
17072 handle surrogate escape sequences.
17073 (safe_open): New function.
17074 (output_segment, main): Use it.
17075
17076 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17077
17078 * dg-extract-results.py (Prog.result_re): Include options
17079 in test name.
17080
17081 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17082
17083 * dg-extract-results.py (output_variation): Always sort if
17084 do_sum.
17085
17086 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17087
17088 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17089 as long as we get pagination notifications.
17090
17091 2014-12-15 Jason Merrill <jason@redhat.com>
17092
17093 * Makefile.in (check-gdb.%): Restore.
17094 * README: Mention it.
17095
17096 2014-12-13 Joel Brobecker <brobecker@adacore.com>
17097
17098 * gdb.ada/str_uninit: New testcase.
17099
17100 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17101
17102 PR symtab/17642
17103 * gdb.base/vla-stub-define.c: New file.
17104 * gdb.base/vla-stub.c: New file.
17105 * gdb.base/vla-stub.exp: New file.
17106
17107 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17108 Jan Kratochvil <jan.kratochvil@redhat.com>
17109 Tom Tromey <tromey@redhat.com>
17110
17111 * configure.ac: Add gdb.compile/.
17112 * configure: Regenerate.
17113 * gdb.compile/Makefile.in: New file.
17114 * gdb.compile/compile-ops.exp: New file.
17115 * gdb.compile/compile-ops.c: New file.
17116 * gdb.compile/compile-tls.c: New file.
17117 * gdb.compile/compile-tls.exp: New file.
17118 * gdb.compile/compile-constvar.S: New file.
17119 * gdb.compile/compile-constvar.c: New file.
17120 * gdb.compile/compile-mod.c: New file.
17121 * gdb.compile/compile-nodebug.c: New file.
17122 * gdb.compile/compile-setjmp-mod.c: New file.
17123 * gdb.compile/compile-setjmp.c: New file.
17124 * gdb.compile/compile-setjmp.exp: New file.
17125 * gdb.compile/compile-shlib.c: New file.
17126 * gdb.compile/compile.c: New file.
17127 * gdb.compile/compile.exp: New file.
17128 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17129
17130 2014-12-12 Tom Tromey <tromey@redhat.com>
17131
17132 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17133 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17134
17135 2014-12-12 Doug Evans <dje@google.com>
17136
17137 * lib/gdb-python.exp (get_python_valueof): New function.
17138 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17139
17140 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17141
17142 * gdb.base/completion.exp: Add test for completion of "info
17143 registers ".
17144
17145 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17146
17147 * gdb.base/func-ptrs.c: New file.
17148 * gdb.base/func-ptrs.exp: New file.
17149
17150 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17151
17152 PR breakpoints/17012
17153 * gdb.base/dprintf-detach.c: New file.
17154 * gdb.base/dprintf-detach.exp: New file.
17155
17156 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17157
17158 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17159 * lib/gdb.exp (target_is_gdbserver): New procedure.
17160
17161 2014-12-08 Doug Evans <dje@google.com>
17162
17163 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17164
17165 2014-12-05 Yao Qi <yao@codesourcery.com>
17166
17167 * gdb.guile/scm-error.exp: Remove the third argument to
17168 gdb_remote_download.
17169 * gdb.guile/scm-frame-args.exp: Likewise.
17170 * gdb.guile/scm-section-script.exp: Likewise.
17171
17172 2014-12-05 Yao Qi <yao@codesourcery.com>
17173
17174 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17175
17176 2014-12-04 Doug Evans <dje@google.com>
17177
17178 * gdb.python/py-objfile.exp: Add tests for
17179 objfile.add_separate_debug_file.
17180
17181 2014-12-04 Doug Evans <dje@google.com>
17182
17183 * lib/gdb.exp (get_build_id): New function.
17184 (build_id_debug_filename_get): Rewrite to use it.
17185 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17186
17187 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17188
17189 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17190 `method(long)', not just 0x0.
17191 * gdb.cp/nsalias.exp: Align code labels to 4.
17192 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17193 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17194 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17195 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17196 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17197 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17198
17199 2014-12-02 Doug Evans <dje@google.com>
17200
17201 PR symtab/17602
17202 * gdb.cp/anon-ns.cc: Move guts of this file to ...
17203 * gdb.cp/anon-ns2.cc: ... here. New file.
17204 * gdb.cp/anon-ns.exp: Update.
17205
17206 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
17207
17208 * gdb.python/py-events.py (inferior_call_handler): New.
17209 (register_changed_handler, memory_changed_handler): New.
17210 (test_events.invoke): Register new handlers.
17211 * gdb.python/py-events.exp: Add tests for inferior call,
17212 memory_changed and register_changed events.
17213
17214 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17215
17216 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17217 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17218 if the linker doesn't understand this.
17219
17220 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17221
17222 * gdb.python/python.exp: Change expected reply to help().
17223
17224 2014-12-01 Yao Qi <yao@codesourcery.com>
17225
17226 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17227 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17228 * configure: Re-generated.
17229
17230 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17231
17232 * gdb.cp/chained-calls.cc: New file.
17233 * gdb.cp/chained-calls.exp: New file.
17234 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17235
17236 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17237
17238 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17239 * gdb.dwarf2/symtab-producer.exp: Same.
17240 * gdb.gdb/python-interrupts.exp: Same.
17241 * gdb.gdb/python-selftest.exp: Same.
17242 * gdb.python/py-linetable.exp: Same.
17243 * gdb.python/py-type.exp: Same.
17244 * gdb.python/py-value-cc.exp: Same.
17245 * gdb.python/py-value.exp: Same.
17246
17247 2014-11-28 Yao Qi <yao@codesourcery.com>
17248
17249 * gdb.base/break-probes.exp: Match library name prefixed with
17250 sysroot.
17251
17252 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17253
17254 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17255 test expected output. Add parentheses for the call to print.
17256 Remove L suffix from integers.
17257
17258 2014-11-26 Doug Evans <dje@google.com>
17259
17260 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17261
17262 2014-11-22 Yao Qi <yao@codesourcery.com>
17263
17264 * gdb.trace/entry-values.c: Remove asms.
17265 (foo): Add foo_label.
17266 (bar): Add bar_label.
17267 * gdb.trace/entry-values.exp: Remove code computing foo's
17268 length and bar's length.
17269 (Dwarf::assemble): Invoke function_range for bar and use
17270 MACRO_AT_func for foo.
17271
17272 2014-11-22 Yao Qi <yao@codesourcery.com>
17273
17274 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17275 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17276 Use .Lgcc43_procstart instead of gcc43.
17277
17278 2014-11-21 Joel Brobecker <brobecker@adacore.com>
17279
17280 * gdb.ada/n_arr_bound: New testcase.
17281
17282 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17283
17284 PR breakpoints/10737
17285 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17286 test_catch_syscall_multi_arch.
17287 (test_catch_syscall_multi_arch): New function.
17288
17289 2014-11-20 Doug Evans <xdje42@gmail.com>
17290
17291 * gdb.base/maint.exp: Update expected output.
17292
17293 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17294
17295 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17296 4-byte instruction on S390.
17297
17298 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17299
17300 * gdb.ada/arr_arr: New testcase.
17301
17302 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17303
17304 * gdb.ada/pkd_arr_elem: New Testcase.
17305
17306 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
17307
17308 * gdb.reverse/break-precsave: Expect completion message for
17309 core file reads.
17310 * gdb.reverse/consecutive-precsave.exp: Likewise.
17311 * gdb.reverse/finish-precsave.exp: Likewise.
17312 * gdb.reverse/i386-precsave.exp: Likewise.
17313 * gdb.reverse/machinestate-precsave.exp: Likewise.
17314 * gdb.reverse/sigall-precsave.exp: Likewise.
17315 * gdb.reverse/solib-precsave.exp: Likewise.
17316 * gdb.reverse/step-precsave.exp: Likewise.
17317 * gdb.reverse/until-precsave.exp: Likewise.
17318 * gdb.reverse/watch-precsave.exp: Likewise.
17319
17320 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17321
17322 * gdb.base/bp-permanent.c: Include unistd.h.
17323 * gdb.python/py-framefilter-mi.c (main): Add return type.
17324 * gdb.python/py-framefilter.c (main): Likewise.
17325 * gdb.trace/actions-changed.c (main): Likewise.
17326
17327 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17328
17329 * gdb.mi/until.c: Add eye-catchers.
17330 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17331 line numbers.
17332
17333 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17334
17335 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17336 function header variants in break1.c.
17337 * gdb.base/ena-dis-br.exp: Likewise.
17338 * gdb.base/hbreak2.exp: Likewise.
17339 * gdb.reverse/until-precsave.exp: Drop references to removed
17340 non-prototype function header variants in ur1.c.
17341 * gdb.reverse/until-reverse.exp: Likewise.
17342
17343 2014-11-17 Petr Machata <pmachata@redhat.com>
17344
17345 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17346 ${_cu_offset_size} bytes abbrev offset.
17347
17348 2014-11-15 Doug Evans <xdje42@gmail.com>
17349
17350 PR symtab/17559
17351 * gdb.base/line-symtabs.exp: New file.
17352 * gdb.base/line-symtabs.c: New file.
17353 * gdb.base/line-symtabs.h: New file.
17354
17355 2014-11-14 Yao Qi <yao@codesourcery.com>
17356
17357 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17358 (func): Add label func_label.
17359 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17360 Replace low_pc and high_pc with MACRO_AT_range.
17361 Replace name, low_pc and high_pc with MACRO_AT_func.
17362
17363 2014-11-14 Yao Qi <yao@codesourcery.com>
17364
17365 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17366 Replace name, low_pc and high_pc with MACRO_AT_func.
17367
17368 2014-11-14 Yao Qi <yao@codesourcery.com>
17369
17370 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17371 produce debug information.
17372 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17373
17374 2014-11-14 Yao Qi <yao@codesourcery.com>
17375
17376 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17377 object and get function length.
17378 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17379 with MACRO_AT_func.
17380 (top-level): Replace gdb_compile and clean_restart with
17381 prepare_for_testing.
17382 * gdb.dwarf2/main.c (main): Add label main_label.
17383
17384 2014-11-14 Yao Qi <yao@codesourcery.com>
17385
17386 * lib/dwarf.exp (function_range): New procedure.
17387 (Dwarf::_handle_macro_at_func): New procedure.
17388 (Dwarf::_handle_macro_at_range): New procedure.
17389 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17390
17391 2014-11-14 Yao Qi <yao@codesourcery.com>
17392
17393 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17394 (_handle_attribute): New procedure.
17395
17396 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17397
17398 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17399 * gdb.base/call-sc.c (zed): Likewise.
17400 * gdb.base/checkpoint.c (main): Likewise.
17401 * gdb.base/dump.c (main): Likewise.
17402 * gdb.base/gcore.c (main): Likewise.
17403 * gdb.base/huge.c (main): Likewise.
17404 * gdb.base/multi-forks.c (main): Likewise.
17405 * gdb.base/pr10179-a.c (main): Likewise.
17406 * gdb.base/savedregs.c (main): Likewise.
17407 * gdb.base/sigaltstack.c (main): Likewise.
17408 * gdb.base/siginfo.c (main): Likewise.
17409 * gdb.base/structs.c (zed): Likewise.
17410 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17411 * gdb.mi/mi-syn-frame.c (main): Likewise.
17412 * gdb.mi/until.c (foo, main): Likewise.
17413 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17414 * gdb.base/solib-weak.c (foo): Declare.
17415 * gdb.base/attach-twice.c: Include stdio.h.
17416 * gdb.base/weaklib1.c: Likewise.
17417 * gdb.base/weaklib2.c: Likewise.
17418 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17419 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17420 unistd.h.
17421 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17422 * gdb.mi/mi-exit-code.c: Likewise.
17423 * gdb.base/break-interp-lib.c: Include string.h.
17424 * gdb.base/coremaker.c: Likewise.
17425 * gdb.base/testenv.c: Likewise.
17426 * gdb.python/py-finish-breakpoint.c: Likewise.
17427 * gdb.base/inferior-died.c: Include sys/wait.h.
17428 * gdb.base/fileio.c: Include time.h.
17429 * gdb.base/async-shell.c: Include unistd.h.
17430 * gdb.base/dprintf-non-stop.c: Likewise.
17431 * gdb.base/info-os.c: Likewise.
17432 * gdb.mi/mi-console.c: Likewise.
17433 * gdb.mi/watch-nonstop.c: Likewise.
17434 * gdb.python/py-events.c: Likewise.
17435 * gdb.base/async.c (baz): Move up before its invocation.
17436 * gdb.base/code_elim2.c (my_global_func): Likewise.
17437 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17438 * gdb.base/advance.c (func2): Likewise.
17439
17440 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17441
17442 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17443 variant.
17444 * gdb.base/annota3.c: Likewise.
17445 * gdb.base/async.c: Likewise.
17446 * gdb.base/average.c: Likewise.
17447 * gdb.base/call-ar-st.c: Likewise.
17448 * gdb.base/call-rt-st.c: Likewise.
17449 * gdb.base/call-sc.c: Likewise.
17450 * gdb.base/call-strs.c: Likewise.
17451 * gdb.base/ending-run.c: Likewise.
17452 * gdb.base/execd-prog.c: Likewise.
17453 * gdb.base/exprs.c: Likewise.
17454 * gdb.base/foll-exec.c: Likewise.
17455 * gdb.base/foll-fork.c: Likewise.
17456 * gdb.base/foll-vfork.c: Likewise.
17457 * gdb.base/funcargs.c: Likewise.
17458 * gdb.base/gcore.c: Likewise.
17459 * gdb.base/jump.c: Likewise.
17460 * gdb.base/langs0.c: Likewise.
17461 * gdb.base/langs1.c: Likewise.
17462 * gdb.base/langs2.c: Likewise.
17463 * gdb.base/mips_pro.c: Likewise.
17464 * gdb.base/nodebug.c: Likewise.
17465 * gdb.base/opaque0.c: Likewise.
17466 * gdb.base/opaque1.c: Likewise.
17467 * gdb.base/recurse.c: Likewise.
17468 * gdb.base/run.c: Likewise.
17469 * gdb.base/scope0.c: Likewise.
17470 * gdb.base/scope1.c: Likewise.
17471 * gdb.base/setshow.c: Likewise.
17472 * gdb.base/setvar.c: Likewise.
17473 * gdb.base/shmain.c: Likewise.
17474 * gdb.base/shr1.c: Likewise.
17475 * gdb.base/shr2.c: Likewise.
17476 * gdb.base/sigall.c: Likewise.
17477 * gdb.base/signals.c: Likewise.
17478 * gdb.base/so-indr-cl.c: Likewise.
17479 * gdb.base/solib2.c: Likewise.
17480 * gdb.base/structs.c: Likewise.
17481 * gdb.base/sum.c: Likewise.
17482 * gdb.base/vforked-prog.c: Likewise.
17483 * gdb.base/watchpoint.c: Likewise.
17484 * gdb.reverse/shr2.c: Likewise.
17485 * gdb.reverse/until-reverse.c: Likewise.
17486 * gdb.reverse/ur1.c: Likewise.
17487 * gdb.reverse/watch-reverse.c: Likewise.
17488
17489 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17490
17491 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17492 variant.
17493 * gdb.base/sepdebug.exp: Drop references to removed code.
17494
17495 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17496
17497 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17498 variant. Preserve original line numbering.
17499 * gdb.base/list1.c: Likewise.
17500
17501 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17502
17503 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17504 variant.
17505 * gdb.base/break1.c: Likewise.
17506 * gdb.base/break.exp: Drop references to removed code.
17507
17508 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17509
17510 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17511 variant.
17512
17513 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17514
17515 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17516
17517 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17518
17519 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17520 logic into perform_all_tests() and invoke it with and without
17521 function header prototypes.
17522 (do_function_calls): Remove conditional XFAIL for PR 5318.
17523 (rerun_and_prepare): Remove duplicate code.
17524 (perform_all_tests): New. Main logic moved here.
17525
17526 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17527
17528 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17529 code guarded by #ifdef NO_PROTOTYPES.
17530 (t_double_many_args): Likewise.
17531 (DEF_FUNC_MANY_ARGS_1): Likewise.
17532 (DEF_FUNC_VALUES_1): Likewise.
17533 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17534 guarded by #ifdef PROTOTYPES.
17535
17536 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17537
17538 * gdb.mi/mi-console.c: Add eye-catcher.
17539 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17540 instead of literal line number.
17541
17542 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17543
17544 * gdb.base/shr2.c: Add eye-catcher.
17545 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17546 line number.
17547
17548 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17549
17550 * gdb.base/jump.c: Add eye-catchers.
17551 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17552 numbers.
17553
17554 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17555
17556 * gdb.base/execd-prog.c: Add eye-catchers.
17557 * gdb.base/foll-exec.c: Likewise.
17558 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17559 line numbers.
17560
17561 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17562
17563 * gdb.base/ending-run.c: Add eye-catchers.
17564 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17565 literal line numbers.
17566
17567 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17568
17569 * gdb.base/call-rt-st.c: Add eye-catchers.
17570 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17571 literal line numbers.
17572
17573 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17574
17575 * gdb.base/call-ar-st.c: Add eye-catchers.
17576 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17577 literal line numbers.
17578
17579 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17580
17581 * gdb.base/average.c: Add eye-catchers.
17582 * gdb.base/sum.c: Likewise.
17583 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17584 regexps dynamically.
17585
17586 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17587
17588 * gdb.base/solib1.c: Add eye-catchers.
17589 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17590 literal line numbers.
17591
17592 2014-11-12 Pedro Alves <palves@redhat.com>
17593
17594 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17595 leader has exited.
17596
17597 2014-11-12 Pedro Alves <palves@redhat.com>
17598
17599 * gdb.arch/i386-bp_permanent.c: New file.
17600 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17601 (srcfile): Set to i386-bp_permanent.c.
17602 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17603 that stepi does not execute the 'leave' instruction, instead of
17604 testing it does execute.
17605 * gdb.base/bp-permanent.c: New file.
17606 * gdb.base/bp-permanent.exp: New file.
17607
17608 2014-11-10 Doug Evans <xdje42@gmail.com>
17609
17610 PR symtab/17564
17611 * gdb.base/symtab-search-order.exp: New file.
17612 * gdb.base/symtab-search-order.c: New file.
17613 * gdb.base/symtab-search-order-1.c: New file.
17614 * gdb.base/symtab-search-order-shlib-1.c: New file.
17615
17616 2014-11-07 Pedro Alves <palves@redhat.com>
17617
17618 PR gdb/17511
17619 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17620 i?86-*-linux*.
17621
17622 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17623
17624 PR c++/17494
17625 * gdb.cp/pr17494.cc: New file.
17626 * gdb.cp/pr17494.exp: New file.
17627
17628 2014-11-02 Yao Qi <yao@codesourcery.com>
17629
17630 * gdb.python/python.exp: Get working directory and match the
17631 output of "set extended-prompt \\w " with it.
17632
17633 2014-10-30 Doug Evans <dje@google.com>
17634
17635 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17636 in objfiles.
17637 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17638 in progspaces.
17639
17640 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
17641
17642 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17643 * gdb.base/realname-expand.exp: Likewise.
17644 * gdb.linespec/macro-relative.exp: Likewise.
17645
17646 2014-10-29 Pedro Alves <palves@redhat.com>
17647
17648 PR gdb/17408
17649 * gdb.threads/schedlock.c (some_function): New function.
17650 (call_function): New global.
17651 (MAYBE_CALL_SOME_FUNCTION): New macro.
17652 (thread_function): Call it.
17653 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17654 and use it instead of a global counter. Adjust all callers.
17655 (get_current_thread): Use "find current thread" for test message
17656 here rather than having all callers pass down the same string.
17657 (goto_loop): New procedure, factored out from ...
17658 (my_continue): ... this.
17659 (step_ten_loops): Change parameter from test message to command to
17660 use. Adjust.
17661 (list_count): Delete global.
17662 (check_result): New procedure, factored out from duplicate top
17663 level code.
17664 (continue tests): Wrap in with_test_prefix.
17665 (test_step): New procedure, factored out from duplicate top level
17666 code.
17667 (top level): Test "step" in combination with all scheduler-locking
17668 modes. Test "next" in combination with all scheduler-locking
17669 modes, and in combination with stepping over a function call or
17670 not.
17671 * gdb.threads/next-bp-other-thread.c: New file.
17672 * gdb.threads/next-bp-other-thread.exp: New file.
17673
17674 2014-10-29 Pedro Alves <palves@redhat.com>
17675
17676 PR python/17372
17677 * gdb.python/python.exp: Test a multi-line command that spawns
17678 interactive Python.
17679 * gdb.base/multi-line-starts-subshell.exp: New file.
17680
17681 2014-10-29 Yao Qi <yao@codesourcery.com>
17682
17683 * gdb.base/fileio.exp: Make directories on host.
17684
17685 2014-10-29 Yao Qi <yao@codesourcery.com>
17686
17687 * gdb.base/fileio.c (test_write): Close the file.
17688
17689 2014-10-28 Pedro Alves <palves@redhat.com>
17690
17691 PR gdb/12623
17692 * gdb.base/sigstep.c (no_handler): New global.
17693 (main): If 'no_handler is true, set the signal handlers to
17694 SIG_IGN.
17695 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17696 with_sw_watch and no_handler parameters. Handle them.
17697 (top level) <stepping over handler when stopped at a breakpoint
17698 test>: Add a test axis for testing with a software watchpoint, and
17699 another for testing with the signal handler set to SIG_IGN.
17700 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17701 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17702
17703 2014-10-28 Pedro Alves <palves@redhat.com>
17704
17705 PR gdb/17511
17706 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17707 * gdb.base/sigstep.exp (other_handler_location): New global.
17708 (advance): Support stepping into the signal handler, and running
17709 commands while in the handler.
17710 (in_handler_map): New global.
17711 (top level): In the advance test, add combinations for getting
17712 into the handler with stepping commands, and for running commands
17713 in the handler. Add comment descripting the advancei tests.
17714
17715 2014-10-28 Pedro Alves <palves@redhat.com>
17716
17717 * gdb.base/sigstep.exp: Use build_executable instead of
17718 prepare_for_testing.
17719 (top level): Move code that starts GDB, runs to main and creates a
17720 display to ...
17721 (restart): ... this new procedure.
17722 (top level): Move backtrace from signal handler test to ...
17723 (validate_backtrace): ... this new procedure.
17724 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17725 with_test_prefix. Always restart GDB.
17726 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17727 with_test_prefix. Always restart GDB. No need to delete
17728 breakpoints after the test.
17729 (test_skip_handler): Remove prefix parameter.
17730 (skip_over_handler, breakpoint_to_handler)
17731 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17732 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17733 restart GDB. No need to delete breakpoints after the test.
17734 (top level): Use foreach to call the test procedures with
17735 different commands.
17736
17737 2014-10-28 Pedro Alves <palves@redhat.com>
17738
17739 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17740 instead of GNATS numbers.
17741 * gdb.base/sigbpt.exp: Likewise.
17742 * gdb.base/siginfo.exp: Likewise.
17743 * gdb.base/sigstep.exp: Likewise.
17744
17745 2014-10-27 Pedro Alves <palves@redhat.com>
17746
17747 * gdb.base/sigstep.c (dummy): New global.
17748 (main): Issue a couple writes to the new global.
17749 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17750 procedures.
17751 (skip_over_handler): Use test_skip_handler.
17752 (top level): Call skip_over_handler for stepi and nexti too.
17753 (breakpoint_over_handler): Use test_skip_handler.
17754 (top level): Call breakpoint_over_handler for stepi and nexti too.
17755
17756 2014-10-27 Yao Qi <yao@codesourcery.com>
17757
17758 * gdb.trace/tfile.c (adjust_function_address)
17759 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17760 function descriptor.
17761
17762 2014-10-24 Don Breazeal <donb@codesourcery.com>
17763
17764 * gdb.base/foll-fork.exp (test_follow_fork,
17765 catch_fork_child_follow): Check for updated fork messages emitted
17766 from infrun.c.
17767 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17768 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17769 vfork_and_exec_child_follow_through_step): Check for updated vfork
17770 messages emitted from infrun.c.
17771
17772 2014-10-24 Pedro Alves <palves@redhat.com>
17773
17774 * gdb.base/corefile.exp: Remove references to ultrix.
17775 * gdb.base/interrupt.exp: Likewise.
17776 * gdb.base/whatis.exp: Likewise.
17777 * gdb.gdb/selftest.exp: Likewise.
17778 * gdb.threads/manythreads.exp: Likewise.
17779 * gdb.threads/print-threads.exp: Likewise.
17780 * gdb.threads/pthreads.exp:: Likewise.
17781 * gdb.threads/schedlock.exp: Likewise.
17782
17783 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17784
17785 * gdb.cp/non-trivial-retval.cc: Add a test case.
17786 * gdb.cp/non-trivial-retval.exp: Add a test.
17787
17788 2014-10-20 Yao Qi <yao@codesourcery.com>
17789
17790 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17791 * gdb.python/py-objfile-script-gdb.py: New file.
17792 * gdb.python/py-objfile-script.exp: Update reference to
17793 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17794 of remote_download. Remove the dest file.
17795
17796 2014-10-20 Yao Qi <yao@codesourcery.com>
17797
17798 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17799 * gdb.base/step-line.exp: Likewise.
17800 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17801 * gdb.dwarf2/dw2-basic.exp: Likewise.
17802 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17803 * gdb.dwarf2/dw2-filename.exp: Likewise.
17804 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17805 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17806 * gdb.dwarf2/dw2-producer.exp: Likewise.
17807 * gdb.dwarf2/mac-fileno.exp: Likewise.
17808 * gdb.python/py-frame-args.exp: Likewise.
17809 * gdb.python/py-framefilter.exp: Likewise.
17810 * gdb.python/py-mi.exp: Likewise.
17811 * gdb.python/py-objfile-script.exp: Likewise
17812 * gdb.python/py-pp-integral.exp: Likewise.
17813 * gdb.python/py-pp-re-notag.exp: Likewise.
17814 * gdb.python/py-prettyprint.exp: Likewise.
17815 * gdb.python/py-section-script.exp: Likewise.
17816 * gdb.python/py-typeprint.exp: Likewise.
17817 * gdb.python/py-xmethods.exp: Likewise.
17818 * gdb.stabs/weird.exp: Likewise.
17819 * gdb.xml/tdesc-regs.exp: Likewise.
17820
17821 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17822
17823 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17824 (out_cu): Use addr_len for the size of addresses.
17825 (out_line): Likewise. Size DW_LNE_set_address instruction
17826 according to addr_len.
17827 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17828 (FUNC): Add START_INSNS to definition.
17829
17830 2014-10-18 Yao Qi <yao@codesourcery.com>
17831
17832 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17833 gdb_has_argv0 return true.
17834 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17835 check [target_info exists noargs], check [gdb_has_argv0]
17836 instead.
17837 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17838 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17839 procedures.
17840
17841 2014-10-17 Doug Evans <dje@google.com>
17842
17843 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17844 event.
17845 * gdb.python/py-events.py: Add clear_objfiles event.
17846
17847 2014-10-17 Doug Evans <dje@google.com>
17848
17849 * gdb.python/py-objfile.exp: Test progspace attribute.
17850
17851 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17852
17853 * gdb.guile/scm-breakpoint.exp: Do not assume any
17854 directory separators when matching source file paths.
17855 * gdb.python/py-breakpoint.exp: Likewise.
17856 * gdb.reverse/break-precsave.exp: Likewise.
17857 * gdb.reverse/break-reverse.exp: Likewise.
17858 * gdb.reverse/consecutive-precsave.exp: Likewise.
17859 * gdb.reverse/finish-precsave.exp: Likewise.
17860 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17861 * gdb.reverse/finish-reverse.exp: Likewise.
17862 * gdb.reverse/i386-precsave.exp: Likewise.
17863 * gdb.reverse/i387-env-reverse.exp: Likewise.
17864 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17865 * gdb.reverse/machinestate-precsave.exp: Likewise.
17866 * gdb.reverse/machinestate.exp: Likewise.
17867 * gdb.reverse/sigall-precsave.exp: Likewise.
17868 * gdb.reverse/solib-precsave.exp: Likewise.
17869 * gdb.reverse/step-precsave.exp: Likewise.
17870 * gdb.reverse/until-precsave.exp: Likewise.
17871 * gdb.reverse/watch-precsave.exp: Likewise.
17872 * gdb.reverse/watch-reverse.exp: Likewise.
17873
17874 2014-10-17 Yao Qi <yao@codesourcery.com>
17875
17876 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17877 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17878
17879 2014-10-17 Pedro Alves <palves@redhat.com>
17880
17881 PR gdb/17471
17882 * gdb.base/bg-execution-repeat.c: New file.
17883 * gdb.base/bg-execution-repeat.exp: New file.
17884
17885 2014-10-17 Pedro Alves <palves@redhat.com>
17886
17887 PR gdb/17300
17888 * gdb.base/continue-all-already-running.c: New file.
17889 * gdb.base/continue-all-already-running.exp: New file.
17890
17891 2014-10-17 Pedro Alves <palves@redhat.com>
17892
17893 PR gdb/17472
17894 * gdb.base/annota-input-while-running.c: New file.
17895 * gdb.base/annota-input-while-running.exp: New file.
17896
17897 2014-10-17 Pedro Alves <palves@redhat.com>
17898
17899 * gdb.base/callfuncs.exp: emove references to osf.
17900 * gdb.base/sigall.exp: Likewise.
17901 * gdb.gdb/selftest.exp: Likewise.
17902 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17903 * gdb.mi/non-stop.c: Likewise.
17904 * gdb.mi/pthreads.c: Likewise.
17905 * gdb.reverse/sigall-precsave.exp: Likewise.
17906 * gdb.reverse/sigall-reverse.exp: Likewise.
17907 * gdb.threads/pthreads.c: Likewise.
17908 * gdb.threads/pthreads.exp: Likewise.
17909
17910 2014-10-17 Yao Qi <yao@codesourcery.com>
17911
17912 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17913 check 'target_info exists noargs'.
17914 (test_command_prompt_position): Likewise.
17915 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17916 Remove "set args".
17917 (progvar_simple_while_test): Likewise.
17918 (progvar_complex_if_while_test): Likewise.
17919 (if_while_breakpoint_command_test): Likewise.
17920 (infrun_breakpoint_command_test): Likewise.
17921 (breakpoint_command_test): Likewise.
17922 (watchpoint_command_test): Likewise.
17923 (bp_deleted_in_command_test): Likewise.
17924 (temporary_breakpoint_commands): Likewise.
17925
17926 2014-10-16 Yao Qi <yao@codesourcery.com>
17927
17928 * gdb.base/remotetimeout.exp: Remove noargs checking.
17929
17930 2014-10-15 Pedro Alves <palves@redhat.com>
17931
17932 PR breakpoints/9649
17933 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17934 * gdb.base/breakpoint-in-ro-region.exp
17935 (probe_target_hardware_step): New procedure.
17936 (top level): Probe hardware stepping and hardware breakpoint
17937 support. Test stepping through a read-only region, with both
17938 "breakpoint auto-hw" on and off and both "always-inserted" on and
17939 off.
17940
17941 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17942
17943 * gdb.dlang/demangle.exp: Update for demangling changes.
17944
17945 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17946
17947 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17948 * gdb.cp/non-trivial-retval.exp: Add new tests.
17949
17950 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17951
17952 PR c++/13403
17953 PR c++/15154
17954 * gdb.cp/non-trivial-retval.cc: New file.
17955 * gdb.cp/non-trivial-retval.exp: New file.
17956
17957 2014-10-15 Yao Qi <yao@codesourcery.com>
17958
17959 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17960 remote host.
17961
17962 2014-10-15 Yao Qi <yao@codesourcery.com>
17963
17964 * gdb.python/py-symbol.exp: Match file base name if host is
17965 remote, otherwise match file name with dir name.
17966 * gdb.python/py-symtab.exp: Likewise.
17967 * gdb.python/python.exp: Likewise.
17968
17969 2014-10-15 Yao Qi <yao@codesourcery.com>
17970
17971 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17972 pattern.
17973 * gdb.python/py-symtab.exp: Likewise.
17974 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17975 locationn.
17976
17977 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17978
17979 * gdb.ada/addr_arith: New testcase.
17980
17981 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17982
17983 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17984 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17985 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17986 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17987
17988 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17989
17990 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17991 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17992 * gdb.arch/stap-eval-lang-ada.exp: New file.
17993
17994 2014-10-14 Yao Qi <yao@codesourcery.com>
17995
17996 * gdb.mi/mi-var-child.c (nothing1): New function.
17997 (nothing2): New function.
17998 (do_children_tests): Set function pointers by nothing1 and
17999 nothing2.
18000 * gdb.mi/mi-var-child.exp: Step over new added statements.
18001 Update test to match the new output.
18002 * gdb.mi/var-cmd.c (nothing1): New function.
18003 (nothing2): New function.
18004 (do_children_tests): Set function pointers by nothing1 and
18005 nothing2.
18006 * gdb.mi/mi-var-display.exp: Update test to match output.
18007 Step to the line specified by $line_dct_nothing.
18008 Increase the number of lines to step.
18009
18010 2014-10-14 Yao Qi <yao@codesourcery.com>
18011
18012 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18013 tests.
18014 * gdb.mi/mi2-var-child.exp: Likewise.
18015
18016 2014-10-13 Doug Evans <dje@google.com>
18017
18018 * gdb.python/py-objfile.exp: Change name of file name test.
18019
18020 2014-10-13 Doug Evans <dje@google.com>
18021
18022 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18023 from the start of the CU.
18024
18025 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18026 Yao Qi <yao@codesourcery.com>
18027
18028 Fix "save breakpoints" for "catch" command.
18029 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18030 Remove -nonewline. Match also the added "main" line.
18031
18032 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18033
18034 Fix "save breakpoints" for "disable $bpnum" command.
18035 * gdb.base/save-bp.c (main): Add label.
18036 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18037
18038 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18039
18040 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18041
18042 2014-10-11 Yao Qi <yao@codesourcery.com>
18043
18044 * gdb.server/server-kill.exp: Execute command
18045 "set remote trace-status-packet on" before "tstatus".
18046
18047 2014-10-11 Yao Qi <yao@codesourcery.com>
18048
18049 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18050 (main): Call getppid.
18051 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18052 and continue to it. Read variable "server_pid".
18053
18054 2014-10-11 Yao Qi <yao@codesourcery.com>
18055
18056 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18057
18058 2014-10-11 Yao Qi <yao@codesourcery.com>
18059
18060 * gdb.threads/thread-find.exp: Don't execute command
18061 "info threads".
18062 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18063 * gdb.threads/linux-dp.exp: Don't check the condition
18064 $threads_created equals to zero.
18065
18066 2014-10-10 Pedro Alves <palves@redhat.com>
18067
18068 * gdb.base/bigcore.exp: Remove references to IRIX.
18069 * gdb.base/funcargs.exp: Likewise.
18070 * gdb.base/interrupt.exp: Likewise.
18071 * gdb.base/mips_pro.exp: Likewise.
18072 * gdb.base/nodebug.exp: Likewise.
18073 * gdb.base/setvar.exp: Likewise.
18074 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18075
18076 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18077 Pedro Alves <palves@redhat.com>
18078
18079 PR symtab/14466
18080 * gdb.base/vdso-warning.c: New file.
18081 * gdb.base/vdso-warning.exp: New file.
18082
18083 2014-10-02 Doug Evans <dje@google.com>
18084
18085 * gdb.base/structs.c (main): Don't run forever.
18086
18087 2014-10-02 Pedro Alves <palves@redhat.com>
18088
18089 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18090 (top level) <stop threads 1, stop threads 2>: Use it.
18091
18092 2014-10-02 Pedro Alves <palves@redhat.com>
18093
18094 * gdb.threads/break-while-running.exp (test): Add new
18095 'update_thread_list' argument. Skip "info threads" if false.
18096 (top level): Add new 'update_thread_list' axis.
18097
18098 2014-10-02 Pedro Alves <palves@redhat.com>
18099
18100 PR breakpoints/17431
18101 * gdb.base/execl-update-breakpoints.c: New file.
18102 * gdb.base/execl-update-breakpoints.exp: New file.
18103
18104 2014-10-01 Pedro Alves <palves@redhat.com>
18105
18106 * gdb.base/breakpoint-in-ro-region.c: New file.
18107 * gdb.base/breakpoint-in-ro-region.exp: New file.
18108
18109 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18110
18111 * gdb.mi/mi-exit-code.exp: New file.
18112 * gdb.mi/mi-exit-code.c: New file.
18113
18114 2014-09-30 Yao Qi <yao@codesourcery.com>
18115
18116 * lib/prelink-support.exp (build_executable_own_libs): Error if
18117 the target isn't native.
18118
18119 2014-09-30 Yao Qi <yao@codesourcery.com>
18120
18121 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18122 false.
18123
18124 2014-09-22 Pedro Alves <palves@redhat.com>
18125
18126 * gdb.threads/break-while-running.exp: New file.
18127 * gdb.threads/break-while-running.c: New file.
18128
18129 2014-09-19 Yao Qi <yao@codesourcery.com>
18130
18131 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18132 Invoke test. Restart GDB with --readnow and invoke test again.
18133
18134 2014-09-19 Yao Qi <yao@codesourcery.com>
18135
18136 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18137 proc set_breakpoint_on_gcd_function. Invoke
18138 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18139 invoke set_breakpoint_on_gcd_function again.
18140
18141 2014-09-18 Doug Evans <dje@google.com>
18142
18143 * gdb.dwarf2/symtab-producer.exp: New file.
18144
18145 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18146
18147 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18148 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18149 * gdb.base/global-var-nested-by-dso.c: Likewise.
18150 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18151
18152 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18153 Pedro Alves <palves@redhat.com>
18154
18155 * gdb.base/watch-bitfields.exp: Pass string other than test file
18156 name to prepare_for_testing.
18157 (watch): New procedure.
18158 (expect_watchpoint): Use with_test_prefix.
18159 (top level): Factor out tests to ...
18160 (test_watch_location, test_regular_watch): ... these new
18161 procedures, and use with_test_prefix and gdb_continue_to_end.
18162
18163 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18164
18165 PR breakpoints/12526
18166 * gdb.base/watch-bitfields.exp: New file.
18167 * gdb.base/watch-bitfields.c: New file.
18168
18169 2014-09-16 Pedro Alves <palves@redhat.com>
18170
18171 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18172 software and hardware addresses, not software address against
18173 itself.
18174
18175 2014-09-16 Pedro Alves <palves@redhat.com>
18176
18177 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18178 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18179
18180 2014-09-16 Pedro Alves <palves@redhat.com>
18181
18182 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18183 files.
18184 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18185 "*-*-vxworks*" throughout.
18186 * gdb.base/break.exp: Likewise.
18187 * gdb.base/default.exp: Likewise.
18188 * gdb.base/scope.exp: Likewise.
18189 * gdb.base/sepdebug.exp: Likewise.
18190 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18191 throughout.
18192 * gdb.base/run.c: Likewise.
18193 * gdb.base/sepdebug.c: Likewise.
18194 * gdb.hp/gdb.aCC/run.c: Likewise.
18195 * gdb.reverse/until-reverse.c: Likewise.
18196 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18197
18198 2014-09-16 Yao Qi <yao@codesourcery.com>
18199
18200 * boards/local-remote-host-native.exp: New file.
18201
18202 2014-09-14 Doug Evans <xdje42@gmail.com>
18203
18204 * gdb.threads/queue-signal.c (thread_count): New variable.
18205 (thread_count_mutex, thread_count_condvar): New variables.
18206 (incr_thread_count, wait_all_threads_running): New functions.
18207 (main): Wait for all threads to be in their thread functions.
18208
18209 2014-09-13 Doug Evans <xdje42@gmail.com>
18210
18211 * gdb.threads/queue-signal.c: New file.
18212 * gdb.threads/queue-signal.exp: New file.
18213
18214 2014-09-13 Doug Evans <xdje42@gmail.com>
18215
18216 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18217 be consistent with what default_gdb_init uses.
18218 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18219 the plain text of the prompt. Add some logging printfs.
18220 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18221
18222 2014-09-12 Pedro Alves <palves@redhat.com>
18223
18224 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18225 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18226 * gdb.arch/i386-size-overlap.exp: Likewise.
18227 * gdb.arch/i386-size.exp: Likewise.
18228 * gdb.arch/i386-unwind.exp: Likewise.
18229 * gdb.base/a2-run.exp: Likewise.
18230 * gdb.base/break.exp: Likewise.
18231 * gdb.base/charset.exp: Likewise.
18232 * gdb.base/chng-syms.exp: Likewise.
18233 * gdb.base/commands.exp: Likewise.
18234 * gdb.base/dbx.exp: Likewise.
18235 * gdb.base/find.exp: Likewise.
18236 * gdb.base/funcargs.exp: Likewise.
18237 * gdb.base/jit-simple.exp: Likewise.
18238 * gdb.base/reread.exp: Likewise.
18239 * gdb.base/sepdebug.exp: Likewise.
18240 * gdb.base/step-bt.exp: Likewise.
18241 * gdb.cp/mb-inline.exp: Likewise.
18242 * gdb.cp/mb-templates.exp: Likewise.
18243 * gdb.objc/basicclass.exp: Likewise.
18244 * gdb.threads/killed.exp: Likewise.
18245
18246 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18247
18248 PR tdep/17379
18249 * gdb.arch/powerpc-stackless.S: New file.
18250 * gdb.arch/powerpc-stackless.exp: New file.
18251
18252 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18253
18254 * gdb.base/attach.c: Include unistd.h.
18255 (main): Call alarm. Add label postloop.
18256 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18257 gdb_breakpoint, gdb_continue_to_breakpoint.
18258 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18259
18260 2014-09-11 Pedro Alves <palves@redhat.com>
18261
18262 PR gdb/17347
18263 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18264 * gdb.base/attach.exp (test_command_line_attach_run): New
18265 procedure.
18266 (top level): Call it.
18267
18268 2014-09-11 Pedro Alves <palves@redhat.com>
18269
18270 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18271 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18272 (do_command_attach_tests): Use spawn_wait_for_attach.
18273 * gdb.base/solib-overlap.exp: Likewise.
18274 * gdb.multi/multi-attach.exp: Likewise.
18275 * gdb.python/py-prompt.exp: Likewise.
18276 * gdb.python/py-sync-interp.exp: Likewise.
18277 * gdb.server/ext-attach.exp: Likewise.
18278
18279 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18280
18281 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18282 command in testcase. Simplify testcase.
18283
18284 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18285
18286 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18287
18288 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18289
18290 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18291
18292 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18293
18294 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18295
18296 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18297
18298 * gdb.dwarf2/dynarr-ptr.c: New file.
18299 * gdb.dwarf2/dynarr-ptr.exp: New file.
18300
18301 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18302
18303 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18304 of 30 rather than hardcoding 120 for a slow test case. Take the
18305 `gdb,timeout' target setting into account for this calculation.
18306 Don't extend the timeout for the test cases that don't need it.
18307
18308 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18309
18310 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18311 a factor of 2 for a slow test case. Take the `gdb,timeout'
18312 target setting into account for this calculation.
18313 * gdb.reverse/until-precsave.exp: Increase the timeout by
18314 a factor of 15 and 3 respectively rather than adding 120
18315 for a pair of slow test cases. Take the `gdb,timeout'
18316 target setting into account for this calculation.
18317
18318 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18319
18320 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18321 timeout, don't pass one down to gdb_expect.
18322 (gdb_expect): Rework timeout selection.
18323
18324 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18325
18326 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18327 exception on timeout.
18328 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18329 (gdbserver_start_extended): Catch any `gdbserver_start' error
18330 exceptions.
18331 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18332 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18333 `gdbserver_gdb_load' error exceptions.
18334
18335 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18336
18337 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18338 120 on waiting for the TCP socket to open.
18339
18340 2014-09-09 Doug Evans <xdje42@gmail.com>
18341
18342 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18343 _caller_matches, _any_caller_is, _any_caller_matches.
18344
18345 2014-09-09 Doug Evans <xdje42@gmail.com>
18346
18347 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18348
18349 2014-09-09 Yao Qi <yao@codesourcery.com>
18350
18351 * gdb.mi/mi-var-display.exp: Set print symbol off.
18352
18353 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18354
18355 PR gdb/17035
18356 * gdb.base/commands.exp: Add tests to verify user-defined
18357 commands with empty bodies.
18358 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18359 python commands in `show user command`.
18360 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18361 scheme commands in `show user command`.
18362
18363 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18364
18365 PR python/17355
18366 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18367 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18368 * gdb.python/py-framefilter-invalidarg.exp: New file.
18369 * gdb.python/py-framefilter-invalidarg.py: New file.
18370
18371 2014-09-06 Doug Evans <xdje42@gmail.com>
18372
18373 PR 15276
18374 * gdb.python/py-caller-is.c: New file.
18375 * gdb.python/py-caller-is.exp: New file.
18376
18377 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18378
18379 PR gdb/17235
18380 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18381 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18382
18383 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18384
18385 PR fortran/17237
18386 * gdb.fortran/print-formatted.exp: New file.
18387 * gdb.fortran/print-formatted.f90: Likewise.
18388
18389 2014-09-03 Sasha Smundak <asmundak@google.com>
18390
18391 * gdb.python/py-frame.exp: Test Frame.read_register.
18392
18393 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18394
18395 PR python/16699
18396 * gdb.python/py-completion.exp: New file.
18397 * gdb.python/py-completion.py: Likewise.
18398
18399 2014-08-28 Doug Evans <dje@google.com>
18400
18401 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18402 eax,etc. are live with values set by gdb and thus the compiler can't
18403 use them.
18404 * gdb.arch/i386-pseudo.c (main): Ditto.
18405
18406 2014-08-27 Doug Evans <dje@google.com>
18407
18408 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18409
18410 2014-08-25 Doug Evans <dje@google.com>
18411
18412 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18413 (main): Ditto.
18414
18415 2014-08-25 Doug Evans <dje@google.com>
18416
18417 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18418
18419 2014-08-24 Yao Qi <yao@codesourcery.com>
18420
18421 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18422 symbol off.
18423 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18424
18425 2014-08-22 Doug Evans <dje@google.com>
18426
18427 PR 17276
18428 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18429 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18430 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18431
18432 2014-08-22 Yao Qi <yao@codesourcery.com>
18433
18434 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18435 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18436 * gdb.python/python.exp: Likewise. Use .py file on the host
18437 instead of the build.
18438
18439 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18440
18441 * gdb.threads/gcore-stale-thread.c: New file.
18442 * gdb.threads/gcore-stale-thread.exp: New file.
18443
18444 2014-08-21 Pedro Alves <palves@redhat.com>
18445
18446 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18447 * gdb.base/gcore-relro-pie.exp: Likewise.
18448 * gdb.base/gcore-relro.exp: Likewise.
18449 * gdb.base/gcore.exp: Likewise.
18450 * gdb.base/print-symbol-loading.exp: Likewise.
18451 * gdb.threads/gcore-thread.exp: Likewise.
18452 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18453
18454 2014-08-20 Pedro Alves <palves@redhat.com>
18455 Jan Kratochvil <jan.kratochvil@redhat.com>
18456
18457 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18458 configure.
18459 (EXPECT): Handle READ1 being set.
18460 (all): Depend on EXTRA_RULES.
18461 (check-read1, expect-read1, read1.so, read1): New rules.
18462 * README (Testsuite Parameters): Document the READ1 make variable.
18463 (Race detection): New section.
18464 * configure: Regenerate.
18465 * configure.ac: If build==host==target, and running under a
18466 GNU/glibc system, add read1 to the extra Makefile rules.
18467 (EXTRA_RULES): AC_SUBST it.
18468 * lib/read1.c: New file.
18469
18470 2014-08-20 Joel Brobecker <brobecker@adacore.com>
18471
18472 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18473 the handling of variables declared as a typedef to an array
18474 which a DW_AT_data_location attribute.
18475
18476 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
18477 Pedro Alves <palves@redhat.com>
18478
18479 PR symtab/14604
18480 PR symtab/14605
18481 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18482 gdb_test.
18483
18484 2014-08-19 Pedro Alves <palves@redhat.com>
18485
18486 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18487
18488 2014-08-19 Yao Qi <yao@codesourcery.com>
18489
18490 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18491 right line.
18492
18493 2014-08-18 David Blaikie <dblaikie@gmail.com>
18494
18495 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18496
18497 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18498
18499 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18500 attribute in array range.
18501
18502 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18503
18504 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18505
18506 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18507
18508 PR c++/17132
18509 * gdb.cp/pr17132.cc: New file.
18510 * gdb.cp/pr17132.exp: New file.
18511
18512 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18513
18514 * gdb.python/py-xmethods.py (A_getarrayind)
18515 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18516 Use 'print' with function call syntax.
18517 (E_method_matcher.match): Fix tab vs space indentation mixup.
18518
18519 2014-08-15 Yao Qi <yao@codesourcery.com>
18520
18521 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18522 false.
18523
18524 2014-08-15 Yao Qi <yao@codesourcery.com>
18525
18526 * gdb.cp/casts.exp: Set print symbol off.
18527 * gdb.cp/class2.exp: Likewise.
18528 * gdb.cp/overload.exp: Likewise.
18529 * gdb.cp/templates.exp: Likewise.
18530
18531 2014-08-11 Doug Evans <dje@google.com>
18532
18533 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18534 (test_load_shlib): Update.
18535
18536 2014-08-09 Yao Qi <yao@codesourcery.com>
18537
18538 * gdb.base/display.exp: Invoke is_address_zero_readable.
18539 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18540 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18541 * gdb.base/hbreak-unmapped.exp: Return if
18542 is_address_zero_readable returns true.
18543 * gdb.base/signest.exp: Likewise.
18544 * gdb.base/signull.exp: Likewise.
18545 * gdb.base/sigbpt.exp: Likewise.
18546 * gdb.guile/scm-disasm.exp: Do the test if
18547 is_address_zero_readable returns false.
18548 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18549 * gdb.python/py-arch.exp: Likewise.
18550 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18551 * lib/gdb.exp (is_address_zero_readable): New proc.
18552
18553 2014-08-09 Yao Qi <yao@codesourcery.com>
18554
18555 PR testsuite/13443
18556 * gdb.mi/mi-var-display.exp: Make test messages unique.
18557
18558 2014-08-04 Tom Tromey <tromey@redhat.com>
18559
18560 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18561 target 0".
18562
18563 2014-08-04 Tom Tromey <tromey@redhat.com>
18564
18565 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18566 "target_resume".
18567
18568 2014-08-01 Joel Brobecker <brobecker@adacore.com>
18569
18570 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18571 inner_vla_struct_object_size.
18572 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18573 as xfail.
18574
18575 2014-07-30 Pedro Alves <palves@redhat.com>
18576
18577 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18578 comment.
18579
18580 2014-07-29 Yao Qi <yao@codesourcery.com>
18581
18582 PR gdb/17206
18583 * gdb.base/until-nodebug.exp: New.
18584
18585 2014-07-28 Doug Evans <xdje42@gmail.com>
18586
18587 PR guile/17203
18588 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18589 previously existing parameter, and previously ambiguously spelled
18590 parameter.
18591
18592 2014-07-28 Will Newton <will.newton@linaro.org>
18593
18594 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18595
18596 2014-07-26 Ludovic Courtès <ludo@gnu.org>
18597 Doug Evans <xdje42@gmail.com>
18598
18599 PR guile/17146
18600 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18601
18602 2014-07-25 Pedro Alves <palves@redhat.com>
18603
18604 * gdb.threads/signal-command-handle-nopass.c: New file.
18605 * gdb.threads/signal-command-handle-nopass.exp: New file.
18606 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18607 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18608 * gdb.threads/signal-delivered-right-thread.c: New file.
18609 * gdb.threads/signal-delivered-right-thread.exp: New file.
18610
18611 2014-07-25 Pedro Alves <palves@redhat.com>
18612
18613 * gdb.base/double-prompt-target-event-error.exp
18614 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18615 match.
18616 (cancel_pagination_in_target_event): Rework double prompt
18617 detection.
18618 * gdb.base/paginate-after-ctrl-c-running.exp
18619 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18620 <return>' match.
18621 * gdb.base/paginate-bg-execution.exp
18622 (test_bg_execution_pagination_return)
18623 (test_bg_execution_pagination_cancel): Remove '-notransfer
18624 <return>' matches.
18625 * gdb.base/paginate-execution-startup.exp
18626 (test_fg_execution_pagination_return)
18627 (test_fg_execution_pagination_cancel): Remove '-notransfer
18628 <return>' matches.
18629 * gdb.base/paginate-inferior-exit.exp
18630 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18631 match.
18632 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18633 * lib/gdb.exp (pagination_prompt): Run text through
18634 string_to_regexp.
18635 (gdb_test_multiple): Match $pagination_prompt instead of
18636 "<return>".
18637 (string_to_regexp): Move to lib/gdb-utils.exp.
18638
18639 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18640
18641 * gdb.arch/amd64-entry-value-paramref.S: New file.
18642 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18643 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18644 * gdb.arch/amd64-optimout-repeat.S: New file.
18645 * gdb.arch/amd64-optimout-repeat.c: New file.
18646 * gdb.arch/amd64-optimout-repeat.exp: New file.
18647
18648 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18649
18650 PR gdb/17170
18651 * gdb.base/statistics.exp: New file.
18652
18653 2014-07-17 Doug Evans <dje@google.com>
18654
18655 PR gdb/17170
18656 * gdb.base/maint.exp: Update testing of per-command stats.
18657
18658 2014-07-16 Pedro Alves <palves@redhat.com>
18659
18660 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18661 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18662 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18663 (tfile_write_buf): New functions.
18664 (add_memory_block): Rewrite using the above.
18665 (adjust_function_address): New function.
18666 (FUNCTION_ADDRESS): New macro.
18667 (write_basic_trace_file): Remove short_x local, and use
18668 tfile_write_16. Change type of func_addr local to unsigned long
18669 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18670 here. Cast argument of add_memory_block to char pointer.
18671 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18672 (main): Remove parameters.
18673 * gdb.trace/tfile.exp: Remove nowarnings.
18674
18675 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18676
18677 * gdb.base/debug-expr.exp: Test string evaluation with
18678 "debug expression" on.
18679
18680 2014-07-15 Pedro Alves <palves@redhat.com>
18681
18682 * gdb.base/reread.exp: Use clean_restart.
18683
18684 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18685
18686 * gdb.arch/avr-flash-qualifer.c: New.
18687 * gdb.arch/avr-flash-qualifer.exp: New.
18688
18689 2014-07-14 Pedro Alves <palves@redhat.com>
18690
18691 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18692 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18693
18694 2014-07-14 Pedro Alves <palves@redhat.com>
18695
18696 * gdb.base/double-prompt-target-event-error.c: New file.
18697 * gdb.base/double-prompt-target-event-error.exp: New file.
18698
18699 2014-07-14 Pedro Alves <palves@redhat.com>
18700
18701 PR gdb/17072
18702 * gdb.base/paginate-inferior-exit.c: New file.
18703 * gdb.base/paginate-inferior-exit.exp: New file.
18704
18705 2014-07-14 Pedro Alves <palves@redhat.com>
18706
18707 PR gdb/17072
18708 * gdb.base/paginate-bg-execution.c: New file.
18709 * gdb.base/paginate-bg-execution.exp: New file.
18710
18711 2014-07-14 Pedro Alves <palves@redhat.com>
18712
18713 PR gdb/17072
18714 * gdb.base/paginate-execution-startup.c: New file.
18715 * gdb.base/paginate-execution-startup.exp: New file.
18716 * lib/gdb.exp (pagination_prompt): New global.
18717 (default_gdb_spawn): New procedure, factored out from
18718 default_gdb_spawn.
18719 (default_gdb_start): Adjust to call default_gdb_spawn.
18720 (gdb_spawn): New procedure.
18721
18722 2014-07-14 Pedro Alves <palves@redhat.com>
18723
18724 * lib/gdb.exp (gdb_assert): New procedure.
18725 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18726
18727 2014-07-14 Pedro Alves <palves@redhat.com>
18728
18729 * gdb.base/execution-termios.c: New file.
18730 * gdb.base/execution-termios.exp: New file.
18731
18732 2014-07-14 Tom Tromey <tromey@redhat.com>
18733
18734 * gdb.cp/vla-cxx.cc: New file.
18735 * gdb.cp/vla-cxx.exp: New file.
18736
18737 2014-07-14 Tom Tromey <tromey@redhat.com>
18738
18739 * gdb.reverse/rerun-prec.c: New file.
18740 * gdb.reverse/rerun-prec.exp: New file.
18741
18742 2014-07-12 Maciej W. Rozycki <macro@mips.com>
18743 Maciej W. Rozycki <macro@codesourcery.com>
18744
18745 * lib/gdb-utils.exp: New file.
18746 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18747 inline `gdb_init_command' processing.
18748 (gdb_start_cmd): Likewise.
18749 * lib/mi-support.exp (mi_run_cmd): Likewise.
18750 * README: Document `gdb_init_command' and `gdb_init_commands'.
18751
18752 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18753
18754 Fix false FAIL running under a very long directory name.
18755 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18756 and "set print elements 10000". Twice.
18757
18758 2014-07-11 Yao Qi <yao@codesourcery.com>
18759
18760 * gdb.base/exprs.exp: "set print symbol off".
18761
18762 2014-07-11 Pedro Alves <palves@redhat.com>
18763
18764 * gdb.threads/kill.c: New file.
18765 * gdb.threads/kill.exp: New file.
18766
18767 2014-07-10 Yao Qi <yao@codesourcery.com>
18768
18769 * gdb.trace/tfile.c (write_basic_trace_file)
18770 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18771 address written to trace file.
18772
18773 2014-07-09 Pedro Alves <palves@redhat.com>
18774
18775 * gdb.base/attach-wait-input.exp: New file.
18776 * gdb.base/attach-wait-input.c: New file.
18777
18778 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18779
18780 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18781 setting up test structures.
18782 (main): Call new test function.
18783 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18784 test function, continue into test function and walk test
18785 structures.
18786
18787 2014-07-02 Yao Qi <yao@codesourcery.com>
18788
18789 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18790 'bar_start' at the beginning of functions 'foo' and 'bar'
18791 respectively.
18792 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18793 instead of 'foo' and 'bar'.
18794
18795 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18796
18797 * gdb.btrace/segv.exp: New.
18798 * gdb.btrace/segv.c: New.
18799
18800 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18801
18802 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18803 instruction.
18804
18805 2014-06-30 Mark Wielaard <mjw@redhat.com>
18806
18807 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18808 vulture, vilify, villar): New volatile array constants.
18809 (vindictive, vegetation): New const volatile array constants.
18810 * gdb.base/volatile.exp: Test volatile and const volatile array
18811 types.
18812
18813 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18814
18815 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18816 target lacks support for awatch, rwatch, or hbreak.
18817
18818 2014-06-27 Yao Qi <yao@codesourcery.com>
18819
18820 * gdb.multi/dummy-frame-restore.exp: New.
18821 * gdb.multi/dummy-frame-restore.c: New.
18822
18823 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18824
18825 * gdb.btrace/gcore.exp: New.
18826
18827 2014-06-23 Pedro Alves <palves@redhat.com>
18828
18829 * gdb.base/watchpoint-reuse-slot.c: New file.
18830 * gdb.base/watchpoint-reuse-slot.exp: New file.
18831
18832 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18833
18834 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18835 progspace's filename in 'info', 'enable' and 'disable' command
18836 tests.
18837
18838 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18839
18840 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18841 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18842 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18843
18844 2014-06-20 Gary Benson <gbenson@redhat.com>
18845
18846 * gdb.arch/i386-avx.exp: Fix include file location.
18847 * gdb.arch/i386-sse.exp: Likewise.
18848
18849 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18850
18851 * gdb.dlang/expression.exp: New file.
18852
18853 2014-06-19 Pedro Alves <palves@redhat.com>
18854
18855 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18856 out from ...
18857 (top level): ... here. Iterate running tests under different
18858 scheduler-locking settings.
18859
18860 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18861
18862 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18863 to DW_FORM_addr and use non-zero addresses.
18864
18865 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18866
18867 PR gdb/17017
18868 * gdb.python/py-xmethods.cc: Add global function call counters and
18869 increment them in their respective functions. Remove "cout"
18870 statements.
18871 * gdb.python/py-xmethods.exp: Make tests check the global function
18872 call counters instead of depending on inferior IO.
18873
18874 2014-06-18 Don Breazeal <donb@codesourcery.com>
18875
18876 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18877 Deleted procedure.
18878 (explicit_fork_parent_follow): Deleted procedure.
18879 (explicit_fork_child_follow): Deleted procedure.
18880 (test_follow_fork): New procedure.
18881 (do_fork_tests): Replace calls to deleted procedures with
18882 calls to test_follow_fork and reset GDB for subsequent
18883 procedure calls.
18884
18885 2014-06-17 Yao Qi <yao@codesourcery.com>
18886
18887 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18888 CP1252.
18889
18890 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18891
18892 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18893 Initialize ptr and S explicitly.
18894 (skip_type_update_when_not_use_rtti_test): Likewise.
18895
18896 2014-06-16 Keith Seitz <keiths@redhat.com>
18897
18898 PR mi/15863
18899 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18900 the inferior is started.
18901
18902 2014-06-16 Pedro Alves <palves@redhat.com>
18903
18904 * gdb.base/break-main-file-remove-fail.c: New file.
18905 * gdb.base/break-main-file-remove-fail.exp: New file.
18906 * gdb.base/break-unload-file.exp: Use build_executable instead of
18907 prepare_for_testing.
18908 (test_break): New parameter "initial_load". Handle it.
18909 (top level): Add initial_load cmdline/file axis.
18910
18911 2014-06-12 Tom Tromey <tromey@redhat.com>
18912
18913 * gdb.base/completion.exp: Don't use directory name in test.
18914
18915 2014-06-09 Gary Benson <gbenson@redhat.com>
18916
18917 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18918 separate the always-available ANSI-standard signals from the
18919 signals that require checking.
18920 (main): Likewise.
18921 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18922 Likewise.
18923 (main): Likewise.
18924
18925 2014-06-07 Keith Seitz <keiths@redhat.com>
18926
18927 Revert:
18928 PR c++/16253
18929 * gdb.cp/var-tag.cc: New file.
18930 * gdb.cp/var-tag.exp: New file.
18931 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18932 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18933 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18934 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18935
18936 2014-06-06 Doug Evans <xdje42@gmail.com>
18937
18938 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18939
18940 2014-06-06 Pedro Alves <palves@redhat.com>
18941
18942 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18943 in target debug output instead of looking at RSP packets,
18944 disabling the test on any target that uses hardware stepping.
18945 Update comments.
18946
18947 2014-06-06 Pedro Alves <palves@redhat.com>
18948
18949 * gdb.base/break-unload-file.exp: Fix typo.
18950
18951 2014-06-06 Yao Qi <yao@codesourcery.com>
18952
18953 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18954 from "jit_function" to "^jit_function".
18955
18956 2014-06-06 Yao Qi <yao@codesourcery.com>
18957
18958 * gdb.base/async.c (foo): Add one statement.
18959 * gdb.base/async.exp: Get the next instruction address and
18960 match the output of "nexti" by instruction address. Match
18961 the hex address in the output of "finish".
18962
18963 2014-06-06 Gary Benson <gbenson@redhat.com>
18964
18965 * gdb.base/call-signals.c: Remove preprocessor conditionals
18966 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18967 SIGSEGV and SIGTERM.
18968 * gdb.base/sigall.c: Likewise.
18969 * gdb.base/unwindonsignal.c: Likewise.
18970 * gdb.reverse/sigall-reverse.c: Likewise.
18971
18972 2014-06-06 Yao Qi <yao@codesourcery.com>
18973
18974 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18975 readable, skip the test.
18976
18977 2014-06-06 Yao Qi <yao@codesourcery.com>
18978
18979 * gdb.threads/staticthreads.c (thread_function): Move the line
18980 setting breakpoint on forward.
18981 * gdb.threads/staticthreads.exp: Update comments.
18982
18983 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18984
18985 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18986 "history-append! type error".
18987
18988 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18989
18990 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18991 erroneous dprintf expected input.
18992
18993 2014-06-04 Doug Evans <xdje42@gmail.com>
18994
18995 * gdb.guile/scm-generics.exp: Delete.
18996
18997 2014-06-04 Doug Evans <xdje42@gmail.com>
18998
18999 * gdb.guile/scm-breakpoint.exp: Update.
19000 Add tests for breakpoint registration.
19001
19002 2014-06-04 Tom Tromey <tromey@redhat.com>
19003
19004 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19005 VLA-in-union.
19006 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19007 inner_vla_struct, vla_union types. Initialize objects of those
19008 types and compute their sizes.
19009
19010 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19011 Hui Zhu <hui@codesourcery.com>
19012
19013 * gdb.base/fileio.exp: Add test for shell not available as well as
19014 available.
19015 * gdb.base/fileio.c (test_system): Check for shell twice.
19016
19017 2014-06-04 Yao Qi <yao@codesourcery.com>
19018
19019 * gdb.base/auto-connect-native-target.exp: Remove redundant
19020 space from the regexp pattern.
19021
19022 2014-06-04 Yao Qi <yao@codesourcery.com>
19023
19024 * gdb.base/default.exp: Replace "child" with "native" in
19025 regexp pattern.
19026
19027 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19028
19029 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19030 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19031 * gdb.python/py-xmethods.py: Python script supporting the
19032 new testcase and tests.
19033
19034 2014-06-03 Joel Brobecker <brobecker@adacore.com>
19035 Pedro Alves <palves@redhat.com>
19036
19037 PR breakpoints/17000
19038 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19039 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19040
19041 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19042
19043 * gdb.base/subst.exp: Add tests to verify partial path matching
19044 output.
19045
19046 2014-06-03 Pedro Alves <palves@redhat.com>
19047
19048 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19049 target that doesn't use software single-stepping.
19050
19051 2014-06-03 Pedro Alves <palves@redhat.com>
19052
19053 PR breakpoints/17000
19054 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19055 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19056
19057 2014-06-02 Doug Evans <xdje42@gmail.com>
19058
19059 * gdb.guile/scm-parameter.exp: New file.
19060
19061 2014-06-02 Doug Evans <xdje42@gmail.com>
19062
19063 * gdb.guile/scm-cmd.c: New file.
19064 * gdb.guile/scm-cmd.exp: New file.
19065
19066 2014-06-02 Doug Evans <xdje42@gmail.com>
19067
19068 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19069 pretty-printer lookup.
19070 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19071 (make-pp_s-printer): Call it.
19072 (make-pretty-printer-from-dict): New function.
19073 (lookup-pretty-printer-maker-from-dict): New function.
19074 (*pretty-printer*): Simplify.
19075 (make-objfile-pp_s-printer): New function.
19076 (install-objfile-pretty-printers!): New function.
19077 (make-progspace-pp_s-printer): New function.
19078 (install-progspace-pretty-printers!): New function.
19079 * gdb.guile/scm-progspace.c: New file.
19080 * gdb.guile/scm-progspace.exp: New file.
19081
19082 2014-06-02 Pedro Alves <palves@redhat.com>
19083
19084 * gdb.base/dprintf-bp-same-addr.c: New file.
19085 * gdb.base/dprintf-bp-same-addr.exp: New file.
19086
19087 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19088
19089 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19090 * gdb.arch/powerpc-power.s: Likewise.
19091
19092 2014-06-02 Joel Brobecker <brobecker@adacore.com>
19093
19094 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19095
19096 2014-06-01 Yao Qi <yao@codesourcery.com>
19097
19098 * gdb.base/watchpoint.exp (test_watch_location): Check null
19099 pointer can be dereferenced. If not, do the test, otherwise
19100 skip it.
19101
19102 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19103
19104 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19105 results.
19106 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19107
19108 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19109
19110 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19111 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19112 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19113 * gdb.arch/amd64-invalid-stack-top.c: New file.
19114 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19115
19116 2014-05-30 Pedro Alves <palves@redhat.com>
19117
19118 PR breakpoints/17000
19119 * gdb.base/sss-bp-on-user-bp.c: New file.
19120 * gdb.base/sss-bp-on-user-bp.exp: New file.
19121
19122 2014-05-30 David Blaikie <dblaikie@gmail.com>
19123
19124 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19125 gnu_inline semantics via attribute.
19126 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19127 source explicitly specifies the required semantics.
19128
19129 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19130
19131 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19132
19133 2014-05-29 Pedro Alves <palves@redhat.com>
19134 Tom Tromey <tromey@redhat.com>
19135
19136 * gdb.base/async-shell.exp: Don't enable target-async.
19137 * gdb.base/async.exp
19138 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19139 parameter. Adjust.
19140 (top level): Don't test with "target-async".
19141 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19142 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19143 * gdb.base/inferior-died.exp: Don't enable target-async.
19144 * gdb.base/interrupt-noterm.exp: Likewise.
19145 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19146 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19147 * gdb.mi/mi-nonstop.exp: Likewise.
19148 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19149 * gdb.mi/mi-nsintrall.exp: Likewise.
19150 * gdb.mi/mi-nsmoribund.exp: Likewise.
19151 * gdb.mi/mi-nsthrexec.exp: Likewise.
19152 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19153 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19154 * gdb.python/py-evsignal.exp: Don't enable target-async.
19155 * gdb.python/py-evthreads.exp: Likewise.
19156 * gdb.python/py-prompt.exp: Likewise.
19157 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19158 * gdb.server/solib-list.exp: Don't enable target-async.
19159 * gdb.threads/thread-specific-bp.exp: Likewise.
19160 * lib/mi-support.exp: Adjust to use mi-async.
19161
19162 2014-05-29 Pedro Alves <palves@redhat.com>
19163
19164 PR gdb/13860
19165 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19166 reason, even in sync mode.
19167
19168 2014-05-29 Pedro Alves <palves@redhat.com>
19169 Hui Zhu <hui@codesourcery.com>
19170
19171 PR PR15693
19172 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19173 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19174 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19175 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19176
19177 2014-05-28 Joel Brobecker <brobecker@adacore.com>
19178
19179 * config/monitor.exp (gdb_target_monitor): Replace use of
19180 "set remotebaud" by "set serial baud".
19181
19182 2014-05-26 Andy Wingo <wingo@igalia.com>
19183
19184 * gdb.guile/scm-breakpoint.exp:
19185 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19186 properties instead of gdb-object-properties.
19187
19188 2014-05-26 Yao Qi <yao@codesourcery.com>
19189
19190 * gdb.server/no-thread-db.exp: Specify source file name
19191 explicitly when setting a breakpoint.
19192
19193 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19194
19195 * gdb.btrace/vdso.c: New.
19196 * gdb.btrace/vdso.exp: New.
19197
19198 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19199
19200 * gdb.base/gcore.exp (capture_command_output): Move ...
19201 * lib/gdb.exp (capture_command_output): ... here.
19202
19203 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19204
19205 * gdb.btrace/data.exp: Test memory access during btrace replay.
19206
19207 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19208
19209 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19210
19211 2014-05-21 Pedro Alves <palves@redhat.com>
19212
19213 PR gdb/13860
19214 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19215 (top level): Test that output related to execution commands is
19216 sent to the console with CLI commands, but not with MI commands.
19217 Test that breakpoint events are always mirrored to the console.
19218 Also expect the new source line to be output after a "next" in
19219 async mode too. Make it a pass/fail test.
19220 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19221 output.
19222 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19223
19224 2014-05-21 Pedro Alves <palves@redhat.com>
19225
19226 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19227 Use them to test variations of "list" after reaching a breakpoint.
19228 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19229 Test "list" with listsize 10 after reaching a breakpoint.
19230 * gdb.python/python.exp (decode_line current location line
19231 number): Adjust expected line number.
19232
19233 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19234
19235 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19236 behavior for $args, pass it directly to "run".
19237
19238 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19239
19240 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19241 30000 to 65536.
19242
19243 2014-05-21 Pedro Alves <palves@redhat.com>
19244
19245 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19246 auto-connect-native-target off".
19247 * gdb.base/auto-connect-native-target.c: New file.
19248 * gdb.base/auto-connect-native-target.exp: New file.
19249
19250 2014-05-21 Pedro Alves <palves@redhat.com>
19251
19252 * gdb.base/default.exp: Test "target native" instead of "target
19253 child".
19254
19255 2014-05-21 Mark Wielaard <mjw@redhat.com>
19256
19257 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19258
19259 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19260
19261 Fix TLS access for -static -pthread.
19262 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19263 <HAVE_TLS> (thread_function, main): Initialize it.
19264 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19265 Add clean_restart.
19266 <$have_tls != "">: Check TLSVAR.
19267
19268 2014-05-21 Pedro Alves <palves@redhat.com>
19269
19270 * gdb.base/dcache-line-read-error.c: New.
19271 * gdb.base/dcache-line-read-error.exp: New.
19272
19273 2014-05-20 Pedro Alves <palves@redhat.com>
19274
19275 * gdb.base/compare-sections.c: New file.
19276 * gdb.base/compare-sections.exp: New file.
19277
19278 2014-05-20 Pedro Alves <palves@redhat.com>
19279
19280 * gdb.base/break-idempotent.c: New file.
19281 * gdb.base/break-idempotent.exp: New file.
19282
19283 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19284
19285 * gdb.btrace/nohist.exp: New.
19286
19287 2014-05-20 Yao Qi <yao@codesourcery.com>
19288
19289 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19290 gdb.reverse directory and gdb_reverse_timeout exists in board
19291 setting.
19292 * README: Document gdb_reverse_timeout.
19293
19294 2014-05-20 Yao Qi <yao@codesourcery.com>
19295
19296 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19297 'test_file_name'. Treat args as a string instead of a list.
19298 (gdb_init): Rename argument 'args' by 'test_file_name'.
19299
19300 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19301
19302 * gdb.arch/powerpc-power.exp: New file.
19303 * gdb.arch/powerpc-power.s: New file.
19304
19305 2014-05-16 Doug Evans <dje@google.com>
19306
19307 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
19308 * gdb.base/completion.exp: Check that all expected files exist
19309 before doing file completion.
19310
19311 2014-05-16 Doug Evans <dje@google.com>
19312
19313 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19314 Update.
19315 (do_syscall_tests_without_xml): Update.
19316
19317 2014-05-16 Pedro Alves <palves@redhat.com>
19318
19319 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19320 instead of "unknown output after running".
19321
19322 2014-05-16 Yao Qi <yao@codesourcery.com>
19323
19324 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19325 file1.txt from host at the end.
19326 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19327
19328 2014-05-15 Doug Evans <dje@google.com>
19329
19330 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19331 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19332 loading file. Add test for TU lookup.
19333
19334 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19335
19336 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19337 calling "-exec-arguments" or "set args" before running the
19338 inferior.
19339
19340 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19341
19342 * lib/mi-support.exp (mi_expect_stop): Expect message for
19343 inferiors that exit with non-zero exit code.
19344
19345 2014-05-14 Yao Qi <yao@codesourcery.com>
19346
19347 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19348 match absolute path on remote host.
19349 (test_file_list_exec_source_files): Remove "/" from the
19350 pattern.
19351
19352 2014-05-14 Yao Qi <yao@codesourcery.com>
19353
19354 * boards/local-remote-host-notty.exp (${board}_file): New
19355 proc.
19356
19357 2014-05-07 Kyle McMartin <kyle@redhat.com>
19358
19359 Pushed by Joel Brobecker <brobecker@adacore.com>.
19360 * gdb.arch/aarch64-atomic-inst.c: New file.
19361 * gdb.arch/aarch64-atomic-inst.exp: New file.
19362
19363 2014-05-07 Yao Qi <yao@codesourcery.com>
19364
19365 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19366 in current context" too.
19367
19368 2014-05-05 Keith Seitz <keiths@redhat.com>
19369
19370 * gdb.linespec/ls-dollar.exp: Add test for linespec
19371 file:convenience_variable.
19372
19373 2014-05-05 Yao Qi <yao@codesourcery.com>
19374
19375 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19376 traceframes into tfile and ctf trace files. Read data from
19377 trace file and test collected data.
19378 (gdb_collect_locals_test): Likewise.
19379 (gdb_unavailable_registers_test): Likewise.
19380 (gdb_unavailable_floats): Likewise.
19381 (gdb_collect_globals_test): Likewise.
19382 (top-level): Append "ctf" to trace_file_targets if GDB
19383 supports.
19384
19385 2014-05-05 Yao Qi <yao@codesourcery.com>
19386
19387 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19388 code to ...
19389 (gdb_collect_args_test_1): ... it. New proc.
19390 (gdb_collect_locals_test): Move some code to ...
19391 (gdb_collect_locals_test_1): ... it. New proc.
19392 (gdb_unavailable_registers_test): Move some code to ...
19393 (gdb_unavailable_registers_test_1): ... it. New proc.
19394 (gdb_unavailable_floats): Move some code to ...
19395 (gdb_unavailable_floats_1): ... it. New proc.
19396
19397 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19398
19399 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19400 probes to test for bitness recognition.
19401 * gdb.arch/amd64-stap-optional-prefix.exp
19402 (test_probe_value_without_reg): New procedure.
19403 Add code to test for different kinds of bitness.
19404
19405 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19406
19407 PR breakpoints/16889
19408 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19409 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19410
19411 2014-05-01 Pedro Alves <palves@redhat.com>
19412
19413 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19414 gdb_file_cmd if no file is specified.
19415 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19416 last_loaded_file to set the remote exec-file.
19417
19418 2014-05-01 Pedro Alves <palves@redhat.com>
19419
19420 * boards/local-remote-host.exp: New file.
19421
19422 2014-05-01 Pedro Alves <palves@redhat.com>
19423
19424 * boards/local-remote-host.exp: Rename to ...
19425 * boards/local-remote-host-notty.exp: ... this.
19426
19427 2014-04-28 Joel Brobecker <brobecker@adacore.com>
19428
19429 * gdb.ada/dyn_arrayidx: New testcase.
19430
19431 2014-04-26 Yao Qi <yao@codesourcery.com>
19432
19433 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19434 and compute the length of function main. Save it in
19435 $main_length.
19436 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19437 (top-level): Use gdb_compile to compile objects into
19438 executable and restart GDB. Remove invocation to
19439 prepare_for_testing.
19440
19441 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19442 Pedro Alves <palves@redhat.com>
19443
19444 PR server/16255
19445 * gdb.multi/multi-attach.c: New file.
19446 * gdb.multi/multi-attach.exp: New file.
19447
19448 2014-04-25 Pedro Alves <palves@redhat.com>
19449
19450 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19451 user.
19452 (top level): Test that "set remote conditional-breakpoints-packet
19453 off" works as intended.
19454 * gdb.base/dprintf.exp: Test that "set remote
19455 breakpoint-commands-packet off" works as intended.
19456 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19457 New function.
19458 (top level): Call it.
19459 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19460 remote fast-tracepoints-packet off" works as intended.
19461 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19462 * lib/gdb.exp (gdb_is_target_remote): ... here.
19463
19464 2014-04-24 David Blaikie <dblaikie@gmail.com>
19465
19466 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19467 ensure clang would not discard them.
19468 * gdb.base/gdbvars.c: Ditto.
19469 * gdb.base/memattr.c: Ditto.
19470 * gdb.base/whatis.c: Ditto.
19471 * gdb.python/py-prettyprint.c: Ditto.
19472 * gdb.trace/actions.c: Ditto.
19473 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19474 ensure clang would not discard it.
19475
19476 2014-04-24 David Blaikie <dblaikie@gmail.com>
19477
19478 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19479 clang to emit the full definition of type required by the test
19480 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19481
19482 2014-04-24 David Blaikie <dblaikie@gmail.com>
19483
19484 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19485 coax Clang into emitting the definition of the type.
19486 * gdb.cp/pr10728-x.h (y): Ditto.
19487 * gdb.cp/pr10728-y.cc (y): Ditto.
19488
19489 2014-04-24 David Blaikie <dblaikie@gmail.com>
19490
19491 * gdb.base/label.exp: XFAIL label related tests under Clang.
19492 * gdb.cp/cplabel.exp: Ditto.
19493 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19494 under Clang those using labels.
19495
19496 2014-04-25 Yao Qi <yao@codesourcery.com>
19497
19498 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19499 double_label.
19500 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19501 partial_label and double_label.
19502
19503 2014-04-24 David Blaikie <dblaikie@gmail.com>
19504
19505 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19506
19507 2014-04-24 David Blaikie <dblaikie@gmail.com>
19508
19509 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19510 of the function to work across GCC and Clang.
19511 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19512 pointer types (const void ** const V void **).
19513
19514 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
19515 Walfred Tedeschi <walfred.tedeschi@intel.com>
19516
19517 * Makefile.in (EXECUTABLES): Added i386-avx512.
19518 * gdb.arch/i386-avx512.c: New file.
19519 * gdb.arch/i386-avx512.exp: Likewise.
19520
19521 2014-04-23 Keith Seitz <keiths@redhat.com>
19522
19523 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19524 (mi_make_breakpoint_table): New procedure.
19525 (mi_create_breakpoint): Use mi_make_breakpoint
19526 and return the result.
19527 (mi_make_breakpoint): New procedure.
19528 (mi_build_kv_pairs): New procedure.
19529
19530 * gdb.mi/mi-break.exp: Remove unused globals,
19531 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19532 All callers updated.
19533 * gdb.mi/mi-dprintf.exp: Use variable to track command
19534 number.
19535 Update all callers of mi_create_breakpoint and use
19536 mi_make_breakpoint_table.
19537 Remove any unused global variables.
19538 * gdb.mi/mi-nonstop.exp: Likewise.
19539 * gdb.mi/mi-nsintrall.exp: Likewise.
19540 * gdb.mi/mi-nsmoribund.exp: Likewise.
19541 * gdb.mi/mi-nsthrexec.exp: Likewise.
19542 * gdb.mi/mi-reverse.exp: Likewise.
19543 * gdb.mi/mi-simplerun.exp: Likewise.
19544 * gdb.mi/mi-stepn.exp: Likewise.
19545 * gdb.mi/mi-syn-frame.exp: Likewise.
19546 * gdb.mi/mi-until.exp: Likewise.
19547 * gdb.mi/mi-var-cp.exp: Likewise.
19548 * gdb.mi/mi-var-display.exp: Likewise.
19549 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19550 * gdb.mi/mi2-var-child.exp: Likewise.
19551 * gdb.mi/mi-vla-c99.exp: Likewise.
19552 * lib/mi-support.exp: Likewise.
19553
19554 From Ian Lance Taylor <iant@cygnus.com>:
19555 * lib/gdb.exp (parse_args): New procedure.
19556
19557 2014-04-23 Pedro Alves <palves@redhat.com>
19558
19559 * gdb.base/break-unload-file.c: New file.
19560 * gdb.base/break-unload-file.exp: New file.
19561 * gdb.base/sym-file-lib.c (baz): New function.
19562 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19563 field.
19564 (load): Store the segment's mapped size.
19565 (unload): New function.
19566 (unload_shlib): New function.
19567 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19568 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19569 set a breakpoint at baz, and call it.
19570 * gdb.base/sym-file.exp: New tests for stale breakpoint
19571 instructions.
19572
19573 2014-04-23 Pedro Alves <palves@redhat.com>
19574
19575 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19576 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19577 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19578 * gdb.base/hbreak-unmapped.c: New file.
19579 * gdb.base/hbreak-unmapped.exp: New file.
19580 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19581 * lib/gdb.exp (gdb_is_target_remote): ... here.
19582
19583 2014-04-22 Pedro Alves <palves@redhat.com>
19584
19585 * gdb.base/consecutive-step-over.c: New file.
19586 * gdb.base/consecutive-step-over.exp: New file.
19587
19588 2014-04-22 Pedro Alves <palves@redhat.com>
19589
19590 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19591 instead of send_gdb/gdb_expect.
19592
19593 2014-04-22 Yao Qi <yao@codesourcery.com>
19594
19595 * lib/trace-support.exp (generate_tracefile): New procedure.
19596 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19597 return 0.
19598 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19599 if generate_tracefile returns 1.
19600
19601 2014-04-18 Tom Tromey <palves@redhat.com>
19602 Pedro alves <tromey@redhat.com>
19603
19604 PR backtrace/15558
19605 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19606 with a backtrace limit.
19607 * gdb.python/py-frame-inline.exp: Test running to an inline
19608 function with a backtrace limit, and printing the newest frame.
19609 * gdb.python/py-frame-inline.c (main): Call f.
19610
19611 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19612
19613 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19614
19615 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19616
19617 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19618 Drop prefix from unsupported source file path.
19619
19620 2014-04-17 Yao Qi <yao@codesourcery.com>
19621
19622 * lib/gdb.exp (with_target_charset): New proc.
19623 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19624 with_target_charset.
19625 (test_print_strings): Likewise.
19626 (test_repeat_bytes): Likewise.
19627 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19628 for some tests.
19629
19630 2014-04-16 Keith Seitz <keiths@redhat.com>
19631
19632 PR gdb/15827
19633 * gdb.dwarf2/corrupt.c: New file.
19634 * gdb.dwarf2/corrupt.exp: New file.
19635
19636 2014-04-16 Keith Seitz <keiths@redhat.com>
19637
19638 PR c++/16597
19639 * gdb.cp/namelessclass.cc: New file.
19640 * gdb.cp/namelessclass.exp: New file.
19641 * gdb.cp/namelessclass.S: New file.
19642
19643 2014-04-16 Doug Evans <dje@google.com>
19644
19645 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19646 Add comment.
19647 (gdbserver_default_get_comm_port): New function.
19648 (gdbserver_start): Check if board file provided
19649 "gdbserver,get_comm_port" and use it if so.
19650 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19651 (gdb,socketport): Set to "stdio".
19652 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19653 (stdio_gdbserver_template): Delete.
19654 (${board}_get_remote_address): Update.
19655 (${board}_build_remote_cmd): Delete.
19656 (${board}_get_comm_port): New function.
19657 (${board}_spawn): Update.
19658 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19659 Delete.
19660 (${board}_get_remote_address): Update.
19661 (${board}_get_comm_port): New function.
19662
19663 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
19664
19665 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19666 appearing in any order.
19667
19668 2014-04-15 Doug Evans <dje@google.com>
19669
19670 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19671 uninitialized value of "description".
19672
19673 2014-04-15 Keith Seitz <keiths@redhat.com>
19674
19675 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19676 Remove unused globals.
19677 (test_running_the_program): Likewise.
19678 (test_controlled_execution): Likewise.
19679 (test_controlling_breakpoints): Likewise.
19680 (test_program_termination): Likewise.
19681
19682 2014-04-15 Keith Seitz <keiths@redhat.com>
19683
19684 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19685 unused globals.
19686 (test_rbreak_creation_and_listing): Likewise.
19687 (test_ignore_count): Likewise.
19688 (test_error): Likewise.
19689
19690 2014-04-15 Pedro Alves <palves@redhat.com>
19691
19692 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19693 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19694 sym-file-loader.c.
19695 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19696 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19697 to sym-file-loader.c.
19698 (struct library): Forward declare.
19699 (load_shlib, lookup_function): Change prototypes.
19700 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19701 (translate_offset): Remove declarations.
19702 (get_text_addr): New declaration.
19703 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19704 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19705 sym-file-loader.h.
19706 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19707 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19708 here from sym-file-loader.h.
19709 (struct library): New structure.
19710 (load_shlib, lookup_function): Change prototypes and adjust to
19711 work with a struct library.
19712 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19713 (translate_offset): Make static.
19714 (get_text_addr): New function.
19715 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19716
19717 2014-04-15 Pedro Alves <palves@redhat.com>
19718
19719 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19720
19721 2014-04-15 Pedro Alves <palves@redhat.com>
19722
19723 * gdb.base/sym-file-loader.c: Include <limits.h>.
19724 (SELF_LINK): New define.
19725 (get_origin): New function.
19726 (load_shlib): Use it.
19727 * gdb.base/sym-file.exp: Don't early return if the target is
19728 remote. Use runto_main, and issue fail is that fails. Use
19729 gdb_load_shlibs.
19730 (shlib_name): Delete.
19731 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19732
19733 2014-04-15 Pedro Alves <palves@redhat.com>
19734
19735 * gdb.base/sym-file.exp: Remove regex characters from test
19736 message. Don't refer to breakpoint numbers in test messages.
19737
19738 2014-04-14 Keith Seitz <keiths@redhat.com>
19739
19740 PR c++/16253
19741 * gdb.cp/var-tag.cc: New file.
19742 * gdb.cp/var-tag.exp: New file.
19743 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19744 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19745 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19746 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19747
19748 2014-04-14 Tom Tromey <tromey@redhat.com>
19749
19750 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19751 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19752 type.
19753 * gdb.cp/enum-class.exp: New file.
19754 * gdb.cp/enum-class.cc: New file.
19755
19756 2014-04-14 Tom Tromey <tromey@redhat.com>
19757
19758 * gdb.dwarf2/enum-type.exp: New file.
19759
19760 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19761
19762 * gdb.mi/mi-vla-c99.exp: New file.
19763 * gdb.mi/vla.c: New file.
19764
19765 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19766
19767 * gdb.base/vla-datatypes.c: New file.
19768 * gdb.base/vla-datatypes.exp: New file.
19769
19770 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19771
19772 * gdb.base/vla-ptr.c: New file.
19773 * gdb.base/vla-ptr.exp: New file.
19774
19775 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19776
19777 * gdb.dwarf2/count.exp: New file.
19778
19779 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19780
19781 * gdb.base/vla-sideeffect.c: New file.
19782 * gdb.base/vla-sideeffect.exp: New file.
19783
19784 2014-04-14 David Blaikie <dblaikie@gmail.com>
19785
19786 * gdb.mi/non-stop.c: Add return value for non-void function return
19787 statement.
19788 * gdb.threads/staticthreads.c: Ditto.
19789
19790 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19791 Doug Evans <xdje42@gmail.com>
19792
19793 * gdb.guile/scm-value.c: Improve test case.
19794 * gdb.guile/scm-value.exp: Add new test.
19795
19796 2014-04-11 David Blaikie <dblaikie@gmail.com>
19797
19798 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19799 override Clang's default.
19800
19801 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19802
19803 Revert the following changes (regressions):
19804
19805 * gdb.base/vla-sideeffect.c: New file.
19806 * gdb.base/vla-sideeffect.exp: New file.
19807
19808 * gdb.dwarf2/count.exp: New file.
19809
19810 * gdb.base/vla-multi.c: New file.
19811 * gdb.base/vla-multi.exp: New file.
19812
19813 * gdb.base/vla-ptr.c: New file.
19814 * gdb.base/vla-ptr.exp: New file.
19815
19816 * gdb.base/vla-datatypes.c: New file.
19817 * gdb.base/vla-datatypes.exp: New file.
19818
19819 * gdb.mi/mi-vla-c99.exp: New file.
19820 * gdb.mi/vla.c: New file.
19821
19822 2014-04-11 Keith Seitz <keiths@redhat.com>
19823
19824 PR c++/16675
19825 * gdb.cp/cpsizeof.exp: New file.
19826 * gdb.cp/cpsizeof.cc: New file.
19827
19828 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19829
19830 * gdb.mi/mi-vla-c99.exp: New file.
19831 * gdb.mi/vla.c: New file.
19832
19833 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19834
19835 * gdb.base/vla-datatypes.c: New file.
19836 * gdb.base/vla-datatypes.exp: New file.
19837
19838 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19839
19840 * gdb.base/vla-ptr.c: New file.
19841 * gdb.base/vla-ptr.exp: New file.
19842
19843 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19844
19845 * gdb.base/vla-multi.c: New file.
19846 * gdb.base/vla-multi.exp: New file.
19847
19848 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19849
19850 * gdb.dwarf2/count.exp: New file.
19851
19852 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19853
19854 * gdb.base/vla-sideeffect.c: New file.
19855 * gdb.base/vla-sideeffect.exp: New file.
19856
19857 2014-04-11 Yao Qi <yao@codesourcery.com>
19858
19859 * gdb.base/completion.exp: Check file exists before running tests
19860 on file completion.
19861
19862 2014-04-10 Pedro Alves <palves@redhat.com>
19863
19864 * gdb.base/cond-eval-mode.c: New file.
19865 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19866 prepare_for_testing to build the new file. Check result of
19867 runto_main.
19868 (test_break, test_watch): New procedures.
19869 (top level): Use them.
19870
19871 2014-04-08 Pierre Muller <muller@sourceware.org>
19872
19873 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19874 Ctrl-V use for mingw hosts.
19875
19876 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19877
19878 * gdb.python/py-value.c: Improve test case.
19879 * gdb.python/py-value.exp: Add new test.
19880
19881 2014-04-07 David Blaikie <dblaikie@gmail.com>
19882
19883 * lib/compiler.c: Identify the clang compiler.
19884 * lib/compiler.cc: Ditto.
19885
19886 2014-04-03 Yao Qi <yao@codesourcery.com>
19887
19888 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19889
19890 2014-04-01 Anton Blanchard <anton@samba.org>
19891
19892 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19893 messages unique.
19894
19895 2014-04-01 Anton Blanchard <anton@samba.org>
19896
19897 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19898 prepare_for_testing.
19899
19900 2014-04-01 Anton Blanchard <anton@samba.org>
19901
19902 * gdb.arch/ppc64-atomic-inst.c: Remove.
19903 * gdb.arch/ppc64-atomic-inst.S: New file.
19904 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19905
19906 2014-03-31 Doug Evans <dje@google.com>
19907
19908 * gdb.base/print-symbol-loading-lib.c: New file.
19909 * gdb.base/print-symbol-loading-main.c: New file.
19910 * gdb.base/print-symbol-loading.exp: New file.
19911
19912 2014-03-31 Yao Qi <yao@codesourcery.com>
19913
19914 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19915
19916 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19917
19918 * gdb.ada/mi_dyn_arr: New testcase.
19919
19920 2014-03-27 Doug Evans <dje@google.com>
19921
19922 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19923
19924 2014-03-27 Yao Qi <yao@codesourcery.com>
19925
19926 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19927 if target is nios2-*-*.
19928
19929 2014-03-26 Yao Qi <yao@codesourcery.com>
19930
19931 * lib/gdb.exp (readline_is_used): New proc.
19932 * gdb.base/completion.exp: Move tests on command complete up.
19933 Skip the rest of tests if readline is not used.
19934 * gdb.ada/complete.exp: Skp the test if readline is not
19935 used.
19936 * gdb.base/filesym.exp: Likewise.
19937 * gdb.base/macscp.exp: Likewise.
19938 * gdb.base/readline-ask.exp: Likewise.
19939 * gdb.base/readline.exp: Likewise.
19940 * gdb.python/py-cmd.exp: Likewise.
19941 * gdb.trace/tfile.exp: Likewise.
19942
19943 2014-03-26 Yao Qi <yao@codesourcery.com>
19944
19945 * gdb.base/macscp.exp: Fix code format issues.
19946
19947 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19948
19949 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19950 * gdb.asm/powerpc64le.inc: New file.
19951
19952 2014-03-25 Pedro Alves <palves@redhat.com>
19953 Doug Evans <dje@google.com>
19954
19955 * gdb.base/source-execution.c: New file.
19956 * gdb.base/source-execution.exp: New file.
19957 * gdb.base/source-execution.gdb: New file.
19958
19959 2014-03-24 Doug Evans <dje@google.com>
19960
19961 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19962 using fission.
19963
19964 2014-03-24 Hui Zhu <hui@codesourcery.com>
19965 Pedro Alves <palves@redhat.com>
19966
19967 PR breakpoints/16101
19968 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19969 test pass/fail messages. Detect missing support for dprintf when
19970 breakpoints are actually inserted.
19971 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19972 breakpoints are actually inserted.
19973 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19974 fails.
19975
19976 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19977
19978 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19979
19980 2014-03-22 Doug Evans <xdje42@gmail.com>
19981
19982 * gdb.python/python.exp (python not supported): Verify multi-line
19983 python command issues an error.
19984 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19985 guile command issues an error.
19986
19987 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19988
19989 * gdb.threads/thread-specific.exp: Handle the lack of usable
19990 $this_breakpoint and $this_thread.
19991
19992 2014-03-21 Hui Zhu <hui@codesourcery.com>
19993
19994 * gdb.base/attach.exp (do_command_attach_tests): New.
19995
19996 2014-03-20 Tom Tromey <tromey@redhat.com>
19997 Pedro Alves <palves@redhat.com>
19998
19999 PR cli/15718
20000 * gdb.base/condbreak-call-false.c: New file.
20001 * gdb.base/condbreak-call-false.exp: New file.
20002
20003 2014-03-20 Pedro Alves <palves@redhat.com>
20004
20005 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20006 Delete.
20007 (block_signals, unblock_signals): Delete.
20008 (child_function_2, main): Remove references to deleted variable
20009 and functions.
20010
20011 2014-03-20 Pedro Alves <palves@redhat.com>
20012
20013 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20014 Use pthread_kill to signal thread 2.
20015 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20016 Adjust to make the test send itself a signal rather than using the
20017 host's "kill" command.
20018
20019 2014-03-20 Pedro Alves <palves@redhat.com>
20020
20021 * gdb.threads/multiple-step-overs.c: New file.
20022 * gdb.threads/multiple-step-overs.exp: New file.
20023 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20024 Adjust expected infrun debug output.
20025
20026 2014-03-20 Pedro Alves <palves@redhat.com>
20027
20028 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20029 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20030
20031 2014-03-20 Pedro Alves <palves@redhat.com>
20032
20033 PR breakpoints/7143
20034 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20035 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20036 of gdb_test_multiple.
20037 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20038 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20039
20040 2014-03-20 Pedro Alves <palves@redhat.com>
20041
20042 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20043 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20044
20045 2014-03-19 Pedro Alves <palves@redhat.com>
20046
20047 * gdb.base/async.exp: Remove early return.
20048
20049 2014-03-19 Pedro Alves <palves@redhat.com>
20050
20051 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20052
20053 2014-03-19 Pedro Alves <palves@redhat.com>
20054
20055 * gdb.base/async.exp (test_background): Expect \r\n after
20056 "completed." in the fail pattern.
20057
20058 2014-03-19 Pedro Alves <palves@redhat.com>
20059
20060 * gdb.base/async.exp (test_background): New procedure.
20061 Use it for all background execution command tests.
20062
20063 2014-03-19 Pedro Alves <palves@redhat.com>
20064
20065 * gdb.base/async.exp: Use prepare_for_testing.
20066
20067 2014-03-19 Pedro Alves <palves@redhat.com>
20068
20069 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20070 the same line.
20071
20072 2014-03-19 Pedro Alves <palves@redhat.com>
20073
20074 * gdb.base/async.c (main): Add "jump here" and "until here" line
20075 marker comments.
20076 * gdb.base/async.exp (jump_here): New global.
20077 (jump& test): Use it.
20078 (until_here): New global.
20079 (until& test): Use it.
20080
20081 2014-03-19 Pedro Alves <palves@redhat.com>
20082
20083 * gdb.base/async.exp: Don't frob gdb_protocol.
20084
20085 2014-03-18 Doug Evans <xdje42@gmail.com>
20086
20087 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20088 Fix spelling of exec-done-display.
20089
20090 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20091
20092 PR gdb/15358
20093 * gdb.base/gdb-sigterm.c: New file.
20094 * gdb.base/gdb-sigterm.exp: New file.
20095
20096 2014-03-18 Pedro Alves <palves@redhat.com>
20097
20098 PR gdb/13860
20099 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20100 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20101 solib-event.
20102
20103 2014-03-17 Joel Brobecker <brobecker@adacore.com>
20104
20105 * gdb.ada/pckd_arr_ren: New testcase.
20106
20107 2014-03-13 Doug Evans <xdje42@gmail.com>
20108
20109 PR guile/16612
20110 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20111 collect after discarding symbols.
20112
20113 2014-03-13 Ludovic Courtès <ludo@gnu.org>
20114 Doug Evans <xdje42@gmail.com>
20115
20116 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20117 to history survives a gc.
20118
20119 2014-03-13 Pedro Alves <palves@redhat.com>
20120
20121 * gdb.base/default.exp: Don't test "target procfs".
20122
20123 2014-03-13 Pedro Alves <palves@redhat.com>
20124
20125 * gdb.base/default.exp: Update "target child" and "target procfs"
20126 tests to not expect "Unix".
20127
20128 2014-03-12 Tom Tromey <tromey@redhat.com>
20129
20130 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20131 New procs. Add target-async tests.
20132 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20133 Add target-async tests.
20134
20135 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20136
20137 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20138 'func_start' and 'func_end' for the beginning and end of the
20139 function code, respectively.
20140 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20141 'func_end' instead of 'func' and 'main'.
20142
20143 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20144
20145 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20146 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20147 generate the debug info assembler source.
20148
20149 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20150
20151 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20152 * gdb.dwarf2/arr-subrange.exp: Likewise.
20153 * gdb.dwarf2/dwz.exp: Likewise.
20154 * gdb.dwarf2/method-ptr.exp: Likewise.
20155 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20156 * gdb.dwarf2/subrange.exp: Likewise.
20157 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20158 * gdb.dwarf2/implptrpiece.exp: Likewise.
20159 * gdb.dwarf2/nostaticblock.exp: Likewise.
20160
20161 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20162
20163 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20164 directory to absolute path name arguments.
20165
20166 2014-03-10 Joel Brobecker <brobecker@adacore.com>
20167
20168 * gdb.ada/tagged_access: New testcase.
20169
20170 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20171
20172 * gdb.btrace/data.exp: Update expected output.
20173
20174 2014-03-06 Yao Qi <yao@codesourcery.com>
20175
20176 * gdb.trace/pr16508.exp: New file.
20177
20178 2014-03-05 Pedro Alves <palves@redhat.com>
20179
20180 PR gdb/16575
20181 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20182 procedure.
20183 (top level): Adjust to use it. Add tests that exercise breakpoint
20184 interaction with the code-cache.
20185
20186 2014-02-26 Ludovic Courtès <ludo@gnu.org>
20187
20188 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20189 test for 'history-append!'.
20190
20191 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20192
20193 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20194 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20195 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20196 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20197 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20198 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20199
20200 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20201
20202 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20203 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20204 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20205
20206 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20207
20208 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20209
20210 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20211
20212 * gdb.dwarf2/arr-stride.c: New file.
20213 * gdb.dwarf2/arr-stride.exp: New file.
20214
20215 2014-02-26 Pedro Alves <palves@redhat.com>
20216
20217 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20218 that won't ever trigger. Make sure that GDB reports the correct
20219 breakpoint that caused the stop.
20220
20221 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20222
20223 PR gdb/16626
20224 * gdb.base/auto-load-script: New file.
20225 * gdb.base/auto-load.c: New file.
20226 * gdb.base/auto-load.exp: New file.
20227
20228 PR gdb/16626
20229 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20230
20231 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20232
20233 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20234 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20235
20236 2014-02-24 Doug Evans <dje@google.com>
20237
20238 * lib/gdb.exp (run_on_host): Log error output if program fails.
20239
20240 2014-02-21 Pedro Alves <palves@redhat.com>
20241
20242 * gdb.threads/step-after-sr-lock.c: Rename to ...
20243 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20244 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20245 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20246 ... this.
20247
20248 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20249
20250 PR tdep/16397
20251 * gdb.arch/amd64-stap-special-operands.exp: New file.
20252 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20253 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20254 * gdb.arch/amd64-stap-triplet.S: Likewise.
20255 * gdb.arch/amd64-stap-triplet.c: Likewise.
20256
20257 2014-02-20 Joel Brobecker <brobecker@adacore.com>
20258
20259 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20260 in .section pseudo-op.
20261
20262 2014-02-20 lin zuojian <manjian2006@gmail.com>
20263 Joel Brobecker <brobecker@adacore.com>
20264 Doug Evans <xdje42@gmail.com>
20265
20266 PR symtab/16581
20267 * gdb.dwarf2/dw2-icycle.S: New file.
20268 * gdb.dwarf2/dw2-icycle.c: New file.
20269 * gdb.dwarf2/dw2-icycle.exp: New file.
20270
20271 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20272
20273 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20274 operations on gdb.Value objects.
20275 * gdb.python/py-value-cc.exp: Add new test to test operations on
20276 gdb.Value objects.
20277
20278 2014-02-18 Doug Evans <dje@google.com>
20279
20280 * Makefile.in (TESTS): New variable.
20281 (expanded_tests, expanded_tests_or_none): New variables
20282 (check-single): Pass $(expanded_tests_or_none) to runtest.
20283 (check-parallel): Only run tests in $(TESTS) if non-empty.
20284 (check/no-matching-tests-found): New rule.
20285 * README: Document TESTS makefile variable.
20286
20287 2014-02-18 Doug Evans <dje@google.com>
20288
20289 * Makefile.in (check-parallel): rm -rf outputs temp.
20290
20291 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20292
20293 Fix "ERROR: no fileid for" in the testsuite.
20294 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20295
20296 2014-02-12 Doug Evans <dje@google.com>
20297
20298 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20299 (MISCELLANEOUS): New variable.
20300 (clean): rm -rf $(MISCELLANEOUS).
20301 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20302 dwp live in the same directory as symlinks, with each symlink pointed
20303 to a differently named file in a different directory.
20304
20305 2014-02-11 Doug Evans <dje@google.com>
20306
20307 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20308 of Tcl file commands.
20309
20310 2014-02-10 Mark Kettenis <kettenis@gnu.org>
20311
20312 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20313 "kill -SIGUSR1 -1".
20314
20315 2014-02-10 Joel Brobecker <brobecker@adacore.com>
20316
20317 * gdb.ada/tick_length_array_enum_idx: New testcase.
20318
20319 2014-02-10 Doug Evans <xdje42@gmail.com>
20320
20321 * configure.ac (AC_OUTPUT): Add gdb.guile.
20322 * configure: Regenerate.
20323 * lib/gdb-guile.exp: New file.
20324 * lib/gdb.exp (get_target_charset): New function.
20325 * gdb.base/help.exp: Update expected output from "apropos apropos".
20326 * gdb.guile/Makefile.in: New file.
20327 * gdb.guile/guile.exp: New file.
20328 * gdb.guile/scm-arch.c: New file.
20329 * gdb.guile/scm-arch.exp: New file.
20330 * gdb.guile/scm-block.c: New file.
20331 * gdb.guile/scm-block.exp: New file.
20332 * gdb.guile/scm-breakpoint.c: New file.
20333 * gdb.guile/scm-breakpoint.exp: New file.
20334 * gdb.guile/scm-disasm.c: New file.
20335 * gdb.guile/scm-disasm.exp: New file.
20336 * gdb.guile/scm-equal.c: New file.
20337 * gdb.guile/scm-equal.exp: New file.
20338 * gdb.guile/scm-error.exp: New file.
20339 * gdb.guile/scm-error.scm: New file.
20340 * gdb.guile/scm-frame-args.c: New file.
20341 * gdb.guile/scm-frame-args.exp: New file.
20342 * gdb.guile/scm-frame-args.scm: New file.
20343 * gdb.guile/scm-frame-inline.c: New file.
20344 * gdb.guile/scm-frame-inline.exp: New file.
20345 * gdb.guile/scm-frame.c: New file.
20346 * gdb.guile/scm-frame.exp: New file.
20347 * gdb.guile/scm-generics.exp: New file.
20348 * gdb.guile/scm-gsmob.exp: New file.
20349 * gdb.guile/scm-iterator.c: New file.
20350 * gdb.guile/scm-iterator.exp: New file.
20351 * gdb.guile/scm-math.c: New file.
20352 * gdb.guile/scm-math.exp: New file.
20353 * gdb.guile/scm-objfile-script-gdb.in: New file.
20354 * gdb.guile/scm-objfile-script.c: New file.
20355 * gdb.guile/scm-objfile-script.exp: New file.
20356 * gdb.guile/scm-objfile.c: New file.
20357 * gdb.guile/scm-objfile.exp: New file.
20358 * gdb.guile/scm-ports.exp: New file.
20359 * gdb.guile/scm-pretty-print.c: New file.
20360 * gdb.guile/scm-pretty-print.exp: New file.
20361 * gdb.guile/scm-pretty-print.scm: New file.
20362 * gdb.guile/scm-section-script.c: New file.
20363 * gdb.guile/scm-section-script.exp: New file.
20364 * gdb.guile/scm-section-script.scm: New file.
20365 * gdb.guile/scm-symbol.c: New file.
20366 * gdb.guile/scm-symbol.exp: New file.
20367 * gdb.guile/scm-symtab-2.c: New file.
20368 * gdb.guile/scm-symtab.c: New file.
20369 * gdb.guile/scm-symtab.exp: New file.
20370 * gdb.guile/scm-type.c: New file.
20371 * gdb.guile/scm-type.exp: New file.
20372 * gdb.guile/scm-value-cc.cc: New file.
20373 * gdb.guile/scm-value-cc.exp: New file.
20374 * gdb.guile/scm-value.c: New file.
20375 * gdb.guile/scm-value.exp: New file.
20376 * gdb.guile/source2.scm: New file.
20377 * gdb.guile/types-module.cc: New file.
20378 * gdb.guile/types-module.exp: New file.
20379
20380 2014-02-10 Yao Qi <yao@codesourcery.com>
20381
20382 PR testsuite/16543
20383 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20384 * configure: Regenerated.
20385 * Makefile.in: New file.
20386
20387 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20388
20389 * gdb.python/py-framefilter.exp: Fix typo.
20390
20391 2014-02-08 Yao Qi <yao@codesourcery.com>
20392
20393 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20394 that no =breakpoint-modified is emitted when breakpoints are
20395 modified through MI commands.
20396
20397 2014-02-07 Pedro Alves <pedro@codesourcery.com>
20398 Pedro Alves <palves@redhat.com>
20399
20400 * gdb.threads/step-after-sr-lock.c: New file.
20401 * gdb.threads/step-after-sr-lock.exp: New file.
20402
20403 2014-02-07 Pedro Alves <palves@redhat.com>
20404
20405 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20406
20407 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20408
20409 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20410 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20411
20412 2014-02-06 Doug Evans <xdje42@gmail.com>
20413
20414 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20415 output.
20416
20417 * gdb.gdb/python-interrupts.exp: New file.
20418
20419 2014-02-05 Yao Qi <yao@codesourcery.com>
20420
20421 * gdb.trace/report.exp (use_collected_data): Test the output
20422 of "info threads" and "info inferiors".
20423
20424 2014-02-05 Yao Qi <yao@codesourcery.com>
20425
20426 Revert this patch:
20427
20428 2013-05-24 Yao Qi <yao@codesourcery.com>
20429
20430 * gdb.trace/tfile.exp: Test inferior and thread.
20431
20432 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20433
20434 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20435 on a function.
20436 * gdb.base/step-bt.c: Call hello via function pointer to make
20437 sure its first instruction is executed on powerpc64le-linux.
20438
20439 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20440
20441 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20442
20443 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20444
20445 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20446 of the test patterns for use on little-endian systems.
20447
20448 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20449
20450 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20451 (decimal_vector): Fix for little-endian.
20452
20453 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20454
20455 * gdb.arch/sparc-sysstep.exp: New file.
20456 * gdb.arch/sparc-sysstep.c: Likewise.
20457
20458 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20459
20460 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20461
20462 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20463
20464 2014-01-23 Tom Tromey <tromey@redhat.com>
20465
20466 * gdb.ada/array_char_idx: New testcase.
20467
20468 2014-01-23 Tom Tromey <tromey@redhat.com>
20469
20470 PR python/16487:
20471 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20472 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20473 classes.
20474
20475 2014-01-23 Tom Tromey <tromey@redhat.com>
20476
20477 PR python/16491:
20478 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20479 string from an inferior frame.
20480 * gdb.python/py-framefilter-mi.exp: Update.
20481
20482 2014-01-22 Doug Evans <dje@google.com>
20483
20484 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20485
20486 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20487
20488 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20489
20490 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20491
20492 * gdb.trace/entry-values.exp: Remove excess space character from
20493 regex patterns. Handle s390 call instruction.
20494
20495 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20496
20497 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20498 define "*_start" label. Make "name" static.
20499 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20500 ${name} by references to ${name}_start.
20501
20502 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20503
20504 * gdb.base/info-macros.exp: Remove "debug" from the compile
20505 options.
20506
20507 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20508
20509 * gdb.dlang/demangle.exp: New file.
20510
20511 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20512
20513 * gdb.dlang/primitive-types.exp: New file.
20514
20515 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20516
20517 * configure.ac: Create gdb.dlang/Makefile.
20518 * configure: Regenerate.
20519 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20520 * gdb.dlang/Makefile.in: New file.
20521 * lib/d-support.exp: New file.
20522 * lib/gdb.exp (skip_d_tests): New proc.
20523
20524 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20525
20526 * gdb.btrace/delta.exp: Check reverse stepi.
20527 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20528 * gdb.btrace/finish.exp: New.
20529 * gdb.btrace/next.exp: New.
20530 * gdb.btrace/nexti.exp: New.
20531 * gdb.btrace/record_goto.c: Add comments.
20532 * gdb.btrace/step.exp: New.
20533 * gdb.btrace/stepi.exp: New.
20534 * gdb.btrace/multi-thread-step.c: New.
20535 * gdb.btrace/multi-thread-step.exp: New.
20536 * gdb.btrace/rn-dl-bind.c: New.
20537 * gdb.btrace/rn-dl-bind.exp: New.
20538 * gdb.btrace/data.c: New.
20539 * gdb.btrace/data.exp: New.
20540 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20541
20542 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20543
20544 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20545 * gdb.btrace/exception.exp: Update.
20546 * gdb.btrace/instruction_history.exp: Update.
20547 * gdb.btrace/record_goto.exp: Update.
20548 * gdb.btrace/tailcall.exp: Update.
20549 * gdb.btrace/unknown_functions.exp: Update.
20550 * gdb.btrace/delta.exp: New.
20551
20552 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20553
20554 * gdb.btrace/record_goto.exp: Add backtrace test.
20555 * gdb.btrace/tailcall.exp: Add backtrace test.
20556
20557 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20558
20559 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20560 * gdb.btrace/record_goto.c: New.
20561 * gdb.btrace/record_goto.exp: New.
20562 * gdb.btrace/x86-record_goto.S: New.
20563
20564 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20565
20566 * gdb.btrace/function_call_history.exp: Update tests.
20567 * gdb.btrace/instruction_history.exp: Update tests.
20568
20569 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20570
20571 * gdb.btrace/function_call_history.exp: Fix expected field
20572 order for "record function-call-history".
20573 Add new tests for "record function-call-history /c".
20574 * gdb.btrace/exception.cc: New.
20575 * gdb.btrace/exception.exp: New.
20576 * gdb.btrace/tailcall.exp: New.
20577 * gdb.btrace/x86-tailcall.S: New.
20578 * gdb.btrace/x86-tailcall.c: New.
20579 * gdb.btrace/unknown_functions.c: New.
20580 * gdb.btrace/unknown_functions.exp: New.
20581 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20582
20583 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20584
20585 * gdb.btrace/instruction_history.exp: Update.
20586 * gdb.btrace/function_call_history.exp: Update.
20587
20588 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20589
20590 * gdb.btrace/function_call_history.exp: Fix expected function
20591 trace.
20592 * gdb.btrace/instruction_history.exp: Initialize traced.
20593 Remove traced_functions.
20594
20595 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20596
20597 * gdb.btrace/function_call_history.exp: Update
20598 * gdb.btrace/instruction_history.exp: Update.
20599
20600 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20601
20602 * gdb.btrace/enable.exp: Update expected text.
20603
20604 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20605
20606 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20607 bytes.
20608
20609 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20610
20611 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20612
20613 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
20614
20615 * lib/gdb.exp (supports_process_record): Return true for
20616 arm*-linux*. (supports_reverse): Likewise.
20617
20618 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20619
20620 PR python/15464
20621 PR python/16113
20622 * gdb.python/py-type.c: Enhance test case.
20623 * gdb.python/py-value-cc.cc: Likewise
20624 * gdb.python/py-type.exp: Add new tests.
20625 * gdb.python/py-value-cc.exp: Likewise
20626
20627 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20628 Pedro Alves <palves@redhat.com>
20629
20630 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20631 Make "name" extern.
20632 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20633 references to ${name}_start by references to ${name}.
20634
20635 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20636
20637 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20638
20639 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20640
20641 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20642
20643 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20644 Pedro Alves <palves@redhat.com>
20645
20646 * gdb.mi/mi-info-os.exp: Connect to the target with
20647 mi_gdb_target_load.
20648
20649 2014-01-08 Pedro Alves <palves@redhat.com>
20650
20651 * gdb.threads/reconnect-signal.c: New file.
20652 * gdb.threads/reconnect-signal.exp: New file.
20653
20654 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20655
20656 * gdb.base/source-dir.exp: New file.
20657
20658 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20659
20660 * gdb.ada/mi_interface: New testcase.
20661
20662 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20663
20664 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20665 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20666 gdb.ada/pp-rec-component/pck.ads: New files.
20667
20668 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20669
20670 * gdb.python/py-pp-integral.c: New file.
20671 * gdb.python/py-pp-integral.py: New file.
20672 * gdb.python/py-pp-integral.exp: New file.
20673
20674 For older changes see ChangeLog-1993-2013.
20675 \f
20676 ;; Local Variables:
20677 ;; mode: change-log
20678 ;; left-margin: 8
20679 ;; fill-column: 74
20680 ;; version-control: never
20681 ;; End:
20682
20683 Copyright 2014-2020 Free Software Foundation, Inc.
20684 Copying and distribution of this file, with or without modification,
20685 are permitted provided the copyright notice and this notice are preserved.
This page took 0.493418 seconds and 4 git commands to generate.