21cfc17294ed8eab10b8ac20e52b06904ed9173f
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-06-03 Tom de Vries <tdevries@suse.de>
2
3 PR symtab/26046
4 * gdb.cp/breakpoint-locs-2.cc: New test.
5 * gdb.cp/breakpoint-locs.cc: New test.
6 * gdb.cp/breakpoint-locs.exp: New file.
7 * gdb.cp/breakpoint-locs.h: New test.
8
9 2020-06-03 Tom de Vries <tdevries@suse.de>
10
11 PR testsuite/25609
12 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
13 value of global verbose.
14 * gdb.base/jit-elf.exp: Same.
15 * gdb.base/jit-reader.exp: Same.
16
17 2020-06-02 Tom de Vries <tdevries@suse.de>
18
19 * gdb.dwarf2/multidictionary.exp: Don't use
20 gdb_spawn_with_cmdline_opts.
21
22 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
23
24 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
25 use_header case.
26 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
27 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
28 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
29 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
30 * gdb.dwarf2/dw2-inline-header.c: New file.
31 * gdb.dwarf2/dw2-inline-header.h: New file.
32
33 2020-05-30 Pedro Alves <palves@redhat.com>
34
35 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
36 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
37
38 2020-05-29 Gary Benson <gbenson@redhat.com>
39
40 * gdb.compile/compile-cplus.exp (additional_flags): Also
41 set when building with clang.
42 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
43 when building with clang.
44
45 2020-05-29 Gary Benson <gbenson@redhat.com>
46
47 * gdb.arch/i386-avx.exp (additional_flags): Also set when
48 building with clang.
49 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
50
51 2020-05-29 Gary Benson <gbenson@redhat.com>
52
53 * gdb.cp/koenig.exp (prepare_for_testing): Add
54 additional_flags=-Wno-unused-comparison.
55 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
56
57 2020-05-28 Gary Benson <gbenson@redhat.com>
58
59 * gdb.base/sigaltstack.c (catcher): Add default case to switch
60 statement.
61
62 2020-05-28 Gary Benson <gbenson@redhat.com>
63
64 * gdb.cp/classes.exp (prepare_for_testing): Add
65 additional_flags=-Wno-deprecated-register.
66 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
67 * gdb.cp/misc.exp: Likewise.
68
69 2020-05-28 Gary Benson <gbenson@redhat.com>
70
71 * gdb.linespec/cpls-ops.cc (dummy): New static global.
72 (test_op_new::operator new): Add return statement.
73 (test_op_new_array::operator new[]): Likewise.
74
75 2020-05-27 Pedro Alves <palves@redhat.com>
76
77 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
78 check. Use test_gdb_complete_unique instead of
79 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
80 test_gdb_complete_multiple instead of
81 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
82
83 2020-05-27 Luis Machado <luis.machado@linaro.org>
84
85 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
86 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
87 * gdb.arch/arm-disassembler-options.exp: Likewise.
88 * gdb.arch/arm-disp-step.exp: Likewise.
89 * gdb.arch/thumb-prologue.exp: Likewise.
90 * gdb.base/async.exp: Likewise.
91 * gdb.base/auxv.exp: Likewise.
92 * gdb.base/complex-parts.exp: Likewise.
93 * gdb.base/ena-dis-br.exp: Likewise.
94 * gdb.base/foll-exec.exp: Likewise.
95 * gdb.base/permissions.exp: Likewise.
96 * gdb.base/relocate.exp: Likewise.
97 * gdb.base/return2.exp: Likewise.
98 * gdb.base/sigbpt.exp: Likewise.
99 * gdb.base/siginfo-obj.exp: Likewise.
100 * gdb.cp/converts.exp: Likewise.
101 * gdb.cp/exceptprint.exp: Likewise.
102 * gdb.cp/inherit.exp: Likewise.
103 * gdb.cp/nsnoimports.exp: Likewise.
104 * gdb.cp/virtbase2.exp: Likewise.
105 * gdb.mi/mi-var-cmd.exp: Likewise.
106 * gdb.mi/var-cmd.c: Likewise.
107
108 2020-05-26 Tom Tromey <tromey@adacore.com>
109
110 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
111
112 2020-05-26 Tom Tromey <tromey@adacore.com>
113
114 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
115 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
116 type.
117 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
118 variable.
119
120 2020-05-26 Christian Biesinger <cbiesinger@google.com>
121
122 * Makefile.in: Use = instead of == for the test command
123 for portability.
124
125 2020-05-26 Tom de Vries <tdevries@suse.de>
126
127 * gdb.base/gold-gdb-index-2.c: New test.
128 * gdb.base/gold-gdb-index.c: New test.
129 * gdb.base/gold-gdb-index.exp: New file.
130 * gdb.base/gold-gdb-index.h: New test.
131
132 2020-05-25 Tom de Vries <tdevries@suse.de>
133
134 * boards/gold-gdb-index.exp: New file.
135
136 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
137
138 * boards/simavr.exp: New file.
139
140 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
141
142 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
143 * gdb.base/inferior-args.exp: New file.
144 * gdb.base/inferior-args.c: New file.
145
146 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
147
148 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
149 inferior_args. Pass it to gdb_reload.
150 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
151 inferior_args.
152 (gdb_reload): Add inferior_args argument.
153 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
154 pass it to gdbserver_run.
155 * boards/native-gdbserver.exp: Do not set noargs.
156 * boards/native-extended-gdbserver.exp (gdb_reload): Add
157 inferior_args argument.
158 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
159 * gdb.base/a2-run.exp: Check for use_gdb_stub.
160 * gdb.base/args.exp: Likewise.
161
162 2020-05-25 Tom de Vries <tdevries@suse.de>
163
164 * lib/gdb.exp (exec_is_pie): Add comment.
165
166 2020-05-25 Tom de Vries <tdevries@suse.de>
167
168 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
169 instead of $binfile in the untested message.
170
171 2020-05-25 Tom de Vries <tdevries@suse.de>
172
173 PR testsuite/26031
174 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
175
176 2020-05-25 Tom de Vries <tdevries@suse.de>
177
178 * boards/gold.exp: New file.
179
180 2020-05-23 Tom Tromey <tom@tromey.com>
181
182 * gdb.base/style.exp: Remove completion styling test.
183 * lib/gdb-utils.exp (style): Remove completion styles.
184
185 2020-05-23 Tom Tromey <tom@tromey.com>
186
187 * gdb.base/style.exp: Add completion styling test.
188 * lib/gdb-utils.exp (style): Add completion styles.
189
190 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
191
192 * gdb.base/annota1.exp: Update expected results.
193 * gdb.cp/annota2.exp: Update expected results, remove duplicate
194 test name.
195 * gdb.cp/annota3.exp: Update expected results.
196
197 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
198
199 PR gdb/26016
200 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
201 against MAP_FAILED.
202 * gdb.base/coremaker.c (mmapdata): Likewise.
203 * gdb.base/jit-reader-host.c (main): Likewise.
204 * gdb.base/sym-file-loader.c (load): Likewise.
205 (load_shlib): Likewise.
206
207 2020-05-20 Tom Tromey <tromey@adacore.com>
208
209 * gdb.ada/array_char_idx.exp: Recognize initialized array.
210
211 2020-05-20 Tom de Vries <tdevries@suse.de>
212
213 PR symtab/25833
214 * gdb.base/with-mf-inc.c: New test.
215 * gdb.base/with-mf-main.c: New test.
216 * gdb.base/with-mf.exp: New file.
217
218 2020-05-19 Tom Tromey <tromey@adacore.com>
219
220 * gdb.rust/simple.exp: Restore missing test result.
221
222 2020-05-19 Tom de Vries <tdevries@suse.de>
223
224 * gdb.base/gdb-caching-proc.exp: Fix typo.
225
226 2020-05-19 Tom Tromey <tromey@adacore.com>
227
228 * gdb.rust/simple.exp: Add some test descriptions.
229 (test_one_slice): Use with_test_prefix.
230
231 2020-05-18 Tom de Vries <tdevries@suse.de>
232
233 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
234
235 2020-05-17 Pedro Alves <palves@redhat.com>
236
237 PR gdb/25741
238 * gdb.base/hw-sw-break-same-address.exp: New file.
239
240 2020-05-16 Pedro Alves <palves@redhat.com>
241
242 * gdb.multi/multi-re-run.exp (test_re_run): Switch
243 LAST_LOADED_FILE accordingly.
244
245 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
246
247 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
248
249 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
250
251 * gdb.base/help.exp: Test apropos and help for commands
252 having aliases. Fixed comments not starting with an
253 upper-case letter or not finishing with a dot.
254
255 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
256
257 * gdb.base/alias.exp: Update help output check.
258
259 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
260
261 * gdb.base/default.exp: Update output following fixes.
262
263 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
264
265 * gdb.base/alias.exp: Test aliases starting with a prefix of
266 another alias.
267
268 2020-05-15 Gary Benson <gbenson@redhat.com>
269
270 * gdb.base/info-os.c (main): Add return statement.
271 * gdb.base/info_minsym.c (minsym_fun): Likewise.
272 * gdb.base/large-frame-2.c (func): Likewise.
273 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
274 * gdb.base/pr10179-b.c (foo2): Likewise.
275 * gdb.base/valgrind-disp-step.c (foo): Likewise.
276 * gdb.base/watch-cond.c (func): Likewise.
277 * gdb.multi/goodbye.c (verylongfun): Likewise.
278 * gdb.multi/hello.c (commonfun): Likewise.
279 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
280 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
281 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
282 Likewise.
283 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
284 * gdb.threads/interrupt-while-step-over.c (child_function):
285 Likewise.
286 * gdb.trace/actions-changed.c (end): Likewise.
287
288 2020-05-15 Gary Benson <gbenson@redhat.com>
289
290 * gdb.opencl/callfuncs.exp: Report when test skipped.
291 * gdb.opencl/convs_casts.exp: Likewise.
292 * gdb.opencl/datatypes.exp: Likewise.
293 * gdb.opencl/operators.exp: Likewise.
294 * gdb.opencl/vec_comps.exp: Likewise.
295
296 2020-05-15 Tom de Vries <tdevries@suse.de>
297
298 * gdb.base/align.exp.in: Rename to ...
299 * gdb.base/align.exp.tcl: ... this.
300 * gdb.base/align-c++.exp: Update.
301 * gdb.base/align-c.exp: Update.
302 * gdb.base/all-architectures.exp.in: Rename to ...
303 * gdb.base/all-architectures.exp: ... this.
304 * gdb.base/all-architectures-0.exp: Update.
305 * gdb.base/all-architectures-1.exp: Update.
306 * gdb.base/all-architectures-2.exp: Update.
307 * gdb.base/all-architectures-3.exp: Update.
308 * gdb.base/all-architectures-4.exp: Update.
309 * gdb.base/all-architectures-5.exp: Update.
310 * gdb.base/all-architectures-6.exp: Update.
311 * gdb.base/all-architectures-7.exp: Update.
312 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
313 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
314 * gdb.base/infcall-nested-structs-c++.exp: Update.
315 * gdb.base/infcall-nested-structs-c.exp: Update.
316 * gdb.base/info-types.exp.in: Rename to ...
317 * gdb.base/info-types.exp.tcl: ... this.
318 * gdb.base/info-types-c++.exp: Update.
319 * gdb.base/info-types-c.exp: Update.
320 * gdb.base/max-depth.exp.in: Rename to ...
321 * gdb.base/max-depth.exp.tcl: ... this.
322 * gdb.base/max-depth-c++.exp: Update.
323 * gdb.base/max-depth-c.exp: Update.
324 * gdb.cp/cpexprs.exp.in: Rename to ...
325 * gdb.cp/cpexprs.exp.tcl: ... this.
326 * gdb.cp/cpexprs-debug-types.exp: Update.
327 * gdb.cp/cpexprs.exp: Update.
328 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
329 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
330 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
331 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
332 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
333 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
334 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
335 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
336 * gdb.dwarf2/clang-debug-names-2.exp: Update.
337 * gdb.dwarf2/clang-debug-names.exp: Update.
338
339 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
340
341 * lib/check-test-names.exp: Remove code that prevents this file
342 loading when tests are run in parallel.
343
344 2020-05-15 Pedro Alves <palves@redhat.com>
345
346 * gdb.multi/multi-kill.exp (start_inferior): Remove
347 'testpid' parameter. Refer to namespace variable directly.
348 (testpid): Declare as namespace variable.
349
350 2020-05-15 Pedro Alves <palves@redhat.com>
351
352 * gdb.multi/multi-kill.exp: Wrap in namespace.
353 (start_inferior): Add TESTPID parameter. Use it instead of the
354 testpid global.
355 (top level): Define empty TESTPID array, and pass it down to
356 start_inferior.
357
358 2020-05-14 Tom de Vries <tdevries@suse.de>
359
360 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
361 output.
362
363 2020-05-14 Tom de Vries <tdevries@suse.de>
364
365 * gdb.base/align.exp: Split into ...
366 * gdb.base/align.exp.in: ...
367 * gdb.base/align-c++.exp: ...
368 * gdb.base/align-c.exp: ... these.
369 * gdb.base/infcall-nested-structs.exp: Split into ...
370 * gdb.base/infcall-nested-structs.exp.in: ...
371 * gdb.base/infcall-nested-structs-c++.exp: ...
372 * gdb.base/infcall-nested-structs-c.exp: ... these.
373 * gdb.base/info-types.exp: Split into ...
374 * gdb.base/info-types.exp.in: ...
375 * gdb.base/info-types-c++.exp: ...
376 * gdb.base/info-types-c.exp: ... these.
377 * gdb.base/max-depth.exp: Split into ...
378 * gdb.base/max-depth.exp.in: ...
379 * gdb.base/max-depth-c++.exp: ...
380 * gdb.base/max-depth-c.exp: ... these.
381 * gdb.cp/infcall-nodebug.exp: Split into ...
382 * gdb.cp/infcall-nodebug.exp.in: ...
383 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
384 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
385 * gdb.cp/infcall-nodebug-c-d0.exp: ...
386 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
387
388 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
389 Pedro Alves <palves@redhat.com>
390
391 * gdb.multi/multi-exit.c: New file.
392 * gdb.multi/multi-exit.exp: New file.
393 * gdb.multi/multi-kill.c: New file.
394 * gdb.multi/multi-kill.exp: New file.
395
396 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
397
398 * gdb.base/annota1.exp: Update the expected output.
399 * gdb.cp/annota2.exp: Ditto.
400
401 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
402
403 * lib/check-test-names.exp: Disable when testing is being run in
404 parallel.
405
406 2020-05-12 Tom de Vries <tdevries@suse.de>
407
408 * gdb.base/jit-elf.exp: Fix string concat.
409
410 2020-05-12 Tom de Vries <tdevries@suse.de>
411
412 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
413 messages.
414
415 2020-05-12 Tom de Vries <tdevries@suse.de>
416
417 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
418
419 2020-05-12 Tom de Vries <tdevries@suse.de>
420
421 * gdb.ada/catch_ex.exp: Use with_test_prefix.
422 * gdb.ada/mi_catch_ex.exp: Same.
423 * gdb.ada/mi_catch_ex_hand.exp: Same.
424
425 2020-05-12 Tom de Vries <tdevries@suse.de>
426
427 * gdb.fortran/complex.exp: Use with_test_prefix.
428
429 2020-05-12 Tom de Vries <tdevries@suse.de>
430
431 * gdb.trace/passcount.exp: Fix test-names.
432
433 2020-05-12 Tom de Vries <tdevries@suse.de>
434
435 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
436
437 2020-05-12 Tom de Vries <tdevries@suse.de>
438
439 * gdb.gdb/complaints.exp: Use with_test_prefix.
440 * gdb.xml/tdesc-regs.exp: Same.
441 * gdb.opt/inline-locals.exp: Fix test name.
442
443 2020-05-12 Tom de Vries <tdevries@suse.de>
444
445 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
446 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
447 * gdb.dwarf2/implref-struct.exp: Same.
448 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
449 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
450
451 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
452
453 * gdb.base/jit-so.exp (one_jit_test): Change test name.
454
455 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
456
457 * lib/check-test-names.exp (all_test_names): New module variable.
458 (counts): Add 'duplicates' field.
459 (_check_duplicates): New procedure.
460 (check): Also check for duplicates.
461 (do_log_summary): Print duplicates count.
462 (do_reset_vars): Reset counter for duplicate test names, and
463 discard all know test names.
464
465 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
466
467 * lib/gdb.exp: Include check-test-names.exp library.
468 * lib/check-test-names.exp: New file.
469
470 2020-05-11 Tom de Vries <tdevries@suse.de>
471
472 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
473
474 2020-05-11 Keith Seitz <keiths@redhat.com>
475
476 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
477
478 2020-05-11 Tom de Vries <tdevries@suse.de>
479
480 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
481 * gdb.cp/cpexprs.exp.in: .. here.
482 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
483 cpexprs.exp.
484
485 2020-05-11 Keith Seitz <keiths@redhat.com>
486
487 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
488 test names.
489 * gdb.ada/arrayptr.exp: Likewise.
490 * gdb.ada/assign_arr.exp: Likewise.
491 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
492 * gdb.ada/bp_on_var.exp: Likewise.
493 * gdb.ada/call_pn.exp: Likewise.
494 * gdb.ada/complete.exp: Likewise.
495 * gdb.ada/fun_overload_menu.exp: Likewise.
496 * gdb.ada/funcall_param.exp: Likewise.
497 * gdb.ada/funcall_ref.exp: Likewise.
498 * gdb.ada/packed_array_assign.exp: Likewise.
499 * gdb.ada/same_component_name.exp: Likewise.
500 * gdb.ada/type_coercion.exp: Likewise.
501 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
502 * gdb.ada/variant_record_packed_array.exp: Likewise.
503
504 2020-05-11 Tom de Vries <tdevries@suse.de>
505
506 PR symtab/25941
507 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
508 out of ...
509 * gdb.dwarf2/clang-debug-names.exp: ... here.
510 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
511 clang-debug-names.exp.in.
512 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
513 * gdb.dwarf2/clang-debug-names-2.c: New test.
514
515 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
516
517 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
518 (fortran_runto_main): New Proc, fortran version of runto_main.
519 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
520 * gdb.fortran/array-bounds.exp: Likewise.
521 * gdb.fortran/array-slices.exp: Likewise.
522 * gdb.fortran/block-data.exp: Likewise.
523 * gdb.fortran/charset.exp: Likewise.
524 * gdb.fortran/common-block.exp: Likewise.
525 * gdb.fortran/complex.exp: Likewise.
526 * gdb.fortran/derived-type-function.exp: Likewise.
527 * gdb.fortran/derived-type.exp: Likewise.
528 * gdb.fortran/info-modules.exp: Likewise.
529 * gdb.fortran/info-types.exp: Likewise.
530 * gdb.fortran/intrinsics.exp: Likewise.
531 * gdb.fortran/library-module.exp: Likewise.
532 * gdb.fortran/logical.exp: Likewise.
533 * gdb.fortran/max-depth.exp: Likewise.
534 * gdb.fortran/module.exp: Likewise.
535 * gdb.fortran/multi-dim.exp: Likewise.
536 * gdb.fortran/nested-funcs.exp: Likewise.
537 * gdb.fortran/print-formatted.exp: Likewise.
538 * gdb.fortran/print_type.exp: Likewise.
539 * gdb.fortran/printing-types.exp: Likewise.
540 * gdb.fortran/ptr-indentation.exp: Likewise.
541 * gdb.fortran/ptype-on-functions.exp: Likewise.
542 * gdb.fortran/subarray.exp: Likewise.
543 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
544 * gdb.fortran/vla-datatypes.exp: Likewise.
545 * gdb.fortran/vla-history.exp: Likewise.
546 * gdb.fortran/vla-ptr-info.exp: Likewise.
547 * gdb.fortran/vla-ptype-sub.exp: Likewise.
548 * gdb.fortran/vla-ptype.exp: Likewise.
549 * gdb.fortran/vla-sizeof.exp: Likewise.
550 * gdb.fortran/vla-type.exp: Likewise.
551 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
552 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
553 * gdb.fortran/vla-value-sub.exp: Likewise.
554 * gdb.fortran/vla-value.exp: Likewise.
555 * gdb.fortran/whatis_type.exp: Likewise.
556 * gdb.mi/mi-var-child-f.exp: Likewise.
557
558 2020-05-09 Tom de Vries <tdevries@suse.de>
559
560 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
561
562 2020-05-08 Tom de Vries <tdevries@suse.de>
563
564 * gdb.dwarf2/clang-debug-names.c: New test.
565 * gdb.dwarf2/clang-debug-names.exp: New file.
566
567 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
568
569 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
570 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
571
572 2020-05-06 Tom de Vries <tdevries@suse.de>
573
574 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
575 breakpoint is at a "recommended breakpoint location".
576 * gdb.reverse/consecutive-reverse.exp: Same.
577
578 2020-05-06 Tom de Vries <tdevries@suse.de>
579
580 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
581 address.
582
583 2020-05-06 Tom de Vries <tdevries@suse.de>
584
585 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
586
587 2020-05-06 Tom de Vries <tdevries@suse.de>
588
589 * gdb.base/store.exp (check_set, up_set): Allowing missing location
590 info for r.
591
592 2020-05-06 Tom de Vries <tdevries@suse.de>
593
594 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
595 necessary.
596
597 2020-05-06 Tom de Vries <tdevries@suse.de>
598
599 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
600 void.
601
602 2020-05-06 Tom de Vries <tdevries@suse.de>
603
604 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
605 of ...
606 * gdb.base/async.exp: ... here.
607 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
608 "recommended breakpoint location".
609
610 2020-05-06 Tom de Vries <tdevries@suse.de>
611
612 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
613
614 2020-05-04 Tom de Vries <tdevries@suse.de>
615
616 * gdb.base/async.exp: Check whether instruction addresses are a
617 "recommended breakpoint location".
618
619 2020-05-03 Tom Tromey <tom@tromey.com>
620
621 * gdb.base/sepdebug.exp: Remove "catch" test.
622 * gdb.base/break.exp: Remove "catch" test.
623 * gdb.base/default.exp: Update expected output.
624
625 2020-05-02 Tom de Vries <tdevries@suse.de>
626
627 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
628 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
629 * gdb.arch/i386-mpx-map.exp: Same.
630 * gdb.arch/i386-mpx-sigsegv.exp: Same.
631 * gdb.arch/i386-mpx-simple_segv.exp: Same.
632 * gdb.arch/i386-mpx.exp: Same.
633
634 2020-05-02 Tom de Vries <tdevries@suse.de>
635
636 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
637
638 2020-05-01 Tom de Vries <tdevries@suse.de>
639
640 * gdb.ada/operator_bp.exp: Allow more than required amount of
641 breakpoint.
642
643 2020-05-01 Tom de Vries <tdevries@suse.de>
644
645 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
646
647 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
648
649 PR gdb/18706
650 * gdb.cp/stub-array-size.cc: New test.
651 * gdb.cp/stub-array-size.exp: New file.
652 * gdb.cp/stub-array-size.h: New test.
653 * gdb.cp/stub-array-size2.cc: New test.
654
655 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
656
657 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
658 output to the new format.
659
660 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
661
662 * gdb.base/break.exp: Use with_test_prefix.
663
664 2020-04-29 Tom de Vries <tdevries@suse.de>
665
666 * lib/gdb.exp (debug_types): New proc.
667 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
668 * gdb.python/py-symtab.exp: Same.
669
670 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
671
672 PR gdb/17320
673 * gdb.base/pretty-array.c: New test.
674 * gdb.base/pretty-array.exp: New file.
675
676 2020-04-29 Tom de Vries <tdevries@suse.de>
677
678 PR symtab/25889
679 * gdb.cp/cpexprs.exp: Adapt for inclusion.
680 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
681 and include cpexprs.exp.
682
683 2020-04-28 Mark Williams <mark@myosotissp.com>
684
685 PR gdb/24480
686 * dw4-toplevel-types.exp: Test for top level types.
687 * dw4-toplevel-types.cc: Test for top level types.
688
689 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
690
691 * gdb.threads/stop-with-handle.exp: Fix typo in comment
692 (theads -> threads).
693
694 2020-04-28 Tom de Vries <tdevries@suse.de>
695
696 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
697
698 2020-04-28 Tom de Vries <tdevries@suse.de>
699
700 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
701
702 2020-04-28 Tom de Vries <tdevries@suse.de>
703
704 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
705
706 2020-04-28 Tom de Vries <tdevries@suse.de>
707
708 * gdb.dwarf2/main-foo.c: New test.
709 * gdb.dwarf2/struct-with-sig.exp: New file.
710
711 2020-04-25 Tom de Vries <tdevries@suse.de>
712
713 * boards/debug-types.exp: New file.
714
715 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
716
717 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
718
719 2020-04-24 Tom Tromey <tom@tromey.com>
720
721 PR symtab/12707:
722 * gdb.python/py-symbol.exp: Update expected results for
723 linkage_name test.
724 * gdb.cp/print-demangle.exp: New file.
725 * gdb.base/c-linkage-name.exp: Fix test.
726 * gdb.guile/scm-symbol.exp: Update expected results for
727 linkage_name test.
728
729 2020-04-24 Tom Tromey <tom@tromey.com>
730
731 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
732 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
733 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
734 assembler.
735
736 2020-04-24 Tom de Vries <tdevries@suse.de>
737
738 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
739 C++.
740
741 2020-04-24 Tom Tromey <tromey@adacore.com>
742
743 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
744 values.
745 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
746 values. Update test for minimal encodings.
747 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
748 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
749 values. Update test for minimal encodings.
750
751 2020-04-24 Tom Tromey <tromey@adacore.com>
752
753 PR python/23662:
754 * gdb.ada/variant.exp: Add Python checks.
755 * gdb.rust/simple.exp: Add dynamic type checks.
756
757 2020-04-24 Tom Tromey <tromey@adacore.com>
758
759 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
760 Make array type matching more lax.
761 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
762 * gdb.ada/mi_variant.exp: New file.
763 * gdb.ada/mi_variant/pck.ads: New file.
764 * gdb.ada/mi_variant/pkg.adb: New file.
765 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
766 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
767
768 2020-04-24 Tom Tromey <tromey@adacore.com>
769
770 * gdb.ada/variant.exp: Add dynamic field offset tests.
771 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
772 * gdb.ada/variant/pkg.adb: Add new variables.
773
774 2020-04-24 Tom Tromey <tromey@adacore.com>
775
776 * gdb.ada/variant.exp: New file
777 * gdb.ada/variant/pkg.adb: New file
778 * gdb.ada/variant/pck.adb: New file
779
780 2020-04-24 Tom de Vries <tdevries@suse.de>
781
782 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
783
784 2020-04-24 Tom de Vries <tdevries@suse.de>
785
786 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
787 flags.
788
789 2020-04-24 Tom de Vries <tdevries@suse.de>
790
791 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
792
793 2020-04-24 Tom de Vries <tdevries@suse.de>
794
795 * lib/gdb.exp (default_gdb_start): Handle eof.
796 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
797 failure.
798 * gdb.base/readnever.exp: Handle clean_restart failure.
799
800 2020-04-23 Tom de Vries <tdevries@suse.de>
801
802 * gdb.base/decl-before-def.exp: Run to main and print a again.
803
804 2020-04-23 Tom de Vries <tdevries@suse.de>
805
806 * gdb.base/decl-before-def-decl.c: New test.
807 * gdb.base/decl-before-def-def.c: New test.
808 * gdb.base/decl-before-def.exp: New file.
809
810 2020-04-23 Tom de Vries <tdevries@suse.de>
811
812 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
813
814 2020-04-22 Tom de Vries <tdevries@suse.de>
815
816 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
817 debug_info_offset.
818 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
819 before $objsfile in the line line.
820
821 2020-04-22 Tom de Vries <tdevries@suse.de>
822
823 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
824
825 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
826
827 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
828 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
829 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
830 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
831 * gdb.base/jit-protocol.h: Update definitions to match all usage
832 contexts.
833
834 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
835
836 * gdb.base: Rename all jit related test and source files.
837
838 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
839
840 * gdb.base/jit-reader.exp: Relax register output check.
841
842 2020-04-22 Tom de Vries <tdevries@suse.de>
843
844 PR symtab/25764
845 * gdb.base/psym-external-decl-2.c: New test.
846 * gdb.base/psym-external-decl.c: New test.
847 * gdb.base/psym-external-decl.exp: New file.
848 * gdb.threads/tls.exp: Add PR25807 kfail.
849
850 2020-04-22 Tom de Vries <tdevries@suse.de>
851
852 PR symtab/25801
853 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
854 in "info source" output.
855
856 2020-04-22 Tom de Vries <tdevries@suse.de>
857
858 PR symtab/25700
859 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
860 symtab for imported_unit.c.
861
862 2020-04-21 Gary Benson <gbenson@redhat.com>
863
864 * gdb.base/advance.c (func): New argument, to match call site.
865 (func2, func3): Add return statements.
866
867 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
868
869 * gdb.multi/run-only-second-inf.c: New file.
870 * gdb.multi/run-only-second-inf.exp: New file.
871
872 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
873
874 * gdb.btrace/multi-inferior.c: New test.
875 * gdb.btrace/multi-inferior.exp: New file.
876
877 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
878
879 * gdb.btrace/enable-new-thread.c: New test.
880 * gdb.btrace/enable-new-thread.exp: New file.
881
882 2020-04-21 Tom de Vries <tdevries@suse.de>
883
884 PR gdb/25471
885 * gdb.threads/killed-outside.c: New test.
886 * gdb.threads/killed-outside.exp: New file.
887
888 2020-04-20 Gary Benson <gbenson@redhat.com>
889
890 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
891 * gdb.base/nested-subp2.exp: Likewise.
892 * gdb.base/nested-subp3.exp: Likewise.
893
894 2020-04-20 Gary Benson <gbenson@redhat.com>
895
896 * gdb.base/nested-subp1.exp: Disable test when using clang.
897 * gdb.base/nested-subp2.exp: Likewise.
898 * gdb.base/nested-subp3.exp: Likewise.
899
900 2020-04-20 Gary Benson <gbenson@redhat.com>
901
902 * gdb.cp/exception.cc: Fix compilation error with clang.
903
904 2020-04-20 Gary Benson <gbenson@redhat.com>
905
906 * gdb.trace/tspeed.c: Fix compilation error with clang.
907
908 2020-04-20 Gary Benson <gbenson@redhat.com>
909
910 * gdb.base/jit-main.c: Fix compilation error with clang.
911
912 2020-04-17 Kamil Rytarowski <n54@gmx.com>
913
914 * gdb.base/attach-twice.c: Include "sys/types.h".
915 (PTRACE_ATTACH): Add fallback definition.
916 (main): Pass `0' to the 4th argument of `ptrace'.
917
918 2020-04-17 Kamil Rytarowski <n54@gmx.com>
919
920 * gdb.base/fork-running-state.c: Include "signal.h".
921
922 2020-04-17 Tom Tromey <tromey@adacore.com>
923
924 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
925 Update tests.
926 * gdb.btrace/cpu.exp: Update tests.
927 * gdb.base/maint.exp: Update tests.
928 * gdb.base/default.exp: Update tests.
929 * gdb.base/completion.exp: Update tests.
930
931 2020-04-16 Tom de Vries <tdevries@suse.de>
932
933 PR symtab/25791
934 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
935 (ensure_gdb_index): and factor out and move ...
936 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
937 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
938
939 2020-04-16 Tom de Vries <tdevries@suse.de>
940
941 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
942 loading exec.
943
944 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
945
946 * gdb.base/many-completions.exp: New file.
947
948 2020-04-14 Tom de Vries <tdevries@suse.de>
949
950 PR symtab/25718
951 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
952
953 2020-04-14 Tom de Vries <tdevries@suse.de>
954
955 PR symtab/25720
956 * gdb.base/maint-expand-symbols-header-file.c: New test.
957 * gdb.base/maint-expand-symbols-header-file.exp: New file.
958 * gdb.base/maint-expand-symbols-header-file.h: New test.
959
960 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
961
962 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
963 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
964 get_func_info.
965 (get_func_info): Delete.
966 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
967 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
968 * lib/dwarf.exp (get_func_info): New function.
969
970 2020-04-13 Tom de Vries <tdevries@suse.de>
971
972 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
973 to what find_gnatmake does.
974
975 2020-04-10 Tom de Vries <tdevries@suse.de>
976
977 * gdb.base/style.exp: Expect "Expanding full symbols" message for
978 -readnow.
979
980 2020-04-10 Tom de Vries <tdevries@suse.de>
981
982 PR cli/25808
983 * gdb.base/style.c: Add leading newlines.
984 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
985 Check listing of main's one-line body.
986
987 2020-04-08 Tom de Vries <tdevries@suse.de>
988
989 * lib/gdb.exp (psymtabs_p): New proc.
990 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
991 importing unit" unsupported if there are no partial symbols.
992
993 2020-04-08 Tom de Vries <tdevries@suse.de>
994
995 PR testsuite/25760
996 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
997
998 2020-04-07 Tom de Vries <tdevries@suse.de>
999
1000 PR symtab/25796
1001 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1002
1003 2020-04-07 Tom de Vries <tdevries@suse.de>
1004
1005 * gdb.base/check-psymtab.c: New test.
1006 * gdb.base/check-psymtab.exp: New file.
1007
1008 2020-04-06 Tom Tromey <tromey@adacore.com>
1009
1010 * gdb.ada/variant-record/proc.adb: New file.
1011 * gdb.ada/variant-record/value.adb: New file.
1012 * gdb.ada/variant-record/value.s: New file.
1013 * gdb.ada/variant-record.exp: New file.
1014
1015 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
1016
1017 PR gdb/25325
1018 * gdb.cp/typed-enum.cc: New test.
1019 * gdb.cp/typed-enum.exp: New file.
1020
1021 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1022
1023 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1024 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1025 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1026 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1027 * gdb.opt/inline-small-func.c: New file.
1028 * gdb.opt/inline-small-func.exp: New file.
1029 * gdb.opt/inline-small-func.h: New file.
1030
1031 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1032
1033 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1034 function.
1035
1036 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1037
1038 * lib/dwarf.exp (function_range): Allow compiler options to be
1039 specified.
1040
1041 2020-04-02 Tom de Vries <tdevries@suse.de>
1042
1043 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1044 __attribute__((always_inline)).
1045 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1046
1047 2020-04-02 Tom de Vries <tdevries@suse.de>
1048
1049 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1050 (gdbserver_gdb_exit): ... here. Add timeout warning.
1051 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1052 (connect_target_extended_remote): Append new server_spawn_id to
1053 server_spawn_ids.
1054 (cleanup): New proc.
1055 (setup, <toplevel>): Call cleanup.
1056
1057 2020-04-02 Tom de Vries <tdevries@suse.de>
1058
1059 * gdb.base/main-psymtab.exp: New file.
1060
1061 2020-04-02 Tom de Vries <tdevries@suse.de>
1062
1063 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1064
1065 2020-04-01 Tom Tromey <tom@tromey.com>
1066
1067 * gdb.base/complex-parts.exp: Add type tests.
1068
1069 2020-04-01 Tom Tromey <tom@tromey.com>
1070
1071 * gdb.base/complex-parts.exp: Add arithmetic tests.
1072
1073 2020-04-01 Tom Tromey <tom@tromey.com>
1074
1075 * gdb.compile/compile.exp: Update.
1076 * gdb.compile/compile-cplus.exp: Update.
1077 * gdb.base/varargs.exp: Update.
1078 * gdb.base/floatn.exp: Update.
1079 * gdb.base/endianity.exp: Update.
1080 * gdb.base/callfuncs.exp (do_function_calls): Update.
1081 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1082 (complex_float_integral_args): Update.
1083 * gdb.base/complex.exp: Update.
1084 * gdb.base/complex-parts.exp: Update.
1085
1086 2020-04-01 Tom Tromey <tromey@adacore.com>
1087
1088 * gdb.rust/union.rs: New file.
1089 * gdb.rust/union.exp: New file.
1090 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1091 (main): Update.
1092 * gdb.rust/simple.exp: Move union tests to union.exp.
1093
1094 2020-04-01 Tom Tromey <tromey@adacore.com>
1095
1096 * gdb.rust/simple.rs (main): Remove "y0".
1097
1098 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1099
1100 * gdb.multi/stop-all-on-exit.c: New test.
1101 * gdb.multi/stop-all-on-exit.exp: New file.
1102
1103 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
1104
1105 PR gdb/24789
1106 * gdb.cp/misc.cc: Add integer reference variable.
1107 * gdb.cp/misc.exp: Add test.
1108
1109 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1110
1111 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1112 scenario to cover execution until the end and also the case
1113
1114 2020-03-31 Tom de Vries <tdevries@suse.de>
1115
1116 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1117 c. Use "maint info symtabs" to check symtab expansion.
1118
1119 2020-03-30 Tom de Vries <tdevries@suse.de>
1120
1121 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1122 unsupported.
1123 (verify_psymtab_expanded): Move ...
1124 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1125 test.
1126 (readnow): New proc.
1127
1128 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1129
1130 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1131 with $hex.
1132
1133 2020-03-20 Tom Tromey <tromey@adacore.com>
1134
1135 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1136
1137 2020-03-20 Tom Tromey <tromey@adacore.com>
1138
1139 * gdb.ada/sub_variant/subv.adb: New file.
1140 * gdb.ada/sub_variant.exp: New file.
1141
1142 2020-03-20 Tom de Vries <tdevries@suse.de>
1143
1144 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1145 first break fails.
1146 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1147
1148 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1149
1150 * gdb.server/exit-multiple-threads.c: New file.
1151 * gdb.server/exit-multiple-threads.exp: New file.
1152
1153 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1154
1155 * gdb.fortran/mixed-lang-stack.c: New file.
1156 * gdb.fortran/mixed-lang-stack.cpp: New file.
1157 * gdb.fortran/mixed-lang-stack.exp: New file.
1158 * gdb.fortran/mixed-lang-stack.f90: New file.
1159
1160 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1161
1162 * gdb.linespec/cp-completion-aliases.cc: New file.
1163 * gdb.linespec/cp-completion-aliases.exp: New file.
1164
1165 2020-03-19 Tom de Vries <tdevries@suse.de>
1166
1167 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1168 more precise.
1169
1170 2020-03-18 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1173 * gdb.dwarf2/break-inline-psymtab.c: New test.
1174 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1175
1176 2020-03-16 Tom de Vries <tdevries@suse.de>
1177
1178 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1179 cache_verify and cache_verify_proc.
1180
1181 2020-03-15 Tom de Vries <tdevries@suse.de>
1182
1183 * gdb.server/solib-list.exp: Handle
1184 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1185
1186 2020-03-15 Tom de Vries <tdevries@suse.de>
1187
1188 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1189 objfiles".
1190
1191 2020-03-14 Tom Tromey <tom@tromey.com>
1192
1193 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1194
1195 2020-03-14 Tom de Vries <tdevries@suse.de>
1196
1197 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1198
1199 2020-03-14 Tom de Vries <tdevries@suse.de>
1200
1201 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1202 result in line-by-line fashion.
1203
1204 2020-03-14 Tom de Vries <tdevries@suse.de>
1205
1206 * lib/gdb.exp (supports_statement_frontiers): New proc.
1207 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1208
1209 2020-03-14 Tom de Vries <tdevries@suse.de>
1210
1211 * gdb.base/printcmds.exp: Add missing quoting for "print
1212 teststring2".
1213
1214 2020-03-13 Tom Tromey <tom@tromey.com>
1215
1216 * gdb.base/printcmds.exp (test_print_strings): Add regression
1217 test.
1218 * gdb.base/printcmds.c (charptr): New typedef.
1219 (teststring2): New global.
1220
1221 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1222
1223 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1224 full path in the test name.
1225 (test_ld): Add some with_test_prefix blocks to make test names
1226 unique.
1227
1228 2020-03-13 Tom de Vries <tdevries@suse.de>
1229
1230 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1231
1232 2020-03-13 Tom de Vries <tdevries@suse.de>
1233
1234 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1235
1236 2020-03-13 Tom de Vries <tdevries@suse.de>
1237
1238 PR symtab/25646
1239 * gdb.dwarf2/imported-unit.exp: Add test.
1240
1241 2020-03-13 Tom de Vries <tdevries@suse.de>
1242
1243 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1244 (var1, var2): New variable.
1245 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1246 matching symbols.
1247
1248 2020-03-13 Tom de Vries <tdevries@suse.de>
1249
1250 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1251 (Term::command): Use prompt prefix.
1252 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1253 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1254 command_no_prompt_prefix instead of prefix.
1255 * gdb.tui/tui-layout-asm.exp: Same.
1256
1257 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1258
1259 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1260
1261 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1262
1263 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1264 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1265 on" while stepping over the test instruction, match printed
1266 message.
1267
1268 2020-03-12 Tom de Vries <tdevries@suse.de>
1269
1270 * gdb.base/info-types.exp: Use exp_continue during matching of output
1271 of "info types".
1272
1273 2020-03-12 Tom de Vries <tdevries@suse.de>
1274
1275 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1276
1277 2020-03-12 Tom de Vries <tdevries@suse.de>
1278
1279 * gdb.fortran/module.exp: Use exp_continue during matching of output
1280 of "info variable -n".
1281
1282 2020-03-12 Tom de Vries <tdevries@suse.de>
1283
1284 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1285 gdb.dwarf2/dw2-ranges-base.c.
1286
1287 2020-03-12 Tom de Vries <tdevries@suse.de>
1288
1289 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1290 in presence of GLIBC debuginfo.
1291
1292 2020-03-12 Tom de Vries <tdevries@suse.de>
1293
1294 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1295 $core.
1296
1297 2020-03-12 Tom de Vries <tdevries@suse.de>
1298
1299 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1300 more precise.
1301
1302 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1303
1304 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1305 from Unix to Windows path.
1306
1307 2020-03-11 Tom de Vries <tdevries@suse.de>
1308
1309 * gdb.ada/minsyms.exp: Set language to ada.
1310
1311 2020-03-11 Tom de Vries <tdevries@suse.de>
1312
1313 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1314
1315 2020-03-11 Tom de Vries <tdevries@suse.de>
1316
1317 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1318
1319 2020-03-11 Tom Tromey <tromey@adacore.com>
1320
1321 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1322
1323 2020-03-11 Tom de Vries <tdevries@suse.de>
1324
1325 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1326
1327 2020-03-11 Tom de Vries <tdevries@suse.de>
1328
1329 * gdb.base/break-interp.exp: Limit verbose scope.
1330
1331 2020-03-11 Tom de Vries <tdevries@suse.de>
1332
1333 * gdb.fortran/logical.f90: Define variable with character type.
1334 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1335
1336 2020-03-11 Tom de Vries <tdevries@suse.de>
1337
1338 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1339
1340 2020-03-11 Tom de Vries <tdevries@suse.de>
1341
1342 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1343 symtabs.
1344
1345 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1346 Bernd Edlinger <bernd.edlinger@hotmail.de>
1347
1348 * gdb.cp/step-and-next-inline.cc: New file.
1349 * gdb.cp/step-and-next-inline.exp: New file.
1350 * gdb.cp/step-and-next-inline.h: New file.
1351 * gdb.dwarf2/dw2-is-stmt.c: New file.
1352 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1353 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1354 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1355 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1356
1357 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1358
1359 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1360 is-stmt flag in the line table.
1361
1362 2020-03-09 Tom de Vries <tdevries@suse.de>
1363
1364 * lib/gdb.exp (cached_file): Create cache dir.
1365
1366 2020-03-07 Tom de Vries <tdevries@suse.de>
1367
1368 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1369 * gdb.cp/rvalue-ref-params.exp: Same.
1370
1371 2020-03-06 Tom de Vries <tdevries@suse.de>
1372
1373 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1374 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1375
1376 2020-03-06 Tom de Vries <tdevries@suse.de>
1377
1378 * README: Fix "the the".
1379 * gdb.base/dprintf.exp: Same.
1380
1381 2020-03-05 Tom de Vries <tdevries@suse.de>
1382
1383 * gdb.base/maint.exp: Update "main print statistics" expected output.
1384
1385 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1386
1387 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1388 (fortran_int8): Likewise.
1389 (fortran_real4): Likewise.
1390 (fortran_real8): Likewise.
1391 (fortran_complex4): Likewise.
1392 (fortran_logical4): Likewise.
1393 (fortran_character1): Likewise.
1394
1395 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1396
1397 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1398 printed as true.
1399
1400 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1401
1402 * gdb.base/printcmds.exp: Add test to verify printf of a
1403 variable holding an address.
1404
1405 2020-03-03 Tom de Vries <tdevries@suse.de>
1406
1407 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1408
1409 2020-03-03 Tom de Vries <tdevries@suse.de>
1410
1411 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1412 gdb_test_multiple call.
1413
1414 2020-03-03 Tom de Vries <tdevries@suse.de>
1415
1416 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1417 gdb_test_multiple calls.
1418
1419 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * gdb.base/default.exp: Remove test of 'set history filename'.
1422 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1423 filename to the empty string.
1424 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1425 and GDBHISTSIZE.
1426
1427 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1428
1429 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1430 disabled.
1431
1432 2020-03-02 Pedro Alves <palves@redhat.com>
1433 Tom de Vries <tdevries@suse.de>
1434
1435 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1436 -prompt prefix, before user_code argument. Add -lbl option likewise.
1437 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1438 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1439 argument.
1440 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1441 have "\r\n" at start-of-line, instead of at end-of-line.
1442
1443 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1444
1445 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1446 libinproctrace.so.
1447
1448 2020-02-28 Luis Machado <luis.machado@linaro.org>
1449
1450 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1451 to "p/x".
1452
1453 2020-02-28 Luis Machado <luis.machado@linaro.org>
1454
1455 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1456 asm/ptrace.h and error.h.
1457
1458 2020-02-28 Tom de Vries <tdevries@suse.de>
1459
1460 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1461 (struct wrapper, do_something, mundane/symada__cS): Move ...
1462 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1463 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1464 Update "print symada__cS before partial symtab expansion" regexp.
1465 Update breakpoint location. Flush symbol cache after expansion.
1466
1467 2020-02-28 Luis Machado <luis.machado@linaro.org>
1468
1469 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1470
1471 2020-02-27 Tom de Vries <tdevries@suse.de>
1472
1473 * config/sid.exp: Remove unused globals.
1474 * gdb.base/attach.exp: Same.
1475 * gdb.base/catch-load.exp: Same.
1476 * gdb.base/dbx.exp: Same.
1477 * lib/gdb.exp: Same.
1478 * lib/mi-support.exp: Same.
1479 * lib/prompt.exp: Same.
1480
1481 2020-02-27 Tom de Vries <tdevries@suse.de>
1482
1483 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1484 not set.
1485
1486 2020-02-26 Aaron Merey <amerey@redhat.com>
1487
1488 * gdb.debuginfod: New directory for debuginfod tests.
1489 * gdb.debuginfod/main.c: New test file.
1490 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1491
1492 2020-02-26 Tom de Vries <tdevries@suse.de>
1493
1494 PR gdb/25603
1495 * gdb.base/persistent-lang.cc: New test.
1496 * gdb.base/persistent-lang.exp: New file.
1497
1498 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1499
1500 * gdb.fortran/derived-type-striding.exp: Add a new test.
1501 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1502 new test.
1503
1504 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1505
1506 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1507 names.
1508
1509 2020-02-25 Tom de Vries <tdevries@suse.de>
1510
1511 PR go/18926
1512 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1513
1514 2020-02-24 Tom de Vries <tdevries@suse.de>
1515
1516 PR gdb/25592
1517 * gdb.base/info-locals-unused-static-var.c: New test.
1518 * gdb.base/info-locals-unused-static-var.exp: New file.
1519
1520 2020-02-22 Tom Tromey <tom@tromey.com>
1521
1522 * gdb.python/tui-window.exp: New file.
1523 * gdb.python/tui-window.py: New file.
1524
1525 2020-02-22 Tom Tromey <tom@tromey.com>
1526
1527 PR tui/17850:
1528 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1529 tests.
1530
1531 2020-02-22 Tom Tromey <tom@tromey.com>
1532
1533 * gdb.tui/new-layout.exp: Add sub-layout tests.
1534
1535 2020-02-22 Tom Tromey <tom@tromey.com>
1536
1537 * gdb.tui/new-layout.exp: New file.
1538
1539 2020-02-22 Tom Tromey <tom@tromey.com>
1540
1541 * gdb.rust/rust-style.rs: New file.
1542 * gdb.rust/rust-style.exp: New file.
1543 * gdb.base/style.exp: Test structure printing.
1544 * gdb.base/style.c (struct some_struct): New type.
1545 (enum etype): New type.
1546 (struct_value): New global.
1547
1548 2020-02-21 Tom de Vries <tdevries@suse.de>
1549
1550 PR go/18926
1551 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1552 Remove blanket xfails. Use message argument for gdb_breakpoint.
1553 Make continuing to breakpoint test conditional on setting breakpoint.
1554 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1555 DW_AT_name attribute. Add xfail for GCC PR93866.
1556
1557 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1558
1559 * gdb.dwarf2/cpp-linkage-name.c: New file.
1560 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1561
1562 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1563
1564 * lib/gdb.exp (gdb_wrapper_init): Reset
1565 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1566 not exist.
1567
1568 2020-02-20 Tom de Vries <tdevries@suse.de>
1569
1570 PR go/17018
1571 * gdb.go/hello.exp: Copy ...
1572 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1573 print of st to print value of global definition. Add xfail for GCC
1574 PR93844.
1575 * gdb.go/hello.exp: Remove printing of st before definition.
1576 * gdb.go/hello.go: Copy ...
1577 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1578 to st.
1579 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1580
1581 2020-02-20 Tom de Vries <tdevries@suse.de>
1582
1583 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1584 (gdb_simple_compile): Handle compile_flags go by using .go extension
1585 for source file.
1586 * gdb.go/chan.exp: Use support_go_compile.
1587 * gdb.go/handcall.exp: Same.
1588 * gdb.go/hello.exp: Same.
1589 * gdb.go/integers.exp: Same.
1590 * gdb.go/max-depth.exp: Same.
1591 * gdb.go/methods.exp: Same.
1592 * gdb.go/package.exp: Same.
1593 * gdb.go/strings.exp: Same.
1594 * gdb.go/types.exp: Same.
1595 * gdb.go/unsafe.exp: Same.
1596
1597 2020-02-19 Tom de Vries <tdevries@suse.de>
1598
1599 * gdb.python/lib-types.exp: Make xfail more strict.
1600
1601 2020-02-19 Tom de Vries <tdevries@suse.de>
1602
1603 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1604
1605 2020-02-19 Doug Evans <dje@google.com>
1606
1607 PR rust/25535
1608 * gdb.rust/simple.exp: Add test.
1609 * gdb.rust/simple.rs: Add test.
1610
1611 2020-02-19 Tom de Vries <tdevries@suse.de>
1612
1613 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1614 output line-by-line.
1615
1616 2020-02-19 Tom de Vries <tdevries@suse.de>
1617
1618 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1619
1620 2020-02-19 Tom de Vries <tdevries@suse.de>
1621
1622 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1623 prelink.
1624
1625 2020-02-19 Tom de Vries <tdevries@suse.de>
1626
1627 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1628 (gdb_do_cache): Use gdb_do_cache_wrap.
1629 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1630
1631 2020-02-19 Tom de Vries <tdevries@suse.de>
1632
1633 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1634 gdb_compile option.
1635
1636 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1637
1638 * gdb.base/printcmds.exp (test_print_enums): Update expected
1639 output.
1640
1641 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1642
1643 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1644 for "unknown".
1645
1646 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1647
1648 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1649 enumerator.
1650
1651 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1652
1653 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1654 FE_, add FE_NONE.
1655 (three): Update.
1656 (enum flag_enum_without_zero): New enum.
1657 (flag_enum_without_zero): New variable.
1658 (enum not_flag_enum): New enum.
1659 (three_not_flag): New variable.
1660 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1661 (test_print_enums): Add more tests for printing flag enums.
1662
1663 2020-02-18 Tom de Vries <tdevries@suse.de>
1664
1665 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1666 (gdb_compile_ada): ... here.
1667 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1668 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1669
1670 2020-02-14 Tom Tromey <tom@tromey.com>
1671
1672 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1673 build directory.
1674 * boards/gdbserver-base.exp: Update path to gdbserver.
1675
1676 2020-02-13 Tom de Vries <tdevries@suse.de>
1677
1678 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1679
1680 2020-02-13 Tom de Vries <tdevries@suse.de>
1681
1682 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1683 are missing.
1684
1685 2020-02-13 Tom de Vries <tdevries@suse.de>
1686
1687 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1688 call.
1689
1690 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1691
1692 PR tui/25126
1693 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1694 * gdb.base/cached-source-file.c: New file.
1695 * gdb.base/cached-source-file.exp: New file.
1696
1697 2020-02-11 Tom de Vries <tdevries@suse.de>
1698
1699 PR testsuite/25488
1700 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1701
1702 2020-02-10 Tom de Vries <tdevries@suse.de>
1703
1704 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1705
1706 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1707
1708 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1709 and $after_addr are both integers before making a comparison.
1710
1711 2020-02-09 Tom de Vries <tdevries@suse.de>
1712
1713 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1714 command output and paste it into gdb.log. If any, paste catch message
1715 to gdb.log.
1716
1717 2020-02-07 Tom Tromey <tromey@adacore.com>
1718
1719 PR breakpoints/24915:
1720 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1721
1722 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1723
1724 * gdb.tui/tui-missing-src.exp: Add the "missing source
1725 file" test for the TUI.
1726
1727 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1728
1729 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1730 including a port number in the output.
1731
1732 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1733
1734 * lib/fortran.exp (fortran_int4): Handle clang.
1735 (fortran_int8): Likewise.
1736 (fortran_real4): Likewise.
1737 (fortran_real8): Likewise.
1738 (fortran_complex4): Likewise.
1739 (fortran_logical4): Likewise.
1740 (fortran_character1): Likewise.
1741
1742 2020-02-04 Tom de Vries <tdevries@suse.de>
1743
1744 * README (Race detection): Add note.
1745
1746 2020-02-04 Tom de Vries <tdevries@suse.de>
1747
1748 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1749
1750 2020-02-04 Tom de Vries <tdevries@suse.de>
1751
1752 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1753
1754 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1755
1756 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1757 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1758 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1759 blttar, bnetarl.
1760 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1761 binary for blttar, bnetarl.
1762 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1763 wait instruction. Delete ldmx test.
1764 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1765
1766 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1767
1768 * gdb.fortran/array-bounds-high.exp: New file.
1769 * gdb.fortran/array-bounds-high.f90: New file.
1770
1771 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1772
1773 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1774 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1775
1776 2020-02-01 Tom de Vries <tdevries@suse.de>
1777
1778 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1779
1780 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1781
1782 PR tui/9765
1783 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1784 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1785
1786 2020-01-29 Luis Machado <luis.machado@linaro.org>
1787
1788 * gdb.arch/aarch64-brk-patterns.c: New source file.
1789 * gdb.arch/aarch64-brk-patterns.exp: New test.
1790
1791 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1792
1793 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1794 GCC/Clang version.
1795 * gdb.cp/pass-by-ref.exp: Ditto.
1796
1797 2020-01-29 Tom de Vries <tdevries@suse.de>
1798
1799 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1800 * gdb.threads/watchpoint-fork-mt.c: Same.
1801 * gdb.threads/watchpoint-fork-parent.c: Same.
1802 * gdb.threads/watchpoint-fork-st.c: Same.
1803 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1804
1805 2020-01-27 Luis Machado <luis.machado@linaro.org>
1806
1807 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1808 sitting at a syscall instruction when we hit the syscall function's
1809 breakpoint.
1810 Check PC against one obtained with the x command.
1811 Validate syscall number.
1812 (step_over_syscall): Don't continue to the syscall instruction if
1813 we're already there.
1814
1815 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1816
1817 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1818
1819 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1820
1821 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1822 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1823
1824 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1825
1826 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1827 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1828
1829 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1830
1831 * gdb.base/maint.exp: Update line table parsing test.
1832 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1833
1834 2020-01-24 Pedro Alves <palves@redhat.com>
1835
1836 PR gdb/25410
1837 * gdb.multi/multi-re-run-1.c: New.
1838 * gdb.multi/multi-re-run-2.c: New.
1839 * gdb.multi/multi-re-run.exp: New.
1840
1841 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1842
1843 PR gdb/23718
1844 * gdb.server/server-kill-python.exp: New file.
1845
1846 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1847
1848 * gdb.server/multi-ui-errors.c: New file.
1849 * gdb.server/multi-ui-errors.exp: New file.
1850
1851 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1852
1853 PR tui/9765
1854 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1855
1856 2020-01-19 Tom Tromey <tom@tromey.com>
1857
1858 * gdb.tui/main.exp: Add check for plain "file".
1859
1860 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1861
1862 * lib/gdb.exp: Fix spelling error (seperatelly).
1863
1864 2020-01-14 Tom Tromey <tom@tromey.com>
1865
1866 PR symtab/12535:
1867 * gdb.python/python.exp: Test decode_line with empty string
1868 argument.
1869
1870 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1871
1872 * gdb.base/skip-inline.exp: Extend test.
1873
1874 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1875
1876 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1877 * gdb.dwarf2/dw2-bad-elf.c: New file.
1878 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1879
1880 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1881
1882 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1883 _line_saw_file.
1884
1885 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1886
1887 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1888 border.
1889
1890 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1891
1892 * gdb.multi/multi-target.exp (setup): Factor out "info
1893 connections" and "info inferiors" tests to ...
1894 (test_info_inferiors): ... this new procedure.
1895 (top level): Run new "info-inferiors" tests.
1896
1897 2020-01-10 Pedro Alves <palves@redhat.com>
1898
1899 * gdb.server/bkpt-other-inferior.exp: New file.
1900
1901 2020-01-10 Pedro Alves <palves@redhat.com>
1902
1903 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1904 of "add-inferior".
1905 * gdb.base/quit-live.exp: Likewise.
1906 * gdb.base/remote-exec-file.exp: Likewise.
1907 * gdb.guile/scm-progspace.exp: Likewise.
1908 * gdb.linespec/linespec.exp: Likewise.
1909 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1910 * gdb.mi/user-selected-context-sync.exp: Likewise.
1911 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1912 "info inferiors" tests.
1913 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1914 "add-inferior".
1915 * gdb.multi/watchpoint-multi.exp: Likewise.
1916 * gdb.python/py-inferior.exp: Likewise.
1917 * gdb.server/extended-remote-restart.exp: Likewise.
1918 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1919 "info inferiors".
1920 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1921 * gdb.trace/report.exp: Likewise.
1922
1923 2020-01-10 Pedro Alves <palves@redhat.com>
1924
1925 * gdb.multi/multi-target.c: New file.
1926 * gdb.multi/multi-target.exp: New file.
1927 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1928 mode requested, but remote does not support non-stop".
1929
1930 2020-01-10 Pedro Alves <palves@redhat.com>
1931
1932 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1933 disconnect before reconnecting.
1934
1935 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1936 Pedro Alves <palves@redhat.com>
1937
1938 * gdb.server/connect-without-multi-process.exp: Also test
1939 continuing to end.
1940
1941 2020-01-10 Pedro Alves <palves@redhat.com>
1942
1943 * gdb.base/remote-exec-file.exp: New file.
1944
1945 2020-01-10 Pedro Alves <palves@redhat.com>
1946
1947 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1948 output.
1949 * gdb.threads/async.c: New.
1950 * gdb.threads/async.exp: New.
1951 * gdb.multi/tids-gid-reset.c: New.
1952 * gdb.multi/tids-gid-reset.exp: New.
1953
1954 2020-01-10 George Barrett <bob@bob131.so>
1955
1956 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1957 to help in finding the image relocation offset.
1958 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1959 options in arguments.
1960 (stap_test_no_debuginfo): Likewise.
1961 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1962 test variants.
1963 (stap_test): Add null semaphore relocation test.
1964
1965 2020-01-10 George Barrett <bob@bob131.so>
1966
1967 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1968 * gdb.base/stap-probe.exp: Likewise.
1969 (stap_test): Pass argument as an additional flag.
1970 (stap_test_no_debuginfo): Likewise.
1971 (stap_test): Check `info probes stap' output for semaphore
1972 addresses if the test binary is supposed to have them.
1973
1974 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1975
1976 * gdb.tui/basic.exp: Add more scrolling tests.
1977
1978 2020-01-09 Tom Tromey <tom@tromey.com>
1979
1980 PR tui/18932:
1981 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1982 meangingful value.
1983 (Term::command, Term::resize): Update.
1984 * gdb.tui/basic.exp: Add scrolling test.
1985
1986 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1987
1988 * gdb.tui/tui-layout-asm.exp: New file.
1989
1990 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1991
1992 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1993
1994 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1995
1996 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1997 (Term::enter_tui): Use Term::prepare_for_tui.
1998
1999 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2000
2001 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2002 called.
2003
2004 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2005
2006 * gdb.base/skip.exp: Fix race condition in test.
2007
2008 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2009
2010 * gdb.base/backtrace.c: New file.
2011 * gdb.base/backtrace.exp: New file.
2012
2013 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2014
2015 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2016
2017 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2018
2019 * gdb.base/style.exp: Test that warnings are styled.
2020
2021 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2022
2023 * gdb.base/line65535.exp: New file.
2024 * gdb.base/line65535.c: New file.
2025
2026 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2027
2028 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2029 * lib/gnat_debug_info_test.adb: New file.
2030 * gdb.ada/ptype_tagged_param.exp: Use
2031 gnat_runtime_has_debug_info, expect a different output if
2032 runtime does not have debug info.
2033
2034 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2035
2036 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2037 (another) quote in test name.
2038
2039 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
2040
2041 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2042 Add quote in test name.
2043
2044 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2045
2046 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2047 directory instead.
2048 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2049 * gdb.cp/pass-by-ref-2.cc: New file.
2050 * gdb.cp/pass-by-ref-2.exp: New file.
2051
2052 2019-12-20 Tom Tromey <tom@tromey.com>
2053
2054 * gdb.tui/list-before.exp: New file.
2055
2056 2019-12-20 Tom Tromey <tom@tromey.com>
2057
2058 * gdb.tui/list.exp: Check for source on initial listing.
2059
2060 2019-12-11 Tom Tromey <tromey@adacore.com>
2061
2062 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2063 Add crlf test.
2064
2065 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
2066
2067 * gdb.base/default.exp: Update value of $_gdb_major.
2068
2069 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2070
2071 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2072
2073 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2074
2075 * gdb.base/skip.exp: Whitespace fix.
2076
2077 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2078
2079 * gdb.base/skip-inline.c: New file.
2080 * gdb.base/skip-inline.exp: New file.
2081
2082 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2083
2084 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2085 jit_function_00 to jit_function_stack_mangle.
2086 * gdb.base/jithost.c (jit_function_t): Rename to...
2087 (jit_function_stack_mangle_t): ... this.
2088 (jit_function_add_t): New typedef.
2089 (jit_function_00_code): Rename to...
2090 (jit_function_stack_mangle_code): ... this, make static.
2091 (jit_function_add_code): New.
2092 (main): Generate "add" function and call it. Adjust to changes
2093 in jithost_abi.
2094 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2095 (struct jithost_abi) <begin, end>: Remove fields.
2096 <object, function_stack_mangle, function_add>: New fields.
2097 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2098 code_end>: Remove fields.
2099 <func_stack_mangle>: New field.
2100 (read_debug_info): Adjust to renaming, create block for "add"
2101 function.
2102 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2103
2104 2019-12-11 Tom Tromey <tom@tromey.com>
2105
2106 * gdb.tui/resize.exp: Fix regexp.
2107 * gdb.tui/regs.exp: Fix regexps.
2108 * gdb.tui/main.exp: Fix regexp.
2109
2110 2019-12-11 Tom Tromey <tom@tromey.com>
2111
2112 * gdb.tui/resize.exp: Update.
2113 * gdb.tui/empty.exp (layouts): Update.
2114
2115 2019-12-11 Tom Tromey <tom@tromey.com>
2116
2117 * gdb.tui/regs.exp: Update.
2118 * gdb.tui/empty.exp (layouts): Update.
2119 * gdb.tui/basic.exp: Update.
2120 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2121
2122 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2123
2124 * gdb.base/options.exp: Add -raw-values in the print completion list.
2125 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2126
2127 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2128
2129 * gdb.threads/omp-par-scope.c: New file.
2130 * gdb/threads/omp-par-scope.exp: New file.
2131
2132 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2133
2134 * lib/gdb.exp (support_nested_function_tests): New proc.
2135
2136 2019-12-10 Kevin Buettner <kevinb@redhat.com>
2137
2138 * lib/gdb.exp (gdb_compile_openmp): New proc.
2139 (build_executable_from_specs): Add an "openmp" option.
2140 (gdb_compile_pthreads): Add non-executable case.
2141
2142 2019-12-10 Tom Tromey <tromey@adacore.com>
2143
2144 * gdb.ada/unchecked_union.exp: New file.
2145 * gdb.ada/unchecked_union/pck.adb: New file.
2146 * gdb.ada/unchecked_union/pck.ads: New file.
2147 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2148 * gdb-utils.exp (string_to_regexp): Also quote "?".
2149
2150 2019-12-10 George Barrett <bob@bob131.so>
2151
2152 Test scripted probe breakpoints.
2153 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2154 * gdb.python/py-breakpoint.c (main): Likewise.
2155 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2156 specifier test.
2157 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2158
2159 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2160
2161 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2162 an rvalue parameter.
2163 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2164 parameter.
2165
2166 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2167
2168 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2169 modules.
2170
2171 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2172
2173 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2174 broken version of GCC.
2175
2176 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2177
2178 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2179 sym-info-cmds library.
2180 * gdb.fortran/info-types.exp: Likewise.
2181 * lib/sym-info-cmds.exp: New file.
2182
2183 2019-12-08 Tom de Vries <tdevries@suse.de>
2184
2185 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2186
2187 2019-12-07 Keith Seitz <keiths@redhat.com>
2188
2189 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2190 * gdb.base/corefile-buildid-shlib.c: New file.
2191 * gdb.base/corefile-buildid.c: New file.
2192 * gdb.base/corefile-buildid.exp: New file.
2193
2194 2019-12-06 Tom de Vries <tdevries@suse.de>
2195
2196 * gdb.dwarf2/varval.exp: Add decl before def test.
2197
2198 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2199
2200 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2201
2202 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2203
2204 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2205 CV and reference conversion for overload resolution.
2206 * gdb.cp/rvalue-ref-overload.exp: Test it.
2207
2208 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2209
2210 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2211 * gdb.base/frameapply.exp: Test faas without command.
2212
2213 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2214
2215 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2216 Fortran tests.
2217 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2218 order.
2219
2220 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2221
2222 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2223 casting to type with no kind specified.
2224 (test_basic_parsing_of_type_kinds): Additional tests for types
2225 with no kind specified, and add tests for single/double
2226 precision/complex types.
2227
2228 2019-12-04 Tom Tromey <tromey@adacore.com>
2229
2230 * gdb.base/endianity.c (struct other) <x>: New field.
2231 (main): Initialize it.
2232 * gdb.base/endianity.exp: Update.
2233
2234 2019-12-04 Tom Tromey <tromey@adacore.com>
2235
2236 * gdb.ada/scalar_storage/storage.adb: New file.
2237 * gdb.ada/scalar_storage/pck.adb: New file.
2238 * gdb.ada/scalar_storage/pck.ads: New file.
2239 * gdb.ada/scalar_storage.exp: New file.
2240
2241 2019-12-04 Tom Tromey <tromey@adacore.com>
2242
2243 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2244 (main): Initialize it.
2245 * gdb.base/endianity.exp: Update.
2246
2247 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2248
2249 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2250
2251 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2252
2253 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2254 -symbol-info-module-functions and -symbol-info-module-variables.
2255
2256 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2257
2258 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2259
2260 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2261 Andrew Burgess <andrew.burgess@embecosm.com>
2262
2263 * gdb.fortran/derived-type-striding.exp: New file.
2264 * gdb.fortran/derived-type-striding.f90: New file.
2265 * gdb.fortran/array-slices.exp: New file.
2266 * gdb.fortran/array-slices.f90: New file.
2267
2268 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2269
2270 * gdb.base/define.exp: Test . in command names.
2271 * gdb.base/setshow.exp: Update test, as . is now part of
2272 command name.
2273
2274 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2275
2276 * gdb.base/define-prefix.exp: New file.
2277
2278 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2279
2280 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2281 compile.
2282 (skip_btrace_pt_tests): Likewise.
2283
2284 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2285
2286 * gdb.fortran/info-modules.exp: Compile source files in correct
2287 order.
2288
2289 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2290
2291 * gdb.dwarf2/imported-unit.exp: New file.
2292 * gdb.dwarf2/imported-unit.c: New file.
2293
2294 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2295
2296 * gdb.mi/mi-fortran-modules-2.f90: New file.
2297 * gdb.mi/mi-fortran-modules.exp: New file.
2298 * gdb.mi/mi-fortran-modules.f90: New file.
2299
2300 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2301
2302 * gdb.mi/mi-sym-info-1.c: New file.
2303 * gdb.mi/mi-sym-info-2.c: New file.
2304 * gdb.mi/mi-sym-info.exp: New file.
2305
2306 2019-11-22 Tom Tromey <tromey@adacore.com>
2307
2308 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2309 * gdb.ada/tasks/foo.adb: Add another stopping location.
2310
2311 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2312
2313 * gdb.base/endianity.c: New test.
2314 * gdb.base/endianity.exp: New file.
2315
2316 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2317
2318 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2319
2320 2019-11-21 Tom de Vries <tdevries@suse.de>
2321
2322 PR gdb/24956
2323 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2324
2325 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2326
2327 * gdb.python/py-progspace.exp: Add missing parentheses on some
2328 'print' commands.
2329
2330 2019-11-19 Tom Tromey <tom@tromey.com>
2331
2332 * gdb.tui/winheight.exp: New file.
2333
2334 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2335
2336 * gdb.base/ctf-whatis.c: Delete.
2337 * gdb.base/ctf-whatis.exp: Delete.
2338 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2339
2340 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2341
2342 * gdb.base/ctf-cvexpr.exp: Delete.
2343 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2344
2345 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2346
2347 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2348 the compiler. Clean up header comment a little.
2349 * gdb.base/ctf-ptype.exp: Likewise.
2350 * gdb.base/ctf-whatis.exp: Likewise.
2351 * lib/gdb.exp (skip_ctf_tests): New proc.
2352
2353 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2354
2355 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2356 * gdb.tui/corefile-run.exp: New file.
2357
2358 2019-11-14 Tom Tromey <tromey@adacore.com>
2359
2360 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2361 regression tests.
2362
2363 2019-11-12 Tom Tromey <tom@tromey.com>
2364
2365 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2366 after any command. Expect prompt after WAIT_FOR is seen.
2367 (enter_tui): Enable resize messages.
2368 (command): Expect command in output.
2369 (get_line): Avoid error when cursor appears to be off-screen.
2370 (dump_screen): Include screen size in title.
2371 (_do_resize): New proc, from "resize".
2372 (resize): Rewrite. Do resize in two steps.
2373 * gdb.tui/empty.exp (layouts): Fix entries.
2374 (check_boxes): Remove xfail.
2375 (check_text): Dump screen on failure.
2376
2377 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2378
2379 * gdb.python/py-symbol.exp: Add test for
2380 gdb.lookup_static_symbols.
2381
2382 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2383
2384 * gdb.python/py-symbol.c: Declare and call function from new
2385 py-symbol-2.c file.
2386 * gdb.python/py-symbol.exp: Compile both source files, and add new
2387 tests for gdb.lookup_static_symbol.
2388 * gdb.python/py-symbol-2.c: New file.
2389
2390 2019-11-02 Tom de Vries <tdevries@suse.de>
2391
2392 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2393 * gdb.base/anon.exp: Same.
2394 * gdb.base/auto-connect-native-target.exp: Same.
2395 * gdb.base/call-ar-st.exp: Same.
2396 * gdb.base/catch-syscall.exp: Same.
2397 * gdb.base/commands.exp: Same.
2398 * gdb.base/default.exp: Same.
2399 * gdb.base/display.exp: Same.
2400 * gdb.base/float.exp: Same.
2401 * gdb.base/foll-fork.exp: Same.
2402 * gdb.base/help.exp: Same.
2403 * gdb.base/info-macros.exp: Same.
2404 * gdb.base/info-proc.exp: Same.
2405 * gdb.base/info-target.exp: Same.
2406 * gdb.base/long_long.exp: Same.
2407 * gdb.base/macscp.exp: Same.
2408 * gdb.base/memattr.exp: Same.
2409 * gdb.base/nofield.exp: Same.
2410 * gdb.base/pointers.exp: Same.
2411 * gdb.base/printcmds.exp: Same.
2412 * gdb.base/ptype.exp: Same.
2413 * gdb.base/restore.exp: Same.
2414 * gdb.base/return.exp: Same.
2415 * gdb.base/scope.exp: Same.
2416 * gdb.base/set-noassign.exp: Same.
2417 * gdb.base/setshow.exp: Same.
2418 * gdb.base/shlib-call.exp: Same.
2419 * gdb.base/signals.exp: Same.
2420 * gdb.base/sigstep.exp: Same.
2421 * gdb.base/skip.exp: Same.
2422 * gdb.base/solib-symbol.exp: Same.
2423 * gdb.base/stap-probe.exp: Same.
2424 * gdb.base/step-line.exp: Same.
2425 * gdb.base/step-test.exp: Same.
2426 * gdb.base/style.exp: Same.
2427 * gdb.base/varargs.exp: Same.
2428 * gdb.base/vla-datatypes.exp: Same.
2429 * gdb.base/vla-ptr.exp: Same.
2430 * gdb.base/vla-sideeffect.exp: Same.
2431 * gdb.base/volatile.exp: Same.
2432 * gdb.base/watch-cond-infcall.exp: Same.
2433 * gdb.base/watchpoint.exp: Same.
2434
2435 2019-11-02 Tom de Vries <tdevries@suse.de>
2436
2437 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2438 * gdb.cp/cpexprs.exp: Same.
2439 * gdb.cp/except-multi-location.exp: Same.
2440 * gdb.cp/exceptprint.exp: Same.
2441 * gdb.cp/gdb2384.exp: Same.
2442 * gdb.cp/inherit.exp: Same.
2443 * gdb.cp/m-static.exp: Same.
2444 * gdb.cp/meth-typedefs.exp: Same.
2445 * gdb.cp/misc.exp: Same.
2446 * gdb.cp/namespace.exp: Same.
2447 * gdb.cp/non-trivial-retval.exp: Same.
2448 * gdb.cp/overload.exp: Same.
2449 * gdb.cp/pr17132.exp: Same.
2450 * gdb.cp/re-set-overloaded.exp: Same.
2451 * gdb.cp/rvalue-ref-types.exp: Same.
2452 * gdb.cp/templates.exp: Same.
2453
2454 2019-11-01 Luis Machado <luis.machado@linaro.org>
2455
2456 PR gdb/25124
2457
2458 * gdb.arch/pr25124.S: New file.
2459 * gdb.arch/pr25124.exp: New file.
2460
2461 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2462
2463 * gdb.fortran/info-modules.exp: Update expected results, and add
2464 additional tests for 'info module functinos', and 'info module
2465 variables'.
2466 * gdb.fortran/info-types.exp: Update expected results.
2467 * gdb.fortran/info-types.f90: Extend testcase with additional
2468 module variables and functions.
2469
2470 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2471
2472 * gdb.fortran/info-modules.exp: New file.
2473 * gdb.fortran/info-types.exp: Build with new file.
2474 * gdb.fortran/info-types.f90: Include and use new module.
2475 * gdb.fortran/info-types-2.f90: New file.
2476
2477 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2478
2479 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2480 * gdb.base/settings.exp: Test all settings types using
2481 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2482 that now verifies that the value of "maint show" is the same as
2483 returned by the settings functions. Test the type of the
2484 maintenance settings.
2485 * gdb.base/default.exp: Update show_conv_list.
2486
2487 2019-10-31 Tom de Vries <tdevries@suse.de>
2488
2489 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2490 gdb_test.
2491 * gdb.arch/amd64-disp-step.exp: Same.
2492 * gdb.asm/asm-source.exp: Same.
2493 * gdb.btrace/buffer-size.exp: Same.
2494 * gdb.btrace/cpu.exp: Same.
2495 * gdb.btrace/enable.exp: Same.
2496 * gdb.dwarf2/count.exp: Same.
2497 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2498 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2499 * gdb.fortran/vla-datatypes.exp: Same.
2500 * gdb.fortran/vla-history.exp: Same.
2501 * gdb.fortran/vla-ptype.exp: Same.
2502 * gdb.fortran/vla-value.exp: Same.
2503 * gdb.fortran/whatis_type.exp: Same.
2504 * gdb.guile/guile.exp: Same.
2505 * gdb.multi/tids.exp: Same.
2506 * gdb.python/py-finish-breakpoint.exp: Same.
2507 * gdb.python/py-framefilter.exp: Same.
2508 * gdb.python/py-pp-registration.exp: Same.
2509 * gdb.python/py-xmethods.exp: Same.
2510 * gdb.python/python.exp: Same.
2511 * gdb.server/connect-with-no-symbol-file.exp: Same.
2512 * gdb.server/no-thread-db.exp: Same.
2513 * gdb.server/run-without-local-binary.exp: Same.
2514 * gdb.stabs/weird.exp: Same.
2515 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2516 * gdb.threads/thread-find.exp: Same.
2517 * gdb.threads/tls-shared.exp: Same.
2518 * gdb.threads/tls.exp: Same.
2519 * gdb.threads/wp-replication.exp: Same.
2520 * gdb.trace/ax.exp: Same.
2521 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2522
2523 2019-10-31 Tom de Vries <tdevries@suse.de>
2524
2525 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2526 * gdb.ada/array_subscript_addr.exp: Same.
2527 * gdb.ada/arrayidx.exp: Same.
2528 * gdb.ada/arrayparam.exp: Same.
2529 * gdb.ada/arrayptr.exp: Same.
2530 * gdb.ada/boolean_expr.exp: Same.
2531 * gdb.ada/call_pn.exp: Same.
2532 * gdb.ada/complete.exp: Same.
2533 * gdb.ada/fixed_cmp.exp: Same.
2534 * gdb.ada/fun_addr.exp: Same.
2535 * gdb.ada/funcall_param.exp: Same.
2536 * gdb.ada/interface.exp: Same.
2537 * gdb.ada/mod_from_name.exp: Same.
2538 * gdb.ada/null_array.exp: Same.
2539 * gdb.ada/packed_array.exp: Same.
2540 * gdb.ada/packed_tagged.exp: Same.
2541 * gdb.ada/print_chars.exp: Same.
2542 * gdb.ada/print_pc.exp: Same.
2543 * gdb.ada/ptype_arith_binop.exp: Same.
2544 * gdb.ada/ptype_field.exp: Same.
2545 * gdb.ada/ptype_tagged_param.exp: Same.
2546 * gdb.ada/rec_return.exp: Same.
2547 * gdb.ada/ref_tick_size.exp: Same.
2548 * gdb.ada/str_ref_cmp.exp: Same.
2549 * gdb.ada/taft_type.exp: Same.
2550 * gdb.ada/tagged.exp: Same.
2551 * gdb.ada/type_coercion.exp: Same.
2552 * gdb.ada/uninitialized_vars.exp: Same.
2553
2554 2019-10-30 Tom de Vries <tdevries@suse.de>
2555
2556 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2557
2558 2019-10-26 Tom de Vries <tdevries@suse.de>
2559
2560 * gdb.base/bigcore.c: Fix typos in comments.
2561 * gdb.base/ctf-ptype.c: Same.
2562 * gdb.base/long_long.c: Same.
2563 * gdb.dwarf2/dw2-op-out-param.S: Same.
2564 * gdb.python/py-evthreads.c: Same.
2565 * gdb.reverse/i387-stack-reverse.c: Same.
2566 * gdb.trace/tfile.c: Same.
2567 * lib/compiler.c: Same.
2568 * lib/compiler.cc: Same.
2569
2570 2019-10-25 Tom de Vries <tdevries@suse.de>
2571
2572 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2573 gdb_test_multiple calls.
2574 * gdb.reverse/sigall-reverse.exp: Same.
2575 * gdb.reverse/solib-precsave.exp: Same.
2576 * gdb.reverse/solib-reverse.exp: Same.
2577 * gdb.reverse/until-precsave.exp: Same.
2578 * gdb.reverse/until-reverse.exp: Same.
2579
2580 2019-10-24 Tom de Vries <tdevries@suse.de>
2581
2582 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2583 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2584 kfail using -wrap pattern flag and convenience variable
2585 gdb_test_name.
2586
2587 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2588
2589 * gdb.python/py-progspace.exp: Add tests for the
2590 Progspace.block_for_pc method.
2591
2592 2019-10-23 Tom Tromey <tom@tromey.com>
2593
2594 * configure: Rebuild.
2595 * aclocal.m4: Use m4_include, not sinclude.
2596
2597 2019-10-21 Tom de Vries <tdevries@suse.de>
2598
2599 * gdb.base/infcall-nested-structs.c: Add
2600 __attribute__((noinline,noclone)) to all functions.
2601 (call_all): Add missing variable initialization. Simplify return value.
2602 (breakpt): Increment volatile variable, to prevent call from being
2603 optimized out.
2604 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2605
2606 2019-10-17 Tom de Vries <tdevries@suse.de>
2607
2608 * gdb.fortran/module.exp: Allow info variables to print info for files
2609 other than module.f90.
2610
2611 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2612
2613 * gdb.fortran/module.exp: Extend with 'info variables' test.
2614
2615 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2616
2617 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2618 F77_FOR_TARGET.
2619
2620 2019-10-16 Tom de Vries <tdevries@suse.de>
2621
2622 PR tdep/25096
2623 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2624
2625 2019-10-16 Tom de Vries <tdevries@suse.de>
2626
2627 PR tdep/24104
2628 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2629 Add KFAIL for PR tdep/25096.
2630
2631 2019-10-16 Tom de Vries <tdevries@suse.de>
2632
2633 PR testsuite/25059
2634 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2635
2636 2019-10-16 Tom de Vries <tdevries@suse.de>
2637
2638 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2639 as signed.
2640
2641 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2642
2643 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2644 one instead of increasing timeout.
2645
2646 2019-10-13 Tom de Vries <tdevries@suse.de>
2647
2648 PR record/25038
2649 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2650 * gdb.reverse/sigall-reverse.exp: Same.
2651 * gdb.reverse/solib-precsave.exp: Same.
2652 * gdb.reverse/solib-reverse.exp: Same.
2653 * gdb.reverse/step-precsave.exp: Same.
2654 * gdb.reverse/until-precsave.exp: Same.
2655 * gdb.reverse/until-reverse.exp: Same.
2656 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2657
2658 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2659
2660 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2661 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2662 (cmp_struct_05_01, cmp_struct_static_02_01)
2663 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2664 comparisons.
2665
2666 2019-10-10 Tom de Vries <tdevries@suse.de>
2667
2668 PR testsuite/24888
2669 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2670 gnatlink.
2671
2672 2019-10-09 Tom de Vries <tdevries@suse.de>
2673
2674 PR testsuite/25048
2675 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2676
2677 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2678
2679 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2680 exceptions due to missing debug information.
2681
2682 2019-10-07 Tom de Vries <tdevries@suse.de>
2683
2684 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2685
2686 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2687
2688 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2689 * gdb.base/annota1.exp: Update to use gdb_test_name.
2690
2691 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2692
2693 * gdb.base/ctf-whatis.exp: New file.
2694 * gdb.base/ctf-whatis.c: New file.
2695 * gdb.base/ctf-ptype.exp: New file.
2696 * gdb.base/ctf-ptype.c: New file.
2697 * gdb.base/ctf-constvars.exp: New file.
2698 * gdb.base/ctf-constvars.c: New file.
2699 * gdb.base/ctf-cvexpr.exp: New file.
2700
2701 2019-10-04 Tom de Vries <tdevries@suse.de>
2702
2703 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2704 for loop.
2705
2706 2019-10-03 Tom Tromey <tom@tromey.com>
2707
2708 PR rust/24976:
2709 * gdb.rust/simple.rs (Union2): New type.
2710 (main): Use Union2.
2711 * gdb.rust/simple.exp: Add test.
2712
2713 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2714
2715 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2716 nested function prefix.
2717
2718 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2719 Richard Bunt <richard.bunt@arm.com>
2720 Andrew Burgess <andrew.burgess@embecosm.com>
2721
2722 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2723 nested functions.
2724 * gdb.fortran/nested-funcs.f90: Update expected results.
2725 * gdb.fortran/nested-funcs-2.exp: New file.
2726 * gdb.fortran/nested-funcs-2.f90: New file.
2727
2728 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2729
2730 * gdb.python/py-parameter.exp: Make test names unique.
2731 * gdb.python/py-template.exp: Likewise.
2732 * gdb.python/py-value.exp: Likewise.
2733
2734 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2735
2736 * gdb.base/break-interp.exp: Reduce test name duplication.
2737 * gdb.base/call-sc.exp: Likewise.
2738 * gdb.base/callfuncs.exp: Likewise.
2739 * gdb.base/charset.exp: Likewise.
2740 * gdb.base/dump.exp: Likewise.
2741 * gdb.base/ena-dis-br.exp: Likewise.
2742 * gdb.base/relational.exp: Likewise.
2743 * gdb.base/step-over-syscall.exp: Likewise.
2744 * gdb.base/structs.exp: Likewise.
2745
2746 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2747
2748 * gdb.linespec/explicit.exp: Make test names unique.
2749 * gdb.linespec/ls-errs.exp: Likewise.
2750
2751 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2752
2753 * gdb.reverse/break-precsave.exp: Make test names unique.
2754 * gdb.reverse/break-reverse.exp: Likewise.
2755 * gdb.reverse/finish-precsave.exp: Likewise.
2756 * gdb.reverse/finish-reverse.exp: Likewise.
2757 * gdb.reverse/machinestate-precsave.exp: Likewise.
2758 * gdb.reverse/machinestate.exp: Likewise.
2759 * gdb.reverse/readv-reverse.exp: Likewise.
2760 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2761 * gdb.reverse/sigall-precsave.exp: Likewise.
2762 * gdb.reverse/sigall-reverse.exp: Likewise.
2763 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2764 * gdb.reverse/watch-precsave.exp: Likewise.
2765 * gdb.reverse/watch-reverse.exp: Likewise.
2766
2767 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2768
2769 * gdb.threads/stop-with-handle.c: New file.
2770 * gdb.threads/stop-with-handle.exp: New file.
2771
2772 2019-10-03 Tom de Vries <tdevries@suse.de>
2773
2774 PR testsuite/25059
2775 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2776 directory" line to be missing.
2777
2778 2019-10-03 Tom de Vries <tdevries@suse.de>
2779
2780 PR testsuite/25059
2781 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2782 type optional.
2783
2784 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2785
2786 * gdb.python/py-format-string.c (string.h): New include.
2787 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2788 the same value, for endianness-independence.
2789 * gdb.python/py-format-string.exp (default_regexp_dict)
2790 (test_pretty_structs, test_format): Adjust expected output to the
2791 changed initialization.
2792
2793 2019-10-02 Tom Tromey <tromey@adacore.com>
2794
2795 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2796
2797 2019-10-02 Pedro Alves <palves@redhat.com>
2798 Andrew Burgess <andrew.burgess@embecosm.com>
2799
2800 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2801 "print-file-var.h".
2802 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2803 (get_version_1): Print this_version_id and its address.
2804 Add extern "C" wrappers around interface functions.
2805 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2806 "print-file-var.h".
2807 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2808 (get_version_2): Print this_version_id and its address.
2809 Add extern "C" wrappers around interface functions.
2810 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2811 <stddef.h> and "print-file-var.h".
2812 Add extern "C" wrappers around interface functions.
2813 [VERSION_ID_MAIN] (this_version_id): Define.
2814 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2815 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2816 up extern "C" blocks.
2817 * gdb.base/print-file-var.exp (test): New, factored out from top
2818 level.
2819 (top level): Test all combinations of attribute hidden or not,
2820 dlopen or not, and this_version_id symbol in main file or not.
2821 Compile tests as both C++ and C, make test names unique.
2822
2823 2019-10-01 Tom Tromey <tom@tromey.com>
2824
2825 * gdb.base/style.exp: Test "show logging filename".
2826
2827 2019-10-01 Tom Tromey <tom@tromey.com>
2828
2829 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2830 * gdb.base/style.exp: Add metadata style test.
2831
2832 2019-10-01 Tom Tromey <tom@tromey.com>
2833
2834 * gdb.base/style.exp: Test "pwd".
2835
2836 2019-10-01 Tom Tromey <tom@tromey.com>
2837
2838 * gdb.base/style.exp: Update tests.
2839
2840 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2841
2842 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2843 'six' to unsigned.
2844 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2845 'five'. Use an all-ones bit pattern for each.
2846 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2847 to its changed values.
2848
2849 2019-09-30 Tom Tromey <tromey@adacore.com>
2850
2851 * gdb.rust/traits.rs: Disable all warnings.
2852
2853 2019-09-29 Tom de Vries <tdevries@suse.de>
2854
2855 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2856
2857 2019-09-29 Tom de Vries <tdevries@suse.de>
2858
2859 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2860
2861 2019-09-27 Tom de Vries <tdevries@suse.de>
2862
2863 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2864
2865 2019-09-27 Tom de Vries <tdevries@suse.de>
2866
2867 PR record/23188
2868 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2869
2870 2019-09-26 Tom Tromey <tromey@adacore.com>
2871
2872 * gdb.ada/py_taft.exp: New file.
2873 * gdb.ada/py_taft/main.adb: New file.
2874 * gdb.ada/py_taft/pkg.adb: New file.
2875 * gdb.ada/py_taft/pkg.ads: New file.
2876
2877 2019-09-24 Tom de Vries <tdevries@suse.de>
2878
2879 PR gdb/24598
2880 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2881
2882 2019-09-22 Tom de Vries <tdevries@suse.de>
2883
2884 * gdb.base/restore.exp: Allow register variables to be optimized out at
2885 -O0.
2886
2887 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2888
2889 * gdb.arch/spu-info.exp: Remove file.
2890 * gdb.arch/spu-info.c: Remove file.
2891 * gdb.arch/spu-ls.exp: Remove file.
2892 * gdb.arch/spu-ls.c: Remove file.
2893
2894 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2895 * gdb.asm/spu.inc: Remove file.
2896
2897 * gdb.base/dump.exp: Remove support for spu*-*-*.
2898 * gdb.base/stack-checking.exp: Likewise.
2899 * gdb.base/overlays.exp: Likewise.
2900 * gdb.base/ovlymgr.c: Likewise.
2901 * gdb.base/spu.ld: Remove file.
2902
2903 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2904 * gdb.cp/cpexprs.exp: Likewise.
2905 * gdb.cp/exception.exp: Likewise.
2906 * gdb.cp/gdb2495.exp: Likewise.
2907 * gdb.cp/mb-templates.exp: Likewise.
2908 * gdb.cp/pr9167.exp: Likewise.
2909 * gdb.cp/userdef.exp: Likewise.
2910
2911 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2912
2913 * gdb.cell: Remove directory.
2914 * lib/cell.exp: Remove file.
2915
2916 2019-09-19 Tom de Vries <tdevries@suse.de>
2917
2918 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2919
2920 2019-09-19 Tom de Vries <tdevries@suse.de>
2921
2922 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2923
2924 2019-09-19 Tom de Vries <tdevries@suse.de>
2925
2926 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2927 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2928 (gdb_target_cmd): ... here.
2929 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2930 value 2.
2931
2932 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2933
2934 * gdb.base/source-dir.exp: Avoid having directory names in test
2935 names.
2936
2937 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2938
2939 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2940 directory.
2941
2942 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2943
2944 * gdb.base/list-missing-source.exp: New file.
2945
2946 2019-09-14 Tom de Vries <tdevries@suse.de>
2947
2948 PR teststuite/24599
2949 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2950 * lib/ada.exp (gnatmake_version_at_least): New proc.
2951
2952 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2953
2954 * gdb.base/maint.exp: Use exec_has_index_section.
2955
2956 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2957
2958 * gdb.base/maint.exp: Add test for 'maint info sections'.
2959
2960 2019-09-12 Tom de Vries <tdevries@suse.de>
2961
2962 * gdb.base/store.exp: Allow register variables to be optimized out at
2963 -O0.
2964
2965 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2966
2967 * gdb.ada/rdv_wait.exp: Update to new task names.
2968 * gdb.base/task_switch_in_core.exp: Likewise.
2969 * gdb.base/info_sources_base.c: Likewise.
2970
2971 2019-09-10 Tom Tromey <tromey@adacore.com>
2972
2973 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2974
2975 2019-09-10 Tom Tromey <tromey@adacore.com>
2976
2977 * gdb.ada/dgopt.exp: New file.
2978 * gdb.ada/dgopt/x.adb: New file.
2979
2980 2019-09-08 Tom Tromey <tom@tromey.com>
2981
2982 * gdb.tui/resize.exp: Remove setup_xfail.
2983 * gdb.tui/regs.exp: Remove setup_xfail.
2984 * gdb.tui/basic.exp: Remove setup_xfail.
2985
2986 2019-09-06 David Blaikie <dblaikie@gmail.com>
2987
2988 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2989 * gdb.cp/cplabel.exp: Ditto.
2990 * gdb.linespec/ls-errs.exp: Ditto.
2991
2992 2019-09-05 Tom de Vries <tdevries@suse.de>
2993
2994 * lib/gdb.exp (cmp_file_string): New proc.
2995 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2996 runto_main. Verify save breakpoints output.
2997
2998 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2999
3000 * gdb.base/info-var.exp: Test info variables without running
3001 to main, to avoid expect's buffer overflow.
3002
3003 2019-09-03 Tom Tromey <tromey@adacore.com>
3004
3005 * gdb.ada/bias.exp: New file.
3006 * gdb.ada/bias/bias.adb: New file.
3007 * gdb.ada/print_chars.exp: Add regression test.
3008 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3009 (MC): New variable.
3010
3011 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3012
3013 * gdb.base/argv0-symlink.exp: Run only on native target
3014 and local host.
3015
3016 2019-08-29 Tom de Vries <tdevries@suse.de>
3017
3018 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3019 diverse debug info.
3020 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3021
3022 2019-08-28 Tom de Vries <tdevries@suse.de>
3023
3024 * gdb.base/info-var.exp: Allow info variables to print info for files
3025 other than info-var-f1.c and info-var-f2.c.
3026
3027 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3028
3029 * gdb.fortran/info-types.exp: Add module.
3030 * gdb.fortran/info-types.f90: Update expected results.
3031
3032 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3033
3034 * gdb.fortran/info-types.exp: New file.
3035 * gdb.fortran/info-types.f90: New file.
3036 * lib/fortran.exp (fortran_character1): New proc.
3037
3038 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3039
3040 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3041 functions'. Reindent as needed.
3042 * gdb.base/info-var-f1.c: New file.
3043 * gdb.base/info-var-f2.c: New file.
3044 * gdb.base/info-var.exp: New file.
3045 * gdb.base/info-var.h: New file.
3046
3047 2019-08-26 Tom de Vries <tdevries@suse.de>
3048
3049 PR c++/24852
3050 * gdb.cp/no-libstdcxx-probe.exp: New test.
3051
3052 2019-08-26 Tom de Vries <tdevries@suse.de>
3053
3054 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3055 * tests need to be skipped.
3056 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3057 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3058 mi_skip_libstdcxx_probe_tests.
3059
3060 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3061
3062 * gdb.python/py-xmethods.exp: Use raw strings when passing
3063 arguments to SimpleXMethodMatcher.
3064
3065 2019-08-22 Tom de Vries <tdevries@suse.de>
3066
3067 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3068 more informative.
3069
3070 2019-08-21 Pedro Alves <palves@redhat.com>
3071
3072 * gdb.base/with.exp: Test "with" with no arguments.
3073
3074 2019-08-21 Tom de Vries <tdevries@suse.de>
3075
3076 * gdb.base/gdb-caching-proc.exp: Sort files.
3077
3078 2019-08-20 Tom de Vries <tdevries@suse.de>
3079
3080 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3081 compilation.
3082
3083 2019-08-16 Tom de Vries <tdevries@suse.de>
3084
3085 * gdb.base/compare-sections.exp ("after run to main"): Allow
3086 mismatched read-only sections for PIE executables.
3087
3088 2019-08-16 Tom Tromey <tom@tromey.com>
3089
3090 * lib/tuiterm.exp (_csi_Z): New proc.
3091 * gdb.tui/basic.exp: Update window positions.
3092 * gdb.tui/empty.exp: Update window positions.
3093
3094 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3095
3096 * gdb.base/examine-backward.exp: Correct regexp for
3097 "examine 3 bytes backward from ${address_zero}".
3098
3099 2019-08-15 Tom Tromey <tom@tromey.com>
3100
3101 * gdb.tui/empty.exp: Enable resizing tests.
3102
3103 2019-08-15 Tom Tromey <tromey@adacore.com>
3104
3105 * gdb.ada/char_enum.exp: Add regression tests.
3106 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3107 and '0'.
3108 (Char, Gchar): Update.
3109 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3110
3111 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3112
3113 * gdb.python/python.exp: Expect a leading underscore on
3114 GdbOutput{,Error}File.
3115
3116 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3117
3118 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3119 Windows host.
3120
3121 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3122
3123 * gdb.base/batch-preserve-term-settings.exp
3124 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3125
3126 2019-08-15 Christian Biesinger <cbiesinger@google.com>
3127
3128 * lib/gdb.exp: When running on a mingw target, replace
3129 /x/ with x:/.
3130
3131 2019-08-14 Alan Hayward <alan.hayward@arm.com>
3132
3133 * gdb.arch/aarch64-prologue.c: New test.
3134 * gdb.arch/aarch64-prologue.exp: New file.
3135
3136 2019-08-13 Tom de Vries <tdevries@suse.de>
3137
3138 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3139 Thread.
3140
3141 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3142
3143 * gdb.python/py-completion.exp: Download the .py file to the host
3144 and use its host pathname. Conditionalize tests that use
3145 tab completion and manipulate files on the build machine.
3146 * gdb.python/py-events.exp: Download the .py file to the host
3147 and use its host pathname.
3148 * gdb.python/py-evsignal.exp: Likewise.
3149 * gdb.python/py-evthreads.exp: Likewise.
3150 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3151 pathname syntax.
3152 * gdb.python/py-framefilter.exp: Download the .py file to the right
3153 place on the host. Match Windows pathname syntax.
3154 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3155 .py file to the host and use its host pathname.
3156 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3157 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3158 build pathname. Skip symlink test on Windows host. Add missing
3159 newline at end of file.
3160 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3161 and use its host pathname.
3162 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3163 * gdb.python/py-section-script.exp: Use host location of binfile
3164 on safe-path. Use correct path separator on Windows host.
3165 Reorder alternatives in gdb_test_multiple to prevent matching
3166 the wrong alternative on success.
3167 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3168
3169 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3170
3171 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3172 expect the GDB inferior to no longer immediately stop after
3173 being resumed with "signal SIGINT".
3174
3175 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3176
3177 * gdb.linespec/break-ask.exp: Generalize regexps to match
3178 Windows pathnames too.
3179
3180 2019-08-08 Tom de Vries <tdevries@suse.de>
3181
3182 PR testsuite/24862
3183 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3184
3185 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3186
3187 * gdb.base/style.exp: Update tests for help doc new invariants.
3188 * gdb.base/help.exp: Likewise.
3189
3190 2019-08-06 Tom Tromey <tom@tromey.com>
3191
3192 * gdb.base/style.exp: Add disassemble test.
3193 * gdb.base/style.c (some_called_function): New function.
3194 (main): Use it.
3195
3196 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3197
3198 * gdb.python/py-block.exp: Test dictionary access on blocks.
3199
3200 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3201
3202 PR gdb/24863
3203 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3204 -list-thread-groups --available test when running under
3205 check-read1.
3206
3207 2019-08-05 Tom de Vries <tdevries@suse.de>
3208
3209 PR testsuite/24863
3210 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3211 * gdb.base/help.exp: Use with_read1_timeout_factor.
3212 * gdb.base/info-macros.exp: Same.
3213 * gdb.cp/nested-types.exp: Same.
3214
3215 2019-08-05 Tom de Vries <tdevries@suse.de>
3216
3217 * lib/gdb.exp (version_at_least): Factor out of ...
3218 (tcl_version_at_least): ... here.
3219 (gdb_compile): Fail if pie results in non-PIE executable.
3220 (readelf_version, readelf_prints_pie): New proc.
3221 (exec_is_pie): Return -1 if unknown.
3222
3223 2019-08-05 Tom de Vries <tdevries@suse.de>
3224
3225 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3226
3227 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3228
3229 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3230
3231 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3232
3233 * lib/completion-support.exp (test_gdb_complete_none): Skip
3234 tab completion tests if no readline support.
3235 (test_gdb_complete_unique_re): Likewise.
3236 (test_gdb_complete_multiple): Likewise.
3237
3238 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3239
3240 * gdb.base/info_sources.exp: New file.
3241 * gdb.base/info_sources.c: New file.
3242 * gdb.base/info_sources_base.c: New file.
3243
3244 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3245
3246 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3247 prefix argument.
3248 (test_exit_status): Add prefix argument.
3249
3250 2019-08-01 Tom de Vries <tdevries@suse.de>
3251
3252 PR testsuite/24863
3253 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3254 calling exp_continue for new thread and thread exited messages.
3255
3256 2019-08-01 Tom de Vries <tdevries@suse.de>
3257
3258 PR testsuite/24863
3259 * gdb.base/structs.exp: Fix check-read1 timeout using
3260 gdb_test_sequence.
3261 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3262
3263 2019-08-01 Tom de Vries <tdevries@suse.de>
3264
3265 PR testsuite/24863
3266 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3267 line.
3268
3269 2019-08-01 Tom de Vries <tdevries@suse.de>
3270
3271 PR testsuite/24863
3272 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3273
3274 2019-07-30 Tom Tromey <tromey@adacore.com>
3275
3276 * gdb.ada/display_nested.exp: New file.
3277 * gdb.ada/display_nested/foo.adb: New file.
3278 * gdb.ada/display_nested/pack.adb: New file.
3279 * gdb.ada/display_nested/pack.ads: New file.
3280
3281 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3282
3283 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3284 namespace.
3285 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3286
3287 2019-07-30 Tom de Vries <tdevries@suse.de>
3288
3289 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3290 instead.
3291
3292 2019-07-30 Tom de Vries <tdevries@suse.de>
3293
3294 PR testsuite/24834
3295 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3296 (exec_is_pie): New proc.
3297
3298 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3299
3300 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3301
3302 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3303
3304 * gdb.python/py-objfile.c: Add global and static vars.
3305 * gdb.python/py-objfile.exp: Test new functions Objfile.
3306 lookup_global_symbol and lookup_static_symbol.
3307
3308 2019-07-29 Tom Tromey <tom@tromey.com>
3309
3310 * lib/tuiterm.exp (Term::_csi_@): New proc.
3311 (Term::_csi_X): Don't move cursor.
3312
3313 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3314
3315 * gdb.base/options.exp: Update backtrace - completion to
3316 new option -frame-info.
3317 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3318 Test new 'set print frame-info'. Test backtrace -frame-info
3319 overriding 'set print frame-info'.
3320 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3321 Test new 'set print frame-info'.
3322 Verify consistency of backtrace with and without filters, with and
3323 without -no-filters.
3324 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3325 default.
3326
3327 2019-07-29 Tom de Vries <tdevries@suse.de>
3328
3329 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3330 no arguments".
3331
3332 2019-07-29 Tom de Vries <tdevries@suse.de>
3333
3334 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3335 is a substring of the first for "complete non-unique file name".
3336
3337 2019-07-29 Tom de Vries <tdevries@suse.de>
3338
3339 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3340 with ".*".
3341
3342 2019-07-29 Tom de Vries <tdevries@suse.de>
3343
3344 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3345 Pass prompt_regexp parameter to gdb_test_multiple calls.
3346
3347 2019-07-29 Tom de Vries <tdevries@suse.de>
3348
3349 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3350 print registers" regexps.
3351
3352 2019-07-29 Tom de Vries <tdevries@suse.de>
3353
3354 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3355
3356 2019-07-29 Tom de Vries <tdevries@suse.de>
3357
3358 PR gdb/24855
3359 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3360 (skip_python_tests_prompt): Add prompt_regexp argument to
3361 gdb_test_multiple calls.
3362
3363 2019-07-27 Tom Tromey <tom@tromey.com>
3364
3365 * gdb.tui/main.exp: New file.
3366
3367 2019-07-27 Tom Tromey <tom@tromey.com>
3368
3369 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3370 optional.
3371 * gdb.tui/empty.exp: New file.
3372
3373 2019-07-27 Tom Tromey <tom@tromey.com>
3374
3375 * lib/tuiterm.exp (spawn): New proc.
3376 (Term::resize): New proc.
3377 * gdb.tui/resize.exp: New file.
3378
3379 2019-07-27 Tom Tromey <tom@tromey.com>
3380
3381 * gdb.tui/list.exp: New file.
3382
3383 2019-07-27 Tom Tromey <tom@tromey.com>
3384
3385 * gdb.tui/regs.exp: New file.
3386
3387 2019-07-27 Tom Tromey <tom@tromey.com>
3388
3389 * gdb.tui/basic.exp: Add "layout split" test.
3390
3391 2019-07-27 Tom Tromey <tom@tromey.com>
3392
3393 * gdb.tui/basic.exp: Add "layout asm" test.
3394
3395 2019-07-27 Tom Tromey <tom@tromey.com>
3396
3397 * lib/tuiterm.exp: New file.
3398 * gdb.tui/basic.exp: New file.
3399
3400 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3401
3402 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3403 Enable tests associated with this flag. Adjust regex
3404 referencing "foo_low" to now refer to "foo_cold" instead.
3405
3406 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3407
3408 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3409 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3410 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3411 foo_cold. Revise comments to match.
3412 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3413 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3414 were wrapped into this proc; Call do_test in loop from outermost
3415 level.
3416 (foo_low): Rename all occurrences to "foo_cold".
3417 (backtrace from baz): New test.
3418 (x2/i foo_cold): New test.
3419 (info line *foo_cold): New test.
3420
3421 2019-07-26 Tom de Vries <tdevries@suse.de>
3422
3423 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3424
3425 2019-07-25 Tom de Vries <tdevries@suse.de>
3426
3427 PR testsuite/24830
3428 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3429 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3430 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3431 (skip_libstdcxx_probe_tests): ... here.
3432 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3433
3434 2019-07-24 Tom de Vries <tdevries@suse.de>
3435
3436 PR testsuite/24807
3437 * gdb.objc/basicclass.m: Include stdio.h.
3438 * gdb.objc/nondebug.m: Same.
3439 * gdb.objc/objcdecode.m: Same.
3440
3441 2019-07-24 Tom de Vries <tdevries@suse.de>
3442
3443 PR testsuite/24612
3444 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3445 additional_flags.
3446
3447 2019-07-24 Tom de Vries <tdevries@suse.de>
3448
3449 PR testsuite/24831
3450 * gdb.multi/tids.exp: Update error messages for info threads.
3451
3452 2019-07-24 Tom de Vries <tdevries@suse.de>
3453
3454 * gdb.base/info-types.exp: Allow info types to print info for more than
3455 one file.
3456
3457 2019-07-23 Tom de Vries <tdevries@suse.de>
3458
3459 PR testsuite/24842
3460 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3461 gdb_spawn_with_cmdline_opts.
3462
3463 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3464
3465 * gdb.arch/arm-cmse-sgstubs.c: New test.
3466 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3467
3468 2019-07-23 Tom de Vries <tdevries@suse.de>
3469
3470 PR testsuite/24711
3471 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3472 issuing next command.
3473
3474 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3475
3476 * gdb.ada/info_auto_lang.exp: Update expected results.
3477 * gdb.base/info-types.c: Add additional types to check.
3478 * gdb.base/info-types.exp: Update expected results.
3479
3480 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3481
3482 * gdb.base/info-types.c: New file.
3483 * gdb.base/info-types.exp: New file.
3484
3485 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3486
3487 * gdb.arch/riscv-bp-infcall.c: New file.
3488 * gdb.arch/riscv-bp-infcall.exp: New file.
3489
3490 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3491
3492 PR breakpoints/24541
3493 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3494
3495 2019-07-14 Tom de Vries <tdevries@suse.de>
3496
3497 PR testsuite/24760
3498 * gdb.objc/basicclass.exp: Fix unterminated string.
3499
3500 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3501 Andrew Burgess <andrew.burgess@embecosm.com>
3502
3503 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3504 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3505 negative bounds.
3506 * gdb.fortran/vla-value.exp: Print elements of an array with
3507 negative bounds.
3508 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3509 testing.
3510
3511 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3512
3513 * gdb.base/options.exp (expect_string): Dequote strings in
3514 results.
3515 (test-string): Test strings with different quoting and reindent.
3516
3517 2019-07-10 Tom Tromey <tromey@adacore.com>
3518
3519 * gdb.ada/mi_ex_cond.exp: Update expected results.
3520 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3521 * gdb.ada/mi_catch_ex.exp: Update expected results.
3522 * gdb.ada/mi_catch_assert.exp: Update expected results.
3523 * gdb.ada/catch_ex.exp (catch_exception_info)
3524 (catch_exception_entry, catch_assert_entry)
3525 (catch_unhandled_entry): Update.
3526 * gdb.ada/catch_assert_if.exp: Update expected results.
3527
3528 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3529 Stephen Roberts <stephen.roberts@arm.com>
3530
3531 * gdb.base/define.exp: Restore original prompt.
3532
3533 2019-07-09 Pedro Alves <palves@redhat.com>
3534
3535 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3536 breakpoints" output.
3537 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3538 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3539 throw" creates breakpoint.
3540 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3541 'type="catchpoint"'.
3542
3543 2019-07-09 Pedro Alves <palves@redhat.com>
3544
3545 PR c++/15468
3546 * gdb.cp/except-multi-location-lib.cc: New.
3547 * gdb.cp/except-multi-location-main.cc: New.
3548 * gdb.cp/except-multi-location.exp: New.
3549
3550 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3551
3552 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3553 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3554 argument and update callers.
3555
3556 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3557
3558 * gdb.arch/amd64-break-on-asm-line.S: New file.
3559 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3560
3561 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3562
3563 * gdb.base/printcmds.exp: Test printing C string and
3564 C wide string convenience vars without transiting via the inferior.
3565 Also make test names unique.
3566
3567 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3568
3569 PR breakpoints/25011
3570 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3571
3572 2019-07-04 Pedro Alves <palves@redhat.com>
3573
3574 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3575 body returned ok(0), break(3) or continue(4).
3576 * gdb.testsuite/foreach_with_prefix.exp: New file.
3577
3578 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3579
3580 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3581
3582 2019-07-03 Pedro Alves <palves@redhat.com>
3583
3584 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3585 "return -code".
3586
3587 2019-07-03 Pedro Alves <palves@redhat.com>
3588
3589 PR cli/24732
3590 * gdb.base/shell.exp: Load completion-support.exp.
3591 Adjust expected error output. Add completion tests.
3592
3593 2019-07-03 Pedro Alves <palves@redhat.com>
3594
3595 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3596 string_to_regexp.
3597
3598 2019-07-03 Pedro Alves <palves@redhat.com>
3599
3600 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3601 (expect_integer): Adjust to expect "-string".
3602 (expect_string): New.
3603 (all_options): Expect "-string".
3604 (test-flag, test-boolean): Adjust to expect "-string".
3605 (test-string): New proc.
3606 (top level): Call it.
3607
3608 2019-07-03 Pedro Alves <palves@redhat.com>
3609
3610 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3611 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3612 the expected output in the success.
3613
3614 2019-07-03 Pedro Alves <palves@redhat.com>
3615
3616 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3617 Split one gdb_test_multiple call in two to avoid a race.
3618
3619 2019-07-03 Pedro Alves <palves@redhat.com>
3620
3621 * gdb.base/with.c: New file.
3622 * gdb.base/with.exp: New file.
3623
3624 2019-07-03 Pedro Alves <palves@redhat.com>
3625
3626 * gdb.base/settings.exp: Replace all references to "maint
3627 test-settings set" with references to "maint set test-settings",
3628 and all references to "maint test-settings show" with references
3629 to "maint show test-settings".
3630
3631 2019-07-03 Pedro Alves <palves@redhat.com>
3632
3633 * gdb.base/settings.exp (test-string): Adjust expected out when
3634 testing "maint test-settings show filename"
3635
3636 2019-07-02 Pedro Alves <palves@redhat.com>
3637
3638 * gdb.base/options.exp (test-info-threads): New procedure.
3639 (top level): Call it.
3640
3641 2019-06-28 Tom Tromey <tromey@adacore.com>
3642
3643 * gdb.dwarf2/ada-linkage-name.c: New file.
3644 * gdb.dwarf2/ada-linkage-name.exp: New file.
3645
3646 2019-06-27 Tom Tromey <tromey@adacore.com>
3647
3648 PR c++/20020:
3649 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3650
3651 2019-06-26 Tom de Vries <tdevries@suse.de>
3652
3653 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3654
3655 2019-06-26 Tom de Vries <tdevries@suse.de>
3656
3657 * gdb.base/index-cache.exp: Add back missing debug option.
3658
3659 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3660
3661 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3662
3663 2019-06-25 Tom de Vries <tdevries@suse.de>
3664
3665 PR testsuite/24727
3666 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3667
3668 2019-06-24 Tom de Vries <tdevries@suse.de>
3669
3670 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3671
3672 2019-06-24 Tom de Vries <tdevries@suse.de>
3673
3674 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3675 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3676 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3677
3678 2019-06-24 Tom de Vries <tdevries@suse.de>
3679
3680 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3681
3682 2019-06-21 Tom de Vries <tdevries@suse.de>
3683
3684 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3685
3686 2019-06-21 Tom de Vries <tdevries@suse.de>
3687
3688 PR testsuite/24518
3689 PR ada/24713
3690 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3691 index.
3692
3693 2019-06-19 Tom Tromey <tromey@adacore.com>
3694
3695 * gdb.ada/length_cond.exp: Add intro comment.
3696
3697 2019-06-19 Tom Tromey <tromey@adacore.com>
3698
3699 * gdb.ada/length_cond.exp: New file.
3700 * gdb.ada/length_cond/length_cond.adb: New file.
3701 * gdb.ada/length_cond/pck.adb: New file.
3702 * gdb.ada/length_cond/pck.ads: New file.
3703
3704 2019-06-18 Tom de Vries <tdevries@suse.de>
3705
3706 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3707
3708 2019-06-18 Tom Tromey <tromey@adacore.com>
3709
3710 * gdb.base/list0.h: Add comment explaining control character.
3711
3712 2019-06-18 Tom de Vries <tdevries@suse.de>
3713
3714 * boards/fission.exp: Break up long debug_flags line.
3715
3716 2019-06-16 Tom de Vries <tdevries@suse.de>
3717
3718 PR gdb/24445
3719 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3720 generated index.
3721
3722 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3723
3724 PR gdb/24686
3725 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3726 improve detection of bug gdb/24541.
3727
3728 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3729
3730 PR gdb/24669
3731 * gdb.base/index-cache.exp (uses_readnow,
3732 expecting_index_cache_use): Define global variable.
3733 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3734 expecting_index_cache_use.
3735
3736 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3737 Andrew Burgess <andrew.burgess@embecosm.com>
3738
3739 * gdb.fortran/pointers.f90: New file.
3740 * gdb.fortran/print_type.exp: New file.
3741 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3742 * gdb.fortran/vla-type.exp: Likewise.
3743 * gdb.fortran/vla-value.exp: Likewise.
3744 * gdb.mi/mi-vla-fortran.exp: Likewise.
3745
3746 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3747
3748 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3749 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3750 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3751 as a stop reason.
3752
3753 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3754
3755 * gdb.base/annota1.exp: Update expected results.
3756 * gdb.cp/annota2.exp: Likewise.
3757 * gdb.cp/annota3.exp: Likewise.
3758
3759 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3760
3761 * gdb.base/style-logging.exp: Remove path from test name.
3762
3763 2019-06-14 Tom Tromey <tromey@adacore.com>
3764
3765 PR gdb/24502:
3766 * gdb.base/style-logging.exp: New file.
3767
3768 2019-06-14 Tom Tromey <tromey@adacore.com>
3769
3770 * gdb.base/symfile-warn.exp: New file.
3771 * gdb.base/symfile-warn.c: New file.
3772
3773 2019-06-14 Tom Tromey <tromey@adacore.com>
3774
3775 * gdb.base/annotate-symlink.exp: New file.
3776
3777 2019-06-14 Tom Tromey <tromey@adacore.com>
3778
3779 * gdb.ada/set_wstr.exp: Add reassignment test.
3780
3781 2019-06-14 Tom Tromey <tromey@adacore.com>
3782
3783 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3784 'unchecked_access and 'unrestricted_access as well.
3785
3786 2019-06-14 Tom Tromey <tromey@adacore.com>
3787
3788 PR ada/24539:
3789 * gdb.ada/vla.exp: Update tests.
3790 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3791 pragma.
3792
3793 2019-06-13 Pedro Alves <palves@redhat.com>
3794
3795 * gdb.base/settings.exp (test-integer): Test junk after
3796 "unlimited".
3797
3798 2019-06-13 Pedro Alves <palves@redhat.com>
3799
3800 * gdb.base/options.exp (test-thread-apply): New.
3801 (top level): Call it.
3802
3803 2019-06-13 Pedro Alves <palves@redhat.com>
3804
3805 * gdb.base/options.exp (test-frame-apply): New.
3806 (top level): Test print commands with different "frame apply"
3807 prefixes.
3808
3809 2019-06-13 Pedro Alves <palves@redhat.com>
3810
3811 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3812 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3813 'max_completions' parameter and handle it.
3814 (test_gdb_completion_offers_commands): New.
3815
3816 2019-06-13 Pedro Alves <palves@redhat.com>
3817
3818 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3819
3820 2019-06-13 Pedro Alves <palves@redhat.com>
3821
3822 * gdb.base/options.exp (test-backtrace): New.
3823 (top level): Call it.
3824
3825 2019-06-13 Pedro Alves <palves@redhat.com>
3826
3827 * gdb.guile/scm-frame-args.exp: Use "set print
3828 raw-frame-arguments" instead of "set print raw frame-arguments".
3829 * gdb.python/py-frame-args.exp: Likewise.
3830
3831 2019-06-13 Pedro Alves <palves@redhat.com>
3832
3833 * gdb.compile/compile.exp: Adjust expected output to option
3834 processing changes.
3835
3836 2019-06-13 Pedro Alves <palves@redhat.com>
3837
3838 * gdb.base/options.exp: Build executable.
3839 (test-print): New procedure.
3840 (top level): Call it, once for "print" and another for "compile
3841 print".
3842
3843 2019-06-13 Pedro Alves <palves@redhat.com>
3844
3845 * gdb.base/options.c: New file.
3846 * gdb.base/options.exp: New file.
3847
3848 2019-06-13 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3851 that "o" is ambiguous.
3852
3853 2019-06-13 Pedro Alves <palves@redhat.com>
3854
3855 * gdb.base/settings.c: New file.
3856 * gdb.base/settings.exp: New file.
3857
3858 2019-06-13 Pedro Alves <palves@redhat.com>
3859
3860 * gdb.base/completion.exp: Fix comment typo.
3861
3862 2019-06-13 Pedro Alves <palves@redhat.com>
3863
3864 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3865 foo --1" test.
3866
3867 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3868
3869 * gdb.fortran/block-data.f: New.
3870 * gdb.fortran/block-data.exp: New.
3871
3872 2019-06-11 Tom de Vries <tdevries@suse.de>
3873
3874 PR testsuite/24521
3875 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3876 message.
3877
3878 2019-06-11 Tom de Vries <tdevries@suse.de>
3879
3880 PR testsuite/24521
3881 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3882
3883 2019-06-11 Tom de Vries <tdevries@suse.de>
3884
3885 * boards/readnow.exp: New file.
3886
3887 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3888
3889 * gdb.fortran/vla-sizeof.exp: Update expected results.
3890
3891 2019-06-06 Amos Bird <amosbird@gmail.com>
3892
3893 * gdb.base/annota1.exp (thread_switch): Add test for
3894 thread-exited annotation.
3895
3896 2019-06-06 Tom Tromey <tromey@adacore.com>
3897
3898 * gdb.base/maint.exp: Expect command started/finished output.
3899
3900 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3901
3902 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3903 comment.
3904 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3905
3906 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3907
3908 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3909 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3910 * gdb.arch/riscv-unwind-long-insn.c: New file.
3911 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3912
3913 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3914
3915 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3916
3917 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3918
3919 * lib/gdb.exp (help_list_trailer): New regexp variable
3920 factorizing the help trailer message.
3921 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3922 arg to allow to better factorize various tests.
3923 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3924 (test_prefix_command_help): Use help_list_trailer.
3925 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3926 * gdb.guile/scm-cmd.exp: Likewise.
3927 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3928 * gdb.base/help.exp: Use test_user_defined_class_help.
3929 * gdb.base/style.exp: Add tests for styling of help and apropos.
3930 * lib/gdb-utils.exp (style): Add title and highlight styles.
3931
3932 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3933
3934 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3935 $_shell_exitsignal.
3936 * gdb.base/default.exp: Update for new convenience variables.
3937
3938 2019-05-29 Tom Tromey <tromey@adacore.com>
3939
3940 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3941 to "break complete ada" test case's regexp.
3942
3943 2019-05-29 Tom Tromey <tromey@adacore.com>
3944
3945 PR c++/20020:
3946 * gdb.cp/constexpr-field.exp: New file.
3947 * gdb.cp/constexpr-field.cc: New file.
3948
3949 2019-05-29 Tom Tromey <tromey@adacore.com>
3950
3951 * gdb.base/finish.exp (finish_no_print): New proc.
3952 (finish_tests): Call it.
3953
3954 2019-05-24 Tom de Vries <tdevries@suse.de>
3955
3956 * gdb.dwarf2/gdb-add-index.exp: New file.
3957
3958 2019-05-22 Tom Tromey <tromey@adacore.com>
3959
3960 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3961 * gdb.base/style.exp: Use "style".
3962 * lib/gdb-utils.exp (style): New proc.
3963
3964 2019-05-22 Tom de Vries <tdevries@suse.de>
3965
3966 * gdb.base/align.exp: Require c++11.
3967
3968 2019-05-22 Tom de Vries <tdevries@suse.de>
3969
3970 PR testsuite/24586
3971 * gdb.python/py-mi-var-info-path-expression.exp: Call
3972 mi_skip_python_tests to check if python is supported.
3973
3974 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3975
3976 * gdb.arch/aarch64-pauth.c: New test.
3977 * gdb.arch/aarch64-pauth.exp: New file.
3978
3979 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3980
3981 * README (Re-running Tests Outside The Testsuite): New section.
3982
3983 2019-05-21 Tom de Vries <tdevries@suse.de>
3984
3985 * gdb.arch/amd64-eval.exp: Require c++11.
3986 * gdb.base/max-depth.exp: Same.
3987 * gdb.compile/compile-cplus-array-decay.exp: Same.
3988 * gdb.cp/meth-typedefs.exp: Same.
3989 * gdb.cp/subtypes.exp: Same.
3990 * gdb.cp/temargs.exp: Same.
3991
3992 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3993
3994 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3995
3996 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3997
3998 PR gdb/18644
3999 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4000 * gdb.fortran/printing-types.exp: Add new test.
4001 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4002 testing.
4003 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4004 setup_kfail call.
4005
4006 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4007
4008 * README (Running the Testsuite): Change example.
4009 (Testsuite Parameters): Remove TRANSCRIPT.
4010 * lib/gdb.exp: Remove TRANSCRIPT check.
4011
4012 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4013
4014 * README (Testsuite Parameters): Add replay logging to
4015 GDBSERVER_DEBUG.
4016 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4017 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4018 as a comma separated list.
4019 (gdb_debug_init): Override procedure.
4020
4021 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4022
4023 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4024 (gdb_write_cmd_file): New procedure.
4025 * lib/gdbserver-support.exp (gdbserver_start): Call
4026 gdbserver_write_cmd_file.
4027 (gdbserver_write_cmd_file): New procedure.
4028
4029 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4030
4031 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4032 (delete_breakpoints): Likewise.
4033 (gdb_run_cmd): Likewise.
4034 (gdb_start_cmd): Likewise.
4035 (gdb_starti_cmd): Likewise.
4036 (gdb_internal_error_resync): Likewise.
4037 (gdb_test_multiple): Likewise.
4038 (gdb_reinitialize_dir): Likewise.
4039 (default_gdb_exit): Likewise.
4040 (gdb_file_cmd): Mark kill as optional.
4041 (default_gdb_start): Call gdb_stdin_log_init.
4042 (send_gdb): Call gdb_stdin_log_write.
4043 (rerun_to_main): Mark Y as an answer.
4044 (gdb_stdin_log_init): New function.
4045 (gdb_stdin_log_write): Likewise.
4046
4047 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4048
4049 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4050 * gdb.base/debug-expr.exp: Likewise.
4051 * gdb.base/foll-fork.exp: Likewise.
4052 * gdb.base/foll-vfork.exp: Likewise.
4053 * gdb.base/fork-print-inferior-events.exp: Likewise.
4054 * gdb.base/gdb-sigterm.exp: Likewise.
4055 * gdb.base/gdbinit-history.exp: Likewise.
4056 * gdb.base/osabi.exp: Likewise.
4057 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4058 * gdb.base/ui-redirect.exp: Likewise.
4059 * gdb.gdb/unittest.exp: Likewise.
4060 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4061 * gdb.mi/mi-watch.exp: Likewise.
4062 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4063 * gdb.mi/user-selected-context-sync.exp: Likewise.
4064 * gdb.python/python.exp: Disable debug test when debugging.
4065 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4066 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4067 Likewise.
4068 * gdb.threads/stepi-random-signal.exp: Likewise.
4069
4070 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4071
4072 * Makefile.in: Pass through GDB_DEBUG.
4073 * README (Testsuite Parameters): Add GDB_DEBUG.
4074 (gdb,debug): Add board setting.
4075 * lib/gdb.exp (default_gdb_start): Start debugging.
4076 (gdb_debug_enabled): New procedure.
4077 (gdb_debug_init): Likewise.
4078
4079 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4080
4081 * Makefile.in: Pass through GDB_DEBUG.
4082 * README (Testsuite Parameters): Add GDB_DEBUG.
4083 (gdb,debug): Add board setting.
4084 * lib/gdb.exp (default_gdb_start): Start debugging.
4085 (gdb_debug_enabled): New procedure.
4086 (gdb_debug_init): Likewise.
4087
4088 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4089
4090 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4091
4092 2019-05-17 Alan Hayward <alan.hayward@arm.com>
4093
4094 * gdb.base/ui-redirect.exp: Test redirection.
4095
4096 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4097
4098 * gdb.mi/mi-complete.exp: New file.
4099 * gdb.mi/mi-complete.cc: Likewise.
4100
4101 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4102
4103 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4104 indexed and sliced arrays, and pointers to arrays.
4105
4106 2019-05-14 Tom Tromey <tromey@adacore.com>
4107
4108 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4109 styling test.
4110
4111 2019-05-14 Tom de Vries <tdevries@suse.de>
4112
4113 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4114 selection entry encoding.
4115
4116 2019-05-10 Tom Tromey <tromey@adacore.com>
4117
4118 * gdb.ada/info_exc.exp: Add "complete" test.
4119
4120 2019-05-09 Tom de Vries <tdevries@suse.de>
4121
4122 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4123 CU-relative.
4124
4125 2019-05-09 Tom de Vries <tdevries@suse.de>
4126
4127 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4128 CU-relative.
4129
4130 2019-05-08 Joel Brobecker <brobecker@adacore.com>
4131
4132 * gdb.ada/frame_arg_lang.exp: New testcase.
4133 * gdb.ada/frame_arg_lang/bla.adb: New file.
4134 * gdb.ada/frame_arg_lang/pck.ads: New file.
4135 * gdb.ada/frame_arg_lang/pck.adb: New file.
4136 * gdb.ada/frame_arg_lang/foo.c: New file.
4137
4138 2019-05-08 Tom Tromey <tromey@adacore.com>
4139
4140 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4141
4142 2019-05-08 Tom Tromey <tromey@adacore.com>
4143
4144 * gdb.base/ptype-offsets.exp: Update tests.
4145
4146 2019-05-08 Tom Tromey <tromey@adacore.com>
4147
4148 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4149 cases.
4150 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4151 "short".
4152
4153 2019-05-08 Tom Tromey <tromey@adacore.com>
4154
4155 * gdb.ada/vla.exp: New file.
4156 * gdb.ada/vla/vla.adb: New file.
4157
4158 2019-05-07 Tom de Vries <tdevries@suse.de>
4159
4160 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4161
4162 2019-05-07 Tom de Vries <tdevries@suse.de>
4163
4164 PR testsuite/24522
4165 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4166 section.
4167
4168 2019-05-07 Tom de Vries <tdevries@suse.de>
4169
4170 PR testsuite/24522
4171 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4172 .debug_aranges section.
4173
4174 2019-05-07 Tom de Vries <tdevries@suse.de>
4175
4176 PR testsuite/24159
4177 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4178
4179 2019-05-06 Tom de Vries <tdevries@suse.de>
4180
4181 * lib/gdb.exp (exec_has_index_section): New proc.
4182 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4183 section.
4184
4185 2019-05-04 Tom de Vries <tdevries@suse.de>
4186
4187 * boards/cc-with-debug-names.exp: New file.
4188
4189 2019-05-03 Tom Tromey <tromey@adacore.com>
4190
4191 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4192 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4193 * gdb.ada/char_enum.exp: Add test.
4194
4195 2019-05-03 Tom de Vries <tdevries@suse.de>
4196
4197 * boards/cc-with-gdb-index.exp: New file.
4198
4199 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4200
4201 * gdb.rust/simple.exp: Add new test case.
4202 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4203 (main): Initialise an instance of the new struct.
4204
4205 2019-05-01 Tom Tromey <tromey@adacore.com>
4206
4207 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4208 record.
4209 (NPR): New variable.
4210 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4211 test.
4212
4213 2019-05-01 Tom Tromey <tromey@adacore.com>
4214
4215 * gdb.ada/packed_array_assign.exp: Add packed assignment
4216 regression test.
4217
4218 2019-05-01 Tom de Vries <tdevries@suse.de>
4219
4220 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4221
4222 2019-05-01 Tom de Vries <tdevries@suse.de>
4223
4224 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4225
4226 2019-04-30 Ali Tamur <tamur@google.com>
4227
4228 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4229
4230 2019-04-30 Tom Tromey <tromey@adacore.com>
4231
4232 * lib/ada.exp (find_ada_tool): New proc.
4233 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4234 * gdb.ada/catch_ex_std.exp: New file.
4235 * gdb.ada/catch_ex_std/foo.adb: New file.
4236 * gdb.ada/catch_ex_std/some_package.adb: New file.
4237 * gdb.ada/catch_ex_std/some_package.ads: New file.
4238
4239 2019-04-30 Tom Tromey <tromey@adacore.com>
4240
4241 PR c++/24470:
4242 * gdb.cp/temargs.cc: Add test code from PR.
4243
4244 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4245
4246 * gdb.fortran/vla-datatypes.exp: Update expected results.
4247 * gdb.fortran/vla-ptype.exp: Likewise.
4248 * gdb.fortran/vla-type.exp: Likewise.
4249 * gdb.fortran/vla-value.exp: Likewise.
4250
4251 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4252
4253 * gdb.fortran/ptr-indentation.exp: Update expected results.
4254 * gdb.fortran/ptype-on-functions.exp: Likewise.
4255 * gdb.fortran/vla-ptr-info.exp: Likewise.
4256 * gdb.fortran/vla-value.exp: Likewise.
4257
4258 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4259
4260 * gdb.fortran/ptype-on-functions.exp: New file.
4261 * gdb.fortran/ptype-on-functions.f90: New file.
4262
4263 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4264
4265 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4266 case void string.
4267
4268 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4269
4270 * gdb.fortran/complex.exp: Expand.
4271 * gdb.fortran/complex.f: Renamed to...
4272 * gdb.fortran/complex.f90: ...this, and extended to add more
4273 complex values.
4274
4275 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4276
4277 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4278 MODULO, CMPLX.
4279
4280 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4281 Richard Bunt <richard.bunt@arm.com>
4282
4283 * gdb.base/max-depth.c: New file.
4284 * gdb.base/max-depth.exp: New file.
4285 * gdb.python/py-nested-maps.c: New file.
4286 * gdb.python/py-nested-maps.exp: New file.
4287 * gdb.python/py-nested-maps.py: New file.
4288 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4289 (test_all_common): Call test_max_depth.
4290 * gdb.fortran/max-depth.exp: New file.
4291 * gdb.fortran/max-depth.f90: New file.
4292 * gdb.go/max-depth.exp: New file.
4293 * gdb.go/max-depth.go: New file.
4294 * gdb.modula2/max-depth.exp: New file.
4295 * gdb.modula2/max-depth.c: New file.
4296 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4297
4298 2019-04-29 Tom de Vries <tdevries@suse.de>
4299
4300 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4301
4302 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4303
4304 * gdb.base/callexit.exp: Test may-call-functions off.
4305
4306 2019-04-25 Keith Seitz <keiths@redhat.com>
4307
4308 PR c++/24367
4309 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4310 (another_incomplete_struct, test_incomplete): New definitions.
4311 (main): Use new definitions.
4312 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4313 functions.
4314
4315 2019-04-25 Ali Tamur <tamur@google.com>
4316
4317 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4318
4319 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4320
4321 PR corefiles/11608
4322 PR corefiles/18187
4323 * gdb.base/coredump-filter-build-id.exp: New file.
4324
4325 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4326
4327 * Makefile.in: Pass through GDBSERVER_DEBUG.
4328 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4329 (gdbserver,debug): Add board setting.
4330 * gdb.trace/tspeed.exp: Skip when debugging.
4331 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4332 * lib/gdbserver-support.exp: Likewise
4333
4334 2019-04-24 Tom Tromey <tromey@adacore.com>
4335
4336 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4337 Rust.
4338
4339 2019-04-24 Tom Tromey <tromey@adacore.com>
4340
4341 * gdb.arch/amd64-eval.exp: Test bitfield return.
4342 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4343 (class Foo) <return_bitfields>: New method.
4344 (main): Call it.
4345
4346 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4347
4348 * gdb.cp/many-args.cc: New file.
4349 * gdb.cp/many-args.exp: New file.
4350
4351 2019-04-23 Tom de Vries <tdevries@suse.de>
4352
4353 PR gdb/24433
4354 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4355
4356 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4357
4358 * gdb.trace/backtrace.exp: Use nopie flag.
4359 * gdb.trace/circ.exp: Likewise.
4360 * gdb.trace/collection.exp: Likewise.
4361 * gdb.trace/ftrace.exp: Likewise.
4362 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4363 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4364 * gdb.trace/qtro.exp: Likewise.
4365 * gdb.trace/read-memory.exp: Likewise.
4366 * gdb.trace/report.exp: Likewise.
4367 * gdb.trace/tfile.exp: Likewise.
4368 * gdb.trace/tfind.exp: Likewise.
4369 * gdb.trace/unavailable.exp: Likewise.
4370
4371 2019-04-22 Pedro Alves <palves@redhat.com>
4372
4373 * gdb.base/solib-probes-nosharedlibrary.c,
4374 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4375
4376 2019-04-19 Tom Tromey <tromey@adacore.com>
4377
4378 * gdb.ada/ptype_union.c: New file.
4379 * gdb.ada/ptype_union.exp: New file.
4380
4381 2019-04-19 Tom Tromey <tromey@adacore.com>
4382
4383 PR symtab/24423:
4384 * gdb.base/list0.h (foo): Add a control-l character.
4385
4386 2019-04-18 Tom de Vries <tdevries@suse.de>
4387
4388 PR gdb/24433
4389 * boards/local-board.exp: Set sysroot to "".
4390
4391 2019-04-18 Tom de Vries <tdevries@suse.de>
4392 Pedro Alves <palves@redhat.com>
4393
4394 PR gdb/24454
4395 * gdb.threads/vfork-follow-child-exec.c: New file.
4396 * gdb.threads/vfork-follow-child-exec.exp: New file.
4397 * gdb.threads/vfork-follow-child-exit.c: New file.
4398 * gdb.threads/vfork-follow-child-exit.exp: New file.
4399
4400 2019-04-15 Leszek Swirski <leszeks@google.com>
4401
4402 * gdb.arch/amd64-eval.cc: New file.
4403 * gdb.arch/amd64-eval.exp: New file.
4404
4405 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4406
4407 * gdb.server/sysroot.c: New test.
4408 * gdb.server/sysroot.exp: New file.
4409 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4410 matching param.
4411
4412 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4413
4414 * gdb.base/align.exp: Extend test to cover structures containing
4415 only static fields.
4416
4417 2019-04-11 Tom de Vries <tdevries@suse.de>
4418
4419 * boards/cc-with-dwz-m.exp: New file.
4420 * boards/cc-with-dwz.exp: New file.
4421 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4422
4423 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4424
4425 * gdb.base/start-cpp.exp: New file.
4426 * gdb.base/start-cpp.cc: New file.
4427
4428 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4429
4430 * gdb.python/py-thrhandle.exp: Adjust tests to call
4431 thread_from_handle instead of thread_from_thread_handle.
4432
4433 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4434
4435 * gdb.python/py-thrhandle.exp: Add tests for
4436 gdb.InferiorThread.handle.
4437
4438 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4439
4440 * gdb.python/py-function.exp: Check calling helper function from
4441 all languages.
4442 * lib/gdb.exp (gdb_supported_languages): New proc.
4443
4444 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4445
4446 * gdb.base/complex-parts.c: New file.
4447 * gdb.base/complex-parts.exp: New file.
4448
4449 2019-04-01 Tom Tromey <tromey@adacore.com>
4450
4451 PR symtab/23331:
4452 * gdb.dwarf2/dw2-ranges-main.c: New file.
4453 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4454 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4455
4456 2019-03-30 Simon Marchi <simark@simark.ca>
4457
4458 * gdb.base/default.exp: Add values for $_gdb_major and
4459 $_gdb_minor.
4460
4461 2019-03-29 Tom Tromey <tromey@adacore.com>
4462
4463 * gdb.base/help.exp: Tighten apropos regexp.
4464
4465 2019-03-29 Keith Seitz <keiths@redhat.com>
4466
4467 * gdb.fortran/array-bounds.exp: New file.
4468 * gdb.fortran/array-bounds.f90: New file.
4469
4470 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4471
4472 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4473
4474 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4475
4476 * gdb.multi/hello.c (main): Increase alarm timer.
4477
4478 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4479
4480 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4481 factor when no hardware watchpoint support.
4482
4483 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4484 Pedro Alves <palves@redhat.com>
4485
4486 * boards/local-board.exp: set sysroot to /.
4487
4488 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4489
4490 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4491 in child.
4492
4493 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4494
4495 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4496 field.
4497 (make_container): Initialise new field.
4498 * gdb.python/py-prettyprint.exp: Add new tests.
4499 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4500 <display_hint>: New method.
4501
4502 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4503
4504 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4505 gdb_continue_to_breakpoint more throughout this test.
4506 (run_lang_tests) Supply unique test names, and use
4507 gdb_test_no_output.
4508
4509 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4510
4511 * gdb.base/finish-pretty.exp: Update expected results.
4512 * gdb.base/pretty-print.c: New file.
4513 * gdb.base/pretty-print.exp: New file.
4514
4515 2019-03-25 Pedro Alves <palves@redhat.com>
4516
4517 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4518 move comments outside list. Append '-i "" eof' section.
4519
4520 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4521
4522 PR testsuite/25016
4523 * README: Add pie options.
4524 * gdb.base/break-interp.exp: Ensure pie is disabled.
4525 * gdb.base/dump.exp: Likewise.
4526 * lib/gdb.exp (gdb_compile): Add pie option.
4527
4528 2019-03-19 Tom Tromey <tromey@adacore.com>
4529
4530 * gdb.mi/mi2-cli-display.c: New file.
4531 * gdb.mi/mi2-cli-display.exp: New file.
4532
4533 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4534 Tom Tromey <tromey@adacore.com>
4535
4536 * gdb.ada/ptype_array/pck.adb: New file.
4537 * gdb.ada/ptype_array/pck.ads: New file.
4538 * gdb.ada/ptype_array/foo.adb: New file.
4539 * gdb.ada/ptype_array.exp: New file.
4540
4541 2019-03-14 Tom Tromey <tromey@adacore.com>
4542
4543 * gdb.base/style.exp: Add "set style sources" test.
4544
4545 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4546
4547 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4548 * mi-breakpoint-multiple-locations.exp: ... this.
4549 (make_breakpoints_pattern): New proc.
4550 (do_test): Add mi_version parameter, test -break-insert,
4551 -break-info and =breakpoint-created.
4552
4553 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4554
4555 * config/default.exp: Remove 'load_lib gdb.exp'.
4556 * config/monitor.exp: Likewise.
4557 * config/sid.exp: Likewise.
4558 * config/sim.exp: Likewise.
4559 * config/slite.exp: Likewise.
4560 * config/unix.exp: Likewise.
4561 * gdb.base/default.exp: Remove unhelpful comment.
4562
4563 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4564
4565 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4566
4567 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4568
4569 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4570
4571 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4572
4573 * gdb.fortran/type-kinds.exp: Update expected results.
4574
4575 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4576
4577 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4578
4579 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4580
4581 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4582 function.
4583 (test_basic_parsing_of_type_kinds): Expand types tested.
4584 (test_parsing_invalid_type_kinds): New function.
4585
4586 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4587
4588 * gdb.fortran/intrinsics.exp: New file.
4589 * gdb.fortran/intrinsics.f90: New file.
4590 * gdb.fortran/type-kinds.exp: New file.
4591
4592 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4593
4594 * gdb.fortran/dot-ops.exp: New file.
4595
4596 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4597
4598 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4599 Check upper and lower case logical literals.
4600
4601 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4602
4603 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4604 Remove duplicate tests.
4605
4606 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4607
4608 * lib/gdb.exp (builtin_cd): rename of cd.
4609 (cd): Override builtin.
4610
4611 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4612
4613 * gdb.fortran/function-calls.exp: New file.
4614 * gdb.fortran/function-calls.f90: New test.
4615
4616 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4617
4618 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4619 on user program standard output.
4620 * gdb.fortran/short-circuit-argument-list.f90: Record function
4621 calls.
4622
4623 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4624
4625 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4626 failure.
4627
4628 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4629
4630 PR gdb/8527
4631 * gdb.base/interrupt-daemon-attach.c,
4632 gdb.base/interrupt-daemon-attach.exp: New test.
4633
4634 2019-02-27 Pedro Alves <palves@redhat.com>
4635
4636 * gdb.base/page.exp: Add tests for "set width/height -1".
4637
4638 2019-02-27 Pedro Alves <palves@redhat.com>
4639
4640 * gdb.base/page.exp: Add tests for "set/show width/height" with
4641 "infinite" values.
4642
4643 2019-02-27 Tom Tromey <tromey@adacore.com>
4644
4645 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4646 2.4.
4647 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4648 workaround.
4649
4650 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4651
4652 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4653 tests for structs with static members.
4654
4655 2019-02-26 Tom Tromey <tromey@adacore.com>
4656
4657 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4658 ValueError, not TypeError.
4659
4660 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4661
4662 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4663 call from main program.
4664
4665 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4666
4667 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4668 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4669 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4670 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4671 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4672
4673 2019-02-22 Keith Seitz <keiths@redhat.com>
4674
4675 PR symtab/23853
4676 * gdb.base/symlink-sourcefile.c: New file.
4677 * gdb.base/symlink-sourcefile.exp: New file.
4678
4679 2019-02-20 Tom Tromey <tom@tromey.com>
4680
4681 * gdb.base/info_qt.exp: Update.
4682
4683 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4684
4685 * gdb.base/source.exp: Move "error in sourced script" code to
4686 the end.
4687 * gdb.base/source-error.gdb: Move contents to
4688 source-error-1.gdb. Add new code to source source-error-1.gdb.
4689 * gdb.base/source-error-1.gdb: New file, from previous
4690 source-error.gdb.
4691
4692 2019-02-17 Tom Tromey <tom@tromey.com>
4693
4694 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4695 for macro styling.
4696 * gdb.base/style.c (SOME_MACRO): New macro.
4697
4698 2019-02-17 Tom Tromey <tom@tromey.com>
4699
4700 * gdb.base/style.exp: Add line-wrapping tests.
4701 * gdb.base/page.exp: Add test for quitting during pagination.
4702
4703 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4704
4705 * gdb.ada/big_packed_array: New testcase.
4706 * gdb.ada/homonym.exp: Fix incorrect expected output for
4707 "break <homonym__get_value>" test.
4708
4709 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4710
4711 PR breakpoints/21870
4712 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4713 and prepare_for_testing. Add comment.
4714 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4715 redundant cleanup call. Clean up comment.
4716
4717 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4718
4719 PR breakpoints/21870
4720 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4721 * gdb.arch/aarch64-dbreg-contents.c: New file.
4722
4723 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4724
4725 * gdb.ada/mi_ref_changeable: New testcase.
4726
4727 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4728
4729 * gdb.base/attach.exp: Add double attach test.
4730
4731 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4732
4733 * lib/gdb.exp (default_gdb_start): Don't match pagination
4734 prompt.
4735 (gdb_init): Set stty_init.
4736
4737 2019-01-27 Tom Tromey <tom@tromey.com>
4738
4739 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4740 skip_python_tests.
4741
4742 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4743
4744 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4745 New structure.
4746 (struct struct_static_02_02): Likewise.
4747 (struct struct_static_02_03): Likewise.
4748 (struct struct_static_02_04): Likewise.
4749 (struct struct_static_04_01): Likewise.
4750 (struct struct_static_04_02): Likewise.
4751 (struct struct_static_04_03): Likewise.
4752 (struct struct_static_04_04): Likewise.
4753 (struct struct_static_06_01): Likewise.
4754 (struct struct_static_06_02): Likewise.
4755 (struct struct_static_06_03): Likewise.
4756 (struct struct_static_06_04): Likewise.
4757 (cmp_struct_static_02_01): Likewise.
4758 (cmp_struct_static_02_02): Likewise.
4759 (cmp_struct_static_02_03): Likewise.
4760 (cmp_struct_static_02_04): Likewise.
4761 (cmp_struct_static_04_01): Likewise.
4762 (cmp_struct_static_04_02): Likewise.
4763 (cmp_struct_static_04_03): Likewise.
4764 (cmp_struct_static_04_04): Likewise.
4765 (cmp_struct_static_06_01): Likewise.
4766 (cmp_struct_static_06_02): Likewise.
4767 (cmp_struct_static_06_03): Likewise.
4768 (cmp_struct_static_06_04): Likewise.
4769 (call_all): Test new structs.
4770 * gdb.base/infcall-nested-structs.exp: Likewise.
4771
4772 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4773 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4774
4775 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4776 * gdb.base/stack-protector.c: New test.
4777 * gdb.base/stack-protector.exp: New file.
4778 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4779 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4780 option.
4781 (gdb_compile): Remove stack protector for GCC and prevent
4782 recursion.
4783
4784 2019-01-16 Keith Seitz <keiths@redhat.com>
4785
4786 PR gdb/23773
4787 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4788
4789 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4790
4791 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4792 aliases.
4793 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4794 tests.
4795 * gdb.arch/powerpc-vector-regs.c: New file.
4796 * gdb.arch/powerpc-vector-regs.exp: New file.
4797
4798 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4799
4800 * gdb.arch/altivec-regs.exp: Fix the list passed to
4801 gdb_expect_list when testing "info vector".
4802
4803 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4804
4805 * gdb.base/style.exp: Don't include path in testname.
4806
4807 2019-01-10 Keith Seitz <keiths@redhat.com>
4808
4809 PR gdb/23712
4810 PR symtab/23010
4811 * gdb.dwarf2/multidictionary.exp: New file.
4812
4813 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4814
4815 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4816 (test_gnuv3_style_demangling): ... this.
4817 (test_lucid_style_demangling): Remove.
4818 (test_arm_style_demangling): Remove.
4819 (test_hp_style_demangling): Remove.
4820 (do_tests): Remove calls to the above.
4821
4822 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4823
4824 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4825 case.
4826
4827 2019-01-06 Tom Tromey <tom@tromey.com>
4828
4829 PR gdb/28155:
4830 * gdb.dwarf2/typedef-void-finish.exp: New file.
4831
4832 2018-12-28 Tom Tromey <tom@tromey.com>
4833 Simon Marchi <simark@simark.ca>
4834
4835 * gdb.base/jit-exec.exp: New file.
4836 * gdb.base/jit-exec.c: New file.
4837 * gdb.base/jit-execd.c: New file.
4838
4839 2018-12-28 Tom Tromey <tom@tromey.com>
4840
4841 * gdb.base/style.exp: Update test to check for address styling.
4842
4843 2018-12-28 Tom Tromey <tom@tromey.com>
4844
4845 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4846 message.
4847
4848 2018-12-28 Tom Tromey <tom@tromey.com>
4849
4850 * gdb.base/style.exp: Add test for version number styling.
4851
4852 2018-12-28 Tom Tromey <tom@tromey.com>
4853
4854 * gdb.base/style.exp: Add test for print_address_symbolic.
4855
4856 2018-12-28 Tom Tromey <tom@tromey.com>
4857
4858 * gdb.base/style.exp: Add test for breakpoint setting.
4859
4860 2018-12-28 Tom Tromey <tom@tromey.com>
4861
4862 * gdb.base/style.exp: Add test for variable names.
4863
4864 2018-12-28 Tom Tromey <tom@tromey.com>
4865
4866 * gdb.base/style.exp: New file.
4867 * gdb.base/style.c: New file.
4868
4869 2018-12-28 Tom Tromey <tom@tromey.com>
4870
4871 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4872 "dumb".
4873 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4874 the TERM environment variable.
4875
4876 2018-12-27 Tom Tromey <tom@tromey.com>
4877
4878 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4879 pagination test.
4880
4881 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4882
4883 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4884 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4885
4886 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4887
4888 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4889 Filename a.adb changed to bp_fun_addr.adb.
4890 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4891
4892 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4893
4894 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4895 non-PIE executables.
4896 * README: Mention the gdb,nopie_flag board setting.
4897 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4898 non-PIE executable.
4899 * gdb.arch/amd64-entry-value.exp: Likewise.
4900 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4901 * gdb.arch/i386-float.exp: Likewise.
4902 * gdb.arch/i386-signal.exp: Likewise.
4903 * gdb.mi/mi-reg-undefined.exp: Likewise.
4904
4905 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4906
4907 PR gdb/23974
4908 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4909
4910 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4911
4912 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4913 Update order of results accordingly.
4914
4915 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4916
4917 * gdb.base/annota1.exp: Update a test regexp.
4918
4919 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4920
4921 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4922
4923 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4924
4925 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4926 (reuse_time): Initialize to REUSE_TIME_CAP.
4927 (check_rc): New function.
4928 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4929 Check pthread_create rc.
4930 (spawner_thread_func): Check pthread_create and pthread_join rc.
4931
4932 2018-12-08 Pedro Alves <palves@redhat.com>
4933
4934 * gdb.base/list.exp (test_forward_search): Rename to ...
4935 (test_forward_reverse_search): ... this. Also test reverse-search
4936 and the forward-search alias.
4937
4938 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4939
4940 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4941 local timeout variable before return, and remove all local timeout
4942 variable entirely.
4943 (gdb_load): Likewise.
4944
4945 2018-12-01 Tom de Vries <tdevries@suse.de>
4946
4947 * gdb.base/gdb-caching-proc.exp: New file.
4948
4949 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4950
4951 * Makefile.in (TIMESTAMP): New variable.
4952 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4953 command.
4954 (check-single-racy): Likewise.
4955 (check/%.exp): Likewise.
4956 (check-racy/%.exp): Likewise.
4957 (workers/%.worker): Likewise.
4958 (build-perf): Likewise.
4959 (check-perf): Likewise.
4960 * README: Describe new "TS" and "TS_FORMAT" variables.
4961 * print-ts.py: New file.
4962
4963 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4964
4965 PR python/23714
4966 * gdb.python/python.exp: Test command repetition after
4967 gdb.execute.
4968
4969 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4970
4971 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4972 is correctly aligned.
4973
4974 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4975
4976 * gdb.ada/info_auto_lang.exp: New testcase.
4977 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4978 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4979 * gdb.ada/info_auto_lang/some_c.c: New file.
4980
4981 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4982
4983 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4984 FUNC_lang language syntax.
4985
4986 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4987
4988 * gdb.base/info_minsym.c: New file.
4989 * gdb.base/info_minsym.exp: New file.
4990
4991 2018-11-19 Tom Tromey <tom@tromey.com>
4992
4993 PR rust/23625:
4994 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4995 * gdb.rust/expr.exp: Update expected output. Change one test.
4996
4997 2018-11-19 Tom Tromey <tom@tromey.com>
4998
4999 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5000
5001 2018-11-19 Pedro Alves <palves@redhat.com>
5002
5003 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5004 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5005 see the expected warning.
5006
5007 2018-11-16 Alan Hayward <alan.hayward@arm.com>
5008
5009 PR gdb/22736:
5010 * gdb.cp/infcall-nodebug-lib.c: New test.
5011 * gdb.cp/infcall-nodebug-main.c: New test.
5012 * gdb.cp/infcall-nodebug.exp: New file.
5013
5014 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5015
5016 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5017 completer tests.
5018
5019 2018-11-09 Tom de Vries <tdevries@suse.de>
5020
5021 * gdb.base/msym-lang.c: New test.
5022 * gdb.base/msym-lang.exp: New file.
5023 * gdb.base/msym-lang-main.c: New test.
5024
5025 2018-11-08 Tom Tromey <tom@tromey.com>
5026
5027 PR gdb/23555:
5028 PR gdb/23838:
5029 * gdb.base/warning.exp: New file.
5030
5031 2018-11-08 Jan Beulich <jbeulich@suse.com>
5032
5033 * testsuite/gdb.arch/i386-avx512.c,
5034 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5035
5036 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5037
5038 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5039 point hardware.
5040
5041 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5042
5043 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5044 * gdb.dwarf2/missing-type-name.exp: New file.
5045
5046 2018-11-06 Tom de Vries <tdevries@suse.de>
5047
5048 * gdb.base/many-headers.c: New test.
5049 * gdb.base/many-headers.exp: New file.
5050
5051 2018-11-06 Jim Wilson <jimw@sifive.com>
5052
5053 * gdb.base/code_elim.exp: For riscv, set additional_flags
5054 to include -msmall-data-limit=0.
5055
5056 2018-11-01 Joel Brobecker <brobecker@adacore.com>
5057
5058 * gdb.ada/watch_minus_l: New testcase.
5059
5060 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5061
5062 * gdb.arch/aix-sighandle.c: New file.
5063 * gdb.arch/aix-sighandle.exp: New file.
5064
5065 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5066
5067 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5068 registers being unions.
5069
5070 2018-10-31 Tom de Vries <tdevries@suse.de>
5071
5072 * lib/valgrind.exp: New file.
5073 (vgdb_start, vgdb_stop): New procs, factored out of ...
5074 * gdb.base/valgrind-bt.exp: ... here, ...
5075 * gdb.base/valgrind-disp-step.exp: ... here and ...
5076 * gdb.base/valgrind-infcall.exp: ... here.
5077
5078 2018-10-31 Tom de Vries <tdevries@suse.de>
5079
5080 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5081
5082 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5083
5084 * gdb.dwarf2/void-type.c: New file.
5085 * gdb.dwarf2/void-type.exp: New file.
5086
5087 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5088
5089 * gdb.base/info_qt.c: New file.
5090 * gdb.base/info_qt.exp: New file.
5091
5092 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5093
5094 * gdb.arch/powerpc-htm-regs.c: New file.
5095 * gdb.arch/powerpc-htm-regs.exp: New file.
5096
5097 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5098
5099 * gdb.arch/powerpc-tar.c: New file.
5100 * gdb.arch/powerpc-tar.exp: New file.
5101
5102 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5103
5104 * gdb.arch/powerpc-ppr-dscr.c: New file.
5105 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5106
5107 2018-10-25 Tom de Vries <tdevries@suse.de>
5108
5109 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5110
5111 2018-10-24 Tom de Vries <tdevries@suse.de>
5112
5113 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5114 longer exists error.
5115
5116 2018-10-24 Tom de Vries <tdevries@suse.de>
5117
5118 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5119
5120 2018-10-24 Tom de Vries <tdevries@suse.de>
5121
5122 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5123 --db-attach in valgrind.
5124
5125 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5126
5127 * gdb.arch/riscv-reg-aliases.c: New file.
5128 * gdb.arch/riscv-reg-aliases.exp: New file.
5129
5130 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5131
5132 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5133
5134 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5135
5136 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5137
5138 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5139
5140 * gdb.cp/ovldbreak.exp: Fix regexps.
5141
5142 2018-10-19 Alan Hayward <alan.hayward@arm.com>
5143
5144 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5145
5146 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5147
5148 PR cli/23785
5149 * gdb.base/restore.exp: New test to check if "restore" with an
5150 invalid file doesn't segfault.
5151
5152 2018-10-18 Tom de Vries <tdevries@suse.de>
5153
5154 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5155 * gdb.ada/excep_handle.exp: Same.
5156 * gdb.ada/mi_string_access.exp: Same.
5157 * gdb.ada/mi_var_union.exp: Same.
5158 * gdb.arch/arc-analyze-prologue.exp: Same.
5159 * gdb.arch/arc-decode-insn.exp: Same.
5160 * gdb.base/readnever.exp: Same.
5161 * gdb.fortran/printing-types.exp: Same.
5162 * gdb.guile/scm-lazy-string.exp: Same.
5163
5164 2018-10-16 Tom de Vries <tdevries@suse.de>
5165
5166 PR gdb/23730
5167 * gdb.base/catch-follow-exec.c: Add copyright notice.
5168 * gdb.base/catch-follow-exec.exp: Rewrite to use
5169 gdb_spawn_with_cmdline_opts. Require gdb-native.
5170
5171 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5172
5173 * gdb.trace/actions-changed.exp: Check for arch support.
5174 * gdb.trace/actions.exp: Likewise.
5175 * gdb.trace/ax.exp: Likewise.
5176 * gdb.trace/backtrace.exp: Likewise.
5177 * gdb.trace/change-loc.exp: Likewise.
5178 * gdb.trace/deltrace.exp: Likewise.
5179 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5180 * gdb.trace/ftrace.exp: Likewise.
5181 * gdb.trace/infotrace.exp: Check for arch support.
5182 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5183 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5184 * gdb.trace/mi-tsv-changed.exp: Likewise.
5185 * gdb.trace/packetlen.exp: Likewise.
5186 * gdb.trace/passc-dyn.exp: Likewise.
5187 * gdb.trace/passcount.exp: Likewise.
5188 * gdb.trace/pending.exp: Likewise.
5189 * gdb.trace/range-stepping.exp: Check for shlib support.
5190 * gdb.trace/report.exp: Check for arch support.
5191 * gdb.trace/save-trace.exp: Likewise.
5192 * gdb.trace/signal.exp: Check for signal support.
5193 * gdb.trace/tfind.exp: Check for arch support.
5194 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5195 * gdb.trace/trace-common.h: Add comment.
5196 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5197 * gdb.trace/trace-enable-disable.exp: Likewise.
5198 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5199 * gdb.trace/tracecmd.exp: Check for arch support.
5200 * gdb.trace/tspeed.exp: Check for shlib and target support.
5201 * gdb.trace/tstatus.exp: Check for arch support.
5202 * gdb.trace/tsv.exp: Likewise.
5203 * gdb.trace/while-dyn.exp: Likewise.
5204 * gdb.trace/while-stepping.exp: Likewise.
5205 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5206
5207 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5208
5209 * gdb.trace/tspeed.exp: Remove nowarnings.
5210 (prepare_for_trace_test): Declare "global ipalib".
5211 * gdb.trace/tspeed.c: Include unistd.h.
5212 (main): Remove superfluous printf argument.
5213
5214 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5215
5216 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5217 directory prefix on the filename.
5218
5219 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5220
5221 * gdb.gdb/unittest.exp: Update expected message informing that
5222 selftests have been disabled.
5223 * gdb.server/unittest.exp: Likewise.
5224
5225 2018-10-09 Tom de Vries <tdevries@suse.de>
5226
5227 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5228 with runto_main.
5229
5230 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5231
5232 PR c++/16841
5233 * gdb.cp/virtbase2.cc: New file.
5234 * gdb.cp/virtbase2.exp: New file.
5235
5236 2018-10-06 Tom Tromey <tom@tromey.com>
5237
5238 PR python/19399:
5239 * gdb.python/py-inferior.exp: Add architecture test.
5240
5241 2018-10-06 Tom Tromey <tom@tromey.com>
5242
5243 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5244 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5245
5246 2018-10-06 Tom Tromey <tom@tromey.com>
5247
5248 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5249 of a "throw" catchpoint.
5250
5251 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5252
5253 * gdb.base/info-proc.exp: Update string expected from "help info
5254 proc".
5255
5256 2018-10-04 Tom Tromey <tom@tromey.com>
5257
5258 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5259 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5260 (test_initial_complaints, test_empty_complaints): Update.
5261 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5262
5263 2018-10-04 Tom Tromey <tom@tromey.com>
5264
5265 PR cli/19551:
5266 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5267 * lib/gdb.exp (gdb_file_cmd): Update.
5268 * gdb.stabs/weird.exp (print_weird_var): Update.
5269 * gdb.server/solib-list.exp: Update.
5270 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5271 * gdb.mi/mi-cli.exp: Update.
5272 * gdb.linespec/linespec.exp: Update.
5273 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5274 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5275 * gdb.cp/cp-relocate.exp: Update.
5276 * gdb.base/sym-file.exp: Update.
5277 * gdb.base/relocate.exp: Update.
5278 * gdb.base/readnever.exp: Update.
5279 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5280 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5281 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5282 * gdb.base/code_elim.exp: Update.
5283 * gdb.base/break-unload-file.exp (test_break): Update.
5284 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5285 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5286 Update.
5287 * gdb.base/attach.exp (do_attach_tests): Update.
5288 * gdb.base/sepdebug.exp: Update.
5289 * gdb.python/py-section-script.exp: Update.
5290
5291 2018-10-04 Tom Tromey <tom@tromey.com>
5292
5293 PR cli/22234:
5294 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5295 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5296 output.
5297
5298 2018-10-04 Tom Tromey <tom@tromey.com>
5299
5300 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5301 set width and height to 0.
5302 (test_command_line_attach_run): Use -quiet.
5303
5304 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5305
5306 * lib/gdb.exp (skip_ifunc_tests): New.
5307 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5308 other compile failures.
5309 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5310
5311 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5312
5313 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5314 is_amd64_regs_target.
5315
5316 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5317
5318 * gdb.arch/aarch64-sighandler-regs.c: New test.
5319 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5320 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5321
5322 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5323
5324 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5325 assembly.
5326
5327 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5328
5329 * gdb.base/frame-selection.exp: New file.
5330 * gdb.base/frame-selection.c: New file.
5331
5332 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5333
5334 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5335 pthread barrier.
5336 (main): Likewise.
5337
5338 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5339
5340 * gdb.base/large-frame-1.c: New file.
5341 * gdb.base/large-frame-2.c: New file.
5342 * gdb.base/large-frame.exp: New file.
5343 * gdb.base/large-frame.h: New file.
5344
5345 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5346
5347 PR gdb/20948
5348 * gdb.base/write_mem.exp: New test.
5349 * gdb.base/write_mem.c: Likewise.
5350
5351 2018-09-23 Tom Tromey <tom@tromey.com>
5352
5353 PR python/18852:
5354 * gdb.python/py-parameter.exp: Add test for parameter that throws
5355 on "set".
5356
5357 2018-09-23 Tom Tromey <tom@tromey.com>
5358
5359 PR python/17284:
5360 * gdb.python/py-template.exp (test_template_arg): Add test for
5361 negative template argument number.
5362
5363 2018-09-23 Tom Tromey <tom@tromey.com>
5364
5365 PR python/14062:
5366 * gdb.python/python.exp: Add test for post_event error.
5367
5368 2018-09-23 Tom Tromey <tom@tromey.com>
5369
5370 PR python/18170:
5371 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5372 convert pointers to int and long.
5373
5374 2018-09-23 Tom Tromey <tom@tromey.com>
5375
5376 PR python/20126:
5377 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5378 signed-ness conversion tests.
5379
5380 2018-09-23 Tom Tromey <tom@tromey.com>
5381
5382 PR python/18352;
5383 * gdb.python/py-value.exp (test_float_conversion): New proc.
5384 Use it.
5385
5386 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5387
5388 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5389
5390 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5391
5392 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5393 no readline.
5394 * gdb.base/utf8-identifiers.exp: Likewise.
5395 * gdb.cp/cpcompletion.exp: Likewise.
5396 * gdb.linespec/cpcompletion.exp: Likewise.
5397 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5398 * gdb.linespec/cpls-ops.exp: Likewise.
5399
5400 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5401 Chris January <chris.january@arm.com>
5402
5403 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5404 * gdb.fortran/short-circuit-argument-list.exp: New file.
5405 * gdb.fortran/short-circuit-argument-list.f90: New test.
5406
5407 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5408
5409 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5410 "arch=" keyword when executing "-stack-list-frames".
5411
5412 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5413
5414 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5415 "arch=" keyword when executing "-stack-list-frames".
5416
5417 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5418
5419 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5420 break ada".
5421
5422 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5423
5424 PR python/23669
5425 * gdb.python/python.exp: Test gdb.execute("show commands").
5426
5427 2018-09-16 Tom Tromey <tom@tromey.com>
5428
5429 * gdb.base/new-ui.exp (do_execution_tests): Update.
5430 * gdb.base/dbx.exp (test_breakpoints): Update.
5431
5432 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5433
5434 * lib/gdb.exp (gdb_simple_compile): Add proc.
5435 (is_elf_target): Use gdb_simple_compile.
5436 (skip_altivec_tests): Likewise.
5437 (skip_vsx_tests): Likewise.
5438 (skip_tsx_tests): Likewise.
5439 (skip_btrace_tests): Likewise.
5440 (skip_btrace_pt_tests): Likewise.
5441 (gdb_can_simple_compile): Likewise.
5442 (gdb_has_argv0): Likewise.
5443 (gdb_target_symbol_prefix): Likewise.
5444 (target_supports_scheduler_locking): Likewise.
5445
5446 2018-09-13 Tom Tromey <tom@tromey.com>
5447
5448 * Makefile.in (TAGS): Recognize proc_with_prefix and
5449 gdb_caching_proc.
5450
5451 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5452
5453 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5454 method.
5455
5456 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5457
5458 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5459 and a few other Inferior properties when the Inferior is no
5460 longer valid.
5461
5462 2018-09-13 Tom Tromey <tom@tromey.com>
5463
5464 PR rust/23650:
5465 * gdb.rust/simple.exp: Add test for enum field access error.
5466
5467 2018-09-13 Tom Tromey <tom@tromey.com>
5468
5469 PR rust/23626:
5470 * gdb.rust/simple.rs (EmptyEnum): New type.
5471 (main): Use it.
5472 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5473
5474 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5475
5476 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5477 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5478 * gdb.python/py-symtab.exp: Update test printing an objfile.
5479
5480 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5481
5482 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5483 object.
5484
5485 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5486
5487 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5488 (support_complex_tests): Use gdb_can_simple_compile.
5489 (is_ilp32_target): Likewise.
5490 (is_lp64_target): Likewise.
5491 (is_64_target): Likewise.
5492 (is_amd64_regs_target): Likewise.
5493 (is_aarch32_target): Likewise.
5494 (gdb_int128_helper): Likewise.
5495
5496 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5497
5498 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5499
5500 2018-09-10 Jerome Guitton <guitton@adacore.com>
5501
5502 * gdb.ada/same_component_name: Add test for case of tagged record
5503 with variable-length fields.
5504
5505 2018-09-10 Xavier Roirand <roirand@adacore.com>
5506
5507 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5508 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5509 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5510 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5511
5512 2018-09-10 Xavier Roirand <roirand@adacore.com>
5513
5514 * gdb.ada/mi_string_access.exp: New testcase.
5515 * gdb.ada/mi_string_access/bar.adb: New file.
5516 * gdb.ada/mi_string_access/pck.adb: New file.
5517 * gdb.ada/mi_string_access/pck.asd: New file.
5518
5519 2018-09-10 Xavier Roirand <roirand@adacore.com>
5520
5521 * gdb.ada/mi_var_union.exp: New testcase.
5522 * gdb.ada/mi_var_union/bar.adb: New file.
5523 * gdb.ada/mi_var_union/pck.adb: New file.
5524 * gdb.ada/mi_var_union/pck.asd: New file.
5525
5526 2018-09-08 Tom Tromey <tom@tromey.com>
5527
5528 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5529
5530 2018-09-08 Tom Tromey <tom@tromey.com>
5531
5532 PR python/16047:
5533 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5534 (register_pretty_printers): Register new printer.
5535 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5536 test.
5537 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5538 (an_int_type3): New global.
5539
5540 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5541
5542 * gdb.ada/expr_with_funcall: New testcase.
5543
5544 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5545
5546 * gdb.ada/packed_array_assign: New testcase.
5547
5548 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5549
5550 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5551 names, and add test prefixes to make test names unique.
5552
5553 2018-09-05 Tom de Vries <tdevries@suse.de>
5554
5555 * gdb.dwarf2/varval.exp: Add test.
5556
5557 2018-09-04 Gary Benson <gbenson@redhat.com>
5558
5559 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5560 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5561
5562 2018-08-31 Tom Tromey <tom@tromey.com>
5563
5564 * gdb.rust/simple.rs: Rename second variable "v".
5565
5566 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5567
5568 * gdb.base/funcargs.c (use_a): New function.
5569 (recurse): Call use_a.
5570
5571 2018-08-29 Keith Seitz <keiths@redhat.com>
5572
5573 * gdb.compile/compile-cplus-anonymous.cc: New file.
5574 * gdb.compile/compile-cplus-anonymous.exp: New file.
5575 * gdb.compile/compile-cplus-array-decay.cc: New file.
5576 * gdb.compile/compile-cplus-array-decay.exp: New file.
5577 * gdb.compile/compile-cplus-inherit.cc: New file.
5578 * gdb.compile/compile-cplus-inherit.exp: New file.
5579 * gdb.compile/compile-cplus-member.cc: New file.
5580 * gdb.compile/compile-cplus-member.exp: New file.
5581 * gdb.compile/compile-cplus-method.cc: New file.
5582 * gdb.compile/compile-cplus-method.exp: New file.
5583 * gdb.compile/compile-cplus-mod.c: "New" file.
5584 * gdb.compile/compile-cplus-namespace.cc: New file.
5585 * gdb.compile/compile-cplus-namespace.exp: New file.
5586 * gdb.compile/compile-cplus-nested.cc: New file.
5587 * gdb.compile/compile-cplus-nested.exp: New file.
5588 * gdb.compile/compile-cplus-print.c: "New" file.
5589 * gdb.compile/compile-cplus-print.exp: "New" file.
5590 * gdb.compile/compile-cplus-virtual.cc: New file.
5591 * gdb.compile/compile-cplus-virtual.exp: New file.
5592 * gdb.compile/compile-cplus.c: "New" file.
5593 * gdb.compile/compile-cplus.exp: "New" file.
5594 * lib/compile-support.exp: New file.
5595
5596 2018-08-16 Gary Benson <gbenson@redhat.com>
5597
5598 PR gdb/13000:
5599 * gdb.base/batch-exit-status.exp: New file.
5600 * gdb.base/batch-exit-status.good-commands: Likewise.
5601 * gdb.base/batch-exit-status.bad-commands: Likewise.
5602
5603 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5604
5605 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5606 (struct struct02): Likewise.
5607 (struct struct03): Likewise.
5608 (struct struct04): Likewise.
5609 (struct struct_01_01): New struct.
5610 (struct struct_01_02): Likewise.
5611 (struct struct_01_03): Likewise.
5612 (struct struct_01_04): Likewise.
5613 (struct struct_02_01): Likewise.
5614 (struct struct_02_02): Likewise.
5615 (struct struct_02_03): Likewise.
5616 (struct struct_02_04): Likewise.
5617 (struct struct_04_01): Likewise.
5618 (struct struct_04_02): Likewise.
5619 (struct struct_04_03): Likewise.
5620 (struct struct_04_04): Likewise.
5621 (struct struct_05_01): Likewise.
5622 (struct struct_05_02): Likewise.
5623 (struct struct_05_03): Likewise.
5624 (struct struct_05_04): Likewise.
5625 (cmp_struct01): Remove function.
5626 (cmp_struct02): Likewise.
5627 (cmp_struct03): Likewise.
5628 (cmp_struct04): Likewise.
5629 (cmp_struct_01_01): Add Function.
5630 (cmp_struct_01_02): Likewise.
5631 (cmp_struct_01_03): Likewise.
5632 (cmp_struct_01_04): Likewise.
5633 (cmp_struct_02_01): Likewise.
5634 (cmp_struct_02_02): Likewise.
5635 (cmp_struct_02_03): Likewise.
5636 (cmp_struct_02_04): Likewise.
5637 (cmp_struct_04_01): Likewise.
5638 (cmp_struct_04_02): Likewise.
5639 (cmp_struct_04_03): Likewise.
5640 (cmp_struct_04_04): Likewise.
5641 (cmp_struct_05_01): Likewise.
5642 (cmp_struct_05_02): Likewise.
5643 (cmp_struct_05_03): Likewise.
5644 (cmp_struct_05_04): Likewise.
5645 (call_all): Add new structs.
5646 * gdb.base/infcall-nested-structs.exp: Likewise.
5647
5648 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5649
5650 * gdb.python/py-framefilter-mi.exp: Update regexp to
5651 check for "arch" field in frame output.
5652
5653 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5654
5655 * gdb.dwarf2/dw2-ranges-func.c: New file.
5656 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5657
5658 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5659
5660 * gdb.base/term.exp: Compare terminal settings with values from
5661 the inferior.
5662 * gdb.base/term.c: Get and set terminal settings.
5663
5664 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5665
5666 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5667 accommodate new "arch" field in frame output.
5668 * gdb.mi/mi-return.exp: Likewise.
5669 * gdb.mi/mi-stack.exp: Likewise.
5670 * gdb.mi/mi-syn-frame.exp: Likewise.
5671 * gdb.mi/user-selected-context-sync.exp: Likewise.
5672
5673 2018-08-19 Michael Spang <spang@google.com>
5674
5675 PR gdb/11786
5676 * gdb.base/gcore-tls-pie.c: New file.
5677 * gdb.base/gcore-tls-pie.exp: New file.
5678
5679 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5680
5681 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5682 * gdb.dwarf2/varval.c: New file.
5683 * gdb.dwarf2/varval.exp: New file.
5684
5685 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5686
5687 PR gdb/18931
5688 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5689
5690 2018-08-16 Keith Seitz <keiths@redhat.com>
5691
5692 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5693 tests expected to pass.
5694
5695 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5696
5697 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5698 -data-disassemble -a.
5699 (test_disassembly_bogus_args): Likewise.
5700
5701 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5702
5703 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5704
5705 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5706
5707 * gdb.base/vla-optimized-out.exp: Add new test.
5708
5709 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5710
5711 * gdb.base/vla-optimized-out-o3.exp: Delete.
5712 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5713 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5714 deleted tests.
5715
5716 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5717
5718 PR gdb/18050:
5719 * gdb.server/extended-remote-restart.c: New file.
5720 * gdb.server/extended-remote-restart.exp: New file.
5721
5722 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5723
5724 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5725 "set variable index = 42".
5726
5727 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5728
5729 * boards/index-cache-gdb.exp: New file.
5730 * gdb.dwarf2/index-cache.exp: New file.
5731 * gdb.dwarf2/index-cache.c: New file.
5732 * gdb.base/maint.exp: Check if we are using the index cache.
5733
5734 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5735
5736 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5737 MAKEFLAGS.
5738
5739 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5740
5741 * dg-extract-results.sh: Move to toplevel contrib.
5742 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5743 * Makefile.in (check-parallel-racy): Likewise.
5744
5745 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5746
5747 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5748 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5749 tests if the target supports scheduler locking.
5750
5751 2018-08-04 Tom de Vries <tdevries@suse.de>
5752
5753 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5754
5755 2018-08-02 Tom Tromey <tom@tromey.com>
5756
5757 PR symtab/16842.
5758 * gdb.cp/temargs.exp: Test "info address" of a template
5759 parameter.
5760
5761 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5762
5763 * gdb.python/py-mi-var-info-path-expression.c: New file.
5764 * gdb.python/py-mi-var-info-path-expression.py: New file.
5765 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5766
5767 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5768
5769 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5770 error after "cannot resolve name" string.
5771
5772 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5773
5774 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5775 started.
5776 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5777
5778 2018-07-28 Tom de Vries <tdevries@suse.de>
5779
5780 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5781
5782 2018-07-26 Tom de Vries <tdevries@suse.de>
5783
5784 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5785
5786 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5787
5788 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5789 is visible.
5790
5791 2018-07-26 Tom de Vries <tdevries@suse.de>
5792
5793 PR breakpoints/23366
5794 * gdb.base/catch-follow-exec.c: New test.
5795 * gdb.base/catch-follow-exec.exp: New file.
5796
5797 2018-07-25 Tom de Vries <tdevries@suse.de>
5798
5799 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5800 vla-optimized-out.c.
5801
5802 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5803
5804 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5805 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5806
5807 2018-07-20 Tom de Vries <tdevries@suse.de>
5808
5809 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5810 NOCLONE macro.
5811 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5812
5813 2018-07-19 Tom de Vries <tdevries@suse.de>
5814
5815 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5816 regular expression.
5817
5818 2018-07-18 Tom de Vries <tdevries@suse.de>
5819
5820 * gdb.base/vla-optimized-out.c: New test.
5821 * gdb.base/vla-optimized-out.exp: New file.
5822
5823 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5824
5825 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5826 message "No address associated with hostname" when gdbserver
5827 cannot resolve the hostname.
5828
5829 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5830
5831 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5832 Add some test prefixes to make tests unique.
5833
5834 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5835
5836 * gdb.base/frameapply.c: New file.
5837 * gdb.base/frameapply.exp: New file.
5838
5839 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5840
5841 * gdb.base/skip.exp: Update expected error message.
5842
5843 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5844 Jan Kratochvil <jan.kratochvil@redhat.com>
5845 Paul Fertser <fercerpav@gmail.com>
5846 Tsutomu Seki <sekiriki@gmail.com>
5847
5848 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5849 parameter.
5850 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5851 by default.
5852 * boards/native-gdbserver.exp: Likewise.
5853 * gdb.server/run-without-local-binary.exp: Improve regexp used
5854 for detecting when a remote debugging connection succeeds.
5855 * gdb.server/server-connect.exp: New file.
5856 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5857 Do not prefix the port number with ":".
5858 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5859 support for detecting and using it. Add '$debughost_gdbserver'
5860 to the list of arguments used to start gdbserver. Handle case
5861 when gdbserver cannot resolve a network name.
5862
5863 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5864
5865 PR c++/23373
5866 * gdb.base/ptype-offsets.cc (struct static_member): New
5867 struct.
5868 (main) <stmember>: New variable.
5869 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5870 with a static member in it.
5871
5872 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5873
5874 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5875 watchpoints enabled and disabled.
5876
5877 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5878
5879 * gdb.base/examine-backward.exp: Still run tests around address
5880 0x0, even if address 0x0 is not readable. Update the pattern for
5881 matching address 0x0 in expected output.
5882
5883 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5884
5885 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5886 malloc/free.
5887
5888 2018-07-04 Tom de Vries <tdevries@suse.de>
5889
5890 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5891
5892 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5893
5894 PR tdep/8282
5895 * gdb.arch/mips-disassembler-options.exp: New test.
5896 * gdb.arch/mips-disassembler-options.s: New test source.
5897
5898 2018-06-29 Pedro Alves <palves@redhat.com>
5899
5900 * gdb.threads/names.exp: Adjust expected "info threads" output.
5901
5902 2018-06-29 Pedro Alves <palves@redhat.com>
5903
5904 * gdb.opt/inline-break.exp (line number, address): Add "info
5905 break" tests.
5906
5907 2018-06-29 Pedro Alves <palves@redhat.com>
5908
5909 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5910 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5911 number and address and running to them.
5912
5913 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5914
5915 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5916
5917 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5918
5919 * lib/compiler.c: Remove executable permission flag.
5920
5921 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5922
5923 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5924 code.
5925 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5926
5927 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5928
5929 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5930
5931 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5932
5933 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5934 address argument is omitted.
5935
5936 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5937
5938 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5939
5940 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5941
5942 PR gdb/21695
5943 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5944 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5945
5946 2018-06-26 Tom Tromey <tom@tromey.com>
5947
5948 PR rust/22574:
5949 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5950 * gdb.rust/simple.rs (struct SimpleLayout): New.
5951
5952 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5953
5954 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5955 "info registers" output.
5956
5957 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5958
5959 * gdb.base/watchpoint-hw-attach.c: New test.
5960 * gdb.base/watchpoint-hw-attach.exp: New file.
5961
5962 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5963
5964 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5965 through /bin/sh.
5966 * boards/dwarf4-gdb-index.exp: Likewise.
5967 * boards/fission-dwp.exp: Likewise.
5968
5969 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5970
5971 * gdb.base/float128.exp: Add comment and improved fail message
5972 to the failure case of "print large128" test.
5973
5974 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5975
5976 * configure.ac: Remove AC_PREREQ.
5977 * configure: Re-generate.
5978
5979 2018-06-19 Pedro Alves <palves@redhat.com>
5980
5981 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5982 (func_extern_caller): New.
5983 (main): Call func_extern_caller.
5984 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5985 logic change.
5986
5987 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5988
5989 PR gdb/16841
5990 * gdb.cp/typedef-base.cc: New file.
5991 * gdb.cp/typedef-base.exp: New file.
5992
5993 2018-06-18 Tom de Vries <tdevries@suse.de>
5994
5995 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5996
5997 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5998 Richard Bunt <Richard.Bunt@arm.com>
5999
6000 * gdb.threads/attach-slow-waitpid.c: New file.
6001 * gdb.threads/attach-slow-waitpid.exp: New file.
6002 * gdb.threads/slow-waitpid.c: New file.
6003
6004 2018-06-14 Pedro Alves <palves@redhat.com>
6005
6006 * gdb.base/fork-running-state.c: Include <errno.h>.
6007 (exit_if_relative_exits): New.
6008 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6009 exits.
6010 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6011 child exits.
6012
6013 2018-06-14 Tom de Vries <tdevries@suse.de>
6014
6015 PR cli/22573
6016 * gdb.base/finish-pretty.c: New test.
6017 * gdb.base/finish-pretty.exp: New file.
6018
6019 2018-06-14 Pedro Alves <palves@redhat.com>
6020
6021 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6022 gdb's expected startup output.
6023
6024 2018-06-14 Pedro Alves <palves@redhat.com>
6025
6026 * lib/selftest-support.exp (selftest_setup): Remove inlined
6027 function handling.
6028
6029 2018-06-14 Tom de Vries <tdevries@suse.de>
6030
6031 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6032 matching of breakpoint printing.
6033
6034 2018-06-13 Tom de Vries <tdevries@suse.de>
6035
6036 PR testsuite/23269
6037 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6038 (fork_child): ... here, and ...
6039 (fork_parent): ... here.
6040
6041 2018-06-12 Tom de Vries <tdevries@suse.de>
6042
6043 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6044
6045 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6046 Stephen Roberts <stephen.roberts@arm.com>
6047
6048 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6049 rewrite test to describe action performed, rather than possible
6050 failure.
6051
6052 2018-06-08 Gary Benson <gbenson@redhat.com>
6053
6054 * gdb.threads/check-libthread-db.exp: New file.
6055 * gdb.threads/check-libthread-db.c: Likewise.
6056
6057 2018-06-05 Tom Tromey <tom@tromey.com>
6058
6059 * gdb.base/default.exp: Update expected "show version" output.
6060
6061 2018-06-05 Tom Tromey <tom@tromey.com>
6062
6063 PR cli/12326:
6064 * gdb.cp/static-print-quit.exp: Update.
6065 * lib/gdb.exp (pagination_prompt): Update.
6066 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6067 * gdb.python/python.exp: Update.
6068
6069 2018-06-04 Joel Brobecker <brobecker@adacore.com>
6070
6071 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6072
6073 2018-06-01 Joel Brobecker <brobecker@adacore.com>
6074
6075 * gdb.ada/bp_fun_addr: New testcase.
6076
6077 2018-06-01 Tom Tromey <tom@tromey.com>
6078
6079 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6080 results.
6081 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6082 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6083 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6084 * gdb.base/maint.exp (maint_pass_if): Update.
6085
6086 2018-05-31 Maciej W. Rozycki <macro@mips.com>
6087
6088 * gdb.base/endian.exp: New test.
6089 * gdb.base/endian.c: New test source.
6090
6091 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6092
6093 PR gdb/23203
6094 * gdb.base/bt-selected-frame.c: New file.
6095 * gdb.base/bt-selected-frame.exp: New file.
6096 * lib/gdb.exp (get_current_frame_number): New function.
6097
6098 2018-05-24 Maciej W. Rozycki <macro@mips.com>
6099 Pedro Alves <palves@redhat.com>
6100
6101 * gdb.threads/tls-core.c: Include <stdlib.h>
6102 (thread_proc): Call `abort'.
6103 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6104 (tls_core_test): New procedure, bits factored out from ...
6105 (top level): ... here. Test both native cores and gcore cores.
6106
6107 2018-05-23 Tom Tromey <tom@tromey.com>
6108
6109 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6110
6111 2018-05-23 Tom Tromey <tom@tromey.com>
6112
6113 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6114 symfile_complaints.
6115 (test_short_complaints): Likewise.
6116 (test_empty_complaints): Likewise.
6117 (test_initial_complaints): Update.
6118
6119 2018-05-23 Tom Tromey <tom@tromey.com>
6120
6121 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6122
6123 2018-05-23 Tom Tromey <tom@tromey.com>
6124
6125 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6126 (test_short_complaints): Update.
6127
6128 2018-05-22 Pedro Alves <palves@redhat.com>
6129
6130 * gdb.base/remote.exp: Only gdb_start after compiling the
6131 testcase. Issue "disconnect" before testing "set remote" command
6132 defaults. Issue clean_restart before running to main.
6133
6134 2018-05-22 Pedro Alves <palves@redhat.com>
6135
6136 * gdb.base/remote.exp: Adjust expected output of "show remote
6137 memory-write-packet-size". Add tests for "set remote
6138 memory-write-packet-size 0" and "set remote
6139 memory-write-packet-size fixed/limit".
6140
6141 2018-05-22 Pedro Alves <palves@redhat.com>
6142
6143 PR gdb/22973
6144 * gdb.base/utf8-identifiers.c: New file.
6145 * gdb.base/utf8-identifiers.exp: New file.
6146
6147 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6148
6149 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6150
6151 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6152
6153 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6154
6155 2018-05-18 Tom Tromey <tom@tromey.com>
6156
6157 * gdb.base/ptype-offsets.exp: Update.
6158
6159 2018-05-17 Keith Seitz <keiths@redhat.com>
6160
6161 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6162 in expected breakpoint stop locations.
6163 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6164 move to proper scope to test variable values.
6165 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6166 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6167 New functions.
6168 (main): Call not_inline_func3.
6169 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6170 inline_func1, inline_func2, and inline_func3. Test that when each
6171 breakpoint is hit, GDB properly reports both the stop location
6172 and the backtrace. Repeat tests for temporary breakpoints.
6173
6174 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6175
6176 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6177 rather then trying to access it in determining whether the PID
6178 of `gdbserver' could have been retrieved.
6179
6180 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6181
6182 * gdb.arch/amd64-init-x87-values.S: New file.
6183 * gdb.arch/amd64-init-x87-values.exp: New file.
6184
6185 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6186
6187 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6188
6189 2018-05-04 Tom Tromey <tom@tromey.com>
6190
6191 PR python/22730:
6192 * gdb.python/python.exp: Test multi-line execute.
6193
6194 2018-05-04 Tom Tromey <tom@tromey.com>
6195
6196 PR python/22731:
6197 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6198
6199 2018-05-04 Tom Tromey <tom@tromey.com>
6200
6201 PR gdb/11750:
6202 * gdb.base/define.exp: Test defining a user command inside a user
6203 command.
6204 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6205
6206 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6207 Pedro Alves <palves@redhat.com>
6208
6209 PR breakpoints/19806 and support for PR external/20207.
6210 * gdb.base/watchpoint-unaligned.c: New file.
6211 * gdb.base/watchpoint-unaligned.exp: New file.
6212
6213 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6214
6215 * gdb.base/maint.exp: Make test names unique, use
6216 test_prefix_command_help to test 'help maint info', and remove
6217 repeated test of 'help maint'.
6218
6219 2018-05-04 Tom Tromey <tom@tromey.com>
6220
6221 PR gdb/22619:
6222 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6223 behavior.
6224
6225 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6226
6227 * gdb.base/maint.exp: Process output from 'maint print registers'
6228 line at a time.
6229
6230 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6231
6232 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6233 timeout.
6234
6235 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6236
6237 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6238 filter pattern.
6239
6240 2018-05-02 Pedro Alves <palves@redhat.com>
6241
6242 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6243 to_log_command renames.
6244 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6245
6246 2018-05-02 Tom Tromey <tom@tromey.com>
6247
6248 * gdb.python/py-parameter.exp: Set test message.
6249
6250 2018-05-02 Tom Tromey <tom@tromey.com>
6251
6252 PR python/20084:
6253 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6254 PARAM_ZUINTEGER_UNLIMITED tests.
6255
6256 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6257
6258 PR rust/23124
6259 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6260 when casting.
6261
6262 2018-04-30 Tom Tromey <tom@tromey.com>
6263
6264 * gdb.python/py-type.exp: Check align attribute.
6265 * gdb.python/py-type.c: New "aligncheck" global.
6266
6267 2018-04-30 Tom Tromey <tom@tromey.com>
6268
6269 PR exp/17095:
6270 * gdb.dwarf2/dw2-align.exp: New file.
6271 * gdb.cp/align.exp: New file.
6272 * gdb.base/align.exp: New file.
6273 * lib/gdb.exp (gdb_int128_helper): New proc.
6274 (has_int128_c, has_int128_cxx): New caching procs.
6275
6276 2018-04-27 Tom Tromey <tom@tromey.com>
6277
6278 PR rust/22545:
6279 * gdb.rust/simple.exp: Add inclusive range tests.
6280
6281 2018-04-26 Pedro Alves <palves@redhat.com>
6282
6283 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6284 ifunc breakpoint locations correctly of ifunc breakpoints set
6285 while the program resolves the ifunc.
6286
6287 2018-04-26 Pedro Alves <palves@redhat.com>
6288
6289 * gdb.base/gnu-ifunc-final.c: New file.
6290 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6291 * gdb.base/gnu-ifunc.exp (executable): Delete.
6292 (staticexecutable): Adjust.
6293 (lib_opts, exec_opts): Delete.
6294 (make_binsuffix, build, set-break): New procedures.
6295 (misc_tests): New, with tests factored out from the top level.
6296 (top level): Test different combinations of ifunc resolver name,
6297 resolver with and with debug info, and ifunc target with and
6298 without debug info. Wrap static tests with with_target_prefix.
6299
6300 2018-04-26 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6303 return type" warnings.
6304
6305 2018-04-25 Pedro Alves <palves@redhat.com>
6306
6307 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6308 killed".
6309 * gdb.base/kill-after-signal.exp: Likewise.
6310 * gdb.threads/kill.exp: Likewise.
6311
6312 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6313 Sergio Durigan Junior <sergiodj@redhat.com>
6314 Pedro Alves <palves@redhat.com>
6315
6316 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6317 regexps to expect for '[Inferior ... detached]' as well.
6318 * gdb.base/attach.exp: Likewise.
6319 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6320 "gdb_continue_to_end".
6321 (test_catch_syscall_with_wrong_args): Likewise.
6322 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6323 ']'. Don't set 'verbose' on.
6324 * gdb.base/foll-vfork.exp: Likewise.
6325 * gdb.base/fork-print-inferior-events.c: New file.
6326 * gdb.base/fork-print-inferior-events.exp: New file.
6327 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6328 '[Inferior ... has been killed]' message.
6329 * gdb.base/kill-after-signal.exp: Likewise.
6330 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6331 detach message.
6332 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6333 message.
6334 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6335 regexps to expect for '[Inferior ... detached]' as well.
6336 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6337
6338 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6339
6340 PR gdb/23104
6341 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6342
6343 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6344
6345 PR gdb/23095
6346 * gdb.base/break-probes.exp: Pass shlib_load to
6347 prepare_for_testing. Set normal_bp to r_debug_state if target is
6348 bsd.
6349
6350 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6351
6352 * gdb.threads/multiple-successive-infcall.c: New test.
6353 * gdb.threads/multiple-successive-infcall.exp: New file.
6354
6355 2018-04-17 Tom Tromey <tom@tromey.com>
6356
6357 * gdb.rust/simple.rs (Union): New type.
6358 (main): New local "u".
6359 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6360
6361 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6362
6363 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6364 number information in output of "whereis" command.
6365 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6366
6367 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6368
6369 * gdb.ada/info_types.exp: Adjust expected output to the line
6370 numbers now printed by "info var/func/type".
6371 * gdb.base/completion.exp: Likewise.
6372 * gdb.base/included.exp: Likewise.
6373 * gdb.cp/cp-relocate.exp: Likewise.
6374 * gdb.cp/cplusfuncs.exp: Likewise.
6375 * gdb.cp/namespace.exp: Likewise.
6376 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6377
6378 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6379
6380 * gdb.btrace/cpu.exp: New.
6381
6382 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6383
6384 * gdb.base/step-indirect-call-thunk.exp: New.
6385 * gdb.base/step-indirect-call-thunk.c: New.
6386 * gdb.reverse/step-indirect-call-thunk.exp: New.
6387 * gdb.reverse/step-indirect-call-thunk.c: New.
6388
6389 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6390
6391 * gdb.base/pie-fork.c: New file.
6392 * gdb.base/pie-fork.exp: New file.
6393
6394 2018-04-11 Tom Tromey <tom@tromey.com>
6395
6396 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6397
6398 2018-04-10 Pedro Alves <palves@redhat.com>
6399
6400 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6401 exits. Instead loop running forever.
6402 (fork_parent): Run forever too.
6403
6404 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6405
6406 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6407 mi_continue_to_line.
6408 * gdb.mi/mi-stack.c (callee4): Add comment.
6409
6410 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6411
6412 * gdb.mi/mi-stack.exp: Fix indentation.
6413
6414 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6415
6416 PR gdb/22979
6417 * gdb.arch/amd64-osabi.exp: New file.
6418
6419 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6420
6421 PR gdb/22980
6422 * gdb.base/osabi.exp: New file.
6423
6424 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6425
6426 * gdb.cp/static-typedef-print.exp: New file.
6427 * gdb.cp/static-typedef-print.cc: New file.
6428
6429 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6430
6431 * gdb.ada/varsize_limit: New testcase.
6432
6433 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6434
6435 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6436
6437 * gdb.ada/notcplusplus: New testcase.
6438
6439 * gdb.base/c-linkage-name.c: New file.
6440 * gdb.base/c-linkage-name.exp: New testcase.
6441
6442 2018-03-26 Tom Tromey <tom@tromey.com>
6443
6444 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6445 * gdb.python/py-framefilter.py (name_error): New global.
6446 (ErrorInName.function): Use name_error.
6447
6448 2018-03-26 Tom Tromey <tom@tromey.com>
6449
6450 PR backtrace/15582:
6451 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6452
6453 2018-03-23 Keith Seitz <keiths@redhat.com>
6454
6455 PR c++/22968
6456 * gdb.cp/subtypes.exp: New file.
6457 * gdb.cp/subtypes.h: New file.
6458 * gdb.cp/subtypes.cc: New file.
6459 * gdb.cp/subtypes-2.cc: New file.
6460
6461 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6462
6463 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6464 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6465 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6466 -nostartfiles when compiling the test. Confirm that all registers
6467 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6468
6469 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6470
6471 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6472 option, syntax was wrong anyway.
6473 * gdb.arch/arm-disp-step.exp: Likewise.
6474 * gdb.arch/sparc64-regs.exp: Likewise.
6475 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6476 option, syntax was wrong anyway, switch to use
6477 prepare_for_testing.
6478 * gdb.arch/i386-disp-step.exp: Likewise.
6479
6480 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6481
6482 * gdb.ada/exec_changed.exp: Replace "target_info exists
6483 use_gdb_stub" by "use_gdb_stub".
6484 * gdb.ada/start.exp: Likewise.
6485 * gdb.base/async-shell.exp: Likewise.
6486 * gdb.base/attach-pie-misread.exp: Likewise.
6487 * gdb.base/attach-wait-input.exp: Likewise.
6488 * gdb.base/break-entry.exp: Likewise.
6489 * gdb.base/break-interp.exp: Likewise.
6490 * gdb.base/dprintf-detach.exp: Likewise.
6491 * gdb.base/nostdlib.exp: Likewise.
6492 * gdb.base/solib-nodir.exp: Likewise.
6493 * gdb.base/statistics.exp: Likewise.
6494 * gdb.base/testenv.exp: Likewise.
6495 * gdb.mi/mi-exec-run.exp: Likewise.
6496 * gdb.mi/mi-start.exp: Likewise.
6497 * gdb.multi/dummy-frame-restore.exp: Likewise.
6498 * gdb.multi/multi-arch-exec.exp: Likewise.
6499 * gdb.multi/multi-arch.exp: Likewise.
6500 * gdb.multi/tids.exp: Likewise.
6501 * gdb.multi/watchpoint-multi.exp: Likewise.
6502 * gdb.python/py-events.exp: Likewise.
6503 * gdb.threads/attach-into-signal.exp: Likewise.
6504 * gdb.threads/attach-stopped.exp: Likewise.
6505 * gdb.threads/threadapply.exp: Likewise.
6506 * lib/selftest-support.exp: Likewise.
6507
6508 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6509
6510 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6511
6512 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6513
6514 * gdb.perf/template-breakpoints.cc: New file.
6515 * gdb.perf/template-breakpoints.exp: New file.
6516 * gdb.perf/template-breakpoints.py: New file.
6517
6518 2018-03-19 Tom Tromey <tom@tromey.com>
6519
6520 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6521 y0.
6522 * gdb.rust/simple.exp: Test bare identifier form of struct
6523 initializer.
6524
6525 2018-03-19 Tom Tromey <tom@tromey.com>
6526
6527 * gdb.gdb/observer.exp: Remove.
6528
6529 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6530
6531 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6532 "qualified" option when setting breakpoints.
6533 * gdb.trace/backtrace.exp: Likewise.
6534 * gdb.trace/circ.exp: Likewise.
6535 * gdb.trace/collection.exp: Likewise.
6536 * gdb.trace/disconnected-tracing.exp: Likewise.
6537 * gdb.trace/ftrace-lock.exp: Likewise.
6538 * gdb.trace/ftrace.exp: Likewise.
6539 * gdb.trace/infotrace.exp: Likewise.
6540 * gdb.trace/packetlen.exp: Likewise.
6541 * gdb.trace/passc-dyn.exp: Likewise.
6542 * gdb.trace/qtro.exp: Likewise.
6543 * gdb.trace/read-memory.exp: Likewise.
6544 * gdb.trace/report.exp: Likewise.
6545 * gdb.trace/signal.exp: Likewise.
6546 * gdb.trace/status-stop.exp: Likewise.
6547 * gdb.trace/strace.exp: Likewise.
6548 * gdb.trace/tfind.exp: Likewise.
6549 * gdb.trace/trace-break.exp: Likewise.
6550 * gdb.trace/trace-condition.exp: Likewise.
6551 * gdb.trace/trace-mt.exp: Likewise.
6552 * gdb.trace/tstatus.exp: Likewise.
6553 * gdb.trace/tsv.exp: Likewise.
6554 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6555 * gdb.trace/unavailable.exp: Likewise.
6556 * gdb.trace/while-dyn.exp: Likewise.
6557
6558 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6559
6560 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6561 that libinproctrace is copied to the target.
6562
6563 2018-03-14 Tom Tromey <tom@tromey.com>
6564
6565 PR cli/14977:
6566 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6567 a null pointer.
6568 * gdb.base/wchar.exp: Likewise.
6569
6570 2018-03-14 Tom Tromey <tom@tromey.com>
6571
6572 PR cli/19918:
6573 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6574 flag.
6575
6576 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6577
6578 PR gdb/22841
6579 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6580 "target" to remote_exec.
6581
6582 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6583
6584 PR gdb/22841
6585 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6586 ${board}_upload): Remove.
6587
6588 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6589
6590 * gdb.cp/watch-cp.cc: New test.
6591 * gdb.cp/watch-cp.exp: New file.
6592
6593 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6594
6595 * gdb.base/infcall-nested-structs.exp: New file.
6596 * gdb.base/infcall-nested-structs.c: New file.
6597 * gdb.base/float.exp: Add riscv support.
6598
6599 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6600
6601 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6602 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6603
6604 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6605
6606 * gdb.server/abspath.exp: New file.
6607 * lib/gdb.exp (with_cwd): New procedure.
6608
6609 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6610
6611 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6612 use it.
6613 (gdb_is_target_remote_prompt): New proc.
6614 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6615 (gdb_is_target_native): Pass prompt parameter to
6616 gdb_is_target_1.
6617
6618 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6619
6620 * gdb.base/load-command.c: New file.
6621 * gdb.base/load-command.exp: New file.
6622 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6623 (gdb_is_target_1): ...this, and generalize for other targets
6624 than just remote.
6625 (gdb_is_target_remote): Use gdb_is_target_1.
6626 (gdb_is_target_native): use gdb_is_target_1.
6627
6628 2018-02-26 Tom Tromey <tom@tromey.com>
6629
6630 PR python/16497:
6631 * gdb.python/py-framefilter.exp: Update test.
6632
6633 2018-02-26 Tom Tromey <tom@tromey.com>
6634
6635 * gdb.dwarf2/variant.c: New file.
6636 * gdb.dwarf2/variant.exp: New file.
6637
6638 2018-02-26 Tom Tromey <tom@tromey.com>
6639
6640 * gdb.rust/simple.exp: Accept more possible results in enum test.
6641
6642 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6643
6644 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6645 parentheses.
6646
6647 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6648
6649 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6650 name of a variable: $actual_linejj -> $actual_line.
6651
6652 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6653
6654 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6655
6656 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6657
6658 * gdb.btrace/buffer-size.exp: Do not force BTS.
6659
6660 2018-02-14 Pedro Alves <palves@redhat.com>
6661
6662 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6663 getting a "Quit".
6664
6665 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6666
6667 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6668 Fix test name.
6669
6670 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6671
6672 * gdb.cp/m-static.exp: Check type of optimized out static
6673 member.
6674
6675 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6676
6677 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6678 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6679
6680 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6681 Leszek Swirski <leszeks@google.com>
6682
6683 * gdb.python/py-prettyprint.c
6684 (struct to_string_returns_value_inner,
6685 struct to_string_returns_value_wrapper): New.
6686 (main): Add tsrvw variable.
6687 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6688 ToStringReturnsValueWrapper): New classes.
6689 (register_pretty_printers): Register new pretty-printers.
6690 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6691 recursive pretty printer.
6692 * gdb.python/py-mi.exp: Likewise.
6693
6694 2018-02-01 Leszek Swirski <leszeks@google.com>
6695
6696 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6697 functions with the same name as an include file are parsed
6698 correctly.
6699
6700 2018-02-01 Yao Qi <yao.qi@linaro.org>
6701
6702 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6703 "\[^\r\n\]*".
6704
6705 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6706
6707 * gdb.arch/powerpc-prologue-frame.s: New file.
6708 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6709 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6710
6711 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6712
6713 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6714
6715 2018-01-30 Pedro Alves <palves@redhat.com>
6716
6717 PR gdb/13211
6718 * gdb.base/interrupt-daemon.c: New.
6719 * gdb.base/interrupt-daemon.exp: New.
6720 * gdb.multi/multi-term-settings.c: New.
6721 * gdb.multi/multi-term-settings.exp: New.
6722
6723 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6724
6725 * gdb.base/break.exp: Save the location where the breakpoint
6726 on break.c:47 was actually inserted when debugging the version
6727 compiled at -O2 and use it in the expected output of the "info
6728 break" test performed soon after.
6729
6730 2018-01-22 Pedro Alves <palves@redhat.com>
6731 Sergio Durigan Junior <sergiodj@redhat.com>
6732
6733 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6734 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6735
6736 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6737
6738 * gdb.base/break-include.c, gdb.base/break-include.inc,
6739 gdb.base/break-include.exp: New files.
6740 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6741 line number now being the actual line number where the breakpoint
6742 was inserted.
6743 * gdb.mi/mi-break.exp: Likewise.
6744 * gdb.mi/mi-reverse.exp: Likewise.
6745 * gdb.mi/mi-simplerun.exp: Ditto.
6746
6747 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6748
6749 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6750 varobj.
6751 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6752
6753 2018-01-21 Don Breazeal <donb@codesourcery.com>
6754 Andrew Burgess <andrew.burgess@embecosm.com>
6755
6756 * gdb.mi/basics.c: Add new global.
6757 * gdb.mi/mi-frame-regs.exp: New file.
6758 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6759 case.
6760
6761 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6762
6763 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6764 non-parameter, and on an unknown symbol.
6765
6766 2018-01-19 Tom Tromey <tom@tromey.com>
6767
6768 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6769 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6770
6771 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6772
6773 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6774 setrlimit and chdir to int.
6775
6776 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6777
6778 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6779 function.
6780 (my_tend): Likewise.
6781 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6782 rationale of avoiding FP- and vector instructions.
6783
6784 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6785
6786 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6787 "info reg" with "\[ \t\]*".
6788 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6789 "\[ \t\]+".
6790 * gdb.arch/s390-multiarch.exp: Ditto.
6791 * gdb.base/pc-fp.exp: Ditto.
6792 * gdb.reverse/i386-precsave.exp: Ditto.
6793 * gdb.reverse/i386-reverse.exp: Ditto.
6794 * gdb.reverse/i387-env-reverse.exp: Ditto.
6795 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6796
6797 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6798
6799 * lib/gdb.exp (gdb_compile): Re-enable use of
6800 universal_compile_options for languages other than Rust.
6801
6802 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6803
6804 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6805
6806 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6807
6808 PR gdb/16577
6809 * gdb.base/solib-vanish.exp: New.
6810 * gdb.base/solib-vanish-main.c: New.
6811 * gdb.base/solib-vanish-lib1.c: New.
6812 * gdb.base/solib-vanish-lib2.c: New.
6813
6814 2018-01-17 Yao Qi <yao.qi@linaro.org>
6815
6816 * gdb.compile/compile.exp: Match the address printed for
6817 frame in the output of command "bt".
6818
6819 2018-01-15 Tom Tromey <tom@tromey.com>
6820
6821 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6822 compute sp_reg.
6823
6824 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6825
6826 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6827 to prepare.
6828 (prepare): Return 0 on error, 1 on success.
6829
6830 2018-01-12 Pedro Alves <palves@redhat.com>
6831
6832 * gdb.base/continue-after-aborted-step-over.c: New.
6833 * gdb.base/continue-after-aborted-step-over.exp: New.
6834
6835 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6836
6837 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6838 options when not creating an executable.
6839
6840 2018-01-11 Pedro Alves <palves@redhat.com>
6841
6842 PR remote/22597
6843 * gdb.server/stop-reply-no-thread.c: New file.
6844 * gdb.server/stop-reply-no-thread.exp: New file.
6845
6846 2018-01-10 Pedro Alves <palves@redhat.com>
6847
6848 PR gdb/22670
6849 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6850 functions too. Test setting breakpoints and printing C functions
6851 with no debug info too.
6852 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6853
6854 2018-01-10 Pedro Alves <palves@redhat.com>
6855
6856 PR gdb/22670
6857 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6858 a fail.
6859
6860 2018-01-10 Pedro Alves <palves@redhat.com>
6861
6862 PR gdb/22670
6863 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6864
6865 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6866
6867 * gdb.server/unittest.exp: Match the output in non-development
6868 mode.
6869
6870 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6871
6872 * gdb.gdb/unittest.exp: Match output in non-development mode.
6873
6874 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6875
6876 * gdb.ada/access_tagged_param.exp: Relax expected output
6877 for value of "ObjL" in "continue" to pck.inspect breakpoint
6878 test.
6879
6880 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6881
6882 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6883 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6884
6885 2018-01-05 Pedro Alves <palves@redhat.com>
6886
6887 PR gdb/18653
6888 * gdb.base/libsegfault.exp: New.
6889
6890 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6891
6892 PR gdb/22670
6893 * gdb.ada/access_tagged_param.exp: New file.
6894 * gdb.ada/access_tagged_param/foo.adb: New file.
6895
6896 2018-01-05 Pedro Alves <palves@redhat.com>
6897
6898 PR gdb/22670
6899 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6900 exercise lower case too, and to exercise both full matching and
6901 wild matching.
6902
6903 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6904
6905 * gdb.ada/rename_subscript_param: New testcase.
6906
6907 2018-01-05 Jerome Guitton <guitton@adacore.com>
6908
6909 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6910
6911 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6912
6913 * gdb.ada/convvar_comp: New testcase.
6914
6915 2018-01-05 Xavier Roirand <roirand@adacore.com>
6916
6917 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6918 (My_Table): New global variable.
6919 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6920
6921 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6922
6923 PR gdb/22670
6924 * gdb.ada/maint_with_ada: New testcase.
6925
6926 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6927
6928 PR gdb/22670
6929 * gdb.ada/bp_c_mixed_case: New testcase.
6930
6931 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6932
6933 PR gdb/22670
6934 * gdb.ada/complete.exp: Add "complete break ada" test.
6935
6936 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6937
6938 PR gdb/22670
6939 * gdb.ada/info_addr_mixed_case: New testcase.
6940
6941 2018-01-03 Xavier Roirand <roirand@adacore.com>
6942
6943 * gdb.ada/excep_handle.exp: New testcase.
6944 * gdb.ada/excep_handle/foo.adb: New file.
6945 * gdb.ada/excep_handle/pck.ads: New file.
6946
6947 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6948
6949 * gdb.base/step-line.c: Add extra empty line in copyright header.
6950 * gdb.base/step-line.inp: Likewise.
6951
6952 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6953
6954 * gdb.ada/dyn_stride.exp: Add slice test.
6955
6956 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6957
6958 * gdb.ada/dyn_stride: New testcase.
6959
6960 2017-12-27 Stafford Horne <shorne@gmail.com>
6961
6962 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6963 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6964
6965 2017-12-27 Stafford Horne <shorne@gmail.com>
6966
6967 * gdb.base/reggroups.c: New file.
6968 * gdb.base/reggroups.exp: New file.
6969
6970 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6971
6972 * gdb.dwarf2/ada-valprint-error.c: New file.
6973 * gdb.dwarf2/ada-valprint-error.exp: New file.
6974
6975 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6976
6977 * gdb.ada/assign_arr: New testcase.
6978
6979 2017-12-18 Xavier Roirand <roirand@adacore.com>
6980
6981 * gdb.ada/funcall_ptr: New testcase.
6982
6983 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6984
6985 PR cli/16224
6986 * gdb.base/ptype-offsets.cc: New file.
6987 * gdb.base/ptype-offsets.exp: New file.
6988
6989 2017-12-15 Yao Qi <yao.qi@linaro.org>
6990
6991 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6992 if XML is disabled.
6993
6994 2017-12-15 Xavier Roirand <roirand@adacore.com>
6995
6996 * gdb.ada/same_component_name: New testcase.
6997
6998 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6999
7000 * gdb.ada/str_binop_equal: New testcase.
7001
7002 2017-12-14 Joel Brobecker <brobecker@adacore.com>
7003
7004 * gdb.ada/task_switch_in_core: New testcase.
7005
7006 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7007
7008 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7009 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7010 call test_bkpt_qualified.
7011 (test_bkpt_qualified): New proc.
7012
7013 2017-12-13 Pedro Alves <palves@redhat.com>
7014
7015 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7016 Tighten regexp by matching with an anchor.
7017
7018 2017-12-13 Pedro Alves <palves@redhat.com>
7019
7020 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7021 ("expression with namespace"): New set of tests.
7022 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7023 (Nested::Test_NS::qux): New.
7024 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7025 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7026
7027 2017-12-13 Joel Brobecker <brobecker@adacore.com>
7028
7029 * gdb.base/server-del-break.c: New file.
7030 * gdb.base/server-del-break.exp: New file.
7031
7032 2017-12-12 Stafford Horne <shorne@gmail.com>
7033
7034 * gdb.xml/tdesc-regs.exp: Add or1k support.
7035
7036 2017-12-12 Stafford Horne <shorne@gmail.com>
7037
7038 * gdb.base/bp-permanent.c: Define nop of or1k.
7039
7040 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7041
7042 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7043 output with components being reordered.
7044
7045 2017-12-11 Joel Brobecker <brobecker@adacore.com>
7046
7047 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7048 output with components being reordered.
7049
7050 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7051 Pedro Alves <palves@redhat.com>
7052
7053 * gdb.base/maint.exp (check for .gdb_index): Check also for
7054 .debug_names.
7055 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7056 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7057 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7058 (.gdb_index used after symbol reloading): Support also .debug_names.
7059 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7060
7061 2017-12-08 Yao Qi <yao.qi@linaro.org>
7062
7063 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7064 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7065
7066 2017-12-08 Yao Qi <yao.qi@linaro.org>
7067
7068 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7069 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7070
7071 2017-12-08 Yao Qi <yao.qi@linaro.org>
7072
7073 * gdb.arch/aarch64-tagged-pointer.c: New file.
7074 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7075
7076 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7077
7078 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7079 "int".
7080
7081 2017-12-07 Keith Seitz <keiths@redhat.com>
7082
7083 PR breakpoints/22569
7084 * gdb.linespec/ls-errs.exp: Change expected result of "break
7085 -source this file has spaces.c -line 3".
7086 Check that an explicit source file followed by whitespace is
7087 identified as an invalid explicit location.
7088
7089 2017-12-07 Keith Seitz <keiths@redhat.com>
7090
7091 * gdb.cp/nested-types.cc: New file.
7092 * gdb.cp/nested-types.exp: New file.
7093 * lib/cp-support.exp: Load data-structures.exp library.
7094 (debug_cp_test_ptype_class): New global.
7095 (cp_ptype_class_verbose, next_line): New procedures.
7096 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7097 Add and document new return value.
7098 Switch the list of lines to a queue.
7099 Add support for new `type' key for nested type definitions.
7100 Add debugging/troubleshooting messages.
7101 * lib/data-structures.exp: New file.
7102
7103 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7104
7105 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7106 with proc_with_prefix, don't use with_test_prefix.
7107
7108 2017-12-07 Tom Tromey <tom@tromey.com>
7109
7110 * gdb.base/break.exp: Add test for empty "commands".
7111
7112 2017-12-07 Yao Qi <yao.qi@linaro.org>
7113
7114 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7115 malloc and catch syscall.
7116
7117 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7118
7119 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
7120 tests for explicit locations.
7121
7122 2017-12-06 Pedro Alves <palves@redhat.com>
7123
7124 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7125 force-disabling XML descriptions.
7126
7127 2017-12-04 Pedro Alves <palves@redhat.com>
7128
7129 PR gdb/22499
7130 * gdb.arch/amd64-disp-step-avx.S: New file.
7131 * gdb.arch/amd64-disp-step-avx.exp: New file.
7132
7133 2017-12-03 Pedro Alves <palves@redhat.com>
7134
7135 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7136 and <string.h>.
7137 (parent_function): Print distinct messages when waitpid fails, or
7138 the child exits with a signal, or the child exits for an unhandled
7139 reason.
7140 * gdb.threads/process-dies-while-detaching.exp
7141 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7142 it. Wait for both inferior output and GDB's prompt. Use an
7143 indirect spawn id list.
7144 (do_detach): New parameter 'child_exit'. Use it to compute
7145 expected inferior output.
7146 (test_detach, test_detach_watch, test_detach_killed_outside):
7147 Adjust to pass down the expected child exit kind.
7148
7149 2017-12-01 Joel Brobecker <brobecker@adacore.com>
7150 Sergio Durigan Junior <sergiodj@redhat.com>
7151 Pedro Alves <palves@redhat.com>
7152
7153 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7154
7155 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7156
7157 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7158 to 'symbol-file' and 'add-symbol-file' can be
7159 position-independent.
7160
7161 2017-12-01 Yao Qi <yao.qi@linaro.org>
7162
7163 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7164 the URL in copyright header.
7165 * gdb.arch/aarch64-fp.exp: Likewise.
7166 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7167 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7168 * gdb.base/expand-psymtabs.exp: Likewise.
7169 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7170 * gdb.fortran/common-block.exp: Likewise.
7171 * gdb.fortran/common-block.f90: Likewise.
7172 * gdb.fortran/logical.exp: Likewise.
7173 * gdb.fortran/vla-datatypes.f90: Likewise.
7174 * gdb.fortran/vla-sub.f90: Likewise.
7175
7176 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7177
7178 * gdb.ada/repeat_dyn: New testcase.
7179
7180 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7181
7182 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7183 Update for changed thread numbering.
7184 * gdb.cell/bt.exp: Update for changed GDB output.
7185
7186 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7187
7188 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7189 setting isremote by hand.
7190 * boards/dwarf4-gdb-index.exp: Likewise.
7191 * boards/fission.exp: Likewise.
7192 * boards/stabs.exp: Likewise.
7193
7194 2017-11-30 Pedro Alves <palves@redhat.com>
7195
7196 * gdb.linespec/cpls-ops.exp
7197 (check_explicit_skips_function_argument): Extract the underlying
7198 type of size_t instead of hardcoding it.
7199
7200 2017-11-29 Pedro Alves <palves@redhat.com>
7201
7202 PR c++/19436
7203 * gdb.linespec/cpls-abi-tag.cc: New file.
7204 * gdb.linespec/cpls-abi-tag.exp: New file.
7205
7206 2017-11-29 Pedro Alves <palves@redhat.com>
7207
7208 * gdb.base/langs.exp: Use -qualified.
7209 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7210 it.
7211 * gdb.cp/namespace.exp: Use -qualified.
7212 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7213 (overload-3, template-overload, template-ret-type, const-overload)
7214 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7215 procedures.
7216 (test_driver): Call them.
7217 * gdb.cp/save-bp-qualified.cc: New.
7218 * gdb.cp/save-bp-qualified.exp: New.
7219 * gdb.linespec/explicit.exp: Test -qualified.
7220 * lib/completion-support.exp (completion::explicit_opts_list): Add
7221 "-qualified".
7222 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7223
7224 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7225
7226 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7227
7228 2017-11-29 Tom Tromey <tom@tromey.com>
7229
7230 * gdb.base/relocate.exp: Update invalid argument test.
7231 Add new tests for invalid arguments.
7232
7233 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7234
7235 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7236 Return 0 as a long.
7237 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7238
7239 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7240
7241 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7242 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7243 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7244 func ().
7245 * gdb.cp/shadow.cc (B.func): Return 0.
7246
7247 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7248
7249 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7250 expected output in gdb_expect call to allow the exception
7251 message to be present as well. Fix syntax confusion to avoid
7252 TCL thinking that exception_name is an array.
7253
7254 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7255
7256 * gdb.arch/spu-info.c: Include <unistd.h>.
7257 (do_signal_test): Fix broken calls to write.
7258 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7259 Fix checks for empty mailboxes. Update signal tests for corrected
7260 do_signal_test routine. Allow nonzero event status.
7261 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7262 * gdb.cell/arch.exp: Use standard_output_file.
7263 * gdb.cell/break.exp: Likewise.
7264 * gdb.cell/bt.exp: Likewise.
7265 * gdb.cell/core.exp: Likewise.
7266 * gdb.cell/dwarfaddr.exp: Likewise.
7267 * gdb.cell/ea-cache.exp: Likewise.
7268 * gdb.cell/ea-standalone.exp: Likewise.
7269 * gdb.cell/f-regs.exp: Likewise.
7270 * gdb.cell/fork.exp: Likewise.
7271 * gdb.cell/gcore.exp: Likewise.
7272 * gdb.cell/mem-access.exp: Likewise.
7273 * gdb.cell/ptype.exp: Likewise.
7274 * gdb.cell/registers.exp: Likewise.
7275 * gdb.cell/sizeof.exp: Likewise.
7276 * gdb.cell/solib-symbol.exp: Likewise.
7277 * gdb.cell/solib.exp: Likewise.
7278
7279 2017-11-25 Pedro Alves <palves@redhat.com>
7280
7281 * gdb.base/complete-empty.exp: New file.
7282 * gdb.base/completion.exp: Adjust.
7283
7284 2017-11-25 Pedro Alves <palves@redhat.com>
7285
7286 * gdb.linespec/cpls-ops.cc: New file.
7287 * gdb.linespec/cpls-ops.exp: New file.
7288 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7289 factored out from ...
7290 (test_complete_prefix_range): ... this.
7291
7292 2017-11-24 Pedro Alves <palves@redhat.com>
7293
7294 * gdb.linespec/cpcompletion.exp: New file.
7295 * gdb.linespec/cpls-hyphen.cc: New file.
7296 * gdb.linespec/cpls.cc: New file.
7297 * gdb.linespec/cpls2.cc: New file.
7298 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7299 test to use test_gdb_complete_unique. Add label completion,
7300 keyword completion and explicit location completion tests.
7301 * lib/completion-support.exp: New file.
7302
7303 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7304
7305 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7306 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7307 when hitting an exception catchpoint.
7308
7309 2017-11-22 Yao Qi <yao.qi@linaro.org>
7310
7311 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7312
7313 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7314
7315 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7316 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7317 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7318
7319 2017-11-22 Yao Qi <yao.qi@linaro.org>
7320
7321 * gdb.base/info-os.exp: Pass pthreads.
7322 * gdb.multi/multi-attach.exp: Likewise.
7323
7324 2017-11-22 Yao Qi <yao.qi@linaro.org>
7325
7326 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7327 compiler.
7328
7329 2017-11-22 Yao Qi <yao.qi@linaro.org>
7330
7331 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7332 * gdb.base/break-interp.exp: Likewise.
7333 * gdb.base/jit-attach-pie.exp: Likewise.
7334
7335 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7336
7337 * gdb.base/float128.c (large128): New variable.
7338 * gdb.base/float128.exp: Add test to print largest __float128 value.
7339
7340 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7341
7342 * gdb.arch/vsx-regs.exp: Update register content checks.
7343
7344 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7345
7346 * gdb.arch/ppc-longdouble.exp: New file.
7347 * gdb.arch/ppc-longdouble.c: Likewise.
7348
7349 2017-11-21 Pedro Alves <palves@redhat.com>
7350
7351 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7352
7353 2017-11-20 Pedro Alves <palves@redhat.com>
7354
7355 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7356 (long_double_typedef): New typedefs.
7357 Use DEF on double and long double.
7358 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7359 cases.
7360 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7361 and 'long_double_ptr_same_size' locals. Use them to decide
7362 whether cast from array/function to float is valid/invalid.
7363
7364 2017-11-17 Tom Tromey <tom@tromey.com>
7365
7366 * gdb.rust/traits.rs: New file.
7367 * gdb.rust/traits.exp: New file.
7368
7369 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7370
7371 * gdb.ada/minsyms: New testcase.
7372
7373 2017-11-16 Pedro Alves <palves@redhat.com>
7374
7375 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7376 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7377
7378 2017-11-16 Pedro Alves <palves@redhat.com>
7379
7380 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7381 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7382
7383 2017-11-16 Pedro Alves <palves@redhat.com>
7384
7385 * gdb.server/reconnect-ctrl-c.c: New file.
7386 * gdb.server/reconnect-ctrl-c.exp: New file.
7387
7388 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7389
7390 * gdb.python/py-rbreak.exp: New file.
7391 * gdb.python/py-rbreak.c: New file.
7392 * gdb.python/py-rbreak-func2.c: New file.
7393
7394 2017-11-16 Pedro Alves <palves@redhat.com>
7395
7396 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7397 pattern.
7398 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7399 GDB.
7400
7401 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7402
7403 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7404 regex.
7405
7406 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7407
7408 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7409 test names.
7410
7411 2017-11-09 Pedro Alves <palves@redhat.com>
7412
7413 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7414 factored out from ...
7415 (top level): ... here, and adjusted to avoid expecting beyond the
7416 prompt in a single gdb_test_multiple.
7417
7418 2017-11-09 Pedro Alves <palves@redhat.com>
7419
7420 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7421 output.
7422 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7423 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7424 * gdb.server/ext-run.exp ("kill" test): Likewise.
7425 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7426
7427 2017-11-09 Pedro Alves <palves@redhat.com>
7428
7429 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7430 match till end of line.
7431
7432 2017-11-09 Pedro Alves <palves@redhat.com>
7433
7434 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7435
7436 2017-11-09 Pedro Alves <palves@redhat.com>
7437
7438 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7439 New procedures, factored out from ...
7440 (top level): ... here, and adjusted to avoid expecting beyond the
7441 prompt in one go.
7442
7443 2017-11-09 Pedro Alves <palves@redhat.com>
7444
7445 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7446 output. Fix '?' match.
7447
7448 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7449
7450 * gdb.ada/scoped_watch: New testcase.
7451 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7452 which is actually correct.
7453 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7454 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7455
7456 2017-11-08 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.gdb/complaints.exp (test_initial_complaints)
7459 (test_serial_complaints, test_short_complaints): Call
7460 complaint_internal instead of complaint.
7461
7462 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7463
7464 * gdb.threads/tls-core.c: New file.
7465 * gdb.threads/tls-core.exp: Likewise.
7466
7467 2017-11-08 Pedro Alves <palves@redhat.com>
7468
7469 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7470 (p Exported_Capitalized): New test.
7471 (p exported_capitalized): New test.
7472
7473 2017-11-07 Pedro Alves <palves@redhat.com>
7474
7475 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7476
7477 2017-11-07 Pedro Alves <palves@redhat.com>
7478
7479 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7480 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7481 (disable_invalid, disable_inverted, disable_negative): New
7482 procedures.
7483 ("bad numbers"): New set of tests.
7484
7485 2017-11-07 Pedro Alves <palves@redhat.com>
7486
7487 * gdb.cp/ena-dis-br-range.exp: Add tests.
7488
7489 2017-11-07 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7492
7493 2017-11-07 Xavier Roirand <roirand@adacore.com>
7494 Pedro Alves <palves@redhat.com>
7495
7496 * gdb.base/ena-dis-br.exp: Add reference to
7497 gdb.cp/ena-dis-br-range.exp.
7498 * gdb.cp/ena-dis-br-range.exp: New file.
7499 * gdb.cp/ena-dis-br-range.cc: New file.
7500
7501 2017-11-06 Pedro Alves <palves@redhat.com>
7502
7503 * gdb.base/attach-non-pgrp-leader.c: New.
7504 * gdb.base/attach-non-pgrp-leader.exp: New.
7505
7506 2017-11-06 Pedro Alves <palves@redhat.com>
7507
7508 * configure.ac: No longer check for termio.h and sgtty.h.
7509 * configure: Regenerate.
7510 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7511 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7512 Remove termio and sgtty code.
7513
7514 2017-11-03 Yao Qi <yao.qi@linaro.org>
7515
7516 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7517 in GDB is disabled.
7518
7519 2017-11-03 Yao Qi <yao.qi@linaro.org>
7520
7521 * gdb.python/py-thrhandle.exp: Skip it if python is not
7522 enabled.
7523
7524 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7525
7526 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7527 as a breakpoint command.
7528
7529 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7530
7531 PR python/21213
7532 * gdb.python/py-infthread.exp: Test calling
7533 InferiorThread.inferior () multiple times in a row.
7534
7535 2017-10-27 Keith Seitz <keiths@redhat.com>
7536
7537 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7538 Test "info break" for every inlined function breakpoint.
7539
7540 2017-10-27 Yao Qi <yao.qi@linaro.org>
7541
7542 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7543
7544 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7545
7546 * gdb.cp/classes.exp (test_static_members): Test printing
7547 Outer::instance.
7548 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7549 (Inner::instance, Outer::instance): New.
7550
7551 2017-10-24 Pedro Alves <palves@redhat.com>
7552
7553 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7554 extra console" test in two stages.
7555
7556 2017-10-24 Pedro Alves <palves@redhat.com>
7557
7558 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7559
7560 2017-10-24 Pedro Alves <palves@redhat.com>
7561
7562 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7563 loop.
7564
7565 2017-10-24 Pedro Alves <palves@redhat.com>
7566
7567 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7568 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7569
7570 2017-10-24 Pedro Alves <palves@redhat.com>
7571
7572 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7573 parameter and handle it. Don't output read value in test name.
7574
7575 2017-10-24 Pedro Alves <palves@redhat.com>
7576
7577 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7578 custom test name.
7579
7580 2017-10-24 Pedro Alves <palves@redhat.com>
7581
7582 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7583 include the unstable output directory name in the test's name.
7584 (initial_setup_simple) <'set args'>: Use custom test name.
7585
7586 2017-10-24 Pedro Alves <palves@redhat.com>
7587
7588 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7589 with explicit test name.
7590
7591 2017-10-20 Pedro Alves <palves@redhat.com>
7592
7593 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7594 'wait -i'. Use gdb_assert and remote_close.
7595
7596 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7597
7598 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7599 number from variable rather than hard-coded.
7600
7601 2017-10-19 Pedro Alves <palves@redhat.com>
7602
7603 * gdb.base/long-inferior-output.c: New file.
7604 * gdb.base/long-inferior-output.exp: New file.
7605
7606 2017-11-18 Keith Seitz <keiths@redhat.com>
7607
7608 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7609 method.
7610 (main): Call it.
7611 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7612 Add additional user-defined conversion operator tests.
7613
7614 2017-10-17 Pedro Alves <palves@redhat.com>
7615
7616 * boards/native-stdio-gdbserver.exp: Load "local-board".
7617
7618 2017-10-17 Pedro Alves <palves@redhat.com>
7619
7620 * gdb.base/quit-live.c: New file.
7621 * gdb.base/quit-live.exp: New file.
7622
7623 2017-10-16 Keith Seitz <keiths@redhat.com>
7624
7625 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7626 (class_with_protected_typedef, class_with_private_typedef)
7627 (struct_with_public_typedef, struct_with_protected_typedef)
7628 (struct_with_private_typedef): New classes/structs.
7629 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7630 typedefs and access specifiers.
7631
7632 2017-10-16 Pedro Alves <palves@redhat.com>
7633 Simon Marchi <simon.marchi@polymtl.ca>
7634
7635 * README (Local vs Remote vs Native): New section.
7636 * boards/local-board.exp: New file, with bits factored out from
7637 ...
7638 * boards/native-extended-gdbserver.exp: ... here. Load
7639 "local-board".
7640 * boards/native-gdbserver.exp: Load "local-board".
7641 (${board}_spawn, ${board}_exec): Delete.
7642 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7643 ...
7644 * boards/stdio-gdbserver-base.exp: ... this new file.
7645 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7646 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7647 procedure.
7648 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7649 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7650 stdio_gdbserver_command.
7651 (${board}_get_remote_address, ${board}_get_comm_port)
7652 (${board}_download, ${board}_upload): Delete.
7653 (get_target_remote_pipe_cmd): New.
7654
7655 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7656
7657 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7658 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7659 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7660 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7661 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7662 remove with_test_prefix.
7663
7664 2017-10-13 Pedro Alves <palves@redhat.com>
7665
7666 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7667 * gdb.base/annota1.exp: Use it instead of is_remote.
7668 * gdb.base/annota3.exp: Use it instead of is_remote.
7669 * gdb.cp/annota2.exp: Use it instead of is_remote.
7670 * gdb.cp/annota3.exp: Use it instead of is_remote.
7671 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7672
7673 2017-10-13 Pedro Alves <palves@redhat.com>
7674
7675 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7676 (test_num_test_vars, run_and_count_vars, find_env)
7677 (test_set_unset_env, test_inherit_env_var): New procedures.
7678 (top level): Use them.
7679
7680 2017-10-13 Pedro Alves <palves@redhat.com>
7681
7682 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7683 also skip on stub-like targets.
7684
7685 2017-10-13 Pedro Alves <palves@redhat.com>
7686
7687 PR gdb/22293
7688 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7689 (top level): Move some tests to ...
7690 (test_not_found): ... this new procedure.
7691 (top level): Call it.
7692
7693 2017-10-13 Pedro Alves <palves@redhat.com>
7694
7695 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7696 expect different "info terminal" output if testing with a
7697 non-native target.
7698
7699 2017-10-13 Pedro Alves <palves@redhat.com>
7700 Simon Marchi <simon.marchi@polymtl.ca>
7701
7702 PR python/12966
7703 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7704
7705 2017-10-13 Pedro Alves <palves@redhat.com>
7706
7707 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7708 already.
7709
7710 2017-10-13 Pedro Alves <palves@redhat.com>
7711
7712 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7713 is_remote.
7714
7715 2017-10-13 Pedro Alves <palves@redhat.com>
7716
7717 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7718 is_remote.
7719
7720 2017-10-13 Pedro Alves <palves@redhat.com>
7721
7722 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7723 is set.
7724 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7725 instead of is_remote.
7726
7727 2017-10-13 Pedro Alves <palves@redhat.com>
7728
7729 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7730 (top level): Add comment.
7731
7732 2017-10-13 Pedro Alves <palves@redhat.com>
7733
7734 * gdb.base/remote.exp (top level): Fix comment typo and add
7735 missing return.
7736
7737 2017-10-13 Pedro Alves <palves@redhat.com>
7738 Simon Marchi <simon.marchi@polymtl.ca>
7739
7740 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7741 calls and add comments. Skip test if use_gdb_stub is set.
7742 (top level): Use "set cwd" command instead of "cd" command.
7743
7744 2017-10-13 Pedro Alves <palves@redhat.com>
7745
7746 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7747 is_remote target check.
7748
7749 2017-10-13 Pedro Alves <palves@redhat.com>
7750
7751 * gdb.base/scope.exp: Use build_executable + clean_restart +
7752 gdb_file_cmd instead of prepare_for_testing and no longer skip
7753 "before run" tests on is_remote target boards. Update comments.
7754 * boards/native-extended-gdbserver.exp
7755 (extended_gdbserver_load_last_file): New, factored out from ...
7756 (gdb_load): ... this. Move further below and add comment.
7757 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7758
7759 2017-10-12 Pedro Alves <palves@redhat.com>
7760
7761 * gdb.base/attach.exp: Remove references to gdb64.
7762 * gdb.base/dbx.exp: Remove references to gdb64.
7763
7764 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7765 Pedro Alves <palves@redhat.com>
7766
7767 * gdb.base/label.exp: Remove is_remote target check.
7768
7769 2017-10-12 Pedro Alves <palves@redhat.com>
7770
7771 * gdb.base/auvx.exp (coredir): Update comment.
7772 (top level) <core_works>: Use "set cwd" command instead of "cd"
7773 command.
7774
7775 2017-10-12 Pedro Alves <palves@redhat.com>
7776 Simon Marchi <simon.marchi@polymtl.ca>
7777
7778 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7779 target boards.
7780
7781 2017-10-12 Pedro Alves <palves@redhat.com>
7782 Simon Marchi <simon.marchi@polymtl.ca>
7783
7784 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7785 Instead skip if there's any gdb_protocol set.
7786
7787 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7788 Pedro Alves <palves@redhat.com>
7789
7790 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7791
7792 2017-10-12 Pedro Alves <palves@redhat.com>
7793 Simon Marchi <simon.marchi@polymtl.ca>
7794
7795 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7796 instead of on dejagnu remote boards.
7797
7798 2017-10-12 Pedro Alves <palves@redhat.com>
7799 Simon Marchi <simon.marchi@polymtl.ca>
7800
7801 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7802 checks. Use build_executable + clean_restart instead of
7803 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7804 of enabling non-stop after starting gdb.
7805
7806 2017-10-12 Pedro Alves <palves@redhat.com>
7807
7808 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7809 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7810 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7811 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7812
7813 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7814
7815 * gdb.arch/arc-tdesc-cpu.exp: New file.
7816 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7817
7818 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7819
7820 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7821
7822 2017-10-10 Pedro Alves <palves@redhat.com>
7823
7824 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7825 expect CLI output.
7826
7827 2017-10-10 Pedro Alves <palves@redhat.com>
7828
7829 * lib/selftest-support.exp (selftest_setup): Update for
7830 captured_command_loop's prototype change.
7831
7832 2017-10-09 Pedro Alves <palves@redhat.com>
7833
7834 Test both arch1=>arch2 and arch2=>arch1.
7835
7836 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7837 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7838 factored out to...
7839 (append_arch1_options, append_arch2_options, append_arch_options)
7840 (build_executables): New procedures.
7841 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7842 local.
7843 (top level): Add new 'first_arch' testing axis.
7844
7845 2017-10-09 Pedro Alves <palves@redhat.com>
7846
7847 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7848 (barrier): New.
7849 (thread_start, all_started): New functions.
7850 (main): Spawn new thread and wait until it is scheduled.
7851 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7852 option.
7853 (do_test): Add 'selected_thread' parameter. Run to all_started
7854 instead of main. Explicitly set the breakpoint at main. Switch
7855 to the SELECTED_THREAD thread.
7856 (top level): Test handling the exec event with either the main
7857 thread or the second thread selected.
7858
7859 2017-10-09 Pedro Alves <palves@redhat.com>
7860
7861 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7862 logic. Move STOP marker after the value checks.
7863 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7864 regexp.
7865
7866 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7867
7868 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7869
7870 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7871
7872 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7873 integer-to-dfp conversion.
7874 * gdb.base/dfp-test.exp: Likewise.
7875
7876 2017-10-04 Pedro Alves <palves@redhat.com>
7877
7878 * gdb.multi/hangout.c: Include <unistd.h>.
7879 (hangout_loop): New function.
7880 (main): Call alarm. Call hangout_loop in a loop.
7881 * gdb.multi/hello.c: Include <unistd.h>.
7882 (hello_loop): New function.
7883 (main): Call alarm. Call hangout_loop in a loop.
7884 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7885 inferior with the other selected.
7886
7887 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7888
7889 * gdb.mi/list-thread-groups-available.exp: New file.
7890 * gdb.mi/list-thread-groups-available.c: New file.
7891
7892 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7893
7894 * gdb.base/set-cwd.exp: Make it available on
7895 native-extended-gdbserver.
7896
7897 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7898
7899 * gdb.base/set-cwd.c: New file.
7900 * gdb.base/set-cwd.exp: Likewise.
7901
7902 2017-10-02 Tom Tromey <tom@tromey.com>
7903
7904 PR rust/22236:
7905 * gdb.rust/simple.rs (main): New variable "fslice".
7906 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7907
7908 2017-10-02 Tom Tromey <tom@tromey.com>
7909
7910 * gdb.rust/simple.exp: Test ptype of a slice.
7911
7912 2017-10-02 Tom Tromey <tom@tromey.com>
7913
7914 * gdb.rust/simple.exp: Test index of slice.
7915
7916 2017-09-27 Tom Tromey <tom@tromey.com>
7917
7918 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7919
7920 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7921 Pedro Alves <palves@redhat.com>
7922
7923 * gdb.base/compare-sections.exp (get value of read-only section): Read
7924 as unsigned value.
7925 (corrupt read-only section): Likewise and don't set written if patching
7926 failed.
7927
7928 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7929
7930 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7931 files.
7932
7933 2017-09-20 Pedro Alves <palves@redhat.com>
7934
7935 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7936 symbol names in gdb's output.
7937 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7938
7939 2017-09-20 Pedro Alves <palves@redhat.com>
7940
7941 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7942 Rename to ...
7943 (test_list_ambiguous_symbol): ... this and add a symbol name
7944 parameter. Adjust.
7945 (test_list_ambiguous_function): Reimplement on top of
7946 test_list_ambiguous_symbol and also test listing ambiguous
7947 variables.
7948 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7949 (ambiguous_fun): ... this.
7950 (ambiguous_var): New.
7951 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7952 (ambiguous_fun): ... this.
7953 (ambiguous_var): New.
7954
7955 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7956
7957 * gdb.base/starti.c: New file.
7958 * gdb.base/starti.exp: New file.
7959 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7960
7961 2017-09-14 Pedro Alves <palves@redhat.com>
7962
7963 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7964 (top level): Use it instead of runto.
7965
7966 2017-09-11 Tom Tromey <tom@tromey.com>
7967
7968 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7969
7970 2017-09-11 Tom Tromey <tom@tromey.com>
7971
7972 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7973 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7974
7975 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7976
7977 * gdb.fortran/printing-types.exp: New file.
7978 * gdb.fortran/printing-types.exp: New file.
7979
7980 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7981
7982 * gdb.fortran/vla-ptype.exp: Fix typos.
7983 * gdb.fortran/vla-value.exp: Same.
7984
7985 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7986
7987 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7988 * gdb.mi/mi-var-child-f.exp: Likewise.
7989 * gdb.mi/mi-vla-fortran.exp: Likewise.
7990
7991 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7992 Christoph Weinmann <christoph.t.weinmann@intel.com>
7993 Bernhard Heckel <bernhard.heckel@intel.com>
7994
7995 * gdb.fortran/ptr-indentation.f90: New file.
7996 * gdb.fortran/ptr-indentation.exp: New file.
7997
7998 2017-09-05 Tom Tromey <tom@tromey.com>
7999
8000 PR gdb/22010:
8001 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8002
8003 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8004
8005 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8006
8007 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8008
8009 * gdb.threads/tls-nodebug-pie.c: New file.
8010 * gdb.threads/tls-nodebug-pie.exp: New file.
8011
8012 2017-09-05 Tom Tromey <tom@tromey.com>
8013
8014 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8015 for rust.
8016
8017 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8018
8019 * gdb.multi/multi-arch-exec.exp: Test with different
8020 "follow-exec-mode" settings.
8021 (do_test): New procedure.
8022
8023 2017-09-04 Pedro Alves <palves@redhat.com>
8024
8025 * gdb.base/func-static.c (S::method const, S::method volatile)
8026 (S::method volatile const): New methods.
8027 (c_s, v_s, cv_s): New instances.
8028 (main): Call method() on them.
8029 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8030 (cannot_resolve): New procedure.
8031 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8032 print-quote-unquoted columns.
8033 (do_test): Test printing each scope too.
8034
8035 2017-09-04 Pedro Alves <palves@redhat.com>
8036
8037 * gdb.base/local-static.exp: Also test with
8038 class::method::variable wholly quoted.
8039 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8040
8041 2017-09-04 Pedro Alves <palves@redhat.com>
8042
8043 * gdb.base/local-static.c: New.
8044 * gdb.base/local-static.cc: New.
8045 * gdb.base/local-static.exp: New.
8046
8047 2017-09-04 Pedro Alves <palves@redhat.com>
8048
8049 * gdb.asm/asm-source.exp: Add casts to int.
8050 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8051 (dataglobal64_1, dataglobal64_2): New globals.
8052 * gdb.base/nodebug.exp: Test different expressions involving the
8053 new globals, with print, whatis and ptype. Add casts to int.
8054 * gdb.base/solib-display.exp: Add casts to int.
8055 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8056 * gdb.cp/m-static.exp: Add cast to int.
8057 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8058 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8059 tls variable with no debug info without a cast. Test with a cast
8060 to int too.
8061 * gdb.trace/entry-values.exp: Add casts.
8062
8063 2017-09-04 Pedro Alves <palves@redhat.com>
8064
8065 * gdb.base/nodebug.exp: Test that ptype's error about functions
8066 with unknown return type includes the function name too.
8067
8068 2017-09-04 Pedro Alves <palves@redhat.com>
8069
8070 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8071 return type of munmap in infcall.
8072 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8073 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8074 type of ftell in infcall.
8075 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8076 type of getpid in infcall.
8077 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8078 infcall.
8079 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8080 Bail on failure to extract the pid.
8081 * gdb.base/nodebug.c: #include <stdint.h>.
8082 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8083 New functions.
8084 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8085 Change expected output of print/whatis/ptype with functions with
8086 no debug info. Test all supported languages. Call
8087 test_call_promotion.
8088 * gdb.compile/compile.exp: Adjust expected output to expect
8089 warning.
8090 * gdb.threads/siginfo-threads.exp: Likewise.
8091
8092 2017-09-04 Pedro Alves <palves@redhat.com>
8093
8094 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8095 "prototypes". Test calling float functions via prototyped and
8096 unprototyped function pointers.
8097 (perform_all_tests): New parameter "prototypes". Pass it down.
8098 (top level): Pass down "prototypes" parameter to
8099 perform_all_tests.
8100
8101 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8102
8103 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8104 Test with nested loops.
8105
8106 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8107
8108 * gdb.base/commands.exp: Call the new procedures.
8109 (loop_break_test, loop_continue_test): New procedures.
8110
8111 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8112
8113 * gdb.base/commands.exp: Call new procedure.
8114 (define_if_without_arg_test): New procedure.
8115
8116 2017-09-04 Pedro Alves <palves@redhat.com>
8117
8118 * gdb.base/list-ambiguous.exp: New file.
8119 * gdb.base/list-ambiguous0.c: New file.
8120 * gdb.base/list-ambiguous1.c: New file.
8121 * gdb.base/list.exp (test_list_range): Adjust expected output.
8122
8123 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8124
8125 * gdb.base/share-env-with-gdbserver.c: New file.
8126 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8127
8128 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8129
8130 * gdb.base/commands.exp (gdbvar_simple_if_test,
8131 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8132 progvar_simple_if_test, progvar_simple_while_test,
8133 progvar_complex_if_while_test, user_defined_command_test,
8134 user_defined_command_args_eval,
8135 user_defined_command_args_stack_test,
8136 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8137 temporary_breakpoint_commands,
8138 gdb_test_no_prompt, redefine_hook_test,
8139 redefine_backtrace_test): Remove "global gdb_prompt".
8140
8141 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8142
8143 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8144 New proc, call it from toplevel.
8145
8146 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8147
8148 PR remote/21852
8149 * gdb.server/normal.c: New file, copied from gdb.base.
8150 * gdb.server/run-without-local-binary.exp: New file.
8151
8152 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
8153
8154 * gdb.arch/sparc64-adi.exp: New file.
8155 * gdb.arch/sparc64-adi.c: New file.
8156
8157 2017-08-22 Pedro Alves <palves@redhat.com>
8158
8159 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8160 (top level): Add "list all overloads" tests.
8161
8162 2017-08-22 Tom Tromey <tom@tromey.com>
8163
8164 * gdb.gdb/xfullpath.exp: Remove.
8165
8166 2017-08-21 Pedro Alves <palves@redhat.com>
8167
8168 PR gdb/19487
8169 * gdb.base/symbol-alias.c: New.
8170 * gdb.base/symbol-alias2.c: New.
8171 * gdb.base/symbol-alias.exp: New.
8172
8173 2017-08-21 Pedro Alves <palves@redhat.com>
8174
8175 * gdb.base/dfp-test.c
8176 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8177 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8178 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8179 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8180 * gdb.base/whatis-ptype-typedefs.c: New.
8181 * gdb.base/whatis-ptype-typedefs.exp: New.
8182 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8183 (an_int, an_int_type, an_int_type2): New globals.
8184 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8185 involving typedefs and cast expressions.
8186 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8187 (lookup_typedefs_function): New.
8188 (typedefs_pretty_printers_dict): New.
8189 (top level): Register lookup_typedefs_function in
8190 gdb.pretty_printers.
8191
8192 2017-08-18 Yao Qi <yao.qi@linaro.org>
8193
8194 * gdb.server/unittest.exp: New.
8195
8196 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8197
8198 PR gdb/21954
8199 * gdb.base/environ.exp: Add test to check if 'unset environment'
8200 works.
8201
8202 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8203
8204 * lib/gdb.exp (universal_compile_options): New caching proc.
8205 (gdb_compile): Suppress GCC's coloring of messages.
8206
8207 2017-08-14 Tom Tromey <tom@tromey.com>
8208
8209 PR gdb/21675:
8210 * gdb.base/printcmds.exp (test_radices): New function.
8211 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8212 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8213 * lib/gdb.exp (get_integer_valueof): Use p/d.
8214
8215 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8216
8217 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8218 characters.
8219
8220 2017-08-05 Tom Tromey <tom@tromey.com>
8221
8222 * gdb.rust/simple.exp: Allow String to appear in a different
8223 namespace.
8224
8225 2017-07-26 Yao Qi <yao.qi@linaro.org>
8226
8227 * gdb.gdb/unittest.exp: Invoke command
8228 "maintenance check xml-descriptions".
8229
8230 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8231
8232 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8233 calling context.
8234 (hex128): Drop erroneous calculation of parameters.
8235
8236 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8237
8238 * gdb.python/py-unwind.exp: Disable stack protection when
8239 building test file.
8240
8241 2017-07-20 Pedro Alves <palves@redhat.com>
8242
8243 * gdb.base/default.exp (set language): Adjust expected output.
8244
8245 2017-07-20 Pedro Alves <palves@redhat.com>
8246
8247 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8248 (test_minsym): ... this, and make static.
8249 (get_pck__foo__bar__minsym): Rename to ...
8250 (get_test_minsym): ... this.
8251 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8252 symbol names and comments.
8253 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8254 (get_test_minsym): ... this.
8255 (pck__foo__bar__minsym__2): Rename to ...
8256 (test_minsym): ... this.
8257 (main): Adjust.
8258
8259 2017-07-17 Pedro Alves <palves@redhat.com>
8260
8261 * gdb.base/completion.exp: Adjust expected output.
8262 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8263 the completer works.
8264
8265 2017-07-17 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8268
8269 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8270
8271 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8272
8273 2017-07-14 Tom Tromey <tom@tromey.com>
8274
8275 PR rust/21764:
8276 * gdb.rust/simple.exp: Add tests.
8277
8278 2017-07-14 Tom Tromey <tom@tromey.com>
8279
8280 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8281
8282 2017-07-14 Pedro Alves <palves@redhat.com>
8283
8284 * gdb.linespec/base/one/thefile.cc (z1): New function.
8285 * gdb.linespec/base/two/thefile.cc (z2): New function.
8286 * gdb.linespec/linespec.exp: Add tests.
8287
8288 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8289
8290 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8291 to mi_create_breakpoint.
8292
8293 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8294
8295 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8296 mi_create_breakpoint.
8297
8298 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8299
8300 * gdb.dlang/demangle.exp: Update for demangling changes.
8301
8302 2017-07-09 Tom Tromey <tom@tromey.com>
8303
8304 * gdb.dwarf2/shortpiece.exp: New file.
8305
8306 2017-07-06 David Blaikie <dblaikie@gmail.com>
8307
8308 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8309 built from fissiont-multi-cu{1,2}.c.
8310 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8311 except putting 'main' and 'func' in separate CUs in the same DWO file.
8312 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8313 test.
8314 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8315 test.
8316
8317 2017-07-06 Pedro Alves <palves@redhat.com>
8318
8319 * gdb.python/py-unwind.exp: Test flushregs.
8320
8321 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8322
8323 PR cli/21688
8324 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8325 tests for alias commands and trailing whitespace.
8326
8327 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8328
8329 PR cli/21688
8330 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8331 procedure. Call it.
8332
8333 2017-06-29 Pedro Alves <palves@redhat.com>
8334
8335 * gdb.base/printcmds.exp: Add tests.
8336
8337 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8338
8339 PR gdb/21337
8340 * gdb.base/reread-readsym.exp: New file.
8341 * gdb.base/reread-readsym.c: New file.
8342
8343 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8344
8345 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8346 subpattern.
8347
8348 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8349
8350 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8351 extended mnemonic.
8352 * gdb.arch/powerpc-power9.s: Likewise.
8353
8354 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8355
8356 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8357 on 32-bit x86 targets. Exploit is_*_target macros where
8358 appropriate.
8359
8360 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8361
8362 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8363 register pieces.
8364
8365 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8366
8367 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8368 located in one or more DWARF pieces.
8369
8370 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8371
8372 * lib/gdb.exp (get_endianness): New proc.
8373 * gdb.arch/aarch64-fp.exp: Use it.
8374 * gdb.arch/altivec-regs.exp: Likewise.
8375 * gdb.arch/e500-regs.exp: Likewise.
8376 * gdb.arch/vsx-regs.exp: Likewise.
8377 * gdb.base/dump.exp: Likewise.
8378 * gdb.base/funcargs.exp: Likewise.
8379 * gdb.base/gnu_vector.exp: Likewise.
8380 * gdb.dwarf2/formdata16.exp: Likewise.
8381 * gdb.dwarf2/implptrpiece.exp: Likewise.
8382 * gdb.dwarf2/nonvar-access.exp: Likewise.
8383 * gdb.python/py-inferior.exp: Likewise.
8384 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8385
8386 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8387
8388 PR gdb/21226
8389 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8390 stack value pieces are taken from the LSB end.
8391
8392 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8393
8394 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8395 variable at nonzero offset.
8396
8397 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8398
8399 * gdb.dwarf2/var-access.c: New file.
8400 * gdb.dwarf2/var-access.exp: New test.
8401 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8402
8403 2017-06-12 Tom Tromey <tom@tromey.com>
8404
8405 * gdb.dwarf2/formdata16.exp: Add tests.
8406
8407 2017-06-12 Tom Tromey <tom@tromey.com>
8408
8409 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8410
8411 2017-06-12 Tom Tromey <tom@tromey.com>
8412
8413 PR exp/16225:
8414 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8415 * gdb.arch/vsx-regs.exp: Update tests.
8416 * gdb.arch/s390-vregs.exp (hex128): New proc.
8417 Update test.
8418 * gdb.arch/altivec-regs.exp: Update tests.
8419
8420 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8421
8422 * gdb.base/startup-with-shell.c: New file.
8423 * gdb.base/startup-with-shell.exp: Likewise.
8424
8425 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8426
8427 * gdb.server/non-existing-program.exp: Update regex in order to
8428 reflect the fact that gdbserver is now using fork_inferior (with a
8429 shell) to startup the inferior.
8430
8431 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8432
8433 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8434 support function calls from GDB.
8435
8436 2017-05-21 Tom Tromey <tom@tromey.com>
8437
8438 PR rust/21466:
8439 * gdb.rust/unsized.exp: New file.
8440 * gdb.rust/unsized.rs: New file.
8441
8442 2017-05-19 Tom Tromey <tom@tromey.com>
8443
8444 PR rust/21484:
8445 * gdb.rust/watch.exp: New file.
8446 * gdb.rust/watch.rs: New file.
8447
8448 2017-05-18 Tom Tromey <tom@tromey.com>
8449
8450 * gdb.rust/simple.exp: Allow Box to be qualified.
8451
8452 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8453
8454 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8455
8456 2017-05-18 Pedro Alves <palves@redhat.com>
8457
8458 * gdb.base/fileio.c (test_write, test_read, test_close)
8459 (test_fstat): Don't print 'ret' in the fail path.
8460
8461 2017-05-18 Pedro Alves <palves@redhat.com>
8462
8463 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8464 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8465 (test_system, test_rename, test_unlink, test_time): Change
8466 prototypes.
8467 * gdb.base/fileio.exp (stop_msg): Adjust.
8468
8469 2017-05-18 Pedro Alves <palves@redhat.com>
8470
8471 * gdb.base/fileio.c (null_str): New global.
8472 (test_stat): Use it.
8473 * gdb.base/fileio.exp: Remove nowarnings.
8474
8475 2017-05-17 Yao Qi <yao.qi@linaro.org>
8476
8477 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8478
8479 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8480
8481 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8482 argument command.
8483 (top-level): Invoke test_set_inferior_tty.
8484
8485 2017-05-04 Pedro Alves <palves@redhat.com>
8486
8487 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8488 Add parens to print call for Python 3.
8489
8490 2017-05-03 Keith Seitz <keiths@redhat.com>
8491
8492 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8493 (main): Call it.
8494
8495 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8496
8497 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8498 to prev and next.
8499
8500 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8501
8502 * gdb.python/py-record-btrace.exp: Remove test for
8503 gdb.BtraceInstruction.error.
8504
8505 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8506
8507 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8508
8509 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8510
8511 * gdb.python/py-record-btrace-threads.c: New file.
8512 * gdb.python/py-record-btrace-threads.exp: New file.
8513
8514 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8515
8516 PR testsuite/8595
8517 * gdb.base/environ.exp: Make test available in all architectures.
8518 Move bits related to "info program" testing to
8519 gdb.base/info-program.exp. Rewrite tests to use the two new
8520 procedures mentione below.
8521 (test_set_show_env_var) New procedure.
8522 (test_set_show_env_var_equal): Likewise.
8523 * gdb.base/info-program.exp: New file.
8524
8525 2017-04-27 Keith Seitz <keiths@redhat.com>
8526
8527 * gdb.cp/oranking.cc (test15): New function.
8528 (main): Call test15 and declare additional variables for testing.
8529 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8530 "p foo101('abc')" tests.
8531 Add tests for cv qualifier overloads.
8532 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8533 "lvalue reference overload" test.
8534 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8535 "print value of f1 on Child&& in f2" test.
8536
8537 2017-04-19 Pedro Alves <palves@redhat.com>
8538
8539 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8540 procedure.
8541 (top level): Call it.
8542 * lib/gdb.exp (gdb_define_cmd): New procedure.
8543
8544 2017-04-12 Pedro Alves <palves@redhat.com>
8545
8546 PR gdb/21323
8547 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8548 (wchar): New global.
8549 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8550 (do_test_wide_char, wide_char_types_no_program, top level): Add
8551 wchar_t testing.
8552
8553 2017-04-12 Pedro Alves <palves@redhat.com>
8554
8555 PR c++/21323
8556 * gdb.cp/wide_char_types.c: New file.
8557 * gdb.cp/wide_char_types.exp: New file.
8558
8559 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8560
8561 PR gdb/21352
8562 * gdb.trace/tsv.exp: Add test for "tsave -r".
8563
8564 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8565
8566 * gdb.dlang/watch-loc.c: New file.
8567 * gdb.dlang/watch-loc.exp: New file.
8568
8569 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8570
8571 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8572
8573 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8574
8575 * gdb.arch/arc-analyze-prologue.S: New file.
8576 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8577
8578 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8579
8580 * gdb.arch/arc-decode-insn.S: New file.
8581 * gdb.arch/arc-decode-insn.exp: Likewise.
8582
8583 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8584
8585 PR tdep/20928
8586 * gdb.arch/sparc64-regs.exp: New file.
8587 * gdb.arch/sparc64-regs.S: Likewise.
8588
8589 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8590
8591 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8592 and memory view on Python 3.
8593
8594 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8595 Keith Seitz <keiths@redhat.com>
8596
8597 PR gdb/14441
8598 * gdb.cp/demangle.exp: Add rvalue reference tests.
8599 * gdb.cp/rvalue-ref-casts.cc: New file.
8600 * gdb.cp/rvalue-ref-casts.exp: New file.
8601 * gdb.cp/rvalue-ref-overload.cc: New file.
8602 * gdb.cp/rvalue-ref-overload.exp: New file.
8603 * gdb.cp/rvalue-ref-params.cc: New file.
8604 * gdb.cp/rvalue-ref-params.exp: New file.
8605 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8606 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8607 * gdb.cp/rvalue-ref-types.cc: New file.
8608 * gdb.cp/rvalue-ref-types.exp: New file.
8609 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8610 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8611
8612 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8613
8614 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8615 New procedure.
8616
8617 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8618
8619 * lib/mi-support.exp (mi_gdb_test): Add additional message
8620 for unexpected output.
8621
8622 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8623
8624 * gdb.base/examine-backward.c (Barrier): New character array
8625 constant, to ensure that TestStrings is preceded by a string
8626 terminator.
8627
8628 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8629
8630 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8631 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8632 and implicit pointer into such a location.
8633
8634 2017-03-16 Doug Evans <dje@google.com>
8635
8636 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8637
8638 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8639
8640 * gdb.cp/m-static.exp: Fix expectation for prototype of
8641 test5.single_constructor and single_constructor::single_constructor.
8642
8643 2017-03-16 Doug Evans <dje@google.com>
8644
8645 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8646 * gdb.guile/scm-lazy-string.c: New file.
8647 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8648 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8649 for pointer, array, typedef lazy strings.
8650
8651 2017-03-16 Doug Evans <dje@google.com>
8652
8653 PR python/17728, python/18439, python/18779
8654 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8655 * gdb.python/py-lazy-string.c (pointer): New typedef.
8656 (main): New locals ptr, array, typedef_ptr.
8657 * gdb.python/py-value.exp: Move lazy string tests to ...
8658 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8659 array, typedef lazy strings.
8660
8661 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8662
8663 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8664 Add optional 'test' parameter.
8665
8666 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8667
8668 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8669 Skip for versions of DejaGnu < 1.5.
8670
8671 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8672
8673 * lib/gdb.exp (dejagnu_version): New proc.
8674 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8675 Use dejagnu_version.
8676
8677 2017-03-10 Keith Seitz <keiths@redhat.com>
8678
8679 PR c++/8128
8680 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8681 type from destructor regexps.
8682 Add a branch which actually passes the test.
8683 Adjust "ptype t5i" test names.
8684
8685 2017-03-08 Pedro Alves <palves@redhat.com>
8686
8687 * gdb.base/step-over-exit.exp: Add explicit test message.
8688
8689 2017-03-08 Pedro Alves <palves@redhat.com>
8690
8691 PR gdb/18360
8692 * gdb.threads/interrupt-while-step-over.c: New file.
8693 * gdb.threads/interrupt-while-step-over.exp: New file.
8694
8695 2017-03-08 Pedro Alves <palves@redhat.com>
8696
8697 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8698 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8699
8700 2017-03-08 Pedro Alves <palves@redhat.com>
8701
8702 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8703 PKRU as not supported as a PASS.
8704
8705 2017-03-08 Pedro Alves <palves@redhat.com>
8706
8707 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8708 prefix instead of $binfile1/$binfile2.
8709 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8710 in test message.
8711 * gdb.python/py-completion.exp: Use "load python file" as test
8712 messages instead of unstable path names.
8713
8714 2017-03-08 Pedro Alves <palves@redhat.com>
8715 Jan Kratochvil <jan.kratochvil@redhat.com>
8716
8717 PR cli/21218
8718 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8719 New proc.
8720 (top level): Call it.
8721
8722 2017-03-08 Pedro Alves <palves@redhat.com>
8723
8724 PR tui/21216
8725 * gdb.tui/tui-nl-filtered-output.exp: New file.
8726
8727 2017-03-08 Pedro Alves <palves@redhat.com>
8728
8729 * gdb.base/completion.exp: Move TUI completion tests to ...
8730 * gdb.tui/completion.exp: ... this new file.
8731
8732 2017-03-08 Pedro Alves <palves@redhat.com>
8733
8734 * gdb.base/tui-disasm-long-lines.c,
8735 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8736 gdb.base/tui-layout.exp: Move to ...
8737 * gdb.tui/: ... this new directory.
8738
8739 2017-03-07 Pedro Alves <palves@redhat.com>
8740
8741 * gdb.base/tui-layout.c: New file.
8742 * gdb.base/tui-layout.exp: New file.
8743
8744 2017-03-07 Pedro Alves <palves@redhat.com>
8745
8746 * gdb.base/tui-layout.c: Rename to ...
8747 * gdb.base/tui-disasm-long-lines.c: ... this.
8748 * gdb.base/tui-layout.exp: Rename to ...
8749 * gdb.base/tui-disasm-long-lines.exp: ... this.
8750
8751 2017-03-07 Pedro Alves <palves@redhat.com>
8752
8753 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8754
8755 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8756
8757 * i386-mpx-call.c: New file.
8758 * i386-mpx-call.exp: New file.
8759
8760 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8761
8762 * gdb.arch/powerpc-power.exp: Delete test.
8763 * gdb.arch/powerpc-power.s: Likewise.
8764 * gdb.disasm/disassembler-options.exp: New test.
8765 * gdb.arch/powerpc-altivec.exp: Likewise.
8766 * gdb.arch/powerpc-altivec.s: Likewise.
8767 * gdb.arch/powerpc-altivec2.exp: Likewise.
8768 * gdb.arch/powerpc-altivec2.s: Likewise.
8769 * gdb.arch/powerpc-altivec3.exp: Likewise.
8770 * gdb.arch/powerpc-altivec3.s: Likewise.
8771 * gdb.arch/powerpc-power7.exp: Likewise.
8772 * gdb.arch/powerpc-power7.s: Likewise.
8773 * gdb.arch/powerpc-power8.exp: Likewise.
8774 * gdb.arch/powerpc-power8.s: Likewise.
8775 * gdb.arch/powerpc-power9.exp: Likewise.
8776 * gdb.arch/powerpc-power9.s: Likewise.
8777 * gdb.arch/powerpc-vsx.exp: Likewise.
8778 * gdb.arch/powerpc-vsx.s: Likewise.
8779 * gdb.arch/powerpc-vsx2.exp: Likewise.
8780 * gdb.arch/powerpc-vsx2.s: Likewise.
8781 * gdb.arch/powerpc-vsx3.exp: Likewise.
8782 * gdb.arch/powerpc-vsx3.s: Likewise.
8783 * gdb.arch/arm-disassembler-options.exp: Likewise.
8784 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8785 * gdb.arch/s390-disassembler-options.exp: Likewise.
8786
8787 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8788
8789 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8790 (check_supported_features): ... this. Changed return type to void.
8791 (supports_rdseed): New static global.
8792 (rdseed): Check supports_rdseed.
8793 (initialize): Call check_supported_features.
8794
8795 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8796
8797 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8798 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8799 and lqarx/stqcx.
8800 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8801 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8802
8803 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8804
8805 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8806 uppercase.
8807
8808 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8809
8810 * gdb.dwarf2/formdata16.c: New file.
8811 * gdb.dwarf2/formdata16.exp: New file.
8812 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8813
8814 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8815
8816 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8817 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8818 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8819 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8820 DW_AT_GNU_*.
8821
8822 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8823
8824 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8825
8826 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8827
8828 PR gdb/21164
8829 * gdb.base/maint.exp: Add testcases for when the commands do
8830 not have arguments.
8831
8832 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8833
8834 * gdb.cp/chained-calls.exp: Use p instead of P.
8835
8836 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8837
8838 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8839 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8840
8841 2017-02-14 Tom Tromey <tom@tromey.com>
8842
8843 PR python/13598:
8844 * gdb.python/py-events.exp: Add before_prompt event tests.
8845
8846 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8847
8848 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8849
8850 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8851
8852 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8853 (main): Call my_unique_function_name.
8854 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8855 completion of patterns with a single match.
8856 Add missing -re switches to gdb_test_multiple calls.
8857
8858 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8859
8860 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8861 return if core file is not recognized.
8862
8863 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8864
8865 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8866 and extra UIs.
8867
8868 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8869
8870 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8871 proc_with_prefix.
8872
8873 2017-02-10 Tom Tromey <tom@tromey.com>
8874
8875 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8876
8877 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8878
8879 PR gdb/21122
8880 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8881
8882 2017-02-08 Jerome Guitton <guitton@adacore.com>
8883
8884 * gdb.base/define.exp: Add test for command abbreviations
8885 in define.
8886
8887 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8888
8889 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8890 * gdb.reverse/insn-reverse-x86.c: New file.
8891
8892 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8893
8894 PR tdep/20936
8895 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8896
8897 2017-02-03 Tom Tromey <tom@tromey.com>
8898
8899 PR rust/21097:
8900 * gdb.rust/simple.exp: Add new tests.
8901
8902 2017-02-02 Pedro Alves <palves@redhat.com>
8903
8904 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8905 tests.
8906
8907 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8908
8909 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8910 taking a 2-byte value out of a 4-byte DWARF implicit value on
8911 big-endian targets.
8912 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8913 logic. Add test cases for DW_OP_implicit.
8914
8915 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8916
8917 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8918
8919 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8920
8921 * gdb.btrace/enable.exp: Call gdb_exit before
8922 skip_gdbserver_tests.
8923
8924 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8925
8926 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8927 GDBFLAGS.
8928
8929 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8930
8931 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8932 the test is skipped.
8933 * gdb.btrace/data.exp: Likewise.
8934 * gdb.btrace/delta.exp: Likewise.
8935 * gdb.btrace/dlopen.exp: Likewise.
8936 * gdb.btrace/enable-running.exp: Likewise.
8937 * gdb.btrace/enable.exp: Likewise.
8938 * gdb.btrace/exception.exp: Likewise.
8939 * gdb.btrace/function_call_history.exp: Likewise.
8940 * gdb.btrace/gcore.exp: Likewise.
8941 * gdb.btrace/instruction_history.exp: Likewise.
8942 * gdb.btrace/multi-thread-step.exp: Likewise.
8943 * gdb.btrace/nohist.exp: Likewise.
8944 * gdb.btrace/non-stop.exp: Likewise.
8945 * gdb.btrace/reconnect.exp: Likewise.
8946 * gdb.btrace/record_goto-step.exp: Likewise.
8947 * gdb.btrace/record_goto.exp: Likewise.
8948 * gdb.btrace/rn-dl-bind.exp: Likewise.
8949 * gdb.btrace/segv.exp: Likewise.
8950 * gdb.btrace/step.exp: Likewise.
8951 * gdb.btrace/stepi.exp: Likewise.
8952 * gdb.btrace/tailcall-only.exp: Likewise.
8953 * gdb.btrace/tailcall.exp: Likewise.
8954 * gdb.btrace/tsx.exp: Likewise.
8955 * gdb.btrace/unknown_functions.exp: Likewise.
8956 * gdb.btrace/vdso.exp: Likewise.
8957
8958 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8959
8960 * gdb.btrace/enable-running.c: New.
8961 * gdb.btrace/enable-running.exp: New.
8962
8963 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8964
8965 * gdb.arch/amd64-gs_base.c: New file.
8966 * gdb.arch/amd64-gs_base.exp: New file.
8967
8968 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8969
8970 * lib/memory.exp: Remove spurious empty newlines.
8971
8972 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8973
8974 * gdb.python/py-bad-printers.exp: Load python file using "source".
8975 * gdb.python/py-events.exp: Likewise.
8976 * gdb.python/py-evsignal.exp: Likewise.
8977 * gdb.python/py-evthreads.exp: Likewise.
8978 * gdb.python/py-frame-args.exp: Likewise.
8979 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8980 * gdb.python/py-framefilter-mi.exp: Likewise.
8981 * gdb.python/py-framefilter.exp: Likewise.
8982 * gdb.python/py-mi.exp: Likewise.
8983 * gdb.python/py-pp-maint.exp: Likewise.
8984 * gdb.python/py-pp-registration.exp: Likewise.
8985 * gdb.python/py-prettyprint.exp: Likewise.
8986 (run_lang_tests): Likewise.
8987 * gdb.python/py-typeprint.exp: Likewise.
8988
8989 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8990
8991 * lib/memory.exp: New file.
8992 * lib/gdb.exp: Load memory.exp.
8993 * gdb.base/memattr.exp (delete_memory): Move proc to
8994 lib/memory.exp and rename to delete_memory_regions.
8995 Replace delete_memory with delete_memory_regions.
8996 Cleanup memory regions before tests.
8997 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8998 before tests.
8999
9000 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
9001
9002 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9003 files.
9004 (initialize): New function conditionally defined.
9005 (testcases): Move within conditional block.
9006 (main): Call initialize.
9007 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9008 of gdb.reverse/insn-reverse.c.
9009 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9010 gdb.reverse/insn-reverse.c.
9011
9012 2017-01-26 Yao Qi <yao.qi@linaro.org>
9013
9014 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9015 disassemble on address 0.
9016
9017 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9018 Yao Qi <yao.qi@linaro.org>
9019
9020 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9021 * gdb.dwarf2/implptr-64bit.S: Remove.
9022 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9023 variables in caller's context. Add DW_OP_implicit_value.
9024
9025 2017-01-25 Yao Qi <yao.qi@linaro.org>
9026
9027 * lib/dwarf.exp (Dwarf::_location): Handle
9028 DW_OP_GNU_implicit_pointer with proper size.
9029
9030 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9031
9032 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9033 and add untested calls.
9034
9035 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
9036
9037 * gdb.python/python.exp: Check line number against what GDB thinks
9038 the line number is for func1.
9039
9040 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9041
9042 * gdb.dlang/debug-expr.exp: New file.
9043
9044 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
9045
9046 Fix test names for the following files:
9047
9048 * gdb.ada/exec_changed.exp
9049 * gdb.ada/info_types.exp
9050 * gdb.arch/aarch64-atomic-inst.exp
9051 * gdb.arch/aarch64-fp.exp
9052 * gdb.arch/altivec-abi.exp
9053 * gdb.arch/altivec-regs.exp
9054 * gdb.arch/amd64-byte.exp
9055 * gdb.arch/amd64-disp-step.exp
9056 * gdb.arch/amd64-dword.exp
9057 * gdb.arch/amd64-entry-value-inline.exp
9058 * gdb.arch/amd64-entry-value-param.exp
9059 * gdb.arch/amd64-entry-value-paramref.exp
9060 * gdb.arch/amd64-entry-value.exp
9061 * gdb.arch/amd64-i386-address.exp
9062 * gdb.arch/amd64-invalid-stack-middle.exp
9063 * gdb.arch/amd64-invalid-stack-top.exp
9064 * gdb.arch/amd64-optimout-repeat.exp
9065 * gdb.arch/amd64-prologue-skip.exp
9066 * gdb.arch/amd64-prologue-xmm.exp
9067 * gdb.arch/amd64-stap-special-operands.exp
9068 * gdb.arch/amd64-stap-wrong-subexp.exp
9069 * gdb.arch/amd64-tailcall-cxx.exp
9070 * gdb.arch/amd64-tailcall-noret.exp
9071 * gdb.arch/amd64-tailcall-ret.exp
9072 * gdb.arch/amd64-tailcall-self.exp
9073 * gdb.arch/amd64-word.exp
9074 * gdb.arch/arm-bl-branch-dest.exp
9075 * gdb.arch/arm-disp-step.exp
9076 * gdb.arch/arm-neon.exp
9077 * gdb.arch/arm-single-step-kernel-helper.exp
9078 * gdb.arch/avr-flash-qualifier.exp
9079 * gdb.arch/disp-step-insn-reloc.exp
9080 * gdb.arch/e500-abi.exp
9081 * gdb.arch/e500-regs.exp
9082 * gdb.arch/ftrace-insn-reloc.exp
9083 * gdb.arch/i386-avx512.exp
9084 * gdb.arch/i386-bp_permanent.exp
9085 * gdb.arch/i386-byte.exp
9086 * gdb.arch/i386-cfi-notcurrent.exp
9087 * gdb.arch/i386-disp-step.exp
9088 * gdb.arch/i386-dr3-watch.exp
9089 * gdb.arch/i386-float.exp
9090 * gdb.arch/i386-gnu-cfi.exp
9091 * gdb.arch/i386-mpx-map.exp
9092 * gdb.arch/i386-mpx-sigsegv.exp
9093 * gdb.arch/i386-mpx-simple_segv.exp
9094 * gdb.arch/i386-mpx.exp
9095 * gdb.arch/i386-permbkpt.exp
9096 * gdb.arch/i386-prologue.exp
9097 * gdb.arch/i386-signal.exp
9098 * gdb.arch/i386-size-overlap.exp
9099 * gdb.arch/i386-unwind.exp
9100 * gdb.arch/i386-word.exp
9101 * gdb.arch/mips-fcr.exp
9102 * gdb.arch/powerpc-d128-regs.exp
9103 * gdb.arch/powerpc-stackless.exp
9104 * gdb.arch/ppc64-atomic-inst.exp
9105 * gdb.arch/s390-stackless.exp
9106 * gdb.arch/s390-tdbregs.exp
9107 * gdb.arch/s390-vregs.exp
9108 * gdb.arch/sparc-sysstep.exp
9109 * gdb.arch/thumb-bx-pc.exp
9110 * gdb.arch/thumb-singlestep.exp
9111 * gdb.arch/thumb2-it.exp
9112 * gdb.arch/vsx-regs.exp
9113 * gdb.asm/asm-source.exp
9114 * gdb.base/a2-run.exp
9115 * gdb.base/advance.exp
9116 * gdb.base/all-bin.exp
9117 * gdb.base/anon.exp
9118 * gdb.base/args.exp
9119 * gdb.base/arithmet.exp
9120 * gdb.base/async-shell.exp
9121 * gdb.base/async.exp
9122 * gdb.base/attach-pie-noexec.exp
9123 * gdb.base/attach-twice.exp
9124 * gdb.base/auto-load.exp
9125 * gdb.base/bang.exp
9126 * gdb.base/bitfields.exp
9127 * gdb.base/break-always.exp
9128 * gdb.base/break-caller-line.exp
9129 * gdb.base/break-entry.exp
9130 * gdb.base/break-inline.exp
9131 * gdb.base/break-on-linker-gcd-function.exp
9132 * gdb.base/break-probes.exp
9133 * gdb.base/break.exp
9134 * gdb.base/breakpoint-shadow.exp
9135 * gdb.base/call-ar-st.exp
9136 * gdb.base/call-sc.exp
9137 * gdb.base/call-signal-resume.exp
9138 * gdb.base/call-strs.exp
9139 * gdb.base/callfuncs.exp
9140 * gdb.base/catch-fork-static.exp
9141 * gdb.base/catch-gdb-caused-signals.exp
9142 * gdb.base/catch-load.exp
9143 * gdb.base/catch-signal-fork.exp
9144 * gdb.base/catch-signal.exp
9145 * gdb.base/catch-syscall.exp
9146 * gdb.base/charset.exp
9147 * gdb.base/checkpoint.exp
9148 * gdb.base/chng-syms.exp
9149 * gdb.base/code-expr.exp
9150 * gdb.base/code_elim.exp
9151 * gdb.base/commands.exp
9152 * gdb.base/completion.exp
9153 * gdb.base/complex.exp
9154 * gdb.base/cond-expr.exp
9155 * gdb.base/condbreak.exp
9156 * gdb.base/consecutive.exp
9157 * gdb.base/continue-all-already-running.exp
9158 * gdb.base/coredump-filter.exp
9159 * gdb.base/corefile.exp
9160 * gdb.base/dbx.exp
9161 * gdb.base/debug-expr.exp
9162 * gdb.base/define.exp
9163 * gdb.base/del.exp
9164 * gdb.base/disabled-location.exp
9165 * gdb.base/disasm-end-cu.exp
9166 * gdb.base/disasm-optim.exp
9167 * gdb.base/display.exp
9168 * gdb.base/duplicate-bp.exp
9169 * gdb.base/ena-dis-br.exp
9170 * gdb.base/ending-run.exp
9171 * gdb.base/enumval.exp
9172 * gdb.base/environ.exp
9173 * gdb.base/eu-strip-infcall.exp
9174 * gdb.base/eval-avoid-side-effects.exp
9175 * gdb.base/eval-skip.exp
9176 * gdb.base/exitsignal.exp
9177 * gdb.base/expand-psymtabs.exp
9178 * gdb.base/filesym.exp
9179 * gdb.base/find-unmapped.exp
9180 * gdb.base/finish.exp
9181 * gdb.base/float.exp
9182 * gdb.base/foll-exec-mode.exp
9183 * gdb.base/foll-exec.exp
9184 * gdb.base/foll-fork.exp
9185 * gdb.base/fortran-sym-case.exp
9186 * gdb.base/freebpcmd.exp
9187 * gdb.base/func-ptr.exp
9188 * gdb.base/func-ptrs.exp
9189 * gdb.base/funcargs.exp
9190 * gdb.base/gcore-buffer-overflow.exp
9191 * gdb.base/gcore-relro-pie.exp
9192 * gdb.base/gcore-relro.exp
9193 * gdb.base/gcore.exp
9194 * gdb.base/gdb1090.exp
9195 * gdb.base/gdb11530.exp
9196 * gdb.base/gdb11531.exp
9197 * gdb.base/gdb1821.exp
9198 * gdb.base/gdbindex-stabs.exp
9199 * gdb.base/gdbvars.exp
9200 * gdb.base/hbreak.exp
9201 * gdb.base/hbreak2.exp
9202 * gdb.base/included.exp
9203 * gdb.base/infcall-input.exp
9204 * gdb.base/inferior-died.exp
9205 * gdb.base/infnan.exp
9206 * gdb.base/info-macros.exp
9207 * gdb.base/info-os.exp
9208 * gdb.base/info-proc.exp
9209 * gdb.base/info-shared.exp
9210 * gdb.base/info-target.exp
9211 * gdb.base/infoline.exp
9212 * gdb.base/interp.exp
9213 * gdb.base/interrupt.exp
9214 * gdb.base/jit-reader.exp
9215 * gdb.base/jit-simple.exp
9216 * gdb.base/kill-after-signal.exp
9217 * gdb.base/kill-detach-inferiors-cmd.exp
9218 * gdb.base/label.exp
9219 * gdb.base/langs.exp
9220 * gdb.base/ldbl_e308.exp
9221 * gdb.base/line-symtabs.exp
9222 * gdb.base/linespecs.exp
9223 * gdb.base/list.exp
9224 * gdb.base/long_long.exp
9225 * gdb.base/longest-types.exp
9226 * gdb.base/maint.exp
9227 * gdb.base/max-value-size.exp
9228 * gdb.base/memattr.exp
9229 * gdb.base/mips_pro.exp
9230 * gdb.base/morestack.exp
9231 * gdb.base/moribund-step.exp
9232 * gdb.base/multi-forks.exp
9233 * gdb.base/nested-addr.exp
9234 * gdb.base/nextoverexit.exp
9235 * gdb.base/noreturn-finish.exp
9236 * gdb.base/noreturn-return.exp
9237 * gdb.base/nostdlib.exp
9238 * gdb.base/offsets.exp
9239 * gdb.base/opaque.exp
9240 * gdb.base/pc-fp.exp
9241 * gdb.base/permissions.exp
9242 * gdb.base/print-symbol-loading.exp
9243 * gdb.base/prologue-include.exp
9244 * gdb.base/psymtab.exp
9245 * gdb.base/ptype.exp
9246 * gdb.base/random-signal.exp
9247 * gdb.base/randomize.exp
9248 * gdb.base/range-stepping.exp
9249 * gdb.base/readline-ask.exp
9250 * gdb.base/recpar.exp
9251 * gdb.base/recurse.exp
9252 * gdb.base/relational.exp
9253 * gdb.base/restore.exp
9254 * gdb.base/return-nodebug.exp
9255 * gdb.base/return.exp
9256 * gdb.base/run-after-attach.exp
9257 * gdb.base/save-bp.exp
9258 * gdb.base/scope.exp
9259 * gdb.base/sect-cmd.exp
9260 * gdb.base/set-lang-auto.exp
9261 * gdb.base/set-noassign.exp
9262 * gdb.base/setvar.exp
9263 * gdb.base/sigall.exp
9264 * gdb.base/sigbpt.exp
9265 * gdb.base/siginfo-addr.exp
9266 * gdb.base/siginfo-infcall.exp
9267 * gdb.base/siginfo-obj.exp
9268 * gdb.base/siginfo.exp
9269 * gdb.base/signals-state-child.exp
9270 * gdb.base/signest.exp
9271 * gdb.base/sigstep.exp
9272 * gdb.base/sizeof.exp
9273 * gdb.base/skip.exp
9274 * gdb.base/solib-corrupted.exp
9275 * gdb.base/solib-nodir.exp
9276 * gdb.base/solib-search.exp
9277 * gdb.base/stack-checking.exp
9278 * gdb.base/stale-infcall.exp
9279 * gdb.base/stap-probe.exp
9280 * gdb.base/start.exp
9281 * gdb.base/step-break.exp
9282 * gdb.base/step-bt.exp
9283 * gdb.base/step-line.exp
9284 * gdb.base/step-over-exit.exp
9285 * gdb.base/step-over-syscall.exp
9286 * gdb.base/step-resume-infcall.exp
9287 * gdb.base/step-test.exp
9288 * gdb.base/store.exp
9289 * gdb.base/structs3.exp
9290 * gdb.base/sym-file.exp
9291 * gdb.base/symbol-without-target_section.exp
9292 * gdb.base/term.exp
9293 * gdb.base/testenv.exp
9294 * gdb.base/ui-redirect.exp
9295 * gdb.base/until.exp
9296 * gdb.base/unwindonsignal.exp
9297 * gdb.base/value-double-free.exp
9298 * gdb.base/vla-datatypes.exp
9299 * gdb.base/vla-ptr.exp
9300 * gdb.base/vla-sideeffect.exp
9301 * gdb.base/volatile.exp
9302 * gdb.base/watch-cond-infcall.exp
9303 * gdb.base/watch-cond.exp
9304 * gdb.base/watch-non-mem.exp
9305 * gdb.base/watch-read.exp
9306 * gdb.base/watch-vfork.exp
9307 * gdb.base/watchpoint-cond-gone.exp
9308 * gdb.base/watchpoint-delete.exp
9309 * gdb.base/watchpoint-hw-hit-once.exp
9310 * gdb.base/watchpoint-hw.exp
9311 * gdb.base/watchpoint-stops-at-right-insn.exp
9312 * gdb.base/watchpoints.exp
9313 * gdb.base/wchar.exp
9314 * gdb.base/whatis-exp.exp
9315 * gdb.btrace/buffer-size.exp
9316 * gdb.btrace/data.exp
9317 * gdb.btrace/delta.exp
9318 * gdb.btrace/dlopen.exp
9319 * gdb.btrace/enable.exp
9320 * gdb.btrace/exception.exp
9321 * gdb.btrace/function_call_history.exp
9322 * gdb.btrace/gcore.exp
9323 * gdb.btrace/instruction_history.exp
9324 * gdb.btrace/nohist.exp
9325 * gdb.btrace/reconnect.exp
9326 * gdb.btrace/record_goto-step.exp
9327 * gdb.btrace/record_goto.exp
9328 * gdb.btrace/rn-dl-bind.exp
9329 * gdb.btrace/segv.exp
9330 * gdb.btrace/step.exp
9331 * gdb.btrace/stepi.exp
9332 * gdb.btrace/tailcall-only.exp
9333 * gdb.btrace/tailcall.exp
9334 * gdb.btrace/tsx.exp
9335 * gdb.btrace/unknown_functions.exp
9336 * gdb.btrace/vdso.exp
9337 * gdb.compile/compile-ifunc.exp
9338 * gdb.compile/compile-ops.exp
9339 * gdb.compile/compile-print.exp
9340 * gdb.compile/compile-setjmp.exp
9341 * gdb.cp/abstract-origin.exp
9342 * gdb.cp/ambiguous.exp
9343 * gdb.cp/annota2.exp
9344 * gdb.cp/annota3.exp
9345 * gdb.cp/anon-ns.exp
9346 * gdb.cp/anon-struct.exp
9347 * gdb.cp/anon-union.exp
9348 * gdb.cp/arg-reference.exp
9349 * gdb.cp/baseenum.exp
9350 * gdb.cp/bool.exp
9351 * gdb.cp/breakpoint.exp
9352 * gdb.cp/bs15503.exp
9353 * gdb.cp/call-c.exp
9354 * gdb.cp/casts.exp
9355 * gdb.cp/chained-calls.exp
9356 * gdb.cp/class2.exp
9357 * gdb.cp/classes.exp
9358 * gdb.cp/cmpd-minsyms.exp
9359 * gdb.cp/converts.exp
9360 * gdb.cp/cp-relocate.exp
9361 * gdb.cp/cpcompletion.exp
9362 * gdb.cp/cpexprs.exp
9363 * gdb.cp/cplabel.exp
9364 * gdb.cp/cplusfuncs.exp
9365 * gdb.cp/cpsizeof.exp
9366 * gdb.cp/ctti.exp
9367 * gdb.cp/derivation.exp
9368 * gdb.cp/destrprint.exp
9369 * gdb.cp/dispcxx.exp
9370 * gdb.cp/enum-class.exp
9371 * gdb.cp/exception.exp
9372 * gdb.cp/exceptprint.exp
9373 * gdb.cp/expand-psymtabs-cxx.exp
9374 * gdb.cp/expand-sals.exp
9375 * gdb.cp/extern-c.exp
9376 * gdb.cp/filename.exp
9377 * gdb.cp/formatted-ref.exp
9378 * gdb.cp/fpointer.exp
9379 * gdb.cp/gdb1355.exp
9380 * gdb.cp/gdb2495.exp
9381 * gdb.cp/hang.exp
9382 * gdb.cp/impl-this.exp
9383 * gdb.cp/infcall-dlopen.exp
9384 * gdb.cp/inherit.exp
9385 * gdb.cp/iostream.exp
9386 * gdb.cp/koenig.exp
9387 * gdb.cp/local.exp
9388 * gdb.cp/m-data.exp
9389 * gdb.cp/m-static.exp
9390 * gdb.cp/mb-ctor.exp
9391 * gdb.cp/mb-inline.exp
9392 * gdb.cp/mb-templates.exp
9393 * gdb.cp/member-name.exp
9394 * gdb.cp/member-ptr.exp
9395 * gdb.cp/meth-typedefs.exp
9396 * gdb.cp/method.exp
9397 * gdb.cp/method2.exp
9398 * gdb.cp/minsym-fallback.exp
9399 * gdb.cp/misc.exp
9400 * gdb.cp/namelessclass.exp
9401 * gdb.cp/namespace-enum.exp
9402 * gdb.cp/namespace-nested-import.exp
9403 * gdb.cp/namespace.exp
9404 * gdb.cp/nextoverthrow.exp
9405 * gdb.cp/no-dmgl-verbose.exp
9406 * gdb.cp/non-trivial-retval.exp
9407 * gdb.cp/noparam.exp
9408 * gdb.cp/nsdecl.exp
9409 * gdb.cp/nsimport.exp
9410 * gdb.cp/nsnested.exp
9411 * gdb.cp/nsnoimports.exp
9412 * gdb.cp/nsrecurs.exp
9413 * gdb.cp/nsstress.exp
9414 * gdb.cp/nsusing.exp
9415 * gdb.cp/operator.exp
9416 * gdb.cp/oranking.exp
9417 * gdb.cp/overload-const.exp
9418 * gdb.cp/overload.exp
9419 * gdb.cp/ovldbreak.exp
9420 * gdb.cp/ovsrch.exp
9421 * gdb.cp/paren-type.exp
9422 * gdb.cp/parse-lang.exp
9423 * gdb.cp/pass-by-ref.exp
9424 * gdb.cp/pr-1023.exp
9425 * gdb.cp/pr-1210.exp
9426 * gdb.cp/pr-574.exp
9427 * gdb.cp/pr10687.exp
9428 * gdb.cp/pr12028.exp
9429 * gdb.cp/pr17132.exp
9430 * gdb.cp/pr17494.exp
9431 * gdb.cp/pr9067.exp
9432 * gdb.cp/pr9167.exp
9433 * gdb.cp/pr9631.exp
9434 * gdb.cp/printmethod.exp
9435 * gdb.cp/psmang.exp
9436 * gdb.cp/psymtab-parameter.exp
9437 * gdb.cp/ptype-cv-cp.exp
9438 * gdb.cp/ptype-flags.exp
9439 * gdb.cp/re-set-overloaded.exp
9440 * gdb.cp/ref-types.exp
9441 * gdb.cp/rtti.exp
9442 * gdb.cp/scope-err.exp
9443 * gdb.cp/shadow.exp
9444 * gdb.cp/smartp.exp
9445 * gdb.cp/static-method.exp
9446 * gdb.cp/static-print-quit.exp
9447 * gdb.cp/temargs.exp
9448 * gdb.cp/templates.exp
9449 * gdb.cp/try_catch.exp
9450 * gdb.cp/typedef-operator.exp
9451 * gdb.cp/typeid.exp
9452 * gdb.cp/userdef.exp
9453 * gdb.cp/using-crash.exp
9454 * gdb.cp/var-tag.exp
9455 * gdb.cp/virtbase.exp
9456 * gdb.cp/virtfunc.exp
9457 * gdb.cp/virtfunc2.exp
9458 * gdb.cp/vla-cxx.exp
9459 * gdb.disasm/t01_mov.exp
9460 * gdb.disasm/t02_mova.exp
9461 * gdb.disasm/t03_add.exp
9462 * gdb.disasm/t04_sub.exp
9463 * gdb.disasm/t05_cmp.exp
9464 * gdb.disasm/t06_ari2.exp
9465 * gdb.disasm/t07_ari3.exp
9466 * gdb.disasm/t08_or.exp
9467 * gdb.disasm/t09_xor.exp
9468 * gdb.disasm/t10_and.exp
9469 * gdb.disasm/t11_logs.exp
9470 * gdb.disasm/t12_bit.exp
9471 * gdb.disasm/t13_otr.exp
9472 * gdb.dlang/circular.exp
9473 * gdb.dwarf2/arr-stride.exp
9474 * gdb.dwarf2/arr-subrange.exp
9475 * gdb.dwarf2/atomic-type.exp
9476 * gdb.dwarf2/bad-regnum.exp
9477 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9478 * gdb.dwarf2/callframecfa.exp
9479 * gdb.dwarf2/clztest.exp
9480 * gdb.dwarf2/corrupt.exp
9481 * gdb.dwarf2/data-loc.exp
9482 * gdb.dwarf2/dup-psym.exp
9483 * gdb.dwarf2/dw2-anon-mptr.exp
9484 * gdb.dwarf2/dw2-anonymous-func.exp
9485 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9486 * gdb.dwarf2/dw2-bad-unresolved.exp
9487 * gdb.dwarf2/dw2-basic.exp
9488 * gdb.dwarf2/dw2-canonicalize-type.exp
9489 * gdb.dwarf2/dw2-case-insensitive.exp
9490 * gdb.dwarf2/dw2-common-block.exp
9491 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9492 * gdb.dwarf2/dw2-compressed.exp
9493 * gdb.dwarf2/dw2-const.exp
9494 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9495 * gdb.dwarf2/dw2-cu-size.exp
9496 * gdb.dwarf2/dw2-dup-frame.exp
9497 * gdb.dwarf2/dw2-entry-value.exp
9498 * gdb.dwarf2/dw2-icycle.exp
9499 * gdb.dwarf2/dw2-ifort-parameter.exp
9500 * gdb.dwarf2/dw2-inline-break.exp
9501 * gdb.dwarf2/dw2-inline-param.exp
9502 * gdb.dwarf2/dw2-intercu.exp
9503 * gdb.dwarf2/dw2-intermix.exp
9504 * gdb.dwarf2/dw2-lexical-block-bare.exp
9505 * gdb.dwarf2/dw2-linkage-name-trust.exp
9506 * gdb.dwarf2/dw2-minsym-in-cu.exp
9507 * gdb.dwarf2/dw2-noloc.exp
9508 * gdb.dwarf2/dw2-op-call.exp
9509 * gdb.dwarf2/dw2-op-out-param.exp
9510 * gdb.dwarf2/dw2-opt-structptr.exp
9511 * gdb.dwarf2/dw2-param-error.exp
9512 * gdb.dwarf2/dw2-producer.exp
9513 * gdb.dwarf2/dw2-ranges-base.exp
9514 * gdb.dwarf2/dw2-ref-missing-frame.exp
9515 * gdb.dwarf2/dw2-reg-undefined.exp
9516 * gdb.dwarf2/dw2-regno-invalid.exp
9517 * gdb.dwarf2/dw2-restore.exp
9518 * gdb.dwarf2/dw2-restrict.exp
9519 * gdb.dwarf2/dw2-single-line-discriminators.exp
9520 * gdb.dwarf2/dw2-strp.exp
9521 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9522 * gdb.dwarf2/dw2-unresolved.exp
9523 * gdb.dwarf2/dw2-var-zero-addr.exp
9524 * gdb.dwarf2/dw4-sig-types.exp
9525 * gdb.dwarf2/dwz.exp
9526 * gdb.dwarf2/dynarr-ptr.exp
9527 * gdb.dwarf2/enum-type.exp
9528 * gdb.dwarf2/gdb-index.exp
9529 * gdb.dwarf2/implptr-64bit.exp
9530 * gdb.dwarf2/implptr-optimized-out.exp
9531 * gdb.dwarf2/implptr.exp
9532 * gdb.dwarf2/implref-array.exp
9533 * gdb.dwarf2/implref-const.exp
9534 * gdb.dwarf2/implref-global.exp
9535 * gdb.dwarf2/implref-struct.exp
9536 * gdb.dwarf2/mac-fileno.exp
9537 * gdb.dwarf2/main-subprogram.exp
9538 * gdb.dwarf2/member-ptr-forwardref.exp
9539 * gdb.dwarf2/method-ptr.exp
9540 * gdb.dwarf2/missing-sig-type.exp
9541 * gdb.dwarf2/nonvar-access.exp
9542 * gdb.dwarf2/opaque-type-lookup.exp
9543 * gdb.dwarf2/pieces-optimized-out.exp
9544 * gdb.dwarf2/pieces.exp
9545 * gdb.dwarf2/pr10770.exp
9546 * gdb.dwarf2/pr13961.exp
9547 * gdb.dwarf2/staticvirtual.exp
9548 * gdb.dwarf2/subrange.exp
9549 * gdb.dwarf2/symtab-producer.exp
9550 * gdb.dwarf2/trace-crash.exp
9551 * gdb.dwarf2/typeddwarf.exp
9552 * gdb.dwarf2/valop.exp
9553 * gdb.dwarf2/watch-notconst.exp
9554 * gdb.fortran/array-element.exp
9555 * gdb.fortran/charset.exp
9556 * gdb.fortran/common-block.exp
9557 * gdb.fortran/complex.exp
9558 * gdb.fortran/derived-type-function.exp
9559 * gdb.fortran/derived-type.exp
9560 * gdb.fortran/logical.exp
9561 * gdb.fortran/module.exp
9562 * gdb.fortran/multi-dim.exp
9563 * gdb.fortran/nested-funcs.exp
9564 * gdb.fortran/print-formatted.exp
9565 * gdb.fortran/subarray.exp
9566 * gdb.fortran/vla-alloc-assoc.exp
9567 * gdb.fortran/vla-datatypes.exp
9568 * gdb.fortran/vla-history.exp
9569 * gdb.fortran/vla-ptr-info.exp
9570 * gdb.fortran/vla-ptype-sub.exp
9571 * gdb.fortran/vla-ptype.exp
9572 * gdb.fortran/vla-sizeof.exp
9573 * gdb.fortran/vla-type.exp
9574 * gdb.fortran/vla-value-sub-arbitrary.exp
9575 * gdb.fortran/vla-value-sub-finish.exp
9576 * gdb.fortran/vla-value-sub.exp
9577 * gdb.fortran/vla-value.exp
9578 * gdb.fortran/whatis_type.exp
9579 * gdb.go/chan.exp
9580 * gdb.go/handcall.exp
9581 * gdb.go/hello.exp
9582 * gdb.go/integers.exp
9583 * gdb.go/methods.exp
9584 * gdb.go/package.exp
9585 * gdb.go/strings.exp
9586 * gdb.go/types.exp
9587 * gdb.go/unsafe.exp
9588 * gdb.guile/scm-arch.exp
9589 * gdb.guile/scm-block.exp
9590 * gdb.guile/scm-breakpoint.exp
9591 * gdb.guile/scm-cmd.exp
9592 * gdb.guile/scm-disasm.exp
9593 * gdb.guile/scm-equal.exp
9594 * gdb.guile/scm-frame-args.exp
9595 * gdb.guile/scm-frame-inline.exp
9596 * gdb.guile/scm-frame.exp
9597 * gdb.guile/scm-iterator.exp
9598 * gdb.guile/scm-math.exp
9599 * gdb.guile/scm-objfile.exp
9600 * gdb.guile/scm-ports.exp
9601 * gdb.guile/scm-symbol.exp
9602 * gdb.guile/scm-symtab.exp
9603 * gdb.guile/scm-value-cc.exp
9604 * gdb.guile/types-module.exp
9605 * gdb.linespec/break-ask.exp
9606 * gdb.linespec/cpexplicit.exp
9607 * gdb.linespec/explicit.exp
9608 * gdb.linespec/keywords.exp
9609 * gdb.linespec/linespec.exp
9610 * gdb.linespec/ls-dollar.exp
9611 * gdb.linespec/ls-errs.exp
9612 * gdb.linespec/skip-two.exp
9613 * gdb.linespec/thread.exp
9614 * gdb.mi/mi-async.exp
9615 * gdb.mi/mi-basics.exp
9616 * gdb.mi/mi-break.exp
9617 * gdb.mi/mi-catch-load.exp
9618 * gdb.mi/mi-cli.exp
9619 * gdb.mi/mi-cmd-param-changed.exp
9620 * gdb.mi/mi-console.exp
9621 * gdb.mi/mi-detach.exp
9622 * gdb.mi/mi-disassemble.exp
9623 * gdb.mi/mi-eval.exp
9624 * gdb.mi/mi-file-transfer.exp
9625 * gdb.mi/mi-file.exp
9626 * gdb.mi/mi-fill-memory.exp
9627 * gdb.mi/mi-inheritance-syntax-error.exp
9628 * gdb.mi/mi-linespec-err-cp.exp
9629 * gdb.mi/mi-logging.exp
9630 * gdb.mi/mi-memory-changed.exp
9631 * gdb.mi/mi-read-memory.exp
9632 * gdb.mi/mi-record-changed.exp
9633 * gdb.mi/mi-reg-undefined.exp
9634 * gdb.mi/mi-regs.exp
9635 * gdb.mi/mi-return.exp
9636 * gdb.mi/mi-reverse.exp
9637 * gdb.mi/mi-simplerun.exp
9638 * gdb.mi/mi-solib.exp
9639 * gdb.mi/mi-stack.exp
9640 * gdb.mi/mi-stepi.exp
9641 * gdb.mi/mi-syn-frame.exp
9642 * gdb.mi/mi-until.exp
9643 * gdb.mi/mi-var-block.exp
9644 * gdb.mi/mi-var-child.exp
9645 * gdb.mi/mi-var-cmd.exp
9646 * gdb.mi/mi-var-cp.exp
9647 * gdb.mi/mi-var-display.exp
9648 * gdb.mi/mi-var-invalidate.exp
9649 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9650 * gdb.mi/mi-vla-fortran.exp
9651 * gdb.mi/mi-watch.exp
9652 * gdb.mi/mi2-var-child.exp
9653 * gdb.mi/user-selected-context-sync.exp
9654 * gdb.modula2/unbounded-array.exp
9655 * gdb.multi/dummy-frame-restore.exp
9656 * gdb.multi/multi-arch-exec.exp
9657 * gdb.multi/multi-arch.exp
9658 * gdb.multi/tids.exp
9659 * gdb.multi/watchpoint-multi.exp
9660 * gdb.opencl/callfuncs.exp
9661 * gdb.opencl/convs_casts.exp
9662 * gdb.opencl/datatypes.exp
9663 * gdb.opencl/operators.exp
9664 * gdb.opencl/vec_comps.exp
9665 * gdb.opt/clobbered-registers-O2.exp
9666 * gdb.opt/inline-break.exp
9667 * gdb.opt/inline-bt.exp
9668 * gdb.opt/inline-cmds.exp
9669 * gdb.opt/inline-locals.exp
9670 * gdb.pascal/case-insensitive-symbols.exp
9671 * gdb.pascal/floats.exp
9672 * gdb.pascal/gdb11492.exp
9673 * gdb.python/lib-types.exp
9674 * gdb.python/py-arch.exp
9675 * gdb.python/py-as-string.exp
9676 * gdb.python/py-bad-printers.exp
9677 * gdb.python/py-block.exp
9678 * gdb.python/py-breakpoint-create-fail.exp
9679 * gdb.python/py-breakpoint.exp
9680 * gdb.python/py-caller-is.exp
9681 * gdb.python/py-cmd.exp
9682 * gdb.python/py-explore-cc.exp
9683 * gdb.python/py-explore.exp
9684 * gdb.python/py-finish-breakpoint.exp
9685 * gdb.python/py-finish-breakpoint2.exp
9686 * gdb.python/py-frame-args.exp
9687 * gdb.python/py-frame-inline.exp
9688 * gdb.python/py-frame.exp
9689 * gdb.python/py-framefilter-mi.exp
9690 * gdb.python/py-infthread.exp
9691 * gdb.python/py-lazy-string.exp
9692 * gdb.python/py-linetable.exp
9693 * gdb.python/py-mi-events.exp
9694 * gdb.python/py-mi-objfile.exp
9695 * gdb.python/py-mi.exp
9696 * gdb.python/py-objfile.exp
9697 * gdb.python/py-pp-integral.exp
9698 * gdb.python/py-pp-maint.exp
9699 * gdb.python/py-pp-re-notag.exp
9700 * gdb.python/py-pp-registration.exp
9701 * gdb.python/py-recurse-unwind.exp
9702 * gdb.python/py-strfns.exp
9703 * gdb.python/py-symbol.exp
9704 * gdb.python/py-symtab.exp
9705 * gdb.python/py-sync-interp.exp
9706 * gdb.python/py-typeprint.exp
9707 * gdb.python/py-unwind-maint.exp
9708 * gdb.python/py-unwind.exp
9709 * gdb.python/py-value-cc.exp
9710 * gdb.python/py-xmethods.exp
9711 * gdb.reverse/amd64-tailcall-reverse.exp
9712 * gdb.reverse/break-precsave.exp
9713 * gdb.reverse/break-reverse.exp
9714 * gdb.reverse/consecutive-precsave.exp
9715 * gdb.reverse/consecutive-reverse.exp
9716 * gdb.reverse/finish-precsave.exp
9717 * gdb.reverse/finish-reverse-bkpt.exp
9718 * gdb.reverse/finish-reverse.exp
9719 * gdb.reverse/fstatat-reverse.exp
9720 * gdb.reverse/getresuid-reverse.exp
9721 * gdb.reverse/i386-precsave.exp
9722 * gdb.reverse/i386-reverse.exp
9723 * gdb.reverse/i386-sse-reverse.exp
9724 * gdb.reverse/i387-env-reverse.exp
9725 * gdb.reverse/i387-stack-reverse.exp
9726 * gdb.reverse/insn-reverse.exp
9727 * gdb.reverse/machinestate-precsave.exp
9728 * gdb.reverse/machinestate.exp
9729 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9730 * gdb.reverse/pipe-reverse.exp
9731 * gdb.reverse/readv-reverse.exp
9732 * gdb.reverse/recvmsg-reverse.exp
9733 * gdb.reverse/rerun-prec.exp
9734 * gdb.reverse/s390-mvcle.exp
9735 * gdb.reverse/step-precsave.exp
9736 * gdb.reverse/step-reverse.exp
9737 * gdb.reverse/time-reverse.exp
9738 * gdb.reverse/until-precsave.exp
9739 * gdb.reverse/until-reverse.exp
9740 * gdb.reverse/waitpid-reverse.exp
9741 * gdb.reverse/watch-precsave.exp
9742 * gdb.reverse/watch-reverse.exp
9743 * gdb.rust/generics.exp
9744 * gdb.rust/methods.exp
9745 * gdb.rust/modules.exp
9746 * gdb.rust/simple.exp
9747 * gdb.server/connect-with-no-symbol-file.exp
9748 * gdb.server/ext-attach.exp
9749 * gdb.server/ext-restart.exp
9750 * gdb.server/ext-wrapper.exp
9751 * gdb.server/file-transfer.exp
9752 * gdb.server/server-exec-info.exp
9753 * gdb.server/server-kill.exp
9754 * gdb.server/server-mon.exp
9755 * gdb.server/wrapper.exp
9756 * gdb.stabs/exclfwd.exp
9757 * gdb.stabs/gdb11479.exp
9758 * gdb.threads/clone-new-thread-event.exp
9759 * gdb.threads/corethreads.exp
9760 * gdb.threads/current-lwp-dead.exp
9761 * gdb.threads/dlopen-libpthread.exp
9762 * gdb.threads/gcore-thread.exp
9763 * gdb.threads/sigstep-threads.exp
9764 * gdb.threads/watchpoint-fork.exp
9765 * gdb.trace/actions-changed.exp
9766 * gdb.trace/backtrace.exp
9767 * gdb.trace/change-loc.exp
9768 * gdb.trace/circ.exp
9769 * gdb.trace/collection.exp
9770 * gdb.trace/disconnected-tracing.exp
9771 * gdb.trace/ftrace.exp
9772 * gdb.trace/mi-trace-frame-collected.exp
9773 * gdb.trace/mi-trace-unavailable.exp
9774 * gdb.trace/mi-traceframe-changed.exp
9775 * gdb.trace/mi-tsv-changed.exp
9776 * gdb.trace/no-attach-trace.exp
9777 * gdb.trace/passc-dyn.exp
9778 * gdb.trace/qtro.exp
9779 * gdb.trace/range-stepping.exp
9780 * gdb.trace/read-memory.exp
9781 * gdb.trace/save-trace.exp
9782 * gdb.trace/signal.exp
9783 * gdb.trace/status-stop.exp
9784 * gdb.trace/tfile.exp
9785 * gdb.trace/trace-break.exp
9786 * gdb.trace/trace-buffer-size.exp
9787 * gdb.trace/trace-condition.exp
9788 * gdb.trace/tracefile-pseudo-reg.exp
9789 * gdb.trace/tstatus.exp
9790 * gdb.trace/unavailable.exp
9791 * gdb.trace/while-dyn.exp
9792 * gdb.trace/while-stepping.exp
9793
9794 2016-12-22 Doug Evans <xdje42@gmail.com>
9795
9796 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9797 and msymbols.
9798
9799 2016-12-19 Yao Qi <yao.qi@linaro.org>
9800
9801 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9802 (test_with_self): Don't call do_steps_and_nexts, and remove
9803 code about stepping into xmalloc.
9804
9805 2016-12-09 Yao Qi <yao.qi@linaro.org>
9806
9807 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9808
9809 2016-12-09 Yao Qi <yao.qi@linaro.org>
9810
9811 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9812
9813 2016-12-09 Pedro Alves <palves@redhat.com>
9814
9815 * gdb.base/all-architectures-0.exp: New file.
9816 * gdb.base/all-architectures-1.exp: New file.
9817 * gdb.base/all-architectures-2.exp: New file.
9818 * gdb.base/all-architectures-3.exp: New file.
9819 * gdb.base/all-architectures-4.exp: New file.
9820 * gdb.base/all-architectures-5.exp: New file.
9821 * gdb.base/all-architectures-6.exp: New file.
9822 * gdb.base/all-architectures-7.exp: New file.
9823 * gdb.base/all-architectures.exp.in: New file.
9824
9825 2016-12-09 Yao Qi <yao.qi@linaro.org>
9826
9827 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9828
9829 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9830
9831 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9832 possible.
9833 Remove useless pattern-matching code.
9834
9835 2016-12-02 Pedro Alves <palves@redhat.com>
9836
9837 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9838 procedure.
9839 (top level): Call it.
9840
9841 2016-12-02 Pedro Alves <palves@redhat.com>
9842
9843 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9844 New procedure.
9845 (top level): Call it.
9846
9847 2016-12-02 Pedro Alves <palves@redhat.com>
9848
9849 PR cli/20559
9850 * gdb.base/commands.exp (user_defined_command_args_eval): New
9851 procedure.
9852 (top level): Call it.
9853
9854 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9855
9856 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9857 timeout handling.
9858
9859 2016-12-02 Tom Tromey <tom@tromey.com>
9860
9861 * gdb.dwarf2/main-subprogram.c: New file.
9862 * gdb.dwarf2/main-subprogram.exp: New file.
9863
9864 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9865
9866 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9867 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9868 gdb_test_no_output for a couple of cases.
9869 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9870
9871 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9872
9873 Fix test names and standardize compilation error messages throughout
9874 the following files:
9875
9876 * gdb.ada/start.exp
9877 * gdb.arch/alpha-step.exp
9878 * gdb.arch/e500-prologue.exp
9879 * gdb.arch/ftrace-insn-reloc.exp
9880 * gdb.arch/gdb1291.exp
9881 * gdb.arch/gdb1431.exp
9882 * gdb.arch/gdb1558.exp
9883 * gdb.arch/i386-dr3-watch.exp
9884 * gdb.arch/i386-sse-stack-align.exp
9885 * gdb.arch/ia64-breakpoint-shadow.exp
9886 * gdb.arch/pa-nullify.exp
9887 * gdb.arch/powerpc-aix-prologue.exp
9888 * gdb.arch/thumb-bx-pc.exp
9889 * gdb.base/annota1.exp
9890 * gdb.base/annota3.exp
9891 * gdb.base/arrayidx.exp
9892 * gdb.base/assign.exp
9893 * gdb.base/attach.exp
9894 * gdb.base/auxv.exp
9895 * gdb.base/bang.exp
9896 * gdb.base/bfp-test.exp
9897 * gdb.base/bigcore.exp
9898 * gdb.base/bitfields2.exp
9899 * gdb.base/break-fun-addr.exp
9900 * gdb.base/break-probes.exp
9901 * gdb.base/call-rt-st.exp
9902 * gdb.base/callexit.exp
9903 * gdb.base/catch-fork-kill.exp
9904 * gdb.base/charset.exp
9905 * gdb.base/checkpoint.exp
9906 * gdb.base/comprdebug.exp
9907 * gdb.base/constvars.exp
9908 * gdb.base/coredump-filter.exp
9909 * gdb.base/cursal.exp
9910 * gdb.base/cvexpr.exp
9911 * gdb.base/detach.exp
9912 * gdb.base/display.exp
9913 * gdb.base/dmsym.exp
9914 * gdb.base/dprintf-pending.exp
9915 * gdb.base/dso2dso.exp
9916 * gdb.base/dtrace-probe.exp
9917 * gdb.base/dump.exp
9918 * gdb.base/enum_cond.exp
9919 * gdb.base/exe-lock.exp
9920 * gdb.base/exec-invalid-sysroot.exp
9921 * gdb.base/execl-update-breakpoints.exp
9922 * gdb.base/exprs.exp
9923 * gdb.base/fileio.exp
9924 * gdb.base/find.exp
9925 * gdb.base/finish.exp
9926 * gdb.base/fixsection.exp
9927 * gdb.base/foll-vfork.exp
9928 * gdb.base/frame-args.exp
9929 * gdb.base/gcore.exp
9930 * gdb.base/gdb1250.exp
9931 * gdb.base/global-var-nested-by-dso.exp
9932 * gdb.base/gnu-ifunc.exp
9933 * gdb.base/hashline1.exp
9934 * gdb.base/hashline2.exp
9935 * gdb.base/hashline3.exp
9936 * gdb.base/hbreak-in-shr-unsupported.exp
9937 * gdb.base/huge.exp
9938 * gdb.base/infcall-input.exp
9939 * gdb.base/info-fun.exp
9940 * gdb.base/info-shared.exp
9941 * gdb.base/jit-simple.exp
9942 * gdb.base/jit-so.exp
9943 * gdb.base/jit.exp
9944 * gdb.base/jump.exp
9945 * gdb.base/label.exp
9946 * gdb.base/lineinc.exp
9947 * gdb.base/logical.exp
9948 * gdb.base/longjmp.exp
9949 * gdb.base/macscp.exp
9950 * gdb.base/miscexprs.exp
9951 * gdb.base/new-ui-echo.exp
9952 * gdb.base/new-ui-pending-input.exp
9953 * gdb.base/new-ui.exp
9954 * gdb.base/nodebug.exp
9955 * gdb.base/nofield.exp
9956 * gdb.base/offsets.exp
9957 * gdb.base/overlays.exp
9958 * gdb.base/pending.exp
9959 * gdb.base/pointers.exp
9960 * gdb.base/pr11022.exp
9961 * gdb.base/printcmds.exp
9962 * gdb.base/prologue.exp
9963 * gdb.base/ptr-typedef.exp
9964 * gdb.base/realname-expand.exp
9965 * gdb.base/relativedebug.exp
9966 * gdb.base/relocate.exp
9967 * gdb.base/remote.exp
9968 * gdb.base/reread.exp
9969 * gdb.base/return2.exp
9970 * gdb.base/savedregs.exp
9971 * gdb.base/sep.exp
9972 * gdb.base/sepdebug.exp
9973 * gdb.base/sepsymtab.exp
9974 * gdb.base/set-inferior-tty.exp
9975 * gdb.base/setshow.exp
9976 * gdb.base/shlib-call.exp
9977 * gdb.base/sigaltstack.exp
9978 * gdb.base/siginfo-addr.exp
9979 * gdb.base/signals.exp
9980 * gdb.base/signull.exp
9981 * gdb.base/sigrepeat.exp
9982 * gdb.base/so-impl-ld.exp
9983 * gdb.base/solib-display.exp
9984 * gdb.base/solib-overlap.exp
9985 * gdb.base/solib-search.exp
9986 * gdb.base/solib-symbol.exp
9987 * gdb.base/structs.exp
9988 * gdb.base/structs2.exp
9989 * gdb.base/symtab-search-order.exp
9990 * gdb.base/twice.exp
9991 * gdb.base/unload.exp
9992 * gdb.base/varargs.exp
9993 * gdb.base/watchpoint-solib.exp
9994 * gdb.base/watchpoint.exp
9995 * gdb.base/whatis.exp
9996 * gdb.base/wrong_frame_bt_full.exp
9997 * gdb.btrace/dlopen.exp
9998 * gdb.cell/ea-standalone.exp
9999 * gdb.cell/ea-test.exp
10000 * gdb.cp/dispcxx.exp
10001 * gdb.cp/gdb2384.exp
10002 * gdb.cp/method2.exp
10003 * gdb.cp/nextoverthrow.exp
10004 * gdb.cp/pr10728.exp
10005 * gdb.disasm/am33.exp
10006 * gdb.disasm/h8300s.exp
10007 * gdb.disasm/mn10300.exp
10008 * gdb.disasm/sh3.exp
10009 * gdb.dwarf2/dw2-dir-file-name.exp
10010 * gdb.fortran/complex.exp
10011 * gdb.fortran/library-module.exp
10012 * gdb.guile/scm-pretty-print.exp
10013 * gdb.guile/scm-symbol.exp
10014 * gdb.guile/scm-type.exp
10015 * gdb.guile/scm-value.exp
10016 * gdb.linespec/linespec.exp
10017 * gdb.mi/gdb701.exp
10018 * gdb.mi/gdb792.exp
10019 * gdb.mi/mi-breakpoint-changed.exp
10020 * gdb.mi/mi-dprintf-pending.exp
10021 * gdb.mi/mi-dprintf.exp
10022 * gdb.mi/mi-exit-code.exp
10023 * gdb.mi/mi-pending.exp
10024 * gdb.mi/mi-solib.exp
10025 * gdb.mi/new-ui-mi-sync.exp
10026 * gdb.mi/pr11022.exp
10027 * gdb.mi/user-selected-context-sync.exp
10028 * gdb.opt/solib-intra-step.exp
10029 * gdb.python/py-events.exp
10030 * gdb.python/py-finish-breakpoint.exp
10031 * gdb.python/py-mi.exp
10032 * gdb.python/py-prettyprint.exp
10033 * gdb.python/py-shared.exp
10034 * gdb.python/py-symbol.exp
10035 * gdb.python/py-template.exp
10036 * gdb.python/py-type.exp
10037 * gdb.python/py-value.exp
10038 * gdb.reverse/solib-precsave.exp
10039 * gdb.reverse/solib-reverse.exp
10040 * gdb.server/solib-list.exp
10041 * gdb.stabs/weird.exp
10042 * gdb.threads/reconnect-signal.exp
10043 * gdb.threads/stepi-random-signal.exp
10044 * gdb.trace/actions.exp
10045 * gdb.trace/ax.exp
10046 * gdb.trace/backtrace.exp
10047 * gdb.trace/change-loc.exp
10048 * gdb.trace/deltrace.exp
10049 * gdb.trace/ftrace-lock.exp
10050 * gdb.trace/ftrace.exp
10051 * gdb.trace/infotrace.exp
10052 * gdb.trace/mi-tracepoint-changed.exp
10053 * gdb.trace/packetlen.exp
10054 * gdb.trace/passcount.exp
10055 * gdb.trace/pending.exp
10056 * gdb.trace/range-stepping.exp
10057 * gdb.trace/report.exp
10058 * gdb.trace/stap-trace.exp
10059 * gdb.trace/tfind.exp
10060 * gdb.trace/trace-break.exp
10061 * gdb.trace/trace-condition.exp
10062 * gdb.trace/trace-enable-disable.exp
10063 * gdb.trace/trace-mt.exp
10064 * gdb.trace/tracecmd.exp
10065 * gdb.trace/tspeed.exp
10066 * gdb.trace/tsv.exp
10067 * lib/perftest.exp
10068
10069 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10070
10071 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10072 with gdb_test_no_output.
10073 Use command as test name.
10074
10075 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10076
10077 Fix test names starting with uppercase throughout the files.
10078
10079 * gdb.ada/assign_1.exp
10080 * gdb.ada/boolean_expr.exp
10081 * gdb.base/arrayidx.exp
10082 * gdb.base/del.exp
10083 * gdb.base/gcore-buffer-overflow.exp
10084 * gdb.base/testenv.exp
10085 * gdb.compile/compile.exp
10086 * gdb.python/py-framefilter-invalidarg.exp
10087 * gdb.python/py-framefilter.exp
10088
10089 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10090
10091 Fix test names starting with uppercase throughout the files.
10092
10093 * gdb.ada/array_return.exp
10094 * gdb.ada/expr_delims.exp
10095 * gdb.ada/mi_dyn_arr.exp
10096 * gdb.ada/mi_interface.exp
10097 * gdb.ada/mi_var_array.exp
10098 * gdb.ada/watch_arg.exp
10099 * gdb.arch/alpha-step.exp
10100 * gdb.arch/altivec-regs.exp
10101 * gdb.arch/e500-regs.exp
10102 * gdb.arch/powerpc-d128-regs.exp
10103 * gdb.base/arrayidx.exp
10104 * gdb.base/break.exp
10105 * gdb.base/checkpoint.exp
10106 * gdb.base/debug-expr.exp
10107 * gdb.base/dmsym.exp
10108 * gdb.base/radix.exp
10109 * gdb.base/sepdebug.exp
10110 * gdb.base/testenv.exp
10111 * gdb.base/watch_thread_num.exp
10112 * gdb.base/watchpoint-cond-gone.exp
10113 * gdb.cell/break.exp
10114 * gdb.cell/ea-cache.exp
10115 * gdb.compile/compile.exp
10116 * gdb.cp/gdb2495.exp
10117 * gdb.gdb/selftest.exp
10118 * gdb.gdb/xfullpath.exp
10119 * gdb.go/hello.exp
10120 * gdb.go/integers.exp
10121 * gdb.objc/basicclass.exp
10122 * gdb.pascal/hello.exp
10123 * gdb.pascal/integers.exp
10124 * gdb.python/py-breakpoint.exp
10125 * gdb.python/py-cmd.exp
10126 * gdb.python/py-linetable.exp
10127 * gdb.python/py-xmethods.exp
10128 * gdb.python/python.exp
10129 * gdb.reverse/consecutive-precsave.exp
10130 * gdb.reverse/finish-precsave.exp
10131 * gdb.reverse/i386-precsave.exp
10132 * gdb.reverse/machinestate-precsave.exp
10133 * gdb.reverse/sigall-precsave.exp
10134 * gdb.reverse/solib-precsave.exp
10135 * gdb.reverse/step-precsave.exp
10136 * gdb.reverse/until-precsave.exp
10137 * gdb.reverse/watch-precsave.exp
10138 * gdb.threads/leader-exit.exp
10139 * gdb.threads/pthreads.exp
10140 * gdb.threads/wp-replication.exp
10141 * gdb.trace/actions.exp
10142 * gdb.trace/mi-tsv-changed.exp
10143 * gdb.trace/tsv.exp
10144
10145 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10146
10147 Fix test names starting with uppercase throughout the files.
10148
10149 * gdb.arch/i386-bp_permanent.exp
10150 * gdb.arch/i386-gnu-cfi.exp
10151 * gdb.base/disasm-end-cu.exp
10152 * gdb.base/macscp.exp
10153 * gdb.base/pending.exp
10154 * gdb.base/watch_thread_num.exp
10155 * gdb.cp/exception.exp
10156 * gdb.cp/gdb2495.exp
10157 * gdb.cp/local.exp
10158 * gdb.python/py-evsignal.exp
10159 * gdb.python/python.exp
10160 * gdb.trace/tracecmd.exp
10161
10162 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10163
10164 Fix test names starting with uppercase throughout the files.
10165
10166 * gdb.base/charset.exp
10167 * gdb.base/eval.exp
10168 * gdb.base/multi-forks.exp
10169 * gdb.guile/scm-progspace.exp
10170 * gdb.opencl/datatypes.exp
10171 * gdb.python/py-block.exp
10172 * gdb.python/py-function.exp
10173 * gdb.python/py-symbol.exp
10174 * gdb.python/py-symtab.exp
10175 * gdb.python/py-xmethods.exp
10176 * gdb.reverse/break-precsave.exp
10177 * gdb.reverse/break-reverse.exp
10178 * gdb.reverse/consecutive-precsave.exp
10179 * gdb.reverse/consecutive-reverse.exp
10180 * gdb.reverse/finish-precsave.exp
10181 * gdb.reverse/finish-reverse-bkpt.exp
10182 * gdb.reverse/finish-reverse.exp
10183 * gdb.reverse/fstatat-reverse.exp
10184 * gdb.reverse/getresuid-reverse.exp
10185 * gdb.reverse/i386-precsave.exp
10186 * gdb.reverse/i386-reverse.exp
10187 * gdb.reverse/i386-sse-reverse.exp
10188 * gdb.reverse/i387-stack-reverse.exp
10189 * gdb.reverse/insn-reverse.exp
10190 * gdb.reverse/machinestate-precsave.exp
10191 * gdb.reverse/machinestate.exp
10192 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10193 * gdb.reverse/pipe-reverse.exp
10194 * gdb.reverse/readv-reverse.exp
10195 * gdb.reverse/recvmsg-reverse.exp
10196 * gdb.reverse/rerun-prec.exp
10197 * gdb.reverse/s390-mvcle.exp
10198 * gdb.reverse/sigall-precsave.exp
10199 * gdb.reverse/sigall-reverse.exp
10200 * gdb.reverse/solib-precsave.exp
10201 * gdb.reverse/solib-reverse.exp
10202 * gdb.reverse/step-precsave.exp
10203 * gdb.reverse/step-reverse.exp
10204 * gdb.reverse/time-reverse.exp
10205 * gdb.reverse/until-precsave.exp
10206 * gdb.reverse/until-reverse.exp
10207 * gdb.reverse/waitpid-reverse.exp
10208 * gdb.reverse/watch-precsave.exp
10209 * gdb.reverse/watch-reverse.exp
10210
10211 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10212
10213 Fix test names starting with uppercase throughout the files.
10214
10215 * gdb.arch/i386-mpx-simple_segv.exp
10216 * gdb.arch/i386-mpx.exp
10217 * gdb.arch/i386-permbkpt.exp
10218 * gdb.arch/pa-nullify.exp
10219 * gdb.arch/powerpc-d128-regs.exp
10220 * gdb.arch/vsx-regs.exp
10221 * gdb.base/bfp-test.exp
10222 * gdb.base/break.exp
10223 * gdb.base/breakpoint-shadow.exp
10224 * gdb.base/callfuncs.exp
10225 * gdb.base/charset.exp
10226 * gdb.base/commands.exp
10227 * gdb.base/completion.exp
10228 * gdb.base/dfp-test.exp
10229 * gdb.base/echo.exp
10230 * gdb.base/ending-run.exp
10231 * gdb.base/eval.exp
10232 * gdb.base/expand-psymtabs.exp
10233 * gdb.base/float128.exp
10234 * gdb.base/floatn.exp
10235 * gdb.base/foll-exec-mode.exp
10236 * gdb.base/gdb1056.exp
10237 * gdb.base/gdb11531.exp
10238 * gdb.base/kill-after-signal.exp
10239 * gdb.base/multi-forks.exp
10240 * gdb.base/overlays.exp
10241 * gdb.base/pending.exp
10242 * gdb.base/sepdebug.exp
10243 * gdb.base/testenv.exp
10244 * gdb.base/valgrind-db-attach.exp
10245 * gdb.base/watch_thread_num.exp
10246 * gdb.base/watchpoint-cond-gone.exp
10247 * gdb.base/watchpoint.exp
10248 * gdb.base/watchpoints.exp
10249 * gdb.cp/arg-reference.exp
10250 * gdb.cp/baseenum.exp
10251 * gdb.cp/operator.exp
10252 * gdb.cp/shadow.exp
10253 * gdb.dwarf2/dw2-op-out-param.exp
10254 * gdb.dwarf2/dw2-reg-undefined.exp
10255 * gdb.go/chan.exp
10256 * gdb.go/hello.exp
10257 * gdb.go/integers.exp
10258 * gdb.go/methods.exp
10259 * gdb.go/package.exp
10260 * gdb.guile/scm-parameter.exp
10261 * gdb.guile/scm-progspace.exp
10262 * gdb.guile/scm-value.exp
10263 * gdb.mi/mi-pending.exp
10264 * gdb.mi/user-selected-context-sync.exp
10265 * gdb.multi/multi-attach.exp
10266 * gdb.multi/tids.exp
10267 * gdb.opt/clobbered-registers-O2.exp
10268 * gdb.pascal/floats.exp
10269 * gdb.pascal/integers.exp
10270 * gdb.python/py-block.exp
10271 * gdb.python/py-events.exp
10272 * gdb.python/py-parameter.exp
10273 * gdb.python/py-symbol.exp
10274 * gdb.python/py-symtab.exp
10275 * gdb.python/py-type.exp
10276 * gdb.python/py-value.exp
10277 * gdb.python/py-xmethods.exp
10278 * gdb.python/python.exp
10279 * gdb.reverse/break-precsave.exp
10280 * gdb.reverse/consecutive-precsave.exp
10281 * gdb.reverse/finish-precsave.exp
10282 * gdb.reverse/i386-precsave.exp
10283 * gdb.reverse/machinestate-precsave.exp
10284 * gdb.reverse/sigall-precsave.exp
10285 * gdb.reverse/solib-precsave.exp
10286 * gdb.reverse/step-precsave.exp
10287 * gdb.reverse/until-precsave.exp
10288 * gdb.reverse/watch-precsave.exp
10289 * gdb.server/ext-attach.exp
10290 * gdb.server/ext-restart.exp
10291 * gdb.server/ext-run.exp
10292 * gdb.server/ext-wrapper.exp
10293 * gdb.stabs/gdb11479.exp
10294 * gdb.stabs/weird.exp
10295 * gdb.threads/attach-many-short-lived-threads.exp
10296 * gdb.threads/kill.exp
10297 * gdb.threads/watchpoint-fork.exp
10298
10299 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10300
10301 Fix test names starting with uppercase throughout all the files below.
10302
10303 * gdb.ada/array_return.exp
10304 * gdb.ada/catch_ex.exp
10305 * gdb.ada/info_exc.exp
10306 * gdb.ada/mi_catch_ex.exp
10307 * gdb.ada/mi_dyn_arr.exp
10308 * gdb.ada/mi_ex_cond.exp
10309 * gdb.ada/mi_exc_info.exp
10310 * gdb.ada/mi_interface.exp
10311 * gdb.ada/mi_task_arg.exp
10312 * gdb.ada/mi_task_info.exp
10313 * gdb.ada/mi_var_array.exp
10314 * gdb.arch/alpha-step.exp
10315 * gdb.arch/amd64-disp-step.exp
10316 * gdb.arch/arm-disp-step.exp
10317 * gdb.arch/disp-step-insn-reloc.exp
10318 * gdb.arch/e500-prologue.exp
10319 * gdb.arch/ftrace-insn-reloc.exp
10320 * gdb.arch/gdb1558.exp
10321 * gdb.arch/i386-bp_permanent.exp
10322 * gdb.arch/i386-disp-step.exp
10323 * gdb.arch/i386-float.exp
10324 * gdb.arch/i386-gnu-cfi.exp
10325 * gdb.arch/ia64-breakpoint-shadow.exp
10326 * gdb.arch/mips16-thunks.exp
10327 * gdb.arch/pa-nullify.exp
10328 * gdb.arch/powerpc-aix-prologue.exp
10329 * gdb.arch/powerpc-power.exp
10330 * gdb.arch/ppc-dfp.exp
10331 * gdb.arch/s390-tdbregs.exp
10332 * gdb.arch/spu-info.exp
10333 * gdb.arch/spu-ls.exp
10334 * gdb.arch/thumb-bx-pc.exp
10335 * gdb.base/advance.exp
10336 * gdb.base/annota-input-while-running.exp
10337 * gdb.base/arrayidx.exp
10338 * gdb.base/asmlabel.exp
10339 * gdb.base/async.exp
10340 * gdb.base/attach-wait-input.exp
10341 * gdb.base/auto-connect-native-target.exp
10342 * gdb.base/batch-preserve-term-settings.exp
10343 * gdb.base/bfp-test.exp
10344 * gdb.base/bigcore.exp
10345 * gdb.base/bp-permanent.exp
10346 * gdb.base/break-always.exp
10347 * gdb.base/break-fun-addr.exp
10348 * gdb.base/break-idempotent.exp
10349 * gdb.base/break-main-file-remove-fail.exp
10350 * gdb.base/break-probes.exp
10351 * gdb.base/break-unload-file.exp
10352 * gdb.base/break.exp
10353 * gdb.base/call-ar-st.exp
10354 * gdb.base/call-rt-st.exp
10355 * gdb.base/call-sc.exp
10356 * gdb.base/call-signal-resume.exp
10357 * gdb.base/call-strs.exp
10358 * gdb.base/callexit.exp
10359 * gdb.base/callfuncs.exp
10360 * gdb.base/catch-gdb-caused-signals.exp
10361 * gdb.base/catch-signal-siginfo-cond.exp
10362 * gdb.base/catch-syscall.exp
10363 * gdb.base/compare-sections.exp
10364 * gdb.base/cond-eval-mode.exp
10365 * gdb.base/condbreak-call-false.exp
10366 * gdb.base/consecutive-step-over.exp
10367 * gdb.base/cursal.exp
10368 * gdb.base/disabled-location.exp
10369 * gdb.base/disasm-end-cu.exp
10370 * gdb.base/display.exp
10371 * gdb.base/double-prompt-target-event-error.exp
10372 * gdb.base/dprintf-bp-same-addr.exp
10373 * gdb.base/dprintf-detach.exp
10374 * gdb.base/dprintf-next.exp
10375 * gdb.base/dprintf-non-stop.exp
10376 * gdb.base/dprintf-pending.exp
10377 * gdb.base/dso2dso.exp
10378 * gdb.base/ending-run.exp
10379 * gdb.base/enum_cond.exp
10380 * gdb.base/examine-backward.exp
10381 * gdb.base/exe-lock.exp
10382 * gdb.base/exec-invalid-sysroot.exp
10383 * gdb.base/execl-update-breakpoints.exp
10384 * gdb.base/execution-termios.exp
10385 * gdb.base/fileio.exp
10386 * gdb.base/fixsection.exp
10387 * gdb.base/foll-exec-mode.exp
10388 * gdb.base/foll-exec.exp
10389 * gdb.base/fork-running-state.exp
10390 * gdb.base/frame-args.exp
10391 * gdb.base/fullpath-expand.exp
10392 * gdb.base/func-ptr.exp
10393 * gdb.base/gcore-relro-pie.exp
10394 * gdb.base/gdb1090.exp
10395 * gdb.base/gdb1555.exp
10396 * gdb.base/global-var-nested-by-dso.exp
10397 * gdb.base/gnu-ifunc.exp
10398 * gdb.base/hbreak-in-shr-unsupported.exp
10399 * gdb.base/hbreak-unmapped.exp
10400 * gdb.base/hook-stop.exp
10401 * gdb.base/infcall-input.exp
10402 * gdb.base/info-fun.exp
10403 * gdb.base/info-shared.exp
10404 * gdb.base/interrupt-noterm.exp
10405 * gdb.base/jit-so.exp
10406 * gdb.base/jit.exp
10407 * gdb.base/line-symtabs.exp
10408 * gdb.base/list.exp
10409 * gdb.base/longjmp.exp
10410 * gdb.base/macscp.exp
10411 * gdb.base/max-value-size.exp
10412 * gdb.base/nodebug.exp
10413 * gdb.base/nofield.exp
10414 * gdb.base/overlays.exp
10415 * gdb.base/paginate-after-ctrl-c-running.exp
10416 * gdb.base/paginate-bg-execution.exp
10417 * gdb.base/paginate-inferior-exit.exp
10418 * gdb.base/pending.exp
10419 * gdb.base/pr11022.exp
10420 * gdb.base/printcmds.exp
10421 * gdb.base/ptr-typedef.exp
10422 * gdb.base/ptype.exp
10423 * gdb.base/randomize.exp
10424 * gdb.base/range-stepping.exp
10425 * gdb.base/realname-expand.exp
10426 * gdb.base/relativedebug.exp
10427 * gdb.base/remote.exp
10428 * gdb.base/savedregs.exp
10429 * gdb.base/sepdebug.exp
10430 * gdb.base/set-noassign.exp
10431 * gdb.base/shlib-call.exp
10432 * gdb.base/shreloc.exp
10433 * gdb.base/sigaltstack.exp
10434 * gdb.base/sigbpt.exp
10435 * gdb.base/siginfo-addr.exp
10436 * gdb.base/siginfo-obj.exp
10437 * gdb.base/siginfo-thread.exp
10438 * gdb.base/signest.exp
10439 * gdb.base/signull.exp
10440 * gdb.base/sigrepeat.exp
10441 * gdb.base/skip.exp
10442 * gdb.base/so-impl-ld.exp
10443 * gdb.base/solib-corrupted.exp
10444 * gdb.base/solib-disc.exp
10445 * gdb.base/solib-display.exp
10446 * gdb.base/solib-overlap.exp
10447 * gdb.base/solib-search.exp
10448 * gdb.base/solib-symbol.exp
10449 * gdb.base/source-execution.exp
10450 * gdb.base/sss-bp-on-user-bp-2.exp
10451 * gdb.base/sss-bp-on-user-bp.exp
10452 * gdb.base/stack-checking.exp
10453 * gdb.base/stale-infcall.exp
10454 * gdb.base/step-break.exp
10455 * gdb.base/step-line.exp
10456 * gdb.base/step-over-exit.exp
10457 * gdb.base/step-test.exp
10458 * gdb.base/structs.exp
10459 * gdb.base/sym-file.exp
10460 * gdb.base/symtab-search-order.exp
10461 * gdb.base/term.exp
10462 * gdb.base/type-opaque.exp
10463 * gdb.base/unload.exp
10464 * gdb.base/until-nodebug.exp
10465 * gdb.base/until.exp
10466 * gdb.base/unwindonsignal.exp
10467 * gdb.base/watch-cond.exp
10468 * gdb.base/watch-non-mem.exp
10469 * gdb.base/watch_thread_num.exp
10470 * gdb.base/watchpoint-reuse-slot.exp
10471 * gdb.base/watchpoint-solib.exp
10472 * gdb.base/watchpoint.exp
10473 * gdb.btrace/dlopen.exp
10474 * gdb.cell/arch.exp
10475 * gdb.cell/break.exp
10476 * gdb.cell/bt.exp
10477 * gdb.cell/core.exp
10478 * gdb.cell/data.exp
10479 * gdb.cell/dwarfaddr.exp
10480 * gdb.cell/ea-cache.exp
10481 * gdb.cell/ea-standalone.exp
10482 * gdb.cell/ea-test.exp
10483 * gdb.cell/f-regs.exp
10484 * gdb.cell/fork.exp
10485 * gdb.cell/gcore.exp
10486 * gdb.cell/mem-access.exp
10487 * gdb.cell/ptype.exp
10488 * gdb.cell/registers.exp
10489 * gdb.cell/sizeof.exp
10490 * gdb.cell/solib-symbol.exp
10491 * gdb.cell/solib.exp
10492 * gdb.compile/compile-tls.exp
10493 * gdb.cp/exception.exp
10494 * gdb.cp/gdb2495.exp
10495 * gdb.cp/local.exp
10496 * gdb.cp/mb-inline.exp
10497 * gdb.cp/mb-templates.exp
10498 * gdb.cp/pr10687.exp
10499 * gdb.cp/pr9167.exp
10500 * gdb.cp/scope-err.exp
10501 * gdb.cp/templates.exp
10502 * gdb.cp/virtfunc.exp
10503 * gdb.dwarf2/dw2-dir-file-name.exp
10504 * gdb.dwarf2/dw2-single-line-discriminators.exp
10505 * gdb.fortran/complex.exp
10506 * gdb.fortran/library-module.exp
10507 * gdb.guile/guile.exp
10508 * gdb.guile/scm-cmd.exp
10509 * gdb.guile/scm-frame-inline.exp
10510 * gdb.guile/scm-objfile.exp
10511 * gdb.guile/scm-pretty-print.exp
10512 * gdb.guile/scm-symbol.exp
10513 * gdb.guile/scm-type.exp
10514 * gdb.guile/scm-value.exp
10515 * gdb.linespec/keywords.exp
10516 * gdb.linespec/ls-errs.exp
10517 * gdb.linespec/macro-relative.exp
10518 * gdb.linespec/thread.exp
10519 * gdb.mi/mi-breakpoint-changed.exp
10520 * gdb.mi/mi-dprintf-pending.exp
10521 * gdb.mi/mi-fullname-deleted.exp
10522 * gdb.mi/mi-logging.exp
10523 * gdb.mi/mi-pending.exp
10524 * gdb.mi/mi-solib.exp
10525 * gdb.mi/new-ui-mi-sync.exp
10526 * gdb.mi/user-selected-context-sync.exp
10527 * gdb.multi/dummy-frame-restore.exp
10528 * gdb.multi/multi-arch-exec.exp
10529 * gdb.multi/remove-inferiors.exp
10530 * gdb.multi/watchpoint-multi-exit.exp
10531 * gdb.opt/solib-intra-step.exp
10532 * gdb.perf/backtrace.exp
10533 * gdb.perf/single-step.exp
10534 * gdb.perf/skip-command.exp
10535 * gdb.perf/skip-prologue.exp
10536 * gdb.perf/solib.exp
10537 * gdb.python/lib-types.exp
10538 * gdb.python/py-as-string.exp
10539 * gdb.python/py-bad-printers.exp
10540 * gdb.python/py-block.exp
10541 * gdb.python/py-breakpoint.exp
10542 * gdb.python/py-cmd.exp
10543 * gdb.python/py-events.exp
10544 * gdb.python/py-evthreads.exp
10545 * gdb.python/py-finish-breakpoint.exp
10546 * gdb.python/py-finish-breakpoint2.exp
10547 * gdb.python/py-frame-inline.exp
10548 * gdb.python/py-frame.exp
10549 * gdb.python/py-inferior.exp
10550 * gdb.python/py-infthread.exp
10551 * gdb.python/py-mi.exp
10552 * gdb.python/py-objfile.exp
10553 * gdb.python/py-pp-maint.exp
10554 * gdb.python/py-pp-registration.exp
10555 * gdb.python/py-prettyprint.exp
10556 * gdb.python/py-recurse-unwind.exp
10557 * gdb.python/py-shared.exp
10558 * gdb.python/py-symbol.exp
10559 * gdb.python/py-symtab.exp
10560 * gdb.python/py-template.exp
10561 * gdb.python/py-type.exp
10562 * gdb.python/py-unwind-maint.exp
10563 * gdb.python/py-unwind.exp
10564 * gdb.python/py-value.exp
10565 * gdb.python/python.exp
10566 * gdb.reverse/finish-reverse-bkpt.exp
10567 * gdb.reverse/insn-reverse.exp
10568 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10569 * gdb.reverse/solib-precsave.exp
10570 * gdb.reverse/solib-reverse.exp
10571 * gdb.stabs/gdb11479.exp
10572 * gdb.stabs/weird.exp
10573 * gdb.threads/fork-child-threads.exp
10574 * gdb.threads/fork-plus-threads.exp
10575 * gdb.threads/fork-thread-pending.exp
10576 * gdb.threads/forking-threads-plus-breakpoint.exp
10577 * gdb.threads/hand-call-in-threads.exp
10578 * gdb.threads/interrupted-hand-call.exp
10579 * gdb.threads/linux-dp.exp
10580 * gdb.threads/local-watch-wrong-thread.exp
10581 * gdb.threads/next-while-other-thread-longjmps.exp
10582 * gdb.threads/non-ldr-exit.exp
10583 * gdb.threads/pending-step.exp
10584 * gdb.threads/print-threads.exp
10585 * gdb.threads/process-dies-while-detaching.exp
10586 * gdb.threads/process-dies-while-handling-bp.exp
10587 * gdb.threads/pthreads.exp
10588 * gdb.threads/queue-signal.exp
10589 * gdb.threads/reconnect-signal.exp
10590 * gdb.threads/signal-command-handle-nopass.exp
10591 * gdb.threads/signal-command-multiple-signals-pending.exp
10592 * gdb.threads/signal-delivered-right-thread.exp
10593 * gdb.threads/signal-sigtrap.exp
10594 * gdb.threads/sigthread.exp
10595 * gdb.threads/staticthreads.exp
10596 * gdb.threads/stepi-random-signal.exp
10597 * gdb.threads/thread-unwindonsignal.exp
10598 * gdb.threads/thread_check.exp
10599 * gdb.threads/thread_events.exp
10600 * gdb.threads/tid-reuse.exp
10601 * gdb.threads/tls-nodebug.exp
10602 * gdb.threads/tls-shared.exp
10603 * gdb.threads/tls-so_extern.exp
10604 * gdb.threads/tls.exp
10605 * gdb.threads/wp-replication.exp
10606 * gdb.trace/actions-changed.exp
10607 * gdb.trace/actions.exp
10608 * gdb.trace/backtrace.exp
10609 * gdb.trace/change-loc.exp
10610 * gdb.trace/collection.exp
10611 * gdb.trace/deltrace.exp
10612 * gdb.trace/disconnected-tracing.exp
10613 * gdb.trace/entry-values.exp
10614 * gdb.trace/ftrace-lock.exp
10615 * gdb.trace/ftrace.exp
10616 * gdb.trace/infotrace.exp
10617 * gdb.trace/mi-trace-frame-collected.exp
10618 * gdb.trace/mi-trace-unavailable.exp
10619 * gdb.trace/mi-traceframe-changed.exp
10620 * gdb.trace/mi-tracepoint-changed.exp
10621 * gdb.trace/mi-tsv-changed.exp
10622 * gdb.trace/no-attach-trace.exp
10623 * gdb.trace/packetlen.exp
10624 * gdb.trace/passc-dyn.exp
10625 * gdb.trace/passcount.exp
10626 * gdb.trace/pending.exp
10627 * gdb.trace/pr16508.exp
10628 * gdb.trace/qtro.exp
10629 * gdb.trace/range-stepping.exp
10630 * gdb.trace/read-memory.exp
10631 * gdb.trace/report.exp
10632 * gdb.trace/save-trace.exp
10633 * gdb.trace/signal.exp
10634 * gdb.trace/stap-trace.exp
10635 * gdb.trace/status-stop.exp
10636 * gdb.trace/strace.exp
10637 * gdb.trace/tfile.exp
10638 * gdb.trace/tfind.exp
10639 * gdb.trace/trace-break.exp
10640 * gdb.trace/trace-condition.exp
10641 * gdb.trace/trace-enable-disable.exp
10642 * gdb.trace/trace-mt.exp
10643 * gdb.trace/tracecmd.exp
10644 * gdb.trace/tracefile-pseudo-reg.exp
10645 * gdb.trace/tspeed.exp
10646 * gdb.trace/tstatus.exp
10647 * gdb.trace/tsv.exp
10648 * gdb.trace/unavailable.exp
10649 * gdb.trace/while-dyn.exp
10650 * gdb.trace/while-stepping.exp
10651 * lib/gdb-guile.exp
10652 * lib/gdb.exp
10653 * lib/mi-support.exp
10654 * lib/pascal.exp
10655 * lib/perftest.exp
10656 * lib/prelink-support.exp
10657 * lib/selftest-support.exp
10658
10659 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10660
10661 * Makefile.in: Include disable-implicit-rules.mk.
10662
10663 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10664
10665 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10666 non-byte-aligned bit fields.
10667
10668 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10669
10670 PR gdb/12616
10671 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10672 respects the DW_AT_data_bit_offset attribute.
10673
10674 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10675
10676 * gdb.base/default.exp: Fix output of "set language".
10677
10678 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10679
10680 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10681 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10682 make.
10683 * configure.ac: Remove checks for the make program.
10684 * configure: Re-generate.
10685
10686 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10687
10688 * gdb.python/py-recurse-unwind.c (main): Add loop.
10689 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10690 to read_register() and gdb.parse_and_eval(). Make each code
10691 call a separate case that can be individually tested.
10692 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10693 proc. Call cont_and_backtrace for each of the code paths that
10694 we want to test in the unwinder.
10695
10696 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10697
10698 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10699 the definition of struct S.
10700
10701 2016-11-11 Catherine Moore <clm@codesourcery.com>
10702
10703 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10704
10705 2016-11-09 Pedro Alves <palves@redhat.com>
10706
10707 * gdb.base/commands.exp (runto_or_return): New procedure.
10708 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10709 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10710 (progvar_simple_while_test, progvar_complex_if_while_test)
10711 (if_while_breakpoint_command_test)
10712 (infrun_breakpoint_command_test, breakpoint_command_test)
10713 (user_defined_command_test, watchpoint_command_test)
10714 (test_command_prompt_position, redefine_hook_test)
10715 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10716 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10717 multi_line_input and multi_line. Remove gdb_expect and
10718 gdb_stop_suppressing_tests uses.
10719 * lib/gdb.exp (valnum_re): New global.
10720 (multi_line_input): New procedure.
10721
10722 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10723
10724 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10725 Remove.
10726 (test_setup): Define with proc_with_prefix.
10727 (test_cli_inferior): Likewise.
10728 (test_cli_thread): Likewise.
10729 (test_cli_frame): Likewise.
10730 (test_cli_select_frame): Likewise.
10731 (test_cli_up_down): Likewise.
10732 (test_mi_thread_select): Likewise.
10733 (test_mi_stack_select_frame): Likewise.
10734 (test_cli_in_mi_inferior): Likewise.
10735 (test_cli_in_mi_thread): Likewise.
10736 (test_cli_in_mi_frame): Likewise.
10737 (top level): Do not use with_test_prefix_procname.
10738
10739 2016-11-09 Pedro Alves <palves@redhat.com>
10740
10741 * gdb.base/commands.exp (gdbvar_simple_if_test)
10742 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10743 (progvar_simple_if_test, progvar_simple_while_test)
10744 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10745 (infrun_breakpoint_command_test, breakpoint_command_test)
10746 (user_defined_command_test, watchpoint_command_test)
10747 (test_command_prompt_position, deprecated_command_test)
10748 (bp_deleted_in_command, temporary_breakpoint_commands)
10749 (stray_arg0_test, source_file_with_indented_comment)
10750 (recursive_source_test, if_commands_test)
10751 (error_clears_commands_left, redefine_hook_test)
10752 (redefine_backtrace_test): Use proc_with_prefix.
10753 * lib/gdb.exp (proc_with_prefix): New proc.
10754
10755 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10756
10757 * gdb.base/tui-layout.c: New file.
10758 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10759 disassembly window contains very long lines.
10760
10761 2016-11-08 Tom Tromey <tom@tromey.com>
10762
10763 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10764 depend on Python 2.
10765
10766 2016-11-08 Tom Tromey <tom@tromey.com>
10767
10768 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10769 New method.
10770
10771 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10772
10773 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10774
10775 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10776
10777 * gdb.rust/simple.rs: Add test for univariant enums without
10778 discriminants and for encoded struct-like enums.
10779
10780 2016-10-28 Pedro Alves <palves@redhat.com>
10781
10782 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10783 gdb_test_multiple, tighten regexps and match symtabs and line
10784 tables incrementally.
10785
10786 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10787
10788 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10789 general.
10790
10791 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10792
10793 * gdb.base/exec-invalid-sysroot.exp: New file.
10794
10795 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10796
10797 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10798
10799 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10800
10801 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10802
10803 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10804
10805 * gdb.base/killed-outside.exp: Remove $options from a call to
10806 `prepare_for_testing'.
10807
10808 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10809
10810 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10811 Change test message.
10812
10813 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10814
10815 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10816 Update comment.
10817
10818 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10819
10820 * gdb.trace/mi-trace-save.exp: New file.
10821
10822 2016-10-13 Yao Qi <yao.qi@linaro.org>
10823
10824 * gdb.base/code_elim.exp (get_var_address): Remove.
10825 * gdb.base/relocate.exp: Likewise.
10826 * gdb.base/shreloc.exp: Likewise.
10827 * lib/gdb.exp (get_var_address): New.
10828
10829 2016-10-13 Yao Qi <yao.qi@linaro.org>
10830
10831 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10832 floating point tests if $skip_float_test is false.
10833
10834 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10835
10836 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10837 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10838 argc values.
10839 Add 1 to argc so we guarantee distinct initial/modified argc values.
10840
10841 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10842
10843 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10844
10845 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10846
10847 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10848 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10849 * gdb.arch/vsx-regs.exp: Likewise.
10850
10851 2016-10-07 Yao Qi <yao.qi@linaro.org>
10852
10853 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10854
10855 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10856
10857 * gdb.python/python.exp: Test decode_line("*0").
10858
10859 2016-10-06 Doug Evans <dje@google.com>
10860
10861 * gdb.python/py-value.exp (test_value_creation): Add test for large
10862 unsigned 64-bit value.
10863
10864 2016-10-06 Tom Tromey <tom@tromey.com>
10865
10866 * gdb.compile/compile.exp: Change java tests to rust.
10867 * gdb.base/setshow.exp: Change java tests to rust.
10868 * gdb.base/default.exp: Remove java from language list.
10869 * README (Examples): Update language example.
10870 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10871 test.
10872 * lib/gdb.exp (skip_java_tests): Remove.
10873 * lib/java.exp: Remove.
10874 * gdb.java: Remove.
10875
10876 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10877
10878 * gdb.arch/mips-fcr.exp: New test.
10879 * gdb.arch/mips-fcr.c: Source for the new test.
10880
10881 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10882
10883 * gdb.base/solib-disc.exp: Use `standard_output_file'
10884 throughout.
10885
10886 2016-10-06 Pedro Alves <palves@redhat.com>
10887
10888 * gdb.base/jit-simple-dl.c: New file.
10889 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10890 * gdb.base/jit-simple.c: ... this.
10891 * gdb.base/jit-simple.exp (jit_run): Delete.
10892 (build_jit): New proc.
10893 (jit_test_reread): Recompile either the main program or the shared
10894 library, depending on what is being tested. Skip changing address
10895 if caller wants to. Compare before/after addresses. If testing
10896 standalone, explicitly load the binary. Test "maint info
10897 breakpoints".
10898 (top level): Add "standalone vs shared lib" and "change address"
10899 vs "same address" axes.
10900
10901 2016-10-06 Pedro Alves <palves@redhat.com>
10902
10903 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10904 call.
10905 (jit_run): Delete.
10906 (jit_test_reread): Use with_test_prefix. Reload the main binary
10907 explicitly. Compare the before/after addresses of the JIT
10908 descriptor.
10909
10910 2016-08-15 Doug Evans <dje@google.com>
10911
10912 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10913 for single bitfields is bool.
10914 * gdb.xml/tdesc-regs.exp: Ditto.
10915
10916 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10917
10918 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10919
10920 2016-10-05 Yao Qi <yao.qi@linaro.org>
10921
10922 * lib/gdb.exp (support_complex_tests): Return zero if
10923 gdb_skip_float_test return true.
10924
10925 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10926 Simon Marchi <simon.marchi@ericsson.com>
10927
10928 PR gdb/20487
10929 * gdb.mi/user-selected-context-sync.exp: New file.
10930 * gdb.mi/user-selected-context-sync.c: New file.
10931
10932 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10933 Simon Marchi <simon.marchi@ericsson.com>
10934
10935 PR gdb/20487
10936 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10937 =thread-select-event check.
10938
10939 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10940
10941 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10942 the compulsory L operand changes.
10943 * gdb.arch/powerpc-power.s: Likewise.
10944
10945 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10946
10947 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10948 * gdb.base/jit-attach-pie.c: New file.
10949 * gdb.base/jit-attach-pie.exp: New file.
10950
10951 2016-09-28 Pedro Alves <palves@redhat.com>
10952
10953 * gdb.base/infcall-input.c: New file.
10954 * gdb.base/infcall-input.exp: New file.
10955
10956 2016-09-22 Yao Qi <yao.qi@linaro.org>
10957
10958 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10959 (gdb_exit): Rename it to ...
10960 (gdbserver_gdb_exit): ... Close GDBserver.
10961 (gdb_exit): New proc, call gdbserver_gdb_exit.
10962 (mi_gdb_exit): Likewise.
10963
10964 2016-09-22 Yao Qi <yao.qi@linaro.org>
10965
10966 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10967 path.
10968 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10969 Remove duplication.
10970
10971 2016-09-22 Yao Qi <yao.qi@linaro.org>
10972
10973 * lib/gdbserver-support.exp: Check the existence of
10974 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10975
10976 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10977
10978 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10979
10980 2016-09-21 Tom Tromey <tom@tromey.com>
10981
10982 PR gdb/20604:
10983 * gdb.base/quit.exp: New file.
10984
10985 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10986
10987 * .gitignore: New file.
10988
10989 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10990
10991 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10992 throughout.
10993
10994 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10995
10996 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10997
10998 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10999
11000 * gdb.cp/casts.cc (decltype): Move it ...
11001 (main): ... with its call to ...
11002 * gdb.cp/casts03.cc: ... a new file.
11003 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11004
11005 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11006
11007 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11008
11009 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11010
11011 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11012 and sync up the test with tests in gas/testsuite/gas/ppc.
11013 * gdb.arch/powerpc-power.exp: Likewise.
11014
11015 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11016
11017 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11018
11019 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11020 Jan Kratochvil <jan.kratochvil@redhat.com>
11021
11022 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11023 make m1's definition to be different from m2's. Use 'dummy' as an
11024 argument for probe 'two'.
11025
11026 2016-09-10 Jon Beniston <jon@beniston.com>
11027
11028 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11029 for sim target.
11030
11031 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11032
11033 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11034 variable declaration.
11035 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11036 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11037 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11038 received HWCAP as its argument.
11039
11040 2016-09-06 Pedro Alves <palves@redhat.com>
11041
11042 * gdb.base/new-ui-pending-input.c: New file.
11043 * gdb.base/new-ui-pending-input.exp: New file.
11044 * gdb.exp (clear_gdb_spawn_id): New procedure.
11045 (with_spawn_id): Check whether gdb_spawn_id exists before
11046 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11047 on exit.
11048
11049 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11050
11051 * gdb.base/float128.c: New file.
11052 * gdb.base/float128.exp: Likewise.
11053 * gdb.base/floatn.c: Likewise.
11054 * gdb.base/floatn.exp: Likewise.
11055
11056 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11057
11058 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11059
11060 2016-09-05 Pedro Alves <palves@redhat.com>
11061
11062 PR backtrace/19927
11063 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11064 unwinders are immediately called as side effect of "source" or
11065 "disable unwinder" commands.
11066 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11067
11068 2016-09-02 Yao Qi <yao.qi@linaro.org>
11069
11070 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11071 is true and $type is "float" or "double".
11072
11073 2016-09-02 Yao Qi <yao.qi@linaro.org>
11074
11075 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11076 true.
11077 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11078 * gdb.base/call-rt-st.exp: Likewise.
11079 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11080 return value instead of gdb,skip_float_test.
11081 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11082 (do_function_calls): Use its return value instead of
11083 gdb,skip_float_test.
11084 * gdb.base/finish.exp: Likewise.
11085 * gdb.base/funcargs.exp: Likewise.
11086 * gdb.base/return.exp: Likewise.
11087 * gdb.base/return2.exp: Likewise.
11088 * gdb.base/varargs.exp: Likewise.
11089 * lib/gdb.exp (gdb_skip_float_test): Change it to
11090 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11091
11092 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11093
11094 * gdb.multi/tids.exp: Test "thread apply all".
11095
11096 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11097
11098 * gdb.base/default.exp (tty): Remove.
11099
11100 2016-08-24 Kevin Buettner <kevinb@redhat.com>
11101
11102 * gdb.python/py-recurse-unwind.c: New file.
11103 * gdb.python/py-recurse-unwind.py: New file.
11104 * gdb.python/py-recurse-unwind.exp: New file.
11105
11106 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11107
11108 * gdb.base/set-inferior-tty.exp: New file.
11109 * gdb.base/set-inferior-tty.c: New file.
11110
11111 2016-08-23 Pedro Alves <palves@redhat.com>
11112
11113 PR gdb/20494
11114 * gdb.base/new-ui-echo.c: New file.
11115 * gdb.base/new-ui-echo.exp: New file.
11116
11117 2016-08-23 Yao Qi <yao.qi@linaro.org>
11118
11119 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11120 gdbserver_spawn.
11121 * gdb.server/connect-without-multi-process.exp (do_test):
11122 Likewise.
11123
11124 2016-08-23 Yao Qi <yao.qi@linaro.org>
11125
11126 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11127 standalone_txt. Delete gdb_txt and standalone_txt on host
11128 and target. Spawn the binary on target. Copy files from
11129 target to host.
11130
11131 2016-08-22 Pedro Alves <palves@redhat.com>
11132
11133 PR gdb/20505
11134 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11135 with_test_prefix. Factor out bits to ...
11136 (test_no_vdso): ... this new procedure.
11137
11138 2016-08-19 Carl Love <cel@us.ibm.com>
11139
11140 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11141 maintaining separate logic for constructing the output path.
11142 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11143 * gdb.arch/ppc-dfp.exp: Likewise.
11144 * gdb.arch/ppc-fp.exp: Likewise.
11145 * gdb.arch/vsx-regs.exp: Likewise.
11146 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11147 binprefix for generating the additional binary files.
11148
11149 2016-08-19 Pedro Alves <palves@redhat.com>
11150
11151 * gdb.trace/mi-trace-frame-collected.exp
11152 (test_trace_frame_collected): On x32, expect two registers.
11153
11154 2016-08-18 Carl Love <cel@us.ibm.com>
11155
11156 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11157 and sync up the test with tests in gas/testsuite/gas/ppc.
11158 * gdb.arch/powerpc-power.exp: Likewise.
11159
11160 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11161
11162 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11163 expected error message.
11164
11165 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11166
11167 * gdb.multi/remove-inferiors.exp: New file.
11168 * gdb.multi/remove-inferiors.c: New file.
11169
11170 2016-08-12 Yao Qi <yao.qi@linaro.org>
11171
11172 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11173 argument list.
11174
11175 2016-08-10 Pedro Alves <palves@redhat.com>
11176
11177 PR gdb/19187
11178 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11179 setup_kfails.
11180
11181 2016-08-09 Pedro Alves <palves@redhat.com>
11182 Simon Marchi <simon.marchi@ericsson.com>
11183
11184 PR gdb/20418
11185 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11186 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11187
11188 2016-08-09 Pedro Alves <palves@redhat.com>
11189
11190 PR mi/20431
11191 * gdb.mi/mi-cmd-error.exp: New file.
11192
11193 2016-08-09 Pedro Alves <palves@redhat.com>
11194
11195 PR gdb/18653
11196 * gdb.base/signals-state-child.c: New file.
11197 * gdb.base/signals-state-child.exp: New file.
11198 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11199
11200 2016-08-09 Pedro Alves <palves@redhat.com>
11201
11202 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11203
11204 2016-08-03 Tom Tromey <tom@tromey.com>
11205
11206 PR python/18565:
11207 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11208
11209 2016-08-01 Yao Qi <yao.qi@linaro.org>
11210
11211 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11212 variable mode to "multi-process" if $multi_process is 1, otherwise
11213 set it to "single-process".
11214
11215 2016-08-01 Yao Qi <yao.qi@linaro.org>
11216
11217 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11218 * gdb.cp/cpexprs.exp: Likewise.
11219 * gdb.cp/m-static.exp: Likewise.
11220
11221 2016-07-26 Tom Tromey <tom@tromey.com>
11222
11223 PR python/20190:
11224 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11225 test.
11226
11227 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11228
11229 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11230 selecting assembly source files.
11231 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11232 assembly source files.
11233 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11234 assembly source files.
11235 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11236 selecting assembly source files.
11237
11238 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11239
11240 * gdb.base/new-ui.exp (do_test_invalid_args): New
11241 procedure.
11242
11243 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11244
11245 * gdb.btrace/reconnect.c: New file.
11246 * gdb.btrace/reconnect.exp: New file.
11247
11248 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11249
11250 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11251 to test_catch_syscall_group.
11252 (test_catch_syscall_group): New.
11253
11254 2016-07-21 Tom Tromey <tom@tromey.com>
11255
11256 * gdb.rust/simple.rs (main): Use empty struct expression.
11257 * gdb.rust/simple.exp: Add tests for empty struct expression.
11258
11259 2016-07-21 Yao Qi <yao.qi@linaro.org>
11260
11261 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11262 if gdb_skip_xml_test is true on some targets.
11263
11264 2016-07-21 Yao Qi <yao.qi@linaro.org>
11265
11266 * gdb.server/solib-list.exp: Unset last_loaded_file.
11267
11268 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11269
11270 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11271 "step into captured_main (args)".
11272
11273 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11274
11275 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11276
11277 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11278
11279 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11280
11281 2016-07-19 Pedro Alves <palves@redhat.com>
11282
11283 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11284 * gdb.opt/inline-bt.exp: Likewise.
11285 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11286 additional_flags=-Winline.
11287 * gdb.opt/inline-locals.exp: Likewise.
11288 * gdb.opt/inline-markers.c (ATTR): Define.
11289 (inlined_fn): Use it.
11290
11291 2016-07-19 Yao Qi <yao.qi@linaro.org>
11292
11293 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11294 (test_with_self): Remove some code. Remove argument executable.
11295 (top-level): Use do_self_tests.
11296
11297 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11298 Don Breazeal <donb@codesourcery.com>
11299
11300 * gdb.base/maint.exp: Escape paths used in regular expressions.
11301 * gdb.stabs/weird.exp: Likewise.
11302
11303 2016-07-13 Tom Tromey <tom@tromey.com>
11304
11305 PR python/15620, PR python/18620:
11306 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11307 (test_bkpt_events): New procs.
11308
11309 2016-07-13 Tom Tromey <tom@tromey.com>
11310
11311 PR python/17698:
11312 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11313 test.
11314 (test_watchpoints): Likewise.
11315 (test_bkpt_pending): New proc.
11316
11317 2016-07-13 Tom Tromey <tom@tromey.com>
11318
11319 PR cli/18053:
11320 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11321 completion test.
11322
11323 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11324
11325 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11326 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11327 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11328 f_label.
11329 (g): Rename g_end_lbl to g_label.
11330 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11331 low_pc and high_pc.
11332 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11333
11334 2016-07-12 Tom Tromey <tom@tromey.com>
11335
11336 PR python/19293:
11337 * gdb.python/py-unwind-maint.exp: Update tests.
11338
11339 2016-07-12 Yao Qi <yao.qi@linaro.org>
11340
11341 * lib/selftest-support.exp (selftest_setup): Match the output
11342 when captured_main is inlined.
11343
11344 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11345
11346 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11347 New variables.
11348 (print this%a, print this%b, print this): New tests.
11349 * gdb.fortran/derived-types.f90 (this): New object and
11350 initialization.
11351
11352 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11353
11354 * gdb.ada/arraydim.exp: Remove extra directory level in build
11355 directory.
11356
11357 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11358
11359 * lib/ada.exp: Remove extra directory level in build directory.
11360 * gdb.ada/cond_lang.exp: Likewise.
11361 * gdb.ada/exec_changed.exp: Likewise.
11362 * gdb.ada/lang_switch.exp: Likewise.
11363
11364 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11365
11366 * simple.rs: Add test for raw pointer subscripting.
11367 * simple.exp: Add test expectations.
11368
11369 2016-07-05 Yao Qi <yao.qi@linaro.org>
11370
11371 * gdb.mi/mi-reverse.exp: Match =record-started output.
11372
11373 2016-07-01 Pedro Alves <palves@redhat.com>
11374
11375 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11376 procedure.
11377 (jit_reader_test): Test the jit reader's unwinder.
11378 * gdb.base/jithost.c (jit_function_00_code): New global.
11379 (main): Use memcpy to fill in the mmapped code, instead of poking
11380 bytes manually here.
11381 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11382 value.
11383 (read_debug_info): Save the function's range.
11384 (read_sp): New function.
11385 (unwind_frame): Use it. Also unwind RBP.
11386 (get_frame_id): Use read_sp.
11387 (gdb_init_reader): Use calloc instead of malloc.
11388 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11389 parameter. Use gdb_test_multiple.
11390
11391 2016-07-01 Pedro Alves <palves@redhat.com>
11392 Antoine Tremblay <antoine.tremblay@ericsson.com>
11393
11394 * gdb.threads/process-dies-while-detaching.c: New file.
11395 * gdb.threads/process-dies-while-detaching.exp: New file.
11396
11397 2016-07-01 Pedro Alves <palves@redhat.com>
11398
11399 * gdb.multi/watchpoint-multi-exit.c: New file.
11400 * gdb.multi/watchpoint-multi-exit.exp: New file.
11401
11402 2016-06-30 Pedro Alves <palves@redhat.com>
11403
11404 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11405 unset inferior_spawn_id.
11406
11407 2016-06-30 Pedro Alves <palves@redhat.com>
11408
11409 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11410 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11411
11412 2016-06-29 Yao Qi <yao.qi@linaro.org>
11413
11414 * gdb.base/return.c: Add copyright header.
11415
11416 2016-06-29 Tom Tromey <tom@tromey.com>
11417
11418 PR python/20129:
11419 * gdb.python/py-framefilter.exp: Add tests for setting priority
11420 and disabling of non-existent frame filter.
11421
11422 2016-06-29 Yao Qi <yao.qi@linaro.org>
11423
11424 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11425 0x0f07ff.
11426
11427 2016-06-28 Yao Qi <yao.qi@linaro.org>
11428
11429 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11430 triplets. Start gdb, execute catch syscall, and continue. Check
11431 gdb's output to determine catch syscall is supported.
11432
11433 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11434
11435 * gdb.rust/simple.rs: Add test for returning unit in a function.
11436 * gdb.rust/simple.exp: Add expectation for functions returning
11437 unit.
11438
11439 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11440
11441 * gdb.python/py-breakpoint-create-fail.c,
11442 gdb.python/py-breakpoint-create-fail.exp,
11443 gdb.python/py-breakpoint-create-fail.py: New testcase.
11444
11445 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11446
11447 PR gdb/20239
11448 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11449 * gdb.rust/simple.exp: Add test expectations for new NonZero
11450 tests.
11451
11452 2016-06-24 David Taylor <dtaylor@emc.com>
11453
11454 * gdb.base/offsets.exp: New file.
11455 * gdb.base/offsets.c: New file.
11456
11457 2016-06-23 Tom Tromey <tom@tromey.com>
11458
11459 PR gdb/16483:
11460 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11461 before any filters are loaded.
11462
11463 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11464
11465 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11466 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11467 structs.
11468 * gdb.fortran/derived-type-function.exp: New file.
11469 * gdb.fortran/derived-type-function.f90: New file.
11470
11471
11472 2016-06-21 Pedro Alves <palves@redhat.com>
11473
11474 * gdb.base/new-ui.exp: New file.
11475 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11476 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11477 (with_spawn_id): New procedure.
11478
11479 2016-06-21 Pedro Alves <palves@redhat.com>
11480
11481 * gdb.mi/mi-exec-run.exp: New file.
11482
11483 2016-06-21 Pedro Alves <palves@redhat.com>
11484
11485 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11486 breakpoint command's output on the main UI.
11487 (test_break): New procedure, factored out from calls in the top
11488 level.
11489 (top level): Use foreach_with_prefix to test MI as main UI and as
11490 separate UI.
11491
11492 2016-06-21 Pedro Alves <palves@redhat.com>
11493
11494 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11495 (test_awatch_creation_and_listing)
11496 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11497 Remove 'type' parameter.
11498 (test_watchpoint_all): New parameter mi_mode. Remove
11499 with_test_prefix.
11500 (top level): Use foreach_with_prefix, and add main/separate UI MI
11501 testing axis.
11502
11503 2016-06-21 Pedro Alves <palves@redhat.com>
11504
11505 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11506 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11507 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11508 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11509 (gdb_main_spawn_id, mi_spawn_id): Declare and
11510 comment.
11511 (mi_create_inferior_pty): New procedure,
11512 factored out from default_mi_gdb_start.
11513 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11514 procedures.
11515 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11516 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11517 Use mi_create_inferior_pty.
11518 (mi_gdb_start): Use eval to pass down args list.
11519
11520 2016-06-21 Pedro Alves <palves@redhat.com>
11521
11522 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11523 * gdb.opt/inline-cmds.exp: Add MI tests.
11524
11525 2016-06-21 Pedro Alves <palves@redhat.com>
11526
11527 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11528
11529 2016-06-21 Pedro Alves <palves@redhat.com>
11530
11531 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11532 (top level): Use it instead of mi_execute_to.
11533
11534 2016-06-21 Pedro Alves <palves@redhat.com>
11535
11536 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11537 (cont_handler_str): New.
11538 (signal_stop_handler): Set stop_handler_str instead of printing to
11539 stdout.
11540 (continue_handler): Set cont_handler_str instead of printing to
11541 stdout.
11542 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11543 mi_send_resuming_command. Print stop_handler_str and
11544 cont_handler_str instead of expecting the python events print
11545 directly.
11546
11547 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11548
11549 * gdb.base/jit-reader.exp: New file.
11550 * gdb.base/jithost.c: New file.
11551 * gdb.base/jithost.h: New file.
11552 * gdb.base/jitreader.c : New file.
11553 * gdb.base/jit-protocol.h: New file.
11554
11555 2016-06-17 Yao Qi <yao.qi@linaro.org>
11556
11557 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11558 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11559 and detach-on-fork. Adjust tests.
11560 (top level): Invoke break_cond_on_syscall with combinations of
11561 syscall, follow-fork-mode and detach-on-fork.
11562
11563 2016-06-17 Yao Qi <yao.qi@linaro.org>
11564
11565 * gdb.base/step-over-exit.c: New.
11566 * gdb.base/step-over-exit.exp: New.
11567
11568 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11569
11570 * gdb.base/float.exp: Add target check for nds32*-*-*.
11571 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11572
11573 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11574
11575 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11576 for unsupported target features.
11577 * gdb.base/call-rt-st.exp: Likewise.
11578 * gdb.base/call-sc.exp: Likewise.
11579 * gdb.base/call-signal-resume.exp: Likewise.
11580 * gdb.base/call-strs.exp: Likewise.
11581 * gdb.base/callexit.exp: Likewise.
11582 * gdb.base/callfuncs.exp: Likewise.
11583 * gdb.base/nodebug.exp: Likewise.
11584 * gdb.base/printcmds.exp: Likewise.
11585 * gdb.base/ptype.exp: Likewise.
11586 * gdb.base/structs.exp: Likewise.
11587 * gdb.base/unwindonsignal.exp: Likewise.
11588 * gdb.cp/gdb2495.exp: Likewise.
11589 * gdb.cp/templates.exp: Likewise.
11590 * gdb.cp/virtfunc.exp: Likewise.
11591 * gdb.threads/hand-call-in-threads.exp: Likewise.
11592 * gdb.threads/interrupted-hand-call.exp: Likewise.
11593 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11594
11595 2016-06-10 Tom Tromey <tom@tromey.com>
11596
11597 PR rust/20110:
11598 * gdb.rust/expr.exp: Add test for integer constant larger than
11599 i32.
11600
11601 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11602
11603 * gdb.fortran/nested-funcs.exp: New.
11604 * gdb.fortran/nested-funcs.f90: New.
11605
11606 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11607
11608 * gdb.base/examine-backward.c: New file.
11609 * gdb.base/examine-backward.exp: New file.
11610
11611 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11612
11613 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11614 matching.
11615
11616 2016-06-02 Tom Tromey <tom@tromey.com>
11617
11618 PR python/18984:
11619 * gdb.python/py-shared.exp: Add solib_name test.
11620
11621 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11622
11623 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11624
11625 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11626
11627 PR c++/19893
11628 * gdb.dwarf2/implref.exp: Rename to...
11629 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11630 * gdb.dwarf2/implref-array.c: New file.
11631 * gdb.dwarf2/implref-array.exp: Likewise.
11632 * gdb.dwarf2/implref-global.c: Likewise.
11633 * gdb.dwarf2/implref-global.exp: Likewise.
11634 * gdb.dwarf2/implref-struct.c: Likewise.
11635 * gdb.dwarf2/implref-struct.exp: Likewise.
11636
11637 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11638
11639 * gdb.trace/trace-condition.exp: Add 64bit tests.
11640
11641 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11642
11643 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11644 bits types.
11645 (main): Adapt to 8 to 64 bits types.
11646 * gdb.trace/trace-condition.exp: Add new tests.
11647
11648 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11649
11650 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11651
11652 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11653
11654 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11655 Move condition tests...
11656 * gdb.trace/trace-condition.exp: Here.
11657
11658 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11659
11660 * gdb.trace/trace-condition.exp: Add counter-case tests.
11661
11662 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11663
11664 PR c++/15231
11665 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11666 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11667
11668 2016-05-27 Pedro Alves <palves@redhat.com>
11669
11670 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11671 New procedure.
11672 (top level): Call it, and bail out of DejaGnu is known to be bad.
11673
11674 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11675
11676 * gdb.base/whatis.c: Extend the test case.
11677 * gdb.base/whatis.exp: Add additional tests.
11678
11679 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11680
11681 * gdb.fortran/type.f90: Add pointer variable.
11682 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11683
11684 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11685
11686 * gdb.fortran/vla-type.exp: Fix testcase name.
11687
11688 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11689
11690 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11691
11692 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11693
11694 * gdb.fortran/type.f90: Add nested structures.
11695 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11696 * gdb.fortran/derived-type.exp: Adapt expected output.
11697 * gdb.fortran/vla-type.exp: Adapt expected output.
11698
11699 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11700
11701 * gdb.fortran/whatis_type.exp: Adapt expected output.
11702
11703 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11704
11705 * gdb.fortran/print_type.exp: Fix expected output.
11706 * gdb.fortran/whatis_type.exp: Fix expected output.
11707
11708 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11709
11710 * gdb.fortran/whatis_type.exp: Use multi_line.
11711
11712 2016-05-24 Tom Tromey <tom@tromey.com>
11713
11714 PR python/17386:
11715 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11716 use value as an index.
11717
11718 2016-05-23 Tom Tromey <tom@tromey.com>
11719
11720 PR python/17981:
11721 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11722 no-breakpoint case.
11723
11724 2016-05-24 Pedro Alves <palves@redhat.com>
11725
11726 PR gdb/19828
11727 * gdb.threads/clone-attach-detach.c: New file.
11728 * gdb.threads/clone-attach-detach.exp: New file.
11729
11730 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11731
11732 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11733
11734 2016-05-23 Tom Tromey <tom@tromey.com>
11735
11736 PR python/19438, PR python/18393:
11737 * gdb.python/py-progspace.exp: Add "dir" test.
11738 * gdb.python/py-objfile.exp: Add "dir" test.
11739
11740 2016-05-23 Yao Qi <yao.qi@linaro.org>
11741
11742 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11743 * gdb.arch/thumb2-it.exp: Likewise.
11744
11745 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11746
11747 * gdb.mi/mi-threads-interrupt.c: New file.
11748 * gdb.mi/mi-threads-interrupt.exp: New file.
11749
11750 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11751
11752 PR gdb/18077
11753 * gdb.mi/mi-async-run.exp: New file.
11754 * gdb.mi/mi-async-run.c: New file.
11755
11756 2016-05-17 Tom Tromey <tom@tromey.com>
11757 Manish Goregaokar <manishsmail@gmail.com>
11758
11759 * lib/rust-support.exp: New file.
11760 * lib/gdb.exp (skip_rust_tests): New proc.
11761 (build_executable_from_specs): Handle rust.
11762 * lib/future.exp (gdb_find_rustc): New proc.
11763 (gdb_default_target_compile): Handle rust.
11764 * gdb.rust/expr.exp: New file.
11765 * gdb.rust/generics.exp: New file.
11766 * gdb.rust/generics.rs: New file.
11767 * gdb.rust/methods.exp: New file.
11768 * gdb.rust/methods.rs: New file.
11769 * gdb.rust/modules.exp: New file.
11770 * gdb.rust/modules.rs: New file.
11771 * gdb.rust/simple.exp: New file.
11772 * gdb.rust/simple.rs: New file.
11773
11774 2016-05-17 Tom Tromey <tom@tromey.com>
11775
11776 * gdb.base/default.exp (set language): Add rust.
11777
11778 2016-05-17 Tom Tromey <tom@tromey.com>
11779
11780 * gdb.gdb/unittest.exp: New file.
11781
11782 2016-05-16 Yao Qi <yao.qi@linaro.org>
11783
11784 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11785 shell_prompt. Update shell_prompt_re.
11786
11787 2016-05-12 Doug Evans <dje@google.com>
11788
11789 PR symtab/19999
11790 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11791 $options when building executable.
11792 * gdb.dwarf2/fission-loclists-pie.S: New file.
11793 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11794
11795 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11796
11797 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11798 of [is_remote target],
11799
11800 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11801
11802 * lib/gdb.exp (use_gdb_stub): New procedure.
11803
11804 2016-05-03 Yunlian Jiang <yunlian@google.com>
11805 Doug Evans <dje@google.com>
11806
11807 PR symtab/19914
11808 * gdb.dwarf2/dwp-sepdebug.c: New file.
11809 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11810
11811 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11812
11813 * gdb.base/detach.exp: Remove is_remote check.
11814
11815 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11816
11817 * gdb.base/annota-input-while-running.exp: Don't check for
11818 [is_remote target]. Enable annotations after running to main.
11819 Remove unused "set test..." line.
11820
11821 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11822
11823 * gdb.trace/trace-enable-disable.exp: New file.
11824 * gdb.trace/trace-enable-disable.c: New file.
11825
11826 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11827
11828 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11829 use it in info sharedlibrary test.
11830 * gdb.trace/ftrace-lock.exp: Likewise.
11831 * gdb.trace/ftrace.exp: Likewise.
11832 * gdb.trace/range-stepping.exp: Likewise.
11833 * gdb.trace/trace-break.exp: Likewise.
11834 * gdb.trace/trace-condition.exp: Likewise.
11835 * gdb.trace/trace-mt.exp: Likewise.
11836
11837 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11838
11839 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11840 (gdb_load_shlib): ... this.
11841 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11842 gdb_load_shlib.
11843 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11844 * gdb.base/ctxobj.exp: Likewise.
11845 * gdb.base/dprintf-pending.exp: Likewise.
11846 * gdb.base/dso2dso.exp: Likewise.
11847 * gdb.base/fixsection.exp: Likewise.
11848 * gdb.base/gcore-relro.exp: Likewise.
11849 * gdb.base/gdb1555.exp: Likewise.
11850 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11851 * gdb.base/gnu-ifunc.exp: Likewise.
11852 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11853 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11854 * gdb.base/pending.exp: Likewise.
11855 * gdb.base/print-file-var.exp: Likewise.
11856 * gdb.base/print-symbol-loading.exp: Likewise.
11857 * gdb.base/shlib-call.exp: Likewise.
11858 * gdb.base/shreloc.exp: Likewise.
11859 * gdb.base/so-impl-ld.exp: Likewise.
11860 * gdb.base/solib-disc.exp: Likewise.
11861 * gdb.base/solib-nodir.exp: Likewise.
11862 * gdb.base/solib-overlap.exp: Likewise.
11863 * gdb.base/solib-symbol.exp: Likewise.
11864 * gdb.base/solib-weak.exp (do_test): Likewise.
11865 * gdb.base/sym-file.exp: Likewise.
11866 * gdb.base/symtab-search-order.exp: Likewise.
11867 * gdb.base/type-opaque.exp: Likewise.
11868 * gdb.base/unload.exp: Likewise.
11869 * gdb.base/watchpoint-solib.exp: Likewise.
11870 * gdb.compile/compile.exp: Likewise.
11871 * gdb.cp/gdb2384.exp: Likewise.
11872 * gdb.cp/infcall-dlopen.exp: Likewise.
11873 * gdb.cp/re-set-overloaded.exp: Likewise.
11874 * gdb.fortran/library-module.exp: Likewise.
11875 * gdb.opt/solib-intra-step.exp: Likewise.
11876 * gdb.python/py-finish-breakpoint.exp: Likewise.
11877 * gdb.python/py-shared.exp: Likewise.
11878 * gdb.reverse/solib-precsave.exp: Likewise.
11879 * gdb.reverse/solib-reverse.exp: Likewise.
11880 * gdb.server/solib-list.exp: Likewise.
11881 * gdb.threads/dlopen-libpthread.exp: Likewise.
11882 * gdb.threads/tls-shared.exp: Likewise.
11883 * gdb.threads/tls-so_extern.exp: Likewise.
11884 * gdb.trace/change-loc.exp: Likewise.
11885 * gdb.trace/ftrace-lock.exp: Likewise.
11886 * gdb.trace/ftrace.exp: Likewise.
11887 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11888 * gdb.trace/pending.exp: Likewise.
11889 * gdb.trace/range-stepping.exp: Likewise.
11890 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11891 (strace_info_marker): Likewise.
11892 (strace_probe_marker): Likewise.
11893 (strace_trace_on_same_addr): Likewise.
11894 (strace_trace_on_diff_addr): Likewise.
11895 * gdb.trace/trace-break.exp: Likewise.
11896 * gdb.trace/trace-condition.exp: Likewise.
11897 * gdb.trace/trace-mt.exp: Likewise.
11898
11899 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11900
11901 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11902 result of gdb_remote_download.
11903 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11904 * gdb.base/dso2dso.exp: Likewise.
11905 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11906 * gdb.base/print-file-var.exp: Likewise.
11907 * gdb.base/shlib-call.exp: Likewise.
11908 * gdb.base/shreloc.exp: Likewise.
11909 * gdb.base/solib-overlap.exp: Likewise.
11910 * gdb.base/solib-weak.exp (do_test): Likewise.
11911 * gdb.base/unload.exp: Likewise.
11912
11913 2016-04-27 Yao Qi <yao.qi@linaro.org>
11914
11915 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11916 exists.
11917
11918 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11919
11920 * vla-type.exp: Print structure from toplevel.
11921
11922 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11923
11924 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11925 of dynamic types.
11926 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11927 of dynamic types.
11928
11929 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11930
11931 * gdb.fortran/vla-type.f90: New file.
11932 * gdb.fortran/vla-type.exp: New file.
11933
11934 2016-04-25 Yao Qi <yao.qi@linaro.org>
11935
11936 * gdb.base/branch-to-self.c: New file.
11937 * gdb.base/branch-to-self.exp: New file.
11938
11939 2016-04-22 Yao Qi <yao.qi@linaro.org>
11940
11941 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11942 more after $hex.
11943
11944 2016-04-22 Yao Qi <yao.qi@linaro.org>
11945
11946 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11947 * gdb.base/annota3.exp: Likewise.
11948
11949 2016-04-22 Yao Qi <yao.qi@linaro.org>
11950
11951 * gdb.reverse/step-precsave.exp: Do one step and test program
11952 stops in "callee" and do multiple steps until program goes out
11953 of "callee".
11954 * gdb.reverse/step-reverse.exp: Likewise.
11955
11956 2016-04-22 Yao Qi <yao.qi@linaro.org>
11957
11958 * gdb.trace/signal.exp: Also pass if
11959 $tracepoint_hits($i) > $iterations.
11960
11961 2016-04-22 Yao Qi <yao.qi@linaro.org>
11962
11963 * gdb.trace/signal.c: New file.
11964 * gdb.trace/signal.exp: New file.
11965
11966 2016-04-19 Doug Evans <xdje42@gmail.com>
11967
11968 * gdb.base/bad-file.exp: New file.
11969
11970 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11971
11972 * gdb.dwarf2/implref.exp: New file.
11973
11974 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11975
11976 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11977 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11978 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11979 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11980 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11981 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11982 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11983 * lib/fortran.exp (fortran_int4): New procedure.
11984 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11985 (fortran_logical4): Likewise.
11986
11987 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11988
11989 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11990
11991 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11992
11993 * lib/compiler.c: Add Intel specific preprocessor macros.
11994 * lib/compiler.cc: Likewise.
11995
11996 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11997
11998 * gdb.server/connect-with-no-symbol-file.c: New file.
11999 * gdb.server/connect-with-no-symbol-file.exp: New file.
12000
12001 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12002
12003 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12004
12005 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12006
12007 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12008 standard output directory.
12009
12010 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12011
12012 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12013
12014 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12015
12016 * gdb.btrace/instruction_history.c (loop): Add declaration.
12017
12018 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12019
12020 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12021
12022 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12023
12024 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12025 parentheses to print.
12026 (continue_handler): Likewise.
12027
12028 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12029
12030 * gdb.server/solib-list.exp: Remove is_remote check.
12031 Pass shlib= to gdb_compile. Don't link shared library with
12032 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12033 Run binary filename through "readlink -f" on the target.
12034
12035 2016-04-08 Pedro Alves <palves@redhat.com>
12036
12037 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12038 interpreter filename as argument to gdbserver_spawn.
12039 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12040 Return empty if $last_loaded_file does not exist.
12041
12042 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12043
12044 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12045 * gdb.base/jit-main.c: Use exit after usage.
12046
12047 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12048
12049 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12050 GDBHISTSIZE prior to the tests.
12051 * gdb.base/gdbinit-history.exp: Likewise.
12052
12053 2016-04-07 Pedro Alves <palves@redhat.com>
12054
12055 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12056 instead of build_executable. Use gdb_load_shlibs.
12057
12058 2016-04-07 Yao Qi <yao.qi@linaro.org>
12059
12060 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12061 Execute "si" command.
12062
12063 2016-04-07 Yao Qi <yao.qi@linaro.org>
12064
12065 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12066 number instead of the comments on some line.
12067
12068 2016-04-06 Don Breazeal <donb@codesourcery.com>
12069
12070 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12071 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12072
12073 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12074
12075 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12076 standard_output_file. Remove unused binfile variable.
12077
12078 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
12079
12080 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12081 * gdb.python/py-mi-objfile.exp: Match "list main" output
12082 in console format.
12083
12084 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12085
12086 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12087 absolute.
12088
12089 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12090
12091 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12092 absolute.
12093 * gdb.trace/ftrace.exp: Likewise.
12094 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12095 targets as well.
12096 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12097 (gdb_load_shlibs): Copy libraries to test directory when testing
12098 natively. Only set solib-search-path if testing remotely.
12099 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12100
12101 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12102
12103 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12104 gdb_download. Use it even if the target is not remote.
12105 * gdb.base/jit.exp (compile_jit_test): Likewise.
12106 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12107 output directory if the destination board is local, otherwise use
12108 the standard remote_download from DejaGnu.
12109 (gdb_download): Remove.
12110 (gdb_load_shlibs): Use gdb_remote_download instead of
12111 gdb_download.
12112 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12113 Use gdb_remote_download instead of gdb_download. Use it even if
12114 the target is not remote.
12115 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12116 instead of gdb_download.
12117
12118 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12119
12120 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12121 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12122 run.
12123
12124 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
12125
12126 PR gdb/19820
12127 * gdb.base/printcmds.exp: Add artificial arrays tests.
12128
12129 2016-03-31 Pedro Alves <palves@redhat.com>
12130
12131 PR gdb/19858
12132 * gdb.base/jit-main.c: Include unistd.h.
12133 (ATTACH): Define to 0 if not already defined.
12134 (wait_for_gdb, mypid): New globals.
12135 (WAIT_FOR_GDB): New macro.
12136 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12137 some breakpoint locations.
12138 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12139 New procedures.
12140 (one_jit_test): Add REATTACH parameter, and handle it. Use
12141 continue_to_test_location.
12142 (top level): Test attach, and adjusts calls to one_jit_test.
12143
12144 2016-03-31 Pedro Alves <palves@redhat.com>
12145
12146 PR gdb/19858
12147 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12148 BINSUFFIX parameter, and handle it.
12149 (top level): Adjust calls compile_jit_test.
12150
12151 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
12152
12153 PR python/19743
12154 * gdb.python/py-mi-events-gdb.py: New file.
12155 * gdb.python/py-mi-events.c: New file.
12156 * gdb.python/py-mi-events.exp: New file.
12157
12158 2016-03-30 Yao Qi <yao.qi@linaro.org>
12159
12160 * gdb.reverse/until-precsave.exp: Match function name only.
12161 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12162 Move malloc to a condition block.
12163 * gdb.reverse/until-reverse.exp: Match function name only.
12164
12165 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12166
12167 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12168 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12169 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12170 variable for GPR 0 instead of assuming it is register 0.
12171 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12172 * lib/trace-support.exp: Add s390 registers.
12173
12174 2016-03-29 Yao Qi <yao.qi@linaro.org>
12175
12176 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12177
12178 2016-03-24 Yao Qi <yao.qi@linaro.org>
12179
12180 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12181 test message.
12182
12183 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12184
12185 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12186 maintaining separate logic for constructing the output path.
12187
12188 2016-03-16 Don Breazeal <donb@codesourcery.com>
12189
12190 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12191 Retry fork and waitpid on interrupted system call errors.
12192 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12193 Use with_timeout_factor to increase timeout by factor of 10.
12194
12195 2016-03-15 Don Breazeal <donb@codesourcery.com>
12196
12197 * gdb.cp/scope-err.cc: New test program.
12198 * gdb.cp/scope-err.exp: New test script.
12199 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12200 lines and "set breakpoint here" comment.
12201 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12202 Fixed some whitespace and format issues.
12203 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12204 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12205
12206 2016-03-15 Doug Evans <dje@google.com>
12207
12208 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12209 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12210 All callers updated. Add tests for enums, mixed flags register.
12211
12212 2016-03-15 Doug Evans <dje@google.com>
12213
12214 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12215 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12216
12217 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12218
12219 * gdb.base/default.exp: Add $_as_string to the list of expected
12220 convenience functions.
12221
12222 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12223
12224 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12225
12226 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12227
12228 * gdb.python/py-as-string.exp: New file.
12229 * gdb.python/py-as-string.c: New file.
12230
12231 2016-03-09 Pedro Alves <palves@redhat.com>
12232
12233 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12234 signal" -> "Thread NN received signal" output change.
12235 * gdb.threads/ia64-sigill.exp: Likewise.
12236 * gdb.threads/linux-dp.exp: Likewise.
12237 * gdb.threads/manythreads.exp: Likewise.
12238 * gdb.threads/pending-step.exp: Likewise.
12239 * gdb.threads/print-threads.exp: Likewise.
12240 * gdb.threads/sigstep-threads.exp: Likewise.
12241 * gdb.threads/staticthreads.exp: Likewise.
12242 * gdb.threads/tls.exp: Likewise.
12243
12244 2016-03-09 Pedro Alves <palves@redhat.com>
12245
12246 * gdb.base/command-line-input.exp: New file.
12247
12248 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12249
12250 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12251 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12252 * gdb.trace/pending.exp: Accept leading dot before function name.
12253 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12254 * lib/trace-support.exp: Set registers for ppc.
12255
12256 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12257
12258 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12259 use it for disassembly; accept .main in addition to main in backtrace.
12260
12261 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12262 Marcin Kościelnicki <koriakin@0x04.net>
12263
12264 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12265 (gdb_recursion_test_ptr): New global variable.
12266 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12267 gdb_recursion_test.
12268 (gdb_c_test): Ditto.
12269
12270 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12271
12272 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12273 ordering.
12274
12275 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12276
12277 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12278 (bar): Add bar_start_lbl label.
12279 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12280 of foo/bar for emitting DWARF and tracing.
12281
12282 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12283
12284 * analyze-racy-logs.py: Set executable bit.
12285
12286 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12287
12288 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12289 (CHECK_TARGET_TMP): Likewise.
12290 (check-single-racy): New rule.
12291 (check-parallel-racy): Likewise.
12292 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12293 (do-check-parallel-racy): New rule.
12294 (check-racy/%.exp): Likewise.
12295 * README (Racy testcases): New section.
12296 * analyze-racy-logs.py: New file.
12297
12298 2016-03-03 Doug Evans <dje@google.com>
12299
12300 * gdb.base/skip.exp: Use with_test_prefix.
12301
12302 2016-03-03 Yao Qi <yao.qi@linaro.org>
12303
12304 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12305 Invoke step_over_syscall "clone" and break_cond_on_syscall
12306 "clone".
12307 * gdb.base/step-over-clone.c: New file.
12308
12309 2016-03-03 Yao Qi <yao.qi@linaro.org>
12310
12311 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12312 code format.
12313
12314 2016-03-03 Yao Qi <yao.qi@linaro.org>
12315
12316 * gdb.base/disp-step-fork.c: Rename to ...
12317 * gdb.base/step-over-fork.c: ... it. New file.
12318 * gdb.base/disp-step-vfork.c: Rename to ...
12319 * gdb.base/step-over-vfork.c: ... it. New file.
12320 * gdb.base/disp-step-syscall.exp: Rename to ...
12321 * gdb.base/step-over-syscall.exp: ... it. New file.
12322 (disp_step_cross_syscall): Rename to ...
12323 (step_over_syscall): ... it.
12324
12325 2016-03-03 Yao Qi <yao.qi@linaro.org>
12326
12327 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12328 If target supports condition evaluation on target, invoke
12329 break_cond_on_syscall for fork and vfork.
12330
12331 2016-03-03 Yao Qi <yao.qi@linaro.org>
12332
12333 * gdb.base/disp-step-syscall.exp: Don't invoke
12334 support_displaced_stepping.
12335 (disp_step_cross_syscall): Test with displaced stepping off and
12336 on if supported.
12337
12338 2016-03-03 Yao Qi <yao.qi@linaro.org>
12339
12340 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12341 proc.
12342 (setup): New proc.
12343 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12344 and setup.
12345
12346 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12347
12348 * gdb.fortran/vla-history.exp: Remove breakpoint.
12349
12350 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12351
12352 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12353 exceeds timeout.
12354
12355 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12356
12357 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12358 breakpoint.
12359
12360 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12361
12362 * gdb.mi/vla.f90: Nullify pointer after declaration.
12363
12364 2016-03-01 Pedro Alves <palves@redhat.com>
12365
12366 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12367
12368 2016-03-01 Pedro Alves <palves@redhat.com>
12369
12370 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12371 before anything else.
12372 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12373 _GNU_SOURCE here.
12374 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12375 before anything else.
12376 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12377
12378 2016-03-01 Pedro Alves <palves@redhat.com>
12379
12380 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12381
12382 2016-03-01 Yao Qi <yao.qi@linaro.org>
12383
12384 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12385 prepare_for_testing.
12386
12387 2016-03-01 Yao Qi <yao.qi@linaro.org>
12388
12389 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12390
12391 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12392
12393 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12394 manually constructing the output path.
12395
12396 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12397
12398 * gdb.arch/s390-stackless.S: New.
12399 * gdb.arch/s390-stackless.exp: New.
12400
12401 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12402
12403 * gdb.dlang/circular.c: New file.
12404 * gdb.dlang/circular.exp: New file.
12405
12406 2016-02-26 Yao Qi <yao.qi@linaro.org>
12407
12408 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12409 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12410 (testcases): Update.
12411
12412 2016-02-26 Yao Qi <yao.qi@linaro.org>
12413
12414 * gdb.reverse/aarch64.c: Rename to ...
12415 * gdb.reverse/insn-reverse.c: ... it.
12416 * gdb.reverse/aarch64.exp: Rename to ...
12417 * gdb.reverse/insn-reverse.exp: ... it.
12418
12419 2016-02-26 Yao Qi <yao.qi@linaro.org>
12420
12421 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12422 (testcase_ftype): New.
12423 (testcases): New array.
12424 (n_testcases): New.
12425 (main): Call each element in testcases.
12426 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12427 (read_testcase): New.
12428 Do the tests in a loop.
12429
12430 2016-02-25 Yao Qi <yao.qi@linaro.org>
12431
12432 * gdb.base/branches.c: Remove.
12433
12434 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12435
12436 PR gdb/13808
12437 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12438
12439 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12440
12441 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12442
12443 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12444
12445 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12446 change x86_64 call_insn to 'callq'.
12447
12448 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12449
12450 * gdb.trace/tfile-avx.c: Move to...
12451 * gdb.trace/tracefile-pseudo-reg.c: Here.
12452 * gdb.trace/tfile-avx.exp: Move to...
12453 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12454
12455 2016-02-24 Gary Benson <gbenson@redhat.com>
12456
12457 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12458 message on attach.
12459
12460 2016-02-23 Doug Evans <dje@google.com>
12461
12462 * gdb.base/skip.c (test_skip): New function.
12463 (end_test_skip_file_and_function): New function.
12464 (test_skip_file_and_function): New function.
12465 * gdb.base/skip1.c (test_skip): New function.
12466 (skip1_test_skip_file_and_function): New function.
12467 * gdb.base/skip.exp: Add tests for new skip options.
12468 * gdb.base/skip-solib.exp: Update expected output.
12469 * gdb.perf/skip-command.cc: New file.
12470 * gdb.perf/skip-command.exp: New file.
12471 * gdb.perf/skip-command.py: New file.
12472
12473 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12474
12475 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12476 info registers pattern.
12477
12478 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12479
12480 * lib/future.exp: Add D support.
12481 (gdb_find_gdc): New proc.
12482 (gdb_default_target_compile): Add D support.
12483
12484 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12485
12486 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12487 user+system time.
12488 (trace_speed_test): Determine the iteration count for a time
12489 between 15..30 seconds.
12490
12491 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12492
12493 * gdb.arch/i386-mpx-sigsegv.c: New file.
12494 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12495 * gdb.arch/i386-mpx-simple_segv.c: New file.
12496 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12497
12498 2016-02-18 Yao Qi <yao.qi@linaro.org>
12499
12500 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12501 Don't call setup_kfail.
12502
12503 2016-02-18 Yao Qi <yao.qi@linaro.org>
12504
12505 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12506 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12507
12508 2016-02-16 Doug Evans <dje@google.com>
12509
12510 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12511 * gdb.base/skip1.c: Ditto.
12512 * gdb.base/skip.exp: Whitespace cleanup.
12513
12514 2016-02-16 Don Breazeal <donb@codesourcery.com>
12515
12516 PR remote/19496
12517 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12518 Remove kfail for PR remote/19496.
12519
12520 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12521
12522 * lib/gdb.exp (standard_temp_file): Return a path specific to
12523 the runtest invocation.
12524
12525 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12526
12527 * gdb.trace/save-trace.exp: Change relative path to be in the
12528 standard output directory.
12529
12530 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12531
12532 * gdb.arch/i386-prologue.c: Add missing prototypes.
12533
12534 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12535
12536 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12537 * gdb.arch/i386-prologue.exp: Likewise.
12538 * gdb.arch/i386-size.exp: Likewise.
12539
12540 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12541
12542 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12543 define object file path.
12544 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12545 file path.
12546 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12547 standard_output_file to define binfile.
12548
12549 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12550
12551 Fix compatibility with recent gfortran-5.3.1.
12552 * gdb.fortran/vla-history.exp (print vla1 allocated)
12553 (print vla2 allocated, print $2, print $3): Remove
12554 (print $4): Rename to ...
12555 (print $2): ... here.
12556 (print $9): Rename to ...
12557 (print $5): ... here.
12558 (print $10): Rename to ...
12559 (print $6): ... here.
12560 * gdb.fortran/vla.f90: Add pvla initialization.
12561
12562 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12563
12564 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12565 New test.
12566 * gdb.fortran/vla-value-sub.exp: Likewise.
12567
12568 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12569
12570 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12571
12572 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12573
12574 * i386-biarch-core.exp: Define corefile using
12575 standard_output_file.
12576
12577 2016-02-12 Yao Qi <yao.qi@linaro.org>
12578
12579 * gdb.arch/arm-single-step-kernel-helper.c: New.
12580 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12581
12582 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12583
12584 * gdb.btrace/tailcall-only.exp: New.
12585 * gdb.btrace/tailcall-only.c: New.
12586 * gdb.btrace/x86_64-tailcall-only.S: New.
12587 * gdb.btrace/i686-tailcall-only.S: New.
12588
12589 2016-02-11 Pedro Alves <palves@redhat.com>
12590
12591 * README (Parallel testing): Add missing double quotes.
12592
12593 2016-02-11 Pedro Alves <palves@redhat.com>
12594
12595 * README (Parallel testing): New section.
12596 (GDB_PARALLEL): Rewrite.
12597 (FORCE_PARALLEL): Document.
12598
12599 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12600
12601 * gdb.trace/tfile-avx.c: New test.
12602 * gdb.trace/tfile-avx.exp: New test.
12603
12604 2016-02-09 Keith Seitz <keiths@redhat.com>
12605
12606 PR breakpoints/19546
12607 * gdb.base/infcall-exec.c: New file.
12608 * gdb.base/infcall-exec2.c: New file.
12609 * gdb.base/infcall-exec.exp: New file.
12610
12611 2016-02-09 Keith Seitz <keiths@redhat.com>
12612
12613 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12614 (toplevel): Call test_bkpt_address.
12615
12616 2016-02-09 Keith Seitz <keiths@redhat.com>
12617
12618 PR python/19506
12619 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12620 (toplevel): Call test_bkpt_address.
12621
12622 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12623
12624 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12625 to AC_OUTPUT.
12626 * configure: Regenerate.
12627
12628 2016-02-09 Pedro Alves <palves@redhat.com>
12629
12630 PR breakpoints/19548
12631 * gdb.base/execl-update-breakpoints.c (some_function): New
12632 function.
12633 (main): Call it.
12634 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12635 Tighten expected GDB output.
12636
12637 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12638
12639 * Makefile.in (ALL_SUBDIRS): Remove.
12640 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12641 (distclean maintainer-clean realclean): Likewise.
12642 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12643 * configure: Regenerate.
12644 * gdb.ada/Makefile.in: Delete.
12645 * gdb.arch/Makefile.in: Likewise.
12646 * gdb.asm/Makefile.in: Likewise.
12647 * gdb.base/Makefile.in: Likewise.
12648 * gdb.btrace/Makefile.in: Likewise.
12649 * gdb.cell/Makefile.in: Likewise.
12650 * gdb.compile/Makefile.in: Likewise.
12651 * gdb.cp/Makefile.in: Likewise.
12652 * gdb.disasm/Makefile.in: Likewise.
12653 * gdb.dlang/Makefile.in: Likewise.
12654 * gdb.dwarf2/Makefile.in: Likewise.
12655 * gdb.fortran/Makefile.in: Likewise.
12656 * gdb.gdb/Makefile.in: Likewise.
12657 * gdb.go/Makefile.in: Likewise.
12658 * gdb.guile/Makefile.in: Likewise.
12659 * gdb.java/Makefile.in: Likewise.
12660 * gdb.linespec/Makefile.in: Likewise.
12661 * gdb.mi/Makefile.in: Likewise.
12662 * gdb.modula2/Makefile.in: Likewise.
12663 * gdb.multi/Makefile.in: Likewise.
12664 * gdb.objc/Makefile.in: Likewise.
12665 * gdb.opencl/Makefile.in: Likewise.
12666 * gdb.opt/Makefile.in: Likewise.
12667 * gdb.pascal/Makefile.in: Likewise.
12668 * gdb.perf/Makefile.in: Likewise.
12669 * gdb.python/Makefile.in: Likewise.
12670 * gdb.reverse/Makefile.in: Likewise.
12671 * gdb.server/Makefile.in: Likewise.
12672 * gdb.stabs/Makefile.in: Likewise.
12673 * gdb.threads/Makefile.in: Likewise.
12674 * gdb.trace/Makefile.in: Likewise.
12675 * gdb.xml/Makefile.in: Likewise.
12676 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12677 GDB_PARALLEL.
12678 (standard_output_file): Remove check for GDB_PARALLEL, always
12679 return path in outputs/$subdir/$testname.
12680
12681 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12682
12683 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12684 (site.exp): Assign abs_srcdir to tcl's srcdir.
12685
12686 2016-02-04 Yao Qi <yao.qi@linaro.org>
12687
12688 * gdb.base/foll-exec-mode.c: Include limits.h.
12689 (main): Add parameters argc and argv. Get directory from
12690 argv[0].
12691 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12692 compilation.
12693 * gdb.base/foll-exec.c: Include limits.h.
12694 (main): Add parameters argc and argv.
12695 Get directory from argv[0].
12696 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12697 Adjust tests on the number of lines as source code changed.
12698 * gdb.base/foll-vfork-exit.c: Include limits.h.
12699 (main): Add one line of statement before vfork.
12700 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12701 (main): Add parameters argc and argv. Get directory from
12702 argv[0].
12703 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12704 (setup_gdb): Set tbreak to skip some source lines.
12705 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12706 (main): Add parameters argc and argv. Get directory from
12707 argv[0].
12708 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12709 compilation.
12710 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12711 (main): Add parameters argc and argv. Get directory from
12712 argv[0].
12713 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12714 compilation.
12715
12716 2016-02-01 Doug Evans <dje@google.com>
12717
12718 * gdb.base/skip.exp: Clean up multiple references to same test name.
12719
12720 2016-02-01 Pedro Alves <palves@redhat.com>
12721
12722 PR remote/19496
12723 * gdb.threads/forking-threads-plus-breakpoint.exp
12724 (displaced_stepping_supported): New global.
12725 (probe_displaced_stepping_support): New procedure.
12726 (do_test): Add 'displaced' parameter, and use it.
12727 (top level): Check for displaced stepping support. Add displaced
12728 stepping on/off testing axis.
12729
12730 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12731
12732 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12733 pointer. Don't perform further tests on the unassociated pointer
12734 if the first test fails.
12735
12736 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12737
12738 * gdb.base/max-value-size.c: New file.
12739 * gdb.base/max-value-size.exp: New file.
12740 * gdb.base/huge.exp: Disable max-value-size for this test.
12741
12742 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12743
12744 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12745
12746 2016-01-28 Yao Qi <yao.qi@linaro.org>
12747
12748 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12749
12750 2016-01-25 Pedro Alves <palves@redhat.com>
12751
12752 PR threads/19461
12753 * gdb.base/fork-running-state.c: New file.
12754 * gdb.base/fork-running-state.exp: New file.
12755
12756 2016-01-25 Pedro Alves <palves@redhat.com>
12757
12758 PR gdb/19494
12759 * gdb.base/catch-fork-kill.c: New file.
12760 * gdb.base/catch-fork-kill.exp: New file.
12761
12762 2016-01-25 Pedro Alves <palves@redhat.com>
12763
12764 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12765 Delete, moved to lib/gdb.exp.
12766 * gdb.threads/forking-threads-plus-breakpoint.exp
12767 (foreach_with_prefix): Likewise.
12768 * gdb.threads/process-dies-while-handling-bp.exp
12769 (foreach_with_prefix): Likewise.
12770 * lib/gdb.exp (foreach_with_prefix): New procedure.
12771
12772 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12773
12774 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12775 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12776
12777 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12778
12779 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12780 endian targets.
12781
12782 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12783 Pedro Alves <palves@redhat.com>
12784
12785 Fix testsuite compatibility with Guile.
12786 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12787 number.
12788
12789 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12790
12791 Fix testsuite compatibility with Guile.
12792 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12793 (thread 1): New test for backtrace through signal handler.
12794
12795 2016-01-22 Yao Qi <yao.qi@linaro.org>
12796
12797 PR testsuite/19491
12798 * gdb.base/multi-forks.c: Include
12799 ../lib/unbuffer_output.c
12800 (main): Call gdb_unbuffer_output.
12801
12802 2016-01-21 Doug Evans <dje@google.com>
12803
12804 * lib/ada.exp (gdb_compile_ada): Fix typo.
12805
12806 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12807
12808 * gdb.base/break-fun-addr.exp: New file.
12809 * gdb.base/break-fun-addr1.c: New file.
12810 * gdb.base/break-fun-addr2.c: New file.
12811
12812 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12813
12814 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12815 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12816 enum flag values.
12817
12818 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12819
12820 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12821 when GDB can not set the vector return value. Add more comments
12822 for clarification.
12823
12824 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12825
12826 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12827 command.
12828
12829 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12830
12831 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12832
12833 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12834
12835 * Makefile.in (check-single): Pass --status to runtest.
12836 (check/%.exp): Likewise.
12837
12838 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12839
12840 * Makefile.in (check-parallel): Propagate return code from make
12841 do-check-parallel.
12842
12843 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12844
12845 * gdb.trace/ftrace.exp: Fix expected message on continue.
12846 * gdb.trace/pending.exp: Fix expected message on continue.
12847 * gdb.trace/trace-break.exp: Fix expected message on continue.
12848
12849 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12850
12851 * lib/gdb.exp (gdb_test): Remove unused global references.
12852
12853 2016-01-18 Pedro Alves <palves@redhat.com>
12854
12855 * gdb.base/async-shell.exp: Adjust expected output.
12856 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12857 * gdb.base/siginfo-thread.exp: Adjust expected output.
12858 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12859 * gdb.java/jnpe.exp: Adjust expected output.
12860 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12861 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12862 * gdb.threads/leader-exit.exp: Adjust expected output.
12863 * gdb.threads/manythreads.exp: Adjust expected output.
12864 * gdb.threads/pthreads.exp: Adjust expected output.
12865 * gdb.threads/schedlock.exp: Adjust expected output.
12866 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12867 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12868 expected output.
12869 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12870 output.
12871 * gdb.threads/sigthread.exp: Adjust expected output.
12872 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12873
12874 2016-01-18 Yao Qi <yao.qi@linaro.org>
12875
12876 * gdb.guile/scm-section-script.c: Replace @progbits with
12877 %progbits.
12878 * gdb.python/py-section-script.c: Likewise.
12879
12880 2016-01-15 Pedro Alves <palves@redhat.com>
12881
12882 * gdb.multi/tids.exp: Test star wildcard ranges.
12883
12884 2016-01-15 Pedro Alves <palves@redhat.com>
12885
12886 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12887 command from "thread apply" invocation.
12888 (thr_apply_info_thr_invalid): Default the expected output to the
12889 input tid list.
12890 (top level): Add tests that use convenience variables. Add tests
12891 for "thread apply" with a valid TID list, but missing the command.
12892
12893 2016-01-13 Pedro Alves <palves@redhat.com>
12894
12895 * gdb.base/default.exp: Expect $_gthread as well.
12896 * gdb.multi/tids.exp: Test $_gthread.
12897 * gdb.threads/thread-specific.exp: Test $_gthread.
12898
12899 2016-01-13 Pedro Alves <palves@redhat.com>
12900
12901 * gdb.multi/tids.exp: Test "info threads -gid".
12902
12903 2016-01-13 Pedro Alves <palves@redhat.com>
12904
12905 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12906 Breakpoint.thread.
12907 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12908
12909 2016-01-07 Pedro Alves <palves@redhat.com>
12910
12911 * gdb.base/break.exp: Adjust to output changes.
12912 * gdb.base/hbreak2.exp: Likewise.
12913 * gdb.base/sepdebug.exp: Likewise.
12914 * gdb.base/watch_thread_num.exp: Likewise.
12915 * gdb.linespec/keywords.exp: Likewise.
12916 * gdb.multi/info-threads.exp: Likewise.
12917 * gdb.threads/thread-find.exp: Likewise.
12918 * gdb.multi/tids.c: New file.
12919 * gdb.multi/tids.exp: New file.
12920
12921 2016-01-13 Pedro Alves <palves@redhat.com>
12922
12923 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12924
12925 2016-01-13 Pedro Alves <palves@redhat.com>
12926
12927 * gdb.base/default.exp: Expect $_inferior as well.
12928 * gdb.multi/base.exp: Test $_inferior.
12929
12930 2016-01-13 Pedro Alves <palves@redhat.com>
12931
12932 PR breakpoints/19388
12933 * gdb.base/catch-signal-siginfo-cond.c: New file.
12934 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12935
12936 2016-01-12 Josh Stone <jistone@redhat.com>
12937 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12938
12939 * gdb.base/catch-syscall.c (do_execve): New variable.
12940 (main): Conditionally trigger an execve.
12941 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12942 (test_catch_syscall_execve): New, check entry/return across execve.
12943 (do_syscall_tests): Call test_catch_syscall_execve.
12944
12945 2016-01-12 Pedro Alves <palves@redhat.com>
12946
12947 * gdb.base/random-signal.exp (do_test): New procedure, with body
12948 of testcase moved in.
12949
12950 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12951 Pedro Alves <palves@redhat.com>
12952
12953 * gdb.base/funcargs.exp (finish from indirectly called function):
12954 Reintroduce the case for 'First'.
12955
12956 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12957 Pedro Alves <palves@redhat.com>
12958
12959 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12960 (tcatch_vfork_then_child_follow_exec)
12961 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12962 identification.
12963
12964 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12965
12966 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12967 and repeats to unlimited.
12968 * gdb.python/py-value.exp: Likewise.
12969 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12970 and repeats to unlimited.
12971
12972 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12973
12974 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12975 and reordering the functions.
12976 * gdb.multi/hangout.c: Likewise.
12977 * gdb.multi/hello.c: Likewise.
12978
12979 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12980
12981 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12982 absolute.
12983 (SingleStatisticTestResult.report): Use dict.keys instead of
12984 dict.iterkeys.
12985
12986 2016-01-06 Pedro Alves <palves@redhat.com>
12987
12988 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12989
12990 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12991
12992 * gdb.btrace/dlopen.exp: New.
12993 * gdb.btrace/dlopen.c: New.
12994 * gdb.btrace/dlopen-dso.c: New.
12995
12996 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12997
12998 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12999 PATTERN argument is optional.
13000
13001 2015-12-24 Joel Brobecker <brobecker@adacore.com>
13002
13003 * lib/ada.exp (target_compile_ada_from_dir): New function.
13004 (gdb_compile_ada): Reimplement avoiding the use of project files.
13005 * gdb.ada/gnat_ada.gpr: Delete.
13006 * gdb.ada/cond_lang.exp: Adjust test to make path before
13007 filename optional.
13008 * gdb.ada/small_reg_param.exp: Likewise.
13009
13010 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13011
13012 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13013
13014 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13015
13016 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13017 case.
13018
13019 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13020
13021 * gdb.base/break.exp: Remove dead code.
13022 * gdb.base/sepdebug.exp: Likewise.
13023
13024 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13025
13026 * gdb.asm/asm-source.exp: Remove HP-UX references.
13027 * gdb.base/annota1.exp: Likewise.
13028 * gdb.base/annota3.exp: Likewise.
13029 * gdb.base/attach.exp: Likewise.
13030 * gdb.base/bigcore.exp: Likewise.
13031 * gdb.base/break.exp: Likewise.
13032 * gdb.base/call-ar-st.exp: Likewise.
13033 * gdb.base/callfuncs.exp: Likewise.
13034 * gdb.base/catch-fork-static.exp: Likewise.
13035 * gdb.base/display.exp: Likewise.
13036 * gdb.base/foll-exec-mode.exp: Likewise.
13037 * gdb.base/foll-exec.exp: Likewise.
13038 * gdb.base/foll-fork.exp: Likewise.
13039 * gdb.base/foll-vfork.exp: Likewise.
13040 * gdb.base/funcargs.exp: Likewise.
13041 * gdb.base/hbreak2.exp: Likewise.
13042 * gdb.base/inferior-died.exp: Likewise.
13043 * gdb.base/interrupt.exp: Likewise.
13044 * gdb.base/multi-forks.exp: Likewise.
13045 * gdb.base/nodebug.exp: Likewise.
13046 * gdb.base/sepdebug.exp: Likewise.
13047 * gdb.base/solib1.c: Likewise.
13048 * gdb.base/step-test.exp: Likewise.
13049 * gdb.mi/non-stop.c: Likewise.
13050 * gdb.mi/pthreads.c: Likewise.
13051 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13052 * gdb.threads/pthreads.c: Likewise.
13053 * gdb.threads/staticthreads.exp: Likewise.
13054 * lib/future.exp: Likewise.
13055 * lib/gdb.exp: Likewise.
13056 * gdb.base/so-indr-cl.c: Remove.
13057 * gdb.base/so-indr-cl.exp: Likewise.
13058 * gdb.base/solib.c: Likewise.
13059 * gdb.base/solib.exp: Likewise.
13060 * gdb.base/solib2.c: Likewise.
13061
13062 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13063
13064 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13065 * gdb.base/call-ar-st.exp: Likewise.
13066 * gdb.base/callfuncs.exp: Likewise.
13067 * gdb.base/condbreak.exp: Likewise.
13068 * gdb.base/constvars.exp: Likewise.
13069 * gdb.base/hbreak2.exp: Likewise.
13070 * gdb.base/langs.exp: Likewise.
13071 * gdb.base/list.exp: Likewise.
13072 * gdb.base/long_long.exp: Likewise.
13073 * gdb.base/ptype.exp: Likewise.
13074 * gdb.base/scope.exp: Likewise.
13075 * gdb.base/signals.exp: Likewise.
13076 * gdb.base/so-impl-ld.exp: Likewise.
13077 * gdb.base/varargs.exp: Likewise.
13078 * gdb.base/volatile.exp: Likewise.
13079 * gdb.base/whatis.exp: Likewise.
13080 * gdb.cp/cplusfuncs.exp: Likewise.
13081 * gdb.cp/inherit.exp: Likewise.
13082 * gdb.cp/local.exp: Likewise.
13083 * gdb.cp/member-ptr.exp: Likewise.
13084 * gdb.cp/method.exp: Likewise.
13085 * gdb.cp/overload.exp: Likewise.
13086 * gdb.cp/templates.exp: Likewise.
13087 * gdb.stabs/weird.exp: Likewise.
13088 * lib/compiler.c: Likewise.
13089 * lib/compiler.cc: Likewise.
13090 * lib/cp-support.exp: Likewise.
13091 * lib/gdb.exp: Likewise.
13092
13093 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13094
13095 * configure.ac: Remove HP-UX case.
13096 * configure: Regenerate.
13097
13098 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13099
13100 * lib/gdb.exp (gdb_compile): Add function doc.
13101
13102 2015-12-17 Pedro Alves <palves@redhat.com>
13103
13104 PR threads/19354
13105 * gdb.multi/info-threads.exp: New file.
13106
13107 2015-12-15 Yao Qi <yao.qi@linaro.org>
13108
13109 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13110 is aarch64*-*-*.
13111
13112 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13113
13114 * gdb.base/history-duplicates.exp: Skip if no readline support.
13115
13116 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13117
13118 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13119
13120 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13121
13122 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13123
13124 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13125
13126 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13127 ctrl-C if nointerrupts target property is set.
13128 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13129 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13130 * gdb.base/paginate-bg-execution.exp: Likewise.
13131 * gdb.base/paginate-execution-startup.exp: Likewise.
13132 * gdb.base/random-signal.exp: Likewise.
13133 * gdb.base/range-stepping.exp: Likewise.
13134 * gdb.cp/annota2.exp: Likewise.
13135 * gdb.cp/annota3.exp: Likewise.
13136 * gdb.gdb/selftest.exp: Likewise.
13137 * gdb.threads/continue-pending-status.exp: Likewise.
13138 * gdb.threads/leader-exit.exp: Likewise.
13139 * gdb.threads/manythreads.exp: Likewise.
13140 * gdb.threads/pthreads.exp: Likewise.
13141 * gdb.threads/schedlock.exp: Likewise.
13142 * gdb.threads/sigthread.exp: Likewise.
13143
13144 2015-12-11 Don Breazeal <donb@codesourcery.com>
13145
13146 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13147 remote.
13148 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13149 * gdb.base/foll-exec.exp (main): Enable for target remote.
13150 * gdb.base/foll-fork.exp (main): Likewise.
13151 * gdb.base/foll-vfork.exp (main): Likewise.
13152 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13153 (proc continue_to_exit_bp_loc): Use clean_restart.
13154 * gdb.base/pie-execl.exp (main): Disable for target remote.
13155 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13156 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13157 * gdb.threads/execl.exp (main): Likewise.
13158 * gdb.threads/fork-child-threads.exp (main): Likewise.
13159 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13160 remote.
13161 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13162 remote.
13163 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13164 pid.tid style ptids, instead of just tid.
13165 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13166 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13167 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13168 ptids, instead of just tid.
13169
13170 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13171
13172 * gdb.base/list.exp (test_list_forward): Add end of file error
13173 test.
13174 (test_repeat_list_command): Add end of file error test.
13175 (test_list_backwards): Add beginning of file error test.
13176
13177 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13178
13179 * gdb.base/list.exp (test_list_invalid_args): New function,
13180 defined, and called.
13181
13182 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13183
13184 * gdb.base/list.exp (test_list): Make test names unique.
13185
13186 2015-12-11 Yao Qi <yao.qi@linaro.org>
13187
13188 * gdb.base/coremaker2.c: Remove.
13189
13190 2015-12-10 Pedro Alves <palves@redhat.com>
13191
13192 * gdb.multi/base.exp: Remove stale "spaces" references.
13193
13194 2015-12-10 Pedro Alves <palves@redhat.com>
13195
13196 * gdb.multi/base.exp: Don't use nowarnings.
13197 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13198 * gdb.multi/hangout.c: Include stdio.h.
13199 * gdb.multi/hello.c: Include stdlib.h.
13200 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13201 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13202 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13203
13204 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13205
13206 * gdb.dwarf2/dw2-ranges-base.c: New file.
13207 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13208 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13209 support additional line table, and debug ranges generation.
13210 (Dwarf::ranges): New function, generate .debug_ranges.
13211 (Dwarf::lines): Support generating simple line table programs.
13212 (Dwarf::assemble): Initialise new namespace variables.
13213
13214 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13215
13216 * gdb.base/async.exp (proc test_background): Add case for
13217 asynchronous execution not supported.
13218
13219 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13220
13221 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13222 format and change test names to make them unique.
13223
13224 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13225 Pedro Alves <pedro@redhat.com>
13226
13227 PR gdb/18702
13228 Add checking of floatformats setup on x86_64 hosts.
13229 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13230 (smallval, bigval): New labels/constants.
13231 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13232 float" after loading bigval and smallval.
13233
13234 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13235
13236 * gdb.ada/fun_overload_menu.exp: New testcase.
13237 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13238
13239 2015-12-04 Josh Stone <jistone@redhat.com>
13240
13241 * gdb.base/catch-fork-static.exp: New.
13242
13243 2015-12-03 Yao Qi <yao.qi@linaro.org>
13244
13245 * gdb.base/sizeof.c: Don't include stdio.h and
13246 ../lib/unbuffer_output.c.
13247 (main): New variable 'size' and 'value'. Remove printf and
13248 gdb_unbuffer_output. Assign return value to size and value.
13249 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13250 at the beginning.
13251 (check_sizeof): Check the result by printing variable 'size'.
13252 (check_valueof): Check the result by printing variable 'value'.
13253
13254 2015-12-01 Yao Qi <yao.qi@linaro.org>
13255
13256 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13257 for aarch64*-*-linux* target.
13258
13259 2015-11-30 Pedro Alves <palves@redhat.com>
13260
13261 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13262
13263 2015-11-30 Pedro Alves <palves@redhat.com>
13264
13265 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13266 Handle non-stop mode vCont replies.
13267
13268 2015-11-30 Pedro Alves <palves@redhat.com>
13269
13270 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13271 prepare_for_testing. Start gdb with "set non-stop on" appended to
13272 GDBFLAGS. Lax expected stop output.
13273
13274 2015-11-27 Yao Qi <yao.qi@linaro.org>
13275
13276 * gdb.arch/arm-neon.exp: New.
13277 * gdb.arch/arm-neon.c: New.
13278
13279 2015-11-27 Yao Qi <yao.qi@linaro.org>
13280
13281 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13282
13283 2015-11-27 Yao Qi <yao.qi@linaro.org>
13284
13285 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13286 frames-invalid annotation.
13287
13288 2015-11-27 Yao Qi <yao.qi@linaro.org>
13289
13290 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13291
13292 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13293
13294 * gdb.threads/names.exp: New file.
13295 * gdb.threads/names.c: New file.
13296 * README: Mention gdb,no_thread_names.
13297
13298 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13299
13300 PR 19297
13301 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13302 support" error.
13303
13304 2015-11-24 Pedro Alves <palves@redhat.com>
13305
13306 PR 17539
13307 * gdb.base/display.exp: Expect displays to be sorted in ascending
13308 order. Use multi_line.
13309 * gdb.base/solib-display.exp: Likewise.
13310
13311 2015-11-24 Pedro Alves <palves@redhat.com>
13312
13313 PR 17539
13314 * gdb.base/display.exp: Expect displays to be sorted in ascending
13315 order. Use multi_line.
13316 * gdb.base/solib-display.exp: Likewise.
13317
13318 2015-11-24 Pedro Alves <palves@redhat.com>
13319
13320 PR 17539
13321 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13322 threads in ascending order.
13323 * gdb.base/foll-fork.exp: Likewise.
13324 * gdb.base/foll-vfork.exp: Likewise.
13325 * gdb.base/multi-forks.exp: Likewise.
13326 * gdb.mi/mi-nonstop.exp: Likewise.
13327 * gdb.mi/mi-nsintrall.exp: Likewise.
13328 * gdb.multi/base.exp: Likewise.
13329 * gdb.multi/multi-arch.exp: Likewise.
13330 * gdb.python/py-inferior.exp: Likewise.
13331 * gdb.threads/break-while-running.exp: Likewise.
13332 * gdb.threads/execl.exp: Likewise.
13333 * gdb.threads/gcore-thread.exp: Likewise.
13334 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13335 * gdb.threads/kill.exp: Likewise.
13336 * gdb.threads/linux-dp.exp: Likewise.
13337 * gdb.threads/multiple-step-overs.exp: Likewise.
13338 * gdb.threads/next-bp-other-thread.exp: Likewise.
13339 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13340 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13341 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13342 * gdb.threads/thread-find.exp: Likewise.
13343 * gdb.threads/tls.exp: Likewise.
13344 * lib/mi-support.exp (mi_reverse_list): Delete.
13345 (mi_check_thread_states): No longer reverse list.
13346
13347 2015-11-24 Pedro Alves <palves@redhat.com>
13348
13349 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13350 use lowercase.
13351
13352 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13353
13354 * gdb.trace/actions.c: Include trace-common.h.
13355 (main): Add a location for a fast tracepoint.
13356 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13357 the normal tracepoints.
13358 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13359
13360 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13361
13362 * save-trace.exp: Factor out code to these...
13363 (gdb_save_tracepoints): New.
13364 (gdb_load_tracepoints): New.
13365 (do_save_load_test): New.
13366
13367 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13368
13369 * gdb.base/asmlabel.exp: New test.
13370 * gdb.base/asmlabel.c: New test case.
13371
13372 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13373
13374 * gdb.base/wrong_frame_bt_full-main.c: New file.
13375 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13376 * gdb.base/wrong_frame_bt_full.exp: New file.
13377
13378 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13379
13380 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13381
13382 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13383
13384 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13385 pstate register when comparing registers values in
13386 sparc64-*-linux-gnu targets to avoid spurious differences.
13387
13388 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13389
13390 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13391
13392 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13393
13394 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13395 as type argument to gdb_compile.
13396 * gdb.base/nested-subp2.exp: Likewise.
13397 * gdb.base/nested-subp3.exp: Likewise.
13398
13399 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13400
13401 * lib/dwarf.exp (_note): Fix left shift of negative value.
13402 * gdb.trace/trace-condition.exp: Likewise.
13403
13404 2015-11-13 Yao Qi <yao.qi@linaro.org>
13405
13406 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13407 comments about d10v.
13408 (test_scalar_returns): Likewise.
13409 * gdb.base/d10v.ld: Remove.
13410 * gdb.base/overlays.exp: Remove the target triplet checking for
13411 d10v-*-*.
13412 * gdb.base/structs.exp (test_struct_returns): Remove the
13413 comments about d10v.
13414 (test_struct_calls): Likewise.
13415
13416 2015-11-13 Yao Qi <yao.qi@linaro.org>
13417
13418 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13419 * gdb.base/gnu_vector.c: Don't include stdio.h.
13420 (main): Don't print res and call add_some_intvecs.
13421
13422 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13423
13424 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13425 macro.
13426 (func5): Removed.
13427 (func4): Use FAST_TRACEPOINT_LABEL.
13428 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13429 macro.
13430 (func): Removed.
13431 (thread_function): Use FAST_TRACEPOINT_LABEL.
13432 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13433 (func): Remove.
13434 (marker): Use FAST_TRACEPOINT_LABEL.
13435 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13436 (pendfunc1): Remove.
13437 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13438 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13439 (foo): Remove.
13440 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13441 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13442 macro.
13443 (func): Remove.
13444 (marker): Use FAST_TRACEPOINT_LABEL.
13445 * gdb.trace/trace-common.h: New header.
13446 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13447 macro.
13448 (func): Remove.
13449 (marker): Use FAST_TRACEPOINT_LABEL.
13450 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13451 (func): Remove.
13452 (thread_function): Use FAST_TRACEPOINT_LABEL.
13453
13454 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13455
13456 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13457 in front.
13458 * gdb.trace/change-loc.exp: Use global pcreg definition.
13459 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13460 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13461 in front.
13462 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13463 * gdb.trace/pending.exp: Likewise.
13464 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13465 * gdb.trace/trace-break.exp: Likewise.
13466 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13467 in front.
13468 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13469 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13470 in front.
13471 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13472
13473 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13474
13475 * gdb.ada/fin_fun_out: New testcase.
13476
13477 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13478
13479 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13480 value associated with DW_AT_byte_size.
13481 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13482 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13483 DW_AT_upper_bound.
13484
13485 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13486
13487 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13488 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13489 version.
13490 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13491 gdb.dwarf2/dw2-canonicalize-type.exp,
13492 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13493 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13494 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13495 provided by gdb_target_symbol_prefix_flags_asm.
13496 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13497 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13498 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13499 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13500 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13501 macros where needed). Use this macro for symbols which require
13502 the prefix provided by SYMBOL_PREFIX.
13503
13504 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13505
13506 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13507 New procs.
13508 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13509 representing expressions, of more than one list element.
13510 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13511 to prepend linker symbol prefix to f.
13512 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13513 table_1 and table_2.
13514 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13515 Likewise, for f and g.
13516 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13517 for ptr.
13518 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13519 for main.
13520 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13521 table_1_ptr and table_2_ptr.
13522
13523 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13524 Joel Brobecker <brobecker@adacore.com>
13525
13526 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13527
13528 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13529
13530 * gdb.reverse/s390-mvcle.c: New test.
13531 * gdb.reverse/s390-mvcle.exp: New file.
13532 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13533
13534 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13535
13536 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13537
13538 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13539
13540 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13541 reaching marker2.
13542 * gdb.reverse/getresuid-reverse.exp: Likewise.
13543 * gdb.reverse/pipe-reverse.exp: Likewise.
13544 * gdb.reverse/readv-reverse.exp: Likewise.
13545 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13546 * gdb.reverse/time-reverse.exp: Likewise.
13547 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13548
13549 2015-10-30 Yao Qi <yao.qi@linaro.org>
13550
13551 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13552 (empty_cycle): Remove.
13553 (main): Don't call empty_cycle. Don't use watch_count_done.
13554 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13555 empty_cycle. Rewrite the code counting HW watchpoints.
13556
13557 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13558
13559 * gdb.reverse/fstatat-reverse.c: New test.
13560 * gdb.reverse/fstatat-reverse.exp: New file.
13561 * gdb.reverse/getresuid-reverse.c: New test.
13562 * gdb.reverse/getresuid-reverse.exp: New file.
13563 * gdb.reverse/pipe-reverse.c: New test.
13564 * gdb.reverse/pipe-reverse.exp: New file.
13565 * gdb.reverse/readv-reverse.c: New test.
13566 * gdb.reverse/readv-reverse.exp: New file.
13567 * gdb.reverse/recvmsg-reverse.c: New test.
13568 * gdb.reverse/recvmsg-reverse.exp: New file.
13569 * gdb.reverse/time-reverse.c: New test.
13570 * gdb.reverse/time-reverse.exp: New file.
13571 * gdb.reverse/waitpid-reverse.c: New test.
13572 * gdb.reverse/waitpid-reverse.exp: New file.
13573
13574 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13575
13576 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13577
13578 2015-10-26 Doug Evans <dje@google.com>
13579
13580 PR symtab/17391
13581 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13582 * gdb.dwarf2/bad-regnum.c: New file.
13583 * gdb.dwarf2/bad-regnum.exp: New file.
13584
13585 2015-10-26 Doug Evans <dje@google.com>
13586
13587 PR python/18938
13588 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13589 file.
13590
13591 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13592
13593 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13594 for a change by "Mention language in compile error message".
13595
13596 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13597
13598 PR python/18073
13599 * gdb.python/py-type.c (C::a_method): New.
13600 (C::a_const_method): New.
13601 (C::a_static_method): New.
13602 (a_function): New.
13603 * gdb.python/py-type.exp (test_fields): Test getting fields
13604 from function and method.
13605
13606 2015-10-21 Keven Boell <keven.boell@intel.com>
13607
13608 * gdb.fortran/vla-alloc-assoc.exp: New file.
13609 * gdb.fortran/vla-datatypes.exp: New file.
13610 * gdb.fortran/vla-datatypes.f90: New file.
13611 * gdb.fortran/vla-history.exp: New file.
13612 * gdb.fortran/vla-ptype-sub.exp: New file.
13613 * gdb.fortran/vla-ptype.exp: New file.
13614 * gdb.fortran/vla-sizeof.exp: New file.
13615 * gdb.fortran/vla-sub.f90: New file.
13616 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13617 * gdb.fortran/vla-value-sub-finish.exp: New file.
13618 * gdb.fortran/vla-value-sub.exp: New file.
13619 * gdb.fortran/vla-value.exp: New file.
13620 * gdb.fortran/vla-ptr-info.exp: New file.
13621 * gdb.mi/mi-vla-fortran.exp: New file.
13622 * gdb.mi/vla.f90: New file.
13623
13624 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13625
13626 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13627 of hardwired timeout value.
13628
13629 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13630 Pedro Alves <palves@redhat.com>
13631
13632 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13633 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13634
13635 2015-10-19 Josh Stone <jistone@redhat.com>
13636
13637 * gdb.base/catch-syscall.c: Include <sched.h>.
13638 (unknown_syscall): New variable.
13639 (main): Trigger a vfork and an unknown syscall.
13640 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13641 (unknown_syscall_number): Likewise.
13642 (check_call_to_syscall): Accept an optional syscall pattern.
13643 (check_return_from_syscall): Likewise.
13644 (check_continue): Likewise.
13645 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13646 (test_catch_syscall_skipping_return): New test toggling off 'catch
13647 syscall' to step over the syscall return, then toggling back on.
13648 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13649 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13650 (do_syscall_tests): Call test_catch_syscall_without_args and
13651 test_catch_syscall_mid_vfork.
13652 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13653 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13654
13655 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13656
13657 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13658 print g_vE): Add new pass patterns.
13659 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13660 print various symbol names for vptr fields.
13661
13662 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13663
13664 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13665 results.
13666
13667 2015-10-12 Yao Qi <yao.qi@linaro.org>
13668
13669 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13670
13671 2015-10-12 Yao Qi <yao.qi@linaro.org>
13672
13673 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13674 is aarch64*-*-linux*.
13675
13676 2015-10-12 Yao Qi <yao.qi@linaro.org>
13677
13678 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13679 (can_relocate_bcond_true): ... it.
13680 (can_relocate_bcond_false): New function.
13681 (foo): Likewise.
13682 (can_relocate_bl): Likewise.
13683 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13684 can_relocate_bl.
13685
13686 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13687
13688 * gdb.base/nested-addr.c: New file.
13689 * gdb.base/nested-addr.exp: New testcase.
13690
13691 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13692
13693 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13694 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13695 its output. Ignore the output of "record goto begin" and instead
13696 check that GDB is replaying.
13697
13698 2015-10-09 Pedro Alves <palves@redhat.com>
13699
13700 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13701 (top level): Use it in the run with no args test.
13702
13703 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13704
13705 * gdb.dlang/properties.exp: New file.
13706
13707 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13708
13709 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13710 whether or not address 0x1000 is mapped on the target.
13711
13712 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13713
13714 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13715 build.
13716
13717 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13718
13719 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13720 instruction-history test.
13721
13722 2015-09-28 Doug Evans <dje@google.com>
13723
13724 * gdb.base/gcore.c (array_func): Add reference to static_array.
13725
13726 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13727
13728 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13729 source line.
13730
13731 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13732
13733 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13734 short or char as base type.
13735
13736 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13737
13738 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13739 to allow any size enum.
13740
13741 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13742
13743 * gdb.ada/array_ptr_renaming.exp: New testcase.
13744 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13745 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13746
13747 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13748
13749 * gdb.trace/ftrace-lock.c: New file.
13750 * gdb.trace/ftrace-lock.exp: New file.
13751
13752 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13753
13754 * gdb.arch/insn-reloc.c: New file.
13755 * gdb.arch/ftrace-insn-reloc.exp: New file.
13756
13757 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13758
13759 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13760 instruction.
13761 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13762 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13763 * gdb.trace/range-stepping.c: Likewise.
13764 * gdb.trace/trace-break.c: Likewise.
13765 * gdb.trace/trace-mt.c (thread_function): Likewise.
13766 * gdb.trace/ftrace.c (marker): Likewise.
13767 * gdb.trace/trace-condition.c (marker): Likewise.
13768 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13769 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13770 is_aarch64_target.
13771
13772 2015-09-18 Doug Evans <xdje42@gmail.com>
13773
13774 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13775 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13776
13777 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13778
13779 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13780 the breakpoint.
13781
13782 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13783
13784 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13785 the pending breakpoint. Remove timeout override for "Run till
13786 MI pending breakpoint on pendfunc3 on thread 2" test.
13787
13788 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13789
13790 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13791 filename pattern.
13792
13793 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13794
13795 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13796 in breakpoint filename pattern.
13797
13798 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13799
13800 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13801
13802 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13803
13804 * gdb.linespec/explicit.exp: Check for readline support for
13805 tab-completion tests. Fix obvious typo.
13806
13807 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13808
13809 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13810 and replay.
13811
13812 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13813
13814 * gdb.btrace/non-stop.c: New.
13815 * gdb.btrace/non-stop.exp: New.
13816
13817 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13818 Yao Qi <yao.qi@linaro.org>
13819
13820 * gdb.trace/trace-condition.c: New file.
13821 * gdb.trace/trace-condition.exp: New file.
13822
13823 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13824
13825 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13826 for testing bytecode compilation.
13827
13828 2015-09-16 Pedro Alves <palves@redhat.com>
13829 Sandra Loosemore <sandra@codesourcery.com>
13830
13831 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13832 (SECONDS): Redefine.
13833 (main): Call pthread_kill and alarm early.
13834 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13835 support.
13836 (test): If the target can't hardware step and doesn't support
13837 displaced stepping, increase the timeout.
13838
13839 2015-09-16 Pedro Alves <palves@redhat.com>
13840
13841 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13842 (enable_debug): New procedures.
13843 (test): Use them. Bail out if waiting for threads fails.
13844 (top level): Bail out if a test fails.
13845
13846 2015-09-16 Yao Qi <yao.qi@linaro.org>
13847
13848 * gdb.asm/asm-source.exp: Set asm-arch for
13849 aarch64*-*-* target.
13850 * gdb.asm/aarch64.inc: New file.
13851
13852 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13853
13854 * gdb.ada/array_of_variable_length.exp: New testcase.
13855 * gdb.ada/array_of_variable_length/foo.adb: New file.
13856 * gdb.ada/array_of_variable_length/pck.adb: New file.
13857 * gdb.ada/array_of_variable_length/pck.ads: New file.
13858
13859 2015-09-15 Doug Evans <dje@google.com>
13860
13861 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13862 of function static local variable.
13863
13864 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13865
13866 * gdb.threads/tls-so_extern.exp: New test file.
13867 * gdb.threads/tls-so_extern.c: New test file.
13868 * gdb.threads/tls-so_extern_main.c: New test file.
13869
13870 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13871
13872 * gdb.opt/solib-intra-step-lib.c: New file.
13873 * gdb.opt/solib-intra-step-main.c: New file.
13874 * gdb.opt/solib-intra-step.exp: New file.
13875
13876 2015-09-15 Pedro Alves <palves@redhat.com>
13877
13878 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13879 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13880
13881 2015-09-14 Pedro Alves <palves@redhat.com>
13882
13883 * gdb.base/hook-stop-continue.c: Delete.
13884 * gdb.base/hook-stop-continue.exp: Delete.
13885 * gdb.base/hook-stop-frame.c: Delete.
13886 * gdb.base/hook-stop-frame.exp: Delete.
13887 * gdb.base/hook-stop.c: New file.
13888 * gdb.base/hook-stop.exp: New file.
13889
13890 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13891
13892 * gdb.ada/access_to_packed_array.exp: New testcase.
13893 * gdb.ada/access_to_packed_array/foo.adb: New file.
13894 * gdb.ada/access_to_packed_array/pack.adb: New file.
13895 * gdb.ada/access_to_packed_array/pack.ads: New file.
13896
13897 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13898
13899 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13900 buffer size test.
13901
13902 2015-09-11 Don Breazeal <donb@codesourcery.com>
13903
13904 * gdb.base/foll-exec.c: Add copyright header. Fix
13905 formatting issues.
13906 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13907 (do_exec_tests): Use clean_restart in place of zap_session,
13908 and for test initialization. Fix formatting issues. Use
13909 fail in place of perror.
13910 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13911 an expect statement to match an expression with output from
13912 the program under debug.
13913 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13914 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13915 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13916 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13917 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13918
13919 2015-09-09 Doug Evans <dje@google.com>
13920
13921 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13922
13923 2015-09-09 Doug Evans <dje@google.com>
13924
13925 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13926
13927 2015-09-09 Doug Evans <dje@google.com>
13928
13929 * gdb.base/savedregs.exp: Fix typo.
13930
13931 2015-09-09 Pedro Alves <palves@redhat.com>
13932
13933 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13934
13935 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13936
13937 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13938 command actually switches threads. Give up on remaining
13939 tests if target fails to stop at breakpoint.
13940
13941 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13942
13943 * gdb.ada/funcall_char.exp: New testcase.
13944 * gdb.ada/funcall_char/foo.adb: New file.
13945
13946 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13947
13948 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13949 expected outputs. Add two testcases for completing ambiguous
13950 functions.
13951 * gdb.ada/complete/aux_pck.adb: New file.
13952 * gdb.ada/complete/aux_pck.ads: New file.
13953 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13954 Ambiguous_Func functions.
13955 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13956 * gdb.ada/complete/pck.adb: Likewise.
13957
13958 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13959
13960 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13961 failures to run the test program under GDB.
13962
13963 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13964
13965 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13966 to C.
13967
13968 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13969
13970 * gdb.base/run-after-attach.exp: New test file.
13971 * gdb.base/run-after-attach.c: New test file.
13972
13973 2015-08-26 Don Breazeal <donb@codesourcery.com>
13974
13975 * gdb.base/foll-exec-2.c: New test program.
13976 * gdb.base/foll-exec-2.exp: New test.
13977
13978 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13979
13980 * gdb.base/nested-subp1.exp: New file.
13981 * gdb.base/nested-subp1.c: New file.
13982 * gdb.base/nested-subp2.exp: New file.
13983 * gdb.base/nested-subp2.c: New file.
13984 * gdb.base/nested-subp3.exp: New file.
13985 * gdb.base/nested-subp3.c: New file.
13986
13987 2015-08-24 Pedro Alves <palves@redhat.com>
13988
13989 * gdb.server/connect-without-multi-process.c: New file.
13990 * gdb.server/connect-without-multi-process.exp: New file.
13991
13992 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13993
13994 * gdb.opt/inline-markers.c: Make z int.
13995
13996 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13997
13998 * gdb.opt/inline-markers.c: Make z volatile.
13999
14000 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
14001
14002 * gdb.opt/inline-bt.c: New volatile global z.
14003 * gdb.opt/inline-cmds.c: Likewise.
14004 * gdb.opt/inline-locals.c: Likewise.
14005 * gdb.opt/inline-markers.c: New extern global z.
14006 (marker): Use z.
14007 (inline_fn): Likewise.
14008
14009 2015-08-24 Pedro Alves <palves@redhat.com>
14010
14011 * config/m32r-stub.exp: Remove file.
14012 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14013 * gdb.base/call-rt-st.exp: Likewise.
14014 * gdb.base/call-strs.exp: Likewise.
14015 * gdb.base/default.exp: Remove references to h8300-*-hms and
14016 *-*-udi*.
14017 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14018
14019 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14020
14021 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14022 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14023 and "return" use KFAIL when GDB can not read/write the vector
14024 return value.
14025
14026 2015-08-21 Gary Benson <gbenson@redhat.com>
14027
14028 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14029
14030 2015-08-20 Pedro Alves <palves@redhat.com>
14031
14032 * gdb.server/solib-list.exp: No longer expect an interior stop in
14033 non-stop mode.
14034
14035 2015-08-20 Pedro Alves <palves@redhat.com>
14036
14037 * gdb.server/connect-stopped-target.c: New file.
14038 * gdb.server/connect-stopped-target.exp: New file.
14039
14040 2015-08-20 Pedro Alves <palves@redhat.com>
14041
14042 * gdb.dwarf2/comp-unit-lang.exp: New file.
14043 * gdb.dwarf2/comp-unit-lang.c: New file.
14044
14045 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14046
14047 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14048 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14049
14050 2015-08-19 Kevin Buettner <kevinb@redhat.com>
14051
14052 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14053 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14054
14055 2015-08-18 Doug Evans <dje@google.com>
14056 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14057
14058 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14059 skip_python_tests. New arg prompt_regexp.
14060 (skip_python_tests): New function.
14061 * lib/mi-support.exp (mi_skip_python_tests): New function.
14062 * gdb.python/py-mi-objfile-gdb.py: New file.
14063 * gdb.python/py-mi-objfile.c: New file.
14064 * gdb.python/py-mi-objfile.exp: New file.
14065
14066 2015-08-17 Keith Seitz <keiths@redhat.com>
14067
14068 * gdb.linespec/explicit.exp: Move strace test from here ...
14069 * gdb.trace/strace.exp: ... to here.
14070
14071 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14072
14073 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14074 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14075
14076 2015-08-14 Doug Evans <xdje42@gmail.com>
14077
14078 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14079 inferior before selecting a new file.
14080
14081 2015-08-14 Doug Evans <xdje42@gmail.com>
14082
14083 * gdb.mi/mi-disassemble.exp: Update.
14084 * gdb.base/disasm-optim.S: New file.
14085 * gdb.base/disasm-optim.c: New file.
14086 * gdb.base/disasm-optim.h: New file.
14087 * gdb.base/disasm-optim.exp: New file.
14088
14089 2015-08-14 Keith Seitz <keiths@redhat.com>
14090
14091 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14092 "evaluated-by".
14093
14094 2015-08-13 Joel Brobecker <brobecker@adacore.com>
14095
14096 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14097
14098 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14099
14100 * gdb.ada/fun_renaming.exp: New testcase.
14101 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14102 * gdb.ada/fun_renaming/pack.adb: New file.
14103 * gdb.ada/fun_renaming/pack.ads: New file.
14104
14105 2015-08-12 Keith Seitz <keiths@redhat.com>
14106
14107 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14108 gdb_get_line_number.
14109
14110 2015-08-12 Joel Brobecker <brobecker@adacore.com>
14111
14112 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14113 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14114 gdb.base/dso2dso.exp: New files.
14115
14116 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14117 Pedro Alves <palves@redhat.com>
14118 Keith Seitz <keiths@redhat.com>
14119
14120 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14121 GDBFLAGS.
14122
14123 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14124
14125 * gdb.base/gdbhistsize-history.exp
14126 (test_histsize_history_setting): Use save_vars.
14127 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14128 Use save_vars.
14129 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14130 * gdb.base/readline.exp: Use save_vars.
14131
14132 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14133
14134 * lib/gdb.exp (save_vars): New proc.
14135
14136 2015-08-11 Keith Seitz <keiths@redhat.com>
14137
14138 * gdb.base/help.exp: Update help_breakpoint_text.
14139
14140 2015-08-11 Keith Seitz <keiths@redhat.com>
14141
14142 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14143 (at toplevel): Call test_explicit_breakpoints.
14144 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14145 breakpoints.
14146 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14147 breakpoint conditions, "-cond".
14148
14149 2015-08-11 Keith Seitz <keiths@redhat.com>
14150
14151 * gdb.linespec/3explicit.c: New file.
14152 * gdb.linespec/cpexplicit.cc: New file.
14153 * gdb.linespec/cpexplicit.exp: New file.
14154 * gdb.linespec/explicit.c: New file.
14155 * gdb.linespec/explicit.exp: New file.
14156 * gdb.linespec/explicit2.c: New file.
14157 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14158 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14159 before using in the matching pattern.
14160 Clarify that `prefix' is a regular expression.
14161
14162 2015-08-11 Keith Seitz <keiths@redhat.com>
14163
14164 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14165 test.
14166 Add tests for missing ",FMT" and ",".
14167
14168 2015-08-10 Doug Evans <dje@google.com>
14169 Keith Seitz <keiths@redhat.com>
14170
14171 PR gdb/17960
14172 * gdb.base/completion.exp: Add location completer tests.
14173
14174 2015-08-07 Pedro Alves <palves@redhat.com>
14175
14176 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14177 tests here.
14178 (top level): Run do_test with and without displaced stepping.
14179
14180 2015-08-07 Pedro Alves <palves@redhat.com>
14181
14182 * gdb.base/valgrind-disp-step.c: New file.
14183 * gdb.base/valgrind-disp-step.exp: New file.
14184
14185 2015-08-07 Pedro Alves <palves@redhat.com>
14186
14187 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14188 Delete function.
14189 (main): Add alarm. Run an infinite loop instead of calling
14190 wait_threads.
14191 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14192 comment.
14193 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14194 Delete function.
14195 (main): Add alarm. Run an infinite loop instead of calling
14196 wait_threads.
14197 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14198 comment.
14199
14200 2015-08-07 Pedro Alves <palves@redhat.com>
14201
14202 * gdb.base/checkpoint-ns.exp: New file.
14203 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14204 standard_testfile.
14205
14206 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14207
14208 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14209 * gdb.btrace/instruction_history.exp: Update.
14210 * gdb.btrace/tsx.exp: New.
14211 * gdb.btrace/tsx.c: New.
14212
14213 2015-08-06 Pedro Alves <palves@redhat.com>
14214
14215 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14216 increase timeout.
14217 * gdb.reverse/until-precsave.exp: Bump timeouts.
14218
14219 2015-08-06 Pedro Alves <palves@redhat.com>
14220
14221 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14222
14223 2015-08-06 Pedro Alves <palves@redhat.com>
14224
14225 PR gdb/18749
14226 * gdb.threads/process-dies-while-handling-bp.c: New file.
14227 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14228
14229 2015-08-06 Pedro Alves <palves@redhat.com>
14230
14231 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14232 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14233
14234 2015-08-05 Pedro Alves <palves@redhat.com>
14235
14236 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14237 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14238
14239 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14240
14241 * gdb.base/bp-permanent.exp: Report test as unsupported if
14242 the target cannot stop at the permanent breakpoint.
14243
14244 2015-08-03 Doug Evans <dje@google.com>
14245
14246 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14247 10000.
14248
14249 2015-08-03 Doug Evans <dje@google.com>
14250
14251 * Makefile.in (workers/%.worker, build-perf): New rule.
14252 (GDB_PERFTEST_MODE): New variable.
14253 (check-perf): Use it.
14254 (clean): Clean up gdb.perf parallel build subdirs.
14255 * lib/build-piece.exp: New file.
14256 * lib/gdb.exp (make_gdb_parallel_path): New function
14257 (standard_output_file, standard_temp_file): Call it.
14258 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14259 of $GDB_PARALLEL.
14260 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14261
14262 2015-08-03 Doug Evans <dje@google.com>
14263
14264 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14265 (LOG_FILE_NAME): New global.
14266 (TextReporter.__init__): Initialize self.txt_sum.
14267 (TextReporter.report): Add support for multiple data-points.
14268 Move report to perftest.sum, put raw data in perftest.log.
14269 (TextReporter.start): Open sum and log files.
14270 (TextReporter.end): Close sum and log files.
14271 * gdb.perf/lib/perftest/testresult.py
14272 (SingleStatisticTestResult.record): Handle multiple data-points.
14273
14274 2015-07-31 Pedro Alves <palves@redhat.com>
14275
14276 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14277 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14278 kill_wait_spawned_process instead of explicit "kill -9".
14279 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14280 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14281 kill_wait_spawned_process.
14282 * gdb.base/attach-twice.exp: Likewise.
14283 * gdb.base/attach.exp: Likewise.
14284 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14285 gdb_test_multiple.
14286 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14287 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14288 kill_wait_spawned_process.
14289 * gdb.base/valgrind-infcall.exp: Likewise.
14290 * gdb.multi/multi-attach.exp: Likewise.
14291 * gdb.python/py-prompt.exp: Likewise.
14292 * gdb.python/py-sync-interp.exp: Likewise.
14293 * gdb.server/ext-attach.exp: Likewise.
14294 * gdb.threads/attach-into-signal.exp (corefunc): Use
14295 spawn_wait_for_attach, spawn_id_get_pid and
14296 kill_wait_spawned_process.
14297 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14298 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14299 spawn_id_get_pid and kill_wait_spawned_process.
14300 * gdb.threads/attach-stopped.exp (corefunc): Use
14301 spawn_wait_for_attach, spawn_id_get_pid and
14302 kill_wait_spawned_process.
14303 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14304 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14305 kill_wait_spawned_process instead of explicit "kill -9".
14306 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14307 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14308 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14309 processes. Don't map cygwin/windows pids here. Now returns a
14310 spawn id list.
14311
14312 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14313
14314 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14315 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14316 correct patch.
14317
14318 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14319
14320 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14321
14322 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14323
14324 Reapply:
14325 2014-05-21 Mark Wielaard <mjw@redhat.com>
14326
14327 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14328
14329 2015-07-30 Pedro Alves <palves@redhat.com>
14330
14331 * linux-low.c (handle_extended_wait): Set the child's last
14332 reported status to TARGET_WAITKIND_STOPPED.
14333
14334 2015-07-30 Pedro Alves <palves@redhat.com>
14335
14336 PR threads/18600
14337 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14338 only shows inferior 1.
14339
14340 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14341 Pedro Alves <palves@redhat.com>
14342
14343 PR threads/18600
14344 * gdb.threads/fork-plus-threads.c: New file.
14345 * gdb.threads/fork-plus-threads.exp: New file.
14346
14347 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14348
14349 * gdb.base/batch-preserve-term-settings.exp
14350 (test_terminal_settings_preserved_after_cli_exit): Use
14351 send_quit_command.
14352
14353 2015-07-29 Pedro Alves <palves@redhat.com>
14354 Don Breazeal <donb@codesourcery.com>
14355
14356 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14357 output from both inferior_spawn_id and gdb_spawn_id.
14358
14359 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14360
14361 * gdb.threads/attach-into-signal.exp (corefunc): Use
14362 with_test_prefix on nested loops, uniquefying the test messages.
14363
14364 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14365
14366 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14367 commit.
14368
14369 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14370
14371 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14372 New proc.
14373 (test_terminal_settings_preserved_after_sigterm): New test.
14374
14375 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14376
14377 * gdb.base/batch-preserve-term-settings.exp
14378 (test_terminal_settings_preserved_after_cli_exit): New test.
14379
14380 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14381
14382 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14383 manipulation of saved_gdbflags.
14384 (test_terminal_settings_preserved): Remove global declaration of
14385 the unused variable pagination_prompt. Remove manipulation of
14386 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14387 GDBFLAGS.
14388
14389 2015-07-29 Pedro Alves <palves@redhat.com>
14390
14391 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14392
14393 2015-07-29 Pedro Alves <palves@redhat.com>
14394
14395 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14396 at the top.
14397
14398 2015-07-29 Pedro Alves <palves@redhat.com>
14399
14400 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14401 (main): Call gdb_unbuffer_output.
14402 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14403 (main): Call gdb_unbuffer_output.
14404 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14405 (main): Call gdb_unbuffer_output.
14406 * gdb.base/call-strs.exp: Adjust to step over the
14407 gdb_unbuffer_output call.
14408 * gdb.base/catch-gdb-caused-signals.c: Include
14409 "../lib/unbuffer_output.c".
14410 (main): Call gdb_unbuffer_output.
14411 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14412 (main): Call gdb_unbuffer_output.
14413 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14414 (main): Call gdb_unbuffer_output.
14415 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14416 (main): Call gdb_unbuffer_output.
14417 * gdb.base/shlib-call.exp: Adjust to step over the
14418 gdb_unbuffer_output call.
14419 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14420 (main): Call gdb_unbuffer_output.
14421 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14422 (main): Call gdb_unbuffer_output.
14423 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14424 (main): Rename to ...
14425 (test): ... this.
14426 (main): Reimplement.
14427 * gdb.base/varargs.exp: Run to test instead of to main.
14428 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14429 (main): Call gdb_unbuffer_output.
14430
14431 2015-07-29 Pedro Alves <palves@redhat.com>
14432
14433 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14434 factore out from mi_continue_dprintf. For call-style dprintfs,
14435 expect dprintf output out of $inferior_spawn_id.
14436 (mi_continue_dprintf): Use mi_expect_dprintf.
14437 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14438 (main): Call gdb_unbuffer_output.
14439
14440 2015-07-29 Pedro Alves <palves@redhat.com>
14441
14442 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14443 (default_mi_gdb_start): Set inferior_spawn_id instead of
14444 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14445 gdb_spawn_id.
14446 (mi_gdb_test): Always expect inferior output from both
14447 $inferior_spawn_id and $gdb_spawn_id.
14448
14449 2015-07-29 Pedro Alves <palves@redhat.com>
14450
14451 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14452 send_inferior and $inferior_spawn_id.
14453
14454 2015-07-29 Pedro Alves <palves@redhat.com>
14455
14456 * gdb.gdb/complaints.exp (test_initial_complaints)
14457 (test_serial_complaints, test_short_complaints): Use
14458 gdb_test_stdio.
14459 (test_empty_complaint): Handle $inferior_spawn_id !=
14460 $gdb_spawn_id.
14461
14462 2015-07-29 Pedro Alves <palves@redhat.com>
14463
14464 * gdb.base/varargs.exp: Use gdb_test_stdio.
14465
14466 2015-07-29 Pedro Alves <palves@redhat.com>
14467
14468 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14469
14470 2015-07-29 Pedro Alves <palves@redhat.com>
14471
14472 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14473
14474 2015-07-29 Pedro Alves <palves@redhat.com>
14475
14476 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14477 parameter into two new parameters, "inf_result" and "gdb_result".
14478 Expect inferior output and gdb output from $inferior_spawn_id and
14479 $gdb_spawn_id, respectively. Adjust all callers.
14480
14481 2015-07-29 Pedro Alves <palves@redhat.com>
14482
14483 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14484 of gdb_test_sequence.
14485
14486 2015-07-29 Pedro Alves <palves@redhat.com>
14487
14488 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14489 (saw_spurious_output): Expect inferior output from
14490 $inferior_spawn_id. Use gdb_test_stdio.
14491
14492 2015-07-29 Pedro Alves <palves@redhat.com>
14493
14494 * gdb.base/dprintf.exp: Use standard_testfile. Change
14495 prepare_for_testing call.
14496 (srcfile): Don't set.
14497 (restart): New procedure.
14498 (test_dprintf): New procecure, use to continue over dprintfs.
14499 (test_call, test_agent): New procedures, tests moved here.
14500 Restart gdb and recreate dprintfs. Adjust expected output.
14501
14502 2015-07-29 Pedro Alves <palves@redhat.com>
14503
14504 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14505
14506 2015-07-29 Pedro Alves <palves@redhat.com>
14507
14508 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14509
14510 2015-07-29 Pedro Alves <palves@redhat.com>
14511
14512 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14513 gdb_test_stdio.
14514
14515 2015-07-29 Pedro Alves <palves@redhat.com>
14516
14517 * lib/gdb.exp (gdb_test_stdio): New procedure.
14518
14519 2015-07-29 Pedro Alves <palves@redhat.com>
14520
14521 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14522
14523 2015-07-29 Pedro Alves <palves@redhat.com>
14524
14525 * gdb.base/call-signal-resume.exp: Remove check for
14526 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14527 * gdb.base/unwindonsignal.exp: Likewise.
14528 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14529 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14530
14531 2015-07-29 Pedro Alves <palves@redhat.com>
14532
14533 * gdb.base/siginfo-addr.c (pass): New function.
14534 (handler): Call it iff si_addr is correct.
14535 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14536 Set a breakpoint at "pass" and continue to it.
14537
14538 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14539
14540 * gdb.python/py-objfile.exp: Make some tests have unique names.
14541 * gdb.python/py-pp-registration.exp: Likewise.
14542
14543 2015-07-28 Pedro Alves <palves@redhat.com>
14544
14545 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14546
14547 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14548
14549 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14550
14551 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14552
14553 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14554
14555 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14556
14557 * gdb.base/gdb-sigterm-2.exp: New test.
14558
14559 2015-07-25 Doug Evans <xdje42@gmail.com>
14560
14561 Revert:
14562 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14563 (workers/%.worker, build-perf): New rule.
14564 (GDB_PERFTEST_MODE): New variable.
14565 (check-perf): Use it.
14566 (clean): Clean up gdb.perf parallel build subdirs.
14567 * lib/build-piece.exp: New file.
14568 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14569 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14570 name.
14571 (standard_temp_file): Ditto.
14572 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14573 of $GDB_PARALLEL.
14574
14575 2015-07-24 Doug Evans <dje@google.com>
14576
14577 * gdb.perf/lib/perftest/utils.py: New file.
14578 * gdb.perf/gm-hello.cc: New file.
14579 * gdb.perf/gm-pervasive-typedef.cc: New file.
14580 * gdb.perf/gm-pervasive-typedef.h: New file.
14581 * gdb.perf/gm-std.cc: New file.
14582 * gdb.perf/gm-std.h: New file.
14583 * gdb.perf/gm-use-cerr.cc: New file.
14584 * gdb.perf/gm-utils.h: New file.
14585 * gdb.perf/gmonster-null-lookup.py: New file.
14586 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14587 * gdb.perf/gmonster-print-cerr.py: New file.
14588 * gdb.perf/gmonster-ptype-string.py: New file.
14589 * gdb.perf/gmonster-runto-main.py: New file.
14590 * gdb.perf/gmonster-select-file.py: New file.
14591 * gdb.perf/gmonster1-null-lookup.exp: New file.
14592 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14593 * gdb.perf/gmonster1-print-cerr.exp: New file.
14594 * gdb.perf/gmonster1-ptype-string.exp: New file.
14595 * gdb.perf/gmonster1-runto-main.exp: New file.
14596 * gdb.perf/gmonster1-select-file.exp: New file.
14597 * gdb.perf/gmonster1.cc: New file.
14598 * gdb.perf/gmonster1.exp: New file.
14599 * gdb.perf/gmonster2-null-lookup.exp: New file.
14600 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14601 * gdb.perf/gmonster2-print-cerr.exp: New file.
14602 * gdb.perf/gmonster2-ptype-string.exp: New file.
14603 * gdb.perf/gmonster2-runto-main.exp: New file.
14604 * gdb.perf/gmonster2-select-file.exp: New file.
14605 * gdb.perf/gmonster2.cc: New file.
14606 * gdb.perf/gmonster2.exp: New file.
14607
14608 2015-07-24 Doug Evans <dje@google.com>
14609
14610 * gdb.perf/README: New file.
14611 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14612 * lib/gen-perf-test.exp: New file.
14613
14614 2015-07-24 Doug Evans <dje@google.com>
14615
14616 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14617 (PerfTest::startup): New function.
14618 (PerfTest::run): Return result of calling body.
14619 (PerfTest::assemble): Rewrite.
14620 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14621 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14622 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14623 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14624 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14625
14626 2015-07-24 Doug Evans <dje@google.com>
14627
14628 * lib/gdb.exp (clean_restart): Make executable optional.
14629
14630 2015-07-24 Doug Evans <dje@google.com>
14631
14632 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14633 compiler_info references.
14634 * gdb.cp/temargs.exp: Ditto.
14635 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14636 (get_compiler_info): Early exit if already computed. Set compiler_info
14637 to "unknown" if there was a problem.
14638 (test_compiler_info): Add function comment. Call get_compiler_info.
14639
14640 2015-07-24 Doug Evans <dje@google.com>
14641
14642 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14643 (workers/%.worker, build-perf): New rule.
14644 (GDB_PERFTEST_MODE): New variable.
14645 (check-perf): Use it.
14646 (clean): Clean up gdb.perf parallel build subdirs.
14647 * lib/build-piece.exp: New file.
14648 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14649 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14650 name.
14651 (standard_temp_file): Ditto.
14652 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14653 of $GDB_PARALLEL.
14654
14655 2015-07-24 Doug Evans <dje@google.com>
14656
14657 * lib/future.exp (gdb_default_target_compile): New option
14658 "early_flags".
14659 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14660 --as-needed.
14661
14662 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14663
14664 * gdb.base/catch-syscall.exp: Call gdb_exit before
14665 gdb_skip_xml_test.
14666
14667 2015-07-24 Pedro Alves <palves@redhat.com>
14668
14669 * gdb.python/py-events.exp: Accept output between the stop event
14670 and the prompt.
14671 * gdb.python/py-evsignal.exp: Likewise.
14672 * gdb.python/py-evthreads.exp: Likewise.
14673
14674 2015-07-24 Pedro Alves <palves@redhat.com>
14675
14676 PR gdb/18717
14677 * gdb.threads/non-ldr-exit.c: New file.
14678 * gdb.threads/non-ldr-exit.exp: New file.
14679
14680 2015-07-24 Yao Qi <yao.qi@linaro.org>
14681
14682 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14683 restarting process.
14684
14685 2015-07-24 Yao Qi <yao.qi@linaro.org>
14686
14687 * gdb.server/ext-restart.exp: New file.
14688
14689 2015-07-24 Yao Qi <yao.qi@linaro.org>
14690
14691 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14692 argument options.
14693 * gdb.server/ext-wrapper.exp: New file.
14694
14695 2015-07-23 Doug Evans <dje@google.com>
14696
14697 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14698 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14699
14700 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14701
14702 * gdb.ada/var_arr_typedef.exp: New testcase.
14703 * gdb.ada/var_arr_typedef/pack.adb: New file.
14704 * gdb.ada/var_arr_typedef/pack.ads: New file.
14705 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14706
14707 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14708
14709 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14710
14711 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14712
14713 * gdb.arch/i386-biarch-core.exp: Replace istarget
14714 by "complete set gnutarget". Remove expectation for the "core-file"
14715 command.
14716
14717 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14718
14719 Revert the previous commit:
14720 Tests for validate symbol file using build-id.
14721
14722 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14723
14724 Tests for validate symbol file using build-id.
14725 * gdb.base/solib-mismatch-lib.c: New file.
14726 * gdb.base/solib-mismatch-libmod.c: New file.
14727 * gdb.base/solib-mismatch.c: New file.
14728 * gdb.base/solib-mismatch.exp: New file.
14729
14730 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14731
14732 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14733 nios2-*-linux*.
14734 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14735 * gdb.base/siginfo.exp: Likewise.
14736 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14737
14738 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14739
14740 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14741 Move it to ...
14742 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14743 ... here.
14744 * gdb.trace/range-stepping.exp: Check that the target supports
14745 range stepping.
14746
14747 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14748
14749 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14750
14751 2015-07-14 Pedro Alves <palves@redhat.com>
14752
14753 * gdb.base/killed-outside.exp: New file.
14754 * gdb.base/killed-outside.c: New file.
14755
14756 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14757
14758 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14759 (n at main): New.
14760 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14761
14762 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14763
14764 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14765 infcall tests instead of setting up for KFAIL.
14766
14767 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14768
14769 * gdb.btrace/record_goto-step.exp: New.
14770
14771 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14772
14773 PR compile/18484
14774 * gdb.compile/compile.c (struct struct_type): Add volatile to
14775 selffield's type.
14776 * gdb.compile/compile.exp
14777 (compile code struct_object.selffield = &struct_object): Skip further
14778 struct_object tests if this one xfails.
14779
14780 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14781
14782 PR exp/18617
14783 * gdb.trace/ax.exp: Add test.
14784
14785 2015-07-07 Yao Qi <yao.qi@linaro.org>
14786
14787 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14788 instead of istarget "aarch64*-*-*".
14789 * gdb.arch/aarch64-fp.exp: Likewise.
14790 * gdb.base/float.exp: Likewise.
14791 * gdb.reverse/aarch64.exp: Likewise.
14792 * lib/gdb.exp (is_aarch64_target): New proc.
14793
14794 2015-07-07 Yao Qi <yao.qi@linaro.org>
14795
14796 * lib/gdb.exp (is_aarch32_target): New proc.
14797 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14798 instead of "istarget "arm*-*-*"".
14799 * gdb.arch/arm-disp-step.exp: Likewise.
14800 * gdb.arch/thumb-bx-pc.exp: Likewise.
14801 * gdb.arch/thumb-prologue.exp: Likewise.
14802 * gdb.arch/thumb-singlestep.exp: Likewise.
14803 * gdb.base/disp-step-syscall.exp: Likewise.
14804 * gdb.base/float.exp: Likewise.
14805
14806 2015-07-07 Yao Qi <yao.qi@linaro.org>
14807
14808 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14809 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14810
14811 2015-07-07 Yao Qi <yao.qi@linaro.org>
14812
14813 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14814 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14815 if it exists.
14816 * gdb.multi/multi-arch.exp: Likewise.
14817
14818 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14819
14820 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14821 print.
14822
14823 2015-07-07 Yao Qi <yao.qi@linaro.org>
14824
14825 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14826
14827 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14828
14829 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14830 '[' and ']' characters.
14831
14832 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14833
14834 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14835
14836 2015-06-29 Pedro Alves <palves@redhat.com>
14837
14838 PR threads/18127
14839 * gdb.threads/hand-call-new-thread.c: New file.
14840 * gdb.threads/hand-call-new-thread.c: New file.
14841
14842 2015-06-26 Keith Seitz <keiths@redhat.com>
14843 Doug Evans <dje@google.com>
14844
14845 PR 16253
14846 * gdb.cp/var-tag-2.cc: New file.
14847 * gdb.cp/var-tag-3.cc: New file.
14848 * gdb.cp/var-tag-4.cc: New file.
14849 * gdb.cp/var-tag.cc: New file.
14850 * gdb.cp/var-tag.exp: New file.
14851
14852 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14853
14854 * gdb.base/history-duplicates.exp: New test.
14855
14856 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14857
14858 * gdb.base/completion.exp: Test the completion of the "focus"
14859 command.
14860
14861 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14862
14863 * gdb.arch/amd64-prologue-skip.S: New file.
14864 * gdb.arch/amd64-prologue-skip.exp: New file.
14865
14866 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14867
14868 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14869 is_address_zero_readable check.
14870
14871 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14872
14873 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14874 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14875
14876 2015-06-24 Yao Qi <yao.qi@linaro.org>
14877
14878 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14879 linux targets.
14880
14881 2015-06-24 Yao Qi <yao.qi@linaro.org>
14882
14883 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14884 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14885 * gdb.base/siginfo-thread.exp: Likewise.
14886
14887 2015-06-22 Yao Qi <yao.qi@linaro.org>
14888
14889 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14890
14891 2015-06-22 Yao Qi <yao.qi@linaro.org>
14892
14893 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14894 aarch64*-*-*.
14895 (skip_hw_watchpoint_tests): Likewise.
14896
14897 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14898
14899 * gdb.base/gdbinit-history.exp: Test the interaction between
14900 setting GDBHISTSIZE and setting the history size via .gdbinit.
14901
14902 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14903
14904 PR gdb/16999
14905 * gdb.base/gdbhistsize-history.exp: New test.
14906
14907 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14908
14909 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14910 with GDBHISTSIZE.
14911 * gdb.base/readline.exp: Likewise.
14912
14913 2015-06-17 Yao Qi <yao.qi@linaro.org>
14914
14915 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14916 line.
14917
14918 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14919
14920 * gdb.base/gdbinit-history.exp: Add test case to check that
14921 an unlimited history file does not get truncated on exit.
14922
14923 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14924
14925 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14926 (VECTOR): New macro. Use it...
14927 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14928 ...for these typedefs.
14929 (int8, char1, int1, double1): New typedefs.
14930 (struct just_int2, struct two_int2): New structures.
14931 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14932 (add_structvecs, add_singlevecs): New functions.
14933 (main): Call add_some_intvecs twice.
14934 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14935 the compile and exit upon failure. Try compiling for the "native"
14936 architecture. Test inferior function calls with vector arguments
14937 and vector return value handling with "finish" and "return".
14938
14939 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14940
14941 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14942 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14943 PE file.
14944 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14945
14946 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14947
14948 PR breakpoints/16465
14949 * gdb.mi/mi-dprintf-pending.c: New file.
14950 * gdb.mi/mi-dprintf-pending.exp: New test.
14951 * gdb.mi/mi-dprintf-pendshr.c: New file.
14952
14953 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14954 Mircea Gherzan <mircea.gherzan@intel.com>
14955
14956 * gdb.arch/i386-mpx-map.c: New file.
14957 * gdb.arch/i386-mpx-map.exp: New File.
14958
14959 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14960
14961 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14962 * gdb.arch/i386-mpx.exp: Indentation fixed.
14963
14964 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14965
14966 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14967 function and improved indentation.
14968 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14969 gdb_test_multiple. Added additional tests to skip the test.
14970
14971 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14972
14973 * gdb.arch/i386-avx512.c: Change path in include file.
14974 * gdb.arch/i386-avx512.exp: Change include dir path
14975 compilation flag.
14976 * gdb.arch/i386-mpx.c: Change path in include file.
14977 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14978 flag.
14979
14980 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14981
14982 * gdb.compile/compile-print.exp (compile print *vararray@3)
14983 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14984
14985 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14986
14987 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14988 (do not keep jit in memory): ... this.
14989 (expect 5): Change it to ...
14990 (expect no 5): ... this.
14991
14992 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14993
14994 PR gdb/15564
14995 * gdb.mi/mi-detach.exp: New file.
14996
14997 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14998
14999 PR symtab/18392
15000 * gdb.arch/amd64-tailcall-self.S: New file.
15001 * gdb.arch/amd64-tailcall-self.c: New file.
15002 * gdb.arch/amd64-tailcall-self.exp: New file.
15003
15004 2015-05-28 Don Breazeal <donb@codesourcery.com>
15005
15006 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15007 tests for remote targets by checking is_target_gdbserver.
15008
15009 2015-05-27 Doug Evans <dje@google.com>
15010
15011 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15012 * gdb.dwarf2/opaque-type-lookup.c: New file.
15013 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15014
15015 2015-05-26 Doug Evans <dje@google.com>
15016
15017 * gdb.cp/iostream.cc: New file.
15018 * gdb.cp/iostream.exp: New file.
15019
15020 2015-05-26 Doug Evans <dje@google.com>
15021
15022 * gdb.dwarf2/dw2-op-call.exp: Update.
15023 * gdb.dwarf2/dw4-sig-types.exp: Update.
15024 * gdb.dwarf2/implptr.exp: Update.
15025 * gdb.mi/mi-cmd-param-changed.exp: Update.
15026
15027 2015-05-26 Doug Evans <dje@google.com>
15028
15029 * gdb.python/py-lazy-string.c: New file.
15030 * gdb.python/py-lazy-string.exp: New file.
15031 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15032 (main): Update. Add estring3.
15033 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15034 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15035
15036 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15037 Yao Qi <yao.qi@linaro.org>
15038
15039 * gdb.reverse/aarch64.c: New.
15040 * gdb.reverse/aarch64.exp: New.
15041
15042 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
15043
15044 * lib/gdb.exp (supports_process_record): Return true for
15045 aarch64*-linux*.
15046 (supports_reverse): Likewise.
15047
15048 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15049
15050 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15051 Use with_test_prefix.
15052
15053 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15054
15055 * gdb.base/completion.exp: Add test for completion of layout
15056 names.
15057
15058 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15059
15060 * lib/gdb.exp (skip_tui_tests): New proc.
15061 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15062
15063 2015-05-19 Pedro Alves <palves@redhat.com>
15064
15065 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15066 Save the whole env array instead of just HOME. Unset HISTSIZE in
15067 the environment while testing. Restore whole environment
15068 afterwards.
15069
15070 2015-05-16 Doug Evans <xdje42@gmail.com>
15071
15072 * gdb.guile/scm-ports.c: New file.
15073 * gdb.guile/scm-ports.exp: Add memory port tests.
15074
15075 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15076
15077 * gdb.compile/compile-print.c: New file.
15078 * gdb.compile/compile-print.exp: New file.
15079
15080 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15081
15082 * gdb.compile/compile-ops.exp: Cast param to void.
15083 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15084 (compile code struct_object.selffield = &struct_object): Add xfail.
15085
15086 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15087
15088 * gdb.ada/arr_enum_with_gap: New testcase.
15089
15090 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15091
15092 * gdb.ada/byte_packed_arr: New testcase.
15093
15094 2015-05-15 Joel Brobecker <brobecker@adacore.com>
15095
15096 * gdb.ada/pckd_neg: New testcase.
15097
15098 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15099
15100 PR gdb/17820
15101 * gdb.base/gdbinit-history.exp: New test.
15102 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15103 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15104
15105 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15106
15107 * gdb.python/py-xmethods.cc: Enhance test case.
15108 * gdb.python/py-xmethods.exp: New tests.
15109 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15110 function.
15111 (B_indexoper): Likewise.
15112 (global_dm_list) : Add new xmethod worker functions.
15113
15114 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15115
15116 * gdb.base/coredump-filter.exp: Correctly unset
15117 "coredump_var_addr" array.
15118
15119 2015-05-08 Pedro Alves <palves@redhat.com>
15120
15121 * gdb.server/non-existing-program.exp: Unset spawn_id.
15122
15123 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15124
15125 PR python/18291
15126 * gdb.python/py-xmethods.exp: Add tests.
15127
15128 2015-05-08 Yao Qi <yao.qi@linaro.org>
15129
15130 PR gdb/18208
15131 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15132 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15133 function set_coredump_filter, and remove remote_exec call.
15134 Remove argument ipid. Callers update.
15135 (top level): Don't get inferior's PID.
15136
15137 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15138
15139 * gdb.base/watch_thread_num.exp: Skip test on targets without
15140 access watchpoints.
15141
15142 2015-05-06 Pedro Alves <palves@redhat.com>
15143
15144 PR server/18081
15145 * gdb.server/non-existing-program.exp: New file.
15146
15147 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15148
15149 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15150
15151 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15152
15153 * gdb.ada/out_of_line_in_inlined: New testcase.
15154
15155 2015-05-05 Joel Brobecker <brobecker@adacore.com>
15156
15157 * gdb.ada/var_rec_arr: New testcase.
15158
15159 2015-04-30 Yao Qi <yao.qi@linaro.org>
15160
15161 * gdb.base/break-idempotent.exp: If
15162 skip_hw_watchpoint_multi_tests returns true, skip the tests
15163 on "rwatch" and "awatch".
15164
15165 2015-04-30 Yao Qi <yao.qi@linaro.org>
15166
15167 * gdb.base/relativedebug.exp: Invoke gdb command
15168 "info sharedlibrary", and if libc.so doesn't have debug info,
15169 skip the test.
15170
15171 2015-04-29 Doug Evans <dje@google.com>
15172
15173 * gdb.python/py-xmethods.exp: Add ptype tests.
15174 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15175 get_result_type method.
15176
15177 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15178
15179 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15180 the target does not support hardware watchpoints.
15181
15182 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15183
15184 * gdb.base/break-always.exp: Abort testing if writing to memory
15185 causes an error.
15186
15187 2015-04-28 Doug Evans <dje@google.com>
15188
15189 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15190 * gdb.python/py-pp-registration.exp: ... here. New file.
15191 * gdb.python/py-pp-registration.c: New file.
15192 * gdb.python/py-pp-registration.py: New file.
15193
15194 2015-04-28 Doug Evans <dje@google.com>
15195
15196 * gdb.python/py-bad-printers.c: New file.
15197 * gdb.python/py-bad-printers.py: New file.
15198 * gdb.python/py-bad-printers.exp: New file.
15199
15200 2015-04-28 Sasha Smundak <asmundak@google.com>
15201
15202 * gdb.python/py-type.exp: New test.
15203
15204 2015-04-28 Andy Wingo <wingo@igalia.com>
15205
15206 * gdb.python/py-parameter.exp:
15207 * gdb.guile/scm-parameter.exp: Escape the path that we are
15208 matching against, as it might contain characters that are special
15209 to regular expressions.
15210
15211 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15212
15213 * gdb.ada/rec_comp: New testcase.
15214
15215 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15216
15217 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15218 before using it.
15219
15220 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15221
15222 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15223 new tests for verilog output.
15224
15225 2015-04-24 Yao Qi <yao.qi@linaro.org>
15226
15227 * boards/remote-gdbserver-on-localhost.exp: New file.
15228
15229 2015-04-23 Pedro Alves <palves@redhat.com>
15230
15231 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15232 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15233 "end of file", remove $inferior_spawn_id from the indirect list.
15234
15235 2015-04-23 Pedro Alves <palves@redhat.com>
15236
15237 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15238
15239 2015-04-23 Pedro Alves <palves@redhat.com>
15240
15241 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15242 on $any_spawn_id instead of only on $gdb_spawn_id.
15243
15244 2015-04-21 Pierre Muller <muller@sourceware.org>
15245
15246 PR pascal/17815
15247 * lib/pascal.exp (gpc_compile): Add new option "class".
15248 (fpc_compile): Likewise.
15249 * gdb.pascal/case-insensitive-symbols.pas: New file.
15250 * gdb.pascal/case-insensitive-symbols.exp: New file.
15251
15252 2015-04-20 Gary Benson <gbenson@redhat.com>
15253
15254 * gdb.base/attach.exp: Fix three extended remote failures.
15255
15256 2015-04-17 Gary Benson <gbenson@redhat.com>
15257
15258 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15259 the main executable over the remote protocol.
15260
15261 2015-04-16 Pedro Alves <palves@redhat.com>
15262
15263 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15264 a new gdbserver if gdbserver_reconnect_p is set.
15265
15266 2015-04-16 Pedro Alves <palves@redhat.com>
15267
15268 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15269 is set, don't exit gdbserver.
15270
15271 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15272
15273 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15274 appropriate .insn, such that an older assembler can be used.
15275 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15276 the z/Architecture instruction set on 31-bit targets as well.
15277
15278 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15279
15280 * gdb.go/handcall.exp: Remove all logic related to the first
15281 breakpoint and rely on go_runto_main instead.
15282 * gdb.go/strings.exp: Likewise.
15283 * gdb.go/unsafe.exp: Likewise.
15284 * gdb.go/hello.exp: Likewise. Also rename the remaining
15285 breakpoint marker to "breakpoint 1".
15286 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15287 * gdb.go/strings.go: Likewise.
15288 * gdb.go/unsafe.go: Likewise.
15289 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15290 "set breakpoint 2 here" and rename the remaining breakpoint marker
15291 to "breakpoint 1".
15292
15293 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15294
15295 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15296 if itertools.imap is not present.
15297 * gdb.python/py-objfile.exp: Add parentheses.
15298 * gdb.python/py-type.exp: Same.
15299 * gdb.python/py-unwind-maint.py: Same.
15300
15301 2015-04-15 Yao Qi <yao.qi@linaro.org>
15302
15303 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15304 of ":$ptr_size" and set its form explicitly.
15305
15306 2015-04-15 Pedro Alves <palves@redhat.com>
15307 Yao Qi <yao.qi@linaro.org>
15308
15309 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15310 timeout by factor of 4.
15311 (test_regular_watch): Likewise.
15312 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15313 * gdb.reverse/sigall-reverse.exp: Likewise.
15314 * gdb.reverse/until-precsave.exp: Likewise.
15315 * lib/gdb.exp (with_timeout_factor): New proc.
15316 (gdb_expect): Move some code to ...
15317 (get_largest_timeout): ... here. New procedure.
15318
15319 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15320
15321 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15322
15323 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15324
15325 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15326 to write to the .text section.
15327
15328 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15329
15330 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15331 Handle the case of targets that do not provide PID information.
15332
15333 2015-04-13 Yao Qi <yao.qi@linaro.org>
15334
15335 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15336 and use expect instead of gdb_expect.
15337
15338 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15339
15340 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15341 "coredump_var_addr" to avoid naming conflict with other testcases.
15342
15343 2015-04-10 Pedro Alves <palves@redhat.com>
15344
15345 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15346 gdb_test_sequence and gdb_assert.
15347
15348 2015-04-10 Pedro Alves <palves@redhat.com>
15349
15350 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15351 test messages that don't include the breakpoint address.
15352
15353 2015-04-10 Yao Qi <yao.qi@linaro.org>
15354
15355 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15356 false for some offset and width combinations which aren't
15357 supported by linux kernel.
15358
15359 2015-04-10 Pedro Alves <palves@redhat.com>
15360
15361 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15362 procedure, factored out from ...
15363 (top level): ... here. Add "set displaced-stepping" testing axis.
15364 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15365 parameter "displaced". Use it.
15366 (top level): Use foreach and add "set displaced-stepping" testing
15367 axis.
15368
15369 2015-04-10 Pedro Alves <palves@redhat.com>
15370
15371 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15372 Remove comment.
15373 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15374 both the address of the instruction that triggers the watchpoint
15375 and the address of the instruction immediately after, and use
15376 those addresses for the test. Fix comment.
15377
15378 2015-04-10 Pedro Alves <palves@redhat.com>
15379
15380 * gdb.base/sigstep.exp (breakpoint_to_handler)
15381 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15382 Test "backtrace" in handler.
15383 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15384 (top level): Add new "displaced" test axis to
15385 breakpoint_to_handler, breakpoint_to_handler_entry and
15386 breakpoint_over_handler.
15387
15388 2015-04-10 Pedro Alves <palves@redhat.com>
15389
15390 PR gdb/18216
15391 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15392
15393 2015-04-10 Yao Qi <yao.qi@linaro.org>
15394
15395 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15396 (test_add_rn_pc): New function.
15397 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15398 (top level): Invoke test_add_rn_pc.
15399
15400 2015-04-10 Pedro Alves <palves@redhat.com>
15401
15402 PR gdb/13858
15403 * gdb.base/step-over-no-symbols.exp: New file.
15404
15405 2015-04-09 Andy Wingo <wingo@igalia.com>
15406
15407 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15408 after the Python tests.
15409
15410 2015-04-08 Keith Seitz <keiths@redhat.com>
15411
15412 PR python/16699
15413 * gdb.python/py-completion.exp: New tests for completion.
15414 * gdb.python/py-completion.py (CompleteLimit1): New class.
15415 (CompleteLimit2): Likewise.
15416 (CompleteLimit3): Likewise.
15417 (CompleteLimit4): Likewise.
15418 (CompleteLimit5): Likewise.
15419 (CompleteLimit6): Likewise.
15420 (CompleteLimit7): Likewise.
15421
15422 2015-04-08 Pedro Alves <palves@redhat.com>
15423
15424 PR gdb/18214
15425 PR gdb/18216
15426 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15427 function.
15428 (main): Install it as SIGUSR1 handler.
15429 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15430 parameter. Always use "setup" as prefix. Toggle "set
15431 displaced-stepping" off/on depending on global. Don't switch to
15432 thread 1 here.
15433 (top level): Add displaced stepping "off/on" test axis. Update
15434 "setup" calls. Wrap each subtest with with_test_prefix. Test
15435 continuing with a queued signal in each thread.
15436
15437 2015-04-08 Pedro Alves <palves@redhat.com>
15438
15439 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15440 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15441 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15442 Return early if running to main fails.
15443 * gdb.trace/while-stepping.exp: Likewise.
15444
15445 2015-04-07 Pedro Alves <palves@redhat.com>
15446
15447 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15448 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15449 interact with inferior program.
15450
15451 2015-04-07 Pedro Alves <palves@redhat.com>
15452
15453 * lib/gdb.exp (inferior_spawn_id): New global.
15454 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15455 spawn id after processing the user code.
15456 (default_gdb_start): Set inferior_spawn_id.
15457 (send_inferior): New procedure.
15458 * lib/gdbserver-support.exp (gdbserver_start): Set
15459 inferior_spawn_id.
15460 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15461
15462 2015-04-07 Pedro Alves <palves@redhat.com>
15463
15464 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15465 * lib/gdbserver-support.exp (gdbserver_start): Make
15466 $server_spawn_id global.
15467 (gdbserver_start): Don't wait for gdbserver's spawn id with
15468 expect_background.
15469 (close_gdbserver): New procedure.
15470 (gdb_exit): Rename the default version and reimplement.
15471
15472 2015-04-07 Pedro Alves <palves@redhat.com>
15473
15474 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15475 append the substituted item, not the original item.
15476
15477 2015-04-07 Pedro Alves <palves@redhat.com>
15478
15479 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15480 gdb_expect.
15481
15482 2015-04-07 Pedro Alves <palves@redhat.com>
15483
15484 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15485 output appearing once only.
15486
15487 2015-04-07 Pedro Alves <palves@redhat.com>
15488
15489 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15490 that doesn't expect anything. Return early if running to main
15491 fails.
15492
15493 2015-04-07 Yao Qi <yao.qi@linaro.org>
15494
15495 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15496 (child_function): Call alarm.
15497 (main): Move call to alarm into the loop.
15498 * gdb.threads/non-stop-fair-events.exp: Build program with
15499 -DTIMEOUT=$timeout.
15500
15501 2015-04-06 Doug Evans <xdje42@gmail.com>
15502
15503 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15504 Fix dest parameter to board_info.
15505 (fpc_compile): Ditto.
15506 (gdb_compile_pascal): Rename dest arg to destfile.
15507
15508 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15509
15510 * gdb.ada/funcall_ref.exp: New file.
15511 * gdb.ada/funcall_ref/foo.adb: New file.
15512
15513 2015-04-02 Yao Qi <yao.qi@linaro.org>
15514
15515 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15516 is remote.
15517
15518 2015-04-02 Gary Benson <gbenson@redhat.com>
15519
15520 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15521
15522 2015-04-01 Sasha Smundak <asmundak@google.com>
15523
15524 * gdb.python/py-unwind-maint.c: New file.
15525 * gdb.python/py-unwind-maint.exp: New test.
15526 * gdb.python/py-unwind-maint.py: New file.
15527 * gdb.python/py-unwind.c: New file.
15528 * gdb.python/py-unwind.exp: New test.
15529 * gdb.python/py-unwind.py: New test.
15530
15531 2015-04-01 Pedro Alves <palves@redhat.com>
15532
15533 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15534 to fail instead of non-existent $test.
15535
15536 2015-04-01 Pedro Alves <palves@redhat.com>
15537
15538 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15539 GDBFLAGS if not empty.
15540
15541 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15542
15543 * gdb.ada/complete.exp: Remove "multi_line".
15544 * gdb.ada/info_exc.exp: Remove "multi_line".
15545 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15546 * gdb.ada/ptype_field.exp: Remove "multi_line".
15547 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15548 * gdb.ada/tagged.exp: Remove "multi_line".
15549 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15550 [multi_line ...]
15551 * gdb.btrace/delta.exp: Likewise.
15552 * gdb.btrace/exception.exp: Likewise.
15553 * gdb.btrace/function_call_history.exp: Likewise.
15554 * gdb.btrace/instruction_history.exp: Likewise.
15555 * gdb.btrace/nohist.exp: Likewise.
15556 * gdb.btrace/record_goto.exp: Likewise.
15557 * gdb.btrace/segv.exp: Likewise.
15558 * gdb.btrace/stepi.exp: Likewise.
15559 * gdb.btrace/tailcall.exp: Likewise.
15560 * gdb.btrace/unknown_functions.exp: Likewise.
15561 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15562 * lib/gdb.exp: Add the "multi_line" helper.
15563
15564 2015-04-01 Pedro Alves <palves@redhat.com>
15565
15566 * gdb.threads/tid-reuse.c: New file.
15567 * gdb.threads/tid-reuse.exp: New file.
15568
15569 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15570
15571 PR corefiles/16092
15572 * gdb.base/coredump-filter.c: New file.
15573 * gdb.base/coredump-filter.exp: Likewise.
15574
15575 2015-03-27 Petr Machata <pmachata@redhat.com>
15576
15577 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15578 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15579 (Dwarf::assemble): Initialize them.
15580 (Dwarf::lines): New function.
15581
15582 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15583
15584 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15585 SYMBOL_PREFIX for x86_64-*-cygwin.
15586
15587 2015-03-26 Andy Wingo <wingo@igalia.com>
15588
15589 PR symtab/18148
15590 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15591 const_value but not a location.
15592 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15593 location defined in non-main CUs are visible.
15594
15595 2015-03-26 Yao Qi <yao.qi@linaro.org>
15596
15597 PR testsuite/18139
15598 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15599 Add a line number entry for the same line.
15600 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15601 Add a line number entry for the same line.
15602
15603 2015-03-26 Yao Qi <yao.qi@linaro.org>
15604
15605 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15606 .int 0.
15607 (func): Likewise. Add .Lfunc_1 label.
15608 Use .Lfunc_1 label.
15609 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15610 .int 0.
15611 (func): Likewise.
15612 Use .Lfunc_1 label.
15613
15614 2015-03-26 Yao Qi <yao.qi@linaro.org>
15615
15616 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15617 Call gdb_compile instead to compile each .s files without debug
15618 information.
15619
15620 2015-03-26 Yao Qi <yao.qi@linaro.org>
15621
15622 * gdb.base/savedregs.exp (process_saved_regs): Make
15623 "Saved registers:" optional in the pattern.
15624
15625 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15626
15627 * gdb.btrace/next.exp: Merged into step.exp.
15628 * gdb.btrace/finish.exp: Merged into step.exp.
15629 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15630 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15631 "record goto" and checking the exact replay position.
15632 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15633 check for "Recording format" in "info record" output.
15634 * gdb.btrace/record_goto.exp: Choose test file based on target.
15635 * gdb.btrace/x86-record_goto.S: Renamed into ...
15636 * gdb.btrace/x86_64-record_goto.S: ... this.
15637 * gdb.btrace/i686-record_goto.S: New.
15638 * gdb.btrace/x86-tailcall.S: Renamed into ...
15639 * gdb.btrace/x86_64-tailcall.S: ... this.
15640 * gdb.btrace/i686-tailcall.S: New.
15641 * gdb.btrace/x86-tailcall.c: Renamed into ...
15642 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15643 separate statements. Update test.
15644 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15645 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15646 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15647 * gdb.btrace/tailcall.exp: Choose test file based on target.
15648 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15649
15650 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15651
15652 * gdb.btrace/exception.exp: Increase BTS buffer size.
15653
15654 2015-03-24 Pedro Alves <palves@redhat.com>
15655
15656 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15657
15658 2015-03-24 Pedro Alves <palves@redhat.com>
15659
15660 * gdb.threads/schedlock.exp (test_step): No longer expect that
15661 "set scheduler-locking step" with "next" over a function call runs
15662 threads unlocked.
15663
15664 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15665
15666 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15667
15668 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15669
15670 PR breakpoints/16466
15671 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15672 * gdb.mi/mi-pending.c (thread_func): New function.
15673 (int main): Add threading support required.
15674 * gdb.mi/mi-pending.exp: Add tests for this issue.
15675 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15676 (pendfunc2): Remove stdio dependency.
15677 * gdb.mi/mi-pendshr2.c: New file.
15678
15679 2015-03-23 Keith Seitz <keiths@redhat.com>
15680
15681 * gdb.linespec/keywords.c: New file.
15682 * gdb.linespec/keywords.exp: New file.
15683
15684 2015-03-23 Keith Seitz <keiths@redhat.com>
15685
15686 PR gdb/18021
15687 * gdb.dwarf2/staticvirtual.exp: New test.
15688
15689 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15690
15691 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15692 * README: Remove HP-UX and gdb.hp.
15693 (configuration):
15694 * configure: Regenerate.
15695 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15696 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15697 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15698 gdb.hp/gdb.defects/Makefile.
15699 * gdb.hp/Makefile.in: File deleted.
15700 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15701 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15702 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15703 * gdb.hp/gdb.aCC/run.c: File deleted.
15704 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15705 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15706 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15707 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15708 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15709 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15710 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15711 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15712 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15713 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15714 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15715 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15716 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15717 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15718 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15719 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15720 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15721 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15722 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15723 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15724 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15725 * gdb.hp/gdb.compat/average.c: File deleted.
15726 * gdb.hp/gdb.compat/sum.c: File deleted.
15727 * gdb.hp/gdb.compat/xdb.c: File deleted.
15728 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15729 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15730 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15731 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15732 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15733 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15734 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15735 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15736 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15737 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15738 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15739 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15740 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15741 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15742 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15743 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15744 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15745 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15746 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15747 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15748 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15749 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15750 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15751 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15752 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15753 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15754 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15755 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15756 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15757 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15758 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15759 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15760 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15761 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15762 * gdb.hp/tools/odump: File deleted.
15763
15764 2015-03-19 Pedro Alves <palves@redhat.com>
15765
15766 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15767 (saw_thread_3): New globals.
15768 (top level): Increment them when an event for the corresponding
15769 thread is seen.
15770 (no thread starvation): New test.
15771
15772 2015-03-19 Pedro Alves <palves@redhat.com>
15773
15774 * gdb.threads/continue-pending-status.c: New file.
15775 * gdb.threads/continue-pending-status.exp: New file.
15776
15777 2015-03-18 Pedro Alves <palves@redhat.com>
15778
15779 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15780 Use gdb_is_target_remote instead of is_remote. Use
15781 gdb_test_multiple instead of gdb_expect. Exit early if
15782 gdb_test_multiple hits its internal matches. Tighten stepi tests
15783 expected output. Fail on exit with any signal, instead of just
15784 SIGILL.
15785
15786 2015-03-18 Yao Qi <yao.qi@linaro.org>
15787
15788 PR tdep/18107
15789 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15790 variable.
15791 * gdb.base/catch-syscall.exp: Don't skip it on
15792 aarch64*-*-linux* target. Remove elements in all_syscalls.
15793 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15794 target.
15795 (setup_all_syscalls): New proc.
15796
15797 2015-03-16 Yao Qi <yao.qi@linaro.org>
15798
15799 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15800 (top level): Skip tests if valid_addr_p returns false for
15801 $cmd1 or $cmd2.
15802
15803 2015-03-11 Andy Wingo <wingo@igalia.com>
15804
15805 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15806
15807 2015-03-11 Yao Qi <yao.qi@linaro.org>
15808
15809 * gdb.base/catch-syscall.exp: Fix typo in comments.
15810
15811 2015-03-11 Yao Qi <yao.qi@linaro.org>
15812
15813 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15814
15815 2015-03-09 Pedro Alves <palves@redhat.com>
15816
15817 * dg-extract-results.py: Delete.
15818
15819 2015-03-09 Pedro Alves <palves@redhat.com>
15820
15821 Merge dg-extract-results.sh from GCC upstream (r218843).
15822
15823 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15824 * dg-extract-results.sh: Use --text with grep to avoid issues with
15825 binary files. Fall back to cat -v, if that doesn't work.
15826
15827 2015-03-05 Pedro Alves <palves@redhat.com>
15828
15829 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15830
15831 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15832
15833 * lib/mi-support.exp (mi_expect_interrupt): Accept
15834 alternative event for when in all-stop mode.
15835
15836 2015-03-04 Pedro Alves <palves@redhat.com>
15837
15838 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15839
15840 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15841
15842 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15843
15844 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15845
15846 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15847 regexps for GDB's current line display, accept a hex address
15848 preceding the line number.
15849
15850 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15851
15852 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15853 the 'arch1' variable for "s390*-linux*" targets.
15854
15855 2015-03-04 Pedro Alves <palves@redhat.com>
15856
15857 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15858 (main): Pass missing retval argument to pthread_join call.
15859
15860 2015-03-02 Pedro Alves <palves@redhat.com>
15861
15862 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15863 (top level): Call do_test with non-stop as well.
15864
15865 2015-03-02 Pedro Alves <palves@redhat.com>
15866
15867 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15868 -1.
15869
15870 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15871
15872 * gdb.arch/s390-vregs.exp: New test.
15873 * gdb.arch/s390-vregs.S: New file.
15874
15875 2015-02-27 Pedro Alves <palves@redhat.com>
15876
15877 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15878 call to catch_command_errors.
15879 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15880 catch_command_errors.
15881
15882 2015-02-27 Pedro Alves <palves@redhat.com>
15883
15884 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15885 "true" for boolean result.
15886 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15887 prototype of main.
15888
15889 2015-02-27 Pedro Alves <palves@redhat.com>
15890
15891 * lib/unbuffer_output.c: New file.
15892 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15893 (main): Call gdb_unbuffer_output.
15894
15895 2015-02-27 Yao Qi <yao.qi@linaro.org>
15896
15897 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15898 target.
15899
15900 2015-02-26 Doug Evans <dje@google.com>
15901
15902 * gdb.cp/class2.cc (Dbase, D): New classes.
15903 (main): New local delta.
15904 * gdb.cp/class2.exp: Test printing delta.
15905 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15906 (dynbar): New global.
15907 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15908
15909 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15910
15911 * gdb.compile/compile-ifunc.c: New file.
15912 * gdb.compile/compile-ifunc.exp: New file.
15913
15914 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15915
15916 * gdb.base/structs.exp: Check for correct struct on finish.
15917
15918 2015-02-26 Yao Qi <yao.qi@linaro.org>
15919
15920 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15921 is zero.
15922
15923 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15924
15925 * gdb.arch/cordic.ko.bz2: New file.
15926 * gdb.arch/cordic.ko.debug.bz2: New file.
15927 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15928
15929 2015-02-25 Yao Qi <yao.qi@linaro.org>
15930
15931 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15932 aarch64*-*-* target.
15933
15934 2015-02-23 Pedro Alves <palves@redhat.com>
15935
15936 * lib/gdb.exp (delete_breakpoints): Rewrite using
15937 gdb_test_multiple.
15938
15939 2015-02-23 Pedro Alves <palves@redhat.com>
15940
15941 * gdb.base/info-os.c: Include stdlib.h.
15942
15943 2015-02-22 Doug Evans <xdje42@gmail.com>
15944
15945 PR symtab/17855
15946 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15947 is read after symbols have been re-read.
15948 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15949 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15950
15951 2015-02-21 Doug Evans <dje@google.com>
15952
15953 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15954
15955 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15956
15957 PR corefiles/17808
15958 * gdb.arch/i386-biarch-core.core.bz2: New file.
15959 * gdb.arch/i386-biarch-core.exp: New file.
15960
15961 2015-02-21 Pedro Alves <palves@redhat.com>
15962
15963 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15964 runto_main fails.
15965
15966 2015-02-20 Pedro Alves <palves@redhat.com>
15967
15968 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15969 info probes.
15970
15971 2015-02-20 Pedro Alves <palves@redhat.com>
15972
15973 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15974
15975 2015-02-20 Pedro Alves <palves@redhat.com>
15976
15977 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15978 clean_restart before gdb_target_supports_trace.
15979
15980 2015-02-20 Pedro Alves <palves@redhat.com>
15981
15982 PR threads/18006
15983 * gdb.threads/clone-thread_db.c: New file.
15984 * gdb.threads/clone-thread_db.exp: New file.
15985
15986 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15987
15988 PR breakpoints/16812
15989 * gdb.base/catch-gdb-caused-signals.c: New file.
15990 * gdb.base/catch-gdb-caused-signals.exp: New file.
15991
15992 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15993
15994 * configure: Regenerated.
15995 * configure.ac: Use GDB_AC_TRANSFORM.
15996 * aclocal.m4: sinclude ../transform.m4.
15997
15998 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15999
16000 * lib/dtrace.exp: New file.
16001 * gdb.base/dtrace-probe.exp: Likewise.
16002 * gdb.base/dtrace-probe.d: Likewise.
16003 * gdb.base/dtrace-probe.c: Likewise.
16004 * lib/pdtrace.in: Likewise.
16005 * configure.ac: Output variables with the transformed names of
16006 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16007 * configure: Regenerated.
16008
16009 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16010
16011 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16012 expected message when trying to access $_probe_* convenience
16013 variables while not on a probe.
16014
16015 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16016
16017 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16018
16019 2015-02-11 Pedro Alves <pedro@codesourcery.com>
16020
16021 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16022 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16023
16024 2015-02-10 Doug Evans <xdje42@gmail.com>
16025
16026 * lib/gdb.exp (gdb_load): Always return a result.
16027
16028 2015-02-10 Pedro Alves <palves@redhat.com>
16029
16030 * gdb.threads/signal-sigtrap.c: New file.
16031 * gdb.threads/signal-sigtrap.exp: New file.
16032
16033 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16034
16035 * gdb.trace/no-attach-trace.c: New file.
16036 * gdb.trace/no-attach-trace.exp: New file.
16037
16038 2015-02-09 Mark Wielaard <mjw@redhat.com>
16039
16040 * gdb.dwarf2/atomic.c: New file.
16041 * gdb.dwarf2/atomic-type.exp: Likewise.
16042
16043 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16044
16045 * gdb.btrace/buffer-size.exp: Update "info record" output.
16046 * gdb.btrace/delta.exp: Update "info record" output.
16047 * gdb.btrace/enable.exp: Update "info record" output.
16048 * gdb.btrace/finish.exp: Update "info record" output.
16049 * gdb.btrace/instruction_history.exp: Update "info record" output.
16050 * gdb.btrace/next.exp: Update "info record" output.
16051 * gdb.btrace/nexti.exp: Update "info record" output.
16052 * gdb.btrace/step.exp: Update "info record" output.
16053 * gdb.btrace/stepi.exp: Update "info record" output.
16054 * gdb.btrace/nohist.exp: Update "info record" output.
16055
16056 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16057
16058 * gdb.btrace/buffer-size: New.
16059
16060 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16061
16062 * gdb.btrace/delta.exp: Update "info record" output.
16063 * gdb.btrace/enable.exp: Update "info record" output.
16064 * gdb.btrace/finish.exp: Update "info record" output.
16065 * gdb.btrace/instruction_history.exp: Update "info record" output.
16066 * gdb.btrace/next.exp: Update "info record" output.
16067 * gdb.btrace/nexti.exp: Update "info record" output.
16068 * gdb.btrace/step.exp: Update "info record" output.
16069 * gdb.btrace/stepi.exp: Update "info record" output.
16070 * gdb.btrace/nohist.exp: Update "info record" output.
16071
16072 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16073
16074 PR gdb/15678
16075 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16076
16077 2015-02-06 Pedro Alves <palves@redhat.com>
16078
16079 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16080 macro.
16081 (seconds_left, again): New globals.
16082 (main): Wait seconds_left in a 1-second sleep loop instead of
16083 sleeping 180 seconds. If 'again' is set, reset the seconds
16084 counter.
16085 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16086 'again' in the inferior before detaching. Print the seconds left.
16087 (options): New global.
16088 (top level): Build program with -DTIMEOUT=$timeout.
16089
16090 2015-02-06 Pedro Alves <palves@redhat.com>
16091
16092 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16093 determine how many seconds to pass to 'alarm'.
16094 * gdb.base/gdb-sigterm.exp (top level): Build program with
16095 -DTIMEOUT=$timeout.
16096 (do_test): Return success/failure indication. Add more verbose
16097 logging. Don't fail if 200 single steps are seen. Instead, fail
16098 when the test times out.
16099 (passes): New global.
16100 (top level): Break the testing loop if testing fails on any
16101 iteration. Use gdb_assert.
16102
16103 2015-02-04 Don Breazeal <donb@codesourcery.com>
16104
16105 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16106 and initialize them.
16107 (ipc_cleanup): New function.
16108 (main): Don't declare shmid, semid, and msqid. Add a call to
16109 atexit so that we call ipc_cleanup on exit.
16110
16111 2015-02-04 Pedro Alves <palves@redhat.com>
16112
16113 * boards/native-extended-gdbserver.exp: Remove any target variant
16114 specifications from the board name before clearing the isremote
16115 flag from board_info.
16116
16117 2015-01-31 Doug Evans <xdje42@gmail.com>
16118
16119 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16120
16121 2015-01-31 Gary Benson <gbenson@redhat.com>
16122
16123 * gdb.base/completion.exp: Disable completion limiting for
16124 existing tests. Add new tests to check completion limiting.
16125 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16126
16127 2015-01-31 Doug Evans <xdje42@gmail.com>
16128
16129 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16130
16131 2015-01-31 Doug Evans <xdje42@gmail.com>
16132
16133 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16134 entries. Duplicate file section script entries.
16135 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16136 inlined entries. Add test for safe-path rejection.
16137 * gdb.python/py-section-script.c: Add duplicate inlined section script
16138 entries. Duplicate file section script entries.
16139 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16140 inlined entries. Add test for safe-path rejection.
16141
16142 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16143
16144 * gdb.ada/disc_arr_bound: New testcase.
16145
16146 2015-01-29 Joel Brobecker <brobecker@adacore.com>
16147
16148 * gdb.ada/mi_var_array: New testcase.
16149
16150 2015-01-27 Doug Evans <dje@google.com>
16151
16152 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16153 Add test for objfile.filename, objfile.username after objfile
16154 has been unloaded.
16155
16156 2015-01-26 Joel Brobecker <brobecker@adacore.com>
16157
16158 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16159 the second test to print the name attribute of value
16160 returned by the call to gdb.lookup_type, and adjust
16161 the expected output accordingly.
16162
16163 2015-01-25 Mark Wielaard <mjw@redhat.com>
16164
16165 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16166 * gdb.base/disp-step-fork.c: Include unistd.h.
16167 * gdb.base/siginfo-obj.c: Include stdio.h.
16168 * gdb.base/siginfo-thread.c: Likewise.
16169 * gdb.mi/non-stop.c: Include unistd.h.
16170 * gdb.mi/nsthrexec.c: Include stdio.h.
16171 * gdb.mi/pthreads.c: Include unistd.h.
16172 * gdb.modula2/unbounded1.c (main): Declare returns int.
16173 * gdb.reverse/consecutive-reverse.c: Likewise.
16174 * gdb.threads/create-fail.c: Include unistd.h.
16175 * gdb.threads/killed.c: Likewise.
16176 * gdb.threads/linux-dp.c: Likewise.
16177 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16178 * gdb.threads/non-ldr-exc-2.c: Likewise.
16179 * gdb.threads/non-ldr-exc-3.c: Likewise.
16180 * gdb.threads/non-ldr-exc-4.c: Likewise.
16181 * gdb.threads/pthreads.c: Include unistd.h.
16182 (main): Declare returns int.
16183 * gdb.threads/tls-main.c (foo): New declaration.
16184 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16185
16186 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16187
16188 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16189 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16190
16191 2015-01-15 Mark Wielaard <mjw@redhat.com>
16192
16193 * gdb.base/noreturn-return.c: New file.
16194 * gdb.base/noreturn-return.exp: New file.
16195 * gdb.base/noreturn-finish.c: New file.
16196 * gdb.base/noreturn-finish.exp: New file.
16197
16198 2015-01-23 Pedro Alves <palves@redhat.com>
16199
16200 * gdb.threads/continue-pending-after-query.c: New file.
16201 * gdb.threads/continue-pending-after-query.exp: New file.
16202
16203 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16204 Simon Marchi <simon.marchi@ericsson.com>
16205
16206 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16207 * gdb.base/valgrind-db-attach.exp: Same.
16208 * gdb.base/valgrind-infcall.exp: Same.
16209 * lib/mi-support.exp (default_mi_gdb_start): Same.
16210 * lib/prompt.exp (default_prompt_gdb_start): Same.
16211 * lib/gdb.exp (default_gdb_spawn): Same.
16212 (gdb_interact): New.
16213
16214
16215 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16216
16217 * gdb.compile/compile.exp (pointer to jit function): New test.
16218
16219 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16220
16221 * lib/gdb.exp (supports_process_record): Return true for
16222 powerpc*-*-linux*.
16223 (supports_reverse): Likewise.
16224
16225 2015-01-15 Don Breazeal <donb@codesourcery.com>
16226
16227 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16228 instead of checking whether the target board is remote and
16229 use spawn_wait_for_attach instead of exec/sleep.
16230 * gdb.base/attach-twice.exp: Likewise.
16231
16232 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16233
16234 * gdb.ada/var_arr_attrs: New testcase.
16235
16236 2015-01-14 Pedro Alves <palves@redhat.com>
16237 Joel Brobecker <brobecker@adacore.com>
16238
16239 PR gdb/17525
16240 * gdb.base/bp-cmds-execution-x-script.c: New file.
16241 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16242 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16243
16244 2015-01-14 Pedro Alves <palves@redhat.com>
16245
16246 PR cli/17828
16247 * gdb.base/batch-preserve-term-settings.c: New file.
16248 * gdb.base/batch-preserve-term-settings.exp: New file.
16249
16250 2015-01-13 Doug Evans <dje@google.com>
16251
16252 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16253 binary.
16254
16255 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16256
16257 * Makefile.in (clean mostlyclean): Do not delete *.py.
16258
16259 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16260
16261 * gdb.python/py-lookup-type.exp: New file.
16262
16263 2015-01-12 Pedro Alves <palves@redhat.com>
16264
16265 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16266 restore GDBFLAGS before returning.
16267
16268 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16269
16270 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16271 is_amd64_regs_target and is_x86_like_target.
16272
16273 2015-01-11 Doug Evans <xdje42@gmail.com>
16274
16275 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16276 is given without an explicit form.
16277 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16278 attributes.
16279 * gdb.dwarf/corrupt.exp: Ditto.
16280 * gdb.dwarf2/enum-type.exp: Ditto.
16281 * gdb.trace/entry-values.exp: Ditto.
16282 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16283
16284 2015-01-11 Doug Evans <xdje42@gmail.com>
16285
16286 PR gdb/15830
16287 * gdb.base/maint.exp: Remove references to "maint demangle".
16288 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16289 Add tests for explicitly specifying language to demangle.
16290 * gdb.dlang/demangle.exp: Ditto.
16291
16292 2015-01-09 Pedro Alves <palves@redhat.com>
16293
16294 * gdb.threads/non-stop-fair-events.c: New file.
16295 * gdb.threads/non-stop-fair-events.exp: New file.
16296
16297 2015-01-09 Pedro Alves <palves@redhat.com>
16298
16299 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16300 the global scope. Set a breakpoint after all threads are started
16301 rather than stepping over two source lines. Expect the prompt.
16302 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16303 global.
16304 (NUM): Now 15.
16305 (main): Use threads_started_barrier to wait for all threads to
16306 start. Main thread no longer calls thread_function. Exit after
16307 180 seconds.
16308 (loop): New function.
16309 (thread_function): Wait on threads_started_barrier barrier. Call
16310 'loop' at each iteration.
16311 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16312 threads have started, instead of hardcoding number of "next"
16313 steps. Use an access watchpoint instead of a write watchpoint.
16314
16315 2015-01-09 Pedro Alves <palves@redhat.com>
16316
16317 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16318 (thread_func): Wait on barrier.
16319 (main): Wait for all threads to start before stopping GDB.
16320 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16321 global.
16322 (thread1_func, thread2_func): Wait on barrier.
16323 (main): Wait for all threads to start before stopping GDB.
16324 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16325 New global.
16326 (thread1_func, thread2_func): Wait on barrier.
16327 (main): Wait for all threads to start before stopping GDB.
16328
16329 2015-01-09 Pedro Alves <palves@redhat.com>
16330
16331 * gdb.threads/attach-many-short-lived-threads.c: New file.
16332 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16333
16334 2014-01-09 Pedro Alves <palves@redhat.com>
16335
16336 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16337 instead of to thread 2.
16338 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16339 Add barrier around each pthread_create call instead of around all
16340 calls.
16341 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16342 Set a break on thread_function and have the child threads hit it
16343 one at at a time.
16344
16345 2015-01-09 Pedro Alves <palves@redhat.com>
16346
16347 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16348 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16349 false.
16350 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16351 checking whether the target board is remote.
16352 * gdb.multi/multi-attach.exp: Likewise.
16353 * gdb.python/py-sync-interp.exp: Likewise.
16354 * gdb.server/ext-attach.exp: Likewise.
16355 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16356 tests that need to attach, instead of checking whether the target
16357 board is remote at the top of the file.
16358
16359 2015-01-08 Yao Qi <yao@codesourcery.com>
16360
16361 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16362
16363 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16364
16365 Fix testcase compilation.
16366 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16367
16368 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16369
16370 * gdb.python/py-type.exp: Add a couple test about empty
16371 array creation, and negative-length array creation.
16372
16373 2015-01-02 Doug Evans <xdje42@gmail.com>
16374
16375 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16376
16377 2015-01-02 Doug Evans <dje@google.com>
16378
16379 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16380
16381 2014-12-29 Yao Qi <yao@codesourcery.com>
16382
16383 * gdb.trace/entry-values.exp: Update comments. Rename variable
16384 bar_call_foo to returned_from_foo.
16385
16386 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16387
16388 PR gdb/17394
16389 * gdb.linespec/break-asm-file.c: New file.
16390 * gdb.linespec/break-asm-file.exp: New file.
16391 * gdb.linespec/break-asm-file0.s: New file.
16392 * gdb.linespec/break-asm-file1.s: New file.
16393
16394 2014-12-18 Nigel Stephens <nigel@mips.com>
16395 Maciej W. Rozycki <macro@codesourcery.com>
16396
16397 * gdb.base/float.exp: Handle the new output from "info float" on
16398 MIPS targets.
16399
16400 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16401
16402 Fix MinGW compilation.
16403 * gdb.compile/compile-ops.exp: Update untested message if
16404 !skip_compile_feature_tests.
16405 * gdb.compile/compile-setjmp.exp: Likewise.
16406 * gdb.compile/compile-tls.exp: Likewise.
16407 * gdb.compile/compile.exp: Likewise.
16408 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16409 supported on this host".
16410
16411 2014-12-16 Doug Evans <xdje42@gmail.com>
16412
16413 * boards/stabs.exp: New file.
16414
16415 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16416
16417 * gdb.base/completion.exp: Adjust to format changes of "maint
16418 print user-registers".
16419
16420 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16421
16422 PR server/17457
16423 * gdb.arch/aarch64-fp.c: New file.
16424 * gdb.arch/aarch64-fp.exp: New file.
16425
16426 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16427
16428 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16429 r210637, r210913, r211666, r215400, r215817).
16430
16431 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16432 * dg-extract-results.py: New file.
16433 * dg-extract-results.sh: Use it if the environment seems
16434 suitable.
16435
16436 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16437
16438 * dg-extract-results.py (parse_run): Handle warnings that
16439 are printed before a test harness is run.
16440
16441 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16442
16443 * dg-extract-results.py (Named): Remove __cmp__ method.
16444 (output_variation): Use a key to sort variation.harnesses.
16445
16446 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16447
16448 * dg-extract-results.py: For Python 3, force sys.stdout to
16449 handle surrogate escape sequences.
16450 (safe_open): New function.
16451 (output_segment, main): Use it.
16452
16453 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16454
16455 * dg-extract-results.py (Prog.result_re): Include options
16456 in test name.
16457
16458 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16459
16460 * dg-extract-results.py (output_variation): Always sort if
16461 do_sum.
16462
16463 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16464
16465 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16466 as long as we get pagination notifications.
16467
16468 2014-12-15 Jason Merrill <jason@redhat.com>
16469
16470 * Makefile.in (check-gdb.%): Restore.
16471 * README: Mention it.
16472
16473 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16474
16475 * gdb.ada/str_uninit: New testcase.
16476
16477 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16478
16479 PR symtab/17642
16480 * gdb.base/vla-stub-define.c: New file.
16481 * gdb.base/vla-stub.c: New file.
16482 * gdb.base/vla-stub.exp: New file.
16483
16484 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16485 Jan Kratochvil <jan.kratochvil@redhat.com>
16486 Tom Tromey <tromey@redhat.com>
16487
16488 * configure.ac: Add gdb.compile/.
16489 * configure: Regenerate.
16490 * gdb.compile/Makefile.in: New file.
16491 * gdb.compile/compile-ops.exp: New file.
16492 * gdb.compile/compile-ops.c: New file.
16493 * gdb.compile/compile-tls.c: New file.
16494 * gdb.compile/compile-tls.exp: New file.
16495 * gdb.compile/compile-constvar.S: New file.
16496 * gdb.compile/compile-constvar.c: New file.
16497 * gdb.compile/compile-mod.c: New file.
16498 * gdb.compile/compile-nodebug.c: New file.
16499 * gdb.compile/compile-setjmp-mod.c: New file.
16500 * gdb.compile/compile-setjmp.c: New file.
16501 * gdb.compile/compile-setjmp.exp: New file.
16502 * gdb.compile/compile-shlib.c: New file.
16503 * gdb.compile/compile.c: New file.
16504 * gdb.compile/compile.exp: New file.
16505 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16506
16507 2014-12-12 Tom Tromey <tromey@redhat.com>
16508
16509 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16510 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16511
16512 2014-12-12 Doug Evans <dje@google.com>
16513
16514 * lib/gdb-python.exp (get_python_valueof): New function.
16515 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16516
16517 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16518
16519 * gdb.base/completion.exp: Add test for completion of "info
16520 registers ".
16521
16522 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16523
16524 * gdb.base/func-ptrs.c: New file.
16525 * gdb.base/func-ptrs.exp: New file.
16526
16527 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16528
16529 PR breakpoints/17012
16530 * gdb.base/dprintf-detach.c: New file.
16531 * gdb.base/dprintf-detach.exp: New file.
16532
16533 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16534
16535 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16536 * lib/gdb.exp (target_is_gdbserver): New procedure.
16537
16538 2014-12-08 Doug Evans <dje@google.com>
16539
16540 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16541
16542 2014-12-05 Yao Qi <yao@codesourcery.com>
16543
16544 * gdb.guile/scm-error.exp: Remove the third argument to
16545 gdb_remote_download.
16546 * gdb.guile/scm-frame-args.exp: Likewise.
16547 * gdb.guile/scm-section-script.exp: Likewise.
16548
16549 2014-12-05 Yao Qi <yao@codesourcery.com>
16550
16551 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16552
16553 2014-12-04 Doug Evans <dje@google.com>
16554
16555 * gdb.python/py-objfile.exp: Add tests for
16556 objfile.add_separate_debug_file.
16557
16558 2014-12-04 Doug Evans <dje@google.com>
16559
16560 * lib/gdb.exp (get_build_id): New function.
16561 (build_id_debug_filename_get): Rewrite to use it.
16562 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16563
16564 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16565
16566 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16567 `method(long)', not just 0x0.
16568 * gdb.cp/nsalias.exp: Align code labels to 4.
16569 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16570 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16571 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16572 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16573 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16574 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16575
16576 2014-12-02 Doug Evans <dje@google.com>
16577
16578 PR symtab/17602
16579 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16580 * gdb.cp/anon-ns2.cc: ... here. New file.
16581 * gdb.cp/anon-ns.exp: Update.
16582
16583 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16584
16585 * gdb.python/py-events.py (inferior_call_handler): New.
16586 (register_changed_handler, memory_changed_handler): New.
16587 (test_events.invoke): Register new handlers.
16588 * gdb.python/py-events.exp: Add tests for inferior call,
16589 memory_changed and register_changed events.
16590
16591 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16592
16593 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16594 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16595 if the linker doesn't understand this.
16596
16597 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16598
16599 * gdb.python/python.exp: Change expected reply to help().
16600
16601 2014-12-01 Yao Qi <yao@codesourcery.com>
16602
16603 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16604 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16605 * configure: Re-generated.
16606
16607 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16608
16609 * gdb.cp/chained-calls.cc: New file.
16610 * gdb.cp/chained-calls.exp: New file.
16611 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16612
16613 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16614
16615 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16616 * gdb.dwarf2/symtab-producer.exp: Same.
16617 * gdb.gdb/python-interrupts.exp: Same.
16618 * gdb.gdb/python-selftest.exp: Same.
16619 * gdb.python/py-linetable.exp: Same.
16620 * gdb.python/py-type.exp: Same.
16621 * gdb.python/py-value-cc.exp: Same.
16622 * gdb.python/py-value.exp: Same.
16623
16624 2014-11-28 Yao Qi <yao@codesourcery.com>
16625
16626 * gdb.base/break-probes.exp: Match library name prefixed with
16627 sysroot.
16628
16629 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16630
16631 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16632 test expected output. Add parentheses for the call to print.
16633 Remove L suffix from integers.
16634
16635 2014-11-26 Doug Evans <dje@google.com>
16636
16637 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16638
16639 2014-11-22 Yao Qi <yao@codesourcery.com>
16640
16641 * gdb.trace/entry-values.c: Remove asms.
16642 (foo): Add foo_label.
16643 (bar): Add bar_label.
16644 * gdb.trace/entry-values.exp: Remove code computing foo's
16645 length and bar's length.
16646 (Dwarf::assemble): Invoke function_range for bar and use
16647 MACRO_AT_func for foo.
16648
16649 2014-11-22 Yao Qi <yao@codesourcery.com>
16650
16651 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16652 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16653 Use .Lgcc43_procstart instead of gcc43.
16654
16655 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16656
16657 * gdb.ada/n_arr_bound: New testcase.
16658
16659 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16660
16661 PR breakpoints/10737
16662 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16663 test_catch_syscall_multi_arch.
16664 (test_catch_syscall_multi_arch): New function.
16665
16666 2014-11-20 Doug Evans <xdje42@gmail.com>
16667
16668 * gdb.base/maint.exp: Update expected output.
16669
16670 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16671
16672 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16673 4-byte instruction on S390.
16674
16675 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16676
16677 * gdb.ada/arr_arr: New testcase.
16678
16679 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16680
16681 * gdb.ada/pkd_arr_elem: New Testcase.
16682
16683 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16684
16685 * gdb.reverse/break-precsave: Expect completion message for
16686 core file reads.
16687 * gdb.reverse/consecutive-precsave.exp: Likewise.
16688 * gdb.reverse/finish-precsave.exp: Likewise.
16689 * gdb.reverse/i386-precsave.exp: Likewise.
16690 * gdb.reverse/machinestate-precsave.exp: Likewise.
16691 * gdb.reverse/sigall-precsave.exp: Likewise.
16692 * gdb.reverse/solib-precsave.exp: Likewise.
16693 * gdb.reverse/step-precsave.exp: Likewise.
16694 * gdb.reverse/until-precsave.exp: Likewise.
16695 * gdb.reverse/watch-precsave.exp: Likewise.
16696
16697 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16698
16699 * gdb.base/bp-permanent.c: Include unistd.h.
16700 * gdb.python/py-framefilter-mi.c (main): Add return type.
16701 * gdb.python/py-framefilter.c (main): Likewise.
16702 * gdb.trace/actions-changed.c (main): Likewise.
16703
16704 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16705
16706 * gdb.mi/until.c: Add eye-catchers.
16707 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16708 line numbers.
16709
16710 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16711
16712 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16713 function header variants in break1.c.
16714 * gdb.base/ena-dis-br.exp: Likewise.
16715 * gdb.base/hbreak2.exp: Likewise.
16716 * gdb.reverse/until-precsave.exp: Drop references to removed
16717 non-prototype function header variants in ur1.c.
16718 * gdb.reverse/until-reverse.exp: Likewise.
16719
16720 2014-11-17 Petr Machata <pmachata@redhat.com>
16721
16722 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16723 ${_cu_offset_size} bytes abbrev offset.
16724
16725 2014-11-15 Doug Evans <xdje42@gmail.com>
16726
16727 PR symtab/17559
16728 * gdb.base/line-symtabs.exp: New file.
16729 * gdb.base/line-symtabs.c: New file.
16730 * gdb.base/line-symtabs.h: New file.
16731
16732 2014-11-14 Yao Qi <yao@codesourcery.com>
16733
16734 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16735 (func): Add label func_label.
16736 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16737 Replace low_pc and high_pc with MACRO_AT_range.
16738 Replace name, low_pc and high_pc with MACRO_AT_func.
16739
16740 2014-11-14 Yao Qi <yao@codesourcery.com>
16741
16742 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16743 Replace name, low_pc and high_pc with MACRO_AT_func.
16744
16745 2014-11-14 Yao Qi <yao@codesourcery.com>
16746
16747 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16748 produce debug information.
16749 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16750
16751 2014-11-14 Yao Qi <yao@codesourcery.com>
16752
16753 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16754 object and get function length.
16755 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16756 with MACRO_AT_func.
16757 (top-level): Replace gdb_compile and clean_restart with
16758 prepare_for_testing.
16759 * gdb.dwarf2/main.c (main): Add label main_label.
16760
16761 2014-11-14 Yao Qi <yao@codesourcery.com>
16762
16763 * lib/dwarf.exp (function_range): New procedure.
16764 (Dwarf::_handle_macro_at_func): New procedure.
16765 (Dwarf::_handle_macro_at_range): New procedure.
16766 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16767
16768 2014-11-14 Yao Qi <yao@codesourcery.com>
16769
16770 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16771 (_handle_attribute): New procedure.
16772
16773 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16774
16775 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16776 * gdb.base/call-sc.c (zed): Likewise.
16777 * gdb.base/checkpoint.c (main): Likewise.
16778 * gdb.base/dump.c (main): Likewise.
16779 * gdb.base/gcore.c (main): Likewise.
16780 * gdb.base/huge.c (main): Likewise.
16781 * gdb.base/multi-forks.c (main): Likewise.
16782 * gdb.base/pr10179-a.c (main): Likewise.
16783 * gdb.base/savedregs.c (main): Likewise.
16784 * gdb.base/sigaltstack.c (main): Likewise.
16785 * gdb.base/siginfo.c (main): Likewise.
16786 * gdb.base/structs.c (zed): Likewise.
16787 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16788 * gdb.mi/mi-syn-frame.c (main): Likewise.
16789 * gdb.mi/until.c (foo, main): Likewise.
16790 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16791 * gdb.base/solib-weak.c (foo): Declare.
16792 * gdb.base/attach-twice.c: Include stdio.h.
16793 * gdb.base/weaklib1.c: Likewise.
16794 * gdb.base/weaklib2.c: Likewise.
16795 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16796 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16797 unistd.h.
16798 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16799 * gdb.mi/mi-exit-code.c: Likewise.
16800 * gdb.base/break-interp-lib.c: Include string.h.
16801 * gdb.base/coremaker.c: Likewise.
16802 * gdb.base/testenv.c: Likewise.
16803 * gdb.python/py-finish-breakpoint.c: Likewise.
16804 * gdb.base/inferior-died.c: Include sys/wait.h.
16805 * gdb.base/fileio.c: Include time.h.
16806 * gdb.base/async-shell.c: Include unistd.h.
16807 * gdb.base/dprintf-non-stop.c: Likewise.
16808 * gdb.base/info-os.c: Likewise.
16809 * gdb.mi/mi-console.c: Likewise.
16810 * gdb.mi/watch-nonstop.c: Likewise.
16811 * gdb.python/py-events.c: Likewise.
16812 * gdb.base/async.c (baz): Move up before its invocation.
16813 * gdb.base/code_elim2.c (my_global_func): Likewise.
16814 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16815 * gdb.base/advance.c (func2): Likewise.
16816
16817 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16818
16819 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16820 variant.
16821 * gdb.base/annota3.c: Likewise.
16822 * gdb.base/async.c: Likewise.
16823 * gdb.base/average.c: Likewise.
16824 * gdb.base/call-ar-st.c: Likewise.
16825 * gdb.base/call-rt-st.c: Likewise.
16826 * gdb.base/call-sc.c: Likewise.
16827 * gdb.base/call-strs.c: Likewise.
16828 * gdb.base/ending-run.c: Likewise.
16829 * gdb.base/execd-prog.c: Likewise.
16830 * gdb.base/exprs.c: Likewise.
16831 * gdb.base/foll-exec.c: Likewise.
16832 * gdb.base/foll-fork.c: Likewise.
16833 * gdb.base/foll-vfork.c: Likewise.
16834 * gdb.base/funcargs.c: Likewise.
16835 * gdb.base/gcore.c: Likewise.
16836 * gdb.base/jump.c: Likewise.
16837 * gdb.base/langs0.c: Likewise.
16838 * gdb.base/langs1.c: Likewise.
16839 * gdb.base/langs2.c: Likewise.
16840 * gdb.base/mips_pro.c: Likewise.
16841 * gdb.base/nodebug.c: Likewise.
16842 * gdb.base/opaque0.c: Likewise.
16843 * gdb.base/opaque1.c: Likewise.
16844 * gdb.base/recurse.c: Likewise.
16845 * gdb.base/run.c: Likewise.
16846 * gdb.base/scope0.c: Likewise.
16847 * gdb.base/scope1.c: Likewise.
16848 * gdb.base/setshow.c: Likewise.
16849 * gdb.base/setvar.c: Likewise.
16850 * gdb.base/shmain.c: Likewise.
16851 * gdb.base/shr1.c: Likewise.
16852 * gdb.base/shr2.c: Likewise.
16853 * gdb.base/sigall.c: Likewise.
16854 * gdb.base/signals.c: Likewise.
16855 * gdb.base/so-indr-cl.c: Likewise.
16856 * gdb.base/solib2.c: Likewise.
16857 * gdb.base/structs.c: Likewise.
16858 * gdb.base/sum.c: Likewise.
16859 * gdb.base/vforked-prog.c: Likewise.
16860 * gdb.base/watchpoint.c: Likewise.
16861 * gdb.reverse/shr2.c: Likewise.
16862 * gdb.reverse/until-reverse.c: Likewise.
16863 * gdb.reverse/ur1.c: Likewise.
16864 * gdb.reverse/watch-reverse.c: Likewise.
16865
16866 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16867
16868 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16869 variant.
16870 * gdb.base/sepdebug.exp: Drop references to removed code.
16871
16872 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16873
16874 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16875 variant. Preserve original line numbering.
16876 * gdb.base/list1.c: Likewise.
16877
16878 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16879
16880 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16881 variant.
16882 * gdb.base/break1.c: Likewise.
16883 * gdb.base/break.exp: Drop references to removed code.
16884
16885 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16886
16887 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16888 variant.
16889
16890 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16891
16892 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16893
16894 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16895
16896 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16897 logic into perform_all_tests() and invoke it with and without
16898 function header prototypes.
16899 (do_function_calls): Remove conditional XFAIL for PR 5318.
16900 (rerun_and_prepare): Remove duplicate code.
16901 (perform_all_tests): New. Main logic moved here.
16902
16903 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16904
16905 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16906 code guarded by #ifdef NO_PROTOTYPES.
16907 (t_double_many_args): Likewise.
16908 (DEF_FUNC_MANY_ARGS_1): Likewise.
16909 (DEF_FUNC_VALUES_1): Likewise.
16910 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16911 guarded by #ifdef PROTOTYPES.
16912
16913 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16914
16915 * gdb.mi/mi-console.c: Add eye-catcher.
16916 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16917 instead of literal line number.
16918
16919 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16920
16921 * gdb.base/shr2.c: Add eye-catcher.
16922 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16923 line number.
16924
16925 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16926
16927 * gdb.base/jump.c: Add eye-catchers.
16928 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16929 numbers.
16930
16931 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16932
16933 * gdb.base/execd-prog.c: Add eye-catchers.
16934 * gdb.base/foll-exec.c: Likewise.
16935 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16936 line numbers.
16937
16938 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16939
16940 * gdb.base/ending-run.c: Add eye-catchers.
16941 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16942 literal line numbers.
16943
16944 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16945
16946 * gdb.base/call-rt-st.c: Add eye-catchers.
16947 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16948 literal line numbers.
16949
16950 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16951
16952 * gdb.base/call-ar-st.c: Add eye-catchers.
16953 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16954 literal line numbers.
16955
16956 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16957
16958 * gdb.base/average.c: Add eye-catchers.
16959 * gdb.base/sum.c: Likewise.
16960 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16961 regexps dynamically.
16962
16963 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16964
16965 * gdb.base/solib1.c: Add eye-catchers.
16966 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16967 literal line numbers.
16968
16969 2014-11-12 Pedro Alves <palves@redhat.com>
16970
16971 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16972 leader has exited.
16973
16974 2014-11-12 Pedro Alves <palves@redhat.com>
16975
16976 * gdb.arch/i386-bp_permanent.c: New file.
16977 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16978 (srcfile): Set to i386-bp_permanent.c.
16979 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16980 that stepi does not execute the 'leave' instruction, instead of
16981 testing it does execute.
16982 * gdb.base/bp-permanent.c: New file.
16983 * gdb.base/bp-permanent.exp: New file.
16984
16985 2014-11-10 Doug Evans <xdje42@gmail.com>
16986
16987 PR symtab/17564
16988 * gdb.base/symtab-search-order.exp: New file.
16989 * gdb.base/symtab-search-order.c: New file.
16990 * gdb.base/symtab-search-order-1.c: New file.
16991 * gdb.base/symtab-search-order-shlib-1.c: New file.
16992
16993 2014-11-07 Pedro Alves <palves@redhat.com>
16994
16995 PR gdb/17511
16996 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16997 i?86-*-linux*.
16998
16999 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17000
17001 PR c++/17494
17002 * gdb.cp/pr17494.cc: New file.
17003 * gdb.cp/pr17494.exp: New file.
17004
17005 2014-11-02 Yao Qi <yao@codesourcery.com>
17006
17007 * gdb.python/python.exp: Get working directory and match the
17008 output of "set extended-prompt \\w " with it.
17009
17010 2014-10-30 Doug Evans <dje@google.com>
17011
17012 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17013 in objfiles.
17014 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17015 in progspaces.
17016
17017 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
17018
17019 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17020 * gdb.base/realname-expand.exp: Likewise.
17021 * gdb.linespec/macro-relative.exp: Likewise.
17022
17023 2014-10-29 Pedro Alves <palves@redhat.com>
17024
17025 PR gdb/17408
17026 * gdb.threads/schedlock.c (some_function): New function.
17027 (call_function): New global.
17028 (MAYBE_CALL_SOME_FUNCTION): New macro.
17029 (thread_function): Call it.
17030 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17031 and use it instead of a global counter. Adjust all callers.
17032 (get_current_thread): Use "find current thread" for test message
17033 here rather than having all callers pass down the same string.
17034 (goto_loop): New procedure, factored out from ...
17035 (my_continue): ... this.
17036 (step_ten_loops): Change parameter from test message to command to
17037 use. Adjust.
17038 (list_count): Delete global.
17039 (check_result): New procedure, factored out from duplicate top
17040 level code.
17041 (continue tests): Wrap in with_test_prefix.
17042 (test_step): New procedure, factored out from duplicate top level
17043 code.
17044 (top level): Test "step" in combination with all scheduler-locking
17045 modes. Test "next" in combination with all scheduler-locking
17046 modes, and in combination with stepping over a function call or
17047 not.
17048 * gdb.threads/next-bp-other-thread.c: New file.
17049 * gdb.threads/next-bp-other-thread.exp: New file.
17050
17051 2014-10-29 Pedro Alves <palves@redhat.com>
17052
17053 PR python/17372
17054 * gdb.python/python.exp: Test a multi-line command that spawns
17055 interactive Python.
17056 * gdb.base/multi-line-starts-subshell.exp: New file.
17057
17058 2014-10-29 Yao Qi <yao@codesourcery.com>
17059
17060 * gdb.base/fileio.exp: Make directories on host.
17061
17062 2014-10-29 Yao Qi <yao@codesourcery.com>
17063
17064 * gdb.base/fileio.c (test_write): Close the file.
17065
17066 2014-10-28 Pedro Alves <palves@redhat.com>
17067
17068 PR gdb/12623
17069 * gdb.base/sigstep.c (no_handler): New global.
17070 (main): If 'no_handler is true, set the signal handlers to
17071 SIG_IGN.
17072 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17073 with_sw_watch and no_handler parameters. Handle them.
17074 (top level) <stepping over handler when stopped at a breakpoint
17075 test>: Add a test axis for testing with a software watchpoint, and
17076 another for testing with the signal handler set to SIG_IGN.
17077 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17078 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17079
17080 2014-10-28 Pedro Alves <palves@redhat.com>
17081
17082 PR gdb/17511
17083 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17084 * gdb.base/sigstep.exp (other_handler_location): New global.
17085 (advance): Support stepping into the signal handler, and running
17086 commands while in the handler.
17087 (in_handler_map): New global.
17088 (top level): In the advance test, add combinations for getting
17089 into the handler with stepping commands, and for running commands
17090 in the handler. Add comment descripting the advancei tests.
17091
17092 2014-10-28 Pedro Alves <palves@redhat.com>
17093
17094 * gdb.base/sigstep.exp: Use build_executable instead of
17095 prepare_for_testing.
17096 (top level): Move code that starts GDB, runs to main and creates a
17097 display to ...
17098 (restart): ... this new procedure.
17099 (top level): Move backtrace from signal handler test to ...
17100 (validate_backtrace): ... this new procedure.
17101 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17102 with_test_prefix. Always restart GDB.
17103 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17104 with_test_prefix. Always restart GDB. No need to delete
17105 breakpoints after the test.
17106 (test_skip_handler): Remove prefix parameter.
17107 (skip_over_handler, breakpoint_to_handler)
17108 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17109 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17110 restart GDB. No need to delete breakpoints after the test.
17111 (top level): Use foreach to call the test procedures with
17112 different commands.
17113
17114 2014-10-28 Pedro Alves <palves@redhat.com>
17115
17116 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17117 instead of GNATS numbers.
17118 * gdb.base/sigbpt.exp: Likewise.
17119 * gdb.base/siginfo.exp: Likewise.
17120 * gdb.base/sigstep.exp: Likewise.
17121
17122 2014-10-27 Pedro Alves <palves@redhat.com>
17123
17124 * gdb.base/sigstep.c (dummy): New global.
17125 (main): Issue a couple writes to the new global.
17126 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17127 procedures.
17128 (skip_over_handler): Use test_skip_handler.
17129 (top level): Call skip_over_handler for stepi and nexti too.
17130 (breakpoint_over_handler): Use test_skip_handler.
17131 (top level): Call breakpoint_over_handler for stepi and nexti too.
17132
17133 2014-10-27 Yao Qi <yao@codesourcery.com>
17134
17135 * gdb.trace/tfile.c (adjust_function_address)
17136 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17137 function descriptor.
17138
17139 2014-10-24 Don Breazeal <donb@codesourcery.com>
17140
17141 * gdb.base/foll-fork.exp (test_follow_fork,
17142 catch_fork_child_follow): Check for updated fork messages emitted
17143 from infrun.c.
17144 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17145 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17146 vfork_and_exec_child_follow_through_step): Check for updated vfork
17147 messages emitted from infrun.c.
17148
17149 2014-10-24 Pedro Alves <palves@redhat.com>
17150
17151 * gdb.base/corefile.exp: Remove references to ultrix.
17152 * gdb.base/interrupt.exp: Likewise.
17153 * gdb.base/whatis.exp: Likewise.
17154 * gdb.gdb/selftest.exp: Likewise.
17155 * gdb.threads/manythreads.exp: Likewise.
17156 * gdb.threads/print-threads.exp: Likewise.
17157 * gdb.threads/pthreads.exp:: Likewise.
17158 * gdb.threads/schedlock.exp: Likewise.
17159
17160 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17161
17162 * gdb.cp/non-trivial-retval.cc: Add a test case.
17163 * gdb.cp/non-trivial-retval.exp: Add a test.
17164
17165 2014-10-20 Yao Qi <yao@codesourcery.com>
17166
17167 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17168 * gdb.python/py-objfile-script-gdb.py: New file.
17169 * gdb.python/py-objfile-script.exp: Update reference to
17170 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17171 of remote_download. Remove the dest file.
17172
17173 2014-10-20 Yao Qi <yao@codesourcery.com>
17174
17175 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17176 * gdb.base/step-line.exp: Likewise.
17177 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17178 * gdb.dwarf2/dw2-basic.exp: Likewise.
17179 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17180 * gdb.dwarf2/dw2-filename.exp: Likewise.
17181 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17182 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17183 * gdb.dwarf2/dw2-producer.exp: Likewise.
17184 * gdb.dwarf2/mac-fileno.exp: Likewise.
17185 * gdb.python/py-frame-args.exp: Likewise.
17186 * gdb.python/py-framefilter.exp: Likewise.
17187 * gdb.python/py-mi.exp: Likewise.
17188 * gdb.python/py-objfile-script.exp: Likewise
17189 * gdb.python/py-pp-integral.exp: Likewise.
17190 * gdb.python/py-pp-re-notag.exp: Likewise.
17191 * gdb.python/py-prettyprint.exp: Likewise.
17192 * gdb.python/py-section-script.exp: Likewise.
17193 * gdb.python/py-typeprint.exp: Likewise.
17194 * gdb.python/py-xmethods.exp: Likewise.
17195 * gdb.stabs/weird.exp: Likewise.
17196 * gdb.xml/tdesc-regs.exp: Likewise.
17197
17198 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17199
17200 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17201 (out_cu): Use addr_len for the size of addresses.
17202 (out_line): Likewise. Size DW_LNE_set_address instruction
17203 according to addr_len.
17204 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17205 (FUNC): Add START_INSNS to definition.
17206
17207 2014-10-18 Yao Qi <yao@codesourcery.com>
17208
17209 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17210 gdb_has_argv0 return true.
17211 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17212 check [target_info exists noargs], check [gdb_has_argv0]
17213 instead.
17214 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17215 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17216 procedures.
17217
17218 2014-10-17 Doug Evans <dje@google.com>
17219
17220 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17221 event.
17222 * gdb.python/py-events.py: Add clear_objfiles event.
17223
17224 2014-10-17 Doug Evans <dje@google.com>
17225
17226 * gdb.python/py-objfile.exp: Test progspace attribute.
17227
17228 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17229
17230 * gdb.guile/scm-breakpoint.exp: Do not assume any
17231 directory separators when matching source file paths.
17232 * gdb.python/py-breakpoint.exp: Likewise.
17233 * gdb.reverse/break-precsave.exp: Likewise.
17234 * gdb.reverse/break-reverse.exp: Likewise.
17235 * gdb.reverse/consecutive-precsave.exp: Likewise.
17236 * gdb.reverse/finish-precsave.exp: Likewise.
17237 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17238 * gdb.reverse/finish-reverse.exp: Likewise.
17239 * gdb.reverse/i386-precsave.exp: Likewise.
17240 * gdb.reverse/i387-env-reverse.exp: Likewise.
17241 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17242 * gdb.reverse/machinestate-precsave.exp: Likewise.
17243 * gdb.reverse/machinestate.exp: Likewise.
17244 * gdb.reverse/sigall-precsave.exp: Likewise.
17245 * gdb.reverse/solib-precsave.exp: Likewise.
17246 * gdb.reverse/step-precsave.exp: Likewise.
17247 * gdb.reverse/until-precsave.exp: Likewise.
17248 * gdb.reverse/watch-precsave.exp: Likewise.
17249 * gdb.reverse/watch-reverse.exp: Likewise.
17250
17251 2014-10-17 Yao Qi <yao@codesourcery.com>
17252
17253 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17254 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17255
17256 2014-10-17 Pedro Alves <palves@redhat.com>
17257
17258 PR gdb/17471
17259 * gdb.base/bg-execution-repeat.c: New file.
17260 * gdb.base/bg-execution-repeat.exp: New file.
17261
17262 2014-10-17 Pedro Alves <palves@redhat.com>
17263
17264 PR gdb/17300
17265 * gdb.base/continue-all-already-running.c: New file.
17266 * gdb.base/continue-all-already-running.exp: New file.
17267
17268 2014-10-17 Pedro Alves <palves@redhat.com>
17269
17270 PR gdb/17472
17271 * gdb.base/annota-input-while-running.c: New file.
17272 * gdb.base/annota-input-while-running.exp: New file.
17273
17274 2014-10-17 Pedro Alves <palves@redhat.com>
17275
17276 * gdb.base/callfuncs.exp: emove references to osf.
17277 * gdb.base/sigall.exp: Likewise.
17278 * gdb.gdb/selftest.exp: Likewise.
17279 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17280 * gdb.mi/non-stop.c: Likewise.
17281 * gdb.mi/pthreads.c: Likewise.
17282 * gdb.reverse/sigall-precsave.exp: Likewise.
17283 * gdb.reverse/sigall-reverse.exp: Likewise.
17284 * gdb.threads/pthreads.c: Likewise.
17285 * gdb.threads/pthreads.exp: Likewise.
17286
17287 2014-10-17 Yao Qi <yao@codesourcery.com>
17288
17289 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17290 check 'target_info exists noargs'.
17291 (test_command_prompt_position): Likewise.
17292 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17293 Remove "set args".
17294 (progvar_simple_while_test): Likewise.
17295 (progvar_complex_if_while_test): Likewise.
17296 (if_while_breakpoint_command_test): Likewise.
17297 (infrun_breakpoint_command_test): Likewise.
17298 (breakpoint_command_test): Likewise.
17299 (watchpoint_command_test): Likewise.
17300 (bp_deleted_in_command_test): Likewise.
17301 (temporary_breakpoint_commands): Likewise.
17302
17303 2014-10-16 Yao Qi <yao@codesourcery.com>
17304
17305 * gdb.base/remotetimeout.exp: Remove noargs checking.
17306
17307 2014-10-15 Pedro Alves <palves@redhat.com>
17308
17309 PR breakpoints/9649
17310 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17311 * gdb.base/breakpoint-in-ro-region.exp
17312 (probe_target_hardware_step): New procedure.
17313 (top level): Probe hardware stepping and hardware breakpoint
17314 support. Test stepping through a read-only region, with both
17315 "breakpoint auto-hw" on and off and both "always-inserted" on and
17316 off.
17317
17318 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17319
17320 * gdb.dlang/demangle.exp: Update for demangling changes.
17321
17322 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17323
17324 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17325 * gdb.cp/non-trivial-retval.exp: Add new tests.
17326
17327 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17328
17329 PR c++/13403
17330 PR c++/15154
17331 * gdb.cp/non-trivial-retval.cc: New file.
17332 * gdb.cp/non-trivial-retval.exp: New file.
17333
17334 2014-10-15 Yao Qi <yao@codesourcery.com>
17335
17336 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17337 remote host.
17338
17339 2014-10-15 Yao Qi <yao@codesourcery.com>
17340
17341 * gdb.python/py-symbol.exp: Match file base name if host is
17342 remote, otherwise match file name with dir name.
17343 * gdb.python/py-symtab.exp: Likewise.
17344 * gdb.python/python.exp: Likewise.
17345
17346 2014-10-15 Yao Qi <yao@codesourcery.com>
17347
17348 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17349 pattern.
17350 * gdb.python/py-symtab.exp: Likewise.
17351 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17352 locationn.
17353
17354 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17355
17356 * gdb.ada/addr_arith: New testcase.
17357
17358 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17359
17360 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17361 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17362 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17363 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17364
17365 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17366
17367 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17368 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17369 * gdb.arch/stap-eval-lang-ada.exp: New file.
17370
17371 2014-10-14 Yao Qi <yao@codesourcery.com>
17372
17373 * gdb.mi/mi-var-child.c (nothing1): New function.
17374 (nothing2): New function.
17375 (do_children_tests): Set function pointers by nothing1 and
17376 nothing2.
17377 * gdb.mi/mi-var-child.exp: Step over new added statements.
17378 Update test to match the new output.
17379 * gdb.mi/var-cmd.c (nothing1): New function.
17380 (nothing2): New function.
17381 (do_children_tests): Set function pointers by nothing1 and
17382 nothing2.
17383 * gdb.mi/mi-var-display.exp: Update test to match output.
17384 Step to the line specified by $line_dct_nothing.
17385 Increase the number of lines to step.
17386
17387 2014-10-14 Yao Qi <yao@codesourcery.com>
17388
17389 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17390 tests.
17391 * gdb.mi/mi2-var-child.exp: Likewise.
17392
17393 2014-10-13 Doug Evans <dje@google.com>
17394
17395 * gdb.python/py-objfile.exp: Change name of file name test.
17396
17397 2014-10-13 Doug Evans <dje@google.com>
17398
17399 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17400 from the start of the CU.
17401
17402 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17403 Yao Qi <yao@codesourcery.com>
17404
17405 Fix "save breakpoints" for "catch" command.
17406 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17407 Remove -nonewline. Match also the added "main" line.
17408
17409 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17410
17411 Fix "save breakpoints" for "disable $bpnum" command.
17412 * gdb.base/save-bp.c (main): Add label.
17413 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17414
17415 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17416
17417 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17418
17419 2014-10-11 Yao Qi <yao@codesourcery.com>
17420
17421 * gdb.server/server-kill.exp: Execute command
17422 "set remote trace-status-packet on" before "tstatus".
17423
17424 2014-10-11 Yao Qi <yao@codesourcery.com>
17425
17426 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17427 (main): Call getppid.
17428 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17429 and continue to it. Read variable "server_pid".
17430
17431 2014-10-11 Yao Qi <yao@codesourcery.com>
17432
17433 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17434
17435 2014-10-11 Yao Qi <yao@codesourcery.com>
17436
17437 * gdb.threads/thread-find.exp: Don't execute command
17438 "info threads".
17439 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17440 * gdb.threads/linux-dp.exp: Don't check the condition
17441 $threads_created equals to zero.
17442
17443 2014-10-10 Pedro Alves <palves@redhat.com>
17444
17445 * gdb.base/bigcore.exp: Remove references to IRIX.
17446 * gdb.base/funcargs.exp: Likewise.
17447 * gdb.base/interrupt.exp: Likewise.
17448 * gdb.base/mips_pro.exp: Likewise.
17449 * gdb.base/nodebug.exp: Likewise.
17450 * gdb.base/setvar.exp: Likewise.
17451 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17452
17453 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17454 Pedro Alves <palves@redhat.com>
17455
17456 PR symtab/14466
17457 * gdb.base/vdso-warning.c: New file.
17458 * gdb.base/vdso-warning.exp: New file.
17459
17460 2014-10-02 Doug Evans <dje@google.com>
17461
17462 * gdb.base/structs.c (main): Don't run forever.
17463
17464 2014-10-02 Pedro Alves <palves@redhat.com>
17465
17466 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17467 (top level) <stop threads 1, stop threads 2>: Use it.
17468
17469 2014-10-02 Pedro Alves <palves@redhat.com>
17470
17471 * gdb.threads/break-while-running.exp (test): Add new
17472 'update_thread_list' argument. Skip "info threads" if false.
17473 (top level): Add new 'update_thread_list' axis.
17474
17475 2014-10-02 Pedro Alves <palves@redhat.com>
17476
17477 PR breakpoints/17431
17478 * gdb.base/execl-update-breakpoints.c: New file.
17479 * gdb.base/execl-update-breakpoints.exp: New file.
17480
17481 2014-10-01 Pedro Alves <palves@redhat.com>
17482
17483 * gdb.base/breakpoint-in-ro-region.c: New file.
17484 * gdb.base/breakpoint-in-ro-region.exp: New file.
17485
17486 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17487
17488 * gdb.mi/mi-exit-code.exp: New file.
17489 * gdb.mi/mi-exit-code.c: New file.
17490
17491 2014-09-30 Yao Qi <yao@codesourcery.com>
17492
17493 * lib/prelink-support.exp (build_executable_own_libs): Error if
17494 the target isn't native.
17495
17496 2014-09-30 Yao Qi <yao@codesourcery.com>
17497
17498 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17499 false.
17500
17501 2014-09-22 Pedro Alves <palves@redhat.com>
17502
17503 * gdb.threads/break-while-running.exp: New file.
17504 * gdb.threads/break-while-running.c: New file.
17505
17506 2014-09-19 Yao Qi <yao@codesourcery.com>
17507
17508 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17509 Invoke test. Restart GDB with --readnow and invoke test again.
17510
17511 2014-09-19 Yao Qi <yao@codesourcery.com>
17512
17513 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17514 proc set_breakpoint_on_gcd_function. Invoke
17515 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17516 invoke set_breakpoint_on_gcd_function again.
17517
17518 2014-09-18 Doug Evans <dje@google.com>
17519
17520 * gdb.dwarf2/symtab-producer.exp: New file.
17521
17522 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17523
17524 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17525 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17526 * gdb.base/global-var-nested-by-dso.c: Likewise.
17527 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17528
17529 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17530 Pedro Alves <palves@redhat.com>
17531
17532 * gdb.base/watch-bitfields.exp: Pass string other than test file
17533 name to prepare_for_testing.
17534 (watch): New procedure.
17535 (expect_watchpoint): Use with_test_prefix.
17536 (top level): Factor out tests to ...
17537 (test_watch_location, test_regular_watch): ... these new
17538 procedures, and use with_test_prefix and gdb_continue_to_end.
17539
17540 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17541
17542 PR breakpoints/12526
17543 * gdb.base/watch-bitfields.exp: New file.
17544 * gdb.base/watch-bitfields.c: New file.
17545
17546 2014-09-16 Pedro Alves <palves@redhat.com>
17547
17548 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17549 software and hardware addresses, not software address against
17550 itself.
17551
17552 2014-09-16 Pedro Alves <palves@redhat.com>
17553
17554 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17555 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17556
17557 2014-09-16 Pedro Alves <palves@redhat.com>
17558
17559 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17560 files.
17561 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17562 "*-*-vxworks*" throughout.
17563 * gdb.base/break.exp: Likewise.
17564 * gdb.base/default.exp: Likewise.
17565 * gdb.base/scope.exp: Likewise.
17566 * gdb.base/sepdebug.exp: Likewise.
17567 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17568 throughout.
17569 * gdb.base/run.c: Likewise.
17570 * gdb.base/sepdebug.c: Likewise.
17571 * gdb.hp/gdb.aCC/run.c: Likewise.
17572 * gdb.reverse/until-reverse.c: Likewise.
17573 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17574
17575 2014-09-16 Yao Qi <yao@codesourcery.com>
17576
17577 * boards/local-remote-host-native.exp: New file.
17578
17579 2014-09-14 Doug Evans <xdje42@gmail.com>
17580
17581 * gdb.threads/queue-signal.c (thread_count): New variable.
17582 (thread_count_mutex, thread_count_condvar): New variables.
17583 (incr_thread_count, wait_all_threads_running): New functions.
17584 (main): Wait for all threads to be in their thread functions.
17585
17586 2014-09-13 Doug Evans <xdje42@gmail.com>
17587
17588 * gdb.threads/queue-signal.c: New file.
17589 * gdb.threads/queue-signal.exp: New file.
17590
17591 2014-09-13 Doug Evans <xdje42@gmail.com>
17592
17593 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17594 be consistent with what default_gdb_init uses.
17595 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17596 the plain text of the prompt. Add some logging printfs.
17597 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17598
17599 2014-09-12 Pedro Alves <palves@redhat.com>
17600
17601 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17602 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17603 * gdb.arch/i386-size-overlap.exp: Likewise.
17604 * gdb.arch/i386-size.exp: Likewise.
17605 * gdb.arch/i386-unwind.exp: Likewise.
17606 * gdb.base/a2-run.exp: Likewise.
17607 * gdb.base/break.exp: Likewise.
17608 * gdb.base/charset.exp: Likewise.
17609 * gdb.base/chng-syms.exp: Likewise.
17610 * gdb.base/commands.exp: Likewise.
17611 * gdb.base/dbx.exp: Likewise.
17612 * gdb.base/find.exp: Likewise.
17613 * gdb.base/funcargs.exp: Likewise.
17614 * gdb.base/jit-simple.exp: Likewise.
17615 * gdb.base/reread.exp: Likewise.
17616 * gdb.base/sepdebug.exp: Likewise.
17617 * gdb.base/step-bt.exp: Likewise.
17618 * gdb.cp/mb-inline.exp: Likewise.
17619 * gdb.cp/mb-templates.exp: Likewise.
17620 * gdb.objc/basicclass.exp: Likewise.
17621 * gdb.threads/killed.exp: Likewise.
17622
17623 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17624
17625 PR tdep/17379
17626 * gdb.arch/powerpc-stackless.S: New file.
17627 * gdb.arch/powerpc-stackless.exp: New file.
17628
17629 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17630
17631 * gdb.base/attach.c: Include unistd.h.
17632 (main): Call alarm. Add label postloop.
17633 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17634 gdb_breakpoint, gdb_continue_to_breakpoint.
17635 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17636
17637 2014-09-11 Pedro Alves <palves@redhat.com>
17638
17639 PR gdb/17347
17640 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17641 * gdb.base/attach.exp (test_command_line_attach_run): New
17642 procedure.
17643 (top level): Call it.
17644
17645 2014-09-11 Pedro Alves <palves@redhat.com>
17646
17647 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17648 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17649 (do_command_attach_tests): Use spawn_wait_for_attach.
17650 * gdb.base/solib-overlap.exp: Likewise.
17651 * gdb.multi/multi-attach.exp: Likewise.
17652 * gdb.python/py-prompt.exp: Likewise.
17653 * gdb.python/py-sync-interp.exp: Likewise.
17654 * gdb.server/ext-attach.exp: Likewise.
17655
17656 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17657
17658 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17659 command in testcase. Simplify testcase.
17660
17661 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17662
17663 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17664
17665 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17666
17667 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17668
17669 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17670
17671 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17672
17673 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17674
17675 * gdb.dwarf2/dynarr-ptr.c: New file.
17676 * gdb.dwarf2/dynarr-ptr.exp: New file.
17677
17678 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17679
17680 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17681 of 30 rather than hardcoding 120 for a slow test case. Take the
17682 `gdb,timeout' target setting into account for this calculation.
17683 Don't extend the timeout for the test cases that don't need it.
17684
17685 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17686
17687 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17688 a factor of 2 for a slow test case. Take the `gdb,timeout'
17689 target setting into account for this calculation.
17690 * gdb.reverse/until-precsave.exp: Increase the timeout by
17691 a factor of 15 and 3 respectively rather than adding 120
17692 for a pair of slow test cases. Take the `gdb,timeout'
17693 target setting into account for this calculation.
17694
17695 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17696
17697 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17698 timeout, don't pass one down to gdb_expect.
17699 (gdb_expect): Rework timeout selection.
17700
17701 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17702
17703 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17704 exception on timeout.
17705 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17706 (gdbserver_start_extended): Catch any `gdbserver_start' error
17707 exceptions.
17708 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17709 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17710 `gdbserver_gdb_load' error exceptions.
17711
17712 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17713
17714 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17715 120 on waiting for the TCP socket to open.
17716
17717 2014-09-09 Doug Evans <xdje42@gmail.com>
17718
17719 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17720 _caller_matches, _any_caller_is, _any_caller_matches.
17721
17722 2014-09-09 Doug Evans <xdje42@gmail.com>
17723
17724 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17725
17726 2014-09-09 Yao Qi <yao@codesourcery.com>
17727
17728 * gdb.mi/mi-var-display.exp: Set print symbol off.
17729
17730 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17731
17732 PR gdb/17035
17733 * gdb.base/commands.exp: Add tests to verify user-defined
17734 commands with empty bodies.
17735 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17736 python commands in `show user command`.
17737 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17738 scheme commands in `show user command`.
17739
17740 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17741
17742 PR python/17355
17743 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17744 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17745 * gdb.python/py-framefilter-invalidarg.exp: New file.
17746 * gdb.python/py-framefilter-invalidarg.py: New file.
17747
17748 2014-09-06 Doug Evans <xdje42@gmail.com>
17749
17750 PR 15276
17751 * gdb.python/py-caller-is.c: New file.
17752 * gdb.python/py-caller-is.exp: New file.
17753
17754 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17755
17756 PR gdb/17235
17757 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17758 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17759
17760 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17761
17762 PR fortran/17237
17763 * gdb.fortran/print-formatted.exp: New file.
17764 * gdb.fortran/print-formatted.f90: Likewise.
17765
17766 2014-09-03 Sasha Smundak <asmundak@google.com>
17767
17768 * gdb.python/py-frame.exp: Test Frame.read_register.
17769
17770 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17771
17772 PR python/16699
17773 * gdb.python/py-completion.exp: New file.
17774 * gdb.python/py-completion.py: Likewise.
17775
17776 2014-08-28 Doug Evans <dje@google.com>
17777
17778 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17779 eax,etc. are live with values set by gdb and thus the compiler can't
17780 use them.
17781 * gdb.arch/i386-pseudo.c (main): Ditto.
17782
17783 2014-08-27 Doug Evans <dje@google.com>
17784
17785 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17786
17787 2014-08-25 Doug Evans <dje@google.com>
17788
17789 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17790 (main): Ditto.
17791
17792 2014-08-25 Doug Evans <dje@google.com>
17793
17794 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17795
17796 2014-08-24 Yao Qi <yao@codesourcery.com>
17797
17798 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17799 symbol off.
17800 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17801
17802 2014-08-22 Doug Evans <dje@google.com>
17803
17804 PR 17276
17805 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17806 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17807 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17808
17809 2014-08-22 Yao Qi <yao@codesourcery.com>
17810
17811 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17812 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17813 * gdb.python/python.exp: Likewise. Use .py file on the host
17814 instead of the build.
17815
17816 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17817
17818 * gdb.threads/gcore-stale-thread.c: New file.
17819 * gdb.threads/gcore-stale-thread.exp: New file.
17820
17821 2014-08-21 Pedro Alves <palves@redhat.com>
17822
17823 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17824 * gdb.base/gcore-relro-pie.exp: Likewise.
17825 * gdb.base/gcore-relro.exp: Likewise.
17826 * gdb.base/gcore.exp: Likewise.
17827 * gdb.base/print-symbol-loading.exp: Likewise.
17828 * gdb.threads/gcore-thread.exp: Likewise.
17829 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17830
17831 2014-08-20 Pedro Alves <palves@redhat.com>
17832 Jan Kratochvil <jan.kratochvil@redhat.com>
17833
17834 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17835 configure.
17836 (EXPECT): Handle READ1 being set.
17837 (all): Depend on EXTRA_RULES.
17838 (check-read1, expect-read1, read1.so, read1): New rules.
17839 * README (Testsuite Parameters): Document the READ1 make variable.
17840 (Race detection): New section.
17841 * configure: Regenerate.
17842 * configure.ac: If build==host==target, and running under a
17843 GNU/glibc system, add read1 to the extra Makefile rules.
17844 (EXTRA_RULES): AC_SUBST it.
17845 * lib/read1.c: New file.
17846
17847 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17848
17849 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17850 the handling of variables declared as a typedef to an array
17851 which a DW_AT_data_location attribute.
17852
17853 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17854 Pedro Alves <palves@redhat.com>
17855
17856 PR symtab/14604
17857 PR symtab/14605
17858 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17859 gdb_test.
17860
17861 2014-08-19 Pedro Alves <palves@redhat.com>
17862
17863 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17864
17865 2014-08-19 Yao Qi <yao@codesourcery.com>
17866
17867 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17868 right line.
17869
17870 2014-08-18 David Blaikie <dblaikie@gmail.com>
17871
17872 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17873
17874 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17875
17876 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17877 attribute in array range.
17878
17879 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17880
17881 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17882
17883 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17884
17885 PR c++/17132
17886 * gdb.cp/pr17132.cc: New file.
17887 * gdb.cp/pr17132.exp: New file.
17888
17889 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17890
17891 * gdb.python/py-xmethods.py (A_getarrayind)
17892 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17893 Use 'print' with function call syntax.
17894 (E_method_matcher.match): Fix tab vs space indentation mixup.
17895
17896 2014-08-15 Yao Qi <yao@codesourcery.com>
17897
17898 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17899 false.
17900
17901 2014-08-15 Yao Qi <yao@codesourcery.com>
17902
17903 * gdb.cp/casts.exp: Set print symbol off.
17904 * gdb.cp/class2.exp: Likewise.
17905 * gdb.cp/overload.exp: Likewise.
17906 * gdb.cp/templates.exp: Likewise.
17907
17908 2014-08-11 Doug Evans <dje@google.com>
17909
17910 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17911 (test_load_shlib): Update.
17912
17913 2014-08-09 Yao Qi <yao@codesourcery.com>
17914
17915 * gdb.base/display.exp: Invoke is_address_zero_readable.
17916 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17917 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17918 * gdb.base/hbreak-unmapped.exp: Return if
17919 is_address_zero_readable returns true.
17920 * gdb.base/signest.exp: Likewise.
17921 * gdb.base/signull.exp: Likewise.
17922 * gdb.base/sigbpt.exp: Likewise.
17923 * gdb.guile/scm-disasm.exp: Do the test if
17924 is_address_zero_readable returns false.
17925 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17926 * gdb.python/py-arch.exp: Likewise.
17927 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17928 * lib/gdb.exp (is_address_zero_readable): New proc.
17929
17930 2014-08-09 Yao Qi <yao@codesourcery.com>
17931
17932 PR testsuite/13443
17933 * gdb.mi/mi-var-display.exp: Make test messages unique.
17934
17935 2014-08-04 Tom Tromey <tromey@redhat.com>
17936
17937 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17938 target 0".
17939
17940 2014-08-04 Tom Tromey <tromey@redhat.com>
17941
17942 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17943 "target_resume".
17944
17945 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17946
17947 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17948 inner_vla_struct_object_size.
17949 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17950 as xfail.
17951
17952 2014-07-30 Pedro Alves <palves@redhat.com>
17953
17954 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17955 comment.
17956
17957 2014-07-29 Yao Qi <yao@codesourcery.com>
17958
17959 PR gdb/17206
17960 * gdb.base/until-nodebug.exp: New.
17961
17962 2014-07-28 Doug Evans <xdje42@gmail.com>
17963
17964 PR guile/17203
17965 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17966 previously existing parameter, and previously ambiguously spelled
17967 parameter.
17968
17969 2014-07-28 Will Newton <will.newton@linaro.org>
17970
17971 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17972
17973 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17974 Doug Evans <xdje42@gmail.com>
17975
17976 PR guile/17146
17977 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17978
17979 2014-07-25 Pedro Alves <palves@redhat.com>
17980
17981 * gdb.threads/signal-command-handle-nopass.c: New file.
17982 * gdb.threads/signal-command-handle-nopass.exp: New file.
17983 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17984 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17985 * gdb.threads/signal-delivered-right-thread.c: New file.
17986 * gdb.threads/signal-delivered-right-thread.exp: New file.
17987
17988 2014-07-25 Pedro Alves <palves@redhat.com>
17989
17990 * gdb.base/double-prompt-target-event-error.exp
17991 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17992 match.
17993 (cancel_pagination_in_target_event): Rework double prompt
17994 detection.
17995 * gdb.base/paginate-after-ctrl-c-running.exp
17996 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17997 <return>' match.
17998 * gdb.base/paginate-bg-execution.exp
17999 (test_bg_execution_pagination_return)
18000 (test_bg_execution_pagination_cancel): Remove '-notransfer
18001 <return>' matches.
18002 * gdb.base/paginate-execution-startup.exp
18003 (test_fg_execution_pagination_return)
18004 (test_fg_execution_pagination_cancel): Remove '-notransfer
18005 <return>' matches.
18006 * gdb.base/paginate-inferior-exit.exp
18007 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18008 match.
18009 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18010 * lib/gdb.exp (pagination_prompt): Run text through
18011 string_to_regexp.
18012 (gdb_test_multiple): Match $pagination_prompt instead of
18013 "<return>".
18014 (string_to_regexp): Move to lib/gdb-utils.exp.
18015
18016 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18017
18018 * gdb.arch/amd64-entry-value-paramref.S: New file.
18019 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18020 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18021 * gdb.arch/amd64-optimout-repeat.S: New file.
18022 * gdb.arch/amd64-optimout-repeat.c: New file.
18023 * gdb.arch/amd64-optimout-repeat.exp: New file.
18024
18025 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18026
18027 PR gdb/17170
18028 * gdb.base/statistics.exp: New file.
18029
18030 2014-07-17 Doug Evans <dje@google.com>
18031
18032 PR gdb/17170
18033 * gdb.base/maint.exp: Update testing of per-command stats.
18034
18035 2014-07-16 Pedro Alves <palves@redhat.com>
18036
18037 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18038 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18039 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18040 (tfile_write_buf): New functions.
18041 (add_memory_block): Rewrite using the above.
18042 (adjust_function_address): New function.
18043 (FUNCTION_ADDRESS): New macro.
18044 (write_basic_trace_file): Remove short_x local, and use
18045 tfile_write_16. Change type of func_addr local to unsigned long
18046 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18047 here. Cast argument of add_memory_block to char pointer.
18048 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18049 (main): Remove parameters.
18050 * gdb.trace/tfile.exp: Remove nowarnings.
18051
18052 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18053
18054 * gdb.base/debug-expr.exp: Test string evaluation with
18055 "debug expression" on.
18056
18057 2014-07-15 Pedro Alves <palves@redhat.com>
18058
18059 * gdb.base/reread.exp: Use clean_restart.
18060
18061 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18062
18063 * gdb.arch/avr-flash-qualifer.c: New.
18064 * gdb.arch/avr-flash-qualifer.exp: New.
18065
18066 2014-07-14 Pedro Alves <palves@redhat.com>
18067
18068 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18069 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18070
18071 2014-07-14 Pedro Alves <palves@redhat.com>
18072
18073 * gdb.base/double-prompt-target-event-error.c: New file.
18074 * gdb.base/double-prompt-target-event-error.exp: New file.
18075
18076 2014-07-14 Pedro Alves <palves@redhat.com>
18077
18078 PR gdb/17072
18079 * gdb.base/paginate-inferior-exit.c: New file.
18080 * gdb.base/paginate-inferior-exit.exp: New file.
18081
18082 2014-07-14 Pedro Alves <palves@redhat.com>
18083
18084 PR gdb/17072
18085 * gdb.base/paginate-bg-execution.c: New file.
18086 * gdb.base/paginate-bg-execution.exp: New file.
18087
18088 2014-07-14 Pedro Alves <palves@redhat.com>
18089
18090 PR gdb/17072
18091 * gdb.base/paginate-execution-startup.c: New file.
18092 * gdb.base/paginate-execution-startup.exp: New file.
18093 * lib/gdb.exp (pagination_prompt): New global.
18094 (default_gdb_spawn): New procedure, factored out from
18095 default_gdb_spawn.
18096 (default_gdb_start): Adjust to call default_gdb_spawn.
18097 (gdb_spawn): New procedure.
18098
18099 2014-07-14 Pedro Alves <palves@redhat.com>
18100
18101 * lib/gdb.exp (gdb_assert): New procedure.
18102 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18103
18104 2014-07-14 Pedro Alves <palves@redhat.com>
18105
18106 * gdb.base/execution-termios.c: New file.
18107 * gdb.base/execution-termios.exp: New file.
18108
18109 2014-07-14 Tom Tromey <tromey@redhat.com>
18110
18111 * gdb.cp/vla-cxx.cc: New file.
18112 * gdb.cp/vla-cxx.exp: New file.
18113
18114 2014-07-14 Tom Tromey <tromey@redhat.com>
18115
18116 * gdb.reverse/rerun-prec.c: New file.
18117 * gdb.reverse/rerun-prec.exp: New file.
18118
18119 2014-07-12 Maciej W. Rozycki <macro@mips.com>
18120 Maciej W. Rozycki <macro@codesourcery.com>
18121
18122 * lib/gdb-utils.exp: New file.
18123 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18124 inline `gdb_init_command' processing.
18125 (gdb_start_cmd): Likewise.
18126 * lib/mi-support.exp (mi_run_cmd): Likewise.
18127 * README: Document `gdb_init_command' and `gdb_init_commands'.
18128
18129 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18130
18131 Fix false FAIL running under a very long directory name.
18132 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18133 and "set print elements 10000". Twice.
18134
18135 2014-07-11 Yao Qi <yao@codesourcery.com>
18136
18137 * gdb.base/exprs.exp: "set print symbol off".
18138
18139 2014-07-11 Pedro Alves <palves@redhat.com>
18140
18141 * gdb.threads/kill.c: New file.
18142 * gdb.threads/kill.exp: New file.
18143
18144 2014-07-10 Yao Qi <yao@codesourcery.com>
18145
18146 * gdb.trace/tfile.c (write_basic_trace_file)
18147 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18148 address written to trace file.
18149
18150 2014-07-09 Pedro Alves <palves@redhat.com>
18151
18152 * gdb.base/attach-wait-input.exp: New file.
18153 * gdb.base/attach-wait-input.c: New file.
18154
18155 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18156
18157 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18158 setting up test structures.
18159 (main): Call new test function.
18160 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18161 test function, continue into test function and walk test
18162 structures.
18163
18164 2014-07-02 Yao Qi <yao@codesourcery.com>
18165
18166 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18167 'bar_start' at the beginning of functions 'foo' and 'bar'
18168 respectively.
18169 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18170 instead of 'foo' and 'bar'.
18171
18172 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18173
18174 * gdb.btrace/segv.exp: New.
18175 * gdb.btrace/segv.c: New.
18176
18177 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18178
18179 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18180 instruction.
18181
18182 2014-06-30 Mark Wielaard <mjw@redhat.com>
18183
18184 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18185 vulture, vilify, villar): New volatile array constants.
18186 (vindictive, vegetation): New const volatile array constants.
18187 * gdb.base/volatile.exp: Test volatile and const volatile array
18188 types.
18189
18190 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18191
18192 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18193 target lacks support for awatch, rwatch, or hbreak.
18194
18195 2014-06-27 Yao Qi <yao@codesourcery.com>
18196
18197 * gdb.multi/dummy-frame-restore.exp: New.
18198 * gdb.multi/dummy-frame-restore.c: New.
18199
18200 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18201
18202 * gdb.btrace/gcore.exp: New.
18203
18204 2014-06-23 Pedro Alves <palves@redhat.com>
18205
18206 * gdb.base/watchpoint-reuse-slot.c: New file.
18207 * gdb.base/watchpoint-reuse-slot.exp: New file.
18208
18209 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18210
18211 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18212 progspace's filename in 'info', 'enable' and 'disable' command
18213 tests.
18214
18215 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18216
18217 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18218 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18219 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18220
18221 2014-06-20 Gary Benson <gbenson@redhat.com>
18222
18223 * gdb.arch/i386-avx.exp: Fix include file location.
18224 * gdb.arch/i386-sse.exp: Likewise.
18225
18226 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18227
18228 * gdb.dlang/expression.exp: New file.
18229
18230 2014-06-19 Pedro Alves <palves@redhat.com>
18231
18232 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18233 out from ...
18234 (top level): ... here. Iterate running tests under different
18235 scheduler-locking settings.
18236
18237 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18238
18239 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18240 to DW_FORM_addr and use non-zero addresses.
18241
18242 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18243
18244 PR gdb/17017
18245 * gdb.python/py-xmethods.cc: Add global function call counters and
18246 increment them in their respective functions. Remove "cout"
18247 statements.
18248 * gdb.python/py-xmethods.exp: Make tests check the global function
18249 call counters instead of depending on inferior IO.
18250
18251 2014-06-18 Don Breazeal <donb@codesourcery.com>
18252
18253 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18254 Deleted procedure.
18255 (explicit_fork_parent_follow): Deleted procedure.
18256 (explicit_fork_child_follow): Deleted procedure.
18257 (test_follow_fork): New procedure.
18258 (do_fork_tests): Replace calls to deleted procedures with
18259 calls to test_follow_fork and reset GDB for subsequent
18260 procedure calls.
18261
18262 2014-06-17 Yao Qi <yao@codesourcery.com>
18263
18264 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18265 CP1252.
18266
18267 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18268
18269 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18270 Initialize ptr and S explicitly.
18271 (skip_type_update_when_not_use_rtti_test): Likewise.
18272
18273 2014-06-16 Keith Seitz <keiths@redhat.com>
18274
18275 PR mi/15863
18276 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18277 the inferior is started.
18278
18279 2014-06-16 Pedro Alves <palves@redhat.com>
18280
18281 * gdb.base/break-main-file-remove-fail.c: New file.
18282 * gdb.base/break-main-file-remove-fail.exp: New file.
18283 * gdb.base/break-unload-file.exp: Use build_executable instead of
18284 prepare_for_testing.
18285 (test_break): New parameter "initial_load". Handle it.
18286 (top level): Add initial_load cmdline/file axis.
18287
18288 2014-06-12 Tom Tromey <tromey@redhat.com>
18289
18290 * gdb.base/completion.exp: Don't use directory name in test.
18291
18292 2014-06-09 Gary Benson <gbenson@redhat.com>
18293
18294 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18295 separate the always-available ANSI-standard signals from the
18296 signals that require checking.
18297 (main): Likewise.
18298 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18299 Likewise.
18300 (main): Likewise.
18301
18302 2014-06-07 Keith Seitz <keiths@redhat.com>
18303
18304 Revert:
18305 PR c++/16253
18306 * gdb.cp/var-tag.cc: New file.
18307 * gdb.cp/var-tag.exp: New file.
18308 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18309 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18310 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18311 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18312
18313 2014-06-06 Doug Evans <xdje42@gmail.com>
18314
18315 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18316
18317 2014-06-06 Pedro Alves <palves@redhat.com>
18318
18319 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18320 in target debug output instead of looking at RSP packets,
18321 disabling the test on any target that uses hardware stepping.
18322 Update comments.
18323
18324 2014-06-06 Pedro Alves <palves@redhat.com>
18325
18326 * gdb.base/break-unload-file.exp: Fix typo.
18327
18328 2014-06-06 Yao Qi <yao@codesourcery.com>
18329
18330 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18331 from "jit_function" to "^jit_function".
18332
18333 2014-06-06 Yao Qi <yao@codesourcery.com>
18334
18335 * gdb.base/async.c (foo): Add one statement.
18336 * gdb.base/async.exp: Get the next instruction address and
18337 match the output of "nexti" by instruction address. Match
18338 the hex address in the output of "finish".
18339
18340 2014-06-06 Gary Benson <gbenson@redhat.com>
18341
18342 * gdb.base/call-signals.c: Remove preprocessor conditionals
18343 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18344 SIGSEGV and SIGTERM.
18345 * gdb.base/sigall.c: Likewise.
18346 * gdb.base/unwindonsignal.c: Likewise.
18347 * gdb.reverse/sigall-reverse.c: Likewise.
18348
18349 2014-06-06 Yao Qi <yao@codesourcery.com>
18350
18351 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18352 readable, skip the test.
18353
18354 2014-06-06 Yao Qi <yao@codesourcery.com>
18355
18356 * gdb.threads/staticthreads.c (thread_function): Move the line
18357 setting breakpoint on forward.
18358 * gdb.threads/staticthreads.exp: Update comments.
18359
18360 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18361
18362 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18363 "history-append! type error".
18364
18365 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18366
18367 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18368 erroneous dprintf expected input.
18369
18370 2014-06-04 Doug Evans <xdje42@gmail.com>
18371
18372 * gdb.guile/scm-generics.exp: Delete.
18373
18374 2014-06-04 Doug Evans <xdje42@gmail.com>
18375
18376 * gdb.guile/scm-breakpoint.exp: Update.
18377 Add tests for breakpoint registration.
18378
18379 2014-06-04 Tom Tromey <tromey@redhat.com>
18380
18381 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18382 VLA-in-union.
18383 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18384 inner_vla_struct, vla_union types. Initialize objects of those
18385 types and compute their sizes.
18386
18387 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18388 Hui Zhu <hui@codesourcery.com>
18389
18390 * gdb.base/fileio.exp: Add test for shell not available as well as
18391 available.
18392 * gdb.base/fileio.c (test_system): Check for shell twice.
18393
18394 2014-06-04 Yao Qi <yao@codesourcery.com>
18395
18396 * gdb.base/auto-connect-native-target.exp: Remove redundant
18397 space from the regexp pattern.
18398
18399 2014-06-04 Yao Qi <yao@codesourcery.com>
18400
18401 * gdb.base/default.exp: Replace "child" with "native" in
18402 regexp pattern.
18403
18404 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18405
18406 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18407 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18408 * gdb.python/py-xmethods.py: Python script supporting the
18409 new testcase and tests.
18410
18411 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18412 Pedro Alves <palves@redhat.com>
18413
18414 PR breakpoints/17000
18415 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18416 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18417
18418 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18419
18420 * gdb.base/subst.exp: Add tests to verify partial path matching
18421 output.
18422
18423 2014-06-03 Pedro Alves <palves@redhat.com>
18424
18425 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18426 target that doesn't use software single-stepping.
18427
18428 2014-06-03 Pedro Alves <palves@redhat.com>
18429
18430 PR breakpoints/17000
18431 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18432 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18433
18434 2014-06-02 Doug Evans <xdje42@gmail.com>
18435
18436 * gdb.guile/scm-parameter.exp: New file.
18437
18438 2014-06-02 Doug Evans <xdje42@gmail.com>
18439
18440 * gdb.guile/scm-cmd.c: New file.
18441 * gdb.guile/scm-cmd.exp: New file.
18442
18443 2014-06-02 Doug Evans <xdje42@gmail.com>
18444
18445 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18446 pretty-printer lookup.
18447 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18448 (make-pp_s-printer): Call it.
18449 (make-pretty-printer-from-dict): New function.
18450 (lookup-pretty-printer-maker-from-dict): New function.
18451 (*pretty-printer*): Simplify.
18452 (make-objfile-pp_s-printer): New function.
18453 (install-objfile-pretty-printers!): New function.
18454 (make-progspace-pp_s-printer): New function.
18455 (install-progspace-pretty-printers!): New function.
18456 * gdb.guile/scm-progspace.c: New file.
18457 * gdb.guile/scm-progspace.exp: New file.
18458
18459 2014-06-02 Pedro Alves <palves@redhat.com>
18460
18461 * gdb.base/dprintf-bp-same-addr.c: New file.
18462 * gdb.base/dprintf-bp-same-addr.exp: New file.
18463
18464 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18465
18466 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18467 * gdb.arch/powerpc-power.s: Likewise.
18468
18469 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18470
18471 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18472
18473 2014-06-01 Yao Qi <yao@codesourcery.com>
18474
18475 * gdb.base/watchpoint.exp (test_watch_location): Check null
18476 pointer can be dereferenced. If not, do the test, otherwise
18477 skip it.
18478
18479 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18480
18481 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18482 results.
18483 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18484
18485 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18486
18487 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18488 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18489 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18490 * gdb.arch/amd64-invalid-stack-top.c: New file.
18491 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18492
18493 2014-05-30 Pedro Alves <palves@redhat.com>
18494
18495 PR breakpoints/17000
18496 * gdb.base/sss-bp-on-user-bp.c: New file.
18497 * gdb.base/sss-bp-on-user-bp.exp: New file.
18498
18499 2014-05-30 David Blaikie <dblaikie@gmail.com>
18500
18501 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18502 gnu_inline semantics via attribute.
18503 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18504 source explicitly specifies the required semantics.
18505
18506 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18507
18508 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18509
18510 2014-05-29 Pedro Alves <palves@redhat.com>
18511 Tom Tromey <tromey@redhat.com>
18512
18513 * gdb.base/async-shell.exp: Don't enable target-async.
18514 * gdb.base/async.exp
18515 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18516 parameter. Adjust.
18517 (top level): Don't test with "target-async".
18518 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18519 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18520 * gdb.base/inferior-died.exp: Don't enable target-async.
18521 * gdb.base/interrupt-noterm.exp: Likewise.
18522 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18523 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18524 * gdb.mi/mi-nonstop.exp: Likewise.
18525 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18526 * gdb.mi/mi-nsintrall.exp: Likewise.
18527 * gdb.mi/mi-nsmoribund.exp: Likewise.
18528 * gdb.mi/mi-nsthrexec.exp: Likewise.
18529 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18530 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18531 * gdb.python/py-evsignal.exp: Don't enable target-async.
18532 * gdb.python/py-evthreads.exp: Likewise.
18533 * gdb.python/py-prompt.exp: Likewise.
18534 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18535 * gdb.server/solib-list.exp: Don't enable target-async.
18536 * gdb.threads/thread-specific-bp.exp: Likewise.
18537 * lib/mi-support.exp: Adjust to use mi-async.
18538
18539 2014-05-29 Pedro Alves <palves@redhat.com>
18540
18541 PR gdb/13860
18542 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18543 reason, even in sync mode.
18544
18545 2014-05-29 Pedro Alves <palves@redhat.com>
18546 Hui Zhu <hui@codesourcery.com>
18547
18548 PR PR15693
18549 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18550 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18551 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18552 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18553
18554 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18555
18556 * config/monitor.exp (gdb_target_monitor): Replace use of
18557 "set remotebaud" by "set serial baud".
18558
18559 2014-05-26 Andy Wingo <wingo@igalia.com>
18560
18561 * gdb.guile/scm-breakpoint.exp:
18562 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18563 properties instead of gdb-object-properties.
18564
18565 2014-05-26 Yao Qi <yao@codesourcery.com>
18566
18567 * gdb.server/no-thread-db.exp: Specify source file name
18568 explicitly when setting a breakpoint.
18569
18570 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18571
18572 * gdb.btrace/vdso.c: New.
18573 * gdb.btrace/vdso.exp: New.
18574
18575 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18576
18577 * gdb.base/gcore.exp (capture_command_output): Move ...
18578 * lib/gdb.exp (capture_command_output): ... here.
18579
18580 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18581
18582 * gdb.btrace/data.exp: Test memory access during btrace replay.
18583
18584 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18585
18586 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18587
18588 2014-05-21 Pedro Alves <palves@redhat.com>
18589
18590 PR gdb/13860
18591 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18592 (top level): Test that output related to execution commands is
18593 sent to the console with CLI commands, but not with MI commands.
18594 Test that breakpoint events are always mirrored to the console.
18595 Also expect the new source line to be output after a "next" in
18596 async mode too. Make it a pass/fail test.
18597 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18598 output.
18599 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18600
18601 2014-05-21 Pedro Alves <palves@redhat.com>
18602
18603 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18604 Use them to test variations of "list" after reaching a breakpoint.
18605 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18606 Test "list" with listsize 10 after reaching a breakpoint.
18607 * gdb.python/python.exp (decode_line current location line
18608 number): Adjust expected line number.
18609
18610 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18611
18612 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18613 behavior for $args, pass it directly to "run".
18614
18615 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18616
18617 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18618 30000 to 65536.
18619
18620 2014-05-21 Pedro Alves <palves@redhat.com>
18621
18622 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18623 auto-connect-native-target off".
18624 * gdb.base/auto-connect-native-target.c: New file.
18625 * gdb.base/auto-connect-native-target.exp: New file.
18626
18627 2014-05-21 Pedro Alves <palves@redhat.com>
18628
18629 * gdb.base/default.exp: Test "target native" instead of "target
18630 child".
18631
18632 2014-05-21 Mark Wielaard <mjw@redhat.com>
18633
18634 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18635
18636 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18637
18638 Fix TLS access for -static -pthread.
18639 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18640 <HAVE_TLS> (thread_function, main): Initialize it.
18641 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18642 Add clean_restart.
18643 <$have_tls != "">: Check TLSVAR.
18644
18645 2014-05-21 Pedro Alves <palves@redhat.com>
18646
18647 * gdb.base/dcache-line-read-error.c: New.
18648 * gdb.base/dcache-line-read-error.exp: New.
18649
18650 2014-05-20 Pedro Alves <palves@redhat.com>
18651
18652 * gdb.base/compare-sections.c: New file.
18653 * gdb.base/compare-sections.exp: New file.
18654
18655 2014-05-20 Pedro Alves <palves@redhat.com>
18656
18657 * gdb.base/break-idempotent.c: New file.
18658 * gdb.base/break-idempotent.exp: New file.
18659
18660 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18661
18662 * gdb.btrace/nohist.exp: New.
18663
18664 2014-05-20 Yao Qi <yao@codesourcery.com>
18665
18666 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18667 gdb.reverse directory and gdb_reverse_timeout exists in board
18668 setting.
18669 * README: Document gdb_reverse_timeout.
18670
18671 2014-05-20 Yao Qi <yao@codesourcery.com>
18672
18673 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18674 'test_file_name'. Treat args as a string instead of a list.
18675 (gdb_init): Rename argument 'args' by 'test_file_name'.
18676
18677 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18678
18679 * gdb.arch/powerpc-power.exp: New file.
18680 * gdb.arch/powerpc-power.s: New file.
18681
18682 2014-05-16 Doug Evans <dje@google.com>
18683
18684 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18685 * gdb.base/completion.exp: Check that all expected files exist
18686 before doing file completion.
18687
18688 2014-05-16 Doug Evans <dje@google.com>
18689
18690 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18691 Update.
18692 (do_syscall_tests_without_xml): Update.
18693
18694 2014-05-16 Pedro Alves <palves@redhat.com>
18695
18696 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18697 instead of "unknown output after running".
18698
18699 2014-05-16 Yao Qi <yao@codesourcery.com>
18700
18701 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18702 file1.txt from host at the end.
18703 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18704
18705 2014-05-15 Doug Evans <dje@google.com>
18706
18707 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18708 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18709 loading file. Add test for TU lookup.
18710
18711 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18712
18713 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18714 calling "-exec-arguments" or "set args" before running the
18715 inferior.
18716
18717 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18718
18719 * lib/mi-support.exp (mi_expect_stop): Expect message for
18720 inferiors that exit with non-zero exit code.
18721
18722 2014-05-14 Yao Qi <yao@codesourcery.com>
18723
18724 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18725 match absolute path on remote host.
18726 (test_file_list_exec_source_files): Remove "/" from the
18727 pattern.
18728
18729 2014-05-14 Yao Qi <yao@codesourcery.com>
18730
18731 * boards/local-remote-host-notty.exp (${board}_file): New
18732 proc.
18733
18734 2014-05-07 Kyle McMartin <kyle@redhat.com>
18735
18736 Pushed by Joel Brobecker <brobecker@adacore.com>.
18737 * gdb.arch/aarch64-atomic-inst.c: New file.
18738 * gdb.arch/aarch64-atomic-inst.exp: New file.
18739
18740 2014-05-07 Yao Qi <yao@codesourcery.com>
18741
18742 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18743 in current context" too.
18744
18745 2014-05-05 Keith Seitz <keiths@redhat.com>
18746
18747 * gdb.linespec/ls-dollar.exp: Add test for linespec
18748 file:convenience_variable.
18749
18750 2014-05-05 Yao Qi <yao@codesourcery.com>
18751
18752 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18753 traceframes into tfile and ctf trace files. Read data from
18754 trace file and test collected data.
18755 (gdb_collect_locals_test): Likewise.
18756 (gdb_unavailable_registers_test): Likewise.
18757 (gdb_unavailable_floats): Likewise.
18758 (gdb_collect_globals_test): Likewise.
18759 (top-level): Append "ctf" to trace_file_targets if GDB
18760 supports.
18761
18762 2014-05-05 Yao Qi <yao@codesourcery.com>
18763
18764 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18765 code to ...
18766 (gdb_collect_args_test_1): ... it. New proc.
18767 (gdb_collect_locals_test): Move some code to ...
18768 (gdb_collect_locals_test_1): ... it. New proc.
18769 (gdb_unavailable_registers_test): Move some code to ...
18770 (gdb_unavailable_registers_test_1): ... it. New proc.
18771 (gdb_unavailable_floats): Move some code to ...
18772 (gdb_unavailable_floats_1): ... it. New proc.
18773
18774 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18775
18776 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18777 probes to test for bitness recognition.
18778 * gdb.arch/amd64-stap-optional-prefix.exp
18779 (test_probe_value_without_reg): New procedure.
18780 Add code to test for different kinds of bitness.
18781
18782 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18783
18784 PR breakpoints/16889
18785 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18786 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18787
18788 2014-05-01 Pedro Alves <palves@redhat.com>
18789
18790 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18791 gdb_file_cmd if no file is specified.
18792 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18793 last_loaded_file to set the remote exec-file.
18794
18795 2014-05-01 Pedro Alves <palves@redhat.com>
18796
18797 * boards/local-remote-host.exp: New file.
18798
18799 2014-05-01 Pedro Alves <palves@redhat.com>
18800
18801 * boards/local-remote-host.exp: Rename to ...
18802 * boards/local-remote-host-notty.exp: ... this.
18803
18804 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18805
18806 * gdb.ada/dyn_arrayidx: New testcase.
18807
18808 2014-04-26 Yao Qi <yao@codesourcery.com>
18809
18810 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18811 and compute the length of function main. Save it in
18812 $main_length.
18813 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18814 (top-level): Use gdb_compile to compile objects into
18815 executable and restart GDB. Remove invocation to
18816 prepare_for_testing.
18817
18818 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18819 Pedro Alves <palves@redhat.com>
18820
18821 PR server/16255
18822 * gdb.multi/multi-attach.c: New file.
18823 * gdb.multi/multi-attach.exp: New file.
18824
18825 2014-04-25 Pedro Alves <palves@redhat.com>
18826
18827 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18828 user.
18829 (top level): Test that "set remote conditional-breakpoints-packet
18830 off" works as intended.
18831 * gdb.base/dprintf.exp: Test that "set remote
18832 breakpoint-commands-packet off" works as intended.
18833 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18834 New function.
18835 (top level): Call it.
18836 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18837 remote fast-tracepoints-packet off" works as intended.
18838 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18839 * lib/gdb.exp (gdb_is_target_remote): ... here.
18840
18841 2014-04-24 David Blaikie <dblaikie@gmail.com>
18842
18843 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18844 ensure clang would not discard them.
18845 * gdb.base/gdbvars.c: Ditto.
18846 * gdb.base/memattr.c: Ditto.
18847 * gdb.base/whatis.c: Ditto.
18848 * gdb.python/py-prettyprint.c: Ditto.
18849 * gdb.trace/actions.c: Ditto.
18850 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18851 ensure clang would not discard it.
18852
18853 2014-04-24 David Blaikie <dblaikie@gmail.com>
18854
18855 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18856 clang to emit the full definition of type required by the test
18857 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18858
18859 2014-04-24 David Blaikie <dblaikie@gmail.com>
18860
18861 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18862 coax Clang into emitting the definition of the type.
18863 * gdb.cp/pr10728-x.h (y): Ditto.
18864 * gdb.cp/pr10728-y.cc (y): Ditto.
18865
18866 2014-04-24 David Blaikie <dblaikie@gmail.com>
18867
18868 * gdb.base/label.exp: XFAIL label related tests under Clang.
18869 * gdb.cp/cplabel.exp: Ditto.
18870 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18871 under Clang those using labels.
18872
18873 2014-04-25 Yao Qi <yao@codesourcery.com>
18874
18875 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18876 double_label.
18877 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18878 partial_label and double_label.
18879
18880 2014-04-24 David Blaikie <dblaikie@gmail.com>
18881
18882 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18883
18884 2014-04-24 David Blaikie <dblaikie@gmail.com>
18885
18886 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18887 of the function to work across GCC and Clang.
18888 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18889 pointer types (const void ** const V void **).
18890
18891 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18892 Walfred Tedeschi <walfred.tedeschi@intel.com>
18893
18894 * Makefile.in (EXECUTABLES): Added i386-avx512.
18895 * gdb.arch/i386-avx512.c: New file.
18896 * gdb.arch/i386-avx512.exp: Likewise.
18897
18898 2014-04-23 Keith Seitz <keiths@redhat.com>
18899
18900 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18901 (mi_make_breakpoint_table): New procedure.
18902 (mi_create_breakpoint): Use mi_make_breakpoint
18903 and return the result.
18904 (mi_make_breakpoint): New procedure.
18905 (mi_build_kv_pairs): New procedure.
18906
18907 * gdb.mi/mi-break.exp: Remove unused globals,
18908 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18909 All callers updated.
18910 * gdb.mi/mi-dprintf.exp: Use variable to track command
18911 number.
18912 Update all callers of mi_create_breakpoint and use
18913 mi_make_breakpoint_table.
18914 Remove any unused global variables.
18915 * gdb.mi/mi-nonstop.exp: Likewise.
18916 * gdb.mi/mi-nsintrall.exp: Likewise.
18917 * gdb.mi/mi-nsmoribund.exp: Likewise.
18918 * gdb.mi/mi-nsthrexec.exp: Likewise.
18919 * gdb.mi/mi-reverse.exp: Likewise.
18920 * gdb.mi/mi-simplerun.exp: Likewise.
18921 * gdb.mi/mi-stepn.exp: Likewise.
18922 * gdb.mi/mi-syn-frame.exp: Likewise.
18923 * gdb.mi/mi-until.exp: Likewise.
18924 * gdb.mi/mi-var-cp.exp: Likewise.
18925 * gdb.mi/mi-var-display.exp: Likewise.
18926 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18927 * gdb.mi/mi2-var-child.exp: Likewise.
18928 * gdb.mi/mi-vla-c99.exp: Likewise.
18929 * lib/mi-support.exp: Likewise.
18930
18931 From Ian Lance Taylor <iant@cygnus.com>:
18932 * lib/gdb.exp (parse_args): New procedure.
18933
18934 2014-04-23 Pedro Alves <palves@redhat.com>
18935
18936 * gdb.base/break-unload-file.c: New file.
18937 * gdb.base/break-unload-file.exp: New file.
18938 * gdb.base/sym-file-lib.c (baz): New function.
18939 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18940 field.
18941 (load): Store the segment's mapped size.
18942 (unload): New function.
18943 (unload_shlib): New function.
18944 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18945 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18946 set a breakpoint at baz, and call it.
18947 * gdb.base/sym-file.exp: New tests for stale breakpoint
18948 instructions.
18949
18950 2014-04-23 Pedro Alves <palves@redhat.com>
18951
18952 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18953 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18954 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18955 * gdb.base/hbreak-unmapped.c: New file.
18956 * gdb.base/hbreak-unmapped.exp: New file.
18957 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18958 * lib/gdb.exp (gdb_is_target_remote): ... here.
18959
18960 2014-04-22 Pedro Alves <palves@redhat.com>
18961
18962 * gdb.base/consecutive-step-over.c: New file.
18963 * gdb.base/consecutive-step-over.exp: New file.
18964
18965 2014-04-22 Pedro Alves <palves@redhat.com>
18966
18967 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18968 instead of send_gdb/gdb_expect.
18969
18970 2014-04-22 Yao Qi <yao@codesourcery.com>
18971
18972 * lib/trace-support.exp (generate_tracefile): New procedure.
18973 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18974 return 0.
18975 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18976 if generate_tracefile returns 1.
18977
18978 2014-04-18 Tom Tromey <palves@redhat.com>
18979 Pedro alves <tromey@redhat.com>
18980
18981 PR backtrace/15558
18982 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18983 with a backtrace limit.
18984 * gdb.python/py-frame-inline.exp: Test running to an inline
18985 function with a backtrace limit, and printing the newest frame.
18986 * gdb.python/py-frame-inline.c (main): Call f.
18987
18988 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18989
18990 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18991
18992 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18993
18994 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18995 Drop prefix from unsupported source file path.
18996
18997 2014-04-17 Yao Qi <yao@codesourcery.com>
18998
18999 * lib/gdb.exp (with_target_charset): New proc.
19000 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19001 with_target_charset.
19002 (test_print_strings): Likewise.
19003 (test_repeat_bytes): Likewise.
19004 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19005 for some tests.
19006
19007 2014-04-16 Keith Seitz <keiths@redhat.com>
19008
19009 PR gdb/15827
19010 * gdb.dwarf2/corrupt.c: New file.
19011 * gdb.dwarf2/corrupt.exp: New file.
19012
19013 2014-04-16 Keith Seitz <keiths@redhat.com>
19014
19015 PR c++/16597
19016 * gdb.cp/namelessclass.cc: New file.
19017 * gdb.cp/namelessclass.exp: New file.
19018 * gdb.cp/namelessclass.S: New file.
19019
19020 2014-04-16 Doug Evans <dje@google.com>
19021
19022 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19023 Add comment.
19024 (gdbserver_default_get_comm_port): New function.
19025 (gdbserver_start): Check if board file provided
19026 "gdbserver,get_comm_port" and use it if so.
19027 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19028 (gdb,socketport): Set to "stdio".
19029 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19030 (stdio_gdbserver_template): Delete.
19031 (${board}_get_remote_address): Update.
19032 (${board}_build_remote_cmd): Delete.
19033 (${board}_get_comm_port): New function.
19034 (${board}_spawn): Update.
19035 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19036 Delete.
19037 (${board}_get_remote_address): Update.
19038 (${board}_get_comm_port): New function.
19039
19040 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
19041
19042 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19043 appearing in any order.
19044
19045 2014-04-15 Doug Evans <dje@google.com>
19046
19047 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19048 uninitialized value of "description".
19049
19050 2014-04-15 Keith Seitz <keiths@redhat.com>
19051
19052 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19053 Remove unused globals.
19054 (test_running_the_program): Likewise.
19055 (test_controlled_execution): Likewise.
19056 (test_controlling_breakpoints): Likewise.
19057 (test_program_termination): Likewise.
19058
19059 2014-04-15 Keith Seitz <keiths@redhat.com>
19060
19061 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19062 unused globals.
19063 (test_rbreak_creation_and_listing): Likewise.
19064 (test_ignore_count): Likewise.
19065 (test_error): Likewise.
19066
19067 2014-04-15 Pedro Alves <palves@redhat.com>
19068
19069 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19070 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19071 sym-file-loader.c.
19072 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19073 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19074 to sym-file-loader.c.
19075 (struct library): Forward declare.
19076 (load_shlib, lookup_function): Change prototypes.
19077 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19078 (translate_offset): Remove declarations.
19079 (get_text_addr): New declaration.
19080 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19081 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19082 sym-file-loader.h.
19083 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19084 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19085 here from sym-file-loader.h.
19086 (struct library): New structure.
19087 (load_shlib, lookup_function): Change prototypes and adjust to
19088 work with a struct library.
19089 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19090 (translate_offset): Make static.
19091 (get_text_addr): New function.
19092 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19093
19094 2014-04-15 Pedro Alves <palves@redhat.com>
19095
19096 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19097
19098 2014-04-15 Pedro Alves <palves@redhat.com>
19099
19100 * gdb.base/sym-file-loader.c: Include <limits.h>.
19101 (SELF_LINK): New define.
19102 (get_origin): New function.
19103 (load_shlib): Use it.
19104 * gdb.base/sym-file.exp: Don't early return if the target is
19105 remote. Use runto_main, and issue fail is that fails. Use
19106 gdb_load_shlibs.
19107 (shlib_name): Delete.
19108 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19109
19110 2014-04-15 Pedro Alves <palves@redhat.com>
19111
19112 * gdb.base/sym-file.exp: Remove regex characters from test
19113 message. Don't refer to breakpoint numbers in test messages.
19114
19115 2014-04-14 Keith Seitz <keiths@redhat.com>
19116
19117 PR c++/16253
19118 * gdb.cp/var-tag.cc: New file.
19119 * gdb.cp/var-tag.exp: New file.
19120 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19121 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19122 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19123 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19124
19125 2014-04-14 Tom Tromey <tromey@redhat.com>
19126
19127 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19128 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19129 type.
19130 * gdb.cp/enum-class.exp: New file.
19131 * gdb.cp/enum-class.cc: New file.
19132
19133 2014-04-14 Tom Tromey <tromey@redhat.com>
19134
19135 * gdb.dwarf2/enum-type.exp: New file.
19136
19137 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19138
19139 * gdb.mi/mi-vla-c99.exp: New file.
19140 * gdb.mi/vla.c: New file.
19141
19142 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19143
19144 * gdb.base/vla-datatypes.c: New file.
19145 * gdb.base/vla-datatypes.exp: New file.
19146
19147 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19148
19149 * gdb.base/vla-ptr.c: New file.
19150 * gdb.base/vla-ptr.exp: New file.
19151
19152 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19153
19154 * gdb.dwarf2/count.exp: New file.
19155
19156 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19157
19158 * gdb.base/vla-sideeffect.c: New file.
19159 * gdb.base/vla-sideeffect.exp: New file.
19160
19161 2014-04-14 David Blaikie <dblaikie@gmail.com>
19162
19163 * gdb.mi/non-stop.c: Add return value for non-void function return
19164 statement.
19165 * gdb.threads/staticthreads.c: Ditto.
19166
19167 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19168 Doug Evans <xdje42@gmail.com>
19169
19170 * gdb.guile/scm-value.c: Improve test case.
19171 * gdb.guile/scm-value.exp: Add new test.
19172
19173 2014-04-11 David Blaikie <dblaikie@gmail.com>
19174
19175 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19176 override Clang's default.
19177
19178 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19179
19180 Revert the following changes (regressions):
19181
19182 * gdb.base/vla-sideeffect.c: New file.
19183 * gdb.base/vla-sideeffect.exp: New file.
19184
19185 * gdb.dwarf2/count.exp: New file.
19186
19187 * gdb.base/vla-multi.c: New file.
19188 * gdb.base/vla-multi.exp: New file.
19189
19190 * gdb.base/vla-ptr.c: New file.
19191 * gdb.base/vla-ptr.exp: New file.
19192
19193 * gdb.base/vla-datatypes.c: New file.
19194 * gdb.base/vla-datatypes.exp: New file.
19195
19196 * gdb.mi/mi-vla-c99.exp: New file.
19197 * gdb.mi/vla.c: New file.
19198
19199 2014-04-11 Keith Seitz <keiths@redhat.com>
19200
19201 PR c++/16675
19202 * gdb.cp/cpsizeof.exp: New file.
19203 * gdb.cp/cpsizeof.cc: New file.
19204
19205 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19206
19207 * gdb.mi/mi-vla-c99.exp: New file.
19208 * gdb.mi/vla.c: New file.
19209
19210 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19211
19212 * gdb.base/vla-datatypes.c: New file.
19213 * gdb.base/vla-datatypes.exp: New file.
19214
19215 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19216
19217 * gdb.base/vla-ptr.c: New file.
19218 * gdb.base/vla-ptr.exp: New file.
19219
19220 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19221
19222 * gdb.base/vla-multi.c: New file.
19223 * gdb.base/vla-multi.exp: New file.
19224
19225 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19226
19227 * gdb.dwarf2/count.exp: New file.
19228
19229 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19230
19231 * gdb.base/vla-sideeffect.c: New file.
19232 * gdb.base/vla-sideeffect.exp: New file.
19233
19234 2014-04-11 Yao Qi <yao@codesourcery.com>
19235
19236 * gdb.base/completion.exp: Check file exists before running tests
19237 on file completion.
19238
19239 2014-04-10 Pedro Alves <palves@redhat.com>
19240
19241 * gdb.base/cond-eval-mode.c: New file.
19242 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19243 prepare_for_testing to build the new file. Check result of
19244 runto_main.
19245 (test_break, test_watch): New procedures.
19246 (top level): Use them.
19247
19248 2014-04-08 Pierre Muller <muller@sourceware.org>
19249
19250 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19251 Ctrl-V use for mingw hosts.
19252
19253 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19254
19255 * gdb.python/py-value.c: Improve test case.
19256 * gdb.python/py-value.exp: Add new test.
19257
19258 2014-04-07 David Blaikie <dblaikie@gmail.com>
19259
19260 * lib/compiler.c: Identify the clang compiler.
19261 * lib/compiler.cc: Ditto.
19262
19263 2014-04-03 Yao Qi <yao@codesourcery.com>
19264
19265 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19266
19267 2014-04-01 Anton Blanchard <anton@samba.org>
19268
19269 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19270 messages unique.
19271
19272 2014-04-01 Anton Blanchard <anton@samba.org>
19273
19274 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19275 prepare_for_testing.
19276
19277 2014-04-01 Anton Blanchard <anton@samba.org>
19278
19279 * gdb.arch/ppc64-atomic-inst.c: Remove.
19280 * gdb.arch/ppc64-atomic-inst.S: New file.
19281 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19282
19283 2014-03-31 Doug Evans <dje@google.com>
19284
19285 * gdb.base/print-symbol-loading-lib.c: New file.
19286 * gdb.base/print-symbol-loading-main.c: New file.
19287 * gdb.base/print-symbol-loading.exp: New file.
19288
19289 2014-03-31 Yao Qi <yao@codesourcery.com>
19290
19291 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19292
19293 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19294
19295 * gdb.ada/mi_dyn_arr: New testcase.
19296
19297 2014-03-27 Doug Evans <dje@google.com>
19298
19299 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19300
19301 2014-03-27 Yao Qi <yao@codesourcery.com>
19302
19303 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19304 if target is nios2-*-*.
19305
19306 2014-03-26 Yao Qi <yao@codesourcery.com>
19307
19308 * lib/gdb.exp (readline_is_used): New proc.
19309 * gdb.base/completion.exp: Move tests on command complete up.
19310 Skip the rest of tests if readline is not used.
19311 * gdb.ada/complete.exp: Skp the test if readline is not
19312 used.
19313 * gdb.base/filesym.exp: Likewise.
19314 * gdb.base/macscp.exp: Likewise.
19315 * gdb.base/readline-ask.exp: Likewise.
19316 * gdb.base/readline.exp: Likewise.
19317 * gdb.python/py-cmd.exp: Likewise.
19318 * gdb.trace/tfile.exp: Likewise.
19319
19320 2014-03-26 Yao Qi <yao@codesourcery.com>
19321
19322 * gdb.base/macscp.exp: Fix code format issues.
19323
19324 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19325
19326 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19327 * gdb.asm/powerpc64le.inc: New file.
19328
19329 2014-03-25 Pedro Alves <palves@redhat.com>
19330 Doug Evans <dje@google.com>
19331
19332 * gdb.base/source-execution.c: New file.
19333 * gdb.base/source-execution.exp: New file.
19334 * gdb.base/source-execution.gdb: New file.
19335
19336 2014-03-24 Doug Evans <dje@google.com>
19337
19338 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19339 using fission.
19340
19341 2014-03-24 Hui Zhu <hui@codesourcery.com>
19342 Pedro Alves <palves@redhat.com>
19343
19344 PR breakpoints/16101
19345 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19346 test pass/fail messages. Detect missing support for dprintf when
19347 breakpoints are actually inserted.
19348 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19349 breakpoints are actually inserted.
19350 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19351 fails.
19352
19353 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19354
19355 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19356
19357 2014-03-22 Doug Evans <xdje42@gmail.com>
19358
19359 * gdb.python/python.exp (python not supported): Verify multi-line
19360 python command issues an error.
19361 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19362 guile command issues an error.
19363
19364 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19365
19366 * gdb.threads/thread-specific.exp: Handle the lack of usable
19367 $this_breakpoint and $this_thread.
19368
19369 2014-03-21 Hui Zhu <hui@codesourcery.com>
19370
19371 * gdb.base/attach.exp (do_command_attach_tests): New.
19372
19373 2014-03-20 Tom Tromey <tromey@redhat.com>
19374 Pedro Alves <palves@redhat.com>
19375
19376 PR cli/15718
19377 * gdb.base/condbreak-call-false.c: New file.
19378 * gdb.base/condbreak-call-false.exp: New file.
19379
19380 2014-03-20 Pedro Alves <palves@redhat.com>
19381
19382 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19383 Delete.
19384 (block_signals, unblock_signals): Delete.
19385 (child_function_2, main): Remove references to deleted variable
19386 and functions.
19387
19388 2014-03-20 Pedro Alves <palves@redhat.com>
19389
19390 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19391 Use pthread_kill to signal thread 2.
19392 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19393 Adjust to make the test send itself a signal rather than using the
19394 host's "kill" command.
19395
19396 2014-03-20 Pedro Alves <palves@redhat.com>
19397
19398 * gdb.threads/multiple-step-overs.c: New file.
19399 * gdb.threads/multiple-step-overs.exp: New file.
19400 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19401 Adjust expected infrun debug output.
19402
19403 2014-03-20 Pedro Alves <palves@redhat.com>
19404
19405 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19406 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19407
19408 2014-03-20 Pedro Alves <palves@redhat.com>
19409
19410 PR breakpoints/7143
19411 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19412 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19413 of gdb_test_multiple.
19414 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19415 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19416
19417 2014-03-20 Pedro Alves <palves@redhat.com>
19418
19419 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19420 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19421
19422 2014-03-19 Pedro Alves <palves@redhat.com>
19423
19424 * gdb.base/async.exp: Remove early return.
19425
19426 2014-03-19 Pedro Alves <palves@redhat.com>
19427
19428 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19429
19430 2014-03-19 Pedro Alves <palves@redhat.com>
19431
19432 * gdb.base/async.exp (test_background): Expect \r\n after
19433 "completed." in the fail pattern.
19434
19435 2014-03-19 Pedro Alves <palves@redhat.com>
19436
19437 * gdb.base/async.exp (test_background): New procedure.
19438 Use it for all background execution command tests.
19439
19440 2014-03-19 Pedro Alves <palves@redhat.com>
19441
19442 * gdb.base/async.exp: Use prepare_for_testing.
19443
19444 2014-03-19 Pedro Alves <palves@redhat.com>
19445
19446 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19447 the same line.
19448
19449 2014-03-19 Pedro Alves <palves@redhat.com>
19450
19451 * gdb.base/async.c (main): Add "jump here" and "until here" line
19452 marker comments.
19453 * gdb.base/async.exp (jump_here): New global.
19454 (jump& test): Use it.
19455 (until_here): New global.
19456 (until& test): Use it.
19457
19458 2014-03-19 Pedro Alves <palves@redhat.com>
19459
19460 * gdb.base/async.exp: Don't frob gdb_protocol.
19461
19462 2014-03-18 Doug Evans <xdje42@gmail.com>
19463
19464 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19465 Fix spelling of exec-done-display.
19466
19467 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19468
19469 PR gdb/15358
19470 * gdb.base/gdb-sigterm.c: New file.
19471 * gdb.base/gdb-sigterm.exp: New file.
19472
19473 2014-03-18 Pedro Alves <palves@redhat.com>
19474
19475 PR gdb/13860
19476 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19477 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19478 solib-event.
19479
19480 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19481
19482 * gdb.ada/pckd_arr_ren: New testcase.
19483
19484 2014-03-13 Doug Evans <xdje42@gmail.com>
19485
19486 PR guile/16612
19487 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19488 collect after discarding symbols.
19489
19490 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19491 Doug Evans <xdje42@gmail.com>
19492
19493 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19494 to history survives a gc.
19495
19496 2014-03-13 Pedro Alves <palves@redhat.com>
19497
19498 * gdb.base/default.exp: Don't test "target procfs".
19499
19500 2014-03-13 Pedro Alves <palves@redhat.com>
19501
19502 * gdb.base/default.exp: Update "target child" and "target procfs"
19503 tests to not expect "Unix".
19504
19505 2014-03-12 Tom Tromey <tromey@redhat.com>
19506
19507 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19508 New procs. Add target-async tests.
19509 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19510 Add target-async tests.
19511
19512 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19513
19514 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19515 'func_start' and 'func_end' for the beginning and end of the
19516 function code, respectively.
19517 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19518 'func_end' instead of 'func' and 'main'.
19519
19520 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19521
19522 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19523 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19524 generate the debug info assembler source.
19525
19526 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19527
19528 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19529 * gdb.dwarf2/arr-subrange.exp: Likewise.
19530 * gdb.dwarf2/dwz.exp: Likewise.
19531 * gdb.dwarf2/method-ptr.exp: Likewise.
19532 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19533 * gdb.dwarf2/subrange.exp: Likewise.
19534 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19535 * gdb.dwarf2/implptrpiece.exp: Likewise.
19536 * gdb.dwarf2/nostaticblock.exp: Likewise.
19537
19538 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19539
19540 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19541 directory to absolute path name arguments.
19542
19543 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19544
19545 * gdb.ada/tagged_access: New testcase.
19546
19547 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19548
19549 * gdb.btrace/data.exp: Update expected output.
19550
19551 2014-03-06 Yao Qi <yao@codesourcery.com>
19552
19553 * gdb.trace/pr16508.exp: New file.
19554
19555 2014-03-05 Pedro Alves <palves@redhat.com>
19556
19557 PR gdb/16575
19558 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19559 procedure.
19560 (top level): Adjust to use it. Add tests that exercise breakpoint
19561 interaction with the code-cache.
19562
19563 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19564
19565 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19566 test for 'history-append!'.
19567
19568 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19569
19570 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19571 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19572 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19573 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19574 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19575 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19576
19577 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19578
19579 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19580 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19581 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19582
19583 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19584
19585 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19586
19587 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19588
19589 * gdb.dwarf2/arr-stride.c: New file.
19590 * gdb.dwarf2/arr-stride.exp: New file.
19591
19592 2014-02-26 Pedro Alves <palves@redhat.com>
19593
19594 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19595 that won't ever trigger. Make sure that GDB reports the correct
19596 breakpoint that caused the stop.
19597
19598 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19599
19600 PR gdb/16626
19601 * gdb.base/auto-load-script: New file.
19602 * gdb.base/auto-load.c: New file.
19603 * gdb.base/auto-load.exp: New file.
19604
19605 PR gdb/16626
19606 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19607
19608 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19609
19610 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19611 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19612
19613 2014-02-24 Doug Evans <dje@google.com>
19614
19615 * lib/gdb.exp (run_on_host): Log error output if program fails.
19616
19617 2014-02-21 Pedro Alves <palves@redhat.com>
19618
19619 * gdb.threads/step-after-sr-lock.c: Rename to ...
19620 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19621 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19622 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19623 ... this.
19624
19625 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19626
19627 PR tdep/16397
19628 * gdb.arch/amd64-stap-special-operands.exp: New file.
19629 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19630 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19631 * gdb.arch/amd64-stap-triplet.S: Likewise.
19632 * gdb.arch/amd64-stap-triplet.c: Likewise.
19633
19634 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19635
19636 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19637 in .section pseudo-op.
19638
19639 2014-02-20 lin zuojian <manjian2006@gmail.com>
19640 Joel Brobecker <brobecker@adacore.com>
19641 Doug Evans <xdje42@gmail.com>
19642
19643 PR symtab/16581
19644 * gdb.dwarf2/dw2-icycle.S: New file.
19645 * gdb.dwarf2/dw2-icycle.c: New file.
19646 * gdb.dwarf2/dw2-icycle.exp: New file.
19647
19648 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19649
19650 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19651 operations on gdb.Value objects.
19652 * gdb.python/py-value-cc.exp: Add new test to test operations on
19653 gdb.Value objects.
19654
19655 2014-02-18 Doug Evans <dje@google.com>
19656
19657 * Makefile.in (TESTS): New variable.
19658 (expanded_tests, expanded_tests_or_none): New variables
19659 (check-single): Pass $(expanded_tests_or_none) to runtest.
19660 (check-parallel): Only run tests in $(TESTS) if non-empty.
19661 (check/no-matching-tests-found): New rule.
19662 * README: Document TESTS makefile variable.
19663
19664 2014-02-18 Doug Evans <dje@google.com>
19665
19666 * Makefile.in (check-parallel): rm -rf outputs temp.
19667
19668 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19669
19670 Fix "ERROR: no fileid for" in the testsuite.
19671 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19672
19673 2014-02-12 Doug Evans <dje@google.com>
19674
19675 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19676 (MISCELLANEOUS): New variable.
19677 (clean): rm -rf $(MISCELLANEOUS).
19678 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19679 dwp live in the same directory as symlinks, with each symlink pointed
19680 to a differently named file in a different directory.
19681
19682 2014-02-11 Doug Evans <dje@google.com>
19683
19684 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19685 of Tcl file commands.
19686
19687 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19688
19689 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19690 "kill -SIGUSR1 -1".
19691
19692 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19693
19694 * gdb.ada/tick_length_array_enum_idx: New testcase.
19695
19696 2014-02-10 Doug Evans <xdje42@gmail.com>
19697
19698 * configure.ac (AC_OUTPUT): Add gdb.guile.
19699 * configure: Regenerate.
19700 * lib/gdb-guile.exp: New file.
19701 * lib/gdb.exp (get_target_charset): New function.
19702 * gdb.base/help.exp: Update expected output from "apropos apropos".
19703 * gdb.guile/Makefile.in: New file.
19704 * gdb.guile/guile.exp: New file.
19705 * gdb.guile/scm-arch.c: New file.
19706 * gdb.guile/scm-arch.exp: New file.
19707 * gdb.guile/scm-block.c: New file.
19708 * gdb.guile/scm-block.exp: New file.
19709 * gdb.guile/scm-breakpoint.c: New file.
19710 * gdb.guile/scm-breakpoint.exp: New file.
19711 * gdb.guile/scm-disasm.c: New file.
19712 * gdb.guile/scm-disasm.exp: New file.
19713 * gdb.guile/scm-equal.c: New file.
19714 * gdb.guile/scm-equal.exp: New file.
19715 * gdb.guile/scm-error.exp: New file.
19716 * gdb.guile/scm-error.scm: New file.
19717 * gdb.guile/scm-frame-args.c: New file.
19718 * gdb.guile/scm-frame-args.exp: New file.
19719 * gdb.guile/scm-frame-args.scm: New file.
19720 * gdb.guile/scm-frame-inline.c: New file.
19721 * gdb.guile/scm-frame-inline.exp: New file.
19722 * gdb.guile/scm-frame.c: New file.
19723 * gdb.guile/scm-frame.exp: New file.
19724 * gdb.guile/scm-generics.exp: New file.
19725 * gdb.guile/scm-gsmob.exp: New file.
19726 * gdb.guile/scm-iterator.c: New file.
19727 * gdb.guile/scm-iterator.exp: New file.
19728 * gdb.guile/scm-math.c: New file.
19729 * gdb.guile/scm-math.exp: New file.
19730 * gdb.guile/scm-objfile-script-gdb.in: New file.
19731 * gdb.guile/scm-objfile-script.c: New file.
19732 * gdb.guile/scm-objfile-script.exp: New file.
19733 * gdb.guile/scm-objfile.c: New file.
19734 * gdb.guile/scm-objfile.exp: New file.
19735 * gdb.guile/scm-ports.exp: New file.
19736 * gdb.guile/scm-pretty-print.c: New file.
19737 * gdb.guile/scm-pretty-print.exp: New file.
19738 * gdb.guile/scm-pretty-print.scm: New file.
19739 * gdb.guile/scm-section-script.c: New file.
19740 * gdb.guile/scm-section-script.exp: New file.
19741 * gdb.guile/scm-section-script.scm: New file.
19742 * gdb.guile/scm-symbol.c: New file.
19743 * gdb.guile/scm-symbol.exp: New file.
19744 * gdb.guile/scm-symtab-2.c: New file.
19745 * gdb.guile/scm-symtab.c: New file.
19746 * gdb.guile/scm-symtab.exp: New file.
19747 * gdb.guile/scm-type.c: New file.
19748 * gdb.guile/scm-type.exp: New file.
19749 * gdb.guile/scm-value-cc.cc: New file.
19750 * gdb.guile/scm-value-cc.exp: New file.
19751 * gdb.guile/scm-value.c: New file.
19752 * gdb.guile/scm-value.exp: New file.
19753 * gdb.guile/source2.scm: New file.
19754 * gdb.guile/types-module.cc: New file.
19755 * gdb.guile/types-module.exp: New file.
19756
19757 2014-02-10 Yao Qi <yao@codesourcery.com>
19758
19759 PR testsuite/16543
19760 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19761 * configure: Regenerated.
19762 * Makefile.in: New file.
19763
19764 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19765
19766 * gdb.python/py-framefilter.exp: Fix typo.
19767
19768 2014-02-08 Yao Qi <yao@codesourcery.com>
19769
19770 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19771 that no =breakpoint-modified is emitted when breakpoints are
19772 modified through MI commands.
19773
19774 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19775 Pedro Alves <palves@redhat.com>
19776
19777 * gdb.threads/step-after-sr-lock.c: New file.
19778 * gdb.threads/step-after-sr-lock.exp: New file.
19779
19780 2014-02-07 Pedro Alves <palves@redhat.com>
19781
19782 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19783
19784 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19785
19786 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19787 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19788
19789 2014-02-06 Doug Evans <xdje42@gmail.com>
19790
19791 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19792 output.
19793
19794 * gdb.gdb/python-interrupts.exp: New file.
19795
19796 2014-02-05 Yao Qi <yao@codesourcery.com>
19797
19798 * gdb.trace/report.exp (use_collected_data): Test the output
19799 of "info threads" and "info inferiors".
19800
19801 2014-02-05 Yao Qi <yao@codesourcery.com>
19802
19803 Revert this patch:
19804
19805 2013-05-24 Yao Qi <yao@codesourcery.com>
19806
19807 * gdb.trace/tfile.exp: Test inferior and thread.
19808
19809 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19810
19811 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19812 on a function.
19813 * gdb.base/step-bt.c: Call hello via function pointer to make
19814 sure its first instruction is executed on powerpc64le-linux.
19815
19816 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19817
19818 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19819
19820 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19821
19822 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19823 of the test patterns for use on little-endian systems.
19824
19825 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19826
19827 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19828 (decimal_vector): Fix for little-endian.
19829
19830 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19831
19832 * gdb.arch/sparc-sysstep.exp: New file.
19833 * gdb.arch/sparc-sysstep.c: Likewise.
19834
19835 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19836
19837 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19838
19839 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19840
19841 2014-01-23 Tom Tromey <tromey@redhat.com>
19842
19843 * gdb.ada/array_char_idx: New testcase.
19844
19845 2014-01-23 Tom Tromey <tromey@redhat.com>
19846
19847 PR python/16487:
19848 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19849 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19850 classes.
19851
19852 2014-01-23 Tom Tromey <tromey@redhat.com>
19853
19854 PR python/16491:
19855 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19856 string from an inferior frame.
19857 * gdb.python/py-framefilter-mi.exp: Update.
19858
19859 2014-01-22 Doug Evans <dje@google.com>
19860
19861 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19862
19863 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19864
19865 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19866
19867 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19868
19869 * gdb.trace/entry-values.exp: Remove excess space character from
19870 regex patterns. Handle s390 call instruction.
19871
19872 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19873
19874 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19875 define "*_start" label. Make "name" static.
19876 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19877 ${name} by references to ${name}_start.
19878
19879 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19880
19881 * gdb.base/info-macros.exp: Remove "debug" from the compile
19882 options.
19883
19884 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19885
19886 * gdb.dlang/demangle.exp: New file.
19887
19888 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19889
19890 * gdb.dlang/primitive-types.exp: New file.
19891
19892 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19893
19894 * configure.ac: Create gdb.dlang/Makefile.
19895 * configure: Regenerate.
19896 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19897 * gdb.dlang/Makefile.in: New file.
19898 * lib/d-support.exp: New file.
19899 * lib/gdb.exp (skip_d_tests): New proc.
19900
19901 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19902
19903 * gdb.btrace/delta.exp: Check reverse stepi.
19904 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19905 * gdb.btrace/finish.exp: New.
19906 * gdb.btrace/next.exp: New.
19907 * gdb.btrace/nexti.exp: New.
19908 * gdb.btrace/record_goto.c: Add comments.
19909 * gdb.btrace/step.exp: New.
19910 * gdb.btrace/stepi.exp: New.
19911 * gdb.btrace/multi-thread-step.c: New.
19912 * gdb.btrace/multi-thread-step.exp: New.
19913 * gdb.btrace/rn-dl-bind.c: New.
19914 * gdb.btrace/rn-dl-bind.exp: New.
19915 * gdb.btrace/data.c: New.
19916 * gdb.btrace/data.exp: New.
19917 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19918
19919 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19920
19921 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19922 * gdb.btrace/exception.exp: Update.
19923 * gdb.btrace/instruction_history.exp: Update.
19924 * gdb.btrace/record_goto.exp: Update.
19925 * gdb.btrace/tailcall.exp: Update.
19926 * gdb.btrace/unknown_functions.exp: Update.
19927 * gdb.btrace/delta.exp: New.
19928
19929 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19930
19931 * gdb.btrace/record_goto.exp: Add backtrace test.
19932 * gdb.btrace/tailcall.exp: Add backtrace test.
19933
19934 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19935
19936 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19937 * gdb.btrace/record_goto.c: New.
19938 * gdb.btrace/record_goto.exp: New.
19939 * gdb.btrace/x86-record_goto.S: New.
19940
19941 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19942
19943 * gdb.btrace/function_call_history.exp: Update tests.
19944 * gdb.btrace/instruction_history.exp: Update tests.
19945
19946 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19947
19948 * gdb.btrace/function_call_history.exp: Fix expected field
19949 order for "record function-call-history".
19950 Add new tests for "record function-call-history /c".
19951 * gdb.btrace/exception.cc: New.
19952 * gdb.btrace/exception.exp: New.
19953 * gdb.btrace/tailcall.exp: New.
19954 * gdb.btrace/x86-tailcall.S: New.
19955 * gdb.btrace/x86-tailcall.c: New.
19956 * gdb.btrace/unknown_functions.c: New.
19957 * gdb.btrace/unknown_functions.exp: New.
19958 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19959
19960 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19961
19962 * gdb.btrace/instruction_history.exp: Update.
19963 * gdb.btrace/function_call_history.exp: Update.
19964
19965 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19966
19967 * gdb.btrace/function_call_history.exp: Fix expected function
19968 trace.
19969 * gdb.btrace/instruction_history.exp: Initialize traced.
19970 Remove traced_functions.
19971
19972 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19973
19974 * gdb.btrace/function_call_history.exp: Update
19975 * gdb.btrace/instruction_history.exp: Update.
19976
19977 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19978
19979 * gdb.btrace/enable.exp: Update expected text.
19980
19981 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19982
19983 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19984 bytes.
19985
19986 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19987
19988 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19989
19990 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19991
19992 * lib/gdb.exp (supports_process_record): Return true for
19993 arm*-linux*. (supports_reverse): Likewise.
19994
19995 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19996
19997 PR python/15464
19998 PR python/16113
19999 * gdb.python/py-type.c: Enhance test case.
20000 * gdb.python/py-value-cc.cc: Likewise
20001 * gdb.python/py-type.exp: Add new tests.
20002 * gdb.python/py-value-cc.exp: Likewise
20003
20004 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20005 Pedro Alves <palves@redhat.com>
20006
20007 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20008 Make "name" extern.
20009 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20010 references to ${name}_start by references to ${name}.
20011
20012 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20013
20014 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20015
20016 2014-01-10 Joel Brobecker <brobecker@adacore.com>
20017
20018 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20019
20020 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20021 Pedro Alves <palves@redhat.com>
20022
20023 * gdb.mi/mi-info-os.exp: Connect to the target with
20024 mi_gdb_target_load.
20025
20026 2014-01-08 Pedro Alves <palves@redhat.com>
20027
20028 * gdb.threads/reconnect-signal.c: New file.
20029 * gdb.threads/reconnect-signal.exp: New file.
20030
20031 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20032
20033 * gdb.base/source-dir.exp: New file.
20034
20035 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20036
20037 * gdb.ada/mi_interface: New testcase.
20038
20039 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20040
20041 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20042 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20043 gdb.ada/pp-rec-component/pck.ads: New files.
20044
20045 2014-01-07 Joel Brobecker <brobecker@adacore.com>
20046
20047 * gdb.python/py-pp-integral.c: New file.
20048 * gdb.python/py-pp-integral.py: New file.
20049 * gdb.python/py-pp-integral.exp: New file.
20050
20051 For older changes see ChangeLog-1993-2013.
20052 \f
20053 ;; Local Variables:
20054 ;; mode: change-log
20055 ;; left-margin: 8
20056 ;; fill-column: 74
20057 ;; version-control: never
20058 ;; End:
20059
20060 Copyright 2014-2020 Free Software Foundation, Inc.
20061 Copying and distribution of this file, with or without modification,
20062 are permitted provided the copyright notice and this notice are preserved.
This page took 0.496188 seconds and 4 git commands to generate.