gdb/testsuite: Update test pattern in ptype-on-functions.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
4 generic.
5
6 2020-07-15 Tom de Vries <tdevries@suse.de>
7
8 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
9 is_amd64_regs_target.
10
11 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.fortran/ptype-on-functions.exp: Add more tests.
14 * gdb.fortran/ptype-on-functions.f90: Likewise.
15
16 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
17
18 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
19 values in documentation for addr_size to 4 and 8.
20
21 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * gdb.arch/amd64-osabi.exp: Update.
24 * gdb.arch/arm-disassembler-options.exp: Update.
25 * gdb.arch/powerpc-disassembler-options.exp: Update.
26 * gdb.arch/ppc64-symtab-cordic.exp: Update.
27 * gdb.arch/s390-disassembler-options.exp: Update.
28 * gdb.base/all-architectures.exp.tcl: Update.
29 * gdb.base/attach-pie-noexec.exp: Update.
30 * gdb.base/catch-syscall.exp: Update.
31 * gdb.xml/tdesc-arch.exp: Update.
32
33 2020-07-14 Tom de Vries <tdevries@suse.de>
34
35 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
36 (local_gettid): ... this.
37 (fn): Update.
38
39 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
40
41 * gdb.base/info_sources.exp: Skip directory match tests on
42 remote hosts.
43
44 2020-07-13 Gary Benson <gbenson@redhat.com>
45
46 * gdb.base/savedregs.exp (caller): Use parentheses to
47 make expected expression evaluation ordering explicit.
48
49 2020-07-13 Gary Benson <gbenson@redhat.com>
50
51 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
52
53 2020-07-13 Gary Benson <gbenson@redhat.com>
54
55 * gdb.base/bigcore.c (main): Use a volatile pointer when
56 attempting to trigger a SIGSEGV.
57 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
58 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
59 * gdb.base/savedregs.c (thrower): Likewise.
60 * gdb.mi/mi-syn-frame.c (bar): Likewise.
61
62 2020-07-13 Gary Benson <gbenson@redhat.com>
63
64 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
65 defining and using VLA structure fields into...
66 * gdb.base/vla-struct-fields.c: New file.
67 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
68 tests into...
69 * gdb.base/vla-struct-fields.exp: New file.
70
71 2020-07-13 Tom de Vries <tdevries@suse.de>
72
73 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
74 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
75 * gdb.base/gold-gdb-index.exp: Same.
76 * gdb.base/morestack.exp: Same.
77
78 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
79
80 PR rust/26121
81 * gdb.rust/modules.rs: Prevent linker from discarding test
82 symbol.
83
84 2020-07-10 Pedro Alves <pedro@palves.net>
85
86 PR gdb/26199
87 * gdb.multi/multi-target.c (exit_thread): New.
88 (thread_start): Break loop if EXIT_THREAD.
89 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
90 (top level) Call test_no_resumed.
91
92 2020-07-08 Tom Tromey <tromey@adacore.com>
93
94 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
95 * gdb.ada/catch_ex.exp: Examine catchpoint text.
96
97 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
98
99 PR python/22748
100 * gdb.opt/inline-frame-tailcall.c: New file.
101 * gdb.opt/inline-frame-tailcall.exp: New file.
102 * gdb.python/py-unwind-inline.c: New file.
103 * gdb.python/py-unwind-inline.exp: New file.
104 * gdb.python/py-unwind-inline.py: New file.
105
106 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
107
108 * gdb.python/py-arch-reg-groups.exp: New file.
109
110 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
111
112 * gdb.python/py-arch-reg-names.exp: New file.
113
114 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
115
116 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
117 gdb.PendingFrame.architecture method.
118
119 2020-07-06 Tom de Vries <tdevries@suse.de>
120
121 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
122
123 2020-07-03 Pedro Alves <palves@redhat.com>
124
125 * gdb.base/structs2.c (main): Adjust second parem_reg call to
126 explicitly write negative numbers.
127 * gdb.base/structs2.exp: Adjust expected output.
128
129 2020-07-03 Pedro Alves <palves@redhat.com>
130
131 * gdb.base/charset.c (init_string): Change all char parameters to
132 unsigned char parameters.
133
134 2020-07-03 Pedro Alves <palves@redhat.com>
135
136 * gdb.base/call-sc.exp (start_scalars_test): Use
137 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
138 * gdb.base/overlays.c: Remove references to PARAMS.
139 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
140 * gdb.base/reread.exp: Don't set 'prototypes' global.
141 * gdb.base/structs.exp (start_structs_test): Use
142 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
143 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
144 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
145 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
146 call.
147 * gdb.base/varargs.exp: Don't set 'prototypes' global.
148
149 2020-07-03 Pedro Alves <palves@redhat.com>
150
151 * gdb.base/m32rovly.c: Delete.
152 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
153
154 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
155
156 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
157 of gdb_py_test_multiple.
158 * gdb.python/py-cmd.exp: Likewise.
159 * gdb.python/py-events.exp: Likewise.
160 * gdb.python/py-function.exp: Likewise.
161 * gdb.python/py-inferior.exp: Likewise.
162 * gdb.python/py-infthread.exp: Likewise.
163 * gdb.python/py-linetable.exp: Likewise.
164 * gdb.python/py-parameter.exp: Likewise.
165 * gdb.python/py-value.exp: Likewise.
166
167 2020-06-30 Tom de Vries <tdevries@suse.de>
168
169 PR testsuite/26175
170 * lib/future.exp (gdb_default_target_compile): Detect and handle
171 early_flags.
172
173 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
174
175 * boards/simavr.exp (gdb_load): Catch errors when closing
176 previous connection. Close connection, wait for process and
177 unset simavr_spawn_id on failure.
178
179 2020-06-29 Tom de Vries <tdevries@suse.de>
180
181 * lib/gdb.exp (unknown): Make test-case unresolved.
182
183 2020-06-29 Tom de Vries <tdevries@suse.de>
184
185 PR gdb/25475
186 * gdb.server/solib-list.exp: Verify that the symbol reload
187 confirmation question is asked.
188
189 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
190
191 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
192 have a input seq nr in each pass message.
193 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
194 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
195 * gdb.python/python.exp: Make test names unique,
196 use gdb_test_multiline instead of gdb_py_test_multiple,
197 use $gdb_test_name.
198 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
199
200 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
201
202 * configure.ac: Add --enable-libctf.
203 * aclocal.m4: sinclude ../config/enable.m4.
204 * Makefile.in (site.exp): Add enable_libctf to site.exp.
205 * lib/gdb.exp (skip_ctf_tests): Use it.
206 * gdb.base/ctf-constvars.exp: Error message tweak.
207 * gdb.base/ctf-ptype.exp: Likewise.
208 * configure: Regenerate.
209
210 2020-06-26 Gary Benson <gbenson@redhat.com>
211
212 * gdb.cp/try_catch.cc: Include string.h.
213 (main): Replace comparison against string literal with
214 strcmp, avoiding build failure with -Wstring-compare.
215 Add "marker test-complete".
216 * gdb.cp/try_catch.exp: Run the test to the above marker,
217 then verify that the value of "test" is still true.
218
219 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
220
221 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
222
223 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
226
227 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
228
229 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
230 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
231 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
232 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
233 * gdb.arch/riscv-tdesc-loading.exp: New file.
234
235 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
236
237 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
238
239 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
242 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
243 * gdb.arch/riscv-tdesc-regs.c: New file.
244 * gdb.arch/riscv-tdesc-regs.exp: New file.
245
246 2020-06-24 Pedro Alves <palves@redhat.com>
247
248 * gdb.arch/amd64-entry-value-paramref.exp: Use
249 prepare_for_testing_full and don't pass "c++" for the .S file
250 build spec.
251 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
252 $options, since it's an assembly file. Remove -Wno-deprecated.
253 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
254 compiling C++ programs.
255
256 2020-06-24 Pedro Alves <palves@redhat.com>
257
258 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
259 Clang, add "-Wno-unknown-warning-option" to the options.
260
261 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
262
263 * gdb.xml/tdesc-reload.c: New file.
264 * gdb.xml/tdesc-reload.exp: New file.
265 * gdb.xml/maint-xml-dump-01.xml: New file.
266 * gdb.xml/maint-xml-dump-02.xml: New file.
267 * gdb.xml/maint-xml-dump.exp: New file.
268
269 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
270
271 * lib/completion-support.exp (test_gdb_completion_offers_commands):
272 Adjust for omitted commands when TUI is disabled.
273
274 2020-06-23 Gary Benson <gbenson@redhat.com>
275 Pedro Alves <palves@redhat.com>
276
277 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
278 * gdb.cp/nsimport.cc: Likewise.
279 * gdb.cp/nsnested.cc: Likewise.
280 * gdb.cp/nsnoimports.cc: Likewise.
281 * gdb.cp/nsusing.cc: Likewise.
282 * gdb.cp/smartp.cc: Likewise.
283 * gdb.python/py-pp-integral.c: Likewise.
284 * gdb.python/py-pp-re-notag.c: Likewise.
285
286 2020-06-23 Gary Benson <gbenson@redhat.com>
287
288 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
289 * gdb.cp/nsimport.cc: Likewise.
290 * gdb.cp/nsnested.cc: Likewise.
291 * gdb.cp/nsnoimports.cc: Likewise.
292 * gdb.cp/nsusing.cc: Likewise.
293 * gdb.cp/smartp.cc: Likewise.
294 * gdb.python/py-pp-integral.c: Likewise.
295 * gdb.python/py-pp-re-notag.c: Likewise.
296
297 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
298
299 * gdb.base/default-args.exp: New test.
300 * gdb.base/default-args.c: New file.
301 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
302 * gdb.base/default.exp: Update to new help text.
303 * gdb.base/help.exp: Likewise.
304 * gdb.base/page.exp: Likewise.
305 * gdb.base/style.exp: Likewise.
306 * gdb.guile/guile.exp: Likewise.
307 * gdb.python/python.exp: Likewise.
308
309 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
310
311 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
312 remote host. Fix search path syntax on Windows host.
313
314 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
315
316 * gdb.base/attach.exp: Test priority of 'exec-file' changed
317 over 'exec-file-mismatch'.
318 * gdb.base/attach.c: Mark should_exit volatile.
319 * gdb.base/attach2.c: Likewise. Add a comment explaining
320 why the sleep cannot be big.
321 * gdb.base/attach3.c: New file.
322
323 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
324
325 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
326 prefix optional.
327
328 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
329
330 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
331 for remote host.
332
333 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
334 Hafiz Abid Qadeer <abidh@codesourcery.com>
335
336 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
337 file sent to remote host.
338 (top level): Allow int32_t as type of 32-bit register.
339
340 2020-06-19 Tom de Vries <tdevries@suse.de>
341
342 * lib/gdb.exp (gdb_note): New proc.
343 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
344 (gdb_default_target_compile): ... here. Only call
345 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
346 (use_gdb_compile): Change to array.
347 (toplevel): Update sets of use_gdb_compile to specify language.
348 Warn about default_target_compile override. Store dejagnu's version
349 of default_target_compile in dejagnu_default_target_compile.
350
351 2020-06-18 Tom de Vries <tdevries@suse.de>
352
353 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
354 (default_gdb_init): ... here.
355
356 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
357
358 Fix TUI support checks in gdb.tui tests.
359
360 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
361 just say UNSUPPORTED.
362 * gdb.tui/corefile-run.exp: Likewise.
363 * gdb.tui/empty.exp: Likewise.
364 * gdb.tui/list-before.exp: Likewise.
365 * gdb.tui/list.exp: Likewise.
366 * gdb.tui/main.exp: Likewise.
367 * gdb.tui/regs.exp: Likewise.
368 * gdb.tui/resize.exp: Likewise.
369 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
370 * gdb.tui/tui-layout-asm.exp: Likewise.
371 * gdb.tui/tui-missing-src.exp: Likewise.
372 * gdb.tui/winheight.exp: Likewise.
373 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
374
375 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
376
377 Fix TCL error in gdb.python/py-format-string.exp.
378
379 * gdb.python/py-format-string.exp: Move test for python support
380 earlier, out of function body.
381
382 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
383
384 * gdb.base/index-cache-load-twice.c: New.
385 * gdb.base/index-cache-load-twice.exp: New.
386
387 2020-06-17 Keith Seitz <keiths@redhat.com>
388
389 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
390 when executing "gdb --configuration".
391
392 2020-06-17 Tom de Vries <tdevries@suse.de>
393
394 * lib/gdb.exp (gdb_tcl_unknown): New proc.
395 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
396 conditional on presence of gdb_tcl_unknown.
397 (gdb_finish): Make override undo conditional on presence of
398 gdb_tcl_unknown.
399
400 2020-06-16 Tom Tromey <tom@tromey.com>
401
402 * gdb.python/tui-window.py (failwin): New function. Register it
403 as a TUI window type.
404 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
405
406 2020-06-16 Gary Benson <gbenson@redhat.com>
407
408 * gdb.python/py-nested-maps.c (create_map): Add missing return
409 value.
410 (create_map_map): Likewise.
411
412 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
413
414 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
415 variable.
416 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
417 and use the already-defined 'options' variable.
418
419 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
420 Tom de Vries <tdevries@suse.de>
421
422 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
423 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
424 (gdb_setup_known_globals): New proc.
425 (gdb_cleanup_globals): New proc.
426 * lib/gdb.exp (load_lib): New override proc.
427 (gdb_stdin_log_init): Set var in_file as persistent global.
428 * lib/pascal.exp (gdb_stdin_log_init): Set vars
429 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
430 fpc_compiler as persistent global.
431
432 2020-06-12 Tom de Vries <tdevries@suse.de>
433
434 * lib/tuiterm.exp (spawn): Rename to ...
435 (tui_spawn): ... this.
436 (toplevel): Move rename of spawn ...
437 (gdb_init_tuiterm): ... here. New proc.
438 (gdb_finish_tuiterm): New proc.
439 * lib/gdb.exp (gdb_finish_hooks): New global var.
440 (gdb_finish): Handle gdb_finish_hooks.
441 (tuiterm_env): New proc.
442 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
443 tuiterm_env.
444 * gdb.tui/basic.exp: Same.
445 * gdb.tui/corefile-run.exp: Same.
446 * gdb.tui/empty.exp: Same.
447 * gdb.tui/list-before.exp: Same.
448 * gdb.tui/list.exp: Same.
449 * gdb.tui/main.exp: Same.
450 * gdb.tui/new-layout.exp: Same.
451 * gdb.tui/regs.exp: Same.
452 * gdb.tui/resize.exp: Same.
453 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
454 * gdb.tui/tui-layout-asm.exp: Same.
455 * gdb.tui/tui-missing-src.exp: Same.
456 * gdb.tui/winheight.exp: Same.
457
458 2020-06-12 Tom de Vries <tdevries@suse.de>
459
460 PR testsuite/26110
461 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
462 (gdb_finish): Reinstall dejagnu's override of ::unknown.
463
464 2020-06-11 Tom Tromey <tom@tromey.com>
465
466 PR gdb/18318:
467 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
468 floating point tests.
469
470 2020-06-11 Keith Seitz <keiths@redhat.com>
471
472 PR gdb/21356
473 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
474 vla_struct.
475 Add new struct vla_typedef and union vla_typedef_union and
476 corresponding instantiation objects.
477 Initialize new objects.
478 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
479 and vla_typedef_union_object.
480 Fixup type for vla_struct_object.
481
482 2020-06-11 Tom de Vries <tdevries@suse.de>
483
484 * lib/gdb.exp (with_override): New proc, factored out of ...
485 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
486
487 2020-06-10 Tom de Vries <tdevries@suse.de>
488
489 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
490
491 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
492
493 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
494 parameter, update callers.
495
496 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
497
498 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
499 * gdb.dwarf2/share-psymtabs-bt.c: New file.
500 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
501
502 2020-06-04 Tom de Vries <tdevries@suse.de>
503
504 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
505
506 2020-06-04 Tom de Vries <tdevries@suse.de>
507
508 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
509 exp_continue.
510
511 2020-06-04 Tom de Vries <tdevries@suse.de>
512
513 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
514
515 2020-06-03 Tom de Vries <tdevries@suse.de>
516
517 PR symtab/26046
518 * gdb.cp/breakpoint-locs-2.cc: New test.
519 * gdb.cp/breakpoint-locs.cc: New test.
520 * gdb.cp/breakpoint-locs.exp: New file.
521 * gdb.cp/breakpoint-locs.h: New test.
522
523 2020-06-03 Tom de Vries <tdevries@suse.de>
524
525 PR testsuite/25609
526 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
527 value of global verbose.
528 * gdb.base/jit-elf.exp: Same.
529 * gdb.base/jit-reader.exp: Same.
530
531 2020-06-02 Tom de Vries <tdevries@suse.de>
532
533 * gdb.dwarf2/multidictionary.exp: Don't use
534 gdb_spawn_with_cmdline_opts.
535
536 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
537
538 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
539 use_header case.
540 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
541 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
542 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
543 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
544 * gdb.dwarf2/dw2-inline-header.c: New file.
545 * gdb.dwarf2/dw2-inline-header.h: New file.
546
547 2020-05-30 Pedro Alves <palves@redhat.com>
548
549 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
550 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
551
552 2020-05-29 Gary Benson <gbenson@redhat.com>
553
554 * gdb.compile/compile-cplus.exp (additional_flags): Also
555 set when building with clang.
556 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
557 when building with clang.
558
559 2020-05-29 Gary Benson <gbenson@redhat.com>
560
561 * gdb.arch/i386-avx.exp (additional_flags): Also set when
562 building with clang.
563 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
564
565 2020-05-29 Gary Benson <gbenson@redhat.com>
566
567 * gdb.cp/koenig.exp (prepare_for_testing): Add
568 additional_flags=-Wno-unused-comparison.
569 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
570
571 2020-05-28 Gary Benson <gbenson@redhat.com>
572
573 * gdb.base/sigaltstack.c (catcher): Add default case to switch
574 statement.
575
576 2020-05-28 Gary Benson <gbenson@redhat.com>
577
578 * gdb.cp/classes.exp (prepare_for_testing): Add
579 additional_flags=-Wno-deprecated-register.
580 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
581 * gdb.cp/misc.exp: Likewise.
582
583 2020-05-28 Gary Benson <gbenson@redhat.com>
584
585 * gdb.linespec/cpls-ops.cc (dummy): New static global.
586 (test_op_new::operator new): Add return statement.
587 (test_op_new_array::operator new[]): Likewise.
588
589 2020-05-27 Pedro Alves <palves@redhat.com>
590
591 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
592 check. Use test_gdb_complete_unique instead of
593 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
594 test_gdb_complete_multiple instead of
595 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
596
597 2020-05-27 Luis Machado <luis.machado@linaro.org>
598
599 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
600 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
601 * gdb.arch/arm-disassembler-options.exp: Likewise.
602 * gdb.arch/arm-disp-step.exp: Likewise.
603 * gdb.arch/thumb-prologue.exp: Likewise.
604 * gdb.base/async.exp: Likewise.
605 * gdb.base/auxv.exp: Likewise.
606 * gdb.base/complex-parts.exp: Likewise.
607 * gdb.base/ena-dis-br.exp: Likewise.
608 * gdb.base/foll-exec.exp: Likewise.
609 * gdb.base/permissions.exp: Likewise.
610 * gdb.base/relocate.exp: Likewise.
611 * gdb.base/return2.exp: Likewise.
612 * gdb.base/sigbpt.exp: Likewise.
613 * gdb.base/siginfo-obj.exp: Likewise.
614 * gdb.cp/converts.exp: Likewise.
615 * gdb.cp/exceptprint.exp: Likewise.
616 * gdb.cp/inherit.exp: Likewise.
617 * gdb.cp/nsnoimports.exp: Likewise.
618 * gdb.cp/virtbase2.exp: Likewise.
619 * gdb.mi/mi-var-cmd.exp: Likewise.
620 * gdb.mi/var-cmd.c: Likewise.
621
622 2020-05-26 Tom Tromey <tromey@adacore.com>
623
624 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
625
626 2020-05-26 Tom Tromey <tromey@adacore.com>
627
628 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
629 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
630 type.
631 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
632 variable.
633
634 2020-05-26 Christian Biesinger <cbiesinger@google.com>
635
636 * Makefile.in: Use = instead of == for the test command
637 for portability.
638
639 2020-05-26 Tom de Vries <tdevries@suse.de>
640
641 * gdb.base/gold-gdb-index-2.c: New test.
642 * gdb.base/gold-gdb-index.c: New test.
643 * gdb.base/gold-gdb-index.exp: New file.
644 * gdb.base/gold-gdb-index.h: New test.
645
646 2020-05-25 Tom de Vries <tdevries@suse.de>
647
648 * boards/gold-gdb-index.exp: New file.
649
650 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
651
652 * boards/simavr.exp: New file.
653
654 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
655
656 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
657 * gdb.base/inferior-args.exp: New file.
658 * gdb.base/inferior-args.c: New file.
659
660 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
661
662 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
663 inferior_args. Pass it to gdb_reload.
664 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
665 inferior_args.
666 (gdb_reload): Add inferior_args argument.
667 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
668 pass it to gdbserver_run.
669 * boards/native-gdbserver.exp: Do not set noargs.
670 * boards/native-extended-gdbserver.exp (gdb_reload): Add
671 inferior_args argument.
672 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
673 * gdb.base/a2-run.exp: Check for use_gdb_stub.
674 * gdb.base/args.exp: Likewise.
675
676 2020-05-25 Tom de Vries <tdevries@suse.de>
677
678 * lib/gdb.exp (exec_is_pie): Add comment.
679
680 2020-05-25 Tom de Vries <tdevries@suse.de>
681
682 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
683 instead of $binfile in the untested message.
684
685 2020-05-25 Tom de Vries <tdevries@suse.de>
686
687 PR testsuite/26031
688 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
689
690 2020-05-25 Tom de Vries <tdevries@suse.de>
691
692 * boards/gold.exp: New file.
693
694 2020-05-23 Tom Tromey <tom@tromey.com>
695
696 * gdb.base/style.exp: Remove completion styling test.
697 * lib/gdb-utils.exp (style): Remove completion styles.
698
699 2020-05-23 Tom Tromey <tom@tromey.com>
700
701 * gdb.base/style.exp: Add completion styling test.
702 * lib/gdb-utils.exp (style): Add completion styles.
703
704 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
705
706 * gdb.base/annota1.exp: Update expected results.
707 * gdb.cp/annota2.exp: Update expected results, remove duplicate
708 test name.
709 * gdb.cp/annota3.exp: Update expected results.
710
711 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
712
713 PR gdb/26016
714 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
715 against MAP_FAILED.
716 * gdb.base/coremaker.c (mmapdata): Likewise.
717 * gdb.base/jit-reader-host.c (main): Likewise.
718 * gdb.base/sym-file-loader.c (load): Likewise.
719 (load_shlib): Likewise.
720
721 2020-05-20 Tom Tromey <tromey@adacore.com>
722
723 * gdb.ada/array_char_idx.exp: Recognize initialized array.
724
725 2020-05-20 Tom de Vries <tdevries@suse.de>
726
727 PR symtab/25833
728 * gdb.base/with-mf-inc.c: New test.
729 * gdb.base/with-mf-main.c: New test.
730 * gdb.base/with-mf.exp: New file.
731
732 2020-05-19 Tom Tromey <tromey@adacore.com>
733
734 * gdb.rust/simple.exp: Restore missing test result.
735
736 2020-05-19 Tom de Vries <tdevries@suse.de>
737
738 * gdb.base/gdb-caching-proc.exp: Fix typo.
739
740 2020-05-19 Tom Tromey <tromey@adacore.com>
741
742 * gdb.rust/simple.exp: Add some test descriptions.
743 (test_one_slice): Use with_test_prefix.
744
745 2020-05-18 Tom de Vries <tdevries@suse.de>
746
747 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
748
749 2020-05-17 Pedro Alves <palves@redhat.com>
750
751 PR gdb/25741
752 * gdb.base/hw-sw-break-same-address.exp: New file.
753
754 2020-05-16 Pedro Alves <palves@redhat.com>
755
756 * gdb.multi/multi-re-run.exp (test_re_run): Switch
757 LAST_LOADED_FILE accordingly.
758
759 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
760
761 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
762
763 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
764
765 * gdb.base/help.exp: Test apropos and help for commands
766 having aliases. Fixed comments not starting with an
767 upper-case letter or not finishing with a dot.
768
769 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
770
771 * gdb.base/alias.exp: Update help output check.
772
773 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
774
775 * gdb.base/default.exp: Update output following fixes.
776
777 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
778
779 * gdb.base/alias.exp: Test aliases starting with a prefix of
780 another alias.
781
782 2020-05-15 Gary Benson <gbenson@redhat.com>
783
784 * gdb.base/info-os.c (main): Add return statement.
785 * gdb.base/info_minsym.c (minsym_fun): Likewise.
786 * gdb.base/large-frame-2.c (func): Likewise.
787 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
788 * gdb.base/pr10179-b.c (foo2): Likewise.
789 * gdb.base/valgrind-disp-step.c (foo): Likewise.
790 * gdb.base/watch-cond.c (func): Likewise.
791 * gdb.multi/goodbye.c (verylongfun): Likewise.
792 * gdb.multi/hello.c (commonfun): Likewise.
793 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
794 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
795 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
796 Likewise.
797 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
798 * gdb.threads/interrupt-while-step-over.c (child_function):
799 Likewise.
800 * gdb.trace/actions-changed.c (end): Likewise.
801
802 2020-05-15 Gary Benson <gbenson@redhat.com>
803
804 * gdb.opencl/callfuncs.exp: Report when test skipped.
805 * gdb.opencl/convs_casts.exp: Likewise.
806 * gdb.opencl/datatypes.exp: Likewise.
807 * gdb.opencl/operators.exp: Likewise.
808 * gdb.opencl/vec_comps.exp: Likewise.
809
810 2020-05-15 Tom de Vries <tdevries@suse.de>
811
812 * gdb.base/align.exp.in: Rename to ...
813 * gdb.base/align.exp.tcl: ... this.
814 * gdb.base/align-c++.exp: Update.
815 * gdb.base/align-c.exp: Update.
816 * gdb.base/all-architectures.exp.in: Rename to ...
817 * gdb.base/all-architectures.exp: ... this.
818 * gdb.base/all-architectures-0.exp: Update.
819 * gdb.base/all-architectures-1.exp: Update.
820 * gdb.base/all-architectures-2.exp: Update.
821 * gdb.base/all-architectures-3.exp: Update.
822 * gdb.base/all-architectures-4.exp: Update.
823 * gdb.base/all-architectures-5.exp: Update.
824 * gdb.base/all-architectures-6.exp: Update.
825 * gdb.base/all-architectures-7.exp: Update.
826 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
827 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
828 * gdb.base/infcall-nested-structs-c++.exp: Update.
829 * gdb.base/infcall-nested-structs-c.exp: Update.
830 * gdb.base/info-types.exp.in: Rename to ...
831 * gdb.base/info-types.exp.tcl: ... this.
832 * gdb.base/info-types-c++.exp: Update.
833 * gdb.base/info-types-c.exp: Update.
834 * gdb.base/max-depth.exp.in: Rename to ...
835 * gdb.base/max-depth.exp.tcl: ... this.
836 * gdb.base/max-depth-c++.exp: Update.
837 * gdb.base/max-depth-c.exp: Update.
838 * gdb.cp/cpexprs.exp.in: Rename to ...
839 * gdb.cp/cpexprs.exp.tcl: ... this.
840 * gdb.cp/cpexprs-debug-types.exp: Update.
841 * gdb.cp/cpexprs.exp: Update.
842 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
843 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
844 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
845 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
846 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
847 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
848 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
849 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
850 * gdb.dwarf2/clang-debug-names-2.exp: Update.
851 * gdb.dwarf2/clang-debug-names.exp: Update.
852
853 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
854
855 * lib/check-test-names.exp: Remove code that prevents this file
856 loading when tests are run in parallel.
857
858 2020-05-15 Pedro Alves <palves@redhat.com>
859
860 * gdb.multi/multi-kill.exp (start_inferior): Remove
861 'testpid' parameter. Refer to namespace variable directly.
862 (testpid): Declare as namespace variable.
863
864 2020-05-15 Pedro Alves <palves@redhat.com>
865
866 * gdb.multi/multi-kill.exp: Wrap in namespace.
867 (start_inferior): Add TESTPID parameter. Use it instead of the
868 testpid global.
869 (top level): Define empty TESTPID array, and pass it down to
870 start_inferior.
871
872 2020-05-14 Tom de Vries <tdevries@suse.de>
873
874 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
875 output.
876
877 2020-05-14 Tom de Vries <tdevries@suse.de>
878
879 * gdb.base/align.exp: Split into ...
880 * gdb.base/align.exp.in: ...
881 * gdb.base/align-c++.exp: ...
882 * gdb.base/align-c.exp: ... these.
883 * gdb.base/infcall-nested-structs.exp: Split into ...
884 * gdb.base/infcall-nested-structs.exp.in: ...
885 * gdb.base/infcall-nested-structs-c++.exp: ...
886 * gdb.base/infcall-nested-structs-c.exp: ... these.
887 * gdb.base/info-types.exp: Split into ...
888 * gdb.base/info-types.exp.in: ...
889 * gdb.base/info-types-c++.exp: ...
890 * gdb.base/info-types-c.exp: ... these.
891 * gdb.base/max-depth.exp: Split into ...
892 * gdb.base/max-depth.exp.in: ...
893 * gdb.base/max-depth-c++.exp: ...
894 * gdb.base/max-depth-c.exp: ... these.
895 * gdb.cp/infcall-nodebug.exp: Split into ...
896 * gdb.cp/infcall-nodebug.exp.in: ...
897 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
898 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
899 * gdb.cp/infcall-nodebug-c-d0.exp: ...
900 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
901
902 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
903 Pedro Alves <palves@redhat.com>
904
905 * gdb.multi/multi-exit.c: New file.
906 * gdb.multi/multi-exit.exp: New file.
907 * gdb.multi/multi-kill.c: New file.
908 * gdb.multi/multi-kill.exp: New file.
909
910 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
911
912 * gdb.base/annota1.exp: Update the expected output.
913 * gdb.cp/annota2.exp: Ditto.
914
915 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
916
917 * lib/check-test-names.exp: Disable when testing is being run in
918 parallel.
919
920 2020-05-12 Tom de Vries <tdevries@suse.de>
921
922 * gdb.base/jit-elf.exp: Fix string concat.
923
924 2020-05-12 Tom de Vries <tdevries@suse.de>
925
926 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
927 messages.
928
929 2020-05-12 Tom de Vries <tdevries@suse.de>
930
931 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
932
933 2020-05-12 Tom de Vries <tdevries@suse.de>
934
935 * gdb.ada/catch_ex.exp: Use with_test_prefix.
936 * gdb.ada/mi_catch_ex.exp: Same.
937 * gdb.ada/mi_catch_ex_hand.exp: Same.
938
939 2020-05-12 Tom de Vries <tdevries@suse.de>
940
941 * gdb.fortran/complex.exp: Use with_test_prefix.
942
943 2020-05-12 Tom de Vries <tdevries@suse.de>
944
945 * gdb.trace/passcount.exp: Fix test-names.
946
947 2020-05-12 Tom de Vries <tdevries@suse.de>
948
949 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
950
951 2020-05-12 Tom de Vries <tdevries@suse.de>
952
953 * gdb.gdb/complaints.exp: Use with_test_prefix.
954 * gdb.xml/tdesc-regs.exp: Same.
955 * gdb.opt/inline-locals.exp: Fix test name.
956
957 2020-05-12 Tom de Vries <tdevries@suse.de>
958
959 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
960 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
961 * gdb.dwarf2/implref-struct.exp: Same.
962 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
963 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
964
965 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
966
967 * gdb.base/jit-so.exp (one_jit_test): Change test name.
968
969 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
970
971 * lib/check-test-names.exp (all_test_names): New module variable.
972 (counts): Add 'duplicates' field.
973 (_check_duplicates): New procedure.
974 (check): Also check for duplicates.
975 (do_log_summary): Print duplicates count.
976 (do_reset_vars): Reset counter for duplicate test names, and
977 discard all know test names.
978
979 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
980
981 * lib/gdb.exp: Include check-test-names.exp library.
982 * lib/check-test-names.exp: New file.
983
984 2020-05-11 Tom de Vries <tdevries@suse.de>
985
986 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
987
988 2020-05-11 Keith Seitz <keiths@redhat.com>
989
990 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
991
992 2020-05-11 Tom de Vries <tdevries@suse.de>
993
994 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
995 * gdb.cp/cpexprs.exp.in: .. here.
996 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
997 cpexprs.exp.
998
999 2020-05-11 Keith Seitz <keiths@redhat.com>
1000
1001 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1002 test names.
1003 * gdb.ada/arrayptr.exp: Likewise.
1004 * gdb.ada/assign_arr.exp: Likewise.
1005 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1006 * gdb.ada/bp_on_var.exp: Likewise.
1007 * gdb.ada/call_pn.exp: Likewise.
1008 * gdb.ada/complete.exp: Likewise.
1009 * gdb.ada/fun_overload_menu.exp: Likewise.
1010 * gdb.ada/funcall_param.exp: Likewise.
1011 * gdb.ada/funcall_ref.exp: Likewise.
1012 * gdb.ada/packed_array_assign.exp: Likewise.
1013 * gdb.ada/same_component_name.exp: Likewise.
1014 * gdb.ada/type_coercion.exp: Likewise.
1015 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1016 * gdb.ada/variant_record_packed_array.exp: Likewise.
1017
1018 2020-05-11 Tom de Vries <tdevries@suse.de>
1019
1020 PR symtab/25941
1021 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1022 out of ...
1023 * gdb.dwarf2/clang-debug-names.exp: ... here.
1024 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1025 clang-debug-names.exp.in.
1026 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1027 * gdb.dwarf2/clang-debug-names-2.c: New test.
1028
1029 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1030
1031 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1032 (fortran_runto_main): New Proc, fortran version of runto_main.
1033 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1034 * gdb.fortran/array-bounds.exp: Likewise.
1035 * gdb.fortran/array-slices.exp: Likewise.
1036 * gdb.fortran/block-data.exp: Likewise.
1037 * gdb.fortran/charset.exp: Likewise.
1038 * gdb.fortran/common-block.exp: Likewise.
1039 * gdb.fortran/complex.exp: Likewise.
1040 * gdb.fortran/derived-type-function.exp: Likewise.
1041 * gdb.fortran/derived-type.exp: Likewise.
1042 * gdb.fortran/info-modules.exp: Likewise.
1043 * gdb.fortran/info-types.exp: Likewise.
1044 * gdb.fortran/intrinsics.exp: Likewise.
1045 * gdb.fortran/library-module.exp: Likewise.
1046 * gdb.fortran/logical.exp: Likewise.
1047 * gdb.fortran/max-depth.exp: Likewise.
1048 * gdb.fortran/module.exp: Likewise.
1049 * gdb.fortran/multi-dim.exp: Likewise.
1050 * gdb.fortran/nested-funcs.exp: Likewise.
1051 * gdb.fortran/print-formatted.exp: Likewise.
1052 * gdb.fortran/print_type.exp: Likewise.
1053 * gdb.fortran/printing-types.exp: Likewise.
1054 * gdb.fortran/ptr-indentation.exp: Likewise.
1055 * gdb.fortran/ptype-on-functions.exp: Likewise.
1056 * gdb.fortran/subarray.exp: Likewise.
1057 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1058 * gdb.fortran/vla-datatypes.exp: Likewise.
1059 * gdb.fortran/vla-history.exp: Likewise.
1060 * gdb.fortran/vla-ptr-info.exp: Likewise.
1061 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1062 * gdb.fortran/vla-ptype.exp: Likewise.
1063 * gdb.fortran/vla-sizeof.exp: Likewise.
1064 * gdb.fortran/vla-type.exp: Likewise.
1065 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1066 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1067 * gdb.fortran/vla-value-sub.exp: Likewise.
1068 * gdb.fortran/vla-value.exp: Likewise.
1069 * gdb.fortran/whatis_type.exp: Likewise.
1070 * gdb.mi/mi-var-child-f.exp: Likewise.
1071
1072 2020-05-09 Tom de Vries <tdevries@suse.de>
1073
1074 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1075
1076 2020-05-08 Tom de Vries <tdevries@suse.de>
1077
1078 * gdb.dwarf2/clang-debug-names.c: New test.
1079 * gdb.dwarf2/clang-debug-names.exp: New file.
1080
1081 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
1082
1083 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1084 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1085
1086 2020-05-06 Tom de Vries <tdevries@suse.de>
1087
1088 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1089 breakpoint is at a "recommended breakpoint location".
1090 * gdb.reverse/consecutive-reverse.exp: Same.
1091
1092 2020-05-06 Tom de Vries <tdevries@suse.de>
1093
1094 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1095 address.
1096
1097 2020-05-06 Tom de Vries <tdevries@suse.de>
1098
1099 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1100
1101 2020-05-06 Tom de Vries <tdevries@suse.de>
1102
1103 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1104 info for r.
1105
1106 2020-05-06 Tom de Vries <tdevries@suse.de>
1107
1108 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1109 necessary.
1110
1111 2020-05-06 Tom de Vries <tdevries@suse.de>
1112
1113 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1114 void.
1115
1116 2020-05-06 Tom de Vries <tdevries@suse.de>
1117
1118 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1119 of ...
1120 * gdb.base/async.exp: ... here.
1121 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1122 "recommended breakpoint location".
1123
1124 2020-05-06 Tom de Vries <tdevries@suse.de>
1125
1126 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1127
1128 2020-05-04 Tom de Vries <tdevries@suse.de>
1129
1130 * gdb.base/async.exp: Check whether instruction addresses are a
1131 "recommended breakpoint location".
1132
1133 2020-05-03 Tom Tromey <tom@tromey.com>
1134
1135 * gdb.base/sepdebug.exp: Remove "catch" test.
1136 * gdb.base/break.exp: Remove "catch" test.
1137 * gdb.base/default.exp: Update expected output.
1138
1139 2020-05-02 Tom de Vries <tdevries@suse.de>
1140
1141 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1142 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1143 * gdb.arch/i386-mpx-map.exp: Same.
1144 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1145 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1146 * gdb.arch/i386-mpx.exp: Same.
1147
1148 2020-05-02 Tom de Vries <tdevries@suse.de>
1149
1150 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1151
1152 2020-05-01 Tom de Vries <tdevries@suse.de>
1153
1154 * gdb.ada/operator_bp.exp: Allow more than required amount of
1155 breakpoint.
1156
1157 2020-05-01 Tom de Vries <tdevries@suse.de>
1158
1159 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1160
1161 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1162
1163 PR gdb/18706
1164 * gdb.cp/stub-array-size.cc: New test.
1165 * gdb.cp/stub-array-size.exp: New file.
1166 * gdb.cp/stub-array-size.h: New test.
1167 * gdb.cp/stub-array-size2.cc: New test.
1168
1169 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
1170
1171 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1172 output to the new format.
1173
1174 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
1175
1176 * gdb.base/break.exp: Use with_test_prefix.
1177
1178 2020-04-29 Tom de Vries <tdevries@suse.de>
1179
1180 * lib/gdb.exp (debug_types): New proc.
1181 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1182 * gdb.python/py-symtab.exp: Same.
1183
1184 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
1185
1186 PR gdb/17320
1187 * gdb.base/pretty-array.c: New test.
1188 * gdb.base/pretty-array.exp: New file.
1189
1190 2020-04-29 Tom de Vries <tdevries@suse.de>
1191
1192 PR symtab/25889
1193 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1194 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1195 and include cpexprs.exp.
1196
1197 2020-04-28 Mark Williams <mark@myosotissp.com>
1198
1199 PR gdb/24480
1200 * dw4-toplevel-types.exp: Test for top level types.
1201 * dw4-toplevel-types.cc: Test for top level types.
1202
1203 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1204
1205 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1206 (theads -> threads).
1207
1208 2020-04-28 Tom de Vries <tdevries@suse.de>
1209
1210 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1211
1212 2020-04-28 Tom de Vries <tdevries@suse.de>
1213
1214 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1215
1216 2020-04-28 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1219
1220 2020-04-28 Tom de Vries <tdevries@suse.de>
1221
1222 * gdb.dwarf2/main-foo.c: New test.
1223 * gdb.dwarf2/struct-with-sig.exp: New file.
1224
1225 2020-04-25 Tom de Vries <tdevries@suse.de>
1226
1227 * boards/debug-types.exp: New file.
1228
1229 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1230
1231 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1232
1233 2020-04-24 Tom Tromey <tom@tromey.com>
1234
1235 PR symtab/12707:
1236 * gdb.python/py-symbol.exp: Update expected results for
1237 linkage_name test.
1238 * gdb.cp/print-demangle.exp: New file.
1239 * gdb.base/c-linkage-name.exp: Fix test.
1240 * gdb.guile/scm-symbol.exp: Update expected results for
1241 linkage_name test.
1242
1243 2020-04-24 Tom Tromey <tom@tromey.com>
1244
1245 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1246 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1247 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1248 assembler.
1249
1250 2020-04-24 Tom de Vries <tdevries@suse.de>
1251
1252 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1253 C++.
1254
1255 2020-04-24 Tom Tromey <tromey@adacore.com>
1256
1257 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1258 values.
1259 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1260 values. Update test for minimal encodings.
1261 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1262 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1263 values. Update test for minimal encodings.
1264
1265 2020-04-24 Tom Tromey <tromey@adacore.com>
1266
1267 PR python/23662:
1268 * gdb.ada/variant.exp: Add Python checks.
1269 * gdb.rust/simple.exp: Add dynamic type checks.
1270
1271 2020-04-24 Tom Tromey <tromey@adacore.com>
1272
1273 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1274 Make array type matching more lax.
1275 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1276 * gdb.ada/mi_variant.exp: New file.
1277 * gdb.ada/mi_variant/pck.ads: New file.
1278 * gdb.ada/mi_variant/pkg.adb: New file.
1279 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1280 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1281
1282 2020-04-24 Tom Tromey <tromey@adacore.com>
1283
1284 * gdb.ada/variant.exp: Add dynamic field offset tests.
1285 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1286 * gdb.ada/variant/pkg.adb: Add new variables.
1287
1288 2020-04-24 Tom Tromey <tromey@adacore.com>
1289
1290 * gdb.ada/variant.exp: New file
1291 * gdb.ada/variant/pkg.adb: New file
1292 * gdb.ada/variant/pck.adb: New file
1293
1294 2020-04-24 Tom de Vries <tdevries@suse.de>
1295
1296 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1297
1298 2020-04-24 Tom de Vries <tdevries@suse.de>
1299
1300 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1301 flags.
1302
1303 2020-04-24 Tom de Vries <tdevries@suse.de>
1304
1305 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1306
1307 2020-04-24 Tom de Vries <tdevries@suse.de>
1308
1309 * lib/gdb.exp (default_gdb_start): Handle eof.
1310 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1311 failure.
1312 * gdb.base/readnever.exp: Handle clean_restart failure.
1313
1314 2020-04-23 Tom de Vries <tdevries@suse.de>
1315
1316 * gdb.base/decl-before-def.exp: Run to main and print a again.
1317
1318 2020-04-23 Tom de Vries <tdevries@suse.de>
1319
1320 * gdb.base/decl-before-def-decl.c: New test.
1321 * gdb.base/decl-before-def-def.c: New test.
1322 * gdb.base/decl-before-def.exp: New file.
1323
1324 2020-04-23 Tom de Vries <tdevries@suse.de>
1325
1326 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1327
1328 2020-04-22 Tom de Vries <tdevries@suse.de>
1329
1330 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1331 debug_info_offset.
1332 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1333 before $objsfile in the line line.
1334
1335 2020-04-22 Tom de Vries <tdevries@suse.de>
1336
1337 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1338
1339 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1340
1341 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1342 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1343 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1344 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1345 * gdb.base/jit-protocol.h: Update definitions to match all usage
1346 contexts.
1347
1348 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1349
1350 * gdb.base: Rename all jit related test and source files.
1351
1352 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1353
1354 * gdb.base/jit-reader.exp: Relax register output check.
1355
1356 2020-04-22 Tom de Vries <tdevries@suse.de>
1357
1358 PR symtab/25764
1359 * gdb.base/psym-external-decl-2.c: New test.
1360 * gdb.base/psym-external-decl.c: New test.
1361 * gdb.base/psym-external-decl.exp: New file.
1362 * gdb.threads/tls.exp: Add PR25807 kfail.
1363
1364 2020-04-22 Tom de Vries <tdevries@suse.de>
1365
1366 PR symtab/25801
1367 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1368 in "info source" output.
1369
1370 2020-04-22 Tom de Vries <tdevries@suse.de>
1371
1372 PR symtab/25700
1373 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1374 symtab for imported_unit.c.
1375
1376 2020-04-21 Gary Benson <gbenson@redhat.com>
1377
1378 * gdb.base/advance.c (func): New argument, to match call site.
1379 (func2, func3): Add return statements.
1380
1381 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1382
1383 * gdb.multi/run-only-second-inf.c: New file.
1384 * gdb.multi/run-only-second-inf.exp: New file.
1385
1386 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1387
1388 * gdb.btrace/multi-inferior.c: New test.
1389 * gdb.btrace/multi-inferior.exp: New file.
1390
1391 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1392
1393 * gdb.btrace/enable-new-thread.c: New test.
1394 * gdb.btrace/enable-new-thread.exp: New file.
1395
1396 2020-04-21 Tom de Vries <tdevries@suse.de>
1397
1398 PR gdb/25471
1399 * gdb.threads/killed-outside.c: New test.
1400 * gdb.threads/killed-outside.exp: New file.
1401
1402 2020-04-20 Gary Benson <gbenson@redhat.com>
1403
1404 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1405 * gdb.base/nested-subp2.exp: Likewise.
1406 * gdb.base/nested-subp3.exp: Likewise.
1407
1408 2020-04-20 Gary Benson <gbenson@redhat.com>
1409
1410 * gdb.base/nested-subp1.exp: Disable test when using clang.
1411 * gdb.base/nested-subp2.exp: Likewise.
1412 * gdb.base/nested-subp3.exp: Likewise.
1413
1414 2020-04-20 Gary Benson <gbenson@redhat.com>
1415
1416 * gdb.cp/exception.cc: Fix compilation error with clang.
1417
1418 2020-04-20 Gary Benson <gbenson@redhat.com>
1419
1420 * gdb.trace/tspeed.c: Fix compilation error with clang.
1421
1422 2020-04-20 Gary Benson <gbenson@redhat.com>
1423
1424 * gdb.base/jit-main.c: Fix compilation error with clang.
1425
1426 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1427
1428 * gdb.base/attach-twice.c: Include "sys/types.h".
1429 (PTRACE_ATTACH): Add fallback definition.
1430 (main): Pass `0' to the 4th argument of `ptrace'.
1431
1432 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1433
1434 * gdb.base/fork-running-state.c: Include "signal.h".
1435
1436 2020-04-17 Tom Tromey <tromey@adacore.com>
1437
1438 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1439 Update tests.
1440 * gdb.btrace/cpu.exp: Update tests.
1441 * gdb.base/maint.exp: Update tests.
1442 * gdb.base/default.exp: Update tests.
1443 * gdb.base/completion.exp: Update tests.
1444
1445 2020-04-16 Tom de Vries <tdevries@suse.de>
1446
1447 PR symtab/25791
1448 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1449 (ensure_gdb_index): and factor out and move ...
1450 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1451 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1452
1453 2020-04-16 Tom de Vries <tdevries@suse.de>
1454
1455 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1456 loading exec.
1457
1458 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1459
1460 * gdb.base/many-completions.exp: New file.
1461
1462 2020-04-14 Tom de Vries <tdevries@suse.de>
1463
1464 PR symtab/25718
1465 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1466
1467 2020-04-14 Tom de Vries <tdevries@suse.de>
1468
1469 PR symtab/25720
1470 * gdb.base/maint-expand-symbols-header-file.c: New test.
1471 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1472 * gdb.base/maint-expand-symbols-header-file.h: New test.
1473
1474 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1475
1476 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1477 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1478 get_func_info.
1479 (get_func_info): Delete.
1480 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1481 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1482 * lib/dwarf.exp (get_func_info): New function.
1483
1484 2020-04-13 Tom de Vries <tdevries@suse.de>
1485
1486 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1487 to what find_gnatmake does.
1488
1489 2020-04-10 Tom de Vries <tdevries@suse.de>
1490
1491 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1492 -readnow.
1493
1494 2020-04-10 Tom de Vries <tdevries@suse.de>
1495
1496 PR cli/25808
1497 * gdb.base/style.c: Add leading newlines.
1498 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1499 Check listing of main's one-line body.
1500
1501 2020-04-08 Tom de Vries <tdevries@suse.de>
1502
1503 * lib/gdb.exp (psymtabs_p): New proc.
1504 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1505 importing unit" unsupported if there are no partial symbols.
1506
1507 2020-04-08 Tom de Vries <tdevries@suse.de>
1508
1509 PR testsuite/25760
1510 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1511
1512 2020-04-07 Tom de Vries <tdevries@suse.de>
1513
1514 PR symtab/25796
1515 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1516
1517 2020-04-07 Tom de Vries <tdevries@suse.de>
1518
1519 * gdb.base/check-psymtab.c: New test.
1520 * gdb.base/check-psymtab.exp: New file.
1521
1522 2020-04-06 Tom Tromey <tromey@adacore.com>
1523
1524 * gdb.ada/variant-record/proc.adb: New file.
1525 * gdb.ada/variant-record/value.adb: New file.
1526 * gdb.ada/variant-record/value.s: New file.
1527 * gdb.ada/variant-record.exp: New file.
1528
1529 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
1530
1531 PR gdb/25325
1532 * gdb.cp/typed-enum.cc: New test.
1533 * gdb.cp/typed-enum.exp: New file.
1534
1535 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1536
1537 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1538 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1539 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1540 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1541 * gdb.opt/inline-small-func.c: New file.
1542 * gdb.opt/inline-small-func.exp: New file.
1543 * gdb.opt/inline-small-func.h: New file.
1544
1545 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1546
1547 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1548 function.
1549
1550 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1551
1552 * lib/dwarf.exp (function_range): Allow compiler options to be
1553 specified.
1554
1555 2020-04-02 Tom de Vries <tdevries@suse.de>
1556
1557 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1558 __attribute__((always_inline)).
1559 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1560
1561 2020-04-02 Tom de Vries <tdevries@suse.de>
1562
1563 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1564 (gdbserver_gdb_exit): ... here. Add timeout warning.
1565 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1566 (connect_target_extended_remote): Append new server_spawn_id to
1567 server_spawn_ids.
1568 (cleanup): New proc.
1569 (setup, <toplevel>): Call cleanup.
1570
1571 2020-04-02 Tom de Vries <tdevries@suse.de>
1572
1573 * gdb.base/main-psymtab.exp: New file.
1574
1575 2020-04-02 Tom de Vries <tdevries@suse.de>
1576
1577 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1578
1579 2020-04-01 Tom Tromey <tom@tromey.com>
1580
1581 * gdb.base/complex-parts.exp: Add type tests.
1582
1583 2020-04-01 Tom Tromey <tom@tromey.com>
1584
1585 * gdb.base/complex-parts.exp: Add arithmetic tests.
1586
1587 2020-04-01 Tom Tromey <tom@tromey.com>
1588
1589 * gdb.compile/compile.exp: Update.
1590 * gdb.compile/compile-cplus.exp: Update.
1591 * gdb.base/varargs.exp: Update.
1592 * gdb.base/floatn.exp: Update.
1593 * gdb.base/endianity.exp: Update.
1594 * gdb.base/callfuncs.exp (do_function_calls): Update.
1595 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1596 (complex_float_integral_args): Update.
1597 * gdb.base/complex.exp: Update.
1598 * gdb.base/complex-parts.exp: Update.
1599
1600 2020-04-01 Tom Tromey <tromey@adacore.com>
1601
1602 * gdb.rust/union.rs: New file.
1603 * gdb.rust/union.exp: New file.
1604 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1605 (main): Update.
1606 * gdb.rust/simple.exp: Move union tests to union.exp.
1607
1608 2020-04-01 Tom Tromey <tromey@adacore.com>
1609
1610 * gdb.rust/simple.rs (main): Remove "y0".
1611
1612 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1613
1614 * gdb.multi/stop-all-on-exit.c: New test.
1615 * gdb.multi/stop-all-on-exit.exp: New file.
1616
1617 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
1618
1619 PR gdb/24789
1620 * gdb.cp/misc.cc: Add integer reference variable.
1621 * gdb.cp/misc.exp: Add test.
1622
1623 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1624
1625 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1626 scenario to cover execution until the end and also the case
1627
1628 2020-03-31 Tom de Vries <tdevries@suse.de>
1629
1630 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1631 c. Use "maint info symtabs" to check symtab expansion.
1632
1633 2020-03-30 Tom de Vries <tdevries@suse.de>
1634
1635 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1636 unsupported.
1637 (verify_psymtab_expanded): Move ...
1638 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1639 test.
1640 (readnow): New proc.
1641
1642 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1643
1644 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1645 with $hex.
1646
1647 2020-03-20 Tom Tromey <tromey@adacore.com>
1648
1649 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1650
1651 2020-03-20 Tom Tromey <tromey@adacore.com>
1652
1653 * gdb.ada/sub_variant/subv.adb: New file.
1654 * gdb.ada/sub_variant.exp: New file.
1655
1656 2020-03-20 Tom de Vries <tdevries@suse.de>
1657
1658 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1659 first break fails.
1660 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1661
1662 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1663
1664 * gdb.server/exit-multiple-threads.c: New file.
1665 * gdb.server/exit-multiple-threads.exp: New file.
1666
1667 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1668
1669 * gdb.fortran/mixed-lang-stack.c: New file.
1670 * gdb.fortran/mixed-lang-stack.cpp: New file.
1671 * gdb.fortran/mixed-lang-stack.exp: New file.
1672 * gdb.fortran/mixed-lang-stack.f90: New file.
1673
1674 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1675
1676 * gdb.linespec/cp-completion-aliases.cc: New file.
1677 * gdb.linespec/cp-completion-aliases.exp: New file.
1678
1679 2020-03-19 Tom de Vries <tdevries@suse.de>
1680
1681 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1682 more precise.
1683
1684 2020-03-18 Tom de Vries <tdevries@suse.de>
1685
1686 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1687 * gdb.dwarf2/break-inline-psymtab.c: New test.
1688 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1689
1690 2020-03-16 Tom de Vries <tdevries@suse.de>
1691
1692 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1693 cache_verify and cache_verify_proc.
1694
1695 2020-03-15 Tom de Vries <tdevries@suse.de>
1696
1697 * gdb.server/solib-list.exp: Handle
1698 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1699
1700 2020-03-15 Tom de Vries <tdevries@suse.de>
1701
1702 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1703 objfiles".
1704
1705 2020-03-14 Tom Tromey <tom@tromey.com>
1706
1707 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1708
1709 2020-03-14 Tom de Vries <tdevries@suse.de>
1710
1711 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1712
1713 2020-03-14 Tom de Vries <tdevries@suse.de>
1714
1715 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1716 result in line-by-line fashion.
1717
1718 2020-03-14 Tom de Vries <tdevries@suse.de>
1719
1720 * lib/gdb.exp (supports_statement_frontiers): New proc.
1721 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1722
1723 2020-03-14 Tom de Vries <tdevries@suse.de>
1724
1725 * gdb.base/printcmds.exp: Add missing quoting for "print
1726 teststring2".
1727
1728 2020-03-13 Tom Tromey <tom@tromey.com>
1729
1730 * gdb.base/printcmds.exp (test_print_strings): Add regression
1731 test.
1732 * gdb.base/printcmds.c (charptr): New typedef.
1733 (teststring2): New global.
1734
1735 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1736
1737 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1738 full path in the test name.
1739 (test_ld): Add some with_test_prefix blocks to make test names
1740 unique.
1741
1742 2020-03-13 Tom de Vries <tdevries@suse.de>
1743
1744 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1745
1746 2020-03-13 Tom de Vries <tdevries@suse.de>
1747
1748 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1749
1750 2020-03-13 Tom de Vries <tdevries@suse.de>
1751
1752 PR symtab/25646
1753 * gdb.dwarf2/imported-unit.exp: Add test.
1754
1755 2020-03-13 Tom de Vries <tdevries@suse.de>
1756
1757 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1758 (var1, var2): New variable.
1759 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1760 matching symbols.
1761
1762 2020-03-13 Tom de Vries <tdevries@suse.de>
1763
1764 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1765 (Term::command): Use prompt prefix.
1766 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1767 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1768 command_no_prompt_prefix instead of prefix.
1769 * gdb.tui/tui-layout-asm.exp: Same.
1770
1771 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1772
1773 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1774
1775 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1776
1777 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1778 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1779 on" while stepping over the test instruction, match printed
1780 message.
1781
1782 2020-03-12 Tom de Vries <tdevries@suse.de>
1783
1784 * gdb.base/info-types.exp: Use exp_continue during matching of output
1785 of "info types".
1786
1787 2020-03-12 Tom de Vries <tdevries@suse.de>
1788
1789 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1790
1791 2020-03-12 Tom de Vries <tdevries@suse.de>
1792
1793 * gdb.fortran/module.exp: Use exp_continue during matching of output
1794 of "info variable -n".
1795
1796 2020-03-12 Tom de Vries <tdevries@suse.de>
1797
1798 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1799 gdb.dwarf2/dw2-ranges-base.c.
1800
1801 2020-03-12 Tom de Vries <tdevries@suse.de>
1802
1803 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1804 in presence of GLIBC debuginfo.
1805
1806 2020-03-12 Tom de Vries <tdevries@suse.de>
1807
1808 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1809 $core.
1810
1811 2020-03-12 Tom de Vries <tdevries@suse.de>
1812
1813 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1814 more precise.
1815
1816 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1817
1818 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1819 from Unix to Windows path.
1820
1821 2020-03-11 Tom de Vries <tdevries@suse.de>
1822
1823 * gdb.ada/minsyms.exp: Set language to ada.
1824
1825 2020-03-11 Tom de Vries <tdevries@suse.de>
1826
1827 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1828
1829 2020-03-11 Tom de Vries <tdevries@suse.de>
1830
1831 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1832
1833 2020-03-11 Tom Tromey <tromey@adacore.com>
1834
1835 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1836
1837 2020-03-11 Tom de Vries <tdevries@suse.de>
1838
1839 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1840
1841 2020-03-11 Tom de Vries <tdevries@suse.de>
1842
1843 * gdb.base/break-interp.exp: Limit verbose scope.
1844
1845 2020-03-11 Tom de Vries <tdevries@suse.de>
1846
1847 * gdb.fortran/logical.f90: Define variable with character type.
1848 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1849
1850 2020-03-11 Tom de Vries <tdevries@suse.de>
1851
1852 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1853
1854 2020-03-11 Tom de Vries <tdevries@suse.de>
1855
1856 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1857 symtabs.
1858
1859 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1860 Bernd Edlinger <bernd.edlinger@hotmail.de>
1861
1862 * gdb.cp/step-and-next-inline.cc: New file.
1863 * gdb.cp/step-and-next-inline.exp: New file.
1864 * gdb.cp/step-and-next-inline.h: New file.
1865 * gdb.dwarf2/dw2-is-stmt.c: New file.
1866 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1867 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1868 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1869 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1870
1871 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1872
1873 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1874 is-stmt flag in the line table.
1875
1876 2020-03-09 Tom de Vries <tdevries@suse.de>
1877
1878 * lib/gdb.exp (cached_file): Create cache dir.
1879
1880 2020-03-07 Tom de Vries <tdevries@suse.de>
1881
1882 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1883 * gdb.cp/rvalue-ref-params.exp: Same.
1884
1885 2020-03-06 Tom de Vries <tdevries@suse.de>
1886
1887 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1888 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1889
1890 2020-03-06 Tom de Vries <tdevries@suse.de>
1891
1892 * README: Fix "the the".
1893 * gdb.base/dprintf.exp: Same.
1894
1895 2020-03-05 Tom de Vries <tdevries@suse.de>
1896
1897 * gdb.base/maint.exp: Update "main print statistics" expected output.
1898
1899 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1900
1901 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1902 (fortran_int8): Likewise.
1903 (fortran_real4): Likewise.
1904 (fortran_real8): Likewise.
1905 (fortran_complex4): Likewise.
1906 (fortran_logical4): Likewise.
1907 (fortran_character1): Likewise.
1908
1909 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1910
1911 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1912 printed as true.
1913
1914 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1915
1916 * gdb.base/printcmds.exp: Add test to verify printf of a
1917 variable holding an address.
1918
1919 2020-03-03 Tom de Vries <tdevries@suse.de>
1920
1921 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1922
1923 2020-03-03 Tom de Vries <tdevries@suse.de>
1924
1925 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1926 gdb_test_multiple call.
1927
1928 2020-03-03 Tom de Vries <tdevries@suse.de>
1929
1930 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1931 gdb_test_multiple calls.
1932
1933 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1934
1935 * gdb.base/default.exp: Remove test of 'set history filename'.
1936 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1937 filename to the empty string.
1938 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1939 and GDBHISTSIZE.
1940
1941 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1942
1943 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1944 disabled.
1945
1946 2020-03-02 Pedro Alves <palves@redhat.com>
1947 Tom de Vries <tdevries@suse.de>
1948
1949 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1950 -prompt prefix, before user_code argument. Add -lbl option likewise.
1951 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1952 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1953 argument.
1954 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1955 have "\r\n" at start-of-line, instead of at end-of-line.
1956
1957 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1958
1959 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1960 libinproctrace.so.
1961
1962 2020-02-28 Luis Machado <luis.machado@linaro.org>
1963
1964 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1965 to "p/x".
1966
1967 2020-02-28 Luis Machado <luis.machado@linaro.org>
1968
1969 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1970 asm/ptrace.h and error.h.
1971
1972 2020-02-28 Tom de Vries <tdevries@suse.de>
1973
1974 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1975 (struct wrapper, do_something, mundane/symada__cS): Move ...
1976 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1977 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1978 Update "print symada__cS before partial symtab expansion" regexp.
1979 Update breakpoint location. Flush symbol cache after expansion.
1980
1981 2020-02-28 Luis Machado <luis.machado@linaro.org>
1982
1983 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1984
1985 2020-02-27 Tom de Vries <tdevries@suse.de>
1986
1987 * config/sid.exp: Remove unused globals.
1988 * gdb.base/attach.exp: Same.
1989 * gdb.base/catch-load.exp: Same.
1990 * gdb.base/dbx.exp: Same.
1991 * lib/gdb.exp: Same.
1992 * lib/mi-support.exp: Same.
1993 * lib/prompt.exp: Same.
1994
1995 2020-02-27 Tom de Vries <tdevries@suse.de>
1996
1997 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1998 not set.
1999
2000 2020-02-26 Aaron Merey <amerey@redhat.com>
2001
2002 * gdb.debuginfod: New directory for debuginfod tests.
2003 * gdb.debuginfod/main.c: New test file.
2004 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2005
2006 2020-02-26 Tom de Vries <tdevries@suse.de>
2007
2008 PR gdb/25603
2009 * gdb.base/persistent-lang.cc: New test.
2010 * gdb.base/persistent-lang.exp: New file.
2011
2012 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2013
2014 * gdb.fortran/derived-type-striding.exp: Add a new test.
2015 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2016 new test.
2017
2018 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2019
2020 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2021 names.
2022
2023 2020-02-25 Tom de Vries <tdevries@suse.de>
2024
2025 PR go/18926
2026 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2027
2028 2020-02-24 Tom de Vries <tdevries@suse.de>
2029
2030 PR gdb/25592
2031 * gdb.base/info-locals-unused-static-var.c: New test.
2032 * gdb.base/info-locals-unused-static-var.exp: New file.
2033
2034 2020-02-22 Tom Tromey <tom@tromey.com>
2035
2036 * gdb.python/tui-window.exp: New file.
2037 * gdb.python/tui-window.py: New file.
2038
2039 2020-02-22 Tom Tromey <tom@tromey.com>
2040
2041 PR tui/17850:
2042 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2043 tests.
2044
2045 2020-02-22 Tom Tromey <tom@tromey.com>
2046
2047 * gdb.tui/new-layout.exp: Add sub-layout tests.
2048
2049 2020-02-22 Tom Tromey <tom@tromey.com>
2050
2051 * gdb.tui/new-layout.exp: New file.
2052
2053 2020-02-22 Tom Tromey <tom@tromey.com>
2054
2055 * gdb.rust/rust-style.rs: New file.
2056 * gdb.rust/rust-style.exp: New file.
2057 * gdb.base/style.exp: Test structure printing.
2058 * gdb.base/style.c (struct some_struct): New type.
2059 (enum etype): New type.
2060 (struct_value): New global.
2061
2062 2020-02-21 Tom de Vries <tdevries@suse.de>
2063
2064 PR go/18926
2065 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2066 Remove blanket xfails. Use message argument for gdb_breakpoint.
2067 Make continuing to breakpoint test conditional on setting breakpoint.
2068 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2069 DW_AT_name attribute. Add xfail for GCC PR93866.
2070
2071 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2072
2073 * gdb.dwarf2/cpp-linkage-name.c: New file.
2074 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2075
2076 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
2077
2078 * lib/gdb.exp (gdb_wrapper_init): Reset
2079 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2080 not exist.
2081
2082 2020-02-20 Tom de Vries <tdevries@suse.de>
2083
2084 PR go/17018
2085 * gdb.go/hello.exp: Copy ...
2086 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2087 print of st to print value of global definition. Add xfail for GCC
2088 PR93844.
2089 * gdb.go/hello.exp: Remove printing of st before definition.
2090 * gdb.go/hello.go: Copy ...
2091 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2092 to st.
2093 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2094
2095 2020-02-20 Tom de Vries <tdevries@suse.de>
2096
2097 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2098 (gdb_simple_compile): Handle compile_flags go by using .go extension
2099 for source file.
2100 * gdb.go/chan.exp: Use support_go_compile.
2101 * gdb.go/handcall.exp: Same.
2102 * gdb.go/hello.exp: Same.
2103 * gdb.go/integers.exp: Same.
2104 * gdb.go/max-depth.exp: Same.
2105 * gdb.go/methods.exp: Same.
2106 * gdb.go/package.exp: Same.
2107 * gdb.go/strings.exp: Same.
2108 * gdb.go/types.exp: Same.
2109 * gdb.go/unsafe.exp: Same.
2110
2111 2020-02-19 Tom de Vries <tdevries@suse.de>
2112
2113 * gdb.python/lib-types.exp: Make xfail more strict.
2114
2115 2020-02-19 Tom de Vries <tdevries@suse.de>
2116
2117 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2118
2119 2020-02-19 Doug Evans <dje@google.com>
2120
2121 PR rust/25535
2122 * gdb.rust/simple.exp: Add test.
2123 * gdb.rust/simple.rs: Add test.
2124
2125 2020-02-19 Tom de Vries <tdevries@suse.de>
2126
2127 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2128 output line-by-line.
2129
2130 2020-02-19 Tom de Vries <tdevries@suse.de>
2131
2132 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2133
2134 2020-02-19 Tom de Vries <tdevries@suse.de>
2135
2136 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2137 prelink.
2138
2139 2020-02-19 Tom de Vries <tdevries@suse.de>
2140
2141 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2142 (gdb_do_cache): Use gdb_do_cache_wrap.
2143 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2144
2145 2020-02-19 Tom de Vries <tdevries@suse.de>
2146
2147 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2148 gdb_compile option.
2149
2150 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2151
2152 * gdb.base/printcmds.exp (test_print_enums): Update expected
2153 output.
2154
2155 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2156
2157 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2158 for "unknown".
2159
2160 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2161
2162 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2163 enumerator.
2164
2165 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
2166
2167 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2168 FE_, add FE_NONE.
2169 (three): Update.
2170 (enum flag_enum_without_zero): New enum.
2171 (flag_enum_without_zero): New variable.
2172 (enum not_flag_enum): New enum.
2173 (three_not_flag): New variable.
2174 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2175 (test_print_enums): Add more tests for printing flag enums.
2176
2177 2020-02-18 Tom de Vries <tdevries@suse.de>
2178
2179 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2180 (gdb_compile_ada): ... here.
2181 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2182 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2183
2184 2020-02-14 Tom Tromey <tom@tromey.com>
2185
2186 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2187 build directory.
2188 * boards/gdbserver-base.exp: Update path to gdbserver.
2189
2190 2020-02-13 Tom de Vries <tdevries@suse.de>
2191
2192 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2193
2194 2020-02-13 Tom de Vries <tdevries@suse.de>
2195
2196 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2197 are missing.
2198
2199 2020-02-13 Tom de Vries <tdevries@suse.de>
2200
2201 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2202 call.
2203
2204 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2205
2206 PR tui/25126
2207 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2208 * gdb.base/cached-source-file.c: New file.
2209 * gdb.base/cached-source-file.exp: New file.
2210
2211 2020-02-11 Tom de Vries <tdevries@suse.de>
2212
2213 PR testsuite/25488
2214 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2215
2216 2020-02-10 Tom de Vries <tdevries@suse.de>
2217
2218 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2219
2220 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
2221
2222 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2223 and $after_addr are both integers before making a comparison.
2224
2225 2020-02-09 Tom de Vries <tdevries@suse.de>
2226
2227 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2228 command output and paste it into gdb.log. If any, paste catch message
2229 to gdb.log.
2230
2231 2020-02-07 Tom Tromey <tromey@adacore.com>
2232
2233 PR breakpoints/24915:
2234 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2235
2236 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
2237
2238 * gdb.tui/tui-missing-src.exp: Add the "missing source
2239 file" test for the TUI.
2240
2241 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2242
2243 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2244 including a port number in the output.
2245
2246 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2247
2248 * lib/fortran.exp (fortran_int4): Handle clang.
2249 (fortran_int8): Likewise.
2250 (fortran_real4): Likewise.
2251 (fortran_real8): Likewise.
2252 (fortran_complex4): Likewise.
2253 (fortran_logical4): Likewise.
2254 (fortran_character1): Likewise.
2255
2256 2020-02-04 Tom de Vries <tdevries@suse.de>
2257
2258 * README (Race detection): Add note.
2259
2260 2020-02-04 Tom de Vries <tdevries@suse.de>
2261
2262 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2263
2264 2020-02-04 Tom de Vries <tdevries@suse.de>
2265
2266 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2267
2268 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2269
2270 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2271 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2272 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2273 blttar, bnetarl.
2274 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2275 binary for blttar, bnetarl.
2276 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2277 wait instruction. Delete ldmx test.
2278 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2279
2280 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2281
2282 * gdb.fortran/array-bounds-high.exp: New file.
2283 * gdb.fortran/array-bounds-high.f90: New file.
2284
2285 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2286
2287 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2288 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2289
2290 2020-02-01 Tom de Vries <tdevries@suse.de>
2291
2292 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2293
2294 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2295
2296 PR tui/9765
2297 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2298 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2299
2300 2020-01-29 Luis Machado <luis.machado@linaro.org>
2301
2302 * gdb.arch/aarch64-brk-patterns.c: New source file.
2303 * gdb.arch/aarch64-brk-patterns.exp: New test.
2304
2305 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2306
2307 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2308 GCC/Clang version.
2309 * gdb.cp/pass-by-ref.exp: Ditto.
2310
2311 2020-01-29 Tom de Vries <tdevries@suse.de>
2312
2313 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2314 * gdb.threads/watchpoint-fork-mt.c: Same.
2315 * gdb.threads/watchpoint-fork-parent.c: Same.
2316 * gdb.threads/watchpoint-fork-st.c: Same.
2317 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2318
2319 2020-01-27 Luis Machado <luis.machado@linaro.org>
2320
2321 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2322 sitting at a syscall instruction when we hit the syscall function's
2323 breakpoint.
2324 Check PC against one obtained with the x command.
2325 Validate syscall number.
2326 (step_over_syscall): Don't continue to the syscall instruction if
2327 we're already there.
2328
2329 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2330
2331 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2332
2333 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2334
2335 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2336 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2337
2338 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2339
2340 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2341 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2342
2343 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2344
2345 * gdb.base/maint.exp: Update line table parsing test.
2346 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2347
2348 2020-01-24 Pedro Alves <palves@redhat.com>
2349
2350 PR gdb/25410
2351 * gdb.multi/multi-re-run-1.c: New.
2352 * gdb.multi/multi-re-run-2.c: New.
2353 * gdb.multi/multi-re-run.exp: New.
2354
2355 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2356
2357 PR gdb/23718
2358 * gdb.server/server-kill-python.exp: New file.
2359
2360 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2361
2362 * gdb.server/multi-ui-errors.c: New file.
2363 * gdb.server/multi-ui-errors.exp: New file.
2364
2365 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2366
2367 PR tui/9765
2368 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2369
2370 2020-01-19 Tom Tromey <tom@tromey.com>
2371
2372 * gdb.tui/main.exp: Add check for plain "file".
2373
2374 2020-01-16 Christian Biesinger <cbiesinger@google.com>
2375
2376 * lib/gdb.exp: Fix spelling error (seperatelly).
2377
2378 2020-01-14 Tom Tromey <tom@tromey.com>
2379
2380 PR symtab/12535:
2381 * gdb.python/python.exp: Test decode_line with empty string
2382 argument.
2383
2384 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2385
2386 * gdb.base/skip-inline.exp: Extend test.
2387
2388 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2389
2390 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2391 * gdb.dwarf2/dw2-bad-elf.c: New file.
2392 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2393
2394 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2395
2396 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2397 _line_saw_file.
2398
2399 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2400
2401 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2402 border.
2403
2404 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2405
2406 * gdb.multi/multi-target.exp (setup): Factor out "info
2407 connections" and "info inferiors" tests to ...
2408 (test_info_inferiors): ... this new procedure.
2409 (top level): Run new "info-inferiors" tests.
2410
2411 2020-01-10 Pedro Alves <palves@redhat.com>
2412
2413 * gdb.server/bkpt-other-inferior.exp: New file.
2414
2415 2020-01-10 Pedro Alves <palves@redhat.com>
2416
2417 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2418 of "add-inferior".
2419 * gdb.base/quit-live.exp: Likewise.
2420 * gdb.base/remote-exec-file.exp: Likewise.
2421 * gdb.guile/scm-progspace.exp: Likewise.
2422 * gdb.linespec/linespec.exp: Likewise.
2423 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2424 * gdb.mi/user-selected-context-sync.exp: Likewise.
2425 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2426 "info inferiors" tests.
2427 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2428 "add-inferior".
2429 * gdb.multi/watchpoint-multi.exp: Likewise.
2430 * gdb.python/py-inferior.exp: Likewise.
2431 * gdb.server/extended-remote-restart.exp: Likewise.
2432 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2433 "info inferiors".
2434 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2435 * gdb.trace/report.exp: Likewise.
2436
2437 2020-01-10 Pedro Alves <palves@redhat.com>
2438
2439 * gdb.multi/multi-target.c: New file.
2440 * gdb.multi/multi-target.exp: New file.
2441 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2442 mode requested, but remote does not support non-stop".
2443
2444 2020-01-10 Pedro Alves <palves@redhat.com>
2445
2446 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2447 disconnect before reconnecting.
2448
2449 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2450 Pedro Alves <palves@redhat.com>
2451
2452 * gdb.server/connect-without-multi-process.exp: Also test
2453 continuing to end.
2454
2455 2020-01-10 Pedro Alves <palves@redhat.com>
2456
2457 * gdb.base/remote-exec-file.exp: New file.
2458
2459 2020-01-10 Pedro Alves <palves@redhat.com>
2460
2461 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2462 output.
2463 * gdb.threads/async.c: New.
2464 * gdb.threads/async.exp: New.
2465 * gdb.multi/tids-gid-reset.c: New.
2466 * gdb.multi/tids-gid-reset.exp: New.
2467
2468 2020-01-10 George Barrett <bob@bob131.so>
2469
2470 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2471 to help in finding the image relocation offset.
2472 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2473 options in arguments.
2474 (stap_test_no_debuginfo): Likewise.
2475 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2476 test variants.
2477 (stap_test): Add null semaphore relocation test.
2478
2479 2020-01-10 George Barrett <bob@bob131.so>
2480
2481 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2482 * gdb.base/stap-probe.exp: Likewise.
2483 (stap_test): Pass argument as an additional flag.
2484 (stap_test_no_debuginfo): Likewise.
2485 (stap_test): Check `info probes stap' output for semaphore
2486 addresses if the test binary is supposed to have them.
2487
2488 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2489
2490 * gdb.tui/basic.exp: Add more scrolling tests.
2491
2492 2020-01-09 Tom Tromey <tom@tromey.com>
2493
2494 PR tui/18932:
2495 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2496 meangingful value.
2497 (Term::command, Term::resize): Update.
2498 * gdb.tui/basic.exp: Add scrolling test.
2499
2500 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2501
2502 * gdb.tui/tui-layout-asm.exp: New file.
2503
2504 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2505
2506 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2507
2508 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2509
2510 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2511 (Term::enter_tui): Use Term::prepare_for_tui.
2512
2513 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2514
2515 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2516 called.
2517
2518 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2519
2520 * gdb.base/skip.exp: Fix race condition in test.
2521
2522 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2523
2524 * gdb.base/backtrace.c: New file.
2525 * gdb.base/backtrace.exp: New file.
2526
2527 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2528
2529 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2530
2531 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2532
2533 * gdb.base/style.exp: Test that warnings are styled.
2534
2535 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2536
2537 * gdb.base/line65535.exp: New file.
2538 * gdb.base/line65535.c: New file.
2539
2540 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2541
2542 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2543 * lib/gnat_debug_info_test.adb: New file.
2544 * gdb.ada/ptype_tagged_param.exp: Use
2545 gnat_runtime_has_debug_info, expect a different output if
2546 runtime does not have debug info.
2547
2548 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2549
2550 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2551 (another) quote in test name.
2552
2553 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2554
2555 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2556 Add quote in test name.
2557
2558 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2559
2560 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2561 directory instead.
2562 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2563 * gdb.cp/pass-by-ref-2.cc: New file.
2564 * gdb.cp/pass-by-ref-2.exp: New file.
2565
2566 2019-12-20 Tom Tromey <tom@tromey.com>
2567
2568 * gdb.tui/list-before.exp: New file.
2569
2570 2019-12-20 Tom Tromey <tom@tromey.com>
2571
2572 * gdb.tui/list.exp: Check for source on initial listing.
2573
2574 2019-12-11 Tom Tromey <tromey@adacore.com>
2575
2576 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2577 Add crlf test.
2578
2579 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
2580
2581 * gdb.base/default.exp: Update value of $_gdb_major.
2582
2583 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2584
2585 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2586
2587 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2588
2589 * gdb.base/skip.exp: Whitespace fix.
2590
2591 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2592
2593 * gdb.base/skip-inline.c: New file.
2594 * gdb.base/skip-inline.exp: New file.
2595
2596 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2597
2598 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2599 jit_function_00 to jit_function_stack_mangle.
2600 * gdb.base/jithost.c (jit_function_t): Rename to...
2601 (jit_function_stack_mangle_t): ... this.
2602 (jit_function_add_t): New typedef.
2603 (jit_function_00_code): Rename to...
2604 (jit_function_stack_mangle_code): ... this, make static.
2605 (jit_function_add_code): New.
2606 (main): Generate "add" function and call it. Adjust to changes
2607 in jithost_abi.
2608 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2609 (struct jithost_abi) <begin, end>: Remove fields.
2610 <object, function_stack_mangle, function_add>: New fields.
2611 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2612 code_end>: Remove fields.
2613 <func_stack_mangle>: New field.
2614 (read_debug_info): Adjust to renaming, create block for "add"
2615 function.
2616 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2617
2618 2019-12-11 Tom Tromey <tom@tromey.com>
2619
2620 * gdb.tui/resize.exp: Fix regexp.
2621 * gdb.tui/regs.exp: Fix regexps.
2622 * gdb.tui/main.exp: Fix regexp.
2623
2624 2019-12-11 Tom Tromey <tom@tromey.com>
2625
2626 * gdb.tui/resize.exp: Update.
2627 * gdb.tui/empty.exp (layouts): Update.
2628
2629 2019-12-11 Tom Tromey <tom@tromey.com>
2630
2631 * gdb.tui/regs.exp: Update.
2632 * gdb.tui/empty.exp (layouts): Update.
2633 * gdb.tui/basic.exp: Update.
2634 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2635
2636 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2637
2638 * gdb.base/options.exp: Add -raw-values in the print completion list.
2639 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2640
2641 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2642
2643 * gdb.threads/omp-par-scope.c: New file.
2644 * gdb/threads/omp-par-scope.exp: New file.
2645
2646 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2647
2648 * lib/gdb.exp (support_nested_function_tests): New proc.
2649
2650 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2651
2652 * lib/gdb.exp (gdb_compile_openmp): New proc.
2653 (build_executable_from_specs): Add an "openmp" option.
2654 (gdb_compile_pthreads): Add non-executable case.
2655
2656 2019-12-10 Tom Tromey <tromey@adacore.com>
2657
2658 * gdb.ada/unchecked_union.exp: New file.
2659 * gdb.ada/unchecked_union/pck.adb: New file.
2660 * gdb.ada/unchecked_union/pck.ads: New file.
2661 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2662 * gdb-utils.exp (string_to_regexp): Also quote "?".
2663
2664 2019-12-10 George Barrett <bob@bob131.so>
2665
2666 Test scripted probe breakpoints.
2667 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2668 * gdb.python/py-breakpoint.c (main): Likewise.
2669 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2670 specifier test.
2671 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2672
2673 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2674
2675 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2676 an rvalue parameter.
2677 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2678 parameter.
2679
2680 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2681
2682 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2683 modules.
2684
2685 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2686
2687 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2688 broken version of GCC.
2689
2690 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2691
2692 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2693 sym-info-cmds library.
2694 * gdb.fortran/info-types.exp: Likewise.
2695 * lib/sym-info-cmds.exp: New file.
2696
2697 2019-12-08 Tom de Vries <tdevries@suse.de>
2698
2699 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2700
2701 2019-12-07 Keith Seitz <keiths@redhat.com>
2702
2703 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2704 * gdb.base/corefile-buildid-shlib.c: New file.
2705 * gdb.base/corefile-buildid.c: New file.
2706 * gdb.base/corefile-buildid.exp: New file.
2707
2708 2019-12-06 Tom de Vries <tdevries@suse.de>
2709
2710 * gdb.dwarf2/varval.exp: Add decl before def test.
2711
2712 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2713
2714 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2715
2716 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2717
2718 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2719 CV and reference conversion for overload resolution.
2720 * gdb.cp/rvalue-ref-overload.exp: Test it.
2721
2722 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2723
2724 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2725 * gdb.base/frameapply.exp: Test faas without command.
2726
2727 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2728
2729 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2730 Fortran tests.
2731 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2732 order.
2733
2734 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2735
2736 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2737 casting to type with no kind specified.
2738 (test_basic_parsing_of_type_kinds): Additional tests for types
2739 with no kind specified, and add tests for single/double
2740 precision/complex types.
2741
2742 2019-12-04 Tom Tromey <tromey@adacore.com>
2743
2744 * gdb.base/endianity.c (struct other) <x>: New field.
2745 (main): Initialize it.
2746 * gdb.base/endianity.exp: Update.
2747
2748 2019-12-04 Tom Tromey <tromey@adacore.com>
2749
2750 * gdb.ada/scalar_storage/storage.adb: New file.
2751 * gdb.ada/scalar_storage/pck.adb: New file.
2752 * gdb.ada/scalar_storage/pck.ads: New file.
2753 * gdb.ada/scalar_storage.exp: New file.
2754
2755 2019-12-04 Tom Tromey <tromey@adacore.com>
2756
2757 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2758 (main): Initialize it.
2759 * gdb.base/endianity.exp: Update.
2760
2761 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2762
2763 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2764
2765 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2766
2767 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2768 -symbol-info-module-functions and -symbol-info-module-variables.
2769
2770 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2771
2772 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2773
2774 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2775 Andrew Burgess <andrew.burgess@embecosm.com>
2776
2777 * gdb.fortran/derived-type-striding.exp: New file.
2778 * gdb.fortran/derived-type-striding.f90: New file.
2779 * gdb.fortran/array-slices.exp: New file.
2780 * gdb.fortran/array-slices.f90: New file.
2781
2782 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2783
2784 * gdb.base/define.exp: Test . in command names.
2785 * gdb.base/setshow.exp: Update test, as . is now part of
2786 command name.
2787
2788 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2789
2790 * gdb.base/define-prefix.exp: New file.
2791
2792 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2793
2794 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2795 compile.
2796 (skip_btrace_pt_tests): Likewise.
2797
2798 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2799
2800 * gdb.fortran/info-modules.exp: Compile source files in correct
2801 order.
2802
2803 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2804
2805 * gdb.dwarf2/imported-unit.exp: New file.
2806 * gdb.dwarf2/imported-unit.c: New file.
2807
2808 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2809
2810 * gdb.mi/mi-fortran-modules-2.f90: New file.
2811 * gdb.mi/mi-fortran-modules.exp: New file.
2812 * gdb.mi/mi-fortran-modules.f90: New file.
2813
2814 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2815
2816 * gdb.mi/mi-sym-info-1.c: New file.
2817 * gdb.mi/mi-sym-info-2.c: New file.
2818 * gdb.mi/mi-sym-info.exp: New file.
2819
2820 2019-11-22 Tom Tromey <tromey@adacore.com>
2821
2822 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2823 * gdb.ada/tasks/foo.adb: Add another stopping location.
2824
2825 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2826
2827 * gdb.base/endianity.c: New test.
2828 * gdb.base/endianity.exp: New file.
2829
2830 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2831
2832 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2833
2834 2019-11-21 Tom de Vries <tdevries@suse.de>
2835
2836 PR gdb/24956
2837 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2838
2839 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2840
2841 * gdb.python/py-progspace.exp: Add missing parentheses on some
2842 'print' commands.
2843
2844 2019-11-19 Tom Tromey <tom@tromey.com>
2845
2846 * gdb.tui/winheight.exp: New file.
2847
2848 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2849
2850 * gdb.base/ctf-whatis.c: Delete.
2851 * gdb.base/ctf-whatis.exp: Delete.
2852 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2853
2854 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2855
2856 * gdb.base/ctf-cvexpr.exp: Delete.
2857 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2858
2859 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2860
2861 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2862 the compiler. Clean up header comment a little.
2863 * gdb.base/ctf-ptype.exp: Likewise.
2864 * gdb.base/ctf-whatis.exp: Likewise.
2865 * lib/gdb.exp (skip_ctf_tests): New proc.
2866
2867 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2868
2869 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2870 * gdb.tui/corefile-run.exp: New file.
2871
2872 2019-11-14 Tom Tromey <tromey@adacore.com>
2873
2874 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2875 regression tests.
2876
2877 2019-11-12 Tom Tromey <tom@tromey.com>
2878
2879 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2880 after any command. Expect prompt after WAIT_FOR is seen.
2881 (enter_tui): Enable resize messages.
2882 (command): Expect command in output.
2883 (get_line): Avoid error when cursor appears to be off-screen.
2884 (dump_screen): Include screen size in title.
2885 (_do_resize): New proc, from "resize".
2886 (resize): Rewrite. Do resize in two steps.
2887 * gdb.tui/empty.exp (layouts): Fix entries.
2888 (check_boxes): Remove xfail.
2889 (check_text): Dump screen on failure.
2890
2891 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2892
2893 * gdb.python/py-symbol.exp: Add test for
2894 gdb.lookup_static_symbols.
2895
2896 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2897
2898 * gdb.python/py-symbol.c: Declare and call function from new
2899 py-symbol-2.c file.
2900 * gdb.python/py-symbol.exp: Compile both source files, and add new
2901 tests for gdb.lookup_static_symbol.
2902 * gdb.python/py-symbol-2.c: New file.
2903
2904 2019-11-02 Tom de Vries <tdevries@suse.de>
2905
2906 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2907 * gdb.base/anon.exp: Same.
2908 * gdb.base/auto-connect-native-target.exp: Same.
2909 * gdb.base/call-ar-st.exp: Same.
2910 * gdb.base/catch-syscall.exp: Same.
2911 * gdb.base/commands.exp: Same.
2912 * gdb.base/default.exp: Same.
2913 * gdb.base/display.exp: Same.
2914 * gdb.base/float.exp: Same.
2915 * gdb.base/foll-fork.exp: Same.
2916 * gdb.base/help.exp: Same.
2917 * gdb.base/info-macros.exp: Same.
2918 * gdb.base/info-proc.exp: Same.
2919 * gdb.base/info-target.exp: Same.
2920 * gdb.base/long_long.exp: Same.
2921 * gdb.base/macscp.exp: Same.
2922 * gdb.base/memattr.exp: Same.
2923 * gdb.base/nofield.exp: Same.
2924 * gdb.base/pointers.exp: Same.
2925 * gdb.base/printcmds.exp: Same.
2926 * gdb.base/ptype.exp: Same.
2927 * gdb.base/restore.exp: Same.
2928 * gdb.base/return.exp: Same.
2929 * gdb.base/scope.exp: Same.
2930 * gdb.base/set-noassign.exp: Same.
2931 * gdb.base/setshow.exp: Same.
2932 * gdb.base/shlib-call.exp: Same.
2933 * gdb.base/signals.exp: Same.
2934 * gdb.base/sigstep.exp: Same.
2935 * gdb.base/skip.exp: Same.
2936 * gdb.base/solib-symbol.exp: Same.
2937 * gdb.base/stap-probe.exp: Same.
2938 * gdb.base/step-line.exp: Same.
2939 * gdb.base/step-test.exp: Same.
2940 * gdb.base/style.exp: Same.
2941 * gdb.base/varargs.exp: Same.
2942 * gdb.base/vla-datatypes.exp: Same.
2943 * gdb.base/vla-ptr.exp: Same.
2944 * gdb.base/vla-sideeffect.exp: Same.
2945 * gdb.base/volatile.exp: Same.
2946 * gdb.base/watch-cond-infcall.exp: Same.
2947 * gdb.base/watchpoint.exp: Same.
2948
2949 2019-11-02 Tom de Vries <tdevries@suse.de>
2950
2951 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2952 * gdb.cp/cpexprs.exp: Same.
2953 * gdb.cp/except-multi-location.exp: Same.
2954 * gdb.cp/exceptprint.exp: Same.
2955 * gdb.cp/gdb2384.exp: Same.
2956 * gdb.cp/inherit.exp: Same.
2957 * gdb.cp/m-static.exp: Same.
2958 * gdb.cp/meth-typedefs.exp: Same.
2959 * gdb.cp/misc.exp: Same.
2960 * gdb.cp/namespace.exp: Same.
2961 * gdb.cp/non-trivial-retval.exp: Same.
2962 * gdb.cp/overload.exp: Same.
2963 * gdb.cp/pr17132.exp: Same.
2964 * gdb.cp/re-set-overloaded.exp: Same.
2965 * gdb.cp/rvalue-ref-types.exp: Same.
2966 * gdb.cp/templates.exp: Same.
2967
2968 2019-11-01 Luis Machado <luis.machado@linaro.org>
2969
2970 PR gdb/25124
2971
2972 * gdb.arch/pr25124.S: New file.
2973 * gdb.arch/pr25124.exp: New file.
2974
2975 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2976
2977 * gdb.fortran/info-modules.exp: Update expected results, and add
2978 additional tests for 'info module functinos', and 'info module
2979 variables'.
2980 * gdb.fortran/info-types.exp: Update expected results.
2981 * gdb.fortran/info-types.f90: Extend testcase with additional
2982 module variables and functions.
2983
2984 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2985
2986 * gdb.fortran/info-modules.exp: New file.
2987 * gdb.fortran/info-types.exp: Build with new file.
2988 * gdb.fortran/info-types.f90: Include and use new module.
2989 * gdb.fortran/info-types-2.f90: New file.
2990
2991 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2992
2993 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2994 * gdb.base/settings.exp: Test all settings types using
2995 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2996 that now verifies that the value of "maint show" is the same as
2997 returned by the settings functions. Test the type of the
2998 maintenance settings.
2999 * gdb.base/default.exp: Update show_conv_list.
3000
3001 2019-10-31 Tom de Vries <tdevries@suse.de>
3002
3003 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3004 gdb_test.
3005 * gdb.arch/amd64-disp-step.exp: Same.
3006 * gdb.asm/asm-source.exp: Same.
3007 * gdb.btrace/buffer-size.exp: Same.
3008 * gdb.btrace/cpu.exp: Same.
3009 * gdb.btrace/enable.exp: Same.
3010 * gdb.dwarf2/count.exp: Same.
3011 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3012 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3013 * gdb.fortran/vla-datatypes.exp: Same.
3014 * gdb.fortran/vla-history.exp: Same.
3015 * gdb.fortran/vla-ptype.exp: Same.
3016 * gdb.fortran/vla-value.exp: Same.
3017 * gdb.fortran/whatis_type.exp: Same.
3018 * gdb.guile/guile.exp: Same.
3019 * gdb.multi/tids.exp: Same.
3020 * gdb.python/py-finish-breakpoint.exp: Same.
3021 * gdb.python/py-framefilter.exp: Same.
3022 * gdb.python/py-pp-registration.exp: Same.
3023 * gdb.python/py-xmethods.exp: Same.
3024 * gdb.python/python.exp: Same.
3025 * gdb.server/connect-with-no-symbol-file.exp: Same.
3026 * gdb.server/no-thread-db.exp: Same.
3027 * gdb.server/run-without-local-binary.exp: Same.
3028 * gdb.stabs/weird.exp: Same.
3029 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3030 * gdb.threads/thread-find.exp: Same.
3031 * gdb.threads/tls-shared.exp: Same.
3032 * gdb.threads/tls.exp: Same.
3033 * gdb.threads/wp-replication.exp: Same.
3034 * gdb.trace/ax.exp: Same.
3035 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3036
3037 2019-10-31 Tom de Vries <tdevries@suse.de>
3038
3039 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3040 * gdb.ada/array_subscript_addr.exp: Same.
3041 * gdb.ada/arrayidx.exp: Same.
3042 * gdb.ada/arrayparam.exp: Same.
3043 * gdb.ada/arrayptr.exp: Same.
3044 * gdb.ada/boolean_expr.exp: Same.
3045 * gdb.ada/call_pn.exp: Same.
3046 * gdb.ada/complete.exp: Same.
3047 * gdb.ada/fixed_cmp.exp: Same.
3048 * gdb.ada/fun_addr.exp: Same.
3049 * gdb.ada/funcall_param.exp: Same.
3050 * gdb.ada/interface.exp: Same.
3051 * gdb.ada/mod_from_name.exp: Same.
3052 * gdb.ada/null_array.exp: Same.
3053 * gdb.ada/packed_array.exp: Same.
3054 * gdb.ada/packed_tagged.exp: Same.
3055 * gdb.ada/print_chars.exp: Same.
3056 * gdb.ada/print_pc.exp: Same.
3057 * gdb.ada/ptype_arith_binop.exp: Same.
3058 * gdb.ada/ptype_field.exp: Same.
3059 * gdb.ada/ptype_tagged_param.exp: Same.
3060 * gdb.ada/rec_return.exp: Same.
3061 * gdb.ada/ref_tick_size.exp: Same.
3062 * gdb.ada/str_ref_cmp.exp: Same.
3063 * gdb.ada/taft_type.exp: Same.
3064 * gdb.ada/tagged.exp: Same.
3065 * gdb.ada/type_coercion.exp: Same.
3066 * gdb.ada/uninitialized_vars.exp: Same.
3067
3068 2019-10-30 Tom de Vries <tdevries@suse.de>
3069
3070 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3071
3072 2019-10-26 Tom de Vries <tdevries@suse.de>
3073
3074 * gdb.base/bigcore.c: Fix typos in comments.
3075 * gdb.base/ctf-ptype.c: Same.
3076 * gdb.base/long_long.c: Same.
3077 * gdb.dwarf2/dw2-op-out-param.S: Same.
3078 * gdb.python/py-evthreads.c: Same.
3079 * gdb.reverse/i387-stack-reverse.c: Same.
3080 * gdb.trace/tfile.c: Same.
3081 * lib/compiler.c: Same.
3082 * lib/compiler.cc: Same.
3083
3084 2019-10-25 Tom de Vries <tdevries@suse.de>
3085
3086 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3087 gdb_test_multiple calls.
3088 * gdb.reverse/sigall-reverse.exp: Same.
3089 * gdb.reverse/solib-precsave.exp: Same.
3090 * gdb.reverse/solib-reverse.exp: Same.
3091 * gdb.reverse/until-precsave.exp: Same.
3092 * gdb.reverse/until-reverse.exp: Same.
3093
3094 2019-10-24 Tom de Vries <tdevries@suse.de>
3095
3096 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3097 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3098 kfail using -wrap pattern flag and convenience variable
3099 gdb_test_name.
3100
3101 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3102
3103 * gdb.python/py-progspace.exp: Add tests for the
3104 Progspace.block_for_pc method.
3105
3106 2019-10-23 Tom Tromey <tom@tromey.com>
3107
3108 * configure: Rebuild.
3109 * aclocal.m4: Use m4_include, not sinclude.
3110
3111 2019-10-21 Tom de Vries <tdevries@suse.de>
3112
3113 * gdb.base/infcall-nested-structs.c: Add
3114 __attribute__((noinline,noclone)) to all functions.
3115 (call_all): Add missing variable initialization. Simplify return value.
3116 (breakpt): Increment volatile variable, to prevent call from being
3117 optimized out.
3118 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3119
3120 2019-10-17 Tom de Vries <tdevries@suse.de>
3121
3122 * gdb.fortran/module.exp: Allow info variables to print info for files
3123 other than module.f90.
3124
3125 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3126
3127 * gdb.fortran/module.exp: Extend with 'info variables' test.
3128
3129 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3130
3131 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3132 F77_FOR_TARGET.
3133
3134 2019-10-16 Tom de Vries <tdevries@suse.de>
3135
3136 PR tdep/25096
3137 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3138
3139 2019-10-16 Tom de Vries <tdevries@suse.de>
3140
3141 PR tdep/24104
3142 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3143 Add KFAIL for PR tdep/25096.
3144
3145 2019-10-16 Tom de Vries <tdevries@suse.de>
3146
3147 PR testsuite/25059
3148 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3149
3150 2019-10-16 Tom de Vries <tdevries@suse.de>
3151
3152 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3153 as signed.
3154
3155 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3156
3157 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3158 one instead of increasing timeout.
3159
3160 2019-10-13 Tom de Vries <tdevries@suse.de>
3161
3162 PR record/25038
3163 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3164 * gdb.reverse/sigall-reverse.exp: Same.
3165 * gdb.reverse/solib-precsave.exp: Same.
3166 * gdb.reverse/solib-reverse.exp: Same.
3167 * gdb.reverse/step-precsave.exp: Same.
3168 * gdb.reverse/until-precsave.exp: Same.
3169 * gdb.reverse/until-reverse.exp: Same.
3170 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3171
3172 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3173
3174 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3175 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3176 (cmp_struct_05_01, cmp_struct_static_02_01)
3177 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3178 comparisons.
3179
3180 2019-10-10 Tom de Vries <tdevries@suse.de>
3181
3182 PR testsuite/24888
3183 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3184 gnatlink.
3185
3186 2019-10-09 Tom de Vries <tdevries@suse.de>
3187
3188 PR testsuite/25048
3189 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3190
3191 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3192
3193 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3194 exceptions due to missing debug information.
3195
3196 2019-10-07 Tom de Vries <tdevries@suse.de>
3197
3198 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3199
3200 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3201
3202 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3203 * gdb.base/annota1.exp: Update to use gdb_test_name.
3204
3205 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
3206
3207 * gdb.base/ctf-whatis.exp: New file.
3208 * gdb.base/ctf-whatis.c: New file.
3209 * gdb.base/ctf-ptype.exp: New file.
3210 * gdb.base/ctf-ptype.c: New file.
3211 * gdb.base/ctf-constvars.exp: New file.
3212 * gdb.base/ctf-constvars.c: New file.
3213 * gdb.base/ctf-cvexpr.exp: New file.
3214
3215 2019-10-04 Tom de Vries <tdevries@suse.de>
3216
3217 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3218 for loop.
3219
3220 2019-10-03 Tom Tromey <tom@tromey.com>
3221
3222 PR rust/24976:
3223 * gdb.rust/simple.rs (Union2): New type.
3224 (main): Use Union2.
3225 * gdb.rust/simple.exp: Add test.
3226
3227 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3228
3229 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3230 nested function prefix.
3231
3232 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3233 Richard Bunt <richard.bunt@arm.com>
3234 Andrew Burgess <andrew.burgess@embecosm.com>
3235
3236 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3237 nested functions.
3238 * gdb.fortran/nested-funcs.f90: Update expected results.
3239 * gdb.fortran/nested-funcs-2.exp: New file.
3240 * gdb.fortran/nested-funcs-2.f90: New file.
3241
3242 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3243
3244 * gdb.python/py-parameter.exp: Make test names unique.
3245 * gdb.python/py-template.exp: Likewise.
3246 * gdb.python/py-value.exp: Likewise.
3247
3248 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3249
3250 * gdb.base/break-interp.exp: Reduce test name duplication.
3251 * gdb.base/call-sc.exp: Likewise.
3252 * gdb.base/callfuncs.exp: Likewise.
3253 * gdb.base/charset.exp: Likewise.
3254 * gdb.base/dump.exp: Likewise.
3255 * gdb.base/ena-dis-br.exp: Likewise.
3256 * gdb.base/relational.exp: Likewise.
3257 * gdb.base/step-over-syscall.exp: Likewise.
3258 * gdb.base/structs.exp: Likewise.
3259
3260 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3261
3262 * gdb.linespec/explicit.exp: Make test names unique.
3263 * gdb.linespec/ls-errs.exp: Likewise.
3264
3265 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3266
3267 * gdb.reverse/break-precsave.exp: Make test names unique.
3268 * gdb.reverse/break-reverse.exp: Likewise.
3269 * gdb.reverse/finish-precsave.exp: Likewise.
3270 * gdb.reverse/finish-reverse.exp: Likewise.
3271 * gdb.reverse/machinestate-precsave.exp: Likewise.
3272 * gdb.reverse/machinestate.exp: Likewise.
3273 * gdb.reverse/readv-reverse.exp: Likewise.
3274 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3275 * gdb.reverse/sigall-precsave.exp: Likewise.
3276 * gdb.reverse/sigall-reverse.exp: Likewise.
3277 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3278 * gdb.reverse/watch-precsave.exp: Likewise.
3279 * gdb.reverse/watch-reverse.exp: Likewise.
3280
3281 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3282
3283 * gdb.threads/stop-with-handle.c: New file.
3284 * gdb.threads/stop-with-handle.exp: New file.
3285
3286 2019-10-03 Tom de Vries <tdevries@suse.de>
3287
3288 PR testsuite/25059
3289 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3290 directory" line to be missing.
3291
3292 2019-10-03 Tom de Vries <tdevries@suse.de>
3293
3294 PR testsuite/25059
3295 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3296 type optional.
3297
3298 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3299
3300 * gdb.python/py-format-string.c (string.h): New include.
3301 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3302 the same value, for endianness-independence.
3303 * gdb.python/py-format-string.exp (default_regexp_dict)
3304 (test_pretty_structs, test_format): Adjust expected output to the
3305 changed initialization.
3306
3307 2019-10-02 Tom Tromey <tromey@adacore.com>
3308
3309 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3310
3311 2019-10-02 Pedro Alves <palves@redhat.com>
3312 Andrew Burgess <andrew.burgess@embecosm.com>
3313
3314 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3315 "print-file-var.h".
3316 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3317 (get_version_1): Print this_version_id and its address.
3318 Add extern "C" wrappers around interface functions.
3319 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3320 "print-file-var.h".
3321 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3322 (get_version_2): Print this_version_id and its address.
3323 Add extern "C" wrappers around interface functions.
3324 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3325 <stddef.h> and "print-file-var.h".
3326 Add extern "C" wrappers around interface functions.
3327 [VERSION_ID_MAIN] (this_version_id): Define.
3328 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3329 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3330 up extern "C" blocks.
3331 * gdb.base/print-file-var.exp (test): New, factored out from top
3332 level.
3333 (top level): Test all combinations of attribute hidden or not,
3334 dlopen or not, and this_version_id symbol in main file or not.
3335 Compile tests as both C++ and C, make test names unique.
3336
3337 2019-10-01 Tom Tromey <tom@tromey.com>
3338
3339 * gdb.base/style.exp: Test "show logging filename".
3340
3341 2019-10-01 Tom Tromey <tom@tromey.com>
3342
3343 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3344 * gdb.base/style.exp: Add metadata style test.
3345
3346 2019-10-01 Tom Tromey <tom@tromey.com>
3347
3348 * gdb.base/style.exp: Test "pwd".
3349
3350 2019-10-01 Tom Tromey <tom@tromey.com>
3351
3352 * gdb.base/style.exp: Update tests.
3353
3354 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3355
3356 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3357 'six' to unsigned.
3358 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3359 'five'. Use an all-ones bit pattern for each.
3360 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3361 to its changed values.
3362
3363 2019-09-30 Tom Tromey <tromey@adacore.com>
3364
3365 * gdb.rust/traits.rs: Disable all warnings.
3366
3367 2019-09-29 Tom de Vries <tdevries@suse.de>
3368
3369 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
3370
3371 2019-09-29 Tom de Vries <tdevries@suse.de>
3372
3373 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3374
3375 2019-09-27 Tom de Vries <tdevries@suse.de>
3376
3377 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3378
3379 2019-09-27 Tom de Vries <tdevries@suse.de>
3380
3381 PR record/23188
3382 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3383
3384 2019-09-26 Tom Tromey <tromey@adacore.com>
3385
3386 * gdb.ada/py_taft.exp: New file.
3387 * gdb.ada/py_taft/main.adb: New file.
3388 * gdb.ada/py_taft/pkg.adb: New file.
3389 * gdb.ada/py_taft/pkg.ads: New file.
3390
3391 2019-09-24 Tom de Vries <tdevries@suse.de>
3392
3393 PR gdb/24598
3394 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3395
3396 2019-09-22 Tom de Vries <tdevries@suse.de>
3397
3398 * gdb.base/restore.exp: Allow register variables to be optimized out at
3399 -O0.
3400
3401 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3402
3403 * gdb.arch/spu-info.exp: Remove file.
3404 * gdb.arch/spu-info.c: Remove file.
3405 * gdb.arch/spu-ls.exp: Remove file.
3406 * gdb.arch/spu-ls.c: Remove file.
3407
3408 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3409 * gdb.asm/spu.inc: Remove file.
3410
3411 * gdb.base/dump.exp: Remove support for spu*-*-*.
3412 * gdb.base/stack-checking.exp: Likewise.
3413 * gdb.base/overlays.exp: Likewise.
3414 * gdb.base/ovlymgr.c: Likewise.
3415 * gdb.base/spu.ld: Remove file.
3416
3417 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3418 * gdb.cp/cpexprs.exp: Likewise.
3419 * gdb.cp/exception.exp: Likewise.
3420 * gdb.cp/gdb2495.exp: Likewise.
3421 * gdb.cp/mb-templates.exp: Likewise.
3422 * gdb.cp/pr9167.exp: Likewise.
3423 * gdb.cp/userdef.exp: Likewise.
3424
3425 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3426
3427 * gdb.cell: Remove directory.
3428 * lib/cell.exp: Remove file.
3429
3430 2019-09-19 Tom de Vries <tdevries@suse.de>
3431
3432 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3433
3434 2019-09-19 Tom de Vries <tdevries@suse.de>
3435
3436 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3437
3438 2019-09-19 Tom de Vries <tdevries@suse.de>
3439
3440 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3441 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3442 (gdb_target_cmd): ... here.
3443 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3444 value 2.
3445
3446 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3447
3448 * gdb.base/source-dir.exp: Avoid having directory names in test
3449 names.
3450
3451 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3452
3453 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3454 directory.
3455
3456 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3457
3458 * gdb.base/list-missing-source.exp: New file.
3459
3460 2019-09-14 Tom de Vries <tdevries@suse.de>
3461
3462 PR teststuite/24599
3463 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3464 * lib/ada.exp (gnatmake_version_at_least): New proc.
3465
3466 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3467
3468 * gdb.base/maint.exp: Use exec_has_index_section.
3469
3470 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3471
3472 * gdb.base/maint.exp: Add test for 'maint info sections'.
3473
3474 2019-09-12 Tom de Vries <tdevries@suse.de>
3475
3476 * gdb.base/store.exp: Allow register variables to be optimized out at
3477 -O0.
3478
3479 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3480
3481 * gdb.ada/rdv_wait.exp: Update to new task names.
3482 * gdb.base/task_switch_in_core.exp: Likewise.
3483 * gdb.base/info_sources_base.c: Likewise.
3484
3485 2019-09-10 Tom Tromey <tromey@adacore.com>
3486
3487 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3488
3489 2019-09-10 Tom Tromey <tromey@adacore.com>
3490
3491 * gdb.ada/dgopt.exp: New file.
3492 * gdb.ada/dgopt/x.adb: New file.
3493
3494 2019-09-08 Tom Tromey <tom@tromey.com>
3495
3496 * gdb.tui/resize.exp: Remove setup_xfail.
3497 * gdb.tui/regs.exp: Remove setup_xfail.
3498 * gdb.tui/basic.exp: Remove setup_xfail.
3499
3500 2019-09-06 David Blaikie <dblaikie@gmail.com>
3501
3502 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3503 * gdb.cp/cplabel.exp: Ditto.
3504 * gdb.linespec/ls-errs.exp: Ditto.
3505
3506 2019-09-05 Tom de Vries <tdevries@suse.de>
3507
3508 * lib/gdb.exp (cmp_file_string): New proc.
3509 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3510 runto_main. Verify save breakpoints output.
3511
3512 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3513
3514 * gdb.base/info-var.exp: Test info variables without running
3515 to main, to avoid expect's buffer overflow.
3516
3517 2019-09-03 Tom Tromey <tromey@adacore.com>
3518
3519 * gdb.ada/bias.exp: New file.
3520 * gdb.ada/bias/bias.adb: New file.
3521 * gdb.ada/print_chars.exp: Add regression test.
3522 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3523 (MC): New variable.
3524
3525 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3526
3527 * gdb.base/argv0-symlink.exp: Run only on native target
3528 and local host.
3529
3530 2019-08-29 Tom de Vries <tdevries@suse.de>
3531
3532 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3533 diverse debug info.
3534 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3535
3536 2019-08-28 Tom de Vries <tdevries@suse.de>
3537
3538 * gdb.base/info-var.exp: Allow info variables to print info for files
3539 other than info-var-f1.c and info-var-f2.c.
3540
3541 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3542
3543 * gdb.fortran/info-types.exp: Add module.
3544 * gdb.fortran/info-types.f90: Update expected results.
3545
3546 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3547
3548 * gdb.fortran/info-types.exp: New file.
3549 * gdb.fortran/info-types.f90: New file.
3550 * lib/fortran.exp (fortran_character1): New proc.
3551
3552 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3553
3554 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3555 functions'. Reindent as needed.
3556 * gdb.base/info-var-f1.c: New file.
3557 * gdb.base/info-var-f2.c: New file.
3558 * gdb.base/info-var.exp: New file.
3559 * gdb.base/info-var.h: New file.
3560
3561 2019-08-26 Tom de Vries <tdevries@suse.de>
3562
3563 PR c++/24852
3564 * gdb.cp/no-libstdcxx-probe.exp: New test.
3565
3566 2019-08-26 Tom de Vries <tdevries@suse.de>
3567
3568 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3569 * tests need to be skipped.
3570 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3571 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3572 mi_skip_libstdcxx_probe_tests.
3573
3574 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3575
3576 * gdb.python/py-xmethods.exp: Use raw strings when passing
3577 arguments to SimpleXMethodMatcher.
3578
3579 2019-08-22 Tom de Vries <tdevries@suse.de>
3580
3581 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3582 more informative.
3583
3584 2019-08-21 Pedro Alves <palves@redhat.com>
3585
3586 * gdb.base/with.exp: Test "with" with no arguments.
3587
3588 2019-08-21 Tom de Vries <tdevries@suse.de>
3589
3590 * gdb.base/gdb-caching-proc.exp: Sort files.
3591
3592 2019-08-20 Tom de Vries <tdevries@suse.de>
3593
3594 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3595 compilation.
3596
3597 2019-08-16 Tom de Vries <tdevries@suse.de>
3598
3599 * gdb.base/compare-sections.exp ("after run to main"): Allow
3600 mismatched read-only sections for PIE executables.
3601
3602 2019-08-16 Tom Tromey <tom@tromey.com>
3603
3604 * lib/tuiterm.exp (_csi_Z): New proc.
3605 * gdb.tui/basic.exp: Update window positions.
3606 * gdb.tui/empty.exp: Update window positions.
3607
3608 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3609
3610 * gdb.base/examine-backward.exp: Correct regexp for
3611 "examine 3 bytes backward from ${address_zero}".
3612
3613 2019-08-15 Tom Tromey <tom@tromey.com>
3614
3615 * gdb.tui/empty.exp: Enable resizing tests.
3616
3617 2019-08-15 Tom Tromey <tromey@adacore.com>
3618
3619 * gdb.ada/char_enum.exp: Add regression tests.
3620 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3621 and '0'.
3622 (Char, Gchar): Update.
3623 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3624
3625 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3626
3627 * gdb.python/python.exp: Expect a leading underscore on
3628 GdbOutput{,Error}File.
3629
3630 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3631
3632 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3633 Windows host.
3634
3635 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3636
3637 * gdb.base/batch-preserve-term-settings.exp
3638 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3639
3640 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3641
3642 * lib/gdb.exp: When running on a mingw target, replace
3643 /x/ with x:/.
3644
3645 2019-08-14 Alan Hayward <alan.hayward@arm.com>
3646
3647 * gdb.arch/aarch64-prologue.c: New test.
3648 * gdb.arch/aarch64-prologue.exp: New file.
3649
3650 2019-08-13 Tom de Vries <tdevries@suse.de>
3651
3652 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3653 Thread.
3654
3655 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3656
3657 * gdb.python/py-completion.exp: Download the .py file to the host
3658 and use its host pathname. Conditionalize tests that use
3659 tab completion and manipulate files on the build machine.
3660 * gdb.python/py-events.exp: Download the .py file to the host
3661 and use its host pathname.
3662 * gdb.python/py-evsignal.exp: Likewise.
3663 * gdb.python/py-evthreads.exp: Likewise.
3664 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3665 pathname syntax.
3666 * gdb.python/py-framefilter.exp: Download the .py file to the right
3667 place on the host. Match Windows pathname syntax.
3668 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3669 .py file to the host and use its host pathname.
3670 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3671 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3672 build pathname. Skip symlink test on Windows host. Add missing
3673 newline at end of file.
3674 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3675 and use its host pathname.
3676 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3677 * gdb.python/py-section-script.exp: Use host location of binfile
3678 on safe-path. Use correct path separator on Windows host.
3679 Reorder alternatives in gdb_test_multiple to prevent matching
3680 the wrong alternative on success.
3681 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3682
3683 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3684
3685 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3686 expect the GDB inferior to no longer immediately stop after
3687 being resumed with "signal SIGINT".
3688
3689 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3690
3691 * gdb.linespec/break-ask.exp: Generalize regexps to match
3692 Windows pathnames too.
3693
3694 2019-08-08 Tom de Vries <tdevries@suse.de>
3695
3696 PR testsuite/24862
3697 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3698
3699 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3700
3701 * gdb.base/style.exp: Update tests for help doc new invariants.
3702 * gdb.base/help.exp: Likewise.
3703
3704 2019-08-06 Tom Tromey <tom@tromey.com>
3705
3706 * gdb.base/style.exp: Add disassemble test.
3707 * gdb.base/style.c (some_called_function): New function.
3708 (main): Use it.
3709
3710 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3711
3712 * gdb.python/py-block.exp: Test dictionary access on blocks.
3713
3714 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3715
3716 PR gdb/24863
3717 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3718 -list-thread-groups --available test when running under
3719 check-read1.
3720
3721 2019-08-05 Tom de Vries <tdevries@suse.de>
3722
3723 PR testsuite/24863
3724 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3725 * gdb.base/help.exp: Use with_read1_timeout_factor.
3726 * gdb.base/info-macros.exp: Same.
3727 * gdb.cp/nested-types.exp: Same.
3728
3729 2019-08-05 Tom de Vries <tdevries@suse.de>
3730
3731 * lib/gdb.exp (version_at_least): Factor out of ...
3732 (tcl_version_at_least): ... here.
3733 (gdb_compile): Fail if pie results in non-PIE executable.
3734 (readelf_version, readelf_prints_pie): New proc.
3735 (exec_is_pie): Return -1 if unknown.
3736
3737 2019-08-05 Tom de Vries <tdevries@suse.de>
3738
3739 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3740
3741 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3742
3743 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3744
3745 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3746
3747 * lib/completion-support.exp (test_gdb_complete_none): Skip
3748 tab completion tests if no readline support.
3749 (test_gdb_complete_unique_re): Likewise.
3750 (test_gdb_complete_multiple): Likewise.
3751
3752 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3753
3754 * gdb.base/info_sources.exp: New file.
3755 * gdb.base/info_sources.c: New file.
3756 * gdb.base/info_sources_base.c: New file.
3757
3758 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3759
3760 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3761 prefix argument.
3762 (test_exit_status): Add prefix argument.
3763
3764 2019-08-01 Tom de Vries <tdevries@suse.de>
3765
3766 PR testsuite/24863
3767 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3768 calling exp_continue for new thread and thread exited messages.
3769
3770 2019-08-01 Tom de Vries <tdevries@suse.de>
3771
3772 PR testsuite/24863
3773 * gdb.base/structs.exp: Fix check-read1 timeout using
3774 gdb_test_sequence.
3775 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3776
3777 2019-08-01 Tom de Vries <tdevries@suse.de>
3778
3779 PR testsuite/24863
3780 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3781 line.
3782
3783 2019-08-01 Tom de Vries <tdevries@suse.de>
3784
3785 PR testsuite/24863
3786 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3787
3788 2019-07-30 Tom Tromey <tromey@adacore.com>
3789
3790 * gdb.ada/display_nested.exp: New file.
3791 * gdb.ada/display_nested/foo.adb: New file.
3792 * gdb.ada/display_nested/pack.adb: New file.
3793 * gdb.ada/display_nested/pack.ads: New file.
3794
3795 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3796
3797 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3798 namespace.
3799 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3800
3801 2019-07-30 Tom de Vries <tdevries@suse.de>
3802
3803 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3804 instead.
3805
3806 2019-07-30 Tom de Vries <tdevries@suse.de>
3807
3808 PR testsuite/24834
3809 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3810 (exec_is_pie): New proc.
3811
3812 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3813
3814 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3815
3816 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3817
3818 * gdb.python/py-objfile.c: Add global and static vars.
3819 * gdb.python/py-objfile.exp: Test new functions Objfile.
3820 lookup_global_symbol and lookup_static_symbol.
3821
3822 2019-07-29 Tom Tromey <tom@tromey.com>
3823
3824 * lib/tuiterm.exp (Term::_csi_@): New proc.
3825 (Term::_csi_X): Don't move cursor.
3826
3827 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3828
3829 * gdb.base/options.exp: Update backtrace - completion to
3830 new option -frame-info.
3831 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3832 Test new 'set print frame-info'. Test backtrace -frame-info
3833 overriding 'set print frame-info'.
3834 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3835 Test new 'set print frame-info'.
3836 Verify consistency of backtrace with and without filters, with and
3837 without -no-filters.
3838 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3839 default.
3840
3841 2019-07-29 Tom de Vries <tdevries@suse.de>
3842
3843 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3844 no arguments".
3845
3846 2019-07-29 Tom de Vries <tdevries@suse.de>
3847
3848 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3849 is a substring of the first for "complete non-unique file name".
3850
3851 2019-07-29 Tom de Vries <tdevries@suse.de>
3852
3853 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3854 with ".*".
3855
3856 2019-07-29 Tom de Vries <tdevries@suse.de>
3857
3858 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3859 Pass prompt_regexp parameter to gdb_test_multiple calls.
3860
3861 2019-07-29 Tom de Vries <tdevries@suse.de>
3862
3863 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3864 print registers" regexps.
3865
3866 2019-07-29 Tom de Vries <tdevries@suse.de>
3867
3868 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3869
3870 2019-07-29 Tom de Vries <tdevries@suse.de>
3871
3872 PR gdb/24855
3873 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3874 (skip_python_tests_prompt): Add prompt_regexp argument to
3875 gdb_test_multiple calls.
3876
3877 2019-07-27 Tom Tromey <tom@tromey.com>
3878
3879 * gdb.tui/main.exp: New file.
3880
3881 2019-07-27 Tom Tromey <tom@tromey.com>
3882
3883 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3884 optional.
3885 * gdb.tui/empty.exp: New file.
3886
3887 2019-07-27 Tom Tromey <tom@tromey.com>
3888
3889 * lib/tuiterm.exp (spawn): New proc.
3890 (Term::resize): New proc.
3891 * gdb.tui/resize.exp: New file.
3892
3893 2019-07-27 Tom Tromey <tom@tromey.com>
3894
3895 * gdb.tui/list.exp: New file.
3896
3897 2019-07-27 Tom Tromey <tom@tromey.com>
3898
3899 * gdb.tui/regs.exp: New file.
3900
3901 2019-07-27 Tom Tromey <tom@tromey.com>
3902
3903 * gdb.tui/basic.exp: Add "layout split" test.
3904
3905 2019-07-27 Tom Tromey <tom@tromey.com>
3906
3907 * gdb.tui/basic.exp: Add "layout asm" test.
3908
3909 2019-07-27 Tom Tromey <tom@tromey.com>
3910
3911 * lib/tuiterm.exp: New file.
3912 * gdb.tui/basic.exp: New file.
3913
3914 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3915
3916 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3917 Enable tests associated with this flag. Adjust regex
3918 referencing "foo_low" to now refer to "foo_cold" instead.
3919
3920 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3921
3922 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3923 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3924 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3925 foo_cold. Revise comments to match.
3926 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3927 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3928 were wrapped into this proc; Call do_test in loop from outermost
3929 level.
3930 (foo_low): Rename all occurrences to "foo_cold".
3931 (backtrace from baz): New test.
3932 (x2/i foo_cold): New test.
3933 (info line *foo_cold): New test.
3934
3935 2019-07-26 Tom de Vries <tdevries@suse.de>
3936
3937 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3938
3939 2019-07-25 Tom de Vries <tdevries@suse.de>
3940
3941 PR testsuite/24830
3942 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3943 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3944 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3945 (skip_libstdcxx_probe_tests): ... here.
3946 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3947
3948 2019-07-24 Tom de Vries <tdevries@suse.de>
3949
3950 PR testsuite/24807
3951 * gdb.objc/basicclass.m: Include stdio.h.
3952 * gdb.objc/nondebug.m: Same.
3953 * gdb.objc/objcdecode.m: Same.
3954
3955 2019-07-24 Tom de Vries <tdevries@suse.de>
3956
3957 PR testsuite/24612
3958 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3959 additional_flags.
3960
3961 2019-07-24 Tom de Vries <tdevries@suse.de>
3962
3963 PR testsuite/24831
3964 * gdb.multi/tids.exp: Update error messages for info threads.
3965
3966 2019-07-24 Tom de Vries <tdevries@suse.de>
3967
3968 * gdb.base/info-types.exp: Allow info types to print info for more than
3969 one file.
3970
3971 2019-07-23 Tom de Vries <tdevries@suse.de>
3972
3973 PR testsuite/24842
3974 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3975 gdb_spawn_with_cmdline_opts.
3976
3977 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3978
3979 * gdb.arch/arm-cmse-sgstubs.c: New test.
3980 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3981
3982 2019-07-23 Tom de Vries <tdevries@suse.de>
3983
3984 PR testsuite/24711
3985 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3986 issuing next command.
3987
3988 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3989
3990 * gdb.ada/info_auto_lang.exp: Update expected results.
3991 * gdb.base/info-types.c: Add additional types to check.
3992 * gdb.base/info-types.exp: Update expected results.
3993
3994 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3995
3996 * gdb.base/info-types.c: New file.
3997 * gdb.base/info-types.exp: New file.
3998
3999 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4000
4001 * gdb.arch/riscv-bp-infcall.c: New file.
4002 * gdb.arch/riscv-bp-infcall.exp: New file.
4003
4004 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4005
4006 PR breakpoints/24541
4007 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4008
4009 2019-07-14 Tom de Vries <tdevries@suse.de>
4010
4011 PR testsuite/24760
4012 * gdb.objc/basicclass.exp: Fix unterminated string.
4013
4014 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4015 Andrew Burgess <andrew.burgess@embecosm.com>
4016
4017 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4018 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4019 negative bounds.
4020 * gdb.fortran/vla-value.exp: Print elements of an array with
4021 negative bounds.
4022 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4023 testing.
4024
4025 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4026
4027 * gdb.base/options.exp (expect_string): Dequote strings in
4028 results.
4029 (test-string): Test strings with different quoting and reindent.
4030
4031 2019-07-10 Tom Tromey <tromey@adacore.com>
4032
4033 * gdb.ada/mi_ex_cond.exp: Update expected results.
4034 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4035 * gdb.ada/mi_catch_ex.exp: Update expected results.
4036 * gdb.ada/mi_catch_assert.exp: Update expected results.
4037 * gdb.ada/catch_ex.exp (catch_exception_info)
4038 (catch_exception_entry, catch_assert_entry)
4039 (catch_unhandled_entry): Update.
4040 * gdb.ada/catch_assert_if.exp: Update expected results.
4041
4042 2019-07-10 Richard Bunt <richard.bunt@arm.com>
4043 Stephen Roberts <stephen.roberts@arm.com>
4044
4045 * gdb.base/define.exp: Restore original prompt.
4046
4047 2019-07-09 Pedro Alves <palves@redhat.com>
4048
4049 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4050 breakpoints" output.
4051 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4052 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4053 throw" creates breakpoint.
4054 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4055 'type="catchpoint"'.
4056
4057 2019-07-09 Pedro Alves <palves@redhat.com>
4058
4059 PR c++/15468
4060 * gdb.cp/except-multi-location-lib.cc: New.
4061 * gdb.cp/except-multi-location-main.cc: New.
4062 * gdb.cp/except-multi-location.exp: New.
4063
4064 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4065
4066 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4067 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4068 argument and update callers.
4069
4070 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4071
4072 * gdb.arch/amd64-break-on-asm-line.S: New file.
4073 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4074
4075 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4076
4077 * gdb.base/printcmds.exp: Test printing C string and
4078 C wide string convenience vars without transiting via the inferior.
4079 Also make test names unique.
4080
4081 2019-07-08 Alan Hayward <alan.hayward@arm.com>
4082
4083 PR breakpoints/25011
4084 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4085
4086 2019-07-04 Pedro Alves <palves@redhat.com>
4087
4088 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4089 body returned ok(0), break(3) or continue(4).
4090 * gdb.testsuite/foreach_with_prefix.exp: New file.
4091
4092 2019-07-04 Alan Hayward <alan.hayward@arm.com>
4093
4094 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4095
4096 2019-07-03 Pedro Alves <palves@redhat.com>
4097
4098 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4099 "return -code".
4100
4101 2019-07-03 Pedro Alves <palves@redhat.com>
4102
4103 PR cli/24732
4104 * gdb.base/shell.exp: Load completion-support.exp.
4105 Adjust expected error output. Add completion tests.
4106
4107 2019-07-03 Pedro Alves <palves@redhat.com>
4108
4109 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4110 string_to_regexp.
4111
4112 2019-07-03 Pedro Alves <palves@redhat.com>
4113
4114 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4115 (expect_integer): Adjust to expect "-string".
4116 (expect_string): New.
4117 (all_options): Expect "-string".
4118 (test-flag, test-boolean): Adjust to expect "-string".
4119 (test-string): New proc.
4120 (top level): Call it.
4121
4122 2019-07-03 Pedro Alves <palves@redhat.com>
4123
4124 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4125 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4126 the expected output in the success.
4127
4128 2019-07-03 Pedro Alves <palves@redhat.com>
4129
4130 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4131 Split one gdb_test_multiple call in two to avoid a race.
4132
4133 2019-07-03 Pedro Alves <palves@redhat.com>
4134
4135 * gdb.base/with.c: New file.
4136 * gdb.base/with.exp: New file.
4137
4138 2019-07-03 Pedro Alves <palves@redhat.com>
4139
4140 * gdb.base/settings.exp: Replace all references to "maint
4141 test-settings set" with references to "maint set test-settings",
4142 and all references to "maint test-settings show" with references
4143 to "maint show test-settings".
4144
4145 2019-07-03 Pedro Alves <palves@redhat.com>
4146
4147 * gdb.base/settings.exp (test-string): Adjust expected out when
4148 testing "maint test-settings show filename"
4149
4150 2019-07-02 Pedro Alves <palves@redhat.com>
4151
4152 * gdb.base/options.exp (test-info-threads): New procedure.
4153 (top level): Call it.
4154
4155 2019-06-28 Tom Tromey <tromey@adacore.com>
4156
4157 * gdb.dwarf2/ada-linkage-name.c: New file.
4158 * gdb.dwarf2/ada-linkage-name.exp: New file.
4159
4160 2019-06-27 Tom Tromey <tromey@adacore.com>
4161
4162 PR c++/20020:
4163 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4164
4165 2019-06-26 Tom de Vries <tdevries@suse.de>
4166
4167 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4168
4169 2019-06-26 Tom de Vries <tdevries@suse.de>
4170
4171 * gdb.base/index-cache.exp: Add back missing debug option.
4172
4173 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4174
4175 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4176
4177 2019-06-25 Tom de Vries <tdevries@suse.de>
4178
4179 PR testsuite/24727
4180 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4181
4182 2019-06-24 Tom de Vries <tdevries@suse.de>
4183
4184 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4185
4186 2019-06-24 Tom de Vries <tdevries@suse.de>
4187
4188 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4189 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4190 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4191
4192 2019-06-24 Tom de Vries <tdevries@suse.de>
4193
4194 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4195
4196 2019-06-21 Tom de Vries <tdevries@suse.de>
4197
4198 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4199
4200 2019-06-21 Tom de Vries <tdevries@suse.de>
4201
4202 PR testsuite/24518
4203 PR ada/24713
4204 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4205 index.
4206
4207 2019-06-19 Tom Tromey <tromey@adacore.com>
4208
4209 * gdb.ada/length_cond.exp: Add intro comment.
4210
4211 2019-06-19 Tom Tromey <tromey@adacore.com>
4212
4213 * gdb.ada/length_cond.exp: New file.
4214 * gdb.ada/length_cond/length_cond.adb: New file.
4215 * gdb.ada/length_cond/pck.adb: New file.
4216 * gdb.ada/length_cond/pck.ads: New file.
4217
4218 2019-06-18 Tom de Vries <tdevries@suse.de>
4219
4220 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4221
4222 2019-06-18 Tom Tromey <tromey@adacore.com>
4223
4224 * gdb.base/list0.h: Add comment explaining control character.
4225
4226 2019-06-18 Tom de Vries <tdevries@suse.de>
4227
4228 * boards/fission.exp: Break up long debug_flags line.
4229
4230 2019-06-16 Tom de Vries <tdevries@suse.de>
4231
4232 PR gdb/24445
4233 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4234 generated index.
4235
4236 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4237
4238 PR gdb/24686
4239 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4240 improve detection of bug gdb/24541.
4241
4242 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4243
4244 PR gdb/24669
4245 * gdb.base/index-cache.exp (uses_readnow,
4246 expecting_index_cache_use): Define global variable.
4247 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4248 expecting_index_cache_use.
4249
4250 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4251 Andrew Burgess <andrew.burgess@embecosm.com>
4252
4253 * gdb.fortran/pointers.f90: New file.
4254 * gdb.fortran/print_type.exp: New file.
4255 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4256 * gdb.fortran/vla-type.exp: Likewise.
4257 * gdb.fortran/vla-value.exp: Likewise.
4258 * gdb.mi/mi-vla-fortran.exp: Likewise.
4259
4260 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4261
4262 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4263 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4264 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4265 as a stop reason.
4266
4267 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4268
4269 * gdb.base/annota1.exp: Update expected results.
4270 * gdb.cp/annota2.exp: Likewise.
4271 * gdb.cp/annota3.exp: Likewise.
4272
4273 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4274
4275 * gdb.base/style-logging.exp: Remove path from test name.
4276
4277 2019-06-14 Tom Tromey <tromey@adacore.com>
4278
4279 PR gdb/24502:
4280 * gdb.base/style-logging.exp: New file.
4281
4282 2019-06-14 Tom Tromey <tromey@adacore.com>
4283
4284 * gdb.base/symfile-warn.exp: New file.
4285 * gdb.base/symfile-warn.c: New file.
4286
4287 2019-06-14 Tom Tromey <tromey@adacore.com>
4288
4289 * gdb.base/annotate-symlink.exp: New file.
4290
4291 2019-06-14 Tom Tromey <tromey@adacore.com>
4292
4293 * gdb.ada/set_wstr.exp: Add reassignment test.
4294
4295 2019-06-14 Tom Tromey <tromey@adacore.com>
4296
4297 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4298 'unchecked_access and 'unrestricted_access as well.
4299
4300 2019-06-14 Tom Tromey <tromey@adacore.com>
4301
4302 PR ada/24539:
4303 * gdb.ada/vla.exp: Update tests.
4304 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4305 pragma.
4306
4307 2019-06-13 Pedro Alves <palves@redhat.com>
4308
4309 * gdb.base/settings.exp (test-integer): Test junk after
4310 "unlimited".
4311
4312 2019-06-13 Pedro Alves <palves@redhat.com>
4313
4314 * gdb.base/options.exp (test-thread-apply): New.
4315 (top level): Call it.
4316
4317 2019-06-13 Pedro Alves <palves@redhat.com>
4318
4319 * gdb.base/options.exp (test-frame-apply): New.
4320 (top level): Test print commands with different "frame apply"
4321 prefixes.
4322
4323 2019-06-13 Pedro Alves <palves@redhat.com>
4324
4325 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
4326 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4327 'max_completions' parameter and handle it.
4328 (test_gdb_completion_offers_commands): New.
4329
4330 2019-06-13 Pedro Alves <palves@redhat.com>
4331
4332 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4333
4334 2019-06-13 Pedro Alves <palves@redhat.com>
4335
4336 * gdb.base/options.exp (test-backtrace): New.
4337 (top level): Call it.
4338
4339 2019-06-13 Pedro Alves <palves@redhat.com>
4340
4341 * gdb.guile/scm-frame-args.exp: Use "set print
4342 raw-frame-arguments" instead of "set print raw frame-arguments".
4343 * gdb.python/py-frame-args.exp: Likewise.
4344
4345 2019-06-13 Pedro Alves <palves@redhat.com>
4346
4347 * gdb.compile/compile.exp: Adjust expected output to option
4348 processing changes.
4349
4350 2019-06-13 Pedro Alves <palves@redhat.com>
4351
4352 * gdb.base/options.exp: Build executable.
4353 (test-print): New procedure.
4354 (top level): Call it, once for "print" and another for "compile
4355 print".
4356
4357 2019-06-13 Pedro Alves <palves@redhat.com>
4358
4359 * gdb.base/options.c: New file.
4360 * gdb.base/options.exp: New file.
4361
4362 2019-06-13 Pedro Alves <palves@redhat.com>
4363
4364 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4365 that "o" is ambiguous.
4366
4367 2019-06-13 Pedro Alves <palves@redhat.com>
4368
4369 * gdb.base/settings.c: New file.
4370 * gdb.base/settings.exp: New file.
4371
4372 2019-06-13 Pedro Alves <palves@redhat.com>
4373
4374 * gdb.base/completion.exp: Fix comment typo.
4375
4376 2019-06-13 Pedro Alves <palves@redhat.com>
4377
4378 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4379 foo --1" test.
4380
4381 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4382
4383 * gdb.fortran/block-data.f: New.
4384 * gdb.fortran/block-data.exp: New.
4385
4386 2019-06-11 Tom de Vries <tdevries@suse.de>
4387
4388 PR testsuite/24521
4389 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4390 message.
4391
4392 2019-06-11 Tom de Vries <tdevries@suse.de>
4393
4394 PR testsuite/24521
4395 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4396
4397 2019-06-11 Tom de Vries <tdevries@suse.de>
4398
4399 * boards/readnow.exp: New file.
4400
4401 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4402
4403 * gdb.fortran/vla-sizeof.exp: Update expected results.
4404
4405 2019-06-06 Amos Bird <amosbird@gmail.com>
4406
4407 * gdb.base/annota1.exp (thread_switch): Add test for
4408 thread-exited annotation.
4409
4410 2019-06-06 Tom Tromey <tromey@adacore.com>
4411
4412 * gdb.base/maint.exp: Expect command started/finished output.
4413
4414 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4415
4416 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4417 comment.
4418 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4419
4420 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4421
4422 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4423 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4424 * gdb.arch/riscv-unwind-long-insn.c: New file.
4425 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4426
4427 2019-06-04 Christian Biesinger <cbiesinger@google.com>
4428
4429 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
4430
4431 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4432
4433 * lib/gdb.exp (help_list_trailer): New regexp variable
4434 factorizing the help trailer message.
4435 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4436 arg to allow to better factorize various tests.
4437 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4438 (test_prefix_command_help): Use help_list_trailer.
4439 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4440 * gdb.guile/scm-cmd.exp: Likewise.
4441 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4442 * gdb.base/help.exp: Use test_user_defined_class_help.
4443 * gdb.base/style.exp: Add tests for styling of help and apropos.
4444 * lib/gdb-utils.exp (style): Add title and highlight styles.
4445
4446 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4447
4448 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4449 $_shell_exitsignal.
4450 * gdb.base/default.exp: Update for new convenience variables.
4451
4452 2019-05-29 Tom Tromey <tromey@adacore.com>
4453
4454 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4455 to "break complete ada" test case's regexp.
4456
4457 2019-05-29 Tom Tromey <tromey@adacore.com>
4458
4459 PR c++/20020:
4460 * gdb.cp/constexpr-field.exp: New file.
4461 * gdb.cp/constexpr-field.cc: New file.
4462
4463 2019-05-29 Tom Tromey <tromey@adacore.com>
4464
4465 * gdb.base/finish.exp (finish_no_print): New proc.
4466 (finish_tests): Call it.
4467
4468 2019-05-24 Tom de Vries <tdevries@suse.de>
4469
4470 * gdb.dwarf2/gdb-add-index.exp: New file.
4471
4472 2019-05-22 Tom Tromey <tromey@adacore.com>
4473
4474 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4475 * gdb.base/style.exp: Use "style".
4476 * lib/gdb-utils.exp (style): New proc.
4477
4478 2019-05-22 Tom de Vries <tdevries@suse.de>
4479
4480 * gdb.base/align.exp: Require c++11.
4481
4482 2019-05-22 Tom de Vries <tdevries@suse.de>
4483
4484 PR testsuite/24586
4485 * gdb.python/py-mi-var-info-path-expression.exp: Call
4486 mi_skip_python_tests to check if python is supported.
4487
4488 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4489
4490 * gdb.arch/aarch64-pauth.c: New test.
4491 * gdb.arch/aarch64-pauth.exp: New file.
4492
4493 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4494
4495 * README (Re-running Tests Outside The Testsuite): New section.
4496
4497 2019-05-21 Tom de Vries <tdevries@suse.de>
4498
4499 * gdb.arch/amd64-eval.exp: Require c++11.
4500 * gdb.base/max-depth.exp: Same.
4501 * gdb.compile/compile-cplus-array-decay.exp: Same.
4502 * gdb.cp/meth-typedefs.exp: Same.
4503 * gdb.cp/subtypes.exp: Same.
4504 * gdb.cp/temargs.exp: Same.
4505
4506 2019-05-21 Alan Hayward <alan.hayward@arm.com>
4507
4508 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4509
4510 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4511
4512 PR gdb/18644
4513 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4514 * gdb.fortran/printing-types.exp: Add new test.
4515 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4516 testing.
4517 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4518 setup_kfail call.
4519
4520 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4521
4522 * README (Running the Testsuite): Change example.
4523 (Testsuite Parameters): Remove TRANSCRIPT.
4524 * lib/gdb.exp: Remove TRANSCRIPT check.
4525
4526 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4527
4528 * README (Testsuite Parameters): Add replay logging to
4529 GDBSERVER_DEBUG.
4530 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4531 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4532 as a comma separated list.
4533 (gdb_debug_init): Override procedure.
4534
4535 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4536
4537 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4538 (gdb_write_cmd_file): New procedure.
4539 * lib/gdbserver-support.exp (gdbserver_start): Call
4540 gdbserver_write_cmd_file.
4541 (gdbserver_write_cmd_file): New procedure.
4542
4543 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4544
4545 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4546 (delete_breakpoints): Likewise.
4547 (gdb_run_cmd): Likewise.
4548 (gdb_start_cmd): Likewise.
4549 (gdb_starti_cmd): Likewise.
4550 (gdb_internal_error_resync): Likewise.
4551 (gdb_test_multiple): Likewise.
4552 (gdb_reinitialize_dir): Likewise.
4553 (default_gdb_exit): Likewise.
4554 (gdb_file_cmd): Mark kill as optional.
4555 (default_gdb_start): Call gdb_stdin_log_init.
4556 (send_gdb): Call gdb_stdin_log_write.
4557 (rerun_to_main): Mark Y as an answer.
4558 (gdb_stdin_log_init): New function.
4559 (gdb_stdin_log_write): Likewise.
4560
4561 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4562
4563 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4564 * gdb.base/debug-expr.exp: Likewise.
4565 * gdb.base/foll-fork.exp: Likewise.
4566 * gdb.base/foll-vfork.exp: Likewise.
4567 * gdb.base/fork-print-inferior-events.exp: Likewise.
4568 * gdb.base/gdb-sigterm.exp: Likewise.
4569 * gdb.base/gdbinit-history.exp: Likewise.
4570 * gdb.base/osabi.exp: Likewise.
4571 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4572 * gdb.base/ui-redirect.exp: Likewise.
4573 * gdb.gdb/unittest.exp: Likewise.
4574 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4575 * gdb.mi/mi-watch.exp: Likewise.
4576 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4577 * gdb.mi/user-selected-context-sync.exp: Likewise.
4578 * gdb.python/python.exp: Disable debug test when debugging.
4579 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4580 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4581 Likewise.
4582 * gdb.threads/stepi-random-signal.exp: Likewise.
4583
4584 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4585
4586 * Makefile.in: Pass through GDB_DEBUG.
4587 * README (Testsuite Parameters): Add GDB_DEBUG.
4588 (gdb,debug): Add board setting.
4589 * lib/gdb.exp (default_gdb_start): Start debugging.
4590 (gdb_debug_enabled): New procedure.
4591 (gdb_debug_init): Likewise.
4592
4593 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4594
4595 * Makefile.in: Pass through GDB_DEBUG.
4596 * README (Testsuite Parameters): Add GDB_DEBUG.
4597 (gdb,debug): Add board setting.
4598 * lib/gdb.exp (default_gdb_start): Start debugging.
4599 (gdb_debug_enabled): New procedure.
4600 (gdb_debug_init): Likewise.
4601
4602 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4603
4604 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4605
4606 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4607
4608 * gdb.base/ui-redirect.exp: Test redirection.
4609
4610 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4611
4612 * gdb.mi/mi-complete.exp: New file.
4613 * gdb.mi/mi-complete.cc: Likewise.
4614
4615 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4616
4617 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4618 indexed and sliced arrays, and pointers to arrays.
4619
4620 2019-05-14 Tom Tromey <tromey@adacore.com>
4621
4622 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4623 styling test.
4624
4625 2019-05-14 Tom de Vries <tdevries@suse.de>
4626
4627 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4628 selection entry encoding.
4629
4630 2019-05-10 Tom Tromey <tromey@adacore.com>
4631
4632 * gdb.ada/info_exc.exp: Add "complete" test.
4633
4634 2019-05-09 Tom de Vries <tdevries@suse.de>
4635
4636 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4637 CU-relative.
4638
4639 2019-05-09 Tom de Vries <tdevries@suse.de>
4640
4641 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4642 CU-relative.
4643
4644 2019-05-08 Joel Brobecker <brobecker@adacore.com>
4645
4646 * gdb.ada/frame_arg_lang.exp: New testcase.
4647 * gdb.ada/frame_arg_lang/bla.adb: New file.
4648 * gdb.ada/frame_arg_lang/pck.ads: New file.
4649 * gdb.ada/frame_arg_lang/pck.adb: New file.
4650 * gdb.ada/frame_arg_lang/foo.c: New file.
4651
4652 2019-05-08 Tom Tromey <tromey@adacore.com>
4653
4654 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4655
4656 2019-05-08 Tom Tromey <tromey@adacore.com>
4657
4658 * gdb.base/ptype-offsets.exp: Update tests.
4659
4660 2019-05-08 Tom Tromey <tromey@adacore.com>
4661
4662 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4663 cases.
4664 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4665 "short".
4666
4667 2019-05-08 Tom Tromey <tromey@adacore.com>
4668
4669 * gdb.ada/vla.exp: New file.
4670 * gdb.ada/vla/vla.adb: New file.
4671
4672 2019-05-07 Tom de Vries <tdevries@suse.de>
4673
4674 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4675
4676 2019-05-07 Tom de Vries <tdevries@suse.de>
4677
4678 PR testsuite/24522
4679 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4680 section.
4681
4682 2019-05-07 Tom de Vries <tdevries@suse.de>
4683
4684 PR testsuite/24522
4685 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4686 .debug_aranges section.
4687
4688 2019-05-07 Tom de Vries <tdevries@suse.de>
4689
4690 PR testsuite/24159
4691 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4692
4693 2019-05-06 Tom de Vries <tdevries@suse.de>
4694
4695 * lib/gdb.exp (exec_has_index_section): New proc.
4696 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4697 section.
4698
4699 2019-05-04 Tom de Vries <tdevries@suse.de>
4700
4701 * boards/cc-with-debug-names.exp: New file.
4702
4703 2019-05-03 Tom Tromey <tromey@adacore.com>
4704
4705 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4706 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4707 * gdb.ada/char_enum.exp: Add test.
4708
4709 2019-05-03 Tom de Vries <tdevries@suse.de>
4710
4711 * boards/cc-with-gdb-index.exp: New file.
4712
4713 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4714
4715 * gdb.rust/simple.exp: Add new test case.
4716 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4717 (main): Initialise an instance of the new struct.
4718
4719 2019-05-01 Tom Tromey <tromey@adacore.com>
4720
4721 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4722 record.
4723 (NPR): New variable.
4724 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4725 test.
4726
4727 2019-05-01 Tom Tromey <tromey@adacore.com>
4728
4729 * gdb.ada/packed_array_assign.exp: Add packed assignment
4730 regression test.
4731
4732 2019-05-01 Tom de Vries <tdevries@suse.de>
4733
4734 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4735
4736 2019-05-01 Tom de Vries <tdevries@suse.de>
4737
4738 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4739
4740 2019-04-30 Ali Tamur <tamur@google.com>
4741
4742 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4743
4744 2019-04-30 Tom Tromey <tromey@adacore.com>
4745
4746 * lib/ada.exp (find_ada_tool): New proc.
4747 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4748 * gdb.ada/catch_ex_std.exp: New file.
4749 * gdb.ada/catch_ex_std/foo.adb: New file.
4750 * gdb.ada/catch_ex_std/some_package.adb: New file.
4751 * gdb.ada/catch_ex_std/some_package.ads: New file.
4752
4753 2019-04-30 Tom Tromey <tromey@adacore.com>
4754
4755 PR c++/24470:
4756 * gdb.cp/temargs.cc: Add test code from PR.
4757
4758 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4759
4760 * gdb.fortran/vla-datatypes.exp: Update expected results.
4761 * gdb.fortran/vla-ptype.exp: Likewise.
4762 * gdb.fortran/vla-type.exp: Likewise.
4763 * gdb.fortran/vla-value.exp: Likewise.
4764
4765 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4766
4767 * gdb.fortran/ptr-indentation.exp: Update expected results.
4768 * gdb.fortran/ptype-on-functions.exp: Likewise.
4769 * gdb.fortran/vla-ptr-info.exp: Likewise.
4770 * gdb.fortran/vla-value.exp: Likewise.
4771
4772 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4773
4774 * gdb.fortran/ptype-on-functions.exp: New file.
4775 * gdb.fortran/ptype-on-functions.f90: New file.
4776
4777 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4778
4779 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4780 case void string.
4781
4782 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4783
4784 * gdb.fortran/complex.exp: Expand.
4785 * gdb.fortran/complex.f: Renamed to...
4786 * gdb.fortran/complex.f90: ...this, and extended to add more
4787 complex values.
4788
4789 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4790
4791 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4792 MODULO, CMPLX.
4793
4794 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4795 Richard Bunt <richard.bunt@arm.com>
4796
4797 * gdb.base/max-depth.c: New file.
4798 * gdb.base/max-depth.exp: New file.
4799 * gdb.python/py-nested-maps.c: New file.
4800 * gdb.python/py-nested-maps.exp: New file.
4801 * gdb.python/py-nested-maps.py: New file.
4802 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4803 (test_all_common): Call test_max_depth.
4804 * gdb.fortran/max-depth.exp: New file.
4805 * gdb.fortran/max-depth.f90: New file.
4806 * gdb.go/max-depth.exp: New file.
4807 * gdb.go/max-depth.go: New file.
4808 * gdb.modula2/max-depth.exp: New file.
4809 * gdb.modula2/max-depth.c: New file.
4810 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4811
4812 2019-04-29 Tom de Vries <tdevries@suse.de>
4813
4814 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4815
4816 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4817
4818 * gdb.base/callexit.exp: Test may-call-functions off.
4819
4820 2019-04-25 Keith Seitz <keiths@redhat.com>
4821
4822 PR c++/24367
4823 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4824 (another_incomplete_struct, test_incomplete): New definitions.
4825 (main): Use new definitions.
4826 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4827 functions.
4828
4829 2019-04-25 Ali Tamur <tamur@google.com>
4830
4831 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4832
4833 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4834
4835 PR corefiles/11608
4836 PR corefiles/18187
4837 * gdb.base/coredump-filter-build-id.exp: New file.
4838
4839 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4840
4841 * Makefile.in: Pass through GDBSERVER_DEBUG.
4842 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4843 (gdbserver,debug): Add board setting.
4844 * gdb.trace/tspeed.exp: Skip when debugging.
4845 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4846 * lib/gdbserver-support.exp: Likewise
4847
4848 2019-04-24 Tom Tromey <tromey@adacore.com>
4849
4850 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4851 Rust.
4852
4853 2019-04-24 Tom Tromey <tromey@adacore.com>
4854
4855 * gdb.arch/amd64-eval.exp: Test bitfield return.
4856 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4857 (class Foo) <return_bitfields>: New method.
4858 (main): Call it.
4859
4860 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4861
4862 * gdb.cp/many-args.cc: New file.
4863 * gdb.cp/many-args.exp: New file.
4864
4865 2019-04-23 Tom de Vries <tdevries@suse.de>
4866
4867 PR gdb/24433
4868 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4869
4870 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4871
4872 * gdb.trace/backtrace.exp: Use nopie flag.
4873 * gdb.trace/circ.exp: Likewise.
4874 * gdb.trace/collection.exp: Likewise.
4875 * gdb.trace/ftrace.exp: Likewise.
4876 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4877 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4878 * gdb.trace/qtro.exp: Likewise.
4879 * gdb.trace/read-memory.exp: Likewise.
4880 * gdb.trace/report.exp: Likewise.
4881 * gdb.trace/tfile.exp: Likewise.
4882 * gdb.trace/tfind.exp: Likewise.
4883 * gdb.trace/unavailable.exp: Likewise.
4884
4885 2019-04-22 Pedro Alves <palves@redhat.com>
4886
4887 * gdb.base/solib-probes-nosharedlibrary.c,
4888 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4889
4890 2019-04-19 Tom Tromey <tromey@adacore.com>
4891
4892 * gdb.ada/ptype_union.c: New file.
4893 * gdb.ada/ptype_union.exp: New file.
4894
4895 2019-04-19 Tom Tromey <tromey@adacore.com>
4896
4897 PR symtab/24423:
4898 * gdb.base/list0.h (foo): Add a control-l character.
4899
4900 2019-04-18 Tom de Vries <tdevries@suse.de>
4901
4902 PR gdb/24433
4903 * boards/local-board.exp: Set sysroot to "".
4904
4905 2019-04-18 Tom de Vries <tdevries@suse.de>
4906 Pedro Alves <palves@redhat.com>
4907
4908 PR gdb/24454
4909 * gdb.threads/vfork-follow-child-exec.c: New file.
4910 * gdb.threads/vfork-follow-child-exec.exp: New file.
4911 * gdb.threads/vfork-follow-child-exit.c: New file.
4912 * gdb.threads/vfork-follow-child-exit.exp: New file.
4913
4914 2019-04-15 Leszek Swirski <leszeks@google.com>
4915
4916 * gdb.arch/amd64-eval.cc: New file.
4917 * gdb.arch/amd64-eval.exp: New file.
4918
4919 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4920
4921 * gdb.server/sysroot.c: New test.
4922 * gdb.server/sysroot.exp: New file.
4923 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4924 matching param.
4925
4926 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4927
4928 * gdb.base/align.exp: Extend test to cover structures containing
4929 only static fields.
4930
4931 2019-04-11 Tom de Vries <tdevries@suse.de>
4932
4933 * boards/cc-with-dwz-m.exp: New file.
4934 * boards/cc-with-dwz.exp: New file.
4935 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4936
4937 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4938
4939 * gdb.base/start-cpp.exp: New file.
4940 * gdb.base/start-cpp.cc: New file.
4941
4942 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4943
4944 * gdb.python/py-thrhandle.exp: Adjust tests to call
4945 thread_from_handle instead of thread_from_thread_handle.
4946
4947 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4948
4949 * gdb.python/py-thrhandle.exp: Add tests for
4950 gdb.InferiorThread.handle.
4951
4952 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4953
4954 * gdb.python/py-function.exp: Check calling helper function from
4955 all languages.
4956 * lib/gdb.exp (gdb_supported_languages): New proc.
4957
4958 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4959
4960 * gdb.base/complex-parts.c: New file.
4961 * gdb.base/complex-parts.exp: New file.
4962
4963 2019-04-01 Tom Tromey <tromey@adacore.com>
4964
4965 PR symtab/23331:
4966 * gdb.dwarf2/dw2-ranges-main.c: New file.
4967 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4968 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4969
4970 2019-03-30 Simon Marchi <simark@simark.ca>
4971
4972 * gdb.base/default.exp: Add values for $_gdb_major and
4973 $_gdb_minor.
4974
4975 2019-03-29 Tom Tromey <tromey@adacore.com>
4976
4977 * gdb.base/help.exp: Tighten apropos regexp.
4978
4979 2019-03-29 Keith Seitz <keiths@redhat.com>
4980
4981 * gdb.fortran/array-bounds.exp: New file.
4982 * gdb.fortran/array-bounds.f90: New file.
4983
4984 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4985
4986 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4987
4988 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4989
4990 * gdb.multi/hello.c (main): Increase alarm timer.
4991
4992 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4993
4994 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4995 factor when no hardware watchpoint support.
4996
4997 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4998 Pedro Alves <palves@redhat.com>
4999
5000 * boards/local-board.exp: set sysroot to /.
5001
5002 2019-03-27 Alan Hayward <alan.hayward@arm.com>
5003
5004 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5005 in child.
5006
5007 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5008
5009 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5010 field.
5011 (make_container): Initialise new field.
5012 * gdb.python/py-prettyprint.exp: Add new tests.
5013 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5014 <display_hint>: New method.
5015
5016 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5017
5018 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5019 gdb_continue_to_breakpoint more throughout this test.
5020 (run_lang_tests) Supply unique test names, and use
5021 gdb_test_no_output.
5022
5023 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5024
5025 * gdb.base/finish-pretty.exp: Update expected results.
5026 * gdb.base/pretty-print.c: New file.
5027 * gdb.base/pretty-print.exp: New file.
5028
5029 2019-03-25 Pedro Alves <palves@redhat.com>
5030
5031 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5032 move comments outside list. Append '-i "" eof' section.
5033
5034 2019-03-22 Alan Hayward <alan.hayward@arm.com>
5035
5036 PR testsuite/25016
5037 * README: Add pie options.
5038 * gdb.base/break-interp.exp: Ensure pie is disabled.
5039 * gdb.base/dump.exp: Likewise.
5040 * lib/gdb.exp (gdb_compile): Add pie option.
5041
5042 2019-03-19 Tom Tromey <tromey@adacore.com>
5043
5044 * gdb.mi/mi2-cli-display.c: New file.
5045 * gdb.mi/mi2-cli-display.exp: New file.
5046
5047 2019-03-18 Joel Brobecker <brobecker@adacore.com>
5048 Tom Tromey <tromey@adacore.com>
5049
5050 * gdb.ada/ptype_array/pck.adb: New file.
5051 * gdb.ada/ptype_array/pck.ads: New file.
5052 * gdb.ada/ptype_array/foo.adb: New file.
5053 * gdb.ada/ptype_array.exp: New file.
5054
5055 2019-03-14 Tom Tromey <tromey@adacore.com>
5056
5057 * gdb.base/style.exp: Add "set style sources" test.
5058
5059 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5060
5061 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5062 * mi-breakpoint-multiple-locations.exp: ... this.
5063 (make_breakpoints_pattern): New proc.
5064 (do_test): Add mi_version parameter, test -break-insert,
5065 -break-info and =breakpoint-created.
5066
5067 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5068
5069 * config/default.exp: Remove 'load_lib gdb.exp'.
5070 * config/monitor.exp: Likewise.
5071 * config/sid.exp: Likewise.
5072 * config/sim.exp: Likewise.
5073 * config/slite.exp: Likewise.
5074 * config/unix.exp: Likewise.
5075 * gdb.base/default.exp: Remove unhelpful comment.
5076
5077 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5078
5079 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5080
5081 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5082
5083 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5084
5085 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5086
5087 * gdb.fortran/type-kinds.exp: Update expected results.
5088
5089 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5090
5091 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5092
5093 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5094
5095 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5096 function.
5097 (test_basic_parsing_of_type_kinds): Expand types tested.
5098 (test_parsing_invalid_type_kinds): New function.
5099
5100 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5101
5102 * gdb.fortran/intrinsics.exp: New file.
5103 * gdb.fortran/intrinsics.f90: New file.
5104 * gdb.fortran/type-kinds.exp: New file.
5105
5106 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5107
5108 * gdb.fortran/dot-ops.exp: New file.
5109
5110 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5111
5112 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5113 Check upper and lower case logical literals.
5114
5115 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5116
5117 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5118 Remove duplicate tests.
5119
5120 2019-03-06 Alan Hayward <alan.hayward@arm.com>
5121
5122 * lib/gdb.exp (builtin_cd): rename of cd.
5123 (cd): Override builtin.
5124
5125 2019-03-06 Richard Bunt <richard.bunt@arm.com>
5126
5127 * gdb.fortran/function-calls.exp: New file.
5128 * gdb.fortran/function-calls.f90: New test.
5129
5130 2019-03-04 Richard Bunt <richard.bunt@arm.com>
5131
5132 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5133 on user program standard output.
5134 * gdb.fortran/short-circuit-argument-list.f90: Record function
5135 calls.
5136
5137 2019-02-28 Alan Hayward <alan.hayward@arm.com>
5138
5139 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5140 failure.
5141
5142 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5143
5144 PR gdb/8527
5145 * gdb.base/interrupt-daemon-attach.c,
5146 gdb.base/interrupt-daemon-attach.exp: New test.
5147
5148 2019-02-27 Pedro Alves <palves@redhat.com>
5149
5150 * gdb.base/page.exp: Add tests for "set width/height -1".
5151
5152 2019-02-27 Pedro Alves <palves@redhat.com>
5153
5154 * gdb.base/page.exp: Add tests for "set/show width/height" with
5155 "infinite" values.
5156
5157 2019-02-27 Tom Tromey <tromey@adacore.com>
5158
5159 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5160 2.4.
5161 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5162 workaround.
5163
5164 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5165
5166 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5167 tests for structs with static members.
5168
5169 2019-02-26 Tom Tromey <tromey@adacore.com>
5170
5171 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5172 ValueError, not TypeError.
5173
5174 2019-02-26 Kevin Buettner <kevinb@redhat.com>
5175
5176 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5177 call from main program.
5178
5179 2019-02-23 Joel Brobecker <brobecker@adacore.com>
5180
5181 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5182 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5183 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5184 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5185 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5186
5187 2019-02-22 Keith Seitz <keiths@redhat.com>
5188
5189 PR symtab/23853
5190 * gdb.base/symlink-sourcefile.c: New file.
5191 * gdb.base/symlink-sourcefile.exp: New file.
5192
5193 2019-02-20 Tom Tromey <tom@tromey.com>
5194
5195 * gdb.base/info_qt.exp: Update.
5196
5197 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5198
5199 * gdb.base/source.exp: Move "error in sourced script" code to
5200 the end.
5201 * gdb.base/source-error.gdb: Move contents to
5202 source-error-1.gdb. Add new code to source source-error-1.gdb.
5203 * gdb.base/source-error-1.gdb: New file, from previous
5204 source-error.gdb.
5205
5206 2019-02-17 Tom Tromey <tom@tromey.com>
5207
5208 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5209 for macro styling.
5210 * gdb.base/style.c (SOME_MACRO): New macro.
5211
5212 2019-02-17 Tom Tromey <tom@tromey.com>
5213
5214 * gdb.base/style.exp: Add line-wrapping tests.
5215 * gdb.base/page.exp: Add test for quitting during pagination.
5216
5217 2019-02-17 Joel Brobecker <brobecker@adacore.com>
5218
5219 * gdb.ada/big_packed_array: New testcase.
5220 * gdb.ada/homonym.exp: Fix incorrect expected output for
5221 "break <homonym__get_value>" test.
5222
5223 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
5224
5225 PR breakpoints/21870
5226 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5227 and prepare_for_testing. Add comment.
5228 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5229 redundant cleanup call. Clean up comment.
5230
5231 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
5232
5233 PR breakpoints/21870
5234 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5235 * gdb.arch/aarch64-dbreg-contents.c: New file.
5236
5237 2019-02-10 Joel Brobecker <brobecker@adacore.com>
5238
5239 * gdb.ada/mi_ref_changeable: New testcase.
5240
5241 2019-02-07 Alan Hayward <alan.hayward@arm.com>
5242
5243 * gdb.base/attach.exp: Add double attach test.
5244
5245 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5246
5247 * lib/gdb.exp (default_gdb_start): Don't match pagination
5248 prompt.
5249 (gdb_init): Set stty_init.
5250
5251 2019-01-27 Tom Tromey <tom@tromey.com>
5252
5253 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5254 skip_python_tests.
5255
5256 2019-01-24 Alan Hayward <alan.hayward@arm.com>
5257
5258 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5259 New structure.
5260 (struct struct_static_02_02): Likewise.
5261 (struct struct_static_02_03): Likewise.
5262 (struct struct_static_02_04): Likewise.
5263 (struct struct_static_04_01): Likewise.
5264 (struct struct_static_04_02): Likewise.
5265 (struct struct_static_04_03): Likewise.
5266 (struct struct_static_04_04): Likewise.
5267 (struct struct_static_06_01): Likewise.
5268 (struct struct_static_06_02): Likewise.
5269 (struct struct_static_06_03): Likewise.
5270 (struct struct_static_06_04): Likewise.
5271 (cmp_struct_static_02_01): Likewise.
5272 (cmp_struct_static_02_02): Likewise.
5273 (cmp_struct_static_02_03): Likewise.
5274 (cmp_struct_static_02_04): Likewise.
5275 (cmp_struct_static_04_01): Likewise.
5276 (cmp_struct_static_04_02): Likewise.
5277 (cmp_struct_static_04_03): Likewise.
5278 (cmp_struct_static_04_04): Likewise.
5279 (cmp_struct_static_06_01): Likewise.
5280 (cmp_struct_static_06_02): Likewise.
5281 (cmp_struct_static_06_03): Likewise.
5282 (cmp_struct_static_06_04): Likewise.
5283 (call_all): Test new structs.
5284 * gdb.base/infcall-nested-structs.exp: Likewise.
5285
5286 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5287 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5288
5289 2019-01-21 Alan Hayward <alan.hayward@arm.com>
5290 * gdb.base/stack-protector.c: New test.
5291 * gdb.base/stack-protector.exp: New file.
5292 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5293 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5294 option.
5295 (gdb_compile): Remove stack protector for GCC and prevent
5296 recursion.
5297
5298 2019-01-16 Keith Seitz <keiths@redhat.com>
5299
5300 PR gdb/23773
5301 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5302
5303 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5304
5305 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5306 aliases.
5307 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5308 tests.
5309 * gdb.arch/powerpc-vector-regs.c: New file.
5310 * gdb.arch/powerpc-vector-regs.exp: New file.
5311
5312 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5313
5314 * gdb.arch/altivec-regs.exp: Fix the list passed to
5315 gdb_expect_list when testing "info vector".
5316
5317 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5318
5319 * gdb.base/style.exp: Don't include path in testname.
5320
5321 2019-01-10 Keith Seitz <keiths@redhat.com>
5322
5323 PR gdb/23712
5324 PR symtab/23010
5325 * gdb.dwarf2/multidictionary.exp: New file.
5326
5327 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5328
5329 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5330 (test_gnuv3_style_demangling): ... this.
5331 (test_lucid_style_demangling): Remove.
5332 (test_arm_style_demangling): Remove.
5333 (test_hp_style_demangling): Remove.
5334 (do_tests): Remove calls to the above.
5335
5336 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5337
5338 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5339 case.
5340
5341 2019-01-06 Tom Tromey <tom@tromey.com>
5342
5343 PR gdb/28155:
5344 * gdb.dwarf2/typedef-void-finish.exp: New file.
5345
5346 2018-12-28 Tom Tromey <tom@tromey.com>
5347 Simon Marchi <simark@simark.ca>
5348
5349 * gdb.base/jit-exec.exp: New file.
5350 * gdb.base/jit-exec.c: New file.
5351 * gdb.base/jit-execd.c: New file.
5352
5353 2018-12-28 Tom Tromey <tom@tromey.com>
5354
5355 * gdb.base/style.exp: Update test to check for address styling.
5356
5357 2018-12-28 Tom Tromey <tom@tromey.com>
5358
5359 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5360 message.
5361
5362 2018-12-28 Tom Tromey <tom@tromey.com>
5363
5364 * gdb.base/style.exp: Add test for version number styling.
5365
5366 2018-12-28 Tom Tromey <tom@tromey.com>
5367
5368 * gdb.base/style.exp: Add test for print_address_symbolic.
5369
5370 2018-12-28 Tom Tromey <tom@tromey.com>
5371
5372 * gdb.base/style.exp: Add test for breakpoint setting.
5373
5374 2018-12-28 Tom Tromey <tom@tromey.com>
5375
5376 * gdb.base/style.exp: Add test for variable names.
5377
5378 2018-12-28 Tom Tromey <tom@tromey.com>
5379
5380 * gdb.base/style.exp: New file.
5381 * gdb.base/style.c: New file.
5382
5383 2018-12-28 Tom Tromey <tom@tromey.com>
5384
5385 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5386 "dumb".
5387 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5388 the TERM environment variable.
5389
5390 2018-12-27 Tom Tromey <tom@tromey.com>
5391
5392 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5393 pagination test.
5394
5395 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5396
5397 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5398 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5399
5400 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5401
5402 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5403 Filename a.adb changed to bp_fun_addr.adb.
5404 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5405
5406 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5407
5408 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5409 non-PIE executables.
5410 * README: Mention the gdb,nopie_flag board setting.
5411 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5412 non-PIE executable.
5413 * gdb.arch/amd64-entry-value.exp: Likewise.
5414 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5415 * gdb.arch/i386-float.exp: Likewise.
5416 * gdb.arch/i386-signal.exp: Likewise.
5417 * gdb.mi/mi-reg-undefined.exp: Likewise.
5418
5419 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5420
5421 PR gdb/23974
5422 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5423
5424 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5425
5426 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5427 Update order of results accordingly.
5428
5429 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5430
5431 * gdb.base/annota1.exp: Update a test regexp.
5432
5433 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5434
5435 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5436
5437 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5438
5439 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5440 (reuse_time): Initialize to REUSE_TIME_CAP.
5441 (check_rc): New function.
5442 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5443 Check pthread_create rc.
5444 (spawner_thread_func): Check pthread_create and pthread_join rc.
5445
5446 2018-12-08 Pedro Alves <palves@redhat.com>
5447
5448 * gdb.base/list.exp (test_forward_search): Rename to ...
5449 (test_forward_reverse_search): ... this. Also test reverse-search
5450 and the forward-search alias.
5451
5452 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5453
5454 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5455 local timeout variable before return, and remove all local timeout
5456 variable entirely.
5457 (gdb_load): Likewise.
5458
5459 2018-12-01 Tom de Vries <tdevries@suse.de>
5460
5461 * gdb.base/gdb-caching-proc.exp: New file.
5462
5463 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5464
5465 * Makefile.in (TIMESTAMP): New variable.
5466 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5467 command.
5468 (check-single-racy): Likewise.
5469 (check/%.exp): Likewise.
5470 (check-racy/%.exp): Likewise.
5471 (workers/%.worker): Likewise.
5472 (build-perf): Likewise.
5473 (check-perf): Likewise.
5474 * README: Describe new "TS" and "TS_FORMAT" variables.
5475 * print-ts.py: New file.
5476
5477 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5478
5479 PR python/23714
5480 * gdb.python/python.exp: Test command repetition after
5481 gdb.execute.
5482
5483 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5484
5485 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5486 is correctly aligned.
5487
5488 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5489
5490 * gdb.ada/info_auto_lang.exp: New testcase.
5491 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5492 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5493 * gdb.ada/info_auto_lang/some_c.c: New file.
5494
5495 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5496
5497 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5498 FUNC_lang language syntax.
5499
5500 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5501
5502 * gdb.base/info_minsym.c: New file.
5503 * gdb.base/info_minsym.exp: New file.
5504
5505 2018-11-19 Tom Tromey <tom@tromey.com>
5506
5507 PR rust/23625:
5508 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5509 * gdb.rust/expr.exp: Update expected output. Change one test.
5510
5511 2018-11-19 Tom Tromey <tom@tromey.com>
5512
5513 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5514
5515 2018-11-19 Pedro Alves <palves@redhat.com>
5516
5517 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5518 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5519 see the expected warning.
5520
5521 2018-11-16 Alan Hayward <alan.hayward@arm.com>
5522
5523 PR gdb/22736:
5524 * gdb.cp/infcall-nodebug-lib.c: New test.
5525 * gdb.cp/infcall-nodebug-main.c: New test.
5526 * gdb.cp/infcall-nodebug.exp: New file.
5527
5528 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5529
5530 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5531 completer tests.
5532
5533 2018-11-09 Tom de Vries <tdevries@suse.de>
5534
5535 * gdb.base/msym-lang.c: New test.
5536 * gdb.base/msym-lang.exp: New file.
5537 * gdb.base/msym-lang-main.c: New test.
5538
5539 2018-11-08 Tom Tromey <tom@tromey.com>
5540
5541 PR gdb/23555:
5542 PR gdb/23838:
5543 * gdb.base/warning.exp: New file.
5544
5545 2018-11-08 Jan Beulich <jbeulich@suse.com>
5546
5547 * testsuite/gdb.arch/i386-avx512.c,
5548 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5549
5550 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5551
5552 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5553 point hardware.
5554
5555 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5556
5557 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5558 * gdb.dwarf2/missing-type-name.exp: New file.
5559
5560 2018-11-06 Tom de Vries <tdevries@suse.de>
5561
5562 * gdb.base/many-headers.c: New test.
5563 * gdb.base/many-headers.exp: New file.
5564
5565 2018-11-06 Jim Wilson <jimw@sifive.com>
5566
5567 * gdb.base/code_elim.exp: For riscv, set additional_flags
5568 to include -msmall-data-limit=0.
5569
5570 2018-11-01 Joel Brobecker <brobecker@adacore.com>
5571
5572 * gdb.ada/watch_minus_l: New testcase.
5573
5574 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5575
5576 * gdb.arch/aix-sighandle.c: New file.
5577 * gdb.arch/aix-sighandle.exp: New file.
5578
5579 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5580
5581 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5582 registers being unions.
5583
5584 2018-10-31 Tom de Vries <tdevries@suse.de>
5585
5586 * lib/valgrind.exp: New file.
5587 (vgdb_start, vgdb_stop): New procs, factored out of ...
5588 * gdb.base/valgrind-bt.exp: ... here, ...
5589 * gdb.base/valgrind-disp-step.exp: ... here and ...
5590 * gdb.base/valgrind-infcall.exp: ... here.
5591
5592 2018-10-31 Tom de Vries <tdevries@suse.de>
5593
5594 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5595
5596 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5597
5598 * gdb.dwarf2/void-type.c: New file.
5599 * gdb.dwarf2/void-type.exp: New file.
5600
5601 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5602
5603 * gdb.base/info_qt.c: New file.
5604 * gdb.base/info_qt.exp: New file.
5605
5606 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5607
5608 * gdb.arch/powerpc-htm-regs.c: New file.
5609 * gdb.arch/powerpc-htm-regs.exp: New file.
5610
5611 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5612
5613 * gdb.arch/powerpc-tar.c: New file.
5614 * gdb.arch/powerpc-tar.exp: New file.
5615
5616 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5617
5618 * gdb.arch/powerpc-ppr-dscr.c: New file.
5619 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5620
5621 2018-10-25 Tom de Vries <tdevries@suse.de>
5622
5623 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5624
5625 2018-10-24 Tom de Vries <tdevries@suse.de>
5626
5627 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5628 longer exists error.
5629
5630 2018-10-24 Tom de Vries <tdevries@suse.de>
5631
5632 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5633
5634 2018-10-24 Tom de Vries <tdevries@suse.de>
5635
5636 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5637 --db-attach in valgrind.
5638
5639 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5640
5641 * gdb.arch/riscv-reg-aliases.c: New file.
5642 * gdb.arch/riscv-reg-aliases.exp: New file.
5643
5644 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5645
5646 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5647
5648 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5649
5650 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5651
5652 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5653
5654 * gdb.cp/ovldbreak.exp: Fix regexps.
5655
5656 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5657
5658 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5659
5660 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5661
5662 PR cli/23785
5663 * gdb.base/restore.exp: New test to check if "restore" with an
5664 invalid file doesn't segfault.
5665
5666 2018-10-18 Tom de Vries <tdevries@suse.de>
5667
5668 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5669 * gdb.ada/excep_handle.exp: Same.
5670 * gdb.ada/mi_string_access.exp: Same.
5671 * gdb.ada/mi_var_union.exp: Same.
5672 * gdb.arch/arc-analyze-prologue.exp: Same.
5673 * gdb.arch/arc-decode-insn.exp: Same.
5674 * gdb.base/readnever.exp: Same.
5675 * gdb.fortran/printing-types.exp: Same.
5676 * gdb.guile/scm-lazy-string.exp: Same.
5677
5678 2018-10-16 Tom de Vries <tdevries@suse.de>
5679
5680 PR gdb/23730
5681 * gdb.base/catch-follow-exec.c: Add copyright notice.
5682 * gdb.base/catch-follow-exec.exp: Rewrite to use
5683 gdb_spawn_with_cmdline_opts. Require gdb-native.
5684
5685 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5686
5687 * gdb.trace/actions-changed.exp: Check for arch support.
5688 * gdb.trace/actions.exp: Likewise.
5689 * gdb.trace/ax.exp: Likewise.
5690 * gdb.trace/backtrace.exp: Likewise.
5691 * gdb.trace/change-loc.exp: Likewise.
5692 * gdb.trace/deltrace.exp: Likewise.
5693 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5694 * gdb.trace/ftrace.exp: Likewise.
5695 * gdb.trace/infotrace.exp: Check for arch support.
5696 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5697 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5698 * gdb.trace/mi-tsv-changed.exp: Likewise.
5699 * gdb.trace/packetlen.exp: Likewise.
5700 * gdb.trace/passc-dyn.exp: Likewise.
5701 * gdb.trace/passcount.exp: Likewise.
5702 * gdb.trace/pending.exp: Likewise.
5703 * gdb.trace/range-stepping.exp: Check for shlib support.
5704 * gdb.trace/report.exp: Check for arch support.
5705 * gdb.trace/save-trace.exp: Likewise.
5706 * gdb.trace/signal.exp: Check for signal support.
5707 * gdb.trace/tfind.exp: Check for arch support.
5708 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5709 * gdb.trace/trace-common.h: Add comment.
5710 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5711 * gdb.trace/trace-enable-disable.exp: Likewise.
5712 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5713 * gdb.trace/tracecmd.exp: Check for arch support.
5714 * gdb.trace/tspeed.exp: Check for shlib and target support.
5715 * gdb.trace/tstatus.exp: Check for arch support.
5716 * gdb.trace/tsv.exp: Likewise.
5717 * gdb.trace/while-dyn.exp: Likewise.
5718 * gdb.trace/while-stepping.exp: Likewise.
5719 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5720
5721 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5722
5723 * gdb.trace/tspeed.exp: Remove nowarnings.
5724 (prepare_for_trace_test): Declare "global ipalib".
5725 * gdb.trace/tspeed.c: Include unistd.h.
5726 (main): Remove superfluous printf argument.
5727
5728 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5729
5730 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5731 directory prefix on the filename.
5732
5733 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5734
5735 * gdb.gdb/unittest.exp: Update expected message informing that
5736 selftests have been disabled.
5737 * gdb.server/unittest.exp: Likewise.
5738
5739 2018-10-09 Tom de Vries <tdevries@suse.de>
5740
5741 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5742 with runto_main.
5743
5744 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5745
5746 PR c++/16841
5747 * gdb.cp/virtbase2.cc: New file.
5748 * gdb.cp/virtbase2.exp: New file.
5749
5750 2018-10-06 Tom Tromey <tom@tromey.com>
5751
5752 PR python/19399:
5753 * gdb.python/py-inferior.exp: Add architecture test.
5754
5755 2018-10-06 Tom Tromey <tom@tromey.com>
5756
5757 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5758 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5759
5760 2018-10-06 Tom Tromey <tom@tromey.com>
5761
5762 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5763 of a "throw" catchpoint.
5764
5765 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5766
5767 * gdb.base/info-proc.exp: Update string expected from "help info
5768 proc".
5769
5770 2018-10-04 Tom Tromey <tom@tromey.com>
5771
5772 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5773 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5774 (test_initial_complaints, test_empty_complaints): Update.
5775 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5776
5777 2018-10-04 Tom Tromey <tom@tromey.com>
5778
5779 PR cli/19551:
5780 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5781 * lib/gdb.exp (gdb_file_cmd): Update.
5782 * gdb.stabs/weird.exp (print_weird_var): Update.
5783 * gdb.server/solib-list.exp: Update.
5784 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5785 * gdb.mi/mi-cli.exp: Update.
5786 * gdb.linespec/linespec.exp: Update.
5787 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5788 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5789 * gdb.cp/cp-relocate.exp: Update.
5790 * gdb.base/sym-file.exp: Update.
5791 * gdb.base/relocate.exp: Update.
5792 * gdb.base/readnever.exp: Update.
5793 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5794 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5795 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5796 * gdb.base/code_elim.exp: Update.
5797 * gdb.base/break-unload-file.exp (test_break): Update.
5798 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5799 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5800 Update.
5801 * gdb.base/attach.exp (do_attach_tests): Update.
5802 * gdb.base/sepdebug.exp: Update.
5803 * gdb.python/py-section-script.exp: Update.
5804
5805 2018-10-04 Tom Tromey <tom@tromey.com>
5806
5807 PR cli/22234:
5808 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5809 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5810 output.
5811
5812 2018-10-04 Tom Tromey <tom@tromey.com>
5813
5814 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5815 set width and height to 0.
5816 (test_command_line_attach_run): Use -quiet.
5817
5818 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5819
5820 * lib/gdb.exp (skip_ifunc_tests): New.
5821 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5822 other compile failures.
5823 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5824
5825 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5826
5827 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5828 is_amd64_regs_target.
5829
5830 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5831
5832 * gdb.arch/aarch64-sighandler-regs.c: New test.
5833 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5834 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5835
5836 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5837
5838 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5839 assembly.
5840
5841 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5842
5843 * gdb.base/frame-selection.exp: New file.
5844 * gdb.base/frame-selection.c: New file.
5845
5846 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5847
5848 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5849 pthread barrier.
5850 (main): Likewise.
5851
5852 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5853
5854 * gdb.base/large-frame-1.c: New file.
5855 * gdb.base/large-frame-2.c: New file.
5856 * gdb.base/large-frame.exp: New file.
5857 * gdb.base/large-frame.h: New file.
5858
5859 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5860
5861 PR gdb/20948
5862 * gdb.base/write_mem.exp: New test.
5863 * gdb.base/write_mem.c: Likewise.
5864
5865 2018-09-23 Tom Tromey <tom@tromey.com>
5866
5867 PR python/18852:
5868 * gdb.python/py-parameter.exp: Add test for parameter that throws
5869 on "set".
5870
5871 2018-09-23 Tom Tromey <tom@tromey.com>
5872
5873 PR python/17284:
5874 * gdb.python/py-template.exp (test_template_arg): Add test for
5875 negative template argument number.
5876
5877 2018-09-23 Tom Tromey <tom@tromey.com>
5878
5879 PR python/14062:
5880 * gdb.python/python.exp: Add test for post_event error.
5881
5882 2018-09-23 Tom Tromey <tom@tromey.com>
5883
5884 PR python/18170:
5885 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5886 convert pointers to int and long.
5887
5888 2018-09-23 Tom Tromey <tom@tromey.com>
5889
5890 PR python/20126:
5891 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5892 signed-ness conversion tests.
5893
5894 2018-09-23 Tom Tromey <tom@tromey.com>
5895
5896 PR python/18352;
5897 * gdb.python/py-value.exp (test_float_conversion): New proc.
5898 Use it.
5899
5900 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5901
5902 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5903
5904 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5905
5906 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5907 no readline.
5908 * gdb.base/utf8-identifiers.exp: Likewise.
5909 * gdb.cp/cpcompletion.exp: Likewise.
5910 * gdb.linespec/cpcompletion.exp: Likewise.
5911 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5912 * gdb.linespec/cpls-ops.exp: Likewise.
5913
5914 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5915 Chris January <chris.january@arm.com>
5916
5917 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5918 * gdb.fortran/short-circuit-argument-list.exp: New file.
5919 * gdb.fortran/short-circuit-argument-list.f90: New test.
5920
5921 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5922
5923 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5924 "arch=" keyword when executing "-stack-list-frames".
5925
5926 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5927
5928 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5929 "arch=" keyword when executing "-stack-list-frames".
5930
5931 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5932
5933 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5934 break ada".
5935
5936 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5937
5938 PR python/23669
5939 * gdb.python/python.exp: Test gdb.execute("show commands").
5940
5941 2018-09-16 Tom Tromey <tom@tromey.com>
5942
5943 * gdb.base/new-ui.exp (do_execution_tests): Update.
5944 * gdb.base/dbx.exp (test_breakpoints): Update.
5945
5946 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5947
5948 * lib/gdb.exp (gdb_simple_compile): Add proc.
5949 (is_elf_target): Use gdb_simple_compile.
5950 (skip_altivec_tests): Likewise.
5951 (skip_vsx_tests): Likewise.
5952 (skip_tsx_tests): Likewise.
5953 (skip_btrace_tests): Likewise.
5954 (skip_btrace_pt_tests): Likewise.
5955 (gdb_can_simple_compile): Likewise.
5956 (gdb_has_argv0): Likewise.
5957 (gdb_target_symbol_prefix): Likewise.
5958 (target_supports_scheduler_locking): Likewise.
5959
5960 2018-09-13 Tom Tromey <tom@tromey.com>
5961
5962 * Makefile.in (TAGS): Recognize proc_with_prefix and
5963 gdb_caching_proc.
5964
5965 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5966
5967 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5968 method.
5969
5970 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5971
5972 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5973 and a few other Inferior properties when the Inferior is no
5974 longer valid.
5975
5976 2018-09-13 Tom Tromey <tom@tromey.com>
5977
5978 PR rust/23650:
5979 * gdb.rust/simple.exp: Add test for enum field access error.
5980
5981 2018-09-13 Tom Tromey <tom@tromey.com>
5982
5983 PR rust/23626:
5984 * gdb.rust/simple.rs (EmptyEnum): New type.
5985 (main): Use it.
5986 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5987
5988 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5989
5990 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5991 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5992 * gdb.python/py-symtab.exp: Update test printing an objfile.
5993
5994 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5995
5996 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5997 object.
5998
5999 2018-09-12 Alan Hayward <alan.hayward@arm.com>
6000
6001 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6002 (support_complex_tests): Use gdb_can_simple_compile.
6003 (is_ilp32_target): Likewise.
6004 (is_lp64_target): Likewise.
6005 (is_64_target): Likewise.
6006 (is_amd64_regs_target): Likewise.
6007 (is_aarch32_target): Likewise.
6008 (gdb_int128_helper): Likewise.
6009
6010 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6011
6012 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6013
6014 2018-09-10 Jerome Guitton <guitton@adacore.com>
6015
6016 * gdb.ada/same_component_name: Add test for case of tagged record
6017 with variable-length fields.
6018
6019 2018-09-10 Xavier Roirand <roirand@adacore.com>
6020
6021 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6022 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6023 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6024 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6025
6026 2018-09-10 Xavier Roirand <roirand@adacore.com>
6027
6028 * gdb.ada/mi_string_access.exp: New testcase.
6029 * gdb.ada/mi_string_access/bar.adb: New file.
6030 * gdb.ada/mi_string_access/pck.adb: New file.
6031 * gdb.ada/mi_string_access/pck.asd: New file.
6032
6033 2018-09-10 Xavier Roirand <roirand@adacore.com>
6034
6035 * gdb.ada/mi_var_union.exp: New testcase.
6036 * gdb.ada/mi_var_union/bar.adb: New file.
6037 * gdb.ada/mi_var_union/pck.adb: New file.
6038 * gdb.ada/mi_var_union/pck.asd: New file.
6039
6040 2018-09-08 Tom Tromey <tom@tromey.com>
6041
6042 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6043
6044 2018-09-08 Tom Tromey <tom@tromey.com>
6045
6046 PR python/16047:
6047 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6048 (register_pretty_printers): Register new printer.
6049 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6050 test.
6051 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6052 (an_int_type3): New global.
6053
6054 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6055
6056 * gdb.ada/expr_with_funcall: New testcase.
6057
6058 2018-09-08 Joel Brobecker <brobecker@adacore.com>
6059
6060 * gdb.ada/packed_array_assign: New testcase.
6061
6062 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6063
6064 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6065 names, and add test prefixes to make test names unique.
6066
6067 2018-09-05 Tom de Vries <tdevries@suse.de>
6068
6069 * gdb.dwarf2/varval.exp: Add test.
6070
6071 2018-09-04 Gary Benson <gbenson@redhat.com>
6072
6073 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6074 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6075
6076 2018-08-31 Tom Tromey <tom@tromey.com>
6077
6078 * gdb.rust/simple.rs: Rename second variable "v".
6079
6080 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6081
6082 * gdb.base/funcargs.c (use_a): New function.
6083 (recurse): Call use_a.
6084
6085 2018-08-29 Keith Seitz <keiths@redhat.com>
6086
6087 * gdb.compile/compile-cplus-anonymous.cc: New file.
6088 * gdb.compile/compile-cplus-anonymous.exp: New file.
6089 * gdb.compile/compile-cplus-array-decay.cc: New file.
6090 * gdb.compile/compile-cplus-array-decay.exp: New file.
6091 * gdb.compile/compile-cplus-inherit.cc: New file.
6092 * gdb.compile/compile-cplus-inherit.exp: New file.
6093 * gdb.compile/compile-cplus-member.cc: New file.
6094 * gdb.compile/compile-cplus-member.exp: New file.
6095 * gdb.compile/compile-cplus-method.cc: New file.
6096 * gdb.compile/compile-cplus-method.exp: New file.
6097 * gdb.compile/compile-cplus-mod.c: "New" file.
6098 * gdb.compile/compile-cplus-namespace.cc: New file.
6099 * gdb.compile/compile-cplus-namespace.exp: New file.
6100 * gdb.compile/compile-cplus-nested.cc: New file.
6101 * gdb.compile/compile-cplus-nested.exp: New file.
6102 * gdb.compile/compile-cplus-print.c: "New" file.
6103 * gdb.compile/compile-cplus-print.exp: "New" file.
6104 * gdb.compile/compile-cplus-virtual.cc: New file.
6105 * gdb.compile/compile-cplus-virtual.exp: New file.
6106 * gdb.compile/compile-cplus.c: "New" file.
6107 * gdb.compile/compile-cplus.exp: "New" file.
6108 * lib/compile-support.exp: New file.
6109
6110 2018-08-16 Gary Benson <gbenson@redhat.com>
6111
6112 PR gdb/13000:
6113 * gdb.base/batch-exit-status.exp: New file.
6114 * gdb.base/batch-exit-status.good-commands: Likewise.
6115 * gdb.base/batch-exit-status.bad-commands: Likewise.
6116
6117 2018-08-29 Alan Hayward <alan.hayward@arm.com>
6118
6119 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6120 (struct struct02): Likewise.
6121 (struct struct03): Likewise.
6122 (struct struct04): Likewise.
6123 (struct struct_01_01): New struct.
6124 (struct struct_01_02): Likewise.
6125 (struct struct_01_03): Likewise.
6126 (struct struct_01_04): Likewise.
6127 (struct struct_02_01): Likewise.
6128 (struct struct_02_02): Likewise.
6129 (struct struct_02_03): Likewise.
6130 (struct struct_02_04): Likewise.
6131 (struct struct_04_01): Likewise.
6132 (struct struct_04_02): Likewise.
6133 (struct struct_04_03): Likewise.
6134 (struct struct_04_04): Likewise.
6135 (struct struct_05_01): Likewise.
6136 (struct struct_05_02): Likewise.
6137 (struct struct_05_03): Likewise.
6138 (struct struct_05_04): Likewise.
6139 (cmp_struct01): Remove function.
6140 (cmp_struct02): Likewise.
6141 (cmp_struct03): Likewise.
6142 (cmp_struct04): Likewise.
6143 (cmp_struct_01_01): Add Function.
6144 (cmp_struct_01_02): Likewise.
6145 (cmp_struct_01_03): Likewise.
6146 (cmp_struct_01_04): Likewise.
6147 (cmp_struct_02_01): Likewise.
6148 (cmp_struct_02_02): Likewise.
6149 (cmp_struct_02_03): Likewise.
6150 (cmp_struct_02_04): Likewise.
6151 (cmp_struct_04_01): Likewise.
6152 (cmp_struct_04_02): Likewise.
6153 (cmp_struct_04_03): Likewise.
6154 (cmp_struct_04_04): Likewise.
6155 (cmp_struct_05_01): Likewise.
6156 (cmp_struct_05_02): Likewise.
6157 (cmp_struct_05_03): Likewise.
6158 (cmp_struct_05_04): Likewise.
6159 (call_all): Add new structs.
6160 * gdb.base/infcall-nested-structs.exp: Likewise.
6161
6162 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6163
6164 * gdb.python/py-framefilter-mi.exp: Update regexp to
6165 check for "arch" field in frame output.
6166
6167 2018-08-23 Kevin Buettner <kevinb@redhat.com>
6168
6169 * gdb.dwarf2/dw2-ranges-func.c: New file.
6170 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6171
6172 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6173
6174 * gdb.base/term.exp: Compare terminal settings with values from
6175 the inferior.
6176 * gdb.base/term.c: Get and set terminal settings.
6177
6178 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6179
6180 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6181 accommodate new "arch" field in frame output.
6182 * gdb.mi/mi-return.exp: Likewise.
6183 * gdb.mi/mi-stack.exp: Likewise.
6184 * gdb.mi/mi-syn-frame.exp: Likewise.
6185 * gdb.mi/user-selected-context-sync.exp: Likewise.
6186
6187 2018-08-19 Michael Spang <spang@google.com>
6188
6189 PR gdb/11786
6190 * gdb.base/gcore-tls-pie.c: New file.
6191 * gdb.base/gcore-tls-pie.exp: New file.
6192
6193 2018-08-18 Kevin Buettner <kevinb@redhat.com>
6194
6195 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
6196 * gdb.dwarf2/varval.c: New file.
6197 * gdb.dwarf2/varval.exp: New file.
6198
6199 2018-08-17 Alan Hayward <alan.hayward@arm.com>
6200
6201 PR gdb/18931
6202 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6203
6204 2018-08-16 Keith Seitz <keiths@redhat.com>
6205
6206 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6207 tests expected to pass.
6208
6209 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6210
6211 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6212 -data-disassemble -a.
6213 (test_disassembly_bogus_args): Likewise.
6214
6215 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6216
6217 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6218
6219 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6220
6221 * gdb.base/vla-optimized-out.exp: Add new test.
6222
6223 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6224
6225 * gdb.base/vla-optimized-out-o3.exp: Delete.
6226 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6227 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6228 deleted tests.
6229
6230 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6231
6232 PR gdb/18050:
6233 * gdb.server/extended-remote-restart.c: New file.
6234 * gdb.server/extended-remote-restart.exp: New file.
6235
6236 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6237
6238 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6239 "set variable index = 42".
6240
6241 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6242
6243 * boards/index-cache-gdb.exp: New file.
6244 * gdb.dwarf2/index-cache.exp: New file.
6245 * gdb.dwarf2/index-cache.c: New file.
6246 * gdb.base/maint.exp: Check if we are using the index cache.
6247
6248 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6249
6250 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6251 MAKEFLAGS.
6252
6253 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6254
6255 * dg-extract-results.sh: Move to toplevel contrib.
6256 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6257 * Makefile.in (check-parallel-racy): Likewise.
6258
6259 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6260
6261 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6262 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6263 tests if the target supports scheduler locking.
6264
6265 2018-08-04 Tom de Vries <tdevries@suse.de>
6266
6267 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6268
6269 2018-08-02 Tom Tromey <tom@tromey.com>
6270
6271 PR symtab/16842.
6272 * gdb.cp/temargs.exp: Test "info address" of a template
6273 parameter.
6274
6275 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6276
6277 * gdb.python/py-mi-var-info-path-expression.c: New file.
6278 * gdb.python/py-mi-var-info-path-expression.py: New file.
6279 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6280
6281 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6282
6283 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6284 error after "cannot resolve name" string.
6285
6286 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6287
6288 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6289 started.
6290 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6291
6292 2018-07-28 Tom de Vries <tdevries@suse.de>
6293
6294 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6295
6296 2018-07-26 Tom de Vries <tdevries@suse.de>
6297
6298 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6299
6300 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6301
6302 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6303 is visible.
6304
6305 2018-07-26 Tom de Vries <tdevries@suse.de>
6306
6307 PR breakpoints/23366
6308 * gdb.base/catch-follow-exec.c: New test.
6309 * gdb.base/catch-follow-exec.exp: New file.
6310
6311 2018-07-25 Tom de Vries <tdevries@suse.de>
6312
6313 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6314 vla-optimized-out.c.
6315
6316 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6317
6318 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6319 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6320
6321 2018-07-20 Tom de Vries <tdevries@suse.de>
6322
6323 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6324 NOCLONE macro.
6325 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6326
6327 2018-07-19 Tom de Vries <tdevries@suse.de>
6328
6329 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6330 regular expression.
6331
6332 2018-07-18 Tom de Vries <tdevries@suse.de>
6333
6334 * gdb.base/vla-optimized-out.c: New test.
6335 * gdb.base/vla-optimized-out.exp: New file.
6336
6337 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6338
6339 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6340 message "No address associated with hostname" when gdbserver
6341 cannot resolve the hostname.
6342
6343 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6344
6345 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6346 Add some test prefixes to make tests unique.
6347
6348 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6349
6350 * gdb.base/frameapply.c: New file.
6351 * gdb.base/frameapply.exp: New file.
6352
6353 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6354
6355 * gdb.base/skip.exp: Update expected error message.
6356
6357 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6358 Jan Kratochvil <jan.kratochvil@redhat.com>
6359 Paul Fertser <fercerpav@gmail.com>
6360 Tsutomu Seki <sekiriki@gmail.com>
6361
6362 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6363 parameter.
6364 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6365 by default.
6366 * boards/native-gdbserver.exp: Likewise.
6367 * gdb.server/run-without-local-binary.exp: Improve regexp used
6368 for detecting when a remote debugging connection succeeds.
6369 * gdb.server/server-connect.exp: New file.
6370 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6371 Do not prefix the port number with ":".
6372 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6373 support for detecting and using it. Add '$debughost_gdbserver'
6374 to the list of arguments used to start gdbserver. Handle case
6375 when gdbserver cannot resolve a network name.
6376
6377 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6378
6379 PR c++/23373
6380 * gdb.base/ptype-offsets.cc (struct static_member): New
6381 struct.
6382 (main) <stmember>: New variable.
6383 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6384 with a static member in it.
6385
6386 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6387
6388 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6389 watchpoints enabled and disabled.
6390
6391 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6392
6393 * gdb.base/examine-backward.exp: Still run tests around address
6394 0x0, even if address 0x0 is not readable. Update the pattern for
6395 matching address 0x0 in expected output.
6396
6397 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6398
6399 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6400 malloc/free.
6401
6402 2018-07-04 Tom de Vries <tdevries@suse.de>
6403
6404 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6405
6406 2018-07-02 Maciej W. Rozycki <macro@mips.com>
6407
6408 PR tdep/8282
6409 * gdb.arch/mips-disassembler-options.exp: New test.
6410 * gdb.arch/mips-disassembler-options.s: New test source.
6411
6412 2018-06-29 Pedro Alves <palves@redhat.com>
6413
6414 * gdb.threads/names.exp: Adjust expected "info threads" output.
6415
6416 2018-06-29 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.opt/inline-break.exp (line number, address): Add "info
6419 break" tests.
6420
6421 2018-06-29 Pedro Alves <palves@redhat.com>
6422
6423 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6424 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6425 number and address and running to them.
6426
6427 2018-06-29 Richard Bunt <richard.bunt@arm.com>
6428
6429 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6430
6431 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6432
6433 * lib/compiler.c: Remove executable permission flag.
6434
6435 2018-06-28 Richard Bunt <richard.bunt@arm.com>
6436
6437 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6438 code.
6439 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6440
6441 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6442
6443 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6444
6445 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6446
6447 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6448 address argument is omitted.
6449
6450 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6451
6452 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6453
6454 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
6455
6456 PR gdb/21695
6457 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6458 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6459
6460 2018-06-26 Tom Tromey <tom@tromey.com>
6461
6462 PR rust/22574:
6463 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6464 * gdb.rust/simple.rs (struct SimpleLayout): New.
6465
6466 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6467
6468 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6469 "info registers" output.
6470
6471 2018-06-21 Richard Bunt <richard.bunt@arm.com>
6472
6473 * gdb.base/watchpoint-hw-attach.c: New test.
6474 * gdb.base/watchpoint-hw-attach.exp: New file.
6475
6476 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6477
6478 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6479 through /bin/sh.
6480 * boards/dwarf4-gdb-index.exp: Likewise.
6481 * boards/fission-dwp.exp: Likewise.
6482
6483 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6484
6485 * gdb.base/float128.exp: Add comment and improved fail message
6486 to the failure case of "print large128" test.
6487
6488 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6489
6490 * configure.ac: Remove AC_PREREQ.
6491 * configure: Re-generate.
6492
6493 2018-06-19 Pedro Alves <palves@redhat.com>
6494
6495 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6496 (func_extern_caller): New.
6497 (main): Call func_extern_caller.
6498 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6499 logic change.
6500
6501 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
6502
6503 PR gdb/16841
6504 * gdb.cp/typedef-base.cc: New file.
6505 * gdb.cp/typedef-base.exp: New file.
6506
6507 2018-06-18 Tom de Vries <tdevries@suse.de>
6508
6509 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6510
6511 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6512 Richard Bunt <Richard.Bunt@arm.com>
6513
6514 * gdb.threads/attach-slow-waitpid.c: New file.
6515 * gdb.threads/attach-slow-waitpid.exp: New file.
6516 * gdb.threads/slow-waitpid.c: New file.
6517
6518 2018-06-14 Pedro Alves <palves@redhat.com>
6519
6520 * gdb.base/fork-running-state.c: Include <errno.h>.
6521 (exit_if_relative_exits): New.
6522 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6523 exits.
6524 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6525 child exits.
6526
6527 2018-06-14 Tom de Vries <tdevries@suse.de>
6528
6529 PR cli/22573
6530 * gdb.base/finish-pretty.c: New test.
6531 * gdb.base/finish-pretty.exp: New file.
6532
6533 2018-06-14 Pedro Alves <palves@redhat.com>
6534
6535 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6536 gdb's expected startup output.
6537
6538 2018-06-14 Pedro Alves <palves@redhat.com>
6539
6540 * lib/selftest-support.exp (selftest_setup): Remove inlined
6541 function handling.
6542
6543 2018-06-14 Tom de Vries <tdevries@suse.de>
6544
6545 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6546 matching of breakpoint printing.
6547
6548 2018-06-13 Tom de Vries <tdevries@suse.de>
6549
6550 PR testsuite/23269
6551 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6552 (fork_child): ... here, and ...
6553 (fork_parent): ... here.
6554
6555 2018-06-12 Tom de Vries <tdevries@suse.de>
6556
6557 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6558
6559 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6560 Stephen Roberts <stephen.roberts@arm.com>
6561
6562 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6563 rewrite test to describe action performed, rather than possible
6564 failure.
6565
6566 2018-06-08 Gary Benson <gbenson@redhat.com>
6567
6568 * gdb.threads/check-libthread-db.exp: New file.
6569 * gdb.threads/check-libthread-db.c: Likewise.
6570
6571 2018-06-05 Tom Tromey <tom@tromey.com>
6572
6573 * gdb.base/default.exp: Update expected "show version" output.
6574
6575 2018-06-05 Tom Tromey <tom@tromey.com>
6576
6577 PR cli/12326:
6578 * gdb.cp/static-print-quit.exp: Update.
6579 * lib/gdb.exp (pagination_prompt): Update.
6580 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6581 * gdb.python/python.exp: Update.
6582
6583 2018-06-04 Joel Brobecker <brobecker@adacore.com>
6584
6585 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6586
6587 2018-06-01 Joel Brobecker <brobecker@adacore.com>
6588
6589 * gdb.ada/bp_fun_addr: New testcase.
6590
6591 2018-06-01 Tom Tromey <tom@tromey.com>
6592
6593 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6594 results.
6595 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6596 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6597 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6598 * gdb.base/maint.exp (maint_pass_if): Update.
6599
6600 2018-05-31 Maciej W. Rozycki <macro@mips.com>
6601
6602 * gdb.base/endian.exp: New test.
6603 * gdb.base/endian.c: New test source.
6604
6605 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6606
6607 PR gdb/23203
6608 * gdb.base/bt-selected-frame.c: New file.
6609 * gdb.base/bt-selected-frame.exp: New file.
6610 * lib/gdb.exp (get_current_frame_number): New function.
6611
6612 2018-05-24 Maciej W. Rozycki <macro@mips.com>
6613 Pedro Alves <palves@redhat.com>
6614
6615 * gdb.threads/tls-core.c: Include <stdlib.h>
6616 (thread_proc): Call `abort'.
6617 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6618 (tls_core_test): New procedure, bits factored out from ...
6619 (top level): ... here. Test both native cores and gcore cores.
6620
6621 2018-05-23 Tom Tromey <tom@tromey.com>
6622
6623 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6624
6625 2018-05-23 Tom Tromey <tom@tromey.com>
6626
6627 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6628 symfile_complaints.
6629 (test_short_complaints): Likewise.
6630 (test_empty_complaints): Likewise.
6631 (test_initial_complaints): Update.
6632
6633 2018-05-23 Tom Tromey <tom@tromey.com>
6634
6635 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6636
6637 2018-05-23 Tom Tromey <tom@tromey.com>
6638
6639 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6640 (test_short_complaints): Update.
6641
6642 2018-05-22 Pedro Alves <palves@redhat.com>
6643
6644 * gdb.base/remote.exp: Only gdb_start after compiling the
6645 testcase. Issue "disconnect" before testing "set remote" command
6646 defaults. Issue clean_restart before running to main.
6647
6648 2018-05-22 Pedro Alves <palves@redhat.com>
6649
6650 * gdb.base/remote.exp: Adjust expected output of "show remote
6651 memory-write-packet-size". Add tests for "set remote
6652 memory-write-packet-size 0" and "set remote
6653 memory-write-packet-size fixed/limit".
6654
6655 2018-05-22 Pedro Alves <palves@redhat.com>
6656
6657 PR gdb/22973
6658 * gdb.base/utf8-identifiers.c: New file.
6659 * gdb.base/utf8-identifiers.exp: New file.
6660
6661 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6662
6663 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6664
6665 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6666
6667 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6668
6669 2018-05-18 Tom Tromey <tom@tromey.com>
6670
6671 * gdb.base/ptype-offsets.exp: Update.
6672
6673 2018-05-17 Keith Seitz <keiths@redhat.com>
6674
6675 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6676 in expected breakpoint stop locations.
6677 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6678 move to proper scope to test variable values.
6679 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6680 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6681 New functions.
6682 (main): Call not_inline_func3.
6683 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6684 inline_func1, inline_func2, and inline_func3. Test that when each
6685 breakpoint is hit, GDB properly reports both the stop location
6686 and the backtrace. Repeat tests for temporary breakpoints.
6687
6688 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6689
6690 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6691 rather then trying to access it in determining whether the PID
6692 of `gdbserver' could have been retrieved.
6693
6694 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6695
6696 * gdb.arch/amd64-init-x87-values.S: New file.
6697 * gdb.arch/amd64-init-x87-values.exp: New file.
6698
6699 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6700
6701 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6702
6703 2018-05-04 Tom Tromey <tom@tromey.com>
6704
6705 PR python/22730:
6706 * gdb.python/python.exp: Test multi-line execute.
6707
6708 2018-05-04 Tom Tromey <tom@tromey.com>
6709
6710 PR python/22731:
6711 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6712
6713 2018-05-04 Tom Tromey <tom@tromey.com>
6714
6715 PR gdb/11750:
6716 * gdb.base/define.exp: Test defining a user command inside a user
6717 command.
6718 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6719
6720 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6721 Pedro Alves <palves@redhat.com>
6722
6723 PR breakpoints/19806 and support for PR external/20207.
6724 * gdb.base/watchpoint-unaligned.c: New file.
6725 * gdb.base/watchpoint-unaligned.exp: New file.
6726
6727 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6728
6729 * gdb.base/maint.exp: Make test names unique, use
6730 test_prefix_command_help to test 'help maint info', and remove
6731 repeated test of 'help maint'.
6732
6733 2018-05-04 Tom Tromey <tom@tromey.com>
6734
6735 PR gdb/22619:
6736 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6737 behavior.
6738
6739 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6740
6741 * gdb.base/maint.exp: Process output from 'maint print registers'
6742 line at a time.
6743
6744 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6745
6746 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6747 timeout.
6748
6749 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6750
6751 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6752 filter pattern.
6753
6754 2018-05-02 Pedro Alves <palves@redhat.com>
6755
6756 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6757 to_log_command renames.
6758 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6759
6760 2018-05-02 Tom Tromey <tom@tromey.com>
6761
6762 * gdb.python/py-parameter.exp: Set test message.
6763
6764 2018-05-02 Tom Tromey <tom@tromey.com>
6765
6766 PR python/20084:
6767 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6768 PARAM_ZUINTEGER_UNLIMITED tests.
6769
6770 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6771
6772 PR rust/23124
6773 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6774 when casting.
6775
6776 2018-04-30 Tom Tromey <tom@tromey.com>
6777
6778 * gdb.python/py-type.exp: Check align attribute.
6779 * gdb.python/py-type.c: New "aligncheck" global.
6780
6781 2018-04-30 Tom Tromey <tom@tromey.com>
6782
6783 PR exp/17095:
6784 * gdb.dwarf2/dw2-align.exp: New file.
6785 * gdb.cp/align.exp: New file.
6786 * gdb.base/align.exp: New file.
6787 * lib/gdb.exp (gdb_int128_helper): New proc.
6788 (has_int128_c, has_int128_cxx): New caching procs.
6789
6790 2018-04-27 Tom Tromey <tom@tromey.com>
6791
6792 PR rust/22545:
6793 * gdb.rust/simple.exp: Add inclusive range tests.
6794
6795 2018-04-26 Pedro Alves <palves@redhat.com>
6796
6797 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6798 ifunc breakpoint locations correctly of ifunc breakpoints set
6799 while the program resolves the ifunc.
6800
6801 2018-04-26 Pedro Alves <palves@redhat.com>
6802
6803 * gdb.base/gnu-ifunc-final.c: New file.
6804 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6805 * gdb.base/gnu-ifunc.exp (executable): Delete.
6806 (staticexecutable): Adjust.
6807 (lib_opts, exec_opts): Delete.
6808 (make_binsuffix, build, set-break): New procedures.
6809 (misc_tests): New, with tests factored out from the top level.
6810 (top level): Test different combinations of ifunc resolver name,
6811 resolver with and with debug info, and ifunc target with and
6812 without debug info. Wrap static tests with with_target_prefix.
6813
6814 2018-04-26 Pedro Alves <palves@redhat.com>
6815
6816 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6817 return type" warnings.
6818
6819 2018-04-25 Pedro Alves <palves@redhat.com>
6820
6821 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6822 killed".
6823 * gdb.base/kill-after-signal.exp: Likewise.
6824 * gdb.threads/kill.exp: Likewise.
6825
6826 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6827 Sergio Durigan Junior <sergiodj@redhat.com>
6828 Pedro Alves <palves@redhat.com>
6829
6830 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6831 regexps to expect for '[Inferior ... detached]' as well.
6832 * gdb.base/attach.exp: Likewise.
6833 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6834 "gdb_continue_to_end".
6835 (test_catch_syscall_with_wrong_args): Likewise.
6836 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6837 ']'. Don't set 'verbose' on.
6838 * gdb.base/foll-vfork.exp: Likewise.
6839 * gdb.base/fork-print-inferior-events.c: New file.
6840 * gdb.base/fork-print-inferior-events.exp: New file.
6841 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6842 '[Inferior ... has been killed]' message.
6843 * gdb.base/kill-after-signal.exp: Likewise.
6844 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6845 detach message.
6846 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6847 message.
6848 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6849 regexps to expect for '[Inferior ... detached]' as well.
6850 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6851
6852 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6853
6854 PR gdb/23104
6855 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6856
6857 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6858
6859 PR gdb/23095
6860 * gdb.base/break-probes.exp: Pass shlib_load to
6861 prepare_for_testing. Set normal_bp to r_debug_state if target is
6862 bsd.
6863
6864 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6865
6866 * gdb.threads/multiple-successive-infcall.c: New test.
6867 * gdb.threads/multiple-successive-infcall.exp: New file.
6868
6869 2018-04-17 Tom Tromey <tom@tromey.com>
6870
6871 * gdb.rust/simple.rs (Union): New type.
6872 (main): New local "u".
6873 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6874
6875 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6876
6877 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6878 number information in output of "whereis" command.
6879 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6880
6881 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6882
6883 * gdb.ada/info_types.exp: Adjust expected output to the line
6884 numbers now printed by "info var/func/type".
6885 * gdb.base/completion.exp: Likewise.
6886 * gdb.base/included.exp: Likewise.
6887 * gdb.cp/cp-relocate.exp: Likewise.
6888 * gdb.cp/cplusfuncs.exp: Likewise.
6889 * gdb.cp/namespace.exp: Likewise.
6890 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6891
6892 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6893
6894 * gdb.btrace/cpu.exp: New.
6895
6896 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6897
6898 * gdb.base/step-indirect-call-thunk.exp: New.
6899 * gdb.base/step-indirect-call-thunk.c: New.
6900 * gdb.reverse/step-indirect-call-thunk.exp: New.
6901 * gdb.reverse/step-indirect-call-thunk.c: New.
6902
6903 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6904
6905 * gdb.base/pie-fork.c: New file.
6906 * gdb.base/pie-fork.exp: New file.
6907
6908 2018-04-11 Tom Tromey <tom@tromey.com>
6909
6910 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6911
6912 2018-04-10 Pedro Alves <palves@redhat.com>
6913
6914 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6915 exits. Instead loop running forever.
6916 (fork_parent): Run forever too.
6917
6918 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6919
6920 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6921 mi_continue_to_line.
6922 * gdb.mi/mi-stack.c (callee4): Add comment.
6923
6924 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6925
6926 * gdb.mi/mi-stack.exp: Fix indentation.
6927
6928 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6929
6930 PR gdb/22979
6931 * gdb.arch/amd64-osabi.exp: New file.
6932
6933 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6934
6935 PR gdb/22980
6936 * gdb.base/osabi.exp: New file.
6937
6938 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6939
6940 * gdb.cp/static-typedef-print.exp: New file.
6941 * gdb.cp/static-typedef-print.cc: New file.
6942
6943 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6944
6945 * gdb.ada/varsize_limit: New testcase.
6946
6947 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6948
6949 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6950
6951 * gdb.ada/notcplusplus: New testcase.
6952
6953 * gdb.base/c-linkage-name.c: New file.
6954 * gdb.base/c-linkage-name.exp: New testcase.
6955
6956 2018-03-26 Tom Tromey <tom@tromey.com>
6957
6958 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6959 * gdb.python/py-framefilter.py (name_error): New global.
6960 (ErrorInName.function): Use name_error.
6961
6962 2018-03-26 Tom Tromey <tom@tromey.com>
6963
6964 PR backtrace/15582:
6965 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6966
6967 2018-03-23 Keith Seitz <keiths@redhat.com>
6968
6969 PR c++/22968
6970 * gdb.cp/subtypes.exp: New file.
6971 * gdb.cp/subtypes.h: New file.
6972 * gdb.cp/subtypes.cc: New file.
6973 * gdb.cp/subtypes-2.cc: New file.
6974
6975 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6976
6977 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6978 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6979 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6980 -nostartfiles when compiling the test. Confirm that all registers
6981 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6982
6983 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6984
6985 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6986 option, syntax was wrong anyway.
6987 * gdb.arch/arm-disp-step.exp: Likewise.
6988 * gdb.arch/sparc64-regs.exp: Likewise.
6989 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6990 option, syntax was wrong anyway, switch to use
6991 prepare_for_testing.
6992 * gdb.arch/i386-disp-step.exp: Likewise.
6993
6994 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6995
6996 * gdb.ada/exec_changed.exp: Replace "target_info exists
6997 use_gdb_stub" by "use_gdb_stub".
6998 * gdb.ada/start.exp: Likewise.
6999 * gdb.base/async-shell.exp: Likewise.
7000 * gdb.base/attach-pie-misread.exp: Likewise.
7001 * gdb.base/attach-wait-input.exp: Likewise.
7002 * gdb.base/break-entry.exp: Likewise.
7003 * gdb.base/break-interp.exp: Likewise.
7004 * gdb.base/dprintf-detach.exp: Likewise.
7005 * gdb.base/nostdlib.exp: Likewise.
7006 * gdb.base/solib-nodir.exp: Likewise.
7007 * gdb.base/statistics.exp: Likewise.
7008 * gdb.base/testenv.exp: Likewise.
7009 * gdb.mi/mi-exec-run.exp: Likewise.
7010 * gdb.mi/mi-start.exp: Likewise.
7011 * gdb.multi/dummy-frame-restore.exp: Likewise.
7012 * gdb.multi/multi-arch-exec.exp: Likewise.
7013 * gdb.multi/multi-arch.exp: Likewise.
7014 * gdb.multi/tids.exp: Likewise.
7015 * gdb.multi/watchpoint-multi.exp: Likewise.
7016 * gdb.python/py-events.exp: Likewise.
7017 * gdb.threads/attach-into-signal.exp: Likewise.
7018 * gdb.threads/attach-stopped.exp: Likewise.
7019 * gdb.threads/threadapply.exp: Likewise.
7020 * lib/selftest-support.exp: Likewise.
7021
7022 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7023
7024 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7025
7026 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7027
7028 * gdb.perf/template-breakpoints.cc: New file.
7029 * gdb.perf/template-breakpoints.exp: New file.
7030 * gdb.perf/template-breakpoints.py: New file.
7031
7032 2018-03-19 Tom Tromey <tom@tromey.com>
7033
7034 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7035 y0.
7036 * gdb.rust/simple.exp: Test bare identifier form of struct
7037 initializer.
7038
7039 2018-03-19 Tom Tromey <tom@tromey.com>
7040
7041 * gdb.gdb/observer.exp: Remove.
7042
7043 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7044
7045 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7046 "qualified" option when setting breakpoints.
7047 * gdb.trace/backtrace.exp: Likewise.
7048 * gdb.trace/circ.exp: Likewise.
7049 * gdb.trace/collection.exp: Likewise.
7050 * gdb.trace/disconnected-tracing.exp: Likewise.
7051 * gdb.trace/ftrace-lock.exp: Likewise.
7052 * gdb.trace/ftrace.exp: Likewise.
7053 * gdb.trace/infotrace.exp: Likewise.
7054 * gdb.trace/packetlen.exp: Likewise.
7055 * gdb.trace/passc-dyn.exp: Likewise.
7056 * gdb.trace/qtro.exp: Likewise.
7057 * gdb.trace/read-memory.exp: Likewise.
7058 * gdb.trace/report.exp: Likewise.
7059 * gdb.trace/signal.exp: Likewise.
7060 * gdb.trace/status-stop.exp: Likewise.
7061 * gdb.trace/strace.exp: Likewise.
7062 * gdb.trace/tfind.exp: Likewise.
7063 * gdb.trace/trace-break.exp: Likewise.
7064 * gdb.trace/trace-condition.exp: Likewise.
7065 * gdb.trace/trace-mt.exp: Likewise.
7066 * gdb.trace/tstatus.exp: Likewise.
7067 * gdb.trace/tsv.exp: Likewise.
7068 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7069 * gdb.trace/unavailable.exp: Likewise.
7070 * gdb.trace/while-dyn.exp: Likewise.
7071
7072 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7073
7074 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7075 that libinproctrace is copied to the target.
7076
7077 2018-03-14 Tom Tromey <tom@tromey.com>
7078
7079 PR cli/14977:
7080 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7081 a null pointer.
7082 * gdb.base/wchar.exp: Likewise.
7083
7084 2018-03-14 Tom Tromey <tom@tromey.com>
7085
7086 PR cli/19918:
7087 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7088 flag.
7089
7090 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7091
7092 PR gdb/22841
7093 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7094 "target" to remote_exec.
7095
7096 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7097
7098 PR gdb/22841
7099 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7100 ${board}_upload): Remove.
7101
7102 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7103
7104 * gdb.cp/watch-cp.cc: New test.
7105 * gdb.cp/watch-cp.exp: New file.
7106
7107 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7108
7109 * gdb.base/infcall-nested-structs.exp: New file.
7110 * gdb.base/infcall-nested-structs.c: New file.
7111 * gdb.base/float.exp: Add riscv support.
7112
7113 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7114
7115 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7116 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7117
7118 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7119
7120 * gdb.server/abspath.exp: New file.
7121 * lib/gdb.exp (with_cwd): New procedure.
7122
7123 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7124
7125 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7126 use it.
7127 (gdb_is_target_remote_prompt): New proc.
7128 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7129 (gdb_is_target_native): Pass prompt parameter to
7130 gdb_is_target_1.
7131
7132 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7133
7134 * gdb.base/load-command.c: New file.
7135 * gdb.base/load-command.exp: New file.
7136 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7137 (gdb_is_target_1): ...this, and generalize for other targets
7138 than just remote.
7139 (gdb_is_target_remote): Use gdb_is_target_1.
7140 (gdb_is_target_native): use gdb_is_target_1.
7141
7142 2018-02-26 Tom Tromey <tom@tromey.com>
7143
7144 PR python/16497:
7145 * gdb.python/py-framefilter.exp: Update test.
7146
7147 2018-02-26 Tom Tromey <tom@tromey.com>
7148
7149 * gdb.dwarf2/variant.c: New file.
7150 * gdb.dwarf2/variant.exp: New file.
7151
7152 2018-02-26 Tom Tromey <tom@tromey.com>
7153
7154 * gdb.rust/simple.exp: Accept more possible results in enum test.
7155
7156 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7157
7158 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7159 parentheses.
7160
7161 2018-02-23 Maciej W. Rozycki <macro@mips.com>
7162
7163 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7164 name of a variable: $actual_linejj -> $actual_line.
7165
7166 2018-02-21 John Baldwin <jhb@FreeBSD.org>
7167
7168 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7169
7170 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7171
7172 * gdb.btrace/buffer-size.exp: Do not force BTS.
7173
7174 2018-02-14 Pedro Alves <palves@redhat.com>
7175
7176 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7177 getting a "Quit".
7178
7179 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7180
7181 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7182 Fix test name.
7183
7184 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7185
7186 * gdb.cp/m-static.exp: Check type of optimized out static
7187 member.
7188
7189 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7190
7191 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7192 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7193
7194 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7195 Leszek Swirski <leszeks@google.com>
7196
7197 * gdb.python/py-prettyprint.c
7198 (struct to_string_returns_value_inner,
7199 struct to_string_returns_value_wrapper): New.
7200 (main): Add tsrvw variable.
7201 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7202 ToStringReturnsValueWrapper): New classes.
7203 (register_pretty_printers): Register new pretty-printers.
7204 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7205 recursive pretty printer.
7206 * gdb.python/py-mi.exp: Likewise.
7207
7208 2018-02-01 Leszek Swirski <leszeks@google.com>
7209
7210 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7211 functions with the same name as an include file are parsed
7212 correctly.
7213
7214 2018-02-01 Yao Qi <yao.qi@linaro.org>
7215
7216 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7217 "\[^\r\n\]*".
7218
7219 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7220
7221 * gdb.arch/powerpc-prologue-frame.s: New file.
7222 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7223 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7224
7225 2018-01-31 Joel Brobecker <brobecker@adacore.com>
7226
7227 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7228
7229 2018-01-30 Pedro Alves <palves@redhat.com>
7230
7231 PR gdb/13211
7232 * gdb.base/interrupt-daemon.c: New.
7233 * gdb.base/interrupt-daemon.exp: New.
7234 * gdb.multi/multi-term-settings.c: New.
7235 * gdb.multi/multi-term-settings.exp: New.
7236
7237 2018-01-30 Joel Brobecker <brobecker@adacore.com>
7238
7239 * gdb.base/break.exp: Save the location where the breakpoint
7240 on break.c:47 was actually inserted when debugging the version
7241 compiled at -O2 and use it in the expected output of the "info
7242 break" test performed soon after.
7243
7244 2018-01-22 Pedro Alves <palves@redhat.com>
7245 Sergio Durigan Junior <sergiodj@redhat.com>
7246
7247 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7248 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7249
7250 2018-01-22 Joel Brobecker <brobecker@adacore.com>
7251
7252 * gdb.base/break-include.c, gdb.base/break-include.inc,
7253 gdb.base/break-include.exp: New files.
7254 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7255 line number now being the actual line number where the breakpoint
7256 was inserted.
7257 * gdb.mi/mi-break.exp: Likewise.
7258 * gdb.mi/mi-reverse.exp: Likewise.
7259 * gdb.mi/mi-simplerun.exp: Ditto.
7260
7261 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7262
7263 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7264 varobj.
7265 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7266
7267 2018-01-21 Don Breazeal <donb@codesourcery.com>
7268 Andrew Burgess <andrew.burgess@embecosm.com>
7269
7270 * gdb.mi/basics.c: Add new global.
7271 * gdb.mi/mi-frame-regs.exp: New file.
7272 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7273 case.
7274
7275 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7276
7277 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7278 non-parameter, and on an unknown symbol.
7279
7280 2018-01-19 Tom Tromey <tom@tromey.com>
7281
7282 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7283 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7284
7285 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7286
7287 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7288 setrlimit and chdir to int.
7289
7290 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7291
7292 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7293 function.
7294 (my_tend): Likewise.
7295 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7296 rationale of avoiding FP- and vector instructions.
7297
7298 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7299
7300 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7301 "info reg" with "\[ \t\]*".
7302 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7303 "\[ \t\]+".
7304 * gdb.arch/s390-multiarch.exp: Ditto.
7305 * gdb.base/pc-fp.exp: Ditto.
7306 * gdb.reverse/i386-precsave.exp: Ditto.
7307 * gdb.reverse/i386-reverse.exp: Ditto.
7308 * gdb.reverse/i387-env-reverse.exp: Ditto.
7309 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7310
7311 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7312
7313 * lib/gdb.exp (gdb_compile): Re-enable use of
7314 universal_compile_options for languages other than Rust.
7315
7316 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7317
7318 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7319
7320 2018-01-17 Mike Gulick <mgulick@mathworks.com>
7321
7322 PR gdb/16577
7323 * gdb.base/solib-vanish.exp: New.
7324 * gdb.base/solib-vanish-main.c: New.
7325 * gdb.base/solib-vanish-lib1.c: New.
7326 * gdb.base/solib-vanish-lib2.c: New.
7327
7328 2018-01-17 Yao Qi <yao.qi@linaro.org>
7329
7330 * gdb.compile/compile.exp: Match the address printed for
7331 frame in the output of command "bt".
7332
7333 2018-01-15 Tom Tromey <tom@tromey.com>
7334
7335 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7336 compute sp_reg.
7337
7338 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7339
7340 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7341 to prepare.
7342 (prepare): Return 0 on error, 1 on success.
7343
7344 2018-01-12 Pedro Alves <palves@redhat.com>
7345
7346 * gdb.base/continue-after-aborted-step-over.c: New.
7347 * gdb.base/continue-after-aborted-step-over.exp: New.
7348
7349 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7350
7351 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7352 options when not creating an executable.
7353
7354 2018-01-11 Pedro Alves <palves@redhat.com>
7355
7356 PR remote/22597
7357 * gdb.server/stop-reply-no-thread.c: New file.
7358 * gdb.server/stop-reply-no-thread.exp: New file.
7359
7360 2018-01-10 Pedro Alves <palves@redhat.com>
7361
7362 PR gdb/22670
7363 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7364 functions too. Test setting breakpoints and printing C functions
7365 with no debug info too.
7366 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7367
7368 2018-01-10 Pedro Alves <palves@redhat.com>
7369
7370 PR gdb/22670
7371 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7372 a fail.
7373
7374 2018-01-10 Pedro Alves <palves@redhat.com>
7375
7376 PR gdb/22670
7377 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7378
7379 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7380
7381 * gdb.server/unittest.exp: Match the output in non-development
7382 mode.
7383
7384 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7385
7386 * gdb.gdb/unittest.exp: Match output in non-development mode.
7387
7388 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7389
7390 * gdb.ada/access_tagged_param.exp: Relax expected output
7391 for value of "ObjL" in "continue" to pck.inspect breakpoint
7392 test.
7393
7394 2018-01-08 Joel Brobecker <brobecker@adacore.com>
7395
7396 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7397 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
7398
7399 2018-01-05 Pedro Alves <palves@redhat.com>
7400
7401 PR gdb/18653
7402 * gdb.base/libsegfault.exp: New.
7403
7404 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7405
7406 PR gdb/22670
7407 * gdb.ada/access_tagged_param.exp: New file.
7408 * gdb.ada/access_tagged_param/foo.adb: New file.
7409
7410 2018-01-05 Pedro Alves <palves@redhat.com>
7411
7412 PR gdb/22670
7413 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7414 exercise lower case too, and to exercise both full matching and
7415 wild matching.
7416
7417 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7418
7419 * gdb.ada/rename_subscript_param: New testcase.
7420
7421 2018-01-05 Jerome Guitton <guitton@adacore.com>
7422
7423 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7424
7425 2018-01-05 Joel Brobecker <brobecker@adacore.com>
7426
7427 * gdb.ada/convvar_comp: New testcase.
7428
7429 2018-01-05 Xavier Roirand <roirand@adacore.com>
7430
7431 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7432 (My_Table): New global variable.
7433 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7434
7435 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7436
7437 PR gdb/22670
7438 * gdb.ada/maint_with_ada: New testcase.
7439
7440 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7441
7442 PR gdb/22670
7443 * gdb.ada/bp_c_mixed_case: New testcase.
7444
7445 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7446
7447 PR gdb/22670
7448 * gdb.ada/complete.exp: Add "complete break ada" test.
7449
7450 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7451
7452 PR gdb/22670
7453 * gdb.ada/info_addr_mixed_case: New testcase.
7454
7455 2018-01-03 Xavier Roirand <roirand@adacore.com>
7456
7457 * gdb.ada/excep_handle.exp: New testcase.
7458 * gdb.ada/excep_handle/foo.adb: New file.
7459 * gdb.ada/excep_handle/pck.ads: New file.
7460
7461 2018-01-03 Joel Brobecker <brobecker@adacore.com>
7462
7463 * gdb.base/step-line.c: Add extra empty line in copyright header.
7464 * gdb.base/step-line.inp: Likewise.
7465
7466 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7467
7468 * gdb.ada/dyn_stride.exp: Add slice test.
7469
7470 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7471
7472 * gdb.ada/dyn_stride: New testcase.
7473
7474 2017-12-27 Stafford Horne <shorne@gmail.com>
7475
7476 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7477 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7478
7479 2017-12-27 Stafford Horne <shorne@gmail.com>
7480
7481 * gdb.base/reggroups.c: New file.
7482 * gdb.base/reggroups.exp: New file.
7483
7484 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7485
7486 * gdb.dwarf2/ada-valprint-error.c: New file.
7487 * gdb.dwarf2/ada-valprint-error.exp: New file.
7488
7489 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7490
7491 * gdb.ada/assign_arr: New testcase.
7492
7493 2017-12-18 Xavier Roirand <roirand@adacore.com>
7494
7495 * gdb.ada/funcall_ptr: New testcase.
7496
7497 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7498
7499 PR cli/16224
7500 * gdb.base/ptype-offsets.cc: New file.
7501 * gdb.base/ptype-offsets.exp: New file.
7502
7503 2017-12-15 Yao Qi <yao.qi@linaro.org>
7504
7505 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7506 if XML is disabled.
7507
7508 2017-12-15 Xavier Roirand <roirand@adacore.com>
7509
7510 * gdb.ada/same_component_name: New testcase.
7511
7512 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7513
7514 * gdb.ada/str_binop_equal: New testcase.
7515
7516 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7517
7518 * gdb.ada/task_switch_in_core: New testcase.
7519
7520 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7521
7522 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7523 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7524 call test_bkpt_qualified.
7525 (test_bkpt_qualified): New proc.
7526
7527 2017-12-13 Pedro Alves <palves@redhat.com>
7528
7529 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7530 Tighten regexp by matching with an anchor.
7531
7532 2017-12-13 Pedro Alves <palves@redhat.com>
7533
7534 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7535 ("expression with namespace"): New set of tests.
7536 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7537 (Nested::Test_NS::qux): New.
7538 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7539 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7540
7541 2017-12-13 Joel Brobecker <brobecker@adacore.com>
7542
7543 * gdb.base/server-del-break.c: New file.
7544 * gdb.base/server-del-break.exp: New file.
7545
7546 2017-12-12 Stafford Horne <shorne@gmail.com>
7547
7548 * gdb.xml/tdesc-regs.exp: Add or1k support.
7549
7550 2017-12-12 Stafford Horne <shorne@gmail.com>
7551
7552 * gdb.base/bp-permanent.c: Define nop of or1k.
7553
7554 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7555
7556 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7557 output with components being reordered.
7558
7559 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7560
7561 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7562 output with components being reordered.
7563
7564 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7565 Pedro Alves <palves@redhat.com>
7566
7567 * gdb.base/maint.exp (check for .gdb_index): Check also for
7568 .debug_names.
7569 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7570 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7571 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7572 (.gdb_index used after symbol reloading): Support also .debug_names.
7573 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7574
7575 2017-12-08 Yao Qi <yao.qi@linaro.org>
7576
7577 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7578 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7579
7580 2017-12-08 Yao Qi <yao.qi@linaro.org>
7581
7582 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7583 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7584
7585 2017-12-08 Yao Qi <yao.qi@linaro.org>
7586
7587 * gdb.arch/aarch64-tagged-pointer.c: New file.
7588 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7589
7590 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7591
7592 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7593 "int".
7594
7595 2017-12-07 Keith Seitz <keiths@redhat.com>
7596
7597 PR breakpoints/22569
7598 * gdb.linespec/ls-errs.exp: Change expected result of "break
7599 -source this file has spaces.c -line 3".
7600 Check that an explicit source file followed by whitespace is
7601 identified as an invalid explicit location.
7602
7603 2017-12-07 Keith Seitz <keiths@redhat.com>
7604
7605 * gdb.cp/nested-types.cc: New file.
7606 * gdb.cp/nested-types.exp: New file.
7607 * lib/cp-support.exp: Load data-structures.exp library.
7608 (debug_cp_test_ptype_class): New global.
7609 (cp_ptype_class_verbose, next_line): New procedures.
7610 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7611 Add and document new return value.
7612 Switch the list of lines to a queue.
7613 Add support for new `type' key for nested type definitions.
7614 Add debugging/troubleshooting messages.
7615 * lib/data-structures.exp: New file.
7616
7617 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7618
7619 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7620 with proc_with_prefix, don't use with_test_prefix.
7621
7622 2017-12-07 Tom Tromey <tom@tromey.com>
7623
7624 * gdb.base/break.exp: Add test for empty "commands".
7625
7626 2017-12-07 Yao Qi <yao.qi@linaro.org>
7627
7628 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7629 malloc and catch syscall.
7630
7631 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7632
7633 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7634 tests for explicit locations.
7635
7636 2017-12-06 Pedro Alves <palves@redhat.com>
7637
7638 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7639 force-disabling XML descriptions.
7640
7641 2017-12-04 Pedro Alves <palves@redhat.com>
7642
7643 PR gdb/22499
7644 * gdb.arch/amd64-disp-step-avx.S: New file.
7645 * gdb.arch/amd64-disp-step-avx.exp: New file.
7646
7647 2017-12-03 Pedro Alves <palves@redhat.com>
7648
7649 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7650 and <string.h>.
7651 (parent_function): Print distinct messages when waitpid fails, or
7652 the child exits with a signal, or the child exits for an unhandled
7653 reason.
7654 * gdb.threads/process-dies-while-detaching.exp
7655 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7656 it. Wait for both inferior output and GDB's prompt. Use an
7657 indirect spawn id list.
7658 (do_detach): New parameter 'child_exit'. Use it to compute
7659 expected inferior output.
7660 (test_detach, test_detach_watch, test_detach_killed_outside):
7661 Adjust to pass down the expected child exit kind.
7662
7663 2017-12-01 Joel Brobecker <brobecker@adacore.com>
7664 Sergio Durigan Junior <sergiodj@redhat.com>
7665 Pedro Alves <palves@redhat.com>
7666
7667 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7668
7669 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7670
7671 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7672 to 'symbol-file' and 'add-symbol-file' can be
7673 position-independent.
7674
7675 2017-12-01 Yao Qi <yao.qi@linaro.org>
7676
7677 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7678 the URL in copyright header.
7679 * gdb.arch/aarch64-fp.exp: Likewise.
7680 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7681 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7682 * gdb.base/expand-psymtabs.exp: Likewise.
7683 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7684 * gdb.fortran/common-block.exp: Likewise.
7685 * gdb.fortran/common-block.f90: Likewise.
7686 * gdb.fortran/logical.exp: Likewise.
7687 * gdb.fortran/vla-datatypes.f90: Likewise.
7688 * gdb.fortran/vla-sub.f90: Likewise.
7689
7690 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7691
7692 * gdb.ada/repeat_dyn: New testcase.
7693
7694 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7695
7696 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7697 Update for changed thread numbering.
7698 * gdb.cell/bt.exp: Update for changed GDB output.
7699
7700 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7701
7702 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7703 setting isremote by hand.
7704 * boards/dwarf4-gdb-index.exp: Likewise.
7705 * boards/fission.exp: Likewise.
7706 * boards/stabs.exp: Likewise.
7707
7708 2017-11-30 Pedro Alves <palves@redhat.com>
7709
7710 * gdb.linespec/cpls-ops.exp
7711 (check_explicit_skips_function_argument): Extract the underlying
7712 type of size_t instead of hardcoding it.
7713
7714 2017-11-29 Pedro Alves <palves@redhat.com>
7715
7716 PR c++/19436
7717 * gdb.linespec/cpls-abi-tag.cc: New file.
7718 * gdb.linespec/cpls-abi-tag.exp: New file.
7719
7720 2017-11-29 Pedro Alves <palves@redhat.com>
7721
7722 * gdb.base/langs.exp: Use -qualified.
7723 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7724 it.
7725 * gdb.cp/namespace.exp: Use -qualified.
7726 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7727 (overload-3, template-overload, template-ret-type, const-overload)
7728 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7729 procedures.
7730 (test_driver): Call them.
7731 * gdb.cp/save-bp-qualified.cc: New.
7732 * gdb.cp/save-bp-qualified.exp: New.
7733 * gdb.linespec/explicit.exp: Test -qualified.
7734 * lib/completion-support.exp (completion::explicit_opts_list): Add
7735 "-qualified".
7736 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7737
7738 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7739
7740 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7741
7742 2017-11-29 Tom Tromey <tom@tromey.com>
7743
7744 * gdb.base/relocate.exp: Update invalid argument test.
7745 Add new tests for invalid arguments.
7746
7747 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7748
7749 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7750 Return 0 as a long.
7751 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7752
7753 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7754
7755 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7756 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7757 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7758 func ().
7759 * gdb.cp/shadow.cc (B.func): Return 0.
7760
7761 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7762
7763 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7764 expected output in gdb_expect call to allow the exception
7765 message to be present as well. Fix syntax confusion to avoid
7766 TCL thinking that exception_name is an array.
7767
7768 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7769
7770 * gdb.arch/spu-info.c: Include <unistd.h>.
7771 (do_signal_test): Fix broken calls to write.
7772 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7773 Fix checks for empty mailboxes. Update signal tests for corrected
7774 do_signal_test routine. Allow nonzero event status.
7775 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7776 * gdb.cell/arch.exp: Use standard_output_file.
7777 * gdb.cell/break.exp: Likewise.
7778 * gdb.cell/bt.exp: Likewise.
7779 * gdb.cell/core.exp: Likewise.
7780 * gdb.cell/dwarfaddr.exp: Likewise.
7781 * gdb.cell/ea-cache.exp: Likewise.
7782 * gdb.cell/ea-standalone.exp: Likewise.
7783 * gdb.cell/f-regs.exp: Likewise.
7784 * gdb.cell/fork.exp: Likewise.
7785 * gdb.cell/gcore.exp: Likewise.
7786 * gdb.cell/mem-access.exp: Likewise.
7787 * gdb.cell/ptype.exp: Likewise.
7788 * gdb.cell/registers.exp: Likewise.
7789 * gdb.cell/sizeof.exp: Likewise.
7790 * gdb.cell/solib-symbol.exp: Likewise.
7791 * gdb.cell/solib.exp: Likewise.
7792
7793 2017-11-25 Pedro Alves <palves@redhat.com>
7794
7795 * gdb.base/complete-empty.exp: New file.
7796 * gdb.base/completion.exp: Adjust.
7797
7798 2017-11-25 Pedro Alves <palves@redhat.com>
7799
7800 * gdb.linespec/cpls-ops.cc: New file.
7801 * gdb.linespec/cpls-ops.exp: New file.
7802 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7803 factored out from ...
7804 (test_complete_prefix_range): ... this.
7805
7806 2017-11-24 Pedro Alves <palves@redhat.com>
7807
7808 * gdb.linespec/cpcompletion.exp: New file.
7809 * gdb.linespec/cpls-hyphen.cc: New file.
7810 * gdb.linespec/cpls.cc: New file.
7811 * gdb.linespec/cpls2.cc: New file.
7812 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7813 test to use test_gdb_complete_unique. Add label completion,
7814 keyword completion and explicit location completion tests.
7815 * lib/completion-support.exp: New file.
7816
7817 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7818
7819 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7820 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7821 when hitting an exception catchpoint.
7822
7823 2017-11-22 Yao Qi <yao.qi@linaro.org>
7824
7825 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7826
7827 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7828
7829 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7830 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7831 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7832
7833 2017-11-22 Yao Qi <yao.qi@linaro.org>
7834
7835 * gdb.base/info-os.exp: Pass pthreads.
7836 * gdb.multi/multi-attach.exp: Likewise.
7837
7838 2017-11-22 Yao Qi <yao.qi@linaro.org>
7839
7840 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7841 compiler.
7842
7843 2017-11-22 Yao Qi <yao.qi@linaro.org>
7844
7845 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7846 * gdb.base/break-interp.exp: Likewise.
7847 * gdb.base/jit-attach-pie.exp: Likewise.
7848
7849 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7850
7851 * gdb.base/float128.c (large128): New variable.
7852 * gdb.base/float128.exp: Add test to print largest __float128 value.
7853
7854 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7855
7856 * gdb.arch/vsx-regs.exp: Update register content checks.
7857
7858 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7859
7860 * gdb.arch/ppc-longdouble.exp: New file.
7861 * gdb.arch/ppc-longdouble.c: Likewise.
7862
7863 2017-11-21 Pedro Alves <palves@redhat.com>
7864
7865 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7866
7867 2017-11-20 Pedro Alves <palves@redhat.com>
7868
7869 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7870 (long_double_typedef): New typedefs.
7871 Use DEF on double and long double.
7872 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7873 cases.
7874 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7875 and 'long_double_ptr_same_size' locals. Use them to decide
7876 whether cast from array/function to float is valid/invalid.
7877
7878 2017-11-17 Tom Tromey <tom@tromey.com>
7879
7880 * gdb.rust/traits.rs: New file.
7881 * gdb.rust/traits.exp: New file.
7882
7883 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7884
7885 * gdb.ada/minsyms: New testcase.
7886
7887 2017-11-16 Pedro Alves <palves@redhat.com>
7888
7889 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7890 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7891
7892 2017-11-16 Pedro Alves <palves@redhat.com>
7893
7894 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7895 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7896
7897 2017-11-16 Pedro Alves <palves@redhat.com>
7898
7899 * gdb.server/reconnect-ctrl-c.c: New file.
7900 * gdb.server/reconnect-ctrl-c.exp: New file.
7901
7902 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7903
7904 * gdb.python/py-rbreak.exp: New file.
7905 * gdb.python/py-rbreak.c: New file.
7906 * gdb.python/py-rbreak-func2.c: New file.
7907
7908 2017-11-16 Pedro Alves <palves@redhat.com>
7909
7910 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7911 pattern.
7912 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7913 GDB.
7914
7915 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7916
7917 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7918 regex.
7919
7920 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7921
7922 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7923 test names.
7924
7925 2017-11-09 Pedro Alves <palves@redhat.com>
7926
7927 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7928 factored out from ...
7929 (top level): ... here, and adjusted to avoid expecting beyond the
7930 prompt in a single gdb_test_multiple.
7931
7932 2017-11-09 Pedro Alves <palves@redhat.com>
7933
7934 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7935 output.
7936 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7937 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7938 * gdb.server/ext-run.exp ("kill" test): Likewise.
7939 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7940
7941 2017-11-09 Pedro Alves <palves@redhat.com>
7942
7943 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7944 match till end of line.
7945
7946 2017-11-09 Pedro Alves <palves@redhat.com>
7947
7948 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7949
7950 2017-11-09 Pedro Alves <palves@redhat.com>
7951
7952 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7953 New procedures, factored out from ...
7954 (top level): ... here, and adjusted to avoid expecting beyond the
7955 prompt in one go.
7956
7957 2017-11-09 Pedro Alves <palves@redhat.com>
7958
7959 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7960 output. Fix '?' match.
7961
7962 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7963
7964 * gdb.ada/scoped_watch: New testcase.
7965 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7966 which is actually correct.
7967 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7968 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7969
7970 2017-11-08 Pedro Alves <palves@redhat.com>
7971
7972 * gdb.gdb/complaints.exp (test_initial_complaints)
7973 (test_serial_complaints, test_short_complaints): Call
7974 complaint_internal instead of complaint.
7975
7976 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7977
7978 * gdb.threads/tls-core.c: New file.
7979 * gdb.threads/tls-core.exp: Likewise.
7980
7981 2017-11-08 Pedro Alves <palves@redhat.com>
7982
7983 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7984 (p Exported_Capitalized): New test.
7985 (p exported_capitalized): New test.
7986
7987 2017-11-07 Pedro Alves <palves@redhat.com>
7988
7989 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7990
7991 2017-11-07 Pedro Alves <palves@redhat.com>
7992
7993 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7994 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7995 (disable_invalid, disable_inverted, disable_negative): New
7996 procedures.
7997 ("bad numbers"): New set of tests.
7998
7999 2017-11-07 Pedro Alves <palves@redhat.com>
8000
8001 * gdb.cp/ena-dis-br-range.exp: Add tests.
8002
8003 2017-11-07 Pedro Alves <palves@redhat.com>
8004
8005 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8006
8007 2017-11-07 Xavier Roirand <roirand@adacore.com>
8008 Pedro Alves <palves@redhat.com>
8009
8010 * gdb.base/ena-dis-br.exp: Add reference to
8011 gdb.cp/ena-dis-br-range.exp.
8012 * gdb.cp/ena-dis-br-range.exp: New file.
8013 * gdb.cp/ena-dis-br-range.cc: New file.
8014
8015 2017-11-06 Pedro Alves <palves@redhat.com>
8016
8017 * gdb.base/attach-non-pgrp-leader.c: New.
8018 * gdb.base/attach-non-pgrp-leader.exp: New.
8019
8020 2017-11-06 Pedro Alves <palves@redhat.com>
8021
8022 * configure.ac: No longer check for termio.h and sgtty.h.
8023 * configure: Regenerate.
8024 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8025 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8026 Remove termio and sgtty code.
8027
8028 2017-11-03 Yao Qi <yao.qi@linaro.org>
8029
8030 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8031 in GDB is disabled.
8032
8033 2017-11-03 Yao Qi <yao.qi@linaro.org>
8034
8035 * gdb.python/py-thrhandle.exp: Skip it if python is not
8036 enabled.
8037
8038 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8039
8040 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8041 as a breakpoint command.
8042
8043 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8044
8045 PR python/21213
8046 * gdb.python/py-infthread.exp: Test calling
8047 InferiorThread.inferior () multiple times in a row.
8048
8049 2017-10-27 Keith Seitz <keiths@redhat.com>
8050
8051 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8052 Test "info break" for every inlined function breakpoint.
8053
8054 2017-10-27 Yao Qi <yao.qi@linaro.org>
8055
8056 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8057
8058 2017-10-26 Patrick Frants <osscontribute@gmail.com>
8059
8060 * gdb.cp/classes.exp (test_static_members): Test printing
8061 Outer::instance.
8062 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8063 (Inner::instance, Outer::instance): New.
8064
8065 2017-10-24 Pedro Alves <palves@redhat.com>
8066
8067 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8068 extra console" test in two stages.
8069
8070 2017-10-24 Pedro Alves <palves@redhat.com>
8071
8072 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8073
8074 2017-10-24 Pedro Alves <palves@redhat.com>
8075
8076 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8077 loop.
8078
8079 2017-10-24 Pedro Alves <palves@redhat.com>
8080
8081 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8082 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8083
8084 2017-10-24 Pedro Alves <palves@redhat.com>
8085
8086 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8087 parameter and handle it. Don't output read value in test name.
8088
8089 2017-10-24 Pedro Alves <palves@redhat.com>
8090
8091 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8092 custom test name.
8093
8094 2017-10-24 Pedro Alves <palves@redhat.com>
8095
8096 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8097 include the unstable output directory name in the test's name.
8098 (initial_setup_simple) <'set args'>: Use custom test name.
8099
8100 2017-10-24 Pedro Alves <palves@redhat.com>
8101
8102 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8103 with explicit test name.
8104
8105 2017-10-20 Pedro Alves <palves@redhat.com>
8106
8107 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8108 'wait -i'. Use gdb_assert and remote_close.
8109
8110 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8111
8112 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8113 number from variable rather than hard-coded.
8114
8115 2017-10-19 Pedro Alves <palves@redhat.com>
8116
8117 * gdb.base/long-inferior-output.c: New file.
8118 * gdb.base/long-inferior-output.exp: New file.
8119
8120 2017-11-18 Keith Seitz <keiths@redhat.com>
8121
8122 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8123 method.
8124 (main): Call it.
8125 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8126 Add additional user-defined conversion operator tests.
8127
8128 2017-10-17 Pedro Alves <palves@redhat.com>
8129
8130 * boards/native-stdio-gdbserver.exp: Load "local-board".
8131
8132 2017-10-17 Pedro Alves <palves@redhat.com>
8133
8134 * gdb.base/quit-live.c: New file.
8135 * gdb.base/quit-live.exp: New file.
8136
8137 2017-10-16 Keith Seitz <keiths@redhat.com>
8138
8139 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8140 (class_with_protected_typedef, class_with_private_typedef)
8141 (struct_with_public_typedef, struct_with_protected_typedef)
8142 (struct_with_private_typedef): New classes/structs.
8143 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8144 typedefs and access specifiers.
8145
8146 2017-10-16 Pedro Alves <palves@redhat.com>
8147 Simon Marchi <simon.marchi@polymtl.ca>
8148
8149 * README (Local vs Remote vs Native): New section.
8150 * boards/local-board.exp: New file, with bits factored out from
8151 ...
8152 * boards/native-extended-gdbserver.exp: ... here. Load
8153 "local-board".
8154 * boards/native-gdbserver.exp: Load "local-board".
8155 (${board}_spawn, ${board}_exec): Delete.
8156 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8157 ...
8158 * boards/stdio-gdbserver-base.exp: ... this new file.
8159 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8160 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8161 procedure.
8162 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8163 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8164 stdio_gdbserver_command.
8165 (${board}_get_remote_address, ${board}_get_comm_port)
8166 (${board}_download, ${board}_upload): Delete.
8167 (get_target_remote_pipe_cmd): New.
8168
8169 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8170
8171 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8172 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8173 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8174 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8175 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8176 remove with_test_prefix.
8177
8178 2017-10-13 Pedro Alves <palves@redhat.com>
8179
8180 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8181 * gdb.base/annota1.exp: Use it instead of is_remote.
8182 * gdb.base/annota3.exp: Use it instead of is_remote.
8183 * gdb.cp/annota2.exp: Use it instead of is_remote.
8184 * gdb.cp/annota3.exp: Use it instead of is_remote.
8185 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8186
8187 2017-10-13 Pedro Alves <palves@redhat.com>
8188
8189 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8190 (test_num_test_vars, run_and_count_vars, find_env)
8191 (test_set_unset_env, test_inherit_env_var): New procedures.
8192 (top level): Use them.
8193
8194 2017-10-13 Pedro Alves <palves@redhat.com>
8195
8196 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8197 also skip on stub-like targets.
8198
8199 2017-10-13 Pedro Alves <palves@redhat.com>
8200
8201 PR gdb/22293
8202 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8203 (top level): Move some tests to ...
8204 (test_not_found): ... this new procedure.
8205 (top level): Call it.
8206
8207 2017-10-13 Pedro Alves <palves@redhat.com>
8208
8209 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8210 expect different "info terminal" output if testing with a
8211 non-native target.
8212
8213 2017-10-13 Pedro Alves <palves@redhat.com>
8214 Simon Marchi <simon.marchi@polymtl.ca>
8215
8216 PR python/12966
8217 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8218
8219 2017-10-13 Pedro Alves <palves@redhat.com>
8220
8221 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8222 already.
8223
8224 2017-10-13 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8227 is_remote.
8228
8229 2017-10-13 Pedro Alves <palves@redhat.com>
8230
8231 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8232 is_remote.
8233
8234 2017-10-13 Pedro Alves <palves@redhat.com>
8235
8236 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8237 is set.
8238 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8239 instead of is_remote.
8240
8241 2017-10-13 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8244 (top level): Add comment.
8245
8246 2017-10-13 Pedro Alves <palves@redhat.com>
8247
8248 * gdb.base/remote.exp (top level): Fix comment typo and add
8249 missing return.
8250
8251 2017-10-13 Pedro Alves <palves@redhat.com>
8252 Simon Marchi <simon.marchi@polymtl.ca>
8253
8254 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8255 calls and add comments. Skip test if use_gdb_stub is set.
8256 (top level): Use "set cwd" command instead of "cd" command.
8257
8258 2017-10-13 Pedro Alves <palves@redhat.com>
8259
8260 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8261 is_remote target check.
8262
8263 2017-10-13 Pedro Alves <palves@redhat.com>
8264
8265 * gdb.base/scope.exp: Use build_executable + clean_restart +
8266 gdb_file_cmd instead of prepare_for_testing and no longer skip
8267 "before run" tests on is_remote target boards. Update comments.
8268 * boards/native-extended-gdbserver.exp
8269 (extended_gdbserver_load_last_file): New, factored out from ...
8270 (gdb_load): ... this. Move further below and add comment.
8271 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8272
8273 2017-10-12 Pedro Alves <palves@redhat.com>
8274
8275 * gdb.base/attach.exp: Remove references to gdb64.
8276 * gdb.base/dbx.exp: Remove references to gdb64.
8277
8278 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8279 Pedro Alves <palves@redhat.com>
8280
8281 * gdb.base/label.exp: Remove is_remote target check.
8282
8283 2017-10-12 Pedro Alves <palves@redhat.com>
8284
8285 * gdb.base/auvx.exp (coredir): Update comment.
8286 (top level) <core_works>: Use "set cwd" command instead of "cd"
8287 command.
8288
8289 2017-10-12 Pedro Alves <palves@redhat.com>
8290 Simon Marchi <simon.marchi@polymtl.ca>
8291
8292 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8293 target boards.
8294
8295 2017-10-12 Pedro Alves <palves@redhat.com>
8296 Simon Marchi <simon.marchi@polymtl.ca>
8297
8298 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8299 Instead skip if there's any gdb_protocol set.
8300
8301 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8302 Pedro Alves <palves@redhat.com>
8303
8304 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8305
8306 2017-10-12 Pedro Alves <palves@redhat.com>
8307 Simon Marchi <simon.marchi@polymtl.ca>
8308
8309 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8310 instead of on dejagnu remote boards.
8311
8312 2017-10-12 Pedro Alves <palves@redhat.com>
8313 Simon Marchi <simon.marchi@polymtl.ca>
8314
8315 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8316 checks. Use build_executable + clean_restart instead of
8317 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8318 of enabling non-stop after starting gdb.
8319
8320 2017-10-12 Pedro Alves <palves@redhat.com>
8321
8322 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8323 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8324 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8325 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8326
8327 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8328
8329 * gdb.arch/arc-tdesc-cpu.exp: New file.
8330 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8331
8332 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8333
8334 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8335
8336 2017-10-10 Pedro Alves <palves@redhat.com>
8337
8338 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8339 expect CLI output.
8340
8341 2017-10-10 Pedro Alves <palves@redhat.com>
8342
8343 * lib/selftest-support.exp (selftest_setup): Update for
8344 captured_command_loop's prototype change.
8345
8346 2017-10-09 Pedro Alves <palves@redhat.com>
8347
8348 Test both arch1=>arch2 and arch2=>arch1.
8349
8350 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8351 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8352 factored out to...
8353 (append_arch1_options, append_arch2_options, append_arch_options)
8354 (build_executables): New procedures.
8355 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8356 local.
8357 (top level): Add new 'first_arch' testing axis.
8358
8359 2017-10-09 Pedro Alves <palves@redhat.com>
8360
8361 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8362 (barrier): New.
8363 (thread_start, all_started): New functions.
8364 (main): Spawn new thread and wait until it is scheduled.
8365 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8366 option.
8367 (do_test): Add 'selected_thread' parameter. Run to all_started
8368 instead of main. Explicitly set the breakpoint at main. Switch
8369 to the SELECTED_THREAD thread.
8370 (top level): Test handling the exec event with either the main
8371 thread or the second thread selected.
8372
8373 2017-10-09 Pedro Alves <palves@redhat.com>
8374
8375 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8376 logic. Move STOP marker after the value checks.
8377 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8378 regexp.
8379
8380 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8381
8382 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8383
8384 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8385
8386 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8387 integer-to-dfp conversion.
8388 * gdb.base/dfp-test.exp: Likewise.
8389
8390 2017-10-04 Pedro Alves <palves@redhat.com>
8391
8392 * gdb.multi/hangout.c: Include <unistd.h>.
8393 (hangout_loop): New function.
8394 (main): Call alarm. Call hangout_loop in a loop.
8395 * gdb.multi/hello.c: Include <unistd.h>.
8396 (hello_loop): New function.
8397 (main): Call alarm. Call hangout_loop in a loop.
8398 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8399 inferior with the other selected.
8400
8401 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8402
8403 * gdb.mi/list-thread-groups-available.exp: New file.
8404 * gdb.mi/list-thread-groups-available.c: New file.
8405
8406 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8407
8408 * gdb.base/set-cwd.exp: Make it available on
8409 native-extended-gdbserver.
8410
8411 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8412
8413 * gdb.base/set-cwd.c: New file.
8414 * gdb.base/set-cwd.exp: Likewise.
8415
8416 2017-10-02 Tom Tromey <tom@tromey.com>
8417
8418 PR rust/22236:
8419 * gdb.rust/simple.rs (main): New variable "fslice".
8420 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8421
8422 2017-10-02 Tom Tromey <tom@tromey.com>
8423
8424 * gdb.rust/simple.exp: Test ptype of a slice.
8425
8426 2017-10-02 Tom Tromey <tom@tromey.com>
8427
8428 * gdb.rust/simple.exp: Test index of slice.
8429
8430 2017-09-27 Tom Tromey <tom@tromey.com>
8431
8432 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8433
8434 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8435 Pedro Alves <palves@redhat.com>
8436
8437 * gdb.base/compare-sections.exp (get value of read-only section): Read
8438 as unsigned value.
8439 (corrupt read-only section): Likewise and don't set written if patching
8440 failed.
8441
8442 2017-09-21 Kevin Buettner <kevinb@redhat.com>
8443
8444 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8445 files.
8446
8447 2017-09-20 Pedro Alves <palves@redhat.com>
8448
8449 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8450 symbol names in gdb's output.
8451 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8452
8453 2017-09-20 Pedro Alves <palves@redhat.com>
8454
8455 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8456 Rename to ...
8457 (test_list_ambiguous_symbol): ... this and add a symbol name
8458 parameter. Adjust.
8459 (test_list_ambiguous_function): Reimplement on top of
8460 test_list_ambiguous_symbol and also test listing ambiguous
8461 variables.
8462 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8463 (ambiguous_fun): ... this.
8464 (ambiguous_var): New.
8465 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8466 (ambiguous_fun): ... this.
8467 (ambiguous_var): New.
8468
8469 2017-09-19 John Baldwin <jhb@FreeBSD.org>
8470
8471 * gdb.base/starti.c: New file.
8472 * gdb.base/starti.exp: New file.
8473 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8474
8475 2017-09-14 Pedro Alves <palves@redhat.com>
8476
8477 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8478 (top level): Use it instead of runto.
8479
8480 2017-09-11 Tom Tromey <tom@tromey.com>
8481
8482 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8483
8484 2017-09-11 Tom Tromey <tom@tromey.com>
8485
8486 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8487 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8488
8489 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8490
8491 * gdb.fortran/printing-types.exp: New file.
8492 * gdb.fortran/printing-types.exp: New file.
8493
8494 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8495
8496 * gdb.fortran/vla-ptype.exp: Fix typos.
8497 * gdb.fortran/vla-value.exp: Same.
8498
8499 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8500
8501 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8502 * gdb.mi/mi-var-child-f.exp: Likewise.
8503 * gdb.mi/mi-vla-fortran.exp: Likewise.
8504
8505 2017-09-08 Frank Penczek <frank.penczek@intel.com>
8506 Christoph Weinmann <christoph.t.weinmann@intel.com>
8507 Bernhard Heckel <bernhard.heckel@intel.com>
8508
8509 * gdb.fortran/ptr-indentation.f90: New file.
8510 * gdb.fortran/ptr-indentation.exp: New file.
8511
8512 2017-09-05 Tom Tromey <tom@tromey.com>
8513
8514 PR gdb/22010:
8515 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8516
8517 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8518
8519 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8520
8521 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8522
8523 * gdb.threads/tls-nodebug-pie.c: New file.
8524 * gdb.threads/tls-nodebug-pie.exp: New file.
8525
8526 2017-09-05 Tom Tromey <tom@tromey.com>
8527
8528 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8529 for rust.
8530
8531 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8532
8533 * gdb.multi/multi-arch-exec.exp: Test with different
8534 "follow-exec-mode" settings.
8535 (do_test): New procedure.
8536
8537 2017-09-04 Pedro Alves <palves@redhat.com>
8538
8539 * gdb.base/func-static.c (S::method const, S::method volatile)
8540 (S::method volatile const): New methods.
8541 (c_s, v_s, cv_s): New instances.
8542 (main): Call method() on them.
8543 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8544 (cannot_resolve): New procedure.
8545 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8546 print-quote-unquoted columns.
8547 (do_test): Test printing each scope too.
8548
8549 2017-09-04 Pedro Alves <palves@redhat.com>
8550
8551 * gdb.base/local-static.exp: Also test with
8552 class::method::variable wholly quoted.
8553 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8554
8555 2017-09-04 Pedro Alves <palves@redhat.com>
8556
8557 * gdb.base/local-static.c: New.
8558 * gdb.base/local-static.cc: New.
8559 * gdb.base/local-static.exp: New.
8560
8561 2017-09-04 Pedro Alves <palves@redhat.com>
8562
8563 * gdb.asm/asm-source.exp: Add casts to int.
8564 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8565 (dataglobal64_1, dataglobal64_2): New globals.
8566 * gdb.base/nodebug.exp: Test different expressions involving the
8567 new globals, with print, whatis and ptype. Add casts to int.
8568 * gdb.base/solib-display.exp: Add casts to int.
8569 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8570 * gdb.cp/m-static.exp: Add cast to int.
8571 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8572 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8573 tls variable with no debug info without a cast. Test with a cast
8574 to int too.
8575 * gdb.trace/entry-values.exp: Add casts.
8576
8577 2017-09-04 Pedro Alves <palves@redhat.com>
8578
8579 * gdb.base/nodebug.exp: Test that ptype's error about functions
8580 with unknown return type includes the function name too.
8581
8582 2017-09-04 Pedro Alves <palves@redhat.com>
8583
8584 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8585 return type of munmap in infcall.
8586 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8587 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8588 type of ftell in infcall.
8589 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8590 type of getpid in infcall.
8591 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8592 infcall.
8593 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8594 Bail on failure to extract the pid.
8595 * gdb.base/nodebug.c: #include <stdint.h>.
8596 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8597 New functions.
8598 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8599 Change expected output of print/whatis/ptype with functions with
8600 no debug info. Test all supported languages. Call
8601 test_call_promotion.
8602 * gdb.compile/compile.exp: Adjust expected output to expect
8603 warning.
8604 * gdb.threads/siginfo-threads.exp: Likewise.
8605
8606 2017-09-04 Pedro Alves <palves@redhat.com>
8607
8608 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8609 "prototypes". Test calling float functions via prototyped and
8610 unprototyped function pointers.
8611 (perform_all_tests): New parameter "prototypes". Pass it down.
8612 (top level): Pass down "prototypes" parameter to
8613 perform_all_tests.
8614
8615 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8616
8617 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8618 Test with nested loops.
8619
8620 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8621
8622 * gdb.base/commands.exp: Call the new procedures.
8623 (loop_break_test, loop_continue_test): New procedures.
8624
8625 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8626
8627 * gdb.base/commands.exp: Call new procedure.
8628 (define_if_without_arg_test): New procedure.
8629
8630 2017-09-04 Pedro Alves <palves@redhat.com>
8631
8632 * gdb.base/list-ambiguous.exp: New file.
8633 * gdb.base/list-ambiguous0.c: New file.
8634 * gdb.base/list-ambiguous1.c: New file.
8635 * gdb.base/list.exp (test_list_range): Adjust expected output.
8636
8637 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8638
8639 * gdb.base/share-env-with-gdbserver.c: New file.
8640 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8641
8642 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8643
8644 * gdb.base/commands.exp (gdbvar_simple_if_test,
8645 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8646 progvar_simple_if_test, progvar_simple_while_test,
8647 progvar_complex_if_while_test, user_defined_command_test,
8648 user_defined_command_args_eval,
8649 user_defined_command_args_stack_test,
8650 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8651 temporary_breakpoint_commands,
8652 gdb_test_no_prompt, redefine_hook_test,
8653 redefine_backtrace_test): Remove "global gdb_prompt".
8654
8655 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8656
8657 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8658 New proc, call it from toplevel.
8659
8660 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8661
8662 PR remote/21852
8663 * gdb.server/normal.c: New file, copied from gdb.base.
8664 * gdb.server/run-without-local-binary.exp: New file.
8665
8666 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
8667
8668 * gdb.arch/sparc64-adi.exp: New file.
8669 * gdb.arch/sparc64-adi.c: New file.
8670
8671 2017-08-22 Pedro Alves <palves@redhat.com>
8672
8673 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8674 (top level): Add "list all overloads" tests.
8675
8676 2017-08-22 Tom Tromey <tom@tromey.com>
8677
8678 * gdb.gdb/xfullpath.exp: Remove.
8679
8680 2017-08-21 Pedro Alves <palves@redhat.com>
8681
8682 PR gdb/19487
8683 * gdb.base/symbol-alias.c: New.
8684 * gdb.base/symbol-alias2.c: New.
8685 * gdb.base/symbol-alias.exp: New.
8686
8687 2017-08-21 Pedro Alves <palves@redhat.com>
8688
8689 * gdb.base/dfp-test.c
8690 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8691 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8692 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8693 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8694 * gdb.base/whatis-ptype-typedefs.c: New.
8695 * gdb.base/whatis-ptype-typedefs.exp: New.
8696 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8697 (an_int, an_int_type, an_int_type2): New globals.
8698 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8699 involving typedefs and cast expressions.
8700 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8701 (lookup_typedefs_function): New.
8702 (typedefs_pretty_printers_dict): New.
8703 (top level): Register lookup_typedefs_function in
8704 gdb.pretty_printers.
8705
8706 2017-08-18 Yao Qi <yao.qi@linaro.org>
8707
8708 * gdb.server/unittest.exp: New.
8709
8710 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8711
8712 PR gdb/21954
8713 * gdb.base/environ.exp: Add test to check if 'unset environment'
8714 works.
8715
8716 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8717
8718 * lib/gdb.exp (universal_compile_options): New caching proc.
8719 (gdb_compile): Suppress GCC's coloring of messages.
8720
8721 2017-08-14 Tom Tromey <tom@tromey.com>
8722
8723 PR gdb/21675:
8724 * gdb.base/printcmds.exp (test_radices): New function.
8725 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8726 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8727 * lib/gdb.exp (get_integer_valueof): Use p/d.
8728
8729 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8730
8731 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8732 characters.
8733
8734 2017-08-05 Tom Tromey <tom@tromey.com>
8735
8736 * gdb.rust/simple.exp: Allow String to appear in a different
8737 namespace.
8738
8739 2017-07-26 Yao Qi <yao.qi@linaro.org>
8740
8741 * gdb.gdb/unittest.exp: Invoke command
8742 "maintenance check xml-descriptions".
8743
8744 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8745
8746 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8747 calling context.
8748 (hex128): Drop erroneous calculation of parameters.
8749
8750 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8751
8752 * gdb.python/py-unwind.exp: Disable stack protection when
8753 building test file.
8754
8755 2017-07-20 Pedro Alves <palves@redhat.com>
8756
8757 * gdb.base/default.exp (set language): Adjust expected output.
8758
8759 2017-07-20 Pedro Alves <palves@redhat.com>
8760
8761 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8762 (test_minsym): ... this, and make static.
8763 (get_pck__foo__bar__minsym): Rename to ...
8764 (get_test_minsym): ... this.
8765 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8766 symbol names and comments.
8767 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8768 (get_test_minsym): ... this.
8769 (pck__foo__bar__minsym__2): Rename to ...
8770 (test_minsym): ... this.
8771 (main): Adjust.
8772
8773 2017-07-17 Pedro Alves <palves@redhat.com>
8774
8775 * gdb.base/completion.exp: Adjust expected output.
8776 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8777 the completer works.
8778
8779 2017-07-17 Pedro Alves <palves@redhat.com>
8780
8781 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8782
8783 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8784
8785 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8786
8787 2017-07-14 Tom Tromey <tom@tromey.com>
8788
8789 PR rust/21764:
8790 * gdb.rust/simple.exp: Add tests.
8791
8792 2017-07-14 Tom Tromey <tom@tromey.com>
8793
8794 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8795
8796 2017-07-14 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.linespec/base/one/thefile.cc (z1): New function.
8799 * gdb.linespec/base/two/thefile.cc (z2): New function.
8800 * gdb.linespec/linespec.exp: Add tests.
8801
8802 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8803
8804 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8805 to mi_create_breakpoint.
8806
8807 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8808
8809 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8810 mi_create_breakpoint.
8811
8812 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8813
8814 * gdb.dlang/demangle.exp: Update for demangling changes.
8815
8816 2017-07-09 Tom Tromey <tom@tromey.com>
8817
8818 * gdb.dwarf2/shortpiece.exp: New file.
8819
8820 2017-07-06 David Blaikie <dblaikie@gmail.com>
8821
8822 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8823 built from fissiont-multi-cu{1,2}.c.
8824 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8825 except putting 'main' and 'func' in separate CUs in the same DWO file.
8826 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8827 test.
8828 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8829 test.
8830
8831 2017-07-06 Pedro Alves <palves@redhat.com>
8832
8833 * gdb.python/py-unwind.exp: Test flushregs.
8834
8835 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8836
8837 PR cli/21688
8838 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8839 tests for alias commands and trailing whitespace.
8840
8841 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8842
8843 PR cli/21688
8844 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8845 procedure. Call it.
8846
8847 2017-06-29 Pedro Alves <palves@redhat.com>
8848
8849 * gdb.base/printcmds.exp: Add tests.
8850
8851 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8852
8853 PR gdb/21337
8854 * gdb.base/reread-readsym.exp: New file.
8855 * gdb.base/reread-readsym.c: New file.
8856
8857 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8858
8859 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8860 subpattern.
8861
8862 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8863
8864 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8865 extended mnemonic.
8866 * gdb.arch/powerpc-power9.s: Likewise.
8867
8868 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8869
8870 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8871 on 32-bit x86 targets. Exploit is_*_target macros where
8872 appropriate.
8873
8874 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8875
8876 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8877 register pieces.
8878
8879 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8880
8881 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8882 located in one or more DWARF pieces.
8883
8884 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8885
8886 * lib/gdb.exp (get_endianness): New proc.
8887 * gdb.arch/aarch64-fp.exp: Use it.
8888 * gdb.arch/altivec-regs.exp: Likewise.
8889 * gdb.arch/e500-regs.exp: Likewise.
8890 * gdb.arch/vsx-regs.exp: Likewise.
8891 * gdb.base/dump.exp: Likewise.
8892 * gdb.base/funcargs.exp: Likewise.
8893 * gdb.base/gnu_vector.exp: Likewise.
8894 * gdb.dwarf2/formdata16.exp: Likewise.
8895 * gdb.dwarf2/implptrpiece.exp: Likewise.
8896 * gdb.dwarf2/nonvar-access.exp: Likewise.
8897 * gdb.python/py-inferior.exp: Likewise.
8898 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8899
8900 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8901
8902 PR gdb/21226
8903 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8904 stack value pieces are taken from the LSB end.
8905
8906 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8907
8908 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8909 variable at nonzero offset.
8910
8911 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8912
8913 * gdb.dwarf2/var-access.c: New file.
8914 * gdb.dwarf2/var-access.exp: New test.
8915 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8916
8917 2017-06-12 Tom Tromey <tom@tromey.com>
8918
8919 * gdb.dwarf2/formdata16.exp: Add tests.
8920
8921 2017-06-12 Tom Tromey <tom@tromey.com>
8922
8923 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8924
8925 2017-06-12 Tom Tromey <tom@tromey.com>
8926
8927 PR exp/16225:
8928 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8929 * gdb.arch/vsx-regs.exp: Update tests.
8930 * gdb.arch/s390-vregs.exp (hex128): New proc.
8931 Update test.
8932 * gdb.arch/altivec-regs.exp: Update tests.
8933
8934 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8935
8936 * gdb.base/startup-with-shell.c: New file.
8937 * gdb.base/startup-with-shell.exp: Likewise.
8938
8939 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8940
8941 * gdb.server/non-existing-program.exp: Update regex in order to
8942 reflect the fact that gdbserver is now using fork_inferior (with a
8943 shell) to startup the inferior.
8944
8945 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8946
8947 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8948 support function calls from GDB.
8949
8950 2017-05-21 Tom Tromey <tom@tromey.com>
8951
8952 PR rust/21466:
8953 * gdb.rust/unsized.exp: New file.
8954 * gdb.rust/unsized.rs: New file.
8955
8956 2017-05-19 Tom Tromey <tom@tromey.com>
8957
8958 PR rust/21484:
8959 * gdb.rust/watch.exp: New file.
8960 * gdb.rust/watch.rs: New file.
8961
8962 2017-05-18 Tom Tromey <tom@tromey.com>
8963
8964 * gdb.rust/simple.exp: Allow Box to be qualified.
8965
8966 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8967
8968 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8969
8970 2017-05-18 Pedro Alves <palves@redhat.com>
8971
8972 * gdb.base/fileio.c (test_write, test_read, test_close)
8973 (test_fstat): Don't print 'ret' in the fail path.
8974
8975 2017-05-18 Pedro Alves <palves@redhat.com>
8976
8977 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8978 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8979 (test_system, test_rename, test_unlink, test_time): Change
8980 prototypes.
8981 * gdb.base/fileio.exp (stop_msg): Adjust.
8982
8983 2017-05-18 Pedro Alves <palves@redhat.com>
8984
8985 * gdb.base/fileio.c (null_str): New global.
8986 (test_stat): Use it.
8987 * gdb.base/fileio.exp: Remove nowarnings.
8988
8989 2017-05-17 Yao Qi <yao.qi@linaro.org>
8990
8991 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8992
8993 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8994
8995 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8996 argument command.
8997 (top-level): Invoke test_set_inferior_tty.
8998
8999 2017-05-04 Pedro Alves <palves@redhat.com>
9000
9001 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9002 Add parens to print call for Python 3.
9003
9004 2017-05-03 Keith Seitz <keiths@redhat.com>
9005
9006 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9007 (main): Call it.
9008
9009 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9010
9011 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9012 to prev and next.
9013
9014 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9015
9016 * gdb.python/py-record-btrace.exp: Remove test for
9017 gdb.BtraceInstruction.error.
9018
9019 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9020
9021 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9022
9023 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9024
9025 * gdb.python/py-record-btrace-threads.c: New file.
9026 * gdb.python/py-record-btrace-threads.exp: New file.
9027
9028 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9029
9030 PR testsuite/8595
9031 * gdb.base/environ.exp: Make test available in all architectures.
9032 Move bits related to "info program" testing to
9033 gdb.base/info-program.exp. Rewrite tests to use the two new
9034 procedures mentione below.
9035 (test_set_show_env_var) New procedure.
9036 (test_set_show_env_var_equal): Likewise.
9037 * gdb.base/info-program.exp: New file.
9038
9039 2017-04-27 Keith Seitz <keiths@redhat.com>
9040
9041 * gdb.cp/oranking.cc (test15): New function.
9042 (main): Call test15 and declare additional variables for testing.
9043 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9044 "p foo101('abc')" tests.
9045 Add tests for cv qualifier overloads.
9046 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9047 "lvalue reference overload" test.
9048 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9049 "print value of f1 on Child&& in f2" test.
9050
9051 2017-04-19 Pedro Alves <palves@redhat.com>
9052
9053 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9054 procedure.
9055 (top level): Call it.
9056 * lib/gdb.exp (gdb_define_cmd): New procedure.
9057
9058 2017-04-12 Pedro Alves <palves@redhat.com>
9059
9060 PR gdb/21323
9061 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9062 (wchar): New global.
9063 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9064 (do_test_wide_char, wide_char_types_no_program, top level): Add
9065 wchar_t testing.
9066
9067 2017-04-12 Pedro Alves <palves@redhat.com>
9068
9069 PR c++/21323
9070 * gdb.cp/wide_char_types.c: New file.
9071 * gdb.cp/wide_char_types.exp: New file.
9072
9073 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9074
9075 PR gdb/21352
9076 * gdb.trace/tsv.exp: Add test for "tsave -r".
9077
9078 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9079
9080 * gdb.dlang/watch-loc.c: New file.
9081 * gdb.dlang/watch-loc.exp: New file.
9082
9083 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9084
9085 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9086
9087 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9088
9089 * gdb.arch/arc-analyze-prologue.S: New file.
9090 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9091
9092 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9093
9094 * gdb.arch/arc-decode-insn.S: New file.
9095 * gdb.arch/arc-decode-insn.exp: Likewise.
9096
9097 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9098
9099 PR tdep/20928
9100 * gdb.arch/sparc64-regs.exp: New file.
9101 * gdb.arch/sparc64-regs.S: Likewise.
9102
9103 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9104
9105 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9106 and memory view on Python 3.
9107
9108 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
9109 Keith Seitz <keiths@redhat.com>
9110
9111 PR gdb/14441
9112 * gdb.cp/demangle.exp: Add rvalue reference tests.
9113 * gdb.cp/rvalue-ref-casts.cc: New file.
9114 * gdb.cp/rvalue-ref-casts.exp: New file.
9115 * gdb.cp/rvalue-ref-overload.cc: New file.
9116 * gdb.cp/rvalue-ref-overload.exp: New file.
9117 * gdb.cp/rvalue-ref-params.cc: New file.
9118 * gdb.cp/rvalue-ref-params.exp: New file.
9119 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9120 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9121 * gdb.cp/rvalue-ref-types.cc: New file.
9122 * gdb.cp/rvalue-ref-types.exp: New file.
9123 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9124 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9125
9126 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9127
9128 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9129 New procedure.
9130
9131 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9132
9133 * lib/mi-support.exp (mi_gdb_test): Add additional message
9134 for unexpected output.
9135
9136 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9137
9138 * gdb.base/examine-backward.c (Barrier): New character array
9139 constant, to ensure that TestStrings is preceded by a string
9140 terminator.
9141
9142 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9143
9144 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9145 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9146 and implicit pointer into such a location.
9147
9148 2017-03-16 Doug Evans <dje@google.com>
9149
9150 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9151
9152 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9153
9154 * gdb.cp/m-static.exp: Fix expectation for prototype of
9155 test5.single_constructor and single_constructor::single_constructor.
9156
9157 2017-03-16 Doug Evans <dje@google.com>
9158
9159 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9160 * gdb.guile/scm-lazy-string.c: New file.
9161 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9162 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9163 for pointer, array, typedef lazy strings.
9164
9165 2017-03-16 Doug Evans <dje@google.com>
9166
9167 PR python/17728, python/18439, python/18779
9168 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9169 * gdb.python/py-lazy-string.c (pointer): New typedef.
9170 (main): New locals ptr, array, typedef_ptr.
9171 * gdb.python/py-value.exp: Move lazy string tests to ...
9172 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9173 array, typedef lazy strings.
9174
9175 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9176
9177 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9178 Add optional 'test' parameter.
9179
9180 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9181
9182 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9183 Skip for versions of DejaGnu < 1.5.
9184
9185 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9186
9187 * lib/gdb.exp (dejagnu_version): New proc.
9188 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9189 Use dejagnu_version.
9190
9191 2017-03-10 Keith Seitz <keiths@redhat.com>
9192
9193 PR c++/8128
9194 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9195 type from destructor regexps.
9196 Add a branch which actually passes the test.
9197 Adjust "ptype t5i" test names.
9198
9199 2017-03-08 Pedro Alves <palves@redhat.com>
9200
9201 * gdb.base/step-over-exit.exp: Add explicit test message.
9202
9203 2017-03-08 Pedro Alves <palves@redhat.com>
9204
9205 PR gdb/18360
9206 * gdb.threads/interrupt-while-step-over.c: New file.
9207 * gdb.threads/interrupt-while-step-over.exp: New file.
9208
9209 2017-03-08 Pedro Alves <palves@redhat.com>
9210
9211 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9212 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9213
9214 2017-03-08 Pedro Alves <palves@redhat.com>
9215
9216 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9217 PKRU as not supported as a PASS.
9218
9219 2017-03-08 Pedro Alves <palves@redhat.com>
9220
9221 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9222 prefix instead of $binfile1/$binfile2.
9223 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9224 in test message.
9225 * gdb.python/py-completion.exp: Use "load python file" as test
9226 messages instead of unstable path names.
9227
9228 2017-03-08 Pedro Alves <palves@redhat.com>
9229 Jan Kratochvil <jan.kratochvil@redhat.com>
9230
9231 PR cli/21218
9232 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9233 New proc.
9234 (top level): Call it.
9235
9236 2017-03-08 Pedro Alves <palves@redhat.com>
9237
9238 PR tui/21216
9239 * gdb.tui/tui-nl-filtered-output.exp: New file.
9240
9241 2017-03-08 Pedro Alves <palves@redhat.com>
9242
9243 * gdb.base/completion.exp: Move TUI completion tests to ...
9244 * gdb.tui/completion.exp: ... this new file.
9245
9246 2017-03-08 Pedro Alves <palves@redhat.com>
9247
9248 * gdb.base/tui-disasm-long-lines.c,
9249 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9250 gdb.base/tui-layout.exp: Move to ...
9251 * gdb.tui/: ... this new directory.
9252
9253 2017-03-07 Pedro Alves <palves@redhat.com>
9254
9255 * gdb.base/tui-layout.c: New file.
9256 * gdb.base/tui-layout.exp: New file.
9257
9258 2017-03-07 Pedro Alves <palves@redhat.com>
9259
9260 * gdb.base/tui-layout.c: Rename to ...
9261 * gdb.base/tui-disasm-long-lines.c: ... this.
9262 * gdb.base/tui-layout.exp: Rename to ...
9263 * gdb.base/tui-disasm-long-lines.exp: ... this.
9264
9265 2017-03-07 Pedro Alves <palves@redhat.com>
9266
9267 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9268
9269 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9270
9271 * i386-mpx-call.c: New file.
9272 * i386-mpx-call.exp: New file.
9273
9274 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9275
9276 * gdb.arch/powerpc-power.exp: Delete test.
9277 * gdb.arch/powerpc-power.s: Likewise.
9278 * gdb.disasm/disassembler-options.exp: New test.
9279 * gdb.arch/powerpc-altivec.exp: Likewise.
9280 * gdb.arch/powerpc-altivec.s: Likewise.
9281 * gdb.arch/powerpc-altivec2.exp: Likewise.
9282 * gdb.arch/powerpc-altivec2.s: Likewise.
9283 * gdb.arch/powerpc-altivec3.exp: Likewise.
9284 * gdb.arch/powerpc-altivec3.s: Likewise.
9285 * gdb.arch/powerpc-power7.exp: Likewise.
9286 * gdb.arch/powerpc-power7.s: Likewise.
9287 * gdb.arch/powerpc-power8.exp: Likewise.
9288 * gdb.arch/powerpc-power8.s: Likewise.
9289 * gdb.arch/powerpc-power9.exp: Likewise.
9290 * gdb.arch/powerpc-power9.s: Likewise.
9291 * gdb.arch/powerpc-vsx.exp: Likewise.
9292 * gdb.arch/powerpc-vsx.s: Likewise.
9293 * gdb.arch/powerpc-vsx2.exp: Likewise.
9294 * gdb.arch/powerpc-vsx2.s: Likewise.
9295 * gdb.arch/powerpc-vsx3.exp: Likewise.
9296 * gdb.arch/powerpc-vsx3.s: Likewise.
9297 * gdb.arch/arm-disassembler-options.exp: Likewise.
9298 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9299 * gdb.arch/s390-disassembler-options.exp: Likewise.
9300
9301 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
9302
9303 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9304 (check_supported_features): ... this. Changed return type to void.
9305 (supports_rdseed): New static global.
9306 (rdseed): Check supports_rdseed.
9307 (initialize): Call check_supported_features.
9308
9309 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9310
9311 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9312 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9313 and lqarx/stqcx.
9314 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9315 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9316
9317 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9318
9319 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9320 uppercase.
9321
9322 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9323
9324 * gdb.dwarf2/formdata16.c: New file.
9325 * gdb.dwarf2/formdata16.exp: New file.
9326 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9327
9328 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9329
9330 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9331 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9332 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9333 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9334 DW_AT_GNU_*.
9335
9336 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9337
9338 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9339
9340 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9341
9342 PR gdb/21164
9343 * gdb.base/maint.exp: Add testcases for when the commands do
9344 not have arguments.
9345
9346 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9347
9348 * gdb.cp/chained-calls.exp: Use p instead of P.
9349
9350 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9351
9352 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9353 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9354
9355 2017-02-14 Tom Tromey <tom@tromey.com>
9356
9357 PR python/13598:
9358 * gdb.python/py-events.exp: Add before_prompt event tests.
9359
9360 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9361
9362 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9363
9364 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9365
9366 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9367 (main): Call my_unique_function_name.
9368 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9369 completion of patterns with a single match.
9370 Add missing -re switches to gdb_test_multiple calls.
9371
9372 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
9373
9374 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9375 return if core file is not recognized.
9376
9377 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9378
9379 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9380 and extra UIs.
9381
9382 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9383
9384 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9385 proc_with_prefix.
9386
9387 2017-02-10 Tom Tromey <tom@tromey.com>
9388
9389 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9390
9391 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
9392
9393 PR gdb/21122
9394 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9395
9396 2017-02-08 Jerome Guitton <guitton@adacore.com>
9397
9398 * gdb.base/define.exp: Add test for command abbreviations
9399 in define.
9400
9401 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
9402
9403 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9404 * gdb.reverse/insn-reverse-x86.c: New file.
9405
9406 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9407
9408 PR tdep/20936
9409 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9410
9411 2017-02-03 Tom Tromey <tom@tromey.com>
9412
9413 PR rust/21097:
9414 * gdb.rust/simple.exp: Add new tests.
9415
9416 2017-02-02 Pedro Alves <palves@redhat.com>
9417
9418 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9419 tests.
9420
9421 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9422
9423 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9424 taking a 2-byte value out of a 4-byte DWARF implicit value on
9425 big-endian targets.
9426 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9427 logic. Add test cases for DW_OP_implicit.
9428
9429 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9430
9431 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9432
9433 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9434
9435 * gdb.btrace/enable.exp: Call gdb_exit before
9436 skip_gdbserver_tests.
9437
9438 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9439
9440 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9441 GDBFLAGS.
9442
9443 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9444
9445 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9446 the test is skipped.
9447 * gdb.btrace/data.exp: Likewise.
9448 * gdb.btrace/delta.exp: Likewise.
9449 * gdb.btrace/dlopen.exp: Likewise.
9450 * gdb.btrace/enable-running.exp: Likewise.
9451 * gdb.btrace/enable.exp: Likewise.
9452 * gdb.btrace/exception.exp: Likewise.
9453 * gdb.btrace/function_call_history.exp: Likewise.
9454 * gdb.btrace/gcore.exp: Likewise.
9455 * gdb.btrace/instruction_history.exp: Likewise.
9456 * gdb.btrace/multi-thread-step.exp: Likewise.
9457 * gdb.btrace/nohist.exp: Likewise.
9458 * gdb.btrace/non-stop.exp: Likewise.
9459 * gdb.btrace/reconnect.exp: Likewise.
9460 * gdb.btrace/record_goto-step.exp: Likewise.
9461 * gdb.btrace/record_goto.exp: Likewise.
9462 * gdb.btrace/rn-dl-bind.exp: Likewise.
9463 * gdb.btrace/segv.exp: Likewise.
9464 * gdb.btrace/step.exp: Likewise.
9465 * gdb.btrace/stepi.exp: Likewise.
9466 * gdb.btrace/tailcall-only.exp: Likewise.
9467 * gdb.btrace/tailcall.exp: Likewise.
9468 * gdb.btrace/tsx.exp: Likewise.
9469 * gdb.btrace/unknown_functions.exp: Likewise.
9470 * gdb.btrace/vdso.exp: Likewise.
9471
9472 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9473
9474 * gdb.btrace/enable-running.c: New.
9475 * gdb.btrace/enable-running.exp: New.
9476
9477 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9478
9479 * gdb.arch/amd64-gs_base.c: New file.
9480 * gdb.arch/amd64-gs_base.exp: New file.
9481
9482 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9483
9484 * lib/memory.exp: Remove spurious empty newlines.
9485
9486 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9487
9488 * gdb.python/py-bad-printers.exp: Load python file using "source".
9489 * gdb.python/py-events.exp: Likewise.
9490 * gdb.python/py-evsignal.exp: Likewise.
9491 * gdb.python/py-evthreads.exp: Likewise.
9492 * gdb.python/py-frame-args.exp: Likewise.
9493 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9494 * gdb.python/py-framefilter-mi.exp: Likewise.
9495 * gdb.python/py-framefilter.exp: Likewise.
9496 * gdb.python/py-mi.exp: Likewise.
9497 * gdb.python/py-pp-maint.exp: Likewise.
9498 * gdb.python/py-pp-registration.exp: Likewise.
9499 * gdb.python/py-prettyprint.exp: Likewise.
9500 (run_lang_tests): Likewise.
9501 * gdb.python/py-typeprint.exp: Likewise.
9502
9503 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9504
9505 * lib/memory.exp: New file.
9506 * lib/gdb.exp: Load memory.exp.
9507 * gdb.base/memattr.exp (delete_memory): Move proc to
9508 lib/memory.exp and rename to delete_memory_regions.
9509 Replace delete_memory with delete_memory_regions.
9510 Cleanup memory regions before tests.
9511 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9512 before tests.
9513
9514 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9515
9516 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9517 files.
9518 (initialize): New function conditionally defined.
9519 (testcases): Move within conditional block.
9520 (main): Call initialize.
9521 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9522 of gdb.reverse/insn-reverse.c.
9523 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9524 gdb.reverse/insn-reverse.c.
9525
9526 2017-01-26 Yao Qi <yao.qi@linaro.org>
9527
9528 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9529 disassemble on address 0.
9530
9531 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9532 Yao Qi <yao.qi@linaro.org>
9533
9534 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9535 * gdb.dwarf2/implptr-64bit.S: Remove.
9536 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9537 variables in caller's context. Add DW_OP_implicit_value.
9538
9539 2017-01-25 Yao Qi <yao.qi@linaro.org>
9540
9541 * lib/dwarf.exp (Dwarf::_location): Handle
9542 DW_OP_GNU_implicit_pointer with proper size.
9543
9544 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9545
9546 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9547 and add untested calls.
9548
9549 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9550
9551 * gdb.python/python.exp: Check line number against what GDB thinks
9552 the line number is for func1.
9553
9554 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9555
9556 * gdb.dlang/debug-expr.exp: New file.
9557
9558 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
9559
9560 Fix test names for the following files:
9561
9562 * gdb.ada/exec_changed.exp
9563 * gdb.ada/info_types.exp
9564 * gdb.arch/aarch64-atomic-inst.exp
9565 * gdb.arch/aarch64-fp.exp
9566 * gdb.arch/altivec-abi.exp
9567 * gdb.arch/altivec-regs.exp
9568 * gdb.arch/amd64-byte.exp
9569 * gdb.arch/amd64-disp-step.exp
9570 * gdb.arch/amd64-dword.exp
9571 * gdb.arch/amd64-entry-value-inline.exp
9572 * gdb.arch/amd64-entry-value-param.exp
9573 * gdb.arch/amd64-entry-value-paramref.exp
9574 * gdb.arch/amd64-entry-value.exp
9575 * gdb.arch/amd64-i386-address.exp
9576 * gdb.arch/amd64-invalid-stack-middle.exp
9577 * gdb.arch/amd64-invalid-stack-top.exp
9578 * gdb.arch/amd64-optimout-repeat.exp
9579 * gdb.arch/amd64-prologue-skip.exp
9580 * gdb.arch/amd64-prologue-xmm.exp
9581 * gdb.arch/amd64-stap-special-operands.exp
9582 * gdb.arch/amd64-stap-wrong-subexp.exp
9583 * gdb.arch/amd64-tailcall-cxx.exp
9584 * gdb.arch/amd64-tailcall-noret.exp
9585 * gdb.arch/amd64-tailcall-ret.exp
9586 * gdb.arch/amd64-tailcall-self.exp
9587 * gdb.arch/amd64-word.exp
9588 * gdb.arch/arm-bl-branch-dest.exp
9589 * gdb.arch/arm-disp-step.exp
9590 * gdb.arch/arm-neon.exp
9591 * gdb.arch/arm-single-step-kernel-helper.exp
9592 * gdb.arch/avr-flash-qualifier.exp
9593 * gdb.arch/disp-step-insn-reloc.exp
9594 * gdb.arch/e500-abi.exp
9595 * gdb.arch/e500-regs.exp
9596 * gdb.arch/ftrace-insn-reloc.exp
9597 * gdb.arch/i386-avx512.exp
9598 * gdb.arch/i386-bp_permanent.exp
9599 * gdb.arch/i386-byte.exp
9600 * gdb.arch/i386-cfi-notcurrent.exp
9601 * gdb.arch/i386-disp-step.exp
9602 * gdb.arch/i386-dr3-watch.exp
9603 * gdb.arch/i386-float.exp
9604 * gdb.arch/i386-gnu-cfi.exp
9605 * gdb.arch/i386-mpx-map.exp
9606 * gdb.arch/i386-mpx-sigsegv.exp
9607 * gdb.arch/i386-mpx-simple_segv.exp
9608 * gdb.arch/i386-mpx.exp
9609 * gdb.arch/i386-permbkpt.exp
9610 * gdb.arch/i386-prologue.exp
9611 * gdb.arch/i386-signal.exp
9612 * gdb.arch/i386-size-overlap.exp
9613 * gdb.arch/i386-unwind.exp
9614 * gdb.arch/i386-word.exp
9615 * gdb.arch/mips-fcr.exp
9616 * gdb.arch/powerpc-d128-regs.exp
9617 * gdb.arch/powerpc-stackless.exp
9618 * gdb.arch/ppc64-atomic-inst.exp
9619 * gdb.arch/s390-stackless.exp
9620 * gdb.arch/s390-tdbregs.exp
9621 * gdb.arch/s390-vregs.exp
9622 * gdb.arch/sparc-sysstep.exp
9623 * gdb.arch/thumb-bx-pc.exp
9624 * gdb.arch/thumb-singlestep.exp
9625 * gdb.arch/thumb2-it.exp
9626 * gdb.arch/vsx-regs.exp
9627 * gdb.asm/asm-source.exp
9628 * gdb.base/a2-run.exp
9629 * gdb.base/advance.exp
9630 * gdb.base/all-bin.exp
9631 * gdb.base/anon.exp
9632 * gdb.base/args.exp
9633 * gdb.base/arithmet.exp
9634 * gdb.base/async-shell.exp
9635 * gdb.base/async.exp
9636 * gdb.base/attach-pie-noexec.exp
9637 * gdb.base/attach-twice.exp
9638 * gdb.base/auto-load.exp
9639 * gdb.base/bang.exp
9640 * gdb.base/bitfields.exp
9641 * gdb.base/break-always.exp
9642 * gdb.base/break-caller-line.exp
9643 * gdb.base/break-entry.exp
9644 * gdb.base/break-inline.exp
9645 * gdb.base/break-on-linker-gcd-function.exp
9646 * gdb.base/break-probes.exp
9647 * gdb.base/break.exp
9648 * gdb.base/breakpoint-shadow.exp
9649 * gdb.base/call-ar-st.exp
9650 * gdb.base/call-sc.exp
9651 * gdb.base/call-signal-resume.exp
9652 * gdb.base/call-strs.exp
9653 * gdb.base/callfuncs.exp
9654 * gdb.base/catch-fork-static.exp
9655 * gdb.base/catch-gdb-caused-signals.exp
9656 * gdb.base/catch-load.exp
9657 * gdb.base/catch-signal-fork.exp
9658 * gdb.base/catch-signal.exp
9659 * gdb.base/catch-syscall.exp
9660 * gdb.base/charset.exp
9661 * gdb.base/checkpoint.exp
9662 * gdb.base/chng-syms.exp
9663 * gdb.base/code-expr.exp
9664 * gdb.base/code_elim.exp
9665 * gdb.base/commands.exp
9666 * gdb.base/completion.exp
9667 * gdb.base/complex.exp
9668 * gdb.base/cond-expr.exp
9669 * gdb.base/condbreak.exp
9670 * gdb.base/consecutive.exp
9671 * gdb.base/continue-all-already-running.exp
9672 * gdb.base/coredump-filter.exp
9673 * gdb.base/corefile.exp
9674 * gdb.base/dbx.exp
9675 * gdb.base/debug-expr.exp
9676 * gdb.base/define.exp
9677 * gdb.base/del.exp
9678 * gdb.base/disabled-location.exp
9679 * gdb.base/disasm-end-cu.exp
9680 * gdb.base/disasm-optim.exp
9681 * gdb.base/display.exp
9682 * gdb.base/duplicate-bp.exp
9683 * gdb.base/ena-dis-br.exp
9684 * gdb.base/ending-run.exp
9685 * gdb.base/enumval.exp
9686 * gdb.base/environ.exp
9687 * gdb.base/eu-strip-infcall.exp
9688 * gdb.base/eval-avoid-side-effects.exp
9689 * gdb.base/eval-skip.exp
9690 * gdb.base/exitsignal.exp
9691 * gdb.base/expand-psymtabs.exp
9692 * gdb.base/filesym.exp
9693 * gdb.base/find-unmapped.exp
9694 * gdb.base/finish.exp
9695 * gdb.base/float.exp
9696 * gdb.base/foll-exec-mode.exp
9697 * gdb.base/foll-exec.exp
9698 * gdb.base/foll-fork.exp
9699 * gdb.base/fortran-sym-case.exp
9700 * gdb.base/freebpcmd.exp
9701 * gdb.base/func-ptr.exp
9702 * gdb.base/func-ptrs.exp
9703 * gdb.base/funcargs.exp
9704 * gdb.base/gcore-buffer-overflow.exp
9705 * gdb.base/gcore-relro-pie.exp
9706 * gdb.base/gcore-relro.exp
9707 * gdb.base/gcore.exp
9708 * gdb.base/gdb1090.exp
9709 * gdb.base/gdb11530.exp
9710 * gdb.base/gdb11531.exp
9711 * gdb.base/gdb1821.exp
9712 * gdb.base/gdbindex-stabs.exp
9713 * gdb.base/gdbvars.exp
9714 * gdb.base/hbreak.exp
9715 * gdb.base/hbreak2.exp
9716 * gdb.base/included.exp
9717 * gdb.base/infcall-input.exp
9718 * gdb.base/inferior-died.exp
9719 * gdb.base/infnan.exp
9720 * gdb.base/info-macros.exp
9721 * gdb.base/info-os.exp
9722 * gdb.base/info-proc.exp
9723 * gdb.base/info-shared.exp
9724 * gdb.base/info-target.exp
9725 * gdb.base/infoline.exp
9726 * gdb.base/interp.exp
9727 * gdb.base/interrupt.exp
9728 * gdb.base/jit-reader.exp
9729 * gdb.base/jit-simple.exp
9730 * gdb.base/kill-after-signal.exp
9731 * gdb.base/kill-detach-inferiors-cmd.exp
9732 * gdb.base/label.exp
9733 * gdb.base/langs.exp
9734 * gdb.base/ldbl_e308.exp
9735 * gdb.base/line-symtabs.exp
9736 * gdb.base/linespecs.exp
9737 * gdb.base/list.exp
9738 * gdb.base/long_long.exp
9739 * gdb.base/longest-types.exp
9740 * gdb.base/maint.exp
9741 * gdb.base/max-value-size.exp
9742 * gdb.base/memattr.exp
9743 * gdb.base/mips_pro.exp
9744 * gdb.base/morestack.exp
9745 * gdb.base/moribund-step.exp
9746 * gdb.base/multi-forks.exp
9747 * gdb.base/nested-addr.exp
9748 * gdb.base/nextoverexit.exp
9749 * gdb.base/noreturn-finish.exp
9750 * gdb.base/noreturn-return.exp
9751 * gdb.base/nostdlib.exp
9752 * gdb.base/offsets.exp
9753 * gdb.base/opaque.exp
9754 * gdb.base/pc-fp.exp
9755 * gdb.base/permissions.exp
9756 * gdb.base/print-symbol-loading.exp
9757 * gdb.base/prologue-include.exp
9758 * gdb.base/psymtab.exp
9759 * gdb.base/ptype.exp
9760 * gdb.base/random-signal.exp
9761 * gdb.base/randomize.exp
9762 * gdb.base/range-stepping.exp
9763 * gdb.base/readline-ask.exp
9764 * gdb.base/recpar.exp
9765 * gdb.base/recurse.exp
9766 * gdb.base/relational.exp
9767 * gdb.base/restore.exp
9768 * gdb.base/return-nodebug.exp
9769 * gdb.base/return.exp
9770 * gdb.base/run-after-attach.exp
9771 * gdb.base/save-bp.exp
9772 * gdb.base/scope.exp
9773 * gdb.base/sect-cmd.exp
9774 * gdb.base/set-lang-auto.exp
9775 * gdb.base/set-noassign.exp
9776 * gdb.base/setvar.exp
9777 * gdb.base/sigall.exp
9778 * gdb.base/sigbpt.exp
9779 * gdb.base/siginfo-addr.exp
9780 * gdb.base/siginfo-infcall.exp
9781 * gdb.base/siginfo-obj.exp
9782 * gdb.base/siginfo.exp
9783 * gdb.base/signals-state-child.exp
9784 * gdb.base/signest.exp
9785 * gdb.base/sigstep.exp
9786 * gdb.base/sizeof.exp
9787 * gdb.base/skip.exp
9788 * gdb.base/solib-corrupted.exp
9789 * gdb.base/solib-nodir.exp
9790 * gdb.base/solib-search.exp
9791 * gdb.base/stack-checking.exp
9792 * gdb.base/stale-infcall.exp
9793 * gdb.base/stap-probe.exp
9794 * gdb.base/start.exp
9795 * gdb.base/step-break.exp
9796 * gdb.base/step-bt.exp
9797 * gdb.base/step-line.exp
9798 * gdb.base/step-over-exit.exp
9799 * gdb.base/step-over-syscall.exp
9800 * gdb.base/step-resume-infcall.exp
9801 * gdb.base/step-test.exp
9802 * gdb.base/store.exp
9803 * gdb.base/structs3.exp
9804 * gdb.base/sym-file.exp
9805 * gdb.base/symbol-without-target_section.exp
9806 * gdb.base/term.exp
9807 * gdb.base/testenv.exp
9808 * gdb.base/ui-redirect.exp
9809 * gdb.base/until.exp
9810 * gdb.base/unwindonsignal.exp
9811 * gdb.base/value-double-free.exp
9812 * gdb.base/vla-datatypes.exp
9813 * gdb.base/vla-ptr.exp
9814 * gdb.base/vla-sideeffect.exp
9815 * gdb.base/volatile.exp
9816 * gdb.base/watch-cond-infcall.exp
9817 * gdb.base/watch-cond.exp
9818 * gdb.base/watch-non-mem.exp
9819 * gdb.base/watch-read.exp
9820 * gdb.base/watch-vfork.exp
9821 * gdb.base/watchpoint-cond-gone.exp
9822 * gdb.base/watchpoint-delete.exp
9823 * gdb.base/watchpoint-hw-hit-once.exp
9824 * gdb.base/watchpoint-hw.exp
9825 * gdb.base/watchpoint-stops-at-right-insn.exp
9826 * gdb.base/watchpoints.exp
9827 * gdb.base/wchar.exp
9828 * gdb.base/whatis-exp.exp
9829 * gdb.btrace/buffer-size.exp
9830 * gdb.btrace/data.exp
9831 * gdb.btrace/delta.exp
9832 * gdb.btrace/dlopen.exp
9833 * gdb.btrace/enable.exp
9834 * gdb.btrace/exception.exp
9835 * gdb.btrace/function_call_history.exp
9836 * gdb.btrace/gcore.exp
9837 * gdb.btrace/instruction_history.exp
9838 * gdb.btrace/nohist.exp
9839 * gdb.btrace/reconnect.exp
9840 * gdb.btrace/record_goto-step.exp
9841 * gdb.btrace/record_goto.exp
9842 * gdb.btrace/rn-dl-bind.exp
9843 * gdb.btrace/segv.exp
9844 * gdb.btrace/step.exp
9845 * gdb.btrace/stepi.exp
9846 * gdb.btrace/tailcall-only.exp
9847 * gdb.btrace/tailcall.exp
9848 * gdb.btrace/tsx.exp
9849 * gdb.btrace/unknown_functions.exp
9850 * gdb.btrace/vdso.exp
9851 * gdb.compile/compile-ifunc.exp
9852 * gdb.compile/compile-ops.exp
9853 * gdb.compile/compile-print.exp
9854 * gdb.compile/compile-setjmp.exp
9855 * gdb.cp/abstract-origin.exp
9856 * gdb.cp/ambiguous.exp
9857 * gdb.cp/annota2.exp
9858 * gdb.cp/annota3.exp
9859 * gdb.cp/anon-ns.exp
9860 * gdb.cp/anon-struct.exp
9861 * gdb.cp/anon-union.exp
9862 * gdb.cp/arg-reference.exp
9863 * gdb.cp/baseenum.exp
9864 * gdb.cp/bool.exp
9865 * gdb.cp/breakpoint.exp
9866 * gdb.cp/bs15503.exp
9867 * gdb.cp/call-c.exp
9868 * gdb.cp/casts.exp
9869 * gdb.cp/chained-calls.exp
9870 * gdb.cp/class2.exp
9871 * gdb.cp/classes.exp
9872 * gdb.cp/cmpd-minsyms.exp
9873 * gdb.cp/converts.exp
9874 * gdb.cp/cp-relocate.exp
9875 * gdb.cp/cpcompletion.exp
9876 * gdb.cp/cpexprs.exp
9877 * gdb.cp/cplabel.exp
9878 * gdb.cp/cplusfuncs.exp
9879 * gdb.cp/cpsizeof.exp
9880 * gdb.cp/ctti.exp
9881 * gdb.cp/derivation.exp
9882 * gdb.cp/destrprint.exp
9883 * gdb.cp/dispcxx.exp
9884 * gdb.cp/enum-class.exp
9885 * gdb.cp/exception.exp
9886 * gdb.cp/exceptprint.exp
9887 * gdb.cp/expand-psymtabs-cxx.exp
9888 * gdb.cp/expand-sals.exp
9889 * gdb.cp/extern-c.exp
9890 * gdb.cp/filename.exp
9891 * gdb.cp/formatted-ref.exp
9892 * gdb.cp/fpointer.exp
9893 * gdb.cp/gdb1355.exp
9894 * gdb.cp/gdb2495.exp
9895 * gdb.cp/hang.exp
9896 * gdb.cp/impl-this.exp
9897 * gdb.cp/infcall-dlopen.exp
9898 * gdb.cp/inherit.exp
9899 * gdb.cp/iostream.exp
9900 * gdb.cp/koenig.exp
9901 * gdb.cp/local.exp
9902 * gdb.cp/m-data.exp
9903 * gdb.cp/m-static.exp
9904 * gdb.cp/mb-ctor.exp
9905 * gdb.cp/mb-inline.exp
9906 * gdb.cp/mb-templates.exp
9907 * gdb.cp/member-name.exp
9908 * gdb.cp/member-ptr.exp
9909 * gdb.cp/meth-typedefs.exp
9910 * gdb.cp/method.exp
9911 * gdb.cp/method2.exp
9912 * gdb.cp/minsym-fallback.exp
9913 * gdb.cp/misc.exp
9914 * gdb.cp/namelessclass.exp
9915 * gdb.cp/namespace-enum.exp
9916 * gdb.cp/namespace-nested-import.exp
9917 * gdb.cp/namespace.exp
9918 * gdb.cp/nextoverthrow.exp
9919 * gdb.cp/no-dmgl-verbose.exp
9920 * gdb.cp/non-trivial-retval.exp
9921 * gdb.cp/noparam.exp
9922 * gdb.cp/nsdecl.exp
9923 * gdb.cp/nsimport.exp
9924 * gdb.cp/nsnested.exp
9925 * gdb.cp/nsnoimports.exp
9926 * gdb.cp/nsrecurs.exp
9927 * gdb.cp/nsstress.exp
9928 * gdb.cp/nsusing.exp
9929 * gdb.cp/operator.exp
9930 * gdb.cp/oranking.exp
9931 * gdb.cp/overload-const.exp
9932 * gdb.cp/overload.exp
9933 * gdb.cp/ovldbreak.exp
9934 * gdb.cp/ovsrch.exp
9935 * gdb.cp/paren-type.exp
9936 * gdb.cp/parse-lang.exp
9937 * gdb.cp/pass-by-ref.exp
9938 * gdb.cp/pr-1023.exp
9939 * gdb.cp/pr-1210.exp
9940 * gdb.cp/pr-574.exp
9941 * gdb.cp/pr10687.exp
9942 * gdb.cp/pr12028.exp
9943 * gdb.cp/pr17132.exp
9944 * gdb.cp/pr17494.exp
9945 * gdb.cp/pr9067.exp
9946 * gdb.cp/pr9167.exp
9947 * gdb.cp/pr9631.exp
9948 * gdb.cp/printmethod.exp
9949 * gdb.cp/psmang.exp
9950 * gdb.cp/psymtab-parameter.exp
9951 * gdb.cp/ptype-cv-cp.exp
9952 * gdb.cp/ptype-flags.exp
9953 * gdb.cp/re-set-overloaded.exp
9954 * gdb.cp/ref-types.exp
9955 * gdb.cp/rtti.exp
9956 * gdb.cp/scope-err.exp
9957 * gdb.cp/shadow.exp
9958 * gdb.cp/smartp.exp
9959 * gdb.cp/static-method.exp
9960 * gdb.cp/static-print-quit.exp
9961 * gdb.cp/temargs.exp
9962 * gdb.cp/templates.exp
9963 * gdb.cp/try_catch.exp
9964 * gdb.cp/typedef-operator.exp
9965 * gdb.cp/typeid.exp
9966 * gdb.cp/userdef.exp
9967 * gdb.cp/using-crash.exp
9968 * gdb.cp/var-tag.exp
9969 * gdb.cp/virtbase.exp
9970 * gdb.cp/virtfunc.exp
9971 * gdb.cp/virtfunc2.exp
9972 * gdb.cp/vla-cxx.exp
9973 * gdb.disasm/t01_mov.exp
9974 * gdb.disasm/t02_mova.exp
9975 * gdb.disasm/t03_add.exp
9976 * gdb.disasm/t04_sub.exp
9977 * gdb.disasm/t05_cmp.exp
9978 * gdb.disasm/t06_ari2.exp
9979 * gdb.disasm/t07_ari3.exp
9980 * gdb.disasm/t08_or.exp
9981 * gdb.disasm/t09_xor.exp
9982 * gdb.disasm/t10_and.exp
9983 * gdb.disasm/t11_logs.exp
9984 * gdb.disasm/t12_bit.exp
9985 * gdb.disasm/t13_otr.exp
9986 * gdb.dlang/circular.exp
9987 * gdb.dwarf2/arr-stride.exp
9988 * gdb.dwarf2/arr-subrange.exp
9989 * gdb.dwarf2/atomic-type.exp
9990 * gdb.dwarf2/bad-regnum.exp
9991 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9992 * gdb.dwarf2/callframecfa.exp
9993 * gdb.dwarf2/clztest.exp
9994 * gdb.dwarf2/corrupt.exp
9995 * gdb.dwarf2/data-loc.exp
9996 * gdb.dwarf2/dup-psym.exp
9997 * gdb.dwarf2/dw2-anon-mptr.exp
9998 * gdb.dwarf2/dw2-anonymous-func.exp
9999 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10000 * gdb.dwarf2/dw2-bad-unresolved.exp
10001 * gdb.dwarf2/dw2-basic.exp
10002 * gdb.dwarf2/dw2-canonicalize-type.exp
10003 * gdb.dwarf2/dw2-case-insensitive.exp
10004 * gdb.dwarf2/dw2-common-block.exp
10005 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10006 * gdb.dwarf2/dw2-compressed.exp
10007 * gdb.dwarf2/dw2-const.exp
10008 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10009 * gdb.dwarf2/dw2-cu-size.exp
10010 * gdb.dwarf2/dw2-dup-frame.exp
10011 * gdb.dwarf2/dw2-entry-value.exp
10012 * gdb.dwarf2/dw2-icycle.exp
10013 * gdb.dwarf2/dw2-ifort-parameter.exp
10014 * gdb.dwarf2/dw2-inline-break.exp
10015 * gdb.dwarf2/dw2-inline-param.exp
10016 * gdb.dwarf2/dw2-intercu.exp
10017 * gdb.dwarf2/dw2-intermix.exp
10018 * gdb.dwarf2/dw2-lexical-block-bare.exp
10019 * gdb.dwarf2/dw2-linkage-name-trust.exp
10020 * gdb.dwarf2/dw2-minsym-in-cu.exp
10021 * gdb.dwarf2/dw2-noloc.exp
10022 * gdb.dwarf2/dw2-op-call.exp
10023 * gdb.dwarf2/dw2-op-out-param.exp
10024 * gdb.dwarf2/dw2-opt-structptr.exp
10025 * gdb.dwarf2/dw2-param-error.exp
10026 * gdb.dwarf2/dw2-producer.exp
10027 * gdb.dwarf2/dw2-ranges-base.exp
10028 * gdb.dwarf2/dw2-ref-missing-frame.exp
10029 * gdb.dwarf2/dw2-reg-undefined.exp
10030 * gdb.dwarf2/dw2-regno-invalid.exp
10031 * gdb.dwarf2/dw2-restore.exp
10032 * gdb.dwarf2/dw2-restrict.exp
10033 * gdb.dwarf2/dw2-single-line-discriminators.exp
10034 * gdb.dwarf2/dw2-strp.exp
10035 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10036 * gdb.dwarf2/dw2-unresolved.exp
10037 * gdb.dwarf2/dw2-var-zero-addr.exp
10038 * gdb.dwarf2/dw4-sig-types.exp
10039 * gdb.dwarf2/dwz.exp
10040 * gdb.dwarf2/dynarr-ptr.exp
10041 * gdb.dwarf2/enum-type.exp
10042 * gdb.dwarf2/gdb-index.exp
10043 * gdb.dwarf2/implptr-64bit.exp
10044 * gdb.dwarf2/implptr-optimized-out.exp
10045 * gdb.dwarf2/implptr.exp
10046 * gdb.dwarf2/implref-array.exp
10047 * gdb.dwarf2/implref-const.exp
10048 * gdb.dwarf2/implref-global.exp
10049 * gdb.dwarf2/implref-struct.exp
10050 * gdb.dwarf2/mac-fileno.exp
10051 * gdb.dwarf2/main-subprogram.exp
10052 * gdb.dwarf2/member-ptr-forwardref.exp
10053 * gdb.dwarf2/method-ptr.exp
10054 * gdb.dwarf2/missing-sig-type.exp
10055 * gdb.dwarf2/nonvar-access.exp
10056 * gdb.dwarf2/opaque-type-lookup.exp
10057 * gdb.dwarf2/pieces-optimized-out.exp
10058 * gdb.dwarf2/pieces.exp
10059 * gdb.dwarf2/pr10770.exp
10060 * gdb.dwarf2/pr13961.exp
10061 * gdb.dwarf2/staticvirtual.exp
10062 * gdb.dwarf2/subrange.exp
10063 * gdb.dwarf2/symtab-producer.exp
10064 * gdb.dwarf2/trace-crash.exp
10065 * gdb.dwarf2/typeddwarf.exp
10066 * gdb.dwarf2/valop.exp
10067 * gdb.dwarf2/watch-notconst.exp
10068 * gdb.fortran/array-element.exp
10069 * gdb.fortran/charset.exp
10070 * gdb.fortran/common-block.exp
10071 * gdb.fortran/complex.exp
10072 * gdb.fortran/derived-type-function.exp
10073 * gdb.fortran/derived-type.exp
10074 * gdb.fortran/logical.exp
10075 * gdb.fortran/module.exp
10076 * gdb.fortran/multi-dim.exp
10077 * gdb.fortran/nested-funcs.exp
10078 * gdb.fortran/print-formatted.exp
10079 * gdb.fortran/subarray.exp
10080 * gdb.fortran/vla-alloc-assoc.exp
10081 * gdb.fortran/vla-datatypes.exp
10082 * gdb.fortran/vla-history.exp
10083 * gdb.fortran/vla-ptr-info.exp
10084 * gdb.fortran/vla-ptype-sub.exp
10085 * gdb.fortran/vla-ptype.exp
10086 * gdb.fortran/vla-sizeof.exp
10087 * gdb.fortran/vla-type.exp
10088 * gdb.fortran/vla-value-sub-arbitrary.exp
10089 * gdb.fortran/vla-value-sub-finish.exp
10090 * gdb.fortran/vla-value-sub.exp
10091 * gdb.fortran/vla-value.exp
10092 * gdb.fortran/whatis_type.exp
10093 * gdb.go/chan.exp
10094 * gdb.go/handcall.exp
10095 * gdb.go/hello.exp
10096 * gdb.go/integers.exp
10097 * gdb.go/methods.exp
10098 * gdb.go/package.exp
10099 * gdb.go/strings.exp
10100 * gdb.go/types.exp
10101 * gdb.go/unsafe.exp
10102 * gdb.guile/scm-arch.exp
10103 * gdb.guile/scm-block.exp
10104 * gdb.guile/scm-breakpoint.exp
10105 * gdb.guile/scm-cmd.exp
10106 * gdb.guile/scm-disasm.exp
10107 * gdb.guile/scm-equal.exp
10108 * gdb.guile/scm-frame-args.exp
10109 * gdb.guile/scm-frame-inline.exp
10110 * gdb.guile/scm-frame.exp
10111 * gdb.guile/scm-iterator.exp
10112 * gdb.guile/scm-math.exp
10113 * gdb.guile/scm-objfile.exp
10114 * gdb.guile/scm-ports.exp
10115 * gdb.guile/scm-symbol.exp
10116 * gdb.guile/scm-symtab.exp
10117 * gdb.guile/scm-value-cc.exp
10118 * gdb.guile/types-module.exp
10119 * gdb.linespec/break-ask.exp
10120 * gdb.linespec/cpexplicit.exp
10121 * gdb.linespec/explicit.exp
10122 * gdb.linespec/keywords.exp
10123 * gdb.linespec/linespec.exp
10124 * gdb.linespec/ls-dollar.exp
10125 * gdb.linespec/ls-errs.exp
10126 * gdb.linespec/skip-two.exp
10127 * gdb.linespec/thread.exp
10128 * gdb.mi/mi-async.exp
10129 * gdb.mi/mi-basics.exp
10130 * gdb.mi/mi-break.exp
10131 * gdb.mi/mi-catch-load.exp
10132 * gdb.mi/mi-cli.exp
10133 * gdb.mi/mi-cmd-param-changed.exp
10134 * gdb.mi/mi-console.exp
10135 * gdb.mi/mi-detach.exp
10136 * gdb.mi/mi-disassemble.exp
10137 * gdb.mi/mi-eval.exp
10138 * gdb.mi/mi-file-transfer.exp
10139 * gdb.mi/mi-file.exp
10140 * gdb.mi/mi-fill-memory.exp
10141 * gdb.mi/mi-inheritance-syntax-error.exp
10142 * gdb.mi/mi-linespec-err-cp.exp
10143 * gdb.mi/mi-logging.exp
10144 * gdb.mi/mi-memory-changed.exp
10145 * gdb.mi/mi-read-memory.exp
10146 * gdb.mi/mi-record-changed.exp
10147 * gdb.mi/mi-reg-undefined.exp
10148 * gdb.mi/mi-regs.exp
10149 * gdb.mi/mi-return.exp
10150 * gdb.mi/mi-reverse.exp
10151 * gdb.mi/mi-simplerun.exp
10152 * gdb.mi/mi-solib.exp
10153 * gdb.mi/mi-stack.exp
10154 * gdb.mi/mi-stepi.exp
10155 * gdb.mi/mi-syn-frame.exp
10156 * gdb.mi/mi-until.exp
10157 * gdb.mi/mi-var-block.exp
10158 * gdb.mi/mi-var-child.exp
10159 * gdb.mi/mi-var-cmd.exp
10160 * gdb.mi/mi-var-cp.exp
10161 * gdb.mi/mi-var-display.exp
10162 * gdb.mi/mi-var-invalidate.exp
10163 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10164 * gdb.mi/mi-vla-fortran.exp
10165 * gdb.mi/mi-watch.exp
10166 * gdb.mi/mi2-var-child.exp
10167 * gdb.mi/user-selected-context-sync.exp
10168 * gdb.modula2/unbounded-array.exp
10169 * gdb.multi/dummy-frame-restore.exp
10170 * gdb.multi/multi-arch-exec.exp
10171 * gdb.multi/multi-arch.exp
10172 * gdb.multi/tids.exp
10173 * gdb.multi/watchpoint-multi.exp
10174 * gdb.opencl/callfuncs.exp
10175 * gdb.opencl/convs_casts.exp
10176 * gdb.opencl/datatypes.exp
10177 * gdb.opencl/operators.exp
10178 * gdb.opencl/vec_comps.exp
10179 * gdb.opt/clobbered-registers-O2.exp
10180 * gdb.opt/inline-break.exp
10181 * gdb.opt/inline-bt.exp
10182 * gdb.opt/inline-cmds.exp
10183 * gdb.opt/inline-locals.exp
10184 * gdb.pascal/case-insensitive-symbols.exp
10185 * gdb.pascal/floats.exp
10186 * gdb.pascal/gdb11492.exp
10187 * gdb.python/lib-types.exp
10188 * gdb.python/py-arch.exp
10189 * gdb.python/py-as-string.exp
10190 * gdb.python/py-bad-printers.exp
10191 * gdb.python/py-block.exp
10192 * gdb.python/py-breakpoint-create-fail.exp
10193 * gdb.python/py-breakpoint.exp
10194 * gdb.python/py-caller-is.exp
10195 * gdb.python/py-cmd.exp
10196 * gdb.python/py-explore-cc.exp
10197 * gdb.python/py-explore.exp
10198 * gdb.python/py-finish-breakpoint.exp
10199 * gdb.python/py-finish-breakpoint2.exp
10200 * gdb.python/py-frame-args.exp
10201 * gdb.python/py-frame-inline.exp
10202 * gdb.python/py-frame.exp
10203 * gdb.python/py-framefilter-mi.exp
10204 * gdb.python/py-infthread.exp
10205 * gdb.python/py-lazy-string.exp
10206 * gdb.python/py-linetable.exp
10207 * gdb.python/py-mi-events.exp
10208 * gdb.python/py-mi-objfile.exp
10209 * gdb.python/py-mi.exp
10210 * gdb.python/py-objfile.exp
10211 * gdb.python/py-pp-integral.exp
10212 * gdb.python/py-pp-maint.exp
10213 * gdb.python/py-pp-re-notag.exp
10214 * gdb.python/py-pp-registration.exp
10215 * gdb.python/py-recurse-unwind.exp
10216 * gdb.python/py-strfns.exp
10217 * gdb.python/py-symbol.exp
10218 * gdb.python/py-symtab.exp
10219 * gdb.python/py-sync-interp.exp
10220 * gdb.python/py-typeprint.exp
10221 * gdb.python/py-unwind-maint.exp
10222 * gdb.python/py-unwind.exp
10223 * gdb.python/py-value-cc.exp
10224 * gdb.python/py-xmethods.exp
10225 * gdb.reverse/amd64-tailcall-reverse.exp
10226 * gdb.reverse/break-precsave.exp
10227 * gdb.reverse/break-reverse.exp
10228 * gdb.reverse/consecutive-precsave.exp
10229 * gdb.reverse/consecutive-reverse.exp
10230 * gdb.reverse/finish-precsave.exp
10231 * gdb.reverse/finish-reverse-bkpt.exp
10232 * gdb.reverse/finish-reverse.exp
10233 * gdb.reverse/fstatat-reverse.exp
10234 * gdb.reverse/getresuid-reverse.exp
10235 * gdb.reverse/i386-precsave.exp
10236 * gdb.reverse/i386-reverse.exp
10237 * gdb.reverse/i386-sse-reverse.exp
10238 * gdb.reverse/i387-env-reverse.exp
10239 * gdb.reverse/i387-stack-reverse.exp
10240 * gdb.reverse/insn-reverse.exp
10241 * gdb.reverse/machinestate-precsave.exp
10242 * gdb.reverse/machinestate.exp
10243 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10244 * gdb.reverse/pipe-reverse.exp
10245 * gdb.reverse/readv-reverse.exp
10246 * gdb.reverse/recvmsg-reverse.exp
10247 * gdb.reverse/rerun-prec.exp
10248 * gdb.reverse/s390-mvcle.exp
10249 * gdb.reverse/step-precsave.exp
10250 * gdb.reverse/step-reverse.exp
10251 * gdb.reverse/time-reverse.exp
10252 * gdb.reverse/until-precsave.exp
10253 * gdb.reverse/until-reverse.exp
10254 * gdb.reverse/waitpid-reverse.exp
10255 * gdb.reverse/watch-precsave.exp
10256 * gdb.reverse/watch-reverse.exp
10257 * gdb.rust/generics.exp
10258 * gdb.rust/methods.exp
10259 * gdb.rust/modules.exp
10260 * gdb.rust/simple.exp
10261 * gdb.server/connect-with-no-symbol-file.exp
10262 * gdb.server/ext-attach.exp
10263 * gdb.server/ext-restart.exp
10264 * gdb.server/ext-wrapper.exp
10265 * gdb.server/file-transfer.exp
10266 * gdb.server/server-exec-info.exp
10267 * gdb.server/server-kill.exp
10268 * gdb.server/server-mon.exp
10269 * gdb.server/wrapper.exp
10270 * gdb.stabs/exclfwd.exp
10271 * gdb.stabs/gdb11479.exp
10272 * gdb.threads/clone-new-thread-event.exp
10273 * gdb.threads/corethreads.exp
10274 * gdb.threads/current-lwp-dead.exp
10275 * gdb.threads/dlopen-libpthread.exp
10276 * gdb.threads/gcore-thread.exp
10277 * gdb.threads/sigstep-threads.exp
10278 * gdb.threads/watchpoint-fork.exp
10279 * gdb.trace/actions-changed.exp
10280 * gdb.trace/backtrace.exp
10281 * gdb.trace/change-loc.exp
10282 * gdb.trace/circ.exp
10283 * gdb.trace/collection.exp
10284 * gdb.trace/disconnected-tracing.exp
10285 * gdb.trace/ftrace.exp
10286 * gdb.trace/mi-trace-frame-collected.exp
10287 * gdb.trace/mi-trace-unavailable.exp
10288 * gdb.trace/mi-traceframe-changed.exp
10289 * gdb.trace/mi-tsv-changed.exp
10290 * gdb.trace/no-attach-trace.exp
10291 * gdb.trace/passc-dyn.exp
10292 * gdb.trace/qtro.exp
10293 * gdb.trace/range-stepping.exp
10294 * gdb.trace/read-memory.exp
10295 * gdb.trace/save-trace.exp
10296 * gdb.trace/signal.exp
10297 * gdb.trace/status-stop.exp
10298 * gdb.trace/tfile.exp
10299 * gdb.trace/trace-break.exp
10300 * gdb.trace/trace-buffer-size.exp
10301 * gdb.trace/trace-condition.exp
10302 * gdb.trace/tracefile-pseudo-reg.exp
10303 * gdb.trace/tstatus.exp
10304 * gdb.trace/unavailable.exp
10305 * gdb.trace/while-dyn.exp
10306 * gdb.trace/while-stepping.exp
10307
10308 2016-12-22 Doug Evans <xdje42@gmail.com>
10309
10310 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10311 and msymbols.
10312
10313 2016-12-19 Yao Qi <yao.qi@linaro.org>
10314
10315 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10316 (test_with_self): Don't call do_steps_and_nexts, and remove
10317 code about stepping into xmalloc.
10318
10319 2016-12-09 Yao Qi <yao.qi@linaro.org>
10320
10321 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10322
10323 2016-12-09 Yao Qi <yao.qi@linaro.org>
10324
10325 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10326
10327 2016-12-09 Pedro Alves <palves@redhat.com>
10328
10329 * gdb.base/all-architectures-0.exp: New file.
10330 * gdb.base/all-architectures-1.exp: New file.
10331 * gdb.base/all-architectures-2.exp: New file.
10332 * gdb.base/all-architectures-3.exp: New file.
10333 * gdb.base/all-architectures-4.exp: New file.
10334 * gdb.base/all-architectures-5.exp: New file.
10335 * gdb.base/all-architectures-6.exp: New file.
10336 * gdb.base/all-architectures-7.exp: New file.
10337 * gdb.base/all-architectures.exp.in: New file.
10338
10339 2016-12-09 Yao Qi <yao.qi@linaro.org>
10340
10341 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10342
10343 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10344
10345 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10346 possible.
10347 Remove useless pattern-matching code.
10348
10349 2016-12-02 Pedro Alves <palves@redhat.com>
10350
10351 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10352 procedure.
10353 (top level): Call it.
10354
10355 2016-12-02 Pedro Alves <palves@redhat.com>
10356
10357 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10358 New procedure.
10359 (top level): Call it.
10360
10361 2016-12-02 Pedro Alves <palves@redhat.com>
10362
10363 PR cli/20559
10364 * gdb.base/commands.exp (user_defined_command_args_eval): New
10365 procedure.
10366 (top level): Call it.
10367
10368 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
10369
10370 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10371 timeout handling.
10372
10373 2016-12-02 Tom Tromey <tom@tromey.com>
10374
10375 * gdb.dwarf2/main-subprogram.c: New file.
10376 * gdb.dwarf2/main-subprogram.exp: New file.
10377
10378 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10379
10380 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10381 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10382 gdb_test_no_output for a couple of cases.
10383 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10384
10385 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10386
10387 Fix test names and standardize compilation error messages throughout
10388 the following files:
10389
10390 * gdb.ada/start.exp
10391 * gdb.arch/alpha-step.exp
10392 * gdb.arch/e500-prologue.exp
10393 * gdb.arch/ftrace-insn-reloc.exp
10394 * gdb.arch/gdb1291.exp
10395 * gdb.arch/gdb1431.exp
10396 * gdb.arch/gdb1558.exp
10397 * gdb.arch/i386-dr3-watch.exp
10398 * gdb.arch/i386-sse-stack-align.exp
10399 * gdb.arch/ia64-breakpoint-shadow.exp
10400 * gdb.arch/pa-nullify.exp
10401 * gdb.arch/powerpc-aix-prologue.exp
10402 * gdb.arch/thumb-bx-pc.exp
10403 * gdb.base/annota1.exp
10404 * gdb.base/annota3.exp
10405 * gdb.base/arrayidx.exp
10406 * gdb.base/assign.exp
10407 * gdb.base/attach.exp
10408 * gdb.base/auxv.exp
10409 * gdb.base/bang.exp
10410 * gdb.base/bfp-test.exp
10411 * gdb.base/bigcore.exp
10412 * gdb.base/bitfields2.exp
10413 * gdb.base/break-fun-addr.exp
10414 * gdb.base/break-probes.exp
10415 * gdb.base/call-rt-st.exp
10416 * gdb.base/callexit.exp
10417 * gdb.base/catch-fork-kill.exp
10418 * gdb.base/charset.exp
10419 * gdb.base/checkpoint.exp
10420 * gdb.base/comprdebug.exp
10421 * gdb.base/constvars.exp
10422 * gdb.base/coredump-filter.exp
10423 * gdb.base/cursal.exp
10424 * gdb.base/cvexpr.exp
10425 * gdb.base/detach.exp
10426 * gdb.base/display.exp
10427 * gdb.base/dmsym.exp
10428 * gdb.base/dprintf-pending.exp
10429 * gdb.base/dso2dso.exp
10430 * gdb.base/dtrace-probe.exp
10431 * gdb.base/dump.exp
10432 * gdb.base/enum_cond.exp
10433 * gdb.base/exe-lock.exp
10434 * gdb.base/exec-invalid-sysroot.exp
10435 * gdb.base/execl-update-breakpoints.exp
10436 * gdb.base/exprs.exp
10437 * gdb.base/fileio.exp
10438 * gdb.base/find.exp
10439 * gdb.base/finish.exp
10440 * gdb.base/fixsection.exp
10441 * gdb.base/foll-vfork.exp
10442 * gdb.base/frame-args.exp
10443 * gdb.base/gcore.exp
10444 * gdb.base/gdb1250.exp
10445 * gdb.base/global-var-nested-by-dso.exp
10446 * gdb.base/gnu-ifunc.exp
10447 * gdb.base/hashline1.exp
10448 * gdb.base/hashline2.exp
10449 * gdb.base/hashline3.exp
10450 * gdb.base/hbreak-in-shr-unsupported.exp
10451 * gdb.base/huge.exp
10452 * gdb.base/infcall-input.exp
10453 * gdb.base/info-fun.exp
10454 * gdb.base/info-shared.exp
10455 * gdb.base/jit-simple.exp
10456 * gdb.base/jit-so.exp
10457 * gdb.base/jit.exp
10458 * gdb.base/jump.exp
10459 * gdb.base/label.exp
10460 * gdb.base/lineinc.exp
10461 * gdb.base/logical.exp
10462 * gdb.base/longjmp.exp
10463 * gdb.base/macscp.exp
10464 * gdb.base/miscexprs.exp
10465 * gdb.base/new-ui-echo.exp
10466 * gdb.base/new-ui-pending-input.exp
10467 * gdb.base/new-ui.exp
10468 * gdb.base/nodebug.exp
10469 * gdb.base/nofield.exp
10470 * gdb.base/offsets.exp
10471 * gdb.base/overlays.exp
10472 * gdb.base/pending.exp
10473 * gdb.base/pointers.exp
10474 * gdb.base/pr11022.exp
10475 * gdb.base/printcmds.exp
10476 * gdb.base/prologue.exp
10477 * gdb.base/ptr-typedef.exp
10478 * gdb.base/realname-expand.exp
10479 * gdb.base/relativedebug.exp
10480 * gdb.base/relocate.exp
10481 * gdb.base/remote.exp
10482 * gdb.base/reread.exp
10483 * gdb.base/return2.exp
10484 * gdb.base/savedregs.exp
10485 * gdb.base/sep.exp
10486 * gdb.base/sepdebug.exp
10487 * gdb.base/sepsymtab.exp
10488 * gdb.base/set-inferior-tty.exp
10489 * gdb.base/setshow.exp
10490 * gdb.base/shlib-call.exp
10491 * gdb.base/sigaltstack.exp
10492 * gdb.base/siginfo-addr.exp
10493 * gdb.base/signals.exp
10494 * gdb.base/signull.exp
10495 * gdb.base/sigrepeat.exp
10496 * gdb.base/so-impl-ld.exp
10497 * gdb.base/solib-display.exp
10498 * gdb.base/solib-overlap.exp
10499 * gdb.base/solib-search.exp
10500 * gdb.base/solib-symbol.exp
10501 * gdb.base/structs.exp
10502 * gdb.base/structs2.exp
10503 * gdb.base/symtab-search-order.exp
10504 * gdb.base/twice.exp
10505 * gdb.base/unload.exp
10506 * gdb.base/varargs.exp
10507 * gdb.base/watchpoint-solib.exp
10508 * gdb.base/watchpoint.exp
10509 * gdb.base/whatis.exp
10510 * gdb.base/wrong_frame_bt_full.exp
10511 * gdb.btrace/dlopen.exp
10512 * gdb.cell/ea-standalone.exp
10513 * gdb.cell/ea-test.exp
10514 * gdb.cp/dispcxx.exp
10515 * gdb.cp/gdb2384.exp
10516 * gdb.cp/method2.exp
10517 * gdb.cp/nextoverthrow.exp
10518 * gdb.cp/pr10728.exp
10519 * gdb.disasm/am33.exp
10520 * gdb.disasm/h8300s.exp
10521 * gdb.disasm/mn10300.exp
10522 * gdb.disasm/sh3.exp
10523 * gdb.dwarf2/dw2-dir-file-name.exp
10524 * gdb.fortran/complex.exp
10525 * gdb.fortran/library-module.exp
10526 * gdb.guile/scm-pretty-print.exp
10527 * gdb.guile/scm-symbol.exp
10528 * gdb.guile/scm-type.exp
10529 * gdb.guile/scm-value.exp
10530 * gdb.linespec/linespec.exp
10531 * gdb.mi/gdb701.exp
10532 * gdb.mi/gdb792.exp
10533 * gdb.mi/mi-breakpoint-changed.exp
10534 * gdb.mi/mi-dprintf-pending.exp
10535 * gdb.mi/mi-dprintf.exp
10536 * gdb.mi/mi-exit-code.exp
10537 * gdb.mi/mi-pending.exp
10538 * gdb.mi/mi-solib.exp
10539 * gdb.mi/new-ui-mi-sync.exp
10540 * gdb.mi/pr11022.exp
10541 * gdb.mi/user-selected-context-sync.exp
10542 * gdb.opt/solib-intra-step.exp
10543 * gdb.python/py-events.exp
10544 * gdb.python/py-finish-breakpoint.exp
10545 * gdb.python/py-mi.exp
10546 * gdb.python/py-prettyprint.exp
10547 * gdb.python/py-shared.exp
10548 * gdb.python/py-symbol.exp
10549 * gdb.python/py-template.exp
10550 * gdb.python/py-type.exp
10551 * gdb.python/py-value.exp
10552 * gdb.reverse/solib-precsave.exp
10553 * gdb.reverse/solib-reverse.exp
10554 * gdb.server/solib-list.exp
10555 * gdb.stabs/weird.exp
10556 * gdb.threads/reconnect-signal.exp
10557 * gdb.threads/stepi-random-signal.exp
10558 * gdb.trace/actions.exp
10559 * gdb.trace/ax.exp
10560 * gdb.trace/backtrace.exp
10561 * gdb.trace/change-loc.exp
10562 * gdb.trace/deltrace.exp
10563 * gdb.trace/ftrace-lock.exp
10564 * gdb.trace/ftrace.exp
10565 * gdb.trace/infotrace.exp
10566 * gdb.trace/mi-tracepoint-changed.exp
10567 * gdb.trace/packetlen.exp
10568 * gdb.trace/passcount.exp
10569 * gdb.trace/pending.exp
10570 * gdb.trace/range-stepping.exp
10571 * gdb.trace/report.exp
10572 * gdb.trace/stap-trace.exp
10573 * gdb.trace/tfind.exp
10574 * gdb.trace/trace-break.exp
10575 * gdb.trace/trace-condition.exp
10576 * gdb.trace/trace-enable-disable.exp
10577 * gdb.trace/trace-mt.exp
10578 * gdb.trace/tracecmd.exp
10579 * gdb.trace/tspeed.exp
10580 * gdb.trace/tsv.exp
10581 * lib/perftest.exp
10582
10583 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10584
10585 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10586 with gdb_test_no_output.
10587 Use command as test name.
10588
10589 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10590
10591 Fix test names starting with uppercase throughout the files.
10592
10593 * gdb.ada/assign_1.exp
10594 * gdb.ada/boolean_expr.exp
10595 * gdb.base/arrayidx.exp
10596 * gdb.base/del.exp
10597 * gdb.base/gcore-buffer-overflow.exp
10598 * gdb.base/testenv.exp
10599 * gdb.compile/compile.exp
10600 * gdb.python/py-framefilter-invalidarg.exp
10601 * gdb.python/py-framefilter.exp
10602
10603 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10604
10605 Fix test names starting with uppercase throughout the files.
10606
10607 * gdb.ada/array_return.exp
10608 * gdb.ada/expr_delims.exp
10609 * gdb.ada/mi_dyn_arr.exp
10610 * gdb.ada/mi_interface.exp
10611 * gdb.ada/mi_var_array.exp
10612 * gdb.ada/watch_arg.exp
10613 * gdb.arch/alpha-step.exp
10614 * gdb.arch/altivec-regs.exp
10615 * gdb.arch/e500-regs.exp
10616 * gdb.arch/powerpc-d128-regs.exp
10617 * gdb.base/arrayidx.exp
10618 * gdb.base/break.exp
10619 * gdb.base/checkpoint.exp
10620 * gdb.base/debug-expr.exp
10621 * gdb.base/dmsym.exp
10622 * gdb.base/radix.exp
10623 * gdb.base/sepdebug.exp
10624 * gdb.base/testenv.exp
10625 * gdb.base/watch_thread_num.exp
10626 * gdb.base/watchpoint-cond-gone.exp
10627 * gdb.cell/break.exp
10628 * gdb.cell/ea-cache.exp
10629 * gdb.compile/compile.exp
10630 * gdb.cp/gdb2495.exp
10631 * gdb.gdb/selftest.exp
10632 * gdb.gdb/xfullpath.exp
10633 * gdb.go/hello.exp
10634 * gdb.go/integers.exp
10635 * gdb.objc/basicclass.exp
10636 * gdb.pascal/hello.exp
10637 * gdb.pascal/integers.exp
10638 * gdb.python/py-breakpoint.exp
10639 * gdb.python/py-cmd.exp
10640 * gdb.python/py-linetable.exp
10641 * gdb.python/py-xmethods.exp
10642 * gdb.python/python.exp
10643 * gdb.reverse/consecutive-precsave.exp
10644 * gdb.reverse/finish-precsave.exp
10645 * gdb.reverse/i386-precsave.exp
10646 * gdb.reverse/machinestate-precsave.exp
10647 * gdb.reverse/sigall-precsave.exp
10648 * gdb.reverse/solib-precsave.exp
10649 * gdb.reverse/step-precsave.exp
10650 * gdb.reverse/until-precsave.exp
10651 * gdb.reverse/watch-precsave.exp
10652 * gdb.threads/leader-exit.exp
10653 * gdb.threads/pthreads.exp
10654 * gdb.threads/wp-replication.exp
10655 * gdb.trace/actions.exp
10656 * gdb.trace/mi-tsv-changed.exp
10657 * gdb.trace/tsv.exp
10658
10659 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10660
10661 Fix test names starting with uppercase throughout the files.
10662
10663 * gdb.arch/i386-bp_permanent.exp
10664 * gdb.arch/i386-gnu-cfi.exp
10665 * gdb.base/disasm-end-cu.exp
10666 * gdb.base/macscp.exp
10667 * gdb.base/pending.exp
10668 * gdb.base/watch_thread_num.exp
10669 * gdb.cp/exception.exp
10670 * gdb.cp/gdb2495.exp
10671 * gdb.cp/local.exp
10672 * gdb.python/py-evsignal.exp
10673 * gdb.python/python.exp
10674 * gdb.trace/tracecmd.exp
10675
10676 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10677
10678 Fix test names starting with uppercase throughout the files.
10679
10680 * gdb.base/charset.exp
10681 * gdb.base/eval.exp
10682 * gdb.base/multi-forks.exp
10683 * gdb.guile/scm-progspace.exp
10684 * gdb.opencl/datatypes.exp
10685 * gdb.python/py-block.exp
10686 * gdb.python/py-function.exp
10687 * gdb.python/py-symbol.exp
10688 * gdb.python/py-symtab.exp
10689 * gdb.python/py-xmethods.exp
10690 * gdb.reverse/break-precsave.exp
10691 * gdb.reverse/break-reverse.exp
10692 * gdb.reverse/consecutive-precsave.exp
10693 * gdb.reverse/consecutive-reverse.exp
10694 * gdb.reverse/finish-precsave.exp
10695 * gdb.reverse/finish-reverse-bkpt.exp
10696 * gdb.reverse/finish-reverse.exp
10697 * gdb.reverse/fstatat-reverse.exp
10698 * gdb.reverse/getresuid-reverse.exp
10699 * gdb.reverse/i386-precsave.exp
10700 * gdb.reverse/i386-reverse.exp
10701 * gdb.reverse/i386-sse-reverse.exp
10702 * gdb.reverse/i387-stack-reverse.exp
10703 * gdb.reverse/insn-reverse.exp
10704 * gdb.reverse/machinestate-precsave.exp
10705 * gdb.reverse/machinestate.exp
10706 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10707 * gdb.reverse/pipe-reverse.exp
10708 * gdb.reverse/readv-reverse.exp
10709 * gdb.reverse/recvmsg-reverse.exp
10710 * gdb.reverse/rerun-prec.exp
10711 * gdb.reverse/s390-mvcle.exp
10712 * gdb.reverse/sigall-precsave.exp
10713 * gdb.reverse/sigall-reverse.exp
10714 * gdb.reverse/solib-precsave.exp
10715 * gdb.reverse/solib-reverse.exp
10716 * gdb.reverse/step-precsave.exp
10717 * gdb.reverse/step-reverse.exp
10718 * gdb.reverse/time-reverse.exp
10719 * gdb.reverse/until-precsave.exp
10720 * gdb.reverse/until-reverse.exp
10721 * gdb.reverse/waitpid-reverse.exp
10722 * gdb.reverse/watch-precsave.exp
10723 * gdb.reverse/watch-reverse.exp
10724
10725 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10726
10727 Fix test names starting with uppercase throughout the files.
10728
10729 * gdb.arch/i386-mpx-simple_segv.exp
10730 * gdb.arch/i386-mpx.exp
10731 * gdb.arch/i386-permbkpt.exp
10732 * gdb.arch/pa-nullify.exp
10733 * gdb.arch/powerpc-d128-regs.exp
10734 * gdb.arch/vsx-regs.exp
10735 * gdb.base/bfp-test.exp
10736 * gdb.base/break.exp
10737 * gdb.base/breakpoint-shadow.exp
10738 * gdb.base/callfuncs.exp
10739 * gdb.base/charset.exp
10740 * gdb.base/commands.exp
10741 * gdb.base/completion.exp
10742 * gdb.base/dfp-test.exp
10743 * gdb.base/echo.exp
10744 * gdb.base/ending-run.exp
10745 * gdb.base/eval.exp
10746 * gdb.base/expand-psymtabs.exp
10747 * gdb.base/float128.exp
10748 * gdb.base/floatn.exp
10749 * gdb.base/foll-exec-mode.exp
10750 * gdb.base/gdb1056.exp
10751 * gdb.base/gdb11531.exp
10752 * gdb.base/kill-after-signal.exp
10753 * gdb.base/multi-forks.exp
10754 * gdb.base/overlays.exp
10755 * gdb.base/pending.exp
10756 * gdb.base/sepdebug.exp
10757 * gdb.base/testenv.exp
10758 * gdb.base/valgrind-db-attach.exp
10759 * gdb.base/watch_thread_num.exp
10760 * gdb.base/watchpoint-cond-gone.exp
10761 * gdb.base/watchpoint.exp
10762 * gdb.base/watchpoints.exp
10763 * gdb.cp/arg-reference.exp
10764 * gdb.cp/baseenum.exp
10765 * gdb.cp/operator.exp
10766 * gdb.cp/shadow.exp
10767 * gdb.dwarf2/dw2-op-out-param.exp
10768 * gdb.dwarf2/dw2-reg-undefined.exp
10769 * gdb.go/chan.exp
10770 * gdb.go/hello.exp
10771 * gdb.go/integers.exp
10772 * gdb.go/methods.exp
10773 * gdb.go/package.exp
10774 * gdb.guile/scm-parameter.exp
10775 * gdb.guile/scm-progspace.exp
10776 * gdb.guile/scm-value.exp
10777 * gdb.mi/mi-pending.exp
10778 * gdb.mi/user-selected-context-sync.exp
10779 * gdb.multi/multi-attach.exp
10780 * gdb.multi/tids.exp
10781 * gdb.opt/clobbered-registers-O2.exp
10782 * gdb.pascal/floats.exp
10783 * gdb.pascal/integers.exp
10784 * gdb.python/py-block.exp
10785 * gdb.python/py-events.exp
10786 * gdb.python/py-parameter.exp
10787 * gdb.python/py-symbol.exp
10788 * gdb.python/py-symtab.exp
10789 * gdb.python/py-type.exp
10790 * gdb.python/py-value.exp
10791 * gdb.python/py-xmethods.exp
10792 * gdb.python/python.exp
10793 * gdb.reverse/break-precsave.exp
10794 * gdb.reverse/consecutive-precsave.exp
10795 * gdb.reverse/finish-precsave.exp
10796 * gdb.reverse/i386-precsave.exp
10797 * gdb.reverse/machinestate-precsave.exp
10798 * gdb.reverse/sigall-precsave.exp
10799 * gdb.reverse/solib-precsave.exp
10800 * gdb.reverse/step-precsave.exp
10801 * gdb.reverse/until-precsave.exp
10802 * gdb.reverse/watch-precsave.exp
10803 * gdb.server/ext-attach.exp
10804 * gdb.server/ext-restart.exp
10805 * gdb.server/ext-run.exp
10806 * gdb.server/ext-wrapper.exp
10807 * gdb.stabs/gdb11479.exp
10808 * gdb.stabs/weird.exp
10809 * gdb.threads/attach-many-short-lived-threads.exp
10810 * gdb.threads/kill.exp
10811 * gdb.threads/watchpoint-fork.exp
10812
10813 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10814
10815 Fix test names starting with uppercase throughout all the files below.
10816
10817 * gdb.ada/array_return.exp
10818 * gdb.ada/catch_ex.exp
10819 * gdb.ada/info_exc.exp
10820 * gdb.ada/mi_catch_ex.exp
10821 * gdb.ada/mi_dyn_arr.exp
10822 * gdb.ada/mi_ex_cond.exp
10823 * gdb.ada/mi_exc_info.exp
10824 * gdb.ada/mi_interface.exp
10825 * gdb.ada/mi_task_arg.exp
10826 * gdb.ada/mi_task_info.exp
10827 * gdb.ada/mi_var_array.exp
10828 * gdb.arch/alpha-step.exp
10829 * gdb.arch/amd64-disp-step.exp
10830 * gdb.arch/arm-disp-step.exp
10831 * gdb.arch/disp-step-insn-reloc.exp
10832 * gdb.arch/e500-prologue.exp
10833 * gdb.arch/ftrace-insn-reloc.exp
10834 * gdb.arch/gdb1558.exp
10835 * gdb.arch/i386-bp_permanent.exp
10836 * gdb.arch/i386-disp-step.exp
10837 * gdb.arch/i386-float.exp
10838 * gdb.arch/i386-gnu-cfi.exp
10839 * gdb.arch/ia64-breakpoint-shadow.exp
10840 * gdb.arch/mips16-thunks.exp
10841 * gdb.arch/pa-nullify.exp
10842 * gdb.arch/powerpc-aix-prologue.exp
10843 * gdb.arch/powerpc-power.exp
10844 * gdb.arch/ppc-dfp.exp
10845 * gdb.arch/s390-tdbregs.exp
10846 * gdb.arch/spu-info.exp
10847 * gdb.arch/spu-ls.exp
10848 * gdb.arch/thumb-bx-pc.exp
10849 * gdb.base/advance.exp
10850 * gdb.base/annota-input-while-running.exp
10851 * gdb.base/arrayidx.exp
10852 * gdb.base/asmlabel.exp
10853 * gdb.base/async.exp
10854 * gdb.base/attach-wait-input.exp
10855 * gdb.base/auto-connect-native-target.exp
10856 * gdb.base/batch-preserve-term-settings.exp
10857 * gdb.base/bfp-test.exp
10858 * gdb.base/bigcore.exp
10859 * gdb.base/bp-permanent.exp
10860 * gdb.base/break-always.exp
10861 * gdb.base/break-fun-addr.exp
10862 * gdb.base/break-idempotent.exp
10863 * gdb.base/break-main-file-remove-fail.exp
10864 * gdb.base/break-probes.exp
10865 * gdb.base/break-unload-file.exp
10866 * gdb.base/break.exp
10867 * gdb.base/call-ar-st.exp
10868 * gdb.base/call-rt-st.exp
10869 * gdb.base/call-sc.exp
10870 * gdb.base/call-signal-resume.exp
10871 * gdb.base/call-strs.exp
10872 * gdb.base/callexit.exp
10873 * gdb.base/callfuncs.exp
10874 * gdb.base/catch-gdb-caused-signals.exp
10875 * gdb.base/catch-signal-siginfo-cond.exp
10876 * gdb.base/catch-syscall.exp
10877 * gdb.base/compare-sections.exp
10878 * gdb.base/cond-eval-mode.exp
10879 * gdb.base/condbreak-call-false.exp
10880 * gdb.base/consecutive-step-over.exp
10881 * gdb.base/cursal.exp
10882 * gdb.base/disabled-location.exp
10883 * gdb.base/disasm-end-cu.exp
10884 * gdb.base/display.exp
10885 * gdb.base/double-prompt-target-event-error.exp
10886 * gdb.base/dprintf-bp-same-addr.exp
10887 * gdb.base/dprintf-detach.exp
10888 * gdb.base/dprintf-next.exp
10889 * gdb.base/dprintf-non-stop.exp
10890 * gdb.base/dprintf-pending.exp
10891 * gdb.base/dso2dso.exp
10892 * gdb.base/ending-run.exp
10893 * gdb.base/enum_cond.exp
10894 * gdb.base/examine-backward.exp
10895 * gdb.base/exe-lock.exp
10896 * gdb.base/exec-invalid-sysroot.exp
10897 * gdb.base/execl-update-breakpoints.exp
10898 * gdb.base/execution-termios.exp
10899 * gdb.base/fileio.exp
10900 * gdb.base/fixsection.exp
10901 * gdb.base/foll-exec-mode.exp
10902 * gdb.base/foll-exec.exp
10903 * gdb.base/fork-running-state.exp
10904 * gdb.base/frame-args.exp
10905 * gdb.base/fullpath-expand.exp
10906 * gdb.base/func-ptr.exp
10907 * gdb.base/gcore-relro-pie.exp
10908 * gdb.base/gdb1090.exp
10909 * gdb.base/gdb1555.exp
10910 * gdb.base/global-var-nested-by-dso.exp
10911 * gdb.base/gnu-ifunc.exp
10912 * gdb.base/hbreak-in-shr-unsupported.exp
10913 * gdb.base/hbreak-unmapped.exp
10914 * gdb.base/hook-stop.exp
10915 * gdb.base/infcall-input.exp
10916 * gdb.base/info-fun.exp
10917 * gdb.base/info-shared.exp
10918 * gdb.base/interrupt-noterm.exp
10919 * gdb.base/jit-so.exp
10920 * gdb.base/jit.exp
10921 * gdb.base/line-symtabs.exp
10922 * gdb.base/list.exp
10923 * gdb.base/longjmp.exp
10924 * gdb.base/macscp.exp
10925 * gdb.base/max-value-size.exp
10926 * gdb.base/nodebug.exp
10927 * gdb.base/nofield.exp
10928 * gdb.base/overlays.exp
10929 * gdb.base/paginate-after-ctrl-c-running.exp
10930 * gdb.base/paginate-bg-execution.exp
10931 * gdb.base/paginate-inferior-exit.exp
10932 * gdb.base/pending.exp
10933 * gdb.base/pr11022.exp
10934 * gdb.base/printcmds.exp
10935 * gdb.base/ptr-typedef.exp
10936 * gdb.base/ptype.exp
10937 * gdb.base/randomize.exp
10938 * gdb.base/range-stepping.exp
10939 * gdb.base/realname-expand.exp
10940 * gdb.base/relativedebug.exp
10941 * gdb.base/remote.exp
10942 * gdb.base/savedregs.exp
10943 * gdb.base/sepdebug.exp
10944 * gdb.base/set-noassign.exp
10945 * gdb.base/shlib-call.exp
10946 * gdb.base/shreloc.exp
10947 * gdb.base/sigaltstack.exp
10948 * gdb.base/sigbpt.exp
10949 * gdb.base/siginfo-addr.exp
10950 * gdb.base/siginfo-obj.exp
10951 * gdb.base/siginfo-thread.exp
10952 * gdb.base/signest.exp
10953 * gdb.base/signull.exp
10954 * gdb.base/sigrepeat.exp
10955 * gdb.base/skip.exp
10956 * gdb.base/so-impl-ld.exp
10957 * gdb.base/solib-corrupted.exp
10958 * gdb.base/solib-disc.exp
10959 * gdb.base/solib-display.exp
10960 * gdb.base/solib-overlap.exp
10961 * gdb.base/solib-search.exp
10962 * gdb.base/solib-symbol.exp
10963 * gdb.base/source-execution.exp
10964 * gdb.base/sss-bp-on-user-bp-2.exp
10965 * gdb.base/sss-bp-on-user-bp.exp
10966 * gdb.base/stack-checking.exp
10967 * gdb.base/stale-infcall.exp
10968 * gdb.base/step-break.exp
10969 * gdb.base/step-line.exp
10970 * gdb.base/step-over-exit.exp
10971 * gdb.base/step-test.exp
10972 * gdb.base/structs.exp
10973 * gdb.base/sym-file.exp
10974 * gdb.base/symtab-search-order.exp
10975 * gdb.base/term.exp
10976 * gdb.base/type-opaque.exp
10977 * gdb.base/unload.exp
10978 * gdb.base/until-nodebug.exp
10979 * gdb.base/until.exp
10980 * gdb.base/unwindonsignal.exp
10981 * gdb.base/watch-cond.exp
10982 * gdb.base/watch-non-mem.exp
10983 * gdb.base/watch_thread_num.exp
10984 * gdb.base/watchpoint-reuse-slot.exp
10985 * gdb.base/watchpoint-solib.exp
10986 * gdb.base/watchpoint.exp
10987 * gdb.btrace/dlopen.exp
10988 * gdb.cell/arch.exp
10989 * gdb.cell/break.exp
10990 * gdb.cell/bt.exp
10991 * gdb.cell/core.exp
10992 * gdb.cell/data.exp
10993 * gdb.cell/dwarfaddr.exp
10994 * gdb.cell/ea-cache.exp
10995 * gdb.cell/ea-standalone.exp
10996 * gdb.cell/ea-test.exp
10997 * gdb.cell/f-regs.exp
10998 * gdb.cell/fork.exp
10999 * gdb.cell/gcore.exp
11000 * gdb.cell/mem-access.exp
11001 * gdb.cell/ptype.exp
11002 * gdb.cell/registers.exp
11003 * gdb.cell/sizeof.exp
11004 * gdb.cell/solib-symbol.exp
11005 * gdb.cell/solib.exp
11006 * gdb.compile/compile-tls.exp
11007 * gdb.cp/exception.exp
11008 * gdb.cp/gdb2495.exp
11009 * gdb.cp/local.exp
11010 * gdb.cp/mb-inline.exp
11011 * gdb.cp/mb-templates.exp
11012 * gdb.cp/pr10687.exp
11013 * gdb.cp/pr9167.exp
11014 * gdb.cp/scope-err.exp
11015 * gdb.cp/templates.exp
11016 * gdb.cp/virtfunc.exp
11017 * gdb.dwarf2/dw2-dir-file-name.exp
11018 * gdb.dwarf2/dw2-single-line-discriminators.exp
11019 * gdb.fortran/complex.exp
11020 * gdb.fortran/library-module.exp
11021 * gdb.guile/guile.exp
11022 * gdb.guile/scm-cmd.exp
11023 * gdb.guile/scm-frame-inline.exp
11024 * gdb.guile/scm-objfile.exp
11025 * gdb.guile/scm-pretty-print.exp
11026 * gdb.guile/scm-symbol.exp
11027 * gdb.guile/scm-type.exp
11028 * gdb.guile/scm-value.exp
11029 * gdb.linespec/keywords.exp
11030 * gdb.linespec/ls-errs.exp
11031 * gdb.linespec/macro-relative.exp
11032 * gdb.linespec/thread.exp
11033 * gdb.mi/mi-breakpoint-changed.exp
11034 * gdb.mi/mi-dprintf-pending.exp
11035 * gdb.mi/mi-fullname-deleted.exp
11036 * gdb.mi/mi-logging.exp
11037 * gdb.mi/mi-pending.exp
11038 * gdb.mi/mi-solib.exp
11039 * gdb.mi/new-ui-mi-sync.exp
11040 * gdb.mi/user-selected-context-sync.exp
11041 * gdb.multi/dummy-frame-restore.exp
11042 * gdb.multi/multi-arch-exec.exp
11043 * gdb.multi/remove-inferiors.exp
11044 * gdb.multi/watchpoint-multi-exit.exp
11045 * gdb.opt/solib-intra-step.exp
11046 * gdb.perf/backtrace.exp
11047 * gdb.perf/single-step.exp
11048 * gdb.perf/skip-command.exp
11049 * gdb.perf/skip-prologue.exp
11050 * gdb.perf/solib.exp
11051 * gdb.python/lib-types.exp
11052 * gdb.python/py-as-string.exp
11053 * gdb.python/py-bad-printers.exp
11054 * gdb.python/py-block.exp
11055 * gdb.python/py-breakpoint.exp
11056 * gdb.python/py-cmd.exp
11057 * gdb.python/py-events.exp
11058 * gdb.python/py-evthreads.exp
11059 * gdb.python/py-finish-breakpoint.exp
11060 * gdb.python/py-finish-breakpoint2.exp
11061 * gdb.python/py-frame-inline.exp
11062 * gdb.python/py-frame.exp
11063 * gdb.python/py-inferior.exp
11064 * gdb.python/py-infthread.exp
11065 * gdb.python/py-mi.exp
11066 * gdb.python/py-objfile.exp
11067 * gdb.python/py-pp-maint.exp
11068 * gdb.python/py-pp-registration.exp
11069 * gdb.python/py-prettyprint.exp
11070 * gdb.python/py-recurse-unwind.exp
11071 * gdb.python/py-shared.exp
11072 * gdb.python/py-symbol.exp
11073 * gdb.python/py-symtab.exp
11074 * gdb.python/py-template.exp
11075 * gdb.python/py-type.exp
11076 * gdb.python/py-unwind-maint.exp
11077 * gdb.python/py-unwind.exp
11078 * gdb.python/py-value.exp
11079 * gdb.python/python.exp
11080 * gdb.reverse/finish-reverse-bkpt.exp
11081 * gdb.reverse/insn-reverse.exp
11082 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11083 * gdb.reverse/solib-precsave.exp
11084 * gdb.reverse/solib-reverse.exp
11085 * gdb.stabs/gdb11479.exp
11086 * gdb.stabs/weird.exp
11087 * gdb.threads/fork-child-threads.exp
11088 * gdb.threads/fork-plus-threads.exp
11089 * gdb.threads/fork-thread-pending.exp
11090 * gdb.threads/forking-threads-plus-breakpoint.exp
11091 * gdb.threads/hand-call-in-threads.exp
11092 * gdb.threads/interrupted-hand-call.exp
11093 * gdb.threads/linux-dp.exp
11094 * gdb.threads/local-watch-wrong-thread.exp
11095 * gdb.threads/next-while-other-thread-longjmps.exp
11096 * gdb.threads/non-ldr-exit.exp
11097 * gdb.threads/pending-step.exp
11098 * gdb.threads/print-threads.exp
11099 * gdb.threads/process-dies-while-detaching.exp
11100 * gdb.threads/process-dies-while-handling-bp.exp
11101 * gdb.threads/pthreads.exp
11102 * gdb.threads/queue-signal.exp
11103 * gdb.threads/reconnect-signal.exp
11104 * gdb.threads/signal-command-handle-nopass.exp
11105 * gdb.threads/signal-command-multiple-signals-pending.exp
11106 * gdb.threads/signal-delivered-right-thread.exp
11107 * gdb.threads/signal-sigtrap.exp
11108 * gdb.threads/sigthread.exp
11109 * gdb.threads/staticthreads.exp
11110 * gdb.threads/stepi-random-signal.exp
11111 * gdb.threads/thread-unwindonsignal.exp
11112 * gdb.threads/thread_check.exp
11113 * gdb.threads/thread_events.exp
11114 * gdb.threads/tid-reuse.exp
11115 * gdb.threads/tls-nodebug.exp
11116 * gdb.threads/tls-shared.exp
11117 * gdb.threads/tls-so_extern.exp
11118 * gdb.threads/tls.exp
11119 * gdb.threads/wp-replication.exp
11120 * gdb.trace/actions-changed.exp
11121 * gdb.trace/actions.exp
11122 * gdb.trace/backtrace.exp
11123 * gdb.trace/change-loc.exp
11124 * gdb.trace/collection.exp
11125 * gdb.trace/deltrace.exp
11126 * gdb.trace/disconnected-tracing.exp
11127 * gdb.trace/entry-values.exp
11128 * gdb.trace/ftrace-lock.exp
11129 * gdb.trace/ftrace.exp
11130 * gdb.trace/infotrace.exp
11131 * gdb.trace/mi-trace-frame-collected.exp
11132 * gdb.trace/mi-trace-unavailable.exp
11133 * gdb.trace/mi-traceframe-changed.exp
11134 * gdb.trace/mi-tracepoint-changed.exp
11135 * gdb.trace/mi-tsv-changed.exp
11136 * gdb.trace/no-attach-trace.exp
11137 * gdb.trace/packetlen.exp
11138 * gdb.trace/passc-dyn.exp
11139 * gdb.trace/passcount.exp
11140 * gdb.trace/pending.exp
11141 * gdb.trace/pr16508.exp
11142 * gdb.trace/qtro.exp
11143 * gdb.trace/range-stepping.exp
11144 * gdb.trace/read-memory.exp
11145 * gdb.trace/report.exp
11146 * gdb.trace/save-trace.exp
11147 * gdb.trace/signal.exp
11148 * gdb.trace/stap-trace.exp
11149 * gdb.trace/status-stop.exp
11150 * gdb.trace/strace.exp
11151 * gdb.trace/tfile.exp
11152 * gdb.trace/tfind.exp
11153 * gdb.trace/trace-break.exp
11154 * gdb.trace/trace-condition.exp
11155 * gdb.trace/trace-enable-disable.exp
11156 * gdb.trace/trace-mt.exp
11157 * gdb.trace/tracecmd.exp
11158 * gdb.trace/tracefile-pseudo-reg.exp
11159 * gdb.trace/tspeed.exp
11160 * gdb.trace/tstatus.exp
11161 * gdb.trace/tsv.exp
11162 * gdb.trace/unavailable.exp
11163 * gdb.trace/while-dyn.exp
11164 * gdb.trace/while-stepping.exp
11165 * lib/gdb-guile.exp
11166 * lib/gdb.exp
11167 * lib/mi-support.exp
11168 * lib/pascal.exp
11169 * lib/perftest.exp
11170 * lib/prelink-support.exp
11171 * lib/selftest-support.exp
11172
11173 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11174
11175 * Makefile.in: Include disable-implicit-rules.mk.
11176
11177 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11178
11179 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11180 non-byte-aligned bit fields.
11181
11182 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11183
11184 PR gdb/12616
11185 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11186 respects the DW_AT_data_bit_offset attribute.
11187
11188 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11189
11190 * gdb.base/default.exp: Fix output of "set language".
11191
11192 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11193
11194 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11195 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11196 make.
11197 * configure.ac: Remove checks for the make program.
11198 * configure: Re-generate.
11199
11200 2016-11-16 Kevin Buettner <kevinb@redhat.com>
11201
11202 * gdb.python/py-recurse-unwind.c (main): Add loop.
11203 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11204 to read_register() and gdb.parse_and_eval(). Make each code
11205 call a separate case that can be individually tested.
11206 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11207 proc. Call cont_and_backtrace for each of the code paths that
11208 we want to test in the unwinder.
11209
11210 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11211
11212 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11213 the definition of struct S.
11214
11215 2016-11-11 Catherine Moore <clm@codesourcery.com>
11216
11217 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11218
11219 2016-11-09 Pedro Alves <palves@redhat.com>
11220
11221 * gdb.base/commands.exp (runto_or_return): New procedure.
11222 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11223 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11224 (progvar_simple_while_test, progvar_complex_if_while_test)
11225 (if_while_breakpoint_command_test)
11226 (infrun_breakpoint_command_test, breakpoint_command_test)
11227 (user_defined_command_test, watchpoint_command_test)
11228 (test_command_prompt_position, redefine_hook_test)
11229 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11230 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11231 multi_line_input and multi_line. Remove gdb_expect and
11232 gdb_stop_suppressing_tests uses.
11233 * lib/gdb.exp (valnum_re): New global.
11234 (multi_line_input): New procedure.
11235
11236 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11237
11238 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11239 Remove.
11240 (test_setup): Define with proc_with_prefix.
11241 (test_cli_inferior): Likewise.
11242 (test_cli_thread): Likewise.
11243 (test_cli_frame): Likewise.
11244 (test_cli_select_frame): Likewise.
11245 (test_cli_up_down): Likewise.
11246 (test_mi_thread_select): Likewise.
11247 (test_mi_stack_select_frame): Likewise.
11248 (test_cli_in_mi_inferior): Likewise.
11249 (test_cli_in_mi_thread): Likewise.
11250 (test_cli_in_mi_frame): Likewise.
11251 (top level): Do not use with_test_prefix_procname.
11252
11253 2016-11-09 Pedro Alves <palves@redhat.com>
11254
11255 * gdb.base/commands.exp (gdbvar_simple_if_test)
11256 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11257 (progvar_simple_if_test, progvar_simple_while_test)
11258 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11259 (infrun_breakpoint_command_test, breakpoint_command_test)
11260 (user_defined_command_test, watchpoint_command_test)
11261 (test_command_prompt_position, deprecated_command_test)
11262 (bp_deleted_in_command, temporary_breakpoint_commands)
11263 (stray_arg0_test, source_file_with_indented_comment)
11264 (recursive_source_test, if_commands_test)
11265 (error_clears_commands_left, redefine_hook_test)
11266 (redefine_backtrace_test): Use proc_with_prefix.
11267 * lib/gdb.exp (proc_with_prefix): New proc.
11268
11269 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11270
11271 * gdb.base/tui-layout.c: New file.
11272 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11273 disassembly window contains very long lines.
11274
11275 2016-11-08 Tom Tromey <tom@tromey.com>
11276
11277 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11278 depend on Python 2.
11279
11280 2016-11-08 Tom Tromey <tom@tromey.com>
11281
11282 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11283 New method.
11284
11285 2016-10-29 Manish Goregaokar <manish@mozilla.com>
11286
11287 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
11288
11289 2016-10-27 Manish Goregaokar <manish@mozilla.com>
11290
11291 * gdb.rust/simple.rs: Add test for univariant enums without
11292 discriminants and for encoded struct-like enums.
11293
11294 2016-10-28 Pedro Alves <palves@redhat.com>
11295
11296 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11297 gdb_test_multiple, tighten regexps and match symtabs and line
11298 tables incrementally.
11299
11300 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
11301
11302 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11303 general.
11304
11305 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
11306
11307 * gdb.base/exec-invalid-sysroot.exp: New file.
11308
11309 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11310
11311 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11312
11313 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11314
11315 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11316
11317 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11318
11319 * gdb.base/killed-outside.exp: Remove $options from a call to
11320 `prepare_for_testing'.
11321
11322 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11323
11324 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11325 Change test message.
11326
11327 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11328
11329 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11330 Update comment.
11331
11332 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11333
11334 * gdb.trace/mi-trace-save.exp: New file.
11335
11336 2016-10-13 Yao Qi <yao.qi@linaro.org>
11337
11338 * gdb.base/code_elim.exp (get_var_address): Remove.
11339 * gdb.base/relocate.exp: Likewise.
11340 * gdb.base/shreloc.exp: Likewise.
11341 * lib/gdb.exp (get_var_address): New.
11342
11343 2016-10-13 Yao Qi <yao.qi@linaro.org>
11344
11345 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11346 floating point tests if $skip_float_test is false.
11347
11348 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
11349
11350 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11351 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11352 argc values.
11353 Add 1 to argc so we guarantee distinct initial/modified argc values.
11354
11355 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11356
11357 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11358
11359 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11360
11361 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11362 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11363 * gdb.arch/vsx-regs.exp: Likewise.
11364
11365 2016-10-07 Yao Qi <yao.qi@linaro.org>
11366
11367 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11368
11369 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11370
11371 * gdb.python/python.exp: Test decode_line("*0").
11372
11373 2016-10-06 Doug Evans <dje@google.com>
11374
11375 * gdb.python/py-value.exp (test_value_creation): Add test for large
11376 unsigned 64-bit value.
11377
11378 2016-10-06 Tom Tromey <tom@tromey.com>
11379
11380 * gdb.compile/compile.exp: Change java tests to rust.
11381 * gdb.base/setshow.exp: Change java tests to rust.
11382 * gdb.base/default.exp: Remove java from language list.
11383 * README (Examples): Update language example.
11384 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11385 test.
11386 * lib/gdb.exp (skip_java_tests): Remove.
11387 * lib/java.exp: Remove.
11388 * gdb.java: Remove.
11389
11390 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11391
11392 * gdb.arch/mips-fcr.exp: New test.
11393 * gdb.arch/mips-fcr.c: Source for the new test.
11394
11395 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11396
11397 * gdb.base/solib-disc.exp: Use `standard_output_file'
11398 throughout.
11399
11400 2016-10-06 Pedro Alves <palves@redhat.com>
11401
11402 * gdb.base/jit-simple-dl.c: New file.
11403 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11404 * gdb.base/jit-simple.c: ... this.
11405 * gdb.base/jit-simple.exp (jit_run): Delete.
11406 (build_jit): New proc.
11407 (jit_test_reread): Recompile either the main program or the shared
11408 library, depending on what is being tested. Skip changing address
11409 if caller wants to. Compare before/after addresses. If testing
11410 standalone, explicitly load the binary. Test "maint info
11411 breakpoints".
11412 (top level): Add "standalone vs shared lib" and "change address"
11413 vs "same address" axes.
11414
11415 2016-10-06 Pedro Alves <palves@redhat.com>
11416
11417 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11418 call.
11419 (jit_run): Delete.
11420 (jit_test_reread): Use with_test_prefix. Reload the main binary
11421 explicitly. Compare the before/after addresses of the JIT
11422 descriptor.
11423
11424 2016-08-15 Doug Evans <dje@google.com>
11425
11426 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11427 for single bitfields is bool.
11428 * gdb.xml/tdesc-regs.exp: Ditto.
11429
11430 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11431
11432 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11433
11434 2016-10-05 Yao Qi <yao.qi@linaro.org>
11435
11436 * lib/gdb.exp (support_complex_tests): Return zero if
11437 gdb_skip_float_test return true.
11438
11439 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11440 Simon Marchi <simon.marchi@ericsson.com>
11441
11442 PR gdb/20487
11443 * gdb.mi/user-selected-context-sync.exp: New file.
11444 * gdb.mi/user-selected-context-sync.c: New file.
11445
11446 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11447 Simon Marchi <simon.marchi@ericsson.com>
11448
11449 PR gdb/20487
11450 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11451 =thread-select-event check.
11452
11453 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11454
11455 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11456 the compulsory L operand changes.
11457 * gdb.arch/powerpc-power.s: Likewise.
11458
11459 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11460
11461 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11462 * gdb.base/jit-attach-pie.c: New file.
11463 * gdb.base/jit-attach-pie.exp: New file.
11464
11465 2016-09-28 Pedro Alves <palves@redhat.com>
11466
11467 * gdb.base/infcall-input.c: New file.
11468 * gdb.base/infcall-input.exp: New file.
11469
11470 2016-09-22 Yao Qi <yao.qi@linaro.org>
11471
11472 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11473 (gdb_exit): Rename it to ...
11474 (gdbserver_gdb_exit): ... Close GDBserver.
11475 (gdb_exit): New proc, call gdbserver_gdb_exit.
11476 (mi_gdb_exit): Likewise.
11477
11478 2016-09-22 Yao Qi <yao.qi@linaro.org>
11479
11480 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11481 path.
11482 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11483 Remove duplication.
11484
11485 2016-09-22 Yao Qi <yao.qi@linaro.org>
11486
11487 * lib/gdbserver-support.exp: Check the existence of
11488 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11489
11490 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11491
11492 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11493
11494 2016-09-21 Tom Tromey <tom@tromey.com>
11495
11496 PR gdb/20604:
11497 * gdb.base/quit.exp: New file.
11498
11499 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11500
11501 * .gitignore: New file.
11502
11503 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11504
11505 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11506 throughout.
11507
11508 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11509
11510 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11511
11512 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11513
11514 * gdb.cp/casts.cc (decltype): Move it ...
11515 (main): ... with its call to ...
11516 * gdb.cp/casts03.cc: ... a new file.
11517 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11518
11519 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11520
11521 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11522
11523 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11524
11525 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11526 and sync up the test with tests in gas/testsuite/gas/ppc.
11527 * gdb.arch/powerpc-power.exp: Likewise.
11528
11529 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11530
11531 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11532
11533 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11534 Jan Kratochvil <jan.kratochvil@redhat.com>
11535
11536 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11537 make m1's definition to be different from m2's. Use 'dummy' as an
11538 argument for probe 'two'.
11539
11540 2016-09-10 Jon Beniston <jon@beniston.com>
11541
11542 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11543 for sim target.
11544
11545 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11546
11547 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11548 variable declaration.
11549 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11550 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11551 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11552 received HWCAP as its argument.
11553
11554 2016-09-06 Pedro Alves <palves@redhat.com>
11555
11556 * gdb.base/new-ui-pending-input.c: New file.
11557 * gdb.base/new-ui-pending-input.exp: New file.
11558 * gdb.exp (clear_gdb_spawn_id): New procedure.
11559 (with_spawn_id): Check whether gdb_spawn_id exists before
11560 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11561 on exit.
11562
11563 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11564
11565 * gdb.base/float128.c: New file.
11566 * gdb.base/float128.exp: Likewise.
11567 * gdb.base/floatn.c: Likewise.
11568 * gdb.base/floatn.exp: Likewise.
11569
11570 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11571
11572 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11573
11574 2016-09-05 Pedro Alves <palves@redhat.com>
11575
11576 PR backtrace/19927
11577 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11578 unwinders are immediately called as side effect of "source" or
11579 "disable unwinder" commands.
11580 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11581
11582 2016-09-02 Yao Qi <yao.qi@linaro.org>
11583
11584 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11585 is true and $type is "float" or "double".
11586
11587 2016-09-02 Yao Qi <yao.qi@linaro.org>
11588
11589 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11590 true.
11591 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11592 * gdb.base/call-rt-st.exp: Likewise.
11593 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11594 return value instead of gdb,skip_float_test.
11595 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11596 (do_function_calls): Use its return value instead of
11597 gdb,skip_float_test.
11598 * gdb.base/finish.exp: Likewise.
11599 * gdb.base/funcargs.exp: Likewise.
11600 * gdb.base/return.exp: Likewise.
11601 * gdb.base/return2.exp: Likewise.
11602 * gdb.base/varargs.exp: Likewise.
11603 * lib/gdb.exp (gdb_skip_float_test): Change it to
11604 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11605
11606 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11607
11608 * gdb.multi/tids.exp: Test "thread apply all".
11609
11610 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11611
11612 * gdb.base/default.exp (tty): Remove.
11613
11614 2016-08-24 Kevin Buettner <kevinb@redhat.com>
11615
11616 * gdb.python/py-recurse-unwind.c: New file.
11617 * gdb.python/py-recurse-unwind.py: New file.
11618 * gdb.python/py-recurse-unwind.exp: New file.
11619
11620 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11621
11622 * gdb.base/set-inferior-tty.exp: New file.
11623 * gdb.base/set-inferior-tty.c: New file.
11624
11625 2016-08-23 Pedro Alves <palves@redhat.com>
11626
11627 PR gdb/20494
11628 * gdb.base/new-ui-echo.c: New file.
11629 * gdb.base/new-ui-echo.exp: New file.
11630
11631 2016-08-23 Yao Qi <yao.qi@linaro.org>
11632
11633 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11634 gdbserver_spawn.
11635 * gdb.server/connect-without-multi-process.exp (do_test):
11636 Likewise.
11637
11638 2016-08-23 Yao Qi <yao.qi@linaro.org>
11639
11640 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11641 standalone_txt. Delete gdb_txt and standalone_txt on host
11642 and target. Spawn the binary on target. Copy files from
11643 target to host.
11644
11645 2016-08-22 Pedro Alves <palves@redhat.com>
11646
11647 PR gdb/20505
11648 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11649 with_test_prefix. Factor out bits to ...
11650 (test_no_vdso): ... this new procedure.
11651
11652 2016-08-19 Carl Love <cel@us.ibm.com>
11653
11654 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11655 maintaining separate logic for constructing the output path.
11656 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11657 * gdb.arch/ppc-dfp.exp: Likewise.
11658 * gdb.arch/ppc-fp.exp: Likewise.
11659 * gdb.arch/vsx-regs.exp: Likewise.
11660 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11661 binprefix for generating the additional binary files.
11662
11663 2016-08-19 Pedro Alves <palves@redhat.com>
11664
11665 * gdb.trace/mi-trace-frame-collected.exp
11666 (test_trace_frame_collected): On x32, expect two registers.
11667
11668 2016-08-18 Carl Love <cel@us.ibm.com>
11669
11670 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11671 and sync up the test with tests in gas/testsuite/gas/ppc.
11672 * gdb.arch/powerpc-power.exp: Likewise.
11673
11674 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11675
11676 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11677 expected error message.
11678
11679 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11680
11681 * gdb.multi/remove-inferiors.exp: New file.
11682 * gdb.multi/remove-inferiors.c: New file.
11683
11684 2016-08-12 Yao Qi <yao.qi@linaro.org>
11685
11686 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11687 argument list.
11688
11689 2016-08-10 Pedro Alves <palves@redhat.com>
11690
11691 PR gdb/19187
11692 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11693 setup_kfails.
11694
11695 2016-08-09 Pedro Alves <palves@redhat.com>
11696 Simon Marchi <simon.marchi@ericsson.com>
11697
11698 PR gdb/20418
11699 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11700 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11701
11702 2016-08-09 Pedro Alves <palves@redhat.com>
11703
11704 PR mi/20431
11705 * gdb.mi/mi-cmd-error.exp: New file.
11706
11707 2016-08-09 Pedro Alves <palves@redhat.com>
11708
11709 PR gdb/18653
11710 * gdb.base/signals-state-child.c: New file.
11711 * gdb.base/signals-state-child.exp: New file.
11712 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11713
11714 2016-08-09 Pedro Alves <palves@redhat.com>
11715
11716 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11717
11718 2016-08-03 Tom Tromey <tom@tromey.com>
11719
11720 PR python/18565:
11721 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11722
11723 2016-08-01 Yao Qi <yao.qi@linaro.org>
11724
11725 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11726 variable mode to "multi-process" if $multi_process is 1, otherwise
11727 set it to "single-process".
11728
11729 2016-08-01 Yao Qi <yao.qi@linaro.org>
11730
11731 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11732 * gdb.cp/cpexprs.exp: Likewise.
11733 * gdb.cp/m-static.exp: Likewise.
11734
11735 2016-07-26 Tom Tromey <tom@tromey.com>
11736
11737 PR python/20190:
11738 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11739 test.
11740
11741 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11742
11743 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11744 selecting assembly source files.
11745 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11746 assembly source files.
11747 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11748 assembly source files.
11749 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11750 selecting assembly source files.
11751
11752 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11753
11754 * gdb.base/new-ui.exp (do_test_invalid_args): New
11755 procedure.
11756
11757 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11758
11759 * gdb.btrace/reconnect.c: New file.
11760 * gdb.btrace/reconnect.exp: New file.
11761
11762 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11763
11764 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11765 to test_catch_syscall_group.
11766 (test_catch_syscall_group): New.
11767
11768 2016-07-21 Tom Tromey <tom@tromey.com>
11769
11770 * gdb.rust/simple.rs (main): Use empty struct expression.
11771 * gdb.rust/simple.exp: Add tests for empty struct expression.
11772
11773 2016-07-21 Yao Qi <yao.qi@linaro.org>
11774
11775 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11776 if gdb_skip_xml_test is true on some targets.
11777
11778 2016-07-21 Yao Qi <yao.qi@linaro.org>
11779
11780 * gdb.server/solib-list.exp: Unset last_loaded_file.
11781
11782 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11783
11784 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11785 "step into captured_main (args)".
11786
11787 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11788
11789 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11790
11791 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11792
11793 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11794
11795 2016-07-19 Pedro Alves <palves@redhat.com>
11796
11797 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11798 * gdb.opt/inline-bt.exp: Likewise.
11799 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11800 additional_flags=-Winline.
11801 * gdb.opt/inline-locals.exp: Likewise.
11802 * gdb.opt/inline-markers.c (ATTR): Define.
11803 (inlined_fn): Use it.
11804
11805 2016-07-19 Yao Qi <yao.qi@linaro.org>
11806
11807 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11808 (test_with_self): Remove some code. Remove argument executable.
11809 (top-level): Use do_self_tests.
11810
11811 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11812 Don Breazeal <donb@codesourcery.com>
11813
11814 * gdb.base/maint.exp: Escape paths used in regular expressions.
11815 * gdb.stabs/weird.exp: Likewise.
11816
11817 2016-07-13 Tom Tromey <tom@tromey.com>
11818
11819 PR python/15620, PR python/18620:
11820 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11821 (test_bkpt_events): New procs.
11822
11823 2016-07-13 Tom Tromey <tom@tromey.com>
11824
11825 PR python/17698:
11826 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11827 test.
11828 (test_watchpoints): Likewise.
11829 (test_bkpt_pending): New proc.
11830
11831 2016-07-13 Tom Tromey <tom@tromey.com>
11832
11833 PR cli/18053:
11834 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11835 completion test.
11836
11837 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11838
11839 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11840 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11841 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11842 f_label.
11843 (g): Rename g_end_lbl to g_label.
11844 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11845 low_pc and high_pc.
11846 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11847
11848 2016-07-12 Tom Tromey <tom@tromey.com>
11849
11850 PR python/19293:
11851 * gdb.python/py-unwind-maint.exp: Update tests.
11852
11853 2016-07-12 Yao Qi <yao.qi@linaro.org>
11854
11855 * lib/selftest-support.exp (selftest_setup): Match the output
11856 when captured_main is inlined.
11857
11858 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11859
11860 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11861 New variables.
11862 (print this%a, print this%b, print this): New tests.
11863 * gdb.fortran/derived-types.f90 (this): New object and
11864 initialization.
11865
11866 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11867
11868 * gdb.ada/arraydim.exp: Remove extra directory level in build
11869 directory.
11870
11871 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11872
11873 * lib/ada.exp: Remove extra directory level in build directory.
11874 * gdb.ada/cond_lang.exp: Likewise.
11875 * gdb.ada/exec_changed.exp: Likewise.
11876 * gdb.ada/lang_switch.exp: Likewise.
11877
11878 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11879
11880 * simple.rs: Add test for raw pointer subscripting.
11881 * simple.exp: Add test expectations.
11882
11883 2016-07-05 Yao Qi <yao.qi@linaro.org>
11884
11885 * gdb.mi/mi-reverse.exp: Match =record-started output.
11886
11887 2016-07-01 Pedro Alves <palves@redhat.com>
11888
11889 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11890 procedure.
11891 (jit_reader_test): Test the jit reader's unwinder.
11892 * gdb.base/jithost.c (jit_function_00_code): New global.
11893 (main): Use memcpy to fill in the mmapped code, instead of poking
11894 bytes manually here.
11895 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11896 value.
11897 (read_debug_info): Save the function's range.
11898 (read_sp): New function.
11899 (unwind_frame): Use it. Also unwind RBP.
11900 (get_frame_id): Use read_sp.
11901 (gdb_init_reader): Use calloc instead of malloc.
11902 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11903 parameter. Use gdb_test_multiple.
11904
11905 2016-07-01 Pedro Alves <palves@redhat.com>
11906 Antoine Tremblay <antoine.tremblay@ericsson.com>
11907
11908 * gdb.threads/process-dies-while-detaching.c: New file.
11909 * gdb.threads/process-dies-while-detaching.exp: New file.
11910
11911 2016-07-01 Pedro Alves <palves@redhat.com>
11912
11913 * gdb.multi/watchpoint-multi-exit.c: New file.
11914 * gdb.multi/watchpoint-multi-exit.exp: New file.
11915
11916 2016-06-30 Pedro Alves <palves@redhat.com>
11917
11918 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11919 unset inferior_spawn_id.
11920
11921 2016-06-30 Pedro Alves <palves@redhat.com>
11922
11923 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11924 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11925
11926 2016-06-29 Yao Qi <yao.qi@linaro.org>
11927
11928 * gdb.base/return.c: Add copyright header.
11929
11930 2016-06-29 Tom Tromey <tom@tromey.com>
11931
11932 PR python/20129:
11933 * gdb.python/py-framefilter.exp: Add tests for setting priority
11934 and disabling of non-existent frame filter.
11935
11936 2016-06-29 Yao Qi <yao.qi@linaro.org>
11937
11938 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11939 0x0f07ff.
11940
11941 2016-06-28 Yao Qi <yao.qi@linaro.org>
11942
11943 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11944 triplets. Start gdb, execute catch syscall, and continue. Check
11945 gdb's output to determine catch syscall is supported.
11946
11947 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11948
11949 * gdb.rust/simple.rs: Add test for returning unit in a function.
11950 * gdb.rust/simple.exp: Add expectation for functions returning
11951 unit.
11952
11953 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11954
11955 * gdb.python/py-breakpoint-create-fail.c,
11956 gdb.python/py-breakpoint-create-fail.exp,
11957 gdb.python/py-breakpoint-create-fail.py: New testcase.
11958
11959 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11960
11961 PR gdb/20239
11962 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11963 * gdb.rust/simple.exp: Add test expectations for new NonZero
11964 tests.
11965
11966 2016-06-24 David Taylor <dtaylor@emc.com>
11967
11968 * gdb.base/offsets.exp: New file.
11969 * gdb.base/offsets.c: New file.
11970
11971 2016-06-23 Tom Tromey <tom@tromey.com>
11972
11973 PR gdb/16483:
11974 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11975 before any filters are loaded.
11976
11977 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11978
11979 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11980 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11981 structs.
11982 * gdb.fortran/derived-type-function.exp: New file.
11983 * gdb.fortran/derived-type-function.f90: New file.
11984
11985
11986 2016-06-21 Pedro Alves <palves@redhat.com>
11987
11988 * gdb.base/new-ui.exp: New file.
11989 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11990 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11991 (with_spawn_id): New procedure.
11992
11993 2016-06-21 Pedro Alves <palves@redhat.com>
11994
11995 * gdb.mi/mi-exec-run.exp: New file.
11996
11997 2016-06-21 Pedro Alves <palves@redhat.com>
11998
11999 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12000 breakpoint command's output on the main UI.
12001 (test_break): New procedure, factored out from calls in the top
12002 level.
12003 (top level): Use foreach_with_prefix to test MI as main UI and as
12004 separate UI.
12005
12006 2016-06-21 Pedro Alves <palves@redhat.com>
12007
12008 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12009 (test_awatch_creation_and_listing)
12010 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12011 Remove 'type' parameter.
12012 (test_watchpoint_all): New parameter mi_mode. Remove
12013 with_test_prefix.
12014 (top level): Use foreach_with_prefix, and add main/separate UI MI
12015 testing axis.
12016
12017 2016-06-21 Pedro Alves <palves@redhat.com>
12018
12019 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12020 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12021 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12022 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12023 (gdb_main_spawn_id, mi_spawn_id): Declare and
12024 comment.
12025 (mi_create_inferior_pty): New procedure,
12026 factored out from default_mi_gdb_start.
12027 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12028 procedures.
12029 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12030 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12031 Use mi_create_inferior_pty.
12032 (mi_gdb_start): Use eval to pass down args list.
12033
12034 2016-06-21 Pedro Alves <palves@redhat.com>
12035
12036 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12037 * gdb.opt/inline-cmds.exp: Add MI tests.
12038
12039 2016-06-21 Pedro Alves <palves@redhat.com>
12040
12041 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12042
12043 2016-06-21 Pedro Alves <palves@redhat.com>
12044
12045 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12046 (top level): Use it instead of mi_execute_to.
12047
12048 2016-06-21 Pedro Alves <palves@redhat.com>
12049
12050 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12051 (cont_handler_str): New.
12052 (signal_stop_handler): Set stop_handler_str instead of printing to
12053 stdout.
12054 (continue_handler): Set cont_handler_str instead of printing to
12055 stdout.
12056 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12057 mi_send_resuming_command. Print stop_handler_str and
12058 cont_handler_str instead of expecting the python events print
12059 directly.
12060
12061 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12062
12063 * gdb.base/jit-reader.exp: New file.
12064 * gdb.base/jithost.c: New file.
12065 * gdb.base/jithost.h: New file.
12066 * gdb.base/jitreader.c : New file.
12067 * gdb.base/jit-protocol.h: New file.
12068
12069 2016-06-17 Yao Qi <yao.qi@linaro.org>
12070
12071 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12072 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12073 and detach-on-fork. Adjust tests.
12074 (top level): Invoke break_cond_on_syscall with combinations of
12075 syscall, follow-fork-mode and detach-on-fork.
12076
12077 2016-06-17 Yao Qi <yao.qi@linaro.org>
12078
12079 * gdb.base/step-over-exit.c: New.
12080 * gdb.base/step-over-exit.exp: New.
12081
12082 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12083
12084 * gdb.base/float.exp: Add target check for nds32*-*-*.
12085 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12086
12087 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12088
12089 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12090 for unsupported target features.
12091 * gdb.base/call-rt-st.exp: Likewise.
12092 * gdb.base/call-sc.exp: Likewise.
12093 * gdb.base/call-signal-resume.exp: Likewise.
12094 * gdb.base/call-strs.exp: Likewise.
12095 * gdb.base/callexit.exp: Likewise.
12096 * gdb.base/callfuncs.exp: Likewise.
12097 * gdb.base/nodebug.exp: Likewise.
12098 * gdb.base/printcmds.exp: Likewise.
12099 * gdb.base/ptype.exp: Likewise.
12100 * gdb.base/structs.exp: Likewise.
12101 * gdb.base/unwindonsignal.exp: Likewise.
12102 * gdb.cp/gdb2495.exp: Likewise.
12103 * gdb.cp/templates.exp: Likewise.
12104 * gdb.cp/virtfunc.exp: Likewise.
12105 * gdb.threads/hand-call-in-threads.exp: Likewise.
12106 * gdb.threads/interrupted-hand-call.exp: Likewise.
12107 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12108
12109 2016-06-10 Tom Tromey <tom@tromey.com>
12110
12111 PR rust/20110:
12112 * gdb.rust/expr.exp: Add test for integer constant larger than
12113 i32.
12114
12115 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12116
12117 * gdb.fortran/nested-funcs.exp: New.
12118 * gdb.fortran/nested-funcs.f90: New.
12119
12120 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12121
12122 * gdb.base/examine-backward.c: New file.
12123 * gdb.base/examine-backward.exp: New file.
12124
12125 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12126
12127 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12128 matching.
12129
12130 2016-06-02 Tom Tromey <tom@tromey.com>
12131
12132 PR python/18984:
12133 * gdb.python/py-shared.exp: Add solib_name test.
12134
12135 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12136
12137 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12138
12139 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12140
12141 PR c++/19893
12142 * gdb.dwarf2/implref.exp: Rename to...
12143 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12144 * gdb.dwarf2/implref-array.c: New file.
12145 * gdb.dwarf2/implref-array.exp: Likewise.
12146 * gdb.dwarf2/implref-global.c: Likewise.
12147 * gdb.dwarf2/implref-global.exp: Likewise.
12148 * gdb.dwarf2/implref-struct.c: Likewise.
12149 * gdb.dwarf2/implref-struct.exp: Likewise.
12150
12151 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12152
12153 * gdb.trace/trace-condition.exp: Add 64bit tests.
12154
12155 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12156
12157 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12158 bits types.
12159 (main): Adapt to 8 to 64 bits types.
12160 * gdb.trace/trace-condition.exp: Add new tests.
12161
12162 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12163
12164 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12165
12166 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12167
12168 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12169 Move condition tests...
12170 * gdb.trace/trace-condition.exp: Here.
12171
12172 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12173
12174 * gdb.trace/trace-condition.exp: Add counter-case tests.
12175
12176 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12177
12178 PR c++/15231
12179 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12180 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12181
12182 2016-05-27 Pedro Alves <palves@redhat.com>
12183
12184 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12185 New procedure.
12186 (top level): Call it, and bail out of DejaGnu is known to be bad.
12187
12188 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12189
12190 * gdb.base/whatis.c: Extend the test case.
12191 * gdb.base/whatis.exp: Add additional tests.
12192
12193 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12194
12195 * gdb.fortran/type.f90: Add pointer variable.
12196 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12197
12198 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12199
12200 * gdb.fortran/vla-type.exp: Fix testcase name.
12201
12202 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12203
12204 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12205
12206 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12207
12208 * gdb.fortran/type.f90: Add nested structures.
12209 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12210 * gdb.fortran/derived-type.exp: Adapt expected output.
12211 * gdb.fortran/vla-type.exp: Adapt expected output.
12212
12213 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12214
12215 * gdb.fortran/whatis_type.exp: Adapt expected output.
12216
12217 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12218
12219 * gdb.fortran/print_type.exp: Fix expected output.
12220 * gdb.fortran/whatis_type.exp: Fix expected output.
12221
12222 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12223
12224 * gdb.fortran/whatis_type.exp: Use multi_line.
12225
12226 2016-05-24 Tom Tromey <tom@tromey.com>
12227
12228 PR python/17386:
12229 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12230 use value as an index.
12231
12232 2016-05-23 Tom Tromey <tom@tromey.com>
12233
12234 PR python/17981:
12235 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12236 no-breakpoint case.
12237
12238 2016-05-24 Pedro Alves <palves@redhat.com>
12239
12240 PR gdb/19828
12241 * gdb.threads/clone-attach-detach.c: New file.
12242 * gdb.threads/clone-attach-detach.exp: New file.
12243
12244 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12245
12246 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12247
12248 2016-05-23 Tom Tromey <tom@tromey.com>
12249
12250 PR python/19438, PR python/18393:
12251 * gdb.python/py-progspace.exp: Add "dir" test.
12252 * gdb.python/py-objfile.exp: Add "dir" test.
12253
12254 2016-05-23 Yao Qi <yao.qi@linaro.org>
12255
12256 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12257 * gdb.arch/thumb2-it.exp: Likewise.
12258
12259 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12260
12261 * gdb.mi/mi-threads-interrupt.c: New file.
12262 * gdb.mi/mi-threads-interrupt.exp: New file.
12263
12264 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12265
12266 PR gdb/18077
12267 * gdb.mi/mi-async-run.exp: New file.
12268 * gdb.mi/mi-async-run.c: New file.
12269
12270 2016-05-17 Tom Tromey <tom@tromey.com>
12271 Manish Goregaokar <manishsmail@gmail.com>
12272
12273 * lib/rust-support.exp: New file.
12274 * lib/gdb.exp (skip_rust_tests): New proc.
12275 (build_executable_from_specs): Handle rust.
12276 * lib/future.exp (gdb_find_rustc): New proc.
12277 (gdb_default_target_compile): Handle rust.
12278 * gdb.rust/expr.exp: New file.
12279 * gdb.rust/generics.exp: New file.
12280 * gdb.rust/generics.rs: New file.
12281 * gdb.rust/methods.exp: New file.
12282 * gdb.rust/methods.rs: New file.
12283 * gdb.rust/modules.exp: New file.
12284 * gdb.rust/modules.rs: New file.
12285 * gdb.rust/simple.exp: New file.
12286 * gdb.rust/simple.rs: New file.
12287
12288 2016-05-17 Tom Tromey <tom@tromey.com>
12289
12290 * gdb.base/default.exp (set language): Add rust.
12291
12292 2016-05-17 Tom Tromey <tom@tromey.com>
12293
12294 * gdb.gdb/unittest.exp: New file.
12295
12296 2016-05-16 Yao Qi <yao.qi@linaro.org>
12297
12298 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12299 shell_prompt. Update shell_prompt_re.
12300
12301 2016-05-12 Doug Evans <dje@google.com>
12302
12303 PR symtab/19999
12304 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12305 $options when building executable.
12306 * gdb.dwarf2/fission-loclists-pie.S: New file.
12307 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12308
12309 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12310
12311 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12312 of [is_remote target],
12313
12314 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12315
12316 * lib/gdb.exp (use_gdb_stub): New procedure.
12317
12318 2016-05-03 Yunlian Jiang <yunlian@google.com>
12319 Doug Evans <dje@google.com>
12320
12321 PR symtab/19914
12322 * gdb.dwarf2/dwp-sepdebug.c: New file.
12323 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12324
12325 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12326
12327 * gdb.base/detach.exp: Remove is_remote check.
12328
12329 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12330
12331 * gdb.base/annota-input-while-running.exp: Don't check for
12332 [is_remote target]. Enable annotations after running to main.
12333 Remove unused "set test..." line.
12334
12335 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12336
12337 * gdb.trace/trace-enable-disable.exp: New file.
12338 * gdb.trace/trace-enable-disable.c: New file.
12339
12340 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12341
12342 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12343 use it in info sharedlibrary test.
12344 * gdb.trace/ftrace-lock.exp: Likewise.
12345 * gdb.trace/ftrace.exp: Likewise.
12346 * gdb.trace/range-stepping.exp: Likewise.
12347 * gdb.trace/trace-break.exp: Likewise.
12348 * gdb.trace/trace-condition.exp: Likewise.
12349 * gdb.trace/trace-mt.exp: Likewise.
12350
12351 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12352
12353 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12354 (gdb_load_shlib): ... this.
12355 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12356 gdb_load_shlib.
12357 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12358 * gdb.base/ctxobj.exp: Likewise.
12359 * gdb.base/dprintf-pending.exp: Likewise.
12360 * gdb.base/dso2dso.exp: Likewise.
12361 * gdb.base/fixsection.exp: Likewise.
12362 * gdb.base/gcore-relro.exp: Likewise.
12363 * gdb.base/gdb1555.exp: Likewise.
12364 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12365 * gdb.base/gnu-ifunc.exp: Likewise.
12366 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12367 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12368 * gdb.base/pending.exp: Likewise.
12369 * gdb.base/print-file-var.exp: Likewise.
12370 * gdb.base/print-symbol-loading.exp: Likewise.
12371 * gdb.base/shlib-call.exp: Likewise.
12372 * gdb.base/shreloc.exp: Likewise.
12373 * gdb.base/so-impl-ld.exp: Likewise.
12374 * gdb.base/solib-disc.exp: Likewise.
12375 * gdb.base/solib-nodir.exp: Likewise.
12376 * gdb.base/solib-overlap.exp: Likewise.
12377 * gdb.base/solib-symbol.exp: Likewise.
12378 * gdb.base/solib-weak.exp (do_test): Likewise.
12379 * gdb.base/sym-file.exp: Likewise.
12380 * gdb.base/symtab-search-order.exp: Likewise.
12381 * gdb.base/type-opaque.exp: Likewise.
12382 * gdb.base/unload.exp: Likewise.
12383 * gdb.base/watchpoint-solib.exp: Likewise.
12384 * gdb.compile/compile.exp: Likewise.
12385 * gdb.cp/gdb2384.exp: Likewise.
12386 * gdb.cp/infcall-dlopen.exp: Likewise.
12387 * gdb.cp/re-set-overloaded.exp: Likewise.
12388 * gdb.fortran/library-module.exp: Likewise.
12389 * gdb.opt/solib-intra-step.exp: Likewise.
12390 * gdb.python/py-finish-breakpoint.exp: Likewise.
12391 * gdb.python/py-shared.exp: Likewise.
12392 * gdb.reverse/solib-precsave.exp: Likewise.
12393 * gdb.reverse/solib-reverse.exp: Likewise.
12394 * gdb.server/solib-list.exp: Likewise.
12395 * gdb.threads/dlopen-libpthread.exp: Likewise.
12396 * gdb.threads/tls-shared.exp: Likewise.
12397 * gdb.threads/tls-so_extern.exp: Likewise.
12398 * gdb.trace/change-loc.exp: Likewise.
12399 * gdb.trace/ftrace-lock.exp: Likewise.
12400 * gdb.trace/ftrace.exp: Likewise.
12401 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12402 * gdb.trace/pending.exp: Likewise.
12403 * gdb.trace/range-stepping.exp: Likewise.
12404 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12405 (strace_info_marker): Likewise.
12406 (strace_probe_marker): Likewise.
12407 (strace_trace_on_same_addr): Likewise.
12408 (strace_trace_on_diff_addr): Likewise.
12409 * gdb.trace/trace-break.exp: Likewise.
12410 * gdb.trace/trace-condition.exp: Likewise.
12411 * gdb.trace/trace-mt.exp: Likewise.
12412
12413 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12414
12415 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12416 result of gdb_remote_download.
12417 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12418 * gdb.base/dso2dso.exp: Likewise.
12419 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12420 * gdb.base/print-file-var.exp: Likewise.
12421 * gdb.base/shlib-call.exp: Likewise.
12422 * gdb.base/shreloc.exp: Likewise.
12423 * gdb.base/solib-overlap.exp: Likewise.
12424 * gdb.base/solib-weak.exp (do_test): Likewise.
12425 * gdb.base/unload.exp: Likewise.
12426
12427 2016-04-27 Yao Qi <yao.qi@linaro.org>
12428
12429 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12430 exists.
12431
12432 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12433
12434 * vla-type.exp: Print structure from toplevel.
12435
12436 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12437
12438 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12439 of dynamic types.
12440 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12441 of dynamic types.
12442
12443 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12444
12445 * gdb.fortran/vla-type.f90: New file.
12446 * gdb.fortran/vla-type.exp: New file.
12447
12448 2016-04-25 Yao Qi <yao.qi@linaro.org>
12449
12450 * gdb.base/branch-to-self.c: New file.
12451 * gdb.base/branch-to-self.exp: New file.
12452
12453 2016-04-22 Yao Qi <yao.qi@linaro.org>
12454
12455 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12456 more after $hex.
12457
12458 2016-04-22 Yao Qi <yao.qi@linaro.org>
12459
12460 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12461 * gdb.base/annota3.exp: Likewise.
12462
12463 2016-04-22 Yao Qi <yao.qi@linaro.org>
12464
12465 * gdb.reverse/step-precsave.exp: Do one step and test program
12466 stops in "callee" and do multiple steps until program goes out
12467 of "callee".
12468 * gdb.reverse/step-reverse.exp: Likewise.
12469
12470 2016-04-22 Yao Qi <yao.qi@linaro.org>
12471
12472 * gdb.trace/signal.exp: Also pass if
12473 $tracepoint_hits($i) > $iterations.
12474
12475 2016-04-22 Yao Qi <yao.qi@linaro.org>
12476
12477 * gdb.trace/signal.c: New file.
12478 * gdb.trace/signal.exp: New file.
12479
12480 2016-04-19 Doug Evans <xdje42@gmail.com>
12481
12482 * gdb.base/bad-file.exp: New file.
12483
12484 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12485
12486 * gdb.dwarf2/implref.exp: New file.
12487
12488 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12489
12490 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12491 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12492 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12493 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12494 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12495 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12496 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12497 * lib/fortran.exp (fortran_int4): New procedure.
12498 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12499 (fortran_logical4): Likewise.
12500
12501 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12502
12503 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12504
12505 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12506
12507 * lib/compiler.c: Add Intel specific preprocessor macros.
12508 * lib/compiler.cc: Likewise.
12509
12510 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
12511
12512 * gdb.server/connect-with-no-symbol-file.c: New file.
12513 * gdb.server/connect-with-no-symbol-file.exp: New file.
12514
12515 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12516
12517 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12518
12519 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12520
12521 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12522 standard output directory.
12523
12524 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12525
12526 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12527
12528 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12529
12530 * gdb.btrace/instruction_history.c (loop): Add declaration.
12531
12532 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12533
12534 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12535
12536 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12537
12538 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12539 parentheses to print.
12540 (continue_handler): Likewise.
12541
12542 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12543
12544 * gdb.server/solib-list.exp: Remove is_remote check.
12545 Pass shlib= to gdb_compile. Don't link shared library with
12546 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12547 Run binary filename through "readlink -f" on the target.
12548
12549 2016-04-08 Pedro Alves <palves@redhat.com>
12550
12551 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12552 interpreter filename as argument to gdbserver_spawn.
12553 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12554 Return empty if $last_loaded_file does not exist.
12555
12556 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12557
12558 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12559 * gdb.base/jit-main.c: Use exit after usage.
12560
12561 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12562
12563 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12564 GDBHISTSIZE prior to the tests.
12565 * gdb.base/gdbinit-history.exp: Likewise.
12566
12567 2016-04-07 Pedro Alves <palves@redhat.com>
12568
12569 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12570 instead of build_executable. Use gdb_load_shlibs.
12571
12572 2016-04-07 Yao Qi <yao.qi@linaro.org>
12573
12574 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12575 Execute "si" command.
12576
12577 2016-04-07 Yao Qi <yao.qi@linaro.org>
12578
12579 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12580 number instead of the comments on some line.
12581
12582 2016-04-06 Don Breazeal <donb@codesourcery.com>
12583
12584 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12585 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12586
12587 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12588
12589 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12590 standard_output_file. Remove unused binfile variable.
12591
12592 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
12593
12594 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12595 * gdb.python/py-mi-objfile.exp: Match "list main" output
12596 in console format.
12597
12598 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12599
12600 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12601 absolute.
12602
12603 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12604
12605 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12606 absolute.
12607 * gdb.trace/ftrace.exp: Likewise.
12608 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12609 targets as well.
12610 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12611 (gdb_load_shlibs): Copy libraries to test directory when testing
12612 natively. Only set solib-search-path if testing remotely.
12613 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12614
12615 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12616
12617 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12618 gdb_download. Use it even if the target is not remote.
12619 * gdb.base/jit.exp (compile_jit_test): Likewise.
12620 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12621 output directory if the destination board is local, otherwise use
12622 the standard remote_download from DejaGnu.
12623 (gdb_download): Remove.
12624 (gdb_load_shlibs): Use gdb_remote_download instead of
12625 gdb_download.
12626 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12627 Use gdb_remote_download instead of gdb_download. Use it even if
12628 the target is not remote.
12629 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12630 instead of gdb_download.
12631
12632 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12633
12634 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12635 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12636 run.
12637
12638 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
12639
12640 PR gdb/19820
12641 * gdb.base/printcmds.exp: Add artificial arrays tests.
12642
12643 2016-03-31 Pedro Alves <palves@redhat.com>
12644
12645 PR gdb/19858
12646 * gdb.base/jit-main.c: Include unistd.h.
12647 (ATTACH): Define to 0 if not already defined.
12648 (wait_for_gdb, mypid): New globals.
12649 (WAIT_FOR_GDB): New macro.
12650 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12651 some breakpoint locations.
12652 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12653 New procedures.
12654 (one_jit_test): Add REATTACH parameter, and handle it. Use
12655 continue_to_test_location.
12656 (top level): Test attach, and adjusts calls to one_jit_test.
12657
12658 2016-03-31 Pedro Alves <palves@redhat.com>
12659
12660 PR gdb/19858
12661 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12662 BINSUFFIX parameter, and handle it.
12663 (top level): Adjust calls compile_jit_test.
12664
12665 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
12666
12667 PR python/19743
12668 * gdb.python/py-mi-events-gdb.py: New file.
12669 * gdb.python/py-mi-events.c: New file.
12670 * gdb.python/py-mi-events.exp: New file.
12671
12672 2016-03-30 Yao Qi <yao.qi@linaro.org>
12673
12674 * gdb.reverse/until-precsave.exp: Match function name only.
12675 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12676 Move malloc to a condition block.
12677 * gdb.reverse/until-reverse.exp: Match function name only.
12678
12679 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12680
12681 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12682 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12683 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12684 variable for GPR 0 instead of assuming it is register 0.
12685 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12686 * lib/trace-support.exp: Add s390 registers.
12687
12688 2016-03-29 Yao Qi <yao.qi@linaro.org>
12689
12690 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12691
12692 2016-03-24 Yao Qi <yao.qi@linaro.org>
12693
12694 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12695 test message.
12696
12697 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12698
12699 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12700 maintaining separate logic for constructing the output path.
12701
12702 2016-03-16 Don Breazeal <donb@codesourcery.com>
12703
12704 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12705 Retry fork and waitpid on interrupted system call errors.
12706 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12707 Use with_timeout_factor to increase timeout by factor of 10.
12708
12709 2016-03-15 Don Breazeal <donb@codesourcery.com>
12710
12711 * gdb.cp/scope-err.cc: New test program.
12712 * gdb.cp/scope-err.exp: New test script.
12713 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12714 lines and "set breakpoint here" comment.
12715 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12716 Fixed some whitespace and format issues.
12717 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12718 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12719
12720 2016-03-15 Doug Evans <dje@google.com>
12721
12722 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12723 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12724 All callers updated. Add tests for enums, mixed flags register.
12725
12726 2016-03-15 Doug Evans <dje@google.com>
12727
12728 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12729 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12730
12731 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12732
12733 * gdb.base/default.exp: Add $_as_string to the list of expected
12734 convenience functions.
12735
12736 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12737
12738 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12739
12740 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12741
12742 * gdb.python/py-as-string.exp: New file.
12743 * gdb.python/py-as-string.c: New file.
12744
12745 2016-03-09 Pedro Alves <palves@redhat.com>
12746
12747 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12748 signal" -> "Thread NN received signal" output change.
12749 * gdb.threads/ia64-sigill.exp: Likewise.
12750 * gdb.threads/linux-dp.exp: Likewise.
12751 * gdb.threads/manythreads.exp: Likewise.
12752 * gdb.threads/pending-step.exp: Likewise.
12753 * gdb.threads/print-threads.exp: Likewise.
12754 * gdb.threads/sigstep-threads.exp: Likewise.
12755 * gdb.threads/staticthreads.exp: Likewise.
12756 * gdb.threads/tls.exp: Likewise.
12757
12758 2016-03-09 Pedro Alves <palves@redhat.com>
12759
12760 * gdb.base/command-line-input.exp: New file.
12761
12762 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12763
12764 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12765 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12766 * gdb.trace/pending.exp: Accept leading dot before function name.
12767 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12768 * lib/trace-support.exp: Set registers for ppc.
12769
12770 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12771
12772 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12773 use it for disassembly; accept .main in addition to main in backtrace.
12774
12775 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12776 Marcin Kościelnicki <koriakin@0x04.net>
12777
12778 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12779 (gdb_recursion_test_ptr): New global variable.
12780 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12781 gdb_recursion_test.
12782 (gdb_c_test): Ditto.
12783
12784 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12785
12786 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12787 ordering.
12788
12789 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12790
12791 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12792 (bar): Add bar_start_lbl label.
12793 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12794 of foo/bar for emitting DWARF and tracing.
12795
12796 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12797
12798 * analyze-racy-logs.py: Set executable bit.
12799
12800 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12801
12802 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12803 (CHECK_TARGET_TMP): Likewise.
12804 (check-single-racy): New rule.
12805 (check-parallel-racy): Likewise.
12806 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12807 (do-check-parallel-racy): New rule.
12808 (check-racy/%.exp): Likewise.
12809 * README (Racy testcases): New section.
12810 * analyze-racy-logs.py: New file.
12811
12812 2016-03-03 Doug Evans <dje@google.com>
12813
12814 * gdb.base/skip.exp: Use with_test_prefix.
12815
12816 2016-03-03 Yao Qi <yao.qi@linaro.org>
12817
12818 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12819 Invoke step_over_syscall "clone" and break_cond_on_syscall
12820 "clone".
12821 * gdb.base/step-over-clone.c: New file.
12822
12823 2016-03-03 Yao Qi <yao.qi@linaro.org>
12824
12825 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12826 code format.
12827
12828 2016-03-03 Yao Qi <yao.qi@linaro.org>
12829
12830 * gdb.base/disp-step-fork.c: Rename to ...
12831 * gdb.base/step-over-fork.c: ... it. New file.
12832 * gdb.base/disp-step-vfork.c: Rename to ...
12833 * gdb.base/step-over-vfork.c: ... it. New file.
12834 * gdb.base/disp-step-syscall.exp: Rename to ...
12835 * gdb.base/step-over-syscall.exp: ... it. New file.
12836 (disp_step_cross_syscall): Rename to ...
12837 (step_over_syscall): ... it.
12838
12839 2016-03-03 Yao Qi <yao.qi@linaro.org>
12840
12841 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12842 If target supports condition evaluation on target, invoke
12843 break_cond_on_syscall for fork and vfork.
12844
12845 2016-03-03 Yao Qi <yao.qi@linaro.org>
12846
12847 * gdb.base/disp-step-syscall.exp: Don't invoke
12848 support_displaced_stepping.
12849 (disp_step_cross_syscall): Test with displaced stepping off and
12850 on if supported.
12851
12852 2016-03-03 Yao Qi <yao.qi@linaro.org>
12853
12854 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12855 proc.
12856 (setup): New proc.
12857 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12858 and setup.
12859
12860 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12861
12862 * gdb.fortran/vla-history.exp: Remove breakpoint.
12863
12864 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12865
12866 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12867 exceeds timeout.
12868
12869 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12870
12871 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12872 breakpoint.
12873
12874 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12875
12876 * gdb.mi/vla.f90: Nullify pointer after declaration.
12877
12878 2016-03-01 Pedro Alves <palves@redhat.com>
12879
12880 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12881
12882 2016-03-01 Pedro Alves <palves@redhat.com>
12883
12884 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12885 before anything else.
12886 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12887 _GNU_SOURCE here.
12888 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12889 before anything else.
12890 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12891
12892 2016-03-01 Pedro Alves <palves@redhat.com>
12893
12894 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12895
12896 2016-03-01 Yao Qi <yao.qi@linaro.org>
12897
12898 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12899 prepare_for_testing.
12900
12901 2016-03-01 Yao Qi <yao.qi@linaro.org>
12902
12903 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12904
12905 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12906
12907 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12908 manually constructing the output path.
12909
12910 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12911
12912 * gdb.arch/s390-stackless.S: New.
12913 * gdb.arch/s390-stackless.exp: New.
12914
12915 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12916
12917 * gdb.dlang/circular.c: New file.
12918 * gdb.dlang/circular.exp: New file.
12919
12920 2016-02-26 Yao Qi <yao.qi@linaro.org>
12921
12922 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12923 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12924 (testcases): Update.
12925
12926 2016-02-26 Yao Qi <yao.qi@linaro.org>
12927
12928 * gdb.reverse/aarch64.c: Rename to ...
12929 * gdb.reverse/insn-reverse.c: ... it.
12930 * gdb.reverse/aarch64.exp: Rename to ...
12931 * gdb.reverse/insn-reverse.exp: ... it.
12932
12933 2016-02-26 Yao Qi <yao.qi@linaro.org>
12934
12935 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12936 (testcase_ftype): New.
12937 (testcases): New array.
12938 (n_testcases): New.
12939 (main): Call each element in testcases.
12940 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12941 (read_testcase): New.
12942 Do the tests in a loop.
12943
12944 2016-02-25 Yao Qi <yao.qi@linaro.org>
12945
12946 * gdb.base/branches.c: Remove.
12947
12948 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12949
12950 PR gdb/13808
12951 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12952
12953 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12954
12955 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12956
12957 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12958
12959 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12960 change x86_64 call_insn to 'callq'.
12961
12962 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12963
12964 * gdb.trace/tfile-avx.c: Move to...
12965 * gdb.trace/tracefile-pseudo-reg.c: Here.
12966 * gdb.trace/tfile-avx.exp: Move to...
12967 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12968
12969 2016-02-24 Gary Benson <gbenson@redhat.com>
12970
12971 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12972 message on attach.
12973
12974 2016-02-23 Doug Evans <dje@google.com>
12975
12976 * gdb.base/skip.c (test_skip): New function.
12977 (end_test_skip_file_and_function): New function.
12978 (test_skip_file_and_function): New function.
12979 * gdb.base/skip1.c (test_skip): New function.
12980 (skip1_test_skip_file_and_function): New function.
12981 * gdb.base/skip.exp: Add tests for new skip options.
12982 * gdb.base/skip-solib.exp: Update expected output.
12983 * gdb.perf/skip-command.cc: New file.
12984 * gdb.perf/skip-command.exp: New file.
12985 * gdb.perf/skip-command.py: New file.
12986
12987 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12988
12989 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12990 info registers pattern.
12991
12992 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12993
12994 * lib/future.exp: Add D support.
12995 (gdb_find_gdc): New proc.
12996 (gdb_default_target_compile): Add D support.
12997
12998 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12999
13000 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13001 user+system time.
13002 (trace_speed_test): Determine the iteration count for a time
13003 between 15..30 seconds.
13004
13005 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13006
13007 * gdb.arch/i386-mpx-sigsegv.c: New file.
13008 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13009 * gdb.arch/i386-mpx-simple_segv.c: New file.
13010 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13011
13012 2016-02-18 Yao Qi <yao.qi@linaro.org>
13013
13014 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13015 Don't call setup_kfail.
13016
13017 2016-02-18 Yao Qi <yao.qi@linaro.org>
13018
13019 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13020 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13021
13022 2016-02-16 Doug Evans <dje@google.com>
13023
13024 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13025 * gdb.base/skip1.c: Ditto.
13026 * gdb.base/skip.exp: Whitespace cleanup.
13027
13028 2016-02-16 Don Breazeal <donb@codesourcery.com>
13029
13030 PR remote/19496
13031 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13032 Remove kfail for PR remote/19496.
13033
13034 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13035
13036 * lib/gdb.exp (standard_temp_file): Return a path specific to
13037 the runtest invocation.
13038
13039 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13040
13041 * gdb.trace/save-trace.exp: Change relative path to be in the
13042 standard output directory.
13043
13044 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13045
13046 * gdb.arch/i386-prologue.c: Add missing prototypes.
13047
13048 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13049
13050 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13051 * gdb.arch/i386-prologue.exp: Likewise.
13052 * gdb.arch/i386-size.exp: Likewise.
13053
13054 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13055
13056 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13057 define object file path.
13058 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13059 file path.
13060 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13061 standard_output_file to define binfile.
13062
13063 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13064
13065 Fix compatibility with recent gfortran-5.3.1.
13066 * gdb.fortran/vla-history.exp (print vla1 allocated)
13067 (print vla2 allocated, print $2, print $3): Remove
13068 (print $4): Rename to ...
13069 (print $2): ... here.
13070 (print $9): Rename to ...
13071 (print $5): ... here.
13072 (print $10): Rename to ...
13073 (print $6): ... here.
13074 * gdb.fortran/vla.f90: Add pvla initialization.
13075
13076 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13077
13078 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13079 New test.
13080 * gdb.fortran/vla-value-sub.exp: Likewise.
13081
13082 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13083
13084 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13085
13086 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13087
13088 * i386-biarch-core.exp: Define corefile using
13089 standard_output_file.
13090
13091 2016-02-12 Yao Qi <yao.qi@linaro.org>
13092
13093 * gdb.arch/arm-single-step-kernel-helper.c: New.
13094 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13095
13096 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13097
13098 * gdb.btrace/tailcall-only.exp: New.
13099 * gdb.btrace/tailcall-only.c: New.
13100 * gdb.btrace/x86_64-tailcall-only.S: New.
13101 * gdb.btrace/i686-tailcall-only.S: New.
13102
13103 2016-02-11 Pedro Alves <palves@redhat.com>
13104
13105 * README (Parallel testing): Add missing double quotes.
13106
13107 2016-02-11 Pedro Alves <palves@redhat.com>
13108
13109 * README (Parallel testing): New section.
13110 (GDB_PARALLEL): Rewrite.
13111 (FORCE_PARALLEL): Document.
13112
13113 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13114
13115 * gdb.trace/tfile-avx.c: New test.
13116 * gdb.trace/tfile-avx.exp: New test.
13117
13118 2016-02-09 Keith Seitz <keiths@redhat.com>
13119
13120 PR breakpoints/19546
13121 * gdb.base/infcall-exec.c: New file.
13122 * gdb.base/infcall-exec2.c: New file.
13123 * gdb.base/infcall-exec.exp: New file.
13124
13125 2016-02-09 Keith Seitz <keiths@redhat.com>
13126
13127 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13128 (toplevel): Call test_bkpt_address.
13129
13130 2016-02-09 Keith Seitz <keiths@redhat.com>
13131
13132 PR python/19506
13133 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13134 (toplevel): Call test_bkpt_address.
13135
13136 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13137
13138 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13139 to AC_OUTPUT.
13140 * configure: Regenerate.
13141
13142 2016-02-09 Pedro Alves <palves@redhat.com>
13143
13144 PR breakpoints/19548
13145 * gdb.base/execl-update-breakpoints.c (some_function): New
13146 function.
13147 (main): Call it.
13148 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13149 Tighten expected GDB output.
13150
13151 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13152
13153 * Makefile.in (ALL_SUBDIRS): Remove.
13154 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13155 (distclean maintainer-clean realclean): Likewise.
13156 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13157 * configure: Regenerate.
13158 * gdb.ada/Makefile.in: Delete.
13159 * gdb.arch/Makefile.in: Likewise.
13160 * gdb.asm/Makefile.in: Likewise.
13161 * gdb.base/Makefile.in: Likewise.
13162 * gdb.btrace/Makefile.in: Likewise.
13163 * gdb.cell/Makefile.in: Likewise.
13164 * gdb.compile/Makefile.in: Likewise.
13165 * gdb.cp/Makefile.in: Likewise.
13166 * gdb.disasm/Makefile.in: Likewise.
13167 * gdb.dlang/Makefile.in: Likewise.
13168 * gdb.dwarf2/Makefile.in: Likewise.
13169 * gdb.fortran/Makefile.in: Likewise.
13170 * gdb.gdb/Makefile.in: Likewise.
13171 * gdb.go/Makefile.in: Likewise.
13172 * gdb.guile/Makefile.in: Likewise.
13173 * gdb.java/Makefile.in: Likewise.
13174 * gdb.linespec/Makefile.in: Likewise.
13175 * gdb.mi/Makefile.in: Likewise.
13176 * gdb.modula2/Makefile.in: Likewise.
13177 * gdb.multi/Makefile.in: Likewise.
13178 * gdb.objc/Makefile.in: Likewise.
13179 * gdb.opencl/Makefile.in: Likewise.
13180 * gdb.opt/Makefile.in: Likewise.
13181 * gdb.pascal/Makefile.in: Likewise.
13182 * gdb.perf/Makefile.in: Likewise.
13183 * gdb.python/Makefile.in: Likewise.
13184 * gdb.reverse/Makefile.in: Likewise.
13185 * gdb.server/Makefile.in: Likewise.
13186 * gdb.stabs/Makefile.in: Likewise.
13187 * gdb.threads/Makefile.in: Likewise.
13188 * gdb.trace/Makefile.in: Likewise.
13189 * gdb.xml/Makefile.in: Likewise.
13190 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13191 GDB_PARALLEL.
13192 (standard_output_file): Remove check for GDB_PARALLEL, always
13193 return path in outputs/$subdir/$testname.
13194
13195 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13196
13197 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13198 (site.exp): Assign abs_srcdir to tcl's srcdir.
13199
13200 2016-02-04 Yao Qi <yao.qi@linaro.org>
13201
13202 * gdb.base/foll-exec-mode.c: Include limits.h.
13203 (main): Add parameters argc and argv. Get directory from
13204 argv[0].
13205 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13206 compilation.
13207 * gdb.base/foll-exec.c: Include limits.h.
13208 (main): Add parameters argc and argv.
13209 Get directory from argv[0].
13210 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13211 Adjust tests on the number of lines as source code changed.
13212 * gdb.base/foll-vfork-exit.c: Include limits.h.
13213 (main): Add one line of statement before vfork.
13214 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13215 (main): Add parameters argc and argv. Get directory from
13216 argv[0].
13217 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13218 (setup_gdb): Set tbreak to skip some source lines.
13219 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13220 (main): Add parameters argc and argv. Get directory from
13221 argv[0].
13222 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13223 compilation.
13224 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13225 (main): Add parameters argc and argv. Get directory from
13226 argv[0].
13227 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13228 compilation.
13229
13230 2016-02-01 Doug Evans <dje@google.com>
13231
13232 * gdb.base/skip.exp: Clean up multiple references to same test name.
13233
13234 2016-02-01 Pedro Alves <palves@redhat.com>
13235
13236 PR remote/19496
13237 * gdb.threads/forking-threads-plus-breakpoint.exp
13238 (displaced_stepping_supported): New global.
13239 (probe_displaced_stepping_support): New procedure.
13240 (do_test): Add 'displaced' parameter, and use it.
13241 (top level): Check for displaced stepping support. Add displaced
13242 stepping on/off testing axis.
13243
13244 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13245
13246 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13247 pointer. Don't perform further tests on the unassociated pointer
13248 if the first test fails.
13249
13250 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13251
13252 * gdb.base/max-value-size.c: New file.
13253 * gdb.base/max-value-size.exp: New file.
13254 * gdb.base/huge.exp: Disable max-value-size for this test.
13255
13256 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13257
13258 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13259
13260 2016-01-28 Yao Qi <yao.qi@linaro.org>
13261
13262 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13263
13264 2016-01-25 Pedro Alves <palves@redhat.com>
13265
13266 PR threads/19461
13267 * gdb.base/fork-running-state.c: New file.
13268 * gdb.base/fork-running-state.exp: New file.
13269
13270 2016-01-25 Pedro Alves <palves@redhat.com>
13271
13272 PR gdb/19494
13273 * gdb.base/catch-fork-kill.c: New file.
13274 * gdb.base/catch-fork-kill.exp: New file.
13275
13276 2016-01-25 Pedro Alves <palves@redhat.com>
13277
13278 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13279 Delete, moved to lib/gdb.exp.
13280 * gdb.threads/forking-threads-plus-breakpoint.exp
13281 (foreach_with_prefix): Likewise.
13282 * gdb.threads/process-dies-while-handling-bp.exp
13283 (foreach_with_prefix): Likewise.
13284 * lib/gdb.exp (foreach_with_prefix): New procedure.
13285
13286 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13287
13288 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13289 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13290
13291 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13292
13293 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13294 endian targets.
13295
13296 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13297 Pedro Alves <palves@redhat.com>
13298
13299 Fix testsuite compatibility with Guile.
13300 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13301 number.
13302
13303 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13304
13305 Fix testsuite compatibility with Guile.
13306 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13307 (thread 1): New test for backtrace through signal handler.
13308
13309 2016-01-22 Yao Qi <yao.qi@linaro.org>
13310
13311 PR testsuite/19491
13312 * gdb.base/multi-forks.c: Include
13313 ../lib/unbuffer_output.c
13314 (main): Call gdb_unbuffer_output.
13315
13316 2016-01-21 Doug Evans <dje@google.com>
13317
13318 * lib/ada.exp (gdb_compile_ada): Fix typo.
13319
13320 2016-01-21 Joel Brobecker <brobecker@adacore.com>
13321
13322 * gdb.base/break-fun-addr.exp: New file.
13323 * gdb.base/break-fun-addr1.c: New file.
13324 * gdb.base/break-fun-addr2.c: New file.
13325
13326 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13327
13328 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13329 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13330 enum flag values.
13331
13332 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13333
13334 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13335 when GDB can not set the vector return value. Add more comments
13336 for clarification.
13337
13338 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13339
13340 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13341 command.
13342
13343 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13344
13345 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13346
13347 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13348
13349 * Makefile.in (check-single): Pass --status to runtest.
13350 (check/%.exp): Likewise.
13351
13352 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13353
13354 * Makefile.in (check-parallel): Propagate return code from make
13355 do-check-parallel.
13356
13357 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13358
13359 * gdb.trace/ftrace.exp: Fix expected message on continue.
13360 * gdb.trace/pending.exp: Fix expected message on continue.
13361 * gdb.trace/trace-break.exp: Fix expected message on continue.
13362
13363 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13364
13365 * lib/gdb.exp (gdb_test): Remove unused global references.
13366
13367 2016-01-18 Pedro Alves <palves@redhat.com>
13368
13369 * gdb.base/async-shell.exp: Adjust expected output.
13370 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13371 * gdb.base/siginfo-thread.exp: Adjust expected output.
13372 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13373 * gdb.java/jnpe.exp: Adjust expected output.
13374 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13375 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13376 * gdb.threads/leader-exit.exp: Adjust expected output.
13377 * gdb.threads/manythreads.exp: Adjust expected output.
13378 * gdb.threads/pthreads.exp: Adjust expected output.
13379 * gdb.threads/schedlock.exp: Adjust expected output.
13380 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13381 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13382 expected output.
13383 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13384 output.
13385 * gdb.threads/sigthread.exp: Adjust expected output.
13386 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13387
13388 2016-01-18 Yao Qi <yao.qi@linaro.org>
13389
13390 * gdb.guile/scm-section-script.c: Replace @progbits with
13391 %progbits.
13392 * gdb.python/py-section-script.c: Likewise.
13393
13394 2016-01-15 Pedro Alves <palves@redhat.com>
13395
13396 * gdb.multi/tids.exp: Test star wildcard ranges.
13397
13398 2016-01-15 Pedro Alves <palves@redhat.com>
13399
13400 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13401 command from "thread apply" invocation.
13402 (thr_apply_info_thr_invalid): Default the expected output to the
13403 input tid list.
13404 (top level): Add tests that use convenience variables. Add tests
13405 for "thread apply" with a valid TID list, but missing the command.
13406
13407 2016-01-13 Pedro Alves <palves@redhat.com>
13408
13409 * gdb.base/default.exp: Expect $_gthread as well.
13410 * gdb.multi/tids.exp: Test $_gthread.
13411 * gdb.threads/thread-specific.exp: Test $_gthread.
13412
13413 2016-01-13 Pedro Alves <palves@redhat.com>
13414
13415 * gdb.multi/tids.exp: Test "info threads -gid".
13416
13417 2016-01-13 Pedro Alves <palves@redhat.com>
13418
13419 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13420 Breakpoint.thread.
13421 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13422
13423 2016-01-07 Pedro Alves <palves@redhat.com>
13424
13425 * gdb.base/break.exp: Adjust to output changes.
13426 * gdb.base/hbreak2.exp: Likewise.
13427 * gdb.base/sepdebug.exp: Likewise.
13428 * gdb.base/watch_thread_num.exp: Likewise.
13429 * gdb.linespec/keywords.exp: Likewise.
13430 * gdb.multi/info-threads.exp: Likewise.
13431 * gdb.threads/thread-find.exp: Likewise.
13432 * gdb.multi/tids.c: New file.
13433 * gdb.multi/tids.exp: New file.
13434
13435 2016-01-13 Pedro Alves <palves@redhat.com>
13436
13437 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13438
13439 2016-01-13 Pedro Alves <palves@redhat.com>
13440
13441 * gdb.base/default.exp: Expect $_inferior as well.
13442 * gdb.multi/base.exp: Test $_inferior.
13443
13444 2016-01-13 Pedro Alves <palves@redhat.com>
13445
13446 PR breakpoints/19388
13447 * gdb.base/catch-signal-siginfo-cond.c: New file.
13448 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13449
13450 2016-01-12 Josh Stone <jistone@redhat.com>
13451 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13452
13453 * gdb.base/catch-syscall.c (do_execve): New variable.
13454 (main): Conditionally trigger an execve.
13455 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13456 (test_catch_syscall_execve): New, check entry/return across execve.
13457 (do_syscall_tests): Call test_catch_syscall_execve.
13458
13459 2016-01-12 Pedro Alves <palves@redhat.com>
13460
13461 * gdb.base/random-signal.exp (do_test): New procedure, with body
13462 of testcase moved in.
13463
13464 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13465 Pedro Alves <palves@redhat.com>
13466
13467 * gdb.base/funcargs.exp (finish from indirectly called function):
13468 Reintroduce the case for 'First'.
13469
13470 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13471 Pedro Alves <palves@redhat.com>
13472
13473 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13474 (tcatch_vfork_then_child_follow_exec)
13475 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13476 identification.
13477
13478 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13479
13480 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13481 and repeats to unlimited.
13482 * gdb.python/py-value.exp: Likewise.
13483 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13484 and repeats to unlimited.
13485
13486 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13487
13488 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13489 and reordering the functions.
13490 * gdb.multi/hangout.c: Likewise.
13491 * gdb.multi/hello.c: Likewise.
13492
13493 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13494
13495 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13496 absolute.
13497 (SingleStatisticTestResult.report): Use dict.keys instead of
13498 dict.iterkeys.
13499
13500 2016-01-06 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13503
13504 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13505
13506 * gdb.btrace/dlopen.exp: New.
13507 * gdb.btrace/dlopen.c: New.
13508 * gdb.btrace/dlopen-dso.c: New.
13509
13510 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13511
13512 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13513 PATTERN argument is optional.
13514
13515 2015-12-24 Joel Brobecker <brobecker@adacore.com>
13516
13517 * lib/ada.exp (target_compile_ada_from_dir): New function.
13518 (gdb_compile_ada): Reimplement avoiding the use of project files.
13519 * gdb.ada/gnat_ada.gpr: Delete.
13520 * gdb.ada/cond_lang.exp: Adjust test to make path before
13521 filename optional.
13522 * gdb.ada/small_reg_param.exp: Likewise.
13523
13524 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13525
13526 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13527
13528 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13529
13530 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13531 case.
13532
13533 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13534
13535 * gdb.base/break.exp: Remove dead code.
13536 * gdb.base/sepdebug.exp: Likewise.
13537
13538 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13539
13540 * gdb.asm/asm-source.exp: Remove HP-UX references.
13541 * gdb.base/annota1.exp: Likewise.
13542 * gdb.base/annota3.exp: Likewise.
13543 * gdb.base/attach.exp: Likewise.
13544 * gdb.base/bigcore.exp: Likewise.
13545 * gdb.base/break.exp: Likewise.
13546 * gdb.base/call-ar-st.exp: Likewise.
13547 * gdb.base/callfuncs.exp: Likewise.
13548 * gdb.base/catch-fork-static.exp: Likewise.
13549 * gdb.base/display.exp: Likewise.
13550 * gdb.base/foll-exec-mode.exp: Likewise.
13551 * gdb.base/foll-exec.exp: Likewise.
13552 * gdb.base/foll-fork.exp: Likewise.
13553 * gdb.base/foll-vfork.exp: Likewise.
13554 * gdb.base/funcargs.exp: Likewise.
13555 * gdb.base/hbreak2.exp: Likewise.
13556 * gdb.base/inferior-died.exp: Likewise.
13557 * gdb.base/interrupt.exp: Likewise.
13558 * gdb.base/multi-forks.exp: Likewise.
13559 * gdb.base/nodebug.exp: Likewise.
13560 * gdb.base/sepdebug.exp: Likewise.
13561 * gdb.base/solib1.c: Likewise.
13562 * gdb.base/step-test.exp: Likewise.
13563 * gdb.mi/non-stop.c: Likewise.
13564 * gdb.mi/pthreads.c: Likewise.
13565 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13566 * gdb.threads/pthreads.c: Likewise.
13567 * gdb.threads/staticthreads.exp: Likewise.
13568 * lib/future.exp: Likewise.
13569 * lib/gdb.exp: Likewise.
13570 * gdb.base/so-indr-cl.c: Remove.
13571 * gdb.base/so-indr-cl.exp: Likewise.
13572 * gdb.base/solib.c: Likewise.
13573 * gdb.base/solib.exp: Likewise.
13574 * gdb.base/solib2.c: Likewise.
13575
13576 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13577
13578 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13579 * gdb.base/call-ar-st.exp: Likewise.
13580 * gdb.base/callfuncs.exp: Likewise.
13581 * gdb.base/condbreak.exp: Likewise.
13582 * gdb.base/constvars.exp: Likewise.
13583 * gdb.base/hbreak2.exp: Likewise.
13584 * gdb.base/langs.exp: Likewise.
13585 * gdb.base/list.exp: Likewise.
13586 * gdb.base/long_long.exp: Likewise.
13587 * gdb.base/ptype.exp: Likewise.
13588 * gdb.base/scope.exp: Likewise.
13589 * gdb.base/signals.exp: Likewise.
13590 * gdb.base/so-impl-ld.exp: Likewise.
13591 * gdb.base/varargs.exp: Likewise.
13592 * gdb.base/volatile.exp: Likewise.
13593 * gdb.base/whatis.exp: Likewise.
13594 * gdb.cp/cplusfuncs.exp: Likewise.
13595 * gdb.cp/inherit.exp: Likewise.
13596 * gdb.cp/local.exp: Likewise.
13597 * gdb.cp/member-ptr.exp: Likewise.
13598 * gdb.cp/method.exp: Likewise.
13599 * gdb.cp/overload.exp: Likewise.
13600 * gdb.cp/templates.exp: Likewise.
13601 * gdb.stabs/weird.exp: Likewise.
13602 * lib/compiler.c: Likewise.
13603 * lib/compiler.cc: Likewise.
13604 * lib/cp-support.exp: Likewise.
13605 * lib/gdb.exp: Likewise.
13606
13607 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13608
13609 * configure.ac: Remove HP-UX case.
13610 * configure: Regenerate.
13611
13612 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13613
13614 * lib/gdb.exp (gdb_compile): Add function doc.
13615
13616 2015-12-17 Pedro Alves <palves@redhat.com>
13617
13618 PR threads/19354
13619 * gdb.multi/info-threads.exp: New file.
13620
13621 2015-12-15 Yao Qi <yao.qi@linaro.org>
13622
13623 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13624 is aarch64*-*-*.
13625
13626 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13627
13628 * gdb.base/history-duplicates.exp: Skip if no readline support.
13629
13630 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13631
13632 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13633
13634 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13635
13636 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13637
13638 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13639
13640 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13641 ctrl-C if nointerrupts target property is set.
13642 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13643 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13644 * gdb.base/paginate-bg-execution.exp: Likewise.
13645 * gdb.base/paginate-execution-startup.exp: Likewise.
13646 * gdb.base/random-signal.exp: Likewise.
13647 * gdb.base/range-stepping.exp: Likewise.
13648 * gdb.cp/annota2.exp: Likewise.
13649 * gdb.cp/annota3.exp: Likewise.
13650 * gdb.gdb/selftest.exp: Likewise.
13651 * gdb.threads/continue-pending-status.exp: Likewise.
13652 * gdb.threads/leader-exit.exp: Likewise.
13653 * gdb.threads/manythreads.exp: Likewise.
13654 * gdb.threads/pthreads.exp: Likewise.
13655 * gdb.threads/schedlock.exp: Likewise.
13656 * gdb.threads/sigthread.exp: Likewise.
13657
13658 2015-12-11 Don Breazeal <donb@codesourcery.com>
13659
13660 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13661 remote.
13662 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13663 * gdb.base/foll-exec.exp (main): Enable for target remote.
13664 * gdb.base/foll-fork.exp (main): Likewise.
13665 * gdb.base/foll-vfork.exp (main): Likewise.
13666 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13667 (proc continue_to_exit_bp_loc): Use clean_restart.
13668 * gdb.base/pie-execl.exp (main): Disable for target remote.
13669 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13670 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13671 * gdb.threads/execl.exp (main): Likewise.
13672 * gdb.threads/fork-child-threads.exp (main): Likewise.
13673 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13674 remote.
13675 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13676 remote.
13677 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13678 pid.tid style ptids, instead of just tid.
13679 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13680 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13681 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13682 ptids, instead of just tid.
13683
13684 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13685
13686 * gdb.base/list.exp (test_list_forward): Add end of file error
13687 test.
13688 (test_repeat_list_command): Add end of file error test.
13689 (test_list_backwards): Add beginning of file error test.
13690
13691 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13692
13693 * gdb.base/list.exp (test_list_invalid_args): New function,
13694 defined, and called.
13695
13696 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13697
13698 * gdb.base/list.exp (test_list): Make test names unique.
13699
13700 2015-12-11 Yao Qi <yao.qi@linaro.org>
13701
13702 * gdb.base/coremaker2.c: Remove.
13703
13704 2015-12-10 Pedro Alves <palves@redhat.com>
13705
13706 * gdb.multi/base.exp: Remove stale "spaces" references.
13707
13708 2015-12-10 Pedro Alves <palves@redhat.com>
13709
13710 * gdb.multi/base.exp: Don't use nowarnings.
13711 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13712 * gdb.multi/hangout.c: Include stdio.h.
13713 * gdb.multi/hello.c: Include stdlib.h.
13714 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13715 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13716 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13717
13718 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13719
13720 * gdb.dwarf2/dw2-ranges-base.c: New file.
13721 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13722 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13723 support additional line table, and debug ranges generation.
13724 (Dwarf::ranges): New function, generate .debug_ranges.
13725 (Dwarf::lines): Support generating simple line table programs.
13726 (Dwarf::assemble): Initialise new namespace variables.
13727
13728 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13729
13730 * gdb.base/async.exp (proc test_background): Add case for
13731 asynchronous execution not supported.
13732
13733 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13734
13735 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13736 format and change test names to make them unique.
13737
13738 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13739 Pedro Alves <pedro@redhat.com>
13740
13741 PR gdb/18702
13742 Add checking of floatformats setup on x86_64 hosts.
13743 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13744 (smallval, bigval): New labels/constants.
13745 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13746 float" after loading bigval and smallval.
13747
13748 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13749
13750 * gdb.ada/fun_overload_menu.exp: New testcase.
13751 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13752
13753 2015-12-04 Josh Stone <jistone@redhat.com>
13754
13755 * gdb.base/catch-fork-static.exp: New.
13756
13757 2015-12-03 Yao Qi <yao.qi@linaro.org>
13758
13759 * gdb.base/sizeof.c: Don't include stdio.h and
13760 ../lib/unbuffer_output.c.
13761 (main): New variable 'size' and 'value'. Remove printf and
13762 gdb_unbuffer_output. Assign return value to size and value.
13763 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13764 at the beginning.
13765 (check_sizeof): Check the result by printing variable 'size'.
13766 (check_valueof): Check the result by printing variable 'value'.
13767
13768 2015-12-01 Yao Qi <yao.qi@linaro.org>
13769
13770 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13771 for aarch64*-*-linux* target.
13772
13773 2015-11-30 Pedro Alves <palves@redhat.com>
13774
13775 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13776
13777 2015-11-30 Pedro Alves <palves@redhat.com>
13778
13779 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13780 Handle non-stop mode vCont replies.
13781
13782 2015-11-30 Pedro Alves <palves@redhat.com>
13783
13784 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13785 prepare_for_testing. Start gdb with "set non-stop on" appended to
13786 GDBFLAGS. Lax expected stop output.
13787
13788 2015-11-27 Yao Qi <yao.qi@linaro.org>
13789
13790 * gdb.arch/arm-neon.exp: New.
13791 * gdb.arch/arm-neon.c: New.
13792
13793 2015-11-27 Yao Qi <yao.qi@linaro.org>
13794
13795 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13796
13797 2015-11-27 Yao Qi <yao.qi@linaro.org>
13798
13799 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13800 frames-invalid annotation.
13801
13802 2015-11-27 Yao Qi <yao.qi@linaro.org>
13803
13804 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13805
13806 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13807
13808 * gdb.threads/names.exp: New file.
13809 * gdb.threads/names.c: New file.
13810 * README: Mention gdb,no_thread_names.
13811
13812 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13813
13814 PR 19297
13815 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13816 support" error.
13817
13818 2015-11-24 Pedro Alves <palves@redhat.com>
13819
13820 PR 17539
13821 * gdb.base/display.exp: Expect displays to be sorted in ascending
13822 order. Use multi_line.
13823 * gdb.base/solib-display.exp: Likewise.
13824
13825 2015-11-24 Pedro Alves <palves@redhat.com>
13826
13827 PR 17539
13828 * gdb.base/display.exp: Expect displays to be sorted in ascending
13829 order. Use multi_line.
13830 * gdb.base/solib-display.exp: Likewise.
13831
13832 2015-11-24 Pedro Alves <palves@redhat.com>
13833
13834 PR 17539
13835 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13836 threads in ascending order.
13837 * gdb.base/foll-fork.exp: Likewise.
13838 * gdb.base/foll-vfork.exp: Likewise.
13839 * gdb.base/multi-forks.exp: Likewise.
13840 * gdb.mi/mi-nonstop.exp: Likewise.
13841 * gdb.mi/mi-nsintrall.exp: Likewise.
13842 * gdb.multi/base.exp: Likewise.
13843 * gdb.multi/multi-arch.exp: Likewise.
13844 * gdb.python/py-inferior.exp: Likewise.
13845 * gdb.threads/break-while-running.exp: Likewise.
13846 * gdb.threads/execl.exp: Likewise.
13847 * gdb.threads/gcore-thread.exp: Likewise.
13848 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13849 * gdb.threads/kill.exp: Likewise.
13850 * gdb.threads/linux-dp.exp: Likewise.
13851 * gdb.threads/multiple-step-overs.exp: Likewise.
13852 * gdb.threads/next-bp-other-thread.exp: Likewise.
13853 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13854 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13855 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13856 * gdb.threads/thread-find.exp: Likewise.
13857 * gdb.threads/tls.exp: Likewise.
13858 * lib/mi-support.exp (mi_reverse_list): Delete.
13859 (mi_check_thread_states): No longer reverse list.
13860
13861 2015-11-24 Pedro Alves <palves@redhat.com>
13862
13863 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13864 use lowercase.
13865
13866 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13867
13868 * gdb.trace/actions.c: Include trace-common.h.
13869 (main): Add a location for a fast tracepoint.
13870 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13871 the normal tracepoints.
13872 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13873
13874 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13875
13876 * save-trace.exp: Factor out code to these...
13877 (gdb_save_tracepoints): New.
13878 (gdb_load_tracepoints): New.
13879 (do_save_load_test): New.
13880
13881 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13882
13883 * gdb.base/asmlabel.exp: New test.
13884 * gdb.base/asmlabel.c: New test case.
13885
13886 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13887
13888 * gdb.base/wrong_frame_bt_full-main.c: New file.
13889 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13890 * gdb.base/wrong_frame_bt_full.exp: New file.
13891
13892 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13893
13894 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13895
13896 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13897
13898 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13899 pstate register when comparing registers values in
13900 sparc64-*-linux-gnu targets to avoid spurious differences.
13901
13902 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13903
13904 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13905
13906 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13907
13908 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13909 as type argument to gdb_compile.
13910 * gdb.base/nested-subp2.exp: Likewise.
13911 * gdb.base/nested-subp3.exp: Likewise.
13912
13913 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13914
13915 * lib/dwarf.exp (_note): Fix left shift of negative value.
13916 * gdb.trace/trace-condition.exp: Likewise.
13917
13918 2015-11-13 Yao Qi <yao.qi@linaro.org>
13919
13920 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13921 comments about d10v.
13922 (test_scalar_returns): Likewise.
13923 * gdb.base/d10v.ld: Remove.
13924 * gdb.base/overlays.exp: Remove the target triplet checking for
13925 d10v-*-*.
13926 * gdb.base/structs.exp (test_struct_returns): Remove the
13927 comments about d10v.
13928 (test_struct_calls): Likewise.
13929
13930 2015-11-13 Yao Qi <yao.qi@linaro.org>
13931
13932 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13933 * gdb.base/gnu_vector.c: Don't include stdio.h.
13934 (main): Don't print res and call add_some_intvecs.
13935
13936 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13937
13938 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13939 macro.
13940 (func5): Removed.
13941 (func4): Use FAST_TRACEPOINT_LABEL.
13942 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13943 macro.
13944 (func): Removed.
13945 (thread_function): Use FAST_TRACEPOINT_LABEL.
13946 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13947 (func): Remove.
13948 (marker): Use FAST_TRACEPOINT_LABEL.
13949 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13950 (pendfunc1): Remove.
13951 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13952 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13953 (foo): Remove.
13954 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13955 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13956 macro.
13957 (func): Remove.
13958 (marker): Use FAST_TRACEPOINT_LABEL.
13959 * gdb.trace/trace-common.h: New header.
13960 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13961 macro.
13962 (func): Remove.
13963 (marker): Use FAST_TRACEPOINT_LABEL.
13964 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13965 (func): Remove.
13966 (thread_function): Use FAST_TRACEPOINT_LABEL.
13967
13968 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13969
13970 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13971 in front.
13972 * gdb.trace/change-loc.exp: Use global pcreg definition.
13973 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13974 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13975 in front.
13976 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13977 * gdb.trace/pending.exp: Likewise.
13978 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13979 * gdb.trace/trace-break.exp: Likewise.
13980 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13981 in front.
13982 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13983 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13984 in front.
13985 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13986
13987 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13988
13989 * gdb.ada/fin_fun_out: New testcase.
13990
13991 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13992
13993 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13994 value associated with DW_AT_byte_size.
13995 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13996 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13997 DW_AT_upper_bound.
13998
13999 2015-11-07 Kevin Buettner <kevinb@redhat.com>
14000
14001 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14002 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14003 version.
14004 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14005 gdb.dwarf2/dw2-canonicalize-type.exp,
14006 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14007 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14008 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14009 provided by gdb_target_symbol_prefix_flags_asm.
14010 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14011 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14012 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14013 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14014 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14015 macros where needed). Use this macro for symbols which require
14016 the prefix provided by SYMBOL_PREFIX.
14017
14018 2015-11-05 Kevin Buettner <kevinb@redhat.com>
14019
14020 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14021 New procs.
14022 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14023 representing expressions, of more than one list element.
14024 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14025 to prepend linker symbol prefix to f.
14026 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14027 table_1 and table_2.
14028 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14029 Likewise, for f and g.
14030 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14031 for ptr.
14032 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14033 for main.
14034 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14035 table_1_ptr and table_2_ptr.
14036
14037 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14038 Joel Brobecker <brobecker@adacore.com>
14039
14040 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14041
14042 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14043
14044 * gdb.reverse/s390-mvcle.c: New test.
14045 * gdb.reverse/s390-mvcle.exp: New file.
14046 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14047
14048 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14049
14050 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14051
14052 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14053
14054 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14055 reaching marker2.
14056 * gdb.reverse/getresuid-reverse.exp: Likewise.
14057 * gdb.reverse/pipe-reverse.exp: Likewise.
14058 * gdb.reverse/readv-reverse.exp: Likewise.
14059 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14060 * gdb.reverse/time-reverse.exp: Likewise.
14061 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14062
14063 2015-10-30 Yao Qi <yao.qi@linaro.org>
14064
14065 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14066 (empty_cycle): Remove.
14067 (main): Don't call empty_cycle. Don't use watch_count_done.
14068 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14069 empty_cycle. Rewrite the code counting HW watchpoints.
14070
14071 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14072
14073 * gdb.reverse/fstatat-reverse.c: New test.
14074 * gdb.reverse/fstatat-reverse.exp: New file.
14075 * gdb.reverse/getresuid-reverse.c: New test.
14076 * gdb.reverse/getresuid-reverse.exp: New file.
14077 * gdb.reverse/pipe-reverse.c: New test.
14078 * gdb.reverse/pipe-reverse.exp: New file.
14079 * gdb.reverse/readv-reverse.c: New test.
14080 * gdb.reverse/readv-reverse.exp: New file.
14081 * gdb.reverse/recvmsg-reverse.c: New test.
14082 * gdb.reverse/recvmsg-reverse.exp: New file.
14083 * gdb.reverse/time-reverse.c: New test.
14084 * gdb.reverse/time-reverse.exp: New file.
14085 * gdb.reverse/waitpid-reverse.c: New test.
14086 * gdb.reverse/waitpid-reverse.exp: New file.
14087
14088 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14089
14090 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14091
14092 2015-10-26 Doug Evans <dje@google.com>
14093
14094 PR symtab/17391
14095 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14096 * gdb.dwarf2/bad-regnum.c: New file.
14097 * gdb.dwarf2/bad-regnum.exp: New file.
14098
14099 2015-10-26 Doug Evans <dje@google.com>
14100
14101 PR python/18938
14102 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14103 file.
14104
14105 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14106
14107 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14108 for a change by "Mention language in compile error message".
14109
14110 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14111
14112 PR python/18073
14113 * gdb.python/py-type.c (C::a_method): New.
14114 (C::a_const_method): New.
14115 (C::a_static_method): New.
14116 (a_function): New.
14117 * gdb.python/py-type.exp (test_fields): Test getting fields
14118 from function and method.
14119
14120 2015-10-21 Keven Boell <keven.boell@intel.com>
14121
14122 * gdb.fortran/vla-alloc-assoc.exp: New file.
14123 * gdb.fortran/vla-datatypes.exp: New file.
14124 * gdb.fortran/vla-datatypes.f90: New file.
14125 * gdb.fortran/vla-history.exp: New file.
14126 * gdb.fortran/vla-ptype-sub.exp: New file.
14127 * gdb.fortran/vla-ptype.exp: New file.
14128 * gdb.fortran/vla-sizeof.exp: New file.
14129 * gdb.fortran/vla-sub.f90: New file.
14130 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14131 * gdb.fortran/vla-value-sub-finish.exp: New file.
14132 * gdb.fortran/vla-value-sub.exp: New file.
14133 * gdb.fortran/vla-value.exp: New file.
14134 * gdb.fortran/vla-ptr-info.exp: New file.
14135 * gdb.mi/mi-vla-fortran.exp: New file.
14136 * gdb.mi/vla.f90: New file.
14137
14138 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14139
14140 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14141 of hardwired timeout value.
14142
14143 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14144 Pedro Alves <palves@redhat.com>
14145
14146 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14147 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14148
14149 2015-10-19 Josh Stone <jistone@redhat.com>
14150
14151 * gdb.base/catch-syscall.c: Include <sched.h>.
14152 (unknown_syscall): New variable.
14153 (main): Trigger a vfork and an unknown syscall.
14154 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14155 (unknown_syscall_number): Likewise.
14156 (check_call_to_syscall): Accept an optional syscall pattern.
14157 (check_return_from_syscall): Likewise.
14158 (check_continue): Likewise.
14159 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14160 (test_catch_syscall_skipping_return): New test toggling off 'catch
14161 syscall' to step over the syscall return, then toggling back on.
14162 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14163 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14164 (do_syscall_tests): Call test_catch_syscall_without_args and
14165 test_catch_syscall_mid_vfork.
14166 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14167 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14168
14169 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
14170
14171 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14172 print g_vE): Add new pass patterns.
14173 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14174 print various symbol names for vptr fields.
14175
14176 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14177
14178 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14179 results.
14180
14181 2015-10-12 Yao Qi <yao.qi@linaro.org>
14182
14183 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14184
14185 2015-10-12 Yao Qi <yao.qi@linaro.org>
14186
14187 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14188 is aarch64*-*-linux*.
14189
14190 2015-10-12 Yao Qi <yao.qi@linaro.org>
14191
14192 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14193 (can_relocate_bcond_true): ... it.
14194 (can_relocate_bcond_false): New function.
14195 (foo): Likewise.
14196 (can_relocate_bl): Likewise.
14197 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14198 can_relocate_bl.
14199
14200 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14201
14202 * gdb.base/nested-addr.c: New file.
14203 * gdb.base/nested-addr.exp: New testcase.
14204
14205 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14206
14207 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14208 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14209 its output. Ignore the output of "record goto begin" and instead
14210 check that GDB is replaying.
14211
14212 2015-10-09 Pedro Alves <palves@redhat.com>
14213
14214 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14215 (top level): Use it in the run with no args test.
14216
14217 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14218
14219 * gdb.dlang/properties.exp: New file.
14220
14221 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14222
14223 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14224 whether or not address 0x1000 is mapped on the target.
14225
14226 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14227
14228 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14229 build.
14230
14231 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14232
14233 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14234 instruction-history test.
14235
14236 2015-09-28 Doug Evans <dje@google.com>
14237
14238 * gdb.base/gcore.c (array_func): Add reference to static_array.
14239
14240 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14241
14242 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14243 source line.
14244
14245 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14246
14247 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14248 short or char as base type.
14249
14250 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14251
14252 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14253 to allow any size enum.
14254
14255 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14256
14257 * gdb.ada/array_ptr_renaming.exp: New testcase.
14258 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14259 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14260
14261 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14262
14263 * gdb.trace/ftrace-lock.c: New file.
14264 * gdb.trace/ftrace-lock.exp: New file.
14265
14266 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14267
14268 * gdb.arch/insn-reloc.c: New file.
14269 * gdb.arch/ftrace-insn-reloc.exp: New file.
14270
14271 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14272
14273 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14274 instruction.
14275 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14276 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14277 * gdb.trace/range-stepping.c: Likewise.
14278 * gdb.trace/trace-break.c: Likewise.
14279 * gdb.trace/trace-mt.c (thread_function): Likewise.
14280 * gdb.trace/ftrace.c (marker): Likewise.
14281 * gdb.trace/trace-condition.c (marker): Likewise.
14282 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14283 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14284 is_aarch64_target.
14285
14286 2015-09-18 Doug Evans <xdje42@gmail.com>
14287
14288 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14289 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14290
14291 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14292
14293 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14294 the breakpoint.
14295
14296 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14297
14298 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14299 the pending breakpoint. Remove timeout override for "Run till
14300 MI pending breakpoint on pendfunc3 on thread 2" test.
14301
14302 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14303
14304 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14305 filename pattern.
14306
14307 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14308
14309 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14310 in breakpoint filename pattern.
14311
14312 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14313
14314 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14315
14316 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14317
14318 * gdb.linespec/explicit.exp: Check for readline support for
14319 tab-completion tests. Fix obvious typo.
14320
14321 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14322
14323 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14324 and replay.
14325
14326 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14327
14328 * gdb.btrace/non-stop.c: New.
14329 * gdb.btrace/non-stop.exp: New.
14330
14331 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14332 Yao Qi <yao.qi@linaro.org>
14333
14334 * gdb.trace/trace-condition.c: New file.
14335 * gdb.trace/trace-condition.exp: New file.
14336
14337 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
14338
14339 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14340 for testing bytecode compilation.
14341
14342 2015-09-16 Pedro Alves <palves@redhat.com>
14343 Sandra Loosemore <sandra@codesourcery.com>
14344
14345 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14346 (SECONDS): Redefine.
14347 (main): Call pthread_kill and alarm early.
14348 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14349 support.
14350 (test): If the target can't hardware step and doesn't support
14351 displaced stepping, increase the timeout.
14352
14353 2015-09-16 Pedro Alves <palves@redhat.com>
14354
14355 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14356 (enable_debug): New procedures.
14357 (test): Use them. Bail out if waiting for threads fails.
14358 (top level): Bail out if a test fails.
14359
14360 2015-09-16 Yao Qi <yao.qi@linaro.org>
14361
14362 * gdb.asm/asm-source.exp: Set asm-arch for
14363 aarch64*-*-* target.
14364 * gdb.asm/aarch64.inc: New file.
14365
14366 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14367
14368 * gdb.ada/array_of_variable_length.exp: New testcase.
14369 * gdb.ada/array_of_variable_length/foo.adb: New file.
14370 * gdb.ada/array_of_variable_length/pck.adb: New file.
14371 * gdb.ada/array_of_variable_length/pck.ads: New file.
14372
14373 2015-09-15 Doug Evans <dje@google.com>
14374
14375 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14376 of function static local variable.
14377
14378 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14379
14380 * gdb.threads/tls-so_extern.exp: New test file.
14381 * gdb.threads/tls-so_extern.c: New test file.
14382 * gdb.threads/tls-so_extern_main.c: New test file.
14383
14384 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14385
14386 * gdb.opt/solib-intra-step-lib.c: New file.
14387 * gdb.opt/solib-intra-step-main.c: New file.
14388 * gdb.opt/solib-intra-step.exp: New file.
14389
14390 2015-09-15 Pedro Alves <palves@redhat.com>
14391
14392 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14393 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14394
14395 2015-09-14 Pedro Alves <palves@redhat.com>
14396
14397 * gdb.base/hook-stop-continue.c: Delete.
14398 * gdb.base/hook-stop-continue.exp: Delete.
14399 * gdb.base/hook-stop-frame.c: Delete.
14400 * gdb.base/hook-stop-frame.exp: Delete.
14401 * gdb.base/hook-stop.c: New file.
14402 * gdb.base/hook-stop.exp: New file.
14403
14404 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14405
14406 * gdb.ada/access_to_packed_array.exp: New testcase.
14407 * gdb.ada/access_to_packed_array/foo.adb: New file.
14408 * gdb.ada/access_to_packed_array/pack.adb: New file.
14409 * gdb.ada/access_to_packed_array/pack.ads: New file.
14410
14411 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14412
14413 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14414 buffer size test.
14415
14416 2015-09-11 Don Breazeal <donb@codesourcery.com>
14417
14418 * gdb.base/foll-exec.c: Add copyright header. Fix
14419 formatting issues.
14420 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14421 (do_exec_tests): Use clean_restart in place of zap_session,
14422 and for test initialization. Fix formatting issues. Use
14423 fail in place of perror.
14424 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14425 an expect statement to match an expression with output from
14426 the program under debug.
14427 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14428 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14429 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14430 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14431 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14432
14433 2015-09-09 Doug Evans <dje@google.com>
14434
14435 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14436
14437 2015-09-09 Doug Evans <dje@google.com>
14438
14439 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14440
14441 2015-09-09 Doug Evans <dje@google.com>
14442
14443 * gdb.base/savedregs.exp: Fix typo.
14444
14445 2015-09-09 Pedro Alves <palves@redhat.com>
14446
14447 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14448
14449 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14450
14451 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14452 command actually switches threads. Give up on remaining
14453 tests if target fails to stop at breakpoint.
14454
14455 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14456
14457 * gdb.ada/funcall_char.exp: New testcase.
14458 * gdb.ada/funcall_char/foo.adb: New file.
14459
14460 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14461
14462 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14463 expected outputs. Add two testcases for completing ambiguous
14464 functions.
14465 * gdb.ada/complete/aux_pck.adb: New file.
14466 * gdb.ada/complete/aux_pck.ads: New file.
14467 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14468 Ambiguous_Func functions.
14469 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14470 * gdb.ada/complete/pck.adb: Likewise.
14471
14472 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14473
14474 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14475 failures to run the test program under GDB.
14476
14477 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
14478
14479 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14480 to C.
14481
14482 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14483
14484 * gdb.base/run-after-attach.exp: New test file.
14485 * gdb.base/run-after-attach.c: New test file.
14486
14487 2015-08-26 Don Breazeal <donb@codesourcery.com>
14488
14489 * gdb.base/foll-exec-2.c: New test program.
14490 * gdb.base/foll-exec-2.exp: New test.
14491
14492 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14493
14494 * gdb.base/nested-subp1.exp: New file.
14495 * gdb.base/nested-subp1.c: New file.
14496 * gdb.base/nested-subp2.exp: New file.
14497 * gdb.base/nested-subp2.c: New file.
14498 * gdb.base/nested-subp3.exp: New file.
14499 * gdb.base/nested-subp3.c: New file.
14500
14501 2015-08-24 Pedro Alves <palves@redhat.com>
14502
14503 * gdb.server/connect-without-multi-process.c: New file.
14504 * gdb.server/connect-without-multi-process.exp: New file.
14505
14506 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14507
14508 * gdb.opt/inline-markers.c: Make z int.
14509
14510 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14511
14512 * gdb.opt/inline-markers.c: Make z volatile.
14513
14514 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14515
14516 * gdb.opt/inline-bt.c: New volatile global z.
14517 * gdb.opt/inline-cmds.c: Likewise.
14518 * gdb.opt/inline-locals.c: Likewise.
14519 * gdb.opt/inline-markers.c: New extern global z.
14520 (marker): Use z.
14521 (inline_fn): Likewise.
14522
14523 2015-08-24 Pedro Alves <palves@redhat.com>
14524
14525 * config/m32r-stub.exp: Remove file.
14526 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14527 * gdb.base/call-rt-st.exp: Likewise.
14528 * gdb.base/call-strs.exp: Likewise.
14529 * gdb.base/default.exp: Remove references to h8300-*-hms and
14530 *-*-udi*.
14531 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14532
14533 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14534
14535 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14536 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14537 and "return" use KFAIL when GDB can not read/write the vector
14538 return value.
14539
14540 2015-08-21 Gary Benson <gbenson@redhat.com>
14541
14542 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14543
14544 2015-08-20 Pedro Alves <palves@redhat.com>
14545
14546 * gdb.server/solib-list.exp: No longer expect an interior stop in
14547 non-stop mode.
14548
14549 2015-08-20 Pedro Alves <palves@redhat.com>
14550
14551 * gdb.server/connect-stopped-target.c: New file.
14552 * gdb.server/connect-stopped-target.exp: New file.
14553
14554 2015-08-20 Pedro Alves <palves@redhat.com>
14555
14556 * gdb.dwarf2/comp-unit-lang.exp: New file.
14557 * gdb.dwarf2/comp-unit-lang.c: New file.
14558
14559 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14560
14561 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14562 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14563
14564 2015-08-19 Kevin Buettner <kevinb@redhat.com>
14565
14566 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14567 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14568
14569 2015-08-18 Doug Evans <dje@google.com>
14570 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14571
14572 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14573 skip_python_tests. New arg prompt_regexp.
14574 (skip_python_tests): New function.
14575 * lib/mi-support.exp (mi_skip_python_tests): New function.
14576 * gdb.python/py-mi-objfile-gdb.py: New file.
14577 * gdb.python/py-mi-objfile.c: New file.
14578 * gdb.python/py-mi-objfile.exp: New file.
14579
14580 2015-08-17 Keith Seitz <keiths@redhat.com>
14581
14582 * gdb.linespec/explicit.exp: Move strace test from here ...
14583 * gdb.trace/strace.exp: ... to here.
14584
14585 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14586
14587 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14588 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14589
14590 2015-08-14 Doug Evans <xdje42@gmail.com>
14591
14592 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14593 inferior before selecting a new file.
14594
14595 2015-08-14 Doug Evans <xdje42@gmail.com>
14596
14597 * gdb.mi/mi-disassemble.exp: Update.
14598 * gdb.base/disasm-optim.S: New file.
14599 * gdb.base/disasm-optim.c: New file.
14600 * gdb.base/disasm-optim.h: New file.
14601 * gdb.base/disasm-optim.exp: New file.
14602
14603 2015-08-14 Keith Seitz <keiths@redhat.com>
14604
14605 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14606 "evaluated-by".
14607
14608 2015-08-13 Joel Brobecker <brobecker@adacore.com>
14609
14610 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14611
14612 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14613
14614 * gdb.ada/fun_renaming.exp: New testcase.
14615 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14616 * gdb.ada/fun_renaming/pack.adb: New file.
14617 * gdb.ada/fun_renaming/pack.ads: New file.
14618
14619 2015-08-12 Keith Seitz <keiths@redhat.com>
14620
14621 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14622 gdb_get_line_number.
14623
14624 2015-08-12 Joel Brobecker <brobecker@adacore.com>
14625
14626 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14627 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14628 gdb.base/dso2dso.exp: New files.
14629
14630 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14631 Pedro Alves <palves@redhat.com>
14632 Keith Seitz <keiths@redhat.com>
14633
14634 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14635 GDBFLAGS.
14636
14637 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14638
14639 * gdb.base/gdbhistsize-history.exp
14640 (test_histsize_history_setting): Use save_vars.
14641 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14642 Use save_vars.
14643 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14644 * gdb.base/readline.exp: Use save_vars.
14645
14646 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14647
14648 * lib/gdb.exp (save_vars): New proc.
14649
14650 2015-08-11 Keith Seitz <keiths@redhat.com>
14651
14652 * gdb.base/help.exp: Update help_breakpoint_text.
14653
14654 2015-08-11 Keith Seitz <keiths@redhat.com>
14655
14656 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14657 (at toplevel): Call test_explicit_breakpoints.
14658 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14659 breakpoints.
14660 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14661 breakpoint conditions, "-cond".
14662
14663 2015-08-11 Keith Seitz <keiths@redhat.com>
14664
14665 * gdb.linespec/3explicit.c: New file.
14666 * gdb.linespec/cpexplicit.cc: New file.
14667 * gdb.linespec/cpexplicit.exp: New file.
14668 * gdb.linespec/explicit.c: New file.
14669 * gdb.linespec/explicit.exp: New file.
14670 * gdb.linespec/explicit2.c: New file.
14671 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14672 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14673 before using in the matching pattern.
14674 Clarify that `prefix' is a regular expression.
14675
14676 2015-08-11 Keith Seitz <keiths@redhat.com>
14677
14678 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14679 test.
14680 Add tests for missing ",FMT" and ",".
14681
14682 2015-08-10 Doug Evans <dje@google.com>
14683 Keith Seitz <keiths@redhat.com>
14684
14685 PR gdb/17960
14686 * gdb.base/completion.exp: Add location completer tests.
14687
14688 2015-08-07 Pedro Alves <palves@redhat.com>
14689
14690 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14691 tests here.
14692 (top level): Run do_test with and without displaced stepping.
14693
14694 2015-08-07 Pedro Alves <palves@redhat.com>
14695
14696 * gdb.base/valgrind-disp-step.c: New file.
14697 * gdb.base/valgrind-disp-step.exp: New file.
14698
14699 2015-08-07 Pedro Alves <palves@redhat.com>
14700
14701 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14702 Delete function.
14703 (main): Add alarm. Run an infinite loop instead of calling
14704 wait_threads.
14705 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14706 comment.
14707 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14708 Delete function.
14709 (main): Add alarm. Run an infinite loop instead of calling
14710 wait_threads.
14711 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14712 comment.
14713
14714 2015-08-07 Pedro Alves <palves@redhat.com>
14715
14716 * gdb.base/checkpoint-ns.exp: New file.
14717 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14718 standard_testfile.
14719
14720 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14721
14722 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14723 * gdb.btrace/instruction_history.exp: Update.
14724 * gdb.btrace/tsx.exp: New.
14725 * gdb.btrace/tsx.c: New.
14726
14727 2015-08-06 Pedro Alves <palves@redhat.com>
14728
14729 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14730 increase timeout.
14731 * gdb.reverse/until-precsave.exp: Bump timeouts.
14732
14733 2015-08-06 Pedro Alves <palves@redhat.com>
14734
14735 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14736
14737 2015-08-06 Pedro Alves <palves@redhat.com>
14738
14739 PR gdb/18749
14740 * gdb.threads/process-dies-while-handling-bp.c: New file.
14741 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14742
14743 2015-08-06 Pedro Alves <palves@redhat.com>
14744
14745 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14746 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14747
14748 2015-08-05 Pedro Alves <palves@redhat.com>
14749
14750 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14751 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14752
14753 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14754
14755 * gdb.base/bp-permanent.exp: Report test as unsupported if
14756 the target cannot stop at the permanent breakpoint.
14757
14758 2015-08-03 Doug Evans <dje@google.com>
14759
14760 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14761 10000.
14762
14763 2015-08-03 Doug Evans <dje@google.com>
14764
14765 * Makefile.in (workers/%.worker, build-perf): New rule.
14766 (GDB_PERFTEST_MODE): New variable.
14767 (check-perf): Use it.
14768 (clean): Clean up gdb.perf parallel build subdirs.
14769 * lib/build-piece.exp: New file.
14770 * lib/gdb.exp (make_gdb_parallel_path): New function
14771 (standard_output_file, standard_temp_file): Call it.
14772 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14773 of $GDB_PARALLEL.
14774 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14775
14776 2015-08-03 Doug Evans <dje@google.com>
14777
14778 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14779 (LOG_FILE_NAME): New global.
14780 (TextReporter.__init__): Initialize self.txt_sum.
14781 (TextReporter.report): Add support for multiple data-points.
14782 Move report to perftest.sum, put raw data in perftest.log.
14783 (TextReporter.start): Open sum and log files.
14784 (TextReporter.end): Close sum and log files.
14785 * gdb.perf/lib/perftest/testresult.py
14786 (SingleStatisticTestResult.record): Handle multiple data-points.
14787
14788 2015-07-31 Pedro Alves <palves@redhat.com>
14789
14790 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14791 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14792 kill_wait_spawned_process instead of explicit "kill -9".
14793 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14794 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14795 kill_wait_spawned_process.
14796 * gdb.base/attach-twice.exp: Likewise.
14797 * gdb.base/attach.exp: Likewise.
14798 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14799 gdb_test_multiple.
14800 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14801 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14802 kill_wait_spawned_process.
14803 * gdb.base/valgrind-infcall.exp: Likewise.
14804 * gdb.multi/multi-attach.exp: Likewise.
14805 * gdb.python/py-prompt.exp: Likewise.
14806 * gdb.python/py-sync-interp.exp: Likewise.
14807 * gdb.server/ext-attach.exp: Likewise.
14808 * gdb.threads/attach-into-signal.exp (corefunc): Use
14809 spawn_wait_for_attach, spawn_id_get_pid and
14810 kill_wait_spawned_process.
14811 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14812 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14813 spawn_id_get_pid and kill_wait_spawned_process.
14814 * gdb.threads/attach-stopped.exp (corefunc): Use
14815 spawn_wait_for_attach, spawn_id_get_pid and
14816 kill_wait_spawned_process.
14817 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14818 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14819 kill_wait_spawned_process instead of explicit "kill -9".
14820 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14821 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14822 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14823 processes. Don't map cygwin/windows pids here. Now returns a
14824 spawn id list.
14825
14826 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14827
14828 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14829 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14830 correct patch.
14831
14832 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14833
14834 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14835
14836 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14837
14838 Reapply:
14839 2014-05-21 Mark Wielaard <mjw@redhat.com>
14840
14841 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14842
14843 2015-07-30 Pedro Alves <palves@redhat.com>
14844
14845 * linux-low.c (handle_extended_wait): Set the child's last
14846 reported status to TARGET_WAITKIND_STOPPED.
14847
14848 2015-07-30 Pedro Alves <palves@redhat.com>
14849
14850 PR threads/18600
14851 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14852 only shows inferior 1.
14853
14854 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14855 Pedro Alves <palves@redhat.com>
14856
14857 PR threads/18600
14858 * gdb.threads/fork-plus-threads.c: New file.
14859 * gdb.threads/fork-plus-threads.exp: New file.
14860
14861 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14862
14863 * gdb.base/batch-preserve-term-settings.exp
14864 (test_terminal_settings_preserved_after_cli_exit): Use
14865 send_quit_command.
14866
14867 2015-07-29 Pedro Alves <palves@redhat.com>
14868 Don Breazeal <donb@codesourcery.com>
14869
14870 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14871 output from both inferior_spawn_id and gdb_spawn_id.
14872
14873 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14874
14875 * gdb.threads/attach-into-signal.exp (corefunc): Use
14876 with_test_prefix on nested loops, uniquefying the test messages.
14877
14878 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14879
14880 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14881 commit.
14882
14883 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14884
14885 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14886 New proc.
14887 (test_terminal_settings_preserved_after_sigterm): New test.
14888
14889 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14890
14891 * gdb.base/batch-preserve-term-settings.exp
14892 (test_terminal_settings_preserved_after_cli_exit): New test.
14893
14894 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14895
14896 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14897 manipulation of saved_gdbflags.
14898 (test_terminal_settings_preserved): Remove global declaration of
14899 the unused variable pagination_prompt. Remove manipulation of
14900 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14901 GDBFLAGS.
14902
14903 2015-07-29 Pedro Alves <palves@redhat.com>
14904
14905 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14906
14907 2015-07-29 Pedro Alves <palves@redhat.com>
14908
14909 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14910 at the top.
14911
14912 2015-07-29 Pedro Alves <palves@redhat.com>
14913
14914 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14915 (main): Call gdb_unbuffer_output.
14916 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14917 (main): Call gdb_unbuffer_output.
14918 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14919 (main): Call gdb_unbuffer_output.
14920 * gdb.base/call-strs.exp: Adjust to step over the
14921 gdb_unbuffer_output call.
14922 * gdb.base/catch-gdb-caused-signals.c: Include
14923 "../lib/unbuffer_output.c".
14924 (main): Call gdb_unbuffer_output.
14925 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14926 (main): Call gdb_unbuffer_output.
14927 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14928 (main): Call gdb_unbuffer_output.
14929 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14930 (main): Call gdb_unbuffer_output.
14931 * gdb.base/shlib-call.exp: Adjust to step over the
14932 gdb_unbuffer_output call.
14933 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14934 (main): Call gdb_unbuffer_output.
14935 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14936 (main): Call gdb_unbuffer_output.
14937 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14938 (main): Rename to ...
14939 (test): ... this.
14940 (main): Reimplement.
14941 * gdb.base/varargs.exp: Run to test instead of to main.
14942 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14943 (main): Call gdb_unbuffer_output.
14944
14945 2015-07-29 Pedro Alves <palves@redhat.com>
14946
14947 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14948 factore out from mi_continue_dprintf. For call-style dprintfs,
14949 expect dprintf output out of $inferior_spawn_id.
14950 (mi_continue_dprintf): Use mi_expect_dprintf.
14951 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14952 (main): Call gdb_unbuffer_output.
14953
14954 2015-07-29 Pedro Alves <palves@redhat.com>
14955
14956 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14957 (default_mi_gdb_start): Set inferior_spawn_id instead of
14958 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14959 gdb_spawn_id.
14960 (mi_gdb_test): Always expect inferior output from both
14961 $inferior_spawn_id and $gdb_spawn_id.
14962
14963 2015-07-29 Pedro Alves <palves@redhat.com>
14964
14965 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14966 send_inferior and $inferior_spawn_id.
14967
14968 2015-07-29 Pedro Alves <palves@redhat.com>
14969
14970 * gdb.gdb/complaints.exp (test_initial_complaints)
14971 (test_serial_complaints, test_short_complaints): Use
14972 gdb_test_stdio.
14973 (test_empty_complaint): Handle $inferior_spawn_id !=
14974 $gdb_spawn_id.
14975
14976 2015-07-29 Pedro Alves <palves@redhat.com>
14977
14978 * gdb.base/varargs.exp: Use gdb_test_stdio.
14979
14980 2015-07-29 Pedro Alves <palves@redhat.com>
14981
14982 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14983
14984 2015-07-29 Pedro Alves <palves@redhat.com>
14985
14986 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14987
14988 2015-07-29 Pedro Alves <palves@redhat.com>
14989
14990 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14991 parameter into two new parameters, "inf_result" and "gdb_result".
14992 Expect inferior output and gdb output from $inferior_spawn_id and
14993 $gdb_spawn_id, respectively. Adjust all callers.
14994
14995 2015-07-29 Pedro Alves <palves@redhat.com>
14996
14997 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14998 of gdb_test_sequence.
14999
15000 2015-07-29 Pedro Alves <palves@redhat.com>
15001
15002 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15003 (saw_spurious_output): Expect inferior output from
15004 $inferior_spawn_id. Use gdb_test_stdio.
15005
15006 2015-07-29 Pedro Alves <palves@redhat.com>
15007
15008 * gdb.base/dprintf.exp: Use standard_testfile. Change
15009 prepare_for_testing call.
15010 (srcfile): Don't set.
15011 (restart): New procedure.
15012 (test_dprintf): New procecure, use to continue over dprintfs.
15013 (test_call, test_agent): New procedures, tests moved here.
15014 Restart gdb and recreate dprintfs. Adjust expected output.
15015
15016 2015-07-29 Pedro Alves <palves@redhat.com>
15017
15018 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15019
15020 2015-07-29 Pedro Alves <palves@redhat.com>
15021
15022 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15023
15024 2015-07-29 Pedro Alves <palves@redhat.com>
15025
15026 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15027 gdb_test_stdio.
15028
15029 2015-07-29 Pedro Alves <palves@redhat.com>
15030
15031 * lib/gdb.exp (gdb_test_stdio): New procedure.
15032
15033 2015-07-29 Pedro Alves <palves@redhat.com>
15034
15035 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15036
15037 2015-07-29 Pedro Alves <palves@redhat.com>
15038
15039 * gdb.base/call-signal-resume.exp: Remove check for
15040 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15041 * gdb.base/unwindonsignal.exp: Likewise.
15042 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15043 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15044
15045 2015-07-29 Pedro Alves <palves@redhat.com>
15046
15047 * gdb.base/siginfo-addr.c (pass): New function.
15048 (handler): Call it iff si_addr is correct.
15049 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15050 Set a breakpoint at "pass" and continue to it.
15051
15052 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15053
15054 * gdb.python/py-objfile.exp: Make some tests have unique names.
15055 * gdb.python/py-pp-registration.exp: Likewise.
15056
15057 2015-07-28 Pedro Alves <palves@redhat.com>
15058
15059 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15060
15061 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15062
15063 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15064
15065 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15066
15067 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15068
15069 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15070
15071 * gdb.base/gdb-sigterm-2.exp: New test.
15072
15073 2015-07-25 Doug Evans <xdje42@gmail.com>
15074
15075 Revert:
15076 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15077 (workers/%.worker, build-perf): New rule.
15078 (GDB_PERFTEST_MODE): New variable.
15079 (check-perf): Use it.
15080 (clean): Clean up gdb.perf parallel build subdirs.
15081 * lib/build-piece.exp: New file.
15082 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15083 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15084 name.
15085 (standard_temp_file): Ditto.
15086 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15087 of $GDB_PARALLEL.
15088
15089 2015-07-24 Doug Evans <dje@google.com>
15090
15091 * gdb.perf/lib/perftest/utils.py: New file.
15092 * gdb.perf/gm-hello.cc: New file.
15093 * gdb.perf/gm-pervasive-typedef.cc: New file.
15094 * gdb.perf/gm-pervasive-typedef.h: New file.
15095 * gdb.perf/gm-std.cc: New file.
15096 * gdb.perf/gm-std.h: New file.
15097 * gdb.perf/gm-use-cerr.cc: New file.
15098 * gdb.perf/gm-utils.h: New file.
15099 * gdb.perf/gmonster-null-lookup.py: New file.
15100 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15101 * gdb.perf/gmonster-print-cerr.py: New file.
15102 * gdb.perf/gmonster-ptype-string.py: New file.
15103 * gdb.perf/gmonster-runto-main.py: New file.
15104 * gdb.perf/gmonster-select-file.py: New file.
15105 * gdb.perf/gmonster1-null-lookup.exp: New file.
15106 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15107 * gdb.perf/gmonster1-print-cerr.exp: New file.
15108 * gdb.perf/gmonster1-ptype-string.exp: New file.
15109 * gdb.perf/gmonster1-runto-main.exp: New file.
15110 * gdb.perf/gmonster1-select-file.exp: New file.
15111 * gdb.perf/gmonster1.cc: New file.
15112 * gdb.perf/gmonster1.exp: New file.
15113 * gdb.perf/gmonster2-null-lookup.exp: New file.
15114 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15115 * gdb.perf/gmonster2-print-cerr.exp: New file.
15116 * gdb.perf/gmonster2-ptype-string.exp: New file.
15117 * gdb.perf/gmonster2-runto-main.exp: New file.
15118 * gdb.perf/gmonster2-select-file.exp: New file.
15119 * gdb.perf/gmonster2.cc: New file.
15120 * gdb.perf/gmonster2.exp: New file.
15121
15122 2015-07-24 Doug Evans <dje@google.com>
15123
15124 * gdb.perf/README: New file.
15125 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15126 * lib/gen-perf-test.exp: New file.
15127
15128 2015-07-24 Doug Evans <dje@google.com>
15129
15130 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15131 (PerfTest::startup): New function.
15132 (PerfTest::run): Return result of calling body.
15133 (PerfTest::assemble): Rewrite.
15134 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15135 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15136 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15137 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15138 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15139
15140 2015-07-24 Doug Evans <dje@google.com>
15141
15142 * lib/gdb.exp (clean_restart): Make executable optional.
15143
15144 2015-07-24 Doug Evans <dje@google.com>
15145
15146 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15147 compiler_info references.
15148 * gdb.cp/temargs.exp: Ditto.
15149 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15150 (get_compiler_info): Early exit if already computed. Set compiler_info
15151 to "unknown" if there was a problem.
15152 (test_compiler_info): Add function comment. Call get_compiler_info.
15153
15154 2015-07-24 Doug Evans <dje@google.com>
15155
15156 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15157 (workers/%.worker, build-perf): New rule.
15158 (GDB_PERFTEST_MODE): New variable.
15159 (check-perf): Use it.
15160 (clean): Clean up gdb.perf parallel build subdirs.
15161 * lib/build-piece.exp: New file.
15162 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15163 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15164 name.
15165 (standard_temp_file): Ditto.
15166 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15167 of $GDB_PARALLEL.
15168
15169 2015-07-24 Doug Evans <dje@google.com>
15170
15171 * lib/future.exp (gdb_default_target_compile): New option
15172 "early_flags".
15173 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15174 --as-needed.
15175
15176 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15177
15178 * gdb.base/catch-syscall.exp: Call gdb_exit before
15179 gdb_skip_xml_test.
15180
15181 2015-07-24 Pedro Alves <palves@redhat.com>
15182
15183 * gdb.python/py-events.exp: Accept output between the stop event
15184 and the prompt.
15185 * gdb.python/py-evsignal.exp: Likewise.
15186 * gdb.python/py-evthreads.exp: Likewise.
15187
15188 2015-07-24 Pedro Alves <palves@redhat.com>
15189
15190 PR gdb/18717
15191 * gdb.threads/non-ldr-exit.c: New file.
15192 * gdb.threads/non-ldr-exit.exp: New file.
15193
15194 2015-07-24 Yao Qi <yao.qi@linaro.org>
15195
15196 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15197 restarting process.
15198
15199 2015-07-24 Yao Qi <yao.qi@linaro.org>
15200
15201 * gdb.server/ext-restart.exp: New file.
15202
15203 2015-07-24 Yao Qi <yao.qi@linaro.org>
15204
15205 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15206 argument options.
15207 * gdb.server/ext-wrapper.exp: New file.
15208
15209 2015-07-23 Doug Evans <dje@google.com>
15210
15211 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15212 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15213
15214 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15215
15216 * gdb.ada/var_arr_typedef.exp: New testcase.
15217 * gdb.ada/var_arr_typedef/pack.adb: New file.
15218 * gdb.ada/var_arr_typedef/pack.ads: New file.
15219 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15220
15221 2015-07-20 Joel Brobecker <brobecker@adacore.com>
15222
15223 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15224
15225 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15226
15227 * gdb.arch/i386-biarch-core.exp: Replace istarget
15228 by "complete set gnutarget". Remove expectation for the "core-file"
15229 command.
15230
15231 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15232
15233 Revert the previous commit:
15234 Tests for validate symbol file using build-id.
15235
15236 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15237
15238 Tests for validate symbol file using build-id.
15239 * gdb.base/solib-mismatch-lib.c: New file.
15240 * gdb.base/solib-mismatch-libmod.c: New file.
15241 * gdb.base/solib-mismatch.c: New file.
15242 * gdb.base/solib-mismatch.exp: New file.
15243
15244 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15245
15246 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15247 nios2-*-linux*.
15248 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15249 * gdb.base/siginfo.exp: Likewise.
15250 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15251
15252 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15253
15254 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15255 Move it to ...
15256 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15257 ... here.
15258 * gdb.trace/range-stepping.exp: Check that the target supports
15259 range stepping.
15260
15261 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15262
15263 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15264
15265 2015-07-14 Pedro Alves <palves@redhat.com>
15266
15267 * gdb.base/killed-outside.exp: New file.
15268 * gdb.base/killed-outside.c: New file.
15269
15270 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15271
15272 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15273 (n at main): New.
15274 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15275
15276 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15277
15278 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15279 infcall tests instead of setting up for KFAIL.
15280
15281 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15282
15283 * gdb.btrace/record_goto-step.exp: New.
15284
15285 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15286
15287 PR compile/18484
15288 * gdb.compile/compile.c (struct struct_type): Add volatile to
15289 selffield's type.
15290 * gdb.compile/compile.exp
15291 (compile code struct_object.selffield = &struct_object): Skip further
15292 struct_object tests if this one xfails.
15293
15294 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
15295
15296 PR exp/18617
15297 * gdb.trace/ax.exp: Add test.
15298
15299 2015-07-07 Yao Qi <yao.qi@linaro.org>
15300
15301 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15302 instead of istarget "aarch64*-*-*".
15303 * gdb.arch/aarch64-fp.exp: Likewise.
15304 * gdb.base/float.exp: Likewise.
15305 * gdb.reverse/aarch64.exp: Likewise.
15306 * lib/gdb.exp (is_aarch64_target): New proc.
15307
15308 2015-07-07 Yao Qi <yao.qi@linaro.org>
15309
15310 * lib/gdb.exp (is_aarch32_target): New proc.
15311 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15312 instead of "istarget "arm*-*-*"".
15313 * gdb.arch/arm-disp-step.exp: Likewise.
15314 * gdb.arch/thumb-bx-pc.exp: Likewise.
15315 * gdb.arch/thumb-prologue.exp: Likewise.
15316 * gdb.arch/thumb-singlestep.exp: Likewise.
15317 * gdb.base/disp-step-syscall.exp: Likewise.
15318 * gdb.base/float.exp: Likewise.
15319
15320 2015-07-07 Yao Qi <yao.qi@linaro.org>
15321
15322 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15323 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15324
15325 2015-07-07 Yao Qi <yao.qi@linaro.org>
15326
15327 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15328 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15329 if it exists.
15330 * gdb.multi/multi-arch.exp: Likewise.
15331
15332 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15333
15334 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15335 print.
15336
15337 2015-07-07 Yao Qi <yao.qi@linaro.org>
15338
15339 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15340
15341 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15342
15343 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15344 '[' and ']' characters.
15345
15346 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15347
15348 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15349
15350 2015-06-29 Pedro Alves <palves@redhat.com>
15351
15352 PR threads/18127
15353 * gdb.threads/hand-call-new-thread.c: New file.
15354 * gdb.threads/hand-call-new-thread.c: New file.
15355
15356 2015-06-26 Keith Seitz <keiths@redhat.com>
15357 Doug Evans <dje@google.com>
15358
15359 PR 16253
15360 * gdb.cp/var-tag-2.cc: New file.
15361 * gdb.cp/var-tag-3.cc: New file.
15362 * gdb.cp/var-tag-4.cc: New file.
15363 * gdb.cp/var-tag.cc: New file.
15364 * gdb.cp/var-tag.exp: New file.
15365
15366 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15367
15368 * gdb.base/history-duplicates.exp: New test.
15369
15370 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15371
15372 * gdb.base/completion.exp: Test the completion of the "focus"
15373 command.
15374
15375 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15376
15377 * gdb.arch/amd64-prologue-skip.S: New file.
15378 * gdb.arch/amd64-prologue-skip.exp: New file.
15379
15380 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15381
15382 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15383 is_address_zero_readable check.
15384
15385 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15386
15387 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15388 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15389
15390 2015-06-24 Yao Qi <yao.qi@linaro.org>
15391
15392 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15393 linux targets.
15394
15395 2015-06-24 Yao Qi <yao.qi@linaro.org>
15396
15397 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15398 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15399 * gdb.base/siginfo-thread.exp: Likewise.
15400
15401 2015-06-22 Yao Qi <yao.qi@linaro.org>
15402
15403 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15404
15405 2015-06-22 Yao Qi <yao.qi@linaro.org>
15406
15407 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15408 aarch64*-*-*.
15409 (skip_hw_watchpoint_tests): Likewise.
15410
15411 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15412
15413 * gdb.base/gdbinit-history.exp: Test the interaction between
15414 setting GDBHISTSIZE and setting the history size via .gdbinit.
15415
15416 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15417
15418 PR gdb/16999
15419 * gdb.base/gdbhistsize-history.exp: New test.
15420
15421 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15422
15423 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15424 with GDBHISTSIZE.
15425 * gdb.base/readline.exp: Likewise.
15426
15427 2015-06-17 Yao Qi <yao.qi@linaro.org>
15428
15429 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15430 line.
15431
15432 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15433
15434 * gdb.base/gdbinit-history.exp: Add test case to check that
15435 an unlimited history file does not get truncated on exit.
15436
15437 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15438
15439 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15440 (VECTOR): New macro. Use it...
15441 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15442 ...for these typedefs.
15443 (int8, char1, int1, double1): New typedefs.
15444 (struct just_int2, struct two_int2): New structures.
15445 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15446 (add_structvecs, add_singlevecs): New functions.
15447 (main): Call add_some_intvecs twice.
15448 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15449 the compile and exit upon failure. Try compiling for the "native"
15450 architecture. Test inferior function calls with vector arguments
15451 and vector return value handling with "finish" and "return".
15452
15453 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15454
15455 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15456 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15457 PE file.
15458 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15459
15460 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15461
15462 PR breakpoints/16465
15463 * gdb.mi/mi-dprintf-pending.c: New file.
15464 * gdb.mi/mi-dprintf-pending.exp: New test.
15465 * gdb.mi/mi-dprintf-pendshr.c: New file.
15466
15467 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15468 Mircea Gherzan <mircea.gherzan@intel.com>
15469
15470 * gdb.arch/i386-mpx-map.c: New file.
15471 * gdb.arch/i386-mpx-map.exp: New File.
15472
15473 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15474
15475 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15476 * gdb.arch/i386-mpx.exp: Indentation fixed.
15477
15478 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15479
15480 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15481 function and improved indentation.
15482 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15483 gdb_test_multiple. Added additional tests to skip the test.
15484
15485 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15486
15487 * gdb.arch/i386-avx512.c: Change path in include file.
15488 * gdb.arch/i386-avx512.exp: Change include dir path
15489 compilation flag.
15490 * gdb.arch/i386-mpx.c: Change path in include file.
15491 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15492 flag.
15493
15494 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15495
15496 * gdb.compile/compile-print.exp (compile print *vararray@3)
15497 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15498
15499 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15500
15501 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15502 (do not keep jit in memory): ... this.
15503 (expect 5): Change it to ...
15504 (expect no 5): ... this.
15505
15506 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15507
15508 PR gdb/15564
15509 * gdb.mi/mi-detach.exp: New file.
15510
15511 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15512
15513 PR symtab/18392
15514 * gdb.arch/amd64-tailcall-self.S: New file.
15515 * gdb.arch/amd64-tailcall-self.c: New file.
15516 * gdb.arch/amd64-tailcall-self.exp: New file.
15517
15518 2015-05-28 Don Breazeal <donb@codesourcery.com>
15519
15520 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15521 tests for remote targets by checking is_target_gdbserver.
15522
15523 2015-05-27 Doug Evans <dje@google.com>
15524
15525 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15526 * gdb.dwarf2/opaque-type-lookup.c: New file.
15527 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15528
15529 2015-05-26 Doug Evans <dje@google.com>
15530
15531 * gdb.cp/iostream.cc: New file.
15532 * gdb.cp/iostream.exp: New file.
15533
15534 2015-05-26 Doug Evans <dje@google.com>
15535
15536 * gdb.dwarf2/dw2-op-call.exp: Update.
15537 * gdb.dwarf2/dw4-sig-types.exp: Update.
15538 * gdb.dwarf2/implptr.exp: Update.
15539 * gdb.mi/mi-cmd-param-changed.exp: Update.
15540
15541 2015-05-26 Doug Evans <dje@google.com>
15542
15543 * gdb.python/py-lazy-string.c: New file.
15544 * gdb.python/py-lazy-string.exp: New file.
15545 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15546 (main): Update. Add estring3.
15547 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15548 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15549
15550 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15551 Yao Qi <yao.qi@linaro.org>
15552
15553 * gdb.reverse/aarch64.c: New.
15554 * gdb.reverse/aarch64.exp: New.
15555
15556 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15557
15558 * lib/gdb.exp (supports_process_record): Return true for
15559 aarch64*-linux*.
15560 (supports_reverse): Likewise.
15561
15562 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15563
15564 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15565 Use with_test_prefix.
15566
15567 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15568
15569 * gdb.base/completion.exp: Add test for completion of layout
15570 names.
15571
15572 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15573
15574 * lib/gdb.exp (skip_tui_tests): New proc.
15575 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15576
15577 2015-05-19 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15580 Save the whole env array instead of just HOME. Unset HISTSIZE in
15581 the environment while testing. Restore whole environment
15582 afterwards.
15583
15584 2015-05-16 Doug Evans <xdje42@gmail.com>
15585
15586 * gdb.guile/scm-ports.c: New file.
15587 * gdb.guile/scm-ports.exp: Add memory port tests.
15588
15589 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15590
15591 * gdb.compile/compile-print.c: New file.
15592 * gdb.compile/compile-print.exp: New file.
15593
15594 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15595
15596 * gdb.compile/compile-ops.exp: Cast param to void.
15597 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15598 (compile code struct_object.selffield = &struct_object): Add xfail.
15599
15600 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15601
15602 * gdb.ada/arr_enum_with_gap: New testcase.
15603
15604 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15605
15606 * gdb.ada/byte_packed_arr: New testcase.
15607
15608 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15609
15610 * gdb.ada/pckd_neg: New testcase.
15611
15612 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15613
15614 PR gdb/17820
15615 * gdb.base/gdbinit-history.exp: New test.
15616 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15617 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15618
15619 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15620
15621 * gdb.python/py-xmethods.cc: Enhance test case.
15622 * gdb.python/py-xmethods.exp: New tests.
15623 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15624 function.
15625 (B_indexoper): Likewise.
15626 (global_dm_list) : Add new xmethod worker functions.
15627
15628 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15629
15630 * gdb.base/coredump-filter.exp: Correctly unset
15631 "coredump_var_addr" array.
15632
15633 2015-05-08 Pedro Alves <palves@redhat.com>
15634
15635 * gdb.server/non-existing-program.exp: Unset spawn_id.
15636
15637 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15638
15639 PR python/18291
15640 * gdb.python/py-xmethods.exp: Add tests.
15641
15642 2015-05-08 Yao Qi <yao.qi@linaro.org>
15643
15644 PR gdb/18208
15645 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15646 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15647 function set_coredump_filter, and remove remote_exec call.
15648 Remove argument ipid. Callers update.
15649 (top level): Don't get inferior's PID.
15650
15651 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15652
15653 * gdb.base/watch_thread_num.exp: Skip test on targets without
15654 access watchpoints.
15655
15656 2015-05-06 Pedro Alves <palves@redhat.com>
15657
15658 PR server/18081
15659 * gdb.server/non-existing-program.exp: New file.
15660
15661 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15662
15663 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15664
15665 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15666
15667 * gdb.ada/out_of_line_in_inlined: New testcase.
15668
15669 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15670
15671 * gdb.ada/var_rec_arr: New testcase.
15672
15673 2015-04-30 Yao Qi <yao.qi@linaro.org>
15674
15675 * gdb.base/break-idempotent.exp: If
15676 skip_hw_watchpoint_multi_tests returns true, skip the tests
15677 on "rwatch" and "awatch".
15678
15679 2015-04-30 Yao Qi <yao.qi@linaro.org>
15680
15681 * gdb.base/relativedebug.exp: Invoke gdb command
15682 "info sharedlibrary", and if libc.so doesn't have debug info,
15683 skip the test.
15684
15685 2015-04-29 Doug Evans <dje@google.com>
15686
15687 * gdb.python/py-xmethods.exp: Add ptype tests.
15688 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15689 get_result_type method.
15690
15691 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15692
15693 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15694 the target does not support hardware watchpoints.
15695
15696 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15697
15698 * gdb.base/break-always.exp: Abort testing if writing to memory
15699 causes an error.
15700
15701 2015-04-28 Doug Evans <dje@google.com>
15702
15703 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15704 * gdb.python/py-pp-registration.exp: ... here. New file.
15705 * gdb.python/py-pp-registration.c: New file.
15706 * gdb.python/py-pp-registration.py: New file.
15707
15708 2015-04-28 Doug Evans <dje@google.com>
15709
15710 * gdb.python/py-bad-printers.c: New file.
15711 * gdb.python/py-bad-printers.py: New file.
15712 * gdb.python/py-bad-printers.exp: New file.
15713
15714 2015-04-28 Sasha Smundak <asmundak@google.com>
15715
15716 * gdb.python/py-type.exp: New test.
15717
15718 2015-04-28 Andy Wingo <wingo@igalia.com>
15719
15720 * gdb.python/py-parameter.exp:
15721 * gdb.guile/scm-parameter.exp: Escape the path that we are
15722 matching against, as it might contain characters that are special
15723 to regular expressions.
15724
15725 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15726
15727 * gdb.ada/rec_comp: New testcase.
15728
15729 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15730
15731 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15732 before using it.
15733
15734 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15735
15736 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15737 new tests for verilog output.
15738
15739 2015-04-24 Yao Qi <yao.qi@linaro.org>
15740
15741 * boards/remote-gdbserver-on-localhost.exp: New file.
15742
15743 2015-04-23 Pedro Alves <palves@redhat.com>
15744
15745 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15746 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15747 "end of file", remove $inferior_spawn_id from the indirect list.
15748
15749 2015-04-23 Pedro Alves <palves@redhat.com>
15750
15751 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15752
15753 2015-04-23 Pedro Alves <palves@redhat.com>
15754
15755 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15756 on $any_spawn_id instead of only on $gdb_spawn_id.
15757
15758 2015-04-21 Pierre Muller <muller@sourceware.org>
15759
15760 PR pascal/17815
15761 * lib/pascal.exp (gpc_compile): Add new option "class".
15762 (fpc_compile): Likewise.
15763 * gdb.pascal/case-insensitive-symbols.pas: New file.
15764 * gdb.pascal/case-insensitive-symbols.exp: New file.
15765
15766 2015-04-20 Gary Benson <gbenson@redhat.com>
15767
15768 * gdb.base/attach.exp: Fix three extended remote failures.
15769
15770 2015-04-17 Gary Benson <gbenson@redhat.com>
15771
15772 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15773 the main executable over the remote protocol.
15774
15775 2015-04-16 Pedro Alves <palves@redhat.com>
15776
15777 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15778 a new gdbserver if gdbserver_reconnect_p is set.
15779
15780 2015-04-16 Pedro Alves <palves@redhat.com>
15781
15782 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15783 is set, don't exit gdbserver.
15784
15785 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15786
15787 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15788 appropriate .insn, such that an older assembler can be used.
15789 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15790 the z/Architecture instruction set on 31-bit targets as well.
15791
15792 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15793
15794 * gdb.go/handcall.exp: Remove all logic related to the first
15795 breakpoint and rely on go_runto_main instead.
15796 * gdb.go/strings.exp: Likewise.
15797 * gdb.go/unsafe.exp: Likewise.
15798 * gdb.go/hello.exp: Likewise. Also rename the remaining
15799 breakpoint marker to "breakpoint 1".
15800 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15801 * gdb.go/strings.go: Likewise.
15802 * gdb.go/unsafe.go: Likewise.
15803 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15804 "set breakpoint 2 here" and rename the remaining breakpoint marker
15805 to "breakpoint 1".
15806
15807 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15808
15809 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15810 if itertools.imap is not present.
15811 * gdb.python/py-objfile.exp: Add parentheses.
15812 * gdb.python/py-type.exp: Same.
15813 * gdb.python/py-unwind-maint.py: Same.
15814
15815 2015-04-15 Yao Qi <yao.qi@linaro.org>
15816
15817 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15818 of ":$ptr_size" and set its form explicitly.
15819
15820 2015-04-15 Pedro Alves <palves@redhat.com>
15821 Yao Qi <yao.qi@linaro.org>
15822
15823 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15824 timeout by factor of 4.
15825 (test_regular_watch): Likewise.
15826 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15827 * gdb.reverse/sigall-reverse.exp: Likewise.
15828 * gdb.reverse/until-precsave.exp: Likewise.
15829 * lib/gdb.exp (with_timeout_factor): New proc.
15830 (gdb_expect): Move some code to ...
15831 (get_largest_timeout): ... here. New procedure.
15832
15833 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15834
15835 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15836
15837 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15838
15839 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15840 to write to the .text section.
15841
15842 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15843
15844 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15845 Handle the case of targets that do not provide PID information.
15846
15847 2015-04-13 Yao Qi <yao.qi@linaro.org>
15848
15849 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15850 and use expect instead of gdb_expect.
15851
15852 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15853
15854 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15855 "coredump_var_addr" to avoid naming conflict with other testcases.
15856
15857 2015-04-10 Pedro Alves <palves@redhat.com>
15858
15859 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15860 gdb_test_sequence and gdb_assert.
15861
15862 2015-04-10 Pedro Alves <palves@redhat.com>
15863
15864 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15865 test messages that don't include the breakpoint address.
15866
15867 2015-04-10 Yao Qi <yao.qi@linaro.org>
15868
15869 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15870 false for some offset and width combinations which aren't
15871 supported by linux kernel.
15872
15873 2015-04-10 Pedro Alves <palves@redhat.com>
15874
15875 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15876 procedure, factored out from ...
15877 (top level): ... here. Add "set displaced-stepping" testing axis.
15878 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15879 parameter "displaced". Use it.
15880 (top level): Use foreach and add "set displaced-stepping" testing
15881 axis.
15882
15883 2015-04-10 Pedro Alves <palves@redhat.com>
15884
15885 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15886 Remove comment.
15887 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15888 both the address of the instruction that triggers the watchpoint
15889 and the address of the instruction immediately after, and use
15890 those addresses for the test. Fix comment.
15891
15892 2015-04-10 Pedro Alves <palves@redhat.com>
15893
15894 * gdb.base/sigstep.exp (breakpoint_to_handler)
15895 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15896 Test "backtrace" in handler.
15897 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15898 (top level): Add new "displaced" test axis to
15899 breakpoint_to_handler, breakpoint_to_handler_entry and
15900 breakpoint_over_handler.
15901
15902 2015-04-10 Pedro Alves <palves@redhat.com>
15903
15904 PR gdb/18216
15905 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15906
15907 2015-04-10 Yao Qi <yao.qi@linaro.org>
15908
15909 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15910 (test_add_rn_pc): New function.
15911 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15912 (top level): Invoke test_add_rn_pc.
15913
15914 2015-04-10 Pedro Alves <palves@redhat.com>
15915
15916 PR gdb/13858
15917 * gdb.base/step-over-no-symbols.exp: New file.
15918
15919 2015-04-09 Andy Wingo <wingo@igalia.com>
15920
15921 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15922 after the Python tests.
15923
15924 2015-04-08 Keith Seitz <keiths@redhat.com>
15925
15926 PR python/16699
15927 * gdb.python/py-completion.exp: New tests for completion.
15928 * gdb.python/py-completion.py (CompleteLimit1): New class.
15929 (CompleteLimit2): Likewise.
15930 (CompleteLimit3): Likewise.
15931 (CompleteLimit4): Likewise.
15932 (CompleteLimit5): Likewise.
15933 (CompleteLimit6): Likewise.
15934 (CompleteLimit7): Likewise.
15935
15936 2015-04-08 Pedro Alves <palves@redhat.com>
15937
15938 PR gdb/18214
15939 PR gdb/18216
15940 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15941 function.
15942 (main): Install it as SIGUSR1 handler.
15943 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15944 parameter. Always use "setup" as prefix. Toggle "set
15945 displaced-stepping" off/on depending on global. Don't switch to
15946 thread 1 here.
15947 (top level): Add displaced stepping "off/on" test axis. Update
15948 "setup" calls. Wrap each subtest with with_test_prefix. Test
15949 continuing with a queued signal in each thread.
15950
15951 2015-04-08 Pedro Alves <palves@redhat.com>
15952
15953 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15954 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15955 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15956 Return early if running to main fails.
15957 * gdb.trace/while-stepping.exp: Likewise.
15958
15959 2015-04-07 Pedro Alves <palves@redhat.com>
15960
15961 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15962 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15963 interact with inferior program.
15964
15965 2015-04-07 Pedro Alves <palves@redhat.com>
15966
15967 * lib/gdb.exp (inferior_spawn_id): New global.
15968 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15969 spawn id after processing the user code.
15970 (default_gdb_start): Set inferior_spawn_id.
15971 (send_inferior): New procedure.
15972 * lib/gdbserver-support.exp (gdbserver_start): Set
15973 inferior_spawn_id.
15974 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15975
15976 2015-04-07 Pedro Alves <palves@redhat.com>
15977
15978 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15979 * lib/gdbserver-support.exp (gdbserver_start): Make
15980 $server_spawn_id global.
15981 (gdbserver_start): Don't wait for gdbserver's spawn id with
15982 expect_background.
15983 (close_gdbserver): New procedure.
15984 (gdb_exit): Rename the default version and reimplement.
15985
15986 2015-04-07 Pedro Alves <palves@redhat.com>
15987
15988 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15989 append the substituted item, not the original item.
15990
15991 2015-04-07 Pedro Alves <palves@redhat.com>
15992
15993 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15994 gdb_expect.
15995
15996 2015-04-07 Pedro Alves <palves@redhat.com>
15997
15998 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15999 output appearing once only.
16000
16001 2015-04-07 Pedro Alves <palves@redhat.com>
16002
16003 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16004 that doesn't expect anything. Return early if running to main
16005 fails.
16006
16007 2015-04-07 Yao Qi <yao.qi@linaro.org>
16008
16009 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16010 (child_function): Call alarm.
16011 (main): Move call to alarm into the loop.
16012 * gdb.threads/non-stop-fair-events.exp: Build program with
16013 -DTIMEOUT=$timeout.
16014
16015 2015-04-06 Doug Evans <xdje42@gmail.com>
16016
16017 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16018 Fix dest parameter to board_info.
16019 (fpc_compile): Ditto.
16020 (gdb_compile_pascal): Rename dest arg to destfile.
16021
16022 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16023
16024 * gdb.ada/funcall_ref.exp: New file.
16025 * gdb.ada/funcall_ref/foo.adb: New file.
16026
16027 2015-04-02 Yao Qi <yao.qi@linaro.org>
16028
16029 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16030 is remote.
16031
16032 2015-04-02 Gary Benson <gbenson@redhat.com>
16033
16034 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16035
16036 2015-04-01 Sasha Smundak <asmundak@google.com>
16037
16038 * gdb.python/py-unwind-maint.c: New file.
16039 * gdb.python/py-unwind-maint.exp: New test.
16040 * gdb.python/py-unwind-maint.py: New file.
16041 * gdb.python/py-unwind.c: New file.
16042 * gdb.python/py-unwind.exp: New test.
16043 * gdb.python/py-unwind.py: New test.
16044
16045 2015-04-01 Pedro Alves <palves@redhat.com>
16046
16047 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16048 to fail instead of non-existent $test.
16049
16050 2015-04-01 Pedro Alves <palves@redhat.com>
16051
16052 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16053 GDBFLAGS if not empty.
16054
16055 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16056
16057 * gdb.ada/complete.exp: Remove "multi_line".
16058 * gdb.ada/info_exc.exp: Remove "multi_line".
16059 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16060 * gdb.ada/ptype_field.exp: Remove "multi_line".
16061 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16062 * gdb.ada/tagged.exp: Remove "multi_line".
16063 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16064 [multi_line ...]
16065 * gdb.btrace/delta.exp: Likewise.
16066 * gdb.btrace/exception.exp: Likewise.
16067 * gdb.btrace/function_call_history.exp: Likewise.
16068 * gdb.btrace/instruction_history.exp: Likewise.
16069 * gdb.btrace/nohist.exp: Likewise.
16070 * gdb.btrace/record_goto.exp: Likewise.
16071 * gdb.btrace/segv.exp: Likewise.
16072 * gdb.btrace/stepi.exp: Likewise.
16073 * gdb.btrace/tailcall.exp: Likewise.
16074 * gdb.btrace/unknown_functions.exp: Likewise.
16075 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16076 * lib/gdb.exp: Add the "multi_line" helper.
16077
16078 2015-04-01 Pedro Alves <palves@redhat.com>
16079
16080 * gdb.threads/tid-reuse.c: New file.
16081 * gdb.threads/tid-reuse.exp: New file.
16082
16083 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16084
16085 PR corefiles/16092
16086 * gdb.base/coredump-filter.c: New file.
16087 * gdb.base/coredump-filter.exp: Likewise.
16088
16089 2015-03-27 Petr Machata <pmachata@redhat.com>
16090
16091 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16092 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16093 (Dwarf::assemble): Initialize them.
16094 (Dwarf::lines): New function.
16095
16096 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16097
16098 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16099 SYMBOL_PREFIX for x86_64-*-cygwin.
16100
16101 2015-03-26 Andy Wingo <wingo@igalia.com>
16102
16103 PR symtab/18148
16104 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16105 const_value but not a location.
16106 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16107 location defined in non-main CUs are visible.
16108
16109 2015-03-26 Yao Qi <yao.qi@linaro.org>
16110
16111 PR testsuite/18139
16112 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16113 Add a line number entry for the same line.
16114 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16115 Add a line number entry for the same line.
16116
16117 2015-03-26 Yao Qi <yao.qi@linaro.org>
16118
16119 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16120 .int 0.
16121 (func): Likewise. Add .Lfunc_1 label.
16122 Use .Lfunc_1 label.
16123 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16124 .int 0.
16125 (func): Likewise.
16126 Use .Lfunc_1 label.
16127
16128 2015-03-26 Yao Qi <yao.qi@linaro.org>
16129
16130 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16131 Call gdb_compile instead to compile each .s files without debug
16132 information.
16133
16134 2015-03-26 Yao Qi <yao.qi@linaro.org>
16135
16136 * gdb.base/savedregs.exp (process_saved_regs): Make
16137 "Saved registers:" optional in the pattern.
16138
16139 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16140
16141 * gdb.btrace/next.exp: Merged into step.exp.
16142 * gdb.btrace/finish.exp: Merged into step.exp.
16143 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16144 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16145 "record goto" and checking the exact replay position.
16146 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16147 check for "Recording format" in "info record" output.
16148 * gdb.btrace/record_goto.exp: Choose test file based on target.
16149 * gdb.btrace/x86-record_goto.S: Renamed into ...
16150 * gdb.btrace/x86_64-record_goto.S: ... this.
16151 * gdb.btrace/i686-record_goto.S: New.
16152 * gdb.btrace/x86-tailcall.S: Renamed into ...
16153 * gdb.btrace/x86_64-tailcall.S: ... this.
16154 * gdb.btrace/i686-tailcall.S: New.
16155 * gdb.btrace/x86-tailcall.c: Renamed into ...
16156 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16157 separate statements. Update test.
16158 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16159 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16160 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16161 * gdb.btrace/tailcall.exp: Choose test file based on target.
16162 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16163
16164 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16165
16166 * gdb.btrace/exception.exp: Increase BTS buffer size.
16167
16168 2015-03-24 Pedro Alves <palves@redhat.com>
16169
16170 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16171
16172 2015-03-24 Pedro Alves <palves@redhat.com>
16173
16174 * gdb.threads/schedlock.exp (test_step): No longer expect that
16175 "set scheduler-locking step" with "next" over a function call runs
16176 threads unlocked.
16177
16178 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16179
16180 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16181
16182 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16183
16184 PR breakpoints/16466
16185 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16186 * gdb.mi/mi-pending.c (thread_func): New function.
16187 (int main): Add threading support required.
16188 * gdb.mi/mi-pending.exp: Add tests for this issue.
16189 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16190 (pendfunc2): Remove stdio dependency.
16191 * gdb.mi/mi-pendshr2.c: New file.
16192
16193 2015-03-23 Keith Seitz <keiths@redhat.com>
16194
16195 * gdb.linespec/keywords.c: New file.
16196 * gdb.linespec/keywords.exp: New file.
16197
16198 2015-03-23 Keith Seitz <keiths@redhat.com>
16199
16200 PR gdb/18021
16201 * gdb.dwarf2/staticvirtual.exp: New test.
16202
16203 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16204
16205 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16206 * README: Remove HP-UX and gdb.hp.
16207 (configuration):
16208 * configure: Regenerate.
16209 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16210 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16211 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16212 gdb.hp/gdb.defects/Makefile.
16213 * gdb.hp/Makefile.in: File deleted.
16214 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16215 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16216 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16217 * gdb.hp/gdb.aCC/run.c: File deleted.
16218 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16219 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16220 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16221 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16222 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16223 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16224 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16225 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16226 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16227 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16228 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16229 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16230 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16231 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16232 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16233 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16234 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16235 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16236 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16237 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16238 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16239 * gdb.hp/gdb.compat/average.c: File deleted.
16240 * gdb.hp/gdb.compat/sum.c: File deleted.
16241 * gdb.hp/gdb.compat/xdb.c: File deleted.
16242 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16243 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16244 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16245 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16246 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16247 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16248 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16249 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16250 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16251 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16252 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16253 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16254 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16255 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16256 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16257 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16258 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16259 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16260 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16261 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16262 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16263 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16264 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16265 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16266 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16267 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16268 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16269 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16270 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16271 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16272 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16273 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16274 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16275 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16276 * gdb.hp/tools/odump: File deleted.
16277
16278 2015-03-19 Pedro Alves <palves@redhat.com>
16279
16280 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16281 (saw_thread_3): New globals.
16282 (top level): Increment them when an event for the corresponding
16283 thread is seen.
16284 (no thread starvation): New test.
16285
16286 2015-03-19 Pedro Alves <palves@redhat.com>
16287
16288 * gdb.threads/continue-pending-status.c: New file.
16289 * gdb.threads/continue-pending-status.exp: New file.
16290
16291 2015-03-18 Pedro Alves <palves@redhat.com>
16292
16293 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16294 Use gdb_is_target_remote instead of is_remote. Use
16295 gdb_test_multiple instead of gdb_expect. Exit early if
16296 gdb_test_multiple hits its internal matches. Tighten stepi tests
16297 expected output. Fail on exit with any signal, instead of just
16298 SIGILL.
16299
16300 2015-03-18 Yao Qi <yao.qi@linaro.org>
16301
16302 PR tdep/18107
16303 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16304 variable.
16305 * gdb.base/catch-syscall.exp: Don't skip it on
16306 aarch64*-*-linux* target. Remove elements in all_syscalls.
16307 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16308 target.
16309 (setup_all_syscalls): New proc.
16310
16311 2015-03-16 Yao Qi <yao.qi@linaro.org>
16312
16313 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16314 (top level): Skip tests if valid_addr_p returns false for
16315 $cmd1 or $cmd2.
16316
16317 2015-03-11 Andy Wingo <wingo@igalia.com>
16318
16319 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16320
16321 2015-03-11 Yao Qi <yao.qi@linaro.org>
16322
16323 * gdb.base/catch-syscall.exp: Fix typo in comments.
16324
16325 2015-03-11 Yao Qi <yao.qi@linaro.org>
16326
16327 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16328
16329 2015-03-09 Pedro Alves <palves@redhat.com>
16330
16331 * dg-extract-results.py: Delete.
16332
16333 2015-03-09 Pedro Alves <palves@redhat.com>
16334
16335 Merge dg-extract-results.sh from GCC upstream (r218843).
16336
16337 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16338 * dg-extract-results.sh: Use --text with grep to avoid issues with
16339 binary files. Fall back to cat -v, if that doesn't work.
16340
16341 2015-03-05 Pedro Alves <palves@redhat.com>
16342
16343 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16344
16345 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16346
16347 * lib/mi-support.exp (mi_expect_interrupt): Accept
16348 alternative event for when in all-stop mode.
16349
16350 2015-03-04 Pedro Alves <palves@redhat.com>
16351
16352 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16353
16354 2015-03-04 Mark Kettenis <kettenis@gnu.org>
16355
16356 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16357
16358 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16359
16360 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16361 regexps for GDB's current line display, accept a hex address
16362 preceding the line number.
16363
16364 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16365
16366 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16367 the 'arch1' variable for "s390*-linux*" targets.
16368
16369 2015-03-04 Pedro Alves <palves@redhat.com>
16370
16371 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16372 (main): Pass missing retval argument to pthread_join call.
16373
16374 2015-03-02 Pedro Alves <palves@redhat.com>
16375
16376 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16377 (top level): Call do_test with non-stop as well.
16378
16379 2015-03-02 Pedro Alves <palves@redhat.com>
16380
16381 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16382 -1.
16383
16384 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16385
16386 * gdb.arch/s390-vregs.exp: New test.
16387 * gdb.arch/s390-vregs.S: New file.
16388
16389 2015-02-27 Pedro Alves <palves@redhat.com>
16390
16391 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16392 call to catch_command_errors.
16393 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16394 catch_command_errors.
16395
16396 2015-02-27 Pedro Alves <palves@redhat.com>
16397
16398 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16399 "true" for boolean result.
16400 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16401 prototype of main.
16402
16403 2015-02-27 Pedro Alves <palves@redhat.com>
16404
16405 * lib/unbuffer_output.c: New file.
16406 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16407 (main): Call gdb_unbuffer_output.
16408
16409 2015-02-27 Yao Qi <yao.qi@linaro.org>
16410
16411 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16412 target.
16413
16414 2015-02-26 Doug Evans <dje@google.com>
16415
16416 * gdb.cp/class2.cc (Dbase, D): New classes.
16417 (main): New local delta.
16418 * gdb.cp/class2.exp: Test printing delta.
16419 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16420 (dynbar): New global.
16421 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16422
16423 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16424
16425 * gdb.compile/compile-ifunc.c: New file.
16426 * gdb.compile/compile-ifunc.exp: New file.
16427
16428 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16429
16430 * gdb.base/structs.exp: Check for correct struct on finish.
16431
16432 2015-02-26 Yao Qi <yao.qi@linaro.org>
16433
16434 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16435 is zero.
16436
16437 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16438
16439 * gdb.arch/cordic.ko.bz2: New file.
16440 * gdb.arch/cordic.ko.debug.bz2: New file.
16441 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16442
16443 2015-02-25 Yao Qi <yao.qi@linaro.org>
16444
16445 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16446 aarch64*-*-* target.
16447
16448 2015-02-23 Pedro Alves <palves@redhat.com>
16449
16450 * lib/gdb.exp (delete_breakpoints): Rewrite using
16451 gdb_test_multiple.
16452
16453 2015-02-23 Pedro Alves <palves@redhat.com>
16454
16455 * gdb.base/info-os.c: Include stdlib.h.
16456
16457 2015-02-22 Doug Evans <xdje42@gmail.com>
16458
16459 PR symtab/17855
16460 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16461 is read after symbols have been re-read.
16462 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16463 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16464
16465 2015-02-21 Doug Evans <dje@google.com>
16466
16467 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16468
16469 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16470
16471 PR corefiles/17808
16472 * gdb.arch/i386-biarch-core.core.bz2: New file.
16473 * gdb.arch/i386-biarch-core.exp: New file.
16474
16475 2015-02-21 Pedro Alves <palves@redhat.com>
16476
16477 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16478 runto_main fails.
16479
16480 2015-02-20 Pedro Alves <palves@redhat.com>
16481
16482 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16483 info probes.
16484
16485 2015-02-20 Pedro Alves <palves@redhat.com>
16486
16487 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16488
16489 2015-02-20 Pedro Alves <palves@redhat.com>
16490
16491 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16492 clean_restart before gdb_target_supports_trace.
16493
16494 2015-02-20 Pedro Alves <palves@redhat.com>
16495
16496 PR threads/18006
16497 * gdb.threads/clone-thread_db.c: New file.
16498 * gdb.threads/clone-thread_db.exp: New file.
16499
16500 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16501
16502 PR breakpoints/16812
16503 * gdb.base/catch-gdb-caused-signals.c: New file.
16504 * gdb.base/catch-gdb-caused-signals.exp: New file.
16505
16506 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16507
16508 * configure: Regenerated.
16509 * configure.ac: Use GDB_AC_TRANSFORM.
16510 * aclocal.m4: sinclude ../transform.m4.
16511
16512 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16513
16514 * lib/dtrace.exp: New file.
16515 * gdb.base/dtrace-probe.exp: Likewise.
16516 * gdb.base/dtrace-probe.d: Likewise.
16517 * gdb.base/dtrace-probe.c: Likewise.
16518 * lib/pdtrace.in: Likewise.
16519 * configure.ac: Output variables with the transformed names of
16520 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16521 * configure: Regenerated.
16522
16523 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16524
16525 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16526 expected message when trying to access $_probe_* convenience
16527 variables while not on a probe.
16528
16529 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16530
16531 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16532
16533 2015-02-11 Pedro Alves <pedro@codesourcery.com>
16534
16535 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16536 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16537
16538 2015-02-10 Doug Evans <xdje42@gmail.com>
16539
16540 * lib/gdb.exp (gdb_load): Always return a result.
16541
16542 2015-02-10 Pedro Alves <palves@redhat.com>
16543
16544 * gdb.threads/signal-sigtrap.c: New file.
16545 * gdb.threads/signal-sigtrap.exp: New file.
16546
16547 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16548
16549 * gdb.trace/no-attach-trace.c: New file.
16550 * gdb.trace/no-attach-trace.exp: New file.
16551
16552 2015-02-09 Mark Wielaard <mjw@redhat.com>
16553
16554 * gdb.dwarf2/atomic.c: New file.
16555 * gdb.dwarf2/atomic-type.exp: Likewise.
16556
16557 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16558
16559 * gdb.btrace/buffer-size.exp: Update "info record" output.
16560 * gdb.btrace/delta.exp: Update "info record" output.
16561 * gdb.btrace/enable.exp: Update "info record" output.
16562 * gdb.btrace/finish.exp: Update "info record" output.
16563 * gdb.btrace/instruction_history.exp: Update "info record" output.
16564 * gdb.btrace/next.exp: Update "info record" output.
16565 * gdb.btrace/nexti.exp: Update "info record" output.
16566 * gdb.btrace/step.exp: Update "info record" output.
16567 * gdb.btrace/stepi.exp: Update "info record" output.
16568 * gdb.btrace/nohist.exp: Update "info record" output.
16569
16570 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16571
16572 * gdb.btrace/buffer-size: New.
16573
16574 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16575
16576 * gdb.btrace/delta.exp: Update "info record" output.
16577 * gdb.btrace/enable.exp: Update "info record" output.
16578 * gdb.btrace/finish.exp: Update "info record" output.
16579 * gdb.btrace/instruction_history.exp: Update "info record" output.
16580 * gdb.btrace/next.exp: Update "info record" output.
16581 * gdb.btrace/nexti.exp: Update "info record" output.
16582 * gdb.btrace/step.exp: Update "info record" output.
16583 * gdb.btrace/stepi.exp: Update "info record" output.
16584 * gdb.btrace/nohist.exp: Update "info record" output.
16585
16586 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16587
16588 PR gdb/15678
16589 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16590
16591 2015-02-06 Pedro Alves <palves@redhat.com>
16592
16593 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16594 macro.
16595 (seconds_left, again): New globals.
16596 (main): Wait seconds_left in a 1-second sleep loop instead of
16597 sleeping 180 seconds. If 'again' is set, reset the seconds
16598 counter.
16599 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16600 'again' in the inferior before detaching. Print the seconds left.
16601 (options): New global.
16602 (top level): Build program with -DTIMEOUT=$timeout.
16603
16604 2015-02-06 Pedro Alves <palves@redhat.com>
16605
16606 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16607 determine how many seconds to pass to 'alarm'.
16608 * gdb.base/gdb-sigterm.exp (top level): Build program with
16609 -DTIMEOUT=$timeout.
16610 (do_test): Return success/failure indication. Add more verbose
16611 logging. Don't fail if 200 single steps are seen. Instead, fail
16612 when the test times out.
16613 (passes): New global.
16614 (top level): Break the testing loop if testing fails on any
16615 iteration. Use gdb_assert.
16616
16617 2015-02-04 Don Breazeal <donb@codesourcery.com>
16618
16619 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16620 and initialize them.
16621 (ipc_cleanup): New function.
16622 (main): Don't declare shmid, semid, and msqid. Add a call to
16623 atexit so that we call ipc_cleanup on exit.
16624
16625 2015-02-04 Pedro Alves <palves@redhat.com>
16626
16627 * boards/native-extended-gdbserver.exp: Remove any target variant
16628 specifications from the board name before clearing the isremote
16629 flag from board_info.
16630
16631 2015-01-31 Doug Evans <xdje42@gmail.com>
16632
16633 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16634
16635 2015-01-31 Gary Benson <gbenson@redhat.com>
16636
16637 * gdb.base/completion.exp: Disable completion limiting for
16638 existing tests. Add new tests to check completion limiting.
16639 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16640
16641 2015-01-31 Doug Evans <xdje42@gmail.com>
16642
16643 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16644
16645 2015-01-31 Doug Evans <xdje42@gmail.com>
16646
16647 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16648 entries. Duplicate file section script entries.
16649 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16650 inlined entries. Add test for safe-path rejection.
16651 * gdb.python/py-section-script.c: Add duplicate inlined section script
16652 entries. Duplicate file section script entries.
16653 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16654 inlined entries. Add test for safe-path rejection.
16655
16656 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16657
16658 * gdb.ada/disc_arr_bound: New testcase.
16659
16660 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16661
16662 * gdb.ada/mi_var_array: New testcase.
16663
16664 2015-01-27 Doug Evans <dje@google.com>
16665
16666 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16667 Add test for objfile.filename, objfile.username after objfile
16668 has been unloaded.
16669
16670 2015-01-26 Joel Brobecker <brobecker@adacore.com>
16671
16672 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16673 the second test to print the name attribute of value
16674 returned by the call to gdb.lookup_type, and adjust
16675 the expected output accordingly.
16676
16677 2015-01-25 Mark Wielaard <mjw@redhat.com>
16678
16679 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16680 * gdb.base/disp-step-fork.c: Include unistd.h.
16681 * gdb.base/siginfo-obj.c: Include stdio.h.
16682 * gdb.base/siginfo-thread.c: Likewise.
16683 * gdb.mi/non-stop.c: Include unistd.h.
16684 * gdb.mi/nsthrexec.c: Include stdio.h.
16685 * gdb.mi/pthreads.c: Include unistd.h.
16686 * gdb.modula2/unbounded1.c (main): Declare returns int.
16687 * gdb.reverse/consecutive-reverse.c: Likewise.
16688 * gdb.threads/create-fail.c: Include unistd.h.
16689 * gdb.threads/killed.c: Likewise.
16690 * gdb.threads/linux-dp.c: Likewise.
16691 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16692 * gdb.threads/non-ldr-exc-2.c: Likewise.
16693 * gdb.threads/non-ldr-exc-3.c: Likewise.
16694 * gdb.threads/non-ldr-exc-4.c: Likewise.
16695 * gdb.threads/pthreads.c: Include unistd.h.
16696 (main): Declare returns int.
16697 * gdb.threads/tls-main.c (foo): New declaration.
16698 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16699
16700 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16701
16702 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16703 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16704
16705 2015-01-15 Mark Wielaard <mjw@redhat.com>
16706
16707 * gdb.base/noreturn-return.c: New file.
16708 * gdb.base/noreturn-return.exp: New file.
16709 * gdb.base/noreturn-finish.c: New file.
16710 * gdb.base/noreturn-finish.exp: New file.
16711
16712 2015-01-23 Pedro Alves <palves@redhat.com>
16713
16714 * gdb.threads/continue-pending-after-query.c: New file.
16715 * gdb.threads/continue-pending-after-query.exp: New file.
16716
16717 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16718 Simon Marchi <simon.marchi@ericsson.com>
16719
16720 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16721 * gdb.base/valgrind-db-attach.exp: Same.
16722 * gdb.base/valgrind-infcall.exp: Same.
16723 * lib/mi-support.exp (default_mi_gdb_start): Same.
16724 * lib/prompt.exp (default_prompt_gdb_start): Same.
16725 * lib/gdb.exp (default_gdb_spawn): Same.
16726 (gdb_interact): New.
16727
16728
16729 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16730
16731 * gdb.compile/compile.exp (pointer to jit function): New test.
16732
16733 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16734
16735 * lib/gdb.exp (supports_process_record): Return true for
16736 powerpc*-*-linux*.
16737 (supports_reverse): Likewise.
16738
16739 2015-01-15 Don Breazeal <donb@codesourcery.com>
16740
16741 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16742 instead of checking whether the target board is remote and
16743 use spawn_wait_for_attach instead of exec/sleep.
16744 * gdb.base/attach-twice.exp: Likewise.
16745
16746 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16747
16748 * gdb.ada/var_arr_attrs: New testcase.
16749
16750 2015-01-14 Pedro Alves <palves@redhat.com>
16751 Joel Brobecker <brobecker@adacore.com>
16752
16753 PR gdb/17525
16754 * gdb.base/bp-cmds-execution-x-script.c: New file.
16755 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16756 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16757
16758 2015-01-14 Pedro Alves <palves@redhat.com>
16759
16760 PR cli/17828
16761 * gdb.base/batch-preserve-term-settings.c: New file.
16762 * gdb.base/batch-preserve-term-settings.exp: New file.
16763
16764 2015-01-13 Doug Evans <dje@google.com>
16765
16766 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16767 binary.
16768
16769 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16770
16771 * Makefile.in (clean mostlyclean): Do not delete *.py.
16772
16773 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16774
16775 * gdb.python/py-lookup-type.exp: New file.
16776
16777 2015-01-12 Pedro Alves <palves@redhat.com>
16778
16779 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16780 restore GDBFLAGS before returning.
16781
16782 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16783
16784 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16785 is_amd64_regs_target and is_x86_like_target.
16786
16787 2015-01-11 Doug Evans <xdje42@gmail.com>
16788
16789 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16790 is given without an explicit form.
16791 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16792 attributes.
16793 * gdb.dwarf/corrupt.exp: Ditto.
16794 * gdb.dwarf2/enum-type.exp: Ditto.
16795 * gdb.trace/entry-values.exp: Ditto.
16796 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16797
16798 2015-01-11 Doug Evans <xdje42@gmail.com>
16799
16800 PR gdb/15830
16801 * gdb.base/maint.exp: Remove references to "maint demangle".
16802 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16803 Add tests for explicitly specifying language to demangle.
16804 * gdb.dlang/demangle.exp: Ditto.
16805
16806 2015-01-09 Pedro Alves <palves@redhat.com>
16807
16808 * gdb.threads/non-stop-fair-events.c: New file.
16809 * gdb.threads/non-stop-fair-events.exp: New file.
16810
16811 2015-01-09 Pedro Alves <palves@redhat.com>
16812
16813 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16814 the global scope. Set a breakpoint after all threads are started
16815 rather than stepping over two source lines. Expect the prompt.
16816 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16817 global.
16818 (NUM): Now 15.
16819 (main): Use threads_started_barrier to wait for all threads to
16820 start. Main thread no longer calls thread_function. Exit after
16821 180 seconds.
16822 (loop): New function.
16823 (thread_function): Wait on threads_started_barrier barrier. Call
16824 'loop' at each iteration.
16825 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16826 threads have started, instead of hardcoding number of "next"
16827 steps. Use an access watchpoint instead of a write watchpoint.
16828
16829 2015-01-09 Pedro Alves <palves@redhat.com>
16830
16831 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16832 (thread_func): Wait on barrier.
16833 (main): Wait for all threads to start before stopping GDB.
16834 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16835 global.
16836 (thread1_func, thread2_func): Wait on barrier.
16837 (main): Wait for all threads to start before stopping GDB.
16838 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16839 New global.
16840 (thread1_func, thread2_func): Wait on barrier.
16841 (main): Wait for all threads to start before stopping GDB.
16842
16843 2015-01-09 Pedro Alves <palves@redhat.com>
16844
16845 * gdb.threads/attach-many-short-lived-threads.c: New file.
16846 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16847
16848 2014-01-09 Pedro Alves <palves@redhat.com>
16849
16850 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16851 instead of to thread 2.
16852 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16853 Add barrier around each pthread_create call instead of around all
16854 calls.
16855 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16856 Set a break on thread_function and have the child threads hit it
16857 one at at a time.
16858
16859 2015-01-09 Pedro Alves <palves@redhat.com>
16860
16861 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16862 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16863 false.
16864 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16865 checking whether the target board is remote.
16866 * gdb.multi/multi-attach.exp: Likewise.
16867 * gdb.python/py-sync-interp.exp: Likewise.
16868 * gdb.server/ext-attach.exp: Likewise.
16869 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16870 tests that need to attach, instead of checking whether the target
16871 board is remote at the top of the file.
16872
16873 2015-01-08 Yao Qi <yao@codesourcery.com>
16874
16875 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16876
16877 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16878
16879 Fix testcase compilation.
16880 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16881
16882 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16883
16884 * gdb.python/py-type.exp: Add a couple test about empty
16885 array creation, and negative-length array creation.
16886
16887 2015-01-02 Doug Evans <xdje42@gmail.com>
16888
16889 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16890
16891 2015-01-02 Doug Evans <dje@google.com>
16892
16893 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16894
16895 2014-12-29 Yao Qi <yao@codesourcery.com>
16896
16897 * gdb.trace/entry-values.exp: Update comments. Rename variable
16898 bar_call_foo to returned_from_foo.
16899
16900 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16901
16902 PR gdb/17394
16903 * gdb.linespec/break-asm-file.c: New file.
16904 * gdb.linespec/break-asm-file.exp: New file.
16905 * gdb.linespec/break-asm-file0.s: New file.
16906 * gdb.linespec/break-asm-file1.s: New file.
16907
16908 2014-12-18 Nigel Stephens <nigel@mips.com>
16909 Maciej W. Rozycki <macro@codesourcery.com>
16910
16911 * gdb.base/float.exp: Handle the new output from "info float" on
16912 MIPS targets.
16913
16914 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16915
16916 Fix MinGW compilation.
16917 * gdb.compile/compile-ops.exp: Update untested message if
16918 !skip_compile_feature_tests.
16919 * gdb.compile/compile-setjmp.exp: Likewise.
16920 * gdb.compile/compile-tls.exp: Likewise.
16921 * gdb.compile/compile.exp: Likewise.
16922 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16923 supported on this host".
16924
16925 2014-12-16 Doug Evans <xdje42@gmail.com>
16926
16927 * boards/stabs.exp: New file.
16928
16929 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16930
16931 * gdb.base/completion.exp: Adjust to format changes of "maint
16932 print user-registers".
16933
16934 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16935
16936 PR server/17457
16937 * gdb.arch/aarch64-fp.c: New file.
16938 * gdb.arch/aarch64-fp.exp: New file.
16939
16940 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16941
16942 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16943 r210637, r210913, r211666, r215400, r215817).
16944
16945 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16946 * dg-extract-results.py: New file.
16947 * dg-extract-results.sh: Use it if the environment seems
16948 suitable.
16949
16950 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16951
16952 * dg-extract-results.py (parse_run): Handle warnings that
16953 are printed before a test harness is run.
16954
16955 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16956
16957 * dg-extract-results.py (Named): Remove __cmp__ method.
16958 (output_variation): Use a key to sort variation.harnesses.
16959
16960 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16961
16962 * dg-extract-results.py: For Python 3, force sys.stdout to
16963 handle surrogate escape sequences.
16964 (safe_open): New function.
16965 (output_segment, main): Use it.
16966
16967 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16968
16969 * dg-extract-results.py (Prog.result_re): Include options
16970 in test name.
16971
16972 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16973
16974 * dg-extract-results.py (output_variation): Always sort if
16975 do_sum.
16976
16977 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16978
16979 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16980 as long as we get pagination notifications.
16981
16982 2014-12-15 Jason Merrill <jason@redhat.com>
16983
16984 * Makefile.in (check-gdb.%): Restore.
16985 * README: Mention it.
16986
16987 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16988
16989 * gdb.ada/str_uninit: New testcase.
16990
16991 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16992
16993 PR symtab/17642
16994 * gdb.base/vla-stub-define.c: New file.
16995 * gdb.base/vla-stub.c: New file.
16996 * gdb.base/vla-stub.exp: New file.
16997
16998 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16999 Jan Kratochvil <jan.kratochvil@redhat.com>
17000 Tom Tromey <tromey@redhat.com>
17001
17002 * configure.ac: Add gdb.compile/.
17003 * configure: Regenerate.
17004 * gdb.compile/Makefile.in: New file.
17005 * gdb.compile/compile-ops.exp: New file.
17006 * gdb.compile/compile-ops.c: New file.
17007 * gdb.compile/compile-tls.c: New file.
17008 * gdb.compile/compile-tls.exp: New file.
17009 * gdb.compile/compile-constvar.S: New file.
17010 * gdb.compile/compile-constvar.c: New file.
17011 * gdb.compile/compile-mod.c: New file.
17012 * gdb.compile/compile-nodebug.c: New file.
17013 * gdb.compile/compile-setjmp-mod.c: New file.
17014 * gdb.compile/compile-setjmp.c: New file.
17015 * gdb.compile/compile-setjmp.exp: New file.
17016 * gdb.compile/compile-shlib.c: New file.
17017 * gdb.compile/compile.c: New file.
17018 * gdb.compile/compile.exp: New file.
17019 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17020
17021 2014-12-12 Tom Tromey <tromey@redhat.com>
17022
17023 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17024 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17025
17026 2014-12-12 Doug Evans <dje@google.com>
17027
17028 * lib/gdb-python.exp (get_python_valueof): New function.
17029 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17030
17031 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17032
17033 * gdb.base/completion.exp: Add test for completion of "info
17034 registers ".
17035
17036 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17037
17038 * gdb.base/func-ptrs.c: New file.
17039 * gdb.base/func-ptrs.exp: New file.
17040
17041 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17042
17043 PR breakpoints/17012
17044 * gdb.base/dprintf-detach.c: New file.
17045 * gdb.base/dprintf-detach.exp: New file.
17046
17047 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17048
17049 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17050 * lib/gdb.exp (target_is_gdbserver): New procedure.
17051
17052 2014-12-08 Doug Evans <dje@google.com>
17053
17054 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17055
17056 2014-12-05 Yao Qi <yao@codesourcery.com>
17057
17058 * gdb.guile/scm-error.exp: Remove the third argument to
17059 gdb_remote_download.
17060 * gdb.guile/scm-frame-args.exp: Likewise.
17061 * gdb.guile/scm-section-script.exp: Likewise.
17062
17063 2014-12-05 Yao Qi <yao@codesourcery.com>
17064
17065 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17066
17067 2014-12-04 Doug Evans <dje@google.com>
17068
17069 * gdb.python/py-objfile.exp: Add tests for
17070 objfile.add_separate_debug_file.
17071
17072 2014-12-04 Doug Evans <dje@google.com>
17073
17074 * lib/gdb.exp (get_build_id): New function.
17075 (build_id_debug_filename_get): Rewrite to use it.
17076 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17077
17078 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17079
17080 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17081 `method(long)', not just 0x0.
17082 * gdb.cp/nsalias.exp: Align code labels to 4.
17083 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17084 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17085 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17086 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17087 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17088 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17089
17090 2014-12-02 Doug Evans <dje@google.com>
17091
17092 PR symtab/17602
17093 * gdb.cp/anon-ns.cc: Move guts of this file to ...
17094 * gdb.cp/anon-ns2.cc: ... here. New file.
17095 * gdb.cp/anon-ns.exp: Update.
17096
17097 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
17098
17099 * gdb.python/py-events.py (inferior_call_handler): New.
17100 (register_changed_handler, memory_changed_handler): New.
17101 (test_events.invoke): Register new handlers.
17102 * gdb.python/py-events.exp: Add tests for inferior call,
17103 memory_changed and register_changed events.
17104
17105 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17106
17107 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17108 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17109 if the linker doesn't understand this.
17110
17111 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17112
17113 * gdb.python/python.exp: Change expected reply to help().
17114
17115 2014-12-01 Yao Qi <yao@codesourcery.com>
17116
17117 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17118 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17119 * configure: Re-generated.
17120
17121 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17122
17123 * gdb.cp/chained-calls.cc: New file.
17124 * gdb.cp/chained-calls.exp: New file.
17125 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17126
17127 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17128
17129 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17130 * gdb.dwarf2/symtab-producer.exp: Same.
17131 * gdb.gdb/python-interrupts.exp: Same.
17132 * gdb.gdb/python-selftest.exp: Same.
17133 * gdb.python/py-linetable.exp: Same.
17134 * gdb.python/py-type.exp: Same.
17135 * gdb.python/py-value-cc.exp: Same.
17136 * gdb.python/py-value.exp: Same.
17137
17138 2014-11-28 Yao Qi <yao@codesourcery.com>
17139
17140 * gdb.base/break-probes.exp: Match library name prefixed with
17141 sysroot.
17142
17143 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17144
17145 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17146 test expected output. Add parentheses for the call to print.
17147 Remove L suffix from integers.
17148
17149 2014-11-26 Doug Evans <dje@google.com>
17150
17151 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17152
17153 2014-11-22 Yao Qi <yao@codesourcery.com>
17154
17155 * gdb.trace/entry-values.c: Remove asms.
17156 (foo): Add foo_label.
17157 (bar): Add bar_label.
17158 * gdb.trace/entry-values.exp: Remove code computing foo's
17159 length and bar's length.
17160 (Dwarf::assemble): Invoke function_range for bar and use
17161 MACRO_AT_func for foo.
17162
17163 2014-11-22 Yao Qi <yao@codesourcery.com>
17164
17165 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17166 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17167 Use .Lgcc43_procstart instead of gcc43.
17168
17169 2014-11-21 Joel Brobecker <brobecker@adacore.com>
17170
17171 * gdb.ada/n_arr_bound: New testcase.
17172
17173 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17174
17175 PR breakpoints/10737
17176 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17177 test_catch_syscall_multi_arch.
17178 (test_catch_syscall_multi_arch): New function.
17179
17180 2014-11-20 Doug Evans <xdje42@gmail.com>
17181
17182 * gdb.base/maint.exp: Update expected output.
17183
17184 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17185
17186 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17187 4-byte instruction on S390.
17188
17189 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17190
17191 * gdb.ada/arr_arr: New testcase.
17192
17193 2014-11-19 Joel Brobecker <brobecker@adacore.com>
17194
17195 * gdb.ada/pkd_arr_elem: New Testcase.
17196
17197 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
17198
17199 * gdb.reverse/break-precsave: Expect completion message for
17200 core file reads.
17201 * gdb.reverse/consecutive-precsave.exp: Likewise.
17202 * gdb.reverse/finish-precsave.exp: Likewise.
17203 * gdb.reverse/i386-precsave.exp: Likewise.
17204 * gdb.reverse/machinestate-precsave.exp: Likewise.
17205 * gdb.reverse/sigall-precsave.exp: Likewise.
17206 * gdb.reverse/solib-precsave.exp: Likewise.
17207 * gdb.reverse/step-precsave.exp: Likewise.
17208 * gdb.reverse/until-precsave.exp: Likewise.
17209 * gdb.reverse/watch-precsave.exp: Likewise.
17210
17211 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17212
17213 * gdb.base/bp-permanent.c: Include unistd.h.
17214 * gdb.python/py-framefilter-mi.c (main): Add return type.
17215 * gdb.python/py-framefilter.c (main): Likewise.
17216 * gdb.trace/actions-changed.c (main): Likewise.
17217
17218 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17219
17220 * gdb.mi/until.c: Add eye-catchers.
17221 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17222 line numbers.
17223
17224 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17225
17226 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17227 function header variants in break1.c.
17228 * gdb.base/ena-dis-br.exp: Likewise.
17229 * gdb.base/hbreak2.exp: Likewise.
17230 * gdb.reverse/until-precsave.exp: Drop references to removed
17231 non-prototype function header variants in ur1.c.
17232 * gdb.reverse/until-reverse.exp: Likewise.
17233
17234 2014-11-17 Petr Machata <pmachata@redhat.com>
17235
17236 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17237 ${_cu_offset_size} bytes abbrev offset.
17238
17239 2014-11-15 Doug Evans <xdje42@gmail.com>
17240
17241 PR symtab/17559
17242 * gdb.base/line-symtabs.exp: New file.
17243 * gdb.base/line-symtabs.c: New file.
17244 * gdb.base/line-symtabs.h: New file.
17245
17246 2014-11-14 Yao Qi <yao@codesourcery.com>
17247
17248 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17249 (func): Add label func_label.
17250 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17251 Replace low_pc and high_pc with MACRO_AT_range.
17252 Replace name, low_pc and high_pc with MACRO_AT_func.
17253
17254 2014-11-14 Yao Qi <yao@codesourcery.com>
17255
17256 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17257 Replace name, low_pc and high_pc with MACRO_AT_func.
17258
17259 2014-11-14 Yao Qi <yao@codesourcery.com>
17260
17261 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17262 produce debug information.
17263 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17264
17265 2014-11-14 Yao Qi <yao@codesourcery.com>
17266
17267 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17268 object and get function length.
17269 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17270 with MACRO_AT_func.
17271 (top-level): Replace gdb_compile and clean_restart with
17272 prepare_for_testing.
17273 * gdb.dwarf2/main.c (main): Add label main_label.
17274
17275 2014-11-14 Yao Qi <yao@codesourcery.com>
17276
17277 * lib/dwarf.exp (function_range): New procedure.
17278 (Dwarf::_handle_macro_at_func): New procedure.
17279 (Dwarf::_handle_macro_at_range): New procedure.
17280 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17281
17282 2014-11-14 Yao Qi <yao@codesourcery.com>
17283
17284 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17285 (_handle_attribute): New procedure.
17286
17287 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17288
17289 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17290 * gdb.base/call-sc.c (zed): Likewise.
17291 * gdb.base/checkpoint.c (main): Likewise.
17292 * gdb.base/dump.c (main): Likewise.
17293 * gdb.base/gcore.c (main): Likewise.
17294 * gdb.base/huge.c (main): Likewise.
17295 * gdb.base/multi-forks.c (main): Likewise.
17296 * gdb.base/pr10179-a.c (main): Likewise.
17297 * gdb.base/savedregs.c (main): Likewise.
17298 * gdb.base/sigaltstack.c (main): Likewise.
17299 * gdb.base/siginfo.c (main): Likewise.
17300 * gdb.base/structs.c (zed): Likewise.
17301 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17302 * gdb.mi/mi-syn-frame.c (main): Likewise.
17303 * gdb.mi/until.c (foo, main): Likewise.
17304 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17305 * gdb.base/solib-weak.c (foo): Declare.
17306 * gdb.base/attach-twice.c: Include stdio.h.
17307 * gdb.base/weaklib1.c: Likewise.
17308 * gdb.base/weaklib2.c: Likewise.
17309 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17310 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17311 unistd.h.
17312 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17313 * gdb.mi/mi-exit-code.c: Likewise.
17314 * gdb.base/break-interp-lib.c: Include string.h.
17315 * gdb.base/coremaker.c: Likewise.
17316 * gdb.base/testenv.c: Likewise.
17317 * gdb.python/py-finish-breakpoint.c: Likewise.
17318 * gdb.base/inferior-died.c: Include sys/wait.h.
17319 * gdb.base/fileio.c: Include time.h.
17320 * gdb.base/async-shell.c: Include unistd.h.
17321 * gdb.base/dprintf-non-stop.c: Likewise.
17322 * gdb.base/info-os.c: Likewise.
17323 * gdb.mi/mi-console.c: Likewise.
17324 * gdb.mi/watch-nonstop.c: Likewise.
17325 * gdb.python/py-events.c: Likewise.
17326 * gdb.base/async.c (baz): Move up before its invocation.
17327 * gdb.base/code_elim2.c (my_global_func): Likewise.
17328 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17329 * gdb.base/advance.c (func2): Likewise.
17330
17331 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17332
17333 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17334 variant.
17335 * gdb.base/annota3.c: Likewise.
17336 * gdb.base/async.c: Likewise.
17337 * gdb.base/average.c: Likewise.
17338 * gdb.base/call-ar-st.c: Likewise.
17339 * gdb.base/call-rt-st.c: Likewise.
17340 * gdb.base/call-sc.c: Likewise.
17341 * gdb.base/call-strs.c: Likewise.
17342 * gdb.base/ending-run.c: Likewise.
17343 * gdb.base/execd-prog.c: Likewise.
17344 * gdb.base/exprs.c: Likewise.
17345 * gdb.base/foll-exec.c: Likewise.
17346 * gdb.base/foll-fork.c: Likewise.
17347 * gdb.base/foll-vfork.c: Likewise.
17348 * gdb.base/funcargs.c: Likewise.
17349 * gdb.base/gcore.c: Likewise.
17350 * gdb.base/jump.c: Likewise.
17351 * gdb.base/langs0.c: Likewise.
17352 * gdb.base/langs1.c: Likewise.
17353 * gdb.base/langs2.c: Likewise.
17354 * gdb.base/mips_pro.c: Likewise.
17355 * gdb.base/nodebug.c: Likewise.
17356 * gdb.base/opaque0.c: Likewise.
17357 * gdb.base/opaque1.c: Likewise.
17358 * gdb.base/recurse.c: Likewise.
17359 * gdb.base/run.c: Likewise.
17360 * gdb.base/scope0.c: Likewise.
17361 * gdb.base/scope1.c: Likewise.
17362 * gdb.base/setshow.c: Likewise.
17363 * gdb.base/setvar.c: Likewise.
17364 * gdb.base/shmain.c: Likewise.
17365 * gdb.base/shr1.c: Likewise.
17366 * gdb.base/shr2.c: Likewise.
17367 * gdb.base/sigall.c: Likewise.
17368 * gdb.base/signals.c: Likewise.
17369 * gdb.base/so-indr-cl.c: Likewise.
17370 * gdb.base/solib2.c: Likewise.
17371 * gdb.base/structs.c: Likewise.
17372 * gdb.base/sum.c: Likewise.
17373 * gdb.base/vforked-prog.c: Likewise.
17374 * gdb.base/watchpoint.c: Likewise.
17375 * gdb.reverse/shr2.c: Likewise.
17376 * gdb.reverse/until-reverse.c: Likewise.
17377 * gdb.reverse/ur1.c: Likewise.
17378 * gdb.reverse/watch-reverse.c: Likewise.
17379
17380 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17381
17382 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17383 variant.
17384 * gdb.base/sepdebug.exp: Drop references to removed code.
17385
17386 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17387
17388 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17389 variant. Preserve original line numbering.
17390 * gdb.base/list1.c: Likewise.
17391
17392 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17393
17394 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17395 variant.
17396 * gdb.base/break1.c: Likewise.
17397 * gdb.base/break.exp: Drop references to removed code.
17398
17399 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17400
17401 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17402 variant.
17403
17404 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17405
17406 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17407
17408 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17409
17410 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17411 logic into perform_all_tests() and invoke it with and without
17412 function header prototypes.
17413 (do_function_calls): Remove conditional XFAIL for PR 5318.
17414 (rerun_and_prepare): Remove duplicate code.
17415 (perform_all_tests): New. Main logic moved here.
17416
17417 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17418
17419 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17420 code guarded by #ifdef NO_PROTOTYPES.
17421 (t_double_many_args): Likewise.
17422 (DEF_FUNC_MANY_ARGS_1): Likewise.
17423 (DEF_FUNC_VALUES_1): Likewise.
17424 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17425 guarded by #ifdef PROTOTYPES.
17426
17427 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17428
17429 * gdb.mi/mi-console.c: Add eye-catcher.
17430 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17431 instead of literal line number.
17432
17433 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17434
17435 * gdb.base/shr2.c: Add eye-catcher.
17436 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17437 line number.
17438
17439 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17440
17441 * gdb.base/jump.c: Add eye-catchers.
17442 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17443 numbers.
17444
17445 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17446
17447 * gdb.base/execd-prog.c: Add eye-catchers.
17448 * gdb.base/foll-exec.c: Likewise.
17449 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17450 line numbers.
17451
17452 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17453
17454 * gdb.base/ending-run.c: Add eye-catchers.
17455 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17456 literal line numbers.
17457
17458 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17459
17460 * gdb.base/call-rt-st.c: Add eye-catchers.
17461 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17462 literal line numbers.
17463
17464 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17465
17466 * gdb.base/call-ar-st.c: Add eye-catchers.
17467 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17468 literal line numbers.
17469
17470 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17471
17472 * gdb.base/average.c: Add eye-catchers.
17473 * gdb.base/sum.c: Likewise.
17474 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17475 regexps dynamically.
17476
17477 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17478
17479 * gdb.base/solib1.c: Add eye-catchers.
17480 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17481 literal line numbers.
17482
17483 2014-11-12 Pedro Alves <palves@redhat.com>
17484
17485 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17486 leader has exited.
17487
17488 2014-11-12 Pedro Alves <palves@redhat.com>
17489
17490 * gdb.arch/i386-bp_permanent.c: New file.
17491 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17492 (srcfile): Set to i386-bp_permanent.c.
17493 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17494 that stepi does not execute the 'leave' instruction, instead of
17495 testing it does execute.
17496 * gdb.base/bp-permanent.c: New file.
17497 * gdb.base/bp-permanent.exp: New file.
17498
17499 2014-11-10 Doug Evans <xdje42@gmail.com>
17500
17501 PR symtab/17564
17502 * gdb.base/symtab-search-order.exp: New file.
17503 * gdb.base/symtab-search-order.c: New file.
17504 * gdb.base/symtab-search-order-1.c: New file.
17505 * gdb.base/symtab-search-order-shlib-1.c: New file.
17506
17507 2014-11-07 Pedro Alves <palves@redhat.com>
17508
17509 PR gdb/17511
17510 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17511 i?86-*-linux*.
17512
17513 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17514
17515 PR c++/17494
17516 * gdb.cp/pr17494.cc: New file.
17517 * gdb.cp/pr17494.exp: New file.
17518
17519 2014-11-02 Yao Qi <yao@codesourcery.com>
17520
17521 * gdb.python/python.exp: Get working directory and match the
17522 output of "set extended-prompt \\w " with it.
17523
17524 2014-10-30 Doug Evans <dje@google.com>
17525
17526 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17527 in objfiles.
17528 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17529 in progspaces.
17530
17531 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
17532
17533 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17534 * gdb.base/realname-expand.exp: Likewise.
17535 * gdb.linespec/macro-relative.exp: Likewise.
17536
17537 2014-10-29 Pedro Alves <palves@redhat.com>
17538
17539 PR gdb/17408
17540 * gdb.threads/schedlock.c (some_function): New function.
17541 (call_function): New global.
17542 (MAYBE_CALL_SOME_FUNCTION): New macro.
17543 (thread_function): Call it.
17544 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17545 and use it instead of a global counter. Adjust all callers.
17546 (get_current_thread): Use "find current thread" for test message
17547 here rather than having all callers pass down the same string.
17548 (goto_loop): New procedure, factored out from ...
17549 (my_continue): ... this.
17550 (step_ten_loops): Change parameter from test message to command to
17551 use. Adjust.
17552 (list_count): Delete global.
17553 (check_result): New procedure, factored out from duplicate top
17554 level code.
17555 (continue tests): Wrap in with_test_prefix.
17556 (test_step): New procedure, factored out from duplicate top level
17557 code.
17558 (top level): Test "step" in combination with all scheduler-locking
17559 modes. Test "next" in combination with all scheduler-locking
17560 modes, and in combination with stepping over a function call or
17561 not.
17562 * gdb.threads/next-bp-other-thread.c: New file.
17563 * gdb.threads/next-bp-other-thread.exp: New file.
17564
17565 2014-10-29 Pedro Alves <palves@redhat.com>
17566
17567 PR python/17372
17568 * gdb.python/python.exp: Test a multi-line command that spawns
17569 interactive Python.
17570 * gdb.base/multi-line-starts-subshell.exp: New file.
17571
17572 2014-10-29 Yao Qi <yao@codesourcery.com>
17573
17574 * gdb.base/fileio.exp: Make directories on host.
17575
17576 2014-10-29 Yao Qi <yao@codesourcery.com>
17577
17578 * gdb.base/fileio.c (test_write): Close the file.
17579
17580 2014-10-28 Pedro Alves <palves@redhat.com>
17581
17582 PR gdb/12623
17583 * gdb.base/sigstep.c (no_handler): New global.
17584 (main): If 'no_handler is true, set the signal handlers to
17585 SIG_IGN.
17586 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17587 with_sw_watch and no_handler parameters. Handle them.
17588 (top level) <stepping over handler when stopped at a breakpoint
17589 test>: Add a test axis for testing with a software watchpoint, and
17590 another for testing with the signal handler set to SIG_IGN.
17591 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17592 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17593
17594 2014-10-28 Pedro Alves <palves@redhat.com>
17595
17596 PR gdb/17511
17597 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17598 * gdb.base/sigstep.exp (other_handler_location): New global.
17599 (advance): Support stepping into the signal handler, and running
17600 commands while in the handler.
17601 (in_handler_map): New global.
17602 (top level): In the advance test, add combinations for getting
17603 into the handler with stepping commands, and for running commands
17604 in the handler. Add comment descripting the advancei tests.
17605
17606 2014-10-28 Pedro Alves <palves@redhat.com>
17607
17608 * gdb.base/sigstep.exp: Use build_executable instead of
17609 prepare_for_testing.
17610 (top level): Move code that starts GDB, runs to main and creates a
17611 display to ...
17612 (restart): ... this new procedure.
17613 (top level): Move backtrace from signal handler test to ...
17614 (validate_backtrace): ... this new procedure.
17615 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17616 with_test_prefix. Always restart GDB.
17617 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17618 with_test_prefix. Always restart GDB. No need to delete
17619 breakpoints after the test.
17620 (test_skip_handler): Remove prefix parameter.
17621 (skip_over_handler, breakpoint_to_handler)
17622 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17623 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17624 restart GDB. No need to delete breakpoints after the test.
17625 (top level): Use foreach to call the test procedures with
17626 different commands.
17627
17628 2014-10-28 Pedro Alves <palves@redhat.com>
17629
17630 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17631 instead of GNATS numbers.
17632 * gdb.base/sigbpt.exp: Likewise.
17633 * gdb.base/siginfo.exp: Likewise.
17634 * gdb.base/sigstep.exp: Likewise.
17635
17636 2014-10-27 Pedro Alves <palves@redhat.com>
17637
17638 * gdb.base/sigstep.c (dummy): New global.
17639 (main): Issue a couple writes to the new global.
17640 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17641 procedures.
17642 (skip_over_handler): Use test_skip_handler.
17643 (top level): Call skip_over_handler for stepi and nexti too.
17644 (breakpoint_over_handler): Use test_skip_handler.
17645 (top level): Call breakpoint_over_handler for stepi and nexti too.
17646
17647 2014-10-27 Yao Qi <yao@codesourcery.com>
17648
17649 * gdb.trace/tfile.c (adjust_function_address)
17650 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17651 function descriptor.
17652
17653 2014-10-24 Don Breazeal <donb@codesourcery.com>
17654
17655 * gdb.base/foll-fork.exp (test_follow_fork,
17656 catch_fork_child_follow): Check for updated fork messages emitted
17657 from infrun.c.
17658 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17659 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17660 vfork_and_exec_child_follow_through_step): Check for updated vfork
17661 messages emitted from infrun.c.
17662
17663 2014-10-24 Pedro Alves <palves@redhat.com>
17664
17665 * gdb.base/corefile.exp: Remove references to ultrix.
17666 * gdb.base/interrupt.exp: Likewise.
17667 * gdb.base/whatis.exp: Likewise.
17668 * gdb.gdb/selftest.exp: Likewise.
17669 * gdb.threads/manythreads.exp: Likewise.
17670 * gdb.threads/print-threads.exp: Likewise.
17671 * gdb.threads/pthreads.exp:: Likewise.
17672 * gdb.threads/schedlock.exp: Likewise.
17673
17674 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17675
17676 * gdb.cp/non-trivial-retval.cc: Add a test case.
17677 * gdb.cp/non-trivial-retval.exp: Add a test.
17678
17679 2014-10-20 Yao Qi <yao@codesourcery.com>
17680
17681 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17682 * gdb.python/py-objfile-script-gdb.py: New file.
17683 * gdb.python/py-objfile-script.exp: Update reference to
17684 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17685 of remote_download. Remove the dest file.
17686
17687 2014-10-20 Yao Qi <yao@codesourcery.com>
17688
17689 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17690 * gdb.base/step-line.exp: Likewise.
17691 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17692 * gdb.dwarf2/dw2-basic.exp: Likewise.
17693 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17694 * gdb.dwarf2/dw2-filename.exp: Likewise.
17695 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17696 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17697 * gdb.dwarf2/dw2-producer.exp: Likewise.
17698 * gdb.dwarf2/mac-fileno.exp: Likewise.
17699 * gdb.python/py-frame-args.exp: Likewise.
17700 * gdb.python/py-framefilter.exp: Likewise.
17701 * gdb.python/py-mi.exp: Likewise.
17702 * gdb.python/py-objfile-script.exp: Likewise
17703 * gdb.python/py-pp-integral.exp: Likewise.
17704 * gdb.python/py-pp-re-notag.exp: Likewise.
17705 * gdb.python/py-prettyprint.exp: Likewise.
17706 * gdb.python/py-section-script.exp: Likewise.
17707 * gdb.python/py-typeprint.exp: Likewise.
17708 * gdb.python/py-xmethods.exp: Likewise.
17709 * gdb.stabs/weird.exp: Likewise.
17710 * gdb.xml/tdesc-regs.exp: Likewise.
17711
17712 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17713
17714 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17715 (out_cu): Use addr_len for the size of addresses.
17716 (out_line): Likewise. Size DW_LNE_set_address instruction
17717 according to addr_len.
17718 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17719 (FUNC): Add START_INSNS to definition.
17720
17721 2014-10-18 Yao Qi <yao@codesourcery.com>
17722
17723 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17724 gdb_has_argv0 return true.
17725 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17726 check [target_info exists noargs], check [gdb_has_argv0]
17727 instead.
17728 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17729 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17730 procedures.
17731
17732 2014-10-17 Doug Evans <dje@google.com>
17733
17734 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17735 event.
17736 * gdb.python/py-events.py: Add clear_objfiles event.
17737
17738 2014-10-17 Doug Evans <dje@google.com>
17739
17740 * gdb.python/py-objfile.exp: Test progspace attribute.
17741
17742 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17743
17744 * gdb.guile/scm-breakpoint.exp: Do not assume any
17745 directory separators when matching source file paths.
17746 * gdb.python/py-breakpoint.exp: Likewise.
17747 * gdb.reverse/break-precsave.exp: Likewise.
17748 * gdb.reverse/break-reverse.exp: Likewise.
17749 * gdb.reverse/consecutive-precsave.exp: Likewise.
17750 * gdb.reverse/finish-precsave.exp: Likewise.
17751 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17752 * gdb.reverse/finish-reverse.exp: Likewise.
17753 * gdb.reverse/i386-precsave.exp: Likewise.
17754 * gdb.reverse/i387-env-reverse.exp: Likewise.
17755 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17756 * gdb.reverse/machinestate-precsave.exp: Likewise.
17757 * gdb.reverse/machinestate.exp: Likewise.
17758 * gdb.reverse/sigall-precsave.exp: Likewise.
17759 * gdb.reverse/solib-precsave.exp: Likewise.
17760 * gdb.reverse/step-precsave.exp: Likewise.
17761 * gdb.reverse/until-precsave.exp: Likewise.
17762 * gdb.reverse/watch-precsave.exp: Likewise.
17763 * gdb.reverse/watch-reverse.exp: Likewise.
17764
17765 2014-10-17 Yao Qi <yao@codesourcery.com>
17766
17767 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17768 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17769
17770 2014-10-17 Pedro Alves <palves@redhat.com>
17771
17772 PR gdb/17471
17773 * gdb.base/bg-execution-repeat.c: New file.
17774 * gdb.base/bg-execution-repeat.exp: New file.
17775
17776 2014-10-17 Pedro Alves <palves@redhat.com>
17777
17778 PR gdb/17300
17779 * gdb.base/continue-all-already-running.c: New file.
17780 * gdb.base/continue-all-already-running.exp: New file.
17781
17782 2014-10-17 Pedro Alves <palves@redhat.com>
17783
17784 PR gdb/17472
17785 * gdb.base/annota-input-while-running.c: New file.
17786 * gdb.base/annota-input-while-running.exp: New file.
17787
17788 2014-10-17 Pedro Alves <palves@redhat.com>
17789
17790 * gdb.base/callfuncs.exp: emove references to osf.
17791 * gdb.base/sigall.exp: Likewise.
17792 * gdb.gdb/selftest.exp: Likewise.
17793 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17794 * gdb.mi/non-stop.c: Likewise.
17795 * gdb.mi/pthreads.c: Likewise.
17796 * gdb.reverse/sigall-precsave.exp: Likewise.
17797 * gdb.reverse/sigall-reverse.exp: Likewise.
17798 * gdb.threads/pthreads.c: Likewise.
17799 * gdb.threads/pthreads.exp: Likewise.
17800
17801 2014-10-17 Yao Qi <yao@codesourcery.com>
17802
17803 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17804 check 'target_info exists noargs'.
17805 (test_command_prompt_position): Likewise.
17806 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17807 Remove "set args".
17808 (progvar_simple_while_test): Likewise.
17809 (progvar_complex_if_while_test): Likewise.
17810 (if_while_breakpoint_command_test): Likewise.
17811 (infrun_breakpoint_command_test): Likewise.
17812 (breakpoint_command_test): Likewise.
17813 (watchpoint_command_test): Likewise.
17814 (bp_deleted_in_command_test): Likewise.
17815 (temporary_breakpoint_commands): Likewise.
17816
17817 2014-10-16 Yao Qi <yao@codesourcery.com>
17818
17819 * gdb.base/remotetimeout.exp: Remove noargs checking.
17820
17821 2014-10-15 Pedro Alves <palves@redhat.com>
17822
17823 PR breakpoints/9649
17824 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17825 * gdb.base/breakpoint-in-ro-region.exp
17826 (probe_target_hardware_step): New procedure.
17827 (top level): Probe hardware stepping and hardware breakpoint
17828 support. Test stepping through a read-only region, with both
17829 "breakpoint auto-hw" on and off and both "always-inserted" on and
17830 off.
17831
17832 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17833
17834 * gdb.dlang/demangle.exp: Update for demangling changes.
17835
17836 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17837
17838 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17839 * gdb.cp/non-trivial-retval.exp: Add new tests.
17840
17841 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17842
17843 PR c++/13403
17844 PR c++/15154
17845 * gdb.cp/non-trivial-retval.cc: New file.
17846 * gdb.cp/non-trivial-retval.exp: New file.
17847
17848 2014-10-15 Yao Qi <yao@codesourcery.com>
17849
17850 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17851 remote host.
17852
17853 2014-10-15 Yao Qi <yao@codesourcery.com>
17854
17855 * gdb.python/py-symbol.exp: Match file base name if host is
17856 remote, otherwise match file name with dir name.
17857 * gdb.python/py-symtab.exp: Likewise.
17858 * gdb.python/python.exp: Likewise.
17859
17860 2014-10-15 Yao Qi <yao@codesourcery.com>
17861
17862 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17863 pattern.
17864 * gdb.python/py-symtab.exp: Likewise.
17865 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17866 locationn.
17867
17868 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17869
17870 * gdb.ada/addr_arith: New testcase.
17871
17872 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17873
17874 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17875 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17876 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17877 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17878
17879 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17880
17881 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17882 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17883 * gdb.arch/stap-eval-lang-ada.exp: New file.
17884
17885 2014-10-14 Yao Qi <yao@codesourcery.com>
17886
17887 * gdb.mi/mi-var-child.c (nothing1): New function.
17888 (nothing2): New function.
17889 (do_children_tests): Set function pointers by nothing1 and
17890 nothing2.
17891 * gdb.mi/mi-var-child.exp: Step over new added statements.
17892 Update test to match the new output.
17893 * gdb.mi/var-cmd.c (nothing1): New function.
17894 (nothing2): New function.
17895 (do_children_tests): Set function pointers by nothing1 and
17896 nothing2.
17897 * gdb.mi/mi-var-display.exp: Update test to match output.
17898 Step to the line specified by $line_dct_nothing.
17899 Increase the number of lines to step.
17900
17901 2014-10-14 Yao Qi <yao@codesourcery.com>
17902
17903 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17904 tests.
17905 * gdb.mi/mi2-var-child.exp: Likewise.
17906
17907 2014-10-13 Doug Evans <dje@google.com>
17908
17909 * gdb.python/py-objfile.exp: Change name of file name test.
17910
17911 2014-10-13 Doug Evans <dje@google.com>
17912
17913 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17914 from the start of the CU.
17915
17916 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17917 Yao Qi <yao@codesourcery.com>
17918
17919 Fix "save breakpoints" for "catch" command.
17920 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17921 Remove -nonewline. Match also the added "main" line.
17922
17923 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17924
17925 Fix "save breakpoints" for "disable $bpnum" command.
17926 * gdb.base/save-bp.c (main): Add label.
17927 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17928
17929 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17930
17931 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17932
17933 2014-10-11 Yao Qi <yao@codesourcery.com>
17934
17935 * gdb.server/server-kill.exp: Execute command
17936 "set remote trace-status-packet on" before "tstatus".
17937
17938 2014-10-11 Yao Qi <yao@codesourcery.com>
17939
17940 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17941 (main): Call getppid.
17942 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17943 and continue to it. Read variable "server_pid".
17944
17945 2014-10-11 Yao Qi <yao@codesourcery.com>
17946
17947 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17948
17949 2014-10-11 Yao Qi <yao@codesourcery.com>
17950
17951 * gdb.threads/thread-find.exp: Don't execute command
17952 "info threads".
17953 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17954 * gdb.threads/linux-dp.exp: Don't check the condition
17955 $threads_created equals to zero.
17956
17957 2014-10-10 Pedro Alves <palves@redhat.com>
17958
17959 * gdb.base/bigcore.exp: Remove references to IRIX.
17960 * gdb.base/funcargs.exp: Likewise.
17961 * gdb.base/interrupt.exp: Likewise.
17962 * gdb.base/mips_pro.exp: Likewise.
17963 * gdb.base/nodebug.exp: Likewise.
17964 * gdb.base/setvar.exp: Likewise.
17965 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17966
17967 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17968 Pedro Alves <palves@redhat.com>
17969
17970 PR symtab/14466
17971 * gdb.base/vdso-warning.c: New file.
17972 * gdb.base/vdso-warning.exp: New file.
17973
17974 2014-10-02 Doug Evans <dje@google.com>
17975
17976 * gdb.base/structs.c (main): Don't run forever.
17977
17978 2014-10-02 Pedro Alves <palves@redhat.com>
17979
17980 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17981 (top level) <stop threads 1, stop threads 2>: Use it.
17982
17983 2014-10-02 Pedro Alves <palves@redhat.com>
17984
17985 * gdb.threads/break-while-running.exp (test): Add new
17986 'update_thread_list' argument. Skip "info threads" if false.
17987 (top level): Add new 'update_thread_list' axis.
17988
17989 2014-10-02 Pedro Alves <palves@redhat.com>
17990
17991 PR breakpoints/17431
17992 * gdb.base/execl-update-breakpoints.c: New file.
17993 * gdb.base/execl-update-breakpoints.exp: New file.
17994
17995 2014-10-01 Pedro Alves <palves@redhat.com>
17996
17997 * gdb.base/breakpoint-in-ro-region.c: New file.
17998 * gdb.base/breakpoint-in-ro-region.exp: New file.
17999
18000 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18001
18002 * gdb.mi/mi-exit-code.exp: New file.
18003 * gdb.mi/mi-exit-code.c: New file.
18004
18005 2014-09-30 Yao Qi <yao@codesourcery.com>
18006
18007 * lib/prelink-support.exp (build_executable_own_libs): Error if
18008 the target isn't native.
18009
18010 2014-09-30 Yao Qi <yao@codesourcery.com>
18011
18012 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18013 false.
18014
18015 2014-09-22 Pedro Alves <palves@redhat.com>
18016
18017 * gdb.threads/break-while-running.exp: New file.
18018 * gdb.threads/break-while-running.c: New file.
18019
18020 2014-09-19 Yao Qi <yao@codesourcery.com>
18021
18022 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18023 Invoke test. Restart GDB with --readnow and invoke test again.
18024
18025 2014-09-19 Yao Qi <yao@codesourcery.com>
18026
18027 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18028 proc set_breakpoint_on_gcd_function. Invoke
18029 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18030 invoke set_breakpoint_on_gcd_function again.
18031
18032 2014-09-18 Doug Evans <dje@google.com>
18033
18034 * gdb.dwarf2/symtab-producer.exp: New file.
18035
18036 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18037
18038 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18039 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18040 * gdb.base/global-var-nested-by-dso.c: Likewise.
18041 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18042
18043 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18044 Pedro Alves <palves@redhat.com>
18045
18046 * gdb.base/watch-bitfields.exp: Pass string other than test file
18047 name to prepare_for_testing.
18048 (watch): New procedure.
18049 (expect_watchpoint): Use with_test_prefix.
18050 (top level): Factor out tests to ...
18051 (test_watch_location, test_regular_watch): ... these new
18052 procedures, and use with_test_prefix and gdb_continue_to_end.
18053
18054 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18055
18056 PR breakpoints/12526
18057 * gdb.base/watch-bitfields.exp: New file.
18058 * gdb.base/watch-bitfields.c: New file.
18059
18060 2014-09-16 Pedro Alves <palves@redhat.com>
18061
18062 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18063 software and hardware addresses, not software address against
18064 itself.
18065
18066 2014-09-16 Pedro Alves <palves@redhat.com>
18067
18068 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18069 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18070
18071 2014-09-16 Pedro Alves <palves@redhat.com>
18072
18073 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18074 files.
18075 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18076 "*-*-vxworks*" throughout.
18077 * gdb.base/break.exp: Likewise.
18078 * gdb.base/default.exp: Likewise.
18079 * gdb.base/scope.exp: Likewise.
18080 * gdb.base/sepdebug.exp: Likewise.
18081 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18082 throughout.
18083 * gdb.base/run.c: Likewise.
18084 * gdb.base/sepdebug.c: Likewise.
18085 * gdb.hp/gdb.aCC/run.c: Likewise.
18086 * gdb.reverse/until-reverse.c: Likewise.
18087 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18088
18089 2014-09-16 Yao Qi <yao@codesourcery.com>
18090
18091 * boards/local-remote-host-native.exp: New file.
18092
18093 2014-09-14 Doug Evans <xdje42@gmail.com>
18094
18095 * gdb.threads/queue-signal.c (thread_count): New variable.
18096 (thread_count_mutex, thread_count_condvar): New variables.
18097 (incr_thread_count, wait_all_threads_running): New functions.
18098 (main): Wait for all threads to be in their thread functions.
18099
18100 2014-09-13 Doug Evans <xdje42@gmail.com>
18101
18102 * gdb.threads/queue-signal.c: New file.
18103 * gdb.threads/queue-signal.exp: New file.
18104
18105 2014-09-13 Doug Evans <xdje42@gmail.com>
18106
18107 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18108 be consistent with what default_gdb_init uses.
18109 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18110 the plain text of the prompt. Add some logging printfs.
18111 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18112
18113 2014-09-12 Pedro Alves <palves@redhat.com>
18114
18115 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18116 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18117 * gdb.arch/i386-size-overlap.exp: Likewise.
18118 * gdb.arch/i386-size.exp: Likewise.
18119 * gdb.arch/i386-unwind.exp: Likewise.
18120 * gdb.base/a2-run.exp: Likewise.
18121 * gdb.base/break.exp: Likewise.
18122 * gdb.base/charset.exp: Likewise.
18123 * gdb.base/chng-syms.exp: Likewise.
18124 * gdb.base/commands.exp: Likewise.
18125 * gdb.base/dbx.exp: Likewise.
18126 * gdb.base/find.exp: Likewise.
18127 * gdb.base/funcargs.exp: Likewise.
18128 * gdb.base/jit-simple.exp: Likewise.
18129 * gdb.base/reread.exp: Likewise.
18130 * gdb.base/sepdebug.exp: Likewise.
18131 * gdb.base/step-bt.exp: Likewise.
18132 * gdb.cp/mb-inline.exp: Likewise.
18133 * gdb.cp/mb-templates.exp: Likewise.
18134 * gdb.objc/basicclass.exp: Likewise.
18135 * gdb.threads/killed.exp: Likewise.
18136
18137 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18138
18139 PR tdep/17379
18140 * gdb.arch/powerpc-stackless.S: New file.
18141 * gdb.arch/powerpc-stackless.exp: New file.
18142
18143 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18144
18145 * gdb.base/attach.c: Include unistd.h.
18146 (main): Call alarm. Add label postloop.
18147 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18148 gdb_breakpoint, gdb_continue_to_breakpoint.
18149 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18150
18151 2014-09-11 Pedro Alves <palves@redhat.com>
18152
18153 PR gdb/17347
18154 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18155 * gdb.base/attach.exp (test_command_line_attach_run): New
18156 procedure.
18157 (top level): Call it.
18158
18159 2014-09-11 Pedro Alves <palves@redhat.com>
18160
18161 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18162 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18163 (do_command_attach_tests): Use spawn_wait_for_attach.
18164 * gdb.base/solib-overlap.exp: Likewise.
18165 * gdb.multi/multi-attach.exp: Likewise.
18166 * gdb.python/py-prompt.exp: Likewise.
18167 * gdb.python/py-sync-interp.exp: Likewise.
18168 * gdb.server/ext-attach.exp: Likewise.
18169
18170 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18171
18172 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18173 command in testcase. Simplify testcase.
18174
18175 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18176
18177 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18178
18179 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18180
18181 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18182
18183 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18184
18185 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18186
18187 2014-09-10 Joel Brobecker <brobecker@adacore.com>
18188
18189 * gdb.dwarf2/dynarr-ptr.c: New file.
18190 * gdb.dwarf2/dynarr-ptr.exp: New file.
18191
18192 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18193
18194 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18195 of 30 rather than hardcoding 120 for a slow test case. Take the
18196 `gdb,timeout' target setting into account for this calculation.
18197 Don't extend the timeout for the test cases that don't need it.
18198
18199 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18200
18201 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18202 a factor of 2 for a slow test case. Take the `gdb,timeout'
18203 target setting into account for this calculation.
18204 * gdb.reverse/until-precsave.exp: Increase the timeout by
18205 a factor of 15 and 3 respectively rather than adding 120
18206 for a pair of slow test cases. Take the `gdb,timeout'
18207 target setting into account for this calculation.
18208
18209 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18210
18211 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18212 timeout, don't pass one down to gdb_expect.
18213 (gdb_expect): Rework timeout selection.
18214
18215 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18216
18217 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18218 exception on timeout.
18219 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18220 (gdbserver_start_extended): Catch any `gdbserver_start' error
18221 exceptions.
18222 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18223 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18224 `gdbserver_gdb_load' error exceptions.
18225
18226 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18227
18228 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18229 120 on waiting for the TCP socket to open.
18230
18231 2014-09-09 Doug Evans <xdje42@gmail.com>
18232
18233 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18234 _caller_matches, _any_caller_is, _any_caller_matches.
18235
18236 2014-09-09 Doug Evans <xdje42@gmail.com>
18237
18238 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18239
18240 2014-09-09 Yao Qi <yao@codesourcery.com>
18241
18242 * gdb.mi/mi-var-display.exp: Set print symbol off.
18243
18244 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18245
18246 PR gdb/17035
18247 * gdb.base/commands.exp: Add tests to verify user-defined
18248 commands with empty bodies.
18249 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18250 python commands in `show user command`.
18251 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18252 scheme commands in `show user command`.
18253
18254 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18255
18256 PR python/17355
18257 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18258 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18259 * gdb.python/py-framefilter-invalidarg.exp: New file.
18260 * gdb.python/py-framefilter-invalidarg.py: New file.
18261
18262 2014-09-06 Doug Evans <xdje42@gmail.com>
18263
18264 PR 15276
18265 * gdb.python/py-caller-is.c: New file.
18266 * gdb.python/py-caller-is.exp: New file.
18267
18268 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18269
18270 PR gdb/17235
18271 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18272 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18273
18274 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18275
18276 PR fortran/17237
18277 * gdb.fortran/print-formatted.exp: New file.
18278 * gdb.fortran/print-formatted.f90: Likewise.
18279
18280 2014-09-03 Sasha Smundak <asmundak@google.com>
18281
18282 * gdb.python/py-frame.exp: Test Frame.read_register.
18283
18284 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18285
18286 PR python/16699
18287 * gdb.python/py-completion.exp: New file.
18288 * gdb.python/py-completion.py: Likewise.
18289
18290 2014-08-28 Doug Evans <dje@google.com>
18291
18292 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18293 eax,etc. are live with values set by gdb and thus the compiler can't
18294 use them.
18295 * gdb.arch/i386-pseudo.c (main): Ditto.
18296
18297 2014-08-27 Doug Evans <dje@google.com>
18298
18299 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18300
18301 2014-08-25 Doug Evans <dje@google.com>
18302
18303 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18304 (main): Ditto.
18305
18306 2014-08-25 Doug Evans <dje@google.com>
18307
18308 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18309
18310 2014-08-24 Yao Qi <yao@codesourcery.com>
18311
18312 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18313 symbol off.
18314 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18315
18316 2014-08-22 Doug Evans <dje@google.com>
18317
18318 PR 17276
18319 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18320 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18321 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18322
18323 2014-08-22 Yao Qi <yao@codesourcery.com>
18324
18325 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18326 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18327 * gdb.python/python.exp: Likewise. Use .py file on the host
18328 instead of the build.
18329
18330 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18331
18332 * gdb.threads/gcore-stale-thread.c: New file.
18333 * gdb.threads/gcore-stale-thread.exp: New file.
18334
18335 2014-08-21 Pedro Alves <palves@redhat.com>
18336
18337 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18338 * gdb.base/gcore-relro-pie.exp: Likewise.
18339 * gdb.base/gcore-relro.exp: Likewise.
18340 * gdb.base/gcore.exp: Likewise.
18341 * gdb.base/print-symbol-loading.exp: Likewise.
18342 * gdb.threads/gcore-thread.exp: Likewise.
18343 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18344
18345 2014-08-20 Pedro Alves <palves@redhat.com>
18346 Jan Kratochvil <jan.kratochvil@redhat.com>
18347
18348 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18349 configure.
18350 (EXPECT): Handle READ1 being set.
18351 (all): Depend on EXTRA_RULES.
18352 (check-read1, expect-read1, read1.so, read1): New rules.
18353 * README (Testsuite Parameters): Document the READ1 make variable.
18354 (Race detection): New section.
18355 * configure: Regenerate.
18356 * configure.ac: If build==host==target, and running under a
18357 GNU/glibc system, add read1 to the extra Makefile rules.
18358 (EXTRA_RULES): AC_SUBST it.
18359 * lib/read1.c: New file.
18360
18361 2014-08-20 Joel Brobecker <brobecker@adacore.com>
18362
18363 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18364 the handling of variables declared as a typedef to an array
18365 which a DW_AT_data_location attribute.
18366
18367 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
18368 Pedro Alves <palves@redhat.com>
18369
18370 PR symtab/14604
18371 PR symtab/14605
18372 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18373 gdb_test.
18374
18375 2014-08-19 Pedro Alves <palves@redhat.com>
18376
18377 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18378
18379 2014-08-19 Yao Qi <yao@codesourcery.com>
18380
18381 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18382 right line.
18383
18384 2014-08-18 David Blaikie <dblaikie@gmail.com>
18385
18386 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18387
18388 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18389
18390 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18391 attribute in array range.
18392
18393 2014-08-18 Joel Brobecker <brobecker@adacore.com>
18394
18395 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18396
18397 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18398
18399 PR c++/17132
18400 * gdb.cp/pr17132.cc: New file.
18401 * gdb.cp/pr17132.exp: New file.
18402
18403 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18404
18405 * gdb.python/py-xmethods.py (A_getarrayind)
18406 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18407 Use 'print' with function call syntax.
18408 (E_method_matcher.match): Fix tab vs space indentation mixup.
18409
18410 2014-08-15 Yao Qi <yao@codesourcery.com>
18411
18412 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18413 false.
18414
18415 2014-08-15 Yao Qi <yao@codesourcery.com>
18416
18417 * gdb.cp/casts.exp: Set print symbol off.
18418 * gdb.cp/class2.exp: Likewise.
18419 * gdb.cp/overload.exp: Likewise.
18420 * gdb.cp/templates.exp: Likewise.
18421
18422 2014-08-11 Doug Evans <dje@google.com>
18423
18424 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18425 (test_load_shlib): Update.
18426
18427 2014-08-09 Yao Qi <yao@codesourcery.com>
18428
18429 * gdb.base/display.exp: Invoke is_address_zero_readable.
18430 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18431 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18432 * gdb.base/hbreak-unmapped.exp: Return if
18433 is_address_zero_readable returns true.
18434 * gdb.base/signest.exp: Likewise.
18435 * gdb.base/signull.exp: Likewise.
18436 * gdb.base/sigbpt.exp: Likewise.
18437 * gdb.guile/scm-disasm.exp: Do the test if
18438 is_address_zero_readable returns false.
18439 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18440 * gdb.python/py-arch.exp: Likewise.
18441 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18442 * lib/gdb.exp (is_address_zero_readable): New proc.
18443
18444 2014-08-09 Yao Qi <yao@codesourcery.com>
18445
18446 PR testsuite/13443
18447 * gdb.mi/mi-var-display.exp: Make test messages unique.
18448
18449 2014-08-04 Tom Tromey <tromey@redhat.com>
18450
18451 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18452 target 0".
18453
18454 2014-08-04 Tom Tromey <tromey@redhat.com>
18455
18456 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18457 "target_resume".
18458
18459 2014-08-01 Joel Brobecker <brobecker@adacore.com>
18460
18461 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18462 inner_vla_struct_object_size.
18463 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18464 as xfail.
18465
18466 2014-07-30 Pedro Alves <palves@redhat.com>
18467
18468 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18469 comment.
18470
18471 2014-07-29 Yao Qi <yao@codesourcery.com>
18472
18473 PR gdb/17206
18474 * gdb.base/until-nodebug.exp: New.
18475
18476 2014-07-28 Doug Evans <xdje42@gmail.com>
18477
18478 PR guile/17203
18479 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18480 previously existing parameter, and previously ambiguously spelled
18481 parameter.
18482
18483 2014-07-28 Will Newton <will.newton@linaro.org>
18484
18485 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18486
18487 2014-07-26 Ludovic Courtès <ludo@gnu.org>
18488 Doug Evans <xdje42@gmail.com>
18489
18490 PR guile/17146
18491 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18492
18493 2014-07-25 Pedro Alves <palves@redhat.com>
18494
18495 * gdb.threads/signal-command-handle-nopass.c: New file.
18496 * gdb.threads/signal-command-handle-nopass.exp: New file.
18497 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18498 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18499 * gdb.threads/signal-delivered-right-thread.c: New file.
18500 * gdb.threads/signal-delivered-right-thread.exp: New file.
18501
18502 2014-07-25 Pedro Alves <palves@redhat.com>
18503
18504 * gdb.base/double-prompt-target-event-error.exp
18505 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18506 match.
18507 (cancel_pagination_in_target_event): Rework double prompt
18508 detection.
18509 * gdb.base/paginate-after-ctrl-c-running.exp
18510 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18511 <return>' match.
18512 * gdb.base/paginate-bg-execution.exp
18513 (test_bg_execution_pagination_return)
18514 (test_bg_execution_pagination_cancel): Remove '-notransfer
18515 <return>' matches.
18516 * gdb.base/paginate-execution-startup.exp
18517 (test_fg_execution_pagination_return)
18518 (test_fg_execution_pagination_cancel): Remove '-notransfer
18519 <return>' matches.
18520 * gdb.base/paginate-inferior-exit.exp
18521 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18522 match.
18523 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18524 * lib/gdb.exp (pagination_prompt): Run text through
18525 string_to_regexp.
18526 (gdb_test_multiple): Match $pagination_prompt instead of
18527 "<return>".
18528 (string_to_regexp): Move to lib/gdb-utils.exp.
18529
18530 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18531
18532 * gdb.arch/amd64-entry-value-paramref.S: New file.
18533 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18534 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18535 * gdb.arch/amd64-optimout-repeat.S: New file.
18536 * gdb.arch/amd64-optimout-repeat.c: New file.
18537 * gdb.arch/amd64-optimout-repeat.exp: New file.
18538
18539 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18540
18541 PR gdb/17170
18542 * gdb.base/statistics.exp: New file.
18543
18544 2014-07-17 Doug Evans <dje@google.com>
18545
18546 PR gdb/17170
18547 * gdb.base/maint.exp: Update testing of per-command stats.
18548
18549 2014-07-16 Pedro Alves <palves@redhat.com>
18550
18551 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18552 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18553 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18554 (tfile_write_buf): New functions.
18555 (add_memory_block): Rewrite using the above.
18556 (adjust_function_address): New function.
18557 (FUNCTION_ADDRESS): New macro.
18558 (write_basic_trace_file): Remove short_x local, and use
18559 tfile_write_16. Change type of func_addr local to unsigned long
18560 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18561 here. Cast argument of add_memory_block to char pointer.
18562 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18563 (main): Remove parameters.
18564 * gdb.trace/tfile.exp: Remove nowarnings.
18565
18566 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18567
18568 * gdb.base/debug-expr.exp: Test string evaluation with
18569 "debug expression" on.
18570
18571 2014-07-15 Pedro Alves <palves@redhat.com>
18572
18573 * gdb.base/reread.exp: Use clean_restart.
18574
18575 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18576
18577 * gdb.arch/avr-flash-qualifer.c: New.
18578 * gdb.arch/avr-flash-qualifer.exp: New.
18579
18580 2014-07-14 Pedro Alves <palves@redhat.com>
18581
18582 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18583 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18584
18585 2014-07-14 Pedro Alves <palves@redhat.com>
18586
18587 * gdb.base/double-prompt-target-event-error.c: New file.
18588 * gdb.base/double-prompt-target-event-error.exp: New file.
18589
18590 2014-07-14 Pedro Alves <palves@redhat.com>
18591
18592 PR gdb/17072
18593 * gdb.base/paginate-inferior-exit.c: New file.
18594 * gdb.base/paginate-inferior-exit.exp: New file.
18595
18596 2014-07-14 Pedro Alves <palves@redhat.com>
18597
18598 PR gdb/17072
18599 * gdb.base/paginate-bg-execution.c: New file.
18600 * gdb.base/paginate-bg-execution.exp: New file.
18601
18602 2014-07-14 Pedro Alves <palves@redhat.com>
18603
18604 PR gdb/17072
18605 * gdb.base/paginate-execution-startup.c: New file.
18606 * gdb.base/paginate-execution-startup.exp: New file.
18607 * lib/gdb.exp (pagination_prompt): New global.
18608 (default_gdb_spawn): New procedure, factored out from
18609 default_gdb_spawn.
18610 (default_gdb_start): Adjust to call default_gdb_spawn.
18611 (gdb_spawn): New procedure.
18612
18613 2014-07-14 Pedro Alves <palves@redhat.com>
18614
18615 * lib/gdb.exp (gdb_assert): New procedure.
18616 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18617
18618 2014-07-14 Pedro Alves <palves@redhat.com>
18619
18620 * gdb.base/execution-termios.c: New file.
18621 * gdb.base/execution-termios.exp: New file.
18622
18623 2014-07-14 Tom Tromey <tromey@redhat.com>
18624
18625 * gdb.cp/vla-cxx.cc: New file.
18626 * gdb.cp/vla-cxx.exp: New file.
18627
18628 2014-07-14 Tom Tromey <tromey@redhat.com>
18629
18630 * gdb.reverse/rerun-prec.c: New file.
18631 * gdb.reverse/rerun-prec.exp: New file.
18632
18633 2014-07-12 Maciej W. Rozycki <macro@mips.com>
18634 Maciej W. Rozycki <macro@codesourcery.com>
18635
18636 * lib/gdb-utils.exp: New file.
18637 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18638 inline `gdb_init_command' processing.
18639 (gdb_start_cmd): Likewise.
18640 * lib/mi-support.exp (mi_run_cmd): Likewise.
18641 * README: Document `gdb_init_command' and `gdb_init_commands'.
18642
18643 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18644
18645 Fix false FAIL running under a very long directory name.
18646 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18647 and "set print elements 10000". Twice.
18648
18649 2014-07-11 Yao Qi <yao@codesourcery.com>
18650
18651 * gdb.base/exprs.exp: "set print symbol off".
18652
18653 2014-07-11 Pedro Alves <palves@redhat.com>
18654
18655 * gdb.threads/kill.c: New file.
18656 * gdb.threads/kill.exp: New file.
18657
18658 2014-07-10 Yao Qi <yao@codesourcery.com>
18659
18660 * gdb.trace/tfile.c (write_basic_trace_file)
18661 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18662 address written to trace file.
18663
18664 2014-07-09 Pedro Alves <palves@redhat.com>
18665
18666 * gdb.base/attach-wait-input.exp: New file.
18667 * gdb.base/attach-wait-input.c: New file.
18668
18669 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18670
18671 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18672 setting up test structures.
18673 (main): Call new test function.
18674 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18675 test function, continue into test function and walk test
18676 structures.
18677
18678 2014-07-02 Yao Qi <yao@codesourcery.com>
18679
18680 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18681 'bar_start' at the beginning of functions 'foo' and 'bar'
18682 respectively.
18683 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18684 instead of 'foo' and 'bar'.
18685
18686 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18687
18688 * gdb.btrace/segv.exp: New.
18689 * gdb.btrace/segv.c: New.
18690
18691 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18692
18693 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18694 instruction.
18695
18696 2014-06-30 Mark Wielaard <mjw@redhat.com>
18697
18698 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18699 vulture, vilify, villar): New volatile array constants.
18700 (vindictive, vegetation): New const volatile array constants.
18701 * gdb.base/volatile.exp: Test volatile and const volatile array
18702 types.
18703
18704 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18705
18706 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18707 target lacks support for awatch, rwatch, or hbreak.
18708
18709 2014-06-27 Yao Qi <yao@codesourcery.com>
18710
18711 * gdb.multi/dummy-frame-restore.exp: New.
18712 * gdb.multi/dummy-frame-restore.c: New.
18713
18714 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18715
18716 * gdb.btrace/gcore.exp: New.
18717
18718 2014-06-23 Pedro Alves <palves@redhat.com>
18719
18720 * gdb.base/watchpoint-reuse-slot.c: New file.
18721 * gdb.base/watchpoint-reuse-slot.exp: New file.
18722
18723 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18724
18725 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18726 progspace's filename in 'info', 'enable' and 'disable' command
18727 tests.
18728
18729 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18730
18731 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18732 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18733 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18734
18735 2014-06-20 Gary Benson <gbenson@redhat.com>
18736
18737 * gdb.arch/i386-avx.exp: Fix include file location.
18738 * gdb.arch/i386-sse.exp: Likewise.
18739
18740 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18741
18742 * gdb.dlang/expression.exp: New file.
18743
18744 2014-06-19 Pedro Alves <palves@redhat.com>
18745
18746 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18747 out from ...
18748 (top level): ... here. Iterate running tests under different
18749 scheduler-locking settings.
18750
18751 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18752
18753 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18754 to DW_FORM_addr and use non-zero addresses.
18755
18756 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18757
18758 PR gdb/17017
18759 * gdb.python/py-xmethods.cc: Add global function call counters and
18760 increment them in their respective functions. Remove "cout"
18761 statements.
18762 * gdb.python/py-xmethods.exp: Make tests check the global function
18763 call counters instead of depending on inferior IO.
18764
18765 2014-06-18 Don Breazeal <donb@codesourcery.com>
18766
18767 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18768 Deleted procedure.
18769 (explicit_fork_parent_follow): Deleted procedure.
18770 (explicit_fork_child_follow): Deleted procedure.
18771 (test_follow_fork): New procedure.
18772 (do_fork_tests): Replace calls to deleted procedures with
18773 calls to test_follow_fork and reset GDB for subsequent
18774 procedure calls.
18775
18776 2014-06-17 Yao Qi <yao@codesourcery.com>
18777
18778 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18779 CP1252.
18780
18781 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18782
18783 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18784 Initialize ptr and S explicitly.
18785 (skip_type_update_when_not_use_rtti_test): Likewise.
18786
18787 2014-06-16 Keith Seitz <keiths@redhat.com>
18788
18789 PR mi/15863
18790 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18791 the inferior is started.
18792
18793 2014-06-16 Pedro Alves <palves@redhat.com>
18794
18795 * gdb.base/break-main-file-remove-fail.c: New file.
18796 * gdb.base/break-main-file-remove-fail.exp: New file.
18797 * gdb.base/break-unload-file.exp: Use build_executable instead of
18798 prepare_for_testing.
18799 (test_break): New parameter "initial_load". Handle it.
18800 (top level): Add initial_load cmdline/file axis.
18801
18802 2014-06-12 Tom Tromey <tromey@redhat.com>
18803
18804 * gdb.base/completion.exp: Don't use directory name in test.
18805
18806 2014-06-09 Gary Benson <gbenson@redhat.com>
18807
18808 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18809 separate the always-available ANSI-standard signals from the
18810 signals that require checking.
18811 (main): Likewise.
18812 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18813 Likewise.
18814 (main): Likewise.
18815
18816 2014-06-07 Keith Seitz <keiths@redhat.com>
18817
18818 Revert:
18819 PR c++/16253
18820 * gdb.cp/var-tag.cc: New file.
18821 * gdb.cp/var-tag.exp: New file.
18822 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18823 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18824 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18825 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18826
18827 2014-06-06 Doug Evans <xdje42@gmail.com>
18828
18829 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18830
18831 2014-06-06 Pedro Alves <palves@redhat.com>
18832
18833 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18834 in target debug output instead of looking at RSP packets,
18835 disabling the test on any target that uses hardware stepping.
18836 Update comments.
18837
18838 2014-06-06 Pedro Alves <palves@redhat.com>
18839
18840 * gdb.base/break-unload-file.exp: Fix typo.
18841
18842 2014-06-06 Yao Qi <yao@codesourcery.com>
18843
18844 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18845 from "jit_function" to "^jit_function".
18846
18847 2014-06-06 Yao Qi <yao@codesourcery.com>
18848
18849 * gdb.base/async.c (foo): Add one statement.
18850 * gdb.base/async.exp: Get the next instruction address and
18851 match the output of "nexti" by instruction address. Match
18852 the hex address in the output of "finish".
18853
18854 2014-06-06 Gary Benson <gbenson@redhat.com>
18855
18856 * gdb.base/call-signals.c: Remove preprocessor conditionals
18857 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18858 SIGSEGV and SIGTERM.
18859 * gdb.base/sigall.c: Likewise.
18860 * gdb.base/unwindonsignal.c: Likewise.
18861 * gdb.reverse/sigall-reverse.c: Likewise.
18862
18863 2014-06-06 Yao Qi <yao@codesourcery.com>
18864
18865 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18866 readable, skip the test.
18867
18868 2014-06-06 Yao Qi <yao@codesourcery.com>
18869
18870 * gdb.threads/staticthreads.c (thread_function): Move the line
18871 setting breakpoint on forward.
18872 * gdb.threads/staticthreads.exp: Update comments.
18873
18874 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18875
18876 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18877 "history-append! type error".
18878
18879 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18880
18881 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18882 erroneous dprintf expected input.
18883
18884 2014-06-04 Doug Evans <xdje42@gmail.com>
18885
18886 * gdb.guile/scm-generics.exp: Delete.
18887
18888 2014-06-04 Doug Evans <xdje42@gmail.com>
18889
18890 * gdb.guile/scm-breakpoint.exp: Update.
18891 Add tests for breakpoint registration.
18892
18893 2014-06-04 Tom Tromey <tromey@redhat.com>
18894
18895 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18896 VLA-in-union.
18897 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18898 inner_vla_struct, vla_union types. Initialize objects of those
18899 types and compute their sizes.
18900
18901 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18902 Hui Zhu <hui@codesourcery.com>
18903
18904 * gdb.base/fileio.exp: Add test for shell not available as well as
18905 available.
18906 * gdb.base/fileio.c (test_system): Check for shell twice.
18907
18908 2014-06-04 Yao Qi <yao@codesourcery.com>
18909
18910 * gdb.base/auto-connect-native-target.exp: Remove redundant
18911 space from the regexp pattern.
18912
18913 2014-06-04 Yao Qi <yao@codesourcery.com>
18914
18915 * gdb.base/default.exp: Replace "child" with "native" in
18916 regexp pattern.
18917
18918 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18919
18920 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18921 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18922 * gdb.python/py-xmethods.py: Python script supporting the
18923 new testcase and tests.
18924
18925 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18926 Pedro Alves <palves@redhat.com>
18927
18928 PR breakpoints/17000
18929 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18930 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18931
18932 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18933
18934 * gdb.base/subst.exp: Add tests to verify partial path matching
18935 output.
18936
18937 2014-06-03 Pedro Alves <palves@redhat.com>
18938
18939 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18940 target that doesn't use software single-stepping.
18941
18942 2014-06-03 Pedro Alves <palves@redhat.com>
18943
18944 PR breakpoints/17000
18945 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18946 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18947
18948 2014-06-02 Doug Evans <xdje42@gmail.com>
18949
18950 * gdb.guile/scm-parameter.exp: New file.
18951
18952 2014-06-02 Doug Evans <xdje42@gmail.com>
18953
18954 * gdb.guile/scm-cmd.c: New file.
18955 * gdb.guile/scm-cmd.exp: New file.
18956
18957 2014-06-02 Doug Evans <xdje42@gmail.com>
18958
18959 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18960 pretty-printer lookup.
18961 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18962 (make-pp_s-printer): Call it.
18963 (make-pretty-printer-from-dict): New function.
18964 (lookup-pretty-printer-maker-from-dict): New function.
18965 (*pretty-printer*): Simplify.
18966 (make-objfile-pp_s-printer): New function.
18967 (install-objfile-pretty-printers!): New function.
18968 (make-progspace-pp_s-printer): New function.
18969 (install-progspace-pretty-printers!): New function.
18970 * gdb.guile/scm-progspace.c: New file.
18971 * gdb.guile/scm-progspace.exp: New file.
18972
18973 2014-06-02 Pedro Alves <palves@redhat.com>
18974
18975 * gdb.base/dprintf-bp-same-addr.c: New file.
18976 * gdb.base/dprintf-bp-same-addr.exp: New file.
18977
18978 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18979
18980 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18981 * gdb.arch/powerpc-power.s: Likewise.
18982
18983 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18984
18985 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18986
18987 2014-06-01 Yao Qi <yao@codesourcery.com>
18988
18989 * gdb.base/watchpoint.exp (test_watch_location): Check null
18990 pointer can be dereferenced. If not, do the test, otherwise
18991 skip it.
18992
18993 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18994
18995 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18996 results.
18997 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18998
18999 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
19000
19001 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19002 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19003 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19004 * gdb.arch/amd64-invalid-stack-top.c: New file.
19005 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19006
19007 2014-05-30 Pedro Alves <palves@redhat.com>
19008
19009 PR breakpoints/17000
19010 * gdb.base/sss-bp-on-user-bp.c: New file.
19011 * gdb.base/sss-bp-on-user-bp.exp: New file.
19012
19013 2014-05-30 David Blaikie <dblaikie@gmail.com>
19014
19015 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19016 gnu_inline semantics via attribute.
19017 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19018 source explicitly specifies the required semantics.
19019
19020 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19021
19022 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19023
19024 2014-05-29 Pedro Alves <palves@redhat.com>
19025 Tom Tromey <tromey@redhat.com>
19026
19027 * gdb.base/async-shell.exp: Don't enable target-async.
19028 * gdb.base/async.exp
19029 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19030 parameter. Adjust.
19031 (top level): Don't test with "target-async".
19032 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19033 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19034 * gdb.base/inferior-died.exp: Don't enable target-async.
19035 * gdb.base/interrupt-noterm.exp: Likewise.
19036 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19037 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19038 * gdb.mi/mi-nonstop.exp: Likewise.
19039 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19040 * gdb.mi/mi-nsintrall.exp: Likewise.
19041 * gdb.mi/mi-nsmoribund.exp: Likewise.
19042 * gdb.mi/mi-nsthrexec.exp: Likewise.
19043 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19044 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19045 * gdb.python/py-evsignal.exp: Don't enable target-async.
19046 * gdb.python/py-evthreads.exp: Likewise.
19047 * gdb.python/py-prompt.exp: Likewise.
19048 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19049 * gdb.server/solib-list.exp: Don't enable target-async.
19050 * gdb.threads/thread-specific-bp.exp: Likewise.
19051 * lib/mi-support.exp: Adjust to use mi-async.
19052
19053 2014-05-29 Pedro Alves <palves@redhat.com>
19054
19055 PR gdb/13860
19056 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19057 reason, even in sync mode.
19058
19059 2014-05-29 Pedro Alves <palves@redhat.com>
19060 Hui Zhu <hui@codesourcery.com>
19061
19062 PR PR15693
19063 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19064 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19065 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19066 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19067
19068 2014-05-28 Joel Brobecker <brobecker@adacore.com>
19069
19070 * config/monitor.exp (gdb_target_monitor): Replace use of
19071 "set remotebaud" by "set serial baud".
19072
19073 2014-05-26 Andy Wingo <wingo@igalia.com>
19074
19075 * gdb.guile/scm-breakpoint.exp:
19076 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19077 properties instead of gdb-object-properties.
19078
19079 2014-05-26 Yao Qi <yao@codesourcery.com>
19080
19081 * gdb.server/no-thread-db.exp: Specify source file name
19082 explicitly when setting a breakpoint.
19083
19084 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19085
19086 * gdb.btrace/vdso.c: New.
19087 * gdb.btrace/vdso.exp: New.
19088
19089 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19090
19091 * gdb.base/gcore.exp (capture_command_output): Move ...
19092 * lib/gdb.exp (capture_command_output): ... here.
19093
19094 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19095
19096 * gdb.btrace/data.exp: Test memory access during btrace replay.
19097
19098 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19099
19100 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19101
19102 2014-05-21 Pedro Alves <palves@redhat.com>
19103
19104 PR gdb/13860
19105 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19106 (top level): Test that output related to execution commands is
19107 sent to the console with CLI commands, but not with MI commands.
19108 Test that breakpoint events are always mirrored to the console.
19109 Also expect the new source line to be output after a "next" in
19110 async mode too. Make it a pass/fail test.
19111 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19112 output.
19113 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19114
19115 2014-05-21 Pedro Alves <palves@redhat.com>
19116
19117 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19118 Use them to test variations of "list" after reaching a breakpoint.
19119 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19120 Test "list" with listsize 10 after reaching a breakpoint.
19121 * gdb.python/python.exp (decode_line current location line
19122 number): Adjust expected line number.
19123
19124 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19125
19126 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19127 behavior for $args, pass it directly to "run".
19128
19129 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19130
19131 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19132 30000 to 65536.
19133
19134 2014-05-21 Pedro Alves <palves@redhat.com>
19135
19136 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19137 auto-connect-native-target off".
19138 * gdb.base/auto-connect-native-target.c: New file.
19139 * gdb.base/auto-connect-native-target.exp: New file.
19140
19141 2014-05-21 Pedro Alves <palves@redhat.com>
19142
19143 * gdb.base/default.exp: Test "target native" instead of "target
19144 child".
19145
19146 2014-05-21 Mark Wielaard <mjw@redhat.com>
19147
19148 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19149
19150 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19151
19152 Fix TLS access for -static -pthread.
19153 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19154 <HAVE_TLS> (thread_function, main): Initialize it.
19155 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19156 Add clean_restart.
19157 <$have_tls != "">: Check TLSVAR.
19158
19159 2014-05-21 Pedro Alves <palves@redhat.com>
19160
19161 * gdb.base/dcache-line-read-error.c: New.
19162 * gdb.base/dcache-line-read-error.exp: New.
19163
19164 2014-05-20 Pedro Alves <palves@redhat.com>
19165
19166 * gdb.base/compare-sections.c: New file.
19167 * gdb.base/compare-sections.exp: New file.
19168
19169 2014-05-20 Pedro Alves <palves@redhat.com>
19170
19171 * gdb.base/break-idempotent.c: New file.
19172 * gdb.base/break-idempotent.exp: New file.
19173
19174 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19175
19176 * gdb.btrace/nohist.exp: New.
19177
19178 2014-05-20 Yao Qi <yao@codesourcery.com>
19179
19180 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19181 gdb.reverse directory and gdb_reverse_timeout exists in board
19182 setting.
19183 * README: Document gdb_reverse_timeout.
19184
19185 2014-05-20 Yao Qi <yao@codesourcery.com>
19186
19187 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19188 'test_file_name'. Treat args as a string instead of a list.
19189 (gdb_init): Rename argument 'args' by 'test_file_name'.
19190
19191 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19192
19193 * gdb.arch/powerpc-power.exp: New file.
19194 * gdb.arch/powerpc-power.s: New file.
19195
19196 2014-05-16 Doug Evans <dje@google.com>
19197
19198 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
19199 * gdb.base/completion.exp: Check that all expected files exist
19200 before doing file completion.
19201
19202 2014-05-16 Doug Evans <dje@google.com>
19203
19204 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19205 Update.
19206 (do_syscall_tests_without_xml): Update.
19207
19208 2014-05-16 Pedro Alves <palves@redhat.com>
19209
19210 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19211 instead of "unknown output after running".
19212
19213 2014-05-16 Yao Qi <yao@codesourcery.com>
19214
19215 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19216 file1.txt from host at the end.
19217 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19218
19219 2014-05-15 Doug Evans <dje@google.com>
19220
19221 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19222 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19223 loading file. Add test for TU lookup.
19224
19225 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19226
19227 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19228 calling "-exec-arguments" or "set args" before running the
19229 inferior.
19230
19231 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19232
19233 * lib/mi-support.exp (mi_expect_stop): Expect message for
19234 inferiors that exit with non-zero exit code.
19235
19236 2014-05-14 Yao Qi <yao@codesourcery.com>
19237
19238 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19239 match absolute path on remote host.
19240 (test_file_list_exec_source_files): Remove "/" from the
19241 pattern.
19242
19243 2014-05-14 Yao Qi <yao@codesourcery.com>
19244
19245 * boards/local-remote-host-notty.exp (${board}_file): New
19246 proc.
19247
19248 2014-05-07 Kyle McMartin <kyle@redhat.com>
19249
19250 Pushed by Joel Brobecker <brobecker@adacore.com>.
19251 * gdb.arch/aarch64-atomic-inst.c: New file.
19252 * gdb.arch/aarch64-atomic-inst.exp: New file.
19253
19254 2014-05-07 Yao Qi <yao@codesourcery.com>
19255
19256 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19257 in current context" too.
19258
19259 2014-05-05 Keith Seitz <keiths@redhat.com>
19260
19261 * gdb.linespec/ls-dollar.exp: Add test for linespec
19262 file:convenience_variable.
19263
19264 2014-05-05 Yao Qi <yao@codesourcery.com>
19265
19266 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19267 traceframes into tfile and ctf trace files. Read data from
19268 trace file and test collected data.
19269 (gdb_collect_locals_test): Likewise.
19270 (gdb_unavailable_registers_test): Likewise.
19271 (gdb_unavailable_floats): Likewise.
19272 (gdb_collect_globals_test): Likewise.
19273 (top-level): Append "ctf" to trace_file_targets if GDB
19274 supports.
19275
19276 2014-05-05 Yao Qi <yao@codesourcery.com>
19277
19278 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19279 code to ...
19280 (gdb_collect_args_test_1): ... it. New proc.
19281 (gdb_collect_locals_test): Move some code to ...
19282 (gdb_collect_locals_test_1): ... it. New proc.
19283 (gdb_unavailable_registers_test): Move some code to ...
19284 (gdb_unavailable_registers_test_1): ... it. New proc.
19285 (gdb_unavailable_floats): Move some code to ...
19286 (gdb_unavailable_floats_1): ... it. New proc.
19287
19288 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19289
19290 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19291 probes to test for bitness recognition.
19292 * gdb.arch/amd64-stap-optional-prefix.exp
19293 (test_probe_value_without_reg): New procedure.
19294 Add code to test for different kinds of bitness.
19295
19296 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19297
19298 PR breakpoints/16889
19299 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19300 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19301
19302 2014-05-01 Pedro Alves <palves@redhat.com>
19303
19304 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19305 gdb_file_cmd if no file is specified.
19306 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19307 last_loaded_file to set the remote exec-file.
19308
19309 2014-05-01 Pedro Alves <palves@redhat.com>
19310
19311 * boards/local-remote-host.exp: New file.
19312
19313 2014-05-01 Pedro Alves <palves@redhat.com>
19314
19315 * boards/local-remote-host.exp: Rename to ...
19316 * boards/local-remote-host-notty.exp: ... this.
19317
19318 2014-04-28 Joel Brobecker <brobecker@adacore.com>
19319
19320 * gdb.ada/dyn_arrayidx: New testcase.
19321
19322 2014-04-26 Yao Qi <yao@codesourcery.com>
19323
19324 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19325 and compute the length of function main. Save it in
19326 $main_length.
19327 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19328 (top-level): Use gdb_compile to compile objects into
19329 executable and restart GDB. Remove invocation to
19330 prepare_for_testing.
19331
19332 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19333 Pedro Alves <palves@redhat.com>
19334
19335 PR server/16255
19336 * gdb.multi/multi-attach.c: New file.
19337 * gdb.multi/multi-attach.exp: New file.
19338
19339 2014-04-25 Pedro Alves <palves@redhat.com>
19340
19341 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19342 user.
19343 (top level): Test that "set remote conditional-breakpoints-packet
19344 off" works as intended.
19345 * gdb.base/dprintf.exp: Test that "set remote
19346 breakpoint-commands-packet off" works as intended.
19347 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19348 New function.
19349 (top level): Call it.
19350 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19351 remote fast-tracepoints-packet off" works as intended.
19352 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19353 * lib/gdb.exp (gdb_is_target_remote): ... here.
19354
19355 2014-04-24 David Blaikie <dblaikie@gmail.com>
19356
19357 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19358 ensure clang would not discard them.
19359 * gdb.base/gdbvars.c: Ditto.
19360 * gdb.base/memattr.c: Ditto.
19361 * gdb.base/whatis.c: Ditto.
19362 * gdb.python/py-prettyprint.c: Ditto.
19363 * gdb.trace/actions.c: Ditto.
19364 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19365 ensure clang would not discard it.
19366
19367 2014-04-24 David Blaikie <dblaikie@gmail.com>
19368
19369 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19370 clang to emit the full definition of type required by the test
19371 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19372
19373 2014-04-24 David Blaikie <dblaikie@gmail.com>
19374
19375 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19376 coax Clang into emitting the definition of the type.
19377 * gdb.cp/pr10728-x.h (y): Ditto.
19378 * gdb.cp/pr10728-y.cc (y): Ditto.
19379
19380 2014-04-24 David Blaikie <dblaikie@gmail.com>
19381
19382 * gdb.base/label.exp: XFAIL label related tests under Clang.
19383 * gdb.cp/cplabel.exp: Ditto.
19384 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19385 under Clang those using labels.
19386
19387 2014-04-25 Yao Qi <yao@codesourcery.com>
19388
19389 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19390 double_label.
19391 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19392 partial_label and double_label.
19393
19394 2014-04-24 David Blaikie <dblaikie@gmail.com>
19395
19396 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19397
19398 2014-04-24 David Blaikie <dblaikie@gmail.com>
19399
19400 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19401 of the function to work across GCC and Clang.
19402 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19403 pointer types (const void ** const V void **).
19404
19405 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
19406 Walfred Tedeschi <walfred.tedeschi@intel.com>
19407
19408 * Makefile.in (EXECUTABLES): Added i386-avx512.
19409 * gdb.arch/i386-avx512.c: New file.
19410 * gdb.arch/i386-avx512.exp: Likewise.
19411
19412 2014-04-23 Keith Seitz <keiths@redhat.com>
19413
19414 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19415 (mi_make_breakpoint_table): New procedure.
19416 (mi_create_breakpoint): Use mi_make_breakpoint
19417 and return the result.
19418 (mi_make_breakpoint): New procedure.
19419 (mi_build_kv_pairs): New procedure.
19420
19421 * gdb.mi/mi-break.exp: Remove unused globals,
19422 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19423 All callers updated.
19424 * gdb.mi/mi-dprintf.exp: Use variable to track command
19425 number.
19426 Update all callers of mi_create_breakpoint and use
19427 mi_make_breakpoint_table.
19428 Remove any unused global variables.
19429 * gdb.mi/mi-nonstop.exp: Likewise.
19430 * gdb.mi/mi-nsintrall.exp: Likewise.
19431 * gdb.mi/mi-nsmoribund.exp: Likewise.
19432 * gdb.mi/mi-nsthrexec.exp: Likewise.
19433 * gdb.mi/mi-reverse.exp: Likewise.
19434 * gdb.mi/mi-simplerun.exp: Likewise.
19435 * gdb.mi/mi-stepn.exp: Likewise.
19436 * gdb.mi/mi-syn-frame.exp: Likewise.
19437 * gdb.mi/mi-until.exp: Likewise.
19438 * gdb.mi/mi-var-cp.exp: Likewise.
19439 * gdb.mi/mi-var-display.exp: Likewise.
19440 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19441 * gdb.mi/mi2-var-child.exp: Likewise.
19442 * gdb.mi/mi-vla-c99.exp: Likewise.
19443 * lib/mi-support.exp: Likewise.
19444
19445 From Ian Lance Taylor <iant@cygnus.com>:
19446 * lib/gdb.exp (parse_args): New procedure.
19447
19448 2014-04-23 Pedro Alves <palves@redhat.com>
19449
19450 * gdb.base/break-unload-file.c: New file.
19451 * gdb.base/break-unload-file.exp: New file.
19452 * gdb.base/sym-file-lib.c (baz): New function.
19453 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19454 field.
19455 (load): Store the segment's mapped size.
19456 (unload): New function.
19457 (unload_shlib): New function.
19458 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19459 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19460 set a breakpoint at baz, and call it.
19461 * gdb.base/sym-file.exp: New tests for stale breakpoint
19462 instructions.
19463
19464 2014-04-23 Pedro Alves <palves@redhat.com>
19465
19466 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19467 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19468 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19469 * gdb.base/hbreak-unmapped.c: New file.
19470 * gdb.base/hbreak-unmapped.exp: New file.
19471 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19472 * lib/gdb.exp (gdb_is_target_remote): ... here.
19473
19474 2014-04-22 Pedro Alves <palves@redhat.com>
19475
19476 * gdb.base/consecutive-step-over.c: New file.
19477 * gdb.base/consecutive-step-over.exp: New file.
19478
19479 2014-04-22 Pedro Alves <palves@redhat.com>
19480
19481 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19482 instead of send_gdb/gdb_expect.
19483
19484 2014-04-22 Yao Qi <yao@codesourcery.com>
19485
19486 * lib/trace-support.exp (generate_tracefile): New procedure.
19487 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19488 return 0.
19489 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19490 if generate_tracefile returns 1.
19491
19492 2014-04-18 Tom Tromey <palves@redhat.com>
19493 Pedro alves <tromey@redhat.com>
19494
19495 PR backtrace/15558
19496 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19497 with a backtrace limit.
19498 * gdb.python/py-frame-inline.exp: Test running to an inline
19499 function with a backtrace limit, and printing the newest frame.
19500 * gdb.python/py-frame-inline.c (main): Call f.
19501
19502 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19503
19504 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19505
19506 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19507
19508 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19509 Drop prefix from unsupported source file path.
19510
19511 2014-04-17 Yao Qi <yao@codesourcery.com>
19512
19513 * lib/gdb.exp (with_target_charset): New proc.
19514 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19515 with_target_charset.
19516 (test_print_strings): Likewise.
19517 (test_repeat_bytes): Likewise.
19518 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19519 for some tests.
19520
19521 2014-04-16 Keith Seitz <keiths@redhat.com>
19522
19523 PR gdb/15827
19524 * gdb.dwarf2/corrupt.c: New file.
19525 * gdb.dwarf2/corrupt.exp: New file.
19526
19527 2014-04-16 Keith Seitz <keiths@redhat.com>
19528
19529 PR c++/16597
19530 * gdb.cp/namelessclass.cc: New file.
19531 * gdb.cp/namelessclass.exp: New file.
19532 * gdb.cp/namelessclass.S: New file.
19533
19534 2014-04-16 Doug Evans <dje@google.com>
19535
19536 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19537 Add comment.
19538 (gdbserver_default_get_comm_port): New function.
19539 (gdbserver_start): Check if board file provided
19540 "gdbserver,get_comm_port" and use it if so.
19541 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19542 (gdb,socketport): Set to "stdio".
19543 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19544 (stdio_gdbserver_template): Delete.
19545 (${board}_get_remote_address): Update.
19546 (${board}_build_remote_cmd): Delete.
19547 (${board}_get_comm_port): New function.
19548 (${board}_spawn): Update.
19549 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19550 Delete.
19551 (${board}_get_remote_address): Update.
19552 (${board}_get_comm_port): New function.
19553
19554 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
19555
19556 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19557 appearing in any order.
19558
19559 2014-04-15 Doug Evans <dje@google.com>
19560
19561 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19562 uninitialized value of "description".
19563
19564 2014-04-15 Keith Seitz <keiths@redhat.com>
19565
19566 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19567 Remove unused globals.
19568 (test_running_the_program): Likewise.
19569 (test_controlled_execution): Likewise.
19570 (test_controlling_breakpoints): Likewise.
19571 (test_program_termination): Likewise.
19572
19573 2014-04-15 Keith Seitz <keiths@redhat.com>
19574
19575 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19576 unused globals.
19577 (test_rbreak_creation_and_listing): Likewise.
19578 (test_ignore_count): Likewise.
19579 (test_error): Likewise.
19580
19581 2014-04-15 Pedro Alves <palves@redhat.com>
19582
19583 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19584 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19585 sym-file-loader.c.
19586 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19587 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19588 to sym-file-loader.c.
19589 (struct library): Forward declare.
19590 (load_shlib, lookup_function): Change prototypes.
19591 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19592 (translate_offset): Remove declarations.
19593 (get_text_addr): New declaration.
19594 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19595 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19596 sym-file-loader.h.
19597 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19598 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19599 here from sym-file-loader.h.
19600 (struct library): New structure.
19601 (load_shlib, lookup_function): Change prototypes and adjust to
19602 work with a struct library.
19603 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19604 (translate_offset): Make static.
19605 (get_text_addr): New function.
19606 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19607
19608 2014-04-15 Pedro Alves <palves@redhat.com>
19609
19610 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19611
19612 2014-04-15 Pedro Alves <palves@redhat.com>
19613
19614 * gdb.base/sym-file-loader.c: Include <limits.h>.
19615 (SELF_LINK): New define.
19616 (get_origin): New function.
19617 (load_shlib): Use it.
19618 * gdb.base/sym-file.exp: Don't early return if the target is
19619 remote. Use runto_main, and issue fail is that fails. Use
19620 gdb_load_shlibs.
19621 (shlib_name): Delete.
19622 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19623
19624 2014-04-15 Pedro Alves <palves@redhat.com>
19625
19626 * gdb.base/sym-file.exp: Remove regex characters from test
19627 message. Don't refer to breakpoint numbers in test messages.
19628
19629 2014-04-14 Keith Seitz <keiths@redhat.com>
19630
19631 PR c++/16253
19632 * gdb.cp/var-tag.cc: New file.
19633 * gdb.cp/var-tag.exp: New file.
19634 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19635 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19636 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19637 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19638
19639 2014-04-14 Tom Tromey <tromey@redhat.com>
19640
19641 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19642 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19643 type.
19644 * gdb.cp/enum-class.exp: New file.
19645 * gdb.cp/enum-class.cc: New file.
19646
19647 2014-04-14 Tom Tromey <tromey@redhat.com>
19648
19649 * gdb.dwarf2/enum-type.exp: New file.
19650
19651 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19652
19653 * gdb.mi/mi-vla-c99.exp: New file.
19654 * gdb.mi/vla.c: New file.
19655
19656 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19657
19658 * gdb.base/vla-datatypes.c: New file.
19659 * gdb.base/vla-datatypes.exp: New file.
19660
19661 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19662
19663 * gdb.base/vla-ptr.c: New file.
19664 * gdb.base/vla-ptr.exp: New file.
19665
19666 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19667
19668 * gdb.dwarf2/count.exp: New file.
19669
19670 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19671
19672 * gdb.base/vla-sideeffect.c: New file.
19673 * gdb.base/vla-sideeffect.exp: New file.
19674
19675 2014-04-14 David Blaikie <dblaikie@gmail.com>
19676
19677 * gdb.mi/non-stop.c: Add return value for non-void function return
19678 statement.
19679 * gdb.threads/staticthreads.c: Ditto.
19680
19681 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19682 Doug Evans <xdje42@gmail.com>
19683
19684 * gdb.guile/scm-value.c: Improve test case.
19685 * gdb.guile/scm-value.exp: Add new test.
19686
19687 2014-04-11 David Blaikie <dblaikie@gmail.com>
19688
19689 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19690 override Clang's default.
19691
19692 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19693
19694 Revert the following changes (regressions):
19695
19696 * gdb.base/vla-sideeffect.c: New file.
19697 * gdb.base/vla-sideeffect.exp: New file.
19698
19699 * gdb.dwarf2/count.exp: New file.
19700
19701 * gdb.base/vla-multi.c: New file.
19702 * gdb.base/vla-multi.exp: New file.
19703
19704 * gdb.base/vla-ptr.c: New file.
19705 * gdb.base/vla-ptr.exp: New file.
19706
19707 * gdb.base/vla-datatypes.c: New file.
19708 * gdb.base/vla-datatypes.exp: New file.
19709
19710 * gdb.mi/mi-vla-c99.exp: New file.
19711 * gdb.mi/vla.c: New file.
19712
19713 2014-04-11 Keith Seitz <keiths@redhat.com>
19714
19715 PR c++/16675
19716 * gdb.cp/cpsizeof.exp: New file.
19717 * gdb.cp/cpsizeof.cc: New file.
19718
19719 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19720
19721 * gdb.mi/mi-vla-c99.exp: New file.
19722 * gdb.mi/vla.c: New file.
19723
19724 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19725
19726 * gdb.base/vla-datatypes.c: New file.
19727 * gdb.base/vla-datatypes.exp: New file.
19728
19729 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19730
19731 * gdb.base/vla-ptr.c: New file.
19732 * gdb.base/vla-ptr.exp: New file.
19733
19734 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19735
19736 * gdb.base/vla-multi.c: New file.
19737 * gdb.base/vla-multi.exp: New file.
19738
19739 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19740
19741 * gdb.dwarf2/count.exp: New file.
19742
19743 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19744
19745 * gdb.base/vla-sideeffect.c: New file.
19746 * gdb.base/vla-sideeffect.exp: New file.
19747
19748 2014-04-11 Yao Qi <yao@codesourcery.com>
19749
19750 * gdb.base/completion.exp: Check file exists before running tests
19751 on file completion.
19752
19753 2014-04-10 Pedro Alves <palves@redhat.com>
19754
19755 * gdb.base/cond-eval-mode.c: New file.
19756 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19757 prepare_for_testing to build the new file. Check result of
19758 runto_main.
19759 (test_break, test_watch): New procedures.
19760 (top level): Use them.
19761
19762 2014-04-08 Pierre Muller <muller@sourceware.org>
19763
19764 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19765 Ctrl-V use for mingw hosts.
19766
19767 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19768
19769 * gdb.python/py-value.c: Improve test case.
19770 * gdb.python/py-value.exp: Add new test.
19771
19772 2014-04-07 David Blaikie <dblaikie@gmail.com>
19773
19774 * lib/compiler.c: Identify the clang compiler.
19775 * lib/compiler.cc: Ditto.
19776
19777 2014-04-03 Yao Qi <yao@codesourcery.com>
19778
19779 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19780
19781 2014-04-01 Anton Blanchard <anton@samba.org>
19782
19783 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19784 messages unique.
19785
19786 2014-04-01 Anton Blanchard <anton@samba.org>
19787
19788 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19789 prepare_for_testing.
19790
19791 2014-04-01 Anton Blanchard <anton@samba.org>
19792
19793 * gdb.arch/ppc64-atomic-inst.c: Remove.
19794 * gdb.arch/ppc64-atomic-inst.S: New file.
19795 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19796
19797 2014-03-31 Doug Evans <dje@google.com>
19798
19799 * gdb.base/print-symbol-loading-lib.c: New file.
19800 * gdb.base/print-symbol-loading-main.c: New file.
19801 * gdb.base/print-symbol-loading.exp: New file.
19802
19803 2014-03-31 Yao Qi <yao@codesourcery.com>
19804
19805 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19806
19807 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19808
19809 * gdb.ada/mi_dyn_arr: New testcase.
19810
19811 2014-03-27 Doug Evans <dje@google.com>
19812
19813 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19814
19815 2014-03-27 Yao Qi <yao@codesourcery.com>
19816
19817 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19818 if target is nios2-*-*.
19819
19820 2014-03-26 Yao Qi <yao@codesourcery.com>
19821
19822 * lib/gdb.exp (readline_is_used): New proc.
19823 * gdb.base/completion.exp: Move tests on command complete up.
19824 Skip the rest of tests if readline is not used.
19825 * gdb.ada/complete.exp: Skp the test if readline is not
19826 used.
19827 * gdb.base/filesym.exp: Likewise.
19828 * gdb.base/macscp.exp: Likewise.
19829 * gdb.base/readline-ask.exp: Likewise.
19830 * gdb.base/readline.exp: Likewise.
19831 * gdb.python/py-cmd.exp: Likewise.
19832 * gdb.trace/tfile.exp: Likewise.
19833
19834 2014-03-26 Yao Qi <yao@codesourcery.com>
19835
19836 * gdb.base/macscp.exp: Fix code format issues.
19837
19838 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19839
19840 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19841 * gdb.asm/powerpc64le.inc: New file.
19842
19843 2014-03-25 Pedro Alves <palves@redhat.com>
19844 Doug Evans <dje@google.com>
19845
19846 * gdb.base/source-execution.c: New file.
19847 * gdb.base/source-execution.exp: New file.
19848 * gdb.base/source-execution.gdb: New file.
19849
19850 2014-03-24 Doug Evans <dje@google.com>
19851
19852 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19853 using fission.
19854
19855 2014-03-24 Hui Zhu <hui@codesourcery.com>
19856 Pedro Alves <palves@redhat.com>
19857
19858 PR breakpoints/16101
19859 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19860 test pass/fail messages. Detect missing support for dprintf when
19861 breakpoints are actually inserted.
19862 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19863 breakpoints are actually inserted.
19864 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19865 fails.
19866
19867 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19868
19869 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19870
19871 2014-03-22 Doug Evans <xdje42@gmail.com>
19872
19873 * gdb.python/python.exp (python not supported): Verify multi-line
19874 python command issues an error.
19875 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19876 guile command issues an error.
19877
19878 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19879
19880 * gdb.threads/thread-specific.exp: Handle the lack of usable
19881 $this_breakpoint and $this_thread.
19882
19883 2014-03-21 Hui Zhu <hui@codesourcery.com>
19884
19885 * gdb.base/attach.exp (do_command_attach_tests): New.
19886
19887 2014-03-20 Tom Tromey <tromey@redhat.com>
19888 Pedro Alves <palves@redhat.com>
19889
19890 PR cli/15718
19891 * gdb.base/condbreak-call-false.c: New file.
19892 * gdb.base/condbreak-call-false.exp: New file.
19893
19894 2014-03-20 Pedro Alves <palves@redhat.com>
19895
19896 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19897 Delete.
19898 (block_signals, unblock_signals): Delete.
19899 (child_function_2, main): Remove references to deleted variable
19900 and functions.
19901
19902 2014-03-20 Pedro Alves <palves@redhat.com>
19903
19904 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19905 Use pthread_kill to signal thread 2.
19906 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19907 Adjust to make the test send itself a signal rather than using the
19908 host's "kill" command.
19909
19910 2014-03-20 Pedro Alves <palves@redhat.com>
19911
19912 * gdb.threads/multiple-step-overs.c: New file.
19913 * gdb.threads/multiple-step-overs.exp: New file.
19914 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19915 Adjust expected infrun debug output.
19916
19917 2014-03-20 Pedro Alves <palves@redhat.com>
19918
19919 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19920 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19921
19922 2014-03-20 Pedro Alves <palves@redhat.com>
19923
19924 PR breakpoints/7143
19925 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19926 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19927 of gdb_test_multiple.
19928 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19929 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19930
19931 2014-03-20 Pedro Alves <palves@redhat.com>
19932
19933 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19934 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19935
19936 2014-03-19 Pedro Alves <palves@redhat.com>
19937
19938 * gdb.base/async.exp: Remove early return.
19939
19940 2014-03-19 Pedro Alves <palves@redhat.com>
19941
19942 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19943
19944 2014-03-19 Pedro Alves <palves@redhat.com>
19945
19946 * gdb.base/async.exp (test_background): Expect \r\n after
19947 "completed." in the fail pattern.
19948
19949 2014-03-19 Pedro Alves <palves@redhat.com>
19950
19951 * gdb.base/async.exp (test_background): New procedure.
19952 Use it for all background execution command tests.
19953
19954 2014-03-19 Pedro Alves <palves@redhat.com>
19955
19956 * gdb.base/async.exp: Use prepare_for_testing.
19957
19958 2014-03-19 Pedro Alves <palves@redhat.com>
19959
19960 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19961 the same line.
19962
19963 2014-03-19 Pedro Alves <palves@redhat.com>
19964
19965 * gdb.base/async.c (main): Add "jump here" and "until here" line
19966 marker comments.
19967 * gdb.base/async.exp (jump_here): New global.
19968 (jump& test): Use it.
19969 (until_here): New global.
19970 (until& test): Use it.
19971
19972 2014-03-19 Pedro Alves <palves@redhat.com>
19973
19974 * gdb.base/async.exp: Don't frob gdb_protocol.
19975
19976 2014-03-18 Doug Evans <xdje42@gmail.com>
19977
19978 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19979 Fix spelling of exec-done-display.
19980
19981 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19982
19983 PR gdb/15358
19984 * gdb.base/gdb-sigterm.c: New file.
19985 * gdb.base/gdb-sigterm.exp: New file.
19986
19987 2014-03-18 Pedro Alves <palves@redhat.com>
19988
19989 PR gdb/13860
19990 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19991 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19992 solib-event.
19993
19994 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19995
19996 * gdb.ada/pckd_arr_ren: New testcase.
19997
19998 2014-03-13 Doug Evans <xdje42@gmail.com>
19999
20000 PR guile/16612
20001 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20002 collect after discarding symbols.
20003
20004 2014-03-13 Ludovic Courtès <ludo@gnu.org>
20005 Doug Evans <xdje42@gmail.com>
20006
20007 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20008 to history survives a gc.
20009
20010 2014-03-13 Pedro Alves <palves@redhat.com>
20011
20012 * gdb.base/default.exp: Don't test "target procfs".
20013
20014 2014-03-13 Pedro Alves <palves@redhat.com>
20015
20016 * gdb.base/default.exp: Update "target child" and "target procfs"
20017 tests to not expect "Unix".
20018
20019 2014-03-12 Tom Tromey <tromey@redhat.com>
20020
20021 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20022 New procs. Add target-async tests.
20023 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20024 Add target-async tests.
20025
20026 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20027
20028 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20029 'func_start' and 'func_end' for the beginning and end of the
20030 function code, respectively.
20031 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20032 'func_end' instead of 'func' and 'main'.
20033
20034 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20035
20036 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20037 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20038 generate the debug info assembler source.
20039
20040 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20041
20042 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20043 * gdb.dwarf2/arr-subrange.exp: Likewise.
20044 * gdb.dwarf2/dwz.exp: Likewise.
20045 * gdb.dwarf2/method-ptr.exp: Likewise.
20046 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20047 * gdb.dwarf2/subrange.exp: Likewise.
20048 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20049 * gdb.dwarf2/implptrpiece.exp: Likewise.
20050 * gdb.dwarf2/nostaticblock.exp: Likewise.
20051
20052 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20053
20054 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20055 directory to absolute path name arguments.
20056
20057 2014-03-10 Joel Brobecker <brobecker@adacore.com>
20058
20059 * gdb.ada/tagged_access: New testcase.
20060
20061 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20062
20063 * gdb.btrace/data.exp: Update expected output.
20064
20065 2014-03-06 Yao Qi <yao@codesourcery.com>
20066
20067 * gdb.trace/pr16508.exp: New file.
20068
20069 2014-03-05 Pedro Alves <palves@redhat.com>
20070
20071 PR gdb/16575
20072 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20073 procedure.
20074 (top level): Adjust to use it. Add tests that exercise breakpoint
20075 interaction with the code-cache.
20076
20077 2014-02-26 Ludovic Courtès <ludo@gnu.org>
20078
20079 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20080 test for 'history-append!'.
20081
20082 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20083
20084 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20085 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20086 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20087 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20088 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20089 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20090
20091 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20092
20093 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20094 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20095 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20096
20097 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20098
20099 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20100
20101 2014-02-26 Joel Brobecker <brobecker@adacore.com>
20102
20103 * gdb.dwarf2/arr-stride.c: New file.
20104 * gdb.dwarf2/arr-stride.exp: New file.
20105
20106 2014-02-26 Pedro Alves <palves@redhat.com>
20107
20108 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20109 that won't ever trigger. Make sure that GDB reports the correct
20110 breakpoint that caused the stop.
20111
20112 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20113
20114 PR gdb/16626
20115 * gdb.base/auto-load-script: New file.
20116 * gdb.base/auto-load.c: New file.
20117 * gdb.base/auto-load.exp: New file.
20118
20119 PR gdb/16626
20120 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20121
20122 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20123
20124 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20125 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20126
20127 2014-02-24 Doug Evans <dje@google.com>
20128
20129 * lib/gdb.exp (run_on_host): Log error output if program fails.
20130
20131 2014-02-21 Pedro Alves <palves@redhat.com>
20132
20133 * gdb.threads/step-after-sr-lock.c: Rename to ...
20134 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20135 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20136 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20137 ... this.
20138
20139 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20140
20141 PR tdep/16397
20142 * gdb.arch/amd64-stap-special-operands.exp: New file.
20143 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20144 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20145 * gdb.arch/amd64-stap-triplet.S: Likewise.
20146 * gdb.arch/amd64-stap-triplet.c: Likewise.
20147
20148 2014-02-20 Joel Brobecker <brobecker@adacore.com>
20149
20150 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20151 in .section pseudo-op.
20152
20153 2014-02-20 lin zuojian <manjian2006@gmail.com>
20154 Joel Brobecker <brobecker@adacore.com>
20155 Doug Evans <xdje42@gmail.com>
20156
20157 PR symtab/16581
20158 * gdb.dwarf2/dw2-icycle.S: New file.
20159 * gdb.dwarf2/dw2-icycle.c: New file.
20160 * gdb.dwarf2/dw2-icycle.exp: New file.
20161
20162 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20163
20164 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20165 operations on gdb.Value objects.
20166 * gdb.python/py-value-cc.exp: Add new test to test operations on
20167 gdb.Value objects.
20168
20169 2014-02-18 Doug Evans <dje@google.com>
20170
20171 * Makefile.in (TESTS): New variable.
20172 (expanded_tests, expanded_tests_or_none): New variables
20173 (check-single): Pass $(expanded_tests_or_none) to runtest.
20174 (check-parallel): Only run tests in $(TESTS) if non-empty.
20175 (check/no-matching-tests-found): New rule.
20176 * README: Document TESTS makefile variable.
20177
20178 2014-02-18 Doug Evans <dje@google.com>
20179
20180 * Makefile.in (check-parallel): rm -rf outputs temp.
20181
20182 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20183
20184 Fix "ERROR: no fileid for" in the testsuite.
20185 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20186
20187 2014-02-12 Doug Evans <dje@google.com>
20188
20189 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20190 (MISCELLANEOUS): New variable.
20191 (clean): rm -rf $(MISCELLANEOUS).
20192 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20193 dwp live in the same directory as symlinks, with each symlink pointed
20194 to a differently named file in a different directory.
20195
20196 2014-02-11 Doug Evans <dje@google.com>
20197
20198 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20199 of Tcl file commands.
20200
20201 2014-02-10 Mark Kettenis <kettenis@gnu.org>
20202
20203 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20204 "kill -SIGUSR1 -1".
20205
20206 2014-02-10 Joel Brobecker <brobecker@adacore.com>
20207
20208 * gdb.ada/tick_length_array_enum_idx: New testcase.
20209
20210 2014-02-10 Doug Evans <xdje42@gmail.com>
20211
20212 * configure.ac (AC_OUTPUT): Add gdb.guile.
20213 * configure: Regenerate.
20214 * lib/gdb-guile.exp: New file.
20215 * lib/gdb.exp (get_target_charset): New function.
20216 * gdb.base/help.exp: Update expected output from "apropos apropos".
20217 * gdb.guile/Makefile.in: New file.
20218 * gdb.guile/guile.exp: New file.
20219 * gdb.guile/scm-arch.c: New file.
20220 * gdb.guile/scm-arch.exp: New file.
20221 * gdb.guile/scm-block.c: New file.
20222 * gdb.guile/scm-block.exp: New file.
20223 * gdb.guile/scm-breakpoint.c: New file.
20224 * gdb.guile/scm-breakpoint.exp: New file.
20225 * gdb.guile/scm-disasm.c: New file.
20226 * gdb.guile/scm-disasm.exp: New file.
20227 * gdb.guile/scm-equal.c: New file.
20228 * gdb.guile/scm-equal.exp: New file.
20229 * gdb.guile/scm-error.exp: New file.
20230 * gdb.guile/scm-error.scm: New file.
20231 * gdb.guile/scm-frame-args.c: New file.
20232 * gdb.guile/scm-frame-args.exp: New file.
20233 * gdb.guile/scm-frame-args.scm: New file.
20234 * gdb.guile/scm-frame-inline.c: New file.
20235 * gdb.guile/scm-frame-inline.exp: New file.
20236 * gdb.guile/scm-frame.c: New file.
20237 * gdb.guile/scm-frame.exp: New file.
20238 * gdb.guile/scm-generics.exp: New file.
20239 * gdb.guile/scm-gsmob.exp: New file.
20240 * gdb.guile/scm-iterator.c: New file.
20241 * gdb.guile/scm-iterator.exp: New file.
20242 * gdb.guile/scm-math.c: New file.
20243 * gdb.guile/scm-math.exp: New file.
20244 * gdb.guile/scm-objfile-script-gdb.in: New file.
20245 * gdb.guile/scm-objfile-script.c: New file.
20246 * gdb.guile/scm-objfile-script.exp: New file.
20247 * gdb.guile/scm-objfile.c: New file.
20248 * gdb.guile/scm-objfile.exp: New file.
20249 * gdb.guile/scm-ports.exp: New file.
20250 * gdb.guile/scm-pretty-print.c: New file.
20251 * gdb.guile/scm-pretty-print.exp: New file.
20252 * gdb.guile/scm-pretty-print.scm: New file.
20253 * gdb.guile/scm-section-script.c: New file.
20254 * gdb.guile/scm-section-script.exp: New file.
20255 * gdb.guile/scm-section-script.scm: New file.
20256 * gdb.guile/scm-symbol.c: New file.
20257 * gdb.guile/scm-symbol.exp: New file.
20258 * gdb.guile/scm-symtab-2.c: New file.
20259 * gdb.guile/scm-symtab.c: New file.
20260 * gdb.guile/scm-symtab.exp: New file.
20261 * gdb.guile/scm-type.c: New file.
20262 * gdb.guile/scm-type.exp: New file.
20263 * gdb.guile/scm-value-cc.cc: New file.
20264 * gdb.guile/scm-value-cc.exp: New file.
20265 * gdb.guile/scm-value.c: New file.
20266 * gdb.guile/scm-value.exp: New file.
20267 * gdb.guile/source2.scm: New file.
20268 * gdb.guile/types-module.cc: New file.
20269 * gdb.guile/types-module.exp: New file.
20270
20271 2014-02-10 Yao Qi <yao@codesourcery.com>
20272
20273 PR testsuite/16543
20274 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20275 * configure: Regenerated.
20276 * Makefile.in: New file.
20277
20278 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20279
20280 * gdb.python/py-framefilter.exp: Fix typo.
20281
20282 2014-02-08 Yao Qi <yao@codesourcery.com>
20283
20284 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20285 that no =breakpoint-modified is emitted when breakpoints are
20286 modified through MI commands.
20287
20288 2014-02-07 Pedro Alves <pedro@codesourcery.com>
20289 Pedro Alves <palves@redhat.com>
20290
20291 * gdb.threads/step-after-sr-lock.c: New file.
20292 * gdb.threads/step-after-sr-lock.exp: New file.
20293
20294 2014-02-07 Pedro Alves <palves@redhat.com>
20295
20296 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20297
20298 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20299
20300 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20301 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20302
20303 2014-02-06 Doug Evans <xdje42@gmail.com>
20304
20305 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20306 output.
20307
20308 * gdb.gdb/python-interrupts.exp: New file.
20309
20310 2014-02-05 Yao Qi <yao@codesourcery.com>
20311
20312 * gdb.trace/report.exp (use_collected_data): Test the output
20313 of "info threads" and "info inferiors".
20314
20315 2014-02-05 Yao Qi <yao@codesourcery.com>
20316
20317 Revert this patch:
20318
20319 2013-05-24 Yao Qi <yao@codesourcery.com>
20320
20321 * gdb.trace/tfile.exp: Test inferior and thread.
20322
20323 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20324
20325 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20326 on a function.
20327 * gdb.base/step-bt.c: Call hello via function pointer to make
20328 sure its first instruction is executed on powerpc64le-linux.
20329
20330 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20331
20332 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20333
20334 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20335
20336 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20337 of the test patterns for use on little-endian systems.
20338
20339 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20340
20341 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20342 (decimal_vector): Fix for little-endian.
20343
20344 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20345
20346 * gdb.arch/sparc-sysstep.exp: New file.
20347 * gdb.arch/sparc-sysstep.c: Likewise.
20348
20349 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20350
20351 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20352
20353 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20354
20355 2014-01-23 Tom Tromey <tromey@redhat.com>
20356
20357 * gdb.ada/array_char_idx: New testcase.
20358
20359 2014-01-23 Tom Tromey <tromey@redhat.com>
20360
20361 PR python/16487:
20362 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20363 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20364 classes.
20365
20366 2014-01-23 Tom Tromey <tromey@redhat.com>
20367
20368 PR python/16491:
20369 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20370 string from an inferior frame.
20371 * gdb.python/py-framefilter-mi.exp: Update.
20372
20373 2014-01-22 Doug Evans <dje@google.com>
20374
20375 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20376
20377 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20378
20379 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20380
20381 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20382
20383 * gdb.trace/entry-values.exp: Remove excess space character from
20384 regex patterns. Handle s390 call instruction.
20385
20386 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20387
20388 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20389 define "*_start" label. Make "name" static.
20390 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20391 ${name} by references to ${name}_start.
20392
20393 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20394
20395 * gdb.base/info-macros.exp: Remove "debug" from the compile
20396 options.
20397
20398 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20399
20400 * gdb.dlang/demangle.exp: New file.
20401
20402 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20403
20404 * gdb.dlang/primitive-types.exp: New file.
20405
20406 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20407
20408 * configure.ac: Create gdb.dlang/Makefile.
20409 * configure: Regenerate.
20410 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20411 * gdb.dlang/Makefile.in: New file.
20412 * lib/d-support.exp: New file.
20413 * lib/gdb.exp (skip_d_tests): New proc.
20414
20415 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20416
20417 * gdb.btrace/delta.exp: Check reverse stepi.
20418 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20419 * gdb.btrace/finish.exp: New.
20420 * gdb.btrace/next.exp: New.
20421 * gdb.btrace/nexti.exp: New.
20422 * gdb.btrace/record_goto.c: Add comments.
20423 * gdb.btrace/step.exp: New.
20424 * gdb.btrace/stepi.exp: New.
20425 * gdb.btrace/multi-thread-step.c: New.
20426 * gdb.btrace/multi-thread-step.exp: New.
20427 * gdb.btrace/rn-dl-bind.c: New.
20428 * gdb.btrace/rn-dl-bind.exp: New.
20429 * gdb.btrace/data.c: New.
20430 * gdb.btrace/data.exp: New.
20431 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20432
20433 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20434
20435 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20436 * gdb.btrace/exception.exp: Update.
20437 * gdb.btrace/instruction_history.exp: Update.
20438 * gdb.btrace/record_goto.exp: Update.
20439 * gdb.btrace/tailcall.exp: Update.
20440 * gdb.btrace/unknown_functions.exp: Update.
20441 * gdb.btrace/delta.exp: New.
20442
20443 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20444
20445 * gdb.btrace/record_goto.exp: Add backtrace test.
20446 * gdb.btrace/tailcall.exp: Add backtrace test.
20447
20448 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20449
20450 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20451 * gdb.btrace/record_goto.c: New.
20452 * gdb.btrace/record_goto.exp: New.
20453 * gdb.btrace/x86-record_goto.S: New.
20454
20455 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20456
20457 * gdb.btrace/function_call_history.exp: Update tests.
20458 * gdb.btrace/instruction_history.exp: Update tests.
20459
20460 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20461
20462 * gdb.btrace/function_call_history.exp: Fix expected field
20463 order for "record function-call-history".
20464 Add new tests for "record function-call-history /c".
20465 * gdb.btrace/exception.cc: New.
20466 * gdb.btrace/exception.exp: New.
20467 * gdb.btrace/tailcall.exp: New.
20468 * gdb.btrace/x86-tailcall.S: New.
20469 * gdb.btrace/x86-tailcall.c: New.
20470 * gdb.btrace/unknown_functions.c: New.
20471 * gdb.btrace/unknown_functions.exp: New.
20472 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20473
20474 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20475
20476 * gdb.btrace/instruction_history.exp: Update.
20477 * gdb.btrace/function_call_history.exp: Update.
20478
20479 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20480
20481 * gdb.btrace/function_call_history.exp: Fix expected function
20482 trace.
20483 * gdb.btrace/instruction_history.exp: Initialize traced.
20484 Remove traced_functions.
20485
20486 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20487
20488 * gdb.btrace/function_call_history.exp: Update
20489 * gdb.btrace/instruction_history.exp: Update.
20490
20491 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20492
20493 * gdb.btrace/enable.exp: Update expected text.
20494
20495 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20496
20497 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20498 bytes.
20499
20500 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20501
20502 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20503
20504 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
20505
20506 * lib/gdb.exp (supports_process_record): Return true for
20507 arm*-linux*. (supports_reverse): Likewise.
20508
20509 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20510
20511 PR python/15464
20512 PR python/16113
20513 * gdb.python/py-type.c: Enhance test case.
20514 * gdb.python/py-value-cc.cc: Likewise
20515 * gdb.python/py-type.exp: Add new tests.
20516 * gdb.python/py-value-cc.exp: Likewise
20517
20518 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20519 Pedro Alves <palves@redhat.com>
20520
20521 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20522 Make "name" extern.
20523 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20524 references to ${name}_start by references to ${name}.
20525
20526 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20527
20528 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20529
20530 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20531
20532 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20533
20534 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20535 Pedro Alves <palves@redhat.com>
20536
20537 * gdb.mi/mi-info-os.exp: Connect to the target with
20538 mi_gdb_target_load.
20539
20540 2014-01-08 Pedro Alves <palves@redhat.com>
20541
20542 * gdb.threads/reconnect-signal.c: New file.
20543 * gdb.threads/reconnect-signal.exp: New file.
20544
20545 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20546
20547 * gdb.base/source-dir.exp: New file.
20548
20549 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20550
20551 * gdb.ada/mi_interface: New testcase.
20552
20553 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20554
20555 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20556 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20557 gdb.ada/pp-rec-component/pck.ads: New files.
20558
20559 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20560
20561 * gdb.python/py-pp-integral.c: New file.
20562 * gdb.python/py-pp-integral.py: New file.
20563 * gdb.python/py-pp-integral.exp: New file.
20564
20565 For older changes see ChangeLog-1993-2013.
20566 \f
20567 ;; Local Variables:
20568 ;; mode: change-log
20569 ;; left-margin: 8
20570 ;; fill-column: 74
20571 ;; version-control: never
20572 ;; End:
20573
20574 Copyright 2014-2020 Free Software Foundation, Inc.
20575 Copying and distribution of this file, with or without modification,
20576 are permitted provided the copyright notice and this notice are preserved.
This page took 0.436041 seconds and 5 git commands to generate.