[gdb/testsuite] Fix valgrind-infcall-2.exp without libc debug info
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-07-20 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
4
5 2020-07-20 Tom de Vries <tdevries@suse.de>
6
7 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
8
9 2020-07-17 Tom de Vries <tdevries@suse.de>
10
11 * gdb.base/valgrind-infcall-2.c: New test.
12 * gdb.base/valgrind-infcall-2.exp: New file.
13 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
14
15 2020-07-17 Tom de Vries <tdevries@suse.de>
16
17 * gdb.dlang/circular.c (found): Use found_label as label name.
18 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
19 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
20 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
21 * gdb.dwarf2/ada-linkage-name.exp: Same.
22 * gdb.dwarf2/arr-subrange.exp: Same.
23 * gdb.dwarf2/atomic-type.exp: Same.
24 * gdb.dwarf2/comp-unit-lang.exp: Same.
25 * gdb.dwarf2/cpp-linkage-name.exp: Same.
26 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
27 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
28 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
29 * gdb.dwarf2/implptr-64bit.exp: Same.
30 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
31 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
32 * gdb.dwarf2/imported-unit.exp: Same.
33 * gdb.dwarf2/main-subprogram.exp: Same.
34 * gdb.dwarf2/missing-type-name.exp: Same.
35 * gdb.dwarf2/nonvar-access.exp: Same.
36 * gdb.dwarf2/struct-with-sig.exp: Same.
37 * gdb.dwarf2/typedef-void-finish.exp: Same.
38 * gdb.dwarf2/void-type.exp: Same.
39
40 2020-07-17 Tom de Vries <tdevries@suse.de>
41
42 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
43 src parameter.
44 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
45 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
46 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
47 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
48 * gdb.dwarf2/dwz.exp: Same.
49 * gdb.dwarf2/implptr-optimized-out.exp: Same.
50 * gdb.dwarf2/implref-array.exp: Same.
51 * gdb.dwarf2/implref-const.exp: Same.
52 * gdb.dwarf2/implref-global.exp: Same.
53 * gdb.dwarf2/implref-struct.exp: Same.
54 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
55 * gdb.dwarf2/opaque-type-lookup.exp: Same.
56 * gdb.dwarf2/var-access.exp: Same.
57 * gdb.dwarf2/varval.exp: Same.
58 * gdb.trace/entry-values.exp: Same.
59
60 2020-07-17 Tom de Vries <tdevries@suse.de>
61
62 * lib/dwarf.exp (Dwarf::extern): Remove.
63 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
64 * gdb.dlang/circular.exp: Same.
65 * gdb.dwarf2/comp-unit-lang.exp: Same.
66 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
67 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
68 * gdb.dwarf2/dwz.exp: Same.
69 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
70 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
71 * gdb.dwarf2/imported-unit.exp: Same.
72 * gdb.dwarf2/opaque-type-lookup.exp: Same.
73
74 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
75
76 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
77 Use double quotes instead of single quotes.
78
79 2020-07-16 Caroline Tice <cmtice@google.com>
80
81 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
82 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
83
84 2020-07-16 Tom de Vries <tdevries@suse.de>
85
86 * lib/dwarf.exp (program): Initialize _line.
87 (DW_LNE_end_sequence): Reinitialize _line.
88 (DW_LNS_advance_line): Update _line.
89 (line): New proc.
90 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
91 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
92 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
93 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
94 * gdb.dwarf2/dw2-is-stmt.exp: Same.
95 * gdb.dwarf2/dw2-ranges-func.exp: Same.
96
97 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
98
99 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
100 generic.
101
102 2020-07-15 Tom de Vries <tdevries@suse.de>
103
104 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
105 is_amd64_regs_target.
106
107 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
108
109 * gdb.fortran/ptype-on-functions.exp: Add more tests.
110 * gdb.fortran/ptype-on-functions.f90: Likewise.
111
112 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
113
114 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
115 values in documentation for addr_size to 4 and 8.
116
117 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
118
119 * gdb.arch/amd64-osabi.exp: Update.
120 * gdb.arch/arm-disassembler-options.exp: Update.
121 * gdb.arch/powerpc-disassembler-options.exp: Update.
122 * gdb.arch/ppc64-symtab-cordic.exp: Update.
123 * gdb.arch/s390-disassembler-options.exp: Update.
124 * gdb.base/all-architectures.exp.tcl: Update.
125 * gdb.base/attach-pie-noexec.exp: Update.
126 * gdb.base/catch-syscall.exp: Update.
127 * gdb.xml/tdesc-arch.exp: Update.
128
129 2020-07-14 Tom de Vries <tdevries@suse.de>
130
131 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
132 (local_gettid): ... this.
133 (fn): Update.
134
135 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
136
137 * gdb.base/info_sources.exp: Skip directory match tests on
138 remote hosts.
139
140 2020-07-13 Gary Benson <gbenson@redhat.com>
141
142 * gdb.base/savedregs.exp (caller): Use parentheses to
143 make expected expression evaluation ordering explicit.
144
145 2020-07-13 Gary Benson <gbenson@redhat.com>
146
147 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
148
149 2020-07-13 Gary Benson <gbenson@redhat.com>
150
151 * gdb.base/bigcore.c (main): Use a volatile pointer when
152 attempting to trigger a SIGSEGV.
153 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
154 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
155 * gdb.base/savedregs.c (thrower): Likewise.
156 * gdb.mi/mi-syn-frame.c (bar): Likewise.
157
158 2020-07-13 Gary Benson <gbenson@redhat.com>
159
160 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
161 defining and using VLA structure fields into...
162 * gdb.base/vla-struct-fields.c: New file.
163 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
164 tests into...
165 * gdb.base/vla-struct-fields.exp: New file.
166
167 2020-07-13 Tom de Vries <tdevries@suse.de>
168
169 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
170 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
171 * gdb.base/gold-gdb-index.exp: Same.
172 * gdb.base/morestack.exp: Same.
173
174 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
175
176 PR rust/26121
177 * gdb.rust/modules.rs: Prevent linker from discarding test
178 symbol.
179
180 2020-07-10 Pedro Alves <pedro@palves.net>
181
182 PR gdb/26199
183 * gdb.multi/multi-target.c (exit_thread): New.
184 (thread_start): Break loop if EXIT_THREAD.
185 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
186 (top level) Call test_no_resumed.
187
188 2020-07-08 Tom Tromey <tromey@adacore.com>
189
190 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
191 * gdb.ada/catch_ex.exp: Examine catchpoint text.
192
193 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
194
195 PR python/22748
196 * gdb.opt/inline-frame-tailcall.c: New file.
197 * gdb.opt/inline-frame-tailcall.exp: New file.
198 * gdb.python/py-unwind-inline.c: New file.
199 * gdb.python/py-unwind-inline.exp: New file.
200 * gdb.python/py-unwind-inline.py: New file.
201
202 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
203
204 * gdb.python/py-arch-reg-groups.exp: New file.
205
206 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
207
208 * gdb.python/py-arch-reg-names.exp: New file.
209
210 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
211
212 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
213 gdb.PendingFrame.architecture method.
214
215 2020-07-06 Tom de Vries <tdevries@suse.de>
216
217 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
218
219 2020-07-03 Pedro Alves <palves@redhat.com>
220
221 * gdb.base/structs2.c (main): Adjust second parem_reg call to
222 explicitly write negative numbers.
223 * gdb.base/structs2.exp: Adjust expected output.
224
225 2020-07-03 Pedro Alves <palves@redhat.com>
226
227 * gdb.base/charset.c (init_string): Change all char parameters to
228 unsigned char parameters.
229
230 2020-07-03 Pedro Alves <palves@redhat.com>
231
232 * gdb.base/call-sc.exp (start_scalars_test): Use
233 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
234 * gdb.base/overlays.c: Remove references to PARAMS.
235 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
236 * gdb.base/reread.exp: Don't set 'prototypes' global.
237 * gdb.base/structs.exp (start_structs_test): Use
238 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
239 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
240 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
241 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
242 call.
243 * gdb.base/varargs.exp: Don't set 'prototypes' global.
244
245 2020-07-03 Pedro Alves <palves@redhat.com>
246
247 * gdb.base/m32rovly.c: Delete.
248 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
249
250 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
251
252 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
253 of gdb_py_test_multiple.
254 * gdb.python/py-cmd.exp: Likewise.
255 * gdb.python/py-events.exp: Likewise.
256 * gdb.python/py-function.exp: Likewise.
257 * gdb.python/py-inferior.exp: Likewise.
258 * gdb.python/py-infthread.exp: Likewise.
259 * gdb.python/py-linetable.exp: Likewise.
260 * gdb.python/py-parameter.exp: Likewise.
261 * gdb.python/py-value.exp: Likewise.
262
263 2020-06-30 Tom de Vries <tdevries@suse.de>
264
265 PR testsuite/26175
266 * lib/future.exp (gdb_default_target_compile): Detect and handle
267 early_flags.
268
269 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
270
271 * boards/simavr.exp (gdb_load): Catch errors when closing
272 previous connection. Close connection, wait for process and
273 unset simavr_spawn_id on failure.
274
275 2020-06-29 Tom de Vries <tdevries@suse.de>
276
277 * lib/gdb.exp (unknown): Make test-case unresolved.
278
279 2020-06-29 Tom de Vries <tdevries@suse.de>
280
281 PR gdb/25475
282 * gdb.server/solib-list.exp: Verify that the symbol reload
283 confirmation question is asked.
284
285 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
286
287 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
288 have a input seq nr in each pass message.
289 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
290 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
291 * gdb.python/python.exp: Make test names unique,
292 use gdb_test_multiline instead of gdb_py_test_multiple,
293 use $gdb_test_name.
294 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
295
296 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
297
298 * configure.ac: Add --enable-libctf.
299 * aclocal.m4: sinclude ../config/enable.m4.
300 * Makefile.in (site.exp): Add enable_libctf to site.exp.
301 * lib/gdb.exp (skip_ctf_tests): Use it.
302 * gdb.base/ctf-constvars.exp: Error message tweak.
303 * gdb.base/ctf-ptype.exp: Likewise.
304 * configure: Regenerate.
305
306 2020-06-26 Gary Benson <gbenson@redhat.com>
307
308 * gdb.cp/try_catch.cc: Include string.h.
309 (main): Replace comparison against string literal with
310 strcmp, avoiding build failure with -Wstring-compare.
311 Add "marker test-complete".
312 * gdb.cp/try_catch.exp: Run the test to the above marker,
313 then verify that the value of "test" is still true.
314
315 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
316
317 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
318
319 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
320
321 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
322
323 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
324
325 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
326 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
327 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
328 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
329 * gdb.arch/riscv-tdesc-loading.exp: New file.
330
331 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
334
335 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
336
337 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
338 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
339 * gdb.arch/riscv-tdesc-regs.c: New file.
340 * gdb.arch/riscv-tdesc-regs.exp: New file.
341
342 2020-06-24 Pedro Alves <palves@redhat.com>
343
344 * gdb.arch/amd64-entry-value-paramref.exp: Use
345 prepare_for_testing_full and don't pass "c++" for the .S file
346 build spec.
347 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
348 $options, since it's an assembly file. Remove -Wno-deprecated.
349 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
350 compiling C++ programs.
351
352 2020-06-24 Pedro Alves <palves@redhat.com>
353
354 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
355 Clang, add "-Wno-unknown-warning-option" to the options.
356
357 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
358
359 * gdb.xml/tdesc-reload.c: New file.
360 * gdb.xml/tdesc-reload.exp: New file.
361 * gdb.xml/maint-xml-dump-01.xml: New file.
362 * gdb.xml/maint-xml-dump-02.xml: New file.
363 * gdb.xml/maint-xml-dump.exp: New file.
364
365 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
366
367 * lib/completion-support.exp (test_gdb_completion_offers_commands):
368 Adjust for omitted commands when TUI is disabled.
369
370 2020-06-23 Gary Benson <gbenson@redhat.com>
371 Pedro Alves <palves@redhat.com>
372
373 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
374 * gdb.cp/nsimport.cc: Likewise.
375 * gdb.cp/nsnested.cc: Likewise.
376 * gdb.cp/nsnoimports.cc: Likewise.
377 * gdb.cp/nsusing.cc: Likewise.
378 * gdb.cp/smartp.cc: Likewise.
379 * gdb.python/py-pp-integral.c: Likewise.
380 * gdb.python/py-pp-re-notag.c: Likewise.
381
382 2020-06-23 Gary Benson <gbenson@redhat.com>
383
384 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
385 * gdb.cp/nsimport.cc: Likewise.
386 * gdb.cp/nsnested.cc: Likewise.
387 * gdb.cp/nsnoimports.cc: Likewise.
388 * gdb.cp/nsusing.cc: Likewise.
389 * gdb.cp/smartp.cc: Likewise.
390 * gdb.python/py-pp-integral.c: Likewise.
391 * gdb.python/py-pp-re-notag.c: Likewise.
392
393 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
394
395 * gdb.base/default-args.exp: New test.
396 * gdb.base/default-args.c: New file.
397 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
398 * gdb.base/default.exp: Update to new help text.
399 * gdb.base/help.exp: Likewise.
400 * gdb.base/page.exp: Likewise.
401 * gdb.base/style.exp: Likewise.
402 * gdb.guile/guile.exp: Likewise.
403 * gdb.python/python.exp: Likewise.
404
405 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
406
407 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
408 remote host. Fix search path syntax on Windows host.
409
410 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
411
412 * gdb.base/attach.exp: Test priority of 'exec-file' changed
413 over 'exec-file-mismatch'.
414 * gdb.base/attach.c: Mark should_exit volatile.
415 * gdb.base/attach2.c: Likewise. Add a comment explaining
416 why the sleep cannot be big.
417 * gdb.base/attach3.c: New file.
418
419 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
420
421 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
422 prefix optional.
423
424 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
425
426 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
427 for remote host.
428
429 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
430 Hafiz Abid Qadeer <abidh@codesourcery.com>
431
432 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
433 file sent to remote host.
434 (top level): Allow int32_t as type of 32-bit register.
435
436 2020-06-19 Tom de Vries <tdevries@suse.de>
437
438 * lib/gdb.exp (gdb_note): New proc.
439 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
440 (gdb_default_target_compile): ... here. Only call
441 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
442 (use_gdb_compile): Change to array.
443 (toplevel): Update sets of use_gdb_compile to specify language.
444 Warn about default_target_compile override. Store dejagnu's version
445 of default_target_compile in dejagnu_default_target_compile.
446
447 2020-06-18 Tom de Vries <tdevries@suse.de>
448
449 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
450 (default_gdb_init): ... here.
451
452 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
453
454 Fix TUI support checks in gdb.tui tests.
455
456 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
457 just say UNSUPPORTED.
458 * gdb.tui/corefile-run.exp: Likewise.
459 * gdb.tui/empty.exp: Likewise.
460 * gdb.tui/list-before.exp: Likewise.
461 * gdb.tui/list.exp: Likewise.
462 * gdb.tui/main.exp: Likewise.
463 * gdb.tui/regs.exp: Likewise.
464 * gdb.tui/resize.exp: Likewise.
465 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
466 * gdb.tui/tui-layout-asm.exp: Likewise.
467 * gdb.tui/tui-missing-src.exp: Likewise.
468 * gdb.tui/winheight.exp: Likewise.
469 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
470
471 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
472
473 Fix TCL error in gdb.python/py-format-string.exp.
474
475 * gdb.python/py-format-string.exp: Move test for python support
476 earlier, out of function body.
477
478 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
479
480 * gdb.base/index-cache-load-twice.c: New.
481 * gdb.base/index-cache-load-twice.exp: New.
482
483 2020-06-17 Keith Seitz <keiths@redhat.com>
484
485 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
486 when executing "gdb --configuration".
487
488 2020-06-17 Tom de Vries <tdevries@suse.de>
489
490 * lib/gdb.exp (gdb_tcl_unknown): New proc.
491 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
492 conditional on presence of gdb_tcl_unknown.
493 (gdb_finish): Make override undo conditional on presence of
494 gdb_tcl_unknown.
495
496 2020-06-16 Tom Tromey <tom@tromey.com>
497
498 * gdb.python/tui-window.py (failwin): New function. Register it
499 as a TUI window type.
500 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
501
502 2020-06-16 Gary Benson <gbenson@redhat.com>
503
504 * gdb.python/py-nested-maps.c (create_map): Add missing return
505 value.
506 (create_map_map): Likewise.
507
508 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
509
510 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
511 variable.
512 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
513 and use the already-defined 'options' variable.
514
515 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
516 Tom de Vries <tdevries@suse.de>
517
518 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
519 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
520 (gdb_setup_known_globals): New proc.
521 (gdb_cleanup_globals): New proc.
522 * lib/gdb.exp (load_lib): New override proc.
523 (gdb_stdin_log_init): Set var in_file as persistent global.
524 * lib/pascal.exp (gdb_stdin_log_init): Set vars
525 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
526 fpc_compiler as persistent global.
527
528 2020-06-12 Tom de Vries <tdevries@suse.de>
529
530 * lib/tuiterm.exp (spawn): Rename to ...
531 (tui_spawn): ... this.
532 (toplevel): Move rename of spawn ...
533 (gdb_init_tuiterm): ... here. New proc.
534 (gdb_finish_tuiterm): New proc.
535 * lib/gdb.exp (gdb_finish_hooks): New global var.
536 (gdb_finish): Handle gdb_finish_hooks.
537 (tuiterm_env): New proc.
538 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
539 tuiterm_env.
540 * gdb.tui/basic.exp: Same.
541 * gdb.tui/corefile-run.exp: Same.
542 * gdb.tui/empty.exp: Same.
543 * gdb.tui/list-before.exp: Same.
544 * gdb.tui/list.exp: Same.
545 * gdb.tui/main.exp: Same.
546 * gdb.tui/new-layout.exp: Same.
547 * gdb.tui/regs.exp: Same.
548 * gdb.tui/resize.exp: Same.
549 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
550 * gdb.tui/tui-layout-asm.exp: Same.
551 * gdb.tui/tui-missing-src.exp: Same.
552 * gdb.tui/winheight.exp: Same.
553
554 2020-06-12 Tom de Vries <tdevries@suse.de>
555
556 PR testsuite/26110
557 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
558 (gdb_finish): Reinstall dejagnu's override of ::unknown.
559
560 2020-06-11 Tom Tromey <tom@tromey.com>
561
562 PR gdb/18318:
563 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
564 floating point tests.
565
566 2020-06-11 Keith Seitz <keiths@redhat.com>
567
568 PR gdb/21356
569 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
570 vla_struct.
571 Add new struct vla_typedef and union vla_typedef_union and
572 corresponding instantiation objects.
573 Initialize new objects.
574 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
575 and vla_typedef_union_object.
576 Fixup type for vla_struct_object.
577
578 2020-06-11 Tom de Vries <tdevries@suse.de>
579
580 * lib/gdb.exp (with_override): New proc, factored out of ...
581 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
582
583 2020-06-10 Tom de Vries <tdevries@suse.de>
584
585 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
586
587 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
588
589 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
590 parameter, update callers.
591
592 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
593
594 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
595 * gdb.dwarf2/share-psymtabs-bt.c: New file.
596 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
597
598 2020-06-04 Tom de Vries <tdevries@suse.de>
599
600 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
601
602 2020-06-04 Tom de Vries <tdevries@suse.de>
603
604 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
605 exp_continue.
606
607 2020-06-04 Tom de Vries <tdevries@suse.de>
608
609 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
610
611 2020-06-03 Tom de Vries <tdevries@suse.de>
612
613 PR symtab/26046
614 * gdb.cp/breakpoint-locs-2.cc: New test.
615 * gdb.cp/breakpoint-locs.cc: New test.
616 * gdb.cp/breakpoint-locs.exp: New file.
617 * gdb.cp/breakpoint-locs.h: New test.
618
619 2020-06-03 Tom de Vries <tdevries@suse.de>
620
621 PR testsuite/25609
622 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
623 value of global verbose.
624 * gdb.base/jit-elf.exp: Same.
625 * gdb.base/jit-reader.exp: Same.
626
627 2020-06-02 Tom de Vries <tdevries@suse.de>
628
629 * gdb.dwarf2/multidictionary.exp: Don't use
630 gdb_spawn_with_cmdline_opts.
631
632 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
633
634 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
635 use_header case.
636 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
637 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
638 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
639 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
640 * gdb.dwarf2/dw2-inline-header.c: New file.
641 * gdb.dwarf2/dw2-inline-header.h: New file.
642
643 2020-05-30 Pedro Alves <palves@redhat.com>
644
645 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
646 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
647
648 2020-05-29 Gary Benson <gbenson@redhat.com>
649
650 * gdb.compile/compile-cplus.exp (additional_flags): Also
651 set when building with clang.
652 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
653 when building with clang.
654
655 2020-05-29 Gary Benson <gbenson@redhat.com>
656
657 * gdb.arch/i386-avx.exp (additional_flags): Also set when
658 building with clang.
659 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
660
661 2020-05-29 Gary Benson <gbenson@redhat.com>
662
663 * gdb.cp/koenig.exp (prepare_for_testing): Add
664 additional_flags=-Wno-unused-comparison.
665 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
666
667 2020-05-28 Gary Benson <gbenson@redhat.com>
668
669 * gdb.base/sigaltstack.c (catcher): Add default case to switch
670 statement.
671
672 2020-05-28 Gary Benson <gbenson@redhat.com>
673
674 * gdb.cp/classes.exp (prepare_for_testing): Add
675 additional_flags=-Wno-deprecated-register.
676 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
677 * gdb.cp/misc.exp: Likewise.
678
679 2020-05-28 Gary Benson <gbenson@redhat.com>
680
681 * gdb.linespec/cpls-ops.cc (dummy): New static global.
682 (test_op_new::operator new): Add return statement.
683 (test_op_new_array::operator new[]): Likewise.
684
685 2020-05-27 Pedro Alves <palves@redhat.com>
686
687 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
688 check. Use test_gdb_complete_unique instead of
689 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
690 test_gdb_complete_multiple instead of
691 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
692
693 2020-05-27 Luis Machado <luis.machado@linaro.org>
694
695 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
696 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
697 * gdb.arch/arm-disassembler-options.exp: Likewise.
698 * gdb.arch/arm-disp-step.exp: Likewise.
699 * gdb.arch/thumb-prologue.exp: Likewise.
700 * gdb.base/async.exp: Likewise.
701 * gdb.base/auxv.exp: Likewise.
702 * gdb.base/complex-parts.exp: Likewise.
703 * gdb.base/ena-dis-br.exp: Likewise.
704 * gdb.base/foll-exec.exp: Likewise.
705 * gdb.base/permissions.exp: Likewise.
706 * gdb.base/relocate.exp: Likewise.
707 * gdb.base/return2.exp: Likewise.
708 * gdb.base/sigbpt.exp: Likewise.
709 * gdb.base/siginfo-obj.exp: Likewise.
710 * gdb.cp/converts.exp: Likewise.
711 * gdb.cp/exceptprint.exp: Likewise.
712 * gdb.cp/inherit.exp: Likewise.
713 * gdb.cp/nsnoimports.exp: Likewise.
714 * gdb.cp/virtbase2.exp: Likewise.
715 * gdb.mi/mi-var-cmd.exp: Likewise.
716 * gdb.mi/var-cmd.c: Likewise.
717
718 2020-05-26 Tom Tromey <tromey@adacore.com>
719
720 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
721
722 2020-05-26 Tom Tromey <tromey@adacore.com>
723
724 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
725 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
726 type.
727 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
728 variable.
729
730 2020-05-26 Christian Biesinger <cbiesinger@google.com>
731
732 * Makefile.in: Use = instead of == for the test command
733 for portability.
734
735 2020-05-26 Tom de Vries <tdevries@suse.de>
736
737 * gdb.base/gold-gdb-index-2.c: New test.
738 * gdb.base/gold-gdb-index.c: New test.
739 * gdb.base/gold-gdb-index.exp: New file.
740 * gdb.base/gold-gdb-index.h: New test.
741
742 2020-05-25 Tom de Vries <tdevries@suse.de>
743
744 * boards/gold-gdb-index.exp: New file.
745
746 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
747
748 * boards/simavr.exp: New file.
749
750 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
751
752 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
753 * gdb.base/inferior-args.exp: New file.
754 * gdb.base/inferior-args.c: New file.
755
756 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
757
758 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
759 inferior_args. Pass it to gdb_reload.
760 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
761 inferior_args.
762 (gdb_reload): Add inferior_args argument.
763 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
764 pass it to gdbserver_run.
765 * boards/native-gdbserver.exp: Do not set noargs.
766 * boards/native-extended-gdbserver.exp (gdb_reload): Add
767 inferior_args argument.
768 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
769 * gdb.base/a2-run.exp: Check for use_gdb_stub.
770 * gdb.base/args.exp: Likewise.
771
772 2020-05-25 Tom de Vries <tdevries@suse.de>
773
774 * lib/gdb.exp (exec_is_pie): Add comment.
775
776 2020-05-25 Tom de Vries <tdevries@suse.de>
777
778 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
779 instead of $binfile in the untested message.
780
781 2020-05-25 Tom de Vries <tdevries@suse.de>
782
783 PR testsuite/26031
784 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
785
786 2020-05-25 Tom de Vries <tdevries@suse.de>
787
788 * boards/gold.exp: New file.
789
790 2020-05-23 Tom Tromey <tom@tromey.com>
791
792 * gdb.base/style.exp: Remove completion styling test.
793 * lib/gdb-utils.exp (style): Remove completion styles.
794
795 2020-05-23 Tom Tromey <tom@tromey.com>
796
797 * gdb.base/style.exp: Add completion styling test.
798 * lib/gdb-utils.exp (style): Add completion styles.
799
800 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * gdb.base/annota1.exp: Update expected results.
803 * gdb.cp/annota2.exp: Update expected results, remove duplicate
804 test name.
805 * gdb.cp/annota3.exp: Update expected results.
806
807 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
808
809 PR gdb/26016
810 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
811 against MAP_FAILED.
812 * gdb.base/coremaker.c (mmapdata): Likewise.
813 * gdb.base/jit-reader-host.c (main): Likewise.
814 * gdb.base/sym-file-loader.c (load): Likewise.
815 (load_shlib): Likewise.
816
817 2020-05-20 Tom Tromey <tromey@adacore.com>
818
819 * gdb.ada/array_char_idx.exp: Recognize initialized array.
820
821 2020-05-20 Tom de Vries <tdevries@suse.de>
822
823 PR symtab/25833
824 * gdb.base/with-mf-inc.c: New test.
825 * gdb.base/with-mf-main.c: New test.
826 * gdb.base/with-mf.exp: New file.
827
828 2020-05-19 Tom Tromey <tromey@adacore.com>
829
830 * gdb.rust/simple.exp: Restore missing test result.
831
832 2020-05-19 Tom de Vries <tdevries@suse.de>
833
834 * gdb.base/gdb-caching-proc.exp: Fix typo.
835
836 2020-05-19 Tom Tromey <tromey@adacore.com>
837
838 * gdb.rust/simple.exp: Add some test descriptions.
839 (test_one_slice): Use with_test_prefix.
840
841 2020-05-18 Tom de Vries <tdevries@suse.de>
842
843 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
844
845 2020-05-17 Pedro Alves <palves@redhat.com>
846
847 PR gdb/25741
848 * gdb.base/hw-sw-break-same-address.exp: New file.
849
850 2020-05-16 Pedro Alves <palves@redhat.com>
851
852 * gdb.multi/multi-re-run.exp (test_re_run): Switch
853 LAST_LOADED_FILE accordingly.
854
855 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
856
857 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
858
859 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
860
861 * gdb.base/help.exp: Test apropos and help for commands
862 having aliases. Fixed comments not starting with an
863 upper-case letter or not finishing with a dot.
864
865 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
866
867 * gdb.base/alias.exp: Update help output check.
868
869 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
870
871 * gdb.base/default.exp: Update output following fixes.
872
873 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
874
875 * gdb.base/alias.exp: Test aliases starting with a prefix of
876 another alias.
877
878 2020-05-15 Gary Benson <gbenson@redhat.com>
879
880 * gdb.base/info-os.c (main): Add return statement.
881 * gdb.base/info_minsym.c (minsym_fun): Likewise.
882 * gdb.base/large-frame-2.c (func): Likewise.
883 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
884 * gdb.base/pr10179-b.c (foo2): Likewise.
885 * gdb.base/valgrind-disp-step.c (foo): Likewise.
886 * gdb.base/watch-cond.c (func): Likewise.
887 * gdb.multi/goodbye.c (verylongfun): Likewise.
888 * gdb.multi/hello.c (commonfun): Likewise.
889 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
890 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
891 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
892 Likewise.
893 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
894 * gdb.threads/interrupt-while-step-over.c (child_function):
895 Likewise.
896 * gdb.trace/actions-changed.c (end): Likewise.
897
898 2020-05-15 Gary Benson <gbenson@redhat.com>
899
900 * gdb.opencl/callfuncs.exp: Report when test skipped.
901 * gdb.opencl/convs_casts.exp: Likewise.
902 * gdb.opencl/datatypes.exp: Likewise.
903 * gdb.opencl/operators.exp: Likewise.
904 * gdb.opencl/vec_comps.exp: Likewise.
905
906 2020-05-15 Tom de Vries <tdevries@suse.de>
907
908 * gdb.base/align.exp.in: Rename to ...
909 * gdb.base/align.exp.tcl: ... this.
910 * gdb.base/align-c++.exp: Update.
911 * gdb.base/align-c.exp: Update.
912 * gdb.base/all-architectures.exp.in: Rename to ...
913 * gdb.base/all-architectures.exp: ... this.
914 * gdb.base/all-architectures-0.exp: Update.
915 * gdb.base/all-architectures-1.exp: Update.
916 * gdb.base/all-architectures-2.exp: Update.
917 * gdb.base/all-architectures-3.exp: Update.
918 * gdb.base/all-architectures-4.exp: Update.
919 * gdb.base/all-architectures-5.exp: Update.
920 * gdb.base/all-architectures-6.exp: Update.
921 * gdb.base/all-architectures-7.exp: Update.
922 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
923 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
924 * gdb.base/infcall-nested-structs-c++.exp: Update.
925 * gdb.base/infcall-nested-structs-c.exp: Update.
926 * gdb.base/info-types.exp.in: Rename to ...
927 * gdb.base/info-types.exp.tcl: ... this.
928 * gdb.base/info-types-c++.exp: Update.
929 * gdb.base/info-types-c.exp: Update.
930 * gdb.base/max-depth.exp.in: Rename to ...
931 * gdb.base/max-depth.exp.tcl: ... this.
932 * gdb.base/max-depth-c++.exp: Update.
933 * gdb.base/max-depth-c.exp: Update.
934 * gdb.cp/cpexprs.exp.in: Rename to ...
935 * gdb.cp/cpexprs.exp.tcl: ... this.
936 * gdb.cp/cpexprs-debug-types.exp: Update.
937 * gdb.cp/cpexprs.exp: Update.
938 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
939 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
940 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
941 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
942 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
943 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
944 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
945 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
946 * gdb.dwarf2/clang-debug-names-2.exp: Update.
947 * gdb.dwarf2/clang-debug-names.exp: Update.
948
949 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
950
951 * lib/check-test-names.exp: Remove code that prevents this file
952 loading when tests are run in parallel.
953
954 2020-05-15 Pedro Alves <palves@redhat.com>
955
956 * gdb.multi/multi-kill.exp (start_inferior): Remove
957 'testpid' parameter. Refer to namespace variable directly.
958 (testpid): Declare as namespace variable.
959
960 2020-05-15 Pedro Alves <palves@redhat.com>
961
962 * gdb.multi/multi-kill.exp: Wrap in namespace.
963 (start_inferior): Add TESTPID parameter. Use it instead of the
964 testpid global.
965 (top level): Define empty TESTPID array, and pass it down to
966 start_inferior.
967
968 2020-05-14 Tom de Vries <tdevries@suse.de>
969
970 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
971 output.
972
973 2020-05-14 Tom de Vries <tdevries@suse.de>
974
975 * gdb.base/align.exp: Split into ...
976 * gdb.base/align.exp.in: ...
977 * gdb.base/align-c++.exp: ...
978 * gdb.base/align-c.exp: ... these.
979 * gdb.base/infcall-nested-structs.exp: Split into ...
980 * gdb.base/infcall-nested-structs.exp.in: ...
981 * gdb.base/infcall-nested-structs-c++.exp: ...
982 * gdb.base/infcall-nested-structs-c.exp: ... these.
983 * gdb.base/info-types.exp: Split into ...
984 * gdb.base/info-types.exp.in: ...
985 * gdb.base/info-types-c++.exp: ...
986 * gdb.base/info-types-c.exp: ... these.
987 * gdb.base/max-depth.exp: Split into ...
988 * gdb.base/max-depth.exp.in: ...
989 * gdb.base/max-depth-c++.exp: ...
990 * gdb.base/max-depth-c.exp: ... these.
991 * gdb.cp/infcall-nodebug.exp: Split into ...
992 * gdb.cp/infcall-nodebug.exp.in: ...
993 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
994 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
995 * gdb.cp/infcall-nodebug-c-d0.exp: ...
996 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
997
998 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
999 Pedro Alves <palves@redhat.com>
1000
1001 * gdb.multi/multi-exit.c: New file.
1002 * gdb.multi/multi-exit.exp: New file.
1003 * gdb.multi/multi-kill.c: New file.
1004 * gdb.multi/multi-kill.exp: New file.
1005
1006 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1007
1008 * gdb.base/annota1.exp: Update the expected output.
1009 * gdb.cp/annota2.exp: Ditto.
1010
1011 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1012
1013 * lib/check-test-names.exp: Disable when testing is being run in
1014 parallel.
1015
1016 2020-05-12 Tom de Vries <tdevries@suse.de>
1017
1018 * gdb.base/jit-elf.exp: Fix string concat.
1019
1020 2020-05-12 Tom de Vries <tdevries@suse.de>
1021
1022 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1023 messages.
1024
1025 2020-05-12 Tom de Vries <tdevries@suse.de>
1026
1027 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1028
1029 2020-05-12 Tom de Vries <tdevries@suse.de>
1030
1031 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1032 * gdb.ada/mi_catch_ex.exp: Same.
1033 * gdb.ada/mi_catch_ex_hand.exp: Same.
1034
1035 2020-05-12 Tom de Vries <tdevries@suse.de>
1036
1037 * gdb.fortran/complex.exp: Use with_test_prefix.
1038
1039 2020-05-12 Tom de Vries <tdevries@suse.de>
1040
1041 * gdb.trace/passcount.exp: Fix test-names.
1042
1043 2020-05-12 Tom de Vries <tdevries@suse.de>
1044
1045 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1046
1047 2020-05-12 Tom de Vries <tdevries@suse.de>
1048
1049 * gdb.gdb/complaints.exp: Use with_test_prefix.
1050 * gdb.xml/tdesc-regs.exp: Same.
1051 * gdb.opt/inline-locals.exp: Fix test name.
1052
1053 2020-05-12 Tom de Vries <tdevries@suse.de>
1054
1055 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1056 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1057 * gdb.dwarf2/implref-struct.exp: Same.
1058 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1059 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1060
1061 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1062
1063 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1064
1065 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1066
1067 * lib/check-test-names.exp (all_test_names): New module variable.
1068 (counts): Add 'duplicates' field.
1069 (_check_duplicates): New procedure.
1070 (check): Also check for duplicates.
1071 (do_log_summary): Print duplicates count.
1072 (do_reset_vars): Reset counter for duplicate test names, and
1073 discard all know test names.
1074
1075 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1076
1077 * lib/gdb.exp: Include check-test-names.exp library.
1078 * lib/check-test-names.exp: New file.
1079
1080 2020-05-11 Tom de Vries <tdevries@suse.de>
1081
1082 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1083
1084 2020-05-11 Keith Seitz <keiths@redhat.com>
1085
1086 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1087
1088 2020-05-11 Tom de Vries <tdevries@suse.de>
1089
1090 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1091 * gdb.cp/cpexprs.exp.in: .. here.
1092 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1093 cpexprs.exp.
1094
1095 2020-05-11 Keith Seitz <keiths@redhat.com>
1096
1097 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1098 test names.
1099 * gdb.ada/arrayptr.exp: Likewise.
1100 * gdb.ada/assign_arr.exp: Likewise.
1101 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1102 * gdb.ada/bp_on_var.exp: Likewise.
1103 * gdb.ada/call_pn.exp: Likewise.
1104 * gdb.ada/complete.exp: Likewise.
1105 * gdb.ada/fun_overload_menu.exp: Likewise.
1106 * gdb.ada/funcall_param.exp: Likewise.
1107 * gdb.ada/funcall_ref.exp: Likewise.
1108 * gdb.ada/packed_array_assign.exp: Likewise.
1109 * gdb.ada/same_component_name.exp: Likewise.
1110 * gdb.ada/type_coercion.exp: Likewise.
1111 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1112 * gdb.ada/variant_record_packed_array.exp: Likewise.
1113
1114 2020-05-11 Tom de Vries <tdevries@suse.de>
1115
1116 PR symtab/25941
1117 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1118 out of ...
1119 * gdb.dwarf2/clang-debug-names.exp: ... here.
1120 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1121 clang-debug-names.exp.in.
1122 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1123 * gdb.dwarf2/clang-debug-names-2.c: New test.
1124
1125 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1126
1127 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1128 (fortran_runto_main): New Proc, fortran version of runto_main.
1129 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1130 * gdb.fortran/array-bounds.exp: Likewise.
1131 * gdb.fortran/array-slices.exp: Likewise.
1132 * gdb.fortran/block-data.exp: Likewise.
1133 * gdb.fortran/charset.exp: Likewise.
1134 * gdb.fortran/common-block.exp: Likewise.
1135 * gdb.fortran/complex.exp: Likewise.
1136 * gdb.fortran/derived-type-function.exp: Likewise.
1137 * gdb.fortran/derived-type.exp: Likewise.
1138 * gdb.fortran/info-modules.exp: Likewise.
1139 * gdb.fortran/info-types.exp: Likewise.
1140 * gdb.fortran/intrinsics.exp: Likewise.
1141 * gdb.fortran/library-module.exp: Likewise.
1142 * gdb.fortran/logical.exp: Likewise.
1143 * gdb.fortran/max-depth.exp: Likewise.
1144 * gdb.fortran/module.exp: Likewise.
1145 * gdb.fortran/multi-dim.exp: Likewise.
1146 * gdb.fortran/nested-funcs.exp: Likewise.
1147 * gdb.fortran/print-formatted.exp: Likewise.
1148 * gdb.fortran/print_type.exp: Likewise.
1149 * gdb.fortran/printing-types.exp: Likewise.
1150 * gdb.fortran/ptr-indentation.exp: Likewise.
1151 * gdb.fortran/ptype-on-functions.exp: Likewise.
1152 * gdb.fortran/subarray.exp: Likewise.
1153 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1154 * gdb.fortran/vla-datatypes.exp: Likewise.
1155 * gdb.fortran/vla-history.exp: Likewise.
1156 * gdb.fortran/vla-ptr-info.exp: Likewise.
1157 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1158 * gdb.fortran/vla-ptype.exp: Likewise.
1159 * gdb.fortran/vla-sizeof.exp: Likewise.
1160 * gdb.fortran/vla-type.exp: Likewise.
1161 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1162 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1163 * gdb.fortran/vla-value-sub.exp: Likewise.
1164 * gdb.fortran/vla-value.exp: Likewise.
1165 * gdb.fortran/whatis_type.exp: Likewise.
1166 * gdb.mi/mi-var-child-f.exp: Likewise.
1167
1168 2020-05-09 Tom de Vries <tdevries@suse.de>
1169
1170 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1171
1172 2020-05-08 Tom de Vries <tdevries@suse.de>
1173
1174 * gdb.dwarf2/clang-debug-names.c: New test.
1175 * gdb.dwarf2/clang-debug-names.exp: New file.
1176
1177 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
1178
1179 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1180 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1181
1182 2020-05-06 Tom de Vries <tdevries@suse.de>
1183
1184 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1185 breakpoint is at a "recommended breakpoint location".
1186 * gdb.reverse/consecutive-reverse.exp: Same.
1187
1188 2020-05-06 Tom de Vries <tdevries@suse.de>
1189
1190 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1191 address.
1192
1193 2020-05-06 Tom de Vries <tdevries@suse.de>
1194
1195 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1196
1197 2020-05-06 Tom de Vries <tdevries@suse.de>
1198
1199 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1200 info for r.
1201
1202 2020-05-06 Tom de Vries <tdevries@suse.de>
1203
1204 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1205 necessary.
1206
1207 2020-05-06 Tom de Vries <tdevries@suse.de>
1208
1209 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1210 void.
1211
1212 2020-05-06 Tom de Vries <tdevries@suse.de>
1213
1214 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1215 of ...
1216 * gdb.base/async.exp: ... here.
1217 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1218 "recommended breakpoint location".
1219
1220 2020-05-06 Tom de Vries <tdevries@suse.de>
1221
1222 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1223
1224 2020-05-04 Tom de Vries <tdevries@suse.de>
1225
1226 * gdb.base/async.exp: Check whether instruction addresses are a
1227 "recommended breakpoint location".
1228
1229 2020-05-03 Tom Tromey <tom@tromey.com>
1230
1231 * gdb.base/sepdebug.exp: Remove "catch" test.
1232 * gdb.base/break.exp: Remove "catch" test.
1233 * gdb.base/default.exp: Update expected output.
1234
1235 2020-05-02 Tom de Vries <tdevries@suse.de>
1236
1237 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1238 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1239 * gdb.arch/i386-mpx-map.exp: Same.
1240 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1241 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1242 * gdb.arch/i386-mpx.exp: Same.
1243
1244 2020-05-02 Tom de Vries <tdevries@suse.de>
1245
1246 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1247
1248 2020-05-01 Tom de Vries <tdevries@suse.de>
1249
1250 * gdb.ada/operator_bp.exp: Allow more than required amount of
1251 breakpoint.
1252
1253 2020-05-01 Tom de Vries <tdevries@suse.de>
1254
1255 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1256
1257 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1258
1259 PR gdb/18706
1260 * gdb.cp/stub-array-size.cc: New test.
1261 * gdb.cp/stub-array-size.exp: New file.
1262 * gdb.cp/stub-array-size.h: New test.
1263 * gdb.cp/stub-array-size2.cc: New test.
1264
1265 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1266
1267 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1268 output to the new format.
1269
1270 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
1271
1272 * gdb.base/break.exp: Use with_test_prefix.
1273
1274 2020-04-29 Tom de Vries <tdevries@suse.de>
1275
1276 * lib/gdb.exp (debug_types): New proc.
1277 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1278 * gdb.python/py-symtab.exp: Same.
1279
1280 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
1281
1282 PR gdb/17320
1283 * gdb.base/pretty-array.c: New test.
1284 * gdb.base/pretty-array.exp: New file.
1285
1286 2020-04-29 Tom de Vries <tdevries@suse.de>
1287
1288 PR symtab/25889
1289 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1290 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1291 and include cpexprs.exp.
1292
1293 2020-04-28 Mark Williams <mark@myosotissp.com>
1294
1295 PR gdb/24480
1296 * dw4-toplevel-types.exp: Test for top level types.
1297 * dw4-toplevel-types.cc: Test for top level types.
1298
1299 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1300
1301 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1302 (theads -> threads).
1303
1304 2020-04-28 Tom de Vries <tdevries@suse.de>
1305
1306 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1307
1308 2020-04-28 Tom de Vries <tdevries@suse.de>
1309
1310 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1311
1312 2020-04-28 Tom de Vries <tdevries@suse.de>
1313
1314 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1315
1316 2020-04-28 Tom de Vries <tdevries@suse.de>
1317
1318 * gdb.dwarf2/main-foo.c: New test.
1319 * gdb.dwarf2/struct-with-sig.exp: New file.
1320
1321 2020-04-25 Tom de Vries <tdevries@suse.de>
1322
1323 * boards/debug-types.exp: New file.
1324
1325 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1326
1327 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1328
1329 2020-04-24 Tom Tromey <tom@tromey.com>
1330
1331 PR symtab/12707:
1332 * gdb.python/py-symbol.exp: Update expected results for
1333 linkage_name test.
1334 * gdb.cp/print-demangle.exp: New file.
1335 * gdb.base/c-linkage-name.exp: Fix test.
1336 * gdb.guile/scm-symbol.exp: Update expected results for
1337 linkage_name test.
1338
1339 2020-04-24 Tom Tromey <tom@tromey.com>
1340
1341 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1342 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1343 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1344 assembler.
1345
1346 2020-04-24 Tom de Vries <tdevries@suse.de>
1347
1348 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1349 C++.
1350
1351 2020-04-24 Tom Tromey <tromey@adacore.com>
1352
1353 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1354 values.
1355 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1356 values. Update test for minimal encodings.
1357 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1358 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1359 values. Update test for minimal encodings.
1360
1361 2020-04-24 Tom Tromey <tromey@adacore.com>
1362
1363 PR python/23662:
1364 * gdb.ada/variant.exp: Add Python checks.
1365 * gdb.rust/simple.exp: Add dynamic type checks.
1366
1367 2020-04-24 Tom Tromey <tromey@adacore.com>
1368
1369 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1370 Make array type matching more lax.
1371 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1372 * gdb.ada/mi_variant.exp: New file.
1373 * gdb.ada/mi_variant/pck.ads: New file.
1374 * gdb.ada/mi_variant/pkg.adb: New file.
1375 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1376 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1377
1378 2020-04-24 Tom Tromey <tromey@adacore.com>
1379
1380 * gdb.ada/variant.exp: Add dynamic field offset tests.
1381 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1382 * gdb.ada/variant/pkg.adb: Add new variables.
1383
1384 2020-04-24 Tom Tromey <tromey@adacore.com>
1385
1386 * gdb.ada/variant.exp: New file
1387 * gdb.ada/variant/pkg.adb: New file
1388 * gdb.ada/variant/pck.adb: New file
1389
1390 2020-04-24 Tom de Vries <tdevries@suse.de>
1391
1392 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1393
1394 2020-04-24 Tom de Vries <tdevries@suse.de>
1395
1396 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1397 flags.
1398
1399 2020-04-24 Tom de Vries <tdevries@suse.de>
1400
1401 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1402
1403 2020-04-24 Tom de Vries <tdevries@suse.de>
1404
1405 * lib/gdb.exp (default_gdb_start): Handle eof.
1406 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1407 failure.
1408 * gdb.base/readnever.exp: Handle clean_restart failure.
1409
1410 2020-04-23 Tom de Vries <tdevries@suse.de>
1411
1412 * gdb.base/decl-before-def.exp: Run to main and print a again.
1413
1414 2020-04-23 Tom de Vries <tdevries@suse.de>
1415
1416 * gdb.base/decl-before-def-decl.c: New test.
1417 * gdb.base/decl-before-def-def.c: New test.
1418 * gdb.base/decl-before-def.exp: New file.
1419
1420 2020-04-23 Tom de Vries <tdevries@suse.de>
1421
1422 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1423
1424 2020-04-22 Tom de Vries <tdevries@suse.de>
1425
1426 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1427 debug_info_offset.
1428 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1429 before $objsfile in the line line.
1430
1431 2020-04-22 Tom de Vries <tdevries@suse.de>
1432
1433 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1434
1435 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1436
1437 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1438 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1439 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1440 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1441 * gdb.base/jit-protocol.h: Update definitions to match all usage
1442 contexts.
1443
1444 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1445
1446 * gdb.base: Rename all jit related test and source files.
1447
1448 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1449
1450 * gdb.base/jit-reader.exp: Relax register output check.
1451
1452 2020-04-22 Tom de Vries <tdevries@suse.de>
1453
1454 PR symtab/25764
1455 * gdb.base/psym-external-decl-2.c: New test.
1456 * gdb.base/psym-external-decl.c: New test.
1457 * gdb.base/psym-external-decl.exp: New file.
1458 * gdb.threads/tls.exp: Add PR25807 kfail.
1459
1460 2020-04-22 Tom de Vries <tdevries@suse.de>
1461
1462 PR symtab/25801
1463 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1464 in "info source" output.
1465
1466 2020-04-22 Tom de Vries <tdevries@suse.de>
1467
1468 PR symtab/25700
1469 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1470 symtab for imported_unit.c.
1471
1472 2020-04-21 Gary Benson <gbenson@redhat.com>
1473
1474 * gdb.base/advance.c (func): New argument, to match call site.
1475 (func2, func3): Add return statements.
1476
1477 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1478
1479 * gdb.multi/run-only-second-inf.c: New file.
1480 * gdb.multi/run-only-second-inf.exp: New file.
1481
1482 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1483
1484 * gdb.btrace/multi-inferior.c: New test.
1485 * gdb.btrace/multi-inferior.exp: New file.
1486
1487 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1488
1489 * gdb.btrace/enable-new-thread.c: New test.
1490 * gdb.btrace/enable-new-thread.exp: New file.
1491
1492 2020-04-21 Tom de Vries <tdevries@suse.de>
1493
1494 PR gdb/25471
1495 * gdb.threads/killed-outside.c: New test.
1496 * gdb.threads/killed-outside.exp: New file.
1497
1498 2020-04-20 Gary Benson <gbenson@redhat.com>
1499
1500 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1501 * gdb.base/nested-subp2.exp: Likewise.
1502 * gdb.base/nested-subp3.exp: Likewise.
1503
1504 2020-04-20 Gary Benson <gbenson@redhat.com>
1505
1506 * gdb.base/nested-subp1.exp: Disable test when using clang.
1507 * gdb.base/nested-subp2.exp: Likewise.
1508 * gdb.base/nested-subp3.exp: Likewise.
1509
1510 2020-04-20 Gary Benson <gbenson@redhat.com>
1511
1512 * gdb.cp/exception.cc: Fix compilation error with clang.
1513
1514 2020-04-20 Gary Benson <gbenson@redhat.com>
1515
1516 * gdb.trace/tspeed.c: Fix compilation error with clang.
1517
1518 2020-04-20 Gary Benson <gbenson@redhat.com>
1519
1520 * gdb.base/jit-main.c: Fix compilation error with clang.
1521
1522 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1523
1524 * gdb.base/attach-twice.c: Include "sys/types.h".
1525 (PTRACE_ATTACH): Add fallback definition.
1526 (main): Pass `0' to the 4th argument of `ptrace'.
1527
1528 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1529
1530 * gdb.base/fork-running-state.c: Include "signal.h".
1531
1532 2020-04-17 Tom Tromey <tromey@adacore.com>
1533
1534 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1535 Update tests.
1536 * gdb.btrace/cpu.exp: Update tests.
1537 * gdb.base/maint.exp: Update tests.
1538 * gdb.base/default.exp: Update tests.
1539 * gdb.base/completion.exp: Update tests.
1540
1541 2020-04-16 Tom de Vries <tdevries@suse.de>
1542
1543 PR symtab/25791
1544 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1545 (ensure_gdb_index): and factor out and move ...
1546 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1547 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1548
1549 2020-04-16 Tom de Vries <tdevries@suse.de>
1550
1551 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1552 loading exec.
1553
1554 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1555
1556 * gdb.base/many-completions.exp: New file.
1557
1558 2020-04-14 Tom de Vries <tdevries@suse.de>
1559
1560 PR symtab/25718
1561 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1562
1563 2020-04-14 Tom de Vries <tdevries@suse.de>
1564
1565 PR symtab/25720
1566 * gdb.base/maint-expand-symbols-header-file.c: New test.
1567 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1568 * gdb.base/maint-expand-symbols-header-file.h: New test.
1569
1570 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1571
1572 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1573 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1574 get_func_info.
1575 (get_func_info): Delete.
1576 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1577 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1578 * lib/dwarf.exp (get_func_info): New function.
1579
1580 2020-04-13 Tom de Vries <tdevries@suse.de>
1581
1582 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1583 to what find_gnatmake does.
1584
1585 2020-04-10 Tom de Vries <tdevries@suse.de>
1586
1587 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1588 -readnow.
1589
1590 2020-04-10 Tom de Vries <tdevries@suse.de>
1591
1592 PR cli/25808
1593 * gdb.base/style.c: Add leading newlines.
1594 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1595 Check listing of main's one-line body.
1596
1597 2020-04-08 Tom de Vries <tdevries@suse.de>
1598
1599 * lib/gdb.exp (psymtabs_p): New proc.
1600 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1601 importing unit" unsupported if there are no partial symbols.
1602
1603 2020-04-08 Tom de Vries <tdevries@suse.de>
1604
1605 PR testsuite/25760
1606 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1607
1608 2020-04-07 Tom de Vries <tdevries@suse.de>
1609
1610 PR symtab/25796
1611 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1612
1613 2020-04-07 Tom de Vries <tdevries@suse.de>
1614
1615 * gdb.base/check-psymtab.c: New test.
1616 * gdb.base/check-psymtab.exp: New file.
1617
1618 2020-04-06 Tom Tromey <tromey@adacore.com>
1619
1620 * gdb.ada/variant-record/proc.adb: New file.
1621 * gdb.ada/variant-record/value.adb: New file.
1622 * gdb.ada/variant-record/value.s: New file.
1623 * gdb.ada/variant-record.exp: New file.
1624
1625 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
1626
1627 PR gdb/25325
1628 * gdb.cp/typed-enum.cc: New test.
1629 * gdb.cp/typed-enum.exp: New file.
1630
1631 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1632
1633 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1634 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1635 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1636 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1637 * gdb.opt/inline-small-func.c: New file.
1638 * gdb.opt/inline-small-func.exp: New file.
1639 * gdb.opt/inline-small-func.h: New file.
1640
1641 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1642
1643 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1644 function.
1645
1646 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1647
1648 * lib/dwarf.exp (function_range): Allow compiler options to be
1649 specified.
1650
1651 2020-04-02 Tom de Vries <tdevries@suse.de>
1652
1653 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1654 __attribute__((always_inline)).
1655 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1656
1657 2020-04-02 Tom de Vries <tdevries@suse.de>
1658
1659 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1660 (gdbserver_gdb_exit): ... here. Add timeout warning.
1661 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1662 (connect_target_extended_remote): Append new server_spawn_id to
1663 server_spawn_ids.
1664 (cleanup): New proc.
1665 (setup, <toplevel>): Call cleanup.
1666
1667 2020-04-02 Tom de Vries <tdevries@suse.de>
1668
1669 * gdb.base/main-psymtab.exp: New file.
1670
1671 2020-04-02 Tom de Vries <tdevries@suse.de>
1672
1673 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1674
1675 2020-04-01 Tom Tromey <tom@tromey.com>
1676
1677 * gdb.base/complex-parts.exp: Add type tests.
1678
1679 2020-04-01 Tom Tromey <tom@tromey.com>
1680
1681 * gdb.base/complex-parts.exp: Add arithmetic tests.
1682
1683 2020-04-01 Tom Tromey <tom@tromey.com>
1684
1685 * gdb.compile/compile.exp: Update.
1686 * gdb.compile/compile-cplus.exp: Update.
1687 * gdb.base/varargs.exp: Update.
1688 * gdb.base/floatn.exp: Update.
1689 * gdb.base/endianity.exp: Update.
1690 * gdb.base/callfuncs.exp (do_function_calls): Update.
1691 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1692 (complex_float_integral_args): Update.
1693 * gdb.base/complex.exp: Update.
1694 * gdb.base/complex-parts.exp: Update.
1695
1696 2020-04-01 Tom Tromey <tromey@adacore.com>
1697
1698 * gdb.rust/union.rs: New file.
1699 * gdb.rust/union.exp: New file.
1700 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1701 (main): Update.
1702 * gdb.rust/simple.exp: Move union tests to union.exp.
1703
1704 2020-04-01 Tom Tromey <tromey@adacore.com>
1705
1706 * gdb.rust/simple.rs (main): Remove "y0".
1707
1708 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1709
1710 * gdb.multi/stop-all-on-exit.c: New test.
1711 * gdb.multi/stop-all-on-exit.exp: New file.
1712
1713 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
1714
1715 PR gdb/24789
1716 * gdb.cp/misc.cc: Add integer reference variable.
1717 * gdb.cp/misc.exp: Add test.
1718
1719 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1720
1721 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1722 scenario to cover execution until the end and also the case
1723
1724 2020-03-31 Tom de Vries <tdevries@suse.de>
1725
1726 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1727 c. Use "maint info symtabs" to check symtab expansion.
1728
1729 2020-03-30 Tom de Vries <tdevries@suse.de>
1730
1731 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1732 unsupported.
1733 (verify_psymtab_expanded): Move ...
1734 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1735 test.
1736 (readnow): New proc.
1737
1738 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1739
1740 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1741 with $hex.
1742
1743 2020-03-20 Tom Tromey <tromey@adacore.com>
1744
1745 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1746
1747 2020-03-20 Tom Tromey <tromey@adacore.com>
1748
1749 * gdb.ada/sub_variant/subv.adb: New file.
1750 * gdb.ada/sub_variant.exp: New file.
1751
1752 2020-03-20 Tom de Vries <tdevries@suse.de>
1753
1754 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1755 first break fails.
1756 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1757
1758 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1759
1760 * gdb.server/exit-multiple-threads.c: New file.
1761 * gdb.server/exit-multiple-threads.exp: New file.
1762
1763 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1764
1765 * gdb.fortran/mixed-lang-stack.c: New file.
1766 * gdb.fortran/mixed-lang-stack.cpp: New file.
1767 * gdb.fortran/mixed-lang-stack.exp: New file.
1768 * gdb.fortran/mixed-lang-stack.f90: New file.
1769
1770 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1771
1772 * gdb.linespec/cp-completion-aliases.cc: New file.
1773 * gdb.linespec/cp-completion-aliases.exp: New file.
1774
1775 2020-03-19 Tom de Vries <tdevries@suse.de>
1776
1777 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1778 more precise.
1779
1780 2020-03-18 Tom de Vries <tdevries@suse.de>
1781
1782 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1783 * gdb.dwarf2/break-inline-psymtab.c: New test.
1784 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1785
1786 2020-03-16 Tom de Vries <tdevries@suse.de>
1787
1788 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1789 cache_verify and cache_verify_proc.
1790
1791 2020-03-15 Tom de Vries <tdevries@suse.de>
1792
1793 * gdb.server/solib-list.exp: Handle
1794 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1795
1796 2020-03-15 Tom de Vries <tdevries@suse.de>
1797
1798 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1799 objfiles".
1800
1801 2020-03-14 Tom Tromey <tom@tromey.com>
1802
1803 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1804
1805 2020-03-14 Tom de Vries <tdevries@suse.de>
1806
1807 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1808
1809 2020-03-14 Tom de Vries <tdevries@suse.de>
1810
1811 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1812 result in line-by-line fashion.
1813
1814 2020-03-14 Tom de Vries <tdevries@suse.de>
1815
1816 * lib/gdb.exp (supports_statement_frontiers): New proc.
1817 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1818
1819 2020-03-14 Tom de Vries <tdevries@suse.de>
1820
1821 * gdb.base/printcmds.exp: Add missing quoting for "print
1822 teststring2".
1823
1824 2020-03-13 Tom Tromey <tom@tromey.com>
1825
1826 * gdb.base/printcmds.exp (test_print_strings): Add regression
1827 test.
1828 * gdb.base/printcmds.c (charptr): New typedef.
1829 (teststring2): New global.
1830
1831 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1832
1833 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1834 full path in the test name.
1835 (test_ld): Add some with_test_prefix blocks to make test names
1836 unique.
1837
1838 2020-03-13 Tom de Vries <tdevries@suse.de>
1839
1840 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1841
1842 2020-03-13 Tom de Vries <tdevries@suse.de>
1843
1844 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1845
1846 2020-03-13 Tom de Vries <tdevries@suse.de>
1847
1848 PR symtab/25646
1849 * gdb.dwarf2/imported-unit.exp: Add test.
1850
1851 2020-03-13 Tom de Vries <tdevries@suse.de>
1852
1853 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1854 (var1, var2): New variable.
1855 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1856 matching symbols.
1857
1858 2020-03-13 Tom de Vries <tdevries@suse.de>
1859
1860 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1861 (Term::command): Use prompt prefix.
1862 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1863 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1864 command_no_prompt_prefix instead of prefix.
1865 * gdb.tui/tui-layout-asm.exp: Same.
1866
1867 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1868
1869 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1870
1871 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1872
1873 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1874 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1875 on" while stepping over the test instruction, match printed
1876 message.
1877
1878 2020-03-12 Tom de Vries <tdevries@suse.de>
1879
1880 * gdb.base/info-types.exp: Use exp_continue during matching of output
1881 of "info types".
1882
1883 2020-03-12 Tom de Vries <tdevries@suse.de>
1884
1885 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1886
1887 2020-03-12 Tom de Vries <tdevries@suse.de>
1888
1889 * gdb.fortran/module.exp: Use exp_continue during matching of output
1890 of "info variable -n".
1891
1892 2020-03-12 Tom de Vries <tdevries@suse.de>
1893
1894 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1895 gdb.dwarf2/dw2-ranges-base.c.
1896
1897 2020-03-12 Tom de Vries <tdevries@suse.de>
1898
1899 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1900 in presence of GLIBC debuginfo.
1901
1902 2020-03-12 Tom de Vries <tdevries@suse.de>
1903
1904 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1905 $core.
1906
1907 2020-03-12 Tom de Vries <tdevries@suse.de>
1908
1909 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1910 more precise.
1911
1912 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1913
1914 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1915 from Unix to Windows path.
1916
1917 2020-03-11 Tom de Vries <tdevries@suse.de>
1918
1919 * gdb.ada/minsyms.exp: Set language to ada.
1920
1921 2020-03-11 Tom de Vries <tdevries@suse.de>
1922
1923 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1924
1925 2020-03-11 Tom de Vries <tdevries@suse.de>
1926
1927 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1928
1929 2020-03-11 Tom Tromey <tromey@adacore.com>
1930
1931 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1932
1933 2020-03-11 Tom de Vries <tdevries@suse.de>
1934
1935 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1936
1937 2020-03-11 Tom de Vries <tdevries@suse.de>
1938
1939 * gdb.base/break-interp.exp: Limit verbose scope.
1940
1941 2020-03-11 Tom de Vries <tdevries@suse.de>
1942
1943 * gdb.fortran/logical.f90: Define variable with character type.
1944 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1945
1946 2020-03-11 Tom de Vries <tdevries@suse.de>
1947
1948 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1949
1950 2020-03-11 Tom de Vries <tdevries@suse.de>
1951
1952 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1953 symtabs.
1954
1955 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1956 Bernd Edlinger <bernd.edlinger@hotmail.de>
1957
1958 * gdb.cp/step-and-next-inline.cc: New file.
1959 * gdb.cp/step-and-next-inline.exp: New file.
1960 * gdb.cp/step-and-next-inline.h: New file.
1961 * gdb.dwarf2/dw2-is-stmt.c: New file.
1962 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1963 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1964 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1965 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1966
1967 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1968
1969 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1970 is-stmt flag in the line table.
1971
1972 2020-03-09 Tom de Vries <tdevries@suse.de>
1973
1974 * lib/gdb.exp (cached_file): Create cache dir.
1975
1976 2020-03-07 Tom de Vries <tdevries@suse.de>
1977
1978 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1979 * gdb.cp/rvalue-ref-params.exp: Same.
1980
1981 2020-03-06 Tom de Vries <tdevries@suse.de>
1982
1983 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1984 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1985
1986 2020-03-06 Tom de Vries <tdevries@suse.de>
1987
1988 * README: Fix "the the".
1989 * gdb.base/dprintf.exp: Same.
1990
1991 2020-03-05 Tom de Vries <tdevries@suse.de>
1992
1993 * gdb.base/maint.exp: Update "main print statistics" expected output.
1994
1995 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1996
1997 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1998 (fortran_int8): Likewise.
1999 (fortran_real4): Likewise.
2000 (fortran_real8): Likewise.
2001 (fortran_complex4): Likewise.
2002 (fortran_logical4): Likewise.
2003 (fortran_character1): Likewise.
2004
2005 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2006
2007 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2008 printed as true.
2009
2010 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2011
2012 * gdb.base/printcmds.exp: Add test to verify printf of a
2013 variable holding an address.
2014
2015 2020-03-03 Tom de Vries <tdevries@suse.de>
2016
2017 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2018
2019 2020-03-03 Tom de Vries <tdevries@suse.de>
2020
2021 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2022 gdb_test_multiple call.
2023
2024 2020-03-03 Tom de Vries <tdevries@suse.de>
2025
2026 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2027 gdb_test_multiple calls.
2028
2029 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2030
2031 * gdb.base/default.exp: Remove test of 'set history filename'.
2032 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2033 filename to the empty string.
2034 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2035 and GDBHISTSIZE.
2036
2037 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2038
2039 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2040 disabled.
2041
2042 2020-03-02 Pedro Alves <palves@redhat.com>
2043 Tom de Vries <tdevries@suse.de>
2044
2045 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2046 -prompt prefix, before user_code argument. Add -lbl option likewise.
2047 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2048 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2049 argument.
2050 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2051 have "\r\n" at start-of-line, instead of at end-of-line.
2052
2053 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
2054
2055 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2056 libinproctrace.so.
2057
2058 2020-02-28 Luis Machado <luis.machado@linaro.org>
2059
2060 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2061 to "p/x".
2062
2063 2020-02-28 Luis Machado <luis.machado@linaro.org>
2064
2065 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2066 asm/ptrace.h and error.h.
2067
2068 2020-02-28 Tom de Vries <tdevries@suse.de>
2069
2070 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2071 (struct wrapper, do_something, mundane/symada__cS): Move ...
2072 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2073 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2074 Update "print symada__cS before partial symtab expansion" regexp.
2075 Update breakpoint location. Flush symbol cache after expansion.
2076
2077 2020-02-28 Luis Machado <luis.machado@linaro.org>
2078
2079 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2080
2081 2020-02-27 Tom de Vries <tdevries@suse.de>
2082
2083 * config/sid.exp: Remove unused globals.
2084 * gdb.base/attach.exp: Same.
2085 * gdb.base/catch-load.exp: Same.
2086 * gdb.base/dbx.exp: Same.
2087 * lib/gdb.exp: Same.
2088 * lib/mi-support.exp: Same.
2089 * lib/prompt.exp: Same.
2090
2091 2020-02-27 Tom de Vries <tdevries@suse.de>
2092
2093 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2094 not set.
2095
2096 2020-02-26 Aaron Merey <amerey@redhat.com>
2097
2098 * gdb.debuginfod: New directory for debuginfod tests.
2099 * gdb.debuginfod/main.c: New test file.
2100 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2101
2102 2020-02-26 Tom de Vries <tdevries@suse.de>
2103
2104 PR gdb/25603
2105 * gdb.base/persistent-lang.cc: New test.
2106 * gdb.base/persistent-lang.exp: New file.
2107
2108 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2109
2110 * gdb.fortran/derived-type-striding.exp: Add a new test.
2111 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2112 new test.
2113
2114 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2115
2116 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2117 names.
2118
2119 2020-02-25 Tom de Vries <tdevries@suse.de>
2120
2121 PR go/18926
2122 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2123
2124 2020-02-24 Tom de Vries <tdevries@suse.de>
2125
2126 PR gdb/25592
2127 * gdb.base/info-locals-unused-static-var.c: New test.
2128 * gdb.base/info-locals-unused-static-var.exp: New file.
2129
2130 2020-02-22 Tom Tromey <tom@tromey.com>
2131
2132 * gdb.python/tui-window.exp: New file.
2133 * gdb.python/tui-window.py: New file.
2134
2135 2020-02-22 Tom Tromey <tom@tromey.com>
2136
2137 PR tui/17850:
2138 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2139 tests.
2140
2141 2020-02-22 Tom Tromey <tom@tromey.com>
2142
2143 * gdb.tui/new-layout.exp: Add sub-layout tests.
2144
2145 2020-02-22 Tom Tromey <tom@tromey.com>
2146
2147 * gdb.tui/new-layout.exp: New file.
2148
2149 2020-02-22 Tom Tromey <tom@tromey.com>
2150
2151 * gdb.rust/rust-style.rs: New file.
2152 * gdb.rust/rust-style.exp: New file.
2153 * gdb.base/style.exp: Test structure printing.
2154 * gdb.base/style.c (struct some_struct): New type.
2155 (enum etype): New type.
2156 (struct_value): New global.
2157
2158 2020-02-21 Tom de Vries <tdevries@suse.de>
2159
2160 PR go/18926
2161 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2162 Remove blanket xfails. Use message argument for gdb_breakpoint.
2163 Make continuing to breakpoint test conditional on setting breakpoint.
2164 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2165 DW_AT_name attribute. Add xfail for GCC PR93866.
2166
2167 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2168
2169 * gdb.dwarf2/cpp-linkage-name.c: New file.
2170 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2171
2172 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
2173
2174 * lib/gdb.exp (gdb_wrapper_init): Reset
2175 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2176 not exist.
2177
2178 2020-02-20 Tom de Vries <tdevries@suse.de>
2179
2180 PR go/17018
2181 * gdb.go/hello.exp: Copy ...
2182 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2183 print of st to print value of global definition. Add xfail for GCC
2184 PR93844.
2185 * gdb.go/hello.exp: Remove printing of st before definition.
2186 * gdb.go/hello.go: Copy ...
2187 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2188 to st.
2189 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2190
2191 2020-02-20 Tom de Vries <tdevries@suse.de>
2192
2193 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2194 (gdb_simple_compile): Handle compile_flags go by using .go extension
2195 for source file.
2196 * gdb.go/chan.exp: Use support_go_compile.
2197 * gdb.go/handcall.exp: Same.
2198 * gdb.go/hello.exp: Same.
2199 * gdb.go/integers.exp: Same.
2200 * gdb.go/max-depth.exp: Same.
2201 * gdb.go/methods.exp: Same.
2202 * gdb.go/package.exp: Same.
2203 * gdb.go/strings.exp: Same.
2204 * gdb.go/types.exp: Same.
2205 * gdb.go/unsafe.exp: Same.
2206
2207 2020-02-19 Tom de Vries <tdevries@suse.de>
2208
2209 * gdb.python/lib-types.exp: Make xfail more strict.
2210
2211 2020-02-19 Tom de Vries <tdevries@suse.de>
2212
2213 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2214
2215 2020-02-19 Doug Evans <dje@google.com>
2216
2217 PR rust/25535
2218 * gdb.rust/simple.exp: Add test.
2219 * gdb.rust/simple.rs: Add test.
2220
2221 2020-02-19 Tom de Vries <tdevries@suse.de>
2222
2223 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2224 output line-by-line.
2225
2226 2020-02-19 Tom de Vries <tdevries@suse.de>
2227
2228 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2229
2230 2020-02-19 Tom de Vries <tdevries@suse.de>
2231
2232 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2233 prelink.
2234
2235 2020-02-19 Tom de Vries <tdevries@suse.de>
2236
2237 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2238 (gdb_do_cache): Use gdb_do_cache_wrap.
2239 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2240
2241 2020-02-19 Tom de Vries <tdevries@suse.de>
2242
2243 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2244 gdb_compile option.
2245
2246 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2247
2248 * gdb.base/printcmds.exp (test_print_enums): Update expected
2249 output.
2250
2251 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2252
2253 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2254 for "unknown".
2255
2256 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2257
2258 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2259 enumerator.
2260
2261 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2262
2263 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2264 FE_, add FE_NONE.
2265 (three): Update.
2266 (enum flag_enum_without_zero): New enum.
2267 (flag_enum_without_zero): New variable.
2268 (enum not_flag_enum): New enum.
2269 (three_not_flag): New variable.
2270 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2271 (test_print_enums): Add more tests for printing flag enums.
2272
2273 2020-02-18 Tom de Vries <tdevries@suse.de>
2274
2275 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2276 (gdb_compile_ada): ... here.
2277 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2278 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2279
2280 2020-02-14 Tom Tromey <tom@tromey.com>
2281
2282 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2283 build directory.
2284 * boards/gdbserver-base.exp: Update path to gdbserver.
2285
2286 2020-02-13 Tom de Vries <tdevries@suse.de>
2287
2288 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2289
2290 2020-02-13 Tom de Vries <tdevries@suse.de>
2291
2292 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2293 are missing.
2294
2295 2020-02-13 Tom de Vries <tdevries@suse.de>
2296
2297 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2298 call.
2299
2300 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2301
2302 PR tui/25126
2303 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2304 * gdb.base/cached-source-file.c: New file.
2305 * gdb.base/cached-source-file.exp: New file.
2306
2307 2020-02-11 Tom de Vries <tdevries@suse.de>
2308
2309 PR testsuite/25488
2310 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2311
2312 2020-02-10 Tom de Vries <tdevries@suse.de>
2313
2314 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2315
2316 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
2317
2318 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2319 and $after_addr are both integers before making a comparison.
2320
2321 2020-02-09 Tom de Vries <tdevries@suse.de>
2322
2323 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2324 command output and paste it into gdb.log. If any, paste catch message
2325 to gdb.log.
2326
2327 2020-02-07 Tom Tromey <tromey@adacore.com>
2328
2329 PR breakpoints/24915:
2330 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2331
2332 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
2333
2334 * gdb.tui/tui-missing-src.exp: Add the "missing source
2335 file" test for the TUI.
2336
2337 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2338
2339 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2340 including a port number in the output.
2341
2342 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2343
2344 * lib/fortran.exp (fortran_int4): Handle clang.
2345 (fortran_int8): Likewise.
2346 (fortran_real4): Likewise.
2347 (fortran_real8): Likewise.
2348 (fortran_complex4): Likewise.
2349 (fortran_logical4): Likewise.
2350 (fortran_character1): Likewise.
2351
2352 2020-02-04 Tom de Vries <tdevries@suse.de>
2353
2354 * README (Race detection): Add note.
2355
2356 2020-02-04 Tom de Vries <tdevries@suse.de>
2357
2358 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2359
2360 2020-02-04 Tom de Vries <tdevries@suse.de>
2361
2362 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2363
2364 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2365
2366 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2367 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2368 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2369 blttar, bnetarl.
2370 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2371 binary for blttar, bnetarl.
2372 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2373 wait instruction. Delete ldmx test.
2374 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2375
2376 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2377
2378 * gdb.fortran/array-bounds-high.exp: New file.
2379 * gdb.fortran/array-bounds-high.f90: New file.
2380
2381 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2382
2383 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2384 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2385
2386 2020-02-01 Tom de Vries <tdevries@suse.de>
2387
2388 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2389
2390 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2391
2392 PR tui/9765
2393 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2394 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2395
2396 2020-01-29 Luis Machado <luis.machado@linaro.org>
2397
2398 * gdb.arch/aarch64-brk-patterns.c: New source file.
2399 * gdb.arch/aarch64-brk-patterns.exp: New test.
2400
2401 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2402
2403 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2404 GCC/Clang version.
2405 * gdb.cp/pass-by-ref.exp: Ditto.
2406
2407 2020-01-29 Tom de Vries <tdevries@suse.de>
2408
2409 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2410 * gdb.threads/watchpoint-fork-mt.c: Same.
2411 * gdb.threads/watchpoint-fork-parent.c: Same.
2412 * gdb.threads/watchpoint-fork-st.c: Same.
2413 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2414
2415 2020-01-27 Luis Machado <luis.machado@linaro.org>
2416
2417 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2418 sitting at a syscall instruction when we hit the syscall function's
2419 breakpoint.
2420 Check PC against one obtained with the x command.
2421 Validate syscall number.
2422 (step_over_syscall): Don't continue to the syscall instruction if
2423 we're already there.
2424
2425 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2426
2427 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2428
2429 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2430
2431 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2432 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2433
2434 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2435
2436 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2437 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2438
2439 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2440
2441 * gdb.base/maint.exp: Update line table parsing test.
2442 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2443
2444 2020-01-24 Pedro Alves <palves@redhat.com>
2445
2446 PR gdb/25410
2447 * gdb.multi/multi-re-run-1.c: New.
2448 * gdb.multi/multi-re-run-2.c: New.
2449 * gdb.multi/multi-re-run.exp: New.
2450
2451 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2452
2453 PR gdb/23718
2454 * gdb.server/server-kill-python.exp: New file.
2455
2456 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2457
2458 * gdb.server/multi-ui-errors.c: New file.
2459 * gdb.server/multi-ui-errors.exp: New file.
2460
2461 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2462
2463 PR tui/9765
2464 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2465
2466 2020-01-19 Tom Tromey <tom@tromey.com>
2467
2468 * gdb.tui/main.exp: Add check for plain "file".
2469
2470 2020-01-16 Christian Biesinger <cbiesinger@google.com>
2471
2472 * lib/gdb.exp: Fix spelling error (seperatelly).
2473
2474 2020-01-14 Tom Tromey <tom@tromey.com>
2475
2476 PR symtab/12535:
2477 * gdb.python/python.exp: Test decode_line with empty string
2478 argument.
2479
2480 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2481
2482 * gdb.base/skip-inline.exp: Extend test.
2483
2484 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2485
2486 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2487 * gdb.dwarf2/dw2-bad-elf.c: New file.
2488 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2489
2490 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2491
2492 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2493 _line_saw_file.
2494
2495 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2496
2497 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2498 border.
2499
2500 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2501
2502 * gdb.multi/multi-target.exp (setup): Factor out "info
2503 connections" and "info inferiors" tests to ...
2504 (test_info_inferiors): ... this new procedure.
2505 (top level): Run new "info-inferiors" tests.
2506
2507 2020-01-10 Pedro Alves <palves@redhat.com>
2508
2509 * gdb.server/bkpt-other-inferior.exp: New file.
2510
2511 2020-01-10 Pedro Alves <palves@redhat.com>
2512
2513 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2514 of "add-inferior".
2515 * gdb.base/quit-live.exp: Likewise.
2516 * gdb.base/remote-exec-file.exp: Likewise.
2517 * gdb.guile/scm-progspace.exp: Likewise.
2518 * gdb.linespec/linespec.exp: Likewise.
2519 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2520 * gdb.mi/user-selected-context-sync.exp: Likewise.
2521 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2522 "info inferiors" tests.
2523 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2524 "add-inferior".
2525 * gdb.multi/watchpoint-multi.exp: Likewise.
2526 * gdb.python/py-inferior.exp: Likewise.
2527 * gdb.server/extended-remote-restart.exp: Likewise.
2528 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2529 "info inferiors".
2530 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2531 * gdb.trace/report.exp: Likewise.
2532
2533 2020-01-10 Pedro Alves <palves@redhat.com>
2534
2535 * gdb.multi/multi-target.c: New file.
2536 * gdb.multi/multi-target.exp: New file.
2537 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2538 mode requested, but remote does not support non-stop".
2539
2540 2020-01-10 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2543 disconnect before reconnecting.
2544
2545 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2546 Pedro Alves <palves@redhat.com>
2547
2548 * gdb.server/connect-without-multi-process.exp: Also test
2549 continuing to end.
2550
2551 2020-01-10 Pedro Alves <palves@redhat.com>
2552
2553 * gdb.base/remote-exec-file.exp: New file.
2554
2555 2020-01-10 Pedro Alves <palves@redhat.com>
2556
2557 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2558 output.
2559 * gdb.threads/async.c: New.
2560 * gdb.threads/async.exp: New.
2561 * gdb.multi/tids-gid-reset.c: New.
2562 * gdb.multi/tids-gid-reset.exp: New.
2563
2564 2020-01-10 George Barrett <bob@bob131.so>
2565
2566 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2567 to help in finding the image relocation offset.
2568 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2569 options in arguments.
2570 (stap_test_no_debuginfo): Likewise.
2571 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2572 test variants.
2573 (stap_test): Add null semaphore relocation test.
2574
2575 2020-01-10 George Barrett <bob@bob131.so>
2576
2577 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2578 * gdb.base/stap-probe.exp: Likewise.
2579 (stap_test): Pass argument as an additional flag.
2580 (stap_test_no_debuginfo): Likewise.
2581 (stap_test): Check `info probes stap' output for semaphore
2582 addresses if the test binary is supposed to have them.
2583
2584 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2585
2586 * gdb.tui/basic.exp: Add more scrolling tests.
2587
2588 2020-01-09 Tom Tromey <tom@tromey.com>
2589
2590 PR tui/18932:
2591 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2592 meangingful value.
2593 (Term::command, Term::resize): Update.
2594 * gdb.tui/basic.exp: Add scrolling test.
2595
2596 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2597
2598 * gdb.tui/tui-layout-asm.exp: New file.
2599
2600 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2601
2602 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2603
2604 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2605
2606 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2607 (Term::enter_tui): Use Term::prepare_for_tui.
2608
2609 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2610
2611 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2612 called.
2613
2614 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2615
2616 * gdb.base/skip.exp: Fix race condition in test.
2617
2618 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2619
2620 * gdb.base/backtrace.c: New file.
2621 * gdb.base/backtrace.exp: New file.
2622
2623 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2624
2625 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2626
2627 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2628
2629 * gdb.base/style.exp: Test that warnings are styled.
2630
2631 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2632
2633 * gdb.base/line65535.exp: New file.
2634 * gdb.base/line65535.c: New file.
2635
2636 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2637
2638 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2639 * lib/gnat_debug_info_test.adb: New file.
2640 * gdb.ada/ptype_tagged_param.exp: Use
2641 gnat_runtime_has_debug_info, expect a different output if
2642 runtime does not have debug info.
2643
2644 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2645
2646 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2647 (another) quote in test name.
2648
2649 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2650
2651 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2652 Add quote in test name.
2653
2654 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2655
2656 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2657 directory instead.
2658 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2659 * gdb.cp/pass-by-ref-2.cc: New file.
2660 * gdb.cp/pass-by-ref-2.exp: New file.
2661
2662 2019-12-20 Tom Tromey <tom@tromey.com>
2663
2664 * gdb.tui/list-before.exp: New file.
2665
2666 2019-12-20 Tom Tromey <tom@tromey.com>
2667
2668 * gdb.tui/list.exp: Check for source on initial listing.
2669
2670 2019-12-11 Tom Tromey <tromey@adacore.com>
2671
2672 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2673 Add crlf test.
2674
2675 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
2676
2677 * gdb.base/default.exp: Update value of $_gdb_major.
2678
2679 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2680
2681 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2682
2683 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2684
2685 * gdb.base/skip.exp: Whitespace fix.
2686
2687 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2688
2689 * gdb.base/skip-inline.c: New file.
2690 * gdb.base/skip-inline.exp: New file.
2691
2692 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2693
2694 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2695 jit_function_00 to jit_function_stack_mangle.
2696 * gdb.base/jithost.c (jit_function_t): Rename to...
2697 (jit_function_stack_mangle_t): ... this.
2698 (jit_function_add_t): New typedef.
2699 (jit_function_00_code): Rename to...
2700 (jit_function_stack_mangle_code): ... this, make static.
2701 (jit_function_add_code): New.
2702 (main): Generate "add" function and call it. Adjust to changes
2703 in jithost_abi.
2704 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2705 (struct jithost_abi) <begin, end>: Remove fields.
2706 <object, function_stack_mangle, function_add>: New fields.
2707 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2708 code_end>: Remove fields.
2709 <func_stack_mangle>: New field.
2710 (read_debug_info): Adjust to renaming, create block for "add"
2711 function.
2712 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2713
2714 2019-12-11 Tom Tromey <tom@tromey.com>
2715
2716 * gdb.tui/resize.exp: Fix regexp.
2717 * gdb.tui/regs.exp: Fix regexps.
2718 * gdb.tui/main.exp: Fix regexp.
2719
2720 2019-12-11 Tom Tromey <tom@tromey.com>
2721
2722 * gdb.tui/resize.exp: Update.
2723 * gdb.tui/empty.exp (layouts): Update.
2724
2725 2019-12-11 Tom Tromey <tom@tromey.com>
2726
2727 * gdb.tui/regs.exp: Update.
2728 * gdb.tui/empty.exp (layouts): Update.
2729 * gdb.tui/basic.exp: Update.
2730 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2731
2732 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2733
2734 * gdb.base/options.exp: Add -raw-values in the print completion list.
2735 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2736
2737 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2738
2739 * gdb.threads/omp-par-scope.c: New file.
2740 * gdb/threads/omp-par-scope.exp: New file.
2741
2742 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2743
2744 * lib/gdb.exp (support_nested_function_tests): New proc.
2745
2746 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2747
2748 * lib/gdb.exp (gdb_compile_openmp): New proc.
2749 (build_executable_from_specs): Add an "openmp" option.
2750 (gdb_compile_pthreads): Add non-executable case.
2751
2752 2019-12-10 Tom Tromey <tromey@adacore.com>
2753
2754 * gdb.ada/unchecked_union.exp: New file.
2755 * gdb.ada/unchecked_union/pck.adb: New file.
2756 * gdb.ada/unchecked_union/pck.ads: New file.
2757 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2758 * gdb-utils.exp (string_to_regexp): Also quote "?".
2759
2760 2019-12-10 George Barrett <bob@bob131.so>
2761
2762 Test scripted probe breakpoints.
2763 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2764 * gdb.python/py-breakpoint.c (main): Likewise.
2765 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2766 specifier test.
2767 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2768
2769 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2770
2771 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2772 an rvalue parameter.
2773 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2774 parameter.
2775
2776 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2777
2778 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2779 modules.
2780
2781 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2782
2783 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2784 broken version of GCC.
2785
2786 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2787
2788 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2789 sym-info-cmds library.
2790 * gdb.fortran/info-types.exp: Likewise.
2791 * lib/sym-info-cmds.exp: New file.
2792
2793 2019-12-08 Tom de Vries <tdevries@suse.de>
2794
2795 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2796
2797 2019-12-07 Keith Seitz <keiths@redhat.com>
2798
2799 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2800 * gdb.base/corefile-buildid-shlib.c: New file.
2801 * gdb.base/corefile-buildid.c: New file.
2802 * gdb.base/corefile-buildid.exp: New file.
2803
2804 2019-12-06 Tom de Vries <tdevries@suse.de>
2805
2806 * gdb.dwarf2/varval.exp: Add decl before def test.
2807
2808 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2809
2810 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2811
2812 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2813
2814 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2815 CV and reference conversion for overload resolution.
2816 * gdb.cp/rvalue-ref-overload.exp: Test it.
2817
2818 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2819
2820 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2821 * gdb.base/frameapply.exp: Test faas without command.
2822
2823 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2824
2825 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2826 Fortran tests.
2827 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2828 order.
2829
2830 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2831
2832 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2833 casting to type with no kind specified.
2834 (test_basic_parsing_of_type_kinds): Additional tests for types
2835 with no kind specified, and add tests for single/double
2836 precision/complex types.
2837
2838 2019-12-04 Tom Tromey <tromey@adacore.com>
2839
2840 * gdb.base/endianity.c (struct other) <x>: New field.
2841 (main): Initialize it.
2842 * gdb.base/endianity.exp: Update.
2843
2844 2019-12-04 Tom Tromey <tromey@adacore.com>
2845
2846 * gdb.ada/scalar_storage/storage.adb: New file.
2847 * gdb.ada/scalar_storage/pck.adb: New file.
2848 * gdb.ada/scalar_storage/pck.ads: New file.
2849 * gdb.ada/scalar_storage.exp: New file.
2850
2851 2019-12-04 Tom Tromey <tromey@adacore.com>
2852
2853 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2854 (main): Initialize it.
2855 * gdb.base/endianity.exp: Update.
2856
2857 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2858
2859 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2860
2861 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2862
2863 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2864 -symbol-info-module-functions and -symbol-info-module-variables.
2865
2866 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2867
2868 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2869
2870 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2871 Andrew Burgess <andrew.burgess@embecosm.com>
2872
2873 * gdb.fortran/derived-type-striding.exp: New file.
2874 * gdb.fortran/derived-type-striding.f90: New file.
2875 * gdb.fortran/array-slices.exp: New file.
2876 * gdb.fortran/array-slices.f90: New file.
2877
2878 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2879
2880 * gdb.base/define.exp: Test . in command names.
2881 * gdb.base/setshow.exp: Update test, as . is now part of
2882 command name.
2883
2884 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2885
2886 * gdb.base/define-prefix.exp: New file.
2887
2888 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2889
2890 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2891 compile.
2892 (skip_btrace_pt_tests): Likewise.
2893
2894 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2895
2896 * gdb.fortran/info-modules.exp: Compile source files in correct
2897 order.
2898
2899 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2900
2901 * gdb.dwarf2/imported-unit.exp: New file.
2902 * gdb.dwarf2/imported-unit.c: New file.
2903
2904 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2905
2906 * gdb.mi/mi-fortran-modules-2.f90: New file.
2907 * gdb.mi/mi-fortran-modules.exp: New file.
2908 * gdb.mi/mi-fortran-modules.f90: New file.
2909
2910 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2911
2912 * gdb.mi/mi-sym-info-1.c: New file.
2913 * gdb.mi/mi-sym-info-2.c: New file.
2914 * gdb.mi/mi-sym-info.exp: New file.
2915
2916 2019-11-22 Tom Tromey <tromey@adacore.com>
2917
2918 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2919 * gdb.ada/tasks/foo.adb: Add another stopping location.
2920
2921 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2922
2923 * gdb.base/endianity.c: New test.
2924 * gdb.base/endianity.exp: New file.
2925
2926 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2927
2928 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2929
2930 2019-11-21 Tom de Vries <tdevries@suse.de>
2931
2932 PR gdb/24956
2933 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2934
2935 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2936
2937 * gdb.python/py-progspace.exp: Add missing parentheses on some
2938 'print' commands.
2939
2940 2019-11-19 Tom Tromey <tom@tromey.com>
2941
2942 * gdb.tui/winheight.exp: New file.
2943
2944 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2945
2946 * gdb.base/ctf-whatis.c: Delete.
2947 * gdb.base/ctf-whatis.exp: Delete.
2948 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2949
2950 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2951
2952 * gdb.base/ctf-cvexpr.exp: Delete.
2953 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2954
2955 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2956
2957 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2958 the compiler. Clean up header comment a little.
2959 * gdb.base/ctf-ptype.exp: Likewise.
2960 * gdb.base/ctf-whatis.exp: Likewise.
2961 * lib/gdb.exp (skip_ctf_tests): New proc.
2962
2963 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2964
2965 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2966 * gdb.tui/corefile-run.exp: New file.
2967
2968 2019-11-14 Tom Tromey <tromey@adacore.com>
2969
2970 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2971 regression tests.
2972
2973 2019-11-12 Tom Tromey <tom@tromey.com>
2974
2975 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2976 after any command. Expect prompt after WAIT_FOR is seen.
2977 (enter_tui): Enable resize messages.
2978 (command): Expect command in output.
2979 (get_line): Avoid error when cursor appears to be off-screen.
2980 (dump_screen): Include screen size in title.
2981 (_do_resize): New proc, from "resize".
2982 (resize): Rewrite. Do resize in two steps.
2983 * gdb.tui/empty.exp (layouts): Fix entries.
2984 (check_boxes): Remove xfail.
2985 (check_text): Dump screen on failure.
2986
2987 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2988
2989 * gdb.python/py-symbol.exp: Add test for
2990 gdb.lookup_static_symbols.
2991
2992 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2993
2994 * gdb.python/py-symbol.c: Declare and call function from new
2995 py-symbol-2.c file.
2996 * gdb.python/py-symbol.exp: Compile both source files, and add new
2997 tests for gdb.lookup_static_symbol.
2998 * gdb.python/py-symbol-2.c: New file.
2999
3000 2019-11-02 Tom de Vries <tdevries@suse.de>
3001
3002 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3003 * gdb.base/anon.exp: Same.
3004 * gdb.base/auto-connect-native-target.exp: Same.
3005 * gdb.base/call-ar-st.exp: Same.
3006 * gdb.base/catch-syscall.exp: Same.
3007 * gdb.base/commands.exp: Same.
3008 * gdb.base/default.exp: Same.
3009 * gdb.base/display.exp: Same.
3010 * gdb.base/float.exp: Same.
3011 * gdb.base/foll-fork.exp: Same.
3012 * gdb.base/help.exp: Same.
3013 * gdb.base/info-macros.exp: Same.
3014 * gdb.base/info-proc.exp: Same.
3015 * gdb.base/info-target.exp: Same.
3016 * gdb.base/long_long.exp: Same.
3017 * gdb.base/macscp.exp: Same.
3018 * gdb.base/memattr.exp: Same.
3019 * gdb.base/nofield.exp: Same.
3020 * gdb.base/pointers.exp: Same.
3021 * gdb.base/printcmds.exp: Same.
3022 * gdb.base/ptype.exp: Same.
3023 * gdb.base/restore.exp: Same.
3024 * gdb.base/return.exp: Same.
3025 * gdb.base/scope.exp: Same.
3026 * gdb.base/set-noassign.exp: Same.
3027 * gdb.base/setshow.exp: Same.
3028 * gdb.base/shlib-call.exp: Same.
3029 * gdb.base/signals.exp: Same.
3030 * gdb.base/sigstep.exp: Same.
3031 * gdb.base/skip.exp: Same.
3032 * gdb.base/solib-symbol.exp: Same.
3033 * gdb.base/stap-probe.exp: Same.
3034 * gdb.base/step-line.exp: Same.
3035 * gdb.base/step-test.exp: Same.
3036 * gdb.base/style.exp: Same.
3037 * gdb.base/varargs.exp: Same.
3038 * gdb.base/vla-datatypes.exp: Same.
3039 * gdb.base/vla-ptr.exp: Same.
3040 * gdb.base/vla-sideeffect.exp: Same.
3041 * gdb.base/volatile.exp: Same.
3042 * gdb.base/watch-cond-infcall.exp: Same.
3043 * gdb.base/watchpoint.exp: Same.
3044
3045 2019-11-02 Tom de Vries <tdevries@suse.de>
3046
3047 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3048 * gdb.cp/cpexprs.exp: Same.
3049 * gdb.cp/except-multi-location.exp: Same.
3050 * gdb.cp/exceptprint.exp: Same.
3051 * gdb.cp/gdb2384.exp: Same.
3052 * gdb.cp/inherit.exp: Same.
3053 * gdb.cp/m-static.exp: Same.
3054 * gdb.cp/meth-typedefs.exp: Same.
3055 * gdb.cp/misc.exp: Same.
3056 * gdb.cp/namespace.exp: Same.
3057 * gdb.cp/non-trivial-retval.exp: Same.
3058 * gdb.cp/overload.exp: Same.
3059 * gdb.cp/pr17132.exp: Same.
3060 * gdb.cp/re-set-overloaded.exp: Same.
3061 * gdb.cp/rvalue-ref-types.exp: Same.
3062 * gdb.cp/templates.exp: Same.
3063
3064 2019-11-01 Luis Machado <luis.machado@linaro.org>
3065
3066 PR gdb/25124
3067
3068 * gdb.arch/pr25124.S: New file.
3069 * gdb.arch/pr25124.exp: New file.
3070
3071 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3072
3073 * gdb.fortran/info-modules.exp: Update expected results, and add
3074 additional tests for 'info module functinos', and 'info module
3075 variables'.
3076 * gdb.fortran/info-types.exp: Update expected results.
3077 * gdb.fortran/info-types.f90: Extend testcase with additional
3078 module variables and functions.
3079
3080 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3081
3082 * gdb.fortran/info-modules.exp: New file.
3083 * gdb.fortran/info-types.exp: Build with new file.
3084 * gdb.fortran/info-types.f90: Include and use new module.
3085 * gdb.fortran/info-types-2.f90: New file.
3086
3087 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3088
3089 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3090 * gdb.base/settings.exp: Test all settings types using
3091 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3092 that now verifies that the value of "maint show" is the same as
3093 returned by the settings functions. Test the type of the
3094 maintenance settings.
3095 * gdb.base/default.exp: Update show_conv_list.
3096
3097 2019-10-31 Tom de Vries <tdevries@suse.de>
3098
3099 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3100 gdb_test.
3101 * gdb.arch/amd64-disp-step.exp: Same.
3102 * gdb.asm/asm-source.exp: Same.
3103 * gdb.btrace/buffer-size.exp: Same.
3104 * gdb.btrace/cpu.exp: Same.
3105 * gdb.btrace/enable.exp: Same.
3106 * gdb.dwarf2/count.exp: Same.
3107 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3108 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3109 * gdb.fortran/vla-datatypes.exp: Same.
3110 * gdb.fortran/vla-history.exp: Same.
3111 * gdb.fortran/vla-ptype.exp: Same.
3112 * gdb.fortran/vla-value.exp: Same.
3113 * gdb.fortran/whatis_type.exp: Same.
3114 * gdb.guile/guile.exp: Same.
3115 * gdb.multi/tids.exp: Same.
3116 * gdb.python/py-finish-breakpoint.exp: Same.
3117 * gdb.python/py-framefilter.exp: Same.
3118 * gdb.python/py-pp-registration.exp: Same.
3119 * gdb.python/py-xmethods.exp: Same.
3120 * gdb.python/python.exp: Same.
3121 * gdb.server/connect-with-no-symbol-file.exp: Same.
3122 * gdb.server/no-thread-db.exp: Same.
3123 * gdb.server/run-without-local-binary.exp: Same.
3124 * gdb.stabs/weird.exp: Same.
3125 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3126 * gdb.threads/thread-find.exp: Same.
3127 * gdb.threads/tls-shared.exp: Same.
3128 * gdb.threads/tls.exp: Same.
3129 * gdb.threads/wp-replication.exp: Same.
3130 * gdb.trace/ax.exp: Same.
3131 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3132
3133 2019-10-31 Tom de Vries <tdevries@suse.de>
3134
3135 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3136 * gdb.ada/array_subscript_addr.exp: Same.
3137 * gdb.ada/arrayidx.exp: Same.
3138 * gdb.ada/arrayparam.exp: Same.
3139 * gdb.ada/arrayptr.exp: Same.
3140 * gdb.ada/boolean_expr.exp: Same.
3141 * gdb.ada/call_pn.exp: Same.
3142 * gdb.ada/complete.exp: Same.
3143 * gdb.ada/fixed_cmp.exp: Same.
3144 * gdb.ada/fun_addr.exp: Same.
3145 * gdb.ada/funcall_param.exp: Same.
3146 * gdb.ada/interface.exp: Same.
3147 * gdb.ada/mod_from_name.exp: Same.
3148 * gdb.ada/null_array.exp: Same.
3149 * gdb.ada/packed_array.exp: Same.
3150 * gdb.ada/packed_tagged.exp: Same.
3151 * gdb.ada/print_chars.exp: Same.
3152 * gdb.ada/print_pc.exp: Same.
3153 * gdb.ada/ptype_arith_binop.exp: Same.
3154 * gdb.ada/ptype_field.exp: Same.
3155 * gdb.ada/ptype_tagged_param.exp: Same.
3156 * gdb.ada/rec_return.exp: Same.
3157 * gdb.ada/ref_tick_size.exp: Same.
3158 * gdb.ada/str_ref_cmp.exp: Same.
3159 * gdb.ada/taft_type.exp: Same.
3160 * gdb.ada/tagged.exp: Same.
3161 * gdb.ada/type_coercion.exp: Same.
3162 * gdb.ada/uninitialized_vars.exp: Same.
3163
3164 2019-10-30 Tom de Vries <tdevries@suse.de>
3165
3166 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3167
3168 2019-10-26 Tom de Vries <tdevries@suse.de>
3169
3170 * gdb.base/bigcore.c: Fix typos in comments.
3171 * gdb.base/ctf-ptype.c: Same.
3172 * gdb.base/long_long.c: Same.
3173 * gdb.dwarf2/dw2-op-out-param.S: Same.
3174 * gdb.python/py-evthreads.c: Same.
3175 * gdb.reverse/i387-stack-reverse.c: Same.
3176 * gdb.trace/tfile.c: Same.
3177 * lib/compiler.c: Same.
3178 * lib/compiler.cc: Same.
3179
3180 2019-10-25 Tom de Vries <tdevries@suse.de>
3181
3182 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3183 gdb_test_multiple calls.
3184 * gdb.reverse/sigall-reverse.exp: Same.
3185 * gdb.reverse/solib-precsave.exp: Same.
3186 * gdb.reverse/solib-reverse.exp: Same.
3187 * gdb.reverse/until-precsave.exp: Same.
3188 * gdb.reverse/until-reverse.exp: Same.
3189
3190 2019-10-24 Tom de Vries <tdevries@suse.de>
3191
3192 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3193 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3194 kfail using -wrap pattern flag and convenience variable
3195 gdb_test_name.
3196
3197 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3198
3199 * gdb.python/py-progspace.exp: Add tests for the
3200 Progspace.block_for_pc method.
3201
3202 2019-10-23 Tom Tromey <tom@tromey.com>
3203
3204 * configure: Rebuild.
3205 * aclocal.m4: Use m4_include, not sinclude.
3206
3207 2019-10-21 Tom de Vries <tdevries@suse.de>
3208
3209 * gdb.base/infcall-nested-structs.c: Add
3210 __attribute__((noinline,noclone)) to all functions.
3211 (call_all): Add missing variable initialization. Simplify return value.
3212 (breakpt): Increment volatile variable, to prevent call from being
3213 optimized out.
3214 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3215
3216 2019-10-17 Tom de Vries <tdevries@suse.de>
3217
3218 * gdb.fortran/module.exp: Allow info variables to print info for files
3219 other than module.f90.
3220
3221 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3222
3223 * gdb.fortran/module.exp: Extend with 'info variables' test.
3224
3225 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3226
3227 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3228 F77_FOR_TARGET.
3229
3230 2019-10-16 Tom de Vries <tdevries@suse.de>
3231
3232 PR tdep/25096
3233 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3234
3235 2019-10-16 Tom de Vries <tdevries@suse.de>
3236
3237 PR tdep/24104
3238 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3239 Add KFAIL for PR tdep/25096.
3240
3241 2019-10-16 Tom de Vries <tdevries@suse.de>
3242
3243 PR testsuite/25059
3244 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3245
3246 2019-10-16 Tom de Vries <tdevries@suse.de>
3247
3248 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3249 as signed.
3250
3251 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3252
3253 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3254 one instead of increasing timeout.
3255
3256 2019-10-13 Tom de Vries <tdevries@suse.de>
3257
3258 PR record/25038
3259 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3260 * gdb.reverse/sigall-reverse.exp: Same.
3261 * gdb.reverse/solib-precsave.exp: Same.
3262 * gdb.reverse/solib-reverse.exp: Same.
3263 * gdb.reverse/step-precsave.exp: Same.
3264 * gdb.reverse/until-precsave.exp: Same.
3265 * gdb.reverse/until-reverse.exp: Same.
3266 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3267
3268 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3269
3270 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3271 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3272 (cmp_struct_05_01, cmp_struct_static_02_01)
3273 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3274 comparisons.
3275
3276 2019-10-10 Tom de Vries <tdevries@suse.de>
3277
3278 PR testsuite/24888
3279 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3280 gnatlink.
3281
3282 2019-10-09 Tom de Vries <tdevries@suse.de>
3283
3284 PR testsuite/25048
3285 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3286
3287 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3288
3289 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3290 exceptions due to missing debug information.
3291
3292 2019-10-07 Tom de Vries <tdevries@suse.de>
3293
3294 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3295
3296 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3297
3298 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3299 * gdb.base/annota1.exp: Update to use gdb_test_name.
3300
3301 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
3302
3303 * gdb.base/ctf-whatis.exp: New file.
3304 * gdb.base/ctf-whatis.c: New file.
3305 * gdb.base/ctf-ptype.exp: New file.
3306 * gdb.base/ctf-ptype.c: New file.
3307 * gdb.base/ctf-constvars.exp: New file.
3308 * gdb.base/ctf-constvars.c: New file.
3309 * gdb.base/ctf-cvexpr.exp: New file.
3310
3311 2019-10-04 Tom de Vries <tdevries@suse.de>
3312
3313 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3314 for loop.
3315
3316 2019-10-03 Tom Tromey <tom@tromey.com>
3317
3318 PR rust/24976:
3319 * gdb.rust/simple.rs (Union2): New type.
3320 (main): Use Union2.
3321 * gdb.rust/simple.exp: Add test.
3322
3323 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3324
3325 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3326 nested function prefix.
3327
3328 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3329 Richard Bunt <richard.bunt@arm.com>
3330 Andrew Burgess <andrew.burgess@embecosm.com>
3331
3332 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3333 nested functions.
3334 * gdb.fortran/nested-funcs.f90: Update expected results.
3335 * gdb.fortran/nested-funcs-2.exp: New file.
3336 * gdb.fortran/nested-funcs-2.f90: New file.
3337
3338 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3339
3340 * gdb.python/py-parameter.exp: Make test names unique.
3341 * gdb.python/py-template.exp: Likewise.
3342 * gdb.python/py-value.exp: Likewise.
3343
3344 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3345
3346 * gdb.base/break-interp.exp: Reduce test name duplication.
3347 * gdb.base/call-sc.exp: Likewise.
3348 * gdb.base/callfuncs.exp: Likewise.
3349 * gdb.base/charset.exp: Likewise.
3350 * gdb.base/dump.exp: Likewise.
3351 * gdb.base/ena-dis-br.exp: Likewise.
3352 * gdb.base/relational.exp: Likewise.
3353 * gdb.base/step-over-syscall.exp: Likewise.
3354 * gdb.base/structs.exp: Likewise.
3355
3356 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3357
3358 * gdb.linespec/explicit.exp: Make test names unique.
3359 * gdb.linespec/ls-errs.exp: Likewise.
3360
3361 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3362
3363 * gdb.reverse/break-precsave.exp: Make test names unique.
3364 * gdb.reverse/break-reverse.exp: Likewise.
3365 * gdb.reverse/finish-precsave.exp: Likewise.
3366 * gdb.reverse/finish-reverse.exp: Likewise.
3367 * gdb.reverse/machinestate-precsave.exp: Likewise.
3368 * gdb.reverse/machinestate.exp: Likewise.
3369 * gdb.reverse/readv-reverse.exp: Likewise.
3370 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3371 * gdb.reverse/sigall-precsave.exp: Likewise.
3372 * gdb.reverse/sigall-reverse.exp: Likewise.
3373 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3374 * gdb.reverse/watch-precsave.exp: Likewise.
3375 * gdb.reverse/watch-reverse.exp: Likewise.
3376
3377 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3378
3379 * gdb.threads/stop-with-handle.c: New file.
3380 * gdb.threads/stop-with-handle.exp: New file.
3381
3382 2019-10-03 Tom de Vries <tdevries@suse.de>
3383
3384 PR testsuite/25059
3385 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3386 directory" line to be missing.
3387
3388 2019-10-03 Tom de Vries <tdevries@suse.de>
3389
3390 PR testsuite/25059
3391 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3392 type optional.
3393
3394 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3395
3396 * gdb.python/py-format-string.c (string.h): New include.
3397 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3398 the same value, for endianness-independence.
3399 * gdb.python/py-format-string.exp (default_regexp_dict)
3400 (test_pretty_structs, test_format): Adjust expected output to the
3401 changed initialization.
3402
3403 2019-10-02 Tom Tromey <tromey@adacore.com>
3404
3405 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3406
3407 2019-10-02 Pedro Alves <palves@redhat.com>
3408 Andrew Burgess <andrew.burgess@embecosm.com>
3409
3410 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3411 "print-file-var.h".
3412 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3413 (get_version_1): Print this_version_id and its address.
3414 Add extern "C" wrappers around interface functions.
3415 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3416 "print-file-var.h".
3417 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3418 (get_version_2): Print this_version_id and its address.
3419 Add extern "C" wrappers around interface functions.
3420 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3421 <stddef.h> and "print-file-var.h".
3422 Add extern "C" wrappers around interface functions.
3423 [VERSION_ID_MAIN] (this_version_id): Define.
3424 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3425 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3426 up extern "C" blocks.
3427 * gdb.base/print-file-var.exp (test): New, factored out from top
3428 level.
3429 (top level): Test all combinations of attribute hidden or not,
3430 dlopen or not, and this_version_id symbol in main file or not.
3431 Compile tests as both C++ and C, make test names unique.
3432
3433 2019-10-01 Tom Tromey <tom@tromey.com>
3434
3435 * gdb.base/style.exp: Test "show logging filename".
3436
3437 2019-10-01 Tom Tromey <tom@tromey.com>
3438
3439 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3440 * gdb.base/style.exp: Add metadata style test.
3441
3442 2019-10-01 Tom Tromey <tom@tromey.com>
3443
3444 * gdb.base/style.exp: Test "pwd".
3445
3446 2019-10-01 Tom Tromey <tom@tromey.com>
3447
3448 * gdb.base/style.exp: Update tests.
3449
3450 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3451
3452 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3453 'six' to unsigned.
3454 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3455 'five'. Use an all-ones bit pattern for each.
3456 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3457 to its changed values.
3458
3459 2019-09-30 Tom Tromey <tromey@adacore.com>
3460
3461 * gdb.rust/traits.rs: Disable all warnings.
3462
3463 2019-09-29 Tom de Vries <tdevries@suse.de>
3464
3465 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
3466
3467 2019-09-29 Tom de Vries <tdevries@suse.de>
3468
3469 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3470
3471 2019-09-27 Tom de Vries <tdevries@suse.de>
3472
3473 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3474
3475 2019-09-27 Tom de Vries <tdevries@suse.de>
3476
3477 PR record/23188
3478 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3479
3480 2019-09-26 Tom Tromey <tromey@adacore.com>
3481
3482 * gdb.ada/py_taft.exp: New file.
3483 * gdb.ada/py_taft/main.adb: New file.
3484 * gdb.ada/py_taft/pkg.adb: New file.
3485 * gdb.ada/py_taft/pkg.ads: New file.
3486
3487 2019-09-24 Tom de Vries <tdevries@suse.de>
3488
3489 PR gdb/24598
3490 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3491
3492 2019-09-22 Tom de Vries <tdevries@suse.de>
3493
3494 * gdb.base/restore.exp: Allow register variables to be optimized out at
3495 -O0.
3496
3497 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3498
3499 * gdb.arch/spu-info.exp: Remove file.
3500 * gdb.arch/spu-info.c: Remove file.
3501 * gdb.arch/spu-ls.exp: Remove file.
3502 * gdb.arch/spu-ls.c: Remove file.
3503
3504 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3505 * gdb.asm/spu.inc: Remove file.
3506
3507 * gdb.base/dump.exp: Remove support for spu*-*-*.
3508 * gdb.base/stack-checking.exp: Likewise.
3509 * gdb.base/overlays.exp: Likewise.
3510 * gdb.base/ovlymgr.c: Likewise.
3511 * gdb.base/spu.ld: Remove file.
3512
3513 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3514 * gdb.cp/cpexprs.exp: Likewise.
3515 * gdb.cp/exception.exp: Likewise.
3516 * gdb.cp/gdb2495.exp: Likewise.
3517 * gdb.cp/mb-templates.exp: Likewise.
3518 * gdb.cp/pr9167.exp: Likewise.
3519 * gdb.cp/userdef.exp: Likewise.
3520
3521 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3522
3523 * gdb.cell: Remove directory.
3524 * lib/cell.exp: Remove file.
3525
3526 2019-09-19 Tom de Vries <tdevries@suse.de>
3527
3528 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3529
3530 2019-09-19 Tom de Vries <tdevries@suse.de>
3531
3532 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3533
3534 2019-09-19 Tom de Vries <tdevries@suse.de>
3535
3536 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3537 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3538 (gdb_target_cmd): ... here.
3539 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3540 value 2.
3541
3542 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3543
3544 * gdb.base/source-dir.exp: Avoid having directory names in test
3545 names.
3546
3547 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3548
3549 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3550 directory.
3551
3552 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3553
3554 * gdb.base/list-missing-source.exp: New file.
3555
3556 2019-09-14 Tom de Vries <tdevries@suse.de>
3557
3558 PR teststuite/24599
3559 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3560 * lib/ada.exp (gnatmake_version_at_least): New proc.
3561
3562 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3563
3564 * gdb.base/maint.exp: Use exec_has_index_section.
3565
3566 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3567
3568 * gdb.base/maint.exp: Add test for 'maint info sections'.
3569
3570 2019-09-12 Tom de Vries <tdevries@suse.de>
3571
3572 * gdb.base/store.exp: Allow register variables to be optimized out at
3573 -O0.
3574
3575 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3576
3577 * gdb.ada/rdv_wait.exp: Update to new task names.
3578 * gdb.base/task_switch_in_core.exp: Likewise.
3579 * gdb.base/info_sources_base.c: Likewise.
3580
3581 2019-09-10 Tom Tromey <tromey@adacore.com>
3582
3583 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3584
3585 2019-09-10 Tom Tromey <tromey@adacore.com>
3586
3587 * gdb.ada/dgopt.exp: New file.
3588 * gdb.ada/dgopt/x.adb: New file.
3589
3590 2019-09-08 Tom Tromey <tom@tromey.com>
3591
3592 * gdb.tui/resize.exp: Remove setup_xfail.
3593 * gdb.tui/regs.exp: Remove setup_xfail.
3594 * gdb.tui/basic.exp: Remove setup_xfail.
3595
3596 2019-09-06 David Blaikie <dblaikie@gmail.com>
3597
3598 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3599 * gdb.cp/cplabel.exp: Ditto.
3600 * gdb.linespec/ls-errs.exp: Ditto.
3601
3602 2019-09-05 Tom de Vries <tdevries@suse.de>
3603
3604 * lib/gdb.exp (cmp_file_string): New proc.
3605 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3606 runto_main. Verify save breakpoints output.
3607
3608 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3609
3610 * gdb.base/info-var.exp: Test info variables without running
3611 to main, to avoid expect's buffer overflow.
3612
3613 2019-09-03 Tom Tromey <tromey@adacore.com>
3614
3615 * gdb.ada/bias.exp: New file.
3616 * gdb.ada/bias/bias.adb: New file.
3617 * gdb.ada/print_chars.exp: Add regression test.
3618 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3619 (MC): New variable.
3620
3621 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3622
3623 * gdb.base/argv0-symlink.exp: Run only on native target
3624 and local host.
3625
3626 2019-08-29 Tom de Vries <tdevries@suse.de>
3627
3628 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3629 diverse debug info.
3630 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3631
3632 2019-08-28 Tom de Vries <tdevries@suse.de>
3633
3634 * gdb.base/info-var.exp: Allow info variables to print info for files
3635 other than info-var-f1.c and info-var-f2.c.
3636
3637 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3638
3639 * gdb.fortran/info-types.exp: Add module.
3640 * gdb.fortran/info-types.f90: Update expected results.
3641
3642 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3643
3644 * gdb.fortran/info-types.exp: New file.
3645 * gdb.fortran/info-types.f90: New file.
3646 * lib/fortran.exp (fortran_character1): New proc.
3647
3648 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3649
3650 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3651 functions'. Reindent as needed.
3652 * gdb.base/info-var-f1.c: New file.
3653 * gdb.base/info-var-f2.c: New file.
3654 * gdb.base/info-var.exp: New file.
3655 * gdb.base/info-var.h: New file.
3656
3657 2019-08-26 Tom de Vries <tdevries@suse.de>
3658
3659 PR c++/24852
3660 * gdb.cp/no-libstdcxx-probe.exp: New test.
3661
3662 2019-08-26 Tom de Vries <tdevries@suse.de>
3663
3664 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3665 * tests need to be skipped.
3666 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3667 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3668 mi_skip_libstdcxx_probe_tests.
3669
3670 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3671
3672 * gdb.python/py-xmethods.exp: Use raw strings when passing
3673 arguments to SimpleXMethodMatcher.
3674
3675 2019-08-22 Tom de Vries <tdevries@suse.de>
3676
3677 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3678 more informative.
3679
3680 2019-08-21 Pedro Alves <palves@redhat.com>
3681
3682 * gdb.base/with.exp: Test "with" with no arguments.
3683
3684 2019-08-21 Tom de Vries <tdevries@suse.de>
3685
3686 * gdb.base/gdb-caching-proc.exp: Sort files.
3687
3688 2019-08-20 Tom de Vries <tdevries@suse.de>
3689
3690 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3691 compilation.
3692
3693 2019-08-16 Tom de Vries <tdevries@suse.de>
3694
3695 * gdb.base/compare-sections.exp ("after run to main"): Allow
3696 mismatched read-only sections for PIE executables.
3697
3698 2019-08-16 Tom Tromey <tom@tromey.com>
3699
3700 * lib/tuiterm.exp (_csi_Z): New proc.
3701 * gdb.tui/basic.exp: Update window positions.
3702 * gdb.tui/empty.exp: Update window positions.
3703
3704 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3705
3706 * gdb.base/examine-backward.exp: Correct regexp for
3707 "examine 3 bytes backward from ${address_zero}".
3708
3709 2019-08-15 Tom Tromey <tom@tromey.com>
3710
3711 * gdb.tui/empty.exp: Enable resizing tests.
3712
3713 2019-08-15 Tom Tromey <tromey@adacore.com>
3714
3715 * gdb.ada/char_enum.exp: Add regression tests.
3716 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3717 and '0'.
3718 (Char, Gchar): Update.
3719 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3720
3721 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3722
3723 * gdb.python/python.exp: Expect a leading underscore on
3724 GdbOutput{,Error}File.
3725
3726 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3727
3728 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3729 Windows host.
3730
3731 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3732
3733 * gdb.base/batch-preserve-term-settings.exp
3734 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3735
3736 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3737
3738 * lib/gdb.exp: When running on a mingw target, replace
3739 /x/ with x:/.
3740
3741 2019-08-14 Alan Hayward <alan.hayward@arm.com>
3742
3743 * gdb.arch/aarch64-prologue.c: New test.
3744 * gdb.arch/aarch64-prologue.exp: New file.
3745
3746 2019-08-13 Tom de Vries <tdevries@suse.de>
3747
3748 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3749 Thread.
3750
3751 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3752
3753 * gdb.python/py-completion.exp: Download the .py file to the host
3754 and use its host pathname. Conditionalize tests that use
3755 tab completion and manipulate files on the build machine.
3756 * gdb.python/py-events.exp: Download the .py file to the host
3757 and use its host pathname.
3758 * gdb.python/py-evsignal.exp: Likewise.
3759 * gdb.python/py-evthreads.exp: Likewise.
3760 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3761 pathname syntax.
3762 * gdb.python/py-framefilter.exp: Download the .py file to the right
3763 place on the host. Match Windows pathname syntax.
3764 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3765 .py file to the host and use its host pathname.
3766 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3767 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3768 build pathname. Skip symlink test on Windows host. Add missing
3769 newline at end of file.
3770 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3771 and use its host pathname.
3772 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3773 * gdb.python/py-section-script.exp: Use host location of binfile
3774 on safe-path. Use correct path separator on Windows host.
3775 Reorder alternatives in gdb_test_multiple to prevent matching
3776 the wrong alternative on success.
3777 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3778
3779 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3780
3781 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3782 expect the GDB inferior to no longer immediately stop after
3783 being resumed with "signal SIGINT".
3784
3785 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3786
3787 * gdb.linespec/break-ask.exp: Generalize regexps to match
3788 Windows pathnames too.
3789
3790 2019-08-08 Tom de Vries <tdevries@suse.de>
3791
3792 PR testsuite/24862
3793 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3794
3795 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3796
3797 * gdb.base/style.exp: Update tests for help doc new invariants.
3798 * gdb.base/help.exp: Likewise.
3799
3800 2019-08-06 Tom Tromey <tom@tromey.com>
3801
3802 * gdb.base/style.exp: Add disassemble test.
3803 * gdb.base/style.c (some_called_function): New function.
3804 (main): Use it.
3805
3806 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3807
3808 * gdb.python/py-block.exp: Test dictionary access on blocks.
3809
3810 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3811
3812 PR gdb/24863
3813 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3814 -list-thread-groups --available test when running under
3815 check-read1.
3816
3817 2019-08-05 Tom de Vries <tdevries@suse.de>
3818
3819 PR testsuite/24863
3820 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3821 * gdb.base/help.exp: Use with_read1_timeout_factor.
3822 * gdb.base/info-macros.exp: Same.
3823 * gdb.cp/nested-types.exp: Same.
3824
3825 2019-08-05 Tom de Vries <tdevries@suse.de>
3826
3827 * lib/gdb.exp (version_at_least): Factor out of ...
3828 (tcl_version_at_least): ... here.
3829 (gdb_compile): Fail if pie results in non-PIE executable.
3830 (readelf_version, readelf_prints_pie): New proc.
3831 (exec_is_pie): Return -1 if unknown.
3832
3833 2019-08-05 Tom de Vries <tdevries@suse.de>
3834
3835 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3836
3837 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3838
3839 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3840
3841 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3842
3843 * lib/completion-support.exp (test_gdb_complete_none): Skip
3844 tab completion tests if no readline support.
3845 (test_gdb_complete_unique_re): Likewise.
3846 (test_gdb_complete_multiple): Likewise.
3847
3848 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3849
3850 * gdb.base/info_sources.exp: New file.
3851 * gdb.base/info_sources.c: New file.
3852 * gdb.base/info_sources_base.c: New file.
3853
3854 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3855
3856 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3857 prefix argument.
3858 (test_exit_status): Add prefix argument.
3859
3860 2019-08-01 Tom de Vries <tdevries@suse.de>
3861
3862 PR testsuite/24863
3863 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3864 calling exp_continue for new thread and thread exited messages.
3865
3866 2019-08-01 Tom de Vries <tdevries@suse.de>
3867
3868 PR testsuite/24863
3869 * gdb.base/structs.exp: Fix check-read1 timeout using
3870 gdb_test_sequence.
3871 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3872
3873 2019-08-01 Tom de Vries <tdevries@suse.de>
3874
3875 PR testsuite/24863
3876 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3877 line.
3878
3879 2019-08-01 Tom de Vries <tdevries@suse.de>
3880
3881 PR testsuite/24863
3882 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3883
3884 2019-07-30 Tom Tromey <tromey@adacore.com>
3885
3886 * gdb.ada/display_nested.exp: New file.
3887 * gdb.ada/display_nested/foo.adb: New file.
3888 * gdb.ada/display_nested/pack.adb: New file.
3889 * gdb.ada/display_nested/pack.ads: New file.
3890
3891 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3892
3893 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3894 namespace.
3895 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3896
3897 2019-07-30 Tom de Vries <tdevries@suse.de>
3898
3899 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3900 instead.
3901
3902 2019-07-30 Tom de Vries <tdevries@suse.de>
3903
3904 PR testsuite/24834
3905 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3906 (exec_is_pie): New proc.
3907
3908 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3909
3910 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3911
3912 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3913
3914 * gdb.python/py-objfile.c: Add global and static vars.
3915 * gdb.python/py-objfile.exp: Test new functions Objfile.
3916 lookup_global_symbol and lookup_static_symbol.
3917
3918 2019-07-29 Tom Tromey <tom@tromey.com>
3919
3920 * lib/tuiterm.exp (Term::_csi_@): New proc.
3921 (Term::_csi_X): Don't move cursor.
3922
3923 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3924
3925 * gdb.base/options.exp: Update backtrace - completion to
3926 new option -frame-info.
3927 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3928 Test new 'set print frame-info'. Test backtrace -frame-info
3929 overriding 'set print frame-info'.
3930 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3931 Test new 'set print frame-info'.
3932 Verify consistency of backtrace with and without filters, with and
3933 without -no-filters.
3934 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3935 default.
3936
3937 2019-07-29 Tom de Vries <tdevries@suse.de>
3938
3939 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3940 no arguments".
3941
3942 2019-07-29 Tom de Vries <tdevries@suse.de>
3943
3944 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3945 is a substring of the first for "complete non-unique file name".
3946
3947 2019-07-29 Tom de Vries <tdevries@suse.de>
3948
3949 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3950 with ".*".
3951
3952 2019-07-29 Tom de Vries <tdevries@suse.de>
3953
3954 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3955 Pass prompt_regexp parameter to gdb_test_multiple calls.
3956
3957 2019-07-29 Tom de Vries <tdevries@suse.de>
3958
3959 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3960 print registers" regexps.
3961
3962 2019-07-29 Tom de Vries <tdevries@suse.de>
3963
3964 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3965
3966 2019-07-29 Tom de Vries <tdevries@suse.de>
3967
3968 PR gdb/24855
3969 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3970 (skip_python_tests_prompt): Add prompt_regexp argument to
3971 gdb_test_multiple calls.
3972
3973 2019-07-27 Tom Tromey <tom@tromey.com>
3974
3975 * gdb.tui/main.exp: New file.
3976
3977 2019-07-27 Tom Tromey <tom@tromey.com>
3978
3979 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3980 optional.
3981 * gdb.tui/empty.exp: New file.
3982
3983 2019-07-27 Tom Tromey <tom@tromey.com>
3984
3985 * lib/tuiterm.exp (spawn): New proc.
3986 (Term::resize): New proc.
3987 * gdb.tui/resize.exp: New file.
3988
3989 2019-07-27 Tom Tromey <tom@tromey.com>
3990
3991 * gdb.tui/list.exp: New file.
3992
3993 2019-07-27 Tom Tromey <tom@tromey.com>
3994
3995 * gdb.tui/regs.exp: New file.
3996
3997 2019-07-27 Tom Tromey <tom@tromey.com>
3998
3999 * gdb.tui/basic.exp: Add "layout split" test.
4000
4001 2019-07-27 Tom Tromey <tom@tromey.com>
4002
4003 * gdb.tui/basic.exp: Add "layout asm" test.
4004
4005 2019-07-27 Tom Tromey <tom@tromey.com>
4006
4007 * lib/tuiterm.exp: New file.
4008 * gdb.tui/basic.exp: New file.
4009
4010 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4011
4012 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4013 Enable tests associated with this flag. Adjust regex
4014 referencing "foo_low" to now refer to "foo_cold" instead.
4015
4016 2019-07-27 Kevin Buettner <kevinb@redhat.com>
4017
4018 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4019 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4020 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4021 foo_cold. Revise comments to match.
4022 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4023 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4024 were wrapped into this proc; Call do_test in loop from outermost
4025 level.
4026 (foo_low): Rename all occurrences to "foo_cold".
4027 (backtrace from baz): New test.
4028 (x2/i foo_cold): New test.
4029 (info line *foo_cold): New test.
4030
4031 2019-07-26 Tom de Vries <tdevries@suse.de>
4032
4033 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4034
4035 2019-07-25 Tom de Vries <tdevries@suse.de>
4036
4037 PR testsuite/24830
4038 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4039 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4040 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4041 (skip_libstdcxx_probe_tests): ... here.
4042 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4043
4044 2019-07-24 Tom de Vries <tdevries@suse.de>
4045
4046 PR testsuite/24807
4047 * gdb.objc/basicclass.m: Include stdio.h.
4048 * gdb.objc/nondebug.m: Same.
4049 * gdb.objc/objcdecode.m: Same.
4050
4051 2019-07-24 Tom de Vries <tdevries@suse.de>
4052
4053 PR testsuite/24612
4054 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4055 additional_flags.
4056
4057 2019-07-24 Tom de Vries <tdevries@suse.de>
4058
4059 PR testsuite/24831
4060 * gdb.multi/tids.exp: Update error messages for info threads.
4061
4062 2019-07-24 Tom de Vries <tdevries@suse.de>
4063
4064 * gdb.base/info-types.exp: Allow info types to print info for more than
4065 one file.
4066
4067 2019-07-23 Tom de Vries <tdevries@suse.de>
4068
4069 PR testsuite/24842
4070 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4071 gdb_spawn_with_cmdline_opts.
4072
4073 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4074
4075 * gdb.arch/arm-cmse-sgstubs.c: New test.
4076 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4077
4078 2019-07-23 Tom de Vries <tdevries@suse.de>
4079
4080 PR testsuite/24711
4081 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4082 issuing next command.
4083
4084 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4085
4086 * gdb.ada/info_auto_lang.exp: Update expected results.
4087 * gdb.base/info-types.c: Add additional types to check.
4088 * gdb.base/info-types.exp: Update expected results.
4089
4090 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4091
4092 * gdb.base/info-types.c: New file.
4093 * gdb.base/info-types.exp: New file.
4094
4095 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4096
4097 * gdb.arch/riscv-bp-infcall.c: New file.
4098 * gdb.arch/riscv-bp-infcall.exp: New file.
4099
4100 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4101
4102 PR breakpoints/24541
4103 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4104
4105 2019-07-14 Tom de Vries <tdevries@suse.de>
4106
4107 PR testsuite/24760
4108 * gdb.objc/basicclass.exp: Fix unterminated string.
4109
4110 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4111 Andrew Burgess <andrew.burgess@embecosm.com>
4112
4113 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4114 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4115 negative bounds.
4116 * gdb.fortran/vla-value.exp: Print elements of an array with
4117 negative bounds.
4118 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4119 testing.
4120
4121 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4122
4123 * gdb.base/options.exp (expect_string): Dequote strings in
4124 results.
4125 (test-string): Test strings with different quoting and reindent.
4126
4127 2019-07-10 Tom Tromey <tromey@adacore.com>
4128
4129 * gdb.ada/mi_ex_cond.exp: Update expected results.
4130 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4131 * gdb.ada/mi_catch_ex.exp: Update expected results.
4132 * gdb.ada/mi_catch_assert.exp: Update expected results.
4133 * gdb.ada/catch_ex.exp (catch_exception_info)
4134 (catch_exception_entry, catch_assert_entry)
4135 (catch_unhandled_entry): Update.
4136 * gdb.ada/catch_assert_if.exp: Update expected results.
4137
4138 2019-07-10 Richard Bunt <richard.bunt@arm.com>
4139 Stephen Roberts <stephen.roberts@arm.com>
4140
4141 * gdb.base/define.exp: Restore original prompt.
4142
4143 2019-07-09 Pedro Alves <palves@redhat.com>
4144
4145 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4146 breakpoints" output.
4147 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4148 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4149 throw" creates breakpoint.
4150 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4151 'type="catchpoint"'.
4152
4153 2019-07-09 Pedro Alves <palves@redhat.com>
4154
4155 PR c++/15468
4156 * gdb.cp/except-multi-location-lib.cc: New.
4157 * gdb.cp/except-multi-location-main.cc: New.
4158 * gdb.cp/except-multi-location.exp: New.
4159
4160 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4161
4162 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4163 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4164 argument and update callers.
4165
4166 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4167
4168 * gdb.arch/amd64-break-on-asm-line.S: New file.
4169 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4170
4171 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4172
4173 * gdb.base/printcmds.exp: Test printing C string and
4174 C wide string convenience vars without transiting via the inferior.
4175 Also make test names unique.
4176
4177 2019-07-08 Alan Hayward <alan.hayward@arm.com>
4178
4179 PR breakpoints/25011
4180 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4181
4182 2019-07-04 Pedro Alves <palves@redhat.com>
4183
4184 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4185 body returned ok(0), break(3) or continue(4).
4186 * gdb.testsuite/foreach_with_prefix.exp: New file.
4187
4188 2019-07-04 Alan Hayward <alan.hayward@arm.com>
4189
4190 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4191
4192 2019-07-03 Pedro Alves <palves@redhat.com>
4193
4194 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4195 "return -code".
4196
4197 2019-07-03 Pedro Alves <palves@redhat.com>
4198
4199 PR cli/24732
4200 * gdb.base/shell.exp: Load completion-support.exp.
4201 Adjust expected error output. Add completion tests.
4202
4203 2019-07-03 Pedro Alves <palves@redhat.com>
4204
4205 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4206 string_to_regexp.
4207
4208 2019-07-03 Pedro Alves <palves@redhat.com>
4209
4210 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4211 (expect_integer): Adjust to expect "-string".
4212 (expect_string): New.
4213 (all_options): Expect "-string".
4214 (test-flag, test-boolean): Adjust to expect "-string".
4215 (test-string): New proc.
4216 (top level): Call it.
4217
4218 2019-07-03 Pedro Alves <palves@redhat.com>
4219
4220 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4221 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4222 the expected output in the success.
4223
4224 2019-07-03 Pedro Alves <palves@redhat.com>
4225
4226 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4227 Split one gdb_test_multiple call in two to avoid a race.
4228
4229 2019-07-03 Pedro Alves <palves@redhat.com>
4230
4231 * gdb.base/with.c: New file.
4232 * gdb.base/with.exp: New file.
4233
4234 2019-07-03 Pedro Alves <palves@redhat.com>
4235
4236 * gdb.base/settings.exp: Replace all references to "maint
4237 test-settings set" with references to "maint set test-settings",
4238 and all references to "maint test-settings show" with references
4239 to "maint show test-settings".
4240
4241 2019-07-03 Pedro Alves <palves@redhat.com>
4242
4243 * gdb.base/settings.exp (test-string): Adjust expected out when
4244 testing "maint test-settings show filename"
4245
4246 2019-07-02 Pedro Alves <palves@redhat.com>
4247
4248 * gdb.base/options.exp (test-info-threads): New procedure.
4249 (top level): Call it.
4250
4251 2019-06-28 Tom Tromey <tromey@adacore.com>
4252
4253 * gdb.dwarf2/ada-linkage-name.c: New file.
4254 * gdb.dwarf2/ada-linkage-name.exp: New file.
4255
4256 2019-06-27 Tom Tromey <tromey@adacore.com>
4257
4258 PR c++/20020:
4259 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4260
4261 2019-06-26 Tom de Vries <tdevries@suse.de>
4262
4263 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4264
4265 2019-06-26 Tom de Vries <tdevries@suse.de>
4266
4267 * gdb.base/index-cache.exp: Add back missing debug option.
4268
4269 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4270
4271 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4272
4273 2019-06-25 Tom de Vries <tdevries@suse.de>
4274
4275 PR testsuite/24727
4276 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4277
4278 2019-06-24 Tom de Vries <tdevries@suse.de>
4279
4280 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4281
4282 2019-06-24 Tom de Vries <tdevries@suse.de>
4283
4284 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4285 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4286 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4287
4288 2019-06-24 Tom de Vries <tdevries@suse.de>
4289
4290 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4291
4292 2019-06-21 Tom de Vries <tdevries@suse.de>
4293
4294 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4295
4296 2019-06-21 Tom de Vries <tdevries@suse.de>
4297
4298 PR testsuite/24518
4299 PR ada/24713
4300 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4301 index.
4302
4303 2019-06-19 Tom Tromey <tromey@adacore.com>
4304
4305 * gdb.ada/length_cond.exp: Add intro comment.
4306
4307 2019-06-19 Tom Tromey <tromey@adacore.com>
4308
4309 * gdb.ada/length_cond.exp: New file.
4310 * gdb.ada/length_cond/length_cond.adb: New file.
4311 * gdb.ada/length_cond/pck.adb: New file.
4312 * gdb.ada/length_cond/pck.ads: New file.
4313
4314 2019-06-18 Tom de Vries <tdevries@suse.de>
4315
4316 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4317
4318 2019-06-18 Tom Tromey <tromey@adacore.com>
4319
4320 * gdb.base/list0.h: Add comment explaining control character.
4321
4322 2019-06-18 Tom de Vries <tdevries@suse.de>
4323
4324 * boards/fission.exp: Break up long debug_flags line.
4325
4326 2019-06-16 Tom de Vries <tdevries@suse.de>
4327
4328 PR gdb/24445
4329 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4330 generated index.
4331
4332 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4333
4334 PR gdb/24686
4335 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4336 improve detection of bug gdb/24541.
4337
4338 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4339
4340 PR gdb/24669
4341 * gdb.base/index-cache.exp (uses_readnow,
4342 expecting_index_cache_use): Define global variable.
4343 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4344 expecting_index_cache_use.
4345
4346 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4347 Andrew Burgess <andrew.burgess@embecosm.com>
4348
4349 * gdb.fortran/pointers.f90: New file.
4350 * gdb.fortran/print_type.exp: New file.
4351 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4352 * gdb.fortran/vla-type.exp: Likewise.
4353 * gdb.fortran/vla-value.exp: Likewise.
4354 * gdb.mi/mi-vla-fortran.exp: Likewise.
4355
4356 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4357
4358 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4359 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4360 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4361 as a stop reason.
4362
4363 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4364
4365 * gdb.base/annota1.exp: Update expected results.
4366 * gdb.cp/annota2.exp: Likewise.
4367 * gdb.cp/annota3.exp: Likewise.
4368
4369 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4370
4371 * gdb.base/style-logging.exp: Remove path from test name.
4372
4373 2019-06-14 Tom Tromey <tromey@adacore.com>
4374
4375 PR gdb/24502:
4376 * gdb.base/style-logging.exp: New file.
4377
4378 2019-06-14 Tom Tromey <tromey@adacore.com>
4379
4380 * gdb.base/symfile-warn.exp: New file.
4381 * gdb.base/symfile-warn.c: New file.
4382
4383 2019-06-14 Tom Tromey <tromey@adacore.com>
4384
4385 * gdb.base/annotate-symlink.exp: New file.
4386
4387 2019-06-14 Tom Tromey <tromey@adacore.com>
4388
4389 * gdb.ada/set_wstr.exp: Add reassignment test.
4390
4391 2019-06-14 Tom Tromey <tromey@adacore.com>
4392
4393 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4394 'unchecked_access and 'unrestricted_access as well.
4395
4396 2019-06-14 Tom Tromey <tromey@adacore.com>
4397
4398 PR ada/24539:
4399 * gdb.ada/vla.exp: Update tests.
4400 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4401 pragma.
4402
4403 2019-06-13 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.base/settings.exp (test-integer): Test junk after
4406 "unlimited".
4407
4408 2019-06-13 Pedro Alves <palves@redhat.com>
4409
4410 * gdb.base/options.exp (test-thread-apply): New.
4411 (top level): Call it.
4412
4413 2019-06-13 Pedro Alves <palves@redhat.com>
4414
4415 * gdb.base/options.exp (test-frame-apply): New.
4416 (top level): Test print commands with different "frame apply"
4417 prefixes.
4418
4419 2019-06-13 Pedro Alves <palves@redhat.com>
4420
4421 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
4422 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4423 'max_completions' parameter and handle it.
4424 (test_gdb_completion_offers_commands): New.
4425
4426 2019-06-13 Pedro Alves <palves@redhat.com>
4427
4428 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4429
4430 2019-06-13 Pedro Alves <palves@redhat.com>
4431
4432 * gdb.base/options.exp (test-backtrace): New.
4433 (top level): Call it.
4434
4435 2019-06-13 Pedro Alves <palves@redhat.com>
4436
4437 * gdb.guile/scm-frame-args.exp: Use "set print
4438 raw-frame-arguments" instead of "set print raw frame-arguments".
4439 * gdb.python/py-frame-args.exp: Likewise.
4440
4441 2019-06-13 Pedro Alves <palves@redhat.com>
4442
4443 * gdb.compile/compile.exp: Adjust expected output to option
4444 processing changes.
4445
4446 2019-06-13 Pedro Alves <palves@redhat.com>
4447
4448 * gdb.base/options.exp: Build executable.
4449 (test-print): New procedure.
4450 (top level): Call it, once for "print" and another for "compile
4451 print".
4452
4453 2019-06-13 Pedro Alves <palves@redhat.com>
4454
4455 * gdb.base/options.c: New file.
4456 * gdb.base/options.exp: New file.
4457
4458 2019-06-13 Pedro Alves <palves@redhat.com>
4459
4460 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4461 that "o" is ambiguous.
4462
4463 2019-06-13 Pedro Alves <palves@redhat.com>
4464
4465 * gdb.base/settings.c: New file.
4466 * gdb.base/settings.exp: New file.
4467
4468 2019-06-13 Pedro Alves <palves@redhat.com>
4469
4470 * gdb.base/completion.exp: Fix comment typo.
4471
4472 2019-06-13 Pedro Alves <palves@redhat.com>
4473
4474 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4475 foo --1" test.
4476
4477 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4478
4479 * gdb.fortran/block-data.f: New.
4480 * gdb.fortran/block-data.exp: New.
4481
4482 2019-06-11 Tom de Vries <tdevries@suse.de>
4483
4484 PR testsuite/24521
4485 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4486 message.
4487
4488 2019-06-11 Tom de Vries <tdevries@suse.de>
4489
4490 PR testsuite/24521
4491 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4492
4493 2019-06-11 Tom de Vries <tdevries@suse.de>
4494
4495 * boards/readnow.exp: New file.
4496
4497 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4498
4499 * gdb.fortran/vla-sizeof.exp: Update expected results.
4500
4501 2019-06-06 Amos Bird <amosbird@gmail.com>
4502
4503 * gdb.base/annota1.exp (thread_switch): Add test for
4504 thread-exited annotation.
4505
4506 2019-06-06 Tom Tromey <tromey@adacore.com>
4507
4508 * gdb.base/maint.exp: Expect command started/finished output.
4509
4510 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4511
4512 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4513 comment.
4514 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4515
4516 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4517
4518 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4519 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4520 * gdb.arch/riscv-unwind-long-insn.c: New file.
4521 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4522
4523 2019-06-04 Christian Biesinger <cbiesinger@google.com>
4524
4525 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
4526
4527 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4528
4529 * lib/gdb.exp (help_list_trailer): New regexp variable
4530 factorizing the help trailer message.
4531 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4532 arg to allow to better factorize various tests.
4533 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4534 (test_prefix_command_help): Use help_list_trailer.
4535 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4536 * gdb.guile/scm-cmd.exp: Likewise.
4537 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4538 * gdb.base/help.exp: Use test_user_defined_class_help.
4539 * gdb.base/style.exp: Add tests for styling of help and apropos.
4540 * lib/gdb-utils.exp (style): Add title and highlight styles.
4541
4542 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4543
4544 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4545 $_shell_exitsignal.
4546 * gdb.base/default.exp: Update for new convenience variables.
4547
4548 2019-05-29 Tom Tromey <tromey@adacore.com>
4549
4550 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4551 to "break complete ada" test case's regexp.
4552
4553 2019-05-29 Tom Tromey <tromey@adacore.com>
4554
4555 PR c++/20020:
4556 * gdb.cp/constexpr-field.exp: New file.
4557 * gdb.cp/constexpr-field.cc: New file.
4558
4559 2019-05-29 Tom Tromey <tromey@adacore.com>
4560
4561 * gdb.base/finish.exp (finish_no_print): New proc.
4562 (finish_tests): Call it.
4563
4564 2019-05-24 Tom de Vries <tdevries@suse.de>
4565
4566 * gdb.dwarf2/gdb-add-index.exp: New file.
4567
4568 2019-05-22 Tom Tromey <tromey@adacore.com>
4569
4570 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4571 * gdb.base/style.exp: Use "style".
4572 * lib/gdb-utils.exp (style): New proc.
4573
4574 2019-05-22 Tom de Vries <tdevries@suse.de>
4575
4576 * gdb.base/align.exp: Require c++11.
4577
4578 2019-05-22 Tom de Vries <tdevries@suse.de>
4579
4580 PR testsuite/24586
4581 * gdb.python/py-mi-var-info-path-expression.exp: Call
4582 mi_skip_python_tests to check if python is supported.
4583
4584 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4585
4586 * gdb.arch/aarch64-pauth.c: New test.
4587 * gdb.arch/aarch64-pauth.exp: New file.
4588
4589 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4590
4591 * README (Re-running Tests Outside The Testsuite): New section.
4592
4593 2019-05-21 Tom de Vries <tdevries@suse.de>
4594
4595 * gdb.arch/amd64-eval.exp: Require c++11.
4596 * gdb.base/max-depth.exp: Same.
4597 * gdb.compile/compile-cplus-array-decay.exp: Same.
4598 * gdb.cp/meth-typedefs.exp: Same.
4599 * gdb.cp/subtypes.exp: Same.
4600 * gdb.cp/temargs.exp: Same.
4601
4602 2019-05-21 Alan Hayward <alan.hayward@arm.com>
4603
4604 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4605
4606 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4607
4608 PR gdb/18644
4609 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4610 * gdb.fortran/printing-types.exp: Add new test.
4611 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4612 testing.
4613 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4614 setup_kfail call.
4615
4616 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4617
4618 * README (Running the Testsuite): Change example.
4619 (Testsuite Parameters): Remove TRANSCRIPT.
4620 * lib/gdb.exp: Remove TRANSCRIPT check.
4621
4622 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4623
4624 * README (Testsuite Parameters): Add replay logging to
4625 GDBSERVER_DEBUG.
4626 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4627 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4628 as a comma separated list.
4629 (gdb_debug_init): Override procedure.
4630
4631 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4632
4633 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4634 (gdb_write_cmd_file): New procedure.
4635 * lib/gdbserver-support.exp (gdbserver_start): Call
4636 gdbserver_write_cmd_file.
4637 (gdbserver_write_cmd_file): New procedure.
4638
4639 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4640
4641 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4642 (delete_breakpoints): Likewise.
4643 (gdb_run_cmd): Likewise.
4644 (gdb_start_cmd): Likewise.
4645 (gdb_starti_cmd): Likewise.
4646 (gdb_internal_error_resync): Likewise.
4647 (gdb_test_multiple): Likewise.
4648 (gdb_reinitialize_dir): Likewise.
4649 (default_gdb_exit): Likewise.
4650 (gdb_file_cmd): Mark kill as optional.
4651 (default_gdb_start): Call gdb_stdin_log_init.
4652 (send_gdb): Call gdb_stdin_log_write.
4653 (rerun_to_main): Mark Y as an answer.
4654 (gdb_stdin_log_init): New function.
4655 (gdb_stdin_log_write): Likewise.
4656
4657 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4658
4659 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4660 * gdb.base/debug-expr.exp: Likewise.
4661 * gdb.base/foll-fork.exp: Likewise.
4662 * gdb.base/foll-vfork.exp: Likewise.
4663 * gdb.base/fork-print-inferior-events.exp: Likewise.
4664 * gdb.base/gdb-sigterm.exp: Likewise.
4665 * gdb.base/gdbinit-history.exp: Likewise.
4666 * gdb.base/osabi.exp: Likewise.
4667 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4668 * gdb.base/ui-redirect.exp: Likewise.
4669 * gdb.gdb/unittest.exp: Likewise.
4670 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4671 * gdb.mi/mi-watch.exp: Likewise.
4672 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4673 * gdb.mi/user-selected-context-sync.exp: Likewise.
4674 * gdb.python/python.exp: Disable debug test when debugging.
4675 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4676 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4677 Likewise.
4678 * gdb.threads/stepi-random-signal.exp: Likewise.
4679
4680 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4681
4682 * Makefile.in: Pass through GDB_DEBUG.
4683 * README (Testsuite Parameters): Add GDB_DEBUG.
4684 (gdb,debug): Add board setting.
4685 * lib/gdb.exp (default_gdb_start): Start debugging.
4686 (gdb_debug_enabled): New procedure.
4687 (gdb_debug_init): Likewise.
4688
4689 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4690
4691 * Makefile.in: Pass through GDB_DEBUG.
4692 * README (Testsuite Parameters): Add GDB_DEBUG.
4693 (gdb,debug): Add board setting.
4694 * lib/gdb.exp (default_gdb_start): Start debugging.
4695 (gdb_debug_enabled): New procedure.
4696 (gdb_debug_init): Likewise.
4697
4698 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4699
4700 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4701
4702 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4703
4704 * gdb.base/ui-redirect.exp: Test redirection.
4705
4706 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4707
4708 * gdb.mi/mi-complete.exp: New file.
4709 * gdb.mi/mi-complete.cc: Likewise.
4710
4711 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4712
4713 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4714 indexed and sliced arrays, and pointers to arrays.
4715
4716 2019-05-14 Tom Tromey <tromey@adacore.com>
4717
4718 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4719 styling test.
4720
4721 2019-05-14 Tom de Vries <tdevries@suse.de>
4722
4723 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4724 selection entry encoding.
4725
4726 2019-05-10 Tom Tromey <tromey@adacore.com>
4727
4728 * gdb.ada/info_exc.exp: Add "complete" test.
4729
4730 2019-05-09 Tom de Vries <tdevries@suse.de>
4731
4732 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4733 CU-relative.
4734
4735 2019-05-09 Tom de Vries <tdevries@suse.de>
4736
4737 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4738 CU-relative.
4739
4740 2019-05-08 Joel Brobecker <brobecker@adacore.com>
4741
4742 * gdb.ada/frame_arg_lang.exp: New testcase.
4743 * gdb.ada/frame_arg_lang/bla.adb: New file.
4744 * gdb.ada/frame_arg_lang/pck.ads: New file.
4745 * gdb.ada/frame_arg_lang/pck.adb: New file.
4746 * gdb.ada/frame_arg_lang/foo.c: New file.
4747
4748 2019-05-08 Tom Tromey <tromey@adacore.com>
4749
4750 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4751
4752 2019-05-08 Tom Tromey <tromey@adacore.com>
4753
4754 * gdb.base/ptype-offsets.exp: Update tests.
4755
4756 2019-05-08 Tom Tromey <tromey@adacore.com>
4757
4758 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4759 cases.
4760 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4761 "short".
4762
4763 2019-05-08 Tom Tromey <tromey@adacore.com>
4764
4765 * gdb.ada/vla.exp: New file.
4766 * gdb.ada/vla/vla.adb: New file.
4767
4768 2019-05-07 Tom de Vries <tdevries@suse.de>
4769
4770 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4771
4772 2019-05-07 Tom de Vries <tdevries@suse.de>
4773
4774 PR testsuite/24522
4775 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4776 section.
4777
4778 2019-05-07 Tom de Vries <tdevries@suse.de>
4779
4780 PR testsuite/24522
4781 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4782 .debug_aranges section.
4783
4784 2019-05-07 Tom de Vries <tdevries@suse.de>
4785
4786 PR testsuite/24159
4787 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4788
4789 2019-05-06 Tom de Vries <tdevries@suse.de>
4790
4791 * lib/gdb.exp (exec_has_index_section): New proc.
4792 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4793 section.
4794
4795 2019-05-04 Tom de Vries <tdevries@suse.de>
4796
4797 * boards/cc-with-debug-names.exp: New file.
4798
4799 2019-05-03 Tom Tromey <tromey@adacore.com>
4800
4801 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4802 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4803 * gdb.ada/char_enum.exp: Add test.
4804
4805 2019-05-03 Tom de Vries <tdevries@suse.de>
4806
4807 * boards/cc-with-gdb-index.exp: New file.
4808
4809 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4810
4811 * gdb.rust/simple.exp: Add new test case.
4812 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4813 (main): Initialise an instance of the new struct.
4814
4815 2019-05-01 Tom Tromey <tromey@adacore.com>
4816
4817 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4818 record.
4819 (NPR): New variable.
4820 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4821 test.
4822
4823 2019-05-01 Tom Tromey <tromey@adacore.com>
4824
4825 * gdb.ada/packed_array_assign.exp: Add packed assignment
4826 regression test.
4827
4828 2019-05-01 Tom de Vries <tdevries@suse.de>
4829
4830 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4831
4832 2019-05-01 Tom de Vries <tdevries@suse.de>
4833
4834 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4835
4836 2019-04-30 Ali Tamur <tamur@google.com>
4837
4838 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4839
4840 2019-04-30 Tom Tromey <tromey@adacore.com>
4841
4842 * lib/ada.exp (find_ada_tool): New proc.
4843 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4844 * gdb.ada/catch_ex_std.exp: New file.
4845 * gdb.ada/catch_ex_std/foo.adb: New file.
4846 * gdb.ada/catch_ex_std/some_package.adb: New file.
4847 * gdb.ada/catch_ex_std/some_package.ads: New file.
4848
4849 2019-04-30 Tom Tromey <tromey@adacore.com>
4850
4851 PR c++/24470:
4852 * gdb.cp/temargs.cc: Add test code from PR.
4853
4854 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4855
4856 * gdb.fortran/vla-datatypes.exp: Update expected results.
4857 * gdb.fortran/vla-ptype.exp: Likewise.
4858 * gdb.fortran/vla-type.exp: Likewise.
4859 * gdb.fortran/vla-value.exp: Likewise.
4860
4861 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4862
4863 * gdb.fortran/ptr-indentation.exp: Update expected results.
4864 * gdb.fortran/ptype-on-functions.exp: Likewise.
4865 * gdb.fortran/vla-ptr-info.exp: Likewise.
4866 * gdb.fortran/vla-value.exp: Likewise.
4867
4868 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4869
4870 * gdb.fortran/ptype-on-functions.exp: New file.
4871 * gdb.fortran/ptype-on-functions.f90: New file.
4872
4873 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4874
4875 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4876 case void string.
4877
4878 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4879
4880 * gdb.fortran/complex.exp: Expand.
4881 * gdb.fortran/complex.f: Renamed to...
4882 * gdb.fortran/complex.f90: ...this, and extended to add more
4883 complex values.
4884
4885 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4886
4887 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4888 MODULO, CMPLX.
4889
4890 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4891 Richard Bunt <richard.bunt@arm.com>
4892
4893 * gdb.base/max-depth.c: New file.
4894 * gdb.base/max-depth.exp: New file.
4895 * gdb.python/py-nested-maps.c: New file.
4896 * gdb.python/py-nested-maps.exp: New file.
4897 * gdb.python/py-nested-maps.py: New file.
4898 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4899 (test_all_common): Call test_max_depth.
4900 * gdb.fortran/max-depth.exp: New file.
4901 * gdb.fortran/max-depth.f90: New file.
4902 * gdb.go/max-depth.exp: New file.
4903 * gdb.go/max-depth.go: New file.
4904 * gdb.modula2/max-depth.exp: New file.
4905 * gdb.modula2/max-depth.c: New file.
4906 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4907
4908 2019-04-29 Tom de Vries <tdevries@suse.de>
4909
4910 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4911
4912 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4913
4914 * gdb.base/callexit.exp: Test may-call-functions off.
4915
4916 2019-04-25 Keith Seitz <keiths@redhat.com>
4917
4918 PR c++/24367
4919 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4920 (another_incomplete_struct, test_incomplete): New definitions.
4921 (main): Use new definitions.
4922 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4923 functions.
4924
4925 2019-04-25 Ali Tamur <tamur@google.com>
4926
4927 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4928
4929 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4930
4931 PR corefiles/11608
4932 PR corefiles/18187
4933 * gdb.base/coredump-filter-build-id.exp: New file.
4934
4935 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4936
4937 * Makefile.in: Pass through GDBSERVER_DEBUG.
4938 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4939 (gdbserver,debug): Add board setting.
4940 * gdb.trace/tspeed.exp: Skip when debugging.
4941 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4942 * lib/gdbserver-support.exp: Likewise
4943
4944 2019-04-24 Tom Tromey <tromey@adacore.com>
4945
4946 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4947 Rust.
4948
4949 2019-04-24 Tom Tromey <tromey@adacore.com>
4950
4951 * gdb.arch/amd64-eval.exp: Test bitfield return.
4952 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4953 (class Foo) <return_bitfields>: New method.
4954 (main): Call it.
4955
4956 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4957
4958 * gdb.cp/many-args.cc: New file.
4959 * gdb.cp/many-args.exp: New file.
4960
4961 2019-04-23 Tom de Vries <tdevries@suse.de>
4962
4963 PR gdb/24433
4964 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4965
4966 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4967
4968 * gdb.trace/backtrace.exp: Use nopie flag.
4969 * gdb.trace/circ.exp: Likewise.
4970 * gdb.trace/collection.exp: Likewise.
4971 * gdb.trace/ftrace.exp: Likewise.
4972 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4973 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4974 * gdb.trace/qtro.exp: Likewise.
4975 * gdb.trace/read-memory.exp: Likewise.
4976 * gdb.trace/report.exp: Likewise.
4977 * gdb.trace/tfile.exp: Likewise.
4978 * gdb.trace/tfind.exp: Likewise.
4979 * gdb.trace/unavailable.exp: Likewise.
4980
4981 2019-04-22 Pedro Alves <palves@redhat.com>
4982
4983 * gdb.base/solib-probes-nosharedlibrary.c,
4984 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4985
4986 2019-04-19 Tom Tromey <tromey@adacore.com>
4987
4988 * gdb.ada/ptype_union.c: New file.
4989 * gdb.ada/ptype_union.exp: New file.
4990
4991 2019-04-19 Tom Tromey <tromey@adacore.com>
4992
4993 PR symtab/24423:
4994 * gdb.base/list0.h (foo): Add a control-l character.
4995
4996 2019-04-18 Tom de Vries <tdevries@suse.de>
4997
4998 PR gdb/24433
4999 * boards/local-board.exp: Set sysroot to "".
5000
5001 2019-04-18 Tom de Vries <tdevries@suse.de>
5002 Pedro Alves <palves@redhat.com>
5003
5004 PR gdb/24454
5005 * gdb.threads/vfork-follow-child-exec.c: New file.
5006 * gdb.threads/vfork-follow-child-exec.exp: New file.
5007 * gdb.threads/vfork-follow-child-exit.c: New file.
5008 * gdb.threads/vfork-follow-child-exit.exp: New file.
5009
5010 2019-04-15 Leszek Swirski <leszeks@google.com>
5011
5012 * gdb.arch/amd64-eval.cc: New file.
5013 * gdb.arch/amd64-eval.exp: New file.
5014
5015 2019-04-11 Alan Hayward <alan.hayward@arm.com>
5016
5017 * gdb.server/sysroot.c: New test.
5018 * gdb.server/sysroot.exp: New file.
5019 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5020 matching param.
5021
5022 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5023
5024 * gdb.base/align.exp: Extend test to cover structures containing
5025 only static fields.
5026
5027 2019-04-11 Tom de Vries <tdevries@suse.de>
5028
5029 * boards/cc-with-dwz-m.exp: New file.
5030 * boards/cc-with-dwz.exp: New file.
5031 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5032
5033 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
5034
5035 * gdb.base/start-cpp.exp: New file.
5036 * gdb.base/start-cpp.cc: New file.
5037
5038 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5039
5040 * gdb.python/py-thrhandle.exp: Adjust tests to call
5041 thread_from_handle instead of thread_from_thread_handle.
5042
5043 2019-04-08 Kevin Buettner <kevinb@redhat.com>
5044
5045 * gdb.python/py-thrhandle.exp: Add tests for
5046 gdb.InferiorThread.handle.
5047
5048 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5049
5050 * gdb.python/py-function.exp: Check calling helper function from
5051 all languages.
5052 * lib/gdb.exp (gdb_supported_languages): New proc.
5053
5054 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5055
5056 * gdb.base/complex-parts.c: New file.
5057 * gdb.base/complex-parts.exp: New file.
5058
5059 2019-04-01 Tom Tromey <tromey@adacore.com>
5060
5061 PR symtab/23331:
5062 * gdb.dwarf2/dw2-ranges-main.c: New file.
5063 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5064 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5065
5066 2019-03-30 Simon Marchi <simark@simark.ca>
5067
5068 * gdb.base/default.exp: Add values for $_gdb_major and
5069 $_gdb_minor.
5070
5071 2019-03-29 Tom Tromey <tromey@adacore.com>
5072
5073 * gdb.base/help.exp: Tighten apropos regexp.
5074
5075 2019-03-29 Keith Seitz <keiths@redhat.com>
5076
5077 * gdb.fortran/array-bounds.exp: New file.
5078 * gdb.fortran/array-bounds.f90: New file.
5079
5080 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5081
5082 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5083
5084 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5085
5086 * gdb.multi/hello.c (main): Increase alarm timer.
5087
5088 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5089
5090 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5091 factor when no hardware watchpoint support.
5092
5093 2019-03-28 Alan Hayward <alan.hayward@arm.com>
5094 Pedro Alves <palves@redhat.com>
5095
5096 * boards/local-board.exp: set sysroot to /.
5097
5098 2019-03-27 Alan Hayward <alan.hayward@arm.com>
5099
5100 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5101 in child.
5102
5103 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5104
5105 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5106 field.
5107 (make_container): Initialise new field.
5108 * gdb.python/py-prettyprint.exp: Add new tests.
5109 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5110 <display_hint>: New method.
5111
5112 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5113
5114 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5115 gdb_continue_to_breakpoint more throughout this test.
5116 (run_lang_tests) Supply unique test names, and use
5117 gdb_test_no_output.
5118
5119 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5120
5121 * gdb.base/finish-pretty.exp: Update expected results.
5122 * gdb.base/pretty-print.c: New file.
5123 * gdb.base/pretty-print.exp: New file.
5124
5125 2019-03-25 Pedro Alves <palves@redhat.com>
5126
5127 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5128 move comments outside list. Append '-i "" eof' section.
5129
5130 2019-03-22 Alan Hayward <alan.hayward@arm.com>
5131
5132 PR testsuite/25016
5133 * README: Add pie options.
5134 * gdb.base/break-interp.exp: Ensure pie is disabled.
5135 * gdb.base/dump.exp: Likewise.
5136 * lib/gdb.exp (gdb_compile): Add pie option.
5137
5138 2019-03-19 Tom Tromey <tromey@adacore.com>
5139
5140 * gdb.mi/mi2-cli-display.c: New file.
5141 * gdb.mi/mi2-cli-display.exp: New file.
5142
5143 2019-03-18 Joel Brobecker <brobecker@adacore.com>
5144 Tom Tromey <tromey@adacore.com>
5145
5146 * gdb.ada/ptype_array/pck.adb: New file.
5147 * gdb.ada/ptype_array/pck.ads: New file.
5148 * gdb.ada/ptype_array/foo.adb: New file.
5149 * gdb.ada/ptype_array.exp: New file.
5150
5151 2019-03-14 Tom Tromey <tromey@adacore.com>
5152
5153 * gdb.base/style.exp: Add "set style sources" test.
5154
5155 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5156
5157 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5158 * mi-breakpoint-multiple-locations.exp: ... this.
5159 (make_breakpoints_pattern): New proc.
5160 (do_test): Add mi_version parameter, test -break-insert,
5161 -break-info and =breakpoint-created.
5162
5163 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5164
5165 * config/default.exp: Remove 'load_lib gdb.exp'.
5166 * config/monitor.exp: Likewise.
5167 * config/sid.exp: Likewise.
5168 * config/sim.exp: Likewise.
5169 * config/slite.exp: Likewise.
5170 * config/unix.exp: Likewise.
5171 * gdb.base/default.exp: Remove unhelpful comment.
5172
5173 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5174
5175 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5176
5177 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5178
5179 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5180
5181 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5182
5183 * gdb.fortran/type-kinds.exp: Update expected results.
5184
5185 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5186
5187 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5188
5189 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5190
5191 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5192 function.
5193 (test_basic_parsing_of_type_kinds): Expand types tested.
5194 (test_parsing_invalid_type_kinds): New function.
5195
5196 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5197
5198 * gdb.fortran/intrinsics.exp: New file.
5199 * gdb.fortran/intrinsics.f90: New file.
5200 * gdb.fortran/type-kinds.exp: New file.
5201
5202 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5203
5204 * gdb.fortran/dot-ops.exp: New file.
5205
5206 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5207
5208 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5209 Check upper and lower case logical literals.
5210
5211 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5212
5213 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5214 Remove duplicate tests.
5215
5216 2019-03-06 Alan Hayward <alan.hayward@arm.com>
5217
5218 * lib/gdb.exp (builtin_cd): rename of cd.
5219 (cd): Override builtin.
5220
5221 2019-03-06 Richard Bunt <richard.bunt@arm.com>
5222
5223 * gdb.fortran/function-calls.exp: New file.
5224 * gdb.fortran/function-calls.f90: New test.
5225
5226 2019-03-04 Richard Bunt <richard.bunt@arm.com>
5227
5228 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5229 on user program standard output.
5230 * gdb.fortran/short-circuit-argument-list.f90: Record function
5231 calls.
5232
5233 2019-02-28 Alan Hayward <alan.hayward@arm.com>
5234
5235 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5236 failure.
5237
5238 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5239
5240 PR gdb/8527
5241 * gdb.base/interrupt-daemon-attach.c,
5242 gdb.base/interrupt-daemon-attach.exp: New test.
5243
5244 2019-02-27 Pedro Alves <palves@redhat.com>
5245
5246 * gdb.base/page.exp: Add tests for "set width/height -1".
5247
5248 2019-02-27 Pedro Alves <palves@redhat.com>
5249
5250 * gdb.base/page.exp: Add tests for "set/show width/height" with
5251 "infinite" values.
5252
5253 2019-02-27 Tom Tromey <tromey@adacore.com>
5254
5255 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5256 2.4.
5257 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5258 workaround.
5259
5260 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5261
5262 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5263 tests for structs with static members.
5264
5265 2019-02-26 Tom Tromey <tromey@adacore.com>
5266
5267 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5268 ValueError, not TypeError.
5269
5270 2019-02-26 Kevin Buettner <kevinb@redhat.com>
5271
5272 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5273 call from main program.
5274
5275 2019-02-23 Joel Brobecker <brobecker@adacore.com>
5276
5277 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5278 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5279 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5280 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5281 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5282
5283 2019-02-22 Keith Seitz <keiths@redhat.com>
5284
5285 PR symtab/23853
5286 * gdb.base/symlink-sourcefile.c: New file.
5287 * gdb.base/symlink-sourcefile.exp: New file.
5288
5289 2019-02-20 Tom Tromey <tom@tromey.com>
5290
5291 * gdb.base/info_qt.exp: Update.
5292
5293 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5294
5295 * gdb.base/source.exp: Move "error in sourced script" code to
5296 the end.
5297 * gdb.base/source-error.gdb: Move contents to
5298 source-error-1.gdb. Add new code to source source-error-1.gdb.
5299 * gdb.base/source-error-1.gdb: New file, from previous
5300 source-error.gdb.
5301
5302 2019-02-17 Tom Tromey <tom@tromey.com>
5303
5304 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5305 for macro styling.
5306 * gdb.base/style.c (SOME_MACRO): New macro.
5307
5308 2019-02-17 Tom Tromey <tom@tromey.com>
5309
5310 * gdb.base/style.exp: Add line-wrapping tests.
5311 * gdb.base/page.exp: Add test for quitting during pagination.
5312
5313 2019-02-17 Joel Brobecker <brobecker@adacore.com>
5314
5315 * gdb.ada/big_packed_array: New testcase.
5316 * gdb.ada/homonym.exp: Fix incorrect expected output for
5317 "break <homonym__get_value>" test.
5318
5319 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
5320
5321 PR breakpoints/21870
5322 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5323 and prepare_for_testing. Add comment.
5324 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5325 redundant cleanup call. Clean up comment.
5326
5327 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
5328
5329 PR breakpoints/21870
5330 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5331 * gdb.arch/aarch64-dbreg-contents.c: New file.
5332
5333 2019-02-10 Joel Brobecker <brobecker@adacore.com>
5334
5335 * gdb.ada/mi_ref_changeable: New testcase.
5336
5337 2019-02-07 Alan Hayward <alan.hayward@arm.com>
5338
5339 * gdb.base/attach.exp: Add double attach test.
5340
5341 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5342
5343 * lib/gdb.exp (default_gdb_start): Don't match pagination
5344 prompt.
5345 (gdb_init): Set stty_init.
5346
5347 2019-01-27 Tom Tromey <tom@tromey.com>
5348
5349 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5350 skip_python_tests.
5351
5352 2019-01-24 Alan Hayward <alan.hayward@arm.com>
5353
5354 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5355 New structure.
5356 (struct struct_static_02_02): Likewise.
5357 (struct struct_static_02_03): Likewise.
5358 (struct struct_static_02_04): Likewise.
5359 (struct struct_static_04_01): Likewise.
5360 (struct struct_static_04_02): Likewise.
5361 (struct struct_static_04_03): Likewise.
5362 (struct struct_static_04_04): Likewise.
5363 (struct struct_static_06_01): Likewise.
5364 (struct struct_static_06_02): Likewise.
5365 (struct struct_static_06_03): Likewise.
5366 (struct struct_static_06_04): Likewise.
5367 (cmp_struct_static_02_01): Likewise.
5368 (cmp_struct_static_02_02): Likewise.
5369 (cmp_struct_static_02_03): Likewise.
5370 (cmp_struct_static_02_04): Likewise.
5371 (cmp_struct_static_04_01): Likewise.
5372 (cmp_struct_static_04_02): Likewise.
5373 (cmp_struct_static_04_03): Likewise.
5374 (cmp_struct_static_04_04): Likewise.
5375 (cmp_struct_static_06_01): Likewise.
5376 (cmp_struct_static_06_02): Likewise.
5377 (cmp_struct_static_06_03): Likewise.
5378 (cmp_struct_static_06_04): Likewise.
5379 (call_all): Test new structs.
5380 * gdb.base/infcall-nested-structs.exp: Likewise.
5381
5382 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5383 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5384
5385 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5386 * gdb.base/stack-protector.c: New test.
5387 * gdb.base/stack-protector.exp: New file.
5388 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5389 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5390 option.
5391 (gdb_compile): Remove stack protector for GCC and prevent
5392 recursion.
5393
5394 2019-01-16 Keith Seitz <keiths@redhat.com>
5395
5396 PR gdb/23773
5397 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5398
5399 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5400
5401 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5402 aliases.
5403 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5404 tests.
5405 * gdb.arch/powerpc-vector-regs.c: New file.
5406 * gdb.arch/powerpc-vector-regs.exp: New file.
5407
5408 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5409
5410 * gdb.arch/altivec-regs.exp: Fix the list passed to
5411 gdb_expect_list when testing "info vector".
5412
5413 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5414
5415 * gdb.base/style.exp: Don't include path in testname.
5416
5417 2019-01-10 Keith Seitz <keiths@redhat.com>
5418
5419 PR gdb/23712
5420 PR symtab/23010
5421 * gdb.dwarf2/multidictionary.exp: New file.
5422
5423 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5424
5425 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5426 (test_gnuv3_style_demangling): ... this.
5427 (test_lucid_style_demangling): Remove.
5428 (test_arm_style_demangling): Remove.
5429 (test_hp_style_demangling): Remove.
5430 (do_tests): Remove calls to the above.
5431
5432 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5433
5434 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5435 case.
5436
5437 2019-01-06 Tom Tromey <tom@tromey.com>
5438
5439 PR gdb/28155:
5440 * gdb.dwarf2/typedef-void-finish.exp: New file.
5441
5442 2018-12-28 Tom Tromey <tom@tromey.com>
5443 Simon Marchi <simark@simark.ca>
5444
5445 * gdb.base/jit-exec.exp: New file.
5446 * gdb.base/jit-exec.c: New file.
5447 * gdb.base/jit-execd.c: New file.
5448
5449 2018-12-28 Tom Tromey <tom@tromey.com>
5450
5451 * gdb.base/style.exp: Update test to check for address styling.
5452
5453 2018-12-28 Tom Tromey <tom@tromey.com>
5454
5455 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5456 message.
5457
5458 2018-12-28 Tom Tromey <tom@tromey.com>
5459
5460 * gdb.base/style.exp: Add test for version number styling.
5461
5462 2018-12-28 Tom Tromey <tom@tromey.com>
5463
5464 * gdb.base/style.exp: Add test for print_address_symbolic.
5465
5466 2018-12-28 Tom Tromey <tom@tromey.com>
5467
5468 * gdb.base/style.exp: Add test for breakpoint setting.
5469
5470 2018-12-28 Tom Tromey <tom@tromey.com>
5471
5472 * gdb.base/style.exp: Add test for variable names.
5473
5474 2018-12-28 Tom Tromey <tom@tromey.com>
5475
5476 * gdb.base/style.exp: New file.
5477 * gdb.base/style.c: New file.
5478
5479 2018-12-28 Tom Tromey <tom@tromey.com>
5480
5481 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5482 "dumb".
5483 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5484 the TERM environment variable.
5485
5486 2018-12-27 Tom Tromey <tom@tromey.com>
5487
5488 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5489 pagination test.
5490
5491 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5492
5493 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5494 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5495
5496 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5497
5498 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5499 Filename a.adb changed to bp_fun_addr.adb.
5500 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5501
5502 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5503
5504 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5505 non-PIE executables.
5506 * README: Mention the gdb,nopie_flag board setting.
5507 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5508 non-PIE executable.
5509 * gdb.arch/amd64-entry-value.exp: Likewise.
5510 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5511 * gdb.arch/i386-float.exp: Likewise.
5512 * gdb.arch/i386-signal.exp: Likewise.
5513 * gdb.mi/mi-reg-undefined.exp: Likewise.
5514
5515 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5516
5517 PR gdb/23974
5518 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5519
5520 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5521
5522 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5523 Update order of results accordingly.
5524
5525 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5526
5527 * gdb.base/annota1.exp: Update a test regexp.
5528
5529 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5530
5531 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5532
5533 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5534
5535 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5536 (reuse_time): Initialize to REUSE_TIME_CAP.
5537 (check_rc): New function.
5538 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5539 Check pthread_create rc.
5540 (spawner_thread_func): Check pthread_create and pthread_join rc.
5541
5542 2018-12-08 Pedro Alves <palves@redhat.com>
5543
5544 * gdb.base/list.exp (test_forward_search): Rename to ...
5545 (test_forward_reverse_search): ... this. Also test reverse-search
5546 and the forward-search alias.
5547
5548 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5549
5550 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5551 local timeout variable before return, and remove all local timeout
5552 variable entirely.
5553 (gdb_load): Likewise.
5554
5555 2018-12-01 Tom de Vries <tdevries@suse.de>
5556
5557 * gdb.base/gdb-caching-proc.exp: New file.
5558
5559 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5560
5561 * Makefile.in (TIMESTAMP): New variable.
5562 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5563 command.
5564 (check-single-racy): Likewise.
5565 (check/%.exp): Likewise.
5566 (check-racy/%.exp): Likewise.
5567 (workers/%.worker): Likewise.
5568 (build-perf): Likewise.
5569 (check-perf): Likewise.
5570 * README: Describe new "TS" and "TS_FORMAT" variables.
5571 * print-ts.py: New file.
5572
5573 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5574
5575 PR python/23714
5576 * gdb.python/python.exp: Test command repetition after
5577 gdb.execute.
5578
5579 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5580
5581 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5582 is correctly aligned.
5583
5584 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5585
5586 * gdb.ada/info_auto_lang.exp: New testcase.
5587 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5588 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5589 * gdb.ada/info_auto_lang/some_c.c: New file.
5590
5591 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5592
5593 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5594 FUNC_lang language syntax.
5595
5596 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5597
5598 * gdb.base/info_minsym.c: New file.
5599 * gdb.base/info_minsym.exp: New file.
5600
5601 2018-11-19 Tom Tromey <tom@tromey.com>
5602
5603 PR rust/23625:
5604 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5605 * gdb.rust/expr.exp: Update expected output. Change one test.
5606
5607 2018-11-19 Tom Tromey <tom@tromey.com>
5608
5609 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5610
5611 2018-11-19 Pedro Alves <palves@redhat.com>
5612
5613 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5614 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5615 see the expected warning.
5616
5617 2018-11-16 Alan Hayward <alan.hayward@arm.com>
5618
5619 PR gdb/22736:
5620 * gdb.cp/infcall-nodebug-lib.c: New test.
5621 * gdb.cp/infcall-nodebug-main.c: New test.
5622 * gdb.cp/infcall-nodebug.exp: New file.
5623
5624 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5625
5626 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5627 completer tests.
5628
5629 2018-11-09 Tom de Vries <tdevries@suse.de>
5630
5631 * gdb.base/msym-lang.c: New test.
5632 * gdb.base/msym-lang.exp: New file.
5633 * gdb.base/msym-lang-main.c: New test.
5634
5635 2018-11-08 Tom Tromey <tom@tromey.com>
5636
5637 PR gdb/23555:
5638 PR gdb/23838:
5639 * gdb.base/warning.exp: New file.
5640
5641 2018-11-08 Jan Beulich <jbeulich@suse.com>
5642
5643 * testsuite/gdb.arch/i386-avx512.c,
5644 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5645
5646 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5647
5648 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5649 point hardware.
5650
5651 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5652
5653 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5654 * gdb.dwarf2/missing-type-name.exp: New file.
5655
5656 2018-11-06 Tom de Vries <tdevries@suse.de>
5657
5658 * gdb.base/many-headers.c: New test.
5659 * gdb.base/many-headers.exp: New file.
5660
5661 2018-11-06 Jim Wilson <jimw@sifive.com>
5662
5663 * gdb.base/code_elim.exp: For riscv, set additional_flags
5664 to include -msmall-data-limit=0.
5665
5666 2018-11-01 Joel Brobecker <brobecker@adacore.com>
5667
5668 * gdb.ada/watch_minus_l: New testcase.
5669
5670 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5671
5672 * gdb.arch/aix-sighandle.c: New file.
5673 * gdb.arch/aix-sighandle.exp: New file.
5674
5675 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5676
5677 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5678 registers being unions.
5679
5680 2018-10-31 Tom de Vries <tdevries@suse.de>
5681
5682 * lib/valgrind.exp: New file.
5683 (vgdb_start, vgdb_stop): New procs, factored out of ...
5684 * gdb.base/valgrind-bt.exp: ... here, ...
5685 * gdb.base/valgrind-disp-step.exp: ... here and ...
5686 * gdb.base/valgrind-infcall.exp: ... here.
5687
5688 2018-10-31 Tom de Vries <tdevries@suse.de>
5689
5690 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5691
5692 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5693
5694 * gdb.dwarf2/void-type.c: New file.
5695 * gdb.dwarf2/void-type.exp: New file.
5696
5697 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5698
5699 * gdb.base/info_qt.c: New file.
5700 * gdb.base/info_qt.exp: New file.
5701
5702 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5703
5704 * gdb.arch/powerpc-htm-regs.c: New file.
5705 * gdb.arch/powerpc-htm-regs.exp: New file.
5706
5707 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5708
5709 * gdb.arch/powerpc-tar.c: New file.
5710 * gdb.arch/powerpc-tar.exp: New file.
5711
5712 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5713
5714 * gdb.arch/powerpc-ppr-dscr.c: New file.
5715 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5716
5717 2018-10-25 Tom de Vries <tdevries@suse.de>
5718
5719 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5720
5721 2018-10-24 Tom de Vries <tdevries@suse.de>
5722
5723 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5724 longer exists error.
5725
5726 2018-10-24 Tom de Vries <tdevries@suse.de>
5727
5728 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5729
5730 2018-10-24 Tom de Vries <tdevries@suse.de>
5731
5732 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5733 --db-attach in valgrind.
5734
5735 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5736
5737 * gdb.arch/riscv-reg-aliases.c: New file.
5738 * gdb.arch/riscv-reg-aliases.exp: New file.
5739
5740 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5741
5742 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5743
5744 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5745
5746 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5747
5748 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5749
5750 * gdb.cp/ovldbreak.exp: Fix regexps.
5751
5752 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5753
5754 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5755
5756 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5757
5758 PR cli/23785
5759 * gdb.base/restore.exp: New test to check if "restore" with an
5760 invalid file doesn't segfault.
5761
5762 2018-10-18 Tom de Vries <tdevries@suse.de>
5763
5764 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5765 * gdb.ada/excep_handle.exp: Same.
5766 * gdb.ada/mi_string_access.exp: Same.
5767 * gdb.ada/mi_var_union.exp: Same.
5768 * gdb.arch/arc-analyze-prologue.exp: Same.
5769 * gdb.arch/arc-decode-insn.exp: Same.
5770 * gdb.base/readnever.exp: Same.
5771 * gdb.fortran/printing-types.exp: Same.
5772 * gdb.guile/scm-lazy-string.exp: Same.
5773
5774 2018-10-16 Tom de Vries <tdevries@suse.de>
5775
5776 PR gdb/23730
5777 * gdb.base/catch-follow-exec.c: Add copyright notice.
5778 * gdb.base/catch-follow-exec.exp: Rewrite to use
5779 gdb_spawn_with_cmdline_opts. Require gdb-native.
5780
5781 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5782
5783 * gdb.trace/actions-changed.exp: Check for arch support.
5784 * gdb.trace/actions.exp: Likewise.
5785 * gdb.trace/ax.exp: Likewise.
5786 * gdb.trace/backtrace.exp: Likewise.
5787 * gdb.trace/change-loc.exp: Likewise.
5788 * gdb.trace/deltrace.exp: Likewise.
5789 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5790 * gdb.trace/ftrace.exp: Likewise.
5791 * gdb.trace/infotrace.exp: Check for arch support.
5792 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5793 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5794 * gdb.trace/mi-tsv-changed.exp: Likewise.
5795 * gdb.trace/packetlen.exp: Likewise.
5796 * gdb.trace/passc-dyn.exp: Likewise.
5797 * gdb.trace/passcount.exp: Likewise.
5798 * gdb.trace/pending.exp: Likewise.
5799 * gdb.trace/range-stepping.exp: Check for shlib support.
5800 * gdb.trace/report.exp: Check for arch support.
5801 * gdb.trace/save-trace.exp: Likewise.
5802 * gdb.trace/signal.exp: Check for signal support.
5803 * gdb.trace/tfind.exp: Check for arch support.
5804 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5805 * gdb.trace/trace-common.h: Add comment.
5806 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5807 * gdb.trace/trace-enable-disable.exp: Likewise.
5808 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5809 * gdb.trace/tracecmd.exp: Check for arch support.
5810 * gdb.trace/tspeed.exp: Check for shlib and target support.
5811 * gdb.trace/tstatus.exp: Check for arch support.
5812 * gdb.trace/tsv.exp: Likewise.
5813 * gdb.trace/while-dyn.exp: Likewise.
5814 * gdb.trace/while-stepping.exp: Likewise.
5815 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5816
5817 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5818
5819 * gdb.trace/tspeed.exp: Remove nowarnings.
5820 (prepare_for_trace_test): Declare "global ipalib".
5821 * gdb.trace/tspeed.c: Include unistd.h.
5822 (main): Remove superfluous printf argument.
5823
5824 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5825
5826 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5827 directory prefix on the filename.
5828
5829 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5830
5831 * gdb.gdb/unittest.exp: Update expected message informing that
5832 selftests have been disabled.
5833 * gdb.server/unittest.exp: Likewise.
5834
5835 2018-10-09 Tom de Vries <tdevries@suse.de>
5836
5837 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5838 with runto_main.
5839
5840 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5841
5842 PR c++/16841
5843 * gdb.cp/virtbase2.cc: New file.
5844 * gdb.cp/virtbase2.exp: New file.
5845
5846 2018-10-06 Tom Tromey <tom@tromey.com>
5847
5848 PR python/19399:
5849 * gdb.python/py-inferior.exp: Add architecture test.
5850
5851 2018-10-06 Tom Tromey <tom@tromey.com>
5852
5853 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5854 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5855
5856 2018-10-06 Tom Tromey <tom@tromey.com>
5857
5858 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5859 of a "throw" catchpoint.
5860
5861 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5862
5863 * gdb.base/info-proc.exp: Update string expected from "help info
5864 proc".
5865
5866 2018-10-04 Tom Tromey <tom@tromey.com>
5867
5868 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5869 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5870 (test_initial_complaints, test_empty_complaints): Update.
5871 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5872
5873 2018-10-04 Tom Tromey <tom@tromey.com>
5874
5875 PR cli/19551:
5876 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5877 * lib/gdb.exp (gdb_file_cmd): Update.
5878 * gdb.stabs/weird.exp (print_weird_var): Update.
5879 * gdb.server/solib-list.exp: Update.
5880 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5881 * gdb.mi/mi-cli.exp: Update.
5882 * gdb.linespec/linespec.exp: Update.
5883 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5884 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5885 * gdb.cp/cp-relocate.exp: Update.
5886 * gdb.base/sym-file.exp: Update.
5887 * gdb.base/relocate.exp: Update.
5888 * gdb.base/readnever.exp: Update.
5889 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5890 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5891 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5892 * gdb.base/code_elim.exp: Update.
5893 * gdb.base/break-unload-file.exp (test_break): Update.
5894 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5895 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5896 Update.
5897 * gdb.base/attach.exp (do_attach_tests): Update.
5898 * gdb.base/sepdebug.exp: Update.
5899 * gdb.python/py-section-script.exp: Update.
5900
5901 2018-10-04 Tom Tromey <tom@tromey.com>
5902
5903 PR cli/22234:
5904 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5905 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5906 output.
5907
5908 2018-10-04 Tom Tromey <tom@tromey.com>
5909
5910 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5911 set width and height to 0.
5912 (test_command_line_attach_run): Use -quiet.
5913
5914 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5915
5916 * lib/gdb.exp (skip_ifunc_tests): New.
5917 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5918 other compile failures.
5919 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5920
5921 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5922
5923 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5924 is_amd64_regs_target.
5925
5926 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5927
5928 * gdb.arch/aarch64-sighandler-regs.c: New test.
5929 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5930 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5931
5932 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5933
5934 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5935 assembly.
5936
5937 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5938
5939 * gdb.base/frame-selection.exp: New file.
5940 * gdb.base/frame-selection.c: New file.
5941
5942 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5943
5944 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5945 pthread barrier.
5946 (main): Likewise.
5947
5948 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5949
5950 * gdb.base/large-frame-1.c: New file.
5951 * gdb.base/large-frame-2.c: New file.
5952 * gdb.base/large-frame.exp: New file.
5953 * gdb.base/large-frame.h: New file.
5954
5955 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5956
5957 PR gdb/20948
5958 * gdb.base/write_mem.exp: New test.
5959 * gdb.base/write_mem.c: Likewise.
5960
5961 2018-09-23 Tom Tromey <tom@tromey.com>
5962
5963 PR python/18852:
5964 * gdb.python/py-parameter.exp: Add test for parameter that throws
5965 on "set".
5966
5967 2018-09-23 Tom Tromey <tom@tromey.com>
5968
5969 PR python/17284:
5970 * gdb.python/py-template.exp (test_template_arg): Add test for
5971 negative template argument number.
5972
5973 2018-09-23 Tom Tromey <tom@tromey.com>
5974
5975 PR python/14062:
5976 * gdb.python/python.exp: Add test for post_event error.
5977
5978 2018-09-23 Tom Tromey <tom@tromey.com>
5979
5980 PR python/18170:
5981 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5982 convert pointers to int and long.
5983
5984 2018-09-23 Tom Tromey <tom@tromey.com>
5985
5986 PR python/20126:
5987 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5988 signed-ness conversion tests.
5989
5990 2018-09-23 Tom Tromey <tom@tromey.com>
5991
5992 PR python/18352;
5993 * gdb.python/py-value.exp (test_float_conversion): New proc.
5994 Use it.
5995
5996 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5997
5998 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5999
6000 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6001
6002 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6003 no readline.
6004 * gdb.base/utf8-identifiers.exp: Likewise.
6005 * gdb.cp/cpcompletion.exp: Likewise.
6006 * gdb.linespec/cpcompletion.exp: Likewise.
6007 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6008 * gdb.linespec/cpls-ops.exp: Likewise.
6009
6010 2018-09-19 Richard Bunt <richard.bunt@arm.com>
6011 Chris January <chris.january@arm.com>
6012
6013 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6014 * gdb.fortran/short-circuit-argument-list.exp: New file.
6015 * gdb.fortran/short-circuit-argument-list.f90: New test.
6016
6017 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6018
6019 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6020 "arch=" keyword when executing "-stack-list-frames".
6021
6022 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6023
6024 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6025 "arch=" keyword when executing "-stack-list-frames".
6026
6027 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6028
6029 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6030 break ada".
6031
6032 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6033
6034 PR python/23669
6035 * gdb.python/python.exp: Test gdb.execute("show commands").
6036
6037 2018-09-16 Tom Tromey <tom@tromey.com>
6038
6039 * gdb.base/new-ui.exp (do_execution_tests): Update.
6040 * gdb.base/dbx.exp (test_breakpoints): Update.
6041
6042 2018-09-14 Alan Hayward <alan.hayward@arm.com>
6043
6044 * lib/gdb.exp (gdb_simple_compile): Add proc.
6045 (is_elf_target): Use gdb_simple_compile.
6046 (skip_altivec_tests): Likewise.
6047 (skip_vsx_tests): Likewise.
6048 (skip_tsx_tests): Likewise.
6049 (skip_btrace_tests): Likewise.
6050 (skip_btrace_pt_tests): Likewise.
6051 (gdb_can_simple_compile): Likewise.
6052 (gdb_has_argv0): Likewise.
6053 (gdb_target_symbol_prefix): Likewise.
6054 (target_supports_scheduler_locking): Likewise.
6055
6056 2018-09-13 Tom Tromey <tom@tromey.com>
6057
6058 * Makefile.in (TAGS): Recognize proc_with_prefix and
6059 gdb_caching_proc.
6060
6061 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6062
6063 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6064 method.
6065
6066 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6067
6068 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6069 and a few other Inferior properties when the Inferior is no
6070 longer valid.
6071
6072 2018-09-13 Tom Tromey <tom@tromey.com>
6073
6074 PR rust/23650:
6075 * gdb.rust/simple.exp: Add test for enum field access error.
6076
6077 2018-09-13 Tom Tromey <tom@tromey.com>
6078
6079 PR rust/23626:
6080 * gdb.rust/simple.rs (EmptyEnum): New type.
6081 (main): Use it.
6082 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6083
6084 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6085
6086 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6087 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6088 * gdb.python/py-symtab.exp: Update test printing an objfile.
6089
6090 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6091
6092 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6093 object.
6094
6095 2018-09-12 Alan Hayward <alan.hayward@arm.com>
6096
6097 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6098 (support_complex_tests): Use gdb_can_simple_compile.
6099 (is_ilp32_target): Likewise.
6100 (is_lp64_target): Likewise.
6101 (is_64_target): Likewise.
6102 (is_amd64_regs_target): Likewise.
6103 (is_aarch32_target): Likewise.
6104 (gdb_int128_helper): Likewise.
6105
6106 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6107
6108 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6109
6110 2018-09-10 Jerome Guitton <guitton@adacore.com>
6111
6112 * gdb.ada/same_component_name: Add test for case of tagged record
6113 with variable-length fields.
6114
6115 2018-09-10 Xavier Roirand <roirand@adacore.com>
6116
6117 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6118 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6119 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6120 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6121
6122 2018-09-10 Xavier Roirand <roirand@adacore.com>
6123
6124 * gdb.ada/mi_string_access.exp: New testcase.
6125 * gdb.ada/mi_string_access/bar.adb: New file.
6126 * gdb.ada/mi_string_access/pck.adb: New file.
6127 * gdb.ada/mi_string_access/pck.asd: New file.
6128
6129 2018-09-10 Xavier Roirand <roirand@adacore.com>
6130
6131 * gdb.ada/mi_var_union.exp: New testcase.
6132 * gdb.ada/mi_var_union/bar.adb: New file.
6133 * gdb.ada/mi_var_union/pck.adb: New file.
6134 * gdb.ada/mi_var_union/pck.asd: New file.
6135
6136 2018-09-08 Tom Tromey <tom@tromey.com>
6137
6138 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6139
6140 2018-09-08 Tom Tromey <tom@tromey.com>
6141
6142 PR python/16047:
6143 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6144 (register_pretty_printers): Register new printer.
6145 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6146 test.
6147 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6148 (an_int_type3): New global.
6149
6150 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6151
6152 * gdb.ada/expr_with_funcall: New testcase.
6153
6154 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6155
6156 * gdb.ada/packed_array_assign: New testcase.
6157
6158 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6159
6160 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6161 names, and add test prefixes to make test names unique.
6162
6163 2018-09-05 Tom de Vries <tdevries@suse.de>
6164
6165 * gdb.dwarf2/varval.exp: Add test.
6166
6167 2018-09-04 Gary Benson <gbenson@redhat.com>
6168
6169 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6170 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6171
6172 2018-08-31 Tom Tromey <tom@tromey.com>
6173
6174 * gdb.rust/simple.rs: Rename second variable "v".
6175
6176 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6177
6178 * gdb.base/funcargs.c (use_a): New function.
6179 (recurse): Call use_a.
6180
6181 2018-08-29 Keith Seitz <keiths@redhat.com>
6182
6183 * gdb.compile/compile-cplus-anonymous.cc: New file.
6184 * gdb.compile/compile-cplus-anonymous.exp: New file.
6185 * gdb.compile/compile-cplus-array-decay.cc: New file.
6186 * gdb.compile/compile-cplus-array-decay.exp: New file.
6187 * gdb.compile/compile-cplus-inherit.cc: New file.
6188 * gdb.compile/compile-cplus-inherit.exp: New file.
6189 * gdb.compile/compile-cplus-member.cc: New file.
6190 * gdb.compile/compile-cplus-member.exp: New file.
6191 * gdb.compile/compile-cplus-method.cc: New file.
6192 * gdb.compile/compile-cplus-method.exp: New file.
6193 * gdb.compile/compile-cplus-mod.c: "New" file.
6194 * gdb.compile/compile-cplus-namespace.cc: New file.
6195 * gdb.compile/compile-cplus-namespace.exp: New file.
6196 * gdb.compile/compile-cplus-nested.cc: New file.
6197 * gdb.compile/compile-cplus-nested.exp: New file.
6198 * gdb.compile/compile-cplus-print.c: "New" file.
6199 * gdb.compile/compile-cplus-print.exp: "New" file.
6200 * gdb.compile/compile-cplus-virtual.cc: New file.
6201 * gdb.compile/compile-cplus-virtual.exp: New file.
6202 * gdb.compile/compile-cplus.c: "New" file.
6203 * gdb.compile/compile-cplus.exp: "New" file.
6204 * lib/compile-support.exp: New file.
6205
6206 2018-08-16 Gary Benson <gbenson@redhat.com>
6207
6208 PR gdb/13000:
6209 * gdb.base/batch-exit-status.exp: New file.
6210 * gdb.base/batch-exit-status.good-commands: Likewise.
6211 * gdb.base/batch-exit-status.bad-commands: Likewise.
6212
6213 2018-08-29 Alan Hayward <alan.hayward@arm.com>
6214
6215 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6216 (struct struct02): Likewise.
6217 (struct struct03): Likewise.
6218 (struct struct04): Likewise.
6219 (struct struct_01_01): New struct.
6220 (struct struct_01_02): Likewise.
6221 (struct struct_01_03): Likewise.
6222 (struct struct_01_04): Likewise.
6223 (struct struct_02_01): Likewise.
6224 (struct struct_02_02): Likewise.
6225 (struct struct_02_03): Likewise.
6226 (struct struct_02_04): Likewise.
6227 (struct struct_04_01): Likewise.
6228 (struct struct_04_02): Likewise.
6229 (struct struct_04_03): Likewise.
6230 (struct struct_04_04): Likewise.
6231 (struct struct_05_01): Likewise.
6232 (struct struct_05_02): Likewise.
6233 (struct struct_05_03): Likewise.
6234 (struct struct_05_04): Likewise.
6235 (cmp_struct01): Remove function.
6236 (cmp_struct02): Likewise.
6237 (cmp_struct03): Likewise.
6238 (cmp_struct04): Likewise.
6239 (cmp_struct_01_01): Add Function.
6240 (cmp_struct_01_02): Likewise.
6241 (cmp_struct_01_03): Likewise.
6242 (cmp_struct_01_04): Likewise.
6243 (cmp_struct_02_01): Likewise.
6244 (cmp_struct_02_02): Likewise.
6245 (cmp_struct_02_03): Likewise.
6246 (cmp_struct_02_04): Likewise.
6247 (cmp_struct_04_01): Likewise.
6248 (cmp_struct_04_02): Likewise.
6249 (cmp_struct_04_03): Likewise.
6250 (cmp_struct_04_04): Likewise.
6251 (cmp_struct_05_01): Likewise.
6252 (cmp_struct_05_02): Likewise.
6253 (cmp_struct_05_03): Likewise.
6254 (cmp_struct_05_04): Likewise.
6255 (call_all): Add new structs.
6256 * gdb.base/infcall-nested-structs.exp: Likewise.
6257
6258 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6259
6260 * gdb.python/py-framefilter-mi.exp: Update regexp to
6261 check for "arch" field in frame output.
6262
6263 2018-08-23 Kevin Buettner <kevinb@redhat.com>
6264
6265 * gdb.dwarf2/dw2-ranges-func.c: New file.
6266 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6267
6268 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6269
6270 * gdb.base/term.exp: Compare terminal settings with values from
6271 the inferior.
6272 * gdb.base/term.c: Get and set terminal settings.
6273
6274 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6275
6276 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6277 accommodate new "arch" field in frame output.
6278 * gdb.mi/mi-return.exp: Likewise.
6279 * gdb.mi/mi-stack.exp: Likewise.
6280 * gdb.mi/mi-syn-frame.exp: Likewise.
6281 * gdb.mi/user-selected-context-sync.exp: Likewise.
6282
6283 2018-08-19 Michael Spang <spang@google.com>
6284
6285 PR gdb/11786
6286 * gdb.base/gcore-tls-pie.c: New file.
6287 * gdb.base/gcore-tls-pie.exp: New file.
6288
6289 2018-08-18 Kevin Buettner <kevinb@redhat.com>
6290
6291 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
6292 * gdb.dwarf2/varval.c: New file.
6293 * gdb.dwarf2/varval.exp: New file.
6294
6295 2018-08-17 Alan Hayward <alan.hayward@arm.com>
6296
6297 PR gdb/18931
6298 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6299
6300 2018-08-16 Keith Seitz <keiths@redhat.com>
6301
6302 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6303 tests expected to pass.
6304
6305 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6306
6307 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6308 -data-disassemble -a.
6309 (test_disassembly_bogus_args): Likewise.
6310
6311 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6312
6313 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6314
6315 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6316
6317 * gdb.base/vla-optimized-out.exp: Add new test.
6318
6319 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6320
6321 * gdb.base/vla-optimized-out-o3.exp: Delete.
6322 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6323 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6324 deleted tests.
6325
6326 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6327
6328 PR gdb/18050:
6329 * gdb.server/extended-remote-restart.c: New file.
6330 * gdb.server/extended-remote-restart.exp: New file.
6331
6332 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6333
6334 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6335 "set variable index = 42".
6336
6337 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6338
6339 * boards/index-cache-gdb.exp: New file.
6340 * gdb.dwarf2/index-cache.exp: New file.
6341 * gdb.dwarf2/index-cache.c: New file.
6342 * gdb.base/maint.exp: Check if we are using the index cache.
6343
6344 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6345
6346 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6347 MAKEFLAGS.
6348
6349 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6350
6351 * dg-extract-results.sh: Move to toplevel contrib.
6352 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6353 * Makefile.in (check-parallel-racy): Likewise.
6354
6355 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6356
6357 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6358 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6359 tests if the target supports scheduler locking.
6360
6361 2018-08-04 Tom de Vries <tdevries@suse.de>
6362
6363 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6364
6365 2018-08-02 Tom Tromey <tom@tromey.com>
6366
6367 PR symtab/16842.
6368 * gdb.cp/temargs.exp: Test "info address" of a template
6369 parameter.
6370
6371 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6372
6373 * gdb.python/py-mi-var-info-path-expression.c: New file.
6374 * gdb.python/py-mi-var-info-path-expression.py: New file.
6375 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6376
6377 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6378
6379 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6380 error after "cannot resolve name" string.
6381
6382 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6383
6384 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6385 started.
6386 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6387
6388 2018-07-28 Tom de Vries <tdevries@suse.de>
6389
6390 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6391
6392 2018-07-26 Tom de Vries <tdevries@suse.de>
6393
6394 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6395
6396 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6397
6398 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6399 is visible.
6400
6401 2018-07-26 Tom de Vries <tdevries@suse.de>
6402
6403 PR breakpoints/23366
6404 * gdb.base/catch-follow-exec.c: New test.
6405 * gdb.base/catch-follow-exec.exp: New file.
6406
6407 2018-07-25 Tom de Vries <tdevries@suse.de>
6408
6409 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6410 vla-optimized-out.c.
6411
6412 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6413
6414 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6415 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6416
6417 2018-07-20 Tom de Vries <tdevries@suse.de>
6418
6419 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6420 NOCLONE macro.
6421 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6422
6423 2018-07-19 Tom de Vries <tdevries@suse.de>
6424
6425 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6426 regular expression.
6427
6428 2018-07-18 Tom de Vries <tdevries@suse.de>
6429
6430 * gdb.base/vla-optimized-out.c: New test.
6431 * gdb.base/vla-optimized-out.exp: New file.
6432
6433 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6434
6435 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6436 message "No address associated with hostname" when gdbserver
6437 cannot resolve the hostname.
6438
6439 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6440
6441 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6442 Add some test prefixes to make tests unique.
6443
6444 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6445
6446 * gdb.base/frameapply.c: New file.
6447 * gdb.base/frameapply.exp: New file.
6448
6449 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6450
6451 * gdb.base/skip.exp: Update expected error message.
6452
6453 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6454 Jan Kratochvil <jan.kratochvil@redhat.com>
6455 Paul Fertser <fercerpav@gmail.com>
6456 Tsutomu Seki <sekiriki@gmail.com>
6457
6458 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6459 parameter.
6460 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6461 by default.
6462 * boards/native-gdbserver.exp: Likewise.
6463 * gdb.server/run-without-local-binary.exp: Improve regexp used
6464 for detecting when a remote debugging connection succeeds.
6465 * gdb.server/server-connect.exp: New file.
6466 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6467 Do not prefix the port number with ":".
6468 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6469 support for detecting and using it. Add '$debughost_gdbserver'
6470 to the list of arguments used to start gdbserver. Handle case
6471 when gdbserver cannot resolve a network name.
6472
6473 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6474
6475 PR c++/23373
6476 * gdb.base/ptype-offsets.cc (struct static_member): New
6477 struct.
6478 (main) <stmember>: New variable.
6479 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6480 with a static member in it.
6481
6482 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6483
6484 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6485 watchpoints enabled and disabled.
6486
6487 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6488
6489 * gdb.base/examine-backward.exp: Still run tests around address
6490 0x0, even if address 0x0 is not readable. Update the pattern for
6491 matching address 0x0 in expected output.
6492
6493 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6494
6495 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6496 malloc/free.
6497
6498 2018-07-04 Tom de Vries <tdevries@suse.de>
6499
6500 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6501
6502 2018-07-02 Maciej W. Rozycki <macro@mips.com>
6503
6504 PR tdep/8282
6505 * gdb.arch/mips-disassembler-options.exp: New test.
6506 * gdb.arch/mips-disassembler-options.s: New test source.
6507
6508 2018-06-29 Pedro Alves <palves@redhat.com>
6509
6510 * gdb.threads/names.exp: Adjust expected "info threads" output.
6511
6512 2018-06-29 Pedro Alves <palves@redhat.com>
6513
6514 * gdb.opt/inline-break.exp (line number, address): Add "info
6515 break" tests.
6516
6517 2018-06-29 Pedro Alves <palves@redhat.com>
6518
6519 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6520 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6521 number and address and running to them.
6522
6523 2018-06-29 Richard Bunt <richard.bunt@arm.com>
6524
6525 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6526
6527 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6528
6529 * lib/compiler.c: Remove executable permission flag.
6530
6531 2018-06-28 Richard Bunt <richard.bunt@arm.com>
6532
6533 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6534 code.
6535 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6536
6537 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6538
6539 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6540
6541 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6542
6543 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6544 address argument is omitted.
6545
6546 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6547
6548 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6549
6550 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
6551
6552 PR gdb/21695
6553 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6554 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6555
6556 2018-06-26 Tom Tromey <tom@tromey.com>
6557
6558 PR rust/22574:
6559 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6560 * gdb.rust/simple.rs (struct SimpleLayout): New.
6561
6562 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6563
6564 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6565 "info registers" output.
6566
6567 2018-06-21 Richard Bunt <richard.bunt@arm.com>
6568
6569 * gdb.base/watchpoint-hw-attach.c: New test.
6570 * gdb.base/watchpoint-hw-attach.exp: New file.
6571
6572 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6573
6574 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6575 through /bin/sh.
6576 * boards/dwarf4-gdb-index.exp: Likewise.
6577 * boards/fission-dwp.exp: Likewise.
6578
6579 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6580
6581 * gdb.base/float128.exp: Add comment and improved fail message
6582 to the failure case of "print large128" test.
6583
6584 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6585
6586 * configure.ac: Remove AC_PREREQ.
6587 * configure: Re-generate.
6588
6589 2018-06-19 Pedro Alves <palves@redhat.com>
6590
6591 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6592 (func_extern_caller): New.
6593 (main): Call func_extern_caller.
6594 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6595 logic change.
6596
6597 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
6598
6599 PR gdb/16841
6600 * gdb.cp/typedef-base.cc: New file.
6601 * gdb.cp/typedef-base.exp: New file.
6602
6603 2018-06-18 Tom de Vries <tdevries@suse.de>
6604
6605 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6606
6607 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6608 Richard Bunt <Richard.Bunt@arm.com>
6609
6610 * gdb.threads/attach-slow-waitpid.c: New file.
6611 * gdb.threads/attach-slow-waitpid.exp: New file.
6612 * gdb.threads/slow-waitpid.c: New file.
6613
6614 2018-06-14 Pedro Alves <palves@redhat.com>
6615
6616 * gdb.base/fork-running-state.c: Include <errno.h>.
6617 (exit_if_relative_exits): New.
6618 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6619 exits.
6620 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6621 child exits.
6622
6623 2018-06-14 Tom de Vries <tdevries@suse.de>
6624
6625 PR cli/22573
6626 * gdb.base/finish-pretty.c: New test.
6627 * gdb.base/finish-pretty.exp: New file.
6628
6629 2018-06-14 Pedro Alves <palves@redhat.com>
6630
6631 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6632 gdb's expected startup output.
6633
6634 2018-06-14 Pedro Alves <palves@redhat.com>
6635
6636 * lib/selftest-support.exp (selftest_setup): Remove inlined
6637 function handling.
6638
6639 2018-06-14 Tom de Vries <tdevries@suse.de>
6640
6641 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6642 matching of breakpoint printing.
6643
6644 2018-06-13 Tom de Vries <tdevries@suse.de>
6645
6646 PR testsuite/23269
6647 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6648 (fork_child): ... here, and ...
6649 (fork_parent): ... here.
6650
6651 2018-06-12 Tom de Vries <tdevries@suse.de>
6652
6653 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6654
6655 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6656 Stephen Roberts <stephen.roberts@arm.com>
6657
6658 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6659 rewrite test to describe action performed, rather than possible
6660 failure.
6661
6662 2018-06-08 Gary Benson <gbenson@redhat.com>
6663
6664 * gdb.threads/check-libthread-db.exp: New file.
6665 * gdb.threads/check-libthread-db.c: Likewise.
6666
6667 2018-06-05 Tom Tromey <tom@tromey.com>
6668
6669 * gdb.base/default.exp: Update expected "show version" output.
6670
6671 2018-06-05 Tom Tromey <tom@tromey.com>
6672
6673 PR cli/12326:
6674 * gdb.cp/static-print-quit.exp: Update.
6675 * lib/gdb.exp (pagination_prompt): Update.
6676 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6677 * gdb.python/python.exp: Update.
6678
6679 2018-06-04 Joel Brobecker <brobecker@adacore.com>
6680
6681 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6682
6683 2018-06-01 Joel Brobecker <brobecker@adacore.com>
6684
6685 * gdb.ada/bp_fun_addr: New testcase.
6686
6687 2018-06-01 Tom Tromey <tom@tromey.com>
6688
6689 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6690 results.
6691 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6692 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6693 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6694 * gdb.base/maint.exp (maint_pass_if): Update.
6695
6696 2018-05-31 Maciej W. Rozycki <macro@mips.com>
6697
6698 * gdb.base/endian.exp: New test.
6699 * gdb.base/endian.c: New test source.
6700
6701 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6702
6703 PR gdb/23203
6704 * gdb.base/bt-selected-frame.c: New file.
6705 * gdb.base/bt-selected-frame.exp: New file.
6706 * lib/gdb.exp (get_current_frame_number): New function.
6707
6708 2018-05-24 Maciej W. Rozycki <macro@mips.com>
6709 Pedro Alves <palves@redhat.com>
6710
6711 * gdb.threads/tls-core.c: Include <stdlib.h>
6712 (thread_proc): Call `abort'.
6713 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6714 (tls_core_test): New procedure, bits factored out from ...
6715 (top level): ... here. Test both native cores and gcore cores.
6716
6717 2018-05-23 Tom Tromey <tom@tromey.com>
6718
6719 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6720
6721 2018-05-23 Tom Tromey <tom@tromey.com>
6722
6723 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6724 symfile_complaints.
6725 (test_short_complaints): Likewise.
6726 (test_empty_complaints): Likewise.
6727 (test_initial_complaints): Update.
6728
6729 2018-05-23 Tom Tromey <tom@tromey.com>
6730
6731 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6732
6733 2018-05-23 Tom Tromey <tom@tromey.com>
6734
6735 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6736 (test_short_complaints): Update.
6737
6738 2018-05-22 Pedro Alves <palves@redhat.com>
6739
6740 * gdb.base/remote.exp: Only gdb_start after compiling the
6741 testcase. Issue "disconnect" before testing "set remote" command
6742 defaults. Issue clean_restart before running to main.
6743
6744 2018-05-22 Pedro Alves <palves@redhat.com>
6745
6746 * gdb.base/remote.exp: Adjust expected output of "show remote
6747 memory-write-packet-size". Add tests for "set remote
6748 memory-write-packet-size 0" and "set remote
6749 memory-write-packet-size fixed/limit".
6750
6751 2018-05-22 Pedro Alves <palves@redhat.com>
6752
6753 PR gdb/22973
6754 * gdb.base/utf8-identifiers.c: New file.
6755 * gdb.base/utf8-identifiers.exp: New file.
6756
6757 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6758
6759 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6760
6761 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6762
6763 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6764
6765 2018-05-18 Tom Tromey <tom@tromey.com>
6766
6767 * gdb.base/ptype-offsets.exp: Update.
6768
6769 2018-05-17 Keith Seitz <keiths@redhat.com>
6770
6771 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6772 in expected breakpoint stop locations.
6773 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6774 move to proper scope to test variable values.
6775 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6776 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6777 New functions.
6778 (main): Call not_inline_func3.
6779 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6780 inline_func1, inline_func2, and inline_func3. Test that when each
6781 breakpoint is hit, GDB properly reports both the stop location
6782 and the backtrace. Repeat tests for temporary breakpoints.
6783
6784 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6785
6786 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6787 rather then trying to access it in determining whether the PID
6788 of `gdbserver' could have been retrieved.
6789
6790 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6791
6792 * gdb.arch/amd64-init-x87-values.S: New file.
6793 * gdb.arch/amd64-init-x87-values.exp: New file.
6794
6795 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6796
6797 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6798
6799 2018-05-04 Tom Tromey <tom@tromey.com>
6800
6801 PR python/22730:
6802 * gdb.python/python.exp: Test multi-line execute.
6803
6804 2018-05-04 Tom Tromey <tom@tromey.com>
6805
6806 PR python/22731:
6807 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6808
6809 2018-05-04 Tom Tromey <tom@tromey.com>
6810
6811 PR gdb/11750:
6812 * gdb.base/define.exp: Test defining a user command inside a user
6813 command.
6814 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6815
6816 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6817 Pedro Alves <palves@redhat.com>
6818
6819 PR breakpoints/19806 and support for PR external/20207.
6820 * gdb.base/watchpoint-unaligned.c: New file.
6821 * gdb.base/watchpoint-unaligned.exp: New file.
6822
6823 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6824
6825 * gdb.base/maint.exp: Make test names unique, use
6826 test_prefix_command_help to test 'help maint info', and remove
6827 repeated test of 'help maint'.
6828
6829 2018-05-04 Tom Tromey <tom@tromey.com>
6830
6831 PR gdb/22619:
6832 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6833 behavior.
6834
6835 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6836
6837 * gdb.base/maint.exp: Process output from 'maint print registers'
6838 line at a time.
6839
6840 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6841
6842 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6843 timeout.
6844
6845 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6846
6847 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6848 filter pattern.
6849
6850 2018-05-02 Pedro Alves <palves@redhat.com>
6851
6852 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6853 to_log_command renames.
6854 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6855
6856 2018-05-02 Tom Tromey <tom@tromey.com>
6857
6858 * gdb.python/py-parameter.exp: Set test message.
6859
6860 2018-05-02 Tom Tromey <tom@tromey.com>
6861
6862 PR python/20084:
6863 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6864 PARAM_ZUINTEGER_UNLIMITED tests.
6865
6866 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6867
6868 PR rust/23124
6869 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6870 when casting.
6871
6872 2018-04-30 Tom Tromey <tom@tromey.com>
6873
6874 * gdb.python/py-type.exp: Check align attribute.
6875 * gdb.python/py-type.c: New "aligncheck" global.
6876
6877 2018-04-30 Tom Tromey <tom@tromey.com>
6878
6879 PR exp/17095:
6880 * gdb.dwarf2/dw2-align.exp: New file.
6881 * gdb.cp/align.exp: New file.
6882 * gdb.base/align.exp: New file.
6883 * lib/gdb.exp (gdb_int128_helper): New proc.
6884 (has_int128_c, has_int128_cxx): New caching procs.
6885
6886 2018-04-27 Tom Tromey <tom@tromey.com>
6887
6888 PR rust/22545:
6889 * gdb.rust/simple.exp: Add inclusive range tests.
6890
6891 2018-04-26 Pedro Alves <palves@redhat.com>
6892
6893 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6894 ifunc breakpoint locations correctly of ifunc breakpoints set
6895 while the program resolves the ifunc.
6896
6897 2018-04-26 Pedro Alves <palves@redhat.com>
6898
6899 * gdb.base/gnu-ifunc-final.c: New file.
6900 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6901 * gdb.base/gnu-ifunc.exp (executable): Delete.
6902 (staticexecutable): Adjust.
6903 (lib_opts, exec_opts): Delete.
6904 (make_binsuffix, build, set-break): New procedures.
6905 (misc_tests): New, with tests factored out from the top level.
6906 (top level): Test different combinations of ifunc resolver name,
6907 resolver with and with debug info, and ifunc target with and
6908 without debug info. Wrap static tests with with_target_prefix.
6909
6910 2018-04-26 Pedro Alves <palves@redhat.com>
6911
6912 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6913 return type" warnings.
6914
6915 2018-04-25 Pedro Alves <palves@redhat.com>
6916
6917 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6918 killed".
6919 * gdb.base/kill-after-signal.exp: Likewise.
6920 * gdb.threads/kill.exp: Likewise.
6921
6922 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6923 Sergio Durigan Junior <sergiodj@redhat.com>
6924 Pedro Alves <palves@redhat.com>
6925
6926 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6927 regexps to expect for '[Inferior ... detached]' as well.
6928 * gdb.base/attach.exp: Likewise.
6929 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6930 "gdb_continue_to_end".
6931 (test_catch_syscall_with_wrong_args): Likewise.
6932 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6933 ']'. Don't set 'verbose' on.
6934 * gdb.base/foll-vfork.exp: Likewise.
6935 * gdb.base/fork-print-inferior-events.c: New file.
6936 * gdb.base/fork-print-inferior-events.exp: New file.
6937 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6938 '[Inferior ... has been killed]' message.
6939 * gdb.base/kill-after-signal.exp: Likewise.
6940 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6941 detach message.
6942 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6943 message.
6944 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6945 regexps to expect for '[Inferior ... detached]' as well.
6946 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6947
6948 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6949
6950 PR gdb/23104
6951 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6952
6953 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6954
6955 PR gdb/23095
6956 * gdb.base/break-probes.exp: Pass shlib_load to
6957 prepare_for_testing. Set normal_bp to r_debug_state if target is
6958 bsd.
6959
6960 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6961
6962 * gdb.threads/multiple-successive-infcall.c: New test.
6963 * gdb.threads/multiple-successive-infcall.exp: New file.
6964
6965 2018-04-17 Tom Tromey <tom@tromey.com>
6966
6967 * gdb.rust/simple.rs (Union): New type.
6968 (main): New local "u".
6969 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6970
6971 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6972
6973 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6974 number information in output of "whereis" command.
6975 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6976
6977 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6978
6979 * gdb.ada/info_types.exp: Adjust expected output to the line
6980 numbers now printed by "info var/func/type".
6981 * gdb.base/completion.exp: Likewise.
6982 * gdb.base/included.exp: Likewise.
6983 * gdb.cp/cp-relocate.exp: Likewise.
6984 * gdb.cp/cplusfuncs.exp: Likewise.
6985 * gdb.cp/namespace.exp: Likewise.
6986 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6987
6988 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6989
6990 * gdb.btrace/cpu.exp: New.
6991
6992 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6993
6994 * gdb.base/step-indirect-call-thunk.exp: New.
6995 * gdb.base/step-indirect-call-thunk.c: New.
6996 * gdb.reverse/step-indirect-call-thunk.exp: New.
6997 * gdb.reverse/step-indirect-call-thunk.c: New.
6998
6999 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7000
7001 * gdb.base/pie-fork.c: New file.
7002 * gdb.base/pie-fork.exp: New file.
7003
7004 2018-04-11 Tom Tromey <tom@tromey.com>
7005
7006 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7007
7008 2018-04-10 Pedro Alves <palves@redhat.com>
7009
7010 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7011 exits. Instead loop running forever.
7012 (fork_parent): Run forever too.
7013
7014 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7015
7016 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7017 mi_continue_to_line.
7018 * gdb.mi/mi-stack.c (callee4): Add comment.
7019
7020 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7021
7022 * gdb.mi/mi-stack.exp: Fix indentation.
7023
7024 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7025
7026 PR gdb/22979
7027 * gdb.arch/amd64-osabi.exp: New file.
7028
7029 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7030
7031 PR gdb/22980
7032 * gdb.base/osabi.exp: New file.
7033
7034 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
7035
7036 * gdb.cp/static-typedef-print.exp: New file.
7037 * gdb.cp/static-typedef-print.cc: New file.
7038
7039 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7040
7041 * gdb.ada/varsize_limit: New testcase.
7042
7043 2018-03-27 Joel Brobecker <brobecker@adacore.com>
7044
7045 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7046
7047 * gdb.ada/notcplusplus: New testcase.
7048
7049 * gdb.base/c-linkage-name.c: New file.
7050 * gdb.base/c-linkage-name.exp: New testcase.
7051
7052 2018-03-26 Tom Tromey <tom@tromey.com>
7053
7054 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7055 * gdb.python/py-framefilter.py (name_error): New global.
7056 (ErrorInName.function): Use name_error.
7057
7058 2018-03-26 Tom Tromey <tom@tromey.com>
7059
7060 PR backtrace/15582:
7061 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7062
7063 2018-03-23 Keith Seitz <keiths@redhat.com>
7064
7065 PR c++/22968
7066 * gdb.cp/subtypes.exp: New file.
7067 * gdb.cp/subtypes.h: New file.
7068 * gdb.cp/subtypes.cc: New file.
7069 * gdb.cp/subtypes-2.cc: New file.
7070
7071 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7072
7073 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7074 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7075 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7076 -nostartfiles when compiling the test. Confirm that all registers
7077 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7078
7079 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7080
7081 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7082 option, syntax was wrong anyway.
7083 * gdb.arch/arm-disp-step.exp: Likewise.
7084 * gdb.arch/sparc64-regs.exp: Likewise.
7085 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7086 option, syntax was wrong anyway, switch to use
7087 prepare_for_testing.
7088 * gdb.arch/i386-disp-step.exp: Likewise.
7089
7090 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7091
7092 * gdb.ada/exec_changed.exp: Replace "target_info exists
7093 use_gdb_stub" by "use_gdb_stub".
7094 * gdb.ada/start.exp: Likewise.
7095 * gdb.base/async-shell.exp: Likewise.
7096 * gdb.base/attach-pie-misread.exp: Likewise.
7097 * gdb.base/attach-wait-input.exp: Likewise.
7098 * gdb.base/break-entry.exp: Likewise.
7099 * gdb.base/break-interp.exp: Likewise.
7100 * gdb.base/dprintf-detach.exp: Likewise.
7101 * gdb.base/nostdlib.exp: Likewise.
7102 * gdb.base/solib-nodir.exp: Likewise.
7103 * gdb.base/statistics.exp: Likewise.
7104 * gdb.base/testenv.exp: Likewise.
7105 * gdb.mi/mi-exec-run.exp: Likewise.
7106 * gdb.mi/mi-start.exp: Likewise.
7107 * gdb.multi/dummy-frame-restore.exp: Likewise.
7108 * gdb.multi/multi-arch-exec.exp: Likewise.
7109 * gdb.multi/multi-arch.exp: Likewise.
7110 * gdb.multi/tids.exp: Likewise.
7111 * gdb.multi/watchpoint-multi.exp: Likewise.
7112 * gdb.python/py-events.exp: Likewise.
7113 * gdb.threads/attach-into-signal.exp: Likewise.
7114 * gdb.threads/attach-stopped.exp: Likewise.
7115 * gdb.threads/threadapply.exp: Likewise.
7116 * lib/selftest-support.exp: Likewise.
7117
7118 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7119
7120 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7121
7122 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7123
7124 * gdb.perf/template-breakpoints.cc: New file.
7125 * gdb.perf/template-breakpoints.exp: New file.
7126 * gdb.perf/template-breakpoints.py: New file.
7127
7128 2018-03-19 Tom Tromey <tom@tromey.com>
7129
7130 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7131 y0.
7132 * gdb.rust/simple.exp: Test bare identifier form of struct
7133 initializer.
7134
7135 2018-03-19 Tom Tromey <tom@tromey.com>
7136
7137 * gdb.gdb/observer.exp: Remove.
7138
7139 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7140
7141 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7142 "qualified" option when setting breakpoints.
7143 * gdb.trace/backtrace.exp: Likewise.
7144 * gdb.trace/circ.exp: Likewise.
7145 * gdb.trace/collection.exp: Likewise.
7146 * gdb.trace/disconnected-tracing.exp: Likewise.
7147 * gdb.trace/ftrace-lock.exp: Likewise.
7148 * gdb.trace/ftrace.exp: Likewise.
7149 * gdb.trace/infotrace.exp: Likewise.
7150 * gdb.trace/packetlen.exp: Likewise.
7151 * gdb.trace/passc-dyn.exp: Likewise.
7152 * gdb.trace/qtro.exp: Likewise.
7153 * gdb.trace/read-memory.exp: Likewise.
7154 * gdb.trace/report.exp: Likewise.
7155 * gdb.trace/signal.exp: Likewise.
7156 * gdb.trace/status-stop.exp: Likewise.
7157 * gdb.trace/strace.exp: Likewise.
7158 * gdb.trace/tfind.exp: Likewise.
7159 * gdb.trace/trace-break.exp: Likewise.
7160 * gdb.trace/trace-condition.exp: Likewise.
7161 * gdb.trace/trace-mt.exp: Likewise.
7162 * gdb.trace/tstatus.exp: Likewise.
7163 * gdb.trace/tsv.exp: Likewise.
7164 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7165 * gdb.trace/unavailable.exp: Likewise.
7166 * gdb.trace/while-dyn.exp: Likewise.
7167
7168 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7169
7170 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7171 that libinproctrace is copied to the target.
7172
7173 2018-03-14 Tom Tromey <tom@tromey.com>
7174
7175 PR cli/14977:
7176 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7177 a null pointer.
7178 * gdb.base/wchar.exp: Likewise.
7179
7180 2018-03-14 Tom Tromey <tom@tromey.com>
7181
7182 PR cli/19918:
7183 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7184 flag.
7185
7186 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7187
7188 PR gdb/22841
7189 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7190 "target" to remote_exec.
7191
7192 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7193
7194 PR gdb/22841
7195 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7196 ${board}_upload): Remove.
7197
7198 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7199
7200 * gdb.cp/watch-cp.cc: New test.
7201 * gdb.cp/watch-cp.exp: New file.
7202
7203 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7204
7205 * gdb.base/infcall-nested-structs.exp: New file.
7206 * gdb.base/infcall-nested-structs.c: New file.
7207 * gdb.base/float.exp: Add riscv support.
7208
7209 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7210
7211 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7212 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7213
7214 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7215
7216 * gdb.server/abspath.exp: New file.
7217 * lib/gdb.exp (with_cwd): New procedure.
7218
7219 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7220
7221 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7222 use it.
7223 (gdb_is_target_remote_prompt): New proc.
7224 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7225 (gdb_is_target_native): Pass prompt parameter to
7226 gdb_is_target_1.
7227
7228 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7229
7230 * gdb.base/load-command.c: New file.
7231 * gdb.base/load-command.exp: New file.
7232 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7233 (gdb_is_target_1): ...this, and generalize for other targets
7234 than just remote.
7235 (gdb_is_target_remote): Use gdb_is_target_1.
7236 (gdb_is_target_native): use gdb_is_target_1.
7237
7238 2018-02-26 Tom Tromey <tom@tromey.com>
7239
7240 PR python/16497:
7241 * gdb.python/py-framefilter.exp: Update test.
7242
7243 2018-02-26 Tom Tromey <tom@tromey.com>
7244
7245 * gdb.dwarf2/variant.c: New file.
7246 * gdb.dwarf2/variant.exp: New file.
7247
7248 2018-02-26 Tom Tromey <tom@tromey.com>
7249
7250 * gdb.rust/simple.exp: Accept more possible results in enum test.
7251
7252 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7253
7254 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7255 parentheses.
7256
7257 2018-02-23 Maciej W. Rozycki <macro@mips.com>
7258
7259 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7260 name of a variable: $actual_linejj -> $actual_line.
7261
7262 2018-02-21 John Baldwin <jhb@FreeBSD.org>
7263
7264 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7265
7266 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7267
7268 * gdb.btrace/buffer-size.exp: Do not force BTS.
7269
7270 2018-02-14 Pedro Alves <palves@redhat.com>
7271
7272 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7273 getting a "Quit".
7274
7275 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7276
7277 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7278 Fix test name.
7279
7280 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7281
7282 * gdb.cp/m-static.exp: Check type of optimized out static
7283 member.
7284
7285 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7286
7287 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7288 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7289
7290 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7291 Leszek Swirski <leszeks@google.com>
7292
7293 * gdb.python/py-prettyprint.c
7294 (struct to_string_returns_value_inner,
7295 struct to_string_returns_value_wrapper): New.
7296 (main): Add tsrvw variable.
7297 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7298 ToStringReturnsValueWrapper): New classes.
7299 (register_pretty_printers): Register new pretty-printers.
7300 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7301 recursive pretty printer.
7302 * gdb.python/py-mi.exp: Likewise.
7303
7304 2018-02-01 Leszek Swirski <leszeks@google.com>
7305
7306 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7307 functions with the same name as an include file are parsed
7308 correctly.
7309
7310 2018-02-01 Yao Qi <yao.qi@linaro.org>
7311
7312 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7313 "\[^\r\n\]*".
7314
7315 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7316
7317 * gdb.arch/powerpc-prologue-frame.s: New file.
7318 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7319 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7320
7321 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7322
7323 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7324
7325 2018-01-30 Pedro Alves <palves@redhat.com>
7326
7327 PR gdb/13211
7328 * gdb.base/interrupt-daemon.c: New.
7329 * gdb.base/interrupt-daemon.exp: New.
7330 * gdb.multi/multi-term-settings.c: New.
7331 * gdb.multi/multi-term-settings.exp: New.
7332
7333 2018-01-30 Joel Brobecker <brobecker@adacore.com>
7334
7335 * gdb.base/break.exp: Save the location where the breakpoint
7336 on break.c:47 was actually inserted when debugging the version
7337 compiled at -O2 and use it in the expected output of the "info
7338 break" test performed soon after.
7339
7340 2018-01-22 Pedro Alves <palves@redhat.com>
7341 Sergio Durigan Junior <sergiodj@redhat.com>
7342
7343 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7344 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7345
7346 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7347
7348 * gdb.base/break-include.c, gdb.base/break-include.inc,
7349 gdb.base/break-include.exp: New files.
7350 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7351 line number now being the actual line number where the breakpoint
7352 was inserted.
7353 * gdb.mi/mi-break.exp: Likewise.
7354 * gdb.mi/mi-reverse.exp: Likewise.
7355 * gdb.mi/mi-simplerun.exp: Ditto.
7356
7357 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7358
7359 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7360 varobj.
7361 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7362
7363 2018-01-21 Don Breazeal <donb@codesourcery.com>
7364 Andrew Burgess <andrew.burgess@embecosm.com>
7365
7366 * gdb.mi/basics.c: Add new global.
7367 * gdb.mi/mi-frame-regs.exp: New file.
7368 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7369 case.
7370
7371 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7372
7373 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7374 non-parameter, and on an unknown symbol.
7375
7376 2018-01-19 Tom Tromey <tom@tromey.com>
7377
7378 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7379 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7380
7381 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7382
7383 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7384 setrlimit and chdir to int.
7385
7386 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7387
7388 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7389 function.
7390 (my_tend): Likewise.
7391 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7392 rationale of avoiding FP- and vector instructions.
7393
7394 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7395
7396 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7397 "info reg" with "\[ \t\]*".
7398 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7399 "\[ \t\]+".
7400 * gdb.arch/s390-multiarch.exp: Ditto.
7401 * gdb.base/pc-fp.exp: Ditto.
7402 * gdb.reverse/i386-precsave.exp: Ditto.
7403 * gdb.reverse/i386-reverse.exp: Ditto.
7404 * gdb.reverse/i387-env-reverse.exp: Ditto.
7405 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7406
7407 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7408
7409 * lib/gdb.exp (gdb_compile): Re-enable use of
7410 universal_compile_options for languages other than Rust.
7411
7412 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7413
7414 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7415
7416 2018-01-17 Mike Gulick <mgulick@mathworks.com>
7417
7418 PR gdb/16577
7419 * gdb.base/solib-vanish.exp: New.
7420 * gdb.base/solib-vanish-main.c: New.
7421 * gdb.base/solib-vanish-lib1.c: New.
7422 * gdb.base/solib-vanish-lib2.c: New.
7423
7424 2018-01-17 Yao Qi <yao.qi@linaro.org>
7425
7426 * gdb.compile/compile.exp: Match the address printed for
7427 frame in the output of command "bt".
7428
7429 2018-01-15 Tom Tromey <tom@tromey.com>
7430
7431 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7432 compute sp_reg.
7433
7434 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7435
7436 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7437 to prepare.
7438 (prepare): Return 0 on error, 1 on success.
7439
7440 2018-01-12 Pedro Alves <palves@redhat.com>
7441
7442 * gdb.base/continue-after-aborted-step-over.c: New.
7443 * gdb.base/continue-after-aborted-step-over.exp: New.
7444
7445 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7446
7447 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7448 options when not creating an executable.
7449
7450 2018-01-11 Pedro Alves <palves@redhat.com>
7451
7452 PR remote/22597
7453 * gdb.server/stop-reply-no-thread.c: New file.
7454 * gdb.server/stop-reply-no-thread.exp: New file.
7455
7456 2018-01-10 Pedro Alves <palves@redhat.com>
7457
7458 PR gdb/22670
7459 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7460 functions too. Test setting breakpoints and printing C functions
7461 with no debug info too.
7462 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7463
7464 2018-01-10 Pedro Alves <palves@redhat.com>
7465
7466 PR gdb/22670
7467 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7468 a fail.
7469
7470 2018-01-10 Pedro Alves <palves@redhat.com>
7471
7472 PR gdb/22670
7473 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7474
7475 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7476
7477 * gdb.server/unittest.exp: Match the output in non-development
7478 mode.
7479
7480 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7481
7482 * gdb.gdb/unittest.exp: Match output in non-development mode.
7483
7484 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7485
7486 * gdb.ada/access_tagged_param.exp: Relax expected output
7487 for value of "ObjL" in "continue" to pck.inspect breakpoint
7488 test.
7489
7490 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7491
7492 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7493 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
7494
7495 2018-01-05 Pedro Alves <palves@redhat.com>
7496
7497 PR gdb/18653
7498 * gdb.base/libsegfault.exp: New.
7499
7500 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7501
7502 PR gdb/22670
7503 * gdb.ada/access_tagged_param.exp: New file.
7504 * gdb.ada/access_tagged_param/foo.adb: New file.
7505
7506 2018-01-05 Pedro Alves <palves@redhat.com>
7507
7508 PR gdb/22670
7509 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7510 exercise lower case too, and to exercise both full matching and
7511 wild matching.
7512
7513 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7514
7515 * gdb.ada/rename_subscript_param: New testcase.
7516
7517 2018-01-05 Jerome Guitton <guitton@adacore.com>
7518
7519 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7520
7521 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7522
7523 * gdb.ada/convvar_comp: New testcase.
7524
7525 2018-01-05 Xavier Roirand <roirand@adacore.com>
7526
7527 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7528 (My_Table): New global variable.
7529 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7530
7531 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7532
7533 PR gdb/22670
7534 * gdb.ada/maint_with_ada: New testcase.
7535
7536 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7537
7538 PR gdb/22670
7539 * gdb.ada/bp_c_mixed_case: New testcase.
7540
7541 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7542
7543 PR gdb/22670
7544 * gdb.ada/complete.exp: Add "complete break ada" test.
7545
7546 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7547
7548 PR gdb/22670
7549 * gdb.ada/info_addr_mixed_case: New testcase.
7550
7551 2018-01-03 Xavier Roirand <roirand@adacore.com>
7552
7553 * gdb.ada/excep_handle.exp: New testcase.
7554 * gdb.ada/excep_handle/foo.adb: New file.
7555 * gdb.ada/excep_handle/pck.ads: New file.
7556
7557 2018-01-03 Joel Brobecker <brobecker@adacore.com>
7558
7559 * gdb.base/step-line.c: Add extra empty line in copyright header.
7560 * gdb.base/step-line.inp: Likewise.
7561
7562 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7563
7564 * gdb.ada/dyn_stride.exp: Add slice test.
7565
7566 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7567
7568 * gdb.ada/dyn_stride: New testcase.
7569
7570 2017-12-27 Stafford Horne <shorne@gmail.com>
7571
7572 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7573 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7574
7575 2017-12-27 Stafford Horne <shorne@gmail.com>
7576
7577 * gdb.base/reggroups.c: New file.
7578 * gdb.base/reggroups.exp: New file.
7579
7580 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7581
7582 * gdb.dwarf2/ada-valprint-error.c: New file.
7583 * gdb.dwarf2/ada-valprint-error.exp: New file.
7584
7585 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7586
7587 * gdb.ada/assign_arr: New testcase.
7588
7589 2017-12-18 Xavier Roirand <roirand@adacore.com>
7590
7591 * gdb.ada/funcall_ptr: New testcase.
7592
7593 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7594
7595 PR cli/16224
7596 * gdb.base/ptype-offsets.cc: New file.
7597 * gdb.base/ptype-offsets.exp: New file.
7598
7599 2017-12-15 Yao Qi <yao.qi@linaro.org>
7600
7601 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7602 if XML is disabled.
7603
7604 2017-12-15 Xavier Roirand <roirand@adacore.com>
7605
7606 * gdb.ada/same_component_name: New testcase.
7607
7608 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7609
7610 * gdb.ada/str_binop_equal: New testcase.
7611
7612 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7613
7614 * gdb.ada/task_switch_in_core: New testcase.
7615
7616 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7617
7618 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7619 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7620 call test_bkpt_qualified.
7621 (test_bkpt_qualified): New proc.
7622
7623 2017-12-13 Pedro Alves <palves@redhat.com>
7624
7625 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7626 Tighten regexp by matching with an anchor.
7627
7628 2017-12-13 Pedro Alves <palves@redhat.com>
7629
7630 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7631 ("expression with namespace"): New set of tests.
7632 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7633 (Nested::Test_NS::qux): New.
7634 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7635 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7636
7637 2017-12-13 Joel Brobecker <brobecker@adacore.com>
7638
7639 * gdb.base/server-del-break.c: New file.
7640 * gdb.base/server-del-break.exp: New file.
7641
7642 2017-12-12 Stafford Horne <shorne@gmail.com>
7643
7644 * gdb.xml/tdesc-regs.exp: Add or1k support.
7645
7646 2017-12-12 Stafford Horne <shorne@gmail.com>
7647
7648 * gdb.base/bp-permanent.c: Define nop of or1k.
7649
7650 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7651
7652 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7653 output with components being reordered.
7654
7655 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7656
7657 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7658 output with components being reordered.
7659
7660 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7661 Pedro Alves <palves@redhat.com>
7662
7663 * gdb.base/maint.exp (check for .gdb_index): Check also for
7664 .debug_names.
7665 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7666 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7667 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7668 (.gdb_index used after symbol reloading): Support also .debug_names.
7669 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7670
7671 2017-12-08 Yao Qi <yao.qi@linaro.org>
7672
7673 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7674 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7675
7676 2017-12-08 Yao Qi <yao.qi@linaro.org>
7677
7678 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7679 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7680
7681 2017-12-08 Yao Qi <yao.qi@linaro.org>
7682
7683 * gdb.arch/aarch64-tagged-pointer.c: New file.
7684 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7685
7686 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7687
7688 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7689 "int".
7690
7691 2017-12-07 Keith Seitz <keiths@redhat.com>
7692
7693 PR breakpoints/22569
7694 * gdb.linespec/ls-errs.exp: Change expected result of "break
7695 -source this file has spaces.c -line 3".
7696 Check that an explicit source file followed by whitespace is
7697 identified as an invalid explicit location.
7698
7699 2017-12-07 Keith Seitz <keiths@redhat.com>
7700
7701 * gdb.cp/nested-types.cc: New file.
7702 * gdb.cp/nested-types.exp: New file.
7703 * lib/cp-support.exp: Load data-structures.exp library.
7704 (debug_cp_test_ptype_class): New global.
7705 (cp_ptype_class_verbose, next_line): New procedures.
7706 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7707 Add and document new return value.
7708 Switch the list of lines to a queue.
7709 Add support for new `type' key for nested type definitions.
7710 Add debugging/troubleshooting messages.
7711 * lib/data-structures.exp: New file.
7712
7713 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7714
7715 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7716 with proc_with_prefix, don't use with_test_prefix.
7717
7718 2017-12-07 Tom Tromey <tom@tromey.com>
7719
7720 * gdb.base/break.exp: Add test for empty "commands".
7721
7722 2017-12-07 Yao Qi <yao.qi@linaro.org>
7723
7724 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7725 malloc and catch syscall.
7726
7727 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7728
7729 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7730 tests for explicit locations.
7731
7732 2017-12-06 Pedro Alves <palves@redhat.com>
7733
7734 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7735 force-disabling XML descriptions.
7736
7737 2017-12-04 Pedro Alves <palves@redhat.com>
7738
7739 PR gdb/22499
7740 * gdb.arch/amd64-disp-step-avx.S: New file.
7741 * gdb.arch/amd64-disp-step-avx.exp: New file.
7742
7743 2017-12-03 Pedro Alves <palves@redhat.com>
7744
7745 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7746 and <string.h>.
7747 (parent_function): Print distinct messages when waitpid fails, or
7748 the child exits with a signal, or the child exits for an unhandled
7749 reason.
7750 * gdb.threads/process-dies-while-detaching.exp
7751 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7752 it. Wait for both inferior output and GDB's prompt. Use an
7753 indirect spawn id list.
7754 (do_detach): New parameter 'child_exit'. Use it to compute
7755 expected inferior output.
7756 (test_detach, test_detach_watch, test_detach_killed_outside):
7757 Adjust to pass down the expected child exit kind.
7758
7759 2017-12-01 Joel Brobecker <brobecker@adacore.com>
7760 Sergio Durigan Junior <sergiodj@redhat.com>
7761 Pedro Alves <palves@redhat.com>
7762
7763 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7764
7765 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7766
7767 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7768 to 'symbol-file' and 'add-symbol-file' can be
7769 position-independent.
7770
7771 2017-12-01 Yao Qi <yao.qi@linaro.org>
7772
7773 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7774 the URL in copyright header.
7775 * gdb.arch/aarch64-fp.exp: Likewise.
7776 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7777 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7778 * gdb.base/expand-psymtabs.exp: Likewise.
7779 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7780 * gdb.fortran/common-block.exp: Likewise.
7781 * gdb.fortran/common-block.f90: Likewise.
7782 * gdb.fortran/logical.exp: Likewise.
7783 * gdb.fortran/vla-datatypes.f90: Likewise.
7784 * gdb.fortran/vla-sub.f90: Likewise.
7785
7786 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7787
7788 * gdb.ada/repeat_dyn: New testcase.
7789
7790 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7791
7792 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7793 Update for changed thread numbering.
7794 * gdb.cell/bt.exp: Update for changed GDB output.
7795
7796 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7797
7798 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7799 setting isremote by hand.
7800 * boards/dwarf4-gdb-index.exp: Likewise.
7801 * boards/fission.exp: Likewise.
7802 * boards/stabs.exp: Likewise.
7803
7804 2017-11-30 Pedro Alves <palves@redhat.com>
7805
7806 * gdb.linespec/cpls-ops.exp
7807 (check_explicit_skips_function_argument): Extract the underlying
7808 type of size_t instead of hardcoding it.
7809
7810 2017-11-29 Pedro Alves <palves@redhat.com>
7811
7812 PR c++/19436
7813 * gdb.linespec/cpls-abi-tag.cc: New file.
7814 * gdb.linespec/cpls-abi-tag.exp: New file.
7815
7816 2017-11-29 Pedro Alves <palves@redhat.com>
7817
7818 * gdb.base/langs.exp: Use -qualified.
7819 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7820 it.
7821 * gdb.cp/namespace.exp: Use -qualified.
7822 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7823 (overload-3, template-overload, template-ret-type, const-overload)
7824 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7825 procedures.
7826 (test_driver): Call them.
7827 * gdb.cp/save-bp-qualified.cc: New.
7828 * gdb.cp/save-bp-qualified.exp: New.
7829 * gdb.linespec/explicit.exp: Test -qualified.
7830 * lib/completion-support.exp (completion::explicit_opts_list): Add
7831 "-qualified".
7832 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7833
7834 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7835
7836 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7837
7838 2017-11-29 Tom Tromey <tom@tromey.com>
7839
7840 * gdb.base/relocate.exp: Update invalid argument test.
7841 Add new tests for invalid arguments.
7842
7843 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7844
7845 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7846 Return 0 as a long.
7847 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7848
7849 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7850
7851 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7852 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7853 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7854 func ().
7855 * gdb.cp/shadow.cc (B.func): Return 0.
7856
7857 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7858
7859 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7860 expected output in gdb_expect call to allow the exception
7861 message to be present as well. Fix syntax confusion to avoid
7862 TCL thinking that exception_name is an array.
7863
7864 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7865
7866 * gdb.arch/spu-info.c: Include <unistd.h>.
7867 (do_signal_test): Fix broken calls to write.
7868 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7869 Fix checks for empty mailboxes. Update signal tests for corrected
7870 do_signal_test routine. Allow nonzero event status.
7871 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7872 * gdb.cell/arch.exp: Use standard_output_file.
7873 * gdb.cell/break.exp: Likewise.
7874 * gdb.cell/bt.exp: Likewise.
7875 * gdb.cell/core.exp: Likewise.
7876 * gdb.cell/dwarfaddr.exp: Likewise.
7877 * gdb.cell/ea-cache.exp: Likewise.
7878 * gdb.cell/ea-standalone.exp: Likewise.
7879 * gdb.cell/f-regs.exp: Likewise.
7880 * gdb.cell/fork.exp: Likewise.
7881 * gdb.cell/gcore.exp: Likewise.
7882 * gdb.cell/mem-access.exp: Likewise.
7883 * gdb.cell/ptype.exp: Likewise.
7884 * gdb.cell/registers.exp: Likewise.
7885 * gdb.cell/sizeof.exp: Likewise.
7886 * gdb.cell/solib-symbol.exp: Likewise.
7887 * gdb.cell/solib.exp: Likewise.
7888
7889 2017-11-25 Pedro Alves <palves@redhat.com>
7890
7891 * gdb.base/complete-empty.exp: New file.
7892 * gdb.base/completion.exp: Adjust.
7893
7894 2017-11-25 Pedro Alves <palves@redhat.com>
7895
7896 * gdb.linespec/cpls-ops.cc: New file.
7897 * gdb.linespec/cpls-ops.exp: New file.
7898 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7899 factored out from ...
7900 (test_complete_prefix_range): ... this.
7901
7902 2017-11-24 Pedro Alves <palves@redhat.com>
7903
7904 * gdb.linespec/cpcompletion.exp: New file.
7905 * gdb.linespec/cpls-hyphen.cc: New file.
7906 * gdb.linespec/cpls.cc: New file.
7907 * gdb.linespec/cpls2.cc: New file.
7908 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7909 test to use test_gdb_complete_unique. Add label completion,
7910 keyword completion and explicit location completion tests.
7911 * lib/completion-support.exp: New file.
7912
7913 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7914
7915 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7916 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7917 when hitting an exception catchpoint.
7918
7919 2017-11-22 Yao Qi <yao.qi@linaro.org>
7920
7921 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7922
7923 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7924
7925 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7926 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7927 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7928
7929 2017-11-22 Yao Qi <yao.qi@linaro.org>
7930
7931 * gdb.base/info-os.exp: Pass pthreads.
7932 * gdb.multi/multi-attach.exp: Likewise.
7933
7934 2017-11-22 Yao Qi <yao.qi@linaro.org>
7935
7936 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7937 compiler.
7938
7939 2017-11-22 Yao Qi <yao.qi@linaro.org>
7940
7941 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7942 * gdb.base/break-interp.exp: Likewise.
7943 * gdb.base/jit-attach-pie.exp: Likewise.
7944
7945 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7946
7947 * gdb.base/float128.c (large128): New variable.
7948 * gdb.base/float128.exp: Add test to print largest __float128 value.
7949
7950 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7951
7952 * gdb.arch/vsx-regs.exp: Update register content checks.
7953
7954 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7955
7956 * gdb.arch/ppc-longdouble.exp: New file.
7957 * gdb.arch/ppc-longdouble.c: Likewise.
7958
7959 2017-11-21 Pedro Alves <palves@redhat.com>
7960
7961 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7962
7963 2017-11-20 Pedro Alves <palves@redhat.com>
7964
7965 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7966 (long_double_typedef): New typedefs.
7967 Use DEF on double and long double.
7968 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7969 cases.
7970 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7971 and 'long_double_ptr_same_size' locals. Use them to decide
7972 whether cast from array/function to float is valid/invalid.
7973
7974 2017-11-17 Tom Tromey <tom@tromey.com>
7975
7976 * gdb.rust/traits.rs: New file.
7977 * gdb.rust/traits.exp: New file.
7978
7979 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7980
7981 * gdb.ada/minsyms: New testcase.
7982
7983 2017-11-16 Pedro Alves <palves@redhat.com>
7984
7985 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7986 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7987
7988 2017-11-16 Pedro Alves <palves@redhat.com>
7989
7990 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7991 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7992
7993 2017-11-16 Pedro Alves <palves@redhat.com>
7994
7995 * gdb.server/reconnect-ctrl-c.c: New file.
7996 * gdb.server/reconnect-ctrl-c.exp: New file.
7997
7998 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7999
8000 * gdb.python/py-rbreak.exp: New file.
8001 * gdb.python/py-rbreak.c: New file.
8002 * gdb.python/py-rbreak-func2.c: New file.
8003
8004 2017-11-16 Pedro Alves <palves@redhat.com>
8005
8006 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8007 pattern.
8008 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8009 GDB.
8010
8011 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8012
8013 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8014 regex.
8015
8016 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8017
8018 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8019 test names.
8020
8021 2017-11-09 Pedro Alves <palves@redhat.com>
8022
8023 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8024 factored out from ...
8025 (top level): ... here, and adjusted to avoid expecting beyond the
8026 prompt in a single gdb_test_multiple.
8027
8028 2017-11-09 Pedro Alves <palves@redhat.com>
8029
8030 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8031 output.
8032 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8033 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8034 * gdb.server/ext-run.exp ("kill" test): Likewise.
8035 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8036
8037 2017-11-09 Pedro Alves <palves@redhat.com>
8038
8039 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8040 match till end of line.
8041
8042 2017-11-09 Pedro Alves <palves@redhat.com>
8043
8044 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8045
8046 2017-11-09 Pedro Alves <palves@redhat.com>
8047
8048 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8049 New procedures, factored out from ...
8050 (top level): ... here, and adjusted to avoid expecting beyond the
8051 prompt in one go.
8052
8053 2017-11-09 Pedro Alves <palves@redhat.com>
8054
8055 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8056 output. Fix '?' match.
8057
8058 2017-11-08 Joel Brobecker <brobecker@adacore.com>
8059
8060 * gdb.ada/scoped_watch: New testcase.
8061 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8062 which is actually correct.
8063 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8064 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8065
8066 2017-11-08 Pedro Alves <palves@redhat.com>
8067
8068 * gdb.gdb/complaints.exp (test_initial_complaints)
8069 (test_serial_complaints, test_short_complaints): Call
8070 complaint_internal instead of complaint.
8071
8072 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8073
8074 * gdb.threads/tls-core.c: New file.
8075 * gdb.threads/tls-core.exp: Likewise.
8076
8077 2017-11-08 Pedro Alves <palves@redhat.com>
8078
8079 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8080 (p Exported_Capitalized): New test.
8081 (p exported_capitalized): New test.
8082
8083 2017-11-07 Pedro Alves <palves@redhat.com>
8084
8085 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8086
8087 2017-11-07 Pedro Alves <palves@redhat.com>
8088
8089 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8090 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8091 (disable_invalid, disable_inverted, disable_negative): New
8092 procedures.
8093 ("bad numbers"): New set of tests.
8094
8095 2017-11-07 Pedro Alves <palves@redhat.com>
8096
8097 * gdb.cp/ena-dis-br-range.exp: Add tests.
8098
8099 2017-11-07 Pedro Alves <palves@redhat.com>
8100
8101 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8102
8103 2017-11-07 Xavier Roirand <roirand@adacore.com>
8104 Pedro Alves <palves@redhat.com>
8105
8106 * gdb.base/ena-dis-br.exp: Add reference to
8107 gdb.cp/ena-dis-br-range.exp.
8108 * gdb.cp/ena-dis-br-range.exp: New file.
8109 * gdb.cp/ena-dis-br-range.cc: New file.
8110
8111 2017-11-06 Pedro Alves <palves@redhat.com>
8112
8113 * gdb.base/attach-non-pgrp-leader.c: New.
8114 * gdb.base/attach-non-pgrp-leader.exp: New.
8115
8116 2017-11-06 Pedro Alves <palves@redhat.com>
8117
8118 * configure.ac: No longer check for termio.h and sgtty.h.
8119 * configure: Regenerate.
8120 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8121 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8122 Remove termio and sgtty code.
8123
8124 2017-11-03 Yao Qi <yao.qi@linaro.org>
8125
8126 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8127 in GDB is disabled.
8128
8129 2017-11-03 Yao Qi <yao.qi@linaro.org>
8130
8131 * gdb.python/py-thrhandle.exp: Skip it if python is not
8132 enabled.
8133
8134 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8135
8136 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8137 as a breakpoint command.
8138
8139 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8140
8141 PR python/21213
8142 * gdb.python/py-infthread.exp: Test calling
8143 InferiorThread.inferior () multiple times in a row.
8144
8145 2017-10-27 Keith Seitz <keiths@redhat.com>
8146
8147 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8148 Test "info break" for every inlined function breakpoint.
8149
8150 2017-10-27 Yao Qi <yao.qi@linaro.org>
8151
8152 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8153
8154 2017-10-26 Patrick Frants <osscontribute@gmail.com>
8155
8156 * gdb.cp/classes.exp (test_static_members): Test printing
8157 Outer::instance.
8158 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8159 (Inner::instance, Outer::instance): New.
8160
8161 2017-10-24 Pedro Alves <palves@redhat.com>
8162
8163 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8164 extra console" test in two stages.
8165
8166 2017-10-24 Pedro Alves <palves@redhat.com>
8167
8168 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8169
8170 2017-10-24 Pedro Alves <palves@redhat.com>
8171
8172 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8173 loop.
8174
8175 2017-10-24 Pedro Alves <palves@redhat.com>
8176
8177 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8178 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8179
8180 2017-10-24 Pedro Alves <palves@redhat.com>
8181
8182 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8183 parameter and handle it. Don't output read value in test name.
8184
8185 2017-10-24 Pedro Alves <palves@redhat.com>
8186
8187 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8188 custom test name.
8189
8190 2017-10-24 Pedro Alves <palves@redhat.com>
8191
8192 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8193 include the unstable output directory name in the test's name.
8194 (initial_setup_simple) <'set args'>: Use custom test name.
8195
8196 2017-10-24 Pedro Alves <palves@redhat.com>
8197
8198 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8199 with explicit test name.
8200
8201 2017-10-20 Pedro Alves <palves@redhat.com>
8202
8203 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8204 'wait -i'. Use gdb_assert and remote_close.
8205
8206 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8207
8208 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8209 number from variable rather than hard-coded.
8210
8211 2017-10-19 Pedro Alves <palves@redhat.com>
8212
8213 * gdb.base/long-inferior-output.c: New file.
8214 * gdb.base/long-inferior-output.exp: New file.
8215
8216 2017-11-18 Keith Seitz <keiths@redhat.com>
8217
8218 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8219 method.
8220 (main): Call it.
8221 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8222 Add additional user-defined conversion operator tests.
8223
8224 2017-10-17 Pedro Alves <palves@redhat.com>
8225
8226 * boards/native-stdio-gdbserver.exp: Load "local-board".
8227
8228 2017-10-17 Pedro Alves <palves@redhat.com>
8229
8230 * gdb.base/quit-live.c: New file.
8231 * gdb.base/quit-live.exp: New file.
8232
8233 2017-10-16 Keith Seitz <keiths@redhat.com>
8234
8235 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8236 (class_with_protected_typedef, class_with_private_typedef)
8237 (struct_with_public_typedef, struct_with_protected_typedef)
8238 (struct_with_private_typedef): New classes/structs.
8239 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8240 typedefs and access specifiers.
8241
8242 2017-10-16 Pedro Alves <palves@redhat.com>
8243 Simon Marchi <simon.marchi@polymtl.ca>
8244
8245 * README (Local vs Remote vs Native): New section.
8246 * boards/local-board.exp: New file, with bits factored out from
8247 ...
8248 * boards/native-extended-gdbserver.exp: ... here. Load
8249 "local-board".
8250 * boards/native-gdbserver.exp: Load "local-board".
8251 (${board}_spawn, ${board}_exec): Delete.
8252 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8253 ...
8254 * boards/stdio-gdbserver-base.exp: ... this new file.
8255 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8256 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8257 procedure.
8258 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8259 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8260 stdio_gdbserver_command.
8261 (${board}_get_remote_address, ${board}_get_comm_port)
8262 (${board}_download, ${board}_upload): Delete.
8263 (get_target_remote_pipe_cmd): New.
8264
8265 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8266
8267 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8268 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8269 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8270 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8271 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8272 remove with_test_prefix.
8273
8274 2017-10-13 Pedro Alves <palves@redhat.com>
8275
8276 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8277 * gdb.base/annota1.exp: Use it instead of is_remote.
8278 * gdb.base/annota3.exp: Use it instead of is_remote.
8279 * gdb.cp/annota2.exp: Use it instead of is_remote.
8280 * gdb.cp/annota3.exp: Use it instead of is_remote.
8281 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8282
8283 2017-10-13 Pedro Alves <palves@redhat.com>
8284
8285 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8286 (test_num_test_vars, run_and_count_vars, find_env)
8287 (test_set_unset_env, test_inherit_env_var): New procedures.
8288 (top level): Use them.
8289
8290 2017-10-13 Pedro Alves <palves@redhat.com>
8291
8292 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8293 also skip on stub-like targets.
8294
8295 2017-10-13 Pedro Alves <palves@redhat.com>
8296
8297 PR gdb/22293
8298 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8299 (top level): Move some tests to ...
8300 (test_not_found): ... this new procedure.
8301 (top level): Call it.
8302
8303 2017-10-13 Pedro Alves <palves@redhat.com>
8304
8305 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8306 expect different "info terminal" output if testing with a
8307 non-native target.
8308
8309 2017-10-13 Pedro Alves <palves@redhat.com>
8310 Simon Marchi <simon.marchi@polymtl.ca>
8311
8312 PR python/12966
8313 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8314
8315 2017-10-13 Pedro Alves <palves@redhat.com>
8316
8317 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8318 already.
8319
8320 2017-10-13 Pedro Alves <palves@redhat.com>
8321
8322 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8323 is_remote.
8324
8325 2017-10-13 Pedro Alves <palves@redhat.com>
8326
8327 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8328 is_remote.
8329
8330 2017-10-13 Pedro Alves <palves@redhat.com>
8331
8332 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8333 is set.
8334 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8335 instead of is_remote.
8336
8337 2017-10-13 Pedro Alves <palves@redhat.com>
8338
8339 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8340 (top level): Add comment.
8341
8342 2017-10-13 Pedro Alves <palves@redhat.com>
8343
8344 * gdb.base/remote.exp (top level): Fix comment typo and add
8345 missing return.
8346
8347 2017-10-13 Pedro Alves <palves@redhat.com>
8348 Simon Marchi <simon.marchi@polymtl.ca>
8349
8350 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8351 calls and add comments. Skip test if use_gdb_stub is set.
8352 (top level): Use "set cwd" command instead of "cd" command.
8353
8354 2017-10-13 Pedro Alves <palves@redhat.com>
8355
8356 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8357 is_remote target check.
8358
8359 2017-10-13 Pedro Alves <palves@redhat.com>
8360
8361 * gdb.base/scope.exp: Use build_executable + clean_restart +
8362 gdb_file_cmd instead of prepare_for_testing and no longer skip
8363 "before run" tests on is_remote target boards. Update comments.
8364 * boards/native-extended-gdbserver.exp
8365 (extended_gdbserver_load_last_file): New, factored out from ...
8366 (gdb_load): ... this. Move further below and add comment.
8367 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8368
8369 2017-10-12 Pedro Alves <palves@redhat.com>
8370
8371 * gdb.base/attach.exp: Remove references to gdb64.
8372 * gdb.base/dbx.exp: Remove references to gdb64.
8373
8374 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8375 Pedro Alves <palves@redhat.com>
8376
8377 * gdb.base/label.exp: Remove is_remote target check.
8378
8379 2017-10-12 Pedro Alves <palves@redhat.com>
8380
8381 * gdb.base/auvx.exp (coredir): Update comment.
8382 (top level) <core_works>: Use "set cwd" command instead of "cd"
8383 command.
8384
8385 2017-10-12 Pedro Alves <palves@redhat.com>
8386 Simon Marchi <simon.marchi@polymtl.ca>
8387
8388 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8389 target boards.
8390
8391 2017-10-12 Pedro Alves <palves@redhat.com>
8392 Simon Marchi <simon.marchi@polymtl.ca>
8393
8394 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8395 Instead skip if there's any gdb_protocol set.
8396
8397 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8398 Pedro Alves <palves@redhat.com>
8399
8400 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8401
8402 2017-10-12 Pedro Alves <palves@redhat.com>
8403 Simon Marchi <simon.marchi@polymtl.ca>
8404
8405 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8406 instead of on dejagnu remote boards.
8407
8408 2017-10-12 Pedro Alves <palves@redhat.com>
8409 Simon Marchi <simon.marchi@polymtl.ca>
8410
8411 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8412 checks. Use build_executable + clean_restart instead of
8413 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8414 of enabling non-stop after starting gdb.
8415
8416 2017-10-12 Pedro Alves <palves@redhat.com>
8417
8418 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8419 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8420 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8421 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8422
8423 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8424
8425 * gdb.arch/arc-tdesc-cpu.exp: New file.
8426 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8427
8428 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8429
8430 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8431
8432 2017-10-10 Pedro Alves <palves@redhat.com>
8433
8434 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8435 expect CLI output.
8436
8437 2017-10-10 Pedro Alves <palves@redhat.com>
8438
8439 * lib/selftest-support.exp (selftest_setup): Update for
8440 captured_command_loop's prototype change.
8441
8442 2017-10-09 Pedro Alves <palves@redhat.com>
8443
8444 Test both arch1=>arch2 and arch2=>arch1.
8445
8446 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8447 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8448 factored out to...
8449 (append_arch1_options, append_arch2_options, append_arch_options)
8450 (build_executables): New procedures.
8451 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8452 local.
8453 (top level): Add new 'first_arch' testing axis.
8454
8455 2017-10-09 Pedro Alves <palves@redhat.com>
8456
8457 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8458 (barrier): New.
8459 (thread_start, all_started): New functions.
8460 (main): Spawn new thread and wait until it is scheduled.
8461 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8462 option.
8463 (do_test): Add 'selected_thread' parameter. Run to all_started
8464 instead of main. Explicitly set the breakpoint at main. Switch
8465 to the SELECTED_THREAD thread.
8466 (top level): Test handling the exec event with either the main
8467 thread or the second thread selected.
8468
8469 2017-10-09 Pedro Alves <palves@redhat.com>
8470
8471 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8472 logic. Move STOP marker after the value checks.
8473 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8474 regexp.
8475
8476 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8477
8478 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8479
8480 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8481
8482 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8483 integer-to-dfp conversion.
8484 * gdb.base/dfp-test.exp: Likewise.
8485
8486 2017-10-04 Pedro Alves <palves@redhat.com>
8487
8488 * gdb.multi/hangout.c: Include <unistd.h>.
8489 (hangout_loop): New function.
8490 (main): Call alarm. Call hangout_loop in a loop.
8491 * gdb.multi/hello.c: Include <unistd.h>.
8492 (hello_loop): New function.
8493 (main): Call alarm. Call hangout_loop in a loop.
8494 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8495 inferior with the other selected.
8496
8497 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8498
8499 * gdb.mi/list-thread-groups-available.exp: New file.
8500 * gdb.mi/list-thread-groups-available.c: New file.
8501
8502 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8503
8504 * gdb.base/set-cwd.exp: Make it available on
8505 native-extended-gdbserver.
8506
8507 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8508
8509 * gdb.base/set-cwd.c: New file.
8510 * gdb.base/set-cwd.exp: Likewise.
8511
8512 2017-10-02 Tom Tromey <tom@tromey.com>
8513
8514 PR rust/22236:
8515 * gdb.rust/simple.rs (main): New variable "fslice".
8516 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8517
8518 2017-10-02 Tom Tromey <tom@tromey.com>
8519
8520 * gdb.rust/simple.exp: Test ptype of a slice.
8521
8522 2017-10-02 Tom Tromey <tom@tromey.com>
8523
8524 * gdb.rust/simple.exp: Test index of slice.
8525
8526 2017-09-27 Tom Tromey <tom@tromey.com>
8527
8528 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8529
8530 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8531 Pedro Alves <palves@redhat.com>
8532
8533 * gdb.base/compare-sections.exp (get value of read-only section): Read
8534 as unsigned value.
8535 (corrupt read-only section): Likewise and don't set written if patching
8536 failed.
8537
8538 2017-09-21 Kevin Buettner <kevinb@redhat.com>
8539
8540 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8541 files.
8542
8543 2017-09-20 Pedro Alves <palves@redhat.com>
8544
8545 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8546 symbol names in gdb's output.
8547 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8548
8549 2017-09-20 Pedro Alves <palves@redhat.com>
8550
8551 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8552 Rename to ...
8553 (test_list_ambiguous_symbol): ... this and add a symbol name
8554 parameter. Adjust.
8555 (test_list_ambiguous_function): Reimplement on top of
8556 test_list_ambiguous_symbol and also test listing ambiguous
8557 variables.
8558 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8559 (ambiguous_fun): ... this.
8560 (ambiguous_var): New.
8561 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8562 (ambiguous_fun): ... this.
8563 (ambiguous_var): New.
8564
8565 2017-09-19 John Baldwin <jhb@FreeBSD.org>
8566
8567 * gdb.base/starti.c: New file.
8568 * gdb.base/starti.exp: New file.
8569 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8570
8571 2017-09-14 Pedro Alves <palves@redhat.com>
8572
8573 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8574 (top level): Use it instead of runto.
8575
8576 2017-09-11 Tom Tromey <tom@tromey.com>
8577
8578 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8579
8580 2017-09-11 Tom Tromey <tom@tromey.com>
8581
8582 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8583 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8584
8585 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8586
8587 * gdb.fortran/printing-types.exp: New file.
8588 * gdb.fortran/printing-types.exp: New file.
8589
8590 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8591
8592 * gdb.fortran/vla-ptype.exp: Fix typos.
8593 * gdb.fortran/vla-value.exp: Same.
8594
8595 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8596
8597 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8598 * gdb.mi/mi-var-child-f.exp: Likewise.
8599 * gdb.mi/mi-vla-fortran.exp: Likewise.
8600
8601 2017-09-08 Frank Penczek <frank.penczek@intel.com>
8602 Christoph Weinmann <christoph.t.weinmann@intel.com>
8603 Bernhard Heckel <bernhard.heckel@intel.com>
8604
8605 * gdb.fortran/ptr-indentation.f90: New file.
8606 * gdb.fortran/ptr-indentation.exp: New file.
8607
8608 2017-09-05 Tom Tromey <tom@tromey.com>
8609
8610 PR gdb/22010:
8611 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8612
8613 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8614
8615 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8616
8617 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8618
8619 * gdb.threads/tls-nodebug-pie.c: New file.
8620 * gdb.threads/tls-nodebug-pie.exp: New file.
8621
8622 2017-09-05 Tom Tromey <tom@tromey.com>
8623
8624 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8625 for rust.
8626
8627 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8628
8629 * gdb.multi/multi-arch-exec.exp: Test with different
8630 "follow-exec-mode" settings.
8631 (do_test): New procedure.
8632
8633 2017-09-04 Pedro Alves <palves@redhat.com>
8634
8635 * gdb.base/func-static.c (S::method const, S::method volatile)
8636 (S::method volatile const): New methods.
8637 (c_s, v_s, cv_s): New instances.
8638 (main): Call method() on them.
8639 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8640 (cannot_resolve): New procedure.
8641 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8642 print-quote-unquoted columns.
8643 (do_test): Test printing each scope too.
8644
8645 2017-09-04 Pedro Alves <palves@redhat.com>
8646
8647 * gdb.base/local-static.exp: Also test with
8648 class::method::variable wholly quoted.
8649 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8650
8651 2017-09-04 Pedro Alves <palves@redhat.com>
8652
8653 * gdb.base/local-static.c: New.
8654 * gdb.base/local-static.cc: New.
8655 * gdb.base/local-static.exp: New.
8656
8657 2017-09-04 Pedro Alves <palves@redhat.com>
8658
8659 * gdb.asm/asm-source.exp: Add casts to int.
8660 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8661 (dataglobal64_1, dataglobal64_2): New globals.
8662 * gdb.base/nodebug.exp: Test different expressions involving the
8663 new globals, with print, whatis and ptype. Add casts to int.
8664 * gdb.base/solib-display.exp: Add casts to int.
8665 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8666 * gdb.cp/m-static.exp: Add cast to int.
8667 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8668 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8669 tls variable with no debug info without a cast. Test with a cast
8670 to int too.
8671 * gdb.trace/entry-values.exp: Add casts.
8672
8673 2017-09-04 Pedro Alves <palves@redhat.com>
8674
8675 * gdb.base/nodebug.exp: Test that ptype's error about functions
8676 with unknown return type includes the function name too.
8677
8678 2017-09-04 Pedro Alves <palves@redhat.com>
8679
8680 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8681 return type of munmap in infcall.
8682 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8683 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8684 type of ftell in infcall.
8685 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8686 type of getpid in infcall.
8687 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8688 infcall.
8689 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8690 Bail on failure to extract the pid.
8691 * gdb.base/nodebug.c: #include <stdint.h>.
8692 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8693 New functions.
8694 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8695 Change expected output of print/whatis/ptype with functions with
8696 no debug info. Test all supported languages. Call
8697 test_call_promotion.
8698 * gdb.compile/compile.exp: Adjust expected output to expect
8699 warning.
8700 * gdb.threads/siginfo-threads.exp: Likewise.
8701
8702 2017-09-04 Pedro Alves <palves@redhat.com>
8703
8704 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8705 "prototypes". Test calling float functions via prototyped and
8706 unprototyped function pointers.
8707 (perform_all_tests): New parameter "prototypes". Pass it down.
8708 (top level): Pass down "prototypes" parameter to
8709 perform_all_tests.
8710
8711 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8712
8713 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8714 Test with nested loops.
8715
8716 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8717
8718 * gdb.base/commands.exp: Call the new procedures.
8719 (loop_break_test, loop_continue_test): New procedures.
8720
8721 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8722
8723 * gdb.base/commands.exp: Call new procedure.
8724 (define_if_without_arg_test): New procedure.
8725
8726 2017-09-04 Pedro Alves <palves@redhat.com>
8727
8728 * gdb.base/list-ambiguous.exp: New file.
8729 * gdb.base/list-ambiguous0.c: New file.
8730 * gdb.base/list-ambiguous1.c: New file.
8731 * gdb.base/list.exp (test_list_range): Adjust expected output.
8732
8733 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8734
8735 * gdb.base/share-env-with-gdbserver.c: New file.
8736 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8737
8738 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8739
8740 * gdb.base/commands.exp (gdbvar_simple_if_test,
8741 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8742 progvar_simple_if_test, progvar_simple_while_test,
8743 progvar_complex_if_while_test, user_defined_command_test,
8744 user_defined_command_args_eval,
8745 user_defined_command_args_stack_test,
8746 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8747 temporary_breakpoint_commands,
8748 gdb_test_no_prompt, redefine_hook_test,
8749 redefine_backtrace_test): Remove "global gdb_prompt".
8750
8751 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8752
8753 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8754 New proc, call it from toplevel.
8755
8756 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8757
8758 PR remote/21852
8759 * gdb.server/normal.c: New file, copied from gdb.base.
8760 * gdb.server/run-without-local-binary.exp: New file.
8761
8762 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
8763
8764 * gdb.arch/sparc64-adi.exp: New file.
8765 * gdb.arch/sparc64-adi.c: New file.
8766
8767 2017-08-22 Pedro Alves <palves@redhat.com>
8768
8769 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8770 (top level): Add "list all overloads" tests.
8771
8772 2017-08-22 Tom Tromey <tom@tromey.com>
8773
8774 * gdb.gdb/xfullpath.exp: Remove.
8775
8776 2017-08-21 Pedro Alves <palves@redhat.com>
8777
8778 PR gdb/19487
8779 * gdb.base/symbol-alias.c: New.
8780 * gdb.base/symbol-alias2.c: New.
8781 * gdb.base/symbol-alias.exp: New.
8782
8783 2017-08-21 Pedro Alves <palves@redhat.com>
8784
8785 * gdb.base/dfp-test.c
8786 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8787 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8788 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8789 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8790 * gdb.base/whatis-ptype-typedefs.c: New.
8791 * gdb.base/whatis-ptype-typedefs.exp: New.
8792 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8793 (an_int, an_int_type, an_int_type2): New globals.
8794 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8795 involving typedefs and cast expressions.
8796 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8797 (lookup_typedefs_function): New.
8798 (typedefs_pretty_printers_dict): New.
8799 (top level): Register lookup_typedefs_function in
8800 gdb.pretty_printers.
8801
8802 2017-08-18 Yao Qi <yao.qi@linaro.org>
8803
8804 * gdb.server/unittest.exp: New.
8805
8806 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8807
8808 PR gdb/21954
8809 * gdb.base/environ.exp: Add test to check if 'unset environment'
8810 works.
8811
8812 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8813
8814 * lib/gdb.exp (universal_compile_options): New caching proc.
8815 (gdb_compile): Suppress GCC's coloring of messages.
8816
8817 2017-08-14 Tom Tromey <tom@tromey.com>
8818
8819 PR gdb/21675:
8820 * gdb.base/printcmds.exp (test_radices): New function.
8821 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8822 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8823 * lib/gdb.exp (get_integer_valueof): Use p/d.
8824
8825 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8826
8827 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8828 characters.
8829
8830 2017-08-05 Tom Tromey <tom@tromey.com>
8831
8832 * gdb.rust/simple.exp: Allow String to appear in a different
8833 namespace.
8834
8835 2017-07-26 Yao Qi <yao.qi@linaro.org>
8836
8837 * gdb.gdb/unittest.exp: Invoke command
8838 "maintenance check xml-descriptions".
8839
8840 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8841
8842 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8843 calling context.
8844 (hex128): Drop erroneous calculation of parameters.
8845
8846 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8847
8848 * gdb.python/py-unwind.exp: Disable stack protection when
8849 building test file.
8850
8851 2017-07-20 Pedro Alves <palves@redhat.com>
8852
8853 * gdb.base/default.exp (set language): Adjust expected output.
8854
8855 2017-07-20 Pedro Alves <palves@redhat.com>
8856
8857 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8858 (test_minsym): ... this, and make static.
8859 (get_pck__foo__bar__minsym): Rename to ...
8860 (get_test_minsym): ... this.
8861 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8862 symbol names and comments.
8863 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8864 (get_test_minsym): ... this.
8865 (pck__foo__bar__minsym__2): Rename to ...
8866 (test_minsym): ... this.
8867 (main): Adjust.
8868
8869 2017-07-17 Pedro Alves <palves@redhat.com>
8870
8871 * gdb.base/completion.exp: Adjust expected output.
8872 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8873 the completer works.
8874
8875 2017-07-17 Pedro Alves <palves@redhat.com>
8876
8877 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8878
8879 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8880
8881 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8882
8883 2017-07-14 Tom Tromey <tom@tromey.com>
8884
8885 PR rust/21764:
8886 * gdb.rust/simple.exp: Add tests.
8887
8888 2017-07-14 Tom Tromey <tom@tromey.com>
8889
8890 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8891
8892 2017-07-14 Pedro Alves <palves@redhat.com>
8893
8894 * gdb.linespec/base/one/thefile.cc (z1): New function.
8895 * gdb.linespec/base/two/thefile.cc (z2): New function.
8896 * gdb.linespec/linespec.exp: Add tests.
8897
8898 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8899
8900 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8901 to mi_create_breakpoint.
8902
8903 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8904
8905 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8906 mi_create_breakpoint.
8907
8908 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8909
8910 * gdb.dlang/demangle.exp: Update for demangling changes.
8911
8912 2017-07-09 Tom Tromey <tom@tromey.com>
8913
8914 * gdb.dwarf2/shortpiece.exp: New file.
8915
8916 2017-07-06 David Blaikie <dblaikie@gmail.com>
8917
8918 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8919 built from fissiont-multi-cu{1,2}.c.
8920 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8921 except putting 'main' and 'func' in separate CUs in the same DWO file.
8922 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8923 test.
8924 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8925 test.
8926
8927 2017-07-06 Pedro Alves <palves@redhat.com>
8928
8929 * gdb.python/py-unwind.exp: Test flushregs.
8930
8931 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8932
8933 PR cli/21688
8934 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8935 tests for alias commands and trailing whitespace.
8936
8937 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8938
8939 PR cli/21688
8940 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8941 procedure. Call it.
8942
8943 2017-06-29 Pedro Alves <palves@redhat.com>
8944
8945 * gdb.base/printcmds.exp: Add tests.
8946
8947 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8948
8949 PR gdb/21337
8950 * gdb.base/reread-readsym.exp: New file.
8951 * gdb.base/reread-readsym.c: New file.
8952
8953 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8954
8955 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8956 subpattern.
8957
8958 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8959
8960 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8961 extended mnemonic.
8962 * gdb.arch/powerpc-power9.s: Likewise.
8963
8964 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8965
8966 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8967 on 32-bit x86 targets. Exploit is_*_target macros where
8968 appropriate.
8969
8970 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8971
8972 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8973 register pieces.
8974
8975 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8976
8977 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8978 located in one or more DWARF pieces.
8979
8980 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8981
8982 * lib/gdb.exp (get_endianness): New proc.
8983 * gdb.arch/aarch64-fp.exp: Use it.
8984 * gdb.arch/altivec-regs.exp: Likewise.
8985 * gdb.arch/e500-regs.exp: Likewise.
8986 * gdb.arch/vsx-regs.exp: Likewise.
8987 * gdb.base/dump.exp: Likewise.
8988 * gdb.base/funcargs.exp: Likewise.
8989 * gdb.base/gnu_vector.exp: Likewise.
8990 * gdb.dwarf2/formdata16.exp: Likewise.
8991 * gdb.dwarf2/implptrpiece.exp: Likewise.
8992 * gdb.dwarf2/nonvar-access.exp: Likewise.
8993 * gdb.python/py-inferior.exp: Likewise.
8994 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8995
8996 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8997
8998 PR gdb/21226
8999 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9000 stack value pieces are taken from the LSB end.
9001
9002 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9003
9004 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9005 variable at nonzero offset.
9006
9007 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9008
9009 * gdb.dwarf2/var-access.c: New file.
9010 * gdb.dwarf2/var-access.exp: New test.
9011 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9012
9013 2017-06-12 Tom Tromey <tom@tromey.com>
9014
9015 * gdb.dwarf2/formdata16.exp: Add tests.
9016
9017 2017-06-12 Tom Tromey <tom@tromey.com>
9018
9019 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9020
9021 2017-06-12 Tom Tromey <tom@tromey.com>
9022
9023 PR exp/16225:
9024 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9025 * gdb.arch/vsx-regs.exp: Update tests.
9026 * gdb.arch/s390-vregs.exp (hex128): New proc.
9027 Update test.
9028 * gdb.arch/altivec-regs.exp: Update tests.
9029
9030 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9031
9032 * gdb.base/startup-with-shell.c: New file.
9033 * gdb.base/startup-with-shell.exp: Likewise.
9034
9035 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9036
9037 * gdb.server/non-existing-program.exp: Update regex in order to
9038 reflect the fact that gdbserver is now using fork_inferior (with a
9039 shell) to startup the inferior.
9040
9041 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9042
9043 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9044 support function calls from GDB.
9045
9046 2017-05-21 Tom Tromey <tom@tromey.com>
9047
9048 PR rust/21466:
9049 * gdb.rust/unsized.exp: New file.
9050 * gdb.rust/unsized.rs: New file.
9051
9052 2017-05-19 Tom Tromey <tom@tromey.com>
9053
9054 PR rust/21484:
9055 * gdb.rust/watch.exp: New file.
9056 * gdb.rust/watch.rs: New file.
9057
9058 2017-05-18 Tom Tromey <tom@tromey.com>
9059
9060 * gdb.rust/simple.exp: Allow Box to be qualified.
9061
9062 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9063
9064 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9065
9066 2017-05-18 Pedro Alves <palves@redhat.com>
9067
9068 * gdb.base/fileio.c (test_write, test_read, test_close)
9069 (test_fstat): Don't print 'ret' in the fail path.
9070
9071 2017-05-18 Pedro Alves <palves@redhat.com>
9072
9073 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9074 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9075 (test_system, test_rename, test_unlink, test_time): Change
9076 prototypes.
9077 * gdb.base/fileio.exp (stop_msg): Adjust.
9078
9079 2017-05-18 Pedro Alves <palves@redhat.com>
9080
9081 * gdb.base/fileio.c (null_str): New global.
9082 (test_stat): Use it.
9083 * gdb.base/fileio.exp: Remove nowarnings.
9084
9085 2017-05-17 Yao Qi <yao.qi@linaro.org>
9086
9087 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9088
9089 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9090
9091 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9092 argument command.
9093 (top-level): Invoke test_set_inferior_tty.
9094
9095 2017-05-04 Pedro Alves <palves@redhat.com>
9096
9097 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9098 Add parens to print call for Python 3.
9099
9100 2017-05-03 Keith Seitz <keiths@redhat.com>
9101
9102 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9103 (main): Call it.
9104
9105 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9106
9107 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9108 to prev and next.
9109
9110 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9111
9112 * gdb.python/py-record-btrace.exp: Remove test for
9113 gdb.BtraceInstruction.error.
9114
9115 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9116
9117 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9118
9119 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9120
9121 * gdb.python/py-record-btrace-threads.c: New file.
9122 * gdb.python/py-record-btrace-threads.exp: New file.
9123
9124 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9125
9126 PR testsuite/8595
9127 * gdb.base/environ.exp: Make test available in all architectures.
9128 Move bits related to "info program" testing to
9129 gdb.base/info-program.exp. Rewrite tests to use the two new
9130 procedures mentione below.
9131 (test_set_show_env_var) New procedure.
9132 (test_set_show_env_var_equal): Likewise.
9133 * gdb.base/info-program.exp: New file.
9134
9135 2017-04-27 Keith Seitz <keiths@redhat.com>
9136
9137 * gdb.cp/oranking.cc (test15): New function.
9138 (main): Call test15 and declare additional variables for testing.
9139 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9140 "p foo101('abc')" tests.
9141 Add tests for cv qualifier overloads.
9142 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9143 "lvalue reference overload" test.
9144 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9145 "print value of f1 on Child&& in f2" test.
9146
9147 2017-04-19 Pedro Alves <palves@redhat.com>
9148
9149 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9150 procedure.
9151 (top level): Call it.
9152 * lib/gdb.exp (gdb_define_cmd): New procedure.
9153
9154 2017-04-12 Pedro Alves <palves@redhat.com>
9155
9156 PR gdb/21323
9157 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9158 (wchar): New global.
9159 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9160 (do_test_wide_char, wide_char_types_no_program, top level): Add
9161 wchar_t testing.
9162
9163 2017-04-12 Pedro Alves <palves@redhat.com>
9164
9165 PR c++/21323
9166 * gdb.cp/wide_char_types.c: New file.
9167 * gdb.cp/wide_char_types.exp: New file.
9168
9169 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9170
9171 PR gdb/21352
9172 * gdb.trace/tsv.exp: Add test for "tsave -r".
9173
9174 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9175
9176 * gdb.dlang/watch-loc.c: New file.
9177 * gdb.dlang/watch-loc.exp: New file.
9178
9179 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9180
9181 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9182
9183 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9184
9185 * gdb.arch/arc-analyze-prologue.S: New file.
9186 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9187
9188 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9189
9190 * gdb.arch/arc-decode-insn.S: New file.
9191 * gdb.arch/arc-decode-insn.exp: Likewise.
9192
9193 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9194
9195 PR tdep/20928
9196 * gdb.arch/sparc64-regs.exp: New file.
9197 * gdb.arch/sparc64-regs.S: Likewise.
9198
9199 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9200
9201 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9202 and memory view on Python 3.
9203
9204 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9205 Keith Seitz <keiths@redhat.com>
9206
9207 PR gdb/14441
9208 * gdb.cp/demangle.exp: Add rvalue reference tests.
9209 * gdb.cp/rvalue-ref-casts.cc: New file.
9210 * gdb.cp/rvalue-ref-casts.exp: New file.
9211 * gdb.cp/rvalue-ref-overload.cc: New file.
9212 * gdb.cp/rvalue-ref-overload.exp: New file.
9213 * gdb.cp/rvalue-ref-params.cc: New file.
9214 * gdb.cp/rvalue-ref-params.exp: New file.
9215 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9216 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9217 * gdb.cp/rvalue-ref-types.cc: New file.
9218 * gdb.cp/rvalue-ref-types.exp: New file.
9219 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9220 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9221
9222 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9223
9224 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9225 New procedure.
9226
9227 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9228
9229 * lib/mi-support.exp (mi_gdb_test): Add additional message
9230 for unexpected output.
9231
9232 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9233
9234 * gdb.base/examine-backward.c (Barrier): New character array
9235 constant, to ensure that TestStrings is preceded by a string
9236 terminator.
9237
9238 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9239
9240 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9241 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9242 and implicit pointer into such a location.
9243
9244 2017-03-16 Doug Evans <dje@google.com>
9245
9246 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9247
9248 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9249
9250 * gdb.cp/m-static.exp: Fix expectation for prototype of
9251 test5.single_constructor and single_constructor::single_constructor.
9252
9253 2017-03-16 Doug Evans <dje@google.com>
9254
9255 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9256 * gdb.guile/scm-lazy-string.c: New file.
9257 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9258 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9259 for pointer, array, typedef lazy strings.
9260
9261 2017-03-16 Doug Evans <dje@google.com>
9262
9263 PR python/17728, python/18439, python/18779
9264 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9265 * gdb.python/py-lazy-string.c (pointer): New typedef.
9266 (main): New locals ptr, array, typedef_ptr.
9267 * gdb.python/py-value.exp: Move lazy string tests to ...
9268 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9269 array, typedef lazy strings.
9270
9271 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9272
9273 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9274 Add optional 'test' parameter.
9275
9276 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9277
9278 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9279 Skip for versions of DejaGnu < 1.5.
9280
9281 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9282
9283 * lib/gdb.exp (dejagnu_version): New proc.
9284 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9285 Use dejagnu_version.
9286
9287 2017-03-10 Keith Seitz <keiths@redhat.com>
9288
9289 PR c++/8128
9290 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9291 type from destructor regexps.
9292 Add a branch which actually passes the test.
9293 Adjust "ptype t5i" test names.
9294
9295 2017-03-08 Pedro Alves <palves@redhat.com>
9296
9297 * gdb.base/step-over-exit.exp: Add explicit test message.
9298
9299 2017-03-08 Pedro Alves <palves@redhat.com>
9300
9301 PR gdb/18360
9302 * gdb.threads/interrupt-while-step-over.c: New file.
9303 * gdb.threads/interrupt-while-step-over.exp: New file.
9304
9305 2017-03-08 Pedro Alves <palves@redhat.com>
9306
9307 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9308 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9309
9310 2017-03-08 Pedro Alves <palves@redhat.com>
9311
9312 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9313 PKRU as not supported as a PASS.
9314
9315 2017-03-08 Pedro Alves <palves@redhat.com>
9316
9317 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9318 prefix instead of $binfile1/$binfile2.
9319 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9320 in test message.
9321 * gdb.python/py-completion.exp: Use "load python file" as test
9322 messages instead of unstable path names.
9323
9324 2017-03-08 Pedro Alves <palves@redhat.com>
9325 Jan Kratochvil <jan.kratochvil@redhat.com>
9326
9327 PR cli/21218
9328 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9329 New proc.
9330 (top level): Call it.
9331
9332 2017-03-08 Pedro Alves <palves@redhat.com>
9333
9334 PR tui/21216
9335 * gdb.tui/tui-nl-filtered-output.exp: New file.
9336
9337 2017-03-08 Pedro Alves <palves@redhat.com>
9338
9339 * gdb.base/completion.exp: Move TUI completion tests to ...
9340 * gdb.tui/completion.exp: ... this new file.
9341
9342 2017-03-08 Pedro Alves <palves@redhat.com>
9343
9344 * gdb.base/tui-disasm-long-lines.c,
9345 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9346 gdb.base/tui-layout.exp: Move to ...
9347 * gdb.tui/: ... this new directory.
9348
9349 2017-03-07 Pedro Alves <palves@redhat.com>
9350
9351 * gdb.base/tui-layout.c: New file.
9352 * gdb.base/tui-layout.exp: New file.
9353
9354 2017-03-07 Pedro Alves <palves@redhat.com>
9355
9356 * gdb.base/tui-layout.c: Rename to ...
9357 * gdb.base/tui-disasm-long-lines.c: ... this.
9358 * gdb.base/tui-layout.exp: Rename to ...
9359 * gdb.base/tui-disasm-long-lines.exp: ... this.
9360
9361 2017-03-07 Pedro Alves <palves@redhat.com>
9362
9363 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9364
9365 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9366
9367 * i386-mpx-call.c: New file.
9368 * i386-mpx-call.exp: New file.
9369
9370 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9371
9372 * gdb.arch/powerpc-power.exp: Delete test.
9373 * gdb.arch/powerpc-power.s: Likewise.
9374 * gdb.disasm/disassembler-options.exp: New test.
9375 * gdb.arch/powerpc-altivec.exp: Likewise.
9376 * gdb.arch/powerpc-altivec.s: Likewise.
9377 * gdb.arch/powerpc-altivec2.exp: Likewise.
9378 * gdb.arch/powerpc-altivec2.s: Likewise.
9379 * gdb.arch/powerpc-altivec3.exp: Likewise.
9380 * gdb.arch/powerpc-altivec3.s: Likewise.
9381 * gdb.arch/powerpc-power7.exp: Likewise.
9382 * gdb.arch/powerpc-power7.s: Likewise.
9383 * gdb.arch/powerpc-power8.exp: Likewise.
9384 * gdb.arch/powerpc-power8.s: Likewise.
9385 * gdb.arch/powerpc-power9.exp: Likewise.
9386 * gdb.arch/powerpc-power9.s: Likewise.
9387 * gdb.arch/powerpc-vsx.exp: Likewise.
9388 * gdb.arch/powerpc-vsx.s: Likewise.
9389 * gdb.arch/powerpc-vsx2.exp: Likewise.
9390 * gdb.arch/powerpc-vsx2.s: Likewise.
9391 * gdb.arch/powerpc-vsx3.exp: Likewise.
9392 * gdb.arch/powerpc-vsx3.s: Likewise.
9393 * gdb.arch/arm-disassembler-options.exp: Likewise.
9394 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9395 * gdb.arch/s390-disassembler-options.exp: Likewise.
9396
9397 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
9398
9399 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9400 (check_supported_features): ... this. Changed return type to void.
9401 (supports_rdseed): New static global.
9402 (rdseed): Check supports_rdseed.
9403 (initialize): Call check_supported_features.
9404
9405 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9406
9407 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9408 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9409 and lqarx/stqcx.
9410 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9411 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9412
9413 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9414
9415 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9416 uppercase.
9417
9418 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9419
9420 * gdb.dwarf2/formdata16.c: New file.
9421 * gdb.dwarf2/formdata16.exp: New file.
9422 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9423
9424 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9425
9426 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9427 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9428 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9429 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9430 DW_AT_GNU_*.
9431
9432 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9433
9434 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9435
9436 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9437
9438 PR gdb/21164
9439 * gdb.base/maint.exp: Add testcases for when the commands do
9440 not have arguments.
9441
9442 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9443
9444 * gdb.cp/chained-calls.exp: Use p instead of P.
9445
9446 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9447
9448 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9449 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9450
9451 2017-02-14 Tom Tromey <tom@tromey.com>
9452
9453 PR python/13598:
9454 * gdb.python/py-events.exp: Add before_prompt event tests.
9455
9456 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9457
9458 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9459
9460 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9461
9462 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9463 (main): Call my_unique_function_name.
9464 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9465 completion of patterns with a single match.
9466 Add missing -re switches to gdb_test_multiple calls.
9467
9468 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9469
9470 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9471 return if core file is not recognized.
9472
9473 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9474
9475 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9476 and extra UIs.
9477
9478 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9479
9480 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9481 proc_with_prefix.
9482
9483 2017-02-10 Tom Tromey <tom@tromey.com>
9484
9485 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9486
9487 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
9488
9489 PR gdb/21122
9490 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9491
9492 2017-02-08 Jerome Guitton <guitton@adacore.com>
9493
9494 * gdb.base/define.exp: Add test for command abbreviations
9495 in define.
9496
9497 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
9498
9499 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9500 * gdb.reverse/insn-reverse-x86.c: New file.
9501
9502 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9503
9504 PR tdep/20936
9505 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9506
9507 2017-02-03 Tom Tromey <tom@tromey.com>
9508
9509 PR rust/21097:
9510 * gdb.rust/simple.exp: Add new tests.
9511
9512 2017-02-02 Pedro Alves <palves@redhat.com>
9513
9514 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9515 tests.
9516
9517 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9518
9519 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9520 taking a 2-byte value out of a 4-byte DWARF implicit value on
9521 big-endian targets.
9522 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9523 logic. Add test cases for DW_OP_implicit.
9524
9525 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9526
9527 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9528
9529 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9530
9531 * gdb.btrace/enable.exp: Call gdb_exit before
9532 skip_gdbserver_tests.
9533
9534 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9535
9536 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9537 GDBFLAGS.
9538
9539 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9540
9541 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9542 the test is skipped.
9543 * gdb.btrace/data.exp: Likewise.
9544 * gdb.btrace/delta.exp: Likewise.
9545 * gdb.btrace/dlopen.exp: Likewise.
9546 * gdb.btrace/enable-running.exp: Likewise.
9547 * gdb.btrace/enable.exp: Likewise.
9548 * gdb.btrace/exception.exp: Likewise.
9549 * gdb.btrace/function_call_history.exp: Likewise.
9550 * gdb.btrace/gcore.exp: Likewise.
9551 * gdb.btrace/instruction_history.exp: Likewise.
9552 * gdb.btrace/multi-thread-step.exp: Likewise.
9553 * gdb.btrace/nohist.exp: Likewise.
9554 * gdb.btrace/non-stop.exp: Likewise.
9555 * gdb.btrace/reconnect.exp: Likewise.
9556 * gdb.btrace/record_goto-step.exp: Likewise.
9557 * gdb.btrace/record_goto.exp: Likewise.
9558 * gdb.btrace/rn-dl-bind.exp: Likewise.
9559 * gdb.btrace/segv.exp: Likewise.
9560 * gdb.btrace/step.exp: Likewise.
9561 * gdb.btrace/stepi.exp: Likewise.
9562 * gdb.btrace/tailcall-only.exp: Likewise.
9563 * gdb.btrace/tailcall.exp: Likewise.
9564 * gdb.btrace/tsx.exp: Likewise.
9565 * gdb.btrace/unknown_functions.exp: Likewise.
9566 * gdb.btrace/vdso.exp: Likewise.
9567
9568 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9569
9570 * gdb.btrace/enable-running.c: New.
9571 * gdb.btrace/enable-running.exp: New.
9572
9573 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9574
9575 * gdb.arch/amd64-gs_base.c: New file.
9576 * gdb.arch/amd64-gs_base.exp: New file.
9577
9578 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9579
9580 * lib/memory.exp: Remove spurious empty newlines.
9581
9582 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9583
9584 * gdb.python/py-bad-printers.exp: Load python file using "source".
9585 * gdb.python/py-events.exp: Likewise.
9586 * gdb.python/py-evsignal.exp: Likewise.
9587 * gdb.python/py-evthreads.exp: Likewise.
9588 * gdb.python/py-frame-args.exp: Likewise.
9589 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9590 * gdb.python/py-framefilter-mi.exp: Likewise.
9591 * gdb.python/py-framefilter.exp: Likewise.
9592 * gdb.python/py-mi.exp: Likewise.
9593 * gdb.python/py-pp-maint.exp: Likewise.
9594 * gdb.python/py-pp-registration.exp: Likewise.
9595 * gdb.python/py-prettyprint.exp: Likewise.
9596 (run_lang_tests): Likewise.
9597 * gdb.python/py-typeprint.exp: Likewise.
9598
9599 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9600
9601 * lib/memory.exp: New file.
9602 * lib/gdb.exp: Load memory.exp.
9603 * gdb.base/memattr.exp (delete_memory): Move proc to
9604 lib/memory.exp and rename to delete_memory_regions.
9605 Replace delete_memory with delete_memory_regions.
9606 Cleanup memory regions before tests.
9607 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9608 before tests.
9609
9610 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9611
9612 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9613 files.
9614 (initialize): New function conditionally defined.
9615 (testcases): Move within conditional block.
9616 (main): Call initialize.
9617 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9618 of gdb.reverse/insn-reverse.c.
9619 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9620 gdb.reverse/insn-reverse.c.
9621
9622 2017-01-26 Yao Qi <yao.qi@linaro.org>
9623
9624 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9625 disassemble on address 0.
9626
9627 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9628 Yao Qi <yao.qi@linaro.org>
9629
9630 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9631 * gdb.dwarf2/implptr-64bit.S: Remove.
9632 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9633 variables in caller's context. Add DW_OP_implicit_value.
9634
9635 2017-01-25 Yao Qi <yao.qi@linaro.org>
9636
9637 * lib/dwarf.exp (Dwarf::_location): Handle
9638 DW_OP_GNU_implicit_pointer with proper size.
9639
9640 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9641
9642 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9643 and add untested calls.
9644
9645 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9646
9647 * gdb.python/python.exp: Check line number against what GDB thinks
9648 the line number is for func1.
9649
9650 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9651
9652 * gdb.dlang/debug-expr.exp: New file.
9653
9654 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
9655
9656 Fix test names for the following files:
9657
9658 * gdb.ada/exec_changed.exp
9659 * gdb.ada/info_types.exp
9660 * gdb.arch/aarch64-atomic-inst.exp
9661 * gdb.arch/aarch64-fp.exp
9662 * gdb.arch/altivec-abi.exp
9663 * gdb.arch/altivec-regs.exp
9664 * gdb.arch/amd64-byte.exp
9665 * gdb.arch/amd64-disp-step.exp
9666 * gdb.arch/amd64-dword.exp
9667 * gdb.arch/amd64-entry-value-inline.exp
9668 * gdb.arch/amd64-entry-value-param.exp
9669 * gdb.arch/amd64-entry-value-paramref.exp
9670 * gdb.arch/amd64-entry-value.exp
9671 * gdb.arch/amd64-i386-address.exp
9672 * gdb.arch/amd64-invalid-stack-middle.exp
9673 * gdb.arch/amd64-invalid-stack-top.exp
9674 * gdb.arch/amd64-optimout-repeat.exp
9675 * gdb.arch/amd64-prologue-skip.exp
9676 * gdb.arch/amd64-prologue-xmm.exp
9677 * gdb.arch/amd64-stap-special-operands.exp
9678 * gdb.arch/amd64-stap-wrong-subexp.exp
9679 * gdb.arch/amd64-tailcall-cxx.exp
9680 * gdb.arch/amd64-tailcall-noret.exp
9681 * gdb.arch/amd64-tailcall-ret.exp
9682 * gdb.arch/amd64-tailcall-self.exp
9683 * gdb.arch/amd64-word.exp
9684 * gdb.arch/arm-bl-branch-dest.exp
9685 * gdb.arch/arm-disp-step.exp
9686 * gdb.arch/arm-neon.exp
9687 * gdb.arch/arm-single-step-kernel-helper.exp
9688 * gdb.arch/avr-flash-qualifier.exp
9689 * gdb.arch/disp-step-insn-reloc.exp
9690 * gdb.arch/e500-abi.exp
9691 * gdb.arch/e500-regs.exp
9692 * gdb.arch/ftrace-insn-reloc.exp
9693 * gdb.arch/i386-avx512.exp
9694 * gdb.arch/i386-bp_permanent.exp
9695 * gdb.arch/i386-byte.exp
9696 * gdb.arch/i386-cfi-notcurrent.exp
9697 * gdb.arch/i386-disp-step.exp
9698 * gdb.arch/i386-dr3-watch.exp
9699 * gdb.arch/i386-float.exp
9700 * gdb.arch/i386-gnu-cfi.exp
9701 * gdb.arch/i386-mpx-map.exp
9702 * gdb.arch/i386-mpx-sigsegv.exp
9703 * gdb.arch/i386-mpx-simple_segv.exp
9704 * gdb.arch/i386-mpx.exp
9705 * gdb.arch/i386-permbkpt.exp
9706 * gdb.arch/i386-prologue.exp
9707 * gdb.arch/i386-signal.exp
9708 * gdb.arch/i386-size-overlap.exp
9709 * gdb.arch/i386-unwind.exp
9710 * gdb.arch/i386-word.exp
9711 * gdb.arch/mips-fcr.exp
9712 * gdb.arch/powerpc-d128-regs.exp
9713 * gdb.arch/powerpc-stackless.exp
9714 * gdb.arch/ppc64-atomic-inst.exp
9715 * gdb.arch/s390-stackless.exp
9716 * gdb.arch/s390-tdbregs.exp
9717 * gdb.arch/s390-vregs.exp
9718 * gdb.arch/sparc-sysstep.exp
9719 * gdb.arch/thumb-bx-pc.exp
9720 * gdb.arch/thumb-singlestep.exp
9721 * gdb.arch/thumb2-it.exp
9722 * gdb.arch/vsx-regs.exp
9723 * gdb.asm/asm-source.exp
9724 * gdb.base/a2-run.exp
9725 * gdb.base/advance.exp
9726 * gdb.base/all-bin.exp
9727 * gdb.base/anon.exp
9728 * gdb.base/args.exp
9729 * gdb.base/arithmet.exp
9730 * gdb.base/async-shell.exp
9731 * gdb.base/async.exp
9732 * gdb.base/attach-pie-noexec.exp
9733 * gdb.base/attach-twice.exp
9734 * gdb.base/auto-load.exp
9735 * gdb.base/bang.exp
9736 * gdb.base/bitfields.exp
9737 * gdb.base/break-always.exp
9738 * gdb.base/break-caller-line.exp
9739 * gdb.base/break-entry.exp
9740 * gdb.base/break-inline.exp
9741 * gdb.base/break-on-linker-gcd-function.exp
9742 * gdb.base/break-probes.exp
9743 * gdb.base/break.exp
9744 * gdb.base/breakpoint-shadow.exp
9745 * gdb.base/call-ar-st.exp
9746 * gdb.base/call-sc.exp
9747 * gdb.base/call-signal-resume.exp
9748 * gdb.base/call-strs.exp
9749 * gdb.base/callfuncs.exp
9750 * gdb.base/catch-fork-static.exp
9751 * gdb.base/catch-gdb-caused-signals.exp
9752 * gdb.base/catch-load.exp
9753 * gdb.base/catch-signal-fork.exp
9754 * gdb.base/catch-signal.exp
9755 * gdb.base/catch-syscall.exp
9756 * gdb.base/charset.exp
9757 * gdb.base/checkpoint.exp
9758 * gdb.base/chng-syms.exp
9759 * gdb.base/code-expr.exp
9760 * gdb.base/code_elim.exp
9761 * gdb.base/commands.exp
9762 * gdb.base/completion.exp
9763 * gdb.base/complex.exp
9764 * gdb.base/cond-expr.exp
9765 * gdb.base/condbreak.exp
9766 * gdb.base/consecutive.exp
9767 * gdb.base/continue-all-already-running.exp
9768 * gdb.base/coredump-filter.exp
9769 * gdb.base/corefile.exp
9770 * gdb.base/dbx.exp
9771 * gdb.base/debug-expr.exp
9772 * gdb.base/define.exp
9773 * gdb.base/del.exp
9774 * gdb.base/disabled-location.exp
9775 * gdb.base/disasm-end-cu.exp
9776 * gdb.base/disasm-optim.exp
9777 * gdb.base/display.exp
9778 * gdb.base/duplicate-bp.exp
9779 * gdb.base/ena-dis-br.exp
9780 * gdb.base/ending-run.exp
9781 * gdb.base/enumval.exp
9782 * gdb.base/environ.exp
9783 * gdb.base/eu-strip-infcall.exp
9784 * gdb.base/eval-avoid-side-effects.exp
9785 * gdb.base/eval-skip.exp
9786 * gdb.base/exitsignal.exp
9787 * gdb.base/expand-psymtabs.exp
9788 * gdb.base/filesym.exp
9789 * gdb.base/find-unmapped.exp
9790 * gdb.base/finish.exp
9791 * gdb.base/float.exp
9792 * gdb.base/foll-exec-mode.exp
9793 * gdb.base/foll-exec.exp
9794 * gdb.base/foll-fork.exp
9795 * gdb.base/fortran-sym-case.exp
9796 * gdb.base/freebpcmd.exp
9797 * gdb.base/func-ptr.exp
9798 * gdb.base/func-ptrs.exp
9799 * gdb.base/funcargs.exp
9800 * gdb.base/gcore-buffer-overflow.exp
9801 * gdb.base/gcore-relro-pie.exp
9802 * gdb.base/gcore-relro.exp
9803 * gdb.base/gcore.exp
9804 * gdb.base/gdb1090.exp
9805 * gdb.base/gdb11530.exp
9806 * gdb.base/gdb11531.exp
9807 * gdb.base/gdb1821.exp
9808 * gdb.base/gdbindex-stabs.exp
9809 * gdb.base/gdbvars.exp
9810 * gdb.base/hbreak.exp
9811 * gdb.base/hbreak2.exp
9812 * gdb.base/included.exp
9813 * gdb.base/infcall-input.exp
9814 * gdb.base/inferior-died.exp
9815 * gdb.base/infnan.exp
9816 * gdb.base/info-macros.exp
9817 * gdb.base/info-os.exp
9818 * gdb.base/info-proc.exp
9819 * gdb.base/info-shared.exp
9820 * gdb.base/info-target.exp
9821 * gdb.base/infoline.exp
9822 * gdb.base/interp.exp
9823 * gdb.base/interrupt.exp
9824 * gdb.base/jit-reader.exp
9825 * gdb.base/jit-simple.exp
9826 * gdb.base/kill-after-signal.exp
9827 * gdb.base/kill-detach-inferiors-cmd.exp
9828 * gdb.base/label.exp
9829 * gdb.base/langs.exp
9830 * gdb.base/ldbl_e308.exp
9831 * gdb.base/line-symtabs.exp
9832 * gdb.base/linespecs.exp
9833 * gdb.base/list.exp
9834 * gdb.base/long_long.exp
9835 * gdb.base/longest-types.exp
9836 * gdb.base/maint.exp
9837 * gdb.base/max-value-size.exp
9838 * gdb.base/memattr.exp
9839 * gdb.base/mips_pro.exp
9840 * gdb.base/morestack.exp
9841 * gdb.base/moribund-step.exp
9842 * gdb.base/multi-forks.exp
9843 * gdb.base/nested-addr.exp
9844 * gdb.base/nextoverexit.exp
9845 * gdb.base/noreturn-finish.exp
9846 * gdb.base/noreturn-return.exp
9847 * gdb.base/nostdlib.exp
9848 * gdb.base/offsets.exp
9849 * gdb.base/opaque.exp
9850 * gdb.base/pc-fp.exp
9851 * gdb.base/permissions.exp
9852 * gdb.base/print-symbol-loading.exp
9853 * gdb.base/prologue-include.exp
9854 * gdb.base/psymtab.exp
9855 * gdb.base/ptype.exp
9856 * gdb.base/random-signal.exp
9857 * gdb.base/randomize.exp
9858 * gdb.base/range-stepping.exp
9859 * gdb.base/readline-ask.exp
9860 * gdb.base/recpar.exp
9861 * gdb.base/recurse.exp
9862 * gdb.base/relational.exp
9863 * gdb.base/restore.exp
9864 * gdb.base/return-nodebug.exp
9865 * gdb.base/return.exp
9866 * gdb.base/run-after-attach.exp
9867 * gdb.base/save-bp.exp
9868 * gdb.base/scope.exp
9869 * gdb.base/sect-cmd.exp
9870 * gdb.base/set-lang-auto.exp
9871 * gdb.base/set-noassign.exp
9872 * gdb.base/setvar.exp
9873 * gdb.base/sigall.exp
9874 * gdb.base/sigbpt.exp
9875 * gdb.base/siginfo-addr.exp
9876 * gdb.base/siginfo-infcall.exp
9877 * gdb.base/siginfo-obj.exp
9878 * gdb.base/siginfo.exp
9879 * gdb.base/signals-state-child.exp
9880 * gdb.base/signest.exp
9881 * gdb.base/sigstep.exp
9882 * gdb.base/sizeof.exp
9883 * gdb.base/skip.exp
9884 * gdb.base/solib-corrupted.exp
9885 * gdb.base/solib-nodir.exp
9886 * gdb.base/solib-search.exp
9887 * gdb.base/stack-checking.exp
9888 * gdb.base/stale-infcall.exp
9889 * gdb.base/stap-probe.exp
9890 * gdb.base/start.exp
9891 * gdb.base/step-break.exp
9892 * gdb.base/step-bt.exp
9893 * gdb.base/step-line.exp
9894 * gdb.base/step-over-exit.exp
9895 * gdb.base/step-over-syscall.exp
9896 * gdb.base/step-resume-infcall.exp
9897 * gdb.base/step-test.exp
9898 * gdb.base/store.exp
9899 * gdb.base/structs3.exp
9900 * gdb.base/sym-file.exp
9901 * gdb.base/symbol-without-target_section.exp
9902 * gdb.base/term.exp
9903 * gdb.base/testenv.exp
9904 * gdb.base/ui-redirect.exp
9905 * gdb.base/until.exp
9906 * gdb.base/unwindonsignal.exp
9907 * gdb.base/value-double-free.exp
9908 * gdb.base/vla-datatypes.exp
9909 * gdb.base/vla-ptr.exp
9910 * gdb.base/vla-sideeffect.exp
9911 * gdb.base/volatile.exp
9912 * gdb.base/watch-cond-infcall.exp
9913 * gdb.base/watch-cond.exp
9914 * gdb.base/watch-non-mem.exp
9915 * gdb.base/watch-read.exp
9916 * gdb.base/watch-vfork.exp
9917 * gdb.base/watchpoint-cond-gone.exp
9918 * gdb.base/watchpoint-delete.exp
9919 * gdb.base/watchpoint-hw-hit-once.exp
9920 * gdb.base/watchpoint-hw.exp
9921 * gdb.base/watchpoint-stops-at-right-insn.exp
9922 * gdb.base/watchpoints.exp
9923 * gdb.base/wchar.exp
9924 * gdb.base/whatis-exp.exp
9925 * gdb.btrace/buffer-size.exp
9926 * gdb.btrace/data.exp
9927 * gdb.btrace/delta.exp
9928 * gdb.btrace/dlopen.exp
9929 * gdb.btrace/enable.exp
9930 * gdb.btrace/exception.exp
9931 * gdb.btrace/function_call_history.exp
9932 * gdb.btrace/gcore.exp
9933 * gdb.btrace/instruction_history.exp
9934 * gdb.btrace/nohist.exp
9935 * gdb.btrace/reconnect.exp
9936 * gdb.btrace/record_goto-step.exp
9937 * gdb.btrace/record_goto.exp
9938 * gdb.btrace/rn-dl-bind.exp
9939 * gdb.btrace/segv.exp
9940 * gdb.btrace/step.exp
9941 * gdb.btrace/stepi.exp
9942 * gdb.btrace/tailcall-only.exp
9943 * gdb.btrace/tailcall.exp
9944 * gdb.btrace/tsx.exp
9945 * gdb.btrace/unknown_functions.exp
9946 * gdb.btrace/vdso.exp
9947 * gdb.compile/compile-ifunc.exp
9948 * gdb.compile/compile-ops.exp
9949 * gdb.compile/compile-print.exp
9950 * gdb.compile/compile-setjmp.exp
9951 * gdb.cp/abstract-origin.exp
9952 * gdb.cp/ambiguous.exp
9953 * gdb.cp/annota2.exp
9954 * gdb.cp/annota3.exp
9955 * gdb.cp/anon-ns.exp
9956 * gdb.cp/anon-struct.exp
9957 * gdb.cp/anon-union.exp
9958 * gdb.cp/arg-reference.exp
9959 * gdb.cp/baseenum.exp
9960 * gdb.cp/bool.exp
9961 * gdb.cp/breakpoint.exp
9962 * gdb.cp/bs15503.exp
9963 * gdb.cp/call-c.exp
9964 * gdb.cp/casts.exp
9965 * gdb.cp/chained-calls.exp
9966 * gdb.cp/class2.exp
9967 * gdb.cp/classes.exp
9968 * gdb.cp/cmpd-minsyms.exp
9969 * gdb.cp/converts.exp
9970 * gdb.cp/cp-relocate.exp
9971 * gdb.cp/cpcompletion.exp
9972 * gdb.cp/cpexprs.exp
9973 * gdb.cp/cplabel.exp
9974 * gdb.cp/cplusfuncs.exp
9975 * gdb.cp/cpsizeof.exp
9976 * gdb.cp/ctti.exp
9977 * gdb.cp/derivation.exp
9978 * gdb.cp/destrprint.exp
9979 * gdb.cp/dispcxx.exp
9980 * gdb.cp/enum-class.exp
9981 * gdb.cp/exception.exp
9982 * gdb.cp/exceptprint.exp
9983 * gdb.cp/expand-psymtabs-cxx.exp
9984 * gdb.cp/expand-sals.exp
9985 * gdb.cp/extern-c.exp
9986 * gdb.cp/filename.exp
9987 * gdb.cp/formatted-ref.exp
9988 * gdb.cp/fpointer.exp
9989 * gdb.cp/gdb1355.exp
9990 * gdb.cp/gdb2495.exp
9991 * gdb.cp/hang.exp
9992 * gdb.cp/impl-this.exp
9993 * gdb.cp/infcall-dlopen.exp
9994 * gdb.cp/inherit.exp
9995 * gdb.cp/iostream.exp
9996 * gdb.cp/koenig.exp
9997 * gdb.cp/local.exp
9998 * gdb.cp/m-data.exp
9999 * gdb.cp/m-static.exp
10000 * gdb.cp/mb-ctor.exp
10001 * gdb.cp/mb-inline.exp
10002 * gdb.cp/mb-templates.exp
10003 * gdb.cp/member-name.exp
10004 * gdb.cp/member-ptr.exp
10005 * gdb.cp/meth-typedefs.exp
10006 * gdb.cp/method.exp
10007 * gdb.cp/method2.exp
10008 * gdb.cp/minsym-fallback.exp
10009 * gdb.cp/misc.exp
10010 * gdb.cp/namelessclass.exp
10011 * gdb.cp/namespace-enum.exp
10012 * gdb.cp/namespace-nested-import.exp
10013 * gdb.cp/namespace.exp
10014 * gdb.cp/nextoverthrow.exp
10015 * gdb.cp/no-dmgl-verbose.exp
10016 * gdb.cp/non-trivial-retval.exp
10017 * gdb.cp/noparam.exp
10018 * gdb.cp/nsdecl.exp
10019 * gdb.cp/nsimport.exp
10020 * gdb.cp/nsnested.exp
10021 * gdb.cp/nsnoimports.exp
10022 * gdb.cp/nsrecurs.exp
10023 * gdb.cp/nsstress.exp
10024 * gdb.cp/nsusing.exp
10025 * gdb.cp/operator.exp
10026 * gdb.cp/oranking.exp
10027 * gdb.cp/overload-const.exp
10028 * gdb.cp/overload.exp
10029 * gdb.cp/ovldbreak.exp
10030 * gdb.cp/ovsrch.exp
10031 * gdb.cp/paren-type.exp
10032 * gdb.cp/parse-lang.exp
10033 * gdb.cp/pass-by-ref.exp
10034 * gdb.cp/pr-1023.exp
10035 * gdb.cp/pr-1210.exp
10036 * gdb.cp/pr-574.exp
10037 * gdb.cp/pr10687.exp
10038 * gdb.cp/pr12028.exp
10039 * gdb.cp/pr17132.exp
10040 * gdb.cp/pr17494.exp
10041 * gdb.cp/pr9067.exp
10042 * gdb.cp/pr9167.exp
10043 * gdb.cp/pr9631.exp
10044 * gdb.cp/printmethod.exp
10045 * gdb.cp/psmang.exp
10046 * gdb.cp/psymtab-parameter.exp
10047 * gdb.cp/ptype-cv-cp.exp
10048 * gdb.cp/ptype-flags.exp
10049 * gdb.cp/re-set-overloaded.exp
10050 * gdb.cp/ref-types.exp
10051 * gdb.cp/rtti.exp
10052 * gdb.cp/scope-err.exp
10053 * gdb.cp/shadow.exp
10054 * gdb.cp/smartp.exp
10055 * gdb.cp/static-method.exp
10056 * gdb.cp/static-print-quit.exp
10057 * gdb.cp/temargs.exp
10058 * gdb.cp/templates.exp
10059 * gdb.cp/try_catch.exp
10060 * gdb.cp/typedef-operator.exp
10061 * gdb.cp/typeid.exp
10062 * gdb.cp/userdef.exp
10063 * gdb.cp/using-crash.exp
10064 * gdb.cp/var-tag.exp
10065 * gdb.cp/virtbase.exp
10066 * gdb.cp/virtfunc.exp
10067 * gdb.cp/virtfunc2.exp
10068 * gdb.cp/vla-cxx.exp
10069 * gdb.disasm/t01_mov.exp
10070 * gdb.disasm/t02_mova.exp
10071 * gdb.disasm/t03_add.exp
10072 * gdb.disasm/t04_sub.exp
10073 * gdb.disasm/t05_cmp.exp
10074 * gdb.disasm/t06_ari2.exp
10075 * gdb.disasm/t07_ari3.exp
10076 * gdb.disasm/t08_or.exp
10077 * gdb.disasm/t09_xor.exp
10078 * gdb.disasm/t10_and.exp
10079 * gdb.disasm/t11_logs.exp
10080 * gdb.disasm/t12_bit.exp
10081 * gdb.disasm/t13_otr.exp
10082 * gdb.dlang/circular.exp
10083 * gdb.dwarf2/arr-stride.exp
10084 * gdb.dwarf2/arr-subrange.exp
10085 * gdb.dwarf2/atomic-type.exp
10086 * gdb.dwarf2/bad-regnum.exp
10087 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10088 * gdb.dwarf2/callframecfa.exp
10089 * gdb.dwarf2/clztest.exp
10090 * gdb.dwarf2/corrupt.exp
10091 * gdb.dwarf2/data-loc.exp
10092 * gdb.dwarf2/dup-psym.exp
10093 * gdb.dwarf2/dw2-anon-mptr.exp
10094 * gdb.dwarf2/dw2-anonymous-func.exp
10095 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10096 * gdb.dwarf2/dw2-bad-unresolved.exp
10097 * gdb.dwarf2/dw2-basic.exp
10098 * gdb.dwarf2/dw2-canonicalize-type.exp
10099 * gdb.dwarf2/dw2-case-insensitive.exp
10100 * gdb.dwarf2/dw2-common-block.exp
10101 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10102 * gdb.dwarf2/dw2-compressed.exp
10103 * gdb.dwarf2/dw2-const.exp
10104 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10105 * gdb.dwarf2/dw2-cu-size.exp
10106 * gdb.dwarf2/dw2-dup-frame.exp
10107 * gdb.dwarf2/dw2-entry-value.exp
10108 * gdb.dwarf2/dw2-icycle.exp
10109 * gdb.dwarf2/dw2-ifort-parameter.exp
10110 * gdb.dwarf2/dw2-inline-break.exp
10111 * gdb.dwarf2/dw2-inline-param.exp
10112 * gdb.dwarf2/dw2-intercu.exp
10113 * gdb.dwarf2/dw2-intermix.exp
10114 * gdb.dwarf2/dw2-lexical-block-bare.exp
10115 * gdb.dwarf2/dw2-linkage-name-trust.exp
10116 * gdb.dwarf2/dw2-minsym-in-cu.exp
10117 * gdb.dwarf2/dw2-noloc.exp
10118 * gdb.dwarf2/dw2-op-call.exp
10119 * gdb.dwarf2/dw2-op-out-param.exp
10120 * gdb.dwarf2/dw2-opt-structptr.exp
10121 * gdb.dwarf2/dw2-param-error.exp
10122 * gdb.dwarf2/dw2-producer.exp
10123 * gdb.dwarf2/dw2-ranges-base.exp
10124 * gdb.dwarf2/dw2-ref-missing-frame.exp
10125 * gdb.dwarf2/dw2-reg-undefined.exp
10126 * gdb.dwarf2/dw2-regno-invalid.exp
10127 * gdb.dwarf2/dw2-restore.exp
10128 * gdb.dwarf2/dw2-restrict.exp
10129 * gdb.dwarf2/dw2-single-line-discriminators.exp
10130 * gdb.dwarf2/dw2-strp.exp
10131 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10132 * gdb.dwarf2/dw2-unresolved.exp
10133 * gdb.dwarf2/dw2-var-zero-addr.exp
10134 * gdb.dwarf2/dw4-sig-types.exp
10135 * gdb.dwarf2/dwz.exp
10136 * gdb.dwarf2/dynarr-ptr.exp
10137 * gdb.dwarf2/enum-type.exp
10138 * gdb.dwarf2/gdb-index.exp
10139 * gdb.dwarf2/implptr-64bit.exp
10140 * gdb.dwarf2/implptr-optimized-out.exp
10141 * gdb.dwarf2/implptr.exp
10142 * gdb.dwarf2/implref-array.exp
10143 * gdb.dwarf2/implref-const.exp
10144 * gdb.dwarf2/implref-global.exp
10145 * gdb.dwarf2/implref-struct.exp
10146 * gdb.dwarf2/mac-fileno.exp
10147 * gdb.dwarf2/main-subprogram.exp
10148 * gdb.dwarf2/member-ptr-forwardref.exp
10149 * gdb.dwarf2/method-ptr.exp
10150 * gdb.dwarf2/missing-sig-type.exp
10151 * gdb.dwarf2/nonvar-access.exp
10152 * gdb.dwarf2/opaque-type-lookup.exp
10153 * gdb.dwarf2/pieces-optimized-out.exp
10154 * gdb.dwarf2/pieces.exp
10155 * gdb.dwarf2/pr10770.exp
10156 * gdb.dwarf2/pr13961.exp
10157 * gdb.dwarf2/staticvirtual.exp
10158 * gdb.dwarf2/subrange.exp
10159 * gdb.dwarf2/symtab-producer.exp
10160 * gdb.dwarf2/trace-crash.exp
10161 * gdb.dwarf2/typeddwarf.exp
10162 * gdb.dwarf2/valop.exp
10163 * gdb.dwarf2/watch-notconst.exp
10164 * gdb.fortran/array-element.exp
10165 * gdb.fortran/charset.exp
10166 * gdb.fortran/common-block.exp
10167 * gdb.fortran/complex.exp
10168 * gdb.fortran/derived-type-function.exp
10169 * gdb.fortran/derived-type.exp
10170 * gdb.fortran/logical.exp
10171 * gdb.fortran/module.exp
10172 * gdb.fortran/multi-dim.exp
10173 * gdb.fortran/nested-funcs.exp
10174 * gdb.fortran/print-formatted.exp
10175 * gdb.fortran/subarray.exp
10176 * gdb.fortran/vla-alloc-assoc.exp
10177 * gdb.fortran/vla-datatypes.exp
10178 * gdb.fortran/vla-history.exp
10179 * gdb.fortran/vla-ptr-info.exp
10180 * gdb.fortran/vla-ptype-sub.exp
10181 * gdb.fortran/vla-ptype.exp
10182 * gdb.fortran/vla-sizeof.exp
10183 * gdb.fortran/vla-type.exp
10184 * gdb.fortran/vla-value-sub-arbitrary.exp
10185 * gdb.fortran/vla-value-sub-finish.exp
10186 * gdb.fortran/vla-value-sub.exp
10187 * gdb.fortran/vla-value.exp
10188 * gdb.fortran/whatis_type.exp
10189 * gdb.go/chan.exp
10190 * gdb.go/handcall.exp
10191 * gdb.go/hello.exp
10192 * gdb.go/integers.exp
10193 * gdb.go/methods.exp
10194 * gdb.go/package.exp
10195 * gdb.go/strings.exp
10196 * gdb.go/types.exp
10197 * gdb.go/unsafe.exp
10198 * gdb.guile/scm-arch.exp
10199 * gdb.guile/scm-block.exp
10200 * gdb.guile/scm-breakpoint.exp
10201 * gdb.guile/scm-cmd.exp
10202 * gdb.guile/scm-disasm.exp
10203 * gdb.guile/scm-equal.exp
10204 * gdb.guile/scm-frame-args.exp
10205 * gdb.guile/scm-frame-inline.exp
10206 * gdb.guile/scm-frame.exp
10207 * gdb.guile/scm-iterator.exp
10208 * gdb.guile/scm-math.exp
10209 * gdb.guile/scm-objfile.exp
10210 * gdb.guile/scm-ports.exp
10211 * gdb.guile/scm-symbol.exp
10212 * gdb.guile/scm-symtab.exp
10213 * gdb.guile/scm-value-cc.exp
10214 * gdb.guile/types-module.exp
10215 * gdb.linespec/break-ask.exp
10216 * gdb.linespec/cpexplicit.exp
10217 * gdb.linespec/explicit.exp
10218 * gdb.linespec/keywords.exp
10219 * gdb.linespec/linespec.exp
10220 * gdb.linespec/ls-dollar.exp
10221 * gdb.linespec/ls-errs.exp
10222 * gdb.linespec/skip-two.exp
10223 * gdb.linespec/thread.exp
10224 * gdb.mi/mi-async.exp
10225 * gdb.mi/mi-basics.exp
10226 * gdb.mi/mi-break.exp
10227 * gdb.mi/mi-catch-load.exp
10228 * gdb.mi/mi-cli.exp
10229 * gdb.mi/mi-cmd-param-changed.exp
10230 * gdb.mi/mi-console.exp
10231 * gdb.mi/mi-detach.exp
10232 * gdb.mi/mi-disassemble.exp
10233 * gdb.mi/mi-eval.exp
10234 * gdb.mi/mi-file-transfer.exp
10235 * gdb.mi/mi-file.exp
10236 * gdb.mi/mi-fill-memory.exp
10237 * gdb.mi/mi-inheritance-syntax-error.exp
10238 * gdb.mi/mi-linespec-err-cp.exp
10239 * gdb.mi/mi-logging.exp
10240 * gdb.mi/mi-memory-changed.exp
10241 * gdb.mi/mi-read-memory.exp
10242 * gdb.mi/mi-record-changed.exp
10243 * gdb.mi/mi-reg-undefined.exp
10244 * gdb.mi/mi-regs.exp
10245 * gdb.mi/mi-return.exp
10246 * gdb.mi/mi-reverse.exp
10247 * gdb.mi/mi-simplerun.exp
10248 * gdb.mi/mi-solib.exp
10249 * gdb.mi/mi-stack.exp
10250 * gdb.mi/mi-stepi.exp
10251 * gdb.mi/mi-syn-frame.exp
10252 * gdb.mi/mi-until.exp
10253 * gdb.mi/mi-var-block.exp
10254 * gdb.mi/mi-var-child.exp
10255 * gdb.mi/mi-var-cmd.exp
10256 * gdb.mi/mi-var-cp.exp
10257 * gdb.mi/mi-var-display.exp
10258 * gdb.mi/mi-var-invalidate.exp
10259 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10260 * gdb.mi/mi-vla-fortran.exp
10261 * gdb.mi/mi-watch.exp
10262 * gdb.mi/mi2-var-child.exp
10263 * gdb.mi/user-selected-context-sync.exp
10264 * gdb.modula2/unbounded-array.exp
10265 * gdb.multi/dummy-frame-restore.exp
10266 * gdb.multi/multi-arch-exec.exp
10267 * gdb.multi/multi-arch.exp
10268 * gdb.multi/tids.exp
10269 * gdb.multi/watchpoint-multi.exp
10270 * gdb.opencl/callfuncs.exp
10271 * gdb.opencl/convs_casts.exp
10272 * gdb.opencl/datatypes.exp
10273 * gdb.opencl/operators.exp
10274 * gdb.opencl/vec_comps.exp
10275 * gdb.opt/clobbered-registers-O2.exp
10276 * gdb.opt/inline-break.exp
10277 * gdb.opt/inline-bt.exp
10278 * gdb.opt/inline-cmds.exp
10279 * gdb.opt/inline-locals.exp
10280 * gdb.pascal/case-insensitive-symbols.exp
10281 * gdb.pascal/floats.exp
10282 * gdb.pascal/gdb11492.exp
10283 * gdb.python/lib-types.exp
10284 * gdb.python/py-arch.exp
10285 * gdb.python/py-as-string.exp
10286 * gdb.python/py-bad-printers.exp
10287 * gdb.python/py-block.exp
10288 * gdb.python/py-breakpoint-create-fail.exp
10289 * gdb.python/py-breakpoint.exp
10290 * gdb.python/py-caller-is.exp
10291 * gdb.python/py-cmd.exp
10292 * gdb.python/py-explore-cc.exp
10293 * gdb.python/py-explore.exp
10294 * gdb.python/py-finish-breakpoint.exp
10295 * gdb.python/py-finish-breakpoint2.exp
10296 * gdb.python/py-frame-args.exp
10297 * gdb.python/py-frame-inline.exp
10298 * gdb.python/py-frame.exp
10299 * gdb.python/py-framefilter-mi.exp
10300 * gdb.python/py-infthread.exp
10301 * gdb.python/py-lazy-string.exp
10302 * gdb.python/py-linetable.exp
10303 * gdb.python/py-mi-events.exp
10304 * gdb.python/py-mi-objfile.exp
10305 * gdb.python/py-mi.exp
10306 * gdb.python/py-objfile.exp
10307 * gdb.python/py-pp-integral.exp
10308 * gdb.python/py-pp-maint.exp
10309 * gdb.python/py-pp-re-notag.exp
10310 * gdb.python/py-pp-registration.exp
10311 * gdb.python/py-recurse-unwind.exp
10312 * gdb.python/py-strfns.exp
10313 * gdb.python/py-symbol.exp
10314 * gdb.python/py-symtab.exp
10315 * gdb.python/py-sync-interp.exp
10316 * gdb.python/py-typeprint.exp
10317 * gdb.python/py-unwind-maint.exp
10318 * gdb.python/py-unwind.exp
10319 * gdb.python/py-value-cc.exp
10320 * gdb.python/py-xmethods.exp
10321 * gdb.reverse/amd64-tailcall-reverse.exp
10322 * gdb.reverse/break-precsave.exp
10323 * gdb.reverse/break-reverse.exp
10324 * gdb.reverse/consecutive-precsave.exp
10325 * gdb.reverse/consecutive-reverse.exp
10326 * gdb.reverse/finish-precsave.exp
10327 * gdb.reverse/finish-reverse-bkpt.exp
10328 * gdb.reverse/finish-reverse.exp
10329 * gdb.reverse/fstatat-reverse.exp
10330 * gdb.reverse/getresuid-reverse.exp
10331 * gdb.reverse/i386-precsave.exp
10332 * gdb.reverse/i386-reverse.exp
10333 * gdb.reverse/i386-sse-reverse.exp
10334 * gdb.reverse/i387-env-reverse.exp
10335 * gdb.reverse/i387-stack-reverse.exp
10336 * gdb.reverse/insn-reverse.exp
10337 * gdb.reverse/machinestate-precsave.exp
10338 * gdb.reverse/machinestate.exp
10339 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10340 * gdb.reverse/pipe-reverse.exp
10341 * gdb.reverse/readv-reverse.exp
10342 * gdb.reverse/recvmsg-reverse.exp
10343 * gdb.reverse/rerun-prec.exp
10344 * gdb.reverse/s390-mvcle.exp
10345 * gdb.reverse/step-precsave.exp
10346 * gdb.reverse/step-reverse.exp
10347 * gdb.reverse/time-reverse.exp
10348 * gdb.reverse/until-precsave.exp
10349 * gdb.reverse/until-reverse.exp
10350 * gdb.reverse/waitpid-reverse.exp
10351 * gdb.reverse/watch-precsave.exp
10352 * gdb.reverse/watch-reverse.exp
10353 * gdb.rust/generics.exp
10354 * gdb.rust/methods.exp
10355 * gdb.rust/modules.exp
10356 * gdb.rust/simple.exp
10357 * gdb.server/connect-with-no-symbol-file.exp
10358 * gdb.server/ext-attach.exp
10359 * gdb.server/ext-restart.exp
10360 * gdb.server/ext-wrapper.exp
10361 * gdb.server/file-transfer.exp
10362 * gdb.server/server-exec-info.exp
10363 * gdb.server/server-kill.exp
10364 * gdb.server/server-mon.exp
10365 * gdb.server/wrapper.exp
10366 * gdb.stabs/exclfwd.exp
10367 * gdb.stabs/gdb11479.exp
10368 * gdb.threads/clone-new-thread-event.exp
10369 * gdb.threads/corethreads.exp
10370 * gdb.threads/current-lwp-dead.exp
10371 * gdb.threads/dlopen-libpthread.exp
10372 * gdb.threads/gcore-thread.exp
10373 * gdb.threads/sigstep-threads.exp
10374 * gdb.threads/watchpoint-fork.exp
10375 * gdb.trace/actions-changed.exp
10376 * gdb.trace/backtrace.exp
10377 * gdb.trace/change-loc.exp
10378 * gdb.trace/circ.exp
10379 * gdb.trace/collection.exp
10380 * gdb.trace/disconnected-tracing.exp
10381 * gdb.trace/ftrace.exp
10382 * gdb.trace/mi-trace-frame-collected.exp
10383 * gdb.trace/mi-trace-unavailable.exp
10384 * gdb.trace/mi-traceframe-changed.exp
10385 * gdb.trace/mi-tsv-changed.exp
10386 * gdb.trace/no-attach-trace.exp
10387 * gdb.trace/passc-dyn.exp
10388 * gdb.trace/qtro.exp
10389 * gdb.trace/range-stepping.exp
10390 * gdb.trace/read-memory.exp
10391 * gdb.trace/save-trace.exp
10392 * gdb.trace/signal.exp
10393 * gdb.trace/status-stop.exp
10394 * gdb.trace/tfile.exp
10395 * gdb.trace/trace-break.exp
10396 * gdb.trace/trace-buffer-size.exp
10397 * gdb.trace/trace-condition.exp
10398 * gdb.trace/tracefile-pseudo-reg.exp
10399 * gdb.trace/tstatus.exp
10400 * gdb.trace/unavailable.exp
10401 * gdb.trace/while-dyn.exp
10402 * gdb.trace/while-stepping.exp
10403
10404 2016-12-22 Doug Evans <xdje42@gmail.com>
10405
10406 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10407 and msymbols.
10408
10409 2016-12-19 Yao Qi <yao.qi@linaro.org>
10410
10411 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10412 (test_with_self): Don't call do_steps_and_nexts, and remove
10413 code about stepping into xmalloc.
10414
10415 2016-12-09 Yao Qi <yao.qi@linaro.org>
10416
10417 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10418
10419 2016-12-09 Yao Qi <yao.qi@linaro.org>
10420
10421 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10422
10423 2016-12-09 Pedro Alves <palves@redhat.com>
10424
10425 * gdb.base/all-architectures-0.exp: New file.
10426 * gdb.base/all-architectures-1.exp: New file.
10427 * gdb.base/all-architectures-2.exp: New file.
10428 * gdb.base/all-architectures-3.exp: New file.
10429 * gdb.base/all-architectures-4.exp: New file.
10430 * gdb.base/all-architectures-5.exp: New file.
10431 * gdb.base/all-architectures-6.exp: New file.
10432 * gdb.base/all-architectures-7.exp: New file.
10433 * gdb.base/all-architectures.exp.in: New file.
10434
10435 2016-12-09 Yao Qi <yao.qi@linaro.org>
10436
10437 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10438
10439 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10440
10441 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10442 possible.
10443 Remove useless pattern-matching code.
10444
10445 2016-12-02 Pedro Alves <palves@redhat.com>
10446
10447 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10448 procedure.
10449 (top level): Call it.
10450
10451 2016-12-02 Pedro Alves <palves@redhat.com>
10452
10453 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10454 New procedure.
10455 (top level): Call it.
10456
10457 2016-12-02 Pedro Alves <palves@redhat.com>
10458
10459 PR cli/20559
10460 * gdb.base/commands.exp (user_defined_command_args_eval): New
10461 procedure.
10462 (top level): Call it.
10463
10464 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10465
10466 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10467 timeout handling.
10468
10469 2016-12-02 Tom Tromey <tom@tromey.com>
10470
10471 * gdb.dwarf2/main-subprogram.c: New file.
10472 * gdb.dwarf2/main-subprogram.exp: New file.
10473
10474 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10475
10476 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10477 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10478 gdb_test_no_output for a couple of cases.
10479 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10480
10481 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10482
10483 Fix test names and standardize compilation error messages throughout
10484 the following files:
10485
10486 * gdb.ada/start.exp
10487 * gdb.arch/alpha-step.exp
10488 * gdb.arch/e500-prologue.exp
10489 * gdb.arch/ftrace-insn-reloc.exp
10490 * gdb.arch/gdb1291.exp
10491 * gdb.arch/gdb1431.exp
10492 * gdb.arch/gdb1558.exp
10493 * gdb.arch/i386-dr3-watch.exp
10494 * gdb.arch/i386-sse-stack-align.exp
10495 * gdb.arch/ia64-breakpoint-shadow.exp
10496 * gdb.arch/pa-nullify.exp
10497 * gdb.arch/powerpc-aix-prologue.exp
10498 * gdb.arch/thumb-bx-pc.exp
10499 * gdb.base/annota1.exp
10500 * gdb.base/annota3.exp
10501 * gdb.base/arrayidx.exp
10502 * gdb.base/assign.exp
10503 * gdb.base/attach.exp
10504 * gdb.base/auxv.exp
10505 * gdb.base/bang.exp
10506 * gdb.base/bfp-test.exp
10507 * gdb.base/bigcore.exp
10508 * gdb.base/bitfields2.exp
10509 * gdb.base/break-fun-addr.exp
10510 * gdb.base/break-probes.exp
10511 * gdb.base/call-rt-st.exp
10512 * gdb.base/callexit.exp
10513 * gdb.base/catch-fork-kill.exp
10514 * gdb.base/charset.exp
10515 * gdb.base/checkpoint.exp
10516 * gdb.base/comprdebug.exp
10517 * gdb.base/constvars.exp
10518 * gdb.base/coredump-filter.exp
10519 * gdb.base/cursal.exp
10520 * gdb.base/cvexpr.exp
10521 * gdb.base/detach.exp
10522 * gdb.base/display.exp
10523 * gdb.base/dmsym.exp
10524 * gdb.base/dprintf-pending.exp
10525 * gdb.base/dso2dso.exp
10526 * gdb.base/dtrace-probe.exp
10527 * gdb.base/dump.exp
10528 * gdb.base/enum_cond.exp
10529 * gdb.base/exe-lock.exp
10530 * gdb.base/exec-invalid-sysroot.exp
10531 * gdb.base/execl-update-breakpoints.exp
10532 * gdb.base/exprs.exp
10533 * gdb.base/fileio.exp
10534 * gdb.base/find.exp
10535 * gdb.base/finish.exp
10536 * gdb.base/fixsection.exp
10537 * gdb.base/foll-vfork.exp
10538 * gdb.base/frame-args.exp
10539 * gdb.base/gcore.exp
10540 * gdb.base/gdb1250.exp
10541 * gdb.base/global-var-nested-by-dso.exp
10542 * gdb.base/gnu-ifunc.exp
10543 * gdb.base/hashline1.exp
10544 * gdb.base/hashline2.exp
10545 * gdb.base/hashline3.exp
10546 * gdb.base/hbreak-in-shr-unsupported.exp
10547 * gdb.base/huge.exp
10548 * gdb.base/infcall-input.exp
10549 * gdb.base/info-fun.exp
10550 * gdb.base/info-shared.exp
10551 * gdb.base/jit-simple.exp
10552 * gdb.base/jit-so.exp
10553 * gdb.base/jit.exp
10554 * gdb.base/jump.exp
10555 * gdb.base/label.exp
10556 * gdb.base/lineinc.exp
10557 * gdb.base/logical.exp
10558 * gdb.base/longjmp.exp
10559 * gdb.base/macscp.exp
10560 * gdb.base/miscexprs.exp
10561 * gdb.base/new-ui-echo.exp
10562 * gdb.base/new-ui-pending-input.exp
10563 * gdb.base/new-ui.exp
10564 * gdb.base/nodebug.exp
10565 * gdb.base/nofield.exp
10566 * gdb.base/offsets.exp
10567 * gdb.base/overlays.exp
10568 * gdb.base/pending.exp
10569 * gdb.base/pointers.exp
10570 * gdb.base/pr11022.exp
10571 * gdb.base/printcmds.exp
10572 * gdb.base/prologue.exp
10573 * gdb.base/ptr-typedef.exp
10574 * gdb.base/realname-expand.exp
10575 * gdb.base/relativedebug.exp
10576 * gdb.base/relocate.exp
10577 * gdb.base/remote.exp
10578 * gdb.base/reread.exp
10579 * gdb.base/return2.exp
10580 * gdb.base/savedregs.exp
10581 * gdb.base/sep.exp
10582 * gdb.base/sepdebug.exp
10583 * gdb.base/sepsymtab.exp
10584 * gdb.base/set-inferior-tty.exp
10585 * gdb.base/setshow.exp
10586 * gdb.base/shlib-call.exp
10587 * gdb.base/sigaltstack.exp
10588 * gdb.base/siginfo-addr.exp
10589 * gdb.base/signals.exp
10590 * gdb.base/signull.exp
10591 * gdb.base/sigrepeat.exp
10592 * gdb.base/so-impl-ld.exp
10593 * gdb.base/solib-display.exp
10594 * gdb.base/solib-overlap.exp
10595 * gdb.base/solib-search.exp
10596 * gdb.base/solib-symbol.exp
10597 * gdb.base/structs.exp
10598 * gdb.base/structs2.exp
10599 * gdb.base/symtab-search-order.exp
10600 * gdb.base/twice.exp
10601 * gdb.base/unload.exp
10602 * gdb.base/varargs.exp
10603 * gdb.base/watchpoint-solib.exp
10604 * gdb.base/watchpoint.exp
10605 * gdb.base/whatis.exp
10606 * gdb.base/wrong_frame_bt_full.exp
10607 * gdb.btrace/dlopen.exp
10608 * gdb.cell/ea-standalone.exp
10609 * gdb.cell/ea-test.exp
10610 * gdb.cp/dispcxx.exp
10611 * gdb.cp/gdb2384.exp
10612 * gdb.cp/method2.exp
10613 * gdb.cp/nextoverthrow.exp
10614 * gdb.cp/pr10728.exp
10615 * gdb.disasm/am33.exp
10616 * gdb.disasm/h8300s.exp
10617 * gdb.disasm/mn10300.exp
10618 * gdb.disasm/sh3.exp
10619 * gdb.dwarf2/dw2-dir-file-name.exp
10620 * gdb.fortran/complex.exp
10621 * gdb.fortran/library-module.exp
10622 * gdb.guile/scm-pretty-print.exp
10623 * gdb.guile/scm-symbol.exp
10624 * gdb.guile/scm-type.exp
10625 * gdb.guile/scm-value.exp
10626 * gdb.linespec/linespec.exp
10627 * gdb.mi/gdb701.exp
10628 * gdb.mi/gdb792.exp
10629 * gdb.mi/mi-breakpoint-changed.exp
10630 * gdb.mi/mi-dprintf-pending.exp
10631 * gdb.mi/mi-dprintf.exp
10632 * gdb.mi/mi-exit-code.exp
10633 * gdb.mi/mi-pending.exp
10634 * gdb.mi/mi-solib.exp
10635 * gdb.mi/new-ui-mi-sync.exp
10636 * gdb.mi/pr11022.exp
10637 * gdb.mi/user-selected-context-sync.exp
10638 * gdb.opt/solib-intra-step.exp
10639 * gdb.python/py-events.exp
10640 * gdb.python/py-finish-breakpoint.exp
10641 * gdb.python/py-mi.exp
10642 * gdb.python/py-prettyprint.exp
10643 * gdb.python/py-shared.exp
10644 * gdb.python/py-symbol.exp
10645 * gdb.python/py-template.exp
10646 * gdb.python/py-type.exp
10647 * gdb.python/py-value.exp
10648 * gdb.reverse/solib-precsave.exp
10649 * gdb.reverse/solib-reverse.exp
10650 * gdb.server/solib-list.exp
10651 * gdb.stabs/weird.exp
10652 * gdb.threads/reconnect-signal.exp
10653 * gdb.threads/stepi-random-signal.exp
10654 * gdb.trace/actions.exp
10655 * gdb.trace/ax.exp
10656 * gdb.trace/backtrace.exp
10657 * gdb.trace/change-loc.exp
10658 * gdb.trace/deltrace.exp
10659 * gdb.trace/ftrace-lock.exp
10660 * gdb.trace/ftrace.exp
10661 * gdb.trace/infotrace.exp
10662 * gdb.trace/mi-tracepoint-changed.exp
10663 * gdb.trace/packetlen.exp
10664 * gdb.trace/passcount.exp
10665 * gdb.trace/pending.exp
10666 * gdb.trace/range-stepping.exp
10667 * gdb.trace/report.exp
10668 * gdb.trace/stap-trace.exp
10669 * gdb.trace/tfind.exp
10670 * gdb.trace/trace-break.exp
10671 * gdb.trace/trace-condition.exp
10672 * gdb.trace/trace-enable-disable.exp
10673 * gdb.trace/trace-mt.exp
10674 * gdb.trace/tracecmd.exp
10675 * gdb.trace/tspeed.exp
10676 * gdb.trace/tsv.exp
10677 * lib/perftest.exp
10678
10679 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10680
10681 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10682 with gdb_test_no_output.
10683 Use command as test name.
10684
10685 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10686
10687 Fix test names starting with uppercase throughout the files.
10688
10689 * gdb.ada/assign_1.exp
10690 * gdb.ada/boolean_expr.exp
10691 * gdb.base/arrayidx.exp
10692 * gdb.base/del.exp
10693 * gdb.base/gcore-buffer-overflow.exp
10694 * gdb.base/testenv.exp
10695 * gdb.compile/compile.exp
10696 * gdb.python/py-framefilter-invalidarg.exp
10697 * gdb.python/py-framefilter.exp
10698
10699 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10700
10701 Fix test names starting with uppercase throughout the files.
10702
10703 * gdb.ada/array_return.exp
10704 * gdb.ada/expr_delims.exp
10705 * gdb.ada/mi_dyn_arr.exp
10706 * gdb.ada/mi_interface.exp
10707 * gdb.ada/mi_var_array.exp
10708 * gdb.ada/watch_arg.exp
10709 * gdb.arch/alpha-step.exp
10710 * gdb.arch/altivec-regs.exp
10711 * gdb.arch/e500-regs.exp
10712 * gdb.arch/powerpc-d128-regs.exp
10713 * gdb.base/arrayidx.exp
10714 * gdb.base/break.exp
10715 * gdb.base/checkpoint.exp
10716 * gdb.base/debug-expr.exp
10717 * gdb.base/dmsym.exp
10718 * gdb.base/radix.exp
10719 * gdb.base/sepdebug.exp
10720 * gdb.base/testenv.exp
10721 * gdb.base/watch_thread_num.exp
10722 * gdb.base/watchpoint-cond-gone.exp
10723 * gdb.cell/break.exp
10724 * gdb.cell/ea-cache.exp
10725 * gdb.compile/compile.exp
10726 * gdb.cp/gdb2495.exp
10727 * gdb.gdb/selftest.exp
10728 * gdb.gdb/xfullpath.exp
10729 * gdb.go/hello.exp
10730 * gdb.go/integers.exp
10731 * gdb.objc/basicclass.exp
10732 * gdb.pascal/hello.exp
10733 * gdb.pascal/integers.exp
10734 * gdb.python/py-breakpoint.exp
10735 * gdb.python/py-cmd.exp
10736 * gdb.python/py-linetable.exp
10737 * gdb.python/py-xmethods.exp
10738 * gdb.python/python.exp
10739 * gdb.reverse/consecutive-precsave.exp
10740 * gdb.reverse/finish-precsave.exp
10741 * gdb.reverse/i386-precsave.exp
10742 * gdb.reverse/machinestate-precsave.exp
10743 * gdb.reverse/sigall-precsave.exp
10744 * gdb.reverse/solib-precsave.exp
10745 * gdb.reverse/step-precsave.exp
10746 * gdb.reverse/until-precsave.exp
10747 * gdb.reverse/watch-precsave.exp
10748 * gdb.threads/leader-exit.exp
10749 * gdb.threads/pthreads.exp
10750 * gdb.threads/wp-replication.exp
10751 * gdb.trace/actions.exp
10752 * gdb.trace/mi-tsv-changed.exp
10753 * gdb.trace/tsv.exp
10754
10755 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10756
10757 Fix test names starting with uppercase throughout the files.
10758
10759 * gdb.arch/i386-bp_permanent.exp
10760 * gdb.arch/i386-gnu-cfi.exp
10761 * gdb.base/disasm-end-cu.exp
10762 * gdb.base/macscp.exp
10763 * gdb.base/pending.exp
10764 * gdb.base/watch_thread_num.exp
10765 * gdb.cp/exception.exp
10766 * gdb.cp/gdb2495.exp
10767 * gdb.cp/local.exp
10768 * gdb.python/py-evsignal.exp
10769 * gdb.python/python.exp
10770 * gdb.trace/tracecmd.exp
10771
10772 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10773
10774 Fix test names starting with uppercase throughout the files.
10775
10776 * gdb.base/charset.exp
10777 * gdb.base/eval.exp
10778 * gdb.base/multi-forks.exp
10779 * gdb.guile/scm-progspace.exp
10780 * gdb.opencl/datatypes.exp
10781 * gdb.python/py-block.exp
10782 * gdb.python/py-function.exp
10783 * gdb.python/py-symbol.exp
10784 * gdb.python/py-symtab.exp
10785 * gdb.python/py-xmethods.exp
10786 * gdb.reverse/break-precsave.exp
10787 * gdb.reverse/break-reverse.exp
10788 * gdb.reverse/consecutive-precsave.exp
10789 * gdb.reverse/consecutive-reverse.exp
10790 * gdb.reverse/finish-precsave.exp
10791 * gdb.reverse/finish-reverse-bkpt.exp
10792 * gdb.reverse/finish-reverse.exp
10793 * gdb.reverse/fstatat-reverse.exp
10794 * gdb.reverse/getresuid-reverse.exp
10795 * gdb.reverse/i386-precsave.exp
10796 * gdb.reverse/i386-reverse.exp
10797 * gdb.reverse/i386-sse-reverse.exp
10798 * gdb.reverse/i387-stack-reverse.exp
10799 * gdb.reverse/insn-reverse.exp
10800 * gdb.reverse/machinestate-precsave.exp
10801 * gdb.reverse/machinestate.exp
10802 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10803 * gdb.reverse/pipe-reverse.exp
10804 * gdb.reverse/readv-reverse.exp
10805 * gdb.reverse/recvmsg-reverse.exp
10806 * gdb.reverse/rerun-prec.exp
10807 * gdb.reverse/s390-mvcle.exp
10808 * gdb.reverse/sigall-precsave.exp
10809 * gdb.reverse/sigall-reverse.exp
10810 * gdb.reverse/solib-precsave.exp
10811 * gdb.reverse/solib-reverse.exp
10812 * gdb.reverse/step-precsave.exp
10813 * gdb.reverse/step-reverse.exp
10814 * gdb.reverse/time-reverse.exp
10815 * gdb.reverse/until-precsave.exp
10816 * gdb.reverse/until-reverse.exp
10817 * gdb.reverse/waitpid-reverse.exp
10818 * gdb.reverse/watch-precsave.exp
10819 * gdb.reverse/watch-reverse.exp
10820
10821 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10822
10823 Fix test names starting with uppercase throughout the files.
10824
10825 * gdb.arch/i386-mpx-simple_segv.exp
10826 * gdb.arch/i386-mpx.exp
10827 * gdb.arch/i386-permbkpt.exp
10828 * gdb.arch/pa-nullify.exp
10829 * gdb.arch/powerpc-d128-regs.exp
10830 * gdb.arch/vsx-regs.exp
10831 * gdb.base/bfp-test.exp
10832 * gdb.base/break.exp
10833 * gdb.base/breakpoint-shadow.exp
10834 * gdb.base/callfuncs.exp
10835 * gdb.base/charset.exp
10836 * gdb.base/commands.exp
10837 * gdb.base/completion.exp
10838 * gdb.base/dfp-test.exp
10839 * gdb.base/echo.exp
10840 * gdb.base/ending-run.exp
10841 * gdb.base/eval.exp
10842 * gdb.base/expand-psymtabs.exp
10843 * gdb.base/float128.exp
10844 * gdb.base/floatn.exp
10845 * gdb.base/foll-exec-mode.exp
10846 * gdb.base/gdb1056.exp
10847 * gdb.base/gdb11531.exp
10848 * gdb.base/kill-after-signal.exp
10849 * gdb.base/multi-forks.exp
10850 * gdb.base/overlays.exp
10851 * gdb.base/pending.exp
10852 * gdb.base/sepdebug.exp
10853 * gdb.base/testenv.exp
10854 * gdb.base/valgrind-db-attach.exp
10855 * gdb.base/watch_thread_num.exp
10856 * gdb.base/watchpoint-cond-gone.exp
10857 * gdb.base/watchpoint.exp
10858 * gdb.base/watchpoints.exp
10859 * gdb.cp/arg-reference.exp
10860 * gdb.cp/baseenum.exp
10861 * gdb.cp/operator.exp
10862 * gdb.cp/shadow.exp
10863 * gdb.dwarf2/dw2-op-out-param.exp
10864 * gdb.dwarf2/dw2-reg-undefined.exp
10865 * gdb.go/chan.exp
10866 * gdb.go/hello.exp
10867 * gdb.go/integers.exp
10868 * gdb.go/methods.exp
10869 * gdb.go/package.exp
10870 * gdb.guile/scm-parameter.exp
10871 * gdb.guile/scm-progspace.exp
10872 * gdb.guile/scm-value.exp
10873 * gdb.mi/mi-pending.exp
10874 * gdb.mi/user-selected-context-sync.exp
10875 * gdb.multi/multi-attach.exp
10876 * gdb.multi/tids.exp
10877 * gdb.opt/clobbered-registers-O2.exp
10878 * gdb.pascal/floats.exp
10879 * gdb.pascal/integers.exp
10880 * gdb.python/py-block.exp
10881 * gdb.python/py-events.exp
10882 * gdb.python/py-parameter.exp
10883 * gdb.python/py-symbol.exp
10884 * gdb.python/py-symtab.exp
10885 * gdb.python/py-type.exp
10886 * gdb.python/py-value.exp
10887 * gdb.python/py-xmethods.exp
10888 * gdb.python/python.exp
10889 * gdb.reverse/break-precsave.exp
10890 * gdb.reverse/consecutive-precsave.exp
10891 * gdb.reverse/finish-precsave.exp
10892 * gdb.reverse/i386-precsave.exp
10893 * gdb.reverse/machinestate-precsave.exp
10894 * gdb.reverse/sigall-precsave.exp
10895 * gdb.reverse/solib-precsave.exp
10896 * gdb.reverse/step-precsave.exp
10897 * gdb.reverse/until-precsave.exp
10898 * gdb.reverse/watch-precsave.exp
10899 * gdb.server/ext-attach.exp
10900 * gdb.server/ext-restart.exp
10901 * gdb.server/ext-run.exp
10902 * gdb.server/ext-wrapper.exp
10903 * gdb.stabs/gdb11479.exp
10904 * gdb.stabs/weird.exp
10905 * gdb.threads/attach-many-short-lived-threads.exp
10906 * gdb.threads/kill.exp
10907 * gdb.threads/watchpoint-fork.exp
10908
10909 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10910
10911 Fix test names starting with uppercase throughout all the files below.
10912
10913 * gdb.ada/array_return.exp
10914 * gdb.ada/catch_ex.exp
10915 * gdb.ada/info_exc.exp
10916 * gdb.ada/mi_catch_ex.exp
10917 * gdb.ada/mi_dyn_arr.exp
10918 * gdb.ada/mi_ex_cond.exp
10919 * gdb.ada/mi_exc_info.exp
10920 * gdb.ada/mi_interface.exp
10921 * gdb.ada/mi_task_arg.exp
10922 * gdb.ada/mi_task_info.exp
10923 * gdb.ada/mi_var_array.exp
10924 * gdb.arch/alpha-step.exp
10925 * gdb.arch/amd64-disp-step.exp
10926 * gdb.arch/arm-disp-step.exp
10927 * gdb.arch/disp-step-insn-reloc.exp
10928 * gdb.arch/e500-prologue.exp
10929 * gdb.arch/ftrace-insn-reloc.exp
10930 * gdb.arch/gdb1558.exp
10931 * gdb.arch/i386-bp_permanent.exp
10932 * gdb.arch/i386-disp-step.exp
10933 * gdb.arch/i386-float.exp
10934 * gdb.arch/i386-gnu-cfi.exp
10935 * gdb.arch/ia64-breakpoint-shadow.exp
10936 * gdb.arch/mips16-thunks.exp
10937 * gdb.arch/pa-nullify.exp
10938 * gdb.arch/powerpc-aix-prologue.exp
10939 * gdb.arch/powerpc-power.exp
10940 * gdb.arch/ppc-dfp.exp
10941 * gdb.arch/s390-tdbregs.exp
10942 * gdb.arch/spu-info.exp
10943 * gdb.arch/spu-ls.exp
10944 * gdb.arch/thumb-bx-pc.exp
10945 * gdb.base/advance.exp
10946 * gdb.base/annota-input-while-running.exp
10947 * gdb.base/arrayidx.exp
10948 * gdb.base/asmlabel.exp
10949 * gdb.base/async.exp
10950 * gdb.base/attach-wait-input.exp
10951 * gdb.base/auto-connect-native-target.exp
10952 * gdb.base/batch-preserve-term-settings.exp
10953 * gdb.base/bfp-test.exp
10954 * gdb.base/bigcore.exp
10955 * gdb.base/bp-permanent.exp
10956 * gdb.base/break-always.exp
10957 * gdb.base/break-fun-addr.exp
10958 * gdb.base/break-idempotent.exp
10959 * gdb.base/break-main-file-remove-fail.exp
10960 * gdb.base/break-probes.exp
10961 * gdb.base/break-unload-file.exp
10962 * gdb.base/break.exp
10963 * gdb.base/call-ar-st.exp
10964 * gdb.base/call-rt-st.exp
10965 * gdb.base/call-sc.exp
10966 * gdb.base/call-signal-resume.exp
10967 * gdb.base/call-strs.exp
10968 * gdb.base/callexit.exp
10969 * gdb.base/callfuncs.exp
10970 * gdb.base/catch-gdb-caused-signals.exp
10971 * gdb.base/catch-signal-siginfo-cond.exp
10972 * gdb.base/catch-syscall.exp
10973 * gdb.base/compare-sections.exp
10974 * gdb.base/cond-eval-mode.exp
10975 * gdb.base/condbreak-call-false.exp
10976 * gdb.base/consecutive-step-over.exp
10977 * gdb.base/cursal.exp
10978 * gdb.base/disabled-location.exp
10979 * gdb.base/disasm-end-cu.exp
10980 * gdb.base/display.exp
10981 * gdb.base/double-prompt-target-event-error.exp
10982 * gdb.base/dprintf-bp-same-addr.exp
10983 * gdb.base/dprintf-detach.exp
10984 * gdb.base/dprintf-next.exp
10985 * gdb.base/dprintf-non-stop.exp
10986 * gdb.base/dprintf-pending.exp
10987 * gdb.base/dso2dso.exp
10988 * gdb.base/ending-run.exp
10989 * gdb.base/enum_cond.exp
10990 * gdb.base/examine-backward.exp
10991 * gdb.base/exe-lock.exp
10992 * gdb.base/exec-invalid-sysroot.exp
10993 * gdb.base/execl-update-breakpoints.exp
10994 * gdb.base/execution-termios.exp
10995 * gdb.base/fileio.exp
10996 * gdb.base/fixsection.exp
10997 * gdb.base/foll-exec-mode.exp
10998 * gdb.base/foll-exec.exp
10999 * gdb.base/fork-running-state.exp
11000 * gdb.base/frame-args.exp
11001 * gdb.base/fullpath-expand.exp
11002 * gdb.base/func-ptr.exp
11003 * gdb.base/gcore-relro-pie.exp
11004 * gdb.base/gdb1090.exp
11005 * gdb.base/gdb1555.exp
11006 * gdb.base/global-var-nested-by-dso.exp
11007 * gdb.base/gnu-ifunc.exp
11008 * gdb.base/hbreak-in-shr-unsupported.exp
11009 * gdb.base/hbreak-unmapped.exp
11010 * gdb.base/hook-stop.exp
11011 * gdb.base/infcall-input.exp
11012 * gdb.base/info-fun.exp
11013 * gdb.base/info-shared.exp
11014 * gdb.base/interrupt-noterm.exp
11015 * gdb.base/jit-so.exp
11016 * gdb.base/jit.exp
11017 * gdb.base/line-symtabs.exp
11018 * gdb.base/list.exp
11019 * gdb.base/longjmp.exp
11020 * gdb.base/macscp.exp
11021 * gdb.base/max-value-size.exp
11022 * gdb.base/nodebug.exp
11023 * gdb.base/nofield.exp
11024 * gdb.base/overlays.exp
11025 * gdb.base/paginate-after-ctrl-c-running.exp
11026 * gdb.base/paginate-bg-execution.exp
11027 * gdb.base/paginate-inferior-exit.exp
11028 * gdb.base/pending.exp
11029 * gdb.base/pr11022.exp
11030 * gdb.base/printcmds.exp
11031 * gdb.base/ptr-typedef.exp
11032 * gdb.base/ptype.exp
11033 * gdb.base/randomize.exp
11034 * gdb.base/range-stepping.exp
11035 * gdb.base/realname-expand.exp
11036 * gdb.base/relativedebug.exp
11037 * gdb.base/remote.exp
11038 * gdb.base/savedregs.exp
11039 * gdb.base/sepdebug.exp
11040 * gdb.base/set-noassign.exp
11041 * gdb.base/shlib-call.exp
11042 * gdb.base/shreloc.exp
11043 * gdb.base/sigaltstack.exp
11044 * gdb.base/sigbpt.exp
11045 * gdb.base/siginfo-addr.exp
11046 * gdb.base/siginfo-obj.exp
11047 * gdb.base/siginfo-thread.exp
11048 * gdb.base/signest.exp
11049 * gdb.base/signull.exp
11050 * gdb.base/sigrepeat.exp
11051 * gdb.base/skip.exp
11052 * gdb.base/so-impl-ld.exp
11053 * gdb.base/solib-corrupted.exp
11054 * gdb.base/solib-disc.exp
11055 * gdb.base/solib-display.exp
11056 * gdb.base/solib-overlap.exp
11057 * gdb.base/solib-search.exp
11058 * gdb.base/solib-symbol.exp
11059 * gdb.base/source-execution.exp
11060 * gdb.base/sss-bp-on-user-bp-2.exp
11061 * gdb.base/sss-bp-on-user-bp.exp
11062 * gdb.base/stack-checking.exp
11063 * gdb.base/stale-infcall.exp
11064 * gdb.base/step-break.exp
11065 * gdb.base/step-line.exp
11066 * gdb.base/step-over-exit.exp
11067 * gdb.base/step-test.exp
11068 * gdb.base/structs.exp
11069 * gdb.base/sym-file.exp
11070 * gdb.base/symtab-search-order.exp
11071 * gdb.base/term.exp
11072 * gdb.base/type-opaque.exp
11073 * gdb.base/unload.exp
11074 * gdb.base/until-nodebug.exp
11075 * gdb.base/until.exp
11076 * gdb.base/unwindonsignal.exp
11077 * gdb.base/watch-cond.exp
11078 * gdb.base/watch-non-mem.exp
11079 * gdb.base/watch_thread_num.exp
11080 * gdb.base/watchpoint-reuse-slot.exp
11081 * gdb.base/watchpoint-solib.exp
11082 * gdb.base/watchpoint.exp
11083 * gdb.btrace/dlopen.exp
11084 * gdb.cell/arch.exp
11085 * gdb.cell/break.exp
11086 * gdb.cell/bt.exp
11087 * gdb.cell/core.exp
11088 * gdb.cell/data.exp
11089 * gdb.cell/dwarfaddr.exp
11090 * gdb.cell/ea-cache.exp
11091 * gdb.cell/ea-standalone.exp
11092 * gdb.cell/ea-test.exp
11093 * gdb.cell/f-regs.exp
11094 * gdb.cell/fork.exp
11095 * gdb.cell/gcore.exp
11096 * gdb.cell/mem-access.exp
11097 * gdb.cell/ptype.exp
11098 * gdb.cell/registers.exp
11099 * gdb.cell/sizeof.exp
11100 * gdb.cell/solib-symbol.exp
11101 * gdb.cell/solib.exp
11102 * gdb.compile/compile-tls.exp
11103 * gdb.cp/exception.exp
11104 * gdb.cp/gdb2495.exp
11105 * gdb.cp/local.exp
11106 * gdb.cp/mb-inline.exp
11107 * gdb.cp/mb-templates.exp
11108 * gdb.cp/pr10687.exp
11109 * gdb.cp/pr9167.exp
11110 * gdb.cp/scope-err.exp
11111 * gdb.cp/templates.exp
11112 * gdb.cp/virtfunc.exp
11113 * gdb.dwarf2/dw2-dir-file-name.exp
11114 * gdb.dwarf2/dw2-single-line-discriminators.exp
11115 * gdb.fortran/complex.exp
11116 * gdb.fortran/library-module.exp
11117 * gdb.guile/guile.exp
11118 * gdb.guile/scm-cmd.exp
11119 * gdb.guile/scm-frame-inline.exp
11120 * gdb.guile/scm-objfile.exp
11121 * gdb.guile/scm-pretty-print.exp
11122 * gdb.guile/scm-symbol.exp
11123 * gdb.guile/scm-type.exp
11124 * gdb.guile/scm-value.exp
11125 * gdb.linespec/keywords.exp
11126 * gdb.linespec/ls-errs.exp
11127 * gdb.linespec/macro-relative.exp
11128 * gdb.linespec/thread.exp
11129 * gdb.mi/mi-breakpoint-changed.exp
11130 * gdb.mi/mi-dprintf-pending.exp
11131 * gdb.mi/mi-fullname-deleted.exp
11132 * gdb.mi/mi-logging.exp
11133 * gdb.mi/mi-pending.exp
11134 * gdb.mi/mi-solib.exp
11135 * gdb.mi/new-ui-mi-sync.exp
11136 * gdb.mi/user-selected-context-sync.exp
11137 * gdb.multi/dummy-frame-restore.exp
11138 * gdb.multi/multi-arch-exec.exp
11139 * gdb.multi/remove-inferiors.exp
11140 * gdb.multi/watchpoint-multi-exit.exp
11141 * gdb.opt/solib-intra-step.exp
11142 * gdb.perf/backtrace.exp
11143 * gdb.perf/single-step.exp
11144 * gdb.perf/skip-command.exp
11145 * gdb.perf/skip-prologue.exp
11146 * gdb.perf/solib.exp
11147 * gdb.python/lib-types.exp
11148 * gdb.python/py-as-string.exp
11149 * gdb.python/py-bad-printers.exp
11150 * gdb.python/py-block.exp
11151 * gdb.python/py-breakpoint.exp
11152 * gdb.python/py-cmd.exp
11153 * gdb.python/py-events.exp
11154 * gdb.python/py-evthreads.exp
11155 * gdb.python/py-finish-breakpoint.exp
11156 * gdb.python/py-finish-breakpoint2.exp
11157 * gdb.python/py-frame-inline.exp
11158 * gdb.python/py-frame.exp
11159 * gdb.python/py-inferior.exp
11160 * gdb.python/py-infthread.exp
11161 * gdb.python/py-mi.exp
11162 * gdb.python/py-objfile.exp
11163 * gdb.python/py-pp-maint.exp
11164 * gdb.python/py-pp-registration.exp
11165 * gdb.python/py-prettyprint.exp
11166 * gdb.python/py-recurse-unwind.exp
11167 * gdb.python/py-shared.exp
11168 * gdb.python/py-symbol.exp
11169 * gdb.python/py-symtab.exp
11170 * gdb.python/py-template.exp
11171 * gdb.python/py-type.exp
11172 * gdb.python/py-unwind-maint.exp
11173 * gdb.python/py-unwind.exp
11174 * gdb.python/py-value.exp
11175 * gdb.python/python.exp
11176 * gdb.reverse/finish-reverse-bkpt.exp
11177 * gdb.reverse/insn-reverse.exp
11178 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11179 * gdb.reverse/solib-precsave.exp
11180 * gdb.reverse/solib-reverse.exp
11181 * gdb.stabs/gdb11479.exp
11182 * gdb.stabs/weird.exp
11183 * gdb.threads/fork-child-threads.exp
11184 * gdb.threads/fork-plus-threads.exp
11185 * gdb.threads/fork-thread-pending.exp
11186 * gdb.threads/forking-threads-plus-breakpoint.exp
11187 * gdb.threads/hand-call-in-threads.exp
11188 * gdb.threads/interrupted-hand-call.exp
11189 * gdb.threads/linux-dp.exp
11190 * gdb.threads/local-watch-wrong-thread.exp
11191 * gdb.threads/next-while-other-thread-longjmps.exp
11192 * gdb.threads/non-ldr-exit.exp
11193 * gdb.threads/pending-step.exp
11194 * gdb.threads/print-threads.exp
11195 * gdb.threads/process-dies-while-detaching.exp
11196 * gdb.threads/process-dies-while-handling-bp.exp
11197 * gdb.threads/pthreads.exp
11198 * gdb.threads/queue-signal.exp
11199 * gdb.threads/reconnect-signal.exp
11200 * gdb.threads/signal-command-handle-nopass.exp
11201 * gdb.threads/signal-command-multiple-signals-pending.exp
11202 * gdb.threads/signal-delivered-right-thread.exp
11203 * gdb.threads/signal-sigtrap.exp
11204 * gdb.threads/sigthread.exp
11205 * gdb.threads/staticthreads.exp
11206 * gdb.threads/stepi-random-signal.exp
11207 * gdb.threads/thread-unwindonsignal.exp
11208 * gdb.threads/thread_check.exp
11209 * gdb.threads/thread_events.exp
11210 * gdb.threads/tid-reuse.exp
11211 * gdb.threads/tls-nodebug.exp
11212 * gdb.threads/tls-shared.exp
11213 * gdb.threads/tls-so_extern.exp
11214 * gdb.threads/tls.exp
11215 * gdb.threads/wp-replication.exp
11216 * gdb.trace/actions-changed.exp
11217 * gdb.trace/actions.exp
11218 * gdb.trace/backtrace.exp
11219 * gdb.trace/change-loc.exp
11220 * gdb.trace/collection.exp
11221 * gdb.trace/deltrace.exp
11222 * gdb.trace/disconnected-tracing.exp
11223 * gdb.trace/entry-values.exp
11224 * gdb.trace/ftrace-lock.exp
11225 * gdb.trace/ftrace.exp
11226 * gdb.trace/infotrace.exp
11227 * gdb.trace/mi-trace-frame-collected.exp
11228 * gdb.trace/mi-trace-unavailable.exp
11229 * gdb.trace/mi-traceframe-changed.exp
11230 * gdb.trace/mi-tracepoint-changed.exp
11231 * gdb.trace/mi-tsv-changed.exp
11232 * gdb.trace/no-attach-trace.exp
11233 * gdb.trace/packetlen.exp
11234 * gdb.trace/passc-dyn.exp
11235 * gdb.trace/passcount.exp
11236 * gdb.trace/pending.exp
11237 * gdb.trace/pr16508.exp
11238 * gdb.trace/qtro.exp
11239 * gdb.trace/range-stepping.exp
11240 * gdb.trace/read-memory.exp
11241 * gdb.trace/report.exp
11242 * gdb.trace/save-trace.exp
11243 * gdb.trace/signal.exp
11244 * gdb.trace/stap-trace.exp
11245 * gdb.trace/status-stop.exp
11246 * gdb.trace/strace.exp
11247 * gdb.trace/tfile.exp
11248 * gdb.trace/tfind.exp
11249 * gdb.trace/trace-break.exp
11250 * gdb.trace/trace-condition.exp
11251 * gdb.trace/trace-enable-disable.exp
11252 * gdb.trace/trace-mt.exp
11253 * gdb.trace/tracecmd.exp
11254 * gdb.trace/tracefile-pseudo-reg.exp
11255 * gdb.trace/tspeed.exp
11256 * gdb.trace/tstatus.exp
11257 * gdb.trace/tsv.exp
11258 * gdb.trace/unavailable.exp
11259 * gdb.trace/while-dyn.exp
11260 * gdb.trace/while-stepping.exp
11261 * lib/gdb-guile.exp
11262 * lib/gdb.exp
11263 * lib/mi-support.exp
11264 * lib/pascal.exp
11265 * lib/perftest.exp
11266 * lib/prelink-support.exp
11267 * lib/selftest-support.exp
11268
11269 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11270
11271 * Makefile.in: Include disable-implicit-rules.mk.
11272
11273 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11274
11275 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11276 non-byte-aligned bit fields.
11277
11278 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11279
11280 PR gdb/12616
11281 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11282 respects the DW_AT_data_bit_offset attribute.
11283
11284 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11285
11286 * gdb.base/default.exp: Fix output of "set language".
11287
11288 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11289
11290 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11291 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11292 make.
11293 * configure.ac: Remove checks for the make program.
11294 * configure: Re-generate.
11295
11296 2016-11-16 Kevin Buettner <kevinb@redhat.com>
11297
11298 * gdb.python/py-recurse-unwind.c (main): Add loop.
11299 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11300 to read_register() and gdb.parse_and_eval(). Make each code
11301 call a separate case that can be individually tested.
11302 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11303 proc. Call cont_and_backtrace for each of the code paths that
11304 we want to test in the unwinder.
11305
11306 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11307
11308 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11309 the definition of struct S.
11310
11311 2016-11-11 Catherine Moore <clm@codesourcery.com>
11312
11313 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11314
11315 2016-11-09 Pedro Alves <palves@redhat.com>
11316
11317 * gdb.base/commands.exp (runto_or_return): New procedure.
11318 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11319 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11320 (progvar_simple_while_test, progvar_complex_if_while_test)
11321 (if_while_breakpoint_command_test)
11322 (infrun_breakpoint_command_test, breakpoint_command_test)
11323 (user_defined_command_test, watchpoint_command_test)
11324 (test_command_prompt_position, redefine_hook_test)
11325 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11326 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11327 multi_line_input and multi_line. Remove gdb_expect and
11328 gdb_stop_suppressing_tests uses.
11329 * lib/gdb.exp (valnum_re): New global.
11330 (multi_line_input): New procedure.
11331
11332 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11333
11334 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11335 Remove.
11336 (test_setup): Define with proc_with_prefix.
11337 (test_cli_inferior): Likewise.
11338 (test_cli_thread): Likewise.
11339 (test_cli_frame): Likewise.
11340 (test_cli_select_frame): Likewise.
11341 (test_cli_up_down): Likewise.
11342 (test_mi_thread_select): Likewise.
11343 (test_mi_stack_select_frame): Likewise.
11344 (test_cli_in_mi_inferior): Likewise.
11345 (test_cli_in_mi_thread): Likewise.
11346 (test_cli_in_mi_frame): Likewise.
11347 (top level): Do not use with_test_prefix_procname.
11348
11349 2016-11-09 Pedro Alves <palves@redhat.com>
11350
11351 * gdb.base/commands.exp (gdbvar_simple_if_test)
11352 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11353 (progvar_simple_if_test, progvar_simple_while_test)
11354 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11355 (infrun_breakpoint_command_test, breakpoint_command_test)
11356 (user_defined_command_test, watchpoint_command_test)
11357 (test_command_prompt_position, deprecated_command_test)
11358 (bp_deleted_in_command, temporary_breakpoint_commands)
11359 (stray_arg0_test, source_file_with_indented_comment)
11360 (recursive_source_test, if_commands_test)
11361 (error_clears_commands_left, redefine_hook_test)
11362 (redefine_backtrace_test): Use proc_with_prefix.
11363 * lib/gdb.exp (proc_with_prefix): New proc.
11364
11365 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11366
11367 * gdb.base/tui-layout.c: New file.
11368 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11369 disassembly window contains very long lines.
11370
11371 2016-11-08 Tom Tromey <tom@tromey.com>
11372
11373 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11374 depend on Python 2.
11375
11376 2016-11-08 Tom Tromey <tom@tromey.com>
11377
11378 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11379 New method.
11380
11381 2016-10-29 Manish Goregaokar <manish@mozilla.com>
11382
11383 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
11384
11385 2016-10-27 Manish Goregaokar <manish@mozilla.com>
11386
11387 * gdb.rust/simple.rs: Add test for univariant enums without
11388 discriminants and for encoded struct-like enums.
11389
11390 2016-10-28 Pedro Alves <palves@redhat.com>
11391
11392 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11393 gdb_test_multiple, tighten regexps and match symtabs and line
11394 tables incrementally.
11395
11396 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
11397
11398 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11399 general.
11400
11401 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
11402
11403 * gdb.base/exec-invalid-sysroot.exp: New file.
11404
11405 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11406
11407 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11408
11409 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11410
11411 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11412
11413 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11414
11415 * gdb.base/killed-outside.exp: Remove $options from a call to
11416 `prepare_for_testing'.
11417
11418 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11419
11420 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11421 Change test message.
11422
11423 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11424
11425 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11426 Update comment.
11427
11428 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11429
11430 * gdb.trace/mi-trace-save.exp: New file.
11431
11432 2016-10-13 Yao Qi <yao.qi@linaro.org>
11433
11434 * gdb.base/code_elim.exp (get_var_address): Remove.
11435 * gdb.base/relocate.exp: Likewise.
11436 * gdb.base/shreloc.exp: Likewise.
11437 * lib/gdb.exp (get_var_address): New.
11438
11439 2016-10-13 Yao Qi <yao.qi@linaro.org>
11440
11441 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11442 floating point tests if $skip_float_test is false.
11443
11444 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
11445
11446 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11447 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11448 argc values.
11449 Add 1 to argc so we guarantee distinct initial/modified argc values.
11450
11451 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11452
11453 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11454
11455 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11456
11457 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11458 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11459 * gdb.arch/vsx-regs.exp: Likewise.
11460
11461 2016-10-07 Yao Qi <yao.qi@linaro.org>
11462
11463 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11464
11465 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11466
11467 * gdb.python/python.exp: Test decode_line("*0").
11468
11469 2016-10-06 Doug Evans <dje@google.com>
11470
11471 * gdb.python/py-value.exp (test_value_creation): Add test for large
11472 unsigned 64-bit value.
11473
11474 2016-10-06 Tom Tromey <tom@tromey.com>
11475
11476 * gdb.compile/compile.exp: Change java tests to rust.
11477 * gdb.base/setshow.exp: Change java tests to rust.
11478 * gdb.base/default.exp: Remove java from language list.
11479 * README (Examples): Update language example.
11480 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11481 test.
11482 * lib/gdb.exp (skip_java_tests): Remove.
11483 * lib/java.exp: Remove.
11484 * gdb.java: Remove.
11485
11486 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11487
11488 * gdb.arch/mips-fcr.exp: New test.
11489 * gdb.arch/mips-fcr.c: Source for the new test.
11490
11491 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11492
11493 * gdb.base/solib-disc.exp: Use `standard_output_file'
11494 throughout.
11495
11496 2016-10-06 Pedro Alves <palves@redhat.com>
11497
11498 * gdb.base/jit-simple-dl.c: New file.
11499 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11500 * gdb.base/jit-simple.c: ... this.
11501 * gdb.base/jit-simple.exp (jit_run): Delete.
11502 (build_jit): New proc.
11503 (jit_test_reread): Recompile either the main program or the shared
11504 library, depending on what is being tested. Skip changing address
11505 if caller wants to. Compare before/after addresses. If testing
11506 standalone, explicitly load the binary. Test "maint info
11507 breakpoints".
11508 (top level): Add "standalone vs shared lib" and "change address"
11509 vs "same address" axes.
11510
11511 2016-10-06 Pedro Alves <palves@redhat.com>
11512
11513 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11514 call.
11515 (jit_run): Delete.
11516 (jit_test_reread): Use with_test_prefix. Reload the main binary
11517 explicitly. Compare the before/after addresses of the JIT
11518 descriptor.
11519
11520 2016-08-15 Doug Evans <dje@google.com>
11521
11522 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11523 for single bitfields is bool.
11524 * gdb.xml/tdesc-regs.exp: Ditto.
11525
11526 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11527
11528 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11529
11530 2016-10-05 Yao Qi <yao.qi@linaro.org>
11531
11532 * lib/gdb.exp (support_complex_tests): Return zero if
11533 gdb_skip_float_test return true.
11534
11535 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11536 Simon Marchi <simon.marchi@ericsson.com>
11537
11538 PR gdb/20487
11539 * gdb.mi/user-selected-context-sync.exp: New file.
11540 * gdb.mi/user-selected-context-sync.c: New file.
11541
11542 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11543 Simon Marchi <simon.marchi@ericsson.com>
11544
11545 PR gdb/20487
11546 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11547 =thread-select-event check.
11548
11549 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11550
11551 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11552 the compulsory L operand changes.
11553 * gdb.arch/powerpc-power.s: Likewise.
11554
11555 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11556
11557 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11558 * gdb.base/jit-attach-pie.c: New file.
11559 * gdb.base/jit-attach-pie.exp: New file.
11560
11561 2016-09-28 Pedro Alves <palves@redhat.com>
11562
11563 * gdb.base/infcall-input.c: New file.
11564 * gdb.base/infcall-input.exp: New file.
11565
11566 2016-09-22 Yao Qi <yao.qi@linaro.org>
11567
11568 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11569 (gdb_exit): Rename it to ...
11570 (gdbserver_gdb_exit): ... Close GDBserver.
11571 (gdb_exit): New proc, call gdbserver_gdb_exit.
11572 (mi_gdb_exit): Likewise.
11573
11574 2016-09-22 Yao Qi <yao.qi@linaro.org>
11575
11576 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11577 path.
11578 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11579 Remove duplication.
11580
11581 2016-09-22 Yao Qi <yao.qi@linaro.org>
11582
11583 * lib/gdbserver-support.exp: Check the existence of
11584 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11585
11586 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11587
11588 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11589
11590 2016-09-21 Tom Tromey <tom@tromey.com>
11591
11592 PR gdb/20604:
11593 * gdb.base/quit.exp: New file.
11594
11595 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11596
11597 * .gitignore: New file.
11598
11599 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11600
11601 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11602 throughout.
11603
11604 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11605
11606 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11607
11608 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11609
11610 * gdb.cp/casts.cc (decltype): Move it ...
11611 (main): ... with its call to ...
11612 * gdb.cp/casts03.cc: ... a new file.
11613 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11614
11615 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11616
11617 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11618
11619 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11620
11621 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11622 and sync up the test with tests in gas/testsuite/gas/ppc.
11623 * gdb.arch/powerpc-power.exp: Likewise.
11624
11625 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11626
11627 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11628
11629 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11630 Jan Kratochvil <jan.kratochvil@redhat.com>
11631
11632 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11633 make m1's definition to be different from m2's. Use 'dummy' as an
11634 argument for probe 'two'.
11635
11636 2016-09-10 Jon Beniston <jon@beniston.com>
11637
11638 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11639 for sim target.
11640
11641 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11642
11643 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11644 variable declaration.
11645 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11646 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11647 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11648 received HWCAP as its argument.
11649
11650 2016-09-06 Pedro Alves <palves@redhat.com>
11651
11652 * gdb.base/new-ui-pending-input.c: New file.
11653 * gdb.base/new-ui-pending-input.exp: New file.
11654 * gdb.exp (clear_gdb_spawn_id): New procedure.
11655 (with_spawn_id): Check whether gdb_spawn_id exists before
11656 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11657 on exit.
11658
11659 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11660
11661 * gdb.base/float128.c: New file.
11662 * gdb.base/float128.exp: Likewise.
11663 * gdb.base/floatn.c: Likewise.
11664 * gdb.base/floatn.exp: Likewise.
11665
11666 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11667
11668 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11669
11670 2016-09-05 Pedro Alves <palves@redhat.com>
11671
11672 PR backtrace/19927
11673 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11674 unwinders are immediately called as side effect of "source" or
11675 "disable unwinder" commands.
11676 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11677
11678 2016-09-02 Yao Qi <yao.qi@linaro.org>
11679
11680 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11681 is true and $type is "float" or "double".
11682
11683 2016-09-02 Yao Qi <yao.qi@linaro.org>
11684
11685 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11686 true.
11687 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11688 * gdb.base/call-rt-st.exp: Likewise.
11689 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11690 return value instead of gdb,skip_float_test.
11691 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11692 (do_function_calls): Use its return value instead of
11693 gdb,skip_float_test.
11694 * gdb.base/finish.exp: Likewise.
11695 * gdb.base/funcargs.exp: Likewise.
11696 * gdb.base/return.exp: Likewise.
11697 * gdb.base/return2.exp: Likewise.
11698 * gdb.base/varargs.exp: Likewise.
11699 * lib/gdb.exp (gdb_skip_float_test): Change it to
11700 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11701
11702 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11703
11704 * gdb.multi/tids.exp: Test "thread apply all".
11705
11706 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11707
11708 * gdb.base/default.exp (tty): Remove.
11709
11710 2016-08-24 Kevin Buettner <kevinb@redhat.com>
11711
11712 * gdb.python/py-recurse-unwind.c: New file.
11713 * gdb.python/py-recurse-unwind.py: New file.
11714 * gdb.python/py-recurse-unwind.exp: New file.
11715
11716 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11717
11718 * gdb.base/set-inferior-tty.exp: New file.
11719 * gdb.base/set-inferior-tty.c: New file.
11720
11721 2016-08-23 Pedro Alves <palves@redhat.com>
11722
11723 PR gdb/20494
11724 * gdb.base/new-ui-echo.c: New file.
11725 * gdb.base/new-ui-echo.exp: New file.
11726
11727 2016-08-23 Yao Qi <yao.qi@linaro.org>
11728
11729 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11730 gdbserver_spawn.
11731 * gdb.server/connect-without-multi-process.exp (do_test):
11732 Likewise.
11733
11734 2016-08-23 Yao Qi <yao.qi@linaro.org>
11735
11736 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11737 standalone_txt. Delete gdb_txt and standalone_txt on host
11738 and target. Spawn the binary on target. Copy files from
11739 target to host.
11740
11741 2016-08-22 Pedro Alves <palves@redhat.com>
11742
11743 PR gdb/20505
11744 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11745 with_test_prefix. Factor out bits to ...
11746 (test_no_vdso): ... this new procedure.
11747
11748 2016-08-19 Carl Love <cel@us.ibm.com>
11749
11750 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11751 maintaining separate logic for constructing the output path.
11752 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11753 * gdb.arch/ppc-dfp.exp: Likewise.
11754 * gdb.arch/ppc-fp.exp: Likewise.
11755 * gdb.arch/vsx-regs.exp: Likewise.
11756 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11757 binprefix for generating the additional binary files.
11758
11759 2016-08-19 Pedro Alves <palves@redhat.com>
11760
11761 * gdb.trace/mi-trace-frame-collected.exp
11762 (test_trace_frame_collected): On x32, expect two registers.
11763
11764 2016-08-18 Carl Love <cel@us.ibm.com>
11765
11766 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11767 and sync up the test with tests in gas/testsuite/gas/ppc.
11768 * gdb.arch/powerpc-power.exp: Likewise.
11769
11770 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11771
11772 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11773 expected error message.
11774
11775 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11776
11777 * gdb.multi/remove-inferiors.exp: New file.
11778 * gdb.multi/remove-inferiors.c: New file.
11779
11780 2016-08-12 Yao Qi <yao.qi@linaro.org>
11781
11782 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11783 argument list.
11784
11785 2016-08-10 Pedro Alves <palves@redhat.com>
11786
11787 PR gdb/19187
11788 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11789 setup_kfails.
11790
11791 2016-08-09 Pedro Alves <palves@redhat.com>
11792 Simon Marchi <simon.marchi@ericsson.com>
11793
11794 PR gdb/20418
11795 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11796 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11797
11798 2016-08-09 Pedro Alves <palves@redhat.com>
11799
11800 PR mi/20431
11801 * gdb.mi/mi-cmd-error.exp: New file.
11802
11803 2016-08-09 Pedro Alves <palves@redhat.com>
11804
11805 PR gdb/18653
11806 * gdb.base/signals-state-child.c: New file.
11807 * gdb.base/signals-state-child.exp: New file.
11808 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11809
11810 2016-08-09 Pedro Alves <palves@redhat.com>
11811
11812 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11813
11814 2016-08-03 Tom Tromey <tom@tromey.com>
11815
11816 PR python/18565:
11817 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11818
11819 2016-08-01 Yao Qi <yao.qi@linaro.org>
11820
11821 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11822 variable mode to "multi-process" if $multi_process is 1, otherwise
11823 set it to "single-process".
11824
11825 2016-08-01 Yao Qi <yao.qi@linaro.org>
11826
11827 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11828 * gdb.cp/cpexprs.exp: Likewise.
11829 * gdb.cp/m-static.exp: Likewise.
11830
11831 2016-07-26 Tom Tromey <tom@tromey.com>
11832
11833 PR python/20190:
11834 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11835 test.
11836
11837 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11838
11839 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11840 selecting assembly source files.
11841 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11842 assembly source files.
11843 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11844 assembly source files.
11845 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11846 selecting assembly source files.
11847
11848 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11849
11850 * gdb.base/new-ui.exp (do_test_invalid_args): New
11851 procedure.
11852
11853 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11854
11855 * gdb.btrace/reconnect.c: New file.
11856 * gdb.btrace/reconnect.exp: New file.
11857
11858 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11859
11860 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11861 to test_catch_syscall_group.
11862 (test_catch_syscall_group): New.
11863
11864 2016-07-21 Tom Tromey <tom@tromey.com>
11865
11866 * gdb.rust/simple.rs (main): Use empty struct expression.
11867 * gdb.rust/simple.exp: Add tests for empty struct expression.
11868
11869 2016-07-21 Yao Qi <yao.qi@linaro.org>
11870
11871 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11872 if gdb_skip_xml_test is true on some targets.
11873
11874 2016-07-21 Yao Qi <yao.qi@linaro.org>
11875
11876 * gdb.server/solib-list.exp: Unset last_loaded_file.
11877
11878 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11879
11880 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11881 "step into captured_main (args)".
11882
11883 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11884
11885 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11886
11887 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11888
11889 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11890
11891 2016-07-19 Pedro Alves <palves@redhat.com>
11892
11893 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11894 * gdb.opt/inline-bt.exp: Likewise.
11895 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11896 additional_flags=-Winline.
11897 * gdb.opt/inline-locals.exp: Likewise.
11898 * gdb.opt/inline-markers.c (ATTR): Define.
11899 (inlined_fn): Use it.
11900
11901 2016-07-19 Yao Qi <yao.qi@linaro.org>
11902
11903 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11904 (test_with_self): Remove some code. Remove argument executable.
11905 (top-level): Use do_self_tests.
11906
11907 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11908 Don Breazeal <donb@codesourcery.com>
11909
11910 * gdb.base/maint.exp: Escape paths used in regular expressions.
11911 * gdb.stabs/weird.exp: Likewise.
11912
11913 2016-07-13 Tom Tromey <tom@tromey.com>
11914
11915 PR python/15620, PR python/18620:
11916 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11917 (test_bkpt_events): New procs.
11918
11919 2016-07-13 Tom Tromey <tom@tromey.com>
11920
11921 PR python/17698:
11922 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11923 test.
11924 (test_watchpoints): Likewise.
11925 (test_bkpt_pending): New proc.
11926
11927 2016-07-13 Tom Tromey <tom@tromey.com>
11928
11929 PR cli/18053:
11930 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11931 completion test.
11932
11933 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11934
11935 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11936 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11937 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11938 f_label.
11939 (g): Rename g_end_lbl to g_label.
11940 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11941 low_pc and high_pc.
11942 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11943
11944 2016-07-12 Tom Tromey <tom@tromey.com>
11945
11946 PR python/19293:
11947 * gdb.python/py-unwind-maint.exp: Update tests.
11948
11949 2016-07-12 Yao Qi <yao.qi@linaro.org>
11950
11951 * lib/selftest-support.exp (selftest_setup): Match the output
11952 when captured_main is inlined.
11953
11954 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11955
11956 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11957 New variables.
11958 (print this%a, print this%b, print this): New tests.
11959 * gdb.fortran/derived-types.f90 (this): New object and
11960 initialization.
11961
11962 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11963
11964 * gdb.ada/arraydim.exp: Remove extra directory level in build
11965 directory.
11966
11967 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11968
11969 * lib/ada.exp: Remove extra directory level in build directory.
11970 * gdb.ada/cond_lang.exp: Likewise.
11971 * gdb.ada/exec_changed.exp: Likewise.
11972 * gdb.ada/lang_switch.exp: Likewise.
11973
11974 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11975
11976 * simple.rs: Add test for raw pointer subscripting.
11977 * simple.exp: Add test expectations.
11978
11979 2016-07-05 Yao Qi <yao.qi@linaro.org>
11980
11981 * gdb.mi/mi-reverse.exp: Match =record-started output.
11982
11983 2016-07-01 Pedro Alves <palves@redhat.com>
11984
11985 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11986 procedure.
11987 (jit_reader_test): Test the jit reader's unwinder.
11988 * gdb.base/jithost.c (jit_function_00_code): New global.
11989 (main): Use memcpy to fill in the mmapped code, instead of poking
11990 bytes manually here.
11991 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11992 value.
11993 (read_debug_info): Save the function's range.
11994 (read_sp): New function.
11995 (unwind_frame): Use it. Also unwind RBP.
11996 (get_frame_id): Use read_sp.
11997 (gdb_init_reader): Use calloc instead of malloc.
11998 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11999 parameter. Use gdb_test_multiple.
12000
12001 2016-07-01 Pedro Alves <palves@redhat.com>
12002 Antoine Tremblay <antoine.tremblay@ericsson.com>
12003
12004 * gdb.threads/process-dies-while-detaching.c: New file.
12005 * gdb.threads/process-dies-while-detaching.exp: New file.
12006
12007 2016-07-01 Pedro Alves <palves@redhat.com>
12008
12009 * gdb.multi/watchpoint-multi-exit.c: New file.
12010 * gdb.multi/watchpoint-multi-exit.exp: New file.
12011
12012 2016-06-30 Pedro Alves <palves@redhat.com>
12013
12014 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12015 unset inferior_spawn_id.
12016
12017 2016-06-30 Pedro Alves <palves@redhat.com>
12018
12019 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12020 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12021
12022 2016-06-29 Yao Qi <yao.qi@linaro.org>
12023
12024 * gdb.base/return.c: Add copyright header.
12025
12026 2016-06-29 Tom Tromey <tom@tromey.com>
12027
12028 PR python/20129:
12029 * gdb.python/py-framefilter.exp: Add tests for setting priority
12030 and disabling of non-existent frame filter.
12031
12032 2016-06-29 Yao Qi <yao.qi@linaro.org>
12033
12034 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12035 0x0f07ff.
12036
12037 2016-06-28 Yao Qi <yao.qi@linaro.org>
12038
12039 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12040 triplets. Start gdb, execute catch syscall, and continue. Check
12041 gdb's output to determine catch syscall is supported.
12042
12043 2016-06-27 Manish Goregaokar <manish@mozilla.com>
12044
12045 * gdb.rust/simple.rs: Add test for returning unit in a function.
12046 * gdb.rust/simple.exp: Add expectation for functions returning
12047 unit.
12048
12049 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12050
12051 * gdb.python/py-breakpoint-create-fail.c,
12052 gdb.python/py-breakpoint-create-fail.exp,
12053 gdb.python/py-breakpoint-create-fail.py: New testcase.
12054
12055 2016-06-25 Manish Goregaokar <manish@mozilla.com>
12056
12057 PR gdb/20239
12058 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
12059 * gdb.rust/simple.exp: Add test expectations for new NonZero
12060 tests.
12061
12062 2016-06-24 David Taylor <dtaylor@emc.com>
12063
12064 * gdb.base/offsets.exp: New file.
12065 * gdb.base/offsets.c: New file.
12066
12067 2016-06-23 Tom Tromey <tom@tromey.com>
12068
12069 PR gdb/16483:
12070 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12071 before any filters are loaded.
12072
12073 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12074
12075 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12076 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12077 structs.
12078 * gdb.fortran/derived-type-function.exp: New file.
12079 * gdb.fortran/derived-type-function.f90: New file.
12080
12081
12082 2016-06-21 Pedro Alves <palves@redhat.com>
12083
12084 * gdb.base/new-ui.exp: New file.
12085 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12086 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12087 (with_spawn_id): New procedure.
12088
12089 2016-06-21 Pedro Alves <palves@redhat.com>
12090
12091 * gdb.mi/mi-exec-run.exp: New file.
12092
12093 2016-06-21 Pedro Alves <palves@redhat.com>
12094
12095 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12096 breakpoint command's output on the main UI.
12097 (test_break): New procedure, factored out from calls in the top
12098 level.
12099 (top level): Use foreach_with_prefix to test MI as main UI and as
12100 separate UI.
12101
12102 2016-06-21 Pedro Alves <palves@redhat.com>
12103
12104 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12105 (test_awatch_creation_and_listing)
12106 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12107 Remove 'type' parameter.
12108 (test_watchpoint_all): New parameter mi_mode. Remove
12109 with_test_prefix.
12110 (top level): Use foreach_with_prefix, and add main/separate UI MI
12111 testing axis.
12112
12113 2016-06-21 Pedro Alves <palves@redhat.com>
12114
12115 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12116 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12117 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12118 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12119 (gdb_main_spawn_id, mi_spawn_id): Declare and
12120 comment.
12121 (mi_create_inferior_pty): New procedure,
12122 factored out from default_mi_gdb_start.
12123 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12124 procedures.
12125 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12126 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12127 Use mi_create_inferior_pty.
12128 (mi_gdb_start): Use eval to pass down args list.
12129
12130 2016-06-21 Pedro Alves <palves@redhat.com>
12131
12132 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12133 * gdb.opt/inline-cmds.exp: Add MI tests.
12134
12135 2016-06-21 Pedro Alves <palves@redhat.com>
12136
12137 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12138
12139 2016-06-21 Pedro Alves <palves@redhat.com>
12140
12141 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12142 (top level): Use it instead of mi_execute_to.
12143
12144 2016-06-21 Pedro Alves <palves@redhat.com>
12145
12146 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12147 (cont_handler_str): New.
12148 (signal_stop_handler): Set stop_handler_str instead of printing to
12149 stdout.
12150 (continue_handler): Set cont_handler_str instead of printing to
12151 stdout.
12152 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12153 mi_send_resuming_command. Print stop_handler_str and
12154 cont_handler_str instead of expecting the python events print
12155 directly.
12156
12157 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12158
12159 * gdb.base/jit-reader.exp: New file.
12160 * gdb.base/jithost.c: New file.
12161 * gdb.base/jithost.h: New file.
12162 * gdb.base/jitreader.c : New file.
12163 * gdb.base/jit-protocol.h: New file.
12164
12165 2016-06-17 Yao Qi <yao.qi@linaro.org>
12166
12167 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12168 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12169 and detach-on-fork. Adjust tests.
12170 (top level): Invoke break_cond_on_syscall with combinations of
12171 syscall, follow-fork-mode and detach-on-fork.
12172
12173 2016-06-17 Yao Qi <yao.qi@linaro.org>
12174
12175 * gdb.base/step-over-exit.c: New.
12176 * gdb.base/step-over-exit.exp: New.
12177
12178 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12179
12180 * gdb.base/float.exp: Add target check for nds32*-*-*.
12181 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12182
12183 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12184
12185 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12186 for unsupported target features.
12187 * gdb.base/call-rt-st.exp: Likewise.
12188 * gdb.base/call-sc.exp: Likewise.
12189 * gdb.base/call-signal-resume.exp: Likewise.
12190 * gdb.base/call-strs.exp: Likewise.
12191 * gdb.base/callexit.exp: Likewise.
12192 * gdb.base/callfuncs.exp: Likewise.
12193 * gdb.base/nodebug.exp: Likewise.
12194 * gdb.base/printcmds.exp: Likewise.
12195 * gdb.base/ptype.exp: Likewise.
12196 * gdb.base/structs.exp: Likewise.
12197 * gdb.base/unwindonsignal.exp: Likewise.
12198 * gdb.cp/gdb2495.exp: Likewise.
12199 * gdb.cp/templates.exp: Likewise.
12200 * gdb.cp/virtfunc.exp: Likewise.
12201 * gdb.threads/hand-call-in-threads.exp: Likewise.
12202 * gdb.threads/interrupted-hand-call.exp: Likewise.
12203 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12204
12205 2016-06-10 Tom Tromey <tom@tromey.com>
12206
12207 PR rust/20110:
12208 * gdb.rust/expr.exp: Add test for integer constant larger than
12209 i32.
12210
12211 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12212
12213 * gdb.fortran/nested-funcs.exp: New.
12214 * gdb.fortran/nested-funcs.f90: New.
12215
12216 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12217
12218 * gdb.base/examine-backward.c: New file.
12219 * gdb.base/examine-backward.exp: New file.
12220
12221 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12222
12223 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12224 matching.
12225
12226 2016-06-02 Tom Tromey <tom@tromey.com>
12227
12228 PR python/18984:
12229 * gdb.python/py-shared.exp: Add solib_name test.
12230
12231 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12232
12233 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12234
12235 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12236
12237 PR c++/19893
12238 * gdb.dwarf2/implref.exp: Rename to...
12239 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12240 * gdb.dwarf2/implref-array.c: New file.
12241 * gdb.dwarf2/implref-array.exp: Likewise.
12242 * gdb.dwarf2/implref-global.c: Likewise.
12243 * gdb.dwarf2/implref-global.exp: Likewise.
12244 * gdb.dwarf2/implref-struct.c: Likewise.
12245 * gdb.dwarf2/implref-struct.exp: Likewise.
12246
12247 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12248
12249 * gdb.trace/trace-condition.exp: Add 64bit tests.
12250
12251 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12252
12253 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12254 bits types.
12255 (main): Adapt to 8 to 64 bits types.
12256 * gdb.trace/trace-condition.exp: Add new tests.
12257
12258 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12259
12260 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12261
12262 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12263
12264 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12265 Move condition tests...
12266 * gdb.trace/trace-condition.exp: Here.
12267
12268 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12269
12270 * gdb.trace/trace-condition.exp: Add counter-case tests.
12271
12272 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12273
12274 PR c++/15231
12275 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12276 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12277
12278 2016-05-27 Pedro Alves <palves@redhat.com>
12279
12280 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12281 New procedure.
12282 (top level): Call it, and bail out of DejaGnu is known to be bad.
12283
12284 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12285
12286 * gdb.base/whatis.c: Extend the test case.
12287 * gdb.base/whatis.exp: Add additional tests.
12288
12289 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12290
12291 * gdb.fortran/type.f90: Add pointer variable.
12292 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12293
12294 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12295
12296 * gdb.fortran/vla-type.exp: Fix testcase name.
12297
12298 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12299
12300 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12301
12302 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12303
12304 * gdb.fortran/type.f90: Add nested structures.
12305 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12306 * gdb.fortran/derived-type.exp: Adapt expected output.
12307 * gdb.fortran/vla-type.exp: Adapt expected output.
12308
12309 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12310
12311 * gdb.fortran/whatis_type.exp: Adapt expected output.
12312
12313 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12314
12315 * gdb.fortran/print_type.exp: Fix expected output.
12316 * gdb.fortran/whatis_type.exp: Fix expected output.
12317
12318 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12319
12320 * gdb.fortran/whatis_type.exp: Use multi_line.
12321
12322 2016-05-24 Tom Tromey <tom@tromey.com>
12323
12324 PR python/17386:
12325 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12326 use value as an index.
12327
12328 2016-05-23 Tom Tromey <tom@tromey.com>
12329
12330 PR python/17981:
12331 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12332 no-breakpoint case.
12333
12334 2016-05-24 Pedro Alves <palves@redhat.com>
12335
12336 PR gdb/19828
12337 * gdb.threads/clone-attach-detach.c: New file.
12338 * gdb.threads/clone-attach-detach.exp: New file.
12339
12340 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12341
12342 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12343
12344 2016-05-23 Tom Tromey <tom@tromey.com>
12345
12346 PR python/19438, PR python/18393:
12347 * gdb.python/py-progspace.exp: Add "dir" test.
12348 * gdb.python/py-objfile.exp: Add "dir" test.
12349
12350 2016-05-23 Yao Qi <yao.qi@linaro.org>
12351
12352 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12353 * gdb.arch/thumb2-it.exp: Likewise.
12354
12355 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12356
12357 * gdb.mi/mi-threads-interrupt.c: New file.
12358 * gdb.mi/mi-threads-interrupt.exp: New file.
12359
12360 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12361
12362 PR gdb/18077
12363 * gdb.mi/mi-async-run.exp: New file.
12364 * gdb.mi/mi-async-run.c: New file.
12365
12366 2016-05-17 Tom Tromey <tom@tromey.com>
12367 Manish Goregaokar <manishsmail@gmail.com>
12368
12369 * lib/rust-support.exp: New file.
12370 * lib/gdb.exp (skip_rust_tests): New proc.
12371 (build_executable_from_specs): Handle rust.
12372 * lib/future.exp (gdb_find_rustc): New proc.
12373 (gdb_default_target_compile): Handle rust.
12374 * gdb.rust/expr.exp: New file.
12375 * gdb.rust/generics.exp: New file.
12376 * gdb.rust/generics.rs: New file.
12377 * gdb.rust/methods.exp: New file.
12378 * gdb.rust/methods.rs: New file.
12379 * gdb.rust/modules.exp: New file.
12380 * gdb.rust/modules.rs: New file.
12381 * gdb.rust/simple.exp: New file.
12382 * gdb.rust/simple.rs: New file.
12383
12384 2016-05-17 Tom Tromey <tom@tromey.com>
12385
12386 * gdb.base/default.exp (set language): Add rust.
12387
12388 2016-05-17 Tom Tromey <tom@tromey.com>
12389
12390 * gdb.gdb/unittest.exp: New file.
12391
12392 2016-05-16 Yao Qi <yao.qi@linaro.org>
12393
12394 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12395 shell_prompt. Update shell_prompt_re.
12396
12397 2016-05-12 Doug Evans <dje@google.com>
12398
12399 PR symtab/19999
12400 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12401 $options when building executable.
12402 * gdb.dwarf2/fission-loclists-pie.S: New file.
12403 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12404
12405 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12406
12407 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12408 of [is_remote target],
12409
12410 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12411
12412 * lib/gdb.exp (use_gdb_stub): New procedure.
12413
12414 2016-05-03 Yunlian Jiang <yunlian@google.com>
12415 Doug Evans <dje@google.com>
12416
12417 PR symtab/19914
12418 * gdb.dwarf2/dwp-sepdebug.c: New file.
12419 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12420
12421 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12422
12423 * gdb.base/detach.exp: Remove is_remote check.
12424
12425 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12426
12427 * gdb.base/annota-input-while-running.exp: Don't check for
12428 [is_remote target]. Enable annotations after running to main.
12429 Remove unused "set test..." line.
12430
12431 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12432
12433 * gdb.trace/trace-enable-disable.exp: New file.
12434 * gdb.trace/trace-enable-disable.c: New file.
12435
12436 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12437
12438 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12439 use it in info sharedlibrary test.
12440 * gdb.trace/ftrace-lock.exp: Likewise.
12441 * gdb.trace/ftrace.exp: Likewise.
12442 * gdb.trace/range-stepping.exp: Likewise.
12443 * gdb.trace/trace-break.exp: Likewise.
12444 * gdb.trace/trace-condition.exp: Likewise.
12445 * gdb.trace/trace-mt.exp: Likewise.
12446
12447 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12448
12449 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12450 (gdb_load_shlib): ... this.
12451 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12452 gdb_load_shlib.
12453 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12454 * gdb.base/ctxobj.exp: Likewise.
12455 * gdb.base/dprintf-pending.exp: Likewise.
12456 * gdb.base/dso2dso.exp: Likewise.
12457 * gdb.base/fixsection.exp: Likewise.
12458 * gdb.base/gcore-relro.exp: Likewise.
12459 * gdb.base/gdb1555.exp: Likewise.
12460 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12461 * gdb.base/gnu-ifunc.exp: Likewise.
12462 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12463 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12464 * gdb.base/pending.exp: Likewise.
12465 * gdb.base/print-file-var.exp: Likewise.
12466 * gdb.base/print-symbol-loading.exp: Likewise.
12467 * gdb.base/shlib-call.exp: Likewise.
12468 * gdb.base/shreloc.exp: Likewise.
12469 * gdb.base/so-impl-ld.exp: Likewise.
12470 * gdb.base/solib-disc.exp: Likewise.
12471 * gdb.base/solib-nodir.exp: Likewise.
12472 * gdb.base/solib-overlap.exp: Likewise.
12473 * gdb.base/solib-symbol.exp: Likewise.
12474 * gdb.base/solib-weak.exp (do_test): Likewise.
12475 * gdb.base/sym-file.exp: Likewise.
12476 * gdb.base/symtab-search-order.exp: Likewise.
12477 * gdb.base/type-opaque.exp: Likewise.
12478 * gdb.base/unload.exp: Likewise.
12479 * gdb.base/watchpoint-solib.exp: Likewise.
12480 * gdb.compile/compile.exp: Likewise.
12481 * gdb.cp/gdb2384.exp: Likewise.
12482 * gdb.cp/infcall-dlopen.exp: Likewise.
12483 * gdb.cp/re-set-overloaded.exp: Likewise.
12484 * gdb.fortran/library-module.exp: Likewise.
12485 * gdb.opt/solib-intra-step.exp: Likewise.
12486 * gdb.python/py-finish-breakpoint.exp: Likewise.
12487 * gdb.python/py-shared.exp: Likewise.
12488 * gdb.reverse/solib-precsave.exp: Likewise.
12489 * gdb.reverse/solib-reverse.exp: Likewise.
12490 * gdb.server/solib-list.exp: Likewise.
12491 * gdb.threads/dlopen-libpthread.exp: Likewise.
12492 * gdb.threads/tls-shared.exp: Likewise.
12493 * gdb.threads/tls-so_extern.exp: Likewise.
12494 * gdb.trace/change-loc.exp: Likewise.
12495 * gdb.trace/ftrace-lock.exp: Likewise.
12496 * gdb.trace/ftrace.exp: Likewise.
12497 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12498 * gdb.trace/pending.exp: Likewise.
12499 * gdb.trace/range-stepping.exp: Likewise.
12500 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12501 (strace_info_marker): Likewise.
12502 (strace_probe_marker): Likewise.
12503 (strace_trace_on_same_addr): Likewise.
12504 (strace_trace_on_diff_addr): Likewise.
12505 * gdb.trace/trace-break.exp: Likewise.
12506 * gdb.trace/trace-condition.exp: Likewise.
12507 * gdb.trace/trace-mt.exp: Likewise.
12508
12509 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12510
12511 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12512 result of gdb_remote_download.
12513 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12514 * gdb.base/dso2dso.exp: Likewise.
12515 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12516 * gdb.base/print-file-var.exp: Likewise.
12517 * gdb.base/shlib-call.exp: Likewise.
12518 * gdb.base/shreloc.exp: Likewise.
12519 * gdb.base/solib-overlap.exp: Likewise.
12520 * gdb.base/solib-weak.exp (do_test): Likewise.
12521 * gdb.base/unload.exp: Likewise.
12522
12523 2016-04-27 Yao Qi <yao.qi@linaro.org>
12524
12525 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12526 exists.
12527
12528 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12529
12530 * vla-type.exp: Print structure from toplevel.
12531
12532 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12533
12534 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12535 of dynamic types.
12536 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12537 of dynamic types.
12538
12539 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12540
12541 * gdb.fortran/vla-type.f90: New file.
12542 * gdb.fortran/vla-type.exp: New file.
12543
12544 2016-04-25 Yao Qi <yao.qi@linaro.org>
12545
12546 * gdb.base/branch-to-self.c: New file.
12547 * gdb.base/branch-to-self.exp: New file.
12548
12549 2016-04-22 Yao Qi <yao.qi@linaro.org>
12550
12551 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12552 more after $hex.
12553
12554 2016-04-22 Yao Qi <yao.qi@linaro.org>
12555
12556 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12557 * gdb.base/annota3.exp: Likewise.
12558
12559 2016-04-22 Yao Qi <yao.qi@linaro.org>
12560
12561 * gdb.reverse/step-precsave.exp: Do one step and test program
12562 stops in "callee" and do multiple steps until program goes out
12563 of "callee".
12564 * gdb.reverse/step-reverse.exp: Likewise.
12565
12566 2016-04-22 Yao Qi <yao.qi@linaro.org>
12567
12568 * gdb.trace/signal.exp: Also pass if
12569 $tracepoint_hits($i) > $iterations.
12570
12571 2016-04-22 Yao Qi <yao.qi@linaro.org>
12572
12573 * gdb.trace/signal.c: New file.
12574 * gdb.trace/signal.exp: New file.
12575
12576 2016-04-19 Doug Evans <xdje42@gmail.com>
12577
12578 * gdb.base/bad-file.exp: New file.
12579
12580 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12581
12582 * gdb.dwarf2/implref.exp: New file.
12583
12584 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12585
12586 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12587 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12588 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12589 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12590 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12591 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12592 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12593 * lib/fortran.exp (fortran_int4): New procedure.
12594 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12595 (fortran_logical4): Likewise.
12596
12597 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12598
12599 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12600
12601 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12602
12603 * lib/compiler.c: Add Intel specific preprocessor macros.
12604 * lib/compiler.cc: Likewise.
12605
12606 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
12607
12608 * gdb.server/connect-with-no-symbol-file.c: New file.
12609 * gdb.server/connect-with-no-symbol-file.exp: New file.
12610
12611 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12612
12613 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12614
12615 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12616
12617 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12618 standard output directory.
12619
12620 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12621
12622 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12623
12624 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12625
12626 * gdb.btrace/instruction_history.c (loop): Add declaration.
12627
12628 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12629
12630 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12631
12632 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12633
12634 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12635 parentheses to print.
12636 (continue_handler): Likewise.
12637
12638 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12639
12640 * gdb.server/solib-list.exp: Remove is_remote check.
12641 Pass shlib= to gdb_compile. Don't link shared library with
12642 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12643 Run binary filename through "readlink -f" on the target.
12644
12645 2016-04-08 Pedro Alves <palves@redhat.com>
12646
12647 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12648 interpreter filename as argument to gdbserver_spawn.
12649 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12650 Return empty if $last_loaded_file does not exist.
12651
12652 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12653
12654 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12655 * gdb.base/jit-main.c: Use exit after usage.
12656
12657 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12658
12659 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12660 GDBHISTSIZE prior to the tests.
12661 * gdb.base/gdbinit-history.exp: Likewise.
12662
12663 2016-04-07 Pedro Alves <palves@redhat.com>
12664
12665 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12666 instead of build_executable. Use gdb_load_shlibs.
12667
12668 2016-04-07 Yao Qi <yao.qi@linaro.org>
12669
12670 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12671 Execute "si" command.
12672
12673 2016-04-07 Yao Qi <yao.qi@linaro.org>
12674
12675 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12676 number instead of the comments on some line.
12677
12678 2016-04-06 Don Breazeal <donb@codesourcery.com>
12679
12680 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12681 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12682
12683 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12684
12685 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12686 standard_output_file. Remove unused binfile variable.
12687
12688 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
12689
12690 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12691 * gdb.python/py-mi-objfile.exp: Match "list main" output
12692 in console format.
12693
12694 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12695
12696 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12697 absolute.
12698
12699 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12700
12701 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12702 absolute.
12703 * gdb.trace/ftrace.exp: Likewise.
12704 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12705 targets as well.
12706 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12707 (gdb_load_shlibs): Copy libraries to test directory when testing
12708 natively. Only set solib-search-path if testing remotely.
12709 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12710
12711 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12712
12713 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12714 gdb_download. Use it even if the target is not remote.
12715 * gdb.base/jit.exp (compile_jit_test): Likewise.
12716 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12717 output directory if the destination board is local, otherwise use
12718 the standard remote_download from DejaGnu.
12719 (gdb_download): Remove.
12720 (gdb_load_shlibs): Use gdb_remote_download instead of
12721 gdb_download.
12722 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12723 Use gdb_remote_download instead of gdb_download. Use it even if
12724 the target is not remote.
12725 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12726 instead of gdb_download.
12727
12728 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12729
12730 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12731 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12732 run.
12733
12734 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
12735
12736 PR gdb/19820
12737 * gdb.base/printcmds.exp: Add artificial arrays tests.
12738
12739 2016-03-31 Pedro Alves <palves@redhat.com>
12740
12741 PR gdb/19858
12742 * gdb.base/jit-main.c: Include unistd.h.
12743 (ATTACH): Define to 0 if not already defined.
12744 (wait_for_gdb, mypid): New globals.
12745 (WAIT_FOR_GDB): New macro.
12746 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12747 some breakpoint locations.
12748 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12749 New procedures.
12750 (one_jit_test): Add REATTACH parameter, and handle it. Use
12751 continue_to_test_location.
12752 (top level): Test attach, and adjusts calls to one_jit_test.
12753
12754 2016-03-31 Pedro Alves <palves@redhat.com>
12755
12756 PR gdb/19858
12757 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12758 BINSUFFIX parameter, and handle it.
12759 (top level): Adjust calls compile_jit_test.
12760
12761 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
12762
12763 PR python/19743
12764 * gdb.python/py-mi-events-gdb.py: New file.
12765 * gdb.python/py-mi-events.c: New file.
12766 * gdb.python/py-mi-events.exp: New file.
12767
12768 2016-03-30 Yao Qi <yao.qi@linaro.org>
12769
12770 * gdb.reverse/until-precsave.exp: Match function name only.
12771 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12772 Move malloc to a condition block.
12773 * gdb.reverse/until-reverse.exp: Match function name only.
12774
12775 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12776
12777 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12778 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12779 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12780 variable for GPR 0 instead of assuming it is register 0.
12781 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12782 * lib/trace-support.exp: Add s390 registers.
12783
12784 2016-03-29 Yao Qi <yao.qi@linaro.org>
12785
12786 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12787
12788 2016-03-24 Yao Qi <yao.qi@linaro.org>
12789
12790 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12791 test message.
12792
12793 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12794
12795 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12796 maintaining separate logic for constructing the output path.
12797
12798 2016-03-16 Don Breazeal <donb@codesourcery.com>
12799
12800 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12801 Retry fork and waitpid on interrupted system call errors.
12802 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12803 Use with_timeout_factor to increase timeout by factor of 10.
12804
12805 2016-03-15 Don Breazeal <donb@codesourcery.com>
12806
12807 * gdb.cp/scope-err.cc: New test program.
12808 * gdb.cp/scope-err.exp: New test script.
12809 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12810 lines and "set breakpoint here" comment.
12811 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12812 Fixed some whitespace and format issues.
12813 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12814 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12815
12816 2016-03-15 Doug Evans <dje@google.com>
12817
12818 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12819 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12820 All callers updated. Add tests for enums, mixed flags register.
12821
12822 2016-03-15 Doug Evans <dje@google.com>
12823
12824 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12825 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12826
12827 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12828
12829 * gdb.base/default.exp: Add $_as_string to the list of expected
12830 convenience functions.
12831
12832 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12833
12834 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12835
12836 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12837
12838 * gdb.python/py-as-string.exp: New file.
12839 * gdb.python/py-as-string.c: New file.
12840
12841 2016-03-09 Pedro Alves <palves@redhat.com>
12842
12843 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12844 signal" -> "Thread NN received signal" output change.
12845 * gdb.threads/ia64-sigill.exp: Likewise.
12846 * gdb.threads/linux-dp.exp: Likewise.
12847 * gdb.threads/manythreads.exp: Likewise.
12848 * gdb.threads/pending-step.exp: Likewise.
12849 * gdb.threads/print-threads.exp: Likewise.
12850 * gdb.threads/sigstep-threads.exp: Likewise.
12851 * gdb.threads/staticthreads.exp: Likewise.
12852 * gdb.threads/tls.exp: Likewise.
12853
12854 2016-03-09 Pedro Alves <palves@redhat.com>
12855
12856 * gdb.base/command-line-input.exp: New file.
12857
12858 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12859
12860 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12861 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12862 * gdb.trace/pending.exp: Accept leading dot before function name.
12863 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12864 * lib/trace-support.exp: Set registers for ppc.
12865
12866 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12867
12868 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12869 use it for disassembly; accept .main in addition to main in backtrace.
12870
12871 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12872 Marcin Kościelnicki <koriakin@0x04.net>
12873
12874 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12875 (gdb_recursion_test_ptr): New global variable.
12876 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12877 gdb_recursion_test.
12878 (gdb_c_test): Ditto.
12879
12880 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12881
12882 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12883 ordering.
12884
12885 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12886
12887 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12888 (bar): Add bar_start_lbl label.
12889 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12890 of foo/bar for emitting DWARF and tracing.
12891
12892 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12893
12894 * analyze-racy-logs.py: Set executable bit.
12895
12896 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12897
12898 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12899 (CHECK_TARGET_TMP): Likewise.
12900 (check-single-racy): New rule.
12901 (check-parallel-racy): Likewise.
12902 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12903 (do-check-parallel-racy): New rule.
12904 (check-racy/%.exp): Likewise.
12905 * README (Racy testcases): New section.
12906 * analyze-racy-logs.py: New file.
12907
12908 2016-03-03 Doug Evans <dje@google.com>
12909
12910 * gdb.base/skip.exp: Use with_test_prefix.
12911
12912 2016-03-03 Yao Qi <yao.qi@linaro.org>
12913
12914 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12915 Invoke step_over_syscall "clone" and break_cond_on_syscall
12916 "clone".
12917 * gdb.base/step-over-clone.c: New file.
12918
12919 2016-03-03 Yao Qi <yao.qi@linaro.org>
12920
12921 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12922 code format.
12923
12924 2016-03-03 Yao Qi <yao.qi@linaro.org>
12925
12926 * gdb.base/disp-step-fork.c: Rename to ...
12927 * gdb.base/step-over-fork.c: ... it. New file.
12928 * gdb.base/disp-step-vfork.c: Rename to ...
12929 * gdb.base/step-over-vfork.c: ... it. New file.
12930 * gdb.base/disp-step-syscall.exp: Rename to ...
12931 * gdb.base/step-over-syscall.exp: ... it. New file.
12932 (disp_step_cross_syscall): Rename to ...
12933 (step_over_syscall): ... it.
12934
12935 2016-03-03 Yao Qi <yao.qi@linaro.org>
12936
12937 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12938 If target supports condition evaluation on target, invoke
12939 break_cond_on_syscall for fork and vfork.
12940
12941 2016-03-03 Yao Qi <yao.qi@linaro.org>
12942
12943 * gdb.base/disp-step-syscall.exp: Don't invoke
12944 support_displaced_stepping.
12945 (disp_step_cross_syscall): Test with displaced stepping off and
12946 on if supported.
12947
12948 2016-03-03 Yao Qi <yao.qi@linaro.org>
12949
12950 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12951 proc.
12952 (setup): New proc.
12953 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12954 and setup.
12955
12956 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12957
12958 * gdb.fortran/vla-history.exp: Remove breakpoint.
12959
12960 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12961
12962 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12963 exceeds timeout.
12964
12965 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12966
12967 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12968 breakpoint.
12969
12970 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12971
12972 * gdb.mi/vla.f90: Nullify pointer after declaration.
12973
12974 2016-03-01 Pedro Alves <palves@redhat.com>
12975
12976 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12977
12978 2016-03-01 Pedro Alves <palves@redhat.com>
12979
12980 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12981 before anything else.
12982 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12983 _GNU_SOURCE here.
12984 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12985 before anything else.
12986 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12987
12988 2016-03-01 Pedro Alves <palves@redhat.com>
12989
12990 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12991
12992 2016-03-01 Yao Qi <yao.qi@linaro.org>
12993
12994 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12995 prepare_for_testing.
12996
12997 2016-03-01 Yao Qi <yao.qi@linaro.org>
12998
12999 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13000
13001 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13002
13003 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13004 manually constructing the output path.
13005
13006 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13007
13008 * gdb.arch/s390-stackless.S: New.
13009 * gdb.arch/s390-stackless.exp: New.
13010
13011 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13012
13013 * gdb.dlang/circular.c: New file.
13014 * gdb.dlang/circular.exp: New file.
13015
13016 2016-02-26 Yao Qi <yao.qi@linaro.org>
13017
13018 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13019 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13020 (testcases): Update.
13021
13022 2016-02-26 Yao Qi <yao.qi@linaro.org>
13023
13024 * gdb.reverse/aarch64.c: Rename to ...
13025 * gdb.reverse/insn-reverse.c: ... it.
13026 * gdb.reverse/aarch64.exp: Rename to ...
13027 * gdb.reverse/insn-reverse.exp: ... it.
13028
13029 2016-02-26 Yao Qi <yao.qi@linaro.org>
13030
13031 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13032 (testcase_ftype): New.
13033 (testcases): New array.
13034 (n_testcases): New.
13035 (main): Call each element in testcases.
13036 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13037 (read_testcase): New.
13038 Do the tests in a loop.
13039
13040 2016-02-25 Yao Qi <yao.qi@linaro.org>
13041
13042 * gdb.base/branches.c: Remove.
13043
13044 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13045
13046 PR gdb/13808
13047 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13048
13049 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13050
13051 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13052
13053 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13054
13055 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13056 change x86_64 call_insn to 'callq'.
13057
13058 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13059
13060 * gdb.trace/tfile-avx.c: Move to...
13061 * gdb.trace/tracefile-pseudo-reg.c: Here.
13062 * gdb.trace/tfile-avx.exp: Move to...
13063 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13064
13065 2016-02-24 Gary Benson <gbenson@redhat.com>
13066
13067 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13068 message on attach.
13069
13070 2016-02-23 Doug Evans <dje@google.com>
13071
13072 * gdb.base/skip.c (test_skip): New function.
13073 (end_test_skip_file_and_function): New function.
13074 (test_skip_file_and_function): New function.
13075 * gdb.base/skip1.c (test_skip): New function.
13076 (skip1_test_skip_file_and_function): New function.
13077 * gdb.base/skip.exp: Add tests for new skip options.
13078 * gdb.base/skip-solib.exp: Update expected output.
13079 * gdb.perf/skip-command.cc: New file.
13080 * gdb.perf/skip-command.exp: New file.
13081 * gdb.perf/skip-command.py: New file.
13082
13083 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13084
13085 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13086 info registers pattern.
13087
13088 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13089
13090 * lib/future.exp: Add D support.
13091 (gdb_find_gdc): New proc.
13092 (gdb_default_target_compile): Add D support.
13093
13094 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
13095
13096 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13097 user+system time.
13098 (trace_speed_test): Determine the iteration count for a time
13099 between 15..30 seconds.
13100
13101 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13102
13103 * gdb.arch/i386-mpx-sigsegv.c: New file.
13104 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13105 * gdb.arch/i386-mpx-simple_segv.c: New file.
13106 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13107
13108 2016-02-18 Yao Qi <yao.qi@linaro.org>
13109
13110 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13111 Don't call setup_kfail.
13112
13113 2016-02-18 Yao Qi <yao.qi@linaro.org>
13114
13115 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13116 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13117
13118 2016-02-16 Doug Evans <dje@google.com>
13119
13120 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13121 * gdb.base/skip1.c: Ditto.
13122 * gdb.base/skip.exp: Whitespace cleanup.
13123
13124 2016-02-16 Don Breazeal <donb@codesourcery.com>
13125
13126 PR remote/19496
13127 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13128 Remove kfail for PR remote/19496.
13129
13130 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13131
13132 * lib/gdb.exp (standard_temp_file): Return a path specific to
13133 the runtest invocation.
13134
13135 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13136
13137 * gdb.trace/save-trace.exp: Change relative path to be in the
13138 standard output directory.
13139
13140 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13141
13142 * gdb.arch/i386-prologue.c: Add missing prototypes.
13143
13144 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13145
13146 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13147 * gdb.arch/i386-prologue.exp: Likewise.
13148 * gdb.arch/i386-size.exp: Likewise.
13149
13150 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13151
13152 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13153 define object file path.
13154 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13155 file path.
13156 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13157 standard_output_file to define binfile.
13158
13159 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13160
13161 Fix compatibility with recent gfortran-5.3.1.
13162 * gdb.fortran/vla-history.exp (print vla1 allocated)
13163 (print vla2 allocated, print $2, print $3): Remove
13164 (print $4): Rename to ...
13165 (print $2): ... here.
13166 (print $9): Rename to ...
13167 (print $5): ... here.
13168 (print $10): Rename to ...
13169 (print $6): ... here.
13170 * gdb.fortran/vla.f90: Add pvla initialization.
13171
13172 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13173
13174 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13175 New test.
13176 * gdb.fortran/vla-value-sub.exp: Likewise.
13177
13178 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13179
13180 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13181
13182 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13183
13184 * i386-biarch-core.exp: Define corefile using
13185 standard_output_file.
13186
13187 2016-02-12 Yao Qi <yao.qi@linaro.org>
13188
13189 * gdb.arch/arm-single-step-kernel-helper.c: New.
13190 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13191
13192 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13193
13194 * gdb.btrace/tailcall-only.exp: New.
13195 * gdb.btrace/tailcall-only.c: New.
13196 * gdb.btrace/x86_64-tailcall-only.S: New.
13197 * gdb.btrace/i686-tailcall-only.S: New.
13198
13199 2016-02-11 Pedro Alves <palves@redhat.com>
13200
13201 * README (Parallel testing): Add missing double quotes.
13202
13203 2016-02-11 Pedro Alves <palves@redhat.com>
13204
13205 * README (Parallel testing): New section.
13206 (GDB_PARALLEL): Rewrite.
13207 (FORCE_PARALLEL): Document.
13208
13209 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13210
13211 * gdb.trace/tfile-avx.c: New test.
13212 * gdb.trace/tfile-avx.exp: New test.
13213
13214 2016-02-09 Keith Seitz <keiths@redhat.com>
13215
13216 PR breakpoints/19546
13217 * gdb.base/infcall-exec.c: New file.
13218 * gdb.base/infcall-exec2.c: New file.
13219 * gdb.base/infcall-exec.exp: New file.
13220
13221 2016-02-09 Keith Seitz <keiths@redhat.com>
13222
13223 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13224 (toplevel): Call test_bkpt_address.
13225
13226 2016-02-09 Keith Seitz <keiths@redhat.com>
13227
13228 PR python/19506
13229 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13230 (toplevel): Call test_bkpt_address.
13231
13232 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13233
13234 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13235 to AC_OUTPUT.
13236 * configure: Regenerate.
13237
13238 2016-02-09 Pedro Alves <palves@redhat.com>
13239
13240 PR breakpoints/19548
13241 * gdb.base/execl-update-breakpoints.c (some_function): New
13242 function.
13243 (main): Call it.
13244 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13245 Tighten expected GDB output.
13246
13247 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13248
13249 * Makefile.in (ALL_SUBDIRS): Remove.
13250 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13251 (distclean maintainer-clean realclean): Likewise.
13252 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13253 * configure: Regenerate.
13254 * gdb.ada/Makefile.in: Delete.
13255 * gdb.arch/Makefile.in: Likewise.
13256 * gdb.asm/Makefile.in: Likewise.
13257 * gdb.base/Makefile.in: Likewise.
13258 * gdb.btrace/Makefile.in: Likewise.
13259 * gdb.cell/Makefile.in: Likewise.
13260 * gdb.compile/Makefile.in: Likewise.
13261 * gdb.cp/Makefile.in: Likewise.
13262 * gdb.disasm/Makefile.in: Likewise.
13263 * gdb.dlang/Makefile.in: Likewise.
13264 * gdb.dwarf2/Makefile.in: Likewise.
13265 * gdb.fortran/Makefile.in: Likewise.
13266 * gdb.gdb/Makefile.in: Likewise.
13267 * gdb.go/Makefile.in: Likewise.
13268 * gdb.guile/Makefile.in: Likewise.
13269 * gdb.java/Makefile.in: Likewise.
13270 * gdb.linespec/Makefile.in: Likewise.
13271 * gdb.mi/Makefile.in: Likewise.
13272 * gdb.modula2/Makefile.in: Likewise.
13273 * gdb.multi/Makefile.in: Likewise.
13274 * gdb.objc/Makefile.in: Likewise.
13275 * gdb.opencl/Makefile.in: Likewise.
13276 * gdb.opt/Makefile.in: Likewise.
13277 * gdb.pascal/Makefile.in: Likewise.
13278 * gdb.perf/Makefile.in: Likewise.
13279 * gdb.python/Makefile.in: Likewise.
13280 * gdb.reverse/Makefile.in: Likewise.
13281 * gdb.server/Makefile.in: Likewise.
13282 * gdb.stabs/Makefile.in: Likewise.
13283 * gdb.threads/Makefile.in: Likewise.
13284 * gdb.trace/Makefile.in: Likewise.
13285 * gdb.xml/Makefile.in: Likewise.
13286 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13287 GDB_PARALLEL.
13288 (standard_output_file): Remove check for GDB_PARALLEL, always
13289 return path in outputs/$subdir/$testname.
13290
13291 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13292
13293 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13294 (site.exp): Assign abs_srcdir to tcl's srcdir.
13295
13296 2016-02-04 Yao Qi <yao.qi@linaro.org>
13297
13298 * gdb.base/foll-exec-mode.c: Include limits.h.
13299 (main): Add parameters argc and argv. Get directory from
13300 argv[0].
13301 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13302 compilation.
13303 * gdb.base/foll-exec.c: Include limits.h.
13304 (main): Add parameters argc and argv.
13305 Get directory from argv[0].
13306 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13307 Adjust tests on the number of lines as source code changed.
13308 * gdb.base/foll-vfork-exit.c: Include limits.h.
13309 (main): Add one line of statement before vfork.
13310 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13311 (main): Add parameters argc and argv. Get directory from
13312 argv[0].
13313 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13314 (setup_gdb): Set tbreak to skip some source lines.
13315 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13316 (main): Add parameters argc and argv. Get directory from
13317 argv[0].
13318 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13319 compilation.
13320 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13321 (main): Add parameters argc and argv. Get directory from
13322 argv[0].
13323 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13324 compilation.
13325
13326 2016-02-01 Doug Evans <dje@google.com>
13327
13328 * gdb.base/skip.exp: Clean up multiple references to same test name.
13329
13330 2016-02-01 Pedro Alves <palves@redhat.com>
13331
13332 PR remote/19496
13333 * gdb.threads/forking-threads-plus-breakpoint.exp
13334 (displaced_stepping_supported): New global.
13335 (probe_displaced_stepping_support): New procedure.
13336 (do_test): Add 'displaced' parameter, and use it.
13337 (top level): Check for displaced stepping support. Add displaced
13338 stepping on/off testing axis.
13339
13340 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13341
13342 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13343 pointer. Don't perform further tests on the unassociated pointer
13344 if the first test fails.
13345
13346 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13347
13348 * gdb.base/max-value-size.c: New file.
13349 * gdb.base/max-value-size.exp: New file.
13350 * gdb.base/huge.exp: Disable max-value-size for this test.
13351
13352 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13353
13354 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13355
13356 2016-01-28 Yao Qi <yao.qi@linaro.org>
13357
13358 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13359
13360 2016-01-25 Pedro Alves <palves@redhat.com>
13361
13362 PR threads/19461
13363 * gdb.base/fork-running-state.c: New file.
13364 * gdb.base/fork-running-state.exp: New file.
13365
13366 2016-01-25 Pedro Alves <palves@redhat.com>
13367
13368 PR gdb/19494
13369 * gdb.base/catch-fork-kill.c: New file.
13370 * gdb.base/catch-fork-kill.exp: New file.
13371
13372 2016-01-25 Pedro Alves <palves@redhat.com>
13373
13374 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13375 Delete, moved to lib/gdb.exp.
13376 * gdb.threads/forking-threads-plus-breakpoint.exp
13377 (foreach_with_prefix): Likewise.
13378 * gdb.threads/process-dies-while-handling-bp.exp
13379 (foreach_with_prefix): Likewise.
13380 * lib/gdb.exp (foreach_with_prefix): New procedure.
13381
13382 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13383
13384 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13385 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13386
13387 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13388
13389 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13390 endian targets.
13391
13392 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13393 Pedro Alves <palves@redhat.com>
13394
13395 Fix testsuite compatibility with Guile.
13396 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13397 number.
13398
13399 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13400
13401 Fix testsuite compatibility with Guile.
13402 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13403 (thread 1): New test for backtrace through signal handler.
13404
13405 2016-01-22 Yao Qi <yao.qi@linaro.org>
13406
13407 PR testsuite/19491
13408 * gdb.base/multi-forks.c: Include
13409 ../lib/unbuffer_output.c
13410 (main): Call gdb_unbuffer_output.
13411
13412 2016-01-21 Doug Evans <dje@google.com>
13413
13414 * lib/ada.exp (gdb_compile_ada): Fix typo.
13415
13416 2016-01-21 Joel Brobecker <brobecker@adacore.com>
13417
13418 * gdb.base/break-fun-addr.exp: New file.
13419 * gdb.base/break-fun-addr1.c: New file.
13420 * gdb.base/break-fun-addr2.c: New file.
13421
13422 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13423
13424 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13425 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13426 enum flag values.
13427
13428 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13429
13430 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13431 when GDB can not set the vector return value. Add more comments
13432 for clarification.
13433
13434 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13435
13436 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13437 command.
13438
13439 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13440
13441 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13442
13443 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13444
13445 * Makefile.in (check-single): Pass --status to runtest.
13446 (check/%.exp): Likewise.
13447
13448 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13449
13450 * Makefile.in (check-parallel): Propagate return code from make
13451 do-check-parallel.
13452
13453 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13454
13455 * gdb.trace/ftrace.exp: Fix expected message on continue.
13456 * gdb.trace/pending.exp: Fix expected message on continue.
13457 * gdb.trace/trace-break.exp: Fix expected message on continue.
13458
13459 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13460
13461 * lib/gdb.exp (gdb_test): Remove unused global references.
13462
13463 2016-01-18 Pedro Alves <palves@redhat.com>
13464
13465 * gdb.base/async-shell.exp: Adjust expected output.
13466 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13467 * gdb.base/siginfo-thread.exp: Adjust expected output.
13468 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13469 * gdb.java/jnpe.exp: Adjust expected output.
13470 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13471 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13472 * gdb.threads/leader-exit.exp: Adjust expected output.
13473 * gdb.threads/manythreads.exp: Adjust expected output.
13474 * gdb.threads/pthreads.exp: Adjust expected output.
13475 * gdb.threads/schedlock.exp: Adjust expected output.
13476 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13477 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13478 expected output.
13479 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13480 output.
13481 * gdb.threads/sigthread.exp: Adjust expected output.
13482 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13483
13484 2016-01-18 Yao Qi <yao.qi@linaro.org>
13485
13486 * gdb.guile/scm-section-script.c: Replace @progbits with
13487 %progbits.
13488 * gdb.python/py-section-script.c: Likewise.
13489
13490 2016-01-15 Pedro Alves <palves@redhat.com>
13491
13492 * gdb.multi/tids.exp: Test star wildcard ranges.
13493
13494 2016-01-15 Pedro Alves <palves@redhat.com>
13495
13496 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13497 command from "thread apply" invocation.
13498 (thr_apply_info_thr_invalid): Default the expected output to the
13499 input tid list.
13500 (top level): Add tests that use convenience variables. Add tests
13501 for "thread apply" with a valid TID list, but missing the command.
13502
13503 2016-01-13 Pedro Alves <palves@redhat.com>
13504
13505 * gdb.base/default.exp: Expect $_gthread as well.
13506 * gdb.multi/tids.exp: Test $_gthread.
13507 * gdb.threads/thread-specific.exp: Test $_gthread.
13508
13509 2016-01-13 Pedro Alves <palves@redhat.com>
13510
13511 * gdb.multi/tids.exp: Test "info threads -gid".
13512
13513 2016-01-13 Pedro Alves <palves@redhat.com>
13514
13515 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13516 Breakpoint.thread.
13517 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13518
13519 2016-01-07 Pedro Alves <palves@redhat.com>
13520
13521 * gdb.base/break.exp: Adjust to output changes.
13522 * gdb.base/hbreak2.exp: Likewise.
13523 * gdb.base/sepdebug.exp: Likewise.
13524 * gdb.base/watch_thread_num.exp: Likewise.
13525 * gdb.linespec/keywords.exp: Likewise.
13526 * gdb.multi/info-threads.exp: Likewise.
13527 * gdb.threads/thread-find.exp: Likewise.
13528 * gdb.multi/tids.c: New file.
13529 * gdb.multi/tids.exp: New file.
13530
13531 2016-01-13 Pedro Alves <palves@redhat.com>
13532
13533 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13534
13535 2016-01-13 Pedro Alves <palves@redhat.com>
13536
13537 * gdb.base/default.exp: Expect $_inferior as well.
13538 * gdb.multi/base.exp: Test $_inferior.
13539
13540 2016-01-13 Pedro Alves <palves@redhat.com>
13541
13542 PR breakpoints/19388
13543 * gdb.base/catch-signal-siginfo-cond.c: New file.
13544 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13545
13546 2016-01-12 Josh Stone <jistone@redhat.com>
13547 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13548
13549 * gdb.base/catch-syscall.c (do_execve): New variable.
13550 (main): Conditionally trigger an execve.
13551 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13552 (test_catch_syscall_execve): New, check entry/return across execve.
13553 (do_syscall_tests): Call test_catch_syscall_execve.
13554
13555 2016-01-12 Pedro Alves <palves@redhat.com>
13556
13557 * gdb.base/random-signal.exp (do_test): New procedure, with body
13558 of testcase moved in.
13559
13560 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13561 Pedro Alves <palves@redhat.com>
13562
13563 * gdb.base/funcargs.exp (finish from indirectly called function):
13564 Reintroduce the case for 'First'.
13565
13566 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13567 Pedro Alves <palves@redhat.com>
13568
13569 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13570 (tcatch_vfork_then_child_follow_exec)
13571 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13572 identification.
13573
13574 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13575
13576 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13577 and repeats to unlimited.
13578 * gdb.python/py-value.exp: Likewise.
13579 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13580 and repeats to unlimited.
13581
13582 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13583
13584 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13585 and reordering the functions.
13586 * gdb.multi/hangout.c: Likewise.
13587 * gdb.multi/hello.c: Likewise.
13588
13589 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13590
13591 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13592 absolute.
13593 (SingleStatisticTestResult.report): Use dict.keys instead of
13594 dict.iterkeys.
13595
13596 2016-01-06 Pedro Alves <palves@redhat.com>
13597
13598 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13599
13600 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13601
13602 * gdb.btrace/dlopen.exp: New.
13603 * gdb.btrace/dlopen.c: New.
13604 * gdb.btrace/dlopen-dso.c: New.
13605
13606 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13607
13608 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13609 PATTERN argument is optional.
13610
13611 2015-12-24 Joel Brobecker <brobecker@adacore.com>
13612
13613 * lib/ada.exp (target_compile_ada_from_dir): New function.
13614 (gdb_compile_ada): Reimplement avoiding the use of project files.
13615 * gdb.ada/gnat_ada.gpr: Delete.
13616 * gdb.ada/cond_lang.exp: Adjust test to make path before
13617 filename optional.
13618 * gdb.ada/small_reg_param.exp: Likewise.
13619
13620 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13621
13622 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13623
13624 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13625
13626 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13627 case.
13628
13629 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13630
13631 * gdb.base/break.exp: Remove dead code.
13632 * gdb.base/sepdebug.exp: Likewise.
13633
13634 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13635
13636 * gdb.asm/asm-source.exp: Remove HP-UX references.
13637 * gdb.base/annota1.exp: Likewise.
13638 * gdb.base/annota3.exp: Likewise.
13639 * gdb.base/attach.exp: Likewise.
13640 * gdb.base/bigcore.exp: Likewise.
13641 * gdb.base/break.exp: Likewise.
13642 * gdb.base/call-ar-st.exp: Likewise.
13643 * gdb.base/callfuncs.exp: Likewise.
13644 * gdb.base/catch-fork-static.exp: Likewise.
13645 * gdb.base/display.exp: Likewise.
13646 * gdb.base/foll-exec-mode.exp: Likewise.
13647 * gdb.base/foll-exec.exp: Likewise.
13648 * gdb.base/foll-fork.exp: Likewise.
13649 * gdb.base/foll-vfork.exp: Likewise.
13650 * gdb.base/funcargs.exp: Likewise.
13651 * gdb.base/hbreak2.exp: Likewise.
13652 * gdb.base/inferior-died.exp: Likewise.
13653 * gdb.base/interrupt.exp: Likewise.
13654 * gdb.base/multi-forks.exp: Likewise.
13655 * gdb.base/nodebug.exp: Likewise.
13656 * gdb.base/sepdebug.exp: Likewise.
13657 * gdb.base/solib1.c: Likewise.
13658 * gdb.base/step-test.exp: Likewise.
13659 * gdb.mi/non-stop.c: Likewise.
13660 * gdb.mi/pthreads.c: Likewise.
13661 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13662 * gdb.threads/pthreads.c: Likewise.
13663 * gdb.threads/staticthreads.exp: Likewise.
13664 * lib/future.exp: Likewise.
13665 * lib/gdb.exp: Likewise.
13666 * gdb.base/so-indr-cl.c: Remove.
13667 * gdb.base/so-indr-cl.exp: Likewise.
13668 * gdb.base/solib.c: Likewise.
13669 * gdb.base/solib.exp: Likewise.
13670 * gdb.base/solib2.c: Likewise.
13671
13672 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13673
13674 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13675 * gdb.base/call-ar-st.exp: Likewise.
13676 * gdb.base/callfuncs.exp: Likewise.
13677 * gdb.base/condbreak.exp: Likewise.
13678 * gdb.base/constvars.exp: Likewise.
13679 * gdb.base/hbreak2.exp: Likewise.
13680 * gdb.base/langs.exp: Likewise.
13681 * gdb.base/list.exp: Likewise.
13682 * gdb.base/long_long.exp: Likewise.
13683 * gdb.base/ptype.exp: Likewise.
13684 * gdb.base/scope.exp: Likewise.
13685 * gdb.base/signals.exp: Likewise.
13686 * gdb.base/so-impl-ld.exp: Likewise.
13687 * gdb.base/varargs.exp: Likewise.
13688 * gdb.base/volatile.exp: Likewise.
13689 * gdb.base/whatis.exp: Likewise.
13690 * gdb.cp/cplusfuncs.exp: Likewise.
13691 * gdb.cp/inherit.exp: Likewise.
13692 * gdb.cp/local.exp: Likewise.
13693 * gdb.cp/member-ptr.exp: Likewise.
13694 * gdb.cp/method.exp: Likewise.
13695 * gdb.cp/overload.exp: Likewise.
13696 * gdb.cp/templates.exp: Likewise.
13697 * gdb.stabs/weird.exp: Likewise.
13698 * lib/compiler.c: Likewise.
13699 * lib/compiler.cc: Likewise.
13700 * lib/cp-support.exp: Likewise.
13701 * lib/gdb.exp: Likewise.
13702
13703 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13704
13705 * configure.ac: Remove HP-UX case.
13706 * configure: Regenerate.
13707
13708 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13709
13710 * lib/gdb.exp (gdb_compile): Add function doc.
13711
13712 2015-12-17 Pedro Alves <palves@redhat.com>
13713
13714 PR threads/19354
13715 * gdb.multi/info-threads.exp: New file.
13716
13717 2015-12-15 Yao Qi <yao.qi@linaro.org>
13718
13719 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13720 is aarch64*-*-*.
13721
13722 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13723
13724 * gdb.base/history-duplicates.exp: Skip if no readline support.
13725
13726 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13727
13728 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13729
13730 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13731
13732 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13733
13734 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13735
13736 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13737 ctrl-C if nointerrupts target property is set.
13738 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13739 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13740 * gdb.base/paginate-bg-execution.exp: Likewise.
13741 * gdb.base/paginate-execution-startup.exp: Likewise.
13742 * gdb.base/random-signal.exp: Likewise.
13743 * gdb.base/range-stepping.exp: Likewise.
13744 * gdb.cp/annota2.exp: Likewise.
13745 * gdb.cp/annota3.exp: Likewise.
13746 * gdb.gdb/selftest.exp: Likewise.
13747 * gdb.threads/continue-pending-status.exp: Likewise.
13748 * gdb.threads/leader-exit.exp: Likewise.
13749 * gdb.threads/manythreads.exp: Likewise.
13750 * gdb.threads/pthreads.exp: Likewise.
13751 * gdb.threads/schedlock.exp: Likewise.
13752 * gdb.threads/sigthread.exp: Likewise.
13753
13754 2015-12-11 Don Breazeal <donb@codesourcery.com>
13755
13756 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13757 remote.
13758 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13759 * gdb.base/foll-exec.exp (main): Enable for target remote.
13760 * gdb.base/foll-fork.exp (main): Likewise.
13761 * gdb.base/foll-vfork.exp (main): Likewise.
13762 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13763 (proc continue_to_exit_bp_loc): Use clean_restart.
13764 * gdb.base/pie-execl.exp (main): Disable for target remote.
13765 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13766 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13767 * gdb.threads/execl.exp (main): Likewise.
13768 * gdb.threads/fork-child-threads.exp (main): Likewise.
13769 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13770 remote.
13771 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13772 remote.
13773 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13774 pid.tid style ptids, instead of just tid.
13775 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13776 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13777 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13778 ptids, instead of just tid.
13779
13780 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13781
13782 * gdb.base/list.exp (test_list_forward): Add end of file error
13783 test.
13784 (test_repeat_list_command): Add end of file error test.
13785 (test_list_backwards): Add beginning of file error test.
13786
13787 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13788
13789 * gdb.base/list.exp (test_list_invalid_args): New function,
13790 defined, and called.
13791
13792 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13793
13794 * gdb.base/list.exp (test_list): Make test names unique.
13795
13796 2015-12-11 Yao Qi <yao.qi@linaro.org>
13797
13798 * gdb.base/coremaker2.c: Remove.
13799
13800 2015-12-10 Pedro Alves <palves@redhat.com>
13801
13802 * gdb.multi/base.exp: Remove stale "spaces" references.
13803
13804 2015-12-10 Pedro Alves <palves@redhat.com>
13805
13806 * gdb.multi/base.exp: Don't use nowarnings.
13807 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13808 * gdb.multi/hangout.c: Include stdio.h.
13809 * gdb.multi/hello.c: Include stdlib.h.
13810 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13811 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13812 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13813
13814 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13815
13816 * gdb.dwarf2/dw2-ranges-base.c: New file.
13817 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13818 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13819 support additional line table, and debug ranges generation.
13820 (Dwarf::ranges): New function, generate .debug_ranges.
13821 (Dwarf::lines): Support generating simple line table programs.
13822 (Dwarf::assemble): Initialise new namespace variables.
13823
13824 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13825
13826 * gdb.base/async.exp (proc test_background): Add case for
13827 asynchronous execution not supported.
13828
13829 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13830
13831 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13832 format and change test names to make them unique.
13833
13834 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13835 Pedro Alves <pedro@redhat.com>
13836
13837 PR gdb/18702
13838 Add checking of floatformats setup on x86_64 hosts.
13839 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13840 (smallval, bigval): New labels/constants.
13841 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13842 float" after loading bigval and smallval.
13843
13844 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13845
13846 * gdb.ada/fun_overload_menu.exp: New testcase.
13847 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13848
13849 2015-12-04 Josh Stone <jistone@redhat.com>
13850
13851 * gdb.base/catch-fork-static.exp: New.
13852
13853 2015-12-03 Yao Qi <yao.qi@linaro.org>
13854
13855 * gdb.base/sizeof.c: Don't include stdio.h and
13856 ../lib/unbuffer_output.c.
13857 (main): New variable 'size' and 'value'. Remove printf and
13858 gdb_unbuffer_output. Assign return value to size and value.
13859 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13860 at the beginning.
13861 (check_sizeof): Check the result by printing variable 'size'.
13862 (check_valueof): Check the result by printing variable 'value'.
13863
13864 2015-12-01 Yao Qi <yao.qi@linaro.org>
13865
13866 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13867 for aarch64*-*-linux* target.
13868
13869 2015-11-30 Pedro Alves <palves@redhat.com>
13870
13871 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13872
13873 2015-11-30 Pedro Alves <palves@redhat.com>
13874
13875 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13876 Handle non-stop mode vCont replies.
13877
13878 2015-11-30 Pedro Alves <palves@redhat.com>
13879
13880 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13881 prepare_for_testing. Start gdb with "set non-stop on" appended to
13882 GDBFLAGS. Lax expected stop output.
13883
13884 2015-11-27 Yao Qi <yao.qi@linaro.org>
13885
13886 * gdb.arch/arm-neon.exp: New.
13887 * gdb.arch/arm-neon.c: New.
13888
13889 2015-11-27 Yao Qi <yao.qi@linaro.org>
13890
13891 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13892
13893 2015-11-27 Yao Qi <yao.qi@linaro.org>
13894
13895 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13896 frames-invalid annotation.
13897
13898 2015-11-27 Yao Qi <yao.qi@linaro.org>
13899
13900 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13901
13902 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13903
13904 * gdb.threads/names.exp: New file.
13905 * gdb.threads/names.c: New file.
13906 * README: Mention gdb,no_thread_names.
13907
13908 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13909
13910 PR 19297
13911 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13912 support" error.
13913
13914 2015-11-24 Pedro Alves <palves@redhat.com>
13915
13916 PR 17539
13917 * gdb.base/display.exp: Expect displays to be sorted in ascending
13918 order. Use multi_line.
13919 * gdb.base/solib-display.exp: Likewise.
13920
13921 2015-11-24 Pedro Alves <palves@redhat.com>
13922
13923 PR 17539
13924 * gdb.base/display.exp: Expect displays to be sorted in ascending
13925 order. Use multi_line.
13926 * gdb.base/solib-display.exp: Likewise.
13927
13928 2015-11-24 Pedro Alves <palves@redhat.com>
13929
13930 PR 17539
13931 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13932 threads in ascending order.
13933 * gdb.base/foll-fork.exp: Likewise.
13934 * gdb.base/foll-vfork.exp: Likewise.
13935 * gdb.base/multi-forks.exp: Likewise.
13936 * gdb.mi/mi-nonstop.exp: Likewise.
13937 * gdb.mi/mi-nsintrall.exp: Likewise.
13938 * gdb.multi/base.exp: Likewise.
13939 * gdb.multi/multi-arch.exp: Likewise.
13940 * gdb.python/py-inferior.exp: Likewise.
13941 * gdb.threads/break-while-running.exp: Likewise.
13942 * gdb.threads/execl.exp: Likewise.
13943 * gdb.threads/gcore-thread.exp: Likewise.
13944 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13945 * gdb.threads/kill.exp: Likewise.
13946 * gdb.threads/linux-dp.exp: Likewise.
13947 * gdb.threads/multiple-step-overs.exp: Likewise.
13948 * gdb.threads/next-bp-other-thread.exp: Likewise.
13949 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13950 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13951 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13952 * gdb.threads/thread-find.exp: Likewise.
13953 * gdb.threads/tls.exp: Likewise.
13954 * lib/mi-support.exp (mi_reverse_list): Delete.
13955 (mi_check_thread_states): No longer reverse list.
13956
13957 2015-11-24 Pedro Alves <palves@redhat.com>
13958
13959 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13960 use lowercase.
13961
13962 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13963
13964 * gdb.trace/actions.c: Include trace-common.h.
13965 (main): Add a location for a fast tracepoint.
13966 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13967 the normal tracepoints.
13968 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13969
13970 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13971
13972 * save-trace.exp: Factor out code to these...
13973 (gdb_save_tracepoints): New.
13974 (gdb_load_tracepoints): New.
13975 (do_save_load_test): New.
13976
13977 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13978
13979 * gdb.base/asmlabel.exp: New test.
13980 * gdb.base/asmlabel.c: New test case.
13981
13982 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13983
13984 * gdb.base/wrong_frame_bt_full-main.c: New file.
13985 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13986 * gdb.base/wrong_frame_bt_full.exp: New file.
13987
13988 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13989
13990 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13991
13992 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13993
13994 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13995 pstate register when comparing registers values in
13996 sparc64-*-linux-gnu targets to avoid spurious differences.
13997
13998 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13999
14000 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
14001
14002 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14003
14004 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14005 as type argument to gdb_compile.
14006 * gdb.base/nested-subp2.exp: Likewise.
14007 * gdb.base/nested-subp3.exp: Likewise.
14008
14009 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14010
14011 * lib/dwarf.exp (_note): Fix left shift of negative value.
14012 * gdb.trace/trace-condition.exp: Likewise.
14013
14014 2015-11-13 Yao Qi <yao.qi@linaro.org>
14015
14016 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14017 comments about d10v.
14018 (test_scalar_returns): Likewise.
14019 * gdb.base/d10v.ld: Remove.
14020 * gdb.base/overlays.exp: Remove the target triplet checking for
14021 d10v-*-*.
14022 * gdb.base/structs.exp (test_struct_returns): Remove the
14023 comments about d10v.
14024 (test_struct_calls): Likewise.
14025
14026 2015-11-13 Yao Qi <yao.qi@linaro.org>
14027
14028 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14029 * gdb.base/gnu_vector.c: Don't include stdio.h.
14030 (main): Don't print res and call add_some_intvecs.
14031
14032 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14033
14034 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14035 macro.
14036 (func5): Removed.
14037 (func4): Use FAST_TRACEPOINT_LABEL.
14038 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14039 macro.
14040 (func): Removed.
14041 (thread_function): Use FAST_TRACEPOINT_LABEL.
14042 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14043 (func): Remove.
14044 (marker): Use FAST_TRACEPOINT_LABEL.
14045 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14046 (pendfunc1): Remove.
14047 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14048 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14049 (foo): Remove.
14050 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14051 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14052 macro.
14053 (func): Remove.
14054 (marker): Use FAST_TRACEPOINT_LABEL.
14055 * gdb.trace/trace-common.h: New header.
14056 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14057 macro.
14058 (func): Remove.
14059 (marker): Use FAST_TRACEPOINT_LABEL.
14060 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14061 (func): Remove.
14062 (thread_function): Use FAST_TRACEPOINT_LABEL.
14063
14064 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14065
14066 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14067 in front.
14068 * gdb.trace/change-loc.exp: Use global pcreg definition.
14069 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14070 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14071 in front.
14072 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14073 * gdb.trace/pending.exp: Likewise.
14074 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14075 * gdb.trace/trace-break.exp: Likewise.
14076 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14077 in front.
14078 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14079 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14080 in front.
14081 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14082
14083 2015-11-09 Joel Brobecker <brobecker@adacore.com>
14084
14085 * gdb.ada/fin_fun_out: New testcase.
14086
14087 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14088
14089 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14090 value associated with DW_AT_byte_size.
14091 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14092 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14093 DW_AT_upper_bound.
14094
14095 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14096
14097 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14098 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14099 version.
14100 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14101 gdb.dwarf2/dw2-canonicalize-type.exp,
14102 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14103 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14104 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14105 provided by gdb_target_symbol_prefix_flags_asm.
14106 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14107 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14108 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14109 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14110 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14111 macros where needed). Use this macro for symbols which require
14112 the prefix provided by SYMBOL_PREFIX.
14113
14114 2015-11-05 Kevin Buettner <kevinb@redhat.com>
14115
14116 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14117 New procs.
14118 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14119 representing expressions, of more than one list element.
14120 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14121 to prepend linker symbol prefix to f.
14122 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14123 table_1 and table_2.
14124 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14125 Likewise, for f and g.
14126 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14127 for ptr.
14128 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14129 for main.
14130 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14131 table_1_ptr and table_2_ptr.
14132
14133 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14134 Joel Brobecker <brobecker@adacore.com>
14135
14136 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14137
14138 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14139
14140 * gdb.reverse/s390-mvcle.c: New test.
14141 * gdb.reverse/s390-mvcle.exp: New file.
14142 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14143
14144 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14145
14146 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14147
14148 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14149
14150 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14151 reaching marker2.
14152 * gdb.reverse/getresuid-reverse.exp: Likewise.
14153 * gdb.reverse/pipe-reverse.exp: Likewise.
14154 * gdb.reverse/readv-reverse.exp: Likewise.
14155 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14156 * gdb.reverse/time-reverse.exp: Likewise.
14157 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14158
14159 2015-10-30 Yao Qi <yao.qi@linaro.org>
14160
14161 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14162 (empty_cycle): Remove.
14163 (main): Don't call empty_cycle. Don't use watch_count_done.
14164 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14165 empty_cycle. Rewrite the code counting HW watchpoints.
14166
14167 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14168
14169 * gdb.reverse/fstatat-reverse.c: New test.
14170 * gdb.reverse/fstatat-reverse.exp: New file.
14171 * gdb.reverse/getresuid-reverse.c: New test.
14172 * gdb.reverse/getresuid-reverse.exp: New file.
14173 * gdb.reverse/pipe-reverse.c: New test.
14174 * gdb.reverse/pipe-reverse.exp: New file.
14175 * gdb.reverse/readv-reverse.c: New test.
14176 * gdb.reverse/readv-reverse.exp: New file.
14177 * gdb.reverse/recvmsg-reverse.c: New test.
14178 * gdb.reverse/recvmsg-reverse.exp: New file.
14179 * gdb.reverse/time-reverse.c: New test.
14180 * gdb.reverse/time-reverse.exp: New file.
14181 * gdb.reverse/waitpid-reverse.c: New test.
14182 * gdb.reverse/waitpid-reverse.exp: New file.
14183
14184 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14185
14186 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14187
14188 2015-10-26 Doug Evans <dje@google.com>
14189
14190 PR symtab/17391
14191 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14192 * gdb.dwarf2/bad-regnum.c: New file.
14193 * gdb.dwarf2/bad-regnum.exp: New file.
14194
14195 2015-10-26 Doug Evans <dje@google.com>
14196
14197 PR python/18938
14198 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14199 file.
14200
14201 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14202
14203 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14204 for a change by "Mention language in compile error message".
14205
14206 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14207
14208 PR python/18073
14209 * gdb.python/py-type.c (C::a_method): New.
14210 (C::a_const_method): New.
14211 (C::a_static_method): New.
14212 (a_function): New.
14213 * gdb.python/py-type.exp (test_fields): Test getting fields
14214 from function and method.
14215
14216 2015-10-21 Keven Boell <keven.boell@intel.com>
14217
14218 * gdb.fortran/vla-alloc-assoc.exp: New file.
14219 * gdb.fortran/vla-datatypes.exp: New file.
14220 * gdb.fortran/vla-datatypes.f90: New file.
14221 * gdb.fortran/vla-history.exp: New file.
14222 * gdb.fortran/vla-ptype-sub.exp: New file.
14223 * gdb.fortran/vla-ptype.exp: New file.
14224 * gdb.fortran/vla-sizeof.exp: New file.
14225 * gdb.fortran/vla-sub.f90: New file.
14226 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14227 * gdb.fortran/vla-value-sub-finish.exp: New file.
14228 * gdb.fortran/vla-value-sub.exp: New file.
14229 * gdb.fortran/vla-value.exp: New file.
14230 * gdb.fortran/vla-ptr-info.exp: New file.
14231 * gdb.mi/mi-vla-fortran.exp: New file.
14232 * gdb.mi/vla.f90: New file.
14233
14234 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14235
14236 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14237 of hardwired timeout value.
14238
14239 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14240 Pedro Alves <palves@redhat.com>
14241
14242 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14243 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14244
14245 2015-10-19 Josh Stone <jistone@redhat.com>
14246
14247 * gdb.base/catch-syscall.c: Include <sched.h>.
14248 (unknown_syscall): New variable.
14249 (main): Trigger a vfork and an unknown syscall.
14250 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14251 (unknown_syscall_number): Likewise.
14252 (check_call_to_syscall): Accept an optional syscall pattern.
14253 (check_return_from_syscall): Likewise.
14254 (check_continue): Likewise.
14255 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14256 (test_catch_syscall_skipping_return): New test toggling off 'catch
14257 syscall' to step over the syscall return, then toggling back on.
14258 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14259 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14260 (do_syscall_tests): Call test_catch_syscall_without_args and
14261 test_catch_syscall_mid_vfork.
14262 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14263 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14264
14265 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
14266
14267 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14268 print g_vE): Add new pass patterns.
14269 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14270 print various symbol names for vptr fields.
14271
14272 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14273
14274 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14275 results.
14276
14277 2015-10-12 Yao Qi <yao.qi@linaro.org>
14278
14279 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14280
14281 2015-10-12 Yao Qi <yao.qi@linaro.org>
14282
14283 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14284 is aarch64*-*-linux*.
14285
14286 2015-10-12 Yao Qi <yao.qi@linaro.org>
14287
14288 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14289 (can_relocate_bcond_true): ... it.
14290 (can_relocate_bcond_false): New function.
14291 (foo): Likewise.
14292 (can_relocate_bl): Likewise.
14293 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14294 can_relocate_bl.
14295
14296 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14297
14298 * gdb.base/nested-addr.c: New file.
14299 * gdb.base/nested-addr.exp: New testcase.
14300
14301 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14302
14303 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14304 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14305 its output. Ignore the output of "record goto begin" and instead
14306 check that GDB is replaying.
14307
14308 2015-10-09 Pedro Alves <palves@redhat.com>
14309
14310 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14311 (top level): Use it in the run with no args test.
14312
14313 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14314
14315 * gdb.dlang/properties.exp: New file.
14316
14317 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14318
14319 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14320 whether or not address 0x1000 is mapped on the target.
14321
14322 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14323
14324 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14325 build.
14326
14327 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14328
14329 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14330 instruction-history test.
14331
14332 2015-09-28 Doug Evans <dje@google.com>
14333
14334 * gdb.base/gcore.c (array_func): Add reference to static_array.
14335
14336 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14337
14338 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14339 source line.
14340
14341 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14342
14343 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14344 short or char as base type.
14345
14346 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14347
14348 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14349 to allow any size enum.
14350
14351 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14352
14353 * gdb.ada/array_ptr_renaming.exp: New testcase.
14354 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14355 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14356
14357 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14358
14359 * gdb.trace/ftrace-lock.c: New file.
14360 * gdb.trace/ftrace-lock.exp: New file.
14361
14362 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14363
14364 * gdb.arch/insn-reloc.c: New file.
14365 * gdb.arch/ftrace-insn-reloc.exp: New file.
14366
14367 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14368
14369 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14370 instruction.
14371 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14372 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14373 * gdb.trace/range-stepping.c: Likewise.
14374 * gdb.trace/trace-break.c: Likewise.
14375 * gdb.trace/trace-mt.c (thread_function): Likewise.
14376 * gdb.trace/ftrace.c (marker): Likewise.
14377 * gdb.trace/trace-condition.c (marker): Likewise.
14378 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14379 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14380 is_aarch64_target.
14381
14382 2015-09-18 Doug Evans <xdje42@gmail.com>
14383
14384 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14385 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14386
14387 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14388
14389 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14390 the breakpoint.
14391
14392 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14393
14394 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14395 the pending breakpoint. Remove timeout override for "Run till
14396 MI pending breakpoint on pendfunc3 on thread 2" test.
14397
14398 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14399
14400 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14401 filename pattern.
14402
14403 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14404
14405 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14406 in breakpoint filename pattern.
14407
14408 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14409
14410 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14411
14412 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14413
14414 * gdb.linespec/explicit.exp: Check for readline support for
14415 tab-completion tests. Fix obvious typo.
14416
14417 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14418
14419 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14420 and replay.
14421
14422 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14423
14424 * gdb.btrace/non-stop.c: New.
14425 * gdb.btrace/non-stop.exp: New.
14426
14427 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14428 Yao Qi <yao.qi@linaro.org>
14429
14430 * gdb.trace/trace-condition.c: New file.
14431 * gdb.trace/trace-condition.exp: New file.
14432
14433 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
14434
14435 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14436 for testing bytecode compilation.
14437
14438 2015-09-16 Pedro Alves <palves@redhat.com>
14439 Sandra Loosemore <sandra@codesourcery.com>
14440
14441 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14442 (SECONDS): Redefine.
14443 (main): Call pthread_kill and alarm early.
14444 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14445 support.
14446 (test): If the target can't hardware step and doesn't support
14447 displaced stepping, increase the timeout.
14448
14449 2015-09-16 Pedro Alves <palves@redhat.com>
14450
14451 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14452 (enable_debug): New procedures.
14453 (test): Use them. Bail out if waiting for threads fails.
14454 (top level): Bail out if a test fails.
14455
14456 2015-09-16 Yao Qi <yao.qi@linaro.org>
14457
14458 * gdb.asm/asm-source.exp: Set asm-arch for
14459 aarch64*-*-* target.
14460 * gdb.asm/aarch64.inc: New file.
14461
14462 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14463
14464 * gdb.ada/array_of_variable_length.exp: New testcase.
14465 * gdb.ada/array_of_variable_length/foo.adb: New file.
14466 * gdb.ada/array_of_variable_length/pck.adb: New file.
14467 * gdb.ada/array_of_variable_length/pck.ads: New file.
14468
14469 2015-09-15 Doug Evans <dje@google.com>
14470
14471 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14472 of function static local variable.
14473
14474 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14475
14476 * gdb.threads/tls-so_extern.exp: New test file.
14477 * gdb.threads/tls-so_extern.c: New test file.
14478 * gdb.threads/tls-so_extern_main.c: New test file.
14479
14480 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14481
14482 * gdb.opt/solib-intra-step-lib.c: New file.
14483 * gdb.opt/solib-intra-step-main.c: New file.
14484 * gdb.opt/solib-intra-step.exp: New file.
14485
14486 2015-09-15 Pedro Alves <palves@redhat.com>
14487
14488 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14489 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14490
14491 2015-09-14 Pedro Alves <palves@redhat.com>
14492
14493 * gdb.base/hook-stop-continue.c: Delete.
14494 * gdb.base/hook-stop-continue.exp: Delete.
14495 * gdb.base/hook-stop-frame.c: Delete.
14496 * gdb.base/hook-stop-frame.exp: Delete.
14497 * gdb.base/hook-stop.c: New file.
14498 * gdb.base/hook-stop.exp: New file.
14499
14500 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14501
14502 * gdb.ada/access_to_packed_array.exp: New testcase.
14503 * gdb.ada/access_to_packed_array/foo.adb: New file.
14504 * gdb.ada/access_to_packed_array/pack.adb: New file.
14505 * gdb.ada/access_to_packed_array/pack.ads: New file.
14506
14507 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14508
14509 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14510 buffer size test.
14511
14512 2015-09-11 Don Breazeal <donb@codesourcery.com>
14513
14514 * gdb.base/foll-exec.c: Add copyright header. Fix
14515 formatting issues.
14516 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14517 (do_exec_tests): Use clean_restart in place of zap_session,
14518 and for test initialization. Fix formatting issues. Use
14519 fail in place of perror.
14520 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14521 an expect statement to match an expression with output from
14522 the program under debug.
14523 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14524 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14525 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14526 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14527 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14528
14529 2015-09-09 Doug Evans <dje@google.com>
14530
14531 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14532
14533 2015-09-09 Doug Evans <dje@google.com>
14534
14535 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14536
14537 2015-09-09 Doug Evans <dje@google.com>
14538
14539 * gdb.base/savedregs.exp: Fix typo.
14540
14541 2015-09-09 Pedro Alves <palves@redhat.com>
14542
14543 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14544
14545 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14546
14547 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14548 command actually switches threads. Give up on remaining
14549 tests if target fails to stop at breakpoint.
14550
14551 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14552
14553 * gdb.ada/funcall_char.exp: New testcase.
14554 * gdb.ada/funcall_char/foo.adb: New file.
14555
14556 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14557
14558 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14559 expected outputs. Add two testcases for completing ambiguous
14560 functions.
14561 * gdb.ada/complete/aux_pck.adb: New file.
14562 * gdb.ada/complete/aux_pck.ads: New file.
14563 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14564 Ambiguous_Func functions.
14565 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14566 * gdb.ada/complete/pck.adb: Likewise.
14567
14568 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14569
14570 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14571 failures to run the test program under GDB.
14572
14573 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
14574
14575 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14576 to C.
14577
14578 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14579
14580 * gdb.base/run-after-attach.exp: New test file.
14581 * gdb.base/run-after-attach.c: New test file.
14582
14583 2015-08-26 Don Breazeal <donb@codesourcery.com>
14584
14585 * gdb.base/foll-exec-2.c: New test program.
14586 * gdb.base/foll-exec-2.exp: New test.
14587
14588 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14589
14590 * gdb.base/nested-subp1.exp: New file.
14591 * gdb.base/nested-subp1.c: New file.
14592 * gdb.base/nested-subp2.exp: New file.
14593 * gdb.base/nested-subp2.c: New file.
14594 * gdb.base/nested-subp3.exp: New file.
14595 * gdb.base/nested-subp3.c: New file.
14596
14597 2015-08-24 Pedro Alves <palves@redhat.com>
14598
14599 * gdb.server/connect-without-multi-process.c: New file.
14600 * gdb.server/connect-without-multi-process.exp: New file.
14601
14602 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14603
14604 * gdb.opt/inline-markers.c: Make z int.
14605
14606 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14607
14608 * gdb.opt/inline-markers.c: Make z volatile.
14609
14610 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14611
14612 * gdb.opt/inline-bt.c: New volatile global z.
14613 * gdb.opt/inline-cmds.c: Likewise.
14614 * gdb.opt/inline-locals.c: Likewise.
14615 * gdb.opt/inline-markers.c: New extern global z.
14616 (marker): Use z.
14617 (inline_fn): Likewise.
14618
14619 2015-08-24 Pedro Alves <palves@redhat.com>
14620
14621 * config/m32r-stub.exp: Remove file.
14622 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14623 * gdb.base/call-rt-st.exp: Likewise.
14624 * gdb.base/call-strs.exp: Likewise.
14625 * gdb.base/default.exp: Remove references to h8300-*-hms and
14626 *-*-udi*.
14627 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14628
14629 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14630
14631 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14632 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14633 and "return" use KFAIL when GDB can not read/write the vector
14634 return value.
14635
14636 2015-08-21 Gary Benson <gbenson@redhat.com>
14637
14638 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14639
14640 2015-08-20 Pedro Alves <palves@redhat.com>
14641
14642 * gdb.server/solib-list.exp: No longer expect an interior stop in
14643 non-stop mode.
14644
14645 2015-08-20 Pedro Alves <palves@redhat.com>
14646
14647 * gdb.server/connect-stopped-target.c: New file.
14648 * gdb.server/connect-stopped-target.exp: New file.
14649
14650 2015-08-20 Pedro Alves <palves@redhat.com>
14651
14652 * gdb.dwarf2/comp-unit-lang.exp: New file.
14653 * gdb.dwarf2/comp-unit-lang.c: New file.
14654
14655 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14656
14657 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14658 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14659
14660 2015-08-19 Kevin Buettner <kevinb@redhat.com>
14661
14662 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14663 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14664
14665 2015-08-18 Doug Evans <dje@google.com>
14666 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14667
14668 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14669 skip_python_tests. New arg prompt_regexp.
14670 (skip_python_tests): New function.
14671 * lib/mi-support.exp (mi_skip_python_tests): New function.
14672 * gdb.python/py-mi-objfile-gdb.py: New file.
14673 * gdb.python/py-mi-objfile.c: New file.
14674 * gdb.python/py-mi-objfile.exp: New file.
14675
14676 2015-08-17 Keith Seitz <keiths@redhat.com>
14677
14678 * gdb.linespec/explicit.exp: Move strace test from here ...
14679 * gdb.trace/strace.exp: ... to here.
14680
14681 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14682
14683 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14684 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14685
14686 2015-08-14 Doug Evans <xdje42@gmail.com>
14687
14688 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14689 inferior before selecting a new file.
14690
14691 2015-08-14 Doug Evans <xdje42@gmail.com>
14692
14693 * gdb.mi/mi-disassemble.exp: Update.
14694 * gdb.base/disasm-optim.S: New file.
14695 * gdb.base/disasm-optim.c: New file.
14696 * gdb.base/disasm-optim.h: New file.
14697 * gdb.base/disasm-optim.exp: New file.
14698
14699 2015-08-14 Keith Seitz <keiths@redhat.com>
14700
14701 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14702 "evaluated-by".
14703
14704 2015-08-13 Joel Brobecker <brobecker@adacore.com>
14705
14706 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14707
14708 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14709
14710 * gdb.ada/fun_renaming.exp: New testcase.
14711 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14712 * gdb.ada/fun_renaming/pack.adb: New file.
14713 * gdb.ada/fun_renaming/pack.ads: New file.
14714
14715 2015-08-12 Keith Seitz <keiths@redhat.com>
14716
14717 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14718 gdb_get_line_number.
14719
14720 2015-08-12 Joel Brobecker <brobecker@adacore.com>
14721
14722 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14723 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14724 gdb.base/dso2dso.exp: New files.
14725
14726 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14727 Pedro Alves <palves@redhat.com>
14728 Keith Seitz <keiths@redhat.com>
14729
14730 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14731 GDBFLAGS.
14732
14733 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14734
14735 * gdb.base/gdbhistsize-history.exp
14736 (test_histsize_history_setting): Use save_vars.
14737 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14738 Use save_vars.
14739 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14740 * gdb.base/readline.exp: Use save_vars.
14741
14742 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14743
14744 * lib/gdb.exp (save_vars): New proc.
14745
14746 2015-08-11 Keith Seitz <keiths@redhat.com>
14747
14748 * gdb.base/help.exp: Update help_breakpoint_text.
14749
14750 2015-08-11 Keith Seitz <keiths@redhat.com>
14751
14752 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14753 (at toplevel): Call test_explicit_breakpoints.
14754 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14755 breakpoints.
14756 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14757 breakpoint conditions, "-cond".
14758
14759 2015-08-11 Keith Seitz <keiths@redhat.com>
14760
14761 * gdb.linespec/3explicit.c: New file.
14762 * gdb.linespec/cpexplicit.cc: New file.
14763 * gdb.linespec/cpexplicit.exp: New file.
14764 * gdb.linespec/explicit.c: New file.
14765 * gdb.linespec/explicit.exp: New file.
14766 * gdb.linespec/explicit2.c: New file.
14767 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14768 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14769 before using in the matching pattern.
14770 Clarify that `prefix' is a regular expression.
14771
14772 2015-08-11 Keith Seitz <keiths@redhat.com>
14773
14774 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14775 test.
14776 Add tests for missing ",FMT" and ",".
14777
14778 2015-08-10 Doug Evans <dje@google.com>
14779 Keith Seitz <keiths@redhat.com>
14780
14781 PR gdb/17960
14782 * gdb.base/completion.exp: Add location completer tests.
14783
14784 2015-08-07 Pedro Alves <palves@redhat.com>
14785
14786 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14787 tests here.
14788 (top level): Run do_test with and without displaced stepping.
14789
14790 2015-08-07 Pedro Alves <palves@redhat.com>
14791
14792 * gdb.base/valgrind-disp-step.c: New file.
14793 * gdb.base/valgrind-disp-step.exp: New file.
14794
14795 2015-08-07 Pedro Alves <palves@redhat.com>
14796
14797 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14798 Delete function.
14799 (main): Add alarm. Run an infinite loop instead of calling
14800 wait_threads.
14801 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14802 comment.
14803 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14804 Delete function.
14805 (main): Add alarm. Run an infinite loop instead of calling
14806 wait_threads.
14807 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14808 comment.
14809
14810 2015-08-07 Pedro Alves <palves@redhat.com>
14811
14812 * gdb.base/checkpoint-ns.exp: New file.
14813 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14814 standard_testfile.
14815
14816 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14817
14818 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14819 * gdb.btrace/instruction_history.exp: Update.
14820 * gdb.btrace/tsx.exp: New.
14821 * gdb.btrace/tsx.c: New.
14822
14823 2015-08-06 Pedro Alves <palves@redhat.com>
14824
14825 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14826 increase timeout.
14827 * gdb.reverse/until-precsave.exp: Bump timeouts.
14828
14829 2015-08-06 Pedro Alves <palves@redhat.com>
14830
14831 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14832
14833 2015-08-06 Pedro Alves <palves@redhat.com>
14834
14835 PR gdb/18749
14836 * gdb.threads/process-dies-while-handling-bp.c: New file.
14837 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14838
14839 2015-08-06 Pedro Alves <palves@redhat.com>
14840
14841 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14842 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14843
14844 2015-08-05 Pedro Alves <palves@redhat.com>
14845
14846 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14847 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14848
14849 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14850
14851 * gdb.base/bp-permanent.exp: Report test as unsupported if
14852 the target cannot stop at the permanent breakpoint.
14853
14854 2015-08-03 Doug Evans <dje@google.com>
14855
14856 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14857 10000.
14858
14859 2015-08-03 Doug Evans <dje@google.com>
14860
14861 * Makefile.in (workers/%.worker, build-perf): New rule.
14862 (GDB_PERFTEST_MODE): New variable.
14863 (check-perf): Use it.
14864 (clean): Clean up gdb.perf parallel build subdirs.
14865 * lib/build-piece.exp: New file.
14866 * lib/gdb.exp (make_gdb_parallel_path): New function
14867 (standard_output_file, standard_temp_file): Call it.
14868 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14869 of $GDB_PARALLEL.
14870 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14871
14872 2015-08-03 Doug Evans <dje@google.com>
14873
14874 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14875 (LOG_FILE_NAME): New global.
14876 (TextReporter.__init__): Initialize self.txt_sum.
14877 (TextReporter.report): Add support for multiple data-points.
14878 Move report to perftest.sum, put raw data in perftest.log.
14879 (TextReporter.start): Open sum and log files.
14880 (TextReporter.end): Close sum and log files.
14881 * gdb.perf/lib/perftest/testresult.py
14882 (SingleStatisticTestResult.record): Handle multiple data-points.
14883
14884 2015-07-31 Pedro Alves <palves@redhat.com>
14885
14886 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14887 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14888 kill_wait_spawned_process instead of explicit "kill -9".
14889 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14890 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14891 kill_wait_spawned_process.
14892 * gdb.base/attach-twice.exp: Likewise.
14893 * gdb.base/attach.exp: Likewise.
14894 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14895 gdb_test_multiple.
14896 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14897 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14898 kill_wait_spawned_process.
14899 * gdb.base/valgrind-infcall.exp: Likewise.
14900 * gdb.multi/multi-attach.exp: Likewise.
14901 * gdb.python/py-prompt.exp: Likewise.
14902 * gdb.python/py-sync-interp.exp: Likewise.
14903 * gdb.server/ext-attach.exp: Likewise.
14904 * gdb.threads/attach-into-signal.exp (corefunc): Use
14905 spawn_wait_for_attach, spawn_id_get_pid and
14906 kill_wait_spawned_process.
14907 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14908 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14909 spawn_id_get_pid and kill_wait_spawned_process.
14910 * gdb.threads/attach-stopped.exp (corefunc): Use
14911 spawn_wait_for_attach, spawn_id_get_pid and
14912 kill_wait_spawned_process.
14913 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14914 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14915 kill_wait_spawned_process instead of explicit "kill -9".
14916 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14917 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14918 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14919 processes. Don't map cygwin/windows pids here. Now returns a
14920 spawn id list.
14921
14922 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14923
14924 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14925 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14926 correct patch.
14927
14928 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14929
14930 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14931
14932 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14933
14934 Reapply:
14935 2014-05-21 Mark Wielaard <mjw@redhat.com>
14936
14937 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14938
14939 2015-07-30 Pedro Alves <palves@redhat.com>
14940
14941 * linux-low.c (handle_extended_wait): Set the child's last
14942 reported status to TARGET_WAITKIND_STOPPED.
14943
14944 2015-07-30 Pedro Alves <palves@redhat.com>
14945
14946 PR threads/18600
14947 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14948 only shows inferior 1.
14949
14950 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14951 Pedro Alves <palves@redhat.com>
14952
14953 PR threads/18600
14954 * gdb.threads/fork-plus-threads.c: New file.
14955 * gdb.threads/fork-plus-threads.exp: New file.
14956
14957 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14958
14959 * gdb.base/batch-preserve-term-settings.exp
14960 (test_terminal_settings_preserved_after_cli_exit): Use
14961 send_quit_command.
14962
14963 2015-07-29 Pedro Alves <palves@redhat.com>
14964 Don Breazeal <donb@codesourcery.com>
14965
14966 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14967 output from both inferior_spawn_id and gdb_spawn_id.
14968
14969 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14970
14971 * gdb.threads/attach-into-signal.exp (corefunc): Use
14972 with_test_prefix on nested loops, uniquefying the test messages.
14973
14974 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14975
14976 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14977 commit.
14978
14979 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14980
14981 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14982 New proc.
14983 (test_terminal_settings_preserved_after_sigterm): New test.
14984
14985 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14986
14987 * gdb.base/batch-preserve-term-settings.exp
14988 (test_terminal_settings_preserved_after_cli_exit): New test.
14989
14990 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14991
14992 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14993 manipulation of saved_gdbflags.
14994 (test_terminal_settings_preserved): Remove global declaration of
14995 the unused variable pagination_prompt. Remove manipulation of
14996 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14997 GDBFLAGS.
14998
14999 2015-07-29 Pedro Alves <palves@redhat.com>
15000
15001 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15002
15003 2015-07-29 Pedro Alves <palves@redhat.com>
15004
15005 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15006 at the top.
15007
15008 2015-07-29 Pedro Alves <palves@redhat.com>
15009
15010 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15011 (main): Call gdb_unbuffer_output.
15012 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15013 (main): Call gdb_unbuffer_output.
15014 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15015 (main): Call gdb_unbuffer_output.
15016 * gdb.base/call-strs.exp: Adjust to step over the
15017 gdb_unbuffer_output call.
15018 * gdb.base/catch-gdb-caused-signals.c: Include
15019 "../lib/unbuffer_output.c".
15020 (main): Call gdb_unbuffer_output.
15021 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15022 (main): Call gdb_unbuffer_output.
15023 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15024 (main): Call gdb_unbuffer_output.
15025 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15026 (main): Call gdb_unbuffer_output.
15027 * gdb.base/shlib-call.exp: Adjust to step over the
15028 gdb_unbuffer_output call.
15029 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15030 (main): Call gdb_unbuffer_output.
15031 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15032 (main): Call gdb_unbuffer_output.
15033 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15034 (main): Rename to ...
15035 (test): ... this.
15036 (main): Reimplement.
15037 * gdb.base/varargs.exp: Run to test instead of to main.
15038 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15039 (main): Call gdb_unbuffer_output.
15040
15041 2015-07-29 Pedro Alves <palves@redhat.com>
15042
15043 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15044 factore out from mi_continue_dprintf. For call-style dprintfs,
15045 expect dprintf output out of $inferior_spawn_id.
15046 (mi_continue_dprintf): Use mi_expect_dprintf.
15047 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15048 (main): Call gdb_unbuffer_output.
15049
15050 2015-07-29 Pedro Alves <palves@redhat.com>
15051
15052 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15053 (default_mi_gdb_start): Set inferior_spawn_id instead of
15054 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15055 gdb_spawn_id.
15056 (mi_gdb_test): Always expect inferior output from both
15057 $inferior_spawn_id and $gdb_spawn_id.
15058
15059 2015-07-29 Pedro Alves <palves@redhat.com>
15060
15061 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15062 send_inferior and $inferior_spawn_id.
15063
15064 2015-07-29 Pedro Alves <palves@redhat.com>
15065
15066 * gdb.gdb/complaints.exp (test_initial_complaints)
15067 (test_serial_complaints, test_short_complaints): Use
15068 gdb_test_stdio.
15069 (test_empty_complaint): Handle $inferior_spawn_id !=
15070 $gdb_spawn_id.
15071
15072 2015-07-29 Pedro Alves <palves@redhat.com>
15073
15074 * gdb.base/varargs.exp: Use gdb_test_stdio.
15075
15076 2015-07-29 Pedro Alves <palves@redhat.com>
15077
15078 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15079
15080 2015-07-29 Pedro Alves <palves@redhat.com>
15081
15082 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15083
15084 2015-07-29 Pedro Alves <palves@redhat.com>
15085
15086 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15087 parameter into two new parameters, "inf_result" and "gdb_result".
15088 Expect inferior output and gdb output from $inferior_spawn_id and
15089 $gdb_spawn_id, respectively. Adjust all callers.
15090
15091 2015-07-29 Pedro Alves <palves@redhat.com>
15092
15093 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15094 of gdb_test_sequence.
15095
15096 2015-07-29 Pedro Alves <palves@redhat.com>
15097
15098 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15099 (saw_spurious_output): Expect inferior output from
15100 $inferior_spawn_id. Use gdb_test_stdio.
15101
15102 2015-07-29 Pedro Alves <palves@redhat.com>
15103
15104 * gdb.base/dprintf.exp: Use standard_testfile. Change
15105 prepare_for_testing call.
15106 (srcfile): Don't set.
15107 (restart): New procedure.
15108 (test_dprintf): New procecure, use to continue over dprintfs.
15109 (test_call, test_agent): New procedures, tests moved here.
15110 Restart gdb and recreate dprintfs. Adjust expected output.
15111
15112 2015-07-29 Pedro Alves <palves@redhat.com>
15113
15114 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15115
15116 2015-07-29 Pedro Alves <palves@redhat.com>
15117
15118 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15119
15120 2015-07-29 Pedro Alves <palves@redhat.com>
15121
15122 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15123 gdb_test_stdio.
15124
15125 2015-07-29 Pedro Alves <palves@redhat.com>
15126
15127 * lib/gdb.exp (gdb_test_stdio): New procedure.
15128
15129 2015-07-29 Pedro Alves <palves@redhat.com>
15130
15131 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15132
15133 2015-07-29 Pedro Alves <palves@redhat.com>
15134
15135 * gdb.base/call-signal-resume.exp: Remove check for
15136 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15137 * gdb.base/unwindonsignal.exp: Likewise.
15138 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15139 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15140
15141 2015-07-29 Pedro Alves <palves@redhat.com>
15142
15143 * gdb.base/siginfo-addr.c (pass): New function.
15144 (handler): Call it iff si_addr is correct.
15145 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15146 Set a breakpoint at "pass" and continue to it.
15147
15148 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15149
15150 * gdb.python/py-objfile.exp: Make some tests have unique names.
15151 * gdb.python/py-pp-registration.exp: Likewise.
15152
15153 2015-07-28 Pedro Alves <palves@redhat.com>
15154
15155 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15156
15157 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15158
15159 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15160
15161 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15162
15163 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15164
15165 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15166
15167 * gdb.base/gdb-sigterm-2.exp: New test.
15168
15169 2015-07-25 Doug Evans <xdje42@gmail.com>
15170
15171 Revert:
15172 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15173 (workers/%.worker, build-perf): New rule.
15174 (GDB_PERFTEST_MODE): New variable.
15175 (check-perf): Use it.
15176 (clean): Clean up gdb.perf parallel build subdirs.
15177 * lib/build-piece.exp: New file.
15178 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15179 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15180 name.
15181 (standard_temp_file): Ditto.
15182 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15183 of $GDB_PARALLEL.
15184
15185 2015-07-24 Doug Evans <dje@google.com>
15186
15187 * gdb.perf/lib/perftest/utils.py: New file.
15188 * gdb.perf/gm-hello.cc: New file.
15189 * gdb.perf/gm-pervasive-typedef.cc: New file.
15190 * gdb.perf/gm-pervasive-typedef.h: New file.
15191 * gdb.perf/gm-std.cc: New file.
15192 * gdb.perf/gm-std.h: New file.
15193 * gdb.perf/gm-use-cerr.cc: New file.
15194 * gdb.perf/gm-utils.h: New file.
15195 * gdb.perf/gmonster-null-lookup.py: New file.
15196 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15197 * gdb.perf/gmonster-print-cerr.py: New file.
15198 * gdb.perf/gmonster-ptype-string.py: New file.
15199 * gdb.perf/gmonster-runto-main.py: New file.
15200 * gdb.perf/gmonster-select-file.py: New file.
15201 * gdb.perf/gmonster1-null-lookup.exp: New file.
15202 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15203 * gdb.perf/gmonster1-print-cerr.exp: New file.
15204 * gdb.perf/gmonster1-ptype-string.exp: New file.
15205 * gdb.perf/gmonster1-runto-main.exp: New file.
15206 * gdb.perf/gmonster1-select-file.exp: New file.
15207 * gdb.perf/gmonster1.cc: New file.
15208 * gdb.perf/gmonster1.exp: New file.
15209 * gdb.perf/gmonster2-null-lookup.exp: New file.
15210 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15211 * gdb.perf/gmonster2-print-cerr.exp: New file.
15212 * gdb.perf/gmonster2-ptype-string.exp: New file.
15213 * gdb.perf/gmonster2-runto-main.exp: New file.
15214 * gdb.perf/gmonster2-select-file.exp: New file.
15215 * gdb.perf/gmonster2.cc: New file.
15216 * gdb.perf/gmonster2.exp: New file.
15217
15218 2015-07-24 Doug Evans <dje@google.com>
15219
15220 * gdb.perf/README: New file.
15221 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15222 * lib/gen-perf-test.exp: New file.
15223
15224 2015-07-24 Doug Evans <dje@google.com>
15225
15226 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15227 (PerfTest::startup): New function.
15228 (PerfTest::run): Return result of calling body.
15229 (PerfTest::assemble): Rewrite.
15230 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15231 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15232 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15233 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15234 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15235
15236 2015-07-24 Doug Evans <dje@google.com>
15237
15238 * lib/gdb.exp (clean_restart): Make executable optional.
15239
15240 2015-07-24 Doug Evans <dje@google.com>
15241
15242 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15243 compiler_info references.
15244 * gdb.cp/temargs.exp: Ditto.
15245 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15246 (get_compiler_info): Early exit if already computed. Set compiler_info
15247 to "unknown" if there was a problem.
15248 (test_compiler_info): Add function comment. Call get_compiler_info.
15249
15250 2015-07-24 Doug Evans <dje@google.com>
15251
15252 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15253 (workers/%.worker, build-perf): New rule.
15254 (GDB_PERFTEST_MODE): New variable.
15255 (check-perf): Use it.
15256 (clean): Clean up gdb.perf parallel build subdirs.
15257 * lib/build-piece.exp: New file.
15258 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15259 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15260 name.
15261 (standard_temp_file): Ditto.
15262 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15263 of $GDB_PARALLEL.
15264
15265 2015-07-24 Doug Evans <dje@google.com>
15266
15267 * lib/future.exp (gdb_default_target_compile): New option
15268 "early_flags".
15269 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15270 --as-needed.
15271
15272 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15273
15274 * gdb.base/catch-syscall.exp: Call gdb_exit before
15275 gdb_skip_xml_test.
15276
15277 2015-07-24 Pedro Alves <palves@redhat.com>
15278
15279 * gdb.python/py-events.exp: Accept output between the stop event
15280 and the prompt.
15281 * gdb.python/py-evsignal.exp: Likewise.
15282 * gdb.python/py-evthreads.exp: Likewise.
15283
15284 2015-07-24 Pedro Alves <palves@redhat.com>
15285
15286 PR gdb/18717
15287 * gdb.threads/non-ldr-exit.c: New file.
15288 * gdb.threads/non-ldr-exit.exp: New file.
15289
15290 2015-07-24 Yao Qi <yao.qi@linaro.org>
15291
15292 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15293 restarting process.
15294
15295 2015-07-24 Yao Qi <yao.qi@linaro.org>
15296
15297 * gdb.server/ext-restart.exp: New file.
15298
15299 2015-07-24 Yao Qi <yao.qi@linaro.org>
15300
15301 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15302 argument options.
15303 * gdb.server/ext-wrapper.exp: New file.
15304
15305 2015-07-23 Doug Evans <dje@google.com>
15306
15307 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15308 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15309
15310 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15311
15312 * gdb.ada/var_arr_typedef.exp: New testcase.
15313 * gdb.ada/var_arr_typedef/pack.adb: New file.
15314 * gdb.ada/var_arr_typedef/pack.ads: New file.
15315 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15316
15317 2015-07-20 Joel Brobecker <brobecker@adacore.com>
15318
15319 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15320
15321 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15322
15323 * gdb.arch/i386-biarch-core.exp: Replace istarget
15324 by "complete set gnutarget". Remove expectation for the "core-file"
15325 command.
15326
15327 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15328
15329 Revert the previous commit:
15330 Tests for validate symbol file using build-id.
15331
15332 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15333
15334 Tests for validate symbol file using build-id.
15335 * gdb.base/solib-mismatch-lib.c: New file.
15336 * gdb.base/solib-mismatch-libmod.c: New file.
15337 * gdb.base/solib-mismatch.c: New file.
15338 * gdb.base/solib-mismatch.exp: New file.
15339
15340 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15341
15342 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15343 nios2-*-linux*.
15344 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15345 * gdb.base/siginfo.exp: Likewise.
15346 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15347
15348 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15349
15350 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15351 Move it to ...
15352 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15353 ... here.
15354 * gdb.trace/range-stepping.exp: Check that the target supports
15355 range stepping.
15356
15357 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15358
15359 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15360
15361 2015-07-14 Pedro Alves <palves@redhat.com>
15362
15363 * gdb.base/killed-outside.exp: New file.
15364 * gdb.base/killed-outside.c: New file.
15365
15366 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15367
15368 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15369 (n at main): New.
15370 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15371
15372 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15373
15374 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15375 infcall tests instead of setting up for KFAIL.
15376
15377 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15378
15379 * gdb.btrace/record_goto-step.exp: New.
15380
15381 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15382
15383 PR compile/18484
15384 * gdb.compile/compile.c (struct struct_type): Add volatile to
15385 selffield's type.
15386 * gdb.compile/compile.exp
15387 (compile code struct_object.selffield = &struct_object): Skip further
15388 struct_object tests if this one xfails.
15389
15390 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
15391
15392 PR exp/18617
15393 * gdb.trace/ax.exp: Add test.
15394
15395 2015-07-07 Yao Qi <yao.qi@linaro.org>
15396
15397 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15398 instead of istarget "aarch64*-*-*".
15399 * gdb.arch/aarch64-fp.exp: Likewise.
15400 * gdb.base/float.exp: Likewise.
15401 * gdb.reverse/aarch64.exp: Likewise.
15402 * lib/gdb.exp (is_aarch64_target): New proc.
15403
15404 2015-07-07 Yao Qi <yao.qi@linaro.org>
15405
15406 * lib/gdb.exp (is_aarch32_target): New proc.
15407 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15408 instead of "istarget "arm*-*-*"".
15409 * gdb.arch/arm-disp-step.exp: Likewise.
15410 * gdb.arch/thumb-bx-pc.exp: Likewise.
15411 * gdb.arch/thumb-prologue.exp: Likewise.
15412 * gdb.arch/thumb-singlestep.exp: Likewise.
15413 * gdb.base/disp-step-syscall.exp: Likewise.
15414 * gdb.base/float.exp: Likewise.
15415
15416 2015-07-07 Yao Qi <yao.qi@linaro.org>
15417
15418 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15419 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15420
15421 2015-07-07 Yao Qi <yao.qi@linaro.org>
15422
15423 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15424 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15425 if it exists.
15426 * gdb.multi/multi-arch.exp: Likewise.
15427
15428 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15429
15430 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15431 print.
15432
15433 2015-07-07 Yao Qi <yao.qi@linaro.org>
15434
15435 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15436
15437 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15438
15439 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15440 '[' and ']' characters.
15441
15442 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15443
15444 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15445
15446 2015-06-29 Pedro Alves <palves@redhat.com>
15447
15448 PR threads/18127
15449 * gdb.threads/hand-call-new-thread.c: New file.
15450 * gdb.threads/hand-call-new-thread.c: New file.
15451
15452 2015-06-26 Keith Seitz <keiths@redhat.com>
15453 Doug Evans <dje@google.com>
15454
15455 PR 16253
15456 * gdb.cp/var-tag-2.cc: New file.
15457 * gdb.cp/var-tag-3.cc: New file.
15458 * gdb.cp/var-tag-4.cc: New file.
15459 * gdb.cp/var-tag.cc: New file.
15460 * gdb.cp/var-tag.exp: New file.
15461
15462 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15463
15464 * gdb.base/history-duplicates.exp: New test.
15465
15466 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15467
15468 * gdb.base/completion.exp: Test the completion of the "focus"
15469 command.
15470
15471 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15472
15473 * gdb.arch/amd64-prologue-skip.S: New file.
15474 * gdb.arch/amd64-prologue-skip.exp: New file.
15475
15476 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15477
15478 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15479 is_address_zero_readable check.
15480
15481 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15482
15483 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15484 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15485
15486 2015-06-24 Yao Qi <yao.qi@linaro.org>
15487
15488 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15489 linux targets.
15490
15491 2015-06-24 Yao Qi <yao.qi@linaro.org>
15492
15493 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15494 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15495 * gdb.base/siginfo-thread.exp: Likewise.
15496
15497 2015-06-22 Yao Qi <yao.qi@linaro.org>
15498
15499 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15500
15501 2015-06-22 Yao Qi <yao.qi@linaro.org>
15502
15503 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15504 aarch64*-*-*.
15505 (skip_hw_watchpoint_tests): Likewise.
15506
15507 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15508
15509 * gdb.base/gdbinit-history.exp: Test the interaction between
15510 setting GDBHISTSIZE and setting the history size via .gdbinit.
15511
15512 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15513
15514 PR gdb/16999
15515 * gdb.base/gdbhistsize-history.exp: New test.
15516
15517 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15518
15519 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15520 with GDBHISTSIZE.
15521 * gdb.base/readline.exp: Likewise.
15522
15523 2015-06-17 Yao Qi <yao.qi@linaro.org>
15524
15525 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15526 line.
15527
15528 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15529
15530 * gdb.base/gdbinit-history.exp: Add test case to check that
15531 an unlimited history file does not get truncated on exit.
15532
15533 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15534
15535 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15536 (VECTOR): New macro. Use it...
15537 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15538 ...for these typedefs.
15539 (int8, char1, int1, double1): New typedefs.
15540 (struct just_int2, struct two_int2): New structures.
15541 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15542 (add_structvecs, add_singlevecs): New functions.
15543 (main): Call add_some_intvecs twice.
15544 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15545 the compile and exit upon failure. Try compiling for the "native"
15546 architecture. Test inferior function calls with vector arguments
15547 and vector return value handling with "finish" and "return".
15548
15549 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15550
15551 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15552 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15553 PE file.
15554 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15555
15556 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15557
15558 PR breakpoints/16465
15559 * gdb.mi/mi-dprintf-pending.c: New file.
15560 * gdb.mi/mi-dprintf-pending.exp: New test.
15561 * gdb.mi/mi-dprintf-pendshr.c: New file.
15562
15563 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15564 Mircea Gherzan <mircea.gherzan@intel.com>
15565
15566 * gdb.arch/i386-mpx-map.c: New file.
15567 * gdb.arch/i386-mpx-map.exp: New File.
15568
15569 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15570
15571 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15572 * gdb.arch/i386-mpx.exp: Indentation fixed.
15573
15574 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15575
15576 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15577 function and improved indentation.
15578 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15579 gdb_test_multiple. Added additional tests to skip the test.
15580
15581 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15582
15583 * gdb.arch/i386-avx512.c: Change path in include file.
15584 * gdb.arch/i386-avx512.exp: Change include dir path
15585 compilation flag.
15586 * gdb.arch/i386-mpx.c: Change path in include file.
15587 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15588 flag.
15589
15590 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15591
15592 * gdb.compile/compile-print.exp (compile print *vararray@3)
15593 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15594
15595 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15596
15597 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15598 (do not keep jit in memory): ... this.
15599 (expect 5): Change it to ...
15600 (expect no 5): ... this.
15601
15602 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15603
15604 PR gdb/15564
15605 * gdb.mi/mi-detach.exp: New file.
15606
15607 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15608
15609 PR symtab/18392
15610 * gdb.arch/amd64-tailcall-self.S: New file.
15611 * gdb.arch/amd64-tailcall-self.c: New file.
15612 * gdb.arch/amd64-tailcall-self.exp: New file.
15613
15614 2015-05-28 Don Breazeal <donb@codesourcery.com>
15615
15616 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15617 tests for remote targets by checking is_target_gdbserver.
15618
15619 2015-05-27 Doug Evans <dje@google.com>
15620
15621 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15622 * gdb.dwarf2/opaque-type-lookup.c: New file.
15623 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15624
15625 2015-05-26 Doug Evans <dje@google.com>
15626
15627 * gdb.cp/iostream.cc: New file.
15628 * gdb.cp/iostream.exp: New file.
15629
15630 2015-05-26 Doug Evans <dje@google.com>
15631
15632 * gdb.dwarf2/dw2-op-call.exp: Update.
15633 * gdb.dwarf2/dw4-sig-types.exp: Update.
15634 * gdb.dwarf2/implptr.exp: Update.
15635 * gdb.mi/mi-cmd-param-changed.exp: Update.
15636
15637 2015-05-26 Doug Evans <dje@google.com>
15638
15639 * gdb.python/py-lazy-string.c: New file.
15640 * gdb.python/py-lazy-string.exp: New file.
15641 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15642 (main): Update. Add estring3.
15643 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15644 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15645
15646 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15647 Yao Qi <yao.qi@linaro.org>
15648
15649 * gdb.reverse/aarch64.c: New.
15650 * gdb.reverse/aarch64.exp: New.
15651
15652 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15653
15654 * lib/gdb.exp (supports_process_record): Return true for
15655 aarch64*-linux*.
15656 (supports_reverse): Likewise.
15657
15658 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15659
15660 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15661 Use with_test_prefix.
15662
15663 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15664
15665 * gdb.base/completion.exp: Add test for completion of layout
15666 names.
15667
15668 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15669
15670 * lib/gdb.exp (skip_tui_tests): New proc.
15671 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15672
15673 2015-05-19 Pedro Alves <palves@redhat.com>
15674
15675 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15676 Save the whole env array instead of just HOME. Unset HISTSIZE in
15677 the environment while testing. Restore whole environment
15678 afterwards.
15679
15680 2015-05-16 Doug Evans <xdje42@gmail.com>
15681
15682 * gdb.guile/scm-ports.c: New file.
15683 * gdb.guile/scm-ports.exp: Add memory port tests.
15684
15685 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15686
15687 * gdb.compile/compile-print.c: New file.
15688 * gdb.compile/compile-print.exp: New file.
15689
15690 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15691
15692 * gdb.compile/compile-ops.exp: Cast param to void.
15693 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15694 (compile code struct_object.selffield = &struct_object): Add xfail.
15695
15696 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15697
15698 * gdb.ada/arr_enum_with_gap: New testcase.
15699
15700 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15701
15702 * gdb.ada/byte_packed_arr: New testcase.
15703
15704 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15705
15706 * gdb.ada/pckd_neg: New testcase.
15707
15708 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15709
15710 PR gdb/17820
15711 * gdb.base/gdbinit-history.exp: New test.
15712 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15713 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15714
15715 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15716
15717 * gdb.python/py-xmethods.cc: Enhance test case.
15718 * gdb.python/py-xmethods.exp: New tests.
15719 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15720 function.
15721 (B_indexoper): Likewise.
15722 (global_dm_list) : Add new xmethod worker functions.
15723
15724 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15725
15726 * gdb.base/coredump-filter.exp: Correctly unset
15727 "coredump_var_addr" array.
15728
15729 2015-05-08 Pedro Alves <palves@redhat.com>
15730
15731 * gdb.server/non-existing-program.exp: Unset spawn_id.
15732
15733 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15734
15735 PR python/18291
15736 * gdb.python/py-xmethods.exp: Add tests.
15737
15738 2015-05-08 Yao Qi <yao.qi@linaro.org>
15739
15740 PR gdb/18208
15741 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15742 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15743 function set_coredump_filter, and remove remote_exec call.
15744 Remove argument ipid. Callers update.
15745 (top level): Don't get inferior's PID.
15746
15747 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15748
15749 * gdb.base/watch_thread_num.exp: Skip test on targets without
15750 access watchpoints.
15751
15752 2015-05-06 Pedro Alves <palves@redhat.com>
15753
15754 PR server/18081
15755 * gdb.server/non-existing-program.exp: New file.
15756
15757 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15758
15759 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15760
15761 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15762
15763 * gdb.ada/out_of_line_in_inlined: New testcase.
15764
15765 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15766
15767 * gdb.ada/var_rec_arr: New testcase.
15768
15769 2015-04-30 Yao Qi <yao.qi@linaro.org>
15770
15771 * gdb.base/break-idempotent.exp: If
15772 skip_hw_watchpoint_multi_tests returns true, skip the tests
15773 on "rwatch" and "awatch".
15774
15775 2015-04-30 Yao Qi <yao.qi@linaro.org>
15776
15777 * gdb.base/relativedebug.exp: Invoke gdb command
15778 "info sharedlibrary", and if libc.so doesn't have debug info,
15779 skip the test.
15780
15781 2015-04-29 Doug Evans <dje@google.com>
15782
15783 * gdb.python/py-xmethods.exp: Add ptype tests.
15784 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15785 get_result_type method.
15786
15787 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15788
15789 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15790 the target does not support hardware watchpoints.
15791
15792 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15793
15794 * gdb.base/break-always.exp: Abort testing if writing to memory
15795 causes an error.
15796
15797 2015-04-28 Doug Evans <dje@google.com>
15798
15799 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15800 * gdb.python/py-pp-registration.exp: ... here. New file.
15801 * gdb.python/py-pp-registration.c: New file.
15802 * gdb.python/py-pp-registration.py: New file.
15803
15804 2015-04-28 Doug Evans <dje@google.com>
15805
15806 * gdb.python/py-bad-printers.c: New file.
15807 * gdb.python/py-bad-printers.py: New file.
15808 * gdb.python/py-bad-printers.exp: New file.
15809
15810 2015-04-28 Sasha Smundak <asmundak@google.com>
15811
15812 * gdb.python/py-type.exp: New test.
15813
15814 2015-04-28 Andy Wingo <wingo@igalia.com>
15815
15816 * gdb.python/py-parameter.exp:
15817 * gdb.guile/scm-parameter.exp: Escape the path that we are
15818 matching against, as it might contain characters that are special
15819 to regular expressions.
15820
15821 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15822
15823 * gdb.ada/rec_comp: New testcase.
15824
15825 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15826
15827 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15828 before using it.
15829
15830 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15831
15832 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15833 new tests for verilog output.
15834
15835 2015-04-24 Yao Qi <yao.qi@linaro.org>
15836
15837 * boards/remote-gdbserver-on-localhost.exp: New file.
15838
15839 2015-04-23 Pedro Alves <palves@redhat.com>
15840
15841 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15842 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15843 "end of file", remove $inferior_spawn_id from the indirect list.
15844
15845 2015-04-23 Pedro Alves <palves@redhat.com>
15846
15847 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15848
15849 2015-04-23 Pedro Alves <palves@redhat.com>
15850
15851 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15852 on $any_spawn_id instead of only on $gdb_spawn_id.
15853
15854 2015-04-21 Pierre Muller <muller@sourceware.org>
15855
15856 PR pascal/17815
15857 * lib/pascal.exp (gpc_compile): Add new option "class".
15858 (fpc_compile): Likewise.
15859 * gdb.pascal/case-insensitive-symbols.pas: New file.
15860 * gdb.pascal/case-insensitive-symbols.exp: New file.
15861
15862 2015-04-20 Gary Benson <gbenson@redhat.com>
15863
15864 * gdb.base/attach.exp: Fix three extended remote failures.
15865
15866 2015-04-17 Gary Benson <gbenson@redhat.com>
15867
15868 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15869 the main executable over the remote protocol.
15870
15871 2015-04-16 Pedro Alves <palves@redhat.com>
15872
15873 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15874 a new gdbserver if gdbserver_reconnect_p is set.
15875
15876 2015-04-16 Pedro Alves <palves@redhat.com>
15877
15878 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15879 is set, don't exit gdbserver.
15880
15881 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15882
15883 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15884 appropriate .insn, such that an older assembler can be used.
15885 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15886 the z/Architecture instruction set on 31-bit targets as well.
15887
15888 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15889
15890 * gdb.go/handcall.exp: Remove all logic related to the first
15891 breakpoint and rely on go_runto_main instead.
15892 * gdb.go/strings.exp: Likewise.
15893 * gdb.go/unsafe.exp: Likewise.
15894 * gdb.go/hello.exp: Likewise. Also rename the remaining
15895 breakpoint marker to "breakpoint 1".
15896 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15897 * gdb.go/strings.go: Likewise.
15898 * gdb.go/unsafe.go: Likewise.
15899 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15900 "set breakpoint 2 here" and rename the remaining breakpoint marker
15901 to "breakpoint 1".
15902
15903 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15904
15905 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15906 if itertools.imap is not present.
15907 * gdb.python/py-objfile.exp: Add parentheses.
15908 * gdb.python/py-type.exp: Same.
15909 * gdb.python/py-unwind-maint.py: Same.
15910
15911 2015-04-15 Yao Qi <yao.qi@linaro.org>
15912
15913 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15914 of ":$ptr_size" and set its form explicitly.
15915
15916 2015-04-15 Pedro Alves <palves@redhat.com>
15917 Yao Qi <yao.qi@linaro.org>
15918
15919 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15920 timeout by factor of 4.
15921 (test_regular_watch): Likewise.
15922 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15923 * gdb.reverse/sigall-reverse.exp: Likewise.
15924 * gdb.reverse/until-precsave.exp: Likewise.
15925 * lib/gdb.exp (with_timeout_factor): New proc.
15926 (gdb_expect): Move some code to ...
15927 (get_largest_timeout): ... here. New procedure.
15928
15929 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15930
15931 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15932
15933 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15934
15935 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15936 to write to the .text section.
15937
15938 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15939
15940 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15941 Handle the case of targets that do not provide PID information.
15942
15943 2015-04-13 Yao Qi <yao.qi@linaro.org>
15944
15945 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15946 and use expect instead of gdb_expect.
15947
15948 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15949
15950 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15951 "coredump_var_addr" to avoid naming conflict with other testcases.
15952
15953 2015-04-10 Pedro Alves <palves@redhat.com>
15954
15955 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15956 gdb_test_sequence and gdb_assert.
15957
15958 2015-04-10 Pedro Alves <palves@redhat.com>
15959
15960 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15961 test messages that don't include the breakpoint address.
15962
15963 2015-04-10 Yao Qi <yao.qi@linaro.org>
15964
15965 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15966 false for some offset and width combinations which aren't
15967 supported by linux kernel.
15968
15969 2015-04-10 Pedro Alves <palves@redhat.com>
15970
15971 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15972 procedure, factored out from ...
15973 (top level): ... here. Add "set displaced-stepping" testing axis.
15974 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15975 parameter "displaced". Use it.
15976 (top level): Use foreach and add "set displaced-stepping" testing
15977 axis.
15978
15979 2015-04-10 Pedro Alves <palves@redhat.com>
15980
15981 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15982 Remove comment.
15983 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15984 both the address of the instruction that triggers the watchpoint
15985 and the address of the instruction immediately after, and use
15986 those addresses for the test. Fix comment.
15987
15988 2015-04-10 Pedro Alves <palves@redhat.com>
15989
15990 * gdb.base/sigstep.exp (breakpoint_to_handler)
15991 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15992 Test "backtrace" in handler.
15993 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15994 (top level): Add new "displaced" test axis to
15995 breakpoint_to_handler, breakpoint_to_handler_entry and
15996 breakpoint_over_handler.
15997
15998 2015-04-10 Pedro Alves <palves@redhat.com>
15999
16000 PR gdb/18216
16001 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16002
16003 2015-04-10 Yao Qi <yao.qi@linaro.org>
16004
16005 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16006 (test_add_rn_pc): New function.
16007 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16008 (top level): Invoke test_add_rn_pc.
16009
16010 2015-04-10 Pedro Alves <palves@redhat.com>
16011
16012 PR gdb/13858
16013 * gdb.base/step-over-no-symbols.exp: New file.
16014
16015 2015-04-09 Andy Wingo <wingo@igalia.com>
16016
16017 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16018 after the Python tests.
16019
16020 2015-04-08 Keith Seitz <keiths@redhat.com>
16021
16022 PR python/16699
16023 * gdb.python/py-completion.exp: New tests for completion.
16024 * gdb.python/py-completion.py (CompleteLimit1): New class.
16025 (CompleteLimit2): Likewise.
16026 (CompleteLimit3): Likewise.
16027 (CompleteLimit4): Likewise.
16028 (CompleteLimit5): Likewise.
16029 (CompleteLimit6): Likewise.
16030 (CompleteLimit7): Likewise.
16031
16032 2015-04-08 Pedro Alves <palves@redhat.com>
16033
16034 PR gdb/18214
16035 PR gdb/18216
16036 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16037 function.
16038 (main): Install it as SIGUSR1 handler.
16039 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16040 parameter. Always use "setup" as prefix. Toggle "set
16041 displaced-stepping" off/on depending on global. Don't switch to
16042 thread 1 here.
16043 (top level): Add displaced stepping "off/on" test axis. Update
16044 "setup" calls. Wrap each subtest with with_test_prefix. Test
16045 continuing with a queued signal in each thread.
16046
16047 2015-04-08 Pedro Alves <palves@redhat.com>
16048
16049 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16050 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16051 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16052 Return early if running to main fails.
16053 * gdb.trace/while-stepping.exp: Likewise.
16054
16055 2015-04-07 Pedro Alves <palves@redhat.com>
16056
16057 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16058 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16059 interact with inferior program.
16060
16061 2015-04-07 Pedro Alves <palves@redhat.com>
16062
16063 * lib/gdb.exp (inferior_spawn_id): New global.
16064 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16065 spawn id after processing the user code.
16066 (default_gdb_start): Set inferior_spawn_id.
16067 (send_inferior): New procedure.
16068 * lib/gdbserver-support.exp (gdbserver_start): Set
16069 inferior_spawn_id.
16070 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16071
16072 2015-04-07 Pedro Alves <palves@redhat.com>
16073
16074 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16075 * lib/gdbserver-support.exp (gdbserver_start): Make
16076 $server_spawn_id global.
16077 (gdbserver_start): Don't wait for gdbserver's spawn id with
16078 expect_background.
16079 (close_gdbserver): New procedure.
16080 (gdb_exit): Rename the default version and reimplement.
16081
16082 2015-04-07 Pedro Alves <palves@redhat.com>
16083
16084 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
16085 append the substituted item, not the original item.
16086
16087 2015-04-07 Pedro Alves <palves@redhat.com>
16088
16089 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16090 gdb_expect.
16091
16092 2015-04-07 Pedro Alves <palves@redhat.com>
16093
16094 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16095 output appearing once only.
16096
16097 2015-04-07 Pedro Alves <palves@redhat.com>
16098
16099 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16100 that doesn't expect anything. Return early if running to main
16101 fails.
16102
16103 2015-04-07 Yao Qi <yao.qi@linaro.org>
16104
16105 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16106 (child_function): Call alarm.
16107 (main): Move call to alarm into the loop.
16108 * gdb.threads/non-stop-fair-events.exp: Build program with
16109 -DTIMEOUT=$timeout.
16110
16111 2015-04-06 Doug Evans <xdje42@gmail.com>
16112
16113 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16114 Fix dest parameter to board_info.
16115 (fpc_compile): Ditto.
16116 (gdb_compile_pascal): Rename dest arg to destfile.
16117
16118 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16119
16120 * gdb.ada/funcall_ref.exp: New file.
16121 * gdb.ada/funcall_ref/foo.adb: New file.
16122
16123 2015-04-02 Yao Qi <yao.qi@linaro.org>
16124
16125 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16126 is remote.
16127
16128 2015-04-02 Gary Benson <gbenson@redhat.com>
16129
16130 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16131
16132 2015-04-01 Sasha Smundak <asmundak@google.com>
16133
16134 * gdb.python/py-unwind-maint.c: New file.
16135 * gdb.python/py-unwind-maint.exp: New test.
16136 * gdb.python/py-unwind-maint.py: New file.
16137 * gdb.python/py-unwind.c: New file.
16138 * gdb.python/py-unwind.exp: New test.
16139 * gdb.python/py-unwind.py: New test.
16140
16141 2015-04-01 Pedro Alves <palves@redhat.com>
16142
16143 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16144 to fail instead of non-existent $test.
16145
16146 2015-04-01 Pedro Alves <palves@redhat.com>
16147
16148 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16149 GDBFLAGS if not empty.
16150
16151 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16152
16153 * gdb.ada/complete.exp: Remove "multi_line".
16154 * gdb.ada/info_exc.exp: Remove "multi_line".
16155 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16156 * gdb.ada/ptype_field.exp: Remove "multi_line".
16157 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16158 * gdb.ada/tagged.exp: Remove "multi_line".
16159 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16160 [multi_line ...]
16161 * gdb.btrace/delta.exp: Likewise.
16162 * gdb.btrace/exception.exp: Likewise.
16163 * gdb.btrace/function_call_history.exp: Likewise.
16164 * gdb.btrace/instruction_history.exp: Likewise.
16165 * gdb.btrace/nohist.exp: Likewise.
16166 * gdb.btrace/record_goto.exp: Likewise.
16167 * gdb.btrace/segv.exp: Likewise.
16168 * gdb.btrace/stepi.exp: Likewise.
16169 * gdb.btrace/tailcall.exp: Likewise.
16170 * gdb.btrace/unknown_functions.exp: Likewise.
16171 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16172 * lib/gdb.exp: Add the "multi_line" helper.
16173
16174 2015-04-01 Pedro Alves <palves@redhat.com>
16175
16176 * gdb.threads/tid-reuse.c: New file.
16177 * gdb.threads/tid-reuse.exp: New file.
16178
16179 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16180
16181 PR corefiles/16092
16182 * gdb.base/coredump-filter.c: New file.
16183 * gdb.base/coredump-filter.exp: Likewise.
16184
16185 2015-03-27 Petr Machata <pmachata@redhat.com>
16186
16187 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16188 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16189 (Dwarf::assemble): Initialize them.
16190 (Dwarf::lines): New function.
16191
16192 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16193
16194 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16195 SYMBOL_PREFIX for x86_64-*-cygwin.
16196
16197 2015-03-26 Andy Wingo <wingo@igalia.com>
16198
16199 PR symtab/18148
16200 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16201 const_value but not a location.
16202 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16203 location defined in non-main CUs are visible.
16204
16205 2015-03-26 Yao Qi <yao.qi@linaro.org>
16206
16207 PR testsuite/18139
16208 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16209 Add a line number entry for the same line.
16210 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16211 Add a line number entry for the same line.
16212
16213 2015-03-26 Yao Qi <yao.qi@linaro.org>
16214
16215 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16216 .int 0.
16217 (func): Likewise. Add .Lfunc_1 label.
16218 Use .Lfunc_1 label.
16219 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16220 .int 0.
16221 (func): Likewise.
16222 Use .Lfunc_1 label.
16223
16224 2015-03-26 Yao Qi <yao.qi@linaro.org>
16225
16226 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16227 Call gdb_compile instead to compile each .s files without debug
16228 information.
16229
16230 2015-03-26 Yao Qi <yao.qi@linaro.org>
16231
16232 * gdb.base/savedregs.exp (process_saved_regs): Make
16233 "Saved registers:" optional in the pattern.
16234
16235 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16236
16237 * gdb.btrace/next.exp: Merged into step.exp.
16238 * gdb.btrace/finish.exp: Merged into step.exp.
16239 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16240 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16241 "record goto" and checking the exact replay position.
16242 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16243 check for "Recording format" in "info record" output.
16244 * gdb.btrace/record_goto.exp: Choose test file based on target.
16245 * gdb.btrace/x86-record_goto.S: Renamed into ...
16246 * gdb.btrace/x86_64-record_goto.S: ... this.
16247 * gdb.btrace/i686-record_goto.S: New.
16248 * gdb.btrace/x86-tailcall.S: Renamed into ...
16249 * gdb.btrace/x86_64-tailcall.S: ... this.
16250 * gdb.btrace/i686-tailcall.S: New.
16251 * gdb.btrace/x86-tailcall.c: Renamed into ...
16252 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16253 separate statements. Update test.
16254 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16255 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16256 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16257 * gdb.btrace/tailcall.exp: Choose test file based on target.
16258 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16259
16260 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16261
16262 * gdb.btrace/exception.exp: Increase BTS buffer size.
16263
16264 2015-03-24 Pedro Alves <palves@redhat.com>
16265
16266 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16267
16268 2015-03-24 Pedro Alves <palves@redhat.com>
16269
16270 * gdb.threads/schedlock.exp (test_step): No longer expect that
16271 "set scheduler-locking step" with "next" over a function call runs
16272 threads unlocked.
16273
16274 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16275
16276 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16277
16278 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16279
16280 PR breakpoints/16466
16281 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16282 * gdb.mi/mi-pending.c (thread_func): New function.
16283 (int main): Add threading support required.
16284 * gdb.mi/mi-pending.exp: Add tests for this issue.
16285 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16286 (pendfunc2): Remove stdio dependency.
16287 * gdb.mi/mi-pendshr2.c: New file.
16288
16289 2015-03-23 Keith Seitz <keiths@redhat.com>
16290
16291 * gdb.linespec/keywords.c: New file.
16292 * gdb.linespec/keywords.exp: New file.
16293
16294 2015-03-23 Keith Seitz <keiths@redhat.com>
16295
16296 PR gdb/18021
16297 * gdb.dwarf2/staticvirtual.exp: New test.
16298
16299 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16300
16301 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16302 * README: Remove HP-UX and gdb.hp.
16303 (configuration):
16304 * configure: Regenerate.
16305 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16306 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16307 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16308 gdb.hp/gdb.defects/Makefile.
16309 * gdb.hp/Makefile.in: File deleted.
16310 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16311 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16312 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16313 * gdb.hp/gdb.aCC/run.c: File deleted.
16314 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16315 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16316 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16317 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16318 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16319 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16320 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16321 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16322 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16323 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16324 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16325 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16326 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16327 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16328 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16329 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16330 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16331 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16332 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16333 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16334 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16335 * gdb.hp/gdb.compat/average.c: File deleted.
16336 * gdb.hp/gdb.compat/sum.c: File deleted.
16337 * gdb.hp/gdb.compat/xdb.c: File deleted.
16338 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16339 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16340 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16341 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16342 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16343 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16344 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16345 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16346 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16347 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16348 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16349 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16350 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16351 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16352 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16353 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16354 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16355 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16356 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16357 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16358 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16359 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16360 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16361 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16362 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16363 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16364 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16365 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16366 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16367 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16368 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16369 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16370 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16371 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16372 * gdb.hp/tools/odump: File deleted.
16373
16374 2015-03-19 Pedro Alves <palves@redhat.com>
16375
16376 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16377 (saw_thread_3): New globals.
16378 (top level): Increment them when an event for the corresponding
16379 thread is seen.
16380 (no thread starvation): New test.
16381
16382 2015-03-19 Pedro Alves <palves@redhat.com>
16383
16384 * gdb.threads/continue-pending-status.c: New file.
16385 * gdb.threads/continue-pending-status.exp: New file.
16386
16387 2015-03-18 Pedro Alves <palves@redhat.com>
16388
16389 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16390 Use gdb_is_target_remote instead of is_remote. Use
16391 gdb_test_multiple instead of gdb_expect. Exit early if
16392 gdb_test_multiple hits its internal matches. Tighten stepi tests
16393 expected output. Fail on exit with any signal, instead of just
16394 SIGILL.
16395
16396 2015-03-18 Yao Qi <yao.qi@linaro.org>
16397
16398 PR tdep/18107
16399 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16400 variable.
16401 * gdb.base/catch-syscall.exp: Don't skip it on
16402 aarch64*-*-linux* target. Remove elements in all_syscalls.
16403 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16404 target.
16405 (setup_all_syscalls): New proc.
16406
16407 2015-03-16 Yao Qi <yao.qi@linaro.org>
16408
16409 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16410 (top level): Skip tests if valid_addr_p returns false for
16411 $cmd1 or $cmd2.
16412
16413 2015-03-11 Andy Wingo <wingo@igalia.com>
16414
16415 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16416
16417 2015-03-11 Yao Qi <yao.qi@linaro.org>
16418
16419 * gdb.base/catch-syscall.exp: Fix typo in comments.
16420
16421 2015-03-11 Yao Qi <yao.qi@linaro.org>
16422
16423 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16424
16425 2015-03-09 Pedro Alves <palves@redhat.com>
16426
16427 * dg-extract-results.py: Delete.
16428
16429 2015-03-09 Pedro Alves <palves@redhat.com>
16430
16431 Merge dg-extract-results.sh from GCC upstream (r218843).
16432
16433 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16434 * dg-extract-results.sh: Use --text with grep to avoid issues with
16435 binary files. Fall back to cat -v, if that doesn't work.
16436
16437 2015-03-05 Pedro Alves <palves@redhat.com>
16438
16439 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16440
16441 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16442
16443 * lib/mi-support.exp (mi_expect_interrupt): Accept
16444 alternative event for when in all-stop mode.
16445
16446 2015-03-04 Pedro Alves <palves@redhat.com>
16447
16448 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16449
16450 2015-03-04 Mark Kettenis <kettenis@gnu.org>
16451
16452 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16453
16454 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16455
16456 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16457 regexps for GDB's current line display, accept a hex address
16458 preceding the line number.
16459
16460 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16461
16462 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16463 the 'arch1' variable for "s390*-linux*" targets.
16464
16465 2015-03-04 Pedro Alves <palves@redhat.com>
16466
16467 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16468 (main): Pass missing retval argument to pthread_join call.
16469
16470 2015-03-02 Pedro Alves <palves@redhat.com>
16471
16472 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16473 (top level): Call do_test with non-stop as well.
16474
16475 2015-03-02 Pedro Alves <palves@redhat.com>
16476
16477 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16478 -1.
16479
16480 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16481
16482 * gdb.arch/s390-vregs.exp: New test.
16483 * gdb.arch/s390-vregs.S: New file.
16484
16485 2015-02-27 Pedro Alves <palves@redhat.com>
16486
16487 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16488 call to catch_command_errors.
16489 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16490 catch_command_errors.
16491
16492 2015-02-27 Pedro Alves <palves@redhat.com>
16493
16494 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16495 "true" for boolean result.
16496 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16497 prototype of main.
16498
16499 2015-02-27 Pedro Alves <palves@redhat.com>
16500
16501 * lib/unbuffer_output.c: New file.
16502 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16503 (main): Call gdb_unbuffer_output.
16504
16505 2015-02-27 Yao Qi <yao.qi@linaro.org>
16506
16507 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16508 target.
16509
16510 2015-02-26 Doug Evans <dje@google.com>
16511
16512 * gdb.cp/class2.cc (Dbase, D): New classes.
16513 (main): New local delta.
16514 * gdb.cp/class2.exp: Test printing delta.
16515 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16516 (dynbar): New global.
16517 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16518
16519 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16520
16521 * gdb.compile/compile-ifunc.c: New file.
16522 * gdb.compile/compile-ifunc.exp: New file.
16523
16524 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16525
16526 * gdb.base/structs.exp: Check for correct struct on finish.
16527
16528 2015-02-26 Yao Qi <yao.qi@linaro.org>
16529
16530 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16531 is zero.
16532
16533 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16534
16535 * gdb.arch/cordic.ko.bz2: New file.
16536 * gdb.arch/cordic.ko.debug.bz2: New file.
16537 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16538
16539 2015-02-25 Yao Qi <yao.qi@linaro.org>
16540
16541 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16542 aarch64*-*-* target.
16543
16544 2015-02-23 Pedro Alves <palves@redhat.com>
16545
16546 * lib/gdb.exp (delete_breakpoints): Rewrite using
16547 gdb_test_multiple.
16548
16549 2015-02-23 Pedro Alves <palves@redhat.com>
16550
16551 * gdb.base/info-os.c: Include stdlib.h.
16552
16553 2015-02-22 Doug Evans <xdje42@gmail.com>
16554
16555 PR symtab/17855
16556 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16557 is read after symbols have been re-read.
16558 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16559 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16560
16561 2015-02-21 Doug Evans <dje@google.com>
16562
16563 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16564
16565 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16566
16567 PR corefiles/17808
16568 * gdb.arch/i386-biarch-core.core.bz2: New file.
16569 * gdb.arch/i386-biarch-core.exp: New file.
16570
16571 2015-02-21 Pedro Alves <palves@redhat.com>
16572
16573 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16574 runto_main fails.
16575
16576 2015-02-20 Pedro Alves <palves@redhat.com>
16577
16578 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16579 info probes.
16580
16581 2015-02-20 Pedro Alves <palves@redhat.com>
16582
16583 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16584
16585 2015-02-20 Pedro Alves <palves@redhat.com>
16586
16587 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16588 clean_restart before gdb_target_supports_trace.
16589
16590 2015-02-20 Pedro Alves <palves@redhat.com>
16591
16592 PR threads/18006
16593 * gdb.threads/clone-thread_db.c: New file.
16594 * gdb.threads/clone-thread_db.exp: New file.
16595
16596 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16597
16598 PR breakpoints/16812
16599 * gdb.base/catch-gdb-caused-signals.c: New file.
16600 * gdb.base/catch-gdb-caused-signals.exp: New file.
16601
16602 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16603
16604 * configure: Regenerated.
16605 * configure.ac: Use GDB_AC_TRANSFORM.
16606 * aclocal.m4: sinclude ../transform.m4.
16607
16608 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16609
16610 * lib/dtrace.exp: New file.
16611 * gdb.base/dtrace-probe.exp: Likewise.
16612 * gdb.base/dtrace-probe.d: Likewise.
16613 * gdb.base/dtrace-probe.c: Likewise.
16614 * lib/pdtrace.in: Likewise.
16615 * configure.ac: Output variables with the transformed names of
16616 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16617 * configure: Regenerated.
16618
16619 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16620
16621 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16622 expected message when trying to access $_probe_* convenience
16623 variables while not on a probe.
16624
16625 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16626
16627 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16628
16629 2015-02-11 Pedro Alves <pedro@codesourcery.com>
16630
16631 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16632 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16633
16634 2015-02-10 Doug Evans <xdje42@gmail.com>
16635
16636 * lib/gdb.exp (gdb_load): Always return a result.
16637
16638 2015-02-10 Pedro Alves <palves@redhat.com>
16639
16640 * gdb.threads/signal-sigtrap.c: New file.
16641 * gdb.threads/signal-sigtrap.exp: New file.
16642
16643 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16644
16645 * gdb.trace/no-attach-trace.c: New file.
16646 * gdb.trace/no-attach-trace.exp: New file.
16647
16648 2015-02-09 Mark Wielaard <mjw@redhat.com>
16649
16650 * gdb.dwarf2/atomic.c: New file.
16651 * gdb.dwarf2/atomic-type.exp: Likewise.
16652
16653 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16654
16655 * gdb.btrace/buffer-size.exp: Update "info record" output.
16656 * gdb.btrace/delta.exp: Update "info record" output.
16657 * gdb.btrace/enable.exp: Update "info record" output.
16658 * gdb.btrace/finish.exp: Update "info record" output.
16659 * gdb.btrace/instruction_history.exp: Update "info record" output.
16660 * gdb.btrace/next.exp: Update "info record" output.
16661 * gdb.btrace/nexti.exp: Update "info record" output.
16662 * gdb.btrace/step.exp: Update "info record" output.
16663 * gdb.btrace/stepi.exp: Update "info record" output.
16664 * gdb.btrace/nohist.exp: Update "info record" output.
16665
16666 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16667
16668 * gdb.btrace/buffer-size: New.
16669
16670 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16671
16672 * gdb.btrace/delta.exp: Update "info record" output.
16673 * gdb.btrace/enable.exp: Update "info record" output.
16674 * gdb.btrace/finish.exp: Update "info record" output.
16675 * gdb.btrace/instruction_history.exp: Update "info record" output.
16676 * gdb.btrace/next.exp: Update "info record" output.
16677 * gdb.btrace/nexti.exp: Update "info record" output.
16678 * gdb.btrace/step.exp: Update "info record" output.
16679 * gdb.btrace/stepi.exp: Update "info record" output.
16680 * gdb.btrace/nohist.exp: Update "info record" output.
16681
16682 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16683
16684 PR gdb/15678
16685 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16686
16687 2015-02-06 Pedro Alves <palves@redhat.com>
16688
16689 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16690 macro.
16691 (seconds_left, again): New globals.
16692 (main): Wait seconds_left in a 1-second sleep loop instead of
16693 sleeping 180 seconds. If 'again' is set, reset the seconds
16694 counter.
16695 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16696 'again' in the inferior before detaching. Print the seconds left.
16697 (options): New global.
16698 (top level): Build program with -DTIMEOUT=$timeout.
16699
16700 2015-02-06 Pedro Alves <palves@redhat.com>
16701
16702 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16703 determine how many seconds to pass to 'alarm'.
16704 * gdb.base/gdb-sigterm.exp (top level): Build program with
16705 -DTIMEOUT=$timeout.
16706 (do_test): Return success/failure indication. Add more verbose
16707 logging. Don't fail if 200 single steps are seen. Instead, fail
16708 when the test times out.
16709 (passes): New global.
16710 (top level): Break the testing loop if testing fails on any
16711 iteration. Use gdb_assert.
16712
16713 2015-02-04 Don Breazeal <donb@codesourcery.com>
16714
16715 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16716 and initialize them.
16717 (ipc_cleanup): New function.
16718 (main): Don't declare shmid, semid, and msqid. Add a call to
16719 atexit so that we call ipc_cleanup on exit.
16720
16721 2015-02-04 Pedro Alves <palves@redhat.com>
16722
16723 * boards/native-extended-gdbserver.exp: Remove any target variant
16724 specifications from the board name before clearing the isremote
16725 flag from board_info.
16726
16727 2015-01-31 Doug Evans <xdje42@gmail.com>
16728
16729 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16730
16731 2015-01-31 Gary Benson <gbenson@redhat.com>
16732
16733 * gdb.base/completion.exp: Disable completion limiting for
16734 existing tests. Add new tests to check completion limiting.
16735 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16736
16737 2015-01-31 Doug Evans <xdje42@gmail.com>
16738
16739 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16740
16741 2015-01-31 Doug Evans <xdje42@gmail.com>
16742
16743 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16744 entries. Duplicate file section script entries.
16745 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16746 inlined entries. Add test for safe-path rejection.
16747 * gdb.python/py-section-script.c: Add duplicate inlined section script
16748 entries. Duplicate file section script entries.
16749 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16750 inlined entries. Add test for safe-path rejection.
16751
16752 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16753
16754 * gdb.ada/disc_arr_bound: New testcase.
16755
16756 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16757
16758 * gdb.ada/mi_var_array: New testcase.
16759
16760 2015-01-27 Doug Evans <dje@google.com>
16761
16762 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16763 Add test for objfile.filename, objfile.username after objfile
16764 has been unloaded.
16765
16766 2015-01-26 Joel Brobecker <brobecker@adacore.com>
16767
16768 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16769 the second test to print the name attribute of value
16770 returned by the call to gdb.lookup_type, and adjust
16771 the expected output accordingly.
16772
16773 2015-01-25 Mark Wielaard <mjw@redhat.com>
16774
16775 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16776 * gdb.base/disp-step-fork.c: Include unistd.h.
16777 * gdb.base/siginfo-obj.c: Include stdio.h.
16778 * gdb.base/siginfo-thread.c: Likewise.
16779 * gdb.mi/non-stop.c: Include unistd.h.
16780 * gdb.mi/nsthrexec.c: Include stdio.h.
16781 * gdb.mi/pthreads.c: Include unistd.h.
16782 * gdb.modula2/unbounded1.c (main): Declare returns int.
16783 * gdb.reverse/consecutive-reverse.c: Likewise.
16784 * gdb.threads/create-fail.c: Include unistd.h.
16785 * gdb.threads/killed.c: Likewise.
16786 * gdb.threads/linux-dp.c: Likewise.
16787 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16788 * gdb.threads/non-ldr-exc-2.c: Likewise.
16789 * gdb.threads/non-ldr-exc-3.c: Likewise.
16790 * gdb.threads/non-ldr-exc-4.c: Likewise.
16791 * gdb.threads/pthreads.c: Include unistd.h.
16792 (main): Declare returns int.
16793 * gdb.threads/tls-main.c (foo): New declaration.
16794 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16795
16796 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16797
16798 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16799 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16800
16801 2015-01-15 Mark Wielaard <mjw@redhat.com>
16802
16803 * gdb.base/noreturn-return.c: New file.
16804 * gdb.base/noreturn-return.exp: New file.
16805 * gdb.base/noreturn-finish.c: New file.
16806 * gdb.base/noreturn-finish.exp: New file.
16807
16808 2015-01-23 Pedro Alves <palves@redhat.com>
16809
16810 * gdb.threads/continue-pending-after-query.c: New file.
16811 * gdb.threads/continue-pending-after-query.exp: New file.
16812
16813 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16814 Simon Marchi <simon.marchi@ericsson.com>
16815
16816 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16817 * gdb.base/valgrind-db-attach.exp: Same.
16818 * gdb.base/valgrind-infcall.exp: Same.
16819 * lib/mi-support.exp (default_mi_gdb_start): Same.
16820 * lib/prompt.exp (default_prompt_gdb_start): Same.
16821 * lib/gdb.exp (default_gdb_spawn): Same.
16822 (gdb_interact): New.
16823
16824
16825 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16826
16827 * gdb.compile/compile.exp (pointer to jit function): New test.
16828
16829 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16830
16831 * lib/gdb.exp (supports_process_record): Return true for
16832 powerpc*-*-linux*.
16833 (supports_reverse): Likewise.
16834
16835 2015-01-15 Don Breazeal <donb@codesourcery.com>
16836
16837 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16838 instead of checking whether the target board is remote and
16839 use spawn_wait_for_attach instead of exec/sleep.
16840 * gdb.base/attach-twice.exp: Likewise.
16841
16842 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16843
16844 * gdb.ada/var_arr_attrs: New testcase.
16845
16846 2015-01-14 Pedro Alves <palves@redhat.com>
16847 Joel Brobecker <brobecker@adacore.com>
16848
16849 PR gdb/17525
16850 * gdb.base/bp-cmds-execution-x-script.c: New file.
16851 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16852 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16853
16854 2015-01-14 Pedro Alves <palves@redhat.com>
16855
16856 PR cli/17828
16857 * gdb.base/batch-preserve-term-settings.c: New file.
16858 * gdb.base/batch-preserve-term-settings.exp: New file.
16859
16860 2015-01-13 Doug Evans <dje@google.com>
16861
16862 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16863 binary.
16864
16865 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16866
16867 * Makefile.in (clean mostlyclean): Do not delete *.py.
16868
16869 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16870
16871 * gdb.python/py-lookup-type.exp: New file.
16872
16873 2015-01-12 Pedro Alves <palves@redhat.com>
16874
16875 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16876 restore GDBFLAGS before returning.
16877
16878 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16879
16880 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16881 is_amd64_regs_target and is_x86_like_target.
16882
16883 2015-01-11 Doug Evans <xdje42@gmail.com>
16884
16885 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16886 is given without an explicit form.
16887 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16888 attributes.
16889 * gdb.dwarf/corrupt.exp: Ditto.
16890 * gdb.dwarf2/enum-type.exp: Ditto.
16891 * gdb.trace/entry-values.exp: Ditto.
16892 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16893
16894 2015-01-11 Doug Evans <xdje42@gmail.com>
16895
16896 PR gdb/15830
16897 * gdb.base/maint.exp: Remove references to "maint demangle".
16898 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16899 Add tests for explicitly specifying language to demangle.
16900 * gdb.dlang/demangle.exp: Ditto.
16901
16902 2015-01-09 Pedro Alves <palves@redhat.com>
16903
16904 * gdb.threads/non-stop-fair-events.c: New file.
16905 * gdb.threads/non-stop-fair-events.exp: New file.
16906
16907 2015-01-09 Pedro Alves <palves@redhat.com>
16908
16909 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16910 the global scope. Set a breakpoint after all threads are started
16911 rather than stepping over two source lines. Expect the prompt.
16912 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16913 global.
16914 (NUM): Now 15.
16915 (main): Use threads_started_barrier to wait for all threads to
16916 start. Main thread no longer calls thread_function. Exit after
16917 180 seconds.
16918 (loop): New function.
16919 (thread_function): Wait on threads_started_barrier barrier. Call
16920 'loop' at each iteration.
16921 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16922 threads have started, instead of hardcoding number of "next"
16923 steps. Use an access watchpoint instead of a write watchpoint.
16924
16925 2015-01-09 Pedro Alves <palves@redhat.com>
16926
16927 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16928 (thread_func): Wait on barrier.
16929 (main): Wait for all threads to start before stopping GDB.
16930 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16931 global.
16932 (thread1_func, thread2_func): Wait on barrier.
16933 (main): Wait for all threads to start before stopping GDB.
16934 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16935 New global.
16936 (thread1_func, thread2_func): Wait on barrier.
16937 (main): Wait for all threads to start before stopping GDB.
16938
16939 2015-01-09 Pedro Alves <palves@redhat.com>
16940
16941 * gdb.threads/attach-many-short-lived-threads.c: New file.
16942 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16943
16944 2014-01-09 Pedro Alves <palves@redhat.com>
16945
16946 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16947 instead of to thread 2.
16948 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16949 Add barrier around each pthread_create call instead of around all
16950 calls.
16951 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16952 Set a break on thread_function and have the child threads hit it
16953 one at at a time.
16954
16955 2015-01-09 Pedro Alves <palves@redhat.com>
16956
16957 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16958 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16959 false.
16960 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16961 checking whether the target board is remote.
16962 * gdb.multi/multi-attach.exp: Likewise.
16963 * gdb.python/py-sync-interp.exp: Likewise.
16964 * gdb.server/ext-attach.exp: Likewise.
16965 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16966 tests that need to attach, instead of checking whether the target
16967 board is remote at the top of the file.
16968
16969 2015-01-08 Yao Qi <yao@codesourcery.com>
16970
16971 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16972
16973 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16974
16975 Fix testcase compilation.
16976 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16977
16978 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16979
16980 * gdb.python/py-type.exp: Add a couple test about empty
16981 array creation, and negative-length array creation.
16982
16983 2015-01-02 Doug Evans <xdje42@gmail.com>
16984
16985 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16986
16987 2015-01-02 Doug Evans <dje@google.com>
16988
16989 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16990
16991 2014-12-29 Yao Qi <yao@codesourcery.com>
16992
16993 * gdb.trace/entry-values.exp: Update comments. Rename variable
16994 bar_call_foo to returned_from_foo.
16995
16996 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16997
16998 PR gdb/17394
16999 * gdb.linespec/break-asm-file.c: New file.
17000 * gdb.linespec/break-asm-file.exp: New file.
17001 * gdb.linespec/break-asm-file0.s: New file.
17002 * gdb.linespec/break-asm-file1.s: New file.
17003
17004 2014-12-18 Nigel Stephens <nigel@mips.com>
17005 Maciej W. Rozycki <macro@codesourcery.com>
17006
17007 * gdb.base/float.exp: Handle the new output from "info float" on
17008 MIPS targets.
17009
17010 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17011
17012 Fix MinGW compilation.
17013 * gdb.compile/compile-ops.exp: Update untested message if
17014 !skip_compile_feature_tests.
17015 * gdb.compile/compile-setjmp.exp: Likewise.
17016 * gdb.compile/compile-tls.exp: Likewise.
17017 * gdb.compile/compile.exp: Likewise.
17018 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17019 supported on this host".
17020
17021 2014-12-16 Doug Evans <xdje42@gmail.com>
17022
17023 * boards/stabs.exp: New file.
17024
17025 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17026
17027 * gdb.base/completion.exp: Adjust to format changes of "maint
17028 print user-registers".
17029
17030 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
17031
17032 PR server/17457
17033 * gdb.arch/aarch64-fp.c: New file.
17034 * gdb.arch/aarch64-fp.exp: New file.
17035
17036 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17037
17038 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17039 r210637, r210913, r211666, r215400, r215817).
17040
17041 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17042 * dg-extract-results.py: New file.
17043 * dg-extract-results.sh: Use it if the environment seems
17044 suitable.
17045
17046 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17047
17048 * dg-extract-results.py (parse_run): Handle warnings that
17049 are printed before a test harness is run.
17050
17051 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17052
17053 * dg-extract-results.py (Named): Remove __cmp__ method.
17054 (output_variation): Use a key to sort variation.harnesses.
17055
17056 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17057
17058 * dg-extract-results.py: For Python 3, force sys.stdout to
17059 handle surrogate escape sequences.
17060 (safe_open): New function.
17061 (output_segment, main): Use it.
17062
17063 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17064
17065 * dg-extract-results.py (Prog.result_re): Include options
17066 in test name.
17067
17068 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17069
17070 * dg-extract-results.py (output_variation): Always sort if
17071 do_sum.
17072
17073 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17074
17075 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17076 as long as we get pagination notifications.
17077
17078 2014-12-15 Jason Merrill <jason@redhat.com>
17079
17080 * Makefile.in (check-gdb.%): Restore.
17081 * README: Mention it.
17082
17083 2014-12-13 Joel Brobecker <brobecker@adacore.com>
17084
17085 * gdb.ada/str_uninit: New testcase.
17086
17087 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17088
17089 PR symtab/17642
17090 * gdb.base/vla-stub-define.c: New file.
17091 * gdb.base/vla-stub.c: New file.
17092 * gdb.base/vla-stub.exp: New file.
17093
17094 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17095 Jan Kratochvil <jan.kratochvil@redhat.com>
17096 Tom Tromey <tromey@redhat.com>
17097
17098 * configure.ac: Add gdb.compile/.
17099 * configure: Regenerate.
17100 * gdb.compile/Makefile.in: New file.
17101 * gdb.compile/compile-ops.exp: New file.
17102 * gdb.compile/compile-ops.c: New file.
17103 * gdb.compile/compile-tls.c: New file.
17104 * gdb.compile/compile-tls.exp: New file.
17105 * gdb.compile/compile-constvar.S: New file.
17106 * gdb.compile/compile-constvar.c: New file.
17107 * gdb.compile/compile-mod.c: New file.
17108 * gdb.compile/compile-nodebug.c: New file.
17109 * gdb.compile/compile-setjmp-mod.c: New file.
17110 * gdb.compile/compile-setjmp.c: New file.
17111 * gdb.compile/compile-setjmp.exp: New file.
17112 * gdb.compile/compile-shlib.c: New file.
17113 * gdb.compile/compile.c: New file.
17114 * gdb.compile/compile.exp: New file.
17115 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17116
17117 2014-12-12 Tom Tromey <tromey@redhat.com>
17118
17119 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17120 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17121
17122 2014-12-12 Doug Evans <dje@google.com>
17123
17124 * lib/gdb-python.exp (get_python_valueof): New function.
17125 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17126
17127 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17128
17129 * gdb.base/completion.exp: Add test for completion of "info
17130 registers ".
17131
17132 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17133
17134 * gdb.base/func-ptrs.c: New file.
17135 * gdb.base/func-ptrs.exp: New file.
17136
17137 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17138
17139 PR breakpoints/17012
17140 * gdb.base/dprintf-detach.c: New file.
17141 * gdb.base/dprintf-detach.exp: New file.
17142
17143 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17144
17145 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17146 * lib/gdb.exp (target_is_gdbserver): New procedure.
17147
17148 2014-12-08 Doug Evans <dje@google.com>
17149
17150 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17151
17152 2014-12-05 Yao Qi <yao@codesourcery.com>
17153
17154 * gdb.guile/scm-error.exp: Remove the third argument to
17155 gdb_remote_download.
17156 * gdb.guile/scm-frame-args.exp: Likewise.
17157 * gdb.guile/scm-section-script.exp: Likewise.
17158
17159 2014-12-05 Yao Qi <yao@codesourcery.com>
17160
17161 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17162
17163 2014-12-04 Doug Evans <dje@google.com>
17164
17165 * gdb.python/py-objfile.exp: Add tests for
17166 objfile.add_separate_debug_file.
17167
17168 2014-12-04 Doug Evans <dje@google.com>
17169
17170 * lib/gdb.exp (get_build_id): New function.
17171 (build_id_debug_filename_get): Rewrite to use it.
17172 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17173
17174 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17175
17176 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17177 `method(long)', not just 0x0.
17178 * gdb.cp/nsalias.exp: Align code labels to 4.
17179 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17180 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17181 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17182 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17183 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17184 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17185
17186 2014-12-02 Doug Evans <dje@google.com>
17187
17188 PR symtab/17602
17189 * gdb.cp/anon-ns.cc: Move guts of this file to ...
17190 * gdb.cp/anon-ns2.cc: ... here. New file.
17191 * gdb.cp/anon-ns.exp: Update.
17192
17193 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
17194
17195 * gdb.python/py-events.py (inferior_call_handler): New.
17196 (register_changed_handler, memory_changed_handler): New.
17197 (test_events.invoke): Register new handlers.
17198 * gdb.python/py-events.exp: Add tests for inferior call,
17199 memory_changed and register_changed events.
17200
17201 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17202
17203 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17204 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17205 if the linker doesn't understand this.
17206
17207 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17208
17209 * gdb.python/python.exp: Change expected reply to help().
17210
17211 2014-12-01 Yao Qi <yao@codesourcery.com>
17212
17213 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17214 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17215 * configure: Re-generated.
17216
17217 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17218
17219 * gdb.cp/chained-calls.cc: New file.
17220 * gdb.cp/chained-calls.exp: New file.
17221 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17222
17223 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17224
17225 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17226 * gdb.dwarf2/symtab-producer.exp: Same.
17227 * gdb.gdb/python-interrupts.exp: Same.
17228 * gdb.gdb/python-selftest.exp: Same.
17229 * gdb.python/py-linetable.exp: Same.
17230 * gdb.python/py-type.exp: Same.
17231 * gdb.python/py-value-cc.exp: Same.
17232 * gdb.python/py-value.exp: Same.
17233
17234 2014-11-28 Yao Qi <yao@codesourcery.com>
17235
17236 * gdb.base/break-probes.exp: Match library name prefixed with
17237 sysroot.
17238
17239 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17240
17241 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17242 test expected output. Add parentheses for the call to print.
17243 Remove L suffix from integers.
17244
17245 2014-11-26 Doug Evans <dje@google.com>
17246
17247 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17248
17249 2014-11-22 Yao Qi <yao@codesourcery.com>
17250
17251 * gdb.trace/entry-values.c: Remove asms.
17252 (foo): Add foo_label.
17253 (bar): Add bar_label.
17254 * gdb.trace/entry-values.exp: Remove code computing foo's
17255 length and bar's length.
17256 (Dwarf::assemble): Invoke function_range for bar and use
17257 MACRO_AT_func for foo.
17258
17259 2014-11-22 Yao Qi <yao@codesourcery.com>
17260
17261 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17262 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17263 Use .Lgcc43_procstart instead of gcc43.
17264
17265 2014-11-21 Joel Brobecker <brobecker@adacore.com>
17266
17267 * gdb.ada/n_arr_bound: New testcase.
17268
17269 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17270
17271 PR breakpoints/10737
17272 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17273 test_catch_syscall_multi_arch.
17274 (test_catch_syscall_multi_arch): New function.
17275
17276 2014-11-20 Doug Evans <xdje42@gmail.com>
17277
17278 * gdb.base/maint.exp: Update expected output.
17279
17280 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17281
17282 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17283 4-byte instruction on S390.
17284
17285 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17286
17287 * gdb.ada/arr_arr: New testcase.
17288
17289 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17290
17291 * gdb.ada/pkd_arr_elem: New Testcase.
17292
17293 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
17294
17295 * gdb.reverse/break-precsave: Expect completion message for
17296 core file reads.
17297 * gdb.reverse/consecutive-precsave.exp: Likewise.
17298 * gdb.reverse/finish-precsave.exp: Likewise.
17299 * gdb.reverse/i386-precsave.exp: Likewise.
17300 * gdb.reverse/machinestate-precsave.exp: Likewise.
17301 * gdb.reverse/sigall-precsave.exp: Likewise.
17302 * gdb.reverse/solib-precsave.exp: Likewise.
17303 * gdb.reverse/step-precsave.exp: Likewise.
17304 * gdb.reverse/until-precsave.exp: Likewise.
17305 * gdb.reverse/watch-precsave.exp: Likewise.
17306
17307 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17308
17309 * gdb.base/bp-permanent.c: Include unistd.h.
17310 * gdb.python/py-framefilter-mi.c (main): Add return type.
17311 * gdb.python/py-framefilter.c (main): Likewise.
17312 * gdb.trace/actions-changed.c (main): Likewise.
17313
17314 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17315
17316 * gdb.mi/until.c: Add eye-catchers.
17317 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17318 line numbers.
17319
17320 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17321
17322 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17323 function header variants in break1.c.
17324 * gdb.base/ena-dis-br.exp: Likewise.
17325 * gdb.base/hbreak2.exp: Likewise.
17326 * gdb.reverse/until-precsave.exp: Drop references to removed
17327 non-prototype function header variants in ur1.c.
17328 * gdb.reverse/until-reverse.exp: Likewise.
17329
17330 2014-11-17 Petr Machata <pmachata@redhat.com>
17331
17332 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17333 ${_cu_offset_size} bytes abbrev offset.
17334
17335 2014-11-15 Doug Evans <xdje42@gmail.com>
17336
17337 PR symtab/17559
17338 * gdb.base/line-symtabs.exp: New file.
17339 * gdb.base/line-symtabs.c: New file.
17340 * gdb.base/line-symtabs.h: New file.
17341
17342 2014-11-14 Yao Qi <yao@codesourcery.com>
17343
17344 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17345 (func): Add label func_label.
17346 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17347 Replace low_pc and high_pc with MACRO_AT_range.
17348 Replace name, low_pc and high_pc with MACRO_AT_func.
17349
17350 2014-11-14 Yao Qi <yao@codesourcery.com>
17351
17352 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17353 Replace name, low_pc and high_pc with MACRO_AT_func.
17354
17355 2014-11-14 Yao Qi <yao@codesourcery.com>
17356
17357 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17358 produce debug information.
17359 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17360
17361 2014-11-14 Yao Qi <yao@codesourcery.com>
17362
17363 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17364 object and get function length.
17365 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17366 with MACRO_AT_func.
17367 (top-level): Replace gdb_compile and clean_restart with
17368 prepare_for_testing.
17369 * gdb.dwarf2/main.c (main): Add label main_label.
17370
17371 2014-11-14 Yao Qi <yao@codesourcery.com>
17372
17373 * lib/dwarf.exp (function_range): New procedure.
17374 (Dwarf::_handle_macro_at_func): New procedure.
17375 (Dwarf::_handle_macro_at_range): New procedure.
17376 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17377
17378 2014-11-14 Yao Qi <yao@codesourcery.com>
17379
17380 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17381 (_handle_attribute): New procedure.
17382
17383 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17384
17385 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17386 * gdb.base/call-sc.c (zed): Likewise.
17387 * gdb.base/checkpoint.c (main): Likewise.
17388 * gdb.base/dump.c (main): Likewise.
17389 * gdb.base/gcore.c (main): Likewise.
17390 * gdb.base/huge.c (main): Likewise.
17391 * gdb.base/multi-forks.c (main): Likewise.
17392 * gdb.base/pr10179-a.c (main): Likewise.
17393 * gdb.base/savedregs.c (main): Likewise.
17394 * gdb.base/sigaltstack.c (main): Likewise.
17395 * gdb.base/siginfo.c (main): Likewise.
17396 * gdb.base/structs.c (zed): Likewise.
17397 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17398 * gdb.mi/mi-syn-frame.c (main): Likewise.
17399 * gdb.mi/until.c (foo, main): Likewise.
17400 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17401 * gdb.base/solib-weak.c (foo): Declare.
17402 * gdb.base/attach-twice.c: Include stdio.h.
17403 * gdb.base/weaklib1.c: Likewise.
17404 * gdb.base/weaklib2.c: Likewise.
17405 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17406 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17407 unistd.h.
17408 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17409 * gdb.mi/mi-exit-code.c: Likewise.
17410 * gdb.base/break-interp-lib.c: Include string.h.
17411 * gdb.base/coremaker.c: Likewise.
17412 * gdb.base/testenv.c: Likewise.
17413 * gdb.python/py-finish-breakpoint.c: Likewise.
17414 * gdb.base/inferior-died.c: Include sys/wait.h.
17415 * gdb.base/fileio.c: Include time.h.
17416 * gdb.base/async-shell.c: Include unistd.h.
17417 * gdb.base/dprintf-non-stop.c: Likewise.
17418 * gdb.base/info-os.c: Likewise.
17419 * gdb.mi/mi-console.c: Likewise.
17420 * gdb.mi/watch-nonstop.c: Likewise.
17421 * gdb.python/py-events.c: Likewise.
17422 * gdb.base/async.c (baz): Move up before its invocation.
17423 * gdb.base/code_elim2.c (my_global_func): Likewise.
17424 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17425 * gdb.base/advance.c (func2): Likewise.
17426
17427 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17428
17429 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17430 variant.
17431 * gdb.base/annota3.c: Likewise.
17432 * gdb.base/async.c: Likewise.
17433 * gdb.base/average.c: Likewise.
17434 * gdb.base/call-ar-st.c: Likewise.
17435 * gdb.base/call-rt-st.c: Likewise.
17436 * gdb.base/call-sc.c: Likewise.
17437 * gdb.base/call-strs.c: Likewise.
17438 * gdb.base/ending-run.c: Likewise.
17439 * gdb.base/execd-prog.c: Likewise.
17440 * gdb.base/exprs.c: Likewise.
17441 * gdb.base/foll-exec.c: Likewise.
17442 * gdb.base/foll-fork.c: Likewise.
17443 * gdb.base/foll-vfork.c: Likewise.
17444 * gdb.base/funcargs.c: Likewise.
17445 * gdb.base/gcore.c: Likewise.
17446 * gdb.base/jump.c: Likewise.
17447 * gdb.base/langs0.c: Likewise.
17448 * gdb.base/langs1.c: Likewise.
17449 * gdb.base/langs2.c: Likewise.
17450 * gdb.base/mips_pro.c: Likewise.
17451 * gdb.base/nodebug.c: Likewise.
17452 * gdb.base/opaque0.c: Likewise.
17453 * gdb.base/opaque1.c: Likewise.
17454 * gdb.base/recurse.c: Likewise.
17455 * gdb.base/run.c: Likewise.
17456 * gdb.base/scope0.c: Likewise.
17457 * gdb.base/scope1.c: Likewise.
17458 * gdb.base/setshow.c: Likewise.
17459 * gdb.base/setvar.c: Likewise.
17460 * gdb.base/shmain.c: Likewise.
17461 * gdb.base/shr1.c: Likewise.
17462 * gdb.base/shr2.c: Likewise.
17463 * gdb.base/sigall.c: Likewise.
17464 * gdb.base/signals.c: Likewise.
17465 * gdb.base/so-indr-cl.c: Likewise.
17466 * gdb.base/solib2.c: Likewise.
17467 * gdb.base/structs.c: Likewise.
17468 * gdb.base/sum.c: Likewise.
17469 * gdb.base/vforked-prog.c: Likewise.
17470 * gdb.base/watchpoint.c: Likewise.
17471 * gdb.reverse/shr2.c: Likewise.
17472 * gdb.reverse/until-reverse.c: Likewise.
17473 * gdb.reverse/ur1.c: Likewise.
17474 * gdb.reverse/watch-reverse.c: Likewise.
17475
17476 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17477
17478 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17479 variant.
17480 * gdb.base/sepdebug.exp: Drop references to removed code.
17481
17482 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17483
17484 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17485 variant. Preserve original line numbering.
17486 * gdb.base/list1.c: Likewise.
17487
17488 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17489
17490 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17491 variant.
17492 * gdb.base/break1.c: Likewise.
17493 * gdb.base/break.exp: Drop references to removed code.
17494
17495 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17496
17497 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17498 variant.
17499
17500 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17501
17502 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17503
17504 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17505
17506 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17507 logic into perform_all_tests() and invoke it with and without
17508 function header prototypes.
17509 (do_function_calls): Remove conditional XFAIL for PR 5318.
17510 (rerun_and_prepare): Remove duplicate code.
17511 (perform_all_tests): New. Main logic moved here.
17512
17513 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17514
17515 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17516 code guarded by #ifdef NO_PROTOTYPES.
17517 (t_double_many_args): Likewise.
17518 (DEF_FUNC_MANY_ARGS_1): Likewise.
17519 (DEF_FUNC_VALUES_1): Likewise.
17520 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17521 guarded by #ifdef PROTOTYPES.
17522
17523 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17524
17525 * gdb.mi/mi-console.c: Add eye-catcher.
17526 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17527 instead of literal line number.
17528
17529 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17530
17531 * gdb.base/shr2.c: Add eye-catcher.
17532 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17533 line number.
17534
17535 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17536
17537 * gdb.base/jump.c: Add eye-catchers.
17538 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17539 numbers.
17540
17541 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17542
17543 * gdb.base/execd-prog.c: Add eye-catchers.
17544 * gdb.base/foll-exec.c: Likewise.
17545 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17546 line numbers.
17547
17548 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17549
17550 * gdb.base/ending-run.c: Add eye-catchers.
17551 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17552 literal line numbers.
17553
17554 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17555
17556 * gdb.base/call-rt-st.c: Add eye-catchers.
17557 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17558 literal line numbers.
17559
17560 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17561
17562 * gdb.base/call-ar-st.c: Add eye-catchers.
17563 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17564 literal line numbers.
17565
17566 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17567
17568 * gdb.base/average.c: Add eye-catchers.
17569 * gdb.base/sum.c: Likewise.
17570 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17571 regexps dynamically.
17572
17573 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17574
17575 * gdb.base/solib1.c: Add eye-catchers.
17576 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17577 literal line numbers.
17578
17579 2014-11-12 Pedro Alves <palves@redhat.com>
17580
17581 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17582 leader has exited.
17583
17584 2014-11-12 Pedro Alves <palves@redhat.com>
17585
17586 * gdb.arch/i386-bp_permanent.c: New file.
17587 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17588 (srcfile): Set to i386-bp_permanent.c.
17589 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17590 that stepi does not execute the 'leave' instruction, instead of
17591 testing it does execute.
17592 * gdb.base/bp-permanent.c: New file.
17593 * gdb.base/bp-permanent.exp: New file.
17594
17595 2014-11-10 Doug Evans <xdje42@gmail.com>
17596
17597 PR symtab/17564
17598 * gdb.base/symtab-search-order.exp: New file.
17599 * gdb.base/symtab-search-order.c: New file.
17600 * gdb.base/symtab-search-order-1.c: New file.
17601 * gdb.base/symtab-search-order-shlib-1.c: New file.
17602
17603 2014-11-07 Pedro Alves <palves@redhat.com>
17604
17605 PR gdb/17511
17606 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17607 i?86-*-linux*.
17608
17609 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17610
17611 PR c++/17494
17612 * gdb.cp/pr17494.cc: New file.
17613 * gdb.cp/pr17494.exp: New file.
17614
17615 2014-11-02 Yao Qi <yao@codesourcery.com>
17616
17617 * gdb.python/python.exp: Get working directory and match the
17618 output of "set extended-prompt \\w " with it.
17619
17620 2014-10-30 Doug Evans <dje@google.com>
17621
17622 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17623 in objfiles.
17624 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17625 in progspaces.
17626
17627 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
17628
17629 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17630 * gdb.base/realname-expand.exp: Likewise.
17631 * gdb.linespec/macro-relative.exp: Likewise.
17632
17633 2014-10-29 Pedro Alves <palves@redhat.com>
17634
17635 PR gdb/17408
17636 * gdb.threads/schedlock.c (some_function): New function.
17637 (call_function): New global.
17638 (MAYBE_CALL_SOME_FUNCTION): New macro.
17639 (thread_function): Call it.
17640 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17641 and use it instead of a global counter. Adjust all callers.
17642 (get_current_thread): Use "find current thread" for test message
17643 here rather than having all callers pass down the same string.
17644 (goto_loop): New procedure, factored out from ...
17645 (my_continue): ... this.
17646 (step_ten_loops): Change parameter from test message to command to
17647 use. Adjust.
17648 (list_count): Delete global.
17649 (check_result): New procedure, factored out from duplicate top
17650 level code.
17651 (continue tests): Wrap in with_test_prefix.
17652 (test_step): New procedure, factored out from duplicate top level
17653 code.
17654 (top level): Test "step" in combination with all scheduler-locking
17655 modes. Test "next" in combination with all scheduler-locking
17656 modes, and in combination with stepping over a function call or
17657 not.
17658 * gdb.threads/next-bp-other-thread.c: New file.
17659 * gdb.threads/next-bp-other-thread.exp: New file.
17660
17661 2014-10-29 Pedro Alves <palves@redhat.com>
17662
17663 PR python/17372
17664 * gdb.python/python.exp: Test a multi-line command that spawns
17665 interactive Python.
17666 * gdb.base/multi-line-starts-subshell.exp: New file.
17667
17668 2014-10-29 Yao Qi <yao@codesourcery.com>
17669
17670 * gdb.base/fileio.exp: Make directories on host.
17671
17672 2014-10-29 Yao Qi <yao@codesourcery.com>
17673
17674 * gdb.base/fileio.c (test_write): Close the file.
17675
17676 2014-10-28 Pedro Alves <palves@redhat.com>
17677
17678 PR gdb/12623
17679 * gdb.base/sigstep.c (no_handler): New global.
17680 (main): If 'no_handler is true, set the signal handlers to
17681 SIG_IGN.
17682 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17683 with_sw_watch and no_handler parameters. Handle them.
17684 (top level) <stepping over handler when stopped at a breakpoint
17685 test>: Add a test axis for testing with a software watchpoint, and
17686 another for testing with the signal handler set to SIG_IGN.
17687 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17688 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17689
17690 2014-10-28 Pedro Alves <palves@redhat.com>
17691
17692 PR gdb/17511
17693 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17694 * gdb.base/sigstep.exp (other_handler_location): New global.
17695 (advance): Support stepping into the signal handler, and running
17696 commands while in the handler.
17697 (in_handler_map): New global.
17698 (top level): In the advance test, add combinations for getting
17699 into the handler with stepping commands, and for running commands
17700 in the handler. Add comment descripting the advancei tests.
17701
17702 2014-10-28 Pedro Alves <palves@redhat.com>
17703
17704 * gdb.base/sigstep.exp: Use build_executable instead of
17705 prepare_for_testing.
17706 (top level): Move code that starts GDB, runs to main and creates a
17707 display to ...
17708 (restart): ... this new procedure.
17709 (top level): Move backtrace from signal handler test to ...
17710 (validate_backtrace): ... this new procedure.
17711 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17712 with_test_prefix. Always restart GDB.
17713 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17714 with_test_prefix. Always restart GDB. No need to delete
17715 breakpoints after the test.
17716 (test_skip_handler): Remove prefix parameter.
17717 (skip_over_handler, breakpoint_to_handler)
17718 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17719 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17720 restart GDB. No need to delete breakpoints after the test.
17721 (top level): Use foreach to call the test procedures with
17722 different commands.
17723
17724 2014-10-28 Pedro Alves <palves@redhat.com>
17725
17726 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17727 instead of GNATS numbers.
17728 * gdb.base/sigbpt.exp: Likewise.
17729 * gdb.base/siginfo.exp: Likewise.
17730 * gdb.base/sigstep.exp: Likewise.
17731
17732 2014-10-27 Pedro Alves <palves@redhat.com>
17733
17734 * gdb.base/sigstep.c (dummy): New global.
17735 (main): Issue a couple writes to the new global.
17736 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17737 procedures.
17738 (skip_over_handler): Use test_skip_handler.
17739 (top level): Call skip_over_handler for stepi and nexti too.
17740 (breakpoint_over_handler): Use test_skip_handler.
17741 (top level): Call breakpoint_over_handler for stepi and nexti too.
17742
17743 2014-10-27 Yao Qi <yao@codesourcery.com>
17744
17745 * gdb.trace/tfile.c (adjust_function_address)
17746 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17747 function descriptor.
17748
17749 2014-10-24 Don Breazeal <donb@codesourcery.com>
17750
17751 * gdb.base/foll-fork.exp (test_follow_fork,
17752 catch_fork_child_follow): Check for updated fork messages emitted
17753 from infrun.c.
17754 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17755 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17756 vfork_and_exec_child_follow_through_step): Check for updated vfork
17757 messages emitted from infrun.c.
17758
17759 2014-10-24 Pedro Alves <palves@redhat.com>
17760
17761 * gdb.base/corefile.exp: Remove references to ultrix.
17762 * gdb.base/interrupt.exp: Likewise.
17763 * gdb.base/whatis.exp: Likewise.
17764 * gdb.gdb/selftest.exp: Likewise.
17765 * gdb.threads/manythreads.exp: Likewise.
17766 * gdb.threads/print-threads.exp: Likewise.
17767 * gdb.threads/pthreads.exp:: Likewise.
17768 * gdb.threads/schedlock.exp: Likewise.
17769
17770 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17771
17772 * gdb.cp/non-trivial-retval.cc: Add a test case.
17773 * gdb.cp/non-trivial-retval.exp: Add a test.
17774
17775 2014-10-20 Yao Qi <yao@codesourcery.com>
17776
17777 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17778 * gdb.python/py-objfile-script-gdb.py: New file.
17779 * gdb.python/py-objfile-script.exp: Update reference to
17780 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17781 of remote_download. Remove the dest file.
17782
17783 2014-10-20 Yao Qi <yao@codesourcery.com>
17784
17785 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17786 * gdb.base/step-line.exp: Likewise.
17787 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17788 * gdb.dwarf2/dw2-basic.exp: Likewise.
17789 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17790 * gdb.dwarf2/dw2-filename.exp: Likewise.
17791 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17792 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17793 * gdb.dwarf2/dw2-producer.exp: Likewise.
17794 * gdb.dwarf2/mac-fileno.exp: Likewise.
17795 * gdb.python/py-frame-args.exp: Likewise.
17796 * gdb.python/py-framefilter.exp: Likewise.
17797 * gdb.python/py-mi.exp: Likewise.
17798 * gdb.python/py-objfile-script.exp: Likewise
17799 * gdb.python/py-pp-integral.exp: Likewise.
17800 * gdb.python/py-pp-re-notag.exp: Likewise.
17801 * gdb.python/py-prettyprint.exp: Likewise.
17802 * gdb.python/py-section-script.exp: Likewise.
17803 * gdb.python/py-typeprint.exp: Likewise.
17804 * gdb.python/py-xmethods.exp: Likewise.
17805 * gdb.stabs/weird.exp: Likewise.
17806 * gdb.xml/tdesc-regs.exp: Likewise.
17807
17808 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17809
17810 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17811 (out_cu): Use addr_len for the size of addresses.
17812 (out_line): Likewise. Size DW_LNE_set_address instruction
17813 according to addr_len.
17814 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17815 (FUNC): Add START_INSNS to definition.
17816
17817 2014-10-18 Yao Qi <yao@codesourcery.com>
17818
17819 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17820 gdb_has_argv0 return true.
17821 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17822 check [target_info exists noargs], check [gdb_has_argv0]
17823 instead.
17824 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17825 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17826 procedures.
17827
17828 2014-10-17 Doug Evans <dje@google.com>
17829
17830 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17831 event.
17832 * gdb.python/py-events.py: Add clear_objfiles event.
17833
17834 2014-10-17 Doug Evans <dje@google.com>
17835
17836 * gdb.python/py-objfile.exp: Test progspace attribute.
17837
17838 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17839
17840 * gdb.guile/scm-breakpoint.exp: Do not assume any
17841 directory separators when matching source file paths.
17842 * gdb.python/py-breakpoint.exp: Likewise.
17843 * gdb.reverse/break-precsave.exp: Likewise.
17844 * gdb.reverse/break-reverse.exp: Likewise.
17845 * gdb.reverse/consecutive-precsave.exp: Likewise.
17846 * gdb.reverse/finish-precsave.exp: Likewise.
17847 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17848 * gdb.reverse/finish-reverse.exp: Likewise.
17849 * gdb.reverse/i386-precsave.exp: Likewise.
17850 * gdb.reverse/i387-env-reverse.exp: Likewise.
17851 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17852 * gdb.reverse/machinestate-precsave.exp: Likewise.
17853 * gdb.reverse/machinestate.exp: Likewise.
17854 * gdb.reverse/sigall-precsave.exp: Likewise.
17855 * gdb.reverse/solib-precsave.exp: Likewise.
17856 * gdb.reverse/step-precsave.exp: Likewise.
17857 * gdb.reverse/until-precsave.exp: Likewise.
17858 * gdb.reverse/watch-precsave.exp: Likewise.
17859 * gdb.reverse/watch-reverse.exp: Likewise.
17860
17861 2014-10-17 Yao Qi <yao@codesourcery.com>
17862
17863 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17864 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17865
17866 2014-10-17 Pedro Alves <palves@redhat.com>
17867
17868 PR gdb/17471
17869 * gdb.base/bg-execution-repeat.c: New file.
17870 * gdb.base/bg-execution-repeat.exp: New file.
17871
17872 2014-10-17 Pedro Alves <palves@redhat.com>
17873
17874 PR gdb/17300
17875 * gdb.base/continue-all-already-running.c: New file.
17876 * gdb.base/continue-all-already-running.exp: New file.
17877
17878 2014-10-17 Pedro Alves <palves@redhat.com>
17879
17880 PR gdb/17472
17881 * gdb.base/annota-input-while-running.c: New file.
17882 * gdb.base/annota-input-while-running.exp: New file.
17883
17884 2014-10-17 Pedro Alves <palves@redhat.com>
17885
17886 * gdb.base/callfuncs.exp: emove references to osf.
17887 * gdb.base/sigall.exp: Likewise.
17888 * gdb.gdb/selftest.exp: Likewise.
17889 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17890 * gdb.mi/non-stop.c: Likewise.
17891 * gdb.mi/pthreads.c: Likewise.
17892 * gdb.reverse/sigall-precsave.exp: Likewise.
17893 * gdb.reverse/sigall-reverse.exp: Likewise.
17894 * gdb.threads/pthreads.c: Likewise.
17895 * gdb.threads/pthreads.exp: Likewise.
17896
17897 2014-10-17 Yao Qi <yao@codesourcery.com>
17898
17899 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17900 check 'target_info exists noargs'.
17901 (test_command_prompt_position): Likewise.
17902 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17903 Remove "set args".
17904 (progvar_simple_while_test): Likewise.
17905 (progvar_complex_if_while_test): Likewise.
17906 (if_while_breakpoint_command_test): Likewise.
17907 (infrun_breakpoint_command_test): Likewise.
17908 (breakpoint_command_test): Likewise.
17909 (watchpoint_command_test): Likewise.
17910 (bp_deleted_in_command_test): Likewise.
17911 (temporary_breakpoint_commands): Likewise.
17912
17913 2014-10-16 Yao Qi <yao@codesourcery.com>
17914
17915 * gdb.base/remotetimeout.exp: Remove noargs checking.
17916
17917 2014-10-15 Pedro Alves <palves@redhat.com>
17918
17919 PR breakpoints/9649
17920 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17921 * gdb.base/breakpoint-in-ro-region.exp
17922 (probe_target_hardware_step): New procedure.
17923 (top level): Probe hardware stepping and hardware breakpoint
17924 support. Test stepping through a read-only region, with both
17925 "breakpoint auto-hw" on and off and both "always-inserted" on and
17926 off.
17927
17928 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17929
17930 * gdb.dlang/demangle.exp: Update for demangling changes.
17931
17932 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17933
17934 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17935 * gdb.cp/non-trivial-retval.exp: Add new tests.
17936
17937 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17938
17939 PR c++/13403
17940 PR c++/15154
17941 * gdb.cp/non-trivial-retval.cc: New file.
17942 * gdb.cp/non-trivial-retval.exp: New file.
17943
17944 2014-10-15 Yao Qi <yao@codesourcery.com>
17945
17946 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17947 remote host.
17948
17949 2014-10-15 Yao Qi <yao@codesourcery.com>
17950
17951 * gdb.python/py-symbol.exp: Match file base name if host is
17952 remote, otherwise match file name with dir name.
17953 * gdb.python/py-symtab.exp: Likewise.
17954 * gdb.python/python.exp: Likewise.
17955
17956 2014-10-15 Yao Qi <yao@codesourcery.com>
17957
17958 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17959 pattern.
17960 * gdb.python/py-symtab.exp: Likewise.
17961 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17962 locationn.
17963
17964 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17965
17966 * gdb.ada/addr_arith: New testcase.
17967
17968 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17969
17970 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17971 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17972 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17973 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17974
17975 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17976
17977 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17978 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17979 * gdb.arch/stap-eval-lang-ada.exp: New file.
17980
17981 2014-10-14 Yao Qi <yao@codesourcery.com>
17982
17983 * gdb.mi/mi-var-child.c (nothing1): New function.
17984 (nothing2): New function.
17985 (do_children_tests): Set function pointers by nothing1 and
17986 nothing2.
17987 * gdb.mi/mi-var-child.exp: Step over new added statements.
17988 Update test to match the new output.
17989 * gdb.mi/var-cmd.c (nothing1): New function.
17990 (nothing2): New function.
17991 (do_children_tests): Set function pointers by nothing1 and
17992 nothing2.
17993 * gdb.mi/mi-var-display.exp: Update test to match output.
17994 Step to the line specified by $line_dct_nothing.
17995 Increase the number of lines to step.
17996
17997 2014-10-14 Yao Qi <yao@codesourcery.com>
17998
17999 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18000 tests.
18001 * gdb.mi/mi2-var-child.exp: Likewise.
18002
18003 2014-10-13 Doug Evans <dje@google.com>
18004
18005 * gdb.python/py-objfile.exp: Change name of file name test.
18006
18007 2014-10-13 Doug Evans <dje@google.com>
18008
18009 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18010 from the start of the CU.
18011
18012 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18013 Yao Qi <yao@codesourcery.com>
18014
18015 Fix "save breakpoints" for "catch" command.
18016 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18017 Remove -nonewline. Match also the added "main" line.
18018
18019 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18020
18021 Fix "save breakpoints" for "disable $bpnum" command.
18022 * gdb.base/save-bp.c (main): Add label.
18023 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18024
18025 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18026
18027 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18028
18029 2014-10-11 Yao Qi <yao@codesourcery.com>
18030
18031 * gdb.server/server-kill.exp: Execute command
18032 "set remote trace-status-packet on" before "tstatus".
18033
18034 2014-10-11 Yao Qi <yao@codesourcery.com>
18035
18036 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18037 (main): Call getppid.
18038 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18039 and continue to it. Read variable "server_pid".
18040
18041 2014-10-11 Yao Qi <yao@codesourcery.com>
18042
18043 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18044
18045 2014-10-11 Yao Qi <yao@codesourcery.com>
18046
18047 * gdb.threads/thread-find.exp: Don't execute command
18048 "info threads".
18049 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18050 * gdb.threads/linux-dp.exp: Don't check the condition
18051 $threads_created equals to zero.
18052
18053 2014-10-10 Pedro Alves <palves@redhat.com>
18054
18055 * gdb.base/bigcore.exp: Remove references to IRIX.
18056 * gdb.base/funcargs.exp: Likewise.
18057 * gdb.base/interrupt.exp: Likewise.
18058 * gdb.base/mips_pro.exp: Likewise.
18059 * gdb.base/nodebug.exp: Likewise.
18060 * gdb.base/setvar.exp: Likewise.
18061 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18062
18063 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18064 Pedro Alves <palves@redhat.com>
18065
18066 PR symtab/14466
18067 * gdb.base/vdso-warning.c: New file.
18068 * gdb.base/vdso-warning.exp: New file.
18069
18070 2014-10-02 Doug Evans <dje@google.com>
18071
18072 * gdb.base/structs.c (main): Don't run forever.
18073
18074 2014-10-02 Pedro Alves <palves@redhat.com>
18075
18076 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18077 (top level) <stop threads 1, stop threads 2>: Use it.
18078
18079 2014-10-02 Pedro Alves <palves@redhat.com>
18080
18081 * gdb.threads/break-while-running.exp (test): Add new
18082 'update_thread_list' argument. Skip "info threads" if false.
18083 (top level): Add new 'update_thread_list' axis.
18084
18085 2014-10-02 Pedro Alves <palves@redhat.com>
18086
18087 PR breakpoints/17431
18088 * gdb.base/execl-update-breakpoints.c: New file.
18089 * gdb.base/execl-update-breakpoints.exp: New file.
18090
18091 2014-10-01 Pedro Alves <palves@redhat.com>
18092
18093 * gdb.base/breakpoint-in-ro-region.c: New file.
18094 * gdb.base/breakpoint-in-ro-region.exp: New file.
18095
18096 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18097
18098 * gdb.mi/mi-exit-code.exp: New file.
18099 * gdb.mi/mi-exit-code.c: New file.
18100
18101 2014-09-30 Yao Qi <yao@codesourcery.com>
18102
18103 * lib/prelink-support.exp (build_executable_own_libs): Error if
18104 the target isn't native.
18105
18106 2014-09-30 Yao Qi <yao@codesourcery.com>
18107
18108 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18109 false.
18110
18111 2014-09-22 Pedro Alves <palves@redhat.com>
18112
18113 * gdb.threads/break-while-running.exp: New file.
18114 * gdb.threads/break-while-running.c: New file.
18115
18116 2014-09-19 Yao Qi <yao@codesourcery.com>
18117
18118 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18119 Invoke test. Restart GDB with --readnow and invoke test again.
18120
18121 2014-09-19 Yao Qi <yao@codesourcery.com>
18122
18123 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18124 proc set_breakpoint_on_gcd_function. Invoke
18125 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18126 invoke set_breakpoint_on_gcd_function again.
18127
18128 2014-09-18 Doug Evans <dje@google.com>
18129
18130 * gdb.dwarf2/symtab-producer.exp: New file.
18131
18132 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18133
18134 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18135 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18136 * gdb.base/global-var-nested-by-dso.c: Likewise.
18137 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18138
18139 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18140 Pedro Alves <palves@redhat.com>
18141
18142 * gdb.base/watch-bitfields.exp: Pass string other than test file
18143 name to prepare_for_testing.
18144 (watch): New procedure.
18145 (expect_watchpoint): Use with_test_prefix.
18146 (top level): Factor out tests to ...
18147 (test_watch_location, test_regular_watch): ... these new
18148 procedures, and use with_test_prefix and gdb_continue_to_end.
18149
18150 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18151
18152 PR breakpoints/12526
18153 * gdb.base/watch-bitfields.exp: New file.
18154 * gdb.base/watch-bitfields.c: New file.
18155
18156 2014-09-16 Pedro Alves <palves@redhat.com>
18157
18158 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18159 software and hardware addresses, not software address against
18160 itself.
18161
18162 2014-09-16 Pedro Alves <palves@redhat.com>
18163
18164 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18165 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18166
18167 2014-09-16 Pedro Alves <palves@redhat.com>
18168
18169 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18170 files.
18171 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18172 "*-*-vxworks*" throughout.
18173 * gdb.base/break.exp: Likewise.
18174 * gdb.base/default.exp: Likewise.
18175 * gdb.base/scope.exp: Likewise.
18176 * gdb.base/sepdebug.exp: Likewise.
18177 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18178 throughout.
18179 * gdb.base/run.c: Likewise.
18180 * gdb.base/sepdebug.c: Likewise.
18181 * gdb.hp/gdb.aCC/run.c: Likewise.
18182 * gdb.reverse/until-reverse.c: Likewise.
18183 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18184
18185 2014-09-16 Yao Qi <yao@codesourcery.com>
18186
18187 * boards/local-remote-host-native.exp: New file.
18188
18189 2014-09-14 Doug Evans <xdje42@gmail.com>
18190
18191 * gdb.threads/queue-signal.c (thread_count): New variable.
18192 (thread_count_mutex, thread_count_condvar): New variables.
18193 (incr_thread_count, wait_all_threads_running): New functions.
18194 (main): Wait for all threads to be in their thread functions.
18195
18196 2014-09-13 Doug Evans <xdje42@gmail.com>
18197
18198 * gdb.threads/queue-signal.c: New file.
18199 * gdb.threads/queue-signal.exp: New file.
18200
18201 2014-09-13 Doug Evans <xdje42@gmail.com>
18202
18203 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18204 be consistent with what default_gdb_init uses.
18205 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18206 the plain text of the prompt. Add some logging printfs.
18207 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18208
18209 2014-09-12 Pedro Alves <palves@redhat.com>
18210
18211 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18212 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18213 * gdb.arch/i386-size-overlap.exp: Likewise.
18214 * gdb.arch/i386-size.exp: Likewise.
18215 * gdb.arch/i386-unwind.exp: Likewise.
18216 * gdb.base/a2-run.exp: Likewise.
18217 * gdb.base/break.exp: Likewise.
18218 * gdb.base/charset.exp: Likewise.
18219 * gdb.base/chng-syms.exp: Likewise.
18220 * gdb.base/commands.exp: Likewise.
18221 * gdb.base/dbx.exp: Likewise.
18222 * gdb.base/find.exp: Likewise.
18223 * gdb.base/funcargs.exp: Likewise.
18224 * gdb.base/jit-simple.exp: Likewise.
18225 * gdb.base/reread.exp: Likewise.
18226 * gdb.base/sepdebug.exp: Likewise.
18227 * gdb.base/step-bt.exp: Likewise.
18228 * gdb.cp/mb-inline.exp: Likewise.
18229 * gdb.cp/mb-templates.exp: Likewise.
18230 * gdb.objc/basicclass.exp: Likewise.
18231 * gdb.threads/killed.exp: Likewise.
18232
18233 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18234
18235 PR tdep/17379
18236 * gdb.arch/powerpc-stackless.S: New file.
18237 * gdb.arch/powerpc-stackless.exp: New file.
18238
18239 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18240
18241 * gdb.base/attach.c: Include unistd.h.
18242 (main): Call alarm. Add label postloop.
18243 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18244 gdb_breakpoint, gdb_continue_to_breakpoint.
18245 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18246
18247 2014-09-11 Pedro Alves <palves@redhat.com>
18248
18249 PR gdb/17347
18250 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18251 * gdb.base/attach.exp (test_command_line_attach_run): New
18252 procedure.
18253 (top level): Call it.
18254
18255 2014-09-11 Pedro Alves <palves@redhat.com>
18256
18257 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18258 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18259 (do_command_attach_tests): Use spawn_wait_for_attach.
18260 * gdb.base/solib-overlap.exp: Likewise.
18261 * gdb.multi/multi-attach.exp: Likewise.
18262 * gdb.python/py-prompt.exp: Likewise.
18263 * gdb.python/py-sync-interp.exp: Likewise.
18264 * gdb.server/ext-attach.exp: Likewise.
18265
18266 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18267
18268 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18269 command in testcase. Simplify testcase.
18270
18271 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18272
18273 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18274
18275 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18276
18277 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18278
18279 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18280
18281 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18282
18283 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18284
18285 * gdb.dwarf2/dynarr-ptr.c: New file.
18286 * gdb.dwarf2/dynarr-ptr.exp: New file.
18287
18288 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18289
18290 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18291 of 30 rather than hardcoding 120 for a slow test case. Take the
18292 `gdb,timeout' target setting into account for this calculation.
18293 Don't extend the timeout for the test cases that don't need it.
18294
18295 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18296
18297 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18298 a factor of 2 for a slow test case. Take the `gdb,timeout'
18299 target setting into account for this calculation.
18300 * gdb.reverse/until-precsave.exp: Increase the timeout by
18301 a factor of 15 and 3 respectively rather than adding 120
18302 for a pair of slow test cases. Take the `gdb,timeout'
18303 target setting into account for this calculation.
18304
18305 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18306
18307 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18308 timeout, don't pass one down to gdb_expect.
18309 (gdb_expect): Rework timeout selection.
18310
18311 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18312
18313 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18314 exception on timeout.
18315 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18316 (gdbserver_start_extended): Catch any `gdbserver_start' error
18317 exceptions.
18318 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18319 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18320 `gdbserver_gdb_load' error exceptions.
18321
18322 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18323
18324 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18325 120 on waiting for the TCP socket to open.
18326
18327 2014-09-09 Doug Evans <xdje42@gmail.com>
18328
18329 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18330 _caller_matches, _any_caller_is, _any_caller_matches.
18331
18332 2014-09-09 Doug Evans <xdje42@gmail.com>
18333
18334 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18335
18336 2014-09-09 Yao Qi <yao@codesourcery.com>
18337
18338 * gdb.mi/mi-var-display.exp: Set print symbol off.
18339
18340 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18341
18342 PR gdb/17035
18343 * gdb.base/commands.exp: Add tests to verify user-defined
18344 commands with empty bodies.
18345 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18346 python commands in `show user command`.
18347 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18348 scheme commands in `show user command`.
18349
18350 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18351
18352 PR python/17355
18353 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18354 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18355 * gdb.python/py-framefilter-invalidarg.exp: New file.
18356 * gdb.python/py-framefilter-invalidarg.py: New file.
18357
18358 2014-09-06 Doug Evans <xdje42@gmail.com>
18359
18360 PR 15276
18361 * gdb.python/py-caller-is.c: New file.
18362 * gdb.python/py-caller-is.exp: New file.
18363
18364 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18365
18366 PR gdb/17235
18367 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18368 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18369
18370 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18371
18372 PR fortran/17237
18373 * gdb.fortran/print-formatted.exp: New file.
18374 * gdb.fortran/print-formatted.f90: Likewise.
18375
18376 2014-09-03 Sasha Smundak <asmundak@google.com>
18377
18378 * gdb.python/py-frame.exp: Test Frame.read_register.
18379
18380 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18381
18382 PR python/16699
18383 * gdb.python/py-completion.exp: New file.
18384 * gdb.python/py-completion.py: Likewise.
18385
18386 2014-08-28 Doug Evans <dje@google.com>
18387
18388 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18389 eax,etc. are live with values set by gdb and thus the compiler can't
18390 use them.
18391 * gdb.arch/i386-pseudo.c (main): Ditto.
18392
18393 2014-08-27 Doug Evans <dje@google.com>
18394
18395 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18396
18397 2014-08-25 Doug Evans <dje@google.com>
18398
18399 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18400 (main): Ditto.
18401
18402 2014-08-25 Doug Evans <dje@google.com>
18403
18404 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18405
18406 2014-08-24 Yao Qi <yao@codesourcery.com>
18407
18408 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18409 symbol off.
18410 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18411
18412 2014-08-22 Doug Evans <dje@google.com>
18413
18414 PR 17276
18415 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18416 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18417 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18418
18419 2014-08-22 Yao Qi <yao@codesourcery.com>
18420
18421 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18422 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18423 * gdb.python/python.exp: Likewise. Use .py file on the host
18424 instead of the build.
18425
18426 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18427
18428 * gdb.threads/gcore-stale-thread.c: New file.
18429 * gdb.threads/gcore-stale-thread.exp: New file.
18430
18431 2014-08-21 Pedro Alves <palves@redhat.com>
18432
18433 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18434 * gdb.base/gcore-relro-pie.exp: Likewise.
18435 * gdb.base/gcore-relro.exp: Likewise.
18436 * gdb.base/gcore.exp: Likewise.
18437 * gdb.base/print-symbol-loading.exp: Likewise.
18438 * gdb.threads/gcore-thread.exp: Likewise.
18439 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18440
18441 2014-08-20 Pedro Alves <palves@redhat.com>
18442 Jan Kratochvil <jan.kratochvil@redhat.com>
18443
18444 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18445 configure.
18446 (EXPECT): Handle READ1 being set.
18447 (all): Depend on EXTRA_RULES.
18448 (check-read1, expect-read1, read1.so, read1): New rules.
18449 * README (Testsuite Parameters): Document the READ1 make variable.
18450 (Race detection): New section.
18451 * configure: Regenerate.
18452 * configure.ac: If build==host==target, and running under a
18453 GNU/glibc system, add read1 to the extra Makefile rules.
18454 (EXTRA_RULES): AC_SUBST it.
18455 * lib/read1.c: New file.
18456
18457 2014-08-20 Joel Brobecker <brobecker@adacore.com>
18458
18459 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18460 the handling of variables declared as a typedef to an array
18461 which a DW_AT_data_location attribute.
18462
18463 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
18464 Pedro Alves <palves@redhat.com>
18465
18466 PR symtab/14604
18467 PR symtab/14605
18468 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18469 gdb_test.
18470
18471 2014-08-19 Pedro Alves <palves@redhat.com>
18472
18473 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18474
18475 2014-08-19 Yao Qi <yao@codesourcery.com>
18476
18477 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18478 right line.
18479
18480 2014-08-18 David Blaikie <dblaikie@gmail.com>
18481
18482 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18483
18484 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18485
18486 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18487 attribute in array range.
18488
18489 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18490
18491 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18492
18493 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18494
18495 PR c++/17132
18496 * gdb.cp/pr17132.cc: New file.
18497 * gdb.cp/pr17132.exp: New file.
18498
18499 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18500
18501 * gdb.python/py-xmethods.py (A_getarrayind)
18502 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18503 Use 'print' with function call syntax.
18504 (E_method_matcher.match): Fix tab vs space indentation mixup.
18505
18506 2014-08-15 Yao Qi <yao@codesourcery.com>
18507
18508 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18509 false.
18510
18511 2014-08-15 Yao Qi <yao@codesourcery.com>
18512
18513 * gdb.cp/casts.exp: Set print symbol off.
18514 * gdb.cp/class2.exp: Likewise.
18515 * gdb.cp/overload.exp: Likewise.
18516 * gdb.cp/templates.exp: Likewise.
18517
18518 2014-08-11 Doug Evans <dje@google.com>
18519
18520 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18521 (test_load_shlib): Update.
18522
18523 2014-08-09 Yao Qi <yao@codesourcery.com>
18524
18525 * gdb.base/display.exp: Invoke is_address_zero_readable.
18526 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18527 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18528 * gdb.base/hbreak-unmapped.exp: Return if
18529 is_address_zero_readable returns true.
18530 * gdb.base/signest.exp: Likewise.
18531 * gdb.base/signull.exp: Likewise.
18532 * gdb.base/sigbpt.exp: Likewise.
18533 * gdb.guile/scm-disasm.exp: Do the test if
18534 is_address_zero_readable returns false.
18535 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18536 * gdb.python/py-arch.exp: Likewise.
18537 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18538 * lib/gdb.exp (is_address_zero_readable): New proc.
18539
18540 2014-08-09 Yao Qi <yao@codesourcery.com>
18541
18542 PR testsuite/13443
18543 * gdb.mi/mi-var-display.exp: Make test messages unique.
18544
18545 2014-08-04 Tom Tromey <tromey@redhat.com>
18546
18547 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18548 target 0".
18549
18550 2014-08-04 Tom Tromey <tromey@redhat.com>
18551
18552 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18553 "target_resume".
18554
18555 2014-08-01 Joel Brobecker <brobecker@adacore.com>
18556
18557 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18558 inner_vla_struct_object_size.
18559 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18560 as xfail.
18561
18562 2014-07-30 Pedro Alves <palves@redhat.com>
18563
18564 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18565 comment.
18566
18567 2014-07-29 Yao Qi <yao@codesourcery.com>
18568
18569 PR gdb/17206
18570 * gdb.base/until-nodebug.exp: New.
18571
18572 2014-07-28 Doug Evans <xdje42@gmail.com>
18573
18574 PR guile/17203
18575 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18576 previously existing parameter, and previously ambiguously spelled
18577 parameter.
18578
18579 2014-07-28 Will Newton <will.newton@linaro.org>
18580
18581 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18582
18583 2014-07-26 Ludovic Courtès <ludo@gnu.org>
18584 Doug Evans <xdje42@gmail.com>
18585
18586 PR guile/17146
18587 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18588
18589 2014-07-25 Pedro Alves <palves@redhat.com>
18590
18591 * gdb.threads/signal-command-handle-nopass.c: New file.
18592 * gdb.threads/signal-command-handle-nopass.exp: New file.
18593 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18594 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18595 * gdb.threads/signal-delivered-right-thread.c: New file.
18596 * gdb.threads/signal-delivered-right-thread.exp: New file.
18597
18598 2014-07-25 Pedro Alves <palves@redhat.com>
18599
18600 * gdb.base/double-prompt-target-event-error.exp
18601 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18602 match.
18603 (cancel_pagination_in_target_event): Rework double prompt
18604 detection.
18605 * gdb.base/paginate-after-ctrl-c-running.exp
18606 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18607 <return>' match.
18608 * gdb.base/paginate-bg-execution.exp
18609 (test_bg_execution_pagination_return)
18610 (test_bg_execution_pagination_cancel): Remove '-notransfer
18611 <return>' matches.
18612 * gdb.base/paginate-execution-startup.exp
18613 (test_fg_execution_pagination_return)
18614 (test_fg_execution_pagination_cancel): Remove '-notransfer
18615 <return>' matches.
18616 * gdb.base/paginate-inferior-exit.exp
18617 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18618 match.
18619 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18620 * lib/gdb.exp (pagination_prompt): Run text through
18621 string_to_regexp.
18622 (gdb_test_multiple): Match $pagination_prompt instead of
18623 "<return>".
18624 (string_to_regexp): Move to lib/gdb-utils.exp.
18625
18626 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18627
18628 * gdb.arch/amd64-entry-value-paramref.S: New file.
18629 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18630 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18631 * gdb.arch/amd64-optimout-repeat.S: New file.
18632 * gdb.arch/amd64-optimout-repeat.c: New file.
18633 * gdb.arch/amd64-optimout-repeat.exp: New file.
18634
18635 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18636
18637 PR gdb/17170
18638 * gdb.base/statistics.exp: New file.
18639
18640 2014-07-17 Doug Evans <dje@google.com>
18641
18642 PR gdb/17170
18643 * gdb.base/maint.exp: Update testing of per-command stats.
18644
18645 2014-07-16 Pedro Alves <palves@redhat.com>
18646
18647 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18648 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18649 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18650 (tfile_write_buf): New functions.
18651 (add_memory_block): Rewrite using the above.
18652 (adjust_function_address): New function.
18653 (FUNCTION_ADDRESS): New macro.
18654 (write_basic_trace_file): Remove short_x local, and use
18655 tfile_write_16. Change type of func_addr local to unsigned long
18656 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18657 here. Cast argument of add_memory_block to char pointer.
18658 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18659 (main): Remove parameters.
18660 * gdb.trace/tfile.exp: Remove nowarnings.
18661
18662 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18663
18664 * gdb.base/debug-expr.exp: Test string evaluation with
18665 "debug expression" on.
18666
18667 2014-07-15 Pedro Alves <palves@redhat.com>
18668
18669 * gdb.base/reread.exp: Use clean_restart.
18670
18671 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18672
18673 * gdb.arch/avr-flash-qualifer.c: New.
18674 * gdb.arch/avr-flash-qualifer.exp: New.
18675
18676 2014-07-14 Pedro Alves <palves@redhat.com>
18677
18678 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18679 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18680
18681 2014-07-14 Pedro Alves <palves@redhat.com>
18682
18683 * gdb.base/double-prompt-target-event-error.c: New file.
18684 * gdb.base/double-prompt-target-event-error.exp: New file.
18685
18686 2014-07-14 Pedro Alves <palves@redhat.com>
18687
18688 PR gdb/17072
18689 * gdb.base/paginate-inferior-exit.c: New file.
18690 * gdb.base/paginate-inferior-exit.exp: New file.
18691
18692 2014-07-14 Pedro Alves <palves@redhat.com>
18693
18694 PR gdb/17072
18695 * gdb.base/paginate-bg-execution.c: New file.
18696 * gdb.base/paginate-bg-execution.exp: New file.
18697
18698 2014-07-14 Pedro Alves <palves@redhat.com>
18699
18700 PR gdb/17072
18701 * gdb.base/paginate-execution-startup.c: New file.
18702 * gdb.base/paginate-execution-startup.exp: New file.
18703 * lib/gdb.exp (pagination_prompt): New global.
18704 (default_gdb_spawn): New procedure, factored out from
18705 default_gdb_spawn.
18706 (default_gdb_start): Adjust to call default_gdb_spawn.
18707 (gdb_spawn): New procedure.
18708
18709 2014-07-14 Pedro Alves <palves@redhat.com>
18710
18711 * lib/gdb.exp (gdb_assert): New procedure.
18712 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18713
18714 2014-07-14 Pedro Alves <palves@redhat.com>
18715
18716 * gdb.base/execution-termios.c: New file.
18717 * gdb.base/execution-termios.exp: New file.
18718
18719 2014-07-14 Tom Tromey <tromey@redhat.com>
18720
18721 * gdb.cp/vla-cxx.cc: New file.
18722 * gdb.cp/vla-cxx.exp: New file.
18723
18724 2014-07-14 Tom Tromey <tromey@redhat.com>
18725
18726 * gdb.reverse/rerun-prec.c: New file.
18727 * gdb.reverse/rerun-prec.exp: New file.
18728
18729 2014-07-12 Maciej W. Rozycki <macro@mips.com>
18730 Maciej W. Rozycki <macro@codesourcery.com>
18731
18732 * lib/gdb-utils.exp: New file.
18733 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18734 inline `gdb_init_command' processing.
18735 (gdb_start_cmd): Likewise.
18736 * lib/mi-support.exp (mi_run_cmd): Likewise.
18737 * README: Document `gdb_init_command' and `gdb_init_commands'.
18738
18739 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18740
18741 Fix false FAIL running under a very long directory name.
18742 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18743 and "set print elements 10000". Twice.
18744
18745 2014-07-11 Yao Qi <yao@codesourcery.com>
18746
18747 * gdb.base/exprs.exp: "set print symbol off".
18748
18749 2014-07-11 Pedro Alves <palves@redhat.com>
18750
18751 * gdb.threads/kill.c: New file.
18752 * gdb.threads/kill.exp: New file.
18753
18754 2014-07-10 Yao Qi <yao@codesourcery.com>
18755
18756 * gdb.trace/tfile.c (write_basic_trace_file)
18757 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18758 address written to trace file.
18759
18760 2014-07-09 Pedro Alves <palves@redhat.com>
18761
18762 * gdb.base/attach-wait-input.exp: New file.
18763 * gdb.base/attach-wait-input.c: New file.
18764
18765 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18766
18767 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18768 setting up test structures.
18769 (main): Call new test function.
18770 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18771 test function, continue into test function and walk test
18772 structures.
18773
18774 2014-07-02 Yao Qi <yao@codesourcery.com>
18775
18776 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18777 'bar_start' at the beginning of functions 'foo' and 'bar'
18778 respectively.
18779 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18780 instead of 'foo' and 'bar'.
18781
18782 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18783
18784 * gdb.btrace/segv.exp: New.
18785 * gdb.btrace/segv.c: New.
18786
18787 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18788
18789 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18790 instruction.
18791
18792 2014-06-30 Mark Wielaard <mjw@redhat.com>
18793
18794 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18795 vulture, vilify, villar): New volatile array constants.
18796 (vindictive, vegetation): New const volatile array constants.
18797 * gdb.base/volatile.exp: Test volatile and const volatile array
18798 types.
18799
18800 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18801
18802 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18803 target lacks support for awatch, rwatch, or hbreak.
18804
18805 2014-06-27 Yao Qi <yao@codesourcery.com>
18806
18807 * gdb.multi/dummy-frame-restore.exp: New.
18808 * gdb.multi/dummy-frame-restore.c: New.
18809
18810 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18811
18812 * gdb.btrace/gcore.exp: New.
18813
18814 2014-06-23 Pedro Alves <palves@redhat.com>
18815
18816 * gdb.base/watchpoint-reuse-slot.c: New file.
18817 * gdb.base/watchpoint-reuse-slot.exp: New file.
18818
18819 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18820
18821 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18822 progspace's filename in 'info', 'enable' and 'disable' command
18823 tests.
18824
18825 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18826
18827 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18828 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18829 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18830
18831 2014-06-20 Gary Benson <gbenson@redhat.com>
18832
18833 * gdb.arch/i386-avx.exp: Fix include file location.
18834 * gdb.arch/i386-sse.exp: Likewise.
18835
18836 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18837
18838 * gdb.dlang/expression.exp: New file.
18839
18840 2014-06-19 Pedro Alves <palves@redhat.com>
18841
18842 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18843 out from ...
18844 (top level): ... here. Iterate running tests under different
18845 scheduler-locking settings.
18846
18847 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18848
18849 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18850 to DW_FORM_addr and use non-zero addresses.
18851
18852 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18853
18854 PR gdb/17017
18855 * gdb.python/py-xmethods.cc: Add global function call counters and
18856 increment them in their respective functions. Remove "cout"
18857 statements.
18858 * gdb.python/py-xmethods.exp: Make tests check the global function
18859 call counters instead of depending on inferior IO.
18860
18861 2014-06-18 Don Breazeal <donb@codesourcery.com>
18862
18863 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18864 Deleted procedure.
18865 (explicit_fork_parent_follow): Deleted procedure.
18866 (explicit_fork_child_follow): Deleted procedure.
18867 (test_follow_fork): New procedure.
18868 (do_fork_tests): Replace calls to deleted procedures with
18869 calls to test_follow_fork and reset GDB for subsequent
18870 procedure calls.
18871
18872 2014-06-17 Yao Qi <yao@codesourcery.com>
18873
18874 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18875 CP1252.
18876
18877 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18878
18879 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18880 Initialize ptr and S explicitly.
18881 (skip_type_update_when_not_use_rtti_test): Likewise.
18882
18883 2014-06-16 Keith Seitz <keiths@redhat.com>
18884
18885 PR mi/15863
18886 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18887 the inferior is started.
18888
18889 2014-06-16 Pedro Alves <palves@redhat.com>
18890
18891 * gdb.base/break-main-file-remove-fail.c: New file.
18892 * gdb.base/break-main-file-remove-fail.exp: New file.
18893 * gdb.base/break-unload-file.exp: Use build_executable instead of
18894 prepare_for_testing.
18895 (test_break): New parameter "initial_load". Handle it.
18896 (top level): Add initial_load cmdline/file axis.
18897
18898 2014-06-12 Tom Tromey <tromey@redhat.com>
18899
18900 * gdb.base/completion.exp: Don't use directory name in test.
18901
18902 2014-06-09 Gary Benson <gbenson@redhat.com>
18903
18904 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18905 separate the always-available ANSI-standard signals from the
18906 signals that require checking.
18907 (main): Likewise.
18908 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18909 Likewise.
18910 (main): Likewise.
18911
18912 2014-06-07 Keith Seitz <keiths@redhat.com>
18913
18914 Revert:
18915 PR c++/16253
18916 * gdb.cp/var-tag.cc: New file.
18917 * gdb.cp/var-tag.exp: New file.
18918 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18919 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18920 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18921 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18922
18923 2014-06-06 Doug Evans <xdje42@gmail.com>
18924
18925 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18926
18927 2014-06-06 Pedro Alves <palves@redhat.com>
18928
18929 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18930 in target debug output instead of looking at RSP packets,
18931 disabling the test on any target that uses hardware stepping.
18932 Update comments.
18933
18934 2014-06-06 Pedro Alves <palves@redhat.com>
18935
18936 * gdb.base/break-unload-file.exp: Fix typo.
18937
18938 2014-06-06 Yao Qi <yao@codesourcery.com>
18939
18940 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18941 from "jit_function" to "^jit_function".
18942
18943 2014-06-06 Yao Qi <yao@codesourcery.com>
18944
18945 * gdb.base/async.c (foo): Add one statement.
18946 * gdb.base/async.exp: Get the next instruction address and
18947 match the output of "nexti" by instruction address. Match
18948 the hex address in the output of "finish".
18949
18950 2014-06-06 Gary Benson <gbenson@redhat.com>
18951
18952 * gdb.base/call-signals.c: Remove preprocessor conditionals
18953 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18954 SIGSEGV and SIGTERM.
18955 * gdb.base/sigall.c: Likewise.
18956 * gdb.base/unwindonsignal.c: Likewise.
18957 * gdb.reverse/sigall-reverse.c: Likewise.
18958
18959 2014-06-06 Yao Qi <yao@codesourcery.com>
18960
18961 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18962 readable, skip the test.
18963
18964 2014-06-06 Yao Qi <yao@codesourcery.com>
18965
18966 * gdb.threads/staticthreads.c (thread_function): Move the line
18967 setting breakpoint on forward.
18968 * gdb.threads/staticthreads.exp: Update comments.
18969
18970 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18971
18972 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18973 "history-append! type error".
18974
18975 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18976
18977 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18978 erroneous dprintf expected input.
18979
18980 2014-06-04 Doug Evans <xdje42@gmail.com>
18981
18982 * gdb.guile/scm-generics.exp: Delete.
18983
18984 2014-06-04 Doug Evans <xdje42@gmail.com>
18985
18986 * gdb.guile/scm-breakpoint.exp: Update.
18987 Add tests for breakpoint registration.
18988
18989 2014-06-04 Tom Tromey <tromey@redhat.com>
18990
18991 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18992 VLA-in-union.
18993 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18994 inner_vla_struct, vla_union types. Initialize objects of those
18995 types and compute their sizes.
18996
18997 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18998 Hui Zhu <hui@codesourcery.com>
18999
19000 * gdb.base/fileio.exp: Add test for shell not available as well as
19001 available.
19002 * gdb.base/fileio.c (test_system): Check for shell twice.
19003
19004 2014-06-04 Yao Qi <yao@codesourcery.com>
19005
19006 * gdb.base/auto-connect-native-target.exp: Remove redundant
19007 space from the regexp pattern.
19008
19009 2014-06-04 Yao Qi <yao@codesourcery.com>
19010
19011 * gdb.base/default.exp: Replace "child" with "native" in
19012 regexp pattern.
19013
19014 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19015
19016 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19017 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19018 * gdb.python/py-xmethods.py: Python script supporting the
19019 new testcase and tests.
19020
19021 2014-06-03 Joel Brobecker <brobecker@adacore.com>
19022 Pedro Alves <palves@redhat.com>
19023
19024 PR breakpoints/17000
19025 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19026 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19027
19028 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19029
19030 * gdb.base/subst.exp: Add tests to verify partial path matching
19031 output.
19032
19033 2014-06-03 Pedro Alves <palves@redhat.com>
19034
19035 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19036 target that doesn't use software single-stepping.
19037
19038 2014-06-03 Pedro Alves <palves@redhat.com>
19039
19040 PR breakpoints/17000
19041 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19042 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19043
19044 2014-06-02 Doug Evans <xdje42@gmail.com>
19045
19046 * gdb.guile/scm-parameter.exp: New file.
19047
19048 2014-06-02 Doug Evans <xdje42@gmail.com>
19049
19050 * gdb.guile/scm-cmd.c: New file.
19051 * gdb.guile/scm-cmd.exp: New file.
19052
19053 2014-06-02 Doug Evans <xdje42@gmail.com>
19054
19055 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19056 pretty-printer lookup.
19057 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19058 (make-pp_s-printer): Call it.
19059 (make-pretty-printer-from-dict): New function.
19060 (lookup-pretty-printer-maker-from-dict): New function.
19061 (*pretty-printer*): Simplify.
19062 (make-objfile-pp_s-printer): New function.
19063 (install-objfile-pretty-printers!): New function.
19064 (make-progspace-pp_s-printer): New function.
19065 (install-progspace-pretty-printers!): New function.
19066 * gdb.guile/scm-progspace.c: New file.
19067 * gdb.guile/scm-progspace.exp: New file.
19068
19069 2014-06-02 Pedro Alves <palves@redhat.com>
19070
19071 * gdb.base/dprintf-bp-same-addr.c: New file.
19072 * gdb.base/dprintf-bp-same-addr.exp: New file.
19073
19074 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19075
19076 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19077 * gdb.arch/powerpc-power.s: Likewise.
19078
19079 2014-06-02 Joel Brobecker <brobecker@adacore.com>
19080
19081 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19082
19083 2014-06-01 Yao Qi <yao@codesourcery.com>
19084
19085 * gdb.base/watchpoint.exp (test_watch_location): Check null
19086 pointer can be dereferenced. If not, do the test, otherwise
19087 skip it.
19088
19089 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19090
19091 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19092 results.
19093 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19094
19095 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19096
19097 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19098 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19099 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19100 * gdb.arch/amd64-invalid-stack-top.c: New file.
19101 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19102
19103 2014-05-30 Pedro Alves <palves@redhat.com>
19104
19105 PR breakpoints/17000
19106 * gdb.base/sss-bp-on-user-bp.c: New file.
19107 * gdb.base/sss-bp-on-user-bp.exp: New file.
19108
19109 2014-05-30 David Blaikie <dblaikie@gmail.com>
19110
19111 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19112 gnu_inline semantics via attribute.
19113 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19114 source explicitly specifies the required semantics.
19115
19116 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19117
19118 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19119
19120 2014-05-29 Pedro Alves <palves@redhat.com>
19121 Tom Tromey <tromey@redhat.com>
19122
19123 * gdb.base/async-shell.exp: Don't enable target-async.
19124 * gdb.base/async.exp
19125 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19126 parameter. Adjust.
19127 (top level): Don't test with "target-async".
19128 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19129 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19130 * gdb.base/inferior-died.exp: Don't enable target-async.
19131 * gdb.base/interrupt-noterm.exp: Likewise.
19132 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19133 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19134 * gdb.mi/mi-nonstop.exp: Likewise.
19135 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19136 * gdb.mi/mi-nsintrall.exp: Likewise.
19137 * gdb.mi/mi-nsmoribund.exp: Likewise.
19138 * gdb.mi/mi-nsthrexec.exp: Likewise.
19139 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19140 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19141 * gdb.python/py-evsignal.exp: Don't enable target-async.
19142 * gdb.python/py-evthreads.exp: Likewise.
19143 * gdb.python/py-prompt.exp: Likewise.
19144 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19145 * gdb.server/solib-list.exp: Don't enable target-async.
19146 * gdb.threads/thread-specific-bp.exp: Likewise.
19147 * lib/mi-support.exp: Adjust to use mi-async.
19148
19149 2014-05-29 Pedro Alves <palves@redhat.com>
19150
19151 PR gdb/13860
19152 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19153 reason, even in sync mode.
19154
19155 2014-05-29 Pedro Alves <palves@redhat.com>
19156 Hui Zhu <hui@codesourcery.com>
19157
19158 PR PR15693
19159 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19160 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19161 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19162 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19163
19164 2014-05-28 Joel Brobecker <brobecker@adacore.com>
19165
19166 * config/monitor.exp (gdb_target_monitor): Replace use of
19167 "set remotebaud" by "set serial baud".
19168
19169 2014-05-26 Andy Wingo <wingo@igalia.com>
19170
19171 * gdb.guile/scm-breakpoint.exp:
19172 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19173 properties instead of gdb-object-properties.
19174
19175 2014-05-26 Yao Qi <yao@codesourcery.com>
19176
19177 * gdb.server/no-thread-db.exp: Specify source file name
19178 explicitly when setting a breakpoint.
19179
19180 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19181
19182 * gdb.btrace/vdso.c: New.
19183 * gdb.btrace/vdso.exp: New.
19184
19185 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19186
19187 * gdb.base/gcore.exp (capture_command_output): Move ...
19188 * lib/gdb.exp (capture_command_output): ... here.
19189
19190 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19191
19192 * gdb.btrace/data.exp: Test memory access during btrace replay.
19193
19194 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19195
19196 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19197
19198 2014-05-21 Pedro Alves <palves@redhat.com>
19199
19200 PR gdb/13860
19201 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19202 (top level): Test that output related to execution commands is
19203 sent to the console with CLI commands, but not with MI commands.
19204 Test that breakpoint events are always mirrored to the console.
19205 Also expect the new source line to be output after a "next" in
19206 async mode too. Make it a pass/fail test.
19207 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19208 output.
19209 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19210
19211 2014-05-21 Pedro Alves <palves@redhat.com>
19212
19213 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19214 Use them to test variations of "list" after reaching a breakpoint.
19215 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19216 Test "list" with listsize 10 after reaching a breakpoint.
19217 * gdb.python/python.exp (decode_line current location line
19218 number): Adjust expected line number.
19219
19220 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19221
19222 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19223 behavior for $args, pass it directly to "run".
19224
19225 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19226
19227 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19228 30000 to 65536.
19229
19230 2014-05-21 Pedro Alves <palves@redhat.com>
19231
19232 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19233 auto-connect-native-target off".
19234 * gdb.base/auto-connect-native-target.c: New file.
19235 * gdb.base/auto-connect-native-target.exp: New file.
19236
19237 2014-05-21 Pedro Alves <palves@redhat.com>
19238
19239 * gdb.base/default.exp: Test "target native" instead of "target
19240 child".
19241
19242 2014-05-21 Mark Wielaard <mjw@redhat.com>
19243
19244 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19245
19246 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19247
19248 Fix TLS access for -static -pthread.
19249 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19250 <HAVE_TLS> (thread_function, main): Initialize it.
19251 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19252 Add clean_restart.
19253 <$have_tls != "">: Check TLSVAR.
19254
19255 2014-05-21 Pedro Alves <palves@redhat.com>
19256
19257 * gdb.base/dcache-line-read-error.c: New.
19258 * gdb.base/dcache-line-read-error.exp: New.
19259
19260 2014-05-20 Pedro Alves <palves@redhat.com>
19261
19262 * gdb.base/compare-sections.c: New file.
19263 * gdb.base/compare-sections.exp: New file.
19264
19265 2014-05-20 Pedro Alves <palves@redhat.com>
19266
19267 * gdb.base/break-idempotent.c: New file.
19268 * gdb.base/break-idempotent.exp: New file.
19269
19270 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19271
19272 * gdb.btrace/nohist.exp: New.
19273
19274 2014-05-20 Yao Qi <yao@codesourcery.com>
19275
19276 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19277 gdb.reverse directory and gdb_reverse_timeout exists in board
19278 setting.
19279 * README: Document gdb_reverse_timeout.
19280
19281 2014-05-20 Yao Qi <yao@codesourcery.com>
19282
19283 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19284 'test_file_name'. Treat args as a string instead of a list.
19285 (gdb_init): Rename argument 'args' by 'test_file_name'.
19286
19287 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19288
19289 * gdb.arch/powerpc-power.exp: New file.
19290 * gdb.arch/powerpc-power.s: New file.
19291
19292 2014-05-16 Doug Evans <dje@google.com>
19293
19294 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
19295 * gdb.base/completion.exp: Check that all expected files exist
19296 before doing file completion.
19297
19298 2014-05-16 Doug Evans <dje@google.com>
19299
19300 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19301 Update.
19302 (do_syscall_tests_without_xml): Update.
19303
19304 2014-05-16 Pedro Alves <palves@redhat.com>
19305
19306 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19307 instead of "unknown output after running".
19308
19309 2014-05-16 Yao Qi <yao@codesourcery.com>
19310
19311 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19312 file1.txt from host at the end.
19313 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19314
19315 2014-05-15 Doug Evans <dje@google.com>
19316
19317 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19318 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19319 loading file. Add test for TU lookup.
19320
19321 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19322
19323 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19324 calling "-exec-arguments" or "set args" before running the
19325 inferior.
19326
19327 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19328
19329 * lib/mi-support.exp (mi_expect_stop): Expect message for
19330 inferiors that exit with non-zero exit code.
19331
19332 2014-05-14 Yao Qi <yao@codesourcery.com>
19333
19334 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19335 match absolute path on remote host.
19336 (test_file_list_exec_source_files): Remove "/" from the
19337 pattern.
19338
19339 2014-05-14 Yao Qi <yao@codesourcery.com>
19340
19341 * boards/local-remote-host-notty.exp (${board}_file): New
19342 proc.
19343
19344 2014-05-07 Kyle McMartin <kyle@redhat.com>
19345
19346 Pushed by Joel Brobecker <brobecker@adacore.com>.
19347 * gdb.arch/aarch64-atomic-inst.c: New file.
19348 * gdb.arch/aarch64-atomic-inst.exp: New file.
19349
19350 2014-05-07 Yao Qi <yao@codesourcery.com>
19351
19352 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19353 in current context" too.
19354
19355 2014-05-05 Keith Seitz <keiths@redhat.com>
19356
19357 * gdb.linespec/ls-dollar.exp: Add test for linespec
19358 file:convenience_variable.
19359
19360 2014-05-05 Yao Qi <yao@codesourcery.com>
19361
19362 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19363 traceframes into tfile and ctf trace files. Read data from
19364 trace file and test collected data.
19365 (gdb_collect_locals_test): Likewise.
19366 (gdb_unavailable_registers_test): Likewise.
19367 (gdb_unavailable_floats): Likewise.
19368 (gdb_collect_globals_test): Likewise.
19369 (top-level): Append "ctf" to trace_file_targets if GDB
19370 supports.
19371
19372 2014-05-05 Yao Qi <yao@codesourcery.com>
19373
19374 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19375 code to ...
19376 (gdb_collect_args_test_1): ... it. New proc.
19377 (gdb_collect_locals_test): Move some code to ...
19378 (gdb_collect_locals_test_1): ... it. New proc.
19379 (gdb_unavailable_registers_test): Move some code to ...
19380 (gdb_unavailable_registers_test_1): ... it. New proc.
19381 (gdb_unavailable_floats): Move some code to ...
19382 (gdb_unavailable_floats_1): ... it. New proc.
19383
19384 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19385
19386 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19387 probes to test for bitness recognition.
19388 * gdb.arch/amd64-stap-optional-prefix.exp
19389 (test_probe_value_without_reg): New procedure.
19390 Add code to test for different kinds of bitness.
19391
19392 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19393
19394 PR breakpoints/16889
19395 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19396 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19397
19398 2014-05-01 Pedro Alves <palves@redhat.com>
19399
19400 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19401 gdb_file_cmd if no file is specified.
19402 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19403 last_loaded_file to set the remote exec-file.
19404
19405 2014-05-01 Pedro Alves <palves@redhat.com>
19406
19407 * boards/local-remote-host.exp: New file.
19408
19409 2014-05-01 Pedro Alves <palves@redhat.com>
19410
19411 * boards/local-remote-host.exp: Rename to ...
19412 * boards/local-remote-host-notty.exp: ... this.
19413
19414 2014-04-28 Joel Brobecker <brobecker@adacore.com>
19415
19416 * gdb.ada/dyn_arrayidx: New testcase.
19417
19418 2014-04-26 Yao Qi <yao@codesourcery.com>
19419
19420 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19421 and compute the length of function main. Save it in
19422 $main_length.
19423 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19424 (top-level): Use gdb_compile to compile objects into
19425 executable and restart GDB. Remove invocation to
19426 prepare_for_testing.
19427
19428 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19429 Pedro Alves <palves@redhat.com>
19430
19431 PR server/16255
19432 * gdb.multi/multi-attach.c: New file.
19433 * gdb.multi/multi-attach.exp: New file.
19434
19435 2014-04-25 Pedro Alves <palves@redhat.com>
19436
19437 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19438 user.
19439 (top level): Test that "set remote conditional-breakpoints-packet
19440 off" works as intended.
19441 * gdb.base/dprintf.exp: Test that "set remote
19442 breakpoint-commands-packet off" works as intended.
19443 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19444 New function.
19445 (top level): Call it.
19446 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19447 remote fast-tracepoints-packet off" works as intended.
19448 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19449 * lib/gdb.exp (gdb_is_target_remote): ... here.
19450
19451 2014-04-24 David Blaikie <dblaikie@gmail.com>
19452
19453 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19454 ensure clang would not discard them.
19455 * gdb.base/gdbvars.c: Ditto.
19456 * gdb.base/memattr.c: Ditto.
19457 * gdb.base/whatis.c: Ditto.
19458 * gdb.python/py-prettyprint.c: Ditto.
19459 * gdb.trace/actions.c: Ditto.
19460 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19461 ensure clang would not discard it.
19462
19463 2014-04-24 David Blaikie <dblaikie@gmail.com>
19464
19465 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19466 clang to emit the full definition of type required by the test
19467 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19468
19469 2014-04-24 David Blaikie <dblaikie@gmail.com>
19470
19471 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19472 coax Clang into emitting the definition of the type.
19473 * gdb.cp/pr10728-x.h (y): Ditto.
19474 * gdb.cp/pr10728-y.cc (y): Ditto.
19475
19476 2014-04-24 David Blaikie <dblaikie@gmail.com>
19477
19478 * gdb.base/label.exp: XFAIL label related tests under Clang.
19479 * gdb.cp/cplabel.exp: Ditto.
19480 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19481 under Clang those using labels.
19482
19483 2014-04-25 Yao Qi <yao@codesourcery.com>
19484
19485 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19486 double_label.
19487 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19488 partial_label and double_label.
19489
19490 2014-04-24 David Blaikie <dblaikie@gmail.com>
19491
19492 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19493
19494 2014-04-24 David Blaikie <dblaikie@gmail.com>
19495
19496 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19497 of the function to work across GCC and Clang.
19498 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19499 pointer types (const void ** const V void **).
19500
19501 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
19502 Walfred Tedeschi <walfred.tedeschi@intel.com>
19503
19504 * Makefile.in (EXECUTABLES): Added i386-avx512.
19505 * gdb.arch/i386-avx512.c: New file.
19506 * gdb.arch/i386-avx512.exp: Likewise.
19507
19508 2014-04-23 Keith Seitz <keiths@redhat.com>
19509
19510 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19511 (mi_make_breakpoint_table): New procedure.
19512 (mi_create_breakpoint): Use mi_make_breakpoint
19513 and return the result.
19514 (mi_make_breakpoint): New procedure.
19515 (mi_build_kv_pairs): New procedure.
19516
19517 * gdb.mi/mi-break.exp: Remove unused globals,
19518 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19519 All callers updated.
19520 * gdb.mi/mi-dprintf.exp: Use variable to track command
19521 number.
19522 Update all callers of mi_create_breakpoint and use
19523 mi_make_breakpoint_table.
19524 Remove any unused global variables.
19525 * gdb.mi/mi-nonstop.exp: Likewise.
19526 * gdb.mi/mi-nsintrall.exp: Likewise.
19527 * gdb.mi/mi-nsmoribund.exp: Likewise.
19528 * gdb.mi/mi-nsthrexec.exp: Likewise.
19529 * gdb.mi/mi-reverse.exp: Likewise.
19530 * gdb.mi/mi-simplerun.exp: Likewise.
19531 * gdb.mi/mi-stepn.exp: Likewise.
19532 * gdb.mi/mi-syn-frame.exp: Likewise.
19533 * gdb.mi/mi-until.exp: Likewise.
19534 * gdb.mi/mi-var-cp.exp: Likewise.
19535 * gdb.mi/mi-var-display.exp: Likewise.
19536 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19537 * gdb.mi/mi2-var-child.exp: Likewise.
19538 * gdb.mi/mi-vla-c99.exp: Likewise.
19539 * lib/mi-support.exp: Likewise.
19540
19541 From Ian Lance Taylor <iant@cygnus.com>:
19542 * lib/gdb.exp (parse_args): New procedure.
19543
19544 2014-04-23 Pedro Alves <palves@redhat.com>
19545
19546 * gdb.base/break-unload-file.c: New file.
19547 * gdb.base/break-unload-file.exp: New file.
19548 * gdb.base/sym-file-lib.c (baz): New function.
19549 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19550 field.
19551 (load): Store the segment's mapped size.
19552 (unload): New function.
19553 (unload_shlib): New function.
19554 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19555 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19556 set a breakpoint at baz, and call it.
19557 * gdb.base/sym-file.exp: New tests for stale breakpoint
19558 instructions.
19559
19560 2014-04-23 Pedro Alves <palves@redhat.com>
19561
19562 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19563 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19564 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19565 * gdb.base/hbreak-unmapped.c: New file.
19566 * gdb.base/hbreak-unmapped.exp: New file.
19567 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19568 * lib/gdb.exp (gdb_is_target_remote): ... here.
19569
19570 2014-04-22 Pedro Alves <palves@redhat.com>
19571
19572 * gdb.base/consecutive-step-over.c: New file.
19573 * gdb.base/consecutive-step-over.exp: New file.
19574
19575 2014-04-22 Pedro Alves <palves@redhat.com>
19576
19577 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19578 instead of send_gdb/gdb_expect.
19579
19580 2014-04-22 Yao Qi <yao@codesourcery.com>
19581
19582 * lib/trace-support.exp (generate_tracefile): New procedure.
19583 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19584 return 0.
19585 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19586 if generate_tracefile returns 1.
19587
19588 2014-04-18 Tom Tromey <palves@redhat.com>
19589 Pedro alves <tromey@redhat.com>
19590
19591 PR backtrace/15558
19592 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19593 with a backtrace limit.
19594 * gdb.python/py-frame-inline.exp: Test running to an inline
19595 function with a backtrace limit, and printing the newest frame.
19596 * gdb.python/py-frame-inline.c (main): Call f.
19597
19598 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19599
19600 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19601
19602 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19603
19604 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19605 Drop prefix from unsupported source file path.
19606
19607 2014-04-17 Yao Qi <yao@codesourcery.com>
19608
19609 * lib/gdb.exp (with_target_charset): New proc.
19610 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19611 with_target_charset.
19612 (test_print_strings): Likewise.
19613 (test_repeat_bytes): Likewise.
19614 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19615 for some tests.
19616
19617 2014-04-16 Keith Seitz <keiths@redhat.com>
19618
19619 PR gdb/15827
19620 * gdb.dwarf2/corrupt.c: New file.
19621 * gdb.dwarf2/corrupt.exp: New file.
19622
19623 2014-04-16 Keith Seitz <keiths@redhat.com>
19624
19625 PR c++/16597
19626 * gdb.cp/namelessclass.cc: New file.
19627 * gdb.cp/namelessclass.exp: New file.
19628 * gdb.cp/namelessclass.S: New file.
19629
19630 2014-04-16 Doug Evans <dje@google.com>
19631
19632 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19633 Add comment.
19634 (gdbserver_default_get_comm_port): New function.
19635 (gdbserver_start): Check if board file provided
19636 "gdbserver,get_comm_port" and use it if so.
19637 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19638 (gdb,socketport): Set to "stdio".
19639 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19640 (stdio_gdbserver_template): Delete.
19641 (${board}_get_remote_address): Update.
19642 (${board}_build_remote_cmd): Delete.
19643 (${board}_get_comm_port): New function.
19644 (${board}_spawn): Update.
19645 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19646 Delete.
19647 (${board}_get_remote_address): Update.
19648 (${board}_get_comm_port): New function.
19649
19650 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
19651
19652 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19653 appearing in any order.
19654
19655 2014-04-15 Doug Evans <dje@google.com>
19656
19657 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19658 uninitialized value of "description".
19659
19660 2014-04-15 Keith Seitz <keiths@redhat.com>
19661
19662 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19663 Remove unused globals.
19664 (test_running_the_program): Likewise.
19665 (test_controlled_execution): Likewise.
19666 (test_controlling_breakpoints): Likewise.
19667 (test_program_termination): Likewise.
19668
19669 2014-04-15 Keith Seitz <keiths@redhat.com>
19670
19671 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19672 unused globals.
19673 (test_rbreak_creation_and_listing): Likewise.
19674 (test_ignore_count): Likewise.
19675 (test_error): Likewise.
19676
19677 2014-04-15 Pedro Alves <palves@redhat.com>
19678
19679 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19680 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19681 sym-file-loader.c.
19682 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19683 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19684 to sym-file-loader.c.
19685 (struct library): Forward declare.
19686 (load_shlib, lookup_function): Change prototypes.
19687 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19688 (translate_offset): Remove declarations.
19689 (get_text_addr): New declaration.
19690 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19691 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19692 sym-file-loader.h.
19693 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19694 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19695 here from sym-file-loader.h.
19696 (struct library): New structure.
19697 (load_shlib, lookup_function): Change prototypes and adjust to
19698 work with a struct library.
19699 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19700 (translate_offset): Make static.
19701 (get_text_addr): New function.
19702 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19703
19704 2014-04-15 Pedro Alves <palves@redhat.com>
19705
19706 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19707
19708 2014-04-15 Pedro Alves <palves@redhat.com>
19709
19710 * gdb.base/sym-file-loader.c: Include <limits.h>.
19711 (SELF_LINK): New define.
19712 (get_origin): New function.
19713 (load_shlib): Use it.
19714 * gdb.base/sym-file.exp: Don't early return if the target is
19715 remote. Use runto_main, and issue fail is that fails. Use
19716 gdb_load_shlibs.
19717 (shlib_name): Delete.
19718 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19719
19720 2014-04-15 Pedro Alves <palves@redhat.com>
19721
19722 * gdb.base/sym-file.exp: Remove regex characters from test
19723 message. Don't refer to breakpoint numbers in test messages.
19724
19725 2014-04-14 Keith Seitz <keiths@redhat.com>
19726
19727 PR c++/16253
19728 * gdb.cp/var-tag.cc: New file.
19729 * gdb.cp/var-tag.exp: New file.
19730 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19731 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19732 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19733 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19734
19735 2014-04-14 Tom Tromey <tromey@redhat.com>
19736
19737 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19738 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19739 type.
19740 * gdb.cp/enum-class.exp: New file.
19741 * gdb.cp/enum-class.cc: New file.
19742
19743 2014-04-14 Tom Tromey <tromey@redhat.com>
19744
19745 * gdb.dwarf2/enum-type.exp: New file.
19746
19747 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19748
19749 * gdb.mi/mi-vla-c99.exp: New file.
19750 * gdb.mi/vla.c: New file.
19751
19752 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19753
19754 * gdb.base/vla-datatypes.c: New file.
19755 * gdb.base/vla-datatypes.exp: New file.
19756
19757 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19758
19759 * gdb.base/vla-ptr.c: New file.
19760 * gdb.base/vla-ptr.exp: New file.
19761
19762 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19763
19764 * gdb.dwarf2/count.exp: New file.
19765
19766 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19767
19768 * gdb.base/vla-sideeffect.c: New file.
19769 * gdb.base/vla-sideeffect.exp: New file.
19770
19771 2014-04-14 David Blaikie <dblaikie@gmail.com>
19772
19773 * gdb.mi/non-stop.c: Add return value for non-void function return
19774 statement.
19775 * gdb.threads/staticthreads.c: Ditto.
19776
19777 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19778 Doug Evans <xdje42@gmail.com>
19779
19780 * gdb.guile/scm-value.c: Improve test case.
19781 * gdb.guile/scm-value.exp: Add new test.
19782
19783 2014-04-11 David Blaikie <dblaikie@gmail.com>
19784
19785 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19786 override Clang's default.
19787
19788 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19789
19790 Revert the following changes (regressions):
19791
19792 * gdb.base/vla-sideeffect.c: New file.
19793 * gdb.base/vla-sideeffect.exp: New file.
19794
19795 * gdb.dwarf2/count.exp: New file.
19796
19797 * gdb.base/vla-multi.c: New file.
19798 * gdb.base/vla-multi.exp: New file.
19799
19800 * gdb.base/vla-ptr.c: New file.
19801 * gdb.base/vla-ptr.exp: New file.
19802
19803 * gdb.base/vla-datatypes.c: New file.
19804 * gdb.base/vla-datatypes.exp: New file.
19805
19806 * gdb.mi/mi-vla-c99.exp: New file.
19807 * gdb.mi/vla.c: New file.
19808
19809 2014-04-11 Keith Seitz <keiths@redhat.com>
19810
19811 PR c++/16675
19812 * gdb.cp/cpsizeof.exp: New file.
19813 * gdb.cp/cpsizeof.cc: New file.
19814
19815 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19816
19817 * gdb.mi/mi-vla-c99.exp: New file.
19818 * gdb.mi/vla.c: New file.
19819
19820 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19821
19822 * gdb.base/vla-datatypes.c: New file.
19823 * gdb.base/vla-datatypes.exp: New file.
19824
19825 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19826
19827 * gdb.base/vla-ptr.c: New file.
19828 * gdb.base/vla-ptr.exp: New file.
19829
19830 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19831
19832 * gdb.base/vla-multi.c: New file.
19833 * gdb.base/vla-multi.exp: New file.
19834
19835 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19836
19837 * gdb.dwarf2/count.exp: New file.
19838
19839 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19840
19841 * gdb.base/vla-sideeffect.c: New file.
19842 * gdb.base/vla-sideeffect.exp: New file.
19843
19844 2014-04-11 Yao Qi <yao@codesourcery.com>
19845
19846 * gdb.base/completion.exp: Check file exists before running tests
19847 on file completion.
19848
19849 2014-04-10 Pedro Alves <palves@redhat.com>
19850
19851 * gdb.base/cond-eval-mode.c: New file.
19852 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19853 prepare_for_testing to build the new file. Check result of
19854 runto_main.
19855 (test_break, test_watch): New procedures.
19856 (top level): Use them.
19857
19858 2014-04-08 Pierre Muller <muller@sourceware.org>
19859
19860 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19861 Ctrl-V use for mingw hosts.
19862
19863 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19864
19865 * gdb.python/py-value.c: Improve test case.
19866 * gdb.python/py-value.exp: Add new test.
19867
19868 2014-04-07 David Blaikie <dblaikie@gmail.com>
19869
19870 * lib/compiler.c: Identify the clang compiler.
19871 * lib/compiler.cc: Ditto.
19872
19873 2014-04-03 Yao Qi <yao@codesourcery.com>
19874
19875 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19876
19877 2014-04-01 Anton Blanchard <anton@samba.org>
19878
19879 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19880 messages unique.
19881
19882 2014-04-01 Anton Blanchard <anton@samba.org>
19883
19884 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19885 prepare_for_testing.
19886
19887 2014-04-01 Anton Blanchard <anton@samba.org>
19888
19889 * gdb.arch/ppc64-atomic-inst.c: Remove.
19890 * gdb.arch/ppc64-atomic-inst.S: New file.
19891 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19892
19893 2014-03-31 Doug Evans <dje@google.com>
19894
19895 * gdb.base/print-symbol-loading-lib.c: New file.
19896 * gdb.base/print-symbol-loading-main.c: New file.
19897 * gdb.base/print-symbol-loading.exp: New file.
19898
19899 2014-03-31 Yao Qi <yao@codesourcery.com>
19900
19901 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19902
19903 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19904
19905 * gdb.ada/mi_dyn_arr: New testcase.
19906
19907 2014-03-27 Doug Evans <dje@google.com>
19908
19909 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19910
19911 2014-03-27 Yao Qi <yao@codesourcery.com>
19912
19913 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19914 if target is nios2-*-*.
19915
19916 2014-03-26 Yao Qi <yao@codesourcery.com>
19917
19918 * lib/gdb.exp (readline_is_used): New proc.
19919 * gdb.base/completion.exp: Move tests on command complete up.
19920 Skip the rest of tests if readline is not used.
19921 * gdb.ada/complete.exp: Skp the test if readline is not
19922 used.
19923 * gdb.base/filesym.exp: Likewise.
19924 * gdb.base/macscp.exp: Likewise.
19925 * gdb.base/readline-ask.exp: Likewise.
19926 * gdb.base/readline.exp: Likewise.
19927 * gdb.python/py-cmd.exp: Likewise.
19928 * gdb.trace/tfile.exp: Likewise.
19929
19930 2014-03-26 Yao Qi <yao@codesourcery.com>
19931
19932 * gdb.base/macscp.exp: Fix code format issues.
19933
19934 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19935
19936 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19937 * gdb.asm/powerpc64le.inc: New file.
19938
19939 2014-03-25 Pedro Alves <palves@redhat.com>
19940 Doug Evans <dje@google.com>
19941
19942 * gdb.base/source-execution.c: New file.
19943 * gdb.base/source-execution.exp: New file.
19944 * gdb.base/source-execution.gdb: New file.
19945
19946 2014-03-24 Doug Evans <dje@google.com>
19947
19948 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19949 using fission.
19950
19951 2014-03-24 Hui Zhu <hui@codesourcery.com>
19952 Pedro Alves <palves@redhat.com>
19953
19954 PR breakpoints/16101
19955 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19956 test pass/fail messages. Detect missing support for dprintf when
19957 breakpoints are actually inserted.
19958 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19959 breakpoints are actually inserted.
19960 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19961 fails.
19962
19963 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19964
19965 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19966
19967 2014-03-22 Doug Evans <xdje42@gmail.com>
19968
19969 * gdb.python/python.exp (python not supported): Verify multi-line
19970 python command issues an error.
19971 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19972 guile command issues an error.
19973
19974 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19975
19976 * gdb.threads/thread-specific.exp: Handle the lack of usable
19977 $this_breakpoint and $this_thread.
19978
19979 2014-03-21 Hui Zhu <hui@codesourcery.com>
19980
19981 * gdb.base/attach.exp (do_command_attach_tests): New.
19982
19983 2014-03-20 Tom Tromey <tromey@redhat.com>
19984 Pedro Alves <palves@redhat.com>
19985
19986 PR cli/15718
19987 * gdb.base/condbreak-call-false.c: New file.
19988 * gdb.base/condbreak-call-false.exp: New file.
19989
19990 2014-03-20 Pedro Alves <palves@redhat.com>
19991
19992 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19993 Delete.
19994 (block_signals, unblock_signals): Delete.
19995 (child_function_2, main): Remove references to deleted variable
19996 and functions.
19997
19998 2014-03-20 Pedro Alves <palves@redhat.com>
19999
20000 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20001 Use pthread_kill to signal thread 2.
20002 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20003 Adjust to make the test send itself a signal rather than using the
20004 host's "kill" command.
20005
20006 2014-03-20 Pedro Alves <palves@redhat.com>
20007
20008 * gdb.threads/multiple-step-overs.c: New file.
20009 * gdb.threads/multiple-step-overs.exp: New file.
20010 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20011 Adjust expected infrun debug output.
20012
20013 2014-03-20 Pedro Alves <palves@redhat.com>
20014
20015 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20016 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20017
20018 2014-03-20 Pedro Alves <palves@redhat.com>
20019
20020 PR breakpoints/7143
20021 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20022 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20023 of gdb_test_multiple.
20024 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20025 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20026
20027 2014-03-20 Pedro Alves <palves@redhat.com>
20028
20029 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20030 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20031
20032 2014-03-19 Pedro Alves <palves@redhat.com>
20033
20034 * gdb.base/async.exp: Remove early return.
20035
20036 2014-03-19 Pedro Alves <palves@redhat.com>
20037
20038 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20039
20040 2014-03-19 Pedro Alves <palves@redhat.com>
20041
20042 * gdb.base/async.exp (test_background): Expect \r\n after
20043 "completed." in the fail pattern.
20044
20045 2014-03-19 Pedro Alves <palves@redhat.com>
20046
20047 * gdb.base/async.exp (test_background): New procedure.
20048 Use it for all background execution command tests.
20049
20050 2014-03-19 Pedro Alves <palves@redhat.com>
20051
20052 * gdb.base/async.exp: Use prepare_for_testing.
20053
20054 2014-03-19 Pedro Alves <palves@redhat.com>
20055
20056 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20057 the same line.
20058
20059 2014-03-19 Pedro Alves <palves@redhat.com>
20060
20061 * gdb.base/async.c (main): Add "jump here" and "until here" line
20062 marker comments.
20063 * gdb.base/async.exp (jump_here): New global.
20064 (jump& test): Use it.
20065 (until_here): New global.
20066 (until& test): Use it.
20067
20068 2014-03-19 Pedro Alves <palves@redhat.com>
20069
20070 * gdb.base/async.exp: Don't frob gdb_protocol.
20071
20072 2014-03-18 Doug Evans <xdje42@gmail.com>
20073
20074 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20075 Fix spelling of exec-done-display.
20076
20077 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20078
20079 PR gdb/15358
20080 * gdb.base/gdb-sigterm.c: New file.
20081 * gdb.base/gdb-sigterm.exp: New file.
20082
20083 2014-03-18 Pedro Alves <palves@redhat.com>
20084
20085 PR gdb/13860
20086 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20087 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20088 solib-event.
20089
20090 2014-03-17 Joel Brobecker <brobecker@adacore.com>
20091
20092 * gdb.ada/pckd_arr_ren: New testcase.
20093
20094 2014-03-13 Doug Evans <xdje42@gmail.com>
20095
20096 PR guile/16612
20097 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20098 collect after discarding symbols.
20099
20100 2014-03-13 Ludovic Courtès <ludo@gnu.org>
20101 Doug Evans <xdje42@gmail.com>
20102
20103 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20104 to history survives a gc.
20105
20106 2014-03-13 Pedro Alves <palves@redhat.com>
20107
20108 * gdb.base/default.exp: Don't test "target procfs".
20109
20110 2014-03-13 Pedro Alves <palves@redhat.com>
20111
20112 * gdb.base/default.exp: Update "target child" and "target procfs"
20113 tests to not expect "Unix".
20114
20115 2014-03-12 Tom Tromey <tromey@redhat.com>
20116
20117 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20118 New procs. Add target-async tests.
20119 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20120 Add target-async tests.
20121
20122 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20123
20124 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20125 'func_start' and 'func_end' for the beginning and end of the
20126 function code, respectively.
20127 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20128 'func_end' instead of 'func' and 'main'.
20129
20130 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20131
20132 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20133 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20134 generate the debug info assembler source.
20135
20136 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20137
20138 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20139 * gdb.dwarf2/arr-subrange.exp: Likewise.
20140 * gdb.dwarf2/dwz.exp: Likewise.
20141 * gdb.dwarf2/method-ptr.exp: Likewise.
20142 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20143 * gdb.dwarf2/subrange.exp: Likewise.
20144 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20145 * gdb.dwarf2/implptrpiece.exp: Likewise.
20146 * gdb.dwarf2/nostaticblock.exp: Likewise.
20147
20148 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20149
20150 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20151 directory to absolute path name arguments.
20152
20153 2014-03-10 Joel Brobecker <brobecker@adacore.com>
20154
20155 * gdb.ada/tagged_access: New testcase.
20156
20157 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20158
20159 * gdb.btrace/data.exp: Update expected output.
20160
20161 2014-03-06 Yao Qi <yao@codesourcery.com>
20162
20163 * gdb.trace/pr16508.exp: New file.
20164
20165 2014-03-05 Pedro Alves <palves@redhat.com>
20166
20167 PR gdb/16575
20168 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20169 procedure.
20170 (top level): Adjust to use it. Add tests that exercise breakpoint
20171 interaction with the code-cache.
20172
20173 2014-02-26 Ludovic Courtès <ludo@gnu.org>
20174
20175 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20176 test for 'history-append!'.
20177
20178 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20179
20180 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20181 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20182 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20183 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20184 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20185 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20186
20187 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20188
20189 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20190 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20191 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20192
20193 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20194
20195 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20196
20197 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20198
20199 * gdb.dwarf2/arr-stride.c: New file.
20200 * gdb.dwarf2/arr-stride.exp: New file.
20201
20202 2014-02-26 Pedro Alves <palves@redhat.com>
20203
20204 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20205 that won't ever trigger. Make sure that GDB reports the correct
20206 breakpoint that caused the stop.
20207
20208 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20209
20210 PR gdb/16626
20211 * gdb.base/auto-load-script: New file.
20212 * gdb.base/auto-load.c: New file.
20213 * gdb.base/auto-load.exp: New file.
20214
20215 PR gdb/16626
20216 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20217
20218 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20219
20220 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20221 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20222
20223 2014-02-24 Doug Evans <dje@google.com>
20224
20225 * lib/gdb.exp (run_on_host): Log error output if program fails.
20226
20227 2014-02-21 Pedro Alves <palves@redhat.com>
20228
20229 * gdb.threads/step-after-sr-lock.c: Rename to ...
20230 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20231 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20232 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20233 ... this.
20234
20235 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20236
20237 PR tdep/16397
20238 * gdb.arch/amd64-stap-special-operands.exp: New file.
20239 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20240 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20241 * gdb.arch/amd64-stap-triplet.S: Likewise.
20242 * gdb.arch/amd64-stap-triplet.c: Likewise.
20243
20244 2014-02-20 Joel Brobecker <brobecker@adacore.com>
20245
20246 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20247 in .section pseudo-op.
20248
20249 2014-02-20 lin zuojian <manjian2006@gmail.com>
20250 Joel Brobecker <brobecker@adacore.com>
20251 Doug Evans <xdje42@gmail.com>
20252
20253 PR symtab/16581
20254 * gdb.dwarf2/dw2-icycle.S: New file.
20255 * gdb.dwarf2/dw2-icycle.c: New file.
20256 * gdb.dwarf2/dw2-icycle.exp: New file.
20257
20258 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20259
20260 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20261 operations on gdb.Value objects.
20262 * gdb.python/py-value-cc.exp: Add new test to test operations on
20263 gdb.Value objects.
20264
20265 2014-02-18 Doug Evans <dje@google.com>
20266
20267 * Makefile.in (TESTS): New variable.
20268 (expanded_tests, expanded_tests_or_none): New variables
20269 (check-single): Pass $(expanded_tests_or_none) to runtest.
20270 (check-parallel): Only run tests in $(TESTS) if non-empty.
20271 (check/no-matching-tests-found): New rule.
20272 * README: Document TESTS makefile variable.
20273
20274 2014-02-18 Doug Evans <dje@google.com>
20275
20276 * Makefile.in (check-parallel): rm -rf outputs temp.
20277
20278 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20279
20280 Fix "ERROR: no fileid for" in the testsuite.
20281 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20282
20283 2014-02-12 Doug Evans <dje@google.com>
20284
20285 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20286 (MISCELLANEOUS): New variable.
20287 (clean): rm -rf $(MISCELLANEOUS).
20288 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20289 dwp live in the same directory as symlinks, with each symlink pointed
20290 to a differently named file in a different directory.
20291
20292 2014-02-11 Doug Evans <dje@google.com>
20293
20294 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20295 of Tcl file commands.
20296
20297 2014-02-10 Mark Kettenis <kettenis@gnu.org>
20298
20299 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20300 "kill -SIGUSR1 -1".
20301
20302 2014-02-10 Joel Brobecker <brobecker@adacore.com>
20303
20304 * gdb.ada/tick_length_array_enum_idx: New testcase.
20305
20306 2014-02-10 Doug Evans <xdje42@gmail.com>
20307
20308 * configure.ac (AC_OUTPUT): Add gdb.guile.
20309 * configure: Regenerate.
20310 * lib/gdb-guile.exp: New file.
20311 * lib/gdb.exp (get_target_charset): New function.
20312 * gdb.base/help.exp: Update expected output from "apropos apropos".
20313 * gdb.guile/Makefile.in: New file.
20314 * gdb.guile/guile.exp: New file.
20315 * gdb.guile/scm-arch.c: New file.
20316 * gdb.guile/scm-arch.exp: New file.
20317 * gdb.guile/scm-block.c: New file.
20318 * gdb.guile/scm-block.exp: New file.
20319 * gdb.guile/scm-breakpoint.c: New file.
20320 * gdb.guile/scm-breakpoint.exp: New file.
20321 * gdb.guile/scm-disasm.c: New file.
20322 * gdb.guile/scm-disasm.exp: New file.
20323 * gdb.guile/scm-equal.c: New file.
20324 * gdb.guile/scm-equal.exp: New file.
20325 * gdb.guile/scm-error.exp: New file.
20326 * gdb.guile/scm-error.scm: New file.
20327 * gdb.guile/scm-frame-args.c: New file.
20328 * gdb.guile/scm-frame-args.exp: New file.
20329 * gdb.guile/scm-frame-args.scm: New file.
20330 * gdb.guile/scm-frame-inline.c: New file.
20331 * gdb.guile/scm-frame-inline.exp: New file.
20332 * gdb.guile/scm-frame.c: New file.
20333 * gdb.guile/scm-frame.exp: New file.
20334 * gdb.guile/scm-generics.exp: New file.
20335 * gdb.guile/scm-gsmob.exp: New file.
20336 * gdb.guile/scm-iterator.c: New file.
20337 * gdb.guile/scm-iterator.exp: New file.
20338 * gdb.guile/scm-math.c: New file.
20339 * gdb.guile/scm-math.exp: New file.
20340 * gdb.guile/scm-objfile-script-gdb.in: New file.
20341 * gdb.guile/scm-objfile-script.c: New file.
20342 * gdb.guile/scm-objfile-script.exp: New file.
20343 * gdb.guile/scm-objfile.c: New file.
20344 * gdb.guile/scm-objfile.exp: New file.
20345 * gdb.guile/scm-ports.exp: New file.
20346 * gdb.guile/scm-pretty-print.c: New file.
20347 * gdb.guile/scm-pretty-print.exp: New file.
20348 * gdb.guile/scm-pretty-print.scm: New file.
20349 * gdb.guile/scm-section-script.c: New file.
20350 * gdb.guile/scm-section-script.exp: New file.
20351 * gdb.guile/scm-section-script.scm: New file.
20352 * gdb.guile/scm-symbol.c: New file.
20353 * gdb.guile/scm-symbol.exp: New file.
20354 * gdb.guile/scm-symtab-2.c: New file.
20355 * gdb.guile/scm-symtab.c: New file.
20356 * gdb.guile/scm-symtab.exp: New file.
20357 * gdb.guile/scm-type.c: New file.
20358 * gdb.guile/scm-type.exp: New file.
20359 * gdb.guile/scm-value-cc.cc: New file.
20360 * gdb.guile/scm-value-cc.exp: New file.
20361 * gdb.guile/scm-value.c: New file.
20362 * gdb.guile/scm-value.exp: New file.
20363 * gdb.guile/source2.scm: New file.
20364 * gdb.guile/types-module.cc: New file.
20365 * gdb.guile/types-module.exp: New file.
20366
20367 2014-02-10 Yao Qi <yao@codesourcery.com>
20368
20369 PR testsuite/16543
20370 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20371 * configure: Regenerated.
20372 * Makefile.in: New file.
20373
20374 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20375
20376 * gdb.python/py-framefilter.exp: Fix typo.
20377
20378 2014-02-08 Yao Qi <yao@codesourcery.com>
20379
20380 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20381 that no =breakpoint-modified is emitted when breakpoints are
20382 modified through MI commands.
20383
20384 2014-02-07 Pedro Alves <pedro@codesourcery.com>
20385 Pedro Alves <palves@redhat.com>
20386
20387 * gdb.threads/step-after-sr-lock.c: New file.
20388 * gdb.threads/step-after-sr-lock.exp: New file.
20389
20390 2014-02-07 Pedro Alves <palves@redhat.com>
20391
20392 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20393
20394 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20395
20396 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20397 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20398
20399 2014-02-06 Doug Evans <xdje42@gmail.com>
20400
20401 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20402 output.
20403
20404 * gdb.gdb/python-interrupts.exp: New file.
20405
20406 2014-02-05 Yao Qi <yao@codesourcery.com>
20407
20408 * gdb.trace/report.exp (use_collected_data): Test the output
20409 of "info threads" and "info inferiors".
20410
20411 2014-02-05 Yao Qi <yao@codesourcery.com>
20412
20413 Revert this patch:
20414
20415 2013-05-24 Yao Qi <yao@codesourcery.com>
20416
20417 * gdb.trace/tfile.exp: Test inferior and thread.
20418
20419 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20420
20421 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20422 on a function.
20423 * gdb.base/step-bt.c: Call hello via function pointer to make
20424 sure its first instruction is executed on powerpc64le-linux.
20425
20426 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20427
20428 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20429
20430 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20431
20432 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20433 of the test patterns for use on little-endian systems.
20434
20435 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20436
20437 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20438 (decimal_vector): Fix for little-endian.
20439
20440 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20441
20442 * gdb.arch/sparc-sysstep.exp: New file.
20443 * gdb.arch/sparc-sysstep.c: Likewise.
20444
20445 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20446
20447 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20448
20449 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20450
20451 2014-01-23 Tom Tromey <tromey@redhat.com>
20452
20453 * gdb.ada/array_char_idx: New testcase.
20454
20455 2014-01-23 Tom Tromey <tromey@redhat.com>
20456
20457 PR python/16487:
20458 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20459 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20460 classes.
20461
20462 2014-01-23 Tom Tromey <tromey@redhat.com>
20463
20464 PR python/16491:
20465 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20466 string from an inferior frame.
20467 * gdb.python/py-framefilter-mi.exp: Update.
20468
20469 2014-01-22 Doug Evans <dje@google.com>
20470
20471 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20472
20473 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20474
20475 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20476
20477 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20478
20479 * gdb.trace/entry-values.exp: Remove excess space character from
20480 regex patterns. Handle s390 call instruction.
20481
20482 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20483
20484 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20485 define "*_start" label. Make "name" static.
20486 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20487 ${name} by references to ${name}_start.
20488
20489 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20490
20491 * gdb.base/info-macros.exp: Remove "debug" from the compile
20492 options.
20493
20494 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20495
20496 * gdb.dlang/demangle.exp: New file.
20497
20498 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20499
20500 * gdb.dlang/primitive-types.exp: New file.
20501
20502 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20503
20504 * configure.ac: Create gdb.dlang/Makefile.
20505 * configure: Regenerate.
20506 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20507 * gdb.dlang/Makefile.in: New file.
20508 * lib/d-support.exp: New file.
20509 * lib/gdb.exp (skip_d_tests): New proc.
20510
20511 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20512
20513 * gdb.btrace/delta.exp: Check reverse stepi.
20514 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20515 * gdb.btrace/finish.exp: New.
20516 * gdb.btrace/next.exp: New.
20517 * gdb.btrace/nexti.exp: New.
20518 * gdb.btrace/record_goto.c: Add comments.
20519 * gdb.btrace/step.exp: New.
20520 * gdb.btrace/stepi.exp: New.
20521 * gdb.btrace/multi-thread-step.c: New.
20522 * gdb.btrace/multi-thread-step.exp: New.
20523 * gdb.btrace/rn-dl-bind.c: New.
20524 * gdb.btrace/rn-dl-bind.exp: New.
20525 * gdb.btrace/data.c: New.
20526 * gdb.btrace/data.exp: New.
20527 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20528
20529 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20530
20531 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20532 * gdb.btrace/exception.exp: Update.
20533 * gdb.btrace/instruction_history.exp: Update.
20534 * gdb.btrace/record_goto.exp: Update.
20535 * gdb.btrace/tailcall.exp: Update.
20536 * gdb.btrace/unknown_functions.exp: Update.
20537 * gdb.btrace/delta.exp: New.
20538
20539 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20540
20541 * gdb.btrace/record_goto.exp: Add backtrace test.
20542 * gdb.btrace/tailcall.exp: Add backtrace test.
20543
20544 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20545
20546 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20547 * gdb.btrace/record_goto.c: New.
20548 * gdb.btrace/record_goto.exp: New.
20549 * gdb.btrace/x86-record_goto.S: New.
20550
20551 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20552
20553 * gdb.btrace/function_call_history.exp: Update tests.
20554 * gdb.btrace/instruction_history.exp: Update tests.
20555
20556 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20557
20558 * gdb.btrace/function_call_history.exp: Fix expected field
20559 order for "record function-call-history".
20560 Add new tests for "record function-call-history /c".
20561 * gdb.btrace/exception.cc: New.
20562 * gdb.btrace/exception.exp: New.
20563 * gdb.btrace/tailcall.exp: New.
20564 * gdb.btrace/x86-tailcall.S: New.
20565 * gdb.btrace/x86-tailcall.c: New.
20566 * gdb.btrace/unknown_functions.c: New.
20567 * gdb.btrace/unknown_functions.exp: New.
20568 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20569
20570 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20571
20572 * gdb.btrace/instruction_history.exp: Update.
20573 * gdb.btrace/function_call_history.exp: Update.
20574
20575 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20576
20577 * gdb.btrace/function_call_history.exp: Fix expected function
20578 trace.
20579 * gdb.btrace/instruction_history.exp: Initialize traced.
20580 Remove traced_functions.
20581
20582 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20583
20584 * gdb.btrace/function_call_history.exp: Update
20585 * gdb.btrace/instruction_history.exp: Update.
20586
20587 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20588
20589 * gdb.btrace/enable.exp: Update expected text.
20590
20591 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20592
20593 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20594 bytes.
20595
20596 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20597
20598 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20599
20600 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
20601
20602 * lib/gdb.exp (supports_process_record): Return true for
20603 arm*-linux*. (supports_reverse): Likewise.
20604
20605 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20606
20607 PR python/15464
20608 PR python/16113
20609 * gdb.python/py-type.c: Enhance test case.
20610 * gdb.python/py-value-cc.cc: Likewise
20611 * gdb.python/py-type.exp: Add new tests.
20612 * gdb.python/py-value-cc.exp: Likewise
20613
20614 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20615 Pedro Alves <palves@redhat.com>
20616
20617 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20618 Make "name" extern.
20619 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20620 references to ${name}_start by references to ${name}.
20621
20622 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20623
20624 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20625
20626 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20627
20628 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20629
20630 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20631 Pedro Alves <palves@redhat.com>
20632
20633 * gdb.mi/mi-info-os.exp: Connect to the target with
20634 mi_gdb_target_load.
20635
20636 2014-01-08 Pedro Alves <palves@redhat.com>
20637
20638 * gdb.threads/reconnect-signal.c: New file.
20639 * gdb.threads/reconnect-signal.exp: New file.
20640
20641 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20642
20643 * gdb.base/source-dir.exp: New file.
20644
20645 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20646
20647 * gdb.ada/mi_interface: New testcase.
20648
20649 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20650
20651 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20652 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20653 gdb.ada/pp-rec-component/pck.ads: New files.
20654
20655 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20656
20657 * gdb.python/py-pp-integral.c: New file.
20658 * gdb.python/py-pp-integral.py: New file.
20659 * gdb.python/py-pp-integral.exp: New file.
20660
20661 For older changes see ChangeLog-1993-2013.
20662 \f
20663 ;; Local Variables:
20664 ;; mode: change-log
20665 ;; left-margin: 8
20666 ;; fill-column: 74
20667 ;; version-control: never
20668 ;; End:
20669
20670 Copyright 2014-2020 Free Software Foundation, Inc.
20671 Copying and distribution of this file, with or without modification,
20672 are permitted provided the copyright notice and this notice are preserved.
This page took 0.436816 seconds and 5 git commands to generate.