]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
[gdb/testsuite] Don't leak tuiterm.exp spawn override
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-06-12 Tom de Vries <tdevries@suse.de>
2
3 * lib/tuiterm.exp (spawn): Rename to ...
4 (tui_spawn): ... this.
5 (toplevel): Move rename of spawn ...
6 (gdb_init_tuiterm): ... here. New proc.
7 (gdb_finish_tuiterm): New proc.
8 * lib/gdb.exp (gdb_finish_hooks): New global var.
9 (gdb_finish): Handle gdb_finish_hooks.
10 (tuiterm_env): New proc.
11 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
12 tuiterm_env.
13 * gdb.tui/basic.exp: Same.
14 * gdb.tui/corefile-run.exp: Same.
15 * gdb.tui/empty.exp: Same.
16 * gdb.tui/list-before.exp: Same.
17 * gdb.tui/list.exp: Same.
18 * gdb.tui/main.exp: Same.
19 * gdb.tui/new-layout.exp: Same.
20 * gdb.tui/regs.exp: Same.
21 * gdb.tui/resize.exp: Same.
22 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
23 * gdb.tui/tui-layout-asm.exp: Same.
24 * gdb.tui/tui-missing-src.exp: Same.
25 * gdb.tui/winheight.exp: Same.
26
27 2020-06-12 Tom de Vries <tdevries@suse.de>
28
29 PR testsuite/26110
30 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
31 (gdb_finish): Reinstall dejagnu's override of ::unknown.
32
33 2020-06-11 Tom Tromey <tom@tromey.com>
34
35 PR gdb/18318:
36 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
37 floating point tests.
38
39 2020-06-11 Keith Seitz <keiths@redhat.com>
40
41 PR gdb/21356
42 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
43 vla_struct.
44 Add new struct vla_typedef and union vla_typedef_union and
45 corresponding instantiation objects.
46 Initialize new objects.
47 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
48 and vla_typedef_union_object.
49 Fixup type for vla_struct_object.
50
51 2020-06-11 Tom de Vries <tdevries@suse.de>
52
53 * lib/gdb.exp (with_override): New proc, factored out of ...
54 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
55
56 2020-06-10 Tom de Vries <tdevries@suse.de>
57
58 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
59
60 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
61
62 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
63 parameter, update callers.
64
65 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
66
67 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
68 * gdb.dwarf2/share-psymtabs-bt.c: New file.
69 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
70
71 2020-06-04 Tom de Vries <tdevries@suse.de>
72
73 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
74
75 2020-06-04 Tom de Vries <tdevries@suse.de>
76
77 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
78 exp_continue.
79
80 2020-06-04 Tom de Vries <tdevries@suse.de>
81
82 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
83
84 2020-06-03 Tom de Vries <tdevries@suse.de>
85
86 PR symtab/26046
87 * gdb.cp/breakpoint-locs-2.cc: New test.
88 * gdb.cp/breakpoint-locs.cc: New test.
89 * gdb.cp/breakpoint-locs.exp: New file.
90 * gdb.cp/breakpoint-locs.h: New test.
91
92 2020-06-03 Tom de Vries <tdevries@suse.de>
93
94 PR testsuite/25609
95 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
96 value of global verbose.
97 * gdb.base/jit-elf.exp: Same.
98 * gdb.base/jit-reader.exp: Same.
99
100 2020-06-02 Tom de Vries <tdevries@suse.de>
101
102 * gdb.dwarf2/multidictionary.exp: Don't use
103 gdb_spawn_with_cmdline_opts.
104
105 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
106
107 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
108 use_header case.
109 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
110 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
111 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
112 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
113 * gdb.dwarf2/dw2-inline-header.c: New file.
114 * gdb.dwarf2/dw2-inline-header.h: New file.
115
116 2020-05-30 Pedro Alves <palves@redhat.com>
117
118 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
119 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
120
121 2020-05-29 Gary Benson <gbenson@redhat.com>
122
123 * gdb.compile/compile-cplus.exp (additional_flags): Also
124 set when building with clang.
125 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
126 when building with clang.
127
128 2020-05-29 Gary Benson <gbenson@redhat.com>
129
130 * gdb.arch/i386-avx.exp (additional_flags): Also set when
131 building with clang.
132 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
133
134 2020-05-29 Gary Benson <gbenson@redhat.com>
135
136 * gdb.cp/koenig.exp (prepare_for_testing): Add
137 additional_flags=-Wno-unused-comparison.
138 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
139
140 2020-05-28 Gary Benson <gbenson@redhat.com>
141
142 * gdb.base/sigaltstack.c (catcher): Add default case to switch
143 statement.
144
145 2020-05-28 Gary Benson <gbenson@redhat.com>
146
147 * gdb.cp/classes.exp (prepare_for_testing): Add
148 additional_flags=-Wno-deprecated-register.
149 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
150 * gdb.cp/misc.exp: Likewise.
151
152 2020-05-28 Gary Benson <gbenson@redhat.com>
153
154 * gdb.linespec/cpls-ops.cc (dummy): New static global.
155 (test_op_new::operator new): Add return statement.
156 (test_op_new_array::operator new[]): Likewise.
157
158 2020-05-27 Pedro Alves <palves@redhat.com>
159
160 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
161 check. Use test_gdb_complete_unique instead of
162 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
163 test_gdb_complete_multiple instead of
164 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
165
166 2020-05-27 Luis Machado <luis.machado@linaro.org>
167
168 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
169 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
170 * gdb.arch/arm-disassembler-options.exp: Likewise.
171 * gdb.arch/arm-disp-step.exp: Likewise.
172 * gdb.arch/thumb-prologue.exp: Likewise.
173 * gdb.base/async.exp: Likewise.
174 * gdb.base/auxv.exp: Likewise.
175 * gdb.base/complex-parts.exp: Likewise.
176 * gdb.base/ena-dis-br.exp: Likewise.
177 * gdb.base/foll-exec.exp: Likewise.
178 * gdb.base/permissions.exp: Likewise.
179 * gdb.base/relocate.exp: Likewise.
180 * gdb.base/return2.exp: Likewise.
181 * gdb.base/sigbpt.exp: Likewise.
182 * gdb.base/siginfo-obj.exp: Likewise.
183 * gdb.cp/converts.exp: Likewise.
184 * gdb.cp/exceptprint.exp: Likewise.
185 * gdb.cp/inherit.exp: Likewise.
186 * gdb.cp/nsnoimports.exp: Likewise.
187 * gdb.cp/virtbase2.exp: Likewise.
188 * gdb.mi/mi-var-cmd.exp: Likewise.
189 * gdb.mi/var-cmd.c: Likewise.
190
191 2020-05-26 Tom Tromey <tromey@adacore.com>
192
193 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
194
195 2020-05-26 Tom Tromey <tromey@adacore.com>
196
197 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
198 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
199 type.
200 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
201 variable.
202
203 2020-05-26 Christian Biesinger <cbiesinger@google.com>
204
205 * Makefile.in: Use = instead of == for the test command
206 for portability.
207
208 2020-05-26 Tom de Vries <tdevries@suse.de>
209
210 * gdb.base/gold-gdb-index-2.c: New test.
211 * gdb.base/gold-gdb-index.c: New test.
212 * gdb.base/gold-gdb-index.exp: New file.
213 * gdb.base/gold-gdb-index.h: New test.
214
215 2020-05-25 Tom de Vries <tdevries@suse.de>
216
217 * boards/gold-gdb-index.exp: New file.
218
219 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
220
221 * boards/simavr.exp: New file.
222
223 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
224
225 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
226 * gdb.base/inferior-args.exp: New file.
227 * gdb.base/inferior-args.c: New file.
228
229 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
230
231 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
232 inferior_args. Pass it to gdb_reload.
233 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
234 inferior_args.
235 (gdb_reload): Add inferior_args argument.
236 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
237 pass it to gdbserver_run.
238 * boards/native-gdbserver.exp: Do not set noargs.
239 * boards/native-extended-gdbserver.exp (gdb_reload): Add
240 inferior_args argument.
241 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
242 * gdb.base/a2-run.exp: Check for use_gdb_stub.
243 * gdb.base/args.exp: Likewise.
244
245 2020-05-25 Tom de Vries <tdevries@suse.de>
246
247 * lib/gdb.exp (exec_is_pie): Add comment.
248
249 2020-05-25 Tom de Vries <tdevries@suse.de>
250
251 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
252 instead of $binfile in the untested message.
253
254 2020-05-25 Tom de Vries <tdevries@suse.de>
255
256 PR testsuite/26031
257 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
258
259 2020-05-25 Tom de Vries <tdevries@suse.de>
260
261 * boards/gold.exp: New file.
262
263 2020-05-23 Tom Tromey <tom@tromey.com>
264
265 * gdb.base/style.exp: Remove completion styling test.
266 * lib/gdb-utils.exp (style): Remove completion styles.
267
268 2020-05-23 Tom Tromey <tom@tromey.com>
269
270 * gdb.base/style.exp: Add completion styling test.
271 * lib/gdb-utils.exp (style): Add completion styles.
272
273 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
274
275 * gdb.base/annota1.exp: Update expected results.
276 * gdb.cp/annota2.exp: Update expected results, remove duplicate
277 test name.
278 * gdb.cp/annota3.exp: Update expected results.
279
280 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
281
282 PR gdb/26016
283 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
284 against MAP_FAILED.
285 * gdb.base/coremaker.c (mmapdata): Likewise.
286 * gdb.base/jit-reader-host.c (main): Likewise.
287 * gdb.base/sym-file-loader.c (load): Likewise.
288 (load_shlib): Likewise.
289
290 2020-05-20 Tom Tromey <tromey@adacore.com>
291
292 * gdb.ada/array_char_idx.exp: Recognize initialized array.
293
294 2020-05-20 Tom de Vries <tdevries@suse.de>
295
296 PR symtab/25833
297 * gdb.base/with-mf-inc.c: New test.
298 * gdb.base/with-mf-main.c: New test.
299 * gdb.base/with-mf.exp: New file.
300
301 2020-05-19 Tom Tromey <tromey@adacore.com>
302
303 * gdb.rust/simple.exp: Restore missing test result.
304
305 2020-05-19 Tom de Vries <tdevries@suse.de>
306
307 * gdb.base/gdb-caching-proc.exp: Fix typo.
308
309 2020-05-19 Tom Tromey <tromey@adacore.com>
310
311 * gdb.rust/simple.exp: Add some test descriptions.
312 (test_one_slice): Use with_test_prefix.
313
314 2020-05-18 Tom de Vries <tdevries@suse.de>
315
316 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
317
318 2020-05-17 Pedro Alves <palves@redhat.com>
319
320 PR gdb/25741
321 * gdb.base/hw-sw-break-same-address.exp: New file.
322
323 2020-05-16 Pedro Alves <palves@redhat.com>
324
325 * gdb.multi/multi-re-run.exp (test_re_run): Switch
326 LAST_LOADED_FILE accordingly.
327
328 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
329
330 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
331
332 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
333
334 * gdb.base/help.exp: Test apropos and help for commands
335 having aliases. Fixed comments not starting with an
336 upper-case letter or not finishing with a dot.
337
338 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
339
340 * gdb.base/alias.exp: Update help output check.
341
342 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
343
344 * gdb.base/default.exp: Update output following fixes.
345
346 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
347
348 * gdb.base/alias.exp: Test aliases starting with a prefix of
349 another alias.
350
351 2020-05-15 Gary Benson <gbenson@redhat.com>
352
353 * gdb.base/info-os.c (main): Add return statement.
354 * gdb.base/info_minsym.c (minsym_fun): Likewise.
355 * gdb.base/large-frame-2.c (func): Likewise.
356 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
357 * gdb.base/pr10179-b.c (foo2): Likewise.
358 * gdb.base/valgrind-disp-step.c (foo): Likewise.
359 * gdb.base/watch-cond.c (func): Likewise.
360 * gdb.multi/goodbye.c (verylongfun): Likewise.
361 * gdb.multi/hello.c (commonfun): Likewise.
362 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
363 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
364 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
365 Likewise.
366 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
367 * gdb.threads/interrupt-while-step-over.c (child_function):
368 Likewise.
369 * gdb.trace/actions-changed.c (end): Likewise.
370
371 2020-05-15 Gary Benson <gbenson@redhat.com>
372
373 * gdb.opencl/callfuncs.exp: Report when test skipped.
374 * gdb.opencl/convs_casts.exp: Likewise.
375 * gdb.opencl/datatypes.exp: Likewise.
376 * gdb.opencl/operators.exp: Likewise.
377 * gdb.opencl/vec_comps.exp: Likewise.
378
379 2020-05-15 Tom de Vries <tdevries@suse.de>
380
381 * gdb.base/align.exp.in: Rename to ...
382 * gdb.base/align.exp.tcl: ... this.
383 * gdb.base/align-c++.exp: Update.
384 * gdb.base/align-c.exp: Update.
385 * gdb.base/all-architectures.exp.in: Rename to ...
386 * gdb.base/all-architectures.exp: ... this.
387 * gdb.base/all-architectures-0.exp: Update.
388 * gdb.base/all-architectures-1.exp: Update.
389 * gdb.base/all-architectures-2.exp: Update.
390 * gdb.base/all-architectures-3.exp: Update.
391 * gdb.base/all-architectures-4.exp: Update.
392 * gdb.base/all-architectures-5.exp: Update.
393 * gdb.base/all-architectures-6.exp: Update.
394 * gdb.base/all-architectures-7.exp: Update.
395 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
396 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
397 * gdb.base/infcall-nested-structs-c++.exp: Update.
398 * gdb.base/infcall-nested-structs-c.exp: Update.
399 * gdb.base/info-types.exp.in: Rename to ...
400 * gdb.base/info-types.exp.tcl: ... this.
401 * gdb.base/info-types-c++.exp: Update.
402 * gdb.base/info-types-c.exp: Update.
403 * gdb.base/max-depth.exp.in: Rename to ...
404 * gdb.base/max-depth.exp.tcl: ... this.
405 * gdb.base/max-depth-c++.exp: Update.
406 * gdb.base/max-depth-c.exp: Update.
407 * gdb.cp/cpexprs.exp.in: Rename to ...
408 * gdb.cp/cpexprs.exp.tcl: ... this.
409 * gdb.cp/cpexprs-debug-types.exp: Update.
410 * gdb.cp/cpexprs.exp: Update.
411 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
412 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
413 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
414 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
415 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
416 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
417 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
418 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
419 * gdb.dwarf2/clang-debug-names-2.exp: Update.
420 * gdb.dwarf2/clang-debug-names.exp: Update.
421
422 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
423
424 * lib/check-test-names.exp: Remove code that prevents this file
425 loading when tests are run in parallel.
426
427 2020-05-15 Pedro Alves <palves@redhat.com>
428
429 * gdb.multi/multi-kill.exp (start_inferior): Remove
430 'testpid' parameter. Refer to namespace variable directly.
431 (testpid): Declare as namespace variable.
432
433 2020-05-15 Pedro Alves <palves@redhat.com>
434
435 * gdb.multi/multi-kill.exp: Wrap in namespace.
436 (start_inferior): Add TESTPID parameter. Use it instead of the
437 testpid global.
438 (top level): Define empty TESTPID array, and pass it down to
439 start_inferior.
440
441 2020-05-14 Tom de Vries <tdevries@suse.de>
442
443 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
444 output.
445
446 2020-05-14 Tom de Vries <tdevries@suse.de>
447
448 * gdb.base/align.exp: Split into ...
449 * gdb.base/align.exp.in: ...
450 * gdb.base/align-c++.exp: ...
451 * gdb.base/align-c.exp: ... these.
452 * gdb.base/infcall-nested-structs.exp: Split into ...
453 * gdb.base/infcall-nested-structs.exp.in: ...
454 * gdb.base/infcall-nested-structs-c++.exp: ...
455 * gdb.base/infcall-nested-structs-c.exp: ... these.
456 * gdb.base/info-types.exp: Split into ...
457 * gdb.base/info-types.exp.in: ...
458 * gdb.base/info-types-c++.exp: ...
459 * gdb.base/info-types-c.exp: ... these.
460 * gdb.base/max-depth.exp: Split into ...
461 * gdb.base/max-depth.exp.in: ...
462 * gdb.base/max-depth-c++.exp: ...
463 * gdb.base/max-depth-c.exp: ... these.
464 * gdb.cp/infcall-nodebug.exp: Split into ...
465 * gdb.cp/infcall-nodebug.exp.in: ...
466 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
467 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
468 * gdb.cp/infcall-nodebug-c-d0.exp: ...
469 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
470
471 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
472 Pedro Alves <palves@redhat.com>
473
474 * gdb.multi/multi-exit.c: New file.
475 * gdb.multi/multi-exit.exp: New file.
476 * gdb.multi/multi-kill.c: New file.
477 * gdb.multi/multi-kill.exp: New file.
478
479 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
480
481 * gdb.base/annota1.exp: Update the expected output.
482 * gdb.cp/annota2.exp: Ditto.
483
484 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
485
486 * lib/check-test-names.exp: Disable when testing is being run in
487 parallel.
488
489 2020-05-12 Tom de Vries <tdevries@suse.de>
490
491 * gdb.base/jit-elf.exp: Fix string concat.
492
493 2020-05-12 Tom de Vries <tdevries@suse.de>
494
495 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
496 messages.
497
498 2020-05-12 Tom de Vries <tdevries@suse.de>
499
500 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
501
502 2020-05-12 Tom de Vries <tdevries@suse.de>
503
504 * gdb.ada/catch_ex.exp: Use with_test_prefix.
505 * gdb.ada/mi_catch_ex.exp: Same.
506 * gdb.ada/mi_catch_ex_hand.exp: Same.
507
508 2020-05-12 Tom de Vries <tdevries@suse.de>
509
510 * gdb.fortran/complex.exp: Use with_test_prefix.
511
512 2020-05-12 Tom de Vries <tdevries@suse.de>
513
514 * gdb.trace/passcount.exp: Fix test-names.
515
516 2020-05-12 Tom de Vries <tdevries@suse.de>
517
518 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
519
520 2020-05-12 Tom de Vries <tdevries@suse.de>
521
522 * gdb.gdb/complaints.exp: Use with_test_prefix.
523 * gdb.xml/tdesc-regs.exp: Same.
524 * gdb.opt/inline-locals.exp: Fix test name.
525
526 2020-05-12 Tom de Vries <tdevries@suse.de>
527
528 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
529 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
530 * gdb.dwarf2/implref-struct.exp: Same.
531 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
532 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
533
534 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
535
536 * gdb.base/jit-so.exp (one_jit_test): Change test name.
537
538 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
539
540 * lib/check-test-names.exp (all_test_names): New module variable.
541 (counts): Add 'duplicates' field.
542 (_check_duplicates): New procedure.
543 (check): Also check for duplicates.
544 (do_log_summary): Print duplicates count.
545 (do_reset_vars): Reset counter for duplicate test names, and
546 discard all know test names.
547
548 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
549
550 * lib/gdb.exp: Include check-test-names.exp library.
551 * lib/check-test-names.exp: New file.
552
553 2020-05-11 Tom de Vries <tdevries@suse.de>
554
555 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
556
557 2020-05-11 Keith Seitz <keiths@redhat.com>
558
559 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
560
561 2020-05-11 Tom de Vries <tdevries@suse.de>
562
563 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
564 * gdb.cp/cpexprs.exp.in: .. here.
565 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
566 cpexprs.exp.
567
568 2020-05-11 Keith Seitz <keiths@redhat.com>
569
570 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
571 test names.
572 * gdb.ada/arrayptr.exp: Likewise.
573 * gdb.ada/assign_arr.exp: Likewise.
574 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
575 * gdb.ada/bp_on_var.exp: Likewise.
576 * gdb.ada/call_pn.exp: Likewise.
577 * gdb.ada/complete.exp: Likewise.
578 * gdb.ada/fun_overload_menu.exp: Likewise.
579 * gdb.ada/funcall_param.exp: Likewise.
580 * gdb.ada/funcall_ref.exp: Likewise.
581 * gdb.ada/packed_array_assign.exp: Likewise.
582 * gdb.ada/same_component_name.exp: Likewise.
583 * gdb.ada/type_coercion.exp: Likewise.
584 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
585 * gdb.ada/variant_record_packed_array.exp: Likewise.
586
587 2020-05-11 Tom de Vries <tdevries@suse.de>
588
589 PR symtab/25941
590 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
591 out of ...
592 * gdb.dwarf2/clang-debug-names.exp: ... here.
593 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
594 clang-debug-names.exp.in.
595 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
596 * gdb.dwarf2/clang-debug-names-2.c: New test.
597
598 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
599
600 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
601 (fortran_runto_main): New Proc, fortran version of runto_main.
602 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
603 * gdb.fortran/array-bounds.exp: Likewise.
604 * gdb.fortran/array-slices.exp: Likewise.
605 * gdb.fortran/block-data.exp: Likewise.
606 * gdb.fortran/charset.exp: Likewise.
607 * gdb.fortran/common-block.exp: Likewise.
608 * gdb.fortran/complex.exp: Likewise.
609 * gdb.fortran/derived-type-function.exp: Likewise.
610 * gdb.fortran/derived-type.exp: Likewise.
611 * gdb.fortran/info-modules.exp: Likewise.
612 * gdb.fortran/info-types.exp: Likewise.
613 * gdb.fortran/intrinsics.exp: Likewise.
614 * gdb.fortran/library-module.exp: Likewise.
615 * gdb.fortran/logical.exp: Likewise.
616 * gdb.fortran/max-depth.exp: Likewise.
617 * gdb.fortran/module.exp: Likewise.
618 * gdb.fortran/multi-dim.exp: Likewise.
619 * gdb.fortran/nested-funcs.exp: Likewise.
620 * gdb.fortran/print-formatted.exp: Likewise.
621 * gdb.fortran/print_type.exp: Likewise.
622 * gdb.fortran/printing-types.exp: Likewise.
623 * gdb.fortran/ptr-indentation.exp: Likewise.
624 * gdb.fortran/ptype-on-functions.exp: Likewise.
625 * gdb.fortran/subarray.exp: Likewise.
626 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
627 * gdb.fortran/vla-datatypes.exp: Likewise.
628 * gdb.fortran/vla-history.exp: Likewise.
629 * gdb.fortran/vla-ptr-info.exp: Likewise.
630 * gdb.fortran/vla-ptype-sub.exp: Likewise.
631 * gdb.fortran/vla-ptype.exp: Likewise.
632 * gdb.fortran/vla-sizeof.exp: Likewise.
633 * gdb.fortran/vla-type.exp: Likewise.
634 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
635 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
636 * gdb.fortran/vla-value-sub.exp: Likewise.
637 * gdb.fortran/vla-value.exp: Likewise.
638 * gdb.fortran/whatis_type.exp: Likewise.
639 * gdb.mi/mi-var-child-f.exp: Likewise.
640
641 2020-05-09 Tom de Vries <tdevries@suse.de>
642
643 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
644
645 2020-05-08 Tom de Vries <tdevries@suse.de>
646
647 * gdb.dwarf2/clang-debug-names.c: New test.
648 * gdb.dwarf2/clang-debug-names.exp: New file.
649
650 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
651
652 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
653 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
654
655 2020-05-06 Tom de Vries <tdevries@suse.de>
656
657 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
658 breakpoint is at a "recommended breakpoint location".
659 * gdb.reverse/consecutive-reverse.exp: Same.
660
661 2020-05-06 Tom de Vries <tdevries@suse.de>
662
663 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
664 address.
665
666 2020-05-06 Tom de Vries <tdevries@suse.de>
667
668 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
669
670 2020-05-06 Tom de Vries <tdevries@suse.de>
671
672 * gdb.base/store.exp (check_set, up_set): Allowing missing location
673 info for r.
674
675 2020-05-06 Tom de Vries <tdevries@suse.de>
676
677 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
678 necessary.
679
680 2020-05-06 Tom de Vries <tdevries@suse.de>
681
682 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
683 void.
684
685 2020-05-06 Tom de Vries <tdevries@suse.de>
686
687 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
688 of ...
689 * gdb.base/async.exp: ... here.
690 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
691 "recommended breakpoint location".
692
693 2020-05-06 Tom de Vries <tdevries@suse.de>
694
695 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
696
697 2020-05-04 Tom de Vries <tdevries@suse.de>
698
699 * gdb.base/async.exp: Check whether instruction addresses are a
700 "recommended breakpoint location".
701
702 2020-05-03 Tom Tromey <tom@tromey.com>
703
704 * gdb.base/sepdebug.exp: Remove "catch" test.
705 * gdb.base/break.exp: Remove "catch" test.
706 * gdb.base/default.exp: Update expected output.
707
708 2020-05-02 Tom de Vries <tdevries@suse.de>
709
710 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
711 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
712 * gdb.arch/i386-mpx-map.exp: Same.
713 * gdb.arch/i386-mpx-sigsegv.exp: Same.
714 * gdb.arch/i386-mpx-simple_segv.exp: Same.
715 * gdb.arch/i386-mpx.exp: Same.
716
717 2020-05-02 Tom de Vries <tdevries@suse.de>
718
719 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
720
721 2020-05-01 Tom de Vries <tdevries@suse.de>
722
723 * gdb.ada/operator_bp.exp: Allow more than required amount of
724 breakpoint.
725
726 2020-05-01 Tom de Vries <tdevries@suse.de>
727
728 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
729
730 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
731
732 PR gdb/18706
733 * gdb.cp/stub-array-size.cc: New test.
734 * gdb.cp/stub-array-size.exp: New file.
735 * gdb.cp/stub-array-size.h: New test.
736 * gdb.cp/stub-array-size2.cc: New test.
737
738 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
739
740 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
741 output to the new format.
742
743 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
744
745 * gdb.base/break.exp: Use with_test_prefix.
746
747 2020-04-29 Tom de Vries <tdevries@suse.de>
748
749 * lib/gdb.exp (debug_types): New proc.
750 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
751 * gdb.python/py-symtab.exp: Same.
752
753 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
754
755 PR gdb/17320
756 * gdb.base/pretty-array.c: New test.
757 * gdb.base/pretty-array.exp: New file.
758
759 2020-04-29 Tom de Vries <tdevries@suse.de>
760
761 PR symtab/25889
762 * gdb.cp/cpexprs.exp: Adapt for inclusion.
763 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
764 and include cpexprs.exp.
765
766 2020-04-28 Mark Williams <mark@myosotissp.com>
767
768 PR gdb/24480
769 * dw4-toplevel-types.exp: Test for top level types.
770 * dw4-toplevel-types.cc: Test for top level types.
771
772 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
773
774 * gdb.threads/stop-with-handle.exp: Fix typo in comment
775 (theads -> threads).
776
777 2020-04-28 Tom de Vries <tdevries@suse.de>
778
779 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
780
781 2020-04-28 Tom de Vries <tdevries@suse.de>
782
783 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
784
785 2020-04-28 Tom de Vries <tdevries@suse.de>
786
787 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
788
789 2020-04-28 Tom de Vries <tdevries@suse.de>
790
791 * gdb.dwarf2/main-foo.c: New test.
792 * gdb.dwarf2/struct-with-sig.exp: New file.
793
794 2020-04-25 Tom de Vries <tdevries@suse.de>
795
796 * boards/debug-types.exp: New file.
797
798 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
799
800 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
801
802 2020-04-24 Tom Tromey <tom@tromey.com>
803
804 PR symtab/12707:
805 * gdb.python/py-symbol.exp: Update expected results for
806 linkage_name test.
807 * gdb.cp/print-demangle.exp: New file.
808 * gdb.base/c-linkage-name.exp: Fix test.
809 * gdb.guile/scm-symbol.exp: Update expected results for
810 linkage_name test.
811
812 2020-04-24 Tom Tromey <tom@tromey.com>
813
814 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
815 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
816 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
817 assembler.
818
819 2020-04-24 Tom de Vries <tdevries@suse.de>
820
821 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
822 C++.
823
824 2020-04-24 Tom Tromey <tromey@adacore.com>
825
826 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
827 values.
828 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
829 values. Update test for minimal encodings.
830 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
831 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
832 values. Update test for minimal encodings.
833
834 2020-04-24 Tom Tromey <tromey@adacore.com>
835
836 PR python/23662:
837 * gdb.ada/variant.exp: Add Python checks.
838 * gdb.rust/simple.exp: Add dynamic type checks.
839
840 2020-04-24 Tom Tromey <tromey@adacore.com>
841
842 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
843 Make array type matching more lax.
844 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
845 * gdb.ada/mi_variant.exp: New file.
846 * gdb.ada/mi_variant/pck.ads: New file.
847 * gdb.ada/mi_variant/pkg.adb: New file.
848 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
849 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
850
851 2020-04-24 Tom Tromey <tromey@adacore.com>
852
853 * gdb.ada/variant.exp: Add dynamic field offset tests.
854 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
855 * gdb.ada/variant/pkg.adb: Add new variables.
856
857 2020-04-24 Tom Tromey <tromey@adacore.com>
858
859 * gdb.ada/variant.exp: New file
860 * gdb.ada/variant/pkg.adb: New file
861 * gdb.ada/variant/pck.adb: New file
862
863 2020-04-24 Tom de Vries <tdevries@suse.de>
864
865 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
866
867 2020-04-24 Tom de Vries <tdevries@suse.de>
868
869 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
870 flags.
871
872 2020-04-24 Tom de Vries <tdevries@suse.de>
873
874 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
875
876 2020-04-24 Tom de Vries <tdevries@suse.de>
877
878 * lib/gdb.exp (default_gdb_start): Handle eof.
879 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
880 failure.
881 * gdb.base/readnever.exp: Handle clean_restart failure.
882
883 2020-04-23 Tom de Vries <tdevries@suse.de>
884
885 * gdb.base/decl-before-def.exp: Run to main and print a again.
886
887 2020-04-23 Tom de Vries <tdevries@suse.de>
888
889 * gdb.base/decl-before-def-decl.c: New test.
890 * gdb.base/decl-before-def-def.c: New test.
891 * gdb.base/decl-before-def.exp: New file.
892
893 2020-04-23 Tom de Vries <tdevries@suse.de>
894
895 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
896
897 2020-04-22 Tom de Vries <tdevries@suse.de>
898
899 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
900 debug_info_offset.
901 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
902 before $objsfile in the line line.
903
904 2020-04-22 Tom de Vries <tdevries@suse.de>
905
906 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
907
908 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
909
910 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
911 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
912 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
913 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
914 * gdb.base/jit-protocol.h: Update definitions to match all usage
915 contexts.
916
917 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
918
919 * gdb.base: Rename all jit related test and source files.
920
921 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
922
923 * gdb.base/jit-reader.exp: Relax register output check.
924
925 2020-04-22 Tom de Vries <tdevries@suse.de>
926
927 PR symtab/25764
928 * gdb.base/psym-external-decl-2.c: New test.
929 * gdb.base/psym-external-decl.c: New test.
930 * gdb.base/psym-external-decl.exp: New file.
931 * gdb.threads/tls.exp: Add PR25807 kfail.
932
933 2020-04-22 Tom de Vries <tdevries@suse.de>
934
935 PR symtab/25801
936 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
937 in "info source" output.
938
939 2020-04-22 Tom de Vries <tdevries@suse.de>
940
941 PR symtab/25700
942 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
943 symtab for imported_unit.c.
944
945 2020-04-21 Gary Benson <gbenson@redhat.com>
946
947 * gdb.base/advance.c (func): New argument, to match call site.
948 (func2, func3): Add return statements.
949
950 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
951
952 * gdb.multi/run-only-second-inf.c: New file.
953 * gdb.multi/run-only-second-inf.exp: New file.
954
955 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
956
957 * gdb.btrace/multi-inferior.c: New test.
958 * gdb.btrace/multi-inferior.exp: New file.
959
960 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
961
962 * gdb.btrace/enable-new-thread.c: New test.
963 * gdb.btrace/enable-new-thread.exp: New file.
964
965 2020-04-21 Tom de Vries <tdevries@suse.de>
966
967 PR gdb/25471
968 * gdb.threads/killed-outside.c: New test.
969 * gdb.threads/killed-outside.exp: New file.
970
971 2020-04-20 Gary Benson <gbenson@redhat.com>
972
973 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
974 * gdb.base/nested-subp2.exp: Likewise.
975 * gdb.base/nested-subp3.exp: Likewise.
976
977 2020-04-20 Gary Benson <gbenson@redhat.com>
978
979 * gdb.base/nested-subp1.exp: Disable test when using clang.
980 * gdb.base/nested-subp2.exp: Likewise.
981 * gdb.base/nested-subp3.exp: Likewise.
982
983 2020-04-20 Gary Benson <gbenson@redhat.com>
984
985 * gdb.cp/exception.cc: Fix compilation error with clang.
986
987 2020-04-20 Gary Benson <gbenson@redhat.com>
988
989 * gdb.trace/tspeed.c: Fix compilation error with clang.
990
991 2020-04-20 Gary Benson <gbenson@redhat.com>
992
993 * gdb.base/jit-main.c: Fix compilation error with clang.
994
995 2020-04-17 Kamil Rytarowski <n54@gmx.com>
996
997 * gdb.base/attach-twice.c: Include "sys/types.h".
998 (PTRACE_ATTACH): Add fallback definition.
999 (main): Pass `0' to the 4th argument of `ptrace'.
1000
1001 2020-04-17 Kamil Rytarowski <n54@gmx.com>
1002
1003 * gdb.base/fork-running-state.c: Include "signal.h".
1004
1005 2020-04-17 Tom Tromey <tromey@adacore.com>
1006
1007 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1008 Update tests.
1009 * gdb.btrace/cpu.exp: Update tests.
1010 * gdb.base/maint.exp: Update tests.
1011 * gdb.base/default.exp: Update tests.
1012 * gdb.base/completion.exp: Update tests.
1013
1014 2020-04-16 Tom de Vries <tdevries@suse.de>
1015
1016 PR symtab/25791
1017 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1018 (ensure_gdb_index): and factor out and move ...
1019 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1020 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1021
1022 2020-04-16 Tom de Vries <tdevries@suse.de>
1023
1024 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1025 loading exec.
1026
1027 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1028
1029 * gdb.base/many-completions.exp: New file.
1030
1031 2020-04-14 Tom de Vries <tdevries@suse.de>
1032
1033 PR symtab/25718
1034 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1035
1036 2020-04-14 Tom de Vries <tdevries@suse.de>
1037
1038 PR symtab/25720
1039 * gdb.base/maint-expand-symbols-header-file.c: New test.
1040 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1041 * gdb.base/maint-expand-symbols-header-file.h: New test.
1042
1043 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1044
1045 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1046 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1047 get_func_info.
1048 (get_func_info): Delete.
1049 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1050 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1051 * lib/dwarf.exp (get_func_info): New function.
1052
1053 2020-04-13 Tom de Vries <tdevries@suse.de>
1054
1055 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1056 to what find_gnatmake does.
1057
1058 2020-04-10 Tom de Vries <tdevries@suse.de>
1059
1060 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1061 -readnow.
1062
1063 2020-04-10 Tom de Vries <tdevries@suse.de>
1064
1065 PR cli/25808
1066 * gdb.base/style.c: Add leading newlines.
1067 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1068 Check listing of main's one-line body.
1069
1070 2020-04-08 Tom de Vries <tdevries@suse.de>
1071
1072 * lib/gdb.exp (psymtabs_p): New proc.
1073 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1074 importing unit" unsupported if there are no partial symbols.
1075
1076 2020-04-08 Tom de Vries <tdevries@suse.de>
1077
1078 PR testsuite/25760
1079 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1080
1081 2020-04-07 Tom de Vries <tdevries@suse.de>
1082
1083 PR symtab/25796
1084 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1085
1086 2020-04-07 Tom de Vries <tdevries@suse.de>
1087
1088 * gdb.base/check-psymtab.c: New test.
1089 * gdb.base/check-psymtab.exp: New file.
1090
1091 2020-04-06 Tom Tromey <tromey@adacore.com>
1092
1093 * gdb.ada/variant-record/proc.adb: New file.
1094 * gdb.ada/variant-record/value.adb: New file.
1095 * gdb.ada/variant-record/value.s: New file.
1096 * gdb.ada/variant-record.exp: New file.
1097
1098 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
1099
1100 PR gdb/25325
1101 * gdb.cp/typed-enum.cc: New test.
1102 * gdb.cp/typed-enum.exp: New file.
1103
1104 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1105
1106 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1107 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1108 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1109 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1110 * gdb.opt/inline-small-func.c: New file.
1111 * gdb.opt/inline-small-func.exp: New file.
1112 * gdb.opt/inline-small-func.h: New file.
1113
1114 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1115
1116 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1117 function.
1118
1119 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1120
1121 * lib/dwarf.exp (function_range): Allow compiler options to be
1122 specified.
1123
1124 2020-04-02 Tom de Vries <tdevries@suse.de>
1125
1126 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1127 __attribute__((always_inline)).
1128 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1129
1130 2020-04-02 Tom de Vries <tdevries@suse.de>
1131
1132 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1133 (gdbserver_gdb_exit): ... here. Add timeout warning.
1134 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1135 (connect_target_extended_remote): Append new server_spawn_id to
1136 server_spawn_ids.
1137 (cleanup): New proc.
1138 (setup, <toplevel>): Call cleanup.
1139
1140 2020-04-02 Tom de Vries <tdevries@suse.de>
1141
1142 * gdb.base/main-psymtab.exp: New file.
1143
1144 2020-04-02 Tom de Vries <tdevries@suse.de>
1145
1146 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1147
1148 2020-04-01 Tom Tromey <tom@tromey.com>
1149
1150 * gdb.base/complex-parts.exp: Add type tests.
1151
1152 2020-04-01 Tom Tromey <tom@tromey.com>
1153
1154 * gdb.base/complex-parts.exp: Add arithmetic tests.
1155
1156 2020-04-01 Tom Tromey <tom@tromey.com>
1157
1158 * gdb.compile/compile.exp: Update.
1159 * gdb.compile/compile-cplus.exp: Update.
1160 * gdb.base/varargs.exp: Update.
1161 * gdb.base/floatn.exp: Update.
1162 * gdb.base/endianity.exp: Update.
1163 * gdb.base/callfuncs.exp (do_function_calls): Update.
1164 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1165 (complex_float_integral_args): Update.
1166 * gdb.base/complex.exp: Update.
1167 * gdb.base/complex-parts.exp: Update.
1168
1169 2020-04-01 Tom Tromey <tromey@adacore.com>
1170
1171 * gdb.rust/union.rs: New file.
1172 * gdb.rust/union.exp: New file.
1173 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1174 (main): Update.
1175 * gdb.rust/simple.exp: Move union tests to union.exp.
1176
1177 2020-04-01 Tom Tromey <tromey@adacore.com>
1178
1179 * gdb.rust/simple.rs (main): Remove "y0".
1180
1181 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1182
1183 * gdb.multi/stop-all-on-exit.c: New test.
1184 * gdb.multi/stop-all-on-exit.exp: New file.
1185
1186 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
1187
1188 PR gdb/24789
1189 * gdb.cp/misc.cc: Add integer reference variable.
1190 * gdb.cp/misc.exp: Add test.
1191
1192 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1193
1194 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1195 scenario to cover execution until the end and also the case
1196
1197 2020-03-31 Tom de Vries <tdevries@suse.de>
1198
1199 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1200 c. Use "maint info symtabs" to check symtab expansion.
1201
1202 2020-03-30 Tom de Vries <tdevries@suse.de>
1203
1204 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1205 unsupported.
1206 (verify_psymtab_expanded): Move ...
1207 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1208 test.
1209 (readnow): New proc.
1210
1211 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1212
1213 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1214 with $hex.
1215
1216 2020-03-20 Tom Tromey <tromey@adacore.com>
1217
1218 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1219
1220 2020-03-20 Tom Tromey <tromey@adacore.com>
1221
1222 * gdb.ada/sub_variant/subv.adb: New file.
1223 * gdb.ada/sub_variant.exp: New file.
1224
1225 2020-03-20 Tom de Vries <tdevries@suse.de>
1226
1227 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1228 first break fails.
1229 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1230
1231 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1232
1233 * gdb.server/exit-multiple-threads.c: New file.
1234 * gdb.server/exit-multiple-threads.exp: New file.
1235
1236 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1237
1238 * gdb.fortran/mixed-lang-stack.c: New file.
1239 * gdb.fortran/mixed-lang-stack.cpp: New file.
1240 * gdb.fortran/mixed-lang-stack.exp: New file.
1241 * gdb.fortran/mixed-lang-stack.f90: New file.
1242
1243 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1244
1245 * gdb.linespec/cp-completion-aliases.cc: New file.
1246 * gdb.linespec/cp-completion-aliases.exp: New file.
1247
1248 2020-03-19 Tom de Vries <tdevries@suse.de>
1249
1250 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1251 more precise.
1252
1253 2020-03-18 Tom de Vries <tdevries@suse.de>
1254
1255 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1256 * gdb.dwarf2/break-inline-psymtab.c: New test.
1257 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1258
1259 2020-03-16 Tom de Vries <tdevries@suse.de>
1260
1261 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1262 cache_verify and cache_verify_proc.
1263
1264 2020-03-15 Tom de Vries <tdevries@suse.de>
1265
1266 * gdb.server/solib-list.exp: Handle
1267 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1268
1269 2020-03-15 Tom de Vries <tdevries@suse.de>
1270
1271 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1272 objfiles".
1273
1274 2020-03-14 Tom Tromey <tom@tromey.com>
1275
1276 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1277
1278 2020-03-14 Tom de Vries <tdevries@suse.de>
1279
1280 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1281
1282 2020-03-14 Tom de Vries <tdevries@suse.de>
1283
1284 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1285 result in line-by-line fashion.
1286
1287 2020-03-14 Tom de Vries <tdevries@suse.de>
1288
1289 * lib/gdb.exp (supports_statement_frontiers): New proc.
1290 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1291
1292 2020-03-14 Tom de Vries <tdevries@suse.de>
1293
1294 * gdb.base/printcmds.exp: Add missing quoting for "print
1295 teststring2".
1296
1297 2020-03-13 Tom Tromey <tom@tromey.com>
1298
1299 * gdb.base/printcmds.exp (test_print_strings): Add regression
1300 test.
1301 * gdb.base/printcmds.c (charptr): New typedef.
1302 (teststring2): New global.
1303
1304 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1305
1306 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1307 full path in the test name.
1308 (test_ld): Add some with_test_prefix blocks to make test names
1309 unique.
1310
1311 2020-03-13 Tom de Vries <tdevries@suse.de>
1312
1313 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1314
1315 2020-03-13 Tom de Vries <tdevries@suse.de>
1316
1317 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1318
1319 2020-03-13 Tom de Vries <tdevries@suse.de>
1320
1321 PR symtab/25646
1322 * gdb.dwarf2/imported-unit.exp: Add test.
1323
1324 2020-03-13 Tom de Vries <tdevries@suse.de>
1325
1326 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1327 (var1, var2): New variable.
1328 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1329 matching symbols.
1330
1331 2020-03-13 Tom de Vries <tdevries@suse.de>
1332
1333 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1334 (Term::command): Use prompt prefix.
1335 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1336 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1337 command_no_prompt_prefix instead of prefix.
1338 * gdb.tui/tui-layout-asm.exp: Same.
1339
1340 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1341
1342 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1343
1344 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1345
1346 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1347 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1348 on" while stepping over the test instruction, match printed
1349 message.
1350
1351 2020-03-12 Tom de Vries <tdevries@suse.de>
1352
1353 * gdb.base/info-types.exp: Use exp_continue during matching of output
1354 of "info types".
1355
1356 2020-03-12 Tom de Vries <tdevries@suse.de>
1357
1358 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1359
1360 2020-03-12 Tom de Vries <tdevries@suse.de>
1361
1362 * gdb.fortran/module.exp: Use exp_continue during matching of output
1363 of "info variable -n".
1364
1365 2020-03-12 Tom de Vries <tdevries@suse.de>
1366
1367 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1368 gdb.dwarf2/dw2-ranges-base.c.
1369
1370 2020-03-12 Tom de Vries <tdevries@suse.de>
1371
1372 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1373 in presence of GLIBC debuginfo.
1374
1375 2020-03-12 Tom de Vries <tdevries@suse.de>
1376
1377 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1378 $core.
1379
1380 2020-03-12 Tom de Vries <tdevries@suse.de>
1381
1382 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1383 more precise.
1384
1385 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1386
1387 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1388 from Unix to Windows path.
1389
1390 2020-03-11 Tom de Vries <tdevries@suse.de>
1391
1392 * gdb.ada/minsyms.exp: Set language to ada.
1393
1394 2020-03-11 Tom de Vries <tdevries@suse.de>
1395
1396 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1397
1398 2020-03-11 Tom de Vries <tdevries@suse.de>
1399
1400 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1401
1402 2020-03-11 Tom Tromey <tromey@adacore.com>
1403
1404 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1405
1406 2020-03-11 Tom de Vries <tdevries@suse.de>
1407
1408 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1409
1410 2020-03-11 Tom de Vries <tdevries@suse.de>
1411
1412 * gdb.base/break-interp.exp: Limit verbose scope.
1413
1414 2020-03-11 Tom de Vries <tdevries@suse.de>
1415
1416 * gdb.fortran/logical.f90: Define variable with character type.
1417 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1418
1419 2020-03-11 Tom de Vries <tdevries@suse.de>
1420
1421 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1422
1423 2020-03-11 Tom de Vries <tdevries@suse.de>
1424
1425 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1426 symtabs.
1427
1428 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1429 Bernd Edlinger <bernd.edlinger@hotmail.de>
1430
1431 * gdb.cp/step-and-next-inline.cc: New file.
1432 * gdb.cp/step-and-next-inline.exp: New file.
1433 * gdb.cp/step-and-next-inline.h: New file.
1434 * gdb.dwarf2/dw2-is-stmt.c: New file.
1435 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1436 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1437 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1438 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1439
1440 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1441
1442 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1443 is-stmt flag in the line table.
1444
1445 2020-03-09 Tom de Vries <tdevries@suse.de>
1446
1447 * lib/gdb.exp (cached_file): Create cache dir.
1448
1449 2020-03-07 Tom de Vries <tdevries@suse.de>
1450
1451 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1452 * gdb.cp/rvalue-ref-params.exp: Same.
1453
1454 2020-03-06 Tom de Vries <tdevries@suse.de>
1455
1456 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1457 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1458
1459 2020-03-06 Tom de Vries <tdevries@suse.de>
1460
1461 * README: Fix "the the".
1462 * gdb.base/dprintf.exp: Same.
1463
1464 2020-03-05 Tom de Vries <tdevries@suse.de>
1465
1466 * gdb.base/maint.exp: Update "main print statistics" expected output.
1467
1468 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1469
1470 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1471 (fortran_int8): Likewise.
1472 (fortran_real4): Likewise.
1473 (fortran_real8): Likewise.
1474 (fortran_complex4): Likewise.
1475 (fortran_logical4): Likewise.
1476 (fortran_character1): Likewise.
1477
1478 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1479
1480 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1481 printed as true.
1482
1483 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1484
1485 * gdb.base/printcmds.exp: Add test to verify printf of a
1486 variable holding an address.
1487
1488 2020-03-03 Tom de Vries <tdevries@suse.de>
1489
1490 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1491
1492 2020-03-03 Tom de Vries <tdevries@suse.de>
1493
1494 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1495 gdb_test_multiple call.
1496
1497 2020-03-03 Tom de Vries <tdevries@suse.de>
1498
1499 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1500 gdb_test_multiple calls.
1501
1502 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1503
1504 * gdb.base/default.exp: Remove test of 'set history filename'.
1505 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1506 filename to the empty string.
1507 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1508 and GDBHISTSIZE.
1509
1510 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1511
1512 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1513 disabled.
1514
1515 2020-03-02 Pedro Alves <palves@redhat.com>
1516 Tom de Vries <tdevries@suse.de>
1517
1518 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1519 -prompt prefix, before user_code argument. Add -lbl option likewise.
1520 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1521 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1522 argument.
1523 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1524 have "\r\n" at start-of-line, instead of at end-of-line.
1525
1526 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1527
1528 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1529 libinproctrace.so.
1530
1531 2020-02-28 Luis Machado <luis.machado@linaro.org>
1532
1533 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1534 to "p/x".
1535
1536 2020-02-28 Luis Machado <luis.machado@linaro.org>
1537
1538 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1539 asm/ptrace.h and error.h.
1540
1541 2020-02-28 Tom de Vries <tdevries@suse.de>
1542
1543 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1544 (struct wrapper, do_something, mundane/symada__cS): Move ...
1545 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1546 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1547 Update "print symada__cS before partial symtab expansion" regexp.
1548 Update breakpoint location. Flush symbol cache after expansion.
1549
1550 2020-02-28 Luis Machado <luis.machado@linaro.org>
1551
1552 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1553
1554 2020-02-27 Tom de Vries <tdevries@suse.de>
1555
1556 * config/sid.exp: Remove unused globals.
1557 * gdb.base/attach.exp: Same.
1558 * gdb.base/catch-load.exp: Same.
1559 * gdb.base/dbx.exp: Same.
1560 * lib/gdb.exp: Same.
1561 * lib/mi-support.exp: Same.
1562 * lib/prompt.exp: Same.
1563
1564 2020-02-27 Tom de Vries <tdevries@suse.de>
1565
1566 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1567 not set.
1568
1569 2020-02-26 Aaron Merey <amerey@redhat.com>
1570
1571 * gdb.debuginfod: New directory for debuginfod tests.
1572 * gdb.debuginfod/main.c: New test file.
1573 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1574
1575 2020-02-26 Tom de Vries <tdevries@suse.de>
1576
1577 PR gdb/25603
1578 * gdb.base/persistent-lang.cc: New test.
1579 * gdb.base/persistent-lang.exp: New file.
1580
1581 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1582
1583 * gdb.fortran/derived-type-striding.exp: Add a new test.
1584 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1585 new test.
1586
1587 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1588
1589 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1590 names.
1591
1592 2020-02-25 Tom de Vries <tdevries@suse.de>
1593
1594 PR go/18926
1595 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1596
1597 2020-02-24 Tom de Vries <tdevries@suse.de>
1598
1599 PR gdb/25592
1600 * gdb.base/info-locals-unused-static-var.c: New test.
1601 * gdb.base/info-locals-unused-static-var.exp: New file.
1602
1603 2020-02-22 Tom Tromey <tom@tromey.com>
1604
1605 * gdb.python/tui-window.exp: New file.
1606 * gdb.python/tui-window.py: New file.
1607
1608 2020-02-22 Tom Tromey <tom@tromey.com>
1609
1610 PR tui/17850:
1611 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1612 tests.
1613
1614 2020-02-22 Tom Tromey <tom@tromey.com>
1615
1616 * gdb.tui/new-layout.exp: Add sub-layout tests.
1617
1618 2020-02-22 Tom Tromey <tom@tromey.com>
1619
1620 * gdb.tui/new-layout.exp: New file.
1621
1622 2020-02-22 Tom Tromey <tom@tromey.com>
1623
1624 * gdb.rust/rust-style.rs: New file.
1625 * gdb.rust/rust-style.exp: New file.
1626 * gdb.base/style.exp: Test structure printing.
1627 * gdb.base/style.c (struct some_struct): New type.
1628 (enum etype): New type.
1629 (struct_value): New global.
1630
1631 2020-02-21 Tom de Vries <tdevries@suse.de>
1632
1633 PR go/18926
1634 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1635 Remove blanket xfails. Use message argument for gdb_breakpoint.
1636 Make continuing to breakpoint test conditional on setting breakpoint.
1637 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1638 DW_AT_name attribute. Add xfail for GCC PR93866.
1639
1640 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1641
1642 * gdb.dwarf2/cpp-linkage-name.c: New file.
1643 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1644
1645 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1646
1647 * lib/gdb.exp (gdb_wrapper_init): Reset
1648 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1649 not exist.
1650
1651 2020-02-20 Tom de Vries <tdevries@suse.de>
1652
1653 PR go/17018
1654 * gdb.go/hello.exp: Copy ...
1655 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1656 print of st to print value of global definition. Add xfail for GCC
1657 PR93844.
1658 * gdb.go/hello.exp: Remove printing of st before definition.
1659 * gdb.go/hello.go: Copy ...
1660 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1661 to st.
1662 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1663
1664 2020-02-20 Tom de Vries <tdevries@suse.de>
1665
1666 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1667 (gdb_simple_compile): Handle compile_flags go by using .go extension
1668 for source file.
1669 * gdb.go/chan.exp: Use support_go_compile.
1670 * gdb.go/handcall.exp: Same.
1671 * gdb.go/hello.exp: Same.
1672 * gdb.go/integers.exp: Same.
1673 * gdb.go/max-depth.exp: Same.
1674 * gdb.go/methods.exp: Same.
1675 * gdb.go/package.exp: Same.
1676 * gdb.go/strings.exp: Same.
1677 * gdb.go/types.exp: Same.
1678 * gdb.go/unsafe.exp: Same.
1679
1680 2020-02-19 Tom de Vries <tdevries@suse.de>
1681
1682 * gdb.python/lib-types.exp: Make xfail more strict.
1683
1684 2020-02-19 Tom de Vries <tdevries@suse.de>
1685
1686 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1687
1688 2020-02-19 Doug Evans <dje@google.com>
1689
1690 PR rust/25535
1691 * gdb.rust/simple.exp: Add test.
1692 * gdb.rust/simple.rs: Add test.
1693
1694 2020-02-19 Tom de Vries <tdevries@suse.de>
1695
1696 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1697 output line-by-line.
1698
1699 2020-02-19 Tom de Vries <tdevries@suse.de>
1700
1701 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1702
1703 2020-02-19 Tom de Vries <tdevries@suse.de>
1704
1705 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1706 prelink.
1707
1708 2020-02-19 Tom de Vries <tdevries@suse.de>
1709
1710 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1711 (gdb_do_cache): Use gdb_do_cache_wrap.
1712 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1713
1714 2020-02-19 Tom de Vries <tdevries@suse.de>
1715
1716 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1717 gdb_compile option.
1718
1719 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1720
1721 * gdb.base/printcmds.exp (test_print_enums): Update expected
1722 output.
1723
1724 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1725
1726 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1727 for "unknown".
1728
1729 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1730
1731 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1732 enumerator.
1733
1734 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1735
1736 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1737 FE_, add FE_NONE.
1738 (three): Update.
1739 (enum flag_enum_without_zero): New enum.
1740 (flag_enum_without_zero): New variable.
1741 (enum not_flag_enum): New enum.
1742 (three_not_flag): New variable.
1743 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1744 (test_print_enums): Add more tests for printing flag enums.
1745
1746 2020-02-18 Tom de Vries <tdevries@suse.de>
1747
1748 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1749 (gdb_compile_ada): ... here.
1750 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1751 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1752
1753 2020-02-14 Tom Tromey <tom@tromey.com>
1754
1755 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1756 build directory.
1757 * boards/gdbserver-base.exp: Update path to gdbserver.
1758
1759 2020-02-13 Tom de Vries <tdevries@suse.de>
1760
1761 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1762
1763 2020-02-13 Tom de Vries <tdevries@suse.de>
1764
1765 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1766 are missing.
1767
1768 2020-02-13 Tom de Vries <tdevries@suse.de>
1769
1770 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1771 call.
1772
1773 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1774
1775 PR tui/25126
1776 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1777 * gdb.base/cached-source-file.c: New file.
1778 * gdb.base/cached-source-file.exp: New file.
1779
1780 2020-02-11 Tom de Vries <tdevries@suse.de>
1781
1782 PR testsuite/25488
1783 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1784
1785 2020-02-10 Tom de Vries <tdevries@suse.de>
1786
1787 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1788
1789 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1790
1791 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1792 and $after_addr are both integers before making a comparison.
1793
1794 2020-02-09 Tom de Vries <tdevries@suse.de>
1795
1796 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1797 command output and paste it into gdb.log. If any, paste catch message
1798 to gdb.log.
1799
1800 2020-02-07 Tom Tromey <tromey@adacore.com>
1801
1802 PR breakpoints/24915:
1803 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1804
1805 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1806
1807 * gdb.tui/tui-missing-src.exp: Add the "missing source
1808 file" test for the TUI.
1809
1810 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1811
1812 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1813 including a port number in the output.
1814
1815 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1816
1817 * lib/fortran.exp (fortran_int4): Handle clang.
1818 (fortran_int8): Likewise.
1819 (fortran_real4): Likewise.
1820 (fortran_real8): Likewise.
1821 (fortran_complex4): Likewise.
1822 (fortran_logical4): Likewise.
1823 (fortran_character1): Likewise.
1824
1825 2020-02-04 Tom de Vries <tdevries@suse.de>
1826
1827 * README (Race detection): Add note.
1828
1829 2020-02-04 Tom de Vries <tdevries@suse.de>
1830
1831 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1832
1833 2020-02-04 Tom de Vries <tdevries@suse.de>
1834
1835 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1836
1837 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1838
1839 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1840 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1841 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1842 blttar, bnetarl.
1843 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1844 binary for blttar, bnetarl.
1845 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1846 wait instruction. Delete ldmx test.
1847 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1848
1849 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1850
1851 * gdb.fortran/array-bounds-high.exp: New file.
1852 * gdb.fortran/array-bounds-high.f90: New file.
1853
1854 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1855
1856 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1857 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1858
1859 2020-02-01 Tom de Vries <tdevries@suse.de>
1860
1861 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1862
1863 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1864
1865 PR tui/9765
1866 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1867 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1868
1869 2020-01-29 Luis Machado <luis.machado@linaro.org>
1870
1871 * gdb.arch/aarch64-brk-patterns.c: New source file.
1872 * gdb.arch/aarch64-brk-patterns.exp: New test.
1873
1874 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1875
1876 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1877 GCC/Clang version.
1878 * gdb.cp/pass-by-ref.exp: Ditto.
1879
1880 2020-01-29 Tom de Vries <tdevries@suse.de>
1881
1882 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1883 * gdb.threads/watchpoint-fork-mt.c: Same.
1884 * gdb.threads/watchpoint-fork-parent.c: Same.
1885 * gdb.threads/watchpoint-fork-st.c: Same.
1886 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1887
1888 2020-01-27 Luis Machado <luis.machado@linaro.org>
1889
1890 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1891 sitting at a syscall instruction when we hit the syscall function's
1892 breakpoint.
1893 Check PC against one obtained with the x command.
1894 Validate syscall number.
1895 (step_over_syscall): Don't continue to the syscall instruction if
1896 we're already there.
1897
1898 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1899
1900 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1901
1902 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1903
1904 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1905 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1906
1907 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1908
1909 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1910 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1911
1912 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1913
1914 * gdb.base/maint.exp: Update line table parsing test.
1915 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1916
1917 2020-01-24 Pedro Alves <palves@redhat.com>
1918
1919 PR gdb/25410
1920 * gdb.multi/multi-re-run-1.c: New.
1921 * gdb.multi/multi-re-run-2.c: New.
1922 * gdb.multi/multi-re-run.exp: New.
1923
1924 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1925
1926 PR gdb/23718
1927 * gdb.server/server-kill-python.exp: New file.
1928
1929 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1930
1931 * gdb.server/multi-ui-errors.c: New file.
1932 * gdb.server/multi-ui-errors.exp: New file.
1933
1934 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1935
1936 PR tui/9765
1937 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1938
1939 2020-01-19 Tom Tromey <tom@tromey.com>
1940
1941 * gdb.tui/main.exp: Add check for plain "file".
1942
1943 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1944
1945 * lib/gdb.exp: Fix spelling error (seperatelly).
1946
1947 2020-01-14 Tom Tromey <tom@tromey.com>
1948
1949 PR symtab/12535:
1950 * gdb.python/python.exp: Test decode_line with empty string
1951 argument.
1952
1953 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1954
1955 * gdb.base/skip-inline.exp: Extend test.
1956
1957 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1958
1959 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1960 * gdb.dwarf2/dw2-bad-elf.c: New file.
1961 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1962
1963 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1964
1965 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1966 _line_saw_file.
1967
1968 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1969
1970 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1971 border.
1972
1973 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1974
1975 * gdb.multi/multi-target.exp (setup): Factor out "info
1976 connections" and "info inferiors" tests to ...
1977 (test_info_inferiors): ... this new procedure.
1978 (top level): Run new "info-inferiors" tests.
1979
1980 2020-01-10 Pedro Alves <palves@redhat.com>
1981
1982 * gdb.server/bkpt-other-inferior.exp: New file.
1983
1984 2020-01-10 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1987 of "add-inferior".
1988 * gdb.base/quit-live.exp: Likewise.
1989 * gdb.base/remote-exec-file.exp: Likewise.
1990 * gdb.guile/scm-progspace.exp: Likewise.
1991 * gdb.linespec/linespec.exp: Likewise.
1992 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1993 * gdb.mi/user-selected-context-sync.exp: Likewise.
1994 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1995 "info inferiors" tests.
1996 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1997 "add-inferior".
1998 * gdb.multi/watchpoint-multi.exp: Likewise.
1999 * gdb.python/py-inferior.exp: Likewise.
2000 * gdb.server/extended-remote-restart.exp: Likewise.
2001 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2002 "info inferiors".
2003 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2004 * gdb.trace/report.exp: Likewise.
2005
2006 2020-01-10 Pedro Alves <palves@redhat.com>
2007
2008 * gdb.multi/multi-target.c: New file.
2009 * gdb.multi/multi-target.exp: New file.
2010 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2011 mode requested, but remote does not support non-stop".
2012
2013 2020-01-10 Pedro Alves <palves@redhat.com>
2014
2015 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2016 disconnect before reconnecting.
2017
2018 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2019 Pedro Alves <palves@redhat.com>
2020
2021 * gdb.server/connect-without-multi-process.exp: Also test
2022 continuing to end.
2023
2024 2020-01-10 Pedro Alves <palves@redhat.com>
2025
2026 * gdb.base/remote-exec-file.exp: New file.
2027
2028 2020-01-10 Pedro Alves <palves@redhat.com>
2029
2030 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2031 output.
2032 * gdb.threads/async.c: New.
2033 * gdb.threads/async.exp: New.
2034 * gdb.multi/tids-gid-reset.c: New.
2035 * gdb.multi/tids-gid-reset.exp: New.
2036
2037 2020-01-10 George Barrett <bob@bob131.so>
2038
2039 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2040 to help in finding the image relocation offset.
2041 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2042 options in arguments.
2043 (stap_test_no_debuginfo): Likewise.
2044 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2045 test variants.
2046 (stap_test): Add null semaphore relocation test.
2047
2048 2020-01-10 George Barrett <bob@bob131.so>
2049
2050 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2051 * gdb.base/stap-probe.exp: Likewise.
2052 (stap_test): Pass argument as an additional flag.
2053 (stap_test_no_debuginfo): Likewise.
2054 (stap_test): Check `info probes stap' output for semaphore
2055 addresses if the test binary is supposed to have them.
2056
2057 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2058
2059 * gdb.tui/basic.exp: Add more scrolling tests.
2060
2061 2020-01-09 Tom Tromey <tom@tromey.com>
2062
2063 PR tui/18932:
2064 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2065 meangingful value.
2066 (Term::command, Term::resize): Update.
2067 * gdb.tui/basic.exp: Add scrolling test.
2068
2069 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2070
2071 * gdb.tui/tui-layout-asm.exp: New file.
2072
2073 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2074
2075 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2076
2077 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2078
2079 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2080 (Term::enter_tui): Use Term::prepare_for_tui.
2081
2082 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2083
2084 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2085 called.
2086
2087 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2088
2089 * gdb.base/skip.exp: Fix race condition in test.
2090
2091 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2092
2093 * gdb.base/backtrace.c: New file.
2094 * gdb.base/backtrace.exp: New file.
2095
2096 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2097
2098 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2099
2100 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2101
2102 * gdb.base/style.exp: Test that warnings are styled.
2103
2104 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2105
2106 * gdb.base/line65535.exp: New file.
2107 * gdb.base/line65535.c: New file.
2108
2109 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2110
2111 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2112 * lib/gnat_debug_info_test.adb: New file.
2113 * gdb.ada/ptype_tagged_param.exp: Use
2114 gnat_runtime_has_debug_info, expect a different output if
2115 runtime does not have debug info.
2116
2117 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2118
2119 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2120 (another) quote in test name.
2121
2122 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2123
2124 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2125 Add quote in test name.
2126
2127 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2128
2129 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2130 directory instead.
2131 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2132 * gdb.cp/pass-by-ref-2.cc: New file.
2133 * gdb.cp/pass-by-ref-2.exp: New file.
2134
2135 2019-12-20 Tom Tromey <tom@tromey.com>
2136
2137 * gdb.tui/list-before.exp: New file.
2138
2139 2019-12-20 Tom Tromey <tom@tromey.com>
2140
2141 * gdb.tui/list.exp: Check for source on initial listing.
2142
2143 2019-12-11 Tom Tromey <tromey@adacore.com>
2144
2145 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2146 Add crlf test.
2147
2148 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
2149
2150 * gdb.base/default.exp: Update value of $_gdb_major.
2151
2152 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2153
2154 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2155
2156 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2157
2158 * gdb.base/skip.exp: Whitespace fix.
2159
2160 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2161
2162 * gdb.base/skip-inline.c: New file.
2163 * gdb.base/skip-inline.exp: New file.
2164
2165 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2166
2167 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2168 jit_function_00 to jit_function_stack_mangle.
2169 * gdb.base/jithost.c (jit_function_t): Rename to...
2170 (jit_function_stack_mangle_t): ... this.
2171 (jit_function_add_t): New typedef.
2172 (jit_function_00_code): Rename to...
2173 (jit_function_stack_mangle_code): ... this, make static.
2174 (jit_function_add_code): New.
2175 (main): Generate "add" function and call it. Adjust to changes
2176 in jithost_abi.
2177 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2178 (struct jithost_abi) <begin, end>: Remove fields.
2179 <object, function_stack_mangle, function_add>: New fields.
2180 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2181 code_end>: Remove fields.
2182 <func_stack_mangle>: New field.
2183 (read_debug_info): Adjust to renaming, create block for "add"
2184 function.
2185 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2186
2187 2019-12-11 Tom Tromey <tom@tromey.com>
2188
2189 * gdb.tui/resize.exp: Fix regexp.
2190 * gdb.tui/regs.exp: Fix regexps.
2191 * gdb.tui/main.exp: Fix regexp.
2192
2193 2019-12-11 Tom Tromey <tom@tromey.com>
2194
2195 * gdb.tui/resize.exp: Update.
2196 * gdb.tui/empty.exp (layouts): Update.
2197
2198 2019-12-11 Tom Tromey <tom@tromey.com>
2199
2200 * gdb.tui/regs.exp: Update.
2201 * gdb.tui/empty.exp (layouts): Update.
2202 * gdb.tui/basic.exp: Update.
2203 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2204
2205 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2206
2207 * gdb.base/options.exp: Add -raw-values in the print completion list.
2208 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2209
2210 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2211
2212 * gdb.threads/omp-par-scope.c: New file.
2213 * gdb/threads/omp-par-scope.exp: New file.
2214
2215 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2216
2217 * lib/gdb.exp (support_nested_function_tests): New proc.
2218
2219 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2220
2221 * lib/gdb.exp (gdb_compile_openmp): New proc.
2222 (build_executable_from_specs): Add an "openmp" option.
2223 (gdb_compile_pthreads): Add non-executable case.
2224
2225 2019-12-10 Tom Tromey <tromey@adacore.com>
2226
2227 * gdb.ada/unchecked_union.exp: New file.
2228 * gdb.ada/unchecked_union/pck.adb: New file.
2229 * gdb.ada/unchecked_union/pck.ads: New file.
2230 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2231 * gdb-utils.exp (string_to_regexp): Also quote "?".
2232
2233 2019-12-10 George Barrett <bob@bob131.so>
2234
2235 Test scripted probe breakpoints.
2236 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2237 * gdb.python/py-breakpoint.c (main): Likewise.
2238 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2239 specifier test.
2240 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2241
2242 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2243
2244 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2245 an rvalue parameter.
2246 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2247 parameter.
2248
2249 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2250
2251 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2252 modules.
2253
2254 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2255
2256 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2257 broken version of GCC.
2258
2259 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2260
2261 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2262 sym-info-cmds library.
2263 * gdb.fortran/info-types.exp: Likewise.
2264 * lib/sym-info-cmds.exp: New file.
2265
2266 2019-12-08 Tom de Vries <tdevries@suse.de>
2267
2268 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2269
2270 2019-12-07 Keith Seitz <keiths@redhat.com>
2271
2272 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2273 * gdb.base/corefile-buildid-shlib.c: New file.
2274 * gdb.base/corefile-buildid.c: New file.
2275 * gdb.base/corefile-buildid.exp: New file.
2276
2277 2019-12-06 Tom de Vries <tdevries@suse.de>
2278
2279 * gdb.dwarf2/varval.exp: Add decl before def test.
2280
2281 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2282
2283 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2284
2285 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2286
2287 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2288 CV and reference conversion for overload resolution.
2289 * gdb.cp/rvalue-ref-overload.exp: Test it.
2290
2291 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2292
2293 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2294 * gdb.base/frameapply.exp: Test faas without command.
2295
2296 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2297
2298 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2299 Fortran tests.
2300 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2301 order.
2302
2303 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2304
2305 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2306 casting to type with no kind specified.
2307 (test_basic_parsing_of_type_kinds): Additional tests for types
2308 with no kind specified, and add tests for single/double
2309 precision/complex types.
2310
2311 2019-12-04 Tom Tromey <tromey@adacore.com>
2312
2313 * gdb.base/endianity.c (struct other) <x>: New field.
2314 (main): Initialize it.
2315 * gdb.base/endianity.exp: Update.
2316
2317 2019-12-04 Tom Tromey <tromey@adacore.com>
2318
2319 * gdb.ada/scalar_storage/storage.adb: New file.
2320 * gdb.ada/scalar_storage/pck.adb: New file.
2321 * gdb.ada/scalar_storage/pck.ads: New file.
2322 * gdb.ada/scalar_storage.exp: New file.
2323
2324 2019-12-04 Tom Tromey <tromey@adacore.com>
2325
2326 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2327 (main): Initialize it.
2328 * gdb.base/endianity.exp: Update.
2329
2330 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2331
2332 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2333
2334 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2335
2336 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2337 -symbol-info-module-functions and -symbol-info-module-variables.
2338
2339 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2340
2341 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2342
2343 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2344 Andrew Burgess <andrew.burgess@embecosm.com>
2345
2346 * gdb.fortran/derived-type-striding.exp: New file.
2347 * gdb.fortran/derived-type-striding.f90: New file.
2348 * gdb.fortran/array-slices.exp: New file.
2349 * gdb.fortran/array-slices.f90: New file.
2350
2351 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2352
2353 * gdb.base/define.exp: Test . in command names.
2354 * gdb.base/setshow.exp: Update test, as . is now part of
2355 command name.
2356
2357 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2358
2359 * gdb.base/define-prefix.exp: New file.
2360
2361 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2362
2363 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2364 compile.
2365 (skip_btrace_pt_tests): Likewise.
2366
2367 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2368
2369 * gdb.fortran/info-modules.exp: Compile source files in correct
2370 order.
2371
2372 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2373
2374 * gdb.dwarf2/imported-unit.exp: New file.
2375 * gdb.dwarf2/imported-unit.c: New file.
2376
2377 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2378
2379 * gdb.mi/mi-fortran-modules-2.f90: New file.
2380 * gdb.mi/mi-fortran-modules.exp: New file.
2381 * gdb.mi/mi-fortran-modules.f90: New file.
2382
2383 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2384
2385 * gdb.mi/mi-sym-info-1.c: New file.
2386 * gdb.mi/mi-sym-info-2.c: New file.
2387 * gdb.mi/mi-sym-info.exp: New file.
2388
2389 2019-11-22 Tom Tromey <tromey@adacore.com>
2390
2391 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2392 * gdb.ada/tasks/foo.adb: Add another stopping location.
2393
2394 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2395
2396 * gdb.base/endianity.c: New test.
2397 * gdb.base/endianity.exp: New file.
2398
2399 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2400
2401 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2402
2403 2019-11-21 Tom de Vries <tdevries@suse.de>
2404
2405 PR gdb/24956
2406 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2407
2408 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2409
2410 * gdb.python/py-progspace.exp: Add missing parentheses on some
2411 'print' commands.
2412
2413 2019-11-19 Tom Tromey <tom@tromey.com>
2414
2415 * gdb.tui/winheight.exp: New file.
2416
2417 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2418
2419 * gdb.base/ctf-whatis.c: Delete.
2420 * gdb.base/ctf-whatis.exp: Delete.
2421 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2422
2423 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2424
2425 * gdb.base/ctf-cvexpr.exp: Delete.
2426 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2427
2428 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2429
2430 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2431 the compiler. Clean up header comment a little.
2432 * gdb.base/ctf-ptype.exp: Likewise.
2433 * gdb.base/ctf-whatis.exp: Likewise.
2434 * lib/gdb.exp (skip_ctf_tests): New proc.
2435
2436 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2437
2438 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2439 * gdb.tui/corefile-run.exp: New file.
2440
2441 2019-11-14 Tom Tromey <tromey@adacore.com>
2442
2443 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2444 regression tests.
2445
2446 2019-11-12 Tom Tromey <tom@tromey.com>
2447
2448 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2449 after any command. Expect prompt after WAIT_FOR is seen.
2450 (enter_tui): Enable resize messages.
2451 (command): Expect command in output.
2452 (get_line): Avoid error when cursor appears to be off-screen.
2453 (dump_screen): Include screen size in title.
2454 (_do_resize): New proc, from "resize".
2455 (resize): Rewrite. Do resize in two steps.
2456 * gdb.tui/empty.exp (layouts): Fix entries.
2457 (check_boxes): Remove xfail.
2458 (check_text): Dump screen on failure.
2459
2460 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2461
2462 * gdb.python/py-symbol.exp: Add test for
2463 gdb.lookup_static_symbols.
2464
2465 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2466
2467 * gdb.python/py-symbol.c: Declare and call function from new
2468 py-symbol-2.c file.
2469 * gdb.python/py-symbol.exp: Compile both source files, and add new
2470 tests for gdb.lookup_static_symbol.
2471 * gdb.python/py-symbol-2.c: New file.
2472
2473 2019-11-02 Tom de Vries <tdevries@suse.de>
2474
2475 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2476 * gdb.base/anon.exp: Same.
2477 * gdb.base/auto-connect-native-target.exp: Same.
2478 * gdb.base/call-ar-st.exp: Same.
2479 * gdb.base/catch-syscall.exp: Same.
2480 * gdb.base/commands.exp: Same.
2481 * gdb.base/default.exp: Same.
2482 * gdb.base/display.exp: Same.
2483 * gdb.base/float.exp: Same.
2484 * gdb.base/foll-fork.exp: Same.
2485 * gdb.base/help.exp: Same.
2486 * gdb.base/info-macros.exp: Same.
2487 * gdb.base/info-proc.exp: Same.
2488 * gdb.base/info-target.exp: Same.
2489 * gdb.base/long_long.exp: Same.
2490 * gdb.base/macscp.exp: Same.
2491 * gdb.base/memattr.exp: Same.
2492 * gdb.base/nofield.exp: Same.
2493 * gdb.base/pointers.exp: Same.
2494 * gdb.base/printcmds.exp: Same.
2495 * gdb.base/ptype.exp: Same.
2496 * gdb.base/restore.exp: Same.
2497 * gdb.base/return.exp: Same.
2498 * gdb.base/scope.exp: Same.
2499 * gdb.base/set-noassign.exp: Same.
2500 * gdb.base/setshow.exp: Same.
2501 * gdb.base/shlib-call.exp: Same.
2502 * gdb.base/signals.exp: Same.
2503 * gdb.base/sigstep.exp: Same.
2504 * gdb.base/skip.exp: Same.
2505 * gdb.base/solib-symbol.exp: Same.
2506 * gdb.base/stap-probe.exp: Same.
2507 * gdb.base/step-line.exp: Same.
2508 * gdb.base/step-test.exp: Same.
2509 * gdb.base/style.exp: Same.
2510 * gdb.base/varargs.exp: Same.
2511 * gdb.base/vla-datatypes.exp: Same.
2512 * gdb.base/vla-ptr.exp: Same.
2513 * gdb.base/vla-sideeffect.exp: Same.
2514 * gdb.base/volatile.exp: Same.
2515 * gdb.base/watch-cond-infcall.exp: Same.
2516 * gdb.base/watchpoint.exp: Same.
2517
2518 2019-11-02 Tom de Vries <tdevries@suse.de>
2519
2520 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2521 * gdb.cp/cpexprs.exp: Same.
2522 * gdb.cp/except-multi-location.exp: Same.
2523 * gdb.cp/exceptprint.exp: Same.
2524 * gdb.cp/gdb2384.exp: Same.
2525 * gdb.cp/inherit.exp: Same.
2526 * gdb.cp/m-static.exp: Same.
2527 * gdb.cp/meth-typedefs.exp: Same.
2528 * gdb.cp/misc.exp: Same.
2529 * gdb.cp/namespace.exp: Same.
2530 * gdb.cp/non-trivial-retval.exp: Same.
2531 * gdb.cp/overload.exp: Same.
2532 * gdb.cp/pr17132.exp: Same.
2533 * gdb.cp/re-set-overloaded.exp: Same.
2534 * gdb.cp/rvalue-ref-types.exp: Same.
2535 * gdb.cp/templates.exp: Same.
2536
2537 2019-11-01 Luis Machado <luis.machado@linaro.org>
2538
2539 PR gdb/25124
2540
2541 * gdb.arch/pr25124.S: New file.
2542 * gdb.arch/pr25124.exp: New file.
2543
2544 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2545
2546 * gdb.fortran/info-modules.exp: Update expected results, and add
2547 additional tests for 'info module functinos', and 'info module
2548 variables'.
2549 * gdb.fortran/info-types.exp: Update expected results.
2550 * gdb.fortran/info-types.f90: Extend testcase with additional
2551 module variables and functions.
2552
2553 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2554
2555 * gdb.fortran/info-modules.exp: New file.
2556 * gdb.fortran/info-types.exp: Build with new file.
2557 * gdb.fortran/info-types.f90: Include and use new module.
2558 * gdb.fortran/info-types-2.f90: New file.
2559
2560 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2561
2562 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2563 * gdb.base/settings.exp: Test all settings types using
2564 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2565 that now verifies that the value of "maint show" is the same as
2566 returned by the settings functions. Test the type of the
2567 maintenance settings.
2568 * gdb.base/default.exp: Update show_conv_list.
2569
2570 2019-10-31 Tom de Vries <tdevries@suse.de>
2571
2572 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2573 gdb_test.
2574 * gdb.arch/amd64-disp-step.exp: Same.
2575 * gdb.asm/asm-source.exp: Same.
2576 * gdb.btrace/buffer-size.exp: Same.
2577 * gdb.btrace/cpu.exp: Same.
2578 * gdb.btrace/enable.exp: Same.
2579 * gdb.dwarf2/count.exp: Same.
2580 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2581 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2582 * gdb.fortran/vla-datatypes.exp: Same.
2583 * gdb.fortran/vla-history.exp: Same.
2584 * gdb.fortran/vla-ptype.exp: Same.
2585 * gdb.fortran/vla-value.exp: Same.
2586 * gdb.fortran/whatis_type.exp: Same.
2587 * gdb.guile/guile.exp: Same.
2588 * gdb.multi/tids.exp: Same.
2589 * gdb.python/py-finish-breakpoint.exp: Same.
2590 * gdb.python/py-framefilter.exp: Same.
2591 * gdb.python/py-pp-registration.exp: Same.
2592 * gdb.python/py-xmethods.exp: Same.
2593 * gdb.python/python.exp: Same.
2594 * gdb.server/connect-with-no-symbol-file.exp: Same.
2595 * gdb.server/no-thread-db.exp: Same.
2596 * gdb.server/run-without-local-binary.exp: Same.
2597 * gdb.stabs/weird.exp: Same.
2598 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2599 * gdb.threads/thread-find.exp: Same.
2600 * gdb.threads/tls-shared.exp: Same.
2601 * gdb.threads/tls.exp: Same.
2602 * gdb.threads/wp-replication.exp: Same.
2603 * gdb.trace/ax.exp: Same.
2604 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2605
2606 2019-10-31 Tom de Vries <tdevries@suse.de>
2607
2608 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2609 * gdb.ada/array_subscript_addr.exp: Same.
2610 * gdb.ada/arrayidx.exp: Same.
2611 * gdb.ada/arrayparam.exp: Same.
2612 * gdb.ada/arrayptr.exp: Same.
2613 * gdb.ada/boolean_expr.exp: Same.
2614 * gdb.ada/call_pn.exp: Same.
2615 * gdb.ada/complete.exp: Same.
2616 * gdb.ada/fixed_cmp.exp: Same.
2617 * gdb.ada/fun_addr.exp: Same.
2618 * gdb.ada/funcall_param.exp: Same.
2619 * gdb.ada/interface.exp: Same.
2620 * gdb.ada/mod_from_name.exp: Same.
2621 * gdb.ada/null_array.exp: Same.
2622 * gdb.ada/packed_array.exp: Same.
2623 * gdb.ada/packed_tagged.exp: Same.
2624 * gdb.ada/print_chars.exp: Same.
2625 * gdb.ada/print_pc.exp: Same.
2626 * gdb.ada/ptype_arith_binop.exp: Same.
2627 * gdb.ada/ptype_field.exp: Same.
2628 * gdb.ada/ptype_tagged_param.exp: Same.
2629 * gdb.ada/rec_return.exp: Same.
2630 * gdb.ada/ref_tick_size.exp: Same.
2631 * gdb.ada/str_ref_cmp.exp: Same.
2632 * gdb.ada/taft_type.exp: Same.
2633 * gdb.ada/tagged.exp: Same.
2634 * gdb.ada/type_coercion.exp: Same.
2635 * gdb.ada/uninitialized_vars.exp: Same.
2636
2637 2019-10-30 Tom de Vries <tdevries@suse.de>
2638
2639 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2640
2641 2019-10-26 Tom de Vries <tdevries@suse.de>
2642
2643 * gdb.base/bigcore.c: Fix typos in comments.
2644 * gdb.base/ctf-ptype.c: Same.
2645 * gdb.base/long_long.c: Same.
2646 * gdb.dwarf2/dw2-op-out-param.S: Same.
2647 * gdb.python/py-evthreads.c: Same.
2648 * gdb.reverse/i387-stack-reverse.c: Same.
2649 * gdb.trace/tfile.c: Same.
2650 * lib/compiler.c: Same.
2651 * lib/compiler.cc: Same.
2652
2653 2019-10-25 Tom de Vries <tdevries@suse.de>
2654
2655 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2656 gdb_test_multiple calls.
2657 * gdb.reverse/sigall-reverse.exp: Same.
2658 * gdb.reverse/solib-precsave.exp: Same.
2659 * gdb.reverse/solib-reverse.exp: Same.
2660 * gdb.reverse/until-precsave.exp: Same.
2661 * gdb.reverse/until-reverse.exp: Same.
2662
2663 2019-10-24 Tom de Vries <tdevries@suse.de>
2664
2665 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2666 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2667 kfail using -wrap pattern flag and convenience variable
2668 gdb_test_name.
2669
2670 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2671
2672 * gdb.python/py-progspace.exp: Add tests for the
2673 Progspace.block_for_pc method.
2674
2675 2019-10-23 Tom Tromey <tom@tromey.com>
2676
2677 * configure: Rebuild.
2678 * aclocal.m4: Use m4_include, not sinclude.
2679
2680 2019-10-21 Tom de Vries <tdevries@suse.de>
2681
2682 * gdb.base/infcall-nested-structs.c: Add
2683 __attribute__((noinline,noclone)) to all functions.
2684 (call_all): Add missing variable initialization. Simplify return value.
2685 (breakpt): Increment volatile variable, to prevent call from being
2686 optimized out.
2687 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2688
2689 2019-10-17 Tom de Vries <tdevries@suse.de>
2690
2691 * gdb.fortran/module.exp: Allow info variables to print info for files
2692 other than module.f90.
2693
2694 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2695
2696 * gdb.fortran/module.exp: Extend with 'info variables' test.
2697
2698 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2699
2700 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2701 F77_FOR_TARGET.
2702
2703 2019-10-16 Tom de Vries <tdevries@suse.de>
2704
2705 PR tdep/25096
2706 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2707
2708 2019-10-16 Tom de Vries <tdevries@suse.de>
2709
2710 PR tdep/24104
2711 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2712 Add KFAIL for PR tdep/25096.
2713
2714 2019-10-16 Tom de Vries <tdevries@suse.de>
2715
2716 PR testsuite/25059
2717 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2718
2719 2019-10-16 Tom de Vries <tdevries@suse.de>
2720
2721 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2722 as signed.
2723
2724 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2725
2726 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2727 one instead of increasing timeout.
2728
2729 2019-10-13 Tom de Vries <tdevries@suse.de>
2730
2731 PR record/25038
2732 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2733 * gdb.reverse/sigall-reverse.exp: Same.
2734 * gdb.reverse/solib-precsave.exp: Same.
2735 * gdb.reverse/solib-reverse.exp: Same.
2736 * gdb.reverse/step-precsave.exp: Same.
2737 * gdb.reverse/until-precsave.exp: Same.
2738 * gdb.reverse/until-reverse.exp: Same.
2739 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2740
2741 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2742
2743 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2744 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2745 (cmp_struct_05_01, cmp_struct_static_02_01)
2746 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2747 comparisons.
2748
2749 2019-10-10 Tom de Vries <tdevries@suse.de>
2750
2751 PR testsuite/24888
2752 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2753 gnatlink.
2754
2755 2019-10-09 Tom de Vries <tdevries@suse.de>
2756
2757 PR testsuite/25048
2758 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2759
2760 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2761
2762 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2763 exceptions due to missing debug information.
2764
2765 2019-10-07 Tom de Vries <tdevries@suse.de>
2766
2767 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2768
2769 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2770
2771 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2772 * gdb.base/annota1.exp: Update to use gdb_test_name.
2773
2774 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2775
2776 * gdb.base/ctf-whatis.exp: New file.
2777 * gdb.base/ctf-whatis.c: New file.
2778 * gdb.base/ctf-ptype.exp: New file.
2779 * gdb.base/ctf-ptype.c: New file.
2780 * gdb.base/ctf-constvars.exp: New file.
2781 * gdb.base/ctf-constvars.c: New file.
2782 * gdb.base/ctf-cvexpr.exp: New file.
2783
2784 2019-10-04 Tom de Vries <tdevries@suse.de>
2785
2786 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2787 for loop.
2788
2789 2019-10-03 Tom Tromey <tom@tromey.com>
2790
2791 PR rust/24976:
2792 * gdb.rust/simple.rs (Union2): New type.
2793 (main): Use Union2.
2794 * gdb.rust/simple.exp: Add test.
2795
2796 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2797
2798 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2799 nested function prefix.
2800
2801 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2802 Richard Bunt <richard.bunt@arm.com>
2803 Andrew Burgess <andrew.burgess@embecosm.com>
2804
2805 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2806 nested functions.
2807 * gdb.fortran/nested-funcs.f90: Update expected results.
2808 * gdb.fortran/nested-funcs-2.exp: New file.
2809 * gdb.fortran/nested-funcs-2.f90: New file.
2810
2811 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2812
2813 * gdb.python/py-parameter.exp: Make test names unique.
2814 * gdb.python/py-template.exp: Likewise.
2815 * gdb.python/py-value.exp: Likewise.
2816
2817 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2818
2819 * gdb.base/break-interp.exp: Reduce test name duplication.
2820 * gdb.base/call-sc.exp: Likewise.
2821 * gdb.base/callfuncs.exp: Likewise.
2822 * gdb.base/charset.exp: Likewise.
2823 * gdb.base/dump.exp: Likewise.
2824 * gdb.base/ena-dis-br.exp: Likewise.
2825 * gdb.base/relational.exp: Likewise.
2826 * gdb.base/step-over-syscall.exp: Likewise.
2827 * gdb.base/structs.exp: Likewise.
2828
2829 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2830
2831 * gdb.linespec/explicit.exp: Make test names unique.
2832 * gdb.linespec/ls-errs.exp: Likewise.
2833
2834 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2835
2836 * gdb.reverse/break-precsave.exp: Make test names unique.
2837 * gdb.reverse/break-reverse.exp: Likewise.
2838 * gdb.reverse/finish-precsave.exp: Likewise.
2839 * gdb.reverse/finish-reverse.exp: Likewise.
2840 * gdb.reverse/machinestate-precsave.exp: Likewise.
2841 * gdb.reverse/machinestate.exp: Likewise.
2842 * gdb.reverse/readv-reverse.exp: Likewise.
2843 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2844 * gdb.reverse/sigall-precsave.exp: Likewise.
2845 * gdb.reverse/sigall-reverse.exp: Likewise.
2846 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2847 * gdb.reverse/watch-precsave.exp: Likewise.
2848 * gdb.reverse/watch-reverse.exp: Likewise.
2849
2850 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2851
2852 * gdb.threads/stop-with-handle.c: New file.
2853 * gdb.threads/stop-with-handle.exp: New file.
2854
2855 2019-10-03 Tom de Vries <tdevries@suse.de>
2856
2857 PR testsuite/25059
2858 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2859 directory" line to be missing.
2860
2861 2019-10-03 Tom de Vries <tdevries@suse.de>
2862
2863 PR testsuite/25059
2864 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2865 type optional.
2866
2867 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2868
2869 * gdb.python/py-format-string.c (string.h): New include.
2870 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2871 the same value, for endianness-independence.
2872 * gdb.python/py-format-string.exp (default_regexp_dict)
2873 (test_pretty_structs, test_format): Adjust expected output to the
2874 changed initialization.
2875
2876 2019-10-02 Tom Tromey <tromey@adacore.com>
2877
2878 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2879
2880 2019-10-02 Pedro Alves <palves@redhat.com>
2881 Andrew Burgess <andrew.burgess@embecosm.com>
2882
2883 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2884 "print-file-var.h".
2885 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2886 (get_version_1): Print this_version_id and its address.
2887 Add extern "C" wrappers around interface functions.
2888 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2889 "print-file-var.h".
2890 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2891 (get_version_2): Print this_version_id and its address.
2892 Add extern "C" wrappers around interface functions.
2893 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2894 <stddef.h> and "print-file-var.h".
2895 Add extern "C" wrappers around interface functions.
2896 [VERSION_ID_MAIN] (this_version_id): Define.
2897 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2898 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2899 up extern "C" blocks.
2900 * gdb.base/print-file-var.exp (test): New, factored out from top
2901 level.
2902 (top level): Test all combinations of attribute hidden or not,
2903 dlopen or not, and this_version_id symbol in main file or not.
2904 Compile tests as both C++ and C, make test names unique.
2905
2906 2019-10-01 Tom Tromey <tom@tromey.com>
2907
2908 * gdb.base/style.exp: Test "show logging filename".
2909
2910 2019-10-01 Tom Tromey <tom@tromey.com>
2911
2912 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2913 * gdb.base/style.exp: Add metadata style test.
2914
2915 2019-10-01 Tom Tromey <tom@tromey.com>
2916
2917 * gdb.base/style.exp: Test "pwd".
2918
2919 2019-10-01 Tom Tromey <tom@tromey.com>
2920
2921 * gdb.base/style.exp: Update tests.
2922
2923 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2924
2925 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2926 'six' to unsigned.
2927 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2928 'five'. Use an all-ones bit pattern for each.
2929 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2930 to its changed values.
2931
2932 2019-09-30 Tom Tromey <tromey@adacore.com>
2933
2934 * gdb.rust/traits.rs: Disable all warnings.
2935
2936 2019-09-29 Tom de Vries <tdevries@suse.de>
2937
2938 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2939
2940 2019-09-29 Tom de Vries <tdevries@suse.de>
2941
2942 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2943
2944 2019-09-27 Tom de Vries <tdevries@suse.de>
2945
2946 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2947
2948 2019-09-27 Tom de Vries <tdevries@suse.de>
2949
2950 PR record/23188
2951 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2952
2953 2019-09-26 Tom Tromey <tromey@adacore.com>
2954
2955 * gdb.ada/py_taft.exp: New file.
2956 * gdb.ada/py_taft/main.adb: New file.
2957 * gdb.ada/py_taft/pkg.adb: New file.
2958 * gdb.ada/py_taft/pkg.ads: New file.
2959
2960 2019-09-24 Tom de Vries <tdevries@suse.de>
2961
2962 PR gdb/24598
2963 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2964
2965 2019-09-22 Tom de Vries <tdevries@suse.de>
2966
2967 * gdb.base/restore.exp: Allow register variables to be optimized out at
2968 -O0.
2969
2970 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2971
2972 * gdb.arch/spu-info.exp: Remove file.
2973 * gdb.arch/spu-info.c: Remove file.
2974 * gdb.arch/spu-ls.exp: Remove file.
2975 * gdb.arch/spu-ls.c: Remove file.
2976
2977 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2978 * gdb.asm/spu.inc: Remove file.
2979
2980 * gdb.base/dump.exp: Remove support for spu*-*-*.
2981 * gdb.base/stack-checking.exp: Likewise.
2982 * gdb.base/overlays.exp: Likewise.
2983 * gdb.base/ovlymgr.c: Likewise.
2984 * gdb.base/spu.ld: Remove file.
2985
2986 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2987 * gdb.cp/cpexprs.exp: Likewise.
2988 * gdb.cp/exception.exp: Likewise.
2989 * gdb.cp/gdb2495.exp: Likewise.
2990 * gdb.cp/mb-templates.exp: Likewise.
2991 * gdb.cp/pr9167.exp: Likewise.
2992 * gdb.cp/userdef.exp: Likewise.
2993
2994 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2995
2996 * gdb.cell: Remove directory.
2997 * lib/cell.exp: Remove file.
2998
2999 2019-09-19 Tom de Vries <tdevries@suse.de>
3000
3001 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3002
3003 2019-09-19 Tom de Vries <tdevries@suse.de>
3004
3005 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3006
3007 2019-09-19 Tom de Vries <tdevries@suse.de>
3008
3009 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3010 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3011 (gdb_target_cmd): ... here.
3012 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3013 value 2.
3014
3015 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3016
3017 * gdb.base/source-dir.exp: Avoid having directory names in test
3018 names.
3019
3020 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3021
3022 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3023 directory.
3024
3025 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3026
3027 * gdb.base/list-missing-source.exp: New file.
3028
3029 2019-09-14 Tom de Vries <tdevries@suse.de>
3030
3031 PR teststuite/24599
3032 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3033 * lib/ada.exp (gnatmake_version_at_least): New proc.
3034
3035 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3036
3037 * gdb.base/maint.exp: Use exec_has_index_section.
3038
3039 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3040
3041 * gdb.base/maint.exp: Add test for 'maint info sections'.
3042
3043 2019-09-12 Tom de Vries <tdevries@suse.de>
3044
3045 * gdb.base/store.exp: Allow register variables to be optimized out at
3046 -O0.
3047
3048 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3049
3050 * gdb.ada/rdv_wait.exp: Update to new task names.
3051 * gdb.base/task_switch_in_core.exp: Likewise.
3052 * gdb.base/info_sources_base.c: Likewise.
3053
3054 2019-09-10 Tom Tromey <tromey@adacore.com>
3055
3056 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3057
3058 2019-09-10 Tom Tromey <tromey@adacore.com>
3059
3060 * gdb.ada/dgopt.exp: New file.
3061 * gdb.ada/dgopt/x.adb: New file.
3062
3063 2019-09-08 Tom Tromey <tom@tromey.com>
3064
3065 * gdb.tui/resize.exp: Remove setup_xfail.
3066 * gdb.tui/regs.exp: Remove setup_xfail.
3067 * gdb.tui/basic.exp: Remove setup_xfail.
3068
3069 2019-09-06 David Blaikie <dblaikie@gmail.com>
3070
3071 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3072 * gdb.cp/cplabel.exp: Ditto.
3073 * gdb.linespec/ls-errs.exp: Ditto.
3074
3075 2019-09-05 Tom de Vries <tdevries@suse.de>
3076
3077 * lib/gdb.exp (cmp_file_string): New proc.
3078 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3079 runto_main. Verify save breakpoints output.
3080
3081 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3082
3083 * gdb.base/info-var.exp: Test info variables without running
3084 to main, to avoid expect's buffer overflow.
3085
3086 2019-09-03 Tom Tromey <tromey@adacore.com>
3087
3088 * gdb.ada/bias.exp: New file.
3089 * gdb.ada/bias/bias.adb: New file.
3090 * gdb.ada/print_chars.exp: Add regression test.
3091 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3092 (MC): New variable.
3093
3094 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3095
3096 * gdb.base/argv0-symlink.exp: Run only on native target
3097 and local host.
3098
3099 2019-08-29 Tom de Vries <tdevries@suse.de>
3100
3101 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3102 diverse debug info.
3103 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3104
3105 2019-08-28 Tom de Vries <tdevries@suse.de>
3106
3107 * gdb.base/info-var.exp: Allow info variables to print info for files
3108 other than info-var-f1.c and info-var-f2.c.
3109
3110 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3111
3112 * gdb.fortran/info-types.exp: Add module.
3113 * gdb.fortran/info-types.f90: Update expected results.
3114
3115 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3116
3117 * gdb.fortran/info-types.exp: New file.
3118 * gdb.fortran/info-types.f90: New file.
3119 * lib/fortran.exp (fortran_character1): New proc.
3120
3121 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3122
3123 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3124 functions'. Reindent as needed.
3125 * gdb.base/info-var-f1.c: New file.
3126 * gdb.base/info-var-f2.c: New file.
3127 * gdb.base/info-var.exp: New file.
3128 * gdb.base/info-var.h: New file.
3129
3130 2019-08-26 Tom de Vries <tdevries@suse.de>
3131
3132 PR c++/24852
3133 * gdb.cp/no-libstdcxx-probe.exp: New test.
3134
3135 2019-08-26 Tom de Vries <tdevries@suse.de>
3136
3137 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3138 * tests need to be skipped.
3139 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3140 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3141 mi_skip_libstdcxx_probe_tests.
3142
3143 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3144
3145 * gdb.python/py-xmethods.exp: Use raw strings when passing
3146 arguments to SimpleXMethodMatcher.
3147
3148 2019-08-22 Tom de Vries <tdevries@suse.de>
3149
3150 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3151 more informative.
3152
3153 2019-08-21 Pedro Alves <palves@redhat.com>
3154
3155 * gdb.base/with.exp: Test "with" with no arguments.
3156
3157 2019-08-21 Tom de Vries <tdevries@suse.de>
3158
3159 * gdb.base/gdb-caching-proc.exp: Sort files.
3160
3161 2019-08-20 Tom de Vries <tdevries@suse.de>
3162
3163 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3164 compilation.
3165
3166 2019-08-16 Tom de Vries <tdevries@suse.de>
3167
3168 * gdb.base/compare-sections.exp ("after run to main"): Allow
3169 mismatched read-only sections for PIE executables.
3170
3171 2019-08-16 Tom Tromey <tom@tromey.com>
3172
3173 * lib/tuiterm.exp (_csi_Z): New proc.
3174 * gdb.tui/basic.exp: Update window positions.
3175 * gdb.tui/empty.exp: Update window positions.
3176
3177 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3178
3179 * gdb.base/examine-backward.exp: Correct regexp for
3180 "examine 3 bytes backward from ${address_zero}".
3181
3182 2019-08-15 Tom Tromey <tom@tromey.com>
3183
3184 * gdb.tui/empty.exp: Enable resizing tests.
3185
3186 2019-08-15 Tom Tromey <tromey@adacore.com>
3187
3188 * gdb.ada/char_enum.exp: Add regression tests.
3189 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3190 and '0'.
3191 (Char, Gchar): Update.
3192 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3193
3194 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3195
3196 * gdb.python/python.exp: Expect a leading underscore on
3197 GdbOutput{,Error}File.
3198
3199 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3200
3201 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3202 Windows host.
3203
3204 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3205
3206 * gdb.base/batch-preserve-term-settings.exp
3207 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3208
3209 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3210
3211 * lib/gdb.exp: When running on a mingw target, replace
3212 /x/ with x:/.
3213
3214 2019-08-14 Alan Hayward <alan.hayward@arm.com>
3215
3216 * gdb.arch/aarch64-prologue.c: New test.
3217 * gdb.arch/aarch64-prologue.exp: New file.
3218
3219 2019-08-13 Tom de Vries <tdevries@suse.de>
3220
3221 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3222 Thread.
3223
3224 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3225
3226 * gdb.python/py-completion.exp: Download the .py file to the host
3227 and use its host pathname. Conditionalize tests that use
3228 tab completion and manipulate files on the build machine.
3229 * gdb.python/py-events.exp: Download the .py file to the host
3230 and use its host pathname.
3231 * gdb.python/py-evsignal.exp: Likewise.
3232 * gdb.python/py-evthreads.exp: Likewise.
3233 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3234 pathname syntax.
3235 * gdb.python/py-framefilter.exp: Download the .py file to the right
3236 place on the host. Match Windows pathname syntax.
3237 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3238 .py file to the host and use its host pathname.
3239 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3240 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3241 build pathname. Skip symlink test on Windows host. Add missing
3242 newline at end of file.
3243 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3244 and use its host pathname.
3245 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3246 * gdb.python/py-section-script.exp: Use host location of binfile
3247 on safe-path. Use correct path separator on Windows host.
3248 Reorder alternatives in gdb_test_multiple to prevent matching
3249 the wrong alternative on success.
3250 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3251
3252 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3253
3254 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3255 expect the GDB inferior to no longer immediately stop after
3256 being resumed with "signal SIGINT".
3257
3258 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3259
3260 * gdb.linespec/break-ask.exp: Generalize regexps to match
3261 Windows pathnames too.
3262
3263 2019-08-08 Tom de Vries <tdevries@suse.de>
3264
3265 PR testsuite/24862
3266 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3267
3268 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3269
3270 * gdb.base/style.exp: Update tests for help doc new invariants.
3271 * gdb.base/help.exp: Likewise.
3272
3273 2019-08-06 Tom Tromey <tom@tromey.com>
3274
3275 * gdb.base/style.exp: Add disassemble test.
3276 * gdb.base/style.c (some_called_function): New function.
3277 (main): Use it.
3278
3279 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3280
3281 * gdb.python/py-block.exp: Test dictionary access on blocks.
3282
3283 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3284
3285 PR gdb/24863
3286 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3287 -list-thread-groups --available test when running under
3288 check-read1.
3289
3290 2019-08-05 Tom de Vries <tdevries@suse.de>
3291
3292 PR testsuite/24863
3293 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3294 * gdb.base/help.exp: Use with_read1_timeout_factor.
3295 * gdb.base/info-macros.exp: Same.
3296 * gdb.cp/nested-types.exp: Same.
3297
3298 2019-08-05 Tom de Vries <tdevries@suse.de>
3299
3300 * lib/gdb.exp (version_at_least): Factor out of ...
3301 (tcl_version_at_least): ... here.
3302 (gdb_compile): Fail if pie results in non-PIE executable.
3303 (readelf_version, readelf_prints_pie): New proc.
3304 (exec_is_pie): Return -1 if unknown.
3305
3306 2019-08-05 Tom de Vries <tdevries@suse.de>
3307
3308 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3309
3310 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3311
3312 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3313
3314 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3315
3316 * lib/completion-support.exp (test_gdb_complete_none): Skip
3317 tab completion tests if no readline support.
3318 (test_gdb_complete_unique_re): Likewise.
3319 (test_gdb_complete_multiple): Likewise.
3320
3321 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3322
3323 * gdb.base/info_sources.exp: New file.
3324 * gdb.base/info_sources.c: New file.
3325 * gdb.base/info_sources_base.c: New file.
3326
3327 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3328
3329 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3330 prefix argument.
3331 (test_exit_status): Add prefix argument.
3332
3333 2019-08-01 Tom de Vries <tdevries@suse.de>
3334
3335 PR testsuite/24863
3336 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3337 calling exp_continue for new thread and thread exited messages.
3338
3339 2019-08-01 Tom de Vries <tdevries@suse.de>
3340
3341 PR testsuite/24863
3342 * gdb.base/structs.exp: Fix check-read1 timeout using
3343 gdb_test_sequence.
3344 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3345
3346 2019-08-01 Tom de Vries <tdevries@suse.de>
3347
3348 PR testsuite/24863
3349 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3350 line.
3351
3352 2019-08-01 Tom de Vries <tdevries@suse.de>
3353
3354 PR testsuite/24863
3355 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3356
3357 2019-07-30 Tom Tromey <tromey@adacore.com>
3358
3359 * gdb.ada/display_nested.exp: New file.
3360 * gdb.ada/display_nested/foo.adb: New file.
3361 * gdb.ada/display_nested/pack.adb: New file.
3362 * gdb.ada/display_nested/pack.ads: New file.
3363
3364 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3365
3366 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3367 namespace.
3368 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3369
3370 2019-07-30 Tom de Vries <tdevries@suse.de>
3371
3372 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3373 instead.
3374
3375 2019-07-30 Tom de Vries <tdevries@suse.de>
3376
3377 PR testsuite/24834
3378 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3379 (exec_is_pie): New proc.
3380
3381 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3382
3383 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3384
3385 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3386
3387 * gdb.python/py-objfile.c: Add global and static vars.
3388 * gdb.python/py-objfile.exp: Test new functions Objfile.
3389 lookup_global_symbol and lookup_static_symbol.
3390
3391 2019-07-29 Tom Tromey <tom@tromey.com>
3392
3393 * lib/tuiterm.exp (Term::_csi_@): New proc.
3394 (Term::_csi_X): Don't move cursor.
3395
3396 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3397
3398 * gdb.base/options.exp: Update backtrace - completion to
3399 new option -frame-info.
3400 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3401 Test new 'set print frame-info'. Test backtrace -frame-info
3402 overriding 'set print frame-info'.
3403 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3404 Test new 'set print frame-info'.
3405 Verify consistency of backtrace with and without filters, with and
3406 without -no-filters.
3407 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3408 default.
3409
3410 2019-07-29 Tom de Vries <tdevries@suse.de>
3411
3412 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3413 no arguments".
3414
3415 2019-07-29 Tom de Vries <tdevries@suse.de>
3416
3417 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3418 is a substring of the first for "complete non-unique file name".
3419
3420 2019-07-29 Tom de Vries <tdevries@suse.de>
3421
3422 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3423 with ".*".
3424
3425 2019-07-29 Tom de Vries <tdevries@suse.de>
3426
3427 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3428 Pass prompt_regexp parameter to gdb_test_multiple calls.
3429
3430 2019-07-29 Tom de Vries <tdevries@suse.de>
3431
3432 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3433 print registers" regexps.
3434
3435 2019-07-29 Tom de Vries <tdevries@suse.de>
3436
3437 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3438
3439 2019-07-29 Tom de Vries <tdevries@suse.de>
3440
3441 PR gdb/24855
3442 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3443 (skip_python_tests_prompt): Add prompt_regexp argument to
3444 gdb_test_multiple calls.
3445
3446 2019-07-27 Tom Tromey <tom@tromey.com>
3447
3448 * gdb.tui/main.exp: New file.
3449
3450 2019-07-27 Tom Tromey <tom@tromey.com>
3451
3452 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3453 optional.
3454 * gdb.tui/empty.exp: New file.
3455
3456 2019-07-27 Tom Tromey <tom@tromey.com>
3457
3458 * lib/tuiterm.exp (spawn): New proc.
3459 (Term::resize): New proc.
3460 * gdb.tui/resize.exp: New file.
3461
3462 2019-07-27 Tom Tromey <tom@tromey.com>
3463
3464 * gdb.tui/list.exp: New file.
3465
3466 2019-07-27 Tom Tromey <tom@tromey.com>
3467
3468 * gdb.tui/regs.exp: New file.
3469
3470 2019-07-27 Tom Tromey <tom@tromey.com>
3471
3472 * gdb.tui/basic.exp: Add "layout split" test.
3473
3474 2019-07-27 Tom Tromey <tom@tromey.com>
3475
3476 * gdb.tui/basic.exp: Add "layout asm" test.
3477
3478 2019-07-27 Tom Tromey <tom@tromey.com>
3479
3480 * lib/tuiterm.exp: New file.
3481 * gdb.tui/basic.exp: New file.
3482
3483 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3484
3485 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3486 Enable tests associated with this flag. Adjust regex
3487 referencing "foo_low" to now refer to "foo_cold" instead.
3488
3489 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3490
3491 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3492 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3493 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3494 foo_cold. Revise comments to match.
3495 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3496 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3497 were wrapped into this proc; Call do_test in loop from outermost
3498 level.
3499 (foo_low): Rename all occurrences to "foo_cold".
3500 (backtrace from baz): New test.
3501 (x2/i foo_cold): New test.
3502 (info line *foo_cold): New test.
3503
3504 2019-07-26 Tom de Vries <tdevries@suse.de>
3505
3506 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3507
3508 2019-07-25 Tom de Vries <tdevries@suse.de>
3509
3510 PR testsuite/24830
3511 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3512 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3513 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3514 (skip_libstdcxx_probe_tests): ... here.
3515 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3516
3517 2019-07-24 Tom de Vries <tdevries@suse.de>
3518
3519 PR testsuite/24807
3520 * gdb.objc/basicclass.m: Include stdio.h.
3521 * gdb.objc/nondebug.m: Same.
3522 * gdb.objc/objcdecode.m: Same.
3523
3524 2019-07-24 Tom de Vries <tdevries@suse.de>
3525
3526 PR testsuite/24612
3527 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3528 additional_flags.
3529
3530 2019-07-24 Tom de Vries <tdevries@suse.de>
3531
3532 PR testsuite/24831
3533 * gdb.multi/tids.exp: Update error messages for info threads.
3534
3535 2019-07-24 Tom de Vries <tdevries@suse.de>
3536
3537 * gdb.base/info-types.exp: Allow info types to print info for more than
3538 one file.
3539
3540 2019-07-23 Tom de Vries <tdevries@suse.de>
3541
3542 PR testsuite/24842
3543 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3544 gdb_spawn_with_cmdline_opts.
3545
3546 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3547
3548 * gdb.arch/arm-cmse-sgstubs.c: New test.
3549 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3550
3551 2019-07-23 Tom de Vries <tdevries@suse.de>
3552
3553 PR testsuite/24711
3554 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3555 issuing next command.
3556
3557 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3558
3559 * gdb.ada/info_auto_lang.exp: Update expected results.
3560 * gdb.base/info-types.c: Add additional types to check.
3561 * gdb.base/info-types.exp: Update expected results.
3562
3563 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3564
3565 * gdb.base/info-types.c: New file.
3566 * gdb.base/info-types.exp: New file.
3567
3568 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3569
3570 * gdb.arch/riscv-bp-infcall.c: New file.
3571 * gdb.arch/riscv-bp-infcall.exp: New file.
3572
3573 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3574
3575 PR breakpoints/24541
3576 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3577
3578 2019-07-14 Tom de Vries <tdevries@suse.de>
3579
3580 PR testsuite/24760
3581 * gdb.objc/basicclass.exp: Fix unterminated string.
3582
3583 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3584 Andrew Burgess <andrew.burgess@embecosm.com>
3585
3586 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3587 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3588 negative bounds.
3589 * gdb.fortran/vla-value.exp: Print elements of an array with
3590 negative bounds.
3591 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3592 testing.
3593
3594 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3595
3596 * gdb.base/options.exp (expect_string): Dequote strings in
3597 results.
3598 (test-string): Test strings with different quoting and reindent.
3599
3600 2019-07-10 Tom Tromey <tromey@adacore.com>
3601
3602 * gdb.ada/mi_ex_cond.exp: Update expected results.
3603 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3604 * gdb.ada/mi_catch_ex.exp: Update expected results.
3605 * gdb.ada/mi_catch_assert.exp: Update expected results.
3606 * gdb.ada/catch_ex.exp (catch_exception_info)
3607 (catch_exception_entry, catch_assert_entry)
3608 (catch_unhandled_entry): Update.
3609 * gdb.ada/catch_assert_if.exp: Update expected results.
3610
3611 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3612 Stephen Roberts <stephen.roberts@arm.com>
3613
3614 * gdb.base/define.exp: Restore original prompt.
3615
3616 2019-07-09 Pedro Alves <palves@redhat.com>
3617
3618 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3619 breakpoints" output.
3620 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3621 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3622 throw" creates breakpoint.
3623 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3624 'type="catchpoint"'.
3625
3626 2019-07-09 Pedro Alves <palves@redhat.com>
3627
3628 PR c++/15468
3629 * gdb.cp/except-multi-location-lib.cc: New.
3630 * gdb.cp/except-multi-location-main.cc: New.
3631 * gdb.cp/except-multi-location.exp: New.
3632
3633 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3634
3635 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3636 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3637 argument and update callers.
3638
3639 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3640
3641 * gdb.arch/amd64-break-on-asm-line.S: New file.
3642 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3643
3644 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3645
3646 * gdb.base/printcmds.exp: Test printing C string and
3647 C wide string convenience vars without transiting via the inferior.
3648 Also make test names unique.
3649
3650 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3651
3652 PR breakpoints/25011
3653 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3654
3655 2019-07-04 Pedro Alves <palves@redhat.com>
3656
3657 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3658 body returned ok(0), break(3) or continue(4).
3659 * gdb.testsuite/foreach_with_prefix.exp: New file.
3660
3661 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3662
3663 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3664
3665 2019-07-03 Pedro Alves <palves@redhat.com>
3666
3667 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3668 "return -code".
3669
3670 2019-07-03 Pedro Alves <palves@redhat.com>
3671
3672 PR cli/24732
3673 * gdb.base/shell.exp: Load completion-support.exp.
3674 Adjust expected error output. Add completion tests.
3675
3676 2019-07-03 Pedro Alves <palves@redhat.com>
3677
3678 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3679 string_to_regexp.
3680
3681 2019-07-03 Pedro Alves <palves@redhat.com>
3682
3683 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3684 (expect_integer): Adjust to expect "-string".
3685 (expect_string): New.
3686 (all_options): Expect "-string".
3687 (test-flag, test-boolean): Adjust to expect "-string".
3688 (test-string): New proc.
3689 (top level): Call it.
3690
3691 2019-07-03 Pedro Alves <palves@redhat.com>
3692
3693 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3694 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3695 the expected output in the success.
3696
3697 2019-07-03 Pedro Alves <palves@redhat.com>
3698
3699 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3700 Split one gdb_test_multiple call in two to avoid a race.
3701
3702 2019-07-03 Pedro Alves <palves@redhat.com>
3703
3704 * gdb.base/with.c: New file.
3705 * gdb.base/with.exp: New file.
3706
3707 2019-07-03 Pedro Alves <palves@redhat.com>
3708
3709 * gdb.base/settings.exp: Replace all references to "maint
3710 test-settings set" with references to "maint set test-settings",
3711 and all references to "maint test-settings show" with references
3712 to "maint show test-settings".
3713
3714 2019-07-03 Pedro Alves <palves@redhat.com>
3715
3716 * gdb.base/settings.exp (test-string): Adjust expected out when
3717 testing "maint test-settings show filename"
3718
3719 2019-07-02 Pedro Alves <palves@redhat.com>
3720
3721 * gdb.base/options.exp (test-info-threads): New procedure.
3722 (top level): Call it.
3723
3724 2019-06-28 Tom Tromey <tromey@adacore.com>
3725
3726 * gdb.dwarf2/ada-linkage-name.c: New file.
3727 * gdb.dwarf2/ada-linkage-name.exp: New file.
3728
3729 2019-06-27 Tom Tromey <tromey@adacore.com>
3730
3731 PR c++/20020:
3732 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3733
3734 2019-06-26 Tom de Vries <tdevries@suse.de>
3735
3736 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3737
3738 2019-06-26 Tom de Vries <tdevries@suse.de>
3739
3740 * gdb.base/index-cache.exp: Add back missing debug option.
3741
3742 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3743
3744 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3745
3746 2019-06-25 Tom de Vries <tdevries@suse.de>
3747
3748 PR testsuite/24727
3749 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3750
3751 2019-06-24 Tom de Vries <tdevries@suse.de>
3752
3753 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3754
3755 2019-06-24 Tom de Vries <tdevries@suse.de>
3756
3757 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3758 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3759 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3760
3761 2019-06-24 Tom de Vries <tdevries@suse.de>
3762
3763 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3764
3765 2019-06-21 Tom de Vries <tdevries@suse.de>
3766
3767 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3768
3769 2019-06-21 Tom de Vries <tdevries@suse.de>
3770
3771 PR testsuite/24518
3772 PR ada/24713
3773 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3774 index.
3775
3776 2019-06-19 Tom Tromey <tromey@adacore.com>
3777
3778 * gdb.ada/length_cond.exp: Add intro comment.
3779
3780 2019-06-19 Tom Tromey <tromey@adacore.com>
3781
3782 * gdb.ada/length_cond.exp: New file.
3783 * gdb.ada/length_cond/length_cond.adb: New file.
3784 * gdb.ada/length_cond/pck.adb: New file.
3785 * gdb.ada/length_cond/pck.ads: New file.
3786
3787 2019-06-18 Tom de Vries <tdevries@suse.de>
3788
3789 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3790
3791 2019-06-18 Tom Tromey <tromey@adacore.com>
3792
3793 * gdb.base/list0.h: Add comment explaining control character.
3794
3795 2019-06-18 Tom de Vries <tdevries@suse.de>
3796
3797 * boards/fission.exp: Break up long debug_flags line.
3798
3799 2019-06-16 Tom de Vries <tdevries@suse.de>
3800
3801 PR gdb/24445
3802 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3803 generated index.
3804
3805 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3806
3807 PR gdb/24686
3808 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3809 improve detection of bug gdb/24541.
3810
3811 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3812
3813 PR gdb/24669
3814 * gdb.base/index-cache.exp (uses_readnow,
3815 expecting_index_cache_use): Define global variable.
3816 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3817 expecting_index_cache_use.
3818
3819 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3820 Andrew Burgess <andrew.burgess@embecosm.com>
3821
3822 * gdb.fortran/pointers.f90: New file.
3823 * gdb.fortran/print_type.exp: New file.
3824 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3825 * gdb.fortran/vla-type.exp: Likewise.
3826 * gdb.fortran/vla-value.exp: Likewise.
3827 * gdb.mi/mi-vla-fortran.exp: Likewise.
3828
3829 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3830
3831 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3832 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3833 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3834 as a stop reason.
3835
3836 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3837
3838 * gdb.base/annota1.exp: Update expected results.
3839 * gdb.cp/annota2.exp: Likewise.
3840 * gdb.cp/annota3.exp: Likewise.
3841
3842 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3843
3844 * gdb.base/style-logging.exp: Remove path from test name.
3845
3846 2019-06-14 Tom Tromey <tromey@adacore.com>
3847
3848 PR gdb/24502:
3849 * gdb.base/style-logging.exp: New file.
3850
3851 2019-06-14 Tom Tromey <tromey@adacore.com>
3852
3853 * gdb.base/symfile-warn.exp: New file.
3854 * gdb.base/symfile-warn.c: New file.
3855
3856 2019-06-14 Tom Tromey <tromey@adacore.com>
3857
3858 * gdb.base/annotate-symlink.exp: New file.
3859
3860 2019-06-14 Tom Tromey <tromey@adacore.com>
3861
3862 * gdb.ada/set_wstr.exp: Add reassignment test.
3863
3864 2019-06-14 Tom Tromey <tromey@adacore.com>
3865
3866 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3867 'unchecked_access and 'unrestricted_access as well.
3868
3869 2019-06-14 Tom Tromey <tromey@adacore.com>
3870
3871 PR ada/24539:
3872 * gdb.ada/vla.exp: Update tests.
3873 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3874 pragma.
3875
3876 2019-06-13 Pedro Alves <palves@redhat.com>
3877
3878 * gdb.base/settings.exp (test-integer): Test junk after
3879 "unlimited".
3880
3881 2019-06-13 Pedro Alves <palves@redhat.com>
3882
3883 * gdb.base/options.exp (test-thread-apply): New.
3884 (top level): Call it.
3885
3886 2019-06-13 Pedro Alves <palves@redhat.com>
3887
3888 * gdb.base/options.exp (test-frame-apply): New.
3889 (top level): Test print commands with different "frame apply"
3890 prefixes.
3891
3892 2019-06-13 Pedro Alves <palves@redhat.com>
3893
3894 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3895 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3896 'max_completions' parameter and handle it.
3897 (test_gdb_completion_offers_commands): New.
3898
3899 2019-06-13 Pedro Alves <palves@redhat.com>
3900
3901 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3902
3903 2019-06-13 Pedro Alves <palves@redhat.com>
3904
3905 * gdb.base/options.exp (test-backtrace): New.
3906 (top level): Call it.
3907
3908 2019-06-13 Pedro Alves <palves@redhat.com>
3909
3910 * gdb.guile/scm-frame-args.exp: Use "set print
3911 raw-frame-arguments" instead of "set print raw frame-arguments".
3912 * gdb.python/py-frame-args.exp: Likewise.
3913
3914 2019-06-13 Pedro Alves <palves@redhat.com>
3915
3916 * gdb.compile/compile.exp: Adjust expected output to option
3917 processing changes.
3918
3919 2019-06-13 Pedro Alves <palves@redhat.com>
3920
3921 * gdb.base/options.exp: Build executable.
3922 (test-print): New procedure.
3923 (top level): Call it, once for "print" and another for "compile
3924 print".
3925
3926 2019-06-13 Pedro Alves <palves@redhat.com>
3927
3928 * gdb.base/options.c: New file.
3929 * gdb.base/options.exp: New file.
3930
3931 2019-06-13 Pedro Alves <palves@redhat.com>
3932
3933 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3934 that "o" is ambiguous.
3935
3936 2019-06-13 Pedro Alves <palves@redhat.com>
3937
3938 * gdb.base/settings.c: New file.
3939 * gdb.base/settings.exp: New file.
3940
3941 2019-06-13 Pedro Alves <palves@redhat.com>
3942
3943 * gdb.base/completion.exp: Fix comment typo.
3944
3945 2019-06-13 Pedro Alves <palves@redhat.com>
3946
3947 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3948 foo --1" test.
3949
3950 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3951
3952 * gdb.fortran/block-data.f: New.
3953 * gdb.fortran/block-data.exp: New.
3954
3955 2019-06-11 Tom de Vries <tdevries@suse.de>
3956
3957 PR testsuite/24521
3958 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3959 message.
3960
3961 2019-06-11 Tom de Vries <tdevries@suse.de>
3962
3963 PR testsuite/24521
3964 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3965
3966 2019-06-11 Tom de Vries <tdevries@suse.de>
3967
3968 * boards/readnow.exp: New file.
3969
3970 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3971
3972 * gdb.fortran/vla-sizeof.exp: Update expected results.
3973
3974 2019-06-06 Amos Bird <amosbird@gmail.com>
3975
3976 * gdb.base/annota1.exp (thread_switch): Add test for
3977 thread-exited annotation.
3978
3979 2019-06-06 Tom Tromey <tromey@adacore.com>
3980
3981 * gdb.base/maint.exp: Expect command started/finished output.
3982
3983 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3984
3985 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3986 comment.
3987 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3988
3989 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3990
3991 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3992 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3993 * gdb.arch/riscv-unwind-long-insn.c: New file.
3994 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3995
3996 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3997
3998 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3999
4000 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4001
4002 * lib/gdb.exp (help_list_trailer): New regexp variable
4003 factorizing the help trailer message.
4004 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4005 arg to allow to better factorize various tests.
4006 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4007 (test_prefix_command_help): Use help_list_trailer.
4008 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4009 * gdb.guile/scm-cmd.exp: Likewise.
4010 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4011 * gdb.base/help.exp: Use test_user_defined_class_help.
4012 * gdb.base/style.exp: Add tests for styling of help and apropos.
4013 * lib/gdb-utils.exp (style): Add title and highlight styles.
4014
4015 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4016
4017 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4018 $_shell_exitsignal.
4019 * gdb.base/default.exp: Update for new convenience variables.
4020
4021 2019-05-29 Tom Tromey <tromey@adacore.com>
4022
4023 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4024 to "break complete ada" test case's regexp.
4025
4026 2019-05-29 Tom Tromey <tromey@adacore.com>
4027
4028 PR c++/20020:
4029 * gdb.cp/constexpr-field.exp: New file.
4030 * gdb.cp/constexpr-field.cc: New file.
4031
4032 2019-05-29 Tom Tromey <tromey@adacore.com>
4033
4034 * gdb.base/finish.exp (finish_no_print): New proc.
4035 (finish_tests): Call it.
4036
4037 2019-05-24 Tom de Vries <tdevries@suse.de>
4038
4039 * gdb.dwarf2/gdb-add-index.exp: New file.
4040
4041 2019-05-22 Tom Tromey <tromey@adacore.com>
4042
4043 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4044 * gdb.base/style.exp: Use "style".
4045 * lib/gdb-utils.exp (style): New proc.
4046
4047 2019-05-22 Tom de Vries <tdevries@suse.de>
4048
4049 * gdb.base/align.exp: Require c++11.
4050
4051 2019-05-22 Tom de Vries <tdevries@suse.de>
4052
4053 PR testsuite/24586
4054 * gdb.python/py-mi-var-info-path-expression.exp: Call
4055 mi_skip_python_tests to check if python is supported.
4056
4057 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4058
4059 * gdb.arch/aarch64-pauth.c: New test.
4060 * gdb.arch/aarch64-pauth.exp: New file.
4061
4062 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4063
4064 * README (Re-running Tests Outside The Testsuite): New section.
4065
4066 2019-05-21 Tom de Vries <tdevries@suse.de>
4067
4068 * gdb.arch/amd64-eval.exp: Require c++11.
4069 * gdb.base/max-depth.exp: Same.
4070 * gdb.compile/compile-cplus-array-decay.exp: Same.
4071 * gdb.cp/meth-typedefs.exp: Same.
4072 * gdb.cp/subtypes.exp: Same.
4073 * gdb.cp/temargs.exp: Same.
4074
4075 2019-05-21 Alan Hayward <alan.hayward@arm.com>
4076
4077 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4078
4079 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4080
4081 PR gdb/18644
4082 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4083 * gdb.fortran/printing-types.exp: Add new test.
4084 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4085 testing.
4086 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4087 setup_kfail call.
4088
4089 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4090
4091 * README (Running the Testsuite): Change example.
4092 (Testsuite Parameters): Remove TRANSCRIPT.
4093 * lib/gdb.exp: Remove TRANSCRIPT check.
4094
4095 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4096
4097 * README (Testsuite Parameters): Add replay logging to
4098 GDBSERVER_DEBUG.
4099 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4100 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4101 as a comma separated list.
4102 (gdb_debug_init): Override procedure.
4103
4104 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4105
4106 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4107 (gdb_write_cmd_file): New procedure.
4108 * lib/gdbserver-support.exp (gdbserver_start): Call
4109 gdbserver_write_cmd_file.
4110 (gdbserver_write_cmd_file): New procedure.
4111
4112 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4113
4114 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4115 (delete_breakpoints): Likewise.
4116 (gdb_run_cmd): Likewise.
4117 (gdb_start_cmd): Likewise.
4118 (gdb_starti_cmd): Likewise.
4119 (gdb_internal_error_resync): Likewise.
4120 (gdb_test_multiple): Likewise.
4121 (gdb_reinitialize_dir): Likewise.
4122 (default_gdb_exit): Likewise.
4123 (gdb_file_cmd): Mark kill as optional.
4124 (default_gdb_start): Call gdb_stdin_log_init.
4125 (send_gdb): Call gdb_stdin_log_write.
4126 (rerun_to_main): Mark Y as an answer.
4127 (gdb_stdin_log_init): New function.
4128 (gdb_stdin_log_write): Likewise.
4129
4130 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4131
4132 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4133 * gdb.base/debug-expr.exp: Likewise.
4134 * gdb.base/foll-fork.exp: Likewise.
4135 * gdb.base/foll-vfork.exp: Likewise.
4136 * gdb.base/fork-print-inferior-events.exp: Likewise.
4137 * gdb.base/gdb-sigterm.exp: Likewise.
4138 * gdb.base/gdbinit-history.exp: Likewise.
4139 * gdb.base/osabi.exp: Likewise.
4140 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4141 * gdb.base/ui-redirect.exp: Likewise.
4142 * gdb.gdb/unittest.exp: Likewise.
4143 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4144 * gdb.mi/mi-watch.exp: Likewise.
4145 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4146 * gdb.mi/user-selected-context-sync.exp: Likewise.
4147 * gdb.python/python.exp: Disable debug test when debugging.
4148 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4149 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4150 Likewise.
4151 * gdb.threads/stepi-random-signal.exp: Likewise.
4152
4153 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4154
4155 * Makefile.in: Pass through GDB_DEBUG.
4156 * README (Testsuite Parameters): Add GDB_DEBUG.
4157 (gdb,debug): Add board setting.
4158 * lib/gdb.exp (default_gdb_start): Start debugging.
4159 (gdb_debug_enabled): New procedure.
4160 (gdb_debug_init): Likewise.
4161
4162 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4163
4164 * Makefile.in: Pass through GDB_DEBUG.
4165 * README (Testsuite Parameters): Add GDB_DEBUG.
4166 (gdb,debug): Add board setting.
4167 * lib/gdb.exp (default_gdb_start): Start debugging.
4168 (gdb_debug_enabled): New procedure.
4169 (gdb_debug_init): Likewise.
4170
4171 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4172
4173 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4174
4175 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4176
4177 * gdb.base/ui-redirect.exp: Test redirection.
4178
4179 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4180
4181 * gdb.mi/mi-complete.exp: New file.
4182 * gdb.mi/mi-complete.cc: Likewise.
4183
4184 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4185
4186 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4187 indexed and sliced arrays, and pointers to arrays.
4188
4189 2019-05-14 Tom Tromey <tromey@adacore.com>
4190
4191 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4192 styling test.
4193
4194 2019-05-14 Tom de Vries <tdevries@suse.de>
4195
4196 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4197 selection entry encoding.
4198
4199 2019-05-10 Tom Tromey <tromey@adacore.com>
4200
4201 * gdb.ada/info_exc.exp: Add "complete" test.
4202
4203 2019-05-09 Tom de Vries <tdevries@suse.de>
4204
4205 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4206 CU-relative.
4207
4208 2019-05-09 Tom de Vries <tdevries@suse.de>
4209
4210 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4211 CU-relative.
4212
4213 2019-05-08 Joel Brobecker <brobecker@adacore.com>
4214
4215 * gdb.ada/frame_arg_lang.exp: New testcase.
4216 * gdb.ada/frame_arg_lang/bla.adb: New file.
4217 * gdb.ada/frame_arg_lang/pck.ads: New file.
4218 * gdb.ada/frame_arg_lang/pck.adb: New file.
4219 * gdb.ada/frame_arg_lang/foo.c: New file.
4220
4221 2019-05-08 Tom Tromey <tromey@adacore.com>
4222
4223 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4224
4225 2019-05-08 Tom Tromey <tromey@adacore.com>
4226
4227 * gdb.base/ptype-offsets.exp: Update tests.
4228
4229 2019-05-08 Tom Tromey <tromey@adacore.com>
4230
4231 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4232 cases.
4233 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4234 "short".
4235
4236 2019-05-08 Tom Tromey <tromey@adacore.com>
4237
4238 * gdb.ada/vla.exp: New file.
4239 * gdb.ada/vla/vla.adb: New file.
4240
4241 2019-05-07 Tom de Vries <tdevries@suse.de>
4242
4243 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4244
4245 2019-05-07 Tom de Vries <tdevries@suse.de>
4246
4247 PR testsuite/24522
4248 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4249 section.
4250
4251 2019-05-07 Tom de Vries <tdevries@suse.de>
4252
4253 PR testsuite/24522
4254 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4255 .debug_aranges section.
4256
4257 2019-05-07 Tom de Vries <tdevries@suse.de>
4258
4259 PR testsuite/24159
4260 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4261
4262 2019-05-06 Tom de Vries <tdevries@suse.de>
4263
4264 * lib/gdb.exp (exec_has_index_section): New proc.
4265 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4266 section.
4267
4268 2019-05-04 Tom de Vries <tdevries@suse.de>
4269
4270 * boards/cc-with-debug-names.exp: New file.
4271
4272 2019-05-03 Tom Tromey <tromey@adacore.com>
4273
4274 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4275 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4276 * gdb.ada/char_enum.exp: Add test.
4277
4278 2019-05-03 Tom de Vries <tdevries@suse.de>
4279
4280 * boards/cc-with-gdb-index.exp: New file.
4281
4282 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4283
4284 * gdb.rust/simple.exp: Add new test case.
4285 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4286 (main): Initialise an instance of the new struct.
4287
4288 2019-05-01 Tom Tromey <tromey@adacore.com>
4289
4290 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4291 record.
4292 (NPR): New variable.
4293 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4294 test.
4295
4296 2019-05-01 Tom Tromey <tromey@adacore.com>
4297
4298 * gdb.ada/packed_array_assign.exp: Add packed assignment
4299 regression test.
4300
4301 2019-05-01 Tom de Vries <tdevries@suse.de>
4302
4303 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4304
4305 2019-05-01 Tom de Vries <tdevries@suse.de>
4306
4307 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4308
4309 2019-04-30 Ali Tamur <tamur@google.com>
4310
4311 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4312
4313 2019-04-30 Tom Tromey <tromey@adacore.com>
4314
4315 * lib/ada.exp (find_ada_tool): New proc.
4316 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4317 * gdb.ada/catch_ex_std.exp: New file.
4318 * gdb.ada/catch_ex_std/foo.adb: New file.
4319 * gdb.ada/catch_ex_std/some_package.adb: New file.
4320 * gdb.ada/catch_ex_std/some_package.ads: New file.
4321
4322 2019-04-30 Tom Tromey <tromey@adacore.com>
4323
4324 PR c++/24470:
4325 * gdb.cp/temargs.cc: Add test code from PR.
4326
4327 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4328
4329 * gdb.fortran/vla-datatypes.exp: Update expected results.
4330 * gdb.fortran/vla-ptype.exp: Likewise.
4331 * gdb.fortran/vla-type.exp: Likewise.
4332 * gdb.fortran/vla-value.exp: Likewise.
4333
4334 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4335
4336 * gdb.fortran/ptr-indentation.exp: Update expected results.
4337 * gdb.fortran/ptype-on-functions.exp: Likewise.
4338 * gdb.fortran/vla-ptr-info.exp: Likewise.
4339 * gdb.fortran/vla-value.exp: Likewise.
4340
4341 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4342
4343 * gdb.fortran/ptype-on-functions.exp: New file.
4344 * gdb.fortran/ptype-on-functions.f90: New file.
4345
4346 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4347
4348 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4349 case void string.
4350
4351 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4352
4353 * gdb.fortran/complex.exp: Expand.
4354 * gdb.fortran/complex.f: Renamed to...
4355 * gdb.fortran/complex.f90: ...this, and extended to add more
4356 complex values.
4357
4358 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4359
4360 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4361 MODULO, CMPLX.
4362
4363 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4364 Richard Bunt <richard.bunt@arm.com>
4365
4366 * gdb.base/max-depth.c: New file.
4367 * gdb.base/max-depth.exp: New file.
4368 * gdb.python/py-nested-maps.c: New file.
4369 * gdb.python/py-nested-maps.exp: New file.
4370 * gdb.python/py-nested-maps.py: New file.
4371 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4372 (test_all_common): Call test_max_depth.
4373 * gdb.fortran/max-depth.exp: New file.
4374 * gdb.fortran/max-depth.f90: New file.
4375 * gdb.go/max-depth.exp: New file.
4376 * gdb.go/max-depth.go: New file.
4377 * gdb.modula2/max-depth.exp: New file.
4378 * gdb.modula2/max-depth.c: New file.
4379 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4380
4381 2019-04-29 Tom de Vries <tdevries@suse.de>
4382
4383 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4384
4385 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4386
4387 * gdb.base/callexit.exp: Test may-call-functions off.
4388
4389 2019-04-25 Keith Seitz <keiths@redhat.com>
4390
4391 PR c++/24367
4392 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4393 (another_incomplete_struct, test_incomplete): New definitions.
4394 (main): Use new definitions.
4395 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4396 functions.
4397
4398 2019-04-25 Ali Tamur <tamur@google.com>
4399
4400 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4401
4402 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4403
4404 PR corefiles/11608
4405 PR corefiles/18187
4406 * gdb.base/coredump-filter-build-id.exp: New file.
4407
4408 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4409
4410 * Makefile.in: Pass through GDBSERVER_DEBUG.
4411 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4412 (gdbserver,debug): Add board setting.
4413 * gdb.trace/tspeed.exp: Skip when debugging.
4414 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4415 * lib/gdbserver-support.exp: Likewise
4416
4417 2019-04-24 Tom Tromey <tromey@adacore.com>
4418
4419 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4420 Rust.
4421
4422 2019-04-24 Tom Tromey <tromey@adacore.com>
4423
4424 * gdb.arch/amd64-eval.exp: Test bitfield return.
4425 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4426 (class Foo) <return_bitfields>: New method.
4427 (main): Call it.
4428
4429 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4430
4431 * gdb.cp/many-args.cc: New file.
4432 * gdb.cp/many-args.exp: New file.
4433
4434 2019-04-23 Tom de Vries <tdevries@suse.de>
4435
4436 PR gdb/24433
4437 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4438
4439 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4440
4441 * gdb.trace/backtrace.exp: Use nopie flag.
4442 * gdb.trace/circ.exp: Likewise.
4443 * gdb.trace/collection.exp: Likewise.
4444 * gdb.trace/ftrace.exp: Likewise.
4445 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4446 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4447 * gdb.trace/qtro.exp: Likewise.
4448 * gdb.trace/read-memory.exp: Likewise.
4449 * gdb.trace/report.exp: Likewise.
4450 * gdb.trace/tfile.exp: Likewise.
4451 * gdb.trace/tfind.exp: Likewise.
4452 * gdb.trace/unavailable.exp: Likewise.
4453
4454 2019-04-22 Pedro Alves <palves@redhat.com>
4455
4456 * gdb.base/solib-probes-nosharedlibrary.c,
4457 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4458
4459 2019-04-19 Tom Tromey <tromey@adacore.com>
4460
4461 * gdb.ada/ptype_union.c: New file.
4462 * gdb.ada/ptype_union.exp: New file.
4463
4464 2019-04-19 Tom Tromey <tromey@adacore.com>
4465
4466 PR symtab/24423:
4467 * gdb.base/list0.h (foo): Add a control-l character.
4468
4469 2019-04-18 Tom de Vries <tdevries@suse.de>
4470
4471 PR gdb/24433
4472 * boards/local-board.exp: Set sysroot to "".
4473
4474 2019-04-18 Tom de Vries <tdevries@suse.de>
4475 Pedro Alves <palves@redhat.com>
4476
4477 PR gdb/24454
4478 * gdb.threads/vfork-follow-child-exec.c: New file.
4479 * gdb.threads/vfork-follow-child-exec.exp: New file.
4480 * gdb.threads/vfork-follow-child-exit.c: New file.
4481 * gdb.threads/vfork-follow-child-exit.exp: New file.
4482
4483 2019-04-15 Leszek Swirski <leszeks@google.com>
4484
4485 * gdb.arch/amd64-eval.cc: New file.
4486 * gdb.arch/amd64-eval.exp: New file.
4487
4488 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4489
4490 * gdb.server/sysroot.c: New test.
4491 * gdb.server/sysroot.exp: New file.
4492 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4493 matching param.
4494
4495 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4496
4497 * gdb.base/align.exp: Extend test to cover structures containing
4498 only static fields.
4499
4500 2019-04-11 Tom de Vries <tdevries@suse.de>
4501
4502 * boards/cc-with-dwz-m.exp: New file.
4503 * boards/cc-with-dwz.exp: New file.
4504 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4505
4506 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4507
4508 * gdb.base/start-cpp.exp: New file.
4509 * gdb.base/start-cpp.cc: New file.
4510
4511 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4512
4513 * gdb.python/py-thrhandle.exp: Adjust tests to call
4514 thread_from_handle instead of thread_from_thread_handle.
4515
4516 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4517
4518 * gdb.python/py-thrhandle.exp: Add tests for
4519 gdb.InferiorThread.handle.
4520
4521 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4522
4523 * gdb.python/py-function.exp: Check calling helper function from
4524 all languages.
4525 * lib/gdb.exp (gdb_supported_languages): New proc.
4526
4527 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4528
4529 * gdb.base/complex-parts.c: New file.
4530 * gdb.base/complex-parts.exp: New file.
4531
4532 2019-04-01 Tom Tromey <tromey@adacore.com>
4533
4534 PR symtab/23331:
4535 * gdb.dwarf2/dw2-ranges-main.c: New file.
4536 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4537 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4538
4539 2019-03-30 Simon Marchi <simark@simark.ca>
4540
4541 * gdb.base/default.exp: Add values for $_gdb_major and
4542 $_gdb_minor.
4543
4544 2019-03-29 Tom Tromey <tromey@adacore.com>
4545
4546 * gdb.base/help.exp: Tighten apropos regexp.
4547
4548 2019-03-29 Keith Seitz <keiths@redhat.com>
4549
4550 * gdb.fortran/array-bounds.exp: New file.
4551 * gdb.fortran/array-bounds.f90: New file.
4552
4553 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4554
4555 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4556
4557 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4558
4559 * gdb.multi/hello.c (main): Increase alarm timer.
4560
4561 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4562
4563 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4564 factor when no hardware watchpoint support.
4565
4566 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4567 Pedro Alves <palves@redhat.com>
4568
4569 * boards/local-board.exp: set sysroot to /.
4570
4571 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4572
4573 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4574 in child.
4575
4576 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4577
4578 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4579 field.
4580 (make_container): Initialise new field.
4581 * gdb.python/py-prettyprint.exp: Add new tests.
4582 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4583 <display_hint>: New method.
4584
4585 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4586
4587 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4588 gdb_continue_to_breakpoint more throughout this test.
4589 (run_lang_tests) Supply unique test names, and use
4590 gdb_test_no_output.
4591
4592 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4593
4594 * gdb.base/finish-pretty.exp: Update expected results.
4595 * gdb.base/pretty-print.c: New file.
4596 * gdb.base/pretty-print.exp: New file.
4597
4598 2019-03-25 Pedro Alves <palves@redhat.com>
4599
4600 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4601 move comments outside list. Append '-i "" eof' section.
4602
4603 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4604
4605 PR testsuite/25016
4606 * README: Add pie options.
4607 * gdb.base/break-interp.exp: Ensure pie is disabled.
4608 * gdb.base/dump.exp: Likewise.
4609 * lib/gdb.exp (gdb_compile): Add pie option.
4610
4611 2019-03-19 Tom Tromey <tromey@adacore.com>
4612
4613 * gdb.mi/mi2-cli-display.c: New file.
4614 * gdb.mi/mi2-cli-display.exp: New file.
4615
4616 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4617 Tom Tromey <tromey@adacore.com>
4618
4619 * gdb.ada/ptype_array/pck.adb: New file.
4620 * gdb.ada/ptype_array/pck.ads: New file.
4621 * gdb.ada/ptype_array/foo.adb: New file.
4622 * gdb.ada/ptype_array.exp: New file.
4623
4624 2019-03-14 Tom Tromey <tromey@adacore.com>
4625
4626 * gdb.base/style.exp: Add "set style sources" test.
4627
4628 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4629
4630 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4631 * mi-breakpoint-multiple-locations.exp: ... this.
4632 (make_breakpoints_pattern): New proc.
4633 (do_test): Add mi_version parameter, test -break-insert,
4634 -break-info and =breakpoint-created.
4635
4636 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4637
4638 * config/default.exp: Remove 'load_lib gdb.exp'.
4639 * config/monitor.exp: Likewise.
4640 * config/sid.exp: Likewise.
4641 * config/sim.exp: Likewise.
4642 * config/slite.exp: Likewise.
4643 * config/unix.exp: Likewise.
4644 * gdb.base/default.exp: Remove unhelpful comment.
4645
4646 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4647
4648 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4649
4650 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4651
4652 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4653
4654 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4655
4656 * gdb.fortran/type-kinds.exp: Update expected results.
4657
4658 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4659
4660 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4661
4662 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4663
4664 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4665 function.
4666 (test_basic_parsing_of_type_kinds): Expand types tested.
4667 (test_parsing_invalid_type_kinds): New function.
4668
4669 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4670
4671 * gdb.fortran/intrinsics.exp: New file.
4672 * gdb.fortran/intrinsics.f90: New file.
4673 * gdb.fortran/type-kinds.exp: New file.
4674
4675 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4676
4677 * gdb.fortran/dot-ops.exp: New file.
4678
4679 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4680
4681 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4682 Check upper and lower case logical literals.
4683
4684 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4685
4686 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4687 Remove duplicate tests.
4688
4689 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4690
4691 * lib/gdb.exp (builtin_cd): rename of cd.
4692 (cd): Override builtin.
4693
4694 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4695
4696 * gdb.fortran/function-calls.exp: New file.
4697 * gdb.fortran/function-calls.f90: New test.
4698
4699 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4700
4701 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4702 on user program standard output.
4703 * gdb.fortran/short-circuit-argument-list.f90: Record function
4704 calls.
4705
4706 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4707
4708 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4709 failure.
4710
4711 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4712
4713 PR gdb/8527
4714 * gdb.base/interrupt-daemon-attach.c,
4715 gdb.base/interrupt-daemon-attach.exp: New test.
4716
4717 2019-02-27 Pedro Alves <palves@redhat.com>
4718
4719 * gdb.base/page.exp: Add tests for "set width/height -1".
4720
4721 2019-02-27 Pedro Alves <palves@redhat.com>
4722
4723 * gdb.base/page.exp: Add tests for "set/show width/height" with
4724 "infinite" values.
4725
4726 2019-02-27 Tom Tromey <tromey@adacore.com>
4727
4728 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4729 2.4.
4730 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4731 workaround.
4732
4733 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4734
4735 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4736 tests for structs with static members.
4737
4738 2019-02-26 Tom Tromey <tromey@adacore.com>
4739
4740 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4741 ValueError, not TypeError.
4742
4743 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4744
4745 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4746 call from main program.
4747
4748 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4749
4750 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4751 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4752 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4753 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4754 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4755
4756 2019-02-22 Keith Seitz <keiths@redhat.com>
4757
4758 PR symtab/23853
4759 * gdb.base/symlink-sourcefile.c: New file.
4760 * gdb.base/symlink-sourcefile.exp: New file.
4761
4762 2019-02-20 Tom Tromey <tom@tromey.com>
4763
4764 * gdb.base/info_qt.exp: Update.
4765
4766 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4767
4768 * gdb.base/source.exp: Move "error in sourced script" code to
4769 the end.
4770 * gdb.base/source-error.gdb: Move contents to
4771 source-error-1.gdb. Add new code to source source-error-1.gdb.
4772 * gdb.base/source-error-1.gdb: New file, from previous
4773 source-error.gdb.
4774
4775 2019-02-17 Tom Tromey <tom@tromey.com>
4776
4777 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4778 for macro styling.
4779 * gdb.base/style.c (SOME_MACRO): New macro.
4780
4781 2019-02-17 Tom Tromey <tom@tromey.com>
4782
4783 * gdb.base/style.exp: Add line-wrapping tests.
4784 * gdb.base/page.exp: Add test for quitting during pagination.
4785
4786 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4787
4788 * gdb.ada/big_packed_array: New testcase.
4789 * gdb.ada/homonym.exp: Fix incorrect expected output for
4790 "break <homonym__get_value>" test.
4791
4792 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4793
4794 PR breakpoints/21870
4795 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4796 and prepare_for_testing. Add comment.
4797 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4798 redundant cleanup call. Clean up comment.
4799
4800 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4801
4802 PR breakpoints/21870
4803 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4804 * gdb.arch/aarch64-dbreg-contents.c: New file.
4805
4806 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4807
4808 * gdb.ada/mi_ref_changeable: New testcase.
4809
4810 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4811
4812 * gdb.base/attach.exp: Add double attach test.
4813
4814 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4815
4816 * lib/gdb.exp (default_gdb_start): Don't match pagination
4817 prompt.
4818 (gdb_init): Set stty_init.
4819
4820 2019-01-27 Tom Tromey <tom@tromey.com>
4821
4822 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4823 skip_python_tests.
4824
4825 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4826
4827 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4828 New structure.
4829 (struct struct_static_02_02): Likewise.
4830 (struct struct_static_02_03): Likewise.
4831 (struct struct_static_02_04): Likewise.
4832 (struct struct_static_04_01): Likewise.
4833 (struct struct_static_04_02): Likewise.
4834 (struct struct_static_04_03): Likewise.
4835 (struct struct_static_04_04): Likewise.
4836 (struct struct_static_06_01): Likewise.
4837 (struct struct_static_06_02): Likewise.
4838 (struct struct_static_06_03): Likewise.
4839 (struct struct_static_06_04): Likewise.
4840 (cmp_struct_static_02_01): Likewise.
4841 (cmp_struct_static_02_02): Likewise.
4842 (cmp_struct_static_02_03): Likewise.
4843 (cmp_struct_static_02_04): Likewise.
4844 (cmp_struct_static_04_01): Likewise.
4845 (cmp_struct_static_04_02): Likewise.
4846 (cmp_struct_static_04_03): Likewise.
4847 (cmp_struct_static_04_04): Likewise.
4848 (cmp_struct_static_06_01): Likewise.
4849 (cmp_struct_static_06_02): Likewise.
4850 (cmp_struct_static_06_03): Likewise.
4851 (cmp_struct_static_06_04): Likewise.
4852 (call_all): Test new structs.
4853 * gdb.base/infcall-nested-structs.exp: Likewise.
4854
4855 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4856 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4857
4858 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4859 * gdb.base/stack-protector.c: New test.
4860 * gdb.base/stack-protector.exp: New file.
4861 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4862 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4863 option.
4864 (gdb_compile): Remove stack protector for GCC and prevent
4865 recursion.
4866
4867 2019-01-16 Keith Seitz <keiths@redhat.com>
4868
4869 PR gdb/23773
4870 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4871
4872 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4873
4874 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4875 aliases.
4876 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4877 tests.
4878 * gdb.arch/powerpc-vector-regs.c: New file.
4879 * gdb.arch/powerpc-vector-regs.exp: New file.
4880
4881 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4882
4883 * gdb.arch/altivec-regs.exp: Fix the list passed to
4884 gdb_expect_list when testing "info vector".
4885
4886 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4887
4888 * gdb.base/style.exp: Don't include path in testname.
4889
4890 2019-01-10 Keith Seitz <keiths@redhat.com>
4891
4892 PR gdb/23712
4893 PR symtab/23010
4894 * gdb.dwarf2/multidictionary.exp: New file.
4895
4896 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4897
4898 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4899 (test_gnuv3_style_demangling): ... this.
4900 (test_lucid_style_demangling): Remove.
4901 (test_arm_style_demangling): Remove.
4902 (test_hp_style_demangling): Remove.
4903 (do_tests): Remove calls to the above.
4904
4905 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4906
4907 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4908 case.
4909
4910 2019-01-06 Tom Tromey <tom@tromey.com>
4911
4912 PR gdb/28155:
4913 * gdb.dwarf2/typedef-void-finish.exp: New file.
4914
4915 2018-12-28 Tom Tromey <tom@tromey.com>
4916 Simon Marchi <simark@simark.ca>
4917
4918 * gdb.base/jit-exec.exp: New file.
4919 * gdb.base/jit-exec.c: New file.
4920 * gdb.base/jit-execd.c: New file.
4921
4922 2018-12-28 Tom Tromey <tom@tromey.com>
4923
4924 * gdb.base/style.exp: Update test to check for address styling.
4925
4926 2018-12-28 Tom Tromey <tom@tromey.com>
4927
4928 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4929 message.
4930
4931 2018-12-28 Tom Tromey <tom@tromey.com>
4932
4933 * gdb.base/style.exp: Add test for version number styling.
4934
4935 2018-12-28 Tom Tromey <tom@tromey.com>
4936
4937 * gdb.base/style.exp: Add test for print_address_symbolic.
4938
4939 2018-12-28 Tom Tromey <tom@tromey.com>
4940
4941 * gdb.base/style.exp: Add test for breakpoint setting.
4942
4943 2018-12-28 Tom Tromey <tom@tromey.com>
4944
4945 * gdb.base/style.exp: Add test for variable names.
4946
4947 2018-12-28 Tom Tromey <tom@tromey.com>
4948
4949 * gdb.base/style.exp: New file.
4950 * gdb.base/style.c: New file.
4951
4952 2018-12-28 Tom Tromey <tom@tromey.com>
4953
4954 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4955 "dumb".
4956 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4957 the TERM environment variable.
4958
4959 2018-12-27 Tom Tromey <tom@tromey.com>
4960
4961 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4962 pagination test.
4963
4964 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4965
4966 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4967 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4968
4969 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4970
4971 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4972 Filename a.adb changed to bp_fun_addr.adb.
4973 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4974
4975 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4976
4977 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4978 non-PIE executables.
4979 * README: Mention the gdb,nopie_flag board setting.
4980 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4981 non-PIE executable.
4982 * gdb.arch/amd64-entry-value.exp: Likewise.
4983 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4984 * gdb.arch/i386-float.exp: Likewise.
4985 * gdb.arch/i386-signal.exp: Likewise.
4986 * gdb.mi/mi-reg-undefined.exp: Likewise.
4987
4988 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4989
4990 PR gdb/23974
4991 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4992
4993 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4994
4995 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4996 Update order of results accordingly.
4997
4998 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4999
5000 * gdb.base/annota1.exp: Update a test regexp.
5001
5002 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5003
5004 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5005
5006 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5007
5008 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5009 (reuse_time): Initialize to REUSE_TIME_CAP.
5010 (check_rc): New function.
5011 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5012 Check pthread_create rc.
5013 (spawner_thread_func): Check pthread_create and pthread_join rc.
5014
5015 2018-12-08 Pedro Alves <palves@redhat.com>
5016
5017 * gdb.base/list.exp (test_forward_search): Rename to ...
5018 (test_forward_reverse_search): ... this. Also test reverse-search
5019 and the forward-search alias.
5020
5021 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5022
5023 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5024 local timeout variable before return, and remove all local timeout
5025 variable entirely.
5026 (gdb_load): Likewise.
5027
5028 2018-12-01 Tom de Vries <tdevries@suse.de>
5029
5030 * gdb.base/gdb-caching-proc.exp: New file.
5031
5032 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5033
5034 * Makefile.in (TIMESTAMP): New variable.
5035 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5036 command.
5037 (check-single-racy): Likewise.
5038 (check/%.exp): Likewise.
5039 (check-racy/%.exp): Likewise.
5040 (workers/%.worker): Likewise.
5041 (build-perf): Likewise.
5042 (check-perf): Likewise.
5043 * README: Describe new "TS" and "TS_FORMAT" variables.
5044 * print-ts.py: New file.
5045
5046 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5047
5048 PR python/23714
5049 * gdb.python/python.exp: Test command repetition after
5050 gdb.execute.
5051
5052 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5053
5054 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5055 is correctly aligned.
5056
5057 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5058
5059 * gdb.ada/info_auto_lang.exp: New testcase.
5060 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5061 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5062 * gdb.ada/info_auto_lang/some_c.c: New file.
5063
5064 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5065
5066 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5067 FUNC_lang language syntax.
5068
5069 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5070
5071 * gdb.base/info_minsym.c: New file.
5072 * gdb.base/info_minsym.exp: New file.
5073
5074 2018-11-19 Tom Tromey <tom@tromey.com>
5075
5076 PR rust/23625:
5077 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5078 * gdb.rust/expr.exp: Update expected output. Change one test.
5079
5080 2018-11-19 Tom Tromey <tom@tromey.com>
5081
5082 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5083
5084 2018-11-19 Pedro Alves <palves@redhat.com>
5085
5086 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5087 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5088 see the expected warning.
5089
5090 2018-11-16 Alan Hayward <alan.hayward@arm.com>
5091
5092 PR gdb/22736:
5093 * gdb.cp/infcall-nodebug-lib.c: New test.
5094 * gdb.cp/infcall-nodebug-main.c: New test.
5095 * gdb.cp/infcall-nodebug.exp: New file.
5096
5097 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5098
5099 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5100 completer tests.
5101
5102 2018-11-09 Tom de Vries <tdevries@suse.de>
5103
5104 * gdb.base/msym-lang.c: New test.
5105 * gdb.base/msym-lang.exp: New file.
5106 * gdb.base/msym-lang-main.c: New test.
5107
5108 2018-11-08 Tom Tromey <tom@tromey.com>
5109
5110 PR gdb/23555:
5111 PR gdb/23838:
5112 * gdb.base/warning.exp: New file.
5113
5114 2018-11-08 Jan Beulich <jbeulich@suse.com>
5115
5116 * testsuite/gdb.arch/i386-avx512.c,
5117 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5118
5119 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5120
5121 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5122 point hardware.
5123
5124 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5125
5126 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5127 * gdb.dwarf2/missing-type-name.exp: New file.
5128
5129 2018-11-06 Tom de Vries <tdevries@suse.de>
5130
5131 * gdb.base/many-headers.c: New test.
5132 * gdb.base/many-headers.exp: New file.
5133
5134 2018-11-06 Jim Wilson <jimw@sifive.com>
5135
5136 * gdb.base/code_elim.exp: For riscv, set additional_flags
5137 to include -msmall-data-limit=0.
5138
5139 2018-11-01 Joel Brobecker <brobecker@adacore.com>
5140
5141 * gdb.ada/watch_minus_l: New testcase.
5142
5143 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5144
5145 * gdb.arch/aix-sighandle.c: New file.
5146 * gdb.arch/aix-sighandle.exp: New file.
5147
5148 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5149
5150 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5151 registers being unions.
5152
5153 2018-10-31 Tom de Vries <tdevries@suse.de>
5154
5155 * lib/valgrind.exp: New file.
5156 (vgdb_start, vgdb_stop): New procs, factored out of ...
5157 * gdb.base/valgrind-bt.exp: ... here, ...
5158 * gdb.base/valgrind-disp-step.exp: ... here and ...
5159 * gdb.base/valgrind-infcall.exp: ... here.
5160
5161 2018-10-31 Tom de Vries <tdevries@suse.de>
5162
5163 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5164
5165 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5166
5167 * gdb.dwarf2/void-type.c: New file.
5168 * gdb.dwarf2/void-type.exp: New file.
5169
5170 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5171
5172 * gdb.base/info_qt.c: New file.
5173 * gdb.base/info_qt.exp: New file.
5174
5175 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5176
5177 * gdb.arch/powerpc-htm-regs.c: New file.
5178 * gdb.arch/powerpc-htm-regs.exp: New file.
5179
5180 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5181
5182 * gdb.arch/powerpc-tar.c: New file.
5183 * gdb.arch/powerpc-tar.exp: New file.
5184
5185 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5186
5187 * gdb.arch/powerpc-ppr-dscr.c: New file.
5188 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5189
5190 2018-10-25 Tom de Vries <tdevries@suse.de>
5191
5192 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5193
5194 2018-10-24 Tom de Vries <tdevries@suse.de>
5195
5196 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5197 longer exists error.
5198
5199 2018-10-24 Tom de Vries <tdevries@suse.de>
5200
5201 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5202
5203 2018-10-24 Tom de Vries <tdevries@suse.de>
5204
5205 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5206 --db-attach in valgrind.
5207
5208 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5209
5210 * gdb.arch/riscv-reg-aliases.c: New file.
5211 * gdb.arch/riscv-reg-aliases.exp: New file.
5212
5213 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5214
5215 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5216
5217 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5218
5219 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5220
5221 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5222
5223 * gdb.cp/ovldbreak.exp: Fix regexps.
5224
5225 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5226
5227 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5228
5229 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5230
5231 PR cli/23785
5232 * gdb.base/restore.exp: New test to check if "restore" with an
5233 invalid file doesn't segfault.
5234
5235 2018-10-18 Tom de Vries <tdevries@suse.de>
5236
5237 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5238 * gdb.ada/excep_handle.exp: Same.
5239 * gdb.ada/mi_string_access.exp: Same.
5240 * gdb.ada/mi_var_union.exp: Same.
5241 * gdb.arch/arc-analyze-prologue.exp: Same.
5242 * gdb.arch/arc-decode-insn.exp: Same.
5243 * gdb.base/readnever.exp: Same.
5244 * gdb.fortran/printing-types.exp: Same.
5245 * gdb.guile/scm-lazy-string.exp: Same.
5246
5247 2018-10-16 Tom de Vries <tdevries@suse.de>
5248
5249 PR gdb/23730
5250 * gdb.base/catch-follow-exec.c: Add copyright notice.
5251 * gdb.base/catch-follow-exec.exp: Rewrite to use
5252 gdb_spawn_with_cmdline_opts. Require gdb-native.
5253
5254 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5255
5256 * gdb.trace/actions-changed.exp: Check for arch support.
5257 * gdb.trace/actions.exp: Likewise.
5258 * gdb.trace/ax.exp: Likewise.
5259 * gdb.trace/backtrace.exp: Likewise.
5260 * gdb.trace/change-loc.exp: Likewise.
5261 * gdb.trace/deltrace.exp: Likewise.
5262 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5263 * gdb.trace/ftrace.exp: Likewise.
5264 * gdb.trace/infotrace.exp: Check for arch support.
5265 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5266 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5267 * gdb.trace/mi-tsv-changed.exp: Likewise.
5268 * gdb.trace/packetlen.exp: Likewise.
5269 * gdb.trace/passc-dyn.exp: Likewise.
5270 * gdb.trace/passcount.exp: Likewise.
5271 * gdb.trace/pending.exp: Likewise.
5272 * gdb.trace/range-stepping.exp: Check for shlib support.
5273 * gdb.trace/report.exp: Check for arch support.
5274 * gdb.trace/save-trace.exp: Likewise.
5275 * gdb.trace/signal.exp: Check for signal support.
5276 * gdb.trace/tfind.exp: Check for arch support.
5277 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5278 * gdb.trace/trace-common.h: Add comment.
5279 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5280 * gdb.trace/trace-enable-disable.exp: Likewise.
5281 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5282 * gdb.trace/tracecmd.exp: Check for arch support.
5283 * gdb.trace/tspeed.exp: Check for shlib and target support.
5284 * gdb.trace/tstatus.exp: Check for arch support.
5285 * gdb.trace/tsv.exp: Likewise.
5286 * gdb.trace/while-dyn.exp: Likewise.
5287 * gdb.trace/while-stepping.exp: Likewise.
5288 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5289
5290 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5291
5292 * gdb.trace/tspeed.exp: Remove nowarnings.
5293 (prepare_for_trace_test): Declare "global ipalib".
5294 * gdb.trace/tspeed.c: Include unistd.h.
5295 (main): Remove superfluous printf argument.
5296
5297 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5298
5299 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5300 directory prefix on the filename.
5301
5302 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5303
5304 * gdb.gdb/unittest.exp: Update expected message informing that
5305 selftests have been disabled.
5306 * gdb.server/unittest.exp: Likewise.
5307
5308 2018-10-09 Tom de Vries <tdevries@suse.de>
5309
5310 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5311 with runto_main.
5312
5313 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5314
5315 PR c++/16841
5316 * gdb.cp/virtbase2.cc: New file.
5317 * gdb.cp/virtbase2.exp: New file.
5318
5319 2018-10-06 Tom Tromey <tom@tromey.com>
5320
5321 PR python/19399:
5322 * gdb.python/py-inferior.exp: Add architecture test.
5323
5324 2018-10-06 Tom Tromey <tom@tromey.com>
5325
5326 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5327 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5328
5329 2018-10-06 Tom Tromey <tom@tromey.com>
5330
5331 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5332 of a "throw" catchpoint.
5333
5334 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5335
5336 * gdb.base/info-proc.exp: Update string expected from "help info
5337 proc".
5338
5339 2018-10-04 Tom Tromey <tom@tromey.com>
5340
5341 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5342 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5343 (test_initial_complaints, test_empty_complaints): Update.
5344 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5345
5346 2018-10-04 Tom Tromey <tom@tromey.com>
5347
5348 PR cli/19551:
5349 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5350 * lib/gdb.exp (gdb_file_cmd): Update.
5351 * gdb.stabs/weird.exp (print_weird_var): Update.
5352 * gdb.server/solib-list.exp: Update.
5353 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5354 * gdb.mi/mi-cli.exp: Update.
5355 * gdb.linespec/linespec.exp: Update.
5356 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5357 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5358 * gdb.cp/cp-relocate.exp: Update.
5359 * gdb.base/sym-file.exp: Update.
5360 * gdb.base/relocate.exp: Update.
5361 * gdb.base/readnever.exp: Update.
5362 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5363 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5364 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5365 * gdb.base/code_elim.exp: Update.
5366 * gdb.base/break-unload-file.exp (test_break): Update.
5367 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5368 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5369 Update.
5370 * gdb.base/attach.exp (do_attach_tests): Update.
5371 * gdb.base/sepdebug.exp: Update.
5372 * gdb.python/py-section-script.exp: Update.
5373
5374 2018-10-04 Tom Tromey <tom@tromey.com>
5375
5376 PR cli/22234:
5377 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5378 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5379 output.
5380
5381 2018-10-04 Tom Tromey <tom@tromey.com>
5382
5383 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5384 set width and height to 0.
5385 (test_command_line_attach_run): Use -quiet.
5386
5387 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5388
5389 * lib/gdb.exp (skip_ifunc_tests): New.
5390 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5391 other compile failures.
5392 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5393
5394 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5395
5396 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5397 is_amd64_regs_target.
5398
5399 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5400
5401 * gdb.arch/aarch64-sighandler-regs.c: New test.
5402 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5403 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5404
5405 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5406
5407 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5408 assembly.
5409
5410 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5411
5412 * gdb.base/frame-selection.exp: New file.
5413 * gdb.base/frame-selection.c: New file.
5414
5415 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5416
5417 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5418 pthread barrier.
5419 (main): Likewise.
5420
5421 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5422
5423 * gdb.base/large-frame-1.c: New file.
5424 * gdb.base/large-frame-2.c: New file.
5425 * gdb.base/large-frame.exp: New file.
5426 * gdb.base/large-frame.h: New file.
5427
5428 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5429
5430 PR gdb/20948
5431 * gdb.base/write_mem.exp: New test.
5432 * gdb.base/write_mem.c: Likewise.
5433
5434 2018-09-23 Tom Tromey <tom@tromey.com>
5435
5436 PR python/18852:
5437 * gdb.python/py-parameter.exp: Add test for parameter that throws
5438 on "set".
5439
5440 2018-09-23 Tom Tromey <tom@tromey.com>
5441
5442 PR python/17284:
5443 * gdb.python/py-template.exp (test_template_arg): Add test for
5444 negative template argument number.
5445
5446 2018-09-23 Tom Tromey <tom@tromey.com>
5447
5448 PR python/14062:
5449 * gdb.python/python.exp: Add test for post_event error.
5450
5451 2018-09-23 Tom Tromey <tom@tromey.com>
5452
5453 PR python/18170:
5454 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5455 convert pointers to int and long.
5456
5457 2018-09-23 Tom Tromey <tom@tromey.com>
5458
5459 PR python/20126:
5460 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5461 signed-ness conversion tests.
5462
5463 2018-09-23 Tom Tromey <tom@tromey.com>
5464
5465 PR python/18352;
5466 * gdb.python/py-value.exp (test_float_conversion): New proc.
5467 Use it.
5468
5469 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5470
5471 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5472
5473 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5474
5475 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5476 no readline.
5477 * gdb.base/utf8-identifiers.exp: Likewise.
5478 * gdb.cp/cpcompletion.exp: Likewise.
5479 * gdb.linespec/cpcompletion.exp: Likewise.
5480 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5481 * gdb.linespec/cpls-ops.exp: Likewise.
5482
5483 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5484 Chris January <chris.january@arm.com>
5485
5486 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5487 * gdb.fortran/short-circuit-argument-list.exp: New file.
5488 * gdb.fortran/short-circuit-argument-list.f90: New test.
5489
5490 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5491
5492 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5493 "arch=" keyword when executing "-stack-list-frames".
5494
5495 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5496
5497 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5498 "arch=" keyword when executing "-stack-list-frames".
5499
5500 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5501
5502 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5503 break ada".
5504
5505 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5506
5507 PR python/23669
5508 * gdb.python/python.exp: Test gdb.execute("show commands").
5509
5510 2018-09-16 Tom Tromey <tom@tromey.com>
5511
5512 * gdb.base/new-ui.exp (do_execution_tests): Update.
5513 * gdb.base/dbx.exp (test_breakpoints): Update.
5514
5515 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5516
5517 * lib/gdb.exp (gdb_simple_compile): Add proc.
5518 (is_elf_target): Use gdb_simple_compile.
5519 (skip_altivec_tests): Likewise.
5520 (skip_vsx_tests): Likewise.
5521 (skip_tsx_tests): Likewise.
5522 (skip_btrace_tests): Likewise.
5523 (skip_btrace_pt_tests): Likewise.
5524 (gdb_can_simple_compile): Likewise.
5525 (gdb_has_argv0): Likewise.
5526 (gdb_target_symbol_prefix): Likewise.
5527 (target_supports_scheduler_locking): Likewise.
5528
5529 2018-09-13 Tom Tromey <tom@tromey.com>
5530
5531 * Makefile.in (TAGS): Recognize proc_with_prefix and
5532 gdb_caching_proc.
5533
5534 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5535
5536 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5537 method.
5538
5539 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5540
5541 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5542 and a few other Inferior properties when the Inferior is no
5543 longer valid.
5544
5545 2018-09-13 Tom Tromey <tom@tromey.com>
5546
5547 PR rust/23650:
5548 * gdb.rust/simple.exp: Add test for enum field access error.
5549
5550 2018-09-13 Tom Tromey <tom@tromey.com>
5551
5552 PR rust/23626:
5553 * gdb.rust/simple.rs (EmptyEnum): New type.
5554 (main): Use it.
5555 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5556
5557 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5558
5559 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5560 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5561 * gdb.python/py-symtab.exp: Update test printing an objfile.
5562
5563 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5564
5565 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5566 object.
5567
5568 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5569
5570 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5571 (support_complex_tests): Use gdb_can_simple_compile.
5572 (is_ilp32_target): Likewise.
5573 (is_lp64_target): Likewise.
5574 (is_64_target): Likewise.
5575 (is_amd64_regs_target): Likewise.
5576 (is_aarch32_target): Likewise.
5577 (gdb_int128_helper): Likewise.
5578
5579 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5580
5581 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5582
5583 2018-09-10 Jerome Guitton <guitton@adacore.com>
5584
5585 * gdb.ada/same_component_name: Add test for case of tagged record
5586 with variable-length fields.
5587
5588 2018-09-10 Xavier Roirand <roirand@adacore.com>
5589
5590 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5591 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5592 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5593 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5594
5595 2018-09-10 Xavier Roirand <roirand@adacore.com>
5596
5597 * gdb.ada/mi_string_access.exp: New testcase.
5598 * gdb.ada/mi_string_access/bar.adb: New file.
5599 * gdb.ada/mi_string_access/pck.adb: New file.
5600 * gdb.ada/mi_string_access/pck.asd: New file.
5601
5602 2018-09-10 Xavier Roirand <roirand@adacore.com>
5603
5604 * gdb.ada/mi_var_union.exp: New testcase.
5605 * gdb.ada/mi_var_union/bar.adb: New file.
5606 * gdb.ada/mi_var_union/pck.adb: New file.
5607 * gdb.ada/mi_var_union/pck.asd: New file.
5608
5609 2018-09-08 Tom Tromey <tom@tromey.com>
5610
5611 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5612
5613 2018-09-08 Tom Tromey <tom@tromey.com>
5614
5615 PR python/16047:
5616 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5617 (register_pretty_printers): Register new printer.
5618 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5619 test.
5620 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5621 (an_int_type3): New global.
5622
5623 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5624
5625 * gdb.ada/expr_with_funcall: New testcase.
5626
5627 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5628
5629 * gdb.ada/packed_array_assign: New testcase.
5630
5631 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5632
5633 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5634 names, and add test prefixes to make test names unique.
5635
5636 2018-09-05 Tom de Vries <tdevries@suse.de>
5637
5638 * gdb.dwarf2/varval.exp: Add test.
5639
5640 2018-09-04 Gary Benson <gbenson@redhat.com>
5641
5642 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5643 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5644
5645 2018-08-31 Tom Tromey <tom@tromey.com>
5646
5647 * gdb.rust/simple.rs: Rename second variable "v".
5648
5649 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5650
5651 * gdb.base/funcargs.c (use_a): New function.
5652 (recurse): Call use_a.
5653
5654 2018-08-29 Keith Seitz <keiths@redhat.com>
5655
5656 * gdb.compile/compile-cplus-anonymous.cc: New file.
5657 * gdb.compile/compile-cplus-anonymous.exp: New file.
5658 * gdb.compile/compile-cplus-array-decay.cc: New file.
5659 * gdb.compile/compile-cplus-array-decay.exp: New file.
5660 * gdb.compile/compile-cplus-inherit.cc: New file.
5661 * gdb.compile/compile-cplus-inherit.exp: New file.
5662 * gdb.compile/compile-cplus-member.cc: New file.
5663 * gdb.compile/compile-cplus-member.exp: New file.
5664 * gdb.compile/compile-cplus-method.cc: New file.
5665 * gdb.compile/compile-cplus-method.exp: New file.
5666 * gdb.compile/compile-cplus-mod.c: "New" file.
5667 * gdb.compile/compile-cplus-namespace.cc: New file.
5668 * gdb.compile/compile-cplus-namespace.exp: New file.
5669 * gdb.compile/compile-cplus-nested.cc: New file.
5670 * gdb.compile/compile-cplus-nested.exp: New file.
5671 * gdb.compile/compile-cplus-print.c: "New" file.
5672 * gdb.compile/compile-cplus-print.exp: "New" file.
5673 * gdb.compile/compile-cplus-virtual.cc: New file.
5674 * gdb.compile/compile-cplus-virtual.exp: New file.
5675 * gdb.compile/compile-cplus.c: "New" file.
5676 * gdb.compile/compile-cplus.exp: "New" file.
5677 * lib/compile-support.exp: New file.
5678
5679 2018-08-16 Gary Benson <gbenson@redhat.com>
5680
5681 PR gdb/13000:
5682 * gdb.base/batch-exit-status.exp: New file.
5683 * gdb.base/batch-exit-status.good-commands: Likewise.
5684 * gdb.base/batch-exit-status.bad-commands: Likewise.
5685
5686 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5687
5688 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5689 (struct struct02): Likewise.
5690 (struct struct03): Likewise.
5691 (struct struct04): Likewise.
5692 (struct struct_01_01): New struct.
5693 (struct struct_01_02): Likewise.
5694 (struct struct_01_03): Likewise.
5695 (struct struct_01_04): Likewise.
5696 (struct struct_02_01): Likewise.
5697 (struct struct_02_02): Likewise.
5698 (struct struct_02_03): Likewise.
5699 (struct struct_02_04): Likewise.
5700 (struct struct_04_01): Likewise.
5701 (struct struct_04_02): Likewise.
5702 (struct struct_04_03): Likewise.
5703 (struct struct_04_04): Likewise.
5704 (struct struct_05_01): Likewise.
5705 (struct struct_05_02): Likewise.
5706 (struct struct_05_03): Likewise.
5707 (struct struct_05_04): Likewise.
5708 (cmp_struct01): Remove function.
5709 (cmp_struct02): Likewise.
5710 (cmp_struct03): Likewise.
5711 (cmp_struct04): Likewise.
5712 (cmp_struct_01_01): Add Function.
5713 (cmp_struct_01_02): Likewise.
5714 (cmp_struct_01_03): Likewise.
5715 (cmp_struct_01_04): Likewise.
5716 (cmp_struct_02_01): Likewise.
5717 (cmp_struct_02_02): Likewise.
5718 (cmp_struct_02_03): Likewise.
5719 (cmp_struct_02_04): Likewise.
5720 (cmp_struct_04_01): Likewise.
5721 (cmp_struct_04_02): Likewise.
5722 (cmp_struct_04_03): Likewise.
5723 (cmp_struct_04_04): Likewise.
5724 (cmp_struct_05_01): Likewise.
5725 (cmp_struct_05_02): Likewise.
5726 (cmp_struct_05_03): Likewise.
5727 (cmp_struct_05_04): Likewise.
5728 (call_all): Add new structs.
5729 * gdb.base/infcall-nested-structs.exp: Likewise.
5730
5731 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5732
5733 * gdb.python/py-framefilter-mi.exp: Update regexp to
5734 check for "arch" field in frame output.
5735
5736 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5737
5738 * gdb.dwarf2/dw2-ranges-func.c: New file.
5739 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5740
5741 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5742
5743 * gdb.base/term.exp: Compare terminal settings with values from
5744 the inferior.
5745 * gdb.base/term.c: Get and set terminal settings.
5746
5747 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5748
5749 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5750 accommodate new "arch" field in frame output.
5751 * gdb.mi/mi-return.exp: Likewise.
5752 * gdb.mi/mi-stack.exp: Likewise.
5753 * gdb.mi/mi-syn-frame.exp: Likewise.
5754 * gdb.mi/user-selected-context-sync.exp: Likewise.
5755
5756 2018-08-19 Michael Spang <spang@google.com>
5757
5758 PR gdb/11786
5759 * gdb.base/gcore-tls-pie.c: New file.
5760 * gdb.base/gcore-tls-pie.exp: New file.
5761
5762 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5763
5764 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5765 * gdb.dwarf2/varval.c: New file.
5766 * gdb.dwarf2/varval.exp: New file.
5767
5768 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5769
5770 PR gdb/18931
5771 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5772
5773 2018-08-16 Keith Seitz <keiths@redhat.com>
5774
5775 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5776 tests expected to pass.
5777
5778 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5779
5780 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5781 -data-disassemble -a.
5782 (test_disassembly_bogus_args): Likewise.
5783
5784 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5785
5786 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5787
5788 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5789
5790 * gdb.base/vla-optimized-out.exp: Add new test.
5791
5792 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5793
5794 * gdb.base/vla-optimized-out-o3.exp: Delete.
5795 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5796 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5797 deleted tests.
5798
5799 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5800
5801 PR gdb/18050:
5802 * gdb.server/extended-remote-restart.c: New file.
5803 * gdb.server/extended-remote-restart.exp: New file.
5804
5805 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5806
5807 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5808 "set variable index = 42".
5809
5810 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5811
5812 * boards/index-cache-gdb.exp: New file.
5813 * gdb.dwarf2/index-cache.exp: New file.
5814 * gdb.dwarf2/index-cache.c: New file.
5815 * gdb.base/maint.exp: Check if we are using the index cache.
5816
5817 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5818
5819 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5820 MAKEFLAGS.
5821
5822 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5823
5824 * dg-extract-results.sh: Move to toplevel contrib.
5825 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5826 * Makefile.in (check-parallel-racy): Likewise.
5827
5828 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5829
5830 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5831 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5832 tests if the target supports scheduler locking.
5833
5834 2018-08-04 Tom de Vries <tdevries@suse.de>
5835
5836 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5837
5838 2018-08-02 Tom Tromey <tom@tromey.com>
5839
5840 PR symtab/16842.
5841 * gdb.cp/temargs.exp: Test "info address" of a template
5842 parameter.
5843
5844 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5845
5846 * gdb.python/py-mi-var-info-path-expression.c: New file.
5847 * gdb.python/py-mi-var-info-path-expression.py: New file.
5848 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5849
5850 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5851
5852 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5853 error after "cannot resolve name" string.
5854
5855 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5856
5857 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5858 started.
5859 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5860
5861 2018-07-28 Tom de Vries <tdevries@suse.de>
5862
5863 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5864
5865 2018-07-26 Tom de Vries <tdevries@suse.de>
5866
5867 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5868
5869 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5870
5871 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5872 is visible.
5873
5874 2018-07-26 Tom de Vries <tdevries@suse.de>
5875
5876 PR breakpoints/23366
5877 * gdb.base/catch-follow-exec.c: New test.
5878 * gdb.base/catch-follow-exec.exp: New file.
5879
5880 2018-07-25 Tom de Vries <tdevries@suse.de>
5881
5882 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5883 vla-optimized-out.c.
5884
5885 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5886
5887 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5888 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5889
5890 2018-07-20 Tom de Vries <tdevries@suse.de>
5891
5892 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5893 NOCLONE macro.
5894 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5895
5896 2018-07-19 Tom de Vries <tdevries@suse.de>
5897
5898 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5899 regular expression.
5900
5901 2018-07-18 Tom de Vries <tdevries@suse.de>
5902
5903 * gdb.base/vla-optimized-out.c: New test.
5904 * gdb.base/vla-optimized-out.exp: New file.
5905
5906 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5907
5908 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5909 message "No address associated with hostname" when gdbserver
5910 cannot resolve the hostname.
5911
5912 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5913
5914 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5915 Add some test prefixes to make tests unique.
5916
5917 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5918
5919 * gdb.base/frameapply.c: New file.
5920 * gdb.base/frameapply.exp: New file.
5921
5922 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5923
5924 * gdb.base/skip.exp: Update expected error message.
5925
5926 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5927 Jan Kratochvil <jan.kratochvil@redhat.com>
5928 Paul Fertser <fercerpav@gmail.com>
5929 Tsutomu Seki <sekiriki@gmail.com>
5930
5931 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5932 parameter.
5933 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5934 by default.
5935 * boards/native-gdbserver.exp: Likewise.
5936 * gdb.server/run-without-local-binary.exp: Improve regexp used
5937 for detecting when a remote debugging connection succeeds.
5938 * gdb.server/server-connect.exp: New file.
5939 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5940 Do not prefix the port number with ":".
5941 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5942 support for detecting and using it. Add '$debughost_gdbserver'
5943 to the list of arguments used to start gdbserver. Handle case
5944 when gdbserver cannot resolve a network name.
5945
5946 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5947
5948 PR c++/23373
5949 * gdb.base/ptype-offsets.cc (struct static_member): New
5950 struct.
5951 (main) <stmember>: New variable.
5952 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5953 with a static member in it.
5954
5955 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5956
5957 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5958 watchpoints enabled and disabled.
5959
5960 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5961
5962 * gdb.base/examine-backward.exp: Still run tests around address
5963 0x0, even if address 0x0 is not readable. Update the pattern for
5964 matching address 0x0 in expected output.
5965
5966 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5967
5968 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5969 malloc/free.
5970
5971 2018-07-04 Tom de Vries <tdevries@suse.de>
5972
5973 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5974
5975 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5976
5977 PR tdep/8282
5978 * gdb.arch/mips-disassembler-options.exp: New test.
5979 * gdb.arch/mips-disassembler-options.s: New test source.
5980
5981 2018-06-29 Pedro Alves <palves@redhat.com>
5982
5983 * gdb.threads/names.exp: Adjust expected "info threads" output.
5984
5985 2018-06-29 Pedro Alves <palves@redhat.com>
5986
5987 * gdb.opt/inline-break.exp (line number, address): Add "info
5988 break" tests.
5989
5990 2018-06-29 Pedro Alves <palves@redhat.com>
5991
5992 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5993 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5994 number and address and running to them.
5995
5996 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5997
5998 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5999
6000 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6001
6002 * lib/compiler.c: Remove executable permission flag.
6003
6004 2018-06-28 Richard Bunt <richard.bunt@arm.com>
6005
6006 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6007 code.
6008 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6009
6010 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6011
6012 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6013
6014 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6015
6016 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6017 address argument is omitted.
6018
6019 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
6020
6021 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6022
6023 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
6024
6025 PR gdb/21695
6026 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6027 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6028
6029 2018-06-26 Tom Tromey <tom@tromey.com>
6030
6031 PR rust/22574:
6032 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6033 * gdb.rust/simple.rs (struct SimpleLayout): New.
6034
6035 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6036
6037 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6038 "info registers" output.
6039
6040 2018-06-21 Richard Bunt <richard.bunt@arm.com>
6041
6042 * gdb.base/watchpoint-hw-attach.c: New test.
6043 * gdb.base/watchpoint-hw-attach.exp: New file.
6044
6045 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6046
6047 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6048 through /bin/sh.
6049 * boards/dwarf4-gdb-index.exp: Likewise.
6050 * boards/fission-dwp.exp: Likewise.
6051
6052 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6053
6054 * gdb.base/float128.exp: Add comment and improved fail message
6055 to the failure case of "print large128" test.
6056
6057 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6058
6059 * configure.ac: Remove AC_PREREQ.
6060 * configure: Re-generate.
6061
6062 2018-06-19 Pedro Alves <palves@redhat.com>
6063
6064 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6065 (func_extern_caller): New.
6066 (main): Call func_extern_caller.
6067 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6068 logic change.
6069
6070 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
6071
6072 PR gdb/16841
6073 * gdb.cp/typedef-base.cc: New file.
6074 * gdb.cp/typedef-base.exp: New file.
6075
6076 2018-06-18 Tom de Vries <tdevries@suse.de>
6077
6078 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6079
6080 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6081 Richard Bunt <Richard.Bunt@arm.com>
6082
6083 * gdb.threads/attach-slow-waitpid.c: New file.
6084 * gdb.threads/attach-slow-waitpid.exp: New file.
6085 * gdb.threads/slow-waitpid.c: New file.
6086
6087 2018-06-14 Pedro Alves <palves@redhat.com>
6088
6089 * gdb.base/fork-running-state.c: Include <errno.h>.
6090 (exit_if_relative_exits): New.
6091 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6092 exits.
6093 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6094 child exits.
6095
6096 2018-06-14 Tom de Vries <tdevries@suse.de>
6097
6098 PR cli/22573
6099 * gdb.base/finish-pretty.c: New test.
6100 * gdb.base/finish-pretty.exp: New file.
6101
6102 2018-06-14 Pedro Alves <palves@redhat.com>
6103
6104 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6105 gdb's expected startup output.
6106
6107 2018-06-14 Pedro Alves <palves@redhat.com>
6108
6109 * lib/selftest-support.exp (selftest_setup): Remove inlined
6110 function handling.
6111
6112 2018-06-14 Tom de Vries <tdevries@suse.de>
6113
6114 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6115 matching of breakpoint printing.
6116
6117 2018-06-13 Tom de Vries <tdevries@suse.de>
6118
6119 PR testsuite/23269
6120 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6121 (fork_child): ... here, and ...
6122 (fork_parent): ... here.
6123
6124 2018-06-12 Tom de Vries <tdevries@suse.de>
6125
6126 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6127
6128 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6129 Stephen Roberts <stephen.roberts@arm.com>
6130
6131 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6132 rewrite test to describe action performed, rather than possible
6133 failure.
6134
6135 2018-06-08 Gary Benson <gbenson@redhat.com>
6136
6137 * gdb.threads/check-libthread-db.exp: New file.
6138 * gdb.threads/check-libthread-db.c: Likewise.
6139
6140 2018-06-05 Tom Tromey <tom@tromey.com>
6141
6142 * gdb.base/default.exp: Update expected "show version" output.
6143
6144 2018-06-05 Tom Tromey <tom@tromey.com>
6145
6146 PR cli/12326:
6147 * gdb.cp/static-print-quit.exp: Update.
6148 * lib/gdb.exp (pagination_prompt): Update.
6149 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6150 * gdb.python/python.exp: Update.
6151
6152 2018-06-04 Joel Brobecker <brobecker@adacore.com>
6153
6154 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6155
6156 2018-06-01 Joel Brobecker <brobecker@adacore.com>
6157
6158 * gdb.ada/bp_fun_addr: New testcase.
6159
6160 2018-06-01 Tom Tromey <tom@tromey.com>
6161
6162 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6163 results.
6164 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6165 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6166 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6167 * gdb.base/maint.exp (maint_pass_if): Update.
6168
6169 2018-05-31 Maciej W. Rozycki <macro@mips.com>
6170
6171 * gdb.base/endian.exp: New test.
6172 * gdb.base/endian.c: New test source.
6173
6174 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6175
6176 PR gdb/23203
6177 * gdb.base/bt-selected-frame.c: New file.
6178 * gdb.base/bt-selected-frame.exp: New file.
6179 * lib/gdb.exp (get_current_frame_number): New function.
6180
6181 2018-05-24 Maciej W. Rozycki <macro@mips.com>
6182 Pedro Alves <palves@redhat.com>
6183
6184 * gdb.threads/tls-core.c: Include <stdlib.h>
6185 (thread_proc): Call `abort'.
6186 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6187 (tls_core_test): New procedure, bits factored out from ...
6188 (top level): ... here. Test both native cores and gcore cores.
6189
6190 2018-05-23 Tom Tromey <tom@tromey.com>
6191
6192 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6193
6194 2018-05-23 Tom Tromey <tom@tromey.com>
6195
6196 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6197 symfile_complaints.
6198 (test_short_complaints): Likewise.
6199 (test_empty_complaints): Likewise.
6200 (test_initial_complaints): Update.
6201
6202 2018-05-23 Tom Tromey <tom@tromey.com>
6203
6204 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6205
6206 2018-05-23 Tom Tromey <tom@tromey.com>
6207
6208 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6209 (test_short_complaints): Update.
6210
6211 2018-05-22 Pedro Alves <palves@redhat.com>
6212
6213 * gdb.base/remote.exp: Only gdb_start after compiling the
6214 testcase. Issue "disconnect" before testing "set remote" command
6215 defaults. Issue clean_restart before running to main.
6216
6217 2018-05-22 Pedro Alves <palves@redhat.com>
6218
6219 * gdb.base/remote.exp: Adjust expected output of "show remote
6220 memory-write-packet-size". Add tests for "set remote
6221 memory-write-packet-size 0" and "set remote
6222 memory-write-packet-size fixed/limit".
6223
6224 2018-05-22 Pedro Alves <palves@redhat.com>
6225
6226 PR gdb/22973
6227 * gdb.base/utf8-identifiers.c: New file.
6228 * gdb.base/utf8-identifiers.exp: New file.
6229
6230 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6231
6232 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6233
6234 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6235
6236 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6237
6238 2018-05-18 Tom Tromey <tom@tromey.com>
6239
6240 * gdb.base/ptype-offsets.exp: Update.
6241
6242 2018-05-17 Keith Seitz <keiths@redhat.com>
6243
6244 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6245 in expected breakpoint stop locations.
6246 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6247 move to proper scope to test variable values.
6248 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6249 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6250 New functions.
6251 (main): Call not_inline_func3.
6252 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6253 inline_func1, inline_func2, and inline_func3. Test that when each
6254 breakpoint is hit, GDB properly reports both the stop location
6255 and the backtrace. Repeat tests for temporary breakpoints.
6256
6257 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6258
6259 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6260 rather then trying to access it in determining whether the PID
6261 of `gdbserver' could have been retrieved.
6262
6263 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6264
6265 * gdb.arch/amd64-init-x87-values.S: New file.
6266 * gdb.arch/amd64-init-x87-values.exp: New file.
6267
6268 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6269
6270 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6271
6272 2018-05-04 Tom Tromey <tom@tromey.com>
6273
6274 PR python/22730:
6275 * gdb.python/python.exp: Test multi-line execute.
6276
6277 2018-05-04 Tom Tromey <tom@tromey.com>
6278
6279 PR python/22731:
6280 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6281
6282 2018-05-04 Tom Tromey <tom@tromey.com>
6283
6284 PR gdb/11750:
6285 * gdb.base/define.exp: Test defining a user command inside a user
6286 command.
6287 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6288
6289 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6290 Pedro Alves <palves@redhat.com>
6291
6292 PR breakpoints/19806 and support for PR external/20207.
6293 * gdb.base/watchpoint-unaligned.c: New file.
6294 * gdb.base/watchpoint-unaligned.exp: New file.
6295
6296 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6297
6298 * gdb.base/maint.exp: Make test names unique, use
6299 test_prefix_command_help to test 'help maint info', and remove
6300 repeated test of 'help maint'.
6301
6302 2018-05-04 Tom Tromey <tom@tromey.com>
6303
6304 PR gdb/22619:
6305 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6306 behavior.
6307
6308 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6309
6310 * gdb.base/maint.exp: Process output from 'maint print registers'
6311 line at a time.
6312
6313 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6314
6315 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6316 timeout.
6317
6318 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6319
6320 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6321 filter pattern.
6322
6323 2018-05-02 Pedro Alves <palves@redhat.com>
6324
6325 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6326 to_log_command renames.
6327 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6328
6329 2018-05-02 Tom Tromey <tom@tromey.com>
6330
6331 * gdb.python/py-parameter.exp: Set test message.
6332
6333 2018-05-02 Tom Tromey <tom@tromey.com>
6334
6335 PR python/20084:
6336 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6337 PARAM_ZUINTEGER_UNLIMITED tests.
6338
6339 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6340
6341 PR rust/23124
6342 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6343 when casting.
6344
6345 2018-04-30 Tom Tromey <tom@tromey.com>
6346
6347 * gdb.python/py-type.exp: Check align attribute.
6348 * gdb.python/py-type.c: New "aligncheck" global.
6349
6350 2018-04-30 Tom Tromey <tom@tromey.com>
6351
6352 PR exp/17095:
6353 * gdb.dwarf2/dw2-align.exp: New file.
6354 * gdb.cp/align.exp: New file.
6355 * gdb.base/align.exp: New file.
6356 * lib/gdb.exp (gdb_int128_helper): New proc.
6357 (has_int128_c, has_int128_cxx): New caching procs.
6358
6359 2018-04-27 Tom Tromey <tom@tromey.com>
6360
6361 PR rust/22545:
6362 * gdb.rust/simple.exp: Add inclusive range tests.
6363
6364 2018-04-26 Pedro Alves <palves@redhat.com>
6365
6366 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6367 ifunc breakpoint locations correctly of ifunc breakpoints set
6368 while the program resolves the ifunc.
6369
6370 2018-04-26 Pedro Alves <palves@redhat.com>
6371
6372 * gdb.base/gnu-ifunc-final.c: New file.
6373 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6374 * gdb.base/gnu-ifunc.exp (executable): Delete.
6375 (staticexecutable): Adjust.
6376 (lib_opts, exec_opts): Delete.
6377 (make_binsuffix, build, set-break): New procedures.
6378 (misc_tests): New, with tests factored out from the top level.
6379 (top level): Test different combinations of ifunc resolver name,
6380 resolver with and with debug info, and ifunc target with and
6381 without debug info. Wrap static tests with with_target_prefix.
6382
6383 2018-04-26 Pedro Alves <palves@redhat.com>
6384
6385 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6386 return type" warnings.
6387
6388 2018-04-25 Pedro Alves <palves@redhat.com>
6389
6390 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6391 killed".
6392 * gdb.base/kill-after-signal.exp: Likewise.
6393 * gdb.threads/kill.exp: Likewise.
6394
6395 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6396 Sergio Durigan Junior <sergiodj@redhat.com>
6397 Pedro Alves <palves@redhat.com>
6398
6399 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6400 regexps to expect for '[Inferior ... detached]' as well.
6401 * gdb.base/attach.exp: Likewise.
6402 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6403 "gdb_continue_to_end".
6404 (test_catch_syscall_with_wrong_args): Likewise.
6405 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6406 ']'. Don't set 'verbose' on.
6407 * gdb.base/foll-vfork.exp: Likewise.
6408 * gdb.base/fork-print-inferior-events.c: New file.
6409 * gdb.base/fork-print-inferior-events.exp: New file.
6410 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6411 '[Inferior ... has been killed]' message.
6412 * gdb.base/kill-after-signal.exp: Likewise.
6413 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6414 detach message.
6415 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6416 message.
6417 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6418 regexps to expect for '[Inferior ... detached]' as well.
6419 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6420
6421 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6422
6423 PR gdb/23104
6424 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6425
6426 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6427
6428 PR gdb/23095
6429 * gdb.base/break-probes.exp: Pass shlib_load to
6430 prepare_for_testing. Set normal_bp to r_debug_state if target is
6431 bsd.
6432
6433 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6434
6435 * gdb.threads/multiple-successive-infcall.c: New test.
6436 * gdb.threads/multiple-successive-infcall.exp: New file.
6437
6438 2018-04-17 Tom Tromey <tom@tromey.com>
6439
6440 * gdb.rust/simple.rs (Union): New type.
6441 (main): New local "u".
6442 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6443
6444 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6445
6446 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6447 number information in output of "whereis" command.
6448 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6449
6450 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6451
6452 * gdb.ada/info_types.exp: Adjust expected output to the line
6453 numbers now printed by "info var/func/type".
6454 * gdb.base/completion.exp: Likewise.
6455 * gdb.base/included.exp: Likewise.
6456 * gdb.cp/cp-relocate.exp: Likewise.
6457 * gdb.cp/cplusfuncs.exp: Likewise.
6458 * gdb.cp/namespace.exp: Likewise.
6459 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6460
6461 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6462
6463 * gdb.btrace/cpu.exp: New.
6464
6465 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6466
6467 * gdb.base/step-indirect-call-thunk.exp: New.
6468 * gdb.base/step-indirect-call-thunk.c: New.
6469 * gdb.reverse/step-indirect-call-thunk.exp: New.
6470 * gdb.reverse/step-indirect-call-thunk.c: New.
6471
6472 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6473
6474 * gdb.base/pie-fork.c: New file.
6475 * gdb.base/pie-fork.exp: New file.
6476
6477 2018-04-11 Tom Tromey <tom@tromey.com>
6478
6479 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6480
6481 2018-04-10 Pedro Alves <palves@redhat.com>
6482
6483 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6484 exits. Instead loop running forever.
6485 (fork_parent): Run forever too.
6486
6487 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6488
6489 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6490 mi_continue_to_line.
6491 * gdb.mi/mi-stack.c (callee4): Add comment.
6492
6493 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6494
6495 * gdb.mi/mi-stack.exp: Fix indentation.
6496
6497 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6498
6499 PR gdb/22979
6500 * gdb.arch/amd64-osabi.exp: New file.
6501
6502 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6503
6504 PR gdb/22980
6505 * gdb.base/osabi.exp: New file.
6506
6507 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6508
6509 * gdb.cp/static-typedef-print.exp: New file.
6510 * gdb.cp/static-typedef-print.cc: New file.
6511
6512 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6513
6514 * gdb.ada/varsize_limit: New testcase.
6515
6516 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6517
6518 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6519
6520 * gdb.ada/notcplusplus: New testcase.
6521
6522 * gdb.base/c-linkage-name.c: New file.
6523 * gdb.base/c-linkage-name.exp: New testcase.
6524
6525 2018-03-26 Tom Tromey <tom@tromey.com>
6526
6527 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6528 * gdb.python/py-framefilter.py (name_error): New global.
6529 (ErrorInName.function): Use name_error.
6530
6531 2018-03-26 Tom Tromey <tom@tromey.com>
6532
6533 PR backtrace/15582:
6534 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6535
6536 2018-03-23 Keith Seitz <keiths@redhat.com>
6537
6538 PR c++/22968
6539 * gdb.cp/subtypes.exp: New file.
6540 * gdb.cp/subtypes.h: New file.
6541 * gdb.cp/subtypes.cc: New file.
6542 * gdb.cp/subtypes-2.cc: New file.
6543
6544 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6545
6546 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6547 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6548 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6549 -nostartfiles when compiling the test. Confirm that all registers
6550 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6551
6552 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6553
6554 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6555 option, syntax was wrong anyway.
6556 * gdb.arch/arm-disp-step.exp: Likewise.
6557 * gdb.arch/sparc64-regs.exp: Likewise.
6558 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6559 option, syntax was wrong anyway, switch to use
6560 prepare_for_testing.
6561 * gdb.arch/i386-disp-step.exp: Likewise.
6562
6563 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6564
6565 * gdb.ada/exec_changed.exp: Replace "target_info exists
6566 use_gdb_stub" by "use_gdb_stub".
6567 * gdb.ada/start.exp: Likewise.
6568 * gdb.base/async-shell.exp: Likewise.
6569 * gdb.base/attach-pie-misread.exp: Likewise.
6570 * gdb.base/attach-wait-input.exp: Likewise.
6571 * gdb.base/break-entry.exp: Likewise.
6572 * gdb.base/break-interp.exp: Likewise.
6573 * gdb.base/dprintf-detach.exp: Likewise.
6574 * gdb.base/nostdlib.exp: Likewise.
6575 * gdb.base/solib-nodir.exp: Likewise.
6576 * gdb.base/statistics.exp: Likewise.
6577 * gdb.base/testenv.exp: Likewise.
6578 * gdb.mi/mi-exec-run.exp: Likewise.
6579 * gdb.mi/mi-start.exp: Likewise.
6580 * gdb.multi/dummy-frame-restore.exp: Likewise.
6581 * gdb.multi/multi-arch-exec.exp: Likewise.
6582 * gdb.multi/multi-arch.exp: Likewise.
6583 * gdb.multi/tids.exp: Likewise.
6584 * gdb.multi/watchpoint-multi.exp: Likewise.
6585 * gdb.python/py-events.exp: Likewise.
6586 * gdb.threads/attach-into-signal.exp: Likewise.
6587 * gdb.threads/attach-stopped.exp: Likewise.
6588 * gdb.threads/threadapply.exp: Likewise.
6589 * lib/selftest-support.exp: Likewise.
6590
6591 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6592
6593 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6594
6595 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6596
6597 * gdb.perf/template-breakpoints.cc: New file.
6598 * gdb.perf/template-breakpoints.exp: New file.
6599 * gdb.perf/template-breakpoints.py: New file.
6600
6601 2018-03-19 Tom Tromey <tom@tromey.com>
6602
6603 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6604 y0.
6605 * gdb.rust/simple.exp: Test bare identifier form of struct
6606 initializer.
6607
6608 2018-03-19 Tom Tromey <tom@tromey.com>
6609
6610 * gdb.gdb/observer.exp: Remove.
6611
6612 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6613
6614 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6615 "qualified" option when setting breakpoints.
6616 * gdb.trace/backtrace.exp: Likewise.
6617 * gdb.trace/circ.exp: Likewise.
6618 * gdb.trace/collection.exp: Likewise.
6619 * gdb.trace/disconnected-tracing.exp: Likewise.
6620 * gdb.trace/ftrace-lock.exp: Likewise.
6621 * gdb.trace/ftrace.exp: Likewise.
6622 * gdb.trace/infotrace.exp: Likewise.
6623 * gdb.trace/packetlen.exp: Likewise.
6624 * gdb.trace/passc-dyn.exp: Likewise.
6625 * gdb.trace/qtro.exp: Likewise.
6626 * gdb.trace/read-memory.exp: Likewise.
6627 * gdb.trace/report.exp: Likewise.
6628 * gdb.trace/signal.exp: Likewise.
6629 * gdb.trace/status-stop.exp: Likewise.
6630 * gdb.trace/strace.exp: Likewise.
6631 * gdb.trace/tfind.exp: Likewise.
6632 * gdb.trace/trace-break.exp: Likewise.
6633 * gdb.trace/trace-condition.exp: Likewise.
6634 * gdb.trace/trace-mt.exp: Likewise.
6635 * gdb.trace/tstatus.exp: Likewise.
6636 * gdb.trace/tsv.exp: Likewise.
6637 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6638 * gdb.trace/unavailable.exp: Likewise.
6639 * gdb.trace/while-dyn.exp: Likewise.
6640
6641 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6642
6643 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6644 that libinproctrace is copied to the target.
6645
6646 2018-03-14 Tom Tromey <tom@tromey.com>
6647
6648 PR cli/14977:
6649 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6650 a null pointer.
6651 * gdb.base/wchar.exp: Likewise.
6652
6653 2018-03-14 Tom Tromey <tom@tromey.com>
6654
6655 PR cli/19918:
6656 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6657 flag.
6658
6659 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6660
6661 PR gdb/22841
6662 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6663 "target" to remote_exec.
6664
6665 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6666
6667 PR gdb/22841
6668 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6669 ${board}_upload): Remove.
6670
6671 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6672
6673 * gdb.cp/watch-cp.cc: New test.
6674 * gdb.cp/watch-cp.exp: New file.
6675
6676 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6677
6678 * gdb.base/infcall-nested-structs.exp: New file.
6679 * gdb.base/infcall-nested-structs.c: New file.
6680 * gdb.base/float.exp: Add riscv support.
6681
6682 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6683
6684 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6685 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6686
6687 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6688
6689 * gdb.server/abspath.exp: New file.
6690 * lib/gdb.exp (with_cwd): New procedure.
6691
6692 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6693
6694 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6695 use it.
6696 (gdb_is_target_remote_prompt): New proc.
6697 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6698 (gdb_is_target_native): Pass prompt parameter to
6699 gdb_is_target_1.
6700
6701 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6702
6703 * gdb.base/load-command.c: New file.
6704 * gdb.base/load-command.exp: New file.
6705 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6706 (gdb_is_target_1): ...this, and generalize for other targets
6707 than just remote.
6708 (gdb_is_target_remote): Use gdb_is_target_1.
6709 (gdb_is_target_native): use gdb_is_target_1.
6710
6711 2018-02-26 Tom Tromey <tom@tromey.com>
6712
6713 PR python/16497:
6714 * gdb.python/py-framefilter.exp: Update test.
6715
6716 2018-02-26 Tom Tromey <tom@tromey.com>
6717
6718 * gdb.dwarf2/variant.c: New file.
6719 * gdb.dwarf2/variant.exp: New file.
6720
6721 2018-02-26 Tom Tromey <tom@tromey.com>
6722
6723 * gdb.rust/simple.exp: Accept more possible results in enum test.
6724
6725 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6726
6727 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6728 parentheses.
6729
6730 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6731
6732 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6733 name of a variable: $actual_linejj -> $actual_line.
6734
6735 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6736
6737 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6738
6739 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6740
6741 * gdb.btrace/buffer-size.exp: Do not force BTS.
6742
6743 2018-02-14 Pedro Alves <palves@redhat.com>
6744
6745 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6746 getting a "Quit".
6747
6748 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6749
6750 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6751 Fix test name.
6752
6753 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6754
6755 * gdb.cp/m-static.exp: Check type of optimized out static
6756 member.
6757
6758 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6759
6760 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6761 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6762
6763 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6764 Leszek Swirski <leszeks@google.com>
6765
6766 * gdb.python/py-prettyprint.c
6767 (struct to_string_returns_value_inner,
6768 struct to_string_returns_value_wrapper): New.
6769 (main): Add tsrvw variable.
6770 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6771 ToStringReturnsValueWrapper): New classes.
6772 (register_pretty_printers): Register new pretty-printers.
6773 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6774 recursive pretty printer.
6775 * gdb.python/py-mi.exp: Likewise.
6776
6777 2018-02-01 Leszek Swirski <leszeks@google.com>
6778
6779 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6780 functions with the same name as an include file are parsed
6781 correctly.
6782
6783 2018-02-01 Yao Qi <yao.qi@linaro.org>
6784
6785 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6786 "\[^\r\n\]*".
6787
6788 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6789
6790 * gdb.arch/powerpc-prologue-frame.s: New file.
6791 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6792 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6793
6794 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6795
6796 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6797
6798 2018-01-30 Pedro Alves <palves@redhat.com>
6799
6800 PR gdb/13211
6801 * gdb.base/interrupt-daemon.c: New.
6802 * gdb.base/interrupt-daemon.exp: New.
6803 * gdb.multi/multi-term-settings.c: New.
6804 * gdb.multi/multi-term-settings.exp: New.
6805
6806 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6807
6808 * gdb.base/break.exp: Save the location where the breakpoint
6809 on break.c:47 was actually inserted when debugging the version
6810 compiled at -O2 and use it in the expected output of the "info
6811 break" test performed soon after.
6812
6813 2018-01-22 Pedro Alves <palves@redhat.com>
6814 Sergio Durigan Junior <sergiodj@redhat.com>
6815
6816 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6817 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6818
6819 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6820
6821 * gdb.base/break-include.c, gdb.base/break-include.inc,
6822 gdb.base/break-include.exp: New files.
6823 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6824 line number now being the actual line number where the breakpoint
6825 was inserted.
6826 * gdb.mi/mi-break.exp: Likewise.
6827 * gdb.mi/mi-reverse.exp: Likewise.
6828 * gdb.mi/mi-simplerun.exp: Ditto.
6829
6830 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6831
6832 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6833 varobj.
6834 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6835
6836 2018-01-21 Don Breazeal <donb@codesourcery.com>
6837 Andrew Burgess <andrew.burgess@embecosm.com>
6838
6839 * gdb.mi/basics.c: Add new global.
6840 * gdb.mi/mi-frame-regs.exp: New file.
6841 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6842 case.
6843
6844 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6845
6846 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6847 non-parameter, and on an unknown symbol.
6848
6849 2018-01-19 Tom Tromey <tom@tromey.com>
6850
6851 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6852 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6853
6854 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6855
6856 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6857 setrlimit and chdir to int.
6858
6859 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6860
6861 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6862 function.
6863 (my_tend): Likewise.
6864 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6865 rationale of avoiding FP- and vector instructions.
6866
6867 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6868
6869 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6870 "info reg" with "\[ \t\]*".
6871 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6872 "\[ \t\]+".
6873 * gdb.arch/s390-multiarch.exp: Ditto.
6874 * gdb.base/pc-fp.exp: Ditto.
6875 * gdb.reverse/i386-precsave.exp: Ditto.
6876 * gdb.reverse/i386-reverse.exp: Ditto.
6877 * gdb.reverse/i387-env-reverse.exp: Ditto.
6878 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6879
6880 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6881
6882 * lib/gdb.exp (gdb_compile): Re-enable use of
6883 universal_compile_options for languages other than Rust.
6884
6885 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6886
6887 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6888
6889 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6890
6891 PR gdb/16577
6892 * gdb.base/solib-vanish.exp: New.
6893 * gdb.base/solib-vanish-main.c: New.
6894 * gdb.base/solib-vanish-lib1.c: New.
6895 * gdb.base/solib-vanish-lib2.c: New.
6896
6897 2018-01-17 Yao Qi <yao.qi@linaro.org>
6898
6899 * gdb.compile/compile.exp: Match the address printed for
6900 frame in the output of command "bt".
6901
6902 2018-01-15 Tom Tromey <tom@tromey.com>
6903
6904 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6905 compute sp_reg.
6906
6907 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6908
6909 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6910 to prepare.
6911 (prepare): Return 0 on error, 1 on success.
6912
6913 2018-01-12 Pedro Alves <palves@redhat.com>
6914
6915 * gdb.base/continue-after-aborted-step-over.c: New.
6916 * gdb.base/continue-after-aborted-step-over.exp: New.
6917
6918 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6919
6920 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6921 options when not creating an executable.
6922
6923 2018-01-11 Pedro Alves <palves@redhat.com>
6924
6925 PR remote/22597
6926 * gdb.server/stop-reply-no-thread.c: New file.
6927 * gdb.server/stop-reply-no-thread.exp: New file.
6928
6929 2018-01-10 Pedro Alves <palves@redhat.com>
6930
6931 PR gdb/22670
6932 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6933 functions too. Test setting breakpoints and printing C functions
6934 with no debug info too.
6935 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6936
6937 2018-01-10 Pedro Alves <palves@redhat.com>
6938
6939 PR gdb/22670
6940 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6941 a fail.
6942
6943 2018-01-10 Pedro Alves <palves@redhat.com>
6944
6945 PR gdb/22670
6946 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6947
6948 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6949
6950 * gdb.server/unittest.exp: Match the output in non-development
6951 mode.
6952
6953 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6954
6955 * gdb.gdb/unittest.exp: Match output in non-development mode.
6956
6957 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6958
6959 * gdb.ada/access_tagged_param.exp: Relax expected output
6960 for value of "ObjL" in "continue" to pck.inspect breakpoint
6961 test.
6962
6963 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6964
6965 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6966 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6967
6968 2018-01-05 Pedro Alves <palves@redhat.com>
6969
6970 PR gdb/18653
6971 * gdb.base/libsegfault.exp: New.
6972
6973 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6974
6975 PR gdb/22670
6976 * gdb.ada/access_tagged_param.exp: New file.
6977 * gdb.ada/access_tagged_param/foo.adb: New file.
6978
6979 2018-01-05 Pedro Alves <palves@redhat.com>
6980
6981 PR gdb/22670
6982 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6983 exercise lower case too, and to exercise both full matching and
6984 wild matching.
6985
6986 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6987
6988 * gdb.ada/rename_subscript_param: New testcase.
6989
6990 2018-01-05 Jerome Guitton <guitton@adacore.com>
6991
6992 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6993
6994 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6995
6996 * gdb.ada/convvar_comp: New testcase.
6997
6998 2018-01-05 Xavier Roirand <roirand@adacore.com>
6999
7000 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7001 (My_Table): New global variable.
7002 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7003
7004 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7005
7006 PR gdb/22670
7007 * gdb.ada/maint_with_ada: New testcase.
7008
7009 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7010
7011 PR gdb/22670
7012 * gdb.ada/bp_c_mixed_case: New testcase.
7013
7014 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7015
7016 PR gdb/22670
7017 * gdb.ada/complete.exp: Add "complete break ada" test.
7018
7019 2018-01-04 Joel Brobecker <brobecker@adacore.com>
7020
7021 PR gdb/22670
7022 * gdb.ada/info_addr_mixed_case: New testcase.
7023
7024 2018-01-03 Xavier Roirand <roirand@adacore.com>
7025
7026 * gdb.ada/excep_handle.exp: New testcase.
7027 * gdb.ada/excep_handle/foo.adb: New file.
7028 * gdb.ada/excep_handle/pck.ads: New file.
7029
7030 2018-01-03 Joel Brobecker <brobecker@adacore.com>
7031
7032 * gdb.base/step-line.c: Add extra empty line in copyright header.
7033 * gdb.base/step-line.inp: Likewise.
7034
7035 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7036
7037 * gdb.ada/dyn_stride.exp: Add slice test.
7038
7039 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7040
7041 * gdb.ada/dyn_stride: New testcase.
7042
7043 2017-12-27 Stafford Horne <shorne@gmail.com>
7044
7045 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7046 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7047
7048 2017-12-27 Stafford Horne <shorne@gmail.com>
7049
7050 * gdb.base/reggroups.c: New file.
7051 * gdb.base/reggroups.exp: New file.
7052
7053 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7054
7055 * gdb.dwarf2/ada-valprint-error.c: New file.
7056 * gdb.dwarf2/ada-valprint-error.exp: New file.
7057
7058 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7059
7060 * gdb.ada/assign_arr: New testcase.
7061
7062 2017-12-18 Xavier Roirand <roirand@adacore.com>
7063
7064 * gdb.ada/funcall_ptr: New testcase.
7065
7066 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7067
7068 PR cli/16224
7069 * gdb.base/ptype-offsets.cc: New file.
7070 * gdb.base/ptype-offsets.exp: New file.
7071
7072 2017-12-15 Yao Qi <yao.qi@linaro.org>
7073
7074 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7075 if XML is disabled.
7076
7077 2017-12-15 Xavier Roirand <roirand@adacore.com>
7078
7079 * gdb.ada/same_component_name: New testcase.
7080
7081 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7082
7083 * gdb.ada/str_binop_equal: New testcase.
7084
7085 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7086
7087 * gdb.ada/task_switch_in_core: New testcase.
7088
7089 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7090
7091 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7092 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7093 call test_bkpt_qualified.
7094 (test_bkpt_qualified): New proc.
7095
7096 2017-12-13 Pedro Alves <palves@redhat.com>
7097
7098 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7099 Tighten regexp by matching with an anchor.
7100
7101 2017-12-13 Pedro Alves <palves@redhat.com>
7102
7103 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7104 ("expression with namespace"): New set of tests.
7105 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7106 (Nested::Test_NS::qux): New.
7107 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7108 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7109
7110 2017-12-13 Joel Brobecker <brobecker@adacore.com>
7111
7112 * gdb.base/server-del-break.c: New file.
7113 * gdb.base/server-del-break.exp: New file.
7114
7115 2017-12-12 Stafford Horne <shorne@gmail.com>
7116
7117 * gdb.xml/tdesc-regs.exp: Add or1k support.
7118
7119 2017-12-12 Stafford Horne <shorne@gmail.com>
7120
7121 * gdb.base/bp-permanent.c: Define nop of or1k.
7122
7123 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7124
7125 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7126 output with components being reordered.
7127
7128 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7129
7130 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7131 output with components being reordered.
7132
7133 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7134 Pedro Alves <palves@redhat.com>
7135
7136 * gdb.base/maint.exp (check for .gdb_index): Check also for
7137 .debug_names.
7138 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7139 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7140 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7141 (.gdb_index used after symbol reloading): Support also .debug_names.
7142 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7143
7144 2017-12-08 Yao Qi <yao.qi@linaro.org>
7145
7146 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7147 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7148
7149 2017-12-08 Yao Qi <yao.qi@linaro.org>
7150
7151 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7152 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7153
7154 2017-12-08 Yao Qi <yao.qi@linaro.org>
7155
7156 * gdb.arch/aarch64-tagged-pointer.c: New file.
7157 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7158
7159 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7160
7161 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7162 "int".
7163
7164 2017-12-07 Keith Seitz <keiths@redhat.com>
7165
7166 PR breakpoints/22569
7167 * gdb.linespec/ls-errs.exp: Change expected result of "break
7168 -source this file has spaces.c -line 3".
7169 Check that an explicit source file followed by whitespace is
7170 identified as an invalid explicit location.
7171
7172 2017-12-07 Keith Seitz <keiths@redhat.com>
7173
7174 * gdb.cp/nested-types.cc: New file.
7175 * gdb.cp/nested-types.exp: New file.
7176 * lib/cp-support.exp: Load data-structures.exp library.
7177 (debug_cp_test_ptype_class): New global.
7178 (cp_ptype_class_verbose, next_line): New procedures.
7179 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7180 Add and document new return value.
7181 Switch the list of lines to a queue.
7182 Add support for new `type' key for nested type definitions.
7183 Add debugging/troubleshooting messages.
7184 * lib/data-structures.exp: New file.
7185
7186 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7187
7188 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7189 with proc_with_prefix, don't use with_test_prefix.
7190
7191 2017-12-07 Tom Tromey <tom@tromey.com>
7192
7193 * gdb.base/break.exp: Add test for empty "commands".
7194
7195 2017-12-07 Yao Qi <yao.qi@linaro.org>
7196
7197 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7198 malloc and catch syscall.
7199
7200 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7201
7202 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7203 tests for explicit locations.
7204
7205 2017-12-06 Pedro Alves <palves@redhat.com>
7206
7207 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7208 force-disabling XML descriptions.
7209
7210 2017-12-04 Pedro Alves <palves@redhat.com>
7211
7212 PR gdb/22499
7213 * gdb.arch/amd64-disp-step-avx.S: New file.
7214 * gdb.arch/amd64-disp-step-avx.exp: New file.
7215
7216 2017-12-03 Pedro Alves <palves@redhat.com>
7217
7218 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7219 and <string.h>.
7220 (parent_function): Print distinct messages when waitpid fails, or
7221 the child exits with a signal, or the child exits for an unhandled
7222 reason.
7223 * gdb.threads/process-dies-while-detaching.exp
7224 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7225 it. Wait for both inferior output and GDB's prompt. Use an
7226 indirect spawn id list.
7227 (do_detach): New parameter 'child_exit'. Use it to compute
7228 expected inferior output.
7229 (test_detach, test_detach_watch, test_detach_killed_outside):
7230 Adjust to pass down the expected child exit kind.
7231
7232 2017-12-01 Joel Brobecker <brobecker@adacore.com>
7233 Sergio Durigan Junior <sergiodj@redhat.com>
7234 Pedro Alves <palves@redhat.com>
7235
7236 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7237
7238 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7239
7240 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7241 to 'symbol-file' and 'add-symbol-file' can be
7242 position-independent.
7243
7244 2017-12-01 Yao Qi <yao.qi@linaro.org>
7245
7246 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7247 the URL in copyright header.
7248 * gdb.arch/aarch64-fp.exp: Likewise.
7249 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7250 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7251 * gdb.base/expand-psymtabs.exp: Likewise.
7252 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7253 * gdb.fortran/common-block.exp: Likewise.
7254 * gdb.fortran/common-block.f90: Likewise.
7255 * gdb.fortran/logical.exp: Likewise.
7256 * gdb.fortran/vla-datatypes.f90: Likewise.
7257 * gdb.fortran/vla-sub.f90: Likewise.
7258
7259 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7260
7261 * gdb.ada/repeat_dyn: New testcase.
7262
7263 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7264
7265 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7266 Update for changed thread numbering.
7267 * gdb.cell/bt.exp: Update for changed GDB output.
7268
7269 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7270
7271 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7272 setting isremote by hand.
7273 * boards/dwarf4-gdb-index.exp: Likewise.
7274 * boards/fission.exp: Likewise.
7275 * boards/stabs.exp: Likewise.
7276
7277 2017-11-30 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.linespec/cpls-ops.exp
7280 (check_explicit_skips_function_argument): Extract the underlying
7281 type of size_t instead of hardcoding it.
7282
7283 2017-11-29 Pedro Alves <palves@redhat.com>
7284
7285 PR c++/19436
7286 * gdb.linespec/cpls-abi-tag.cc: New file.
7287 * gdb.linespec/cpls-abi-tag.exp: New file.
7288
7289 2017-11-29 Pedro Alves <palves@redhat.com>
7290
7291 * gdb.base/langs.exp: Use -qualified.
7292 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7293 it.
7294 * gdb.cp/namespace.exp: Use -qualified.
7295 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7296 (overload-3, template-overload, template-ret-type, const-overload)
7297 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7298 procedures.
7299 (test_driver): Call them.
7300 * gdb.cp/save-bp-qualified.cc: New.
7301 * gdb.cp/save-bp-qualified.exp: New.
7302 * gdb.linespec/explicit.exp: Test -qualified.
7303 * lib/completion-support.exp (completion::explicit_opts_list): Add
7304 "-qualified".
7305 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7306
7307 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7308
7309 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7310
7311 2017-11-29 Tom Tromey <tom@tromey.com>
7312
7313 * gdb.base/relocate.exp: Update invalid argument test.
7314 Add new tests for invalid arguments.
7315
7316 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7317
7318 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7319 Return 0 as a long.
7320 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7321
7322 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7323
7324 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7325 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7326 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7327 func ().
7328 * gdb.cp/shadow.cc (B.func): Return 0.
7329
7330 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7331
7332 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7333 expected output in gdb_expect call to allow the exception
7334 message to be present as well. Fix syntax confusion to avoid
7335 TCL thinking that exception_name is an array.
7336
7337 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7338
7339 * gdb.arch/spu-info.c: Include <unistd.h>.
7340 (do_signal_test): Fix broken calls to write.
7341 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7342 Fix checks for empty mailboxes. Update signal tests for corrected
7343 do_signal_test routine. Allow nonzero event status.
7344 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7345 * gdb.cell/arch.exp: Use standard_output_file.
7346 * gdb.cell/break.exp: Likewise.
7347 * gdb.cell/bt.exp: Likewise.
7348 * gdb.cell/core.exp: Likewise.
7349 * gdb.cell/dwarfaddr.exp: Likewise.
7350 * gdb.cell/ea-cache.exp: Likewise.
7351 * gdb.cell/ea-standalone.exp: Likewise.
7352 * gdb.cell/f-regs.exp: Likewise.
7353 * gdb.cell/fork.exp: Likewise.
7354 * gdb.cell/gcore.exp: Likewise.
7355 * gdb.cell/mem-access.exp: Likewise.
7356 * gdb.cell/ptype.exp: Likewise.
7357 * gdb.cell/registers.exp: Likewise.
7358 * gdb.cell/sizeof.exp: Likewise.
7359 * gdb.cell/solib-symbol.exp: Likewise.
7360 * gdb.cell/solib.exp: Likewise.
7361
7362 2017-11-25 Pedro Alves <palves@redhat.com>
7363
7364 * gdb.base/complete-empty.exp: New file.
7365 * gdb.base/completion.exp: Adjust.
7366
7367 2017-11-25 Pedro Alves <palves@redhat.com>
7368
7369 * gdb.linespec/cpls-ops.cc: New file.
7370 * gdb.linespec/cpls-ops.exp: New file.
7371 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7372 factored out from ...
7373 (test_complete_prefix_range): ... this.
7374
7375 2017-11-24 Pedro Alves <palves@redhat.com>
7376
7377 * gdb.linespec/cpcompletion.exp: New file.
7378 * gdb.linespec/cpls-hyphen.cc: New file.
7379 * gdb.linespec/cpls.cc: New file.
7380 * gdb.linespec/cpls2.cc: New file.
7381 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7382 test to use test_gdb_complete_unique. Add label completion,
7383 keyword completion and explicit location completion tests.
7384 * lib/completion-support.exp: New file.
7385
7386 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7387
7388 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7389 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7390 when hitting an exception catchpoint.
7391
7392 2017-11-22 Yao Qi <yao.qi@linaro.org>
7393
7394 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7395
7396 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7397
7398 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7399 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7400 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7401
7402 2017-11-22 Yao Qi <yao.qi@linaro.org>
7403
7404 * gdb.base/info-os.exp: Pass pthreads.
7405 * gdb.multi/multi-attach.exp: Likewise.
7406
7407 2017-11-22 Yao Qi <yao.qi@linaro.org>
7408
7409 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7410 compiler.
7411
7412 2017-11-22 Yao Qi <yao.qi@linaro.org>
7413
7414 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7415 * gdb.base/break-interp.exp: Likewise.
7416 * gdb.base/jit-attach-pie.exp: Likewise.
7417
7418 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7419
7420 * gdb.base/float128.c (large128): New variable.
7421 * gdb.base/float128.exp: Add test to print largest __float128 value.
7422
7423 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7424
7425 * gdb.arch/vsx-regs.exp: Update register content checks.
7426
7427 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7428
7429 * gdb.arch/ppc-longdouble.exp: New file.
7430 * gdb.arch/ppc-longdouble.c: Likewise.
7431
7432 2017-11-21 Pedro Alves <palves@redhat.com>
7433
7434 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7435
7436 2017-11-20 Pedro Alves <palves@redhat.com>
7437
7438 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7439 (long_double_typedef): New typedefs.
7440 Use DEF on double and long double.
7441 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7442 cases.
7443 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7444 and 'long_double_ptr_same_size' locals. Use them to decide
7445 whether cast from array/function to float is valid/invalid.
7446
7447 2017-11-17 Tom Tromey <tom@tromey.com>
7448
7449 * gdb.rust/traits.rs: New file.
7450 * gdb.rust/traits.exp: New file.
7451
7452 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7453
7454 * gdb.ada/minsyms: New testcase.
7455
7456 2017-11-16 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7459 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7460
7461 2017-11-16 Pedro Alves <palves@redhat.com>
7462
7463 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7464 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7465
7466 2017-11-16 Pedro Alves <palves@redhat.com>
7467
7468 * gdb.server/reconnect-ctrl-c.c: New file.
7469 * gdb.server/reconnect-ctrl-c.exp: New file.
7470
7471 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7472
7473 * gdb.python/py-rbreak.exp: New file.
7474 * gdb.python/py-rbreak.c: New file.
7475 * gdb.python/py-rbreak-func2.c: New file.
7476
7477 2017-11-16 Pedro Alves <palves@redhat.com>
7478
7479 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7480 pattern.
7481 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7482 GDB.
7483
7484 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7485
7486 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7487 regex.
7488
7489 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7490
7491 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7492 test names.
7493
7494 2017-11-09 Pedro Alves <palves@redhat.com>
7495
7496 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7497 factored out from ...
7498 (top level): ... here, and adjusted to avoid expecting beyond the
7499 prompt in a single gdb_test_multiple.
7500
7501 2017-11-09 Pedro Alves <palves@redhat.com>
7502
7503 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7504 output.
7505 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7506 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7507 * gdb.server/ext-run.exp ("kill" test): Likewise.
7508 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7509
7510 2017-11-09 Pedro Alves <palves@redhat.com>
7511
7512 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7513 match till end of line.
7514
7515 2017-11-09 Pedro Alves <palves@redhat.com>
7516
7517 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7518
7519 2017-11-09 Pedro Alves <palves@redhat.com>
7520
7521 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7522 New procedures, factored out from ...
7523 (top level): ... here, and adjusted to avoid expecting beyond the
7524 prompt in one go.
7525
7526 2017-11-09 Pedro Alves <palves@redhat.com>
7527
7528 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7529 output. Fix '?' match.
7530
7531 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7532
7533 * gdb.ada/scoped_watch: New testcase.
7534 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7535 which is actually correct.
7536 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7537 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7538
7539 2017-11-08 Pedro Alves <palves@redhat.com>
7540
7541 * gdb.gdb/complaints.exp (test_initial_complaints)
7542 (test_serial_complaints, test_short_complaints): Call
7543 complaint_internal instead of complaint.
7544
7545 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7546
7547 * gdb.threads/tls-core.c: New file.
7548 * gdb.threads/tls-core.exp: Likewise.
7549
7550 2017-11-08 Pedro Alves <palves@redhat.com>
7551
7552 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7553 (p Exported_Capitalized): New test.
7554 (p exported_capitalized): New test.
7555
7556 2017-11-07 Pedro Alves <palves@redhat.com>
7557
7558 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7559
7560 2017-11-07 Pedro Alves <palves@redhat.com>
7561
7562 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7563 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7564 (disable_invalid, disable_inverted, disable_negative): New
7565 procedures.
7566 ("bad numbers"): New set of tests.
7567
7568 2017-11-07 Pedro Alves <palves@redhat.com>
7569
7570 * gdb.cp/ena-dis-br-range.exp: Add tests.
7571
7572 2017-11-07 Pedro Alves <palves@redhat.com>
7573
7574 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7575
7576 2017-11-07 Xavier Roirand <roirand@adacore.com>
7577 Pedro Alves <palves@redhat.com>
7578
7579 * gdb.base/ena-dis-br.exp: Add reference to
7580 gdb.cp/ena-dis-br-range.exp.
7581 * gdb.cp/ena-dis-br-range.exp: New file.
7582 * gdb.cp/ena-dis-br-range.cc: New file.
7583
7584 2017-11-06 Pedro Alves <palves@redhat.com>
7585
7586 * gdb.base/attach-non-pgrp-leader.c: New.
7587 * gdb.base/attach-non-pgrp-leader.exp: New.
7588
7589 2017-11-06 Pedro Alves <palves@redhat.com>
7590
7591 * configure.ac: No longer check for termio.h and sgtty.h.
7592 * configure: Regenerate.
7593 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7594 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7595 Remove termio and sgtty code.
7596
7597 2017-11-03 Yao Qi <yao.qi@linaro.org>
7598
7599 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7600 in GDB is disabled.
7601
7602 2017-11-03 Yao Qi <yao.qi@linaro.org>
7603
7604 * gdb.python/py-thrhandle.exp: Skip it if python is not
7605 enabled.
7606
7607 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7608
7609 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7610 as a breakpoint command.
7611
7612 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7613
7614 PR python/21213
7615 * gdb.python/py-infthread.exp: Test calling
7616 InferiorThread.inferior () multiple times in a row.
7617
7618 2017-10-27 Keith Seitz <keiths@redhat.com>
7619
7620 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7621 Test "info break" for every inlined function breakpoint.
7622
7623 2017-10-27 Yao Qi <yao.qi@linaro.org>
7624
7625 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7626
7627 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7628
7629 * gdb.cp/classes.exp (test_static_members): Test printing
7630 Outer::instance.
7631 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7632 (Inner::instance, Outer::instance): New.
7633
7634 2017-10-24 Pedro Alves <palves@redhat.com>
7635
7636 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7637 extra console" test in two stages.
7638
7639 2017-10-24 Pedro Alves <palves@redhat.com>
7640
7641 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7642
7643 2017-10-24 Pedro Alves <palves@redhat.com>
7644
7645 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7646 loop.
7647
7648 2017-10-24 Pedro Alves <palves@redhat.com>
7649
7650 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7651 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7652
7653 2017-10-24 Pedro Alves <palves@redhat.com>
7654
7655 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7656 parameter and handle it. Don't output read value in test name.
7657
7658 2017-10-24 Pedro Alves <palves@redhat.com>
7659
7660 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7661 custom test name.
7662
7663 2017-10-24 Pedro Alves <palves@redhat.com>
7664
7665 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7666 include the unstable output directory name in the test's name.
7667 (initial_setup_simple) <'set args'>: Use custom test name.
7668
7669 2017-10-24 Pedro Alves <palves@redhat.com>
7670
7671 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7672 with explicit test name.
7673
7674 2017-10-20 Pedro Alves <palves@redhat.com>
7675
7676 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7677 'wait -i'. Use gdb_assert and remote_close.
7678
7679 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7680
7681 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7682 number from variable rather than hard-coded.
7683
7684 2017-10-19 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.base/long-inferior-output.c: New file.
7687 * gdb.base/long-inferior-output.exp: New file.
7688
7689 2017-11-18 Keith Seitz <keiths@redhat.com>
7690
7691 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7692 method.
7693 (main): Call it.
7694 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7695 Add additional user-defined conversion operator tests.
7696
7697 2017-10-17 Pedro Alves <palves@redhat.com>
7698
7699 * boards/native-stdio-gdbserver.exp: Load "local-board".
7700
7701 2017-10-17 Pedro Alves <palves@redhat.com>
7702
7703 * gdb.base/quit-live.c: New file.
7704 * gdb.base/quit-live.exp: New file.
7705
7706 2017-10-16 Keith Seitz <keiths@redhat.com>
7707
7708 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7709 (class_with_protected_typedef, class_with_private_typedef)
7710 (struct_with_public_typedef, struct_with_protected_typedef)
7711 (struct_with_private_typedef): New classes/structs.
7712 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7713 typedefs and access specifiers.
7714
7715 2017-10-16 Pedro Alves <palves@redhat.com>
7716 Simon Marchi <simon.marchi@polymtl.ca>
7717
7718 * README (Local vs Remote vs Native): New section.
7719 * boards/local-board.exp: New file, with bits factored out from
7720 ...
7721 * boards/native-extended-gdbserver.exp: ... here. Load
7722 "local-board".
7723 * boards/native-gdbserver.exp: Load "local-board".
7724 (${board}_spawn, ${board}_exec): Delete.
7725 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7726 ...
7727 * boards/stdio-gdbserver-base.exp: ... this new file.
7728 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7729 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7730 procedure.
7731 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7732 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7733 stdio_gdbserver_command.
7734 (${board}_get_remote_address, ${board}_get_comm_port)
7735 (${board}_download, ${board}_upload): Delete.
7736 (get_target_remote_pipe_cmd): New.
7737
7738 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7739
7740 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7741 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7742 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7743 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7744 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7745 remove with_test_prefix.
7746
7747 2017-10-13 Pedro Alves <palves@redhat.com>
7748
7749 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7750 * gdb.base/annota1.exp: Use it instead of is_remote.
7751 * gdb.base/annota3.exp: Use it instead of is_remote.
7752 * gdb.cp/annota2.exp: Use it instead of is_remote.
7753 * gdb.cp/annota3.exp: Use it instead of is_remote.
7754 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7755
7756 2017-10-13 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7759 (test_num_test_vars, run_and_count_vars, find_env)
7760 (test_set_unset_env, test_inherit_env_var): New procedures.
7761 (top level): Use them.
7762
7763 2017-10-13 Pedro Alves <palves@redhat.com>
7764
7765 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7766 also skip on stub-like targets.
7767
7768 2017-10-13 Pedro Alves <palves@redhat.com>
7769
7770 PR gdb/22293
7771 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7772 (top level): Move some tests to ...
7773 (test_not_found): ... this new procedure.
7774 (top level): Call it.
7775
7776 2017-10-13 Pedro Alves <palves@redhat.com>
7777
7778 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7779 expect different "info terminal" output if testing with a
7780 non-native target.
7781
7782 2017-10-13 Pedro Alves <palves@redhat.com>
7783 Simon Marchi <simon.marchi@polymtl.ca>
7784
7785 PR python/12966
7786 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7787
7788 2017-10-13 Pedro Alves <palves@redhat.com>
7789
7790 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7791 already.
7792
7793 2017-10-13 Pedro Alves <palves@redhat.com>
7794
7795 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7796 is_remote.
7797
7798 2017-10-13 Pedro Alves <palves@redhat.com>
7799
7800 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7801 is_remote.
7802
7803 2017-10-13 Pedro Alves <palves@redhat.com>
7804
7805 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7806 is set.
7807 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7808 instead of is_remote.
7809
7810 2017-10-13 Pedro Alves <palves@redhat.com>
7811
7812 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7813 (top level): Add comment.
7814
7815 2017-10-13 Pedro Alves <palves@redhat.com>
7816
7817 * gdb.base/remote.exp (top level): Fix comment typo and add
7818 missing return.
7819
7820 2017-10-13 Pedro Alves <palves@redhat.com>
7821 Simon Marchi <simon.marchi@polymtl.ca>
7822
7823 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7824 calls and add comments. Skip test if use_gdb_stub is set.
7825 (top level): Use "set cwd" command instead of "cd" command.
7826
7827 2017-10-13 Pedro Alves <palves@redhat.com>
7828
7829 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7830 is_remote target check.
7831
7832 2017-10-13 Pedro Alves <palves@redhat.com>
7833
7834 * gdb.base/scope.exp: Use build_executable + clean_restart +
7835 gdb_file_cmd instead of prepare_for_testing and no longer skip
7836 "before run" tests on is_remote target boards. Update comments.
7837 * boards/native-extended-gdbserver.exp
7838 (extended_gdbserver_load_last_file): New, factored out from ...
7839 (gdb_load): ... this. Move further below and add comment.
7840 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7841
7842 2017-10-12 Pedro Alves <palves@redhat.com>
7843
7844 * gdb.base/attach.exp: Remove references to gdb64.
7845 * gdb.base/dbx.exp: Remove references to gdb64.
7846
7847 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7848 Pedro Alves <palves@redhat.com>
7849
7850 * gdb.base/label.exp: Remove is_remote target check.
7851
7852 2017-10-12 Pedro Alves <palves@redhat.com>
7853
7854 * gdb.base/auvx.exp (coredir): Update comment.
7855 (top level) <core_works>: Use "set cwd" command instead of "cd"
7856 command.
7857
7858 2017-10-12 Pedro Alves <palves@redhat.com>
7859 Simon Marchi <simon.marchi@polymtl.ca>
7860
7861 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7862 target boards.
7863
7864 2017-10-12 Pedro Alves <palves@redhat.com>
7865 Simon Marchi <simon.marchi@polymtl.ca>
7866
7867 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7868 Instead skip if there's any gdb_protocol set.
7869
7870 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7871 Pedro Alves <palves@redhat.com>
7872
7873 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7874
7875 2017-10-12 Pedro Alves <palves@redhat.com>
7876 Simon Marchi <simon.marchi@polymtl.ca>
7877
7878 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7879 instead of on dejagnu remote boards.
7880
7881 2017-10-12 Pedro Alves <palves@redhat.com>
7882 Simon Marchi <simon.marchi@polymtl.ca>
7883
7884 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7885 checks. Use build_executable + clean_restart instead of
7886 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7887 of enabling non-stop after starting gdb.
7888
7889 2017-10-12 Pedro Alves <palves@redhat.com>
7890
7891 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7892 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7893 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7894 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7895
7896 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7897
7898 * gdb.arch/arc-tdesc-cpu.exp: New file.
7899 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7900
7901 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7902
7903 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7904
7905 2017-10-10 Pedro Alves <palves@redhat.com>
7906
7907 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7908 expect CLI output.
7909
7910 2017-10-10 Pedro Alves <palves@redhat.com>
7911
7912 * lib/selftest-support.exp (selftest_setup): Update for
7913 captured_command_loop's prototype change.
7914
7915 2017-10-09 Pedro Alves <palves@redhat.com>
7916
7917 Test both arch1=>arch2 and arch2=>arch1.
7918
7919 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7920 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7921 factored out to...
7922 (append_arch1_options, append_arch2_options, append_arch_options)
7923 (build_executables): New procedures.
7924 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7925 local.
7926 (top level): Add new 'first_arch' testing axis.
7927
7928 2017-10-09 Pedro Alves <palves@redhat.com>
7929
7930 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7931 (barrier): New.
7932 (thread_start, all_started): New functions.
7933 (main): Spawn new thread and wait until it is scheduled.
7934 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7935 option.
7936 (do_test): Add 'selected_thread' parameter. Run to all_started
7937 instead of main. Explicitly set the breakpoint at main. Switch
7938 to the SELECTED_THREAD thread.
7939 (top level): Test handling the exec event with either the main
7940 thread or the second thread selected.
7941
7942 2017-10-09 Pedro Alves <palves@redhat.com>
7943
7944 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7945 logic. Move STOP marker after the value checks.
7946 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7947 regexp.
7948
7949 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7950
7951 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7952
7953 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7954
7955 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7956 integer-to-dfp conversion.
7957 * gdb.base/dfp-test.exp: Likewise.
7958
7959 2017-10-04 Pedro Alves <palves@redhat.com>
7960
7961 * gdb.multi/hangout.c: Include <unistd.h>.
7962 (hangout_loop): New function.
7963 (main): Call alarm. Call hangout_loop in a loop.
7964 * gdb.multi/hello.c: Include <unistd.h>.
7965 (hello_loop): New function.
7966 (main): Call alarm. Call hangout_loop in a loop.
7967 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7968 inferior with the other selected.
7969
7970 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7971
7972 * gdb.mi/list-thread-groups-available.exp: New file.
7973 * gdb.mi/list-thread-groups-available.c: New file.
7974
7975 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7976
7977 * gdb.base/set-cwd.exp: Make it available on
7978 native-extended-gdbserver.
7979
7980 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7981
7982 * gdb.base/set-cwd.c: New file.
7983 * gdb.base/set-cwd.exp: Likewise.
7984
7985 2017-10-02 Tom Tromey <tom@tromey.com>
7986
7987 PR rust/22236:
7988 * gdb.rust/simple.rs (main): New variable "fslice".
7989 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7990
7991 2017-10-02 Tom Tromey <tom@tromey.com>
7992
7993 * gdb.rust/simple.exp: Test ptype of a slice.
7994
7995 2017-10-02 Tom Tromey <tom@tromey.com>
7996
7997 * gdb.rust/simple.exp: Test index of slice.
7998
7999 2017-09-27 Tom Tromey <tom@tromey.com>
8000
8001 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8002
8003 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8004 Pedro Alves <palves@redhat.com>
8005
8006 * gdb.base/compare-sections.exp (get value of read-only section): Read
8007 as unsigned value.
8008 (corrupt read-only section): Likewise and don't set written if patching
8009 failed.
8010
8011 2017-09-21 Kevin Buettner <kevinb@redhat.com>
8012
8013 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8014 files.
8015
8016 2017-09-20 Pedro Alves <palves@redhat.com>
8017
8018 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8019 symbol names in gdb's output.
8020 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8021
8022 2017-09-20 Pedro Alves <palves@redhat.com>
8023
8024 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8025 Rename to ...
8026 (test_list_ambiguous_symbol): ... this and add a symbol name
8027 parameter. Adjust.
8028 (test_list_ambiguous_function): Reimplement on top of
8029 test_list_ambiguous_symbol and also test listing ambiguous
8030 variables.
8031 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8032 (ambiguous_fun): ... this.
8033 (ambiguous_var): New.
8034 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8035 (ambiguous_fun): ... this.
8036 (ambiguous_var): New.
8037
8038 2017-09-19 John Baldwin <jhb@FreeBSD.org>
8039
8040 * gdb.base/starti.c: New file.
8041 * gdb.base/starti.exp: New file.
8042 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8043
8044 2017-09-14 Pedro Alves <palves@redhat.com>
8045
8046 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8047 (top level): Use it instead of runto.
8048
8049 2017-09-11 Tom Tromey <tom@tromey.com>
8050
8051 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8052
8053 2017-09-11 Tom Tromey <tom@tromey.com>
8054
8055 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8056 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8057
8058 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8059
8060 * gdb.fortran/printing-types.exp: New file.
8061 * gdb.fortran/printing-types.exp: New file.
8062
8063 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8064
8065 * gdb.fortran/vla-ptype.exp: Fix typos.
8066 * gdb.fortran/vla-value.exp: Same.
8067
8068 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8069
8070 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8071 * gdb.mi/mi-var-child-f.exp: Likewise.
8072 * gdb.mi/mi-vla-fortran.exp: Likewise.
8073
8074 2017-09-08 Frank Penczek <frank.penczek@intel.com>
8075 Christoph Weinmann <christoph.t.weinmann@intel.com>
8076 Bernhard Heckel <bernhard.heckel@intel.com>
8077
8078 * gdb.fortran/ptr-indentation.f90: New file.
8079 * gdb.fortran/ptr-indentation.exp: New file.
8080
8081 2017-09-05 Tom Tromey <tom@tromey.com>
8082
8083 PR gdb/22010:
8084 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8085
8086 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8087
8088 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8089
8090 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8091
8092 * gdb.threads/tls-nodebug-pie.c: New file.
8093 * gdb.threads/tls-nodebug-pie.exp: New file.
8094
8095 2017-09-05 Tom Tromey <tom@tromey.com>
8096
8097 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8098 for rust.
8099
8100 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8101
8102 * gdb.multi/multi-arch-exec.exp: Test with different
8103 "follow-exec-mode" settings.
8104 (do_test): New procedure.
8105
8106 2017-09-04 Pedro Alves <palves@redhat.com>
8107
8108 * gdb.base/func-static.c (S::method const, S::method volatile)
8109 (S::method volatile const): New methods.
8110 (c_s, v_s, cv_s): New instances.
8111 (main): Call method() on them.
8112 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8113 (cannot_resolve): New procedure.
8114 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8115 print-quote-unquoted columns.
8116 (do_test): Test printing each scope too.
8117
8118 2017-09-04 Pedro Alves <palves@redhat.com>
8119
8120 * gdb.base/local-static.exp: Also test with
8121 class::method::variable wholly quoted.
8122 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8123
8124 2017-09-04 Pedro Alves <palves@redhat.com>
8125
8126 * gdb.base/local-static.c: New.
8127 * gdb.base/local-static.cc: New.
8128 * gdb.base/local-static.exp: New.
8129
8130 2017-09-04 Pedro Alves <palves@redhat.com>
8131
8132 * gdb.asm/asm-source.exp: Add casts to int.
8133 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8134 (dataglobal64_1, dataglobal64_2): New globals.
8135 * gdb.base/nodebug.exp: Test different expressions involving the
8136 new globals, with print, whatis and ptype. Add casts to int.
8137 * gdb.base/solib-display.exp: Add casts to int.
8138 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8139 * gdb.cp/m-static.exp: Add cast to int.
8140 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8141 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8142 tls variable with no debug info without a cast. Test with a cast
8143 to int too.
8144 * gdb.trace/entry-values.exp: Add casts.
8145
8146 2017-09-04 Pedro Alves <palves@redhat.com>
8147
8148 * gdb.base/nodebug.exp: Test that ptype's error about functions
8149 with unknown return type includes the function name too.
8150
8151 2017-09-04 Pedro Alves <palves@redhat.com>
8152
8153 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8154 return type of munmap in infcall.
8155 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8156 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8157 type of ftell in infcall.
8158 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8159 type of getpid in infcall.
8160 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8161 infcall.
8162 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8163 Bail on failure to extract the pid.
8164 * gdb.base/nodebug.c: #include <stdint.h>.
8165 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8166 New functions.
8167 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8168 Change expected output of print/whatis/ptype with functions with
8169 no debug info. Test all supported languages. Call
8170 test_call_promotion.
8171 * gdb.compile/compile.exp: Adjust expected output to expect
8172 warning.
8173 * gdb.threads/siginfo-threads.exp: Likewise.
8174
8175 2017-09-04 Pedro Alves <palves@redhat.com>
8176
8177 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8178 "prototypes". Test calling float functions via prototyped and
8179 unprototyped function pointers.
8180 (perform_all_tests): New parameter "prototypes". Pass it down.
8181 (top level): Pass down "prototypes" parameter to
8182 perform_all_tests.
8183
8184 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8185
8186 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8187 Test with nested loops.
8188
8189 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8190
8191 * gdb.base/commands.exp: Call the new procedures.
8192 (loop_break_test, loop_continue_test): New procedures.
8193
8194 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8195
8196 * gdb.base/commands.exp: Call new procedure.
8197 (define_if_without_arg_test): New procedure.
8198
8199 2017-09-04 Pedro Alves <palves@redhat.com>
8200
8201 * gdb.base/list-ambiguous.exp: New file.
8202 * gdb.base/list-ambiguous0.c: New file.
8203 * gdb.base/list-ambiguous1.c: New file.
8204 * gdb.base/list.exp (test_list_range): Adjust expected output.
8205
8206 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8207
8208 * gdb.base/share-env-with-gdbserver.c: New file.
8209 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8210
8211 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8212
8213 * gdb.base/commands.exp (gdbvar_simple_if_test,
8214 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8215 progvar_simple_if_test, progvar_simple_while_test,
8216 progvar_complex_if_while_test, user_defined_command_test,
8217 user_defined_command_args_eval,
8218 user_defined_command_args_stack_test,
8219 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8220 temporary_breakpoint_commands,
8221 gdb_test_no_prompt, redefine_hook_test,
8222 redefine_backtrace_test): Remove "global gdb_prompt".
8223
8224 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8225
8226 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8227 New proc, call it from toplevel.
8228
8229 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8230
8231 PR remote/21852
8232 * gdb.server/normal.c: New file, copied from gdb.base.
8233 * gdb.server/run-without-local-binary.exp: New file.
8234
8235 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
8236
8237 * gdb.arch/sparc64-adi.exp: New file.
8238 * gdb.arch/sparc64-adi.c: New file.
8239
8240 2017-08-22 Pedro Alves <palves@redhat.com>
8241
8242 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8243 (top level): Add "list all overloads" tests.
8244
8245 2017-08-22 Tom Tromey <tom@tromey.com>
8246
8247 * gdb.gdb/xfullpath.exp: Remove.
8248
8249 2017-08-21 Pedro Alves <palves@redhat.com>
8250
8251 PR gdb/19487
8252 * gdb.base/symbol-alias.c: New.
8253 * gdb.base/symbol-alias2.c: New.
8254 * gdb.base/symbol-alias.exp: New.
8255
8256 2017-08-21 Pedro Alves <palves@redhat.com>
8257
8258 * gdb.base/dfp-test.c
8259 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8260 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8261 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8262 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8263 * gdb.base/whatis-ptype-typedefs.c: New.
8264 * gdb.base/whatis-ptype-typedefs.exp: New.
8265 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8266 (an_int, an_int_type, an_int_type2): New globals.
8267 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8268 involving typedefs and cast expressions.
8269 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8270 (lookup_typedefs_function): New.
8271 (typedefs_pretty_printers_dict): New.
8272 (top level): Register lookup_typedefs_function in
8273 gdb.pretty_printers.
8274
8275 2017-08-18 Yao Qi <yao.qi@linaro.org>
8276
8277 * gdb.server/unittest.exp: New.
8278
8279 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8280
8281 PR gdb/21954
8282 * gdb.base/environ.exp: Add test to check if 'unset environment'
8283 works.
8284
8285 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8286
8287 * lib/gdb.exp (universal_compile_options): New caching proc.
8288 (gdb_compile): Suppress GCC's coloring of messages.
8289
8290 2017-08-14 Tom Tromey <tom@tromey.com>
8291
8292 PR gdb/21675:
8293 * gdb.base/printcmds.exp (test_radices): New function.
8294 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8295 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8296 * lib/gdb.exp (get_integer_valueof): Use p/d.
8297
8298 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8299
8300 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8301 characters.
8302
8303 2017-08-05 Tom Tromey <tom@tromey.com>
8304
8305 * gdb.rust/simple.exp: Allow String to appear in a different
8306 namespace.
8307
8308 2017-07-26 Yao Qi <yao.qi@linaro.org>
8309
8310 * gdb.gdb/unittest.exp: Invoke command
8311 "maintenance check xml-descriptions".
8312
8313 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8314
8315 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8316 calling context.
8317 (hex128): Drop erroneous calculation of parameters.
8318
8319 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8320
8321 * gdb.python/py-unwind.exp: Disable stack protection when
8322 building test file.
8323
8324 2017-07-20 Pedro Alves <palves@redhat.com>
8325
8326 * gdb.base/default.exp (set language): Adjust expected output.
8327
8328 2017-07-20 Pedro Alves <palves@redhat.com>
8329
8330 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8331 (test_minsym): ... this, and make static.
8332 (get_pck__foo__bar__minsym): Rename to ...
8333 (get_test_minsym): ... this.
8334 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8335 symbol names and comments.
8336 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8337 (get_test_minsym): ... this.
8338 (pck__foo__bar__minsym__2): Rename to ...
8339 (test_minsym): ... this.
8340 (main): Adjust.
8341
8342 2017-07-17 Pedro Alves <palves@redhat.com>
8343
8344 * gdb.base/completion.exp: Adjust expected output.
8345 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8346 the completer works.
8347
8348 2017-07-17 Pedro Alves <palves@redhat.com>
8349
8350 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8351
8352 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8353
8354 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8355
8356 2017-07-14 Tom Tromey <tom@tromey.com>
8357
8358 PR rust/21764:
8359 * gdb.rust/simple.exp: Add tests.
8360
8361 2017-07-14 Tom Tromey <tom@tromey.com>
8362
8363 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8364
8365 2017-07-14 Pedro Alves <palves@redhat.com>
8366
8367 * gdb.linespec/base/one/thefile.cc (z1): New function.
8368 * gdb.linespec/base/two/thefile.cc (z2): New function.
8369 * gdb.linespec/linespec.exp: Add tests.
8370
8371 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8372
8373 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8374 to mi_create_breakpoint.
8375
8376 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8377
8378 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8379 mi_create_breakpoint.
8380
8381 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8382
8383 * gdb.dlang/demangle.exp: Update for demangling changes.
8384
8385 2017-07-09 Tom Tromey <tom@tromey.com>
8386
8387 * gdb.dwarf2/shortpiece.exp: New file.
8388
8389 2017-07-06 David Blaikie <dblaikie@gmail.com>
8390
8391 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8392 built from fissiont-multi-cu{1,2}.c.
8393 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8394 except putting 'main' and 'func' in separate CUs in the same DWO file.
8395 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8396 test.
8397 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8398 test.
8399
8400 2017-07-06 Pedro Alves <palves@redhat.com>
8401
8402 * gdb.python/py-unwind.exp: Test flushregs.
8403
8404 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8405
8406 PR cli/21688
8407 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8408 tests for alias commands and trailing whitespace.
8409
8410 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8411
8412 PR cli/21688
8413 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8414 procedure. Call it.
8415
8416 2017-06-29 Pedro Alves <palves@redhat.com>
8417
8418 * gdb.base/printcmds.exp: Add tests.
8419
8420 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8421
8422 PR gdb/21337
8423 * gdb.base/reread-readsym.exp: New file.
8424 * gdb.base/reread-readsym.c: New file.
8425
8426 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8427
8428 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8429 subpattern.
8430
8431 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8432
8433 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8434 extended mnemonic.
8435 * gdb.arch/powerpc-power9.s: Likewise.
8436
8437 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8438
8439 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8440 on 32-bit x86 targets. Exploit is_*_target macros where
8441 appropriate.
8442
8443 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8444
8445 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8446 register pieces.
8447
8448 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8449
8450 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8451 located in one or more DWARF pieces.
8452
8453 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8454
8455 * lib/gdb.exp (get_endianness): New proc.
8456 * gdb.arch/aarch64-fp.exp: Use it.
8457 * gdb.arch/altivec-regs.exp: Likewise.
8458 * gdb.arch/e500-regs.exp: Likewise.
8459 * gdb.arch/vsx-regs.exp: Likewise.
8460 * gdb.base/dump.exp: Likewise.
8461 * gdb.base/funcargs.exp: Likewise.
8462 * gdb.base/gnu_vector.exp: Likewise.
8463 * gdb.dwarf2/formdata16.exp: Likewise.
8464 * gdb.dwarf2/implptrpiece.exp: Likewise.
8465 * gdb.dwarf2/nonvar-access.exp: Likewise.
8466 * gdb.python/py-inferior.exp: Likewise.
8467 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8468
8469 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8470
8471 PR gdb/21226
8472 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8473 stack value pieces are taken from the LSB end.
8474
8475 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8476
8477 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8478 variable at nonzero offset.
8479
8480 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8481
8482 * gdb.dwarf2/var-access.c: New file.
8483 * gdb.dwarf2/var-access.exp: New test.
8484 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8485
8486 2017-06-12 Tom Tromey <tom@tromey.com>
8487
8488 * gdb.dwarf2/formdata16.exp: Add tests.
8489
8490 2017-06-12 Tom Tromey <tom@tromey.com>
8491
8492 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8493
8494 2017-06-12 Tom Tromey <tom@tromey.com>
8495
8496 PR exp/16225:
8497 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8498 * gdb.arch/vsx-regs.exp: Update tests.
8499 * gdb.arch/s390-vregs.exp (hex128): New proc.
8500 Update test.
8501 * gdb.arch/altivec-regs.exp: Update tests.
8502
8503 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8504
8505 * gdb.base/startup-with-shell.c: New file.
8506 * gdb.base/startup-with-shell.exp: Likewise.
8507
8508 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8509
8510 * gdb.server/non-existing-program.exp: Update regex in order to
8511 reflect the fact that gdbserver is now using fork_inferior (with a
8512 shell) to startup the inferior.
8513
8514 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8515
8516 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8517 support function calls from GDB.
8518
8519 2017-05-21 Tom Tromey <tom@tromey.com>
8520
8521 PR rust/21466:
8522 * gdb.rust/unsized.exp: New file.
8523 * gdb.rust/unsized.rs: New file.
8524
8525 2017-05-19 Tom Tromey <tom@tromey.com>
8526
8527 PR rust/21484:
8528 * gdb.rust/watch.exp: New file.
8529 * gdb.rust/watch.rs: New file.
8530
8531 2017-05-18 Tom Tromey <tom@tromey.com>
8532
8533 * gdb.rust/simple.exp: Allow Box to be qualified.
8534
8535 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8536
8537 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8538
8539 2017-05-18 Pedro Alves <palves@redhat.com>
8540
8541 * gdb.base/fileio.c (test_write, test_read, test_close)
8542 (test_fstat): Don't print 'ret' in the fail path.
8543
8544 2017-05-18 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8547 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8548 (test_system, test_rename, test_unlink, test_time): Change
8549 prototypes.
8550 * gdb.base/fileio.exp (stop_msg): Adjust.
8551
8552 2017-05-18 Pedro Alves <palves@redhat.com>
8553
8554 * gdb.base/fileio.c (null_str): New global.
8555 (test_stat): Use it.
8556 * gdb.base/fileio.exp: Remove nowarnings.
8557
8558 2017-05-17 Yao Qi <yao.qi@linaro.org>
8559
8560 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8561
8562 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8563
8564 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8565 argument command.
8566 (top-level): Invoke test_set_inferior_tty.
8567
8568 2017-05-04 Pedro Alves <palves@redhat.com>
8569
8570 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8571 Add parens to print call for Python 3.
8572
8573 2017-05-03 Keith Seitz <keiths@redhat.com>
8574
8575 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8576 (main): Call it.
8577
8578 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8579
8580 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8581 to prev and next.
8582
8583 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8584
8585 * gdb.python/py-record-btrace.exp: Remove test for
8586 gdb.BtraceInstruction.error.
8587
8588 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8589
8590 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8591
8592 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8593
8594 * gdb.python/py-record-btrace-threads.c: New file.
8595 * gdb.python/py-record-btrace-threads.exp: New file.
8596
8597 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8598
8599 PR testsuite/8595
8600 * gdb.base/environ.exp: Make test available in all architectures.
8601 Move bits related to "info program" testing to
8602 gdb.base/info-program.exp. Rewrite tests to use the two new
8603 procedures mentione below.
8604 (test_set_show_env_var) New procedure.
8605 (test_set_show_env_var_equal): Likewise.
8606 * gdb.base/info-program.exp: New file.
8607
8608 2017-04-27 Keith Seitz <keiths@redhat.com>
8609
8610 * gdb.cp/oranking.cc (test15): New function.
8611 (main): Call test15 and declare additional variables for testing.
8612 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8613 "p foo101('abc')" tests.
8614 Add tests for cv qualifier overloads.
8615 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8616 "lvalue reference overload" test.
8617 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8618 "print value of f1 on Child&& in f2" test.
8619
8620 2017-04-19 Pedro Alves <palves@redhat.com>
8621
8622 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8623 procedure.
8624 (top level): Call it.
8625 * lib/gdb.exp (gdb_define_cmd): New procedure.
8626
8627 2017-04-12 Pedro Alves <palves@redhat.com>
8628
8629 PR gdb/21323
8630 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8631 (wchar): New global.
8632 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8633 (do_test_wide_char, wide_char_types_no_program, top level): Add
8634 wchar_t testing.
8635
8636 2017-04-12 Pedro Alves <palves@redhat.com>
8637
8638 PR c++/21323
8639 * gdb.cp/wide_char_types.c: New file.
8640 * gdb.cp/wide_char_types.exp: New file.
8641
8642 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8643
8644 PR gdb/21352
8645 * gdb.trace/tsv.exp: Add test for "tsave -r".
8646
8647 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8648
8649 * gdb.dlang/watch-loc.c: New file.
8650 * gdb.dlang/watch-loc.exp: New file.
8651
8652 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8653
8654 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8655
8656 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8657
8658 * gdb.arch/arc-analyze-prologue.S: New file.
8659 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8660
8661 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8662
8663 * gdb.arch/arc-decode-insn.S: New file.
8664 * gdb.arch/arc-decode-insn.exp: Likewise.
8665
8666 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8667
8668 PR tdep/20928
8669 * gdb.arch/sparc64-regs.exp: New file.
8670 * gdb.arch/sparc64-regs.S: Likewise.
8671
8672 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8673
8674 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8675 and memory view on Python 3.
8676
8677 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8678 Keith Seitz <keiths@redhat.com>
8679
8680 PR gdb/14441
8681 * gdb.cp/demangle.exp: Add rvalue reference tests.
8682 * gdb.cp/rvalue-ref-casts.cc: New file.
8683 * gdb.cp/rvalue-ref-casts.exp: New file.
8684 * gdb.cp/rvalue-ref-overload.cc: New file.
8685 * gdb.cp/rvalue-ref-overload.exp: New file.
8686 * gdb.cp/rvalue-ref-params.cc: New file.
8687 * gdb.cp/rvalue-ref-params.exp: New file.
8688 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8689 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8690 * gdb.cp/rvalue-ref-types.cc: New file.
8691 * gdb.cp/rvalue-ref-types.exp: New file.
8692 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8693 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8694
8695 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8696
8697 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8698 New procedure.
8699
8700 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8701
8702 * lib/mi-support.exp (mi_gdb_test): Add additional message
8703 for unexpected output.
8704
8705 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8706
8707 * gdb.base/examine-backward.c (Barrier): New character array
8708 constant, to ensure that TestStrings is preceded by a string
8709 terminator.
8710
8711 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8712
8713 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8714 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8715 and implicit pointer into such a location.
8716
8717 2017-03-16 Doug Evans <dje@google.com>
8718
8719 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8720
8721 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8722
8723 * gdb.cp/m-static.exp: Fix expectation for prototype of
8724 test5.single_constructor and single_constructor::single_constructor.
8725
8726 2017-03-16 Doug Evans <dje@google.com>
8727
8728 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8729 * gdb.guile/scm-lazy-string.c: New file.
8730 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8731 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8732 for pointer, array, typedef lazy strings.
8733
8734 2017-03-16 Doug Evans <dje@google.com>
8735
8736 PR python/17728, python/18439, python/18779
8737 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8738 * gdb.python/py-lazy-string.c (pointer): New typedef.
8739 (main): New locals ptr, array, typedef_ptr.
8740 * gdb.python/py-value.exp: Move lazy string tests to ...
8741 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8742 array, typedef lazy strings.
8743
8744 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8745
8746 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8747 Add optional 'test' parameter.
8748
8749 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8750
8751 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8752 Skip for versions of DejaGnu < 1.5.
8753
8754 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8755
8756 * lib/gdb.exp (dejagnu_version): New proc.
8757 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8758 Use dejagnu_version.
8759
8760 2017-03-10 Keith Seitz <keiths@redhat.com>
8761
8762 PR c++/8128
8763 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8764 type from destructor regexps.
8765 Add a branch which actually passes the test.
8766 Adjust "ptype t5i" test names.
8767
8768 2017-03-08 Pedro Alves <palves@redhat.com>
8769
8770 * gdb.base/step-over-exit.exp: Add explicit test message.
8771
8772 2017-03-08 Pedro Alves <palves@redhat.com>
8773
8774 PR gdb/18360
8775 * gdb.threads/interrupt-while-step-over.c: New file.
8776 * gdb.threads/interrupt-while-step-over.exp: New file.
8777
8778 2017-03-08 Pedro Alves <palves@redhat.com>
8779
8780 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8781 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8782
8783 2017-03-08 Pedro Alves <palves@redhat.com>
8784
8785 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8786 PKRU as not supported as a PASS.
8787
8788 2017-03-08 Pedro Alves <palves@redhat.com>
8789
8790 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8791 prefix instead of $binfile1/$binfile2.
8792 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8793 in test message.
8794 * gdb.python/py-completion.exp: Use "load python file" as test
8795 messages instead of unstable path names.
8796
8797 2017-03-08 Pedro Alves <palves@redhat.com>
8798 Jan Kratochvil <jan.kratochvil@redhat.com>
8799
8800 PR cli/21218
8801 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8802 New proc.
8803 (top level): Call it.
8804
8805 2017-03-08 Pedro Alves <palves@redhat.com>
8806
8807 PR tui/21216
8808 * gdb.tui/tui-nl-filtered-output.exp: New file.
8809
8810 2017-03-08 Pedro Alves <palves@redhat.com>
8811
8812 * gdb.base/completion.exp: Move TUI completion tests to ...
8813 * gdb.tui/completion.exp: ... this new file.
8814
8815 2017-03-08 Pedro Alves <palves@redhat.com>
8816
8817 * gdb.base/tui-disasm-long-lines.c,
8818 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8819 gdb.base/tui-layout.exp: Move to ...
8820 * gdb.tui/: ... this new directory.
8821
8822 2017-03-07 Pedro Alves <palves@redhat.com>
8823
8824 * gdb.base/tui-layout.c: New file.
8825 * gdb.base/tui-layout.exp: New file.
8826
8827 2017-03-07 Pedro Alves <palves@redhat.com>
8828
8829 * gdb.base/tui-layout.c: Rename to ...
8830 * gdb.base/tui-disasm-long-lines.c: ... this.
8831 * gdb.base/tui-layout.exp: Rename to ...
8832 * gdb.base/tui-disasm-long-lines.exp: ... this.
8833
8834 2017-03-07 Pedro Alves <palves@redhat.com>
8835
8836 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8837
8838 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8839
8840 * i386-mpx-call.c: New file.
8841 * i386-mpx-call.exp: New file.
8842
8843 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8844
8845 * gdb.arch/powerpc-power.exp: Delete test.
8846 * gdb.arch/powerpc-power.s: Likewise.
8847 * gdb.disasm/disassembler-options.exp: New test.
8848 * gdb.arch/powerpc-altivec.exp: Likewise.
8849 * gdb.arch/powerpc-altivec.s: Likewise.
8850 * gdb.arch/powerpc-altivec2.exp: Likewise.
8851 * gdb.arch/powerpc-altivec2.s: Likewise.
8852 * gdb.arch/powerpc-altivec3.exp: Likewise.
8853 * gdb.arch/powerpc-altivec3.s: Likewise.
8854 * gdb.arch/powerpc-power7.exp: Likewise.
8855 * gdb.arch/powerpc-power7.s: Likewise.
8856 * gdb.arch/powerpc-power8.exp: Likewise.
8857 * gdb.arch/powerpc-power8.s: Likewise.
8858 * gdb.arch/powerpc-power9.exp: Likewise.
8859 * gdb.arch/powerpc-power9.s: Likewise.
8860 * gdb.arch/powerpc-vsx.exp: Likewise.
8861 * gdb.arch/powerpc-vsx.s: Likewise.
8862 * gdb.arch/powerpc-vsx2.exp: Likewise.
8863 * gdb.arch/powerpc-vsx2.s: Likewise.
8864 * gdb.arch/powerpc-vsx3.exp: Likewise.
8865 * gdb.arch/powerpc-vsx3.s: Likewise.
8866 * gdb.arch/arm-disassembler-options.exp: Likewise.
8867 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8868 * gdb.arch/s390-disassembler-options.exp: Likewise.
8869
8870 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8871
8872 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8873 (check_supported_features): ... this. Changed return type to void.
8874 (supports_rdseed): New static global.
8875 (rdseed): Check supports_rdseed.
8876 (initialize): Call check_supported_features.
8877
8878 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8879
8880 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8881 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8882 and lqarx/stqcx.
8883 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8884 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8885
8886 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8887
8888 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8889 uppercase.
8890
8891 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8892
8893 * gdb.dwarf2/formdata16.c: New file.
8894 * gdb.dwarf2/formdata16.exp: New file.
8895 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8896
8897 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8898
8899 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8900 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8901 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8902 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8903 DW_AT_GNU_*.
8904
8905 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8906
8907 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8908
8909 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8910
8911 PR gdb/21164
8912 * gdb.base/maint.exp: Add testcases for when the commands do
8913 not have arguments.
8914
8915 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8916
8917 * gdb.cp/chained-calls.exp: Use p instead of P.
8918
8919 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8920
8921 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8922 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8923
8924 2017-02-14 Tom Tromey <tom@tromey.com>
8925
8926 PR python/13598:
8927 * gdb.python/py-events.exp: Add before_prompt event tests.
8928
8929 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8930
8931 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8932
8933 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8934
8935 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8936 (main): Call my_unique_function_name.
8937 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8938 completion of patterns with a single match.
8939 Add missing -re switches to gdb_test_multiple calls.
8940
8941 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8942
8943 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8944 return if core file is not recognized.
8945
8946 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8947
8948 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8949 and extra UIs.
8950
8951 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8952
8953 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8954 proc_with_prefix.
8955
8956 2017-02-10 Tom Tromey <tom@tromey.com>
8957
8958 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8959
8960 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8961
8962 PR gdb/21122
8963 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8964
8965 2017-02-08 Jerome Guitton <guitton@adacore.com>
8966
8967 * gdb.base/define.exp: Add test for command abbreviations
8968 in define.
8969
8970 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8971
8972 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8973 * gdb.reverse/insn-reverse-x86.c: New file.
8974
8975 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8976
8977 PR tdep/20936
8978 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8979
8980 2017-02-03 Tom Tromey <tom@tromey.com>
8981
8982 PR rust/21097:
8983 * gdb.rust/simple.exp: Add new tests.
8984
8985 2017-02-02 Pedro Alves <palves@redhat.com>
8986
8987 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8988 tests.
8989
8990 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8991
8992 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8993 taking a 2-byte value out of a 4-byte DWARF implicit value on
8994 big-endian targets.
8995 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8996 logic. Add test cases for DW_OP_implicit.
8997
8998 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8999
9000 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9001
9002 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9003
9004 * gdb.btrace/enable.exp: Call gdb_exit before
9005 skip_gdbserver_tests.
9006
9007 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9008
9009 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9010 GDBFLAGS.
9011
9012 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9013
9014 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9015 the test is skipped.
9016 * gdb.btrace/data.exp: Likewise.
9017 * gdb.btrace/delta.exp: Likewise.
9018 * gdb.btrace/dlopen.exp: Likewise.
9019 * gdb.btrace/enable-running.exp: Likewise.
9020 * gdb.btrace/enable.exp: Likewise.
9021 * gdb.btrace/exception.exp: Likewise.
9022 * gdb.btrace/function_call_history.exp: Likewise.
9023 * gdb.btrace/gcore.exp: Likewise.
9024 * gdb.btrace/instruction_history.exp: Likewise.
9025 * gdb.btrace/multi-thread-step.exp: Likewise.
9026 * gdb.btrace/nohist.exp: Likewise.
9027 * gdb.btrace/non-stop.exp: Likewise.
9028 * gdb.btrace/reconnect.exp: Likewise.
9029 * gdb.btrace/record_goto-step.exp: Likewise.
9030 * gdb.btrace/record_goto.exp: Likewise.
9031 * gdb.btrace/rn-dl-bind.exp: Likewise.
9032 * gdb.btrace/segv.exp: Likewise.
9033 * gdb.btrace/step.exp: Likewise.
9034 * gdb.btrace/stepi.exp: Likewise.
9035 * gdb.btrace/tailcall-only.exp: Likewise.
9036 * gdb.btrace/tailcall.exp: Likewise.
9037 * gdb.btrace/tsx.exp: Likewise.
9038 * gdb.btrace/unknown_functions.exp: Likewise.
9039 * gdb.btrace/vdso.exp: Likewise.
9040
9041 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9042
9043 * gdb.btrace/enable-running.c: New.
9044 * gdb.btrace/enable-running.exp: New.
9045
9046 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9047
9048 * gdb.arch/amd64-gs_base.c: New file.
9049 * gdb.arch/amd64-gs_base.exp: New file.
9050
9051 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9052
9053 * lib/memory.exp: Remove spurious empty newlines.
9054
9055 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9056
9057 * gdb.python/py-bad-printers.exp: Load python file using "source".
9058 * gdb.python/py-events.exp: Likewise.
9059 * gdb.python/py-evsignal.exp: Likewise.
9060 * gdb.python/py-evthreads.exp: Likewise.
9061 * gdb.python/py-frame-args.exp: Likewise.
9062 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9063 * gdb.python/py-framefilter-mi.exp: Likewise.
9064 * gdb.python/py-framefilter.exp: Likewise.
9065 * gdb.python/py-mi.exp: Likewise.
9066 * gdb.python/py-pp-maint.exp: Likewise.
9067 * gdb.python/py-pp-registration.exp: Likewise.
9068 * gdb.python/py-prettyprint.exp: Likewise.
9069 (run_lang_tests): Likewise.
9070 * gdb.python/py-typeprint.exp: Likewise.
9071
9072 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9073
9074 * lib/memory.exp: New file.
9075 * lib/gdb.exp: Load memory.exp.
9076 * gdb.base/memattr.exp (delete_memory): Move proc to
9077 lib/memory.exp and rename to delete_memory_regions.
9078 Replace delete_memory with delete_memory_regions.
9079 Cleanup memory regions before tests.
9080 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9081 before tests.
9082
9083 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9084
9085 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9086 files.
9087 (initialize): New function conditionally defined.
9088 (testcases): Move within conditional block.
9089 (main): Call initialize.
9090 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9091 of gdb.reverse/insn-reverse.c.
9092 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9093 gdb.reverse/insn-reverse.c.
9094
9095 2017-01-26 Yao Qi <yao.qi@linaro.org>
9096
9097 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9098 disassemble on address 0.
9099
9100 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9101 Yao Qi <yao.qi@linaro.org>
9102
9103 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9104 * gdb.dwarf2/implptr-64bit.S: Remove.
9105 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9106 variables in caller's context. Add DW_OP_implicit_value.
9107
9108 2017-01-25 Yao Qi <yao.qi@linaro.org>
9109
9110 * lib/dwarf.exp (Dwarf::_location): Handle
9111 DW_OP_GNU_implicit_pointer with proper size.
9112
9113 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9114
9115 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9116 and add untested calls.
9117
9118 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9119
9120 * gdb.python/python.exp: Check line number against what GDB thinks
9121 the line number is for func1.
9122
9123 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9124
9125 * gdb.dlang/debug-expr.exp: New file.
9126
9127 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
9128
9129 Fix test names for the following files:
9130
9131 * gdb.ada/exec_changed.exp
9132 * gdb.ada/info_types.exp
9133 * gdb.arch/aarch64-atomic-inst.exp
9134 * gdb.arch/aarch64-fp.exp
9135 * gdb.arch/altivec-abi.exp
9136 * gdb.arch/altivec-regs.exp
9137 * gdb.arch/amd64-byte.exp
9138 * gdb.arch/amd64-disp-step.exp
9139 * gdb.arch/amd64-dword.exp
9140 * gdb.arch/amd64-entry-value-inline.exp
9141 * gdb.arch/amd64-entry-value-param.exp
9142 * gdb.arch/amd64-entry-value-paramref.exp
9143 * gdb.arch/amd64-entry-value.exp
9144 * gdb.arch/amd64-i386-address.exp
9145 * gdb.arch/amd64-invalid-stack-middle.exp
9146 * gdb.arch/amd64-invalid-stack-top.exp
9147 * gdb.arch/amd64-optimout-repeat.exp
9148 * gdb.arch/amd64-prologue-skip.exp
9149 * gdb.arch/amd64-prologue-xmm.exp
9150 * gdb.arch/amd64-stap-special-operands.exp
9151 * gdb.arch/amd64-stap-wrong-subexp.exp
9152 * gdb.arch/amd64-tailcall-cxx.exp
9153 * gdb.arch/amd64-tailcall-noret.exp
9154 * gdb.arch/amd64-tailcall-ret.exp
9155 * gdb.arch/amd64-tailcall-self.exp
9156 * gdb.arch/amd64-word.exp
9157 * gdb.arch/arm-bl-branch-dest.exp
9158 * gdb.arch/arm-disp-step.exp
9159 * gdb.arch/arm-neon.exp
9160 * gdb.arch/arm-single-step-kernel-helper.exp
9161 * gdb.arch/avr-flash-qualifier.exp
9162 * gdb.arch/disp-step-insn-reloc.exp
9163 * gdb.arch/e500-abi.exp
9164 * gdb.arch/e500-regs.exp
9165 * gdb.arch/ftrace-insn-reloc.exp
9166 * gdb.arch/i386-avx512.exp
9167 * gdb.arch/i386-bp_permanent.exp
9168 * gdb.arch/i386-byte.exp
9169 * gdb.arch/i386-cfi-notcurrent.exp
9170 * gdb.arch/i386-disp-step.exp
9171 * gdb.arch/i386-dr3-watch.exp
9172 * gdb.arch/i386-float.exp
9173 * gdb.arch/i386-gnu-cfi.exp
9174 * gdb.arch/i386-mpx-map.exp
9175 * gdb.arch/i386-mpx-sigsegv.exp
9176 * gdb.arch/i386-mpx-simple_segv.exp
9177 * gdb.arch/i386-mpx.exp
9178 * gdb.arch/i386-permbkpt.exp
9179 * gdb.arch/i386-prologue.exp
9180 * gdb.arch/i386-signal.exp
9181 * gdb.arch/i386-size-overlap.exp
9182 * gdb.arch/i386-unwind.exp
9183 * gdb.arch/i386-word.exp
9184 * gdb.arch/mips-fcr.exp
9185 * gdb.arch/powerpc-d128-regs.exp
9186 * gdb.arch/powerpc-stackless.exp
9187 * gdb.arch/ppc64-atomic-inst.exp
9188 * gdb.arch/s390-stackless.exp
9189 * gdb.arch/s390-tdbregs.exp
9190 * gdb.arch/s390-vregs.exp
9191 * gdb.arch/sparc-sysstep.exp
9192 * gdb.arch/thumb-bx-pc.exp
9193 * gdb.arch/thumb-singlestep.exp
9194 * gdb.arch/thumb2-it.exp
9195 * gdb.arch/vsx-regs.exp
9196 * gdb.asm/asm-source.exp
9197 * gdb.base/a2-run.exp
9198 * gdb.base/advance.exp
9199 * gdb.base/all-bin.exp
9200 * gdb.base/anon.exp
9201 * gdb.base/args.exp
9202 * gdb.base/arithmet.exp
9203 * gdb.base/async-shell.exp
9204 * gdb.base/async.exp
9205 * gdb.base/attach-pie-noexec.exp
9206 * gdb.base/attach-twice.exp
9207 * gdb.base/auto-load.exp
9208 * gdb.base/bang.exp
9209 * gdb.base/bitfields.exp
9210 * gdb.base/break-always.exp
9211 * gdb.base/break-caller-line.exp
9212 * gdb.base/break-entry.exp
9213 * gdb.base/break-inline.exp
9214 * gdb.base/break-on-linker-gcd-function.exp
9215 * gdb.base/break-probes.exp
9216 * gdb.base/break.exp
9217 * gdb.base/breakpoint-shadow.exp
9218 * gdb.base/call-ar-st.exp
9219 * gdb.base/call-sc.exp
9220 * gdb.base/call-signal-resume.exp
9221 * gdb.base/call-strs.exp
9222 * gdb.base/callfuncs.exp
9223 * gdb.base/catch-fork-static.exp
9224 * gdb.base/catch-gdb-caused-signals.exp
9225 * gdb.base/catch-load.exp
9226 * gdb.base/catch-signal-fork.exp
9227 * gdb.base/catch-signal.exp
9228 * gdb.base/catch-syscall.exp
9229 * gdb.base/charset.exp
9230 * gdb.base/checkpoint.exp
9231 * gdb.base/chng-syms.exp
9232 * gdb.base/code-expr.exp
9233 * gdb.base/code_elim.exp
9234 * gdb.base/commands.exp
9235 * gdb.base/completion.exp
9236 * gdb.base/complex.exp
9237 * gdb.base/cond-expr.exp
9238 * gdb.base/condbreak.exp
9239 * gdb.base/consecutive.exp
9240 * gdb.base/continue-all-already-running.exp
9241 * gdb.base/coredump-filter.exp
9242 * gdb.base/corefile.exp
9243 * gdb.base/dbx.exp
9244 * gdb.base/debug-expr.exp
9245 * gdb.base/define.exp
9246 * gdb.base/del.exp
9247 * gdb.base/disabled-location.exp
9248 * gdb.base/disasm-end-cu.exp
9249 * gdb.base/disasm-optim.exp
9250 * gdb.base/display.exp
9251 * gdb.base/duplicate-bp.exp
9252 * gdb.base/ena-dis-br.exp
9253 * gdb.base/ending-run.exp
9254 * gdb.base/enumval.exp
9255 * gdb.base/environ.exp
9256 * gdb.base/eu-strip-infcall.exp
9257 * gdb.base/eval-avoid-side-effects.exp
9258 * gdb.base/eval-skip.exp
9259 * gdb.base/exitsignal.exp
9260 * gdb.base/expand-psymtabs.exp
9261 * gdb.base/filesym.exp
9262 * gdb.base/find-unmapped.exp
9263 * gdb.base/finish.exp
9264 * gdb.base/float.exp
9265 * gdb.base/foll-exec-mode.exp
9266 * gdb.base/foll-exec.exp
9267 * gdb.base/foll-fork.exp
9268 * gdb.base/fortran-sym-case.exp
9269 * gdb.base/freebpcmd.exp
9270 * gdb.base/func-ptr.exp
9271 * gdb.base/func-ptrs.exp
9272 * gdb.base/funcargs.exp
9273 * gdb.base/gcore-buffer-overflow.exp
9274 * gdb.base/gcore-relro-pie.exp
9275 * gdb.base/gcore-relro.exp
9276 * gdb.base/gcore.exp
9277 * gdb.base/gdb1090.exp
9278 * gdb.base/gdb11530.exp
9279 * gdb.base/gdb11531.exp
9280 * gdb.base/gdb1821.exp
9281 * gdb.base/gdbindex-stabs.exp
9282 * gdb.base/gdbvars.exp
9283 * gdb.base/hbreak.exp
9284 * gdb.base/hbreak2.exp
9285 * gdb.base/included.exp
9286 * gdb.base/infcall-input.exp
9287 * gdb.base/inferior-died.exp
9288 * gdb.base/infnan.exp
9289 * gdb.base/info-macros.exp
9290 * gdb.base/info-os.exp
9291 * gdb.base/info-proc.exp
9292 * gdb.base/info-shared.exp
9293 * gdb.base/info-target.exp
9294 * gdb.base/infoline.exp
9295 * gdb.base/interp.exp
9296 * gdb.base/interrupt.exp
9297 * gdb.base/jit-reader.exp
9298 * gdb.base/jit-simple.exp
9299 * gdb.base/kill-after-signal.exp
9300 * gdb.base/kill-detach-inferiors-cmd.exp
9301 * gdb.base/label.exp
9302 * gdb.base/langs.exp
9303 * gdb.base/ldbl_e308.exp
9304 * gdb.base/line-symtabs.exp
9305 * gdb.base/linespecs.exp
9306 * gdb.base/list.exp
9307 * gdb.base/long_long.exp
9308 * gdb.base/longest-types.exp
9309 * gdb.base/maint.exp
9310 * gdb.base/max-value-size.exp
9311 * gdb.base/memattr.exp
9312 * gdb.base/mips_pro.exp
9313 * gdb.base/morestack.exp
9314 * gdb.base/moribund-step.exp
9315 * gdb.base/multi-forks.exp
9316 * gdb.base/nested-addr.exp
9317 * gdb.base/nextoverexit.exp
9318 * gdb.base/noreturn-finish.exp
9319 * gdb.base/noreturn-return.exp
9320 * gdb.base/nostdlib.exp
9321 * gdb.base/offsets.exp
9322 * gdb.base/opaque.exp
9323 * gdb.base/pc-fp.exp
9324 * gdb.base/permissions.exp
9325 * gdb.base/print-symbol-loading.exp
9326 * gdb.base/prologue-include.exp
9327 * gdb.base/psymtab.exp
9328 * gdb.base/ptype.exp
9329 * gdb.base/random-signal.exp
9330 * gdb.base/randomize.exp
9331 * gdb.base/range-stepping.exp
9332 * gdb.base/readline-ask.exp
9333 * gdb.base/recpar.exp
9334 * gdb.base/recurse.exp
9335 * gdb.base/relational.exp
9336 * gdb.base/restore.exp
9337 * gdb.base/return-nodebug.exp
9338 * gdb.base/return.exp
9339 * gdb.base/run-after-attach.exp
9340 * gdb.base/save-bp.exp
9341 * gdb.base/scope.exp
9342 * gdb.base/sect-cmd.exp
9343 * gdb.base/set-lang-auto.exp
9344 * gdb.base/set-noassign.exp
9345 * gdb.base/setvar.exp
9346 * gdb.base/sigall.exp
9347 * gdb.base/sigbpt.exp
9348 * gdb.base/siginfo-addr.exp
9349 * gdb.base/siginfo-infcall.exp
9350 * gdb.base/siginfo-obj.exp
9351 * gdb.base/siginfo.exp
9352 * gdb.base/signals-state-child.exp
9353 * gdb.base/signest.exp
9354 * gdb.base/sigstep.exp
9355 * gdb.base/sizeof.exp
9356 * gdb.base/skip.exp
9357 * gdb.base/solib-corrupted.exp
9358 * gdb.base/solib-nodir.exp
9359 * gdb.base/solib-search.exp
9360 * gdb.base/stack-checking.exp
9361 * gdb.base/stale-infcall.exp
9362 * gdb.base/stap-probe.exp
9363 * gdb.base/start.exp
9364 * gdb.base/step-break.exp
9365 * gdb.base/step-bt.exp
9366 * gdb.base/step-line.exp
9367 * gdb.base/step-over-exit.exp
9368 * gdb.base/step-over-syscall.exp
9369 * gdb.base/step-resume-infcall.exp
9370 * gdb.base/step-test.exp
9371 * gdb.base/store.exp
9372 * gdb.base/structs3.exp
9373 * gdb.base/sym-file.exp
9374 * gdb.base/symbol-without-target_section.exp
9375 * gdb.base/term.exp
9376 * gdb.base/testenv.exp
9377 * gdb.base/ui-redirect.exp
9378 * gdb.base/until.exp
9379 * gdb.base/unwindonsignal.exp
9380 * gdb.base/value-double-free.exp
9381 * gdb.base/vla-datatypes.exp
9382 * gdb.base/vla-ptr.exp
9383 * gdb.base/vla-sideeffect.exp
9384 * gdb.base/volatile.exp
9385 * gdb.base/watch-cond-infcall.exp
9386 * gdb.base/watch-cond.exp
9387 * gdb.base/watch-non-mem.exp
9388 * gdb.base/watch-read.exp
9389 * gdb.base/watch-vfork.exp
9390 * gdb.base/watchpoint-cond-gone.exp
9391 * gdb.base/watchpoint-delete.exp
9392 * gdb.base/watchpoint-hw-hit-once.exp
9393 * gdb.base/watchpoint-hw.exp
9394 * gdb.base/watchpoint-stops-at-right-insn.exp
9395 * gdb.base/watchpoints.exp
9396 * gdb.base/wchar.exp
9397 * gdb.base/whatis-exp.exp
9398 * gdb.btrace/buffer-size.exp
9399 * gdb.btrace/data.exp
9400 * gdb.btrace/delta.exp
9401 * gdb.btrace/dlopen.exp
9402 * gdb.btrace/enable.exp
9403 * gdb.btrace/exception.exp
9404 * gdb.btrace/function_call_history.exp
9405 * gdb.btrace/gcore.exp
9406 * gdb.btrace/instruction_history.exp
9407 * gdb.btrace/nohist.exp
9408 * gdb.btrace/reconnect.exp
9409 * gdb.btrace/record_goto-step.exp
9410 * gdb.btrace/record_goto.exp
9411 * gdb.btrace/rn-dl-bind.exp
9412 * gdb.btrace/segv.exp
9413 * gdb.btrace/step.exp
9414 * gdb.btrace/stepi.exp
9415 * gdb.btrace/tailcall-only.exp
9416 * gdb.btrace/tailcall.exp
9417 * gdb.btrace/tsx.exp
9418 * gdb.btrace/unknown_functions.exp
9419 * gdb.btrace/vdso.exp
9420 * gdb.compile/compile-ifunc.exp
9421 * gdb.compile/compile-ops.exp
9422 * gdb.compile/compile-print.exp
9423 * gdb.compile/compile-setjmp.exp
9424 * gdb.cp/abstract-origin.exp
9425 * gdb.cp/ambiguous.exp
9426 * gdb.cp/annota2.exp
9427 * gdb.cp/annota3.exp
9428 * gdb.cp/anon-ns.exp
9429 * gdb.cp/anon-struct.exp
9430 * gdb.cp/anon-union.exp
9431 * gdb.cp/arg-reference.exp
9432 * gdb.cp/baseenum.exp
9433 * gdb.cp/bool.exp
9434 * gdb.cp/breakpoint.exp
9435 * gdb.cp/bs15503.exp
9436 * gdb.cp/call-c.exp
9437 * gdb.cp/casts.exp
9438 * gdb.cp/chained-calls.exp
9439 * gdb.cp/class2.exp
9440 * gdb.cp/classes.exp
9441 * gdb.cp/cmpd-minsyms.exp
9442 * gdb.cp/converts.exp
9443 * gdb.cp/cp-relocate.exp
9444 * gdb.cp/cpcompletion.exp
9445 * gdb.cp/cpexprs.exp
9446 * gdb.cp/cplabel.exp
9447 * gdb.cp/cplusfuncs.exp
9448 * gdb.cp/cpsizeof.exp
9449 * gdb.cp/ctti.exp
9450 * gdb.cp/derivation.exp
9451 * gdb.cp/destrprint.exp
9452 * gdb.cp/dispcxx.exp
9453 * gdb.cp/enum-class.exp
9454 * gdb.cp/exception.exp
9455 * gdb.cp/exceptprint.exp
9456 * gdb.cp/expand-psymtabs-cxx.exp
9457 * gdb.cp/expand-sals.exp
9458 * gdb.cp/extern-c.exp
9459 * gdb.cp/filename.exp
9460 * gdb.cp/formatted-ref.exp
9461 * gdb.cp/fpointer.exp
9462 * gdb.cp/gdb1355.exp
9463 * gdb.cp/gdb2495.exp
9464 * gdb.cp/hang.exp
9465 * gdb.cp/impl-this.exp
9466 * gdb.cp/infcall-dlopen.exp
9467 * gdb.cp/inherit.exp
9468 * gdb.cp/iostream.exp
9469 * gdb.cp/koenig.exp
9470 * gdb.cp/local.exp
9471 * gdb.cp/m-data.exp
9472 * gdb.cp/m-static.exp
9473 * gdb.cp/mb-ctor.exp
9474 * gdb.cp/mb-inline.exp
9475 * gdb.cp/mb-templates.exp
9476 * gdb.cp/member-name.exp
9477 * gdb.cp/member-ptr.exp
9478 * gdb.cp/meth-typedefs.exp
9479 * gdb.cp/method.exp
9480 * gdb.cp/method2.exp
9481 * gdb.cp/minsym-fallback.exp
9482 * gdb.cp/misc.exp
9483 * gdb.cp/namelessclass.exp
9484 * gdb.cp/namespace-enum.exp
9485 * gdb.cp/namespace-nested-import.exp
9486 * gdb.cp/namespace.exp
9487 * gdb.cp/nextoverthrow.exp
9488 * gdb.cp/no-dmgl-verbose.exp
9489 * gdb.cp/non-trivial-retval.exp
9490 * gdb.cp/noparam.exp
9491 * gdb.cp/nsdecl.exp
9492 * gdb.cp/nsimport.exp
9493 * gdb.cp/nsnested.exp
9494 * gdb.cp/nsnoimports.exp
9495 * gdb.cp/nsrecurs.exp
9496 * gdb.cp/nsstress.exp
9497 * gdb.cp/nsusing.exp
9498 * gdb.cp/operator.exp
9499 * gdb.cp/oranking.exp
9500 * gdb.cp/overload-const.exp
9501 * gdb.cp/overload.exp
9502 * gdb.cp/ovldbreak.exp
9503 * gdb.cp/ovsrch.exp
9504 * gdb.cp/paren-type.exp
9505 * gdb.cp/parse-lang.exp
9506 * gdb.cp/pass-by-ref.exp
9507 * gdb.cp/pr-1023.exp
9508 * gdb.cp/pr-1210.exp
9509 * gdb.cp/pr-574.exp
9510 * gdb.cp/pr10687.exp
9511 * gdb.cp/pr12028.exp
9512 * gdb.cp/pr17132.exp
9513 * gdb.cp/pr17494.exp
9514 * gdb.cp/pr9067.exp
9515 * gdb.cp/pr9167.exp
9516 * gdb.cp/pr9631.exp
9517 * gdb.cp/printmethod.exp
9518 * gdb.cp/psmang.exp
9519 * gdb.cp/psymtab-parameter.exp
9520 * gdb.cp/ptype-cv-cp.exp
9521 * gdb.cp/ptype-flags.exp
9522 * gdb.cp/re-set-overloaded.exp
9523 * gdb.cp/ref-types.exp
9524 * gdb.cp/rtti.exp
9525 * gdb.cp/scope-err.exp
9526 * gdb.cp/shadow.exp
9527 * gdb.cp/smartp.exp
9528 * gdb.cp/static-method.exp
9529 * gdb.cp/static-print-quit.exp
9530 * gdb.cp/temargs.exp
9531 * gdb.cp/templates.exp
9532 * gdb.cp/try_catch.exp
9533 * gdb.cp/typedef-operator.exp
9534 * gdb.cp/typeid.exp
9535 * gdb.cp/userdef.exp
9536 * gdb.cp/using-crash.exp
9537 * gdb.cp/var-tag.exp
9538 * gdb.cp/virtbase.exp
9539 * gdb.cp/virtfunc.exp
9540 * gdb.cp/virtfunc2.exp
9541 * gdb.cp/vla-cxx.exp
9542 * gdb.disasm/t01_mov.exp
9543 * gdb.disasm/t02_mova.exp
9544 * gdb.disasm/t03_add.exp
9545 * gdb.disasm/t04_sub.exp
9546 * gdb.disasm/t05_cmp.exp
9547 * gdb.disasm/t06_ari2.exp
9548 * gdb.disasm/t07_ari3.exp
9549 * gdb.disasm/t08_or.exp
9550 * gdb.disasm/t09_xor.exp
9551 * gdb.disasm/t10_and.exp
9552 * gdb.disasm/t11_logs.exp
9553 * gdb.disasm/t12_bit.exp
9554 * gdb.disasm/t13_otr.exp
9555 * gdb.dlang/circular.exp
9556 * gdb.dwarf2/arr-stride.exp
9557 * gdb.dwarf2/arr-subrange.exp
9558 * gdb.dwarf2/atomic-type.exp
9559 * gdb.dwarf2/bad-regnum.exp
9560 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9561 * gdb.dwarf2/callframecfa.exp
9562 * gdb.dwarf2/clztest.exp
9563 * gdb.dwarf2/corrupt.exp
9564 * gdb.dwarf2/data-loc.exp
9565 * gdb.dwarf2/dup-psym.exp
9566 * gdb.dwarf2/dw2-anon-mptr.exp
9567 * gdb.dwarf2/dw2-anonymous-func.exp
9568 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9569 * gdb.dwarf2/dw2-bad-unresolved.exp
9570 * gdb.dwarf2/dw2-basic.exp
9571 * gdb.dwarf2/dw2-canonicalize-type.exp
9572 * gdb.dwarf2/dw2-case-insensitive.exp
9573 * gdb.dwarf2/dw2-common-block.exp
9574 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9575 * gdb.dwarf2/dw2-compressed.exp
9576 * gdb.dwarf2/dw2-const.exp
9577 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9578 * gdb.dwarf2/dw2-cu-size.exp
9579 * gdb.dwarf2/dw2-dup-frame.exp
9580 * gdb.dwarf2/dw2-entry-value.exp
9581 * gdb.dwarf2/dw2-icycle.exp
9582 * gdb.dwarf2/dw2-ifort-parameter.exp
9583 * gdb.dwarf2/dw2-inline-break.exp
9584 * gdb.dwarf2/dw2-inline-param.exp
9585 * gdb.dwarf2/dw2-intercu.exp
9586 * gdb.dwarf2/dw2-intermix.exp
9587 * gdb.dwarf2/dw2-lexical-block-bare.exp
9588 * gdb.dwarf2/dw2-linkage-name-trust.exp
9589 * gdb.dwarf2/dw2-minsym-in-cu.exp
9590 * gdb.dwarf2/dw2-noloc.exp
9591 * gdb.dwarf2/dw2-op-call.exp
9592 * gdb.dwarf2/dw2-op-out-param.exp
9593 * gdb.dwarf2/dw2-opt-structptr.exp
9594 * gdb.dwarf2/dw2-param-error.exp
9595 * gdb.dwarf2/dw2-producer.exp
9596 * gdb.dwarf2/dw2-ranges-base.exp
9597 * gdb.dwarf2/dw2-ref-missing-frame.exp
9598 * gdb.dwarf2/dw2-reg-undefined.exp
9599 * gdb.dwarf2/dw2-regno-invalid.exp
9600 * gdb.dwarf2/dw2-restore.exp
9601 * gdb.dwarf2/dw2-restrict.exp
9602 * gdb.dwarf2/dw2-single-line-discriminators.exp
9603 * gdb.dwarf2/dw2-strp.exp
9604 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9605 * gdb.dwarf2/dw2-unresolved.exp
9606 * gdb.dwarf2/dw2-var-zero-addr.exp
9607 * gdb.dwarf2/dw4-sig-types.exp
9608 * gdb.dwarf2/dwz.exp
9609 * gdb.dwarf2/dynarr-ptr.exp
9610 * gdb.dwarf2/enum-type.exp
9611 * gdb.dwarf2/gdb-index.exp
9612 * gdb.dwarf2/implptr-64bit.exp
9613 * gdb.dwarf2/implptr-optimized-out.exp
9614 * gdb.dwarf2/implptr.exp
9615 * gdb.dwarf2/implref-array.exp
9616 * gdb.dwarf2/implref-const.exp
9617 * gdb.dwarf2/implref-global.exp
9618 * gdb.dwarf2/implref-struct.exp
9619 * gdb.dwarf2/mac-fileno.exp
9620 * gdb.dwarf2/main-subprogram.exp
9621 * gdb.dwarf2/member-ptr-forwardref.exp
9622 * gdb.dwarf2/method-ptr.exp
9623 * gdb.dwarf2/missing-sig-type.exp
9624 * gdb.dwarf2/nonvar-access.exp
9625 * gdb.dwarf2/opaque-type-lookup.exp
9626 * gdb.dwarf2/pieces-optimized-out.exp
9627 * gdb.dwarf2/pieces.exp
9628 * gdb.dwarf2/pr10770.exp
9629 * gdb.dwarf2/pr13961.exp
9630 * gdb.dwarf2/staticvirtual.exp
9631 * gdb.dwarf2/subrange.exp
9632 * gdb.dwarf2/symtab-producer.exp
9633 * gdb.dwarf2/trace-crash.exp
9634 * gdb.dwarf2/typeddwarf.exp
9635 * gdb.dwarf2/valop.exp
9636 * gdb.dwarf2/watch-notconst.exp
9637 * gdb.fortran/array-element.exp
9638 * gdb.fortran/charset.exp
9639 * gdb.fortran/common-block.exp
9640 * gdb.fortran/complex.exp
9641 * gdb.fortran/derived-type-function.exp
9642 * gdb.fortran/derived-type.exp
9643 * gdb.fortran/logical.exp
9644 * gdb.fortran/module.exp
9645 * gdb.fortran/multi-dim.exp
9646 * gdb.fortran/nested-funcs.exp
9647 * gdb.fortran/print-formatted.exp
9648 * gdb.fortran/subarray.exp
9649 * gdb.fortran/vla-alloc-assoc.exp
9650 * gdb.fortran/vla-datatypes.exp
9651 * gdb.fortran/vla-history.exp
9652 * gdb.fortran/vla-ptr-info.exp
9653 * gdb.fortran/vla-ptype-sub.exp
9654 * gdb.fortran/vla-ptype.exp
9655 * gdb.fortran/vla-sizeof.exp
9656 * gdb.fortran/vla-type.exp
9657 * gdb.fortran/vla-value-sub-arbitrary.exp
9658 * gdb.fortran/vla-value-sub-finish.exp
9659 * gdb.fortran/vla-value-sub.exp
9660 * gdb.fortran/vla-value.exp
9661 * gdb.fortran/whatis_type.exp
9662 * gdb.go/chan.exp
9663 * gdb.go/handcall.exp
9664 * gdb.go/hello.exp
9665 * gdb.go/integers.exp
9666 * gdb.go/methods.exp
9667 * gdb.go/package.exp
9668 * gdb.go/strings.exp
9669 * gdb.go/types.exp
9670 * gdb.go/unsafe.exp
9671 * gdb.guile/scm-arch.exp
9672 * gdb.guile/scm-block.exp
9673 * gdb.guile/scm-breakpoint.exp
9674 * gdb.guile/scm-cmd.exp
9675 * gdb.guile/scm-disasm.exp
9676 * gdb.guile/scm-equal.exp
9677 * gdb.guile/scm-frame-args.exp
9678 * gdb.guile/scm-frame-inline.exp
9679 * gdb.guile/scm-frame.exp
9680 * gdb.guile/scm-iterator.exp
9681 * gdb.guile/scm-math.exp
9682 * gdb.guile/scm-objfile.exp
9683 * gdb.guile/scm-ports.exp
9684 * gdb.guile/scm-symbol.exp
9685 * gdb.guile/scm-symtab.exp
9686 * gdb.guile/scm-value-cc.exp
9687 * gdb.guile/types-module.exp
9688 * gdb.linespec/break-ask.exp
9689 * gdb.linespec/cpexplicit.exp
9690 * gdb.linespec/explicit.exp
9691 * gdb.linespec/keywords.exp
9692 * gdb.linespec/linespec.exp
9693 * gdb.linespec/ls-dollar.exp
9694 * gdb.linespec/ls-errs.exp
9695 * gdb.linespec/skip-two.exp
9696 * gdb.linespec/thread.exp
9697 * gdb.mi/mi-async.exp
9698 * gdb.mi/mi-basics.exp
9699 * gdb.mi/mi-break.exp
9700 * gdb.mi/mi-catch-load.exp
9701 * gdb.mi/mi-cli.exp
9702 * gdb.mi/mi-cmd-param-changed.exp
9703 * gdb.mi/mi-console.exp
9704 * gdb.mi/mi-detach.exp
9705 * gdb.mi/mi-disassemble.exp
9706 * gdb.mi/mi-eval.exp
9707 * gdb.mi/mi-file-transfer.exp
9708 * gdb.mi/mi-file.exp
9709 * gdb.mi/mi-fill-memory.exp
9710 * gdb.mi/mi-inheritance-syntax-error.exp
9711 * gdb.mi/mi-linespec-err-cp.exp
9712 * gdb.mi/mi-logging.exp
9713 * gdb.mi/mi-memory-changed.exp
9714 * gdb.mi/mi-read-memory.exp
9715 * gdb.mi/mi-record-changed.exp
9716 * gdb.mi/mi-reg-undefined.exp
9717 * gdb.mi/mi-regs.exp
9718 * gdb.mi/mi-return.exp
9719 * gdb.mi/mi-reverse.exp
9720 * gdb.mi/mi-simplerun.exp
9721 * gdb.mi/mi-solib.exp
9722 * gdb.mi/mi-stack.exp
9723 * gdb.mi/mi-stepi.exp
9724 * gdb.mi/mi-syn-frame.exp
9725 * gdb.mi/mi-until.exp
9726 * gdb.mi/mi-var-block.exp
9727 * gdb.mi/mi-var-child.exp
9728 * gdb.mi/mi-var-cmd.exp
9729 * gdb.mi/mi-var-cp.exp
9730 * gdb.mi/mi-var-display.exp
9731 * gdb.mi/mi-var-invalidate.exp
9732 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9733 * gdb.mi/mi-vla-fortran.exp
9734 * gdb.mi/mi-watch.exp
9735 * gdb.mi/mi2-var-child.exp
9736 * gdb.mi/user-selected-context-sync.exp
9737 * gdb.modula2/unbounded-array.exp
9738 * gdb.multi/dummy-frame-restore.exp
9739 * gdb.multi/multi-arch-exec.exp
9740 * gdb.multi/multi-arch.exp
9741 * gdb.multi/tids.exp
9742 * gdb.multi/watchpoint-multi.exp
9743 * gdb.opencl/callfuncs.exp
9744 * gdb.opencl/convs_casts.exp
9745 * gdb.opencl/datatypes.exp
9746 * gdb.opencl/operators.exp
9747 * gdb.opencl/vec_comps.exp
9748 * gdb.opt/clobbered-registers-O2.exp
9749 * gdb.opt/inline-break.exp
9750 * gdb.opt/inline-bt.exp
9751 * gdb.opt/inline-cmds.exp
9752 * gdb.opt/inline-locals.exp
9753 * gdb.pascal/case-insensitive-symbols.exp
9754 * gdb.pascal/floats.exp
9755 * gdb.pascal/gdb11492.exp
9756 * gdb.python/lib-types.exp
9757 * gdb.python/py-arch.exp
9758 * gdb.python/py-as-string.exp
9759 * gdb.python/py-bad-printers.exp
9760 * gdb.python/py-block.exp
9761 * gdb.python/py-breakpoint-create-fail.exp
9762 * gdb.python/py-breakpoint.exp
9763 * gdb.python/py-caller-is.exp
9764 * gdb.python/py-cmd.exp
9765 * gdb.python/py-explore-cc.exp
9766 * gdb.python/py-explore.exp
9767 * gdb.python/py-finish-breakpoint.exp
9768 * gdb.python/py-finish-breakpoint2.exp
9769 * gdb.python/py-frame-args.exp
9770 * gdb.python/py-frame-inline.exp
9771 * gdb.python/py-frame.exp
9772 * gdb.python/py-framefilter-mi.exp
9773 * gdb.python/py-infthread.exp
9774 * gdb.python/py-lazy-string.exp
9775 * gdb.python/py-linetable.exp
9776 * gdb.python/py-mi-events.exp
9777 * gdb.python/py-mi-objfile.exp
9778 * gdb.python/py-mi.exp
9779 * gdb.python/py-objfile.exp
9780 * gdb.python/py-pp-integral.exp
9781 * gdb.python/py-pp-maint.exp
9782 * gdb.python/py-pp-re-notag.exp
9783 * gdb.python/py-pp-registration.exp
9784 * gdb.python/py-recurse-unwind.exp
9785 * gdb.python/py-strfns.exp
9786 * gdb.python/py-symbol.exp
9787 * gdb.python/py-symtab.exp
9788 * gdb.python/py-sync-interp.exp
9789 * gdb.python/py-typeprint.exp
9790 * gdb.python/py-unwind-maint.exp
9791 * gdb.python/py-unwind.exp
9792 * gdb.python/py-value-cc.exp
9793 * gdb.python/py-xmethods.exp
9794 * gdb.reverse/amd64-tailcall-reverse.exp
9795 * gdb.reverse/break-precsave.exp
9796 * gdb.reverse/break-reverse.exp
9797 * gdb.reverse/consecutive-precsave.exp
9798 * gdb.reverse/consecutive-reverse.exp
9799 * gdb.reverse/finish-precsave.exp
9800 * gdb.reverse/finish-reverse-bkpt.exp
9801 * gdb.reverse/finish-reverse.exp
9802 * gdb.reverse/fstatat-reverse.exp
9803 * gdb.reverse/getresuid-reverse.exp
9804 * gdb.reverse/i386-precsave.exp
9805 * gdb.reverse/i386-reverse.exp
9806 * gdb.reverse/i386-sse-reverse.exp
9807 * gdb.reverse/i387-env-reverse.exp
9808 * gdb.reverse/i387-stack-reverse.exp
9809 * gdb.reverse/insn-reverse.exp
9810 * gdb.reverse/machinestate-precsave.exp
9811 * gdb.reverse/machinestate.exp
9812 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9813 * gdb.reverse/pipe-reverse.exp
9814 * gdb.reverse/readv-reverse.exp
9815 * gdb.reverse/recvmsg-reverse.exp
9816 * gdb.reverse/rerun-prec.exp
9817 * gdb.reverse/s390-mvcle.exp
9818 * gdb.reverse/step-precsave.exp
9819 * gdb.reverse/step-reverse.exp
9820 * gdb.reverse/time-reverse.exp
9821 * gdb.reverse/until-precsave.exp
9822 * gdb.reverse/until-reverse.exp
9823 * gdb.reverse/waitpid-reverse.exp
9824 * gdb.reverse/watch-precsave.exp
9825 * gdb.reverse/watch-reverse.exp
9826 * gdb.rust/generics.exp
9827 * gdb.rust/methods.exp
9828 * gdb.rust/modules.exp
9829 * gdb.rust/simple.exp
9830 * gdb.server/connect-with-no-symbol-file.exp
9831 * gdb.server/ext-attach.exp
9832 * gdb.server/ext-restart.exp
9833 * gdb.server/ext-wrapper.exp
9834 * gdb.server/file-transfer.exp
9835 * gdb.server/server-exec-info.exp
9836 * gdb.server/server-kill.exp
9837 * gdb.server/server-mon.exp
9838 * gdb.server/wrapper.exp
9839 * gdb.stabs/exclfwd.exp
9840 * gdb.stabs/gdb11479.exp
9841 * gdb.threads/clone-new-thread-event.exp
9842 * gdb.threads/corethreads.exp
9843 * gdb.threads/current-lwp-dead.exp
9844 * gdb.threads/dlopen-libpthread.exp
9845 * gdb.threads/gcore-thread.exp
9846 * gdb.threads/sigstep-threads.exp
9847 * gdb.threads/watchpoint-fork.exp
9848 * gdb.trace/actions-changed.exp
9849 * gdb.trace/backtrace.exp
9850 * gdb.trace/change-loc.exp
9851 * gdb.trace/circ.exp
9852 * gdb.trace/collection.exp
9853 * gdb.trace/disconnected-tracing.exp
9854 * gdb.trace/ftrace.exp
9855 * gdb.trace/mi-trace-frame-collected.exp
9856 * gdb.trace/mi-trace-unavailable.exp
9857 * gdb.trace/mi-traceframe-changed.exp
9858 * gdb.trace/mi-tsv-changed.exp
9859 * gdb.trace/no-attach-trace.exp
9860 * gdb.trace/passc-dyn.exp
9861 * gdb.trace/qtro.exp
9862 * gdb.trace/range-stepping.exp
9863 * gdb.trace/read-memory.exp
9864 * gdb.trace/save-trace.exp
9865 * gdb.trace/signal.exp
9866 * gdb.trace/status-stop.exp
9867 * gdb.trace/tfile.exp
9868 * gdb.trace/trace-break.exp
9869 * gdb.trace/trace-buffer-size.exp
9870 * gdb.trace/trace-condition.exp
9871 * gdb.trace/tracefile-pseudo-reg.exp
9872 * gdb.trace/tstatus.exp
9873 * gdb.trace/unavailable.exp
9874 * gdb.trace/while-dyn.exp
9875 * gdb.trace/while-stepping.exp
9876
9877 2016-12-22 Doug Evans <xdje42@gmail.com>
9878
9879 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9880 and msymbols.
9881
9882 2016-12-19 Yao Qi <yao.qi@linaro.org>
9883
9884 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9885 (test_with_self): Don't call do_steps_and_nexts, and remove
9886 code about stepping into xmalloc.
9887
9888 2016-12-09 Yao Qi <yao.qi@linaro.org>
9889
9890 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9891
9892 2016-12-09 Yao Qi <yao.qi@linaro.org>
9893
9894 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9895
9896 2016-12-09 Pedro Alves <palves@redhat.com>
9897
9898 * gdb.base/all-architectures-0.exp: New file.
9899 * gdb.base/all-architectures-1.exp: New file.
9900 * gdb.base/all-architectures-2.exp: New file.
9901 * gdb.base/all-architectures-3.exp: New file.
9902 * gdb.base/all-architectures-4.exp: New file.
9903 * gdb.base/all-architectures-5.exp: New file.
9904 * gdb.base/all-architectures-6.exp: New file.
9905 * gdb.base/all-architectures-7.exp: New file.
9906 * gdb.base/all-architectures.exp.in: New file.
9907
9908 2016-12-09 Yao Qi <yao.qi@linaro.org>
9909
9910 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9911
9912 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9913
9914 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9915 possible.
9916 Remove useless pattern-matching code.
9917
9918 2016-12-02 Pedro Alves <palves@redhat.com>
9919
9920 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9921 procedure.
9922 (top level): Call it.
9923
9924 2016-12-02 Pedro Alves <palves@redhat.com>
9925
9926 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9927 New procedure.
9928 (top level): Call it.
9929
9930 2016-12-02 Pedro Alves <palves@redhat.com>
9931
9932 PR cli/20559
9933 * gdb.base/commands.exp (user_defined_command_args_eval): New
9934 procedure.
9935 (top level): Call it.
9936
9937 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9938
9939 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9940 timeout handling.
9941
9942 2016-12-02 Tom Tromey <tom@tromey.com>
9943
9944 * gdb.dwarf2/main-subprogram.c: New file.
9945 * gdb.dwarf2/main-subprogram.exp: New file.
9946
9947 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9948
9949 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9950 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9951 gdb_test_no_output for a couple of cases.
9952 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9953
9954 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9955
9956 Fix test names and standardize compilation error messages throughout
9957 the following files:
9958
9959 * gdb.ada/start.exp
9960 * gdb.arch/alpha-step.exp
9961 * gdb.arch/e500-prologue.exp
9962 * gdb.arch/ftrace-insn-reloc.exp
9963 * gdb.arch/gdb1291.exp
9964 * gdb.arch/gdb1431.exp
9965 * gdb.arch/gdb1558.exp
9966 * gdb.arch/i386-dr3-watch.exp
9967 * gdb.arch/i386-sse-stack-align.exp
9968 * gdb.arch/ia64-breakpoint-shadow.exp
9969 * gdb.arch/pa-nullify.exp
9970 * gdb.arch/powerpc-aix-prologue.exp
9971 * gdb.arch/thumb-bx-pc.exp
9972 * gdb.base/annota1.exp
9973 * gdb.base/annota3.exp
9974 * gdb.base/arrayidx.exp
9975 * gdb.base/assign.exp
9976 * gdb.base/attach.exp
9977 * gdb.base/auxv.exp
9978 * gdb.base/bang.exp
9979 * gdb.base/bfp-test.exp
9980 * gdb.base/bigcore.exp
9981 * gdb.base/bitfields2.exp
9982 * gdb.base/break-fun-addr.exp
9983 * gdb.base/break-probes.exp
9984 * gdb.base/call-rt-st.exp
9985 * gdb.base/callexit.exp
9986 * gdb.base/catch-fork-kill.exp
9987 * gdb.base/charset.exp
9988 * gdb.base/checkpoint.exp
9989 * gdb.base/comprdebug.exp
9990 * gdb.base/constvars.exp
9991 * gdb.base/coredump-filter.exp
9992 * gdb.base/cursal.exp
9993 * gdb.base/cvexpr.exp
9994 * gdb.base/detach.exp
9995 * gdb.base/display.exp
9996 * gdb.base/dmsym.exp
9997 * gdb.base/dprintf-pending.exp
9998 * gdb.base/dso2dso.exp
9999 * gdb.base/dtrace-probe.exp
10000 * gdb.base/dump.exp
10001 * gdb.base/enum_cond.exp
10002 * gdb.base/exe-lock.exp
10003 * gdb.base/exec-invalid-sysroot.exp
10004 * gdb.base/execl-update-breakpoints.exp
10005 * gdb.base/exprs.exp
10006 * gdb.base/fileio.exp
10007 * gdb.base/find.exp
10008 * gdb.base/finish.exp
10009 * gdb.base/fixsection.exp
10010 * gdb.base/foll-vfork.exp
10011 * gdb.base/frame-args.exp
10012 * gdb.base/gcore.exp
10013 * gdb.base/gdb1250.exp
10014 * gdb.base/global-var-nested-by-dso.exp
10015 * gdb.base/gnu-ifunc.exp
10016 * gdb.base/hashline1.exp
10017 * gdb.base/hashline2.exp
10018 * gdb.base/hashline3.exp
10019 * gdb.base/hbreak-in-shr-unsupported.exp
10020 * gdb.base/huge.exp
10021 * gdb.base/infcall-input.exp
10022 * gdb.base/info-fun.exp
10023 * gdb.base/info-shared.exp
10024 * gdb.base/jit-simple.exp
10025 * gdb.base/jit-so.exp
10026 * gdb.base/jit.exp
10027 * gdb.base/jump.exp
10028 * gdb.base/label.exp
10029 * gdb.base/lineinc.exp
10030 * gdb.base/logical.exp
10031 * gdb.base/longjmp.exp
10032 * gdb.base/macscp.exp
10033 * gdb.base/miscexprs.exp
10034 * gdb.base/new-ui-echo.exp
10035 * gdb.base/new-ui-pending-input.exp
10036 * gdb.base/new-ui.exp
10037 * gdb.base/nodebug.exp
10038 * gdb.base/nofield.exp
10039 * gdb.base/offsets.exp
10040 * gdb.base/overlays.exp
10041 * gdb.base/pending.exp
10042 * gdb.base/pointers.exp
10043 * gdb.base/pr11022.exp
10044 * gdb.base/printcmds.exp
10045 * gdb.base/prologue.exp
10046 * gdb.base/ptr-typedef.exp
10047 * gdb.base/realname-expand.exp
10048 * gdb.base/relativedebug.exp
10049 * gdb.base/relocate.exp
10050 * gdb.base/remote.exp
10051 * gdb.base/reread.exp
10052 * gdb.base/return2.exp
10053 * gdb.base/savedregs.exp
10054 * gdb.base/sep.exp
10055 * gdb.base/sepdebug.exp
10056 * gdb.base/sepsymtab.exp
10057 * gdb.base/set-inferior-tty.exp
10058 * gdb.base/setshow.exp
10059 * gdb.base/shlib-call.exp
10060 * gdb.base/sigaltstack.exp
10061 * gdb.base/siginfo-addr.exp
10062 * gdb.base/signals.exp
10063 * gdb.base/signull.exp
10064 * gdb.base/sigrepeat.exp
10065 * gdb.base/so-impl-ld.exp
10066 * gdb.base/solib-display.exp
10067 * gdb.base/solib-overlap.exp
10068 * gdb.base/solib-search.exp
10069 * gdb.base/solib-symbol.exp
10070 * gdb.base/structs.exp
10071 * gdb.base/structs2.exp
10072 * gdb.base/symtab-search-order.exp
10073 * gdb.base/twice.exp
10074 * gdb.base/unload.exp
10075 * gdb.base/varargs.exp
10076 * gdb.base/watchpoint-solib.exp
10077 * gdb.base/watchpoint.exp
10078 * gdb.base/whatis.exp
10079 * gdb.base/wrong_frame_bt_full.exp
10080 * gdb.btrace/dlopen.exp
10081 * gdb.cell/ea-standalone.exp
10082 * gdb.cell/ea-test.exp
10083 * gdb.cp/dispcxx.exp
10084 * gdb.cp/gdb2384.exp
10085 * gdb.cp/method2.exp
10086 * gdb.cp/nextoverthrow.exp
10087 * gdb.cp/pr10728.exp
10088 * gdb.disasm/am33.exp
10089 * gdb.disasm/h8300s.exp
10090 * gdb.disasm/mn10300.exp
10091 * gdb.disasm/sh3.exp
10092 * gdb.dwarf2/dw2-dir-file-name.exp
10093 * gdb.fortran/complex.exp
10094 * gdb.fortran/library-module.exp
10095 * gdb.guile/scm-pretty-print.exp
10096 * gdb.guile/scm-symbol.exp
10097 * gdb.guile/scm-type.exp
10098 * gdb.guile/scm-value.exp
10099 * gdb.linespec/linespec.exp
10100 * gdb.mi/gdb701.exp
10101 * gdb.mi/gdb792.exp
10102 * gdb.mi/mi-breakpoint-changed.exp
10103 * gdb.mi/mi-dprintf-pending.exp
10104 * gdb.mi/mi-dprintf.exp
10105 * gdb.mi/mi-exit-code.exp
10106 * gdb.mi/mi-pending.exp
10107 * gdb.mi/mi-solib.exp
10108 * gdb.mi/new-ui-mi-sync.exp
10109 * gdb.mi/pr11022.exp
10110 * gdb.mi/user-selected-context-sync.exp
10111 * gdb.opt/solib-intra-step.exp
10112 * gdb.python/py-events.exp
10113 * gdb.python/py-finish-breakpoint.exp
10114 * gdb.python/py-mi.exp
10115 * gdb.python/py-prettyprint.exp
10116 * gdb.python/py-shared.exp
10117 * gdb.python/py-symbol.exp
10118 * gdb.python/py-template.exp
10119 * gdb.python/py-type.exp
10120 * gdb.python/py-value.exp
10121 * gdb.reverse/solib-precsave.exp
10122 * gdb.reverse/solib-reverse.exp
10123 * gdb.server/solib-list.exp
10124 * gdb.stabs/weird.exp
10125 * gdb.threads/reconnect-signal.exp
10126 * gdb.threads/stepi-random-signal.exp
10127 * gdb.trace/actions.exp
10128 * gdb.trace/ax.exp
10129 * gdb.trace/backtrace.exp
10130 * gdb.trace/change-loc.exp
10131 * gdb.trace/deltrace.exp
10132 * gdb.trace/ftrace-lock.exp
10133 * gdb.trace/ftrace.exp
10134 * gdb.trace/infotrace.exp
10135 * gdb.trace/mi-tracepoint-changed.exp
10136 * gdb.trace/packetlen.exp
10137 * gdb.trace/passcount.exp
10138 * gdb.trace/pending.exp
10139 * gdb.trace/range-stepping.exp
10140 * gdb.trace/report.exp
10141 * gdb.trace/stap-trace.exp
10142 * gdb.trace/tfind.exp
10143 * gdb.trace/trace-break.exp
10144 * gdb.trace/trace-condition.exp
10145 * gdb.trace/trace-enable-disable.exp
10146 * gdb.trace/trace-mt.exp
10147 * gdb.trace/tracecmd.exp
10148 * gdb.trace/tspeed.exp
10149 * gdb.trace/tsv.exp
10150 * lib/perftest.exp
10151
10152 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10153
10154 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10155 with gdb_test_no_output.
10156 Use command as test name.
10157
10158 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10159
10160 Fix test names starting with uppercase throughout the files.
10161
10162 * gdb.ada/assign_1.exp
10163 * gdb.ada/boolean_expr.exp
10164 * gdb.base/arrayidx.exp
10165 * gdb.base/del.exp
10166 * gdb.base/gcore-buffer-overflow.exp
10167 * gdb.base/testenv.exp
10168 * gdb.compile/compile.exp
10169 * gdb.python/py-framefilter-invalidarg.exp
10170 * gdb.python/py-framefilter.exp
10171
10172 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10173
10174 Fix test names starting with uppercase throughout the files.
10175
10176 * gdb.ada/array_return.exp
10177 * gdb.ada/expr_delims.exp
10178 * gdb.ada/mi_dyn_arr.exp
10179 * gdb.ada/mi_interface.exp
10180 * gdb.ada/mi_var_array.exp
10181 * gdb.ada/watch_arg.exp
10182 * gdb.arch/alpha-step.exp
10183 * gdb.arch/altivec-regs.exp
10184 * gdb.arch/e500-regs.exp
10185 * gdb.arch/powerpc-d128-regs.exp
10186 * gdb.base/arrayidx.exp
10187 * gdb.base/break.exp
10188 * gdb.base/checkpoint.exp
10189 * gdb.base/debug-expr.exp
10190 * gdb.base/dmsym.exp
10191 * gdb.base/radix.exp
10192 * gdb.base/sepdebug.exp
10193 * gdb.base/testenv.exp
10194 * gdb.base/watch_thread_num.exp
10195 * gdb.base/watchpoint-cond-gone.exp
10196 * gdb.cell/break.exp
10197 * gdb.cell/ea-cache.exp
10198 * gdb.compile/compile.exp
10199 * gdb.cp/gdb2495.exp
10200 * gdb.gdb/selftest.exp
10201 * gdb.gdb/xfullpath.exp
10202 * gdb.go/hello.exp
10203 * gdb.go/integers.exp
10204 * gdb.objc/basicclass.exp
10205 * gdb.pascal/hello.exp
10206 * gdb.pascal/integers.exp
10207 * gdb.python/py-breakpoint.exp
10208 * gdb.python/py-cmd.exp
10209 * gdb.python/py-linetable.exp
10210 * gdb.python/py-xmethods.exp
10211 * gdb.python/python.exp
10212 * gdb.reverse/consecutive-precsave.exp
10213 * gdb.reverse/finish-precsave.exp
10214 * gdb.reverse/i386-precsave.exp
10215 * gdb.reverse/machinestate-precsave.exp
10216 * gdb.reverse/sigall-precsave.exp
10217 * gdb.reverse/solib-precsave.exp
10218 * gdb.reverse/step-precsave.exp
10219 * gdb.reverse/until-precsave.exp
10220 * gdb.reverse/watch-precsave.exp
10221 * gdb.threads/leader-exit.exp
10222 * gdb.threads/pthreads.exp
10223 * gdb.threads/wp-replication.exp
10224 * gdb.trace/actions.exp
10225 * gdb.trace/mi-tsv-changed.exp
10226 * gdb.trace/tsv.exp
10227
10228 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10229
10230 Fix test names starting with uppercase throughout the files.
10231
10232 * gdb.arch/i386-bp_permanent.exp
10233 * gdb.arch/i386-gnu-cfi.exp
10234 * gdb.base/disasm-end-cu.exp
10235 * gdb.base/macscp.exp
10236 * gdb.base/pending.exp
10237 * gdb.base/watch_thread_num.exp
10238 * gdb.cp/exception.exp
10239 * gdb.cp/gdb2495.exp
10240 * gdb.cp/local.exp
10241 * gdb.python/py-evsignal.exp
10242 * gdb.python/python.exp
10243 * gdb.trace/tracecmd.exp
10244
10245 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10246
10247 Fix test names starting with uppercase throughout the files.
10248
10249 * gdb.base/charset.exp
10250 * gdb.base/eval.exp
10251 * gdb.base/multi-forks.exp
10252 * gdb.guile/scm-progspace.exp
10253 * gdb.opencl/datatypes.exp
10254 * gdb.python/py-block.exp
10255 * gdb.python/py-function.exp
10256 * gdb.python/py-symbol.exp
10257 * gdb.python/py-symtab.exp
10258 * gdb.python/py-xmethods.exp
10259 * gdb.reverse/break-precsave.exp
10260 * gdb.reverse/break-reverse.exp
10261 * gdb.reverse/consecutive-precsave.exp
10262 * gdb.reverse/consecutive-reverse.exp
10263 * gdb.reverse/finish-precsave.exp
10264 * gdb.reverse/finish-reverse-bkpt.exp
10265 * gdb.reverse/finish-reverse.exp
10266 * gdb.reverse/fstatat-reverse.exp
10267 * gdb.reverse/getresuid-reverse.exp
10268 * gdb.reverse/i386-precsave.exp
10269 * gdb.reverse/i386-reverse.exp
10270 * gdb.reverse/i386-sse-reverse.exp
10271 * gdb.reverse/i387-stack-reverse.exp
10272 * gdb.reverse/insn-reverse.exp
10273 * gdb.reverse/machinestate-precsave.exp
10274 * gdb.reverse/machinestate.exp
10275 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10276 * gdb.reverse/pipe-reverse.exp
10277 * gdb.reverse/readv-reverse.exp
10278 * gdb.reverse/recvmsg-reverse.exp
10279 * gdb.reverse/rerun-prec.exp
10280 * gdb.reverse/s390-mvcle.exp
10281 * gdb.reverse/sigall-precsave.exp
10282 * gdb.reverse/sigall-reverse.exp
10283 * gdb.reverse/solib-precsave.exp
10284 * gdb.reverse/solib-reverse.exp
10285 * gdb.reverse/step-precsave.exp
10286 * gdb.reverse/step-reverse.exp
10287 * gdb.reverse/time-reverse.exp
10288 * gdb.reverse/until-precsave.exp
10289 * gdb.reverse/until-reverse.exp
10290 * gdb.reverse/waitpid-reverse.exp
10291 * gdb.reverse/watch-precsave.exp
10292 * gdb.reverse/watch-reverse.exp
10293
10294 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10295
10296 Fix test names starting with uppercase throughout the files.
10297
10298 * gdb.arch/i386-mpx-simple_segv.exp
10299 * gdb.arch/i386-mpx.exp
10300 * gdb.arch/i386-permbkpt.exp
10301 * gdb.arch/pa-nullify.exp
10302 * gdb.arch/powerpc-d128-regs.exp
10303 * gdb.arch/vsx-regs.exp
10304 * gdb.base/bfp-test.exp
10305 * gdb.base/break.exp
10306 * gdb.base/breakpoint-shadow.exp
10307 * gdb.base/callfuncs.exp
10308 * gdb.base/charset.exp
10309 * gdb.base/commands.exp
10310 * gdb.base/completion.exp
10311 * gdb.base/dfp-test.exp
10312 * gdb.base/echo.exp
10313 * gdb.base/ending-run.exp
10314 * gdb.base/eval.exp
10315 * gdb.base/expand-psymtabs.exp
10316 * gdb.base/float128.exp
10317 * gdb.base/floatn.exp
10318 * gdb.base/foll-exec-mode.exp
10319 * gdb.base/gdb1056.exp
10320 * gdb.base/gdb11531.exp
10321 * gdb.base/kill-after-signal.exp
10322 * gdb.base/multi-forks.exp
10323 * gdb.base/overlays.exp
10324 * gdb.base/pending.exp
10325 * gdb.base/sepdebug.exp
10326 * gdb.base/testenv.exp
10327 * gdb.base/valgrind-db-attach.exp
10328 * gdb.base/watch_thread_num.exp
10329 * gdb.base/watchpoint-cond-gone.exp
10330 * gdb.base/watchpoint.exp
10331 * gdb.base/watchpoints.exp
10332 * gdb.cp/arg-reference.exp
10333 * gdb.cp/baseenum.exp
10334 * gdb.cp/operator.exp
10335 * gdb.cp/shadow.exp
10336 * gdb.dwarf2/dw2-op-out-param.exp
10337 * gdb.dwarf2/dw2-reg-undefined.exp
10338 * gdb.go/chan.exp
10339 * gdb.go/hello.exp
10340 * gdb.go/integers.exp
10341 * gdb.go/methods.exp
10342 * gdb.go/package.exp
10343 * gdb.guile/scm-parameter.exp
10344 * gdb.guile/scm-progspace.exp
10345 * gdb.guile/scm-value.exp
10346 * gdb.mi/mi-pending.exp
10347 * gdb.mi/user-selected-context-sync.exp
10348 * gdb.multi/multi-attach.exp
10349 * gdb.multi/tids.exp
10350 * gdb.opt/clobbered-registers-O2.exp
10351 * gdb.pascal/floats.exp
10352 * gdb.pascal/integers.exp
10353 * gdb.python/py-block.exp
10354 * gdb.python/py-events.exp
10355 * gdb.python/py-parameter.exp
10356 * gdb.python/py-symbol.exp
10357 * gdb.python/py-symtab.exp
10358 * gdb.python/py-type.exp
10359 * gdb.python/py-value.exp
10360 * gdb.python/py-xmethods.exp
10361 * gdb.python/python.exp
10362 * gdb.reverse/break-precsave.exp
10363 * gdb.reverse/consecutive-precsave.exp
10364 * gdb.reverse/finish-precsave.exp
10365 * gdb.reverse/i386-precsave.exp
10366 * gdb.reverse/machinestate-precsave.exp
10367 * gdb.reverse/sigall-precsave.exp
10368 * gdb.reverse/solib-precsave.exp
10369 * gdb.reverse/step-precsave.exp
10370 * gdb.reverse/until-precsave.exp
10371 * gdb.reverse/watch-precsave.exp
10372 * gdb.server/ext-attach.exp
10373 * gdb.server/ext-restart.exp
10374 * gdb.server/ext-run.exp
10375 * gdb.server/ext-wrapper.exp
10376 * gdb.stabs/gdb11479.exp
10377 * gdb.stabs/weird.exp
10378 * gdb.threads/attach-many-short-lived-threads.exp
10379 * gdb.threads/kill.exp
10380 * gdb.threads/watchpoint-fork.exp
10381
10382 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10383
10384 Fix test names starting with uppercase throughout all the files below.
10385
10386 * gdb.ada/array_return.exp
10387 * gdb.ada/catch_ex.exp
10388 * gdb.ada/info_exc.exp
10389 * gdb.ada/mi_catch_ex.exp
10390 * gdb.ada/mi_dyn_arr.exp
10391 * gdb.ada/mi_ex_cond.exp
10392 * gdb.ada/mi_exc_info.exp
10393 * gdb.ada/mi_interface.exp
10394 * gdb.ada/mi_task_arg.exp
10395 * gdb.ada/mi_task_info.exp
10396 * gdb.ada/mi_var_array.exp
10397 * gdb.arch/alpha-step.exp
10398 * gdb.arch/amd64-disp-step.exp
10399 * gdb.arch/arm-disp-step.exp
10400 * gdb.arch/disp-step-insn-reloc.exp
10401 * gdb.arch/e500-prologue.exp
10402 * gdb.arch/ftrace-insn-reloc.exp
10403 * gdb.arch/gdb1558.exp
10404 * gdb.arch/i386-bp_permanent.exp
10405 * gdb.arch/i386-disp-step.exp
10406 * gdb.arch/i386-float.exp
10407 * gdb.arch/i386-gnu-cfi.exp
10408 * gdb.arch/ia64-breakpoint-shadow.exp
10409 * gdb.arch/mips16-thunks.exp
10410 * gdb.arch/pa-nullify.exp
10411 * gdb.arch/powerpc-aix-prologue.exp
10412 * gdb.arch/powerpc-power.exp
10413 * gdb.arch/ppc-dfp.exp
10414 * gdb.arch/s390-tdbregs.exp
10415 * gdb.arch/spu-info.exp
10416 * gdb.arch/spu-ls.exp
10417 * gdb.arch/thumb-bx-pc.exp
10418 * gdb.base/advance.exp
10419 * gdb.base/annota-input-while-running.exp
10420 * gdb.base/arrayidx.exp
10421 * gdb.base/asmlabel.exp
10422 * gdb.base/async.exp
10423 * gdb.base/attach-wait-input.exp
10424 * gdb.base/auto-connect-native-target.exp
10425 * gdb.base/batch-preserve-term-settings.exp
10426 * gdb.base/bfp-test.exp
10427 * gdb.base/bigcore.exp
10428 * gdb.base/bp-permanent.exp
10429 * gdb.base/break-always.exp
10430 * gdb.base/break-fun-addr.exp
10431 * gdb.base/break-idempotent.exp
10432 * gdb.base/break-main-file-remove-fail.exp
10433 * gdb.base/break-probes.exp
10434 * gdb.base/break-unload-file.exp
10435 * gdb.base/break.exp
10436 * gdb.base/call-ar-st.exp
10437 * gdb.base/call-rt-st.exp
10438 * gdb.base/call-sc.exp
10439 * gdb.base/call-signal-resume.exp
10440 * gdb.base/call-strs.exp
10441 * gdb.base/callexit.exp
10442 * gdb.base/callfuncs.exp
10443 * gdb.base/catch-gdb-caused-signals.exp
10444 * gdb.base/catch-signal-siginfo-cond.exp
10445 * gdb.base/catch-syscall.exp
10446 * gdb.base/compare-sections.exp
10447 * gdb.base/cond-eval-mode.exp
10448 * gdb.base/condbreak-call-false.exp
10449 * gdb.base/consecutive-step-over.exp
10450 * gdb.base/cursal.exp
10451 * gdb.base/disabled-location.exp
10452 * gdb.base/disasm-end-cu.exp
10453 * gdb.base/display.exp
10454 * gdb.base/double-prompt-target-event-error.exp
10455 * gdb.base/dprintf-bp-same-addr.exp
10456 * gdb.base/dprintf-detach.exp
10457 * gdb.base/dprintf-next.exp
10458 * gdb.base/dprintf-non-stop.exp
10459 * gdb.base/dprintf-pending.exp
10460 * gdb.base/dso2dso.exp
10461 * gdb.base/ending-run.exp
10462 * gdb.base/enum_cond.exp
10463 * gdb.base/examine-backward.exp
10464 * gdb.base/exe-lock.exp
10465 * gdb.base/exec-invalid-sysroot.exp
10466 * gdb.base/execl-update-breakpoints.exp
10467 * gdb.base/execution-termios.exp
10468 * gdb.base/fileio.exp
10469 * gdb.base/fixsection.exp
10470 * gdb.base/foll-exec-mode.exp
10471 * gdb.base/foll-exec.exp
10472 * gdb.base/fork-running-state.exp
10473 * gdb.base/frame-args.exp
10474 * gdb.base/fullpath-expand.exp
10475 * gdb.base/func-ptr.exp
10476 * gdb.base/gcore-relro-pie.exp
10477 * gdb.base/gdb1090.exp
10478 * gdb.base/gdb1555.exp
10479 * gdb.base/global-var-nested-by-dso.exp
10480 * gdb.base/gnu-ifunc.exp
10481 * gdb.base/hbreak-in-shr-unsupported.exp
10482 * gdb.base/hbreak-unmapped.exp
10483 * gdb.base/hook-stop.exp
10484 * gdb.base/infcall-input.exp
10485 * gdb.base/info-fun.exp
10486 * gdb.base/info-shared.exp
10487 * gdb.base/interrupt-noterm.exp
10488 * gdb.base/jit-so.exp
10489 * gdb.base/jit.exp
10490 * gdb.base/line-symtabs.exp
10491 * gdb.base/list.exp
10492 * gdb.base/longjmp.exp
10493 * gdb.base/macscp.exp
10494 * gdb.base/max-value-size.exp
10495 * gdb.base/nodebug.exp
10496 * gdb.base/nofield.exp
10497 * gdb.base/overlays.exp
10498 * gdb.base/paginate-after-ctrl-c-running.exp
10499 * gdb.base/paginate-bg-execution.exp
10500 * gdb.base/paginate-inferior-exit.exp
10501 * gdb.base/pending.exp
10502 * gdb.base/pr11022.exp
10503 * gdb.base/printcmds.exp
10504 * gdb.base/ptr-typedef.exp
10505 * gdb.base/ptype.exp
10506 * gdb.base/randomize.exp
10507 * gdb.base/range-stepping.exp
10508 * gdb.base/realname-expand.exp
10509 * gdb.base/relativedebug.exp
10510 * gdb.base/remote.exp
10511 * gdb.base/savedregs.exp
10512 * gdb.base/sepdebug.exp
10513 * gdb.base/set-noassign.exp
10514 * gdb.base/shlib-call.exp
10515 * gdb.base/shreloc.exp
10516 * gdb.base/sigaltstack.exp
10517 * gdb.base/sigbpt.exp
10518 * gdb.base/siginfo-addr.exp
10519 * gdb.base/siginfo-obj.exp
10520 * gdb.base/siginfo-thread.exp
10521 * gdb.base/signest.exp
10522 * gdb.base/signull.exp
10523 * gdb.base/sigrepeat.exp
10524 * gdb.base/skip.exp
10525 * gdb.base/so-impl-ld.exp
10526 * gdb.base/solib-corrupted.exp
10527 * gdb.base/solib-disc.exp
10528 * gdb.base/solib-display.exp
10529 * gdb.base/solib-overlap.exp
10530 * gdb.base/solib-search.exp
10531 * gdb.base/solib-symbol.exp
10532 * gdb.base/source-execution.exp
10533 * gdb.base/sss-bp-on-user-bp-2.exp
10534 * gdb.base/sss-bp-on-user-bp.exp
10535 * gdb.base/stack-checking.exp
10536 * gdb.base/stale-infcall.exp
10537 * gdb.base/step-break.exp
10538 * gdb.base/step-line.exp
10539 * gdb.base/step-over-exit.exp
10540 * gdb.base/step-test.exp
10541 * gdb.base/structs.exp
10542 * gdb.base/sym-file.exp
10543 * gdb.base/symtab-search-order.exp
10544 * gdb.base/term.exp
10545 * gdb.base/type-opaque.exp
10546 * gdb.base/unload.exp
10547 * gdb.base/until-nodebug.exp
10548 * gdb.base/until.exp
10549 * gdb.base/unwindonsignal.exp
10550 * gdb.base/watch-cond.exp
10551 * gdb.base/watch-non-mem.exp
10552 * gdb.base/watch_thread_num.exp
10553 * gdb.base/watchpoint-reuse-slot.exp
10554 * gdb.base/watchpoint-solib.exp
10555 * gdb.base/watchpoint.exp
10556 * gdb.btrace/dlopen.exp
10557 * gdb.cell/arch.exp
10558 * gdb.cell/break.exp
10559 * gdb.cell/bt.exp
10560 * gdb.cell/core.exp
10561 * gdb.cell/data.exp
10562 * gdb.cell/dwarfaddr.exp
10563 * gdb.cell/ea-cache.exp
10564 * gdb.cell/ea-standalone.exp
10565 * gdb.cell/ea-test.exp
10566 * gdb.cell/f-regs.exp
10567 * gdb.cell/fork.exp
10568 * gdb.cell/gcore.exp
10569 * gdb.cell/mem-access.exp
10570 * gdb.cell/ptype.exp
10571 * gdb.cell/registers.exp
10572 * gdb.cell/sizeof.exp
10573 * gdb.cell/solib-symbol.exp
10574 * gdb.cell/solib.exp
10575 * gdb.compile/compile-tls.exp
10576 * gdb.cp/exception.exp
10577 * gdb.cp/gdb2495.exp
10578 * gdb.cp/local.exp
10579 * gdb.cp/mb-inline.exp
10580 * gdb.cp/mb-templates.exp
10581 * gdb.cp/pr10687.exp
10582 * gdb.cp/pr9167.exp
10583 * gdb.cp/scope-err.exp
10584 * gdb.cp/templates.exp
10585 * gdb.cp/virtfunc.exp
10586 * gdb.dwarf2/dw2-dir-file-name.exp
10587 * gdb.dwarf2/dw2-single-line-discriminators.exp
10588 * gdb.fortran/complex.exp
10589 * gdb.fortran/library-module.exp
10590 * gdb.guile/guile.exp
10591 * gdb.guile/scm-cmd.exp
10592 * gdb.guile/scm-frame-inline.exp
10593 * gdb.guile/scm-objfile.exp
10594 * gdb.guile/scm-pretty-print.exp
10595 * gdb.guile/scm-symbol.exp
10596 * gdb.guile/scm-type.exp
10597 * gdb.guile/scm-value.exp
10598 * gdb.linespec/keywords.exp
10599 * gdb.linespec/ls-errs.exp
10600 * gdb.linespec/macro-relative.exp
10601 * gdb.linespec/thread.exp
10602 * gdb.mi/mi-breakpoint-changed.exp
10603 * gdb.mi/mi-dprintf-pending.exp
10604 * gdb.mi/mi-fullname-deleted.exp
10605 * gdb.mi/mi-logging.exp
10606 * gdb.mi/mi-pending.exp
10607 * gdb.mi/mi-solib.exp
10608 * gdb.mi/new-ui-mi-sync.exp
10609 * gdb.mi/user-selected-context-sync.exp
10610 * gdb.multi/dummy-frame-restore.exp
10611 * gdb.multi/multi-arch-exec.exp
10612 * gdb.multi/remove-inferiors.exp
10613 * gdb.multi/watchpoint-multi-exit.exp
10614 * gdb.opt/solib-intra-step.exp
10615 * gdb.perf/backtrace.exp
10616 * gdb.perf/single-step.exp
10617 * gdb.perf/skip-command.exp
10618 * gdb.perf/skip-prologue.exp
10619 * gdb.perf/solib.exp
10620 * gdb.python/lib-types.exp
10621 * gdb.python/py-as-string.exp
10622 * gdb.python/py-bad-printers.exp
10623 * gdb.python/py-block.exp
10624 * gdb.python/py-breakpoint.exp
10625 * gdb.python/py-cmd.exp
10626 * gdb.python/py-events.exp
10627 * gdb.python/py-evthreads.exp
10628 * gdb.python/py-finish-breakpoint.exp
10629 * gdb.python/py-finish-breakpoint2.exp
10630 * gdb.python/py-frame-inline.exp
10631 * gdb.python/py-frame.exp
10632 * gdb.python/py-inferior.exp
10633 * gdb.python/py-infthread.exp
10634 * gdb.python/py-mi.exp
10635 * gdb.python/py-objfile.exp
10636 * gdb.python/py-pp-maint.exp
10637 * gdb.python/py-pp-registration.exp
10638 * gdb.python/py-prettyprint.exp
10639 * gdb.python/py-recurse-unwind.exp
10640 * gdb.python/py-shared.exp
10641 * gdb.python/py-symbol.exp
10642 * gdb.python/py-symtab.exp
10643 * gdb.python/py-template.exp
10644 * gdb.python/py-type.exp
10645 * gdb.python/py-unwind-maint.exp
10646 * gdb.python/py-unwind.exp
10647 * gdb.python/py-value.exp
10648 * gdb.python/python.exp
10649 * gdb.reverse/finish-reverse-bkpt.exp
10650 * gdb.reverse/insn-reverse.exp
10651 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10652 * gdb.reverse/solib-precsave.exp
10653 * gdb.reverse/solib-reverse.exp
10654 * gdb.stabs/gdb11479.exp
10655 * gdb.stabs/weird.exp
10656 * gdb.threads/fork-child-threads.exp
10657 * gdb.threads/fork-plus-threads.exp
10658 * gdb.threads/fork-thread-pending.exp
10659 * gdb.threads/forking-threads-plus-breakpoint.exp
10660 * gdb.threads/hand-call-in-threads.exp
10661 * gdb.threads/interrupted-hand-call.exp
10662 * gdb.threads/linux-dp.exp
10663 * gdb.threads/local-watch-wrong-thread.exp
10664 * gdb.threads/next-while-other-thread-longjmps.exp
10665 * gdb.threads/non-ldr-exit.exp
10666 * gdb.threads/pending-step.exp
10667 * gdb.threads/print-threads.exp
10668 * gdb.threads/process-dies-while-detaching.exp
10669 * gdb.threads/process-dies-while-handling-bp.exp
10670 * gdb.threads/pthreads.exp
10671 * gdb.threads/queue-signal.exp
10672 * gdb.threads/reconnect-signal.exp
10673 * gdb.threads/signal-command-handle-nopass.exp
10674 * gdb.threads/signal-command-multiple-signals-pending.exp
10675 * gdb.threads/signal-delivered-right-thread.exp
10676 * gdb.threads/signal-sigtrap.exp
10677 * gdb.threads/sigthread.exp
10678 * gdb.threads/staticthreads.exp
10679 * gdb.threads/stepi-random-signal.exp
10680 * gdb.threads/thread-unwindonsignal.exp
10681 * gdb.threads/thread_check.exp
10682 * gdb.threads/thread_events.exp
10683 * gdb.threads/tid-reuse.exp
10684 * gdb.threads/tls-nodebug.exp
10685 * gdb.threads/tls-shared.exp
10686 * gdb.threads/tls-so_extern.exp
10687 * gdb.threads/tls.exp
10688 * gdb.threads/wp-replication.exp
10689 * gdb.trace/actions-changed.exp
10690 * gdb.trace/actions.exp
10691 * gdb.trace/backtrace.exp
10692 * gdb.trace/change-loc.exp
10693 * gdb.trace/collection.exp
10694 * gdb.trace/deltrace.exp
10695 * gdb.trace/disconnected-tracing.exp
10696 * gdb.trace/entry-values.exp
10697 * gdb.trace/ftrace-lock.exp
10698 * gdb.trace/ftrace.exp
10699 * gdb.trace/infotrace.exp
10700 * gdb.trace/mi-trace-frame-collected.exp
10701 * gdb.trace/mi-trace-unavailable.exp
10702 * gdb.trace/mi-traceframe-changed.exp
10703 * gdb.trace/mi-tracepoint-changed.exp
10704 * gdb.trace/mi-tsv-changed.exp
10705 * gdb.trace/no-attach-trace.exp
10706 * gdb.trace/packetlen.exp
10707 * gdb.trace/passc-dyn.exp
10708 * gdb.trace/passcount.exp
10709 * gdb.trace/pending.exp
10710 * gdb.trace/pr16508.exp
10711 * gdb.trace/qtro.exp
10712 * gdb.trace/range-stepping.exp
10713 * gdb.trace/read-memory.exp
10714 * gdb.trace/report.exp
10715 * gdb.trace/save-trace.exp
10716 * gdb.trace/signal.exp
10717 * gdb.trace/stap-trace.exp
10718 * gdb.trace/status-stop.exp
10719 * gdb.trace/strace.exp
10720 * gdb.trace/tfile.exp
10721 * gdb.trace/tfind.exp
10722 * gdb.trace/trace-break.exp
10723 * gdb.trace/trace-condition.exp
10724 * gdb.trace/trace-enable-disable.exp
10725 * gdb.trace/trace-mt.exp
10726 * gdb.trace/tracecmd.exp
10727 * gdb.trace/tracefile-pseudo-reg.exp
10728 * gdb.trace/tspeed.exp
10729 * gdb.trace/tstatus.exp
10730 * gdb.trace/tsv.exp
10731 * gdb.trace/unavailable.exp
10732 * gdb.trace/while-dyn.exp
10733 * gdb.trace/while-stepping.exp
10734 * lib/gdb-guile.exp
10735 * lib/gdb.exp
10736 * lib/mi-support.exp
10737 * lib/pascal.exp
10738 * lib/perftest.exp
10739 * lib/prelink-support.exp
10740 * lib/selftest-support.exp
10741
10742 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10743
10744 * Makefile.in: Include disable-implicit-rules.mk.
10745
10746 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10747
10748 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10749 non-byte-aligned bit fields.
10750
10751 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10752
10753 PR gdb/12616
10754 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10755 respects the DW_AT_data_bit_offset attribute.
10756
10757 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10758
10759 * gdb.base/default.exp: Fix output of "set language".
10760
10761 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10762
10763 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10764 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10765 make.
10766 * configure.ac: Remove checks for the make program.
10767 * configure: Re-generate.
10768
10769 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10770
10771 * gdb.python/py-recurse-unwind.c (main): Add loop.
10772 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10773 to read_register() and gdb.parse_and_eval(). Make each code
10774 call a separate case that can be individually tested.
10775 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10776 proc. Call cont_and_backtrace for each of the code paths that
10777 we want to test in the unwinder.
10778
10779 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10780
10781 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10782 the definition of struct S.
10783
10784 2016-11-11 Catherine Moore <clm@codesourcery.com>
10785
10786 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10787
10788 2016-11-09 Pedro Alves <palves@redhat.com>
10789
10790 * gdb.base/commands.exp (runto_or_return): New procedure.
10791 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10792 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10793 (progvar_simple_while_test, progvar_complex_if_while_test)
10794 (if_while_breakpoint_command_test)
10795 (infrun_breakpoint_command_test, breakpoint_command_test)
10796 (user_defined_command_test, watchpoint_command_test)
10797 (test_command_prompt_position, redefine_hook_test)
10798 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10799 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10800 multi_line_input and multi_line. Remove gdb_expect and
10801 gdb_stop_suppressing_tests uses.
10802 * lib/gdb.exp (valnum_re): New global.
10803 (multi_line_input): New procedure.
10804
10805 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10806
10807 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10808 Remove.
10809 (test_setup): Define with proc_with_prefix.
10810 (test_cli_inferior): Likewise.
10811 (test_cli_thread): Likewise.
10812 (test_cli_frame): Likewise.
10813 (test_cli_select_frame): Likewise.
10814 (test_cli_up_down): Likewise.
10815 (test_mi_thread_select): Likewise.
10816 (test_mi_stack_select_frame): Likewise.
10817 (test_cli_in_mi_inferior): Likewise.
10818 (test_cli_in_mi_thread): Likewise.
10819 (test_cli_in_mi_frame): Likewise.
10820 (top level): Do not use with_test_prefix_procname.
10821
10822 2016-11-09 Pedro Alves <palves@redhat.com>
10823
10824 * gdb.base/commands.exp (gdbvar_simple_if_test)
10825 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10826 (progvar_simple_if_test, progvar_simple_while_test)
10827 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10828 (infrun_breakpoint_command_test, breakpoint_command_test)
10829 (user_defined_command_test, watchpoint_command_test)
10830 (test_command_prompt_position, deprecated_command_test)
10831 (bp_deleted_in_command, temporary_breakpoint_commands)
10832 (stray_arg0_test, source_file_with_indented_comment)
10833 (recursive_source_test, if_commands_test)
10834 (error_clears_commands_left, redefine_hook_test)
10835 (redefine_backtrace_test): Use proc_with_prefix.
10836 * lib/gdb.exp (proc_with_prefix): New proc.
10837
10838 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10839
10840 * gdb.base/tui-layout.c: New file.
10841 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10842 disassembly window contains very long lines.
10843
10844 2016-11-08 Tom Tromey <tom@tromey.com>
10845
10846 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10847 depend on Python 2.
10848
10849 2016-11-08 Tom Tromey <tom@tromey.com>
10850
10851 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10852 New method.
10853
10854 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10855
10856 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10857
10858 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10859
10860 * gdb.rust/simple.rs: Add test for univariant enums without
10861 discriminants and for encoded struct-like enums.
10862
10863 2016-10-28 Pedro Alves <palves@redhat.com>
10864
10865 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10866 gdb_test_multiple, tighten regexps and match symtabs and line
10867 tables incrementally.
10868
10869 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10870
10871 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10872 general.
10873
10874 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10875
10876 * gdb.base/exec-invalid-sysroot.exp: New file.
10877
10878 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10879
10880 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10881
10882 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10883
10884 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10885
10886 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10887
10888 * gdb.base/killed-outside.exp: Remove $options from a call to
10889 `prepare_for_testing'.
10890
10891 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10892
10893 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10894 Change test message.
10895
10896 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10897
10898 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10899 Update comment.
10900
10901 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10902
10903 * gdb.trace/mi-trace-save.exp: New file.
10904
10905 2016-10-13 Yao Qi <yao.qi@linaro.org>
10906
10907 * gdb.base/code_elim.exp (get_var_address): Remove.
10908 * gdb.base/relocate.exp: Likewise.
10909 * gdb.base/shreloc.exp: Likewise.
10910 * lib/gdb.exp (get_var_address): New.
10911
10912 2016-10-13 Yao Qi <yao.qi@linaro.org>
10913
10914 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10915 floating point tests if $skip_float_test is false.
10916
10917 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10918
10919 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10920 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10921 argc values.
10922 Add 1 to argc so we guarantee distinct initial/modified argc values.
10923
10924 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10925
10926 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10927
10928 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10929
10930 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10931 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10932 * gdb.arch/vsx-regs.exp: Likewise.
10933
10934 2016-10-07 Yao Qi <yao.qi@linaro.org>
10935
10936 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10937
10938 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10939
10940 * gdb.python/python.exp: Test decode_line("*0").
10941
10942 2016-10-06 Doug Evans <dje@google.com>
10943
10944 * gdb.python/py-value.exp (test_value_creation): Add test for large
10945 unsigned 64-bit value.
10946
10947 2016-10-06 Tom Tromey <tom@tromey.com>
10948
10949 * gdb.compile/compile.exp: Change java tests to rust.
10950 * gdb.base/setshow.exp: Change java tests to rust.
10951 * gdb.base/default.exp: Remove java from language list.
10952 * README (Examples): Update language example.
10953 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10954 test.
10955 * lib/gdb.exp (skip_java_tests): Remove.
10956 * lib/java.exp: Remove.
10957 * gdb.java: Remove.
10958
10959 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10960
10961 * gdb.arch/mips-fcr.exp: New test.
10962 * gdb.arch/mips-fcr.c: Source for the new test.
10963
10964 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10965
10966 * gdb.base/solib-disc.exp: Use `standard_output_file'
10967 throughout.
10968
10969 2016-10-06 Pedro Alves <palves@redhat.com>
10970
10971 * gdb.base/jit-simple-dl.c: New file.
10972 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10973 * gdb.base/jit-simple.c: ... this.
10974 * gdb.base/jit-simple.exp (jit_run): Delete.
10975 (build_jit): New proc.
10976 (jit_test_reread): Recompile either the main program or the shared
10977 library, depending on what is being tested. Skip changing address
10978 if caller wants to. Compare before/after addresses. If testing
10979 standalone, explicitly load the binary. Test "maint info
10980 breakpoints".
10981 (top level): Add "standalone vs shared lib" and "change address"
10982 vs "same address" axes.
10983
10984 2016-10-06 Pedro Alves <palves@redhat.com>
10985
10986 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10987 call.
10988 (jit_run): Delete.
10989 (jit_test_reread): Use with_test_prefix. Reload the main binary
10990 explicitly. Compare the before/after addresses of the JIT
10991 descriptor.
10992
10993 2016-08-15 Doug Evans <dje@google.com>
10994
10995 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10996 for single bitfields is bool.
10997 * gdb.xml/tdesc-regs.exp: Ditto.
10998
10999 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11000
11001 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11002
11003 2016-10-05 Yao Qi <yao.qi@linaro.org>
11004
11005 * lib/gdb.exp (support_complex_tests): Return zero if
11006 gdb_skip_float_test return true.
11007
11008 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11009 Simon Marchi <simon.marchi@ericsson.com>
11010
11011 PR gdb/20487
11012 * gdb.mi/user-selected-context-sync.exp: New file.
11013 * gdb.mi/user-selected-context-sync.c: New file.
11014
11015 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11016 Simon Marchi <simon.marchi@ericsson.com>
11017
11018 PR gdb/20487
11019 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11020 =thread-select-event check.
11021
11022 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11023
11024 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11025 the compulsory L operand changes.
11026 * gdb.arch/powerpc-power.s: Likewise.
11027
11028 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11029
11030 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11031 * gdb.base/jit-attach-pie.c: New file.
11032 * gdb.base/jit-attach-pie.exp: New file.
11033
11034 2016-09-28 Pedro Alves <palves@redhat.com>
11035
11036 * gdb.base/infcall-input.c: New file.
11037 * gdb.base/infcall-input.exp: New file.
11038
11039 2016-09-22 Yao Qi <yao.qi@linaro.org>
11040
11041 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11042 (gdb_exit): Rename it to ...
11043 (gdbserver_gdb_exit): ... Close GDBserver.
11044 (gdb_exit): New proc, call gdbserver_gdb_exit.
11045 (mi_gdb_exit): Likewise.
11046
11047 2016-09-22 Yao Qi <yao.qi@linaro.org>
11048
11049 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11050 path.
11051 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11052 Remove duplication.
11053
11054 2016-09-22 Yao Qi <yao.qi@linaro.org>
11055
11056 * lib/gdbserver-support.exp: Check the existence of
11057 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11058
11059 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11060
11061 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11062
11063 2016-09-21 Tom Tromey <tom@tromey.com>
11064
11065 PR gdb/20604:
11066 * gdb.base/quit.exp: New file.
11067
11068 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11069
11070 * .gitignore: New file.
11071
11072 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11073
11074 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11075 throughout.
11076
11077 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11078
11079 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11080
11081 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11082
11083 * gdb.cp/casts.cc (decltype): Move it ...
11084 (main): ... with its call to ...
11085 * gdb.cp/casts03.cc: ... a new file.
11086 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11087
11088 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11089
11090 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11091
11092 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11093
11094 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11095 and sync up the test with tests in gas/testsuite/gas/ppc.
11096 * gdb.arch/powerpc-power.exp: Likewise.
11097
11098 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11099
11100 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11101
11102 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11103 Jan Kratochvil <jan.kratochvil@redhat.com>
11104
11105 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11106 make m1's definition to be different from m2's. Use 'dummy' as an
11107 argument for probe 'two'.
11108
11109 2016-09-10 Jon Beniston <jon@beniston.com>
11110
11111 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11112 for sim target.
11113
11114 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11115
11116 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11117 variable declaration.
11118 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11119 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11120 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11121 received HWCAP as its argument.
11122
11123 2016-09-06 Pedro Alves <palves@redhat.com>
11124
11125 * gdb.base/new-ui-pending-input.c: New file.
11126 * gdb.base/new-ui-pending-input.exp: New file.
11127 * gdb.exp (clear_gdb_spawn_id): New procedure.
11128 (with_spawn_id): Check whether gdb_spawn_id exists before
11129 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11130 on exit.
11131
11132 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11133
11134 * gdb.base/float128.c: New file.
11135 * gdb.base/float128.exp: Likewise.
11136 * gdb.base/floatn.c: Likewise.
11137 * gdb.base/floatn.exp: Likewise.
11138
11139 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11140
11141 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11142
11143 2016-09-05 Pedro Alves <palves@redhat.com>
11144
11145 PR backtrace/19927
11146 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11147 unwinders are immediately called as side effect of "source" or
11148 "disable unwinder" commands.
11149 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11150
11151 2016-09-02 Yao Qi <yao.qi@linaro.org>
11152
11153 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11154 is true and $type is "float" or "double".
11155
11156 2016-09-02 Yao Qi <yao.qi@linaro.org>
11157
11158 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11159 true.
11160 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11161 * gdb.base/call-rt-st.exp: Likewise.
11162 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11163 return value instead of gdb,skip_float_test.
11164 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11165 (do_function_calls): Use its return value instead of
11166 gdb,skip_float_test.
11167 * gdb.base/finish.exp: Likewise.
11168 * gdb.base/funcargs.exp: Likewise.
11169 * gdb.base/return.exp: Likewise.
11170 * gdb.base/return2.exp: Likewise.
11171 * gdb.base/varargs.exp: Likewise.
11172 * lib/gdb.exp (gdb_skip_float_test): Change it to
11173 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11174
11175 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11176
11177 * gdb.multi/tids.exp: Test "thread apply all".
11178
11179 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11180
11181 * gdb.base/default.exp (tty): Remove.
11182
11183 2016-08-24 Kevin Buettner <kevinb@redhat.com>
11184
11185 * gdb.python/py-recurse-unwind.c: New file.
11186 * gdb.python/py-recurse-unwind.py: New file.
11187 * gdb.python/py-recurse-unwind.exp: New file.
11188
11189 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11190
11191 * gdb.base/set-inferior-tty.exp: New file.
11192 * gdb.base/set-inferior-tty.c: New file.
11193
11194 2016-08-23 Pedro Alves <palves@redhat.com>
11195
11196 PR gdb/20494
11197 * gdb.base/new-ui-echo.c: New file.
11198 * gdb.base/new-ui-echo.exp: New file.
11199
11200 2016-08-23 Yao Qi <yao.qi@linaro.org>
11201
11202 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11203 gdbserver_spawn.
11204 * gdb.server/connect-without-multi-process.exp (do_test):
11205 Likewise.
11206
11207 2016-08-23 Yao Qi <yao.qi@linaro.org>
11208
11209 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11210 standalone_txt. Delete gdb_txt and standalone_txt on host
11211 and target. Spawn the binary on target. Copy files from
11212 target to host.
11213
11214 2016-08-22 Pedro Alves <palves@redhat.com>
11215
11216 PR gdb/20505
11217 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11218 with_test_prefix. Factor out bits to ...
11219 (test_no_vdso): ... this new procedure.
11220
11221 2016-08-19 Carl Love <cel@us.ibm.com>
11222
11223 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11224 maintaining separate logic for constructing the output path.
11225 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11226 * gdb.arch/ppc-dfp.exp: Likewise.
11227 * gdb.arch/ppc-fp.exp: Likewise.
11228 * gdb.arch/vsx-regs.exp: Likewise.
11229 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11230 binprefix for generating the additional binary files.
11231
11232 2016-08-19 Pedro Alves <palves@redhat.com>
11233
11234 * gdb.trace/mi-trace-frame-collected.exp
11235 (test_trace_frame_collected): On x32, expect two registers.
11236
11237 2016-08-18 Carl Love <cel@us.ibm.com>
11238
11239 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11240 and sync up the test with tests in gas/testsuite/gas/ppc.
11241 * gdb.arch/powerpc-power.exp: Likewise.
11242
11243 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11244
11245 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11246 expected error message.
11247
11248 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11249
11250 * gdb.multi/remove-inferiors.exp: New file.
11251 * gdb.multi/remove-inferiors.c: New file.
11252
11253 2016-08-12 Yao Qi <yao.qi@linaro.org>
11254
11255 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11256 argument list.
11257
11258 2016-08-10 Pedro Alves <palves@redhat.com>
11259
11260 PR gdb/19187
11261 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11262 setup_kfails.
11263
11264 2016-08-09 Pedro Alves <palves@redhat.com>
11265 Simon Marchi <simon.marchi@ericsson.com>
11266
11267 PR gdb/20418
11268 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11269 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11270
11271 2016-08-09 Pedro Alves <palves@redhat.com>
11272
11273 PR mi/20431
11274 * gdb.mi/mi-cmd-error.exp: New file.
11275
11276 2016-08-09 Pedro Alves <palves@redhat.com>
11277
11278 PR gdb/18653
11279 * gdb.base/signals-state-child.c: New file.
11280 * gdb.base/signals-state-child.exp: New file.
11281 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11282
11283 2016-08-09 Pedro Alves <palves@redhat.com>
11284
11285 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11286
11287 2016-08-03 Tom Tromey <tom@tromey.com>
11288
11289 PR python/18565:
11290 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11291
11292 2016-08-01 Yao Qi <yao.qi@linaro.org>
11293
11294 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11295 variable mode to "multi-process" if $multi_process is 1, otherwise
11296 set it to "single-process".
11297
11298 2016-08-01 Yao Qi <yao.qi@linaro.org>
11299
11300 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11301 * gdb.cp/cpexprs.exp: Likewise.
11302 * gdb.cp/m-static.exp: Likewise.
11303
11304 2016-07-26 Tom Tromey <tom@tromey.com>
11305
11306 PR python/20190:
11307 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11308 test.
11309
11310 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11311
11312 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11313 selecting assembly source files.
11314 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11315 assembly source files.
11316 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11317 assembly source files.
11318 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11319 selecting assembly source files.
11320
11321 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11322
11323 * gdb.base/new-ui.exp (do_test_invalid_args): New
11324 procedure.
11325
11326 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11327
11328 * gdb.btrace/reconnect.c: New file.
11329 * gdb.btrace/reconnect.exp: New file.
11330
11331 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11332
11333 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11334 to test_catch_syscall_group.
11335 (test_catch_syscall_group): New.
11336
11337 2016-07-21 Tom Tromey <tom@tromey.com>
11338
11339 * gdb.rust/simple.rs (main): Use empty struct expression.
11340 * gdb.rust/simple.exp: Add tests for empty struct expression.
11341
11342 2016-07-21 Yao Qi <yao.qi@linaro.org>
11343
11344 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11345 if gdb_skip_xml_test is true on some targets.
11346
11347 2016-07-21 Yao Qi <yao.qi@linaro.org>
11348
11349 * gdb.server/solib-list.exp: Unset last_loaded_file.
11350
11351 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11352
11353 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11354 "step into captured_main (args)".
11355
11356 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11357
11358 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11359
11360 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11361
11362 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11363
11364 2016-07-19 Pedro Alves <palves@redhat.com>
11365
11366 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11367 * gdb.opt/inline-bt.exp: Likewise.
11368 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11369 additional_flags=-Winline.
11370 * gdb.opt/inline-locals.exp: Likewise.
11371 * gdb.opt/inline-markers.c (ATTR): Define.
11372 (inlined_fn): Use it.
11373
11374 2016-07-19 Yao Qi <yao.qi@linaro.org>
11375
11376 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11377 (test_with_self): Remove some code. Remove argument executable.
11378 (top-level): Use do_self_tests.
11379
11380 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11381 Don Breazeal <donb@codesourcery.com>
11382
11383 * gdb.base/maint.exp: Escape paths used in regular expressions.
11384 * gdb.stabs/weird.exp: Likewise.
11385
11386 2016-07-13 Tom Tromey <tom@tromey.com>
11387
11388 PR python/15620, PR python/18620:
11389 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11390 (test_bkpt_events): New procs.
11391
11392 2016-07-13 Tom Tromey <tom@tromey.com>
11393
11394 PR python/17698:
11395 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11396 test.
11397 (test_watchpoints): Likewise.
11398 (test_bkpt_pending): New proc.
11399
11400 2016-07-13 Tom Tromey <tom@tromey.com>
11401
11402 PR cli/18053:
11403 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11404 completion test.
11405
11406 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11407
11408 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11409 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11410 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11411 f_label.
11412 (g): Rename g_end_lbl to g_label.
11413 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11414 low_pc and high_pc.
11415 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11416
11417 2016-07-12 Tom Tromey <tom@tromey.com>
11418
11419 PR python/19293:
11420 * gdb.python/py-unwind-maint.exp: Update tests.
11421
11422 2016-07-12 Yao Qi <yao.qi@linaro.org>
11423
11424 * lib/selftest-support.exp (selftest_setup): Match the output
11425 when captured_main is inlined.
11426
11427 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11428
11429 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11430 New variables.
11431 (print this%a, print this%b, print this): New tests.
11432 * gdb.fortran/derived-types.f90 (this): New object and
11433 initialization.
11434
11435 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11436
11437 * gdb.ada/arraydim.exp: Remove extra directory level in build
11438 directory.
11439
11440 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11441
11442 * lib/ada.exp: Remove extra directory level in build directory.
11443 * gdb.ada/cond_lang.exp: Likewise.
11444 * gdb.ada/exec_changed.exp: Likewise.
11445 * gdb.ada/lang_switch.exp: Likewise.
11446
11447 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11448
11449 * simple.rs: Add test for raw pointer subscripting.
11450 * simple.exp: Add test expectations.
11451
11452 2016-07-05 Yao Qi <yao.qi@linaro.org>
11453
11454 * gdb.mi/mi-reverse.exp: Match =record-started output.
11455
11456 2016-07-01 Pedro Alves <palves@redhat.com>
11457
11458 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11459 procedure.
11460 (jit_reader_test): Test the jit reader's unwinder.
11461 * gdb.base/jithost.c (jit_function_00_code): New global.
11462 (main): Use memcpy to fill in the mmapped code, instead of poking
11463 bytes manually here.
11464 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11465 value.
11466 (read_debug_info): Save the function's range.
11467 (read_sp): New function.
11468 (unwind_frame): Use it. Also unwind RBP.
11469 (get_frame_id): Use read_sp.
11470 (gdb_init_reader): Use calloc instead of malloc.
11471 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11472 parameter. Use gdb_test_multiple.
11473
11474 2016-07-01 Pedro Alves <palves@redhat.com>
11475 Antoine Tremblay <antoine.tremblay@ericsson.com>
11476
11477 * gdb.threads/process-dies-while-detaching.c: New file.
11478 * gdb.threads/process-dies-while-detaching.exp: New file.
11479
11480 2016-07-01 Pedro Alves <palves@redhat.com>
11481
11482 * gdb.multi/watchpoint-multi-exit.c: New file.
11483 * gdb.multi/watchpoint-multi-exit.exp: New file.
11484
11485 2016-06-30 Pedro Alves <palves@redhat.com>
11486
11487 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11488 unset inferior_spawn_id.
11489
11490 2016-06-30 Pedro Alves <palves@redhat.com>
11491
11492 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11493 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11494
11495 2016-06-29 Yao Qi <yao.qi@linaro.org>
11496
11497 * gdb.base/return.c: Add copyright header.
11498
11499 2016-06-29 Tom Tromey <tom@tromey.com>
11500
11501 PR python/20129:
11502 * gdb.python/py-framefilter.exp: Add tests for setting priority
11503 and disabling of non-existent frame filter.
11504
11505 2016-06-29 Yao Qi <yao.qi@linaro.org>
11506
11507 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11508 0x0f07ff.
11509
11510 2016-06-28 Yao Qi <yao.qi@linaro.org>
11511
11512 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11513 triplets. Start gdb, execute catch syscall, and continue. Check
11514 gdb's output to determine catch syscall is supported.
11515
11516 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11517
11518 * gdb.rust/simple.rs: Add test for returning unit in a function.
11519 * gdb.rust/simple.exp: Add expectation for functions returning
11520 unit.
11521
11522 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11523
11524 * gdb.python/py-breakpoint-create-fail.c,
11525 gdb.python/py-breakpoint-create-fail.exp,
11526 gdb.python/py-breakpoint-create-fail.py: New testcase.
11527
11528 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11529
11530 PR gdb/20239
11531 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11532 * gdb.rust/simple.exp: Add test expectations for new NonZero
11533 tests.
11534
11535 2016-06-24 David Taylor <dtaylor@emc.com>
11536
11537 * gdb.base/offsets.exp: New file.
11538 * gdb.base/offsets.c: New file.
11539
11540 2016-06-23 Tom Tromey <tom@tromey.com>
11541
11542 PR gdb/16483:
11543 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11544 before any filters are loaded.
11545
11546 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11547
11548 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11549 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11550 structs.
11551 * gdb.fortran/derived-type-function.exp: New file.
11552 * gdb.fortran/derived-type-function.f90: New file.
11553
11554
11555 2016-06-21 Pedro Alves <palves@redhat.com>
11556
11557 * gdb.base/new-ui.exp: New file.
11558 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11559 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11560 (with_spawn_id): New procedure.
11561
11562 2016-06-21 Pedro Alves <palves@redhat.com>
11563
11564 * gdb.mi/mi-exec-run.exp: New file.
11565
11566 2016-06-21 Pedro Alves <palves@redhat.com>
11567
11568 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11569 breakpoint command's output on the main UI.
11570 (test_break): New procedure, factored out from calls in the top
11571 level.
11572 (top level): Use foreach_with_prefix to test MI as main UI and as
11573 separate UI.
11574
11575 2016-06-21 Pedro Alves <palves@redhat.com>
11576
11577 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11578 (test_awatch_creation_and_listing)
11579 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11580 Remove 'type' parameter.
11581 (test_watchpoint_all): New parameter mi_mode. Remove
11582 with_test_prefix.
11583 (top level): Use foreach_with_prefix, and add main/separate UI MI
11584 testing axis.
11585
11586 2016-06-21 Pedro Alves <palves@redhat.com>
11587
11588 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11589 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11590 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11591 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11592 (gdb_main_spawn_id, mi_spawn_id): Declare and
11593 comment.
11594 (mi_create_inferior_pty): New procedure,
11595 factored out from default_mi_gdb_start.
11596 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11597 procedures.
11598 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11599 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11600 Use mi_create_inferior_pty.
11601 (mi_gdb_start): Use eval to pass down args list.
11602
11603 2016-06-21 Pedro Alves <palves@redhat.com>
11604
11605 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11606 * gdb.opt/inline-cmds.exp: Add MI tests.
11607
11608 2016-06-21 Pedro Alves <palves@redhat.com>
11609
11610 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11611
11612 2016-06-21 Pedro Alves <palves@redhat.com>
11613
11614 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11615 (top level): Use it instead of mi_execute_to.
11616
11617 2016-06-21 Pedro Alves <palves@redhat.com>
11618
11619 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11620 (cont_handler_str): New.
11621 (signal_stop_handler): Set stop_handler_str instead of printing to
11622 stdout.
11623 (continue_handler): Set cont_handler_str instead of printing to
11624 stdout.
11625 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11626 mi_send_resuming_command. Print stop_handler_str and
11627 cont_handler_str instead of expecting the python events print
11628 directly.
11629
11630 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11631
11632 * gdb.base/jit-reader.exp: New file.
11633 * gdb.base/jithost.c: New file.
11634 * gdb.base/jithost.h: New file.
11635 * gdb.base/jitreader.c : New file.
11636 * gdb.base/jit-protocol.h: New file.
11637
11638 2016-06-17 Yao Qi <yao.qi@linaro.org>
11639
11640 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11641 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11642 and detach-on-fork. Adjust tests.
11643 (top level): Invoke break_cond_on_syscall with combinations of
11644 syscall, follow-fork-mode and detach-on-fork.
11645
11646 2016-06-17 Yao Qi <yao.qi@linaro.org>
11647
11648 * gdb.base/step-over-exit.c: New.
11649 * gdb.base/step-over-exit.exp: New.
11650
11651 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11652
11653 * gdb.base/float.exp: Add target check for nds32*-*-*.
11654 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11655
11656 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11657
11658 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11659 for unsupported target features.
11660 * gdb.base/call-rt-st.exp: Likewise.
11661 * gdb.base/call-sc.exp: Likewise.
11662 * gdb.base/call-signal-resume.exp: Likewise.
11663 * gdb.base/call-strs.exp: Likewise.
11664 * gdb.base/callexit.exp: Likewise.
11665 * gdb.base/callfuncs.exp: Likewise.
11666 * gdb.base/nodebug.exp: Likewise.
11667 * gdb.base/printcmds.exp: Likewise.
11668 * gdb.base/ptype.exp: Likewise.
11669 * gdb.base/structs.exp: Likewise.
11670 * gdb.base/unwindonsignal.exp: Likewise.
11671 * gdb.cp/gdb2495.exp: Likewise.
11672 * gdb.cp/templates.exp: Likewise.
11673 * gdb.cp/virtfunc.exp: Likewise.
11674 * gdb.threads/hand-call-in-threads.exp: Likewise.
11675 * gdb.threads/interrupted-hand-call.exp: Likewise.
11676 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11677
11678 2016-06-10 Tom Tromey <tom@tromey.com>
11679
11680 PR rust/20110:
11681 * gdb.rust/expr.exp: Add test for integer constant larger than
11682 i32.
11683
11684 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11685
11686 * gdb.fortran/nested-funcs.exp: New.
11687 * gdb.fortran/nested-funcs.f90: New.
11688
11689 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11690
11691 * gdb.base/examine-backward.c: New file.
11692 * gdb.base/examine-backward.exp: New file.
11693
11694 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11695
11696 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11697 matching.
11698
11699 2016-06-02 Tom Tromey <tom@tromey.com>
11700
11701 PR python/18984:
11702 * gdb.python/py-shared.exp: Add solib_name test.
11703
11704 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11705
11706 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11707
11708 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11709
11710 PR c++/19893
11711 * gdb.dwarf2/implref.exp: Rename to...
11712 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11713 * gdb.dwarf2/implref-array.c: New file.
11714 * gdb.dwarf2/implref-array.exp: Likewise.
11715 * gdb.dwarf2/implref-global.c: Likewise.
11716 * gdb.dwarf2/implref-global.exp: Likewise.
11717 * gdb.dwarf2/implref-struct.c: Likewise.
11718 * gdb.dwarf2/implref-struct.exp: Likewise.
11719
11720 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11721
11722 * gdb.trace/trace-condition.exp: Add 64bit tests.
11723
11724 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11725
11726 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11727 bits types.
11728 (main): Adapt to 8 to 64 bits types.
11729 * gdb.trace/trace-condition.exp: Add new tests.
11730
11731 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11732
11733 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11734
11735 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11736
11737 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11738 Move condition tests...
11739 * gdb.trace/trace-condition.exp: Here.
11740
11741 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11742
11743 * gdb.trace/trace-condition.exp: Add counter-case tests.
11744
11745 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11746
11747 PR c++/15231
11748 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11749 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11750
11751 2016-05-27 Pedro Alves <palves@redhat.com>
11752
11753 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11754 New procedure.
11755 (top level): Call it, and bail out of DejaGnu is known to be bad.
11756
11757 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11758
11759 * gdb.base/whatis.c: Extend the test case.
11760 * gdb.base/whatis.exp: Add additional tests.
11761
11762 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11763
11764 * gdb.fortran/type.f90: Add pointer variable.
11765 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11766
11767 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11768
11769 * gdb.fortran/vla-type.exp: Fix testcase name.
11770
11771 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11772
11773 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11774
11775 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11776
11777 * gdb.fortran/type.f90: Add nested structures.
11778 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11779 * gdb.fortran/derived-type.exp: Adapt expected output.
11780 * gdb.fortran/vla-type.exp: Adapt expected output.
11781
11782 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11783
11784 * gdb.fortran/whatis_type.exp: Adapt expected output.
11785
11786 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11787
11788 * gdb.fortran/print_type.exp: Fix expected output.
11789 * gdb.fortran/whatis_type.exp: Fix expected output.
11790
11791 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11792
11793 * gdb.fortran/whatis_type.exp: Use multi_line.
11794
11795 2016-05-24 Tom Tromey <tom@tromey.com>
11796
11797 PR python/17386:
11798 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11799 use value as an index.
11800
11801 2016-05-23 Tom Tromey <tom@tromey.com>
11802
11803 PR python/17981:
11804 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11805 no-breakpoint case.
11806
11807 2016-05-24 Pedro Alves <palves@redhat.com>
11808
11809 PR gdb/19828
11810 * gdb.threads/clone-attach-detach.c: New file.
11811 * gdb.threads/clone-attach-detach.exp: New file.
11812
11813 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11814
11815 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11816
11817 2016-05-23 Tom Tromey <tom@tromey.com>
11818
11819 PR python/19438, PR python/18393:
11820 * gdb.python/py-progspace.exp: Add "dir" test.
11821 * gdb.python/py-objfile.exp: Add "dir" test.
11822
11823 2016-05-23 Yao Qi <yao.qi@linaro.org>
11824
11825 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11826 * gdb.arch/thumb2-it.exp: Likewise.
11827
11828 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11829
11830 * gdb.mi/mi-threads-interrupt.c: New file.
11831 * gdb.mi/mi-threads-interrupt.exp: New file.
11832
11833 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11834
11835 PR gdb/18077
11836 * gdb.mi/mi-async-run.exp: New file.
11837 * gdb.mi/mi-async-run.c: New file.
11838
11839 2016-05-17 Tom Tromey <tom@tromey.com>
11840 Manish Goregaokar <manishsmail@gmail.com>
11841
11842 * lib/rust-support.exp: New file.
11843 * lib/gdb.exp (skip_rust_tests): New proc.
11844 (build_executable_from_specs): Handle rust.
11845 * lib/future.exp (gdb_find_rustc): New proc.
11846 (gdb_default_target_compile): Handle rust.
11847 * gdb.rust/expr.exp: New file.
11848 * gdb.rust/generics.exp: New file.
11849 * gdb.rust/generics.rs: New file.
11850 * gdb.rust/methods.exp: New file.
11851 * gdb.rust/methods.rs: New file.
11852 * gdb.rust/modules.exp: New file.
11853 * gdb.rust/modules.rs: New file.
11854 * gdb.rust/simple.exp: New file.
11855 * gdb.rust/simple.rs: New file.
11856
11857 2016-05-17 Tom Tromey <tom@tromey.com>
11858
11859 * gdb.base/default.exp (set language): Add rust.
11860
11861 2016-05-17 Tom Tromey <tom@tromey.com>
11862
11863 * gdb.gdb/unittest.exp: New file.
11864
11865 2016-05-16 Yao Qi <yao.qi@linaro.org>
11866
11867 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11868 shell_prompt. Update shell_prompt_re.
11869
11870 2016-05-12 Doug Evans <dje@google.com>
11871
11872 PR symtab/19999
11873 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11874 $options when building executable.
11875 * gdb.dwarf2/fission-loclists-pie.S: New file.
11876 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11877
11878 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11879
11880 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11881 of [is_remote target],
11882
11883 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11884
11885 * lib/gdb.exp (use_gdb_stub): New procedure.
11886
11887 2016-05-03 Yunlian Jiang <yunlian@google.com>
11888 Doug Evans <dje@google.com>
11889
11890 PR symtab/19914
11891 * gdb.dwarf2/dwp-sepdebug.c: New file.
11892 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11893
11894 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11895
11896 * gdb.base/detach.exp: Remove is_remote check.
11897
11898 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11899
11900 * gdb.base/annota-input-while-running.exp: Don't check for
11901 [is_remote target]. Enable annotations after running to main.
11902 Remove unused "set test..." line.
11903
11904 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11905
11906 * gdb.trace/trace-enable-disable.exp: New file.
11907 * gdb.trace/trace-enable-disable.c: New file.
11908
11909 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11910
11911 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11912 use it in info sharedlibrary test.
11913 * gdb.trace/ftrace-lock.exp: Likewise.
11914 * gdb.trace/ftrace.exp: Likewise.
11915 * gdb.trace/range-stepping.exp: Likewise.
11916 * gdb.trace/trace-break.exp: Likewise.
11917 * gdb.trace/trace-condition.exp: Likewise.
11918 * gdb.trace/trace-mt.exp: Likewise.
11919
11920 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11921
11922 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11923 (gdb_load_shlib): ... this.
11924 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11925 gdb_load_shlib.
11926 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11927 * gdb.base/ctxobj.exp: Likewise.
11928 * gdb.base/dprintf-pending.exp: Likewise.
11929 * gdb.base/dso2dso.exp: Likewise.
11930 * gdb.base/fixsection.exp: Likewise.
11931 * gdb.base/gcore-relro.exp: Likewise.
11932 * gdb.base/gdb1555.exp: Likewise.
11933 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11934 * gdb.base/gnu-ifunc.exp: Likewise.
11935 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11936 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11937 * gdb.base/pending.exp: Likewise.
11938 * gdb.base/print-file-var.exp: Likewise.
11939 * gdb.base/print-symbol-loading.exp: Likewise.
11940 * gdb.base/shlib-call.exp: Likewise.
11941 * gdb.base/shreloc.exp: Likewise.
11942 * gdb.base/so-impl-ld.exp: Likewise.
11943 * gdb.base/solib-disc.exp: Likewise.
11944 * gdb.base/solib-nodir.exp: Likewise.
11945 * gdb.base/solib-overlap.exp: Likewise.
11946 * gdb.base/solib-symbol.exp: Likewise.
11947 * gdb.base/solib-weak.exp (do_test): Likewise.
11948 * gdb.base/sym-file.exp: Likewise.
11949 * gdb.base/symtab-search-order.exp: Likewise.
11950 * gdb.base/type-opaque.exp: Likewise.
11951 * gdb.base/unload.exp: Likewise.
11952 * gdb.base/watchpoint-solib.exp: Likewise.
11953 * gdb.compile/compile.exp: Likewise.
11954 * gdb.cp/gdb2384.exp: Likewise.
11955 * gdb.cp/infcall-dlopen.exp: Likewise.
11956 * gdb.cp/re-set-overloaded.exp: Likewise.
11957 * gdb.fortran/library-module.exp: Likewise.
11958 * gdb.opt/solib-intra-step.exp: Likewise.
11959 * gdb.python/py-finish-breakpoint.exp: Likewise.
11960 * gdb.python/py-shared.exp: Likewise.
11961 * gdb.reverse/solib-precsave.exp: Likewise.
11962 * gdb.reverse/solib-reverse.exp: Likewise.
11963 * gdb.server/solib-list.exp: Likewise.
11964 * gdb.threads/dlopen-libpthread.exp: Likewise.
11965 * gdb.threads/tls-shared.exp: Likewise.
11966 * gdb.threads/tls-so_extern.exp: Likewise.
11967 * gdb.trace/change-loc.exp: Likewise.
11968 * gdb.trace/ftrace-lock.exp: Likewise.
11969 * gdb.trace/ftrace.exp: Likewise.
11970 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11971 * gdb.trace/pending.exp: Likewise.
11972 * gdb.trace/range-stepping.exp: Likewise.
11973 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11974 (strace_info_marker): Likewise.
11975 (strace_probe_marker): Likewise.
11976 (strace_trace_on_same_addr): Likewise.
11977 (strace_trace_on_diff_addr): Likewise.
11978 * gdb.trace/trace-break.exp: Likewise.
11979 * gdb.trace/trace-condition.exp: Likewise.
11980 * gdb.trace/trace-mt.exp: Likewise.
11981
11982 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11983
11984 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11985 result of gdb_remote_download.
11986 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11987 * gdb.base/dso2dso.exp: Likewise.
11988 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11989 * gdb.base/print-file-var.exp: Likewise.
11990 * gdb.base/shlib-call.exp: Likewise.
11991 * gdb.base/shreloc.exp: Likewise.
11992 * gdb.base/solib-overlap.exp: Likewise.
11993 * gdb.base/solib-weak.exp (do_test): Likewise.
11994 * gdb.base/unload.exp: Likewise.
11995
11996 2016-04-27 Yao Qi <yao.qi@linaro.org>
11997
11998 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11999 exists.
12000
12001 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12002
12003 * vla-type.exp: Print structure from toplevel.
12004
12005 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12006
12007 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12008 of dynamic types.
12009 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12010 of dynamic types.
12011
12012 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12013
12014 * gdb.fortran/vla-type.f90: New file.
12015 * gdb.fortran/vla-type.exp: New file.
12016
12017 2016-04-25 Yao Qi <yao.qi@linaro.org>
12018
12019 * gdb.base/branch-to-self.c: New file.
12020 * gdb.base/branch-to-self.exp: New file.
12021
12022 2016-04-22 Yao Qi <yao.qi@linaro.org>
12023
12024 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12025 more after $hex.
12026
12027 2016-04-22 Yao Qi <yao.qi@linaro.org>
12028
12029 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12030 * gdb.base/annota3.exp: Likewise.
12031
12032 2016-04-22 Yao Qi <yao.qi@linaro.org>
12033
12034 * gdb.reverse/step-precsave.exp: Do one step and test program
12035 stops in "callee" and do multiple steps until program goes out
12036 of "callee".
12037 * gdb.reverse/step-reverse.exp: Likewise.
12038
12039 2016-04-22 Yao Qi <yao.qi@linaro.org>
12040
12041 * gdb.trace/signal.exp: Also pass if
12042 $tracepoint_hits($i) > $iterations.
12043
12044 2016-04-22 Yao Qi <yao.qi@linaro.org>
12045
12046 * gdb.trace/signal.c: New file.
12047 * gdb.trace/signal.exp: New file.
12048
12049 2016-04-19 Doug Evans <xdje42@gmail.com>
12050
12051 * gdb.base/bad-file.exp: New file.
12052
12053 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12054
12055 * gdb.dwarf2/implref.exp: New file.
12056
12057 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12058
12059 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12060 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12061 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12062 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12063 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12064 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12065 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12066 * lib/fortran.exp (fortran_int4): New procedure.
12067 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12068 (fortran_logical4): Likewise.
12069
12070 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12071
12072 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12073
12074 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12075
12076 * lib/compiler.c: Add Intel specific preprocessor macros.
12077 * lib/compiler.cc: Likewise.
12078
12079 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
12080
12081 * gdb.server/connect-with-no-symbol-file.c: New file.
12082 * gdb.server/connect-with-no-symbol-file.exp: New file.
12083
12084 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12085
12086 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12087
12088 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12089
12090 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12091 standard output directory.
12092
12093 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12094
12095 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12096
12097 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12098
12099 * gdb.btrace/instruction_history.c (loop): Add declaration.
12100
12101 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12102
12103 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12104
12105 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12106
12107 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12108 parentheses to print.
12109 (continue_handler): Likewise.
12110
12111 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12112
12113 * gdb.server/solib-list.exp: Remove is_remote check.
12114 Pass shlib= to gdb_compile. Don't link shared library with
12115 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12116 Run binary filename through "readlink -f" on the target.
12117
12118 2016-04-08 Pedro Alves <palves@redhat.com>
12119
12120 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12121 interpreter filename as argument to gdbserver_spawn.
12122 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12123 Return empty if $last_loaded_file does not exist.
12124
12125 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12126
12127 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12128 * gdb.base/jit-main.c: Use exit after usage.
12129
12130 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12131
12132 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12133 GDBHISTSIZE prior to the tests.
12134 * gdb.base/gdbinit-history.exp: Likewise.
12135
12136 2016-04-07 Pedro Alves <palves@redhat.com>
12137
12138 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12139 instead of build_executable. Use gdb_load_shlibs.
12140
12141 2016-04-07 Yao Qi <yao.qi@linaro.org>
12142
12143 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12144 Execute "si" command.
12145
12146 2016-04-07 Yao Qi <yao.qi@linaro.org>
12147
12148 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12149 number instead of the comments on some line.
12150
12151 2016-04-06 Don Breazeal <donb@codesourcery.com>
12152
12153 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12154 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12155
12156 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12157
12158 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12159 standard_output_file. Remove unused binfile variable.
12160
12161 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
12162
12163 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12164 * gdb.python/py-mi-objfile.exp: Match "list main" output
12165 in console format.
12166
12167 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12168
12169 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12170 absolute.
12171
12172 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12173
12174 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12175 absolute.
12176 * gdb.trace/ftrace.exp: Likewise.
12177 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12178 targets as well.
12179 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12180 (gdb_load_shlibs): Copy libraries to test directory when testing
12181 natively. Only set solib-search-path if testing remotely.
12182 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12183
12184 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12185
12186 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12187 gdb_download. Use it even if the target is not remote.
12188 * gdb.base/jit.exp (compile_jit_test): Likewise.
12189 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12190 output directory if the destination board is local, otherwise use
12191 the standard remote_download from DejaGnu.
12192 (gdb_download): Remove.
12193 (gdb_load_shlibs): Use gdb_remote_download instead of
12194 gdb_download.
12195 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12196 Use gdb_remote_download instead of gdb_download. Use it even if
12197 the target is not remote.
12198 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12199 instead of gdb_download.
12200
12201 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12202
12203 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12204 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12205 run.
12206
12207 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
12208
12209 PR gdb/19820
12210 * gdb.base/printcmds.exp: Add artificial arrays tests.
12211
12212 2016-03-31 Pedro Alves <palves@redhat.com>
12213
12214 PR gdb/19858
12215 * gdb.base/jit-main.c: Include unistd.h.
12216 (ATTACH): Define to 0 if not already defined.
12217 (wait_for_gdb, mypid): New globals.
12218 (WAIT_FOR_GDB): New macro.
12219 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12220 some breakpoint locations.
12221 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12222 New procedures.
12223 (one_jit_test): Add REATTACH parameter, and handle it. Use
12224 continue_to_test_location.
12225 (top level): Test attach, and adjusts calls to one_jit_test.
12226
12227 2016-03-31 Pedro Alves <palves@redhat.com>
12228
12229 PR gdb/19858
12230 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12231 BINSUFFIX parameter, and handle it.
12232 (top level): Adjust calls compile_jit_test.
12233
12234 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
12235
12236 PR python/19743
12237 * gdb.python/py-mi-events-gdb.py: New file.
12238 * gdb.python/py-mi-events.c: New file.
12239 * gdb.python/py-mi-events.exp: New file.
12240
12241 2016-03-30 Yao Qi <yao.qi@linaro.org>
12242
12243 * gdb.reverse/until-precsave.exp: Match function name only.
12244 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12245 Move malloc to a condition block.
12246 * gdb.reverse/until-reverse.exp: Match function name only.
12247
12248 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12249
12250 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12251 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12252 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12253 variable for GPR 0 instead of assuming it is register 0.
12254 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12255 * lib/trace-support.exp: Add s390 registers.
12256
12257 2016-03-29 Yao Qi <yao.qi@linaro.org>
12258
12259 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12260
12261 2016-03-24 Yao Qi <yao.qi@linaro.org>
12262
12263 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12264 test message.
12265
12266 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12267
12268 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12269 maintaining separate logic for constructing the output path.
12270
12271 2016-03-16 Don Breazeal <donb@codesourcery.com>
12272
12273 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12274 Retry fork and waitpid on interrupted system call errors.
12275 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12276 Use with_timeout_factor to increase timeout by factor of 10.
12277
12278 2016-03-15 Don Breazeal <donb@codesourcery.com>
12279
12280 * gdb.cp/scope-err.cc: New test program.
12281 * gdb.cp/scope-err.exp: New test script.
12282 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12283 lines and "set breakpoint here" comment.
12284 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12285 Fixed some whitespace and format issues.
12286 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12287 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12288
12289 2016-03-15 Doug Evans <dje@google.com>
12290
12291 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12292 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12293 All callers updated. Add tests for enums, mixed flags register.
12294
12295 2016-03-15 Doug Evans <dje@google.com>
12296
12297 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12298 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12299
12300 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12301
12302 * gdb.base/default.exp: Add $_as_string to the list of expected
12303 convenience functions.
12304
12305 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12306
12307 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12308
12309 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12310
12311 * gdb.python/py-as-string.exp: New file.
12312 * gdb.python/py-as-string.c: New file.
12313
12314 2016-03-09 Pedro Alves <palves@redhat.com>
12315
12316 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12317 signal" -> "Thread NN received signal" output change.
12318 * gdb.threads/ia64-sigill.exp: Likewise.
12319 * gdb.threads/linux-dp.exp: Likewise.
12320 * gdb.threads/manythreads.exp: Likewise.
12321 * gdb.threads/pending-step.exp: Likewise.
12322 * gdb.threads/print-threads.exp: Likewise.
12323 * gdb.threads/sigstep-threads.exp: Likewise.
12324 * gdb.threads/staticthreads.exp: Likewise.
12325 * gdb.threads/tls.exp: Likewise.
12326
12327 2016-03-09 Pedro Alves <palves@redhat.com>
12328
12329 * gdb.base/command-line-input.exp: New file.
12330
12331 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12332
12333 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12334 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12335 * gdb.trace/pending.exp: Accept leading dot before function name.
12336 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12337 * lib/trace-support.exp: Set registers for ppc.
12338
12339 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12340
12341 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12342 use it for disassembly; accept .main in addition to main in backtrace.
12343
12344 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12345 Marcin Kościelnicki <koriakin@0x04.net>
12346
12347 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12348 (gdb_recursion_test_ptr): New global variable.
12349 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12350 gdb_recursion_test.
12351 (gdb_c_test): Ditto.
12352
12353 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12354
12355 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12356 ordering.
12357
12358 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12359
12360 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12361 (bar): Add bar_start_lbl label.
12362 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12363 of foo/bar for emitting DWARF and tracing.
12364
12365 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12366
12367 * analyze-racy-logs.py: Set executable bit.
12368
12369 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12370
12371 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12372 (CHECK_TARGET_TMP): Likewise.
12373 (check-single-racy): New rule.
12374 (check-parallel-racy): Likewise.
12375 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12376 (do-check-parallel-racy): New rule.
12377 (check-racy/%.exp): Likewise.
12378 * README (Racy testcases): New section.
12379 * analyze-racy-logs.py: New file.
12380
12381 2016-03-03 Doug Evans <dje@google.com>
12382
12383 * gdb.base/skip.exp: Use with_test_prefix.
12384
12385 2016-03-03 Yao Qi <yao.qi@linaro.org>
12386
12387 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12388 Invoke step_over_syscall "clone" and break_cond_on_syscall
12389 "clone".
12390 * gdb.base/step-over-clone.c: New file.
12391
12392 2016-03-03 Yao Qi <yao.qi@linaro.org>
12393
12394 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12395 code format.
12396
12397 2016-03-03 Yao Qi <yao.qi@linaro.org>
12398
12399 * gdb.base/disp-step-fork.c: Rename to ...
12400 * gdb.base/step-over-fork.c: ... it. New file.
12401 * gdb.base/disp-step-vfork.c: Rename to ...
12402 * gdb.base/step-over-vfork.c: ... it. New file.
12403 * gdb.base/disp-step-syscall.exp: Rename to ...
12404 * gdb.base/step-over-syscall.exp: ... it. New file.
12405 (disp_step_cross_syscall): Rename to ...
12406 (step_over_syscall): ... it.
12407
12408 2016-03-03 Yao Qi <yao.qi@linaro.org>
12409
12410 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12411 If target supports condition evaluation on target, invoke
12412 break_cond_on_syscall for fork and vfork.
12413
12414 2016-03-03 Yao Qi <yao.qi@linaro.org>
12415
12416 * gdb.base/disp-step-syscall.exp: Don't invoke
12417 support_displaced_stepping.
12418 (disp_step_cross_syscall): Test with displaced stepping off and
12419 on if supported.
12420
12421 2016-03-03 Yao Qi <yao.qi@linaro.org>
12422
12423 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12424 proc.
12425 (setup): New proc.
12426 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12427 and setup.
12428
12429 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12430
12431 * gdb.fortran/vla-history.exp: Remove breakpoint.
12432
12433 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12434
12435 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12436 exceeds timeout.
12437
12438 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12439
12440 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12441 breakpoint.
12442
12443 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12444
12445 * gdb.mi/vla.f90: Nullify pointer after declaration.
12446
12447 2016-03-01 Pedro Alves <palves@redhat.com>
12448
12449 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12450
12451 2016-03-01 Pedro Alves <palves@redhat.com>
12452
12453 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12454 before anything else.
12455 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12456 _GNU_SOURCE here.
12457 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12458 before anything else.
12459 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12460
12461 2016-03-01 Pedro Alves <palves@redhat.com>
12462
12463 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12464
12465 2016-03-01 Yao Qi <yao.qi@linaro.org>
12466
12467 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12468 prepare_for_testing.
12469
12470 2016-03-01 Yao Qi <yao.qi@linaro.org>
12471
12472 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12473
12474 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12475
12476 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12477 manually constructing the output path.
12478
12479 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12480
12481 * gdb.arch/s390-stackless.S: New.
12482 * gdb.arch/s390-stackless.exp: New.
12483
12484 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12485
12486 * gdb.dlang/circular.c: New file.
12487 * gdb.dlang/circular.exp: New file.
12488
12489 2016-02-26 Yao Qi <yao.qi@linaro.org>
12490
12491 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12492 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12493 (testcases): Update.
12494
12495 2016-02-26 Yao Qi <yao.qi@linaro.org>
12496
12497 * gdb.reverse/aarch64.c: Rename to ...
12498 * gdb.reverse/insn-reverse.c: ... it.
12499 * gdb.reverse/aarch64.exp: Rename to ...
12500 * gdb.reverse/insn-reverse.exp: ... it.
12501
12502 2016-02-26 Yao Qi <yao.qi@linaro.org>
12503
12504 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12505 (testcase_ftype): New.
12506 (testcases): New array.
12507 (n_testcases): New.
12508 (main): Call each element in testcases.
12509 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12510 (read_testcase): New.
12511 Do the tests in a loop.
12512
12513 2016-02-25 Yao Qi <yao.qi@linaro.org>
12514
12515 * gdb.base/branches.c: Remove.
12516
12517 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12518
12519 PR gdb/13808
12520 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12521
12522 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12523
12524 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12525
12526 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12527
12528 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12529 change x86_64 call_insn to 'callq'.
12530
12531 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12532
12533 * gdb.trace/tfile-avx.c: Move to...
12534 * gdb.trace/tracefile-pseudo-reg.c: Here.
12535 * gdb.trace/tfile-avx.exp: Move to...
12536 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12537
12538 2016-02-24 Gary Benson <gbenson@redhat.com>
12539
12540 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12541 message on attach.
12542
12543 2016-02-23 Doug Evans <dje@google.com>
12544
12545 * gdb.base/skip.c (test_skip): New function.
12546 (end_test_skip_file_and_function): New function.
12547 (test_skip_file_and_function): New function.
12548 * gdb.base/skip1.c (test_skip): New function.
12549 (skip1_test_skip_file_and_function): New function.
12550 * gdb.base/skip.exp: Add tests for new skip options.
12551 * gdb.base/skip-solib.exp: Update expected output.
12552 * gdb.perf/skip-command.cc: New file.
12553 * gdb.perf/skip-command.exp: New file.
12554 * gdb.perf/skip-command.py: New file.
12555
12556 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12557
12558 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12559 info registers pattern.
12560
12561 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12562
12563 * lib/future.exp: Add D support.
12564 (gdb_find_gdc): New proc.
12565 (gdb_default_target_compile): Add D support.
12566
12567 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12568
12569 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12570 user+system time.
12571 (trace_speed_test): Determine the iteration count for a time
12572 between 15..30 seconds.
12573
12574 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12575
12576 * gdb.arch/i386-mpx-sigsegv.c: New file.
12577 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12578 * gdb.arch/i386-mpx-simple_segv.c: New file.
12579 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12580
12581 2016-02-18 Yao Qi <yao.qi@linaro.org>
12582
12583 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12584 Don't call setup_kfail.
12585
12586 2016-02-18 Yao Qi <yao.qi@linaro.org>
12587
12588 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12589 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12590
12591 2016-02-16 Doug Evans <dje@google.com>
12592
12593 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12594 * gdb.base/skip1.c: Ditto.
12595 * gdb.base/skip.exp: Whitespace cleanup.
12596
12597 2016-02-16 Don Breazeal <donb@codesourcery.com>
12598
12599 PR remote/19496
12600 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12601 Remove kfail for PR remote/19496.
12602
12603 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12604
12605 * lib/gdb.exp (standard_temp_file): Return a path specific to
12606 the runtest invocation.
12607
12608 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12609
12610 * gdb.trace/save-trace.exp: Change relative path to be in the
12611 standard output directory.
12612
12613 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12614
12615 * gdb.arch/i386-prologue.c: Add missing prototypes.
12616
12617 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12618
12619 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12620 * gdb.arch/i386-prologue.exp: Likewise.
12621 * gdb.arch/i386-size.exp: Likewise.
12622
12623 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12624
12625 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12626 define object file path.
12627 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12628 file path.
12629 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12630 standard_output_file to define binfile.
12631
12632 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12633
12634 Fix compatibility with recent gfortran-5.3.1.
12635 * gdb.fortran/vla-history.exp (print vla1 allocated)
12636 (print vla2 allocated, print $2, print $3): Remove
12637 (print $4): Rename to ...
12638 (print $2): ... here.
12639 (print $9): Rename to ...
12640 (print $5): ... here.
12641 (print $10): Rename to ...
12642 (print $6): ... here.
12643 * gdb.fortran/vla.f90: Add pvla initialization.
12644
12645 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12646
12647 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12648 New test.
12649 * gdb.fortran/vla-value-sub.exp: Likewise.
12650
12651 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12652
12653 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12654
12655 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12656
12657 * i386-biarch-core.exp: Define corefile using
12658 standard_output_file.
12659
12660 2016-02-12 Yao Qi <yao.qi@linaro.org>
12661
12662 * gdb.arch/arm-single-step-kernel-helper.c: New.
12663 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12664
12665 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12666
12667 * gdb.btrace/tailcall-only.exp: New.
12668 * gdb.btrace/tailcall-only.c: New.
12669 * gdb.btrace/x86_64-tailcall-only.S: New.
12670 * gdb.btrace/i686-tailcall-only.S: New.
12671
12672 2016-02-11 Pedro Alves <palves@redhat.com>
12673
12674 * README (Parallel testing): Add missing double quotes.
12675
12676 2016-02-11 Pedro Alves <palves@redhat.com>
12677
12678 * README (Parallel testing): New section.
12679 (GDB_PARALLEL): Rewrite.
12680 (FORCE_PARALLEL): Document.
12681
12682 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12683
12684 * gdb.trace/tfile-avx.c: New test.
12685 * gdb.trace/tfile-avx.exp: New test.
12686
12687 2016-02-09 Keith Seitz <keiths@redhat.com>
12688
12689 PR breakpoints/19546
12690 * gdb.base/infcall-exec.c: New file.
12691 * gdb.base/infcall-exec2.c: New file.
12692 * gdb.base/infcall-exec.exp: New file.
12693
12694 2016-02-09 Keith Seitz <keiths@redhat.com>
12695
12696 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12697 (toplevel): Call test_bkpt_address.
12698
12699 2016-02-09 Keith Seitz <keiths@redhat.com>
12700
12701 PR python/19506
12702 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12703 (toplevel): Call test_bkpt_address.
12704
12705 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12706
12707 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12708 to AC_OUTPUT.
12709 * configure: Regenerate.
12710
12711 2016-02-09 Pedro Alves <palves@redhat.com>
12712
12713 PR breakpoints/19548
12714 * gdb.base/execl-update-breakpoints.c (some_function): New
12715 function.
12716 (main): Call it.
12717 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12718 Tighten expected GDB output.
12719
12720 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12721
12722 * Makefile.in (ALL_SUBDIRS): Remove.
12723 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12724 (distclean maintainer-clean realclean): Likewise.
12725 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12726 * configure: Regenerate.
12727 * gdb.ada/Makefile.in: Delete.
12728 * gdb.arch/Makefile.in: Likewise.
12729 * gdb.asm/Makefile.in: Likewise.
12730 * gdb.base/Makefile.in: Likewise.
12731 * gdb.btrace/Makefile.in: Likewise.
12732 * gdb.cell/Makefile.in: Likewise.
12733 * gdb.compile/Makefile.in: Likewise.
12734 * gdb.cp/Makefile.in: Likewise.
12735 * gdb.disasm/Makefile.in: Likewise.
12736 * gdb.dlang/Makefile.in: Likewise.
12737 * gdb.dwarf2/Makefile.in: Likewise.
12738 * gdb.fortran/Makefile.in: Likewise.
12739 * gdb.gdb/Makefile.in: Likewise.
12740 * gdb.go/Makefile.in: Likewise.
12741 * gdb.guile/Makefile.in: Likewise.
12742 * gdb.java/Makefile.in: Likewise.
12743 * gdb.linespec/Makefile.in: Likewise.
12744 * gdb.mi/Makefile.in: Likewise.
12745 * gdb.modula2/Makefile.in: Likewise.
12746 * gdb.multi/Makefile.in: Likewise.
12747 * gdb.objc/Makefile.in: Likewise.
12748 * gdb.opencl/Makefile.in: Likewise.
12749 * gdb.opt/Makefile.in: Likewise.
12750 * gdb.pascal/Makefile.in: Likewise.
12751 * gdb.perf/Makefile.in: Likewise.
12752 * gdb.python/Makefile.in: Likewise.
12753 * gdb.reverse/Makefile.in: Likewise.
12754 * gdb.server/Makefile.in: Likewise.
12755 * gdb.stabs/Makefile.in: Likewise.
12756 * gdb.threads/Makefile.in: Likewise.
12757 * gdb.trace/Makefile.in: Likewise.
12758 * gdb.xml/Makefile.in: Likewise.
12759 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12760 GDB_PARALLEL.
12761 (standard_output_file): Remove check for GDB_PARALLEL, always
12762 return path in outputs/$subdir/$testname.
12763
12764 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12765
12766 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12767 (site.exp): Assign abs_srcdir to tcl's srcdir.
12768
12769 2016-02-04 Yao Qi <yao.qi@linaro.org>
12770
12771 * gdb.base/foll-exec-mode.c: Include limits.h.
12772 (main): Add parameters argc and argv. Get directory from
12773 argv[0].
12774 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12775 compilation.
12776 * gdb.base/foll-exec.c: Include limits.h.
12777 (main): Add parameters argc and argv.
12778 Get directory from argv[0].
12779 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12780 Adjust tests on the number of lines as source code changed.
12781 * gdb.base/foll-vfork-exit.c: Include limits.h.
12782 (main): Add one line of statement before vfork.
12783 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12784 (main): Add parameters argc and argv. Get directory from
12785 argv[0].
12786 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12787 (setup_gdb): Set tbreak to skip some source lines.
12788 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12789 (main): Add parameters argc and argv. Get directory from
12790 argv[0].
12791 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12792 compilation.
12793 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12794 (main): Add parameters argc and argv. Get directory from
12795 argv[0].
12796 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12797 compilation.
12798
12799 2016-02-01 Doug Evans <dje@google.com>
12800
12801 * gdb.base/skip.exp: Clean up multiple references to same test name.
12802
12803 2016-02-01 Pedro Alves <palves@redhat.com>
12804
12805 PR remote/19496
12806 * gdb.threads/forking-threads-plus-breakpoint.exp
12807 (displaced_stepping_supported): New global.
12808 (probe_displaced_stepping_support): New procedure.
12809 (do_test): Add 'displaced' parameter, and use it.
12810 (top level): Check for displaced stepping support. Add displaced
12811 stepping on/off testing axis.
12812
12813 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12814
12815 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12816 pointer. Don't perform further tests on the unassociated pointer
12817 if the first test fails.
12818
12819 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12820
12821 * gdb.base/max-value-size.c: New file.
12822 * gdb.base/max-value-size.exp: New file.
12823 * gdb.base/huge.exp: Disable max-value-size for this test.
12824
12825 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12826
12827 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12828
12829 2016-01-28 Yao Qi <yao.qi@linaro.org>
12830
12831 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12832
12833 2016-01-25 Pedro Alves <palves@redhat.com>
12834
12835 PR threads/19461
12836 * gdb.base/fork-running-state.c: New file.
12837 * gdb.base/fork-running-state.exp: New file.
12838
12839 2016-01-25 Pedro Alves <palves@redhat.com>
12840
12841 PR gdb/19494
12842 * gdb.base/catch-fork-kill.c: New file.
12843 * gdb.base/catch-fork-kill.exp: New file.
12844
12845 2016-01-25 Pedro Alves <palves@redhat.com>
12846
12847 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12848 Delete, moved to lib/gdb.exp.
12849 * gdb.threads/forking-threads-plus-breakpoint.exp
12850 (foreach_with_prefix): Likewise.
12851 * gdb.threads/process-dies-while-handling-bp.exp
12852 (foreach_with_prefix): Likewise.
12853 * lib/gdb.exp (foreach_with_prefix): New procedure.
12854
12855 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12856
12857 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12858 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12859
12860 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12861
12862 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12863 endian targets.
12864
12865 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12866 Pedro Alves <palves@redhat.com>
12867
12868 Fix testsuite compatibility with Guile.
12869 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12870 number.
12871
12872 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12873
12874 Fix testsuite compatibility with Guile.
12875 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12876 (thread 1): New test for backtrace through signal handler.
12877
12878 2016-01-22 Yao Qi <yao.qi@linaro.org>
12879
12880 PR testsuite/19491
12881 * gdb.base/multi-forks.c: Include
12882 ../lib/unbuffer_output.c
12883 (main): Call gdb_unbuffer_output.
12884
12885 2016-01-21 Doug Evans <dje@google.com>
12886
12887 * lib/ada.exp (gdb_compile_ada): Fix typo.
12888
12889 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12890
12891 * gdb.base/break-fun-addr.exp: New file.
12892 * gdb.base/break-fun-addr1.c: New file.
12893 * gdb.base/break-fun-addr2.c: New file.
12894
12895 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12896
12897 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12898 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12899 enum flag values.
12900
12901 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12902
12903 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12904 when GDB can not set the vector return value. Add more comments
12905 for clarification.
12906
12907 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12908
12909 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12910 command.
12911
12912 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12913
12914 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12915
12916 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12917
12918 * Makefile.in (check-single): Pass --status to runtest.
12919 (check/%.exp): Likewise.
12920
12921 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12922
12923 * Makefile.in (check-parallel): Propagate return code from make
12924 do-check-parallel.
12925
12926 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12927
12928 * gdb.trace/ftrace.exp: Fix expected message on continue.
12929 * gdb.trace/pending.exp: Fix expected message on continue.
12930 * gdb.trace/trace-break.exp: Fix expected message on continue.
12931
12932 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12933
12934 * lib/gdb.exp (gdb_test): Remove unused global references.
12935
12936 2016-01-18 Pedro Alves <palves@redhat.com>
12937
12938 * gdb.base/async-shell.exp: Adjust expected output.
12939 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12940 * gdb.base/siginfo-thread.exp: Adjust expected output.
12941 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12942 * gdb.java/jnpe.exp: Adjust expected output.
12943 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12944 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12945 * gdb.threads/leader-exit.exp: Adjust expected output.
12946 * gdb.threads/manythreads.exp: Adjust expected output.
12947 * gdb.threads/pthreads.exp: Adjust expected output.
12948 * gdb.threads/schedlock.exp: Adjust expected output.
12949 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12950 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12951 expected output.
12952 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12953 output.
12954 * gdb.threads/sigthread.exp: Adjust expected output.
12955 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12956
12957 2016-01-18 Yao Qi <yao.qi@linaro.org>
12958
12959 * gdb.guile/scm-section-script.c: Replace @progbits with
12960 %progbits.
12961 * gdb.python/py-section-script.c: Likewise.
12962
12963 2016-01-15 Pedro Alves <palves@redhat.com>
12964
12965 * gdb.multi/tids.exp: Test star wildcard ranges.
12966
12967 2016-01-15 Pedro Alves <palves@redhat.com>
12968
12969 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12970 command from "thread apply" invocation.
12971 (thr_apply_info_thr_invalid): Default the expected output to the
12972 input tid list.
12973 (top level): Add tests that use convenience variables. Add tests
12974 for "thread apply" with a valid TID list, but missing the command.
12975
12976 2016-01-13 Pedro Alves <palves@redhat.com>
12977
12978 * gdb.base/default.exp: Expect $_gthread as well.
12979 * gdb.multi/tids.exp: Test $_gthread.
12980 * gdb.threads/thread-specific.exp: Test $_gthread.
12981
12982 2016-01-13 Pedro Alves <palves@redhat.com>
12983
12984 * gdb.multi/tids.exp: Test "info threads -gid".
12985
12986 2016-01-13 Pedro Alves <palves@redhat.com>
12987
12988 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12989 Breakpoint.thread.
12990 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12991
12992 2016-01-07 Pedro Alves <palves@redhat.com>
12993
12994 * gdb.base/break.exp: Adjust to output changes.
12995 * gdb.base/hbreak2.exp: Likewise.
12996 * gdb.base/sepdebug.exp: Likewise.
12997 * gdb.base/watch_thread_num.exp: Likewise.
12998 * gdb.linespec/keywords.exp: Likewise.
12999 * gdb.multi/info-threads.exp: Likewise.
13000 * gdb.threads/thread-find.exp: Likewise.
13001 * gdb.multi/tids.c: New file.
13002 * gdb.multi/tids.exp: New file.
13003
13004 2016-01-13 Pedro Alves <palves@redhat.com>
13005
13006 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13007
13008 2016-01-13 Pedro Alves <palves@redhat.com>
13009
13010 * gdb.base/default.exp: Expect $_inferior as well.
13011 * gdb.multi/base.exp: Test $_inferior.
13012
13013 2016-01-13 Pedro Alves <palves@redhat.com>
13014
13015 PR breakpoints/19388
13016 * gdb.base/catch-signal-siginfo-cond.c: New file.
13017 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13018
13019 2016-01-12 Josh Stone <jistone@redhat.com>
13020 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13021
13022 * gdb.base/catch-syscall.c (do_execve): New variable.
13023 (main): Conditionally trigger an execve.
13024 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13025 (test_catch_syscall_execve): New, check entry/return across execve.
13026 (do_syscall_tests): Call test_catch_syscall_execve.
13027
13028 2016-01-12 Pedro Alves <palves@redhat.com>
13029
13030 * gdb.base/random-signal.exp (do_test): New procedure, with body
13031 of testcase moved in.
13032
13033 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13034 Pedro Alves <palves@redhat.com>
13035
13036 * gdb.base/funcargs.exp (finish from indirectly called function):
13037 Reintroduce the case for 'First'.
13038
13039 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13040 Pedro Alves <palves@redhat.com>
13041
13042 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13043 (tcatch_vfork_then_child_follow_exec)
13044 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13045 identification.
13046
13047 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13048
13049 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13050 and repeats to unlimited.
13051 * gdb.python/py-value.exp: Likewise.
13052 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13053 and repeats to unlimited.
13054
13055 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13056
13057 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13058 and reordering the functions.
13059 * gdb.multi/hangout.c: Likewise.
13060 * gdb.multi/hello.c: Likewise.
13061
13062 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13063
13064 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13065 absolute.
13066 (SingleStatisticTestResult.report): Use dict.keys instead of
13067 dict.iterkeys.
13068
13069 2016-01-06 Pedro Alves <palves@redhat.com>
13070
13071 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13072
13073 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13074
13075 * gdb.btrace/dlopen.exp: New.
13076 * gdb.btrace/dlopen.c: New.
13077 * gdb.btrace/dlopen-dso.c: New.
13078
13079 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13080
13081 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13082 PATTERN argument is optional.
13083
13084 2015-12-24 Joel Brobecker <brobecker@adacore.com>
13085
13086 * lib/ada.exp (target_compile_ada_from_dir): New function.
13087 (gdb_compile_ada): Reimplement avoiding the use of project files.
13088 * gdb.ada/gnat_ada.gpr: Delete.
13089 * gdb.ada/cond_lang.exp: Adjust test to make path before
13090 filename optional.
13091 * gdb.ada/small_reg_param.exp: Likewise.
13092
13093 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13094
13095 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13096
13097 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13098
13099 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13100 case.
13101
13102 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13103
13104 * gdb.base/break.exp: Remove dead code.
13105 * gdb.base/sepdebug.exp: Likewise.
13106
13107 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13108
13109 * gdb.asm/asm-source.exp: Remove HP-UX references.
13110 * gdb.base/annota1.exp: Likewise.
13111 * gdb.base/annota3.exp: Likewise.
13112 * gdb.base/attach.exp: Likewise.
13113 * gdb.base/bigcore.exp: Likewise.
13114 * gdb.base/break.exp: Likewise.
13115 * gdb.base/call-ar-st.exp: Likewise.
13116 * gdb.base/callfuncs.exp: Likewise.
13117 * gdb.base/catch-fork-static.exp: Likewise.
13118 * gdb.base/display.exp: Likewise.
13119 * gdb.base/foll-exec-mode.exp: Likewise.
13120 * gdb.base/foll-exec.exp: Likewise.
13121 * gdb.base/foll-fork.exp: Likewise.
13122 * gdb.base/foll-vfork.exp: Likewise.
13123 * gdb.base/funcargs.exp: Likewise.
13124 * gdb.base/hbreak2.exp: Likewise.
13125 * gdb.base/inferior-died.exp: Likewise.
13126 * gdb.base/interrupt.exp: Likewise.
13127 * gdb.base/multi-forks.exp: Likewise.
13128 * gdb.base/nodebug.exp: Likewise.
13129 * gdb.base/sepdebug.exp: Likewise.
13130 * gdb.base/solib1.c: Likewise.
13131 * gdb.base/step-test.exp: Likewise.
13132 * gdb.mi/non-stop.c: Likewise.
13133 * gdb.mi/pthreads.c: Likewise.
13134 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13135 * gdb.threads/pthreads.c: Likewise.
13136 * gdb.threads/staticthreads.exp: Likewise.
13137 * lib/future.exp: Likewise.
13138 * lib/gdb.exp: Likewise.
13139 * gdb.base/so-indr-cl.c: Remove.
13140 * gdb.base/so-indr-cl.exp: Likewise.
13141 * gdb.base/solib.c: Likewise.
13142 * gdb.base/solib.exp: Likewise.
13143 * gdb.base/solib2.c: Likewise.
13144
13145 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13146
13147 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13148 * gdb.base/call-ar-st.exp: Likewise.
13149 * gdb.base/callfuncs.exp: Likewise.
13150 * gdb.base/condbreak.exp: Likewise.
13151 * gdb.base/constvars.exp: Likewise.
13152 * gdb.base/hbreak2.exp: Likewise.
13153 * gdb.base/langs.exp: Likewise.
13154 * gdb.base/list.exp: Likewise.
13155 * gdb.base/long_long.exp: Likewise.
13156 * gdb.base/ptype.exp: Likewise.
13157 * gdb.base/scope.exp: Likewise.
13158 * gdb.base/signals.exp: Likewise.
13159 * gdb.base/so-impl-ld.exp: Likewise.
13160 * gdb.base/varargs.exp: Likewise.
13161 * gdb.base/volatile.exp: Likewise.
13162 * gdb.base/whatis.exp: Likewise.
13163 * gdb.cp/cplusfuncs.exp: Likewise.
13164 * gdb.cp/inherit.exp: Likewise.
13165 * gdb.cp/local.exp: Likewise.
13166 * gdb.cp/member-ptr.exp: Likewise.
13167 * gdb.cp/method.exp: Likewise.
13168 * gdb.cp/overload.exp: Likewise.
13169 * gdb.cp/templates.exp: Likewise.
13170 * gdb.stabs/weird.exp: Likewise.
13171 * lib/compiler.c: Likewise.
13172 * lib/compiler.cc: Likewise.
13173 * lib/cp-support.exp: Likewise.
13174 * lib/gdb.exp: Likewise.
13175
13176 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13177
13178 * configure.ac: Remove HP-UX case.
13179 * configure: Regenerate.
13180
13181 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13182
13183 * lib/gdb.exp (gdb_compile): Add function doc.
13184
13185 2015-12-17 Pedro Alves <palves@redhat.com>
13186
13187 PR threads/19354
13188 * gdb.multi/info-threads.exp: New file.
13189
13190 2015-12-15 Yao Qi <yao.qi@linaro.org>
13191
13192 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13193 is aarch64*-*-*.
13194
13195 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13196
13197 * gdb.base/history-duplicates.exp: Skip if no readline support.
13198
13199 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13200
13201 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13202
13203 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13204
13205 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13206
13207 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13208
13209 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13210 ctrl-C if nointerrupts target property is set.
13211 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13212 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13213 * gdb.base/paginate-bg-execution.exp: Likewise.
13214 * gdb.base/paginate-execution-startup.exp: Likewise.
13215 * gdb.base/random-signal.exp: Likewise.
13216 * gdb.base/range-stepping.exp: Likewise.
13217 * gdb.cp/annota2.exp: Likewise.
13218 * gdb.cp/annota3.exp: Likewise.
13219 * gdb.gdb/selftest.exp: Likewise.
13220 * gdb.threads/continue-pending-status.exp: Likewise.
13221 * gdb.threads/leader-exit.exp: Likewise.
13222 * gdb.threads/manythreads.exp: Likewise.
13223 * gdb.threads/pthreads.exp: Likewise.
13224 * gdb.threads/schedlock.exp: Likewise.
13225 * gdb.threads/sigthread.exp: Likewise.
13226
13227 2015-12-11 Don Breazeal <donb@codesourcery.com>
13228
13229 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13230 remote.
13231 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13232 * gdb.base/foll-exec.exp (main): Enable for target remote.
13233 * gdb.base/foll-fork.exp (main): Likewise.
13234 * gdb.base/foll-vfork.exp (main): Likewise.
13235 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13236 (proc continue_to_exit_bp_loc): Use clean_restart.
13237 * gdb.base/pie-execl.exp (main): Disable for target remote.
13238 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13239 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13240 * gdb.threads/execl.exp (main): Likewise.
13241 * gdb.threads/fork-child-threads.exp (main): Likewise.
13242 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13243 remote.
13244 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13245 remote.
13246 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13247 pid.tid style ptids, instead of just tid.
13248 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13249 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13250 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13251 ptids, instead of just tid.
13252
13253 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13254
13255 * gdb.base/list.exp (test_list_forward): Add end of file error
13256 test.
13257 (test_repeat_list_command): Add end of file error test.
13258 (test_list_backwards): Add beginning of file error test.
13259
13260 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13261
13262 * gdb.base/list.exp (test_list_invalid_args): New function,
13263 defined, and called.
13264
13265 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13266
13267 * gdb.base/list.exp (test_list): Make test names unique.
13268
13269 2015-12-11 Yao Qi <yao.qi@linaro.org>
13270
13271 * gdb.base/coremaker2.c: Remove.
13272
13273 2015-12-10 Pedro Alves <palves@redhat.com>
13274
13275 * gdb.multi/base.exp: Remove stale "spaces" references.
13276
13277 2015-12-10 Pedro Alves <palves@redhat.com>
13278
13279 * gdb.multi/base.exp: Don't use nowarnings.
13280 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13281 * gdb.multi/hangout.c: Include stdio.h.
13282 * gdb.multi/hello.c: Include stdlib.h.
13283 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13284 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13285 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13286
13287 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13288
13289 * gdb.dwarf2/dw2-ranges-base.c: New file.
13290 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13291 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13292 support additional line table, and debug ranges generation.
13293 (Dwarf::ranges): New function, generate .debug_ranges.
13294 (Dwarf::lines): Support generating simple line table programs.
13295 (Dwarf::assemble): Initialise new namespace variables.
13296
13297 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13298
13299 * gdb.base/async.exp (proc test_background): Add case for
13300 asynchronous execution not supported.
13301
13302 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13303
13304 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13305 format and change test names to make them unique.
13306
13307 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13308 Pedro Alves <pedro@redhat.com>
13309
13310 PR gdb/18702
13311 Add checking of floatformats setup on x86_64 hosts.
13312 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13313 (smallval, bigval): New labels/constants.
13314 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13315 float" after loading bigval and smallval.
13316
13317 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13318
13319 * gdb.ada/fun_overload_menu.exp: New testcase.
13320 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13321
13322 2015-12-04 Josh Stone <jistone@redhat.com>
13323
13324 * gdb.base/catch-fork-static.exp: New.
13325
13326 2015-12-03 Yao Qi <yao.qi@linaro.org>
13327
13328 * gdb.base/sizeof.c: Don't include stdio.h and
13329 ../lib/unbuffer_output.c.
13330 (main): New variable 'size' and 'value'. Remove printf and
13331 gdb_unbuffer_output. Assign return value to size and value.
13332 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13333 at the beginning.
13334 (check_sizeof): Check the result by printing variable 'size'.
13335 (check_valueof): Check the result by printing variable 'value'.
13336
13337 2015-12-01 Yao Qi <yao.qi@linaro.org>
13338
13339 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13340 for aarch64*-*-linux* target.
13341
13342 2015-11-30 Pedro Alves <palves@redhat.com>
13343
13344 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13345
13346 2015-11-30 Pedro Alves <palves@redhat.com>
13347
13348 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13349 Handle non-stop mode vCont replies.
13350
13351 2015-11-30 Pedro Alves <palves@redhat.com>
13352
13353 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13354 prepare_for_testing. Start gdb with "set non-stop on" appended to
13355 GDBFLAGS. Lax expected stop output.
13356
13357 2015-11-27 Yao Qi <yao.qi@linaro.org>
13358
13359 * gdb.arch/arm-neon.exp: New.
13360 * gdb.arch/arm-neon.c: New.
13361
13362 2015-11-27 Yao Qi <yao.qi@linaro.org>
13363
13364 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13365
13366 2015-11-27 Yao Qi <yao.qi@linaro.org>
13367
13368 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13369 frames-invalid annotation.
13370
13371 2015-11-27 Yao Qi <yao.qi@linaro.org>
13372
13373 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13374
13375 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13376
13377 * gdb.threads/names.exp: New file.
13378 * gdb.threads/names.c: New file.
13379 * README: Mention gdb,no_thread_names.
13380
13381 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13382
13383 PR 19297
13384 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13385 support" error.
13386
13387 2015-11-24 Pedro Alves <palves@redhat.com>
13388
13389 PR 17539
13390 * gdb.base/display.exp: Expect displays to be sorted in ascending
13391 order. Use multi_line.
13392 * gdb.base/solib-display.exp: Likewise.
13393
13394 2015-11-24 Pedro Alves <palves@redhat.com>
13395
13396 PR 17539
13397 * gdb.base/display.exp: Expect displays to be sorted in ascending
13398 order. Use multi_line.
13399 * gdb.base/solib-display.exp: Likewise.
13400
13401 2015-11-24 Pedro Alves <palves@redhat.com>
13402
13403 PR 17539
13404 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13405 threads in ascending order.
13406 * gdb.base/foll-fork.exp: Likewise.
13407 * gdb.base/foll-vfork.exp: Likewise.
13408 * gdb.base/multi-forks.exp: Likewise.
13409 * gdb.mi/mi-nonstop.exp: Likewise.
13410 * gdb.mi/mi-nsintrall.exp: Likewise.
13411 * gdb.multi/base.exp: Likewise.
13412 * gdb.multi/multi-arch.exp: Likewise.
13413 * gdb.python/py-inferior.exp: Likewise.
13414 * gdb.threads/break-while-running.exp: Likewise.
13415 * gdb.threads/execl.exp: Likewise.
13416 * gdb.threads/gcore-thread.exp: Likewise.
13417 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13418 * gdb.threads/kill.exp: Likewise.
13419 * gdb.threads/linux-dp.exp: Likewise.
13420 * gdb.threads/multiple-step-overs.exp: Likewise.
13421 * gdb.threads/next-bp-other-thread.exp: Likewise.
13422 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13423 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13424 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13425 * gdb.threads/thread-find.exp: Likewise.
13426 * gdb.threads/tls.exp: Likewise.
13427 * lib/mi-support.exp (mi_reverse_list): Delete.
13428 (mi_check_thread_states): No longer reverse list.
13429
13430 2015-11-24 Pedro Alves <palves@redhat.com>
13431
13432 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13433 use lowercase.
13434
13435 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13436
13437 * gdb.trace/actions.c: Include trace-common.h.
13438 (main): Add a location for a fast tracepoint.
13439 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13440 the normal tracepoints.
13441 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13442
13443 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13444
13445 * save-trace.exp: Factor out code to these...
13446 (gdb_save_tracepoints): New.
13447 (gdb_load_tracepoints): New.
13448 (do_save_load_test): New.
13449
13450 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13451
13452 * gdb.base/asmlabel.exp: New test.
13453 * gdb.base/asmlabel.c: New test case.
13454
13455 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13456
13457 * gdb.base/wrong_frame_bt_full-main.c: New file.
13458 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13459 * gdb.base/wrong_frame_bt_full.exp: New file.
13460
13461 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13462
13463 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13464
13465 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13466
13467 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13468 pstate register when comparing registers values in
13469 sparc64-*-linux-gnu targets to avoid spurious differences.
13470
13471 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13472
13473 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13474
13475 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13476
13477 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13478 as type argument to gdb_compile.
13479 * gdb.base/nested-subp2.exp: Likewise.
13480 * gdb.base/nested-subp3.exp: Likewise.
13481
13482 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13483
13484 * lib/dwarf.exp (_note): Fix left shift of negative value.
13485 * gdb.trace/trace-condition.exp: Likewise.
13486
13487 2015-11-13 Yao Qi <yao.qi@linaro.org>
13488
13489 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13490 comments about d10v.
13491 (test_scalar_returns): Likewise.
13492 * gdb.base/d10v.ld: Remove.
13493 * gdb.base/overlays.exp: Remove the target triplet checking for
13494 d10v-*-*.
13495 * gdb.base/structs.exp (test_struct_returns): Remove the
13496 comments about d10v.
13497 (test_struct_calls): Likewise.
13498
13499 2015-11-13 Yao Qi <yao.qi@linaro.org>
13500
13501 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13502 * gdb.base/gnu_vector.c: Don't include stdio.h.
13503 (main): Don't print res and call add_some_intvecs.
13504
13505 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13506
13507 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13508 macro.
13509 (func5): Removed.
13510 (func4): Use FAST_TRACEPOINT_LABEL.
13511 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13512 macro.
13513 (func): Removed.
13514 (thread_function): Use FAST_TRACEPOINT_LABEL.
13515 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13516 (func): Remove.
13517 (marker): Use FAST_TRACEPOINT_LABEL.
13518 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13519 (pendfunc1): Remove.
13520 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13521 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13522 (foo): Remove.
13523 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13524 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13525 macro.
13526 (func): Remove.
13527 (marker): Use FAST_TRACEPOINT_LABEL.
13528 * gdb.trace/trace-common.h: New header.
13529 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13530 macro.
13531 (func): Remove.
13532 (marker): Use FAST_TRACEPOINT_LABEL.
13533 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13534 (func): Remove.
13535 (thread_function): Use FAST_TRACEPOINT_LABEL.
13536
13537 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13538
13539 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13540 in front.
13541 * gdb.trace/change-loc.exp: Use global pcreg definition.
13542 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13543 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13544 in front.
13545 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13546 * gdb.trace/pending.exp: Likewise.
13547 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13548 * gdb.trace/trace-break.exp: Likewise.
13549 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13550 in front.
13551 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13552 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13553 in front.
13554 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13555
13556 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13557
13558 * gdb.ada/fin_fun_out: New testcase.
13559
13560 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13561
13562 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13563 value associated with DW_AT_byte_size.
13564 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13565 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13566 DW_AT_upper_bound.
13567
13568 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13569
13570 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13571 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13572 version.
13573 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13574 gdb.dwarf2/dw2-canonicalize-type.exp,
13575 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13576 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13577 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13578 provided by gdb_target_symbol_prefix_flags_asm.
13579 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13580 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13581 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13582 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13583 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13584 macros where needed). Use this macro for symbols which require
13585 the prefix provided by SYMBOL_PREFIX.
13586
13587 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13588
13589 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13590 New procs.
13591 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13592 representing expressions, of more than one list element.
13593 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13594 to prepend linker symbol prefix to f.
13595 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13596 table_1 and table_2.
13597 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13598 Likewise, for f and g.
13599 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13600 for ptr.
13601 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13602 for main.
13603 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13604 table_1_ptr and table_2_ptr.
13605
13606 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13607 Joel Brobecker <brobecker@adacore.com>
13608
13609 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13610
13611 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13612
13613 * gdb.reverse/s390-mvcle.c: New test.
13614 * gdb.reverse/s390-mvcle.exp: New file.
13615 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13616
13617 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13618
13619 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13620
13621 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13622
13623 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13624 reaching marker2.
13625 * gdb.reverse/getresuid-reverse.exp: Likewise.
13626 * gdb.reverse/pipe-reverse.exp: Likewise.
13627 * gdb.reverse/readv-reverse.exp: Likewise.
13628 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13629 * gdb.reverse/time-reverse.exp: Likewise.
13630 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13631
13632 2015-10-30 Yao Qi <yao.qi@linaro.org>
13633
13634 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13635 (empty_cycle): Remove.
13636 (main): Don't call empty_cycle. Don't use watch_count_done.
13637 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13638 empty_cycle. Rewrite the code counting HW watchpoints.
13639
13640 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13641
13642 * gdb.reverse/fstatat-reverse.c: New test.
13643 * gdb.reverse/fstatat-reverse.exp: New file.
13644 * gdb.reverse/getresuid-reverse.c: New test.
13645 * gdb.reverse/getresuid-reverse.exp: New file.
13646 * gdb.reverse/pipe-reverse.c: New test.
13647 * gdb.reverse/pipe-reverse.exp: New file.
13648 * gdb.reverse/readv-reverse.c: New test.
13649 * gdb.reverse/readv-reverse.exp: New file.
13650 * gdb.reverse/recvmsg-reverse.c: New test.
13651 * gdb.reverse/recvmsg-reverse.exp: New file.
13652 * gdb.reverse/time-reverse.c: New test.
13653 * gdb.reverse/time-reverse.exp: New file.
13654 * gdb.reverse/waitpid-reverse.c: New test.
13655 * gdb.reverse/waitpid-reverse.exp: New file.
13656
13657 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13658
13659 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13660
13661 2015-10-26 Doug Evans <dje@google.com>
13662
13663 PR symtab/17391
13664 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13665 * gdb.dwarf2/bad-regnum.c: New file.
13666 * gdb.dwarf2/bad-regnum.exp: New file.
13667
13668 2015-10-26 Doug Evans <dje@google.com>
13669
13670 PR python/18938
13671 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13672 file.
13673
13674 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13675
13676 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13677 for a change by "Mention language in compile error message".
13678
13679 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13680
13681 PR python/18073
13682 * gdb.python/py-type.c (C::a_method): New.
13683 (C::a_const_method): New.
13684 (C::a_static_method): New.
13685 (a_function): New.
13686 * gdb.python/py-type.exp (test_fields): Test getting fields
13687 from function and method.
13688
13689 2015-10-21 Keven Boell <keven.boell@intel.com>
13690
13691 * gdb.fortran/vla-alloc-assoc.exp: New file.
13692 * gdb.fortran/vla-datatypes.exp: New file.
13693 * gdb.fortran/vla-datatypes.f90: New file.
13694 * gdb.fortran/vla-history.exp: New file.
13695 * gdb.fortran/vla-ptype-sub.exp: New file.
13696 * gdb.fortran/vla-ptype.exp: New file.
13697 * gdb.fortran/vla-sizeof.exp: New file.
13698 * gdb.fortran/vla-sub.f90: New file.
13699 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13700 * gdb.fortran/vla-value-sub-finish.exp: New file.
13701 * gdb.fortran/vla-value-sub.exp: New file.
13702 * gdb.fortran/vla-value.exp: New file.
13703 * gdb.fortran/vla-ptr-info.exp: New file.
13704 * gdb.mi/mi-vla-fortran.exp: New file.
13705 * gdb.mi/vla.f90: New file.
13706
13707 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13708
13709 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13710 of hardwired timeout value.
13711
13712 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13713 Pedro Alves <palves@redhat.com>
13714
13715 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13716 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13717
13718 2015-10-19 Josh Stone <jistone@redhat.com>
13719
13720 * gdb.base/catch-syscall.c: Include <sched.h>.
13721 (unknown_syscall): New variable.
13722 (main): Trigger a vfork and an unknown syscall.
13723 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13724 (unknown_syscall_number): Likewise.
13725 (check_call_to_syscall): Accept an optional syscall pattern.
13726 (check_return_from_syscall): Likewise.
13727 (check_continue): Likewise.
13728 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13729 (test_catch_syscall_skipping_return): New test toggling off 'catch
13730 syscall' to step over the syscall return, then toggling back on.
13731 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13732 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13733 (do_syscall_tests): Call test_catch_syscall_without_args and
13734 test_catch_syscall_mid_vfork.
13735 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13736 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13737
13738 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13739
13740 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13741 print g_vE): Add new pass patterns.
13742 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13743 print various symbol names for vptr fields.
13744
13745 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13746
13747 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13748 results.
13749
13750 2015-10-12 Yao Qi <yao.qi@linaro.org>
13751
13752 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13753
13754 2015-10-12 Yao Qi <yao.qi@linaro.org>
13755
13756 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13757 is aarch64*-*-linux*.
13758
13759 2015-10-12 Yao Qi <yao.qi@linaro.org>
13760
13761 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13762 (can_relocate_bcond_true): ... it.
13763 (can_relocate_bcond_false): New function.
13764 (foo): Likewise.
13765 (can_relocate_bl): Likewise.
13766 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13767 can_relocate_bl.
13768
13769 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13770
13771 * gdb.base/nested-addr.c: New file.
13772 * gdb.base/nested-addr.exp: New testcase.
13773
13774 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13775
13776 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13777 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13778 its output. Ignore the output of "record goto begin" and instead
13779 check that GDB is replaying.
13780
13781 2015-10-09 Pedro Alves <palves@redhat.com>
13782
13783 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13784 (top level): Use it in the run with no args test.
13785
13786 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13787
13788 * gdb.dlang/properties.exp: New file.
13789
13790 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13791
13792 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13793 whether or not address 0x1000 is mapped on the target.
13794
13795 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13796
13797 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13798 build.
13799
13800 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13801
13802 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13803 instruction-history test.
13804
13805 2015-09-28 Doug Evans <dje@google.com>
13806
13807 * gdb.base/gcore.c (array_func): Add reference to static_array.
13808
13809 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13810
13811 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13812 source line.
13813
13814 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13815
13816 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13817 short or char as base type.
13818
13819 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13820
13821 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13822 to allow any size enum.
13823
13824 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13825
13826 * gdb.ada/array_ptr_renaming.exp: New testcase.
13827 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13828 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13829
13830 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13831
13832 * gdb.trace/ftrace-lock.c: New file.
13833 * gdb.trace/ftrace-lock.exp: New file.
13834
13835 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13836
13837 * gdb.arch/insn-reloc.c: New file.
13838 * gdb.arch/ftrace-insn-reloc.exp: New file.
13839
13840 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13841
13842 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13843 instruction.
13844 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13845 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13846 * gdb.trace/range-stepping.c: Likewise.
13847 * gdb.trace/trace-break.c: Likewise.
13848 * gdb.trace/trace-mt.c (thread_function): Likewise.
13849 * gdb.trace/ftrace.c (marker): Likewise.
13850 * gdb.trace/trace-condition.c (marker): Likewise.
13851 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13852 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13853 is_aarch64_target.
13854
13855 2015-09-18 Doug Evans <xdje42@gmail.com>
13856
13857 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13858 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13859
13860 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13861
13862 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13863 the breakpoint.
13864
13865 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13866
13867 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13868 the pending breakpoint. Remove timeout override for "Run till
13869 MI pending breakpoint on pendfunc3 on thread 2" test.
13870
13871 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13872
13873 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13874 filename pattern.
13875
13876 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13877
13878 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13879 in breakpoint filename pattern.
13880
13881 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13882
13883 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13884
13885 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13886
13887 * gdb.linespec/explicit.exp: Check for readline support for
13888 tab-completion tests. Fix obvious typo.
13889
13890 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13891
13892 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13893 and replay.
13894
13895 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13896
13897 * gdb.btrace/non-stop.c: New.
13898 * gdb.btrace/non-stop.exp: New.
13899
13900 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13901 Yao Qi <yao.qi@linaro.org>
13902
13903 * gdb.trace/trace-condition.c: New file.
13904 * gdb.trace/trace-condition.exp: New file.
13905
13906 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13907
13908 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13909 for testing bytecode compilation.
13910
13911 2015-09-16 Pedro Alves <palves@redhat.com>
13912 Sandra Loosemore <sandra@codesourcery.com>
13913
13914 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13915 (SECONDS): Redefine.
13916 (main): Call pthread_kill and alarm early.
13917 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13918 support.
13919 (test): If the target can't hardware step and doesn't support
13920 displaced stepping, increase the timeout.
13921
13922 2015-09-16 Pedro Alves <palves@redhat.com>
13923
13924 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13925 (enable_debug): New procedures.
13926 (test): Use them. Bail out if waiting for threads fails.
13927 (top level): Bail out if a test fails.
13928
13929 2015-09-16 Yao Qi <yao.qi@linaro.org>
13930
13931 * gdb.asm/asm-source.exp: Set asm-arch for
13932 aarch64*-*-* target.
13933 * gdb.asm/aarch64.inc: New file.
13934
13935 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13936
13937 * gdb.ada/array_of_variable_length.exp: New testcase.
13938 * gdb.ada/array_of_variable_length/foo.adb: New file.
13939 * gdb.ada/array_of_variable_length/pck.adb: New file.
13940 * gdb.ada/array_of_variable_length/pck.ads: New file.
13941
13942 2015-09-15 Doug Evans <dje@google.com>
13943
13944 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13945 of function static local variable.
13946
13947 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13948
13949 * gdb.threads/tls-so_extern.exp: New test file.
13950 * gdb.threads/tls-so_extern.c: New test file.
13951 * gdb.threads/tls-so_extern_main.c: New test file.
13952
13953 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13954
13955 * gdb.opt/solib-intra-step-lib.c: New file.
13956 * gdb.opt/solib-intra-step-main.c: New file.
13957 * gdb.opt/solib-intra-step.exp: New file.
13958
13959 2015-09-15 Pedro Alves <palves@redhat.com>
13960
13961 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13962 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13963
13964 2015-09-14 Pedro Alves <palves@redhat.com>
13965
13966 * gdb.base/hook-stop-continue.c: Delete.
13967 * gdb.base/hook-stop-continue.exp: Delete.
13968 * gdb.base/hook-stop-frame.c: Delete.
13969 * gdb.base/hook-stop-frame.exp: Delete.
13970 * gdb.base/hook-stop.c: New file.
13971 * gdb.base/hook-stop.exp: New file.
13972
13973 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13974
13975 * gdb.ada/access_to_packed_array.exp: New testcase.
13976 * gdb.ada/access_to_packed_array/foo.adb: New file.
13977 * gdb.ada/access_to_packed_array/pack.adb: New file.
13978 * gdb.ada/access_to_packed_array/pack.ads: New file.
13979
13980 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13981
13982 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13983 buffer size test.
13984
13985 2015-09-11 Don Breazeal <donb@codesourcery.com>
13986
13987 * gdb.base/foll-exec.c: Add copyright header. Fix
13988 formatting issues.
13989 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13990 (do_exec_tests): Use clean_restart in place of zap_session,
13991 and for test initialization. Fix formatting issues. Use
13992 fail in place of perror.
13993 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13994 an expect statement to match an expression with output from
13995 the program under debug.
13996 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13997 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13998 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13999 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14000 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14001
14002 2015-09-09 Doug Evans <dje@google.com>
14003
14004 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14005
14006 2015-09-09 Doug Evans <dje@google.com>
14007
14008 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14009
14010 2015-09-09 Doug Evans <dje@google.com>
14011
14012 * gdb.base/savedregs.exp: Fix typo.
14013
14014 2015-09-09 Pedro Alves <palves@redhat.com>
14015
14016 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14017
14018 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14019
14020 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14021 command actually switches threads. Give up on remaining
14022 tests if target fails to stop at breakpoint.
14023
14024 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14025
14026 * gdb.ada/funcall_char.exp: New testcase.
14027 * gdb.ada/funcall_char/foo.adb: New file.
14028
14029 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14030
14031 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14032 expected outputs. Add two testcases for completing ambiguous
14033 functions.
14034 * gdb.ada/complete/aux_pck.adb: New file.
14035 * gdb.ada/complete/aux_pck.ads: New file.
14036 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14037 Ambiguous_Func functions.
14038 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14039 * gdb.ada/complete/pck.adb: Likewise.
14040
14041 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14042
14043 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14044 failures to run the test program under GDB.
14045
14046 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
14047
14048 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14049 to C.
14050
14051 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14052
14053 * gdb.base/run-after-attach.exp: New test file.
14054 * gdb.base/run-after-attach.c: New test file.
14055
14056 2015-08-26 Don Breazeal <donb@codesourcery.com>
14057
14058 * gdb.base/foll-exec-2.c: New test program.
14059 * gdb.base/foll-exec-2.exp: New test.
14060
14061 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14062
14063 * gdb.base/nested-subp1.exp: New file.
14064 * gdb.base/nested-subp1.c: New file.
14065 * gdb.base/nested-subp2.exp: New file.
14066 * gdb.base/nested-subp2.c: New file.
14067 * gdb.base/nested-subp3.exp: New file.
14068 * gdb.base/nested-subp3.c: New file.
14069
14070 2015-08-24 Pedro Alves <palves@redhat.com>
14071
14072 * gdb.server/connect-without-multi-process.c: New file.
14073 * gdb.server/connect-without-multi-process.exp: New file.
14074
14075 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14076
14077 * gdb.opt/inline-markers.c: Make z int.
14078
14079 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14080
14081 * gdb.opt/inline-markers.c: Make z volatile.
14082
14083 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14084
14085 * gdb.opt/inline-bt.c: New volatile global z.
14086 * gdb.opt/inline-cmds.c: Likewise.
14087 * gdb.opt/inline-locals.c: Likewise.
14088 * gdb.opt/inline-markers.c: New extern global z.
14089 (marker): Use z.
14090 (inline_fn): Likewise.
14091
14092 2015-08-24 Pedro Alves <palves@redhat.com>
14093
14094 * config/m32r-stub.exp: Remove file.
14095 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14096 * gdb.base/call-rt-st.exp: Likewise.
14097 * gdb.base/call-strs.exp: Likewise.
14098 * gdb.base/default.exp: Remove references to h8300-*-hms and
14099 *-*-udi*.
14100 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14101
14102 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14103
14104 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14105 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14106 and "return" use KFAIL when GDB can not read/write the vector
14107 return value.
14108
14109 2015-08-21 Gary Benson <gbenson@redhat.com>
14110
14111 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14112
14113 2015-08-20 Pedro Alves <palves@redhat.com>
14114
14115 * gdb.server/solib-list.exp: No longer expect an interior stop in
14116 non-stop mode.
14117
14118 2015-08-20 Pedro Alves <palves@redhat.com>
14119
14120 * gdb.server/connect-stopped-target.c: New file.
14121 * gdb.server/connect-stopped-target.exp: New file.
14122
14123 2015-08-20 Pedro Alves <palves@redhat.com>
14124
14125 * gdb.dwarf2/comp-unit-lang.exp: New file.
14126 * gdb.dwarf2/comp-unit-lang.c: New file.
14127
14128 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14129
14130 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14131 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14132
14133 2015-08-19 Kevin Buettner <kevinb@redhat.com>
14134
14135 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14136 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14137
14138 2015-08-18 Doug Evans <dje@google.com>
14139 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14140
14141 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14142 skip_python_tests. New arg prompt_regexp.
14143 (skip_python_tests): New function.
14144 * lib/mi-support.exp (mi_skip_python_tests): New function.
14145 * gdb.python/py-mi-objfile-gdb.py: New file.
14146 * gdb.python/py-mi-objfile.c: New file.
14147 * gdb.python/py-mi-objfile.exp: New file.
14148
14149 2015-08-17 Keith Seitz <keiths@redhat.com>
14150
14151 * gdb.linespec/explicit.exp: Move strace test from here ...
14152 * gdb.trace/strace.exp: ... to here.
14153
14154 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14155
14156 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14157 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14158
14159 2015-08-14 Doug Evans <xdje42@gmail.com>
14160
14161 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14162 inferior before selecting a new file.
14163
14164 2015-08-14 Doug Evans <xdje42@gmail.com>
14165
14166 * gdb.mi/mi-disassemble.exp: Update.
14167 * gdb.base/disasm-optim.S: New file.
14168 * gdb.base/disasm-optim.c: New file.
14169 * gdb.base/disasm-optim.h: New file.
14170 * gdb.base/disasm-optim.exp: New file.
14171
14172 2015-08-14 Keith Seitz <keiths@redhat.com>
14173
14174 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14175 "evaluated-by".
14176
14177 2015-08-13 Joel Brobecker <brobecker@adacore.com>
14178
14179 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14180
14181 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14182
14183 * gdb.ada/fun_renaming.exp: New testcase.
14184 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14185 * gdb.ada/fun_renaming/pack.adb: New file.
14186 * gdb.ada/fun_renaming/pack.ads: New file.
14187
14188 2015-08-12 Keith Seitz <keiths@redhat.com>
14189
14190 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14191 gdb_get_line_number.
14192
14193 2015-08-12 Joel Brobecker <brobecker@adacore.com>
14194
14195 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14196 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14197 gdb.base/dso2dso.exp: New files.
14198
14199 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14200 Pedro Alves <palves@redhat.com>
14201 Keith Seitz <keiths@redhat.com>
14202
14203 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14204 GDBFLAGS.
14205
14206 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14207
14208 * gdb.base/gdbhistsize-history.exp
14209 (test_histsize_history_setting): Use save_vars.
14210 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14211 Use save_vars.
14212 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14213 * gdb.base/readline.exp: Use save_vars.
14214
14215 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14216
14217 * lib/gdb.exp (save_vars): New proc.
14218
14219 2015-08-11 Keith Seitz <keiths@redhat.com>
14220
14221 * gdb.base/help.exp: Update help_breakpoint_text.
14222
14223 2015-08-11 Keith Seitz <keiths@redhat.com>
14224
14225 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14226 (at toplevel): Call test_explicit_breakpoints.
14227 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14228 breakpoints.
14229 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14230 breakpoint conditions, "-cond".
14231
14232 2015-08-11 Keith Seitz <keiths@redhat.com>
14233
14234 * gdb.linespec/3explicit.c: New file.
14235 * gdb.linespec/cpexplicit.cc: New file.
14236 * gdb.linespec/cpexplicit.exp: New file.
14237 * gdb.linespec/explicit.c: New file.
14238 * gdb.linespec/explicit.exp: New file.
14239 * gdb.linespec/explicit2.c: New file.
14240 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14241 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14242 before using in the matching pattern.
14243 Clarify that `prefix' is a regular expression.
14244
14245 2015-08-11 Keith Seitz <keiths@redhat.com>
14246
14247 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14248 test.
14249 Add tests for missing ",FMT" and ",".
14250
14251 2015-08-10 Doug Evans <dje@google.com>
14252 Keith Seitz <keiths@redhat.com>
14253
14254 PR gdb/17960
14255 * gdb.base/completion.exp: Add location completer tests.
14256
14257 2015-08-07 Pedro Alves <palves@redhat.com>
14258
14259 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14260 tests here.
14261 (top level): Run do_test with and without displaced stepping.
14262
14263 2015-08-07 Pedro Alves <palves@redhat.com>
14264
14265 * gdb.base/valgrind-disp-step.c: New file.
14266 * gdb.base/valgrind-disp-step.exp: New file.
14267
14268 2015-08-07 Pedro Alves <palves@redhat.com>
14269
14270 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14271 Delete function.
14272 (main): Add alarm. Run an infinite loop instead of calling
14273 wait_threads.
14274 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14275 comment.
14276 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14277 Delete function.
14278 (main): Add alarm. Run an infinite loop instead of calling
14279 wait_threads.
14280 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14281 comment.
14282
14283 2015-08-07 Pedro Alves <palves@redhat.com>
14284
14285 * gdb.base/checkpoint-ns.exp: New file.
14286 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14287 standard_testfile.
14288
14289 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14290
14291 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14292 * gdb.btrace/instruction_history.exp: Update.
14293 * gdb.btrace/tsx.exp: New.
14294 * gdb.btrace/tsx.c: New.
14295
14296 2015-08-06 Pedro Alves <palves@redhat.com>
14297
14298 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14299 increase timeout.
14300 * gdb.reverse/until-precsave.exp: Bump timeouts.
14301
14302 2015-08-06 Pedro Alves <palves@redhat.com>
14303
14304 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14305
14306 2015-08-06 Pedro Alves <palves@redhat.com>
14307
14308 PR gdb/18749
14309 * gdb.threads/process-dies-while-handling-bp.c: New file.
14310 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14311
14312 2015-08-06 Pedro Alves <palves@redhat.com>
14313
14314 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14315 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14316
14317 2015-08-05 Pedro Alves <palves@redhat.com>
14318
14319 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14320 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14321
14322 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14323
14324 * gdb.base/bp-permanent.exp: Report test as unsupported if
14325 the target cannot stop at the permanent breakpoint.
14326
14327 2015-08-03 Doug Evans <dje@google.com>
14328
14329 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14330 10000.
14331
14332 2015-08-03 Doug Evans <dje@google.com>
14333
14334 * Makefile.in (workers/%.worker, build-perf): New rule.
14335 (GDB_PERFTEST_MODE): New variable.
14336 (check-perf): Use it.
14337 (clean): Clean up gdb.perf parallel build subdirs.
14338 * lib/build-piece.exp: New file.
14339 * lib/gdb.exp (make_gdb_parallel_path): New function
14340 (standard_output_file, standard_temp_file): Call it.
14341 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14342 of $GDB_PARALLEL.
14343 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14344
14345 2015-08-03 Doug Evans <dje@google.com>
14346
14347 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14348 (LOG_FILE_NAME): New global.
14349 (TextReporter.__init__): Initialize self.txt_sum.
14350 (TextReporter.report): Add support for multiple data-points.
14351 Move report to perftest.sum, put raw data in perftest.log.
14352 (TextReporter.start): Open sum and log files.
14353 (TextReporter.end): Close sum and log files.
14354 * gdb.perf/lib/perftest/testresult.py
14355 (SingleStatisticTestResult.record): Handle multiple data-points.
14356
14357 2015-07-31 Pedro Alves <palves@redhat.com>
14358
14359 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14360 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14361 kill_wait_spawned_process instead of explicit "kill -9".
14362 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14363 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14364 kill_wait_spawned_process.
14365 * gdb.base/attach-twice.exp: Likewise.
14366 * gdb.base/attach.exp: Likewise.
14367 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14368 gdb_test_multiple.
14369 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14370 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14371 kill_wait_spawned_process.
14372 * gdb.base/valgrind-infcall.exp: Likewise.
14373 * gdb.multi/multi-attach.exp: Likewise.
14374 * gdb.python/py-prompt.exp: Likewise.
14375 * gdb.python/py-sync-interp.exp: Likewise.
14376 * gdb.server/ext-attach.exp: Likewise.
14377 * gdb.threads/attach-into-signal.exp (corefunc): Use
14378 spawn_wait_for_attach, spawn_id_get_pid and
14379 kill_wait_spawned_process.
14380 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14381 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14382 spawn_id_get_pid and kill_wait_spawned_process.
14383 * gdb.threads/attach-stopped.exp (corefunc): Use
14384 spawn_wait_for_attach, spawn_id_get_pid and
14385 kill_wait_spawned_process.
14386 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14387 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14388 kill_wait_spawned_process instead of explicit "kill -9".
14389 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14390 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14391 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14392 processes. Don't map cygwin/windows pids here. Now returns a
14393 spawn id list.
14394
14395 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14396
14397 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14398 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14399 correct patch.
14400
14401 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14402
14403 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14404
14405 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14406
14407 Reapply:
14408 2014-05-21 Mark Wielaard <mjw@redhat.com>
14409
14410 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14411
14412 2015-07-30 Pedro Alves <palves@redhat.com>
14413
14414 * linux-low.c (handle_extended_wait): Set the child's last
14415 reported status to TARGET_WAITKIND_STOPPED.
14416
14417 2015-07-30 Pedro Alves <palves@redhat.com>
14418
14419 PR threads/18600
14420 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14421 only shows inferior 1.
14422
14423 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14424 Pedro Alves <palves@redhat.com>
14425
14426 PR threads/18600
14427 * gdb.threads/fork-plus-threads.c: New file.
14428 * gdb.threads/fork-plus-threads.exp: New file.
14429
14430 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14431
14432 * gdb.base/batch-preserve-term-settings.exp
14433 (test_terminal_settings_preserved_after_cli_exit): Use
14434 send_quit_command.
14435
14436 2015-07-29 Pedro Alves <palves@redhat.com>
14437 Don Breazeal <donb@codesourcery.com>
14438
14439 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14440 output from both inferior_spawn_id and gdb_spawn_id.
14441
14442 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14443
14444 * gdb.threads/attach-into-signal.exp (corefunc): Use
14445 with_test_prefix on nested loops, uniquefying the test messages.
14446
14447 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14448
14449 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14450 commit.
14451
14452 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14453
14454 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14455 New proc.
14456 (test_terminal_settings_preserved_after_sigterm): New test.
14457
14458 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14459
14460 * gdb.base/batch-preserve-term-settings.exp
14461 (test_terminal_settings_preserved_after_cli_exit): New test.
14462
14463 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14464
14465 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14466 manipulation of saved_gdbflags.
14467 (test_terminal_settings_preserved): Remove global declaration of
14468 the unused variable pagination_prompt. Remove manipulation of
14469 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14470 GDBFLAGS.
14471
14472 2015-07-29 Pedro Alves <palves@redhat.com>
14473
14474 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14475
14476 2015-07-29 Pedro Alves <palves@redhat.com>
14477
14478 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14479 at the top.
14480
14481 2015-07-29 Pedro Alves <palves@redhat.com>
14482
14483 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14484 (main): Call gdb_unbuffer_output.
14485 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14486 (main): Call gdb_unbuffer_output.
14487 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14488 (main): Call gdb_unbuffer_output.
14489 * gdb.base/call-strs.exp: Adjust to step over the
14490 gdb_unbuffer_output call.
14491 * gdb.base/catch-gdb-caused-signals.c: Include
14492 "../lib/unbuffer_output.c".
14493 (main): Call gdb_unbuffer_output.
14494 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14495 (main): Call gdb_unbuffer_output.
14496 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14497 (main): Call gdb_unbuffer_output.
14498 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14499 (main): Call gdb_unbuffer_output.
14500 * gdb.base/shlib-call.exp: Adjust to step over the
14501 gdb_unbuffer_output call.
14502 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14503 (main): Call gdb_unbuffer_output.
14504 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14505 (main): Call gdb_unbuffer_output.
14506 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14507 (main): Rename to ...
14508 (test): ... this.
14509 (main): Reimplement.
14510 * gdb.base/varargs.exp: Run to test instead of to main.
14511 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14512 (main): Call gdb_unbuffer_output.
14513
14514 2015-07-29 Pedro Alves <palves@redhat.com>
14515
14516 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14517 factore out from mi_continue_dprintf. For call-style dprintfs,
14518 expect dprintf output out of $inferior_spawn_id.
14519 (mi_continue_dprintf): Use mi_expect_dprintf.
14520 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14521 (main): Call gdb_unbuffer_output.
14522
14523 2015-07-29 Pedro Alves <palves@redhat.com>
14524
14525 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14526 (default_mi_gdb_start): Set inferior_spawn_id instead of
14527 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14528 gdb_spawn_id.
14529 (mi_gdb_test): Always expect inferior output from both
14530 $inferior_spawn_id and $gdb_spawn_id.
14531
14532 2015-07-29 Pedro Alves <palves@redhat.com>
14533
14534 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14535 send_inferior and $inferior_spawn_id.
14536
14537 2015-07-29 Pedro Alves <palves@redhat.com>
14538
14539 * gdb.gdb/complaints.exp (test_initial_complaints)
14540 (test_serial_complaints, test_short_complaints): Use
14541 gdb_test_stdio.
14542 (test_empty_complaint): Handle $inferior_spawn_id !=
14543 $gdb_spawn_id.
14544
14545 2015-07-29 Pedro Alves <palves@redhat.com>
14546
14547 * gdb.base/varargs.exp: Use gdb_test_stdio.
14548
14549 2015-07-29 Pedro Alves <palves@redhat.com>
14550
14551 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14552
14553 2015-07-29 Pedro Alves <palves@redhat.com>
14554
14555 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14556
14557 2015-07-29 Pedro Alves <palves@redhat.com>
14558
14559 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14560 parameter into two new parameters, "inf_result" and "gdb_result".
14561 Expect inferior output and gdb output from $inferior_spawn_id and
14562 $gdb_spawn_id, respectively. Adjust all callers.
14563
14564 2015-07-29 Pedro Alves <palves@redhat.com>
14565
14566 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14567 of gdb_test_sequence.
14568
14569 2015-07-29 Pedro Alves <palves@redhat.com>
14570
14571 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14572 (saw_spurious_output): Expect inferior output from
14573 $inferior_spawn_id. Use gdb_test_stdio.
14574
14575 2015-07-29 Pedro Alves <palves@redhat.com>
14576
14577 * gdb.base/dprintf.exp: Use standard_testfile. Change
14578 prepare_for_testing call.
14579 (srcfile): Don't set.
14580 (restart): New procedure.
14581 (test_dprintf): New procecure, use to continue over dprintfs.
14582 (test_call, test_agent): New procedures, tests moved here.
14583 Restart gdb and recreate dprintfs. Adjust expected output.
14584
14585 2015-07-29 Pedro Alves <palves@redhat.com>
14586
14587 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14588
14589 2015-07-29 Pedro Alves <palves@redhat.com>
14590
14591 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14592
14593 2015-07-29 Pedro Alves <palves@redhat.com>
14594
14595 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14596 gdb_test_stdio.
14597
14598 2015-07-29 Pedro Alves <palves@redhat.com>
14599
14600 * lib/gdb.exp (gdb_test_stdio): New procedure.
14601
14602 2015-07-29 Pedro Alves <palves@redhat.com>
14603
14604 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14605
14606 2015-07-29 Pedro Alves <palves@redhat.com>
14607
14608 * gdb.base/call-signal-resume.exp: Remove check for
14609 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14610 * gdb.base/unwindonsignal.exp: Likewise.
14611 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14612 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14613
14614 2015-07-29 Pedro Alves <palves@redhat.com>
14615
14616 * gdb.base/siginfo-addr.c (pass): New function.
14617 (handler): Call it iff si_addr is correct.
14618 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14619 Set a breakpoint at "pass" and continue to it.
14620
14621 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14622
14623 * gdb.python/py-objfile.exp: Make some tests have unique names.
14624 * gdb.python/py-pp-registration.exp: Likewise.
14625
14626 2015-07-28 Pedro Alves <palves@redhat.com>
14627
14628 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14629
14630 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14631
14632 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14633
14634 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14635
14636 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14637
14638 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14639
14640 * gdb.base/gdb-sigterm-2.exp: New test.
14641
14642 2015-07-25 Doug Evans <xdje42@gmail.com>
14643
14644 Revert:
14645 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14646 (workers/%.worker, build-perf): New rule.
14647 (GDB_PERFTEST_MODE): New variable.
14648 (check-perf): Use it.
14649 (clean): Clean up gdb.perf parallel build subdirs.
14650 * lib/build-piece.exp: New file.
14651 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14652 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14653 name.
14654 (standard_temp_file): Ditto.
14655 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14656 of $GDB_PARALLEL.
14657
14658 2015-07-24 Doug Evans <dje@google.com>
14659
14660 * gdb.perf/lib/perftest/utils.py: New file.
14661 * gdb.perf/gm-hello.cc: New file.
14662 * gdb.perf/gm-pervasive-typedef.cc: New file.
14663 * gdb.perf/gm-pervasive-typedef.h: New file.
14664 * gdb.perf/gm-std.cc: New file.
14665 * gdb.perf/gm-std.h: New file.
14666 * gdb.perf/gm-use-cerr.cc: New file.
14667 * gdb.perf/gm-utils.h: New file.
14668 * gdb.perf/gmonster-null-lookup.py: New file.
14669 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14670 * gdb.perf/gmonster-print-cerr.py: New file.
14671 * gdb.perf/gmonster-ptype-string.py: New file.
14672 * gdb.perf/gmonster-runto-main.py: New file.
14673 * gdb.perf/gmonster-select-file.py: New file.
14674 * gdb.perf/gmonster1-null-lookup.exp: New file.
14675 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14676 * gdb.perf/gmonster1-print-cerr.exp: New file.
14677 * gdb.perf/gmonster1-ptype-string.exp: New file.
14678 * gdb.perf/gmonster1-runto-main.exp: New file.
14679 * gdb.perf/gmonster1-select-file.exp: New file.
14680 * gdb.perf/gmonster1.cc: New file.
14681 * gdb.perf/gmonster1.exp: New file.
14682 * gdb.perf/gmonster2-null-lookup.exp: New file.
14683 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14684 * gdb.perf/gmonster2-print-cerr.exp: New file.
14685 * gdb.perf/gmonster2-ptype-string.exp: New file.
14686 * gdb.perf/gmonster2-runto-main.exp: New file.
14687 * gdb.perf/gmonster2-select-file.exp: New file.
14688 * gdb.perf/gmonster2.cc: New file.
14689 * gdb.perf/gmonster2.exp: New file.
14690
14691 2015-07-24 Doug Evans <dje@google.com>
14692
14693 * gdb.perf/README: New file.
14694 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14695 * lib/gen-perf-test.exp: New file.
14696
14697 2015-07-24 Doug Evans <dje@google.com>
14698
14699 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14700 (PerfTest::startup): New function.
14701 (PerfTest::run): Return result of calling body.
14702 (PerfTest::assemble): Rewrite.
14703 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14704 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14705 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14706 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14707 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14708
14709 2015-07-24 Doug Evans <dje@google.com>
14710
14711 * lib/gdb.exp (clean_restart): Make executable optional.
14712
14713 2015-07-24 Doug Evans <dje@google.com>
14714
14715 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14716 compiler_info references.
14717 * gdb.cp/temargs.exp: Ditto.
14718 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14719 (get_compiler_info): Early exit if already computed. Set compiler_info
14720 to "unknown" if there was a problem.
14721 (test_compiler_info): Add function comment. Call get_compiler_info.
14722
14723 2015-07-24 Doug Evans <dje@google.com>
14724
14725 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14726 (workers/%.worker, build-perf): New rule.
14727 (GDB_PERFTEST_MODE): New variable.
14728 (check-perf): Use it.
14729 (clean): Clean up gdb.perf parallel build subdirs.
14730 * lib/build-piece.exp: New file.
14731 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14732 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14733 name.
14734 (standard_temp_file): Ditto.
14735 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14736 of $GDB_PARALLEL.
14737
14738 2015-07-24 Doug Evans <dje@google.com>
14739
14740 * lib/future.exp (gdb_default_target_compile): New option
14741 "early_flags".
14742 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14743 --as-needed.
14744
14745 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14746
14747 * gdb.base/catch-syscall.exp: Call gdb_exit before
14748 gdb_skip_xml_test.
14749
14750 2015-07-24 Pedro Alves <palves@redhat.com>
14751
14752 * gdb.python/py-events.exp: Accept output between the stop event
14753 and the prompt.
14754 * gdb.python/py-evsignal.exp: Likewise.
14755 * gdb.python/py-evthreads.exp: Likewise.
14756
14757 2015-07-24 Pedro Alves <palves@redhat.com>
14758
14759 PR gdb/18717
14760 * gdb.threads/non-ldr-exit.c: New file.
14761 * gdb.threads/non-ldr-exit.exp: New file.
14762
14763 2015-07-24 Yao Qi <yao.qi@linaro.org>
14764
14765 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14766 restarting process.
14767
14768 2015-07-24 Yao Qi <yao.qi@linaro.org>
14769
14770 * gdb.server/ext-restart.exp: New file.
14771
14772 2015-07-24 Yao Qi <yao.qi@linaro.org>
14773
14774 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14775 argument options.
14776 * gdb.server/ext-wrapper.exp: New file.
14777
14778 2015-07-23 Doug Evans <dje@google.com>
14779
14780 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14781 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14782
14783 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14784
14785 * gdb.ada/var_arr_typedef.exp: New testcase.
14786 * gdb.ada/var_arr_typedef/pack.adb: New file.
14787 * gdb.ada/var_arr_typedef/pack.ads: New file.
14788 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14789
14790 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14791
14792 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14793
14794 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14795
14796 * gdb.arch/i386-biarch-core.exp: Replace istarget
14797 by "complete set gnutarget". Remove expectation for the "core-file"
14798 command.
14799
14800 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14801
14802 Revert the previous commit:
14803 Tests for validate symbol file using build-id.
14804
14805 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14806
14807 Tests for validate symbol file using build-id.
14808 * gdb.base/solib-mismatch-lib.c: New file.
14809 * gdb.base/solib-mismatch-libmod.c: New file.
14810 * gdb.base/solib-mismatch.c: New file.
14811 * gdb.base/solib-mismatch.exp: New file.
14812
14813 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14814
14815 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14816 nios2-*-linux*.
14817 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14818 * gdb.base/siginfo.exp: Likewise.
14819 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14820
14821 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14822
14823 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14824 Move it to ...
14825 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14826 ... here.
14827 * gdb.trace/range-stepping.exp: Check that the target supports
14828 range stepping.
14829
14830 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14831
14832 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14833
14834 2015-07-14 Pedro Alves <palves@redhat.com>
14835
14836 * gdb.base/killed-outside.exp: New file.
14837 * gdb.base/killed-outside.c: New file.
14838
14839 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14840
14841 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14842 (n at main): New.
14843 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14844
14845 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14846
14847 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14848 infcall tests instead of setting up for KFAIL.
14849
14850 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14851
14852 * gdb.btrace/record_goto-step.exp: New.
14853
14854 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14855
14856 PR compile/18484
14857 * gdb.compile/compile.c (struct struct_type): Add volatile to
14858 selffield's type.
14859 * gdb.compile/compile.exp
14860 (compile code struct_object.selffield = &struct_object): Skip further
14861 struct_object tests if this one xfails.
14862
14863 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14864
14865 PR exp/18617
14866 * gdb.trace/ax.exp: Add test.
14867
14868 2015-07-07 Yao Qi <yao.qi@linaro.org>
14869
14870 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14871 instead of istarget "aarch64*-*-*".
14872 * gdb.arch/aarch64-fp.exp: Likewise.
14873 * gdb.base/float.exp: Likewise.
14874 * gdb.reverse/aarch64.exp: Likewise.
14875 * lib/gdb.exp (is_aarch64_target): New proc.
14876
14877 2015-07-07 Yao Qi <yao.qi@linaro.org>
14878
14879 * lib/gdb.exp (is_aarch32_target): New proc.
14880 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14881 instead of "istarget "arm*-*-*"".
14882 * gdb.arch/arm-disp-step.exp: Likewise.
14883 * gdb.arch/thumb-bx-pc.exp: Likewise.
14884 * gdb.arch/thumb-prologue.exp: Likewise.
14885 * gdb.arch/thumb-singlestep.exp: Likewise.
14886 * gdb.base/disp-step-syscall.exp: Likewise.
14887 * gdb.base/float.exp: Likewise.
14888
14889 2015-07-07 Yao Qi <yao.qi@linaro.org>
14890
14891 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14892 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14893
14894 2015-07-07 Yao Qi <yao.qi@linaro.org>
14895
14896 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14897 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14898 if it exists.
14899 * gdb.multi/multi-arch.exp: Likewise.
14900
14901 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14902
14903 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14904 print.
14905
14906 2015-07-07 Yao Qi <yao.qi@linaro.org>
14907
14908 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14909
14910 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14911
14912 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14913 '[' and ']' characters.
14914
14915 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14916
14917 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14918
14919 2015-06-29 Pedro Alves <palves@redhat.com>
14920
14921 PR threads/18127
14922 * gdb.threads/hand-call-new-thread.c: New file.
14923 * gdb.threads/hand-call-new-thread.c: New file.
14924
14925 2015-06-26 Keith Seitz <keiths@redhat.com>
14926 Doug Evans <dje@google.com>
14927
14928 PR 16253
14929 * gdb.cp/var-tag-2.cc: New file.
14930 * gdb.cp/var-tag-3.cc: New file.
14931 * gdb.cp/var-tag-4.cc: New file.
14932 * gdb.cp/var-tag.cc: New file.
14933 * gdb.cp/var-tag.exp: New file.
14934
14935 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14936
14937 * gdb.base/history-duplicates.exp: New test.
14938
14939 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14940
14941 * gdb.base/completion.exp: Test the completion of the "focus"
14942 command.
14943
14944 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14945
14946 * gdb.arch/amd64-prologue-skip.S: New file.
14947 * gdb.arch/amd64-prologue-skip.exp: New file.
14948
14949 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14950
14951 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14952 is_address_zero_readable check.
14953
14954 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14955
14956 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14957 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14958
14959 2015-06-24 Yao Qi <yao.qi@linaro.org>
14960
14961 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14962 linux targets.
14963
14964 2015-06-24 Yao Qi <yao.qi@linaro.org>
14965
14966 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14967 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14968 * gdb.base/siginfo-thread.exp: Likewise.
14969
14970 2015-06-22 Yao Qi <yao.qi@linaro.org>
14971
14972 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14973
14974 2015-06-22 Yao Qi <yao.qi@linaro.org>
14975
14976 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14977 aarch64*-*-*.
14978 (skip_hw_watchpoint_tests): Likewise.
14979
14980 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14981
14982 * gdb.base/gdbinit-history.exp: Test the interaction between
14983 setting GDBHISTSIZE and setting the history size via .gdbinit.
14984
14985 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14986
14987 PR gdb/16999
14988 * gdb.base/gdbhistsize-history.exp: New test.
14989
14990 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14991
14992 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14993 with GDBHISTSIZE.
14994 * gdb.base/readline.exp: Likewise.
14995
14996 2015-06-17 Yao Qi <yao.qi@linaro.org>
14997
14998 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14999 line.
15000
15001 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15002
15003 * gdb.base/gdbinit-history.exp: Add test case to check that
15004 an unlimited history file does not get truncated on exit.
15005
15006 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15007
15008 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15009 (VECTOR): New macro. Use it...
15010 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15011 ...for these typedefs.
15012 (int8, char1, int1, double1): New typedefs.
15013 (struct just_int2, struct two_int2): New structures.
15014 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15015 (add_structvecs, add_singlevecs): New functions.
15016 (main): Call add_some_intvecs twice.
15017 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15018 the compile and exit upon failure. Try compiling for the "native"
15019 architecture. Test inferior function calls with vector arguments
15020 and vector return value handling with "finish" and "return".
15021
15022 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15023
15024 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15025 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15026 PE file.
15027 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15028
15029 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15030
15031 PR breakpoints/16465
15032 * gdb.mi/mi-dprintf-pending.c: New file.
15033 * gdb.mi/mi-dprintf-pending.exp: New test.
15034 * gdb.mi/mi-dprintf-pendshr.c: New file.
15035
15036 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15037 Mircea Gherzan <mircea.gherzan@intel.com>
15038
15039 * gdb.arch/i386-mpx-map.c: New file.
15040 * gdb.arch/i386-mpx-map.exp: New File.
15041
15042 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15043
15044 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15045 * gdb.arch/i386-mpx.exp: Indentation fixed.
15046
15047 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15048
15049 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15050 function and improved indentation.
15051 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15052 gdb_test_multiple. Added additional tests to skip the test.
15053
15054 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15055
15056 * gdb.arch/i386-avx512.c: Change path in include file.
15057 * gdb.arch/i386-avx512.exp: Change include dir path
15058 compilation flag.
15059 * gdb.arch/i386-mpx.c: Change path in include file.
15060 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15061 flag.
15062
15063 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15064
15065 * gdb.compile/compile-print.exp (compile print *vararray@3)
15066 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15067
15068 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15069
15070 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15071 (do not keep jit in memory): ... this.
15072 (expect 5): Change it to ...
15073 (expect no 5): ... this.
15074
15075 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15076
15077 PR gdb/15564
15078 * gdb.mi/mi-detach.exp: New file.
15079
15080 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15081
15082 PR symtab/18392
15083 * gdb.arch/amd64-tailcall-self.S: New file.
15084 * gdb.arch/amd64-tailcall-self.c: New file.
15085 * gdb.arch/amd64-tailcall-self.exp: New file.
15086
15087 2015-05-28 Don Breazeal <donb@codesourcery.com>
15088
15089 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15090 tests for remote targets by checking is_target_gdbserver.
15091
15092 2015-05-27 Doug Evans <dje@google.com>
15093
15094 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15095 * gdb.dwarf2/opaque-type-lookup.c: New file.
15096 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15097
15098 2015-05-26 Doug Evans <dje@google.com>
15099
15100 * gdb.cp/iostream.cc: New file.
15101 * gdb.cp/iostream.exp: New file.
15102
15103 2015-05-26 Doug Evans <dje@google.com>
15104
15105 * gdb.dwarf2/dw2-op-call.exp: Update.
15106 * gdb.dwarf2/dw4-sig-types.exp: Update.
15107 * gdb.dwarf2/implptr.exp: Update.
15108 * gdb.mi/mi-cmd-param-changed.exp: Update.
15109
15110 2015-05-26 Doug Evans <dje@google.com>
15111
15112 * gdb.python/py-lazy-string.c: New file.
15113 * gdb.python/py-lazy-string.exp: New file.
15114 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15115 (main): Update. Add estring3.
15116 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15117 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15118
15119 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15120 Yao Qi <yao.qi@linaro.org>
15121
15122 * gdb.reverse/aarch64.c: New.
15123 * gdb.reverse/aarch64.exp: New.
15124
15125 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15126
15127 * lib/gdb.exp (supports_process_record): Return true for
15128 aarch64*-linux*.
15129 (supports_reverse): Likewise.
15130
15131 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15132
15133 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15134 Use with_test_prefix.
15135
15136 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15137
15138 * gdb.base/completion.exp: Add test for completion of layout
15139 names.
15140
15141 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15142
15143 * lib/gdb.exp (skip_tui_tests): New proc.
15144 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15145
15146 2015-05-19 Pedro Alves <palves@redhat.com>
15147
15148 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15149 Save the whole env array instead of just HOME. Unset HISTSIZE in
15150 the environment while testing. Restore whole environment
15151 afterwards.
15152
15153 2015-05-16 Doug Evans <xdje42@gmail.com>
15154
15155 * gdb.guile/scm-ports.c: New file.
15156 * gdb.guile/scm-ports.exp: Add memory port tests.
15157
15158 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15159
15160 * gdb.compile/compile-print.c: New file.
15161 * gdb.compile/compile-print.exp: New file.
15162
15163 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15164
15165 * gdb.compile/compile-ops.exp: Cast param to void.
15166 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15167 (compile code struct_object.selffield = &struct_object): Add xfail.
15168
15169 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15170
15171 * gdb.ada/arr_enum_with_gap: New testcase.
15172
15173 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15174
15175 * gdb.ada/byte_packed_arr: New testcase.
15176
15177 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15178
15179 * gdb.ada/pckd_neg: New testcase.
15180
15181 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15182
15183 PR gdb/17820
15184 * gdb.base/gdbinit-history.exp: New test.
15185 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15186 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15187
15188 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15189
15190 * gdb.python/py-xmethods.cc: Enhance test case.
15191 * gdb.python/py-xmethods.exp: New tests.
15192 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15193 function.
15194 (B_indexoper): Likewise.
15195 (global_dm_list) : Add new xmethod worker functions.
15196
15197 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15198
15199 * gdb.base/coredump-filter.exp: Correctly unset
15200 "coredump_var_addr" array.
15201
15202 2015-05-08 Pedro Alves <palves@redhat.com>
15203
15204 * gdb.server/non-existing-program.exp: Unset spawn_id.
15205
15206 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15207
15208 PR python/18291
15209 * gdb.python/py-xmethods.exp: Add tests.
15210
15211 2015-05-08 Yao Qi <yao.qi@linaro.org>
15212
15213 PR gdb/18208
15214 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15215 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15216 function set_coredump_filter, and remove remote_exec call.
15217 Remove argument ipid. Callers update.
15218 (top level): Don't get inferior's PID.
15219
15220 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15221
15222 * gdb.base/watch_thread_num.exp: Skip test on targets without
15223 access watchpoints.
15224
15225 2015-05-06 Pedro Alves <palves@redhat.com>
15226
15227 PR server/18081
15228 * gdb.server/non-existing-program.exp: New file.
15229
15230 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15231
15232 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15233
15234 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15235
15236 * gdb.ada/out_of_line_in_inlined: New testcase.
15237
15238 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15239
15240 * gdb.ada/var_rec_arr: New testcase.
15241
15242 2015-04-30 Yao Qi <yao.qi@linaro.org>
15243
15244 * gdb.base/break-idempotent.exp: If
15245 skip_hw_watchpoint_multi_tests returns true, skip the tests
15246 on "rwatch" and "awatch".
15247
15248 2015-04-30 Yao Qi <yao.qi@linaro.org>
15249
15250 * gdb.base/relativedebug.exp: Invoke gdb command
15251 "info sharedlibrary", and if libc.so doesn't have debug info,
15252 skip the test.
15253
15254 2015-04-29 Doug Evans <dje@google.com>
15255
15256 * gdb.python/py-xmethods.exp: Add ptype tests.
15257 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15258 get_result_type method.
15259
15260 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15261
15262 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15263 the target does not support hardware watchpoints.
15264
15265 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15266
15267 * gdb.base/break-always.exp: Abort testing if writing to memory
15268 causes an error.
15269
15270 2015-04-28 Doug Evans <dje@google.com>
15271
15272 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15273 * gdb.python/py-pp-registration.exp: ... here. New file.
15274 * gdb.python/py-pp-registration.c: New file.
15275 * gdb.python/py-pp-registration.py: New file.
15276
15277 2015-04-28 Doug Evans <dje@google.com>
15278
15279 * gdb.python/py-bad-printers.c: New file.
15280 * gdb.python/py-bad-printers.py: New file.
15281 * gdb.python/py-bad-printers.exp: New file.
15282
15283 2015-04-28 Sasha Smundak <asmundak@google.com>
15284
15285 * gdb.python/py-type.exp: New test.
15286
15287 2015-04-28 Andy Wingo <wingo@igalia.com>
15288
15289 * gdb.python/py-parameter.exp:
15290 * gdb.guile/scm-parameter.exp: Escape the path that we are
15291 matching against, as it might contain characters that are special
15292 to regular expressions.
15293
15294 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15295
15296 * gdb.ada/rec_comp: New testcase.
15297
15298 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15299
15300 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15301 before using it.
15302
15303 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15304
15305 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15306 new tests for verilog output.
15307
15308 2015-04-24 Yao Qi <yao.qi@linaro.org>
15309
15310 * boards/remote-gdbserver-on-localhost.exp: New file.
15311
15312 2015-04-23 Pedro Alves <palves@redhat.com>
15313
15314 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15315 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15316 "end of file", remove $inferior_spawn_id from the indirect list.
15317
15318 2015-04-23 Pedro Alves <palves@redhat.com>
15319
15320 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15321
15322 2015-04-23 Pedro Alves <palves@redhat.com>
15323
15324 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15325 on $any_spawn_id instead of only on $gdb_spawn_id.
15326
15327 2015-04-21 Pierre Muller <muller@sourceware.org>
15328
15329 PR pascal/17815
15330 * lib/pascal.exp (gpc_compile): Add new option "class".
15331 (fpc_compile): Likewise.
15332 * gdb.pascal/case-insensitive-symbols.pas: New file.
15333 * gdb.pascal/case-insensitive-symbols.exp: New file.
15334
15335 2015-04-20 Gary Benson <gbenson@redhat.com>
15336
15337 * gdb.base/attach.exp: Fix three extended remote failures.
15338
15339 2015-04-17 Gary Benson <gbenson@redhat.com>
15340
15341 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15342 the main executable over the remote protocol.
15343
15344 2015-04-16 Pedro Alves <palves@redhat.com>
15345
15346 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15347 a new gdbserver if gdbserver_reconnect_p is set.
15348
15349 2015-04-16 Pedro Alves <palves@redhat.com>
15350
15351 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15352 is set, don't exit gdbserver.
15353
15354 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15355
15356 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15357 appropriate .insn, such that an older assembler can be used.
15358 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15359 the z/Architecture instruction set on 31-bit targets as well.
15360
15361 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15362
15363 * gdb.go/handcall.exp: Remove all logic related to the first
15364 breakpoint and rely on go_runto_main instead.
15365 * gdb.go/strings.exp: Likewise.
15366 * gdb.go/unsafe.exp: Likewise.
15367 * gdb.go/hello.exp: Likewise. Also rename the remaining
15368 breakpoint marker to "breakpoint 1".
15369 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15370 * gdb.go/strings.go: Likewise.
15371 * gdb.go/unsafe.go: Likewise.
15372 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15373 "set breakpoint 2 here" and rename the remaining breakpoint marker
15374 to "breakpoint 1".
15375
15376 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15377
15378 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15379 if itertools.imap is not present.
15380 * gdb.python/py-objfile.exp: Add parentheses.
15381 * gdb.python/py-type.exp: Same.
15382 * gdb.python/py-unwind-maint.py: Same.
15383
15384 2015-04-15 Yao Qi <yao.qi@linaro.org>
15385
15386 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15387 of ":$ptr_size" and set its form explicitly.
15388
15389 2015-04-15 Pedro Alves <palves@redhat.com>
15390 Yao Qi <yao.qi@linaro.org>
15391
15392 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15393 timeout by factor of 4.
15394 (test_regular_watch): Likewise.
15395 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15396 * gdb.reverse/sigall-reverse.exp: Likewise.
15397 * gdb.reverse/until-precsave.exp: Likewise.
15398 * lib/gdb.exp (with_timeout_factor): New proc.
15399 (gdb_expect): Move some code to ...
15400 (get_largest_timeout): ... here. New procedure.
15401
15402 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15403
15404 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15405
15406 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15407
15408 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15409 to write to the .text section.
15410
15411 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15412
15413 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15414 Handle the case of targets that do not provide PID information.
15415
15416 2015-04-13 Yao Qi <yao.qi@linaro.org>
15417
15418 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15419 and use expect instead of gdb_expect.
15420
15421 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15422
15423 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15424 "coredump_var_addr" to avoid naming conflict with other testcases.
15425
15426 2015-04-10 Pedro Alves <palves@redhat.com>
15427
15428 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15429 gdb_test_sequence and gdb_assert.
15430
15431 2015-04-10 Pedro Alves <palves@redhat.com>
15432
15433 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15434 test messages that don't include the breakpoint address.
15435
15436 2015-04-10 Yao Qi <yao.qi@linaro.org>
15437
15438 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15439 false for some offset and width combinations which aren't
15440 supported by linux kernel.
15441
15442 2015-04-10 Pedro Alves <palves@redhat.com>
15443
15444 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15445 procedure, factored out from ...
15446 (top level): ... here. Add "set displaced-stepping" testing axis.
15447 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15448 parameter "displaced". Use it.
15449 (top level): Use foreach and add "set displaced-stepping" testing
15450 axis.
15451
15452 2015-04-10 Pedro Alves <palves@redhat.com>
15453
15454 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15455 Remove comment.
15456 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15457 both the address of the instruction that triggers the watchpoint
15458 and the address of the instruction immediately after, and use
15459 those addresses for the test. Fix comment.
15460
15461 2015-04-10 Pedro Alves <palves@redhat.com>
15462
15463 * gdb.base/sigstep.exp (breakpoint_to_handler)
15464 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15465 Test "backtrace" in handler.
15466 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15467 (top level): Add new "displaced" test axis to
15468 breakpoint_to_handler, breakpoint_to_handler_entry and
15469 breakpoint_over_handler.
15470
15471 2015-04-10 Pedro Alves <palves@redhat.com>
15472
15473 PR gdb/18216
15474 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15475
15476 2015-04-10 Yao Qi <yao.qi@linaro.org>
15477
15478 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15479 (test_add_rn_pc): New function.
15480 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15481 (top level): Invoke test_add_rn_pc.
15482
15483 2015-04-10 Pedro Alves <palves@redhat.com>
15484
15485 PR gdb/13858
15486 * gdb.base/step-over-no-symbols.exp: New file.
15487
15488 2015-04-09 Andy Wingo <wingo@igalia.com>
15489
15490 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15491 after the Python tests.
15492
15493 2015-04-08 Keith Seitz <keiths@redhat.com>
15494
15495 PR python/16699
15496 * gdb.python/py-completion.exp: New tests for completion.
15497 * gdb.python/py-completion.py (CompleteLimit1): New class.
15498 (CompleteLimit2): Likewise.
15499 (CompleteLimit3): Likewise.
15500 (CompleteLimit4): Likewise.
15501 (CompleteLimit5): Likewise.
15502 (CompleteLimit6): Likewise.
15503 (CompleteLimit7): Likewise.
15504
15505 2015-04-08 Pedro Alves <palves@redhat.com>
15506
15507 PR gdb/18214
15508 PR gdb/18216
15509 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15510 function.
15511 (main): Install it as SIGUSR1 handler.
15512 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15513 parameter. Always use "setup" as prefix. Toggle "set
15514 displaced-stepping" off/on depending on global. Don't switch to
15515 thread 1 here.
15516 (top level): Add displaced stepping "off/on" test axis. Update
15517 "setup" calls. Wrap each subtest with with_test_prefix. Test
15518 continuing with a queued signal in each thread.
15519
15520 2015-04-08 Pedro Alves <palves@redhat.com>
15521
15522 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15523 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15524 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15525 Return early if running to main fails.
15526 * gdb.trace/while-stepping.exp: Likewise.
15527
15528 2015-04-07 Pedro Alves <palves@redhat.com>
15529
15530 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15531 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15532 interact with inferior program.
15533
15534 2015-04-07 Pedro Alves <palves@redhat.com>
15535
15536 * lib/gdb.exp (inferior_spawn_id): New global.
15537 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15538 spawn id after processing the user code.
15539 (default_gdb_start): Set inferior_spawn_id.
15540 (send_inferior): New procedure.
15541 * lib/gdbserver-support.exp (gdbserver_start): Set
15542 inferior_spawn_id.
15543 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15544
15545 2015-04-07 Pedro Alves <palves@redhat.com>
15546
15547 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15548 * lib/gdbserver-support.exp (gdbserver_start): Make
15549 $server_spawn_id global.
15550 (gdbserver_start): Don't wait for gdbserver's spawn id with
15551 expect_background.
15552 (close_gdbserver): New procedure.
15553 (gdb_exit): Rename the default version and reimplement.
15554
15555 2015-04-07 Pedro Alves <palves@redhat.com>
15556
15557 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15558 append the substituted item, not the original item.
15559
15560 2015-04-07 Pedro Alves <palves@redhat.com>
15561
15562 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15563 gdb_expect.
15564
15565 2015-04-07 Pedro Alves <palves@redhat.com>
15566
15567 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15568 output appearing once only.
15569
15570 2015-04-07 Pedro Alves <palves@redhat.com>
15571
15572 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15573 that doesn't expect anything. Return early if running to main
15574 fails.
15575
15576 2015-04-07 Yao Qi <yao.qi@linaro.org>
15577
15578 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15579 (child_function): Call alarm.
15580 (main): Move call to alarm into the loop.
15581 * gdb.threads/non-stop-fair-events.exp: Build program with
15582 -DTIMEOUT=$timeout.
15583
15584 2015-04-06 Doug Evans <xdje42@gmail.com>
15585
15586 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15587 Fix dest parameter to board_info.
15588 (fpc_compile): Ditto.
15589 (gdb_compile_pascal): Rename dest arg to destfile.
15590
15591 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15592
15593 * gdb.ada/funcall_ref.exp: New file.
15594 * gdb.ada/funcall_ref/foo.adb: New file.
15595
15596 2015-04-02 Yao Qi <yao.qi@linaro.org>
15597
15598 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15599 is remote.
15600
15601 2015-04-02 Gary Benson <gbenson@redhat.com>
15602
15603 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15604
15605 2015-04-01 Sasha Smundak <asmundak@google.com>
15606
15607 * gdb.python/py-unwind-maint.c: New file.
15608 * gdb.python/py-unwind-maint.exp: New test.
15609 * gdb.python/py-unwind-maint.py: New file.
15610 * gdb.python/py-unwind.c: New file.
15611 * gdb.python/py-unwind.exp: New test.
15612 * gdb.python/py-unwind.py: New test.
15613
15614 2015-04-01 Pedro Alves <palves@redhat.com>
15615
15616 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15617 to fail instead of non-existent $test.
15618
15619 2015-04-01 Pedro Alves <palves@redhat.com>
15620
15621 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15622 GDBFLAGS if not empty.
15623
15624 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15625
15626 * gdb.ada/complete.exp: Remove "multi_line".
15627 * gdb.ada/info_exc.exp: Remove "multi_line".
15628 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15629 * gdb.ada/ptype_field.exp: Remove "multi_line".
15630 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15631 * gdb.ada/tagged.exp: Remove "multi_line".
15632 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15633 [multi_line ...]
15634 * gdb.btrace/delta.exp: Likewise.
15635 * gdb.btrace/exception.exp: Likewise.
15636 * gdb.btrace/function_call_history.exp: Likewise.
15637 * gdb.btrace/instruction_history.exp: Likewise.
15638 * gdb.btrace/nohist.exp: Likewise.
15639 * gdb.btrace/record_goto.exp: Likewise.
15640 * gdb.btrace/segv.exp: Likewise.
15641 * gdb.btrace/stepi.exp: Likewise.
15642 * gdb.btrace/tailcall.exp: Likewise.
15643 * gdb.btrace/unknown_functions.exp: Likewise.
15644 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15645 * lib/gdb.exp: Add the "multi_line" helper.
15646
15647 2015-04-01 Pedro Alves <palves@redhat.com>
15648
15649 * gdb.threads/tid-reuse.c: New file.
15650 * gdb.threads/tid-reuse.exp: New file.
15651
15652 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15653
15654 PR corefiles/16092
15655 * gdb.base/coredump-filter.c: New file.
15656 * gdb.base/coredump-filter.exp: Likewise.
15657
15658 2015-03-27 Petr Machata <pmachata@redhat.com>
15659
15660 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15661 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15662 (Dwarf::assemble): Initialize them.
15663 (Dwarf::lines): New function.
15664
15665 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15666
15667 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15668 SYMBOL_PREFIX for x86_64-*-cygwin.
15669
15670 2015-03-26 Andy Wingo <wingo@igalia.com>
15671
15672 PR symtab/18148
15673 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15674 const_value but not a location.
15675 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15676 location defined in non-main CUs are visible.
15677
15678 2015-03-26 Yao Qi <yao.qi@linaro.org>
15679
15680 PR testsuite/18139
15681 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15682 Add a line number entry for the same line.
15683 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15684 Add a line number entry for the same line.
15685
15686 2015-03-26 Yao Qi <yao.qi@linaro.org>
15687
15688 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15689 .int 0.
15690 (func): Likewise. Add .Lfunc_1 label.
15691 Use .Lfunc_1 label.
15692 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15693 .int 0.
15694 (func): Likewise.
15695 Use .Lfunc_1 label.
15696
15697 2015-03-26 Yao Qi <yao.qi@linaro.org>
15698
15699 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15700 Call gdb_compile instead to compile each .s files without debug
15701 information.
15702
15703 2015-03-26 Yao Qi <yao.qi@linaro.org>
15704
15705 * gdb.base/savedregs.exp (process_saved_regs): Make
15706 "Saved registers:" optional in the pattern.
15707
15708 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15709
15710 * gdb.btrace/next.exp: Merged into step.exp.
15711 * gdb.btrace/finish.exp: Merged into step.exp.
15712 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15713 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15714 "record goto" and checking the exact replay position.
15715 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15716 check for "Recording format" in "info record" output.
15717 * gdb.btrace/record_goto.exp: Choose test file based on target.
15718 * gdb.btrace/x86-record_goto.S: Renamed into ...
15719 * gdb.btrace/x86_64-record_goto.S: ... this.
15720 * gdb.btrace/i686-record_goto.S: New.
15721 * gdb.btrace/x86-tailcall.S: Renamed into ...
15722 * gdb.btrace/x86_64-tailcall.S: ... this.
15723 * gdb.btrace/i686-tailcall.S: New.
15724 * gdb.btrace/x86-tailcall.c: Renamed into ...
15725 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15726 separate statements. Update test.
15727 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15728 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15729 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15730 * gdb.btrace/tailcall.exp: Choose test file based on target.
15731 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15732
15733 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15734
15735 * gdb.btrace/exception.exp: Increase BTS buffer size.
15736
15737 2015-03-24 Pedro Alves <palves@redhat.com>
15738
15739 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15740
15741 2015-03-24 Pedro Alves <palves@redhat.com>
15742
15743 * gdb.threads/schedlock.exp (test_step): No longer expect that
15744 "set scheduler-locking step" with "next" over a function call runs
15745 threads unlocked.
15746
15747 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15748
15749 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15750
15751 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15752
15753 PR breakpoints/16466
15754 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15755 * gdb.mi/mi-pending.c (thread_func): New function.
15756 (int main): Add threading support required.
15757 * gdb.mi/mi-pending.exp: Add tests for this issue.
15758 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15759 (pendfunc2): Remove stdio dependency.
15760 * gdb.mi/mi-pendshr2.c: New file.
15761
15762 2015-03-23 Keith Seitz <keiths@redhat.com>
15763
15764 * gdb.linespec/keywords.c: New file.
15765 * gdb.linespec/keywords.exp: New file.
15766
15767 2015-03-23 Keith Seitz <keiths@redhat.com>
15768
15769 PR gdb/18021
15770 * gdb.dwarf2/staticvirtual.exp: New test.
15771
15772 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15773
15774 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15775 * README: Remove HP-UX and gdb.hp.
15776 (configuration):
15777 * configure: Regenerate.
15778 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15779 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15780 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15781 gdb.hp/gdb.defects/Makefile.
15782 * gdb.hp/Makefile.in: File deleted.
15783 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15784 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15785 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15786 * gdb.hp/gdb.aCC/run.c: File deleted.
15787 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15788 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15789 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15790 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15791 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15792 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15793 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15794 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15795 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15796 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15797 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15798 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15799 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15800 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15801 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15802 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15803 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15804 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15805 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15806 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15807 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15808 * gdb.hp/gdb.compat/average.c: File deleted.
15809 * gdb.hp/gdb.compat/sum.c: File deleted.
15810 * gdb.hp/gdb.compat/xdb.c: File deleted.
15811 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15812 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15813 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15814 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15815 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15816 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15817 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15818 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15819 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15820 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15821 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15822 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15823 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15824 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15825 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15826 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15827 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15828 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15829 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15830 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15831 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15832 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15833 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15834 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15835 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15836 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15837 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15838 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15839 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15840 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15841 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15842 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15843 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15844 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15845 * gdb.hp/tools/odump: File deleted.
15846
15847 2015-03-19 Pedro Alves <palves@redhat.com>
15848
15849 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15850 (saw_thread_3): New globals.
15851 (top level): Increment them when an event for the corresponding
15852 thread is seen.
15853 (no thread starvation): New test.
15854
15855 2015-03-19 Pedro Alves <palves@redhat.com>
15856
15857 * gdb.threads/continue-pending-status.c: New file.
15858 * gdb.threads/continue-pending-status.exp: New file.
15859
15860 2015-03-18 Pedro Alves <palves@redhat.com>
15861
15862 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15863 Use gdb_is_target_remote instead of is_remote. Use
15864 gdb_test_multiple instead of gdb_expect. Exit early if
15865 gdb_test_multiple hits its internal matches. Tighten stepi tests
15866 expected output. Fail on exit with any signal, instead of just
15867 SIGILL.
15868
15869 2015-03-18 Yao Qi <yao.qi@linaro.org>
15870
15871 PR tdep/18107
15872 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15873 variable.
15874 * gdb.base/catch-syscall.exp: Don't skip it on
15875 aarch64*-*-linux* target. Remove elements in all_syscalls.
15876 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15877 target.
15878 (setup_all_syscalls): New proc.
15879
15880 2015-03-16 Yao Qi <yao.qi@linaro.org>
15881
15882 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15883 (top level): Skip tests if valid_addr_p returns false for
15884 $cmd1 or $cmd2.
15885
15886 2015-03-11 Andy Wingo <wingo@igalia.com>
15887
15888 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15889
15890 2015-03-11 Yao Qi <yao.qi@linaro.org>
15891
15892 * gdb.base/catch-syscall.exp: Fix typo in comments.
15893
15894 2015-03-11 Yao Qi <yao.qi@linaro.org>
15895
15896 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15897
15898 2015-03-09 Pedro Alves <palves@redhat.com>
15899
15900 * dg-extract-results.py: Delete.
15901
15902 2015-03-09 Pedro Alves <palves@redhat.com>
15903
15904 Merge dg-extract-results.sh from GCC upstream (r218843).
15905
15906 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15907 * dg-extract-results.sh: Use --text with grep to avoid issues with
15908 binary files. Fall back to cat -v, if that doesn't work.
15909
15910 2015-03-05 Pedro Alves <palves@redhat.com>
15911
15912 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15913
15914 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15915
15916 * lib/mi-support.exp (mi_expect_interrupt): Accept
15917 alternative event for when in all-stop mode.
15918
15919 2015-03-04 Pedro Alves <palves@redhat.com>
15920
15921 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15922
15923 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15924
15925 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15926
15927 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15928
15929 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15930 regexps for GDB's current line display, accept a hex address
15931 preceding the line number.
15932
15933 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15934
15935 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15936 the 'arch1' variable for "s390*-linux*" targets.
15937
15938 2015-03-04 Pedro Alves <palves@redhat.com>
15939
15940 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15941 (main): Pass missing retval argument to pthread_join call.
15942
15943 2015-03-02 Pedro Alves <palves@redhat.com>
15944
15945 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15946 (top level): Call do_test with non-stop as well.
15947
15948 2015-03-02 Pedro Alves <palves@redhat.com>
15949
15950 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15951 -1.
15952
15953 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15954
15955 * gdb.arch/s390-vregs.exp: New test.
15956 * gdb.arch/s390-vregs.S: New file.
15957
15958 2015-02-27 Pedro Alves <palves@redhat.com>
15959
15960 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15961 call to catch_command_errors.
15962 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15963 catch_command_errors.
15964
15965 2015-02-27 Pedro Alves <palves@redhat.com>
15966
15967 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15968 "true" for boolean result.
15969 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15970 prototype of main.
15971
15972 2015-02-27 Pedro Alves <palves@redhat.com>
15973
15974 * lib/unbuffer_output.c: New file.
15975 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15976 (main): Call gdb_unbuffer_output.
15977
15978 2015-02-27 Yao Qi <yao.qi@linaro.org>
15979
15980 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15981 target.
15982
15983 2015-02-26 Doug Evans <dje@google.com>
15984
15985 * gdb.cp/class2.cc (Dbase, D): New classes.
15986 (main): New local delta.
15987 * gdb.cp/class2.exp: Test printing delta.
15988 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15989 (dynbar): New global.
15990 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15991
15992 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15993
15994 * gdb.compile/compile-ifunc.c: New file.
15995 * gdb.compile/compile-ifunc.exp: New file.
15996
15997 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15998
15999 * gdb.base/structs.exp: Check for correct struct on finish.
16000
16001 2015-02-26 Yao Qi <yao.qi@linaro.org>
16002
16003 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16004 is zero.
16005
16006 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16007
16008 * gdb.arch/cordic.ko.bz2: New file.
16009 * gdb.arch/cordic.ko.debug.bz2: New file.
16010 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16011
16012 2015-02-25 Yao Qi <yao.qi@linaro.org>
16013
16014 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16015 aarch64*-*-* target.
16016
16017 2015-02-23 Pedro Alves <palves@redhat.com>
16018
16019 * lib/gdb.exp (delete_breakpoints): Rewrite using
16020 gdb_test_multiple.
16021
16022 2015-02-23 Pedro Alves <palves@redhat.com>
16023
16024 * gdb.base/info-os.c: Include stdlib.h.
16025
16026 2015-02-22 Doug Evans <xdje42@gmail.com>
16027
16028 PR symtab/17855
16029 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16030 is read after symbols have been re-read.
16031 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16032 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16033
16034 2015-02-21 Doug Evans <dje@google.com>
16035
16036 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16037
16038 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16039
16040 PR corefiles/17808
16041 * gdb.arch/i386-biarch-core.core.bz2: New file.
16042 * gdb.arch/i386-biarch-core.exp: New file.
16043
16044 2015-02-21 Pedro Alves <palves@redhat.com>
16045
16046 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16047 runto_main fails.
16048
16049 2015-02-20 Pedro Alves <palves@redhat.com>
16050
16051 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16052 info probes.
16053
16054 2015-02-20 Pedro Alves <palves@redhat.com>
16055
16056 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16057
16058 2015-02-20 Pedro Alves <palves@redhat.com>
16059
16060 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16061 clean_restart before gdb_target_supports_trace.
16062
16063 2015-02-20 Pedro Alves <palves@redhat.com>
16064
16065 PR threads/18006
16066 * gdb.threads/clone-thread_db.c: New file.
16067 * gdb.threads/clone-thread_db.exp: New file.
16068
16069 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16070
16071 PR breakpoints/16812
16072 * gdb.base/catch-gdb-caused-signals.c: New file.
16073 * gdb.base/catch-gdb-caused-signals.exp: New file.
16074
16075 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16076
16077 * configure: Regenerated.
16078 * configure.ac: Use GDB_AC_TRANSFORM.
16079 * aclocal.m4: sinclude ../transform.m4.
16080
16081 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16082
16083 * lib/dtrace.exp: New file.
16084 * gdb.base/dtrace-probe.exp: Likewise.
16085 * gdb.base/dtrace-probe.d: Likewise.
16086 * gdb.base/dtrace-probe.c: Likewise.
16087 * lib/pdtrace.in: Likewise.
16088 * configure.ac: Output variables with the transformed names of
16089 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16090 * configure: Regenerated.
16091
16092 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16093
16094 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16095 expected message when trying to access $_probe_* convenience
16096 variables while not on a probe.
16097
16098 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16099
16100 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16101
16102 2015-02-11 Pedro Alves <pedro@codesourcery.com>
16103
16104 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16105 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16106
16107 2015-02-10 Doug Evans <xdje42@gmail.com>
16108
16109 * lib/gdb.exp (gdb_load): Always return a result.
16110
16111 2015-02-10 Pedro Alves <palves@redhat.com>
16112
16113 * gdb.threads/signal-sigtrap.c: New file.
16114 * gdb.threads/signal-sigtrap.exp: New file.
16115
16116 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16117
16118 * gdb.trace/no-attach-trace.c: New file.
16119 * gdb.trace/no-attach-trace.exp: New file.
16120
16121 2015-02-09 Mark Wielaard <mjw@redhat.com>
16122
16123 * gdb.dwarf2/atomic.c: New file.
16124 * gdb.dwarf2/atomic-type.exp: Likewise.
16125
16126 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16127
16128 * gdb.btrace/buffer-size.exp: Update "info record" output.
16129 * gdb.btrace/delta.exp: Update "info record" output.
16130 * gdb.btrace/enable.exp: Update "info record" output.
16131 * gdb.btrace/finish.exp: Update "info record" output.
16132 * gdb.btrace/instruction_history.exp: Update "info record" output.
16133 * gdb.btrace/next.exp: Update "info record" output.
16134 * gdb.btrace/nexti.exp: Update "info record" output.
16135 * gdb.btrace/step.exp: Update "info record" output.
16136 * gdb.btrace/stepi.exp: Update "info record" output.
16137 * gdb.btrace/nohist.exp: Update "info record" output.
16138
16139 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16140
16141 * gdb.btrace/buffer-size: New.
16142
16143 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16144
16145 * gdb.btrace/delta.exp: Update "info record" output.
16146 * gdb.btrace/enable.exp: Update "info record" output.
16147 * gdb.btrace/finish.exp: Update "info record" output.
16148 * gdb.btrace/instruction_history.exp: Update "info record" output.
16149 * gdb.btrace/next.exp: Update "info record" output.
16150 * gdb.btrace/nexti.exp: Update "info record" output.
16151 * gdb.btrace/step.exp: Update "info record" output.
16152 * gdb.btrace/stepi.exp: Update "info record" output.
16153 * gdb.btrace/nohist.exp: Update "info record" output.
16154
16155 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16156
16157 PR gdb/15678
16158 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16159
16160 2015-02-06 Pedro Alves <palves@redhat.com>
16161
16162 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16163 macro.
16164 (seconds_left, again): New globals.
16165 (main): Wait seconds_left in a 1-second sleep loop instead of
16166 sleeping 180 seconds. If 'again' is set, reset the seconds
16167 counter.
16168 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16169 'again' in the inferior before detaching. Print the seconds left.
16170 (options): New global.
16171 (top level): Build program with -DTIMEOUT=$timeout.
16172
16173 2015-02-06 Pedro Alves <palves@redhat.com>
16174
16175 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16176 determine how many seconds to pass to 'alarm'.
16177 * gdb.base/gdb-sigterm.exp (top level): Build program with
16178 -DTIMEOUT=$timeout.
16179 (do_test): Return success/failure indication. Add more verbose
16180 logging. Don't fail if 200 single steps are seen. Instead, fail
16181 when the test times out.
16182 (passes): New global.
16183 (top level): Break the testing loop if testing fails on any
16184 iteration. Use gdb_assert.
16185
16186 2015-02-04 Don Breazeal <donb@codesourcery.com>
16187
16188 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16189 and initialize them.
16190 (ipc_cleanup): New function.
16191 (main): Don't declare shmid, semid, and msqid. Add a call to
16192 atexit so that we call ipc_cleanup on exit.
16193
16194 2015-02-04 Pedro Alves <palves@redhat.com>
16195
16196 * boards/native-extended-gdbserver.exp: Remove any target variant
16197 specifications from the board name before clearing the isremote
16198 flag from board_info.
16199
16200 2015-01-31 Doug Evans <xdje42@gmail.com>
16201
16202 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16203
16204 2015-01-31 Gary Benson <gbenson@redhat.com>
16205
16206 * gdb.base/completion.exp: Disable completion limiting for
16207 existing tests. Add new tests to check completion limiting.
16208 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16209
16210 2015-01-31 Doug Evans <xdje42@gmail.com>
16211
16212 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16213
16214 2015-01-31 Doug Evans <xdje42@gmail.com>
16215
16216 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16217 entries. Duplicate file section script entries.
16218 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16219 inlined entries. Add test for safe-path rejection.
16220 * gdb.python/py-section-script.c: Add duplicate inlined section script
16221 entries. Duplicate file section script entries.
16222 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16223 inlined entries. Add test for safe-path rejection.
16224
16225 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16226
16227 * gdb.ada/disc_arr_bound: New testcase.
16228
16229 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16230
16231 * gdb.ada/mi_var_array: New testcase.
16232
16233 2015-01-27 Doug Evans <dje@google.com>
16234
16235 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16236 Add test for objfile.filename, objfile.username after objfile
16237 has been unloaded.
16238
16239 2015-01-26 Joel Brobecker <brobecker@adacore.com>
16240
16241 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16242 the second test to print the name attribute of value
16243 returned by the call to gdb.lookup_type, and adjust
16244 the expected output accordingly.
16245
16246 2015-01-25 Mark Wielaard <mjw@redhat.com>
16247
16248 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16249 * gdb.base/disp-step-fork.c: Include unistd.h.
16250 * gdb.base/siginfo-obj.c: Include stdio.h.
16251 * gdb.base/siginfo-thread.c: Likewise.
16252 * gdb.mi/non-stop.c: Include unistd.h.
16253 * gdb.mi/nsthrexec.c: Include stdio.h.
16254 * gdb.mi/pthreads.c: Include unistd.h.
16255 * gdb.modula2/unbounded1.c (main): Declare returns int.
16256 * gdb.reverse/consecutive-reverse.c: Likewise.
16257 * gdb.threads/create-fail.c: Include unistd.h.
16258 * gdb.threads/killed.c: Likewise.
16259 * gdb.threads/linux-dp.c: Likewise.
16260 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16261 * gdb.threads/non-ldr-exc-2.c: Likewise.
16262 * gdb.threads/non-ldr-exc-3.c: Likewise.
16263 * gdb.threads/non-ldr-exc-4.c: Likewise.
16264 * gdb.threads/pthreads.c: Include unistd.h.
16265 (main): Declare returns int.
16266 * gdb.threads/tls-main.c (foo): New declaration.
16267 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16268
16269 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16270
16271 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16272 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16273
16274 2015-01-15 Mark Wielaard <mjw@redhat.com>
16275
16276 * gdb.base/noreturn-return.c: New file.
16277 * gdb.base/noreturn-return.exp: New file.
16278 * gdb.base/noreturn-finish.c: New file.
16279 * gdb.base/noreturn-finish.exp: New file.
16280
16281 2015-01-23 Pedro Alves <palves@redhat.com>
16282
16283 * gdb.threads/continue-pending-after-query.c: New file.
16284 * gdb.threads/continue-pending-after-query.exp: New file.
16285
16286 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16287 Simon Marchi <simon.marchi@ericsson.com>
16288
16289 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16290 * gdb.base/valgrind-db-attach.exp: Same.
16291 * gdb.base/valgrind-infcall.exp: Same.
16292 * lib/mi-support.exp (default_mi_gdb_start): Same.
16293 * lib/prompt.exp (default_prompt_gdb_start): Same.
16294 * lib/gdb.exp (default_gdb_spawn): Same.
16295 (gdb_interact): New.
16296
16297
16298 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16299
16300 * gdb.compile/compile.exp (pointer to jit function): New test.
16301
16302 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16303
16304 * lib/gdb.exp (supports_process_record): Return true for
16305 powerpc*-*-linux*.
16306 (supports_reverse): Likewise.
16307
16308 2015-01-15 Don Breazeal <donb@codesourcery.com>
16309
16310 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16311 instead of checking whether the target board is remote and
16312 use spawn_wait_for_attach instead of exec/sleep.
16313 * gdb.base/attach-twice.exp: Likewise.
16314
16315 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16316
16317 * gdb.ada/var_arr_attrs: New testcase.
16318
16319 2015-01-14 Pedro Alves <palves@redhat.com>
16320 Joel Brobecker <brobecker@adacore.com>
16321
16322 PR gdb/17525
16323 * gdb.base/bp-cmds-execution-x-script.c: New file.
16324 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16325 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16326
16327 2015-01-14 Pedro Alves <palves@redhat.com>
16328
16329 PR cli/17828
16330 * gdb.base/batch-preserve-term-settings.c: New file.
16331 * gdb.base/batch-preserve-term-settings.exp: New file.
16332
16333 2015-01-13 Doug Evans <dje@google.com>
16334
16335 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16336 binary.
16337
16338 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16339
16340 * Makefile.in (clean mostlyclean): Do not delete *.py.
16341
16342 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16343
16344 * gdb.python/py-lookup-type.exp: New file.
16345
16346 2015-01-12 Pedro Alves <palves@redhat.com>
16347
16348 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16349 restore GDBFLAGS before returning.
16350
16351 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16352
16353 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16354 is_amd64_regs_target and is_x86_like_target.
16355
16356 2015-01-11 Doug Evans <xdje42@gmail.com>
16357
16358 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16359 is given without an explicit form.
16360 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16361 attributes.
16362 * gdb.dwarf/corrupt.exp: Ditto.
16363 * gdb.dwarf2/enum-type.exp: Ditto.
16364 * gdb.trace/entry-values.exp: Ditto.
16365 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16366
16367 2015-01-11 Doug Evans <xdje42@gmail.com>
16368
16369 PR gdb/15830
16370 * gdb.base/maint.exp: Remove references to "maint demangle".
16371 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16372 Add tests for explicitly specifying language to demangle.
16373 * gdb.dlang/demangle.exp: Ditto.
16374
16375 2015-01-09 Pedro Alves <palves@redhat.com>
16376
16377 * gdb.threads/non-stop-fair-events.c: New file.
16378 * gdb.threads/non-stop-fair-events.exp: New file.
16379
16380 2015-01-09 Pedro Alves <palves@redhat.com>
16381
16382 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16383 the global scope. Set a breakpoint after all threads are started
16384 rather than stepping over two source lines. Expect the prompt.
16385 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16386 global.
16387 (NUM): Now 15.
16388 (main): Use threads_started_barrier to wait for all threads to
16389 start. Main thread no longer calls thread_function. Exit after
16390 180 seconds.
16391 (loop): New function.
16392 (thread_function): Wait on threads_started_barrier barrier. Call
16393 'loop' at each iteration.
16394 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16395 threads have started, instead of hardcoding number of "next"
16396 steps. Use an access watchpoint instead of a write watchpoint.
16397
16398 2015-01-09 Pedro Alves <palves@redhat.com>
16399
16400 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16401 (thread_func): Wait on barrier.
16402 (main): Wait for all threads to start before stopping GDB.
16403 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16404 global.
16405 (thread1_func, thread2_func): Wait on barrier.
16406 (main): Wait for all threads to start before stopping GDB.
16407 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16408 New global.
16409 (thread1_func, thread2_func): Wait on barrier.
16410 (main): Wait for all threads to start before stopping GDB.
16411
16412 2015-01-09 Pedro Alves <palves@redhat.com>
16413
16414 * gdb.threads/attach-many-short-lived-threads.c: New file.
16415 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16416
16417 2014-01-09 Pedro Alves <palves@redhat.com>
16418
16419 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16420 instead of to thread 2.
16421 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16422 Add barrier around each pthread_create call instead of around all
16423 calls.
16424 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16425 Set a break on thread_function and have the child threads hit it
16426 one at at a time.
16427
16428 2015-01-09 Pedro Alves <palves@redhat.com>
16429
16430 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16431 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16432 false.
16433 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16434 checking whether the target board is remote.
16435 * gdb.multi/multi-attach.exp: Likewise.
16436 * gdb.python/py-sync-interp.exp: Likewise.
16437 * gdb.server/ext-attach.exp: Likewise.
16438 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16439 tests that need to attach, instead of checking whether the target
16440 board is remote at the top of the file.
16441
16442 2015-01-08 Yao Qi <yao@codesourcery.com>
16443
16444 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16445
16446 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16447
16448 Fix testcase compilation.
16449 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16450
16451 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16452
16453 * gdb.python/py-type.exp: Add a couple test about empty
16454 array creation, and negative-length array creation.
16455
16456 2015-01-02 Doug Evans <xdje42@gmail.com>
16457
16458 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16459
16460 2015-01-02 Doug Evans <dje@google.com>
16461
16462 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16463
16464 2014-12-29 Yao Qi <yao@codesourcery.com>
16465
16466 * gdb.trace/entry-values.exp: Update comments. Rename variable
16467 bar_call_foo to returned_from_foo.
16468
16469 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16470
16471 PR gdb/17394
16472 * gdb.linespec/break-asm-file.c: New file.
16473 * gdb.linespec/break-asm-file.exp: New file.
16474 * gdb.linespec/break-asm-file0.s: New file.
16475 * gdb.linespec/break-asm-file1.s: New file.
16476
16477 2014-12-18 Nigel Stephens <nigel@mips.com>
16478 Maciej W. Rozycki <macro@codesourcery.com>
16479
16480 * gdb.base/float.exp: Handle the new output from "info float" on
16481 MIPS targets.
16482
16483 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16484
16485 Fix MinGW compilation.
16486 * gdb.compile/compile-ops.exp: Update untested message if
16487 !skip_compile_feature_tests.
16488 * gdb.compile/compile-setjmp.exp: Likewise.
16489 * gdb.compile/compile-tls.exp: Likewise.
16490 * gdb.compile/compile.exp: Likewise.
16491 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16492 supported on this host".
16493
16494 2014-12-16 Doug Evans <xdje42@gmail.com>
16495
16496 * boards/stabs.exp: New file.
16497
16498 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16499
16500 * gdb.base/completion.exp: Adjust to format changes of "maint
16501 print user-registers".
16502
16503 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16504
16505 PR server/17457
16506 * gdb.arch/aarch64-fp.c: New file.
16507 * gdb.arch/aarch64-fp.exp: New file.
16508
16509 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16510
16511 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16512 r210637, r210913, r211666, r215400, r215817).
16513
16514 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16515 * dg-extract-results.py: New file.
16516 * dg-extract-results.sh: Use it if the environment seems
16517 suitable.
16518
16519 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16520
16521 * dg-extract-results.py (parse_run): Handle warnings that
16522 are printed before a test harness is run.
16523
16524 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16525
16526 * dg-extract-results.py (Named): Remove __cmp__ method.
16527 (output_variation): Use a key to sort variation.harnesses.
16528
16529 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16530
16531 * dg-extract-results.py: For Python 3, force sys.stdout to
16532 handle surrogate escape sequences.
16533 (safe_open): New function.
16534 (output_segment, main): Use it.
16535
16536 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16537
16538 * dg-extract-results.py (Prog.result_re): Include options
16539 in test name.
16540
16541 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16542
16543 * dg-extract-results.py (output_variation): Always sort if
16544 do_sum.
16545
16546 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16547
16548 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16549 as long as we get pagination notifications.
16550
16551 2014-12-15 Jason Merrill <jason@redhat.com>
16552
16553 * Makefile.in (check-gdb.%): Restore.
16554 * README: Mention it.
16555
16556 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16557
16558 * gdb.ada/str_uninit: New testcase.
16559
16560 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16561
16562 PR symtab/17642
16563 * gdb.base/vla-stub-define.c: New file.
16564 * gdb.base/vla-stub.c: New file.
16565 * gdb.base/vla-stub.exp: New file.
16566
16567 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16568 Jan Kratochvil <jan.kratochvil@redhat.com>
16569 Tom Tromey <tromey@redhat.com>
16570
16571 * configure.ac: Add gdb.compile/.
16572 * configure: Regenerate.
16573 * gdb.compile/Makefile.in: New file.
16574 * gdb.compile/compile-ops.exp: New file.
16575 * gdb.compile/compile-ops.c: New file.
16576 * gdb.compile/compile-tls.c: New file.
16577 * gdb.compile/compile-tls.exp: New file.
16578 * gdb.compile/compile-constvar.S: New file.
16579 * gdb.compile/compile-constvar.c: New file.
16580 * gdb.compile/compile-mod.c: New file.
16581 * gdb.compile/compile-nodebug.c: New file.
16582 * gdb.compile/compile-setjmp-mod.c: New file.
16583 * gdb.compile/compile-setjmp.c: New file.
16584 * gdb.compile/compile-setjmp.exp: New file.
16585 * gdb.compile/compile-shlib.c: New file.
16586 * gdb.compile/compile.c: New file.
16587 * gdb.compile/compile.exp: New file.
16588 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16589
16590 2014-12-12 Tom Tromey <tromey@redhat.com>
16591
16592 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16593 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16594
16595 2014-12-12 Doug Evans <dje@google.com>
16596
16597 * lib/gdb-python.exp (get_python_valueof): New function.
16598 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16599
16600 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16601
16602 * gdb.base/completion.exp: Add test for completion of "info
16603 registers ".
16604
16605 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16606
16607 * gdb.base/func-ptrs.c: New file.
16608 * gdb.base/func-ptrs.exp: New file.
16609
16610 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16611
16612 PR breakpoints/17012
16613 * gdb.base/dprintf-detach.c: New file.
16614 * gdb.base/dprintf-detach.exp: New file.
16615
16616 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16617
16618 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16619 * lib/gdb.exp (target_is_gdbserver): New procedure.
16620
16621 2014-12-08 Doug Evans <dje@google.com>
16622
16623 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16624
16625 2014-12-05 Yao Qi <yao@codesourcery.com>
16626
16627 * gdb.guile/scm-error.exp: Remove the third argument to
16628 gdb_remote_download.
16629 * gdb.guile/scm-frame-args.exp: Likewise.
16630 * gdb.guile/scm-section-script.exp: Likewise.
16631
16632 2014-12-05 Yao Qi <yao@codesourcery.com>
16633
16634 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16635
16636 2014-12-04 Doug Evans <dje@google.com>
16637
16638 * gdb.python/py-objfile.exp: Add tests for
16639 objfile.add_separate_debug_file.
16640
16641 2014-12-04 Doug Evans <dje@google.com>
16642
16643 * lib/gdb.exp (get_build_id): New function.
16644 (build_id_debug_filename_get): Rewrite to use it.
16645 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16646
16647 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16648
16649 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16650 `method(long)', not just 0x0.
16651 * gdb.cp/nsalias.exp: Align code labels to 4.
16652 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16653 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16654 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16655 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16656 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16657 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16658
16659 2014-12-02 Doug Evans <dje@google.com>
16660
16661 PR symtab/17602
16662 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16663 * gdb.cp/anon-ns2.cc: ... here. New file.
16664 * gdb.cp/anon-ns.exp: Update.
16665
16666 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16667
16668 * gdb.python/py-events.py (inferior_call_handler): New.
16669 (register_changed_handler, memory_changed_handler): New.
16670 (test_events.invoke): Register new handlers.
16671 * gdb.python/py-events.exp: Add tests for inferior call,
16672 memory_changed and register_changed events.
16673
16674 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16675
16676 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16677 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16678 if the linker doesn't understand this.
16679
16680 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16681
16682 * gdb.python/python.exp: Change expected reply to help().
16683
16684 2014-12-01 Yao Qi <yao@codesourcery.com>
16685
16686 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16687 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16688 * configure: Re-generated.
16689
16690 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16691
16692 * gdb.cp/chained-calls.cc: New file.
16693 * gdb.cp/chained-calls.exp: New file.
16694 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16695
16696 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16697
16698 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16699 * gdb.dwarf2/symtab-producer.exp: Same.
16700 * gdb.gdb/python-interrupts.exp: Same.
16701 * gdb.gdb/python-selftest.exp: Same.
16702 * gdb.python/py-linetable.exp: Same.
16703 * gdb.python/py-type.exp: Same.
16704 * gdb.python/py-value-cc.exp: Same.
16705 * gdb.python/py-value.exp: Same.
16706
16707 2014-11-28 Yao Qi <yao@codesourcery.com>
16708
16709 * gdb.base/break-probes.exp: Match library name prefixed with
16710 sysroot.
16711
16712 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16713
16714 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16715 test expected output. Add parentheses for the call to print.
16716 Remove L suffix from integers.
16717
16718 2014-11-26 Doug Evans <dje@google.com>
16719
16720 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16721
16722 2014-11-22 Yao Qi <yao@codesourcery.com>
16723
16724 * gdb.trace/entry-values.c: Remove asms.
16725 (foo): Add foo_label.
16726 (bar): Add bar_label.
16727 * gdb.trace/entry-values.exp: Remove code computing foo's
16728 length and bar's length.
16729 (Dwarf::assemble): Invoke function_range for bar and use
16730 MACRO_AT_func for foo.
16731
16732 2014-11-22 Yao Qi <yao@codesourcery.com>
16733
16734 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16735 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16736 Use .Lgcc43_procstart instead of gcc43.
16737
16738 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16739
16740 * gdb.ada/n_arr_bound: New testcase.
16741
16742 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16743
16744 PR breakpoints/10737
16745 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16746 test_catch_syscall_multi_arch.
16747 (test_catch_syscall_multi_arch): New function.
16748
16749 2014-11-20 Doug Evans <xdje42@gmail.com>
16750
16751 * gdb.base/maint.exp: Update expected output.
16752
16753 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16754
16755 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16756 4-byte instruction on S390.
16757
16758 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16759
16760 * gdb.ada/arr_arr: New testcase.
16761
16762 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16763
16764 * gdb.ada/pkd_arr_elem: New Testcase.
16765
16766 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16767
16768 * gdb.reverse/break-precsave: Expect completion message for
16769 core file reads.
16770 * gdb.reverse/consecutive-precsave.exp: Likewise.
16771 * gdb.reverse/finish-precsave.exp: Likewise.
16772 * gdb.reverse/i386-precsave.exp: Likewise.
16773 * gdb.reverse/machinestate-precsave.exp: Likewise.
16774 * gdb.reverse/sigall-precsave.exp: Likewise.
16775 * gdb.reverse/solib-precsave.exp: Likewise.
16776 * gdb.reverse/step-precsave.exp: Likewise.
16777 * gdb.reverse/until-precsave.exp: Likewise.
16778 * gdb.reverse/watch-precsave.exp: Likewise.
16779
16780 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16781
16782 * gdb.base/bp-permanent.c: Include unistd.h.
16783 * gdb.python/py-framefilter-mi.c (main): Add return type.
16784 * gdb.python/py-framefilter.c (main): Likewise.
16785 * gdb.trace/actions-changed.c (main): Likewise.
16786
16787 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16788
16789 * gdb.mi/until.c: Add eye-catchers.
16790 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16791 line numbers.
16792
16793 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16794
16795 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16796 function header variants in break1.c.
16797 * gdb.base/ena-dis-br.exp: Likewise.
16798 * gdb.base/hbreak2.exp: Likewise.
16799 * gdb.reverse/until-precsave.exp: Drop references to removed
16800 non-prototype function header variants in ur1.c.
16801 * gdb.reverse/until-reverse.exp: Likewise.
16802
16803 2014-11-17 Petr Machata <pmachata@redhat.com>
16804
16805 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16806 ${_cu_offset_size} bytes abbrev offset.
16807
16808 2014-11-15 Doug Evans <xdje42@gmail.com>
16809
16810 PR symtab/17559
16811 * gdb.base/line-symtabs.exp: New file.
16812 * gdb.base/line-symtabs.c: New file.
16813 * gdb.base/line-symtabs.h: New file.
16814
16815 2014-11-14 Yao Qi <yao@codesourcery.com>
16816
16817 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16818 (func): Add label func_label.
16819 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16820 Replace low_pc and high_pc with MACRO_AT_range.
16821 Replace name, low_pc and high_pc with MACRO_AT_func.
16822
16823 2014-11-14 Yao Qi <yao@codesourcery.com>
16824
16825 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16826 Replace name, low_pc and high_pc with MACRO_AT_func.
16827
16828 2014-11-14 Yao Qi <yao@codesourcery.com>
16829
16830 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16831 produce debug information.
16832 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16833
16834 2014-11-14 Yao Qi <yao@codesourcery.com>
16835
16836 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16837 object and get function length.
16838 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16839 with MACRO_AT_func.
16840 (top-level): Replace gdb_compile and clean_restart with
16841 prepare_for_testing.
16842 * gdb.dwarf2/main.c (main): Add label main_label.
16843
16844 2014-11-14 Yao Qi <yao@codesourcery.com>
16845
16846 * lib/dwarf.exp (function_range): New procedure.
16847 (Dwarf::_handle_macro_at_func): New procedure.
16848 (Dwarf::_handle_macro_at_range): New procedure.
16849 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16850
16851 2014-11-14 Yao Qi <yao@codesourcery.com>
16852
16853 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16854 (_handle_attribute): New procedure.
16855
16856 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16857
16858 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16859 * gdb.base/call-sc.c (zed): Likewise.
16860 * gdb.base/checkpoint.c (main): Likewise.
16861 * gdb.base/dump.c (main): Likewise.
16862 * gdb.base/gcore.c (main): Likewise.
16863 * gdb.base/huge.c (main): Likewise.
16864 * gdb.base/multi-forks.c (main): Likewise.
16865 * gdb.base/pr10179-a.c (main): Likewise.
16866 * gdb.base/savedregs.c (main): Likewise.
16867 * gdb.base/sigaltstack.c (main): Likewise.
16868 * gdb.base/siginfo.c (main): Likewise.
16869 * gdb.base/structs.c (zed): Likewise.
16870 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16871 * gdb.mi/mi-syn-frame.c (main): Likewise.
16872 * gdb.mi/until.c (foo, main): Likewise.
16873 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16874 * gdb.base/solib-weak.c (foo): Declare.
16875 * gdb.base/attach-twice.c: Include stdio.h.
16876 * gdb.base/weaklib1.c: Likewise.
16877 * gdb.base/weaklib2.c: Likewise.
16878 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16879 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16880 unistd.h.
16881 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16882 * gdb.mi/mi-exit-code.c: Likewise.
16883 * gdb.base/break-interp-lib.c: Include string.h.
16884 * gdb.base/coremaker.c: Likewise.
16885 * gdb.base/testenv.c: Likewise.
16886 * gdb.python/py-finish-breakpoint.c: Likewise.
16887 * gdb.base/inferior-died.c: Include sys/wait.h.
16888 * gdb.base/fileio.c: Include time.h.
16889 * gdb.base/async-shell.c: Include unistd.h.
16890 * gdb.base/dprintf-non-stop.c: Likewise.
16891 * gdb.base/info-os.c: Likewise.
16892 * gdb.mi/mi-console.c: Likewise.
16893 * gdb.mi/watch-nonstop.c: Likewise.
16894 * gdb.python/py-events.c: Likewise.
16895 * gdb.base/async.c (baz): Move up before its invocation.
16896 * gdb.base/code_elim2.c (my_global_func): Likewise.
16897 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16898 * gdb.base/advance.c (func2): Likewise.
16899
16900 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16901
16902 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16903 variant.
16904 * gdb.base/annota3.c: Likewise.
16905 * gdb.base/async.c: Likewise.
16906 * gdb.base/average.c: Likewise.
16907 * gdb.base/call-ar-st.c: Likewise.
16908 * gdb.base/call-rt-st.c: Likewise.
16909 * gdb.base/call-sc.c: Likewise.
16910 * gdb.base/call-strs.c: Likewise.
16911 * gdb.base/ending-run.c: Likewise.
16912 * gdb.base/execd-prog.c: Likewise.
16913 * gdb.base/exprs.c: Likewise.
16914 * gdb.base/foll-exec.c: Likewise.
16915 * gdb.base/foll-fork.c: Likewise.
16916 * gdb.base/foll-vfork.c: Likewise.
16917 * gdb.base/funcargs.c: Likewise.
16918 * gdb.base/gcore.c: Likewise.
16919 * gdb.base/jump.c: Likewise.
16920 * gdb.base/langs0.c: Likewise.
16921 * gdb.base/langs1.c: Likewise.
16922 * gdb.base/langs2.c: Likewise.
16923 * gdb.base/mips_pro.c: Likewise.
16924 * gdb.base/nodebug.c: Likewise.
16925 * gdb.base/opaque0.c: Likewise.
16926 * gdb.base/opaque1.c: Likewise.
16927 * gdb.base/recurse.c: Likewise.
16928 * gdb.base/run.c: Likewise.
16929 * gdb.base/scope0.c: Likewise.
16930 * gdb.base/scope1.c: Likewise.
16931 * gdb.base/setshow.c: Likewise.
16932 * gdb.base/setvar.c: Likewise.
16933 * gdb.base/shmain.c: Likewise.
16934 * gdb.base/shr1.c: Likewise.
16935 * gdb.base/shr2.c: Likewise.
16936 * gdb.base/sigall.c: Likewise.
16937 * gdb.base/signals.c: Likewise.
16938 * gdb.base/so-indr-cl.c: Likewise.
16939 * gdb.base/solib2.c: Likewise.
16940 * gdb.base/structs.c: Likewise.
16941 * gdb.base/sum.c: Likewise.
16942 * gdb.base/vforked-prog.c: Likewise.
16943 * gdb.base/watchpoint.c: Likewise.
16944 * gdb.reverse/shr2.c: Likewise.
16945 * gdb.reverse/until-reverse.c: Likewise.
16946 * gdb.reverse/ur1.c: Likewise.
16947 * gdb.reverse/watch-reverse.c: Likewise.
16948
16949 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16950
16951 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16952 variant.
16953 * gdb.base/sepdebug.exp: Drop references to removed code.
16954
16955 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16956
16957 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16958 variant. Preserve original line numbering.
16959 * gdb.base/list1.c: Likewise.
16960
16961 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16962
16963 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16964 variant.
16965 * gdb.base/break1.c: Likewise.
16966 * gdb.base/break.exp: Drop references to removed code.
16967
16968 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16969
16970 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16971 variant.
16972
16973 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16974
16975 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16976
16977 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16978
16979 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16980 logic into perform_all_tests() and invoke it with and without
16981 function header prototypes.
16982 (do_function_calls): Remove conditional XFAIL for PR 5318.
16983 (rerun_and_prepare): Remove duplicate code.
16984 (perform_all_tests): New. Main logic moved here.
16985
16986 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16987
16988 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16989 code guarded by #ifdef NO_PROTOTYPES.
16990 (t_double_many_args): Likewise.
16991 (DEF_FUNC_MANY_ARGS_1): Likewise.
16992 (DEF_FUNC_VALUES_1): Likewise.
16993 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16994 guarded by #ifdef PROTOTYPES.
16995
16996 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16997
16998 * gdb.mi/mi-console.c: Add eye-catcher.
16999 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17000 instead of literal line number.
17001
17002 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17003
17004 * gdb.base/shr2.c: Add eye-catcher.
17005 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17006 line number.
17007
17008 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17009
17010 * gdb.base/jump.c: Add eye-catchers.
17011 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17012 numbers.
17013
17014 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17015
17016 * gdb.base/execd-prog.c: Add eye-catchers.
17017 * gdb.base/foll-exec.c: Likewise.
17018 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17019 line numbers.
17020
17021 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17022
17023 * gdb.base/ending-run.c: Add eye-catchers.
17024 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17025 literal line numbers.
17026
17027 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17028
17029 * gdb.base/call-rt-st.c: Add eye-catchers.
17030 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17031 literal line numbers.
17032
17033 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17034
17035 * gdb.base/call-ar-st.c: Add eye-catchers.
17036 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17037 literal line numbers.
17038
17039 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17040
17041 * gdb.base/average.c: Add eye-catchers.
17042 * gdb.base/sum.c: Likewise.
17043 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17044 regexps dynamically.
17045
17046 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17047
17048 * gdb.base/solib1.c: Add eye-catchers.
17049 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17050 literal line numbers.
17051
17052 2014-11-12 Pedro Alves <palves@redhat.com>
17053
17054 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17055 leader has exited.
17056
17057 2014-11-12 Pedro Alves <palves@redhat.com>
17058
17059 * gdb.arch/i386-bp_permanent.c: New file.
17060 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17061 (srcfile): Set to i386-bp_permanent.c.
17062 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17063 that stepi does not execute the 'leave' instruction, instead of
17064 testing it does execute.
17065 * gdb.base/bp-permanent.c: New file.
17066 * gdb.base/bp-permanent.exp: New file.
17067
17068 2014-11-10 Doug Evans <xdje42@gmail.com>
17069
17070 PR symtab/17564
17071 * gdb.base/symtab-search-order.exp: New file.
17072 * gdb.base/symtab-search-order.c: New file.
17073 * gdb.base/symtab-search-order-1.c: New file.
17074 * gdb.base/symtab-search-order-shlib-1.c: New file.
17075
17076 2014-11-07 Pedro Alves <palves@redhat.com>
17077
17078 PR gdb/17511
17079 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17080 i?86-*-linux*.
17081
17082 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17083
17084 PR c++/17494
17085 * gdb.cp/pr17494.cc: New file.
17086 * gdb.cp/pr17494.exp: New file.
17087
17088 2014-11-02 Yao Qi <yao@codesourcery.com>
17089
17090 * gdb.python/python.exp: Get working directory and match the
17091 output of "set extended-prompt \\w " with it.
17092
17093 2014-10-30 Doug Evans <dje@google.com>
17094
17095 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17096 in objfiles.
17097 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17098 in progspaces.
17099
17100 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
17101
17102 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17103 * gdb.base/realname-expand.exp: Likewise.
17104 * gdb.linespec/macro-relative.exp: Likewise.
17105
17106 2014-10-29 Pedro Alves <palves@redhat.com>
17107
17108 PR gdb/17408
17109 * gdb.threads/schedlock.c (some_function): New function.
17110 (call_function): New global.
17111 (MAYBE_CALL_SOME_FUNCTION): New macro.
17112 (thread_function): Call it.
17113 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17114 and use it instead of a global counter. Adjust all callers.
17115 (get_current_thread): Use "find current thread" for test message
17116 here rather than having all callers pass down the same string.
17117 (goto_loop): New procedure, factored out from ...
17118 (my_continue): ... this.
17119 (step_ten_loops): Change parameter from test message to command to
17120 use. Adjust.
17121 (list_count): Delete global.
17122 (check_result): New procedure, factored out from duplicate top
17123 level code.
17124 (continue tests): Wrap in with_test_prefix.
17125 (test_step): New procedure, factored out from duplicate top level
17126 code.
17127 (top level): Test "step" in combination with all scheduler-locking
17128 modes. Test "next" in combination with all scheduler-locking
17129 modes, and in combination with stepping over a function call or
17130 not.
17131 * gdb.threads/next-bp-other-thread.c: New file.
17132 * gdb.threads/next-bp-other-thread.exp: New file.
17133
17134 2014-10-29 Pedro Alves <palves@redhat.com>
17135
17136 PR python/17372
17137 * gdb.python/python.exp: Test a multi-line command that spawns
17138 interactive Python.
17139 * gdb.base/multi-line-starts-subshell.exp: New file.
17140
17141 2014-10-29 Yao Qi <yao@codesourcery.com>
17142
17143 * gdb.base/fileio.exp: Make directories on host.
17144
17145 2014-10-29 Yao Qi <yao@codesourcery.com>
17146
17147 * gdb.base/fileio.c (test_write): Close the file.
17148
17149 2014-10-28 Pedro Alves <palves@redhat.com>
17150
17151 PR gdb/12623
17152 * gdb.base/sigstep.c (no_handler): New global.
17153 (main): If 'no_handler is true, set the signal handlers to
17154 SIG_IGN.
17155 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17156 with_sw_watch and no_handler parameters. Handle them.
17157 (top level) <stepping over handler when stopped at a breakpoint
17158 test>: Add a test axis for testing with a software watchpoint, and
17159 another for testing with the signal handler set to SIG_IGN.
17160 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17161 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17162
17163 2014-10-28 Pedro Alves <palves@redhat.com>
17164
17165 PR gdb/17511
17166 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17167 * gdb.base/sigstep.exp (other_handler_location): New global.
17168 (advance): Support stepping into the signal handler, and running
17169 commands while in the handler.
17170 (in_handler_map): New global.
17171 (top level): In the advance test, add combinations for getting
17172 into the handler with stepping commands, and for running commands
17173 in the handler. Add comment descripting the advancei tests.
17174
17175 2014-10-28 Pedro Alves <palves@redhat.com>
17176
17177 * gdb.base/sigstep.exp: Use build_executable instead of
17178 prepare_for_testing.
17179 (top level): Move code that starts GDB, runs to main and creates a
17180 display to ...
17181 (restart): ... this new procedure.
17182 (top level): Move backtrace from signal handler test to ...
17183 (validate_backtrace): ... this new procedure.
17184 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17185 with_test_prefix. Always restart GDB.
17186 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17187 with_test_prefix. Always restart GDB. No need to delete
17188 breakpoints after the test.
17189 (test_skip_handler): Remove prefix parameter.
17190 (skip_over_handler, breakpoint_to_handler)
17191 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17192 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17193 restart GDB. No need to delete breakpoints after the test.
17194 (top level): Use foreach to call the test procedures with
17195 different commands.
17196
17197 2014-10-28 Pedro Alves <palves@redhat.com>
17198
17199 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17200 instead of GNATS numbers.
17201 * gdb.base/sigbpt.exp: Likewise.
17202 * gdb.base/siginfo.exp: Likewise.
17203 * gdb.base/sigstep.exp: Likewise.
17204
17205 2014-10-27 Pedro Alves <palves@redhat.com>
17206
17207 * gdb.base/sigstep.c (dummy): New global.
17208 (main): Issue a couple writes to the new global.
17209 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17210 procedures.
17211 (skip_over_handler): Use test_skip_handler.
17212 (top level): Call skip_over_handler for stepi and nexti too.
17213 (breakpoint_over_handler): Use test_skip_handler.
17214 (top level): Call breakpoint_over_handler for stepi and nexti too.
17215
17216 2014-10-27 Yao Qi <yao@codesourcery.com>
17217
17218 * gdb.trace/tfile.c (adjust_function_address)
17219 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17220 function descriptor.
17221
17222 2014-10-24 Don Breazeal <donb@codesourcery.com>
17223
17224 * gdb.base/foll-fork.exp (test_follow_fork,
17225 catch_fork_child_follow): Check for updated fork messages emitted
17226 from infrun.c.
17227 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17228 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17229 vfork_and_exec_child_follow_through_step): Check for updated vfork
17230 messages emitted from infrun.c.
17231
17232 2014-10-24 Pedro Alves <palves@redhat.com>
17233
17234 * gdb.base/corefile.exp: Remove references to ultrix.
17235 * gdb.base/interrupt.exp: Likewise.
17236 * gdb.base/whatis.exp: Likewise.
17237 * gdb.gdb/selftest.exp: Likewise.
17238 * gdb.threads/manythreads.exp: Likewise.
17239 * gdb.threads/print-threads.exp: Likewise.
17240 * gdb.threads/pthreads.exp:: Likewise.
17241 * gdb.threads/schedlock.exp: Likewise.
17242
17243 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17244
17245 * gdb.cp/non-trivial-retval.cc: Add a test case.
17246 * gdb.cp/non-trivial-retval.exp: Add a test.
17247
17248 2014-10-20 Yao Qi <yao@codesourcery.com>
17249
17250 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17251 * gdb.python/py-objfile-script-gdb.py: New file.
17252 * gdb.python/py-objfile-script.exp: Update reference to
17253 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17254 of remote_download. Remove the dest file.
17255
17256 2014-10-20 Yao Qi <yao@codesourcery.com>
17257
17258 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17259 * gdb.base/step-line.exp: Likewise.
17260 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17261 * gdb.dwarf2/dw2-basic.exp: Likewise.
17262 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17263 * gdb.dwarf2/dw2-filename.exp: Likewise.
17264 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17265 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17266 * gdb.dwarf2/dw2-producer.exp: Likewise.
17267 * gdb.dwarf2/mac-fileno.exp: Likewise.
17268 * gdb.python/py-frame-args.exp: Likewise.
17269 * gdb.python/py-framefilter.exp: Likewise.
17270 * gdb.python/py-mi.exp: Likewise.
17271 * gdb.python/py-objfile-script.exp: Likewise
17272 * gdb.python/py-pp-integral.exp: Likewise.
17273 * gdb.python/py-pp-re-notag.exp: Likewise.
17274 * gdb.python/py-prettyprint.exp: Likewise.
17275 * gdb.python/py-section-script.exp: Likewise.
17276 * gdb.python/py-typeprint.exp: Likewise.
17277 * gdb.python/py-xmethods.exp: Likewise.
17278 * gdb.stabs/weird.exp: Likewise.
17279 * gdb.xml/tdesc-regs.exp: Likewise.
17280
17281 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17282
17283 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17284 (out_cu): Use addr_len for the size of addresses.
17285 (out_line): Likewise. Size DW_LNE_set_address instruction
17286 according to addr_len.
17287 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17288 (FUNC): Add START_INSNS to definition.
17289
17290 2014-10-18 Yao Qi <yao@codesourcery.com>
17291
17292 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17293 gdb_has_argv0 return true.
17294 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17295 check [target_info exists noargs], check [gdb_has_argv0]
17296 instead.
17297 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17298 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17299 procedures.
17300
17301 2014-10-17 Doug Evans <dje@google.com>
17302
17303 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17304 event.
17305 * gdb.python/py-events.py: Add clear_objfiles event.
17306
17307 2014-10-17 Doug Evans <dje@google.com>
17308
17309 * gdb.python/py-objfile.exp: Test progspace attribute.
17310
17311 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17312
17313 * gdb.guile/scm-breakpoint.exp: Do not assume any
17314 directory separators when matching source file paths.
17315 * gdb.python/py-breakpoint.exp: Likewise.
17316 * gdb.reverse/break-precsave.exp: Likewise.
17317 * gdb.reverse/break-reverse.exp: Likewise.
17318 * gdb.reverse/consecutive-precsave.exp: Likewise.
17319 * gdb.reverse/finish-precsave.exp: Likewise.
17320 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17321 * gdb.reverse/finish-reverse.exp: Likewise.
17322 * gdb.reverse/i386-precsave.exp: Likewise.
17323 * gdb.reverse/i387-env-reverse.exp: Likewise.
17324 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17325 * gdb.reverse/machinestate-precsave.exp: Likewise.
17326 * gdb.reverse/machinestate.exp: Likewise.
17327 * gdb.reverse/sigall-precsave.exp: Likewise.
17328 * gdb.reverse/solib-precsave.exp: Likewise.
17329 * gdb.reverse/step-precsave.exp: Likewise.
17330 * gdb.reverse/until-precsave.exp: Likewise.
17331 * gdb.reverse/watch-precsave.exp: Likewise.
17332 * gdb.reverse/watch-reverse.exp: Likewise.
17333
17334 2014-10-17 Yao Qi <yao@codesourcery.com>
17335
17336 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17337 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17338
17339 2014-10-17 Pedro Alves <palves@redhat.com>
17340
17341 PR gdb/17471
17342 * gdb.base/bg-execution-repeat.c: New file.
17343 * gdb.base/bg-execution-repeat.exp: New file.
17344
17345 2014-10-17 Pedro Alves <palves@redhat.com>
17346
17347 PR gdb/17300
17348 * gdb.base/continue-all-already-running.c: New file.
17349 * gdb.base/continue-all-already-running.exp: New file.
17350
17351 2014-10-17 Pedro Alves <palves@redhat.com>
17352
17353 PR gdb/17472
17354 * gdb.base/annota-input-while-running.c: New file.
17355 * gdb.base/annota-input-while-running.exp: New file.
17356
17357 2014-10-17 Pedro Alves <palves@redhat.com>
17358
17359 * gdb.base/callfuncs.exp: emove references to osf.
17360 * gdb.base/sigall.exp: Likewise.
17361 * gdb.gdb/selftest.exp: Likewise.
17362 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17363 * gdb.mi/non-stop.c: Likewise.
17364 * gdb.mi/pthreads.c: Likewise.
17365 * gdb.reverse/sigall-precsave.exp: Likewise.
17366 * gdb.reverse/sigall-reverse.exp: Likewise.
17367 * gdb.threads/pthreads.c: Likewise.
17368 * gdb.threads/pthreads.exp: Likewise.
17369
17370 2014-10-17 Yao Qi <yao@codesourcery.com>
17371
17372 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17373 check 'target_info exists noargs'.
17374 (test_command_prompt_position): Likewise.
17375 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17376 Remove "set args".
17377 (progvar_simple_while_test): Likewise.
17378 (progvar_complex_if_while_test): Likewise.
17379 (if_while_breakpoint_command_test): Likewise.
17380 (infrun_breakpoint_command_test): Likewise.
17381 (breakpoint_command_test): Likewise.
17382 (watchpoint_command_test): Likewise.
17383 (bp_deleted_in_command_test): Likewise.
17384 (temporary_breakpoint_commands): Likewise.
17385
17386 2014-10-16 Yao Qi <yao@codesourcery.com>
17387
17388 * gdb.base/remotetimeout.exp: Remove noargs checking.
17389
17390 2014-10-15 Pedro Alves <palves@redhat.com>
17391
17392 PR breakpoints/9649
17393 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17394 * gdb.base/breakpoint-in-ro-region.exp
17395 (probe_target_hardware_step): New procedure.
17396 (top level): Probe hardware stepping and hardware breakpoint
17397 support. Test stepping through a read-only region, with both
17398 "breakpoint auto-hw" on and off and both "always-inserted" on and
17399 off.
17400
17401 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17402
17403 * gdb.dlang/demangle.exp: Update for demangling changes.
17404
17405 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17406
17407 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17408 * gdb.cp/non-trivial-retval.exp: Add new tests.
17409
17410 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17411
17412 PR c++/13403
17413 PR c++/15154
17414 * gdb.cp/non-trivial-retval.cc: New file.
17415 * gdb.cp/non-trivial-retval.exp: New file.
17416
17417 2014-10-15 Yao Qi <yao@codesourcery.com>
17418
17419 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17420 remote host.
17421
17422 2014-10-15 Yao Qi <yao@codesourcery.com>
17423
17424 * gdb.python/py-symbol.exp: Match file base name if host is
17425 remote, otherwise match file name with dir name.
17426 * gdb.python/py-symtab.exp: Likewise.
17427 * gdb.python/python.exp: Likewise.
17428
17429 2014-10-15 Yao Qi <yao@codesourcery.com>
17430
17431 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17432 pattern.
17433 * gdb.python/py-symtab.exp: Likewise.
17434 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17435 locationn.
17436
17437 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17438
17439 * gdb.ada/addr_arith: New testcase.
17440
17441 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17442
17443 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17444 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17445 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17446 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17447
17448 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17449
17450 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17451 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17452 * gdb.arch/stap-eval-lang-ada.exp: New file.
17453
17454 2014-10-14 Yao Qi <yao@codesourcery.com>
17455
17456 * gdb.mi/mi-var-child.c (nothing1): New function.
17457 (nothing2): New function.
17458 (do_children_tests): Set function pointers by nothing1 and
17459 nothing2.
17460 * gdb.mi/mi-var-child.exp: Step over new added statements.
17461 Update test to match the new output.
17462 * gdb.mi/var-cmd.c (nothing1): New function.
17463 (nothing2): New function.
17464 (do_children_tests): Set function pointers by nothing1 and
17465 nothing2.
17466 * gdb.mi/mi-var-display.exp: Update test to match output.
17467 Step to the line specified by $line_dct_nothing.
17468 Increase the number of lines to step.
17469
17470 2014-10-14 Yao Qi <yao@codesourcery.com>
17471
17472 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17473 tests.
17474 * gdb.mi/mi2-var-child.exp: Likewise.
17475
17476 2014-10-13 Doug Evans <dje@google.com>
17477
17478 * gdb.python/py-objfile.exp: Change name of file name test.
17479
17480 2014-10-13 Doug Evans <dje@google.com>
17481
17482 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17483 from the start of the CU.
17484
17485 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17486 Yao Qi <yao@codesourcery.com>
17487
17488 Fix "save breakpoints" for "catch" command.
17489 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17490 Remove -nonewline. Match also the added "main" line.
17491
17492 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17493
17494 Fix "save breakpoints" for "disable $bpnum" command.
17495 * gdb.base/save-bp.c (main): Add label.
17496 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17497
17498 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17499
17500 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17501
17502 2014-10-11 Yao Qi <yao@codesourcery.com>
17503
17504 * gdb.server/server-kill.exp: Execute command
17505 "set remote trace-status-packet on" before "tstatus".
17506
17507 2014-10-11 Yao Qi <yao@codesourcery.com>
17508
17509 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17510 (main): Call getppid.
17511 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17512 and continue to it. Read variable "server_pid".
17513
17514 2014-10-11 Yao Qi <yao@codesourcery.com>
17515
17516 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17517
17518 2014-10-11 Yao Qi <yao@codesourcery.com>
17519
17520 * gdb.threads/thread-find.exp: Don't execute command
17521 "info threads".
17522 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17523 * gdb.threads/linux-dp.exp: Don't check the condition
17524 $threads_created equals to zero.
17525
17526 2014-10-10 Pedro Alves <palves@redhat.com>
17527
17528 * gdb.base/bigcore.exp: Remove references to IRIX.
17529 * gdb.base/funcargs.exp: Likewise.
17530 * gdb.base/interrupt.exp: Likewise.
17531 * gdb.base/mips_pro.exp: Likewise.
17532 * gdb.base/nodebug.exp: Likewise.
17533 * gdb.base/setvar.exp: Likewise.
17534 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17535
17536 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17537 Pedro Alves <palves@redhat.com>
17538
17539 PR symtab/14466
17540 * gdb.base/vdso-warning.c: New file.
17541 * gdb.base/vdso-warning.exp: New file.
17542
17543 2014-10-02 Doug Evans <dje@google.com>
17544
17545 * gdb.base/structs.c (main): Don't run forever.
17546
17547 2014-10-02 Pedro Alves <palves@redhat.com>
17548
17549 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17550 (top level) <stop threads 1, stop threads 2>: Use it.
17551
17552 2014-10-02 Pedro Alves <palves@redhat.com>
17553
17554 * gdb.threads/break-while-running.exp (test): Add new
17555 'update_thread_list' argument. Skip "info threads" if false.
17556 (top level): Add new 'update_thread_list' axis.
17557
17558 2014-10-02 Pedro Alves <palves@redhat.com>
17559
17560 PR breakpoints/17431
17561 * gdb.base/execl-update-breakpoints.c: New file.
17562 * gdb.base/execl-update-breakpoints.exp: New file.
17563
17564 2014-10-01 Pedro Alves <palves@redhat.com>
17565
17566 * gdb.base/breakpoint-in-ro-region.c: New file.
17567 * gdb.base/breakpoint-in-ro-region.exp: New file.
17568
17569 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17570
17571 * gdb.mi/mi-exit-code.exp: New file.
17572 * gdb.mi/mi-exit-code.c: New file.
17573
17574 2014-09-30 Yao Qi <yao@codesourcery.com>
17575
17576 * lib/prelink-support.exp (build_executable_own_libs): Error if
17577 the target isn't native.
17578
17579 2014-09-30 Yao Qi <yao@codesourcery.com>
17580
17581 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17582 false.
17583
17584 2014-09-22 Pedro Alves <palves@redhat.com>
17585
17586 * gdb.threads/break-while-running.exp: New file.
17587 * gdb.threads/break-while-running.c: New file.
17588
17589 2014-09-19 Yao Qi <yao@codesourcery.com>
17590
17591 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17592 Invoke test. Restart GDB with --readnow and invoke test again.
17593
17594 2014-09-19 Yao Qi <yao@codesourcery.com>
17595
17596 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17597 proc set_breakpoint_on_gcd_function. Invoke
17598 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17599 invoke set_breakpoint_on_gcd_function again.
17600
17601 2014-09-18 Doug Evans <dje@google.com>
17602
17603 * gdb.dwarf2/symtab-producer.exp: New file.
17604
17605 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17606
17607 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17608 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17609 * gdb.base/global-var-nested-by-dso.c: Likewise.
17610 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17611
17612 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17613 Pedro Alves <palves@redhat.com>
17614
17615 * gdb.base/watch-bitfields.exp: Pass string other than test file
17616 name to prepare_for_testing.
17617 (watch): New procedure.
17618 (expect_watchpoint): Use with_test_prefix.
17619 (top level): Factor out tests to ...
17620 (test_watch_location, test_regular_watch): ... these new
17621 procedures, and use with_test_prefix and gdb_continue_to_end.
17622
17623 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17624
17625 PR breakpoints/12526
17626 * gdb.base/watch-bitfields.exp: New file.
17627 * gdb.base/watch-bitfields.c: New file.
17628
17629 2014-09-16 Pedro Alves <palves@redhat.com>
17630
17631 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17632 software and hardware addresses, not software address against
17633 itself.
17634
17635 2014-09-16 Pedro Alves <palves@redhat.com>
17636
17637 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17638 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17639
17640 2014-09-16 Pedro Alves <palves@redhat.com>
17641
17642 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17643 files.
17644 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17645 "*-*-vxworks*" throughout.
17646 * gdb.base/break.exp: Likewise.
17647 * gdb.base/default.exp: Likewise.
17648 * gdb.base/scope.exp: Likewise.
17649 * gdb.base/sepdebug.exp: Likewise.
17650 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17651 throughout.
17652 * gdb.base/run.c: Likewise.
17653 * gdb.base/sepdebug.c: Likewise.
17654 * gdb.hp/gdb.aCC/run.c: Likewise.
17655 * gdb.reverse/until-reverse.c: Likewise.
17656 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17657
17658 2014-09-16 Yao Qi <yao@codesourcery.com>
17659
17660 * boards/local-remote-host-native.exp: New file.
17661
17662 2014-09-14 Doug Evans <xdje42@gmail.com>
17663
17664 * gdb.threads/queue-signal.c (thread_count): New variable.
17665 (thread_count_mutex, thread_count_condvar): New variables.
17666 (incr_thread_count, wait_all_threads_running): New functions.
17667 (main): Wait for all threads to be in their thread functions.
17668
17669 2014-09-13 Doug Evans <xdje42@gmail.com>
17670
17671 * gdb.threads/queue-signal.c: New file.
17672 * gdb.threads/queue-signal.exp: New file.
17673
17674 2014-09-13 Doug Evans <xdje42@gmail.com>
17675
17676 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17677 be consistent with what default_gdb_init uses.
17678 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17679 the plain text of the prompt. Add some logging printfs.
17680 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17681
17682 2014-09-12 Pedro Alves <palves@redhat.com>
17683
17684 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17685 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17686 * gdb.arch/i386-size-overlap.exp: Likewise.
17687 * gdb.arch/i386-size.exp: Likewise.
17688 * gdb.arch/i386-unwind.exp: Likewise.
17689 * gdb.base/a2-run.exp: Likewise.
17690 * gdb.base/break.exp: Likewise.
17691 * gdb.base/charset.exp: Likewise.
17692 * gdb.base/chng-syms.exp: Likewise.
17693 * gdb.base/commands.exp: Likewise.
17694 * gdb.base/dbx.exp: Likewise.
17695 * gdb.base/find.exp: Likewise.
17696 * gdb.base/funcargs.exp: Likewise.
17697 * gdb.base/jit-simple.exp: Likewise.
17698 * gdb.base/reread.exp: Likewise.
17699 * gdb.base/sepdebug.exp: Likewise.
17700 * gdb.base/step-bt.exp: Likewise.
17701 * gdb.cp/mb-inline.exp: Likewise.
17702 * gdb.cp/mb-templates.exp: Likewise.
17703 * gdb.objc/basicclass.exp: Likewise.
17704 * gdb.threads/killed.exp: Likewise.
17705
17706 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17707
17708 PR tdep/17379
17709 * gdb.arch/powerpc-stackless.S: New file.
17710 * gdb.arch/powerpc-stackless.exp: New file.
17711
17712 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17713
17714 * gdb.base/attach.c: Include unistd.h.
17715 (main): Call alarm. Add label postloop.
17716 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17717 gdb_breakpoint, gdb_continue_to_breakpoint.
17718 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17719
17720 2014-09-11 Pedro Alves <palves@redhat.com>
17721
17722 PR gdb/17347
17723 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17724 * gdb.base/attach.exp (test_command_line_attach_run): New
17725 procedure.
17726 (top level): Call it.
17727
17728 2014-09-11 Pedro Alves <palves@redhat.com>
17729
17730 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17731 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17732 (do_command_attach_tests): Use spawn_wait_for_attach.
17733 * gdb.base/solib-overlap.exp: Likewise.
17734 * gdb.multi/multi-attach.exp: Likewise.
17735 * gdb.python/py-prompt.exp: Likewise.
17736 * gdb.python/py-sync-interp.exp: Likewise.
17737 * gdb.server/ext-attach.exp: Likewise.
17738
17739 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17740
17741 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17742 command in testcase. Simplify testcase.
17743
17744 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17745
17746 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17747
17748 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17749
17750 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17751
17752 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17753
17754 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17755
17756 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17757
17758 * gdb.dwarf2/dynarr-ptr.c: New file.
17759 * gdb.dwarf2/dynarr-ptr.exp: New file.
17760
17761 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17762
17763 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17764 of 30 rather than hardcoding 120 for a slow test case. Take the
17765 `gdb,timeout' target setting into account for this calculation.
17766 Don't extend the timeout for the test cases that don't need it.
17767
17768 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17769
17770 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17771 a factor of 2 for a slow test case. Take the `gdb,timeout'
17772 target setting into account for this calculation.
17773 * gdb.reverse/until-precsave.exp: Increase the timeout by
17774 a factor of 15 and 3 respectively rather than adding 120
17775 for a pair of slow test cases. Take the `gdb,timeout'
17776 target setting into account for this calculation.
17777
17778 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17779
17780 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17781 timeout, don't pass one down to gdb_expect.
17782 (gdb_expect): Rework timeout selection.
17783
17784 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17785
17786 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17787 exception on timeout.
17788 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17789 (gdbserver_start_extended): Catch any `gdbserver_start' error
17790 exceptions.
17791 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17792 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17793 `gdbserver_gdb_load' error exceptions.
17794
17795 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17796
17797 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17798 120 on waiting for the TCP socket to open.
17799
17800 2014-09-09 Doug Evans <xdje42@gmail.com>
17801
17802 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17803 _caller_matches, _any_caller_is, _any_caller_matches.
17804
17805 2014-09-09 Doug Evans <xdje42@gmail.com>
17806
17807 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17808
17809 2014-09-09 Yao Qi <yao@codesourcery.com>
17810
17811 * gdb.mi/mi-var-display.exp: Set print symbol off.
17812
17813 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17814
17815 PR gdb/17035
17816 * gdb.base/commands.exp: Add tests to verify user-defined
17817 commands with empty bodies.
17818 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17819 python commands in `show user command`.
17820 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17821 scheme commands in `show user command`.
17822
17823 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17824
17825 PR python/17355
17826 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17827 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17828 * gdb.python/py-framefilter-invalidarg.exp: New file.
17829 * gdb.python/py-framefilter-invalidarg.py: New file.
17830
17831 2014-09-06 Doug Evans <xdje42@gmail.com>
17832
17833 PR 15276
17834 * gdb.python/py-caller-is.c: New file.
17835 * gdb.python/py-caller-is.exp: New file.
17836
17837 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17838
17839 PR gdb/17235
17840 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17841 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17842
17843 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17844
17845 PR fortran/17237
17846 * gdb.fortran/print-formatted.exp: New file.
17847 * gdb.fortran/print-formatted.f90: Likewise.
17848
17849 2014-09-03 Sasha Smundak <asmundak@google.com>
17850
17851 * gdb.python/py-frame.exp: Test Frame.read_register.
17852
17853 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17854
17855 PR python/16699
17856 * gdb.python/py-completion.exp: New file.
17857 * gdb.python/py-completion.py: Likewise.
17858
17859 2014-08-28 Doug Evans <dje@google.com>
17860
17861 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17862 eax,etc. are live with values set by gdb and thus the compiler can't
17863 use them.
17864 * gdb.arch/i386-pseudo.c (main): Ditto.
17865
17866 2014-08-27 Doug Evans <dje@google.com>
17867
17868 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17869
17870 2014-08-25 Doug Evans <dje@google.com>
17871
17872 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17873 (main): Ditto.
17874
17875 2014-08-25 Doug Evans <dje@google.com>
17876
17877 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17878
17879 2014-08-24 Yao Qi <yao@codesourcery.com>
17880
17881 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17882 symbol off.
17883 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17884
17885 2014-08-22 Doug Evans <dje@google.com>
17886
17887 PR 17276
17888 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17889 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17890 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17891
17892 2014-08-22 Yao Qi <yao@codesourcery.com>
17893
17894 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17895 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17896 * gdb.python/python.exp: Likewise. Use .py file on the host
17897 instead of the build.
17898
17899 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17900
17901 * gdb.threads/gcore-stale-thread.c: New file.
17902 * gdb.threads/gcore-stale-thread.exp: New file.
17903
17904 2014-08-21 Pedro Alves <palves@redhat.com>
17905
17906 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17907 * gdb.base/gcore-relro-pie.exp: Likewise.
17908 * gdb.base/gcore-relro.exp: Likewise.
17909 * gdb.base/gcore.exp: Likewise.
17910 * gdb.base/print-symbol-loading.exp: Likewise.
17911 * gdb.threads/gcore-thread.exp: Likewise.
17912 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17913
17914 2014-08-20 Pedro Alves <palves@redhat.com>
17915 Jan Kratochvil <jan.kratochvil@redhat.com>
17916
17917 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17918 configure.
17919 (EXPECT): Handle READ1 being set.
17920 (all): Depend on EXTRA_RULES.
17921 (check-read1, expect-read1, read1.so, read1): New rules.
17922 * README (Testsuite Parameters): Document the READ1 make variable.
17923 (Race detection): New section.
17924 * configure: Regenerate.
17925 * configure.ac: If build==host==target, and running under a
17926 GNU/glibc system, add read1 to the extra Makefile rules.
17927 (EXTRA_RULES): AC_SUBST it.
17928 * lib/read1.c: New file.
17929
17930 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17931
17932 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17933 the handling of variables declared as a typedef to an array
17934 which a DW_AT_data_location attribute.
17935
17936 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17937 Pedro Alves <palves@redhat.com>
17938
17939 PR symtab/14604
17940 PR symtab/14605
17941 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17942 gdb_test.
17943
17944 2014-08-19 Pedro Alves <palves@redhat.com>
17945
17946 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17947
17948 2014-08-19 Yao Qi <yao@codesourcery.com>
17949
17950 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17951 right line.
17952
17953 2014-08-18 David Blaikie <dblaikie@gmail.com>
17954
17955 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17956
17957 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17958
17959 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17960 attribute in array range.
17961
17962 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17963
17964 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17965
17966 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17967
17968 PR c++/17132
17969 * gdb.cp/pr17132.cc: New file.
17970 * gdb.cp/pr17132.exp: New file.
17971
17972 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17973
17974 * gdb.python/py-xmethods.py (A_getarrayind)
17975 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17976 Use 'print' with function call syntax.
17977 (E_method_matcher.match): Fix tab vs space indentation mixup.
17978
17979 2014-08-15 Yao Qi <yao@codesourcery.com>
17980
17981 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17982 false.
17983
17984 2014-08-15 Yao Qi <yao@codesourcery.com>
17985
17986 * gdb.cp/casts.exp: Set print symbol off.
17987 * gdb.cp/class2.exp: Likewise.
17988 * gdb.cp/overload.exp: Likewise.
17989 * gdb.cp/templates.exp: Likewise.
17990
17991 2014-08-11 Doug Evans <dje@google.com>
17992
17993 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17994 (test_load_shlib): Update.
17995
17996 2014-08-09 Yao Qi <yao@codesourcery.com>
17997
17998 * gdb.base/display.exp: Invoke is_address_zero_readable.
17999 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18000 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18001 * gdb.base/hbreak-unmapped.exp: Return if
18002 is_address_zero_readable returns true.
18003 * gdb.base/signest.exp: Likewise.
18004 * gdb.base/signull.exp: Likewise.
18005 * gdb.base/sigbpt.exp: Likewise.
18006 * gdb.guile/scm-disasm.exp: Do the test if
18007 is_address_zero_readable returns false.
18008 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18009 * gdb.python/py-arch.exp: Likewise.
18010 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18011 * lib/gdb.exp (is_address_zero_readable): New proc.
18012
18013 2014-08-09 Yao Qi <yao@codesourcery.com>
18014
18015 PR testsuite/13443
18016 * gdb.mi/mi-var-display.exp: Make test messages unique.
18017
18018 2014-08-04 Tom Tromey <tromey@redhat.com>
18019
18020 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18021 target 0".
18022
18023 2014-08-04 Tom Tromey <tromey@redhat.com>
18024
18025 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18026 "target_resume".
18027
18028 2014-08-01 Joel Brobecker <brobecker@adacore.com>
18029
18030 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18031 inner_vla_struct_object_size.
18032 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18033 as xfail.
18034
18035 2014-07-30 Pedro Alves <palves@redhat.com>
18036
18037 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18038 comment.
18039
18040 2014-07-29 Yao Qi <yao@codesourcery.com>
18041
18042 PR gdb/17206
18043 * gdb.base/until-nodebug.exp: New.
18044
18045 2014-07-28 Doug Evans <xdje42@gmail.com>
18046
18047 PR guile/17203
18048 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18049 previously existing parameter, and previously ambiguously spelled
18050 parameter.
18051
18052 2014-07-28 Will Newton <will.newton@linaro.org>
18053
18054 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18055
18056 2014-07-26 Ludovic Courtès <ludo@gnu.org>
18057 Doug Evans <xdje42@gmail.com>
18058
18059 PR guile/17146
18060 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18061
18062 2014-07-25 Pedro Alves <palves@redhat.com>
18063
18064 * gdb.threads/signal-command-handle-nopass.c: New file.
18065 * gdb.threads/signal-command-handle-nopass.exp: New file.
18066 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18067 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18068 * gdb.threads/signal-delivered-right-thread.c: New file.
18069 * gdb.threads/signal-delivered-right-thread.exp: New file.
18070
18071 2014-07-25 Pedro Alves <palves@redhat.com>
18072
18073 * gdb.base/double-prompt-target-event-error.exp
18074 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18075 match.
18076 (cancel_pagination_in_target_event): Rework double prompt
18077 detection.
18078 * gdb.base/paginate-after-ctrl-c-running.exp
18079 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18080 <return>' match.
18081 * gdb.base/paginate-bg-execution.exp
18082 (test_bg_execution_pagination_return)
18083 (test_bg_execution_pagination_cancel): Remove '-notransfer
18084 <return>' matches.
18085 * gdb.base/paginate-execution-startup.exp
18086 (test_fg_execution_pagination_return)
18087 (test_fg_execution_pagination_cancel): Remove '-notransfer
18088 <return>' matches.
18089 * gdb.base/paginate-inferior-exit.exp
18090 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18091 match.
18092 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18093 * lib/gdb.exp (pagination_prompt): Run text through
18094 string_to_regexp.
18095 (gdb_test_multiple): Match $pagination_prompt instead of
18096 "<return>".
18097 (string_to_regexp): Move to lib/gdb-utils.exp.
18098
18099 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18100
18101 * gdb.arch/amd64-entry-value-paramref.S: New file.
18102 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18103 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18104 * gdb.arch/amd64-optimout-repeat.S: New file.
18105 * gdb.arch/amd64-optimout-repeat.c: New file.
18106 * gdb.arch/amd64-optimout-repeat.exp: New file.
18107
18108 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18109
18110 PR gdb/17170
18111 * gdb.base/statistics.exp: New file.
18112
18113 2014-07-17 Doug Evans <dje@google.com>
18114
18115 PR gdb/17170
18116 * gdb.base/maint.exp: Update testing of per-command stats.
18117
18118 2014-07-16 Pedro Alves <palves@redhat.com>
18119
18120 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18121 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18122 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18123 (tfile_write_buf): New functions.
18124 (add_memory_block): Rewrite using the above.
18125 (adjust_function_address): New function.
18126 (FUNCTION_ADDRESS): New macro.
18127 (write_basic_trace_file): Remove short_x local, and use
18128 tfile_write_16. Change type of func_addr local to unsigned long
18129 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18130 here. Cast argument of add_memory_block to char pointer.
18131 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18132 (main): Remove parameters.
18133 * gdb.trace/tfile.exp: Remove nowarnings.
18134
18135 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18136
18137 * gdb.base/debug-expr.exp: Test string evaluation with
18138 "debug expression" on.
18139
18140 2014-07-15 Pedro Alves <palves@redhat.com>
18141
18142 * gdb.base/reread.exp: Use clean_restart.
18143
18144 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18145
18146 * gdb.arch/avr-flash-qualifer.c: New.
18147 * gdb.arch/avr-flash-qualifer.exp: New.
18148
18149 2014-07-14 Pedro Alves <palves@redhat.com>
18150
18151 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18152 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18153
18154 2014-07-14 Pedro Alves <palves@redhat.com>
18155
18156 * gdb.base/double-prompt-target-event-error.c: New file.
18157 * gdb.base/double-prompt-target-event-error.exp: New file.
18158
18159 2014-07-14 Pedro Alves <palves@redhat.com>
18160
18161 PR gdb/17072
18162 * gdb.base/paginate-inferior-exit.c: New file.
18163 * gdb.base/paginate-inferior-exit.exp: New file.
18164
18165 2014-07-14 Pedro Alves <palves@redhat.com>
18166
18167 PR gdb/17072
18168 * gdb.base/paginate-bg-execution.c: New file.
18169 * gdb.base/paginate-bg-execution.exp: New file.
18170
18171 2014-07-14 Pedro Alves <palves@redhat.com>
18172
18173 PR gdb/17072
18174 * gdb.base/paginate-execution-startup.c: New file.
18175 * gdb.base/paginate-execution-startup.exp: New file.
18176 * lib/gdb.exp (pagination_prompt): New global.
18177 (default_gdb_spawn): New procedure, factored out from
18178 default_gdb_spawn.
18179 (default_gdb_start): Adjust to call default_gdb_spawn.
18180 (gdb_spawn): New procedure.
18181
18182 2014-07-14 Pedro Alves <palves@redhat.com>
18183
18184 * lib/gdb.exp (gdb_assert): New procedure.
18185 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18186
18187 2014-07-14 Pedro Alves <palves@redhat.com>
18188
18189 * gdb.base/execution-termios.c: New file.
18190 * gdb.base/execution-termios.exp: New file.
18191
18192 2014-07-14 Tom Tromey <tromey@redhat.com>
18193
18194 * gdb.cp/vla-cxx.cc: New file.
18195 * gdb.cp/vla-cxx.exp: New file.
18196
18197 2014-07-14 Tom Tromey <tromey@redhat.com>
18198
18199 * gdb.reverse/rerun-prec.c: New file.
18200 * gdb.reverse/rerun-prec.exp: New file.
18201
18202 2014-07-12 Maciej W. Rozycki <macro@mips.com>
18203 Maciej W. Rozycki <macro@codesourcery.com>
18204
18205 * lib/gdb-utils.exp: New file.
18206 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18207 inline `gdb_init_command' processing.
18208 (gdb_start_cmd): Likewise.
18209 * lib/mi-support.exp (mi_run_cmd): Likewise.
18210 * README: Document `gdb_init_command' and `gdb_init_commands'.
18211
18212 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18213
18214 Fix false FAIL running under a very long directory name.
18215 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18216 and "set print elements 10000". Twice.
18217
18218 2014-07-11 Yao Qi <yao@codesourcery.com>
18219
18220 * gdb.base/exprs.exp: "set print symbol off".
18221
18222 2014-07-11 Pedro Alves <palves@redhat.com>
18223
18224 * gdb.threads/kill.c: New file.
18225 * gdb.threads/kill.exp: New file.
18226
18227 2014-07-10 Yao Qi <yao@codesourcery.com>
18228
18229 * gdb.trace/tfile.c (write_basic_trace_file)
18230 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18231 address written to trace file.
18232
18233 2014-07-09 Pedro Alves <palves@redhat.com>
18234
18235 * gdb.base/attach-wait-input.exp: New file.
18236 * gdb.base/attach-wait-input.c: New file.
18237
18238 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18239
18240 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18241 setting up test structures.
18242 (main): Call new test function.
18243 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18244 test function, continue into test function and walk test
18245 structures.
18246
18247 2014-07-02 Yao Qi <yao@codesourcery.com>
18248
18249 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18250 'bar_start' at the beginning of functions 'foo' and 'bar'
18251 respectively.
18252 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18253 instead of 'foo' and 'bar'.
18254
18255 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18256
18257 * gdb.btrace/segv.exp: New.
18258 * gdb.btrace/segv.c: New.
18259
18260 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18261
18262 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18263 instruction.
18264
18265 2014-06-30 Mark Wielaard <mjw@redhat.com>
18266
18267 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18268 vulture, vilify, villar): New volatile array constants.
18269 (vindictive, vegetation): New const volatile array constants.
18270 * gdb.base/volatile.exp: Test volatile and const volatile array
18271 types.
18272
18273 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18274
18275 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18276 target lacks support for awatch, rwatch, or hbreak.
18277
18278 2014-06-27 Yao Qi <yao@codesourcery.com>
18279
18280 * gdb.multi/dummy-frame-restore.exp: New.
18281 * gdb.multi/dummy-frame-restore.c: New.
18282
18283 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18284
18285 * gdb.btrace/gcore.exp: New.
18286
18287 2014-06-23 Pedro Alves <palves@redhat.com>
18288
18289 * gdb.base/watchpoint-reuse-slot.c: New file.
18290 * gdb.base/watchpoint-reuse-slot.exp: New file.
18291
18292 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18293
18294 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18295 progspace's filename in 'info', 'enable' and 'disable' command
18296 tests.
18297
18298 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18299
18300 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18301 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18302 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18303
18304 2014-06-20 Gary Benson <gbenson@redhat.com>
18305
18306 * gdb.arch/i386-avx.exp: Fix include file location.
18307 * gdb.arch/i386-sse.exp: Likewise.
18308
18309 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18310
18311 * gdb.dlang/expression.exp: New file.
18312
18313 2014-06-19 Pedro Alves <palves@redhat.com>
18314
18315 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18316 out from ...
18317 (top level): ... here. Iterate running tests under different
18318 scheduler-locking settings.
18319
18320 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18321
18322 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18323 to DW_FORM_addr and use non-zero addresses.
18324
18325 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18326
18327 PR gdb/17017
18328 * gdb.python/py-xmethods.cc: Add global function call counters and
18329 increment them in their respective functions. Remove "cout"
18330 statements.
18331 * gdb.python/py-xmethods.exp: Make tests check the global function
18332 call counters instead of depending on inferior IO.
18333
18334 2014-06-18 Don Breazeal <donb@codesourcery.com>
18335
18336 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18337 Deleted procedure.
18338 (explicit_fork_parent_follow): Deleted procedure.
18339 (explicit_fork_child_follow): Deleted procedure.
18340 (test_follow_fork): New procedure.
18341 (do_fork_tests): Replace calls to deleted procedures with
18342 calls to test_follow_fork and reset GDB for subsequent
18343 procedure calls.
18344
18345 2014-06-17 Yao Qi <yao@codesourcery.com>
18346
18347 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18348 CP1252.
18349
18350 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18351
18352 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18353 Initialize ptr and S explicitly.
18354 (skip_type_update_when_not_use_rtti_test): Likewise.
18355
18356 2014-06-16 Keith Seitz <keiths@redhat.com>
18357
18358 PR mi/15863
18359 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18360 the inferior is started.
18361
18362 2014-06-16 Pedro Alves <palves@redhat.com>
18363
18364 * gdb.base/break-main-file-remove-fail.c: New file.
18365 * gdb.base/break-main-file-remove-fail.exp: New file.
18366 * gdb.base/break-unload-file.exp: Use build_executable instead of
18367 prepare_for_testing.
18368 (test_break): New parameter "initial_load". Handle it.
18369 (top level): Add initial_load cmdline/file axis.
18370
18371 2014-06-12 Tom Tromey <tromey@redhat.com>
18372
18373 * gdb.base/completion.exp: Don't use directory name in test.
18374
18375 2014-06-09 Gary Benson <gbenson@redhat.com>
18376
18377 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18378 separate the always-available ANSI-standard signals from the
18379 signals that require checking.
18380 (main): Likewise.
18381 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18382 Likewise.
18383 (main): Likewise.
18384
18385 2014-06-07 Keith Seitz <keiths@redhat.com>
18386
18387 Revert:
18388 PR c++/16253
18389 * gdb.cp/var-tag.cc: New file.
18390 * gdb.cp/var-tag.exp: New file.
18391 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18392 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18393 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18394 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18395
18396 2014-06-06 Doug Evans <xdje42@gmail.com>
18397
18398 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18399
18400 2014-06-06 Pedro Alves <palves@redhat.com>
18401
18402 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18403 in target debug output instead of looking at RSP packets,
18404 disabling the test on any target that uses hardware stepping.
18405 Update comments.
18406
18407 2014-06-06 Pedro Alves <palves@redhat.com>
18408
18409 * gdb.base/break-unload-file.exp: Fix typo.
18410
18411 2014-06-06 Yao Qi <yao@codesourcery.com>
18412
18413 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18414 from "jit_function" to "^jit_function".
18415
18416 2014-06-06 Yao Qi <yao@codesourcery.com>
18417
18418 * gdb.base/async.c (foo): Add one statement.
18419 * gdb.base/async.exp: Get the next instruction address and
18420 match the output of "nexti" by instruction address. Match
18421 the hex address in the output of "finish".
18422
18423 2014-06-06 Gary Benson <gbenson@redhat.com>
18424
18425 * gdb.base/call-signals.c: Remove preprocessor conditionals
18426 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18427 SIGSEGV and SIGTERM.
18428 * gdb.base/sigall.c: Likewise.
18429 * gdb.base/unwindonsignal.c: Likewise.
18430 * gdb.reverse/sigall-reverse.c: Likewise.
18431
18432 2014-06-06 Yao Qi <yao@codesourcery.com>
18433
18434 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18435 readable, skip the test.
18436
18437 2014-06-06 Yao Qi <yao@codesourcery.com>
18438
18439 * gdb.threads/staticthreads.c (thread_function): Move the line
18440 setting breakpoint on forward.
18441 * gdb.threads/staticthreads.exp: Update comments.
18442
18443 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18444
18445 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18446 "history-append! type error".
18447
18448 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18449
18450 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18451 erroneous dprintf expected input.
18452
18453 2014-06-04 Doug Evans <xdje42@gmail.com>
18454
18455 * gdb.guile/scm-generics.exp: Delete.
18456
18457 2014-06-04 Doug Evans <xdje42@gmail.com>
18458
18459 * gdb.guile/scm-breakpoint.exp: Update.
18460 Add tests for breakpoint registration.
18461
18462 2014-06-04 Tom Tromey <tromey@redhat.com>
18463
18464 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18465 VLA-in-union.
18466 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18467 inner_vla_struct, vla_union types. Initialize objects of those
18468 types and compute their sizes.
18469
18470 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18471 Hui Zhu <hui@codesourcery.com>
18472
18473 * gdb.base/fileio.exp: Add test for shell not available as well as
18474 available.
18475 * gdb.base/fileio.c (test_system): Check for shell twice.
18476
18477 2014-06-04 Yao Qi <yao@codesourcery.com>
18478
18479 * gdb.base/auto-connect-native-target.exp: Remove redundant
18480 space from the regexp pattern.
18481
18482 2014-06-04 Yao Qi <yao@codesourcery.com>
18483
18484 * gdb.base/default.exp: Replace "child" with "native" in
18485 regexp pattern.
18486
18487 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18488
18489 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18490 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18491 * gdb.python/py-xmethods.py: Python script supporting the
18492 new testcase and tests.
18493
18494 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18495 Pedro Alves <palves@redhat.com>
18496
18497 PR breakpoints/17000
18498 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18499 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18500
18501 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18502
18503 * gdb.base/subst.exp: Add tests to verify partial path matching
18504 output.
18505
18506 2014-06-03 Pedro Alves <palves@redhat.com>
18507
18508 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18509 target that doesn't use software single-stepping.
18510
18511 2014-06-03 Pedro Alves <palves@redhat.com>
18512
18513 PR breakpoints/17000
18514 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18515 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18516
18517 2014-06-02 Doug Evans <xdje42@gmail.com>
18518
18519 * gdb.guile/scm-parameter.exp: New file.
18520
18521 2014-06-02 Doug Evans <xdje42@gmail.com>
18522
18523 * gdb.guile/scm-cmd.c: New file.
18524 * gdb.guile/scm-cmd.exp: New file.
18525
18526 2014-06-02 Doug Evans <xdje42@gmail.com>
18527
18528 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18529 pretty-printer lookup.
18530 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18531 (make-pp_s-printer): Call it.
18532 (make-pretty-printer-from-dict): New function.
18533 (lookup-pretty-printer-maker-from-dict): New function.
18534 (*pretty-printer*): Simplify.
18535 (make-objfile-pp_s-printer): New function.
18536 (install-objfile-pretty-printers!): New function.
18537 (make-progspace-pp_s-printer): New function.
18538 (install-progspace-pretty-printers!): New function.
18539 * gdb.guile/scm-progspace.c: New file.
18540 * gdb.guile/scm-progspace.exp: New file.
18541
18542 2014-06-02 Pedro Alves <palves@redhat.com>
18543
18544 * gdb.base/dprintf-bp-same-addr.c: New file.
18545 * gdb.base/dprintf-bp-same-addr.exp: New file.
18546
18547 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18548
18549 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18550 * gdb.arch/powerpc-power.s: Likewise.
18551
18552 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18553
18554 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18555
18556 2014-06-01 Yao Qi <yao@codesourcery.com>
18557
18558 * gdb.base/watchpoint.exp (test_watch_location): Check null
18559 pointer can be dereferenced. If not, do the test, otherwise
18560 skip it.
18561
18562 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18563
18564 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18565 results.
18566 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18567
18568 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18569
18570 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18571 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18572 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18573 * gdb.arch/amd64-invalid-stack-top.c: New file.
18574 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18575
18576 2014-05-30 Pedro Alves <palves@redhat.com>
18577
18578 PR breakpoints/17000
18579 * gdb.base/sss-bp-on-user-bp.c: New file.
18580 * gdb.base/sss-bp-on-user-bp.exp: New file.
18581
18582 2014-05-30 David Blaikie <dblaikie@gmail.com>
18583
18584 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18585 gnu_inline semantics via attribute.
18586 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18587 source explicitly specifies the required semantics.
18588
18589 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18590
18591 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18592
18593 2014-05-29 Pedro Alves <palves@redhat.com>
18594 Tom Tromey <tromey@redhat.com>
18595
18596 * gdb.base/async-shell.exp: Don't enable target-async.
18597 * gdb.base/async.exp
18598 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18599 parameter. Adjust.
18600 (top level): Don't test with "target-async".
18601 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18602 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18603 * gdb.base/inferior-died.exp: Don't enable target-async.
18604 * gdb.base/interrupt-noterm.exp: Likewise.
18605 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18606 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18607 * gdb.mi/mi-nonstop.exp: Likewise.
18608 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18609 * gdb.mi/mi-nsintrall.exp: Likewise.
18610 * gdb.mi/mi-nsmoribund.exp: Likewise.
18611 * gdb.mi/mi-nsthrexec.exp: Likewise.
18612 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18613 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18614 * gdb.python/py-evsignal.exp: Don't enable target-async.
18615 * gdb.python/py-evthreads.exp: Likewise.
18616 * gdb.python/py-prompt.exp: Likewise.
18617 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18618 * gdb.server/solib-list.exp: Don't enable target-async.
18619 * gdb.threads/thread-specific-bp.exp: Likewise.
18620 * lib/mi-support.exp: Adjust to use mi-async.
18621
18622 2014-05-29 Pedro Alves <palves@redhat.com>
18623
18624 PR gdb/13860
18625 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18626 reason, even in sync mode.
18627
18628 2014-05-29 Pedro Alves <palves@redhat.com>
18629 Hui Zhu <hui@codesourcery.com>
18630
18631 PR PR15693
18632 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18633 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18634 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18635 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18636
18637 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18638
18639 * config/monitor.exp (gdb_target_monitor): Replace use of
18640 "set remotebaud" by "set serial baud".
18641
18642 2014-05-26 Andy Wingo <wingo@igalia.com>
18643
18644 * gdb.guile/scm-breakpoint.exp:
18645 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18646 properties instead of gdb-object-properties.
18647
18648 2014-05-26 Yao Qi <yao@codesourcery.com>
18649
18650 * gdb.server/no-thread-db.exp: Specify source file name
18651 explicitly when setting a breakpoint.
18652
18653 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18654
18655 * gdb.btrace/vdso.c: New.
18656 * gdb.btrace/vdso.exp: New.
18657
18658 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18659
18660 * gdb.base/gcore.exp (capture_command_output): Move ...
18661 * lib/gdb.exp (capture_command_output): ... here.
18662
18663 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18664
18665 * gdb.btrace/data.exp: Test memory access during btrace replay.
18666
18667 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18668
18669 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18670
18671 2014-05-21 Pedro Alves <palves@redhat.com>
18672
18673 PR gdb/13860
18674 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18675 (top level): Test that output related to execution commands is
18676 sent to the console with CLI commands, but not with MI commands.
18677 Test that breakpoint events are always mirrored to the console.
18678 Also expect the new source line to be output after a "next" in
18679 async mode too. Make it a pass/fail test.
18680 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18681 output.
18682 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18683
18684 2014-05-21 Pedro Alves <palves@redhat.com>
18685
18686 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18687 Use them to test variations of "list" after reaching a breakpoint.
18688 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18689 Test "list" with listsize 10 after reaching a breakpoint.
18690 * gdb.python/python.exp (decode_line current location line
18691 number): Adjust expected line number.
18692
18693 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18694
18695 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18696 behavior for $args, pass it directly to "run".
18697
18698 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18699
18700 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18701 30000 to 65536.
18702
18703 2014-05-21 Pedro Alves <palves@redhat.com>
18704
18705 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18706 auto-connect-native-target off".
18707 * gdb.base/auto-connect-native-target.c: New file.
18708 * gdb.base/auto-connect-native-target.exp: New file.
18709
18710 2014-05-21 Pedro Alves <palves@redhat.com>
18711
18712 * gdb.base/default.exp: Test "target native" instead of "target
18713 child".
18714
18715 2014-05-21 Mark Wielaard <mjw@redhat.com>
18716
18717 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18718
18719 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18720
18721 Fix TLS access for -static -pthread.
18722 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18723 <HAVE_TLS> (thread_function, main): Initialize it.
18724 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18725 Add clean_restart.
18726 <$have_tls != "">: Check TLSVAR.
18727
18728 2014-05-21 Pedro Alves <palves@redhat.com>
18729
18730 * gdb.base/dcache-line-read-error.c: New.
18731 * gdb.base/dcache-line-read-error.exp: New.
18732
18733 2014-05-20 Pedro Alves <palves@redhat.com>
18734
18735 * gdb.base/compare-sections.c: New file.
18736 * gdb.base/compare-sections.exp: New file.
18737
18738 2014-05-20 Pedro Alves <palves@redhat.com>
18739
18740 * gdb.base/break-idempotent.c: New file.
18741 * gdb.base/break-idempotent.exp: New file.
18742
18743 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18744
18745 * gdb.btrace/nohist.exp: New.
18746
18747 2014-05-20 Yao Qi <yao@codesourcery.com>
18748
18749 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18750 gdb.reverse directory and gdb_reverse_timeout exists in board
18751 setting.
18752 * README: Document gdb_reverse_timeout.
18753
18754 2014-05-20 Yao Qi <yao@codesourcery.com>
18755
18756 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18757 'test_file_name'. Treat args as a string instead of a list.
18758 (gdb_init): Rename argument 'args' by 'test_file_name'.
18759
18760 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18761
18762 * gdb.arch/powerpc-power.exp: New file.
18763 * gdb.arch/powerpc-power.s: New file.
18764
18765 2014-05-16 Doug Evans <dje@google.com>
18766
18767 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18768 * gdb.base/completion.exp: Check that all expected files exist
18769 before doing file completion.
18770
18771 2014-05-16 Doug Evans <dje@google.com>
18772
18773 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18774 Update.
18775 (do_syscall_tests_without_xml): Update.
18776
18777 2014-05-16 Pedro Alves <palves@redhat.com>
18778
18779 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18780 instead of "unknown output after running".
18781
18782 2014-05-16 Yao Qi <yao@codesourcery.com>
18783
18784 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18785 file1.txt from host at the end.
18786 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18787
18788 2014-05-15 Doug Evans <dje@google.com>
18789
18790 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18791 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18792 loading file. Add test for TU lookup.
18793
18794 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18795
18796 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18797 calling "-exec-arguments" or "set args" before running the
18798 inferior.
18799
18800 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18801
18802 * lib/mi-support.exp (mi_expect_stop): Expect message for
18803 inferiors that exit with non-zero exit code.
18804
18805 2014-05-14 Yao Qi <yao@codesourcery.com>
18806
18807 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18808 match absolute path on remote host.
18809 (test_file_list_exec_source_files): Remove "/" from the
18810 pattern.
18811
18812 2014-05-14 Yao Qi <yao@codesourcery.com>
18813
18814 * boards/local-remote-host-notty.exp (${board}_file): New
18815 proc.
18816
18817 2014-05-07 Kyle McMartin <kyle@redhat.com>
18818
18819 Pushed by Joel Brobecker <brobecker@adacore.com>.
18820 * gdb.arch/aarch64-atomic-inst.c: New file.
18821 * gdb.arch/aarch64-atomic-inst.exp: New file.
18822
18823 2014-05-07 Yao Qi <yao@codesourcery.com>
18824
18825 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18826 in current context" too.
18827
18828 2014-05-05 Keith Seitz <keiths@redhat.com>
18829
18830 * gdb.linespec/ls-dollar.exp: Add test for linespec
18831 file:convenience_variable.
18832
18833 2014-05-05 Yao Qi <yao@codesourcery.com>
18834
18835 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18836 traceframes into tfile and ctf trace files. Read data from
18837 trace file and test collected data.
18838 (gdb_collect_locals_test): Likewise.
18839 (gdb_unavailable_registers_test): Likewise.
18840 (gdb_unavailable_floats): Likewise.
18841 (gdb_collect_globals_test): Likewise.
18842 (top-level): Append "ctf" to trace_file_targets if GDB
18843 supports.
18844
18845 2014-05-05 Yao Qi <yao@codesourcery.com>
18846
18847 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18848 code to ...
18849 (gdb_collect_args_test_1): ... it. New proc.
18850 (gdb_collect_locals_test): Move some code to ...
18851 (gdb_collect_locals_test_1): ... it. New proc.
18852 (gdb_unavailable_registers_test): Move some code to ...
18853 (gdb_unavailable_registers_test_1): ... it. New proc.
18854 (gdb_unavailable_floats): Move some code to ...
18855 (gdb_unavailable_floats_1): ... it. New proc.
18856
18857 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18858
18859 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18860 probes to test for bitness recognition.
18861 * gdb.arch/amd64-stap-optional-prefix.exp
18862 (test_probe_value_without_reg): New procedure.
18863 Add code to test for different kinds of bitness.
18864
18865 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18866
18867 PR breakpoints/16889
18868 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18869 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18870
18871 2014-05-01 Pedro Alves <palves@redhat.com>
18872
18873 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18874 gdb_file_cmd if no file is specified.
18875 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18876 last_loaded_file to set the remote exec-file.
18877
18878 2014-05-01 Pedro Alves <palves@redhat.com>
18879
18880 * boards/local-remote-host.exp: New file.
18881
18882 2014-05-01 Pedro Alves <palves@redhat.com>
18883
18884 * boards/local-remote-host.exp: Rename to ...
18885 * boards/local-remote-host-notty.exp: ... this.
18886
18887 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18888
18889 * gdb.ada/dyn_arrayidx: New testcase.
18890
18891 2014-04-26 Yao Qi <yao@codesourcery.com>
18892
18893 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18894 and compute the length of function main. Save it in
18895 $main_length.
18896 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18897 (top-level): Use gdb_compile to compile objects into
18898 executable and restart GDB. Remove invocation to
18899 prepare_for_testing.
18900
18901 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18902 Pedro Alves <palves@redhat.com>
18903
18904 PR server/16255
18905 * gdb.multi/multi-attach.c: New file.
18906 * gdb.multi/multi-attach.exp: New file.
18907
18908 2014-04-25 Pedro Alves <palves@redhat.com>
18909
18910 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18911 user.
18912 (top level): Test that "set remote conditional-breakpoints-packet
18913 off" works as intended.
18914 * gdb.base/dprintf.exp: Test that "set remote
18915 breakpoint-commands-packet off" works as intended.
18916 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18917 New function.
18918 (top level): Call it.
18919 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18920 remote fast-tracepoints-packet off" works as intended.
18921 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18922 * lib/gdb.exp (gdb_is_target_remote): ... here.
18923
18924 2014-04-24 David Blaikie <dblaikie@gmail.com>
18925
18926 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18927 ensure clang would not discard them.
18928 * gdb.base/gdbvars.c: Ditto.
18929 * gdb.base/memattr.c: Ditto.
18930 * gdb.base/whatis.c: Ditto.
18931 * gdb.python/py-prettyprint.c: Ditto.
18932 * gdb.trace/actions.c: Ditto.
18933 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18934 ensure clang would not discard it.
18935
18936 2014-04-24 David Blaikie <dblaikie@gmail.com>
18937
18938 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18939 clang to emit the full definition of type required by the test
18940 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18941
18942 2014-04-24 David Blaikie <dblaikie@gmail.com>
18943
18944 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18945 coax Clang into emitting the definition of the type.
18946 * gdb.cp/pr10728-x.h (y): Ditto.
18947 * gdb.cp/pr10728-y.cc (y): Ditto.
18948
18949 2014-04-24 David Blaikie <dblaikie@gmail.com>
18950
18951 * gdb.base/label.exp: XFAIL label related tests under Clang.
18952 * gdb.cp/cplabel.exp: Ditto.
18953 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18954 under Clang those using labels.
18955
18956 2014-04-25 Yao Qi <yao@codesourcery.com>
18957
18958 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18959 double_label.
18960 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18961 partial_label and double_label.
18962
18963 2014-04-24 David Blaikie <dblaikie@gmail.com>
18964
18965 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18966
18967 2014-04-24 David Blaikie <dblaikie@gmail.com>
18968
18969 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18970 of the function to work across GCC and Clang.
18971 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18972 pointer types (const void ** const V void **).
18973
18974 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18975 Walfred Tedeschi <walfred.tedeschi@intel.com>
18976
18977 * Makefile.in (EXECUTABLES): Added i386-avx512.
18978 * gdb.arch/i386-avx512.c: New file.
18979 * gdb.arch/i386-avx512.exp: Likewise.
18980
18981 2014-04-23 Keith Seitz <keiths@redhat.com>
18982
18983 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18984 (mi_make_breakpoint_table): New procedure.
18985 (mi_create_breakpoint): Use mi_make_breakpoint
18986 and return the result.
18987 (mi_make_breakpoint): New procedure.
18988 (mi_build_kv_pairs): New procedure.
18989
18990 * gdb.mi/mi-break.exp: Remove unused globals,
18991 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18992 All callers updated.
18993 * gdb.mi/mi-dprintf.exp: Use variable to track command
18994 number.
18995 Update all callers of mi_create_breakpoint and use
18996 mi_make_breakpoint_table.
18997 Remove any unused global variables.
18998 * gdb.mi/mi-nonstop.exp: Likewise.
18999 * gdb.mi/mi-nsintrall.exp: Likewise.
19000 * gdb.mi/mi-nsmoribund.exp: Likewise.
19001 * gdb.mi/mi-nsthrexec.exp: Likewise.
19002 * gdb.mi/mi-reverse.exp: Likewise.
19003 * gdb.mi/mi-simplerun.exp: Likewise.
19004 * gdb.mi/mi-stepn.exp: Likewise.
19005 * gdb.mi/mi-syn-frame.exp: Likewise.
19006 * gdb.mi/mi-until.exp: Likewise.
19007 * gdb.mi/mi-var-cp.exp: Likewise.
19008 * gdb.mi/mi-var-display.exp: Likewise.
19009 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19010 * gdb.mi/mi2-var-child.exp: Likewise.
19011 * gdb.mi/mi-vla-c99.exp: Likewise.
19012 * lib/mi-support.exp: Likewise.
19013
19014 From Ian Lance Taylor <iant@cygnus.com>:
19015 * lib/gdb.exp (parse_args): New procedure.
19016
19017 2014-04-23 Pedro Alves <palves@redhat.com>
19018
19019 * gdb.base/break-unload-file.c: New file.
19020 * gdb.base/break-unload-file.exp: New file.
19021 * gdb.base/sym-file-lib.c (baz): New function.
19022 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19023 field.
19024 (load): Store the segment's mapped size.
19025 (unload): New function.
19026 (unload_shlib): New function.
19027 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19028 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19029 set a breakpoint at baz, and call it.
19030 * gdb.base/sym-file.exp: New tests for stale breakpoint
19031 instructions.
19032
19033 2014-04-23 Pedro Alves <palves@redhat.com>
19034
19035 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19036 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19037 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19038 * gdb.base/hbreak-unmapped.c: New file.
19039 * gdb.base/hbreak-unmapped.exp: New file.
19040 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19041 * lib/gdb.exp (gdb_is_target_remote): ... here.
19042
19043 2014-04-22 Pedro Alves <palves@redhat.com>
19044
19045 * gdb.base/consecutive-step-over.c: New file.
19046 * gdb.base/consecutive-step-over.exp: New file.
19047
19048 2014-04-22 Pedro Alves <palves@redhat.com>
19049
19050 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19051 instead of send_gdb/gdb_expect.
19052
19053 2014-04-22 Yao Qi <yao@codesourcery.com>
19054
19055 * lib/trace-support.exp (generate_tracefile): New procedure.
19056 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19057 return 0.
19058 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19059 if generate_tracefile returns 1.
19060
19061 2014-04-18 Tom Tromey <palves@redhat.com>
19062 Pedro alves <tromey@redhat.com>
19063
19064 PR backtrace/15558
19065 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19066 with a backtrace limit.
19067 * gdb.python/py-frame-inline.exp: Test running to an inline
19068 function with a backtrace limit, and printing the newest frame.
19069 * gdb.python/py-frame-inline.c (main): Call f.
19070
19071 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19072
19073 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19074
19075 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19076
19077 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19078 Drop prefix from unsupported source file path.
19079
19080 2014-04-17 Yao Qi <yao@codesourcery.com>
19081
19082 * lib/gdb.exp (with_target_charset): New proc.
19083 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19084 with_target_charset.
19085 (test_print_strings): Likewise.
19086 (test_repeat_bytes): Likewise.
19087 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19088 for some tests.
19089
19090 2014-04-16 Keith Seitz <keiths@redhat.com>
19091
19092 PR gdb/15827
19093 * gdb.dwarf2/corrupt.c: New file.
19094 * gdb.dwarf2/corrupt.exp: New file.
19095
19096 2014-04-16 Keith Seitz <keiths@redhat.com>
19097
19098 PR c++/16597
19099 * gdb.cp/namelessclass.cc: New file.
19100 * gdb.cp/namelessclass.exp: New file.
19101 * gdb.cp/namelessclass.S: New file.
19102
19103 2014-04-16 Doug Evans <dje@google.com>
19104
19105 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19106 Add comment.
19107 (gdbserver_default_get_comm_port): New function.
19108 (gdbserver_start): Check if board file provided
19109 "gdbserver,get_comm_port" and use it if so.
19110 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19111 (gdb,socketport): Set to "stdio".
19112 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19113 (stdio_gdbserver_template): Delete.
19114 (${board}_get_remote_address): Update.
19115 (${board}_build_remote_cmd): Delete.
19116 (${board}_get_comm_port): New function.
19117 (${board}_spawn): Update.
19118 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19119 Delete.
19120 (${board}_get_remote_address): Update.
19121 (${board}_get_comm_port): New function.
19122
19123 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
19124
19125 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19126 appearing in any order.
19127
19128 2014-04-15 Doug Evans <dje@google.com>
19129
19130 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19131 uninitialized value of "description".
19132
19133 2014-04-15 Keith Seitz <keiths@redhat.com>
19134
19135 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19136 Remove unused globals.
19137 (test_running_the_program): Likewise.
19138 (test_controlled_execution): Likewise.
19139 (test_controlling_breakpoints): Likewise.
19140 (test_program_termination): Likewise.
19141
19142 2014-04-15 Keith Seitz <keiths@redhat.com>
19143
19144 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19145 unused globals.
19146 (test_rbreak_creation_and_listing): Likewise.
19147 (test_ignore_count): Likewise.
19148 (test_error): Likewise.
19149
19150 2014-04-15 Pedro Alves <palves@redhat.com>
19151
19152 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19153 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19154 sym-file-loader.c.
19155 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19156 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19157 to sym-file-loader.c.
19158 (struct library): Forward declare.
19159 (load_shlib, lookup_function): Change prototypes.
19160 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19161 (translate_offset): Remove declarations.
19162 (get_text_addr): New declaration.
19163 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19164 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19165 sym-file-loader.h.
19166 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19167 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19168 here from sym-file-loader.h.
19169 (struct library): New structure.
19170 (load_shlib, lookup_function): Change prototypes and adjust to
19171 work with a struct library.
19172 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19173 (translate_offset): Make static.
19174 (get_text_addr): New function.
19175 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19176
19177 2014-04-15 Pedro Alves <palves@redhat.com>
19178
19179 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19180
19181 2014-04-15 Pedro Alves <palves@redhat.com>
19182
19183 * gdb.base/sym-file-loader.c: Include <limits.h>.
19184 (SELF_LINK): New define.
19185 (get_origin): New function.
19186 (load_shlib): Use it.
19187 * gdb.base/sym-file.exp: Don't early return if the target is
19188 remote. Use runto_main, and issue fail is that fails. Use
19189 gdb_load_shlibs.
19190 (shlib_name): Delete.
19191 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19192
19193 2014-04-15 Pedro Alves <palves@redhat.com>
19194
19195 * gdb.base/sym-file.exp: Remove regex characters from test
19196 message. Don't refer to breakpoint numbers in test messages.
19197
19198 2014-04-14 Keith Seitz <keiths@redhat.com>
19199
19200 PR c++/16253
19201 * gdb.cp/var-tag.cc: New file.
19202 * gdb.cp/var-tag.exp: New file.
19203 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19204 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19205 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19206 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19207
19208 2014-04-14 Tom Tromey <tromey@redhat.com>
19209
19210 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19211 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19212 type.
19213 * gdb.cp/enum-class.exp: New file.
19214 * gdb.cp/enum-class.cc: New file.
19215
19216 2014-04-14 Tom Tromey <tromey@redhat.com>
19217
19218 * gdb.dwarf2/enum-type.exp: New file.
19219
19220 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19221
19222 * gdb.mi/mi-vla-c99.exp: New file.
19223 * gdb.mi/vla.c: New file.
19224
19225 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19226
19227 * gdb.base/vla-datatypes.c: New file.
19228 * gdb.base/vla-datatypes.exp: New file.
19229
19230 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19231
19232 * gdb.base/vla-ptr.c: New file.
19233 * gdb.base/vla-ptr.exp: New file.
19234
19235 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19236
19237 * gdb.dwarf2/count.exp: New file.
19238
19239 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19240
19241 * gdb.base/vla-sideeffect.c: New file.
19242 * gdb.base/vla-sideeffect.exp: New file.
19243
19244 2014-04-14 David Blaikie <dblaikie@gmail.com>
19245
19246 * gdb.mi/non-stop.c: Add return value for non-void function return
19247 statement.
19248 * gdb.threads/staticthreads.c: Ditto.
19249
19250 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19251 Doug Evans <xdje42@gmail.com>
19252
19253 * gdb.guile/scm-value.c: Improve test case.
19254 * gdb.guile/scm-value.exp: Add new test.
19255
19256 2014-04-11 David Blaikie <dblaikie@gmail.com>
19257
19258 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19259 override Clang's default.
19260
19261 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19262
19263 Revert the following changes (regressions):
19264
19265 * gdb.base/vla-sideeffect.c: New file.
19266 * gdb.base/vla-sideeffect.exp: New file.
19267
19268 * gdb.dwarf2/count.exp: New file.
19269
19270 * gdb.base/vla-multi.c: New file.
19271 * gdb.base/vla-multi.exp: New file.
19272
19273 * gdb.base/vla-ptr.c: New file.
19274 * gdb.base/vla-ptr.exp: New file.
19275
19276 * gdb.base/vla-datatypes.c: New file.
19277 * gdb.base/vla-datatypes.exp: New file.
19278
19279 * gdb.mi/mi-vla-c99.exp: New file.
19280 * gdb.mi/vla.c: New file.
19281
19282 2014-04-11 Keith Seitz <keiths@redhat.com>
19283
19284 PR c++/16675
19285 * gdb.cp/cpsizeof.exp: New file.
19286 * gdb.cp/cpsizeof.cc: New file.
19287
19288 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19289
19290 * gdb.mi/mi-vla-c99.exp: New file.
19291 * gdb.mi/vla.c: New file.
19292
19293 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19294
19295 * gdb.base/vla-datatypes.c: New file.
19296 * gdb.base/vla-datatypes.exp: New file.
19297
19298 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19299
19300 * gdb.base/vla-ptr.c: New file.
19301 * gdb.base/vla-ptr.exp: New file.
19302
19303 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19304
19305 * gdb.base/vla-multi.c: New file.
19306 * gdb.base/vla-multi.exp: New file.
19307
19308 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19309
19310 * gdb.dwarf2/count.exp: New file.
19311
19312 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19313
19314 * gdb.base/vla-sideeffect.c: New file.
19315 * gdb.base/vla-sideeffect.exp: New file.
19316
19317 2014-04-11 Yao Qi <yao@codesourcery.com>
19318
19319 * gdb.base/completion.exp: Check file exists before running tests
19320 on file completion.
19321
19322 2014-04-10 Pedro Alves <palves@redhat.com>
19323
19324 * gdb.base/cond-eval-mode.c: New file.
19325 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19326 prepare_for_testing to build the new file. Check result of
19327 runto_main.
19328 (test_break, test_watch): New procedures.
19329 (top level): Use them.
19330
19331 2014-04-08 Pierre Muller <muller@sourceware.org>
19332
19333 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19334 Ctrl-V use for mingw hosts.
19335
19336 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19337
19338 * gdb.python/py-value.c: Improve test case.
19339 * gdb.python/py-value.exp: Add new test.
19340
19341 2014-04-07 David Blaikie <dblaikie@gmail.com>
19342
19343 * lib/compiler.c: Identify the clang compiler.
19344 * lib/compiler.cc: Ditto.
19345
19346 2014-04-03 Yao Qi <yao@codesourcery.com>
19347
19348 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19349
19350 2014-04-01 Anton Blanchard <anton@samba.org>
19351
19352 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19353 messages unique.
19354
19355 2014-04-01 Anton Blanchard <anton@samba.org>
19356
19357 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19358 prepare_for_testing.
19359
19360 2014-04-01 Anton Blanchard <anton@samba.org>
19361
19362 * gdb.arch/ppc64-atomic-inst.c: Remove.
19363 * gdb.arch/ppc64-atomic-inst.S: New file.
19364 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19365
19366 2014-03-31 Doug Evans <dje@google.com>
19367
19368 * gdb.base/print-symbol-loading-lib.c: New file.
19369 * gdb.base/print-symbol-loading-main.c: New file.
19370 * gdb.base/print-symbol-loading.exp: New file.
19371
19372 2014-03-31 Yao Qi <yao@codesourcery.com>
19373
19374 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19375
19376 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19377
19378 * gdb.ada/mi_dyn_arr: New testcase.
19379
19380 2014-03-27 Doug Evans <dje@google.com>
19381
19382 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19383
19384 2014-03-27 Yao Qi <yao@codesourcery.com>
19385
19386 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19387 if target is nios2-*-*.
19388
19389 2014-03-26 Yao Qi <yao@codesourcery.com>
19390
19391 * lib/gdb.exp (readline_is_used): New proc.
19392 * gdb.base/completion.exp: Move tests on command complete up.
19393 Skip the rest of tests if readline is not used.
19394 * gdb.ada/complete.exp: Skp the test if readline is not
19395 used.
19396 * gdb.base/filesym.exp: Likewise.
19397 * gdb.base/macscp.exp: Likewise.
19398 * gdb.base/readline-ask.exp: Likewise.
19399 * gdb.base/readline.exp: Likewise.
19400 * gdb.python/py-cmd.exp: Likewise.
19401 * gdb.trace/tfile.exp: Likewise.
19402
19403 2014-03-26 Yao Qi <yao@codesourcery.com>
19404
19405 * gdb.base/macscp.exp: Fix code format issues.
19406
19407 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19408
19409 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19410 * gdb.asm/powerpc64le.inc: New file.
19411
19412 2014-03-25 Pedro Alves <palves@redhat.com>
19413 Doug Evans <dje@google.com>
19414
19415 * gdb.base/source-execution.c: New file.
19416 * gdb.base/source-execution.exp: New file.
19417 * gdb.base/source-execution.gdb: New file.
19418
19419 2014-03-24 Doug Evans <dje@google.com>
19420
19421 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19422 using fission.
19423
19424 2014-03-24 Hui Zhu <hui@codesourcery.com>
19425 Pedro Alves <palves@redhat.com>
19426
19427 PR breakpoints/16101
19428 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19429 test pass/fail messages. Detect missing support for dprintf when
19430 breakpoints are actually inserted.
19431 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19432 breakpoints are actually inserted.
19433 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19434 fails.
19435
19436 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19437
19438 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19439
19440 2014-03-22 Doug Evans <xdje42@gmail.com>
19441
19442 * gdb.python/python.exp (python not supported): Verify multi-line
19443 python command issues an error.
19444 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19445 guile command issues an error.
19446
19447 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19448
19449 * gdb.threads/thread-specific.exp: Handle the lack of usable
19450 $this_breakpoint and $this_thread.
19451
19452 2014-03-21 Hui Zhu <hui@codesourcery.com>
19453
19454 * gdb.base/attach.exp (do_command_attach_tests): New.
19455
19456 2014-03-20 Tom Tromey <tromey@redhat.com>
19457 Pedro Alves <palves@redhat.com>
19458
19459 PR cli/15718
19460 * gdb.base/condbreak-call-false.c: New file.
19461 * gdb.base/condbreak-call-false.exp: New file.
19462
19463 2014-03-20 Pedro Alves <palves@redhat.com>
19464
19465 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19466 Delete.
19467 (block_signals, unblock_signals): Delete.
19468 (child_function_2, main): Remove references to deleted variable
19469 and functions.
19470
19471 2014-03-20 Pedro Alves <palves@redhat.com>
19472
19473 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19474 Use pthread_kill to signal thread 2.
19475 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19476 Adjust to make the test send itself a signal rather than using the
19477 host's "kill" command.
19478
19479 2014-03-20 Pedro Alves <palves@redhat.com>
19480
19481 * gdb.threads/multiple-step-overs.c: New file.
19482 * gdb.threads/multiple-step-overs.exp: New file.
19483 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19484 Adjust expected infrun debug output.
19485
19486 2014-03-20 Pedro Alves <palves@redhat.com>
19487
19488 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19489 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19490
19491 2014-03-20 Pedro Alves <palves@redhat.com>
19492
19493 PR breakpoints/7143
19494 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19495 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19496 of gdb_test_multiple.
19497 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19498 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19499
19500 2014-03-20 Pedro Alves <palves@redhat.com>
19501
19502 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19503 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19504
19505 2014-03-19 Pedro Alves <palves@redhat.com>
19506
19507 * gdb.base/async.exp: Remove early return.
19508
19509 2014-03-19 Pedro Alves <palves@redhat.com>
19510
19511 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19512
19513 2014-03-19 Pedro Alves <palves@redhat.com>
19514
19515 * gdb.base/async.exp (test_background): Expect \r\n after
19516 "completed." in the fail pattern.
19517
19518 2014-03-19 Pedro Alves <palves@redhat.com>
19519
19520 * gdb.base/async.exp (test_background): New procedure.
19521 Use it for all background execution command tests.
19522
19523 2014-03-19 Pedro Alves <palves@redhat.com>
19524
19525 * gdb.base/async.exp: Use prepare_for_testing.
19526
19527 2014-03-19 Pedro Alves <palves@redhat.com>
19528
19529 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19530 the same line.
19531
19532 2014-03-19 Pedro Alves <palves@redhat.com>
19533
19534 * gdb.base/async.c (main): Add "jump here" and "until here" line
19535 marker comments.
19536 * gdb.base/async.exp (jump_here): New global.
19537 (jump& test): Use it.
19538 (until_here): New global.
19539 (until& test): Use it.
19540
19541 2014-03-19 Pedro Alves <palves@redhat.com>
19542
19543 * gdb.base/async.exp: Don't frob gdb_protocol.
19544
19545 2014-03-18 Doug Evans <xdje42@gmail.com>
19546
19547 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19548 Fix spelling of exec-done-display.
19549
19550 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19551
19552 PR gdb/15358
19553 * gdb.base/gdb-sigterm.c: New file.
19554 * gdb.base/gdb-sigterm.exp: New file.
19555
19556 2014-03-18 Pedro Alves <palves@redhat.com>
19557
19558 PR gdb/13860
19559 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19560 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19561 solib-event.
19562
19563 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19564
19565 * gdb.ada/pckd_arr_ren: New testcase.
19566
19567 2014-03-13 Doug Evans <xdje42@gmail.com>
19568
19569 PR guile/16612
19570 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19571 collect after discarding symbols.
19572
19573 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19574 Doug Evans <xdje42@gmail.com>
19575
19576 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19577 to history survives a gc.
19578
19579 2014-03-13 Pedro Alves <palves@redhat.com>
19580
19581 * gdb.base/default.exp: Don't test "target procfs".
19582
19583 2014-03-13 Pedro Alves <palves@redhat.com>
19584
19585 * gdb.base/default.exp: Update "target child" and "target procfs"
19586 tests to not expect "Unix".
19587
19588 2014-03-12 Tom Tromey <tromey@redhat.com>
19589
19590 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19591 New procs. Add target-async tests.
19592 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19593 Add target-async tests.
19594
19595 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19596
19597 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19598 'func_start' and 'func_end' for the beginning and end of the
19599 function code, respectively.
19600 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19601 'func_end' instead of 'func' and 'main'.
19602
19603 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19604
19605 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19606 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19607 generate the debug info assembler source.
19608
19609 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19610
19611 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19612 * gdb.dwarf2/arr-subrange.exp: Likewise.
19613 * gdb.dwarf2/dwz.exp: Likewise.
19614 * gdb.dwarf2/method-ptr.exp: Likewise.
19615 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19616 * gdb.dwarf2/subrange.exp: Likewise.
19617 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19618 * gdb.dwarf2/implptrpiece.exp: Likewise.
19619 * gdb.dwarf2/nostaticblock.exp: Likewise.
19620
19621 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19622
19623 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19624 directory to absolute path name arguments.
19625
19626 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19627
19628 * gdb.ada/tagged_access: New testcase.
19629
19630 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19631
19632 * gdb.btrace/data.exp: Update expected output.
19633
19634 2014-03-06 Yao Qi <yao@codesourcery.com>
19635
19636 * gdb.trace/pr16508.exp: New file.
19637
19638 2014-03-05 Pedro Alves <palves@redhat.com>
19639
19640 PR gdb/16575
19641 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19642 procedure.
19643 (top level): Adjust to use it. Add tests that exercise breakpoint
19644 interaction with the code-cache.
19645
19646 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19647
19648 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19649 test for 'history-append!'.
19650
19651 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19652
19653 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19654 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19655 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19656 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19657 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19658 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19659
19660 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19661
19662 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19663 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19664 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19665
19666 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19667
19668 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19669
19670 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19671
19672 * gdb.dwarf2/arr-stride.c: New file.
19673 * gdb.dwarf2/arr-stride.exp: New file.
19674
19675 2014-02-26 Pedro Alves <palves@redhat.com>
19676
19677 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19678 that won't ever trigger. Make sure that GDB reports the correct
19679 breakpoint that caused the stop.
19680
19681 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19682
19683 PR gdb/16626
19684 * gdb.base/auto-load-script: New file.
19685 * gdb.base/auto-load.c: New file.
19686 * gdb.base/auto-load.exp: New file.
19687
19688 PR gdb/16626
19689 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19690
19691 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19692
19693 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19694 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19695
19696 2014-02-24 Doug Evans <dje@google.com>
19697
19698 * lib/gdb.exp (run_on_host): Log error output if program fails.
19699
19700 2014-02-21 Pedro Alves <palves@redhat.com>
19701
19702 * gdb.threads/step-after-sr-lock.c: Rename to ...
19703 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19704 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19705 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19706 ... this.
19707
19708 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19709
19710 PR tdep/16397
19711 * gdb.arch/amd64-stap-special-operands.exp: New file.
19712 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19713 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19714 * gdb.arch/amd64-stap-triplet.S: Likewise.
19715 * gdb.arch/amd64-stap-triplet.c: Likewise.
19716
19717 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19718
19719 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19720 in .section pseudo-op.
19721
19722 2014-02-20 lin zuojian <manjian2006@gmail.com>
19723 Joel Brobecker <brobecker@adacore.com>
19724 Doug Evans <xdje42@gmail.com>
19725
19726 PR symtab/16581
19727 * gdb.dwarf2/dw2-icycle.S: New file.
19728 * gdb.dwarf2/dw2-icycle.c: New file.
19729 * gdb.dwarf2/dw2-icycle.exp: New file.
19730
19731 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19732
19733 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19734 operations on gdb.Value objects.
19735 * gdb.python/py-value-cc.exp: Add new test to test operations on
19736 gdb.Value objects.
19737
19738 2014-02-18 Doug Evans <dje@google.com>
19739
19740 * Makefile.in (TESTS): New variable.
19741 (expanded_tests, expanded_tests_or_none): New variables
19742 (check-single): Pass $(expanded_tests_or_none) to runtest.
19743 (check-parallel): Only run tests in $(TESTS) if non-empty.
19744 (check/no-matching-tests-found): New rule.
19745 * README: Document TESTS makefile variable.
19746
19747 2014-02-18 Doug Evans <dje@google.com>
19748
19749 * Makefile.in (check-parallel): rm -rf outputs temp.
19750
19751 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19752
19753 Fix "ERROR: no fileid for" in the testsuite.
19754 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19755
19756 2014-02-12 Doug Evans <dje@google.com>
19757
19758 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19759 (MISCELLANEOUS): New variable.
19760 (clean): rm -rf $(MISCELLANEOUS).
19761 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19762 dwp live in the same directory as symlinks, with each symlink pointed
19763 to a differently named file in a different directory.
19764
19765 2014-02-11 Doug Evans <dje@google.com>
19766
19767 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19768 of Tcl file commands.
19769
19770 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19771
19772 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19773 "kill -SIGUSR1 -1".
19774
19775 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19776
19777 * gdb.ada/tick_length_array_enum_idx: New testcase.
19778
19779 2014-02-10 Doug Evans <xdje42@gmail.com>
19780
19781 * configure.ac (AC_OUTPUT): Add gdb.guile.
19782 * configure: Regenerate.
19783 * lib/gdb-guile.exp: New file.
19784 * lib/gdb.exp (get_target_charset): New function.
19785 * gdb.base/help.exp: Update expected output from "apropos apropos".
19786 * gdb.guile/Makefile.in: New file.
19787 * gdb.guile/guile.exp: New file.
19788 * gdb.guile/scm-arch.c: New file.
19789 * gdb.guile/scm-arch.exp: New file.
19790 * gdb.guile/scm-block.c: New file.
19791 * gdb.guile/scm-block.exp: New file.
19792 * gdb.guile/scm-breakpoint.c: New file.
19793 * gdb.guile/scm-breakpoint.exp: New file.
19794 * gdb.guile/scm-disasm.c: New file.
19795 * gdb.guile/scm-disasm.exp: New file.
19796 * gdb.guile/scm-equal.c: New file.
19797 * gdb.guile/scm-equal.exp: New file.
19798 * gdb.guile/scm-error.exp: New file.
19799 * gdb.guile/scm-error.scm: New file.
19800 * gdb.guile/scm-frame-args.c: New file.
19801 * gdb.guile/scm-frame-args.exp: New file.
19802 * gdb.guile/scm-frame-args.scm: New file.
19803 * gdb.guile/scm-frame-inline.c: New file.
19804 * gdb.guile/scm-frame-inline.exp: New file.
19805 * gdb.guile/scm-frame.c: New file.
19806 * gdb.guile/scm-frame.exp: New file.
19807 * gdb.guile/scm-generics.exp: New file.
19808 * gdb.guile/scm-gsmob.exp: New file.
19809 * gdb.guile/scm-iterator.c: New file.
19810 * gdb.guile/scm-iterator.exp: New file.
19811 * gdb.guile/scm-math.c: New file.
19812 * gdb.guile/scm-math.exp: New file.
19813 * gdb.guile/scm-objfile-script-gdb.in: New file.
19814 * gdb.guile/scm-objfile-script.c: New file.
19815 * gdb.guile/scm-objfile-script.exp: New file.
19816 * gdb.guile/scm-objfile.c: New file.
19817 * gdb.guile/scm-objfile.exp: New file.
19818 * gdb.guile/scm-ports.exp: New file.
19819 * gdb.guile/scm-pretty-print.c: New file.
19820 * gdb.guile/scm-pretty-print.exp: New file.
19821 * gdb.guile/scm-pretty-print.scm: New file.
19822 * gdb.guile/scm-section-script.c: New file.
19823 * gdb.guile/scm-section-script.exp: New file.
19824 * gdb.guile/scm-section-script.scm: New file.
19825 * gdb.guile/scm-symbol.c: New file.
19826 * gdb.guile/scm-symbol.exp: New file.
19827 * gdb.guile/scm-symtab-2.c: New file.
19828 * gdb.guile/scm-symtab.c: New file.
19829 * gdb.guile/scm-symtab.exp: New file.
19830 * gdb.guile/scm-type.c: New file.
19831 * gdb.guile/scm-type.exp: New file.
19832 * gdb.guile/scm-value-cc.cc: New file.
19833 * gdb.guile/scm-value-cc.exp: New file.
19834 * gdb.guile/scm-value.c: New file.
19835 * gdb.guile/scm-value.exp: New file.
19836 * gdb.guile/source2.scm: New file.
19837 * gdb.guile/types-module.cc: New file.
19838 * gdb.guile/types-module.exp: New file.
19839
19840 2014-02-10 Yao Qi <yao@codesourcery.com>
19841
19842 PR testsuite/16543
19843 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19844 * configure: Regenerated.
19845 * Makefile.in: New file.
19846
19847 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19848
19849 * gdb.python/py-framefilter.exp: Fix typo.
19850
19851 2014-02-08 Yao Qi <yao@codesourcery.com>
19852
19853 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19854 that no =breakpoint-modified is emitted when breakpoints are
19855 modified through MI commands.
19856
19857 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19858 Pedro Alves <palves@redhat.com>
19859
19860 * gdb.threads/step-after-sr-lock.c: New file.
19861 * gdb.threads/step-after-sr-lock.exp: New file.
19862
19863 2014-02-07 Pedro Alves <palves@redhat.com>
19864
19865 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19866
19867 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19868
19869 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19870 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19871
19872 2014-02-06 Doug Evans <xdje42@gmail.com>
19873
19874 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19875 output.
19876
19877 * gdb.gdb/python-interrupts.exp: New file.
19878
19879 2014-02-05 Yao Qi <yao@codesourcery.com>
19880
19881 * gdb.trace/report.exp (use_collected_data): Test the output
19882 of "info threads" and "info inferiors".
19883
19884 2014-02-05 Yao Qi <yao@codesourcery.com>
19885
19886 Revert this patch:
19887
19888 2013-05-24 Yao Qi <yao@codesourcery.com>
19889
19890 * gdb.trace/tfile.exp: Test inferior and thread.
19891
19892 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19893
19894 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19895 on a function.
19896 * gdb.base/step-bt.c: Call hello via function pointer to make
19897 sure its first instruction is executed on powerpc64le-linux.
19898
19899 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19900
19901 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19902
19903 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19904
19905 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19906 of the test patterns for use on little-endian systems.
19907
19908 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19909
19910 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19911 (decimal_vector): Fix for little-endian.
19912
19913 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19914
19915 * gdb.arch/sparc-sysstep.exp: New file.
19916 * gdb.arch/sparc-sysstep.c: Likewise.
19917
19918 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19919
19920 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19921
19922 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19923
19924 2014-01-23 Tom Tromey <tromey@redhat.com>
19925
19926 * gdb.ada/array_char_idx: New testcase.
19927
19928 2014-01-23 Tom Tromey <tromey@redhat.com>
19929
19930 PR python/16487:
19931 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19932 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19933 classes.
19934
19935 2014-01-23 Tom Tromey <tromey@redhat.com>
19936
19937 PR python/16491:
19938 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19939 string from an inferior frame.
19940 * gdb.python/py-framefilter-mi.exp: Update.
19941
19942 2014-01-22 Doug Evans <dje@google.com>
19943
19944 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19945
19946 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19947
19948 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19949
19950 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19951
19952 * gdb.trace/entry-values.exp: Remove excess space character from
19953 regex patterns. Handle s390 call instruction.
19954
19955 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19956
19957 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19958 define "*_start" label. Make "name" static.
19959 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19960 ${name} by references to ${name}_start.
19961
19962 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19963
19964 * gdb.base/info-macros.exp: Remove "debug" from the compile
19965 options.
19966
19967 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19968
19969 * gdb.dlang/demangle.exp: New file.
19970
19971 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19972
19973 * gdb.dlang/primitive-types.exp: New file.
19974
19975 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19976
19977 * configure.ac: Create gdb.dlang/Makefile.
19978 * configure: Regenerate.
19979 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19980 * gdb.dlang/Makefile.in: New file.
19981 * lib/d-support.exp: New file.
19982 * lib/gdb.exp (skip_d_tests): New proc.
19983
19984 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19985
19986 * gdb.btrace/delta.exp: Check reverse stepi.
19987 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19988 * gdb.btrace/finish.exp: New.
19989 * gdb.btrace/next.exp: New.
19990 * gdb.btrace/nexti.exp: New.
19991 * gdb.btrace/record_goto.c: Add comments.
19992 * gdb.btrace/step.exp: New.
19993 * gdb.btrace/stepi.exp: New.
19994 * gdb.btrace/multi-thread-step.c: New.
19995 * gdb.btrace/multi-thread-step.exp: New.
19996 * gdb.btrace/rn-dl-bind.c: New.
19997 * gdb.btrace/rn-dl-bind.exp: New.
19998 * gdb.btrace/data.c: New.
19999 * gdb.btrace/data.exp: New.
20000 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20001
20002 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20003
20004 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20005 * gdb.btrace/exception.exp: Update.
20006 * gdb.btrace/instruction_history.exp: Update.
20007 * gdb.btrace/record_goto.exp: Update.
20008 * gdb.btrace/tailcall.exp: Update.
20009 * gdb.btrace/unknown_functions.exp: Update.
20010 * gdb.btrace/delta.exp: New.
20011
20012 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20013
20014 * gdb.btrace/record_goto.exp: Add backtrace test.
20015 * gdb.btrace/tailcall.exp: Add backtrace test.
20016
20017 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20018
20019 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20020 * gdb.btrace/record_goto.c: New.
20021 * gdb.btrace/record_goto.exp: New.
20022 * gdb.btrace/x86-record_goto.S: New.
20023
20024 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20025
20026 * gdb.btrace/function_call_history.exp: Update tests.
20027 * gdb.btrace/instruction_history.exp: Update tests.
20028
20029 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20030
20031 * gdb.btrace/function_call_history.exp: Fix expected field
20032 order for "record function-call-history".
20033 Add new tests for "record function-call-history /c".
20034 * gdb.btrace/exception.cc: New.
20035 * gdb.btrace/exception.exp: New.
20036 * gdb.btrace/tailcall.exp: New.
20037 * gdb.btrace/x86-tailcall.S: New.
20038 * gdb.btrace/x86-tailcall.c: New.
20039 * gdb.btrace/unknown_functions.c: New.
20040 * gdb.btrace/unknown_functions.exp: New.
20041 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20042
20043 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20044
20045 * gdb.btrace/instruction_history.exp: Update.
20046 * gdb.btrace/function_call_history.exp: Update.
20047
20048 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20049
20050 * gdb.btrace/function_call_history.exp: Fix expected function
20051 trace.
20052 * gdb.btrace/instruction_history.exp: Initialize traced.
20053 Remove traced_functions.
20054
20055 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20056
20057 * gdb.btrace/function_call_history.exp: Update
20058 * gdb.btrace/instruction_history.exp: Update.
20059
20060 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20061
20062 * gdb.btrace/enable.exp: Update expected text.
20063
20064 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20065
20066 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20067 bytes.
20068
20069 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20070
20071 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20072
20073 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
20074
20075 * lib/gdb.exp (supports_process_record): Return true for
20076 arm*-linux*. (supports_reverse): Likewise.
20077
20078 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20079
20080 PR python/15464
20081 PR python/16113
20082 * gdb.python/py-type.c: Enhance test case.
20083 * gdb.python/py-value-cc.cc: Likewise
20084 * gdb.python/py-type.exp: Add new tests.
20085 * gdb.python/py-value-cc.exp: Likewise
20086
20087 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20088 Pedro Alves <palves@redhat.com>
20089
20090 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20091 Make "name" extern.
20092 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20093 references to ${name}_start by references to ${name}.
20094
20095 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20096
20097 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20098
20099 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20100
20101 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20102
20103 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20104 Pedro Alves <palves@redhat.com>
20105
20106 * gdb.mi/mi-info-os.exp: Connect to the target with
20107 mi_gdb_target_load.
20108
20109 2014-01-08 Pedro Alves <palves@redhat.com>
20110
20111 * gdb.threads/reconnect-signal.c: New file.
20112 * gdb.threads/reconnect-signal.exp: New file.
20113
20114 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20115
20116 * gdb.base/source-dir.exp: New file.
20117
20118 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20119
20120 * gdb.ada/mi_interface: New testcase.
20121
20122 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20123
20124 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20125 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20126 gdb.ada/pp-rec-component/pck.ads: New files.
20127
20128 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20129
20130 * gdb.python/py-pp-integral.c: New file.
20131 * gdb.python/py-pp-integral.py: New file.
20132 * gdb.python/py-pp-integral.exp: New file.
20133
20134 For older changes see ChangeLog-1993-2013.
20135 \f
20136 ;; Local Variables:
20137 ;; mode: change-log
20138 ;; left-margin: 8
20139 ;; fill-column: 74
20140 ;; version-control: never
20141 ;; End:
20142
20143 Copyright 2014-2020 Free Software Foundation, Inc.
20144 Copying and distribution of this file, with or without modification,
20145 are permitted provided the copyright notice and this notice are preserved.