]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame_incremental - gdb/testsuite/ChangeLog
gdb/riscv: Record information about unknown tdesc registers
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
... / ...
CommitLineData
12020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
4
52020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
8 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
9 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
10 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
11 * gdb.arch/riscv-tdesc-loading.exp: New file.
12
132020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
14
15 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
16
172020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
20 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
21 * gdb.arch/riscv-tdesc-regs.c: New file.
22 * gdb.arch/riscv-tdesc-regs.exp: New file.
23
242020-06-24 Pedro Alves <palves@redhat.com>
25
26 * gdb.arch/amd64-entry-value-paramref.exp: Use
27 prepare_for_testing_full and don't pass "c++" for the .S file
28 build spec.
29 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
30 $options, since it's an assembly file. Remove -Wno-deprecated.
31 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
32 compiling C++ programs.
33
342020-06-24 Pedro Alves <palves@redhat.com>
35
36 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
37 Clang, add "-Wno-unknown-warning-option" to the options.
38
392020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * gdb.xml/tdesc-reload.c: New file.
42 * gdb.xml/tdesc-reload.exp: New file.
43 * gdb.xml/maint-xml-dump-01.xml: New file.
44 * gdb.xml/maint-xml-dump-02.xml: New file.
45 * gdb.xml/maint-xml-dump.exp: New file.
46
472020-06-23 Sandra Loosemore <sandra@codesourcery.com>
48
49 * lib/completion-support.exp (test_gdb_completion_offers_commands):
50 Adjust for omitted commands when TUI is disabled.
51
522020-06-23 Gary Benson <gbenson@redhat.com>
53 Pedro Alves <palves@redhat.com>
54
55 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
56 * gdb.cp/nsimport.cc: Likewise.
57 * gdb.cp/nsnested.cc: Likewise.
58 * gdb.cp/nsnoimports.cc: Likewise.
59 * gdb.cp/nsusing.cc: Likewise.
60 * gdb.cp/smartp.cc: Likewise.
61 * gdb.python/py-pp-integral.c: Likewise.
62 * gdb.python/py-pp-re-notag.c: Likewise.
63
642020-06-23 Gary Benson <gbenson@redhat.com>
65
66 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
67 * gdb.cp/nsimport.cc: Likewise.
68 * gdb.cp/nsnested.cc: Likewise.
69 * gdb.cp/nsnoimports.cc: Likewise.
70 * gdb.cp/nsusing.cc: Likewise.
71 * gdb.cp/smartp.cc: Likewise.
72 * gdb.python/py-pp-integral.c: Likewise.
73 * gdb.python/py-pp-re-notag.c: Likewise.
74
752020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
76
77 * gdb.base/default-args.exp: New test.
78 * gdb.base/default-args.c: New file.
79 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
80 * gdb.base/default.exp: Update to new help text.
81 * gdb.base/help.exp: Likewise.
82 * gdb.base/page.exp: Likewise.
83 * gdb.base/style.exp: Likewise.
84 * gdb.guile/guile.exp: Likewise.
85 * gdb.python/python.exp: Likewise.
86
872020-06-22 Sandra Loosemore <sandra@codesourcery.com>
88
89 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
90 remote host. Fix search path syntax on Windows host.
91
922020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
93
94 * gdb.base/attach.exp: Test priority of 'exec-file' changed
95 over 'exec-file-mismatch'.
96 * gdb.base/attach.c: Mark should_exit volatile.
97 * gdb.base/attach2.c: Likewise. Add a comment explaining
98 why the sleep cannot be big.
99 * gdb.base/attach3.c: New file.
100
1012020-06-20 Sandra Loosemore <sandra@codesourcery.com>
102
103 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
104 prefix optional.
105
1062020-06-20 Sandra Loosemore <sandra@codesourcery.com>
107
108 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
109 for remote host.
110
1112020-06-19 Sandra Loosemore <sandra@codesourcery.com>
112 Hafiz Abid Qadeer <abidh@codesourcery.com>
113
114 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
115 file sent to remote host.
116 (top level): Allow int32_t as type of 32-bit register.
117
1182020-06-19 Tom de Vries <tdevries@suse.de>
119
120 * lib/gdb.exp (gdb_note): New proc.
121 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
122 (gdb_default_target_compile): ... here. Only call
123 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
124 (use_gdb_compile): Change to array.
125 (toplevel): Update sets of use_gdb_compile to specify language.
126 Warn about default_target_compile override. Store dejagnu's version
127 of default_target_compile in dejagnu_default_target_compile.
128
1292020-06-18 Tom de Vries <tdevries@suse.de>
130
131 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
132 (default_gdb_init): ... here.
133
1342020-06-17 Sandra Loosemore <sandra@codesourcery.com>
135
136 Fix TUI support checks in gdb.tui tests.
137
138 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
139 just say UNSUPPORTED.
140 * gdb.tui/corefile-run.exp: Likewise.
141 * gdb.tui/empty.exp: Likewise.
142 * gdb.tui/list-before.exp: Likewise.
143 * gdb.tui/list.exp: Likewise.
144 * gdb.tui/main.exp: Likewise.
145 * gdb.tui/regs.exp: Likewise.
146 * gdb.tui/resize.exp: Likewise.
147 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
148 * gdb.tui/tui-layout-asm.exp: Likewise.
149 * gdb.tui/tui-missing-src.exp: Likewise.
150 * gdb.tui/winheight.exp: Likewise.
151 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
152
1532020-06-17 Sandra Loosemore <sandra@codesourcery.com>
154
155 Fix TCL error in gdb.python/py-format-string.exp.
156
157 * gdb.python/py-format-string.exp: Move test for python support
158 earlier, out of function body.
159
1602020-06-15 Simon Marchi <simon.marchi@efficios.com>
161
162 * gdb.base/index-cache-load-twice.c: New.
163 * gdb.base/index-cache-load-twice.exp: New.
164
1652020-06-17 Keith Seitz <keiths@redhat.com>
166
167 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
168 when executing "gdb --configuration".
169
1702020-06-17 Tom de Vries <tdevries@suse.de>
171
172 * lib/gdb.exp (gdb_tcl_unknown): New proc.
173 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
174 conditional on presence of gdb_tcl_unknown.
175 (gdb_finish): Make override undo conditional on presence of
176 gdb_tcl_unknown.
177
1782020-06-16 Tom Tromey <tom@tromey.com>
179
180 * gdb.python/tui-window.py (failwin): New function. Register it
181 as a TUI window type.
182 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
183
1842020-06-16 Gary Benson <gbenson@redhat.com>
185
186 * gdb.python/py-nested-maps.c (create_map): Add missing return
187 value.
188 (create_map_map): Likewise.
189
1902020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
191
192 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
193 variable.
194 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
195 and use the already-defined 'options' variable.
196
1972020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
198 Tom de Vries <tdevries@suse.de>
199
200 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
201 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
202 (gdb_setup_known_globals): New proc.
203 (gdb_cleanup_globals): New proc.
204 * lib/gdb.exp (load_lib): New override proc.
205 (gdb_stdin_log_init): Set var in_file as persistent global.
206 * lib/pascal.exp (gdb_stdin_log_init): Set vars
207 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
208 fpc_compiler as persistent global.
209
2102020-06-12 Tom de Vries <tdevries@suse.de>
211
212 * lib/tuiterm.exp (spawn): Rename to ...
213 (tui_spawn): ... this.
214 (toplevel): Move rename of spawn ...
215 (gdb_init_tuiterm): ... here. New proc.
216 (gdb_finish_tuiterm): New proc.
217 * lib/gdb.exp (gdb_finish_hooks): New global var.
218 (gdb_finish): Handle gdb_finish_hooks.
219 (tuiterm_env): New proc.
220 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
221 tuiterm_env.
222 * gdb.tui/basic.exp: Same.
223 * gdb.tui/corefile-run.exp: Same.
224 * gdb.tui/empty.exp: Same.
225 * gdb.tui/list-before.exp: Same.
226 * gdb.tui/list.exp: Same.
227 * gdb.tui/main.exp: Same.
228 * gdb.tui/new-layout.exp: Same.
229 * gdb.tui/regs.exp: Same.
230 * gdb.tui/resize.exp: Same.
231 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
232 * gdb.tui/tui-layout-asm.exp: Same.
233 * gdb.tui/tui-missing-src.exp: Same.
234 * gdb.tui/winheight.exp: Same.
235
2362020-06-12 Tom de Vries <tdevries@suse.de>
237
238 PR testsuite/26110
239 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
240 (gdb_finish): Reinstall dejagnu's override of ::unknown.
241
2422020-06-11 Tom Tromey <tom@tromey.com>
243
244 PR gdb/18318:
245 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
246 floating point tests.
247
2482020-06-11 Keith Seitz <keiths@redhat.com>
249
250 PR gdb/21356
251 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
252 vla_struct.
253 Add new struct vla_typedef and union vla_typedef_union and
254 corresponding instantiation objects.
255 Initialize new objects.
256 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
257 and vla_typedef_union_object.
258 Fixup type for vla_struct_object.
259
2602020-06-11 Tom de Vries <tdevries@suse.de>
261
262 * lib/gdb.exp (with_override): New proc, factored out of ...
263 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
264
2652020-06-10 Tom de Vries <tdevries@suse.de>
266
267 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
268
2692020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
270
271 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
272 parameter, update callers.
273
2742020-06-04 Simon Marchi <simon.marchi@efficios.com>
275
276 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
277 * gdb.dwarf2/share-psymtabs-bt.c: New file.
278 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
279
2802020-06-04 Tom de Vries <tdevries@suse.de>
281
282 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
283
2842020-06-04 Tom de Vries <tdevries@suse.de>
285
286 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
287 exp_continue.
288
2892020-06-04 Tom de Vries <tdevries@suse.de>
290
291 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
292
2932020-06-03 Tom de Vries <tdevries@suse.de>
294
295 PR symtab/26046
296 * gdb.cp/breakpoint-locs-2.cc: New test.
297 * gdb.cp/breakpoint-locs.cc: New test.
298 * gdb.cp/breakpoint-locs.exp: New file.
299 * gdb.cp/breakpoint-locs.h: New test.
300
3012020-06-03 Tom de Vries <tdevries@suse.de>
302
303 PR testsuite/25609
304 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
305 value of global verbose.
306 * gdb.base/jit-elf.exp: Same.
307 * gdb.base/jit-reader.exp: Same.
308
3092020-06-02 Tom de Vries <tdevries@suse.de>
310
311 * gdb.dwarf2/multidictionary.exp: Don't use
312 gdb_spawn_with_cmdline_opts.
313
3142020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
315
316 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
317 use_header case.
318 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
319 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
320 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
321 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
322 * gdb.dwarf2/dw2-inline-header.c: New file.
323 * gdb.dwarf2/dw2-inline-header.h: New file.
324
3252020-05-30 Pedro Alves <palves@redhat.com>
326
327 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
328 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
329
3302020-05-29 Gary Benson <gbenson@redhat.com>
331
332 * gdb.compile/compile-cplus.exp (additional_flags): Also
333 set when building with clang.
334 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
335 when building with clang.
336
3372020-05-29 Gary Benson <gbenson@redhat.com>
338
339 * gdb.arch/i386-avx.exp (additional_flags): Also set when
340 building with clang.
341 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
342
3432020-05-29 Gary Benson <gbenson@redhat.com>
344
345 * gdb.cp/koenig.exp (prepare_for_testing): Add
346 additional_flags=-Wno-unused-comparison.
347 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
348
3492020-05-28 Gary Benson <gbenson@redhat.com>
350
351 * gdb.base/sigaltstack.c (catcher): Add default case to switch
352 statement.
353
3542020-05-28 Gary Benson <gbenson@redhat.com>
355
356 * gdb.cp/classes.exp (prepare_for_testing): Add
357 additional_flags=-Wno-deprecated-register.
358 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
359 * gdb.cp/misc.exp: Likewise.
360
3612020-05-28 Gary Benson <gbenson@redhat.com>
362
363 * gdb.linespec/cpls-ops.cc (dummy): New static global.
364 (test_op_new::operator new): Add return statement.
365 (test_op_new_array::operator new[]): Likewise.
366
3672020-05-27 Pedro Alves <palves@redhat.com>
368
369 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
370 check. Use test_gdb_complete_unique instead of
371 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
372 test_gdb_complete_multiple instead of
373 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
374
3752020-05-27 Luis Machado <luis.machado@linaro.org>
376
377 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
378 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
379 * gdb.arch/arm-disassembler-options.exp: Likewise.
380 * gdb.arch/arm-disp-step.exp: Likewise.
381 * gdb.arch/thumb-prologue.exp: Likewise.
382 * gdb.base/async.exp: Likewise.
383 * gdb.base/auxv.exp: Likewise.
384 * gdb.base/complex-parts.exp: Likewise.
385 * gdb.base/ena-dis-br.exp: Likewise.
386 * gdb.base/foll-exec.exp: Likewise.
387 * gdb.base/permissions.exp: Likewise.
388 * gdb.base/relocate.exp: Likewise.
389 * gdb.base/return2.exp: Likewise.
390 * gdb.base/sigbpt.exp: Likewise.
391 * gdb.base/siginfo-obj.exp: Likewise.
392 * gdb.cp/converts.exp: Likewise.
393 * gdb.cp/exceptprint.exp: Likewise.
394 * gdb.cp/inherit.exp: Likewise.
395 * gdb.cp/nsnoimports.exp: Likewise.
396 * gdb.cp/virtbase2.exp: Likewise.
397 * gdb.mi/mi-var-cmd.exp: Likewise.
398 * gdb.mi/var-cmd.c: Likewise.
399
4002020-05-26 Tom Tromey <tromey@adacore.com>
401
402 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
403
4042020-05-26 Tom Tromey <tromey@adacore.com>
405
406 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
407 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
408 type.
409 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
410 variable.
411
4122020-05-26 Christian Biesinger <cbiesinger@google.com>
413
414 * Makefile.in: Use = instead of == for the test command
415 for portability.
416
4172020-05-26 Tom de Vries <tdevries@suse.de>
418
419 * gdb.base/gold-gdb-index-2.c: New test.
420 * gdb.base/gold-gdb-index.c: New test.
421 * gdb.base/gold-gdb-index.exp: New file.
422 * gdb.base/gold-gdb-index.h: New test.
423
4242020-05-25 Tom de Vries <tdevries@suse.de>
425
426 * boards/gold-gdb-index.exp: New file.
427
4282020-05-25 Simon Marchi <simon.marchi@efficios.com>
429
430 * boards/simavr.exp: New file.
431
4322020-05-25 Simon Marchi <simon.marchi@efficios.com>
433
434 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
435 * gdb.base/inferior-args.exp: New file.
436 * gdb.base/inferior-args.c: New file.
437
4382020-05-25 Simon Marchi <simon.marchi@efficios.com>
439
440 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
441 inferior_args. Pass it to gdb_reload.
442 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
443 inferior_args.
444 (gdb_reload): Add inferior_args argument.
445 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
446 pass it to gdbserver_run.
447 * boards/native-gdbserver.exp: Do not set noargs.
448 * boards/native-extended-gdbserver.exp (gdb_reload): Add
449 inferior_args argument.
450 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
451 * gdb.base/a2-run.exp: Check for use_gdb_stub.
452 * gdb.base/args.exp: Likewise.
453
4542020-05-25 Tom de Vries <tdevries@suse.de>
455
456 * lib/gdb.exp (exec_is_pie): Add comment.
457
4582020-05-25 Tom de Vries <tdevries@suse.de>
459
460 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
461 instead of $binfile in the untested message.
462
4632020-05-25 Tom de Vries <tdevries@suse.de>
464
465 PR testsuite/26031
466 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
467
4682020-05-25 Tom de Vries <tdevries@suse.de>
469
470 * boards/gold.exp: New file.
471
4722020-05-23 Tom Tromey <tom@tromey.com>
473
474 * gdb.base/style.exp: Remove completion styling test.
475 * lib/gdb-utils.exp (style): Remove completion styles.
476
4772020-05-23 Tom Tromey <tom@tromey.com>
478
479 * gdb.base/style.exp: Add completion styling test.
480 * lib/gdb-utils.exp (style): Add completion styles.
481
4822020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
483
484 * gdb.base/annota1.exp: Update expected results.
485 * gdb.cp/annota2.exp: Update expected results, remove duplicate
486 test name.
487 * gdb.cp/annota3.exp: Update expected results.
488
4892020-05-20 Simon Marchi <simon.marchi@efficios.com>
490
491 PR gdb/26016
492 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
493 against MAP_FAILED.
494 * gdb.base/coremaker.c (mmapdata): Likewise.
495 * gdb.base/jit-reader-host.c (main): Likewise.
496 * gdb.base/sym-file-loader.c (load): Likewise.
497 (load_shlib): Likewise.
498
4992020-05-20 Tom Tromey <tromey@adacore.com>
500
501 * gdb.ada/array_char_idx.exp: Recognize initialized array.
502
5032020-05-20 Tom de Vries <tdevries@suse.de>
504
505 PR symtab/25833
506 * gdb.base/with-mf-inc.c: New test.
507 * gdb.base/with-mf-main.c: New test.
508 * gdb.base/with-mf.exp: New file.
509
5102020-05-19 Tom Tromey <tromey@adacore.com>
511
512 * gdb.rust/simple.exp: Restore missing test result.
513
5142020-05-19 Tom de Vries <tdevries@suse.de>
515
516 * gdb.base/gdb-caching-proc.exp: Fix typo.
517
5182020-05-19 Tom Tromey <tromey@adacore.com>
519
520 * gdb.rust/simple.exp: Add some test descriptions.
521 (test_one_slice): Use with_test_prefix.
522
5232020-05-18 Tom de Vries <tdevries@suse.de>
524
525 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
526
5272020-05-17 Pedro Alves <palves@redhat.com>
528
529 PR gdb/25741
530 * gdb.base/hw-sw-break-same-address.exp: New file.
531
5322020-05-16 Pedro Alves <palves@redhat.com>
533
534 * gdb.multi/multi-re-run.exp (test_re_run): Switch
535 LAST_LOADED_FILE accordingly.
536
5372020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
538
539 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
540
5412020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
542
543 * gdb.base/help.exp: Test apropos and help for commands
544 having aliases. Fixed comments not starting with an
545 upper-case letter or not finishing with a dot.
546
5472020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
548
549 * gdb.base/alias.exp: Update help output check.
550
5512020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
552
553 * gdb.base/default.exp: Update output following fixes.
554
5552020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
556
557 * gdb.base/alias.exp: Test aliases starting with a prefix of
558 another alias.
559
5602020-05-15 Gary Benson <gbenson@redhat.com>
561
562 * gdb.base/info-os.c (main): Add return statement.
563 * gdb.base/info_minsym.c (minsym_fun): Likewise.
564 * gdb.base/large-frame-2.c (func): Likewise.
565 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
566 * gdb.base/pr10179-b.c (foo2): Likewise.
567 * gdb.base/valgrind-disp-step.c (foo): Likewise.
568 * gdb.base/watch-cond.c (func): Likewise.
569 * gdb.multi/goodbye.c (verylongfun): Likewise.
570 * gdb.multi/hello.c (commonfun): Likewise.
571 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
572 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
573 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
574 Likewise.
575 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
576 * gdb.threads/interrupt-while-step-over.c (child_function):
577 Likewise.
578 * gdb.trace/actions-changed.c (end): Likewise.
579
5802020-05-15 Gary Benson <gbenson@redhat.com>
581
582 * gdb.opencl/callfuncs.exp: Report when test skipped.
583 * gdb.opencl/convs_casts.exp: Likewise.
584 * gdb.opencl/datatypes.exp: Likewise.
585 * gdb.opencl/operators.exp: Likewise.
586 * gdb.opencl/vec_comps.exp: Likewise.
587
5882020-05-15 Tom de Vries <tdevries@suse.de>
589
590 * gdb.base/align.exp.in: Rename to ...
591 * gdb.base/align.exp.tcl: ... this.
592 * gdb.base/align-c++.exp: Update.
593 * gdb.base/align-c.exp: Update.
594 * gdb.base/all-architectures.exp.in: Rename to ...
595 * gdb.base/all-architectures.exp: ... this.
596 * gdb.base/all-architectures-0.exp: Update.
597 * gdb.base/all-architectures-1.exp: Update.
598 * gdb.base/all-architectures-2.exp: Update.
599 * gdb.base/all-architectures-3.exp: Update.
600 * gdb.base/all-architectures-4.exp: Update.
601 * gdb.base/all-architectures-5.exp: Update.
602 * gdb.base/all-architectures-6.exp: Update.
603 * gdb.base/all-architectures-7.exp: Update.
604 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
605 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
606 * gdb.base/infcall-nested-structs-c++.exp: Update.
607 * gdb.base/infcall-nested-structs-c.exp: Update.
608 * gdb.base/info-types.exp.in: Rename to ...
609 * gdb.base/info-types.exp.tcl: ... this.
610 * gdb.base/info-types-c++.exp: Update.
611 * gdb.base/info-types-c.exp: Update.
612 * gdb.base/max-depth.exp.in: Rename to ...
613 * gdb.base/max-depth.exp.tcl: ... this.
614 * gdb.base/max-depth-c++.exp: Update.
615 * gdb.base/max-depth-c.exp: Update.
616 * gdb.cp/cpexprs.exp.in: Rename to ...
617 * gdb.cp/cpexprs.exp.tcl: ... this.
618 * gdb.cp/cpexprs-debug-types.exp: Update.
619 * gdb.cp/cpexprs.exp: Update.
620 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
621 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
622 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
623 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
624 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
625 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
626 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
627 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
628 * gdb.dwarf2/clang-debug-names-2.exp: Update.
629 * gdb.dwarf2/clang-debug-names.exp: Update.
630
6312020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
632
633 * lib/check-test-names.exp: Remove code that prevents this file
634 loading when tests are run in parallel.
635
6362020-05-15 Pedro Alves <palves@redhat.com>
637
638 * gdb.multi/multi-kill.exp (start_inferior): Remove
639 'testpid' parameter. Refer to namespace variable directly.
640 (testpid): Declare as namespace variable.
641
6422020-05-15 Pedro Alves <palves@redhat.com>
643
644 * gdb.multi/multi-kill.exp: Wrap in namespace.
645 (start_inferior): Add TESTPID parameter. Use it instead of the
646 testpid global.
647 (top level): Define empty TESTPID array, and pass it down to
648 start_inferior.
649
6502020-05-14 Tom de Vries <tdevries@suse.de>
651
652 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
653 output.
654
6552020-05-14 Tom de Vries <tdevries@suse.de>
656
657 * gdb.base/align.exp: Split into ...
658 * gdb.base/align.exp.in: ...
659 * gdb.base/align-c++.exp: ...
660 * gdb.base/align-c.exp: ... these.
661 * gdb.base/infcall-nested-structs.exp: Split into ...
662 * gdb.base/infcall-nested-structs.exp.in: ...
663 * gdb.base/infcall-nested-structs-c++.exp: ...
664 * gdb.base/infcall-nested-structs-c.exp: ... these.
665 * gdb.base/info-types.exp: Split into ...
666 * gdb.base/info-types.exp.in: ...
667 * gdb.base/info-types-c++.exp: ...
668 * gdb.base/info-types-c.exp: ... these.
669 * gdb.base/max-depth.exp: Split into ...
670 * gdb.base/max-depth.exp.in: ...
671 * gdb.base/max-depth-c++.exp: ...
672 * gdb.base/max-depth-c.exp: ... these.
673 * gdb.cp/infcall-nodebug.exp: Split into ...
674 * gdb.cp/infcall-nodebug.exp.in: ...
675 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
676 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
677 * gdb.cp/infcall-nodebug-c-d0.exp: ...
678 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
679
6802020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
681 Pedro Alves <palves@redhat.com>
682
683 * gdb.multi/multi-exit.c: New file.
684 * gdb.multi/multi-exit.exp: New file.
685 * gdb.multi/multi-kill.c: New file.
686 * gdb.multi/multi-kill.exp: New file.
687
6882020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
689
690 * gdb.base/annota1.exp: Update the expected output.
691 * gdb.cp/annota2.exp: Ditto.
692
6932020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
694
695 * lib/check-test-names.exp: Disable when testing is being run in
696 parallel.
697
6982020-05-12 Tom de Vries <tdevries@suse.de>
699
700 * gdb.base/jit-elf.exp: Fix string concat.
701
7022020-05-12 Tom de Vries <tdevries@suse.de>
703
704 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
705 messages.
706
7072020-05-12 Tom de Vries <tdevries@suse.de>
708
709 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
710
7112020-05-12 Tom de Vries <tdevries@suse.de>
712
713 * gdb.ada/catch_ex.exp: Use with_test_prefix.
714 * gdb.ada/mi_catch_ex.exp: Same.
715 * gdb.ada/mi_catch_ex_hand.exp: Same.
716
7172020-05-12 Tom de Vries <tdevries@suse.de>
718
719 * gdb.fortran/complex.exp: Use with_test_prefix.
720
7212020-05-12 Tom de Vries <tdevries@suse.de>
722
723 * gdb.trace/passcount.exp: Fix test-names.
724
7252020-05-12 Tom de Vries <tdevries@suse.de>
726
727 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
728
7292020-05-12 Tom de Vries <tdevries@suse.de>
730
731 * gdb.gdb/complaints.exp: Use with_test_prefix.
732 * gdb.xml/tdesc-regs.exp: Same.
733 * gdb.opt/inline-locals.exp: Fix test name.
734
7352020-05-12 Tom de Vries <tdevries@suse.de>
736
737 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
738 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
739 * gdb.dwarf2/implref-struct.exp: Same.
740 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
741 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
742
7432020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
744
745 * gdb.base/jit-so.exp (one_jit_test): Change test name.
746
7472020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
748
749 * lib/check-test-names.exp (all_test_names): New module variable.
750 (counts): Add 'duplicates' field.
751 (_check_duplicates): New procedure.
752 (check): Also check for duplicates.
753 (do_log_summary): Print duplicates count.
754 (do_reset_vars): Reset counter for duplicate test names, and
755 discard all know test names.
756
7572020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
758
759 * lib/gdb.exp: Include check-test-names.exp library.
760 * lib/check-test-names.exp: New file.
761
7622020-05-11 Tom de Vries <tdevries@suse.de>
763
764 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
765
7662020-05-11 Keith Seitz <keiths@redhat.com>
767
768 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
769
7702020-05-11 Tom de Vries <tdevries@suse.de>
771
772 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
773 * gdb.cp/cpexprs.exp.in: .. here.
774 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
775 cpexprs.exp.
776
7772020-05-11 Keith Seitz <keiths@redhat.com>
778
779 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
780 test names.
781 * gdb.ada/arrayptr.exp: Likewise.
782 * gdb.ada/assign_arr.exp: Likewise.
783 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
784 * gdb.ada/bp_on_var.exp: Likewise.
785 * gdb.ada/call_pn.exp: Likewise.
786 * gdb.ada/complete.exp: Likewise.
787 * gdb.ada/fun_overload_menu.exp: Likewise.
788 * gdb.ada/funcall_param.exp: Likewise.
789 * gdb.ada/funcall_ref.exp: Likewise.
790 * gdb.ada/packed_array_assign.exp: Likewise.
791 * gdb.ada/same_component_name.exp: Likewise.
792 * gdb.ada/type_coercion.exp: Likewise.
793 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
794 * gdb.ada/variant_record_packed_array.exp: Likewise.
795
7962020-05-11 Tom de Vries <tdevries@suse.de>
797
798 PR symtab/25941
799 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
800 out of ...
801 * gdb.dwarf2/clang-debug-names.exp: ... here.
802 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
803 clang-debug-names.exp.in.
804 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
805 * gdb.dwarf2/clang-debug-names-2.c: New test.
806
8072020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
808
809 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
810 (fortran_runto_main): New Proc, fortran version of runto_main.
811 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
812 * gdb.fortran/array-bounds.exp: Likewise.
813 * gdb.fortran/array-slices.exp: Likewise.
814 * gdb.fortran/block-data.exp: Likewise.
815 * gdb.fortran/charset.exp: Likewise.
816 * gdb.fortran/common-block.exp: Likewise.
817 * gdb.fortran/complex.exp: Likewise.
818 * gdb.fortran/derived-type-function.exp: Likewise.
819 * gdb.fortran/derived-type.exp: Likewise.
820 * gdb.fortran/info-modules.exp: Likewise.
821 * gdb.fortran/info-types.exp: Likewise.
822 * gdb.fortran/intrinsics.exp: Likewise.
823 * gdb.fortran/library-module.exp: Likewise.
824 * gdb.fortran/logical.exp: Likewise.
825 * gdb.fortran/max-depth.exp: Likewise.
826 * gdb.fortran/module.exp: Likewise.
827 * gdb.fortran/multi-dim.exp: Likewise.
828 * gdb.fortran/nested-funcs.exp: Likewise.
829 * gdb.fortran/print-formatted.exp: Likewise.
830 * gdb.fortran/print_type.exp: Likewise.
831 * gdb.fortran/printing-types.exp: Likewise.
832 * gdb.fortran/ptr-indentation.exp: Likewise.
833 * gdb.fortran/ptype-on-functions.exp: Likewise.
834 * gdb.fortran/subarray.exp: Likewise.
835 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
836 * gdb.fortran/vla-datatypes.exp: Likewise.
837 * gdb.fortran/vla-history.exp: Likewise.
838 * gdb.fortran/vla-ptr-info.exp: Likewise.
839 * gdb.fortran/vla-ptype-sub.exp: Likewise.
840 * gdb.fortran/vla-ptype.exp: Likewise.
841 * gdb.fortran/vla-sizeof.exp: Likewise.
842 * gdb.fortran/vla-type.exp: Likewise.
843 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
844 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
845 * gdb.fortran/vla-value-sub.exp: Likewise.
846 * gdb.fortran/vla-value.exp: Likewise.
847 * gdb.fortran/whatis_type.exp: Likewise.
848 * gdb.mi/mi-var-child-f.exp: Likewise.
849
8502020-05-09 Tom de Vries <tdevries@suse.de>
851
852 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
853
8542020-05-08 Tom de Vries <tdevries@suse.de>
855
856 * gdb.dwarf2/clang-debug-names.c: New test.
857 * gdb.dwarf2/clang-debug-names.exp: New file.
858
8592020-05-06 Simon Marchi <simon.marchi@efficios.com>
860
861 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
862 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
863
8642020-05-06 Tom de Vries <tdevries@suse.de>
865
866 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
867 breakpoint is at a "recommended breakpoint location".
868 * gdb.reverse/consecutive-reverse.exp: Same.
869
8702020-05-06 Tom de Vries <tdevries@suse.de>
871
872 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
873 address.
874
8752020-05-06 Tom de Vries <tdevries@suse.de>
876
877 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
878
8792020-05-06 Tom de Vries <tdevries@suse.de>
880
881 * gdb.base/store.exp (check_set, up_set): Allowing missing location
882 info for r.
883
8842020-05-06 Tom de Vries <tdevries@suse.de>
885
886 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
887 necessary.
888
8892020-05-06 Tom de Vries <tdevries@suse.de>
890
891 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
892 void.
893
8942020-05-06 Tom de Vries <tdevries@suse.de>
895
896 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
897 of ...
898 * gdb.base/async.exp: ... here.
899 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
900 "recommended breakpoint location".
901
9022020-05-06 Tom de Vries <tdevries@suse.de>
903
904 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
905
9062020-05-04 Tom de Vries <tdevries@suse.de>
907
908 * gdb.base/async.exp: Check whether instruction addresses are a
909 "recommended breakpoint location".
910
9112020-05-03 Tom Tromey <tom@tromey.com>
912
913 * gdb.base/sepdebug.exp: Remove "catch" test.
914 * gdb.base/break.exp: Remove "catch" test.
915 * gdb.base/default.exp: Update expected output.
916
9172020-05-02 Tom de Vries <tdevries@suse.de>
918
919 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
920 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
921 * gdb.arch/i386-mpx-map.exp: Same.
922 * gdb.arch/i386-mpx-sigsegv.exp: Same.
923 * gdb.arch/i386-mpx-simple_segv.exp: Same.
924 * gdb.arch/i386-mpx.exp: Same.
925
9262020-05-02 Tom de Vries <tdevries@suse.de>
927
928 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
929
9302020-05-01 Tom de Vries <tdevries@suse.de>
931
932 * gdb.ada/operator_bp.exp: Allow more than required amount of
933 breakpoint.
934
9352020-05-01 Tom de Vries <tdevries@suse.de>
936
937 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
938
9392020-04-30 Hannes Domani <ssbssa@yahoo.de>
940
941 PR gdb/18706
942 * gdb.cp/stub-array-size.cc: New test.
943 * gdb.cp/stub-array-size.exp: New file.
944 * gdb.cp/stub-array-size.h: New test.
945 * gdb.cp/stub-array-size2.cc: New test.
946
9472020-04-30 Hannes Domani <ssbssa@yahoo.de>
948
949 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
950 output to the new format.
951
9522020-04-29 Simon Marchi <simon.marchi@efficios.com>
953
954 * gdb.base/break.exp: Use with_test_prefix.
955
9562020-04-29 Tom de Vries <tdevries@suse.de>
957
958 * lib/gdb.exp (debug_types): New proc.
959 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
960 * gdb.python/py-symtab.exp: Same.
961
9622020-04-29 Hannes Domani <ssbssa@yahoo.de>
963
964 PR gdb/17320
965 * gdb.base/pretty-array.c: New test.
966 * gdb.base/pretty-array.exp: New file.
967
9682020-04-29 Tom de Vries <tdevries@suse.de>
969
970 PR symtab/25889
971 * gdb.cp/cpexprs.exp: Adapt for inclusion.
972 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
973 and include cpexprs.exp.
974
9752020-04-28 Mark Williams <mark@myosotissp.com>
976
977 PR gdb/24480
978 * dw4-toplevel-types.exp: Test for top level types.
979 * dw4-toplevel-types.cc: Test for top level types.
980
9812020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
982
983 * gdb.threads/stop-with-handle.exp: Fix typo in comment
984 (theads -> threads).
985
9862020-04-28 Tom de Vries <tdevries@suse.de>
987
988 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
989
9902020-04-28 Tom de Vries <tdevries@suse.de>
991
992 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
993
9942020-04-28 Tom de Vries <tdevries@suse.de>
995
996 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
997
9982020-04-28 Tom de Vries <tdevries@suse.de>
999
1000 * gdb.dwarf2/main-foo.c: New test.
1001 * gdb.dwarf2/struct-with-sig.exp: New file.
1002
10032020-04-25 Tom de Vries <tdevries@suse.de>
1004
1005 * boards/debug-types.exp: New file.
1006
10072020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1008
1009 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1010
10112020-04-24 Tom Tromey <tom@tromey.com>
1012
1013 PR symtab/12707:
1014 * gdb.python/py-symbol.exp: Update expected results for
1015 linkage_name test.
1016 * gdb.cp/print-demangle.exp: New file.
1017 * gdb.base/c-linkage-name.exp: Fix test.
1018 * gdb.guile/scm-symbol.exp: Update expected results for
1019 linkage_name test.
1020
10212020-04-24 Tom Tromey <tom@tromey.com>
1022
1023 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1024 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1025 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1026 assembler.
1027
10282020-04-24 Tom de Vries <tdevries@suse.de>
1029
1030 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1031 C++.
1032
10332020-04-24 Tom Tromey <tromey@adacore.com>
1034
1035 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1036 values.
1037 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1038 values. Update test for minimal encodings.
1039 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1040 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1041 values. Update test for minimal encodings.
1042
10432020-04-24 Tom Tromey <tromey@adacore.com>
1044
1045 PR python/23662:
1046 * gdb.ada/variant.exp: Add Python checks.
1047 * gdb.rust/simple.exp: Add dynamic type checks.
1048
10492020-04-24 Tom Tromey <tromey@adacore.com>
1050
1051 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1052 Make array type matching more lax.
1053 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1054 * gdb.ada/mi_variant.exp: New file.
1055 * gdb.ada/mi_variant/pck.ads: New file.
1056 * gdb.ada/mi_variant/pkg.adb: New file.
1057 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1058 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1059
10602020-04-24 Tom Tromey <tromey@adacore.com>
1061
1062 * gdb.ada/variant.exp: Add dynamic field offset tests.
1063 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1064 * gdb.ada/variant/pkg.adb: Add new variables.
1065
10662020-04-24 Tom Tromey <tromey@adacore.com>
1067
1068 * gdb.ada/variant.exp: New file
1069 * gdb.ada/variant/pkg.adb: New file
1070 * gdb.ada/variant/pck.adb: New file
1071
10722020-04-24 Tom de Vries <tdevries@suse.de>
1073
1074 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1075
10762020-04-24 Tom de Vries <tdevries@suse.de>
1077
1078 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1079 flags.
1080
10812020-04-24 Tom de Vries <tdevries@suse.de>
1082
1083 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1084
10852020-04-24 Tom de Vries <tdevries@suse.de>
1086
1087 * lib/gdb.exp (default_gdb_start): Handle eof.
1088 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1089 failure.
1090 * gdb.base/readnever.exp: Handle clean_restart failure.
1091
10922020-04-23 Tom de Vries <tdevries@suse.de>
1093
1094 * gdb.base/decl-before-def.exp: Run to main and print a again.
1095
10962020-04-23 Tom de Vries <tdevries@suse.de>
1097
1098 * gdb.base/decl-before-def-decl.c: New test.
1099 * gdb.base/decl-before-def-def.c: New test.
1100 * gdb.base/decl-before-def.exp: New file.
1101
11022020-04-23 Tom de Vries <tdevries@suse.de>
1103
1104 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1105
11062020-04-22 Tom de Vries <tdevries@suse.de>
1107
1108 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1109 debug_info_offset.
1110 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1111 before $objsfile in the line line.
1112
11132020-04-22 Tom de Vries <tdevries@suse.de>
1114
1115 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1116
11172020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1118
1119 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1120 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1121 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1122 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1123 * gdb.base/jit-protocol.h: Update definitions to match all usage
1124 contexts.
1125
11262020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1127
1128 * gdb.base: Rename all jit related test and source files.
1129
11302020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1131
1132 * gdb.base/jit-reader.exp: Relax register output check.
1133
11342020-04-22 Tom de Vries <tdevries@suse.de>
1135
1136 PR symtab/25764
1137 * gdb.base/psym-external-decl-2.c: New test.
1138 * gdb.base/psym-external-decl.c: New test.
1139 * gdb.base/psym-external-decl.exp: New file.
1140 * gdb.threads/tls.exp: Add PR25807 kfail.
1141
11422020-04-22 Tom de Vries <tdevries@suse.de>
1143
1144 PR symtab/25801
1145 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1146 in "info source" output.
1147
11482020-04-22 Tom de Vries <tdevries@suse.de>
1149
1150 PR symtab/25700
1151 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1152 symtab for imported_unit.c.
1153
11542020-04-21 Gary Benson <gbenson@redhat.com>
1155
1156 * gdb.base/advance.c (func): New argument, to match call site.
1157 (func2, func3): Add return statements.
1158
11592020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1160
1161 * gdb.multi/run-only-second-inf.c: New file.
1162 * gdb.multi/run-only-second-inf.exp: New file.
1163
11642020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1165
1166 * gdb.btrace/multi-inferior.c: New test.
1167 * gdb.btrace/multi-inferior.exp: New file.
1168
11692020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1170
1171 * gdb.btrace/enable-new-thread.c: New test.
1172 * gdb.btrace/enable-new-thread.exp: New file.
1173
11742020-04-21 Tom de Vries <tdevries@suse.de>
1175
1176 PR gdb/25471
1177 * gdb.threads/killed-outside.c: New test.
1178 * gdb.threads/killed-outside.exp: New file.
1179
11802020-04-20 Gary Benson <gbenson@redhat.com>
1181
1182 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1183 * gdb.base/nested-subp2.exp: Likewise.
1184 * gdb.base/nested-subp3.exp: Likewise.
1185
11862020-04-20 Gary Benson <gbenson@redhat.com>
1187
1188 * gdb.base/nested-subp1.exp: Disable test when using clang.
1189 * gdb.base/nested-subp2.exp: Likewise.
1190 * gdb.base/nested-subp3.exp: Likewise.
1191
11922020-04-20 Gary Benson <gbenson@redhat.com>
1193
1194 * gdb.cp/exception.cc: Fix compilation error with clang.
1195
11962020-04-20 Gary Benson <gbenson@redhat.com>
1197
1198 * gdb.trace/tspeed.c: Fix compilation error with clang.
1199
12002020-04-20 Gary Benson <gbenson@redhat.com>
1201
1202 * gdb.base/jit-main.c: Fix compilation error with clang.
1203
12042020-04-17 Kamil Rytarowski <n54@gmx.com>
1205
1206 * gdb.base/attach-twice.c: Include "sys/types.h".
1207 (PTRACE_ATTACH): Add fallback definition.
1208 (main): Pass `0' to the 4th argument of `ptrace'.
1209
12102020-04-17 Kamil Rytarowski <n54@gmx.com>
1211
1212 * gdb.base/fork-running-state.c: Include "signal.h".
1213
12142020-04-17 Tom Tromey <tromey@adacore.com>
1215
1216 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1217 Update tests.
1218 * gdb.btrace/cpu.exp: Update tests.
1219 * gdb.base/maint.exp: Update tests.
1220 * gdb.base/default.exp: Update tests.
1221 * gdb.base/completion.exp: Update tests.
1222
12232020-04-16 Tom de Vries <tdevries@suse.de>
1224
1225 PR symtab/25791
1226 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1227 (ensure_gdb_index): and factor out and move ...
1228 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1229 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1230
12312020-04-16 Tom de Vries <tdevries@suse.de>
1232
1233 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1234 loading exec.
1235
12362020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1237
1238 * gdb.base/many-completions.exp: New file.
1239
12402020-04-14 Tom de Vries <tdevries@suse.de>
1241
1242 PR symtab/25718
1243 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1244
12452020-04-14 Tom de Vries <tdevries@suse.de>
1246
1247 PR symtab/25720
1248 * gdb.base/maint-expand-symbols-header-file.c: New test.
1249 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1250 * gdb.base/maint-expand-symbols-header-file.h: New test.
1251
12522020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1253
1254 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1255 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1256 get_func_info.
1257 (get_func_info): Delete.
1258 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1259 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1260 * lib/dwarf.exp (get_func_info): New function.
1261
12622020-04-13 Tom de Vries <tdevries@suse.de>
1263
1264 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1265 to what find_gnatmake does.
1266
12672020-04-10 Tom de Vries <tdevries@suse.de>
1268
1269 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1270 -readnow.
1271
12722020-04-10 Tom de Vries <tdevries@suse.de>
1273
1274 PR cli/25808
1275 * gdb.base/style.c: Add leading newlines.
1276 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1277 Check listing of main's one-line body.
1278
12792020-04-08 Tom de Vries <tdevries@suse.de>
1280
1281 * lib/gdb.exp (psymtabs_p): New proc.
1282 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1283 importing unit" unsupported if there are no partial symbols.
1284
12852020-04-08 Tom de Vries <tdevries@suse.de>
1286
1287 PR testsuite/25760
1288 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1289
12902020-04-07 Tom de Vries <tdevries@suse.de>
1291
1292 PR symtab/25796
1293 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1294
12952020-04-07 Tom de Vries <tdevries@suse.de>
1296
1297 * gdb.base/check-psymtab.c: New test.
1298 * gdb.base/check-psymtab.exp: New file.
1299
13002020-04-06 Tom Tromey <tromey@adacore.com>
1301
1302 * gdb.ada/variant-record/proc.adb: New file.
1303 * gdb.ada/variant-record/value.adb: New file.
1304 * gdb.ada/variant-record/value.s: New file.
1305 * gdb.ada/variant-record.exp: New file.
1306
13072020-04-03 Hannes Domani <ssbssa@yahoo.de>
1308
1309 PR gdb/25325
1310 * gdb.cp/typed-enum.cc: New test.
1311 * gdb.cp/typed-enum.exp: New file.
1312
13132020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1314
1315 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1316 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1317 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1318 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1319 * gdb.opt/inline-small-func.c: New file.
1320 * gdb.opt/inline-small-func.exp: New file.
1321 * gdb.opt/inline-small-func.h: New file.
1322
13232020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1324
1325 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1326 function.
1327
13282020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1329
1330 * lib/dwarf.exp (function_range): Allow compiler options to be
1331 specified.
1332
13332020-04-02 Tom de Vries <tdevries@suse.de>
1334
1335 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1336 __attribute__((always_inline)).
1337 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1338
13392020-04-02 Tom de Vries <tdevries@suse.de>
1340
1341 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1342 (gdbserver_gdb_exit): ... here. Add timeout warning.
1343 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1344 (connect_target_extended_remote): Append new server_spawn_id to
1345 server_spawn_ids.
1346 (cleanup): New proc.
1347 (setup, <toplevel>): Call cleanup.
1348
13492020-04-02 Tom de Vries <tdevries@suse.de>
1350
1351 * gdb.base/main-psymtab.exp: New file.
1352
13532020-04-02 Tom de Vries <tdevries@suse.de>
1354
1355 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1356
13572020-04-01 Tom Tromey <tom@tromey.com>
1358
1359 * gdb.base/complex-parts.exp: Add type tests.
1360
13612020-04-01 Tom Tromey <tom@tromey.com>
1362
1363 * gdb.base/complex-parts.exp: Add arithmetic tests.
1364
13652020-04-01 Tom Tromey <tom@tromey.com>
1366
1367 * gdb.compile/compile.exp: Update.
1368 * gdb.compile/compile-cplus.exp: Update.
1369 * gdb.base/varargs.exp: Update.
1370 * gdb.base/floatn.exp: Update.
1371 * gdb.base/endianity.exp: Update.
1372 * gdb.base/callfuncs.exp (do_function_calls): Update.
1373 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1374 (complex_float_integral_args): Update.
1375 * gdb.base/complex.exp: Update.
1376 * gdb.base/complex-parts.exp: Update.
1377
13782020-04-01 Tom Tromey <tromey@adacore.com>
1379
1380 * gdb.rust/union.rs: New file.
1381 * gdb.rust/union.exp: New file.
1382 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1383 (main): Update.
1384 * gdb.rust/simple.exp: Move union tests to union.exp.
1385
13862020-04-01 Tom Tromey <tromey@adacore.com>
1387
1388 * gdb.rust/simple.rs (main): Remove "y0".
1389
13902020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1391
1392 * gdb.multi/stop-all-on-exit.c: New test.
1393 * gdb.multi/stop-all-on-exit.exp: New file.
1394
13952020-04-01 Hannes Domani <ssbssa@yahoo.de>
1396
1397 PR gdb/24789
1398 * gdb.cp/misc.cc: Add integer reference variable.
1399 * gdb.cp/misc.exp: Add test.
1400
14012020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1402
1403 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1404 scenario to cover execution until the end and also the case
1405
14062020-03-31 Tom de Vries <tdevries@suse.de>
1407
1408 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1409 c. Use "maint info symtabs" to check symtab expansion.
1410
14112020-03-30 Tom de Vries <tdevries@suse.de>
1412
1413 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1414 unsupported.
1415 (verify_psymtab_expanded): Move ...
1416 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1417 test.
1418 (readnow): New proc.
1419
14202020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1421
1422 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1423 with $hex.
1424
14252020-03-20 Tom Tromey <tromey@adacore.com>
1426
1427 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1428
14292020-03-20 Tom Tromey <tromey@adacore.com>
1430
1431 * gdb.ada/sub_variant/subv.adb: New file.
1432 * gdb.ada/sub_variant.exp: New file.
1433
14342020-03-20 Tom de Vries <tdevries@suse.de>
1435
1436 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1437 first break fails.
1438 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1439
14402020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1441
1442 * gdb.server/exit-multiple-threads.c: New file.
1443 * gdb.server/exit-multiple-threads.exp: New file.
1444
14452020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1446
1447 * gdb.fortran/mixed-lang-stack.c: New file.
1448 * gdb.fortran/mixed-lang-stack.cpp: New file.
1449 * gdb.fortran/mixed-lang-stack.exp: New file.
1450 * gdb.fortran/mixed-lang-stack.f90: New file.
1451
14522020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1453
1454 * gdb.linespec/cp-completion-aliases.cc: New file.
1455 * gdb.linespec/cp-completion-aliases.exp: New file.
1456
14572020-03-19 Tom de Vries <tdevries@suse.de>
1458
1459 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1460 more precise.
1461
14622020-03-18 Tom de Vries <tdevries@suse.de>
1463
1464 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1465 * gdb.dwarf2/break-inline-psymtab.c: New test.
1466 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1467
14682020-03-16 Tom de Vries <tdevries@suse.de>
1469
1470 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1471 cache_verify and cache_verify_proc.
1472
14732020-03-15 Tom de Vries <tdevries@suse.de>
1474
1475 * gdb.server/solib-list.exp: Handle
1476 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1477
14782020-03-15 Tom de Vries <tdevries@suse.de>
1479
1480 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1481 objfiles".
1482
14832020-03-14 Tom Tromey <tom@tromey.com>
1484
1485 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1486
14872020-03-14 Tom de Vries <tdevries@suse.de>
1488
1489 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1490
14912020-03-14 Tom de Vries <tdevries@suse.de>
1492
1493 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1494 result in line-by-line fashion.
1495
14962020-03-14 Tom de Vries <tdevries@suse.de>
1497
1498 * lib/gdb.exp (supports_statement_frontiers): New proc.
1499 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1500
15012020-03-14 Tom de Vries <tdevries@suse.de>
1502
1503 * gdb.base/printcmds.exp: Add missing quoting for "print
1504 teststring2".
1505
15062020-03-13 Tom Tromey <tom@tromey.com>
1507
1508 * gdb.base/printcmds.exp (test_print_strings): Add regression
1509 test.
1510 * gdb.base/printcmds.c (charptr): New typedef.
1511 (teststring2): New global.
1512
15132020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1514
1515 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1516 full path in the test name.
1517 (test_ld): Add some with_test_prefix blocks to make test names
1518 unique.
1519
15202020-03-13 Tom de Vries <tdevries@suse.de>
1521
1522 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1523
15242020-03-13 Tom de Vries <tdevries@suse.de>
1525
1526 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1527
15282020-03-13 Tom de Vries <tdevries@suse.de>
1529
1530 PR symtab/25646
1531 * gdb.dwarf2/imported-unit.exp: Add test.
1532
15332020-03-13 Tom de Vries <tdevries@suse.de>
1534
1535 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1536 (var1, var2): New variable.
1537 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1538 matching symbols.
1539
15402020-03-13 Tom de Vries <tdevries@suse.de>
1541
1542 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1543 (Term::command): Use prompt prefix.
1544 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1545 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1546 command_no_prompt_prefix instead of prefix.
1547 * gdb.tui/tui-layout-asm.exp: Same.
1548
15492020-03-12 Simon Marchi <simon.marchi@efficios.com>
1550
1551 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1552
15532020-03-12 Simon Marchi <simon.marchi@efficios.com>
1554
1555 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1556 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1557 on" while stepping over the test instruction, match printed
1558 message.
1559
15602020-03-12 Tom de Vries <tdevries@suse.de>
1561
1562 * gdb.base/info-types.exp: Use exp_continue during matching of output
1563 of "info types".
1564
15652020-03-12 Tom de Vries <tdevries@suse.de>
1566
1567 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1568
15692020-03-12 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.fortran/module.exp: Use exp_continue during matching of output
1572 of "info variable -n".
1573
15742020-03-12 Tom de Vries <tdevries@suse.de>
1575
1576 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1577 gdb.dwarf2/dw2-ranges-base.c.
1578
15792020-03-12 Tom de Vries <tdevries@suse.de>
1580
1581 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1582 in presence of GLIBC debuginfo.
1583
15842020-03-12 Tom de Vries <tdevries@suse.de>
1585
1586 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1587 $core.
1588
15892020-03-12 Tom de Vries <tdevries@suse.de>
1590
1591 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1592 more precise.
1593
15942020-03-11 Simon Marchi <simon.marchi@efficios.com>
1595
1596 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1597 from Unix to Windows path.
1598
15992020-03-11 Tom de Vries <tdevries@suse.de>
1600
1601 * gdb.ada/minsyms.exp: Set language to ada.
1602
16032020-03-11 Tom de Vries <tdevries@suse.de>
1604
1605 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1606
16072020-03-11 Tom de Vries <tdevries@suse.de>
1608
1609 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1610
16112020-03-11 Tom Tromey <tromey@adacore.com>
1612
1613 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1614
16152020-03-11 Tom de Vries <tdevries@suse.de>
1616
1617 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1618
16192020-03-11 Tom de Vries <tdevries@suse.de>
1620
1621 * gdb.base/break-interp.exp: Limit verbose scope.
1622
16232020-03-11 Tom de Vries <tdevries@suse.de>
1624
1625 * gdb.fortran/logical.f90: Define variable with character type.
1626 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1627
16282020-03-11 Tom de Vries <tdevries@suse.de>
1629
1630 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1631
16322020-03-11 Tom de Vries <tdevries@suse.de>
1633
1634 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1635 symtabs.
1636
16372020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1638 Bernd Edlinger <bernd.edlinger@hotmail.de>
1639
1640 * gdb.cp/step-and-next-inline.cc: New file.
1641 * gdb.cp/step-and-next-inline.exp: New file.
1642 * gdb.cp/step-and-next-inline.h: New file.
1643 * gdb.dwarf2/dw2-is-stmt.c: New file.
1644 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1645 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1646 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1647 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1648
16492020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1650
1651 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1652 is-stmt flag in the line table.
1653
16542020-03-09 Tom de Vries <tdevries@suse.de>
1655
1656 * lib/gdb.exp (cached_file): Create cache dir.
1657
16582020-03-07 Tom de Vries <tdevries@suse.de>
1659
1660 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1661 * gdb.cp/rvalue-ref-params.exp: Same.
1662
16632020-03-06 Tom de Vries <tdevries@suse.de>
1664
1665 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1666 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1667
16682020-03-06 Tom de Vries <tdevries@suse.de>
1669
1670 * README: Fix "the the".
1671 * gdb.base/dprintf.exp: Same.
1672
16732020-03-05 Tom de Vries <tdevries@suse.de>
1674
1675 * gdb.base/maint.exp: Update "main print statistics" expected output.
1676
16772020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1678
1679 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1680 (fortran_int8): Likewise.
1681 (fortran_real4): Likewise.
1682 (fortran_real8): Likewise.
1683 (fortran_complex4): Likewise.
1684 (fortran_logical4): Likewise.
1685 (fortran_character1): Likewise.
1686
16872020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1688
1689 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1690 printed as true.
1691
16922020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1693
1694 * gdb.base/printcmds.exp: Add test to verify printf of a
1695 variable holding an address.
1696
16972020-03-03 Tom de Vries <tdevries@suse.de>
1698
1699 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1700
17012020-03-03 Tom de Vries <tdevries@suse.de>
1702
1703 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1704 gdb_test_multiple call.
1705
17062020-03-03 Tom de Vries <tdevries@suse.de>
1707
1708 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1709 gdb_test_multiple calls.
1710
17112020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1712
1713 * gdb.base/default.exp: Remove test of 'set history filename'.
1714 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1715 filename to the empty string.
1716 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1717 and GDBHISTSIZE.
1718
17192020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1720
1721 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1722 disabled.
1723
17242020-03-02 Pedro Alves <palves@redhat.com>
1725 Tom de Vries <tdevries@suse.de>
1726
1727 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1728 -prompt prefix, before user_code argument. Add -lbl option likewise.
1729 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1730 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1731 argument.
1732 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1733 have "\r\n" at start-of-line, instead of at end-of-line.
1734
17352020-02-28 Simon Marchi <simon.marchi@efficios.com>
1736
1737 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1738 libinproctrace.so.
1739
17402020-02-28 Luis Machado <luis.machado@linaro.org>
1741
1742 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1743 to "p/x".
1744
17452020-02-28 Luis Machado <luis.machado@linaro.org>
1746
1747 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1748 asm/ptrace.h and error.h.
1749
17502020-02-28 Tom de Vries <tdevries@suse.de>
1751
1752 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1753 (struct wrapper, do_something, mundane/symada__cS): Move ...
1754 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1755 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1756 Update "print symada__cS before partial symtab expansion" regexp.
1757 Update breakpoint location. Flush symbol cache after expansion.
1758
17592020-02-28 Luis Machado <luis.machado@linaro.org>
1760
1761 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1762
17632020-02-27 Tom de Vries <tdevries@suse.de>
1764
1765 * config/sid.exp: Remove unused globals.
1766 * gdb.base/attach.exp: Same.
1767 * gdb.base/catch-load.exp: Same.
1768 * gdb.base/dbx.exp: Same.
1769 * lib/gdb.exp: Same.
1770 * lib/mi-support.exp: Same.
1771 * lib/prompt.exp: Same.
1772
17732020-02-27 Tom de Vries <tdevries@suse.de>
1774
1775 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1776 not set.
1777
17782020-02-26 Aaron Merey <amerey@redhat.com>
1779
1780 * gdb.debuginfod: New directory for debuginfod tests.
1781 * gdb.debuginfod/main.c: New test file.
1782 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1783
17842020-02-26 Tom de Vries <tdevries@suse.de>
1785
1786 PR gdb/25603
1787 * gdb.base/persistent-lang.cc: New test.
1788 * gdb.base/persistent-lang.exp: New file.
1789
17902020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1791
1792 * gdb.fortran/derived-type-striding.exp: Add a new test.
1793 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1794 new test.
1795
17962020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1797
1798 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1799 names.
1800
18012020-02-25 Tom de Vries <tdevries@suse.de>
1802
1803 PR go/18926
1804 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1805
18062020-02-24 Tom de Vries <tdevries@suse.de>
1807
1808 PR gdb/25592
1809 * gdb.base/info-locals-unused-static-var.c: New test.
1810 * gdb.base/info-locals-unused-static-var.exp: New file.
1811
18122020-02-22 Tom Tromey <tom@tromey.com>
1813
1814 * gdb.python/tui-window.exp: New file.
1815 * gdb.python/tui-window.py: New file.
1816
18172020-02-22 Tom Tromey <tom@tromey.com>
1818
1819 PR tui/17850:
1820 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1821 tests.
1822
18232020-02-22 Tom Tromey <tom@tromey.com>
1824
1825 * gdb.tui/new-layout.exp: Add sub-layout tests.
1826
18272020-02-22 Tom Tromey <tom@tromey.com>
1828
1829 * gdb.tui/new-layout.exp: New file.
1830
18312020-02-22 Tom Tromey <tom@tromey.com>
1832
1833 * gdb.rust/rust-style.rs: New file.
1834 * gdb.rust/rust-style.exp: New file.
1835 * gdb.base/style.exp: Test structure printing.
1836 * gdb.base/style.c (struct some_struct): New type.
1837 (enum etype): New type.
1838 (struct_value): New global.
1839
18402020-02-21 Tom de Vries <tdevries@suse.de>
1841
1842 PR go/18926
1843 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1844 Remove blanket xfails. Use message argument for gdb_breakpoint.
1845 Make continuing to breakpoint test conditional on setting breakpoint.
1846 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1847 DW_AT_name attribute. Add xfail for GCC PR93866.
1848
18492020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1850
1851 * gdb.dwarf2/cpp-linkage-name.c: New file.
1852 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1853
18542020-02-21 Shahab Vahedi <shahab@synopsys.com>
1855
1856 * lib/gdb.exp (gdb_wrapper_init): Reset
1857 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1858 not exist.
1859
18602020-02-20 Tom de Vries <tdevries@suse.de>
1861
1862 PR go/17018
1863 * gdb.go/hello.exp: Copy ...
1864 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1865 print of st to print value of global definition. Add xfail for GCC
1866 PR93844.
1867 * gdb.go/hello.exp: Remove printing of st before definition.
1868 * gdb.go/hello.go: Copy ...
1869 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1870 to st.
1871 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1872
18732020-02-20 Tom de Vries <tdevries@suse.de>
1874
1875 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1876 (gdb_simple_compile): Handle compile_flags go by using .go extension
1877 for source file.
1878 * gdb.go/chan.exp: Use support_go_compile.
1879 * gdb.go/handcall.exp: Same.
1880 * gdb.go/hello.exp: Same.
1881 * gdb.go/integers.exp: Same.
1882 * gdb.go/max-depth.exp: Same.
1883 * gdb.go/methods.exp: Same.
1884 * gdb.go/package.exp: Same.
1885 * gdb.go/strings.exp: Same.
1886 * gdb.go/types.exp: Same.
1887 * gdb.go/unsafe.exp: Same.
1888
18892020-02-19 Tom de Vries <tdevries@suse.de>
1890
1891 * gdb.python/lib-types.exp: Make xfail more strict.
1892
18932020-02-19 Tom de Vries <tdevries@suse.de>
1894
1895 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1896
18972020-02-19 Doug Evans <dje@google.com>
1898
1899 PR rust/25535
1900 * gdb.rust/simple.exp: Add test.
1901 * gdb.rust/simple.rs: Add test.
1902
19032020-02-19 Tom de Vries <tdevries@suse.de>
1904
1905 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1906 output line-by-line.
1907
19082020-02-19 Tom de Vries <tdevries@suse.de>
1909
1910 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1911
19122020-02-19 Tom de Vries <tdevries@suse.de>
1913
1914 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1915 prelink.
1916
19172020-02-19 Tom de Vries <tdevries@suse.de>
1918
1919 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1920 (gdb_do_cache): Use gdb_do_cache_wrap.
1921 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1922
19232020-02-19 Tom de Vries <tdevries@suse.de>
1924
1925 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1926 gdb_compile option.
1927
19282020-02-18 Simon Marchi <simon.marchi@efficios.com>
1929
1930 * gdb.base/printcmds.exp (test_print_enums): Update expected
1931 output.
1932
19332020-02-18 Simon Marchi <simon.marchi@efficios.com>
1934
1935 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1936 for "unknown".
1937
19382020-02-18 Simon Marchi <simon.marchi@efficios.com>
1939
1940 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1941 enumerator.
1942
19432020-02-18 Simon Marchi <simon.marchi@efficios.com>
1944
1945 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1946 FE_, add FE_NONE.
1947 (three): Update.
1948 (enum flag_enum_without_zero): New enum.
1949 (flag_enum_without_zero): New variable.
1950 (enum not_flag_enum): New enum.
1951 (three_not_flag): New variable.
1952 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1953 (test_print_enums): Add more tests for printing flag enums.
1954
19552020-02-18 Tom de Vries <tdevries@suse.de>
1956
1957 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1958 (gdb_compile_ada): ... here.
1959 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1960 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1961
19622020-02-14 Tom Tromey <tom@tromey.com>
1963
1964 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1965 build directory.
1966 * boards/gdbserver-base.exp: Update path to gdbserver.
1967
19682020-02-13 Tom de Vries <tdevries@suse.de>
1969
1970 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1971
19722020-02-13 Tom de Vries <tdevries@suse.de>
1973
1974 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1975 are missing.
1976
19772020-02-13 Tom de Vries <tdevries@suse.de>
1978
1979 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1980 call.
1981
19822020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1983
1984 PR tui/25126
1985 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1986 * gdb.base/cached-source-file.c: New file.
1987 * gdb.base/cached-source-file.exp: New file.
1988
19892020-02-11 Tom de Vries <tdevries@suse.de>
1990
1991 PR testsuite/25488
1992 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1993
19942020-02-10 Tom de Vries <tdevries@suse.de>
1995
1996 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1997
19982020-02-10 Maciej W. Rozycki <macro@wdc.com>
1999
2000 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2001 and $after_addr are both integers before making a comparison.
2002
20032020-02-09 Tom de Vries <tdevries@suse.de>
2004
2005 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2006 command output and paste it into gdb.log. If any, paste catch message
2007 to gdb.log.
2008
20092020-02-07 Tom Tromey <tromey@adacore.com>
2010
2011 PR breakpoints/24915:
2012 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2013
20142020-02-06 Shahab Vahedi <shahab@synopsys.com>
2015
2016 * gdb.tui/tui-missing-src.exp: Add the "missing source
2017 file" test for the TUI.
2018
20192020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2020
2021 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2022 including a port number in the output.
2023
20242020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2025
2026 * lib/fortran.exp (fortran_int4): Handle clang.
2027 (fortran_int8): Likewise.
2028 (fortran_real4): Likewise.
2029 (fortran_real8): Likewise.
2030 (fortran_complex4): Likewise.
2031 (fortran_logical4): Likewise.
2032 (fortran_character1): Likewise.
2033
20342020-02-04 Tom de Vries <tdevries@suse.de>
2035
2036 * README (Race detection): Add note.
2037
20382020-02-04 Tom de Vries <tdevries@suse.de>
2039
2040 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2041
20422020-02-04 Tom de Vries <tdevries@suse.de>
2043
2044 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2045
20462020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2047
2048 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2049 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2050 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2051 blttar, bnetarl.
2052 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2053 binary for blttar, bnetarl.
2054 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2055 wait instruction. Delete ldmx test.
2056 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2057
20582020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2059
2060 * gdb.fortran/array-bounds-high.exp: New file.
2061 * gdb.fortran/array-bounds-high.f90: New file.
2062
20632020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2064
2065 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2066 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2067
20682020-02-01 Tom de Vries <tdevries@suse.de>
2069
2070 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2071
20722020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2073
2074 PR tui/9765
2075 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2076 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2077
20782020-01-29 Luis Machado <luis.machado@linaro.org>
2079
2080 * gdb.arch/aarch64-brk-patterns.c: New source file.
2081 * gdb.arch/aarch64-brk-patterns.exp: New test.
2082
20832020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2084
2085 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2086 GCC/Clang version.
2087 * gdb.cp/pass-by-ref.exp: Ditto.
2088
20892020-01-29 Tom de Vries <tdevries@suse.de>
2090
2091 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2092 * gdb.threads/watchpoint-fork-mt.c: Same.
2093 * gdb.threads/watchpoint-fork-parent.c: Same.
2094 * gdb.threads/watchpoint-fork-st.c: Same.
2095 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2096
20972020-01-27 Luis Machado <luis.machado@linaro.org>
2098
2099 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2100 sitting at a syscall instruction when we hit the syscall function's
2101 breakpoint.
2102 Check PC against one obtained with the x command.
2103 Validate syscall number.
2104 (step_over_syscall): Don't continue to the syscall instruction if
2105 we're already there.
2106
21072020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2108
2109 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2110
21112020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2112
2113 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2114 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2115
21162020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2117
2118 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2119 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2120
21212020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2122
2123 * gdb.base/maint.exp: Update line table parsing test.
2124 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2125
21262020-01-24 Pedro Alves <palves@redhat.com>
2127
2128 PR gdb/25410
2129 * gdb.multi/multi-re-run-1.c: New.
2130 * gdb.multi/multi-re-run-2.c: New.
2131 * gdb.multi/multi-re-run.exp: New.
2132
21332020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2134
2135 PR gdb/23718
2136 * gdb.server/server-kill-python.exp: New file.
2137
21382020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2139
2140 * gdb.server/multi-ui-errors.c: New file.
2141 * gdb.server/multi-ui-errors.exp: New file.
2142
21432020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2144
2145 PR tui/9765
2146 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2147
21482020-01-19 Tom Tromey <tom@tromey.com>
2149
2150 * gdb.tui/main.exp: Add check for plain "file".
2151
21522020-01-16 Christian Biesinger <cbiesinger@google.com>
2153
2154 * lib/gdb.exp: Fix spelling error (seperatelly).
2155
21562020-01-14 Tom Tromey <tom@tromey.com>
2157
2158 PR symtab/12535:
2159 * gdb.python/python.exp: Test decode_line with empty string
2160 argument.
2161
21622020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2163
2164 * gdb.base/skip-inline.exp: Extend test.
2165
21662020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2167
2168 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2169 * gdb.dwarf2/dw2-bad-elf.c: New file.
2170 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2171
21722020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2173
2174 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2175 _line_saw_file.
2176
21772020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2178
2179 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2180 border.
2181
21822020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2183
2184 * gdb.multi/multi-target.exp (setup): Factor out "info
2185 connections" and "info inferiors" tests to ...
2186 (test_info_inferiors): ... this new procedure.
2187 (top level): Run new "info-inferiors" tests.
2188
21892020-01-10 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.server/bkpt-other-inferior.exp: New file.
2192
21932020-01-10 Pedro Alves <palves@redhat.com>
2194
2195 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2196 of "add-inferior".
2197 * gdb.base/quit-live.exp: Likewise.
2198 * gdb.base/remote-exec-file.exp: Likewise.
2199 * gdb.guile/scm-progspace.exp: Likewise.
2200 * gdb.linespec/linespec.exp: Likewise.
2201 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2202 * gdb.mi/user-selected-context-sync.exp: Likewise.
2203 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2204 "info inferiors" tests.
2205 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2206 "add-inferior".
2207 * gdb.multi/watchpoint-multi.exp: Likewise.
2208 * gdb.python/py-inferior.exp: Likewise.
2209 * gdb.server/extended-remote-restart.exp: Likewise.
2210 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2211 "info inferiors".
2212 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2213 * gdb.trace/report.exp: Likewise.
2214
22152020-01-10 Pedro Alves <palves@redhat.com>
2216
2217 * gdb.multi/multi-target.c: New file.
2218 * gdb.multi/multi-target.exp: New file.
2219 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2220 mode requested, but remote does not support non-stop".
2221
22222020-01-10 Pedro Alves <palves@redhat.com>
2223
2224 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2225 disconnect before reconnecting.
2226
22272020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2228 Pedro Alves <palves@redhat.com>
2229
2230 * gdb.server/connect-without-multi-process.exp: Also test
2231 continuing to end.
2232
22332020-01-10 Pedro Alves <palves@redhat.com>
2234
2235 * gdb.base/remote-exec-file.exp: New file.
2236
22372020-01-10 Pedro Alves <palves@redhat.com>
2238
2239 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2240 output.
2241 * gdb.threads/async.c: New.
2242 * gdb.threads/async.exp: New.
2243 * gdb.multi/tids-gid-reset.c: New.
2244 * gdb.multi/tids-gid-reset.exp: New.
2245
22462020-01-10 George Barrett <bob@bob131.so>
2247
2248 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2249 to help in finding the image relocation offset.
2250 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2251 options in arguments.
2252 (stap_test_no_debuginfo): Likewise.
2253 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2254 test variants.
2255 (stap_test): Add null semaphore relocation test.
2256
22572020-01-10 George Barrett <bob@bob131.so>
2258
2259 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2260 * gdb.base/stap-probe.exp: Likewise.
2261 (stap_test): Pass argument as an additional flag.
2262 (stap_test_no_debuginfo): Likewise.
2263 (stap_test): Check `info probes stap' output for semaphore
2264 addresses if the test binary is supposed to have them.
2265
22662020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2267
2268 * gdb.tui/basic.exp: Add more scrolling tests.
2269
22702020-01-09 Tom Tromey <tom@tromey.com>
2271
2272 PR tui/18932:
2273 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2274 meangingful value.
2275 (Term::command, Term::resize): Update.
2276 * gdb.tui/basic.exp: Add scrolling test.
2277
22782020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2279
2280 * gdb.tui/tui-layout-asm.exp: New file.
2281
22822020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2283
2284 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2285
22862020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2287
2288 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2289 (Term::enter_tui): Use Term::prepare_for_tui.
2290
22912020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2292
2293 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2294 called.
2295
22962020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2297
2298 * gdb.base/skip.exp: Fix race condition in test.
2299
23002020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.base/backtrace.c: New file.
2303 * gdb.base/backtrace.exp: New file.
2304
23052020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2306
2307 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2308
23092020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2310
2311 * gdb.base/style.exp: Test that warnings are styled.
2312
23132019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2314
2315 * gdb.base/line65535.exp: New file.
2316 * gdb.base/line65535.c: New file.
2317
23182019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2319
2320 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2321 * lib/gnat_debug_info_test.adb: New file.
2322 * gdb.ada/ptype_tagged_param.exp: Use
2323 gnat_runtime_has_debug_info, expect a different output if
2324 runtime does not have debug info.
2325
23262019-12-20 Simon Marchi <simon.marchi@efficios.com>
2327
2328 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2329 (another) quote in test name.
2330
23312019-12-20 Simon Marchi <simon.marchi@efficios.com>
2332
2333 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2334 Add quote in test name.
2335
23362019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2337
2338 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2339 directory instead.
2340 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2341 * gdb.cp/pass-by-ref-2.cc: New file.
2342 * gdb.cp/pass-by-ref-2.exp: New file.
2343
23442019-12-20 Tom Tromey <tom@tromey.com>
2345
2346 * gdb.tui/list-before.exp: New file.
2347
23482019-12-20 Tom Tromey <tom@tromey.com>
2349
2350 * gdb.tui/list.exp: Check for source on initial listing.
2351
23522019-12-11 Tom Tromey <tromey@adacore.com>
2353
2354 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2355 Add crlf test.
2356
23572019-12-18 Simon Marchi <simon.marchi@efficios.com>
2358
2359 * gdb.base/default.exp: Update value of $_gdb_major.
2360
23612019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2362
2363 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2364
23652019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2366
2367 * gdb.base/skip.exp: Whitespace fix.
2368
23692019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2370
2371 * gdb.base/skip-inline.c: New file.
2372 * gdb.base/skip-inline.exp: New file.
2373
23742019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2375
2376 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2377 jit_function_00 to jit_function_stack_mangle.
2378 * gdb.base/jithost.c (jit_function_t): Rename to...
2379 (jit_function_stack_mangle_t): ... this.
2380 (jit_function_add_t): New typedef.
2381 (jit_function_00_code): Rename to...
2382 (jit_function_stack_mangle_code): ... this, make static.
2383 (jit_function_add_code): New.
2384 (main): Generate "add" function and call it. Adjust to changes
2385 in jithost_abi.
2386 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2387 (struct jithost_abi) <begin, end>: Remove fields.
2388 <object, function_stack_mangle, function_add>: New fields.
2389 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2390 code_end>: Remove fields.
2391 <func_stack_mangle>: New field.
2392 (read_debug_info): Adjust to renaming, create block for "add"
2393 function.
2394 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2395
23962019-12-11 Tom Tromey <tom@tromey.com>
2397
2398 * gdb.tui/resize.exp: Fix regexp.
2399 * gdb.tui/regs.exp: Fix regexps.
2400 * gdb.tui/main.exp: Fix regexp.
2401
24022019-12-11 Tom Tromey <tom@tromey.com>
2403
2404 * gdb.tui/resize.exp: Update.
2405 * gdb.tui/empty.exp (layouts): Update.
2406
24072019-12-11 Tom Tromey <tom@tromey.com>
2408
2409 * gdb.tui/regs.exp: Update.
2410 * gdb.tui/empty.exp (layouts): Update.
2411 * gdb.tui/basic.exp: Update.
2412 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2413
24142019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2415
2416 * gdb.base/options.exp: Add -raw-values in the print completion list.
2417 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2418
24192019-12-10 Kevin Buettner <kevinb@redhat.com>
2420
2421 * gdb.threads/omp-par-scope.c: New file.
2422 * gdb/threads/omp-par-scope.exp: New file.
2423
24242019-12-10 Kevin Buettner <kevinb@redhat.com>
2425
2426 * lib/gdb.exp (support_nested_function_tests): New proc.
2427
24282019-12-10 Kevin Buettner <kevinb@redhat.com>
2429
2430 * lib/gdb.exp (gdb_compile_openmp): New proc.
2431 (build_executable_from_specs): Add an "openmp" option.
2432 (gdb_compile_pthreads): Add non-executable case.
2433
24342019-12-10 Tom Tromey <tromey@adacore.com>
2435
2436 * gdb.ada/unchecked_union.exp: New file.
2437 * gdb.ada/unchecked_union/pck.adb: New file.
2438 * gdb.ada/unchecked_union/pck.ads: New file.
2439 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2440 * gdb-utils.exp (string_to_regexp): Also quote "?".
2441
24422019-12-10 George Barrett <bob@bob131.so>
2443
2444 Test scripted probe breakpoints.
2445 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2446 * gdb.python/py-breakpoint.c (main): Likewise.
2447 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2448 specifier test.
2449 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2450
24512019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2452
2453 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2454 an rvalue parameter.
2455 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2456 parameter.
2457
24582019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2459
2460 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2461 modules.
2462
24632019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2464
2465 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2466 broken version of GCC.
2467
24682019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2469
2470 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2471 sym-info-cmds library.
2472 * gdb.fortran/info-types.exp: Likewise.
2473 * lib/sym-info-cmds.exp: New file.
2474
24752019-12-08 Tom de Vries <tdevries@suse.de>
2476
2477 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2478
24792019-12-07 Keith Seitz <keiths@redhat.com>
2480
2481 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2482 * gdb.base/corefile-buildid-shlib.c: New file.
2483 * gdb.base/corefile-buildid.c: New file.
2484 * gdb.base/corefile-buildid.exp: New file.
2485
24862019-12-06 Tom de Vries <tdevries@suse.de>
2487
2488 * gdb.dwarf2/varval.exp: Add decl before def test.
2489
24902019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2491
2492 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2493
24942019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2495
2496 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2497 CV and reference conversion for overload resolution.
2498 * gdb.cp/rvalue-ref-overload.exp: Test it.
2499
25002019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2501
2502 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2503 * gdb.base/frameapply.exp: Test faas without command.
2504
25052019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2506
2507 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2508 Fortran tests.
2509 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2510 order.
2511
25122019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2513
2514 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2515 casting to type with no kind specified.
2516 (test_basic_parsing_of_type_kinds): Additional tests for types
2517 with no kind specified, and add tests for single/double
2518 precision/complex types.
2519
25202019-12-04 Tom Tromey <tromey@adacore.com>
2521
2522 * gdb.base/endianity.c (struct other) <x>: New field.
2523 (main): Initialize it.
2524 * gdb.base/endianity.exp: Update.
2525
25262019-12-04 Tom Tromey <tromey@adacore.com>
2527
2528 * gdb.ada/scalar_storage/storage.adb: New file.
2529 * gdb.ada/scalar_storage/pck.adb: New file.
2530 * gdb.ada/scalar_storage/pck.ads: New file.
2531 * gdb.ada/scalar_storage.exp: New file.
2532
25332019-12-04 Tom Tromey <tromey@adacore.com>
2534
2535 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2536 (main): Initialize it.
2537 * gdb.base/endianity.exp: Update.
2538
25392019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2540
2541 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2542
25432019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2544
2545 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2546 -symbol-info-module-functions and -symbol-info-module-variables.
2547
25482019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2549
2550 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2551
25522019-12-01 Richard Bunt <richard.bunt@arm.com>
2553 Andrew Burgess <andrew.burgess@embecosm.com>
2554
2555 * gdb.fortran/derived-type-striding.exp: New file.
2556 * gdb.fortran/derived-type-striding.f90: New file.
2557 * gdb.fortran/array-slices.exp: New file.
2558 * gdb.fortran/array-slices.f90: New file.
2559
25602019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2561
2562 * gdb.base/define.exp: Test . in command names.
2563 * gdb.base/setshow.exp: Update test, as . is now part of
2564 command name.
2565
25662019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2567
2568 * gdb.base/define-prefix.exp: New file.
2569
25702019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2571
2572 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2573 compile.
2574 (skip_btrace_pt_tests): Likewise.
2575
25762019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2577
2578 * gdb.fortran/info-modules.exp: Compile source files in correct
2579 order.
2580
25812019-11-27 Kevin Buettner <kevinb@redhat.com>
2582
2583 * gdb.dwarf2/imported-unit.exp: New file.
2584 * gdb.dwarf2/imported-unit.c: New file.
2585
25862019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2587
2588 * gdb.mi/mi-fortran-modules-2.f90: New file.
2589 * gdb.mi/mi-fortran-modules.exp: New file.
2590 * gdb.mi/mi-fortran-modules.f90: New file.
2591
25922019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2593
2594 * gdb.mi/mi-sym-info-1.c: New file.
2595 * gdb.mi/mi-sym-info-2.c: New file.
2596 * gdb.mi/mi-sym-info.exp: New file.
2597
25982019-11-22 Tom Tromey <tromey@adacore.com>
2599
2600 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2601 * gdb.ada/tasks/foo.adb: Add another stopping location.
2602
26032019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2604
2605 * gdb.base/endianity.c: New test.
2606 * gdb.base/endianity.exp: New file.
2607
26082019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2609
2610 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2611
26122019-11-21 Tom de Vries <tdevries@suse.de>
2613
2614 PR gdb/24956
2615 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2616
26172019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2618
2619 * gdb.python/py-progspace.exp: Add missing parentheses on some
2620 'print' commands.
2621
26222019-11-19 Tom Tromey <tom@tromey.com>
2623
2624 * gdb.tui/winheight.exp: New file.
2625
26262019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2627
2628 * gdb.base/ctf-whatis.c: Delete.
2629 * gdb.base/ctf-whatis.exp: Delete.
2630 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2631
26322019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2633
2634 * gdb.base/ctf-cvexpr.exp: Delete.
2635 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2636
26372019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2638
2639 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2640 the compiler. Clean up header comment a little.
2641 * gdb.base/ctf-ptype.exp: Likewise.
2642 * gdb.base/ctf-whatis.exp: Likewise.
2643 * lib/gdb.exp (skip_ctf_tests): New proc.
2644
26452019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2646
2647 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2648 * gdb.tui/corefile-run.exp: New file.
2649
26502019-11-14 Tom Tromey <tromey@adacore.com>
2651
2652 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2653 regression tests.
2654
26552019-11-12 Tom Tromey <tom@tromey.com>
2656
2657 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2658 after any command. Expect prompt after WAIT_FOR is seen.
2659 (enter_tui): Enable resize messages.
2660 (command): Expect command in output.
2661 (get_line): Avoid error when cursor appears to be off-screen.
2662 (dump_screen): Include screen size in title.
2663 (_do_resize): New proc, from "resize".
2664 (resize): Rewrite. Do resize in two steps.
2665 * gdb.tui/empty.exp (layouts): Fix entries.
2666 (check_boxes): Remove xfail.
2667 (check_text): Dump screen on failure.
2668
26692019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2670
2671 * gdb.python/py-symbol.exp: Add test for
2672 gdb.lookup_static_symbols.
2673
26742019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2675
2676 * gdb.python/py-symbol.c: Declare and call function from new
2677 py-symbol-2.c file.
2678 * gdb.python/py-symbol.exp: Compile both source files, and add new
2679 tests for gdb.lookup_static_symbol.
2680 * gdb.python/py-symbol-2.c: New file.
2681
26822019-11-02 Tom de Vries <tdevries@suse.de>
2683
2684 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2685 * gdb.base/anon.exp: Same.
2686 * gdb.base/auto-connect-native-target.exp: Same.
2687 * gdb.base/call-ar-st.exp: Same.
2688 * gdb.base/catch-syscall.exp: Same.
2689 * gdb.base/commands.exp: Same.
2690 * gdb.base/default.exp: Same.
2691 * gdb.base/display.exp: Same.
2692 * gdb.base/float.exp: Same.
2693 * gdb.base/foll-fork.exp: Same.
2694 * gdb.base/help.exp: Same.
2695 * gdb.base/info-macros.exp: Same.
2696 * gdb.base/info-proc.exp: Same.
2697 * gdb.base/info-target.exp: Same.
2698 * gdb.base/long_long.exp: Same.
2699 * gdb.base/macscp.exp: Same.
2700 * gdb.base/memattr.exp: Same.
2701 * gdb.base/nofield.exp: Same.
2702 * gdb.base/pointers.exp: Same.
2703 * gdb.base/printcmds.exp: Same.
2704 * gdb.base/ptype.exp: Same.
2705 * gdb.base/restore.exp: Same.
2706 * gdb.base/return.exp: Same.
2707 * gdb.base/scope.exp: Same.
2708 * gdb.base/set-noassign.exp: Same.
2709 * gdb.base/setshow.exp: Same.
2710 * gdb.base/shlib-call.exp: Same.
2711 * gdb.base/signals.exp: Same.
2712 * gdb.base/sigstep.exp: Same.
2713 * gdb.base/skip.exp: Same.
2714 * gdb.base/solib-symbol.exp: Same.
2715 * gdb.base/stap-probe.exp: Same.
2716 * gdb.base/step-line.exp: Same.
2717 * gdb.base/step-test.exp: Same.
2718 * gdb.base/style.exp: Same.
2719 * gdb.base/varargs.exp: Same.
2720 * gdb.base/vla-datatypes.exp: Same.
2721 * gdb.base/vla-ptr.exp: Same.
2722 * gdb.base/vla-sideeffect.exp: Same.
2723 * gdb.base/volatile.exp: Same.
2724 * gdb.base/watch-cond-infcall.exp: Same.
2725 * gdb.base/watchpoint.exp: Same.
2726
27272019-11-02 Tom de Vries <tdevries@suse.de>
2728
2729 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2730 * gdb.cp/cpexprs.exp: Same.
2731 * gdb.cp/except-multi-location.exp: Same.
2732 * gdb.cp/exceptprint.exp: Same.
2733 * gdb.cp/gdb2384.exp: Same.
2734 * gdb.cp/inherit.exp: Same.
2735 * gdb.cp/m-static.exp: Same.
2736 * gdb.cp/meth-typedefs.exp: Same.
2737 * gdb.cp/misc.exp: Same.
2738 * gdb.cp/namespace.exp: Same.
2739 * gdb.cp/non-trivial-retval.exp: Same.
2740 * gdb.cp/overload.exp: Same.
2741 * gdb.cp/pr17132.exp: Same.
2742 * gdb.cp/re-set-overloaded.exp: Same.
2743 * gdb.cp/rvalue-ref-types.exp: Same.
2744 * gdb.cp/templates.exp: Same.
2745
27462019-11-01 Luis Machado <luis.machado@linaro.org>
2747
2748 PR gdb/25124
2749
2750 * gdb.arch/pr25124.S: New file.
2751 * gdb.arch/pr25124.exp: New file.
2752
27532019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2754
2755 * gdb.fortran/info-modules.exp: Update expected results, and add
2756 additional tests for 'info module functinos', and 'info module
2757 variables'.
2758 * gdb.fortran/info-types.exp: Update expected results.
2759 * gdb.fortran/info-types.f90: Extend testcase with additional
2760 module variables and functions.
2761
27622019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2763
2764 * gdb.fortran/info-modules.exp: New file.
2765 * gdb.fortran/info-types.exp: Build with new file.
2766 * gdb.fortran/info-types.f90: Include and use new module.
2767 * gdb.fortran/info-types-2.f90: New file.
2768
27692019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2770
2771 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2772 * gdb.base/settings.exp: Test all settings types using
2773 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2774 that now verifies that the value of "maint show" is the same as
2775 returned by the settings functions. Test the type of the
2776 maintenance settings.
2777 * gdb.base/default.exp: Update show_conv_list.
2778
27792019-10-31 Tom de Vries <tdevries@suse.de>
2780
2781 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2782 gdb_test.
2783 * gdb.arch/amd64-disp-step.exp: Same.
2784 * gdb.asm/asm-source.exp: Same.
2785 * gdb.btrace/buffer-size.exp: Same.
2786 * gdb.btrace/cpu.exp: Same.
2787 * gdb.btrace/enable.exp: Same.
2788 * gdb.dwarf2/count.exp: Same.
2789 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2790 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2791 * gdb.fortran/vla-datatypes.exp: Same.
2792 * gdb.fortran/vla-history.exp: Same.
2793 * gdb.fortran/vla-ptype.exp: Same.
2794 * gdb.fortran/vla-value.exp: Same.
2795 * gdb.fortran/whatis_type.exp: Same.
2796 * gdb.guile/guile.exp: Same.
2797 * gdb.multi/tids.exp: Same.
2798 * gdb.python/py-finish-breakpoint.exp: Same.
2799 * gdb.python/py-framefilter.exp: Same.
2800 * gdb.python/py-pp-registration.exp: Same.
2801 * gdb.python/py-xmethods.exp: Same.
2802 * gdb.python/python.exp: Same.
2803 * gdb.server/connect-with-no-symbol-file.exp: Same.
2804 * gdb.server/no-thread-db.exp: Same.
2805 * gdb.server/run-without-local-binary.exp: Same.
2806 * gdb.stabs/weird.exp: Same.
2807 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2808 * gdb.threads/thread-find.exp: Same.
2809 * gdb.threads/tls-shared.exp: Same.
2810 * gdb.threads/tls.exp: Same.
2811 * gdb.threads/wp-replication.exp: Same.
2812 * gdb.trace/ax.exp: Same.
2813 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2814
28152019-10-31 Tom de Vries <tdevries@suse.de>
2816
2817 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2818 * gdb.ada/array_subscript_addr.exp: Same.
2819 * gdb.ada/arrayidx.exp: Same.
2820 * gdb.ada/arrayparam.exp: Same.
2821 * gdb.ada/arrayptr.exp: Same.
2822 * gdb.ada/boolean_expr.exp: Same.
2823 * gdb.ada/call_pn.exp: Same.
2824 * gdb.ada/complete.exp: Same.
2825 * gdb.ada/fixed_cmp.exp: Same.
2826 * gdb.ada/fun_addr.exp: Same.
2827 * gdb.ada/funcall_param.exp: Same.
2828 * gdb.ada/interface.exp: Same.
2829 * gdb.ada/mod_from_name.exp: Same.
2830 * gdb.ada/null_array.exp: Same.
2831 * gdb.ada/packed_array.exp: Same.
2832 * gdb.ada/packed_tagged.exp: Same.
2833 * gdb.ada/print_chars.exp: Same.
2834 * gdb.ada/print_pc.exp: Same.
2835 * gdb.ada/ptype_arith_binop.exp: Same.
2836 * gdb.ada/ptype_field.exp: Same.
2837 * gdb.ada/ptype_tagged_param.exp: Same.
2838 * gdb.ada/rec_return.exp: Same.
2839 * gdb.ada/ref_tick_size.exp: Same.
2840 * gdb.ada/str_ref_cmp.exp: Same.
2841 * gdb.ada/taft_type.exp: Same.
2842 * gdb.ada/tagged.exp: Same.
2843 * gdb.ada/type_coercion.exp: Same.
2844 * gdb.ada/uninitialized_vars.exp: Same.
2845
28462019-10-30 Tom de Vries <tdevries@suse.de>
2847
2848 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2849
28502019-10-26 Tom de Vries <tdevries@suse.de>
2851
2852 * gdb.base/bigcore.c: Fix typos in comments.
2853 * gdb.base/ctf-ptype.c: Same.
2854 * gdb.base/long_long.c: Same.
2855 * gdb.dwarf2/dw2-op-out-param.S: Same.
2856 * gdb.python/py-evthreads.c: Same.
2857 * gdb.reverse/i387-stack-reverse.c: Same.
2858 * gdb.trace/tfile.c: Same.
2859 * lib/compiler.c: Same.
2860 * lib/compiler.cc: Same.
2861
28622019-10-25 Tom de Vries <tdevries@suse.de>
2863
2864 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2865 gdb_test_multiple calls.
2866 * gdb.reverse/sigall-reverse.exp: Same.
2867 * gdb.reverse/solib-precsave.exp: Same.
2868 * gdb.reverse/solib-reverse.exp: Same.
2869 * gdb.reverse/until-precsave.exp: Same.
2870 * gdb.reverse/until-reverse.exp: Same.
2871
28722019-10-24 Tom de Vries <tdevries@suse.de>
2873
2874 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2875 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2876 kfail using -wrap pattern flag and convenience variable
2877 gdb_test_name.
2878
28792019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2880
2881 * gdb.python/py-progspace.exp: Add tests for the
2882 Progspace.block_for_pc method.
2883
28842019-10-23 Tom Tromey <tom@tromey.com>
2885
2886 * configure: Rebuild.
2887 * aclocal.m4: Use m4_include, not sinclude.
2888
28892019-10-21 Tom de Vries <tdevries@suse.de>
2890
2891 * gdb.base/infcall-nested-structs.c: Add
2892 __attribute__((noinline,noclone)) to all functions.
2893 (call_all): Add missing variable initialization. Simplify return value.
2894 (breakpt): Increment volatile variable, to prevent call from being
2895 optimized out.
2896 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2897
28982019-10-17 Tom de Vries <tdevries@suse.de>
2899
2900 * gdb.fortran/module.exp: Allow info variables to print info for files
2901 other than module.f90.
2902
29032019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2904
2905 * gdb.fortran/module.exp: Extend with 'info variables' test.
2906
29072019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2908
2909 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2910 F77_FOR_TARGET.
2911
29122019-10-16 Tom de Vries <tdevries@suse.de>
2913
2914 PR tdep/25096
2915 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2916
29172019-10-16 Tom de Vries <tdevries@suse.de>
2918
2919 PR tdep/24104
2920 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2921 Add KFAIL for PR tdep/25096.
2922
29232019-10-16 Tom de Vries <tdevries@suse.de>
2924
2925 PR testsuite/25059
2926 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2927
29282019-10-16 Tom de Vries <tdevries@suse.de>
2929
2930 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2931 as signed.
2932
29332019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2934
2935 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2936 one instead of increasing timeout.
2937
29382019-10-13 Tom de Vries <tdevries@suse.de>
2939
2940 PR record/25038
2941 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2942 * gdb.reverse/sigall-reverse.exp: Same.
2943 * gdb.reverse/solib-precsave.exp: Same.
2944 * gdb.reverse/solib-reverse.exp: Same.
2945 * gdb.reverse/step-precsave.exp: Same.
2946 * gdb.reverse/until-precsave.exp: Same.
2947 * gdb.reverse/until-reverse.exp: Same.
2948 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2949
29502019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2951
2952 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2953 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2954 (cmp_struct_05_01, cmp_struct_static_02_01)
2955 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2956 comparisons.
2957
29582019-10-10 Tom de Vries <tdevries@suse.de>
2959
2960 PR testsuite/24888
2961 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2962 gnatlink.
2963
29642019-10-09 Tom de Vries <tdevries@suse.de>
2965
2966 PR testsuite/25048
2967 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2968
29692019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2970
2971 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2972 exceptions due to missing debug information.
2973
29742019-10-07 Tom de Vries <tdevries@suse.de>
2975
2976 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2977
29782019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2979
2980 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2981 * gdb.base/annota1.exp: Update to use gdb_test_name.
2982
29832019-10-07 Weimin Pan <weimin.pan@oracle.com>
2984
2985 * gdb.base/ctf-whatis.exp: New file.
2986 * gdb.base/ctf-whatis.c: New file.
2987 * gdb.base/ctf-ptype.exp: New file.
2988 * gdb.base/ctf-ptype.c: New file.
2989 * gdb.base/ctf-constvars.exp: New file.
2990 * gdb.base/ctf-constvars.c: New file.
2991 * gdb.base/ctf-cvexpr.exp: New file.
2992
29932019-10-04 Tom de Vries <tdevries@suse.de>
2994
2995 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2996 for loop.
2997
29982019-10-03 Tom Tromey <tom@tromey.com>
2999
3000 PR rust/24976:
3001 * gdb.rust/simple.rs (Union2): New type.
3002 (main): Use Union2.
3003 * gdb.rust/simple.exp: Add test.
3004
30052019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3006
3007 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3008 nested function prefix.
3009
30102019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3011 Richard Bunt <richard.bunt@arm.com>
3012 Andrew Burgess <andrew.burgess@embecosm.com>
3013
3014 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3015 nested functions.
3016 * gdb.fortran/nested-funcs.f90: Update expected results.
3017 * gdb.fortran/nested-funcs-2.exp: New file.
3018 * gdb.fortran/nested-funcs-2.f90: New file.
3019
30202019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3021
3022 * gdb.python/py-parameter.exp: Make test names unique.
3023 * gdb.python/py-template.exp: Likewise.
3024 * gdb.python/py-value.exp: Likewise.
3025
30262019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3027
3028 * gdb.base/break-interp.exp: Reduce test name duplication.
3029 * gdb.base/call-sc.exp: Likewise.
3030 * gdb.base/callfuncs.exp: Likewise.
3031 * gdb.base/charset.exp: Likewise.
3032 * gdb.base/dump.exp: Likewise.
3033 * gdb.base/ena-dis-br.exp: Likewise.
3034 * gdb.base/relational.exp: Likewise.
3035 * gdb.base/step-over-syscall.exp: Likewise.
3036 * gdb.base/structs.exp: Likewise.
3037
30382019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3039
3040 * gdb.linespec/explicit.exp: Make test names unique.
3041 * gdb.linespec/ls-errs.exp: Likewise.
3042
30432019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3044
3045 * gdb.reverse/break-precsave.exp: Make test names unique.
3046 * gdb.reverse/break-reverse.exp: Likewise.
3047 * gdb.reverse/finish-precsave.exp: Likewise.
3048 * gdb.reverse/finish-reverse.exp: Likewise.
3049 * gdb.reverse/machinestate-precsave.exp: Likewise.
3050 * gdb.reverse/machinestate.exp: Likewise.
3051 * gdb.reverse/readv-reverse.exp: Likewise.
3052 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3053 * gdb.reverse/sigall-precsave.exp: Likewise.
3054 * gdb.reverse/sigall-reverse.exp: Likewise.
3055 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3056 * gdb.reverse/watch-precsave.exp: Likewise.
3057 * gdb.reverse/watch-reverse.exp: Likewise.
3058
30592019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3060
3061 * gdb.threads/stop-with-handle.c: New file.
3062 * gdb.threads/stop-with-handle.exp: New file.
3063
30642019-10-03 Tom de Vries <tdevries@suse.de>
3065
3066 PR testsuite/25059
3067 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3068 directory" line to be missing.
3069
30702019-10-03 Tom de Vries <tdevries@suse.de>
3071
3072 PR testsuite/25059
3073 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3074 type optional.
3075
30762019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3077
3078 * gdb.python/py-format-string.c (string.h): New include.
3079 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3080 the same value, for endianness-independence.
3081 * gdb.python/py-format-string.exp (default_regexp_dict)
3082 (test_pretty_structs, test_format): Adjust expected output to the
3083 changed initialization.
3084
30852019-10-02 Tom Tromey <tromey@adacore.com>
3086
3087 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3088
30892019-10-02 Pedro Alves <palves@redhat.com>
3090 Andrew Burgess <andrew.burgess@embecosm.com>
3091
3092 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3093 "print-file-var.h".
3094 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3095 (get_version_1): Print this_version_id and its address.
3096 Add extern "C" wrappers around interface functions.
3097 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3098 "print-file-var.h".
3099 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3100 (get_version_2): Print this_version_id and its address.
3101 Add extern "C" wrappers around interface functions.
3102 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3103 <stddef.h> and "print-file-var.h".
3104 Add extern "C" wrappers around interface functions.
3105 [VERSION_ID_MAIN] (this_version_id): Define.
3106 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3107 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3108 up extern "C" blocks.
3109 * gdb.base/print-file-var.exp (test): New, factored out from top
3110 level.
3111 (top level): Test all combinations of attribute hidden or not,
3112 dlopen or not, and this_version_id symbol in main file or not.
3113 Compile tests as both C++ and C, make test names unique.
3114
31152019-10-01 Tom Tromey <tom@tromey.com>
3116
3117 * gdb.base/style.exp: Test "show logging filename".
3118
31192019-10-01 Tom Tromey <tom@tromey.com>
3120
3121 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3122 * gdb.base/style.exp: Add metadata style test.
3123
31242019-10-01 Tom Tromey <tom@tromey.com>
3125
3126 * gdb.base/style.exp: Test "pwd".
3127
31282019-10-01 Tom Tromey <tom@tromey.com>
3129
3130 * gdb.base/style.exp: Update tests.
3131
31322019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3133
3134 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3135 'six' to unsigned.
3136 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3137 'five'. Use an all-ones bit pattern for each.
3138 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3139 to its changed values.
3140
31412019-09-30 Tom Tromey <tromey@adacore.com>
3142
3143 * gdb.rust/traits.rs: Disable all warnings.
3144
31452019-09-29 Tom de Vries <tdevries@suse.de>
3146
3147 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
3148
31492019-09-29 Tom de Vries <tdevries@suse.de>
3150
3151 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3152
31532019-09-27 Tom de Vries <tdevries@suse.de>
3154
3155 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3156
31572019-09-27 Tom de Vries <tdevries@suse.de>
3158
3159 PR record/23188
3160 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3161
31622019-09-26 Tom Tromey <tromey@adacore.com>
3163
3164 * gdb.ada/py_taft.exp: New file.
3165 * gdb.ada/py_taft/main.adb: New file.
3166 * gdb.ada/py_taft/pkg.adb: New file.
3167 * gdb.ada/py_taft/pkg.ads: New file.
3168
31692019-09-24 Tom de Vries <tdevries@suse.de>
3170
3171 PR gdb/24598
3172 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3173
31742019-09-22 Tom de Vries <tdevries@suse.de>
3175
3176 * gdb.base/restore.exp: Allow register variables to be optimized out at
3177 -O0.
3178
31792019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3180
3181 * gdb.arch/spu-info.exp: Remove file.
3182 * gdb.arch/spu-info.c: Remove file.
3183 * gdb.arch/spu-ls.exp: Remove file.
3184 * gdb.arch/spu-ls.c: Remove file.
3185
3186 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3187 * gdb.asm/spu.inc: Remove file.
3188
3189 * gdb.base/dump.exp: Remove support for spu*-*-*.
3190 * gdb.base/stack-checking.exp: Likewise.
3191 * gdb.base/overlays.exp: Likewise.
3192 * gdb.base/ovlymgr.c: Likewise.
3193 * gdb.base/spu.ld: Remove file.
3194
3195 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3196 * gdb.cp/cpexprs.exp: Likewise.
3197 * gdb.cp/exception.exp: Likewise.
3198 * gdb.cp/gdb2495.exp: Likewise.
3199 * gdb.cp/mb-templates.exp: Likewise.
3200 * gdb.cp/pr9167.exp: Likewise.
3201 * gdb.cp/userdef.exp: Likewise.
3202
3203 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3204
3205 * gdb.cell: Remove directory.
3206 * lib/cell.exp: Remove file.
3207
32082019-09-19 Tom de Vries <tdevries@suse.de>
3209
3210 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3211
32122019-09-19 Tom de Vries <tdevries@suse.de>
3213
3214 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3215
32162019-09-19 Tom de Vries <tdevries@suse.de>
3217
3218 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3219 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3220 (gdb_target_cmd): ... here.
3221 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3222 value 2.
3223
32242019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3225
3226 * gdb.base/source-dir.exp: Avoid having directory names in test
3227 names.
3228
32292019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3230
3231 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3232 directory.
3233
32342019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3235
3236 * gdb.base/list-missing-source.exp: New file.
3237
32382019-09-14 Tom de Vries <tdevries@suse.de>
3239
3240 PR teststuite/24599
3241 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3242 * lib/ada.exp (gnatmake_version_at_least): New proc.
3243
32442019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3245
3246 * gdb.base/maint.exp: Use exec_has_index_section.
3247
32482019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3249
3250 * gdb.base/maint.exp: Add test for 'maint info sections'.
3251
32522019-09-12 Tom de Vries <tdevries@suse.de>
3253
3254 * gdb.base/store.exp: Allow register variables to be optimized out at
3255 -O0.
3256
32572019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3258
3259 * gdb.ada/rdv_wait.exp: Update to new task names.
3260 * gdb.base/task_switch_in_core.exp: Likewise.
3261 * gdb.base/info_sources_base.c: Likewise.
3262
32632019-09-10 Tom Tromey <tromey@adacore.com>
3264
3265 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3266
32672019-09-10 Tom Tromey <tromey@adacore.com>
3268
3269 * gdb.ada/dgopt.exp: New file.
3270 * gdb.ada/dgopt/x.adb: New file.
3271
32722019-09-08 Tom Tromey <tom@tromey.com>
3273
3274 * gdb.tui/resize.exp: Remove setup_xfail.
3275 * gdb.tui/regs.exp: Remove setup_xfail.
3276 * gdb.tui/basic.exp: Remove setup_xfail.
3277
32782019-09-06 David Blaikie <dblaikie@gmail.com>
3279
3280 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3281 * gdb.cp/cplabel.exp: Ditto.
3282 * gdb.linespec/ls-errs.exp: Ditto.
3283
32842019-09-05 Tom de Vries <tdevries@suse.de>
3285
3286 * lib/gdb.exp (cmp_file_string): New proc.
3287 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3288 runto_main. Verify save breakpoints output.
3289
32902019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3291
3292 * gdb.base/info-var.exp: Test info variables without running
3293 to main, to avoid expect's buffer overflow.
3294
32952019-09-03 Tom Tromey <tromey@adacore.com>
3296
3297 * gdb.ada/bias.exp: New file.
3298 * gdb.ada/bias/bias.adb: New file.
3299 * gdb.ada/print_chars.exp: Add regression test.
3300 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3301 (MC): New variable.
3302
33032019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3304
3305 * gdb.base/argv0-symlink.exp: Run only on native target
3306 and local host.
3307
33082019-08-29 Tom de Vries <tdevries@suse.de>
3309
3310 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3311 diverse debug info.
3312 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3313
33142019-08-28 Tom de Vries <tdevries@suse.de>
3315
3316 * gdb.base/info-var.exp: Allow info variables to print info for files
3317 other than info-var-f1.c and info-var-f2.c.
3318
33192019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3320
3321 * gdb.fortran/info-types.exp: Add module.
3322 * gdb.fortran/info-types.f90: Update expected results.
3323
33242019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3325
3326 * gdb.fortran/info-types.exp: New file.
3327 * gdb.fortran/info-types.f90: New file.
3328 * lib/fortran.exp (fortran_character1): New proc.
3329
33302019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3331
3332 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3333 functions'. Reindent as needed.
3334 * gdb.base/info-var-f1.c: New file.
3335 * gdb.base/info-var-f2.c: New file.
3336 * gdb.base/info-var.exp: New file.
3337 * gdb.base/info-var.h: New file.
3338
33392019-08-26 Tom de Vries <tdevries@suse.de>
3340
3341 PR c++/24852
3342 * gdb.cp/no-libstdcxx-probe.exp: New test.
3343
33442019-08-26 Tom de Vries <tdevries@suse.de>
3345
3346 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3347 * tests need to be skipped.
3348 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3349 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3350 mi_skip_libstdcxx_probe_tests.
3351
33522019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3353
3354 * gdb.python/py-xmethods.exp: Use raw strings when passing
3355 arguments to SimpleXMethodMatcher.
3356
33572019-08-22 Tom de Vries <tdevries@suse.de>
3358
3359 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3360 more informative.
3361
33622019-08-21 Pedro Alves <palves@redhat.com>
3363
3364 * gdb.base/with.exp: Test "with" with no arguments.
3365
33662019-08-21 Tom de Vries <tdevries@suse.de>
3367
3368 * gdb.base/gdb-caching-proc.exp: Sort files.
3369
33702019-08-20 Tom de Vries <tdevries@suse.de>
3371
3372 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3373 compilation.
3374
33752019-08-16 Tom de Vries <tdevries@suse.de>
3376
3377 * gdb.base/compare-sections.exp ("after run to main"): Allow
3378 mismatched read-only sections for PIE executables.
3379
33802019-08-16 Tom Tromey <tom@tromey.com>
3381
3382 * lib/tuiterm.exp (_csi_Z): New proc.
3383 * gdb.tui/basic.exp: Update window positions.
3384 * gdb.tui/empty.exp: Update window positions.
3385
33862019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3387
3388 * gdb.base/examine-backward.exp: Correct regexp for
3389 "examine 3 bytes backward from ${address_zero}".
3390
33912019-08-15 Tom Tromey <tom@tromey.com>
3392
3393 * gdb.tui/empty.exp: Enable resizing tests.
3394
33952019-08-15 Tom Tromey <tromey@adacore.com>
3396
3397 * gdb.ada/char_enum.exp: Add regression tests.
3398 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3399 and '0'.
3400 (Char, Gchar): Update.
3401 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3402
34032019-08-15 Christian Biesinger <cbiesinger@google.com>
3404
3405 * gdb.python/python.exp: Expect a leading underscore on
3406 GdbOutput{,Error}File.
3407
34082019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3409
3410 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3411 Windows host.
3412
34132019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3414
3415 * gdb.base/batch-preserve-term-settings.exp
3416 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3417
34182019-08-15 Christian Biesinger <cbiesinger@google.com>
3419
3420 * lib/gdb.exp: When running on a mingw target, replace
3421 /x/ with x:/.
3422
34232019-08-14 Alan Hayward <alan.hayward@arm.com>
3424
3425 * gdb.arch/aarch64-prologue.c: New test.
3426 * gdb.arch/aarch64-prologue.exp: New file.
3427
34282019-08-13 Tom de Vries <tdevries@suse.de>
3429
3430 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3431 Thread.
3432
34332019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3434
3435 * gdb.python/py-completion.exp: Download the .py file to the host
3436 and use its host pathname. Conditionalize tests that use
3437 tab completion and manipulate files on the build machine.
3438 * gdb.python/py-events.exp: Download the .py file to the host
3439 and use its host pathname.
3440 * gdb.python/py-evsignal.exp: Likewise.
3441 * gdb.python/py-evthreads.exp: Likewise.
3442 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3443 pathname syntax.
3444 * gdb.python/py-framefilter.exp: Download the .py file to the right
3445 place on the host. Match Windows pathname syntax.
3446 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3447 .py file to the host and use its host pathname.
3448 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3449 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3450 build pathname. Skip symlink test on Windows host. Add missing
3451 newline at end of file.
3452 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3453 and use its host pathname.
3454 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3455 * gdb.python/py-section-script.exp: Use host location of binfile
3456 on safe-path. Use correct path separator on Windows host.
3457 Reorder alternatives in gdb_test_multiple to prevent matching
3458 the wrong alternative on success.
3459 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3460
34612019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3462
3463 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3464 expect the GDB inferior to no longer immediately stop after
3465 being resumed with "signal SIGINT".
3466
34672019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3468
3469 * gdb.linespec/break-ask.exp: Generalize regexps to match
3470 Windows pathnames too.
3471
34722019-08-08 Tom de Vries <tdevries@suse.de>
3473
3474 PR testsuite/24862
3475 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3476
34772019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3478
3479 * gdb.base/style.exp: Update tests for help doc new invariants.
3480 * gdb.base/help.exp: Likewise.
3481
34822019-08-06 Tom Tromey <tom@tromey.com>
3483
3484 * gdb.base/style.exp: Add disassemble test.
3485 * gdb.base/style.c (some_called_function): New function.
3486 (main): Use it.
3487
34882019-08-05 Christian Biesinger <cbiesinger@google.com>
3489
3490 * gdb.python/py-block.exp: Test dictionary access on blocks.
3491
34922019-08-05 Simon Marchi <simon.marchi@efficios.com>
3493
3494 PR gdb/24863
3495 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3496 -list-thread-groups --available test when running under
3497 check-read1.
3498
34992019-08-05 Tom de Vries <tdevries@suse.de>
3500
3501 PR testsuite/24863
3502 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3503 * gdb.base/help.exp: Use with_read1_timeout_factor.
3504 * gdb.base/info-macros.exp: Same.
3505 * gdb.cp/nested-types.exp: Same.
3506
35072019-08-05 Tom de Vries <tdevries@suse.de>
3508
3509 * lib/gdb.exp (version_at_least): Factor out of ...
3510 (tcl_version_at_least): ... here.
3511 (gdb_compile): Fail if pie results in non-PIE executable.
3512 (readelf_version, readelf_prints_pie): New proc.
3513 (exec_is_pie): Return -1 if unknown.
3514
35152019-08-05 Tom de Vries <tdevries@suse.de>
3516
3517 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3518
35192019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3520
3521 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3522
35232019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3524
3525 * lib/completion-support.exp (test_gdb_complete_none): Skip
3526 tab completion tests if no readline support.
3527 (test_gdb_complete_unique_re): Likewise.
3528 (test_gdb_complete_multiple): Likewise.
3529
35302019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3531
3532 * gdb.base/info_sources.exp: New file.
3533 * gdb.base/info_sources.c: New file.
3534 * gdb.base/info_sources_base.c: New file.
3535
35362019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3537
3538 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3539 prefix argument.
3540 (test_exit_status): Add prefix argument.
3541
35422019-08-01 Tom de Vries <tdevries@suse.de>
3543
3544 PR testsuite/24863
3545 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3546 calling exp_continue for new thread and thread exited messages.
3547
35482019-08-01 Tom de Vries <tdevries@suse.de>
3549
3550 PR testsuite/24863
3551 * gdb.base/structs.exp: Fix check-read1 timeout using
3552 gdb_test_sequence.
3553 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3554
35552019-08-01 Tom de Vries <tdevries@suse.de>
3556
3557 PR testsuite/24863
3558 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3559 line.
3560
35612019-08-01 Tom de Vries <tdevries@suse.de>
3562
3563 PR testsuite/24863
3564 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3565
35662019-07-30 Tom Tromey <tromey@adacore.com>
3567
3568 * gdb.ada/display_nested.exp: New file.
3569 * gdb.ada/display_nested/foo.adb: New file.
3570 * gdb.ada/display_nested/pack.adb: New file.
3571 * gdb.ada/display_nested/pack.ads: New file.
3572
35732019-07-30 Christian Biesinger <cbiesinger@google.com>
3574
3575 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3576 namespace.
3577 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3578
35792019-07-30 Tom de Vries <tdevries@suse.de>
3580
3581 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3582 instead.
3583
35842019-07-30 Tom de Vries <tdevries@suse.de>
3585
3586 PR testsuite/24834
3587 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3588 (exec_is_pie): New proc.
3589
35902019-07-29 Christian Biesinger <cbiesinger@google.com>
3591
3592 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3593
35942019-07-29 Christian Biesinger <cbiesinger@google.com>
3595
3596 * gdb.python/py-objfile.c: Add global and static vars.
3597 * gdb.python/py-objfile.exp: Test new functions Objfile.
3598 lookup_global_symbol and lookup_static_symbol.
3599
36002019-07-29 Tom Tromey <tom@tromey.com>
3601
3602 * lib/tuiterm.exp (Term::_csi_@): New proc.
3603 (Term::_csi_X): Don't move cursor.
3604
36052019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3606
3607 * gdb.base/options.exp: Update backtrace - completion to
3608 new option -frame-info.
3609 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3610 Test new 'set print frame-info'. Test backtrace -frame-info
3611 overriding 'set print frame-info'.
3612 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3613 Test new 'set print frame-info'.
3614 Verify consistency of backtrace with and without filters, with and
3615 without -no-filters.
3616 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3617 default.
3618
36192019-07-29 Tom de Vries <tdevries@suse.de>
3620
3621 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3622 no arguments".
3623
36242019-07-29 Tom de Vries <tdevries@suse.de>
3625
3626 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3627 is a substring of the first for "complete non-unique file name".
3628
36292019-07-29 Tom de Vries <tdevries@suse.de>
3630
3631 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3632 with ".*".
3633
36342019-07-29 Tom de Vries <tdevries@suse.de>
3635
3636 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3637 Pass prompt_regexp parameter to gdb_test_multiple calls.
3638
36392019-07-29 Tom de Vries <tdevries@suse.de>
3640
3641 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3642 print registers" regexps.
3643
36442019-07-29 Tom de Vries <tdevries@suse.de>
3645
3646 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3647
36482019-07-29 Tom de Vries <tdevries@suse.de>
3649
3650 PR gdb/24855
3651 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3652 (skip_python_tests_prompt): Add prompt_regexp argument to
3653 gdb_test_multiple calls.
3654
36552019-07-27 Tom Tromey <tom@tromey.com>
3656
3657 * gdb.tui/main.exp: New file.
3658
36592019-07-27 Tom Tromey <tom@tromey.com>
3660
3661 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3662 optional.
3663 * gdb.tui/empty.exp: New file.
3664
36652019-07-27 Tom Tromey <tom@tromey.com>
3666
3667 * lib/tuiterm.exp (spawn): New proc.
3668 (Term::resize): New proc.
3669 * gdb.tui/resize.exp: New file.
3670
36712019-07-27 Tom Tromey <tom@tromey.com>
3672
3673 * gdb.tui/list.exp: New file.
3674
36752019-07-27 Tom Tromey <tom@tromey.com>
3676
3677 * gdb.tui/regs.exp: New file.
3678
36792019-07-27 Tom Tromey <tom@tromey.com>
3680
3681 * gdb.tui/basic.exp: Add "layout split" test.
3682
36832019-07-27 Tom Tromey <tom@tromey.com>
3684
3685 * gdb.tui/basic.exp: Add "layout asm" test.
3686
36872019-07-27 Tom Tromey <tom@tromey.com>
3688
3689 * lib/tuiterm.exp: New file.
3690 * gdb.tui/basic.exp: New file.
3691
36922019-07-27 Kevin Buettner <kevinb@redhat.com>
3693
3694 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3695 Enable tests associated with this flag. Adjust regex
3696 referencing "foo_low" to now refer to "foo_cold" instead.
3697
36982019-07-27 Kevin Buettner <kevinb@redhat.com>
3699
3700 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3701 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3702 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3703 foo_cold. Revise comments to match.
3704 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3705 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3706 were wrapped into this proc; Call do_test in loop from outermost
3707 level.
3708 (foo_low): Rename all occurrences to "foo_cold".
3709 (backtrace from baz): New test.
3710 (x2/i foo_cold): New test.
3711 (info line *foo_cold): New test.
3712
37132019-07-26 Tom de Vries <tdevries@suse.de>
3714
3715 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3716
37172019-07-25 Tom de Vries <tdevries@suse.de>
3718
3719 PR testsuite/24830
3720 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3721 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3722 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3723 (skip_libstdcxx_probe_tests): ... here.
3724 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3725
37262019-07-24 Tom de Vries <tdevries@suse.de>
3727
3728 PR testsuite/24807
3729 * gdb.objc/basicclass.m: Include stdio.h.
3730 * gdb.objc/nondebug.m: Same.
3731 * gdb.objc/objcdecode.m: Same.
3732
37332019-07-24 Tom de Vries <tdevries@suse.de>
3734
3735 PR testsuite/24612
3736 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3737 additional_flags.
3738
37392019-07-24 Tom de Vries <tdevries@suse.de>
3740
3741 PR testsuite/24831
3742 * gdb.multi/tids.exp: Update error messages for info threads.
3743
37442019-07-24 Tom de Vries <tdevries@suse.de>
3745
3746 * gdb.base/info-types.exp: Allow info types to print info for more than
3747 one file.
3748
37492019-07-23 Tom de Vries <tdevries@suse.de>
3750
3751 PR testsuite/24842
3752 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3753 gdb_spawn_with_cmdline_opts.
3754
37552019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3756
3757 * gdb.arch/arm-cmse-sgstubs.c: New test.
3758 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3759
37602019-07-23 Tom de Vries <tdevries@suse.de>
3761
3762 PR testsuite/24711
3763 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3764 issuing next command.
3765
37662019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3767
3768 * gdb.ada/info_auto_lang.exp: Update expected results.
3769 * gdb.base/info-types.c: Add additional types to check.
3770 * gdb.base/info-types.exp: Update expected results.
3771
37722019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3773
3774 * gdb.base/info-types.c: New file.
3775 * gdb.base/info-types.exp: New file.
3776
37772019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3778
3779 * gdb.arch/riscv-bp-infcall.c: New file.
3780 * gdb.arch/riscv-bp-infcall.exp: New file.
3781
37822019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3783
3784 PR breakpoints/24541
3785 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3786
37872019-07-14 Tom de Vries <tdevries@suse.de>
3788
3789 PR testsuite/24760
3790 * gdb.objc/basicclass.exp: Fix unterminated string.
3791
37922019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3793 Andrew Burgess <andrew.burgess@embecosm.com>
3794
3795 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3796 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3797 negative bounds.
3798 * gdb.fortran/vla-value.exp: Print elements of an array with
3799 negative bounds.
3800 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3801 testing.
3802
38032019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3804
3805 * gdb.base/options.exp (expect_string): Dequote strings in
3806 results.
3807 (test-string): Test strings with different quoting and reindent.
3808
38092019-07-10 Tom Tromey <tromey@adacore.com>
3810
3811 * gdb.ada/mi_ex_cond.exp: Update expected results.
3812 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3813 * gdb.ada/mi_catch_ex.exp: Update expected results.
3814 * gdb.ada/mi_catch_assert.exp: Update expected results.
3815 * gdb.ada/catch_ex.exp (catch_exception_info)
3816 (catch_exception_entry, catch_assert_entry)
3817 (catch_unhandled_entry): Update.
3818 * gdb.ada/catch_assert_if.exp: Update expected results.
3819
38202019-07-10 Richard Bunt <richard.bunt@arm.com>
3821 Stephen Roberts <stephen.roberts@arm.com>
3822
3823 * gdb.base/define.exp: Restore original prompt.
3824
38252019-07-09 Pedro Alves <palves@redhat.com>
3826
3827 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3828 breakpoints" output.
3829 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3830 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3831 throw" creates breakpoint.
3832 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3833 'type="catchpoint"'.
3834
38352019-07-09 Pedro Alves <palves@redhat.com>
3836
3837 PR c++/15468
3838 * gdb.cp/except-multi-location-lib.cc: New.
3839 * gdb.cp/except-multi-location-main.cc: New.
3840 * gdb.cp/except-multi-location.exp: New.
3841
38422019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3843
3844 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3845 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3846 argument and update callers.
3847
38482019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3849
3850 * gdb.arch/amd64-break-on-asm-line.S: New file.
3851 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3852
38532019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3854
3855 * gdb.base/printcmds.exp: Test printing C string and
3856 C wide string convenience vars without transiting via the inferior.
3857 Also make test names unique.
3858
38592019-07-08 Alan Hayward <alan.hayward@arm.com>
3860
3861 PR breakpoints/25011
3862 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3863
38642019-07-04 Pedro Alves <palves@redhat.com>
3865
3866 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3867 body returned ok(0), break(3) or continue(4).
3868 * gdb.testsuite/foreach_with_prefix.exp: New file.
3869
38702019-07-04 Alan Hayward <alan.hayward@arm.com>
3871
3872 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3873
38742019-07-03 Pedro Alves <palves@redhat.com>
3875
3876 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3877 "return -code".
3878
38792019-07-03 Pedro Alves <palves@redhat.com>
3880
3881 PR cli/24732
3882 * gdb.base/shell.exp: Load completion-support.exp.
3883 Adjust expected error output. Add completion tests.
3884
38852019-07-03 Pedro Alves <palves@redhat.com>
3886
3887 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3888 string_to_regexp.
3889
38902019-07-03 Pedro Alves <palves@redhat.com>
3891
3892 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3893 (expect_integer): Adjust to expect "-string".
3894 (expect_string): New.
3895 (all_options): Expect "-string".
3896 (test-flag, test-boolean): Adjust to expect "-string".
3897 (test-string): New proc.
3898 (top level): Call it.
3899
39002019-07-03 Pedro Alves <palves@redhat.com>
3901
3902 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3903 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3904 the expected output in the success.
3905
39062019-07-03 Pedro Alves <palves@redhat.com>
3907
3908 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3909 Split one gdb_test_multiple call in two to avoid a race.
3910
39112019-07-03 Pedro Alves <palves@redhat.com>
3912
3913 * gdb.base/with.c: New file.
3914 * gdb.base/with.exp: New file.
3915
39162019-07-03 Pedro Alves <palves@redhat.com>
3917
3918 * gdb.base/settings.exp: Replace all references to "maint
3919 test-settings set" with references to "maint set test-settings",
3920 and all references to "maint test-settings show" with references
3921 to "maint show test-settings".
3922
39232019-07-03 Pedro Alves <palves@redhat.com>
3924
3925 * gdb.base/settings.exp (test-string): Adjust expected out when
3926 testing "maint test-settings show filename"
3927
39282019-07-02 Pedro Alves <palves@redhat.com>
3929
3930 * gdb.base/options.exp (test-info-threads): New procedure.
3931 (top level): Call it.
3932
39332019-06-28 Tom Tromey <tromey@adacore.com>
3934
3935 * gdb.dwarf2/ada-linkage-name.c: New file.
3936 * gdb.dwarf2/ada-linkage-name.exp: New file.
3937
39382019-06-27 Tom Tromey <tromey@adacore.com>
3939
3940 PR c++/20020:
3941 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3942
39432019-06-26 Tom de Vries <tdevries@suse.de>
3944
3945 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3946
39472019-06-26 Tom de Vries <tdevries@suse.de>
3948
3949 * gdb.base/index-cache.exp: Add back missing debug option.
3950
39512019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3952
3953 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3954
39552019-06-25 Tom de Vries <tdevries@suse.de>
3956
3957 PR testsuite/24727
3958 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3959
39602019-06-24 Tom de Vries <tdevries@suse.de>
3961
3962 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3963
39642019-06-24 Tom de Vries <tdevries@suse.de>
3965
3966 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3967 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3968 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3969
39702019-06-24 Tom de Vries <tdevries@suse.de>
3971
3972 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3973
39742019-06-21 Tom de Vries <tdevries@suse.de>
3975
3976 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3977
39782019-06-21 Tom de Vries <tdevries@suse.de>
3979
3980 PR testsuite/24518
3981 PR ada/24713
3982 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3983 index.
3984
39852019-06-19 Tom Tromey <tromey@adacore.com>
3986
3987 * gdb.ada/length_cond.exp: Add intro comment.
3988
39892019-06-19 Tom Tromey <tromey@adacore.com>
3990
3991 * gdb.ada/length_cond.exp: New file.
3992 * gdb.ada/length_cond/length_cond.adb: New file.
3993 * gdb.ada/length_cond/pck.adb: New file.
3994 * gdb.ada/length_cond/pck.ads: New file.
3995
39962019-06-18 Tom de Vries <tdevries@suse.de>
3997
3998 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3999
40002019-06-18 Tom Tromey <tromey@adacore.com>
4001
4002 * gdb.base/list0.h: Add comment explaining control character.
4003
40042019-06-18 Tom de Vries <tdevries@suse.de>
4005
4006 * boards/fission.exp: Break up long debug_flags line.
4007
40082019-06-16 Tom de Vries <tdevries@suse.de>
4009
4010 PR gdb/24445
4011 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4012 generated index.
4013
40142019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4015
4016 PR gdb/24686
4017 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4018 improve detection of bug gdb/24541.
4019
40202019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4021
4022 PR gdb/24669
4023 * gdb.base/index-cache.exp (uses_readnow,
4024 expecting_index_cache_use): Define global variable.
4025 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4026 expecting_index_cache_use.
4027
40282019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4029 Andrew Burgess <andrew.burgess@embecosm.com>
4030
4031 * gdb.fortran/pointers.f90: New file.
4032 * gdb.fortran/print_type.exp: New file.
4033 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4034 * gdb.fortran/vla-type.exp: Likewise.
4035 * gdb.fortran/vla-value.exp: Likewise.
4036 * gdb.mi/mi-vla-fortran.exp: Likewise.
4037
40382019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4039
4040 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4041 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4042 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4043 as a stop reason.
4044
40452019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4046
4047 * gdb.base/annota1.exp: Update expected results.
4048 * gdb.cp/annota2.exp: Likewise.
4049 * gdb.cp/annota3.exp: Likewise.
4050
40512019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4052
4053 * gdb.base/style-logging.exp: Remove path from test name.
4054
40552019-06-14 Tom Tromey <tromey@adacore.com>
4056
4057 PR gdb/24502:
4058 * gdb.base/style-logging.exp: New file.
4059
40602019-06-14 Tom Tromey <tromey@adacore.com>
4061
4062 * gdb.base/symfile-warn.exp: New file.
4063 * gdb.base/symfile-warn.c: New file.
4064
40652019-06-14 Tom Tromey <tromey@adacore.com>
4066
4067 * gdb.base/annotate-symlink.exp: New file.
4068
40692019-06-14 Tom Tromey <tromey@adacore.com>
4070
4071 * gdb.ada/set_wstr.exp: Add reassignment test.
4072
40732019-06-14 Tom Tromey <tromey@adacore.com>
4074
4075 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4076 'unchecked_access and 'unrestricted_access as well.
4077
40782019-06-14 Tom Tromey <tromey@adacore.com>
4079
4080 PR ada/24539:
4081 * gdb.ada/vla.exp: Update tests.
4082 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4083 pragma.
4084
40852019-06-13 Pedro Alves <palves@redhat.com>
4086
4087 * gdb.base/settings.exp (test-integer): Test junk after
4088 "unlimited".
4089
40902019-06-13 Pedro Alves <palves@redhat.com>
4091
4092 * gdb.base/options.exp (test-thread-apply): New.
4093 (top level): Call it.
4094
40952019-06-13 Pedro Alves <palves@redhat.com>
4096
4097 * gdb.base/options.exp (test-frame-apply): New.
4098 (top level): Test print commands with different "frame apply"
4099 prefixes.
4100
41012019-06-13 Pedro Alves <palves@redhat.com>
4102
4103 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
4104 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4105 'max_completions' parameter and handle it.
4106 (test_gdb_completion_offers_commands): New.
4107
41082019-06-13 Pedro Alves <palves@redhat.com>
4109
4110 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4111
41122019-06-13 Pedro Alves <palves@redhat.com>
4113
4114 * gdb.base/options.exp (test-backtrace): New.
4115 (top level): Call it.
4116
41172019-06-13 Pedro Alves <palves@redhat.com>
4118
4119 * gdb.guile/scm-frame-args.exp: Use "set print
4120 raw-frame-arguments" instead of "set print raw frame-arguments".
4121 * gdb.python/py-frame-args.exp: Likewise.
4122
41232019-06-13 Pedro Alves <palves@redhat.com>
4124
4125 * gdb.compile/compile.exp: Adjust expected output to option
4126 processing changes.
4127
41282019-06-13 Pedro Alves <palves@redhat.com>
4129
4130 * gdb.base/options.exp: Build executable.
4131 (test-print): New procedure.
4132 (top level): Call it, once for "print" and another for "compile
4133 print".
4134
41352019-06-13 Pedro Alves <palves@redhat.com>
4136
4137 * gdb.base/options.c: New file.
4138 * gdb.base/options.exp: New file.
4139
41402019-06-13 Pedro Alves <palves@redhat.com>
4141
4142 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4143 that "o" is ambiguous.
4144
41452019-06-13 Pedro Alves <palves@redhat.com>
4146
4147 * gdb.base/settings.c: New file.
4148 * gdb.base/settings.exp: New file.
4149
41502019-06-13 Pedro Alves <palves@redhat.com>
4151
4152 * gdb.base/completion.exp: Fix comment typo.
4153
41542019-06-13 Pedro Alves <palves@redhat.com>
4155
4156 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4157 foo --1" test.
4158
41592019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4160
4161 * gdb.fortran/block-data.f: New.
4162 * gdb.fortran/block-data.exp: New.
4163
41642019-06-11 Tom de Vries <tdevries@suse.de>
4165
4166 PR testsuite/24521
4167 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4168 message.
4169
41702019-06-11 Tom de Vries <tdevries@suse.de>
4171
4172 PR testsuite/24521
4173 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4174
41752019-06-11 Tom de Vries <tdevries@suse.de>
4176
4177 * boards/readnow.exp: New file.
4178
41792019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4180
4181 * gdb.fortran/vla-sizeof.exp: Update expected results.
4182
41832019-06-06 Amos Bird <amosbird@gmail.com>
4184
4185 * gdb.base/annota1.exp (thread_switch): Add test for
4186 thread-exited annotation.
4187
41882019-06-06 Tom Tromey <tromey@adacore.com>
4189
4190 * gdb.base/maint.exp: Expect command started/finished output.
4191
41922019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4193
4194 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4195 comment.
4196 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4197
41982019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4199
4200 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4201 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4202 * gdb.arch/riscv-unwind-long-insn.c: New file.
4203 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4204
42052019-06-04 Christian Biesinger <cbiesinger@google.com>
4206
4207 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
4208
42092019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4210
4211 * lib/gdb.exp (help_list_trailer): New regexp variable
4212 factorizing the help trailer message.
4213 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4214 arg to allow to better factorize various tests.
4215 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4216 (test_prefix_command_help): Use help_list_trailer.
4217 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4218 * gdb.guile/scm-cmd.exp: Likewise.
4219 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4220 * gdb.base/help.exp: Use test_user_defined_class_help.
4221 * gdb.base/style.exp: Add tests for styling of help and apropos.
4222 * lib/gdb-utils.exp (style): Add title and highlight styles.
4223
42242019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4225
4226 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4227 $_shell_exitsignal.
4228 * gdb.base/default.exp: Update for new convenience variables.
4229
42302019-05-29 Tom Tromey <tromey@adacore.com>
4231
4232 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4233 to "break complete ada" test case's regexp.
4234
42352019-05-29 Tom Tromey <tromey@adacore.com>
4236
4237 PR c++/20020:
4238 * gdb.cp/constexpr-field.exp: New file.
4239 * gdb.cp/constexpr-field.cc: New file.
4240
42412019-05-29 Tom Tromey <tromey@adacore.com>
4242
4243 * gdb.base/finish.exp (finish_no_print): New proc.
4244 (finish_tests): Call it.
4245
42462019-05-24 Tom de Vries <tdevries@suse.de>
4247
4248 * gdb.dwarf2/gdb-add-index.exp: New file.
4249
42502019-05-22 Tom Tromey <tromey@adacore.com>
4251
4252 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4253 * gdb.base/style.exp: Use "style".
4254 * lib/gdb-utils.exp (style): New proc.
4255
42562019-05-22 Tom de Vries <tdevries@suse.de>
4257
4258 * gdb.base/align.exp: Require c++11.
4259
42602019-05-22 Tom de Vries <tdevries@suse.de>
4261
4262 PR testsuite/24586
4263 * gdb.python/py-mi-var-info-path-expression.exp: Call
4264 mi_skip_python_tests to check if python is supported.
4265
42662019-05-22 Alan Hayward <alan.hayward@arm.com>
4267
4268 * gdb.arch/aarch64-pauth.c: New test.
4269 * gdb.arch/aarch64-pauth.exp: New file.
4270
42712019-05-22 Alan Hayward <alan.hayward@arm.com>
4272
4273 * README (Re-running Tests Outside The Testsuite): New section.
4274
42752019-05-21 Tom de Vries <tdevries@suse.de>
4276
4277 * gdb.arch/amd64-eval.exp: Require c++11.
4278 * gdb.base/max-depth.exp: Same.
4279 * gdb.compile/compile-cplus-array-decay.exp: Same.
4280 * gdb.cp/meth-typedefs.exp: Same.
4281 * gdb.cp/subtypes.exp: Same.
4282 * gdb.cp/temargs.exp: Same.
4283
42842019-05-21 Alan Hayward <alan.hayward@arm.com>
4285
4286 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4287
42882019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4289
4290 PR gdb/18644
4291 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4292 * gdb.fortran/printing-types.exp: Add new test.
4293 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4294 testing.
4295 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4296 setup_kfail call.
4297
42982019-05-17 Alan Hayward <alan.hayward@arm.com>
4299
4300 * README (Running the Testsuite): Change example.
4301 (Testsuite Parameters): Remove TRANSCRIPT.
4302 * lib/gdb.exp: Remove TRANSCRIPT check.
4303
43042019-05-17 Alan Hayward <alan.hayward@arm.com>
4305
4306 * README (Testsuite Parameters): Add replay logging to
4307 GDBSERVER_DEBUG.
4308 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4309 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4310 as a comma separated list.
4311 (gdb_debug_init): Override procedure.
4312
43132019-05-17 Alan Hayward <alan.hayward@arm.com>
4314
4315 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4316 (gdb_write_cmd_file): New procedure.
4317 * lib/gdbserver-support.exp (gdbserver_start): Call
4318 gdbserver_write_cmd_file.
4319 (gdbserver_write_cmd_file): New procedure.
4320
43212019-05-17 Alan Hayward <alan.hayward@arm.com>
4322
4323 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4324 (delete_breakpoints): Likewise.
4325 (gdb_run_cmd): Likewise.
4326 (gdb_start_cmd): Likewise.
4327 (gdb_starti_cmd): Likewise.
4328 (gdb_internal_error_resync): Likewise.
4329 (gdb_test_multiple): Likewise.
4330 (gdb_reinitialize_dir): Likewise.
4331 (default_gdb_exit): Likewise.
4332 (gdb_file_cmd): Mark kill as optional.
4333 (default_gdb_start): Call gdb_stdin_log_init.
4334 (send_gdb): Call gdb_stdin_log_write.
4335 (rerun_to_main): Mark Y as an answer.
4336 (gdb_stdin_log_init): New function.
4337 (gdb_stdin_log_write): Likewise.
4338
43392019-05-17 Alan Hayward <alan.hayward@arm.com>
4340
4341 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4342 * gdb.base/debug-expr.exp: Likewise.
4343 * gdb.base/foll-fork.exp: Likewise.
4344 * gdb.base/foll-vfork.exp: Likewise.
4345 * gdb.base/fork-print-inferior-events.exp: Likewise.
4346 * gdb.base/gdb-sigterm.exp: Likewise.
4347 * gdb.base/gdbinit-history.exp: Likewise.
4348 * gdb.base/osabi.exp: Likewise.
4349 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4350 * gdb.base/ui-redirect.exp: Likewise.
4351 * gdb.gdb/unittest.exp: Likewise.
4352 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4353 * gdb.mi/mi-watch.exp: Likewise.
4354 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4355 * gdb.mi/user-selected-context-sync.exp: Likewise.
4356 * gdb.python/python.exp: Disable debug test when debugging.
4357 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4358 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4359 Likewise.
4360 * gdb.threads/stepi-random-signal.exp: Likewise.
4361
43622019-05-17 Alan Hayward <alan.hayward@arm.com>
4363
4364 * Makefile.in: Pass through GDB_DEBUG.
4365 * README (Testsuite Parameters): Add GDB_DEBUG.
4366 (gdb,debug): Add board setting.
4367 * lib/gdb.exp (default_gdb_start): Start debugging.
4368 (gdb_debug_enabled): New procedure.
4369 (gdb_debug_init): Likewise.
4370
43712019-05-17 Alan Hayward <alan.hayward@arm.com>
4372
4373 * Makefile.in: Pass through GDB_DEBUG.
4374 * README (Testsuite Parameters): Add GDB_DEBUG.
4375 (gdb,debug): Add board setting.
4376 * lib/gdb.exp (default_gdb_start): Start debugging.
4377 (gdb_debug_enabled): New procedure.
4378 (gdb_debug_init): Likewise.
4379
43802019-05-17 Alan Hayward <alan.hayward@arm.com>
4381
4382 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4383
43842019-05-17 Alan Hayward <alan.hayward@arm.com>
4385
4386 * gdb.base/ui-redirect.exp: Test redirection.
4387
43882019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4389
4390 * gdb.mi/mi-complete.exp: New file.
4391 * gdb.mi/mi-complete.cc: Likewise.
4392
43932019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4394
4395 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4396 indexed and sliced arrays, and pointers to arrays.
4397
43982019-05-14 Tom Tromey <tromey@adacore.com>
4399
4400 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4401 styling test.
4402
44032019-05-14 Tom de Vries <tdevries@suse.de>
4404
4405 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4406 selection entry encoding.
4407
44082019-05-10 Tom Tromey <tromey@adacore.com>
4409
4410 * gdb.ada/info_exc.exp: Add "complete" test.
4411
44122019-05-09 Tom de Vries <tdevries@suse.de>
4413
4414 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4415 CU-relative.
4416
44172019-05-09 Tom de Vries <tdevries@suse.de>
4418
4419 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4420 CU-relative.
4421
44222019-05-08 Joel Brobecker <brobecker@adacore.com>
4423
4424 * gdb.ada/frame_arg_lang.exp: New testcase.
4425 * gdb.ada/frame_arg_lang/bla.adb: New file.
4426 * gdb.ada/frame_arg_lang/pck.ads: New file.
4427 * gdb.ada/frame_arg_lang/pck.adb: New file.
4428 * gdb.ada/frame_arg_lang/foo.c: New file.
4429
44302019-05-08 Tom Tromey <tromey@adacore.com>
4431
4432 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4433
44342019-05-08 Tom Tromey <tromey@adacore.com>
4435
4436 * gdb.base/ptype-offsets.exp: Update tests.
4437
44382019-05-08 Tom Tromey <tromey@adacore.com>
4439
4440 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4441 cases.
4442 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4443 "short".
4444
44452019-05-08 Tom Tromey <tromey@adacore.com>
4446
4447 * gdb.ada/vla.exp: New file.
4448 * gdb.ada/vla/vla.adb: New file.
4449
44502019-05-07 Tom de Vries <tdevries@suse.de>
4451
4452 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4453
44542019-05-07 Tom de Vries <tdevries@suse.de>
4455
4456 PR testsuite/24522
4457 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4458 section.
4459
44602019-05-07 Tom de Vries <tdevries@suse.de>
4461
4462 PR testsuite/24522
4463 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4464 .debug_aranges section.
4465
44662019-05-07 Tom de Vries <tdevries@suse.de>
4467
4468 PR testsuite/24159
4469 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4470
44712019-05-06 Tom de Vries <tdevries@suse.de>
4472
4473 * lib/gdb.exp (exec_has_index_section): New proc.
4474 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4475 section.
4476
44772019-05-04 Tom de Vries <tdevries@suse.de>
4478
4479 * boards/cc-with-debug-names.exp: New file.
4480
44812019-05-03 Tom Tromey <tromey@adacore.com>
4482
4483 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4484 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4485 * gdb.ada/char_enum.exp: Add test.
4486
44872019-05-03 Tom de Vries <tdevries@suse.de>
4488
4489 * boards/cc-with-gdb-index.exp: New file.
4490
44912019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4492
4493 * gdb.rust/simple.exp: Add new test case.
4494 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4495 (main): Initialise an instance of the new struct.
4496
44972019-05-01 Tom Tromey <tromey@adacore.com>
4498
4499 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4500 record.
4501 (NPR): New variable.
4502 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4503 test.
4504
45052019-05-01 Tom Tromey <tromey@adacore.com>
4506
4507 * gdb.ada/packed_array_assign.exp: Add packed assignment
4508 regression test.
4509
45102019-05-01 Tom de Vries <tdevries@suse.de>
4511
4512 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4513
45142019-05-01 Tom de Vries <tdevries@suse.de>
4515
4516 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4517
45182019-04-30 Ali Tamur <tamur@google.com>
4519
4520 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4521
45222019-04-30 Tom Tromey <tromey@adacore.com>
4523
4524 * lib/ada.exp (find_ada_tool): New proc.
4525 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4526 * gdb.ada/catch_ex_std.exp: New file.
4527 * gdb.ada/catch_ex_std/foo.adb: New file.
4528 * gdb.ada/catch_ex_std/some_package.adb: New file.
4529 * gdb.ada/catch_ex_std/some_package.ads: New file.
4530
45312019-04-30 Tom Tromey <tromey@adacore.com>
4532
4533 PR c++/24470:
4534 * gdb.cp/temargs.cc: Add test code from PR.
4535
45362019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4537
4538 * gdb.fortran/vla-datatypes.exp: Update expected results.
4539 * gdb.fortran/vla-ptype.exp: Likewise.
4540 * gdb.fortran/vla-type.exp: Likewise.
4541 * gdb.fortran/vla-value.exp: Likewise.
4542
45432019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4544
4545 * gdb.fortran/ptr-indentation.exp: Update expected results.
4546 * gdb.fortran/ptype-on-functions.exp: Likewise.
4547 * gdb.fortran/vla-ptr-info.exp: Likewise.
4548 * gdb.fortran/vla-value.exp: Likewise.
4549
45502019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4551
4552 * gdb.fortran/ptype-on-functions.exp: New file.
4553 * gdb.fortran/ptype-on-functions.f90: New file.
4554
45552019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4556
4557 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4558 case void string.
4559
45602019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4561
4562 * gdb.fortran/complex.exp: Expand.
4563 * gdb.fortran/complex.f: Renamed to...
4564 * gdb.fortran/complex.f90: ...this, and extended to add more
4565 complex values.
4566
45672019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4568
4569 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4570 MODULO, CMPLX.
4571
45722019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4573 Richard Bunt <richard.bunt@arm.com>
4574
4575 * gdb.base/max-depth.c: New file.
4576 * gdb.base/max-depth.exp: New file.
4577 * gdb.python/py-nested-maps.c: New file.
4578 * gdb.python/py-nested-maps.exp: New file.
4579 * gdb.python/py-nested-maps.py: New file.
4580 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4581 (test_all_common): Call test_max_depth.
4582 * gdb.fortran/max-depth.exp: New file.
4583 * gdb.fortran/max-depth.f90: New file.
4584 * gdb.go/max-depth.exp: New file.
4585 * gdb.go/max-depth.go: New file.
4586 * gdb.modula2/max-depth.exp: New file.
4587 * gdb.modula2/max-depth.c: New file.
4588 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4589
45902019-04-29 Tom de Vries <tdevries@suse.de>
4591
4592 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4593
45942019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4595
4596 * gdb.base/callexit.exp: Test may-call-functions off.
4597
45982019-04-25 Keith Seitz <keiths@redhat.com>
4599
4600 PR c++/24367
4601 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4602 (another_incomplete_struct, test_incomplete): New definitions.
4603 (main): Use new definitions.
4604 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4605 functions.
4606
46072019-04-25 Ali Tamur <tamur@google.com>
4608
4609 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4610
46112019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4612
4613 PR corefiles/11608
4614 PR corefiles/18187
4615 * gdb.base/coredump-filter-build-id.exp: New file.
4616
46172019-04-25 Alan Hayward <alan.hayward@arm.com>
4618
4619 * Makefile.in: Pass through GDBSERVER_DEBUG.
4620 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4621 (gdbserver,debug): Add board setting.
4622 * gdb.trace/tspeed.exp: Skip when debugging.
4623 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4624 * lib/gdbserver-support.exp: Likewise
4625
46262019-04-24 Tom Tromey <tromey@adacore.com>
4627
4628 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4629 Rust.
4630
46312019-04-24 Tom Tromey <tromey@adacore.com>
4632
4633 * gdb.arch/amd64-eval.exp: Test bitfield return.
4634 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4635 (class Foo) <return_bitfields>: New method.
4636 (main): Call it.
4637
46382019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4639
4640 * gdb.cp/many-args.cc: New file.
4641 * gdb.cp/many-args.exp: New file.
4642
46432019-04-23 Tom de Vries <tdevries@suse.de>
4644
4645 PR gdb/24433
4646 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4647
46482019-04-23 Alan Hayward <alan.hayward@arm.com>
4649
4650 * gdb.trace/backtrace.exp: Use nopie flag.
4651 * gdb.trace/circ.exp: Likewise.
4652 * gdb.trace/collection.exp: Likewise.
4653 * gdb.trace/ftrace.exp: Likewise.
4654 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4655 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4656 * gdb.trace/qtro.exp: Likewise.
4657 * gdb.trace/read-memory.exp: Likewise.
4658 * gdb.trace/report.exp: Likewise.
4659 * gdb.trace/tfile.exp: Likewise.
4660 * gdb.trace/tfind.exp: Likewise.
4661 * gdb.trace/unavailable.exp: Likewise.
4662
46632019-04-22 Pedro Alves <palves@redhat.com>
4664
4665 * gdb.base/solib-probes-nosharedlibrary.c,
4666 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4667
46682019-04-19 Tom Tromey <tromey@adacore.com>
4669
4670 * gdb.ada/ptype_union.c: New file.
4671 * gdb.ada/ptype_union.exp: New file.
4672
46732019-04-19 Tom Tromey <tromey@adacore.com>
4674
4675 PR symtab/24423:
4676 * gdb.base/list0.h (foo): Add a control-l character.
4677
46782019-04-18 Tom de Vries <tdevries@suse.de>
4679
4680 PR gdb/24433
4681 * boards/local-board.exp: Set sysroot to "".
4682
46832019-04-18 Tom de Vries <tdevries@suse.de>
4684 Pedro Alves <palves@redhat.com>
4685
4686 PR gdb/24454
4687 * gdb.threads/vfork-follow-child-exec.c: New file.
4688 * gdb.threads/vfork-follow-child-exec.exp: New file.
4689 * gdb.threads/vfork-follow-child-exit.c: New file.
4690 * gdb.threads/vfork-follow-child-exit.exp: New file.
4691
46922019-04-15 Leszek Swirski <leszeks@google.com>
4693
4694 * gdb.arch/amd64-eval.cc: New file.
4695 * gdb.arch/amd64-eval.exp: New file.
4696
46972019-04-11 Alan Hayward <alan.hayward@arm.com>
4698
4699 * gdb.server/sysroot.c: New test.
4700 * gdb.server/sysroot.exp: New file.
4701 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4702 matching param.
4703
47042019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4705
4706 * gdb.base/align.exp: Extend test to cover structures containing
4707 only static fields.
4708
47092019-04-11 Tom de Vries <tdevries@suse.de>
4710
4711 * boards/cc-with-dwz-m.exp: New file.
4712 * boards/cc-with-dwz.exp: New file.
4713 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4714
47152019-04-09 Simon Marchi <simon.marchi@efficios.com>
4716
4717 * gdb.base/start-cpp.exp: New file.
4718 * gdb.base/start-cpp.cc: New file.
4719
47202019-04-08 Kevin Buettner <kevinb@redhat.com>
4721
4722 * gdb.python/py-thrhandle.exp: Adjust tests to call
4723 thread_from_handle instead of thread_from_thread_handle.
4724
47252019-04-08 Kevin Buettner <kevinb@redhat.com>
4726
4727 * gdb.python/py-thrhandle.exp: Add tests for
4728 gdb.InferiorThread.handle.
4729
47302019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4731
4732 * gdb.python/py-function.exp: Check calling helper function from
4733 all languages.
4734 * lib/gdb.exp (gdb_supported_languages): New proc.
4735
47362019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4737
4738 * gdb.base/complex-parts.c: New file.
4739 * gdb.base/complex-parts.exp: New file.
4740
47412019-04-01 Tom Tromey <tromey@adacore.com>
4742
4743 PR symtab/23331:
4744 * gdb.dwarf2/dw2-ranges-main.c: New file.
4745 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4746 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4747
47482019-03-30 Simon Marchi <simark@simark.ca>
4749
4750 * gdb.base/default.exp: Add values for $_gdb_major and
4751 $_gdb_minor.
4752
47532019-03-29 Tom Tromey <tromey@adacore.com>
4754
4755 * gdb.base/help.exp: Tighten apropos regexp.
4756
47572019-03-29 Keith Seitz <keiths@redhat.com>
4758
4759 * gdb.fortran/array-bounds.exp: New file.
4760 * gdb.fortran/array-bounds.f90: New file.
4761
47622019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4763
4764 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4765
47662019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4767
4768 * gdb.multi/hello.c (main): Increase alarm timer.
4769
47702019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4771
4772 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4773 factor when no hardware watchpoint support.
4774
47752019-03-28 Alan Hayward <alan.hayward@arm.com>
4776 Pedro Alves <palves@redhat.com>
4777
4778 * boards/local-board.exp: set sysroot to /.
4779
47802019-03-27 Alan Hayward <alan.hayward@arm.com>
4781
4782 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4783 in child.
4784
47852019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4786
4787 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4788 field.
4789 (make_container): Initialise new field.
4790 * gdb.python/py-prettyprint.exp: Add new tests.
4791 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4792 <display_hint>: New method.
4793
47942019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4795
4796 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4797 gdb_continue_to_breakpoint more throughout this test.
4798 (run_lang_tests) Supply unique test names, and use
4799 gdb_test_no_output.
4800
48012019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4802
4803 * gdb.base/finish-pretty.exp: Update expected results.
4804 * gdb.base/pretty-print.c: New file.
4805 * gdb.base/pretty-print.exp: New file.
4806
48072019-03-25 Pedro Alves <palves@redhat.com>
4808
4809 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4810 move comments outside list. Append '-i "" eof' section.
4811
48122019-03-22 Alan Hayward <alan.hayward@arm.com>
4813
4814 PR testsuite/25016
4815 * README: Add pie options.
4816 * gdb.base/break-interp.exp: Ensure pie is disabled.
4817 * gdb.base/dump.exp: Likewise.
4818 * lib/gdb.exp (gdb_compile): Add pie option.
4819
48202019-03-19 Tom Tromey <tromey@adacore.com>
4821
4822 * gdb.mi/mi2-cli-display.c: New file.
4823 * gdb.mi/mi2-cli-display.exp: New file.
4824
48252019-03-18 Joel Brobecker <brobecker@adacore.com>
4826 Tom Tromey <tromey@adacore.com>
4827
4828 * gdb.ada/ptype_array/pck.adb: New file.
4829 * gdb.ada/ptype_array/pck.ads: New file.
4830 * gdb.ada/ptype_array/foo.adb: New file.
4831 * gdb.ada/ptype_array.exp: New file.
4832
48332019-03-14 Tom Tromey <tromey@adacore.com>
4834
4835 * gdb.base/style.exp: Add "set style sources" test.
4836
48372019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4838
4839 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4840 * mi-breakpoint-multiple-locations.exp: ... this.
4841 (make_breakpoints_pattern): New proc.
4842 (do_test): Add mi_version parameter, test -break-insert,
4843 -break-info and =breakpoint-created.
4844
48452019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4846
4847 * config/default.exp: Remove 'load_lib gdb.exp'.
4848 * config/monitor.exp: Likewise.
4849 * config/sid.exp: Likewise.
4850 * config/sim.exp: Likewise.
4851 * config/slite.exp: Likewise.
4852 * config/unix.exp: Likewise.
4853 * gdb.base/default.exp: Remove unhelpful comment.
4854
48552019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4856
4857 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4858
48592019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4860
4861 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4862
48632019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4864
4865 * gdb.fortran/type-kinds.exp: Update expected results.
4866
48672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4868
4869 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4870
48712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4872
4873 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4874 function.
4875 (test_basic_parsing_of_type_kinds): Expand types tested.
4876 (test_parsing_invalid_type_kinds): New function.
4877
48782019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4879
4880 * gdb.fortran/intrinsics.exp: New file.
4881 * gdb.fortran/intrinsics.f90: New file.
4882 * gdb.fortran/type-kinds.exp: New file.
4883
48842019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4885
4886 * gdb.fortran/dot-ops.exp: New file.
4887
48882019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4889
4890 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4891 Check upper and lower case logical literals.
4892
48932019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4894
4895 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4896 Remove duplicate tests.
4897
48982019-03-06 Alan Hayward <alan.hayward@arm.com>
4899
4900 * lib/gdb.exp (builtin_cd): rename of cd.
4901 (cd): Override builtin.
4902
49032019-03-06 Richard Bunt <richard.bunt@arm.com>
4904
4905 * gdb.fortran/function-calls.exp: New file.
4906 * gdb.fortran/function-calls.f90: New test.
4907
49082019-03-04 Richard Bunt <richard.bunt@arm.com>
4909
4910 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4911 on user program standard output.
4912 * gdb.fortran/short-circuit-argument-list.f90: Record function
4913 calls.
4914
49152019-02-28 Alan Hayward <alan.hayward@arm.com>
4916
4917 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4918 failure.
4919
49202019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4921
4922 PR gdb/8527
4923 * gdb.base/interrupt-daemon-attach.c,
4924 gdb.base/interrupt-daemon-attach.exp: New test.
4925
49262019-02-27 Pedro Alves <palves@redhat.com>
4927
4928 * gdb.base/page.exp: Add tests for "set width/height -1".
4929
49302019-02-27 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.base/page.exp: Add tests for "set/show width/height" with
4933 "infinite" values.
4934
49352019-02-27 Tom Tromey <tromey@adacore.com>
4936
4937 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4938 2.4.
4939 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4940 workaround.
4941
49422019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4943
4944 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4945 tests for structs with static members.
4946
49472019-02-26 Tom Tromey <tromey@adacore.com>
4948
4949 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4950 ValueError, not TypeError.
4951
49522019-02-26 Kevin Buettner <kevinb@redhat.com>
4953
4954 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4955 call from main program.
4956
49572019-02-23 Joel Brobecker <brobecker@adacore.com>
4958
4959 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4960 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4961 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4962 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4963 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4964
49652019-02-22 Keith Seitz <keiths@redhat.com>
4966
4967 PR symtab/23853
4968 * gdb.base/symlink-sourcefile.c: New file.
4969 * gdb.base/symlink-sourcefile.exp: New file.
4970
49712019-02-20 Tom Tromey <tom@tromey.com>
4972
4973 * gdb.base/info_qt.exp: Update.
4974
49752019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4976
4977 * gdb.base/source.exp: Move "error in sourced script" code to
4978 the end.
4979 * gdb.base/source-error.gdb: Move contents to
4980 source-error-1.gdb. Add new code to source source-error-1.gdb.
4981 * gdb.base/source-error-1.gdb: New file, from previous
4982 source-error.gdb.
4983
49842019-02-17 Tom Tromey <tom@tromey.com>
4985
4986 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4987 for macro styling.
4988 * gdb.base/style.c (SOME_MACRO): New macro.
4989
49902019-02-17 Tom Tromey <tom@tromey.com>
4991
4992 * gdb.base/style.exp: Add line-wrapping tests.
4993 * gdb.base/page.exp: Add test for quitting during pagination.
4994
49952019-02-17 Joel Brobecker <brobecker@adacore.com>
4996
4997 * gdb.ada/big_packed_array: New testcase.
4998 * gdb.ada/homonym.exp: Fix incorrect expected output for
4999 "break <homonym__get_value>" test.
5000
50012019-02-13 Weimin Pan <weimin.pan@oracle.com>
5002
5003 PR breakpoints/21870
5004 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5005 and prepare_for_testing. Add comment.
5006 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5007 redundant cleanup call. Clean up comment.
5008
50092019-02-12 Weimin Pan <weimin.pan@oracle.com>
5010
5011 PR breakpoints/21870
5012 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5013 * gdb.arch/aarch64-dbreg-contents.c: New file.
5014
50152019-02-10 Joel Brobecker <brobecker@adacore.com>
5016
5017 * gdb.ada/mi_ref_changeable: New testcase.
5018
50192019-02-07 Alan Hayward <alan.hayward@arm.com>
5020
5021 * gdb.base/attach.exp: Add double attach test.
5022
50232019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5024
5025 * lib/gdb.exp (default_gdb_start): Don't match pagination
5026 prompt.
5027 (gdb_init): Set stty_init.
5028
50292019-01-27 Tom Tromey <tom@tromey.com>
5030
5031 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5032 skip_python_tests.
5033
50342019-01-24 Alan Hayward <alan.hayward@arm.com>
5035
5036 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5037 New structure.
5038 (struct struct_static_02_02): Likewise.
5039 (struct struct_static_02_03): Likewise.
5040 (struct struct_static_02_04): Likewise.
5041 (struct struct_static_04_01): Likewise.
5042 (struct struct_static_04_02): Likewise.
5043 (struct struct_static_04_03): Likewise.
5044 (struct struct_static_04_04): Likewise.
5045 (struct struct_static_06_01): Likewise.
5046 (struct struct_static_06_02): Likewise.
5047 (struct struct_static_06_03): Likewise.
5048 (struct struct_static_06_04): Likewise.
5049 (cmp_struct_static_02_01): Likewise.
5050 (cmp_struct_static_02_02): Likewise.
5051 (cmp_struct_static_02_03): Likewise.
5052 (cmp_struct_static_02_04): Likewise.
5053 (cmp_struct_static_04_01): Likewise.
5054 (cmp_struct_static_04_02): Likewise.
5055 (cmp_struct_static_04_03): Likewise.
5056 (cmp_struct_static_04_04): Likewise.
5057 (cmp_struct_static_06_01): Likewise.
5058 (cmp_struct_static_06_02): Likewise.
5059 (cmp_struct_static_06_03): Likewise.
5060 (cmp_struct_static_06_04): Likewise.
5061 (call_all): Test new structs.
5062 * gdb.base/infcall-nested-structs.exp: Likewise.
5063
50642019-01-21 Alan Hayward <alan.hayward@arm.com>
5065 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5066
50672019-01-21 Alan Hayward <alan.hayward@arm.com>
5068 * gdb.base/stack-protector.c: New test.
5069 * gdb.base/stack-protector.exp: New file.
5070 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5071 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5072 option.
5073 (gdb_compile): Remove stack protector for GCC and prevent
5074 recursion.
5075
50762019-01-16 Keith Seitz <keiths@redhat.com>
5077
5078 PR gdb/23773
5079 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5080
50812019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5082
5083 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5084 aliases.
5085 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5086 tests.
5087 * gdb.arch/powerpc-vector-regs.c: New file.
5088 * gdb.arch/powerpc-vector-regs.exp: New file.
5089
50902019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5091
5092 * gdb.arch/altivec-regs.exp: Fix the list passed to
5093 gdb_expect_list when testing "info vector".
5094
50952019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5096
5097 * gdb.base/style.exp: Don't include path in testname.
5098
50992019-01-10 Keith Seitz <keiths@redhat.com>
5100
5101 PR gdb/23712
5102 PR symtab/23010
5103 * gdb.dwarf2/multidictionary.exp: New file.
5104
51052019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5106
5107 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5108 (test_gnuv3_style_demangling): ... this.
5109 (test_lucid_style_demangling): Remove.
5110 (test_arm_style_demangling): Remove.
5111 (test_hp_style_demangling): Remove.
5112 (do_tests): Remove calls to the above.
5113
51142019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5115
5116 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5117 case.
5118
51192019-01-06 Tom Tromey <tom@tromey.com>
5120
5121 PR gdb/28155:
5122 * gdb.dwarf2/typedef-void-finish.exp: New file.
5123
51242018-12-28 Tom Tromey <tom@tromey.com>
5125 Simon Marchi <simark@simark.ca>
5126
5127 * gdb.base/jit-exec.exp: New file.
5128 * gdb.base/jit-exec.c: New file.
5129 * gdb.base/jit-execd.c: New file.
5130
51312018-12-28 Tom Tromey <tom@tromey.com>
5132
5133 * gdb.base/style.exp: Update test to check for address styling.
5134
51352018-12-28 Tom Tromey <tom@tromey.com>
5136
5137 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5138 message.
5139
51402018-12-28 Tom Tromey <tom@tromey.com>
5141
5142 * gdb.base/style.exp: Add test for version number styling.
5143
51442018-12-28 Tom Tromey <tom@tromey.com>
5145
5146 * gdb.base/style.exp: Add test for print_address_symbolic.
5147
51482018-12-28 Tom Tromey <tom@tromey.com>
5149
5150 * gdb.base/style.exp: Add test for breakpoint setting.
5151
51522018-12-28 Tom Tromey <tom@tromey.com>
5153
5154 * gdb.base/style.exp: Add test for variable names.
5155
51562018-12-28 Tom Tromey <tom@tromey.com>
5157
5158 * gdb.base/style.exp: New file.
5159 * gdb.base/style.c: New file.
5160
51612018-12-28 Tom Tromey <tom@tromey.com>
5162
5163 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5164 "dumb".
5165 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5166 the TERM environment variable.
5167
51682018-12-27 Tom Tromey <tom@tromey.com>
5169
5170 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5171 pagination test.
5172
51732018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5174
5175 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5176 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5177
51782018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5179
5180 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5181 Filename a.adb changed to bp_fun_addr.adb.
5182 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5183
51842018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5185
5186 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5187 non-PIE executables.
5188 * README: Mention the gdb,nopie_flag board setting.
5189 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5190 non-PIE executable.
5191 * gdb.arch/amd64-entry-value.exp: Likewise.
5192 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5193 * gdb.arch/i386-float.exp: Likewise.
5194 * gdb.arch/i386-signal.exp: Likewise.
5195 * gdb.mi/mi-reg-undefined.exp: Likewise.
5196
51972018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5198
5199 PR gdb/23974
5200 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5201
52022018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5203
5204 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5205 Update order of results accordingly.
5206
52072018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5208
5209 * gdb.base/annota1.exp: Update a test regexp.
5210
52112018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5212
5213 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5214
52152018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5216
5217 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5218 (reuse_time): Initialize to REUSE_TIME_CAP.
5219 (check_rc): New function.
5220 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5221 Check pthread_create rc.
5222 (spawner_thread_func): Check pthread_create and pthread_join rc.
5223
52242018-12-08 Pedro Alves <palves@redhat.com>
5225
5226 * gdb.base/list.exp (test_forward_search): Rename to ...
5227 (test_forward_reverse_search): ... this. Also test reverse-search
5228 and the forward-search alias.
5229
52302018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5231
5232 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5233 local timeout variable before return, and remove all local timeout
5234 variable entirely.
5235 (gdb_load): Likewise.
5236
52372018-12-01 Tom de Vries <tdevries@suse.de>
5238
5239 * gdb.base/gdb-caching-proc.exp: New file.
5240
52412018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5242
5243 * Makefile.in (TIMESTAMP): New variable.
5244 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5245 command.
5246 (check-single-racy): Likewise.
5247 (check/%.exp): Likewise.
5248 (check-racy/%.exp): Likewise.
5249 (workers/%.worker): Likewise.
5250 (build-perf): Likewise.
5251 (check-perf): Likewise.
5252 * README: Describe new "TS" and "TS_FORMAT" variables.
5253 * print-ts.py: New file.
5254
52552018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5256
5257 PR python/23714
5258 * gdb.python/python.exp: Test command repetition after
5259 gdb.execute.
5260
52612018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5262
5263 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5264 is correctly aligned.
5265
52662018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5267
5268 * gdb.ada/info_auto_lang.exp: New testcase.
5269 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5270 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5271 * gdb.ada/info_auto_lang/some_c.c: New file.
5272
52732018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5274
5275 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5276 FUNC_lang language syntax.
5277
52782018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5279
5280 * gdb.base/info_minsym.c: New file.
5281 * gdb.base/info_minsym.exp: New file.
5282
52832018-11-19 Tom Tromey <tom@tromey.com>
5284
5285 PR rust/23625:
5286 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5287 * gdb.rust/expr.exp: Update expected output. Change one test.
5288
52892018-11-19 Tom Tromey <tom@tromey.com>
5290
5291 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5292
52932018-11-19 Pedro Alves <palves@redhat.com>
5294
5295 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5296 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5297 see the expected warning.
5298
52992018-11-16 Alan Hayward <alan.hayward@arm.com>
5300
5301 PR gdb/22736:
5302 * gdb.cp/infcall-nodebug-lib.c: New test.
5303 * gdb.cp/infcall-nodebug-main.c: New test.
5304 * gdb.cp/infcall-nodebug.exp: New file.
5305
53062018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5307
5308 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5309 completer tests.
5310
53112018-11-09 Tom de Vries <tdevries@suse.de>
5312
5313 * gdb.base/msym-lang.c: New test.
5314 * gdb.base/msym-lang.exp: New file.
5315 * gdb.base/msym-lang-main.c: New test.
5316
53172018-11-08 Tom Tromey <tom@tromey.com>
5318
5319 PR gdb/23555:
5320 PR gdb/23838:
5321 * gdb.base/warning.exp: New file.
5322
53232018-11-08 Jan Beulich <jbeulich@suse.com>
5324
5325 * testsuite/gdb.arch/i386-avx512.c,
5326 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5327
53282018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5329
5330 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5331 point hardware.
5332
53332018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5334
5335 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5336 * gdb.dwarf2/missing-type-name.exp: New file.
5337
53382018-11-06 Tom de Vries <tdevries@suse.de>
5339
5340 * gdb.base/many-headers.c: New test.
5341 * gdb.base/many-headers.exp: New file.
5342
53432018-11-06 Jim Wilson <jimw@sifive.com>
5344
5345 * gdb.base/code_elim.exp: For riscv, set additional_flags
5346 to include -msmall-data-limit=0.
5347
53482018-11-01 Joel Brobecker <brobecker@adacore.com>
5349
5350 * gdb.ada/watch_minus_l: New testcase.
5351
53522018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5353
5354 * gdb.arch/aix-sighandle.c: New file.
5355 * gdb.arch/aix-sighandle.exp: New file.
5356
53572018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5358
5359 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5360 registers being unions.
5361
53622018-10-31 Tom de Vries <tdevries@suse.de>
5363
5364 * lib/valgrind.exp: New file.
5365 (vgdb_start, vgdb_stop): New procs, factored out of ...
5366 * gdb.base/valgrind-bt.exp: ... here, ...
5367 * gdb.base/valgrind-disp-step.exp: ... here and ...
5368 * gdb.base/valgrind-infcall.exp: ... here.
5369
53702018-10-31 Tom de Vries <tdevries@suse.de>
5371
5372 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5373
53742018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5375
5376 * gdb.dwarf2/void-type.c: New file.
5377 * gdb.dwarf2/void-type.exp: New file.
5378
53792018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5380
5381 * gdb.base/info_qt.c: New file.
5382 * gdb.base/info_qt.exp: New file.
5383
53842018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5385
5386 * gdb.arch/powerpc-htm-regs.c: New file.
5387 * gdb.arch/powerpc-htm-regs.exp: New file.
5388
53892018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5390
5391 * gdb.arch/powerpc-tar.c: New file.
5392 * gdb.arch/powerpc-tar.exp: New file.
5393
53942018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5395
5396 * gdb.arch/powerpc-ppr-dscr.c: New file.
5397 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5398
53992018-10-25 Tom de Vries <tdevries@suse.de>
5400
5401 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5402
54032018-10-24 Tom de Vries <tdevries@suse.de>
5404
5405 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5406 longer exists error.
5407
54082018-10-24 Tom de Vries <tdevries@suse.de>
5409
5410 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5411
54122018-10-24 Tom de Vries <tdevries@suse.de>
5413
5414 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5415 --db-attach in valgrind.
5416
54172018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5418
5419 * gdb.arch/riscv-reg-aliases.c: New file.
5420 * gdb.arch/riscv-reg-aliases.exp: New file.
5421
54222018-10-19 Alan Hayward <alan.hayward@arm.com>
5423
5424 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5425
54262018-10-19 Alan Hayward <alan.hayward@arm.com>
5427
5428 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5429
54302018-10-19 Alan Hayward <alan.hayward@arm.com>
5431
5432 * gdb.cp/ovldbreak.exp: Fix regexps.
5433
54342018-10-19 Alan Hayward <alan.hayward@arm.com>
5435
5436 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5437
54382018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5439
5440 PR cli/23785
5441 * gdb.base/restore.exp: New test to check if "restore" with an
5442 invalid file doesn't segfault.
5443
54442018-10-18 Tom de Vries <tdevries@suse.de>
5445
5446 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5447 * gdb.ada/excep_handle.exp: Same.
5448 * gdb.ada/mi_string_access.exp: Same.
5449 * gdb.ada/mi_var_union.exp: Same.
5450 * gdb.arch/arc-analyze-prologue.exp: Same.
5451 * gdb.arch/arc-decode-insn.exp: Same.
5452 * gdb.base/readnever.exp: Same.
5453 * gdb.fortran/printing-types.exp: Same.
5454 * gdb.guile/scm-lazy-string.exp: Same.
5455
54562018-10-16 Tom de Vries <tdevries@suse.de>
5457
5458 PR gdb/23730
5459 * gdb.base/catch-follow-exec.c: Add copyright notice.
5460 * gdb.base/catch-follow-exec.exp: Rewrite to use
5461 gdb_spawn_with_cmdline_opts. Require gdb-native.
5462
54632018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5464
5465 * gdb.trace/actions-changed.exp: Check for arch support.
5466 * gdb.trace/actions.exp: Likewise.
5467 * gdb.trace/ax.exp: Likewise.
5468 * gdb.trace/backtrace.exp: Likewise.
5469 * gdb.trace/change-loc.exp: Likewise.
5470 * gdb.trace/deltrace.exp: Likewise.
5471 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5472 * gdb.trace/ftrace.exp: Likewise.
5473 * gdb.trace/infotrace.exp: Check for arch support.
5474 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5475 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5476 * gdb.trace/mi-tsv-changed.exp: Likewise.
5477 * gdb.trace/packetlen.exp: Likewise.
5478 * gdb.trace/passc-dyn.exp: Likewise.
5479 * gdb.trace/passcount.exp: Likewise.
5480 * gdb.trace/pending.exp: Likewise.
5481 * gdb.trace/range-stepping.exp: Check for shlib support.
5482 * gdb.trace/report.exp: Check for arch support.
5483 * gdb.trace/save-trace.exp: Likewise.
5484 * gdb.trace/signal.exp: Check for signal support.
5485 * gdb.trace/tfind.exp: Check for arch support.
5486 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5487 * gdb.trace/trace-common.h: Add comment.
5488 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5489 * gdb.trace/trace-enable-disable.exp: Likewise.
5490 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5491 * gdb.trace/tracecmd.exp: Check for arch support.
5492 * gdb.trace/tspeed.exp: Check for shlib and target support.
5493 * gdb.trace/tstatus.exp: Check for arch support.
5494 * gdb.trace/tsv.exp: Likewise.
5495 * gdb.trace/while-dyn.exp: Likewise.
5496 * gdb.trace/while-stepping.exp: Likewise.
5497 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5498
54992018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5500
5501 * gdb.trace/tspeed.exp: Remove nowarnings.
5502 (prepare_for_trace_test): Declare "global ipalib".
5503 * gdb.trace/tspeed.c: Include unistd.h.
5504 (main): Remove superfluous printf argument.
5505
55062018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5507
5508 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5509 directory prefix on the filename.
5510
55112018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5512
5513 * gdb.gdb/unittest.exp: Update expected message informing that
5514 selftests have been disabled.
5515 * gdb.server/unittest.exp: Likewise.
5516
55172018-10-09 Tom de Vries <tdevries@suse.de>
5518
5519 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5520 with runto_main.
5521
55222018-10-08 Weimin Pan <weimin.pan@oracle.com>
5523
5524 PR c++/16841
5525 * gdb.cp/virtbase2.cc: New file.
5526 * gdb.cp/virtbase2.exp: New file.
5527
55282018-10-06 Tom Tromey <tom@tromey.com>
5529
5530 PR python/19399:
5531 * gdb.python/py-inferior.exp: Add architecture test.
5532
55332018-10-06 Tom Tromey <tom@tromey.com>
5534
5535 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5536 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5537
55382018-10-06 Tom Tromey <tom@tromey.com>
5539
5540 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5541 of a "throw" catchpoint.
5542
55432018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5544
5545 * gdb.base/info-proc.exp: Update string expected from "help info
5546 proc".
5547
55482018-10-04 Tom Tromey <tom@tromey.com>
5549
5550 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5551 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5552 (test_initial_complaints, test_empty_complaints): Update.
5553 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5554
55552018-10-04 Tom Tromey <tom@tromey.com>
5556
5557 PR cli/19551:
5558 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5559 * lib/gdb.exp (gdb_file_cmd): Update.
5560 * gdb.stabs/weird.exp (print_weird_var): Update.
5561 * gdb.server/solib-list.exp: Update.
5562 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5563 * gdb.mi/mi-cli.exp: Update.
5564 * gdb.linespec/linespec.exp: Update.
5565 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5566 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5567 * gdb.cp/cp-relocate.exp: Update.
5568 * gdb.base/sym-file.exp: Update.
5569 * gdb.base/relocate.exp: Update.
5570 * gdb.base/readnever.exp: Update.
5571 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5572 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5573 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5574 * gdb.base/code_elim.exp: Update.
5575 * gdb.base/break-unload-file.exp (test_break): Update.
5576 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5577 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5578 Update.
5579 * gdb.base/attach.exp (do_attach_tests): Update.
5580 * gdb.base/sepdebug.exp: Update.
5581 * gdb.python/py-section-script.exp: Update.
5582
55832018-10-04 Tom Tromey <tom@tromey.com>
5584
5585 PR cli/22234:
5586 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5587 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5588 output.
5589
55902018-10-04 Tom Tromey <tom@tromey.com>
5591
5592 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5593 set width and height to 0.
5594 (test_command_line_attach_run): Use -quiet.
5595
55962018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5597
5598 * lib/gdb.exp (skip_ifunc_tests): New.
5599 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5600 other compile failures.
5601 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5602
56032018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5604
5605 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5606 is_amd64_regs_target.
5607
56082018-10-01 Alan Hayward <alan.hayward@arm.com>
5609
5610 * gdb.arch/aarch64-sighandler-regs.c: New test.
5611 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5612 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5613
56142018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5615
5616 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5617 assembly.
5618
56192018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5620
5621 * gdb.base/frame-selection.exp: New file.
5622 * gdb.base/frame-selection.c: New file.
5623
56242018-09-27 Alan Hayward <alan.hayward@arm.com>
5625
5626 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5627 pthread barrier.
5628 (main): Likewise.
5629
56302018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5631
5632 * gdb.base/large-frame-1.c: New file.
5633 * gdb.base/large-frame-2.c: New file.
5634 * gdb.base/large-frame.exp: New file.
5635 * gdb.base/large-frame.h: New file.
5636
56372018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5638
5639 PR gdb/20948
5640 * gdb.base/write_mem.exp: New test.
5641 * gdb.base/write_mem.c: Likewise.
5642
56432018-09-23 Tom Tromey <tom@tromey.com>
5644
5645 PR python/18852:
5646 * gdb.python/py-parameter.exp: Add test for parameter that throws
5647 on "set".
5648
56492018-09-23 Tom Tromey <tom@tromey.com>
5650
5651 PR python/17284:
5652 * gdb.python/py-template.exp (test_template_arg): Add test for
5653 negative template argument number.
5654
56552018-09-23 Tom Tromey <tom@tromey.com>
5656
5657 PR python/14062:
5658 * gdb.python/python.exp: Add test for post_event error.
5659
56602018-09-23 Tom Tromey <tom@tromey.com>
5661
5662 PR python/18170:
5663 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5664 convert pointers to int and long.
5665
56662018-09-23 Tom Tromey <tom@tromey.com>
5667
5668 PR python/20126:
5669 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5670 signed-ness conversion tests.
5671
56722018-09-23 Tom Tromey <tom@tromey.com>
5673
5674 PR python/18352;
5675 * gdb.python/py-value.exp (test_float_conversion): New proc.
5676 Use it.
5677
56782018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5679
5680 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5681
56822018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5683
5684 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5685 no readline.
5686 * gdb.base/utf8-identifiers.exp: Likewise.
5687 * gdb.cp/cpcompletion.exp: Likewise.
5688 * gdb.linespec/cpcompletion.exp: Likewise.
5689 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5690 * gdb.linespec/cpls-ops.exp: Likewise.
5691
56922018-09-19 Richard Bunt <richard.bunt@arm.com>
5693 Chris January <chris.january@arm.com>
5694
5695 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5696 * gdb.fortran/short-circuit-argument-list.exp: New file.
5697 * gdb.fortran/short-circuit-argument-list.f90: New test.
5698
56992018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5700
5701 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5702 "arch=" keyword when executing "-stack-list-frames".
5703
57042018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5705
5706 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5707 "arch=" keyword when executing "-stack-list-frames".
5708
57092018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5710
5711 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5712 break ada".
5713
57142018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5715
5716 PR python/23669
5717 * gdb.python/python.exp: Test gdb.execute("show commands").
5718
57192018-09-16 Tom Tromey <tom@tromey.com>
5720
5721 * gdb.base/new-ui.exp (do_execution_tests): Update.
5722 * gdb.base/dbx.exp (test_breakpoints): Update.
5723
57242018-09-14 Alan Hayward <alan.hayward@arm.com>
5725
5726 * lib/gdb.exp (gdb_simple_compile): Add proc.
5727 (is_elf_target): Use gdb_simple_compile.
5728 (skip_altivec_tests): Likewise.
5729 (skip_vsx_tests): Likewise.
5730 (skip_tsx_tests): Likewise.
5731 (skip_btrace_tests): Likewise.
5732 (skip_btrace_pt_tests): Likewise.
5733 (gdb_can_simple_compile): Likewise.
5734 (gdb_has_argv0): Likewise.
5735 (gdb_target_symbol_prefix): Likewise.
5736 (target_supports_scheduler_locking): Likewise.
5737
57382018-09-13 Tom Tromey <tom@tromey.com>
5739
5740 * Makefile.in (TAGS): Recognize proc_with_prefix and
5741 gdb_caching_proc.
5742
57432018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5744
5745 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5746 method.
5747
57482018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5749
5750 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5751 and a few other Inferior properties when the Inferior is no
5752 longer valid.
5753
57542018-09-13 Tom Tromey <tom@tromey.com>
5755
5756 PR rust/23650:
5757 * gdb.rust/simple.exp: Add test for enum field access error.
5758
57592018-09-13 Tom Tromey <tom@tromey.com>
5760
5761 PR rust/23626:
5762 * gdb.rust/simple.rs (EmptyEnum): New type.
5763 (main): Use it.
5764 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5765
57662018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5767
5768 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5769 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5770 * gdb.python/py-symtab.exp: Update test printing an objfile.
5771
57722018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5773
5774 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5775 object.
5776
57772018-09-12 Alan Hayward <alan.hayward@arm.com>
5778
5779 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5780 (support_complex_tests): Use gdb_can_simple_compile.
5781 (is_ilp32_target): Likewise.
5782 (is_lp64_target): Likewise.
5783 (is_64_target): Likewise.
5784 (is_amd64_regs_target): Likewise.
5785 (is_aarch32_target): Likewise.
5786 (gdb_int128_helper): Likewise.
5787
57882018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5789
5790 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5791
57922018-09-10 Jerome Guitton <guitton@adacore.com>
5793
5794 * gdb.ada/same_component_name: Add test for case of tagged record
5795 with variable-length fields.
5796
57972018-09-10 Xavier Roirand <roirand@adacore.com>
5798
5799 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5800 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5801 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5802 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5803
58042018-09-10 Xavier Roirand <roirand@adacore.com>
5805
5806 * gdb.ada/mi_string_access.exp: New testcase.
5807 * gdb.ada/mi_string_access/bar.adb: New file.
5808 * gdb.ada/mi_string_access/pck.adb: New file.
5809 * gdb.ada/mi_string_access/pck.asd: New file.
5810
58112018-09-10 Xavier Roirand <roirand@adacore.com>
5812
5813 * gdb.ada/mi_var_union.exp: New testcase.
5814 * gdb.ada/mi_var_union/bar.adb: New file.
5815 * gdb.ada/mi_var_union/pck.adb: New file.
5816 * gdb.ada/mi_var_union/pck.asd: New file.
5817
58182018-09-08 Tom Tromey <tom@tromey.com>
5819
5820 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5821
58222018-09-08 Tom Tromey <tom@tromey.com>
5823
5824 PR python/16047:
5825 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5826 (register_pretty_printers): Register new printer.
5827 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5828 test.
5829 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5830 (an_int_type3): New global.
5831
58322018-09-08 Joel Brobecker <brobecker@adacore.com>
5833
5834 * gdb.ada/expr_with_funcall: New testcase.
5835
58362018-09-08 Joel Brobecker <brobecker@adacore.com>
5837
5838 * gdb.ada/packed_array_assign: New testcase.
5839
58402018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5841
5842 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5843 names, and add test prefixes to make test names unique.
5844
58452018-09-05 Tom de Vries <tdevries@suse.de>
5846
5847 * gdb.dwarf2/varval.exp: Add test.
5848
58492018-09-04 Gary Benson <gbenson@redhat.com>
5850
5851 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5852 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5853
58542018-08-31 Tom Tromey <tom@tromey.com>
5855
5856 * gdb.rust/simple.rs: Rename second variable "v".
5857
58582018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5859
5860 * gdb.base/funcargs.c (use_a): New function.
5861 (recurse): Call use_a.
5862
58632018-08-29 Keith Seitz <keiths@redhat.com>
5864
5865 * gdb.compile/compile-cplus-anonymous.cc: New file.
5866 * gdb.compile/compile-cplus-anonymous.exp: New file.
5867 * gdb.compile/compile-cplus-array-decay.cc: New file.
5868 * gdb.compile/compile-cplus-array-decay.exp: New file.
5869 * gdb.compile/compile-cplus-inherit.cc: New file.
5870 * gdb.compile/compile-cplus-inherit.exp: New file.
5871 * gdb.compile/compile-cplus-member.cc: New file.
5872 * gdb.compile/compile-cplus-member.exp: New file.
5873 * gdb.compile/compile-cplus-method.cc: New file.
5874 * gdb.compile/compile-cplus-method.exp: New file.
5875 * gdb.compile/compile-cplus-mod.c: "New" file.
5876 * gdb.compile/compile-cplus-namespace.cc: New file.
5877 * gdb.compile/compile-cplus-namespace.exp: New file.
5878 * gdb.compile/compile-cplus-nested.cc: New file.
5879 * gdb.compile/compile-cplus-nested.exp: New file.
5880 * gdb.compile/compile-cplus-print.c: "New" file.
5881 * gdb.compile/compile-cplus-print.exp: "New" file.
5882 * gdb.compile/compile-cplus-virtual.cc: New file.
5883 * gdb.compile/compile-cplus-virtual.exp: New file.
5884 * gdb.compile/compile-cplus.c: "New" file.
5885 * gdb.compile/compile-cplus.exp: "New" file.
5886 * lib/compile-support.exp: New file.
5887
58882018-08-16 Gary Benson <gbenson@redhat.com>
5889
5890 PR gdb/13000:
5891 * gdb.base/batch-exit-status.exp: New file.
5892 * gdb.base/batch-exit-status.good-commands: Likewise.
5893 * gdb.base/batch-exit-status.bad-commands: Likewise.
5894
58952018-08-29 Alan Hayward <alan.hayward@arm.com>
5896
5897 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5898 (struct struct02): Likewise.
5899 (struct struct03): Likewise.
5900 (struct struct04): Likewise.
5901 (struct struct_01_01): New struct.
5902 (struct struct_01_02): Likewise.
5903 (struct struct_01_03): Likewise.
5904 (struct struct_01_04): Likewise.
5905 (struct struct_02_01): Likewise.
5906 (struct struct_02_02): Likewise.
5907 (struct struct_02_03): Likewise.
5908 (struct struct_02_04): Likewise.
5909 (struct struct_04_01): Likewise.
5910 (struct struct_04_02): Likewise.
5911 (struct struct_04_03): Likewise.
5912 (struct struct_04_04): Likewise.
5913 (struct struct_05_01): Likewise.
5914 (struct struct_05_02): Likewise.
5915 (struct struct_05_03): Likewise.
5916 (struct struct_05_04): Likewise.
5917 (cmp_struct01): Remove function.
5918 (cmp_struct02): Likewise.
5919 (cmp_struct03): Likewise.
5920 (cmp_struct04): Likewise.
5921 (cmp_struct_01_01): Add Function.
5922 (cmp_struct_01_02): Likewise.
5923 (cmp_struct_01_03): Likewise.
5924 (cmp_struct_01_04): Likewise.
5925 (cmp_struct_02_01): Likewise.
5926 (cmp_struct_02_02): Likewise.
5927 (cmp_struct_02_03): Likewise.
5928 (cmp_struct_02_04): Likewise.
5929 (cmp_struct_04_01): Likewise.
5930 (cmp_struct_04_02): Likewise.
5931 (cmp_struct_04_03): Likewise.
5932 (cmp_struct_04_04): Likewise.
5933 (cmp_struct_05_01): Likewise.
5934 (cmp_struct_05_02): Likewise.
5935 (cmp_struct_05_03): Likewise.
5936 (cmp_struct_05_04): Likewise.
5937 (call_all): Add new structs.
5938 * gdb.base/infcall-nested-structs.exp: Likewise.
5939
59402018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5941
5942 * gdb.python/py-framefilter-mi.exp: Update regexp to
5943 check for "arch" field in frame output.
5944
59452018-08-23 Kevin Buettner <kevinb@redhat.com>
5946
5947 * gdb.dwarf2/dw2-ranges-func.c: New file.
5948 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5949
59502018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5951
5952 * gdb.base/term.exp: Compare terminal settings with values from
5953 the inferior.
5954 * gdb.base/term.c: Get and set terminal settings.
5955
59562018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5957
5958 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5959 accommodate new "arch" field in frame output.
5960 * gdb.mi/mi-return.exp: Likewise.
5961 * gdb.mi/mi-stack.exp: Likewise.
5962 * gdb.mi/mi-syn-frame.exp: Likewise.
5963 * gdb.mi/user-selected-context-sync.exp: Likewise.
5964
59652018-08-19 Michael Spang <spang@google.com>
5966
5967 PR gdb/11786
5968 * gdb.base/gcore-tls-pie.c: New file.
5969 * gdb.base/gcore-tls-pie.exp: New file.
5970
59712018-08-18 Kevin Buettner <kevinb@redhat.com>
5972
5973 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5974 * gdb.dwarf2/varval.c: New file.
5975 * gdb.dwarf2/varval.exp: New file.
5976
59772018-08-17 Alan Hayward <alan.hayward@arm.com>
5978
5979 PR gdb/18931
5980 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5981
59822018-08-16 Keith Seitz <keiths@redhat.com>
5983
5984 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5985 tests expected to pass.
5986
59872018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5988
5989 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5990 -data-disassemble -a.
5991 (test_disassembly_bogus_args): Likewise.
5992
59932018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5994
5995 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5996
59972018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5998
5999 * gdb.base/vla-optimized-out.exp: Add new test.
6000
60012018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6002
6003 * gdb.base/vla-optimized-out-o3.exp: Delete.
6004 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6005 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6006 deleted tests.
6007
60082018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6009
6010 PR gdb/18050:
6011 * gdb.server/extended-remote-restart.c: New file.
6012 * gdb.server/extended-remote-restart.exp: New file.
6013
60142018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6015
6016 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6017 "set variable index = 42".
6018
60192018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6020
6021 * boards/index-cache-gdb.exp: New file.
6022 * gdb.dwarf2/index-cache.exp: New file.
6023 * gdb.dwarf2/index-cache.c: New file.
6024 * gdb.base/maint.exp: Check if we are using the index cache.
6025
60262018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6027
6028 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6029 MAKEFLAGS.
6030
60312018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6032
6033 * dg-extract-results.sh: Move to toplevel contrib.
6034 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6035 * Makefile.in (check-parallel-racy): Likewise.
6036
60372018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6038
6039 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6040 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6041 tests if the target supports scheduler locking.
6042
60432018-08-04 Tom de Vries <tdevries@suse.de>
6044
6045 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6046
60472018-08-02 Tom Tromey <tom@tromey.com>
6048
6049 PR symtab/16842.
6050 * gdb.cp/temargs.exp: Test "info address" of a template
6051 parameter.
6052
60532018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6054
6055 * gdb.python/py-mi-var-info-path-expression.c: New file.
6056 * gdb.python/py-mi-var-info-path-expression.py: New file.
6057 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6058
60592018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6060
6061 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6062 error after "cannot resolve name" string.
6063
60642018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6065
6066 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6067 started.
6068 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6069
60702018-07-28 Tom de Vries <tdevries@suse.de>
6071
6072 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6073
60742018-07-26 Tom de Vries <tdevries@suse.de>
6075
6076 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6077
60782018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6079
6080 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6081 is visible.
6082
60832018-07-26 Tom de Vries <tdevries@suse.de>
6084
6085 PR breakpoints/23366
6086 * gdb.base/catch-follow-exec.c: New test.
6087 * gdb.base/catch-follow-exec.exp: New file.
6088
60892018-07-25 Tom de Vries <tdevries@suse.de>
6090
6091 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6092 vla-optimized-out.c.
6093
60942018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6095
6096 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6097 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6098
60992018-07-20 Tom de Vries <tdevries@suse.de>
6100
6101 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6102 NOCLONE macro.
6103 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6104
61052018-07-19 Tom de Vries <tdevries@suse.de>
6106
6107 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6108 regular expression.
6109
61102018-07-18 Tom de Vries <tdevries@suse.de>
6111
6112 * gdb.base/vla-optimized-out.c: New test.
6113 * gdb.base/vla-optimized-out.exp: New file.
6114
61152018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6116
6117 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6118 message "No address associated with hostname" when gdbserver
6119 cannot resolve the hostname.
6120
61212018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6122
6123 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6124 Add some test prefixes to make tests unique.
6125
61262018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6127
6128 * gdb.base/frameapply.c: New file.
6129 * gdb.base/frameapply.exp: New file.
6130
61312018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6132
6133 * gdb.base/skip.exp: Update expected error message.
6134
61352018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6136 Jan Kratochvil <jan.kratochvil@redhat.com>
6137 Paul Fertser <fercerpav@gmail.com>
6138 Tsutomu Seki <sekiriki@gmail.com>
6139
6140 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6141 parameter.
6142 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6143 by default.
6144 * boards/native-gdbserver.exp: Likewise.
6145 * gdb.server/run-without-local-binary.exp: Improve regexp used
6146 for detecting when a remote debugging connection succeeds.
6147 * gdb.server/server-connect.exp: New file.
6148 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6149 Do not prefix the port number with ":".
6150 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6151 support for detecting and using it. Add '$debughost_gdbserver'
6152 to the list of arguments used to start gdbserver. Handle case
6153 when gdbserver cannot resolve a network name.
6154
61552018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6156
6157 PR c++/23373
6158 * gdb.base/ptype-offsets.cc (struct static_member): New
6159 struct.
6160 (main) <stmember>: New variable.
6161 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6162 with a static member in it.
6163
61642018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6165
6166 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6167 watchpoints enabled and disabled.
6168
61692018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6170
6171 * gdb.base/examine-backward.exp: Still run tests around address
6172 0x0, even if address 0x0 is not readable. Update the pattern for
6173 matching address 0x0 in expected output.
6174
61752018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6176
6177 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6178 malloc/free.
6179
61802018-07-04 Tom de Vries <tdevries@suse.de>
6181
6182 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6183
61842018-07-02 Maciej W. Rozycki <macro@mips.com>
6185
6186 PR tdep/8282
6187 * gdb.arch/mips-disassembler-options.exp: New test.
6188 * gdb.arch/mips-disassembler-options.s: New test source.
6189
61902018-06-29 Pedro Alves <palves@redhat.com>
6191
6192 * gdb.threads/names.exp: Adjust expected "info threads" output.
6193
61942018-06-29 Pedro Alves <palves@redhat.com>
6195
6196 * gdb.opt/inline-break.exp (line number, address): Add "info
6197 break" tests.
6198
61992018-06-29 Pedro Alves <palves@redhat.com>
6200
6201 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6202 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6203 number and address and running to them.
6204
62052018-06-29 Richard Bunt <richard.bunt@arm.com>
6206
6207 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6208
62092018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6210
6211 * lib/compiler.c: Remove executable permission flag.
6212
62132018-06-28 Richard Bunt <richard.bunt@arm.com>
6214
6215 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6216 code.
6217 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6218
62192018-06-28 Petr Tesarik <ptesarik@suse.cz>
6220
6221 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6222
62232018-06-28 Petr Tesarik <ptesarik@suse.cz>
6224
6225 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6226 address argument is omitted.
6227
62282018-06-28 Petr Tesarik <ptesarik@suse.cz>
6229
6230 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6231
62322018-06-27 Omair Javaid <omair.javaid@linaro.org>
6233
6234 PR gdb/21695
6235 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6236 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6237
62382018-06-26 Tom Tromey <tom@tromey.com>
6239
6240 PR rust/22574:
6241 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6242 * gdb.rust/simple.rs (struct SimpleLayout): New.
6243
62442018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6245
6246 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6247 "info registers" output.
6248
62492018-06-21 Richard Bunt <richard.bunt@arm.com>
6250
6251 * gdb.base/watchpoint-hw-attach.c: New test.
6252 * gdb.base/watchpoint-hw-attach.exp: New file.
6253
62542018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6255
6256 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6257 through /bin/sh.
6258 * boards/dwarf4-gdb-index.exp: Likewise.
6259 * boards/fission-dwp.exp: Likewise.
6260
62612018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6262
6263 * gdb.base/float128.exp: Add comment and improved fail message
6264 to the failure case of "print large128" test.
6265
62662018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6267
6268 * configure.ac: Remove AC_PREREQ.
6269 * configure: Re-generate.
6270
62712018-06-19 Pedro Alves <palves@redhat.com>
6272
6273 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6274 (func_extern_caller): New.
6275 (main): Call func_extern_caller.
6276 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6277 logic change.
6278
62792018-06-18 Weimin Pan <weimin.pan@oracle.com>
6280
6281 PR gdb/16841
6282 * gdb.cp/typedef-base.cc: New file.
6283 * gdb.cp/typedef-base.exp: New file.
6284
62852018-06-18 Tom de Vries <tdevries@suse.de>
6286
6287 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6288
62892018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6290 Richard Bunt <Richard.Bunt@arm.com>
6291
6292 * gdb.threads/attach-slow-waitpid.c: New file.
6293 * gdb.threads/attach-slow-waitpid.exp: New file.
6294 * gdb.threads/slow-waitpid.c: New file.
6295
62962018-06-14 Pedro Alves <palves@redhat.com>
6297
6298 * gdb.base/fork-running-state.c: Include <errno.h>.
6299 (exit_if_relative_exits): New.
6300 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6301 exits.
6302 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6303 child exits.
6304
63052018-06-14 Tom de Vries <tdevries@suse.de>
6306
6307 PR cli/22573
6308 * gdb.base/finish-pretty.c: New test.
6309 * gdb.base/finish-pretty.exp: New file.
6310
63112018-06-14 Pedro Alves <palves@redhat.com>
6312
6313 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6314 gdb's expected startup output.
6315
63162018-06-14 Pedro Alves <palves@redhat.com>
6317
6318 * lib/selftest-support.exp (selftest_setup): Remove inlined
6319 function handling.
6320
63212018-06-14 Tom de Vries <tdevries@suse.de>
6322
6323 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6324 matching of breakpoint printing.
6325
63262018-06-13 Tom de Vries <tdevries@suse.de>
6327
6328 PR testsuite/23269
6329 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6330 (fork_child): ... here, and ...
6331 (fork_parent): ... here.
6332
63332018-06-12 Tom de Vries <tdevries@suse.de>
6334
6335 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6336
63372018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6338 Stephen Roberts <stephen.roberts@arm.com>
6339
6340 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6341 rewrite test to describe action performed, rather than possible
6342 failure.
6343
63442018-06-08 Gary Benson <gbenson@redhat.com>
6345
6346 * gdb.threads/check-libthread-db.exp: New file.
6347 * gdb.threads/check-libthread-db.c: Likewise.
6348
63492018-06-05 Tom Tromey <tom@tromey.com>
6350
6351 * gdb.base/default.exp: Update expected "show version" output.
6352
63532018-06-05 Tom Tromey <tom@tromey.com>
6354
6355 PR cli/12326:
6356 * gdb.cp/static-print-quit.exp: Update.
6357 * lib/gdb.exp (pagination_prompt): Update.
6358 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6359 * gdb.python/python.exp: Update.
6360
63612018-06-04 Joel Brobecker <brobecker@adacore.com>
6362
6363 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6364
63652018-06-01 Joel Brobecker <brobecker@adacore.com>
6366
6367 * gdb.ada/bp_fun_addr: New testcase.
6368
63692018-06-01 Tom Tromey <tom@tromey.com>
6370
6371 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6372 results.
6373 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6374 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6375 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6376 * gdb.base/maint.exp (maint_pass_if): Update.
6377
63782018-05-31 Maciej W. Rozycki <macro@mips.com>
6379
6380 * gdb.base/endian.exp: New test.
6381 * gdb.base/endian.c: New test source.
6382
63832018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6384
6385 PR gdb/23203
6386 * gdb.base/bt-selected-frame.c: New file.
6387 * gdb.base/bt-selected-frame.exp: New file.
6388 * lib/gdb.exp (get_current_frame_number): New function.
6389
63902018-05-24 Maciej W. Rozycki <macro@mips.com>
6391 Pedro Alves <palves@redhat.com>
6392
6393 * gdb.threads/tls-core.c: Include <stdlib.h>
6394 (thread_proc): Call `abort'.
6395 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6396 (tls_core_test): New procedure, bits factored out from ...
6397 (top level): ... here. Test both native cores and gcore cores.
6398
63992018-05-23 Tom Tromey <tom@tromey.com>
6400
6401 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6402
64032018-05-23 Tom Tromey <tom@tromey.com>
6404
6405 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6406 symfile_complaints.
6407 (test_short_complaints): Likewise.
6408 (test_empty_complaints): Likewise.
6409 (test_initial_complaints): Update.
6410
64112018-05-23 Tom Tromey <tom@tromey.com>
6412
6413 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6414
64152018-05-23 Tom Tromey <tom@tromey.com>
6416
6417 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6418 (test_short_complaints): Update.
6419
64202018-05-22 Pedro Alves <palves@redhat.com>
6421
6422 * gdb.base/remote.exp: Only gdb_start after compiling the
6423 testcase. Issue "disconnect" before testing "set remote" command
6424 defaults. Issue clean_restart before running to main.
6425
64262018-05-22 Pedro Alves <palves@redhat.com>
6427
6428 * gdb.base/remote.exp: Adjust expected output of "show remote
6429 memory-write-packet-size". Add tests for "set remote
6430 memory-write-packet-size 0" and "set remote
6431 memory-write-packet-size fixed/limit".
6432
64332018-05-22 Pedro Alves <palves@redhat.com>
6434
6435 PR gdb/22973
6436 * gdb.base/utf8-identifiers.c: New file.
6437 * gdb.base/utf8-identifiers.exp: New file.
6438
64392018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6440
6441 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6442
64432018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6444
6445 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6446
64472018-05-18 Tom Tromey <tom@tromey.com>
6448
6449 * gdb.base/ptype-offsets.exp: Update.
6450
64512018-05-17 Keith Seitz <keiths@redhat.com>
6452
6453 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6454 in expected breakpoint stop locations.
6455 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6456 move to proper scope to test variable values.
6457 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6458 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6459 New functions.
6460 (main): Call not_inline_func3.
6461 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6462 inline_func1, inline_func2, and inline_func3. Test that when each
6463 breakpoint is hit, GDB properly reports both the stop location
6464 and the backtrace. Repeat tests for temporary breakpoints.
6465
64662018-05-15 Maciej W. Rozycki <macro@mips.com>
6467
6468 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6469 rather then trying to access it in determining whether the PID
6470 of `gdbserver' could have been retrieved.
6471
64722018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6473
6474 * gdb.arch/amd64-init-x87-values.S: New file.
6475 * gdb.arch/amd64-init-x87-values.exp: New file.
6476
64772018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6478
6479 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6480
64812018-05-04 Tom Tromey <tom@tromey.com>
6482
6483 PR python/22730:
6484 * gdb.python/python.exp: Test multi-line execute.
6485
64862018-05-04 Tom Tromey <tom@tromey.com>
6487
6488 PR python/22731:
6489 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6490
64912018-05-04 Tom Tromey <tom@tromey.com>
6492
6493 PR gdb/11750:
6494 * gdb.base/define.exp: Test defining a user command inside a user
6495 command.
6496 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6497
64982018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6499 Pedro Alves <palves@redhat.com>
6500
6501 PR breakpoints/19806 and support for PR external/20207.
6502 * gdb.base/watchpoint-unaligned.c: New file.
6503 * gdb.base/watchpoint-unaligned.exp: New file.
6504
65052018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6506
6507 * gdb.base/maint.exp: Make test names unique, use
6508 test_prefix_command_help to test 'help maint info', and remove
6509 repeated test of 'help maint'.
6510
65112018-05-04 Tom Tromey <tom@tromey.com>
6512
6513 PR gdb/22619:
6514 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6515 behavior.
6516
65172018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6518
6519 * gdb.base/maint.exp: Process output from 'maint print registers'
6520 line at a time.
6521
65222018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6523
6524 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6525 timeout.
6526
65272018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6528
6529 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6530 filter pattern.
6531
65322018-05-02 Pedro Alves <palves@redhat.com>
6533
6534 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6535 to_log_command renames.
6536 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6537
65382018-05-02 Tom Tromey <tom@tromey.com>
6539
6540 * gdb.python/py-parameter.exp: Set test message.
6541
65422018-05-02 Tom Tromey <tom@tromey.com>
6543
6544 PR python/20084:
6545 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6546 PARAM_ZUINTEGER_UNLIMITED tests.
6547
65482018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6549
6550 PR rust/23124
6551 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6552 when casting.
6553
65542018-04-30 Tom Tromey <tom@tromey.com>
6555
6556 * gdb.python/py-type.exp: Check align attribute.
6557 * gdb.python/py-type.c: New "aligncheck" global.
6558
65592018-04-30 Tom Tromey <tom@tromey.com>
6560
6561 PR exp/17095:
6562 * gdb.dwarf2/dw2-align.exp: New file.
6563 * gdb.cp/align.exp: New file.
6564 * gdb.base/align.exp: New file.
6565 * lib/gdb.exp (gdb_int128_helper): New proc.
6566 (has_int128_c, has_int128_cxx): New caching procs.
6567
65682018-04-27 Tom Tromey <tom@tromey.com>
6569
6570 PR rust/22545:
6571 * gdb.rust/simple.exp: Add inclusive range tests.
6572
65732018-04-26 Pedro Alves <palves@redhat.com>
6574
6575 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6576 ifunc breakpoint locations correctly of ifunc breakpoints set
6577 while the program resolves the ifunc.
6578
65792018-04-26 Pedro Alves <palves@redhat.com>
6580
6581 * gdb.base/gnu-ifunc-final.c: New file.
6582 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6583 * gdb.base/gnu-ifunc.exp (executable): Delete.
6584 (staticexecutable): Adjust.
6585 (lib_opts, exec_opts): Delete.
6586 (make_binsuffix, build, set-break): New procedures.
6587 (misc_tests): New, with tests factored out from the top level.
6588 (top level): Test different combinations of ifunc resolver name,
6589 resolver with and with debug info, and ifunc target with and
6590 without debug info. Wrap static tests with with_target_prefix.
6591
65922018-04-26 Pedro Alves <palves@redhat.com>
6593
6594 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6595 return type" warnings.
6596
65972018-04-25 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6600 killed".
6601 * gdb.base/kill-after-signal.exp: Likewise.
6602 * gdb.threads/kill.exp: Likewise.
6603
66042018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6605 Sergio Durigan Junior <sergiodj@redhat.com>
6606 Pedro Alves <palves@redhat.com>
6607
6608 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6609 regexps to expect for '[Inferior ... detached]' as well.
6610 * gdb.base/attach.exp: Likewise.
6611 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6612 "gdb_continue_to_end".
6613 (test_catch_syscall_with_wrong_args): Likewise.
6614 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6615 ']'. Don't set 'verbose' on.
6616 * gdb.base/foll-vfork.exp: Likewise.
6617 * gdb.base/fork-print-inferior-events.c: New file.
6618 * gdb.base/fork-print-inferior-events.exp: New file.
6619 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6620 '[Inferior ... has been killed]' message.
6621 * gdb.base/kill-after-signal.exp: Likewise.
6622 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6623 detach message.
6624 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6625 message.
6626 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6627 regexps to expect for '[Inferior ... detached]' as well.
6628 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6629
66302018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6631
6632 PR gdb/23104
6633 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6634
66352018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6636
6637 PR gdb/23095
6638 * gdb.base/break-probes.exp: Pass shlib_load to
6639 prepare_for_testing. Set normal_bp to r_debug_state if target is
6640 bsd.
6641
66422018-04-19 Richard Bunt <richard.bunt@arm.com>
6643
6644 * gdb.threads/multiple-successive-infcall.c: New test.
6645 * gdb.threads/multiple-successive-infcall.exp: New file.
6646
66472018-04-17 Tom Tromey <tom@tromey.com>
6648
6649 * gdb.rust/simple.rs (Union): New type.
6650 (main): New local "u".
6651 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6652
66532018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6654
6655 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6656 number information in output of "whereis" command.
6657 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6658
66592018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6660
6661 * gdb.ada/info_types.exp: Adjust expected output to the line
6662 numbers now printed by "info var/func/type".
6663 * gdb.base/completion.exp: Likewise.
6664 * gdb.base/included.exp: Likewise.
6665 * gdb.cp/cp-relocate.exp: Likewise.
6666 * gdb.cp/cplusfuncs.exp: Likewise.
6667 * gdb.cp/namespace.exp: Likewise.
6668 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6669
66702018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6671
6672 * gdb.btrace/cpu.exp: New.
6673
66742018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6675
6676 * gdb.base/step-indirect-call-thunk.exp: New.
6677 * gdb.base/step-indirect-call-thunk.c: New.
6678 * gdb.reverse/step-indirect-call-thunk.exp: New.
6679 * gdb.reverse/step-indirect-call-thunk.c: New.
6680
66812018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6682
6683 * gdb.base/pie-fork.c: New file.
6684 * gdb.base/pie-fork.exp: New file.
6685
66862018-04-11 Tom Tromey <tom@tromey.com>
6687
6688 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6689
66902018-04-10 Pedro Alves <palves@redhat.com>
6691
6692 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6693 exits. Instead loop running forever.
6694 (fork_parent): Run forever too.
6695
66962018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6697
6698 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6699 mi_continue_to_line.
6700 * gdb.mi/mi-stack.c (callee4): Add comment.
6701
67022018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6703
6704 * gdb.mi/mi-stack.exp: Fix indentation.
6705
67062018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6707
6708 PR gdb/22979
6709 * gdb.arch/amd64-osabi.exp: New file.
6710
67112018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6712
6713 PR gdb/22980
6714 * gdb.base/osabi.exp: New file.
6715
67162018-04-02 Weimin Pan <weimin.pan@oracle.com>
6717
6718 * gdb.cp/static-typedef-print.exp: New file.
6719 * gdb.cp/static-typedef-print.cc: New file.
6720
67212018-03-27 Joel Brobecker <brobecker@adacore.com>
6722
6723 * gdb.ada/varsize_limit: New testcase.
6724
67252018-03-27 Joel Brobecker <brobecker@adacore.com>
6726
6727 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6728
6729 * gdb.ada/notcplusplus: New testcase.
6730
6731 * gdb.base/c-linkage-name.c: New file.
6732 * gdb.base/c-linkage-name.exp: New testcase.
6733
67342018-03-26 Tom Tromey <tom@tromey.com>
6735
6736 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6737 * gdb.python/py-framefilter.py (name_error): New global.
6738 (ErrorInName.function): Use name_error.
6739
67402018-03-26 Tom Tromey <tom@tromey.com>
6741
6742 PR backtrace/15582:
6743 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6744
67452018-03-23 Keith Seitz <keiths@redhat.com>
6746
6747 PR c++/22968
6748 * gdb.cp/subtypes.exp: New file.
6749 * gdb.cp/subtypes.h: New file.
6750 * gdb.cp/subtypes.cc: New file.
6751 * gdb.cp/subtypes-2.cc: New file.
6752
67532018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6754
6755 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6756 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6757 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6758 -nostartfiles when compiling the test. Confirm that all registers
6759 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6760
67612018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6762
6763 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6764 option, syntax was wrong anyway.
6765 * gdb.arch/arm-disp-step.exp: Likewise.
6766 * gdb.arch/sparc64-regs.exp: Likewise.
6767 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6768 option, syntax was wrong anyway, switch to use
6769 prepare_for_testing.
6770 * gdb.arch/i386-disp-step.exp: Likewise.
6771
67722018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6773
6774 * gdb.ada/exec_changed.exp: Replace "target_info exists
6775 use_gdb_stub" by "use_gdb_stub".
6776 * gdb.ada/start.exp: Likewise.
6777 * gdb.base/async-shell.exp: Likewise.
6778 * gdb.base/attach-pie-misread.exp: Likewise.
6779 * gdb.base/attach-wait-input.exp: Likewise.
6780 * gdb.base/break-entry.exp: Likewise.
6781 * gdb.base/break-interp.exp: Likewise.
6782 * gdb.base/dprintf-detach.exp: Likewise.
6783 * gdb.base/nostdlib.exp: Likewise.
6784 * gdb.base/solib-nodir.exp: Likewise.
6785 * gdb.base/statistics.exp: Likewise.
6786 * gdb.base/testenv.exp: Likewise.
6787 * gdb.mi/mi-exec-run.exp: Likewise.
6788 * gdb.mi/mi-start.exp: Likewise.
6789 * gdb.multi/dummy-frame-restore.exp: Likewise.
6790 * gdb.multi/multi-arch-exec.exp: Likewise.
6791 * gdb.multi/multi-arch.exp: Likewise.
6792 * gdb.multi/tids.exp: Likewise.
6793 * gdb.multi/watchpoint-multi.exp: Likewise.
6794 * gdb.python/py-events.exp: Likewise.
6795 * gdb.threads/attach-into-signal.exp: Likewise.
6796 * gdb.threads/attach-stopped.exp: Likewise.
6797 * gdb.threads/threadapply.exp: Likewise.
6798 * lib/selftest-support.exp: Likewise.
6799
68002018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6801
6802 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6803
68042018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6805
6806 * gdb.perf/template-breakpoints.cc: New file.
6807 * gdb.perf/template-breakpoints.exp: New file.
6808 * gdb.perf/template-breakpoints.py: New file.
6809
68102018-03-19 Tom Tromey <tom@tromey.com>
6811
6812 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6813 y0.
6814 * gdb.rust/simple.exp: Test bare identifier form of struct
6815 initializer.
6816
68172018-03-19 Tom Tromey <tom@tromey.com>
6818
6819 * gdb.gdb/observer.exp: Remove.
6820
68212018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6822
6823 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6824 "qualified" option when setting breakpoints.
6825 * gdb.trace/backtrace.exp: Likewise.
6826 * gdb.trace/circ.exp: Likewise.
6827 * gdb.trace/collection.exp: Likewise.
6828 * gdb.trace/disconnected-tracing.exp: Likewise.
6829 * gdb.trace/ftrace-lock.exp: Likewise.
6830 * gdb.trace/ftrace.exp: Likewise.
6831 * gdb.trace/infotrace.exp: Likewise.
6832 * gdb.trace/packetlen.exp: Likewise.
6833 * gdb.trace/passc-dyn.exp: Likewise.
6834 * gdb.trace/qtro.exp: Likewise.
6835 * gdb.trace/read-memory.exp: Likewise.
6836 * gdb.trace/report.exp: Likewise.
6837 * gdb.trace/signal.exp: Likewise.
6838 * gdb.trace/status-stop.exp: Likewise.
6839 * gdb.trace/strace.exp: Likewise.
6840 * gdb.trace/tfind.exp: Likewise.
6841 * gdb.trace/trace-break.exp: Likewise.
6842 * gdb.trace/trace-condition.exp: Likewise.
6843 * gdb.trace/trace-mt.exp: Likewise.
6844 * gdb.trace/tstatus.exp: Likewise.
6845 * gdb.trace/tsv.exp: Likewise.
6846 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6847 * gdb.trace/unavailable.exp: Likewise.
6848 * gdb.trace/while-dyn.exp: Likewise.
6849
68502018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6851
6852 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6853 that libinproctrace is copied to the target.
6854
68552018-03-14 Tom Tromey <tom@tromey.com>
6856
6857 PR cli/14977:
6858 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6859 a null pointer.
6860 * gdb.base/wchar.exp: Likewise.
6861
68622018-03-14 Tom Tromey <tom@tromey.com>
6863
6864 PR cli/19918:
6865 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6866 flag.
6867
68682018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6869
6870 PR gdb/22841
6871 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6872 "target" to remote_exec.
6873
68742018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6875
6876 PR gdb/22841
6877 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6878 ${board}_upload): Remove.
6879
68802018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6881
6882 * gdb.cp/watch-cp.cc: New test.
6883 * gdb.cp/watch-cp.exp: New file.
6884
68852018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6886
6887 * gdb.base/infcall-nested-structs.exp: New file.
6888 * gdb.base/infcall-nested-structs.c: New file.
6889 * gdb.base/float.exp: Add riscv support.
6890
68912018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6892
6893 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6894 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6895
68962018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6897
6898 * gdb.server/abspath.exp: New file.
6899 * lib/gdb.exp (with_cwd): New procedure.
6900
69012018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6902
6903 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6904 use it.
6905 (gdb_is_target_remote_prompt): New proc.
6906 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6907 (gdb_is_target_native): Pass prompt parameter to
6908 gdb_is_target_1.
6909
69102018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6911
6912 * gdb.base/load-command.c: New file.
6913 * gdb.base/load-command.exp: New file.
6914 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6915 (gdb_is_target_1): ...this, and generalize for other targets
6916 than just remote.
6917 (gdb_is_target_remote): Use gdb_is_target_1.
6918 (gdb_is_target_native): use gdb_is_target_1.
6919
69202018-02-26 Tom Tromey <tom@tromey.com>
6921
6922 PR python/16497:
6923 * gdb.python/py-framefilter.exp: Update test.
6924
69252018-02-26 Tom Tromey <tom@tromey.com>
6926
6927 * gdb.dwarf2/variant.c: New file.
6928 * gdb.dwarf2/variant.exp: New file.
6929
69302018-02-26 Tom Tromey <tom@tromey.com>
6931
6932 * gdb.rust/simple.exp: Accept more possible results in enum test.
6933
69342018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6935
6936 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6937 parentheses.
6938
69392018-02-23 Maciej W. Rozycki <macro@mips.com>
6940
6941 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6942 name of a variable: $actual_linejj -> $actual_line.
6943
69442018-02-21 John Baldwin <jhb@FreeBSD.org>
6945
6946 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6947
69482018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6949
6950 * gdb.btrace/buffer-size.exp: Do not force BTS.
6951
69522018-02-14 Pedro Alves <palves@redhat.com>
6953
6954 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6955 getting a "Quit".
6956
69572018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6958
6959 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6960 Fix test name.
6961
69622018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6963
6964 * gdb.cp/m-static.exp: Check type of optimized out static
6965 member.
6966
69672018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6968
6969 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6970 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6971
69722018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6973 Leszek Swirski <leszeks@google.com>
6974
6975 * gdb.python/py-prettyprint.c
6976 (struct to_string_returns_value_inner,
6977 struct to_string_returns_value_wrapper): New.
6978 (main): Add tsrvw variable.
6979 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6980 ToStringReturnsValueWrapper): New classes.
6981 (register_pretty_printers): Register new pretty-printers.
6982 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6983 recursive pretty printer.
6984 * gdb.python/py-mi.exp: Likewise.
6985
69862018-02-01 Leszek Swirski <leszeks@google.com>
6987
6988 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6989 functions with the same name as an include file are parsed
6990 correctly.
6991
69922018-02-01 Yao Qi <yao.qi@linaro.org>
6993
6994 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6995 "\[^\r\n\]*".
6996
69972018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6998
6999 * gdb.arch/powerpc-prologue-frame.s: New file.
7000 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7001 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7002
70032018-01-31 Joel Brobecker <brobecker@adacore.com>
7004
7005 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7006
70072018-01-30 Pedro Alves <palves@redhat.com>
7008
7009 PR gdb/13211
7010 * gdb.base/interrupt-daemon.c: New.
7011 * gdb.base/interrupt-daemon.exp: New.
7012 * gdb.multi/multi-term-settings.c: New.
7013 * gdb.multi/multi-term-settings.exp: New.
7014
70152018-01-30 Joel Brobecker <brobecker@adacore.com>
7016
7017 * gdb.base/break.exp: Save the location where the breakpoint
7018 on break.c:47 was actually inserted when debugging the version
7019 compiled at -O2 and use it in the expected output of the "info
7020 break" test performed soon after.
7021
70222018-01-22 Pedro Alves <palves@redhat.com>
7023 Sergio Durigan Junior <sergiodj@redhat.com>
7024
7025 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7026 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7027
70282018-01-22 Joel Brobecker <brobecker@adacore.com>
7029
7030 * gdb.base/break-include.c, gdb.base/break-include.inc,
7031 gdb.base/break-include.exp: New files.
7032 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7033 line number now being the actual line number where the breakpoint
7034 was inserted.
7035 * gdb.mi/mi-break.exp: Likewise.
7036 * gdb.mi/mi-reverse.exp: Likewise.
7037 * gdb.mi/mi-simplerun.exp: Ditto.
7038
70392018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7040
7041 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7042 varobj.
7043 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7044
70452018-01-21 Don Breazeal <donb@codesourcery.com>
7046 Andrew Burgess <andrew.burgess@embecosm.com>
7047
7048 * gdb.mi/basics.c: Add new global.
7049 * gdb.mi/mi-frame-regs.exp: New file.
7050 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7051 case.
7052
70532018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7054
7055 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7056 non-parameter, and on an unknown symbol.
7057
70582018-01-19 Tom Tromey <tom@tromey.com>
7059
7060 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7061 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7062
70632018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7064
7065 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7066 setrlimit and chdir to int.
7067
70682018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7069
7070 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7071 function.
7072 (my_tend): Likewise.
7073 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7074 rationale of avoiding FP- and vector instructions.
7075
70762018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7077
7078 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7079 "info reg" with "\[ \t\]*".
7080 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7081 "\[ \t\]+".
7082 * gdb.arch/s390-multiarch.exp: Ditto.
7083 * gdb.base/pc-fp.exp: Ditto.
7084 * gdb.reverse/i386-precsave.exp: Ditto.
7085 * gdb.reverse/i386-reverse.exp: Ditto.
7086 * gdb.reverse/i387-env-reverse.exp: Ditto.
7087 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7088
70892018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7090
7091 * lib/gdb.exp (gdb_compile): Re-enable use of
7092 universal_compile_options for languages other than Rust.
7093
70942018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7095
7096 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7097
70982018-01-17 Mike Gulick <mgulick@mathworks.com>
7099
7100 PR gdb/16577
7101 * gdb.base/solib-vanish.exp: New.
7102 * gdb.base/solib-vanish-main.c: New.
7103 * gdb.base/solib-vanish-lib1.c: New.
7104 * gdb.base/solib-vanish-lib2.c: New.
7105
71062018-01-17 Yao Qi <yao.qi@linaro.org>
7107
7108 * gdb.compile/compile.exp: Match the address printed for
7109 frame in the output of command "bt".
7110
71112018-01-15 Tom Tromey <tom@tromey.com>
7112
7113 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7114 compute sp_reg.
7115
71162018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7117
7118 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7119 to prepare.
7120 (prepare): Return 0 on error, 1 on success.
7121
71222018-01-12 Pedro Alves <palves@redhat.com>
7123
7124 * gdb.base/continue-after-aborted-step-over.c: New.
7125 * gdb.base/continue-after-aborted-step-over.exp: New.
7126
71272018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7128
7129 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7130 options when not creating an executable.
7131
71322018-01-11 Pedro Alves <palves@redhat.com>
7133
7134 PR remote/22597
7135 * gdb.server/stop-reply-no-thread.c: New file.
7136 * gdb.server/stop-reply-no-thread.exp: New file.
7137
71382018-01-10 Pedro Alves <palves@redhat.com>
7139
7140 PR gdb/22670
7141 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7142 functions too. Test setting breakpoints and printing C functions
7143 with no debug info too.
7144 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7145
71462018-01-10 Pedro Alves <palves@redhat.com>
7147
7148 PR gdb/22670
7149 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7150 a fail.
7151
71522018-01-10 Pedro Alves <palves@redhat.com>
7153
7154 PR gdb/22670
7155 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7156
71572018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7158
7159 * gdb.server/unittest.exp: Match the output in non-development
7160 mode.
7161
71622018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7163
7164 * gdb.gdb/unittest.exp: Match output in non-development mode.
7165
71662018-01-08 Joel Brobecker <brobecker@adacore.com>
7167
7168 * gdb.ada/access_tagged_param.exp: Relax expected output
7169 for value of "ObjL" in "continue" to pck.inspect breakpoint
7170 test.
7171
71722018-01-08 Joel Brobecker <brobecker@adacore.com>
7173
7174 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7175 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
7176
71772018-01-05 Pedro Alves <palves@redhat.com>
7178
7179 PR gdb/18653
7180 * gdb.base/libsegfault.exp: New.
7181
71822018-01-05 Joel Brobecker <brobecker@adacore.com>
7183
7184 PR gdb/22670
7185 * gdb.ada/access_tagged_param.exp: New file.
7186 * gdb.ada/access_tagged_param/foo.adb: New file.
7187
71882018-01-05 Pedro Alves <palves@redhat.com>
7189
7190 PR gdb/22670
7191 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7192 exercise lower case too, and to exercise both full matching and
7193 wild matching.
7194
71952018-01-05 Joel Brobecker <brobecker@adacore.com>
7196
7197 * gdb.ada/rename_subscript_param: New testcase.
7198
71992018-01-05 Jerome Guitton <guitton@adacore.com>
7200
7201 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7202
72032018-01-05 Joel Brobecker <brobecker@adacore.com>
7204
7205 * gdb.ada/convvar_comp: New testcase.
7206
72072018-01-05 Xavier Roirand <roirand@adacore.com>
7208
7209 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7210 (My_Table): New global variable.
7211 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7212
72132018-01-04 Joel Brobecker <brobecker@adacore.com>
7214
7215 PR gdb/22670
7216 * gdb.ada/maint_with_ada: New testcase.
7217
72182018-01-04 Joel Brobecker <brobecker@adacore.com>
7219
7220 PR gdb/22670
7221 * gdb.ada/bp_c_mixed_case: New testcase.
7222
72232018-01-04 Joel Brobecker <brobecker@adacore.com>
7224
7225 PR gdb/22670
7226 * gdb.ada/complete.exp: Add "complete break ada" test.
7227
72282018-01-04 Joel Brobecker <brobecker@adacore.com>
7229
7230 PR gdb/22670
7231 * gdb.ada/info_addr_mixed_case: New testcase.
7232
72332018-01-03 Xavier Roirand <roirand@adacore.com>
7234
7235 * gdb.ada/excep_handle.exp: New testcase.
7236 * gdb.ada/excep_handle/foo.adb: New file.
7237 * gdb.ada/excep_handle/pck.ads: New file.
7238
72392018-01-03 Joel Brobecker <brobecker@adacore.com>
7240
7241 * gdb.base/step-line.c: Add extra empty line in copyright header.
7242 * gdb.base/step-line.inp: Likewise.
7243
72442018-01-02 Joel Brobecker <brobecker@adacore.com>
7245
7246 * gdb.ada/dyn_stride.exp: Add slice test.
7247
72482018-01-02 Joel Brobecker <brobecker@adacore.com>
7249
7250 * gdb.ada/dyn_stride: New testcase.
7251
72522017-12-27 Stafford Horne <shorne@gmail.com>
7253
7254 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7255 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7256
72572017-12-27 Stafford Horne <shorne@gmail.com>
7258
7259 * gdb.base/reggroups.c: New file.
7260 * gdb.base/reggroups.exp: New file.
7261
72622017-12-18 Joel Brobecker <brobecker@adacore.com>
7263
7264 * gdb.dwarf2/ada-valprint-error.c: New file.
7265 * gdb.dwarf2/ada-valprint-error.exp: New file.
7266
72672017-12-18 Joel Brobecker <brobecker@adacore.com>
7268
7269 * gdb.ada/assign_arr: New testcase.
7270
72712017-12-18 Xavier Roirand <roirand@adacore.com>
7272
7273 * gdb.ada/funcall_ptr: New testcase.
7274
72752017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7276
7277 PR cli/16224
7278 * gdb.base/ptype-offsets.cc: New file.
7279 * gdb.base/ptype-offsets.exp: New file.
7280
72812017-12-15 Yao Qi <yao.qi@linaro.org>
7282
7283 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7284 if XML is disabled.
7285
72862017-12-15 Xavier Roirand <roirand@adacore.com>
7287
7288 * gdb.ada/same_component_name: New testcase.
7289
72902017-12-14 Joel Brobecker <brobecker@adacore.com>
7291
7292 * gdb.ada/str_binop_equal: New testcase.
7293
72942017-12-14 Joel Brobecker <brobecker@adacore.com>
7295
7296 * gdb.ada/task_switch_in_core: New testcase.
7297
72982017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7299
7300 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7301 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7302 call test_bkpt_qualified.
7303 (test_bkpt_qualified): New proc.
7304
73052017-12-13 Pedro Alves <palves@redhat.com>
7306
7307 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7308 Tighten regexp by matching with an anchor.
7309
73102017-12-13 Pedro Alves <palves@redhat.com>
7311
7312 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7313 ("expression with namespace"): New set of tests.
7314 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7315 (Nested::Test_NS::qux): New.
7316 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7317 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7318
73192017-12-13 Joel Brobecker <brobecker@adacore.com>
7320
7321 * gdb.base/server-del-break.c: New file.
7322 * gdb.base/server-del-break.exp: New file.
7323
73242017-12-12 Stafford Horne <shorne@gmail.com>
7325
7326 * gdb.xml/tdesc-regs.exp: Add or1k support.
7327
73282017-12-12 Stafford Horne <shorne@gmail.com>
7329
7330 * gdb.base/bp-permanent.c: Define nop of or1k.
7331
73322017-12-11 Joel Brobecker <brobecker@adacore.com>
7333
7334 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7335 output with components being reordered.
7336
73372017-12-11 Joel Brobecker <brobecker@adacore.com>
7338
7339 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7340 output with components being reordered.
7341
73422017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7343 Pedro Alves <palves@redhat.com>
7344
7345 * gdb.base/maint.exp (check for .gdb_index): Check also for
7346 .debug_names.
7347 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7348 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7349 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7350 (.gdb_index used after symbol reloading): Support also .debug_names.
7351 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7352
73532017-12-08 Yao Qi <yao.qi@linaro.org>
7354
7355 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7356 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7357
73582017-12-08 Yao Qi <yao.qi@linaro.org>
7359
7360 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7361 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7362
73632017-12-08 Yao Qi <yao.qi@linaro.org>
7364
7365 * gdb.arch/aarch64-tagged-pointer.c: New file.
7366 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7367
73682017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7369
7370 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7371 "int".
7372
73732017-12-07 Keith Seitz <keiths@redhat.com>
7374
7375 PR breakpoints/22569
7376 * gdb.linespec/ls-errs.exp: Change expected result of "break
7377 -source this file has spaces.c -line 3".
7378 Check that an explicit source file followed by whitespace is
7379 identified as an invalid explicit location.
7380
73812017-12-07 Keith Seitz <keiths@redhat.com>
7382
7383 * gdb.cp/nested-types.cc: New file.
7384 * gdb.cp/nested-types.exp: New file.
7385 * lib/cp-support.exp: Load data-structures.exp library.
7386 (debug_cp_test_ptype_class): New global.
7387 (cp_ptype_class_verbose, next_line): New procedures.
7388 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7389 Add and document new return value.
7390 Switch the list of lines to a queue.
7391 Add support for new `type' key for nested type definitions.
7392 Add debugging/troubleshooting messages.
7393 * lib/data-structures.exp: New file.
7394
73952017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7396
7397 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7398 with proc_with_prefix, don't use with_test_prefix.
7399
74002017-12-07 Tom Tromey <tom@tromey.com>
7401
7402 * gdb.base/break.exp: Add test for empty "commands".
7403
74042017-12-07 Yao Qi <yao.qi@linaro.org>
7405
7406 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7407 malloc and catch syscall.
7408
74092017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7410
7411 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7412 tests for explicit locations.
7413
74142017-12-06 Pedro Alves <palves@redhat.com>
7415
7416 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7417 force-disabling XML descriptions.
7418
74192017-12-04 Pedro Alves <palves@redhat.com>
7420
7421 PR gdb/22499
7422 * gdb.arch/amd64-disp-step-avx.S: New file.
7423 * gdb.arch/amd64-disp-step-avx.exp: New file.
7424
74252017-12-03 Pedro Alves <palves@redhat.com>
7426
7427 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7428 and <string.h>.
7429 (parent_function): Print distinct messages when waitpid fails, or
7430 the child exits with a signal, or the child exits for an unhandled
7431 reason.
7432 * gdb.threads/process-dies-while-detaching.exp
7433 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7434 it. Wait for both inferior output and GDB's prompt. Use an
7435 indirect spawn id list.
7436 (do_detach): New parameter 'child_exit'. Use it to compute
7437 expected inferior output.
7438 (test_detach, test_detach_watch, test_detach_killed_outside):
7439 Adjust to pass down the expected child exit kind.
7440
74412017-12-01 Joel Brobecker <brobecker@adacore.com>
7442 Sergio Durigan Junior <sergiodj@redhat.com>
7443 Pedro Alves <palves@redhat.com>
7444
7445 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7446
74472017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7448
7449 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7450 to 'symbol-file' and 'add-symbol-file' can be
7451 position-independent.
7452
74532017-12-01 Yao Qi <yao.qi@linaro.org>
7454
7455 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7456 the URL in copyright header.
7457 * gdb.arch/aarch64-fp.exp: Likewise.
7458 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7459 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7460 * gdb.base/expand-psymtabs.exp: Likewise.
7461 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7462 * gdb.fortran/common-block.exp: Likewise.
7463 * gdb.fortran/common-block.f90: Likewise.
7464 * gdb.fortran/logical.exp: Likewise.
7465 * gdb.fortran/vla-datatypes.f90: Likewise.
7466 * gdb.fortran/vla-sub.f90: Likewise.
7467
74682017-11-30 Joel Brobecker <brobecker@adacore.com>
7469
7470 * gdb.ada/repeat_dyn: New testcase.
7471
74722017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7473
7474 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7475 Update for changed thread numbering.
7476 * gdb.cell/bt.exp: Update for changed GDB output.
7477
74782017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7479
7480 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7481 setting isremote by hand.
7482 * boards/dwarf4-gdb-index.exp: Likewise.
7483 * boards/fission.exp: Likewise.
7484 * boards/stabs.exp: Likewise.
7485
74862017-11-30 Pedro Alves <palves@redhat.com>
7487
7488 * gdb.linespec/cpls-ops.exp
7489 (check_explicit_skips_function_argument): Extract the underlying
7490 type of size_t instead of hardcoding it.
7491
74922017-11-29 Pedro Alves <palves@redhat.com>
7493
7494 PR c++/19436
7495 * gdb.linespec/cpls-abi-tag.cc: New file.
7496 * gdb.linespec/cpls-abi-tag.exp: New file.
7497
74982017-11-29 Pedro Alves <palves@redhat.com>
7499
7500 * gdb.base/langs.exp: Use -qualified.
7501 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7502 it.
7503 * gdb.cp/namespace.exp: Use -qualified.
7504 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7505 (overload-3, template-overload, template-ret-type, const-overload)
7506 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7507 procedures.
7508 (test_driver): Call them.
7509 * gdb.cp/save-bp-qualified.cc: New.
7510 * gdb.cp/save-bp-qualified.exp: New.
7511 * gdb.linespec/explicit.exp: Test -qualified.
7512 * lib/completion-support.exp (completion::explicit_opts_list): Add
7513 "-qualified".
7514 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7515
75162017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7517
7518 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7519
75202017-11-29 Tom Tromey <tom@tromey.com>
7521
7522 * gdb.base/relocate.exp: Update invalid argument test.
7523 Add new tests for invalid arguments.
7524
75252017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7526
7527 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7528 Return 0 as a long.
7529 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7530
75312017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7532
7533 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7534 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7535 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7536 func ().
7537 * gdb.cp/shadow.cc (B.func): Return 0.
7538
75392017-11-27 Joel Brobecker <brobecker@adacore.com>
7540
7541 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7542 expected output in gdb_expect call to allow the exception
7543 message to be present as well. Fix syntax confusion to avoid
7544 TCL thinking that exception_name is an array.
7545
75462017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7547
7548 * gdb.arch/spu-info.c: Include <unistd.h>.
7549 (do_signal_test): Fix broken calls to write.
7550 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7551 Fix checks for empty mailboxes. Update signal tests for corrected
7552 do_signal_test routine. Allow nonzero event status.
7553 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7554 * gdb.cell/arch.exp: Use standard_output_file.
7555 * gdb.cell/break.exp: Likewise.
7556 * gdb.cell/bt.exp: Likewise.
7557 * gdb.cell/core.exp: Likewise.
7558 * gdb.cell/dwarfaddr.exp: Likewise.
7559 * gdb.cell/ea-cache.exp: Likewise.
7560 * gdb.cell/ea-standalone.exp: Likewise.
7561 * gdb.cell/f-regs.exp: Likewise.
7562 * gdb.cell/fork.exp: Likewise.
7563 * gdb.cell/gcore.exp: Likewise.
7564 * gdb.cell/mem-access.exp: Likewise.
7565 * gdb.cell/ptype.exp: Likewise.
7566 * gdb.cell/registers.exp: Likewise.
7567 * gdb.cell/sizeof.exp: Likewise.
7568 * gdb.cell/solib-symbol.exp: Likewise.
7569 * gdb.cell/solib.exp: Likewise.
7570
75712017-11-25 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.base/complete-empty.exp: New file.
7574 * gdb.base/completion.exp: Adjust.
7575
75762017-11-25 Pedro Alves <palves@redhat.com>
7577
7578 * gdb.linespec/cpls-ops.cc: New file.
7579 * gdb.linespec/cpls-ops.exp: New file.
7580 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7581 factored out from ...
7582 (test_complete_prefix_range): ... this.
7583
75842017-11-24 Pedro Alves <palves@redhat.com>
7585
7586 * gdb.linespec/cpcompletion.exp: New file.
7587 * gdb.linespec/cpls-hyphen.cc: New file.
7588 * gdb.linespec/cpls.cc: New file.
7589 * gdb.linespec/cpls2.cc: New file.
7590 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7591 test to use test_gdb_complete_unique. Add label completion,
7592 keyword completion and explicit location completion tests.
7593 * lib/completion-support.exp: New file.
7594
75952017-11-24 Joel Brobecker <brobecker@adacore.com>
7596
7597 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7598 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7599 when hitting an exception catchpoint.
7600
76012017-11-22 Yao Qi <yao.qi@linaro.org>
7602
7603 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7604
76052017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7606
7607 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7608 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7609 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7610
76112017-11-22 Yao Qi <yao.qi@linaro.org>
7612
7613 * gdb.base/info-os.exp: Pass pthreads.
7614 * gdb.multi/multi-attach.exp: Likewise.
7615
76162017-11-22 Yao Qi <yao.qi@linaro.org>
7617
7618 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7619 compiler.
7620
76212017-11-22 Yao Qi <yao.qi@linaro.org>
7622
7623 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7624 * gdb.base/break-interp.exp: Likewise.
7625 * gdb.base/jit-attach-pie.exp: Likewise.
7626
76272017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7628
7629 * gdb.base/float128.c (large128): New variable.
7630 * gdb.base/float128.exp: Add test to print largest __float128 value.
7631
76322017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7633
7634 * gdb.arch/vsx-regs.exp: Update register content checks.
7635
76362017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7637
7638 * gdb.arch/ppc-longdouble.exp: New file.
7639 * gdb.arch/ppc-longdouble.c: Likewise.
7640
76412017-11-21 Pedro Alves <palves@redhat.com>
7642
7643 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7644
76452017-11-20 Pedro Alves <palves@redhat.com>
7646
7647 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7648 (long_double_typedef): New typedefs.
7649 Use DEF on double and long double.
7650 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7651 cases.
7652 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7653 and 'long_double_ptr_same_size' locals. Use them to decide
7654 whether cast from array/function to float is valid/invalid.
7655
76562017-11-17 Tom Tromey <tom@tromey.com>
7657
7658 * gdb.rust/traits.rs: New file.
7659 * gdb.rust/traits.exp: New file.
7660
76612017-11-17 Joel Brobecker <brobecker@adacore.com>
7662
7663 * gdb.ada/minsyms: New testcase.
7664
76652017-11-16 Pedro Alves <palves@redhat.com>
7666
7667 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7668 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7669
76702017-11-16 Pedro Alves <palves@redhat.com>
7671
7672 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7673 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7674
76752017-11-16 Pedro Alves <palves@redhat.com>
7676
7677 * gdb.server/reconnect-ctrl-c.c: New file.
7678 * gdb.server/reconnect-ctrl-c.exp: New file.
7679
76802017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7681
7682 * gdb.python/py-rbreak.exp: New file.
7683 * gdb.python/py-rbreak.c: New file.
7684 * gdb.python/py-rbreak-func2.c: New file.
7685
76862017-11-16 Pedro Alves <palves@redhat.com>
7687
7688 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7689 pattern.
7690 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7691 GDB.
7692
76932017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7694
7695 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7696 regex.
7697
76982017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7699
7700 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7701 test names.
7702
77032017-11-09 Pedro Alves <palves@redhat.com>
7704
7705 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7706 factored out from ...
7707 (top level): ... here, and adjusted to avoid expecting beyond the
7708 prompt in a single gdb_test_multiple.
7709
77102017-11-09 Pedro Alves <palves@redhat.com>
7711
7712 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7713 output.
7714 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7715 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7716 * gdb.server/ext-run.exp ("kill" test): Likewise.
7717 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7718
77192017-11-09 Pedro Alves <palves@redhat.com>
7720
7721 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7722 match till end of line.
7723
77242017-11-09 Pedro Alves <palves@redhat.com>
7725
7726 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7727
77282017-11-09 Pedro Alves <palves@redhat.com>
7729
7730 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7731 New procedures, factored out from ...
7732 (top level): ... here, and adjusted to avoid expecting beyond the
7733 prompt in one go.
7734
77352017-11-09 Pedro Alves <palves@redhat.com>
7736
7737 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7738 output. Fix '?' match.
7739
77402017-11-08 Joel Brobecker <brobecker@adacore.com>
7741
7742 * gdb.ada/scoped_watch: New testcase.
7743 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7744 which is actually correct.
7745 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7746 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7747
77482017-11-08 Pedro Alves <palves@redhat.com>
7749
7750 * gdb.gdb/complaints.exp (test_initial_complaints)
7751 (test_serial_complaints, test_short_complaints): Call
7752 complaint_internal instead of complaint.
7753
77542017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7755
7756 * gdb.threads/tls-core.c: New file.
7757 * gdb.threads/tls-core.exp: Likewise.
7758
77592017-11-08 Pedro Alves <palves@redhat.com>
7760
7761 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7762 (p Exported_Capitalized): New test.
7763 (p exported_capitalized): New test.
7764
77652017-11-07 Pedro Alves <palves@redhat.com>
7766
7767 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7768
77692017-11-07 Pedro Alves <palves@redhat.com>
7770
7771 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7772 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7773 (disable_invalid, disable_inverted, disable_negative): New
7774 procedures.
7775 ("bad numbers"): New set of tests.
7776
77772017-11-07 Pedro Alves <palves@redhat.com>
7778
7779 * gdb.cp/ena-dis-br-range.exp: Add tests.
7780
77812017-11-07 Pedro Alves <palves@redhat.com>
7782
7783 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7784
77852017-11-07 Xavier Roirand <roirand@adacore.com>
7786 Pedro Alves <palves@redhat.com>
7787
7788 * gdb.base/ena-dis-br.exp: Add reference to
7789 gdb.cp/ena-dis-br-range.exp.
7790 * gdb.cp/ena-dis-br-range.exp: New file.
7791 * gdb.cp/ena-dis-br-range.cc: New file.
7792
77932017-11-06 Pedro Alves <palves@redhat.com>
7794
7795 * gdb.base/attach-non-pgrp-leader.c: New.
7796 * gdb.base/attach-non-pgrp-leader.exp: New.
7797
77982017-11-06 Pedro Alves <palves@redhat.com>
7799
7800 * configure.ac: No longer check for termio.h and sgtty.h.
7801 * configure: Regenerate.
7802 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7803 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7804 Remove termio and sgtty code.
7805
78062017-11-03 Yao Qi <yao.qi@linaro.org>
7807
7808 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7809 in GDB is disabled.
7810
78112017-11-03 Yao Qi <yao.qi@linaro.org>
7812
7813 * gdb.python/py-thrhandle.exp: Skip it if python is not
7814 enabled.
7815
78162017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7817
7818 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7819 as a breakpoint command.
7820
78212017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7822
7823 PR python/21213
7824 * gdb.python/py-infthread.exp: Test calling
7825 InferiorThread.inferior () multiple times in a row.
7826
78272017-10-27 Keith Seitz <keiths@redhat.com>
7828
7829 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7830 Test "info break" for every inlined function breakpoint.
7831
78322017-10-27 Yao Qi <yao.qi@linaro.org>
7833
7834 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7835
78362017-10-26 Patrick Frants <osscontribute@gmail.com>
7837
7838 * gdb.cp/classes.exp (test_static_members): Test printing
7839 Outer::instance.
7840 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7841 (Inner::instance, Outer::instance): New.
7842
78432017-10-24 Pedro Alves <palves@redhat.com>
7844
7845 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7846 extra console" test in two stages.
7847
78482017-10-24 Pedro Alves <palves@redhat.com>
7849
7850 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7851
78522017-10-24 Pedro Alves <palves@redhat.com>
7853
7854 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7855 loop.
7856
78572017-10-24 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7860 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7861
78622017-10-24 Pedro Alves <palves@redhat.com>
7863
7864 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7865 parameter and handle it. Don't output read value in test name.
7866
78672017-10-24 Pedro Alves <palves@redhat.com>
7868
7869 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7870 custom test name.
7871
78722017-10-24 Pedro Alves <palves@redhat.com>
7873
7874 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7875 include the unstable output directory name in the test's name.
7876 (initial_setup_simple) <'set args'>: Use custom test name.
7877
78782017-10-24 Pedro Alves <palves@redhat.com>
7879
7880 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7881 with explicit test name.
7882
78832017-10-20 Pedro Alves <palves@redhat.com>
7884
7885 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7886 'wait -i'. Use gdb_assert and remote_close.
7887
78882017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7889
7890 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7891 number from variable rather than hard-coded.
7892
78932017-10-19 Pedro Alves <palves@redhat.com>
7894
7895 * gdb.base/long-inferior-output.c: New file.
7896 * gdb.base/long-inferior-output.exp: New file.
7897
78982017-11-18 Keith Seitz <keiths@redhat.com>
7899
7900 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7901 method.
7902 (main): Call it.
7903 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7904 Add additional user-defined conversion operator tests.
7905
79062017-10-17 Pedro Alves <palves@redhat.com>
7907
7908 * boards/native-stdio-gdbserver.exp: Load "local-board".
7909
79102017-10-17 Pedro Alves <palves@redhat.com>
7911
7912 * gdb.base/quit-live.c: New file.
7913 * gdb.base/quit-live.exp: New file.
7914
79152017-10-16 Keith Seitz <keiths@redhat.com>
7916
7917 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7918 (class_with_protected_typedef, class_with_private_typedef)
7919 (struct_with_public_typedef, struct_with_protected_typedef)
7920 (struct_with_private_typedef): New classes/structs.
7921 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7922 typedefs and access specifiers.
7923
79242017-10-16 Pedro Alves <palves@redhat.com>
7925 Simon Marchi <simon.marchi@polymtl.ca>
7926
7927 * README (Local vs Remote vs Native): New section.
7928 * boards/local-board.exp: New file, with bits factored out from
7929 ...
7930 * boards/native-extended-gdbserver.exp: ... here. Load
7931 "local-board".
7932 * boards/native-gdbserver.exp: Load "local-board".
7933 (${board}_spawn, ${board}_exec): Delete.
7934 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7935 ...
7936 * boards/stdio-gdbserver-base.exp: ... this new file.
7937 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7938 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7939 procedure.
7940 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7941 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7942 stdio_gdbserver_command.
7943 (${board}_get_remote_address, ${board}_get_comm_port)
7944 (${board}_download, ${board}_upload): Delete.
7945 (get_target_remote_pipe_cmd): New.
7946
79472017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7948
7949 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7950 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7951 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7952 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7953 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7954 remove with_test_prefix.
7955
79562017-10-13 Pedro Alves <palves@redhat.com>
7957
7958 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7959 * gdb.base/annota1.exp: Use it instead of is_remote.
7960 * gdb.base/annota3.exp: Use it instead of is_remote.
7961 * gdb.cp/annota2.exp: Use it instead of is_remote.
7962 * gdb.cp/annota3.exp: Use it instead of is_remote.
7963 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7964
79652017-10-13 Pedro Alves <palves@redhat.com>
7966
7967 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7968 (test_num_test_vars, run_and_count_vars, find_env)
7969 (test_set_unset_env, test_inherit_env_var): New procedures.
7970 (top level): Use them.
7971
79722017-10-13 Pedro Alves <palves@redhat.com>
7973
7974 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7975 also skip on stub-like targets.
7976
79772017-10-13 Pedro Alves <palves@redhat.com>
7978
7979 PR gdb/22293
7980 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7981 (top level): Move some tests to ...
7982 (test_not_found): ... this new procedure.
7983 (top level): Call it.
7984
79852017-10-13 Pedro Alves <palves@redhat.com>
7986
7987 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7988 expect different "info terminal" output if testing with a
7989 non-native target.
7990
79912017-10-13 Pedro Alves <palves@redhat.com>
7992 Simon Marchi <simon.marchi@polymtl.ca>
7993
7994 PR python/12966
7995 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7996
79972017-10-13 Pedro Alves <palves@redhat.com>
7998
7999 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8000 already.
8001
80022017-10-13 Pedro Alves <palves@redhat.com>
8003
8004 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8005 is_remote.
8006
80072017-10-13 Pedro Alves <palves@redhat.com>
8008
8009 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8010 is_remote.
8011
80122017-10-13 Pedro Alves <palves@redhat.com>
8013
8014 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8015 is set.
8016 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8017 instead of is_remote.
8018
80192017-10-13 Pedro Alves <palves@redhat.com>
8020
8021 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8022 (top level): Add comment.
8023
80242017-10-13 Pedro Alves <palves@redhat.com>
8025
8026 * gdb.base/remote.exp (top level): Fix comment typo and add
8027 missing return.
8028
80292017-10-13 Pedro Alves <palves@redhat.com>
8030 Simon Marchi <simon.marchi@polymtl.ca>
8031
8032 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8033 calls and add comments. Skip test if use_gdb_stub is set.
8034 (top level): Use "set cwd" command instead of "cd" command.
8035
80362017-10-13 Pedro Alves <palves@redhat.com>
8037
8038 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8039 is_remote target check.
8040
80412017-10-13 Pedro Alves <palves@redhat.com>
8042
8043 * gdb.base/scope.exp: Use build_executable + clean_restart +
8044 gdb_file_cmd instead of prepare_for_testing and no longer skip
8045 "before run" tests on is_remote target boards. Update comments.
8046 * boards/native-extended-gdbserver.exp
8047 (extended_gdbserver_load_last_file): New, factored out from ...
8048 (gdb_load): ... this. Move further below and add comment.
8049 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8050
80512017-10-12 Pedro Alves <palves@redhat.com>
8052
8053 * gdb.base/attach.exp: Remove references to gdb64.
8054 * gdb.base/dbx.exp: Remove references to gdb64.
8055
80562017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8057 Pedro Alves <palves@redhat.com>
8058
8059 * gdb.base/label.exp: Remove is_remote target check.
8060
80612017-10-12 Pedro Alves <palves@redhat.com>
8062
8063 * gdb.base/auvx.exp (coredir): Update comment.
8064 (top level) <core_works>: Use "set cwd" command instead of "cd"
8065 command.
8066
80672017-10-12 Pedro Alves <palves@redhat.com>
8068 Simon Marchi <simon.marchi@polymtl.ca>
8069
8070 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8071 target boards.
8072
80732017-10-12 Pedro Alves <palves@redhat.com>
8074 Simon Marchi <simon.marchi@polymtl.ca>
8075
8076 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8077 Instead skip if there's any gdb_protocol set.
8078
80792017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8080 Pedro Alves <palves@redhat.com>
8081
8082 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8083
80842017-10-12 Pedro Alves <palves@redhat.com>
8085 Simon Marchi <simon.marchi@polymtl.ca>
8086
8087 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8088 instead of on dejagnu remote boards.
8089
80902017-10-12 Pedro Alves <palves@redhat.com>
8091 Simon Marchi <simon.marchi@polymtl.ca>
8092
8093 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8094 checks. Use build_executable + clean_restart instead of
8095 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8096 of enabling non-stop after starting gdb.
8097
80982017-10-12 Pedro Alves <palves@redhat.com>
8099
8100 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8101 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8102 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8103 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8104
81052017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8106
8107 * gdb.arch/arc-tdesc-cpu.exp: New file.
8108 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8109
81102017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8111
8112 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8113
81142017-10-10 Pedro Alves <palves@redhat.com>
8115
8116 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8117 expect CLI output.
8118
81192017-10-10 Pedro Alves <palves@redhat.com>
8120
8121 * lib/selftest-support.exp (selftest_setup): Update for
8122 captured_command_loop's prototype change.
8123
81242017-10-09 Pedro Alves <palves@redhat.com>
8125
8126 Test both arch1=>arch2 and arch2=>arch1.
8127
8128 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8129 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8130 factored out to...
8131 (append_arch1_options, append_arch2_options, append_arch_options)
8132 (build_executables): New procedures.
8133 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8134 local.
8135 (top level): Add new 'first_arch' testing axis.
8136
81372017-10-09 Pedro Alves <palves@redhat.com>
8138
8139 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8140 (barrier): New.
8141 (thread_start, all_started): New functions.
8142 (main): Spawn new thread and wait until it is scheduled.
8143 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8144 option.
8145 (do_test): Add 'selected_thread' parameter. Run to all_started
8146 instead of main. Explicitly set the breakpoint at main. Switch
8147 to the SELECTED_THREAD thread.
8148 (top level): Test handling the exec event with either the main
8149 thread or the second thread selected.
8150
81512017-10-09 Pedro Alves <palves@redhat.com>
8152
8153 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8154 logic. Move STOP marker after the value checks.
8155 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8156 regexp.
8157
81582017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8159
8160 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8161
81622017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8163
8164 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8165 integer-to-dfp conversion.
8166 * gdb.base/dfp-test.exp: Likewise.
8167
81682017-10-04 Pedro Alves <palves@redhat.com>
8169
8170 * gdb.multi/hangout.c: Include <unistd.h>.
8171 (hangout_loop): New function.
8172 (main): Call alarm. Call hangout_loop in a loop.
8173 * gdb.multi/hello.c: Include <unistd.h>.
8174 (hello_loop): New function.
8175 (main): Call alarm. Call hangout_loop in a loop.
8176 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8177 inferior with the other selected.
8178
81792017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8180
8181 * gdb.mi/list-thread-groups-available.exp: New file.
8182 * gdb.mi/list-thread-groups-available.c: New file.
8183
81842017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8185
8186 * gdb.base/set-cwd.exp: Make it available on
8187 native-extended-gdbserver.
8188
81892017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8190
8191 * gdb.base/set-cwd.c: New file.
8192 * gdb.base/set-cwd.exp: Likewise.
8193
81942017-10-02 Tom Tromey <tom@tromey.com>
8195
8196 PR rust/22236:
8197 * gdb.rust/simple.rs (main): New variable "fslice".
8198 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8199
82002017-10-02 Tom Tromey <tom@tromey.com>
8201
8202 * gdb.rust/simple.exp: Test ptype of a slice.
8203
82042017-10-02 Tom Tromey <tom@tromey.com>
8205
8206 * gdb.rust/simple.exp: Test index of slice.
8207
82082017-09-27 Tom Tromey <tom@tromey.com>
8209
8210 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8211
82122017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8213 Pedro Alves <palves@redhat.com>
8214
8215 * gdb.base/compare-sections.exp (get value of read-only section): Read
8216 as unsigned value.
8217 (corrupt read-only section): Likewise and don't set written if patching
8218 failed.
8219
82202017-09-21 Kevin Buettner <kevinb@redhat.com>
8221
8222 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8223 files.
8224
82252017-09-20 Pedro Alves <palves@redhat.com>
8226
8227 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8228 symbol names in gdb's output.
8229 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8230
82312017-09-20 Pedro Alves <palves@redhat.com>
8232
8233 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8234 Rename to ...
8235 (test_list_ambiguous_symbol): ... this and add a symbol name
8236 parameter. Adjust.
8237 (test_list_ambiguous_function): Reimplement on top of
8238 test_list_ambiguous_symbol and also test listing ambiguous
8239 variables.
8240 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8241 (ambiguous_fun): ... this.
8242 (ambiguous_var): New.
8243 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8244 (ambiguous_fun): ... this.
8245 (ambiguous_var): New.
8246
82472017-09-19 John Baldwin <jhb@FreeBSD.org>
8248
8249 * gdb.base/starti.c: New file.
8250 * gdb.base/starti.exp: New file.
8251 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8252
82532017-09-14 Pedro Alves <palves@redhat.com>
8254
8255 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8256 (top level): Use it instead of runto.
8257
82582017-09-11 Tom Tromey <tom@tromey.com>
8259
8260 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8261
82622017-09-11 Tom Tromey <tom@tromey.com>
8263
8264 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8265 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8266
82672017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8268
8269 * gdb.fortran/printing-types.exp: New file.
8270 * gdb.fortran/printing-types.exp: New file.
8271
82722017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8273
8274 * gdb.fortran/vla-ptype.exp: Fix typos.
8275 * gdb.fortran/vla-value.exp: Same.
8276
82772017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8278
8279 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8280 * gdb.mi/mi-var-child-f.exp: Likewise.
8281 * gdb.mi/mi-vla-fortran.exp: Likewise.
8282
82832017-09-08 Frank Penczek <frank.penczek@intel.com>
8284 Christoph Weinmann <christoph.t.weinmann@intel.com>
8285 Bernhard Heckel <bernhard.heckel@intel.com>
8286
8287 * gdb.fortran/ptr-indentation.f90: New file.
8288 * gdb.fortran/ptr-indentation.exp: New file.
8289
82902017-09-05 Tom Tromey <tom@tromey.com>
8291
8292 PR gdb/22010:
8293 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8294
82952017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8296
8297 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8298
82992017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8300
8301 * gdb.threads/tls-nodebug-pie.c: New file.
8302 * gdb.threads/tls-nodebug-pie.exp: New file.
8303
83042017-09-05 Tom Tromey <tom@tromey.com>
8305
8306 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8307 for rust.
8308
83092017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8310
8311 * gdb.multi/multi-arch-exec.exp: Test with different
8312 "follow-exec-mode" settings.
8313 (do_test): New procedure.
8314
83152017-09-04 Pedro Alves <palves@redhat.com>
8316
8317 * gdb.base/func-static.c (S::method const, S::method volatile)
8318 (S::method volatile const): New methods.
8319 (c_s, v_s, cv_s): New instances.
8320 (main): Call method() on them.
8321 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8322 (cannot_resolve): New procedure.
8323 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8324 print-quote-unquoted columns.
8325 (do_test): Test printing each scope too.
8326
83272017-09-04 Pedro Alves <palves@redhat.com>
8328
8329 * gdb.base/local-static.exp: Also test with
8330 class::method::variable wholly quoted.
8331 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8332
83332017-09-04 Pedro Alves <palves@redhat.com>
8334
8335 * gdb.base/local-static.c: New.
8336 * gdb.base/local-static.cc: New.
8337 * gdb.base/local-static.exp: New.
8338
83392017-09-04 Pedro Alves <palves@redhat.com>
8340
8341 * gdb.asm/asm-source.exp: Add casts to int.
8342 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8343 (dataglobal64_1, dataglobal64_2): New globals.
8344 * gdb.base/nodebug.exp: Test different expressions involving the
8345 new globals, with print, whatis and ptype. Add casts to int.
8346 * gdb.base/solib-display.exp: Add casts to int.
8347 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8348 * gdb.cp/m-static.exp: Add cast to int.
8349 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8350 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8351 tls variable with no debug info without a cast. Test with a cast
8352 to int too.
8353 * gdb.trace/entry-values.exp: Add casts.
8354
83552017-09-04 Pedro Alves <palves@redhat.com>
8356
8357 * gdb.base/nodebug.exp: Test that ptype's error about functions
8358 with unknown return type includes the function name too.
8359
83602017-09-04 Pedro Alves <palves@redhat.com>
8361
8362 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8363 return type of munmap in infcall.
8364 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8365 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8366 type of ftell in infcall.
8367 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8368 type of getpid in infcall.
8369 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8370 infcall.
8371 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8372 Bail on failure to extract the pid.
8373 * gdb.base/nodebug.c: #include <stdint.h>.
8374 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8375 New functions.
8376 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8377 Change expected output of print/whatis/ptype with functions with
8378 no debug info. Test all supported languages. Call
8379 test_call_promotion.
8380 * gdb.compile/compile.exp: Adjust expected output to expect
8381 warning.
8382 * gdb.threads/siginfo-threads.exp: Likewise.
8383
83842017-09-04 Pedro Alves <palves@redhat.com>
8385
8386 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8387 "prototypes". Test calling float functions via prototyped and
8388 unprototyped function pointers.
8389 (perform_all_tests): New parameter "prototypes". Pass it down.
8390 (top level): Pass down "prototypes" parameter to
8391 perform_all_tests.
8392
83932017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8394
8395 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8396 Test with nested loops.
8397
83982017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8399
8400 * gdb.base/commands.exp: Call the new procedures.
8401 (loop_break_test, loop_continue_test): New procedures.
8402
84032017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8404
8405 * gdb.base/commands.exp: Call new procedure.
8406 (define_if_without_arg_test): New procedure.
8407
84082017-09-04 Pedro Alves <palves@redhat.com>
8409
8410 * gdb.base/list-ambiguous.exp: New file.
8411 * gdb.base/list-ambiguous0.c: New file.
8412 * gdb.base/list-ambiguous1.c: New file.
8413 * gdb.base/list.exp (test_list_range): Adjust expected output.
8414
84152017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8416
8417 * gdb.base/share-env-with-gdbserver.c: New file.
8418 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8419
84202017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8421
8422 * gdb.base/commands.exp (gdbvar_simple_if_test,
8423 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8424 progvar_simple_if_test, progvar_simple_while_test,
8425 progvar_complex_if_while_test, user_defined_command_test,
8426 user_defined_command_args_eval,
8427 user_defined_command_args_stack_test,
8428 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8429 temporary_breakpoint_commands,
8430 gdb_test_no_prompt, redefine_hook_test,
8431 redefine_backtrace_test): Remove "global gdb_prompt".
8432
84332017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8434
8435 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8436 New proc, call it from toplevel.
8437
84382017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8439
8440 PR remote/21852
8441 * gdb.server/normal.c: New file, copied from gdb.base.
8442 * gdb.server/run-without-local-binary.exp: New file.
8443
84442017-08-07 Weimin Pan <weimin.pan@oracle.com>
8445
8446 * gdb.arch/sparc64-adi.exp: New file.
8447 * gdb.arch/sparc64-adi.c: New file.
8448
84492017-08-22 Pedro Alves <palves@redhat.com>
8450
8451 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8452 (top level): Add "list all overloads" tests.
8453
84542017-08-22 Tom Tromey <tom@tromey.com>
8455
8456 * gdb.gdb/xfullpath.exp: Remove.
8457
84582017-08-21 Pedro Alves <palves@redhat.com>
8459
8460 PR gdb/19487
8461 * gdb.base/symbol-alias.c: New.
8462 * gdb.base/symbol-alias2.c: New.
8463 * gdb.base/symbol-alias.exp: New.
8464
84652017-08-21 Pedro Alves <palves@redhat.com>
8466
8467 * gdb.base/dfp-test.c
8468 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8469 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8470 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8471 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8472 * gdb.base/whatis-ptype-typedefs.c: New.
8473 * gdb.base/whatis-ptype-typedefs.exp: New.
8474 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8475 (an_int, an_int_type, an_int_type2): New globals.
8476 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8477 involving typedefs and cast expressions.
8478 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8479 (lookup_typedefs_function): New.
8480 (typedefs_pretty_printers_dict): New.
8481 (top level): Register lookup_typedefs_function in
8482 gdb.pretty_printers.
8483
84842017-08-18 Yao Qi <yao.qi@linaro.org>
8485
8486 * gdb.server/unittest.exp: New.
8487
84882017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8489
8490 PR gdb/21954
8491 * gdb.base/environ.exp: Add test to check if 'unset environment'
8492 works.
8493
84942017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8495
8496 * lib/gdb.exp (universal_compile_options): New caching proc.
8497 (gdb_compile): Suppress GCC's coloring of messages.
8498
84992017-08-14 Tom Tromey <tom@tromey.com>
8500
8501 PR gdb/21675:
8502 * gdb.base/printcmds.exp (test_radices): New function.
8503 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8504 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8505 * lib/gdb.exp (get_integer_valueof): Use p/d.
8506
85072017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8508
8509 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8510 characters.
8511
85122017-08-05 Tom Tromey <tom@tromey.com>
8513
8514 * gdb.rust/simple.exp: Allow String to appear in a different
8515 namespace.
8516
85172017-07-26 Yao Qi <yao.qi@linaro.org>
8518
8519 * gdb.gdb/unittest.exp: Invoke command
8520 "maintenance check xml-descriptions".
8521
85222017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8523
8524 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8525 calling context.
8526 (hex128): Drop erroneous calculation of parameters.
8527
85282017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8529
8530 * gdb.python/py-unwind.exp: Disable stack protection when
8531 building test file.
8532
85332017-07-20 Pedro Alves <palves@redhat.com>
8534
8535 * gdb.base/default.exp (set language): Adjust expected output.
8536
85372017-07-20 Pedro Alves <palves@redhat.com>
8538
8539 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8540 (test_minsym): ... this, and make static.
8541 (get_pck__foo__bar__minsym): Rename to ...
8542 (get_test_minsym): ... this.
8543 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8544 symbol names and comments.
8545 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8546 (get_test_minsym): ... this.
8547 (pck__foo__bar__minsym__2): Rename to ...
8548 (test_minsym): ... this.
8549 (main): Adjust.
8550
85512017-07-17 Pedro Alves <palves@redhat.com>
8552
8553 * gdb.base/completion.exp: Adjust expected output.
8554 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8555 the completer works.
8556
85572017-07-17 Pedro Alves <palves@redhat.com>
8558
8559 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8560
85612017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8562
8563 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8564
85652017-07-14 Tom Tromey <tom@tromey.com>
8566
8567 PR rust/21764:
8568 * gdb.rust/simple.exp: Add tests.
8569
85702017-07-14 Tom Tromey <tom@tromey.com>
8571
8572 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8573
85742017-07-14 Pedro Alves <palves@redhat.com>
8575
8576 * gdb.linespec/base/one/thefile.cc (z1): New function.
8577 * gdb.linespec/base/two/thefile.cc (z2): New function.
8578 * gdb.linespec/linespec.exp: Add tests.
8579
85802017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8581
8582 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8583 to mi_create_breakpoint.
8584
85852017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8586
8587 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8588 mi_create_breakpoint.
8589
85902017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8591
8592 * gdb.dlang/demangle.exp: Update for demangling changes.
8593
85942017-07-09 Tom Tromey <tom@tromey.com>
8595
8596 * gdb.dwarf2/shortpiece.exp: New file.
8597
85982017-07-06 David Blaikie <dblaikie@gmail.com>
8599
8600 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8601 built from fissiont-multi-cu{1,2}.c.
8602 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8603 except putting 'main' and 'func' in separate CUs in the same DWO file.
8604 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8605 test.
8606 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8607 test.
8608
86092017-07-06 Pedro Alves <palves@redhat.com>
8610
8611 * gdb.python/py-unwind.exp: Test flushregs.
8612
86132017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8614
8615 PR cli/21688
8616 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8617 tests for alias commands and trailing whitespace.
8618
86192017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8620
8621 PR cli/21688
8622 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8623 procedure. Call it.
8624
86252017-06-29 Pedro Alves <palves@redhat.com>
8626
8627 * gdb.base/printcmds.exp: Add tests.
8628
86292017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8630
8631 PR gdb/21337
8632 * gdb.base/reread-readsym.exp: New file.
8633 * gdb.base/reread-readsym.c: New file.
8634
86352017-06-21 Kevin Buettner <kevinb@redhat.com>
8636
8637 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8638 subpattern.
8639
86402017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8641
8642 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8643 extended mnemonic.
8644 * gdb.arch/powerpc-power9.s: Likewise.
8645
86462017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8647
8648 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8649 on 32-bit x86 targets. Exploit is_*_target macros where
8650 appropriate.
8651
86522017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8653
8654 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8655 register pieces.
8656
86572017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8658
8659 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8660 located in one or more DWARF pieces.
8661
86622017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8663
8664 * lib/gdb.exp (get_endianness): New proc.
8665 * gdb.arch/aarch64-fp.exp: Use it.
8666 * gdb.arch/altivec-regs.exp: Likewise.
8667 * gdb.arch/e500-regs.exp: Likewise.
8668 * gdb.arch/vsx-regs.exp: Likewise.
8669 * gdb.base/dump.exp: Likewise.
8670 * gdb.base/funcargs.exp: Likewise.
8671 * gdb.base/gnu_vector.exp: Likewise.
8672 * gdb.dwarf2/formdata16.exp: Likewise.
8673 * gdb.dwarf2/implptrpiece.exp: Likewise.
8674 * gdb.dwarf2/nonvar-access.exp: Likewise.
8675 * gdb.python/py-inferior.exp: Likewise.
8676 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8677
86782017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8679
8680 PR gdb/21226
8681 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8682 stack value pieces are taken from the LSB end.
8683
86842017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8685
8686 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8687 variable at nonzero offset.
8688
86892017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8690
8691 * gdb.dwarf2/var-access.c: New file.
8692 * gdb.dwarf2/var-access.exp: New test.
8693 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8694
86952017-06-12 Tom Tromey <tom@tromey.com>
8696
8697 * gdb.dwarf2/formdata16.exp: Add tests.
8698
86992017-06-12 Tom Tromey <tom@tromey.com>
8700
8701 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8702
87032017-06-12 Tom Tromey <tom@tromey.com>
8704
8705 PR exp/16225:
8706 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8707 * gdb.arch/vsx-regs.exp: Update tests.
8708 * gdb.arch/s390-vregs.exp (hex128): New proc.
8709 Update test.
8710 * gdb.arch/altivec-regs.exp: Update tests.
8711
87122017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8713
8714 * gdb.base/startup-with-shell.c: New file.
8715 * gdb.base/startup-with-shell.exp: Likewise.
8716
87172017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8718
8719 * gdb.server/non-existing-program.exp: Update regex in order to
8720 reflect the fact that gdbserver is now using fork_inferior (with a
8721 shell) to startup the inferior.
8722
87232017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8724
8725 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8726 support function calls from GDB.
8727
87282017-05-21 Tom Tromey <tom@tromey.com>
8729
8730 PR rust/21466:
8731 * gdb.rust/unsized.exp: New file.
8732 * gdb.rust/unsized.rs: New file.
8733
87342017-05-19 Tom Tromey <tom@tromey.com>
8735
8736 PR rust/21484:
8737 * gdb.rust/watch.exp: New file.
8738 * gdb.rust/watch.rs: New file.
8739
87402017-05-18 Tom Tromey <tom@tromey.com>
8741
8742 * gdb.rust/simple.exp: Allow Box to be qualified.
8743
87442017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8745
8746 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8747
87482017-05-18 Pedro Alves <palves@redhat.com>
8749
8750 * gdb.base/fileio.c (test_write, test_read, test_close)
8751 (test_fstat): Don't print 'ret' in the fail path.
8752
87532017-05-18 Pedro Alves <palves@redhat.com>
8754
8755 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8756 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8757 (test_system, test_rename, test_unlink, test_time): Change
8758 prototypes.
8759 * gdb.base/fileio.exp (stop_msg): Adjust.
8760
87612017-05-18 Pedro Alves <palves@redhat.com>
8762
8763 * gdb.base/fileio.c (null_str): New global.
8764 (test_stat): Use it.
8765 * gdb.base/fileio.exp: Remove nowarnings.
8766
87672017-05-17 Yao Qi <yao.qi@linaro.org>
8768
8769 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8770
87712017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8772
8773 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8774 argument command.
8775 (top-level): Invoke test_set_inferior_tty.
8776
87772017-05-04 Pedro Alves <palves@redhat.com>
8778
8779 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8780 Add parens to print call for Python 3.
8781
87822017-05-03 Keith Seitz <keiths@redhat.com>
8783
8784 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8785 (main): Call it.
8786
87872017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8788
8789 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8790 to prev and next.
8791
87922017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8793
8794 * gdb.python/py-record-btrace.exp: Remove test for
8795 gdb.BtraceInstruction.error.
8796
87972017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8798
8799 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8800
88012017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8802
8803 * gdb.python/py-record-btrace-threads.c: New file.
8804 * gdb.python/py-record-btrace-threads.exp: New file.
8805
88062017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8807
8808 PR testsuite/8595
8809 * gdb.base/environ.exp: Make test available in all architectures.
8810 Move bits related to "info program" testing to
8811 gdb.base/info-program.exp. Rewrite tests to use the two new
8812 procedures mentione below.
8813 (test_set_show_env_var) New procedure.
8814 (test_set_show_env_var_equal): Likewise.
8815 * gdb.base/info-program.exp: New file.
8816
88172017-04-27 Keith Seitz <keiths@redhat.com>
8818
8819 * gdb.cp/oranking.cc (test15): New function.
8820 (main): Call test15 and declare additional variables for testing.
8821 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8822 "p foo101('abc')" tests.
8823 Add tests for cv qualifier overloads.
8824 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8825 "lvalue reference overload" test.
8826 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8827 "print value of f1 on Child&& in f2" test.
8828
88292017-04-19 Pedro Alves <palves@redhat.com>
8830
8831 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8832 procedure.
8833 (top level): Call it.
8834 * lib/gdb.exp (gdb_define_cmd): New procedure.
8835
88362017-04-12 Pedro Alves <palves@redhat.com>
8837
8838 PR gdb/21323
8839 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8840 (wchar): New global.
8841 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8842 (do_test_wide_char, wide_char_types_no_program, top level): Add
8843 wchar_t testing.
8844
88452017-04-12 Pedro Alves <palves@redhat.com>
8846
8847 PR c++/21323
8848 * gdb.cp/wide_char_types.c: New file.
8849 * gdb.cp/wide_char_types.exp: New file.
8850
88512017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8852
8853 PR gdb/21352
8854 * gdb.trace/tsv.exp: Add test for "tsave -r".
8855
88562017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8857
8858 * gdb.dlang/watch-loc.c: New file.
8859 * gdb.dlang/watch-loc.exp: New file.
8860
88612017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8862
8863 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8864
88652017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8866
8867 * gdb.arch/arc-analyze-prologue.S: New file.
8868 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8869
88702017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8871
8872 * gdb.arch/arc-decode-insn.S: New file.
8873 * gdb.arch/arc-decode-insn.exp: Likewise.
8874
88752017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8876
8877 PR tdep/20928
8878 * gdb.arch/sparc64-regs.exp: New file.
8879 * gdb.arch/sparc64-regs.S: Likewise.
8880
88812017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8882
8883 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8884 and memory view on Python 3.
8885
88862017-03-20 Artemiy Volkov <artemiyv@acm.org>
8887 Keith Seitz <keiths@redhat.com>
8888
8889 PR gdb/14441
8890 * gdb.cp/demangle.exp: Add rvalue reference tests.
8891 * gdb.cp/rvalue-ref-casts.cc: New file.
8892 * gdb.cp/rvalue-ref-casts.exp: New file.
8893 * gdb.cp/rvalue-ref-overload.cc: New file.
8894 * gdb.cp/rvalue-ref-overload.exp: New file.
8895 * gdb.cp/rvalue-ref-params.cc: New file.
8896 * gdb.cp/rvalue-ref-params.exp: New file.
8897 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8898 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8899 * gdb.cp/rvalue-ref-types.cc: New file.
8900 * gdb.cp/rvalue-ref-types.exp: New file.
8901 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8902 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8903
89042017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8905
8906 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8907 New procedure.
8908
89092017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8910
8911 * lib/mi-support.exp (mi_gdb_test): Add additional message
8912 for unexpected output.
8913
89142017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8915
8916 * gdb.base/examine-backward.c (Barrier): New character array
8917 constant, to ensure that TestStrings is preceded by a string
8918 terminator.
8919
89202017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8921
8922 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8923 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8924 and implicit pointer into such a location.
8925
89262017-03-16 Doug Evans <dje@google.com>
8927
8928 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8929
89302017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8931
8932 * gdb.cp/m-static.exp: Fix expectation for prototype of
8933 test5.single_constructor and single_constructor::single_constructor.
8934
89352017-03-16 Doug Evans <dje@google.com>
8936
8937 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8938 * gdb.guile/scm-lazy-string.c: New file.
8939 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8940 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8941 for pointer, array, typedef lazy strings.
8942
89432017-03-16 Doug Evans <dje@google.com>
8944
8945 PR python/17728, python/18439, python/18779
8946 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8947 * gdb.python/py-lazy-string.c (pointer): New typedef.
8948 (main): New locals ptr, array, typedef_ptr.
8949 * gdb.python/py-value.exp: Move lazy string tests to ...
8950 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8951 array, typedef lazy strings.
8952
89532017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8954
8955 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8956 Add optional 'test' parameter.
8957
89582017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8959
8960 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8961 Skip for versions of DejaGnu < 1.5.
8962
89632017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8964
8965 * lib/gdb.exp (dejagnu_version): New proc.
8966 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8967 Use dejagnu_version.
8968
89692017-03-10 Keith Seitz <keiths@redhat.com>
8970
8971 PR c++/8128
8972 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8973 type from destructor regexps.
8974 Add a branch which actually passes the test.
8975 Adjust "ptype t5i" test names.
8976
89772017-03-08 Pedro Alves <palves@redhat.com>
8978
8979 * gdb.base/step-over-exit.exp: Add explicit test message.
8980
89812017-03-08 Pedro Alves <palves@redhat.com>
8982
8983 PR gdb/18360
8984 * gdb.threads/interrupt-while-step-over.c: New file.
8985 * gdb.threads/interrupt-while-step-over.exp: New file.
8986
89872017-03-08 Pedro Alves <palves@redhat.com>
8988
8989 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8990 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8991
89922017-03-08 Pedro Alves <palves@redhat.com>
8993
8994 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8995 PKRU as not supported as a PASS.
8996
89972017-03-08 Pedro Alves <palves@redhat.com>
8998
8999 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9000 prefix instead of $binfile1/$binfile2.
9001 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9002 in test message.
9003 * gdb.python/py-completion.exp: Use "load python file" as test
9004 messages instead of unstable path names.
9005
90062017-03-08 Pedro Alves <palves@redhat.com>
9007 Jan Kratochvil <jan.kratochvil@redhat.com>
9008
9009 PR cli/21218
9010 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9011 New proc.
9012 (top level): Call it.
9013
90142017-03-08 Pedro Alves <palves@redhat.com>
9015
9016 PR tui/21216
9017 * gdb.tui/tui-nl-filtered-output.exp: New file.
9018
90192017-03-08 Pedro Alves <palves@redhat.com>
9020
9021 * gdb.base/completion.exp: Move TUI completion tests to ...
9022 * gdb.tui/completion.exp: ... this new file.
9023
90242017-03-08 Pedro Alves <palves@redhat.com>
9025
9026 * gdb.base/tui-disasm-long-lines.c,
9027 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9028 gdb.base/tui-layout.exp: Move to ...
9029 * gdb.tui/: ... this new directory.
9030
90312017-03-07 Pedro Alves <palves@redhat.com>
9032
9033 * gdb.base/tui-layout.c: New file.
9034 * gdb.base/tui-layout.exp: New file.
9035
90362017-03-07 Pedro Alves <palves@redhat.com>
9037
9038 * gdb.base/tui-layout.c: Rename to ...
9039 * gdb.base/tui-disasm-long-lines.c: ... this.
9040 * gdb.base/tui-layout.exp: Rename to ...
9041 * gdb.base/tui-disasm-long-lines.exp: ... this.
9042
90432017-03-07 Pedro Alves <palves@redhat.com>
9044
9045 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9046
90472017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9048
9049 * i386-mpx-call.c: New file.
9050 * i386-mpx-call.exp: New file.
9051
90522017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9053
9054 * gdb.arch/powerpc-power.exp: Delete test.
9055 * gdb.arch/powerpc-power.s: Likewise.
9056 * gdb.disasm/disassembler-options.exp: New test.
9057 * gdb.arch/powerpc-altivec.exp: Likewise.
9058 * gdb.arch/powerpc-altivec.s: Likewise.
9059 * gdb.arch/powerpc-altivec2.exp: Likewise.
9060 * gdb.arch/powerpc-altivec2.s: Likewise.
9061 * gdb.arch/powerpc-altivec3.exp: Likewise.
9062 * gdb.arch/powerpc-altivec3.s: Likewise.
9063 * gdb.arch/powerpc-power7.exp: Likewise.
9064 * gdb.arch/powerpc-power7.s: Likewise.
9065 * gdb.arch/powerpc-power8.exp: Likewise.
9066 * gdb.arch/powerpc-power8.s: Likewise.
9067 * gdb.arch/powerpc-power9.exp: Likewise.
9068 * gdb.arch/powerpc-power9.s: Likewise.
9069 * gdb.arch/powerpc-vsx.exp: Likewise.
9070 * gdb.arch/powerpc-vsx.s: Likewise.
9071 * gdb.arch/powerpc-vsx2.exp: Likewise.
9072 * gdb.arch/powerpc-vsx2.s: Likewise.
9073 * gdb.arch/powerpc-vsx3.exp: Likewise.
9074 * gdb.arch/powerpc-vsx3.s: Likewise.
9075 * gdb.arch/arm-disassembler-options.exp: Likewise.
9076 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9077 * gdb.arch/s390-disassembler-options.exp: Likewise.
9078
90792017-02-23 Luis Machado <lgustavo@codesourcery.com>
9080
9081 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9082 (check_supported_features): ... this. Changed return type to void.
9083 (supports_rdseed): New static global.
9084 (rdseed): Check supports_rdseed.
9085 (initialize): Call check_supported_features.
9086
90872017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9088
9089 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9090 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9091 and lqarx/stqcx.
9092 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9093 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9094
90952017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9096
9097 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9098 uppercase.
9099
91002017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9101
9102 * gdb.dwarf2/formdata16.c: New file.
9103 * gdb.dwarf2/formdata16.exp: New file.
9104 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9105
91062017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9107
9108 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9109 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9110 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9111 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9112 DW_AT_GNU_*.
9113
91142017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9115
9116 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9117
91182017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9119
9120 PR gdb/21164
9121 * gdb.base/maint.exp: Add testcases for when the commands do
9122 not have arguments.
9123
91242017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9125
9126 * gdb.cp/chained-calls.exp: Use p instead of P.
9127
91282017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9129
9130 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9131 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9132
91332017-02-14 Tom Tromey <tom@tromey.com>
9134
9135 PR python/13598:
9136 * gdb.python/py-events.exp: Add before_prompt event tests.
9137
91382017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9139
9140 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9141
91422017-02-13 Luis Machado <lgustavo@codesourcery.com>
9143
9144 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9145 (main): Call my_unique_function_name.
9146 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9147 completion of patterns with a single match.
9148 Add missing -re switches to gdb_test_multiple calls.
9149
91502017-02-13 Luis Machado <lgustavo@codesourcery.com>
9151
9152 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9153 return if core file is not recognized.
9154
91552017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9156
9157 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9158 and extra UIs.
9159
91602017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9161
9162 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9163 proc_with_prefix.
9164
91652017-02-10 Tom Tromey <tom@tromey.com>
9166
9167 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9168
91692017-02-10 Martin Galvan <martingalvan@sourceware.org>
9170
9171 PR gdb/21122
9172 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9173
91742017-02-08 Jerome Guitton <guitton@adacore.com>
9175
9176 * gdb.base/define.exp: Add test for command abbreviations
9177 in define.
9178
91792017-02-06 Luis Machado <lgustavo@codesourcery.com>
9180
9181 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9182 * gdb.reverse/insn-reverse-x86.c: New file.
9183
91842017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9185
9186 PR tdep/20936
9187 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9188
91892017-02-03 Tom Tromey <tom@tromey.com>
9190
9191 PR rust/21097:
9192 * gdb.rust/simple.exp: Add new tests.
9193
91942017-02-02 Pedro Alves <palves@redhat.com>
9195
9196 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9197 tests.
9198
91992017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9200
9201 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9202 taking a 2-byte value out of a 4-byte DWARF implicit value on
9203 big-endian targets.
9204 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9205 logic. Add test cases for DW_OP_implicit.
9206
92072017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9208
9209 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9210
92112017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9212
9213 * gdb.btrace/enable.exp: Call gdb_exit before
9214 skip_gdbserver_tests.
9215
92162017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9217
9218 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9219 GDBFLAGS.
9220
92212017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9222
9223 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9224 the test is skipped.
9225 * gdb.btrace/data.exp: Likewise.
9226 * gdb.btrace/delta.exp: Likewise.
9227 * gdb.btrace/dlopen.exp: Likewise.
9228 * gdb.btrace/enable-running.exp: Likewise.
9229 * gdb.btrace/enable.exp: Likewise.
9230 * gdb.btrace/exception.exp: Likewise.
9231 * gdb.btrace/function_call_history.exp: Likewise.
9232 * gdb.btrace/gcore.exp: Likewise.
9233 * gdb.btrace/instruction_history.exp: Likewise.
9234 * gdb.btrace/multi-thread-step.exp: Likewise.
9235 * gdb.btrace/nohist.exp: Likewise.
9236 * gdb.btrace/non-stop.exp: Likewise.
9237 * gdb.btrace/reconnect.exp: Likewise.
9238 * gdb.btrace/record_goto-step.exp: Likewise.
9239 * gdb.btrace/record_goto.exp: Likewise.
9240 * gdb.btrace/rn-dl-bind.exp: Likewise.
9241 * gdb.btrace/segv.exp: Likewise.
9242 * gdb.btrace/step.exp: Likewise.
9243 * gdb.btrace/stepi.exp: Likewise.
9244 * gdb.btrace/tailcall-only.exp: Likewise.
9245 * gdb.btrace/tailcall.exp: Likewise.
9246 * gdb.btrace/tsx.exp: Likewise.
9247 * gdb.btrace/unknown_functions.exp: Likewise.
9248 * gdb.btrace/vdso.exp: Likewise.
9249
92502017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9251
9252 * gdb.btrace/enable-running.c: New.
9253 * gdb.btrace/enable-running.exp: New.
9254
92552017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9256
9257 * gdb.arch/amd64-gs_base.c: New file.
9258 * gdb.arch/amd64-gs_base.exp: New file.
9259
92602017-01-26 Luis Machado <lgustavo@codesourcery.com>
9261
9262 * lib/memory.exp: Remove spurious empty newlines.
9263
92642017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9265
9266 * gdb.python/py-bad-printers.exp: Load python file using "source".
9267 * gdb.python/py-events.exp: Likewise.
9268 * gdb.python/py-evsignal.exp: Likewise.
9269 * gdb.python/py-evthreads.exp: Likewise.
9270 * gdb.python/py-frame-args.exp: Likewise.
9271 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9272 * gdb.python/py-framefilter-mi.exp: Likewise.
9273 * gdb.python/py-framefilter.exp: Likewise.
9274 * gdb.python/py-mi.exp: Likewise.
9275 * gdb.python/py-pp-maint.exp: Likewise.
9276 * gdb.python/py-pp-registration.exp: Likewise.
9277 * gdb.python/py-prettyprint.exp: Likewise.
9278 (run_lang_tests): Likewise.
9279 * gdb.python/py-typeprint.exp: Likewise.
9280
92812017-01-26 Luis Machado <lgustavo@codesourcery.com>
9282
9283 * lib/memory.exp: New file.
9284 * lib/gdb.exp: Load memory.exp.
9285 * gdb.base/memattr.exp (delete_memory): Move proc to
9286 lib/memory.exp and rename to delete_memory_regions.
9287 Replace delete_memory with delete_memory_regions.
9288 Cleanup memory regions before tests.
9289 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9290 before tests.
9291
92922017-01-26 Luis Machado <lgustavo@codesourcery.com>
9293
9294 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9295 files.
9296 (initialize): New function conditionally defined.
9297 (testcases): Move within conditional block.
9298 (main): Call initialize.
9299 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9300 of gdb.reverse/insn-reverse.c.
9301 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9302 gdb.reverse/insn-reverse.c.
9303
93042017-01-26 Yao Qi <yao.qi@linaro.org>
9305
9306 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9307 disassemble on address 0.
9308
93092017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9310 Yao Qi <yao.qi@linaro.org>
9311
9312 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9313 * gdb.dwarf2/implptr-64bit.S: Remove.
9314 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9315 variables in caller's context. Add DW_OP_implicit_value.
9316
93172017-01-25 Yao Qi <yao.qi@linaro.org>
9318
9319 * lib/dwarf.exp (Dwarf::_location): Handle
9320 DW_OP_GNU_implicit_pointer with proper size.
9321
93222017-01-20 Luis Machado <lgustavo@codesourcery.com>
9323
9324 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9325 and add untested calls.
9326
93272017-01-20 Luis Machado <lgustavo@codesourcery.com>
9328
9329 * gdb.python/python.exp: Check line number against what GDB thinks
9330 the line number is for func1.
9331
93322017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9333
9334 * gdb.dlang/debug-expr.exp: New file.
9335
93362016-12-23 Luis Machado <lgustavo@codesourcery.com>
9337
9338 Fix test names for the following files:
9339
9340 * gdb.ada/exec_changed.exp
9341 * gdb.ada/info_types.exp
9342 * gdb.arch/aarch64-atomic-inst.exp
9343 * gdb.arch/aarch64-fp.exp
9344 * gdb.arch/altivec-abi.exp
9345 * gdb.arch/altivec-regs.exp
9346 * gdb.arch/amd64-byte.exp
9347 * gdb.arch/amd64-disp-step.exp
9348 * gdb.arch/amd64-dword.exp
9349 * gdb.arch/amd64-entry-value-inline.exp
9350 * gdb.arch/amd64-entry-value-param.exp
9351 * gdb.arch/amd64-entry-value-paramref.exp
9352 * gdb.arch/amd64-entry-value.exp
9353 * gdb.arch/amd64-i386-address.exp
9354 * gdb.arch/amd64-invalid-stack-middle.exp
9355 * gdb.arch/amd64-invalid-stack-top.exp
9356 * gdb.arch/amd64-optimout-repeat.exp
9357 * gdb.arch/amd64-prologue-skip.exp
9358 * gdb.arch/amd64-prologue-xmm.exp
9359 * gdb.arch/amd64-stap-special-operands.exp
9360 * gdb.arch/amd64-stap-wrong-subexp.exp
9361 * gdb.arch/amd64-tailcall-cxx.exp
9362 * gdb.arch/amd64-tailcall-noret.exp
9363 * gdb.arch/amd64-tailcall-ret.exp
9364 * gdb.arch/amd64-tailcall-self.exp
9365 * gdb.arch/amd64-word.exp
9366 * gdb.arch/arm-bl-branch-dest.exp
9367 * gdb.arch/arm-disp-step.exp
9368 * gdb.arch/arm-neon.exp
9369 * gdb.arch/arm-single-step-kernel-helper.exp
9370 * gdb.arch/avr-flash-qualifier.exp
9371 * gdb.arch/disp-step-insn-reloc.exp
9372 * gdb.arch/e500-abi.exp
9373 * gdb.arch/e500-regs.exp
9374 * gdb.arch/ftrace-insn-reloc.exp
9375 * gdb.arch/i386-avx512.exp
9376 * gdb.arch/i386-bp_permanent.exp
9377 * gdb.arch/i386-byte.exp
9378 * gdb.arch/i386-cfi-notcurrent.exp
9379 * gdb.arch/i386-disp-step.exp
9380 * gdb.arch/i386-dr3-watch.exp
9381 * gdb.arch/i386-float.exp
9382 * gdb.arch/i386-gnu-cfi.exp
9383 * gdb.arch/i386-mpx-map.exp
9384 * gdb.arch/i386-mpx-sigsegv.exp
9385 * gdb.arch/i386-mpx-simple_segv.exp
9386 * gdb.arch/i386-mpx.exp
9387 * gdb.arch/i386-permbkpt.exp
9388 * gdb.arch/i386-prologue.exp
9389 * gdb.arch/i386-signal.exp
9390 * gdb.arch/i386-size-overlap.exp
9391 * gdb.arch/i386-unwind.exp
9392 * gdb.arch/i386-word.exp
9393 * gdb.arch/mips-fcr.exp
9394 * gdb.arch/powerpc-d128-regs.exp
9395 * gdb.arch/powerpc-stackless.exp
9396 * gdb.arch/ppc64-atomic-inst.exp
9397 * gdb.arch/s390-stackless.exp
9398 * gdb.arch/s390-tdbregs.exp
9399 * gdb.arch/s390-vregs.exp
9400 * gdb.arch/sparc-sysstep.exp
9401 * gdb.arch/thumb-bx-pc.exp
9402 * gdb.arch/thumb-singlestep.exp
9403 * gdb.arch/thumb2-it.exp
9404 * gdb.arch/vsx-regs.exp
9405 * gdb.asm/asm-source.exp
9406 * gdb.base/a2-run.exp
9407 * gdb.base/advance.exp
9408 * gdb.base/all-bin.exp
9409 * gdb.base/anon.exp
9410 * gdb.base/args.exp
9411 * gdb.base/arithmet.exp
9412 * gdb.base/async-shell.exp
9413 * gdb.base/async.exp
9414 * gdb.base/attach-pie-noexec.exp
9415 * gdb.base/attach-twice.exp
9416 * gdb.base/auto-load.exp
9417 * gdb.base/bang.exp
9418 * gdb.base/bitfields.exp
9419 * gdb.base/break-always.exp
9420 * gdb.base/break-caller-line.exp
9421 * gdb.base/break-entry.exp
9422 * gdb.base/break-inline.exp
9423 * gdb.base/break-on-linker-gcd-function.exp
9424 * gdb.base/break-probes.exp
9425 * gdb.base/break.exp
9426 * gdb.base/breakpoint-shadow.exp
9427 * gdb.base/call-ar-st.exp
9428 * gdb.base/call-sc.exp
9429 * gdb.base/call-signal-resume.exp
9430 * gdb.base/call-strs.exp
9431 * gdb.base/callfuncs.exp
9432 * gdb.base/catch-fork-static.exp
9433 * gdb.base/catch-gdb-caused-signals.exp
9434 * gdb.base/catch-load.exp
9435 * gdb.base/catch-signal-fork.exp
9436 * gdb.base/catch-signal.exp
9437 * gdb.base/catch-syscall.exp
9438 * gdb.base/charset.exp
9439 * gdb.base/checkpoint.exp
9440 * gdb.base/chng-syms.exp
9441 * gdb.base/code-expr.exp
9442 * gdb.base/code_elim.exp
9443 * gdb.base/commands.exp
9444 * gdb.base/completion.exp
9445 * gdb.base/complex.exp
9446 * gdb.base/cond-expr.exp
9447 * gdb.base/condbreak.exp
9448 * gdb.base/consecutive.exp
9449 * gdb.base/continue-all-already-running.exp
9450 * gdb.base/coredump-filter.exp
9451 * gdb.base/corefile.exp
9452 * gdb.base/dbx.exp
9453 * gdb.base/debug-expr.exp
9454 * gdb.base/define.exp
9455 * gdb.base/del.exp
9456 * gdb.base/disabled-location.exp
9457 * gdb.base/disasm-end-cu.exp
9458 * gdb.base/disasm-optim.exp
9459 * gdb.base/display.exp
9460 * gdb.base/duplicate-bp.exp
9461 * gdb.base/ena-dis-br.exp
9462 * gdb.base/ending-run.exp
9463 * gdb.base/enumval.exp
9464 * gdb.base/environ.exp
9465 * gdb.base/eu-strip-infcall.exp
9466 * gdb.base/eval-avoid-side-effects.exp
9467 * gdb.base/eval-skip.exp
9468 * gdb.base/exitsignal.exp
9469 * gdb.base/expand-psymtabs.exp
9470 * gdb.base/filesym.exp
9471 * gdb.base/find-unmapped.exp
9472 * gdb.base/finish.exp
9473 * gdb.base/float.exp
9474 * gdb.base/foll-exec-mode.exp
9475 * gdb.base/foll-exec.exp
9476 * gdb.base/foll-fork.exp
9477 * gdb.base/fortran-sym-case.exp
9478 * gdb.base/freebpcmd.exp
9479 * gdb.base/func-ptr.exp
9480 * gdb.base/func-ptrs.exp
9481 * gdb.base/funcargs.exp
9482 * gdb.base/gcore-buffer-overflow.exp
9483 * gdb.base/gcore-relro-pie.exp
9484 * gdb.base/gcore-relro.exp
9485 * gdb.base/gcore.exp
9486 * gdb.base/gdb1090.exp
9487 * gdb.base/gdb11530.exp
9488 * gdb.base/gdb11531.exp
9489 * gdb.base/gdb1821.exp
9490 * gdb.base/gdbindex-stabs.exp
9491 * gdb.base/gdbvars.exp
9492 * gdb.base/hbreak.exp
9493 * gdb.base/hbreak2.exp
9494 * gdb.base/included.exp
9495 * gdb.base/infcall-input.exp
9496 * gdb.base/inferior-died.exp
9497 * gdb.base/infnan.exp
9498 * gdb.base/info-macros.exp
9499 * gdb.base/info-os.exp
9500 * gdb.base/info-proc.exp
9501 * gdb.base/info-shared.exp
9502 * gdb.base/info-target.exp
9503 * gdb.base/infoline.exp
9504 * gdb.base/interp.exp
9505 * gdb.base/interrupt.exp
9506 * gdb.base/jit-reader.exp
9507 * gdb.base/jit-simple.exp
9508 * gdb.base/kill-after-signal.exp
9509 * gdb.base/kill-detach-inferiors-cmd.exp
9510 * gdb.base/label.exp
9511 * gdb.base/langs.exp
9512 * gdb.base/ldbl_e308.exp
9513 * gdb.base/line-symtabs.exp
9514 * gdb.base/linespecs.exp
9515 * gdb.base/list.exp
9516 * gdb.base/long_long.exp
9517 * gdb.base/longest-types.exp
9518 * gdb.base/maint.exp
9519 * gdb.base/max-value-size.exp
9520 * gdb.base/memattr.exp
9521 * gdb.base/mips_pro.exp
9522 * gdb.base/morestack.exp
9523 * gdb.base/moribund-step.exp
9524 * gdb.base/multi-forks.exp
9525 * gdb.base/nested-addr.exp
9526 * gdb.base/nextoverexit.exp
9527 * gdb.base/noreturn-finish.exp
9528 * gdb.base/noreturn-return.exp
9529 * gdb.base/nostdlib.exp
9530 * gdb.base/offsets.exp
9531 * gdb.base/opaque.exp
9532 * gdb.base/pc-fp.exp
9533 * gdb.base/permissions.exp
9534 * gdb.base/print-symbol-loading.exp
9535 * gdb.base/prologue-include.exp
9536 * gdb.base/psymtab.exp
9537 * gdb.base/ptype.exp
9538 * gdb.base/random-signal.exp
9539 * gdb.base/randomize.exp
9540 * gdb.base/range-stepping.exp
9541 * gdb.base/readline-ask.exp
9542 * gdb.base/recpar.exp
9543 * gdb.base/recurse.exp
9544 * gdb.base/relational.exp
9545 * gdb.base/restore.exp
9546 * gdb.base/return-nodebug.exp
9547 * gdb.base/return.exp
9548 * gdb.base/run-after-attach.exp
9549 * gdb.base/save-bp.exp
9550 * gdb.base/scope.exp
9551 * gdb.base/sect-cmd.exp
9552 * gdb.base/set-lang-auto.exp
9553 * gdb.base/set-noassign.exp
9554 * gdb.base/setvar.exp
9555 * gdb.base/sigall.exp
9556 * gdb.base/sigbpt.exp
9557 * gdb.base/siginfo-addr.exp
9558 * gdb.base/siginfo-infcall.exp
9559 * gdb.base/siginfo-obj.exp
9560 * gdb.base/siginfo.exp
9561 * gdb.base/signals-state-child.exp
9562 * gdb.base/signest.exp
9563 * gdb.base/sigstep.exp
9564 * gdb.base/sizeof.exp
9565 * gdb.base/skip.exp
9566 * gdb.base/solib-corrupted.exp
9567 * gdb.base/solib-nodir.exp
9568 * gdb.base/solib-search.exp
9569 * gdb.base/stack-checking.exp
9570 * gdb.base/stale-infcall.exp
9571 * gdb.base/stap-probe.exp
9572 * gdb.base/start.exp
9573 * gdb.base/step-break.exp
9574 * gdb.base/step-bt.exp
9575 * gdb.base/step-line.exp
9576 * gdb.base/step-over-exit.exp
9577 * gdb.base/step-over-syscall.exp
9578 * gdb.base/step-resume-infcall.exp
9579 * gdb.base/step-test.exp
9580 * gdb.base/store.exp
9581 * gdb.base/structs3.exp
9582 * gdb.base/sym-file.exp
9583 * gdb.base/symbol-without-target_section.exp
9584 * gdb.base/term.exp
9585 * gdb.base/testenv.exp
9586 * gdb.base/ui-redirect.exp
9587 * gdb.base/until.exp
9588 * gdb.base/unwindonsignal.exp
9589 * gdb.base/value-double-free.exp
9590 * gdb.base/vla-datatypes.exp
9591 * gdb.base/vla-ptr.exp
9592 * gdb.base/vla-sideeffect.exp
9593 * gdb.base/volatile.exp
9594 * gdb.base/watch-cond-infcall.exp
9595 * gdb.base/watch-cond.exp
9596 * gdb.base/watch-non-mem.exp
9597 * gdb.base/watch-read.exp
9598 * gdb.base/watch-vfork.exp
9599 * gdb.base/watchpoint-cond-gone.exp
9600 * gdb.base/watchpoint-delete.exp
9601 * gdb.base/watchpoint-hw-hit-once.exp
9602 * gdb.base/watchpoint-hw.exp
9603 * gdb.base/watchpoint-stops-at-right-insn.exp
9604 * gdb.base/watchpoints.exp
9605 * gdb.base/wchar.exp
9606 * gdb.base/whatis-exp.exp
9607 * gdb.btrace/buffer-size.exp
9608 * gdb.btrace/data.exp
9609 * gdb.btrace/delta.exp
9610 * gdb.btrace/dlopen.exp
9611 * gdb.btrace/enable.exp
9612 * gdb.btrace/exception.exp
9613 * gdb.btrace/function_call_history.exp
9614 * gdb.btrace/gcore.exp
9615 * gdb.btrace/instruction_history.exp
9616 * gdb.btrace/nohist.exp
9617 * gdb.btrace/reconnect.exp
9618 * gdb.btrace/record_goto-step.exp
9619 * gdb.btrace/record_goto.exp
9620 * gdb.btrace/rn-dl-bind.exp
9621 * gdb.btrace/segv.exp
9622 * gdb.btrace/step.exp
9623 * gdb.btrace/stepi.exp
9624 * gdb.btrace/tailcall-only.exp
9625 * gdb.btrace/tailcall.exp
9626 * gdb.btrace/tsx.exp
9627 * gdb.btrace/unknown_functions.exp
9628 * gdb.btrace/vdso.exp
9629 * gdb.compile/compile-ifunc.exp
9630 * gdb.compile/compile-ops.exp
9631 * gdb.compile/compile-print.exp
9632 * gdb.compile/compile-setjmp.exp
9633 * gdb.cp/abstract-origin.exp
9634 * gdb.cp/ambiguous.exp
9635 * gdb.cp/annota2.exp
9636 * gdb.cp/annota3.exp
9637 * gdb.cp/anon-ns.exp
9638 * gdb.cp/anon-struct.exp
9639 * gdb.cp/anon-union.exp
9640 * gdb.cp/arg-reference.exp
9641 * gdb.cp/baseenum.exp
9642 * gdb.cp/bool.exp
9643 * gdb.cp/breakpoint.exp
9644 * gdb.cp/bs15503.exp
9645 * gdb.cp/call-c.exp
9646 * gdb.cp/casts.exp
9647 * gdb.cp/chained-calls.exp
9648 * gdb.cp/class2.exp
9649 * gdb.cp/classes.exp
9650 * gdb.cp/cmpd-minsyms.exp
9651 * gdb.cp/converts.exp
9652 * gdb.cp/cp-relocate.exp
9653 * gdb.cp/cpcompletion.exp
9654 * gdb.cp/cpexprs.exp
9655 * gdb.cp/cplabel.exp
9656 * gdb.cp/cplusfuncs.exp
9657 * gdb.cp/cpsizeof.exp
9658 * gdb.cp/ctti.exp
9659 * gdb.cp/derivation.exp
9660 * gdb.cp/destrprint.exp
9661 * gdb.cp/dispcxx.exp
9662 * gdb.cp/enum-class.exp
9663 * gdb.cp/exception.exp
9664 * gdb.cp/exceptprint.exp
9665 * gdb.cp/expand-psymtabs-cxx.exp
9666 * gdb.cp/expand-sals.exp
9667 * gdb.cp/extern-c.exp
9668 * gdb.cp/filename.exp
9669 * gdb.cp/formatted-ref.exp
9670 * gdb.cp/fpointer.exp
9671 * gdb.cp/gdb1355.exp
9672 * gdb.cp/gdb2495.exp
9673 * gdb.cp/hang.exp
9674 * gdb.cp/impl-this.exp
9675 * gdb.cp/infcall-dlopen.exp
9676 * gdb.cp/inherit.exp
9677 * gdb.cp/iostream.exp
9678 * gdb.cp/koenig.exp
9679 * gdb.cp/local.exp
9680 * gdb.cp/m-data.exp
9681 * gdb.cp/m-static.exp
9682 * gdb.cp/mb-ctor.exp
9683 * gdb.cp/mb-inline.exp
9684 * gdb.cp/mb-templates.exp
9685 * gdb.cp/member-name.exp
9686 * gdb.cp/member-ptr.exp
9687 * gdb.cp/meth-typedefs.exp
9688 * gdb.cp/method.exp
9689 * gdb.cp/method2.exp
9690 * gdb.cp/minsym-fallback.exp
9691 * gdb.cp/misc.exp
9692 * gdb.cp/namelessclass.exp
9693 * gdb.cp/namespace-enum.exp
9694 * gdb.cp/namespace-nested-import.exp
9695 * gdb.cp/namespace.exp
9696 * gdb.cp/nextoverthrow.exp
9697 * gdb.cp/no-dmgl-verbose.exp
9698 * gdb.cp/non-trivial-retval.exp
9699 * gdb.cp/noparam.exp
9700 * gdb.cp/nsdecl.exp
9701 * gdb.cp/nsimport.exp
9702 * gdb.cp/nsnested.exp
9703 * gdb.cp/nsnoimports.exp
9704 * gdb.cp/nsrecurs.exp
9705 * gdb.cp/nsstress.exp
9706 * gdb.cp/nsusing.exp
9707 * gdb.cp/operator.exp
9708 * gdb.cp/oranking.exp
9709 * gdb.cp/overload-const.exp
9710 * gdb.cp/overload.exp
9711 * gdb.cp/ovldbreak.exp
9712 * gdb.cp/ovsrch.exp
9713 * gdb.cp/paren-type.exp
9714 * gdb.cp/parse-lang.exp
9715 * gdb.cp/pass-by-ref.exp
9716 * gdb.cp/pr-1023.exp
9717 * gdb.cp/pr-1210.exp
9718 * gdb.cp/pr-574.exp
9719 * gdb.cp/pr10687.exp
9720 * gdb.cp/pr12028.exp
9721 * gdb.cp/pr17132.exp
9722 * gdb.cp/pr17494.exp
9723 * gdb.cp/pr9067.exp
9724 * gdb.cp/pr9167.exp
9725 * gdb.cp/pr9631.exp
9726 * gdb.cp/printmethod.exp
9727 * gdb.cp/psmang.exp
9728 * gdb.cp/psymtab-parameter.exp
9729 * gdb.cp/ptype-cv-cp.exp
9730 * gdb.cp/ptype-flags.exp
9731 * gdb.cp/re-set-overloaded.exp
9732 * gdb.cp/ref-types.exp
9733 * gdb.cp/rtti.exp
9734 * gdb.cp/scope-err.exp
9735 * gdb.cp/shadow.exp
9736 * gdb.cp/smartp.exp
9737 * gdb.cp/static-method.exp
9738 * gdb.cp/static-print-quit.exp
9739 * gdb.cp/temargs.exp
9740 * gdb.cp/templates.exp
9741 * gdb.cp/try_catch.exp
9742 * gdb.cp/typedef-operator.exp
9743 * gdb.cp/typeid.exp
9744 * gdb.cp/userdef.exp
9745 * gdb.cp/using-crash.exp
9746 * gdb.cp/var-tag.exp
9747 * gdb.cp/virtbase.exp
9748 * gdb.cp/virtfunc.exp
9749 * gdb.cp/virtfunc2.exp
9750 * gdb.cp/vla-cxx.exp
9751 * gdb.disasm/t01_mov.exp
9752 * gdb.disasm/t02_mova.exp
9753 * gdb.disasm/t03_add.exp
9754 * gdb.disasm/t04_sub.exp
9755 * gdb.disasm/t05_cmp.exp
9756 * gdb.disasm/t06_ari2.exp
9757 * gdb.disasm/t07_ari3.exp
9758 * gdb.disasm/t08_or.exp
9759 * gdb.disasm/t09_xor.exp
9760 * gdb.disasm/t10_and.exp
9761 * gdb.disasm/t11_logs.exp
9762 * gdb.disasm/t12_bit.exp
9763 * gdb.disasm/t13_otr.exp
9764 * gdb.dlang/circular.exp
9765 * gdb.dwarf2/arr-stride.exp
9766 * gdb.dwarf2/arr-subrange.exp
9767 * gdb.dwarf2/atomic-type.exp
9768 * gdb.dwarf2/bad-regnum.exp
9769 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9770 * gdb.dwarf2/callframecfa.exp
9771 * gdb.dwarf2/clztest.exp
9772 * gdb.dwarf2/corrupt.exp
9773 * gdb.dwarf2/data-loc.exp
9774 * gdb.dwarf2/dup-psym.exp
9775 * gdb.dwarf2/dw2-anon-mptr.exp
9776 * gdb.dwarf2/dw2-anonymous-func.exp
9777 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9778 * gdb.dwarf2/dw2-bad-unresolved.exp
9779 * gdb.dwarf2/dw2-basic.exp
9780 * gdb.dwarf2/dw2-canonicalize-type.exp
9781 * gdb.dwarf2/dw2-case-insensitive.exp
9782 * gdb.dwarf2/dw2-common-block.exp
9783 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9784 * gdb.dwarf2/dw2-compressed.exp
9785 * gdb.dwarf2/dw2-const.exp
9786 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9787 * gdb.dwarf2/dw2-cu-size.exp
9788 * gdb.dwarf2/dw2-dup-frame.exp
9789 * gdb.dwarf2/dw2-entry-value.exp
9790 * gdb.dwarf2/dw2-icycle.exp
9791 * gdb.dwarf2/dw2-ifort-parameter.exp
9792 * gdb.dwarf2/dw2-inline-break.exp
9793 * gdb.dwarf2/dw2-inline-param.exp
9794 * gdb.dwarf2/dw2-intercu.exp
9795 * gdb.dwarf2/dw2-intermix.exp
9796 * gdb.dwarf2/dw2-lexical-block-bare.exp
9797 * gdb.dwarf2/dw2-linkage-name-trust.exp
9798 * gdb.dwarf2/dw2-minsym-in-cu.exp
9799 * gdb.dwarf2/dw2-noloc.exp
9800 * gdb.dwarf2/dw2-op-call.exp
9801 * gdb.dwarf2/dw2-op-out-param.exp
9802 * gdb.dwarf2/dw2-opt-structptr.exp
9803 * gdb.dwarf2/dw2-param-error.exp
9804 * gdb.dwarf2/dw2-producer.exp
9805 * gdb.dwarf2/dw2-ranges-base.exp
9806 * gdb.dwarf2/dw2-ref-missing-frame.exp
9807 * gdb.dwarf2/dw2-reg-undefined.exp
9808 * gdb.dwarf2/dw2-regno-invalid.exp
9809 * gdb.dwarf2/dw2-restore.exp
9810 * gdb.dwarf2/dw2-restrict.exp
9811 * gdb.dwarf2/dw2-single-line-discriminators.exp
9812 * gdb.dwarf2/dw2-strp.exp
9813 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9814 * gdb.dwarf2/dw2-unresolved.exp
9815 * gdb.dwarf2/dw2-var-zero-addr.exp
9816 * gdb.dwarf2/dw4-sig-types.exp
9817 * gdb.dwarf2/dwz.exp
9818 * gdb.dwarf2/dynarr-ptr.exp
9819 * gdb.dwarf2/enum-type.exp
9820 * gdb.dwarf2/gdb-index.exp
9821 * gdb.dwarf2/implptr-64bit.exp
9822 * gdb.dwarf2/implptr-optimized-out.exp
9823 * gdb.dwarf2/implptr.exp
9824 * gdb.dwarf2/implref-array.exp
9825 * gdb.dwarf2/implref-const.exp
9826 * gdb.dwarf2/implref-global.exp
9827 * gdb.dwarf2/implref-struct.exp
9828 * gdb.dwarf2/mac-fileno.exp
9829 * gdb.dwarf2/main-subprogram.exp
9830 * gdb.dwarf2/member-ptr-forwardref.exp
9831 * gdb.dwarf2/method-ptr.exp
9832 * gdb.dwarf2/missing-sig-type.exp
9833 * gdb.dwarf2/nonvar-access.exp
9834 * gdb.dwarf2/opaque-type-lookup.exp
9835 * gdb.dwarf2/pieces-optimized-out.exp
9836 * gdb.dwarf2/pieces.exp
9837 * gdb.dwarf2/pr10770.exp
9838 * gdb.dwarf2/pr13961.exp
9839 * gdb.dwarf2/staticvirtual.exp
9840 * gdb.dwarf2/subrange.exp
9841 * gdb.dwarf2/symtab-producer.exp
9842 * gdb.dwarf2/trace-crash.exp
9843 * gdb.dwarf2/typeddwarf.exp
9844 * gdb.dwarf2/valop.exp
9845 * gdb.dwarf2/watch-notconst.exp
9846 * gdb.fortran/array-element.exp
9847 * gdb.fortran/charset.exp
9848 * gdb.fortran/common-block.exp
9849 * gdb.fortran/complex.exp
9850 * gdb.fortran/derived-type-function.exp
9851 * gdb.fortran/derived-type.exp
9852 * gdb.fortran/logical.exp
9853 * gdb.fortran/module.exp
9854 * gdb.fortran/multi-dim.exp
9855 * gdb.fortran/nested-funcs.exp
9856 * gdb.fortran/print-formatted.exp
9857 * gdb.fortran/subarray.exp
9858 * gdb.fortran/vla-alloc-assoc.exp
9859 * gdb.fortran/vla-datatypes.exp
9860 * gdb.fortran/vla-history.exp
9861 * gdb.fortran/vla-ptr-info.exp
9862 * gdb.fortran/vla-ptype-sub.exp
9863 * gdb.fortran/vla-ptype.exp
9864 * gdb.fortran/vla-sizeof.exp
9865 * gdb.fortran/vla-type.exp
9866 * gdb.fortran/vla-value-sub-arbitrary.exp
9867 * gdb.fortran/vla-value-sub-finish.exp
9868 * gdb.fortran/vla-value-sub.exp
9869 * gdb.fortran/vla-value.exp
9870 * gdb.fortran/whatis_type.exp
9871 * gdb.go/chan.exp
9872 * gdb.go/handcall.exp
9873 * gdb.go/hello.exp
9874 * gdb.go/integers.exp
9875 * gdb.go/methods.exp
9876 * gdb.go/package.exp
9877 * gdb.go/strings.exp
9878 * gdb.go/types.exp
9879 * gdb.go/unsafe.exp
9880 * gdb.guile/scm-arch.exp
9881 * gdb.guile/scm-block.exp
9882 * gdb.guile/scm-breakpoint.exp
9883 * gdb.guile/scm-cmd.exp
9884 * gdb.guile/scm-disasm.exp
9885 * gdb.guile/scm-equal.exp
9886 * gdb.guile/scm-frame-args.exp
9887 * gdb.guile/scm-frame-inline.exp
9888 * gdb.guile/scm-frame.exp
9889 * gdb.guile/scm-iterator.exp
9890 * gdb.guile/scm-math.exp
9891 * gdb.guile/scm-objfile.exp
9892 * gdb.guile/scm-ports.exp
9893 * gdb.guile/scm-symbol.exp
9894 * gdb.guile/scm-symtab.exp
9895 * gdb.guile/scm-value-cc.exp
9896 * gdb.guile/types-module.exp
9897 * gdb.linespec/break-ask.exp
9898 * gdb.linespec/cpexplicit.exp
9899 * gdb.linespec/explicit.exp
9900 * gdb.linespec/keywords.exp
9901 * gdb.linespec/linespec.exp
9902 * gdb.linespec/ls-dollar.exp
9903 * gdb.linespec/ls-errs.exp
9904 * gdb.linespec/skip-two.exp
9905 * gdb.linespec/thread.exp
9906 * gdb.mi/mi-async.exp
9907 * gdb.mi/mi-basics.exp
9908 * gdb.mi/mi-break.exp
9909 * gdb.mi/mi-catch-load.exp
9910 * gdb.mi/mi-cli.exp
9911 * gdb.mi/mi-cmd-param-changed.exp
9912 * gdb.mi/mi-console.exp
9913 * gdb.mi/mi-detach.exp
9914 * gdb.mi/mi-disassemble.exp
9915 * gdb.mi/mi-eval.exp
9916 * gdb.mi/mi-file-transfer.exp
9917 * gdb.mi/mi-file.exp
9918 * gdb.mi/mi-fill-memory.exp
9919 * gdb.mi/mi-inheritance-syntax-error.exp
9920 * gdb.mi/mi-linespec-err-cp.exp
9921 * gdb.mi/mi-logging.exp
9922 * gdb.mi/mi-memory-changed.exp
9923 * gdb.mi/mi-read-memory.exp
9924 * gdb.mi/mi-record-changed.exp
9925 * gdb.mi/mi-reg-undefined.exp
9926 * gdb.mi/mi-regs.exp
9927 * gdb.mi/mi-return.exp
9928 * gdb.mi/mi-reverse.exp
9929 * gdb.mi/mi-simplerun.exp
9930 * gdb.mi/mi-solib.exp
9931 * gdb.mi/mi-stack.exp
9932 * gdb.mi/mi-stepi.exp
9933 * gdb.mi/mi-syn-frame.exp
9934 * gdb.mi/mi-until.exp
9935 * gdb.mi/mi-var-block.exp
9936 * gdb.mi/mi-var-child.exp
9937 * gdb.mi/mi-var-cmd.exp
9938 * gdb.mi/mi-var-cp.exp
9939 * gdb.mi/mi-var-display.exp
9940 * gdb.mi/mi-var-invalidate.exp
9941 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9942 * gdb.mi/mi-vla-fortran.exp
9943 * gdb.mi/mi-watch.exp
9944 * gdb.mi/mi2-var-child.exp
9945 * gdb.mi/user-selected-context-sync.exp
9946 * gdb.modula2/unbounded-array.exp
9947 * gdb.multi/dummy-frame-restore.exp
9948 * gdb.multi/multi-arch-exec.exp
9949 * gdb.multi/multi-arch.exp
9950 * gdb.multi/tids.exp
9951 * gdb.multi/watchpoint-multi.exp
9952 * gdb.opencl/callfuncs.exp
9953 * gdb.opencl/convs_casts.exp
9954 * gdb.opencl/datatypes.exp
9955 * gdb.opencl/operators.exp
9956 * gdb.opencl/vec_comps.exp
9957 * gdb.opt/clobbered-registers-O2.exp
9958 * gdb.opt/inline-break.exp
9959 * gdb.opt/inline-bt.exp
9960 * gdb.opt/inline-cmds.exp
9961 * gdb.opt/inline-locals.exp
9962 * gdb.pascal/case-insensitive-symbols.exp
9963 * gdb.pascal/floats.exp
9964 * gdb.pascal/gdb11492.exp
9965 * gdb.python/lib-types.exp
9966 * gdb.python/py-arch.exp
9967 * gdb.python/py-as-string.exp
9968 * gdb.python/py-bad-printers.exp
9969 * gdb.python/py-block.exp
9970 * gdb.python/py-breakpoint-create-fail.exp
9971 * gdb.python/py-breakpoint.exp
9972 * gdb.python/py-caller-is.exp
9973 * gdb.python/py-cmd.exp
9974 * gdb.python/py-explore-cc.exp
9975 * gdb.python/py-explore.exp
9976 * gdb.python/py-finish-breakpoint.exp
9977 * gdb.python/py-finish-breakpoint2.exp
9978 * gdb.python/py-frame-args.exp
9979 * gdb.python/py-frame-inline.exp
9980 * gdb.python/py-frame.exp
9981 * gdb.python/py-framefilter-mi.exp
9982 * gdb.python/py-infthread.exp
9983 * gdb.python/py-lazy-string.exp
9984 * gdb.python/py-linetable.exp
9985 * gdb.python/py-mi-events.exp
9986 * gdb.python/py-mi-objfile.exp
9987 * gdb.python/py-mi.exp
9988 * gdb.python/py-objfile.exp
9989 * gdb.python/py-pp-integral.exp
9990 * gdb.python/py-pp-maint.exp
9991 * gdb.python/py-pp-re-notag.exp
9992 * gdb.python/py-pp-registration.exp
9993 * gdb.python/py-recurse-unwind.exp
9994 * gdb.python/py-strfns.exp
9995 * gdb.python/py-symbol.exp
9996 * gdb.python/py-symtab.exp
9997 * gdb.python/py-sync-interp.exp
9998 * gdb.python/py-typeprint.exp
9999 * gdb.python/py-unwind-maint.exp
10000 * gdb.python/py-unwind.exp
10001 * gdb.python/py-value-cc.exp
10002 * gdb.python/py-xmethods.exp
10003 * gdb.reverse/amd64-tailcall-reverse.exp
10004 * gdb.reverse/break-precsave.exp
10005 * gdb.reverse/break-reverse.exp
10006 * gdb.reverse/consecutive-precsave.exp
10007 * gdb.reverse/consecutive-reverse.exp
10008 * gdb.reverse/finish-precsave.exp
10009 * gdb.reverse/finish-reverse-bkpt.exp
10010 * gdb.reverse/finish-reverse.exp
10011 * gdb.reverse/fstatat-reverse.exp
10012 * gdb.reverse/getresuid-reverse.exp
10013 * gdb.reverse/i386-precsave.exp
10014 * gdb.reverse/i386-reverse.exp
10015 * gdb.reverse/i386-sse-reverse.exp
10016 * gdb.reverse/i387-env-reverse.exp
10017 * gdb.reverse/i387-stack-reverse.exp
10018 * gdb.reverse/insn-reverse.exp
10019 * gdb.reverse/machinestate-precsave.exp
10020 * gdb.reverse/machinestate.exp
10021 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10022 * gdb.reverse/pipe-reverse.exp
10023 * gdb.reverse/readv-reverse.exp
10024 * gdb.reverse/recvmsg-reverse.exp
10025 * gdb.reverse/rerun-prec.exp
10026 * gdb.reverse/s390-mvcle.exp
10027 * gdb.reverse/step-precsave.exp
10028 * gdb.reverse/step-reverse.exp
10029 * gdb.reverse/time-reverse.exp
10030 * gdb.reverse/until-precsave.exp
10031 * gdb.reverse/until-reverse.exp
10032 * gdb.reverse/waitpid-reverse.exp
10033 * gdb.reverse/watch-precsave.exp
10034 * gdb.reverse/watch-reverse.exp
10035 * gdb.rust/generics.exp
10036 * gdb.rust/methods.exp
10037 * gdb.rust/modules.exp
10038 * gdb.rust/simple.exp
10039 * gdb.server/connect-with-no-symbol-file.exp
10040 * gdb.server/ext-attach.exp
10041 * gdb.server/ext-restart.exp
10042 * gdb.server/ext-wrapper.exp
10043 * gdb.server/file-transfer.exp
10044 * gdb.server/server-exec-info.exp
10045 * gdb.server/server-kill.exp
10046 * gdb.server/server-mon.exp
10047 * gdb.server/wrapper.exp
10048 * gdb.stabs/exclfwd.exp
10049 * gdb.stabs/gdb11479.exp
10050 * gdb.threads/clone-new-thread-event.exp
10051 * gdb.threads/corethreads.exp
10052 * gdb.threads/current-lwp-dead.exp
10053 * gdb.threads/dlopen-libpthread.exp
10054 * gdb.threads/gcore-thread.exp
10055 * gdb.threads/sigstep-threads.exp
10056 * gdb.threads/watchpoint-fork.exp
10057 * gdb.trace/actions-changed.exp
10058 * gdb.trace/backtrace.exp
10059 * gdb.trace/change-loc.exp
10060 * gdb.trace/circ.exp
10061 * gdb.trace/collection.exp
10062 * gdb.trace/disconnected-tracing.exp
10063 * gdb.trace/ftrace.exp
10064 * gdb.trace/mi-trace-frame-collected.exp
10065 * gdb.trace/mi-trace-unavailable.exp
10066 * gdb.trace/mi-traceframe-changed.exp
10067 * gdb.trace/mi-tsv-changed.exp
10068 * gdb.trace/no-attach-trace.exp
10069 * gdb.trace/passc-dyn.exp
10070 * gdb.trace/qtro.exp
10071 * gdb.trace/range-stepping.exp
10072 * gdb.trace/read-memory.exp
10073 * gdb.trace/save-trace.exp
10074 * gdb.trace/signal.exp
10075 * gdb.trace/status-stop.exp
10076 * gdb.trace/tfile.exp
10077 * gdb.trace/trace-break.exp
10078 * gdb.trace/trace-buffer-size.exp
10079 * gdb.trace/trace-condition.exp
10080 * gdb.trace/tracefile-pseudo-reg.exp
10081 * gdb.trace/tstatus.exp
10082 * gdb.trace/unavailable.exp
10083 * gdb.trace/while-dyn.exp
10084 * gdb.trace/while-stepping.exp
10085
100862016-12-22 Doug Evans <xdje42@gmail.com>
10087
10088 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10089 and msymbols.
10090
100912016-12-19 Yao Qi <yao.qi@linaro.org>
10092
10093 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10094 (test_with_self): Don't call do_steps_and_nexts, and remove
10095 code about stepping into xmalloc.
10096
100972016-12-09 Yao Qi <yao.qi@linaro.org>
10098
10099 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10100
101012016-12-09 Yao Qi <yao.qi@linaro.org>
10102
10103 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10104
101052016-12-09 Pedro Alves <palves@redhat.com>
10106
10107 * gdb.base/all-architectures-0.exp: New file.
10108 * gdb.base/all-architectures-1.exp: New file.
10109 * gdb.base/all-architectures-2.exp: New file.
10110 * gdb.base/all-architectures-3.exp: New file.
10111 * gdb.base/all-architectures-4.exp: New file.
10112 * gdb.base/all-architectures-5.exp: New file.
10113 * gdb.base/all-architectures-6.exp: New file.
10114 * gdb.base/all-architectures-7.exp: New file.
10115 * gdb.base/all-architectures.exp.in: New file.
10116
101172016-12-09 Yao Qi <yao.qi@linaro.org>
10118
10119 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10120
101212016-12-02 Luis Machado <lgustavo@codesourcery.com>
10122
10123 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10124 possible.
10125 Remove useless pattern-matching code.
10126
101272016-12-02 Pedro Alves <palves@redhat.com>
10128
10129 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10130 procedure.
10131 (top level): Call it.
10132
101332016-12-02 Pedro Alves <palves@redhat.com>
10134
10135 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10136 New procedure.
10137 (top level): Call it.
10138
101392016-12-02 Pedro Alves <palves@redhat.com>
10140
10141 PR cli/20559
10142 * gdb.base/commands.exp (user_defined_command_args_eval): New
10143 procedure.
10144 (top level): Call it.
10145
101462016-12-02 Luis Machado <lgustavo@codesourcery.com>
10147
10148 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10149 timeout handling.
10150
101512016-12-02 Tom Tromey <tom@tromey.com>
10152
10153 * gdb.dwarf2/main-subprogram.c: New file.
10154 * gdb.dwarf2/main-subprogram.exp: New file.
10155
101562016-12-01 Luis Machado <lgustavo@codesourcery.com>
10157
10158 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10159 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10160 gdb_test_no_output for a couple of cases.
10161 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10162
101632016-12-01 Luis Machado <lgustavo@codesourcery.com>
10164
10165 Fix test names and standardize compilation error messages throughout
10166 the following files:
10167
10168 * gdb.ada/start.exp
10169 * gdb.arch/alpha-step.exp
10170 * gdb.arch/e500-prologue.exp
10171 * gdb.arch/ftrace-insn-reloc.exp
10172 * gdb.arch/gdb1291.exp
10173 * gdb.arch/gdb1431.exp
10174 * gdb.arch/gdb1558.exp
10175 * gdb.arch/i386-dr3-watch.exp
10176 * gdb.arch/i386-sse-stack-align.exp
10177 * gdb.arch/ia64-breakpoint-shadow.exp
10178 * gdb.arch/pa-nullify.exp
10179 * gdb.arch/powerpc-aix-prologue.exp
10180 * gdb.arch/thumb-bx-pc.exp
10181 * gdb.base/annota1.exp
10182 * gdb.base/annota3.exp
10183 * gdb.base/arrayidx.exp
10184 * gdb.base/assign.exp
10185 * gdb.base/attach.exp
10186 * gdb.base/auxv.exp
10187 * gdb.base/bang.exp
10188 * gdb.base/bfp-test.exp
10189 * gdb.base/bigcore.exp
10190 * gdb.base/bitfields2.exp
10191 * gdb.base/break-fun-addr.exp
10192 * gdb.base/break-probes.exp
10193 * gdb.base/call-rt-st.exp
10194 * gdb.base/callexit.exp
10195 * gdb.base/catch-fork-kill.exp
10196 * gdb.base/charset.exp
10197 * gdb.base/checkpoint.exp
10198 * gdb.base/comprdebug.exp
10199 * gdb.base/constvars.exp
10200 * gdb.base/coredump-filter.exp
10201 * gdb.base/cursal.exp
10202 * gdb.base/cvexpr.exp
10203 * gdb.base/detach.exp
10204 * gdb.base/display.exp
10205 * gdb.base/dmsym.exp
10206 * gdb.base/dprintf-pending.exp
10207 * gdb.base/dso2dso.exp
10208 * gdb.base/dtrace-probe.exp
10209 * gdb.base/dump.exp
10210 * gdb.base/enum_cond.exp
10211 * gdb.base/exe-lock.exp
10212 * gdb.base/exec-invalid-sysroot.exp
10213 * gdb.base/execl-update-breakpoints.exp
10214 * gdb.base/exprs.exp
10215 * gdb.base/fileio.exp
10216 * gdb.base/find.exp
10217 * gdb.base/finish.exp
10218 * gdb.base/fixsection.exp
10219 * gdb.base/foll-vfork.exp
10220 * gdb.base/frame-args.exp
10221 * gdb.base/gcore.exp
10222 * gdb.base/gdb1250.exp
10223 * gdb.base/global-var-nested-by-dso.exp
10224 * gdb.base/gnu-ifunc.exp
10225 * gdb.base/hashline1.exp
10226 * gdb.base/hashline2.exp
10227 * gdb.base/hashline3.exp
10228 * gdb.base/hbreak-in-shr-unsupported.exp
10229 * gdb.base/huge.exp
10230 * gdb.base/infcall-input.exp
10231 * gdb.base/info-fun.exp
10232 * gdb.base/info-shared.exp
10233 * gdb.base/jit-simple.exp
10234 * gdb.base/jit-so.exp
10235 * gdb.base/jit.exp
10236 * gdb.base/jump.exp
10237 * gdb.base/label.exp
10238 * gdb.base/lineinc.exp
10239 * gdb.base/logical.exp
10240 * gdb.base/longjmp.exp
10241 * gdb.base/macscp.exp
10242 * gdb.base/miscexprs.exp
10243 * gdb.base/new-ui-echo.exp
10244 * gdb.base/new-ui-pending-input.exp
10245 * gdb.base/new-ui.exp
10246 * gdb.base/nodebug.exp
10247 * gdb.base/nofield.exp
10248 * gdb.base/offsets.exp
10249 * gdb.base/overlays.exp
10250 * gdb.base/pending.exp
10251 * gdb.base/pointers.exp
10252 * gdb.base/pr11022.exp
10253 * gdb.base/printcmds.exp
10254 * gdb.base/prologue.exp
10255 * gdb.base/ptr-typedef.exp
10256 * gdb.base/realname-expand.exp
10257 * gdb.base/relativedebug.exp
10258 * gdb.base/relocate.exp
10259 * gdb.base/remote.exp
10260 * gdb.base/reread.exp
10261 * gdb.base/return2.exp
10262 * gdb.base/savedregs.exp
10263 * gdb.base/sep.exp
10264 * gdb.base/sepdebug.exp
10265 * gdb.base/sepsymtab.exp
10266 * gdb.base/set-inferior-tty.exp
10267 * gdb.base/setshow.exp
10268 * gdb.base/shlib-call.exp
10269 * gdb.base/sigaltstack.exp
10270 * gdb.base/siginfo-addr.exp
10271 * gdb.base/signals.exp
10272 * gdb.base/signull.exp
10273 * gdb.base/sigrepeat.exp
10274 * gdb.base/so-impl-ld.exp
10275 * gdb.base/solib-display.exp
10276 * gdb.base/solib-overlap.exp
10277 * gdb.base/solib-search.exp
10278 * gdb.base/solib-symbol.exp
10279 * gdb.base/structs.exp
10280 * gdb.base/structs2.exp
10281 * gdb.base/symtab-search-order.exp
10282 * gdb.base/twice.exp
10283 * gdb.base/unload.exp
10284 * gdb.base/varargs.exp
10285 * gdb.base/watchpoint-solib.exp
10286 * gdb.base/watchpoint.exp
10287 * gdb.base/whatis.exp
10288 * gdb.base/wrong_frame_bt_full.exp
10289 * gdb.btrace/dlopen.exp
10290 * gdb.cell/ea-standalone.exp
10291 * gdb.cell/ea-test.exp
10292 * gdb.cp/dispcxx.exp
10293 * gdb.cp/gdb2384.exp
10294 * gdb.cp/method2.exp
10295 * gdb.cp/nextoverthrow.exp
10296 * gdb.cp/pr10728.exp
10297 * gdb.disasm/am33.exp
10298 * gdb.disasm/h8300s.exp
10299 * gdb.disasm/mn10300.exp
10300 * gdb.disasm/sh3.exp
10301 * gdb.dwarf2/dw2-dir-file-name.exp
10302 * gdb.fortran/complex.exp
10303 * gdb.fortran/library-module.exp
10304 * gdb.guile/scm-pretty-print.exp
10305 * gdb.guile/scm-symbol.exp
10306 * gdb.guile/scm-type.exp
10307 * gdb.guile/scm-value.exp
10308 * gdb.linespec/linespec.exp
10309 * gdb.mi/gdb701.exp
10310 * gdb.mi/gdb792.exp
10311 * gdb.mi/mi-breakpoint-changed.exp
10312 * gdb.mi/mi-dprintf-pending.exp
10313 * gdb.mi/mi-dprintf.exp
10314 * gdb.mi/mi-exit-code.exp
10315 * gdb.mi/mi-pending.exp
10316 * gdb.mi/mi-solib.exp
10317 * gdb.mi/new-ui-mi-sync.exp
10318 * gdb.mi/pr11022.exp
10319 * gdb.mi/user-selected-context-sync.exp
10320 * gdb.opt/solib-intra-step.exp
10321 * gdb.python/py-events.exp
10322 * gdb.python/py-finish-breakpoint.exp
10323 * gdb.python/py-mi.exp
10324 * gdb.python/py-prettyprint.exp
10325 * gdb.python/py-shared.exp
10326 * gdb.python/py-symbol.exp
10327 * gdb.python/py-template.exp
10328 * gdb.python/py-type.exp
10329 * gdb.python/py-value.exp
10330 * gdb.reverse/solib-precsave.exp
10331 * gdb.reverse/solib-reverse.exp
10332 * gdb.server/solib-list.exp
10333 * gdb.stabs/weird.exp
10334 * gdb.threads/reconnect-signal.exp
10335 * gdb.threads/stepi-random-signal.exp
10336 * gdb.trace/actions.exp
10337 * gdb.trace/ax.exp
10338 * gdb.trace/backtrace.exp
10339 * gdb.trace/change-loc.exp
10340 * gdb.trace/deltrace.exp
10341 * gdb.trace/ftrace-lock.exp
10342 * gdb.trace/ftrace.exp
10343 * gdb.trace/infotrace.exp
10344 * gdb.trace/mi-tracepoint-changed.exp
10345 * gdb.trace/packetlen.exp
10346 * gdb.trace/passcount.exp
10347 * gdb.trace/pending.exp
10348 * gdb.trace/range-stepping.exp
10349 * gdb.trace/report.exp
10350 * gdb.trace/stap-trace.exp
10351 * gdb.trace/tfind.exp
10352 * gdb.trace/trace-break.exp
10353 * gdb.trace/trace-condition.exp
10354 * gdb.trace/trace-enable-disable.exp
10355 * gdb.trace/trace-mt.exp
10356 * gdb.trace/tracecmd.exp
10357 * gdb.trace/tspeed.exp
10358 * gdb.trace/tsv.exp
10359 * lib/perftest.exp
10360
103612016-12-01 Luis Machado <lgustavo@codesourcery.com>
10362
10363 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10364 with gdb_test_no_output.
10365 Use command as test name.
10366
103672016-12-01 Luis Machado <lgustavo@codesourcery.com>
10368
10369 Fix test names starting with uppercase throughout the files.
10370
10371 * gdb.ada/assign_1.exp
10372 * gdb.ada/boolean_expr.exp
10373 * gdb.base/arrayidx.exp
10374 * gdb.base/del.exp
10375 * gdb.base/gcore-buffer-overflow.exp
10376 * gdb.base/testenv.exp
10377 * gdb.compile/compile.exp
10378 * gdb.python/py-framefilter-invalidarg.exp
10379 * gdb.python/py-framefilter.exp
10380
103812016-12-01 Luis Machado <lgustavo@codesourcery.com>
10382
10383 Fix test names starting with uppercase throughout the files.
10384
10385 * gdb.ada/array_return.exp
10386 * gdb.ada/expr_delims.exp
10387 * gdb.ada/mi_dyn_arr.exp
10388 * gdb.ada/mi_interface.exp
10389 * gdb.ada/mi_var_array.exp
10390 * gdb.ada/watch_arg.exp
10391 * gdb.arch/alpha-step.exp
10392 * gdb.arch/altivec-regs.exp
10393 * gdb.arch/e500-regs.exp
10394 * gdb.arch/powerpc-d128-regs.exp
10395 * gdb.base/arrayidx.exp
10396 * gdb.base/break.exp
10397 * gdb.base/checkpoint.exp
10398 * gdb.base/debug-expr.exp
10399 * gdb.base/dmsym.exp
10400 * gdb.base/radix.exp
10401 * gdb.base/sepdebug.exp
10402 * gdb.base/testenv.exp
10403 * gdb.base/watch_thread_num.exp
10404 * gdb.base/watchpoint-cond-gone.exp
10405 * gdb.cell/break.exp
10406 * gdb.cell/ea-cache.exp
10407 * gdb.compile/compile.exp
10408 * gdb.cp/gdb2495.exp
10409 * gdb.gdb/selftest.exp
10410 * gdb.gdb/xfullpath.exp
10411 * gdb.go/hello.exp
10412 * gdb.go/integers.exp
10413 * gdb.objc/basicclass.exp
10414 * gdb.pascal/hello.exp
10415 * gdb.pascal/integers.exp
10416 * gdb.python/py-breakpoint.exp
10417 * gdb.python/py-cmd.exp
10418 * gdb.python/py-linetable.exp
10419 * gdb.python/py-xmethods.exp
10420 * gdb.python/python.exp
10421 * gdb.reverse/consecutive-precsave.exp
10422 * gdb.reverse/finish-precsave.exp
10423 * gdb.reverse/i386-precsave.exp
10424 * gdb.reverse/machinestate-precsave.exp
10425 * gdb.reverse/sigall-precsave.exp
10426 * gdb.reverse/solib-precsave.exp
10427 * gdb.reverse/step-precsave.exp
10428 * gdb.reverse/until-precsave.exp
10429 * gdb.reverse/watch-precsave.exp
10430 * gdb.threads/leader-exit.exp
10431 * gdb.threads/pthreads.exp
10432 * gdb.threads/wp-replication.exp
10433 * gdb.trace/actions.exp
10434 * gdb.trace/mi-tsv-changed.exp
10435 * gdb.trace/tsv.exp
10436
104372016-12-01 Luis Machado <lgustavo@codesourcery.com>
10438
10439 Fix test names starting with uppercase throughout the files.
10440
10441 * gdb.arch/i386-bp_permanent.exp
10442 * gdb.arch/i386-gnu-cfi.exp
10443 * gdb.base/disasm-end-cu.exp
10444 * gdb.base/macscp.exp
10445 * gdb.base/pending.exp
10446 * gdb.base/watch_thread_num.exp
10447 * gdb.cp/exception.exp
10448 * gdb.cp/gdb2495.exp
10449 * gdb.cp/local.exp
10450 * gdb.python/py-evsignal.exp
10451 * gdb.python/python.exp
10452 * gdb.trace/tracecmd.exp
10453
104542016-12-01 Luis Machado <lgustavo@codesourcery.com>
10455
10456 Fix test names starting with uppercase throughout the files.
10457
10458 * gdb.base/charset.exp
10459 * gdb.base/eval.exp
10460 * gdb.base/multi-forks.exp
10461 * gdb.guile/scm-progspace.exp
10462 * gdb.opencl/datatypes.exp
10463 * gdb.python/py-block.exp
10464 * gdb.python/py-function.exp
10465 * gdb.python/py-symbol.exp
10466 * gdb.python/py-symtab.exp
10467 * gdb.python/py-xmethods.exp
10468 * gdb.reverse/break-precsave.exp
10469 * gdb.reverse/break-reverse.exp
10470 * gdb.reverse/consecutive-precsave.exp
10471 * gdb.reverse/consecutive-reverse.exp
10472 * gdb.reverse/finish-precsave.exp
10473 * gdb.reverse/finish-reverse-bkpt.exp
10474 * gdb.reverse/finish-reverse.exp
10475 * gdb.reverse/fstatat-reverse.exp
10476 * gdb.reverse/getresuid-reverse.exp
10477 * gdb.reverse/i386-precsave.exp
10478 * gdb.reverse/i386-reverse.exp
10479 * gdb.reverse/i386-sse-reverse.exp
10480 * gdb.reverse/i387-stack-reverse.exp
10481 * gdb.reverse/insn-reverse.exp
10482 * gdb.reverse/machinestate-precsave.exp
10483 * gdb.reverse/machinestate.exp
10484 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10485 * gdb.reverse/pipe-reverse.exp
10486 * gdb.reverse/readv-reverse.exp
10487 * gdb.reverse/recvmsg-reverse.exp
10488 * gdb.reverse/rerun-prec.exp
10489 * gdb.reverse/s390-mvcle.exp
10490 * gdb.reverse/sigall-precsave.exp
10491 * gdb.reverse/sigall-reverse.exp
10492 * gdb.reverse/solib-precsave.exp
10493 * gdb.reverse/solib-reverse.exp
10494 * gdb.reverse/step-precsave.exp
10495 * gdb.reverse/step-reverse.exp
10496 * gdb.reverse/time-reverse.exp
10497 * gdb.reverse/until-precsave.exp
10498 * gdb.reverse/until-reverse.exp
10499 * gdb.reverse/waitpid-reverse.exp
10500 * gdb.reverse/watch-precsave.exp
10501 * gdb.reverse/watch-reverse.exp
10502
105032016-12-01 Luis Machado <lgustavo@codesourcery.com>
10504
10505 Fix test names starting with uppercase throughout the files.
10506
10507 * gdb.arch/i386-mpx-simple_segv.exp
10508 * gdb.arch/i386-mpx.exp
10509 * gdb.arch/i386-permbkpt.exp
10510 * gdb.arch/pa-nullify.exp
10511 * gdb.arch/powerpc-d128-regs.exp
10512 * gdb.arch/vsx-regs.exp
10513 * gdb.base/bfp-test.exp
10514 * gdb.base/break.exp
10515 * gdb.base/breakpoint-shadow.exp
10516 * gdb.base/callfuncs.exp
10517 * gdb.base/charset.exp
10518 * gdb.base/commands.exp
10519 * gdb.base/completion.exp
10520 * gdb.base/dfp-test.exp
10521 * gdb.base/echo.exp
10522 * gdb.base/ending-run.exp
10523 * gdb.base/eval.exp
10524 * gdb.base/expand-psymtabs.exp
10525 * gdb.base/float128.exp
10526 * gdb.base/floatn.exp
10527 * gdb.base/foll-exec-mode.exp
10528 * gdb.base/gdb1056.exp
10529 * gdb.base/gdb11531.exp
10530 * gdb.base/kill-after-signal.exp
10531 * gdb.base/multi-forks.exp
10532 * gdb.base/overlays.exp
10533 * gdb.base/pending.exp
10534 * gdb.base/sepdebug.exp
10535 * gdb.base/testenv.exp
10536 * gdb.base/valgrind-db-attach.exp
10537 * gdb.base/watch_thread_num.exp
10538 * gdb.base/watchpoint-cond-gone.exp
10539 * gdb.base/watchpoint.exp
10540 * gdb.base/watchpoints.exp
10541 * gdb.cp/arg-reference.exp
10542 * gdb.cp/baseenum.exp
10543 * gdb.cp/operator.exp
10544 * gdb.cp/shadow.exp
10545 * gdb.dwarf2/dw2-op-out-param.exp
10546 * gdb.dwarf2/dw2-reg-undefined.exp
10547 * gdb.go/chan.exp
10548 * gdb.go/hello.exp
10549 * gdb.go/integers.exp
10550 * gdb.go/methods.exp
10551 * gdb.go/package.exp
10552 * gdb.guile/scm-parameter.exp
10553 * gdb.guile/scm-progspace.exp
10554 * gdb.guile/scm-value.exp
10555 * gdb.mi/mi-pending.exp
10556 * gdb.mi/user-selected-context-sync.exp
10557 * gdb.multi/multi-attach.exp
10558 * gdb.multi/tids.exp
10559 * gdb.opt/clobbered-registers-O2.exp
10560 * gdb.pascal/floats.exp
10561 * gdb.pascal/integers.exp
10562 * gdb.python/py-block.exp
10563 * gdb.python/py-events.exp
10564 * gdb.python/py-parameter.exp
10565 * gdb.python/py-symbol.exp
10566 * gdb.python/py-symtab.exp
10567 * gdb.python/py-type.exp
10568 * gdb.python/py-value.exp
10569 * gdb.python/py-xmethods.exp
10570 * gdb.python/python.exp
10571 * gdb.reverse/break-precsave.exp
10572 * gdb.reverse/consecutive-precsave.exp
10573 * gdb.reverse/finish-precsave.exp
10574 * gdb.reverse/i386-precsave.exp
10575 * gdb.reverse/machinestate-precsave.exp
10576 * gdb.reverse/sigall-precsave.exp
10577 * gdb.reverse/solib-precsave.exp
10578 * gdb.reverse/step-precsave.exp
10579 * gdb.reverse/until-precsave.exp
10580 * gdb.reverse/watch-precsave.exp
10581 * gdb.server/ext-attach.exp
10582 * gdb.server/ext-restart.exp
10583 * gdb.server/ext-run.exp
10584 * gdb.server/ext-wrapper.exp
10585 * gdb.stabs/gdb11479.exp
10586 * gdb.stabs/weird.exp
10587 * gdb.threads/attach-many-short-lived-threads.exp
10588 * gdb.threads/kill.exp
10589 * gdb.threads/watchpoint-fork.exp
10590
105912016-12-01 Luis Machado <lgustavo@codesourcery.com>
10592
10593 Fix test names starting with uppercase throughout all the files below.
10594
10595 * gdb.ada/array_return.exp
10596 * gdb.ada/catch_ex.exp
10597 * gdb.ada/info_exc.exp
10598 * gdb.ada/mi_catch_ex.exp
10599 * gdb.ada/mi_dyn_arr.exp
10600 * gdb.ada/mi_ex_cond.exp
10601 * gdb.ada/mi_exc_info.exp
10602 * gdb.ada/mi_interface.exp
10603 * gdb.ada/mi_task_arg.exp
10604 * gdb.ada/mi_task_info.exp
10605 * gdb.ada/mi_var_array.exp
10606 * gdb.arch/alpha-step.exp
10607 * gdb.arch/amd64-disp-step.exp
10608 * gdb.arch/arm-disp-step.exp
10609 * gdb.arch/disp-step-insn-reloc.exp
10610 * gdb.arch/e500-prologue.exp
10611 * gdb.arch/ftrace-insn-reloc.exp
10612 * gdb.arch/gdb1558.exp
10613 * gdb.arch/i386-bp_permanent.exp
10614 * gdb.arch/i386-disp-step.exp
10615 * gdb.arch/i386-float.exp
10616 * gdb.arch/i386-gnu-cfi.exp
10617 * gdb.arch/ia64-breakpoint-shadow.exp
10618 * gdb.arch/mips16-thunks.exp
10619 * gdb.arch/pa-nullify.exp
10620 * gdb.arch/powerpc-aix-prologue.exp
10621 * gdb.arch/powerpc-power.exp
10622 * gdb.arch/ppc-dfp.exp
10623 * gdb.arch/s390-tdbregs.exp
10624 * gdb.arch/spu-info.exp
10625 * gdb.arch/spu-ls.exp
10626 * gdb.arch/thumb-bx-pc.exp
10627 * gdb.base/advance.exp
10628 * gdb.base/annota-input-while-running.exp
10629 * gdb.base/arrayidx.exp
10630 * gdb.base/asmlabel.exp
10631 * gdb.base/async.exp
10632 * gdb.base/attach-wait-input.exp
10633 * gdb.base/auto-connect-native-target.exp
10634 * gdb.base/batch-preserve-term-settings.exp
10635 * gdb.base/bfp-test.exp
10636 * gdb.base/bigcore.exp
10637 * gdb.base/bp-permanent.exp
10638 * gdb.base/break-always.exp
10639 * gdb.base/break-fun-addr.exp
10640 * gdb.base/break-idempotent.exp
10641 * gdb.base/break-main-file-remove-fail.exp
10642 * gdb.base/break-probes.exp
10643 * gdb.base/break-unload-file.exp
10644 * gdb.base/break.exp
10645 * gdb.base/call-ar-st.exp
10646 * gdb.base/call-rt-st.exp
10647 * gdb.base/call-sc.exp
10648 * gdb.base/call-signal-resume.exp
10649 * gdb.base/call-strs.exp
10650 * gdb.base/callexit.exp
10651 * gdb.base/callfuncs.exp
10652 * gdb.base/catch-gdb-caused-signals.exp
10653 * gdb.base/catch-signal-siginfo-cond.exp
10654 * gdb.base/catch-syscall.exp
10655 * gdb.base/compare-sections.exp
10656 * gdb.base/cond-eval-mode.exp
10657 * gdb.base/condbreak-call-false.exp
10658 * gdb.base/consecutive-step-over.exp
10659 * gdb.base/cursal.exp
10660 * gdb.base/disabled-location.exp
10661 * gdb.base/disasm-end-cu.exp
10662 * gdb.base/display.exp
10663 * gdb.base/double-prompt-target-event-error.exp
10664 * gdb.base/dprintf-bp-same-addr.exp
10665 * gdb.base/dprintf-detach.exp
10666 * gdb.base/dprintf-next.exp
10667 * gdb.base/dprintf-non-stop.exp
10668 * gdb.base/dprintf-pending.exp
10669 * gdb.base/dso2dso.exp
10670 * gdb.base/ending-run.exp
10671 * gdb.base/enum_cond.exp
10672 * gdb.base/examine-backward.exp
10673 * gdb.base/exe-lock.exp
10674 * gdb.base/exec-invalid-sysroot.exp
10675 * gdb.base/execl-update-breakpoints.exp
10676 * gdb.base/execution-termios.exp
10677 * gdb.base/fileio.exp
10678 * gdb.base/fixsection.exp
10679 * gdb.base/foll-exec-mode.exp
10680 * gdb.base/foll-exec.exp
10681 * gdb.base/fork-running-state.exp
10682 * gdb.base/frame-args.exp
10683 * gdb.base/fullpath-expand.exp
10684 * gdb.base/func-ptr.exp
10685 * gdb.base/gcore-relro-pie.exp
10686 * gdb.base/gdb1090.exp
10687 * gdb.base/gdb1555.exp
10688 * gdb.base/global-var-nested-by-dso.exp
10689 * gdb.base/gnu-ifunc.exp
10690 * gdb.base/hbreak-in-shr-unsupported.exp
10691 * gdb.base/hbreak-unmapped.exp
10692 * gdb.base/hook-stop.exp
10693 * gdb.base/infcall-input.exp
10694 * gdb.base/info-fun.exp
10695 * gdb.base/info-shared.exp
10696 * gdb.base/interrupt-noterm.exp
10697 * gdb.base/jit-so.exp
10698 * gdb.base/jit.exp
10699 * gdb.base/line-symtabs.exp
10700 * gdb.base/list.exp
10701 * gdb.base/longjmp.exp
10702 * gdb.base/macscp.exp
10703 * gdb.base/max-value-size.exp
10704 * gdb.base/nodebug.exp
10705 * gdb.base/nofield.exp
10706 * gdb.base/overlays.exp
10707 * gdb.base/paginate-after-ctrl-c-running.exp
10708 * gdb.base/paginate-bg-execution.exp
10709 * gdb.base/paginate-inferior-exit.exp
10710 * gdb.base/pending.exp
10711 * gdb.base/pr11022.exp
10712 * gdb.base/printcmds.exp
10713 * gdb.base/ptr-typedef.exp
10714 * gdb.base/ptype.exp
10715 * gdb.base/randomize.exp
10716 * gdb.base/range-stepping.exp
10717 * gdb.base/realname-expand.exp
10718 * gdb.base/relativedebug.exp
10719 * gdb.base/remote.exp
10720 * gdb.base/savedregs.exp
10721 * gdb.base/sepdebug.exp
10722 * gdb.base/set-noassign.exp
10723 * gdb.base/shlib-call.exp
10724 * gdb.base/shreloc.exp
10725 * gdb.base/sigaltstack.exp
10726 * gdb.base/sigbpt.exp
10727 * gdb.base/siginfo-addr.exp
10728 * gdb.base/siginfo-obj.exp
10729 * gdb.base/siginfo-thread.exp
10730 * gdb.base/signest.exp
10731 * gdb.base/signull.exp
10732 * gdb.base/sigrepeat.exp
10733 * gdb.base/skip.exp
10734 * gdb.base/so-impl-ld.exp
10735 * gdb.base/solib-corrupted.exp
10736 * gdb.base/solib-disc.exp
10737 * gdb.base/solib-display.exp
10738 * gdb.base/solib-overlap.exp
10739 * gdb.base/solib-search.exp
10740 * gdb.base/solib-symbol.exp
10741 * gdb.base/source-execution.exp
10742 * gdb.base/sss-bp-on-user-bp-2.exp
10743 * gdb.base/sss-bp-on-user-bp.exp
10744 * gdb.base/stack-checking.exp
10745 * gdb.base/stale-infcall.exp
10746 * gdb.base/step-break.exp
10747 * gdb.base/step-line.exp
10748 * gdb.base/step-over-exit.exp
10749 * gdb.base/step-test.exp
10750 * gdb.base/structs.exp
10751 * gdb.base/sym-file.exp
10752 * gdb.base/symtab-search-order.exp
10753 * gdb.base/term.exp
10754 * gdb.base/type-opaque.exp
10755 * gdb.base/unload.exp
10756 * gdb.base/until-nodebug.exp
10757 * gdb.base/until.exp
10758 * gdb.base/unwindonsignal.exp
10759 * gdb.base/watch-cond.exp
10760 * gdb.base/watch-non-mem.exp
10761 * gdb.base/watch_thread_num.exp
10762 * gdb.base/watchpoint-reuse-slot.exp
10763 * gdb.base/watchpoint-solib.exp
10764 * gdb.base/watchpoint.exp
10765 * gdb.btrace/dlopen.exp
10766 * gdb.cell/arch.exp
10767 * gdb.cell/break.exp
10768 * gdb.cell/bt.exp
10769 * gdb.cell/core.exp
10770 * gdb.cell/data.exp
10771 * gdb.cell/dwarfaddr.exp
10772 * gdb.cell/ea-cache.exp
10773 * gdb.cell/ea-standalone.exp
10774 * gdb.cell/ea-test.exp
10775 * gdb.cell/f-regs.exp
10776 * gdb.cell/fork.exp
10777 * gdb.cell/gcore.exp
10778 * gdb.cell/mem-access.exp
10779 * gdb.cell/ptype.exp
10780 * gdb.cell/registers.exp
10781 * gdb.cell/sizeof.exp
10782 * gdb.cell/solib-symbol.exp
10783 * gdb.cell/solib.exp
10784 * gdb.compile/compile-tls.exp
10785 * gdb.cp/exception.exp
10786 * gdb.cp/gdb2495.exp
10787 * gdb.cp/local.exp
10788 * gdb.cp/mb-inline.exp
10789 * gdb.cp/mb-templates.exp
10790 * gdb.cp/pr10687.exp
10791 * gdb.cp/pr9167.exp
10792 * gdb.cp/scope-err.exp
10793 * gdb.cp/templates.exp
10794 * gdb.cp/virtfunc.exp
10795 * gdb.dwarf2/dw2-dir-file-name.exp
10796 * gdb.dwarf2/dw2-single-line-discriminators.exp
10797 * gdb.fortran/complex.exp
10798 * gdb.fortran/library-module.exp
10799 * gdb.guile/guile.exp
10800 * gdb.guile/scm-cmd.exp
10801 * gdb.guile/scm-frame-inline.exp
10802 * gdb.guile/scm-objfile.exp
10803 * gdb.guile/scm-pretty-print.exp
10804 * gdb.guile/scm-symbol.exp
10805 * gdb.guile/scm-type.exp
10806 * gdb.guile/scm-value.exp
10807 * gdb.linespec/keywords.exp
10808 * gdb.linespec/ls-errs.exp
10809 * gdb.linespec/macro-relative.exp
10810 * gdb.linespec/thread.exp
10811 * gdb.mi/mi-breakpoint-changed.exp
10812 * gdb.mi/mi-dprintf-pending.exp
10813 * gdb.mi/mi-fullname-deleted.exp
10814 * gdb.mi/mi-logging.exp
10815 * gdb.mi/mi-pending.exp
10816 * gdb.mi/mi-solib.exp
10817 * gdb.mi/new-ui-mi-sync.exp
10818 * gdb.mi/user-selected-context-sync.exp
10819 * gdb.multi/dummy-frame-restore.exp
10820 * gdb.multi/multi-arch-exec.exp
10821 * gdb.multi/remove-inferiors.exp
10822 * gdb.multi/watchpoint-multi-exit.exp
10823 * gdb.opt/solib-intra-step.exp
10824 * gdb.perf/backtrace.exp
10825 * gdb.perf/single-step.exp
10826 * gdb.perf/skip-command.exp
10827 * gdb.perf/skip-prologue.exp
10828 * gdb.perf/solib.exp
10829 * gdb.python/lib-types.exp
10830 * gdb.python/py-as-string.exp
10831 * gdb.python/py-bad-printers.exp
10832 * gdb.python/py-block.exp
10833 * gdb.python/py-breakpoint.exp
10834 * gdb.python/py-cmd.exp
10835 * gdb.python/py-events.exp
10836 * gdb.python/py-evthreads.exp
10837 * gdb.python/py-finish-breakpoint.exp
10838 * gdb.python/py-finish-breakpoint2.exp
10839 * gdb.python/py-frame-inline.exp
10840 * gdb.python/py-frame.exp
10841 * gdb.python/py-inferior.exp
10842 * gdb.python/py-infthread.exp
10843 * gdb.python/py-mi.exp
10844 * gdb.python/py-objfile.exp
10845 * gdb.python/py-pp-maint.exp
10846 * gdb.python/py-pp-registration.exp
10847 * gdb.python/py-prettyprint.exp
10848 * gdb.python/py-recurse-unwind.exp
10849 * gdb.python/py-shared.exp
10850 * gdb.python/py-symbol.exp
10851 * gdb.python/py-symtab.exp
10852 * gdb.python/py-template.exp
10853 * gdb.python/py-type.exp
10854 * gdb.python/py-unwind-maint.exp
10855 * gdb.python/py-unwind.exp
10856 * gdb.python/py-value.exp
10857 * gdb.python/python.exp
10858 * gdb.reverse/finish-reverse-bkpt.exp
10859 * gdb.reverse/insn-reverse.exp
10860 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10861 * gdb.reverse/solib-precsave.exp
10862 * gdb.reverse/solib-reverse.exp
10863 * gdb.stabs/gdb11479.exp
10864 * gdb.stabs/weird.exp
10865 * gdb.threads/fork-child-threads.exp
10866 * gdb.threads/fork-plus-threads.exp
10867 * gdb.threads/fork-thread-pending.exp
10868 * gdb.threads/forking-threads-plus-breakpoint.exp
10869 * gdb.threads/hand-call-in-threads.exp
10870 * gdb.threads/interrupted-hand-call.exp
10871 * gdb.threads/linux-dp.exp
10872 * gdb.threads/local-watch-wrong-thread.exp
10873 * gdb.threads/next-while-other-thread-longjmps.exp
10874 * gdb.threads/non-ldr-exit.exp
10875 * gdb.threads/pending-step.exp
10876 * gdb.threads/print-threads.exp
10877 * gdb.threads/process-dies-while-detaching.exp
10878 * gdb.threads/process-dies-while-handling-bp.exp
10879 * gdb.threads/pthreads.exp
10880 * gdb.threads/queue-signal.exp
10881 * gdb.threads/reconnect-signal.exp
10882 * gdb.threads/signal-command-handle-nopass.exp
10883 * gdb.threads/signal-command-multiple-signals-pending.exp
10884 * gdb.threads/signal-delivered-right-thread.exp
10885 * gdb.threads/signal-sigtrap.exp
10886 * gdb.threads/sigthread.exp
10887 * gdb.threads/staticthreads.exp
10888 * gdb.threads/stepi-random-signal.exp
10889 * gdb.threads/thread-unwindonsignal.exp
10890 * gdb.threads/thread_check.exp
10891 * gdb.threads/thread_events.exp
10892 * gdb.threads/tid-reuse.exp
10893 * gdb.threads/tls-nodebug.exp
10894 * gdb.threads/tls-shared.exp
10895 * gdb.threads/tls-so_extern.exp
10896 * gdb.threads/tls.exp
10897 * gdb.threads/wp-replication.exp
10898 * gdb.trace/actions-changed.exp
10899 * gdb.trace/actions.exp
10900 * gdb.trace/backtrace.exp
10901 * gdb.trace/change-loc.exp
10902 * gdb.trace/collection.exp
10903 * gdb.trace/deltrace.exp
10904 * gdb.trace/disconnected-tracing.exp
10905 * gdb.trace/entry-values.exp
10906 * gdb.trace/ftrace-lock.exp
10907 * gdb.trace/ftrace.exp
10908 * gdb.trace/infotrace.exp
10909 * gdb.trace/mi-trace-frame-collected.exp
10910 * gdb.trace/mi-trace-unavailable.exp
10911 * gdb.trace/mi-traceframe-changed.exp
10912 * gdb.trace/mi-tracepoint-changed.exp
10913 * gdb.trace/mi-tsv-changed.exp
10914 * gdb.trace/no-attach-trace.exp
10915 * gdb.trace/packetlen.exp
10916 * gdb.trace/passc-dyn.exp
10917 * gdb.trace/passcount.exp
10918 * gdb.trace/pending.exp
10919 * gdb.trace/pr16508.exp
10920 * gdb.trace/qtro.exp
10921 * gdb.trace/range-stepping.exp
10922 * gdb.trace/read-memory.exp
10923 * gdb.trace/report.exp
10924 * gdb.trace/save-trace.exp
10925 * gdb.trace/signal.exp
10926 * gdb.trace/stap-trace.exp
10927 * gdb.trace/status-stop.exp
10928 * gdb.trace/strace.exp
10929 * gdb.trace/tfile.exp
10930 * gdb.trace/tfind.exp
10931 * gdb.trace/trace-break.exp
10932 * gdb.trace/trace-condition.exp
10933 * gdb.trace/trace-enable-disable.exp
10934 * gdb.trace/trace-mt.exp
10935 * gdb.trace/tracecmd.exp
10936 * gdb.trace/tracefile-pseudo-reg.exp
10937 * gdb.trace/tspeed.exp
10938 * gdb.trace/tstatus.exp
10939 * gdb.trace/tsv.exp
10940 * gdb.trace/unavailable.exp
10941 * gdb.trace/while-dyn.exp
10942 * gdb.trace/while-stepping.exp
10943 * lib/gdb-guile.exp
10944 * lib/gdb.exp
10945 * lib/mi-support.exp
10946 * lib/pascal.exp
10947 * lib/perftest.exp
10948 * lib/prelink-support.exp
10949 * lib/selftest-support.exp
10950
109512016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10952
10953 * Makefile.in: Include disable-implicit-rules.mk.
10954
109552016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10956
10957 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10958 non-byte-aligned bit fields.
10959
109602016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10961
10962 PR gdb/12616
10963 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10964 respects the DW_AT_data_bit_offset attribute.
10965
109662016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10967
10968 * gdb.base/default.exp: Fix output of "set language".
10969
109702016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10971
10972 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10973 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10974 make.
10975 * configure.ac: Remove checks for the make program.
10976 * configure: Re-generate.
10977
109782016-11-16 Kevin Buettner <kevinb@redhat.com>
10979
10980 * gdb.python/py-recurse-unwind.c (main): Add loop.
10981 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10982 to read_register() and gdb.parse_and_eval(). Make each code
10983 call a separate case that can be individually tested.
10984 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10985 proc. Call cont_and_backtrace for each of the code paths that
10986 we want to test in the unwinder.
10987
109882016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10989
10990 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10991 the definition of struct S.
10992
109932016-11-11 Catherine Moore <clm@codesourcery.com>
10994
10995 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10996
109972016-11-09 Pedro Alves <palves@redhat.com>
10998
10999 * gdb.base/commands.exp (runto_or_return): New procedure.
11000 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11001 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11002 (progvar_simple_while_test, progvar_complex_if_while_test)
11003 (if_while_breakpoint_command_test)
11004 (infrun_breakpoint_command_test, breakpoint_command_test)
11005 (user_defined_command_test, watchpoint_command_test)
11006 (test_command_prompt_position, redefine_hook_test)
11007 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11008 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11009 multi_line_input and multi_line. Remove gdb_expect and
11010 gdb_stop_suppressing_tests uses.
11011 * lib/gdb.exp (valnum_re): New global.
11012 (multi_line_input): New procedure.
11013
110142016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11015
11016 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11017 Remove.
11018 (test_setup): Define with proc_with_prefix.
11019 (test_cli_inferior): Likewise.
11020 (test_cli_thread): Likewise.
11021 (test_cli_frame): Likewise.
11022 (test_cli_select_frame): Likewise.
11023 (test_cli_up_down): Likewise.
11024 (test_mi_thread_select): Likewise.
11025 (test_mi_stack_select_frame): Likewise.
11026 (test_cli_in_mi_inferior): Likewise.
11027 (test_cli_in_mi_thread): Likewise.
11028 (test_cli_in_mi_frame): Likewise.
11029 (top level): Do not use with_test_prefix_procname.
11030
110312016-11-09 Pedro Alves <palves@redhat.com>
11032
11033 * gdb.base/commands.exp (gdbvar_simple_if_test)
11034 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11035 (progvar_simple_if_test, progvar_simple_while_test)
11036 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11037 (infrun_breakpoint_command_test, breakpoint_command_test)
11038 (user_defined_command_test, watchpoint_command_test)
11039 (test_command_prompt_position, deprecated_command_test)
11040 (bp_deleted_in_command, temporary_breakpoint_commands)
11041 (stray_arg0_test, source_file_with_indented_comment)
11042 (recursive_source_test, if_commands_test)
11043 (error_clears_commands_left, redefine_hook_test)
11044 (redefine_backtrace_test): Use proc_with_prefix.
11045 * lib/gdb.exp (proc_with_prefix): New proc.
11046
110472016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11048
11049 * gdb.base/tui-layout.c: New file.
11050 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11051 disassembly window contains very long lines.
11052
110532016-11-08 Tom Tromey <tom@tromey.com>
11054
11055 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11056 depend on Python 2.
11057
110582016-11-08 Tom Tromey <tom@tromey.com>
11059
11060 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11061 New method.
11062
110632016-10-29 Manish Goregaokar <manish@mozilla.com>
11064
11065 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
11066
110672016-10-27 Manish Goregaokar <manish@mozilla.com>
11068
11069 * gdb.rust/simple.rs: Add test for univariant enums without
11070 discriminants and for encoded struct-like enums.
11071
110722016-10-28 Pedro Alves <palves@redhat.com>
11073
11074 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11075 gdb_test_multiple, tighten regexps and match symtabs and line
11076 tables incrementally.
11077
110782016-10-28 Luis Machado <lgustavo@codesourcery.com>
11079
11080 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11081 general.
11082
110832016-10-25 Luis Machado <lgustavo@codesourcery.com>
11084
11085 * gdb.base/exec-invalid-sysroot.exp: New file.
11086
110872016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11088
11089 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11090
110912016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11092
11093 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11094
110952016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11096
11097 * gdb.base/killed-outside.exp: Remove $options from a call to
11098 `prepare_for_testing'.
11099
111002016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11101
11102 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11103 Change test message.
11104
111052016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11106
11107 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11108 Update comment.
11109
111102016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11111
11112 * gdb.trace/mi-trace-save.exp: New file.
11113
111142016-10-13 Yao Qi <yao.qi@linaro.org>
11115
11116 * gdb.base/code_elim.exp (get_var_address): Remove.
11117 * gdb.base/relocate.exp: Likewise.
11118 * gdb.base/shreloc.exp: Likewise.
11119 * lib/gdb.exp (get_var_address): New.
11120
111212016-10-13 Yao Qi <yao.qi@linaro.org>
11122
11123 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11124 floating point tests if $skip_float_test is false.
11125
111262016-10-12 Luis Machado <lgustavo@codesourcery.com>
11127
11128 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11129 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11130 argc values.
11131 Add 1 to argc so we guarantee distinct initial/modified argc values.
11132
111332016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11134
11135 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11136
111372016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11138
11139 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11140 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11141 * gdb.arch/vsx-regs.exp: Likewise.
11142
111432016-10-07 Yao Qi <yao.qi@linaro.org>
11144
11145 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11146
111472016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11148
11149 * gdb.python/python.exp: Test decode_line("*0").
11150
111512016-10-06 Doug Evans <dje@google.com>
11152
11153 * gdb.python/py-value.exp (test_value_creation): Add test for large
11154 unsigned 64-bit value.
11155
111562016-10-06 Tom Tromey <tom@tromey.com>
11157
11158 * gdb.compile/compile.exp: Change java tests to rust.
11159 * gdb.base/setshow.exp: Change java tests to rust.
11160 * gdb.base/default.exp: Remove java from language list.
11161 * README (Examples): Update language example.
11162 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11163 test.
11164 * lib/gdb.exp (skip_java_tests): Remove.
11165 * lib/java.exp: Remove.
11166 * gdb.java: Remove.
11167
111682016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11169
11170 * gdb.arch/mips-fcr.exp: New test.
11171 * gdb.arch/mips-fcr.c: Source for the new test.
11172
111732016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11174
11175 * gdb.base/solib-disc.exp: Use `standard_output_file'
11176 throughout.
11177
111782016-10-06 Pedro Alves <palves@redhat.com>
11179
11180 * gdb.base/jit-simple-dl.c: New file.
11181 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11182 * gdb.base/jit-simple.c: ... this.
11183 * gdb.base/jit-simple.exp (jit_run): Delete.
11184 (build_jit): New proc.
11185 (jit_test_reread): Recompile either the main program or the shared
11186 library, depending on what is being tested. Skip changing address
11187 if caller wants to. Compare before/after addresses. If testing
11188 standalone, explicitly load the binary. Test "maint info
11189 breakpoints".
11190 (top level): Add "standalone vs shared lib" and "change address"
11191 vs "same address" axes.
11192
111932016-10-06 Pedro Alves <palves@redhat.com>
11194
11195 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11196 call.
11197 (jit_run): Delete.
11198 (jit_test_reread): Use with_test_prefix. Reload the main binary
11199 explicitly. Compare the before/after addresses of the JIT
11200 descriptor.
11201
112022016-08-15 Doug Evans <dje@google.com>
11203
11204 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11205 for single bitfields is bool.
11206 * gdb.xml/tdesc-regs.exp: Ditto.
11207
112082016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11209
11210 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11211
112122016-10-05 Yao Qi <yao.qi@linaro.org>
11213
11214 * lib/gdb.exp (support_complex_tests): Return zero if
11215 gdb_skip_float_test return true.
11216
112172016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11218 Simon Marchi <simon.marchi@ericsson.com>
11219
11220 PR gdb/20487
11221 * gdb.mi/user-selected-context-sync.exp: New file.
11222 * gdb.mi/user-selected-context-sync.c: New file.
11223
112242016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11225 Simon Marchi <simon.marchi@ericsson.com>
11226
11227 PR gdb/20487
11228 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11229 =thread-select-event check.
11230
112312016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11232
11233 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11234 the compulsory L operand changes.
11235 * gdb.arch/powerpc-power.s: Likewise.
11236
112372016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11238
11239 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11240 * gdb.base/jit-attach-pie.c: New file.
11241 * gdb.base/jit-attach-pie.exp: New file.
11242
112432016-09-28 Pedro Alves <palves@redhat.com>
11244
11245 * gdb.base/infcall-input.c: New file.
11246 * gdb.base/infcall-input.exp: New file.
11247
112482016-09-22 Yao Qi <yao.qi@linaro.org>
11249
11250 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11251 (gdb_exit): Rename it to ...
11252 (gdbserver_gdb_exit): ... Close GDBserver.
11253 (gdb_exit): New proc, call gdbserver_gdb_exit.
11254 (mi_gdb_exit): Likewise.
11255
112562016-09-22 Yao Qi <yao.qi@linaro.org>
11257
11258 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11259 path.
11260 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11261 Remove duplication.
11262
112632016-09-22 Yao Qi <yao.qi@linaro.org>
11264
11265 * lib/gdbserver-support.exp: Check the existence of
11266 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11267
112682016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11269
11270 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11271
112722016-09-21 Tom Tromey <tom@tromey.com>
11273
11274 PR gdb/20604:
11275 * gdb.base/quit.exp: New file.
11276
112772016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11278
11279 * .gitignore: New file.
11280
112812016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11282
11283 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11284 throughout.
11285
112862016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11287
11288 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11289
112902016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11291
11292 * gdb.cp/casts.cc (decltype): Move it ...
11293 (main): ... with its call to ...
11294 * gdb.cp/casts03.cc: ... a new file.
11295 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11296
112972016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11298
11299 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11300
113012016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11302
11303 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11304 and sync up the test with tests in gas/testsuite/gas/ppc.
11305 * gdb.arch/powerpc-power.exp: Likewise.
11306
113072016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11308
11309 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11310
113112016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11312 Jan Kratochvil <jan.kratochvil@redhat.com>
11313
11314 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11315 make m1's definition to be different from m2's. Use 'dummy' as an
11316 argument for probe 'two'.
11317
113182016-09-10 Jon Beniston <jon@beniston.com>
11319
11320 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11321 for sim target.
11322
113232016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11324
11325 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11326 variable declaration.
11327 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11328 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11329 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11330 received HWCAP as its argument.
11331
113322016-09-06 Pedro Alves <palves@redhat.com>
11333
11334 * gdb.base/new-ui-pending-input.c: New file.
11335 * gdb.base/new-ui-pending-input.exp: New file.
11336 * gdb.exp (clear_gdb_spawn_id): New procedure.
11337 (with_spawn_id): Check whether gdb_spawn_id exists before
11338 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11339 on exit.
11340
113412016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11342
11343 * gdb.base/float128.c: New file.
11344 * gdb.base/float128.exp: Likewise.
11345 * gdb.base/floatn.c: Likewise.
11346 * gdb.base/floatn.exp: Likewise.
11347
113482016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11349
11350 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11351
113522016-09-05 Pedro Alves <palves@redhat.com>
11353
11354 PR backtrace/19927
11355 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11356 unwinders are immediately called as side effect of "source" or
11357 "disable unwinder" commands.
11358 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11359
113602016-09-02 Yao Qi <yao.qi@linaro.org>
11361
11362 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11363 is true and $type is "float" or "double".
11364
113652016-09-02 Yao Qi <yao.qi@linaro.org>
11366
11367 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11368 true.
11369 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11370 * gdb.base/call-rt-st.exp: Likewise.
11371 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11372 return value instead of gdb,skip_float_test.
11373 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11374 (do_function_calls): Use its return value instead of
11375 gdb,skip_float_test.
11376 * gdb.base/finish.exp: Likewise.
11377 * gdb.base/funcargs.exp: Likewise.
11378 * gdb.base/return.exp: Likewise.
11379 * gdb.base/return2.exp: Likewise.
11380 * gdb.base/varargs.exp: Likewise.
11381 * lib/gdb.exp (gdb_skip_float_test): Change it to
11382 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11383
113842016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11385
11386 * gdb.multi/tids.exp: Test "thread apply all".
11387
113882016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11389
11390 * gdb.base/default.exp (tty): Remove.
11391
113922016-08-24 Kevin Buettner <kevinb@redhat.com>
11393
11394 * gdb.python/py-recurse-unwind.c: New file.
11395 * gdb.python/py-recurse-unwind.py: New file.
11396 * gdb.python/py-recurse-unwind.exp: New file.
11397
113982016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11399
11400 * gdb.base/set-inferior-tty.exp: New file.
11401 * gdb.base/set-inferior-tty.c: New file.
11402
114032016-08-23 Pedro Alves <palves@redhat.com>
11404
11405 PR gdb/20494
11406 * gdb.base/new-ui-echo.c: New file.
11407 * gdb.base/new-ui-echo.exp: New file.
11408
114092016-08-23 Yao Qi <yao.qi@linaro.org>
11410
11411 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11412 gdbserver_spawn.
11413 * gdb.server/connect-without-multi-process.exp (do_test):
11414 Likewise.
11415
114162016-08-23 Yao Qi <yao.qi@linaro.org>
11417
11418 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11419 standalone_txt. Delete gdb_txt and standalone_txt on host
11420 and target. Spawn the binary on target. Copy files from
11421 target to host.
11422
114232016-08-22 Pedro Alves <palves@redhat.com>
11424
11425 PR gdb/20505
11426 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11427 with_test_prefix. Factor out bits to ...
11428 (test_no_vdso): ... this new procedure.
11429
114302016-08-19 Carl Love <cel@us.ibm.com>
11431
11432 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11433 maintaining separate logic for constructing the output path.
11434 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11435 * gdb.arch/ppc-dfp.exp: Likewise.
11436 * gdb.arch/ppc-fp.exp: Likewise.
11437 * gdb.arch/vsx-regs.exp: Likewise.
11438 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11439 binprefix for generating the additional binary files.
11440
114412016-08-19 Pedro Alves <palves@redhat.com>
11442
11443 * gdb.trace/mi-trace-frame-collected.exp
11444 (test_trace_frame_collected): On x32, expect two registers.
11445
114462016-08-18 Carl Love <cel@us.ibm.com>
11447
11448 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11449 and sync up the test with tests in gas/testsuite/gas/ppc.
11450 * gdb.arch/powerpc-power.exp: Likewise.
11451
114522016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11453
11454 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11455 expected error message.
11456
114572016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11458
11459 * gdb.multi/remove-inferiors.exp: New file.
11460 * gdb.multi/remove-inferiors.c: New file.
11461
114622016-08-12 Yao Qi <yao.qi@linaro.org>
11463
11464 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11465 argument list.
11466
114672016-08-10 Pedro Alves <palves@redhat.com>
11468
11469 PR gdb/19187
11470 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11471 setup_kfails.
11472
114732016-08-09 Pedro Alves <palves@redhat.com>
11474 Simon Marchi <simon.marchi@ericsson.com>
11475
11476 PR gdb/20418
11477 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11478 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11479
114802016-08-09 Pedro Alves <palves@redhat.com>
11481
11482 PR mi/20431
11483 * gdb.mi/mi-cmd-error.exp: New file.
11484
114852016-08-09 Pedro Alves <palves@redhat.com>
11486
11487 PR gdb/18653
11488 * gdb.base/signals-state-child.c: New file.
11489 * gdb.base/signals-state-child.exp: New file.
11490 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11491
114922016-08-09 Pedro Alves <palves@redhat.com>
11493
11494 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11495
114962016-08-03 Tom Tromey <tom@tromey.com>
11497
11498 PR python/18565:
11499 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11500
115012016-08-01 Yao Qi <yao.qi@linaro.org>
11502
11503 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11504 variable mode to "multi-process" if $multi_process is 1, otherwise
11505 set it to "single-process".
11506
115072016-08-01 Yao Qi <yao.qi@linaro.org>
11508
11509 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11510 * gdb.cp/cpexprs.exp: Likewise.
11511 * gdb.cp/m-static.exp: Likewise.
11512
115132016-07-26 Tom Tromey <tom@tromey.com>
11514
11515 PR python/20190:
11516 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11517 test.
11518
115192016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11520
11521 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11522 selecting assembly source files.
11523 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11524 assembly source files.
11525 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11526 assembly source files.
11527 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11528 selecting assembly source files.
11529
115302016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11531
11532 * gdb.base/new-ui.exp (do_test_invalid_args): New
11533 procedure.
11534
115352016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11536
11537 * gdb.btrace/reconnect.c: New file.
11538 * gdb.btrace/reconnect.exp: New file.
11539
115402016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11541
11542 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11543 to test_catch_syscall_group.
11544 (test_catch_syscall_group): New.
11545
115462016-07-21 Tom Tromey <tom@tromey.com>
11547
11548 * gdb.rust/simple.rs (main): Use empty struct expression.
11549 * gdb.rust/simple.exp: Add tests for empty struct expression.
11550
115512016-07-21 Yao Qi <yao.qi@linaro.org>
11552
11553 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11554 if gdb_skip_xml_test is true on some targets.
11555
115562016-07-21 Yao Qi <yao.qi@linaro.org>
11557
11558 * gdb.server/solib-list.exp: Unset last_loaded_file.
11559
115602016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11561
11562 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11563 "step into captured_main (args)".
11564
115652016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11566
11567 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11568
115692016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11570
11571 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11572
115732016-07-19 Pedro Alves <palves@redhat.com>
11574
11575 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11576 * gdb.opt/inline-bt.exp: Likewise.
11577 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11578 additional_flags=-Winline.
11579 * gdb.opt/inline-locals.exp: Likewise.
11580 * gdb.opt/inline-markers.c (ATTR): Define.
11581 (inlined_fn): Use it.
11582
115832016-07-19 Yao Qi <yao.qi@linaro.org>
11584
11585 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11586 (test_with_self): Remove some code. Remove argument executable.
11587 (top-level): Use do_self_tests.
11588
115892016-07-15 Zachary Welch <zwelch@codesourcery.com>
11590 Don Breazeal <donb@codesourcery.com>
11591
11592 * gdb.base/maint.exp: Escape paths used in regular expressions.
11593 * gdb.stabs/weird.exp: Likewise.
11594
115952016-07-13 Tom Tromey <tom@tromey.com>
11596
11597 PR python/15620, PR python/18620:
11598 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11599 (test_bkpt_events): New procs.
11600
116012016-07-13 Tom Tromey <tom@tromey.com>
11602
11603 PR python/17698:
11604 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11605 test.
11606 (test_watchpoints): Likewise.
11607 (test_bkpt_pending): New proc.
11608
116092016-07-13 Tom Tromey <tom@tromey.com>
11610
11611 PR cli/18053:
11612 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11613 completion test.
11614
116152016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11616
11617 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11618 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11619 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11620 f_label.
11621 (g): Rename g_end_lbl to g_label.
11622 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11623 low_pc and high_pc.
11624 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11625
116262016-07-12 Tom Tromey <tom@tromey.com>
11627
11628 PR python/19293:
11629 * gdb.python/py-unwind-maint.exp: Update tests.
11630
116312016-07-12 Yao Qi <yao.qi@linaro.org>
11632
11633 * lib/selftest-support.exp (selftest_setup): Match the output
11634 when captured_main is inlined.
11635
116362016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11637
11638 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11639 New variables.
11640 (print this%a, print this%b, print this): New tests.
11641 * gdb.fortran/derived-types.f90 (this): New object and
11642 initialization.
11643
116442016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11645
11646 * gdb.ada/arraydim.exp: Remove extra directory level in build
11647 directory.
11648
116492016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11650
11651 * lib/ada.exp: Remove extra directory level in build directory.
11652 * gdb.ada/cond_lang.exp: Likewise.
11653 * gdb.ada/exec_changed.exp: Likewise.
11654 * gdb.ada/lang_switch.exp: Likewise.
11655
116562016-07-06 Manish Goregaokar <manish@mozilla.com>
11657
11658 * simple.rs: Add test for raw pointer subscripting.
11659 * simple.exp: Add test expectations.
11660
116612016-07-05 Yao Qi <yao.qi@linaro.org>
11662
11663 * gdb.mi/mi-reverse.exp: Match =record-started output.
11664
116652016-07-01 Pedro Alves <palves@redhat.com>
11666
11667 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11668 procedure.
11669 (jit_reader_test): Test the jit reader's unwinder.
11670 * gdb.base/jithost.c (jit_function_00_code): New global.
11671 (main): Use memcpy to fill in the mmapped code, instead of poking
11672 bytes manually here.
11673 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11674 value.
11675 (read_debug_info): Save the function's range.
11676 (read_sp): New function.
11677 (unwind_frame): Use it. Also unwind RBP.
11678 (get_frame_id): Use read_sp.
11679 (gdb_init_reader): Use calloc instead of malloc.
11680 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11681 parameter. Use gdb_test_multiple.
11682
116832016-07-01 Pedro Alves <palves@redhat.com>
11684 Antoine Tremblay <antoine.tremblay@ericsson.com>
11685
11686 * gdb.threads/process-dies-while-detaching.c: New file.
11687 * gdb.threads/process-dies-while-detaching.exp: New file.
11688
116892016-07-01 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.multi/watchpoint-multi-exit.c: New file.
11692 * gdb.multi/watchpoint-multi-exit.exp: New file.
11693
116942016-06-30 Pedro Alves <palves@redhat.com>
11695
11696 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11697 unset inferior_spawn_id.
11698
116992016-06-30 Pedro Alves <palves@redhat.com>
11700
11701 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11702 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11703
117042016-06-29 Yao Qi <yao.qi@linaro.org>
11705
11706 * gdb.base/return.c: Add copyright header.
11707
117082016-06-29 Tom Tromey <tom@tromey.com>
11709
11710 PR python/20129:
11711 * gdb.python/py-framefilter.exp: Add tests for setting priority
11712 and disabling of non-existent frame filter.
11713
117142016-06-29 Yao Qi <yao.qi@linaro.org>
11715
11716 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11717 0x0f07ff.
11718
117192016-06-28 Yao Qi <yao.qi@linaro.org>
11720
11721 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11722 triplets. Start gdb, execute catch syscall, and continue. Check
11723 gdb's output to determine catch syscall is supported.
11724
117252016-06-27 Manish Goregaokar <manish@mozilla.com>
11726
11727 * gdb.rust/simple.rs: Add test for returning unit in a function.
11728 * gdb.rust/simple.exp: Add expectation for functions returning
11729 unit.
11730
117312016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11732
11733 * gdb.python/py-breakpoint-create-fail.c,
11734 gdb.python/py-breakpoint-create-fail.exp,
11735 gdb.python/py-breakpoint-create-fail.py: New testcase.
11736
117372016-06-25 Manish Goregaokar <manish@mozilla.com>
11738
11739 PR gdb/20239
11740 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11741 * gdb.rust/simple.exp: Add test expectations for new NonZero
11742 tests.
11743
117442016-06-24 David Taylor <dtaylor@emc.com>
11745
11746 * gdb.base/offsets.exp: New file.
11747 * gdb.base/offsets.c: New file.
11748
117492016-06-23 Tom Tromey <tom@tromey.com>
11750
11751 PR gdb/16483:
11752 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11753 before any filters are loaded.
11754
117552016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11756
11757 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11758 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11759 structs.
11760 * gdb.fortran/derived-type-function.exp: New file.
11761 * gdb.fortran/derived-type-function.f90: New file.
11762
11763
117642016-06-21 Pedro Alves <palves@redhat.com>
11765
11766 * gdb.base/new-ui.exp: New file.
11767 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11768 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11769 (with_spawn_id): New procedure.
11770
117712016-06-21 Pedro Alves <palves@redhat.com>
11772
11773 * gdb.mi/mi-exec-run.exp: New file.
11774
117752016-06-21 Pedro Alves <palves@redhat.com>
11776
11777 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11778 breakpoint command's output on the main UI.
11779 (test_break): New procedure, factored out from calls in the top
11780 level.
11781 (top level): Use foreach_with_prefix to test MI as main UI and as
11782 separate UI.
11783
117842016-06-21 Pedro Alves <palves@redhat.com>
11785
11786 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11787 (test_awatch_creation_and_listing)
11788 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11789 Remove 'type' parameter.
11790 (test_watchpoint_all): New parameter mi_mode. Remove
11791 with_test_prefix.
11792 (top level): Use foreach_with_prefix, and add main/separate UI MI
11793 testing axis.
11794
117952016-06-21 Pedro Alves <palves@redhat.com>
11796
11797 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11798 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11799 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11800 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11801 (gdb_main_spawn_id, mi_spawn_id): Declare and
11802 comment.
11803 (mi_create_inferior_pty): New procedure,
11804 factored out from default_mi_gdb_start.
11805 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11806 procedures.
11807 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11808 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11809 Use mi_create_inferior_pty.
11810 (mi_gdb_start): Use eval to pass down args list.
11811
118122016-06-21 Pedro Alves <palves@redhat.com>
11813
11814 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11815 * gdb.opt/inline-cmds.exp: Add MI tests.
11816
118172016-06-21 Pedro Alves <palves@redhat.com>
11818
11819 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11820
118212016-06-21 Pedro Alves <palves@redhat.com>
11822
11823 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11824 (top level): Use it instead of mi_execute_to.
11825
118262016-06-21 Pedro Alves <palves@redhat.com>
11827
11828 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11829 (cont_handler_str): New.
11830 (signal_stop_handler): Set stop_handler_str instead of printing to
11831 stdout.
11832 (continue_handler): Set cont_handler_str instead of printing to
11833 stdout.
11834 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11835 mi_send_resuming_command. Print stop_handler_str and
11836 cont_handler_str instead of expecting the python events print
11837 directly.
11838
118392016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11840
11841 * gdb.base/jit-reader.exp: New file.
11842 * gdb.base/jithost.c: New file.
11843 * gdb.base/jithost.h: New file.
11844 * gdb.base/jitreader.c : New file.
11845 * gdb.base/jit-protocol.h: New file.
11846
118472016-06-17 Yao Qi <yao.qi@linaro.org>
11848
11849 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11850 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11851 and detach-on-fork. Adjust tests.
11852 (top level): Invoke break_cond_on_syscall with combinations of
11853 syscall, follow-fork-mode and detach-on-fork.
11854
118552016-06-17 Yao Qi <yao.qi@linaro.org>
11856
11857 * gdb.base/step-over-exit.c: New.
11858 * gdb.base/step-over-exit.exp: New.
11859
118602016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11861
11862 * gdb.base/float.exp: Add target check for nds32*-*-*.
11863 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11864
118652016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11866
11867 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11868 for unsupported target features.
11869 * gdb.base/call-rt-st.exp: Likewise.
11870 * gdb.base/call-sc.exp: Likewise.
11871 * gdb.base/call-signal-resume.exp: Likewise.
11872 * gdb.base/call-strs.exp: Likewise.
11873 * gdb.base/callexit.exp: Likewise.
11874 * gdb.base/callfuncs.exp: Likewise.
11875 * gdb.base/nodebug.exp: Likewise.
11876 * gdb.base/printcmds.exp: Likewise.
11877 * gdb.base/ptype.exp: Likewise.
11878 * gdb.base/structs.exp: Likewise.
11879 * gdb.base/unwindonsignal.exp: Likewise.
11880 * gdb.cp/gdb2495.exp: Likewise.
11881 * gdb.cp/templates.exp: Likewise.
11882 * gdb.cp/virtfunc.exp: Likewise.
11883 * gdb.threads/hand-call-in-threads.exp: Likewise.
11884 * gdb.threads/interrupted-hand-call.exp: Likewise.
11885 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11886
118872016-06-10 Tom Tromey <tom@tromey.com>
11888
11889 PR rust/20110:
11890 * gdb.rust/expr.exp: Add test for integer constant larger than
11891 i32.
11892
118932016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11894
11895 * gdb.fortran/nested-funcs.exp: New.
11896 * gdb.fortran/nested-funcs.f90: New.
11897
118982016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11899
11900 * gdb.base/examine-backward.c: New file.
11901 * gdb.base/examine-backward.exp: New file.
11902
119032016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11904
11905 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11906 matching.
11907
119082016-06-02 Tom Tromey <tom@tromey.com>
11909
11910 PR python/18984:
11911 * gdb.python/py-shared.exp: Add solib_name test.
11912
119132016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11914
11915 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11916
119172016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11918
11919 PR c++/19893
11920 * gdb.dwarf2/implref.exp: Rename to...
11921 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11922 * gdb.dwarf2/implref-array.c: New file.
11923 * gdb.dwarf2/implref-array.exp: Likewise.
11924 * gdb.dwarf2/implref-global.c: Likewise.
11925 * gdb.dwarf2/implref-global.exp: Likewise.
11926 * gdb.dwarf2/implref-struct.c: Likewise.
11927 * gdb.dwarf2/implref-struct.exp: Likewise.
11928
119292016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11930
11931 * gdb.trace/trace-condition.exp: Add 64bit tests.
11932
119332016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11934
11935 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11936 bits types.
11937 (main): Adapt to 8 to 64 bits types.
11938 * gdb.trace/trace-condition.exp: Add new tests.
11939
119402016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11941
11942 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11943
119442016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11945
11946 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11947 Move condition tests...
11948 * gdb.trace/trace-condition.exp: Here.
11949
119502016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11951
11952 * gdb.trace/trace-condition.exp: Add counter-case tests.
11953
119542016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11955
11956 PR c++/15231
11957 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11958 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11959
119602016-05-27 Pedro Alves <palves@redhat.com>
11961
11962 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11963 New procedure.
11964 (top level): Call it, and bail out of DejaGnu is known to be bad.
11965
119662016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11967
11968 * gdb.base/whatis.c: Extend the test case.
11969 * gdb.base/whatis.exp: Add additional tests.
11970
119712016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11972
11973* gdb.fortran/type.f90: Add pointer variable.
11974* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11975
119762016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11977
11978 * gdb.fortran/vla-type.exp: Fix testcase name.
11979
119802016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11981
11982 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11983
119842016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11985
11986 * gdb.fortran/type.f90: Add nested structures.
11987 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11988 * gdb.fortran/derived-type.exp: Adapt expected output.
11989 * gdb.fortran/vla-type.exp: Adapt expected output.
11990
119912016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11992
11993 * gdb.fortran/whatis_type.exp: Adapt expected output.
11994
119952016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11996
11997 * gdb.fortran/print_type.exp: Fix expected output.
11998 * gdb.fortran/whatis_type.exp: Fix expected output.
11999
120002016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12001
12002 * gdb.fortran/whatis_type.exp: Use multi_line.
12003
120042016-05-24 Tom Tromey <tom@tromey.com>
12005
12006 PR python/17386:
12007 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12008 use value as an index.
12009
120102016-05-23 Tom Tromey <tom@tromey.com>
12011
12012 PR python/17981:
12013 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12014 no-breakpoint case.
12015
120162016-05-24 Pedro Alves <palves@redhat.com>
12017
12018 PR gdb/19828
12019 * gdb.threads/clone-attach-detach.c: New file.
12020 * gdb.threads/clone-attach-detach.exp: New file.
12021
120222016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12023
12024 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12025
120262016-05-23 Tom Tromey <tom@tromey.com>
12027
12028 PR python/19438, PR python/18393:
12029 * gdb.python/py-progspace.exp: Add "dir" test.
12030 * gdb.python/py-objfile.exp: Add "dir" test.
12031
120322016-05-23 Yao Qi <yao.qi@linaro.org>
12033
12034 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12035 * gdb.arch/thumb2-it.exp: Likewise.
12036
120372016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12038
12039 * gdb.mi/mi-threads-interrupt.c: New file.
12040 * gdb.mi/mi-threads-interrupt.exp: New file.
12041
120422016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12043
12044 PR gdb/18077
12045 * gdb.mi/mi-async-run.exp: New file.
12046 * gdb.mi/mi-async-run.c: New file.
12047
120482016-05-17 Tom Tromey <tom@tromey.com>
12049 Manish Goregaokar <manishsmail@gmail.com>
12050
12051 * lib/rust-support.exp: New file.
12052 * lib/gdb.exp (skip_rust_tests): New proc.
12053 (build_executable_from_specs): Handle rust.
12054 * lib/future.exp (gdb_find_rustc): New proc.
12055 (gdb_default_target_compile): Handle rust.
12056 * gdb.rust/expr.exp: New file.
12057 * gdb.rust/generics.exp: New file.
12058 * gdb.rust/generics.rs: New file.
12059 * gdb.rust/methods.exp: New file.
12060 * gdb.rust/methods.rs: New file.
12061 * gdb.rust/modules.exp: New file.
12062 * gdb.rust/modules.rs: New file.
12063 * gdb.rust/simple.exp: New file.
12064 * gdb.rust/simple.rs: New file.
12065
120662016-05-17 Tom Tromey <tom@tromey.com>
12067
12068 * gdb.base/default.exp (set language): Add rust.
12069
120702016-05-17 Tom Tromey <tom@tromey.com>
12071
12072 * gdb.gdb/unittest.exp: New file.
12073
120742016-05-16 Yao Qi <yao.qi@linaro.org>
12075
12076 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12077 shell_prompt. Update shell_prompt_re.
12078
120792016-05-12 Doug Evans <dje@google.com>
12080
12081 PR symtab/19999
12082 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12083 $options when building executable.
12084 * gdb.dwarf2/fission-loclists-pie.S: New file.
12085 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12086
120872016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12088
12089 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12090 of [is_remote target],
12091
120922016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12093
12094 * lib/gdb.exp (use_gdb_stub): New procedure.
12095
120962016-05-03 Yunlian Jiang <yunlian@google.com>
12097 Doug Evans <dje@google.com>
12098
12099 PR symtab/19914
12100 * gdb.dwarf2/dwp-sepdebug.c: New file.
12101 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12102
121032016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12104
12105 * gdb.base/detach.exp: Remove is_remote check.
12106
121072016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12108
12109 * gdb.base/annota-input-while-running.exp: Don't check for
12110 [is_remote target]. Enable annotations after running to main.
12111 Remove unused "set test..." line.
12112
121132016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12114
12115 * gdb.trace/trace-enable-disable.exp: New file.
12116 * gdb.trace/trace-enable-disable.c: New file.
12117
121182016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12119
12120 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12121 use it in info sharedlibrary test.
12122 * gdb.trace/ftrace-lock.exp: Likewise.
12123 * gdb.trace/ftrace.exp: Likewise.
12124 * gdb.trace/range-stepping.exp: Likewise.
12125 * gdb.trace/trace-break.exp: Likewise.
12126 * gdb.trace/trace-condition.exp: Likewise.
12127 * gdb.trace/trace-mt.exp: Likewise.
12128
121292016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12130
12131 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12132 (gdb_load_shlib): ... this.
12133 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12134 gdb_load_shlib.
12135 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12136 * gdb.base/ctxobj.exp: Likewise.
12137 * gdb.base/dprintf-pending.exp: Likewise.
12138 * gdb.base/dso2dso.exp: Likewise.
12139 * gdb.base/fixsection.exp: Likewise.
12140 * gdb.base/gcore-relro.exp: Likewise.
12141 * gdb.base/gdb1555.exp: Likewise.
12142 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12143 * gdb.base/gnu-ifunc.exp: Likewise.
12144 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12145 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12146 * gdb.base/pending.exp: Likewise.
12147 * gdb.base/print-file-var.exp: Likewise.
12148 * gdb.base/print-symbol-loading.exp: Likewise.
12149 * gdb.base/shlib-call.exp: Likewise.
12150 * gdb.base/shreloc.exp: Likewise.
12151 * gdb.base/so-impl-ld.exp: Likewise.
12152 * gdb.base/solib-disc.exp: Likewise.
12153 * gdb.base/solib-nodir.exp: Likewise.
12154 * gdb.base/solib-overlap.exp: Likewise.
12155 * gdb.base/solib-symbol.exp: Likewise.
12156 * gdb.base/solib-weak.exp (do_test): Likewise.
12157 * gdb.base/sym-file.exp: Likewise.
12158 * gdb.base/symtab-search-order.exp: Likewise.
12159 * gdb.base/type-opaque.exp: Likewise.
12160 * gdb.base/unload.exp: Likewise.
12161 * gdb.base/watchpoint-solib.exp: Likewise.
12162 * gdb.compile/compile.exp: Likewise.
12163 * gdb.cp/gdb2384.exp: Likewise.
12164 * gdb.cp/infcall-dlopen.exp: Likewise.
12165 * gdb.cp/re-set-overloaded.exp: Likewise.
12166 * gdb.fortran/library-module.exp: Likewise.
12167 * gdb.opt/solib-intra-step.exp: Likewise.
12168 * gdb.python/py-finish-breakpoint.exp: Likewise.
12169 * gdb.python/py-shared.exp: Likewise.
12170 * gdb.reverse/solib-precsave.exp: Likewise.
12171 * gdb.reverse/solib-reverse.exp: Likewise.
12172 * gdb.server/solib-list.exp: Likewise.
12173 * gdb.threads/dlopen-libpthread.exp: Likewise.
12174 * gdb.threads/tls-shared.exp: Likewise.
12175 * gdb.threads/tls-so_extern.exp: Likewise.
12176 * gdb.trace/change-loc.exp: Likewise.
12177 * gdb.trace/ftrace-lock.exp: Likewise.
12178 * gdb.trace/ftrace.exp: Likewise.
12179 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12180 * gdb.trace/pending.exp: Likewise.
12181 * gdb.trace/range-stepping.exp: Likewise.
12182 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12183 (strace_info_marker): Likewise.
12184 (strace_probe_marker): Likewise.
12185 (strace_trace_on_same_addr): Likewise.
12186 (strace_trace_on_diff_addr): Likewise.
12187 * gdb.trace/trace-break.exp: Likewise.
12188 * gdb.trace/trace-condition.exp: Likewise.
12189 * gdb.trace/trace-mt.exp: Likewise.
12190
121912016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12192
12193 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12194 result of gdb_remote_download.
12195 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12196 * gdb.base/dso2dso.exp: Likewise.
12197 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12198 * gdb.base/print-file-var.exp: Likewise.
12199 * gdb.base/shlib-call.exp: Likewise.
12200 * gdb.base/shreloc.exp: Likewise.
12201 * gdb.base/solib-overlap.exp: Likewise.
12202 * gdb.base/solib-weak.exp (do_test): Likewise.
12203 * gdb.base/unload.exp: Likewise.
12204
122052016-04-27 Yao Qi <yao.qi@linaro.org>
12206
12207 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12208 exists.
12209
122102016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12211
12212 * vla-type.exp: Print structure from toplevel.
12213
122142016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12215
12216 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12217 of dynamic types.
12218 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12219 of dynamic types.
12220
122212016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12222
12223 * gdb.fortran/vla-type.f90: New file.
12224 * gdb.fortran/vla-type.exp: New file.
12225
122262016-04-25 Yao Qi <yao.qi@linaro.org>
12227
12228 * gdb.base/branch-to-self.c: New file.
12229 * gdb.base/branch-to-self.exp: New file.
12230
122312016-04-22 Yao Qi <yao.qi@linaro.org>
12232
12233 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12234 more after $hex.
12235
122362016-04-22 Yao Qi <yao.qi@linaro.org>
12237
12238 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12239 * gdb.base/annota3.exp: Likewise.
12240
122412016-04-22 Yao Qi <yao.qi@linaro.org>
12242
12243 * gdb.reverse/step-precsave.exp: Do one step and test program
12244 stops in "callee" and do multiple steps until program goes out
12245 of "callee".
12246 * gdb.reverse/step-reverse.exp: Likewise.
12247
122482016-04-22 Yao Qi <yao.qi@linaro.org>
12249
12250 * gdb.trace/signal.exp: Also pass if
12251 $tracepoint_hits($i) > $iterations.
12252
122532016-04-22 Yao Qi <yao.qi@linaro.org>
12254
12255 * gdb.trace/signal.c: New file.
12256 * gdb.trace/signal.exp: New file.
12257
122582016-04-19 Doug Evans <xdje42@gmail.com>
12259
12260 * gdb.base/bad-file.exp: New file.
12261
122622016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12263
12264 * gdb.dwarf2/implref.exp: New file.
12265
122662016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12267
12268 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12269 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12270 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12271 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12272 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12273 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12274 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12275 * lib/fortran.exp (fortran_int4): New procedure.
12276 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12277 (fortran_logical4): Likewise.
12278
122792016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12280
12281 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12282
122832016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12284
12285 * lib/compiler.c: Add Intel specific preprocessor macros.
12286 * lib/compiler.cc: Likewise.
12287
122882016-04-13 Luis Machado <lgustavo@codesourcery.com>
12289
12290 * gdb.server/connect-with-no-symbol-file.c: New file.
12291 * gdb.server/connect-with-no-symbol-file.exp: New file.
12292
122932016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12294
12295 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12296
122972016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12298
12299 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12300 standard output directory.
12301
123022016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12303
12304 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12305
123062016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12307
12308 * gdb.btrace/instruction_history.c (loop): Add declaration.
12309
123102016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12311
12312 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12313
123142016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12315
12316 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12317 parentheses to print.
12318 (continue_handler): Likewise.
12319
123202016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12321
12322 * gdb.server/solib-list.exp: Remove is_remote check.
12323 Pass shlib= to gdb_compile. Don't link shared library with
12324 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12325 Run binary filename through "readlink -f" on the target.
12326
123272016-04-08 Pedro Alves <palves@redhat.com>
12328
12329 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12330 interpreter filename as argument to gdbserver_spawn.
12331 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12332 Return empty if $last_loaded_file does not exist.
12333
123342016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12335
12336 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12337 * gdb.base/jit-main.c: Use exit after usage.
12338
123392016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12340
12341 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12342 GDBHISTSIZE prior to the tests.
12343 * gdb.base/gdbinit-history.exp: Likewise.
12344
123452016-04-07 Pedro Alves <palves@redhat.com>
12346
12347 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12348 instead of build_executable. Use gdb_load_shlibs.
12349
123502016-04-07 Yao Qi <yao.qi@linaro.org>
12351
12352 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12353 Execute "si" command.
12354
123552016-04-07 Yao Qi <yao.qi@linaro.org>
12356
12357 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12358 number instead of the comments on some line.
12359
123602016-04-06 Don Breazeal <donb@codesourcery.com>
12361
12362 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12363 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12364
123652016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12366
12367 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12368 standard_output_file. Remove unused binfile variable.
12369
123702016-04-05 Catalin Udma <catalin.udma@freescale.com>
12371
12372 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12373 * gdb.python/py-mi-objfile.exp: Match "list main" output
12374 in console format.
12375
123762016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12377
12378 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12379 absolute.
12380
123812016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12382
12383 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12384 absolute.
12385 * gdb.trace/ftrace.exp: Likewise.
12386 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12387 targets as well.
12388 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12389 (gdb_load_shlibs): Copy libraries to test directory when testing
12390 natively. Only set solib-search-path if testing remotely.
12391 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12392
123932016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12394
12395 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12396 gdb_download. Use it even if the target is not remote.
12397 * gdb.base/jit.exp (compile_jit_test): Likewise.
12398 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12399 output directory if the destination board is local, otherwise use
12400 the standard remote_download from DejaGnu.
12401 (gdb_download): Remove.
12402 (gdb_load_shlibs): Use gdb_remote_download instead of
12403 gdb_download.
12404 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12405 Use gdb_remote_download instead of gdb_download. Use it even if
12406 the target is not remote.
12407 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12408 instead of gdb_download.
12409
124102016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12411
12412 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12413 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12414 run.
12415
124162016-04-01 Artemiy Volkov <artemiyv@acm.org>
12417
12418 PR gdb/19820
12419 * gdb.base/printcmds.exp: Add artificial arrays tests.
12420
124212016-03-31 Pedro Alves <palves@redhat.com>
12422
12423 PR gdb/19858
12424 * gdb.base/jit-main.c: Include unistd.h.
12425 (ATTACH): Define to 0 if not already defined.
12426 (wait_for_gdb, mypid): New globals.
12427 (WAIT_FOR_GDB): New macro.
12428 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12429 some breakpoint locations.
12430 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12431 New procedures.
12432 (one_jit_test): Add REATTACH parameter, and handle it. Use
12433 continue_to_test_location.
12434 (top level): Test attach, and adjusts calls to one_jit_test.
12435
124362016-03-31 Pedro Alves <palves@redhat.com>
12437
12438 PR gdb/19858
12439 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12440 BINSUFFIX parameter, and handle it.
12441 (top level): Adjust calls compile_jit_test.
12442
124432016-03-31 Catalin Udma <catalin.udma@freescale.com>
12444
12445 PR python/19743
12446 * gdb.python/py-mi-events-gdb.py: New file.
12447 * gdb.python/py-mi-events.c: New file.
12448 * gdb.python/py-mi-events.exp: New file.
12449
124502016-03-30 Yao Qi <yao.qi@linaro.org>
12451
12452 * gdb.reverse/until-precsave.exp: Match function name only.
12453 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12454 Move malloc to a condition block.
12455 * gdb.reverse/until-reverse.exp: Match function name only.
12456
124572016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12458
12459 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12460 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12461 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12462 variable for GPR 0 instead of assuming it is register 0.
12463 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12464 * lib/trace-support.exp: Add s390 registers.
12465
124662016-03-29 Yao Qi <yao.qi@linaro.org>
12467
12468 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12469
124702016-03-24 Yao Qi <yao.qi@linaro.org>
12471
12472 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12473 test message.
12474
124752016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12476
12477 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12478 maintaining separate logic for constructing the output path.
12479
124802016-03-16 Don Breazeal <donb@codesourcery.com>
12481
12482 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12483 Retry fork and waitpid on interrupted system call errors.
12484 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12485 Use with_timeout_factor to increase timeout by factor of 10.
12486
124872016-03-15 Don Breazeal <donb@codesourcery.com>
12488
12489 * gdb.cp/scope-err.cc: New test program.
12490 * gdb.cp/scope-err.exp: New test script.
12491 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12492 lines and "set breakpoint here" comment.
12493 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12494 Fixed some whitespace and format issues.
12495 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12496 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12497
124982016-03-15 Doug Evans <dje@google.com>
12499
12500 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12501 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12502 All callers updated. Add tests for enums, mixed flags register.
12503
125042016-03-15 Doug Evans <dje@google.com>
12505
12506 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12507 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12508
125092016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12510
12511 * gdb.base/default.exp: Add $_as_string to the list of expected
12512 convenience functions.
12513
125142016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12515
12516 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12517
125182016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12519
12520 * gdb.python/py-as-string.exp: New file.
12521 * gdb.python/py-as-string.c: New file.
12522
125232016-03-09 Pedro Alves <palves@redhat.com>
12524
12525 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12526 signal" -> "Thread NN received signal" output change.
12527 * gdb.threads/ia64-sigill.exp: Likewise.
12528 * gdb.threads/linux-dp.exp: Likewise.
12529 * gdb.threads/manythreads.exp: Likewise.
12530 * gdb.threads/pending-step.exp: Likewise.
12531 * gdb.threads/print-threads.exp: Likewise.
12532 * gdb.threads/sigstep-threads.exp: Likewise.
12533 * gdb.threads/staticthreads.exp: Likewise.
12534 * gdb.threads/tls.exp: Likewise.
12535
125362016-03-09 Pedro Alves <palves@redhat.com>
12537
12538 * gdb.base/command-line-input.exp: New file.
12539
125402016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12541
12542 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12543 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12544 * gdb.trace/pending.exp: Accept leading dot before function name.
12545 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12546 * lib/trace-support.exp: Set registers for ppc.
12547
125482016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12549
12550 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12551 use it for disassembly; accept .main in addition to main in backtrace.
12552
125532016-03-09 Wei-cheng Wang <cole945@gmail.com>
12554 Marcin Kościelnicki <koriakin@0x04.net>
12555
12556 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12557 (gdb_recursion_test_ptr): New global variable.
12558 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12559 gdb_recursion_test.
12560 (gdb_c_test): Ditto.
12561
125622016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12563
12564 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12565 ordering.
12566
125672016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12568
12569 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12570 (bar): Add bar_start_lbl label.
12571 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12572 of foo/bar for emitting DWARF and tracing.
12573
125742016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12575
12576 * analyze-racy-logs.py: Set executable bit.
12577
125782016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12579
12580 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12581 (CHECK_TARGET_TMP): Likewise.
12582 (check-single-racy): New rule.
12583 (check-parallel-racy): Likewise.
12584 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12585 (do-check-parallel-racy): New rule.
12586 (check-racy/%.exp): Likewise.
12587 * README (Racy testcases): New section.
12588 * analyze-racy-logs.py: New file.
12589
125902016-03-03 Doug Evans <dje@google.com>
12591
12592 * gdb.base/skip.exp: Use with_test_prefix.
12593
125942016-03-03 Yao Qi <yao.qi@linaro.org>
12595
12596 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12597 Invoke step_over_syscall "clone" and break_cond_on_syscall
12598 "clone".
12599 * gdb.base/step-over-clone.c: New file.
12600
126012016-03-03 Yao Qi <yao.qi@linaro.org>
12602
12603 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12604 code format.
12605
126062016-03-03 Yao Qi <yao.qi@linaro.org>
12607
12608 * gdb.base/disp-step-fork.c: Rename to ...
12609 * gdb.base/step-over-fork.c: ... it. New file.
12610 * gdb.base/disp-step-vfork.c: Rename to ...
12611 * gdb.base/step-over-vfork.c: ... it. New file.
12612 * gdb.base/disp-step-syscall.exp: Rename to ...
12613 * gdb.base/step-over-syscall.exp: ... it. New file.
12614 (disp_step_cross_syscall): Rename to ...
12615 (step_over_syscall): ... it.
12616
126172016-03-03 Yao Qi <yao.qi@linaro.org>
12618
12619 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12620 If target supports condition evaluation on target, invoke
12621 break_cond_on_syscall for fork and vfork.
12622
126232016-03-03 Yao Qi <yao.qi@linaro.org>
12624
12625 * gdb.base/disp-step-syscall.exp: Don't invoke
12626 support_displaced_stepping.
12627 (disp_step_cross_syscall): Test with displaced stepping off and
12628 on if supported.
12629
126302016-03-03 Yao Qi <yao.qi@linaro.org>
12631
12632 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12633 proc.
12634 (setup): New proc.
12635 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12636 and setup.
12637
126382016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12639
12640 * gdb.fortran/vla-history.exp: Remove breakpoint.
12641
126422016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12643
12644 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12645 exceeds timeout.
12646
126472016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12648
12649 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12650 breakpoint.
12651
126522016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12653
12654 * gdb.mi/vla.f90: Nullify pointer after declaration.
12655
126562016-03-01 Pedro Alves <palves@redhat.com>
12657
12658 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12659
126602016-03-01 Pedro Alves <palves@redhat.com>
12661
12662 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12663 before anything else.
12664 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12665 _GNU_SOURCE here.
12666 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12667 before anything else.
12668 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12669
126702016-03-01 Pedro Alves <palves@redhat.com>
12671
12672 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12673
126742016-03-01 Yao Qi <yao.qi@linaro.org>
12675
12676 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12677 prepare_for_testing.
12678
126792016-03-01 Yao Qi <yao.qi@linaro.org>
12680
12681 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12682
126832016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12684
12685 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12686 manually constructing the output path.
12687
126882016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12689
12690 * gdb.arch/s390-stackless.S: New.
12691 * gdb.arch/s390-stackless.exp: New.
12692
126932016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12694
12695 * gdb.dlang/circular.c: New file.
12696 * gdb.dlang/circular.exp: New file.
12697
126982016-02-26 Yao Qi <yao.qi@linaro.org>
12699
12700 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12701 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12702 (testcases): Update.
12703
127042016-02-26 Yao Qi <yao.qi@linaro.org>
12705
12706 * gdb.reverse/aarch64.c: Rename to ...
12707 * gdb.reverse/insn-reverse.c: ... it.
12708 * gdb.reverse/aarch64.exp: Rename to ...
12709 * gdb.reverse/insn-reverse.exp: ... it.
12710
127112016-02-26 Yao Qi <yao.qi@linaro.org>
12712
12713 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12714 (testcase_ftype): New.
12715 (testcases): New array.
12716 (n_testcases): New.
12717 (main): Call each element in testcases.
12718 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12719 (read_testcase): New.
12720 Do the tests in a loop.
12721
127222016-02-25 Yao Qi <yao.qi@linaro.org>
12723
12724 * gdb.base/branches.c: Remove.
12725
127262016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12727
12728 PR gdb/13808
12729 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12730
127312016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12732
12733 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12734
127352016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12736
12737 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12738 change x86_64 call_insn to 'callq'.
12739
127402016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12741
12742 * gdb.trace/tfile-avx.c: Move to...
12743 * gdb.trace/tracefile-pseudo-reg.c: Here.
12744 * gdb.trace/tfile-avx.exp: Move to...
12745 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12746
127472016-02-24 Gary Benson <gbenson@redhat.com>
12748
12749 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12750 message on attach.
12751
127522016-02-23 Doug Evans <dje@google.com>
12753
12754 * gdb.base/skip.c (test_skip): New function.
12755 (end_test_skip_file_and_function): New function.
12756 (test_skip_file_and_function): New function.
12757 * gdb.base/skip1.c (test_skip): New function.
12758 (skip1_test_skip_file_and_function): New function.
12759 * gdb.base/skip.exp: Add tests for new skip options.
12760 * gdb.base/skip-solib.exp: Update expected output.
12761 * gdb.perf/skip-command.cc: New file.
12762 * gdb.perf/skip-command.exp: New file.
12763 * gdb.perf/skip-command.py: New file.
12764
127652016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12766
12767 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12768 info registers pattern.
12769
127702016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12771
12772 * lib/future.exp: Add D support.
12773 (gdb_find_gdc): New proc.
12774 (gdb_default_target_compile): Add D support.
12775
127762016-02-18 Wei-cheng Wang <cole945@gmail.com>
12777
12778 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12779 user+system time.
12780 (trace_speed_test): Determine the iteration count for a time
12781 between 15..30 seconds.
12782
127832016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12784
12785 * gdb.arch/i386-mpx-sigsegv.c: New file.
12786 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12787 * gdb.arch/i386-mpx-simple_segv.c: New file.
12788 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12789
127902016-02-18 Yao Qi <yao.qi@linaro.org>
12791
12792 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12793 Don't call setup_kfail.
12794
127952016-02-18 Yao Qi <yao.qi@linaro.org>
12796
12797 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12798 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12799
128002016-02-16 Doug Evans <dje@google.com>
12801
12802 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12803 * gdb.base/skip1.c: Ditto.
12804 * gdb.base/skip.exp: Whitespace cleanup.
12805
128062016-02-16 Don Breazeal <donb@codesourcery.com>
12807
12808 PR remote/19496
12809 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12810 Remove kfail for PR remote/19496.
12811
128122016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12813
12814 * lib/gdb.exp (standard_temp_file): Return a path specific to
12815 the runtest invocation.
12816
128172016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12818
12819 * gdb.trace/save-trace.exp: Change relative path to be in the
12820 standard output directory.
12821
128222016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12823
12824 * gdb.arch/i386-prologue.c: Add missing prototypes.
12825
128262016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12827
12828 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12829 * gdb.arch/i386-prologue.exp: Likewise.
12830 * gdb.arch/i386-size.exp: Likewise.
12831
128322016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12833
12834 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12835 define object file path.
12836 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12837 file path.
12838 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12839 standard_output_file to define binfile.
12840
128412016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12842
12843 Fix compatibility with recent gfortran-5.3.1.
12844 * gdb.fortran/vla-history.exp (print vla1 allocated)
12845 (print vla2 allocated, print $2, print $3): Remove
12846 (print $4): Rename to ...
12847 (print $2): ... here.
12848 (print $9): Rename to ...
12849 (print $5): ... here.
12850 (print $10): Rename to ...
12851 (print $6): ... here.
12852 * gdb.fortran/vla.f90: Add pvla initialization.
12853
128542016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12855
12856 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12857 New test.
12858 * gdb.fortran/vla-value-sub.exp: Likewise.
12859
128602016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12861
12862 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12863
128642016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12865
12866 * i386-biarch-core.exp: Define corefile using
12867 standard_output_file.
12868
128692016-02-12 Yao Qi <yao.qi@linaro.org>
12870
12871 * gdb.arch/arm-single-step-kernel-helper.c: New.
12872 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12873
128742016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12875
12876 * gdb.btrace/tailcall-only.exp: New.
12877 * gdb.btrace/tailcall-only.c: New.
12878 * gdb.btrace/x86_64-tailcall-only.S: New.
12879 * gdb.btrace/i686-tailcall-only.S: New.
12880
128812016-02-11 Pedro Alves <palves@redhat.com>
12882
12883 * README (Parallel testing): Add missing double quotes.
12884
128852016-02-11 Pedro Alves <palves@redhat.com>
12886
12887 * README (Parallel testing): New section.
12888 (GDB_PARALLEL): Rewrite.
12889 (FORCE_PARALLEL): Document.
12890
128912016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12892
12893 * gdb.trace/tfile-avx.c: New test.
12894 * gdb.trace/tfile-avx.exp: New test.
12895
128962016-02-09 Keith Seitz <keiths@redhat.com>
12897
12898 PR breakpoints/19546
12899 * gdb.base/infcall-exec.c: New file.
12900 * gdb.base/infcall-exec2.c: New file.
12901 * gdb.base/infcall-exec.exp: New file.
12902
129032016-02-09 Keith Seitz <keiths@redhat.com>
12904
12905 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12906 (toplevel): Call test_bkpt_address.
12907
129082016-02-09 Keith Seitz <keiths@redhat.com>
12909
12910 PR python/19506
12911 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12912 (toplevel): Call test_bkpt_address.
12913
129142016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12915
12916 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12917 to AC_OUTPUT.
12918 * configure: Regenerate.
12919
129202016-02-09 Pedro Alves <palves@redhat.com>
12921
12922 PR breakpoints/19548
12923 * gdb.base/execl-update-breakpoints.c (some_function): New
12924 function.
12925 (main): Call it.
12926 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12927 Tighten expected GDB output.
12928
129292016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12930
12931 * Makefile.in (ALL_SUBDIRS): Remove.
12932 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12933 (distclean maintainer-clean realclean): Likewise.
12934 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12935 * configure: Regenerate.
12936 * gdb.ada/Makefile.in: Delete.
12937 * gdb.arch/Makefile.in: Likewise.
12938 * gdb.asm/Makefile.in: Likewise.
12939 * gdb.base/Makefile.in: Likewise.
12940 * gdb.btrace/Makefile.in: Likewise.
12941 * gdb.cell/Makefile.in: Likewise.
12942 * gdb.compile/Makefile.in: Likewise.
12943 * gdb.cp/Makefile.in: Likewise.
12944 * gdb.disasm/Makefile.in: Likewise.
12945 * gdb.dlang/Makefile.in: Likewise.
12946 * gdb.dwarf2/Makefile.in: Likewise.
12947 * gdb.fortran/Makefile.in: Likewise.
12948 * gdb.gdb/Makefile.in: Likewise.
12949 * gdb.go/Makefile.in: Likewise.
12950 * gdb.guile/Makefile.in: Likewise.
12951 * gdb.java/Makefile.in: Likewise.
12952 * gdb.linespec/Makefile.in: Likewise.
12953 * gdb.mi/Makefile.in: Likewise.
12954 * gdb.modula2/Makefile.in: Likewise.
12955 * gdb.multi/Makefile.in: Likewise.
12956 * gdb.objc/Makefile.in: Likewise.
12957 * gdb.opencl/Makefile.in: Likewise.
12958 * gdb.opt/Makefile.in: Likewise.
12959 * gdb.pascal/Makefile.in: Likewise.
12960 * gdb.perf/Makefile.in: Likewise.
12961 * gdb.python/Makefile.in: Likewise.
12962 * gdb.reverse/Makefile.in: Likewise.
12963 * gdb.server/Makefile.in: Likewise.
12964 * gdb.stabs/Makefile.in: Likewise.
12965 * gdb.threads/Makefile.in: Likewise.
12966 * gdb.trace/Makefile.in: Likewise.
12967 * gdb.xml/Makefile.in: Likewise.
12968 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12969 GDB_PARALLEL.
12970 (standard_output_file): Remove check for GDB_PARALLEL, always
12971 return path in outputs/$subdir/$testname.
12972
129732016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12974
12975 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12976 (site.exp): Assign abs_srcdir to tcl's srcdir.
12977
129782016-02-04 Yao Qi <yao.qi@linaro.org>
12979
12980 * gdb.base/foll-exec-mode.c: Include limits.h.
12981 (main): Add parameters argc and argv. Get directory from
12982 argv[0].
12983 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12984 compilation.
12985 * gdb.base/foll-exec.c: Include limits.h.
12986 (main): Add parameters argc and argv.
12987 Get directory from argv[0].
12988 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12989 Adjust tests on the number of lines as source code changed.
12990 * gdb.base/foll-vfork-exit.c: Include limits.h.
12991 (main): Add one line of statement before vfork.
12992 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12993 (main): Add parameters argc and argv. Get directory from
12994 argv[0].
12995 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12996 (setup_gdb): Set tbreak to skip some source lines.
12997 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12998 (main): Add parameters argc and argv. Get directory from
12999 argv[0].
13000 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13001 compilation.
13002 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13003 (main): Add parameters argc and argv. Get directory from
13004 argv[0].
13005 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13006 compilation.
13007
130082016-02-01 Doug Evans <dje@google.com>
13009
13010 * gdb.base/skip.exp: Clean up multiple references to same test name.
13011
130122016-02-01 Pedro Alves <palves@redhat.com>
13013
13014 PR remote/19496
13015 * gdb.threads/forking-threads-plus-breakpoint.exp
13016 (displaced_stepping_supported): New global.
13017 (probe_displaced_stepping_support): New procedure.
13018 (do_test): Add 'displaced' parameter, and use it.
13019 (top level): Check for displaced stepping support. Add displaced
13020 stepping on/off testing axis.
13021
130222016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13023
13024 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13025 pointer. Don't perform further tests on the unassociated pointer
13026 if the first test fails.
13027
130282016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13029
13030 * gdb.base/max-value-size.c: New file.
13031 * gdb.base/max-value-size.exp: New file.
13032 * gdb.base/huge.exp: Disable max-value-size for this test.
13033
130342016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13035
13036 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13037
130382016-01-28 Yao Qi <yao.qi@linaro.org>
13039
13040 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13041
130422016-01-25 Pedro Alves <palves@redhat.com>
13043
13044 PR threads/19461
13045 * gdb.base/fork-running-state.c: New file.
13046 * gdb.base/fork-running-state.exp: New file.
13047
130482016-01-25 Pedro Alves <palves@redhat.com>
13049
13050 PR gdb/19494
13051 * gdb.base/catch-fork-kill.c: New file.
13052 * gdb.base/catch-fork-kill.exp: New file.
13053
130542016-01-25 Pedro Alves <palves@redhat.com>
13055
13056 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13057 Delete, moved to lib/gdb.exp.
13058 * gdb.threads/forking-threads-plus-breakpoint.exp
13059 (foreach_with_prefix): Likewise.
13060 * gdb.threads/process-dies-while-handling-bp.exp
13061 (foreach_with_prefix): Likewise.
13062 * lib/gdb.exp (foreach_with_prefix): New procedure.
13063
130642016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13065
13066 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13067 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13068
130692016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13070
13071 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13072 endian targets.
13073
130742016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13075 Pedro Alves <palves@redhat.com>
13076
13077 Fix testsuite compatibility with Guile.
13078 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13079 number.
13080
130812016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13082
13083 Fix testsuite compatibility with Guile.
13084 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13085 (thread 1): New test for backtrace through signal handler.
13086
130872016-01-22 Yao Qi <yao.qi@linaro.org>
13088
13089 PR testsuite/19491
13090 * gdb.base/multi-forks.c: Include
13091 ../lib/unbuffer_output.c
13092 (main): Call gdb_unbuffer_output.
13093
130942016-01-21 Doug Evans <dje@google.com>
13095
13096 * lib/ada.exp (gdb_compile_ada): Fix typo.
13097
130982016-01-21 Joel Brobecker <brobecker@adacore.com>
13099
13100 * gdb.base/break-fun-addr.exp: New file.
13101 * gdb.base/break-fun-addr1.c: New file.
13102 * gdb.base/break-fun-addr2.c: New file.
13103
131042016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13105
13106 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13107 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13108 enum flag values.
13109
131102016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13111
13112 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13113 when GDB can not set the vector return value. Add more comments
13114 for clarification.
13115
131162016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13117
13118 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13119 command.
13120
131212016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13122
13123 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13124
131252016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13126
13127 * Makefile.in (check-single): Pass --status to runtest.
13128 (check/%.exp): Likewise.
13129
131302016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13131
13132 * Makefile.in (check-parallel): Propagate return code from make
13133 do-check-parallel.
13134
131352016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13136
13137 * gdb.trace/ftrace.exp: Fix expected message on continue.
13138 * gdb.trace/pending.exp: Fix expected message on continue.
13139 * gdb.trace/trace-break.exp: Fix expected message on continue.
13140
131412016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13142
13143 * lib/gdb.exp (gdb_test): Remove unused global references.
13144
131452016-01-18 Pedro Alves <palves@redhat.com>
13146
13147 * gdb.base/async-shell.exp: Adjust expected output.
13148 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13149 * gdb.base/siginfo-thread.exp: Adjust expected output.
13150 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13151 * gdb.java/jnpe.exp: Adjust expected output.
13152 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13153 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13154 * gdb.threads/leader-exit.exp: Adjust expected output.
13155 * gdb.threads/manythreads.exp: Adjust expected output.
13156 * gdb.threads/pthreads.exp: Adjust expected output.
13157 * gdb.threads/schedlock.exp: Adjust expected output.
13158 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13159 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13160 expected output.
13161 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13162 output.
13163 * gdb.threads/sigthread.exp: Adjust expected output.
13164 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13165
131662016-01-18 Yao Qi <yao.qi@linaro.org>
13167
13168 * gdb.guile/scm-section-script.c: Replace @progbits with
13169 %progbits.
13170 * gdb.python/py-section-script.c: Likewise.
13171
131722016-01-15 Pedro Alves <palves@redhat.com>
13173
13174 * gdb.multi/tids.exp: Test star wildcard ranges.
13175
131762016-01-15 Pedro Alves <palves@redhat.com>
13177
13178 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13179 command from "thread apply" invocation.
13180 (thr_apply_info_thr_invalid): Default the expected output to the
13181 input tid list.
13182 (top level): Add tests that use convenience variables. Add tests
13183 for "thread apply" with a valid TID list, but missing the command.
13184
131852016-01-13 Pedro Alves <palves@redhat.com>
13186
13187 * gdb.base/default.exp: Expect $_gthread as well.
13188 * gdb.multi/tids.exp: Test $_gthread.
13189 * gdb.threads/thread-specific.exp: Test $_gthread.
13190
131912016-01-13 Pedro Alves <palves@redhat.com>
13192
13193 * gdb.multi/tids.exp: Test "info threads -gid".
13194
131952016-01-13 Pedro Alves <palves@redhat.com>
13196
13197 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13198 Breakpoint.thread.
13199 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13200
132012016-01-07 Pedro Alves <palves@redhat.com>
13202
13203 * gdb.base/break.exp: Adjust to output changes.
13204 * gdb.base/hbreak2.exp: Likewise.
13205 * gdb.base/sepdebug.exp: Likewise.
13206 * gdb.base/watch_thread_num.exp: Likewise.
13207 * gdb.linespec/keywords.exp: Likewise.
13208 * gdb.multi/info-threads.exp: Likewise.
13209 * gdb.threads/thread-find.exp: Likewise.
13210 * gdb.multi/tids.c: New file.
13211 * gdb.multi/tids.exp: New file.
13212
132132016-01-13 Pedro Alves <palves@redhat.com>
13214
13215 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13216
132172016-01-13 Pedro Alves <palves@redhat.com>
13218
13219 * gdb.base/default.exp: Expect $_inferior as well.
13220 * gdb.multi/base.exp: Test $_inferior.
13221
132222016-01-13 Pedro Alves <palves@redhat.com>
13223
13224 PR breakpoints/19388
13225 * gdb.base/catch-signal-siginfo-cond.c: New file.
13226 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13227
132282016-01-12 Josh Stone <jistone@redhat.com>
13229 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13230
13231 * gdb.base/catch-syscall.c (do_execve): New variable.
13232 (main): Conditionally trigger an execve.
13233 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13234 (test_catch_syscall_execve): New, check entry/return across execve.
13235 (do_syscall_tests): Call test_catch_syscall_execve.
13236
132372016-01-12 Pedro Alves <palves@redhat.com>
13238
13239 * gdb.base/random-signal.exp (do_test): New procedure, with body
13240 of testcase moved in.
13241
132422016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13243 Pedro Alves <palves@redhat.com>
13244
13245 * gdb.base/funcargs.exp (finish from indirectly called function):
13246 Reintroduce the case for 'First'.
13247
132482016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13249 Pedro Alves <palves@redhat.com>
13250
13251 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13252 (tcatch_vfork_then_child_follow_exec)
13253 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13254 identification.
13255
132562016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13257
13258 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13259 and repeats to unlimited.
13260 * gdb.python/py-value.exp: Likewise.
13261 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13262 and repeats to unlimited.
13263
132642016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13265
13266 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13267 and reordering the functions.
13268 * gdb.multi/hangout.c: Likewise.
13269 * gdb.multi/hello.c: Likewise.
13270
132712016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13272
13273 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13274 absolute.
13275 (SingleStatisticTestResult.report): Use dict.keys instead of
13276 dict.iterkeys.
13277
132782016-01-06 Pedro Alves <palves@redhat.com>
13279
13280 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13281
132822016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13283
13284 * gdb.btrace/dlopen.exp: New.
13285 * gdb.btrace/dlopen.c: New.
13286 * gdb.btrace/dlopen-dso.c: New.
13287
132882015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13289
13290 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13291 PATTERN argument is optional.
13292
132932015-12-24 Joel Brobecker <brobecker@adacore.com>
13294
13295 * lib/ada.exp (target_compile_ada_from_dir): New function.
13296 (gdb_compile_ada): Reimplement avoiding the use of project files.
13297 * gdb.ada/gnat_ada.gpr: Delete.
13298 * gdb.ada/cond_lang.exp: Adjust test to make path before
13299 filename optional.
13300 * gdb.ada/small_reg_param.exp: Likewise.
13301
133022015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13303
13304 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13305
133062015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13307
13308 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13309 case.
13310
133112015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13312
13313 * gdb.base/break.exp: Remove dead code.
13314 * gdb.base/sepdebug.exp: Likewise.
13315
133162015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13317
13318 * gdb.asm/asm-source.exp: Remove HP-UX references.
13319 * gdb.base/annota1.exp: Likewise.
13320 * gdb.base/annota3.exp: Likewise.
13321 * gdb.base/attach.exp: Likewise.
13322 * gdb.base/bigcore.exp: Likewise.
13323 * gdb.base/break.exp: Likewise.
13324 * gdb.base/call-ar-st.exp: Likewise.
13325 * gdb.base/callfuncs.exp: Likewise.
13326 * gdb.base/catch-fork-static.exp: Likewise.
13327 * gdb.base/display.exp: Likewise.
13328 * gdb.base/foll-exec-mode.exp: Likewise.
13329 * gdb.base/foll-exec.exp: Likewise.
13330 * gdb.base/foll-fork.exp: Likewise.
13331 * gdb.base/foll-vfork.exp: Likewise.
13332 * gdb.base/funcargs.exp: Likewise.
13333 * gdb.base/hbreak2.exp: Likewise.
13334 * gdb.base/inferior-died.exp: Likewise.
13335 * gdb.base/interrupt.exp: Likewise.
13336 * gdb.base/multi-forks.exp: Likewise.
13337 * gdb.base/nodebug.exp: Likewise.
13338 * gdb.base/sepdebug.exp: Likewise.
13339 * gdb.base/solib1.c: Likewise.
13340 * gdb.base/step-test.exp: Likewise.
13341 * gdb.mi/non-stop.c: Likewise.
13342 * gdb.mi/pthreads.c: Likewise.
13343 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13344 * gdb.threads/pthreads.c: Likewise.
13345 * gdb.threads/staticthreads.exp: Likewise.
13346 * lib/future.exp: Likewise.
13347 * lib/gdb.exp: Likewise.
13348 * gdb.base/so-indr-cl.c: Remove.
13349 * gdb.base/so-indr-cl.exp: Likewise.
13350 * gdb.base/solib.c: Likewise.
13351 * gdb.base/solib.exp: Likewise.
13352 * gdb.base/solib2.c: Likewise.
13353
133542015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13355
13356 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13357 * gdb.base/call-ar-st.exp: Likewise.
13358 * gdb.base/callfuncs.exp: Likewise.
13359 * gdb.base/condbreak.exp: Likewise.
13360 * gdb.base/constvars.exp: Likewise.
13361 * gdb.base/hbreak2.exp: Likewise.
13362 * gdb.base/langs.exp: Likewise.
13363 * gdb.base/list.exp: Likewise.
13364 * gdb.base/long_long.exp: Likewise.
13365 * gdb.base/ptype.exp: Likewise.
13366 * gdb.base/scope.exp: Likewise.
13367 * gdb.base/signals.exp: Likewise.
13368 * gdb.base/so-impl-ld.exp: Likewise.
13369 * gdb.base/varargs.exp: Likewise.
13370 * gdb.base/volatile.exp: Likewise.
13371 * gdb.base/whatis.exp: Likewise.
13372 * gdb.cp/cplusfuncs.exp: Likewise.
13373 * gdb.cp/inherit.exp: Likewise.
13374 * gdb.cp/local.exp: Likewise.
13375 * gdb.cp/member-ptr.exp: Likewise.
13376 * gdb.cp/method.exp: Likewise.
13377 * gdb.cp/overload.exp: Likewise.
13378 * gdb.cp/templates.exp: Likewise.
13379 * gdb.stabs/weird.exp: Likewise.
13380 * lib/compiler.c: Likewise.
13381 * lib/compiler.cc: Likewise.
13382 * lib/cp-support.exp: Likewise.
13383 * lib/gdb.exp: Likewise.
13384
133852015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13386
13387 * configure.ac: Remove HP-UX case.
13388 * configure: Regenerate.
13389
133902015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13391
13392 * lib/gdb.exp (gdb_compile): Add function doc.
13393
133942015-12-17 Pedro Alves <palves@redhat.com>
13395
13396 PR threads/19354
13397 * gdb.multi/info-threads.exp: New file.
13398
133992015-12-15 Yao Qi <yao.qi@linaro.org>
13400
13401 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13402 is aarch64*-*-*.
13403
134042015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13405
13406 * gdb.base/history-duplicates.exp: Skip if no readline support.
13407
134082015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13409
13410 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13411
134122015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13413
13414 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13415
134162015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13417
13418 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13419 ctrl-C if nointerrupts target property is set.
13420 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13421 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13422 * gdb.base/paginate-bg-execution.exp: Likewise.
13423 * gdb.base/paginate-execution-startup.exp: Likewise.
13424 * gdb.base/random-signal.exp: Likewise.
13425 * gdb.base/range-stepping.exp: Likewise.
13426 * gdb.cp/annota2.exp: Likewise.
13427 * gdb.cp/annota3.exp: Likewise.
13428 * gdb.gdb/selftest.exp: Likewise.
13429 * gdb.threads/continue-pending-status.exp: Likewise.
13430 * gdb.threads/leader-exit.exp: Likewise.
13431 * gdb.threads/manythreads.exp: Likewise.
13432 * gdb.threads/pthreads.exp: Likewise.
13433 * gdb.threads/schedlock.exp: Likewise.
13434 * gdb.threads/sigthread.exp: Likewise.
13435
134362015-12-11 Don Breazeal <donb@codesourcery.com>
13437
13438 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13439 remote.
13440 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13441 * gdb.base/foll-exec.exp (main): Enable for target remote.
13442 * gdb.base/foll-fork.exp (main): Likewise.
13443 * gdb.base/foll-vfork.exp (main): Likewise.
13444 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13445 (proc continue_to_exit_bp_loc): Use clean_restart.
13446 * gdb.base/pie-execl.exp (main): Disable for target remote.
13447 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13448 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13449 * gdb.threads/execl.exp (main): Likewise.
13450 * gdb.threads/fork-child-threads.exp (main): Likewise.
13451 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13452 remote.
13453 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13454 remote.
13455 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13456 pid.tid style ptids, instead of just tid.
13457 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13458 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13459 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13460 ptids, instead of just tid.
13461
134622015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13463
13464 * gdb.base/list.exp (test_list_forward): Add end of file error
13465 test.
13466 (test_repeat_list_command): Add end of file error test.
13467 (test_list_backwards): Add beginning of file error test.
13468
134692015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13470
13471 * gdb.base/list.exp (test_list_invalid_args): New function,
13472 defined, and called.
13473
134742015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13475
13476 * gdb.base/list.exp (test_list): Make test names unique.
13477
134782015-12-11 Yao Qi <yao.qi@linaro.org>
13479
13480 * gdb.base/coremaker2.c: Remove.
13481
134822015-12-10 Pedro Alves <palves@redhat.com>
13483
13484 * gdb.multi/base.exp: Remove stale "spaces" references.
13485
134862015-12-10 Pedro Alves <palves@redhat.com>
13487
13488 * gdb.multi/base.exp: Don't use nowarnings.
13489 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13490 * gdb.multi/hangout.c: Include stdio.h.
13491 * gdb.multi/hello.c: Include stdlib.h.
13492 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13493 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13494 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13495
134962015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13497
13498 * gdb.dwarf2/dw2-ranges-base.c: New file.
13499 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13500 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13501 support additional line table, and debug ranges generation.
13502 (Dwarf::ranges): New function, generate .debug_ranges.
13503 (Dwarf::lines): Support generating simple line table programs.
13504 (Dwarf::assemble): Initialise new namespace variables.
13505
135062015-12-09 Kevin Buettner <kevinb@redhat.com>
13507
13508 * gdb.base/async.exp (proc test_background): Add case for
13509 asynchronous execution not supported.
13510
135112015-12-09 Luis Machado <lgustavo@codesourcery.com>
13512
13513 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13514 format and change test names to make them unique.
13515
135162015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13517 Pedro Alves <pedro@redhat.com>
13518
13519 PR gdb/18702
13520 Add checking of floatformats setup on x86_64 hosts.
13521 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13522 (smallval, bigval): New labels/constants.
13523 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13524 float" after loading bigval and smallval.
13525
135262015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13527
13528 * gdb.ada/fun_overload_menu.exp: New testcase.
13529 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13530
135312015-12-04 Josh Stone <jistone@redhat.com>
13532
13533 * gdb.base/catch-fork-static.exp: New.
13534
135352015-12-03 Yao Qi <yao.qi@linaro.org>
13536
13537 * gdb.base/sizeof.c: Don't include stdio.h and
13538 ../lib/unbuffer_output.c.
13539 (main): New variable 'size' and 'value'. Remove printf and
13540 gdb_unbuffer_output. Assign return value to size and value.
13541 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13542 at the beginning.
13543 (check_sizeof): Check the result by printing variable 'size'.
13544 (check_valueof): Check the result by printing variable 'value'.
13545
135462015-12-01 Yao Qi <yao.qi@linaro.org>
13547
13548 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13549 for aarch64*-*-linux* target.
13550
135512015-11-30 Pedro Alves <palves@redhat.com>
13552
13553 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13554
135552015-11-30 Pedro Alves <palves@redhat.com>
13556
13557 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13558 Handle non-stop mode vCont replies.
13559
135602015-11-30 Pedro Alves <palves@redhat.com>
13561
13562 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13563 prepare_for_testing. Start gdb with "set non-stop on" appended to
13564 GDBFLAGS. Lax expected stop output.
13565
135662015-11-27 Yao Qi <yao.qi@linaro.org>
13567
13568 * gdb.arch/arm-neon.exp: New.
13569 * gdb.arch/arm-neon.c: New.
13570
135712015-11-27 Yao Qi <yao.qi@linaro.org>
13572
13573 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13574
135752015-11-27 Yao Qi <yao.qi@linaro.org>
13576
13577 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13578 frames-invalid annotation.
13579
135802015-11-27 Yao Qi <yao.qi@linaro.org>
13581
13582 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13583
135842015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13585
13586 * gdb.threads/names.exp: New file.
13587 * gdb.threads/names.c: New file.
13588 * README: Mention gdb,no_thread_names.
13589
135902015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13591
13592 PR 19297
13593 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13594 support" error.
13595
135962015-11-24 Pedro Alves <palves@redhat.com>
13597
13598 PR 17539
13599 * gdb.base/display.exp: Expect displays to be sorted in ascending
13600 order. Use multi_line.
13601 * gdb.base/solib-display.exp: Likewise.
13602
136032015-11-24 Pedro Alves <palves@redhat.com>
13604
13605 PR 17539
13606 * gdb.base/display.exp: Expect displays to be sorted in ascending
13607 order. Use multi_line.
13608 * gdb.base/solib-display.exp: Likewise.
13609
136102015-11-24 Pedro Alves <palves@redhat.com>
13611
13612 PR 17539
13613 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13614 threads in ascending order.
13615 * gdb.base/foll-fork.exp: Likewise.
13616 * gdb.base/foll-vfork.exp: Likewise.
13617 * gdb.base/multi-forks.exp: Likewise.
13618 * gdb.mi/mi-nonstop.exp: Likewise.
13619 * gdb.mi/mi-nsintrall.exp: Likewise.
13620 * gdb.multi/base.exp: Likewise.
13621 * gdb.multi/multi-arch.exp: Likewise.
13622 * gdb.python/py-inferior.exp: Likewise.
13623 * gdb.threads/break-while-running.exp: Likewise.
13624 * gdb.threads/execl.exp: Likewise.
13625 * gdb.threads/gcore-thread.exp: Likewise.
13626 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13627 * gdb.threads/kill.exp: Likewise.
13628 * gdb.threads/linux-dp.exp: Likewise.
13629 * gdb.threads/multiple-step-overs.exp: Likewise.
13630 * gdb.threads/next-bp-other-thread.exp: Likewise.
13631 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13632 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13633 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13634 * gdb.threads/thread-find.exp: Likewise.
13635 * gdb.threads/tls.exp: Likewise.
13636 * lib/mi-support.exp (mi_reverse_list): Delete.
13637 (mi_check_thread_states): No longer reverse list.
13638
136392015-11-24 Pedro Alves <palves@redhat.com>
13640
13641 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13642 use lowercase.
13643
136442015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13645
13646 * gdb.trace/actions.c: Include trace-common.h.
13647 (main): Add a location for a fast tracepoint.
13648 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13649 the normal tracepoints.
13650 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13651
136522015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13653
13654 * save-trace.exp: Factor out code to these...
13655 (gdb_save_tracepoints): New.
13656 (gdb_load_tracepoints): New.
13657 (do_save_load_test): New.
13658
136592015-11-23 Kevin Buettner <kevinb@redhat.com>
13660
13661 * gdb.base/asmlabel.exp: New test.
13662 * gdb.base/asmlabel.c: New test case.
13663
136642015-11-23 Joel Brobecker <brobecker@adacore.com>
13665
13666 * gdb.base/wrong_frame_bt_full-main.c: New file.
13667 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13668 * gdb.base/wrong_frame_bt_full.exp: New file.
13669
136702015-11-23 Joel Brobecker <brobecker@adacore.com>
13671
13672 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13673
136742015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13675
13676 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13677 pstate register when comparing registers values in
13678 sparc64-*-linux-gnu targets to avoid spurious differences.
13679
136802015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13681
13682 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13683
136842015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13685
13686 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13687 as type argument to gdb_compile.
13688 * gdb.base/nested-subp2.exp: Likewise.
13689 * gdb.base/nested-subp3.exp: Likewise.
13690
136912015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13692
13693 * lib/dwarf.exp (_note): Fix left shift of negative value.
13694 * gdb.trace/trace-condition.exp: Likewise.
13695
136962015-11-13 Yao Qi <yao.qi@linaro.org>
13697
13698 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13699 comments about d10v.
13700 (test_scalar_returns): Likewise.
13701 * gdb.base/d10v.ld: Remove.
13702 * gdb.base/overlays.exp: Remove the target triplet checking for
13703 d10v-*-*.
13704 * gdb.base/structs.exp (test_struct_returns): Remove the
13705 comments about d10v.
13706 (test_struct_calls): Likewise.
13707
137082015-11-13 Yao Qi <yao.qi@linaro.org>
13709
13710 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13711 * gdb.base/gnu_vector.c: Don't include stdio.h.
13712 (main): Don't print res and call add_some_intvecs.
13713
137142015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13715
13716 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13717 macro.
13718 (func5): Removed.
13719 (func4): Use FAST_TRACEPOINT_LABEL.
13720 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13721 macro.
13722 (func): Removed.
13723 (thread_function): Use FAST_TRACEPOINT_LABEL.
13724 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13725 (func): Remove.
13726 (marker): Use FAST_TRACEPOINT_LABEL.
13727 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13728 (pendfunc1): Remove.
13729 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13730 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13731 (foo): Remove.
13732 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13733 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13734 macro.
13735 (func): Remove.
13736 (marker): Use FAST_TRACEPOINT_LABEL.
13737 * gdb.trace/trace-common.h: New header.
13738 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13739 macro.
13740 (func): Remove.
13741 (marker): Use FAST_TRACEPOINT_LABEL.
13742 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13743 (func): Remove.
13744 (thread_function): Use FAST_TRACEPOINT_LABEL.
13745
137462015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13747
13748 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13749 in front.
13750 * gdb.trace/change-loc.exp: Use global pcreg definition.
13751 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13752 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13753 in front.
13754 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13755 * gdb.trace/pending.exp: Likewise.
13756 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13757 * gdb.trace/trace-break.exp: Likewise.
13758 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13759 in front.
13760 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13761 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13762 in front.
13763 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13764
137652015-11-09 Joel Brobecker <brobecker@adacore.com>
13766
13767 * gdb.ada/fin_fun_out: New testcase.
13768
137692015-11-07 Kevin Buettner <kevinb@redhat.com>
13770
13771 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13772 value associated with DW_AT_byte_size.
13773 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13774 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13775 DW_AT_upper_bound.
13776
137772015-11-07 Kevin Buettner <kevinb@redhat.com>
13778
13779 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13780 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13781 version.
13782 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13783 gdb.dwarf2/dw2-canonicalize-type.exp,
13784 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13785 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13786 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13787 provided by gdb_target_symbol_prefix_flags_asm.
13788 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13789 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13790 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13791 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13792 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13793 macros where needed). Use this macro for symbols which require
13794 the prefix provided by SYMBOL_PREFIX.
13795
137962015-11-05 Kevin Buettner <kevinb@redhat.com>
13797
13798 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13799 New procs.
13800 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13801 representing expressions, of more than one list element.
13802 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13803 to prepend linker symbol prefix to f.
13804 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13805 table_1 and table_2.
13806 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13807 Likewise, for f and g.
13808 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13809 for ptr.
13810 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13811 for main.
13812 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13813 table_1_ptr and table_2_ptr.
13814
138152015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13816 Joel Brobecker <brobecker@adacore.com>
13817
13818 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13819
138202015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13821
13822 * gdb.reverse/s390-mvcle.c: New test.
13823 * gdb.reverse/s390-mvcle.exp: New file.
13824 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13825
138262015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13827
13828 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13829
138302015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13831
13832 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13833 reaching marker2.
13834 * gdb.reverse/getresuid-reverse.exp: Likewise.
13835 * gdb.reverse/pipe-reverse.exp: Likewise.
13836 * gdb.reverse/readv-reverse.exp: Likewise.
13837 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13838 * gdb.reverse/time-reverse.exp: Likewise.
13839 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13840
138412015-10-30 Yao Qi <yao.qi@linaro.org>
13842
13843 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13844 (empty_cycle): Remove.
13845 (main): Don't call empty_cycle. Don't use watch_count_done.
13846 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13847 empty_cycle. Rewrite the code counting HW watchpoints.
13848
138492015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13850
13851 * gdb.reverse/fstatat-reverse.c: New test.
13852 * gdb.reverse/fstatat-reverse.exp: New file.
13853 * gdb.reverse/getresuid-reverse.c: New test.
13854 * gdb.reverse/getresuid-reverse.exp: New file.
13855 * gdb.reverse/pipe-reverse.c: New test.
13856 * gdb.reverse/pipe-reverse.exp: New file.
13857 * gdb.reverse/readv-reverse.c: New test.
13858 * gdb.reverse/readv-reverse.exp: New file.
13859 * gdb.reverse/recvmsg-reverse.c: New test.
13860 * gdb.reverse/recvmsg-reverse.exp: New file.
13861 * gdb.reverse/time-reverse.c: New test.
13862 * gdb.reverse/time-reverse.exp: New file.
13863 * gdb.reverse/waitpid-reverse.c: New test.
13864 * gdb.reverse/waitpid-reverse.exp: New file.
13865
138662015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13867
13868 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13869
138702015-10-26 Doug Evans <dje@google.com>
13871
13872 PR symtab/17391
13873 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13874 * gdb.dwarf2/bad-regnum.c: New file.
13875 * gdb.dwarf2/bad-regnum.exp: New file.
13876
138772015-10-26 Doug Evans <dje@google.com>
13878
13879 PR python/18938
13880 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13881 file.
13882
138832015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13884
13885 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13886 for a change by "Mention language in compile error message".
13887
138882015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13889
13890 PR python/18073
13891 * gdb.python/py-type.c (C::a_method): New.
13892 (C::a_const_method): New.
13893 (C::a_static_method): New.
13894 (a_function): New.
13895 * gdb.python/py-type.exp (test_fields): Test getting fields
13896 from function and method.
13897
138982015-10-21 Keven Boell <keven.boell@intel.com>
13899
13900 * gdb.fortran/vla-alloc-assoc.exp: New file.
13901 * gdb.fortran/vla-datatypes.exp: New file.
13902 * gdb.fortran/vla-datatypes.f90: New file.
13903 * gdb.fortran/vla-history.exp: New file.
13904 * gdb.fortran/vla-ptype-sub.exp: New file.
13905 * gdb.fortran/vla-ptype.exp: New file.
13906 * gdb.fortran/vla-sizeof.exp: New file.
13907 * gdb.fortran/vla-sub.f90: New file.
13908 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13909 * gdb.fortran/vla-value-sub-finish.exp: New file.
13910 * gdb.fortran/vla-value-sub.exp: New file.
13911 * gdb.fortran/vla-value.exp: New file.
13912 * gdb.fortran/vla-ptr-info.exp: New file.
13913 * gdb.mi/mi-vla-fortran.exp: New file.
13914 * gdb.mi/vla.f90: New file.
13915
139162015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13917
13918 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13919 of hardwired timeout value.
13920
139212015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13922 Pedro Alves <palves@redhat.com>
13923
13924 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13925 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13926
139272015-10-19 Josh Stone <jistone@redhat.com>
13928
13929 * gdb.base/catch-syscall.c: Include <sched.h>.
13930 (unknown_syscall): New variable.
13931 (main): Trigger a vfork and an unknown syscall.
13932 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13933 (unknown_syscall_number): Likewise.
13934 (check_call_to_syscall): Accept an optional syscall pattern.
13935 (check_return_from_syscall): Likewise.
13936 (check_continue): Likewise.
13937 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13938 (test_catch_syscall_skipping_return): New test toggling off 'catch
13939 syscall' to step over the syscall return, then toggling back on.
13940 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13941 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13942 (do_syscall_tests): Call test_catch_syscall_without_args and
13943 test_catch_syscall_mid_vfork.
13944 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13945 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13946
139472015-10-19 Andrew Stubbs <ams@codesourcery.com>
13948
13949 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13950 print g_vE): Add new pass patterns.
13951 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13952 print various symbol names for vptr fields.
13953
139542015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13955
13956 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13957 results.
13958
139592015-10-12 Yao Qi <yao.qi@linaro.org>
13960
13961 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13962
139632015-10-12 Yao Qi <yao.qi@linaro.org>
13964
13965 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13966 is aarch64*-*-linux*.
13967
139682015-10-12 Yao Qi <yao.qi@linaro.org>
13969
13970 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13971 (can_relocate_bcond_true): ... it.
13972 (can_relocate_bcond_false): New function.
13973 (foo): Likewise.
13974 (can_relocate_bl): Likewise.
13975 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13976 can_relocate_bl.
13977
139782015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13979
13980 * gdb.base/nested-addr.c: New file.
13981 * gdb.base/nested-addr.exp: New testcase.
13982
139832015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13984
13985 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13986 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13987 its output. Ignore the output of "record goto begin" and instead
13988 check that GDB is replaying.
13989
139902015-10-09 Pedro Alves <palves@redhat.com>
13991
13992 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13993 (top level): Use it in the run with no args test.
13994
139952015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13996
13997 * gdb.dlang/properties.exp: New file.
13998
139992015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14000
14001 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14002 whether or not address 0x1000 is mapped on the target.
14003
140042015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14005
14006 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14007 build.
14008
140092015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14010
14011 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14012 instruction-history test.
14013
140142015-09-28 Doug Evans <dje@google.com>
14015
14016 * gdb.base/gcore.c (array_func): Add reference to static_array.
14017
140182015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14019
14020 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14021 source line.
14022
140232015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14024
14025 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14026 short or char as base type.
14027
140282015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14029
14030 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14031 to allow any size enum.
14032
140332015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14034
14035 * gdb.ada/array_ptr_renaming.exp: New testcase.
14036 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14037 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14038
140392015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14040
14041 * gdb.trace/ftrace-lock.c: New file.
14042 * gdb.trace/ftrace-lock.exp: New file.
14043
140442015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14045
14046 * gdb.arch/insn-reloc.c: New file.
14047 * gdb.arch/ftrace-insn-reloc.exp: New file.
14048
140492015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14050
14051 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14052 instruction.
14053 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14054 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14055 * gdb.trace/range-stepping.c: Likewise.
14056 * gdb.trace/trace-break.c: Likewise.
14057 * gdb.trace/trace-mt.c (thread_function): Likewise.
14058 * gdb.trace/ftrace.c (marker): Likewise.
14059 * gdb.trace/trace-condition.c (marker): Likewise.
14060 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14061 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14062 is_aarch64_target.
14063
140642015-09-18 Doug Evans <xdje42@gmail.com>
14065
14066 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14067 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14068
140692015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14070
14071 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14072 the breakpoint.
14073
140742015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14075
14076 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14077 the pending breakpoint. Remove timeout override for "Run till
14078 MI pending breakpoint on pendfunc3 on thread 2" test.
14079
140802015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14081
14082 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14083 filename pattern.
14084
140852015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14086
14087 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14088 in breakpoint filename pattern.
14089
140902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14091
14092 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14093
140942015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14095
14096 * gdb.linespec/explicit.exp: Check for readline support for
14097 tab-completion tests. Fix obvious typo.
14098
140992015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14100
14101 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14102 and replay.
14103
141042015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14105
14106 * gdb.btrace/non-stop.c: New.
14107 * gdb.btrace/non-stop.exp: New.
14108
141092015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14110 Yao Qi <yao.qi@linaro.org>
14111
14112 * gdb.trace/trace-condition.c: New file.
14113 * gdb.trace/trace-condition.exp: New file.
14114
141152015-09-16 Wei-cheng Wang <cole945@gmail.com>
14116
14117 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14118 for testing bytecode compilation.
14119
141202015-09-16 Pedro Alves <palves@redhat.com>
14121 Sandra Loosemore <sandra@codesourcery.com>
14122
14123 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14124 (SECONDS): Redefine.
14125 (main): Call pthread_kill and alarm early.
14126 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14127 support.
14128 (test): If the target can't hardware step and doesn't support
14129 displaced stepping, increase the timeout.
14130
141312015-09-16 Pedro Alves <palves@redhat.com>
14132
14133 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14134 (enable_debug): New procedures.
14135 (test): Use them. Bail out if waiting for threads fails.
14136 (top level): Bail out if a test fails.
14137
141382015-09-16 Yao Qi <yao.qi@linaro.org>
14139
14140 * gdb.asm/asm-source.exp: Set asm-arch for
14141 aarch64*-*-* target.
14142 * gdb.asm/aarch64.inc: New file.
14143
141442015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14145
14146 * gdb.ada/array_of_variable_length.exp: New testcase.
14147 * gdb.ada/array_of_variable_length/foo.adb: New file.
14148 * gdb.ada/array_of_variable_length/pck.adb: New file.
14149 * gdb.ada/array_of_variable_length/pck.ads: New file.
14150
141512015-09-15 Doug Evans <dje@google.com>
14152
14153 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14154 of function static local variable.
14155
141562015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14157
14158 * gdb.threads/tls-so_extern.exp: New test file.
14159 * gdb.threads/tls-so_extern.c: New test file.
14160 * gdb.threads/tls-so_extern_main.c: New test file.
14161
141622015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14163
14164 * gdb.opt/solib-intra-step-lib.c: New file.
14165 * gdb.opt/solib-intra-step-main.c: New file.
14166 * gdb.opt/solib-intra-step.exp: New file.
14167
141682015-09-15 Pedro Alves <palves@redhat.com>
14169
14170 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14171 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14172
141732015-09-14 Pedro Alves <palves@redhat.com>
14174
14175 * gdb.base/hook-stop-continue.c: Delete.
14176 * gdb.base/hook-stop-continue.exp: Delete.
14177 * gdb.base/hook-stop-frame.c: Delete.
14178 * gdb.base/hook-stop-frame.exp: Delete.
14179 * gdb.base/hook-stop.c: New file.
14180 * gdb.base/hook-stop.exp: New file.
14181
141822015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14183
14184 * gdb.ada/access_to_packed_array.exp: New testcase.
14185 * gdb.ada/access_to_packed_array/foo.adb: New file.
14186 * gdb.ada/access_to_packed_array/pack.adb: New file.
14187 * gdb.ada/access_to_packed_array/pack.ads: New file.
14188
141892015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14190
14191 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14192 buffer size test.
14193
141942015-09-11 Don Breazeal <donb@codesourcery.com>
14195
14196 * gdb.base/foll-exec.c: Add copyright header. Fix
14197 formatting issues.
14198 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14199 (do_exec_tests): Use clean_restart in place of zap_session,
14200 and for test initialization. Fix formatting issues. Use
14201 fail in place of perror.
14202 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14203 an expect statement to match an expression with output from
14204 the program under debug.
14205 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14206 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14207 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14208 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14209 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14210
142112015-09-09 Doug Evans <dje@google.com>
14212
14213 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14214
142152015-09-09 Doug Evans <dje@google.com>
14216
14217 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14218
142192015-09-09 Doug Evans <dje@google.com>
14220
14221 * gdb.base/savedregs.exp: Fix typo.
14222
142232015-09-09 Pedro Alves <palves@redhat.com>
14224
14225 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14226
142272015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14228
14229 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14230 command actually switches threads. Give up on remaining
14231 tests if target fails to stop at breakpoint.
14232
142332015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14234
14235 * gdb.ada/funcall_char.exp: New testcase.
14236 * gdb.ada/funcall_char/foo.adb: New file.
14237
142382015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14239
14240 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14241 expected outputs. Add two testcases for completing ambiguous
14242 functions.
14243 * gdb.ada/complete/aux_pck.adb: New file.
14244 * gdb.ada/complete/aux_pck.ads: New file.
14245 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14246 Ambiguous_Func functions.
14247 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14248 * gdb.ada/complete/pck.adb: Likewise.
14249
142502015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14251
14252 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14253 failures to run the test program under GDB.
14254
142552015-08-26 Luis Machado <lgustavo@codesourcery.com>
14256
14257 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14258 to C.
14259
142602015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14261
14262 * gdb.base/run-after-attach.exp: New test file.
14263 * gdb.base/run-after-attach.c: New test file.
14264
142652015-08-26 Don Breazeal <donb@codesourcery.com>
14266
14267 * gdb.base/foll-exec-2.c: New test program.
14268 * gdb.base/foll-exec-2.exp: New test.
14269
142702015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14271
14272 * gdb.base/nested-subp1.exp: New file.
14273 * gdb.base/nested-subp1.c: New file.
14274 * gdb.base/nested-subp2.exp: New file.
14275 * gdb.base/nested-subp2.c: New file.
14276 * gdb.base/nested-subp3.exp: New file.
14277 * gdb.base/nested-subp3.c: New file.
14278
142792015-08-24 Pedro Alves <palves@redhat.com>
14280
14281 * gdb.server/connect-without-multi-process.c: New file.
14282 * gdb.server/connect-without-multi-process.exp: New file.
14283
142842015-08-24 Luis Machado <lgustavo@codesourcery.com>
14285
14286 * gdb.opt/inline-markers.c: Make z int.
14287
142882015-08-24 Luis Machado <lgustavo@codesourcery.com>
14289
14290 * gdb.opt/inline-markers.c: Make z volatile.
14291
142922015-08-24 Luis Machado <lgustavo@codesourcery.com>
14293
14294 * gdb.opt/inline-bt.c: New volatile global z.
14295 * gdb.opt/inline-cmds.c: Likewise.
14296 * gdb.opt/inline-locals.c: Likewise.
14297 * gdb.opt/inline-markers.c: New extern global z.
14298 (marker): Use z.
14299 (inline_fn): Likewise.
14300
143012015-08-24 Pedro Alves <palves@redhat.com>
14302
14303 * config/m32r-stub.exp: Remove file.
14304 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14305 * gdb.base/call-rt-st.exp: Likewise.
14306 * gdb.base/call-strs.exp: Likewise.
14307 * gdb.base/default.exp: Remove references to h8300-*-hms and
14308 *-*-udi*.
14309 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14310
143112015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14312
14313 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14314 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14315 and "return" use KFAIL when GDB can not read/write the vector
14316 return value.
14317
143182015-08-21 Gary Benson <gbenson@redhat.com>
14319
14320 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14321
143222015-08-20 Pedro Alves <palves@redhat.com>
14323
14324 * gdb.server/solib-list.exp: No longer expect an interior stop in
14325 non-stop mode.
14326
143272015-08-20 Pedro Alves <palves@redhat.com>
14328
14329 * gdb.server/connect-stopped-target.c: New file.
14330 * gdb.server/connect-stopped-target.exp: New file.
14331
143322015-08-20 Pedro Alves <palves@redhat.com>
14333
14334 * gdb.dwarf2/comp-unit-lang.exp: New file.
14335 * gdb.dwarf2/comp-unit-lang.c: New file.
14336
143372015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14338
14339 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14340 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14341
143422015-08-19 Kevin Buettner <kevinb@redhat.com>
14343
14344 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14345 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14346
143472015-08-18 Doug Evans <dje@google.com>
14348 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14349
14350 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14351 skip_python_tests. New arg prompt_regexp.
14352 (skip_python_tests): New function.
14353 * lib/mi-support.exp (mi_skip_python_tests): New function.
14354 * gdb.python/py-mi-objfile-gdb.py: New file.
14355 * gdb.python/py-mi-objfile.c: New file.
14356 * gdb.python/py-mi-objfile.exp: New file.
14357
143582015-08-17 Keith Seitz <keiths@redhat.com>
14359
14360 * gdb.linespec/explicit.exp: Move strace test from here ...
14361 * gdb.trace/strace.exp: ... to here.
14362
143632015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14364
14365 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14366 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14367
143682015-08-14 Doug Evans <xdje42@gmail.com>
14369
14370 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14371 inferior before selecting a new file.
14372
143732015-08-14 Doug Evans <xdje42@gmail.com>
14374
14375 * gdb.mi/mi-disassemble.exp: Update.
14376 * gdb.base/disasm-optim.S: New file.
14377 * gdb.base/disasm-optim.c: New file.
14378 * gdb.base/disasm-optim.h: New file.
14379 * gdb.base/disasm-optim.exp: New file.
14380
143812015-08-14 Keith Seitz <keiths@redhat.com>
14382
14383 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14384 "evaluated-by".
14385
143862015-08-13 Joel Brobecker <brobecker@adacore.com>
14387
14388 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14389
143902015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14391
14392 * gdb.ada/fun_renaming.exp: New testcase.
14393 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14394 * gdb.ada/fun_renaming/pack.adb: New file.
14395 * gdb.ada/fun_renaming/pack.ads: New file.
14396
143972015-08-12 Keith Seitz <keiths@redhat.com>
14398
14399 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14400 gdb_get_line_number.
14401
144022015-08-12 Joel Brobecker <brobecker@adacore.com>
14403
14404 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14405 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14406 gdb.base/dso2dso.exp: New files.
14407
144082015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14409 Pedro Alves <palves@redhat.com>
14410 Keith Seitz <keiths@redhat.com>
14411
14412 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14413 GDBFLAGS.
14414
144152015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14416
14417 * gdb.base/gdbhistsize-history.exp
14418 (test_histsize_history_setting): Use save_vars.
14419 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14420 Use save_vars.
14421 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14422 * gdb.base/readline.exp: Use save_vars.
14423
144242015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14425
14426 * lib/gdb.exp (save_vars): New proc.
14427
144282015-08-11 Keith Seitz <keiths@redhat.com>
14429
14430 * gdb.base/help.exp: Update help_breakpoint_text.
14431
144322015-08-11 Keith Seitz <keiths@redhat.com>
14433
14434 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14435 (at toplevel): Call test_explicit_breakpoints.
14436 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14437 breakpoints.
14438 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14439 breakpoint conditions, "-cond".
14440
144412015-08-11 Keith Seitz <keiths@redhat.com>
14442
14443 * gdb.linespec/3explicit.c: New file.
14444 * gdb.linespec/cpexplicit.cc: New file.
14445 * gdb.linespec/cpexplicit.exp: New file.
14446 * gdb.linespec/explicit.c: New file.
14447 * gdb.linespec/explicit.exp: New file.
14448 * gdb.linespec/explicit2.c: New file.
14449 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14450 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14451 before using in the matching pattern.
14452 Clarify that `prefix' is a regular expression.
14453
144542015-08-11 Keith Seitz <keiths@redhat.com>
14455
14456 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14457 test.
14458 Add tests for missing ",FMT" and ",".
14459
144602015-08-10 Doug Evans <dje@google.com>
14461 Keith Seitz <keiths@redhat.com>
14462
14463 PR gdb/17960
14464 * gdb.base/completion.exp: Add location completer tests.
14465
144662015-08-07 Pedro Alves <palves@redhat.com>
14467
14468 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14469 tests here.
14470 (top level): Run do_test with and without displaced stepping.
14471
144722015-08-07 Pedro Alves <palves@redhat.com>
14473
14474 * gdb.base/valgrind-disp-step.c: New file.
14475 * gdb.base/valgrind-disp-step.exp: New file.
14476
144772015-08-07 Pedro Alves <palves@redhat.com>
14478
14479 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14480 Delete function.
14481 (main): Add alarm. Run an infinite loop instead of calling
14482 wait_threads.
14483 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14484 comment.
14485 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14486 Delete function.
14487 (main): Add alarm. Run an infinite loop instead of calling
14488 wait_threads.
14489 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14490 comment.
14491
144922015-08-07 Pedro Alves <palves@redhat.com>
14493
14494 * gdb.base/checkpoint-ns.exp: New file.
14495 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14496 standard_testfile.
14497
144982015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14499
14500 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14501 * gdb.btrace/instruction_history.exp: Update.
14502 * gdb.btrace/tsx.exp: New.
14503 * gdb.btrace/tsx.c: New.
14504
145052015-08-06 Pedro Alves <palves@redhat.com>
14506
14507 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14508 increase timeout.
14509 * gdb.reverse/until-precsave.exp: Bump timeouts.
14510
145112015-08-06 Pedro Alves <palves@redhat.com>
14512
14513 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14514
145152015-08-06 Pedro Alves <palves@redhat.com>
14516
14517 PR gdb/18749
14518 * gdb.threads/process-dies-while-handling-bp.c: New file.
14519 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14520
145212015-08-06 Pedro Alves <palves@redhat.com>
14522
14523 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14524 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14525
145262015-08-05 Pedro Alves <palves@redhat.com>
14527
14528 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14529 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14530
145312015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14532
14533 * gdb.base/bp-permanent.exp: Report test as unsupported if
14534 the target cannot stop at the permanent breakpoint.
14535
145362015-08-03 Doug Evans <dje@google.com>
14537
14538 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14539 10000.
14540
145412015-08-03 Doug Evans <dje@google.com>
14542
14543 * Makefile.in (workers/%.worker, build-perf): New rule.
14544 (GDB_PERFTEST_MODE): New variable.
14545 (check-perf): Use it.
14546 (clean): Clean up gdb.perf parallel build subdirs.
14547 * lib/build-piece.exp: New file.
14548 * lib/gdb.exp (make_gdb_parallel_path): New function
14549 (standard_output_file, standard_temp_file): Call it.
14550 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14551 of $GDB_PARALLEL.
14552 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14553
145542015-08-03 Doug Evans <dje@google.com>
14555
14556 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14557 (LOG_FILE_NAME): New global.
14558 (TextReporter.__init__): Initialize self.txt_sum.
14559 (TextReporter.report): Add support for multiple data-points.
14560 Move report to perftest.sum, put raw data in perftest.log.
14561 (TextReporter.start): Open sum and log files.
14562 (TextReporter.end): Close sum and log files.
14563 * gdb.perf/lib/perftest/testresult.py
14564 (SingleStatisticTestResult.record): Handle multiple data-points.
14565
145662015-07-31 Pedro Alves <palves@redhat.com>
14567
14568 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14569 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14570 kill_wait_spawned_process instead of explicit "kill -9".
14571 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14572 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14573 kill_wait_spawned_process.
14574 * gdb.base/attach-twice.exp: Likewise.
14575 * gdb.base/attach.exp: Likewise.
14576 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14577 gdb_test_multiple.
14578 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14579 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14580 kill_wait_spawned_process.
14581 * gdb.base/valgrind-infcall.exp: Likewise.
14582 * gdb.multi/multi-attach.exp: Likewise.
14583 * gdb.python/py-prompt.exp: Likewise.
14584 * gdb.python/py-sync-interp.exp: Likewise.
14585 * gdb.server/ext-attach.exp: Likewise.
14586 * gdb.threads/attach-into-signal.exp (corefunc): Use
14587 spawn_wait_for_attach, spawn_id_get_pid and
14588 kill_wait_spawned_process.
14589 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14590 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14591 spawn_id_get_pid and kill_wait_spawned_process.
14592 * gdb.threads/attach-stopped.exp (corefunc): Use
14593 spawn_wait_for_attach, spawn_id_get_pid and
14594 kill_wait_spawned_process.
14595 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14596 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14597 kill_wait_spawned_process instead of explicit "kill -9".
14598 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14599 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14600 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14601 processes. Don't map cygwin/windows pids here. Now returns a
14602 spawn id list.
14603
146042015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14605
14606 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14607 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14608 correct patch.
14609
146102015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14611
14612 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14613
146142015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14615
14616 Reapply:
14617 2014-05-21 Mark Wielaard <mjw@redhat.com>
14618
14619 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14620
146212015-07-30 Pedro Alves <palves@redhat.com>
14622
14623 * linux-low.c (handle_extended_wait): Set the child's last
14624 reported status to TARGET_WAITKIND_STOPPED.
14625
146262015-07-30 Pedro Alves <palves@redhat.com>
14627
14628 PR threads/18600
14629 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14630 only shows inferior 1.
14631
146322015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14633 Pedro Alves <palves@redhat.com>
14634
14635 PR threads/18600
14636 * gdb.threads/fork-plus-threads.c: New file.
14637 * gdb.threads/fork-plus-threads.exp: New file.
14638
146392015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14640
14641 * gdb.base/batch-preserve-term-settings.exp
14642 (test_terminal_settings_preserved_after_cli_exit): Use
14643 send_quit_command.
14644
146452015-07-29 Pedro Alves <palves@redhat.com>
14646 Don Breazeal <donb@codesourcery.com>
14647
14648 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14649 output from both inferior_spawn_id and gdb_spawn_id.
14650
146512015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14652
14653 * gdb.threads/attach-into-signal.exp (corefunc): Use
14654 with_test_prefix on nested loops, uniquefying the test messages.
14655
146562015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14657
14658 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14659 commit.
14660
146612015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14662
14663 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14664 New proc.
14665 (test_terminal_settings_preserved_after_sigterm): New test.
14666
146672015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14668
14669 * gdb.base/batch-preserve-term-settings.exp
14670 (test_terminal_settings_preserved_after_cli_exit): New test.
14671
146722015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14673
14674 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14675 manipulation of saved_gdbflags.
14676 (test_terminal_settings_preserved): Remove global declaration of
14677 the unused variable pagination_prompt. Remove manipulation of
14678 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14679 GDBFLAGS.
14680
146812015-07-29 Pedro Alves <palves@redhat.com>
14682
14683 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14684
146852015-07-29 Pedro Alves <palves@redhat.com>
14686
14687 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14688 at the top.
14689
146902015-07-29 Pedro Alves <palves@redhat.com>
14691
14692 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14693 (main): Call gdb_unbuffer_output.
14694 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14695 (main): Call gdb_unbuffer_output.
14696 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14697 (main): Call gdb_unbuffer_output.
14698 * gdb.base/call-strs.exp: Adjust to step over the
14699 gdb_unbuffer_output call.
14700 * gdb.base/catch-gdb-caused-signals.c: Include
14701 "../lib/unbuffer_output.c".
14702 (main): Call gdb_unbuffer_output.
14703 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14704 (main): Call gdb_unbuffer_output.
14705 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14706 (main): Call gdb_unbuffer_output.
14707 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14708 (main): Call gdb_unbuffer_output.
14709 * gdb.base/shlib-call.exp: Adjust to step over the
14710 gdb_unbuffer_output call.
14711 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14712 (main): Call gdb_unbuffer_output.
14713 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14714 (main): Call gdb_unbuffer_output.
14715 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14716 (main): Rename to ...
14717 (test): ... this.
14718 (main): Reimplement.
14719 * gdb.base/varargs.exp: Run to test instead of to main.
14720 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14721 (main): Call gdb_unbuffer_output.
14722
147232015-07-29 Pedro Alves <palves@redhat.com>
14724
14725 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14726 factore out from mi_continue_dprintf. For call-style dprintfs,
14727 expect dprintf output out of $inferior_spawn_id.
14728 (mi_continue_dprintf): Use mi_expect_dprintf.
14729 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14730 (main): Call gdb_unbuffer_output.
14731
147322015-07-29 Pedro Alves <palves@redhat.com>
14733
14734 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14735 (default_mi_gdb_start): Set inferior_spawn_id instead of
14736 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14737 gdb_spawn_id.
14738 (mi_gdb_test): Always expect inferior output from both
14739 $inferior_spawn_id and $gdb_spawn_id.
14740
147412015-07-29 Pedro Alves <palves@redhat.com>
14742
14743 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14744 send_inferior and $inferior_spawn_id.
14745
147462015-07-29 Pedro Alves <palves@redhat.com>
14747
14748 * gdb.gdb/complaints.exp (test_initial_complaints)
14749 (test_serial_complaints, test_short_complaints): Use
14750 gdb_test_stdio.
14751 (test_empty_complaint): Handle $inferior_spawn_id !=
14752 $gdb_spawn_id.
14753
147542015-07-29 Pedro Alves <palves@redhat.com>
14755
14756 * gdb.base/varargs.exp: Use gdb_test_stdio.
14757
147582015-07-29 Pedro Alves <palves@redhat.com>
14759
14760 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14761
147622015-07-29 Pedro Alves <palves@redhat.com>
14763
14764 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14765
147662015-07-29 Pedro Alves <palves@redhat.com>
14767
14768 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14769 parameter into two new parameters, "inf_result" and "gdb_result".
14770 Expect inferior output and gdb output from $inferior_spawn_id and
14771 $gdb_spawn_id, respectively. Adjust all callers.
14772
147732015-07-29 Pedro Alves <palves@redhat.com>
14774
14775 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14776 of gdb_test_sequence.
14777
147782015-07-29 Pedro Alves <palves@redhat.com>
14779
14780 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14781 (saw_spurious_output): Expect inferior output from
14782 $inferior_spawn_id. Use gdb_test_stdio.
14783
147842015-07-29 Pedro Alves <palves@redhat.com>
14785
14786 * gdb.base/dprintf.exp: Use standard_testfile. Change
14787 prepare_for_testing call.
14788 (srcfile): Don't set.
14789 (restart): New procedure.
14790 (test_dprintf): New procecure, use to continue over dprintfs.
14791 (test_call, test_agent): New procedures, tests moved here.
14792 Restart gdb and recreate dprintfs. Adjust expected output.
14793
147942015-07-29 Pedro Alves <palves@redhat.com>
14795
14796 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14797
147982015-07-29 Pedro Alves <palves@redhat.com>
14799
14800 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14801
148022015-07-29 Pedro Alves <palves@redhat.com>
14803
14804 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14805 gdb_test_stdio.
14806
148072015-07-29 Pedro Alves <palves@redhat.com>
14808
14809 * lib/gdb.exp (gdb_test_stdio): New procedure.
14810
148112015-07-29 Pedro Alves <palves@redhat.com>
14812
14813 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14814
148152015-07-29 Pedro Alves <palves@redhat.com>
14816
14817 * gdb.base/call-signal-resume.exp: Remove check for
14818 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14819 * gdb.base/unwindonsignal.exp: Likewise.
14820 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14821 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14822
148232015-07-29 Pedro Alves <palves@redhat.com>
14824
14825 * gdb.base/siginfo-addr.c (pass): New function.
14826 (handler): Call it iff si_addr is correct.
14827 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14828 Set a breakpoint at "pass" and continue to it.
14829
148302015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14831
14832 * gdb.python/py-objfile.exp: Make some tests have unique names.
14833 * gdb.python/py-pp-registration.exp: Likewise.
14834
148352015-07-28 Pedro Alves <palves@redhat.com>
14836
14837 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14838
148392015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14840
14841 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14842
148432015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14844
14845 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14846
148472015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14848
14849 * gdb.base/gdb-sigterm-2.exp: New test.
14850
148512015-07-25 Doug Evans <xdje42@gmail.com>
14852
14853 Revert:
14854 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14855 (workers/%.worker, build-perf): New rule.
14856 (GDB_PERFTEST_MODE): New variable.
14857 (check-perf): Use it.
14858 (clean): Clean up gdb.perf parallel build subdirs.
14859 * lib/build-piece.exp: New file.
14860 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14861 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14862 name.
14863 (standard_temp_file): Ditto.
14864 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14865 of $GDB_PARALLEL.
14866
148672015-07-24 Doug Evans <dje@google.com>
14868
14869 * gdb.perf/lib/perftest/utils.py: New file.
14870 * gdb.perf/gm-hello.cc: New file.
14871 * gdb.perf/gm-pervasive-typedef.cc: New file.
14872 * gdb.perf/gm-pervasive-typedef.h: New file.
14873 * gdb.perf/gm-std.cc: New file.
14874 * gdb.perf/gm-std.h: New file.
14875 * gdb.perf/gm-use-cerr.cc: New file.
14876 * gdb.perf/gm-utils.h: New file.
14877 * gdb.perf/gmonster-null-lookup.py: New file.
14878 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14879 * gdb.perf/gmonster-print-cerr.py: New file.
14880 * gdb.perf/gmonster-ptype-string.py: New file.
14881 * gdb.perf/gmonster-runto-main.py: New file.
14882 * gdb.perf/gmonster-select-file.py: New file.
14883 * gdb.perf/gmonster1-null-lookup.exp: New file.
14884 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14885 * gdb.perf/gmonster1-print-cerr.exp: New file.
14886 * gdb.perf/gmonster1-ptype-string.exp: New file.
14887 * gdb.perf/gmonster1-runto-main.exp: New file.
14888 * gdb.perf/gmonster1-select-file.exp: New file.
14889 * gdb.perf/gmonster1.cc: New file.
14890 * gdb.perf/gmonster1.exp: New file.
14891 * gdb.perf/gmonster2-null-lookup.exp: New file.
14892 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14893 * gdb.perf/gmonster2-print-cerr.exp: New file.
14894 * gdb.perf/gmonster2-ptype-string.exp: New file.
14895 * gdb.perf/gmonster2-runto-main.exp: New file.
14896 * gdb.perf/gmonster2-select-file.exp: New file.
14897 * gdb.perf/gmonster2.cc: New file.
14898 * gdb.perf/gmonster2.exp: New file.
14899
149002015-07-24 Doug Evans <dje@google.com>
14901
14902 * gdb.perf/README: New file.
14903 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14904 * lib/gen-perf-test.exp: New file.
14905
149062015-07-24 Doug Evans <dje@google.com>
14907
14908 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14909 (PerfTest::startup): New function.
14910 (PerfTest::run): Return result of calling body.
14911 (PerfTest::assemble): Rewrite.
14912 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14913 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14914 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14915 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14916 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14917
149182015-07-24 Doug Evans <dje@google.com>
14919
14920 * lib/gdb.exp (clean_restart): Make executable optional.
14921
149222015-07-24 Doug Evans <dje@google.com>
14923
14924 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14925 compiler_info references.
14926 * gdb.cp/temargs.exp: Ditto.
14927 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14928 (get_compiler_info): Early exit if already computed. Set compiler_info
14929 to "unknown" if there was a problem.
14930 (test_compiler_info): Add function comment. Call get_compiler_info.
14931
149322015-07-24 Doug Evans <dje@google.com>
14933
14934 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14935 (workers/%.worker, build-perf): New rule.
14936 (GDB_PERFTEST_MODE): New variable.
14937 (check-perf): Use it.
14938 (clean): Clean up gdb.perf parallel build subdirs.
14939 * lib/build-piece.exp: New file.
14940 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14941 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14942 name.
14943 (standard_temp_file): Ditto.
14944 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14945 of $GDB_PARALLEL.
14946
149472015-07-24 Doug Evans <dje@google.com>
14948
14949 * lib/future.exp (gdb_default_target_compile): New option
14950 "early_flags".
14951 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14952 --as-needed.
14953
149542015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14955
14956 * gdb.base/catch-syscall.exp: Call gdb_exit before
14957 gdb_skip_xml_test.
14958
149592015-07-24 Pedro Alves <palves@redhat.com>
14960
14961 * gdb.python/py-events.exp: Accept output between the stop event
14962 and the prompt.
14963 * gdb.python/py-evsignal.exp: Likewise.
14964 * gdb.python/py-evthreads.exp: Likewise.
14965
149662015-07-24 Pedro Alves <palves@redhat.com>
14967
14968 PR gdb/18717
14969 * gdb.threads/non-ldr-exit.c: New file.
14970 * gdb.threads/non-ldr-exit.exp: New file.
14971
149722015-07-24 Yao Qi <yao.qi@linaro.org>
14973
14974 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14975 restarting process.
14976
149772015-07-24 Yao Qi <yao.qi@linaro.org>
14978
14979 * gdb.server/ext-restart.exp: New file.
14980
149812015-07-24 Yao Qi <yao.qi@linaro.org>
14982
14983 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14984 argument options.
14985 * gdb.server/ext-wrapper.exp: New file.
14986
149872015-07-23 Doug Evans <dje@google.com>
14988
14989 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14990 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14991
149922015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14993
14994 * gdb.ada/var_arr_typedef.exp: New testcase.
14995 * gdb.ada/var_arr_typedef/pack.adb: New file.
14996 * gdb.ada/var_arr_typedef/pack.ads: New file.
14997 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14998
149992015-07-20 Joel Brobecker <brobecker@adacore.com>
15000
15001 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15002
150032015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15004
15005 * gdb.arch/i386-biarch-core.exp: Replace istarget
15006 by "complete set gnutarget". Remove expectation for the "core-file"
15007 command.
15008
150092015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15010
15011 Revert the previous commit:
15012 Tests for validate symbol file using build-id.
15013
150142015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15015
15016 Tests for validate symbol file using build-id.
15017 * gdb.base/solib-mismatch-lib.c: New file.
15018 * gdb.base/solib-mismatch-libmod.c: New file.
15019 * gdb.base/solib-mismatch.c: New file.
15020 * gdb.base/solib-mismatch.exp: New file.
15021
150222015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15023
15024 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15025 nios2-*-linux*.
15026 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15027 * gdb.base/siginfo.exp: Likewise.
15028 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15029
150302015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15031
15032 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15033 Move it to ...
15034 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15035 ... here.
15036 * gdb.trace/range-stepping.exp: Check that the target supports
15037 range stepping.
15038
150392015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15040
15041 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15042
150432015-07-14 Pedro Alves <palves@redhat.com>
15044
15045 * gdb.base/killed-outside.exp: New file.
15046 * gdb.base/killed-outside.c: New file.
15047
150482015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15049
15050 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15051 (n at main): New.
15052 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15053
150542015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15055
15056 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15057 infcall tests instead of setting up for KFAIL.
15058
150592015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15060
15061 * gdb.btrace/record_goto-step.exp: New.
15062
150632015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15064
15065 PR compile/18484
15066 * gdb.compile/compile.c (struct struct_type): Add volatile to
15067 selffield's type.
15068 * gdb.compile/compile.exp
15069 (compile code struct_object.selffield = &struct_object): Skip further
15070 struct_object tests if this one xfails.
15071
150722015-07-08 Robert O'Callahan <robert@ocallahan.org>
15073
15074 PR exp/18617
15075 * gdb.trace/ax.exp: Add test.
15076
150772015-07-07 Yao Qi <yao.qi@linaro.org>
15078
15079 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15080 instead of istarget "aarch64*-*-*".
15081 * gdb.arch/aarch64-fp.exp: Likewise.
15082 * gdb.base/float.exp: Likewise.
15083 * gdb.reverse/aarch64.exp: Likewise.
15084 * lib/gdb.exp (is_aarch64_target): New proc.
15085
150862015-07-07 Yao Qi <yao.qi@linaro.org>
15087
15088 * lib/gdb.exp (is_aarch32_target): New proc.
15089 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15090 instead of "istarget "arm*-*-*"".
15091 * gdb.arch/arm-disp-step.exp: Likewise.
15092 * gdb.arch/thumb-bx-pc.exp: Likewise.
15093 * gdb.arch/thumb-prologue.exp: Likewise.
15094 * gdb.arch/thumb-singlestep.exp: Likewise.
15095 * gdb.base/disp-step-syscall.exp: Likewise.
15096 * gdb.base/float.exp: Likewise.
15097
150982015-07-07 Yao Qi <yao.qi@linaro.org>
15099
15100 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15101 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15102
151032015-07-07 Yao Qi <yao.qi@linaro.org>
15104
15105 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15106 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15107 if it exists.
15108 * gdb.multi/multi-arch.exp: Likewise.
15109
151102015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15111
15112 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15113 print.
15114
151152015-07-07 Yao Qi <yao.qi@linaro.org>
15116
15117 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15118
151192015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15120
15121 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15122 '[' and ']' characters.
15123
151242015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15125
15126 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15127
151282015-06-29 Pedro Alves <palves@redhat.com>
15129
15130 PR threads/18127
15131 * gdb.threads/hand-call-new-thread.c: New file.
15132 * gdb.threads/hand-call-new-thread.c: New file.
15133
151342015-06-26 Keith Seitz <keiths@redhat.com>
15135 Doug Evans <dje@google.com>
15136
15137 PR 16253
15138 * gdb.cp/var-tag-2.cc: New file.
15139 * gdb.cp/var-tag-3.cc: New file.
15140 * gdb.cp/var-tag-4.cc: New file.
15141 * gdb.cp/var-tag.cc: New file.
15142 * gdb.cp/var-tag.exp: New file.
15143
151442015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15145
15146 * gdb.base/history-duplicates.exp: New test.
15147
151482015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15149
15150 * gdb.base/completion.exp: Test the completion of the "focus"
15151 command.
15152
151532015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15154
15155 * gdb.arch/amd64-prologue-skip.S: New file.
15156 * gdb.arch/amd64-prologue-skip.exp: New file.
15157
151582015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15159
15160 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15161 is_address_zero_readable check.
15162
151632015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15164
15165 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15166 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15167
151682015-06-24 Yao Qi <yao.qi@linaro.org>
15169
15170 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15171 linux targets.
15172
151732015-06-24 Yao Qi <yao.qi@linaro.org>
15174
15175 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15176 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15177 * gdb.base/siginfo-thread.exp: Likewise.
15178
151792015-06-22 Yao Qi <yao.qi@linaro.org>
15180
15181 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15182
151832015-06-22 Yao Qi <yao.qi@linaro.org>
15184
15185 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15186 aarch64*-*-*.
15187 (skip_hw_watchpoint_tests): Likewise.
15188
151892015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15190
15191 * gdb.base/gdbinit-history.exp: Test the interaction between
15192 setting GDBHISTSIZE and setting the history size via .gdbinit.
15193
151942015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15195
15196 PR gdb/16999
15197 * gdb.base/gdbhistsize-history.exp: New test.
15198
151992015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15200
15201 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15202 with GDBHISTSIZE.
15203 * gdb.base/readline.exp: Likewise.
15204
152052015-06-17 Yao Qi <yao.qi@linaro.org>
15206
15207 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15208 line.
15209
152102015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15211
15212 * gdb.base/gdbinit-history.exp: Add test case to check that
15213 an unlimited history file does not get truncated on exit.
15214
152152015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15216
15217 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15218 (VECTOR): New macro. Use it...
15219 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15220 ...for these typedefs.
15221 (int8, char1, int1, double1): New typedefs.
15222 (struct just_int2, struct two_int2): New structures.
15223 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15224 (add_structvecs, add_singlevecs): New functions.
15225 (main): Call add_some_intvecs twice.
15226 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15227 the compile and exit upon failure. Try compiling for the "native"
15228 architecture. Test inferior function calls with vector arguments
15229 and vector return value handling with "finish" and "return".
15230
152312015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15232
15233 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15234 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15235 PE file.
15236 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15237
152382015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15239
15240 PR breakpoints/16465
15241 * gdb.mi/mi-dprintf-pending.c: New file.
15242 * gdb.mi/mi-dprintf-pending.exp: New test.
15243 * gdb.mi/mi-dprintf-pendshr.c: New file.
15244
152452015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15246 Mircea Gherzan <mircea.gherzan@intel.com>
15247
15248 * gdb.arch/i386-mpx-map.c: New file.
15249 * gdb.arch/i386-mpx-map.exp: New File.
15250
152512015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15252
15253 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15254 * gdb.arch/i386-mpx.exp: Indentation fixed.
15255
152562015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15257
15258 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15259 function and improved indentation.
15260 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15261 gdb_test_multiple. Added additional tests to skip the test.
15262
152632015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15264
15265 * gdb.arch/i386-avx512.c: Change path in include file.
15266 * gdb.arch/i386-avx512.exp: Change include dir path
15267 compilation flag.
15268 * gdb.arch/i386-mpx.c: Change path in include file.
15269 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15270 flag.
15271
152722015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15273
15274 * gdb.compile/compile-print.exp (compile print *vararray@3)
15275 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15276
152772015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15278
15279 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15280 (do not keep jit in memory): ... this.
15281 (expect 5): Change it to ...
15282 (expect no 5): ... this.
15283
152842015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15285
15286 PR gdb/15564
15287 * gdb.mi/mi-detach.exp: New file.
15288
152892015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15290
15291 PR symtab/18392
15292 * gdb.arch/amd64-tailcall-self.S: New file.
15293 * gdb.arch/amd64-tailcall-self.c: New file.
15294 * gdb.arch/amd64-tailcall-self.exp: New file.
15295
152962015-05-28 Don Breazeal <donb@codesourcery.com>
15297
15298 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15299 tests for remote targets by checking is_target_gdbserver.
15300
153012015-05-27 Doug Evans <dje@google.com>
15302
15303 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15304 * gdb.dwarf2/opaque-type-lookup.c: New file.
15305 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15306
153072015-05-26 Doug Evans <dje@google.com>
15308
15309 * gdb.cp/iostream.cc: New file.
15310 * gdb.cp/iostream.exp: New file.
15311
153122015-05-26 Doug Evans <dje@google.com>
15313
15314 * gdb.dwarf2/dw2-op-call.exp: Update.
15315 * gdb.dwarf2/dw4-sig-types.exp: Update.
15316 * gdb.dwarf2/implptr.exp: Update.
15317 * gdb.mi/mi-cmd-param-changed.exp: Update.
15318
153192015-05-26 Doug Evans <dje@google.com>
15320
15321 * gdb.python/py-lazy-string.c: New file.
15322 * gdb.python/py-lazy-string.exp: New file.
15323 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15324 (main): Update. Add estring3.
15325 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15326 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15327
153282015-05-26 Omair Javaid <omair.javaid@linaro.org>
15329 Yao Qi <yao.qi@linaro.org>
15330
15331 * gdb.reverse/aarch64.c: New.
15332 * gdb.reverse/aarch64.exp: New.
15333
153342015-05-26 Omair Javaid <omair.javaid@linaro.org>
15335
15336 * lib/gdb.exp (supports_process_record): Return true for
15337 aarch64*-linux*.
15338 (supports_reverse): Likewise.
15339
153402015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15341
15342 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15343 Use with_test_prefix.
15344
153452015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15346
15347 * gdb.base/completion.exp: Add test for completion of layout
15348 names.
15349
153502015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15351
15352 * lib/gdb.exp (skip_tui_tests): New proc.
15353 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15354
153552015-05-19 Pedro Alves <palves@redhat.com>
15356
15357 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15358 Save the whole env array instead of just HOME. Unset HISTSIZE in
15359 the environment while testing. Restore whole environment
15360 afterwards.
15361
153622015-05-16 Doug Evans <xdje42@gmail.com>
15363
15364 * gdb.guile/scm-ports.c: New file.
15365 * gdb.guile/scm-ports.exp: Add memory port tests.
15366
153672015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15368
15369 * gdb.compile/compile-print.c: New file.
15370 * gdb.compile/compile-print.exp: New file.
15371
153722015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15373
15374 * gdb.compile/compile-ops.exp: Cast param to void.
15375 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15376 (compile code struct_object.selffield = &struct_object): Add xfail.
15377
153782015-05-15 Joel Brobecker <brobecker@adacore.com>
15379
15380 * gdb.ada/arr_enum_with_gap: New testcase.
15381
153822015-05-15 Joel Brobecker <brobecker@adacore.com>
15383
15384 * gdb.ada/byte_packed_arr: New testcase.
15385
153862015-05-15 Joel Brobecker <brobecker@adacore.com>
15387
15388 * gdb.ada/pckd_neg: New testcase.
15389
153902015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15391
15392 PR gdb/17820
15393 * gdb.base/gdbinit-history.exp: New test.
15394 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15395 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15396
153972015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15398
15399 * gdb.python/py-xmethods.cc: Enhance test case.
15400 * gdb.python/py-xmethods.exp: New tests.
15401 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15402 function.
15403 (B_indexoper): Likewise.
15404 (global_dm_list) : Add new xmethod worker functions.
15405
154062015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15407
15408 * gdb.base/coredump-filter.exp: Correctly unset
15409 "coredump_var_addr" array.
15410
154112015-05-08 Pedro Alves <palves@redhat.com>
15412
15413 * gdb.server/non-existing-program.exp: Unset spawn_id.
15414
154152015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15416
15417 PR python/18291
15418 * gdb.python/py-xmethods.exp: Add tests.
15419
154202015-05-08 Yao Qi <yao.qi@linaro.org>
15421
15422 PR gdb/18208
15423 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15424 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15425 function set_coredump_filter, and remove remote_exec call.
15426 Remove argument ipid. Callers update.
15427 (top level): Don't get inferior's PID.
15428
154292015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15430
15431 * gdb.base/watch_thread_num.exp: Skip test on targets without
15432 access watchpoints.
15433
154342015-05-06 Pedro Alves <palves@redhat.com>
15435
15436 PR server/18081
15437 * gdb.server/non-existing-program.exp: New file.
15438
154392015-05-05 Joel Brobecker <brobecker@adacore.com>
15440
15441 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15442
154432015-05-05 Joel Brobecker <brobecker@adacore.com>
15444
15445 * gdb.ada/out_of_line_in_inlined: New testcase.
15446
154472015-05-05 Joel Brobecker <brobecker@adacore.com>
15448
15449 * gdb.ada/var_rec_arr: New testcase.
15450
154512015-04-30 Yao Qi <yao.qi@linaro.org>
15452
15453 * gdb.base/break-idempotent.exp: If
15454 skip_hw_watchpoint_multi_tests returns true, skip the tests
15455 on "rwatch" and "awatch".
15456
154572015-04-30 Yao Qi <yao.qi@linaro.org>
15458
15459 * gdb.base/relativedebug.exp: Invoke gdb command
15460 "info sharedlibrary", and if libc.so doesn't have debug info,
15461 skip the test.
15462
154632015-04-29 Doug Evans <dje@google.com>
15464
15465 * gdb.python/py-xmethods.exp: Add ptype tests.
15466 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15467 get_result_type method.
15468
154692015-04-29 Luis Machado <lgustavo@codesourcery.com>
15470
15471 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15472 the target does not support hardware watchpoints.
15473
154742015-04-29 Luis Machado <lgustavo@codesourcery.com>
15475
15476 * gdb.base/break-always.exp: Abort testing if writing to memory
15477 causes an error.
15478
154792015-04-28 Doug Evans <dje@google.com>
15480
15481 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15482 * gdb.python/py-pp-registration.exp: ... here. New file.
15483 * gdb.python/py-pp-registration.c: New file.
15484 * gdb.python/py-pp-registration.py: New file.
15485
154862015-04-28 Doug Evans <dje@google.com>
15487
15488 * gdb.python/py-bad-printers.c: New file.
15489 * gdb.python/py-bad-printers.py: New file.
15490 * gdb.python/py-bad-printers.exp: New file.
15491
154922015-04-28 Sasha Smundak <asmundak@google.com>
15493
15494 * gdb.python/py-type.exp: New test.
15495
154962015-04-28 Andy Wingo <wingo@igalia.com>
15497
15498 * gdb.python/py-parameter.exp:
15499 * gdb.guile/scm-parameter.exp: Escape the path that we are
15500 matching against, as it might contain characters that are special
15501 to regular expressions.
15502
155032015-04-27 Joel Brobecker <brobecker@adacore.com>
15504
15505 * gdb.ada/rec_comp: New testcase.
15506
155072015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15508
15509 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15510 before using it.
15511
155122015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15513
15514 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15515 new tests for verilog output.
15516
155172015-04-24 Yao Qi <yao.qi@linaro.org>
15518
15519 * boards/remote-gdbserver-on-localhost.exp: New file.
15520
155212015-04-23 Pedro Alves <palves@redhat.com>
15522
15523 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15524 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15525 "end of file", remove $inferior_spawn_id from the indirect list.
15526
155272015-04-23 Pedro Alves <palves@redhat.com>
15528
15529 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15530
155312015-04-23 Pedro Alves <palves@redhat.com>
15532
15533 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15534 on $any_spawn_id instead of only on $gdb_spawn_id.
15535
155362015-04-21 Pierre Muller <muller@sourceware.org>
15537
15538 PR pascal/17815
15539 * lib/pascal.exp (gpc_compile): Add new option "class".
15540 (fpc_compile): Likewise.
15541 * gdb.pascal/case-insensitive-symbols.pas: New file.
15542 * gdb.pascal/case-insensitive-symbols.exp: New file.
15543
155442015-04-20 Gary Benson <gbenson@redhat.com>
15545
15546 * gdb.base/attach.exp: Fix three extended remote failures.
15547
155482015-04-17 Gary Benson <gbenson@redhat.com>
15549
15550 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15551 the main executable over the remote protocol.
15552
155532015-04-16 Pedro Alves <palves@redhat.com>
15554
15555 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15556 a new gdbserver if gdbserver_reconnect_p is set.
15557
155582015-04-16 Pedro Alves <palves@redhat.com>
15559
15560 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15561 is set, don't exit gdbserver.
15562
155632015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15564
15565 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15566 appropriate .insn, such that an older assembler can be used.
15567 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15568 the z/Architecture instruction set on 31-bit targets as well.
15569
155702015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15571
15572 * gdb.go/handcall.exp: Remove all logic related to the first
15573 breakpoint and rely on go_runto_main instead.
15574 * gdb.go/strings.exp: Likewise.
15575 * gdb.go/unsafe.exp: Likewise.
15576 * gdb.go/hello.exp: Likewise. Also rename the remaining
15577 breakpoint marker to "breakpoint 1".
15578 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15579 * gdb.go/strings.go: Likewise.
15580 * gdb.go/unsafe.go: Likewise.
15581 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15582 "set breakpoint 2 here" and rename the remaining breakpoint marker
15583 to "breakpoint 1".
15584
155852015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15586
15587 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15588 if itertools.imap is not present.
15589 * gdb.python/py-objfile.exp: Add parentheses.
15590 * gdb.python/py-type.exp: Same.
15591 * gdb.python/py-unwind-maint.py: Same.
15592
155932015-04-15 Yao Qi <yao.qi@linaro.org>
15594
15595 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15596 of ":$ptr_size" and set its form explicitly.
15597
155982015-04-15 Pedro Alves <palves@redhat.com>
15599 Yao Qi <yao.qi@linaro.org>
15600
15601 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15602 timeout by factor of 4.
15603 (test_regular_watch): Likewise.
15604 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15605 * gdb.reverse/sigall-reverse.exp: Likewise.
15606 * gdb.reverse/until-precsave.exp: Likewise.
15607 * lib/gdb.exp (with_timeout_factor): New proc.
15608 (gdb_expect): Move some code to ...
15609 (get_largest_timeout): ... here. New procedure.
15610
156112015-04-14 Luis Machado <lgustavo@codesourcery.com>
15612
15613 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15614
156152015-04-13 Luis Machado <lgustavo@codesourcery.com>
15616
15617 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15618 to write to the .text section.
15619
156202015-04-13 Luis Machado <lgustavo@codesourcery.com>
15621
15622 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15623 Handle the case of targets that do not provide PID information.
15624
156252015-04-13 Yao Qi <yao.qi@linaro.org>
15626
15627 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15628 and use expect instead of gdb_expect.
15629
156302015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15631
15632 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15633 "coredump_var_addr" to avoid naming conflict with other testcases.
15634
156352015-04-10 Pedro Alves <palves@redhat.com>
15636
15637 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15638 gdb_test_sequence and gdb_assert.
15639
156402015-04-10 Pedro Alves <palves@redhat.com>
15641
15642 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15643 test messages that don't include the breakpoint address.
15644
156452015-04-10 Yao Qi <yao.qi@linaro.org>
15646
15647 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15648 false for some offset and width combinations which aren't
15649 supported by linux kernel.
15650
156512015-04-10 Pedro Alves <palves@redhat.com>
15652
15653 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15654 procedure, factored out from ...
15655 (top level): ... here. Add "set displaced-stepping" testing axis.
15656 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15657 parameter "displaced". Use it.
15658 (top level): Use foreach and add "set displaced-stepping" testing
15659 axis.
15660
156612015-04-10 Pedro Alves <palves@redhat.com>
15662
15663 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15664 Remove comment.
15665 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15666 both the address of the instruction that triggers the watchpoint
15667 and the address of the instruction immediately after, and use
15668 those addresses for the test. Fix comment.
15669
156702015-04-10 Pedro Alves <palves@redhat.com>
15671
15672 * gdb.base/sigstep.exp (breakpoint_to_handler)
15673 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15674 Test "backtrace" in handler.
15675 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15676 (top level): Add new "displaced" test axis to
15677 breakpoint_to_handler, breakpoint_to_handler_entry and
15678 breakpoint_over_handler.
15679
156802015-04-10 Pedro Alves <palves@redhat.com>
15681
15682 PR gdb/18216
15683 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15684
156852015-04-10 Yao Qi <yao.qi@linaro.org>
15686
15687 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15688 (test_add_rn_pc): New function.
15689 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15690 (top level): Invoke test_add_rn_pc.
15691
156922015-04-10 Pedro Alves <palves@redhat.com>
15693
15694 PR gdb/13858
15695 * gdb.base/step-over-no-symbols.exp: New file.
15696
156972015-04-09 Andy Wingo <wingo@igalia.com>
15698
15699 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15700 after the Python tests.
15701
157022015-04-08 Keith Seitz <keiths@redhat.com>
15703
15704 PR python/16699
15705 * gdb.python/py-completion.exp: New tests for completion.
15706 * gdb.python/py-completion.py (CompleteLimit1): New class.
15707 (CompleteLimit2): Likewise.
15708 (CompleteLimit3): Likewise.
15709 (CompleteLimit4): Likewise.
15710 (CompleteLimit5): Likewise.
15711 (CompleteLimit6): Likewise.
15712 (CompleteLimit7): Likewise.
15713
157142015-04-08 Pedro Alves <palves@redhat.com>
15715
15716 PR gdb/18214
15717 PR gdb/18216
15718 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15719 function.
15720 (main): Install it as SIGUSR1 handler.
15721 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15722 parameter. Always use "setup" as prefix. Toggle "set
15723 displaced-stepping" off/on depending on global. Don't switch to
15724 thread 1 here.
15725 (top level): Add displaced stepping "off/on" test axis. Update
15726 "setup" calls. Wrap each subtest with with_test_prefix. Test
15727 continuing with a queued signal in each thread.
15728
157292015-04-08 Pedro Alves <palves@redhat.com>
15730
15731 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15732 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15733 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15734 Return early if running to main fails.
15735 * gdb.trace/while-stepping.exp: Likewise.
15736
157372015-04-07 Pedro Alves <palves@redhat.com>
15738
15739 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15740 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15741 interact with inferior program.
15742
157432015-04-07 Pedro Alves <palves@redhat.com>
15744
15745 * lib/gdb.exp (inferior_spawn_id): New global.
15746 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15747 spawn id after processing the user code.
15748 (default_gdb_start): Set inferior_spawn_id.
15749 (send_inferior): New procedure.
15750 * lib/gdbserver-support.exp (gdbserver_start): Set
15751 inferior_spawn_id.
15752 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15753
157542015-04-07 Pedro Alves <palves@redhat.com>
15755
15756 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15757 * lib/gdbserver-support.exp (gdbserver_start): Make
15758 $server_spawn_id global.
15759 (gdbserver_start): Don't wait for gdbserver's spawn id with
15760 expect_background.
15761 (close_gdbserver): New procedure.
15762 (gdb_exit): Rename the default version and reimplement.
15763
157642015-04-07 Pedro Alves <palves@redhat.com>
15765
15766 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15767 append the substituted item, not the original item.
15768
157692015-04-07 Pedro Alves <palves@redhat.com>
15770
15771 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15772 gdb_expect.
15773
157742015-04-07 Pedro Alves <palves@redhat.com>
15775
15776 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15777 output appearing once only.
15778
157792015-04-07 Pedro Alves <palves@redhat.com>
15780
15781 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15782 that doesn't expect anything. Return early if running to main
15783 fails.
15784
157852015-04-07 Yao Qi <yao.qi@linaro.org>
15786
15787 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15788 (child_function): Call alarm.
15789 (main): Move call to alarm into the loop.
15790 * gdb.threads/non-stop-fair-events.exp: Build program with
15791 -DTIMEOUT=$timeout.
15792
157932015-04-06 Doug Evans <xdje42@gmail.com>
15794
15795 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15796 Fix dest parameter to board_info.
15797 (fpc_compile): Ditto.
15798 (gdb_compile_pascal): Rename dest arg to destfile.
15799
158002015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15801
15802 * gdb.ada/funcall_ref.exp: New file.
15803 * gdb.ada/funcall_ref/foo.adb: New file.
15804
158052015-04-02 Yao Qi <yao.qi@linaro.org>
15806
15807 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15808 is remote.
15809
158102015-04-02 Gary Benson <gbenson@redhat.com>
15811
15812 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15813
158142015-04-01 Sasha Smundak <asmundak@google.com>
15815
15816 * gdb.python/py-unwind-maint.c: New file.
15817 * gdb.python/py-unwind-maint.exp: New test.
15818 * gdb.python/py-unwind-maint.py: New file.
15819 * gdb.python/py-unwind.c: New file.
15820 * gdb.python/py-unwind.exp: New test.
15821 * gdb.python/py-unwind.py: New test.
15822
158232015-04-01 Pedro Alves <palves@redhat.com>
15824
15825 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15826 to fail instead of non-existent $test.
15827
158282015-04-01 Pedro Alves <palves@redhat.com>
15829
15830 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15831 GDBFLAGS if not empty.
15832
158332015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15834
15835 * gdb.ada/complete.exp: Remove "multi_line".
15836 * gdb.ada/info_exc.exp: Remove "multi_line".
15837 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15838 * gdb.ada/ptype_field.exp: Remove "multi_line".
15839 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15840 * gdb.ada/tagged.exp: Remove "multi_line".
15841 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15842 [multi_line ...]
15843 * gdb.btrace/delta.exp: Likewise.
15844 * gdb.btrace/exception.exp: Likewise.
15845 * gdb.btrace/function_call_history.exp: Likewise.
15846 * gdb.btrace/instruction_history.exp: Likewise.
15847 * gdb.btrace/nohist.exp: Likewise.
15848 * gdb.btrace/record_goto.exp: Likewise.
15849 * gdb.btrace/segv.exp: Likewise.
15850 * gdb.btrace/stepi.exp: Likewise.
15851 * gdb.btrace/tailcall.exp: Likewise.
15852 * gdb.btrace/unknown_functions.exp: Likewise.
15853 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15854 * lib/gdb.exp: Add the "multi_line" helper.
15855
158562015-04-01 Pedro Alves <palves@redhat.com>
15857
15858 * gdb.threads/tid-reuse.c: New file.
15859 * gdb.threads/tid-reuse.exp: New file.
15860
158612015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15862
15863 PR corefiles/16092
15864 * gdb.base/coredump-filter.c: New file.
15865 * gdb.base/coredump-filter.exp: Likewise.
15866
158672015-03-27 Petr Machata <pmachata@redhat.com>
15868
15869 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15870 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15871 (Dwarf::assemble): Initialize them.
15872 (Dwarf::lines): New function.
15873
158742015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15875
15876 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15877 SYMBOL_PREFIX for x86_64-*-cygwin.
15878
158792015-03-26 Andy Wingo <wingo@igalia.com>
15880
15881 PR symtab/18148
15882 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15883 const_value but not a location.
15884 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15885 location defined in non-main CUs are visible.
15886
158872015-03-26 Yao Qi <yao.qi@linaro.org>
15888
15889 PR testsuite/18139
15890 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15891 Add a line number entry for the same line.
15892 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15893 Add a line number entry for the same line.
15894
158952015-03-26 Yao Qi <yao.qi@linaro.org>
15896
15897 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15898 .int 0.
15899 (func): Likewise. Add .Lfunc_1 label.
15900 Use .Lfunc_1 label.
15901 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15902 .int 0.
15903 (func): Likewise.
15904 Use .Lfunc_1 label.
15905
159062015-03-26 Yao Qi <yao.qi@linaro.org>
15907
15908 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15909 Call gdb_compile instead to compile each .s files without debug
15910 information.
15911
159122015-03-26 Yao Qi <yao.qi@linaro.org>
15913
15914 * gdb.base/savedregs.exp (process_saved_regs): Make
15915 "Saved registers:" optional in the pattern.
15916
159172015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15918
15919 * gdb.btrace/next.exp: Merged into step.exp.
15920 * gdb.btrace/finish.exp: Merged into step.exp.
15921 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15922 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15923 "record goto" and checking the exact replay position.
15924 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15925 check for "Recording format" in "info record" output.
15926 * gdb.btrace/record_goto.exp: Choose test file based on target.
15927 * gdb.btrace/x86-record_goto.S: Renamed into ...
15928 * gdb.btrace/x86_64-record_goto.S: ... this.
15929 * gdb.btrace/i686-record_goto.S: New.
15930 * gdb.btrace/x86-tailcall.S: Renamed into ...
15931 * gdb.btrace/x86_64-tailcall.S: ... this.
15932 * gdb.btrace/i686-tailcall.S: New.
15933 * gdb.btrace/x86-tailcall.c: Renamed into ...
15934 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15935 separate statements. Update test.
15936 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15937 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15938 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15939 * gdb.btrace/tailcall.exp: Choose test file based on target.
15940 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15941
159422015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15943
15944 * gdb.btrace/exception.exp: Increase BTS buffer size.
15945
159462015-03-24 Pedro Alves <palves@redhat.com>
15947
15948 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15949
159502015-03-24 Pedro Alves <palves@redhat.com>
15951
15952 * gdb.threads/schedlock.exp (test_step): No longer expect that
15953 "set scheduler-locking step" with "next" over a function call runs
15954 threads unlocked.
15955
159562015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15957
15958 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15959
159602015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15961
15962 PR breakpoints/16466
15963 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15964 * gdb.mi/mi-pending.c (thread_func): New function.
15965 (int main): Add threading support required.
15966 * gdb.mi/mi-pending.exp: Add tests for this issue.
15967 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15968 (pendfunc2): Remove stdio dependency.
15969 * gdb.mi/mi-pendshr2.c: New file.
15970
159712015-03-23 Keith Seitz <keiths@redhat.com>
15972
15973 * gdb.linespec/keywords.c: New file.
15974 * gdb.linespec/keywords.exp: New file.
15975
159762015-03-23 Keith Seitz <keiths@redhat.com>
15977
15978 PR gdb/18021
15979 * gdb.dwarf2/staticvirtual.exp: New test.
15980
159812015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15982
15983 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15984 * README: Remove HP-UX and gdb.hp.
15985 (configuration):
15986 * configure: Regenerate.
15987 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15988 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15989 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15990 gdb.hp/gdb.defects/Makefile.
15991 * gdb.hp/Makefile.in: File deleted.
15992 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15993 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15994 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15995 * gdb.hp/gdb.aCC/run.c: File deleted.
15996 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15997 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15998 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15999 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16000 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16001 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16002 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16003 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16004 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16005 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16006 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16007 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16008 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16009 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16010 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16011 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16012 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16013 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16014 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16015 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16016 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16017 * gdb.hp/gdb.compat/average.c: File deleted.
16018 * gdb.hp/gdb.compat/sum.c: File deleted.
16019 * gdb.hp/gdb.compat/xdb.c: File deleted.
16020 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16021 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16022 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16023 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16024 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16025 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16026 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16027 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16028 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16029 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16030 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16031 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16032 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16033 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16034 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16035 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16036 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16037 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16038 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16039 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16040 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16041 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16042 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16043 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16044 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16045 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16046 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16047 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16048 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16049 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16050 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16051 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16052 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16053 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16054 * gdb.hp/tools/odump: File deleted.
16055
160562015-03-19 Pedro Alves <palves@redhat.com>
16057
16058 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16059 (saw_thread_3): New globals.
16060 (top level): Increment them when an event for the corresponding
16061 thread is seen.
16062 (no thread starvation): New test.
16063
160642015-03-19 Pedro Alves <palves@redhat.com>
16065
16066 * gdb.threads/continue-pending-status.c: New file.
16067 * gdb.threads/continue-pending-status.exp: New file.
16068
160692015-03-18 Pedro Alves <palves@redhat.com>
16070
16071 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16072 Use gdb_is_target_remote instead of is_remote. Use
16073 gdb_test_multiple instead of gdb_expect. Exit early if
16074 gdb_test_multiple hits its internal matches. Tighten stepi tests
16075 expected output. Fail on exit with any signal, instead of just
16076 SIGILL.
16077
160782015-03-18 Yao Qi <yao.qi@linaro.org>
16079
16080 PR tdep/18107
16081 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16082 variable.
16083 * gdb.base/catch-syscall.exp: Don't skip it on
16084 aarch64*-*-linux* target. Remove elements in all_syscalls.
16085 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16086 target.
16087 (setup_all_syscalls): New proc.
16088
160892015-03-16 Yao Qi <yao.qi@linaro.org>
16090
16091 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16092 (top level): Skip tests if valid_addr_p returns false for
16093 $cmd1 or $cmd2.
16094
160952015-03-11 Andy Wingo <wingo@igalia.com>
16096
16097 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16098
160992015-03-11 Yao Qi <yao.qi@linaro.org>
16100
16101 * gdb.base/catch-syscall.exp: Fix typo in comments.
16102
161032015-03-11 Yao Qi <yao.qi@linaro.org>
16104
16105 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16106
161072015-03-09 Pedro Alves <palves@redhat.com>
16108
16109 * dg-extract-results.py: Delete.
16110
161112015-03-09 Pedro Alves <palves@redhat.com>
16112
16113 Merge dg-extract-results.sh from GCC upstream (r218843).
16114
16115 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16116 * dg-extract-results.sh: Use --text with grep to avoid issues with
16117 binary files. Fall back to cat -v, if that doesn't work.
16118
161192015-03-05 Pedro Alves <palves@redhat.com>
16120
16121 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16122
161232015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16124
16125 * lib/mi-support.exp (mi_expect_interrupt): Accept
16126 alternative event for when in all-stop mode.
16127
161282015-03-04 Pedro Alves <palves@redhat.com>
16129
16130 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16131
161322015-03-04 Mark Kettenis <kettenis@gnu.org>
16133
16134 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16135
161362015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16137
16138 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16139 regexps for GDB's current line display, accept a hex address
16140 preceding the line number.
16141
161422015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16143
16144 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16145 the 'arch1' variable for "s390*-linux*" targets.
16146
161472015-03-04 Pedro Alves <palves@redhat.com>
16148
16149 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16150 (main): Pass missing retval argument to pthread_join call.
16151
161522015-03-02 Pedro Alves <palves@redhat.com>
16153
16154 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16155 (top level): Call do_test with non-stop as well.
16156
161572015-03-02 Pedro Alves <palves@redhat.com>
16158
16159 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16160 -1.
16161
161622015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16163
16164 * gdb.arch/s390-vregs.exp: New test.
16165 * gdb.arch/s390-vregs.S: New file.
16166
161672015-02-27 Pedro Alves <palves@redhat.com>
16168
16169 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16170 call to catch_command_errors.
16171 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16172 catch_command_errors.
16173
161742015-02-27 Pedro Alves <palves@redhat.com>
16175
16176 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16177 "true" for boolean result.
16178 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16179 prototype of main.
16180
161812015-02-27 Pedro Alves <palves@redhat.com>
16182
16183 * lib/unbuffer_output.c: New file.
16184 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16185 (main): Call gdb_unbuffer_output.
16186
161872015-02-27 Yao Qi <yao.qi@linaro.org>
16188
16189 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16190 target.
16191
161922015-02-26 Doug Evans <dje@google.com>
16193
16194 * gdb.cp/class2.cc (Dbase, D): New classes.
16195 (main): New local delta.
16196 * gdb.cp/class2.exp: Test printing delta.
16197 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16198 (dynbar): New global.
16199 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16200
162012015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16202
16203 * gdb.compile/compile-ifunc.c: New file.
16204 * gdb.compile/compile-ifunc.exp: New file.
16205
162062015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16207
16208 * gdb.base/structs.exp: Check for correct struct on finish.
16209
162102015-02-26 Yao Qi <yao.qi@linaro.org>
16211
16212 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16213 is zero.
16214
162152015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16216
16217 * gdb.arch/cordic.ko.bz2: New file.
16218 * gdb.arch/cordic.ko.debug.bz2: New file.
16219 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16220
162212015-02-25 Yao Qi <yao.qi@linaro.org>
16222
16223 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16224 aarch64*-*-* target.
16225
162262015-02-23 Pedro Alves <palves@redhat.com>
16227
16228 * lib/gdb.exp (delete_breakpoints): Rewrite using
16229 gdb_test_multiple.
16230
162312015-02-23 Pedro Alves <palves@redhat.com>
16232
16233 * gdb.base/info-os.c: Include stdlib.h.
16234
162352015-02-22 Doug Evans <xdje42@gmail.com>
16236
16237 PR symtab/17855
16238 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16239 is read after symbols have been re-read.
16240 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16241 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16242
162432015-02-21 Doug Evans <dje@google.com>
16244
16245 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16246
162472015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16248
16249 PR corefiles/17808
16250 * gdb.arch/i386-biarch-core.core.bz2: New file.
16251 * gdb.arch/i386-biarch-core.exp: New file.
16252
162532015-02-21 Pedro Alves <palves@redhat.com>
16254
16255 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16256 runto_main fails.
16257
162582015-02-20 Pedro Alves <palves@redhat.com>
16259
16260 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16261 info probes.
16262
162632015-02-20 Pedro Alves <palves@redhat.com>
16264
16265 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16266
162672015-02-20 Pedro Alves <palves@redhat.com>
16268
16269 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16270 clean_restart before gdb_target_supports_trace.
16271
162722015-02-20 Pedro Alves <palves@redhat.com>
16273
16274 PR threads/18006
16275 * gdb.threads/clone-thread_db.c: New file.
16276 * gdb.threads/clone-thread_db.exp: New file.
16277
162782015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16279
16280 PR breakpoints/16812
16281 * gdb.base/catch-gdb-caused-signals.c: New file.
16282 * gdb.base/catch-gdb-caused-signals.exp: New file.
16283
162842015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16285
16286 * configure: Regenerated.
16287 * configure.ac: Use GDB_AC_TRANSFORM.
16288 * aclocal.m4: sinclude ../transform.m4.
16289
162902015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16291
16292 * lib/dtrace.exp: New file.
16293 * gdb.base/dtrace-probe.exp: Likewise.
16294 * gdb.base/dtrace-probe.d: Likewise.
16295 * gdb.base/dtrace-probe.c: Likewise.
16296 * lib/pdtrace.in: Likewise.
16297 * configure.ac: Output variables with the transformed names of
16298 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16299 * configure: Regenerated.
16300
163012015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16302
16303 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16304 expected message when trying to access $_probe_* convenience
16305 variables while not on a probe.
16306
163072015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16308
16309 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16310
163112015-02-11 Pedro Alves <pedro@codesourcery.com>
16312
16313 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16314 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16315
163162015-02-10 Doug Evans <xdje42@gmail.com>
16317
16318 * lib/gdb.exp (gdb_load): Always return a result.
16319
163202015-02-10 Pedro Alves <palves@redhat.com>
16321
16322 * gdb.threads/signal-sigtrap.c: New file.
16323 * gdb.threads/signal-sigtrap.exp: New file.
16324
163252015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16326
16327 * gdb.trace/no-attach-trace.c: New file.
16328 * gdb.trace/no-attach-trace.exp: New file.
16329
163302015-02-09 Mark Wielaard <mjw@redhat.com>
16331
16332 * gdb.dwarf2/atomic.c: New file.
16333 * gdb.dwarf2/atomic-type.exp: Likewise.
16334
163352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16336
16337 * gdb.btrace/buffer-size.exp: Update "info record" output.
16338 * gdb.btrace/delta.exp: Update "info record" output.
16339 * gdb.btrace/enable.exp: Update "info record" output.
16340 * gdb.btrace/finish.exp: Update "info record" output.
16341 * gdb.btrace/instruction_history.exp: Update "info record" output.
16342 * gdb.btrace/next.exp: Update "info record" output.
16343 * gdb.btrace/nexti.exp: Update "info record" output.
16344 * gdb.btrace/step.exp: Update "info record" output.
16345 * gdb.btrace/stepi.exp: Update "info record" output.
16346 * gdb.btrace/nohist.exp: Update "info record" output.
16347
163482015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16349
16350 * gdb.btrace/buffer-size: New.
16351
163522015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16353
16354 * gdb.btrace/delta.exp: Update "info record" output.
16355 * gdb.btrace/enable.exp: Update "info record" output.
16356 * gdb.btrace/finish.exp: Update "info record" output.
16357 * gdb.btrace/instruction_history.exp: Update "info record" output.
16358 * gdb.btrace/next.exp: Update "info record" output.
16359 * gdb.btrace/nexti.exp: Update "info record" output.
16360 * gdb.btrace/step.exp: Update "info record" output.
16361 * gdb.btrace/stepi.exp: Update "info record" output.
16362 * gdb.btrace/nohist.exp: Update "info record" output.
16363
163642015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16365
16366 PR gdb/15678
16367 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16368
163692015-02-06 Pedro Alves <palves@redhat.com>
16370
16371 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16372 macro.
16373 (seconds_left, again): New globals.
16374 (main): Wait seconds_left in a 1-second sleep loop instead of
16375 sleeping 180 seconds. If 'again' is set, reset the seconds
16376 counter.
16377 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16378 'again' in the inferior before detaching. Print the seconds left.
16379 (options): New global.
16380 (top level): Build program with -DTIMEOUT=$timeout.
16381
163822015-02-06 Pedro Alves <palves@redhat.com>
16383
16384 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16385 determine how many seconds to pass to 'alarm'.
16386 * gdb.base/gdb-sigterm.exp (top level): Build program with
16387 -DTIMEOUT=$timeout.
16388 (do_test): Return success/failure indication. Add more verbose
16389 logging. Don't fail if 200 single steps are seen. Instead, fail
16390 when the test times out.
16391 (passes): New global.
16392 (top level): Break the testing loop if testing fails on any
16393 iteration. Use gdb_assert.
16394
163952015-02-04 Don Breazeal <donb@codesourcery.com>
16396
16397 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16398 and initialize them.
16399 (ipc_cleanup): New function.
16400 (main): Don't declare shmid, semid, and msqid. Add a call to
16401 atexit so that we call ipc_cleanup on exit.
16402
164032015-02-04 Pedro Alves <palves@redhat.com>
16404
16405 * boards/native-extended-gdbserver.exp: Remove any target variant
16406 specifications from the board name before clearing the isremote
16407 flag from board_info.
16408
164092015-01-31 Doug Evans <xdje42@gmail.com>
16410
16411 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16412
164132015-01-31 Gary Benson <gbenson@redhat.com>
16414
16415 * gdb.base/completion.exp: Disable completion limiting for
16416 existing tests. Add new tests to check completion limiting.
16417 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16418
164192015-01-31 Doug Evans <xdje42@gmail.com>
16420
16421 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16422
164232015-01-31 Doug Evans <xdje42@gmail.com>
16424
16425 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16426 entries. Duplicate file section script entries.
16427 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16428 inlined entries. Add test for safe-path rejection.
16429 * gdb.python/py-section-script.c: Add duplicate inlined section script
16430 entries. Duplicate file section script entries.
16431 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16432 inlined entries. Add test for safe-path rejection.
16433
164342015-01-29 Joel Brobecker <brobecker@adacore.com>
16435
16436 * gdb.ada/disc_arr_bound: New testcase.
16437
164382015-01-29 Joel Brobecker <brobecker@adacore.com>
16439
16440 * gdb.ada/mi_var_array: New testcase.
16441
164422015-01-27 Doug Evans <dje@google.com>
16443
16444 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16445 Add test for objfile.filename, objfile.username after objfile
16446 has been unloaded.
16447
164482015-01-26 Joel Brobecker <brobecker@adacore.com>
16449
16450 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16451 the second test to print the name attribute of value
16452 returned by the call to gdb.lookup_type, and adjust
16453 the expected output accordingly.
16454
164552015-01-25 Mark Wielaard <mjw@redhat.com>
16456
16457 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16458 * gdb.base/disp-step-fork.c: Include unistd.h.
16459 * gdb.base/siginfo-obj.c: Include stdio.h.
16460 * gdb.base/siginfo-thread.c: Likewise.
16461 * gdb.mi/non-stop.c: Include unistd.h.
16462 * gdb.mi/nsthrexec.c: Include stdio.h.
16463 * gdb.mi/pthreads.c: Include unistd.h.
16464 * gdb.modula2/unbounded1.c (main): Declare returns int.
16465 * gdb.reverse/consecutive-reverse.c: Likewise.
16466 * gdb.threads/create-fail.c: Include unistd.h.
16467 * gdb.threads/killed.c: Likewise.
16468 * gdb.threads/linux-dp.c: Likewise.
16469 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16470 * gdb.threads/non-ldr-exc-2.c: Likewise.
16471 * gdb.threads/non-ldr-exc-3.c: Likewise.
16472 * gdb.threads/non-ldr-exc-4.c: Likewise.
16473 * gdb.threads/pthreads.c: Include unistd.h.
16474 (main): Declare returns int.
16475 * gdb.threads/tls-main.c (foo): New declaration.
16476 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16477
164782015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16479
16480 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16481 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16482
164832015-01-15 Mark Wielaard <mjw@redhat.com>
16484
16485 * gdb.base/noreturn-return.c: New file.
16486 * gdb.base/noreturn-return.exp: New file.
16487 * gdb.base/noreturn-finish.c: New file.
16488 * gdb.base/noreturn-finish.exp: New file.
16489
164902015-01-23 Pedro Alves <palves@redhat.com>
16491
16492 * gdb.threads/continue-pending-after-query.c: New file.
16493 * gdb.threads/continue-pending-after-query.exp: New file.
16494
164952015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16496 Simon Marchi <simon.marchi@ericsson.com>
16497
16498 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16499 * gdb.base/valgrind-db-attach.exp: Same.
16500 * gdb.base/valgrind-infcall.exp: Same.
16501 * lib/mi-support.exp (default_mi_gdb_start): Same.
16502 * lib/prompt.exp (default_prompt_gdb_start): Same.
16503 * lib/gdb.exp (default_gdb_spawn): Same.
16504 (gdb_interact): New.
16505
16506
165072015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16508
16509 * gdb.compile/compile.exp (pointer to jit function): New test.
16510
165112015-01-17 Wei-cheng Wang <cole945@gmail.com>
16512
16513 * lib/gdb.exp (supports_process_record): Return true for
16514 powerpc*-*-linux*.
16515 (supports_reverse): Likewise.
16516
165172015-01-15 Don Breazeal <donb@codesourcery.com>
16518
16519 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16520 instead of checking whether the target board is remote and
16521 use spawn_wait_for_attach instead of exec/sleep.
16522 * gdb.base/attach-twice.exp: Likewise.
16523
165242015-01-15 Joel Brobecker <brobecker@adacore.com>
16525
16526 * gdb.ada/var_arr_attrs: New testcase.
16527
165282015-01-14 Pedro Alves <palves@redhat.com>
16529 Joel Brobecker <brobecker@adacore.com>
16530
16531 PR gdb/17525
16532 * gdb.base/bp-cmds-execution-x-script.c: New file.
16533 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16534 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16535
165362015-01-14 Pedro Alves <palves@redhat.com>
16537
16538 PR cli/17828
16539 * gdb.base/batch-preserve-term-settings.c: New file.
16540 * gdb.base/batch-preserve-term-settings.exp: New file.
16541
165422015-01-13 Doug Evans <dje@google.com>
16543
16544 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16545 binary.
16546
165472015-01-13 Joel Brobecker <brobecker@adacore.com>
16548
16549 * Makefile.in (clean mostlyclean): Do not delete *.py.
16550
165512015-01-13 Joel Brobecker <brobecker@adacore.com>
16552
16553 * gdb.python/py-lookup-type.exp: New file.
16554
165552015-01-12 Pedro Alves <palves@redhat.com>
16556
16557 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16558 restore GDBFLAGS before returning.
16559
165602015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16561
16562 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16563 is_amd64_regs_target and is_x86_like_target.
16564
165652015-01-11 Doug Evans <xdje42@gmail.com>
16566
16567 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16568 is given without an explicit form.
16569 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16570 attributes.
16571 * gdb.dwarf/corrupt.exp: Ditto.
16572 * gdb.dwarf2/enum-type.exp: Ditto.
16573 * gdb.trace/entry-values.exp: Ditto.
16574 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16575
165762015-01-11 Doug Evans <xdje42@gmail.com>
16577
16578 PR gdb/15830
16579 * gdb.base/maint.exp: Remove references to "maint demangle".
16580 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16581 Add tests for explicitly specifying language to demangle.
16582 * gdb.dlang/demangle.exp: Ditto.
16583
165842015-01-09 Pedro Alves <palves@redhat.com>
16585
16586 * gdb.threads/non-stop-fair-events.c: New file.
16587 * gdb.threads/non-stop-fair-events.exp: New file.
16588
165892015-01-09 Pedro Alves <palves@redhat.com>
16590
16591 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16592 the global scope. Set a breakpoint after all threads are started
16593 rather than stepping over two source lines. Expect the prompt.
16594 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16595 global.
16596 (NUM): Now 15.
16597 (main): Use threads_started_barrier to wait for all threads to
16598 start. Main thread no longer calls thread_function. Exit after
16599 180 seconds.
16600 (loop): New function.
16601 (thread_function): Wait on threads_started_barrier barrier. Call
16602 'loop' at each iteration.
16603 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16604 threads have started, instead of hardcoding number of "next"
16605 steps. Use an access watchpoint instead of a write watchpoint.
16606
166072015-01-09 Pedro Alves <palves@redhat.com>
16608
16609 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16610 (thread_func): Wait on barrier.
16611 (main): Wait for all threads to start before stopping GDB.
16612 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16613 global.
16614 (thread1_func, thread2_func): Wait on barrier.
16615 (main): Wait for all threads to start before stopping GDB.
16616 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16617 New global.
16618 (thread1_func, thread2_func): Wait on barrier.
16619 (main): Wait for all threads to start before stopping GDB.
16620
166212015-01-09 Pedro Alves <palves@redhat.com>
16622
16623 * gdb.threads/attach-many-short-lived-threads.c: New file.
16624 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16625
166262014-01-09 Pedro Alves <palves@redhat.com>
16627
16628 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16629 instead of to thread 2.
16630 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16631 Add barrier around each pthread_create call instead of around all
16632 calls.
16633 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16634 Set a break on thread_function and have the child threads hit it
16635 one at at a time.
16636
166372015-01-09 Pedro Alves <palves@redhat.com>
16638
16639 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16640 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16641 false.
16642 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16643 checking whether the target board is remote.
16644 * gdb.multi/multi-attach.exp: Likewise.
16645 * gdb.python/py-sync-interp.exp: Likewise.
16646 * gdb.server/ext-attach.exp: Likewise.
16647 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16648 tests that need to attach, instead of checking whether the target
16649 board is remote at the top of the file.
16650
166512015-01-08 Yao Qi <yao@codesourcery.com>
16652
16653 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16654
166552015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16656
16657 Fix testcase compilation.
16658 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16659
166602015-01-06 Joel Brobecker <brobecker@adacore.com>
16661
16662 * gdb.python/py-type.exp: Add a couple test about empty
16663 array creation, and negative-length array creation.
16664
166652015-01-02 Doug Evans <xdje42@gmail.com>
16666
16667 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16668
166692015-01-02 Doug Evans <dje@google.com>
16670
16671 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16672
166732014-12-29 Yao Qi <yao@codesourcery.com>
16674
16675 * gdb.trace/entry-values.exp: Update comments. Rename variable
16676 bar_call_foo to returned_from_foo.
16677
166782014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16679
16680 PR gdb/17394
16681 * gdb.linespec/break-asm-file.c: New file.
16682 * gdb.linespec/break-asm-file.exp: New file.
16683 * gdb.linespec/break-asm-file0.s: New file.
16684 * gdb.linespec/break-asm-file1.s: New file.
16685
166862014-12-18 Nigel Stephens <nigel@mips.com>
16687 Maciej W. Rozycki <macro@codesourcery.com>
16688
16689 * gdb.base/float.exp: Handle the new output from "info float" on
16690 MIPS targets.
16691
166922014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16693
16694 Fix MinGW compilation.
16695 * gdb.compile/compile-ops.exp: Update untested message if
16696 !skip_compile_feature_tests.
16697 * gdb.compile/compile-setjmp.exp: Likewise.
16698 * gdb.compile/compile-tls.exp: Likewise.
16699 * gdb.compile/compile.exp: Likewise.
16700 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16701 supported on this host".
16702
167032014-12-16 Doug Evans <xdje42@gmail.com>
16704
16705 * boards/stabs.exp: New file.
16706
167072014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16708
16709 * gdb.base/completion.exp: Adjust to format changes of "maint
16710 print user-registers".
16711
167122014-12-16 Catalin Udma <catalin.udma@freescale.com>
16713
16714 PR server/17457
16715 * gdb.arch/aarch64-fp.c: New file.
16716 * gdb.arch/aarch64-fp.exp: New file.
16717
167182014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16719
16720 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16721 r210637, r210913, r211666, r215400, r215817).
16722
16723 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16724 * dg-extract-results.py: New file.
16725 * dg-extract-results.sh: Use it if the environment seems
16726 suitable.
16727
16728 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16729
16730 * dg-extract-results.py (parse_run): Handle warnings that
16731 are printed before a test harness is run.
16732
16733 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16734
16735 * dg-extract-results.py (Named): Remove __cmp__ method.
16736 (output_variation): Use a key to sort variation.harnesses.
16737
16738 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16739
16740 * dg-extract-results.py: For Python 3, force sys.stdout to
16741 handle surrogate escape sequences.
16742 (safe_open): New function.
16743 (output_segment, main): Use it.
16744
16745 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16746
16747 * dg-extract-results.py (Prog.result_re): Include options
16748 in test name.
16749
16750 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16751
16752 * dg-extract-results.py (output_variation): Always sort if
16753 do_sum.
16754
167552014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16756
16757 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16758 as long as we get pagination notifications.
16759
167602014-12-15 Jason Merrill <jason@redhat.com>
16761
16762 * Makefile.in (check-gdb.%): Restore.
16763 * README: Mention it.
16764
167652014-12-13 Joel Brobecker <brobecker@adacore.com>
16766
16767 * gdb.ada/str_uninit: New testcase.
16768
167692014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16770
16771 PR symtab/17642
16772 * gdb.base/vla-stub-define.c: New file.
16773 * gdb.base/vla-stub.c: New file.
16774 * gdb.base/vla-stub.exp: New file.
16775
167762014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16777 Jan Kratochvil <jan.kratochvil@redhat.com>
16778 Tom Tromey <tromey@redhat.com>
16779
16780 * configure.ac: Add gdb.compile/.
16781 * configure: Regenerate.
16782 * gdb.compile/Makefile.in: New file.
16783 * gdb.compile/compile-ops.exp: New file.
16784 * gdb.compile/compile-ops.c: New file.
16785 * gdb.compile/compile-tls.c: New file.
16786 * gdb.compile/compile-tls.exp: New file.
16787 * gdb.compile/compile-constvar.S: New file.
16788 * gdb.compile/compile-constvar.c: New file.
16789 * gdb.compile/compile-mod.c: New file.
16790 * gdb.compile/compile-nodebug.c: New file.
16791 * gdb.compile/compile-setjmp-mod.c: New file.
16792 * gdb.compile/compile-setjmp.c: New file.
16793 * gdb.compile/compile-setjmp.exp: New file.
16794 * gdb.compile/compile-shlib.c: New file.
16795 * gdb.compile/compile.c: New file.
16796 * gdb.compile/compile.exp: New file.
16797 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16798
167992014-12-12 Tom Tromey <tromey@redhat.com>
16800
16801 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16802 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16803
168042014-12-12 Doug Evans <dje@google.com>
16805
16806 * lib/gdb-python.exp (get_python_valueof): New function.
16807 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16808
168092014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16810
16811 * gdb.base/completion.exp: Add test for completion of "info
16812 registers ".
16813
168142014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16815
16816 * gdb.base/func-ptrs.c: New file.
16817 * gdb.base/func-ptrs.exp: New file.
16818
168192014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16820
16821 PR breakpoints/17012
16822 * gdb.base/dprintf-detach.c: New file.
16823 * gdb.base/dprintf-detach.exp: New file.
16824
168252014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16826
16827 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16828 * lib/gdb.exp (target_is_gdbserver): New procedure.
16829
168302014-12-08 Doug Evans <dje@google.com>
16831
16832 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16833
168342014-12-05 Yao Qi <yao@codesourcery.com>
16835
16836 * gdb.guile/scm-error.exp: Remove the third argument to
16837 gdb_remote_download.
16838 * gdb.guile/scm-frame-args.exp: Likewise.
16839 * gdb.guile/scm-section-script.exp: Likewise.
16840
168412014-12-05 Yao Qi <yao@codesourcery.com>
16842
16843 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16844
168452014-12-04 Doug Evans <dje@google.com>
16846
16847 * gdb.python/py-objfile.exp: Add tests for
16848 objfile.add_separate_debug_file.
16849
168502014-12-04 Doug Evans <dje@google.com>
16851
16852 * lib/gdb.exp (get_build_id): New function.
16853 (build_id_debug_filename_get): Rewrite to use it.
16854 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16855
168562014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16857
16858 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16859 `method(long)', not just 0x0.
16860 * gdb.cp/nsalias.exp: Align code labels to 4.
16861 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16862 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16863 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16864 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16865 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16866 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16867
168682014-12-02 Doug Evans <dje@google.com>
16869
16870 PR symtab/17602
16871 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16872 * gdb.cp/anon-ns2.cc: ... here. New file.
16873 * gdb.cp/anon-ns.exp: Update.
16874
168752014-12-02 Nick Bull <nicholaspbull@gmail.com>
16876
16877 * gdb.python/py-events.py (inferior_call_handler): New.
16878 (register_changed_handler, memory_changed_handler): New.
16879 (test_events.invoke): Register new handlers.
16880 * gdb.python/py-events.exp: Add tests for inferior call,
16881 memory_changed and register_changed events.
16882
168832014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16884
16885 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16886 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16887 if the linker doesn't understand this.
16888
168892014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16890
16891 * gdb.python/python.exp: Change expected reply to help().
16892
168932014-12-01 Yao Qi <yao@codesourcery.com>
16894
16895 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16896 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16897 * configure: Re-generated.
16898
168992014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16900
16901 * gdb.cp/chained-calls.cc: New file.
16902 * gdb.cp/chained-calls.exp: New file.
16903 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16904
169052014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16906
16907 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16908 * gdb.dwarf2/symtab-producer.exp: Same.
16909 * gdb.gdb/python-interrupts.exp: Same.
16910 * gdb.gdb/python-selftest.exp: Same.
16911 * gdb.python/py-linetable.exp: Same.
16912 * gdb.python/py-type.exp: Same.
16913 * gdb.python/py-value-cc.exp: Same.
16914 * gdb.python/py-value.exp: Same.
16915
169162014-11-28 Yao Qi <yao@codesourcery.com>
16917
16918 * gdb.base/break-probes.exp: Match library name prefixed with
16919 sysroot.
16920
169212014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16922
16923 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16924 test expected output. Add parentheses for the call to print.
16925 Remove L suffix from integers.
16926
169272014-11-26 Doug Evans <dje@google.com>
16928
16929 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16930
169312014-11-22 Yao Qi <yao@codesourcery.com>
16932
16933 * gdb.trace/entry-values.c: Remove asms.
16934 (foo): Add foo_label.
16935 (bar): Add bar_label.
16936 * gdb.trace/entry-values.exp: Remove code computing foo's
16937 length and bar's length.
16938 (Dwarf::assemble): Invoke function_range for bar and use
16939 MACRO_AT_func for foo.
16940
169412014-11-22 Yao Qi <yao@codesourcery.com>
16942
16943 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16944 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16945 Use .Lgcc43_procstart instead of gcc43.
16946
169472014-11-21 Joel Brobecker <brobecker@adacore.com>
16948
16949 * gdb.ada/n_arr_bound: New testcase.
16950
169512014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16952
16953 PR breakpoints/10737
16954 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16955 test_catch_syscall_multi_arch.
16956 (test_catch_syscall_multi_arch): New function.
16957
169582014-11-20 Doug Evans <xdje42@gmail.com>
16959
16960 * gdb.base/maint.exp: Update expected output.
16961
169622014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16963
16964 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16965 4-byte instruction on S390.
16966
169672014-11-19 Joel Brobecker <brobecker@adacore.com>
16968
16969 * gdb.ada/arr_arr: New testcase.
16970
169712014-11-19 Joel Brobecker <brobecker@adacore.com>
16972
16973 * gdb.ada/pkd_arr_elem: New Testcase.
16974
169752014-11-18 Luis Machado <lgustavo@codesourcery.com>
16976
16977 * gdb.reverse/break-precsave: Expect completion message for
16978 core file reads.
16979 * gdb.reverse/consecutive-precsave.exp: Likewise.
16980 * gdb.reverse/finish-precsave.exp: Likewise.
16981 * gdb.reverse/i386-precsave.exp: Likewise.
16982 * gdb.reverse/machinestate-precsave.exp: Likewise.
16983 * gdb.reverse/sigall-precsave.exp: Likewise.
16984 * gdb.reverse/solib-precsave.exp: Likewise.
16985 * gdb.reverse/step-precsave.exp: Likewise.
16986 * gdb.reverse/until-precsave.exp: Likewise.
16987 * gdb.reverse/watch-precsave.exp: Likewise.
16988
169892014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16990
16991 * gdb.base/bp-permanent.c: Include unistd.h.
16992 * gdb.python/py-framefilter-mi.c (main): Add return type.
16993 * gdb.python/py-framefilter.c (main): Likewise.
16994 * gdb.trace/actions-changed.c (main): Likewise.
16995
169962014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16997
16998 * gdb.mi/until.c: Add eye-catchers.
16999 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17000 line numbers.
17001
170022014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17003
17004 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17005 function header variants in break1.c.
17006 * gdb.base/ena-dis-br.exp: Likewise.
17007 * gdb.base/hbreak2.exp: Likewise.
17008 * gdb.reverse/until-precsave.exp: Drop references to removed
17009 non-prototype function header variants in ur1.c.
17010 * gdb.reverse/until-reverse.exp: Likewise.
17011
170122014-11-17 Petr Machata <pmachata@redhat.com>
17013
17014 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17015 ${_cu_offset_size} bytes abbrev offset.
17016
170172014-11-15 Doug Evans <xdje42@gmail.com>
17018
17019 PR symtab/17559
17020 * gdb.base/line-symtabs.exp: New file.
17021 * gdb.base/line-symtabs.c: New file.
17022 * gdb.base/line-symtabs.h: New file.
17023
170242014-11-14 Yao Qi <yao@codesourcery.com>
17025
17026 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17027 (func): Add label func_label.
17028 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17029 Replace low_pc and high_pc with MACRO_AT_range.
17030 Replace name, low_pc and high_pc with MACRO_AT_func.
17031
170322014-11-14 Yao Qi <yao@codesourcery.com>
17033
17034 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17035 Replace name, low_pc and high_pc with MACRO_AT_func.
17036
170372014-11-14 Yao Qi <yao@codesourcery.com>
17038
17039 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17040 produce debug information.
17041 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17042
170432014-11-14 Yao Qi <yao@codesourcery.com>
17044
17045 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17046 object and get function length.
17047 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17048 with MACRO_AT_func.
17049 (top-level): Replace gdb_compile and clean_restart with
17050 prepare_for_testing.
17051 * gdb.dwarf2/main.c (main): Add label main_label.
17052
170532014-11-14 Yao Qi <yao@codesourcery.com>
17054
17055 * lib/dwarf.exp (function_range): New procedure.
17056 (Dwarf::_handle_macro_at_func): New procedure.
17057 (Dwarf::_handle_macro_at_range): New procedure.
17058 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17059
170602014-11-14 Yao Qi <yao@codesourcery.com>
17061
17062 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17063 (_handle_attribute): New procedure.
17064
170652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17066
17067 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17068 * gdb.base/call-sc.c (zed): Likewise.
17069 * gdb.base/checkpoint.c (main): Likewise.
17070 * gdb.base/dump.c (main): Likewise.
17071 * gdb.base/gcore.c (main): Likewise.
17072 * gdb.base/huge.c (main): Likewise.
17073 * gdb.base/multi-forks.c (main): Likewise.
17074 * gdb.base/pr10179-a.c (main): Likewise.
17075 * gdb.base/savedregs.c (main): Likewise.
17076 * gdb.base/sigaltstack.c (main): Likewise.
17077 * gdb.base/siginfo.c (main): Likewise.
17078 * gdb.base/structs.c (zed): Likewise.
17079 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17080 * gdb.mi/mi-syn-frame.c (main): Likewise.
17081 * gdb.mi/until.c (foo, main): Likewise.
17082 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17083 * gdb.base/solib-weak.c (foo): Declare.
17084 * gdb.base/attach-twice.c: Include stdio.h.
17085 * gdb.base/weaklib1.c: Likewise.
17086 * gdb.base/weaklib2.c: Likewise.
17087 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17088 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17089 unistd.h.
17090 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17091 * gdb.mi/mi-exit-code.c: Likewise.
17092 * gdb.base/break-interp-lib.c: Include string.h.
17093 * gdb.base/coremaker.c: Likewise.
17094 * gdb.base/testenv.c: Likewise.
17095 * gdb.python/py-finish-breakpoint.c: Likewise.
17096 * gdb.base/inferior-died.c: Include sys/wait.h.
17097 * gdb.base/fileio.c: Include time.h.
17098 * gdb.base/async-shell.c: Include unistd.h.
17099 * gdb.base/dprintf-non-stop.c: Likewise.
17100 * gdb.base/info-os.c: Likewise.
17101 * gdb.mi/mi-console.c: Likewise.
17102 * gdb.mi/watch-nonstop.c: Likewise.
17103 * gdb.python/py-events.c: Likewise.
17104 * gdb.base/async.c (baz): Move up before its invocation.
17105 * gdb.base/code_elim2.c (my_global_func): Likewise.
17106 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17107 * gdb.base/advance.c (func2): Likewise.
17108
171092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17110
17111 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17112 variant.
17113 * gdb.base/annota3.c: Likewise.
17114 * gdb.base/async.c: Likewise.
17115 * gdb.base/average.c: Likewise.
17116 * gdb.base/call-ar-st.c: Likewise.
17117 * gdb.base/call-rt-st.c: Likewise.
17118 * gdb.base/call-sc.c: Likewise.
17119 * gdb.base/call-strs.c: Likewise.
17120 * gdb.base/ending-run.c: Likewise.
17121 * gdb.base/execd-prog.c: Likewise.
17122 * gdb.base/exprs.c: Likewise.
17123 * gdb.base/foll-exec.c: Likewise.
17124 * gdb.base/foll-fork.c: Likewise.
17125 * gdb.base/foll-vfork.c: Likewise.
17126 * gdb.base/funcargs.c: Likewise.
17127 * gdb.base/gcore.c: Likewise.
17128 * gdb.base/jump.c: Likewise.
17129 * gdb.base/langs0.c: Likewise.
17130 * gdb.base/langs1.c: Likewise.
17131 * gdb.base/langs2.c: Likewise.
17132 * gdb.base/mips_pro.c: Likewise.
17133 * gdb.base/nodebug.c: Likewise.
17134 * gdb.base/opaque0.c: Likewise.
17135 * gdb.base/opaque1.c: Likewise.
17136 * gdb.base/recurse.c: Likewise.
17137 * gdb.base/run.c: Likewise.
17138 * gdb.base/scope0.c: Likewise.
17139 * gdb.base/scope1.c: Likewise.
17140 * gdb.base/setshow.c: Likewise.
17141 * gdb.base/setvar.c: Likewise.
17142 * gdb.base/shmain.c: Likewise.
17143 * gdb.base/shr1.c: Likewise.
17144 * gdb.base/shr2.c: Likewise.
17145 * gdb.base/sigall.c: Likewise.
17146 * gdb.base/signals.c: Likewise.
17147 * gdb.base/so-indr-cl.c: Likewise.
17148 * gdb.base/solib2.c: Likewise.
17149 * gdb.base/structs.c: Likewise.
17150 * gdb.base/sum.c: Likewise.
17151 * gdb.base/vforked-prog.c: Likewise.
17152 * gdb.base/watchpoint.c: Likewise.
17153 * gdb.reverse/shr2.c: Likewise.
17154 * gdb.reverse/until-reverse.c: Likewise.
17155 * gdb.reverse/ur1.c: Likewise.
17156 * gdb.reverse/watch-reverse.c: Likewise.
17157
171582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17159
17160 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17161 variant.
17162 * gdb.base/sepdebug.exp: Drop references to removed code.
17163
171642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17165
17166 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17167 variant. Preserve original line numbering.
17168 * gdb.base/list1.c: Likewise.
17169
171702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17171
17172 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17173 variant.
17174 * gdb.base/break1.c: Likewise.
17175 * gdb.base/break.exp: Drop references to removed code.
17176
171772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17178
17179 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17180 variant.
17181
171822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17183
17184 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17185
171862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17187
17188 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17189 logic into perform_all_tests() and invoke it with and without
17190 function header prototypes.
17191 (do_function_calls): Remove conditional XFAIL for PR 5318.
17192 (rerun_and_prepare): Remove duplicate code.
17193 (perform_all_tests): New. Main logic moved here.
17194
171952014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17196
17197 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17198 code guarded by #ifdef NO_PROTOTYPES.
17199 (t_double_many_args): Likewise.
17200 (DEF_FUNC_MANY_ARGS_1): Likewise.
17201 (DEF_FUNC_VALUES_1): Likewise.
17202 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17203 guarded by #ifdef PROTOTYPES.
17204
172052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17206
17207 * gdb.mi/mi-console.c: Add eye-catcher.
17208 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17209 instead of literal line number.
17210
172112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17212
17213 * gdb.base/shr2.c: Add eye-catcher.
17214 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17215 line number.
17216
172172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17218
17219 * gdb.base/jump.c: Add eye-catchers.
17220 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17221 numbers.
17222
172232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17224
17225 * gdb.base/execd-prog.c: Add eye-catchers.
17226 * gdb.base/foll-exec.c: Likewise.
17227 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17228 line numbers.
17229
172302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17231
17232 * gdb.base/ending-run.c: Add eye-catchers.
17233 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17234 literal line numbers.
17235
172362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17237
17238 * gdb.base/call-rt-st.c: Add eye-catchers.
17239 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17240 literal line numbers.
17241
172422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17243
17244 * gdb.base/call-ar-st.c: Add eye-catchers.
17245 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17246 literal line numbers.
17247
172482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17249
17250 * gdb.base/average.c: Add eye-catchers.
17251 * gdb.base/sum.c: Likewise.
17252 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17253 regexps dynamically.
17254
172552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17256
17257 * gdb.base/solib1.c: Add eye-catchers.
17258 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17259 literal line numbers.
17260
172612014-11-12 Pedro Alves <palves@redhat.com>
17262
17263 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17264 leader has exited.
17265
172662014-11-12 Pedro Alves <palves@redhat.com>
17267
17268 * gdb.arch/i386-bp_permanent.c: New file.
17269 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17270 (srcfile): Set to i386-bp_permanent.c.
17271 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17272 that stepi does not execute the 'leave' instruction, instead of
17273 testing it does execute.
17274 * gdb.base/bp-permanent.c: New file.
17275 * gdb.base/bp-permanent.exp: New file.
17276
172772014-11-10 Doug Evans <xdje42@gmail.com>
17278
17279 PR symtab/17564
17280 * gdb.base/symtab-search-order.exp: New file.
17281 * gdb.base/symtab-search-order.c: New file.
17282 * gdb.base/symtab-search-order-1.c: New file.
17283 * gdb.base/symtab-search-order-shlib-1.c: New file.
17284
172852014-11-07 Pedro Alves <palves@redhat.com>
17286
17287 PR gdb/17511
17288 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17289 i?86-*-linux*.
17290
172912014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17292
17293 PR c++/17494
17294 * gdb.cp/pr17494.cc: New file.
17295 * gdb.cp/pr17494.exp: New file.
17296
172972014-11-02 Yao Qi <yao@codesourcery.com>
17298
17299 * gdb.python/python.exp: Get working directory and match the
17300 output of "set extended-prompt \\w " with it.
17301
173022014-10-30 Doug Evans <dje@google.com>
17303
17304 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17305 in objfiles.
17306 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17307 in progspaces.
17308
173092014-10-30 Janis Johnson <janisjo@codesourcery.com>
17310
17311 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17312 * gdb.base/realname-expand.exp: Likewise.
17313 * gdb.linespec/macro-relative.exp: Likewise.
17314
173152014-10-29 Pedro Alves <palves@redhat.com>
17316
17317 PR gdb/17408
17318 * gdb.threads/schedlock.c (some_function): New function.
17319 (call_function): New global.
17320 (MAYBE_CALL_SOME_FUNCTION): New macro.
17321 (thread_function): Call it.
17322 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17323 and use it instead of a global counter. Adjust all callers.
17324 (get_current_thread): Use "find current thread" for test message
17325 here rather than having all callers pass down the same string.
17326 (goto_loop): New procedure, factored out from ...
17327 (my_continue): ... this.
17328 (step_ten_loops): Change parameter from test message to command to
17329 use. Adjust.
17330 (list_count): Delete global.
17331 (check_result): New procedure, factored out from duplicate top
17332 level code.
17333 (continue tests): Wrap in with_test_prefix.
17334 (test_step): New procedure, factored out from duplicate top level
17335 code.
17336 (top level): Test "step" in combination with all scheduler-locking
17337 modes. Test "next" in combination with all scheduler-locking
17338 modes, and in combination with stepping over a function call or
17339 not.
17340 * gdb.threads/next-bp-other-thread.c: New file.
17341 * gdb.threads/next-bp-other-thread.exp: New file.
17342
173432014-10-29 Pedro Alves <palves@redhat.com>
17344
17345 PR python/17372
17346 * gdb.python/python.exp: Test a multi-line command that spawns
17347 interactive Python.
17348 * gdb.base/multi-line-starts-subshell.exp: New file.
17349
173502014-10-29 Yao Qi <yao@codesourcery.com>
17351
17352 * gdb.base/fileio.exp: Make directories on host.
17353
173542014-10-29 Yao Qi <yao@codesourcery.com>
17355
17356 * gdb.base/fileio.c (test_write): Close the file.
17357
173582014-10-28 Pedro Alves <palves@redhat.com>
17359
17360 PR gdb/12623
17361 * gdb.base/sigstep.c (no_handler): New global.
17362 (main): If 'no_handler is true, set the signal handlers to
17363 SIG_IGN.
17364 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17365 with_sw_watch and no_handler parameters. Handle them.
17366 (top level) <stepping over handler when stopped at a breakpoint
17367 test>: Add a test axis for testing with a software watchpoint, and
17368 another for testing with the signal handler set to SIG_IGN.
17369 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17370 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17371
173722014-10-28 Pedro Alves <palves@redhat.com>
17373
17374 PR gdb/17511
17375 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17376 * gdb.base/sigstep.exp (other_handler_location): New global.
17377 (advance): Support stepping into the signal handler, and running
17378 commands while in the handler.
17379 (in_handler_map): New global.
17380 (top level): In the advance test, add combinations for getting
17381 into the handler with stepping commands, and for running commands
17382 in the handler. Add comment descripting the advancei tests.
17383
173842014-10-28 Pedro Alves <palves@redhat.com>
17385
17386 * gdb.base/sigstep.exp: Use build_executable instead of
17387 prepare_for_testing.
17388 (top level): Move code that starts GDB, runs to main and creates a
17389 display to ...
17390 (restart): ... this new procedure.
17391 (top level): Move backtrace from signal handler test to ...
17392 (validate_backtrace): ... this new procedure.
17393 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17394 with_test_prefix. Always restart GDB.
17395 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17396 with_test_prefix. Always restart GDB. No need to delete
17397 breakpoints after the test.
17398 (test_skip_handler): Remove prefix parameter.
17399 (skip_over_handler, breakpoint_to_handler)
17400 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17401 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17402 restart GDB. No need to delete breakpoints after the test.
17403 (top level): Use foreach to call the test procedures with
17404 different commands.
17405
174062014-10-28 Pedro Alves <palves@redhat.com>
17407
17408 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17409 instead of GNATS numbers.
17410 * gdb.base/sigbpt.exp: Likewise.
17411 * gdb.base/siginfo.exp: Likewise.
17412 * gdb.base/sigstep.exp: Likewise.
17413
174142014-10-27 Pedro Alves <palves@redhat.com>
17415
17416 * gdb.base/sigstep.c (dummy): New global.
17417 (main): Issue a couple writes to the new global.
17418 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17419 procedures.
17420 (skip_over_handler): Use test_skip_handler.
17421 (top level): Call skip_over_handler for stepi and nexti too.
17422 (breakpoint_over_handler): Use test_skip_handler.
17423 (top level): Call breakpoint_over_handler for stepi and nexti too.
17424
174252014-10-27 Yao Qi <yao@codesourcery.com>
17426
17427 * gdb.trace/tfile.c (adjust_function_address)
17428 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17429 function descriptor.
17430
174312014-10-24 Don Breazeal <donb@codesourcery.com>
17432
17433 * gdb.base/foll-fork.exp (test_follow_fork,
17434 catch_fork_child_follow): Check for updated fork messages emitted
17435 from infrun.c.
17436 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17437 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17438 vfork_and_exec_child_follow_through_step): Check for updated vfork
17439 messages emitted from infrun.c.
17440
174412014-10-24 Pedro Alves <palves@redhat.com>
17442
17443 * gdb.base/corefile.exp: Remove references to ultrix.
17444 * gdb.base/interrupt.exp: Likewise.
17445 * gdb.base/whatis.exp: Likewise.
17446 * gdb.gdb/selftest.exp: Likewise.
17447 * gdb.threads/manythreads.exp: Likewise.
17448 * gdb.threads/print-threads.exp: Likewise.
17449 * gdb.threads/pthreads.exp:: Likewise.
17450 * gdb.threads/schedlock.exp: Likewise.
17451
174522014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17453
17454 * gdb.cp/non-trivial-retval.cc: Add a test case.
17455 * gdb.cp/non-trivial-retval.exp: Add a test.
17456
174572014-10-20 Yao Qi <yao@codesourcery.com>
17458
17459 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17460 * gdb.python/py-objfile-script-gdb.py: New file.
17461 * gdb.python/py-objfile-script.exp: Update reference to
17462 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17463 of remote_download. Remove the dest file.
17464
174652014-10-20 Yao Qi <yao@codesourcery.com>
17466
17467 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17468 * gdb.base/step-line.exp: Likewise.
17469 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17470 * gdb.dwarf2/dw2-basic.exp: Likewise.
17471 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17472 * gdb.dwarf2/dw2-filename.exp: Likewise.
17473 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17474 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17475 * gdb.dwarf2/dw2-producer.exp: Likewise.
17476 * gdb.dwarf2/mac-fileno.exp: Likewise.
17477 * gdb.python/py-frame-args.exp: Likewise.
17478 * gdb.python/py-framefilter.exp: Likewise.
17479 * gdb.python/py-mi.exp: Likewise.
17480 * gdb.python/py-objfile-script.exp: Likewise
17481 * gdb.python/py-pp-integral.exp: Likewise.
17482 * gdb.python/py-pp-re-notag.exp: Likewise.
17483 * gdb.python/py-prettyprint.exp: Likewise.
17484 * gdb.python/py-section-script.exp: Likewise.
17485 * gdb.python/py-typeprint.exp: Likewise.
17486 * gdb.python/py-xmethods.exp: Likewise.
17487 * gdb.stabs/weird.exp: Likewise.
17488 * gdb.xml/tdesc-regs.exp: Likewise.
17489
174902014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17491
17492 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17493 (out_cu): Use addr_len for the size of addresses.
17494 (out_line): Likewise. Size DW_LNE_set_address instruction
17495 according to addr_len.
17496 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17497 (FUNC): Add START_INSNS to definition.
17498
174992014-10-18 Yao Qi <yao@codesourcery.com>
17500
17501 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17502 gdb_has_argv0 return true.
17503 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17504 check [target_info exists noargs], check [gdb_has_argv0]
17505 instead.
17506 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17507 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17508 procedures.
17509
175102014-10-17 Doug Evans <dje@google.com>
17511
17512 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17513 event.
17514 * gdb.python/py-events.py: Add clear_objfiles event.
17515
175162014-10-17 Doug Evans <dje@google.com>
17517
17518 * gdb.python/py-objfile.exp: Test progspace attribute.
17519
175202014-10-17 Luis Machado <lgustavo@codesourcery.com>
17521
17522 * gdb.guile/scm-breakpoint.exp: Do not assume any
17523 directory separators when matching source file paths.
17524 * gdb.python/py-breakpoint.exp: Likewise.
17525 * gdb.reverse/break-precsave.exp: Likewise.
17526 * gdb.reverse/break-reverse.exp: Likewise.
17527 * gdb.reverse/consecutive-precsave.exp: Likewise.
17528 * gdb.reverse/finish-precsave.exp: Likewise.
17529 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17530 * gdb.reverse/finish-reverse.exp: Likewise.
17531 * gdb.reverse/i386-precsave.exp: Likewise.
17532 * gdb.reverse/i387-env-reverse.exp: Likewise.
17533 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17534 * gdb.reverse/machinestate-precsave.exp: Likewise.
17535 * gdb.reverse/machinestate.exp: Likewise.
17536 * gdb.reverse/sigall-precsave.exp: Likewise.
17537 * gdb.reverse/solib-precsave.exp: Likewise.
17538 * gdb.reverse/step-precsave.exp: Likewise.
17539 * gdb.reverse/until-precsave.exp: Likewise.
17540 * gdb.reverse/watch-precsave.exp: Likewise.
17541 * gdb.reverse/watch-reverse.exp: Likewise.
17542
175432014-10-17 Yao Qi <yao@codesourcery.com>
17544
17545 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17546 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17547
175482014-10-17 Pedro Alves <palves@redhat.com>
17549
17550 PR gdb/17471
17551 * gdb.base/bg-execution-repeat.c: New file.
17552 * gdb.base/bg-execution-repeat.exp: New file.
17553
175542014-10-17 Pedro Alves <palves@redhat.com>
17555
17556 PR gdb/17300
17557 * gdb.base/continue-all-already-running.c: New file.
17558 * gdb.base/continue-all-already-running.exp: New file.
17559
175602014-10-17 Pedro Alves <palves@redhat.com>
17561
17562 PR gdb/17472
17563 * gdb.base/annota-input-while-running.c: New file.
17564 * gdb.base/annota-input-while-running.exp: New file.
17565
175662014-10-17 Pedro Alves <palves@redhat.com>
17567
17568 * gdb.base/callfuncs.exp: emove references to osf.
17569 * gdb.base/sigall.exp: Likewise.
17570 * gdb.gdb/selftest.exp: Likewise.
17571 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17572 * gdb.mi/non-stop.c: Likewise.
17573 * gdb.mi/pthreads.c: Likewise.
17574 * gdb.reverse/sigall-precsave.exp: Likewise.
17575 * gdb.reverse/sigall-reverse.exp: Likewise.
17576 * gdb.threads/pthreads.c: Likewise.
17577 * gdb.threads/pthreads.exp: Likewise.
17578
175792014-10-17 Yao Qi <yao@codesourcery.com>
17580
17581 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17582 check 'target_info exists noargs'.
17583 (test_command_prompt_position): Likewise.
17584 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17585 Remove "set args".
17586 (progvar_simple_while_test): Likewise.
17587 (progvar_complex_if_while_test): Likewise.
17588 (if_while_breakpoint_command_test): Likewise.
17589 (infrun_breakpoint_command_test): Likewise.
17590 (breakpoint_command_test): Likewise.
17591 (watchpoint_command_test): Likewise.
17592 (bp_deleted_in_command_test): Likewise.
17593 (temporary_breakpoint_commands): Likewise.
17594
175952014-10-16 Yao Qi <yao@codesourcery.com>
17596
17597 * gdb.base/remotetimeout.exp: Remove noargs checking.
17598
175992014-10-15 Pedro Alves <palves@redhat.com>
17600
17601 PR breakpoints/9649
17602 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17603 * gdb.base/breakpoint-in-ro-region.exp
17604 (probe_target_hardware_step): New procedure.
17605 (top level): Probe hardware stepping and hardware breakpoint
17606 support. Test stepping through a read-only region, with both
17607 "breakpoint auto-hw" on and off and both "always-inserted" on and
17608 off.
17609
176102014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17611
17612 * gdb.dlang/demangle.exp: Update for demangling changes.
17613
176142014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17615
17616 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17617 * gdb.cp/non-trivial-retval.exp: Add new tests.
17618
176192014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17620
17621 PR c++/13403
17622 PR c++/15154
17623 * gdb.cp/non-trivial-retval.cc: New file.
17624 * gdb.cp/non-trivial-retval.exp: New file.
17625
176262014-10-15 Yao Qi <yao@codesourcery.com>
17627
17628 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17629 remote host.
17630
176312014-10-15 Yao Qi <yao@codesourcery.com>
17632
17633 * gdb.python/py-symbol.exp: Match file base name if host is
17634 remote, otherwise match file name with dir name.
17635 * gdb.python/py-symtab.exp: Likewise.
17636 * gdb.python/python.exp: Likewise.
17637
176382014-10-15 Yao Qi <yao@codesourcery.com>
17639
17640 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17641 pattern.
17642 * gdb.python/py-symtab.exp: Likewise.
17643 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17644 locationn.
17645
176462014-10-14 Joel Brobecker <brobecker@adacore.com>
17647
17648 * gdb.ada/addr_arith: New testcase.
17649
176502014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17651
17652 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17653 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17654 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17655 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17656
176572014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17658
17659 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17660 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17661 * gdb.arch/stap-eval-lang-ada.exp: New file.
17662
176632014-10-14 Yao Qi <yao@codesourcery.com>
17664
17665 * gdb.mi/mi-var-child.c (nothing1): New function.
17666 (nothing2): New function.
17667 (do_children_tests): Set function pointers by nothing1 and
17668 nothing2.
17669 * gdb.mi/mi-var-child.exp: Step over new added statements.
17670 Update test to match the new output.
17671 * gdb.mi/var-cmd.c (nothing1): New function.
17672 (nothing2): New function.
17673 (do_children_tests): Set function pointers by nothing1 and
17674 nothing2.
17675 * gdb.mi/mi-var-display.exp: Update test to match output.
17676 Step to the line specified by $line_dct_nothing.
17677 Increase the number of lines to step.
17678
176792014-10-14 Yao Qi <yao@codesourcery.com>
17680
17681 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17682 tests.
17683 * gdb.mi/mi2-var-child.exp: Likewise.
17684
176852014-10-13 Doug Evans <dje@google.com>
17686
17687 * gdb.python/py-objfile.exp: Change name of file name test.
17688
176892014-10-13 Doug Evans <dje@google.com>
17690
17691 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17692 from the start of the CU.
17693
176942014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17695 Yao Qi <yao@codesourcery.com>
17696
17697 Fix "save breakpoints" for "catch" command.
17698 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17699 Remove -nonewline. Match also the added "main" line.
17700
177012014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17702
17703 Fix "save breakpoints" for "disable $bpnum" command.
17704 * gdb.base/save-bp.c (main): Add label.
17705 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17706
177072014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17708
17709 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17710
177112014-10-11 Yao Qi <yao@codesourcery.com>
17712
17713 * gdb.server/server-kill.exp: Execute command
17714 "set remote trace-status-packet on" before "tstatus".
17715
177162014-10-11 Yao Qi <yao@codesourcery.com>
17717
17718 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17719 (main): Call getppid.
17720 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17721 and continue to it. Read variable "server_pid".
17722
177232014-10-11 Yao Qi <yao@codesourcery.com>
17724
17725 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17726
177272014-10-11 Yao Qi <yao@codesourcery.com>
17728
17729 * gdb.threads/thread-find.exp: Don't execute command
17730 "info threads".
17731 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17732 * gdb.threads/linux-dp.exp: Don't check the condition
17733 $threads_created equals to zero.
17734
177352014-10-10 Pedro Alves <palves@redhat.com>
17736
17737 * gdb.base/bigcore.exp: Remove references to IRIX.
17738 * gdb.base/funcargs.exp: Likewise.
17739 * gdb.base/interrupt.exp: Likewise.
17740 * gdb.base/mips_pro.exp: Likewise.
17741 * gdb.base/nodebug.exp: Likewise.
17742 * gdb.base/setvar.exp: Likewise.
17743 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17744
177452014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17746 Pedro Alves <palves@redhat.com>
17747
17748 PR symtab/14466
17749 * gdb.base/vdso-warning.c: New file.
17750 * gdb.base/vdso-warning.exp: New file.
17751
177522014-10-02 Doug Evans <dje@google.com>
17753
17754 * gdb.base/structs.c (main): Don't run forever.
17755
177562014-10-02 Pedro Alves <palves@redhat.com>
17757
17758 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17759 (top level) <stop threads 1, stop threads 2>: Use it.
17760
177612014-10-02 Pedro Alves <palves@redhat.com>
17762
17763 * gdb.threads/break-while-running.exp (test): Add new
17764 'update_thread_list' argument. Skip "info threads" if false.
17765 (top level): Add new 'update_thread_list' axis.
17766
177672014-10-02 Pedro Alves <palves@redhat.com>
17768
17769 PR breakpoints/17431
17770 * gdb.base/execl-update-breakpoints.c: New file.
17771 * gdb.base/execl-update-breakpoints.exp: New file.
17772
177732014-10-01 Pedro Alves <palves@redhat.com>
17774
17775 * gdb.base/breakpoint-in-ro-region.c: New file.
17776 * gdb.base/breakpoint-in-ro-region.exp: New file.
17777
177782014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17779
17780 * gdb.mi/mi-exit-code.exp: New file.
17781 * gdb.mi/mi-exit-code.c: New file.
17782
177832014-09-30 Yao Qi <yao@codesourcery.com>
17784
17785 * lib/prelink-support.exp (build_executable_own_libs): Error if
17786 the target isn't native.
17787
177882014-09-30 Yao Qi <yao@codesourcery.com>
17789
17790 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17791 false.
17792
177932014-09-22 Pedro Alves <palves@redhat.com>
17794
17795 * gdb.threads/break-while-running.exp: New file.
17796 * gdb.threads/break-while-running.c: New file.
17797
177982014-09-19 Yao Qi <yao@codesourcery.com>
17799
17800 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17801 Invoke test. Restart GDB with --readnow and invoke test again.
17802
178032014-09-19 Yao Qi <yao@codesourcery.com>
17804
17805 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17806 proc set_breakpoint_on_gcd_function. Invoke
17807 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17808 invoke set_breakpoint_on_gcd_function again.
17809
178102014-09-18 Doug Evans <dje@google.com>
17811
17812 * gdb.dwarf2/symtab-producer.exp: New file.
17813
178142014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17815
17816 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17817 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17818 * gdb.base/global-var-nested-by-dso.c: Likewise.
17819 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17820
178212014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17822 Pedro Alves <palves@redhat.com>
17823
17824 * gdb.base/watch-bitfields.exp: Pass string other than test file
17825 name to prepare_for_testing.
17826 (watch): New procedure.
17827 (expect_watchpoint): Use with_test_prefix.
17828 (top level): Factor out tests to ...
17829 (test_watch_location, test_regular_watch): ... these new
17830 procedures, and use with_test_prefix and gdb_continue_to_end.
17831
178322014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17833
17834 PR breakpoints/12526
17835 * gdb.base/watch-bitfields.exp: New file.
17836 * gdb.base/watch-bitfields.c: New file.
17837
178382014-09-16 Pedro Alves <palves@redhat.com>
17839
17840 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17841 software and hardware addresses, not software address against
17842 itself.
17843
178442014-09-16 Pedro Alves <palves@redhat.com>
17845
17846 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17847 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17848
178492014-09-16 Pedro Alves <palves@redhat.com>
17850
17851 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17852 files.
17853 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17854 "*-*-vxworks*" throughout.
17855 * gdb.base/break.exp: Likewise.
17856 * gdb.base/default.exp: Likewise.
17857 * gdb.base/scope.exp: Likewise.
17858 * gdb.base/sepdebug.exp: Likewise.
17859 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17860 throughout.
17861 * gdb.base/run.c: Likewise.
17862 * gdb.base/sepdebug.c: Likewise.
17863 * gdb.hp/gdb.aCC/run.c: Likewise.
17864 * gdb.reverse/until-reverse.c: Likewise.
17865 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17866
178672014-09-16 Yao Qi <yao@codesourcery.com>
17868
17869 * boards/local-remote-host-native.exp: New file.
17870
178712014-09-14 Doug Evans <xdje42@gmail.com>
17872
17873 * gdb.threads/queue-signal.c (thread_count): New variable.
17874 (thread_count_mutex, thread_count_condvar): New variables.
17875 (incr_thread_count, wait_all_threads_running): New functions.
17876 (main): Wait for all threads to be in their thread functions.
17877
178782014-09-13 Doug Evans <xdje42@gmail.com>
17879
17880 * gdb.threads/queue-signal.c: New file.
17881 * gdb.threads/queue-signal.exp: New file.
17882
178832014-09-13 Doug Evans <xdje42@gmail.com>
17884
17885 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17886 be consistent with what default_gdb_init uses.
17887 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17888 the plain text of the prompt. Add some logging printfs.
17889 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17890
178912014-09-12 Pedro Alves <palves@redhat.com>
17892
17893 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17894 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17895 * gdb.arch/i386-size-overlap.exp: Likewise.
17896 * gdb.arch/i386-size.exp: Likewise.
17897 * gdb.arch/i386-unwind.exp: Likewise.
17898 * gdb.base/a2-run.exp: Likewise.
17899 * gdb.base/break.exp: Likewise.
17900 * gdb.base/charset.exp: Likewise.
17901 * gdb.base/chng-syms.exp: Likewise.
17902 * gdb.base/commands.exp: Likewise.
17903 * gdb.base/dbx.exp: Likewise.
17904 * gdb.base/find.exp: Likewise.
17905 * gdb.base/funcargs.exp: Likewise.
17906 * gdb.base/jit-simple.exp: Likewise.
17907 * gdb.base/reread.exp: Likewise.
17908 * gdb.base/sepdebug.exp: Likewise.
17909 * gdb.base/step-bt.exp: Likewise.
17910 * gdb.cp/mb-inline.exp: Likewise.
17911 * gdb.cp/mb-templates.exp: Likewise.
17912 * gdb.objc/basicclass.exp: Likewise.
17913 * gdb.threads/killed.exp: Likewise.
17914
179152014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17916
17917 PR tdep/17379
17918 * gdb.arch/powerpc-stackless.S: New file.
17919 * gdb.arch/powerpc-stackless.exp: New file.
17920
179212014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17922
17923 * gdb.base/attach.c: Include unistd.h.
17924 (main): Call alarm. Add label postloop.
17925 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17926 gdb_breakpoint, gdb_continue_to_breakpoint.
17927 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17928
179292014-09-11 Pedro Alves <palves@redhat.com>
17930
17931 PR gdb/17347
17932 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17933 * gdb.base/attach.exp (test_command_line_attach_run): New
17934 procedure.
17935 (top level): Call it.
17936
179372014-09-11 Pedro Alves <palves@redhat.com>
17938
17939 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17940 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17941 (do_command_attach_tests): Use spawn_wait_for_attach.
17942 * gdb.base/solib-overlap.exp: Likewise.
17943 * gdb.multi/multi-attach.exp: Likewise.
17944 * gdb.python/py-prompt.exp: Likewise.
17945 * gdb.python/py-sync-interp.exp: Likewise.
17946 * gdb.server/ext-attach.exp: Likewise.
17947
179482014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17949
17950 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17951 command in testcase. Simplify testcase.
17952
179532014-09-10 Joel Brobecker <brobecker@adacore.com>
17954
17955 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17956
179572014-09-10 Joel Brobecker <brobecker@adacore.com>
17958
17959 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17960
179612014-09-10 Joel Brobecker <brobecker@adacore.com>
17962
17963 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17964
179652014-09-10 Joel Brobecker <brobecker@adacore.com>
17966
17967 * gdb.dwarf2/dynarr-ptr.c: New file.
17968 * gdb.dwarf2/dynarr-ptr.exp: New file.
17969
179702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17971
17972 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17973 of 30 rather than hardcoding 120 for a slow test case. Take the
17974 `gdb,timeout' target setting into account for this calculation.
17975 Don't extend the timeout for the test cases that don't need it.
17976
179772014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17978
17979 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17980 a factor of 2 for a slow test case. Take the `gdb,timeout'
17981 target setting into account for this calculation.
17982 * gdb.reverse/until-precsave.exp: Increase the timeout by
17983 a factor of 15 and 3 respectively rather than adding 120
17984 for a pair of slow test cases. Take the `gdb,timeout'
17985 target setting into account for this calculation.
17986
179872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17988
17989 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17990 timeout, don't pass one down to gdb_expect.
17991 (gdb_expect): Rework timeout selection.
17992
179932014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17994
17995 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17996 exception on timeout.
17997 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17998 (gdbserver_start_extended): Catch any `gdbserver_start' error
17999 exceptions.
18000 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18001 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18002 `gdbserver_gdb_load' error exceptions.
18003
180042014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18005
18006 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18007 120 on waiting for the TCP socket to open.
18008
180092014-09-09 Doug Evans <xdje42@gmail.com>
18010
18011 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18012 _caller_matches, _any_caller_is, _any_caller_matches.
18013
180142014-09-09 Doug Evans <xdje42@gmail.com>
18015
18016 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18017
180182014-09-09 Yao Qi <yao@codesourcery.com>
18019
18020 * gdb.mi/mi-var-display.exp: Set print symbol off.
18021
180222014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18023
18024 PR gdb/17035
18025 * gdb.base/commands.exp: Add tests to verify user-defined
18026 commands with empty bodies.
18027 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18028 python commands in `show user command`.
18029 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18030 scheme commands in `show user command`.
18031
180322014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18033
18034 PR python/17355
18035 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18036 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18037 * gdb.python/py-framefilter-invalidarg.exp: New file.
18038 * gdb.python/py-framefilter-invalidarg.py: New file.
18039
180402014-09-06 Doug Evans <xdje42@gmail.com>
18041
18042 PR 15276
18043 * gdb.python/py-caller-is.c: New file.
18044 * gdb.python/py-caller-is.exp: New file.
18045
180462014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18047
18048 PR gdb/17235
18049 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18050 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18051
180522014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18053
18054 PR fortran/17237
18055 * gdb.fortran/print-formatted.exp: New file.
18056 * gdb.fortran/print-formatted.f90: Likewise.
18057
180582014-09-03 Sasha Smundak <asmundak@google.com>
18059
18060 * gdb.python/py-frame.exp: Test Frame.read_register.
18061
180622014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18063
18064 PR python/16699
18065 * gdb.python/py-completion.exp: New file.
18066 * gdb.python/py-completion.py: Likewise.
18067
180682014-08-28 Doug Evans <dje@google.com>
18069
18070 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18071 eax,etc. are live with values set by gdb and thus the compiler can't
18072 use them.
18073 * gdb.arch/i386-pseudo.c (main): Ditto.
18074
180752014-08-27 Doug Evans <dje@google.com>
18076
18077 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18078
180792014-08-25 Doug Evans <dje@google.com>
18080
18081 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18082 (main): Ditto.
18083
180842014-08-25 Doug Evans <dje@google.com>
18085
18086 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18087
180882014-08-24 Yao Qi <yao@codesourcery.com>
18089
18090 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18091 symbol off.
18092 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18093
180942014-08-22 Doug Evans <dje@google.com>
18095
18096 PR 17276
18097 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18098 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18099 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18100
181012014-08-22 Yao Qi <yao@codesourcery.com>
18102
18103 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18104 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18105 * gdb.python/python.exp: Likewise. Use .py file on the host
18106 instead of the build.
18107
181082014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18109
18110 * gdb.threads/gcore-stale-thread.c: New file.
18111 * gdb.threads/gcore-stale-thread.exp: New file.
18112
181132014-08-21 Pedro Alves <palves@redhat.com>
18114
18115 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18116 * gdb.base/gcore-relro-pie.exp: Likewise.
18117 * gdb.base/gcore-relro.exp: Likewise.
18118 * gdb.base/gcore.exp: Likewise.
18119 * gdb.base/print-symbol-loading.exp: Likewise.
18120 * gdb.threads/gcore-thread.exp: Likewise.
18121 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18122
181232014-08-20 Pedro Alves <palves@redhat.com>
18124 Jan Kratochvil <jan.kratochvil@redhat.com>
18125
18126 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18127 configure.
18128 (EXPECT): Handle READ1 being set.
18129 (all): Depend on EXTRA_RULES.
18130 (check-read1, expect-read1, read1.so, read1): New rules.
18131 * README (Testsuite Parameters): Document the READ1 make variable.
18132 (Race detection): New section.
18133 * configure: Regenerate.
18134 * configure.ac: If build==host==target, and running under a
18135 GNU/glibc system, add read1 to the extra Makefile rules.
18136 (EXTRA_RULES): AC_SUBST it.
18137 * lib/read1.c: New file.
18138
181392014-08-20 Joel Brobecker <brobecker@adacore.com>
18140
18141 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18142 the handling of variables declared as a typedef to an array
18143 which a DW_AT_data_location attribute.
18144
181452014-08-19 Andrew Burgess <aburgess@broadcom.com>
18146 Pedro Alves <palves@redhat.com>
18147
18148 PR symtab/14604
18149 PR symtab/14605
18150 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18151 gdb_test.
18152
181532014-08-19 Pedro Alves <palves@redhat.com>
18154
18155 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18156
181572014-08-19 Yao Qi <yao@codesourcery.com>
18158
18159 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18160 right line.
18161
181622014-08-18 David Blaikie <dblaikie@gmail.com>
18163
18164 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18165
181662014-08-18 Joel Brobecker <brobecker@adacore.com>
18167
18168 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18169 attribute in array range.
18170
181712014-08-18 Joel Brobecker <brobecker@adacore.com>
18172
18173 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18174
181752014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18176
18177 PR c++/17132
18178 * gdb.cp/pr17132.cc: New file.
18179 * gdb.cp/pr17132.exp: New file.
18180
181812014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18182
18183 * gdb.python/py-xmethods.py (A_getarrayind)
18184 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18185 Use 'print' with function call syntax.
18186 (E_method_matcher.match): Fix tab vs space indentation mixup.
18187
181882014-08-15 Yao Qi <yao@codesourcery.com>
18189
18190 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18191 false.
18192
181932014-08-15 Yao Qi <yao@codesourcery.com>
18194
18195 * gdb.cp/casts.exp: Set print symbol off.
18196 * gdb.cp/class2.exp: Likewise.
18197 * gdb.cp/overload.exp: Likewise.
18198 * gdb.cp/templates.exp: Likewise.
18199
182002014-08-11 Doug Evans <dje@google.com>
18201
18202 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18203 (test_load_shlib): Update.
18204
182052014-08-09 Yao Qi <yao@codesourcery.com>
18206
18207 * gdb.base/display.exp: Invoke is_address_zero_readable.
18208 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18209 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18210 * gdb.base/hbreak-unmapped.exp: Return if
18211 is_address_zero_readable returns true.
18212 * gdb.base/signest.exp: Likewise.
18213 * gdb.base/signull.exp: Likewise.
18214 * gdb.base/sigbpt.exp: Likewise.
18215 * gdb.guile/scm-disasm.exp: Do the test if
18216 is_address_zero_readable returns false.
18217 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18218 * gdb.python/py-arch.exp: Likewise.
18219 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18220 * lib/gdb.exp (is_address_zero_readable): New proc.
18221
182222014-08-09 Yao Qi <yao@codesourcery.com>
18223
18224 PR testsuite/13443
18225 * gdb.mi/mi-var-display.exp: Make test messages unique.
18226
182272014-08-04 Tom Tromey <tromey@redhat.com>
18228
18229 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18230 target 0".
18231
182322014-08-04 Tom Tromey <tromey@redhat.com>
18233
18234 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18235 "target_resume".
18236
182372014-08-01 Joel Brobecker <brobecker@adacore.com>
18238
18239 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18240 inner_vla_struct_object_size.
18241 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18242 as xfail.
18243
182442014-07-30 Pedro Alves <palves@redhat.com>
18245
18246 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18247 comment.
18248
182492014-07-29 Yao Qi <yao@codesourcery.com>
18250
18251 PR gdb/17206
18252 * gdb.base/until-nodebug.exp: New.
18253
182542014-07-28 Doug Evans <xdje42@gmail.com>
18255
18256 PR guile/17203
18257 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18258 previously existing parameter, and previously ambiguously spelled
18259 parameter.
18260
182612014-07-28 Will Newton <will.newton@linaro.org>
18262
18263 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18264
182652014-07-26 Ludovic Courtès <ludo@gnu.org>
18266 Doug Evans <xdje42@gmail.com>
18267
18268 PR guile/17146
18269 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18270
182712014-07-25 Pedro Alves <palves@redhat.com>
18272
18273 * gdb.threads/signal-command-handle-nopass.c: New file.
18274 * gdb.threads/signal-command-handle-nopass.exp: New file.
18275 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18276 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18277 * gdb.threads/signal-delivered-right-thread.c: New file.
18278 * gdb.threads/signal-delivered-right-thread.exp: New file.
18279
182802014-07-25 Pedro Alves <palves@redhat.com>
18281
18282 * gdb.base/double-prompt-target-event-error.exp
18283 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18284 match.
18285 (cancel_pagination_in_target_event): Rework double prompt
18286 detection.
18287 * gdb.base/paginate-after-ctrl-c-running.exp
18288 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18289 <return>' match.
18290 * gdb.base/paginate-bg-execution.exp
18291 (test_bg_execution_pagination_return)
18292 (test_bg_execution_pagination_cancel): Remove '-notransfer
18293 <return>' matches.
18294 * gdb.base/paginate-execution-startup.exp
18295 (test_fg_execution_pagination_return)
18296 (test_fg_execution_pagination_cancel): Remove '-notransfer
18297 <return>' matches.
18298 * gdb.base/paginate-inferior-exit.exp
18299 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18300 match.
18301 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18302 * lib/gdb.exp (pagination_prompt): Run text through
18303 string_to_regexp.
18304 (gdb_test_multiple): Match $pagination_prompt instead of
18305 "<return>".
18306 (string_to_regexp): Move to lib/gdb-utils.exp.
18307
183082014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18309
18310 * gdb.arch/amd64-entry-value-paramref.S: New file.
18311 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18312 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18313 * gdb.arch/amd64-optimout-repeat.S: New file.
18314 * gdb.arch/amd64-optimout-repeat.c: New file.
18315 * gdb.arch/amd64-optimout-repeat.exp: New file.
18316
183172014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18318
18319 PR gdb/17170
18320 * gdb.base/statistics.exp: New file.
18321
183222014-07-17 Doug Evans <dje@google.com>
18323
18324 PR gdb/17170
18325 * gdb.base/maint.exp: Update testing of per-command stats.
18326
183272014-07-16 Pedro Alves <palves@redhat.com>
18328
18329 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18330 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18331 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18332 (tfile_write_buf): New functions.
18333 (add_memory_block): Rewrite using the above.
18334 (adjust_function_address): New function.
18335 (FUNCTION_ADDRESS): New macro.
18336 (write_basic_trace_file): Remove short_x local, and use
18337 tfile_write_16. Change type of func_addr local to unsigned long
18338 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18339 here. Cast argument of add_memory_block to char pointer.
18340 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18341 (main): Remove parameters.
18342 * gdb.trace/tfile.exp: Remove nowarnings.
18343
183442014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18345
18346 * gdb.base/debug-expr.exp: Test string evaluation with
18347 "debug expression" on.
18348
183492014-07-15 Pedro Alves <palves@redhat.com>
18350
18351 * gdb.base/reread.exp: Use clean_restart.
18352
183532014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18354
18355 * gdb.arch/avr-flash-qualifer.c: New.
18356 * gdb.arch/avr-flash-qualifer.exp: New.
18357
183582014-07-14 Pedro Alves <palves@redhat.com>
18359
18360 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18361 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18362
183632014-07-14 Pedro Alves <palves@redhat.com>
18364
18365 * gdb.base/double-prompt-target-event-error.c: New file.
18366 * gdb.base/double-prompt-target-event-error.exp: New file.
18367
183682014-07-14 Pedro Alves <palves@redhat.com>
18369
18370 PR gdb/17072
18371 * gdb.base/paginate-inferior-exit.c: New file.
18372 * gdb.base/paginate-inferior-exit.exp: New file.
18373
183742014-07-14 Pedro Alves <palves@redhat.com>
18375
18376 PR gdb/17072
18377 * gdb.base/paginate-bg-execution.c: New file.
18378 * gdb.base/paginate-bg-execution.exp: New file.
18379
183802014-07-14 Pedro Alves <palves@redhat.com>
18381
18382 PR gdb/17072
18383 * gdb.base/paginate-execution-startup.c: New file.
18384 * gdb.base/paginate-execution-startup.exp: New file.
18385 * lib/gdb.exp (pagination_prompt): New global.
18386 (default_gdb_spawn): New procedure, factored out from
18387 default_gdb_spawn.
18388 (default_gdb_start): Adjust to call default_gdb_spawn.
18389 (gdb_spawn): New procedure.
18390
183912014-07-14 Pedro Alves <palves@redhat.com>
18392
18393 * lib/gdb.exp (gdb_assert): New procedure.
18394 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18395
183962014-07-14 Pedro Alves <palves@redhat.com>
18397
18398 * gdb.base/execution-termios.c: New file.
18399 * gdb.base/execution-termios.exp: New file.
18400
184012014-07-14 Tom Tromey <tromey@redhat.com>
18402
18403 * gdb.cp/vla-cxx.cc: New file.
18404 * gdb.cp/vla-cxx.exp: New file.
18405
184062014-07-14 Tom Tromey <tromey@redhat.com>
18407
18408 * gdb.reverse/rerun-prec.c: New file.
18409 * gdb.reverse/rerun-prec.exp: New file.
18410
184112014-07-12 Maciej W. Rozycki <macro@mips.com>
18412 Maciej W. Rozycki <macro@codesourcery.com>
18413
18414 * lib/gdb-utils.exp: New file.
18415 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18416 inline `gdb_init_command' processing.
18417 (gdb_start_cmd): Likewise.
18418 * lib/mi-support.exp (mi_run_cmd): Likewise.
18419 * README: Document `gdb_init_command' and `gdb_init_commands'.
18420
184212014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18422
18423 Fix false FAIL running under a very long directory name.
18424 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18425 and "set print elements 10000". Twice.
18426
184272014-07-11 Yao Qi <yao@codesourcery.com>
18428
18429 * gdb.base/exprs.exp: "set print symbol off".
18430
184312014-07-11 Pedro Alves <palves@redhat.com>
18432
18433 * gdb.threads/kill.c: New file.
18434 * gdb.threads/kill.exp: New file.
18435
184362014-07-10 Yao Qi <yao@codesourcery.com>
18437
18438 * gdb.trace/tfile.c (write_basic_trace_file)
18439 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18440 address written to trace file.
18441
184422014-07-09 Pedro Alves <palves@redhat.com>
18443
18444 * gdb.base/attach-wait-input.exp: New file.
18445 * gdb.base/attach-wait-input.c: New file.
18446
184472014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18448
18449 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18450 setting up test structures.
18451 (main): Call new test function.
18452 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18453 test function, continue into test function and walk test
18454 structures.
18455
184562014-07-02 Yao Qi <yao@codesourcery.com>
18457
18458 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18459 'bar_start' at the beginning of functions 'foo' and 'bar'
18460 respectively.
18461 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18462 instead of 'foo' and 'bar'.
18463
184642014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18465
18466 * gdb.btrace/segv.exp: New.
18467 * gdb.btrace/segv.c: New.
18468
184692014-07-02 Luis Machado <lgustavo@codesourcery.com>
18470
18471 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18472 instruction.
18473
184742014-06-30 Mark Wielaard <mjw@redhat.com>
18475
18476 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18477 vulture, vilify, villar): New volatile array constants.
18478 (vindictive, vegetation): New const volatile array constants.
18479 * gdb.base/volatile.exp: Test volatile and const volatile array
18480 types.
18481
184822014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18483
18484 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18485 target lacks support for awatch, rwatch, or hbreak.
18486
184872014-06-27 Yao Qi <yao@codesourcery.com>
18488
18489 * gdb.multi/dummy-frame-restore.exp: New.
18490 * gdb.multi/dummy-frame-restore.c: New.
18491
184922014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18493
18494 * gdb.btrace/gcore.exp: New.
18495
184962014-06-23 Pedro Alves <palves@redhat.com>
18497
18498 * gdb.base/watchpoint-reuse-slot.c: New file.
18499 * gdb.base/watchpoint-reuse-slot.exp: New file.
18500
185012014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18502
18503 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18504 progspace's filename in 'info', 'enable' and 'disable' command
18505 tests.
18506
185072014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18508
18509 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18510 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18511 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18512
185132014-06-20 Gary Benson <gbenson@redhat.com>
18514
18515 * gdb.arch/i386-avx.exp: Fix include file location.
18516 * gdb.arch/i386-sse.exp: Likewise.
18517
185182014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18519
18520 * gdb.dlang/expression.exp: New file.
18521
185222014-06-19 Pedro Alves <palves@redhat.com>
18523
18524 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18525 out from ...
18526 (top level): ... here. Iterate running tests under different
18527 scheduler-locking settings.
18528
185292014-06-18 Luis Machado <lgustavo@codesourcery.com>
18530
18531 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18532 to DW_FORM_addr and use non-zero addresses.
18533
185342014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18535
18536 PR gdb/17017
18537 * gdb.python/py-xmethods.cc: Add global function call counters and
18538 increment them in their respective functions. Remove "cout"
18539 statements.
18540 * gdb.python/py-xmethods.exp: Make tests check the global function
18541 call counters instead of depending on inferior IO.
18542
185432014-06-18 Don Breazeal <donb@codesourcery.com>
18544
18545 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18546 Deleted procedure.
18547 (explicit_fork_parent_follow): Deleted procedure.
18548 (explicit_fork_child_follow): Deleted procedure.
18549 (test_follow_fork): New procedure.
18550 (do_fork_tests): Replace calls to deleted procedures with
18551 calls to test_follow_fork and reset GDB for subsequent
18552 procedure calls.
18553
185542014-06-17 Yao Qi <yao@codesourcery.com>
18555
18556 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18557 CP1252.
18558
185592014-06-17 Luis Machado <lgustavo@codesourcery.com>
18560
18561 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18562 Initialize ptr and S explicitly.
18563 (skip_type_update_when_not_use_rtti_test): Likewise.
18564
185652014-06-16 Keith Seitz <keiths@redhat.com>
18566
18567 PR mi/15863
18568 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18569 the inferior is started.
18570
185712014-06-16 Pedro Alves <palves@redhat.com>
18572
18573 * gdb.base/break-main-file-remove-fail.c: New file.
18574 * gdb.base/break-main-file-remove-fail.exp: New file.
18575 * gdb.base/break-unload-file.exp: Use build_executable instead of
18576 prepare_for_testing.
18577 (test_break): New parameter "initial_load". Handle it.
18578 (top level): Add initial_load cmdline/file axis.
18579
185802014-06-12 Tom Tromey <tromey@redhat.com>
18581
18582 * gdb.base/completion.exp: Don't use directory name in test.
18583
185842014-06-09 Gary Benson <gbenson@redhat.com>
18585
18586 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18587 separate the always-available ANSI-standard signals from the
18588 signals that require checking.
18589 (main): Likewise.
18590 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18591 Likewise.
18592 (main): Likewise.
18593
185942014-06-07 Keith Seitz <keiths@redhat.com>
18595
18596 Revert:
18597 PR c++/16253
18598 * gdb.cp/var-tag.cc: New file.
18599 * gdb.cp/var-tag.exp: New file.
18600 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18601 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18602 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18603 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18604
186052014-06-06 Doug Evans <xdje42@gmail.com>
18606
18607 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18608
186092014-06-06 Pedro Alves <palves@redhat.com>
18610
18611 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18612 in target debug output instead of looking at RSP packets,
18613 disabling the test on any target that uses hardware stepping.
18614 Update comments.
18615
186162014-06-06 Pedro Alves <palves@redhat.com>
18617
18618 * gdb.base/break-unload-file.exp: Fix typo.
18619
186202014-06-06 Yao Qi <yao@codesourcery.com>
18621
18622 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18623 from "jit_function" to "^jit_function".
18624
186252014-06-06 Yao Qi <yao@codesourcery.com>
18626
18627 * gdb.base/async.c (foo): Add one statement.
18628 * gdb.base/async.exp: Get the next instruction address and
18629 match the output of "nexti" by instruction address. Match
18630 the hex address in the output of "finish".
18631
186322014-06-06 Gary Benson <gbenson@redhat.com>
18633
18634 * gdb.base/call-signals.c: Remove preprocessor conditionals
18635 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18636 SIGSEGV and SIGTERM.
18637 * gdb.base/sigall.c: Likewise.
18638 * gdb.base/unwindonsignal.c: Likewise.
18639 * gdb.reverse/sigall-reverse.c: Likewise.
18640
186412014-06-06 Yao Qi <yao@codesourcery.com>
18642
18643 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18644 readable, skip the test.
18645
186462014-06-06 Yao Qi <yao@codesourcery.com>
18647
18648 * gdb.threads/staticthreads.c (thread_function): Move the line
18649 setting breakpoint on forward.
18650 * gdb.threads/staticthreads.exp: Update comments.
18651
186522014-06-05 Ludovic Courtès <ludo@gnu.org>
18653
18654 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18655 "history-append! type error".
18656
186572014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18658
18659 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18660 erroneous dprintf expected input.
18661
186622014-06-04 Doug Evans <xdje42@gmail.com>
18663
18664 * gdb.guile/scm-generics.exp: Delete.
18665
186662014-06-04 Doug Evans <xdje42@gmail.com>
18667
18668 * gdb.guile/scm-breakpoint.exp: Update.
18669 Add tests for breakpoint registration.
18670
186712014-06-04 Tom Tromey <tromey@redhat.com>
18672
18673 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18674 VLA-in-union.
18675 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18676 inner_vla_struct, vla_union types. Initialize objects of those
18677 types and compute their sizes.
18678
186792014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18680 Hui Zhu <hui@codesourcery.com>
18681
18682 * gdb.base/fileio.exp: Add test for shell not available as well as
18683 available.
18684 * gdb.base/fileio.c (test_system): Check for shell twice.
18685
186862014-06-04 Yao Qi <yao@codesourcery.com>
18687
18688 * gdb.base/auto-connect-native-target.exp: Remove redundant
18689 space from the regexp pattern.
18690
186912014-06-04 Yao Qi <yao@codesourcery.com>
18692
18693 * gdb.base/default.exp: Replace "child" with "native" in
18694 regexp pattern.
18695
186962014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18697
18698 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18699 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18700 * gdb.python/py-xmethods.py: Python script supporting the
18701 new testcase and tests.
18702
187032014-06-03 Joel Brobecker <brobecker@adacore.com>
18704 Pedro Alves <palves@redhat.com>
18705
18706 PR breakpoints/17000
18707 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18708 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18709
187102014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18711
18712 * gdb.base/subst.exp: Add tests to verify partial path matching
18713 output.
18714
187152014-06-03 Pedro Alves <palves@redhat.com>
18716
18717 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18718 target that doesn't use software single-stepping.
18719
187202014-06-03 Pedro Alves <palves@redhat.com>
18721
18722 PR breakpoints/17000
18723 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18724 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18725
187262014-06-02 Doug Evans <xdje42@gmail.com>
18727
18728 * gdb.guile/scm-parameter.exp: New file.
18729
187302014-06-02 Doug Evans <xdje42@gmail.com>
18731
18732 * gdb.guile/scm-cmd.c: New file.
18733 * gdb.guile/scm-cmd.exp: New file.
18734
187352014-06-02 Doug Evans <xdje42@gmail.com>
18736
18737 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18738 pretty-printer lookup.
18739 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18740 (make-pp_s-printer): Call it.
18741 (make-pretty-printer-from-dict): New function.
18742 (lookup-pretty-printer-maker-from-dict): New function.
18743 (*pretty-printer*): Simplify.
18744 (make-objfile-pp_s-printer): New function.
18745 (install-objfile-pretty-printers!): New function.
18746 (make-progspace-pp_s-printer): New function.
18747 (install-progspace-pretty-printers!): New function.
18748 * gdb.guile/scm-progspace.c: New file.
18749 * gdb.guile/scm-progspace.exp: New file.
18750
187512014-06-02 Pedro Alves <palves@redhat.com>
18752
18753 * gdb.base/dprintf-bp-same-addr.c: New file.
18754 * gdb.base/dprintf-bp-same-addr.exp: New file.
18755
187562014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18757
18758 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18759 * gdb.arch/powerpc-power.s: Likewise.
18760
187612014-06-02 Joel Brobecker <brobecker@adacore.com>
18762
18763 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18764
187652014-06-01 Yao Qi <yao@codesourcery.com>
18766
18767 * gdb.base/watchpoint.exp (test_watch_location): Check null
18768 pointer can be dereferenced. If not, do the test, otherwise
18769 skip it.
18770
187712014-05-30 Andrew Burgess <aburgess@broadcom.com>
18772
18773 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18774 results.
18775 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18776
187772014-05-30 Andrew Burgess <aburgess@broadcom.com>
18778
18779 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18780 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18781 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18782 * gdb.arch/amd64-invalid-stack-top.c: New file.
18783 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18784
187852014-05-30 Pedro Alves <palves@redhat.com>
18786
18787 PR breakpoints/17000
18788 * gdb.base/sss-bp-on-user-bp.c: New file.
18789 * gdb.base/sss-bp-on-user-bp.exp: New file.
18790
187912014-05-30 David Blaikie <dblaikie@gmail.com>
18792
18793 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18794 gnu_inline semantics via attribute.
18795 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18796 source explicitly specifies the required semantics.
18797
187982014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18799
18800 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18801
188022014-05-29 Pedro Alves <palves@redhat.com>
18803 Tom Tromey <tromey@redhat.com>
18804
18805 * gdb.base/async-shell.exp: Don't enable target-async.
18806 * gdb.base/async.exp
18807 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18808 parameter. Adjust.
18809 (top level): Don't test with "target-async".
18810 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18811 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18812 * gdb.base/inferior-died.exp: Don't enable target-async.
18813 * gdb.base/interrupt-noterm.exp: Likewise.
18814 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18815 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18816 * gdb.mi/mi-nonstop.exp: Likewise.
18817 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18818 * gdb.mi/mi-nsintrall.exp: Likewise.
18819 * gdb.mi/mi-nsmoribund.exp: Likewise.
18820 * gdb.mi/mi-nsthrexec.exp: Likewise.
18821 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18822 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18823 * gdb.python/py-evsignal.exp: Don't enable target-async.
18824 * gdb.python/py-evthreads.exp: Likewise.
18825 * gdb.python/py-prompt.exp: Likewise.
18826 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18827 * gdb.server/solib-list.exp: Don't enable target-async.
18828 * gdb.threads/thread-specific-bp.exp: Likewise.
18829 * lib/mi-support.exp: Adjust to use mi-async.
18830
188312014-05-29 Pedro Alves <palves@redhat.com>
18832
18833 PR gdb/13860
18834 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18835 reason, even in sync mode.
18836
188372014-05-29 Pedro Alves <palves@redhat.com>
18838 Hui Zhu <hui@codesourcery.com>
18839
18840 PR PR15693
18841 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18842 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18843 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18844 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18845
188462014-05-28 Joel Brobecker <brobecker@adacore.com>
18847
18848 * config/monitor.exp (gdb_target_monitor): Replace use of
18849 "set remotebaud" by "set serial baud".
18850
188512014-05-26 Andy Wingo <wingo@igalia.com>
18852
18853 * gdb.guile/scm-breakpoint.exp:
18854 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18855 properties instead of gdb-object-properties.
18856
188572014-05-26 Yao Qi <yao@codesourcery.com>
18858
18859 * gdb.server/no-thread-db.exp: Specify source file name
18860 explicitly when setting a breakpoint.
18861
188622014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18863
18864 * gdb.btrace/vdso.c: New.
18865 * gdb.btrace/vdso.exp: New.
18866
188672014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18868
18869 * gdb.base/gcore.exp (capture_command_output): Move ...
18870 * lib/gdb.exp (capture_command_output): ... here.
18871
188722014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18873
18874 * gdb.btrace/data.exp: Test memory access during btrace replay.
18875
188762014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18877
18878 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18879
188802014-05-21 Pedro Alves <palves@redhat.com>
18881
18882 PR gdb/13860
18883 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18884 (top level): Test that output related to execution commands is
18885 sent to the console with CLI commands, but not with MI commands.
18886 Test that breakpoint events are always mirrored to the console.
18887 Also expect the new source line to be output after a "next" in
18888 async mode too. Make it a pass/fail test.
18889 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18890 output.
18891 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18892
188932014-05-21 Pedro Alves <palves@redhat.com>
18894
18895 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18896 Use them to test variations of "list" after reaching a breakpoint.
18897 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18898 Test "list" with listsize 10 after reaching a breakpoint.
18899 * gdb.python/python.exp (decode_line current location line
18900 number): Adjust expected line number.
18901
189022014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18903
18904 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18905 behavior for $args, pass it directly to "run".
18906
189072014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18908
18909 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18910 30000 to 65536.
18911
189122014-05-21 Pedro Alves <palves@redhat.com>
18913
18914 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18915 auto-connect-native-target off".
18916 * gdb.base/auto-connect-native-target.c: New file.
18917 * gdb.base/auto-connect-native-target.exp: New file.
18918
189192014-05-21 Pedro Alves <palves@redhat.com>
18920
18921 * gdb.base/default.exp: Test "target native" instead of "target
18922 child".
18923
189242014-05-21 Mark Wielaard <mjw@redhat.com>
18925
18926 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18927
189282014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18929
18930 Fix TLS access for -static -pthread.
18931 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18932 <HAVE_TLS> (thread_function, main): Initialize it.
18933 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18934 Add clean_restart.
18935 <$have_tls != "">: Check TLSVAR.
18936
189372014-05-21 Pedro Alves <palves@redhat.com>
18938
18939 * gdb.base/dcache-line-read-error.c: New.
18940 * gdb.base/dcache-line-read-error.exp: New.
18941
189422014-05-20 Pedro Alves <palves@redhat.com>
18943
18944 * gdb.base/compare-sections.c: New file.
18945 * gdb.base/compare-sections.exp: New file.
18946
189472014-05-20 Pedro Alves <palves@redhat.com>
18948
18949 * gdb.base/break-idempotent.c: New file.
18950 * gdb.base/break-idempotent.exp: New file.
18951
189522014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18953
18954 * gdb.btrace/nohist.exp: New.
18955
189562014-05-20 Yao Qi <yao@codesourcery.com>
18957
18958 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18959 gdb.reverse directory and gdb_reverse_timeout exists in board
18960 setting.
18961 * README: Document gdb_reverse_timeout.
18962
189632014-05-20 Yao Qi <yao@codesourcery.com>
18964
18965 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18966 'test_file_name'. Treat args as a string instead of a list.
18967 (gdb_init): Rename argument 'args' by 'test_file_name'.
18968
189692014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18970
18971 * gdb.arch/powerpc-power.exp: New file.
18972 * gdb.arch/powerpc-power.s: New file.
18973
189742014-05-16 Doug Evans <dje@google.com>
18975
18976 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18977 * gdb.base/completion.exp: Check that all expected files exist
18978 before doing file completion.
18979
189802014-05-16 Doug Evans <dje@google.com>
18981
18982 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18983 Update.
18984 (do_syscall_tests_without_xml): Update.
18985
189862014-05-16 Pedro Alves <palves@redhat.com>
18987
18988 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18989 instead of "unknown output after running".
18990
189912014-05-16 Yao Qi <yao@codesourcery.com>
18992
18993 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18994 file1.txt from host at the end.
18995 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18996
189972014-05-15 Doug Evans <dje@google.com>
18998
18999 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19000 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19001 loading file. Add test for TU lookup.
19002
190032014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19004
19005 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19006 calling "-exec-arguments" or "set args" before running the
19007 inferior.
19008
190092014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19010
19011 * lib/mi-support.exp (mi_expect_stop): Expect message for
19012 inferiors that exit with non-zero exit code.
19013
190142014-05-14 Yao Qi <yao@codesourcery.com>
19015
19016 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19017 match absolute path on remote host.
19018 (test_file_list_exec_source_files): Remove "/" from the
19019 pattern.
19020
190212014-05-14 Yao Qi <yao@codesourcery.com>
19022
19023 * boards/local-remote-host-notty.exp (${board}_file): New
19024 proc.
19025
190262014-05-07 Kyle McMartin <kyle@redhat.com>
19027
19028 Pushed by Joel Brobecker <brobecker@adacore.com>.
19029 * gdb.arch/aarch64-atomic-inst.c: New file.
19030 * gdb.arch/aarch64-atomic-inst.exp: New file.
19031
190322014-05-07 Yao Qi <yao@codesourcery.com>
19033
19034 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19035 in current context" too.
19036
190372014-05-05 Keith Seitz <keiths@redhat.com>
19038
19039 * gdb.linespec/ls-dollar.exp: Add test for linespec
19040 file:convenience_variable.
19041
190422014-05-05 Yao Qi <yao@codesourcery.com>
19043
19044 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19045 traceframes into tfile and ctf trace files. Read data from
19046 trace file and test collected data.
19047 (gdb_collect_locals_test): Likewise.
19048 (gdb_unavailable_registers_test): Likewise.
19049 (gdb_unavailable_floats): Likewise.
19050 (gdb_collect_globals_test): Likewise.
19051 (top-level): Append "ctf" to trace_file_targets if GDB
19052 supports.
19053
190542014-05-05 Yao Qi <yao@codesourcery.com>
19055
19056 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19057 code to ...
19058 (gdb_collect_args_test_1): ... it. New proc.
19059 (gdb_collect_locals_test): Move some code to ...
19060 (gdb_collect_locals_test_1): ... it. New proc.
19061 (gdb_unavailable_registers_test): Move some code to ...
19062 (gdb_unavailable_registers_test_1): ... it. New proc.
19063 (gdb_unavailable_floats): Move some code to ...
19064 (gdb_unavailable_floats_1): ... it. New proc.
19065
190662014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19067
19068 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19069 probes to test for bitness recognition.
19070 * gdb.arch/amd64-stap-optional-prefix.exp
19071 (test_probe_value_without_reg): New procedure.
19072 Add code to test for different kinds of bitness.
19073
190742014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19075
19076 PR breakpoints/16889
19077 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19078 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19079
190802014-05-01 Pedro Alves <palves@redhat.com>
19081
19082 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19083 gdb_file_cmd if no file is specified.
19084 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19085 last_loaded_file to set the remote exec-file.
19086
190872014-05-01 Pedro Alves <palves@redhat.com>
19088
19089 * boards/local-remote-host.exp: New file.
19090
190912014-05-01 Pedro Alves <palves@redhat.com>
19092
19093 * boards/local-remote-host.exp: Rename to ...
19094 * boards/local-remote-host-notty.exp: ... this.
19095
190962014-04-28 Joel Brobecker <brobecker@adacore.com>
19097
19098 * gdb.ada/dyn_arrayidx: New testcase.
19099
191002014-04-26 Yao Qi <yao@codesourcery.com>
19101
19102 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19103 and compute the length of function main. Save it in
19104 $main_length.
19105 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19106 (top-level): Use gdb_compile to compile objects into
19107 executable and restart GDB. Remove invocation to
19108 prepare_for_testing.
19109
191102014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19111 Pedro Alves <palves@redhat.com>
19112
19113 PR server/16255
19114 * gdb.multi/multi-attach.c: New file.
19115 * gdb.multi/multi-attach.exp: New file.
19116
191172014-04-25 Pedro Alves <palves@redhat.com>
19118
19119 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19120 user.
19121 (top level): Test that "set remote conditional-breakpoints-packet
19122 off" works as intended.
19123 * gdb.base/dprintf.exp: Test that "set remote
19124 breakpoint-commands-packet off" works as intended.
19125 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19126 New function.
19127 (top level): Call it.
19128 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19129 remote fast-tracepoints-packet off" works as intended.
19130 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19131 * lib/gdb.exp (gdb_is_target_remote): ... here.
19132
191332014-04-24 David Blaikie <dblaikie@gmail.com>
19134
19135 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19136 ensure clang would not discard them.
19137 * gdb.base/gdbvars.c: Ditto.
19138 * gdb.base/memattr.c: Ditto.
19139 * gdb.base/whatis.c: Ditto.
19140 * gdb.python/py-prettyprint.c: Ditto.
19141 * gdb.trace/actions.c: Ditto.
19142 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19143 ensure clang would not discard it.
19144
191452014-04-24 David Blaikie <dblaikie@gmail.com>
19146
19147 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19148 clang to emit the full definition of type required by the test
19149 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19150
191512014-04-24 David Blaikie <dblaikie@gmail.com>
19152
19153 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19154 coax Clang into emitting the definition of the type.
19155 * gdb.cp/pr10728-x.h (y): Ditto.
19156 * gdb.cp/pr10728-y.cc (y): Ditto.
19157
191582014-04-24 David Blaikie <dblaikie@gmail.com>
19159
19160 * gdb.base/label.exp: XFAIL label related tests under Clang.
19161 * gdb.cp/cplabel.exp: Ditto.
19162 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19163 under Clang those using labels.
19164
191652014-04-25 Yao Qi <yao@codesourcery.com>
19166
19167 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19168 double_label.
19169 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19170 partial_label and double_label.
19171
191722014-04-24 David Blaikie <dblaikie@gmail.com>
19173
19174 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19175
191762014-04-24 David Blaikie <dblaikie@gmail.com>
19177
19178 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19179 of the function to work across GCC and Clang.
19180 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19181 pointer types (const void ** const V void **).
19182
191832014-04-24 Michael Sturm <michael.sturm@mintel.com>
19184 Walfred Tedeschi <walfred.tedeschi@intel.com>
19185
19186 * Makefile.in (EXECUTABLES): Added i386-avx512.
19187 * gdb.arch/i386-avx512.c: New file.
19188 * gdb.arch/i386-avx512.exp: Likewise.
19189
191902014-04-23 Keith Seitz <keiths@redhat.com>
19191
19192 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19193 (mi_make_breakpoint_table): New procedure.
19194 (mi_create_breakpoint): Use mi_make_breakpoint
19195 and return the result.
19196 (mi_make_breakpoint): New procedure.
19197 (mi_build_kv_pairs): New procedure.
19198
19199 * gdb.mi/mi-break.exp: Remove unused globals,
19200 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19201 All callers updated.
19202 * gdb.mi/mi-dprintf.exp: Use variable to track command
19203 number.
19204 Update all callers of mi_create_breakpoint and use
19205 mi_make_breakpoint_table.
19206 Remove any unused global variables.
19207 * gdb.mi/mi-nonstop.exp: Likewise.
19208 * gdb.mi/mi-nsintrall.exp: Likewise.
19209 * gdb.mi/mi-nsmoribund.exp: Likewise.
19210 * gdb.mi/mi-nsthrexec.exp: Likewise.
19211 * gdb.mi/mi-reverse.exp: Likewise.
19212 * gdb.mi/mi-simplerun.exp: Likewise.
19213 * gdb.mi/mi-stepn.exp: Likewise.
19214 * gdb.mi/mi-syn-frame.exp: Likewise.
19215 * gdb.mi/mi-until.exp: Likewise.
19216 * gdb.mi/mi-var-cp.exp: Likewise.
19217 * gdb.mi/mi-var-display.exp: Likewise.
19218 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19219 * gdb.mi/mi2-var-child.exp: Likewise.
19220 * gdb.mi/mi-vla-c99.exp: Likewise.
19221 * lib/mi-support.exp: Likewise.
19222
19223 From Ian Lance Taylor <iant@cygnus.com>:
19224 * lib/gdb.exp (parse_args): New procedure.
19225
192262014-04-23 Pedro Alves <palves@redhat.com>
19227
19228 * gdb.base/break-unload-file.c: New file.
19229 * gdb.base/break-unload-file.exp: New file.
19230 * gdb.base/sym-file-lib.c (baz): New function.
19231 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19232 field.
19233 (load): Store the segment's mapped size.
19234 (unload): New function.
19235 (unload_shlib): New function.
19236 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19237 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19238 set a breakpoint at baz, and call it.
19239 * gdb.base/sym-file.exp: New tests for stale breakpoint
19240 instructions.
19241
192422014-04-23 Pedro Alves <palves@redhat.com>
19243
19244 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19245 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19246 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19247 * gdb.base/hbreak-unmapped.c: New file.
19248 * gdb.base/hbreak-unmapped.exp: New file.
19249 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19250 * lib/gdb.exp (gdb_is_target_remote): ... here.
19251
192522014-04-22 Pedro Alves <palves@redhat.com>
19253
19254 * gdb.base/consecutive-step-over.c: New file.
19255 * gdb.base/consecutive-step-over.exp: New file.
19256
192572014-04-22 Pedro Alves <palves@redhat.com>
19258
19259 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19260 instead of send_gdb/gdb_expect.
19261
192622014-04-22 Yao Qi <yao@codesourcery.com>
19263
19264 * lib/trace-support.exp (generate_tracefile): New procedure.
19265 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19266 return 0.
19267 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19268 if generate_tracefile returns 1.
19269
192702014-04-18 Tom Tromey <palves@redhat.com>
19271 Pedro alves <tromey@redhat.com>
19272
19273 PR backtrace/15558
19274 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19275 with a backtrace limit.
19276 * gdb.python/py-frame-inline.exp: Test running to an inline
19277 function with a backtrace limit, and printing the newest frame.
19278 * gdb.python/py-frame-inline.c (main): Call f.
19279
192802014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19281
19282 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19283
192842014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19285
19286 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19287 Drop prefix from unsupported source file path.
19288
192892014-04-17 Yao Qi <yao@codesourcery.com>
19290
19291 * lib/gdb.exp (with_target_charset): New proc.
19292 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19293 with_target_charset.
19294 (test_print_strings): Likewise.
19295 (test_repeat_bytes): Likewise.
19296 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19297 for some tests.
19298
192992014-04-16 Keith Seitz <keiths@redhat.com>
19300
19301 PR gdb/15827
19302 * gdb.dwarf2/corrupt.c: New file.
19303 * gdb.dwarf2/corrupt.exp: New file.
19304
193052014-04-16 Keith Seitz <keiths@redhat.com>
19306
19307 PR c++/16597
19308 * gdb.cp/namelessclass.cc: New file.
19309 * gdb.cp/namelessclass.exp: New file.
19310 * gdb.cp/namelessclass.S: New file.
19311
193122014-04-16 Doug Evans <dje@google.com>
19313
19314 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19315 Add comment.
19316 (gdbserver_default_get_comm_port): New function.
19317 (gdbserver_start): Check if board file provided
19318 "gdbserver,get_comm_port" and use it if so.
19319 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19320 (gdb,socketport): Set to "stdio".
19321 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19322 (stdio_gdbserver_template): Delete.
19323 (${board}_get_remote_address): Update.
19324 (${board}_build_remote_cmd): Delete.
19325 (${board}_get_comm_port): New function.
19326 (${board}_spawn): Update.
19327 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19328 Delete.
19329 (${board}_get_remote_address): Update.
19330 (${board}_get_comm_port): New function.
19331
193322014-04-16 Andrew Burgess <aburgess@broadcom.com>
19333
19334 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19335 appearing in any order.
19336
193372014-04-15 Doug Evans <dje@google.com>
19338
19339 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19340 uninitialized value of "description".
19341
193422014-04-15 Keith Seitz <keiths@redhat.com>
19343
19344 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19345 Remove unused globals.
19346 (test_running_the_program): Likewise.
19347 (test_controlled_execution): Likewise.
19348 (test_controlling_breakpoints): Likewise.
19349 (test_program_termination): Likewise.
19350
193512014-04-15 Keith Seitz <keiths@redhat.com>
19352
19353 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19354 unused globals.
19355 (test_rbreak_creation_and_listing): Likewise.
19356 (test_ignore_count): Likewise.
19357 (test_error): Likewise.
19358
193592014-04-15 Pedro Alves <palves@redhat.com>
19360
19361 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19362 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19363 sym-file-loader.c.
19364 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19365 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19366 to sym-file-loader.c.
19367 (struct library): Forward declare.
19368 (load_shlib, lookup_function): Change prototypes.
19369 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19370 (translate_offset): Remove declarations.
19371 (get_text_addr): New declaration.
19372 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19373 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19374 sym-file-loader.h.
19375 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19376 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19377 here from sym-file-loader.h.
19378 (struct library): New structure.
19379 (load_shlib, lookup_function): Change prototypes and adjust to
19380 work with a struct library.
19381 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19382 (translate_offset): Make static.
19383 (get_text_addr): New function.
19384 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19385
193862014-04-15 Pedro Alves <palves@redhat.com>
19387
19388 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19389
193902014-04-15 Pedro Alves <palves@redhat.com>
19391
19392 * gdb.base/sym-file-loader.c: Include <limits.h>.
19393 (SELF_LINK): New define.
19394 (get_origin): New function.
19395 (load_shlib): Use it.
19396 * gdb.base/sym-file.exp: Don't early return if the target is
19397 remote. Use runto_main, and issue fail is that fails. Use
19398 gdb_load_shlibs.
19399 (shlib_name): Delete.
19400 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19401
194022014-04-15 Pedro Alves <palves@redhat.com>
19403
19404 * gdb.base/sym-file.exp: Remove regex characters from test
19405 message. Don't refer to breakpoint numbers in test messages.
19406
194072014-04-14 Keith Seitz <keiths@redhat.com>
19408
19409 PR c++/16253
19410 * gdb.cp/var-tag.cc: New file.
19411 * gdb.cp/var-tag.exp: New file.
19412 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19413 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19414 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19415 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19416
194172014-04-14 Tom Tromey <tromey@redhat.com>
19418
19419 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19420 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19421 type.
19422 * gdb.cp/enum-class.exp: New file.
19423 * gdb.cp/enum-class.cc: New file.
19424
194252014-04-14 Tom Tromey <tromey@redhat.com>
19426
19427 * gdb.dwarf2/enum-type.exp: New file.
19428
194292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19430
19431 * gdb.mi/mi-vla-c99.exp: New file.
19432 * gdb.mi/vla.c: New file.
19433
194342014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19435
19436 * gdb.base/vla-datatypes.c: New file.
19437 * gdb.base/vla-datatypes.exp: New file.
19438
194392014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19440
19441 * gdb.base/vla-ptr.c: New file.
19442 * gdb.base/vla-ptr.exp: New file.
19443
194442014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19445
19446 * gdb.dwarf2/count.exp: New file.
19447
194482014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19449
19450 * gdb.base/vla-sideeffect.c: New file.
19451 * gdb.base/vla-sideeffect.exp: New file.
19452
194532014-04-14 David Blaikie <dblaikie@gmail.com>
19454
19455 * gdb.mi/non-stop.c: Add return value for non-void function return
19456 statement.
19457 * gdb.threads/staticthreads.c: Ditto.
19458
194592014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19460 Doug Evans <xdje42@gmail.com>
19461
19462 * gdb.guile/scm-value.c: Improve test case.
19463 * gdb.guile/scm-value.exp: Add new test.
19464
194652014-04-11 David Blaikie <dblaikie@gmail.com>
19466
19467 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19468 override Clang's default.
19469
194702014-04-11 Joel Brobecker <brobecker@adacore.com>
19471
19472 Revert the following changes (regressions):
19473
19474 * gdb.base/vla-sideeffect.c: New file.
19475 * gdb.base/vla-sideeffect.exp: New file.
19476
19477 * gdb.dwarf2/count.exp: New file.
19478
19479 * gdb.base/vla-multi.c: New file.
19480 * gdb.base/vla-multi.exp: New file.
19481
19482 * gdb.base/vla-ptr.c: New file.
19483 * gdb.base/vla-ptr.exp: New file.
19484
19485 * gdb.base/vla-datatypes.c: New file.
19486 * gdb.base/vla-datatypes.exp: New file.
19487
19488 * gdb.mi/mi-vla-c99.exp: New file.
19489 * gdb.mi/vla.c: New file.
19490
194912014-04-11 Keith Seitz <keiths@redhat.com>
19492
19493 PR c++/16675
19494 * gdb.cp/cpsizeof.exp: New file.
19495 * gdb.cp/cpsizeof.cc: New file.
19496
194972014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19498
19499 * gdb.mi/mi-vla-c99.exp: New file.
19500 * gdb.mi/vla.c: New file.
19501
195022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19503
19504 * gdb.base/vla-datatypes.c: New file.
19505 * gdb.base/vla-datatypes.exp: New file.
19506
195072014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19508
19509 * gdb.base/vla-ptr.c: New file.
19510 * gdb.base/vla-ptr.exp: New file.
19511
195122014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19513
19514 * gdb.base/vla-multi.c: New file.
19515 * gdb.base/vla-multi.exp: New file.
19516
195172014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19518
19519 * gdb.dwarf2/count.exp: New file.
19520
195212014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19522
19523 * gdb.base/vla-sideeffect.c: New file.
19524 * gdb.base/vla-sideeffect.exp: New file.
19525
195262014-04-11 Yao Qi <yao@codesourcery.com>
19527
19528 * gdb.base/completion.exp: Check file exists before running tests
19529 on file completion.
19530
195312014-04-10 Pedro Alves <palves@redhat.com>
19532
19533 * gdb.base/cond-eval-mode.c: New file.
19534 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19535 prepare_for_testing to build the new file. Check result of
19536 runto_main.
19537 (test_break, test_watch): New procedures.
19538 (top level): Use them.
19539
195402014-04-08 Pierre Muller <muller@sourceware.org>
19541
19542 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19543 Ctrl-V use for mingw hosts.
19544
195452014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19546
19547 * gdb.python/py-value.c: Improve test case.
19548 * gdb.python/py-value.exp: Add new test.
19549
195502014-04-07 David Blaikie <dblaikie@gmail.com>
19551
19552 * lib/compiler.c: Identify the clang compiler.
19553 * lib/compiler.cc: Ditto.
19554
195552014-04-03 Yao Qi <yao@codesourcery.com>
19556
19557 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19558
195592014-04-01 Anton Blanchard <anton@samba.org>
19560
19561 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19562 messages unique.
19563
195642014-04-01 Anton Blanchard <anton@samba.org>
19565
19566 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19567 prepare_for_testing.
19568
195692014-04-01 Anton Blanchard <anton@samba.org>
19570
19571 * gdb.arch/ppc64-atomic-inst.c: Remove.
19572 * gdb.arch/ppc64-atomic-inst.S: New file.
19573 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19574
195752014-03-31 Doug Evans <dje@google.com>
19576
19577 * gdb.base/print-symbol-loading-lib.c: New file.
19578 * gdb.base/print-symbol-loading-main.c: New file.
19579 * gdb.base/print-symbol-loading.exp: New file.
19580
195812014-03-31 Yao Qi <yao@codesourcery.com>
19582
19583 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19584
195852014-03-28 Joel Brobecker <brobecker@adacore.com>
19586
19587 * gdb.ada/mi_dyn_arr: New testcase.
19588
195892014-03-27 Doug Evans <dje@google.com>
19590
19591 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19592
195932014-03-27 Yao Qi <yao@codesourcery.com>
19594
19595 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19596 if target is nios2-*-*.
19597
195982014-03-26 Yao Qi <yao@codesourcery.com>
19599
19600 * lib/gdb.exp (readline_is_used): New proc.
19601 * gdb.base/completion.exp: Move tests on command complete up.
19602 Skip the rest of tests if readline is not used.
19603 * gdb.ada/complete.exp: Skp the test if readline is not
19604 used.
19605 * gdb.base/filesym.exp: Likewise.
19606 * gdb.base/macscp.exp: Likewise.
19607 * gdb.base/readline-ask.exp: Likewise.
19608 * gdb.base/readline.exp: Likewise.
19609 * gdb.python/py-cmd.exp: Likewise.
19610 * gdb.trace/tfile.exp: Likewise.
19611
196122014-03-26 Yao Qi <yao@codesourcery.com>
19613
19614 * gdb.base/macscp.exp: Fix code format issues.
19615
196162014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19617
19618 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19619 * gdb.asm/powerpc64le.inc: New file.
19620
196212014-03-25 Pedro Alves <palves@redhat.com>
19622 Doug Evans <dje@google.com>
19623
19624 * gdb.base/source-execution.c: New file.
19625 * gdb.base/source-execution.exp: New file.
19626 * gdb.base/source-execution.gdb: New file.
19627
196282014-03-24 Doug Evans <dje@google.com>
19629
19630 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19631 using fission.
19632
196332014-03-24 Hui Zhu <hui@codesourcery.com>
19634 Pedro Alves <palves@redhat.com>
19635
19636 PR breakpoints/16101
19637 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19638 test pass/fail messages. Detect missing support for dprintf when
19639 breakpoints are actually inserted.
19640 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19641 breakpoints are actually inserted.
19642 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19643 fails.
19644
196452014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19646
19647 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19648
196492014-03-22 Doug Evans <xdje42@gmail.com>
19650
19651 * gdb.python/python.exp (python not supported): Verify multi-line
19652 python command issues an error.
19653 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19654 guile command issues an error.
19655
196562014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19657
19658 * gdb.threads/thread-specific.exp: Handle the lack of usable
19659 $this_breakpoint and $this_thread.
19660
196612014-03-21 Hui Zhu <hui@codesourcery.com>
19662
19663 * gdb.base/attach.exp (do_command_attach_tests): New.
19664
196652014-03-20 Tom Tromey <tromey@redhat.com>
19666 Pedro Alves <palves@redhat.com>
19667
19668 PR cli/15718
19669 * gdb.base/condbreak-call-false.c: New file.
19670 * gdb.base/condbreak-call-false.exp: New file.
19671
196722014-03-20 Pedro Alves <palves@redhat.com>
19673
19674 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19675 Delete.
19676 (block_signals, unblock_signals): Delete.
19677 (child_function_2, main): Remove references to deleted variable
19678 and functions.
19679
196802014-03-20 Pedro Alves <palves@redhat.com>
19681
19682 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19683 Use pthread_kill to signal thread 2.
19684 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19685 Adjust to make the test send itself a signal rather than using the
19686 host's "kill" command.
19687
196882014-03-20 Pedro Alves <palves@redhat.com>
19689
19690 * gdb.threads/multiple-step-overs.c: New file.
19691 * gdb.threads/multiple-step-overs.exp: New file.
19692 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19693 Adjust expected infrun debug output.
19694
196952014-03-20 Pedro Alves <palves@redhat.com>
19696
19697 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19698 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19699
197002014-03-20 Pedro Alves <palves@redhat.com>
19701
19702 PR breakpoints/7143
19703 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19704 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19705 of gdb_test_multiple.
19706 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19707 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19708
197092014-03-20 Pedro Alves <palves@redhat.com>
19710
19711 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19712 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19713
197142014-03-19 Pedro Alves <palves@redhat.com>
19715
19716 * gdb.base/async.exp: Remove early return.
19717
197182014-03-19 Pedro Alves <palves@redhat.com>
19719
19720 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19721
197222014-03-19 Pedro Alves <palves@redhat.com>
19723
19724 * gdb.base/async.exp (test_background): Expect \r\n after
19725 "completed." in the fail pattern.
19726
197272014-03-19 Pedro Alves <palves@redhat.com>
19728
19729 * gdb.base/async.exp (test_background): New procedure.
19730 Use it for all background execution command tests.
19731
197322014-03-19 Pedro Alves <palves@redhat.com>
19733
19734 * gdb.base/async.exp: Use prepare_for_testing.
19735
197362014-03-19 Pedro Alves <palves@redhat.com>
19737
19738 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19739 the same line.
19740
197412014-03-19 Pedro Alves <palves@redhat.com>
19742
19743 * gdb.base/async.c (main): Add "jump here" and "until here" line
19744 marker comments.
19745 * gdb.base/async.exp (jump_here): New global.
19746 (jump& test): Use it.
19747 (until_here): New global.
19748 (until& test): Use it.
19749
197502014-03-19 Pedro Alves <palves@redhat.com>
19751
19752 * gdb.base/async.exp: Don't frob gdb_protocol.
19753
197542014-03-18 Doug Evans <xdje42@gmail.com>
19755
19756 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19757 Fix spelling of exec-done-display.
19758
197592014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19760
19761 PR gdb/15358
19762 * gdb.base/gdb-sigterm.c: New file.
19763 * gdb.base/gdb-sigterm.exp: New file.
19764
197652014-03-18 Pedro Alves <palves@redhat.com>
19766
19767 PR gdb/13860
19768 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19769 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19770 solib-event.
19771
197722014-03-17 Joel Brobecker <brobecker@adacore.com>
19773
19774 * gdb.ada/pckd_arr_ren: New testcase.
19775
197762014-03-13 Doug Evans <xdje42@gmail.com>
19777
19778 PR guile/16612
19779 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19780 collect after discarding symbols.
19781
197822014-03-13 Ludovic Courtès <ludo@gnu.org>
19783 Doug Evans <xdje42@gmail.com>
19784
19785 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19786 to history survives a gc.
19787
197882014-03-13 Pedro Alves <palves@redhat.com>
19789
19790 * gdb.base/default.exp: Don't test "target procfs".
19791
197922014-03-13 Pedro Alves <palves@redhat.com>
19793
19794 * gdb.base/default.exp: Update "target child" and "target procfs"
19795 tests to not expect "Unix".
19796
197972014-03-12 Tom Tromey <tromey@redhat.com>
19798
19799 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19800 New procs. Add target-async tests.
19801 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19802 Add target-async tests.
19803
198042014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19805
19806 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19807 'func_start' and 'func_end' for the beginning and end of the
19808 function code, respectively.
19809 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19810 'func_end' instead of 'func' and 'main'.
19811
198122014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19813
19814 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19815 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19816 generate the debug info assembler source.
19817
198182014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19819
19820 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19821 * gdb.dwarf2/arr-subrange.exp: Likewise.
19822 * gdb.dwarf2/dwz.exp: Likewise.
19823 * gdb.dwarf2/method-ptr.exp: Likewise.
19824 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19825 * gdb.dwarf2/subrange.exp: Likewise.
19826 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19827 * gdb.dwarf2/implptrpiece.exp: Likewise.
19828 * gdb.dwarf2/nostaticblock.exp: Likewise.
19829
198302014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19831
19832 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19833 directory to absolute path name arguments.
19834
198352014-03-10 Joel Brobecker <brobecker@adacore.com>
19836
19837 * gdb.ada/tagged_access: New testcase.
19838
198392014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19840
19841 * gdb.btrace/data.exp: Update expected output.
19842
198432014-03-06 Yao Qi <yao@codesourcery.com>
19844
19845 * gdb.trace/pr16508.exp: New file.
19846
198472014-03-05 Pedro Alves <palves@redhat.com>
19848
19849 PR gdb/16575
19850 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19851 procedure.
19852 (top level): Adjust to use it. Add tests that exercise breakpoint
19853 interaction with the code-cache.
19854
198552014-02-26 Ludovic Courtès <ludo@gnu.org>
19856
19857 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19858 test for 'history-append!'.
19859
198602014-02-26 Joel Brobecker <brobecker@adacore.com>
19861
19862 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19863 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19864 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19865 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19866 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19867 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19868
198692014-02-26 Joel Brobecker <brobecker@adacore.com>
19870
19871 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19872 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19873 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19874
198752014-02-26 Joel Brobecker <brobecker@adacore.com>
19876
19877 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19878
198792014-02-26 Joel Brobecker <brobecker@adacore.com>
19880
19881 * gdb.dwarf2/arr-stride.c: New file.
19882 * gdb.dwarf2/arr-stride.exp: New file.
19883
198842014-02-26 Pedro Alves <palves@redhat.com>
19885
19886 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19887 that won't ever trigger. Make sure that GDB reports the correct
19888 breakpoint that caused the stop.
19889
198902014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19891
19892 PR gdb/16626
19893 * gdb.base/auto-load-script: New file.
19894 * gdb.base/auto-load.c: New file.
19895 * gdb.base/auto-load.exp: New file.
19896
19897 PR gdb/16626
19898 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19899
199002014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19901
19902 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19903 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19904
199052014-02-24 Doug Evans <dje@google.com>
19906
19907 * lib/gdb.exp (run_on_host): Log error output if program fails.
19908
199092014-02-21 Pedro Alves <palves@redhat.com>
19910
19911 * gdb.threads/step-after-sr-lock.c: Rename to ...
19912 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19913 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19914 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19915 ... this.
19916
199172014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19918
19919 PR tdep/16397
19920 * gdb.arch/amd64-stap-special-operands.exp: New file.
19921 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19922 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19923 * gdb.arch/amd64-stap-triplet.S: Likewise.
19924 * gdb.arch/amd64-stap-triplet.c: Likewise.
19925
199262014-02-20 Joel Brobecker <brobecker@adacore.com>
19927
19928 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19929 in .section pseudo-op.
19930
199312014-02-20 lin zuojian <manjian2006@gmail.com>
19932 Joel Brobecker <brobecker@adacore.com>
19933 Doug Evans <xdje42@gmail.com>
19934
19935 PR symtab/16581
19936 * gdb.dwarf2/dw2-icycle.S: New file.
19937 * gdb.dwarf2/dw2-icycle.c: New file.
19938 * gdb.dwarf2/dw2-icycle.exp: New file.
19939
199402014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19941
19942 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19943 operations on gdb.Value objects.
19944 * gdb.python/py-value-cc.exp: Add new test to test operations on
19945 gdb.Value objects.
19946
199472014-02-18 Doug Evans <dje@google.com>
19948
19949 * Makefile.in (TESTS): New variable.
19950 (expanded_tests, expanded_tests_or_none): New variables
19951 (check-single): Pass $(expanded_tests_or_none) to runtest.
19952 (check-parallel): Only run tests in $(TESTS) if non-empty.
19953 (check/no-matching-tests-found): New rule.
19954 * README: Document TESTS makefile variable.
19955
199562014-02-18 Doug Evans <dje@google.com>
19957
19958 * Makefile.in (check-parallel): rm -rf outputs temp.
19959
199602014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19961
19962 Fix "ERROR: no fileid for" in the testsuite.
19963 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19964
199652014-02-12 Doug Evans <dje@google.com>
19966
19967 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19968 (MISCELLANEOUS): New variable.
19969 (clean): rm -rf $(MISCELLANEOUS).
19970 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19971 dwp live in the same directory as symlinks, with each symlink pointed
19972 to a differently named file in a different directory.
19973
199742014-02-11 Doug Evans <dje@google.com>
19975
19976 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19977 of Tcl file commands.
19978
199792014-02-10 Mark Kettenis <kettenis@gnu.org>
19980
19981 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19982 "kill -SIGUSR1 -1".
19983
199842014-02-10 Joel Brobecker <brobecker@adacore.com>
19985
19986 * gdb.ada/tick_length_array_enum_idx: New testcase.
19987
199882014-02-10 Doug Evans <xdje42@gmail.com>
19989
19990 * configure.ac (AC_OUTPUT): Add gdb.guile.
19991 * configure: Regenerate.
19992 * lib/gdb-guile.exp: New file.
19993 * lib/gdb.exp (get_target_charset): New function.
19994 * gdb.base/help.exp: Update expected output from "apropos apropos".
19995 * gdb.guile/Makefile.in: New file.
19996 * gdb.guile/guile.exp: New file.
19997 * gdb.guile/scm-arch.c: New file.
19998 * gdb.guile/scm-arch.exp: New file.
19999 * gdb.guile/scm-block.c: New file.
20000 * gdb.guile/scm-block.exp: New file.
20001 * gdb.guile/scm-breakpoint.c: New file.
20002 * gdb.guile/scm-breakpoint.exp: New file.
20003 * gdb.guile/scm-disasm.c: New file.
20004 * gdb.guile/scm-disasm.exp: New file.
20005 * gdb.guile/scm-equal.c: New file.
20006 * gdb.guile/scm-equal.exp: New file.
20007 * gdb.guile/scm-error.exp: New file.
20008 * gdb.guile/scm-error.scm: New file.
20009 * gdb.guile/scm-frame-args.c: New file.
20010 * gdb.guile/scm-frame-args.exp: New file.
20011 * gdb.guile/scm-frame-args.scm: New file.
20012 * gdb.guile/scm-frame-inline.c: New file.
20013 * gdb.guile/scm-frame-inline.exp: New file.
20014 * gdb.guile/scm-frame.c: New file.
20015 * gdb.guile/scm-frame.exp: New file.
20016 * gdb.guile/scm-generics.exp: New file.
20017 * gdb.guile/scm-gsmob.exp: New file.
20018 * gdb.guile/scm-iterator.c: New file.
20019 * gdb.guile/scm-iterator.exp: New file.
20020 * gdb.guile/scm-math.c: New file.
20021 * gdb.guile/scm-math.exp: New file.
20022 * gdb.guile/scm-objfile-script-gdb.in: New file.
20023 * gdb.guile/scm-objfile-script.c: New file.
20024 * gdb.guile/scm-objfile-script.exp: New file.
20025 * gdb.guile/scm-objfile.c: New file.
20026 * gdb.guile/scm-objfile.exp: New file.
20027 * gdb.guile/scm-ports.exp: New file.
20028 * gdb.guile/scm-pretty-print.c: New file.
20029 * gdb.guile/scm-pretty-print.exp: New file.
20030 * gdb.guile/scm-pretty-print.scm: New file.
20031 * gdb.guile/scm-section-script.c: New file.
20032 * gdb.guile/scm-section-script.exp: New file.
20033 * gdb.guile/scm-section-script.scm: New file.
20034 * gdb.guile/scm-symbol.c: New file.
20035 * gdb.guile/scm-symbol.exp: New file.
20036 * gdb.guile/scm-symtab-2.c: New file.
20037 * gdb.guile/scm-symtab.c: New file.
20038 * gdb.guile/scm-symtab.exp: New file.
20039 * gdb.guile/scm-type.c: New file.
20040 * gdb.guile/scm-type.exp: New file.
20041 * gdb.guile/scm-value-cc.cc: New file.
20042 * gdb.guile/scm-value-cc.exp: New file.
20043 * gdb.guile/scm-value.c: New file.
20044 * gdb.guile/scm-value.exp: New file.
20045 * gdb.guile/source2.scm: New file.
20046 * gdb.guile/types-module.cc: New file.
20047 * gdb.guile/types-module.exp: New file.
20048
200492014-02-10 Yao Qi <yao@codesourcery.com>
20050
20051 PR testsuite/16543
20052 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20053 * configure: Regenerated.
20054 * Makefile.in: New file.
20055
200562014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20057
20058 * gdb.python/py-framefilter.exp: Fix typo.
20059
200602014-02-08 Yao Qi <yao@codesourcery.com>
20061
20062 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20063 that no =breakpoint-modified is emitted when breakpoints are
20064 modified through MI commands.
20065
200662014-02-07 Pedro Alves <pedro@codesourcery.com>
20067 Pedro Alves <palves@redhat.com>
20068
20069 * gdb.threads/step-after-sr-lock.c: New file.
20070 * gdb.threads/step-after-sr-lock.exp: New file.
20071
200722014-02-07 Pedro Alves <palves@redhat.com>
20073
20074 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20075
200762014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20077
20078 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20079 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20080
200812014-02-06 Doug Evans <xdje42@gmail.com>
20082
20083 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20084 output.
20085
20086 * gdb.gdb/python-interrupts.exp: New file.
20087
200882014-02-05 Yao Qi <yao@codesourcery.com>
20089
20090 * gdb.trace/report.exp (use_collected_data): Test the output
20091 of "info threads" and "info inferiors".
20092
200932014-02-05 Yao Qi <yao@codesourcery.com>
20094
20095 Revert this patch:
20096
20097 2013-05-24 Yao Qi <yao@codesourcery.com>
20098
20099 * gdb.trace/tfile.exp: Test inferior and thread.
20100
201012014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20102
20103 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20104 on a function.
20105 * gdb.base/step-bt.c: Call hello via function pointer to make
20106 sure its first instruction is executed on powerpc64le-linux.
20107
201082014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20109
20110 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20111
201122014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20113
20114 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20115 of the test patterns for use on little-endian systems.
20116
201172014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20118
20119 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20120 (decimal_vector): Fix for little-endian.
20121
201222014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20123
20124 * gdb.arch/sparc-sysstep.exp: New file.
20125 * gdb.arch/sparc-sysstep.c: Likewise.
20126
20127 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20128
201292014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20130
20131 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20132
201332014-01-23 Tom Tromey <tromey@redhat.com>
20134
20135 * gdb.ada/array_char_idx: New testcase.
20136
201372014-01-23 Tom Tromey <tromey@redhat.com>
20138
20139 PR python/16487:
20140 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20141 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20142 classes.
20143
201442014-01-23 Tom Tromey <tromey@redhat.com>
20145
20146 PR python/16491:
20147 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20148 string from an inferior frame.
20149 * gdb.python/py-framefilter-mi.exp: Update.
20150
201512014-01-22 Doug Evans <dje@google.com>
20152
20153 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20154
201552014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20156
20157 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20158
201592014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20160
20161 * gdb.trace/entry-values.exp: Remove excess space character from
20162 regex patterns. Handle s390 call instruction.
20163
201642014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20165
20166 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20167 define "*_start" label. Make "name" static.
20168 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20169 ${name} by references to ${name}_start.
20170
201712014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20172
20173 * gdb.base/info-macros.exp: Remove "debug" from the compile
20174 options.
20175
201762014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20177
20178 * gdb.dlang/demangle.exp: New file.
20179
201802014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20181
20182 * gdb.dlang/primitive-types.exp: New file.
20183
201842014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20185
20186 * configure.ac: Create gdb.dlang/Makefile.
20187 * configure: Regenerate.
20188 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20189 * gdb.dlang/Makefile.in: New file.
20190 * lib/d-support.exp: New file.
20191 * lib/gdb.exp (skip_d_tests): New proc.
20192
201932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20194
20195 * gdb.btrace/delta.exp: Check reverse stepi.
20196 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20197 * gdb.btrace/finish.exp: New.
20198 * gdb.btrace/next.exp: New.
20199 * gdb.btrace/nexti.exp: New.
20200 * gdb.btrace/record_goto.c: Add comments.
20201 * gdb.btrace/step.exp: New.
20202 * gdb.btrace/stepi.exp: New.
20203 * gdb.btrace/multi-thread-step.c: New.
20204 * gdb.btrace/multi-thread-step.exp: New.
20205 * gdb.btrace/rn-dl-bind.c: New.
20206 * gdb.btrace/rn-dl-bind.exp: New.
20207 * gdb.btrace/data.c: New.
20208 * gdb.btrace/data.exp: New.
20209 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20210
202112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20212
20213 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20214 * gdb.btrace/exception.exp: Update.
20215 * gdb.btrace/instruction_history.exp: Update.
20216 * gdb.btrace/record_goto.exp: Update.
20217 * gdb.btrace/tailcall.exp: Update.
20218 * gdb.btrace/unknown_functions.exp: Update.
20219 * gdb.btrace/delta.exp: New.
20220
202212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20222
20223 * gdb.btrace/record_goto.exp: Add backtrace test.
20224 * gdb.btrace/tailcall.exp: Add backtrace test.
20225
202262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20227
20228 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20229 * gdb.btrace/record_goto.c: New.
20230 * gdb.btrace/record_goto.exp: New.
20231 * gdb.btrace/x86-record_goto.S: New.
20232
202332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20234
20235 * gdb.btrace/function_call_history.exp: Update tests.
20236 * gdb.btrace/instruction_history.exp: Update tests.
20237
202382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20239
20240 * gdb.btrace/function_call_history.exp: Fix expected field
20241 order for "record function-call-history".
20242 Add new tests for "record function-call-history /c".
20243 * gdb.btrace/exception.cc: New.
20244 * gdb.btrace/exception.exp: New.
20245 * gdb.btrace/tailcall.exp: New.
20246 * gdb.btrace/x86-tailcall.S: New.
20247 * gdb.btrace/x86-tailcall.c: New.
20248 * gdb.btrace/unknown_functions.c: New.
20249 * gdb.btrace/unknown_functions.exp: New.
20250 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20251
202522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20253
20254 * gdb.btrace/instruction_history.exp: Update.
20255 * gdb.btrace/function_call_history.exp: Update.
20256
202572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20258
20259 * gdb.btrace/function_call_history.exp: Fix expected function
20260 trace.
20261 * gdb.btrace/instruction_history.exp: Initialize traced.
20262 Remove traced_functions.
20263
202642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20265
20266 * gdb.btrace/function_call_history.exp: Update
20267 * gdb.btrace/instruction_history.exp: Update.
20268
202692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20270
20271 * gdb.btrace/enable.exp: Update expected text.
20272
202732014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20274
20275 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20276 bytes.
20277
202782014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20279
20280 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20281
202822014-01-15 Omair Javaid <omair.javaid@linaro.org>
20283
20284 * lib/gdb.exp (supports_process_record): Return true for
20285 arm*-linux*. (supports_reverse): Likewise.
20286
202872014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20288
20289 PR python/15464
20290 PR python/16113
20291 * gdb.python/py-type.c: Enhance test case.
20292 * gdb.python/py-value-cc.cc: Likewise
20293 * gdb.python/py-type.exp: Add new tests.
20294 * gdb.python/py-value-cc.exp: Likewise
20295
202962014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20297 Pedro Alves <palves@redhat.com>
20298
20299 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20300 Make "name" extern.
20301 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20302 references to ${name}_start by references to ${name}.
20303
203042014-01-10 Joel Brobecker <brobecker@adacore.com>
20305
20306 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20307
203082014-01-10 Joel Brobecker <brobecker@adacore.com>
20309
20310 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20311
203122014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20313 Pedro Alves <palves@redhat.com>
20314
20315 * gdb.mi/mi-info-os.exp: Connect to the target with
20316 mi_gdb_target_load.
20317
203182014-01-08 Pedro Alves <palves@redhat.com>
20319
20320 * gdb.threads/reconnect-signal.c: New file.
20321 * gdb.threads/reconnect-signal.exp: New file.
20322
203232014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20324
20325 * gdb.base/source-dir.exp: New file.
20326
203272014-01-07 Joel Brobecker <brobecker@adacore.com>
20328
20329 * gdb.ada/mi_interface: New testcase.
20330
203312014-01-07 Joel Brobecker <brobecker@adacore.com>
20332
20333 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20334 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20335 gdb.ada/pp-rec-component/pck.ads: New files.
20336
203372014-01-07 Joel Brobecker <brobecker@adacore.com>
20338
20339 * gdb.python/py-pp-integral.c: New file.
20340 * gdb.python/py-pp-integral.py: New file.
20341 * gdb.python/py-pp-integral.exp: New file.
20342
20343For older changes see ChangeLog-1993-2013.
20344\f
20345;; Local Variables:
20346;; mode: change-log
20347;; left-margin: 8
20348;; fill-column: 74
20349;; version-control: never
20350;; End:
20351
20352 Copyright 2014-2020 Free Software Foundation, Inc.
20353 Copying and distribution of this file, with or without modification,
20354 are permitted provided the copyright notice and this notice are preserved.