]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Fix hex floating point lexing
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-06-11 Tom Tromey <tom@tromey.com>
2
3 PR gdb/18318:
4 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
5 floating point tests.
6
7 2020-06-11 Keith Seitz <keiths@redhat.com>
8
9 PR gdb/21356
10 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
11 vla_struct.
12 Add new struct vla_typedef and union vla_typedef_union and
13 corresponding instantiation objects.
14 Initialize new objects.
15 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
16 and vla_typedef_union_object.
17 Fixup type for vla_struct_object.
18
19 2020-06-11 Tom de Vries <tdevries@suse.de>
20
21 * lib/gdb.exp (with_override): New proc, factored out of ...
22 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
23
24 2020-06-10 Tom de Vries <tdevries@suse.de>
25
26 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
27
28 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
29
30 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
31 parameter, update callers.
32
33 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
34
35 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
36 * gdb.dwarf2/share-psymtabs-bt.c: New file.
37 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
38
39 2020-06-04 Tom de Vries <tdevries@suse.de>
40
41 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
42
43 2020-06-04 Tom de Vries <tdevries@suse.de>
44
45 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
46 exp_continue.
47
48 2020-06-04 Tom de Vries <tdevries@suse.de>
49
50 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
51
52 2020-06-03 Tom de Vries <tdevries@suse.de>
53
54 PR symtab/26046
55 * gdb.cp/breakpoint-locs-2.cc: New test.
56 * gdb.cp/breakpoint-locs.cc: New test.
57 * gdb.cp/breakpoint-locs.exp: New file.
58 * gdb.cp/breakpoint-locs.h: New test.
59
60 2020-06-03 Tom de Vries <tdevries@suse.de>
61
62 PR testsuite/25609
63 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
64 value of global verbose.
65 * gdb.base/jit-elf.exp: Same.
66 * gdb.base/jit-reader.exp: Same.
67
68 2020-06-02 Tom de Vries <tdevries@suse.de>
69
70 * gdb.dwarf2/multidictionary.exp: Don't use
71 gdb_spawn_with_cmdline_opts.
72
73 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
74
75 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
76 use_header case.
77 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
78 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
79 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
80 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
81 * gdb.dwarf2/dw2-inline-header.c: New file.
82 * gdb.dwarf2/dw2-inline-header.h: New file.
83
84 2020-05-30 Pedro Alves <palves@redhat.com>
85
86 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
87 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
88
89 2020-05-29 Gary Benson <gbenson@redhat.com>
90
91 * gdb.compile/compile-cplus.exp (additional_flags): Also
92 set when building with clang.
93 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
94 when building with clang.
95
96 2020-05-29 Gary Benson <gbenson@redhat.com>
97
98 * gdb.arch/i386-avx.exp (additional_flags): Also set when
99 building with clang.
100 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
101
102 2020-05-29 Gary Benson <gbenson@redhat.com>
103
104 * gdb.cp/koenig.exp (prepare_for_testing): Add
105 additional_flags=-Wno-unused-comparison.
106 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
107
108 2020-05-28 Gary Benson <gbenson@redhat.com>
109
110 * gdb.base/sigaltstack.c (catcher): Add default case to switch
111 statement.
112
113 2020-05-28 Gary Benson <gbenson@redhat.com>
114
115 * gdb.cp/classes.exp (prepare_for_testing): Add
116 additional_flags=-Wno-deprecated-register.
117 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
118 * gdb.cp/misc.exp: Likewise.
119
120 2020-05-28 Gary Benson <gbenson@redhat.com>
121
122 * gdb.linespec/cpls-ops.cc (dummy): New static global.
123 (test_op_new::operator new): Add return statement.
124 (test_op_new_array::operator new[]): Likewise.
125
126 2020-05-27 Pedro Alves <palves@redhat.com>
127
128 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
129 check. Use test_gdb_complete_unique instead of
130 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
131 test_gdb_complete_multiple instead of
132 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
133
134 2020-05-27 Luis Machado <luis.machado@linaro.org>
135
136 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
137 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
138 * gdb.arch/arm-disassembler-options.exp: Likewise.
139 * gdb.arch/arm-disp-step.exp: Likewise.
140 * gdb.arch/thumb-prologue.exp: Likewise.
141 * gdb.base/async.exp: Likewise.
142 * gdb.base/auxv.exp: Likewise.
143 * gdb.base/complex-parts.exp: Likewise.
144 * gdb.base/ena-dis-br.exp: Likewise.
145 * gdb.base/foll-exec.exp: Likewise.
146 * gdb.base/permissions.exp: Likewise.
147 * gdb.base/relocate.exp: Likewise.
148 * gdb.base/return2.exp: Likewise.
149 * gdb.base/sigbpt.exp: Likewise.
150 * gdb.base/siginfo-obj.exp: Likewise.
151 * gdb.cp/converts.exp: Likewise.
152 * gdb.cp/exceptprint.exp: Likewise.
153 * gdb.cp/inherit.exp: Likewise.
154 * gdb.cp/nsnoimports.exp: Likewise.
155 * gdb.cp/virtbase2.exp: Likewise.
156 * gdb.mi/mi-var-cmd.exp: Likewise.
157 * gdb.mi/var-cmd.c: Likewise.
158
159 2020-05-26 Tom Tromey <tromey@adacore.com>
160
161 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
162
163 2020-05-26 Tom Tromey <tromey@adacore.com>
164
165 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
166 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
167 type.
168 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
169 variable.
170
171 2020-05-26 Christian Biesinger <cbiesinger@google.com>
172
173 * Makefile.in: Use = instead of == for the test command
174 for portability.
175
176 2020-05-26 Tom de Vries <tdevries@suse.de>
177
178 * gdb.base/gold-gdb-index-2.c: New test.
179 * gdb.base/gold-gdb-index.c: New test.
180 * gdb.base/gold-gdb-index.exp: New file.
181 * gdb.base/gold-gdb-index.h: New test.
182
183 2020-05-25 Tom de Vries <tdevries@suse.de>
184
185 * boards/gold-gdb-index.exp: New file.
186
187 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
188
189 * boards/simavr.exp: New file.
190
191 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
192
193 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
194 * gdb.base/inferior-args.exp: New file.
195 * gdb.base/inferior-args.c: New file.
196
197 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
198
199 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
200 inferior_args. Pass it to gdb_reload.
201 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
202 inferior_args.
203 (gdb_reload): Add inferior_args argument.
204 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
205 pass it to gdbserver_run.
206 * boards/native-gdbserver.exp: Do not set noargs.
207 * boards/native-extended-gdbserver.exp (gdb_reload): Add
208 inferior_args argument.
209 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
210 * gdb.base/a2-run.exp: Check for use_gdb_stub.
211 * gdb.base/args.exp: Likewise.
212
213 2020-05-25 Tom de Vries <tdevries@suse.de>
214
215 * lib/gdb.exp (exec_is_pie): Add comment.
216
217 2020-05-25 Tom de Vries <tdevries@suse.de>
218
219 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
220 instead of $binfile in the untested message.
221
222 2020-05-25 Tom de Vries <tdevries@suse.de>
223
224 PR testsuite/26031
225 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
226
227 2020-05-25 Tom de Vries <tdevries@suse.de>
228
229 * boards/gold.exp: New file.
230
231 2020-05-23 Tom Tromey <tom@tromey.com>
232
233 * gdb.base/style.exp: Remove completion styling test.
234 * lib/gdb-utils.exp (style): Remove completion styles.
235
236 2020-05-23 Tom Tromey <tom@tromey.com>
237
238 * gdb.base/style.exp: Add completion styling test.
239 * lib/gdb-utils.exp (style): Add completion styles.
240
241 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
242
243 * gdb.base/annota1.exp: Update expected results.
244 * gdb.cp/annota2.exp: Update expected results, remove duplicate
245 test name.
246 * gdb.cp/annota3.exp: Update expected results.
247
248 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
249
250 PR gdb/26016
251 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
252 against MAP_FAILED.
253 * gdb.base/coremaker.c (mmapdata): Likewise.
254 * gdb.base/jit-reader-host.c (main): Likewise.
255 * gdb.base/sym-file-loader.c (load): Likewise.
256 (load_shlib): Likewise.
257
258 2020-05-20 Tom Tromey <tromey@adacore.com>
259
260 * gdb.ada/array_char_idx.exp: Recognize initialized array.
261
262 2020-05-20 Tom de Vries <tdevries@suse.de>
263
264 PR symtab/25833
265 * gdb.base/with-mf-inc.c: New test.
266 * gdb.base/with-mf-main.c: New test.
267 * gdb.base/with-mf.exp: New file.
268
269 2020-05-19 Tom Tromey <tromey@adacore.com>
270
271 * gdb.rust/simple.exp: Restore missing test result.
272
273 2020-05-19 Tom de Vries <tdevries@suse.de>
274
275 * gdb.base/gdb-caching-proc.exp: Fix typo.
276
277 2020-05-19 Tom Tromey <tromey@adacore.com>
278
279 * gdb.rust/simple.exp: Add some test descriptions.
280 (test_one_slice): Use with_test_prefix.
281
282 2020-05-18 Tom de Vries <tdevries@suse.de>
283
284 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
285
286 2020-05-17 Pedro Alves <palves@redhat.com>
287
288 PR gdb/25741
289 * gdb.base/hw-sw-break-same-address.exp: New file.
290
291 2020-05-16 Pedro Alves <palves@redhat.com>
292
293 * gdb.multi/multi-re-run.exp (test_re_run): Switch
294 LAST_LOADED_FILE accordingly.
295
296 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
297
298 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
299
300 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
301
302 * gdb.base/help.exp: Test apropos and help for commands
303 having aliases. Fixed comments not starting with an
304 upper-case letter or not finishing with a dot.
305
306 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
307
308 * gdb.base/alias.exp: Update help output check.
309
310 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
311
312 * gdb.base/default.exp: Update output following fixes.
313
314 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
315
316 * gdb.base/alias.exp: Test aliases starting with a prefix of
317 another alias.
318
319 2020-05-15 Gary Benson <gbenson@redhat.com>
320
321 * gdb.base/info-os.c (main): Add return statement.
322 * gdb.base/info_minsym.c (minsym_fun): Likewise.
323 * gdb.base/large-frame-2.c (func): Likewise.
324 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
325 * gdb.base/pr10179-b.c (foo2): Likewise.
326 * gdb.base/valgrind-disp-step.c (foo): Likewise.
327 * gdb.base/watch-cond.c (func): Likewise.
328 * gdb.multi/goodbye.c (verylongfun): Likewise.
329 * gdb.multi/hello.c (commonfun): Likewise.
330 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
331 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
332 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
333 Likewise.
334 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
335 * gdb.threads/interrupt-while-step-over.c (child_function):
336 Likewise.
337 * gdb.trace/actions-changed.c (end): Likewise.
338
339 2020-05-15 Gary Benson <gbenson@redhat.com>
340
341 * gdb.opencl/callfuncs.exp: Report when test skipped.
342 * gdb.opencl/convs_casts.exp: Likewise.
343 * gdb.opencl/datatypes.exp: Likewise.
344 * gdb.opencl/operators.exp: Likewise.
345 * gdb.opencl/vec_comps.exp: Likewise.
346
347 2020-05-15 Tom de Vries <tdevries@suse.de>
348
349 * gdb.base/align.exp.in: Rename to ...
350 * gdb.base/align.exp.tcl: ... this.
351 * gdb.base/align-c++.exp: Update.
352 * gdb.base/align-c.exp: Update.
353 * gdb.base/all-architectures.exp.in: Rename to ...
354 * gdb.base/all-architectures.exp: ... this.
355 * gdb.base/all-architectures-0.exp: Update.
356 * gdb.base/all-architectures-1.exp: Update.
357 * gdb.base/all-architectures-2.exp: Update.
358 * gdb.base/all-architectures-3.exp: Update.
359 * gdb.base/all-architectures-4.exp: Update.
360 * gdb.base/all-architectures-5.exp: Update.
361 * gdb.base/all-architectures-6.exp: Update.
362 * gdb.base/all-architectures-7.exp: Update.
363 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
364 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
365 * gdb.base/infcall-nested-structs-c++.exp: Update.
366 * gdb.base/infcall-nested-structs-c.exp: Update.
367 * gdb.base/info-types.exp.in: Rename to ...
368 * gdb.base/info-types.exp.tcl: ... this.
369 * gdb.base/info-types-c++.exp: Update.
370 * gdb.base/info-types-c.exp: Update.
371 * gdb.base/max-depth.exp.in: Rename to ...
372 * gdb.base/max-depth.exp.tcl: ... this.
373 * gdb.base/max-depth-c++.exp: Update.
374 * gdb.base/max-depth-c.exp: Update.
375 * gdb.cp/cpexprs.exp.in: Rename to ...
376 * gdb.cp/cpexprs.exp.tcl: ... this.
377 * gdb.cp/cpexprs-debug-types.exp: Update.
378 * gdb.cp/cpexprs.exp: Update.
379 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
380 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
381 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
382 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
383 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
384 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
385 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
386 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
387 * gdb.dwarf2/clang-debug-names-2.exp: Update.
388 * gdb.dwarf2/clang-debug-names.exp: Update.
389
390 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
391
392 * lib/check-test-names.exp: Remove code that prevents this file
393 loading when tests are run in parallel.
394
395 2020-05-15 Pedro Alves <palves@redhat.com>
396
397 * gdb.multi/multi-kill.exp (start_inferior): Remove
398 'testpid' parameter. Refer to namespace variable directly.
399 (testpid): Declare as namespace variable.
400
401 2020-05-15 Pedro Alves <palves@redhat.com>
402
403 * gdb.multi/multi-kill.exp: Wrap in namespace.
404 (start_inferior): Add TESTPID parameter. Use it instead of the
405 testpid global.
406 (top level): Define empty TESTPID array, and pass it down to
407 start_inferior.
408
409 2020-05-14 Tom de Vries <tdevries@suse.de>
410
411 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
412 output.
413
414 2020-05-14 Tom de Vries <tdevries@suse.de>
415
416 * gdb.base/align.exp: Split into ...
417 * gdb.base/align.exp.in: ...
418 * gdb.base/align-c++.exp: ...
419 * gdb.base/align-c.exp: ... these.
420 * gdb.base/infcall-nested-structs.exp: Split into ...
421 * gdb.base/infcall-nested-structs.exp.in: ...
422 * gdb.base/infcall-nested-structs-c++.exp: ...
423 * gdb.base/infcall-nested-structs-c.exp: ... these.
424 * gdb.base/info-types.exp: Split into ...
425 * gdb.base/info-types.exp.in: ...
426 * gdb.base/info-types-c++.exp: ...
427 * gdb.base/info-types-c.exp: ... these.
428 * gdb.base/max-depth.exp: Split into ...
429 * gdb.base/max-depth.exp.in: ...
430 * gdb.base/max-depth-c++.exp: ...
431 * gdb.base/max-depth-c.exp: ... these.
432 * gdb.cp/infcall-nodebug.exp: Split into ...
433 * gdb.cp/infcall-nodebug.exp.in: ...
434 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
435 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
436 * gdb.cp/infcall-nodebug-c-d0.exp: ...
437 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
438
439 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
440 Pedro Alves <palves@redhat.com>
441
442 * gdb.multi/multi-exit.c: New file.
443 * gdb.multi/multi-exit.exp: New file.
444 * gdb.multi/multi-kill.c: New file.
445 * gdb.multi/multi-kill.exp: New file.
446
447 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
448
449 * gdb.base/annota1.exp: Update the expected output.
450 * gdb.cp/annota2.exp: Ditto.
451
452 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
453
454 * lib/check-test-names.exp: Disable when testing is being run in
455 parallel.
456
457 2020-05-12 Tom de Vries <tdevries@suse.de>
458
459 * gdb.base/jit-elf.exp: Fix string concat.
460
461 2020-05-12 Tom de Vries <tdevries@suse.de>
462
463 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
464 messages.
465
466 2020-05-12 Tom de Vries <tdevries@suse.de>
467
468 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
469
470 2020-05-12 Tom de Vries <tdevries@suse.de>
471
472 * gdb.ada/catch_ex.exp: Use with_test_prefix.
473 * gdb.ada/mi_catch_ex.exp: Same.
474 * gdb.ada/mi_catch_ex_hand.exp: Same.
475
476 2020-05-12 Tom de Vries <tdevries@suse.de>
477
478 * gdb.fortran/complex.exp: Use with_test_prefix.
479
480 2020-05-12 Tom de Vries <tdevries@suse.de>
481
482 * gdb.trace/passcount.exp: Fix test-names.
483
484 2020-05-12 Tom de Vries <tdevries@suse.de>
485
486 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
487
488 2020-05-12 Tom de Vries <tdevries@suse.de>
489
490 * gdb.gdb/complaints.exp: Use with_test_prefix.
491 * gdb.xml/tdesc-regs.exp: Same.
492 * gdb.opt/inline-locals.exp: Fix test name.
493
494 2020-05-12 Tom de Vries <tdevries@suse.de>
495
496 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
497 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
498 * gdb.dwarf2/implref-struct.exp: Same.
499 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
500 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
501
502 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
503
504 * gdb.base/jit-so.exp (one_jit_test): Change test name.
505
506 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
507
508 * lib/check-test-names.exp (all_test_names): New module variable.
509 (counts): Add 'duplicates' field.
510 (_check_duplicates): New procedure.
511 (check): Also check for duplicates.
512 (do_log_summary): Print duplicates count.
513 (do_reset_vars): Reset counter for duplicate test names, and
514 discard all know test names.
515
516 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
517
518 * lib/gdb.exp: Include check-test-names.exp library.
519 * lib/check-test-names.exp: New file.
520
521 2020-05-11 Tom de Vries <tdevries@suse.de>
522
523 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
524
525 2020-05-11 Keith Seitz <keiths@redhat.com>
526
527 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
528
529 2020-05-11 Tom de Vries <tdevries@suse.de>
530
531 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
532 * gdb.cp/cpexprs.exp.in: .. here.
533 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
534 cpexprs.exp.
535
536 2020-05-11 Keith Seitz <keiths@redhat.com>
537
538 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
539 test names.
540 * gdb.ada/arrayptr.exp: Likewise.
541 * gdb.ada/assign_arr.exp: Likewise.
542 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
543 * gdb.ada/bp_on_var.exp: Likewise.
544 * gdb.ada/call_pn.exp: Likewise.
545 * gdb.ada/complete.exp: Likewise.
546 * gdb.ada/fun_overload_menu.exp: Likewise.
547 * gdb.ada/funcall_param.exp: Likewise.
548 * gdb.ada/funcall_ref.exp: Likewise.
549 * gdb.ada/packed_array_assign.exp: Likewise.
550 * gdb.ada/same_component_name.exp: Likewise.
551 * gdb.ada/type_coercion.exp: Likewise.
552 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
553 * gdb.ada/variant_record_packed_array.exp: Likewise.
554
555 2020-05-11 Tom de Vries <tdevries@suse.de>
556
557 PR symtab/25941
558 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
559 out of ...
560 * gdb.dwarf2/clang-debug-names.exp: ... here.
561 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
562 clang-debug-names.exp.in.
563 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
564 * gdb.dwarf2/clang-debug-names-2.c: New test.
565
566 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
567
568 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
569 (fortran_runto_main): New Proc, fortran version of runto_main.
570 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
571 * gdb.fortran/array-bounds.exp: Likewise.
572 * gdb.fortran/array-slices.exp: Likewise.
573 * gdb.fortran/block-data.exp: Likewise.
574 * gdb.fortran/charset.exp: Likewise.
575 * gdb.fortran/common-block.exp: Likewise.
576 * gdb.fortran/complex.exp: Likewise.
577 * gdb.fortran/derived-type-function.exp: Likewise.
578 * gdb.fortran/derived-type.exp: Likewise.
579 * gdb.fortran/info-modules.exp: Likewise.
580 * gdb.fortran/info-types.exp: Likewise.
581 * gdb.fortran/intrinsics.exp: Likewise.
582 * gdb.fortran/library-module.exp: Likewise.
583 * gdb.fortran/logical.exp: Likewise.
584 * gdb.fortran/max-depth.exp: Likewise.
585 * gdb.fortran/module.exp: Likewise.
586 * gdb.fortran/multi-dim.exp: Likewise.
587 * gdb.fortran/nested-funcs.exp: Likewise.
588 * gdb.fortran/print-formatted.exp: Likewise.
589 * gdb.fortran/print_type.exp: Likewise.
590 * gdb.fortran/printing-types.exp: Likewise.
591 * gdb.fortran/ptr-indentation.exp: Likewise.
592 * gdb.fortran/ptype-on-functions.exp: Likewise.
593 * gdb.fortran/subarray.exp: Likewise.
594 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
595 * gdb.fortran/vla-datatypes.exp: Likewise.
596 * gdb.fortran/vla-history.exp: Likewise.
597 * gdb.fortran/vla-ptr-info.exp: Likewise.
598 * gdb.fortran/vla-ptype-sub.exp: Likewise.
599 * gdb.fortran/vla-ptype.exp: Likewise.
600 * gdb.fortran/vla-sizeof.exp: Likewise.
601 * gdb.fortran/vla-type.exp: Likewise.
602 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
603 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
604 * gdb.fortran/vla-value-sub.exp: Likewise.
605 * gdb.fortran/vla-value.exp: Likewise.
606 * gdb.fortran/whatis_type.exp: Likewise.
607 * gdb.mi/mi-var-child-f.exp: Likewise.
608
609 2020-05-09 Tom de Vries <tdevries@suse.de>
610
611 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
612
613 2020-05-08 Tom de Vries <tdevries@suse.de>
614
615 * gdb.dwarf2/clang-debug-names.c: New test.
616 * gdb.dwarf2/clang-debug-names.exp: New file.
617
618 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
619
620 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
621 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
622
623 2020-05-06 Tom de Vries <tdevries@suse.de>
624
625 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
626 breakpoint is at a "recommended breakpoint location".
627 * gdb.reverse/consecutive-reverse.exp: Same.
628
629 2020-05-06 Tom de Vries <tdevries@suse.de>
630
631 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
632 address.
633
634 2020-05-06 Tom de Vries <tdevries@suse.de>
635
636 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
637
638 2020-05-06 Tom de Vries <tdevries@suse.de>
639
640 * gdb.base/store.exp (check_set, up_set): Allowing missing location
641 info for r.
642
643 2020-05-06 Tom de Vries <tdevries@suse.de>
644
645 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
646 necessary.
647
648 2020-05-06 Tom de Vries <tdevries@suse.de>
649
650 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
651 void.
652
653 2020-05-06 Tom de Vries <tdevries@suse.de>
654
655 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
656 of ...
657 * gdb.base/async.exp: ... here.
658 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
659 "recommended breakpoint location".
660
661 2020-05-06 Tom de Vries <tdevries@suse.de>
662
663 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
664
665 2020-05-04 Tom de Vries <tdevries@suse.de>
666
667 * gdb.base/async.exp: Check whether instruction addresses are a
668 "recommended breakpoint location".
669
670 2020-05-03 Tom Tromey <tom@tromey.com>
671
672 * gdb.base/sepdebug.exp: Remove "catch" test.
673 * gdb.base/break.exp: Remove "catch" test.
674 * gdb.base/default.exp: Update expected output.
675
676 2020-05-02 Tom de Vries <tdevries@suse.de>
677
678 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
679 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
680 * gdb.arch/i386-mpx-map.exp: Same.
681 * gdb.arch/i386-mpx-sigsegv.exp: Same.
682 * gdb.arch/i386-mpx-simple_segv.exp: Same.
683 * gdb.arch/i386-mpx.exp: Same.
684
685 2020-05-02 Tom de Vries <tdevries@suse.de>
686
687 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
688
689 2020-05-01 Tom de Vries <tdevries@suse.de>
690
691 * gdb.ada/operator_bp.exp: Allow more than required amount of
692 breakpoint.
693
694 2020-05-01 Tom de Vries <tdevries@suse.de>
695
696 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
697
698 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
699
700 PR gdb/18706
701 * gdb.cp/stub-array-size.cc: New test.
702 * gdb.cp/stub-array-size.exp: New file.
703 * gdb.cp/stub-array-size.h: New test.
704 * gdb.cp/stub-array-size2.cc: New test.
705
706 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
707
708 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
709 output to the new format.
710
711 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
712
713 * gdb.base/break.exp: Use with_test_prefix.
714
715 2020-04-29 Tom de Vries <tdevries@suse.de>
716
717 * lib/gdb.exp (debug_types): New proc.
718 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
719 * gdb.python/py-symtab.exp: Same.
720
721 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
722
723 PR gdb/17320
724 * gdb.base/pretty-array.c: New test.
725 * gdb.base/pretty-array.exp: New file.
726
727 2020-04-29 Tom de Vries <tdevries@suse.de>
728
729 PR symtab/25889
730 * gdb.cp/cpexprs.exp: Adapt for inclusion.
731 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
732 and include cpexprs.exp.
733
734 2020-04-28 Mark Williams <mark@myosotissp.com>
735
736 PR gdb/24480
737 * dw4-toplevel-types.exp: Test for top level types.
738 * dw4-toplevel-types.cc: Test for top level types.
739
740 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
741
742 * gdb.threads/stop-with-handle.exp: Fix typo in comment
743 (theads -> threads).
744
745 2020-04-28 Tom de Vries <tdevries@suse.de>
746
747 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
748
749 2020-04-28 Tom de Vries <tdevries@suse.de>
750
751 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
752
753 2020-04-28 Tom de Vries <tdevries@suse.de>
754
755 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
756
757 2020-04-28 Tom de Vries <tdevries@suse.de>
758
759 * gdb.dwarf2/main-foo.c: New test.
760 * gdb.dwarf2/struct-with-sig.exp: New file.
761
762 2020-04-25 Tom de Vries <tdevries@suse.de>
763
764 * boards/debug-types.exp: New file.
765
766 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
767
768 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
769
770 2020-04-24 Tom Tromey <tom@tromey.com>
771
772 PR symtab/12707:
773 * gdb.python/py-symbol.exp: Update expected results for
774 linkage_name test.
775 * gdb.cp/print-demangle.exp: New file.
776 * gdb.base/c-linkage-name.exp: Fix test.
777 * gdb.guile/scm-symbol.exp: Update expected results for
778 linkage_name test.
779
780 2020-04-24 Tom Tromey <tom@tromey.com>
781
782 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
783 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
784 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
785 assembler.
786
787 2020-04-24 Tom de Vries <tdevries@suse.de>
788
789 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
790 C++.
791
792 2020-04-24 Tom Tromey <tromey@adacore.com>
793
794 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
795 values.
796 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
797 values. Update test for minimal encodings.
798 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
799 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
800 values. Update test for minimal encodings.
801
802 2020-04-24 Tom Tromey <tromey@adacore.com>
803
804 PR python/23662:
805 * gdb.ada/variant.exp: Add Python checks.
806 * gdb.rust/simple.exp: Add dynamic type checks.
807
808 2020-04-24 Tom Tromey <tromey@adacore.com>
809
810 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
811 Make array type matching more lax.
812 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
813 * gdb.ada/mi_variant.exp: New file.
814 * gdb.ada/mi_variant/pck.ads: New file.
815 * gdb.ada/mi_variant/pkg.adb: New file.
816 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
817 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
818
819 2020-04-24 Tom Tromey <tromey@adacore.com>
820
821 * gdb.ada/variant.exp: Add dynamic field offset tests.
822 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
823 * gdb.ada/variant/pkg.adb: Add new variables.
824
825 2020-04-24 Tom Tromey <tromey@adacore.com>
826
827 * gdb.ada/variant.exp: New file
828 * gdb.ada/variant/pkg.adb: New file
829 * gdb.ada/variant/pck.adb: New file
830
831 2020-04-24 Tom de Vries <tdevries@suse.de>
832
833 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
834
835 2020-04-24 Tom de Vries <tdevries@suse.de>
836
837 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
838 flags.
839
840 2020-04-24 Tom de Vries <tdevries@suse.de>
841
842 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
843
844 2020-04-24 Tom de Vries <tdevries@suse.de>
845
846 * lib/gdb.exp (default_gdb_start): Handle eof.
847 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
848 failure.
849 * gdb.base/readnever.exp: Handle clean_restart failure.
850
851 2020-04-23 Tom de Vries <tdevries@suse.de>
852
853 * gdb.base/decl-before-def.exp: Run to main and print a again.
854
855 2020-04-23 Tom de Vries <tdevries@suse.de>
856
857 * gdb.base/decl-before-def-decl.c: New test.
858 * gdb.base/decl-before-def-def.c: New test.
859 * gdb.base/decl-before-def.exp: New file.
860
861 2020-04-23 Tom de Vries <tdevries@suse.de>
862
863 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
864
865 2020-04-22 Tom de Vries <tdevries@suse.de>
866
867 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
868 debug_info_offset.
869 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
870 before $objsfile in the line line.
871
872 2020-04-22 Tom de Vries <tdevries@suse.de>
873
874 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
875
876 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
877
878 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
879 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
880 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
881 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
882 * gdb.base/jit-protocol.h: Update definitions to match all usage
883 contexts.
884
885 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
886
887 * gdb.base: Rename all jit related test and source files.
888
889 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
890
891 * gdb.base/jit-reader.exp: Relax register output check.
892
893 2020-04-22 Tom de Vries <tdevries@suse.de>
894
895 PR symtab/25764
896 * gdb.base/psym-external-decl-2.c: New test.
897 * gdb.base/psym-external-decl.c: New test.
898 * gdb.base/psym-external-decl.exp: New file.
899 * gdb.threads/tls.exp: Add PR25807 kfail.
900
901 2020-04-22 Tom de Vries <tdevries@suse.de>
902
903 PR symtab/25801
904 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
905 in "info source" output.
906
907 2020-04-22 Tom de Vries <tdevries@suse.de>
908
909 PR symtab/25700
910 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
911 symtab for imported_unit.c.
912
913 2020-04-21 Gary Benson <gbenson@redhat.com>
914
915 * gdb.base/advance.c (func): New argument, to match call site.
916 (func2, func3): Add return statements.
917
918 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
919
920 * gdb.multi/run-only-second-inf.c: New file.
921 * gdb.multi/run-only-second-inf.exp: New file.
922
923 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
924
925 * gdb.btrace/multi-inferior.c: New test.
926 * gdb.btrace/multi-inferior.exp: New file.
927
928 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
929
930 * gdb.btrace/enable-new-thread.c: New test.
931 * gdb.btrace/enable-new-thread.exp: New file.
932
933 2020-04-21 Tom de Vries <tdevries@suse.de>
934
935 PR gdb/25471
936 * gdb.threads/killed-outside.c: New test.
937 * gdb.threads/killed-outside.exp: New file.
938
939 2020-04-20 Gary Benson <gbenson@redhat.com>
940
941 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
942 * gdb.base/nested-subp2.exp: Likewise.
943 * gdb.base/nested-subp3.exp: Likewise.
944
945 2020-04-20 Gary Benson <gbenson@redhat.com>
946
947 * gdb.base/nested-subp1.exp: Disable test when using clang.
948 * gdb.base/nested-subp2.exp: Likewise.
949 * gdb.base/nested-subp3.exp: Likewise.
950
951 2020-04-20 Gary Benson <gbenson@redhat.com>
952
953 * gdb.cp/exception.cc: Fix compilation error with clang.
954
955 2020-04-20 Gary Benson <gbenson@redhat.com>
956
957 * gdb.trace/tspeed.c: Fix compilation error with clang.
958
959 2020-04-20 Gary Benson <gbenson@redhat.com>
960
961 * gdb.base/jit-main.c: Fix compilation error with clang.
962
963 2020-04-17 Kamil Rytarowski <n54@gmx.com>
964
965 * gdb.base/attach-twice.c: Include "sys/types.h".
966 (PTRACE_ATTACH): Add fallback definition.
967 (main): Pass `0' to the 4th argument of `ptrace'.
968
969 2020-04-17 Kamil Rytarowski <n54@gmx.com>
970
971 * gdb.base/fork-running-state.c: Include "signal.h".
972
973 2020-04-17 Tom Tromey <tromey@adacore.com>
974
975 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
976 Update tests.
977 * gdb.btrace/cpu.exp: Update tests.
978 * gdb.base/maint.exp: Update tests.
979 * gdb.base/default.exp: Update tests.
980 * gdb.base/completion.exp: Update tests.
981
982 2020-04-16 Tom de Vries <tdevries@suse.de>
983
984 PR symtab/25791
985 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
986 (ensure_gdb_index): and factor out and move ...
987 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
988 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
989
990 2020-04-16 Tom de Vries <tdevries@suse.de>
991
992 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
993 loading exec.
994
995 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
996
997 * gdb.base/many-completions.exp: New file.
998
999 2020-04-14 Tom de Vries <tdevries@suse.de>
1000
1001 PR symtab/25718
1002 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1003
1004 2020-04-14 Tom de Vries <tdevries@suse.de>
1005
1006 PR symtab/25720
1007 * gdb.base/maint-expand-symbols-header-file.c: New test.
1008 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1009 * gdb.base/maint-expand-symbols-header-file.h: New test.
1010
1011 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1012
1013 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1014 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1015 get_func_info.
1016 (get_func_info): Delete.
1017 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1018 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1019 * lib/dwarf.exp (get_func_info): New function.
1020
1021 2020-04-13 Tom de Vries <tdevries@suse.de>
1022
1023 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1024 to what find_gnatmake does.
1025
1026 2020-04-10 Tom de Vries <tdevries@suse.de>
1027
1028 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1029 -readnow.
1030
1031 2020-04-10 Tom de Vries <tdevries@suse.de>
1032
1033 PR cli/25808
1034 * gdb.base/style.c: Add leading newlines.
1035 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1036 Check listing of main's one-line body.
1037
1038 2020-04-08 Tom de Vries <tdevries@suse.de>
1039
1040 * lib/gdb.exp (psymtabs_p): New proc.
1041 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1042 importing unit" unsupported if there are no partial symbols.
1043
1044 2020-04-08 Tom de Vries <tdevries@suse.de>
1045
1046 PR testsuite/25760
1047 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1048
1049 2020-04-07 Tom de Vries <tdevries@suse.de>
1050
1051 PR symtab/25796
1052 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1053
1054 2020-04-07 Tom de Vries <tdevries@suse.de>
1055
1056 * gdb.base/check-psymtab.c: New test.
1057 * gdb.base/check-psymtab.exp: New file.
1058
1059 2020-04-06 Tom Tromey <tromey@adacore.com>
1060
1061 * gdb.ada/variant-record/proc.adb: New file.
1062 * gdb.ada/variant-record/value.adb: New file.
1063 * gdb.ada/variant-record/value.s: New file.
1064 * gdb.ada/variant-record.exp: New file.
1065
1066 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
1067
1068 PR gdb/25325
1069 * gdb.cp/typed-enum.cc: New test.
1070 * gdb.cp/typed-enum.exp: New file.
1071
1072 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1073
1074 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1075 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1076 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1077 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1078 * gdb.opt/inline-small-func.c: New file.
1079 * gdb.opt/inline-small-func.exp: New file.
1080 * gdb.opt/inline-small-func.h: New file.
1081
1082 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1083
1084 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1085 function.
1086
1087 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1088
1089 * lib/dwarf.exp (function_range): Allow compiler options to be
1090 specified.
1091
1092 2020-04-02 Tom de Vries <tdevries@suse.de>
1093
1094 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1095 __attribute__((always_inline)).
1096 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1097
1098 2020-04-02 Tom de Vries <tdevries@suse.de>
1099
1100 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1101 (gdbserver_gdb_exit): ... here. Add timeout warning.
1102 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1103 (connect_target_extended_remote): Append new server_spawn_id to
1104 server_spawn_ids.
1105 (cleanup): New proc.
1106 (setup, <toplevel>): Call cleanup.
1107
1108 2020-04-02 Tom de Vries <tdevries@suse.de>
1109
1110 * gdb.base/main-psymtab.exp: New file.
1111
1112 2020-04-02 Tom de Vries <tdevries@suse.de>
1113
1114 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1115
1116 2020-04-01 Tom Tromey <tom@tromey.com>
1117
1118 * gdb.base/complex-parts.exp: Add type tests.
1119
1120 2020-04-01 Tom Tromey <tom@tromey.com>
1121
1122 * gdb.base/complex-parts.exp: Add arithmetic tests.
1123
1124 2020-04-01 Tom Tromey <tom@tromey.com>
1125
1126 * gdb.compile/compile.exp: Update.
1127 * gdb.compile/compile-cplus.exp: Update.
1128 * gdb.base/varargs.exp: Update.
1129 * gdb.base/floatn.exp: Update.
1130 * gdb.base/endianity.exp: Update.
1131 * gdb.base/callfuncs.exp (do_function_calls): Update.
1132 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1133 (complex_float_integral_args): Update.
1134 * gdb.base/complex.exp: Update.
1135 * gdb.base/complex-parts.exp: Update.
1136
1137 2020-04-01 Tom Tromey <tromey@adacore.com>
1138
1139 * gdb.rust/union.rs: New file.
1140 * gdb.rust/union.exp: New file.
1141 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1142 (main): Update.
1143 * gdb.rust/simple.exp: Move union tests to union.exp.
1144
1145 2020-04-01 Tom Tromey <tromey@adacore.com>
1146
1147 * gdb.rust/simple.rs (main): Remove "y0".
1148
1149 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1150
1151 * gdb.multi/stop-all-on-exit.c: New test.
1152 * gdb.multi/stop-all-on-exit.exp: New file.
1153
1154 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
1155
1156 PR gdb/24789
1157 * gdb.cp/misc.cc: Add integer reference variable.
1158 * gdb.cp/misc.exp: Add test.
1159
1160 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1161
1162 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1163 scenario to cover execution until the end and also the case
1164
1165 2020-03-31 Tom de Vries <tdevries@suse.de>
1166
1167 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1168 c. Use "maint info symtabs" to check symtab expansion.
1169
1170 2020-03-30 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1173 unsupported.
1174 (verify_psymtab_expanded): Move ...
1175 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1176 test.
1177 (readnow): New proc.
1178
1179 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1180
1181 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1182 with $hex.
1183
1184 2020-03-20 Tom Tromey <tromey@adacore.com>
1185
1186 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1187
1188 2020-03-20 Tom Tromey <tromey@adacore.com>
1189
1190 * gdb.ada/sub_variant/subv.adb: New file.
1191 * gdb.ada/sub_variant.exp: New file.
1192
1193 2020-03-20 Tom de Vries <tdevries@suse.de>
1194
1195 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1196 first break fails.
1197 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1198
1199 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1200
1201 * gdb.server/exit-multiple-threads.c: New file.
1202 * gdb.server/exit-multiple-threads.exp: New file.
1203
1204 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1205
1206 * gdb.fortran/mixed-lang-stack.c: New file.
1207 * gdb.fortran/mixed-lang-stack.cpp: New file.
1208 * gdb.fortran/mixed-lang-stack.exp: New file.
1209 * gdb.fortran/mixed-lang-stack.f90: New file.
1210
1211 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1212
1213 * gdb.linespec/cp-completion-aliases.cc: New file.
1214 * gdb.linespec/cp-completion-aliases.exp: New file.
1215
1216 2020-03-19 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1219 more precise.
1220
1221 2020-03-18 Tom de Vries <tdevries@suse.de>
1222
1223 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1224 * gdb.dwarf2/break-inline-psymtab.c: New test.
1225 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1226
1227 2020-03-16 Tom de Vries <tdevries@suse.de>
1228
1229 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1230 cache_verify and cache_verify_proc.
1231
1232 2020-03-15 Tom de Vries <tdevries@suse.de>
1233
1234 * gdb.server/solib-list.exp: Handle
1235 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1236
1237 2020-03-15 Tom de Vries <tdevries@suse.de>
1238
1239 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1240 objfiles".
1241
1242 2020-03-14 Tom Tromey <tom@tromey.com>
1243
1244 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1245
1246 2020-03-14 Tom de Vries <tdevries@suse.de>
1247
1248 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1249
1250 2020-03-14 Tom de Vries <tdevries@suse.de>
1251
1252 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1253 result in line-by-line fashion.
1254
1255 2020-03-14 Tom de Vries <tdevries@suse.de>
1256
1257 * lib/gdb.exp (supports_statement_frontiers): New proc.
1258 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1259
1260 2020-03-14 Tom de Vries <tdevries@suse.de>
1261
1262 * gdb.base/printcmds.exp: Add missing quoting for "print
1263 teststring2".
1264
1265 2020-03-13 Tom Tromey <tom@tromey.com>
1266
1267 * gdb.base/printcmds.exp (test_print_strings): Add regression
1268 test.
1269 * gdb.base/printcmds.c (charptr): New typedef.
1270 (teststring2): New global.
1271
1272 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1273
1274 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1275 full path in the test name.
1276 (test_ld): Add some with_test_prefix blocks to make test names
1277 unique.
1278
1279 2020-03-13 Tom de Vries <tdevries@suse.de>
1280
1281 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1282
1283 2020-03-13 Tom de Vries <tdevries@suse.de>
1284
1285 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1286
1287 2020-03-13 Tom de Vries <tdevries@suse.de>
1288
1289 PR symtab/25646
1290 * gdb.dwarf2/imported-unit.exp: Add test.
1291
1292 2020-03-13 Tom de Vries <tdevries@suse.de>
1293
1294 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1295 (var1, var2): New variable.
1296 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1297 matching symbols.
1298
1299 2020-03-13 Tom de Vries <tdevries@suse.de>
1300
1301 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1302 (Term::command): Use prompt prefix.
1303 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1304 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1305 command_no_prompt_prefix instead of prefix.
1306 * gdb.tui/tui-layout-asm.exp: Same.
1307
1308 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1309
1310 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1311
1312 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1313
1314 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1315 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1316 on" while stepping over the test instruction, match printed
1317 message.
1318
1319 2020-03-12 Tom de Vries <tdevries@suse.de>
1320
1321 * gdb.base/info-types.exp: Use exp_continue during matching of output
1322 of "info types".
1323
1324 2020-03-12 Tom de Vries <tdevries@suse.de>
1325
1326 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1327
1328 2020-03-12 Tom de Vries <tdevries@suse.de>
1329
1330 * gdb.fortran/module.exp: Use exp_continue during matching of output
1331 of "info variable -n".
1332
1333 2020-03-12 Tom de Vries <tdevries@suse.de>
1334
1335 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1336 gdb.dwarf2/dw2-ranges-base.c.
1337
1338 2020-03-12 Tom de Vries <tdevries@suse.de>
1339
1340 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1341 in presence of GLIBC debuginfo.
1342
1343 2020-03-12 Tom de Vries <tdevries@suse.de>
1344
1345 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1346 $core.
1347
1348 2020-03-12 Tom de Vries <tdevries@suse.de>
1349
1350 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1351 more precise.
1352
1353 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1354
1355 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1356 from Unix to Windows path.
1357
1358 2020-03-11 Tom de Vries <tdevries@suse.de>
1359
1360 * gdb.ada/minsyms.exp: Set language to ada.
1361
1362 2020-03-11 Tom de Vries <tdevries@suse.de>
1363
1364 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1365
1366 2020-03-11 Tom de Vries <tdevries@suse.de>
1367
1368 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1369
1370 2020-03-11 Tom Tromey <tromey@adacore.com>
1371
1372 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1373
1374 2020-03-11 Tom de Vries <tdevries@suse.de>
1375
1376 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1377
1378 2020-03-11 Tom de Vries <tdevries@suse.de>
1379
1380 * gdb.base/break-interp.exp: Limit verbose scope.
1381
1382 2020-03-11 Tom de Vries <tdevries@suse.de>
1383
1384 * gdb.fortran/logical.f90: Define variable with character type.
1385 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1386
1387 2020-03-11 Tom de Vries <tdevries@suse.de>
1388
1389 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1390
1391 2020-03-11 Tom de Vries <tdevries@suse.de>
1392
1393 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1394 symtabs.
1395
1396 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1397 Bernd Edlinger <bernd.edlinger@hotmail.de>
1398
1399 * gdb.cp/step-and-next-inline.cc: New file.
1400 * gdb.cp/step-and-next-inline.exp: New file.
1401 * gdb.cp/step-and-next-inline.h: New file.
1402 * gdb.dwarf2/dw2-is-stmt.c: New file.
1403 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1404 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1405 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1406 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1407
1408 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1409
1410 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1411 is-stmt flag in the line table.
1412
1413 2020-03-09 Tom de Vries <tdevries@suse.de>
1414
1415 * lib/gdb.exp (cached_file): Create cache dir.
1416
1417 2020-03-07 Tom de Vries <tdevries@suse.de>
1418
1419 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1420 * gdb.cp/rvalue-ref-params.exp: Same.
1421
1422 2020-03-06 Tom de Vries <tdevries@suse.de>
1423
1424 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1425 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1426
1427 2020-03-06 Tom de Vries <tdevries@suse.de>
1428
1429 * README: Fix "the the".
1430 * gdb.base/dprintf.exp: Same.
1431
1432 2020-03-05 Tom de Vries <tdevries@suse.de>
1433
1434 * gdb.base/maint.exp: Update "main print statistics" expected output.
1435
1436 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1437
1438 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1439 (fortran_int8): Likewise.
1440 (fortran_real4): Likewise.
1441 (fortran_real8): Likewise.
1442 (fortran_complex4): Likewise.
1443 (fortran_logical4): Likewise.
1444 (fortran_character1): Likewise.
1445
1446 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1447
1448 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1449 printed as true.
1450
1451 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1452
1453 * gdb.base/printcmds.exp: Add test to verify printf of a
1454 variable holding an address.
1455
1456 2020-03-03 Tom de Vries <tdevries@suse.de>
1457
1458 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1459
1460 2020-03-03 Tom de Vries <tdevries@suse.de>
1461
1462 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1463 gdb_test_multiple call.
1464
1465 2020-03-03 Tom de Vries <tdevries@suse.de>
1466
1467 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1468 gdb_test_multiple calls.
1469
1470 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1471
1472 * gdb.base/default.exp: Remove test of 'set history filename'.
1473 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1474 filename to the empty string.
1475 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1476 and GDBHISTSIZE.
1477
1478 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1479
1480 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1481 disabled.
1482
1483 2020-03-02 Pedro Alves <palves@redhat.com>
1484 Tom de Vries <tdevries@suse.de>
1485
1486 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1487 -prompt prefix, before user_code argument. Add -lbl option likewise.
1488 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1489 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1490 argument.
1491 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1492 have "\r\n" at start-of-line, instead of at end-of-line.
1493
1494 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1495
1496 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1497 libinproctrace.so.
1498
1499 2020-02-28 Luis Machado <luis.machado@linaro.org>
1500
1501 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1502 to "p/x".
1503
1504 2020-02-28 Luis Machado <luis.machado@linaro.org>
1505
1506 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1507 asm/ptrace.h and error.h.
1508
1509 2020-02-28 Tom de Vries <tdevries@suse.de>
1510
1511 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1512 (struct wrapper, do_something, mundane/symada__cS): Move ...
1513 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1514 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1515 Update "print symada__cS before partial symtab expansion" regexp.
1516 Update breakpoint location. Flush symbol cache after expansion.
1517
1518 2020-02-28 Luis Machado <luis.machado@linaro.org>
1519
1520 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1521
1522 2020-02-27 Tom de Vries <tdevries@suse.de>
1523
1524 * config/sid.exp: Remove unused globals.
1525 * gdb.base/attach.exp: Same.
1526 * gdb.base/catch-load.exp: Same.
1527 * gdb.base/dbx.exp: Same.
1528 * lib/gdb.exp: Same.
1529 * lib/mi-support.exp: Same.
1530 * lib/prompt.exp: Same.
1531
1532 2020-02-27 Tom de Vries <tdevries@suse.de>
1533
1534 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1535 not set.
1536
1537 2020-02-26 Aaron Merey <amerey@redhat.com>
1538
1539 * gdb.debuginfod: New directory for debuginfod tests.
1540 * gdb.debuginfod/main.c: New test file.
1541 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1542
1543 2020-02-26 Tom de Vries <tdevries@suse.de>
1544
1545 PR gdb/25603
1546 * gdb.base/persistent-lang.cc: New test.
1547 * gdb.base/persistent-lang.exp: New file.
1548
1549 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1550
1551 * gdb.fortran/derived-type-striding.exp: Add a new test.
1552 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1553 new test.
1554
1555 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1556
1557 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1558 names.
1559
1560 2020-02-25 Tom de Vries <tdevries@suse.de>
1561
1562 PR go/18926
1563 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1564
1565 2020-02-24 Tom de Vries <tdevries@suse.de>
1566
1567 PR gdb/25592
1568 * gdb.base/info-locals-unused-static-var.c: New test.
1569 * gdb.base/info-locals-unused-static-var.exp: New file.
1570
1571 2020-02-22 Tom Tromey <tom@tromey.com>
1572
1573 * gdb.python/tui-window.exp: New file.
1574 * gdb.python/tui-window.py: New file.
1575
1576 2020-02-22 Tom Tromey <tom@tromey.com>
1577
1578 PR tui/17850:
1579 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1580 tests.
1581
1582 2020-02-22 Tom Tromey <tom@tromey.com>
1583
1584 * gdb.tui/new-layout.exp: Add sub-layout tests.
1585
1586 2020-02-22 Tom Tromey <tom@tromey.com>
1587
1588 * gdb.tui/new-layout.exp: New file.
1589
1590 2020-02-22 Tom Tromey <tom@tromey.com>
1591
1592 * gdb.rust/rust-style.rs: New file.
1593 * gdb.rust/rust-style.exp: New file.
1594 * gdb.base/style.exp: Test structure printing.
1595 * gdb.base/style.c (struct some_struct): New type.
1596 (enum etype): New type.
1597 (struct_value): New global.
1598
1599 2020-02-21 Tom de Vries <tdevries@suse.de>
1600
1601 PR go/18926
1602 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1603 Remove blanket xfails. Use message argument for gdb_breakpoint.
1604 Make continuing to breakpoint test conditional on setting breakpoint.
1605 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1606 DW_AT_name attribute. Add xfail for GCC PR93866.
1607
1608 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1609
1610 * gdb.dwarf2/cpp-linkage-name.c: New file.
1611 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1612
1613 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1614
1615 * lib/gdb.exp (gdb_wrapper_init): Reset
1616 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1617 not exist.
1618
1619 2020-02-20 Tom de Vries <tdevries@suse.de>
1620
1621 PR go/17018
1622 * gdb.go/hello.exp: Copy ...
1623 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1624 print of st to print value of global definition. Add xfail for GCC
1625 PR93844.
1626 * gdb.go/hello.exp: Remove printing of st before definition.
1627 * gdb.go/hello.go: Copy ...
1628 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1629 to st.
1630 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1631
1632 2020-02-20 Tom de Vries <tdevries@suse.de>
1633
1634 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1635 (gdb_simple_compile): Handle compile_flags go by using .go extension
1636 for source file.
1637 * gdb.go/chan.exp: Use support_go_compile.
1638 * gdb.go/handcall.exp: Same.
1639 * gdb.go/hello.exp: Same.
1640 * gdb.go/integers.exp: Same.
1641 * gdb.go/max-depth.exp: Same.
1642 * gdb.go/methods.exp: Same.
1643 * gdb.go/package.exp: Same.
1644 * gdb.go/strings.exp: Same.
1645 * gdb.go/types.exp: Same.
1646 * gdb.go/unsafe.exp: Same.
1647
1648 2020-02-19 Tom de Vries <tdevries@suse.de>
1649
1650 * gdb.python/lib-types.exp: Make xfail more strict.
1651
1652 2020-02-19 Tom de Vries <tdevries@suse.de>
1653
1654 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1655
1656 2020-02-19 Doug Evans <dje@google.com>
1657
1658 PR rust/25535
1659 * gdb.rust/simple.exp: Add test.
1660 * gdb.rust/simple.rs: Add test.
1661
1662 2020-02-19 Tom de Vries <tdevries@suse.de>
1663
1664 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1665 output line-by-line.
1666
1667 2020-02-19 Tom de Vries <tdevries@suse.de>
1668
1669 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1670
1671 2020-02-19 Tom de Vries <tdevries@suse.de>
1672
1673 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1674 prelink.
1675
1676 2020-02-19 Tom de Vries <tdevries@suse.de>
1677
1678 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1679 (gdb_do_cache): Use gdb_do_cache_wrap.
1680 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1681
1682 2020-02-19 Tom de Vries <tdevries@suse.de>
1683
1684 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1685 gdb_compile option.
1686
1687 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1688
1689 * gdb.base/printcmds.exp (test_print_enums): Update expected
1690 output.
1691
1692 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1693
1694 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1695 for "unknown".
1696
1697 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1698
1699 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1700 enumerator.
1701
1702 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1703
1704 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1705 FE_, add FE_NONE.
1706 (three): Update.
1707 (enum flag_enum_without_zero): New enum.
1708 (flag_enum_without_zero): New variable.
1709 (enum not_flag_enum): New enum.
1710 (three_not_flag): New variable.
1711 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1712 (test_print_enums): Add more tests for printing flag enums.
1713
1714 2020-02-18 Tom de Vries <tdevries@suse.de>
1715
1716 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1717 (gdb_compile_ada): ... here.
1718 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1719 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1720
1721 2020-02-14 Tom Tromey <tom@tromey.com>
1722
1723 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1724 build directory.
1725 * boards/gdbserver-base.exp: Update path to gdbserver.
1726
1727 2020-02-13 Tom de Vries <tdevries@suse.de>
1728
1729 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1730
1731 2020-02-13 Tom de Vries <tdevries@suse.de>
1732
1733 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1734 are missing.
1735
1736 2020-02-13 Tom de Vries <tdevries@suse.de>
1737
1738 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1739 call.
1740
1741 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1742
1743 PR tui/25126
1744 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1745 * gdb.base/cached-source-file.c: New file.
1746 * gdb.base/cached-source-file.exp: New file.
1747
1748 2020-02-11 Tom de Vries <tdevries@suse.de>
1749
1750 PR testsuite/25488
1751 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1752
1753 2020-02-10 Tom de Vries <tdevries@suse.de>
1754
1755 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1756
1757 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1758
1759 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1760 and $after_addr are both integers before making a comparison.
1761
1762 2020-02-09 Tom de Vries <tdevries@suse.de>
1763
1764 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1765 command output and paste it into gdb.log. If any, paste catch message
1766 to gdb.log.
1767
1768 2020-02-07 Tom Tromey <tromey@adacore.com>
1769
1770 PR breakpoints/24915:
1771 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1772
1773 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1774
1775 * gdb.tui/tui-missing-src.exp: Add the "missing source
1776 file" test for the TUI.
1777
1778 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1781 including a port number in the output.
1782
1783 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1784
1785 * lib/fortran.exp (fortran_int4): Handle clang.
1786 (fortran_int8): Likewise.
1787 (fortran_real4): Likewise.
1788 (fortran_real8): Likewise.
1789 (fortran_complex4): Likewise.
1790 (fortran_logical4): Likewise.
1791 (fortran_character1): Likewise.
1792
1793 2020-02-04 Tom de Vries <tdevries@suse.de>
1794
1795 * README (Race detection): Add note.
1796
1797 2020-02-04 Tom de Vries <tdevries@suse.de>
1798
1799 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1800
1801 2020-02-04 Tom de Vries <tdevries@suse.de>
1802
1803 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1804
1805 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1806
1807 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1808 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1809 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1810 blttar, bnetarl.
1811 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1812 binary for blttar, bnetarl.
1813 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1814 wait instruction. Delete ldmx test.
1815 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1816
1817 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1818
1819 * gdb.fortran/array-bounds-high.exp: New file.
1820 * gdb.fortran/array-bounds-high.f90: New file.
1821
1822 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1823
1824 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1825 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1826
1827 2020-02-01 Tom de Vries <tdevries@suse.de>
1828
1829 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1830
1831 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1832
1833 PR tui/9765
1834 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1835 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1836
1837 2020-01-29 Luis Machado <luis.machado@linaro.org>
1838
1839 * gdb.arch/aarch64-brk-patterns.c: New source file.
1840 * gdb.arch/aarch64-brk-patterns.exp: New test.
1841
1842 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1843
1844 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1845 GCC/Clang version.
1846 * gdb.cp/pass-by-ref.exp: Ditto.
1847
1848 2020-01-29 Tom de Vries <tdevries@suse.de>
1849
1850 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1851 * gdb.threads/watchpoint-fork-mt.c: Same.
1852 * gdb.threads/watchpoint-fork-parent.c: Same.
1853 * gdb.threads/watchpoint-fork-st.c: Same.
1854 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1855
1856 2020-01-27 Luis Machado <luis.machado@linaro.org>
1857
1858 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1859 sitting at a syscall instruction when we hit the syscall function's
1860 breakpoint.
1861 Check PC against one obtained with the x command.
1862 Validate syscall number.
1863 (step_over_syscall): Don't continue to the syscall instruction if
1864 we're already there.
1865
1866 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1867
1868 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1869
1870 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1871
1872 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1873 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1874
1875 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1876
1877 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1878 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1879
1880 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1881
1882 * gdb.base/maint.exp: Update line table parsing test.
1883 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1884
1885 2020-01-24 Pedro Alves <palves@redhat.com>
1886
1887 PR gdb/25410
1888 * gdb.multi/multi-re-run-1.c: New.
1889 * gdb.multi/multi-re-run-2.c: New.
1890 * gdb.multi/multi-re-run.exp: New.
1891
1892 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1893
1894 PR gdb/23718
1895 * gdb.server/server-kill-python.exp: New file.
1896
1897 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1898
1899 * gdb.server/multi-ui-errors.c: New file.
1900 * gdb.server/multi-ui-errors.exp: New file.
1901
1902 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1903
1904 PR tui/9765
1905 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1906
1907 2020-01-19 Tom Tromey <tom@tromey.com>
1908
1909 * gdb.tui/main.exp: Add check for plain "file".
1910
1911 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1912
1913 * lib/gdb.exp: Fix spelling error (seperatelly).
1914
1915 2020-01-14 Tom Tromey <tom@tromey.com>
1916
1917 PR symtab/12535:
1918 * gdb.python/python.exp: Test decode_line with empty string
1919 argument.
1920
1921 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1922
1923 * gdb.base/skip-inline.exp: Extend test.
1924
1925 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1926
1927 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1928 * gdb.dwarf2/dw2-bad-elf.c: New file.
1929 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1930
1931 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1932
1933 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1934 _line_saw_file.
1935
1936 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1937
1938 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1939 border.
1940
1941 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1942
1943 * gdb.multi/multi-target.exp (setup): Factor out "info
1944 connections" and "info inferiors" tests to ...
1945 (test_info_inferiors): ... this new procedure.
1946 (top level): Run new "info-inferiors" tests.
1947
1948 2020-01-10 Pedro Alves <palves@redhat.com>
1949
1950 * gdb.server/bkpt-other-inferior.exp: New file.
1951
1952 2020-01-10 Pedro Alves <palves@redhat.com>
1953
1954 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1955 of "add-inferior".
1956 * gdb.base/quit-live.exp: Likewise.
1957 * gdb.base/remote-exec-file.exp: Likewise.
1958 * gdb.guile/scm-progspace.exp: Likewise.
1959 * gdb.linespec/linespec.exp: Likewise.
1960 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1961 * gdb.mi/user-selected-context-sync.exp: Likewise.
1962 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1963 "info inferiors" tests.
1964 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1965 "add-inferior".
1966 * gdb.multi/watchpoint-multi.exp: Likewise.
1967 * gdb.python/py-inferior.exp: Likewise.
1968 * gdb.server/extended-remote-restart.exp: Likewise.
1969 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1970 "info inferiors".
1971 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1972 * gdb.trace/report.exp: Likewise.
1973
1974 2020-01-10 Pedro Alves <palves@redhat.com>
1975
1976 * gdb.multi/multi-target.c: New file.
1977 * gdb.multi/multi-target.exp: New file.
1978 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1979 mode requested, but remote does not support non-stop".
1980
1981 2020-01-10 Pedro Alves <palves@redhat.com>
1982
1983 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1984 disconnect before reconnecting.
1985
1986 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1987 Pedro Alves <palves@redhat.com>
1988
1989 * gdb.server/connect-without-multi-process.exp: Also test
1990 continuing to end.
1991
1992 2020-01-10 Pedro Alves <palves@redhat.com>
1993
1994 * gdb.base/remote-exec-file.exp: New file.
1995
1996 2020-01-10 Pedro Alves <palves@redhat.com>
1997
1998 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1999 output.
2000 * gdb.threads/async.c: New.
2001 * gdb.threads/async.exp: New.
2002 * gdb.multi/tids-gid-reset.c: New.
2003 * gdb.multi/tids-gid-reset.exp: New.
2004
2005 2020-01-10 George Barrett <bob@bob131.so>
2006
2007 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2008 to help in finding the image relocation offset.
2009 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2010 options in arguments.
2011 (stap_test_no_debuginfo): Likewise.
2012 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2013 test variants.
2014 (stap_test): Add null semaphore relocation test.
2015
2016 2020-01-10 George Barrett <bob@bob131.so>
2017
2018 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2019 * gdb.base/stap-probe.exp: Likewise.
2020 (stap_test): Pass argument as an additional flag.
2021 (stap_test_no_debuginfo): Likewise.
2022 (stap_test): Check `info probes stap' output for semaphore
2023 addresses if the test binary is supposed to have them.
2024
2025 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2026
2027 * gdb.tui/basic.exp: Add more scrolling tests.
2028
2029 2020-01-09 Tom Tromey <tom@tromey.com>
2030
2031 PR tui/18932:
2032 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2033 meangingful value.
2034 (Term::command, Term::resize): Update.
2035 * gdb.tui/basic.exp: Add scrolling test.
2036
2037 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2038
2039 * gdb.tui/tui-layout-asm.exp: New file.
2040
2041 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2042
2043 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2044
2045 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2046
2047 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2048 (Term::enter_tui): Use Term::prepare_for_tui.
2049
2050 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2051
2052 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2053 called.
2054
2055 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2056
2057 * gdb.base/skip.exp: Fix race condition in test.
2058
2059 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2060
2061 * gdb.base/backtrace.c: New file.
2062 * gdb.base/backtrace.exp: New file.
2063
2064 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2065
2066 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2067
2068 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2069
2070 * gdb.base/style.exp: Test that warnings are styled.
2071
2072 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2073
2074 * gdb.base/line65535.exp: New file.
2075 * gdb.base/line65535.c: New file.
2076
2077 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2078
2079 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2080 * lib/gnat_debug_info_test.adb: New file.
2081 * gdb.ada/ptype_tagged_param.exp: Use
2082 gnat_runtime_has_debug_info, expect a different output if
2083 runtime does not have debug info.
2084
2085 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2086
2087 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2088 (another) quote in test name.
2089
2090 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2091
2092 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2093 Add quote in test name.
2094
2095 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2096
2097 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2098 directory instead.
2099 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2100 * gdb.cp/pass-by-ref-2.cc: New file.
2101 * gdb.cp/pass-by-ref-2.exp: New file.
2102
2103 2019-12-20 Tom Tromey <tom@tromey.com>
2104
2105 * gdb.tui/list-before.exp: New file.
2106
2107 2019-12-20 Tom Tromey <tom@tromey.com>
2108
2109 * gdb.tui/list.exp: Check for source on initial listing.
2110
2111 2019-12-11 Tom Tromey <tromey@adacore.com>
2112
2113 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2114 Add crlf test.
2115
2116 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
2117
2118 * gdb.base/default.exp: Update value of $_gdb_major.
2119
2120 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2121
2122 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2123
2124 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2125
2126 * gdb.base/skip.exp: Whitespace fix.
2127
2128 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2129
2130 * gdb.base/skip-inline.c: New file.
2131 * gdb.base/skip-inline.exp: New file.
2132
2133 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2134
2135 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2136 jit_function_00 to jit_function_stack_mangle.
2137 * gdb.base/jithost.c (jit_function_t): Rename to...
2138 (jit_function_stack_mangle_t): ... this.
2139 (jit_function_add_t): New typedef.
2140 (jit_function_00_code): Rename to...
2141 (jit_function_stack_mangle_code): ... this, make static.
2142 (jit_function_add_code): New.
2143 (main): Generate "add" function and call it. Adjust to changes
2144 in jithost_abi.
2145 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2146 (struct jithost_abi) <begin, end>: Remove fields.
2147 <object, function_stack_mangle, function_add>: New fields.
2148 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2149 code_end>: Remove fields.
2150 <func_stack_mangle>: New field.
2151 (read_debug_info): Adjust to renaming, create block for "add"
2152 function.
2153 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2154
2155 2019-12-11 Tom Tromey <tom@tromey.com>
2156
2157 * gdb.tui/resize.exp: Fix regexp.
2158 * gdb.tui/regs.exp: Fix regexps.
2159 * gdb.tui/main.exp: Fix regexp.
2160
2161 2019-12-11 Tom Tromey <tom@tromey.com>
2162
2163 * gdb.tui/resize.exp: Update.
2164 * gdb.tui/empty.exp (layouts): Update.
2165
2166 2019-12-11 Tom Tromey <tom@tromey.com>
2167
2168 * gdb.tui/regs.exp: Update.
2169 * gdb.tui/empty.exp (layouts): Update.
2170 * gdb.tui/basic.exp: Update.
2171 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2172
2173 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2174
2175 * gdb.base/options.exp: Add -raw-values in the print completion list.
2176 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2177
2178 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2179
2180 * gdb.threads/omp-par-scope.c: New file.
2181 * gdb/threads/omp-par-scope.exp: New file.
2182
2183 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2184
2185 * lib/gdb.exp (support_nested_function_tests): New proc.
2186
2187 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2188
2189 * lib/gdb.exp (gdb_compile_openmp): New proc.
2190 (build_executable_from_specs): Add an "openmp" option.
2191 (gdb_compile_pthreads): Add non-executable case.
2192
2193 2019-12-10 Tom Tromey <tromey@adacore.com>
2194
2195 * gdb.ada/unchecked_union.exp: New file.
2196 * gdb.ada/unchecked_union/pck.adb: New file.
2197 * gdb.ada/unchecked_union/pck.ads: New file.
2198 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2199 * gdb-utils.exp (string_to_regexp): Also quote "?".
2200
2201 2019-12-10 George Barrett <bob@bob131.so>
2202
2203 Test scripted probe breakpoints.
2204 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2205 * gdb.python/py-breakpoint.c (main): Likewise.
2206 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2207 specifier test.
2208 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2209
2210 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2211
2212 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2213 an rvalue parameter.
2214 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2215 parameter.
2216
2217 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2218
2219 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2220 modules.
2221
2222 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2223
2224 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2225 broken version of GCC.
2226
2227 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2228
2229 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2230 sym-info-cmds library.
2231 * gdb.fortran/info-types.exp: Likewise.
2232 * lib/sym-info-cmds.exp: New file.
2233
2234 2019-12-08 Tom de Vries <tdevries@suse.de>
2235
2236 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2237
2238 2019-12-07 Keith Seitz <keiths@redhat.com>
2239
2240 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2241 * gdb.base/corefile-buildid-shlib.c: New file.
2242 * gdb.base/corefile-buildid.c: New file.
2243 * gdb.base/corefile-buildid.exp: New file.
2244
2245 2019-12-06 Tom de Vries <tdevries@suse.de>
2246
2247 * gdb.dwarf2/varval.exp: Add decl before def test.
2248
2249 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2250
2251 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2252
2253 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2254
2255 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2256 CV and reference conversion for overload resolution.
2257 * gdb.cp/rvalue-ref-overload.exp: Test it.
2258
2259 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2260
2261 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2262 * gdb.base/frameapply.exp: Test faas without command.
2263
2264 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2265
2266 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2267 Fortran tests.
2268 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2269 order.
2270
2271 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2272
2273 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2274 casting to type with no kind specified.
2275 (test_basic_parsing_of_type_kinds): Additional tests for types
2276 with no kind specified, and add tests for single/double
2277 precision/complex types.
2278
2279 2019-12-04 Tom Tromey <tromey@adacore.com>
2280
2281 * gdb.base/endianity.c (struct other) <x>: New field.
2282 (main): Initialize it.
2283 * gdb.base/endianity.exp: Update.
2284
2285 2019-12-04 Tom Tromey <tromey@adacore.com>
2286
2287 * gdb.ada/scalar_storage/storage.adb: New file.
2288 * gdb.ada/scalar_storage/pck.adb: New file.
2289 * gdb.ada/scalar_storage/pck.ads: New file.
2290 * gdb.ada/scalar_storage.exp: New file.
2291
2292 2019-12-04 Tom Tromey <tromey@adacore.com>
2293
2294 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2295 (main): Initialize it.
2296 * gdb.base/endianity.exp: Update.
2297
2298 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2299
2300 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2301
2302 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2303
2304 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2305 -symbol-info-module-functions and -symbol-info-module-variables.
2306
2307 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2308
2309 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2310
2311 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2312 Andrew Burgess <andrew.burgess@embecosm.com>
2313
2314 * gdb.fortran/derived-type-striding.exp: New file.
2315 * gdb.fortran/derived-type-striding.f90: New file.
2316 * gdb.fortran/array-slices.exp: New file.
2317 * gdb.fortran/array-slices.f90: New file.
2318
2319 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2320
2321 * gdb.base/define.exp: Test . in command names.
2322 * gdb.base/setshow.exp: Update test, as . is now part of
2323 command name.
2324
2325 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2326
2327 * gdb.base/define-prefix.exp: New file.
2328
2329 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2330
2331 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2332 compile.
2333 (skip_btrace_pt_tests): Likewise.
2334
2335 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2336
2337 * gdb.fortran/info-modules.exp: Compile source files in correct
2338 order.
2339
2340 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2341
2342 * gdb.dwarf2/imported-unit.exp: New file.
2343 * gdb.dwarf2/imported-unit.c: New file.
2344
2345 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2346
2347 * gdb.mi/mi-fortran-modules-2.f90: New file.
2348 * gdb.mi/mi-fortran-modules.exp: New file.
2349 * gdb.mi/mi-fortran-modules.f90: New file.
2350
2351 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2352
2353 * gdb.mi/mi-sym-info-1.c: New file.
2354 * gdb.mi/mi-sym-info-2.c: New file.
2355 * gdb.mi/mi-sym-info.exp: New file.
2356
2357 2019-11-22 Tom Tromey <tromey@adacore.com>
2358
2359 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2360 * gdb.ada/tasks/foo.adb: Add another stopping location.
2361
2362 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2363
2364 * gdb.base/endianity.c: New test.
2365 * gdb.base/endianity.exp: New file.
2366
2367 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2368
2369 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2370
2371 2019-11-21 Tom de Vries <tdevries@suse.de>
2372
2373 PR gdb/24956
2374 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2375
2376 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2377
2378 * gdb.python/py-progspace.exp: Add missing parentheses on some
2379 'print' commands.
2380
2381 2019-11-19 Tom Tromey <tom@tromey.com>
2382
2383 * gdb.tui/winheight.exp: New file.
2384
2385 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2386
2387 * gdb.base/ctf-whatis.c: Delete.
2388 * gdb.base/ctf-whatis.exp: Delete.
2389 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2390
2391 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2392
2393 * gdb.base/ctf-cvexpr.exp: Delete.
2394 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2395
2396 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2397
2398 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2399 the compiler. Clean up header comment a little.
2400 * gdb.base/ctf-ptype.exp: Likewise.
2401 * gdb.base/ctf-whatis.exp: Likewise.
2402 * lib/gdb.exp (skip_ctf_tests): New proc.
2403
2404 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2405
2406 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2407 * gdb.tui/corefile-run.exp: New file.
2408
2409 2019-11-14 Tom Tromey <tromey@adacore.com>
2410
2411 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2412 regression tests.
2413
2414 2019-11-12 Tom Tromey <tom@tromey.com>
2415
2416 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2417 after any command. Expect prompt after WAIT_FOR is seen.
2418 (enter_tui): Enable resize messages.
2419 (command): Expect command in output.
2420 (get_line): Avoid error when cursor appears to be off-screen.
2421 (dump_screen): Include screen size in title.
2422 (_do_resize): New proc, from "resize".
2423 (resize): Rewrite. Do resize in two steps.
2424 * gdb.tui/empty.exp (layouts): Fix entries.
2425 (check_boxes): Remove xfail.
2426 (check_text): Dump screen on failure.
2427
2428 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2429
2430 * gdb.python/py-symbol.exp: Add test for
2431 gdb.lookup_static_symbols.
2432
2433 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2434
2435 * gdb.python/py-symbol.c: Declare and call function from new
2436 py-symbol-2.c file.
2437 * gdb.python/py-symbol.exp: Compile both source files, and add new
2438 tests for gdb.lookup_static_symbol.
2439 * gdb.python/py-symbol-2.c: New file.
2440
2441 2019-11-02 Tom de Vries <tdevries@suse.de>
2442
2443 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2444 * gdb.base/anon.exp: Same.
2445 * gdb.base/auto-connect-native-target.exp: Same.
2446 * gdb.base/call-ar-st.exp: Same.
2447 * gdb.base/catch-syscall.exp: Same.
2448 * gdb.base/commands.exp: Same.
2449 * gdb.base/default.exp: Same.
2450 * gdb.base/display.exp: Same.
2451 * gdb.base/float.exp: Same.
2452 * gdb.base/foll-fork.exp: Same.
2453 * gdb.base/help.exp: Same.
2454 * gdb.base/info-macros.exp: Same.
2455 * gdb.base/info-proc.exp: Same.
2456 * gdb.base/info-target.exp: Same.
2457 * gdb.base/long_long.exp: Same.
2458 * gdb.base/macscp.exp: Same.
2459 * gdb.base/memattr.exp: Same.
2460 * gdb.base/nofield.exp: Same.
2461 * gdb.base/pointers.exp: Same.
2462 * gdb.base/printcmds.exp: Same.
2463 * gdb.base/ptype.exp: Same.
2464 * gdb.base/restore.exp: Same.
2465 * gdb.base/return.exp: Same.
2466 * gdb.base/scope.exp: Same.
2467 * gdb.base/set-noassign.exp: Same.
2468 * gdb.base/setshow.exp: Same.
2469 * gdb.base/shlib-call.exp: Same.
2470 * gdb.base/signals.exp: Same.
2471 * gdb.base/sigstep.exp: Same.
2472 * gdb.base/skip.exp: Same.
2473 * gdb.base/solib-symbol.exp: Same.
2474 * gdb.base/stap-probe.exp: Same.
2475 * gdb.base/step-line.exp: Same.
2476 * gdb.base/step-test.exp: Same.
2477 * gdb.base/style.exp: Same.
2478 * gdb.base/varargs.exp: Same.
2479 * gdb.base/vla-datatypes.exp: Same.
2480 * gdb.base/vla-ptr.exp: Same.
2481 * gdb.base/vla-sideeffect.exp: Same.
2482 * gdb.base/volatile.exp: Same.
2483 * gdb.base/watch-cond-infcall.exp: Same.
2484 * gdb.base/watchpoint.exp: Same.
2485
2486 2019-11-02 Tom de Vries <tdevries@suse.de>
2487
2488 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2489 * gdb.cp/cpexprs.exp: Same.
2490 * gdb.cp/except-multi-location.exp: Same.
2491 * gdb.cp/exceptprint.exp: Same.
2492 * gdb.cp/gdb2384.exp: Same.
2493 * gdb.cp/inherit.exp: Same.
2494 * gdb.cp/m-static.exp: Same.
2495 * gdb.cp/meth-typedefs.exp: Same.
2496 * gdb.cp/misc.exp: Same.
2497 * gdb.cp/namespace.exp: Same.
2498 * gdb.cp/non-trivial-retval.exp: Same.
2499 * gdb.cp/overload.exp: Same.
2500 * gdb.cp/pr17132.exp: Same.
2501 * gdb.cp/re-set-overloaded.exp: Same.
2502 * gdb.cp/rvalue-ref-types.exp: Same.
2503 * gdb.cp/templates.exp: Same.
2504
2505 2019-11-01 Luis Machado <luis.machado@linaro.org>
2506
2507 PR gdb/25124
2508
2509 * gdb.arch/pr25124.S: New file.
2510 * gdb.arch/pr25124.exp: New file.
2511
2512 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2513
2514 * gdb.fortran/info-modules.exp: Update expected results, and add
2515 additional tests for 'info module functinos', and 'info module
2516 variables'.
2517 * gdb.fortran/info-types.exp: Update expected results.
2518 * gdb.fortran/info-types.f90: Extend testcase with additional
2519 module variables and functions.
2520
2521 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2522
2523 * gdb.fortran/info-modules.exp: New file.
2524 * gdb.fortran/info-types.exp: Build with new file.
2525 * gdb.fortran/info-types.f90: Include and use new module.
2526 * gdb.fortran/info-types-2.f90: New file.
2527
2528 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2529
2530 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2531 * gdb.base/settings.exp: Test all settings types using
2532 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2533 that now verifies that the value of "maint show" is the same as
2534 returned by the settings functions. Test the type of the
2535 maintenance settings.
2536 * gdb.base/default.exp: Update show_conv_list.
2537
2538 2019-10-31 Tom de Vries <tdevries@suse.de>
2539
2540 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2541 gdb_test.
2542 * gdb.arch/amd64-disp-step.exp: Same.
2543 * gdb.asm/asm-source.exp: Same.
2544 * gdb.btrace/buffer-size.exp: Same.
2545 * gdb.btrace/cpu.exp: Same.
2546 * gdb.btrace/enable.exp: Same.
2547 * gdb.dwarf2/count.exp: Same.
2548 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2549 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2550 * gdb.fortran/vla-datatypes.exp: Same.
2551 * gdb.fortran/vla-history.exp: Same.
2552 * gdb.fortran/vla-ptype.exp: Same.
2553 * gdb.fortran/vla-value.exp: Same.
2554 * gdb.fortran/whatis_type.exp: Same.
2555 * gdb.guile/guile.exp: Same.
2556 * gdb.multi/tids.exp: Same.
2557 * gdb.python/py-finish-breakpoint.exp: Same.
2558 * gdb.python/py-framefilter.exp: Same.
2559 * gdb.python/py-pp-registration.exp: Same.
2560 * gdb.python/py-xmethods.exp: Same.
2561 * gdb.python/python.exp: Same.
2562 * gdb.server/connect-with-no-symbol-file.exp: Same.
2563 * gdb.server/no-thread-db.exp: Same.
2564 * gdb.server/run-without-local-binary.exp: Same.
2565 * gdb.stabs/weird.exp: Same.
2566 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2567 * gdb.threads/thread-find.exp: Same.
2568 * gdb.threads/tls-shared.exp: Same.
2569 * gdb.threads/tls.exp: Same.
2570 * gdb.threads/wp-replication.exp: Same.
2571 * gdb.trace/ax.exp: Same.
2572 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2573
2574 2019-10-31 Tom de Vries <tdevries@suse.de>
2575
2576 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2577 * gdb.ada/array_subscript_addr.exp: Same.
2578 * gdb.ada/arrayidx.exp: Same.
2579 * gdb.ada/arrayparam.exp: Same.
2580 * gdb.ada/arrayptr.exp: Same.
2581 * gdb.ada/boolean_expr.exp: Same.
2582 * gdb.ada/call_pn.exp: Same.
2583 * gdb.ada/complete.exp: Same.
2584 * gdb.ada/fixed_cmp.exp: Same.
2585 * gdb.ada/fun_addr.exp: Same.
2586 * gdb.ada/funcall_param.exp: Same.
2587 * gdb.ada/interface.exp: Same.
2588 * gdb.ada/mod_from_name.exp: Same.
2589 * gdb.ada/null_array.exp: Same.
2590 * gdb.ada/packed_array.exp: Same.
2591 * gdb.ada/packed_tagged.exp: Same.
2592 * gdb.ada/print_chars.exp: Same.
2593 * gdb.ada/print_pc.exp: Same.
2594 * gdb.ada/ptype_arith_binop.exp: Same.
2595 * gdb.ada/ptype_field.exp: Same.
2596 * gdb.ada/ptype_tagged_param.exp: Same.
2597 * gdb.ada/rec_return.exp: Same.
2598 * gdb.ada/ref_tick_size.exp: Same.
2599 * gdb.ada/str_ref_cmp.exp: Same.
2600 * gdb.ada/taft_type.exp: Same.
2601 * gdb.ada/tagged.exp: Same.
2602 * gdb.ada/type_coercion.exp: Same.
2603 * gdb.ada/uninitialized_vars.exp: Same.
2604
2605 2019-10-30 Tom de Vries <tdevries@suse.de>
2606
2607 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2608
2609 2019-10-26 Tom de Vries <tdevries@suse.de>
2610
2611 * gdb.base/bigcore.c: Fix typos in comments.
2612 * gdb.base/ctf-ptype.c: Same.
2613 * gdb.base/long_long.c: Same.
2614 * gdb.dwarf2/dw2-op-out-param.S: Same.
2615 * gdb.python/py-evthreads.c: Same.
2616 * gdb.reverse/i387-stack-reverse.c: Same.
2617 * gdb.trace/tfile.c: Same.
2618 * lib/compiler.c: Same.
2619 * lib/compiler.cc: Same.
2620
2621 2019-10-25 Tom de Vries <tdevries@suse.de>
2622
2623 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2624 gdb_test_multiple calls.
2625 * gdb.reverse/sigall-reverse.exp: Same.
2626 * gdb.reverse/solib-precsave.exp: Same.
2627 * gdb.reverse/solib-reverse.exp: Same.
2628 * gdb.reverse/until-precsave.exp: Same.
2629 * gdb.reverse/until-reverse.exp: Same.
2630
2631 2019-10-24 Tom de Vries <tdevries@suse.de>
2632
2633 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2634 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2635 kfail using -wrap pattern flag and convenience variable
2636 gdb_test_name.
2637
2638 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2639
2640 * gdb.python/py-progspace.exp: Add tests for the
2641 Progspace.block_for_pc method.
2642
2643 2019-10-23 Tom Tromey <tom@tromey.com>
2644
2645 * configure: Rebuild.
2646 * aclocal.m4: Use m4_include, not sinclude.
2647
2648 2019-10-21 Tom de Vries <tdevries@suse.de>
2649
2650 * gdb.base/infcall-nested-structs.c: Add
2651 __attribute__((noinline,noclone)) to all functions.
2652 (call_all): Add missing variable initialization. Simplify return value.
2653 (breakpt): Increment volatile variable, to prevent call from being
2654 optimized out.
2655 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2656
2657 2019-10-17 Tom de Vries <tdevries@suse.de>
2658
2659 * gdb.fortran/module.exp: Allow info variables to print info for files
2660 other than module.f90.
2661
2662 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2663
2664 * gdb.fortran/module.exp: Extend with 'info variables' test.
2665
2666 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2667
2668 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2669 F77_FOR_TARGET.
2670
2671 2019-10-16 Tom de Vries <tdevries@suse.de>
2672
2673 PR tdep/25096
2674 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2675
2676 2019-10-16 Tom de Vries <tdevries@suse.de>
2677
2678 PR tdep/24104
2679 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2680 Add KFAIL for PR tdep/25096.
2681
2682 2019-10-16 Tom de Vries <tdevries@suse.de>
2683
2684 PR testsuite/25059
2685 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2686
2687 2019-10-16 Tom de Vries <tdevries@suse.de>
2688
2689 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2690 as signed.
2691
2692 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2693
2694 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2695 one instead of increasing timeout.
2696
2697 2019-10-13 Tom de Vries <tdevries@suse.de>
2698
2699 PR record/25038
2700 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2701 * gdb.reverse/sigall-reverse.exp: Same.
2702 * gdb.reverse/solib-precsave.exp: Same.
2703 * gdb.reverse/solib-reverse.exp: Same.
2704 * gdb.reverse/step-precsave.exp: Same.
2705 * gdb.reverse/until-precsave.exp: Same.
2706 * gdb.reverse/until-reverse.exp: Same.
2707 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2708
2709 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2710
2711 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2712 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2713 (cmp_struct_05_01, cmp_struct_static_02_01)
2714 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2715 comparisons.
2716
2717 2019-10-10 Tom de Vries <tdevries@suse.de>
2718
2719 PR testsuite/24888
2720 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2721 gnatlink.
2722
2723 2019-10-09 Tom de Vries <tdevries@suse.de>
2724
2725 PR testsuite/25048
2726 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2727
2728 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2729
2730 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2731 exceptions due to missing debug information.
2732
2733 2019-10-07 Tom de Vries <tdevries@suse.de>
2734
2735 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2736
2737 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2738
2739 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2740 * gdb.base/annota1.exp: Update to use gdb_test_name.
2741
2742 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2743
2744 * gdb.base/ctf-whatis.exp: New file.
2745 * gdb.base/ctf-whatis.c: New file.
2746 * gdb.base/ctf-ptype.exp: New file.
2747 * gdb.base/ctf-ptype.c: New file.
2748 * gdb.base/ctf-constvars.exp: New file.
2749 * gdb.base/ctf-constvars.c: New file.
2750 * gdb.base/ctf-cvexpr.exp: New file.
2751
2752 2019-10-04 Tom de Vries <tdevries@suse.de>
2753
2754 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2755 for loop.
2756
2757 2019-10-03 Tom Tromey <tom@tromey.com>
2758
2759 PR rust/24976:
2760 * gdb.rust/simple.rs (Union2): New type.
2761 (main): Use Union2.
2762 * gdb.rust/simple.exp: Add test.
2763
2764 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2765
2766 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2767 nested function prefix.
2768
2769 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2770 Richard Bunt <richard.bunt@arm.com>
2771 Andrew Burgess <andrew.burgess@embecosm.com>
2772
2773 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2774 nested functions.
2775 * gdb.fortran/nested-funcs.f90: Update expected results.
2776 * gdb.fortran/nested-funcs-2.exp: New file.
2777 * gdb.fortran/nested-funcs-2.f90: New file.
2778
2779 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2780
2781 * gdb.python/py-parameter.exp: Make test names unique.
2782 * gdb.python/py-template.exp: Likewise.
2783 * gdb.python/py-value.exp: Likewise.
2784
2785 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2786
2787 * gdb.base/break-interp.exp: Reduce test name duplication.
2788 * gdb.base/call-sc.exp: Likewise.
2789 * gdb.base/callfuncs.exp: Likewise.
2790 * gdb.base/charset.exp: Likewise.
2791 * gdb.base/dump.exp: Likewise.
2792 * gdb.base/ena-dis-br.exp: Likewise.
2793 * gdb.base/relational.exp: Likewise.
2794 * gdb.base/step-over-syscall.exp: Likewise.
2795 * gdb.base/structs.exp: Likewise.
2796
2797 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2798
2799 * gdb.linespec/explicit.exp: Make test names unique.
2800 * gdb.linespec/ls-errs.exp: Likewise.
2801
2802 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2803
2804 * gdb.reverse/break-precsave.exp: Make test names unique.
2805 * gdb.reverse/break-reverse.exp: Likewise.
2806 * gdb.reverse/finish-precsave.exp: Likewise.
2807 * gdb.reverse/finish-reverse.exp: Likewise.
2808 * gdb.reverse/machinestate-precsave.exp: Likewise.
2809 * gdb.reverse/machinestate.exp: Likewise.
2810 * gdb.reverse/readv-reverse.exp: Likewise.
2811 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2812 * gdb.reverse/sigall-precsave.exp: Likewise.
2813 * gdb.reverse/sigall-reverse.exp: Likewise.
2814 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2815 * gdb.reverse/watch-precsave.exp: Likewise.
2816 * gdb.reverse/watch-reverse.exp: Likewise.
2817
2818 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2819
2820 * gdb.threads/stop-with-handle.c: New file.
2821 * gdb.threads/stop-with-handle.exp: New file.
2822
2823 2019-10-03 Tom de Vries <tdevries@suse.de>
2824
2825 PR testsuite/25059
2826 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2827 directory" line to be missing.
2828
2829 2019-10-03 Tom de Vries <tdevries@suse.de>
2830
2831 PR testsuite/25059
2832 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2833 type optional.
2834
2835 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2836
2837 * gdb.python/py-format-string.c (string.h): New include.
2838 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2839 the same value, for endianness-independence.
2840 * gdb.python/py-format-string.exp (default_regexp_dict)
2841 (test_pretty_structs, test_format): Adjust expected output to the
2842 changed initialization.
2843
2844 2019-10-02 Tom Tromey <tromey@adacore.com>
2845
2846 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2847
2848 2019-10-02 Pedro Alves <palves@redhat.com>
2849 Andrew Burgess <andrew.burgess@embecosm.com>
2850
2851 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2852 "print-file-var.h".
2853 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2854 (get_version_1): Print this_version_id and its address.
2855 Add extern "C" wrappers around interface functions.
2856 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2857 "print-file-var.h".
2858 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2859 (get_version_2): Print this_version_id and its address.
2860 Add extern "C" wrappers around interface functions.
2861 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2862 <stddef.h> and "print-file-var.h".
2863 Add extern "C" wrappers around interface functions.
2864 [VERSION_ID_MAIN] (this_version_id): Define.
2865 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2866 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2867 up extern "C" blocks.
2868 * gdb.base/print-file-var.exp (test): New, factored out from top
2869 level.
2870 (top level): Test all combinations of attribute hidden or not,
2871 dlopen or not, and this_version_id symbol in main file or not.
2872 Compile tests as both C++ and C, make test names unique.
2873
2874 2019-10-01 Tom Tromey <tom@tromey.com>
2875
2876 * gdb.base/style.exp: Test "show logging filename".
2877
2878 2019-10-01 Tom Tromey <tom@tromey.com>
2879
2880 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2881 * gdb.base/style.exp: Add metadata style test.
2882
2883 2019-10-01 Tom Tromey <tom@tromey.com>
2884
2885 * gdb.base/style.exp: Test "pwd".
2886
2887 2019-10-01 Tom Tromey <tom@tromey.com>
2888
2889 * gdb.base/style.exp: Update tests.
2890
2891 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2892
2893 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2894 'six' to unsigned.
2895 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2896 'five'. Use an all-ones bit pattern for each.
2897 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2898 to its changed values.
2899
2900 2019-09-30 Tom Tromey <tromey@adacore.com>
2901
2902 * gdb.rust/traits.rs: Disable all warnings.
2903
2904 2019-09-29 Tom de Vries <tdevries@suse.de>
2905
2906 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2907
2908 2019-09-29 Tom de Vries <tdevries@suse.de>
2909
2910 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2911
2912 2019-09-27 Tom de Vries <tdevries@suse.de>
2913
2914 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2915
2916 2019-09-27 Tom de Vries <tdevries@suse.de>
2917
2918 PR record/23188
2919 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2920
2921 2019-09-26 Tom Tromey <tromey@adacore.com>
2922
2923 * gdb.ada/py_taft.exp: New file.
2924 * gdb.ada/py_taft/main.adb: New file.
2925 * gdb.ada/py_taft/pkg.adb: New file.
2926 * gdb.ada/py_taft/pkg.ads: New file.
2927
2928 2019-09-24 Tom de Vries <tdevries@suse.de>
2929
2930 PR gdb/24598
2931 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2932
2933 2019-09-22 Tom de Vries <tdevries@suse.de>
2934
2935 * gdb.base/restore.exp: Allow register variables to be optimized out at
2936 -O0.
2937
2938 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2939
2940 * gdb.arch/spu-info.exp: Remove file.
2941 * gdb.arch/spu-info.c: Remove file.
2942 * gdb.arch/spu-ls.exp: Remove file.
2943 * gdb.arch/spu-ls.c: Remove file.
2944
2945 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2946 * gdb.asm/spu.inc: Remove file.
2947
2948 * gdb.base/dump.exp: Remove support for spu*-*-*.
2949 * gdb.base/stack-checking.exp: Likewise.
2950 * gdb.base/overlays.exp: Likewise.
2951 * gdb.base/ovlymgr.c: Likewise.
2952 * gdb.base/spu.ld: Remove file.
2953
2954 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2955 * gdb.cp/cpexprs.exp: Likewise.
2956 * gdb.cp/exception.exp: Likewise.
2957 * gdb.cp/gdb2495.exp: Likewise.
2958 * gdb.cp/mb-templates.exp: Likewise.
2959 * gdb.cp/pr9167.exp: Likewise.
2960 * gdb.cp/userdef.exp: Likewise.
2961
2962 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2963
2964 * gdb.cell: Remove directory.
2965 * lib/cell.exp: Remove file.
2966
2967 2019-09-19 Tom de Vries <tdevries@suse.de>
2968
2969 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2970
2971 2019-09-19 Tom de Vries <tdevries@suse.de>
2972
2973 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2974
2975 2019-09-19 Tom de Vries <tdevries@suse.de>
2976
2977 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2978 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2979 (gdb_target_cmd): ... here.
2980 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2981 value 2.
2982
2983 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2984
2985 * gdb.base/source-dir.exp: Avoid having directory names in test
2986 names.
2987
2988 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2989
2990 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2991 directory.
2992
2993 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2994
2995 * gdb.base/list-missing-source.exp: New file.
2996
2997 2019-09-14 Tom de Vries <tdevries@suse.de>
2998
2999 PR teststuite/24599
3000 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3001 * lib/ada.exp (gnatmake_version_at_least): New proc.
3002
3003 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3004
3005 * gdb.base/maint.exp: Use exec_has_index_section.
3006
3007 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3008
3009 * gdb.base/maint.exp: Add test for 'maint info sections'.
3010
3011 2019-09-12 Tom de Vries <tdevries@suse.de>
3012
3013 * gdb.base/store.exp: Allow register variables to be optimized out at
3014 -O0.
3015
3016 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3017
3018 * gdb.ada/rdv_wait.exp: Update to new task names.
3019 * gdb.base/task_switch_in_core.exp: Likewise.
3020 * gdb.base/info_sources_base.c: Likewise.
3021
3022 2019-09-10 Tom Tromey <tromey@adacore.com>
3023
3024 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3025
3026 2019-09-10 Tom Tromey <tromey@adacore.com>
3027
3028 * gdb.ada/dgopt.exp: New file.
3029 * gdb.ada/dgopt/x.adb: New file.
3030
3031 2019-09-08 Tom Tromey <tom@tromey.com>
3032
3033 * gdb.tui/resize.exp: Remove setup_xfail.
3034 * gdb.tui/regs.exp: Remove setup_xfail.
3035 * gdb.tui/basic.exp: Remove setup_xfail.
3036
3037 2019-09-06 David Blaikie <dblaikie@gmail.com>
3038
3039 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3040 * gdb.cp/cplabel.exp: Ditto.
3041 * gdb.linespec/ls-errs.exp: Ditto.
3042
3043 2019-09-05 Tom de Vries <tdevries@suse.de>
3044
3045 * lib/gdb.exp (cmp_file_string): New proc.
3046 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3047 runto_main. Verify save breakpoints output.
3048
3049 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3050
3051 * gdb.base/info-var.exp: Test info variables without running
3052 to main, to avoid expect's buffer overflow.
3053
3054 2019-09-03 Tom Tromey <tromey@adacore.com>
3055
3056 * gdb.ada/bias.exp: New file.
3057 * gdb.ada/bias/bias.adb: New file.
3058 * gdb.ada/print_chars.exp: Add regression test.
3059 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3060 (MC): New variable.
3061
3062 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3063
3064 * gdb.base/argv0-symlink.exp: Run only on native target
3065 and local host.
3066
3067 2019-08-29 Tom de Vries <tdevries@suse.de>
3068
3069 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3070 diverse debug info.
3071 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3072
3073 2019-08-28 Tom de Vries <tdevries@suse.de>
3074
3075 * gdb.base/info-var.exp: Allow info variables to print info for files
3076 other than info-var-f1.c and info-var-f2.c.
3077
3078 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3079
3080 * gdb.fortran/info-types.exp: Add module.
3081 * gdb.fortran/info-types.f90: Update expected results.
3082
3083 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3084
3085 * gdb.fortran/info-types.exp: New file.
3086 * gdb.fortran/info-types.f90: New file.
3087 * lib/fortran.exp (fortran_character1): New proc.
3088
3089 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3090
3091 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3092 functions'. Reindent as needed.
3093 * gdb.base/info-var-f1.c: New file.
3094 * gdb.base/info-var-f2.c: New file.
3095 * gdb.base/info-var.exp: New file.
3096 * gdb.base/info-var.h: New file.
3097
3098 2019-08-26 Tom de Vries <tdevries@suse.de>
3099
3100 PR c++/24852
3101 * gdb.cp/no-libstdcxx-probe.exp: New test.
3102
3103 2019-08-26 Tom de Vries <tdevries@suse.de>
3104
3105 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3106 * tests need to be skipped.
3107 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3108 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3109 mi_skip_libstdcxx_probe_tests.
3110
3111 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3112
3113 * gdb.python/py-xmethods.exp: Use raw strings when passing
3114 arguments to SimpleXMethodMatcher.
3115
3116 2019-08-22 Tom de Vries <tdevries@suse.de>
3117
3118 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3119 more informative.
3120
3121 2019-08-21 Pedro Alves <palves@redhat.com>
3122
3123 * gdb.base/with.exp: Test "with" with no arguments.
3124
3125 2019-08-21 Tom de Vries <tdevries@suse.de>
3126
3127 * gdb.base/gdb-caching-proc.exp: Sort files.
3128
3129 2019-08-20 Tom de Vries <tdevries@suse.de>
3130
3131 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3132 compilation.
3133
3134 2019-08-16 Tom de Vries <tdevries@suse.de>
3135
3136 * gdb.base/compare-sections.exp ("after run to main"): Allow
3137 mismatched read-only sections for PIE executables.
3138
3139 2019-08-16 Tom Tromey <tom@tromey.com>
3140
3141 * lib/tuiterm.exp (_csi_Z): New proc.
3142 * gdb.tui/basic.exp: Update window positions.
3143 * gdb.tui/empty.exp: Update window positions.
3144
3145 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3146
3147 * gdb.base/examine-backward.exp: Correct regexp for
3148 "examine 3 bytes backward from ${address_zero}".
3149
3150 2019-08-15 Tom Tromey <tom@tromey.com>
3151
3152 * gdb.tui/empty.exp: Enable resizing tests.
3153
3154 2019-08-15 Tom Tromey <tromey@adacore.com>
3155
3156 * gdb.ada/char_enum.exp: Add regression tests.
3157 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3158 and '0'.
3159 (Char, Gchar): Update.
3160 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3161
3162 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3163
3164 * gdb.python/python.exp: Expect a leading underscore on
3165 GdbOutput{,Error}File.
3166
3167 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3168
3169 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3170 Windows host.
3171
3172 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3173
3174 * gdb.base/batch-preserve-term-settings.exp
3175 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3176
3177 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3178
3179 * lib/gdb.exp: When running on a mingw target, replace
3180 /x/ with x:/.
3181
3182 2019-08-14 Alan Hayward <alan.hayward@arm.com>
3183
3184 * gdb.arch/aarch64-prologue.c: New test.
3185 * gdb.arch/aarch64-prologue.exp: New file.
3186
3187 2019-08-13 Tom de Vries <tdevries@suse.de>
3188
3189 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3190 Thread.
3191
3192 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3193
3194 * gdb.python/py-completion.exp: Download the .py file to the host
3195 and use its host pathname. Conditionalize tests that use
3196 tab completion and manipulate files on the build machine.
3197 * gdb.python/py-events.exp: Download the .py file to the host
3198 and use its host pathname.
3199 * gdb.python/py-evsignal.exp: Likewise.
3200 * gdb.python/py-evthreads.exp: Likewise.
3201 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3202 pathname syntax.
3203 * gdb.python/py-framefilter.exp: Download the .py file to the right
3204 place on the host. Match Windows pathname syntax.
3205 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3206 .py file to the host and use its host pathname.
3207 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3208 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3209 build pathname. Skip symlink test on Windows host. Add missing
3210 newline at end of file.
3211 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3212 and use its host pathname.
3213 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3214 * gdb.python/py-section-script.exp: Use host location of binfile
3215 on safe-path. Use correct path separator on Windows host.
3216 Reorder alternatives in gdb_test_multiple to prevent matching
3217 the wrong alternative on success.
3218 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3219
3220 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3221
3222 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3223 expect the GDB inferior to no longer immediately stop after
3224 being resumed with "signal SIGINT".
3225
3226 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3227
3228 * gdb.linespec/break-ask.exp: Generalize regexps to match
3229 Windows pathnames too.
3230
3231 2019-08-08 Tom de Vries <tdevries@suse.de>
3232
3233 PR testsuite/24862
3234 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3235
3236 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3237
3238 * gdb.base/style.exp: Update tests for help doc new invariants.
3239 * gdb.base/help.exp: Likewise.
3240
3241 2019-08-06 Tom Tromey <tom@tromey.com>
3242
3243 * gdb.base/style.exp: Add disassemble test.
3244 * gdb.base/style.c (some_called_function): New function.
3245 (main): Use it.
3246
3247 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3248
3249 * gdb.python/py-block.exp: Test dictionary access on blocks.
3250
3251 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3252
3253 PR gdb/24863
3254 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3255 -list-thread-groups --available test when running under
3256 check-read1.
3257
3258 2019-08-05 Tom de Vries <tdevries@suse.de>
3259
3260 PR testsuite/24863
3261 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3262 * gdb.base/help.exp: Use with_read1_timeout_factor.
3263 * gdb.base/info-macros.exp: Same.
3264 * gdb.cp/nested-types.exp: Same.
3265
3266 2019-08-05 Tom de Vries <tdevries@suse.de>
3267
3268 * lib/gdb.exp (version_at_least): Factor out of ...
3269 (tcl_version_at_least): ... here.
3270 (gdb_compile): Fail if pie results in non-PIE executable.
3271 (readelf_version, readelf_prints_pie): New proc.
3272 (exec_is_pie): Return -1 if unknown.
3273
3274 2019-08-05 Tom de Vries <tdevries@suse.de>
3275
3276 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3277
3278 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3279
3280 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3281
3282 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3283
3284 * lib/completion-support.exp (test_gdb_complete_none): Skip
3285 tab completion tests if no readline support.
3286 (test_gdb_complete_unique_re): Likewise.
3287 (test_gdb_complete_multiple): Likewise.
3288
3289 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3290
3291 * gdb.base/info_sources.exp: New file.
3292 * gdb.base/info_sources.c: New file.
3293 * gdb.base/info_sources_base.c: New file.
3294
3295 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3296
3297 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3298 prefix argument.
3299 (test_exit_status): Add prefix argument.
3300
3301 2019-08-01 Tom de Vries <tdevries@suse.de>
3302
3303 PR testsuite/24863
3304 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3305 calling exp_continue for new thread and thread exited messages.
3306
3307 2019-08-01 Tom de Vries <tdevries@suse.de>
3308
3309 PR testsuite/24863
3310 * gdb.base/structs.exp: Fix check-read1 timeout using
3311 gdb_test_sequence.
3312 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3313
3314 2019-08-01 Tom de Vries <tdevries@suse.de>
3315
3316 PR testsuite/24863
3317 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3318 line.
3319
3320 2019-08-01 Tom de Vries <tdevries@suse.de>
3321
3322 PR testsuite/24863
3323 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3324
3325 2019-07-30 Tom Tromey <tromey@adacore.com>
3326
3327 * gdb.ada/display_nested.exp: New file.
3328 * gdb.ada/display_nested/foo.adb: New file.
3329 * gdb.ada/display_nested/pack.adb: New file.
3330 * gdb.ada/display_nested/pack.ads: New file.
3331
3332 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3333
3334 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3335 namespace.
3336 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3337
3338 2019-07-30 Tom de Vries <tdevries@suse.de>
3339
3340 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3341 instead.
3342
3343 2019-07-30 Tom de Vries <tdevries@suse.de>
3344
3345 PR testsuite/24834
3346 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3347 (exec_is_pie): New proc.
3348
3349 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3350
3351 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3352
3353 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3354
3355 * gdb.python/py-objfile.c: Add global and static vars.
3356 * gdb.python/py-objfile.exp: Test new functions Objfile.
3357 lookup_global_symbol and lookup_static_symbol.
3358
3359 2019-07-29 Tom Tromey <tom@tromey.com>
3360
3361 * lib/tuiterm.exp (Term::_csi_@): New proc.
3362 (Term::_csi_X): Don't move cursor.
3363
3364 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3365
3366 * gdb.base/options.exp: Update backtrace - completion to
3367 new option -frame-info.
3368 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3369 Test new 'set print frame-info'. Test backtrace -frame-info
3370 overriding 'set print frame-info'.
3371 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3372 Test new 'set print frame-info'.
3373 Verify consistency of backtrace with and without filters, with and
3374 without -no-filters.
3375 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3376 default.
3377
3378 2019-07-29 Tom de Vries <tdevries@suse.de>
3379
3380 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3381 no arguments".
3382
3383 2019-07-29 Tom de Vries <tdevries@suse.de>
3384
3385 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3386 is a substring of the first for "complete non-unique file name".
3387
3388 2019-07-29 Tom de Vries <tdevries@suse.de>
3389
3390 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3391 with ".*".
3392
3393 2019-07-29 Tom de Vries <tdevries@suse.de>
3394
3395 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3396 Pass prompt_regexp parameter to gdb_test_multiple calls.
3397
3398 2019-07-29 Tom de Vries <tdevries@suse.de>
3399
3400 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3401 print registers" regexps.
3402
3403 2019-07-29 Tom de Vries <tdevries@suse.de>
3404
3405 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3406
3407 2019-07-29 Tom de Vries <tdevries@suse.de>
3408
3409 PR gdb/24855
3410 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3411 (skip_python_tests_prompt): Add prompt_regexp argument to
3412 gdb_test_multiple calls.
3413
3414 2019-07-27 Tom Tromey <tom@tromey.com>
3415
3416 * gdb.tui/main.exp: New file.
3417
3418 2019-07-27 Tom Tromey <tom@tromey.com>
3419
3420 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3421 optional.
3422 * gdb.tui/empty.exp: New file.
3423
3424 2019-07-27 Tom Tromey <tom@tromey.com>
3425
3426 * lib/tuiterm.exp (spawn): New proc.
3427 (Term::resize): New proc.
3428 * gdb.tui/resize.exp: New file.
3429
3430 2019-07-27 Tom Tromey <tom@tromey.com>
3431
3432 * gdb.tui/list.exp: New file.
3433
3434 2019-07-27 Tom Tromey <tom@tromey.com>
3435
3436 * gdb.tui/regs.exp: New file.
3437
3438 2019-07-27 Tom Tromey <tom@tromey.com>
3439
3440 * gdb.tui/basic.exp: Add "layout split" test.
3441
3442 2019-07-27 Tom Tromey <tom@tromey.com>
3443
3444 * gdb.tui/basic.exp: Add "layout asm" test.
3445
3446 2019-07-27 Tom Tromey <tom@tromey.com>
3447
3448 * lib/tuiterm.exp: New file.
3449 * gdb.tui/basic.exp: New file.
3450
3451 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3452
3453 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3454 Enable tests associated with this flag. Adjust regex
3455 referencing "foo_low" to now refer to "foo_cold" instead.
3456
3457 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3458
3459 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3460 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3461 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3462 foo_cold. Revise comments to match.
3463 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3464 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3465 were wrapped into this proc; Call do_test in loop from outermost
3466 level.
3467 (foo_low): Rename all occurrences to "foo_cold".
3468 (backtrace from baz): New test.
3469 (x2/i foo_cold): New test.
3470 (info line *foo_cold): New test.
3471
3472 2019-07-26 Tom de Vries <tdevries@suse.de>
3473
3474 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3475
3476 2019-07-25 Tom de Vries <tdevries@suse.de>
3477
3478 PR testsuite/24830
3479 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3480 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3481 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3482 (skip_libstdcxx_probe_tests): ... here.
3483 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3484
3485 2019-07-24 Tom de Vries <tdevries@suse.de>
3486
3487 PR testsuite/24807
3488 * gdb.objc/basicclass.m: Include stdio.h.
3489 * gdb.objc/nondebug.m: Same.
3490 * gdb.objc/objcdecode.m: Same.
3491
3492 2019-07-24 Tom de Vries <tdevries@suse.de>
3493
3494 PR testsuite/24612
3495 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3496 additional_flags.
3497
3498 2019-07-24 Tom de Vries <tdevries@suse.de>
3499
3500 PR testsuite/24831
3501 * gdb.multi/tids.exp: Update error messages for info threads.
3502
3503 2019-07-24 Tom de Vries <tdevries@suse.de>
3504
3505 * gdb.base/info-types.exp: Allow info types to print info for more than
3506 one file.
3507
3508 2019-07-23 Tom de Vries <tdevries@suse.de>
3509
3510 PR testsuite/24842
3511 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3512 gdb_spawn_with_cmdline_opts.
3513
3514 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3515
3516 * gdb.arch/arm-cmse-sgstubs.c: New test.
3517 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3518
3519 2019-07-23 Tom de Vries <tdevries@suse.de>
3520
3521 PR testsuite/24711
3522 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3523 issuing next command.
3524
3525 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3526
3527 * gdb.ada/info_auto_lang.exp: Update expected results.
3528 * gdb.base/info-types.c: Add additional types to check.
3529 * gdb.base/info-types.exp: Update expected results.
3530
3531 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3532
3533 * gdb.base/info-types.c: New file.
3534 * gdb.base/info-types.exp: New file.
3535
3536 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3537
3538 * gdb.arch/riscv-bp-infcall.c: New file.
3539 * gdb.arch/riscv-bp-infcall.exp: New file.
3540
3541 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3542
3543 PR breakpoints/24541
3544 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3545
3546 2019-07-14 Tom de Vries <tdevries@suse.de>
3547
3548 PR testsuite/24760
3549 * gdb.objc/basicclass.exp: Fix unterminated string.
3550
3551 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3552 Andrew Burgess <andrew.burgess@embecosm.com>
3553
3554 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3555 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3556 negative bounds.
3557 * gdb.fortran/vla-value.exp: Print elements of an array with
3558 negative bounds.
3559 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3560 testing.
3561
3562 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3563
3564 * gdb.base/options.exp (expect_string): Dequote strings in
3565 results.
3566 (test-string): Test strings with different quoting and reindent.
3567
3568 2019-07-10 Tom Tromey <tromey@adacore.com>
3569
3570 * gdb.ada/mi_ex_cond.exp: Update expected results.
3571 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3572 * gdb.ada/mi_catch_ex.exp: Update expected results.
3573 * gdb.ada/mi_catch_assert.exp: Update expected results.
3574 * gdb.ada/catch_ex.exp (catch_exception_info)
3575 (catch_exception_entry, catch_assert_entry)
3576 (catch_unhandled_entry): Update.
3577 * gdb.ada/catch_assert_if.exp: Update expected results.
3578
3579 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3580 Stephen Roberts <stephen.roberts@arm.com>
3581
3582 * gdb.base/define.exp: Restore original prompt.
3583
3584 2019-07-09 Pedro Alves <palves@redhat.com>
3585
3586 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3587 breakpoints" output.
3588 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3589 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3590 throw" creates breakpoint.
3591 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3592 'type="catchpoint"'.
3593
3594 2019-07-09 Pedro Alves <palves@redhat.com>
3595
3596 PR c++/15468
3597 * gdb.cp/except-multi-location-lib.cc: New.
3598 * gdb.cp/except-multi-location-main.cc: New.
3599 * gdb.cp/except-multi-location.exp: New.
3600
3601 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3602
3603 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3604 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3605 argument and update callers.
3606
3607 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3608
3609 * gdb.arch/amd64-break-on-asm-line.S: New file.
3610 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3611
3612 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3613
3614 * gdb.base/printcmds.exp: Test printing C string and
3615 C wide string convenience vars without transiting via the inferior.
3616 Also make test names unique.
3617
3618 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3619
3620 PR breakpoints/25011
3621 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3622
3623 2019-07-04 Pedro Alves <palves@redhat.com>
3624
3625 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3626 body returned ok(0), break(3) or continue(4).
3627 * gdb.testsuite/foreach_with_prefix.exp: New file.
3628
3629 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3630
3631 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3632
3633 2019-07-03 Pedro Alves <palves@redhat.com>
3634
3635 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3636 "return -code".
3637
3638 2019-07-03 Pedro Alves <palves@redhat.com>
3639
3640 PR cli/24732
3641 * gdb.base/shell.exp: Load completion-support.exp.
3642 Adjust expected error output. Add completion tests.
3643
3644 2019-07-03 Pedro Alves <palves@redhat.com>
3645
3646 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3647 string_to_regexp.
3648
3649 2019-07-03 Pedro Alves <palves@redhat.com>
3650
3651 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3652 (expect_integer): Adjust to expect "-string".
3653 (expect_string): New.
3654 (all_options): Expect "-string".
3655 (test-flag, test-boolean): Adjust to expect "-string".
3656 (test-string): New proc.
3657 (top level): Call it.
3658
3659 2019-07-03 Pedro Alves <palves@redhat.com>
3660
3661 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3662 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3663 the expected output in the success.
3664
3665 2019-07-03 Pedro Alves <palves@redhat.com>
3666
3667 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3668 Split one gdb_test_multiple call in two to avoid a race.
3669
3670 2019-07-03 Pedro Alves <palves@redhat.com>
3671
3672 * gdb.base/with.c: New file.
3673 * gdb.base/with.exp: New file.
3674
3675 2019-07-03 Pedro Alves <palves@redhat.com>
3676
3677 * gdb.base/settings.exp: Replace all references to "maint
3678 test-settings set" with references to "maint set test-settings",
3679 and all references to "maint test-settings show" with references
3680 to "maint show test-settings".
3681
3682 2019-07-03 Pedro Alves <palves@redhat.com>
3683
3684 * gdb.base/settings.exp (test-string): Adjust expected out when
3685 testing "maint test-settings show filename"
3686
3687 2019-07-02 Pedro Alves <palves@redhat.com>
3688
3689 * gdb.base/options.exp (test-info-threads): New procedure.
3690 (top level): Call it.
3691
3692 2019-06-28 Tom Tromey <tromey@adacore.com>
3693
3694 * gdb.dwarf2/ada-linkage-name.c: New file.
3695 * gdb.dwarf2/ada-linkage-name.exp: New file.
3696
3697 2019-06-27 Tom Tromey <tromey@adacore.com>
3698
3699 PR c++/20020:
3700 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3701
3702 2019-06-26 Tom de Vries <tdevries@suse.de>
3703
3704 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3705
3706 2019-06-26 Tom de Vries <tdevries@suse.de>
3707
3708 * gdb.base/index-cache.exp: Add back missing debug option.
3709
3710 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3711
3712 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3713
3714 2019-06-25 Tom de Vries <tdevries@suse.de>
3715
3716 PR testsuite/24727
3717 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3718
3719 2019-06-24 Tom de Vries <tdevries@suse.de>
3720
3721 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3722
3723 2019-06-24 Tom de Vries <tdevries@suse.de>
3724
3725 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3726 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3727 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3728
3729 2019-06-24 Tom de Vries <tdevries@suse.de>
3730
3731 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3732
3733 2019-06-21 Tom de Vries <tdevries@suse.de>
3734
3735 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3736
3737 2019-06-21 Tom de Vries <tdevries@suse.de>
3738
3739 PR testsuite/24518
3740 PR ada/24713
3741 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3742 index.
3743
3744 2019-06-19 Tom Tromey <tromey@adacore.com>
3745
3746 * gdb.ada/length_cond.exp: Add intro comment.
3747
3748 2019-06-19 Tom Tromey <tromey@adacore.com>
3749
3750 * gdb.ada/length_cond.exp: New file.
3751 * gdb.ada/length_cond/length_cond.adb: New file.
3752 * gdb.ada/length_cond/pck.adb: New file.
3753 * gdb.ada/length_cond/pck.ads: New file.
3754
3755 2019-06-18 Tom de Vries <tdevries@suse.de>
3756
3757 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3758
3759 2019-06-18 Tom Tromey <tromey@adacore.com>
3760
3761 * gdb.base/list0.h: Add comment explaining control character.
3762
3763 2019-06-18 Tom de Vries <tdevries@suse.de>
3764
3765 * boards/fission.exp: Break up long debug_flags line.
3766
3767 2019-06-16 Tom de Vries <tdevries@suse.de>
3768
3769 PR gdb/24445
3770 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3771 generated index.
3772
3773 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3774
3775 PR gdb/24686
3776 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3777 improve detection of bug gdb/24541.
3778
3779 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3780
3781 PR gdb/24669
3782 * gdb.base/index-cache.exp (uses_readnow,
3783 expecting_index_cache_use): Define global variable.
3784 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3785 expecting_index_cache_use.
3786
3787 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3788 Andrew Burgess <andrew.burgess@embecosm.com>
3789
3790 * gdb.fortran/pointers.f90: New file.
3791 * gdb.fortran/print_type.exp: New file.
3792 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3793 * gdb.fortran/vla-type.exp: Likewise.
3794 * gdb.fortran/vla-value.exp: Likewise.
3795 * gdb.mi/mi-vla-fortran.exp: Likewise.
3796
3797 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3798
3799 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3800 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3801 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3802 as a stop reason.
3803
3804 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3805
3806 * gdb.base/annota1.exp: Update expected results.
3807 * gdb.cp/annota2.exp: Likewise.
3808 * gdb.cp/annota3.exp: Likewise.
3809
3810 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3811
3812 * gdb.base/style-logging.exp: Remove path from test name.
3813
3814 2019-06-14 Tom Tromey <tromey@adacore.com>
3815
3816 PR gdb/24502:
3817 * gdb.base/style-logging.exp: New file.
3818
3819 2019-06-14 Tom Tromey <tromey@adacore.com>
3820
3821 * gdb.base/symfile-warn.exp: New file.
3822 * gdb.base/symfile-warn.c: New file.
3823
3824 2019-06-14 Tom Tromey <tromey@adacore.com>
3825
3826 * gdb.base/annotate-symlink.exp: New file.
3827
3828 2019-06-14 Tom Tromey <tromey@adacore.com>
3829
3830 * gdb.ada/set_wstr.exp: Add reassignment test.
3831
3832 2019-06-14 Tom Tromey <tromey@adacore.com>
3833
3834 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3835 'unchecked_access and 'unrestricted_access as well.
3836
3837 2019-06-14 Tom Tromey <tromey@adacore.com>
3838
3839 PR ada/24539:
3840 * gdb.ada/vla.exp: Update tests.
3841 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3842 pragma.
3843
3844 2019-06-13 Pedro Alves <palves@redhat.com>
3845
3846 * gdb.base/settings.exp (test-integer): Test junk after
3847 "unlimited".
3848
3849 2019-06-13 Pedro Alves <palves@redhat.com>
3850
3851 * gdb.base/options.exp (test-thread-apply): New.
3852 (top level): Call it.
3853
3854 2019-06-13 Pedro Alves <palves@redhat.com>
3855
3856 * gdb.base/options.exp (test-frame-apply): New.
3857 (top level): Test print commands with different "frame apply"
3858 prefixes.
3859
3860 2019-06-13 Pedro Alves <palves@redhat.com>
3861
3862 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3863 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3864 'max_completions' parameter and handle it.
3865 (test_gdb_completion_offers_commands): New.
3866
3867 2019-06-13 Pedro Alves <palves@redhat.com>
3868
3869 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3870
3871 2019-06-13 Pedro Alves <palves@redhat.com>
3872
3873 * gdb.base/options.exp (test-backtrace): New.
3874 (top level): Call it.
3875
3876 2019-06-13 Pedro Alves <palves@redhat.com>
3877
3878 * gdb.guile/scm-frame-args.exp: Use "set print
3879 raw-frame-arguments" instead of "set print raw frame-arguments".
3880 * gdb.python/py-frame-args.exp: Likewise.
3881
3882 2019-06-13 Pedro Alves <palves@redhat.com>
3883
3884 * gdb.compile/compile.exp: Adjust expected output to option
3885 processing changes.
3886
3887 2019-06-13 Pedro Alves <palves@redhat.com>
3888
3889 * gdb.base/options.exp: Build executable.
3890 (test-print): New procedure.
3891 (top level): Call it, once for "print" and another for "compile
3892 print".
3893
3894 2019-06-13 Pedro Alves <palves@redhat.com>
3895
3896 * gdb.base/options.c: New file.
3897 * gdb.base/options.exp: New file.
3898
3899 2019-06-13 Pedro Alves <palves@redhat.com>
3900
3901 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3902 that "o" is ambiguous.
3903
3904 2019-06-13 Pedro Alves <palves@redhat.com>
3905
3906 * gdb.base/settings.c: New file.
3907 * gdb.base/settings.exp: New file.
3908
3909 2019-06-13 Pedro Alves <palves@redhat.com>
3910
3911 * gdb.base/completion.exp: Fix comment typo.
3912
3913 2019-06-13 Pedro Alves <palves@redhat.com>
3914
3915 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3916 foo --1" test.
3917
3918 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3919
3920 * gdb.fortran/block-data.f: New.
3921 * gdb.fortran/block-data.exp: New.
3922
3923 2019-06-11 Tom de Vries <tdevries@suse.de>
3924
3925 PR testsuite/24521
3926 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3927 message.
3928
3929 2019-06-11 Tom de Vries <tdevries@suse.de>
3930
3931 PR testsuite/24521
3932 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3933
3934 2019-06-11 Tom de Vries <tdevries@suse.de>
3935
3936 * boards/readnow.exp: New file.
3937
3938 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3939
3940 * gdb.fortran/vla-sizeof.exp: Update expected results.
3941
3942 2019-06-06 Amos Bird <amosbird@gmail.com>
3943
3944 * gdb.base/annota1.exp (thread_switch): Add test for
3945 thread-exited annotation.
3946
3947 2019-06-06 Tom Tromey <tromey@adacore.com>
3948
3949 * gdb.base/maint.exp: Expect command started/finished output.
3950
3951 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3952
3953 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3954 comment.
3955 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3956
3957 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3958
3959 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3960 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3961 * gdb.arch/riscv-unwind-long-insn.c: New file.
3962 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3963
3964 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3965
3966 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3967
3968 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3969
3970 * lib/gdb.exp (help_list_trailer): New regexp variable
3971 factorizing the help trailer message.
3972 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3973 arg to allow to better factorize various tests.
3974 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3975 (test_prefix_command_help): Use help_list_trailer.
3976 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3977 * gdb.guile/scm-cmd.exp: Likewise.
3978 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3979 * gdb.base/help.exp: Use test_user_defined_class_help.
3980 * gdb.base/style.exp: Add tests for styling of help and apropos.
3981 * lib/gdb-utils.exp (style): Add title and highlight styles.
3982
3983 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3984
3985 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3986 $_shell_exitsignal.
3987 * gdb.base/default.exp: Update for new convenience variables.
3988
3989 2019-05-29 Tom Tromey <tromey@adacore.com>
3990
3991 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3992 to "break complete ada" test case's regexp.
3993
3994 2019-05-29 Tom Tromey <tromey@adacore.com>
3995
3996 PR c++/20020:
3997 * gdb.cp/constexpr-field.exp: New file.
3998 * gdb.cp/constexpr-field.cc: New file.
3999
4000 2019-05-29 Tom Tromey <tromey@adacore.com>
4001
4002 * gdb.base/finish.exp (finish_no_print): New proc.
4003 (finish_tests): Call it.
4004
4005 2019-05-24 Tom de Vries <tdevries@suse.de>
4006
4007 * gdb.dwarf2/gdb-add-index.exp: New file.
4008
4009 2019-05-22 Tom Tromey <tromey@adacore.com>
4010
4011 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4012 * gdb.base/style.exp: Use "style".
4013 * lib/gdb-utils.exp (style): New proc.
4014
4015 2019-05-22 Tom de Vries <tdevries@suse.de>
4016
4017 * gdb.base/align.exp: Require c++11.
4018
4019 2019-05-22 Tom de Vries <tdevries@suse.de>
4020
4021 PR testsuite/24586
4022 * gdb.python/py-mi-var-info-path-expression.exp: Call
4023 mi_skip_python_tests to check if python is supported.
4024
4025 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4026
4027 * gdb.arch/aarch64-pauth.c: New test.
4028 * gdb.arch/aarch64-pauth.exp: New file.
4029
4030 2019-05-22 Alan Hayward <alan.hayward@arm.com>
4031
4032 * README (Re-running Tests Outside The Testsuite): New section.
4033
4034 2019-05-21 Tom de Vries <tdevries@suse.de>
4035
4036 * gdb.arch/amd64-eval.exp: Require c++11.
4037 * gdb.base/max-depth.exp: Same.
4038 * gdb.compile/compile-cplus-array-decay.exp: Same.
4039 * gdb.cp/meth-typedefs.exp: Same.
4040 * gdb.cp/subtypes.exp: Same.
4041 * gdb.cp/temargs.exp: Same.
4042
4043 2019-05-21 Alan Hayward <alan.hayward@arm.com>
4044
4045 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4046
4047 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4048
4049 PR gdb/18644
4050 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4051 * gdb.fortran/printing-types.exp: Add new test.
4052 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4053 testing.
4054 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4055 setup_kfail call.
4056
4057 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4058
4059 * README (Running the Testsuite): Change example.
4060 (Testsuite Parameters): Remove TRANSCRIPT.
4061 * lib/gdb.exp: Remove TRANSCRIPT check.
4062
4063 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4064
4065 * README (Testsuite Parameters): Add replay logging to
4066 GDBSERVER_DEBUG.
4067 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4068 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4069 as a comma separated list.
4070 (gdb_debug_init): Override procedure.
4071
4072 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4073
4074 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4075 (gdb_write_cmd_file): New procedure.
4076 * lib/gdbserver-support.exp (gdbserver_start): Call
4077 gdbserver_write_cmd_file.
4078 (gdbserver_write_cmd_file): New procedure.
4079
4080 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4081
4082 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4083 (delete_breakpoints): Likewise.
4084 (gdb_run_cmd): Likewise.
4085 (gdb_start_cmd): Likewise.
4086 (gdb_starti_cmd): Likewise.
4087 (gdb_internal_error_resync): Likewise.
4088 (gdb_test_multiple): Likewise.
4089 (gdb_reinitialize_dir): Likewise.
4090 (default_gdb_exit): Likewise.
4091 (gdb_file_cmd): Mark kill as optional.
4092 (default_gdb_start): Call gdb_stdin_log_init.
4093 (send_gdb): Call gdb_stdin_log_write.
4094 (rerun_to_main): Mark Y as an answer.
4095 (gdb_stdin_log_init): New function.
4096 (gdb_stdin_log_write): Likewise.
4097
4098 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4099
4100 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4101 * gdb.base/debug-expr.exp: Likewise.
4102 * gdb.base/foll-fork.exp: Likewise.
4103 * gdb.base/foll-vfork.exp: Likewise.
4104 * gdb.base/fork-print-inferior-events.exp: Likewise.
4105 * gdb.base/gdb-sigterm.exp: Likewise.
4106 * gdb.base/gdbinit-history.exp: Likewise.
4107 * gdb.base/osabi.exp: Likewise.
4108 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4109 * gdb.base/ui-redirect.exp: Likewise.
4110 * gdb.gdb/unittest.exp: Likewise.
4111 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4112 * gdb.mi/mi-watch.exp: Likewise.
4113 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4114 * gdb.mi/user-selected-context-sync.exp: Likewise.
4115 * gdb.python/python.exp: Disable debug test when debugging.
4116 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4117 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4118 Likewise.
4119 * gdb.threads/stepi-random-signal.exp: Likewise.
4120
4121 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4122
4123 * Makefile.in: Pass through GDB_DEBUG.
4124 * README (Testsuite Parameters): Add GDB_DEBUG.
4125 (gdb,debug): Add board setting.
4126 * lib/gdb.exp (default_gdb_start): Start debugging.
4127 (gdb_debug_enabled): New procedure.
4128 (gdb_debug_init): Likewise.
4129
4130 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4131
4132 * Makefile.in: Pass through GDB_DEBUG.
4133 * README (Testsuite Parameters): Add GDB_DEBUG.
4134 (gdb,debug): Add board setting.
4135 * lib/gdb.exp (default_gdb_start): Start debugging.
4136 (gdb_debug_enabled): New procedure.
4137 (gdb_debug_init): Likewise.
4138
4139 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4140
4141 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4142
4143 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4144
4145 * gdb.base/ui-redirect.exp: Test redirection.
4146
4147 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4148
4149 * gdb.mi/mi-complete.exp: New file.
4150 * gdb.mi/mi-complete.cc: Likewise.
4151
4152 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4153
4154 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4155 indexed and sliced arrays, and pointers to arrays.
4156
4157 2019-05-14 Tom Tromey <tromey@adacore.com>
4158
4159 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4160 styling test.
4161
4162 2019-05-14 Tom de Vries <tdevries@suse.de>
4163
4164 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4165 selection entry encoding.
4166
4167 2019-05-10 Tom Tromey <tromey@adacore.com>
4168
4169 * gdb.ada/info_exc.exp: Add "complete" test.
4170
4171 2019-05-09 Tom de Vries <tdevries@suse.de>
4172
4173 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4174 CU-relative.
4175
4176 2019-05-09 Tom de Vries <tdevries@suse.de>
4177
4178 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4179 CU-relative.
4180
4181 2019-05-08 Joel Brobecker <brobecker@adacore.com>
4182
4183 * gdb.ada/frame_arg_lang.exp: New testcase.
4184 * gdb.ada/frame_arg_lang/bla.adb: New file.
4185 * gdb.ada/frame_arg_lang/pck.ads: New file.
4186 * gdb.ada/frame_arg_lang/pck.adb: New file.
4187 * gdb.ada/frame_arg_lang/foo.c: New file.
4188
4189 2019-05-08 Tom Tromey <tromey@adacore.com>
4190
4191 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4192
4193 2019-05-08 Tom Tromey <tromey@adacore.com>
4194
4195 * gdb.base/ptype-offsets.exp: Update tests.
4196
4197 2019-05-08 Tom Tromey <tromey@adacore.com>
4198
4199 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4200 cases.
4201 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4202 "short".
4203
4204 2019-05-08 Tom Tromey <tromey@adacore.com>
4205
4206 * gdb.ada/vla.exp: New file.
4207 * gdb.ada/vla/vla.adb: New file.
4208
4209 2019-05-07 Tom de Vries <tdevries@suse.de>
4210
4211 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4212
4213 2019-05-07 Tom de Vries <tdevries@suse.de>
4214
4215 PR testsuite/24522
4216 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4217 section.
4218
4219 2019-05-07 Tom de Vries <tdevries@suse.de>
4220
4221 PR testsuite/24522
4222 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4223 .debug_aranges section.
4224
4225 2019-05-07 Tom de Vries <tdevries@suse.de>
4226
4227 PR testsuite/24159
4228 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4229
4230 2019-05-06 Tom de Vries <tdevries@suse.de>
4231
4232 * lib/gdb.exp (exec_has_index_section): New proc.
4233 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4234 section.
4235
4236 2019-05-04 Tom de Vries <tdevries@suse.de>
4237
4238 * boards/cc-with-debug-names.exp: New file.
4239
4240 2019-05-03 Tom Tromey <tromey@adacore.com>
4241
4242 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4243 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4244 * gdb.ada/char_enum.exp: Add test.
4245
4246 2019-05-03 Tom de Vries <tdevries@suse.de>
4247
4248 * boards/cc-with-gdb-index.exp: New file.
4249
4250 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4251
4252 * gdb.rust/simple.exp: Add new test case.
4253 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4254 (main): Initialise an instance of the new struct.
4255
4256 2019-05-01 Tom Tromey <tromey@adacore.com>
4257
4258 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4259 record.
4260 (NPR): New variable.
4261 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4262 test.
4263
4264 2019-05-01 Tom Tromey <tromey@adacore.com>
4265
4266 * gdb.ada/packed_array_assign.exp: Add packed assignment
4267 regression test.
4268
4269 2019-05-01 Tom de Vries <tdevries@suse.de>
4270
4271 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4272
4273 2019-05-01 Tom de Vries <tdevries@suse.de>
4274
4275 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4276
4277 2019-04-30 Ali Tamur <tamur@google.com>
4278
4279 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4280
4281 2019-04-30 Tom Tromey <tromey@adacore.com>
4282
4283 * lib/ada.exp (find_ada_tool): New proc.
4284 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4285 * gdb.ada/catch_ex_std.exp: New file.
4286 * gdb.ada/catch_ex_std/foo.adb: New file.
4287 * gdb.ada/catch_ex_std/some_package.adb: New file.
4288 * gdb.ada/catch_ex_std/some_package.ads: New file.
4289
4290 2019-04-30 Tom Tromey <tromey@adacore.com>
4291
4292 PR c++/24470:
4293 * gdb.cp/temargs.cc: Add test code from PR.
4294
4295 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4296
4297 * gdb.fortran/vla-datatypes.exp: Update expected results.
4298 * gdb.fortran/vla-ptype.exp: Likewise.
4299 * gdb.fortran/vla-type.exp: Likewise.
4300 * gdb.fortran/vla-value.exp: Likewise.
4301
4302 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4303
4304 * gdb.fortran/ptr-indentation.exp: Update expected results.
4305 * gdb.fortran/ptype-on-functions.exp: Likewise.
4306 * gdb.fortran/vla-ptr-info.exp: Likewise.
4307 * gdb.fortran/vla-value.exp: Likewise.
4308
4309 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4310
4311 * gdb.fortran/ptype-on-functions.exp: New file.
4312 * gdb.fortran/ptype-on-functions.f90: New file.
4313
4314 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4315
4316 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4317 case void string.
4318
4319 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4320
4321 * gdb.fortran/complex.exp: Expand.
4322 * gdb.fortran/complex.f: Renamed to...
4323 * gdb.fortran/complex.f90: ...this, and extended to add more
4324 complex values.
4325
4326 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4327
4328 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4329 MODULO, CMPLX.
4330
4331 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4332 Richard Bunt <richard.bunt@arm.com>
4333
4334 * gdb.base/max-depth.c: New file.
4335 * gdb.base/max-depth.exp: New file.
4336 * gdb.python/py-nested-maps.c: New file.
4337 * gdb.python/py-nested-maps.exp: New file.
4338 * gdb.python/py-nested-maps.py: New file.
4339 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4340 (test_all_common): Call test_max_depth.
4341 * gdb.fortran/max-depth.exp: New file.
4342 * gdb.fortran/max-depth.f90: New file.
4343 * gdb.go/max-depth.exp: New file.
4344 * gdb.go/max-depth.go: New file.
4345 * gdb.modula2/max-depth.exp: New file.
4346 * gdb.modula2/max-depth.c: New file.
4347 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4348
4349 2019-04-29 Tom de Vries <tdevries@suse.de>
4350
4351 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4352
4353 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4354
4355 * gdb.base/callexit.exp: Test may-call-functions off.
4356
4357 2019-04-25 Keith Seitz <keiths@redhat.com>
4358
4359 PR c++/24367
4360 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4361 (another_incomplete_struct, test_incomplete): New definitions.
4362 (main): Use new definitions.
4363 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4364 functions.
4365
4366 2019-04-25 Ali Tamur <tamur@google.com>
4367
4368 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4369
4370 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4371
4372 PR corefiles/11608
4373 PR corefiles/18187
4374 * gdb.base/coredump-filter-build-id.exp: New file.
4375
4376 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4377
4378 * Makefile.in: Pass through GDBSERVER_DEBUG.
4379 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4380 (gdbserver,debug): Add board setting.
4381 * gdb.trace/tspeed.exp: Skip when debugging.
4382 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4383 * lib/gdbserver-support.exp: Likewise
4384
4385 2019-04-24 Tom Tromey <tromey@adacore.com>
4386
4387 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4388 Rust.
4389
4390 2019-04-24 Tom Tromey <tromey@adacore.com>
4391
4392 * gdb.arch/amd64-eval.exp: Test bitfield return.
4393 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4394 (class Foo) <return_bitfields>: New method.
4395 (main): Call it.
4396
4397 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4398
4399 * gdb.cp/many-args.cc: New file.
4400 * gdb.cp/many-args.exp: New file.
4401
4402 2019-04-23 Tom de Vries <tdevries@suse.de>
4403
4404 PR gdb/24433
4405 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4406
4407 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4408
4409 * gdb.trace/backtrace.exp: Use nopie flag.
4410 * gdb.trace/circ.exp: Likewise.
4411 * gdb.trace/collection.exp: Likewise.
4412 * gdb.trace/ftrace.exp: Likewise.
4413 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4414 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4415 * gdb.trace/qtro.exp: Likewise.
4416 * gdb.trace/read-memory.exp: Likewise.
4417 * gdb.trace/report.exp: Likewise.
4418 * gdb.trace/tfile.exp: Likewise.
4419 * gdb.trace/tfind.exp: Likewise.
4420 * gdb.trace/unavailable.exp: Likewise.
4421
4422 2019-04-22 Pedro Alves <palves@redhat.com>
4423
4424 * gdb.base/solib-probes-nosharedlibrary.c,
4425 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4426
4427 2019-04-19 Tom Tromey <tromey@adacore.com>
4428
4429 * gdb.ada/ptype_union.c: New file.
4430 * gdb.ada/ptype_union.exp: New file.
4431
4432 2019-04-19 Tom Tromey <tromey@adacore.com>
4433
4434 PR symtab/24423:
4435 * gdb.base/list0.h (foo): Add a control-l character.
4436
4437 2019-04-18 Tom de Vries <tdevries@suse.de>
4438
4439 PR gdb/24433
4440 * boards/local-board.exp: Set sysroot to "".
4441
4442 2019-04-18 Tom de Vries <tdevries@suse.de>
4443 Pedro Alves <palves@redhat.com>
4444
4445 PR gdb/24454
4446 * gdb.threads/vfork-follow-child-exec.c: New file.
4447 * gdb.threads/vfork-follow-child-exec.exp: New file.
4448 * gdb.threads/vfork-follow-child-exit.c: New file.
4449 * gdb.threads/vfork-follow-child-exit.exp: New file.
4450
4451 2019-04-15 Leszek Swirski <leszeks@google.com>
4452
4453 * gdb.arch/amd64-eval.cc: New file.
4454 * gdb.arch/amd64-eval.exp: New file.
4455
4456 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4457
4458 * gdb.server/sysroot.c: New test.
4459 * gdb.server/sysroot.exp: New file.
4460 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4461 matching param.
4462
4463 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4464
4465 * gdb.base/align.exp: Extend test to cover structures containing
4466 only static fields.
4467
4468 2019-04-11 Tom de Vries <tdevries@suse.de>
4469
4470 * boards/cc-with-dwz-m.exp: New file.
4471 * boards/cc-with-dwz.exp: New file.
4472 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4473
4474 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4475
4476 * gdb.base/start-cpp.exp: New file.
4477 * gdb.base/start-cpp.cc: New file.
4478
4479 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4480
4481 * gdb.python/py-thrhandle.exp: Adjust tests to call
4482 thread_from_handle instead of thread_from_thread_handle.
4483
4484 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4485
4486 * gdb.python/py-thrhandle.exp: Add tests for
4487 gdb.InferiorThread.handle.
4488
4489 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4490
4491 * gdb.python/py-function.exp: Check calling helper function from
4492 all languages.
4493 * lib/gdb.exp (gdb_supported_languages): New proc.
4494
4495 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4496
4497 * gdb.base/complex-parts.c: New file.
4498 * gdb.base/complex-parts.exp: New file.
4499
4500 2019-04-01 Tom Tromey <tromey@adacore.com>
4501
4502 PR symtab/23331:
4503 * gdb.dwarf2/dw2-ranges-main.c: New file.
4504 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4505 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4506
4507 2019-03-30 Simon Marchi <simark@simark.ca>
4508
4509 * gdb.base/default.exp: Add values for $_gdb_major and
4510 $_gdb_minor.
4511
4512 2019-03-29 Tom Tromey <tromey@adacore.com>
4513
4514 * gdb.base/help.exp: Tighten apropos regexp.
4515
4516 2019-03-29 Keith Seitz <keiths@redhat.com>
4517
4518 * gdb.fortran/array-bounds.exp: New file.
4519 * gdb.fortran/array-bounds.f90: New file.
4520
4521 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4522
4523 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4524
4525 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4526
4527 * gdb.multi/hello.c (main): Increase alarm timer.
4528
4529 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4530
4531 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4532 factor when no hardware watchpoint support.
4533
4534 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4535 Pedro Alves <palves@redhat.com>
4536
4537 * boards/local-board.exp: set sysroot to /.
4538
4539 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4540
4541 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4542 in child.
4543
4544 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4545
4546 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4547 field.
4548 (make_container): Initialise new field.
4549 * gdb.python/py-prettyprint.exp: Add new tests.
4550 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4551 <display_hint>: New method.
4552
4553 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4554
4555 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4556 gdb_continue_to_breakpoint more throughout this test.
4557 (run_lang_tests) Supply unique test names, and use
4558 gdb_test_no_output.
4559
4560 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4561
4562 * gdb.base/finish-pretty.exp: Update expected results.
4563 * gdb.base/pretty-print.c: New file.
4564 * gdb.base/pretty-print.exp: New file.
4565
4566 2019-03-25 Pedro Alves <palves@redhat.com>
4567
4568 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4569 move comments outside list. Append '-i "" eof' section.
4570
4571 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4572
4573 PR testsuite/25016
4574 * README: Add pie options.
4575 * gdb.base/break-interp.exp: Ensure pie is disabled.
4576 * gdb.base/dump.exp: Likewise.
4577 * lib/gdb.exp (gdb_compile): Add pie option.
4578
4579 2019-03-19 Tom Tromey <tromey@adacore.com>
4580
4581 * gdb.mi/mi2-cli-display.c: New file.
4582 * gdb.mi/mi2-cli-display.exp: New file.
4583
4584 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4585 Tom Tromey <tromey@adacore.com>
4586
4587 * gdb.ada/ptype_array/pck.adb: New file.
4588 * gdb.ada/ptype_array/pck.ads: New file.
4589 * gdb.ada/ptype_array/foo.adb: New file.
4590 * gdb.ada/ptype_array.exp: New file.
4591
4592 2019-03-14 Tom Tromey <tromey@adacore.com>
4593
4594 * gdb.base/style.exp: Add "set style sources" test.
4595
4596 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4597
4598 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4599 * mi-breakpoint-multiple-locations.exp: ... this.
4600 (make_breakpoints_pattern): New proc.
4601 (do_test): Add mi_version parameter, test -break-insert,
4602 -break-info and =breakpoint-created.
4603
4604 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4605
4606 * config/default.exp: Remove 'load_lib gdb.exp'.
4607 * config/monitor.exp: Likewise.
4608 * config/sid.exp: Likewise.
4609 * config/sim.exp: Likewise.
4610 * config/slite.exp: Likewise.
4611 * config/unix.exp: Likewise.
4612 * gdb.base/default.exp: Remove unhelpful comment.
4613
4614 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4615
4616 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4617
4618 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4619
4620 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4621
4622 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4623
4624 * gdb.fortran/type-kinds.exp: Update expected results.
4625
4626 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4627
4628 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4629
4630 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4631
4632 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4633 function.
4634 (test_basic_parsing_of_type_kinds): Expand types tested.
4635 (test_parsing_invalid_type_kinds): New function.
4636
4637 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4638
4639 * gdb.fortran/intrinsics.exp: New file.
4640 * gdb.fortran/intrinsics.f90: New file.
4641 * gdb.fortran/type-kinds.exp: New file.
4642
4643 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4644
4645 * gdb.fortran/dot-ops.exp: New file.
4646
4647 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4648
4649 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4650 Check upper and lower case logical literals.
4651
4652 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4653
4654 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4655 Remove duplicate tests.
4656
4657 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4658
4659 * lib/gdb.exp (builtin_cd): rename of cd.
4660 (cd): Override builtin.
4661
4662 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4663
4664 * gdb.fortran/function-calls.exp: New file.
4665 * gdb.fortran/function-calls.f90: New test.
4666
4667 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4668
4669 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4670 on user program standard output.
4671 * gdb.fortran/short-circuit-argument-list.f90: Record function
4672 calls.
4673
4674 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4675
4676 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4677 failure.
4678
4679 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4680
4681 PR gdb/8527
4682 * gdb.base/interrupt-daemon-attach.c,
4683 gdb.base/interrupt-daemon-attach.exp: New test.
4684
4685 2019-02-27 Pedro Alves <palves@redhat.com>
4686
4687 * gdb.base/page.exp: Add tests for "set width/height -1".
4688
4689 2019-02-27 Pedro Alves <palves@redhat.com>
4690
4691 * gdb.base/page.exp: Add tests for "set/show width/height" with
4692 "infinite" values.
4693
4694 2019-02-27 Tom Tromey <tromey@adacore.com>
4695
4696 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4697 2.4.
4698 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4699 workaround.
4700
4701 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4702
4703 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4704 tests for structs with static members.
4705
4706 2019-02-26 Tom Tromey <tromey@adacore.com>
4707
4708 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4709 ValueError, not TypeError.
4710
4711 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4712
4713 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4714 call from main program.
4715
4716 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4717
4718 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4719 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4720 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4721 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4722 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4723
4724 2019-02-22 Keith Seitz <keiths@redhat.com>
4725
4726 PR symtab/23853
4727 * gdb.base/symlink-sourcefile.c: New file.
4728 * gdb.base/symlink-sourcefile.exp: New file.
4729
4730 2019-02-20 Tom Tromey <tom@tromey.com>
4731
4732 * gdb.base/info_qt.exp: Update.
4733
4734 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4735
4736 * gdb.base/source.exp: Move "error in sourced script" code to
4737 the end.
4738 * gdb.base/source-error.gdb: Move contents to
4739 source-error-1.gdb. Add new code to source source-error-1.gdb.
4740 * gdb.base/source-error-1.gdb: New file, from previous
4741 source-error.gdb.
4742
4743 2019-02-17 Tom Tromey <tom@tromey.com>
4744
4745 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4746 for macro styling.
4747 * gdb.base/style.c (SOME_MACRO): New macro.
4748
4749 2019-02-17 Tom Tromey <tom@tromey.com>
4750
4751 * gdb.base/style.exp: Add line-wrapping tests.
4752 * gdb.base/page.exp: Add test for quitting during pagination.
4753
4754 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4755
4756 * gdb.ada/big_packed_array: New testcase.
4757 * gdb.ada/homonym.exp: Fix incorrect expected output for
4758 "break <homonym__get_value>" test.
4759
4760 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4761
4762 PR breakpoints/21870
4763 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4764 and prepare_for_testing. Add comment.
4765 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4766 redundant cleanup call. Clean up comment.
4767
4768 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4769
4770 PR breakpoints/21870
4771 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4772 * gdb.arch/aarch64-dbreg-contents.c: New file.
4773
4774 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4775
4776 * gdb.ada/mi_ref_changeable: New testcase.
4777
4778 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4779
4780 * gdb.base/attach.exp: Add double attach test.
4781
4782 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4783
4784 * lib/gdb.exp (default_gdb_start): Don't match pagination
4785 prompt.
4786 (gdb_init): Set stty_init.
4787
4788 2019-01-27 Tom Tromey <tom@tromey.com>
4789
4790 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4791 skip_python_tests.
4792
4793 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4794
4795 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4796 New structure.
4797 (struct struct_static_02_02): Likewise.
4798 (struct struct_static_02_03): Likewise.
4799 (struct struct_static_02_04): Likewise.
4800 (struct struct_static_04_01): Likewise.
4801 (struct struct_static_04_02): Likewise.
4802 (struct struct_static_04_03): Likewise.
4803 (struct struct_static_04_04): Likewise.
4804 (struct struct_static_06_01): Likewise.
4805 (struct struct_static_06_02): Likewise.
4806 (struct struct_static_06_03): Likewise.
4807 (struct struct_static_06_04): Likewise.
4808 (cmp_struct_static_02_01): Likewise.
4809 (cmp_struct_static_02_02): Likewise.
4810 (cmp_struct_static_02_03): Likewise.
4811 (cmp_struct_static_02_04): Likewise.
4812 (cmp_struct_static_04_01): Likewise.
4813 (cmp_struct_static_04_02): Likewise.
4814 (cmp_struct_static_04_03): Likewise.
4815 (cmp_struct_static_04_04): Likewise.
4816 (cmp_struct_static_06_01): Likewise.
4817 (cmp_struct_static_06_02): Likewise.
4818 (cmp_struct_static_06_03): Likewise.
4819 (cmp_struct_static_06_04): Likewise.
4820 (call_all): Test new structs.
4821 * gdb.base/infcall-nested-structs.exp: Likewise.
4822
4823 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4824 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4825
4826 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4827 * gdb.base/stack-protector.c: New test.
4828 * gdb.base/stack-protector.exp: New file.
4829 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4830 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4831 option.
4832 (gdb_compile): Remove stack protector for GCC and prevent
4833 recursion.
4834
4835 2019-01-16 Keith Seitz <keiths@redhat.com>
4836
4837 PR gdb/23773
4838 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4839
4840 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4841
4842 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4843 aliases.
4844 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4845 tests.
4846 * gdb.arch/powerpc-vector-regs.c: New file.
4847 * gdb.arch/powerpc-vector-regs.exp: New file.
4848
4849 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4850
4851 * gdb.arch/altivec-regs.exp: Fix the list passed to
4852 gdb_expect_list when testing "info vector".
4853
4854 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4855
4856 * gdb.base/style.exp: Don't include path in testname.
4857
4858 2019-01-10 Keith Seitz <keiths@redhat.com>
4859
4860 PR gdb/23712
4861 PR symtab/23010
4862 * gdb.dwarf2/multidictionary.exp: New file.
4863
4864 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4865
4866 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4867 (test_gnuv3_style_demangling): ... this.
4868 (test_lucid_style_demangling): Remove.
4869 (test_arm_style_demangling): Remove.
4870 (test_hp_style_demangling): Remove.
4871 (do_tests): Remove calls to the above.
4872
4873 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4874
4875 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4876 case.
4877
4878 2019-01-06 Tom Tromey <tom@tromey.com>
4879
4880 PR gdb/28155:
4881 * gdb.dwarf2/typedef-void-finish.exp: New file.
4882
4883 2018-12-28 Tom Tromey <tom@tromey.com>
4884 Simon Marchi <simark@simark.ca>
4885
4886 * gdb.base/jit-exec.exp: New file.
4887 * gdb.base/jit-exec.c: New file.
4888 * gdb.base/jit-execd.c: New file.
4889
4890 2018-12-28 Tom Tromey <tom@tromey.com>
4891
4892 * gdb.base/style.exp: Update test to check for address styling.
4893
4894 2018-12-28 Tom Tromey <tom@tromey.com>
4895
4896 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4897 message.
4898
4899 2018-12-28 Tom Tromey <tom@tromey.com>
4900
4901 * gdb.base/style.exp: Add test for version number styling.
4902
4903 2018-12-28 Tom Tromey <tom@tromey.com>
4904
4905 * gdb.base/style.exp: Add test for print_address_symbolic.
4906
4907 2018-12-28 Tom Tromey <tom@tromey.com>
4908
4909 * gdb.base/style.exp: Add test for breakpoint setting.
4910
4911 2018-12-28 Tom Tromey <tom@tromey.com>
4912
4913 * gdb.base/style.exp: Add test for variable names.
4914
4915 2018-12-28 Tom Tromey <tom@tromey.com>
4916
4917 * gdb.base/style.exp: New file.
4918 * gdb.base/style.c: New file.
4919
4920 2018-12-28 Tom Tromey <tom@tromey.com>
4921
4922 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4923 "dumb".
4924 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4925 the TERM environment variable.
4926
4927 2018-12-27 Tom Tromey <tom@tromey.com>
4928
4929 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4930 pagination test.
4931
4932 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4933
4934 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4935 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4936
4937 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4938
4939 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4940 Filename a.adb changed to bp_fun_addr.adb.
4941 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4942
4943 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4944
4945 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4946 non-PIE executables.
4947 * README: Mention the gdb,nopie_flag board setting.
4948 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4949 non-PIE executable.
4950 * gdb.arch/amd64-entry-value.exp: Likewise.
4951 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4952 * gdb.arch/i386-float.exp: Likewise.
4953 * gdb.arch/i386-signal.exp: Likewise.
4954 * gdb.mi/mi-reg-undefined.exp: Likewise.
4955
4956 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4957
4958 PR gdb/23974
4959 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4960
4961 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4962
4963 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4964 Update order of results accordingly.
4965
4966 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4967
4968 * gdb.base/annota1.exp: Update a test regexp.
4969
4970 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4971
4972 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4973
4974 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4975
4976 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4977 (reuse_time): Initialize to REUSE_TIME_CAP.
4978 (check_rc): New function.
4979 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4980 Check pthread_create rc.
4981 (spawner_thread_func): Check pthread_create and pthread_join rc.
4982
4983 2018-12-08 Pedro Alves <palves@redhat.com>
4984
4985 * gdb.base/list.exp (test_forward_search): Rename to ...
4986 (test_forward_reverse_search): ... this. Also test reverse-search
4987 and the forward-search alias.
4988
4989 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4990
4991 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4992 local timeout variable before return, and remove all local timeout
4993 variable entirely.
4994 (gdb_load): Likewise.
4995
4996 2018-12-01 Tom de Vries <tdevries@suse.de>
4997
4998 * gdb.base/gdb-caching-proc.exp: New file.
4999
5000 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5001
5002 * Makefile.in (TIMESTAMP): New variable.
5003 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5004 command.
5005 (check-single-racy): Likewise.
5006 (check/%.exp): Likewise.
5007 (check-racy/%.exp): Likewise.
5008 (workers/%.worker): Likewise.
5009 (build-perf): Likewise.
5010 (check-perf): Likewise.
5011 * README: Describe new "TS" and "TS_FORMAT" variables.
5012 * print-ts.py: New file.
5013
5014 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5015
5016 PR python/23714
5017 * gdb.python/python.exp: Test command repetition after
5018 gdb.execute.
5019
5020 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5021
5022 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5023 is correctly aligned.
5024
5025 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5026
5027 * gdb.ada/info_auto_lang.exp: New testcase.
5028 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5029 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5030 * gdb.ada/info_auto_lang/some_c.c: New file.
5031
5032 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5033
5034 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5035 FUNC_lang language syntax.
5036
5037 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5038
5039 * gdb.base/info_minsym.c: New file.
5040 * gdb.base/info_minsym.exp: New file.
5041
5042 2018-11-19 Tom Tromey <tom@tromey.com>
5043
5044 PR rust/23625:
5045 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5046 * gdb.rust/expr.exp: Update expected output. Change one test.
5047
5048 2018-11-19 Tom Tromey <tom@tromey.com>
5049
5050 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5051
5052 2018-11-19 Pedro Alves <palves@redhat.com>
5053
5054 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5055 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5056 see the expected warning.
5057
5058 2018-11-16 Alan Hayward <alan.hayward@arm.com>
5059
5060 PR gdb/22736:
5061 * gdb.cp/infcall-nodebug-lib.c: New test.
5062 * gdb.cp/infcall-nodebug-main.c: New test.
5063 * gdb.cp/infcall-nodebug.exp: New file.
5064
5065 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5066
5067 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5068 completer tests.
5069
5070 2018-11-09 Tom de Vries <tdevries@suse.de>
5071
5072 * gdb.base/msym-lang.c: New test.
5073 * gdb.base/msym-lang.exp: New file.
5074 * gdb.base/msym-lang-main.c: New test.
5075
5076 2018-11-08 Tom Tromey <tom@tromey.com>
5077
5078 PR gdb/23555:
5079 PR gdb/23838:
5080 * gdb.base/warning.exp: New file.
5081
5082 2018-11-08 Jan Beulich <jbeulich@suse.com>
5083
5084 * testsuite/gdb.arch/i386-avx512.c,
5085 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5086
5087 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5088
5089 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5090 point hardware.
5091
5092 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5093
5094 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5095 * gdb.dwarf2/missing-type-name.exp: New file.
5096
5097 2018-11-06 Tom de Vries <tdevries@suse.de>
5098
5099 * gdb.base/many-headers.c: New test.
5100 * gdb.base/many-headers.exp: New file.
5101
5102 2018-11-06 Jim Wilson <jimw@sifive.com>
5103
5104 * gdb.base/code_elim.exp: For riscv, set additional_flags
5105 to include -msmall-data-limit=0.
5106
5107 2018-11-01 Joel Brobecker <brobecker@adacore.com>
5108
5109 * gdb.ada/watch_minus_l: New testcase.
5110
5111 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5112
5113 * gdb.arch/aix-sighandle.c: New file.
5114 * gdb.arch/aix-sighandle.exp: New file.
5115
5116 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5117
5118 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5119 registers being unions.
5120
5121 2018-10-31 Tom de Vries <tdevries@suse.de>
5122
5123 * lib/valgrind.exp: New file.
5124 (vgdb_start, vgdb_stop): New procs, factored out of ...
5125 * gdb.base/valgrind-bt.exp: ... here, ...
5126 * gdb.base/valgrind-disp-step.exp: ... here and ...
5127 * gdb.base/valgrind-infcall.exp: ... here.
5128
5129 2018-10-31 Tom de Vries <tdevries@suse.de>
5130
5131 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5132
5133 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5134
5135 * gdb.dwarf2/void-type.c: New file.
5136 * gdb.dwarf2/void-type.exp: New file.
5137
5138 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5139
5140 * gdb.base/info_qt.c: New file.
5141 * gdb.base/info_qt.exp: New file.
5142
5143 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5144
5145 * gdb.arch/powerpc-htm-regs.c: New file.
5146 * gdb.arch/powerpc-htm-regs.exp: New file.
5147
5148 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5149
5150 * gdb.arch/powerpc-tar.c: New file.
5151 * gdb.arch/powerpc-tar.exp: New file.
5152
5153 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5154
5155 * gdb.arch/powerpc-ppr-dscr.c: New file.
5156 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5157
5158 2018-10-25 Tom de Vries <tdevries@suse.de>
5159
5160 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5161
5162 2018-10-24 Tom de Vries <tdevries@suse.de>
5163
5164 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5165 longer exists error.
5166
5167 2018-10-24 Tom de Vries <tdevries@suse.de>
5168
5169 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5170
5171 2018-10-24 Tom de Vries <tdevries@suse.de>
5172
5173 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5174 --db-attach in valgrind.
5175
5176 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5177
5178 * gdb.arch/riscv-reg-aliases.c: New file.
5179 * gdb.arch/riscv-reg-aliases.exp: New file.
5180
5181 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5182
5183 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5184
5185 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5186
5187 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5188
5189 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5190
5191 * gdb.cp/ovldbreak.exp: Fix regexps.
5192
5193 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5194
5195 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5196
5197 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5198
5199 PR cli/23785
5200 * gdb.base/restore.exp: New test to check if "restore" with an
5201 invalid file doesn't segfault.
5202
5203 2018-10-18 Tom de Vries <tdevries@suse.de>
5204
5205 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5206 * gdb.ada/excep_handle.exp: Same.
5207 * gdb.ada/mi_string_access.exp: Same.
5208 * gdb.ada/mi_var_union.exp: Same.
5209 * gdb.arch/arc-analyze-prologue.exp: Same.
5210 * gdb.arch/arc-decode-insn.exp: Same.
5211 * gdb.base/readnever.exp: Same.
5212 * gdb.fortran/printing-types.exp: Same.
5213 * gdb.guile/scm-lazy-string.exp: Same.
5214
5215 2018-10-16 Tom de Vries <tdevries@suse.de>
5216
5217 PR gdb/23730
5218 * gdb.base/catch-follow-exec.c: Add copyright notice.
5219 * gdb.base/catch-follow-exec.exp: Rewrite to use
5220 gdb_spawn_with_cmdline_opts. Require gdb-native.
5221
5222 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5223
5224 * gdb.trace/actions-changed.exp: Check for arch support.
5225 * gdb.trace/actions.exp: Likewise.
5226 * gdb.trace/ax.exp: Likewise.
5227 * gdb.trace/backtrace.exp: Likewise.
5228 * gdb.trace/change-loc.exp: Likewise.
5229 * gdb.trace/deltrace.exp: Likewise.
5230 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5231 * gdb.trace/ftrace.exp: Likewise.
5232 * gdb.trace/infotrace.exp: Check for arch support.
5233 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5234 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5235 * gdb.trace/mi-tsv-changed.exp: Likewise.
5236 * gdb.trace/packetlen.exp: Likewise.
5237 * gdb.trace/passc-dyn.exp: Likewise.
5238 * gdb.trace/passcount.exp: Likewise.
5239 * gdb.trace/pending.exp: Likewise.
5240 * gdb.trace/range-stepping.exp: Check for shlib support.
5241 * gdb.trace/report.exp: Check for arch support.
5242 * gdb.trace/save-trace.exp: Likewise.
5243 * gdb.trace/signal.exp: Check for signal support.
5244 * gdb.trace/tfind.exp: Check for arch support.
5245 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5246 * gdb.trace/trace-common.h: Add comment.
5247 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5248 * gdb.trace/trace-enable-disable.exp: Likewise.
5249 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5250 * gdb.trace/tracecmd.exp: Check for arch support.
5251 * gdb.trace/tspeed.exp: Check for shlib and target support.
5252 * gdb.trace/tstatus.exp: Check for arch support.
5253 * gdb.trace/tsv.exp: Likewise.
5254 * gdb.trace/while-dyn.exp: Likewise.
5255 * gdb.trace/while-stepping.exp: Likewise.
5256 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5257
5258 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5259
5260 * gdb.trace/tspeed.exp: Remove nowarnings.
5261 (prepare_for_trace_test): Declare "global ipalib".
5262 * gdb.trace/tspeed.c: Include unistd.h.
5263 (main): Remove superfluous printf argument.
5264
5265 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5266
5267 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5268 directory prefix on the filename.
5269
5270 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5271
5272 * gdb.gdb/unittest.exp: Update expected message informing that
5273 selftests have been disabled.
5274 * gdb.server/unittest.exp: Likewise.
5275
5276 2018-10-09 Tom de Vries <tdevries@suse.de>
5277
5278 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5279 with runto_main.
5280
5281 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5282
5283 PR c++/16841
5284 * gdb.cp/virtbase2.cc: New file.
5285 * gdb.cp/virtbase2.exp: New file.
5286
5287 2018-10-06 Tom Tromey <tom@tromey.com>
5288
5289 PR python/19399:
5290 * gdb.python/py-inferior.exp: Add architecture test.
5291
5292 2018-10-06 Tom Tromey <tom@tromey.com>
5293
5294 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5295 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5296
5297 2018-10-06 Tom Tromey <tom@tromey.com>
5298
5299 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5300 of a "throw" catchpoint.
5301
5302 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5303
5304 * gdb.base/info-proc.exp: Update string expected from "help info
5305 proc".
5306
5307 2018-10-04 Tom Tromey <tom@tromey.com>
5308
5309 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5310 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5311 (test_initial_complaints, test_empty_complaints): Update.
5312 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5313
5314 2018-10-04 Tom Tromey <tom@tromey.com>
5315
5316 PR cli/19551:
5317 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5318 * lib/gdb.exp (gdb_file_cmd): Update.
5319 * gdb.stabs/weird.exp (print_weird_var): Update.
5320 * gdb.server/solib-list.exp: Update.
5321 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5322 * gdb.mi/mi-cli.exp: Update.
5323 * gdb.linespec/linespec.exp: Update.
5324 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5325 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5326 * gdb.cp/cp-relocate.exp: Update.
5327 * gdb.base/sym-file.exp: Update.
5328 * gdb.base/relocate.exp: Update.
5329 * gdb.base/readnever.exp: Update.
5330 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5331 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5332 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5333 * gdb.base/code_elim.exp: Update.
5334 * gdb.base/break-unload-file.exp (test_break): Update.
5335 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5336 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5337 Update.
5338 * gdb.base/attach.exp (do_attach_tests): Update.
5339 * gdb.base/sepdebug.exp: Update.
5340 * gdb.python/py-section-script.exp: Update.
5341
5342 2018-10-04 Tom Tromey <tom@tromey.com>
5343
5344 PR cli/22234:
5345 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5346 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5347 output.
5348
5349 2018-10-04 Tom Tromey <tom@tromey.com>
5350
5351 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5352 set width and height to 0.
5353 (test_command_line_attach_run): Use -quiet.
5354
5355 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5356
5357 * lib/gdb.exp (skip_ifunc_tests): New.
5358 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5359 other compile failures.
5360 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5361
5362 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5363
5364 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5365 is_amd64_regs_target.
5366
5367 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5368
5369 * gdb.arch/aarch64-sighandler-regs.c: New test.
5370 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5371 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5372
5373 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5374
5375 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5376 assembly.
5377
5378 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5379
5380 * gdb.base/frame-selection.exp: New file.
5381 * gdb.base/frame-selection.c: New file.
5382
5383 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5384
5385 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5386 pthread barrier.
5387 (main): Likewise.
5388
5389 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5390
5391 * gdb.base/large-frame-1.c: New file.
5392 * gdb.base/large-frame-2.c: New file.
5393 * gdb.base/large-frame.exp: New file.
5394 * gdb.base/large-frame.h: New file.
5395
5396 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5397
5398 PR gdb/20948
5399 * gdb.base/write_mem.exp: New test.
5400 * gdb.base/write_mem.c: Likewise.
5401
5402 2018-09-23 Tom Tromey <tom@tromey.com>
5403
5404 PR python/18852:
5405 * gdb.python/py-parameter.exp: Add test for parameter that throws
5406 on "set".
5407
5408 2018-09-23 Tom Tromey <tom@tromey.com>
5409
5410 PR python/17284:
5411 * gdb.python/py-template.exp (test_template_arg): Add test for
5412 negative template argument number.
5413
5414 2018-09-23 Tom Tromey <tom@tromey.com>
5415
5416 PR python/14062:
5417 * gdb.python/python.exp: Add test for post_event error.
5418
5419 2018-09-23 Tom Tromey <tom@tromey.com>
5420
5421 PR python/18170:
5422 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5423 convert pointers to int and long.
5424
5425 2018-09-23 Tom Tromey <tom@tromey.com>
5426
5427 PR python/20126:
5428 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5429 signed-ness conversion tests.
5430
5431 2018-09-23 Tom Tromey <tom@tromey.com>
5432
5433 PR python/18352;
5434 * gdb.python/py-value.exp (test_float_conversion): New proc.
5435 Use it.
5436
5437 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5438
5439 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5440
5441 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5442
5443 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5444 no readline.
5445 * gdb.base/utf8-identifiers.exp: Likewise.
5446 * gdb.cp/cpcompletion.exp: Likewise.
5447 * gdb.linespec/cpcompletion.exp: Likewise.
5448 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5449 * gdb.linespec/cpls-ops.exp: Likewise.
5450
5451 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5452 Chris January <chris.january@arm.com>
5453
5454 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5455 * gdb.fortran/short-circuit-argument-list.exp: New file.
5456 * gdb.fortran/short-circuit-argument-list.f90: New test.
5457
5458 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5459
5460 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5461 "arch=" keyword when executing "-stack-list-frames".
5462
5463 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5464
5465 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5466 "arch=" keyword when executing "-stack-list-frames".
5467
5468 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5469
5470 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5471 break ada".
5472
5473 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5474
5475 PR python/23669
5476 * gdb.python/python.exp: Test gdb.execute("show commands").
5477
5478 2018-09-16 Tom Tromey <tom@tromey.com>
5479
5480 * gdb.base/new-ui.exp (do_execution_tests): Update.
5481 * gdb.base/dbx.exp (test_breakpoints): Update.
5482
5483 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5484
5485 * lib/gdb.exp (gdb_simple_compile): Add proc.
5486 (is_elf_target): Use gdb_simple_compile.
5487 (skip_altivec_tests): Likewise.
5488 (skip_vsx_tests): Likewise.
5489 (skip_tsx_tests): Likewise.
5490 (skip_btrace_tests): Likewise.
5491 (skip_btrace_pt_tests): Likewise.
5492 (gdb_can_simple_compile): Likewise.
5493 (gdb_has_argv0): Likewise.
5494 (gdb_target_symbol_prefix): Likewise.
5495 (target_supports_scheduler_locking): Likewise.
5496
5497 2018-09-13 Tom Tromey <tom@tromey.com>
5498
5499 * Makefile.in (TAGS): Recognize proc_with_prefix and
5500 gdb_caching_proc.
5501
5502 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5503
5504 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5505 method.
5506
5507 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5508
5509 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5510 and a few other Inferior properties when the Inferior is no
5511 longer valid.
5512
5513 2018-09-13 Tom Tromey <tom@tromey.com>
5514
5515 PR rust/23650:
5516 * gdb.rust/simple.exp: Add test for enum field access error.
5517
5518 2018-09-13 Tom Tromey <tom@tromey.com>
5519
5520 PR rust/23626:
5521 * gdb.rust/simple.rs (EmptyEnum): New type.
5522 (main): Use it.
5523 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5524
5525 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5526
5527 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5528 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5529 * gdb.python/py-symtab.exp: Update test printing an objfile.
5530
5531 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5532
5533 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5534 object.
5535
5536 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5537
5538 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5539 (support_complex_tests): Use gdb_can_simple_compile.
5540 (is_ilp32_target): Likewise.
5541 (is_lp64_target): Likewise.
5542 (is_64_target): Likewise.
5543 (is_amd64_regs_target): Likewise.
5544 (is_aarch32_target): Likewise.
5545 (gdb_int128_helper): Likewise.
5546
5547 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5548
5549 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5550
5551 2018-09-10 Jerome Guitton <guitton@adacore.com>
5552
5553 * gdb.ada/same_component_name: Add test for case of tagged record
5554 with variable-length fields.
5555
5556 2018-09-10 Xavier Roirand <roirand@adacore.com>
5557
5558 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5559 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5560 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5561 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5562
5563 2018-09-10 Xavier Roirand <roirand@adacore.com>
5564
5565 * gdb.ada/mi_string_access.exp: New testcase.
5566 * gdb.ada/mi_string_access/bar.adb: New file.
5567 * gdb.ada/mi_string_access/pck.adb: New file.
5568 * gdb.ada/mi_string_access/pck.asd: New file.
5569
5570 2018-09-10 Xavier Roirand <roirand@adacore.com>
5571
5572 * gdb.ada/mi_var_union.exp: New testcase.
5573 * gdb.ada/mi_var_union/bar.adb: New file.
5574 * gdb.ada/mi_var_union/pck.adb: New file.
5575 * gdb.ada/mi_var_union/pck.asd: New file.
5576
5577 2018-09-08 Tom Tromey <tom@tromey.com>
5578
5579 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5580
5581 2018-09-08 Tom Tromey <tom@tromey.com>
5582
5583 PR python/16047:
5584 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5585 (register_pretty_printers): Register new printer.
5586 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5587 test.
5588 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5589 (an_int_type3): New global.
5590
5591 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5592
5593 * gdb.ada/expr_with_funcall: New testcase.
5594
5595 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5596
5597 * gdb.ada/packed_array_assign: New testcase.
5598
5599 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5600
5601 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5602 names, and add test prefixes to make test names unique.
5603
5604 2018-09-05 Tom de Vries <tdevries@suse.de>
5605
5606 * gdb.dwarf2/varval.exp: Add test.
5607
5608 2018-09-04 Gary Benson <gbenson@redhat.com>
5609
5610 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5611 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5612
5613 2018-08-31 Tom Tromey <tom@tromey.com>
5614
5615 * gdb.rust/simple.rs: Rename second variable "v".
5616
5617 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5618
5619 * gdb.base/funcargs.c (use_a): New function.
5620 (recurse): Call use_a.
5621
5622 2018-08-29 Keith Seitz <keiths@redhat.com>
5623
5624 * gdb.compile/compile-cplus-anonymous.cc: New file.
5625 * gdb.compile/compile-cplus-anonymous.exp: New file.
5626 * gdb.compile/compile-cplus-array-decay.cc: New file.
5627 * gdb.compile/compile-cplus-array-decay.exp: New file.
5628 * gdb.compile/compile-cplus-inherit.cc: New file.
5629 * gdb.compile/compile-cplus-inherit.exp: New file.
5630 * gdb.compile/compile-cplus-member.cc: New file.
5631 * gdb.compile/compile-cplus-member.exp: New file.
5632 * gdb.compile/compile-cplus-method.cc: New file.
5633 * gdb.compile/compile-cplus-method.exp: New file.
5634 * gdb.compile/compile-cplus-mod.c: "New" file.
5635 * gdb.compile/compile-cplus-namespace.cc: New file.
5636 * gdb.compile/compile-cplus-namespace.exp: New file.
5637 * gdb.compile/compile-cplus-nested.cc: New file.
5638 * gdb.compile/compile-cplus-nested.exp: New file.
5639 * gdb.compile/compile-cplus-print.c: "New" file.
5640 * gdb.compile/compile-cplus-print.exp: "New" file.
5641 * gdb.compile/compile-cplus-virtual.cc: New file.
5642 * gdb.compile/compile-cplus-virtual.exp: New file.
5643 * gdb.compile/compile-cplus.c: "New" file.
5644 * gdb.compile/compile-cplus.exp: "New" file.
5645 * lib/compile-support.exp: New file.
5646
5647 2018-08-16 Gary Benson <gbenson@redhat.com>
5648
5649 PR gdb/13000:
5650 * gdb.base/batch-exit-status.exp: New file.
5651 * gdb.base/batch-exit-status.good-commands: Likewise.
5652 * gdb.base/batch-exit-status.bad-commands: Likewise.
5653
5654 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5655
5656 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5657 (struct struct02): Likewise.
5658 (struct struct03): Likewise.
5659 (struct struct04): Likewise.
5660 (struct struct_01_01): New struct.
5661 (struct struct_01_02): Likewise.
5662 (struct struct_01_03): Likewise.
5663 (struct struct_01_04): Likewise.
5664 (struct struct_02_01): Likewise.
5665 (struct struct_02_02): Likewise.
5666 (struct struct_02_03): Likewise.
5667 (struct struct_02_04): Likewise.
5668 (struct struct_04_01): Likewise.
5669 (struct struct_04_02): Likewise.
5670 (struct struct_04_03): Likewise.
5671 (struct struct_04_04): Likewise.
5672 (struct struct_05_01): Likewise.
5673 (struct struct_05_02): Likewise.
5674 (struct struct_05_03): Likewise.
5675 (struct struct_05_04): Likewise.
5676 (cmp_struct01): Remove function.
5677 (cmp_struct02): Likewise.
5678 (cmp_struct03): Likewise.
5679 (cmp_struct04): Likewise.
5680 (cmp_struct_01_01): Add Function.
5681 (cmp_struct_01_02): Likewise.
5682 (cmp_struct_01_03): Likewise.
5683 (cmp_struct_01_04): Likewise.
5684 (cmp_struct_02_01): Likewise.
5685 (cmp_struct_02_02): Likewise.
5686 (cmp_struct_02_03): Likewise.
5687 (cmp_struct_02_04): Likewise.
5688 (cmp_struct_04_01): Likewise.
5689 (cmp_struct_04_02): Likewise.
5690 (cmp_struct_04_03): Likewise.
5691 (cmp_struct_04_04): Likewise.
5692 (cmp_struct_05_01): Likewise.
5693 (cmp_struct_05_02): Likewise.
5694 (cmp_struct_05_03): Likewise.
5695 (cmp_struct_05_04): Likewise.
5696 (call_all): Add new structs.
5697 * gdb.base/infcall-nested-structs.exp: Likewise.
5698
5699 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5700
5701 * gdb.python/py-framefilter-mi.exp: Update regexp to
5702 check for "arch" field in frame output.
5703
5704 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5705
5706 * gdb.dwarf2/dw2-ranges-func.c: New file.
5707 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5708
5709 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5710
5711 * gdb.base/term.exp: Compare terminal settings with values from
5712 the inferior.
5713 * gdb.base/term.c: Get and set terminal settings.
5714
5715 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5716
5717 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5718 accommodate new "arch" field in frame output.
5719 * gdb.mi/mi-return.exp: Likewise.
5720 * gdb.mi/mi-stack.exp: Likewise.
5721 * gdb.mi/mi-syn-frame.exp: Likewise.
5722 * gdb.mi/user-selected-context-sync.exp: Likewise.
5723
5724 2018-08-19 Michael Spang <spang@google.com>
5725
5726 PR gdb/11786
5727 * gdb.base/gcore-tls-pie.c: New file.
5728 * gdb.base/gcore-tls-pie.exp: New file.
5729
5730 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5731
5732 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5733 * gdb.dwarf2/varval.c: New file.
5734 * gdb.dwarf2/varval.exp: New file.
5735
5736 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5737
5738 PR gdb/18931
5739 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5740
5741 2018-08-16 Keith Seitz <keiths@redhat.com>
5742
5743 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5744 tests expected to pass.
5745
5746 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5747
5748 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5749 -data-disassemble -a.
5750 (test_disassembly_bogus_args): Likewise.
5751
5752 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5753
5754 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5755
5756 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5757
5758 * gdb.base/vla-optimized-out.exp: Add new test.
5759
5760 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5761
5762 * gdb.base/vla-optimized-out-o3.exp: Delete.
5763 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5764 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5765 deleted tests.
5766
5767 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5768
5769 PR gdb/18050:
5770 * gdb.server/extended-remote-restart.c: New file.
5771 * gdb.server/extended-remote-restart.exp: New file.
5772
5773 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5774
5775 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5776 "set variable index = 42".
5777
5778 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5779
5780 * boards/index-cache-gdb.exp: New file.
5781 * gdb.dwarf2/index-cache.exp: New file.
5782 * gdb.dwarf2/index-cache.c: New file.
5783 * gdb.base/maint.exp: Check if we are using the index cache.
5784
5785 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5786
5787 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5788 MAKEFLAGS.
5789
5790 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5791
5792 * dg-extract-results.sh: Move to toplevel contrib.
5793 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5794 * Makefile.in (check-parallel-racy): Likewise.
5795
5796 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5797
5798 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5799 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5800 tests if the target supports scheduler locking.
5801
5802 2018-08-04 Tom de Vries <tdevries@suse.de>
5803
5804 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5805
5806 2018-08-02 Tom Tromey <tom@tromey.com>
5807
5808 PR symtab/16842.
5809 * gdb.cp/temargs.exp: Test "info address" of a template
5810 parameter.
5811
5812 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5813
5814 * gdb.python/py-mi-var-info-path-expression.c: New file.
5815 * gdb.python/py-mi-var-info-path-expression.py: New file.
5816 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5817
5818 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5819
5820 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5821 error after "cannot resolve name" string.
5822
5823 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5824
5825 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5826 started.
5827 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5828
5829 2018-07-28 Tom de Vries <tdevries@suse.de>
5830
5831 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5832
5833 2018-07-26 Tom de Vries <tdevries@suse.de>
5834
5835 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5836
5837 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5838
5839 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5840 is visible.
5841
5842 2018-07-26 Tom de Vries <tdevries@suse.de>
5843
5844 PR breakpoints/23366
5845 * gdb.base/catch-follow-exec.c: New test.
5846 * gdb.base/catch-follow-exec.exp: New file.
5847
5848 2018-07-25 Tom de Vries <tdevries@suse.de>
5849
5850 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5851 vla-optimized-out.c.
5852
5853 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5854
5855 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5856 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5857
5858 2018-07-20 Tom de Vries <tdevries@suse.de>
5859
5860 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5861 NOCLONE macro.
5862 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5863
5864 2018-07-19 Tom de Vries <tdevries@suse.de>
5865
5866 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5867 regular expression.
5868
5869 2018-07-18 Tom de Vries <tdevries@suse.de>
5870
5871 * gdb.base/vla-optimized-out.c: New test.
5872 * gdb.base/vla-optimized-out.exp: New file.
5873
5874 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5875
5876 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5877 message "No address associated with hostname" when gdbserver
5878 cannot resolve the hostname.
5879
5880 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5881
5882 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5883 Add some test prefixes to make tests unique.
5884
5885 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5886
5887 * gdb.base/frameapply.c: New file.
5888 * gdb.base/frameapply.exp: New file.
5889
5890 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5891
5892 * gdb.base/skip.exp: Update expected error message.
5893
5894 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5895 Jan Kratochvil <jan.kratochvil@redhat.com>
5896 Paul Fertser <fercerpav@gmail.com>
5897 Tsutomu Seki <sekiriki@gmail.com>
5898
5899 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5900 parameter.
5901 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5902 by default.
5903 * boards/native-gdbserver.exp: Likewise.
5904 * gdb.server/run-without-local-binary.exp: Improve regexp used
5905 for detecting when a remote debugging connection succeeds.
5906 * gdb.server/server-connect.exp: New file.
5907 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5908 Do not prefix the port number with ":".
5909 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5910 support for detecting and using it. Add '$debughost_gdbserver'
5911 to the list of arguments used to start gdbserver. Handle case
5912 when gdbserver cannot resolve a network name.
5913
5914 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5915
5916 PR c++/23373
5917 * gdb.base/ptype-offsets.cc (struct static_member): New
5918 struct.
5919 (main) <stmember>: New variable.
5920 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5921 with a static member in it.
5922
5923 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5924
5925 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5926 watchpoints enabled and disabled.
5927
5928 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5929
5930 * gdb.base/examine-backward.exp: Still run tests around address
5931 0x0, even if address 0x0 is not readable. Update the pattern for
5932 matching address 0x0 in expected output.
5933
5934 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5935
5936 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5937 malloc/free.
5938
5939 2018-07-04 Tom de Vries <tdevries@suse.de>
5940
5941 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5942
5943 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5944
5945 PR tdep/8282
5946 * gdb.arch/mips-disassembler-options.exp: New test.
5947 * gdb.arch/mips-disassembler-options.s: New test source.
5948
5949 2018-06-29 Pedro Alves <palves@redhat.com>
5950
5951 * gdb.threads/names.exp: Adjust expected "info threads" output.
5952
5953 2018-06-29 Pedro Alves <palves@redhat.com>
5954
5955 * gdb.opt/inline-break.exp (line number, address): Add "info
5956 break" tests.
5957
5958 2018-06-29 Pedro Alves <palves@redhat.com>
5959
5960 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5961 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5962 number and address and running to them.
5963
5964 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5965
5966 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5967
5968 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5969
5970 * lib/compiler.c: Remove executable permission flag.
5971
5972 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5973
5974 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5975 code.
5976 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5977
5978 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5979
5980 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5981
5982 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5983
5984 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5985 address argument is omitted.
5986
5987 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5988
5989 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5990
5991 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5992
5993 PR gdb/21695
5994 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5995 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5996
5997 2018-06-26 Tom Tromey <tom@tromey.com>
5998
5999 PR rust/22574:
6000 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6001 * gdb.rust/simple.rs (struct SimpleLayout): New.
6002
6003 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6004
6005 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6006 "info registers" output.
6007
6008 2018-06-21 Richard Bunt <richard.bunt@arm.com>
6009
6010 * gdb.base/watchpoint-hw-attach.c: New test.
6011 * gdb.base/watchpoint-hw-attach.exp: New file.
6012
6013 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6014
6015 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6016 through /bin/sh.
6017 * boards/dwarf4-gdb-index.exp: Likewise.
6018 * boards/fission-dwp.exp: Likewise.
6019
6020 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6021
6022 * gdb.base/float128.exp: Add comment and improved fail message
6023 to the failure case of "print large128" test.
6024
6025 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6026
6027 * configure.ac: Remove AC_PREREQ.
6028 * configure: Re-generate.
6029
6030 2018-06-19 Pedro Alves <palves@redhat.com>
6031
6032 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6033 (func_extern_caller): New.
6034 (main): Call func_extern_caller.
6035 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6036 logic change.
6037
6038 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
6039
6040 PR gdb/16841
6041 * gdb.cp/typedef-base.cc: New file.
6042 * gdb.cp/typedef-base.exp: New file.
6043
6044 2018-06-18 Tom de Vries <tdevries@suse.de>
6045
6046 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6047
6048 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6049 Richard Bunt <Richard.Bunt@arm.com>
6050
6051 * gdb.threads/attach-slow-waitpid.c: New file.
6052 * gdb.threads/attach-slow-waitpid.exp: New file.
6053 * gdb.threads/slow-waitpid.c: New file.
6054
6055 2018-06-14 Pedro Alves <palves@redhat.com>
6056
6057 * gdb.base/fork-running-state.c: Include <errno.h>.
6058 (exit_if_relative_exits): New.
6059 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6060 exits.
6061 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6062 child exits.
6063
6064 2018-06-14 Tom de Vries <tdevries@suse.de>
6065
6066 PR cli/22573
6067 * gdb.base/finish-pretty.c: New test.
6068 * gdb.base/finish-pretty.exp: New file.
6069
6070 2018-06-14 Pedro Alves <palves@redhat.com>
6071
6072 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6073 gdb's expected startup output.
6074
6075 2018-06-14 Pedro Alves <palves@redhat.com>
6076
6077 * lib/selftest-support.exp (selftest_setup): Remove inlined
6078 function handling.
6079
6080 2018-06-14 Tom de Vries <tdevries@suse.de>
6081
6082 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6083 matching of breakpoint printing.
6084
6085 2018-06-13 Tom de Vries <tdevries@suse.de>
6086
6087 PR testsuite/23269
6088 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6089 (fork_child): ... here, and ...
6090 (fork_parent): ... here.
6091
6092 2018-06-12 Tom de Vries <tdevries@suse.de>
6093
6094 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6095
6096 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6097 Stephen Roberts <stephen.roberts@arm.com>
6098
6099 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6100 rewrite test to describe action performed, rather than possible
6101 failure.
6102
6103 2018-06-08 Gary Benson <gbenson@redhat.com>
6104
6105 * gdb.threads/check-libthread-db.exp: New file.
6106 * gdb.threads/check-libthread-db.c: Likewise.
6107
6108 2018-06-05 Tom Tromey <tom@tromey.com>
6109
6110 * gdb.base/default.exp: Update expected "show version" output.
6111
6112 2018-06-05 Tom Tromey <tom@tromey.com>
6113
6114 PR cli/12326:
6115 * gdb.cp/static-print-quit.exp: Update.
6116 * lib/gdb.exp (pagination_prompt): Update.
6117 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6118 * gdb.python/python.exp: Update.
6119
6120 2018-06-04 Joel Brobecker <brobecker@adacore.com>
6121
6122 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6123
6124 2018-06-01 Joel Brobecker <brobecker@adacore.com>
6125
6126 * gdb.ada/bp_fun_addr: New testcase.
6127
6128 2018-06-01 Tom Tromey <tom@tromey.com>
6129
6130 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6131 results.
6132 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6133 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6134 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6135 * gdb.base/maint.exp (maint_pass_if): Update.
6136
6137 2018-05-31 Maciej W. Rozycki <macro@mips.com>
6138
6139 * gdb.base/endian.exp: New test.
6140 * gdb.base/endian.c: New test source.
6141
6142 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6143
6144 PR gdb/23203
6145 * gdb.base/bt-selected-frame.c: New file.
6146 * gdb.base/bt-selected-frame.exp: New file.
6147 * lib/gdb.exp (get_current_frame_number): New function.
6148
6149 2018-05-24 Maciej W. Rozycki <macro@mips.com>
6150 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.threads/tls-core.c: Include <stdlib.h>
6153 (thread_proc): Call `abort'.
6154 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6155 (tls_core_test): New procedure, bits factored out from ...
6156 (top level): ... here. Test both native cores and gcore cores.
6157
6158 2018-05-23 Tom Tromey <tom@tromey.com>
6159
6160 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6161
6162 2018-05-23 Tom Tromey <tom@tromey.com>
6163
6164 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6165 symfile_complaints.
6166 (test_short_complaints): Likewise.
6167 (test_empty_complaints): Likewise.
6168 (test_initial_complaints): Update.
6169
6170 2018-05-23 Tom Tromey <tom@tromey.com>
6171
6172 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6173
6174 2018-05-23 Tom Tromey <tom@tromey.com>
6175
6176 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6177 (test_short_complaints): Update.
6178
6179 2018-05-22 Pedro Alves <palves@redhat.com>
6180
6181 * gdb.base/remote.exp: Only gdb_start after compiling the
6182 testcase. Issue "disconnect" before testing "set remote" command
6183 defaults. Issue clean_restart before running to main.
6184
6185 2018-05-22 Pedro Alves <palves@redhat.com>
6186
6187 * gdb.base/remote.exp: Adjust expected output of "show remote
6188 memory-write-packet-size". Add tests for "set remote
6189 memory-write-packet-size 0" and "set remote
6190 memory-write-packet-size fixed/limit".
6191
6192 2018-05-22 Pedro Alves <palves@redhat.com>
6193
6194 PR gdb/22973
6195 * gdb.base/utf8-identifiers.c: New file.
6196 * gdb.base/utf8-identifiers.exp: New file.
6197
6198 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6199
6200 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6201
6202 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6203
6204 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6205
6206 2018-05-18 Tom Tromey <tom@tromey.com>
6207
6208 * gdb.base/ptype-offsets.exp: Update.
6209
6210 2018-05-17 Keith Seitz <keiths@redhat.com>
6211
6212 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6213 in expected breakpoint stop locations.
6214 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6215 move to proper scope to test variable values.
6216 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6217 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6218 New functions.
6219 (main): Call not_inline_func3.
6220 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6221 inline_func1, inline_func2, and inline_func3. Test that when each
6222 breakpoint is hit, GDB properly reports both the stop location
6223 and the backtrace. Repeat tests for temporary breakpoints.
6224
6225 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6226
6227 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6228 rather then trying to access it in determining whether the PID
6229 of `gdbserver' could have been retrieved.
6230
6231 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6232
6233 * gdb.arch/amd64-init-x87-values.S: New file.
6234 * gdb.arch/amd64-init-x87-values.exp: New file.
6235
6236 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6237
6238 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6239
6240 2018-05-04 Tom Tromey <tom@tromey.com>
6241
6242 PR python/22730:
6243 * gdb.python/python.exp: Test multi-line execute.
6244
6245 2018-05-04 Tom Tromey <tom@tromey.com>
6246
6247 PR python/22731:
6248 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6249
6250 2018-05-04 Tom Tromey <tom@tromey.com>
6251
6252 PR gdb/11750:
6253 * gdb.base/define.exp: Test defining a user command inside a user
6254 command.
6255 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6256
6257 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6258 Pedro Alves <palves@redhat.com>
6259
6260 PR breakpoints/19806 and support for PR external/20207.
6261 * gdb.base/watchpoint-unaligned.c: New file.
6262 * gdb.base/watchpoint-unaligned.exp: New file.
6263
6264 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6265
6266 * gdb.base/maint.exp: Make test names unique, use
6267 test_prefix_command_help to test 'help maint info', and remove
6268 repeated test of 'help maint'.
6269
6270 2018-05-04 Tom Tromey <tom@tromey.com>
6271
6272 PR gdb/22619:
6273 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6274 behavior.
6275
6276 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6277
6278 * gdb.base/maint.exp: Process output from 'maint print registers'
6279 line at a time.
6280
6281 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6282
6283 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6284 timeout.
6285
6286 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6287
6288 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6289 filter pattern.
6290
6291 2018-05-02 Pedro Alves <palves@redhat.com>
6292
6293 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6294 to_log_command renames.
6295 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6296
6297 2018-05-02 Tom Tromey <tom@tromey.com>
6298
6299 * gdb.python/py-parameter.exp: Set test message.
6300
6301 2018-05-02 Tom Tromey <tom@tromey.com>
6302
6303 PR python/20084:
6304 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6305 PARAM_ZUINTEGER_UNLIMITED tests.
6306
6307 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6308
6309 PR rust/23124
6310 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6311 when casting.
6312
6313 2018-04-30 Tom Tromey <tom@tromey.com>
6314
6315 * gdb.python/py-type.exp: Check align attribute.
6316 * gdb.python/py-type.c: New "aligncheck" global.
6317
6318 2018-04-30 Tom Tromey <tom@tromey.com>
6319
6320 PR exp/17095:
6321 * gdb.dwarf2/dw2-align.exp: New file.
6322 * gdb.cp/align.exp: New file.
6323 * gdb.base/align.exp: New file.
6324 * lib/gdb.exp (gdb_int128_helper): New proc.
6325 (has_int128_c, has_int128_cxx): New caching procs.
6326
6327 2018-04-27 Tom Tromey <tom@tromey.com>
6328
6329 PR rust/22545:
6330 * gdb.rust/simple.exp: Add inclusive range tests.
6331
6332 2018-04-26 Pedro Alves <palves@redhat.com>
6333
6334 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6335 ifunc breakpoint locations correctly of ifunc breakpoints set
6336 while the program resolves the ifunc.
6337
6338 2018-04-26 Pedro Alves <palves@redhat.com>
6339
6340 * gdb.base/gnu-ifunc-final.c: New file.
6341 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6342 * gdb.base/gnu-ifunc.exp (executable): Delete.
6343 (staticexecutable): Adjust.
6344 (lib_opts, exec_opts): Delete.
6345 (make_binsuffix, build, set-break): New procedures.
6346 (misc_tests): New, with tests factored out from the top level.
6347 (top level): Test different combinations of ifunc resolver name,
6348 resolver with and with debug info, and ifunc target with and
6349 without debug info. Wrap static tests with with_target_prefix.
6350
6351 2018-04-26 Pedro Alves <palves@redhat.com>
6352
6353 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6354 return type" warnings.
6355
6356 2018-04-25 Pedro Alves <palves@redhat.com>
6357
6358 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6359 killed".
6360 * gdb.base/kill-after-signal.exp: Likewise.
6361 * gdb.threads/kill.exp: Likewise.
6362
6363 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6364 Sergio Durigan Junior <sergiodj@redhat.com>
6365 Pedro Alves <palves@redhat.com>
6366
6367 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6368 regexps to expect for '[Inferior ... detached]' as well.
6369 * gdb.base/attach.exp: Likewise.
6370 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6371 "gdb_continue_to_end".
6372 (test_catch_syscall_with_wrong_args): Likewise.
6373 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6374 ']'. Don't set 'verbose' on.
6375 * gdb.base/foll-vfork.exp: Likewise.
6376 * gdb.base/fork-print-inferior-events.c: New file.
6377 * gdb.base/fork-print-inferior-events.exp: New file.
6378 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6379 '[Inferior ... has been killed]' message.
6380 * gdb.base/kill-after-signal.exp: Likewise.
6381 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6382 detach message.
6383 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6384 message.
6385 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6386 regexps to expect for '[Inferior ... detached]' as well.
6387 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6388
6389 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6390
6391 PR gdb/23104
6392 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6393
6394 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6395
6396 PR gdb/23095
6397 * gdb.base/break-probes.exp: Pass shlib_load to
6398 prepare_for_testing. Set normal_bp to r_debug_state if target is
6399 bsd.
6400
6401 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6402
6403 * gdb.threads/multiple-successive-infcall.c: New test.
6404 * gdb.threads/multiple-successive-infcall.exp: New file.
6405
6406 2018-04-17 Tom Tromey <tom@tromey.com>
6407
6408 * gdb.rust/simple.rs (Union): New type.
6409 (main): New local "u".
6410 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6411
6412 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6413
6414 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6415 number information in output of "whereis" command.
6416 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6417
6418 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6419
6420 * gdb.ada/info_types.exp: Adjust expected output to the line
6421 numbers now printed by "info var/func/type".
6422 * gdb.base/completion.exp: Likewise.
6423 * gdb.base/included.exp: Likewise.
6424 * gdb.cp/cp-relocate.exp: Likewise.
6425 * gdb.cp/cplusfuncs.exp: Likewise.
6426 * gdb.cp/namespace.exp: Likewise.
6427 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6428
6429 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6430
6431 * gdb.btrace/cpu.exp: New.
6432
6433 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6434
6435 * gdb.base/step-indirect-call-thunk.exp: New.
6436 * gdb.base/step-indirect-call-thunk.c: New.
6437 * gdb.reverse/step-indirect-call-thunk.exp: New.
6438 * gdb.reverse/step-indirect-call-thunk.c: New.
6439
6440 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6441
6442 * gdb.base/pie-fork.c: New file.
6443 * gdb.base/pie-fork.exp: New file.
6444
6445 2018-04-11 Tom Tromey <tom@tromey.com>
6446
6447 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6448
6449 2018-04-10 Pedro Alves <palves@redhat.com>
6450
6451 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6452 exits. Instead loop running forever.
6453 (fork_parent): Run forever too.
6454
6455 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6456
6457 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6458 mi_continue_to_line.
6459 * gdb.mi/mi-stack.c (callee4): Add comment.
6460
6461 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6462
6463 * gdb.mi/mi-stack.exp: Fix indentation.
6464
6465 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6466
6467 PR gdb/22979
6468 * gdb.arch/amd64-osabi.exp: New file.
6469
6470 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6471
6472 PR gdb/22980
6473 * gdb.base/osabi.exp: New file.
6474
6475 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6476
6477 * gdb.cp/static-typedef-print.exp: New file.
6478 * gdb.cp/static-typedef-print.cc: New file.
6479
6480 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6481
6482 * gdb.ada/varsize_limit: New testcase.
6483
6484 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6485
6486 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6487
6488 * gdb.ada/notcplusplus: New testcase.
6489
6490 * gdb.base/c-linkage-name.c: New file.
6491 * gdb.base/c-linkage-name.exp: New testcase.
6492
6493 2018-03-26 Tom Tromey <tom@tromey.com>
6494
6495 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6496 * gdb.python/py-framefilter.py (name_error): New global.
6497 (ErrorInName.function): Use name_error.
6498
6499 2018-03-26 Tom Tromey <tom@tromey.com>
6500
6501 PR backtrace/15582:
6502 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6503
6504 2018-03-23 Keith Seitz <keiths@redhat.com>
6505
6506 PR c++/22968
6507 * gdb.cp/subtypes.exp: New file.
6508 * gdb.cp/subtypes.h: New file.
6509 * gdb.cp/subtypes.cc: New file.
6510 * gdb.cp/subtypes-2.cc: New file.
6511
6512 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6513
6514 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6515 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6516 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6517 -nostartfiles when compiling the test. Confirm that all registers
6518 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6519
6520 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6521
6522 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6523 option, syntax was wrong anyway.
6524 * gdb.arch/arm-disp-step.exp: Likewise.
6525 * gdb.arch/sparc64-regs.exp: Likewise.
6526 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6527 option, syntax was wrong anyway, switch to use
6528 prepare_for_testing.
6529 * gdb.arch/i386-disp-step.exp: Likewise.
6530
6531 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6532
6533 * gdb.ada/exec_changed.exp: Replace "target_info exists
6534 use_gdb_stub" by "use_gdb_stub".
6535 * gdb.ada/start.exp: Likewise.
6536 * gdb.base/async-shell.exp: Likewise.
6537 * gdb.base/attach-pie-misread.exp: Likewise.
6538 * gdb.base/attach-wait-input.exp: Likewise.
6539 * gdb.base/break-entry.exp: Likewise.
6540 * gdb.base/break-interp.exp: Likewise.
6541 * gdb.base/dprintf-detach.exp: Likewise.
6542 * gdb.base/nostdlib.exp: Likewise.
6543 * gdb.base/solib-nodir.exp: Likewise.
6544 * gdb.base/statistics.exp: Likewise.
6545 * gdb.base/testenv.exp: Likewise.
6546 * gdb.mi/mi-exec-run.exp: Likewise.
6547 * gdb.mi/mi-start.exp: Likewise.
6548 * gdb.multi/dummy-frame-restore.exp: Likewise.
6549 * gdb.multi/multi-arch-exec.exp: Likewise.
6550 * gdb.multi/multi-arch.exp: Likewise.
6551 * gdb.multi/tids.exp: Likewise.
6552 * gdb.multi/watchpoint-multi.exp: Likewise.
6553 * gdb.python/py-events.exp: Likewise.
6554 * gdb.threads/attach-into-signal.exp: Likewise.
6555 * gdb.threads/attach-stopped.exp: Likewise.
6556 * gdb.threads/threadapply.exp: Likewise.
6557 * lib/selftest-support.exp: Likewise.
6558
6559 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6560
6561 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6562
6563 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6564
6565 * gdb.perf/template-breakpoints.cc: New file.
6566 * gdb.perf/template-breakpoints.exp: New file.
6567 * gdb.perf/template-breakpoints.py: New file.
6568
6569 2018-03-19 Tom Tromey <tom@tromey.com>
6570
6571 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6572 y0.
6573 * gdb.rust/simple.exp: Test bare identifier form of struct
6574 initializer.
6575
6576 2018-03-19 Tom Tromey <tom@tromey.com>
6577
6578 * gdb.gdb/observer.exp: Remove.
6579
6580 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6581
6582 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6583 "qualified" option when setting breakpoints.
6584 * gdb.trace/backtrace.exp: Likewise.
6585 * gdb.trace/circ.exp: Likewise.
6586 * gdb.trace/collection.exp: Likewise.
6587 * gdb.trace/disconnected-tracing.exp: Likewise.
6588 * gdb.trace/ftrace-lock.exp: Likewise.
6589 * gdb.trace/ftrace.exp: Likewise.
6590 * gdb.trace/infotrace.exp: Likewise.
6591 * gdb.trace/packetlen.exp: Likewise.
6592 * gdb.trace/passc-dyn.exp: Likewise.
6593 * gdb.trace/qtro.exp: Likewise.
6594 * gdb.trace/read-memory.exp: Likewise.
6595 * gdb.trace/report.exp: Likewise.
6596 * gdb.trace/signal.exp: Likewise.
6597 * gdb.trace/status-stop.exp: Likewise.
6598 * gdb.trace/strace.exp: Likewise.
6599 * gdb.trace/tfind.exp: Likewise.
6600 * gdb.trace/trace-break.exp: Likewise.
6601 * gdb.trace/trace-condition.exp: Likewise.
6602 * gdb.trace/trace-mt.exp: Likewise.
6603 * gdb.trace/tstatus.exp: Likewise.
6604 * gdb.trace/tsv.exp: Likewise.
6605 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6606 * gdb.trace/unavailable.exp: Likewise.
6607 * gdb.trace/while-dyn.exp: Likewise.
6608
6609 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6610
6611 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6612 that libinproctrace is copied to the target.
6613
6614 2018-03-14 Tom Tromey <tom@tromey.com>
6615
6616 PR cli/14977:
6617 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6618 a null pointer.
6619 * gdb.base/wchar.exp: Likewise.
6620
6621 2018-03-14 Tom Tromey <tom@tromey.com>
6622
6623 PR cli/19918:
6624 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6625 flag.
6626
6627 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6628
6629 PR gdb/22841
6630 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6631 "target" to remote_exec.
6632
6633 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6634
6635 PR gdb/22841
6636 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6637 ${board}_upload): Remove.
6638
6639 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6640
6641 * gdb.cp/watch-cp.cc: New test.
6642 * gdb.cp/watch-cp.exp: New file.
6643
6644 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6645
6646 * gdb.base/infcall-nested-structs.exp: New file.
6647 * gdb.base/infcall-nested-structs.c: New file.
6648 * gdb.base/float.exp: Add riscv support.
6649
6650 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6651
6652 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6653 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6654
6655 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6656
6657 * gdb.server/abspath.exp: New file.
6658 * lib/gdb.exp (with_cwd): New procedure.
6659
6660 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6661
6662 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6663 use it.
6664 (gdb_is_target_remote_prompt): New proc.
6665 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6666 (gdb_is_target_native): Pass prompt parameter to
6667 gdb_is_target_1.
6668
6669 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6670
6671 * gdb.base/load-command.c: New file.
6672 * gdb.base/load-command.exp: New file.
6673 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6674 (gdb_is_target_1): ...this, and generalize for other targets
6675 than just remote.
6676 (gdb_is_target_remote): Use gdb_is_target_1.
6677 (gdb_is_target_native): use gdb_is_target_1.
6678
6679 2018-02-26 Tom Tromey <tom@tromey.com>
6680
6681 PR python/16497:
6682 * gdb.python/py-framefilter.exp: Update test.
6683
6684 2018-02-26 Tom Tromey <tom@tromey.com>
6685
6686 * gdb.dwarf2/variant.c: New file.
6687 * gdb.dwarf2/variant.exp: New file.
6688
6689 2018-02-26 Tom Tromey <tom@tromey.com>
6690
6691 * gdb.rust/simple.exp: Accept more possible results in enum test.
6692
6693 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6694
6695 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6696 parentheses.
6697
6698 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6699
6700 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6701 name of a variable: $actual_linejj -> $actual_line.
6702
6703 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6704
6705 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6706
6707 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6708
6709 * gdb.btrace/buffer-size.exp: Do not force BTS.
6710
6711 2018-02-14 Pedro Alves <palves@redhat.com>
6712
6713 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6714 getting a "Quit".
6715
6716 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6717
6718 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6719 Fix test name.
6720
6721 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6722
6723 * gdb.cp/m-static.exp: Check type of optimized out static
6724 member.
6725
6726 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6727
6728 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6729 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6730
6731 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6732 Leszek Swirski <leszeks@google.com>
6733
6734 * gdb.python/py-prettyprint.c
6735 (struct to_string_returns_value_inner,
6736 struct to_string_returns_value_wrapper): New.
6737 (main): Add tsrvw variable.
6738 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6739 ToStringReturnsValueWrapper): New classes.
6740 (register_pretty_printers): Register new pretty-printers.
6741 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6742 recursive pretty printer.
6743 * gdb.python/py-mi.exp: Likewise.
6744
6745 2018-02-01 Leszek Swirski <leszeks@google.com>
6746
6747 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6748 functions with the same name as an include file are parsed
6749 correctly.
6750
6751 2018-02-01 Yao Qi <yao.qi@linaro.org>
6752
6753 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6754 "\[^\r\n\]*".
6755
6756 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6757
6758 * gdb.arch/powerpc-prologue-frame.s: New file.
6759 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6760 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6761
6762 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6763
6764 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6765
6766 2018-01-30 Pedro Alves <palves@redhat.com>
6767
6768 PR gdb/13211
6769 * gdb.base/interrupt-daemon.c: New.
6770 * gdb.base/interrupt-daemon.exp: New.
6771 * gdb.multi/multi-term-settings.c: New.
6772 * gdb.multi/multi-term-settings.exp: New.
6773
6774 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6775
6776 * gdb.base/break.exp: Save the location where the breakpoint
6777 on break.c:47 was actually inserted when debugging the version
6778 compiled at -O2 and use it in the expected output of the "info
6779 break" test performed soon after.
6780
6781 2018-01-22 Pedro Alves <palves@redhat.com>
6782 Sergio Durigan Junior <sergiodj@redhat.com>
6783
6784 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6785 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6786
6787 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6788
6789 * gdb.base/break-include.c, gdb.base/break-include.inc,
6790 gdb.base/break-include.exp: New files.
6791 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6792 line number now being the actual line number where the breakpoint
6793 was inserted.
6794 * gdb.mi/mi-break.exp: Likewise.
6795 * gdb.mi/mi-reverse.exp: Likewise.
6796 * gdb.mi/mi-simplerun.exp: Ditto.
6797
6798 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6799
6800 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6801 varobj.
6802 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6803
6804 2018-01-21 Don Breazeal <donb@codesourcery.com>
6805 Andrew Burgess <andrew.burgess@embecosm.com>
6806
6807 * gdb.mi/basics.c: Add new global.
6808 * gdb.mi/mi-frame-regs.exp: New file.
6809 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6810 case.
6811
6812 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6813
6814 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6815 non-parameter, and on an unknown symbol.
6816
6817 2018-01-19 Tom Tromey <tom@tromey.com>
6818
6819 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6820 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6821
6822 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6823
6824 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6825 setrlimit and chdir to int.
6826
6827 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6828
6829 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6830 function.
6831 (my_tend): Likewise.
6832 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6833 rationale of avoiding FP- and vector instructions.
6834
6835 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6836
6837 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6838 "info reg" with "\[ \t\]*".
6839 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6840 "\[ \t\]+".
6841 * gdb.arch/s390-multiarch.exp: Ditto.
6842 * gdb.base/pc-fp.exp: Ditto.
6843 * gdb.reverse/i386-precsave.exp: Ditto.
6844 * gdb.reverse/i386-reverse.exp: Ditto.
6845 * gdb.reverse/i387-env-reverse.exp: Ditto.
6846 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6847
6848 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6849
6850 * lib/gdb.exp (gdb_compile): Re-enable use of
6851 universal_compile_options for languages other than Rust.
6852
6853 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6854
6855 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6856
6857 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6858
6859 PR gdb/16577
6860 * gdb.base/solib-vanish.exp: New.
6861 * gdb.base/solib-vanish-main.c: New.
6862 * gdb.base/solib-vanish-lib1.c: New.
6863 * gdb.base/solib-vanish-lib2.c: New.
6864
6865 2018-01-17 Yao Qi <yao.qi@linaro.org>
6866
6867 * gdb.compile/compile.exp: Match the address printed for
6868 frame in the output of command "bt".
6869
6870 2018-01-15 Tom Tromey <tom@tromey.com>
6871
6872 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6873 compute sp_reg.
6874
6875 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6876
6877 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6878 to prepare.
6879 (prepare): Return 0 on error, 1 on success.
6880
6881 2018-01-12 Pedro Alves <palves@redhat.com>
6882
6883 * gdb.base/continue-after-aborted-step-over.c: New.
6884 * gdb.base/continue-after-aborted-step-over.exp: New.
6885
6886 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6887
6888 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6889 options when not creating an executable.
6890
6891 2018-01-11 Pedro Alves <palves@redhat.com>
6892
6893 PR remote/22597
6894 * gdb.server/stop-reply-no-thread.c: New file.
6895 * gdb.server/stop-reply-no-thread.exp: New file.
6896
6897 2018-01-10 Pedro Alves <palves@redhat.com>
6898
6899 PR gdb/22670
6900 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6901 functions too. Test setting breakpoints and printing C functions
6902 with no debug info too.
6903 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6904
6905 2018-01-10 Pedro Alves <palves@redhat.com>
6906
6907 PR gdb/22670
6908 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6909 a fail.
6910
6911 2018-01-10 Pedro Alves <palves@redhat.com>
6912
6913 PR gdb/22670
6914 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6915
6916 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6917
6918 * gdb.server/unittest.exp: Match the output in non-development
6919 mode.
6920
6921 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6922
6923 * gdb.gdb/unittest.exp: Match output in non-development mode.
6924
6925 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6926
6927 * gdb.ada/access_tagged_param.exp: Relax expected output
6928 for value of "ObjL" in "continue" to pck.inspect breakpoint
6929 test.
6930
6931 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6932
6933 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6934 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6935
6936 2018-01-05 Pedro Alves <palves@redhat.com>
6937
6938 PR gdb/18653
6939 * gdb.base/libsegfault.exp: New.
6940
6941 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6942
6943 PR gdb/22670
6944 * gdb.ada/access_tagged_param.exp: New file.
6945 * gdb.ada/access_tagged_param/foo.adb: New file.
6946
6947 2018-01-05 Pedro Alves <palves@redhat.com>
6948
6949 PR gdb/22670
6950 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6951 exercise lower case too, and to exercise both full matching and
6952 wild matching.
6953
6954 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6955
6956 * gdb.ada/rename_subscript_param: New testcase.
6957
6958 2018-01-05 Jerome Guitton <guitton@adacore.com>
6959
6960 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6961
6962 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6963
6964 * gdb.ada/convvar_comp: New testcase.
6965
6966 2018-01-05 Xavier Roirand <roirand@adacore.com>
6967
6968 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6969 (My_Table): New global variable.
6970 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6971
6972 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6973
6974 PR gdb/22670
6975 * gdb.ada/maint_with_ada: New testcase.
6976
6977 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6978
6979 PR gdb/22670
6980 * gdb.ada/bp_c_mixed_case: New testcase.
6981
6982 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6983
6984 PR gdb/22670
6985 * gdb.ada/complete.exp: Add "complete break ada" test.
6986
6987 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6988
6989 PR gdb/22670
6990 * gdb.ada/info_addr_mixed_case: New testcase.
6991
6992 2018-01-03 Xavier Roirand <roirand@adacore.com>
6993
6994 * gdb.ada/excep_handle.exp: New testcase.
6995 * gdb.ada/excep_handle/foo.adb: New file.
6996 * gdb.ada/excep_handle/pck.ads: New file.
6997
6998 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6999
7000 * gdb.base/step-line.c: Add extra empty line in copyright header.
7001 * gdb.base/step-line.inp: Likewise.
7002
7003 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7004
7005 * gdb.ada/dyn_stride.exp: Add slice test.
7006
7007 2018-01-02 Joel Brobecker <brobecker@adacore.com>
7008
7009 * gdb.ada/dyn_stride: New testcase.
7010
7011 2017-12-27 Stafford Horne <shorne@gmail.com>
7012
7013 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7014 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7015
7016 2017-12-27 Stafford Horne <shorne@gmail.com>
7017
7018 * gdb.base/reggroups.c: New file.
7019 * gdb.base/reggroups.exp: New file.
7020
7021 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7022
7023 * gdb.dwarf2/ada-valprint-error.c: New file.
7024 * gdb.dwarf2/ada-valprint-error.exp: New file.
7025
7026 2017-12-18 Joel Brobecker <brobecker@adacore.com>
7027
7028 * gdb.ada/assign_arr: New testcase.
7029
7030 2017-12-18 Xavier Roirand <roirand@adacore.com>
7031
7032 * gdb.ada/funcall_ptr: New testcase.
7033
7034 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7035
7036 PR cli/16224
7037 * gdb.base/ptype-offsets.cc: New file.
7038 * gdb.base/ptype-offsets.exp: New file.
7039
7040 2017-12-15 Yao Qi <yao.qi@linaro.org>
7041
7042 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7043 if XML is disabled.
7044
7045 2017-12-15 Xavier Roirand <roirand@adacore.com>
7046
7047 * gdb.ada/same_component_name: New testcase.
7048
7049 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7050
7051 * gdb.ada/str_binop_equal: New testcase.
7052
7053 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7054
7055 * gdb.ada/task_switch_in_core: New testcase.
7056
7057 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7058
7059 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7060 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7061 call test_bkpt_qualified.
7062 (test_bkpt_qualified): New proc.
7063
7064 2017-12-13 Pedro Alves <palves@redhat.com>
7065
7066 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7067 Tighten regexp by matching with an anchor.
7068
7069 2017-12-13 Pedro Alves <palves@redhat.com>
7070
7071 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7072 ("expression with namespace"): New set of tests.
7073 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7074 (Nested::Test_NS::qux): New.
7075 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7076 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7077
7078 2017-12-13 Joel Brobecker <brobecker@adacore.com>
7079
7080 * gdb.base/server-del-break.c: New file.
7081 * gdb.base/server-del-break.exp: New file.
7082
7083 2017-12-12 Stafford Horne <shorne@gmail.com>
7084
7085 * gdb.xml/tdesc-regs.exp: Add or1k support.
7086
7087 2017-12-12 Stafford Horne <shorne@gmail.com>
7088
7089 * gdb.base/bp-permanent.c: Define nop of or1k.
7090
7091 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7092
7093 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7094 output with components being reordered.
7095
7096 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7097
7098 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7099 output with components being reordered.
7100
7101 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7102 Pedro Alves <palves@redhat.com>
7103
7104 * gdb.base/maint.exp (check for .gdb_index): Check also for
7105 .debug_names.
7106 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7107 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7108 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7109 (.gdb_index used after symbol reloading): Support also .debug_names.
7110 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7111
7112 2017-12-08 Yao Qi <yao.qi@linaro.org>
7113
7114 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7115 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7116
7117 2017-12-08 Yao Qi <yao.qi@linaro.org>
7118
7119 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7120 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7121
7122 2017-12-08 Yao Qi <yao.qi@linaro.org>
7123
7124 * gdb.arch/aarch64-tagged-pointer.c: New file.
7125 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7126
7127 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7128
7129 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7130 "int".
7131
7132 2017-12-07 Keith Seitz <keiths@redhat.com>
7133
7134 PR breakpoints/22569
7135 * gdb.linespec/ls-errs.exp: Change expected result of "break
7136 -source this file has spaces.c -line 3".
7137 Check that an explicit source file followed by whitespace is
7138 identified as an invalid explicit location.
7139
7140 2017-12-07 Keith Seitz <keiths@redhat.com>
7141
7142 * gdb.cp/nested-types.cc: New file.
7143 * gdb.cp/nested-types.exp: New file.
7144 * lib/cp-support.exp: Load data-structures.exp library.
7145 (debug_cp_test_ptype_class): New global.
7146 (cp_ptype_class_verbose, next_line): New procedures.
7147 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7148 Add and document new return value.
7149 Switch the list of lines to a queue.
7150 Add support for new `type' key for nested type definitions.
7151 Add debugging/troubleshooting messages.
7152 * lib/data-structures.exp: New file.
7153
7154 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7155
7156 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7157 with proc_with_prefix, don't use with_test_prefix.
7158
7159 2017-12-07 Tom Tromey <tom@tromey.com>
7160
7161 * gdb.base/break.exp: Add test for empty "commands".
7162
7163 2017-12-07 Yao Qi <yao.qi@linaro.org>
7164
7165 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7166 malloc and catch syscall.
7167
7168 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7169
7170 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7171 tests for explicit locations.
7172
7173 2017-12-06 Pedro Alves <palves@redhat.com>
7174
7175 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7176 force-disabling XML descriptions.
7177
7178 2017-12-04 Pedro Alves <palves@redhat.com>
7179
7180 PR gdb/22499
7181 * gdb.arch/amd64-disp-step-avx.S: New file.
7182 * gdb.arch/amd64-disp-step-avx.exp: New file.
7183
7184 2017-12-03 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7187 and <string.h>.
7188 (parent_function): Print distinct messages when waitpid fails, or
7189 the child exits with a signal, or the child exits for an unhandled
7190 reason.
7191 * gdb.threads/process-dies-while-detaching.exp
7192 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7193 it. Wait for both inferior output and GDB's prompt. Use an
7194 indirect spawn id list.
7195 (do_detach): New parameter 'child_exit'. Use it to compute
7196 expected inferior output.
7197 (test_detach, test_detach_watch, test_detach_killed_outside):
7198 Adjust to pass down the expected child exit kind.
7199
7200 2017-12-01 Joel Brobecker <brobecker@adacore.com>
7201 Sergio Durigan Junior <sergiodj@redhat.com>
7202 Pedro Alves <palves@redhat.com>
7203
7204 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7205
7206 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7207
7208 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7209 to 'symbol-file' and 'add-symbol-file' can be
7210 position-independent.
7211
7212 2017-12-01 Yao Qi <yao.qi@linaro.org>
7213
7214 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7215 the URL in copyright header.
7216 * gdb.arch/aarch64-fp.exp: Likewise.
7217 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7218 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7219 * gdb.base/expand-psymtabs.exp: Likewise.
7220 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7221 * gdb.fortran/common-block.exp: Likewise.
7222 * gdb.fortran/common-block.f90: Likewise.
7223 * gdb.fortran/logical.exp: Likewise.
7224 * gdb.fortran/vla-datatypes.f90: Likewise.
7225 * gdb.fortran/vla-sub.f90: Likewise.
7226
7227 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7228
7229 * gdb.ada/repeat_dyn: New testcase.
7230
7231 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7232
7233 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7234 Update for changed thread numbering.
7235 * gdb.cell/bt.exp: Update for changed GDB output.
7236
7237 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7238
7239 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7240 setting isremote by hand.
7241 * boards/dwarf4-gdb-index.exp: Likewise.
7242 * boards/fission.exp: Likewise.
7243 * boards/stabs.exp: Likewise.
7244
7245 2017-11-30 Pedro Alves <palves@redhat.com>
7246
7247 * gdb.linespec/cpls-ops.exp
7248 (check_explicit_skips_function_argument): Extract the underlying
7249 type of size_t instead of hardcoding it.
7250
7251 2017-11-29 Pedro Alves <palves@redhat.com>
7252
7253 PR c++/19436
7254 * gdb.linespec/cpls-abi-tag.cc: New file.
7255 * gdb.linespec/cpls-abi-tag.exp: New file.
7256
7257 2017-11-29 Pedro Alves <palves@redhat.com>
7258
7259 * gdb.base/langs.exp: Use -qualified.
7260 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7261 it.
7262 * gdb.cp/namespace.exp: Use -qualified.
7263 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7264 (overload-3, template-overload, template-ret-type, const-overload)
7265 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7266 procedures.
7267 (test_driver): Call them.
7268 * gdb.cp/save-bp-qualified.cc: New.
7269 * gdb.cp/save-bp-qualified.exp: New.
7270 * gdb.linespec/explicit.exp: Test -qualified.
7271 * lib/completion-support.exp (completion::explicit_opts_list): Add
7272 "-qualified".
7273 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7274
7275 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7276
7277 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7278
7279 2017-11-29 Tom Tromey <tom@tromey.com>
7280
7281 * gdb.base/relocate.exp: Update invalid argument test.
7282 Add new tests for invalid arguments.
7283
7284 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7285
7286 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7287 Return 0 as a long.
7288 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7289
7290 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7291
7292 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7293 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7294 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7295 func ().
7296 * gdb.cp/shadow.cc (B.func): Return 0.
7297
7298 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7299
7300 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7301 expected output in gdb_expect call to allow the exception
7302 message to be present as well. Fix syntax confusion to avoid
7303 TCL thinking that exception_name is an array.
7304
7305 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7306
7307 * gdb.arch/spu-info.c: Include <unistd.h>.
7308 (do_signal_test): Fix broken calls to write.
7309 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7310 Fix checks for empty mailboxes. Update signal tests for corrected
7311 do_signal_test routine. Allow nonzero event status.
7312 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7313 * gdb.cell/arch.exp: Use standard_output_file.
7314 * gdb.cell/break.exp: Likewise.
7315 * gdb.cell/bt.exp: Likewise.
7316 * gdb.cell/core.exp: Likewise.
7317 * gdb.cell/dwarfaddr.exp: Likewise.
7318 * gdb.cell/ea-cache.exp: Likewise.
7319 * gdb.cell/ea-standalone.exp: Likewise.
7320 * gdb.cell/f-regs.exp: Likewise.
7321 * gdb.cell/fork.exp: Likewise.
7322 * gdb.cell/gcore.exp: Likewise.
7323 * gdb.cell/mem-access.exp: Likewise.
7324 * gdb.cell/ptype.exp: Likewise.
7325 * gdb.cell/registers.exp: Likewise.
7326 * gdb.cell/sizeof.exp: Likewise.
7327 * gdb.cell/solib-symbol.exp: Likewise.
7328 * gdb.cell/solib.exp: Likewise.
7329
7330 2017-11-25 Pedro Alves <palves@redhat.com>
7331
7332 * gdb.base/complete-empty.exp: New file.
7333 * gdb.base/completion.exp: Adjust.
7334
7335 2017-11-25 Pedro Alves <palves@redhat.com>
7336
7337 * gdb.linespec/cpls-ops.cc: New file.
7338 * gdb.linespec/cpls-ops.exp: New file.
7339 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7340 factored out from ...
7341 (test_complete_prefix_range): ... this.
7342
7343 2017-11-24 Pedro Alves <palves@redhat.com>
7344
7345 * gdb.linespec/cpcompletion.exp: New file.
7346 * gdb.linespec/cpls-hyphen.cc: New file.
7347 * gdb.linespec/cpls.cc: New file.
7348 * gdb.linespec/cpls2.cc: New file.
7349 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7350 test to use test_gdb_complete_unique. Add label completion,
7351 keyword completion and explicit location completion tests.
7352 * lib/completion-support.exp: New file.
7353
7354 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7355
7356 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7357 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7358 when hitting an exception catchpoint.
7359
7360 2017-11-22 Yao Qi <yao.qi@linaro.org>
7361
7362 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7363
7364 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7365
7366 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7367 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7368 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7369
7370 2017-11-22 Yao Qi <yao.qi@linaro.org>
7371
7372 * gdb.base/info-os.exp: Pass pthreads.
7373 * gdb.multi/multi-attach.exp: Likewise.
7374
7375 2017-11-22 Yao Qi <yao.qi@linaro.org>
7376
7377 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7378 compiler.
7379
7380 2017-11-22 Yao Qi <yao.qi@linaro.org>
7381
7382 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7383 * gdb.base/break-interp.exp: Likewise.
7384 * gdb.base/jit-attach-pie.exp: Likewise.
7385
7386 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7387
7388 * gdb.base/float128.c (large128): New variable.
7389 * gdb.base/float128.exp: Add test to print largest __float128 value.
7390
7391 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7392
7393 * gdb.arch/vsx-regs.exp: Update register content checks.
7394
7395 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7396
7397 * gdb.arch/ppc-longdouble.exp: New file.
7398 * gdb.arch/ppc-longdouble.c: Likewise.
7399
7400 2017-11-21 Pedro Alves <palves@redhat.com>
7401
7402 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7403
7404 2017-11-20 Pedro Alves <palves@redhat.com>
7405
7406 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7407 (long_double_typedef): New typedefs.
7408 Use DEF on double and long double.
7409 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7410 cases.
7411 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7412 and 'long_double_ptr_same_size' locals. Use them to decide
7413 whether cast from array/function to float is valid/invalid.
7414
7415 2017-11-17 Tom Tromey <tom@tromey.com>
7416
7417 * gdb.rust/traits.rs: New file.
7418 * gdb.rust/traits.exp: New file.
7419
7420 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7421
7422 * gdb.ada/minsyms: New testcase.
7423
7424 2017-11-16 Pedro Alves <palves@redhat.com>
7425
7426 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7427 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7428
7429 2017-11-16 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7432 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7433
7434 2017-11-16 Pedro Alves <palves@redhat.com>
7435
7436 * gdb.server/reconnect-ctrl-c.c: New file.
7437 * gdb.server/reconnect-ctrl-c.exp: New file.
7438
7439 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7440
7441 * gdb.python/py-rbreak.exp: New file.
7442 * gdb.python/py-rbreak.c: New file.
7443 * gdb.python/py-rbreak-func2.c: New file.
7444
7445 2017-11-16 Pedro Alves <palves@redhat.com>
7446
7447 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7448 pattern.
7449 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7450 GDB.
7451
7452 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7453
7454 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7455 regex.
7456
7457 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7458
7459 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7460 test names.
7461
7462 2017-11-09 Pedro Alves <palves@redhat.com>
7463
7464 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7465 factored out from ...
7466 (top level): ... here, and adjusted to avoid expecting beyond the
7467 prompt in a single gdb_test_multiple.
7468
7469 2017-11-09 Pedro Alves <palves@redhat.com>
7470
7471 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7472 output.
7473 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7474 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7475 * gdb.server/ext-run.exp ("kill" test): Likewise.
7476 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7477
7478 2017-11-09 Pedro Alves <palves@redhat.com>
7479
7480 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7481 match till end of line.
7482
7483 2017-11-09 Pedro Alves <palves@redhat.com>
7484
7485 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7486
7487 2017-11-09 Pedro Alves <palves@redhat.com>
7488
7489 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7490 New procedures, factored out from ...
7491 (top level): ... here, and adjusted to avoid expecting beyond the
7492 prompt in one go.
7493
7494 2017-11-09 Pedro Alves <palves@redhat.com>
7495
7496 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7497 output. Fix '?' match.
7498
7499 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7500
7501 * gdb.ada/scoped_watch: New testcase.
7502 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7503 which is actually correct.
7504 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7505 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7506
7507 2017-11-08 Pedro Alves <palves@redhat.com>
7508
7509 * gdb.gdb/complaints.exp (test_initial_complaints)
7510 (test_serial_complaints, test_short_complaints): Call
7511 complaint_internal instead of complaint.
7512
7513 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7514
7515 * gdb.threads/tls-core.c: New file.
7516 * gdb.threads/tls-core.exp: Likewise.
7517
7518 2017-11-08 Pedro Alves <palves@redhat.com>
7519
7520 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7521 (p Exported_Capitalized): New test.
7522 (p exported_capitalized): New test.
7523
7524 2017-11-07 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7527
7528 2017-11-07 Pedro Alves <palves@redhat.com>
7529
7530 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7531 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7532 (disable_invalid, disable_inverted, disable_negative): New
7533 procedures.
7534 ("bad numbers"): New set of tests.
7535
7536 2017-11-07 Pedro Alves <palves@redhat.com>
7537
7538 * gdb.cp/ena-dis-br-range.exp: Add tests.
7539
7540 2017-11-07 Pedro Alves <palves@redhat.com>
7541
7542 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7543
7544 2017-11-07 Xavier Roirand <roirand@adacore.com>
7545 Pedro Alves <palves@redhat.com>
7546
7547 * gdb.base/ena-dis-br.exp: Add reference to
7548 gdb.cp/ena-dis-br-range.exp.
7549 * gdb.cp/ena-dis-br-range.exp: New file.
7550 * gdb.cp/ena-dis-br-range.cc: New file.
7551
7552 2017-11-06 Pedro Alves <palves@redhat.com>
7553
7554 * gdb.base/attach-non-pgrp-leader.c: New.
7555 * gdb.base/attach-non-pgrp-leader.exp: New.
7556
7557 2017-11-06 Pedro Alves <palves@redhat.com>
7558
7559 * configure.ac: No longer check for termio.h and sgtty.h.
7560 * configure: Regenerate.
7561 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7562 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7563 Remove termio and sgtty code.
7564
7565 2017-11-03 Yao Qi <yao.qi@linaro.org>
7566
7567 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7568 in GDB is disabled.
7569
7570 2017-11-03 Yao Qi <yao.qi@linaro.org>
7571
7572 * gdb.python/py-thrhandle.exp: Skip it if python is not
7573 enabled.
7574
7575 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7576
7577 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7578 as a breakpoint command.
7579
7580 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7581
7582 PR python/21213
7583 * gdb.python/py-infthread.exp: Test calling
7584 InferiorThread.inferior () multiple times in a row.
7585
7586 2017-10-27 Keith Seitz <keiths@redhat.com>
7587
7588 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7589 Test "info break" for every inlined function breakpoint.
7590
7591 2017-10-27 Yao Qi <yao.qi@linaro.org>
7592
7593 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7594
7595 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7596
7597 * gdb.cp/classes.exp (test_static_members): Test printing
7598 Outer::instance.
7599 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7600 (Inner::instance, Outer::instance): New.
7601
7602 2017-10-24 Pedro Alves <palves@redhat.com>
7603
7604 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7605 extra console" test in two stages.
7606
7607 2017-10-24 Pedro Alves <palves@redhat.com>
7608
7609 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7610
7611 2017-10-24 Pedro Alves <palves@redhat.com>
7612
7613 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7614 loop.
7615
7616 2017-10-24 Pedro Alves <palves@redhat.com>
7617
7618 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7619 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7620
7621 2017-10-24 Pedro Alves <palves@redhat.com>
7622
7623 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7624 parameter and handle it. Don't output read value in test name.
7625
7626 2017-10-24 Pedro Alves <palves@redhat.com>
7627
7628 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7629 custom test name.
7630
7631 2017-10-24 Pedro Alves <palves@redhat.com>
7632
7633 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7634 include the unstable output directory name in the test's name.
7635 (initial_setup_simple) <'set args'>: Use custom test name.
7636
7637 2017-10-24 Pedro Alves <palves@redhat.com>
7638
7639 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7640 with explicit test name.
7641
7642 2017-10-20 Pedro Alves <palves@redhat.com>
7643
7644 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7645 'wait -i'. Use gdb_assert and remote_close.
7646
7647 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7648
7649 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7650 number from variable rather than hard-coded.
7651
7652 2017-10-19 Pedro Alves <palves@redhat.com>
7653
7654 * gdb.base/long-inferior-output.c: New file.
7655 * gdb.base/long-inferior-output.exp: New file.
7656
7657 2017-11-18 Keith Seitz <keiths@redhat.com>
7658
7659 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7660 method.
7661 (main): Call it.
7662 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7663 Add additional user-defined conversion operator tests.
7664
7665 2017-10-17 Pedro Alves <palves@redhat.com>
7666
7667 * boards/native-stdio-gdbserver.exp: Load "local-board".
7668
7669 2017-10-17 Pedro Alves <palves@redhat.com>
7670
7671 * gdb.base/quit-live.c: New file.
7672 * gdb.base/quit-live.exp: New file.
7673
7674 2017-10-16 Keith Seitz <keiths@redhat.com>
7675
7676 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7677 (class_with_protected_typedef, class_with_private_typedef)
7678 (struct_with_public_typedef, struct_with_protected_typedef)
7679 (struct_with_private_typedef): New classes/structs.
7680 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7681 typedefs and access specifiers.
7682
7683 2017-10-16 Pedro Alves <palves@redhat.com>
7684 Simon Marchi <simon.marchi@polymtl.ca>
7685
7686 * README (Local vs Remote vs Native): New section.
7687 * boards/local-board.exp: New file, with bits factored out from
7688 ...
7689 * boards/native-extended-gdbserver.exp: ... here. Load
7690 "local-board".
7691 * boards/native-gdbserver.exp: Load "local-board".
7692 (${board}_spawn, ${board}_exec): Delete.
7693 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7694 ...
7695 * boards/stdio-gdbserver-base.exp: ... this new file.
7696 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7697 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7698 procedure.
7699 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7700 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7701 stdio_gdbserver_command.
7702 (${board}_get_remote_address, ${board}_get_comm_port)
7703 (${board}_download, ${board}_upload): Delete.
7704 (get_target_remote_pipe_cmd): New.
7705
7706 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7707
7708 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7709 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7710 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7711 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7712 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7713 remove with_test_prefix.
7714
7715 2017-10-13 Pedro Alves <palves@redhat.com>
7716
7717 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7718 * gdb.base/annota1.exp: Use it instead of is_remote.
7719 * gdb.base/annota3.exp: Use it instead of is_remote.
7720 * gdb.cp/annota2.exp: Use it instead of is_remote.
7721 * gdb.cp/annota3.exp: Use it instead of is_remote.
7722 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7723
7724 2017-10-13 Pedro Alves <palves@redhat.com>
7725
7726 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7727 (test_num_test_vars, run_and_count_vars, find_env)
7728 (test_set_unset_env, test_inherit_env_var): New procedures.
7729 (top level): Use them.
7730
7731 2017-10-13 Pedro Alves <palves@redhat.com>
7732
7733 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7734 also skip on stub-like targets.
7735
7736 2017-10-13 Pedro Alves <palves@redhat.com>
7737
7738 PR gdb/22293
7739 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7740 (top level): Move some tests to ...
7741 (test_not_found): ... this new procedure.
7742 (top level): Call it.
7743
7744 2017-10-13 Pedro Alves <palves@redhat.com>
7745
7746 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7747 expect different "info terminal" output if testing with a
7748 non-native target.
7749
7750 2017-10-13 Pedro Alves <palves@redhat.com>
7751 Simon Marchi <simon.marchi@polymtl.ca>
7752
7753 PR python/12966
7754 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7755
7756 2017-10-13 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7759 already.
7760
7761 2017-10-13 Pedro Alves <palves@redhat.com>
7762
7763 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7764 is_remote.
7765
7766 2017-10-13 Pedro Alves <palves@redhat.com>
7767
7768 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7769 is_remote.
7770
7771 2017-10-13 Pedro Alves <palves@redhat.com>
7772
7773 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7774 is set.
7775 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7776 instead of is_remote.
7777
7778 2017-10-13 Pedro Alves <palves@redhat.com>
7779
7780 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7781 (top level): Add comment.
7782
7783 2017-10-13 Pedro Alves <palves@redhat.com>
7784
7785 * gdb.base/remote.exp (top level): Fix comment typo and add
7786 missing return.
7787
7788 2017-10-13 Pedro Alves <palves@redhat.com>
7789 Simon Marchi <simon.marchi@polymtl.ca>
7790
7791 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7792 calls and add comments. Skip test if use_gdb_stub is set.
7793 (top level): Use "set cwd" command instead of "cd" command.
7794
7795 2017-10-13 Pedro Alves <palves@redhat.com>
7796
7797 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7798 is_remote target check.
7799
7800 2017-10-13 Pedro Alves <palves@redhat.com>
7801
7802 * gdb.base/scope.exp: Use build_executable + clean_restart +
7803 gdb_file_cmd instead of prepare_for_testing and no longer skip
7804 "before run" tests on is_remote target boards. Update comments.
7805 * boards/native-extended-gdbserver.exp
7806 (extended_gdbserver_load_last_file): New, factored out from ...
7807 (gdb_load): ... this. Move further below and add comment.
7808 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7809
7810 2017-10-12 Pedro Alves <palves@redhat.com>
7811
7812 * gdb.base/attach.exp: Remove references to gdb64.
7813 * gdb.base/dbx.exp: Remove references to gdb64.
7814
7815 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7816 Pedro Alves <palves@redhat.com>
7817
7818 * gdb.base/label.exp: Remove is_remote target check.
7819
7820 2017-10-12 Pedro Alves <palves@redhat.com>
7821
7822 * gdb.base/auvx.exp (coredir): Update comment.
7823 (top level) <core_works>: Use "set cwd" command instead of "cd"
7824 command.
7825
7826 2017-10-12 Pedro Alves <palves@redhat.com>
7827 Simon Marchi <simon.marchi@polymtl.ca>
7828
7829 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7830 target boards.
7831
7832 2017-10-12 Pedro Alves <palves@redhat.com>
7833 Simon Marchi <simon.marchi@polymtl.ca>
7834
7835 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7836 Instead skip if there's any gdb_protocol set.
7837
7838 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7839 Pedro Alves <palves@redhat.com>
7840
7841 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7842
7843 2017-10-12 Pedro Alves <palves@redhat.com>
7844 Simon Marchi <simon.marchi@polymtl.ca>
7845
7846 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7847 instead of on dejagnu remote boards.
7848
7849 2017-10-12 Pedro Alves <palves@redhat.com>
7850 Simon Marchi <simon.marchi@polymtl.ca>
7851
7852 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7853 checks. Use build_executable + clean_restart instead of
7854 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7855 of enabling non-stop after starting gdb.
7856
7857 2017-10-12 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7860 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7861 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7862 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7863
7864 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7865
7866 * gdb.arch/arc-tdesc-cpu.exp: New file.
7867 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7868
7869 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7870
7871 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7872
7873 2017-10-10 Pedro Alves <palves@redhat.com>
7874
7875 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7876 expect CLI output.
7877
7878 2017-10-10 Pedro Alves <palves@redhat.com>
7879
7880 * lib/selftest-support.exp (selftest_setup): Update for
7881 captured_command_loop's prototype change.
7882
7883 2017-10-09 Pedro Alves <palves@redhat.com>
7884
7885 Test both arch1=>arch2 and arch2=>arch1.
7886
7887 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7888 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7889 factored out to...
7890 (append_arch1_options, append_arch2_options, append_arch_options)
7891 (build_executables): New procedures.
7892 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7893 local.
7894 (top level): Add new 'first_arch' testing axis.
7895
7896 2017-10-09 Pedro Alves <palves@redhat.com>
7897
7898 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7899 (barrier): New.
7900 (thread_start, all_started): New functions.
7901 (main): Spawn new thread and wait until it is scheduled.
7902 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7903 option.
7904 (do_test): Add 'selected_thread' parameter. Run to all_started
7905 instead of main. Explicitly set the breakpoint at main. Switch
7906 to the SELECTED_THREAD thread.
7907 (top level): Test handling the exec event with either the main
7908 thread or the second thread selected.
7909
7910 2017-10-09 Pedro Alves <palves@redhat.com>
7911
7912 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7913 logic. Move STOP marker after the value checks.
7914 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7915 regexp.
7916
7917 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7918
7919 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7920
7921 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7922
7923 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7924 integer-to-dfp conversion.
7925 * gdb.base/dfp-test.exp: Likewise.
7926
7927 2017-10-04 Pedro Alves <palves@redhat.com>
7928
7929 * gdb.multi/hangout.c: Include <unistd.h>.
7930 (hangout_loop): New function.
7931 (main): Call alarm. Call hangout_loop in a loop.
7932 * gdb.multi/hello.c: Include <unistd.h>.
7933 (hello_loop): New function.
7934 (main): Call alarm. Call hangout_loop in a loop.
7935 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7936 inferior with the other selected.
7937
7938 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7939
7940 * gdb.mi/list-thread-groups-available.exp: New file.
7941 * gdb.mi/list-thread-groups-available.c: New file.
7942
7943 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7944
7945 * gdb.base/set-cwd.exp: Make it available on
7946 native-extended-gdbserver.
7947
7948 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7949
7950 * gdb.base/set-cwd.c: New file.
7951 * gdb.base/set-cwd.exp: Likewise.
7952
7953 2017-10-02 Tom Tromey <tom@tromey.com>
7954
7955 PR rust/22236:
7956 * gdb.rust/simple.rs (main): New variable "fslice".
7957 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7958
7959 2017-10-02 Tom Tromey <tom@tromey.com>
7960
7961 * gdb.rust/simple.exp: Test ptype of a slice.
7962
7963 2017-10-02 Tom Tromey <tom@tromey.com>
7964
7965 * gdb.rust/simple.exp: Test index of slice.
7966
7967 2017-09-27 Tom Tromey <tom@tromey.com>
7968
7969 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7970
7971 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7972 Pedro Alves <palves@redhat.com>
7973
7974 * gdb.base/compare-sections.exp (get value of read-only section): Read
7975 as unsigned value.
7976 (corrupt read-only section): Likewise and don't set written if patching
7977 failed.
7978
7979 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7980
7981 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7982 files.
7983
7984 2017-09-20 Pedro Alves <palves@redhat.com>
7985
7986 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7987 symbol names in gdb's output.
7988 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7989
7990 2017-09-20 Pedro Alves <palves@redhat.com>
7991
7992 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7993 Rename to ...
7994 (test_list_ambiguous_symbol): ... this and add a symbol name
7995 parameter. Adjust.
7996 (test_list_ambiguous_function): Reimplement on top of
7997 test_list_ambiguous_symbol and also test listing ambiguous
7998 variables.
7999 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8000 (ambiguous_fun): ... this.
8001 (ambiguous_var): New.
8002 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8003 (ambiguous_fun): ... this.
8004 (ambiguous_var): New.
8005
8006 2017-09-19 John Baldwin <jhb@FreeBSD.org>
8007
8008 * gdb.base/starti.c: New file.
8009 * gdb.base/starti.exp: New file.
8010 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8011
8012 2017-09-14 Pedro Alves <palves@redhat.com>
8013
8014 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8015 (top level): Use it instead of runto.
8016
8017 2017-09-11 Tom Tromey <tom@tromey.com>
8018
8019 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8020
8021 2017-09-11 Tom Tromey <tom@tromey.com>
8022
8023 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8024 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8025
8026 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8027
8028 * gdb.fortran/printing-types.exp: New file.
8029 * gdb.fortran/printing-types.exp: New file.
8030
8031 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8032
8033 * gdb.fortran/vla-ptype.exp: Fix typos.
8034 * gdb.fortran/vla-value.exp: Same.
8035
8036 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8037
8038 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8039 * gdb.mi/mi-var-child-f.exp: Likewise.
8040 * gdb.mi/mi-vla-fortran.exp: Likewise.
8041
8042 2017-09-08 Frank Penczek <frank.penczek@intel.com>
8043 Christoph Weinmann <christoph.t.weinmann@intel.com>
8044 Bernhard Heckel <bernhard.heckel@intel.com>
8045
8046 * gdb.fortran/ptr-indentation.f90: New file.
8047 * gdb.fortran/ptr-indentation.exp: New file.
8048
8049 2017-09-05 Tom Tromey <tom@tromey.com>
8050
8051 PR gdb/22010:
8052 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8053
8054 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8055
8056 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8057
8058 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8059
8060 * gdb.threads/tls-nodebug-pie.c: New file.
8061 * gdb.threads/tls-nodebug-pie.exp: New file.
8062
8063 2017-09-05 Tom Tromey <tom@tromey.com>
8064
8065 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8066 for rust.
8067
8068 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8069
8070 * gdb.multi/multi-arch-exec.exp: Test with different
8071 "follow-exec-mode" settings.
8072 (do_test): New procedure.
8073
8074 2017-09-04 Pedro Alves <palves@redhat.com>
8075
8076 * gdb.base/func-static.c (S::method const, S::method volatile)
8077 (S::method volatile const): New methods.
8078 (c_s, v_s, cv_s): New instances.
8079 (main): Call method() on them.
8080 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8081 (cannot_resolve): New procedure.
8082 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8083 print-quote-unquoted columns.
8084 (do_test): Test printing each scope too.
8085
8086 2017-09-04 Pedro Alves <palves@redhat.com>
8087
8088 * gdb.base/local-static.exp: Also test with
8089 class::method::variable wholly quoted.
8090 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8091
8092 2017-09-04 Pedro Alves <palves@redhat.com>
8093
8094 * gdb.base/local-static.c: New.
8095 * gdb.base/local-static.cc: New.
8096 * gdb.base/local-static.exp: New.
8097
8098 2017-09-04 Pedro Alves <palves@redhat.com>
8099
8100 * gdb.asm/asm-source.exp: Add casts to int.
8101 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8102 (dataglobal64_1, dataglobal64_2): New globals.
8103 * gdb.base/nodebug.exp: Test different expressions involving the
8104 new globals, with print, whatis and ptype. Add casts to int.
8105 * gdb.base/solib-display.exp: Add casts to int.
8106 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8107 * gdb.cp/m-static.exp: Add cast to int.
8108 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8109 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8110 tls variable with no debug info without a cast. Test with a cast
8111 to int too.
8112 * gdb.trace/entry-values.exp: Add casts.
8113
8114 2017-09-04 Pedro Alves <palves@redhat.com>
8115
8116 * gdb.base/nodebug.exp: Test that ptype's error about functions
8117 with unknown return type includes the function name too.
8118
8119 2017-09-04 Pedro Alves <palves@redhat.com>
8120
8121 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8122 return type of munmap in infcall.
8123 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8124 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8125 type of ftell in infcall.
8126 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8127 type of getpid in infcall.
8128 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8129 infcall.
8130 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8131 Bail on failure to extract the pid.
8132 * gdb.base/nodebug.c: #include <stdint.h>.
8133 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8134 New functions.
8135 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8136 Change expected output of print/whatis/ptype with functions with
8137 no debug info. Test all supported languages. Call
8138 test_call_promotion.
8139 * gdb.compile/compile.exp: Adjust expected output to expect
8140 warning.
8141 * gdb.threads/siginfo-threads.exp: Likewise.
8142
8143 2017-09-04 Pedro Alves <palves@redhat.com>
8144
8145 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8146 "prototypes". Test calling float functions via prototyped and
8147 unprototyped function pointers.
8148 (perform_all_tests): New parameter "prototypes". Pass it down.
8149 (top level): Pass down "prototypes" parameter to
8150 perform_all_tests.
8151
8152 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8153
8154 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8155 Test with nested loops.
8156
8157 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8158
8159 * gdb.base/commands.exp: Call the new procedures.
8160 (loop_break_test, loop_continue_test): New procedures.
8161
8162 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8163
8164 * gdb.base/commands.exp: Call new procedure.
8165 (define_if_without_arg_test): New procedure.
8166
8167 2017-09-04 Pedro Alves <palves@redhat.com>
8168
8169 * gdb.base/list-ambiguous.exp: New file.
8170 * gdb.base/list-ambiguous0.c: New file.
8171 * gdb.base/list-ambiguous1.c: New file.
8172 * gdb.base/list.exp (test_list_range): Adjust expected output.
8173
8174 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8175
8176 * gdb.base/share-env-with-gdbserver.c: New file.
8177 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8178
8179 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8180
8181 * gdb.base/commands.exp (gdbvar_simple_if_test,
8182 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8183 progvar_simple_if_test, progvar_simple_while_test,
8184 progvar_complex_if_while_test, user_defined_command_test,
8185 user_defined_command_args_eval,
8186 user_defined_command_args_stack_test,
8187 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8188 temporary_breakpoint_commands,
8189 gdb_test_no_prompt, redefine_hook_test,
8190 redefine_backtrace_test): Remove "global gdb_prompt".
8191
8192 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8193
8194 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8195 New proc, call it from toplevel.
8196
8197 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8198
8199 PR remote/21852
8200 * gdb.server/normal.c: New file, copied from gdb.base.
8201 * gdb.server/run-without-local-binary.exp: New file.
8202
8203 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
8204
8205 * gdb.arch/sparc64-adi.exp: New file.
8206 * gdb.arch/sparc64-adi.c: New file.
8207
8208 2017-08-22 Pedro Alves <palves@redhat.com>
8209
8210 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8211 (top level): Add "list all overloads" tests.
8212
8213 2017-08-22 Tom Tromey <tom@tromey.com>
8214
8215 * gdb.gdb/xfullpath.exp: Remove.
8216
8217 2017-08-21 Pedro Alves <palves@redhat.com>
8218
8219 PR gdb/19487
8220 * gdb.base/symbol-alias.c: New.
8221 * gdb.base/symbol-alias2.c: New.
8222 * gdb.base/symbol-alias.exp: New.
8223
8224 2017-08-21 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.base/dfp-test.c
8227 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8228 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8229 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8230 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8231 * gdb.base/whatis-ptype-typedefs.c: New.
8232 * gdb.base/whatis-ptype-typedefs.exp: New.
8233 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8234 (an_int, an_int_type, an_int_type2): New globals.
8235 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8236 involving typedefs and cast expressions.
8237 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8238 (lookup_typedefs_function): New.
8239 (typedefs_pretty_printers_dict): New.
8240 (top level): Register lookup_typedefs_function in
8241 gdb.pretty_printers.
8242
8243 2017-08-18 Yao Qi <yao.qi@linaro.org>
8244
8245 * gdb.server/unittest.exp: New.
8246
8247 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8248
8249 PR gdb/21954
8250 * gdb.base/environ.exp: Add test to check if 'unset environment'
8251 works.
8252
8253 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8254
8255 * lib/gdb.exp (universal_compile_options): New caching proc.
8256 (gdb_compile): Suppress GCC's coloring of messages.
8257
8258 2017-08-14 Tom Tromey <tom@tromey.com>
8259
8260 PR gdb/21675:
8261 * gdb.base/printcmds.exp (test_radices): New function.
8262 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8263 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8264 * lib/gdb.exp (get_integer_valueof): Use p/d.
8265
8266 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8267
8268 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8269 characters.
8270
8271 2017-08-05 Tom Tromey <tom@tromey.com>
8272
8273 * gdb.rust/simple.exp: Allow String to appear in a different
8274 namespace.
8275
8276 2017-07-26 Yao Qi <yao.qi@linaro.org>
8277
8278 * gdb.gdb/unittest.exp: Invoke command
8279 "maintenance check xml-descriptions".
8280
8281 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8282
8283 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8284 calling context.
8285 (hex128): Drop erroneous calculation of parameters.
8286
8287 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8288
8289 * gdb.python/py-unwind.exp: Disable stack protection when
8290 building test file.
8291
8292 2017-07-20 Pedro Alves <palves@redhat.com>
8293
8294 * gdb.base/default.exp (set language): Adjust expected output.
8295
8296 2017-07-20 Pedro Alves <palves@redhat.com>
8297
8298 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8299 (test_minsym): ... this, and make static.
8300 (get_pck__foo__bar__minsym): Rename to ...
8301 (get_test_minsym): ... this.
8302 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8303 symbol names and comments.
8304 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8305 (get_test_minsym): ... this.
8306 (pck__foo__bar__minsym__2): Rename to ...
8307 (test_minsym): ... this.
8308 (main): Adjust.
8309
8310 2017-07-17 Pedro Alves <palves@redhat.com>
8311
8312 * gdb.base/completion.exp: Adjust expected output.
8313 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8314 the completer works.
8315
8316 2017-07-17 Pedro Alves <palves@redhat.com>
8317
8318 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8319
8320 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8321
8322 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8323
8324 2017-07-14 Tom Tromey <tom@tromey.com>
8325
8326 PR rust/21764:
8327 * gdb.rust/simple.exp: Add tests.
8328
8329 2017-07-14 Tom Tromey <tom@tromey.com>
8330
8331 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8332
8333 2017-07-14 Pedro Alves <palves@redhat.com>
8334
8335 * gdb.linespec/base/one/thefile.cc (z1): New function.
8336 * gdb.linespec/base/two/thefile.cc (z2): New function.
8337 * gdb.linespec/linespec.exp: Add tests.
8338
8339 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8340
8341 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8342 to mi_create_breakpoint.
8343
8344 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8345
8346 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8347 mi_create_breakpoint.
8348
8349 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8350
8351 * gdb.dlang/demangle.exp: Update for demangling changes.
8352
8353 2017-07-09 Tom Tromey <tom@tromey.com>
8354
8355 * gdb.dwarf2/shortpiece.exp: New file.
8356
8357 2017-07-06 David Blaikie <dblaikie@gmail.com>
8358
8359 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8360 built from fissiont-multi-cu{1,2}.c.
8361 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8362 except putting 'main' and 'func' in separate CUs in the same DWO file.
8363 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8364 test.
8365 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8366 test.
8367
8368 2017-07-06 Pedro Alves <palves@redhat.com>
8369
8370 * gdb.python/py-unwind.exp: Test flushregs.
8371
8372 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8373
8374 PR cli/21688
8375 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8376 tests for alias commands and trailing whitespace.
8377
8378 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8379
8380 PR cli/21688
8381 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8382 procedure. Call it.
8383
8384 2017-06-29 Pedro Alves <palves@redhat.com>
8385
8386 * gdb.base/printcmds.exp: Add tests.
8387
8388 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8389
8390 PR gdb/21337
8391 * gdb.base/reread-readsym.exp: New file.
8392 * gdb.base/reread-readsym.c: New file.
8393
8394 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8395
8396 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8397 subpattern.
8398
8399 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8400
8401 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8402 extended mnemonic.
8403 * gdb.arch/powerpc-power9.s: Likewise.
8404
8405 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8406
8407 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8408 on 32-bit x86 targets. Exploit is_*_target macros where
8409 appropriate.
8410
8411 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8412
8413 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8414 register pieces.
8415
8416 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8417
8418 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8419 located in one or more DWARF pieces.
8420
8421 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8422
8423 * lib/gdb.exp (get_endianness): New proc.
8424 * gdb.arch/aarch64-fp.exp: Use it.
8425 * gdb.arch/altivec-regs.exp: Likewise.
8426 * gdb.arch/e500-regs.exp: Likewise.
8427 * gdb.arch/vsx-regs.exp: Likewise.
8428 * gdb.base/dump.exp: Likewise.
8429 * gdb.base/funcargs.exp: Likewise.
8430 * gdb.base/gnu_vector.exp: Likewise.
8431 * gdb.dwarf2/formdata16.exp: Likewise.
8432 * gdb.dwarf2/implptrpiece.exp: Likewise.
8433 * gdb.dwarf2/nonvar-access.exp: Likewise.
8434 * gdb.python/py-inferior.exp: Likewise.
8435 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8436
8437 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8438
8439 PR gdb/21226
8440 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8441 stack value pieces are taken from the LSB end.
8442
8443 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8444
8445 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8446 variable at nonzero offset.
8447
8448 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8449
8450 * gdb.dwarf2/var-access.c: New file.
8451 * gdb.dwarf2/var-access.exp: New test.
8452 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8453
8454 2017-06-12 Tom Tromey <tom@tromey.com>
8455
8456 * gdb.dwarf2/formdata16.exp: Add tests.
8457
8458 2017-06-12 Tom Tromey <tom@tromey.com>
8459
8460 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8461
8462 2017-06-12 Tom Tromey <tom@tromey.com>
8463
8464 PR exp/16225:
8465 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8466 * gdb.arch/vsx-regs.exp: Update tests.
8467 * gdb.arch/s390-vregs.exp (hex128): New proc.
8468 Update test.
8469 * gdb.arch/altivec-regs.exp: Update tests.
8470
8471 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8472
8473 * gdb.base/startup-with-shell.c: New file.
8474 * gdb.base/startup-with-shell.exp: Likewise.
8475
8476 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8477
8478 * gdb.server/non-existing-program.exp: Update regex in order to
8479 reflect the fact that gdbserver is now using fork_inferior (with a
8480 shell) to startup the inferior.
8481
8482 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8483
8484 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8485 support function calls from GDB.
8486
8487 2017-05-21 Tom Tromey <tom@tromey.com>
8488
8489 PR rust/21466:
8490 * gdb.rust/unsized.exp: New file.
8491 * gdb.rust/unsized.rs: New file.
8492
8493 2017-05-19 Tom Tromey <tom@tromey.com>
8494
8495 PR rust/21484:
8496 * gdb.rust/watch.exp: New file.
8497 * gdb.rust/watch.rs: New file.
8498
8499 2017-05-18 Tom Tromey <tom@tromey.com>
8500
8501 * gdb.rust/simple.exp: Allow Box to be qualified.
8502
8503 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8504
8505 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8506
8507 2017-05-18 Pedro Alves <palves@redhat.com>
8508
8509 * gdb.base/fileio.c (test_write, test_read, test_close)
8510 (test_fstat): Don't print 'ret' in the fail path.
8511
8512 2017-05-18 Pedro Alves <palves@redhat.com>
8513
8514 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8515 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8516 (test_system, test_rename, test_unlink, test_time): Change
8517 prototypes.
8518 * gdb.base/fileio.exp (stop_msg): Adjust.
8519
8520 2017-05-18 Pedro Alves <palves@redhat.com>
8521
8522 * gdb.base/fileio.c (null_str): New global.
8523 (test_stat): Use it.
8524 * gdb.base/fileio.exp: Remove nowarnings.
8525
8526 2017-05-17 Yao Qi <yao.qi@linaro.org>
8527
8528 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8529
8530 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8531
8532 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8533 argument command.
8534 (top-level): Invoke test_set_inferior_tty.
8535
8536 2017-05-04 Pedro Alves <palves@redhat.com>
8537
8538 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8539 Add parens to print call for Python 3.
8540
8541 2017-05-03 Keith Seitz <keiths@redhat.com>
8542
8543 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8544 (main): Call it.
8545
8546 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8547
8548 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8549 to prev and next.
8550
8551 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8552
8553 * gdb.python/py-record-btrace.exp: Remove test for
8554 gdb.BtraceInstruction.error.
8555
8556 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8557
8558 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8559
8560 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8561
8562 * gdb.python/py-record-btrace-threads.c: New file.
8563 * gdb.python/py-record-btrace-threads.exp: New file.
8564
8565 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8566
8567 PR testsuite/8595
8568 * gdb.base/environ.exp: Make test available in all architectures.
8569 Move bits related to "info program" testing to
8570 gdb.base/info-program.exp. Rewrite tests to use the two new
8571 procedures mentione below.
8572 (test_set_show_env_var) New procedure.
8573 (test_set_show_env_var_equal): Likewise.
8574 * gdb.base/info-program.exp: New file.
8575
8576 2017-04-27 Keith Seitz <keiths@redhat.com>
8577
8578 * gdb.cp/oranking.cc (test15): New function.
8579 (main): Call test15 and declare additional variables for testing.
8580 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8581 "p foo101('abc')" tests.
8582 Add tests for cv qualifier overloads.
8583 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8584 "lvalue reference overload" test.
8585 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8586 "print value of f1 on Child&& in f2" test.
8587
8588 2017-04-19 Pedro Alves <palves@redhat.com>
8589
8590 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8591 procedure.
8592 (top level): Call it.
8593 * lib/gdb.exp (gdb_define_cmd): New procedure.
8594
8595 2017-04-12 Pedro Alves <palves@redhat.com>
8596
8597 PR gdb/21323
8598 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8599 (wchar): New global.
8600 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8601 (do_test_wide_char, wide_char_types_no_program, top level): Add
8602 wchar_t testing.
8603
8604 2017-04-12 Pedro Alves <palves@redhat.com>
8605
8606 PR c++/21323
8607 * gdb.cp/wide_char_types.c: New file.
8608 * gdb.cp/wide_char_types.exp: New file.
8609
8610 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8611
8612 PR gdb/21352
8613 * gdb.trace/tsv.exp: Add test for "tsave -r".
8614
8615 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8616
8617 * gdb.dlang/watch-loc.c: New file.
8618 * gdb.dlang/watch-loc.exp: New file.
8619
8620 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8621
8622 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8623
8624 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8625
8626 * gdb.arch/arc-analyze-prologue.S: New file.
8627 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8628
8629 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8630
8631 * gdb.arch/arc-decode-insn.S: New file.
8632 * gdb.arch/arc-decode-insn.exp: Likewise.
8633
8634 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8635
8636 PR tdep/20928
8637 * gdb.arch/sparc64-regs.exp: New file.
8638 * gdb.arch/sparc64-regs.S: Likewise.
8639
8640 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8641
8642 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8643 and memory view on Python 3.
8644
8645 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8646 Keith Seitz <keiths@redhat.com>
8647
8648 PR gdb/14441
8649 * gdb.cp/demangle.exp: Add rvalue reference tests.
8650 * gdb.cp/rvalue-ref-casts.cc: New file.
8651 * gdb.cp/rvalue-ref-casts.exp: New file.
8652 * gdb.cp/rvalue-ref-overload.cc: New file.
8653 * gdb.cp/rvalue-ref-overload.exp: New file.
8654 * gdb.cp/rvalue-ref-params.cc: New file.
8655 * gdb.cp/rvalue-ref-params.exp: New file.
8656 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8657 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8658 * gdb.cp/rvalue-ref-types.cc: New file.
8659 * gdb.cp/rvalue-ref-types.exp: New file.
8660 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8661 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8662
8663 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8664
8665 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8666 New procedure.
8667
8668 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8669
8670 * lib/mi-support.exp (mi_gdb_test): Add additional message
8671 for unexpected output.
8672
8673 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8674
8675 * gdb.base/examine-backward.c (Barrier): New character array
8676 constant, to ensure that TestStrings is preceded by a string
8677 terminator.
8678
8679 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8680
8681 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8682 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8683 and implicit pointer into such a location.
8684
8685 2017-03-16 Doug Evans <dje@google.com>
8686
8687 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8688
8689 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8690
8691 * gdb.cp/m-static.exp: Fix expectation for prototype of
8692 test5.single_constructor and single_constructor::single_constructor.
8693
8694 2017-03-16 Doug Evans <dje@google.com>
8695
8696 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8697 * gdb.guile/scm-lazy-string.c: New file.
8698 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8699 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8700 for pointer, array, typedef lazy strings.
8701
8702 2017-03-16 Doug Evans <dje@google.com>
8703
8704 PR python/17728, python/18439, python/18779
8705 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8706 * gdb.python/py-lazy-string.c (pointer): New typedef.
8707 (main): New locals ptr, array, typedef_ptr.
8708 * gdb.python/py-value.exp: Move lazy string tests to ...
8709 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8710 array, typedef lazy strings.
8711
8712 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8713
8714 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8715 Add optional 'test' parameter.
8716
8717 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8718
8719 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8720 Skip for versions of DejaGnu < 1.5.
8721
8722 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8723
8724 * lib/gdb.exp (dejagnu_version): New proc.
8725 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8726 Use dejagnu_version.
8727
8728 2017-03-10 Keith Seitz <keiths@redhat.com>
8729
8730 PR c++/8128
8731 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8732 type from destructor regexps.
8733 Add a branch which actually passes the test.
8734 Adjust "ptype t5i" test names.
8735
8736 2017-03-08 Pedro Alves <palves@redhat.com>
8737
8738 * gdb.base/step-over-exit.exp: Add explicit test message.
8739
8740 2017-03-08 Pedro Alves <palves@redhat.com>
8741
8742 PR gdb/18360
8743 * gdb.threads/interrupt-while-step-over.c: New file.
8744 * gdb.threads/interrupt-while-step-over.exp: New file.
8745
8746 2017-03-08 Pedro Alves <palves@redhat.com>
8747
8748 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8749 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8750
8751 2017-03-08 Pedro Alves <palves@redhat.com>
8752
8753 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8754 PKRU as not supported as a PASS.
8755
8756 2017-03-08 Pedro Alves <palves@redhat.com>
8757
8758 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8759 prefix instead of $binfile1/$binfile2.
8760 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8761 in test message.
8762 * gdb.python/py-completion.exp: Use "load python file" as test
8763 messages instead of unstable path names.
8764
8765 2017-03-08 Pedro Alves <palves@redhat.com>
8766 Jan Kratochvil <jan.kratochvil@redhat.com>
8767
8768 PR cli/21218
8769 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8770 New proc.
8771 (top level): Call it.
8772
8773 2017-03-08 Pedro Alves <palves@redhat.com>
8774
8775 PR tui/21216
8776 * gdb.tui/tui-nl-filtered-output.exp: New file.
8777
8778 2017-03-08 Pedro Alves <palves@redhat.com>
8779
8780 * gdb.base/completion.exp: Move TUI completion tests to ...
8781 * gdb.tui/completion.exp: ... this new file.
8782
8783 2017-03-08 Pedro Alves <palves@redhat.com>
8784
8785 * gdb.base/tui-disasm-long-lines.c,
8786 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8787 gdb.base/tui-layout.exp: Move to ...
8788 * gdb.tui/: ... this new directory.
8789
8790 2017-03-07 Pedro Alves <palves@redhat.com>
8791
8792 * gdb.base/tui-layout.c: New file.
8793 * gdb.base/tui-layout.exp: New file.
8794
8795 2017-03-07 Pedro Alves <palves@redhat.com>
8796
8797 * gdb.base/tui-layout.c: Rename to ...
8798 * gdb.base/tui-disasm-long-lines.c: ... this.
8799 * gdb.base/tui-layout.exp: Rename to ...
8800 * gdb.base/tui-disasm-long-lines.exp: ... this.
8801
8802 2017-03-07 Pedro Alves <palves@redhat.com>
8803
8804 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8805
8806 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8807
8808 * i386-mpx-call.c: New file.
8809 * i386-mpx-call.exp: New file.
8810
8811 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8812
8813 * gdb.arch/powerpc-power.exp: Delete test.
8814 * gdb.arch/powerpc-power.s: Likewise.
8815 * gdb.disasm/disassembler-options.exp: New test.
8816 * gdb.arch/powerpc-altivec.exp: Likewise.
8817 * gdb.arch/powerpc-altivec.s: Likewise.
8818 * gdb.arch/powerpc-altivec2.exp: Likewise.
8819 * gdb.arch/powerpc-altivec2.s: Likewise.
8820 * gdb.arch/powerpc-altivec3.exp: Likewise.
8821 * gdb.arch/powerpc-altivec3.s: Likewise.
8822 * gdb.arch/powerpc-power7.exp: Likewise.
8823 * gdb.arch/powerpc-power7.s: Likewise.
8824 * gdb.arch/powerpc-power8.exp: Likewise.
8825 * gdb.arch/powerpc-power8.s: Likewise.
8826 * gdb.arch/powerpc-power9.exp: Likewise.
8827 * gdb.arch/powerpc-power9.s: Likewise.
8828 * gdb.arch/powerpc-vsx.exp: Likewise.
8829 * gdb.arch/powerpc-vsx.s: Likewise.
8830 * gdb.arch/powerpc-vsx2.exp: Likewise.
8831 * gdb.arch/powerpc-vsx2.s: Likewise.
8832 * gdb.arch/powerpc-vsx3.exp: Likewise.
8833 * gdb.arch/powerpc-vsx3.s: Likewise.
8834 * gdb.arch/arm-disassembler-options.exp: Likewise.
8835 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8836 * gdb.arch/s390-disassembler-options.exp: Likewise.
8837
8838 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8839
8840 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8841 (check_supported_features): ... this. Changed return type to void.
8842 (supports_rdseed): New static global.
8843 (rdseed): Check supports_rdseed.
8844 (initialize): Call check_supported_features.
8845
8846 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8847
8848 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8849 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8850 and lqarx/stqcx.
8851 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8852 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8853
8854 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8855
8856 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8857 uppercase.
8858
8859 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8860
8861 * gdb.dwarf2/formdata16.c: New file.
8862 * gdb.dwarf2/formdata16.exp: New file.
8863 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8864
8865 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8866
8867 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8868 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8869 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8870 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8871 DW_AT_GNU_*.
8872
8873 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8874
8875 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8876
8877 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8878
8879 PR gdb/21164
8880 * gdb.base/maint.exp: Add testcases for when the commands do
8881 not have arguments.
8882
8883 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8884
8885 * gdb.cp/chained-calls.exp: Use p instead of P.
8886
8887 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8888
8889 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8890 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8891
8892 2017-02-14 Tom Tromey <tom@tromey.com>
8893
8894 PR python/13598:
8895 * gdb.python/py-events.exp: Add before_prompt event tests.
8896
8897 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8898
8899 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8900
8901 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8902
8903 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8904 (main): Call my_unique_function_name.
8905 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8906 completion of patterns with a single match.
8907 Add missing -re switches to gdb_test_multiple calls.
8908
8909 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8910
8911 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8912 return if core file is not recognized.
8913
8914 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8915
8916 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8917 and extra UIs.
8918
8919 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8920
8921 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8922 proc_with_prefix.
8923
8924 2017-02-10 Tom Tromey <tom@tromey.com>
8925
8926 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8927
8928 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8929
8930 PR gdb/21122
8931 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8932
8933 2017-02-08 Jerome Guitton <guitton@adacore.com>
8934
8935 * gdb.base/define.exp: Add test for command abbreviations
8936 in define.
8937
8938 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8939
8940 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8941 * gdb.reverse/insn-reverse-x86.c: New file.
8942
8943 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8944
8945 PR tdep/20936
8946 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8947
8948 2017-02-03 Tom Tromey <tom@tromey.com>
8949
8950 PR rust/21097:
8951 * gdb.rust/simple.exp: Add new tests.
8952
8953 2017-02-02 Pedro Alves <palves@redhat.com>
8954
8955 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8956 tests.
8957
8958 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8959
8960 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8961 taking a 2-byte value out of a 4-byte DWARF implicit value on
8962 big-endian targets.
8963 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8964 logic. Add test cases for DW_OP_implicit.
8965
8966 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8967
8968 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8969
8970 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8971
8972 * gdb.btrace/enable.exp: Call gdb_exit before
8973 skip_gdbserver_tests.
8974
8975 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8976
8977 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8978 GDBFLAGS.
8979
8980 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8981
8982 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8983 the test is skipped.
8984 * gdb.btrace/data.exp: Likewise.
8985 * gdb.btrace/delta.exp: Likewise.
8986 * gdb.btrace/dlopen.exp: Likewise.
8987 * gdb.btrace/enable-running.exp: Likewise.
8988 * gdb.btrace/enable.exp: Likewise.
8989 * gdb.btrace/exception.exp: Likewise.
8990 * gdb.btrace/function_call_history.exp: Likewise.
8991 * gdb.btrace/gcore.exp: Likewise.
8992 * gdb.btrace/instruction_history.exp: Likewise.
8993 * gdb.btrace/multi-thread-step.exp: Likewise.
8994 * gdb.btrace/nohist.exp: Likewise.
8995 * gdb.btrace/non-stop.exp: Likewise.
8996 * gdb.btrace/reconnect.exp: Likewise.
8997 * gdb.btrace/record_goto-step.exp: Likewise.
8998 * gdb.btrace/record_goto.exp: Likewise.
8999 * gdb.btrace/rn-dl-bind.exp: Likewise.
9000 * gdb.btrace/segv.exp: Likewise.
9001 * gdb.btrace/step.exp: Likewise.
9002 * gdb.btrace/stepi.exp: Likewise.
9003 * gdb.btrace/tailcall-only.exp: Likewise.
9004 * gdb.btrace/tailcall.exp: Likewise.
9005 * gdb.btrace/tsx.exp: Likewise.
9006 * gdb.btrace/unknown_functions.exp: Likewise.
9007 * gdb.btrace/vdso.exp: Likewise.
9008
9009 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9010
9011 * gdb.btrace/enable-running.c: New.
9012 * gdb.btrace/enable-running.exp: New.
9013
9014 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9015
9016 * gdb.arch/amd64-gs_base.c: New file.
9017 * gdb.arch/amd64-gs_base.exp: New file.
9018
9019 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9020
9021 * lib/memory.exp: Remove spurious empty newlines.
9022
9023 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9024
9025 * gdb.python/py-bad-printers.exp: Load python file using "source".
9026 * gdb.python/py-events.exp: Likewise.
9027 * gdb.python/py-evsignal.exp: Likewise.
9028 * gdb.python/py-evthreads.exp: Likewise.
9029 * gdb.python/py-frame-args.exp: Likewise.
9030 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9031 * gdb.python/py-framefilter-mi.exp: Likewise.
9032 * gdb.python/py-framefilter.exp: Likewise.
9033 * gdb.python/py-mi.exp: Likewise.
9034 * gdb.python/py-pp-maint.exp: Likewise.
9035 * gdb.python/py-pp-registration.exp: Likewise.
9036 * gdb.python/py-prettyprint.exp: Likewise.
9037 (run_lang_tests): Likewise.
9038 * gdb.python/py-typeprint.exp: Likewise.
9039
9040 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9041
9042 * lib/memory.exp: New file.
9043 * lib/gdb.exp: Load memory.exp.
9044 * gdb.base/memattr.exp (delete_memory): Move proc to
9045 lib/memory.exp and rename to delete_memory_regions.
9046 Replace delete_memory with delete_memory_regions.
9047 Cleanup memory regions before tests.
9048 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9049 before tests.
9050
9051 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9052
9053 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9054 files.
9055 (initialize): New function conditionally defined.
9056 (testcases): Move within conditional block.
9057 (main): Call initialize.
9058 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9059 of gdb.reverse/insn-reverse.c.
9060 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9061 gdb.reverse/insn-reverse.c.
9062
9063 2017-01-26 Yao Qi <yao.qi@linaro.org>
9064
9065 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9066 disassemble on address 0.
9067
9068 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9069 Yao Qi <yao.qi@linaro.org>
9070
9071 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9072 * gdb.dwarf2/implptr-64bit.S: Remove.
9073 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9074 variables in caller's context. Add DW_OP_implicit_value.
9075
9076 2017-01-25 Yao Qi <yao.qi@linaro.org>
9077
9078 * lib/dwarf.exp (Dwarf::_location): Handle
9079 DW_OP_GNU_implicit_pointer with proper size.
9080
9081 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9082
9083 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9084 and add untested calls.
9085
9086 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9087
9088 * gdb.python/python.exp: Check line number against what GDB thinks
9089 the line number is for func1.
9090
9091 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9092
9093 * gdb.dlang/debug-expr.exp: New file.
9094
9095 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
9096
9097 Fix test names for the following files:
9098
9099 * gdb.ada/exec_changed.exp
9100 * gdb.ada/info_types.exp
9101 * gdb.arch/aarch64-atomic-inst.exp
9102 * gdb.arch/aarch64-fp.exp
9103 * gdb.arch/altivec-abi.exp
9104 * gdb.arch/altivec-regs.exp
9105 * gdb.arch/amd64-byte.exp
9106 * gdb.arch/amd64-disp-step.exp
9107 * gdb.arch/amd64-dword.exp
9108 * gdb.arch/amd64-entry-value-inline.exp
9109 * gdb.arch/amd64-entry-value-param.exp
9110 * gdb.arch/amd64-entry-value-paramref.exp
9111 * gdb.arch/amd64-entry-value.exp
9112 * gdb.arch/amd64-i386-address.exp
9113 * gdb.arch/amd64-invalid-stack-middle.exp
9114 * gdb.arch/amd64-invalid-stack-top.exp
9115 * gdb.arch/amd64-optimout-repeat.exp
9116 * gdb.arch/amd64-prologue-skip.exp
9117 * gdb.arch/amd64-prologue-xmm.exp
9118 * gdb.arch/amd64-stap-special-operands.exp
9119 * gdb.arch/amd64-stap-wrong-subexp.exp
9120 * gdb.arch/amd64-tailcall-cxx.exp
9121 * gdb.arch/amd64-tailcall-noret.exp
9122 * gdb.arch/amd64-tailcall-ret.exp
9123 * gdb.arch/amd64-tailcall-self.exp
9124 * gdb.arch/amd64-word.exp
9125 * gdb.arch/arm-bl-branch-dest.exp
9126 * gdb.arch/arm-disp-step.exp
9127 * gdb.arch/arm-neon.exp
9128 * gdb.arch/arm-single-step-kernel-helper.exp
9129 * gdb.arch/avr-flash-qualifier.exp
9130 * gdb.arch/disp-step-insn-reloc.exp
9131 * gdb.arch/e500-abi.exp
9132 * gdb.arch/e500-regs.exp
9133 * gdb.arch/ftrace-insn-reloc.exp
9134 * gdb.arch/i386-avx512.exp
9135 * gdb.arch/i386-bp_permanent.exp
9136 * gdb.arch/i386-byte.exp
9137 * gdb.arch/i386-cfi-notcurrent.exp
9138 * gdb.arch/i386-disp-step.exp
9139 * gdb.arch/i386-dr3-watch.exp
9140 * gdb.arch/i386-float.exp
9141 * gdb.arch/i386-gnu-cfi.exp
9142 * gdb.arch/i386-mpx-map.exp
9143 * gdb.arch/i386-mpx-sigsegv.exp
9144 * gdb.arch/i386-mpx-simple_segv.exp
9145 * gdb.arch/i386-mpx.exp
9146 * gdb.arch/i386-permbkpt.exp
9147 * gdb.arch/i386-prologue.exp
9148 * gdb.arch/i386-signal.exp
9149 * gdb.arch/i386-size-overlap.exp
9150 * gdb.arch/i386-unwind.exp
9151 * gdb.arch/i386-word.exp
9152 * gdb.arch/mips-fcr.exp
9153 * gdb.arch/powerpc-d128-regs.exp
9154 * gdb.arch/powerpc-stackless.exp
9155 * gdb.arch/ppc64-atomic-inst.exp
9156 * gdb.arch/s390-stackless.exp
9157 * gdb.arch/s390-tdbregs.exp
9158 * gdb.arch/s390-vregs.exp
9159 * gdb.arch/sparc-sysstep.exp
9160 * gdb.arch/thumb-bx-pc.exp
9161 * gdb.arch/thumb-singlestep.exp
9162 * gdb.arch/thumb2-it.exp
9163 * gdb.arch/vsx-regs.exp
9164 * gdb.asm/asm-source.exp
9165 * gdb.base/a2-run.exp
9166 * gdb.base/advance.exp
9167 * gdb.base/all-bin.exp
9168 * gdb.base/anon.exp
9169 * gdb.base/args.exp
9170 * gdb.base/arithmet.exp
9171 * gdb.base/async-shell.exp
9172 * gdb.base/async.exp
9173 * gdb.base/attach-pie-noexec.exp
9174 * gdb.base/attach-twice.exp
9175 * gdb.base/auto-load.exp
9176 * gdb.base/bang.exp
9177 * gdb.base/bitfields.exp
9178 * gdb.base/break-always.exp
9179 * gdb.base/break-caller-line.exp
9180 * gdb.base/break-entry.exp
9181 * gdb.base/break-inline.exp
9182 * gdb.base/break-on-linker-gcd-function.exp
9183 * gdb.base/break-probes.exp
9184 * gdb.base/break.exp
9185 * gdb.base/breakpoint-shadow.exp
9186 * gdb.base/call-ar-st.exp
9187 * gdb.base/call-sc.exp
9188 * gdb.base/call-signal-resume.exp
9189 * gdb.base/call-strs.exp
9190 * gdb.base/callfuncs.exp
9191 * gdb.base/catch-fork-static.exp
9192 * gdb.base/catch-gdb-caused-signals.exp
9193 * gdb.base/catch-load.exp
9194 * gdb.base/catch-signal-fork.exp
9195 * gdb.base/catch-signal.exp
9196 * gdb.base/catch-syscall.exp
9197 * gdb.base/charset.exp
9198 * gdb.base/checkpoint.exp
9199 * gdb.base/chng-syms.exp
9200 * gdb.base/code-expr.exp
9201 * gdb.base/code_elim.exp
9202 * gdb.base/commands.exp
9203 * gdb.base/completion.exp
9204 * gdb.base/complex.exp
9205 * gdb.base/cond-expr.exp
9206 * gdb.base/condbreak.exp
9207 * gdb.base/consecutive.exp
9208 * gdb.base/continue-all-already-running.exp
9209 * gdb.base/coredump-filter.exp
9210 * gdb.base/corefile.exp
9211 * gdb.base/dbx.exp
9212 * gdb.base/debug-expr.exp
9213 * gdb.base/define.exp
9214 * gdb.base/del.exp
9215 * gdb.base/disabled-location.exp
9216 * gdb.base/disasm-end-cu.exp
9217 * gdb.base/disasm-optim.exp
9218 * gdb.base/display.exp
9219 * gdb.base/duplicate-bp.exp
9220 * gdb.base/ena-dis-br.exp
9221 * gdb.base/ending-run.exp
9222 * gdb.base/enumval.exp
9223 * gdb.base/environ.exp
9224 * gdb.base/eu-strip-infcall.exp
9225 * gdb.base/eval-avoid-side-effects.exp
9226 * gdb.base/eval-skip.exp
9227 * gdb.base/exitsignal.exp
9228 * gdb.base/expand-psymtabs.exp
9229 * gdb.base/filesym.exp
9230 * gdb.base/find-unmapped.exp
9231 * gdb.base/finish.exp
9232 * gdb.base/float.exp
9233 * gdb.base/foll-exec-mode.exp
9234 * gdb.base/foll-exec.exp
9235 * gdb.base/foll-fork.exp
9236 * gdb.base/fortran-sym-case.exp
9237 * gdb.base/freebpcmd.exp
9238 * gdb.base/func-ptr.exp
9239 * gdb.base/func-ptrs.exp
9240 * gdb.base/funcargs.exp
9241 * gdb.base/gcore-buffer-overflow.exp
9242 * gdb.base/gcore-relro-pie.exp
9243 * gdb.base/gcore-relro.exp
9244 * gdb.base/gcore.exp
9245 * gdb.base/gdb1090.exp
9246 * gdb.base/gdb11530.exp
9247 * gdb.base/gdb11531.exp
9248 * gdb.base/gdb1821.exp
9249 * gdb.base/gdbindex-stabs.exp
9250 * gdb.base/gdbvars.exp
9251 * gdb.base/hbreak.exp
9252 * gdb.base/hbreak2.exp
9253 * gdb.base/included.exp
9254 * gdb.base/infcall-input.exp
9255 * gdb.base/inferior-died.exp
9256 * gdb.base/infnan.exp
9257 * gdb.base/info-macros.exp
9258 * gdb.base/info-os.exp
9259 * gdb.base/info-proc.exp
9260 * gdb.base/info-shared.exp
9261 * gdb.base/info-target.exp
9262 * gdb.base/infoline.exp
9263 * gdb.base/interp.exp
9264 * gdb.base/interrupt.exp
9265 * gdb.base/jit-reader.exp
9266 * gdb.base/jit-simple.exp
9267 * gdb.base/kill-after-signal.exp
9268 * gdb.base/kill-detach-inferiors-cmd.exp
9269 * gdb.base/label.exp
9270 * gdb.base/langs.exp
9271 * gdb.base/ldbl_e308.exp
9272 * gdb.base/line-symtabs.exp
9273 * gdb.base/linespecs.exp
9274 * gdb.base/list.exp
9275 * gdb.base/long_long.exp
9276 * gdb.base/longest-types.exp
9277 * gdb.base/maint.exp
9278 * gdb.base/max-value-size.exp
9279 * gdb.base/memattr.exp
9280 * gdb.base/mips_pro.exp
9281 * gdb.base/morestack.exp
9282 * gdb.base/moribund-step.exp
9283 * gdb.base/multi-forks.exp
9284 * gdb.base/nested-addr.exp
9285 * gdb.base/nextoverexit.exp
9286 * gdb.base/noreturn-finish.exp
9287 * gdb.base/noreturn-return.exp
9288 * gdb.base/nostdlib.exp
9289 * gdb.base/offsets.exp
9290 * gdb.base/opaque.exp
9291 * gdb.base/pc-fp.exp
9292 * gdb.base/permissions.exp
9293 * gdb.base/print-symbol-loading.exp
9294 * gdb.base/prologue-include.exp
9295 * gdb.base/psymtab.exp
9296 * gdb.base/ptype.exp
9297 * gdb.base/random-signal.exp
9298 * gdb.base/randomize.exp
9299 * gdb.base/range-stepping.exp
9300 * gdb.base/readline-ask.exp
9301 * gdb.base/recpar.exp
9302 * gdb.base/recurse.exp
9303 * gdb.base/relational.exp
9304 * gdb.base/restore.exp
9305 * gdb.base/return-nodebug.exp
9306 * gdb.base/return.exp
9307 * gdb.base/run-after-attach.exp
9308 * gdb.base/save-bp.exp
9309 * gdb.base/scope.exp
9310 * gdb.base/sect-cmd.exp
9311 * gdb.base/set-lang-auto.exp
9312 * gdb.base/set-noassign.exp
9313 * gdb.base/setvar.exp
9314 * gdb.base/sigall.exp
9315 * gdb.base/sigbpt.exp
9316 * gdb.base/siginfo-addr.exp
9317 * gdb.base/siginfo-infcall.exp
9318 * gdb.base/siginfo-obj.exp
9319 * gdb.base/siginfo.exp
9320 * gdb.base/signals-state-child.exp
9321 * gdb.base/signest.exp
9322 * gdb.base/sigstep.exp
9323 * gdb.base/sizeof.exp
9324 * gdb.base/skip.exp
9325 * gdb.base/solib-corrupted.exp
9326 * gdb.base/solib-nodir.exp
9327 * gdb.base/solib-search.exp
9328 * gdb.base/stack-checking.exp
9329 * gdb.base/stale-infcall.exp
9330 * gdb.base/stap-probe.exp
9331 * gdb.base/start.exp
9332 * gdb.base/step-break.exp
9333 * gdb.base/step-bt.exp
9334 * gdb.base/step-line.exp
9335 * gdb.base/step-over-exit.exp
9336 * gdb.base/step-over-syscall.exp
9337 * gdb.base/step-resume-infcall.exp
9338 * gdb.base/step-test.exp
9339 * gdb.base/store.exp
9340 * gdb.base/structs3.exp
9341 * gdb.base/sym-file.exp
9342 * gdb.base/symbol-without-target_section.exp
9343 * gdb.base/term.exp
9344 * gdb.base/testenv.exp
9345 * gdb.base/ui-redirect.exp
9346 * gdb.base/until.exp
9347 * gdb.base/unwindonsignal.exp
9348 * gdb.base/value-double-free.exp
9349 * gdb.base/vla-datatypes.exp
9350 * gdb.base/vla-ptr.exp
9351 * gdb.base/vla-sideeffect.exp
9352 * gdb.base/volatile.exp
9353 * gdb.base/watch-cond-infcall.exp
9354 * gdb.base/watch-cond.exp
9355 * gdb.base/watch-non-mem.exp
9356 * gdb.base/watch-read.exp
9357 * gdb.base/watch-vfork.exp
9358 * gdb.base/watchpoint-cond-gone.exp
9359 * gdb.base/watchpoint-delete.exp
9360 * gdb.base/watchpoint-hw-hit-once.exp
9361 * gdb.base/watchpoint-hw.exp
9362 * gdb.base/watchpoint-stops-at-right-insn.exp
9363 * gdb.base/watchpoints.exp
9364 * gdb.base/wchar.exp
9365 * gdb.base/whatis-exp.exp
9366 * gdb.btrace/buffer-size.exp
9367 * gdb.btrace/data.exp
9368 * gdb.btrace/delta.exp
9369 * gdb.btrace/dlopen.exp
9370 * gdb.btrace/enable.exp
9371 * gdb.btrace/exception.exp
9372 * gdb.btrace/function_call_history.exp
9373 * gdb.btrace/gcore.exp
9374 * gdb.btrace/instruction_history.exp
9375 * gdb.btrace/nohist.exp
9376 * gdb.btrace/reconnect.exp
9377 * gdb.btrace/record_goto-step.exp
9378 * gdb.btrace/record_goto.exp
9379 * gdb.btrace/rn-dl-bind.exp
9380 * gdb.btrace/segv.exp
9381 * gdb.btrace/step.exp
9382 * gdb.btrace/stepi.exp
9383 * gdb.btrace/tailcall-only.exp
9384 * gdb.btrace/tailcall.exp
9385 * gdb.btrace/tsx.exp
9386 * gdb.btrace/unknown_functions.exp
9387 * gdb.btrace/vdso.exp
9388 * gdb.compile/compile-ifunc.exp
9389 * gdb.compile/compile-ops.exp
9390 * gdb.compile/compile-print.exp
9391 * gdb.compile/compile-setjmp.exp
9392 * gdb.cp/abstract-origin.exp
9393 * gdb.cp/ambiguous.exp
9394 * gdb.cp/annota2.exp
9395 * gdb.cp/annota3.exp
9396 * gdb.cp/anon-ns.exp
9397 * gdb.cp/anon-struct.exp
9398 * gdb.cp/anon-union.exp
9399 * gdb.cp/arg-reference.exp
9400 * gdb.cp/baseenum.exp
9401 * gdb.cp/bool.exp
9402 * gdb.cp/breakpoint.exp
9403 * gdb.cp/bs15503.exp
9404 * gdb.cp/call-c.exp
9405 * gdb.cp/casts.exp
9406 * gdb.cp/chained-calls.exp
9407 * gdb.cp/class2.exp
9408 * gdb.cp/classes.exp
9409 * gdb.cp/cmpd-minsyms.exp
9410 * gdb.cp/converts.exp
9411 * gdb.cp/cp-relocate.exp
9412 * gdb.cp/cpcompletion.exp
9413 * gdb.cp/cpexprs.exp
9414 * gdb.cp/cplabel.exp
9415 * gdb.cp/cplusfuncs.exp
9416 * gdb.cp/cpsizeof.exp
9417 * gdb.cp/ctti.exp
9418 * gdb.cp/derivation.exp
9419 * gdb.cp/destrprint.exp
9420 * gdb.cp/dispcxx.exp
9421 * gdb.cp/enum-class.exp
9422 * gdb.cp/exception.exp
9423 * gdb.cp/exceptprint.exp
9424 * gdb.cp/expand-psymtabs-cxx.exp
9425 * gdb.cp/expand-sals.exp
9426 * gdb.cp/extern-c.exp
9427 * gdb.cp/filename.exp
9428 * gdb.cp/formatted-ref.exp
9429 * gdb.cp/fpointer.exp
9430 * gdb.cp/gdb1355.exp
9431 * gdb.cp/gdb2495.exp
9432 * gdb.cp/hang.exp
9433 * gdb.cp/impl-this.exp
9434 * gdb.cp/infcall-dlopen.exp
9435 * gdb.cp/inherit.exp
9436 * gdb.cp/iostream.exp
9437 * gdb.cp/koenig.exp
9438 * gdb.cp/local.exp
9439 * gdb.cp/m-data.exp
9440 * gdb.cp/m-static.exp
9441 * gdb.cp/mb-ctor.exp
9442 * gdb.cp/mb-inline.exp
9443 * gdb.cp/mb-templates.exp
9444 * gdb.cp/member-name.exp
9445 * gdb.cp/member-ptr.exp
9446 * gdb.cp/meth-typedefs.exp
9447 * gdb.cp/method.exp
9448 * gdb.cp/method2.exp
9449 * gdb.cp/minsym-fallback.exp
9450 * gdb.cp/misc.exp
9451 * gdb.cp/namelessclass.exp
9452 * gdb.cp/namespace-enum.exp
9453 * gdb.cp/namespace-nested-import.exp
9454 * gdb.cp/namespace.exp
9455 * gdb.cp/nextoverthrow.exp
9456 * gdb.cp/no-dmgl-verbose.exp
9457 * gdb.cp/non-trivial-retval.exp
9458 * gdb.cp/noparam.exp
9459 * gdb.cp/nsdecl.exp
9460 * gdb.cp/nsimport.exp
9461 * gdb.cp/nsnested.exp
9462 * gdb.cp/nsnoimports.exp
9463 * gdb.cp/nsrecurs.exp
9464 * gdb.cp/nsstress.exp
9465 * gdb.cp/nsusing.exp
9466 * gdb.cp/operator.exp
9467 * gdb.cp/oranking.exp
9468 * gdb.cp/overload-const.exp
9469 * gdb.cp/overload.exp
9470 * gdb.cp/ovldbreak.exp
9471 * gdb.cp/ovsrch.exp
9472 * gdb.cp/paren-type.exp
9473 * gdb.cp/parse-lang.exp
9474 * gdb.cp/pass-by-ref.exp
9475 * gdb.cp/pr-1023.exp
9476 * gdb.cp/pr-1210.exp
9477 * gdb.cp/pr-574.exp
9478 * gdb.cp/pr10687.exp
9479 * gdb.cp/pr12028.exp
9480 * gdb.cp/pr17132.exp
9481 * gdb.cp/pr17494.exp
9482 * gdb.cp/pr9067.exp
9483 * gdb.cp/pr9167.exp
9484 * gdb.cp/pr9631.exp
9485 * gdb.cp/printmethod.exp
9486 * gdb.cp/psmang.exp
9487 * gdb.cp/psymtab-parameter.exp
9488 * gdb.cp/ptype-cv-cp.exp
9489 * gdb.cp/ptype-flags.exp
9490 * gdb.cp/re-set-overloaded.exp
9491 * gdb.cp/ref-types.exp
9492 * gdb.cp/rtti.exp
9493 * gdb.cp/scope-err.exp
9494 * gdb.cp/shadow.exp
9495 * gdb.cp/smartp.exp
9496 * gdb.cp/static-method.exp
9497 * gdb.cp/static-print-quit.exp
9498 * gdb.cp/temargs.exp
9499 * gdb.cp/templates.exp
9500 * gdb.cp/try_catch.exp
9501 * gdb.cp/typedef-operator.exp
9502 * gdb.cp/typeid.exp
9503 * gdb.cp/userdef.exp
9504 * gdb.cp/using-crash.exp
9505 * gdb.cp/var-tag.exp
9506 * gdb.cp/virtbase.exp
9507 * gdb.cp/virtfunc.exp
9508 * gdb.cp/virtfunc2.exp
9509 * gdb.cp/vla-cxx.exp
9510 * gdb.disasm/t01_mov.exp
9511 * gdb.disasm/t02_mova.exp
9512 * gdb.disasm/t03_add.exp
9513 * gdb.disasm/t04_sub.exp
9514 * gdb.disasm/t05_cmp.exp
9515 * gdb.disasm/t06_ari2.exp
9516 * gdb.disasm/t07_ari3.exp
9517 * gdb.disasm/t08_or.exp
9518 * gdb.disasm/t09_xor.exp
9519 * gdb.disasm/t10_and.exp
9520 * gdb.disasm/t11_logs.exp
9521 * gdb.disasm/t12_bit.exp
9522 * gdb.disasm/t13_otr.exp
9523 * gdb.dlang/circular.exp
9524 * gdb.dwarf2/arr-stride.exp
9525 * gdb.dwarf2/arr-subrange.exp
9526 * gdb.dwarf2/atomic-type.exp
9527 * gdb.dwarf2/bad-regnum.exp
9528 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9529 * gdb.dwarf2/callframecfa.exp
9530 * gdb.dwarf2/clztest.exp
9531 * gdb.dwarf2/corrupt.exp
9532 * gdb.dwarf2/data-loc.exp
9533 * gdb.dwarf2/dup-psym.exp
9534 * gdb.dwarf2/dw2-anon-mptr.exp
9535 * gdb.dwarf2/dw2-anonymous-func.exp
9536 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9537 * gdb.dwarf2/dw2-bad-unresolved.exp
9538 * gdb.dwarf2/dw2-basic.exp
9539 * gdb.dwarf2/dw2-canonicalize-type.exp
9540 * gdb.dwarf2/dw2-case-insensitive.exp
9541 * gdb.dwarf2/dw2-common-block.exp
9542 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9543 * gdb.dwarf2/dw2-compressed.exp
9544 * gdb.dwarf2/dw2-const.exp
9545 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9546 * gdb.dwarf2/dw2-cu-size.exp
9547 * gdb.dwarf2/dw2-dup-frame.exp
9548 * gdb.dwarf2/dw2-entry-value.exp
9549 * gdb.dwarf2/dw2-icycle.exp
9550 * gdb.dwarf2/dw2-ifort-parameter.exp
9551 * gdb.dwarf2/dw2-inline-break.exp
9552 * gdb.dwarf2/dw2-inline-param.exp
9553 * gdb.dwarf2/dw2-intercu.exp
9554 * gdb.dwarf2/dw2-intermix.exp
9555 * gdb.dwarf2/dw2-lexical-block-bare.exp
9556 * gdb.dwarf2/dw2-linkage-name-trust.exp
9557 * gdb.dwarf2/dw2-minsym-in-cu.exp
9558 * gdb.dwarf2/dw2-noloc.exp
9559 * gdb.dwarf2/dw2-op-call.exp
9560 * gdb.dwarf2/dw2-op-out-param.exp
9561 * gdb.dwarf2/dw2-opt-structptr.exp
9562 * gdb.dwarf2/dw2-param-error.exp
9563 * gdb.dwarf2/dw2-producer.exp
9564 * gdb.dwarf2/dw2-ranges-base.exp
9565 * gdb.dwarf2/dw2-ref-missing-frame.exp
9566 * gdb.dwarf2/dw2-reg-undefined.exp
9567 * gdb.dwarf2/dw2-regno-invalid.exp
9568 * gdb.dwarf2/dw2-restore.exp
9569 * gdb.dwarf2/dw2-restrict.exp
9570 * gdb.dwarf2/dw2-single-line-discriminators.exp
9571 * gdb.dwarf2/dw2-strp.exp
9572 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9573 * gdb.dwarf2/dw2-unresolved.exp
9574 * gdb.dwarf2/dw2-var-zero-addr.exp
9575 * gdb.dwarf2/dw4-sig-types.exp
9576 * gdb.dwarf2/dwz.exp
9577 * gdb.dwarf2/dynarr-ptr.exp
9578 * gdb.dwarf2/enum-type.exp
9579 * gdb.dwarf2/gdb-index.exp
9580 * gdb.dwarf2/implptr-64bit.exp
9581 * gdb.dwarf2/implptr-optimized-out.exp
9582 * gdb.dwarf2/implptr.exp
9583 * gdb.dwarf2/implref-array.exp
9584 * gdb.dwarf2/implref-const.exp
9585 * gdb.dwarf2/implref-global.exp
9586 * gdb.dwarf2/implref-struct.exp
9587 * gdb.dwarf2/mac-fileno.exp
9588 * gdb.dwarf2/main-subprogram.exp
9589 * gdb.dwarf2/member-ptr-forwardref.exp
9590 * gdb.dwarf2/method-ptr.exp
9591 * gdb.dwarf2/missing-sig-type.exp
9592 * gdb.dwarf2/nonvar-access.exp
9593 * gdb.dwarf2/opaque-type-lookup.exp
9594 * gdb.dwarf2/pieces-optimized-out.exp
9595 * gdb.dwarf2/pieces.exp
9596 * gdb.dwarf2/pr10770.exp
9597 * gdb.dwarf2/pr13961.exp
9598 * gdb.dwarf2/staticvirtual.exp
9599 * gdb.dwarf2/subrange.exp
9600 * gdb.dwarf2/symtab-producer.exp
9601 * gdb.dwarf2/trace-crash.exp
9602 * gdb.dwarf2/typeddwarf.exp
9603 * gdb.dwarf2/valop.exp
9604 * gdb.dwarf2/watch-notconst.exp
9605 * gdb.fortran/array-element.exp
9606 * gdb.fortran/charset.exp
9607 * gdb.fortran/common-block.exp
9608 * gdb.fortran/complex.exp
9609 * gdb.fortran/derived-type-function.exp
9610 * gdb.fortran/derived-type.exp
9611 * gdb.fortran/logical.exp
9612 * gdb.fortran/module.exp
9613 * gdb.fortran/multi-dim.exp
9614 * gdb.fortran/nested-funcs.exp
9615 * gdb.fortran/print-formatted.exp
9616 * gdb.fortran/subarray.exp
9617 * gdb.fortran/vla-alloc-assoc.exp
9618 * gdb.fortran/vla-datatypes.exp
9619 * gdb.fortran/vla-history.exp
9620 * gdb.fortran/vla-ptr-info.exp
9621 * gdb.fortran/vla-ptype-sub.exp
9622 * gdb.fortran/vla-ptype.exp
9623 * gdb.fortran/vla-sizeof.exp
9624 * gdb.fortran/vla-type.exp
9625 * gdb.fortran/vla-value-sub-arbitrary.exp
9626 * gdb.fortran/vla-value-sub-finish.exp
9627 * gdb.fortran/vla-value-sub.exp
9628 * gdb.fortran/vla-value.exp
9629 * gdb.fortran/whatis_type.exp
9630 * gdb.go/chan.exp
9631 * gdb.go/handcall.exp
9632 * gdb.go/hello.exp
9633 * gdb.go/integers.exp
9634 * gdb.go/methods.exp
9635 * gdb.go/package.exp
9636 * gdb.go/strings.exp
9637 * gdb.go/types.exp
9638 * gdb.go/unsafe.exp
9639 * gdb.guile/scm-arch.exp
9640 * gdb.guile/scm-block.exp
9641 * gdb.guile/scm-breakpoint.exp
9642 * gdb.guile/scm-cmd.exp
9643 * gdb.guile/scm-disasm.exp
9644 * gdb.guile/scm-equal.exp
9645 * gdb.guile/scm-frame-args.exp
9646 * gdb.guile/scm-frame-inline.exp
9647 * gdb.guile/scm-frame.exp
9648 * gdb.guile/scm-iterator.exp
9649 * gdb.guile/scm-math.exp
9650 * gdb.guile/scm-objfile.exp
9651 * gdb.guile/scm-ports.exp
9652 * gdb.guile/scm-symbol.exp
9653 * gdb.guile/scm-symtab.exp
9654 * gdb.guile/scm-value-cc.exp
9655 * gdb.guile/types-module.exp
9656 * gdb.linespec/break-ask.exp
9657 * gdb.linespec/cpexplicit.exp
9658 * gdb.linespec/explicit.exp
9659 * gdb.linespec/keywords.exp
9660 * gdb.linespec/linespec.exp
9661 * gdb.linespec/ls-dollar.exp
9662 * gdb.linespec/ls-errs.exp
9663 * gdb.linespec/skip-two.exp
9664 * gdb.linespec/thread.exp
9665 * gdb.mi/mi-async.exp
9666 * gdb.mi/mi-basics.exp
9667 * gdb.mi/mi-break.exp
9668 * gdb.mi/mi-catch-load.exp
9669 * gdb.mi/mi-cli.exp
9670 * gdb.mi/mi-cmd-param-changed.exp
9671 * gdb.mi/mi-console.exp
9672 * gdb.mi/mi-detach.exp
9673 * gdb.mi/mi-disassemble.exp
9674 * gdb.mi/mi-eval.exp
9675 * gdb.mi/mi-file-transfer.exp
9676 * gdb.mi/mi-file.exp
9677 * gdb.mi/mi-fill-memory.exp
9678 * gdb.mi/mi-inheritance-syntax-error.exp
9679 * gdb.mi/mi-linespec-err-cp.exp
9680 * gdb.mi/mi-logging.exp
9681 * gdb.mi/mi-memory-changed.exp
9682 * gdb.mi/mi-read-memory.exp
9683 * gdb.mi/mi-record-changed.exp
9684 * gdb.mi/mi-reg-undefined.exp
9685 * gdb.mi/mi-regs.exp
9686 * gdb.mi/mi-return.exp
9687 * gdb.mi/mi-reverse.exp
9688 * gdb.mi/mi-simplerun.exp
9689 * gdb.mi/mi-solib.exp
9690 * gdb.mi/mi-stack.exp
9691 * gdb.mi/mi-stepi.exp
9692 * gdb.mi/mi-syn-frame.exp
9693 * gdb.mi/mi-until.exp
9694 * gdb.mi/mi-var-block.exp
9695 * gdb.mi/mi-var-child.exp
9696 * gdb.mi/mi-var-cmd.exp
9697 * gdb.mi/mi-var-cp.exp
9698 * gdb.mi/mi-var-display.exp
9699 * gdb.mi/mi-var-invalidate.exp
9700 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9701 * gdb.mi/mi-vla-fortran.exp
9702 * gdb.mi/mi-watch.exp
9703 * gdb.mi/mi2-var-child.exp
9704 * gdb.mi/user-selected-context-sync.exp
9705 * gdb.modula2/unbounded-array.exp
9706 * gdb.multi/dummy-frame-restore.exp
9707 * gdb.multi/multi-arch-exec.exp
9708 * gdb.multi/multi-arch.exp
9709 * gdb.multi/tids.exp
9710 * gdb.multi/watchpoint-multi.exp
9711 * gdb.opencl/callfuncs.exp
9712 * gdb.opencl/convs_casts.exp
9713 * gdb.opencl/datatypes.exp
9714 * gdb.opencl/operators.exp
9715 * gdb.opencl/vec_comps.exp
9716 * gdb.opt/clobbered-registers-O2.exp
9717 * gdb.opt/inline-break.exp
9718 * gdb.opt/inline-bt.exp
9719 * gdb.opt/inline-cmds.exp
9720 * gdb.opt/inline-locals.exp
9721 * gdb.pascal/case-insensitive-symbols.exp
9722 * gdb.pascal/floats.exp
9723 * gdb.pascal/gdb11492.exp
9724 * gdb.python/lib-types.exp
9725 * gdb.python/py-arch.exp
9726 * gdb.python/py-as-string.exp
9727 * gdb.python/py-bad-printers.exp
9728 * gdb.python/py-block.exp
9729 * gdb.python/py-breakpoint-create-fail.exp
9730 * gdb.python/py-breakpoint.exp
9731 * gdb.python/py-caller-is.exp
9732 * gdb.python/py-cmd.exp
9733 * gdb.python/py-explore-cc.exp
9734 * gdb.python/py-explore.exp
9735 * gdb.python/py-finish-breakpoint.exp
9736 * gdb.python/py-finish-breakpoint2.exp
9737 * gdb.python/py-frame-args.exp
9738 * gdb.python/py-frame-inline.exp
9739 * gdb.python/py-frame.exp
9740 * gdb.python/py-framefilter-mi.exp
9741 * gdb.python/py-infthread.exp
9742 * gdb.python/py-lazy-string.exp
9743 * gdb.python/py-linetable.exp
9744 * gdb.python/py-mi-events.exp
9745 * gdb.python/py-mi-objfile.exp
9746 * gdb.python/py-mi.exp
9747 * gdb.python/py-objfile.exp
9748 * gdb.python/py-pp-integral.exp
9749 * gdb.python/py-pp-maint.exp
9750 * gdb.python/py-pp-re-notag.exp
9751 * gdb.python/py-pp-registration.exp
9752 * gdb.python/py-recurse-unwind.exp
9753 * gdb.python/py-strfns.exp
9754 * gdb.python/py-symbol.exp
9755 * gdb.python/py-symtab.exp
9756 * gdb.python/py-sync-interp.exp
9757 * gdb.python/py-typeprint.exp
9758 * gdb.python/py-unwind-maint.exp
9759 * gdb.python/py-unwind.exp
9760 * gdb.python/py-value-cc.exp
9761 * gdb.python/py-xmethods.exp
9762 * gdb.reverse/amd64-tailcall-reverse.exp
9763 * gdb.reverse/break-precsave.exp
9764 * gdb.reverse/break-reverse.exp
9765 * gdb.reverse/consecutive-precsave.exp
9766 * gdb.reverse/consecutive-reverse.exp
9767 * gdb.reverse/finish-precsave.exp
9768 * gdb.reverse/finish-reverse-bkpt.exp
9769 * gdb.reverse/finish-reverse.exp
9770 * gdb.reverse/fstatat-reverse.exp
9771 * gdb.reverse/getresuid-reverse.exp
9772 * gdb.reverse/i386-precsave.exp
9773 * gdb.reverse/i386-reverse.exp
9774 * gdb.reverse/i386-sse-reverse.exp
9775 * gdb.reverse/i387-env-reverse.exp
9776 * gdb.reverse/i387-stack-reverse.exp
9777 * gdb.reverse/insn-reverse.exp
9778 * gdb.reverse/machinestate-precsave.exp
9779 * gdb.reverse/machinestate.exp
9780 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9781 * gdb.reverse/pipe-reverse.exp
9782 * gdb.reverse/readv-reverse.exp
9783 * gdb.reverse/recvmsg-reverse.exp
9784 * gdb.reverse/rerun-prec.exp
9785 * gdb.reverse/s390-mvcle.exp
9786 * gdb.reverse/step-precsave.exp
9787 * gdb.reverse/step-reverse.exp
9788 * gdb.reverse/time-reverse.exp
9789 * gdb.reverse/until-precsave.exp
9790 * gdb.reverse/until-reverse.exp
9791 * gdb.reverse/waitpid-reverse.exp
9792 * gdb.reverse/watch-precsave.exp
9793 * gdb.reverse/watch-reverse.exp
9794 * gdb.rust/generics.exp
9795 * gdb.rust/methods.exp
9796 * gdb.rust/modules.exp
9797 * gdb.rust/simple.exp
9798 * gdb.server/connect-with-no-symbol-file.exp
9799 * gdb.server/ext-attach.exp
9800 * gdb.server/ext-restart.exp
9801 * gdb.server/ext-wrapper.exp
9802 * gdb.server/file-transfer.exp
9803 * gdb.server/server-exec-info.exp
9804 * gdb.server/server-kill.exp
9805 * gdb.server/server-mon.exp
9806 * gdb.server/wrapper.exp
9807 * gdb.stabs/exclfwd.exp
9808 * gdb.stabs/gdb11479.exp
9809 * gdb.threads/clone-new-thread-event.exp
9810 * gdb.threads/corethreads.exp
9811 * gdb.threads/current-lwp-dead.exp
9812 * gdb.threads/dlopen-libpthread.exp
9813 * gdb.threads/gcore-thread.exp
9814 * gdb.threads/sigstep-threads.exp
9815 * gdb.threads/watchpoint-fork.exp
9816 * gdb.trace/actions-changed.exp
9817 * gdb.trace/backtrace.exp
9818 * gdb.trace/change-loc.exp
9819 * gdb.trace/circ.exp
9820 * gdb.trace/collection.exp
9821 * gdb.trace/disconnected-tracing.exp
9822 * gdb.trace/ftrace.exp
9823 * gdb.trace/mi-trace-frame-collected.exp
9824 * gdb.trace/mi-trace-unavailable.exp
9825 * gdb.trace/mi-traceframe-changed.exp
9826 * gdb.trace/mi-tsv-changed.exp
9827 * gdb.trace/no-attach-trace.exp
9828 * gdb.trace/passc-dyn.exp
9829 * gdb.trace/qtro.exp
9830 * gdb.trace/range-stepping.exp
9831 * gdb.trace/read-memory.exp
9832 * gdb.trace/save-trace.exp
9833 * gdb.trace/signal.exp
9834 * gdb.trace/status-stop.exp
9835 * gdb.trace/tfile.exp
9836 * gdb.trace/trace-break.exp
9837 * gdb.trace/trace-buffer-size.exp
9838 * gdb.trace/trace-condition.exp
9839 * gdb.trace/tracefile-pseudo-reg.exp
9840 * gdb.trace/tstatus.exp
9841 * gdb.trace/unavailable.exp
9842 * gdb.trace/while-dyn.exp
9843 * gdb.trace/while-stepping.exp
9844
9845 2016-12-22 Doug Evans <xdje42@gmail.com>
9846
9847 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9848 and msymbols.
9849
9850 2016-12-19 Yao Qi <yao.qi@linaro.org>
9851
9852 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9853 (test_with_self): Don't call do_steps_and_nexts, and remove
9854 code about stepping into xmalloc.
9855
9856 2016-12-09 Yao Qi <yao.qi@linaro.org>
9857
9858 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9859
9860 2016-12-09 Yao Qi <yao.qi@linaro.org>
9861
9862 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9863
9864 2016-12-09 Pedro Alves <palves@redhat.com>
9865
9866 * gdb.base/all-architectures-0.exp: New file.
9867 * gdb.base/all-architectures-1.exp: New file.
9868 * gdb.base/all-architectures-2.exp: New file.
9869 * gdb.base/all-architectures-3.exp: New file.
9870 * gdb.base/all-architectures-4.exp: New file.
9871 * gdb.base/all-architectures-5.exp: New file.
9872 * gdb.base/all-architectures-6.exp: New file.
9873 * gdb.base/all-architectures-7.exp: New file.
9874 * gdb.base/all-architectures.exp.in: New file.
9875
9876 2016-12-09 Yao Qi <yao.qi@linaro.org>
9877
9878 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9879
9880 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9881
9882 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9883 possible.
9884 Remove useless pattern-matching code.
9885
9886 2016-12-02 Pedro Alves <palves@redhat.com>
9887
9888 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9889 procedure.
9890 (top level): Call it.
9891
9892 2016-12-02 Pedro Alves <palves@redhat.com>
9893
9894 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9895 New procedure.
9896 (top level): Call it.
9897
9898 2016-12-02 Pedro Alves <palves@redhat.com>
9899
9900 PR cli/20559
9901 * gdb.base/commands.exp (user_defined_command_args_eval): New
9902 procedure.
9903 (top level): Call it.
9904
9905 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9906
9907 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9908 timeout handling.
9909
9910 2016-12-02 Tom Tromey <tom@tromey.com>
9911
9912 * gdb.dwarf2/main-subprogram.c: New file.
9913 * gdb.dwarf2/main-subprogram.exp: New file.
9914
9915 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9916
9917 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9918 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9919 gdb_test_no_output for a couple of cases.
9920 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9921
9922 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9923
9924 Fix test names and standardize compilation error messages throughout
9925 the following files:
9926
9927 * gdb.ada/start.exp
9928 * gdb.arch/alpha-step.exp
9929 * gdb.arch/e500-prologue.exp
9930 * gdb.arch/ftrace-insn-reloc.exp
9931 * gdb.arch/gdb1291.exp
9932 * gdb.arch/gdb1431.exp
9933 * gdb.arch/gdb1558.exp
9934 * gdb.arch/i386-dr3-watch.exp
9935 * gdb.arch/i386-sse-stack-align.exp
9936 * gdb.arch/ia64-breakpoint-shadow.exp
9937 * gdb.arch/pa-nullify.exp
9938 * gdb.arch/powerpc-aix-prologue.exp
9939 * gdb.arch/thumb-bx-pc.exp
9940 * gdb.base/annota1.exp
9941 * gdb.base/annota3.exp
9942 * gdb.base/arrayidx.exp
9943 * gdb.base/assign.exp
9944 * gdb.base/attach.exp
9945 * gdb.base/auxv.exp
9946 * gdb.base/bang.exp
9947 * gdb.base/bfp-test.exp
9948 * gdb.base/bigcore.exp
9949 * gdb.base/bitfields2.exp
9950 * gdb.base/break-fun-addr.exp
9951 * gdb.base/break-probes.exp
9952 * gdb.base/call-rt-st.exp
9953 * gdb.base/callexit.exp
9954 * gdb.base/catch-fork-kill.exp
9955 * gdb.base/charset.exp
9956 * gdb.base/checkpoint.exp
9957 * gdb.base/comprdebug.exp
9958 * gdb.base/constvars.exp
9959 * gdb.base/coredump-filter.exp
9960 * gdb.base/cursal.exp
9961 * gdb.base/cvexpr.exp
9962 * gdb.base/detach.exp
9963 * gdb.base/display.exp
9964 * gdb.base/dmsym.exp
9965 * gdb.base/dprintf-pending.exp
9966 * gdb.base/dso2dso.exp
9967 * gdb.base/dtrace-probe.exp
9968 * gdb.base/dump.exp
9969 * gdb.base/enum_cond.exp
9970 * gdb.base/exe-lock.exp
9971 * gdb.base/exec-invalid-sysroot.exp
9972 * gdb.base/execl-update-breakpoints.exp
9973 * gdb.base/exprs.exp
9974 * gdb.base/fileio.exp
9975 * gdb.base/find.exp
9976 * gdb.base/finish.exp
9977 * gdb.base/fixsection.exp
9978 * gdb.base/foll-vfork.exp
9979 * gdb.base/frame-args.exp
9980 * gdb.base/gcore.exp
9981 * gdb.base/gdb1250.exp
9982 * gdb.base/global-var-nested-by-dso.exp
9983 * gdb.base/gnu-ifunc.exp
9984 * gdb.base/hashline1.exp
9985 * gdb.base/hashline2.exp
9986 * gdb.base/hashline3.exp
9987 * gdb.base/hbreak-in-shr-unsupported.exp
9988 * gdb.base/huge.exp
9989 * gdb.base/infcall-input.exp
9990 * gdb.base/info-fun.exp
9991 * gdb.base/info-shared.exp
9992 * gdb.base/jit-simple.exp
9993 * gdb.base/jit-so.exp
9994 * gdb.base/jit.exp
9995 * gdb.base/jump.exp
9996 * gdb.base/label.exp
9997 * gdb.base/lineinc.exp
9998 * gdb.base/logical.exp
9999 * gdb.base/longjmp.exp
10000 * gdb.base/macscp.exp
10001 * gdb.base/miscexprs.exp
10002 * gdb.base/new-ui-echo.exp
10003 * gdb.base/new-ui-pending-input.exp
10004 * gdb.base/new-ui.exp
10005 * gdb.base/nodebug.exp
10006 * gdb.base/nofield.exp
10007 * gdb.base/offsets.exp
10008 * gdb.base/overlays.exp
10009 * gdb.base/pending.exp
10010 * gdb.base/pointers.exp
10011 * gdb.base/pr11022.exp
10012 * gdb.base/printcmds.exp
10013 * gdb.base/prologue.exp
10014 * gdb.base/ptr-typedef.exp
10015 * gdb.base/realname-expand.exp
10016 * gdb.base/relativedebug.exp
10017 * gdb.base/relocate.exp
10018 * gdb.base/remote.exp
10019 * gdb.base/reread.exp
10020 * gdb.base/return2.exp
10021 * gdb.base/savedregs.exp
10022 * gdb.base/sep.exp
10023 * gdb.base/sepdebug.exp
10024 * gdb.base/sepsymtab.exp
10025 * gdb.base/set-inferior-tty.exp
10026 * gdb.base/setshow.exp
10027 * gdb.base/shlib-call.exp
10028 * gdb.base/sigaltstack.exp
10029 * gdb.base/siginfo-addr.exp
10030 * gdb.base/signals.exp
10031 * gdb.base/signull.exp
10032 * gdb.base/sigrepeat.exp
10033 * gdb.base/so-impl-ld.exp
10034 * gdb.base/solib-display.exp
10035 * gdb.base/solib-overlap.exp
10036 * gdb.base/solib-search.exp
10037 * gdb.base/solib-symbol.exp
10038 * gdb.base/structs.exp
10039 * gdb.base/structs2.exp
10040 * gdb.base/symtab-search-order.exp
10041 * gdb.base/twice.exp
10042 * gdb.base/unload.exp
10043 * gdb.base/varargs.exp
10044 * gdb.base/watchpoint-solib.exp
10045 * gdb.base/watchpoint.exp
10046 * gdb.base/whatis.exp
10047 * gdb.base/wrong_frame_bt_full.exp
10048 * gdb.btrace/dlopen.exp
10049 * gdb.cell/ea-standalone.exp
10050 * gdb.cell/ea-test.exp
10051 * gdb.cp/dispcxx.exp
10052 * gdb.cp/gdb2384.exp
10053 * gdb.cp/method2.exp
10054 * gdb.cp/nextoverthrow.exp
10055 * gdb.cp/pr10728.exp
10056 * gdb.disasm/am33.exp
10057 * gdb.disasm/h8300s.exp
10058 * gdb.disasm/mn10300.exp
10059 * gdb.disasm/sh3.exp
10060 * gdb.dwarf2/dw2-dir-file-name.exp
10061 * gdb.fortran/complex.exp
10062 * gdb.fortran/library-module.exp
10063 * gdb.guile/scm-pretty-print.exp
10064 * gdb.guile/scm-symbol.exp
10065 * gdb.guile/scm-type.exp
10066 * gdb.guile/scm-value.exp
10067 * gdb.linespec/linespec.exp
10068 * gdb.mi/gdb701.exp
10069 * gdb.mi/gdb792.exp
10070 * gdb.mi/mi-breakpoint-changed.exp
10071 * gdb.mi/mi-dprintf-pending.exp
10072 * gdb.mi/mi-dprintf.exp
10073 * gdb.mi/mi-exit-code.exp
10074 * gdb.mi/mi-pending.exp
10075 * gdb.mi/mi-solib.exp
10076 * gdb.mi/new-ui-mi-sync.exp
10077 * gdb.mi/pr11022.exp
10078 * gdb.mi/user-selected-context-sync.exp
10079 * gdb.opt/solib-intra-step.exp
10080 * gdb.python/py-events.exp
10081 * gdb.python/py-finish-breakpoint.exp
10082 * gdb.python/py-mi.exp
10083 * gdb.python/py-prettyprint.exp
10084 * gdb.python/py-shared.exp
10085 * gdb.python/py-symbol.exp
10086 * gdb.python/py-template.exp
10087 * gdb.python/py-type.exp
10088 * gdb.python/py-value.exp
10089 * gdb.reverse/solib-precsave.exp
10090 * gdb.reverse/solib-reverse.exp
10091 * gdb.server/solib-list.exp
10092 * gdb.stabs/weird.exp
10093 * gdb.threads/reconnect-signal.exp
10094 * gdb.threads/stepi-random-signal.exp
10095 * gdb.trace/actions.exp
10096 * gdb.trace/ax.exp
10097 * gdb.trace/backtrace.exp
10098 * gdb.trace/change-loc.exp
10099 * gdb.trace/deltrace.exp
10100 * gdb.trace/ftrace-lock.exp
10101 * gdb.trace/ftrace.exp
10102 * gdb.trace/infotrace.exp
10103 * gdb.trace/mi-tracepoint-changed.exp
10104 * gdb.trace/packetlen.exp
10105 * gdb.trace/passcount.exp
10106 * gdb.trace/pending.exp
10107 * gdb.trace/range-stepping.exp
10108 * gdb.trace/report.exp
10109 * gdb.trace/stap-trace.exp
10110 * gdb.trace/tfind.exp
10111 * gdb.trace/trace-break.exp
10112 * gdb.trace/trace-condition.exp
10113 * gdb.trace/trace-enable-disable.exp
10114 * gdb.trace/trace-mt.exp
10115 * gdb.trace/tracecmd.exp
10116 * gdb.trace/tspeed.exp
10117 * gdb.trace/tsv.exp
10118 * lib/perftest.exp
10119
10120 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10121
10122 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10123 with gdb_test_no_output.
10124 Use command as test name.
10125
10126 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10127
10128 Fix test names starting with uppercase throughout the files.
10129
10130 * gdb.ada/assign_1.exp
10131 * gdb.ada/boolean_expr.exp
10132 * gdb.base/arrayidx.exp
10133 * gdb.base/del.exp
10134 * gdb.base/gcore-buffer-overflow.exp
10135 * gdb.base/testenv.exp
10136 * gdb.compile/compile.exp
10137 * gdb.python/py-framefilter-invalidarg.exp
10138 * gdb.python/py-framefilter.exp
10139
10140 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10141
10142 Fix test names starting with uppercase throughout the files.
10143
10144 * gdb.ada/array_return.exp
10145 * gdb.ada/expr_delims.exp
10146 * gdb.ada/mi_dyn_arr.exp
10147 * gdb.ada/mi_interface.exp
10148 * gdb.ada/mi_var_array.exp
10149 * gdb.ada/watch_arg.exp
10150 * gdb.arch/alpha-step.exp
10151 * gdb.arch/altivec-regs.exp
10152 * gdb.arch/e500-regs.exp
10153 * gdb.arch/powerpc-d128-regs.exp
10154 * gdb.base/arrayidx.exp
10155 * gdb.base/break.exp
10156 * gdb.base/checkpoint.exp
10157 * gdb.base/debug-expr.exp
10158 * gdb.base/dmsym.exp
10159 * gdb.base/radix.exp
10160 * gdb.base/sepdebug.exp
10161 * gdb.base/testenv.exp
10162 * gdb.base/watch_thread_num.exp
10163 * gdb.base/watchpoint-cond-gone.exp
10164 * gdb.cell/break.exp
10165 * gdb.cell/ea-cache.exp
10166 * gdb.compile/compile.exp
10167 * gdb.cp/gdb2495.exp
10168 * gdb.gdb/selftest.exp
10169 * gdb.gdb/xfullpath.exp
10170 * gdb.go/hello.exp
10171 * gdb.go/integers.exp
10172 * gdb.objc/basicclass.exp
10173 * gdb.pascal/hello.exp
10174 * gdb.pascal/integers.exp
10175 * gdb.python/py-breakpoint.exp
10176 * gdb.python/py-cmd.exp
10177 * gdb.python/py-linetable.exp
10178 * gdb.python/py-xmethods.exp
10179 * gdb.python/python.exp
10180 * gdb.reverse/consecutive-precsave.exp
10181 * gdb.reverse/finish-precsave.exp
10182 * gdb.reverse/i386-precsave.exp
10183 * gdb.reverse/machinestate-precsave.exp
10184 * gdb.reverse/sigall-precsave.exp
10185 * gdb.reverse/solib-precsave.exp
10186 * gdb.reverse/step-precsave.exp
10187 * gdb.reverse/until-precsave.exp
10188 * gdb.reverse/watch-precsave.exp
10189 * gdb.threads/leader-exit.exp
10190 * gdb.threads/pthreads.exp
10191 * gdb.threads/wp-replication.exp
10192 * gdb.trace/actions.exp
10193 * gdb.trace/mi-tsv-changed.exp
10194 * gdb.trace/tsv.exp
10195
10196 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10197
10198 Fix test names starting with uppercase throughout the files.
10199
10200 * gdb.arch/i386-bp_permanent.exp
10201 * gdb.arch/i386-gnu-cfi.exp
10202 * gdb.base/disasm-end-cu.exp
10203 * gdb.base/macscp.exp
10204 * gdb.base/pending.exp
10205 * gdb.base/watch_thread_num.exp
10206 * gdb.cp/exception.exp
10207 * gdb.cp/gdb2495.exp
10208 * gdb.cp/local.exp
10209 * gdb.python/py-evsignal.exp
10210 * gdb.python/python.exp
10211 * gdb.trace/tracecmd.exp
10212
10213 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10214
10215 Fix test names starting with uppercase throughout the files.
10216
10217 * gdb.base/charset.exp
10218 * gdb.base/eval.exp
10219 * gdb.base/multi-forks.exp
10220 * gdb.guile/scm-progspace.exp
10221 * gdb.opencl/datatypes.exp
10222 * gdb.python/py-block.exp
10223 * gdb.python/py-function.exp
10224 * gdb.python/py-symbol.exp
10225 * gdb.python/py-symtab.exp
10226 * gdb.python/py-xmethods.exp
10227 * gdb.reverse/break-precsave.exp
10228 * gdb.reverse/break-reverse.exp
10229 * gdb.reverse/consecutive-precsave.exp
10230 * gdb.reverse/consecutive-reverse.exp
10231 * gdb.reverse/finish-precsave.exp
10232 * gdb.reverse/finish-reverse-bkpt.exp
10233 * gdb.reverse/finish-reverse.exp
10234 * gdb.reverse/fstatat-reverse.exp
10235 * gdb.reverse/getresuid-reverse.exp
10236 * gdb.reverse/i386-precsave.exp
10237 * gdb.reverse/i386-reverse.exp
10238 * gdb.reverse/i386-sse-reverse.exp
10239 * gdb.reverse/i387-stack-reverse.exp
10240 * gdb.reverse/insn-reverse.exp
10241 * gdb.reverse/machinestate-precsave.exp
10242 * gdb.reverse/machinestate.exp
10243 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10244 * gdb.reverse/pipe-reverse.exp
10245 * gdb.reverse/readv-reverse.exp
10246 * gdb.reverse/recvmsg-reverse.exp
10247 * gdb.reverse/rerun-prec.exp
10248 * gdb.reverse/s390-mvcle.exp
10249 * gdb.reverse/sigall-precsave.exp
10250 * gdb.reverse/sigall-reverse.exp
10251 * gdb.reverse/solib-precsave.exp
10252 * gdb.reverse/solib-reverse.exp
10253 * gdb.reverse/step-precsave.exp
10254 * gdb.reverse/step-reverse.exp
10255 * gdb.reverse/time-reverse.exp
10256 * gdb.reverse/until-precsave.exp
10257 * gdb.reverse/until-reverse.exp
10258 * gdb.reverse/waitpid-reverse.exp
10259 * gdb.reverse/watch-precsave.exp
10260 * gdb.reverse/watch-reverse.exp
10261
10262 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10263
10264 Fix test names starting with uppercase throughout the files.
10265
10266 * gdb.arch/i386-mpx-simple_segv.exp
10267 * gdb.arch/i386-mpx.exp
10268 * gdb.arch/i386-permbkpt.exp
10269 * gdb.arch/pa-nullify.exp
10270 * gdb.arch/powerpc-d128-regs.exp
10271 * gdb.arch/vsx-regs.exp
10272 * gdb.base/bfp-test.exp
10273 * gdb.base/break.exp
10274 * gdb.base/breakpoint-shadow.exp
10275 * gdb.base/callfuncs.exp
10276 * gdb.base/charset.exp
10277 * gdb.base/commands.exp
10278 * gdb.base/completion.exp
10279 * gdb.base/dfp-test.exp
10280 * gdb.base/echo.exp
10281 * gdb.base/ending-run.exp
10282 * gdb.base/eval.exp
10283 * gdb.base/expand-psymtabs.exp
10284 * gdb.base/float128.exp
10285 * gdb.base/floatn.exp
10286 * gdb.base/foll-exec-mode.exp
10287 * gdb.base/gdb1056.exp
10288 * gdb.base/gdb11531.exp
10289 * gdb.base/kill-after-signal.exp
10290 * gdb.base/multi-forks.exp
10291 * gdb.base/overlays.exp
10292 * gdb.base/pending.exp
10293 * gdb.base/sepdebug.exp
10294 * gdb.base/testenv.exp
10295 * gdb.base/valgrind-db-attach.exp
10296 * gdb.base/watch_thread_num.exp
10297 * gdb.base/watchpoint-cond-gone.exp
10298 * gdb.base/watchpoint.exp
10299 * gdb.base/watchpoints.exp
10300 * gdb.cp/arg-reference.exp
10301 * gdb.cp/baseenum.exp
10302 * gdb.cp/operator.exp
10303 * gdb.cp/shadow.exp
10304 * gdb.dwarf2/dw2-op-out-param.exp
10305 * gdb.dwarf2/dw2-reg-undefined.exp
10306 * gdb.go/chan.exp
10307 * gdb.go/hello.exp
10308 * gdb.go/integers.exp
10309 * gdb.go/methods.exp
10310 * gdb.go/package.exp
10311 * gdb.guile/scm-parameter.exp
10312 * gdb.guile/scm-progspace.exp
10313 * gdb.guile/scm-value.exp
10314 * gdb.mi/mi-pending.exp
10315 * gdb.mi/user-selected-context-sync.exp
10316 * gdb.multi/multi-attach.exp
10317 * gdb.multi/tids.exp
10318 * gdb.opt/clobbered-registers-O2.exp
10319 * gdb.pascal/floats.exp
10320 * gdb.pascal/integers.exp
10321 * gdb.python/py-block.exp
10322 * gdb.python/py-events.exp
10323 * gdb.python/py-parameter.exp
10324 * gdb.python/py-symbol.exp
10325 * gdb.python/py-symtab.exp
10326 * gdb.python/py-type.exp
10327 * gdb.python/py-value.exp
10328 * gdb.python/py-xmethods.exp
10329 * gdb.python/python.exp
10330 * gdb.reverse/break-precsave.exp
10331 * gdb.reverse/consecutive-precsave.exp
10332 * gdb.reverse/finish-precsave.exp
10333 * gdb.reverse/i386-precsave.exp
10334 * gdb.reverse/machinestate-precsave.exp
10335 * gdb.reverse/sigall-precsave.exp
10336 * gdb.reverse/solib-precsave.exp
10337 * gdb.reverse/step-precsave.exp
10338 * gdb.reverse/until-precsave.exp
10339 * gdb.reverse/watch-precsave.exp
10340 * gdb.server/ext-attach.exp
10341 * gdb.server/ext-restart.exp
10342 * gdb.server/ext-run.exp
10343 * gdb.server/ext-wrapper.exp
10344 * gdb.stabs/gdb11479.exp
10345 * gdb.stabs/weird.exp
10346 * gdb.threads/attach-many-short-lived-threads.exp
10347 * gdb.threads/kill.exp
10348 * gdb.threads/watchpoint-fork.exp
10349
10350 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10351
10352 Fix test names starting with uppercase throughout all the files below.
10353
10354 * gdb.ada/array_return.exp
10355 * gdb.ada/catch_ex.exp
10356 * gdb.ada/info_exc.exp
10357 * gdb.ada/mi_catch_ex.exp
10358 * gdb.ada/mi_dyn_arr.exp
10359 * gdb.ada/mi_ex_cond.exp
10360 * gdb.ada/mi_exc_info.exp
10361 * gdb.ada/mi_interface.exp
10362 * gdb.ada/mi_task_arg.exp
10363 * gdb.ada/mi_task_info.exp
10364 * gdb.ada/mi_var_array.exp
10365 * gdb.arch/alpha-step.exp
10366 * gdb.arch/amd64-disp-step.exp
10367 * gdb.arch/arm-disp-step.exp
10368 * gdb.arch/disp-step-insn-reloc.exp
10369 * gdb.arch/e500-prologue.exp
10370 * gdb.arch/ftrace-insn-reloc.exp
10371 * gdb.arch/gdb1558.exp
10372 * gdb.arch/i386-bp_permanent.exp
10373 * gdb.arch/i386-disp-step.exp
10374 * gdb.arch/i386-float.exp
10375 * gdb.arch/i386-gnu-cfi.exp
10376 * gdb.arch/ia64-breakpoint-shadow.exp
10377 * gdb.arch/mips16-thunks.exp
10378 * gdb.arch/pa-nullify.exp
10379 * gdb.arch/powerpc-aix-prologue.exp
10380 * gdb.arch/powerpc-power.exp
10381 * gdb.arch/ppc-dfp.exp
10382 * gdb.arch/s390-tdbregs.exp
10383 * gdb.arch/spu-info.exp
10384 * gdb.arch/spu-ls.exp
10385 * gdb.arch/thumb-bx-pc.exp
10386 * gdb.base/advance.exp
10387 * gdb.base/annota-input-while-running.exp
10388 * gdb.base/arrayidx.exp
10389 * gdb.base/asmlabel.exp
10390 * gdb.base/async.exp
10391 * gdb.base/attach-wait-input.exp
10392 * gdb.base/auto-connect-native-target.exp
10393 * gdb.base/batch-preserve-term-settings.exp
10394 * gdb.base/bfp-test.exp
10395 * gdb.base/bigcore.exp
10396 * gdb.base/bp-permanent.exp
10397 * gdb.base/break-always.exp
10398 * gdb.base/break-fun-addr.exp
10399 * gdb.base/break-idempotent.exp
10400 * gdb.base/break-main-file-remove-fail.exp
10401 * gdb.base/break-probes.exp
10402 * gdb.base/break-unload-file.exp
10403 * gdb.base/break.exp
10404 * gdb.base/call-ar-st.exp
10405 * gdb.base/call-rt-st.exp
10406 * gdb.base/call-sc.exp
10407 * gdb.base/call-signal-resume.exp
10408 * gdb.base/call-strs.exp
10409 * gdb.base/callexit.exp
10410 * gdb.base/callfuncs.exp
10411 * gdb.base/catch-gdb-caused-signals.exp
10412 * gdb.base/catch-signal-siginfo-cond.exp
10413 * gdb.base/catch-syscall.exp
10414 * gdb.base/compare-sections.exp
10415 * gdb.base/cond-eval-mode.exp
10416 * gdb.base/condbreak-call-false.exp
10417 * gdb.base/consecutive-step-over.exp
10418 * gdb.base/cursal.exp
10419 * gdb.base/disabled-location.exp
10420 * gdb.base/disasm-end-cu.exp
10421 * gdb.base/display.exp
10422 * gdb.base/double-prompt-target-event-error.exp
10423 * gdb.base/dprintf-bp-same-addr.exp
10424 * gdb.base/dprintf-detach.exp
10425 * gdb.base/dprintf-next.exp
10426 * gdb.base/dprintf-non-stop.exp
10427 * gdb.base/dprintf-pending.exp
10428 * gdb.base/dso2dso.exp
10429 * gdb.base/ending-run.exp
10430 * gdb.base/enum_cond.exp
10431 * gdb.base/examine-backward.exp
10432 * gdb.base/exe-lock.exp
10433 * gdb.base/exec-invalid-sysroot.exp
10434 * gdb.base/execl-update-breakpoints.exp
10435 * gdb.base/execution-termios.exp
10436 * gdb.base/fileio.exp
10437 * gdb.base/fixsection.exp
10438 * gdb.base/foll-exec-mode.exp
10439 * gdb.base/foll-exec.exp
10440 * gdb.base/fork-running-state.exp
10441 * gdb.base/frame-args.exp
10442 * gdb.base/fullpath-expand.exp
10443 * gdb.base/func-ptr.exp
10444 * gdb.base/gcore-relro-pie.exp
10445 * gdb.base/gdb1090.exp
10446 * gdb.base/gdb1555.exp
10447 * gdb.base/global-var-nested-by-dso.exp
10448 * gdb.base/gnu-ifunc.exp
10449 * gdb.base/hbreak-in-shr-unsupported.exp
10450 * gdb.base/hbreak-unmapped.exp
10451 * gdb.base/hook-stop.exp
10452 * gdb.base/infcall-input.exp
10453 * gdb.base/info-fun.exp
10454 * gdb.base/info-shared.exp
10455 * gdb.base/interrupt-noterm.exp
10456 * gdb.base/jit-so.exp
10457 * gdb.base/jit.exp
10458 * gdb.base/line-symtabs.exp
10459 * gdb.base/list.exp
10460 * gdb.base/longjmp.exp
10461 * gdb.base/macscp.exp
10462 * gdb.base/max-value-size.exp
10463 * gdb.base/nodebug.exp
10464 * gdb.base/nofield.exp
10465 * gdb.base/overlays.exp
10466 * gdb.base/paginate-after-ctrl-c-running.exp
10467 * gdb.base/paginate-bg-execution.exp
10468 * gdb.base/paginate-inferior-exit.exp
10469 * gdb.base/pending.exp
10470 * gdb.base/pr11022.exp
10471 * gdb.base/printcmds.exp
10472 * gdb.base/ptr-typedef.exp
10473 * gdb.base/ptype.exp
10474 * gdb.base/randomize.exp
10475 * gdb.base/range-stepping.exp
10476 * gdb.base/realname-expand.exp
10477 * gdb.base/relativedebug.exp
10478 * gdb.base/remote.exp
10479 * gdb.base/savedregs.exp
10480 * gdb.base/sepdebug.exp
10481 * gdb.base/set-noassign.exp
10482 * gdb.base/shlib-call.exp
10483 * gdb.base/shreloc.exp
10484 * gdb.base/sigaltstack.exp
10485 * gdb.base/sigbpt.exp
10486 * gdb.base/siginfo-addr.exp
10487 * gdb.base/siginfo-obj.exp
10488 * gdb.base/siginfo-thread.exp
10489 * gdb.base/signest.exp
10490 * gdb.base/signull.exp
10491 * gdb.base/sigrepeat.exp
10492 * gdb.base/skip.exp
10493 * gdb.base/so-impl-ld.exp
10494 * gdb.base/solib-corrupted.exp
10495 * gdb.base/solib-disc.exp
10496 * gdb.base/solib-display.exp
10497 * gdb.base/solib-overlap.exp
10498 * gdb.base/solib-search.exp
10499 * gdb.base/solib-symbol.exp
10500 * gdb.base/source-execution.exp
10501 * gdb.base/sss-bp-on-user-bp-2.exp
10502 * gdb.base/sss-bp-on-user-bp.exp
10503 * gdb.base/stack-checking.exp
10504 * gdb.base/stale-infcall.exp
10505 * gdb.base/step-break.exp
10506 * gdb.base/step-line.exp
10507 * gdb.base/step-over-exit.exp
10508 * gdb.base/step-test.exp
10509 * gdb.base/structs.exp
10510 * gdb.base/sym-file.exp
10511 * gdb.base/symtab-search-order.exp
10512 * gdb.base/term.exp
10513 * gdb.base/type-opaque.exp
10514 * gdb.base/unload.exp
10515 * gdb.base/until-nodebug.exp
10516 * gdb.base/until.exp
10517 * gdb.base/unwindonsignal.exp
10518 * gdb.base/watch-cond.exp
10519 * gdb.base/watch-non-mem.exp
10520 * gdb.base/watch_thread_num.exp
10521 * gdb.base/watchpoint-reuse-slot.exp
10522 * gdb.base/watchpoint-solib.exp
10523 * gdb.base/watchpoint.exp
10524 * gdb.btrace/dlopen.exp
10525 * gdb.cell/arch.exp
10526 * gdb.cell/break.exp
10527 * gdb.cell/bt.exp
10528 * gdb.cell/core.exp
10529 * gdb.cell/data.exp
10530 * gdb.cell/dwarfaddr.exp
10531 * gdb.cell/ea-cache.exp
10532 * gdb.cell/ea-standalone.exp
10533 * gdb.cell/ea-test.exp
10534 * gdb.cell/f-regs.exp
10535 * gdb.cell/fork.exp
10536 * gdb.cell/gcore.exp
10537 * gdb.cell/mem-access.exp
10538 * gdb.cell/ptype.exp
10539 * gdb.cell/registers.exp
10540 * gdb.cell/sizeof.exp
10541 * gdb.cell/solib-symbol.exp
10542 * gdb.cell/solib.exp
10543 * gdb.compile/compile-tls.exp
10544 * gdb.cp/exception.exp
10545 * gdb.cp/gdb2495.exp
10546 * gdb.cp/local.exp
10547 * gdb.cp/mb-inline.exp
10548 * gdb.cp/mb-templates.exp
10549 * gdb.cp/pr10687.exp
10550 * gdb.cp/pr9167.exp
10551 * gdb.cp/scope-err.exp
10552 * gdb.cp/templates.exp
10553 * gdb.cp/virtfunc.exp
10554 * gdb.dwarf2/dw2-dir-file-name.exp
10555 * gdb.dwarf2/dw2-single-line-discriminators.exp
10556 * gdb.fortran/complex.exp
10557 * gdb.fortran/library-module.exp
10558 * gdb.guile/guile.exp
10559 * gdb.guile/scm-cmd.exp
10560 * gdb.guile/scm-frame-inline.exp
10561 * gdb.guile/scm-objfile.exp
10562 * gdb.guile/scm-pretty-print.exp
10563 * gdb.guile/scm-symbol.exp
10564 * gdb.guile/scm-type.exp
10565 * gdb.guile/scm-value.exp
10566 * gdb.linespec/keywords.exp
10567 * gdb.linespec/ls-errs.exp
10568 * gdb.linespec/macro-relative.exp
10569 * gdb.linespec/thread.exp
10570 * gdb.mi/mi-breakpoint-changed.exp
10571 * gdb.mi/mi-dprintf-pending.exp
10572 * gdb.mi/mi-fullname-deleted.exp
10573 * gdb.mi/mi-logging.exp
10574 * gdb.mi/mi-pending.exp
10575 * gdb.mi/mi-solib.exp
10576 * gdb.mi/new-ui-mi-sync.exp
10577 * gdb.mi/user-selected-context-sync.exp
10578 * gdb.multi/dummy-frame-restore.exp
10579 * gdb.multi/multi-arch-exec.exp
10580 * gdb.multi/remove-inferiors.exp
10581 * gdb.multi/watchpoint-multi-exit.exp
10582 * gdb.opt/solib-intra-step.exp
10583 * gdb.perf/backtrace.exp
10584 * gdb.perf/single-step.exp
10585 * gdb.perf/skip-command.exp
10586 * gdb.perf/skip-prologue.exp
10587 * gdb.perf/solib.exp
10588 * gdb.python/lib-types.exp
10589 * gdb.python/py-as-string.exp
10590 * gdb.python/py-bad-printers.exp
10591 * gdb.python/py-block.exp
10592 * gdb.python/py-breakpoint.exp
10593 * gdb.python/py-cmd.exp
10594 * gdb.python/py-events.exp
10595 * gdb.python/py-evthreads.exp
10596 * gdb.python/py-finish-breakpoint.exp
10597 * gdb.python/py-finish-breakpoint2.exp
10598 * gdb.python/py-frame-inline.exp
10599 * gdb.python/py-frame.exp
10600 * gdb.python/py-inferior.exp
10601 * gdb.python/py-infthread.exp
10602 * gdb.python/py-mi.exp
10603 * gdb.python/py-objfile.exp
10604 * gdb.python/py-pp-maint.exp
10605 * gdb.python/py-pp-registration.exp
10606 * gdb.python/py-prettyprint.exp
10607 * gdb.python/py-recurse-unwind.exp
10608 * gdb.python/py-shared.exp
10609 * gdb.python/py-symbol.exp
10610 * gdb.python/py-symtab.exp
10611 * gdb.python/py-template.exp
10612 * gdb.python/py-type.exp
10613 * gdb.python/py-unwind-maint.exp
10614 * gdb.python/py-unwind.exp
10615 * gdb.python/py-value.exp
10616 * gdb.python/python.exp
10617 * gdb.reverse/finish-reverse-bkpt.exp
10618 * gdb.reverse/insn-reverse.exp
10619 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10620 * gdb.reverse/solib-precsave.exp
10621 * gdb.reverse/solib-reverse.exp
10622 * gdb.stabs/gdb11479.exp
10623 * gdb.stabs/weird.exp
10624 * gdb.threads/fork-child-threads.exp
10625 * gdb.threads/fork-plus-threads.exp
10626 * gdb.threads/fork-thread-pending.exp
10627 * gdb.threads/forking-threads-plus-breakpoint.exp
10628 * gdb.threads/hand-call-in-threads.exp
10629 * gdb.threads/interrupted-hand-call.exp
10630 * gdb.threads/linux-dp.exp
10631 * gdb.threads/local-watch-wrong-thread.exp
10632 * gdb.threads/next-while-other-thread-longjmps.exp
10633 * gdb.threads/non-ldr-exit.exp
10634 * gdb.threads/pending-step.exp
10635 * gdb.threads/print-threads.exp
10636 * gdb.threads/process-dies-while-detaching.exp
10637 * gdb.threads/process-dies-while-handling-bp.exp
10638 * gdb.threads/pthreads.exp
10639 * gdb.threads/queue-signal.exp
10640 * gdb.threads/reconnect-signal.exp
10641 * gdb.threads/signal-command-handle-nopass.exp
10642 * gdb.threads/signal-command-multiple-signals-pending.exp
10643 * gdb.threads/signal-delivered-right-thread.exp
10644 * gdb.threads/signal-sigtrap.exp
10645 * gdb.threads/sigthread.exp
10646 * gdb.threads/staticthreads.exp
10647 * gdb.threads/stepi-random-signal.exp
10648 * gdb.threads/thread-unwindonsignal.exp
10649 * gdb.threads/thread_check.exp
10650 * gdb.threads/thread_events.exp
10651 * gdb.threads/tid-reuse.exp
10652 * gdb.threads/tls-nodebug.exp
10653 * gdb.threads/tls-shared.exp
10654 * gdb.threads/tls-so_extern.exp
10655 * gdb.threads/tls.exp
10656 * gdb.threads/wp-replication.exp
10657 * gdb.trace/actions-changed.exp
10658 * gdb.trace/actions.exp
10659 * gdb.trace/backtrace.exp
10660 * gdb.trace/change-loc.exp
10661 * gdb.trace/collection.exp
10662 * gdb.trace/deltrace.exp
10663 * gdb.trace/disconnected-tracing.exp
10664 * gdb.trace/entry-values.exp
10665 * gdb.trace/ftrace-lock.exp
10666 * gdb.trace/ftrace.exp
10667 * gdb.trace/infotrace.exp
10668 * gdb.trace/mi-trace-frame-collected.exp
10669 * gdb.trace/mi-trace-unavailable.exp
10670 * gdb.trace/mi-traceframe-changed.exp
10671 * gdb.trace/mi-tracepoint-changed.exp
10672 * gdb.trace/mi-tsv-changed.exp
10673 * gdb.trace/no-attach-trace.exp
10674 * gdb.trace/packetlen.exp
10675 * gdb.trace/passc-dyn.exp
10676 * gdb.trace/passcount.exp
10677 * gdb.trace/pending.exp
10678 * gdb.trace/pr16508.exp
10679 * gdb.trace/qtro.exp
10680 * gdb.trace/range-stepping.exp
10681 * gdb.trace/read-memory.exp
10682 * gdb.trace/report.exp
10683 * gdb.trace/save-trace.exp
10684 * gdb.trace/signal.exp
10685 * gdb.trace/stap-trace.exp
10686 * gdb.trace/status-stop.exp
10687 * gdb.trace/strace.exp
10688 * gdb.trace/tfile.exp
10689 * gdb.trace/tfind.exp
10690 * gdb.trace/trace-break.exp
10691 * gdb.trace/trace-condition.exp
10692 * gdb.trace/trace-enable-disable.exp
10693 * gdb.trace/trace-mt.exp
10694 * gdb.trace/tracecmd.exp
10695 * gdb.trace/tracefile-pseudo-reg.exp
10696 * gdb.trace/tspeed.exp
10697 * gdb.trace/tstatus.exp
10698 * gdb.trace/tsv.exp
10699 * gdb.trace/unavailable.exp
10700 * gdb.trace/while-dyn.exp
10701 * gdb.trace/while-stepping.exp
10702 * lib/gdb-guile.exp
10703 * lib/gdb.exp
10704 * lib/mi-support.exp
10705 * lib/pascal.exp
10706 * lib/perftest.exp
10707 * lib/prelink-support.exp
10708 * lib/selftest-support.exp
10709
10710 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10711
10712 * Makefile.in: Include disable-implicit-rules.mk.
10713
10714 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10715
10716 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10717 non-byte-aligned bit fields.
10718
10719 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10720
10721 PR gdb/12616
10722 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10723 respects the DW_AT_data_bit_offset attribute.
10724
10725 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10726
10727 * gdb.base/default.exp: Fix output of "set language".
10728
10729 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10730
10731 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10732 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10733 make.
10734 * configure.ac: Remove checks for the make program.
10735 * configure: Re-generate.
10736
10737 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10738
10739 * gdb.python/py-recurse-unwind.c (main): Add loop.
10740 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10741 to read_register() and gdb.parse_and_eval(). Make each code
10742 call a separate case that can be individually tested.
10743 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10744 proc. Call cont_and_backtrace for each of the code paths that
10745 we want to test in the unwinder.
10746
10747 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10748
10749 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10750 the definition of struct S.
10751
10752 2016-11-11 Catherine Moore <clm@codesourcery.com>
10753
10754 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10755
10756 2016-11-09 Pedro Alves <palves@redhat.com>
10757
10758 * gdb.base/commands.exp (runto_or_return): New procedure.
10759 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10760 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10761 (progvar_simple_while_test, progvar_complex_if_while_test)
10762 (if_while_breakpoint_command_test)
10763 (infrun_breakpoint_command_test, breakpoint_command_test)
10764 (user_defined_command_test, watchpoint_command_test)
10765 (test_command_prompt_position, redefine_hook_test)
10766 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10767 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10768 multi_line_input and multi_line. Remove gdb_expect and
10769 gdb_stop_suppressing_tests uses.
10770 * lib/gdb.exp (valnum_re): New global.
10771 (multi_line_input): New procedure.
10772
10773 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10774
10775 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10776 Remove.
10777 (test_setup): Define with proc_with_prefix.
10778 (test_cli_inferior): Likewise.
10779 (test_cli_thread): Likewise.
10780 (test_cli_frame): Likewise.
10781 (test_cli_select_frame): Likewise.
10782 (test_cli_up_down): Likewise.
10783 (test_mi_thread_select): Likewise.
10784 (test_mi_stack_select_frame): Likewise.
10785 (test_cli_in_mi_inferior): Likewise.
10786 (test_cli_in_mi_thread): Likewise.
10787 (test_cli_in_mi_frame): Likewise.
10788 (top level): Do not use with_test_prefix_procname.
10789
10790 2016-11-09 Pedro Alves <palves@redhat.com>
10791
10792 * gdb.base/commands.exp (gdbvar_simple_if_test)
10793 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10794 (progvar_simple_if_test, progvar_simple_while_test)
10795 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10796 (infrun_breakpoint_command_test, breakpoint_command_test)
10797 (user_defined_command_test, watchpoint_command_test)
10798 (test_command_prompt_position, deprecated_command_test)
10799 (bp_deleted_in_command, temporary_breakpoint_commands)
10800 (stray_arg0_test, source_file_with_indented_comment)
10801 (recursive_source_test, if_commands_test)
10802 (error_clears_commands_left, redefine_hook_test)
10803 (redefine_backtrace_test): Use proc_with_prefix.
10804 * lib/gdb.exp (proc_with_prefix): New proc.
10805
10806 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10807
10808 * gdb.base/tui-layout.c: New file.
10809 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10810 disassembly window contains very long lines.
10811
10812 2016-11-08 Tom Tromey <tom@tromey.com>
10813
10814 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10815 depend on Python 2.
10816
10817 2016-11-08 Tom Tromey <tom@tromey.com>
10818
10819 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10820 New method.
10821
10822 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10823
10824 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10825
10826 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10827
10828 * gdb.rust/simple.rs: Add test for univariant enums without
10829 discriminants and for encoded struct-like enums.
10830
10831 2016-10-28 Pedro Alves <palves@redhat.com>
10832
10833 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10834 gdb_test_multiple, tighten regexps and match symtabs and line
10835 tables incrementally.
10836
10837 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10838
10839 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10840 general.
10841
10842 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10843
10844 * gdb.base/exec-invalid-sysroot.exp: New file.
10845
10846 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10847
10848 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10849
10850 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10851
10852 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10853
10854 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10855
10856 * gdb.base/killed-outside.exp: Remove $options from a call to
10857 `prepare_for_testing'.
10858
10859 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10860
10861 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10862 Change test message.
10863
10864 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10865
10866 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10867 Update comment.
10868
10869 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10870
10871 * gdb.trace/mi-trace-save.exp: New file.
10872
10873 2016-10-13 Yao Qi <yao.qi@linaro.org>
10874
10875 * gdb.base/code_elim.exp (get_var_address): Remove.
10876 * gdb.base/relocate.exp: Likewise.
10877 * gdb.base/shreloc.exp: Likewise.
10878 * lib/gdb.exp (get_var_address): New.
10879
10880 2016-10-13 Yao Qi <yao.qi@linaro.org>
10881
10882 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10883 floating point tests if $skip_float_test is false.
10884
10885 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10886
10887 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10888 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10889 argc values.
10890 Add 1 to argc so we guarantee distinct initial/modified argc values.
10891
10892 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10893
10894 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10895
10896 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10897
10898 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10899 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10900 * gdb.arch/vsx-regs.exp: Likewise.
10901
10902 2016-10-07 Yao Qi <yao.qi@linaro.org>
10903
10904 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10905
10906 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10907
10908 * gdb.python/python.exp: Test decode_line("*0").
10909
10910 2016-10-06 Doug Evans <dje@google.com>
10911
10912 * gdb.python/py-value.exp (test_value_creation): Add test for large
10913 unsigned 64-bit value.
10914
10915 2016-10-06 Tom Tromey <tom@tromey.com>
10916
10917 * gdb.compile/compile.exp: Change java tests to rust.
10918 * gdb.base/setshow.exp: Change java tests to rust.
10919 * gdb.base/default.exp: Remove java from language list.
10920 * README (Examples): Update language example.
10921 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10922 test.
10923 * lib/gdb.exp (skip_java_tests): Remove.
10924 * lib/java.exp: Remove.
10925 * gdb.java: Remove.
10926
10927 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10928
10929 * gdb.arch/mips-fcr.exp: New test.
10930 * gdb.arch/mips-fcr.c: Source for the new test.
10931
10932 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10933
10934 * gdb.base/solib-disc.exp: Use `standard_output_file'
10935 throughout.
10936
10937 2016-10-06 Pedro Alves <palves@redhat.com>
10938
10939 * gdb.base/jit-simple-dl.c: New file.
10940 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10941 * gdb.base/jit-simple.c: ... this.
10942 * gdb.base/jit-simple.exp (jit_run): Delete.
10943 (build_jit): New proc.
10944 (jit_test_reread): Recompile either the main program or the shared
10945 library, depending on what is being tested. Skip changing address
10946 if caller wants to. Compare before/after addresses. If testing
10947 standalone, explicitly load the binary. Test "maint info
10948 breakpoints".
10949 (top level): Add "standalone vs shared lib" and "change address"
10950 vs "same address" axes.
10951
10952 2016-10-06 Pedro Alves <palves@redhat.com>
10953
10954 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10955 call.
10956 (jit_run): Delete.
10957 (jit_test_reread): Use with_test_prefix. Reload the main binary
10958 explicitly. Compare the before/after addresses of the JIT
10959 descriptor.
10960
10961 2016-08-15 Doug Evans <dje@google.com>
10962
10963 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10964 for single bitfields is bool.
10965 * gdb.xml/tdesc-regs.exp: Ditto.
10966
10967 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10968
10969 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10970
10971 2016-10-05 Yao Qi <yao.qi@linaro.org>
10972
10973 * lib/gdb.exp (support_complex_tests): Return zero if
10974 gdb_skip_float_test return true.
10975
10976 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10977 Simon Marchi <simon.marchi@ericsson.com>
10978
10979 PR gdb/20487
10980 * gdb.mi/user-selected-context-sync.exp: New file.
10981 * gdb.mi/user-selected-context-sync.c: New file.
10982
10983 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10984 Simon Marchi <simon.marchi@ericsson.com>
10985
10986 PR gdb/20487
10987 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10988 =thread-select-event check.
10989
10990 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10991
10992 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10993 the compulsory L operand changes.
10994 * gdb.arch/powerpc-power.s: Likewise.
10995
10996 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10997
10998 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10999 * gdb.base/jit-attach-pie.c: New file.
11000 * gdb.base/jit-attach-pie.exp: New file.
11001
11002 2016-09-28 Pedro Alves <palves@redhat.com>
11003
11004 * gdb.base/infcall-input.c: New file.
11005 * gdb.base/infcall-input.exp: New file.
11006
11007 2016-09-22 Yao Qi <yao.qi@linaro.org>
11008
11009 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11010 (gdb_exit): Rename it to ...
11011 (gdbserver_gdb_exit): ... Close GDBserver.
11012 (gdb_exit): New proc, call gdbserver_gdb_exit.
11013 (mi_gdb_exit): Likewise.
11014
11015 2016-09-22 Yao Qi <yao.qi@linaro.org>
11016
11017 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11018 path.
11019 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11020 Remove duplication.
11021
11022 2016-09-22 Yao Qi <yao.qi@linaro.org>
11023
11024 * lib/gdbserver-support.exp: Check the existence of
11025 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11026
11027 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11028
11029 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11030
11031 2016-09-21 Tom Tromey <tom@tromey.com>
11032
11033 PR gdb/20604:
11034 * gdb.base/quit.exp: New file.
11035
11036 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11037
11038 * .gitignore: New file.
11039
11040 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11041
11042 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11043 throughout.
11044
11045 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11046
11047 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11048
11049 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11050
11051 * gdb.cp/casts.cc (decltype): Move it ...
11052 (main): ... with its call to ...
11053 * gdb.cp/casts03.cc: ... a new file.
11054 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11055
11056 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11057
11058 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11059
11060 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11061
11062 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11063 and sync up the test with tests in gas/testsuite/gas/ppc.
11064 * gdb.arch/powerpc-power.exp: Likewise.
11065
11066 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11067
11068 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11069
11070 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11071 Jan Kratochvil <jan.kratochvil@redhat.com>
11072
11073 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11074 make m1's definition to be different from m2's. Use 'dummy' as an
11075 argument for probe 'two'.
11076
11077 2016-09-10 Jon Beniston <jon@beniston.com>
11078
11079 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11080 for sim target.
11081
11082 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11083
11084 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11085 variable declaration.
11086 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11087 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11088 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11089 received HWCAP as its argument.
11090
11091 2016-09-06 Pedro Alves <palves@redhat.com>
11092
11093 * gdb.base/new-ui-pending-input.c: New file.
11094 * gdb.base/new-ui-pending-input.exp: New file.
11095 * gdb.exp (clear_gdb_spawn_id): New procedure.
11096 (with_spawn_id): Check whether gdb_spawn_id exists before
11097 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11098 on exit.
11099
11100 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11101
11102 * gdb.base/float128.c: New file.
11103 * gdb.base/float128.exp: Likewise.
11104 * gdb.base/floatn.c: Likewise.
11105 * gdb.base/floatn.exp: Likewise.
11106
11107 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11108
11109 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11110
11111 2016-09-05 Pedro Alves <palves@redhat.com>
11112
11113 PR backtrace/19927
11114 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11115 unwinders are immediately called as side effect of "source" or
11116 "disable unwinder" commands.
11117 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11118
11119 2016-09-02 Yao Qi <yao.qi@linaro.org>
11120
11121 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11122 is true and $type is "float" or "double".
11123
11124 2016-09-02 Yao Qi <yao.qi@linaro.org>
11125
11126 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11127 true.
11128 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11129 * gdb.base/call-rt-st.exp: Likewise.
11130 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11131 return value instead of gdb,skip_float_test.
11132 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11133 (do_function_calls): Use its return value instead of
11134 gdb,skip_float_test.
11135 * gdb.base/finish.exp: Likewise.
11136 * gdb.base/funcargs.exp: Likewise.
11137 * gdb.base/return.exp: Likewise.
11138 * gdb.base/return2.exp: Likewise.
11139 * gdb.base/varargs.exp: Likewise.
11140 * lib/gdb.exp (gdb_skip_float_test): Change it to
11141 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11142
11143 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11144
11145 * gdb.multi/tids.exp: Test "thread apply all".
11146
11147 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11148
11149 * gdb.base/default.exp (tty): Remove.
11150
11151 2016-08-24 Kevin Buettner <kevinb@redhat.com>
11152
11153 * gdb.python/py-recurse-unwind.c: New file.
11154 * gdb.python/py-recurse-unwind.py: New file.
11155 * gdb.python/py-recurse-unwind.exp: New file.
11156
11157 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11158
11159 * gdb.base/set-inferior-tty.exp: New file.
11160 * gdb.base/set-inferior-tty.c: New file.
11161
11162 2016-08-23 Pedro Alves <palves@redhat.com>
11163
11164 PR gdb/20494
11165 * gdb.base/new-ui-echo.c: New file.
11166 * gdb.base/new-ui-echo.exp: New file.
11167
11168 2016-08-23 Yao Qi <yao.qi@linaro.org>
11169
11170 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11171 gdbserver_spawn.
11172 * gdb.server/connect-without-multi-process.exp (do_test):
11173 Likewise.
11174
11175 2016-08-23 Yao Qi <yao.qi@linaro.org>
11176
11177 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11178 standalone_txt. Delete gdb_txt and standalone_txt on host
11179 and target. Spawn the binary on target. Copy files from
11180 target to host.
11181
11182 2016-08-22 Pedro Alves <palves@redhat.com>
11183
11184 PR gdb/20505
11185 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11186 with_test_prefix. Factor out bits to ...
11187 (test_no_vdso): ... this new procedure.
11188
11189 2016-08-19 Carl Love <cel@us.ibm.com>
11190
11191 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11192 maintaining separate logic for constructing the output path.
11193 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11194 * gdb.arch/ppc-dfp.exp: Likewise.
11195 * gdb.arch/ppc-fp.exp: Likewise.
11196 * gdb.arch/vsx-regs.exp: Likewise.
11197 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11198 binprefix for generating the additional binary files.
11199
11200 2016-08-19 Pedro Alves <palves@redhat.com>
11201
11202 * gdb.trace/mi-trace-frame-collected.exp
11203 (test_trace_frame_collected): On x32, expect two registers.
11204
11205 2016-08-18 Carl Love <cel@us.ibm.com>
11206
11207 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11208 and sync up the test with tests in gas/testsuite/gas/ppc.
11209 * gdb.arch/powerpc-power.exp: Likewise.
11210
11211 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11212
11213 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11214 expected error message.
11215
11216 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11217
11218 * gdb.multi/remove-inferiors.exp: New file.
11219 * gdb.multi/remove-inferiors.c: New file.
11220
11221 2016-08-12 Yao Qi <yao.qi@linaro.org>
11222
11223 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11224 argument list.
11225
11226 2016-08-10 Pedro Alves <palves@redhat.com>
11227
11228 PR gdb/19187
11229 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11230 setup_kfails.
11231
11232 2016-08-09 Pedro Alves <palves@redhat.com>
11233 Simon Marchi <simon.marchi@ericsson.com>
11234
11235 PR gdb/20418
11236 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11237 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11238
11239 2016-08-09 Pedro Alves <palves@redhat.com>
11240
11241 PR mi/20431
11242 * gdb.mi/mi-cmd-error.exp: New file.
11243
11244 2016-08-09 Pedro Alves <palves@redhat.com>
11245
11246 PR gdb/18653
11247 * gdb.base/signals-state-child.c: New file.
11248 * gdb.base/signals-state-child.exp: New file.
11249 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11250
11251 2016-08-09 Pedro Alves <palves@redhat.com>
11252
11253 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11254
11255 2016-08-03 Tom Tromey <tom@tromey.com>
11256
11257 PR python/18565:
11258 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11259
11260 2016-08-01 Yao Qi <yao.qi@linaro.org>
11261
11262 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11263 variable mode to "multi-process" if $multi_process is 1, otherwise
11264 set it to "single-process".
11265
11266 2016-08-01 Yao Qi <yao.qi@linaro.org>
11267
11268 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11269 * gdb.cp/cpexprs.exp: Likewise.
11270 * gdb.cp/m-static.exp: Likewise.
11271
11272 2016-07-26 Tom Tromey <tom@tromey.com>
11273
11274 PR python/20190:
11275 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11276 test.
11277
11278 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11279
11280 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11281 selecting assembly source files.
11282 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11283 assembly source files.
11284 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11285 assembly source files.
11286 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11287 selecting assembly source files.
11288
11289 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11290
11291 * gdb.base/new-ui.exp (do_test_invalid_args): New
11292 procedure.
11293
11294 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11295
11296 * gdb.btrace/reconnect.c: New file.
11297 * gdb.btrace/reconnect.exp: New file.
11298
11299 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11300
11301 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11302 to test_catch_syscall_group.
11303 (test_catch_syscall_group): New.
11304
11305 2016-07-21 Tom Tromey <tom@tromey.com>
11306
11307 * gdb.rust/simple.rs (main): Use empty struct expression.
11308 * gdb.rust/simple.exp: Add tests for empty struct expression.
11309
11310 2016-07-21 Yao Qi <yao.qi@linaro.org>
11311
11312 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11313 if gdb_skip_xml_test is true on some targets.
11314
11315 2016-07-21 Yao Qi <yao.qi@linaro.org>
11316
11317 * gdb.server/solib-list.exp: Unset last_loaded_file.
11318
11319 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11320
11321 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11322 "step into captured_main (args)".
11323
11324 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11325
11326 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11327
11328 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11329
11330 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11331
11332 2016-07-19 Pedro Alves <palves@redhat.com>
11333
11334 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11335 * gdb.opt/inline-bt.exp: Likewise.
11336 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11337 additional_flags=-Winline.
11338 * gdb.opt/inline-locals.exp: Likewise.
11339 * gdb.opt/inline-markers.c (ATTR): Define.
11340 (inlined_fn): Use it.
11341
11342 2016-07-19 Yao Qi <yao.qi@linaro.org>
11343
11344 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11345 (test_with_self): Remove some code. Remove argument executable.
11346 (top-level): Use do_self_tests.
11347
11348 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11349 Don Breazeal <donb@codesourcery.com>
11350
11351 * gdb.base/maint.exp: Escape paths used in regular expressions.
11352 * gdb.stabs/weird.exp: Likewise.
11353
11354 2016-07-13 Tom Tromey <tom@tromey.com>
11355
11356 PR python/15620, PR python/18620:
11357 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11358 (test_bkpt_events): New procs.
11359
11360 2016-07-13 Tom Tromey <tom@tromey.com>
11361
11362 PR python/17698:
11363 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11364 test.
11365 (test_watchpoints): Likewise.
11366 (test_bkpt_pending): New proc.
11367
11368 2016-07-13 Tom Tromey <tom@tromey.com>
11369
11370 PR cli/18053:
11371 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11372 completion test.
11373
11374 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11375
11376 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11377 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11378 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11379 f_label.
11380 (g): Rename g_end_lbl to g_label.
11381 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11382 low_pc and high_pc.
11383 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11384
11385 2016-07-12 Tom Tromey <tom@tromey.com>
11386
11387 PR python/19293:
11388 * gdb.python/py-unwind-maint.exp: Update tests.
11389
11390 2016-07-12 Yao Qi <yao.qi@linaro.org>
11391
11392 * lib/selftest-support.exp (selftest_setup): Match the output
11393 when captured_main is inlined.
11394
11395 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11396
11397 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11398 New variables.
11399 (print this%a, print this%b, print this): New tests.
11400 * gdb.fortran/derived-types.f90 (this): New object and
11401 initialization.
11402
11403 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11404
11405 * gdb.ada/arraydim.exp: Remove extra directory level in build
11406 directory.
11407
11408 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11409
11410 * lib/ada.exp: Remove extra directory level in build directory.
11411 * gdb.ada/cond_lang.exp: Likewise.
11412 * gdb.ada/exec_changed.exp: Likewise.
11413 * gdb.ada/lang_switch.exp: Likewise.
11414
11415 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11416
11417 * simple.rs: Add test for raw pointer subscripting.
11418 * simple.exp: Add test expectations.
11419
11420 2016-07-05 Yao Qi <yao.qi@linaro.org>
11421
11422 * gdb.mi/mi-reverse.exp: Match =record-started output.
11423
11424 2016-07-01 Pedro Alves <palves@redhat.com>
11425
11426 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11427 procedure.
11428 (jit_reader_test): Test the jit reader's unwinder.
11429 * gdb.base/jithost.c (jit_function_00_code): New global.
11430 (main): Use memcpy to fill in the mmapped code, instead of poking
11431 bytes manually here.
11432 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11433 value.
11434 (read_debug_info): Save the function's range.
11435 (read_sp): New function.
11436 (unwind_frame): Use it. Also unwind RBP.
11437 (get_frame_id): Use read_sp.
11438 (gdb_init_reader): Use calloc instead of malloc.
11439 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11440 parameter. Use gdb_test_multiple.
11441
11442 2016-07-01 Pedro Alves <palves@redhat.com>
11443 Antoine Tremblay <antoine.tremblay@ericsson.com>
11444
11445 * gdb.threads/process-dies-while-detaching.c: New file.
11446 * gdb.threads/process-dies-while-detaching.exp: New file.
11447
11448 2016-07-01 Pedro Alves <palves@redhat.com>
11449
11450 * gdb.multi/watchpoint-multi-exit.c: New file.
11451 * gdb.multi/watchpoint-multi-exit.exp: New file.
11452
11453 2016-06-30 Pedro Alves <palves@redhat.com>
11454
11455 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11456 unset inferior_spawn_id.
11457
11458 2016-06-30 Pedro Alves <palves@redhat.com>
11459
11460 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11461 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11462
11463 2016-06-29 Yao Qi <yao.qi@linaro.org>
11464
11465 * gdb.base/return.c: Add copyright header.
11466
11467 2016-06-29 Tom Tromey <tom@tromey.com>
11468
11469 PR python/20129:
11470 * gdb.python/py-framefilter.exp: Add tests for setting priority
11471 and disabling of non-existent frame filter.
11472
11473 2016-06-29 Yao Qi <yao.qi@linaro.org>
11474
11475 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11476 0x0f07ff.
11477
11478 2016-06-28 Yao Qi <yao.qi@linaro.org>
11479
11480 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11481 triplets. Start gdb, execute catch syscall, and continue. Check
11482 gdb's output to determine catch syscall is supported.
11483
11484 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11485
11486 * gdb.rust/simple.rs: Add test for returning unit in a function.
11487 * gdb.rust/simple.exp: Add expectation for functions returning
11488 unit.
11489
11490 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11491
11492 * gdb.python/py-breakpoint-create-fail.c,
11493 gdb.python/py-breakpoint-create-fail.exp,
11494 gdb.python/py-breakpoint-create-fail.py: New testcase.
11495
11496 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11497
11498 PR gdb/20239
11499 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11500 * gdb.rust/simple.exp: Add test expectations for new NonZero
11501 tests.
11502
11503 2016-06-24 David Taylor <dtaylor@emc.com>
11504
11505 * gdb.base/offsets.exp: New file.
11506 * gdb.base/offsets.c: New file.
11507
11508 2016-06-23 Tom Tromey <tom@tromey.com>
11509
11510 PR gdb/16483:
11511 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11512 before any filters are loaded.
11513
11514 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11515
11516 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11517 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11518 structs.
11519 * gdb.fortran/derived-type-function.exp: New file.
11520 * gdb.fortran/derived-type-function.f90: New file.
11521
11522
11523 2016-06-21 Pedro Alves <palves@redhat.com>
11524
11525 * gdb.base/new-ui.exp: New file.
11526 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11527 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11528 (with_spawn_id): New procedure.
11529
11530 2016-06-21 Pedro Alves <palves@redhat.com>
11531
11532 * gdb.mi/mi-exec-run.exp: New file.
11533
11534 2016-06-21 Pedro Alves <palves@redhat.com>
11535
11536 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11537 breakpoint command's output on the main UI.
11538 (test_break): New procedure, factored out from calls in the top
11539 level.
11540 (top level): Use foreach_with_prefix to test MI as main UI and as
11541 separate UI.
11542
11543 2016-06-21 Pedro Alves <palves@redhat.com>
11544
11545 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11546 (test_awatch_creation_and_listing)
11547 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11548 Remove 'type' parameter.
11549 (test_watchpoint_all): New parameter mi_mode. Remove
11550 with_test_prefix.
11551 (top level): Use foreach_with_prefix, and add main/separate UI MI
11552 testing axis.
11553
11554 2016-06-21 Pedro Alves <palves@redhat.com>
11555
11556 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11557 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11558 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11559 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11560 (gdb_main_spawn_id, mi_spawn_id): Declare and
11561 comment.
11562 (mi_create_inferior_pty): New procedure,
11563 factored out from default_mi_gdb_start.
11564 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11565 procedures.
11566 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11567 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11568 Use mi_create_inferior_pty.
11569 (mi_gdb_start): Use eval to pass down args list.
11570
11571 2016-06-21 Pedro Alves <palves@redhat.com>
11572
11573 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11574 * gdb.opt/inline-cmds.exp: Add MI tests.
11575
11576 2016-06-21 Pedro Alves <palves@redhat.com>
11577
11578 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11579
11580 2016-06-21 Pedro Alves <palves@redhat.com>
11581
11582 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11583 (top level): Use it instead of mi_execute_to.
11584
11585 2016-06-21 Pedro Alves <palves@redhat.com>
11586
11587 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11588 (cont_handler_str): New.
11589 (signal_stop_handler): Set stop_handler_str instead of printing to
11590 stdout.
11591 (continue_handler): Set cont_handler_str instead of printing to
11592 stdout.
11593 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11594 mi_send_resuming_command. Print stop_handler_str and
11595 cont_handler_str instead of expecting the python events print
11596 directly.
11597
11598 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11599
11600 * gdb.base/jit-reader.exp: New file.
11601 * gdb.base/jithost.c: New file.
11602 * gdb.base/jithost.h: New file.
11603 * gdb.base/jitreader.c : New file.
11604 * gdb.base/jit-protocol.h: New file.
11605
11606 2016-06-17 Yao Qi <yao.qi@linaro.org>
11607
11608 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11609 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11610 and detach-on-fork. Adjust tests.
11611 (top level): Invoke break_cond_on_syscall with combinations of
11612 syscall, follow-fork-mode and detach-on-fork.
11613
11614 2016-06-17 Yao Qi <yao.qi@linaro.org>
11615
11616 * gdb.base/step-over-exit.c: New.
11617 * gdb.base/step-over-exit.exp: New.
11618
11619 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11620
11621 * gdb.base/float.exp: Add target check for nds32*-*-*.
11622 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11623
11624 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11625
11626 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11627 for unsupported target features.
11628 * gdb.base/call-rt-st.exp: Likewise.
11629 * gdb.base/call-sc.exp: Likewise.
11630 * gdb.base/call-signal-resume.exp: Likewise.
11631 * gdb.base/call-strs.exp: Likewise.
11632 * gdb.base/callexit.exp: Likewise.
11633 * gdb.base/callfuncs.exp: Likewise.
11634 * gdb.base/nodebug.exp: Likewise.
11635 * gdb.base/printcmds.exp: Likewise.
11636 * gdb.base/ptype.exp: Likewise.
11637 * gdb.base/structs.exp: Likewise.
11638 * gdb.base/unwindonsignal.exp: Likewise.
11639 * gdb.cp/gdb2495.exp: Likewise.
11640 * gdb.cp/templates.exp: Likewise.
11641 * gdb.cp/virtfunc.exp: Likewise.
11642 * gdb.threads/hand-call-in-threads.exp: Likewise.
11643 * gdb.threads/interrupted-hand-call.exp: Likewise.
11644 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11645
11646 2016-06-10 Tom Tromey <tom@tromey.com>
11647
11648 PR rust/20110:
11649 * gdb.rust/expr.exp: Add test for integer constant larger than
11650 i32.
11651
11652 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11653
11654 * gdb.fortran/nested-funcs.exp: New.
11655 * gdb.fortran/nested-funcs.f90: New.
11656
11657 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11658
11659 * gdb.base/examine-backward.c: New file.
11660 * gdb.base/examine-backward.exp: New file.
11661
11662 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11663
11664 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11665 matching.
11666
11667 2016-06-02 Tom Tromey <tom@tromey.com>
11668
11669 PR python/18984:
11670 * gdb.python/py-shared.exp: Add solib_name test.
11671
11672 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11673
11674 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11675
11676 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11677
11678 PR c++/19893
11679 * gdb.dwarf2/implref.exp: Rename to...
11680 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11681 * gdb.dwarf2/implref-array.c: New file.
11682 * gdb.dwarf2/implref-array.exp: Likewise.
11683 * gdb.dwarf2/implref-global.c: Likewise.
11684 * gdb.dwarf2/implref-global.exp: Likewise.
11685 * gdb.dwarf2/implref-struct.c: Likewise.
11686 * gdb.dwarf2/implref-struct.exp: Likewise.
11687
11688 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11689
11690 * gdb.trace/trace-condition.exp: Add 64bit tests.
11691
11692 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11693
11694 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11695 bits types.
11696 (main): Adapt to 8 to 64 bits types.
11697 * gdb.trace/trace-condition.exp: Add new tests.
11698
11699 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11700
11701 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11702
11703 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11704
11705 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11706 Move condition tests...
11707 * gdb.trace/trace-condition.exp: Here.
11708
11709 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11710
11711 * gdb.trace/trace-condition.exp: Add counter-case tests.
11712
11713 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11714
11715 PR c++/15231
11716 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11717 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11718
11719 2016-05-27 Pedro Alves <palves@redhat.com>
11720
11721 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11722 New procedure.
11723 (top level): Call it, and bail out of DejaGnu is known to be bad.
11724
11725 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11726
11727 * gdb.base/whatis.c: Extend the test case.
11728 * gdb.base/whatis.exp: Add additional tests.
11729
11730 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11731
11732 * gdb.fortran/type.f90: Add pointer variable.
11733 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11734
11735 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11736
11737 * gdb.fortran/vla-type.exp: Fix testcase name.
11738
11739 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11740
11741 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11742
11743 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11744
11745 * gdb.fortran/type.f90: Add nested structures.
11746 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11747 * gdb.fortran/derived-type.exp: Adapt expected output.
11748 * gdb.fortran/vla-type.exp: Adapt expected output.
11749
11750 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11751
11752 * gdb.fortran/whatis_type.exp: Adapt expected output.
11753
11754 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11755
11756 * gdb.fortran/print_type.exp: Fix expected output.
11757 * gdb.fortran/whatis_type.exp: Fix expected output.
11758
11759 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11760
11761 * gdb.fortran/whatis_type.exp: Use multi_line.
11762
11763 2016-05-24 Tom Tromey <tom@tromey.com>
11764
11765 PR python/17386:
11766 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11767 use value as an index.
11768
11769 2016-05-23 Tom Tromey <tom@tromey.com>
11770
11771 PR python/17981:
11772 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11773 no-breakpoint case.
11774
11775 2016-05-24 Pedro Alves <palves@redhat.com>
11776
11777 PR gdb/19828
11778 * gdb.threads/clone-attach-detach.c: New file.
11779 * gdb.threads/clone-attach-detach.exp: New file.
11780
11781 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11782
11783 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11784
11785 2016-05-23 Tom Tromey <tom@tromey.com>
11786
11787 PR python/19438, PR python/18393:
11788 * gdb.python/py-progspace.exp: Add "dir" test.
11789 * gdb.python/py-objfile.exp: Add "dir" test.
11790
11791 2016-05-23 Yao Qi <yao.qi@linaro.org>
11792
11793 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11794 * gdb.arch/thumb2-it.exp: Likewise.
11795
11796 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11797
11798 * gdb.mi/mi-threads-interrupt.c: New file.
11799 * gdb.mi/mi-threads-interrupt.exp: New file.
11800
11801 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11802
11803 PR gdb/18077
11804 * gdb.mi/mi-async-run.exp: New file.
11805 * gdb.mi/mi-async-run.c: New file.
11806
11807 2016-05-17 Tom Tromey <tom@tromey.com>
11808 Manish Goregaokar <manishsmail@gmail.com>
11809
11810 * lib/rust-support.exp: New file.
11811 * lib/gdb.exp (skip_rust_tests): New proc.
11812 (build_executable_from_specs): Handle rust.
11813 * lib/future.exp (gdb_find_rustc): New proc.
11814 (gdb_default_target_compile): Handle rust.
11815 * gdb.rust/expr.exp: New file.
11816 * gdb.rust/generics.exp: New file.
11817 * gdb.rust/generics.rs: New file.
11818 * gdb.rust/methods.exp: New file.
11819 * gdb.rust/methods.rs: New file.
11820 * gdb.rust/modules.exp: New file.
11821 * gdb.rust/modules.rs: New file.
11822 * gdb.rust/simple.exp: New file.
11823 * gdb.rust/simple.rs: New file.
11824
11825 2016-05-17 Tom Tromey <tom@tromey.com>
11826
11827 * gdb.base/default.exp (set language): Add rust.
11828
11829 2016-05-17 Tom Tromey <tom@tromey.com>
11830
11831 * gdb.gdb/unittest.exp: New file.
11832
11833 2016-05-16 Yao Qi <yao.qi@linaro.org>
11834
11835 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11836 shell_prompt. Update shell_prompt_re.
11837
11838 2016-05-12 Doug Evans <dje@google.com>
11839
11840 PR symtab/19999
11841 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11842 $options when building executable.
11843 * gdb.dwarf2/fission-loclists-pie.S: New file.
11844 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11845
11846 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11847
11848 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11849 of [is_remote target],
11850
11851 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11852
11853 * lib/gdb.exp (use_gdb_stub): New procedure.
11854
11855 2016-05-03 Yunlian Jiang <yunlian@google.com>
11856 Doug Evans <dje@google.com>
11857
11858 PR symtab/19914
11859 * gdb.dwarf2/dwp-sepdebug.c: New file.
11860 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11861
11862 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11863
11864 * gdb.base/detach.exp: Remove is_remote check.
11865
11866 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11867
11868 * gdb.base/annota-input-while-running.exp: Don't check for
11869 [is_remote target]. Enable annotations after running to main.
11870 Remove unused "set test..." line.
11871
11872 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11873
11874 * gdb.trace/trace-enable-disable.exp: New file.
11875 * gdb.trace/trace-enable-disable.c: New file.
11876
11877 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11878
11879 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11880 use it in info sharedlibrary test.
11881 * gdb.trace/ftrace-lock.exp: Likewise.
11882 * gdb.trace/ftrace.exp: Likewise.
11883 * gdb.trace/range-stepping.exp: Likewise.
11884 * gdb.trace/trace-break.exp: Likewise.
11885 * gdb.trace/trace-condition.exp: Likewise.
11886 * gdb.trace/trace-mt.exp: Likewise.
11887
11888 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11889
11890 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11891 (gdb_load_shlib): ... this.
11892 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11893 gdb_load_shlib.
11894 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11895 * gdb.base/ctxobj.exp: Likewise.
11896 * gdb.base/dprintf-pending.exp: Likewise.
11897 * gdb.base/dso2dso.exp: Likewise.
11898 * gdb.base/fixsection.exp: Likewise.
11899 * gdb.base/gcore-relro.exp: Likewise.
11900 * gdb.base/gdb1555.exp: Likewise.
11901 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11902 * gdb.base/gnu-ifunc.exp: Likewise.
11903 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11904 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11905 * gdb.base/pending.exp: Likewise.
11906 * gdb.base/print-file-var.exp: Likewise.
11907 * gdb.base/print-symbol-loading.exp: Likewise.
11908 * gdb.base/shlib-call.exp: Likewise.
11909 * gdb.base/shreloc.exp: Likewise.
11910 * gdb.base/so-impl-ld.exp: Likewise.
11911 * gdb.base/solib-disc.exp: Likewise.
11912 * gdb.base/solib-nodir.exp: Likewise.
11913 * gdb.base/solib-overlap.exp: Likewise.
11914 * gdb.base/solib-symbol.exp: Likewise.
11915 * gdb.base/solib-weak.exp (do_test): Likewise.
11916 * gdb.base/sym-file.exp: Likewise.
11917 * gdb.base/symtab-search-order.exp: Likewise.
11918 * gdb.base/type-opaque.exp: Likewise.
11919 * gdb.base/unload.exp: Likewise.
11920 * gdb.base/watchpoint-solib.exp: Likewise.
11921 * gdb.compile/compile.exp: Likewise.
11922 * gdb.cp/gdb2384.exp: Likewise.
11923 * gdb.cp/infcall-dlopen.exp: Likewise.
11924 * gdb.cp/re-set-overloaded.exp: Likewise.
11925 * gdb.fortran/library-module.exp: Likewise.
11926 * gdb.opt/solib-intra-step.exp: Likewise.
11927 * gdb.python/py-finish-breakpoint.exp: Likewise.
11928 * gdb.python/py-shared.exp: Likewise.
11929 * gdb.reverse/solib-precsave.exp: Likewise.
11930 * gdb.reverse/solib-reverse.exp: Likewise.
11931 * gdb.server/solib-list.exp: Likewise.
11932 * gdb.threads/dlopen-libpthread.exp: Likewise.
11933 * gdb.threads/tls-shared.exp: Likewise.
11934 * gdb.threads/tls-so_extern.exp: Likewise.
11935 * gdb.trace/change-loc.exp: Likewise.
11936 * gdb.trace/ftrace-lock.exp: Likewise.
11937 * gdb.trace/ftrace.exp: Likewise.
11938 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11939 * gdb.trace/pending.exp: Likewise.
11940 * gdb.trace/range-stepping.exp: Likewise.
11941 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11942 (strace_info_marker): Likewise.
11943 (strace_probe_marker): Likewise.
11944 (strace_trace_on_same_addr): Likewise.
11945 (strace_trace_on_diff_addr): Likewise.
11946 * gdb.trace/trace-break.exp: Likewise.
11947 * gdb.trace/trace-condition.exp: Likewise.
11948 * gdb.trace/trace-mt.exp: Likewise.
11949
11950 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11951
11952 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11953 result of gdb_remote_download.
11954 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11955 * gdb.base/dso2dso.exp: Likewise.
11956 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11957 * gdb.base/print-file-var.exp: Likewise.
11958 * gdb.base/shlib-call.exp: Likewise.
11959 * gdb.base/shreloc.exp: Likewise.
11960 * gdb.base/solib-overlap.exp: Likewise.
11961 * gdb.base/solib-weak.exp (do_test): Likewise.
11962 * gdb.base/unload.exp: Likewise.
11963
11964 2016-04-27 Yao Qi <yao.qi@linaro.org>
11965
11966 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11967 exists.
11968
11969 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11970
11971 * vla-type.exp: Print structure from toplevel.
11972
11973 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11974
11975 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11976 of dynamic types.
11977 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11978 of dynamic types.
11979
11980 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11981
11982 * gdb.fortran/vla-type.f90: New file.
11983 * gdb.fortran/vla-type.exp: New file.
11984
11985 2016-04-25 Yao Qi <yao.qi@linaro.org>
11986
11987 * gdb.base/branch-to-self.c: New file.
11988 * gdb.base/branch-to-self.exp: New file.
11989
11990 2016-04-22 Yao Qi <yao.qi@linaro.org>
11991
11992 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11993 more after $hex.
11994
11995 2016-04-22 Yao Qi <yao.qi@linaro.org>
11996
11997 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11998 * gdb.base/annota3.exp: Likewise.
11999
12000 2016-04-22 Yao Qi <yao.qi@linaro.org>
12001
12002 * gdb.reverse/step-precsave.exp: Do one step and test program
12003 stops in "callee" and do multiple steps until program goes out
12004 of "callee".
12005 * gdb.reverse/step-reverse.exp: Likewise.
12006
12007 2016-04-22 Yao Qi <yao.qi@linaro.org>
12008
12009 * gdb.trace/signal.exp: Also pass if
12010 $tracepoint_hits($i) > $iterations.
12011
12012 2016-04-22 Yao Qi <yao.qi@linaro.org>
12013
12014 * gdb.trace/signal.c: New file.
12015 * gdb.trace/signal.exp: New file.
12016
12017 2016-04-19 Doug Evans <xdje42@gmail.com>
12018
12019 * gdb.base/bad-file.exp: New file.
12020
12021 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12022
12023 * gdb.dwarf2/implref.exp: New file.
12024
12025 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12026
12027 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12028 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12029 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12030 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12031 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12032 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12033 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12034 * lib/fortran.exp (fortran_int4): New procedure.
12035 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12036 (fortran_logical4): Likewise.
12037
12038 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12039
12040 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12041
12042 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12043
12044 * lib/compiler.c: Add Intel specific preprocessor macros.
12045 * lib/compiler.cc: Likewise.
12046
12047 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
12048
12049 * gdb.server/connect-with-no-symbol-file.c: New file.
12050 * gdb.server/connect-with-no-symbol-file.exp: New file.
12051
12052 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12053
12054 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12055
12056 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12057
12058 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12059 standard output directory.
12060
12061 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12062
12063 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12064
12065 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12066
12067 * gdb.btrace/instruction_history.c (loop): Add declaration.
12068
12069 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12070
12071 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12072
12073 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12074
12075 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12076 parentheses to print.
12077 (continue_handler): Likewise.
12078
12079 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12080
12081 * gdb.server/solib-list.exp: Remove is_remote check.
12082 Pass shlib= to gdb_compile. Don't link shared library with
12083 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12084 Run binary filename through "readlink -f" on the target.
12085
12086 2016-04-08 Pedro Alves <palves@redhat.com>
12087
12088 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12089 interpreter filename as argument to gdbserver_spawn.
12090 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12091 Return empty if $last_loaded_file does not exist.
12092
12093 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12094
12095 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12096 * gdb.base/jit-main.c: Use exit after usage.
12097
12098 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12099
12100 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12101 GDBHISTSIZE prior to the tests.
12102 * gdb.base/gdbinit-history.exp: Likewise.
12103
12104 2016-04-07 Pedro Alves <palves@redhat.com>
12105
12106 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12107 instead of build_executable. Use gdb_load_shlibs.
12108
12109 2016-04-07 Yao Qi <yao.qi@linaro.org>
12110
12111 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12112 Execute "si" command.
12113
12114 2016-04-07 Yao Qi <yao.qi@linaro.org>
12115
12116 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12117 number instead of the comments on some line.
12118
12119 2016-04-06 Don Breazeal <donb@codesourcery.com>
12120
12121 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12122 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12123
12124 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12125
12126 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12127 standard_output_file. Remove unused binfile variable.
12128
12129 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
12130
12131 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12132 * gdb.python/py-mi-objfile.exp: Match "list main" output
12133 in console format.
12134
12135 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12136
12137 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12138 absolute.
12139
12140 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12141
12142 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12143 absolute.
12144 * gdb.trace/ftrace.exp: Likewise.
12145 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12146 targets as well.
12147 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12148 (gdb_load_shlibs): Copy libraries to test directory when testing
12149 natively. Only set solib-search-path if testing remotely.
12150 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12151
12152 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12153
12154 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12155 gdb_download. Use it even if the target is not remote.
12156 * gdb.base/jit.exp (compile_jit_test): Likewise.
12157 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12158 output directory if the destination board is local, otherwise use
12159 the standard remote_download from DejaGnu.
12160 (gdb_download): Remove.
12161 (gdb_load_shlibs): Use gdb_remote_download instead of
12162 gdb_download.
12163 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12164 Use gdb_remote_download instead of gdb_download. Use it even if
12165 the target is not remote.
12166 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12167 instead of gdb_download.
12168
12169 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12170
12171 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12172 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12173 run.
12174
12175 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
12176
12177 PR gdb/19820
12178 * gdb.base/printcmds.exp: Add artificial arrays tests.
12179
12180 2016-03-31 Pedro Alves <palves@redhat.com>
12181
12182 PR gdb/19858
12183 * gdb.base/jit-main.c: Include unistd.h.
12184 (ATTACH): Define to 0 if not already defined.
12185 (wait_for_gdb, mypid): New globals.
12186 (WAIT_FOR_GDB): New macro.
12187 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12188 some breakpoint locations.
12189 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12190 New procedures.
12191 (one_jit_test): Add REATTACH parameter, and handle it. Use
12192 continue_to_test_location.
12193 (top level): Test attach, and adjusts calls to one_jit_test.
12194
12195 2016-03-31 Pedro Alves <palves@redhat.com>
12196
12197 PR gdb/19858
12198 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12199 BINSUFFIX parameter, and handle it.
12200 (top level): Adjust calls compile_jit_test.
12201
12202 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
12203
12204 PR python/19743
12205 * gdb.python/py-mi-events-gdb.py: New file.
12206 * gdb.python/py-mi-events.c: New file.
12207 * gdb.python/py-mi-events.exp: New file.
12208
12209 2016-03-30 Yao Qi <yao.qi@linaro.org>
12210
12211 * gdb.reverse/until-precsave.exp: Match function name only.
12212 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12213 Move malloc to a condition block.
12214 * gdb.reverse/until-reverse.exp: Match function name only.
12215
12216 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12217
12218 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12219 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12220 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12221 variable for GPR 0 instead of assuming it is register 0.
12222 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12223 * lib/trace-support.exp: Add s390 registers.
12224
12225 2016-03-29 Yao Qi <yao.qi@linaro.org>
12226
12227 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12228
12229 2016-03-24 Yao Qi <yao.qi@linaro.org>
12230
12231 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12232 test message.
12233
12234 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12235
12236 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12237 maintaining separate logic for constructing the output path.
12238
12239 2016-03-16 Don Breazeal <donb@codesourcery.com>
12240
12241 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12242 Retry fork and waitpid on interrupted system call errors.
12243 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12244 Use with_timeout_factor to increase timeout by factor of 10.
12245
12246 2016-03-15 Don Breazeal <donb@codesourcery.com>
12247
12248 * gdb.cp/scope-err.cc: New test program.
12249 * gdb.cp/scope-err.exp: New test script.
12250 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12251 lines and "set breakpoint here" comment.
12252 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12253 Fixed some whitespace and format issues.
12254 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12255 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12256
12257 2016-03-15 Doug Evans <dje@google.com>
12258
12259 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12260 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12261 All callers updated. Add tests for enums, mixed flags register.
12262
12263 2016-03-15 Doug Evans <dje@google.com>
12264
12265 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12266 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12267
12268 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12269
12270 * gdb.base/default.exp: Add $_as_string to the list of expected
12271 convenience functions.
12272
12273 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12274
12275 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12276
12277 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12278
12279 * gdb.python/py-as-string.exp: New file.
12280 * gdb.python/py-as-string.c: New file.
12281
12282 2016-03-09 Pedro Alves <palves@redhat.com>
12283
12284 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12285 signal" -> "Thread NN received signal" output change.
12286 * gdb.threads/ia64-sigill.exp: Likewise.
12287 * gdb.threads/linux-dp.exp: Likewise.
12288 * gdb.threads/manythreads.exp: Likewise.
12289 * gdb.threads/pending-step.exp: Likewise.
12290 * gdb.threads/print-threads.exp: Likewise.
12291 * gdb.threads/sigstep-threads.exp: Likewise.
12292 * gdb.threads/staticthreads.exp: Likewise.
12293 * gdb.threads/tls.exp: Likewise.
12294
12295 2016-03-09 Pedro Alves <palves@redhat.com>
12296
12297 * gdb.base/command-line-input.exp: New file.
12298
12299 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12300
12301 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12302 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12303 * gdb.trace/pending.exp: Accept leading dot before function name.
12304 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12305 * lib/trace-support.exp: Set registers for ppc.
12306
12307 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12308
12309 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12310 use it for disassembly; accept .main in addition to main in backtrace.
12311
12312 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12313 Marcin Kościelnicki <koriakin@0x04.net>
12314
12315 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12316 (gdb_recursion_test_ptr): New global variable.
12317 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12318 gdb_recursion_test.
12319 (gdb_c_test): Ditto.
12320
12321 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12322
12323 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12324 ordering.
12325
12326 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12327
12328 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12329 (bar): Add bar_start_lbl label.
12330 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12331 of foo/bar for emitting DWARF and tracing.
12332
12333 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12334
12335 * analyze-racy-logs.py: Set executable bit.
12336
12337 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12338
12339 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12340 (CHECK_TARGET_TMP): Likewise.
12341 (check-single-racy): New rule.
12342 (check-parallel-racy): Likewise.
12343 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12344 (do-check-parallel-racy): New rule.
12345 (check-racy/%.exp): Likewise.
12346 * README (Racy testcases): New section.
12347 * analyze-racy-logs.py: New file.
12348
12349 2016-03-03 Doug Evans <dje@google.com>
12350
12351 * gdb.base/skip.exp: Use with_test_prefix.
12352
12353 2016-03-03 Yao Qi <yao.qi@linaro.org>
12354
12355 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12356 Invoke step_over_syscall "clone" and break_cond_on_syscall
12357 "clone".
12358 * gdb.base/step-over-clone.c: New file.
12359
12360 2016-03-03 Yao Qi <yao.qi@linaro.org>
12361
12362 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12363 code format.
12364
12365 2016-03-03 Yao Qi <yao.qi@linaro.org>
12366
12367 * gdb.base/disp-step-fork.c: Rename to ...
12368 * gdb.base/step-over-fork.c: ... it. New file.
12369 * gdb.base/disp-step-vfork.c: Rename to ...
12370 * gdb.base/step-over-vfork.c: ... it. New file.
12371 * gdb.base/disp-step-syscall.exp: Rename to ...
12372 * gdb.base/step-over-syscall.exp: ... it. New file.
12373 (disp_step_cross_syscall): Rename to ...
12374 (step_over_syscall): ... it.
12375
12376 2016-03-03 Yao Qi <yao.qi@linaro.org>
12377
12378 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12379 If target supports condition evaluation on target, invoke
12380 break_cond_on_syscall for fork and vfork.
12381
12382 2016-03-03 Yao Qi <yao.qi@linaro.org>
12383
12384 * gdb.base/disp-step-syscall.exp: Don't invoke
12385 support_displaced_stepping.
12386 (disp_step_cross_syscall): Test with displaced stepping off and
12387 on if supported.
12388
12389 2016-03-03 Yao Qi <yao.qi@linaro.org>
12390
12391 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12392 proc.
12393 (setup): New proc.
12394 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12395 and setup.
12396
12397 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12398
12399 * gdb.fortran/vla-history.exp: Remove breakpoint.
12400
12401 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12402
12403 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12404 exceeds timeout.
12405
12406 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12407
12408 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12409 breakpoint.
12410
12411 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12412
12413 * gdb.mi/vla.f90: Nullify pointer after declaration.
12414
12415 2016-03-01 Pedro Alves <palves@redhat.com>
12416
12417 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12418
12419 2016-03-01 Pedro Alves <palves@redhat.com>
12420
12421 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12422 before anything else.
12423 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12424 _GNU_SOURCE here.
12425 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12426 before anything else.
12427 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12428
12429 2016-03-01 Pedro Alves <palves@redhat.com>
12430
12431 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12432
12433 2016-03-01 Yao Qi <yao.qi@linaro.org>
12434
12435 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12436 prepare_for_testing.
12437
12438 2016-03-01 Yao Qi <yao.qi@linaro.org>
12439
12440 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12441
12442 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12443
12444 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12445 manually constructing the output path.
12446
12447 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12448
12449 * gdb.arch/s390-stackless.S: New.
12450 * gdb.arch/s390-stackless.exp: New.
12451
12452 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12453
12454 * gdb.dlang/circular.c: New file.
12455 * gdb.dlang/circular.exp: New file.
12456
12457 2016-02-26 Yao Qi <yao.qi@linaro.org>
12458
12459 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12460 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12461 (testcases): Update.
12462
12463 2016-02-26 Yao Qi <yao.qi@linaro.org>
12464
12465 * gdb.reverse/aarch64.c: Rename to ...
12466 * gdb.reverse/insn-reverse.c: ... it.
12467 * gdb.reverse/aarch64.exp: Rename to ...
12468 * gdb.reverse/insn-reverse.exp: ... it.
12469
12470 2016-02-26 Yao Qi <yao.qi@linaro.org>
12471
12472 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12473 (testcase_ftype): New.
12474 (testcases): New array.
12475 (n_testcases): New.
12476 (main): Call each element in testcases.
12477 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12478 (read_testcase): New.
12479 Do the tests in a loop.
12480
12481 2016-02-25 Yao Qi <yao.qi@linaro.org>
12482
12483 * gdb.base/branches.c: Remove.
12484
12485 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12486
12487 PR gdb/13808
12488 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12489
12490 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12491
12492 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12493
12494 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12495
12496 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12497 change x86_64 call_insn to 'callq'.
12498
12499 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12500
12501 * gdb.trace/tfile-avx.c: Move to...
12502 * gdb.trace/tracefile-pseudo-reg.c: Here.
12503 * gdb.trace/tfile-avx.exp: Move to...
12504 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12505
12506 2016-02-24 Gary Benson <gbenson@redhat.com>
12507
12508 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12509 message on attach.
12510
12511 2016-02-23 Doug Evans <dje@google.com>
12512
12513 * gdb.base/skip.c (test_skip): New function.
12514 (end_test_skip_file_and_function): New function.
12515 (test_skip_file_and_function): New function.
12516 * gdb.base/skip1.c (test_skip): New function.
12517 (skip1_test_skip_file_and_function): New function.
12518 * gdb.base/skip.exp: Add tests for new skip options.
12519 * gdb.base/skip-solib.exp: Update expected output.
12520 * gdb.perf/skip-command.cc: New file.
12521 * gdb.perf/skip-command.exp: New file.
12522 * gdb.perf/skip-command.py: New file.
12523
12524 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12525
12526 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12527 info registers pattern.
12528
12529 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12530
12531 * lib/future.exp: Add D support.
12532 (gdb_find_gdc): New proc.
12533 (gdb_default_target_compile): Add D support.
12534
12535 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12536
12537 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12538 user+system time.
12539 (trace_speed_test): Determine the iteration count for a time
12540 between 15..30 seconds.
12541
12542 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12543
12544 * gdb.arch/i386-mpx-sigsegv.c: New file.
12545 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12546 * gdb.arch/i386-mpx-simple_segv.c: New file.
12547 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12548
12549 2016-02-18 Yao Qi <yao.qi@linaro.org>
12550
12551 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12552 Don't call setup_kfail.
12553
12554 2016-02-18 Yao Qi <yao.qi@linaro.org>
12555
12556 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12557 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12558
12559 2016-02-16 Doug Evans <dje@google.com>
12560
12561 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12562 * gdb.base/skip1.c: Ditto.
12563 * gdb.base/skip.exp: Whitespace cleanup.
12564
12565 2016-02-16 Don Breazeal <donb@codesourcery.com>
12566
12567 PR remote/19496
12568 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12569 Remove kfail for PR remote/19496.
12570
12571 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12572
12573 * lib/gdb.exp (standard_temp_file): Return a path specific to
12574 the runtest invocation.
12575
12576 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12577
12578 * gdb.trace/save-trace.exp: Change relative path to be in the
12579 standard output directory.
12580
12581 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12582
12583 * gdb.arch/i386-prologue.c: Add missing prototypes.
12584
12585 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12586
12587 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12588 * gdb.arch/i386-prologue.exp: Likewise.
12589 * gdb.arch/i386-size.exp: Likewise.
12590
12591 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12592
12593 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12594 define object file path.
12595 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12596 file path.
12597 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12598 standard_output_file to define binfile.
12599
12600 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12601
12602 Fix compatibility with recent gfortran-5.3.1.
12603 * gdb.fortran/vla-history.exp (print vla1 allocated)
12604 (print vla2 allocated, print $2, print $3): Remove
12605 (print $4): Rename to ...
12606 (print $2): ... here.
12607 (print $9): Rename to ...
12608 (print $5): ... here.
12609 (print $10): Rename to ...
12610 (print $6): ... here.
12611 * gdb.fortran/vla.f90: Add pvla initialization.
12612
12613 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12614
12615 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12616 New test.
12617 * gdb.fortran/vla-value-sub.exp: Likewise.
12618
12619 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12620
12621 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12622
12623 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12624
12625 * i386-biarch-core.exp: Define corefile using
12626 standard_output_file.
12627
12628 2016-02-12 Yao Qi <yao.qi@linaro.org>
12629
12630 * gdb.arch/arm-single-step-kernel-helper.c: New.
12631 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12632
12633 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12634
12635 * gdb.btrace/tailcall-only.exp: New.
12636 * gdb.btrace/tailcall-only.c: New.
12637 * gdb.btrace/x86_64-tailcall-only.S: New.
12638 * gdb.btrace/i686-tailcall-only.S: New.
12639
12640 2016-02-11 Pedro Alves <palves@redhat.com>
12641
12642 * README (Parallel testing): Add missing double quotes.
12643
12644 2016-02-11 Pedro Alves <palves@redhat.com>
12645
12646 * README (Parallel testing): New section.
12647 (GDB_PARALLEL): Rewrite.
12648 (FORCE_PARALLEL): Document.
12649
12650 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12651
12652 * gdb.trace/tfile-avx.c: New test.
12653 * gdb.trace/tfile-avx.exp: New test.
12654
12655 2016-02-09 Keith Seitz <keiths@redhat.com>
12656
12657 PR breakpoints/19546
12658 * gdb.base/infcall-exec.c: New file.
12659 * gdb.base/infcall-exec2.c: New file.
12660 * gdb.base/infcall-exec.exp: New file.
12661
12662 2016-02-09 Keith Seitz <keiths@redhat.com>
12663
12664 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12665 (toplevel): Call test_bkpt_address.
12666
12667 2016-02-09 Keith Seitz <keiths@redhat.com>
12668
12669 PR python/19506
12670 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12671 (toplevel): Call test_bkpt_address.
12672
12673 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12674
12675 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12676 to AC_OUTPUT.
12677 * configure: Regenerate.
12678
12679 2016-02-09 Pedro Alves <palves@redhat.com>
12680
12681 PR breakpoints/19548
12682 * gdb.base/execl-update-breakpoints.c (some_function): New
12683 function.
12684 (main): Call it.
12685 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12686 Tighten expected GDB output.
12687
12688 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12689
12690 * Makefile.in (ALL_SUBDIRS): Remove.
12691 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12692 (distclean maintainer-clean realclean): Likewise.
12693 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12694 * configure: Regenerate.
12695 * gdb.ada/Makefile.in: Delete.
12696 * gdb.arch/Makefile.in: Likewise.
12697 * gdb.asm/Makefile.in: Likewise.
12698 * gdb.base/Makefile.in: Likewise.
12699 * gdb.btrace/Makefile.in: Likewise.
12700 * gdb.cell/Makefile.in: Likewise.
12701 * gdb.compile/Makefile.in: Likewise.
12702 * gdb.cp/Makefile.in: Likewise.
12703 * gdb.disasm/Makefile.in: Likewise.
12704 * gdb.dlang/Makefile.in: Likewise.
12705 * gdb.dwarf2/Makefile.in: Likewise.
12706 * gdb.fortran/Makefile.in: Likewise.
12707 * gdb.gdb/Makefile.in: Likewise.
12708 * gdb.go/Makefile.in: Likewise.
12709 * gdb.guile/Makefile.in: Likewise.
12710 * gdb.java/Makefile.in: Likewise.
12711 * gdb.linespec/Makefile.in: Likewise.
12712 * gdb.mi/Makefile.in: Likewise.
12713 * gdb.modula2/Makefile.in: Likewise.
12714 * gdb.multi/Makefile.in: Likewise.
12715 * gdb.objc/Makefile.in: Likewise.
12716 * gdb.opencl/Makefile.in: Likewise.
12717 * gdb.opt/Makefile.in: Likewise.
12718 * gdb.pascal/Makefile.in: Likewise.
12719 * gdb.perf/Makefile.in: Likewise.
12720 * gdb.python/Makefile.in: Likewise.
12721 * gdb.reverse/Makefile.in: Likewise.
12722 * gdb.server/Makefile.in: Likewise.
12723 * gdb.stabs/Makefile.in: Likewise.
12724 * gdb.threads/Makefile.in: Likewise.
12725 * gdb.trace/Makefile.in: Likewise.
12726 * gdb.xml/Makefile.in: Likewise.
12727 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12728 GDB_PARALLEL.
12729 (standard_output_file): Remove check for GDB_PARALLEL, always
12730 return path in outputs/$subdir/$testname.
12731
12732 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12733
12734 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12735 (site.exp): Assign abs_srcdir to tcl's srcdir.
12736
12737 2016-02-04 Yao Qi <yao.qi@linaro.org>
12738
12739 * gdb.base/foll-exec-mode.c: Include limits.h.
12740 (main): Add parameters argc and argv. Get directory from
12741 argv[0].
12742 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12743 compilation.
12744 * gdb.base/foll-exec.c: Include limits.h.
12745 (main): Add parameters argc and argv.
12746 Get directory from argv[0].
12747 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12748 Adjust tests on the number of lines as source code changed.
12749 * gdb.base/foll-vfork-exit.c: Include limits.h.
12750 (main): Add one line of statement before vfork.
12751 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12752 (main): Add parameters argc and argv. Get directory from
12753 argv[0].
12754 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12755 (setup_gdb): Set tbreak to skip some source lines.
12756 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12757 (main): Add parameters argc and argv. Get directory from
12758 argv[0].
12759 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12760 compilation.
12761 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12762 (main): Add parameters argc and argv. Get directory from
12763 argv[0].
12764 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12765 compilation.
12766
12767 2016-02-01 Doug Evans <dje@google.com>
12768
12769 * gdb.base/skip.exp: Clean up multiple references to same test name.
12770
12771 2016-02-01 Pedro Alves <palves@redhat.com>
12772
12773 PR remote/19496
12774 * gdb.threads/forking-threads-plus-breakpoint.exp
12775 (displaced_stepping_supported): New global.
12776 (probe_displaced_stepping_support): New procedure.
12777 (do_test): Add 'displaced' parameter, and use it.
12778 (top level): Check for displaced stepping support. Add displaced
12779 stepping on/off testing axis.
12780
12781 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12782
12783 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12784 pointer. Don't perform further tests on the unassociated pointer
12785 if the first test fails.
12786
12787 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12788
12789 * gdb.base/max-value-size.c: New file.
12790 * gdb.base/max-value-size.exp: New file.
12791 * gdb.base/huge.exp: Disable max-value-size for this test.
12792
12793 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12794
12795 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12796
12797 2016-01-28 Yao Qi <yao.qi@linaro.org>
12798
12799 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12800
12801 2016-01-25 Pedro Alves <palves@redhat.com>
12802
12803 PR threads/19461
12804 * gdb.base/fork-running-state.c: New file.
12805 * gdb.base/fork-running-state.exp: New file.
12806
12807 2016-01-25 Pedro Alves <palves@redhat.com>
12808
12809 PR gdb/19494
12810 * gdb.base/catch-fork-kill.c: New file.
12811 * gdb.base/catch-fork-kill.exp: New file.
12812
12813 2016-01-25 Pedro Alves <palves@redhat.com>
12814
12815 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12816 Delete, moved to lib/gdb.exp.
12817 * gdb.threads/forking-threads-plus-breakpoint.exp
12818 (foreach_with_prefix): Likewise.
12819 * gdb.threads/process-dies-while-handling-bp.exp
12820 (foreach_with_prefix): Likewise.
12821 * lib/gdb.exp (foreach_with_prefix): New procedure.
12822
12823 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12824
12825 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12826 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12827
12828 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12829
12830 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12831 endian targets.
12832
12833 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12834 Pedro Alves <palves@redhat.com>
12835
12836 Fix testsuite compatibility with Guile.
12837 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12838 number.
12839
12840 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12841
12842 Fix testsuite compatibility with Guile.
12843 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12844 (thread 1): New test for backtrace through signal handler.
12845
12846 2016-01-22 Yao Qi <yao.qi@linaro.org>
12847
12848 PR testsuite/19491
12849 * gdb.base/multi-forks.c: Include
12850 ../lib/unbuffer_output.c
12851 (main): Call gdb_unbuffer_output.
12852
12853 2016-01-21 Doug Evans <dje@google.com>
12854
12855 * lib/ada.exp (gdb_compile_ada): Fix typo.
12856
12857 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12858
12859 * gdb.base/break-fun-addr.exp: New file.
12860 * gdb.base/break-fun-addr1.c: New file.
12861 * gdb.base/break-fun-addr2.c: New file.
12862
12863 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12864
12865 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12866 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12867 enum flag values.
12868
12869 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12870
12871 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12872 when GDB can not set the vector return value. Add more comments
12873 for clarification.
12874
12875 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12876
12877 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12878 command.
12879
12880 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12881
12882 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12883
12884 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12885
12886 * Makefile.in (check-single): Pass --status to runtest.
12887 (check/%.exp): Likewise.
12888
12889 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12890
12891 * Makefile.in (check-parallel): Propagate return code from make
12892 do-check-parallel.
12893
12894 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12895
12896 * gdb.trace/ftrace.exp: Fix expected message on continue.
12897 * gdb.trace/pending.exp: Fix expected message on continue.
12898 * gdb.trace/trace-break.exp: Fix expected message on continue.
12899
12900 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12901
12902 * lib/gdb.exp (gdb_test): Remove unused global references.
12903
12904 2016-01-18 Pedro Alves <palves@redhat.com>
12905
12906 * gdb.base/async-shell.exp: Adjust expected output.
12907 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12908 * gdb.base/siginfo-thread.exp: Adjust expected output.
12909 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12910 * gdb.java/jnpe.exp: Adjust expected output.
12911 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12912 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12913 * gdb.threads/leader-exit.exp: Adjust expected output.
12914 * gdb.threads/manythreads.exp: Adjust expected output.
12915 * gdb.threads/pthreads.exp: Adjust expected output.
12916 * gdb.threads/schedlock.exp: Adjust expected output.
12917 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12918 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12919 expected output.
12920 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12921 output.
12922 * gdb.threads/sigthread.exp: Adjust expected output.
12923 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12924
12925 2016-01-18 Yao Qi <yao.qi@linaro.org>
12926
12927 * gdb.guile/scm-section-script.c: Replace @progbits with
12928 %progbits.
12929 * gdb.python/py-section-script.c: Likewise.
12930
12931 2016-01-15 Pedro Alves <palves@redhat.com>
12932
12933 * gdb.multi/tids.exp: Test star wildcard ranges.
12934
12935 2016-01-15 Pedro Alves <palves@redhat.com>
12936
12937 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12938 command from "thread apply" invocation.
12939 (thr_apply_info_thr_invalid): Default the expected output to the
12940 input tid list.
12941 (top level): Add tests that use convenience variables. Add tests
12942 for "thread apply" with a valid TID list, but missing the command.
12943
12944 2016-01-13 Pedro Alves <palves@redhat.com>
12945
12946 * gdb.base/default.exp: Expect $_gthread as well.
12947 * gdb.multi/tids.exp: Test $_gthread.
12948 * gdb.threads/thread-specific.exp: Test $_gthread.
12949
12950 2016-01-13 Pedro Alves <palves@redhat.com>
12951
12952 * gdb.multi/tids.exp: Test "info threads -gid".
12953
12954 2016-01-13 Pedro Alves <palves@redhat.com>
12955
12956 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12957 Breakpoint.thread.
12958 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12959
12960 2016-01-07 Pedro Alves <palves@redhat.com>
12961
12962 * gdb.base/break.exp: Adjust to output changes.
12963 * gdb.base/hbreak2.exp: Likewise.
12964 * gdb.base/sepdebug.exp: Likewise.
12965 * gdb.base/watch_thread_num.exp: Likewise.
12966 * gdb.linespec/keywords.exp: Likewise.
12967 * gdb.multi/info-threads.exp: Likewise.
12968 * gdb.threads/thread-find.exp: Likewise.
12969 * gdb.multi/tids.c: New file.
12970 * gdb.multi/tids.exp: New file.
12971
12972 2016-01-13 Pedro Alves <palves@redhat.com>
12973
12974 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12975
12976 2016-01-13 Pedro Alves <palves@redhat.com>
12977
12978 * gdb.base/default.exp: Expect $_inferior as well.
12979 * gdb.multi/base.exp: Test $_inferior.
12980
12981 2016-01-13 Pedro Alves <palves@redhat.com>
12982
12983 PR breakpoints/19388
12984 * gdb.base/catch-signal-siginfo-cond.c: New file.
12985 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12986
12987 2016-01-12 Josh Stone <jistone@redhat.com>
12988 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12989
12990 * gdb.base/catch-syscall.c (do_execve): New variable.
12991 (main): Conditionally trigger an execve.
12992 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12993 (test_catch_syscall_execve): New, check entry/return across execve.
12994 (do_syscall_tests): Call test_catch_syscall_execve.
12995
12996 2016-01-12 Pedro Alves <palves@redhat.com>
12997
12998 * gdb.base/random-signal.exp (do_test): New procedure, with body
12999 of testcase moved in.
13000
13001 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13002 Pedro Alves <palves@redhat.com>
13003
13004 * gdb.base/funcargs.exp (finish from indirectly called function):
13005 Reintroduce the case for 'First'.
13006
13007 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13008 Pedro Alves <palves@redhat.com>
13009
13010 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13011 (tcatch_vfork_then_child_follow_exec)
13012 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13013 identification.
13014
13015 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13016
13017 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13018 and repeats to unlimited.
13019 * gdb.python/py-value.exp: Likewise.
13020 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13021 and repeats to unlimited.
13022
13023 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13024
13025 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13026 and reordering the functions.
13027 * gdb.multi/hangout.c: Likewise.
13028 * gdb.multi/hello.c: Likewise.
13029
13030 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13031
13032 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13033 absolute.
13034 (SingleStatisticTestResult.report): Use dict.keys instead of
13035 dict.iterkeys.
13036
13037 2016-01-06 Pedro Alves <palves@redhat.com>
13038
13039 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13040
13041 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13042
13043 * gdb.btrace/dlopen.exp: New.
13044 * gdb.btrace/dlopen.c: New.
13045 * gdb.btrace/dlopen-dso.c: New.
13046
13047 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13048
13049 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13050 PATTERN argument is optional.
13051
13052 2015-12-24 Joel Brobecker <brobecker@adacore.com>
13053
13054 * lib/ada.exp (target_compile_ada_from_dir): New function.
13055 (gdb_compile_ada): Reimplement avoiding the use of project files.
13056 * gdb.ada/gnat_ada.gpr: Delete.
13057 * gdb.ada/cond_lang.exp: Adjust test to make path before
13058 filename optional.
13059 * gdb.ada/small_reg_param.exp: Likewise.
13060
13061 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13062
13063 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13064
13065 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13066
13067 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13068 case.
13069
13070 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13071
13072 * gdb.base/break.exp: Remove dead code.
13073 * gdb.base/sepdebug.exp: Likewise.
13074
13075 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13076
13077 * gdb.asm/asm-source.exp: Remove HP-UX references.
13078 * gdb.base/annota1.exp: Likewise.
13079 * gdb.base/annota3.exp: Likewise.
13080 * gdb.base/attach.exp: Likewise.
13081 * gdb.base/bigcore.exp: Likewise.
13082 * gdb.base/break.exp: Likewise.
13083 * gdb.base/call-ar-st.exp: Likewise.
13084 * gdb.base/callfuncs.exp: Likewise.
13085 * gdb.base/catch-fork-static.exp: Likewise.
13086 * gdb.base/display.exp: Likewise.
13087 * gdb.base/foll-exec-mode.exp: Likewise.
13088 * gdb.base/foll-exec.exp: Likewise.
13089 * gdb.base/foll-fork.exp: Likewise.
13090 * gdb.base/foll-vfork.exp: Likewise.
13091 * gdb.base/funcargs.exp: Likewise.
13092 * gdb.base/hbreak2.exp: Likewise.
13093 * gdb.base/inferior-died.exp: Likewise.
13094 * gdb.base/interrupt.exp: Likewise.
13095 * gdb.base/multi-forks.exp: Likewise.
13096 * gdb.base/nodebug.exp: Likewise.
13097 * gdb.base/sepdebug.exp: Likewise.
13098 * gdb.base/solib1.c: Likewise.
13099 * gdb.base/step-test.exp: Likewise.
13100 * gdb.mi/non-stop.c: Likewise.
13101 * gdb.mi/pthreads.c: Likewise.
13102 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13103 * gdb.threads/pthreads.c: Likewise.
13104 * gdb.threads/staticthreads.exp: Likewise.
13105 * lib/future.exp: Likewise.
13106 * lib/gdb.exp: Likewise.
13107 * gdb.base/so-indr-cl.c: Remove.
13108 * gdb.base/so-indr-cl.exp: Likewise.
13109 * gdb.base/solib.c: Likewise.
13110 * gdb.base/solib.exp: Likewise.
13111 * gdb.base/solib2.c: Likewise.
13112
13113 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13114
13115 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13116 * gdb.base/call-ar-st.exp: Likewise.
13117 * gdb.base/callfuncs.exp: Likewise.
13118 * gdb.base/condbreak.exp: Likewise.
13119 * gdb.base/constvars.exp: Likewise.
13120 * gdb.base/hbreak2.exp: Likewise.
13121 * gdb.base/langs.exp: Likewise.
13122 * gdb.base/list.exp: Likewise.
13123 * gdb.base/long_long.exp: Likewise.
13124 * gdb.base/ptype.exp: Likewise.
13125 * gdb.base/scope.exp: Likewise.
13126 * gdb.base/signals.exp: Likewise.
13127 * gdb.base/so-impl-ld.exp: Likewise.
13128 * gdb.base/varargs.exp: Likewise.
13129 * gdb.base/volatile.exp: Likewise.
13130 * gdb.base/whatis.exp: Likewise.
13131 * gdb.cp/cplusfuncs.exp: Likewise.
13132 * gdb.cp/inherit.exp: Likewise.
13133 * gdb.cp/local.exp: Likewise.
13134 * gdb.cp/member-ptr.exp: Likewise.
13135 * gdb.cp/method.exp: Likewise.
13136 * gdb.cp/overload.exp: Likewise.
13137 * gdb.cp/templates.exp: Likewise.
13138 * gdb.stabs/weird.exp: Likewise.
13139 * lib/compiler.c: Likewise.
13140 * lib/compiler.cc: Likewise.
13141 * lib/cp-support.exp: Likewise.
13142 * lib/gdb.exp: Likewise.
13143
13144 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13145
13146 * configure.ac: Remove HP-UX case.
13147 * configure: Regenerate.
13148
13149 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13150
13151 * lib/gdb.exp (gdb_compile): Add function doc.
13152
13153 2015-12-17 Pedro Alves <palves@redhat.com>
13154
13155 PR threads/19354
13156 * gdb.multi/info-threads.exp: New file.
13157
13158 2015-12-15 Yao Qi <yao.qi@linaro.org>
13159
13160 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13161 is aarch64*-*-*.
13162
13163 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13164
13165 * gdb.base/history-duplicates.exp: Skip if no readline support.
13166
13167 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13168
13169 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13170
13171 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13172
13173 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13174
13175 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13176
13177 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13178 ctrl-C if nointerrupts target property is set.
13179 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13180 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13181 * gdb.base/paginate-bg-execution.exp: Likewise.
13182 * gdb.base/paginate-execution-startup.exp: Likewise.
13183 * gdb.base/random-signal.exp: Likewise.
13184 * gdb.base/range-stepping.exp: Likewise.
13185 * gdb.cp/annota2.exp: Likewise.
13186 * gdb.cp/annota3.exp: Likewise.
13187 * gdb.gdb/selftest.exp: Likewise.
13188 * gdb.threads/continue-pending-status.exp: Likewise.
13189 * gdb.threads/leader-exit.exp: Likewise.
13190 * gdb.threads/manythreads.exp: Likewise.
13191 * gdb.threads/pthreads.exp: Likewise.
13192 * gdb.threads/schedlock.exp: Likewise.
13193 * gdb.threads/sigthread.exp: Likewise.
13194
13195 2015-12-11 Don Breazeal <donb@codesourcery.com>
13196
13197 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13198 remote.
13199 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13200 * gdb.base/foll-exec.exp (main): Enable for target remote.
13201 * gdb.base/foll-fork.exp (main): Likewise.
13202 * gdb.base/foll-vfork.exp (main): Likewise.
13203 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13204 (proc continue_to_exit_bp_loc): Use clean_restart.
13205 * gdb.base/pie-execl.exp (main): Disable for target remote.
13206 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13207 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13208 * gdb.threads/execl.exp (main): Likewise.
13209 * gdb.threads/fork-child-threads.exp (main): Likewise.
13210 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13211 remote.
13212 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13213 remote.
13214 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13215 pid.tid style ptids, instead of just tid.
13216 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13217 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13218 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13219 ptids, instead of just tid.
13220
13221 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13222
13223 * gdb.base/list.exp (test_list_forward): Add end of file error
13224 test.
13225 (test_repeat_list_command): Add end of file error test.
13226 (test_list_backwards): Add beginning of file error test.
13227
13228 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13229
13230 * gdb.base/list.exp (test_list_invalid_args): New function,
13231 defined, and called.
13232
13233 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13234
13235 * gdb.base/list.exp (test_list): Make test names unique.
13236
13237 2015-12-11 Yao Qi <yao.qi@linaro.org>
13238
13239 * gdb.base/coremaker2.c: Remove.
13240
13241 2015-12-10 Pedro Alves <palves@redhat.com>
13242
13243 * gdb.multi/base.exp: Remove stale "spaces" references.
13244
13245 2015-12-10 Pedro Alves <palves@redhat.com>
13246
13247 * gdb.multi/base.exp: Don't use nowarnings.
13248 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13249 * gdb.multi/hangout.c: Include stdio.h.
13250 * gdb.multi/hello.c: Include stdlib.h.
13251 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13252 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13253 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13254
13255 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13256
13257 * gdb.dwarf2/dw2-ranges-base.c: New file.
13258 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13259 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13260 support additional line table, and debug ranges generation.
13261 (Dwarf::ranges): New function, generate .debug_ranges.
13262 (Dwarf::lines): Support generating simple line table programs.
13263 (Dwarf::assemble): Initialise new namespace variables.
13264
13265 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13266
13267 * gdb.base/async.exp (proc test_background): Add case for
13268 asynchronous execution not supported.
13269
13270 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13271
13272 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13273 format and change test names to make them unique.
13274
13275 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13276 Pedro Alves <pedro@redhat.com>
13277
13278 PR gdb/18702
13279 Add checking of floatformats setup on x86_64 hosts.
13280 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13281 (smallval, bigval): New labels/constants.
13282 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13283 float" after loading bigval and smallval.
13284
13285 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13286
13287 * gdb.ada/fun_overload_menu.exp: New testcase.
13288 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13289
13290 2015-12-04 Josh Stone <jistone@redhat.com>
13291
13292 * gdb.base/catch-fork-static.exp: New.
13293
13294 2015-12-03 Yao Qi <yao.qi@linaro.org>
13295
13296 * gdb.base/sizeof.c: Don't include stdio.h and
13297 ../lib/unbuffer_output.c.
13298 (main): New variable 'size' and 'value'. Remove printf and
13299 gdb_unbuffer_output. Assign return value to size and value.
13300 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13301 at the beginning.
13302 (check_sizeof): Check the result by printing variable 'size'.
13303 (check_valueof): Check the result by printing variable 'value'.
13304
13305 2015-12-01 Yao Qi <yao.qi@linaro.org>
13306
13307 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13308 for aarch64*-*-linux* target.
13309
13310 2015-11-30 Pedro Alves <palves@redhat.com>
13311
13312 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13313
13314 2015-11-30 Pedro Alves <palves@redhat.com>
13315
13316 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13317 Handle non-stop mode vCont replies.
13318
13319 2015-11-30 Pedro Alves <palves@redhat.com>
13320
13321 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13322 prepare_for_testing. Start gdb with "set non-stop on" appended to
13323 GDBFLAGS. Lax expected stop output.
13324
13325 2015-11-27 Yao Qi <yao.qi@linaro.org>
13326
13327 * gdb.arch/arm-neon.exp: New.
13328 * gdb.arch/arm-neon.c: New.
13329
13330 2015-11-27 Yao Qi <yao.qi@linaro.org>
13331
13332 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13333
13334 2015-11-27 Yao Qi <yao.qi@linaro.org>
13335
13336 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13337 frames-invalid annotation.
13338
13339 2015-11-27 Yao Qi <yao.qi@linaro.org>
13340
13341 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13342
13343 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13344
13345 * gdb.threads/names.exp: New file.
13346 * gdb.threads/names.c: New file.
13347 * README: Mention gdb,no_thread_names.
13348
13349 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13350
13351 PR 19297
13352 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13353 support" error.
13354
13355 2015-11-24 Pedro Alves <palves@redhat.com>
13356
13357 PR 17539
13358 * gdb.base/display.exp: Expect displays to be sorted in ascending
13359 order. Use multi_line.
13360 * gdb.base/solib-display.exp: Likewise.
13361
13362 2015-11-24 Pedro Alves <palves@redhat.com>
13363
13364 PR 17539
13365 * gdb.base/display.exp: Expect displays to be sorted in ascending
13366 order. Use multi_line.
13367 * gdb.base/solib-display.exp: Likewise.
13368
13369 2015-11-24 Pedro Alves <palves@redhat.com>
13370
13371 PR 17539
13372 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13373 threads in ascending order.
13374 * gdb.base/foll-fork.exp: Likewise.
13375 * gdb.base/foll-vfork.exp: Likewise.
13376 * gdb.base/multi-forks.exp: Likewise.
13377 * gdb.mi/mi-nonstop.exp: Likewise.
13378 * gdb.mi/mi-nsintrall.exp: Likewise.
13379 * gdb.multi/base.exp: Likewise.
13380 * gdb.multi/multi-arch.exp: Likewise.
13381 * gdb.python/py-inferior.exp: Likewise.
13382 * gdb.threads/break-while-running.exp: Likewise.
13383 * gdb.threads/execl.exp: Likewise.
13384 * gdb.threads/gcore-thread.exp: Likewise.
13385 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13386 * gdb.threads/kill.exp: Likewise.
13387 * gdb.threads/linux-dp.exp: Likewise.
13388 * gdb.threads/multiple-step-overs.exp: Likewise.
13389 * gdb.threads/next-bp-other-thread.exp: Likewise.
13390 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13391 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13392 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13393 * gdb.threads/thread-find.exp: Likewise.
13394 * gdb.threads/tls.exp: Likewise.
13395 * lib/mi-support.exp (mi_reverse_list): Delete.
13396 (mi_check_thread_states): No longer reverse list.
13397
13398 2015-11-24 Pedro Alves <palves@redhat.com>
13399
13400 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13401 use lowercase.
13402
13403 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13404
13405 * gdb.trace/actions.c: Include trace-common.h.
13406 (main): Add a location for a fast tracepoint.
13407 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13408 the normal tracepoints.
13409 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13410
13411 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13412
13413 * save-trace.exp: Factor out code to these...
13414 (gdb_save_tracepoints): New.
13415 (gdb_load_tracepoints): New.
13416 (do_save_load_test): New.
13417
13418 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13419
13420 * gdb.base/asmlabel.exp: New test.
13421 * gdb.base/asmlabel.c: New test case.
13422
13423 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13424
13425 * gdb.base/wrong_frame_bt_full-main.c: New file.
13426 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13427 * gdb.base/wrong_frame_bt_full.exp: New file.
13428
13429 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13430
13431 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13432
13433 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13434
13435 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13436 pstate register when comparing registers values in
13437 sparc64-*-linux-gnu targets to avoid spurious differences.
13438
13439 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13440
13441 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13442
13443 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13444
13445 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13446 as type argument to gdb_compile.
13447 * gdb.base/nested-subp2.exp: Likewise.
13448 * gdb.base/nested-subp3.exp: Likewise.
13449
13450 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13451
13452 * lib/dwarf.exp (_note): Fix left shift of negative value.
13453 * gdb.trace/trace-condition.exp: Likewise.
13454
13455 2015-11-13 Yao Qi <yao.qi@linaro.org>
13456
13457 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13458 comments about d10v.
13459 (test_scalar_returns): Likewise.
13460 * gdb.base/d10v.ld: Remove.
13461 * gdb.base/overlays.exp: Remove the target triplet checking for
13462 d10v-*-*.
13463 * gdb.base/structs.exp (test_struct_returns): Remove the
13464 comments about d10v.
13465 (test_struct_calls): Likewise.
13466
13467 2015-11-13 Yao Qi <yao.qi@linaro.org>
13468
13469 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13470 * gdb.base/gnu_vector.c: Don't include stdio.h.
13471 (main): Don't print res and call add_some_intvecs.
13472
13473 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13474
13475 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13476 macro.
13477 (func5): Removed.
13478 (func4): Use FAST_TRACEPOINT_LABEL.
13479 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13480 macro.
13481 (func): Removed.
13482 (thread_function): Use FAST_TRACEPOINT_LABEL.
13483 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13484 (func): Remove.
13485 (marker): Use FAST_TRACEPOINT_LABEL.
13486 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13487 (pendfunc1): Remove.
13488 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13489 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13490 (foo): Remove.
13491 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13492 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13493 macro.
13494 (func): Remove.
13495 (marker): Use FAST_TRACEPOINT_LABEL.
13496 * gdb.trace/trace-common.h: New header.
13497 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13498 macro.
13499 (func): Remove.
13500 (marker): Use FAST_TRACEPOINT_LABEL.
13501 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13502 (func): Remove.
13503 (thread_function): Use FAST_TRACEPOINT_LABEL.
13504
13505 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13506
13507 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13508 in front.
13509 * gdb.trace/change-loc.exp: Use global pcreg definition.
13510 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13511 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13512 in front.
13513 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13514 * gdb.trace/pending.exp: Likewise.
13515 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13516 * gdb.trace/trace-break.exp: Likewise.
13517 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13518 in front.
13519 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13520 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13521 in front.
13522 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13523
13524 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13525
13526 * gdb.ada/fin_fun_out: New testcase.
13527
13528 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13529
13530 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13531 value associated with DW_AT_byte_size.
13532 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13533 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13534 DW_AT_upper_bound.
13535
13536 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13537
13538 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13539 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13540 version.
13541 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13542 gdb.dwarf2/dw2-canonicalize-type.exp,
13543 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13544 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13545 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13546 provided by gdb_target_symbol_prefix_flags_asm.
13547 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13548 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13549 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13550 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13551 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13552 macros where needed). Use this macro for symbols which require
13553 the prefix provided by SYMBOL_PREFIX.
13554
13555 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13556
13557 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13558 New procs.
13559 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13560 representing expressions, of more than one list element.
13561 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13562 to prepend linker symbol prefix to f.
13563 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13564 table_1 and table_2.
13565 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13566 Likewise, for f and g.
13567 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13568 for ptr.
13569 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13570 for main.
13571 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13572 table_1_ptr and table_2_ptr.
13573
13574 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13575 Joel Brobecker <brobecker@adacore.com>
13576
13577 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13578
13579 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13580
13581 * gdb.reverse/s390-mvcle.c: New test.
13582 * gdb.reverse/s390-mvcle.exp: New file.
13583 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13584
13585 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13586
13587 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13588
13589 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13590
13591 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13592 reaching marker2.
13593 * gdb.reverse/getresuid-reverse.exp: Likewise.
13594 * gdb.reverse/pipe-reverse.exp: Likewise.
13595 * gdb.reverse/readv-reverse.exp: Likewise.
13596 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13597 * gdb.reverse/time-reverse.exp: Likewise.
13598 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13599
13600 2015-10-30 Yao Qi <yao.qi@linaro.org>
13601
13602 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13603 (empty_cycle): Remove.
13604 (main): Don't call empty_cycle. Don't use watch_count_done.
13605 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13606 empty_cycle. Rewrite the code counting HW watchpoints.
13607
13608 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13609
13610 * gdb.reverse/fstatat-reverse.c: New test.
13611 * gdb.reverse/fstatat-reverse.exp: New file.
13612 * gdb.reverse/getresuid-reverse.c: New test.
13613 * gdb.reverse/getresuid-reverse.exp: New file.
13614 * gdb.reverse/pipe-reverse.c: New test.
13615 * gdb.reverse/pipe-reverse.exp: New file.
13616 * gdb.reverse/readv-reverse.c: New test.
13617 * gdb.reverse/readv-reverse.exp: New file.
13618 * gdb.reverse/recvmsg-reverse.c: New test.
13619 * gdb.reverse/recvmsg-reverse.exp: New file.
13620 * gdb.reverse/time-reverse.c: New test.
13621 * gdb.reverse/time-reverse.exp: New file.
13622 * gdb.reverse/waitpid-reverse.c: New test.
13623 * gdb.reverse/waitpid-reverse.exp: New file.
13624
13625 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13626
13627 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13628
13629 2015-10-26 Doug Evans <dje@google.com>
13630
13631 PR symtab/17391
13632 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13633 * gdb.dwarf2/bad-regnum.c: New file.
13634 * gdb.dwarf2/bad-regnum.exp: New file.
13635
13636 2015-10-26 Doug Evans <dje@google.com>
13637
13638 PR python/18938
13639 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13640 file.
13641
13642 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13643
13644 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13645 for a change by "Mention language in compile error message".
13646
13647 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13648
13649 PR python/18073
13650 * gdb.python/py-type.c (C::a_method): New.
13651 (C::a_const_method): New.
13652 (C::a_static_method): New.
13653 (a_function): New.
13654 * gdb.python/py-type.exp (test_fields): Test getting fields
13655 from function and method.
13656
13657 2015-10-21 Keven Boell <keven.boell@intel.com>
13658
13659 * gdb.fortran/vla-alloc-assoc.exp: New file.
13660 * gdb.fortran/vla-datatypes.exp: New file.
13661 * gdb.fortran/vla-datatypes.f90: New file.
13662 * gdb.fortran/vla-history.exp: New file.
13663 * gdb.fortran/vla-ptype-sub.exp: New file.
13664 * gdb.fortran/vla-ptype.exp: New file.
13665 * gdb.fortran/vla-sizeof.exp: New file.
13666 * gdb.fortran/vla-sub.f90: New file.
13667 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13668 * gdb.fortran/vla-value-sub-finish.exp: New file.
13669 * gdb.fortran/vla-value-sub.exp: New file.
13670 * gdb.fortran/vla-value.exp: New file.
13671 * gdb.fortran/vla-ptr-info.exp: New file.
13672 * gdb.mi/mi-vla-fortran.exp: New file.
13673 * gdb.mi/vla.f90: New file.
13674
13675 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13676
13677 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13678 of hardwired timeout value.
13679
13680 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13681 Pedro Alves <palves@redhat.com>
13682
13683 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13684 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13685
13686 2015-10-19 Josh Stone <jistone@redhat.com>
13687
13688 * gdb.base/catch-syscall.c: Include <sched.h>.
13689 (unknown_syscall): New variable.
13690 (main): Trigger a vfork and an unknown syscall.
13691 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13692 (unknown_syscall_number): Likewise.
13693 (check_call_to_syscall): Accept an optional syscall pattern.
13694 (check_return_from_syscall): Likewise.
13695 (check_continue): Likewise.
13696 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13697 (test_catch_syscall_skipping_return): New test toggling off 'catch
13698 syscall' to step over the syscall return, then toggling back on.
13699 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13700 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13701 (do_syscall_tests): Call test_catch_syscall_without_args and
13702 test_catch_syscall_mid_vfork.
13703 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13704 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13705
13706 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13707
13708 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13709 print g_vE): Add new pass patterns.
13710 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13711 print various symbol names for vptr fields.
13712
13713 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13714
13715 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13716 results.
13717
13718 2015-10-12 Yao Qi <yao.qi@linaro.org>
13719
13720 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13721
13722 2015-10-12 Yao Qi <yao.qi@linaro.org>
13723
13724 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13725 is aarch64*-*-linux*.
13726
13727 2015-10-12 Yao Qi <yao.qi@linaro.org>
13728
13729 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13730 (can_relocate_bcond_true): ... it.
13731 (can_relocate_bcond_false): New function.
13732 (foo): Likewise.
13733 (can_relocate_bl): Likewise.
13734 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13735 can_relocate_bl.
13736
13737 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13738
13739 * gdb.base/nested-addr.c: New file.
13740 * gdb.base/nested-addr.exp: New testcase.
13741
13742 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13743
13744 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13745 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13746 its output. Ignore the output of "record goto begin" and instead
13747 check that GDB is replaying.
13748
13749 2015-10-09 Pedro Alves <palves@redhat.com>
13750
13751 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13752 (top level): Use it in the run with no args test.
13753
13754 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13755
13756 * gdb.dlang/properties.exp: New file.
13757
13758 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13759
13760 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13761 whether or not address 0x1000 is mapped on the target.
13762
13763 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13764
13765 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13766 build.
13767
13768 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13769
13770 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13771 instruction-history test.
13772
13773 2015-09-28 Doug Evans <dje@google.com>
13774
13775 * gdb.base/gcore.c (array_func): Add reference to static_array.
13776
13777 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13778
13779 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13780 source line.
13781
13782 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13783
13784 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13785 short or char as base type.
13786
13787 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13788
13789 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13790 to allow any size enum.
13791
13792 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13793
13794 * gdb.ada/array_ptr_renaming.exp: New testcase.
13795 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13796 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13797
13798 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13799
13800 * gdb.trace/ftrace-lock.c: New file.
13801 * gdb.trace/ftrace-lock.exp: New file.
13802
13803 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13804
13805 * gdb.arch/insn-reloc.c: New file.
13806 * gdb.arch/ftrace-insn-reloc.exp: New file.
13807
13808 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13809
13810 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13811 instruction.
13812 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13813 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13814 * gdb.trace/range-stepping.c: Likewise.
13815 * gdb.trace/trace-break.c: Likewise.
13816 * gdb.trace/trace-mt.c (thread_function): Likewise.
13817 * gdb.trace/ftrace.c (marker): Likewise.
13818 * gdb.trace/trace-condition.c (marker): Likewise.
13819 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13820 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13821 is_aarch64_target.
13822
13823 2015-09-18 Doug Evans <xdje42@gmail.com>
13824
13825 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13826 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13827
13828 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13829
13830 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13831 the breakpoint.
13832
13833 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13834
13835 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13836 the pending breakpoint. Remove timeout override for "Run till
13837 MI pending breakpoint on pendfunc3 on thread 2" test.
13838
13839 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13840
13841 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13842 filename pattern.
13843
13844 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13845
13846 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13847 in breakpoint filename pattern.
13848
13849 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13850
13851 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13852
13853 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13854
13855 * gdb.linespec/explicit.exp: Check for readline support for
13856 tab-completion tests. Fix obvious typo.
13857
13858 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13859
13860 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13861 and replay.
13862
13863 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13864
13865 * gdb.btrace/non-stop.c: New.
13866 * gdb.btrace/non-stop.exp: New.
13867
13868 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13869 Yao Qi <yao.qi@linaro.org>
13870
13871 * gdb.trace/trace-condition.c: New file.
13872 * gdb.trace/trace-condition.exp: New file.
13873
13874 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13875
13876 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13877 for testing bytecode compilation.
13878
13879 2015-09-16 Pedro Alves <palves@redhat.com>
13880 Sandra Loosemore <sandra@codesourcery.com>
13881
13882 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13883 (SECONDS): Redefine.
13884 (main): Call pthread_kill and alarm early.
13885 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13886 support.
13887 (test): If the target can't hardware step and doesn't support
13888 displaced stepping, increase the timeout.
13889
13890 2015-09-16 Pedro Alves <palves@redhat.com>
13891
13892 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13893 (enable_debug): New procedures.
13894 (test): Use them. Bail out if waiting for threads fails.
13895 (top level): Bail out if a test fails.
13896
13897 2015-09-16 Yao Qi <yao.qi@linaro.org>
13898
13899 * gdb.asm/asm-source.exp: Set asm-arch for
13900 aarch64*-*-* target.
13901 * gdb.asm/aarch64.inc: New file.
13902
13903 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13904
13905 * gdb.ada/array_of_variable_length.exp: New testcase.
13906 * gdb.ada/array_of_variable_length/foo.adb: New file.
13907 * gdb.ada/array_of_variable_length/pck.adb: New file.
13908 * gdb.ada/array_of_variable_length/pck.ads: New file.
13909
13910 2015-09-15 Doug Evans <dje@google.com>
13911
13912 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13913 of function static local variable.
13914
13915 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13916
13917 * gdb.threads/tls-so_extern.exp: New test file.
13918 * gdb.threads/tls-so_extern.c: New test file.
13919 * gdb.threads/tls-so_extern_main.c: New test file.
13920
13921 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13922
13923 * gdb.opt/solib-intra-step-lib.c: New file.
13924 * gdb.opt/solib-intra-step-main.c: New file.
13925 * gdb.opt/solib-intra-step.exp: New file.
13926
13927 2015-09-15 Pedro Alves <palves@redhat.com>
13928
13929 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13930 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13931
13932 2015-09-14 Pedro Alves <palves@redhat.com>
13933
13934 * gdb.base/hook-stop-continue.c: Delete.
13935 * gdb.base/hook-stop-continue.exp: Delete.
13936 * gdb.base/hook-stop-frame.c: Delete.
13937 * gdb.base/hook-stop-frame.exp: Delete.
13938 * gdb.base/hook-stop.c: New file.
13939 * gdb.base/hook-stop.exp: New file.
13940
13941 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13942
13943 * gdb.ada/access_to_packed_array.exp: New testcase.
13944 * gdb.ada/access_to_packed_array/foo.adb: New file.
13945 * gdb.ada/access_to_packed_array/pack.adb: New file.
13946 * gdb.ada/access_to_packed_array/pack.ads: New file.
13947
13948 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13949
13950 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13951 buffer size test.
13952
13953 2015-09-11 Don Breazeal <donb@codesourcery.com>
13954
13955 * gdb.base/foll-exec.c: Add copyright header. Fix
13956 formatting issues.
13957 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13958 (do_exec_tests): Use clean_restart in place of zap_session,
13959 and for test initialization. Fix formatting issues. Use
13960 fail in place of perror.
13961 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13962 an expect statement to match an expression with output from
13963 the program under debug.
13964 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13965 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13966 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13967 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13968 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13969
13970 2015-09-09 Doug Evans <dje@google.com>
13971
13972 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13973
13974 2015-09-09 Doug Evans <dje@google.com>
13975
13976 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13977
13978 2015-09-09 Doug Evans <dje@google.com>
13979
13980 * gdb.base/savedregs.exp: Fix typo.
13981
13982 2015-09-09 Pedro Alves <palves@redhat.com>
13983
13984 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13985
13986 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13987
13988 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13989 command actually switches threads. Give up on remaining
13990 tests if target fails to stop at breakpoint.
13991
13992 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13993
13994 * gdb.ada/funcall_char.exp: New testcase.
13995 * gdb.ada/funcall_char/foo.adb: New file.
13996
13997 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13998
13999 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14000 expected outputs. Add two testcases for completing ambiguous
14001 functions.
14002 * gdb.ada/complete/aux_pck.adb: New file.
14003 * gdb.ada/complete/aux_pck.ads: New file.
14004 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14005 Ambiguous_Func functions.
14006 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14007 * gdb.ada/complete/pck.adb: Likewise.
14008
14009 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14010
14011 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14012 failures to run the test program under GDB.
14013
14014 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
14015
14016 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14017 to C.
14018
14019 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14020
14021 * gdb.base/run-after-attach.exp: New test file.
14022 * gdb.base/run-after-attach.c: New test file.
14023
14024 2015-08-26 Don Breazeal <donb@codesourcery.com>
14025
14026 * gdb.base/foll-exec-2.c: New test program.
14027 * gdb.base/foll-exec-2.exp: New test.
14028
14029 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14030
14031 * gdb.base/nested-subp1.exp: New file.
14032 * gdb.base/nested-subp1.c: New file.
14033 * gdb.base/nested-subp2.exp: New file.
14034 * gdb.base/nested-subp2.c: New file.
14035 * gdb.base/nested-subp3.exp: New file.
14036 * gdb.base/nested-subp3.c: New file.
14037
14038 2015-08-24 Pedro Alves <palves@redhat.com>
14039
14040 * gdb.server/connect-without-multi-process.c: New file.
14041 * gdb.server/connect-without-multi-process.exp: New file.
14042
14043 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14044
14045 * gdb.opt/inline-markers.c: Make z int.
14046
14047 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14048
14049 * gdb.opt/inline-markers.c: Make z volatile.
14050
14051 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14052
14053 * gdb.opt/inline-bt.c: New volatile global z.
14054 * gdb.opt/inline-cmds.c: Likewise.
14055 * gdb.opt/inline-locals.c: Likewise.
14056 * gdb.opt/inline-markers.c: New extern global z.
14057 (marker): Use z.
14058 (inline_fn): Likewise.
14059
14060 2015-08-24 Pedro Alves <palves@redhat.com>
14061
14062 * config/m32r-stub.exp: Remove file.
14063 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14064 * gdb.base/call-rt-st.exp: Likewise.
14065 * gdb.base/call-strs.exp: Likewise.
14066 * gdb.base/default.exp: Remove references to h8300-*-hms and
14067 *-*-udi*.
14068 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14069
14070 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14071
14072 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14073 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14074 and "return" use KFAIL when GDB can not read/write the vector
14075 return value.
14076
14077 2015-08-21 Gary Benson <gbenson@redhat.com>
14078
14079 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14080
14081 2015-08-20 Pedro Alves <palves@redhat.com>
14082
14083 * gdb.server/solib-list.exp: No longer expect an interior stop in
14084 non-stop mode.
14085
14086 2015-08-20 Pedro Alves <palves@redhat.com>
14087
14088 * gdb.server/connect-stopped-target.c: New file.
14089 * gdb.server/connect-stopped-target.exp: New file.
14090
14091 2015-08-20 Pedro Alves <palves@redhat.com>
14092
14093 * gdb.dwarf2/comp-unit-lang.exp: New file.
14094 * gdb.dwarf2/comp-unit-lang.c: New file.
14095
14096 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14097
14098 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14099 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14100
14101 2015-08-19 Kevin Buettner <kevinb@redhat.com>
14102
14103 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14104 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14105
14106 2015-08-18 Doug Evans <dje@google.com>
14107 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14108
14109 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14110 skip_python_tests. New arg prompt_regexp.
14111 (skip_python_tests): New function.
14112 * lib/mi-support.exp (mi_skip_python_tests): New function.
14113 * gdb.python/py-mi-objfile-gdb.py: New file.
14114 * gdb.python/py-mi-objfile.c: New file.
14115 * gdb.python/py-mi-objfile.exp: New file.
14116
14117 2015-08-17 Keith Seitz <keiths@redhat.com>
14118
14119 * gdb.linespec/explicit.exp: Move strace test from here ...
14120 * gdb.trace/strace.exp: ... to here.
14121
14122 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14123
14124 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14125 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14126
14127 2015-08-14 Doug Evans <xdje42@gmail.com>
14128
14129 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14130 inferior before selecting a new file.
14131
14132 2015-08-14 Doug Evans <xdje42@gmail.com>
14133
14134 * gdb.mi/mi-disassemble.exp: Update.
14135 * gdb.base/disasm-optim.S: New file.
14136 * gdb.base/disasm-optim.c: New file.
14137 * gdb.base/disasm-optim.h: New file.
14138 * gdb.base/disasm-optim.exp: New file.
14139
14140 2015-08-14 Keith Seitz <keiths@redhat.com>
14141
14142 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14143 "evaluated-by".
14144
14145 2015-08-13 Joel Brobecker <brobecker@adacore.com>
14146
14147 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14148
14149 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14150
14151 * gdb.ada/fun_renaming.exp: New testcase.
14152 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14153 * gdb.ada/fun_renaming/pack.adb: New file.
14154 * gdb.ada/fun_renaming/pack.ads: New file.
14155
14156 2015-08-12 Keith Seitz <keiths@redhat.com>
14157
14158 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14159 gdb_get_line_number.
14160
14161 2015-08-12 Joel Brobecker <brobecker@adacore.com>
14162
14163 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14164 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14165 gdb.base/dso2dso.exp: New files.
14166
14167 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14168 Pedro Alves <palves@redhat.com>
14169 Keith Seitz <keiths@redhat.com>
14170
14171 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14172 GDBFLAGS.
14173
14174 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14175
14176 * gdb.base/gdbhistsize-history.exp
14177 (test_histsize_history_setting): Use save_vars.
14178 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14179 Use save_vars.
14180 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14181 * gdb.base/readline.exp: Use save_vars.
14182
14183 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14184
14185 * lib/gdb.exp (save_vars): New proc.
14186
14187 2015-08-11 Keith Seitz <keiths@redhat.com>
14188
14189 * gdb.base/help.exp: Update help_breakpoint_text.
14190
14191 2015-08-11 Keith Seitz <keiths@redhat.com>
14192
14193 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14194 (at toplevel): Call test_explicit_breakpoints.
14195 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14196 breakpoints.
14197 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14198 breakpoint conditions, "-cond".
14199
14200 2015-08-11 Keith Seitz <keiths@redhat.com>
14201
14202 * gdb.linespec/3explicit.c: New file.
14203 * gdb.linespec/cpexplicit.cc: New file.
14204 * gdb.linespec/cpexplicit.exp: New file.
14205 * gdb.linespec/explicit.c: New file.
14206 * gdb.linespec/explicit.exp: New file.
14207 * gdb.linespec/explicit2.c: New file.
14208 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14209 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14210 before using in the matching pattern.
14211 Clarify that `prefix' is a regular expression.
14212
14213 2015-08-11 Keith Seitz <keiths@redhat.com>
14214
14215 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14216 test.
14217 Add tests for missing ",FMT" and ",".
14218
14219 2015-08-10 Doug Evans <dje@google.com>
14220 Keith Seitz <keiths@redhat.com>
14221
14222 PR gdb/17960
14223 * gdb.base/completion.exp: Add location completer tests.
14224
14225 2015-08-07 Pedro Alves <palves@redhat.com>
14226
14227 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14228 tests here.
14229 (top level): Run do_test with and without displaced stepping.
14230
14231 2015-08-07 Pedro Alves <palves@redhat.com>
14232
14233 * gdb.base/valgrind-disp-step.c: New file.
14234 * gdb.base/valgrind-disp-step.exp: New file.
14235
14236 2015-08-07 Pedro Alves <palves@redhat.com>
14237
14238 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14239 Delete function.
14240 (main): Add alarm. Run an infinite loop instead of calling
14241 wait_threads.
14242 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14243 comment.
14244 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14245 Delete function.
14246 (main): Add alarm. Run an infinite loop instead of calling
14247 wait_threads.
14248 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14249 comment.
14250
14251 2015-08-07 Pedro Alves <palves@redhat.com>
14252
14253 * gdb.base/checkpoint-ns.exp: New file.
14254 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14255 standard_testfile.
14256
14257 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14258
14259 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14260 * gdb.btrace/instruction_history.exp: Update.
14261 * gdb.btrace/tsx.exp: New.
14262 * gdb.btrace/tsx.c: New.
14263
14264 2015-08-06 Pedro Alves <palves@redhat.com>
14265
14266 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14267 increase timeout.
14268 * gdb.reverse/until-precsave.exp: Bump timeouts.
14269
14270 2015-08-06 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14273
14274 2015-08-06 Pedro Alves <palves@redhat.com>
14275
14276 PR gdb/18749
14277 * gdb.threads/process-dies-while-handling-bp.c: New file.
14278 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14279
14280 2015-08-06 Pedro Alves <palves@redhat.com>
14281
14282 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14283 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14284
14285 2015-08-05 Pedro Alves <palves@redhat.com>
14286
14287 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14288 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14289
14290 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14291
14292 * gdb.base/bp-permanent.exp: Report test as unsupported if
14293 the target cannot stop at the permanent breakpoint.
14294
14295 2015-08-03 Doug Evans <dje@google.com>
14296
14297 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14298 10000.
14299
14300 2015-08-03 Doug Evans <dje@google.com>
14301
14302 * Makefile.in (workers/%.worker, build-perf): New rule.
14303 (GDB_PERFTEST_MODE): New variable.
14304 (check-perf): Use it.
14305 (clean): Clean up gdb.perf parallel build subdirs.
14306 * lib/build-piece.exp: New file.
14307 * lib/gdb.exp (make_gdb_parallel_path): New function
14308 (standard_output_file, standard_temp_file): Call it.
14309 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14310 of $GDB_PARALLEL.
14311 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14312
14313 2015-08-03 Doug Evans <dje@google.com>
14314
14315 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14316 (LOG_FILE_NAME): New global.
14317 (TextReporter.__init__): Initialize self.txt_sum.
14318 (TextReporter.report): Add support for multiple data-points.
14319 Move report to perftest.sum, put raw data in perftest.log.
14320 (TextReporter.start): Open sum and log files.
14321 (TextReporter.end): Close sum and log files.
14322 * gdb.perf/lib/perftest/testresult.py
14323 (SingleStatisticTestResult.record): Handle multiple data-points.
14324
14325 2015-07-31 Pedro Alves <palves@redhat.com>
14326
14327 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14328 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14329 kill_wait_spawned_process instead of explicit "kill -9".
14330 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14331 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14332 kill_wait_spawned_process.
14333 * gdb.base/attach-twice.exp: Likewise.
14334 * gdb.base/attach.exp: Likewise.
14335 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14336 gdb_test_multiple.
14337 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14338 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14339 kill_wait_spawned_process.
14340 * gdb.base/valgrind-infcall.exp: Likewise.
14341 * gdb.multi/multi-attach.exp: Likewise.
14342 * gdb.python/py-prompt.exp: Likewise.
14343 * gdb.python/py-sync-interp.exp: Likewise.
14344 * gdb.server/ext-attach.exp: Likewise.
14345 * gdb.threads/attach-into-signal.exp (corefunc): Use
14346 spawn_wait_for_attach, spawn_id_get_pid and
14347 kill_wait_spawned_process.
14348 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14349 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14350 spawn_id_get_pid and kill_wait_spawned_process.
14351 * gdb.threads/attach-stopped.exp (corefunc): Use
14352 spawn_wait_for_attach, spawn_id_get_pid and
14353 kill_wait_spawned_process.
14354 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14355 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14356 kill_wait_spawned_process instead of explicit "kill -9".
14357 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14358 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14359 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14360 processes. Don't map cygwin/windows pids here. Now returns a
14361 spawn id list.
14362
14363 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14364
14365 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14366 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14367 correct patch.
14368
14369 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14370
14371 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14372
14373 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14374
14375 Reapply:
14376 2014-05-21 Mark Wielaard <mjw@redhat.com>
14377
14378 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14379
14380 2015-07-30 Pedro Alves <palves@redhat.com>
14381
14382 * linux-low.c (handle_extended_wait): Set the child's last
14383 reported status to TARGET_WAITKIND_STOPPED.
14384
14385 2015-07-30 Pedro Alves <palves@redhat.com>
14386
14387 PR threads/18600
14388 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14389 only shows inferior 1.
14390
14391 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14392 Pedro Alves <palves@redhat.com>
14393
14394 PR threads/18600
14395 * gdb.threads/fork-plus-threads.c: New file.
14396 * gdb.threads/fork-plus-threads.exp: New file.
14397
14398 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14399
14400 * gdb.base/batch-preserve-term-settings.exp
14401 (test_terminal_settings_preserved_after_cli_exit): Use
14402 send_quit_command.
14403
14404 2015-07-29 Pedro Alves <palves@redhat.com>
14405 Don Breazeal <donb@codesourcery.com>
14406
14407 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14408 output from both inferior_spawn_id and gdb_spawn_id.
14409
14410 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14411
14412 * gdb.threads/attach-into-signal.exp (corefunc): Use
14413 with_test_prefix on nested loops, uniquefying the test messages.
14414
14415 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14416
14417 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14418 commit.
14419
14420 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14421
14422 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14423 New proc.
14424 (test_terminal_settings_preserved_after_sigterm): New test.
14425
14426 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14427
14428 * gdb.base/batch-preserve-term-settings.exp
14429 (test_terminal_settings_preserved_after_cli_exit): New test.
14430
14431 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14432
14433 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14434 manipulation of saved_gdbflags.
14435 (test_terminal_settings_preserved): Remove global declaration of
14436 the unused variable pagination_prompt. Remove manipulation of
14437 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14438 GDBFLAGS.
14439
14440 2015-07-29 Pedro Alves <palves@redhat.com>
14441
14442 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14443
14444 2015-07-29 Pedro Alves <palves@redhat.com>
14445
14446 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14447 at the top.
14448
14449 2015-07-29 Pedro Alves <palves@redhat.com>
14450
14451 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14452 (main): Call gdb_unbuffer_output.
14453 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14454 (main): Call gdb_unbuffer_output.
14455 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14456 (main): Call gdb_unbuffer_output.
14457 * gdb.base/call-strs.exp: Adjust to step over the
14458 gdb_unbuffer_output call.
14459 * gdb.base/catch-gdb-caused-signals.c: Include
14460 "../lib/unbuffer_output.c".
14461 (main): Call gdb_unbuffer_output.
14462 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14463 (main): Call gdb_unbuffer_output.
14464 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14465 (main): Call gdb_unbuffer_output.
14466 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14467 (main): Call gdb_unbuffer_output.
14468 * gdb.base/shlib-call.exp: Adjust to step over the
14469 gdb_unbuffer_output call.
14470 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14471 (main): Call gdb_unbuffer_output.
14472 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14473 (main): Call gdb_unbuffer_output.
14474 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14475 (main): Rename to ...
14476 (test): ... this.
14477 (main): Reimplement.
14478 * gdb.base/varargs.exp: Run to test instead of to main.
14479 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14480 (main): Call gdb_unbuffer_output.
14481
14482 2015-07-29 Pedro Alves <palves@redhat.com>
14483
14484 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14485 factore out from mi_continue_dprintf. For call-style dprintfs,
14486 expect dprintf output out of $inferior_spawn_id.
14487 (mi_continue_dprintf): Use mi_expect_dprintf.
14488 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14489 (main): Call gdb_unbuffer_output.
14490
14491 2015-07-29 Pedro Alves <palves@redhat.com>
14492
14493 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14494 (default_mi_gdb_start): Set inferior_spawn_id instead of
14495 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14496 gdb_spawn_id.
14497 (mi_gdb_test): Always expect inferior output from both
14498 $inferior_spawn_id and $gdb_spawn_id.
14499
14500 2015-07-29 Pedro Alves <palves@redhat.com>
14501
14502 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14503 send_inferior and $inferior_spawn_id.
14504
14505 2015-07-29 Pedro Alves <palves@redhat.com>
14506
14507 * gdb.gdb/complaints.exp (test_initial_complaints)
14508 (test_serial_complaints, test_short_complaints): Use
14509 gdb_test_stdio.
14510 (test_empty_complaint): Handle $inferior_spawn_id !=
14511 $gdb_spawn_id.
14512
14513 2015-07-29 Pedro Alves <palves@redhat.com>
14514
14515 * gdb.base/varargs.exp: Use gdb_test_stdio.
14516
14517 2015-07-29 Pedro Alves <palves@redhat.com>
14518
14519 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14520
14521 2015-07-29 Pedro Alves <palves@redhat.com>
14522
14523 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14524
14525 2015-07-29 Pedro Alves <palves@redhat.com>
14526
14527 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14528 parameter into two new parameters, "inf_result" and "gdb_result".
14529 Expect inferior output and gdb output from $inferior_spawn_id and
14530 $gdb_spawn_id, respectively. Adjust all callers.
14531
14532 2015-07-29 Pedro Alves <palves@redhat.com>
14533
14534 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14535 of gdb_test_sequence.
14536
14537 2015-07-29 Pedro Alves <palves@redhat.com>
14538
14539 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14540 (saw_spurious_output): Expect inferior output from
14541 $inferior_spawn_id. Use gdb_test_stdio.
14542
14543 2015-07-29 Pedro Alves <palves@redhat.com>
14544
14545 * gdb.base/dprintf.exp: Use standard_testfile. Change
14546 prepare_for_testing call.
14547 (srcfile): Don't set.
14548 (restart): New procedure.
14549 (test_dprintf): New procecure, use to continue over dprintfs.
14550 (test_call, test_agent): New procedures, tests moved here.
14551 Restart gdb and recreate dprintfs. Adjust expected output.
14552
14553 2015-07-29 Pedro Alves <palves@redhat.com>
14554
14555 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14556
14557 2015-07-29 Pedro Alves <palves@redhat.com>
14558
14559 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14560
14561 2015-07-29 Pedro Alves <palves@redhat.com>
14562
14563 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14564 gdb_test_stdio.
14565
14566 2015-07-29 Pedro Alves <palves@redhat.com>
14567
14568 * lib/gdb.exp (gdb_test_stdio): New procedure.
14569
14570 2015-07-29 Pedro Alves <palves@redhat.com>
14571
14572 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14573
14574 2015-07-29 Pedro Alves <palves@redhat.com>
14575
14576 * gdb.base/call-signal-resume.exp: Remove check for
14577 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14578 * gdb.base/unwindonsignal.exp: Likewise.
14579 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14580 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14581
14582 2015-07-29 Pedro Alves <palves@redhat.com>
14583
14584 * gdb.base/siginfo-addr.c (pass): New function.
14585 (handler): Call it iff si_addr is correct.
14586 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14587 Set a breakpoint at "pass" and continue to it.
14588
14589 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14590
14591 * gdb.python/py-objfile.exp: Make some tests have unique names.
14592 * gdb.python/py-pp-registration.exp: Likewise.
14593
14594 2015-07-28 Pedro Alves <palves@redhat.com>
14595
14596 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14597
14598 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14599
14600 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14601
14602 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14603
14604 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14605
14606 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14607
14608 * gdb.base/gdb-sigterm-2.exp: New test.
14609
14610 2015-07-25 Doug Evans <xdje42@gmail.com>
14611
14612 Revert:
14613 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14614 (workers/%.worker, build-perf): New rule.
14615 (GDB_PERFTEST_MODE): New variable.
14616 (check-perf): Use it.
14617 (clean): Clean up gdb.perf parallel build subdirs.
14618 * lib/build-piece.exp: New file.
14619 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14620 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14621 name.
14622 (standard_temp_file): Ditto.
14623 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14624 of $GDB_PARALLEL.
14625
14626 2015-07-24 Doug Evans <dje@google.com>
14627
14628 * gdb.perf/lib/perftest/utils.py: New file.
14629 * gdb.perf/gm-hello.cc: New file.
14630 * gdb.perf/gm-pervasive-typedef.cc: New file.
14631 * gdb.perf/gm-pervasive-typedef.h: New file.
14632 * gdb.perf/gm-std.cc: New file.
14633 * gdb.perf/gm-std.h: New file.
14634 * gdb.perf/gm-use-cerr.cc: New file.
14635 * gdb.perf/gm-utils.h: New file.
14636 * gdb.perf/gmonster-null-lookup.py: New file.
14637 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14638 * gdb.perf/gmonster-print-cerr.py: New file.
14639 * gdb.perf/gmonster-ptype-string.py: New file.
14640 * gdb.perf/gmonster-runto-main.py: New file.
14641 * gdb.perf/gmonster-select-file.py: New file.
14642 * gdb.perf/gmonster1-null-lookup.exp: New file.
14643 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14644 * gdb.perf/gmonster1-print-cerr.exp: New file.
14645 * gdb.perf/gmonster1-ptype-string.exp: New file.
14646 * gdb.perf/gmonster1-runto-main.exp: New file.
14647 * gdb.perf/gmonster1-select-file.exp: New file.
14648 * gdb.perf/gmonster1.cc: New file.
14649 * gdb.perf/gmonster1.exp: New file.
14650 * gdb.perf/gmonster2-null-lookup.exp: New file.
14651 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14652 * gdb.perf/gmonster2-print-cerr.exp: New file.
14653 * gdb.perf/gmonster2-ptype-string.exp: New file.
14654 * gdb.perf/gmonster2-runto-main.exp: New file.
14655 * gdb.perf/gmonster2-select-file.exp: New file.
14656 * gdb.perf/gmonster2.cc: New file.
14657 * gdb.perf/gmonster2.exp: New file.
14658
14659 2015-07-24 Doug Evans <dje@google.com>
14660
14661 * gdb.perf/README: New file.
14662 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14663 * lib/gen-perf-test.exp: New file.
14664
14665 2015-07-24 Doug Evans <dje@google.com>
14666
14667 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14668 (PerfTest::startup): New function.
14669 (PerfTest::run): Return result of calling body.
14670 (PerfTest::assemble): Rewrite.
14671 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14672 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14673 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14674 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14675 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14676
14677 2015-07-24 Doug Evans <dje@google.com>
14678
14679 * lib/gdb.exp (clean_restart): Make executable optional.
14680
14681 2015-07-24 Doug Evans <dje@google.com>
14682
14683 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14684 compiler_info references.
14685 * gdb.cp/temargs.exp: Ditto.
14686 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14687 (get_compiler_info): Early exit if already computed. Set compiler_info
14688 to "unknown" if there was a problem.
14689 (test_compiler_info): Add function comment. Call get_compiler_info.
14690
14691 2015-07-24 Doug Evans <dje@google.com>
14692
14693 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14694 (workers/%.worker, build-perf): New rule.
14695 (GDB_PERFTEST_MODE): New variable.
14696 (check-perf): Use it.
14697 (clean): Clean up gdb.perf parallel build subdirs.
14698 * lib/build-piece.exp: New file.
14699 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14700 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14701 name.
14702 (standard_temp_file): Ditto.
14703 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14704 of $GDB_PARALLEL.
14705
14706 2015-07-24 Doug Evans <dje@google.com>
14707
14708 * lib/future.exp (gdb_default_target_compile): New option
14709 "early_flags".
14710 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14711 --as-needed.
14712
14713 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14714
14715 * gdb.base/catch-syscall.exp: Call gdb_exit before
14716 gdb_skip_xml_test.
14717
14718 2015-07-24 Pedro Alves <palves@redhat.com>
14719
14720 * gdb.python/py-events.exp: Accept output between the stop event
14721 and the prompt.
14722 * gdb.python/py-evsignal.exp: Likewise.
14723 * gdb.python/py-evthreads.exp: Likewise.
14724
14725 2015-07-24 Pedro Alves <palves@redhat.com>
14726
14727 PR gdb/18717
14728 * gdb.threads/non-ldr-exit.c: New file.
14729 * gdb.threads/non-ldr-exit.exp: New file.
14730
14731 2015-07-24 Yao Qi <yao.qi@linaro.org>
14732
14733 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14734 restarting process.
14735
14736 2015-07-24 Yao Qi <yao.qi@linaro.org>
14737
14738 * gdb.server/ext-restart.exp: New file.
14739
14740 2015-07-24 Yao Qi <yao.qi@linaro.org>
14741
14742 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14743 argument options.
14744 * gdb.server/ext-wrapper.exp: New file.
14745
14746 2015-07-23 Doug Evans <dje@google.com>
14747
14748 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14749 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14750
14751 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14752
14753 * gdb.ada/var_arr_typedef.exp: New testcase.
14754 * gdb.ada/var_arr_typedef/pack.adb: New file.
14755 * gdb.ada/var_arr_typedef/pack.ads: New file.
14756 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14757
14758 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14759
14760 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14761
14762 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14763
14764 * gdb.arch/i386-biarch-core.exp: Replace istarget
14765 by "complete set gnutarget". Remove expectation for the "core-file"
14766 command.
14767
14768 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14769
14770 Revert the previous commit:
14771 Tests for validate symbol file using build-id.
14772
14773 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14774
14775 Tests for validate symbol file using build-id.
14776 * gdb.base/solib-mismatch-lib.c: New file.
14777 * gdb.base/solib-mismatch-libmod.c: New file.
14778 * gdb.base/solib-mismatch.c: New file.
14779 * gdb.base/solib-mismatch.exp: New file.
14780
14781 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14782
14783 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14784 nios2-*-linux*.
14785 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14786 * gdb.base/siginfo.exp: Likewise.
14787 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14788
14789 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14790
14791 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14792 Move it to ...
14793 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14794 ... here.
14795 * gdb.trace/range-stepping.exp: Check that the target supports
14796 range stepping.
14797
14798 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14799
14800 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14801
14802 2015-07-14 Pedro Alves <palves@redhat.com>
14803
14804 * gdb.base/killed-outside.exp: New file.
14805 * gdb.base/killed-outside.c: New file.
14806
14807 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14808
14809 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14810 (n at main): New.
14811 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14812
14813 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14814
14815 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14816 infcall tests instead of setting up for KFAIL.
14817
14818 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14819
14820 * gdb.btrace/record_goto-step.exp: New.
14821
14822 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14823
14824 PR compile/18484
14825 * gdb.compile/compile.c (struct struct_type): Add volatile to
14826 selffield's type.
14827 * gdb.compile/compile.exp
14828 (compile code struct_object.selffield = &struct_object): Skip further
14829 struct_object tests if this one xfails.
14830
14831 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14832
14833 PR exp/18617
14834 * gdb.trace/ax.exp: Add test.
14835
14836 2015-07-07 Yao Qi <yao.qi@linaro.org>
14837
14838 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14839 instead of istarget "aarch64*-*-*".
14840 * gdb.arch/aarch64-fp.exp: Likewise.
14841 * gdb.base/float.exp: Likewise.
14842 * gdb.reverse/aarch64.exp: Likewise.
14843 * lib/gdb.exp (is_aarch64_target): New proc.
14844
14845 2015-07-07 Yao Qi <yao.qi@linaro.org>
14846
14847 * lib/gdb.exp (is_aarch32_target): New proc.
14848 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14849 instead of "istarget "arm*-*-*"".
14850 * gdb.arch/arm-disp-step.exp: Likewise.
14851 * gdb.arch/thumb-bx-pc.exp: Likewise.
14852 * gdb.arch/thumb-prologue.exp: Likewise.
14853 * gdb.arch/thumb-singlestep.exp: Likewise.
14854 * gdb.base/disp-step-syscall.exp: Likewise.
14855 * gdb.base/float.exp: Likewise.
14856
14857 2015-07-07 Yao Qi <yao.qi@linaro.org>
14858
14859 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14860 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14861
14862 2015-07-07 Yao Qi <yao.qi@linaro.org>
14863
14864 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14865 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14866 if it exists.
14867 * gdb.multi/multi-arch.exp: Likewise.
14868
14869 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14870
14871 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14872 print.
14873
14874 2015-07-07 Yao Qi <yao.qi@linaro.org>
14875
14876 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14877
14878 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14879
14880 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14881 '[' and ']' characters.
14882
14883 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14884
14885 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14886
14887 2015-06-29 Pedro Alves <palves@redhat.com>
14888
14889 PR threads/18127
14890 * gdb.threads/hand-call-new-thread.c: New file.
14891 * gdb.threads/hand-call-new-thread.c: New file.
14892
14893 2015-06-26 Keith Seitz <keiths@redhat.com>
14894 Doug Evans <dje@google.com>
14895
14896 PR 16253
14897 * gdb.cp/var-tag-2.cc: New file.
14898 * gdb.cp/var-tag-3.cc: New file.
14899 * gdb.cp/var-tag-4.cc: New file.
14900 * gdb.cp/var-tag.cc: New file.
14901 * gdb.cp/var-tag.exp: New file.
14902
14903 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14904
14905 * gdb.base/history-duplicates.exp: New test.
14906
14907 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14908
14909 * gdb.base/completion.exp: Test the completion of the "focus"
14910 command.
14911
14912 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14913
14914 * gdb.arch/amd64-prologue-skip.S: New file.
14915 * gdb.arch/amd64-prologue-skip.exp: New file.
14916
14917 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14918
14919 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14920 is_address_zero_readable check.
14921
14922 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14923
14924 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14925 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14926
14927 2015-06-24 Yao Qi <yao.qi@linaro.org>
14928
14929 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14930 linux targets.
14931
14932 2015-06-24 Yao Qi <yao.qi@linaro.org>
14933
14934 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14935 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14936 * gdb.base/siginfo-thread.exp: Likewise.
14937
14938 2015-06-22 Yao Qi <yao.qi@linaro.org>
14939
14940 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14941
14942 2015-06-22 Yao Qi <yao.qi@linaro.org>
14943
14944 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14945 aarch64*-*-*.
14946 (skip_hw_watchpoint_tests): Likewise.
14947
14948 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14949
14950 * gdb.base/gdbinit-history.exp: Test the interaction between
14951 setting GDBHISTSIZE and setting the history size via .gdbinit.
14952
14953 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14954
14955 PR gdb/16999
14956 * gdb.base/gdbhistsize-history.exp: New test.
14957
14958 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14959
14960 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14961 with GDBHISTSIZE.
14962 * gdb.base/readline.exp: Likewise.
14963
14964 2015-06-17 Yao Qi <yao.qi@linaro.org>
14965
14966 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14967 line.
14968
14969 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14970
14971 * gdb.base/gdbinit-history.exp: Add test case to check that
14972 an unlimited history file does not get truncated on exit.
14973
14974 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14975
14976 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14977 (VECTOR): New macro. Use it...
14978 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14979 ...for these typedefs.
14980 (int8, char1, int1, double1): New typedefs.
14981 (struct just_int2, struct two_int2): New structures.
14982 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14983 (add_structvecs, add_singlevecs): New functions.
14984 (main): Call add_some_intvecs twice.
14985 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14986 the compile and exit upon failure. Try compiling for the "native"
14987 architecture. Test inferior function calls with vector arguments
14988 and vector return value handling with "finish" and "return".
14989
14990 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14991
14992 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14993 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14994 PE file.
14995 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14996
14997 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14998
14999 PR breakpoints/16465
15000 * gdb.mi/mi-dprintf-pending.c: New file.
15001 * gdb.mi/mi-dprintf-pending.exp: New test.
15002 * gdb.mi/mi-dprintf-pendshr.c: New file.
15003
15004 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15005 Mircea Gherzan <mircea.gherzan@intel.com>
15006
15007 * gdb.arch/i386-mpx-map.c: New file.
15008 * gdb.arch/i386-mpx-map.exp: New File.
15009
15010 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15011
15012 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15013 * gdb.arch/i386-mpx.exp: Indentation fixed.
15014
15015 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15016
15017 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15018 function and improved indentation.
15019 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15020 gdb_test_multiple. Added additional tests to skip the test.
15021
15022 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15023
15024 * gdb.arch/i386-avx512.c: Change path in include file.
15025 * gdb.arch/i386-avx512.exp: Change include dir path
15026 compilation flag.
15027 * gdb.arch/i386-mpx.c: Change path in include file.
15028 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15029 flag.
15030
15031 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15032
15033 * gdb.compile/compile-print.exp (compile print *vararray@3)
15034 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15035
15036 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15037
15038 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15039 (do not keep jit in memory): ... this.
15040 (expect 5): Change it to ...
15041 (expect no 5): ... this.
15042
15043 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15044
15045 PR gdb/15564
15046 * gdb.mi/mi-detach.exp: New file.
15047
15048 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15049
15050 PR symtab/18392
15051 * gdb.arch/amd64-tailcall-self.S: New file.
15052 * gdb.arch/amd64-tailcall-self.c: New file.
15053 * gdb.arch/amd64-tailcall-self.exp: New file.
15054
15055 2015-05-28 Don Breazeal <donb@codesourcery.com>
15056
15057 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15058 tests for remote targets by checking is_target_gdbserver.
15059
15060 2015-05-27 Doug Evans <dje@google.com>
15061
15062 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15063 * gdb.dwarf2/opaque-type-lookup.c: New file.
15064 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15065
15066 2015-05-26 Doug Evans <dje@google.com>
15067
15068 * gdb.cp/iostream.cc: New file.
15069 * gdb.cp/iostream.exp: New file.
15070
15071 2015-05-26 Doug Evans <dje@google.com>
15072
15073 * gdb.dwarf2/dw2-op-call.exp: Update.
15074 * gdb.dwarf2/dw4-sig-types.exp: Update.
15075 * gdb.dwarf2/implptr.exp: Update.
15076 * gdb.mi/mi-cmd-param-changed.exp: Update.
15077
15078 2015-05-26 Doug Evans <dje@google.com>
15079
15080 * gdb.python/py-lazy-string.c: New file.
15081 * gdb.python/py-lazy-string.exp: New file.
15082 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15083 (main): Update. Add estring3.
15084 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15085 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15086
15087 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15088 Yao Qi <yao.qi@linaro.org>
15089
15090 * gdb.reverse/aarch64.c: New.
15091 * gdb.reverse/aarch64.exp: New.
15092
15093 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15094
15095 * lib/gdb.exp (supports_process_record): Return true for
15096 aarch64*-linux*.
15097 (supports_reverse): Likewise.
15098
15099 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15100
15101 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15102 Use with_test_prefix.
15103
15104 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15105
15106 * gdb.base/completion.exp: Add test for completion of layout
15107 names.
15108
15109 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15110
15111 * lib/gdb.exp (skip_tui_tests): New proc.
15112 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15113
15114 2015-05-19 Pedro Alves <palves@redhat.com>
15115
15116 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15117 Save the whole env array instead of just HOME. Unset HISTSIZE in
15118 the environment while testing. Restore whole environment
15119 afterwards.
15120
15121 2015-05-16 Doug Evans <xdje42@gmail.com>
15122
15123 * gdb.guile/scm-ports.c: New file.
15124 * gdb.guile/scm-ports.exp: Add memory port tests.
15125
15126 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15127
15128 * gdb.compile/compile-print.c: New file.
15129 * gdb.compile/compile-print.exp: New file.
15130
15131 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15132
15133 * gdb.compile/compile-ops.exp: Cast param to void.
15134 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15135 (compile code struct_object.selffield = &struct_object): Add xfail.
15136
15137 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15138
15139 * gdb.ada/arr_enum_with_gap: New testcase.
15140
15141 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15142
15143 * gdb.ada/byte_packed_arr: New testcase.
15144
15145 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15146
15147 * gdb.ada/pckd_neg: New testcase.
15148
15149 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15150
15151 PR gdb/17820
15152 * gdb.base/gdbinit-history.exp: New test.
15153 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15154 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15155
15156 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15157
15158 * gdb.python/py-xmethods.cc: Enhance test case.
15159 * gdb.python/py-xmethods.exp: New tests.
15160 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15161 function.
15162 (B_indexoper): Likewise.
15163 (global_dm_list) : Add new xmethod worker functions.
15164
15165 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15166
15167 * gdb.base/coredump-filter.exp: Correctly unset
15168 "coredump_var_addr" array.
15169
15170 2015-05-08 Pedro Alves <palves@redhat.com>
15171
15172 * gdb.server/non-existing-program.exp: Unset spawn_id.
15173
15174 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15175
15176 PR python/18291
15177 * gdb.python/py-xmethods.exp: Add tests.
15178
15179 2015-05-08 Yao Qi <yao.qi@linaro.org>
15180
15181 PR gdb/18208
15182 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15183 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15184 function set_coredump_filter, and remove remote_exec call.
15185 Remove argument ipid. Callers update.
15186 (top level): Don't get inferior's PID.
15187
15188 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15189
15190 * gdb.base/watch_thread_num.exp: Skip test on targets without
15191 access watchpoints.
15192
15193 2015-05-06 Pedro Alves <palves@redhat.com>
15194
15195 PR server/18081
15196 * gdb.server/non-existing-program.exp: New file.
15197
15198 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15199
15200 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15201
15202 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15203
15204 * gdb.ada/out_of_line_in_inlined: New testcase.
15205
15206 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15207
15208 * gdb.ada/var_rec_arr: New testcase.
15209
15210 2015-04-30 Yao Qi <yao.qi@linaro.org>
15211
15212 * gdb.base/break-idempotent.exp: If
15213 skip_hw_watchpoint_multi_tests returns true, skip the tests
15214 on "rwatch" and "awatch".
15215
15216 2015-04-30 Yao Qi <yao.qi@linaro.org>
15217
15218 * gdb.base/relativedebug.exp: Invoke gdb command
15219 "info sharedlibrary", and if libc.so doesn't have debug info,
15220 skip the test.
15221
15222 2015-04-29 Doug Evans <dje@google.com>
15223
15224 * gdb.python/py-xmethods.exp: Add ptype tests.
15225 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15226 get_result_type method.
15227
15228 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15229
15230 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15231 the target does not support hardware watchpoints.
15232
15233 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15234
15235 * gdb.base/break-always.exp: Abort testing if writing to memory
15236 causes an error.
15237
15238 2015-04-28 Doug Evans <dje@google.com>
15239
15240 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15241 * gdb.python/py-pp-registration.exp: ... here. New file.
15242 * gdb.python/py-pp-registration.c: New file.
15243 * gdb.python/py-pp-registration.py: New file.
15244
15245 2015-04-28 Doug Evans <dje@google.com>
15246
15247 * gdb.python/py-bad-printers.c: New file.
15248 * gdb.python/py-bad-printers.py: New file.
15249 * gdb.python/py-bad-printers.exp: New file.
15250
15251 2015-04-28 Sasha Smundak <asmundak@google.com>
15252
15253 * gdb.python/py-type.exp: New test.
15254
15255 2015-04-28 Andy Wingo <wingo@igalia.com>
15256
15257 * gdb.python/py-parameter.exp:
15258 * gdb.guile/scm-parameter.exp: Escape the path that we are
15259 matching against, as it might contain characters that are special
15260 to regular expressions.
15261
15262 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15263
15264 * gdb.ada/rec_comp: New testcase.
15265
15266 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15267
15268 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15269 before using it.
15270
15271 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15272
15273 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15274 new tests for verilog output.
15275
15276 2015-04-24 Yao Qi <yao.qi@linaro.org>
15277
15278 * boards/remote-gdbserver-on-localhost.exp: New file.
15279
15280 2015-04-23 Pedro Alves <palves@redhat.com>
15281
15282 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15283 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15284 "end of file", remove $inferior_spawn_id from the indirect list.
15285
15286 2015-04-23 Pedro Alves <palves@redhat.com>
15287
15288 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15289
15290 2015-04-23 Pedro Alves <palves@redhat.com>
15291
15292 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15293 on $any_spawn_id instead of only on $gdb_spawn_id.
15294
15295 2015-04-21 Pierre Muller <muller@sourceware.org>
15296
15297 PR pascal/17815
15298 * lib/pascal.exp (gpc_compile): Add new option "class".
15299 (fpc_compile): Likewise.
15300 * gdb.pascal/case-insensitive-symbols.pas: New file.
15301 * gdb.pascal/case-insensitive-symbols.exp: New file.
15302
15303 2015-04-20 Gary Benson <gbenson@redhat.com>
15304
15305 * gdb.base/attach.exp: Fix three extended remote failures.
15306
15307 2015-04-17 Gary Benson <gbenson@redhat.com>
15308
15309 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15310 the main executable over the remote protocol.
15311
15312 2015-04-16 Pedro Alves <palves@redhat.com>
15313
15314 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15315 a new gdbserver if gdbserver_reconnect_p is set.
15316
15317 2015-04-16 Pedro Alves <palves@redhat.com>
15318
15319 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15320 is set, don't exit gdbserver.
15321
15322 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15323
15324 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15325 appropriate .insn, such that an older assembler can be used.
15326 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15327 the z/Architecture instruction set on 31-bit targets as well.
15328
15329 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15330
15331 * gdb.go/handcall.exp: Remove all logic related to the first
15332 breakpoint and rely on go_runto_main instead.
15333 * gdb.go/strings.exp: Likewise.
15334 * gdb.go/unsafe.exp: Likewise.
15335 * gdb.go/hello.exp: Likewise. Also rename the remaining
15336 breakpoint marker to "breakpoint 1".
15337 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15338 * gdb.go/strings.go: Likewise.
15339 * gdb.go/unsafe.go: Likewise.
15340 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15341 "set breakpoint 2 here" and rename the remaining breakpoint marker
15342 to "breakpoint 1".
15343
15344 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15345
15346 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15347 if itertools.imap is not present.
15348 * gdb.python/py-objfile.exp: Add parentheses.
15349 * gdb.python/py-type.exp: Same.
15350 * gdb.python/py-unwind-maint.py: Same.
15351
15352 2015-04-15 Yao Qi <yao.qi@linaro.org>
15353
15354 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15355 of ":$ptr_size" and set its form explicitly.
15356
15357 2015-04-15 Pedro Alves <palves@redhat.com>
15358 Yao Qi <yao.qi@linaro.org>
15359
15360 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15361 timeout by factor of 4.
15362 (test_regular_watch): Likewise.
15363 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15364 * gdb.reverse/sigall-reverse.exp: Likewise.
15365 * gdb.reverse/until-precsave.exp: Likewise.
15366 * lib/gdb.exp (with_timeout_factor): New proc.
15367 (gdb_expect): Move some code to ...
15368 (get_largest_timeout): ... here. New procedure.
15369
15370 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15371
15372 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15373
15374 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15375
15376 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15377 to write to the .text section.
15378
15379 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15380
15381 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15382 Handle the case of targets that do not provide PID information.
15383
15384 2015-04-13 Yao Qi <yao.qi@linaro.org>
15385
15386 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15387 and use expect instead of gdb_expect.
15388
15389 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15390
15391 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15392 "coredump_var_addr" to avoid naming conflict with other testcases.
15393
15394 2015-04-10 Pedro Alves <palves@redhat.com>
15395
15396 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15397 gdb_test_sequence and gdb_assert.
15398
15399 2015-04-10 Pedro Alves <palves@redhat.com>
15400
15401 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15402 test messages that don't include the breakpoint address.
15403
15404 2015-04-10 Yao Qi <yao.qi@linaro.org>
15405
15406 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15407 false for some offset and width combinations which aren't
15408 supported by linux kernel.
15409
15410 2015-04-10 Pedro Alves <palves@redhat.com>
15411
15412 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15413 procedure, factored out from ...
15414 (top level): ... here. Add "set displaced-stepping" testing axis.
15415 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15416 parameter "displaced". Use it.
15417 (top level): Use foreach and add "set displaced-stepping" testing
15418 axis.
15419
15420 2015-04-10 Pedro Alves <palves@redhat.com>
15421
15422 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15423 Remove comment.
15424 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15425 both the address of the instruction that triggers the watchpoint
15426 and the address of the instruction immediately after, and use
15427 those addresses for the test. Fix comment.
15428
15429 2015-04-10 Pedro Alves <palves@redhat.com>
15430
15431 * gdb.base/sigstep.exp (breakpoint_to_handler)
15432 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15433 Test "backtrace" in handler.
15434 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15435 (top level): Add new "displaced" test axis to
15436 breakpoint_to_handler, breakpoint_to_handler_entry and
15437 breakpoint_over_handler.
15438
15439 2015-04-10 Pedro Alves <palves@redhat.com>
15440
15441 PR gdb/18216
15442 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15443
15444 2015-04-10 Yao Qi <yao.qi@linaro.org>
15445
15446 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15447 (test_add_rn_pc): New function.
15448 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15449 (top level): Invoke test_add_rn_pc.
15450
15451 2015-04-10 Pedro Alves <palves@redhat.com>
15452
15453 PR gdb/13858
15454 * gdb.base/step-over-no-symbols.exp: New file.
15455
15456 2015-04-09 Andy Wingo <wingo@igalia.com>
15457
15458 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15459 after the Python tests.
15460
15461 2015-04-08 Keith Seitz <keiths@redhat.com>
15462
15463 PR python/16699
15464 * gdb.python/py-completion.exp: New tests for completion.
15465 * gdb.python/py-completion.py (CompleteLimit1): New class.
15466 (CompleteLimit2): Likewise.
15467 (CompleteLimit3): Likewise.
15468 (CompleteLimit4): Likewise.
15469 (CompleteLimit5): Likewise.
15470 (CompleteLimit6): Likewise.
15471 (CompleteLimit7): Likewise.
15472
15473 2015-04-08 Pedro Alves <palves@redhat.com>
15474
15475 PR gdb/18214
15476 PR gdb/18216
15477 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15478 function.
15479 (main): Install it as SIGUSR1 handler.
15480 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15481 parameter. Always use "setup" as prefix. Toggle "set
15482 displaced-stepping" off/on depending on global. Don't switch to
15483 thread 1 here.
15484 (top level): Add displaced stepping "off/on" test axis. Update
15485 "setup" calls. Wrap each subtest with with_test_prefix. Test
15486 continuing with a queued signal in each thread.
15487
15488 2015-04-08 Pedro Alves <palves@redhat.com>
15489
15490 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15491 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15492 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15493 Return early if running to main fails.
15494 * gdb.trace/while-stepping.exp: Likewise.
15495
15496 2015-04-07 Pedro Alves <palves@redhat.com>
15497
15498 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15499 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15500 interact with inferior program.
15501
15502 2015-04-07 Pedro Alves <palves@redhat.com>
15503
15504 * lib/gdb.exp (inferior_spawn_id): New global.
15505 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15506 spawn id after processing the user code.
15507 (default_gdb_start): Set inferior_spawn_id.
15508 (send_inferior): New procedure.
15509 * lib/gdbserver-support.exp (gdbserver_start): Set
15510 inferior_spawn_id.
15511 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15512
15513 2015-04-07 Pedro Alves <palves@redhat.com>
15514
15515 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15516 * lib/gdbserver-support.exp (gdbserver_start): Make
15517 $server_spawn_id global.
15518 (gdbserver_start): Don't wait for gdbserver's spawn id with
15519 expect_background.
15520 (close_gdbserver): New procedure.
15521 (gdb_exit): Rename the default version and reimplement.
15522
15523 2015-04-07 Pedro Alves <palves@redhat.com>
15524
15525 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15526 append the substituted item, not the original item.
15527
15528 2015-04-07 Pedro Alves <palves@redhat.com>
15529
15530 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15531 gdb_expect.
15532
15533 2015-04-07 Pedro Alves <palves@redhat.com>
15534
15535 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15536 output appearing once only.
15537
15538 2015-04-07 Pedro Alves <palves@redhat.com>
15539
15540 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15541 that doesn't expect anything. Return early if running to main
15542 fails.
15543
15544 2015-04-07 Yao Qi <yao.qi@linaro.org>
15545
15546 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15547 (child_function): Call alarm.
15548 (main): Move call to alarm into the loop.
15549 * gdb.threads/non-stop-fair-events.exp: Build program with
15550 -DTIMEOUT=$timeout.
15551
15552 2015-04-06 Doug Evans <xdje42@gmail.com>
15553
15554 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15555 Fix dest parameter to board_info.
15556 (fpc_compile): Ditto.
15557 (gdb_compile_pascal): Rename dest arg to destfile.
15558
15559 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15560
15561 * gdb.ada/funcall_ref.exp: New file.
15562 * gdb.ada/funcall_ref/foo.adb: New file.
15563
15564 2015-04-02 Yao Qi <yao.qi@linaro.org>
15565
15566 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15567 is remote.
15568
15569 2015-04-02 Gary Benson <gbenson@redhat.com>
15570
15571 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15572
15573 2015-04-01 Sasha Smundak <asmundak@google.com>
15574
15575 * gdb.python/py-unwind-maint.c: New file.
15576 * gdb.python/py-unwind-maint.exp: New test.
15577 * gdb.python/py-unwind-maint.py: New file.
15578 * gdb.python/py-unwind.c: New file.
15579 * gdb.python/py-unwind.exp: New test.
15580 * gdb.python/py-unwind.py: New test.
15581
15582 2015-04-01 Pedro Alves <palves@redhat.com>
15583
15584 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15585 to fail instead of non-existent $test.
15586
15587 2015-04-01 Pedro Alves <palves@redhat.com>
15588
15589 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15590 GDBFLAGS if not empty.
15591
15592 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15593
15594 * gdb.ada/complete.exp: Remove "multi_line".
15595 * gdb.ada/info_exc.exp: Remove "multi_line".
15596 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15597 * gdb.ada/ptype_field.exp: Remove "multi_line".
15598 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15599 * gdb.ada/tagged.exp: Remove "multi_line".
15600 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15601 [multi_line ...]
15602 * gdb.btrace/delta.exp: Likewise.
15603 * gdb.btrace/exception.exp: Likewise.
15604 * gdb.btrace/function_call_history.exp: Likewise.
15605 * gdb.btrace/instruction_history.exp: Likewise.
15606 * gdb.btrace/nohist.exp: Likewise.
15607 * gdb.btrace/record_goto.exp: Likewise.
15608 * gdb.btrace/segv.exp: Likewise.
15609 * gdb.btrace/stepi.exp: Likewise.
15610 * gdb.btrace/tailcall.exp: Likewise.
15611 * gdb.btrace/unknown_functions.exp: Likewise.
15612 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15613 * lib/gdb.exp: Add the "multi_line" helper.
15614
15615 2015-04-01 Pedro Alves <palves@redhat.com>
15616
15617 * gdb.threads/tid-reuse.c: New file.
15618 * gdb.threads/tid-reuse.exp: New file.
15619
15620 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15621
15622 PR corefiles/16092
15623 * gdb.base/coredump-filter.c: New file.
15624 * gdb.base/coredump-filter.exp: Likewise.
15625
15626 2015-03-27 Petr Machata <pmachata@redhat.com>
15627
15628 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15629 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15630 (Dwarf::assemble): Initialize them.
15631 (Dwarf::lines): New function.
15632
15633 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15634
15635 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15636 SYMBOL_PREFIX for x86_64-*-cygwin.
15637
15638 2015-03-26 Andy Wingo <wingo@igalia.com>
15639
15640 PR symtab/18148
15641 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15642 const_value but not a location.
15643 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15644 location defined in non-main CUs are visible.
15645
15646 2015-03-26 Yao Qi <yao.qi@linaro.org>
15647
15648 PR testsuite/18139
15649 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15650 Add a line number entry for the same line.
15651 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15652 Add a line number entry for the same line.
15653
15654 2015-03-26 Yao Qi <yao.qi@linaro.org>
15655
15656 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15657 .int 0.
15658 (func): Likewise. Add .Lfunc_1 label.
15659 Use .Lfunc_1 label.
15660 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15661 .int 0.
15662 (func): Likewise.
15663 Use .Lfunc_1 label.
15664
15665 2015-03-26 Yao Qi <yao.qi@linaro.org>
15666
15667 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15668 Call gdb_compile instead to compile each .s files without debug
15669 information.
15670
15671 2015-03-26 Yao Qi <yao.qi@linaro.org>
15672
15673 * gdb.base/savedregs.exp (process_saved_regs): Make
15674 "Saved registers:" optional in the pattern.
15675
15676 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15677
15678 * gdb.btrace/next.exp: Merged into step.exp.
15679 * gdb.btrace/finish.exp: Merged into step.exp.
15680 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15681 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15682 "record goto" and checking the exact replay position.
15683 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15684 check for "Recording format" in "info record" output.
15685 * gdb.btrace/record_goto.exp: Choose test file based on target.
15686 * gdb.btrace/x86-record_goto.S: Renamed into ...
15687 * gdb.btrace/x86_64-record_goto.S: ... this.
15688 * gdb.btrace/i686-record_goto.S: New.
15689 * gdb.btrace/x86-tailcall.S: Renamed into ...
15690 * gdb.btrace/x86_64-tailcall.S: ... this.
15691 * gdb.btrace/i686-tailcall.S: New.
15692 * gdb.btrace/x86-tailcall.c: Renamed into ...
15693 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15694 separate statements. Update test.
15695 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15696 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15697 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15698 * gdb.btrace/tailcall.exp: Choose test file based on target.
15699 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15700
15701 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15702
15703 * gdb.btrace/exception.exp: Increase BTS buffer size.
15704
15705 2015-03-24 Pedro Alves <palves@redhat.com>
15706
15707 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15708
15709 2015-03-24 Pedro Alves <palves@redhat.com>
15710
15711 * gdb.threads/schedlock.exp (test_step): No longer expect that
15712 "set scheduler-locking step" with "next" over a function call runs
15713 threads unlocked.
15714
15715 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15716
15717 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15718
15719 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15720
15721 PR breakpoints/16466
15722 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15723 * gdb.mi/mi-pending.c (thread_func): New function.
15724 (int main): Add threading support required.
15725 * gdb.mi/mi-pending.exp: Add tests for this issue.
15726 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15727 (pendfunc2): Remove stdio dependency.
15728 * gdb.mi/mi-pendshr2.c: New file.
15729
15730 2015-03-23 Keith Seitz <keiths@redhat.com>
15731
15732 * gdb.linespec/keywords.c: New file.
15733 * gdb.linespec/keywords.exp: New file.
15734
15735 2015-03-23 Keith Seitz <keiths@redhat.com>
15736
15737 PR gdb/18021
15738 * gdb.dwarf2/staticvirtual.exp: New test.
15739
15740 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15741
15742 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15743 * README: Remove HP-UX and gdb.hp.
15744 (configuration):
15745 * configure: Regenerate.
15746 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15747 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15748 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15749 gdb.hp/gdb.defects/Makefile.
15750 * gdb.hp/Makefile.in: File deleted.
15751 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15752 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15753 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15754 * gdb.hp/gdb.aCC/run.c: File deleted.
15755 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15756 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15757 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15758 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15759 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15760 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15761 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15762 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15763 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15764 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15765 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15766 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15767 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15768 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15769 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15770 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15771 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15772 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15773 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15774 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15775 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15776 * gdb.hp/gdb.compat/average.c: File deleted.
15777 * gdb.hp/gdb.compat/sum.c: File deleted.
15778 * gdb.hp/gdb.compat/xdb.c: File deleted.
15779 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15780 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15781 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15782 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15783 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15784 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15785 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15786 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15787 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15788 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15789 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15790 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15791 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15792 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15793 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15794 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15795 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15796 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15797 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15798 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15799 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15800 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15801 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15802 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15803 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15804 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15805 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15806 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15807 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15808 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15809 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15810 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15811 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15812 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15813 * gdb.hp/tools/odump: File deleted.
15814
15815 2015-03-19 Pedro Alves <palves@redhat.com>
15816
15817 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15818 (saw_thread_3): New globals.
15819 (top level): Increment them when an event for the corresponding
15820 thread is seen.
15821 (no thread starvation): New test.
15822
15823 2015-03-19 Pedro Alves <palves@redhat.com>
15824
15825 * gdb.threads/continue-pending-status.c: New file.
15826 * gdb.threads/continue-pending-status.exp: New file.
15827
15828 2015-03-18 Pedro Alves <palves@redhat.com>
15829
15830 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15831 Use gdb_is_target_remote instead of is_remote. Use
15832 gdb_test_multiple instead of gdb_expect. Exit early if
15833 gdb_test_multiple hits its internal matches. Tighten stepi tests
15834 expected output. Fail on exit with any signal, instead of just
15835 SIGILL.
15836
15837 2015-03-18 Yao Qi <yao.qi@linaro.org>
15838
15839 PR tdep/18107
15840 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15841 variable.
15842 * gdb.base/catch-syscall.exp: Don't skip it on
15843 aarch64*-*-linux* target. Remove elements in all_syscalls.
15844 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15845 target.
15846 (setup_all_syscalls): New proc.
15847
15848 2015-03-16 Yao Qi <yao.qi@linaro.org>
15849
15850 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15851 (top level): Skip tests if valid_addr_p returns false for
15852 $cmd1 or $cmd2.
15853
15854 2015-03-11 Andy Wingo <wingo@igalia.com>
15855
15856 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15857
15858 2015-03-11 Yao Qi <yao.qi@linaro.org>
15859
15860 * gdb.base/catch-syscall.exp: Fix typo in comments.
15861
15862 2015-03-11 Yao Qi <yao.qi@linaro.org>
15863
15864 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15865
15866 2015-03-09 Pedro Alves <palves@redhat.com>
15867
15868 * dg-extract-results.py: Delete.
15869
15870 2015-03-09 Pedro Alves <palves@redhat.com>
15871
15872 Merge dg-extract-results.sh from GCC upstream (r218843).
15873
15874 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15875 * dg-extract-results.sh: Use --text with grep to avoid issues with
15876 binary files. Fall back to cat -v, if that doesn't work.
15877
15878 2015-03-05 Pedro Alves <palves@redhat.com>
15879
15880 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15881
15882 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15883
15884 * lib/mi-support.exp (mi_expect_interrupt): Accept
15885 alternative event for when in all-stop mode.
15886
15887 2015-03-04 Pedro Alves <palves@redhat.com>
15888
15889 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15890
15891 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15892
15893 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15894
15895 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15896
15897 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15898 regexps for GDB's current line display, accept a hex address
15899 preceding the line number.
15900
15901 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15902
15903 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15904 the 'arch1' variable for "s390*-linux*" targets.
15905
15906 2015-03-04 Pedro Alves <palves@redhat.com>
15907
15908 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15909 (main): Pass missing retval argument to pthread_join call.
15910
15911 2015-03-02 Pedro Alves <palves@redhat.com>
15912
15913 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15914 (top level): Call do_test with non-stop as well.
15915
15916 2015-03-02 Pedro Alves <palves@redhat.com>
15917
15918 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15919 -1.
15920
15921 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15922
15923 * gdb.arch/s390-vregs.exp: New test.
15924 * gdb.arch/s390-vregs.S: New file.
15925
15926 2015-02-27 Pedro Alves <palves@redhat.com>
15927
15928 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15929 call to catch_command_errors.
15930 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15931 catch_command_errors.
15932
15933 2015-02-27 Pedro Alves <palves@redhat.com>
15934
15935 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15936 "true" for boolean result.
15937 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15938 prototype of main.
15939
15940 2015-02-27 Pedro Alves <palves@redhat.com>
15941
15942 * lib/unbuffer_output.c: New file.
15943 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15944 (main): Call gdb_unbuffer_output.
15945
15946 2015-02-27 Yao Qi <yao.qi@linaro.org>
15947
15948 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15949 target.
15950
15951 2015-02-26 Doug Evans <dje@google.com>
15952
15953 * gdb.cp/class2.cc (Dbase, D): New classes.
15954 (main): New local delta.
15955 * gdb.cp/class2.exp: Test printing delta.
15956 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15957 (dynbar): New global.
15958 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15959
15960 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15961
15962 * gdb.compile/compile-ifunc.c: New file.
15963 * gdb.compile/compile-ifunc.exp: New file.
15964
15965 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15966
15967 * gdb.base/structs.exp: Check for correct struct on finish.
15968
15969 2015-02-26 Yao Qi <yao.qi@linaro.org>
15970
15971 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15972 is zero.
15973
15974 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15975
15976 * gdb.arch/cordic.ko.bz2: New file.
15977 * gdb.arch/cordic.ko.debug.bz2: New file.
15978 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15979
15980 2015-02-25 Yao Qi <yao.qi@linaro.org>
15981
15982 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15983 aarch64*-*-* target.
15984
15985 2015-02-23 Pedro Alves <palves@redhat.com>
15986
15987 * lib/gdb.exp (delete_breakpoints): Rewrite using
15988 gdb_test_multiple.
15989
15990 2015-02-23 Pedro Alves <palves@redhat.com>
15991
15992 * gdb.base/info-os.c: Include stdlib.h.
15993
15994 2015-02-22 Doug Evans <xdje42@gmail.com>
15995
15996 PR symtab/17855
15997 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15998 is read after symbols have been re-read.
15999 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16000 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16001
16002 2015-02-21 Doug Evans <dje@google.com>
16003
16004 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16005
16006 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16007
16008 PR corefiles/17808
16009 * gdb.arch/i386-biarch-core.core.bz2: New file.
16010 * gdb.arch/i386-biarch-core.exp: New file.
16011
16012 2015-02-21 Pedro Alves <palves@redhat.com>
16013
16014 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16015 runto_main fails.
16016
16017 2015-02-20 Pedro Alves <palves@redhat.com>
16018
16019 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16020 info probes.
16021
16022 2015-02-20 Pedro Alves <palves@redhat.com>
16023
16024 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16025
16026 2015-02-20 Pedro Alves <palves@redhat.com>
16027
16028 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16029 clean_restart before gdb_target_supports_trace.
16030
16031 2015-02-20 Pedro Alves <palves@redhat.com>
16032
16033 PR threads/18006
16034 * gdb.threads/clone-thread_db.c: New file.
16035 * gdb.threads/clone-thread_db.exp: New file.
16036
16037 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16038
16039 PR breakpoints/16812
16040 * gdb.base/catch-gdb-caused-signals.c: New file.
16041 * gdb.base/catch-gdb-caused-signals.exp: New file.
16042
16043 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16044
16045 * configure: Regenerated.
16046 * configure.ac: Use GDB_AC_TRANSFORM.
16047 * aclocal.m4: sinclude ../transform.m4.
16048
16049 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16050
16051 * lib/dtrace.exp: New file.
16052 * gdb.base/dtrace-probe.exp: Likewise.
16053 * gdb.base/dtrace-probe.d: Likewise.
16054 * gdb.base/dtrace-probe.c: Likewise.
16055 * lib/pdtrace.in: Likewise.
16056 * configure.ac: Output variables with the transformed names of
16057 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16058 * configure: Regenerated.
16059
16060 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16061
16062 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16063 expected message when trying to access $_probe_* convenience
16064 variables while not on a probe.
16065
16066 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16067
16068 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16069
16070 2015-02-11 Pedro Alves <pedro@codesourcery.com>
16071
16072 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16073 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16074
16075 2015-02-10 Doug Evans <xdje42@gmail.com>
16076
16077 * lib/gdb.exp (gdb_load): Always return a result.
16078
16079 2015-02-10 Pedro Alves <palves@redhat.com>
16080
16081 * gdb.threads/signal-sigtrap.c: New file.
16082 * gdb.threads/signal-sigtrap.exp: New file.
16083
16084 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16085
16086 * gdb.trace/no-attach-trace.c: New file.
16087 * gdb.trace/no-attach-trace.exp: New file.
16088
16089 2015-02-09 Mark Wielaard <mjw@redhat.com>
16090
16091 * gdb.dwarf2/atomic.c: New file.
16092 * gdb.dwarf2/atomic-type.exp: Likewise.
16093
16094 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16095
16096 * gdb.btrace/buffer-size.exp: Update "info record" output.
16097 * gdb.btrace/delta.exp: Update "info record" output.
16098 * gdb.btrace/enable.exp: Update "info record" output.
16099 * gdb.btrace/finish.exp: Update "info record" output.
16100 * gdb.btrace/instruction_history.exp: Update "info record" output.
16101 * gdb.btrace/next.exp: Update "info record" output.
16102 * gdb.btrace/nexti.exp: Update "info record" output.
16103 * gdb.btrace/step.exp: Update "info record" output.
16104 * gdb.btrace/stepi.exp: Update "info record" output.
16105 * gdb.btrace/nohist.exp: Update "info record" output.
16106
16107 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16108
16109 * gdb.btrace/buffer-size: New.
16110
16111 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16112
16113 * gdb.btrace/delta.exp: Update "info record" output.
16114 * gdb.btrace/enable.exp: Update "info record" output.
16115 * gdb.btrace/finish.exp: Update "info record" output.
16116 * gdb.btrace/instruction_history.exp: Update "info record" output.
16117 * gdb.btrace/next.exp: Update "info record" output.
16118 * gdb.btrace/nexti.exp: Update "info record" output.
16119 * gdb.btrace/step.exp: Update "info record" output.
16120 * gdb.btrace/stepi.exp: Update "info record" output.
16121 * gdb.btrace/nohist.exp: Update "info record" output.
16122
16123 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16124
16125 PR gdb/15678
16126 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16127
16128 2015-02-06 Pedro Alves <palves@redhat.com>
16129
16130 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16131 macro.
16132 (seconds_left, again): New globals.
16133 (main): Wait seconds_left in a 1-second sleep loop instead of
16134 sleeping 180 seconds. If 'again' is set, reset the seconds
16135 counter.
16136 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16137 'again' in the inferior before detaching. Print the seconds left.
16138 (options): New global.
16139 (top level): Build program with -DTIMEOUT=$timeout.
16140
16141 2015-02-06 Pedro Alves <palves@redhat.com>
16142
16143 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16144 determine how many seconds to pass to 'alarm'.
16145 * gdb.base/gdb-sigterm.exp (top level): Build program with
16146 -DTIMEOUT=$timeout.
16147 (do_test): Return success/failure indication. Add more verbose
16148 logging. Don't fail if 200 single steps are seen. Instead, fail
16149 when the test times out.
16150 (passes): New global.
16151 (top level): Break the testing loop if testing fails on any
16152 iteration. Use gdb_assert.
16153
16154 2015-02-04 Don Breazeal <donb@codesourcery.com>
16155
16156 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16157 and initialize them.
16158 (ipc_cleanup): New function.
16159 (main): Don't declare shmid, semid, and msqid. Add a call to
16160 atexit so that we call ipc_cleanup on exit.
16161
16162 2015-02-04 Pedro Alves <palves@redhat.com>
16163
16164 * boards/native-extended-gdbserver.exp: Remove any target variant
16165 specifications from the board name before clearing the isremote
16166 flag from board_info.
16167
16168 2015-01-31 Doug Evans <xdje42@gmail.com>
16169
16170 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16171
16172 2015-01-31 Gary Benson <gbenson@redhat.com>
16173
16174 * gdb.base/completion.exp: Disable completion limiting for
16175 existing tests. Add new tests to check completion limiting.
16176 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16177
16178 2015-01-31 Doug Evans <xdje42@gmail.com>
16179
16180 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16181
16182 2015-01-31 Doug Evans <xdje42@gmail.com>
16183
16184 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16185 entries. Duplicate file section script entries.
16186 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16187 inlined entries. Add test for safe-path rejection.
16188 * gdb.python/py-section-script.c: Add duplicate inlined section script
16189 entries. Duplicate file section script entries.
16190 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16191 inlined entries. Add test for safe-path rejection.
16192
16193 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16194
16195 * gdb.ada/disc_arr_bound: New testcase.
16196
16197 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16198
16199 * gdb.ada/mi_var_array: New testcase.
16200
16201 2015-01-27 Doug Evans <dje@google.com>
16202
16203 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16204 Add test for objfile.filename, objfile.username after objfile
16205 has been unloaded.
16206
16207 2015-01-26 Joel Brobecker <brobecker@adacore.com>
16208
16209 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16210 the second test to print the name attribute of value
16211 returned by the call to gdb.lookup_type, and adjust
16212 the expected output accordingly.
16213
16214 2015-01-25 Mark Wielaard <mjw@redhat.com>
16215
16216 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16217 * gdb.base/disp-step-fork.c: Include unistd.h.
16218 * gdb.base/siginfo-obj.c: Include stdio.h.
16219 * gdb.base/siginfo-thread.c: Likewise.
16220 * gdb.mi/non-stop.c: Include unistd.h.
16221 * gdb.mi/nsthrexec.c: Include stdio.h.
16222 * gdb.mi/pthreads.c: Include unistd.h.
16223 * gdb.modula2/unbounded1.c (main): Declare returns int.
16224 * gdb.reverse/consecutive-reverse.c: Likewise.
16225 * gdb.threads/create-fail.c: Include unistd.h.
16226 * gdb.threads/killed.c: Likewise.
16227 * gdb.threads/linux-dp.c: Likewise.
16228 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16229 * gdb.threads/non-ldr-exc-2.c: Likewise.
16230 * gdb.threads/non-ldr-exc-3.c: Likewise.
16231 * gdb.threads/non-ldr-exc-4.c: Likewise.
16232 * gdb.threads/pthreads.c: Include unistd.h.
16233 (main): Declare returns int.
16234 * gdb.threads/tls-main.c (foo): New declaration.
16235 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16236
16237 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16238
16239 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16240 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16241
16242 2015-01-15 Mark Wielaard <mjw@redhat.com>
16243
16244 * gdb.base/noreturn-return.c: New file.
16245 * gdb.base/noreturn-return.exp: New file.
16246 * gdb.base/noreturn-finish.c: New file.
16247 * gdb.base/noreturn-finish.exp: New file.
16248
16249 2015-01-23 Pedro Alves <palves@redhat.com>
16250
16251 * gdb.threads/continue-pending-after-query.c: New file.
16252 * gdb.threads/continue-pending-after-query.exp: New file.
16253
16254 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16255 Simon Marchi <simon.marchi@ericsson.com>
16256
16257 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16258 * gdb.base/valgrind-db-attach.exp: Same.
16259 * gdb.base/valgrind-infcall.exp: Same.
16260 * lib/mi-support.exp (default_mi_gdb_start): Same.
16261 * lib/prompt.exp (default_prompt_gdb_start): Same.
16262 * lib/gdb.exp (default_gdb_spawn): Same.
16263 (gdb_interact): New.
16264
16265
16266 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16267
16268 * gdb.compile/compile.exp (pointer to jit function): New test.
16269
16270 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16271
16272 * lib/gdb.exp (supports_process_record): Return true for
16273 powerpc*-*-linux*.
16274 (supports_reverse): Likewise.
16275
16276 2015-01-15 Don Breazeal <donb@codesourcery.com>
16277
16278 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16279 instead of checking whether the target board is remote and
16280 use spawn_wait_for_attach instead of exec/sleep.
16281 * gdb.base/attach-twice.exp: Likewise.
16282
16283 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16284
16285 * gdb.ada/var_arr_attrs: New testcase.
16286
16287 2015-01-14 Pedro Alves <palves@redhat.com>
16288 Joel Brobecker <brobecker@adacore.com>
16289
16290 PR gdb/17525
16291 * gdb.base/bp-cmds-execution-x-script.c: New file.
16292 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16293 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16294
16295 2015-01-14 Pedro Alves <palves@redhat.com>
16296
16297 PR cli/17828
16298 * gdb.base/batch-preserve-term-settings.c: New file.
16299 * gdb.base/batch-preserve-term-settings.exp: New file.
16300
16301 2015-01-13 Doug Evans <dje@google.com>
16302
16303 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16304 binary.
16305
16306 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16307
16308 * Makefile.in (clean mostlyclean): Do not delete *.py.
16309
16310 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16311
16312 * gdb.python/py-lookup-type.exp: New file.
16313
16314 2015-01-12 Pedro Alves <palves@redhat.com>
16315
16316 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16317 restore GDBFLAGS before returning.
16318
16319 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16320
16321 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16322 is_amd64_regs_target and is_x86_like_target.
16323
16324 2015-01-11 Doug Evans <xdje42@gmail.com>
16325
16326 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16327 is given without an explicit form.
16328 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16329 attributes.
16330 * gdb.dwarf/corrupt.exp: Ditto.
16331 * gdb.dwarf2/enum-type.exp: Ditto.
16332 * gdb.trace/entry-values.exp: Ditto.
16333 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16334
16335 2015-01-11 Doug Evans <xdje42@gmail.com>
16336
16337 PR gdb/15830
16338 * gdb.base/maint.exp: Remove references to "maint demangle".
16339 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16340 Add tests for explicitly specifying language to demangle.
16341 * gdb.dlang/demangle.exp: Ditto.
16342
16343 2015-01-09 Pedro Alves <palves@redhat.com>
16344
16345 * gdb.threads/non-stop-fair-events.c: New file.
16346 * gdb.threads/non-stop-fair-events.exp: New file.
16347
16348 2015-01-09 Pedro Alves <palves@redhat.com>
16349
16350 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16351 the global scope. Set a breakpoint after all threads are started
16352 rather than stepping over two source lines. Expect the prompt.
16353 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16354 global.
16355 (NUM): Now 15.
16356 (main): Use threads_started_barrier to wait for all threads to
16357 start. Main thread no longer calls thread_function. Exit after
16358 180 seconds.
16359 (loop): New function.
16360 (thread_function): Wait on threads_started_barrier barrier. Call
16361 'loop' at each iteration.
16362 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16363 threads have started, instead of hardcoding number of "next"
16364 steps. Use an access watchpoint instead of a write watchpoint.
16365
16366 2015-01-09 Pedro Alves <palves@redhat.com>
16367
16368 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16369 (thread_func): Wait on barrier.
16370 (main): Wait for all threads to start before stopping GDB.
16371 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16372 global.
16373 (thread1_func, thread2_func): Wait on barrier.
16374 (main): Wait for all threads to start before stopping GDB.
16375 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16376 New global.
16377 (thread1_func, thread2_func): Wait on barrier.
16378 (main): Wait for all threads to start before stopping GDB.
16379
16380 2015-01-09 Pedro Alves <palves@redhat.com>
16381
16382 * gdb.threads/attach-many-short-lived-threads.c: New file.
16383 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16384
16385 2014-01-09 Pedro Alves <palves@redhat.com>
16386
16387 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16388 instead of to thread 2.
16389 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16390 Add barrier around each pthread_create call instead of around all
16391 calls.
16392 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16393 Set a break on thread_function and have the child threads hit it
16394 one at at a time.
16395
16396 2015-01-09 Pedro Alves <palves@redhat.com>
16397
16398 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16399 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16400 false.
16401 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16402 checking whether the target board is remote.
16403 * gdb.multi/multi-attach.exp: Likewise.
16404 * gdb.python/py-sync-interp.exp: Likewise.
16405 * gdb.server/ext-attach.exp: Likewise.
16406 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16407 tests that need to attach, instead of checking whether the target
16408 board is remote at the top of the file.
16409
16410 2015-01-08 Yao Qi <yao@codesourcery.com>
16411
16412 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16413
16414 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16415
16416 Fix testcase compilation.
16417 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16418
16419 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16420
16421 * gdb.python/py-type.exp: Add a couple test about empty
16422 array creation, and negative-length array creation.
16423
16424 2015-01-02 Doug Evans <xdje42@gmail.com>
16425
16426 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16427
16428 2015-01-02 Doug Evans <dje@google.com>
16429
16430 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16431
16432 2014-12-29 Yao Qi <yao@codesourcery.com>
16433
16434 * gdb.trace/entry-values.exp: Update comments. Rename variable
16435 bar_call_foo to returned_from_foo.
16436
16437 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16438
16439 PR gdb/17394
16440 * gdb.linespec/break-asm-file.c: New file.
16441 * gdb.linespec/break-asm-file.exp: New file.
16442 * gdb.linespec/break-asm-file0.s: New file.
16443 * gdb.linespec/break-asm-file1.s: New file.
16444
16445 2014-12-18 Nigel Stephens <nigel@mips.com>
16446 Maciej W. Rozycki <macro@codesourcery.com>
16447
16448 * gdb.base/float.exp: Handle the new output from "info float" on
16449 MIPS targets.
16450
16451 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16452
16453 Fix MinGW compilation.
16454 * gdb.compile/compile-ops.exp: Update untested message if
16455 !skip_compile_feature_tests.
16456 * gdb.compile/compile-setjmp.exp: Likewise.
16457 * gdb.compile/compile-tls.exp: Likewise.
16458 * gdb.compile/compile.exp: Likewise.
16459 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16460 supported on this host".
16461
16462 2014-12-16 Doug Evans <xdje42@gmail.com>
16463
16464 * boards/stabs.exp: New file.
16465
16466 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16467
16468 * gdb.base/completion.exp: Adjust to format changes of "maint
16469 print user-registers".
16470
16471 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16472
16473 PR server/17457
16474 * gdb.arch/aarch64-fp.c: New file.
16475 * gdb.arch/aarch64-fp.exp: New file.
16476
16477 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16478
16479 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16480 r210637, r210913, r211666, r215400, r215817).
16481
16482 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16483 * dg-extract-results.py: New file.
16484 * dg-extract-results.sh: Use it if the environment seems
16485 suitable.
16486
16487 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16488
16489 * dg-extract-results.py (parse_run): Handle warnings that
16490 are printed before a test harness is run.
16491
16492 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16493
16494 * dg-extract-results.py (Named): Remove __cmp__ method.
16495 (output_variation): Use a key to sort variation.harnesses.
16496
16497 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16498
16499 * dg-extract-results.py: For Python 3, force sys.stdout to
16500 handle surrogate escape sequences.
16501 (safe_open): New function.
16502 (output_segment, main): Use it.
16503
16504 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16505
16506 * dg-extract-results.py (Prog.result_re): Include options
16507 in test name.
16508
16509 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16510
16511 * dg-extract-results.py (output_variation): Always sort if
16512 do_sum.
16513
16514 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16515
16516 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16517 as long as we get pagination notifications.
16518
16519 2014-12-15 Jason Merrill <jason@redhat.com>
16520
16521 * Makefile.in (check-gdb.%): Restore.
16522 * README: Mention it.
16523
16524 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16525
16526 * gdb.ada/str_uninit: New testcase.
16527
16528 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16529
16530 PR symtab/17642
16531 * gdb.base/vla-stub-define.c: New file.
16532 * gdb.base/vla-stub.c: New file.
16533 * gdb.base/vla-stub.exp: New file.
16534
16535 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16536 Jan Kratochvil <jan.kratochvil@redhat.com>
16537 Tom Tromey <tromey@redhat.com>
16538
16539 * configure.ac: Add gdb.compile/.
16540 * configure: Regenerate.
16541 * gdb.compile/Makefile.in: New file.
16542 * gdb.compile/compile-ops.exp: New file.
16543 * gdb.compile/compile-ops.c: New file.
16544 * gdb.compile/compile-tls.c: New file.
16545 * gdb.compile/compile-tls.exp: New file.
16546 * gdb.compile/compile-constvar.S: New file.
16547 * gdb.compile/compile-constvar.c: New file.
16548 * gdb.compile/compile-mod.c: New file.
16549 * gdb.compile/compile-nodebug.c: New file.
16550 * gdb.compile/compile-setjmp-mod.c: New file.
16551 * gdb.compile/compile-setjmp.c: New file.
16552 * gdb.compile/compile-setjmp.exp: New file.
16553 * gdb.compile/compile-shlib.c: New file.
16554 * gdb.compile/compile.c: New file.
16555 * gdb.compile/compile.exp: New file.
16556 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16557
16558 2014-12-12 Tom Tromey <tromey@redhat.com>
16559
16560 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16561 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16562
16563 2014-12-12 Doug Evans <dje@google.com>
16564
16565 * lib/gdb-python.exp (get_python_valueof): New function.
16566 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16567
16568 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16569
16570 * gdb.base/completion.exp: Add test for completion of "info
16571 registers ".
16572
16573 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16574
16575 * gdb.base/func-ptrs.c: New file.
16576 * gdb.base/func-ptrs.exp: New file.
16577
16578 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16579
16580 PR breakpoints/17012
16581 * gdb.base/dprintf-detach.c: New file.
16582 * gdb.base/dprintf-detach.exp: New file.
16583
16584 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16585
16586 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16587 * lib/gdb.exp (target_is_gdbserver): New procedure.
16588
16589 2014-12-08 Doug Evans <dje@google.com>
16590
16591 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16592
16593 2014-12-05 Yao Qi <yao@codesourcery.com>
16594
16595 * gdb.guile/scm-error.exp: Remove the third argument to
16596 gdb_remote_download.
16597 * gdb.guile/scm-frame-args.exp: Likewise.
16598 * gdb.guile/scm-section-script.exp: Likewise.
16599
16600 2014-12-05 Yao Qi <yao@codesourcery.com>
16601
16602 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16603
16604 2014-12-04 Doug Evans <dje@google.com>
16605
16606 * gdb.python/py-objfile.exp: Add tests for
16607 objfile.add_separate_debug_file.
16608
16609 2014-12-04 Doug Evans <dje@google.com>
16610
16611 * lib/gdb.exp (get_build_id): New function.
16612 (build_id_debug_filename_get): Rewrite to use it.
16613 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16614
16615 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16616
16617 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16618 `method(long)', not just 0x0.
16619 * gdb.cp/nsalias.exp: Align code labels to 4.
16620 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16621 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16622 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16623 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16624 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16625 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16626
16627 2014-12-02 Doug Evans <dje@google.com>
16628
16629 PR symtab/17602
16630 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16631 * gdb.cp/anon-ns2.cc: ... here. New file.
16632 * gdb.cp/anon-ns.exp: Update.
16633
16634 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16635
16636 * gdb.python/py-events.py (inferior_call_handler): New.
16637 (register_changed_handler, memory_changed_handler): New.
16638 (test_events.invoke): Register new handlers.
16639 * gdb.python/py-events.exp: Add tests for inferior call,
16640 memory_changed and register_changed events.
16641
16642 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16643
16644 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16645 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16646 if the linker doesn't understand this.
16647
16648 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16649
16650 * gdb.python/python.exp: Change expected reply to help().
16651
16652 2014-12-01 Yao Qi <yao@codesourcery.com>
16653
16654 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16655 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16656 * configure: Re-generated.
16657
16658 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16659
16660 * gdb.cp/chained-calls.cc: New file.
16661 * gdb.cp/chained-calls.exp: New file.
16662 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16663
16664 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16665
16666 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16667 * gdb.dwarf2/symtab-producer.exp: Same.
16668 * gdb.gdb/python-interrupts.exp: Same.
16669 * gdb.gdb/python-selftest.exp: Same.
16670 * gdb.python/py-linetable.exp: Same.
16671 * gdb.python/py-type.exp: Same.
16672 * gdb.python/py-value-cc.exp: Same.
16673 * gdb.python/py-value.exp: Same.
16674
16675 2014-11-28 Yao Qi <yao@codesourcery.com>
16676
16677 * gdb.base/break-probes.exp: Match library name prefixed with
16678 sysroot.
16679
16680 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16681
16682 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16683 test expected output. Add parentheses for the call to print.
16684 Remove L suffix from integers.
16685
16686 2014-11-26 Doug Evans <dje@google.com>
16687
16688 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16689
16690 2014-11-22 Yao Qi <yao@codesourcery.com>
16691
16692 * gdb.trace/entry-values.c: Remove asms.
16693 (foo): Add foo_label.
16694 (bar): Add bar_label.
16695 * gdb.trace/entry-values.exp: Remove code computing foo's
16696 length and bar's length.
16697 (Dwarf::assemble): Invoke function_range for bar and use
16698 MACRO_AT_func for foo.
16699
16700 2014-11-22 Yao Qi <yao@codesourcery.com>
16701
16702 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16703 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16704 Use .Lgcc43_procstart instead of gcc43.
16705
16706 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16707
16708 * gdb.ada/n_arr_bound: New testcase.
16709
16710 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16711
16712 PR breakpoints/10737
16713 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16714 test_catch_syscall_multi_arch.
16715 (test_catch_syscall_multi_arch): New function.
16716
16717 2014-11-20 Doug Evans <xdje42@gmail.com>
16718
16719 * gdb.base/maint.exp: Update expected output.
16720
16721 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16722
16723 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16724 4-byte instruction on S390.
16725
16726 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16727
16728 * gdb.ada/arr_arr: New testcase.
16729
16730 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16731
16732 * gdb.ada/pkd_arr_elem: New Testcase.
16733
16734 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16735
16736 * gdb.reverse/break-precsave: Expect completion message for
16737 core file reads.
16738 * gdb.reverse/consecutive-precsave.exp: Likewise.
16739 * gdb.reverse/finish-precsave.exp: Likewise.
16740 * gdb.reverse/i386-precsave.exp: Likewise.
16741 * gdb.reverse/machinestate-precsave.exp: Likewise.
16742 * gdb.reverse/sigall-precsave.exp: Likewise.
16743 * gdb.reverse/solib-precsave.exp: Likewise.
16744 * gdb.reverse/step-precsave.exp: Likewise.
16745 * gdb.reverse/until-precsave.exp: Likewise.
16746 * gdb.reverse/watch-precsave.exp: Likewise.
16747
16748 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16749
16750 * gdb.base/bp-permanent.c: Include unistd.h.
16751 * gdb.python/py-framefilter-mi.c (main): Add return type.
16752 * gdb.python/py-framefilter.c (main): Likewise.
16753 * gdb.trace/actions-changed.c (main): Likewise.
16754
16755 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16756
16757 * gdb.mi/until.c: Add eye-catchers.
16758 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16759 line numbers.
16760
16761 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16762
16763 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16764 function header variants in break1.c.
16765 * gdb.base/ena-dis-br.exp: Likewise.
16766 * gdb.base/hbreak2.exp: Likewise.
16767 * gdb.reverse/until-precsave.exp: Drop references to removed
16768 non-prototype function header variants in ur1.c.
16769 * gdb.reverse/until-reverse.exp: Likewise.
16770
16771 2014-11-17 Petr Machata <pmachata@redhat.com>
16772
16773 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16774 ${_cu_offset_size} bytes abbrev offset.
16775
16776 2014-11-15 Doug Evans <xdje42@gmail.com>
16777
16778 PR symtab/17559
16779 * gdb.base/line-symtabs.exp: New file.
16780 * gdb.base/line-symtabs.c: New file.
16781 * gdb.base/line-symtabs.h: New file.
16782
16783 2014-11-14 Yao Qi <yao@codesourcery.com>
16784
16785 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16786 (func): Add label func_label.
16787 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16788 Replace low_pc and high_pc with MACRO_AT_range.
16789 Replace name, low_pc and high_pc with MACRO_AT_func.
16790
16791 2014-11-14 Yao Qi <yao@codesourcery.com>
16792
16793 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16794 Replace name, low_pc and high_pc with MACRO_AT_func.
16795
16796 2014-11-14 Yao Qi <yao@codesourcery.com>
16797
16798 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16799 produce debug information.
16800 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16801
16802 2014-11-14 Yao Qi <yao@codesourcery.com>
16803
16804 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16805 object and get function length.
16806 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16807 with MACRO_AT_func.
16808 (top-level): Replace gdb_compile and clean_restart with
16809 prepare_for_testing.
16810 * gdb.dwarf2/main.c (main): Add label main_label.
16811
16812 2014-11-14 Yao Qi <yao@codesourcery.com>
16813
16814 * lib/dwarf.exp (function_range): New procedure.
16815 (Dwarf::_handle_macro_at_func): New procedure.
16816 (Dwarf::_handle_macro_at_range): New procedure.
16817 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16818
16819 2014-11-14 Yao Qi <yao@codesourcery.com>
16820
16821 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16822 (_handle_attribute): New procedure.
16823
16824 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16825
16826 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16827 * gdb.base/call-sc.c (zed): Likewise.
16828 * gdb.base/checkpoint.c (main): Likewise.
16829 * gdb.base/dump.c (main): Likewise.
16830 * gdb.base/gcore.c (main): Likewise.
16831 * gdb.base/huge.c (main): Likewise.
16832 * gdb.base/multi-forks.c (main): Likewise.
16833 * gdb.base/pr10179-a.c (main): Likewise.
16834 * gdb.base/savedregs.c (main): Likewise.
16835 * gdb.base/sigaltstack.c (main): Likewise.
16836 * gdb.base/siginfo.c (main): Likewise.
16837 * gdb.base/structs.c (zed): Likewise.
16838 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16839 * gdb.mi/mi-syn-frame.c (main): Likewise.
16840 * gdb.mi/until.c (foo, main): Likewise.
16841 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16842 * gdb.base/solib-weak.c (foo): Declare.
16843 * gdb.base/attach-twice.c: Include stdio.h.
16844 * gdb.base/weaklib1.c: Likewise.
16845 * gdb.base/weaklib2.c: Likewise.
16846 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16847 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16848 unistd.h.
16849 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16850 * gdb.mi/mi-exit-code.c: Likewise.
16851 * gdb.base/break-interp-lib.c: Include string.h.
16852 * gdb.base/coremaker.c: Likewise.
16853 * gdb.base/testenv.c: Likewise.
16854 * gdb.python/py-finish-breakpoint.c: Likewise.
16855 * gdb.base/inferior-died.c: Include sys/wait.h.
16856 * gdb.base/fileio.c: Include time.h.
16857 * gdb.base/async-shell.c: Include unistd.h.
16858 * gdb.base/dprintf-non-stop.c: Likewise.
16859 * gdb.base/info-os.c: Likewise.
16860 * gdb.mi/mi-console.c: Likewise.
16861 * gdb.mi/watch-nonstop.c: Likewise.
16862 * gdb.python/py-events.c: Likewise.
16863 * gdb.base/async.c (baz): Move up before its invocation.
16864 * gdb.base/code_elim2.c (my_global_func): Likewise.
16865 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16866 * gdb.base/advance.c (func2): Likewise.
16867
16868 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16869
16870 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16871 variant.
16872 * gdb.base/annota3.c: Likewise.
16873 * gdb.base/async.c: Likewise.
16874 * gdb.base/average.c: Likewise.
16875 * gdb.base/call-ar-st.c: Likewise.
16876 * gdb.base/call-rt-st.c: Likewise.
16877 * gdb.base/call-sc.c: Likewise.
16878 * gdb.base/call-strs.c: Likewise.
16879 * gdb.base/ending-run.c: Likewise.
16880 * gdb.base/execd-prog.c: Likewise.
16881 * gdb.base/exprs.c: Likewise.
16882 * gdb.base/foll-exec.c: Likewise.
16883 * gdb.base/foll-fork.c: Likewise.
16884 * gdb.base/foll-vfork.c: Likewise.
16885 * gdb.base/funcargs.c: Likewise.
16886 * gdb.base/gcore.c: Likewise.
16887 * gdb.base/jump.c: Likewise.
16888 * gdb.base/langs0.c: Likewise.
16889 * gdb.base/langs1.c: Likewise.
16890 * gdb.base/langs2.c: Likewise.
16891 * gdb.base/mips_pro.c: Likewise.
16892 * gdb.base/nodebug.c: Likewise.
16893 * gdb.base/opaque0.c: Likewise.
16894 * gdb.base/opaque1.c: Likewise.
16895 * gdb.base/recurse.c: Likewise.
16896 * gdb.base/run.c: Likewise.
16897 * gdb.base/scope0.c: Likewise.
16898 * gdb.base/scope1.c: Likewise.
16899 * gdb.base/setshow.c: Likewise.
16900 * gdb.base/setvar.c: Likewise.
16901 * gdb.base/shmain.c: Likewise.
16902 * gdb.base/shr1.c: Likewise.
16903 * gdb.base/shr2.c: Likewise.
16904 * gdb.base/sigall.c: Likewise.
16905 * gdb.base/signals.c: Likewise.
16906 * gdb.base/so-indr-cl.c: Likewise.
16907 * gdb.base/solib2.c: Likewise.
16908 * gdb.base/structs.c: Likewise.
16909 * gdb.base/sum.c: Likewise.
16910 * gdb.base/vforked-prog.c: Likewise.
16911 * gdb.base/watchpoint.c: Likewise.
16912 * gdb.reverse/shr2.c: Likewise.
16913 * gdb.reverse/until-reverse.c: Likewise.
16914 * gdb.reverse/ur1.c: Likewise.
16915 * gdb.reverse/watch-reverse.c: Likewise.
16916
16917 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16918
16919 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16920 variant.
16921 * gdb.base/sepdebug.exp: Drop references to removed code.
16922
16923 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16924
16925 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16926 variant. Preserve original line numbering.
16927 * gdb.base/list1.c: Likewise.
16928
16929 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16930
16931 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16932 variant.
16933 * gdb.base/break1.c: Likewise.
16934 * gdb.base/break.exp: Drop references to removed code.
16935
16936 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16937
16938 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16939 variant.
16940
16941 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16942
16943 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16944
16945 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16946
16947 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16948 logic into perform_all_tests() and invoke it with and without
16949 function header prototypes.
16950 (do_function_calls): Remove conditional XFAIL for PR 5318.
16951 (rerun_and_prepare): Remove duplicate code.
16952 (perform_all_tests): New. Main logic moved here.
16953
16954 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16955
16956 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16957 code guarded by #ifdef NO_PROTOTYPES.
16958 (t_double_many_args): Likewise.
16959 (DEF_FUNC_MANY_ARGS_1): Likewise.
16960 (DEF_FUNC_VALUES_1): Likewise.
16961 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16962 guarded by #ifdef PROTOTYPES.
16963
16964 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16965
16966 * gdb.mi/mi-console.c: Add eye-catcher.
16967 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16968 instead of literal line number.
16969
16970 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16971
16972 * gdb.base/shr2.c: Add eye-catcher.
16973 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16974 line number.
16975
16976 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16977
16978 * gdb.base/jump.c: Add eye-catchers.
16979 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16980 numbers.
16981
16982 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16983
16984 * gdb.base/execd-prog.c: Add eye-catchers.
16985 * gdb.base/foll-exec.c: Likewise.
16986 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16987 line numbers.
16988
16989 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16990
16991 * gdb.base/ending-run.c: Add eye-catchers.
16992 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16993 literal line numbers.
16994
16995 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16996
16997 * gdb.base/call-rt-st.c: Add eye-catchers.
16998 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16999 literal line numbers.
17000
17001 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17002
17003 * gdb.base/call-ar-st.c: Add eye-catchers.
17004 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17005 literal line numbers.
17006
17007 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17008
17009 * gdb.base/average.c: Add eye-catchers.
17010 * gdb.base/sum.c: Likewise.
17011 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17012 regexps dynamically.
17013
17014 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17015
17016 * gdb.base/solib1.c: Add eye-catchers.
17017 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17018 literal line numbers.
17019
17020 2014-11-12 Pedro Alves <palves@redhat.com>
17021
17022 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17023 leader has exited.
17024
17025 2014-11-12 Pedro Alves <palves@redhat.com>
17026
17027 * gdb.arch/i386-bp_permanent.c: New file.
17028 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17029 (srcfile): Set to i386-bp_permanent.c.
17030 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17031 that stepi does not execute the 'leave' instruction, instead of
17032 testing it does execute.
17033 * gdb.base/bp-permanent.c: New file.
17034 * gdb.base/bp-permanent.exp: New file.
17035
17036 2014-11-10 Doug Evans <xdje42@gmail.com>
17037
17038 PR symtab/17564
17039 * gdb.base/symtab-search-order.exp: New file.
17040 * gdb.base/symtab-search-order.c: New file.
17041 * gdb.base/symtab-search-order-1.c: New file.
17042 * gdb.base/symtab-search-order-shlib-1.c: New file.
17043
17044 2014-11-07 Pedro Alves <palves@redhat.com>
17045
17046 PR gdb/17511
17047 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17048 i?86-*-linux*.
17049
17050 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17051
17052 PR c++/17494
17053 * gdb.cp/pr17494.cc: New file.
17054 * gdb.cp/pr17494.exp: New file.
17055
17056 2014-11-02 Yao Qi <yao@codesourcery.com>
17057
17058 * gdb.python/python.exp: Get working directory and match the
17059 output of "set extended-prompt \\w " with it.
17060
17061 2014-10-30 Doug Evans <dje@google.com>
17062
17063 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17064 in objfiles.
17065 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17066 in progspaces.
17067
17068 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
17069
17070 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17071 * gdb.base/realname-expand.exp: Likewise.
17072 * gdb.linespec/macro-relative.exp: Likewise.
17073
17074 2014-10-29 Pedro Alves <palves@redhat.com>
17075
17076 PR gdb/17408
17077 * gdb.threads/schedlock.c (some_function): New function.
17078 (call_function): New global.
17079 (MAYBE_CALL_SOME_FUNCTION): New macro.
17080 (thread_function): Call it.
17081 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17082 and use it instead of a global counter. Adjust all callers.
17083 (get_current_thread): Use "find current thread" for test message
17084 here rather than having all callers pass down the same string.
17085 (goto_loop): New procedure, factored out from ...
17086 (my_continue): ... this.
17087 (step_ten_loops): Change parameter from test message to command to
17088 use. Adjust.
17089 (list_count): Delete global.
17090 (check_result): New procedure, factored out from duplicate top
17091 level code.
17092 (continue tests): Wrap in with_test_prefix.
17093 (test_step): New procedure, factored out from duplicate top level
17094 code.
17095 (top level): Test "step" in combination with all scheduler-locking
17096 modes. Test "next" in combination with all scheduler-locking
17097 modes, and in combination with stepping over a function call or
17098 not.
17099 * gdb.threads/next-bp-other-thread.c: New file.
17100 * gdb.threads/next-bp-other-thread.exp: New file.
17101
17102 2014-10-29 Pedro Alves <palves@redhat.com>
17103
17104 PR python/17372
17105 * gdb.python/python.exp: Test a multi-line command that spawns
17106 interactive Python.
17107 * gdb.base/multi-line-starts-subshell.exp: New file.
17108
17109 2014-10-29 Yao Qi <yao@codesourcery.com>
17110
17111 * gdb.base/fileio.exp: Make directories on host.
17112
17113 2014-10-29 Yao Qi <yao@codesourcery.com>
17114
17115 * gdb.base/fileio.c (test_write): Close the file.
17116
17117 2014-10-28 Pedro Alves <palves@redhat.com>
17118
17119 PR gdb/12623
17120 * gdb.base/sigstep.c (no_handler): New global.
17121 (main): If 'no_handler is true, set the signal handlers to
17122 SIG_IGN.
17123 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17124 with_sw_watch and no_handler parameters. Handle them.
17125 (top level) <stepping over handler when stopped at a breakpoint
17126 test>: Add a test axis for testing with a software watchpoint, and
17127 another for testing with the signal handler set to SIG_IGN.
17128 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17129 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17130
17131 2014-10-28 Pedro Alves <palves@redhat.com>
17132
17133 PR gdb/17511
17134 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17135 * gdb.base/sigstep.exp (other_handler_location): New global.
17136 (advance): Support stepping into the signal handler, and running
17137 commands while in the handler.
17138 (in_handler_map): New global.
17139 (top level): In the advance test, add combinations for getting
17140 into the handler with stepping commands, and for running commands
17141 in the handler. Add comment descripting the advancei tests.
17142
17143 2014-10-28 Pedro Alves <palves@redhat.com>
17144
17145 * gdb.base/sigstep.exp: Use build_executable instead of
17146 prepare_for_testing.
17147 (top level): Move code that starts GDB, runs to main and creates a
17148 display to ...
17149 (restart): ... this new procedure.
17150 (top level): Move backtrace from signal handler test to ...
17151 (validate_backtrace): ... this new procedure.
17152 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17153 with_test_prefix. Always restart GDB.
17154 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17155 with_test_prefix. Always restart GDB. No need to delete
17156 breakpoints after the test.
17157 (test_skip_handler): Remove prefix parameter.
17158 (skip_over_handler, breakpoint_to_handler)
17159 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17160 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17161 restart GDB. No need to delete breakpoints after the test.
17162 (top level): Use foreach to call the test procedures with
17163 different commands.
17164
17165 2014-10-28 Pedro Alves <palves@redhat.com>
17166
17167 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17168 instead of GNATS numbers.
17169 * gdb.base/sigbpt.exp: Likewise.
17170 * gdb.base/siginfo.exp: Likewise.
17171 * gdb.base/sigstep.exp: Likewise.
17172
17173 2014-10-27 Pedro Alves <palves@redhat.com>
17174
17175 * gdb.base/sigstep.c (dummy): New global.
17176 (main): Issue a couple writes to the new global.
17177 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17178 procedures.
17179 (skip_over_handler): Use test_skip_handler.
17180 (top level): Call skip_over_handler for stepi and nexti too.
17181 (breakpoint_over_handler): Use test_skip_handler.
17182 (top level): Call breakpoint_over_handler for stepi and nexti too.
17183
17184 2014-10-27 Yao Qi <yao@codesourcery.com>
17185
17186 * gdb.trace/tfile.c (adjust_function_address)
17187 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17188 function descriptor.
17189
17190 2014-10-24 Don Breazeal <donb@codesourcery.com>
17191
17192 * gdb.base/foll-fork.exp (test_follow_fork,
17193 catch_fork_child_follow): Check for updated fork messages emitted
17194 from infrun.c.
17195 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17196 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17197 vfork_and_exec_child_follow_through_step): Check for updated vfork
17198 messages emitted from infrun.c.
17199
17200 2014-10-24 Pedro Alves <palves@redhat.com>
17201
17202 * gdb.base/corefile.exp: Remove references to ultrix.
17203 * gdb.base/interrupt.exp: Likewise.
17204 * gdb.base/whatis.exp: Likewise.
17205 * gdb.gdb/selftest.exp: Likewise.
17206 * gdb.threads/manythreads.exp: Likewise.
17207 * gdb.threads/print-threads.exp: Likewise.
17208 * gdb.threads/pthreads.exp:: Likewise.
17209 * gdb.threads/schedlock.exp: Likewise.
17210
17211 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17212
17213 * gdb.cp/non-trivial-retval.cc: Add a test case.
17214 * gdb.cp/non-trivial-retval.exp: Add a test.
17215
17216 2014-10-20 Yao Qi <yao@codesourcery.com>
17217
17218 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17219 * gdb.python/py-objfile-script-gdb.py: New file.
17220 * gdb.python/py-objfile-script.exp: Update reference to
17221 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17222 of remote_download. Remove the dest file.
17223
17224 2014-10-20 Yao Qi <yao@codesourcery.com>
17225
17226 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17227 * gdb.base/step-line.exp: Likewise.
17228 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17229 * gdb.dwarf2/dw2-basic.exp: Likewise.
17230 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17231 * gdb.dwarf2/dw2-filename.exp: Likewise.
17232 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17233 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17234 * gdb.dwarf2/dw2-producer.exp: Likewise.
17235 * gdb.dwarf2/mac-fileno.exp: Likewise.
17236 * gdb.python/py-frame-args.exp: Likewise.
17237 * gdb.python/py-framefilter.exp: Likewise.
17238 * gdb.python/py-mi.exp: Likewise.
17239 * gdb.python/py-objfile-script.exp: Likewise
17240 * gdb.python/py-pp-integral.exp: Likewise.
17241 * gdb.python/py-pp-re-notag.exp: Likewise.
17242 * gdb.python/py-prettyprint.exp: Likewise.
17243 * gdb.python/py-section-script.exp: Likewise.
17244 * gdb.python/py-typeprint.exp: Likewise.
17245 * gdb.python/py-xmethods.exp: Likewise.
17246 * gdb.stabs/weird.exp: Likewise.
17247 * gdb.xml/tdesc-regs.exp: Likewise.
17248
17249 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17250
17251 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17252 (out_cu): Use addr_len for the size of addresses.
17253 (out_line): Likewise. Size DW_LNE_set_address instruction
17254 according to addr_len.
17255 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17256 (FUNC): Add START_INSNS to definition.
17257
17258 2014-10-18 Yao Qi <yao@codesourcery.com>
17259
17260 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17261 gdb_has_argv0 return true.
17262 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17263 check [target_info exists noargs], check [gdb_has_argv0]
17264 instead.
17265 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17266 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17267 procedures.
17268
17269 2014-10-17 Doug Evans <dje@google.com>
17270
17271 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17272 event.
17273 * gdb.python/py-events.py: Add clear_objfiles event.
17274
17275 2014-10-17 Doug Evans <dje@google.com>
17276
17277 * gdb.python/py-objfile.exp: Test progspace attribute.
17278
17279 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17280
17281 * gdb.guile/scm-breakpoint.exp: Do not assume any
17282 directory separators when matching source file paths.
17283 * gdb.python/py-breakpoint.exp: Likewise.
17284 * gdb.reverse/break-precsave.exp: Likewise.
17285 * gdb.reverse/break-reverse.exp: Likewise.
17286 * gdb.reverse/consecutive-precsave.exp: Likewise.
17287 * gdb.reverse/finish-precsave.exp: Likewise.
17288 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17289 * gdb.reverse/finish-reverse.exp: Likewise.
17290 * gdb.reverse/i386-precsave.exp: Likewise.
17291 * gdb.reverse/i387-env-reverse.exp: Likewise.
17292 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17293 * gdb.reverse/machinestate-precsave.exp: Likewise.
17294 * gdb.reverse/machinestate.exp: Likewise.
17295 * gdb.reverse/sigall-precsave.exp: Likewise.
17296 * gdb.reverse/solib-precsave.exp: Likewise.
17297 * gdb.reverse/step-precsave.exp: Likewise.
17298 * gdb.reverse/until-precsave.exp: Likewise.
17299 * gdb.reverse/watch-precsave.exp: Likewise.
17300 * gdb.reverse/watch-reverse.exp: Likewise.
17301
17302 2014-10-17 Yao Qi <yao@codesourcery.com>
17303
17304 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17305 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17306
17307 2014-10-17 Pedro Alves <palves@redhat.com>
17308
17309 PR gdb/17471
17310 * gdb.base/bg-execution-repeat.c: New file.
17311 * gdb.base/bg-execution-repeat.exp: New file.
17312
17313 2014-10-17 Pedro Alves <palves@redhat.com>
17314
17315 PR gdb/17300
17316 * gdb.base/continue-all-already-running.c: New file.
17317 * gdb.base/continue-all-already-running.exp: New file.
17318
17319 2014-10-17 Pedro Alves <palves@redhat.com>
17320
17321 PR gdb/17472
17322 * gdb.base/annota-input-while-running.c: New file.
17323 * gdb.base/annota-input-while-running.exp: New file.
17324
17325 2014-10-17 Pedro Alves <palves@redhat.com>
17326
17327 * gdb.base/callfuncs.exp: emove references to osf.
17328 * gdb.base/sigall.exp: Likewise.
17329 * gdb.gdb/selftest.exp: Likewise.
17330 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17331 * gdb.mi/non-stop.c: Likewise.
17332 * gdb.mi/pthreads.c: Likewise.
17333 * gdb.reverse/sigall-precsave.exp: Likewise.
17334 * gdb.reverse/sigall-reverse.exp: Likewise.
17335 * gdb.threads/pthreads.c: Likewise.
17336 * gdb.threads/pthreads.exp: Likewise.
17337
17338 2014-10-17 Yao Qi <yao@codesourcery.com>
17339
17340 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17341 check 'target_info exists noargs'.
17342 (test_command_prompt_position): Likewise.
17343 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17344 Remove "set args".
17345 (progvar_simple_while_test): Likewise.
17346 (progvar_complex_if_while_test): Likewise.
17347 (if_while_breakpoint_command_test): Likewise.
17348 (infrun_breakpoint_command_test): Likewise.
17349 (breakpoint_command_test): Likewise.
17350 (watchpoint_command_test): Likewise.
17351 (bp_deleted_in_command_test): Likewise.
17352 (temporary_breakpoint_commands): Likewise.
17353
17354 2014-10-16 Yao Qi <yao@codesourcery.com>
17355
17356 * gdb.base/remotetimeout.exp: Remove noargs checking.
17357
17358 2014-10-15 Pedro Alves <palves@redhat.com>
17359
17360 PR breakpoints/9649
17361 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17362 * gdb.base/breakpoint-in-ro-region.exp
17363 (probe_target_hardware_step): New procedure.
17364 (top level): Probe hardware stepping and hardware breakpoint
17365 support. Test stepping through a read-only region, with both
17366 "breakpoint auto-hw" on and off and both "always-inserted" on and
17367 off.
17368
17369 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17370
17371 * gdb.dlang/demangle.exp: Update for demangling changes.
17372
17373 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17374
17375 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17376 * gdb.cp/non-trivial-retval.exp: Add new tests.
17377
17378 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17379
17380 PR c++/13403
17381 PR c++/15154
17382 * gdb.cp/non-trivial-retval.cc: New file.
17383 * gdb.cp/non-trivial-retval.exp: New file.
17384
17385 2014-10-15 Yao Qi <yao@codesourcery.com>
17386
17387 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17388 remote host.
17389
17390 2014-10-15 Yao Qi <yao@codesourcery.com>
17391
17392 * gdb.python/py-symbol.exp: Match file base name if host is
17393 remote, otherwise match file name with dir name.
17394 * gdb.python/py-symtab.exp: Likewise.
17395 * gdb.python/python.exp: Likewise.
17396
17397 2014-10-15 Yao Qi <yao@codesourcery.com>
17398
17399 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17400 pattern.
17401 * gdb.python/py-symtab.exp: Likewise.
17402 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17403 locationn.
17404
17405 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17406
17407 * gdb.ada/addr_arith: New testcase.
17408
17409 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17410
17411 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17412 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17413 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17414 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17415
17416 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17417
17418 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17419 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17420 * gdb.arch/stap-eval-lang-ada.exp: New file.
17421
17422 2014-10-14 Yao Qi <yao@codesourcery.com>
17423
17424 * gdb.mi/mi-var-child.c (nothing1): New function.
17425 (nothing2): New function.
17426 (do_children_tests): Set function pointers by nothing1 and
17427 nothing2.
17428 * gdb.mi/mi-var-child.exp: Step over new added statements.
17429 Update test to match the new output.
17430 * gdb.mi/var-cmd.c (nothing1): New function.
17431 (nothing2): New function.
17432 (do_children_tests): Set function pointers by nothing1 and
17433 nothing2.
17434 * gdb.mi/mi-var-display.exp: Update test to match output.
17435 Step to the line specified by $line_dct_nothing.
17436 Increase the number of lines to step.
17437
17438 2014-10-14 Yao Qi <yao@codesourcery.com>
17439
17440 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17441 tests.
17442 * gdb.mi/mi2-var-child.exp: Likewise.
17443
17444 2014-10-13 Doug Evans <dje@google.com>
17445
17446 * gdb.python/py-objfile.exp: Change name of file name test.
17447
17448 2014-10-13 Doug Evans <dje@google.com>
17449
17450 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17451 from the start of the CU.
17452
17453 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17454 Yao Qi <yao@codesourcery.com>
17455
17456 Fix "save breakpoints" for "catch" command.
17457 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17458 Remove -nonewline. Match also the added "main" line.
17459
17460 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17461
17462 Fix "save breakpoints" for "disable $bpnum" command.
17463 * gdb.base/save-bp.c (main): Add label.
17464 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17465
17466 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17467
17468 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17469
17470 2014-10-11 Yao Qi <yao@codesourcery.com>
17471
17472 * gdb.server/server-kill.exp: Execute command
17473 "set remote trace-status-packet on" before "tstatus".
17474
17475 2014-10-11 Yao Qi <yao@codesourcery.com>
17476
17477 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17478 (main): Call getppid.
17479 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17480 and continue to it. Read variable "server_pid".
17481
17482 2014-10-11 Yao Qi <yao@codesourcery.com>
17483
17484 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17485
17486 2014-10-11 Yao Qi <yao@codesourcery.com>
17487
17488 * gdb.threads/thread-find.exp: Don't execute command
17489 "info threads".
17490 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17491 * gdb.threads/linux-dp.exp: Don't check the condition
17492 $threads_created equals to zero.
17493
17494 2014-10-10 Pedro Alves <palves@redhat.com>
17495
17496 * gdb.base/bigcore.exp: Remove references to IRIX.
17497 * gdb.base/funcargs.exp: Likewise.
17498 * gdb.base/interrupt.exp: Likewise.
17499 * gdb.base/mips_pro.exp: Likewise.
17500 * gdb.base/nodebug.exp: Likewise.
17501 * gdb.base/setvar.exp: Likewise.
17502 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17503
17504 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17505 Pedro Alves <palves@redhat.com>
17506
17507 PR symtab/14466
17508 * gdb.base/vdso-warning.c: New file.
17509 * gdb.base/vdso-warning.exp: New file.
17510
17511 2014-10-02 Doug Evans <dje@google.com>
17512
17513 * gdb.base/structs.c (main): Don't run forever.
17514
17515 2014-10-02 Pedro Alves <palves@redhat.com>
17516
17517 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17518 (top level) <stop threads 1, stop threads 2>: Use it.
17519
17520 2014-10-02 Pedro Alves <palves@redhat.com>
17521
17522 * gdb.threads/break-while-running.exp (test): Add new
17523 'update_thread_list' argument. Skip "info threads" if false.
17524 (top level): Add new 'update_thread_list' axis.
17525
17526 2014-10-02 Pedro Alves <palves@redhat.com>
17527
17528 PR breakpoints/17431
17529 * gdb.base/execl-update-breakpoints.c: New file.
17530 * gdb.base/execl-update-breakpoints.exp: New file.
17531
17532 2014-10-01 Pedro Alves <palves@redhat.com>
17533
17534 * gdb.base/breakpoint-in-ro-region.c: New file.
17535 * gdb.base/breakpoint-in-ro-region.exp: New file.
17536
17537 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17538
17539 * gdb.mi/mi-exit-code.exp: New file.
17540 * gdb.mi/mi-exit-code.c: New file.
17541
17542 2014-09-30 Yao Qi <yao@codesourcery.com>
17543
17544 * lib/prelink-support.exp (build_executable_own_libs): Error if
17545 the target isn't native.
17546
17547 2014-09-30 Yao Qi <yao@codesourcery.com>
17548
17549 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17550 false.
17551
17552 2014-09-22 Pedro Alves <palves@redhat.com>
17553
17554 * gdb.threads/break-while-running.exp: New file.
17555 * gdb.threads/break-while-running.c: New file.
17556
17557 2014-09-19 Yao Qi <yao@codesourcery.com>
17558
17559 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17560 Invoke test. Restart GDB with --readnow and invoke test again.
17561
17562 2014-09-19 Yao Qi <yao@codesourcery.com>
17563
17564 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17565 proc set_breakpoint_on_gcd_function. Invoke
17566 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17567 invoke set_breakpoint_on_gcd_function again.
17568
17569 2014-09-18 Doug Evans <dje@google.com>
17570
17571 * gdb.dwarf2/symtab-producer.exp: New file.
17572
17573 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17574
17575 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17576 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17577 * gdb.base/global-var-nested-by-dso.c: Likewise.
17578 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17579
17580 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17581 Pedro Alves <palves@redhat.com>
17582
17583 * gdb.base/watch-bitfields.exp: Pass string other than test file
17584 name to prepare_for_testing.
17585 (watch): New procedure.
17586 (expect_watchpoint): Use with_test_prefix.
17587 (top level): Factor out tests to ...
17588 (test_watch_location, test_regular_watch): ... these new
17589 procedures, and use with_test_prefix and gdb_continue_to_end.
17590
17591 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17592
17593 PR breakpoints/12526
17594 * gdb.base/watch-bitfields.exp: New file.
17595 * gdb.base/watch-bitfields.c: New file.
17596
17597 2014-09-16 Pedro Alves <palves@redhat.com>
17598
17599 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17600 software and hardware addresses, not software address against
17601 itself.
17602
17603 2014-09-16 Pedro Alves <palves@redhat.com>
17604
17605 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17606 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17607
17608 2014-09-16 Pedro Alves <palves@redhat.com>
17609
17610 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17611 files.
17612 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17613 "*-*-vxworks*" throughout.
17614 * gdb.base/break.exp: Likewise.
17615 * gdb.base/default.exp: Likewise.
17616 * gdb.base/scope.exp: Likewise.
17617 * gdb.base/sepdebug.exp: Likewise.
17618 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17619 throughout.
17620 * gdb.base/run.c: Likewise.
17621 * gdb.base/sepdebug.c: Likewise.
17622 * gdb.hp/gdb.aCC/run.c: Likewise.
17623 * gdb.reverse/until-reverse.c: Likewise.
17624 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17625
17626 2014-09-16 Yao Qi <yao@codesourcery.com>
17627
17628 * boards/local-remote-host-native.exp: New file.
17629
17630 2014-09-14 Doug Evans <xdje42@gmail.com>
17631
17632 * gdb.threads/queue-signal.c (thread_count): New variable.
17633 (thread_count_mutex, thread_count_condvar): New variables.
17634 (incr_thread_count, wait_all_threads_running): New functions.
17635 (main): Wait for all threads to be in their thread functions.
17636
17637 2014-09-13 Doug Evans <xdje42@gmail.com>
17638
17639 * gdb.threads/queue-signal.c: New file.
17640 * gdb.threads/queue-signal.exp: New file.
17641
17642 2014-09-13 Doug Evans <xdje42@gmail.com>
17643
17644 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17645 be consistent with what default_gdb_init uses.
17646 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17647 the plain text of the prompt. Add some logging printfs.
17648 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17649
17650 2014-09-12 Pedro Alves <palves@redhat.com>
17651
17652 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17653 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17654 * gdb.arch/i386-size-overlap.exp: Likewise.
17655 * gdb.arch/i386-size.exp: Likewise.
17656 * gdb.arch/i386-unwind.exp: Likewise.
17657 * gdb.base/a2-run.exp: Likewise.
17658 * gdb.base/break.exp: Likewise.
17659 * gdb.base/charset.exp: Likewise.
17660 * gdb.base/chng-syms.exp: Likewise.
17661 * gdb.base/commands.exp: Likewise.
17662 * gdb.base/dbx.exp: Likewise.
17663 * gdb.base/find.exp: Likewise.
17664 * gdb.base/funcargs.exp: Likewise.
17665 * gdb.base/jit-simple.exp: Likewise.
17666 * gdb.base/reread.exp: Likewise.
17667 * gdb.base/sepdebug.exp: Likewise.
17668 * gdb.base/step-bt.exp: Likewise.
17669 * gdb.cp/mb-inline.exp: Likewise.
17670 * gdb.cp/mb-templates.exp: Likewise.
17671 * gdb.objc/basicclass.exp: Likewise.
17672 * gdb.threads/killed.exp: Likewise.
17673
17674 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17675
17676 PR tdep/17379
17677 * gdb.arch/powerpc-stackless.S: New file.
17678 * gdb.arch/powerpc-stackless.exp: New file.
17679
17680 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17681
17682 * gdb.base/attach.c: Include unistd.h.
17683 (main): Call alarm. Add label postloop.
17684 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17685 gdb_breakpoint, gdb_continue_to_breakpoint.
17686 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17687
17688 2014-09-11 Pedro Alves <palves@redhat.com>
17689
17690 PR gdb/17347
17691 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17692 * gdb.base/attach.exp (test_command_line_attach_run): New
17693 procedure.
17694 (top level): Call it.
17695
17696 2014-09-11 Pedro Alves <palves@redhat.com>
17697
17698 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17699 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17700 (do_command_attach_tests): Use spawn_wait_for_attach.
17701 * gdb.base/solib-overlap.exp: Likewise.
17702 * gdb.multi/multi-attach.exp: Likewise.
17703 * gdb.python/py-prompt.exp: Likewise.
17704 * gdb.python/py-sync-interp.exp: Likewise.
17705 * gdb.server/ext-attach.exp: Likewise.
17706
17707 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17708
17709 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17710 command in testcase. Simplify testcase.
17711
17712 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17713
17714 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17715
17716 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17717
17718 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17719
17720 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17721
17722 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17723
17724 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17725
17726 * gdb.dwarf2/dynarr-ptr.c: New file.
17727 * gdb.dwarf2/dynarr-ptr.exp: New file.
17728
17729 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17730
17731 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17732 of 30 rather than hardcoding 120 for a slow test case. Take the
17733 `gdb,timeout' target setting into account for this calculation.
17734 Don't extend the timeout for the test cases that don't need it.
17735
17736 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17737
17738 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17739 a factor of 2 for a slow test case. Take the `gdb,timeout'
17740 target setting into account for this calculation.
17741 * gdb.reverse/until-precsave.exp: Increase the timeout by
17742 a factor of 15 and 3 respectively rather than adding 120
17743 for a pair of slow test cases. Take the `gdb,timeout'
17744 target setting into account for this calculation.
17745
17746 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17747
17748 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17749 timeout, don't pass one down to gdb_expect.
17750 (gdb_expect): Rework timeout selection.
17751
17752 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17753
17754 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17755 exception on timeout.
17756 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17757 (gdbserver_start_extended): Catch any `gdbserver_start' error
17758 exceptions.
17759 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17760 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17761 `gdbserver_gdb_load' error exceptions.
17762
17763 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17764
17765 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17766 120 on waiting for the TCP socket to open.
17767
17768 2014-09-09 Doug Evans <xdje42@gmail.com>
17769
17770 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17771 _caller_matches, _any_caller_is, _any_caller_matches.
17772
17773 2014-09-09 Doug Evans <xdje42@gmail.com>
17774
17775 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17776
17777 2014-09-09 Yao Qi <yao@codesourcery.com>
17778
17779 * gdb.mi/mi-var-display.exp: Set print symbol off.
17780
17781 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17782
17783 PR gdb/17035
17784 * gdb.base/commands.exp: Add tests to verify user-defined
17785 commands with empty bodies.
17786 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17787 python commands in `show user command`.
17788 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17789 scheme commands in `show user command`.
17790
17791 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17792
17793 PR python/17355
17794 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17795 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17796 * gdb.python/py-framefilter-invalidarg.exp: New file.
17797 * gdb.python/py-framefilter-invalidarg.py: New file.
17798
17799 2014-09-06 Doug Evans <xdje42@gmail.com>
17800
17801 PR 15276
17802 * gdb.python/py-caller-is.c: New file.
17803 * gdb.python/py-caller-is.exp: New file.
17804
17805 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17806
17807 PR gdb/17235
17808 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17809 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17810
17811 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17812
17813 PR fortran/17237
17814 * gdb.fortran/print-formatted.exp: New file.
17815 * gdb.fortran/print-formatted.f90: Likewise.
17816
17817 2014-09-03 Sasha Smundak <asmundak@google.com>
17818
17819 * gdb.python/py-frame.exp: Test Frame.read_register.
17820
17821 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17822
17823 PR python/16699
17824 * gdb.python/py-completion.exp: New file.
17825 * gdb.python/py-completion.py: Likewise.
17826
17827 2014-08-28 Doug Evans <dje@google.com>
17828
17829 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17830 eax,etc. are live with values set by gdb and thus the compiler can't
17831 use them.
17832 * gdb.arch/i386-pseudo.c (main): Ditto.
17833
17834 2014-08-27 Doug Evans <dje@google.com>
17835
17836 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17837
17838 2014-08-25 Doug Evans <dje@google.com>
17839
17840 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17841 (main): Ditto.
17842
17843 2014-08-25 Doug Evans <dje@google.com>
17844
17845 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17846
17847 2014-08-24 Yao Qi <yao@codesourcery.com>
17848
17849 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17850 symbol off.
17851 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17852
17853 2014-08-22 Doug Evans <dje@google.com>
17854
17855 PR 17276
17856 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17857 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17858 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17859
17860 2014-08-22 Yao Qi <yao@codesourcery.com>
17861
17862 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17863 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17864 * gdb.python/python.exp: Likewise. Use .py file on the host
17865 instead of the build.
17866
17867 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17868
17869 * gdb.threads/gcore-stale-thread.c: New file.
17870 * gdb.threads/gcore-stale-thread.exp: New file.
17871
17872 2014-08-21 Pedro Alves <palves@redhat.com>
17873
17874 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17875 * gdb.base/gcore-relro-pie.exp: Likewise.
17876 * gdb.base/gcore-relro.exp: Likewise.
17877 * gdb.base/gcore.exp: Likewise.
17878 * gdb.base/print-symbol-loading.exp: Likewise.
17879 * gdb.threads/gcore-thread.exp: Likewise.
17880 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17881
17882 2014-08-20 Pedro Alves <palves@redhat.com>
17883 Jan Kratochvil <jan.kratochvil@redhat.com>
17884
17885 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17886 configure.
17887 (EXPECT): Handle READ1 being set.
17888 (all): Depend on EXTRA_RULES.
17889 (check-read1, expect-read1, read1.so, read1): New rules.
17890 * README (Testsuite Parameters): Document the READ1 make variable.
17891 (Race detection): New section.
17892 * configure: Regenerate.
17893 * configure.ac: If build==host==target, and running under a
17894 GNU/glibc system, add read1 to the extra Makefile rules.
17895 (EXTRA_RULES): AC_SUBST it.
17896 * lib/read1.c: New file.
17897
17898 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17899
17900 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17901 the handling of variables declared as a typedef to an array
17902 which a DW_AT_data_location attribute.
17903
17904 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17905 Pedro Alves <palves@redhat.com>
17906
17907 PR symtab/14604
17908 PR symtab/14605
17909 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17910 gdb_test.
17911
17912 2014-08-19 Pedro Alves <palves@redhat.com>
17913
17914 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17915
17916 2014-08-19 Yao Qi <yao@codesourcery.com>
17917
17918 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17919 right line.
17920
17921 2014-08-18 David Blaikie <dblaikie@gmail.com>
17922
17923 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17924
17925 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17926
17927 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17928 attribute in array range.
17929
17930 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17931
17932 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17933
17934 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17935
17936 PR c++/17132
17937 * gdb.cp/pr17132.cc: New file.
17938 * gdb.cp/pr17132.exp: New file.
17939
17940 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17941
17942 * gdb.python/py-xmethods.py (A_getarrayind)
17943 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17944 Use 'print' with function call syntax.
17945 (E_method_matcher.match): Fix tab vs space indentation mixup.
17946
17947 2014-08-15 Yao Qi <yao@codesourcery.com>
17948
17949 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17950 false.
17951
17952 2014-08-15 Yao Qi <yao@codesourcery.com>
17953
17954 * gdb.cp/casts.exp: Set print symbol off.
17955 * gdb.cp/class2.exp: Likewise.
17956 * gdb.cp/overload.exp: Likewise.
17957 * gdb.cp/templates.exp: Likewise.
17958
17959 2014-08-11 Doug Evans <dje@google.com>
17960
17961 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17962 (test_load_shlib): Update.
17963
17964 2014-08-09 Yao Qi <yao@codesourcery.com>
17965
17966 * gdb.base/display.exp: Invoke is_address_zero_readable.
17967 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17968 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17969 * gdb.base/hbreak-unmapped.exp: Return if
17970 is_address_zero_readable returns true.
17971 * gdb.base/signest.exp: Likewise.
17972 * gdb.base/signull.exp: Likewise.
17973 * gdb.base/sigbpt.exp: Likewise.
17974 * gdb.guile/scm-disasm.exp: Do the test if
17975 is_address_zero_readable returns false.
17976 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17977 * gdb.python/py-arch.exp: Likewise.
17978 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17979 * lib/gdb.exp (is_address_zero_readable): New proc.
17980
17981 2014-08-09 Yao Qi <yao@codesourcery.com>
17982
17983 PR testsuite/13443
17984 * gdb.mi/mi-var-display.exp: Make test messages unique.
17985
17986 2014-08-04 Tom Tromey <tromey@redhat.com>
17987
17988 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17989 target 0".
17990
17991 2014-08-04 Tom Tromey <tromey@redhat.com>
17992
17993 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17994 "target_resume".
17995
17996 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17997
17998 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17999 inner_vla_struct_object_size.
18000 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18001 as xfail.
18002
18003 2014-07-30 Pedro Alves <palves@redhat.com>
18004
18005 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18006 comment.
18007
18008 2014-07-29 Yao Qi <yao@codesourcery.com>
18009
18010 PR gdb/17206
18011 * gdb.base/until-nodebug.exp: New.
18012
18013 2014-07-28 Doug Evans <xdje42@gmail.com>
18014
18015 PR guile/17203
18016 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18017 previously existing parameter, and previously ambiguously spelled
18018 parameter.
18019
18020 2014-07-28 Will Newton <will.newton@linaro.org>
18021
18022 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18023
18024 2014-07-26 Ludovic Courtès <ludo@gnu.org>
18025 Doug Evans <xdje42@gmail.com>
18026
18027 PR guile/17146
18028 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18029
18030 2014-07-25 Pedro Alves <palves@redhat.com>
18031
18032 * gdb.threads/signal-command-handle-nopass.c: New file.
18033 * gdb.threads/signal-command-handle-nopass.exp: New file.
18034 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18035 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18036 * gdb.threads/signal-delivered-right-thread.c: New file.
18037 * gdb.threads/signal-delivered-right-thread.exp: New file.
18038
18039 2014-07-25 Pedro Alves <palves@redhat.com>
18040
18041 * gdb.base/double-prompt-target-event-error.exp
18042 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18043 match.
18044 (cancel_pagination_in_target_event): Rework double prompt
18045 detection.
18046 * gdb.base/paginate-after-ctrl-c-running.exp
18047 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18048 <return>' match.
18049 * gdb.base/paginate-bg-execution.exp
18050 (test_bg_execution_pagination_return)
18051 (test_bg_execution_pagination_cancel): Remove '-notransfer
18052 <return>' matches.
18053 * gdb.base/paginate-execution-startup.exp
18054 (test_fg_execution_pagination_return)
18055 (test_fg_execution_pagination_cancel): Remove '-notransfer
18056 <return>' matches.
18057 * gdb.base/paginate-inferior-exit.exp
18058 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18059 match.
18060 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18061 * lib/gdb.exp (pagination_prompt): Run text through
18062 string_to_regexp.
18063 (gdb_test_multiple): Match $pagination_prompt instead of
18064 "<return>".
18065 (string_to_regexp): Move to lib/gdb-utils.exp.
18066
18067 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18068
18069 * gdb.arch/amd64-entry-value-paramref.S: New file.
18070 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18071 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18072 * gdb.arch/amd64-optimout-repeat.S: New file.
18073 * gdb.arch/amd64-optimout-repeat.c: New file.
18074 * gdb.arch/amd64-optimout-repeat.exp: New file.
18075
18076 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18077
18078 PR gdb/17170
18079 * gdb.base/statistics.exp: New file.
18080
18081 2014-07-17 Doug Evans <dje@google.com>
18082
18083 PR gdb/17170
18084 * gdb.base/maint.exp: Update testing of per-command stats.
18085
18086 2014-07-16 Pedro Alves <palves@redhat.com>
18087
18088 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18089 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18090 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18091 (tfile_write_buf): New functions.
18092 (add_memory_block): Rewrite using the above.
18093 (adjust_function_address): New function.
18094 (FUNCTION_ADDRESS): New macro.
18095 (write_basic_trace_file): Remove short_x local, and use
18096 tfile_write_16. Change type of func_addr local to unsigned long
18097 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18098 here. Cast argument of add_memory_block to char pointer.
18099 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18100 (main): Remove parameters.
18101 * gdb.trace/tfile.exp: Remove nowarnings.
18102
18103 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18104
18105 * gdb.base/debug-expr.exp: Test string evaluation with
18106 "debug expression" on.
18107
18108 2014-07-15 Pedro Alves <palves@redhat.com>
18109
18110 * gdb.base/reread.exp: Use clean_restart.
18111
18112 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18113
18114 * gdb.arch/avr-flash-qualifer.c: New.
18115 * gdb.arch/avr-flash-qualifer.exp: New.
18116
18117 2014-07-14 Pedro Alves <palves@redhat.com>
18118
18119 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18120 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18121
18122 2014-07-14 Pedro Alves <palves@redhat.com>
18123
18124 * gdb.base/double-prompt-target-event-error.c: New file.
18125 * gdb.base/double-prompt-target-event-error.exp: New file.
18126
18127 2014-07-14 Pedro Alves <palves@redhat.com>
18128
18129 PR gdb/17072
18130 * gdb.base/paginate-inferior-exit.c: New file.
18131 * gdb.base/paginate-inferior-exit.exp: New file.
18132
18133 2014-07-14 Pedro Alves <palves@redhat.com>
18134
18135 PR gdb/17072
18136 * gdb.base/paginate-bg-execution.c: New file.
18137 * gdb.base/paginate-bg-execution.exp: New file.
18138
18139 2014-07-14 Pedro Alves <palves@redhat.com>
18140
18141 PR gdb/17072
18142 * gdb.base/paginate-execution-startup.c: New file.
18143 * gdb.base/paginate-execution-startup.exp: New file.
18144 * lib/gdb.exp (pagination_prompt): New global.
18145 (default_gdb_spawn): New procedure, factored out from
18146 default_gdb_spawn.
18147 (default_gdb_start): Adjust to call default_gdb_spawn.
18148 (gdb_spawn): New procedure.
18149
18150 2014-07-14 Pedro Alves <palves@redhat.com>
18151
18152 * lib/gdb.exp (gdb_assert): New procedure.
18153 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18154
18155 2014-07-14 Pedro Alves <palves@redhat.com>
18156
18157 * gdb.base/execution-termios.c: New file.
18158 * gdb.base/execution-termios.exp: New file.
18159
18160 2014-07-14 Tom Tromey <tromey@redhat.com>
18161
18162 * gdb.cp/vla-cxx.cc: New file.
18163 * gdb.cp/vla-cxx.exp: New file.
18164
18165 2014-07-14 Tom Tromey <tromey@redhat.com>
18166
18167 * gdb.reverse/rerun-prec.c: New file.
18168 * gdb.reverse/rerun-prec.exp: New file.
18169
18170 2014-07-12 Maciej W. Rozycki <macro@mips.com>
18171 Maciej W. Rozycki <macro@codesourcery.com>
18172
18173 * lib/gdb-utils.exp: New file.
18174 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18175 inline `gdb_init_command' processing.
18176 (gdb_start_cmd): Likewise.
18177 * lib/mi-support.exp (mi_run_cmd): Likewise.
18178 * README: Document `gdb_init_command' and `gdb_init_commands'.
18179
18180 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18181
18182 Fix false FAIL running under a very long directory name.
18183 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18184 and "set print elements 10000". Twice.
18185
18186 2014-07-11 Yao Qi <yao@codesourcery.com>
18187
18188 * gdb.base/exprs.exp: "set print symbol off".
18189
18190 2014-07-11 Pedro Alves <palves@redhat.com>
18191
18192 * gdb.threads/kill.c: New file.
18193 * gdb.threads/kill.exp: New file.
18194
18195 2014-07-10 Yao Qi <yao@codesourcery.com>
18196
18197 * gdb.trace/tfile.c (write_basic_trace_file)
18198 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18199 address written to trace file.
18200
18201 2014-07-09 Pedro Alves <palves@redhat.com>
18202
18203 * gdb.base/attach-wait-input.exp: New file.
18204 * gdb.base/attach-wait-input.c: New file.
18205
18206 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18207
18208 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18209 setting up test structures.
18210 (main): Call new test function.
18211 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18212 test function, continue into test function and walk test
18213 structures.
18214
18215 2014-07-02 Yao Qi <yao@codesourcery.com>
18216
18217 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18218 'bar_start' at the beginning of functions 'foo' and 'bar'
18219 respectively.
18220 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18221 instead of 'foo' and 'bar'.
18222
18223 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18224
18225 * gdb.btrace/segv.exp: New.
18226 * gdb.btrace/segv.c: New.
18227
18228 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18229
18230 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18231 instruction.
18232
18233 2014-06-30 Mark Wielaard <mjw@redhat.com>
18234
18235 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18236 vulture, vilify, villar): New volatile array constants.
18237 (vindictive, vegetation): New const volatile array constants.
18238 * gdb.base/volatile.exp: Test volatile and const volatile array
18239 types.
18240
18241 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18242
18243 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18244 target lacks support for awatch, rwatch, or hbreak.
18245
18246 2014-06-27 Yao Qi <yao@codesourcery.com>
18247
18248 * gdb.multi/dummy-frame-restore.exp: New.
18249 * gdb.multi/dummy-frame-restore.c: New.
18250
18251 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18252
18253 * gdb.btrace/gcore.exp: New.
18254
18255 2014-06-23 Pedro Alves <palves@redhat.com>
18256
18257 * gdb.base/watchpoint-reuse-slot.c: New file.
18258 * gdb.base/watchpoint-reuse-slot.exp: New file.
18259
18260 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18261
18262 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18263 progspace's filename in 'info', 'enable' and 'disable' command
18264 tests.
18265
18266 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18267
18268 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18269 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18270 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18271
18272 2014-06-20 Gary Benson <gbenson@redhat.com>
18273
18274 * gdb.arch/i386-avx.exp: Fix include file location.
18275 * gdb.arch/i386-sse.exp: Likewise.
18276
18277 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18278
18279 * gdb.dlang/expression.exp: New file.
18280
18281 2014-06-19 Pedro Alves <palves@redhat.com>
18282
18283 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18284 out from ...
18285 (top level): ... here. Iterate running tests under different
18286 scheduler-locking settings.
18287
18288 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18289
18290 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18291 to DW_FORM_addr and use non-zero addresses.
18292
18293 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18294
18295 PR gdb/17017
18296 * gdb.python/py-xmethods.cc: Add global function call counters and
18297 increment them in their respective functions. Remove "cout"
18298 statements.
18299 * gdb.python/py-xmethods.exp: Make tests check the global function
18300 call counters instead of depending on inferior IO.
18301
18302 2014-06-18 Don Breazeal <donb@codesourcery.com>
18303
18304 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18305 Deleted procedure.
18306 (explicit_fork_parent_follow): Deleted procedure.
18307 (explicit_fork_child_follow): Deleted procedure.
18308 (test_follow_fork): New procedure.
18309 (do_fork_tests): Replace calls to deleted procedures with
18310 calls to test_follow_fork and reset GDB for subsequent
18311 procedure calls.
18312
18313 2014-06-17 Yao Qi <yao@codesourcery.com>
18314
18315 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18316 CP1252.
18317
18318 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18319
18320 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18321 Initialize ptr and S explicitly.
18322 (skip_type_update_when_not_use_rtti_test): Likewise.
18323
18324 2014-06-16 Keith Seitz <keiths@redhat.com>
18325
18326 PR mi/15863
18327 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18328 the inferior is started.
18329
18330 2014-06-16 Pedro Alves <palves@redhat.com>
18331
18332 * gdb.base/break-main-file-remove-fail.c: New file.
18333 * gdb.base/break-main-file-remove-fail.exp: New file.
18334 * gdb.base/break-unload-file.exp: Use build_executable instead of
18335 prepare_for_testing.
18336 (test_break): New parameter "initial_load". Handle it.
18337 (top level): Add initial_load cmdline/file axis.
18338
18339 2014-06-12 Tom Tromey <tromey@redhat.com>
18340
18341 * gdb.base/completion.exp: Don't use directory name in test.
18342
18343 2014-06-09 Gary Benson <gbenson@redhat.com>
18344
18345 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18346 separate the always-available ANSI-standard signals from the
18347 signals that require checking.
18348 (main): Likewise.
18349 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18350 Likewise.
18351 (main): Likewise.
18352
18353 2014-06-07 Keith Seitz <keiths@redhat.com>
18354
18355 Revert:
18356 PR c++/16253
18357 * gdb.cp/var-tag.cc: New file.
18358 * gdb.cp/var-tag.exp: New file.
18359 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18360 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18361 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18362 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18363
18364 2014-06-06 Doug Evans <xdje42@gmail.com>
18365
18366 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18367
18368 2014-06-06 Pedro Alves <palves@redhat.com>
18369
18370 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18371 in target debug output instead of looking at RSP packets,
18372 disabling the test on any target that uses hardware stepping.
18373 Update comments.
18374
18375 2014-06-06 Pedro Alves <palves@redhat.com>
18376
18377 * gdb.base/break-unload-file.exp: Fix typo.
18378
18379 2014-06-06 Yao Qi <yao@codesourcery.com>
18380
18381 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18382 from "jit_function" to "^jit_function".
18383
18384 2014-06-06 Yao Qi <yao@codesourcery.com>
18385
18386 * gdb.base/async.c (foo): Add one statement.
18387 * gdb.base/async.exp: Get the next instruction address and
18388 match the output of "nexti" by instruction address. Match
18389 the hex address in the output of "finish".
18390
18391 2014-06-06 Gary Benson <gbenson@redhat.com>
18392
18393 * gdb.base/call-signals.c: Remove preprocessor conditionals
18394 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18395 SIGSEGV and SIGTERM.
18396 * gdb.base/sigall.c: Likewise.
18397 * gdb.base/unwindonsignal.c: Likewise.
18398 * gdb.reverse/sigall-reverse.c: Likewise.
18399
18400 2014-06-06 Yao Qi <yao@codesourcery.com>
18401
18402 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18403 readable, skip the test.
18404
18405 2014-06-06 Yao Qi <yao@codesourcery.com>
18406
18407 * gdb.threads/staticthreads.c (thread_function): Move the line
18408 setting breakpoint on forward.
18409 * gdb.threads/staticthreads.exp: Update comments.
18410
18411 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18412
18413 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18414 "history-append! type error".
18415
18416 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18417
18418 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18419 erroneous dprintf expected input.
18420
18421 2014-06-04 Doug Evans <xdje42@gmail.com>
18422
18423 * gdb.guile/scm-generics.exp: Delete.
18424
18425 2014-06-04 Doug Evans <xdje42@gmail.com>
18426
18427 * gdb.guile/scm-breakpoint.exp: Update.
18428 Add tests for breakpoint registration.
18429
18430 2014-06-04 Tom Tromey <tromey@redhat.com>
18431
18432 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18433 VLA-in-union.
18434 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18435 inner_vla_struct, vla_union types. Initialize objects of those
18436 types and compute their sizes.
18437
18438 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18439 Hui Zhu <hui@codesourcery.com>
18440
18441 * gdb.base/fileio.exp: Add test for shell not available as well as
18442 available.
18443 * gdb.base/fileio.c (test_system): Check for shell twice.
18444
18445 2014-06-04 Yao Qi <yao@codesourcery.com>
18446
18447 * gdb.base/auto-connect-native-target.exp: Remove redundant
18448 space from the regexp pattern.
18449
18450 2014-06-04 Yao Qi <yao@codesourcery.com>
18451
18452 * gdb.base/default.exp: Replace "child" with "native" in
18453 regexp pattern.
18454
18455 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18456
18457 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18458 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18459 * gdb.python/py-xmethods.py: Python script supporting the
18460 new testcase and tests.
18461
18462 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18463 Pedro Alves <palves@redhat.com>
18464
18465 PR breakpoints/17000
18466 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18467 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18468
18469 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18470
18471 * gdb.base/subst.exp: Add tests to verify partial path matching
18472 output.
18473
18474 2014-06-03 Pedro Alves <palves@redhat.com>
18475
18476 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18477 target that doesn't use software single-stepping.
18478
18479 2014-06-03 Pedro Alves <palves@redhat.com>
18480
18481 PR breakpoints/17000
18482 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18483 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18484
18485 2014-06-02 Doug Evans <xdje42@gmail.com>
18486
18487 * gdb.guile/scm-parameter.exp: New file.
18488
18489 2014-06-02 Doug Evans <xdje42@gmail.com>
18490
18491 * gdb.guile/scm-cmd.c: New file.
18492 * gdb.guile/scm-cmd.exp: New file.
18493
18494 2014-06-02 Doug Evans <xdje42@gmail.com>
18495
18496 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18497 pretty-printer lookup.
18498 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18499 (make-pp_s-printer): Call it.
18500 (make-pretty-printer-from-dict): New function.
18501 (lookup-pretty-printer-maker-from-dict): New function.
18502 (*pretty-printer*): Simplify.
18503 (make-objfile-pp_s-printer): New function.
18504 (install-objfile-pretty-printers!): New function.
18505 (make-progspace-pp_s-printer): New function.
18506 (install-progspace-pretty-printers!): New function.
18507 * gdb.guile/scm-progspace.c: New file.
18508 * gdb.guile/scm-progspace.exp: New file.
18509
18510 2014-06-02 Pedro Alves <palves@redhat.com>
18511
18512 * gdb.base/dprintf-bp-same-addr.c: New file.
18513 * gdb.base/dprintf-bp-same-addr.exp: New file.
18514
18515 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18516
18517 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18518 * gdb.arch/powerpc-power.s: Likewise.
18519
18520 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18521
18522 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18523
18524 2014-06-01 Yao Qi <yao@codesourcery.com>
18525
18526 * gdb.base/watchpoint.exp (test_watch_location): Check null
18527 pointer can be dereferenced. If not, do the test, otherwise
18528 skip it.
18529
18530 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18531
18532 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18533 results.
18534 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18535
18536 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18537
18538 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18539 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18540 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18541 * gdb.arch/amd64-invalid-stack-top.c: New file.
18542 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18543
18544 2014-05-30 Pedro Alves <palves@redhat.com>
18545
18546 PR breakpoints/17000
18547 * gdb.base/sss-bp-on-user-bp.c: New file.
18548 * gdb.base/sss-bp-on-user-bp.exp: New file.
18549
18550 2014-05-30 David Blaikie <dblaikie@gmail.com>
18551
18552 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18553 gnu_inline semantics via attribute.
18554 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18555 source explicitly specifies the required semantics.
18556
18557 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18558
18559 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18560
18561 2014-05-29 Pedro Alves <palves@redhat.com>
18562 Tom Tromey <tromey@redhat.com>
18563
18564 * gdb.base/async-shell.exp: Don't enable target-async.
18565 * gdb.base/async.exp
18566 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18567 parameter. Adjust.
18568 (top level): Don't test with "target-async".
18569 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18570 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18571 * gdb.base/inferior-died.exp: Don't enable target-async.
18572 * gdb.base/interrupt-noterm.exp: Likewise.
18573 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18574 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18575 * gdb.mi/mi-nonstop.exp: Likewise.
18576 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18577 * gdb.mi/mi-nsintrall.exp: Likewise.
18578 * gdb.mi/mi-nsmoribund.exp: Likewise.
18579 * gdb.mi/mi-nsthrexec.exp: Likewise.
18580 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18581 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18582 * gdb.python/py-evsignal.exp: Don't enable target-async.
18583 * gdb.python/py-evthreads.exp: Likewise.
18584 * gdb.python/py-prompt.exp: Likewise.
18585 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18586 * gdb.server/solib-list.exp: Don't enable target-async.
18587 * gdb.threads/thread-specific-bp.exp: Likewise.
18588 * lib/mi-support.exp: Adjust to use mi-async.
18589
18590 2014-05-29 Pedro Alves <palves@redhat.com>
18591
18592 PR gdb/13860
18593 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18594 reason, even in sync mode.
18595
18596 2014-05-29 Pedro Alves <palves@redhat.com>
18597 Hui Zhu <hui@codesourcery.com>
18598
18599 PR PR15693
18600 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18601 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18602 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18603 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18604
18605 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18606
18607 * config/monitor.exp (gdb_target_monitor): Replace use of
18608 "set remotebaud" by "set serial baud".
18609
18610 2014-05-26 Andy Wingo <wingo@igalia.com>
18611
18612 * gdb.guile/scm-breakpoint.exp:
18613 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18614 properties instead of gdb-object-properties.
18615
18616 2014-05-26 Yao Qi <yao@codesourcery.com>
18617
18618 * gdb.server/no-thread-db.exp: Specify source file name
18619 explicitly when setting a breakpoint.
18620
18621 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18622
18623 * gdb.btrace/vdso.c: New.
18624 * gdb.btrace/vdso.exp: New.
18625
18626 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18627
18628 * gdb.base/gcore.exp (capture_command_output): Move ...
18629 * lib/gdb.exp (capture_command_output): ... here.
18630
18631 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18632
18633 * gdb.btrace/data.exp: Test memory access during btrace replay.
18634
18635 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18636
18637 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18638
18639 2014-05-21 Pedro Alves <palves@redhat.com>
18640
18641 PR gdb/13860
18642 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18643 (top level): Test that output related to execution commands is
18644 sent to the console with CLI commands, but not with MI commands.
18645 Test that breakpoint events are always mirrored to the console.
18646 Also expect the new source line to be output after a "next" in
18647 async mode too. Make it a pass/fail test.
18648 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18649 output.
18650 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18651
18652 2014-05-21 Pedro Alves <palves@redhat.com>
18653
18654 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18655 Use them to test variations of "list" after reaching a breakpoint.
18656 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18657 Test "list" with listsize 10 after reaching a breakpoint.
18658 * gdb.python/python.exp (decode_line current location line
18659 number): Adjust expected line number.
18660
18661 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18662
18663 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18664 behavior for $args, pass it directly to "run".
18665
18666 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18667
18668 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18669 30000 to 65536.
18670
18671 2014-05-21 Pedro Alves <palves@redhat.com>
18672
18673 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18674 auto-connect-native-target off".
18675 * gdb.base/auto-connect-native-target.c: New file.
18676 * gdb.base/auto-connect-native-target.exp: New file.
18677
18678 2014-05-21 Pedro Alves <palves@redhat.com>
18679
18680 * gdb.base/default.exp: Test "target native" instead of "target
18681 child".
18682
18683 2014-05-21 Mark Wielaard <mjw@redhat.com>
18684
18685 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18686
18687 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18688
18689 Fix TLS access for -static -pthread.
18690 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18691 <HAVE_TLS> (thread_function, main): Initialize it.
18692 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18693 Add clean_restart.
18694 <$have_tls != "">: Check TLSVAR.
18695
18696 2014-05-21 Pedro Alves <palves@redhat.com>
18697
18698 * gdb.base/dcache-line-read-error.c: New.
18699 * gdb.base/dcache-line-read-error.exp: New.
18700
18701 2014-05-20 Pedro Alves <palves@redhat.com>
18702
18703 * gdb.base/compare-sections.c: New file.
18704 * gdb.base/compare-sections.exp: New file.
18705
18706 2014-05-20 Pedro Alves <palves@redhat.com>
18707
18708 * gdb.base/break-idempotent.c: New file.
18709 * gdb.base/break-idempotent.exp: New file.
18710
18711 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18712
18713 * gdb.btrace/nohist.exp: New.
18714
18715 2014-05-20 Yao Qi <yao@codesourcery.com>
18716
18717 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18718 gdb.reverse directory and gdb_reverse_timeout exists in board
18719 setting.
18720 * README: Document gdb_reverse_timeout.
18721
18722 2014-05-20 Yao Qi <yao@codesourcery.com>
18723
18724 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18725 'test_file_name'. Treat args as a string instead of a list.
18726 (gdb_init): Rename argument 'args' by 'test_file_name'.
18727
18728 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18729
18730 * gdb.arch/powerpc-power.exp: New file.
18731 * gdb.arch/powerpc-power.s: New file.
18732
18733 2014-05-16 Doug Evans <dje@google.com>
18734
18735 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18736 * gdb.base/completion.exp: Check that all expected files exist
18737 before doing file completion.
18738
18739 2014-05-16 Doug Evans <dje@google.com>
18740
18741 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18742 Update.
18743 (do_syscall_tests_without_xml): Update.
18744
18745 2014-05-16 Pedro Alves <palves@redhat.com>
18746
18747 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18748 instead of "unknown output after running".
18749
18750 2014-05-16 Yao Qi <yao@codesourcery.com>
18751
18752 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18753 file1.txt from host at the end.
18754 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18755
18756 2014-05-15 Doug Evans <dje@google.com>
18757
18758 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18759 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18760 loading file. Add test for TU lookup.
18761
18762 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18763
18764 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18765 calling "-exec-arguments" or "set args" before running the
18766 inferior.
18767
18768 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18769
18770 * lib/mi-support.exp (mi_expect_stop): Expect message for
18771 inferiors that exit with non-zero exit code.
18772
18773 2014-05-14 Yao Qi <yao@codesourcery.com>
18774
18775 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18776 match absolute path on remote host.
18777 (test_file_list_exec_source_files): Remove "/" from the
18778 pattern.
18779
18780 2014-05-14 Yao Qi <yao@codesourcery.com>
18781
18782 * boards/local-remote-host-notty.exp (${board}_file): New
18783 proc.
18784
18785 2014-05-07 Kyle McMartin <kyle@redhat.com>
18786
18787 Pushed by Joel Brobecker <brobecker@adacore.com>.
18788 * gdb.arch/aarch64-atomic-inst.c: New file.
18789 * gdb.arch/aarch64-atomic-inst.exp: New file.
18790
18791 2014-05-07 Yao Qi <yao@codesourcery.com>
18792
18793 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18794 in current context" too.
18795
18796 2014-05-05 Keith Seitz <keiths@redhat.com>
18797
18798 * gdb.linespec/ls-dollar.exp: Add test for linespec
18799 file:convenience_variable.
18800
18801 2014-05-05 Yao Qi <yao@codesourcery.com>
18802
18803 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18804 traceframes into tfile and ctf trace files. Read data from
18805 trace file and test collected data.
18806 (gdb_collect_locals_test): Likewise.
18807 (gdb_unavailable_registers_test): Likewise.
18808 (gdb_unavailable_floats): Likewise.
18809 (gdb_collect_globals_test): Likewise.
18810 (top-level): Append "ctf" to trace_file_targets if GDB
18811 supports.
18812
18813 2014-05-05 Yao Qi <yao@codesourcery.com>
18814
18815 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18816 code to ...
18817 (gdb_collect_args_test_1): ... it. New proc.
18818 (gdb_collect_locals_test): Move some code to ...
18819 (gdb_collect_locals_test_1): ... it. New proc.
18820 (gdb_unavailable_registers_test): Move some code to ...
18821 (gdb_unavailable_registers_test_1): ... it. New proc.
18822 (gdb_unavailable_floats): Move some code to ...
18823 (gdb_unavailable_floats_1): ... it. New proc.
18824
18825 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18826
18827 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18828 probes to test for bitness recognition.
18829 * gdb.arch/amd64-stap-optional-prefix.exp
18830 (test_probe_value_without_reg): New procedure.
18831 Add code to test for different kinds of bitness.
18832
18833 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18834
18835 PR breakpoints/16889
18836 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18837 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18838
18839 2014-05-01 Pedro Alves <palves@redhat.com>
18840
18841 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18842 gdb_file_cmd if no file is specified.
18843 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18844 last_loaded_file to set the remote exec-file.
18845
18846 2014-05-01 Pedro Alves <palves@redhat.com>
18847
18848 * boards/local-remote-host.exp: New file.
18849
18850 2014-05-01 Pedro Alves <palves@redhat.com>
18851
18852 * boards/local-remote-host.exp: Rename to ...
18853 * boards/local-remote-host-notty.exp: ... this.
18854
18855 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18856
18857 * gdb.ada/dyn_arrayidx: New testcase.
18858
18859 2014-04-26 Yao Qi <yao@codesourcery.com>
18860
18861 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18862 and compute the length of function main. Save it in
18863 $main_length.
18864 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18865 (top-level): Use gdb_compile to compile objects into
18866 executable and restart GDB. Remove invocation to
18867 prepare_for_testing.
18868
18869 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18870 Pedro Alves <palves@redhat.com>
18871
18872 PR server/16255
18873 * gdb.multi/multi-attach.c: New file.
18874 * gdb.multi/multi-attach.exp: New file.
18875
18876 2014-04-25 Pedro Alves <palves@redhat.com>
18877
18878 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18879 user.
18880 (top level): Test that "set remote conditional-breakpoints-packet
18881 off" works as intended.
18882 * gdb.base/dprintf.exp: Test that "set remote
18883 breakpoint-commands-packet off" works as intended.
18884 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18885 New function.
18886 (top level): Call it.
18887 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18888 remote fast-tracepoints-packet off" works as intended.
18889 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18890 * lib/gdb.exp (gdb_is_target_remote): ... here.
18891
18892 2014-04-24 David Blaikie <dblaikie@gmail.com>
18893
18894 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18895 ensure clang would not discard them.
18896 * gdb.base/gdbvars.c: Ditto.
18897 * gdb.base/memattr.c: Ditto.
18898 * gdb.base/whatis.c: Ditto.
18899 * gdb.python/py-prettyprint.c: Ditto.
18900 * gdb.trace/actions.c: Ditto.
18901 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18902 ensure clang would not discard it.
18903
18904 2014-04-24 David Blaikie <dblaikie@gmail.com>
18905
18906 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18907 clang to emit the full definition of type required by the test
18908 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18909
18910 2014-04-24 David Blaikie <dblaikie@gmail.com>
18911
18912 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18913 coax Clang into emitting the definition of the type.
18914 * gdb.cp/pr10728-x.h (y): Ditto.
18915 * gdb.cp/pr10728-y.cc (y): Ditto.
18916
18917 2014-04-24 David Blaikie <dblaikie@gmail.com>
18918
18919 * gdb.base/label.exp: XFAIL label related tests under Clang.
18920 * gdb.cp/cplabel.exp: Ditto.
18921 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18922 under Clang those using labels.
18923
18924 2014-04-25 Yao Qi <yao@codesourcery.com>
18925
18926 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18927 double_label.
18928 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18929 partial_label and double_label.
18930
18931 2014-04-24 David Blaikie <dblaikie@gmail.com>
18932
18933 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18934
18935 2014-04-24 David Blaikie <dblaikie@gmail.com>
18936
18937 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18938 of the function to work across GCC and Clang.
18939 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18940 pointer types (const void ** const V void **).
18941
18942 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18943 Walfred Tedeschi <walfred.tedeschi@intel.com>
18944
18945 * Makefile.in (EXECUTABLES): Added i386-avx512.
18946 * gdb.arch/i386-avx512.c: New file.
18947 * gdb.arch/i386-avx512.exp: Likewise.
18948
18949 2014-04-23 Keith Seitz <keiths@redhat.com>
18950
18951 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18952 (mi_make_breakpoint_table): New procedure.
18953 (mi_create_breakpoint): Use mi_make_breakpoint
18954 and return the result.
18955 (mi_make_breakpoint): New procedure.
18956 (mi_build_kv_pairs): New procedure.
18957
18958 * gdb.mi/mi-break.exp: Remove unused globals,
18959 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18960 All callers updated.
18961 * gdb.mi/mi-dprintf.exp: Use variable to track command
18962 number.
18963 Update all callers of mi_create_breakpoint and use
18964 mi_make_breakpoint_table.
18965 Remove any unused global variables.
18966 * gdb.mi/mi-nonstop.exp: Likewise.
18967 * gdb.mi/mi-nsintrall.exp: Likewise.
18968 * gdb.mi/mi-nsmoribund.exp: Likewise.
18969 * gdb.mi/mi-nsthrexec.exp: Likewise.
18970 * gdb.mi/mi-reverse.exp: Likewise.
18971 * gdb.mi/mi-simplerun.exp: Likewise.
18972 * gdb.mi/mi-stepn.exp: Likewise.
18973 * gdb.mi/mi-syn-frame.exp: Likewise.
18974 * gdb.mi/mi-until.exp: Likewise.
18975 * gdb.mi/mi-var-cp.exp: Likewise.
18976 * gdb.mi/mi-var-display.exp: Likewise.
18977 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18978 * gdb.mi/mi2-var-child.exp: Likewise.
18979 * gdb.mi/mi-vla-c99.exp: Likewise.
18980 * lib/mi-support.exp: Likewise.
18981
18982 From Ian Lance Taylor <iant@cygnus.com>:
18983 * lib/gdb.exp (parse_args): New procedure.
18984
18985 2014-04-23 Pedro Alves <palves@redhat.com>
18986
18987 * gdb.base/break-unload-file.c: New file.
18988 * gdb.base/break-unload-file.exp: New file.
18989 * gdb.base/sym-file-lib.c (baz): New function.
18990 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18991 field.
18992 (load): Store the segment's mapped size.
18993 (unload): New function.
18994 (unload_shlib): New function.
18995 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18996 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18997 set a breakpoint at baz, and call it.
18998 * gdb.base/sym-file.exp: New tests for stale breakpoint
18999 instructions.
19000
19001 2014-04-23 Pedro Alves <palves@redhat.com>
19002
19003 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19004 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19005 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19006 * gdb.base/hbreak-unmapped.c: New file.
19007 * gdb.base/hbreak-unmapped.exp: New file.
19008 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19009 * lib/gdb.exp (gdb_is_target_remote): ... here.
19010
19011 2014-04-22 Pedro Alves <palves@redhat.com>
19012
19013 * gdb.base/consecutive-step-over.c: New file.
19014 * gdb.base/consecutive-step-over.exp: New file.
19015
19016 2014-04-22 Pedro Alves <palves@redhat.com>
19017
19018 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19019 instead of send_gdb/gdb_expect.
19020
19021 2014-04-22 Yao Qi <yao@codesourcery.com>
19022
19023 * lib/trace-support.exp (generate_tracefile): New procedure.
19024 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19025 return 0.
19026 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19027 if generate_tracefile returns 1.
19028
19029 2014-04-18 Tom Tromey <palves@redhat.com>
19030 Pedro alves <tromey@redhat.com>
19031
19032 PR backtrace/15558
19033 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19034 with a backtrace limit.
19035 * gdb.python/py-frame-inline.exp: Test running to an inline
19036 function with a backtrace limit, and printing the newest frame.
19037 * gdb.python/py-frame-inline.c (main): Call f.
19038
19039 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19040
19041 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19042
19043 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19044
19045 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19046 Drop prefix from unsupported source file path.
19047
19048 2014-04-17 Yao Qi <yao@codesourcery.com>
19049
19050 * lib/gdb.exp (with_target_charset): New proc.
19051 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19052 with_target_charset.
19053 (test_print_strings): Likewise.
19054 (test_repeat_bytes): Likewise.
19055 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19056 for some tests.
19057
19058 2014-04-16 Keith Seitz <keiths@redhat.com>
19059
19060 PR gdb/15827
19061 * gdb.dwarf2/corrupt.c: New file.
19062 * gdb.dwarf2/corrupt.exp: New file.
19063
19064 2014-04-16 Keith Seitz <keiths@redhat.com>
19065
19066 PR c++/16597
19067 * gdb.cp/namelessclass.cc: New file.
19068 * gdb.cp/namelessclass.exp: New file.
19069 * gdb.cp/namelessclass.S: New file.
19070
19071 2014-04-16 Doug Evans <dje@google.com>
19072
19073 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19074 Add comment.
19075 (gdbserver_default_get_comm_port): New function.
19076 (gdbserver_start): Check if board file provided
19077 "gdbserver,get_comm_port" and use it if so.
19078 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19079 (gdb,socketport): Set to "stdio".
19080 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19081 (stdio_gdbserver_template): Delete.
19082 (${board}_get_remote_address): Update.
19083 (${board}_build_remote_cmd): Delete.
19084 (${board}_get_comm_port): New function.
19085 (${board}_spawn): Update.
19086 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19087 Delete.
19088 (${board}_get_remote_address): Update.
19089 (${board}_get_comm_port): New function.
19090
19091 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
19092
19093 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19094 appearing in any order.
19095
19096 2014-04-15 Doug Evans <dje@google.com>
19097
19098 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19099 uninitialized value of "description".
19100
19101 2014-04-15 Keith Seitz <keiths@redhat.com>
19102
19103 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19104 Remove unused globals.
19105 (test_running_the_program): Likewise.
19106 (test_controlled_execution): Likewise.
19107 (test_controlling_breakpoints): Likewise.
19108 (test_program_termination): Likewise.
19109
19110 2014-04-15 Keith Seitz <keiths@redhat.com>
19111
19112 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19113 unused globals.
19114 (test_rbreak_creation_and_listing): Likewise.
19115 (test_ignore_count): Likewise.
19116 (test_error): Likewise.
19117
19118 2014-04-15 Pedro Alves <palves@redhat.com>
19119
19120 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19121 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19122 sym-file-loader.c.
19123 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19124 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19125 to sym-file-loader.c.
19126 (struct library): Forward declare.
19127 (load_shlib, lookup_function): Change prototypes.
19128 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19129 (translate_offset): Remove declarations.
19130 (get_text_addr): New declaration.
19131 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19132 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19133 sym-file-loader.h.
19134 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19135 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19136 here from sym-file-loader.h.
19137 (struct library): New structure.
19138 (load_shlib, lookup_function): Change prototypes and adjust to
19139 work with a struct library.
19140 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19141 (translate_offset): Make static.
19142 (get_text_addr): New function.
19143 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19144
19145 2014-04-15 Pedro Alves <palves@redhat.com>
19146
19147 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19148
19149 2014-04-15 Pedro Alves <palves@redhat.com>
19150
19151 * gdb.base/sym-file-loader.c: Include <limits.h>.
19152 (SELF_LINK): New define.
19153 (get_origin): New function.
19154 (load_shlib): Use it.
19155 * gdb.base/sym-file.exp: Don't early return if the target is
19156 remote. Use runto_main, and issue fail is that fails. Use
19157 gdb_load_shlibs.
19158 (shlib_name): Delete.
19159 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19160
19161 2014-04-15 Pedro Alves <palves@redhat.com>
19162
19163 * gdb.base/sym-file.exp: Remove regex characters from test
19164 message. Don't refer to breakpoint numbers in test messages.
19165
19166 2014-04-14 Keith Seitz <keiths@redhat.com>
19167
19168 PR c++/16253
19169 * gdb.cp/var-tag.cc: New file.
19170 * gdb.cp/var-tag.exp: New file.
19171 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19172 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19173 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19174 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19175
19176 2014-04-14 Tom Tromey <tromey@redhat.com>
19177
19178 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19179 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19180 type.
19181 * gdb.cp/enum-class.exp: New file.
19182 * gdb.cp/enum-class.cc: New file.
19183
19184 2014-04-14 Tom Tromey <tromey@redhat.com>
19185
19186 * gdb.dwarf2/enum-type.exp: New file.
19187
19188 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19189
19190 * gdb.mi/mi-vla-c99.exp: New file.
19191 * gdb.mi/vla.c: New file.
19192
19193 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19194
19195 * gdb.base/vla-datatypes.c: New file.
19196 * gdb.base/vla-datatypes.exp: New file.
19197
19198 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19199
19200 * gdb.base/vla-ptr.c: New file.
19201 * gdb.base/vla-ptr.exp: New file.
19202
19203 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19204
19205 * gdb.dwarf2/count.exp: New file.
19206
19207 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19208
19209 * gdb.base/vla-sideeffect.c: New file.
19210 * gdb.base/vla-sideeffect.exp: New file.
19211
19212 2014-04-14 David Blaikie <dblaikie@gmail.com>
19213
19214 * gdb.mi/non-stop.c: Add return value for non-void function return
19215 statement.
19216 * gdb.threads/staticthreads.c: Ditto.
19217
19218 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19219 Doug Evans <xdje42@gmail.com>
19220
19221 * gdb.guile/scm-value.c: Improve test case.
19222 * gdb.guile/scm-value.exp: Add new test.
19223
19224 2014-04-11 David Blaikie <dblaikie@gmail.com>
19225
19226 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19227 override Clang's default.
19228
19229 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19230
19231 Revert the following changes (regressions):
19232
19233 * gdb.base/vla-sideeffect.c: New file.
19234 * gdb.base/vla-sideeffect.exp: New file.
19235
19236 * gdb.dwarf2/count.exp: New file.
19237
19238 * gdb.base/vla-multi.c: New file.
19239 * gdb.base/vla-multi.exp: New file.
19240
19241 * gdb.base/vla-ptr.c: New file.
19242 * gdb.base/vla-ptr.exp: New file.
19243
19244 * gdb.base/vla-datatypes.c: New file.
19245 * gdb.base/vla-datatypes.exp: New file.
19246
19247 * gdb.mi/mi-vla-c99.exp: New file.
19248 * gdb.mi/vla.c: New file.
19249
19250 2014-04-11 Keith Seitz <keiths@redhat.com>
19251
19252 PR c++/16675
19253 * gdb.cp/cpsizeof.exp: New file.
19254 * gdb.cp/cpsizeof.cc: New file.
19255
19256 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19257
19258 * gdb.mi/mi-vla-c99.exp: New file.
19259 * gdb.mi/vla.c: New file.
19260
19261 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19262
19263 * gdb.base/vla-datatypes.c: New file.
19264 * gdb.base/vla-datatypes.exp: New file.
19265
19266 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19267
19268 * gdb.base/vla-ptr.c: New file.
19269 * gdb.base/vla-ptr.exp: New file.
19270
19271 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19272
19273 * gdb.base/vla-multi.c: New file.
19274 * gdb.base/vla-multi.exp: New file.
19275
19276 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19277
19278 * gdb.dwarf2/count.exp: New file.
19279
19280 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19281
19282 * gdb.base/vla-sideeffect.c: New file.
19283 * gdb.base/vla-sideeffect.exp: New file.
19284
19285 2014-04-11 Yao Qi <yao@codesourcery.com>
19286
19287 * gdb.base/completion.exp: Check file exists before running tests
19288 on file completion.
19289
19290 2014-04-10 Pedro Alves <palves@redhat.com>
19291
19292 * gdb.base/cond-eval-mode.c: New file.
19293 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19294 prepare_for_testing to build the new file. Check result of
19295 runto_main.
19296 (test_break, test_watch): New procedures.
19297 (top level): Use them.
19298
19299 2014-04-08 Pierre Muller <muller@sourceware.org>
19300
19301 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19302 Ctrl-V use for mingw hosts.
19303
19304 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19305
19306 * gdb.python/py-value.c: Improve test case.
19307 * gdb.python/py-value.exp: Add new test.
19308
19309 2014-04-07 David Blaikie <dblaikie@gmail.com>
19310
19311 * lib/compiler.c: Identify the clang compiler.
19312 * lib/compiler.cc: Ditto.
19313
19314 2014-04-03 Yao Qi <yao@codesourcery.com>
19315
19316 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19317
19318 2014-04-01 Anton Blanchard <anton@samba.org>
19319
19320 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19321 messages unique.
19322
19323 2014-04-01 Anton Blanchard <anton@samba.org>
19324
19325 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19326 prepare_for_testing.
19327
19328 2014-04-01 Anton Blanchard <anton@samba.org>
19329
19330 * gdb.arch/ppc64-atomic-inst.c: Remove.
19331 * gdb.arch/ppc64-atomic-inst.S: New file.
19332 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19333
19334 2014-03-31 Doug Evans <dje@google.com>
19335
19336 * gdb.base/print-symbol-loading-lib.c: New file.
19337 * gdb.base/print-symbol-loading-main.c: New file.
19338 * gdb.base/print-symbol-loading.exp: New file.
19339
19340 2014-03-31 Yao Qi <yao@codesourcery.com>
19341
19342 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19343
19344 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19345
19346 * gdb.ada/mi_dyn_arr: New testcase.
19347
19348 2014-03-27 Doug Evans <dje@google.com>
19349
19350 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19351
19352 2014-03-27 Yao Qi <yao@codesourcery.com>
19353
19354 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19355 if target is nios2-*-*.
19356
19357 2014-03-26 Yao Qi <yao@codesourcery.com>
19358
19359 * lib/gdb.exp (readline_is_used): New proc.
19360 * gdb.base/completion.exp: Move tests on command complete up.
19361 Skip the rest of tests if readline is not used.
19362 * gdb.ada/complete.exp: Skp the test if readline is not
19363 used.
19364 * gdb.base/filesym.exp: Likewise.
19365 * gdb.base/macscp.exp: Likewise.
19366 * gdb.base/readline-ask.exp: Likewise.
19367 * gdb.base/readline.exp: Likewise.
19368 * gdb.python/py-cmd.exp: Likewise.
19369 * gdb.trace/tfile.exp: Likewise.
19370
19371 2014-03-26 Yao Qi <yao@codesourcery.com>
19372
19373 * gdb.base/macscp.exp: Fix code format issues.
19374
19375 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19376
19377 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19378 * gdb.asm/powerpc64le.inc: New file.
19379
19380 2014-03-25 Pedro Alves <palves@redhat.com>
19381 Doug Evans <dje@google.com>
19382
19383 * gdb.base/source-execution.c: New file.
19384 * gdb.base/source-execution.exp: New file.
19385 * gdb.base/source-execution.gdb: New file.
19386
19387 2014-03-24 Doug Evans <dje@google.com>
19388
19389 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19390 using fission.
19391
19392 2014-03-24 Hui Zhu <hui@codesourcery.com>
19393 Pedro Alves <palves@redhat.com>
19394
19395 PR breakpoints/16101
19396 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19397 test pass/fail messages. Detect missing support for dprintf when
19398 breakpoints are actually inserted.
19399 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19400 breakpoints are actually inserted.
19401 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19402 fails.
19403
19404 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19405
19406 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19407
19408 2014-03-22 Doug Evans <xdje42@gmail.com>
19409
19410 * gdb.python/python.exp (python not supported): Verify multi-line
19411 python command issues an error.
19412 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19413 guile command issues an error.
19414
19415 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19416
19417 * gdb.threads/thread-specific.exp: Handle the lack of usable
19418 $this_breakpoint and $this_thread.
19419
19420 2014-03-21 Hui Zhu <hui@codesourcery.com>
19421
19422 * gdb.base/attach.exp (do_command_attach_tests): New.
19423
19424 2014-03-20 Tom Tromey <tromey@redhat.com>
19425 Pedro Alves <palves@redhat.com>
19426
19427 PR cli/15718
19428 * gdb.base/condbreak-call-false.c: New file.
19429 * gdb.base/condbreak-call-false.exp: New file.
19430
19431 2014-03-20 Pedro Alves <palves@redhat.com>
19432
19433 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19434 Delete.
19435 (block_signals, unblock_signals): Delete.
19436 (child_function_2, main): Remove references to deleted variable
19437 and functions.
19438
19439 2014-03-20 Pedro Alves <palves@redhat.com>
19440
19441 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19442 Use pthread_kill to signal thread 2.
19443 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19444 Adjust to make the test send itself a signal rather than using the
19445 host's "kill" command.
19446
19447 2014-03-20 Pedro Alves <palves@redhat.com>
19448
19449 * gdb.threads/multiple-step-overs.c: New file.
19450 * gdb.threads/multiple-step-overs.exp: New file.
19451 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19452 Adjust expected infrun debug output.
19453
19454 2014-03-20 Pedro Alves <palves@redhat.com>
19455
19456 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19457 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19458
19459 2014-03-20 Pedro Alves <palves@redhat.com>
19460
19461 PR breakpoints/7143
19462 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19463 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19464 of gdb_test_multiple.
19465 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19466 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19467
19468 2014-03-20 Pedro Alves <palves@redhat.com>
19469
19470 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19471 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19472
19473 2014-03-19 Pedro Alves <palves@redhat.com>
19474
19475 * gdb.base/async.exp: Remove early return.
19476
19477 2014-03-19 Pedro Alves <palves@redhat.com>
19478
19479 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19480
19481 2014-03-19 Pedro Alves <palves@redhat.com>
19482
19483 * gdb.base/async.exp (test_background): Expect \r\n after
19484 "completed." in the fail pattern.
19485
19486 2014-03-19 Pedro Alves <palves@redhat.com>
19487
19488 * gdb.base/async.exp (test_background): New procedure.
19489 Use it for all background execution command tests.
19490
19491 2014-03-19 Pedro Alves <palves@redhat.com>
19492
19493 * gdb.base/async.exp: Use prepare_for_testing.
19494
19495 2014-03-19 Pedro Alves <palves@redhat.com>
19496
19497 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19498 the same line.
19499
19500 2014-03-19 Pedro Alves <palves@redhat.com>
19501
19502 * gdb.base/async.c (main): Add "jump here" and "until here" line
19503 marker comments.
19504 * gdb.base/async.exp (jump_here): New global.
19505 (jump& test): Use it.
19506 (until_here): New global.
19507 (until& test): Use it.
19508
19509 2014-03-19 Pedro Alves <palves@redhat.com>
19510
19511 * gdb.base/async.exp: Don't frob gdb_protocol.
19512
19513 2014-03-18 Doug Evans <xdje42@gmail.com>
19514
19515 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19516 Fix spelling of exec-done-display.
19517
19518 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19519
19520 PR gdb/15358
19521 * gdb.base/gdb-sigterm.c: New file.
19522 * gdb.base/gdb-sigterm.exp: New file.
19523
19524 2014-03-18 Pedro Alves <palves@redhat.com>
19525
19526 PR gdb/13860
19527 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19528 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19529 solib-event.
19530
19531 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19532
19533 * gdb.ada/pckd_arr_ren: New testcase.
19534
19535 2014-03-13 Doug Evans <xdje42@gmail.com>
19536
19537 PR guile/16612
19538 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19539 collect after discarding symbols.
19540
19541 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19542 Doug Evans <xdje42@gmail.com>
19543
19544 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19545 to history survives a gc.
19546
19547 2014-03-13 Pedro Alves <palves@redhat.com>
19548
19549 * gdb.base/default.exp: Don't test "target procfs".
19550
19551 2014-03-13 Pedro Alves <palves@redhat.com>
19552
19553 * gdb.base/default.exp: Update "target child" and "target procfs"
19554 tests to not expect "Unix".
19555
19556 2014-03-12 Tom Tromey <tromey@redhat.com>
19557
19558 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19559 New procs. Add target-async tests.
19560 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19561 Add target-async tests.
19562
19563 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19564
19565 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19566 'func_start' and 'func_end' for the beginning and end of the
19567 function code, respectively.
19568 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19569 'func_end' instead of 'func' and 'main'.
19570
19571 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19572
19573 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19574 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19575 generate the debug info assembler source.
19576
19577 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19578
19579 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19580 * gdb.dwarf2/arr-subrange.exp: Likewise.
19581 * gdb.dwarf2/dwz.exp: Likewise.
19582 * gdb.dwarf2/method-ptr.exp: Likewise.
19583 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19584 * gdb.dwarf2/subrange.exp: Likewise.
19585 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19586 * gdb.dwarf2/implptrpiece.exp: Likewise.
19587 * gdb.dwarf2/nostaticblock.exp: Likewise.
19588
19589 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19590
19591 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19592 directory to absolute path name arguments.
19593
19594 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19595
19596 * gdb.ada/tagged_access: New testcase.
19597
19598 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19599
19600 * gdb.btrace/data.exp: Update expected output.
19601
19602 2014-03-06 Yao Qi <yao@codesourcery.com>
19603
19604 * gdb.trace/pr16508.exp: New file.
19605
19606 2014-03-05 Pedro Alves <palves@redhat.com>
19607
19608 PR gdb/16575
19609 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19610 procedure.
19611 (top level): Adjust to use it. Add tests that exercise breakpoint
19612 interaction with the code-cache.
19613
19614 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19615
19616 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19617 test for 'history-append!'.
19618
19619 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19620
19621 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19622 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19623 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19624 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19625 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19626 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19627
19628 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19629
19630 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19631 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19632 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19633
19634 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19635
19636 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19637
19638 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19639
19640 * gdb.dwarf2/arr-stride.c: New file.
19641 * gdb.dwarf2/arr-stride.exp: New file.
19642
19643 2014-02-26 Pedro Alves <palves@redhat.com>
19644
19645 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19646 that won't ever trigger. Make sure that GDB reports the correct
19647 breakpoint that caused the stop.
19648
19649 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19650
19651 PR gdb/16626
19652 * gdb.base/auto-load-script: New file.
19653 * gdb.base/auto-load.c: New file.
19654 * gdb.base/auto-load.exp: New file.
19655
19656 PR gdb/16626
19657 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19658
19659 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19660
19661 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19662 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19663
19664 2014-02-24 Doug Evans <dje@google.com>
19665
19666 * lib/gdb.exp (run_on_host): Log error output if program fails.
19667
19668 2014-02-21 Pedro Alves <palves@redhat.com>
19669
19670 * gdb.threads/step-after-sr-lock.c: Rename to ...
19671 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19672 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19673 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19674 ... this.
19675
19676 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19677
19678 PR tdep/16397
19679 * gdb.arch/amd64-stap-special-operands.exp: New file.
19680 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19681 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19682 * gdb.arch/amd64-stap-triplet.S: Likewise.
19683 * gdb.arch/amd64-stap-triplet.c: Likewise.
19684
19685 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19686
19687 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19688 in .section pseudo-op.
19689
19690 2014-02-20 lin zuojian <manjian2006@gmail.com>
19691 Joel Brobecker <brobecker@adacore.com>
19692 Doug Evans <xdje42@gmail.com>
19693
19694 PR symtab/16581
19695 * gdb.dwarf2/dw2-icycle.S: New file.
19696 * gdb.dwarf2/dw2-icycle.c: New file.
19697 * gdb.dwarf2/dw2-icycle.exp: New file.
19698
19699 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19700
19701 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19702 operations on gdb.Value objects.
19703 * gdb.python/py-value-cc.exp: Add new test to test operations on
19704 gdb.Value objects.
19705
19706 2014-02-18 Doug Evans <dje@google.com>
19707
19708 * Makefile.in (TESTS): New variable.
19709 (expanded_tests, expanded_tests_or_none): New variables
19710 (check-single): Pass $(expanded_tests_or_none) to runtest.
19711 (check-parallel): Only run tests in $(TESTS) if non-empty.
19712 (check/no-matching-tests-found): New rule.
19713 * README: Document TESTS makefile variable.
19714
19715 2014-02-18 Doug Evans <dje@google.com>
19716
19717 * Makefile.in (check-parallel): rm -rf outputs temp.
19718
19719 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19720
19721 Fix "ERROR: no fileid for" in the testsuite.
19722 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19723
19724 2014-02-12 Doug Evans <dje@google.com>
19725
19726 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19727 (MISCELLANEOUS): New variable.
19728 (clean): rm -rf $(MISCELLANEOUS).
19729 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19730 dwp live in the same directory as symlinks, with each symlink pointed
19731 to a differently named file in a different directory.
19732
19733 2014-02-11 Doug Evans <dje@google.com>
19734
19735 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19736 of Tcl file commands.
19737
19738 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19739
19740 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19741 "kill -SIGUSR1 -1".
19742
19743 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19744
19745 * gdb.ada/tick_length_array_enum_idx: New testcase.
19746
19747 2014-02-10 Doug Evans <xdje42@gmail.com>
19748
19749 * configure.ac (AC_OUTPUT): Add gdb.guile.
19750 * configure: Regenerate.
19751 * lib/gdb-guile.exp: New file.
19752 * lib/gdb.exp (get_target_charset): New function.
19753 * gdb.base/help.exp: Update expected output from "apropos apropos".
19754 * gdb.guile/Makefile.in: New file.
19755 * gdb.guile/guile.exp: New file.
19756 * gdb.guile/scm-arch.c: New file.
19757 * gdb.guile/scm-arch.exp: New file.
19758 * gdb.guile/scm-block.c: New file.
19759 * gdb.guile/scm-block.exp: New file.
19760 * gdb.guile/scm-breakpoint.c: New file.
19761 * gdb.guile/scm-breakpoint.exp: New file.
19762 * gdb.guile/scm-disasm.c: New file.
19763 * gdb.guile/scm-disasm.exp: New file.
19764 * gdb.guile/scm-equal.c: New file.
19765 * gdb.guile/scm-equal.exp: New file.
19766 * gdb.guile/scm-error.exp: New file.
19767 * gdb.guile/scm-error.scm: New file.
19768 * gdb.guile/scm-frame-args.c: New file.
19769 * gdb.guile/scm-frame-args.exp: New file.
19770 * gdb.guile/scm-frame-args.scm: New file.
19771 * gdb.guile/scm-frame-inline.c: New file.
19772 * gdb.guile/scm-frame-inline.exp: New file.
19773 * gdb.guile/scm-frame.c: New file.
19774 * gdb.guile/scm-frame.exp: New file.
19775 * gdb.guile/scm-generics.exp: New file.
19776 * gdb.guile/scm-gsmob.exp: New file.
19777 * gdb.guile/scm-iterator.c: New file.
19778 * gdb.guile/scm-iterator.exp: New file.
19779 * gdb.guile/scm-math.c: New file.
19780 * gdb.guile/scm-math.exp: New file.
19781 * gdb.guile/scm-objfile-script-gdb.in: New file.
19782 * gdb.guile/scm-objfile-script.c: New file.
19783 * gdb.guile/scm-objfile-script.exp: New file.
19784 * gdb.guile/scm-objfile.c: New file.
19785 * gdb.guile/scm-objfile.exp: New file.
19786 * gdb.guile/scm-ports.exp: New file.
19787 * gdb.guile/scm-pretty-print.c: New file.
19788 * gdb.guile/scm-pretty-print.exp: New file.
19789 * gdb.guile/scm-pretty-print.scm: New file.
19790 * gdb.guile/scm-section-script.c: New file.
19791 * gdb.guile/scm-section-script.exp: New file.
19792 * gdb.guile/scm-section-script.scm: New file.
19793 * gdb.guile/scm-symbol.c: New file.
19794 * gdb.guile/scm-symbol.exp: New file.
19795 * gdb.guile/scm-symtab-2.c: New file.
19796 * gdb.guile/scm-symtab.c: New file.
19797 * gdb.guile/scm-symtab.exp: New file.
19798 * gdb.guile/scm-type.c: New file.
19799 * gdb.guile/scm-type.exp: New file.
19800 * gdb.guile/scm-value-cc.cc: New file.
19801 * gdb.guile/scm-value-cc.exp: New file.
19802 * gdb.guile/scm-value.c: New file.
19803 * gdb.guile/scm-value.exp: New file.
19804 * gdb.guile/source2.scm: New file.
19805 * gdb.guile/types-module.cc: New file.
19806 * gdb.guile/types-module.exp: New file.
19807
19808 2014-02-10 Yao Qi <yao@codesourcery.com>
19809
19810 PR testsuite/16543
19811 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19812 * configure: Regenerated.
19813 * Makefile.in: New file.
19814
19815 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19816
19817 * gdb.python/py-framefilter.exp: Fix typo.
19818
19819 2014-02-08 Yao Qi <yao@codesourcery.com>
19820
19821 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19822 that no =breakpoint-modified is emitted when breakpoints are
19823 modified through MI commands.
19824
19825 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19826 Pedro Alves <palves@redhat.com>
19827
19828 * gdb.threads/step-after-sr-lock.c: New file.
19829 * gdb.threads/step-after-sr-lock.exp: New file.
19830
19831 2014-02-07 Pedro Alves <palves@redhat.com>
19832
19833 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19834
19835 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19836
19837 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19838 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19839
19840 2014-02-06 Doug Evans <xdje42@gmail.com>
19841
19842 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19843 output.
19844
19845 * gdb.gdb/python-interrupts.exp: New file.
19846
19847 2014-02-05 Yao Qi <yao@codesourcery.com>
19848
19849 * gdb.trace/report.exp (use_collected_data): Test the output
19850 of "info threads" and "info inferiors".
19851
19852 2014-02-05 Yao Qi <yao@codesourcery.com>
19853
19854 Revert this patch:
19855
19856 2013-05-24 Yao Qi <yao@codesourcery.com>
19857
19858 * gdb.trace/tfile.exp: Test inferior and thread.
19859
19860 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19861
19862 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19863 on a function.
19864 * gdb.base/step-bt.c: Call hello via function pointer to make
19865 sure its first instruction is executed on powerpc64le-linux.
19866
19867 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19868
19869 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19870
19871 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19872
19873 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19874 of the test patterns for use on little-endian systems.
19875
19876 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19877
19878 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19879 (decimal_vector): Fix for little-endian.
19880
19881 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19882
19883 * gdb.arch/sparc-sysstep.exp: New file.
19884 * gdb.arch/sparc-sysstep.c: Likewise.
19885
19886 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19887
19888 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19889
19890 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19891
19892 2014-01-23 Tom Tromey <tromey@redhat.com>
19893
19894 * gdb.ada/array_char_idx: New testcase.
19895
19896 2014-01-23 Tom Tromey <tromey@redhat.com>
19897
19898 PR python/16487:
19899 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19900 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19901 classes.
19902
19903 2014-01-23 Tom Tromey <tromey@redhat.com>
19904
19905 PR python/16491:
19906 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19907 string from an inferior frame.
19908 * gdb.python/py-framefilter-mi.exp: Update.
19909
19910 2014-01-22 Doug Evans <dje@google.com>
19911
19912 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19913
19914 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19915
19916 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19917
19918 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19919
19920 * gdb.trace/entry-values.exp: Remove excess space character from
19921 regex patterns. Handle s390 call instruction.
19922
19923 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19924
19925 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19926 define "*_start" label. Make "name" static.
19927 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19928 ${name} by references to ${name}_start.
19929
19930 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19931
19932 * gdb.base/info-macros.exp: Remove "debug" from the compile
19933 options.
19934
19935 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19936
19937 * gdb.dlang/demangle.exp: New file.
19938
19939 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19940
19941 * gdb.dlang/primitive-types.exp: New file.
19942
19943 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19944
19945 * configure.ac: Create gdb.dlang/Makefile.
19946 * configure: Regenerate.
19947 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19948 * gdb.dlang/Makefile.in: New file.
19949 * lib/d-support.exp: New file.
19950 * lib/gdb.exp (skip_d_tests): New proc.
19951
19952 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19953
19954 * gdb.btrace/delta.exp: Check reverse stepi.
19955 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19956 * gdb.btrace/finish.exp: New.
19957 * gdb.btrace/next.exp: New.
19958 * gdb.btrace/nexti.exp: New.
19959 * gdb.btrace/record_goto.c: Add comments.
19960 * gdb.btrace/step.exp: New.
19961 * gdb.btrace/stepi.exp: New.
19962 * gdb.btrace/multi-thread-step.c: New.
19963 * gdb.btrace/multi-thread-step.exp: New.
19964 * gdb.btrace/rn-dl-bind.c: New.
19965 * gdb.btrace/rn-dl-bind.exp: New.
19966 * gdb.btrace/data.c: New.
19967 * gdb.btrace/data.exp: New.
19968 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19969
19970 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19971
19972 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19973 * gdb.btrace/exception.exp: Update.
19974 * gdb.btrace/instruction_history.exp: Update.
19975 * gdb.btrace/record_goto.exp: Update.
19976 * gdb.btrace/tailcall.exp: Update.
19977 * gdb.btrace/unknown_functions.exp: Update.
19978 * gdb.btrace/delta.exp: New.
19979
19980 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19981
19982 * gdb.btrace/record_goto.exp: Add backtrace test.
19983 * gdb.btrace/tailcall.exp: Add backtrace test.
19984
19985 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19986
19987 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19988 * gdb.btrace/record_goto.c: New.
19989 * gdb.btrace/record_goto.exp: New.
19990 * gdb.btrace/x86-record_goto.S: New.
19991
19992 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19993
19994 * gdb.btrace/function_call_history.exp: Update tests.
19995 * gdb.btrace/instruction_history.exp: Update tests.
19996
19997 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19998
19999 * gdb.btrace/function_call_history.exp: Fix expected field
20000 order for "record function-call-history".
20001 Add new tests for "record function-call-history /c".
20002 * gdb.btrace/exception.cc: New.
20003 * gdb.btrace/exception.exp: New.
20004 * gdb.btrace/tailcall.exp: New.
20005 * gdb.btrace/x86-tailcall.S: New.
20006 * gdb.btrace/x86-tailcall.c: New.
20007 * gdb.btrace/unknown_functions.c: New.
20008 * gdb.btrace/unknown_functions.exp: New.
20009 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20010
20011 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20012
20013 * gdb.btrace/instruction_history.exp: Update.
20014 * gdb.btrace/function_call_history.exp: Update.
20015
20016 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20017
20018 * gdb.btrace/function_call_history.exp: Fix expected function
20019 trace.
20020 * gdb.btrace/instruction_history.exp: Initialize traced.
20021 Remove traced_functions.
20022
20023 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20024
20025 * gdb.btrace/function_call_history.exp: Update
20026 * gdb.btrace/instruction_history.exp: Update.
20027
20028 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20029
20030 * gdb.btrace/enable.exp: Update expected text.
20031
20032 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20033
20034 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20035 bytes.
20036
20037 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20038
20039 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20040
20041 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
20042
20043 * lib/gdb.exp (supports_process_record): Return true for
20044 arm*-linux*. (supports_reverse): Likewise.
20045
20046 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20047
20048 PR python/15464
20049 PR python/16113
20050 * gdb.python/py-type.c: Enhance test case.
20051 * gdb.python/py-value-cc.cc: Likewise
20052 * gdb.python/py-type.exp: Add new tests.
20053 * gdb.python/py-value-cc.exp: Likewise
20054
20055 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20056 Pedro Alves <palves@redhat.com>
20057
20058 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20059 Make "name" extern.
20060 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20061 references to ${name}_start by references to ${name}.
20062
20063 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20064
20065 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20066
20067 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20068
20069 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20070
20071 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20072 Pedro Alves <palves@redhat.com>
20073
20074 * gdb.mi/mi-info-os.exp: Connect to the target with
20075 mi_gdb_target_load.
20076
20077 2014-01-08 Pedro Alves <palves@redhat.com>
20078
20079 * gdb.threads/reconnect-signal.c: New file.
20080 * gdb.threads/reconnect-signal.exp: New file.
20081
20082 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20083
20084 * gdb.base/source-dir.exp: New file.
20085
20086 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20087
20088 * gdb.ada/mi_interface: New testcase.
20089
20090 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20091
20092 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20093 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20094 gdb.ada/pp-rec-component/pck.ads: New files.
20095
20096 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20097
20098 * gdb.python/py-pp-integral.c: New file.
20099 * gdb.python/py-pp-integral.py: New file.
20100 * gdb.python/py-pp-integral.exp: New file.
20101
20102 For older changes see ChangeLog-1993-2013.
20103 \f
20104 ;; Local Variables:
20105 ;; mode: change-log
20106 ;; left-margin: 8
20107 ;; fill-column: 74
20108 ;; version-control: never
20109 ;; End:
20110
20111 Copyright 2014-2020 Free Software Foundation, Inc.
20112 Copying and distribution of this file, with or without modification,
20113 are permitted provided the copyright notice and this notice are preserved.