ld-x86-64: Pass -z notext to linker for tests with DT_TEXTREL
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-05-25 Tom de Vries <tdevries@suse.de>
2
3 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
4 instead of $binfile in the untested message.
5
6 2020-05-25 Tom de Vries <tdevries@suse.de>
7
8 PR testsuite/26031
9 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
10
11 2020-05-25 Tom de Vries <tdevries@suse.de>
12
13 * boards/gold.exp: New file.
14
15 2020-05-23 Tom Tromey <tom@tromey.com>
16
17 * gdb.base/style.exp: Remove completion styling test.
18 * lib/gdb-utils.exp (style): Remove completion styles.
19
20 2020-05-23 Tom Tromey <tom@tromey.com>
21
22 * gdb.base/style.exp: Add completion styling test.
23 * lib/gdb-utils.exp (style): Add completion styles.
24
25 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
26
27 * gdb.base/annota1.exp: Update expected results.
28 * gdb.cp/annota2.exp: Update expected results, remove duplicate
29 test name.
30 * gdb.cp/annota3.exp: Update expected results.
31
32 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
33
34 PR gdb/26016
35 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
36 against MAP_FAILED.
37 * gdb.base/coremaker.c (mmapdata): Likewise.
38 * gdb.base/jit-reader-host.c (main): Likewise.
39 * gdb.base/sym-file-loader.c (load): Likewise.
40 (load_shlib): Likewise.
41
42 2020-05-20 Tom Tromey <tromey@adacore.com>
43
44 * gdb.ada/array_char_idx.exp: Recognize initialized array.
45
46 2020-05-20 Tom de Vries <tdevries@suse.de>
47
48 PR symtab/25833
49 * gdb.base/with-mf-inc.c: New test.
50 * gdb.base/with-mf-main.c: New test.
51 * gdb.base/with-mf.exp: New file.
52
53 2020-05-19 Tom Tromey <tromey@adacore.com>
54
55 * gdb.rust/simple.exp: Restore missing test result.
56
57 2020-05-19 Tom de Vries <tdevries@suse.de>
58
59 * gdb.base/gdb-caching-proc.exp: Fix typo.
60
61 2020-05-19 Tom Tromey <tromey@adacore.com>
62
63 * gdb.rust/simple.exp: Add some test descriptions.
64 (test_one_slice): Use with_test_prefix.
65
66 2020-05-18 Tom de Vries <tdevries@suse.de>
67
68 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
69
70 2020-05-17 Pedro Alves <palves@redhat.com>
71
72 PR gdb/25741
73 * gdb.base/hw-sw-break-same-address.exp: New file.
74
75 2020-05-16 Pedro Alves <palves@redhat.com>
76
77 * gdb.multi/multi-re-run.exp (test_re_run): Switch
78 LAST_LOADED_FILE accordingly.
79
80 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
81
82 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
83
84 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
85
86 * gdb.base/help.exp: Test apropos and help for commands
87 having aliases. Fixed comments not starting with an
88 upper-case letter or not finishing with a dot.
89
90 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
91
92 * gdb.base/alias.exp: Update help output check.
93
94 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
95
96 * gdb.base/default.exp: Update output following fixes.
97
98 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
99
100 * gdb.base/alias.exp: Test aliases starting with a prefix of
101 another alias.
102
103 2020-05-15 Gary Benson <gbenson@redhat.com>
104
105 * gdb.base/info-os.c (main): Add return statement.
106 * gdb.base/info_minsym.c (minsym_fun): Likewise.
107 * gdb.base/large-frame-2.c (func): Likewise.
108 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
109 * gdb.base/pr10179-b.c (foo2): Likewise.
110 * gdb.base/valgrind-disp-step.c (foo): Likewise.
111 * gdb.base/watch-cond.c (func): Likewise.
112 * gdb.multi/goodbye.c (verylongfun): Likewise.
113 * gdb.multi/hello.c (commonfun): Likewise.
114 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
115 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
116 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
117 Likewise.
118 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
119 * gdb.threads/interrupt-while-step-over.c (child_function):
120 Likewise.
121 * gdb.trace/actions-changed.c (end): Likewise.
122
123 2020-05-15 Gary Benson <gbenson@redhat.com>
124
125 * gdb.opencl/callfuncs.exp: Report when test skipped.
126 * gdb.opencl/convs_casts.exp: Likewise.
127 * gdb.opencl/datatypes.exp: Likewise.
128 * gdb.opencl/operators.exp: Likewise.
129 * gdb.opencl/vec_comps.exp: Likewise.
130
131 2020-05-15 Tom de Vries <tdevries@suse.de>
132
133 * gdb.base/align.exp.in: Rename to ...
134 * gdb.base/align.exp.tcl: ... this.
135 * gdb.base/align-c++.exp: Update.
136 * gdb.base/align-c.exp: Update.
137 * gdb.base/all-architectures.exp.in: Rename to ...
138 * gdb.base/all-architectures.exp: ... this.
139 * gdb.base/all-architectures-0.exp: Update.
140 * gdb.base/all-architectures-1.exp: Update.
141 * gdb.base/all-architectures-2.exp: Update.
142 * gdb.base/all-architectures-3.exp: Update.
143 * gdb.base/all-architectures-4.exp: Update.
144 * gdb.base/all-architectures-5.exp: Update.
145 * gdb.base/all-architectures-6.exp: Update.
146 * gdb.base/all-architectures-7.exp: Update.
147 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
148 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
149 * gdb.base/infcall-nested-structs-c++.exp: Update.
150 * gdb.base/infcall-nested-structs-c.exp: Update.
151 * gdb.base/info-types.exp.in: Rename to ...
152 * gdb.base/info-types.exp.tcl: ... this.
153 * gdb.base/info-types-c++.exp: Update.
154 * gdb.base/info-types-c.exp: Update.
155 * gdb.base/max-depth.exp.in: Rename to ...
156 * gdb.base/max-depth.exp.tcl: ... this.
157 * gdb.base/max-depth-c++.exp: Update.
158 * gdb.base/max-depth-c.exp: Update.
159 * gdb.cp/cpexprs.exp.in: Rename to ...
160 * gdb.cp/cpexprs.exp.tcl: ... this.
161 * gdb.cp/cpexprs-debug-types.exp: Update.
162 * gdb.cp/cpexprs.exp: Update.
163 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
164 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
165 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
166 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
167 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
168 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
169 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
170 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
171 * gdb.dwarf2/clang-debug-names-2.exp: Update.
172 * gdb.dwarf2/clang-debug-names.exp: Update.
173
174 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
175
176 * lib/check-test-names.exp: Remove code that prevents this file
177 loading when tests are run in parallel.
178
179 2020-05-15 Pedro Alves <palves@redhat.com>
180
181 * gdb.multi/multi-kill.exp (start_inferior): Remove
182 'testpid' parameter. Refer to namespace variable directly.
183 (testpid): Declare as namespace variable.
184
185 2020-05-15 Pedro Alves <palves@redhat.com>
186
187 * gdb.multi/multi-kill.exp: Wrap in namespace.
188 (start_inferior): Add TESTPID parameter. Use it instead of the
189 testpid global.
190 (top level): Define empty TESTPID array, and pass it down to
191 start_inferior.
192
193 2020-05-14 Tom de Vries <tdevries@suse.de>
194
195 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
196 output.
197
198 2020-05-14 Tom de Vries <tdevries@suse.de>
199
200 * gdb.base/align.exp: Split into ...
201 * gdb.base/align.exp.in: ...
202 * gdb.base/align-c++.exp: ...
203 * gdb.base/align-c.exp: ... these.
204 * gdb.base/infcall-nested-structs.exp: Split into ...
205 * gdb.base/infcall-nested-structs.exp.in: ...
206 * gdb.base/infcall-nested-structs-c++.exp: ...
207 * gdb.base/infcall-nested-structs-c.exp: ... these.
208 * gdb.base/info-types.exp: Split into ...
209 * gdb.base/info-types.exp.in: ...
210 * gdb.base/info-types-c++.exp: ...
211 * gdb.base/info-types-c.exp: ... these.
212 * gdb.base/max-depth.exp: Split into ...
213 * gdb.base/max-depth.exp.in: ...
214 * gdb.base/max-depth-c++.exp: ...
215 * gdb.base/max-depth-c.exp: ... these.
216 * gdb.cp/infcall-nodebug.exp: Split into ...
217 * gdb.cp/infcall-nodebug.exp.in: ...
218 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
219 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
220 * gdb.cp/infcall-nodebug-c-d0.exp: ...
221 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
222
223 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
224 Pedro Alves <palves@redhat.com>
225
226 * gdb.multi/multi-exit.c: New file.
227 * gdb.multi/multi-exit.exp: New file.
228 * gdb.multi/multi-kill.c: New file.
229 * gdb.multi/multi-kill.exp: New file.
230
231 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
232
233 * gdb.base/annota1.exp: Update the expected output.
234 * gdb.cp/annota2.exp: Ditto.
235
236 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
237
238 * lib/check-test-names.exp: Disable when testing is being run in
239 parallel.
240
241 2020-05-12 Tom de Vries <tdevries@suse.de>
242
243 * gdb.base/jit-elf.exp: Fix string concat.
244
245 2020-05-12 Tom de Vries <tdevries@suse.de>
246
247 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
248 messages.
249
250 2020-05-12 Tom de Vries <tdevries@suse.de>
251
252 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
253
254 2020-05-12 Tom de Vries <tdevries@suse.de>
255
256 * gdb.ada/catch_ex.exp: Use with_test_prefix.
257 * gdb.ada/mi_catch_ex.exp: Same.
258 * gdb.ada/mi_catch_ex_hand.exp: Same.
259
260 2020-05-12 Tom de Vries <tdevries@suse.de>
261
262 * gdb.fortran/complex.exp: Use with_test_prefix.
263
264 2020-05-12 Tom de Vries <tdevries@suse.de>
265
266 * gdb.trace/passcount.exp: Fix test-names.
267
268 2020-05-12 Tom de Vries <tdevries@suse.de>
269
270 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
271
272 2020-05-12 Tom de Vries <tdevries@suse.de>
273
274 * gdb.gdb/complaints.exp: Use with_test_prefix.
275 * gdb.xml/tdesc-regs.exp: Same.
276 * gdb.opt/inline-locals.exp: Fix test name.
277
278 2020-05-12 Tom de Vries <tdevries@suse.de>
279
280 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
281 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
282 * gdb.dwarf2/implref-struct.exp: Same.
283 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
284 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
285
286 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
287
288 * gdb.base/jit-so.exp (one_jit_test): Change test name.
289
290 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
291
292 * lib/check-test-names.exp (all_test_names): New module variable.
293 (counts): Add 'duplicates' field.
294 (_check_duplicates): New procedure.
295 (check): Also check for duplicates.
296 (do_log_summary): Print duplicates count.
297 (do_reset_vars): Reset counter for duplicate test names, and
298 discard all know test names.
299
300 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
301
302 * lib/gdb.exp: Include check-test-names.exp library.
303 * lib/check-test-names.exp: New file.
304
305 2020-05-11 Tom de Vries <tdevries@suse.de>
306
307 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
308
309 2020-05-11 Keith Seitz <keiths@redhat.com>
310
311 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
312
313 2020-05-11 Tom de Vries <tdevries@suse.de>
314
315 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
316 * gdb.cp/cpexprs.exp.in: .. here.
317 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
318 cpexprs.exp.
319
320 2020-05-11 Keith Seitz <keiths@redhat.com>
321
322 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
323 test names.
324 * gdb.ada/arrayptr.exp: Likewise.
325 * gdb.ada/assign_arr.exp: Likewise.
326 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
327 * gdb.ada/bp_on_var.exp: Likewise.
328 * gdb.ada/call_pn.exp: Likewise.
329 * gdb.ada/complete.exp: Likewise.
330 * gdb.ada/fun_overload_menu.exp: Likewise.
331 * gdb.ada/funcall_param.exp: Likewise.
332 * gdb.ada/funcall_ref.exp: Likewise.
333 * gdb.ada/packed_array_assign.exp: Likewise.
334 * gdb.ada/same_component_name.exp: Likewise.
335 * gdb.ada/type_coercion.exp: Likewise.
336 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
337 * gdb.ada/variant_record_packed_array.exp: Likewise.
338
339 2020-05-11 Tom de Vries <tdevries@suse.de>
340
341 PR symtab/25941
342 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
343 out of ...
344 * gdb.dwarf2/clang-debug-names.exp: ... here.
345 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
346 clang-debug-names.exp.in.
347 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
348 * gdb.dwarf2/clang-debug-names-2.c: New test.
349
350 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
351
352 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
353 (fortran_runto_main): New Proc, fortran version of runto_main.
354 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
355 * gdb.fortran/array-bounds.exp: Likewise.
356 * gdb.fortran/array-slices.exp: Likewise.
357 * gdb.fortran/block-data.exp: Likewise.
358 * gdb.fortran/charset.exp: Likewise.
359 * gdb.fortran/common-block.exp: Likewise.
360 * gdb.fortran/complex.exp: Likewise.
361 * gdb.fortran/derived-type-function.exp: Likewise.
362 * gdb.fortran/derived-type.exp: Likewise.
363 * gdb.fortran/info-modules.exp: Likewise.
364 * gdb.fortran/info-types.exp: Likewise.
365 * gdb.fortran/intrinsics.exp: Likewise.
366 * gdb.fortran/library-module.exp: Likewise.
367 * gdb.fortran/logical.exp: Likewise.
368 * gdb.fortran/max-depth.exp: Likewise.
369 * gdb.fortran/module.exp: Likewise.
370 * gdb.fortran/multi-dim.exp: Likewise.
371 * gdb.fortran/nested-funcs.exp: Likewise.
372 * gdb.fortran/print-formatted.exp: Likewise.
373 * gdb.fortran/print_type.exp: Likewise.
374 * gdb.fortran/printing-types.exp: Likewise.
375 * gdb.fortran/ptr-indentation.exp: Likewise.
376 * gdb.fortran/ptype-on-functions.exp: Likewise.
377 * gdb.fortran/subarray.exp: Likewise.
378 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
379 * gdb.fortran/vla-datatypes.exp: Likewise.
380 * gdb.fortran/vla-history.exp: Likewise.
381 * gdb.fortran/vla-ptr-info.exp: Likewise.
382 * gdb.fortran/vla-ptype-sub.exp: Likewise.
383 * gdb.fortran/vla-ptype.exp: Likewise.
384 * gdb.fortran/vla-sizeof.exp: Likewise.
385 * gdb.fortran/vla-type.exp: Likewise.
386 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
387 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
388 * gdb.fortran/vla-value-sub.exp: Likewise.
389 * gdb.fortran/vla-value.exp: Likewise.
390 * gdb.fortran/whatis_type.exp: Likewise.
391 * gdb.mi/mi-var-child-f.exp: Likewise.
392
393 2020-05-09 Tom de Vries <tdevries@suse.de>
394
395 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
396
397 2020-05-08 Tom de Vries <tdevries@suse.de>
398
399 * gdb.dwarf2/clang-debug-names.c: New test.
400 * gdb.dwarf2/clang-debug-names.exp: New file.
401
402 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
403
404 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
405 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
406
407 2020-05-06 Tom de Vries <tdevries@suse.de>
408
409 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
410 breakpoint is at a "recommended breakpoint location".
411 * gdb.reverse/consecutive-reverse.exp: Same.
412
413 2020-05-06 Tom de Vries <tdevries@suse.de>
414
415 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
416 address.
417
418 2020-05-06 Tom de Vries <tdevries@suse.de>
419
420 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
421
422 2020-05-06 Tom de Vries <tdevries@suse.de>
423
424 * gdb.base/store.exp (check_set, up_set): Allowing missing location
425 info for r.
426
427 2020-05-06 Tom de Vries <tdevries@suse.de>
428
429 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
430 necessary.
431
432 2020-05-06 Tom de Vries <tdevries@suse.de>
433
434 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
435 void.
436
437 2020-05-06 Tom de Vries <tdevries@suse.de>
438
439 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
440 of ...
441 * gdb.base/async.exp: ... here.
442 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
443 "recommended breakpoint location".
444
445 2020-05-06 Tom de Vries <tdevries@suse.de>
446
447 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
448
449 2020-05-04 Tom de Vries <tdevries@suse.de>
450
451 * gdb.base/async.exp: Check whether instruction addresses are a
452 "recommended breakpoint location".
453
454 2020-05-03 Tom Tromey <tom@tromey.com>
455
456 * gdb.base/sepdebug.exp: Remove "catch" test.
457 * gdb.base/break.exp: Remove "catch" test.
458 * gdb.base/default.exp: Update expected output.
459
460 2020-05-02 Tom de Vries <tdevries@suse.de>
461
462 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
463 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
464 * gdb.arch/i386-mpx-map.exp: Same.
465 * gdb.arch/i386-mpx-sigsegv.exp: Same.
466 * gdb.arch/i386-mpx-simple_segv.exp: Same.
467 * gdb.arch/i386-mpx.exp: Same.
468
469 2020-05-02 Tom de Vries <tdevries@suse.de>
470
471 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
472
473 2020-05-01 Tom de Vries <tdevries@suse.de>
474
475 * gdb.ada/operator_bp.exp: Allow more than required amount of
476 breakpoint.
477
478 2020-05-01 Tom de Vries <tdevries@suse.de>
479
480 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
481
482 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
483
484 PR gdb/18706
485 * gdb.cp/stub-array-size.cc: New test.
486 * gdb.cp/stub-array-size.exp: New file.
487 * gdb.cp/stub-array-size.h: New test.
488 * gdb.cp/stub-array-size2.cc: New test.
489
490 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
491
492 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
493 output to the new format.
494
495 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
496
497 * gdb.base/break.exp: Use with_test_prefix.
498
499 2020-04-29 Tom de Vries <tdevries@suse.de>
500
501 * lib/gdb.exp (debug_types): New proc.
502 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
503 * gdb.python/py-symtab.exp: Same.
504
505 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
506
507 PR gdb/17320
508 * gdb.base/pretty-array.c: New test.
509 * gdb.base/pretty-array.exp: New file.
510
511 2020-04-29 Tom de Vries <tdevries@suse.de>
512
513 PR symtab/25889
514 * gdb.cp/cpexprs.exp: Adapt for inclusion.
515 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
516 and include cpexprs.exp.
517
518 2020-04-28 Mark Williams <mark@myosotissp.com>
519
520 PR gdb/24480
521 * dw4-toplevel-types.exp: Test for top level types.
522 * dw4-toplevel-types.cc: Test for top level types.
523
524 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
525
526 * gdb.threads/stop-with-handle.exp: Fix typo in comment
527 (theads -> threads).
528
529 2020-04-28 Tom de Vries <tdevries@suse.de>
530
531 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
532
533 2020-04-28 Tom de Vries <tdevries@suse.de>
534
535 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
536
537 2020-04-28 Tom de Vries <tdevries@suse.de>
538
539 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
540
541 2020-04-28 Tom de Vries <tdevries@suse.de>
542
543 * gdb.dwarf2/main-foo.c: New test.
544 * gdb.dwarf2/struct-with-sig.exp: New file.
545
546 2020-04-25 Tom de Vries <tdevries@suse.de>
547
548 * boards/debug-types.exp: New file.
549
550 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
551
552 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
553
554 2020-04-24 Tom Tromey <tom@tromey.com>
555
556 PR symtab/12707:
557 * gdb.python/py-symbol.exp: Update expected results for
558 linkage_name test.
559 * gdb.cp/print-demangle.exp: New file.
560 * gdb.base/c-linkage-name.exp: Fix test.
561 * gdb.guile/scm-symbol.exp: Update expected results for
562 linkage_name test.
563
564 2020-04-24 Tom Tromey <tom@tromey.com>
565
566 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
567 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
568 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
569 assembler.
570
571 2020-04-24 Tom de Vries <tdevries@suse.de>
572
573 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
574 C++.
575
576 2020-04-24 Tom Tromey <tromey@adacore.com>
577
578 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
579 values.
580 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
581 values. Update test for minimal encodings.
582 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
583 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
584 values. Update test for minimal encodings.
585
586 2020-04-24 Tom Tromey <tromey@adacore.com>
587
588 PR python/23662:
589 * gdb.ada/variant.exp: Add Python checks.
590 * gdb.rust/simple.exp: Add dynamic type checks.
591
592 2020-04-24 Tom Tromey <tromey@adacore.com>
593
594 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
595 Make array type matching more lax.
596 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
597 * gdb.ada/mi_variant.exp: New file.
598 * gdb.ada/mi_variant/pck.ads: New file.
599 * gdb.ada/mi_variant/pkg.adb: New file.
600 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
601 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
602
603 2020-04-24 Tom Tromey <tromey@adacore.com>
604
605 * gdb.ada/variant.exp: Add dynamic field offset tests.
606 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
607 * gdb.ada/variant/pkg.adb: Add new variables.
608
609 2020-04-24 Tom Tromey <tromey@adacore.com>
610
611 * gdb.ada/variant.exp: New file
612 * gdb.ada/variant/pkg.adb: New file
613 * gdb.ada/variant/pck.adb: New file
614
615 2020-04-24 Tom de Vries <tdevries@suse.de>
616
617 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
618
619 2020-04-24 Tom de Vries <tdevries@suse.de>
620
621 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
622 flags.
623
624 2020-04-24 Tom de Vries <tdevries@suse.de>
625
626 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
627
628 2020-04-24 Tom de Vries <tdevries@suse.de>
629
630 * lib/gdb.exp (default_gdb_start): Handle eof.
631 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
632 failure.
633 * gdb.base/readnever.exp: Handle clean_restart failure.
634
635 2020-04-23 Tom de Vries <tdevries@suse.de>
636
637 * gdb.base/decl-before-def.exp: Run to main and print a again.
638
639 2020-04-23 Tom de Vries <tdevries@suse.de>
640
641 * gdb.base/decl-before-def-decl.c: New test.
642 * gdb.base/decl-before-def-def.c: New test.
643 * gdb.base/decl-before-def.exp: New file.
644
645 2020-04-23 Tom de Vries <tdevries@suse.de>
646
647 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
648
649 2020-04-22 Tom de Vries <tdevries@suse.de>
650
651 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
652 debug_info_offset.
653 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
654 before $objsfile in the line line.
655
656 2020-04-22 Tom de Vries <tdevries@suse.de>
657
658 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
659
660 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
661
662 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
663 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
664 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
665 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
666 * gdb.base/jit-protocol.h: Update definitions to match all usage
667 contexts.
668
669 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
670
671 * gdb.base: Rename all jit related test and source files.
672
673 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
674
675 * gdb.base/jit-reader.exp: Relax register output check.
676
677 2020-04-22 Tom de Vries <tdevries@suse.de>
678
679 PR symtab/25764
680 * gdb.base/psym-external-decl-2.c: New test.
681 * gdb.base/psym-external-decl.c: New test.
682 * gdb.base/psym-external-decl.exp: New file.
683 * gdb.threads/tls.exp: Add PR25807 kfail.
684
685 2020-04-22 Tom de Vries <tdevries@suse.de>
686
687 PR symtab/25801
688 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
689 in "info source" output.
690
691 2020-04-22 Tom de Vries <tdevries@suse.de>
692
693 PR symtab/25700
694 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
695 symtab for imported_unit.c.
696
697 2020-04-21 Gary Benson <gbenson@redhat.com>
698
699 * gdb.base/advance.c (func): New argument, to match call site.
700 (func2, func3): Add return statements.
701
702 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
703
704 * gdb.multi/run-only-second-inf.c: New file.
705 * gdb.multi/run-only-second-inf.exp: New file.
706
707 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
708
709 * gdb.btrace/multi-inferior.c: New test.
710 * gdb.btrace/multi-inferior.exp: New file.
711
712 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
713
714 * gdb.btrace/enable-new-thread.c: New test.
715 * gdb.btrace/enable-new-thread.exp: New file.
716
717 2020-04-21 Tom de Vries <tdevries@suse.de>
718
719 PR gdb/25471
720 * gdb.threads/killed-outside.c: New test.
721 * gdb.threads/killed-outside.exp: New file.
722
723 2020-04-20 Gary Benson <gbenson@redhat.com>
724
725 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
726 * gdb.base/nested-subp2.exp: Likewise.
727 * gdb.base/nested-subp3.exp: Likewise.
728
729 2020-04-20 Gary Benson <gbenson@redhat.com>
730
731 * gdb.base/nested-subp1.exp: Disable test when using clang.
732 * gdb.base/nested-subp2.exp: Likewise.
733 * gdb.base/nested-subp3.exp: Likewise.
734
735 2020-04-20 Gary Benson <gbenson@redhat.com>
736
737 * gdb.cp/exception.cc: Fix compilation error with clang.
738
739 2020-04-20 Gary Benson <gbenson@redhat.com>
740
741 * gdb.trace/tspeed.c: Fix compilation error with clang.
742
743 2020-04-20 Gary Benson <gbenson@redhat.com>
744
745 * gdb.base/jit-main.c: Fix compilation error with clang.
746
747 2020-04-17 Kamil Rytarowski <n54@gmx.com>
748
749 * gdb.base/attach-twice.c: Include "sys/types.h".
750 (PTRACE_ATTACH): Add fallback definition.
751 (main): Pass `0' to the 4th argument of `ptrace'.
752
753 2020-04-17 Kamil Rytarowski <n54@gmx.com>
754
755 * gdb.base/fork-running-state.c: Include "signal.h".
756
757 2020-04-17 Tom Tromey <tromey@adacore.com>
758
759 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
760 Update tests.
761 * gdb.btrace/cpu.exp: Update tests.
762 * gdb.base/maint.exp: Update tests.
763 * gdb.base/default.exp: Update tests.
764 * gdb.base/completion.exp: Update tests.
765
766 2020-04-16 Tom de Vries <tdevries@suse.de>
767
768 PR symtab/25791
769 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
770 (ensure_gdb_index): and factor out and move ...
771 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
772 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
773
774 2020-04-16 Tom de Vries <tdevries@suse.de>
775
776 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
777 loading exec.
778
779 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
780
781 * gdb.base/many-completions.exp: New file.
782
783 2020-04-14 Tom de Vries <tdevries@suse.de>
784
785 PR symtab/25718
786 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
787
788 2020-04-14 Tom de Vries <tdevries@suse.de>
789
790 PR symtab/25720
791 * gdb.base/maint-expand-symbols-header-file.c: New test.
792 * gdb.base/maint-expand-symbols-header-file.exp: New file.
793 * gdb.base/maint-expand-symbols-header-file.h: New test.
794
795 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
798 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
799 get_func_info.
800 (get_func_info): Delete.
801 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
802 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
803 * lib/dwarf.exp (get_func_info): New function.
804
805 2020-04-13 Tom de Vries <tdevries@suse.de>
806
807 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
808 to what find_gnatmake does.
809
810 2020-04-10 Tom de Vries <tdevries@suse.de>
811
812 * gdb.base/style.exp: Expect "Expanding full symbols" message for
813 -readnow.
814
815 2020-04-10 Tom de Vries <tdevries@suse.de>
816
817 PR cli/25808
818 * gdb.base/style.c: Add leading newlines.
819 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
820 Check listing of main's one-line body.
821
822 2020-04-08 Tom de Vries <tdevries@suse.de>
823
824 * lib/gdb.exp (psymtabs_p): New proc.
825 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
826 importing unit" unsupported if there are no partial symbols.
827
828 2020-04-08 Tom de Vries <tdevries@suse.de>
829
830 PR testsuite/25760
831 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
832
833 2020-04-07 Tom de Vries <tdevries@suse.de>
834
835 PR symtab/25796
836 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
837
838 2020-04-07 Tom de Vries <tdevries@suse.de>
839
840 * gdb.base/check-psymtab.c: New test.
841 * gdb.base/check-psymtab.exp: New file.
842
843 2020-04-06 Tom Tromey <tromey@adacore.com>
844
845 * gdb.ada/variant-record/proc.adb: New file.
846 * gdb.ada/variant-record/value.adb: New file.
847 * gdb.ada/variant-record/value.s: New file.
848 * gdb.ada/variant-record.exp: New file.
849
850 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
851
852 PR gdb/25325
853 * gdb.cp/typed-enum.cc: New test.
854 * gdb.cp/typed-enum.exp: New file.
855
856 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
857
858 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
859 * gdb.dwarf2/dw2-inline-small-func.c: New file.
860 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
861 * gdb.dwarf2/dw2-inline-small-func.h: New file.
862 * gdb.opt/inline-small-func.c: New file.
863 * gdb.opt/inline-small-func.exp: New file.
864 * gdb.opt/inline-small-func.h: New file.
865
866 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
867
868 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
869 function.
870
871 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
872
873 * lib/dwarf.exp (function_range): Allow compiler options to be
874 specified.
875
876 2020-04-02 Tom de Vries <tdevries@suse.de>
877
878 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
879 __attribute__((always_inline)).
880 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
881
882 2020-04-02 Tom de Vries <tdevries@suse.de>
883
884 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
885 (gdbserver_gdb_exit): ... here. Add timeout warning.
886 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
887 (connect_target_extended_remote): Append new server_spawn_id to
888 server_spawn_ids.
889 (cleanup): New proc.
890 (setup, <toplevel>): Call cleanup.
891
892 2020-04-02 Tom de Vries <tdevries@suse.de>
893
894 * gdb.base/main-psymtab.exp: New file.
895
896 2020-04-02 Tom de Vries <tdevries@suse.de>
897
898 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
899
900 2020-04-01 Tom Tromey <tom@tromey.com>
901
902 * gdb.base/complex-parts.exp: Add type tests.
903
904 2020-04-01 Tom Tromey <tom@tromey.com>
905
906 * gdb.base/complex-parts.exp: Add arithmetic tests.
907
908 2020-04-01 Tom Tromey <tom@tromey.com>
909
910 * gdb.compile/compile.exp: Update.
911 * gdb.compile/compile-cplus.exp: Update.
912 * gdb.base/varargs.exp: Update.
913 * gdb.base/floatn.exp: Update.
914 * gdb.base/endianity.exp: Update.
915 * gdb.base/callfuncs.exp (do_function_calls): Update.
916 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
917 (complex_float_integral_args): Update.
918 * gdb.base/complex.exp: Update.
919 * gdb.base/complex-parts.exp: Update.
920
921 2020-04-01 Tom Tromey <tromey@adacore.com>
922
923 * gdb.rust/union.rs: New file.
924 * gdb.rust/union.exp: New file.
925 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
926 (main): Update.
927 * gdb.rust/simple.exp: Move union tests to union.exp.
928
929 2020-04-01 Tom Tromey <tromey@adacore.com>
930
931 * gdb.rust/simple.rs (main): Remove "y0".
932
933 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
934
935 * gdb.multi/stop-all-on-exit.c: New test.
936 * gdb.multi/stop-all-on-exit.exp: New file.
937
938 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
939
940 PR gdb/24789
941 * gdb.cp/misc.cc: Add integer reference variable.
942 * gdb.cp/misc.exp: Add test.
943
944 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
945
946 * gdb.server/stop-reply-no-thread.exp: Enhance the test
947 scenario to cover execution until the end and also the case
948
949 2020-03-31 Tom de Vries <tdevries@suse.de>
950
951 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
952 c. Use "maint info symtabs" to check symtab expansion.
953
954 2020-03-30 Tom de Vries <tdevries@suse.de>
955
956 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
957 unsupported.
958 (verify_psymtab_expanded): Move ...
959 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
960 test.
961 (readnow): New proc.
962
963 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
964
965 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
966 with $hex.
967
968 2020-03-20 Tom Tromey <tromey@adacore.com>
969
970 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
971
972 2020-03-20 Tom Tromey <tromey@adacore.com>
973
974 * gdb.ada/sub_variant/subv.adb: New file.
975 * gdb.ada/sub_variant.exp: New file.
976
977 2020-03-20 Tom de Vries <tdevries@suse.de>
978
979 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
980 first break fails.
981 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
982
983 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
984
985 * gdb.server/exit-multiple-threads.c: New file.
986 * gdb.server/exit-multiple-threads.exp: New file.
987
988 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
989
990 * gdb.fortran/mixed-lang-stack.c: New file.
991 * gdb.fortran/mixed-lang-stack.cpp: New file.
992 * gdb.fortran/mixed-lang-stack.exp: New file.
993 * gdb.fortran/mixed-lang-stack.f90: New file.
994
995 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
996
997 * gdb.linespec/cp-completion-aliases.cc: New file.
998 * gdb.linespec/cp-completion-aliases.exp: New file.
999
1000 2020-03-19 Tom de Vries <tdevries@suse.de>
1001
1002 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1003 more precise.
1004
1005 2020-03-18 Tom de Vries <tdevries@suse.de>
1006
1007 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1008 * gdb.dwarf2/break-inline-psymtab.c: New test.
1009 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1010
1011 2020-03-16 Tom de Vries <tdevries@suse.de>
1012
1013 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1014 cache_verify and cache_verify_proc.
1015
1016 2020-03-15 Tom de Vries <tdevries@suse.de>
1017
1018 * gdb.server/solib-list.exp: Handle
1019 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1020
1021 2020-03-15 Tom de Vries <tdevries@suse.de>
1022
1023 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1024 objfiles".
1025
1026 2020-03-14 Tom Tromey <tom@tromey.com>
1027
1028 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1029
1030 2020-03-14 Tom de Vries <tdevries@suse.de>
1031
1032 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1033
1034 2020-03-14 Tom de Vries <tdevries@suse.de>
1035
1036 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1037 result in line-by-line fashion.
1038
1039 2020-03-14 Tom de Vries <tdevries@suse.de>
1040
1041 * lib/gdb.exp (supports_statement_frontiers): New proc.
1042 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1043
1044 2020-03-14 Tom de Vries <tdevries@suse.de>
1045
1046 * gdb.base/printcmds.exp: Add missing quoting for "print
1047 teststring2".
1048
1049 2020-03-13 Tom Tromey <tom@tromey.com>
1050
1051 * gdb.base/printcmds.exp (test_print_strings): Add regression
1052 test.
1053 * gdb.base/printcmds.c (charptr): New typedef.
1054 (teststring2): New global.
1055
1056 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1057
1058 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1059 full path in the test name.
1060 (test_ld): Add some with_test_prefix blocks to make test names
1061 unique.
1062
1063 2020-03-13 Tom de Vries <tdevries@suse.de>
1064
1065 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
1066
1067 2020-03-13 Tom de Vries <tdevries@suse.de>
1068
1069 * gdb.mi/mi-sym-info.exp: Make matching more precise.
1070
1071 2020-03-13 Tom de Vries <tdevries@suse.de>
1072
1073 PR symtab/25646
1074 * gdb.dwarf2/imported-unit.exp: Add test.
1075
1076 2020-03-13 Tom de Vries <tdevries@suse.de>
1077
1078 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
1079 (var1, var2): New variable.
1080 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
1081 matching symbols.
1082
1083 2020-03-13 Tom de Vries <tdevries@suse.de>
1084
1085 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
1086 (Term::command): Use prompt prefix.
1087 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
1088 * gdb.tui/tui-layout-asm-short-prog.exp: Use
1089 command_no_prompt_prefix instead of prefix.
1090 * gdb.tui/tui-layout-asm.exp: Same.
1091
1092 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1093
1094 * gdb.base/break-interp.exp: Use foreach_with_prefix.
1095
1096 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
1097
1098 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
1099 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
1100 on" while stepping over the test instruction, match printed
1101 message.
1102
1103 2020-03-12 Tom de Vries <tdevries@suse.de>
1104
1105 * gdb.base/info-types.exp: Use exp_continue during matching of output
1106 of "info types".
1107
1108 2020-03-12 Tom de Vries <tdevries@suse.de>
1109
1110 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
1111
1112 2020-03-12 Tom de Vries <tdevries@suse.de>
1113
1114 * gdb.fortran/module.exp: Use exp_continue during matching of output
1115 of "info variable -n".
1116
1117 2020-03-12 Tom de Vries <tdevries@suse.de>
1118
1119 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
1120 gdb.dwarf2/dw2-ranges-base.c.
1121
1122 2020-03-12 Tom de Vries <tdevries@suse.de>
1123
1124 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
1125 in presence of GLIBC debuginfo.
1126
1127 2020-03-12 Tom de Vries <tdevries@suse.de>
1128
1129 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
1130 $core.
1131
1132 2020-03-12 Tom de Vries <tdevries@suse.de>
1133
1134 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
1135 more precise.
1136
1137 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
1138
1139 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
1140 from Unix to Windows path.
1141
1142 2020-03-11 Tom de Vries <tdevries@suse.de>
1143
1144 * gdb.ada/minsyms.exp: Set language to ada.
1145
1146 2020-03-11 Tom de Vries <tdevries@suse.de>
1147
1148 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
1149
1150 2020-03-11 Tom de Vries <tdevries@suse.de>
1151
1152 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
1153
1154 2020-03-11 Tom Tromey <tromey@adacore.com>
1155
1156 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
1157
1158 2020-03-11 Tom de Vries <tdevries@suse.de>
1159
1160 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
1161
1162 2020-03-11 Tom de Vries <tdevries@suse.de>
1163
1164 * gdb.base/break-interp.exp: Limit verbose scope.
1165
1166 2020-03-11 Tom de Vries <tdevries@suse.de>
1167
1168 * gdb.fortran/logical.f90: Define variable with character type.
1169 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
1170
1171 2020-03-11 Tom de Vries <tdevries@suse.de>
1172
1173 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
1174
1175 2020-03-11 Tom de Vries <tdevries@suse.de>
1176
1177 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
1178 symtabs.
1179
1180 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1181 Bernd Edlinger <bernd.edlinger@hotmail.de>
1182
1183 * gdb.cp/step-and-next-inline.cc: New file.
1184 * gdb.cp/step-and-next-inline.exp: New file.
1185 * gdb.cp/step-and-next-inline.h: New file.
1186 * gdb.dwarf2/dw2-is-stmt.c: New file.
1187 * gdb.dwarf2/dw2-is-stmt.exp: New file.
1188 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
1189 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
1190 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
1191
1192 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
1193
1194 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
1195 is-stmt flag in the line table.
1196
1197 2020-03-09 Tom de Vries <tdevries@suse.de>
1198
1199 * lib/gdb.exp (cached_file): Create cache dir.
1200
1201 2020-03-07 Tom de Vries <tdevries@suse.de>
1202
1203 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
1204 * gdb.cp/rvalue-ref-params.exp: Same.
1205
1206 2020-03-06 Tom de Vries <tdevries@suse.de>
1207
1208 * lib/gdb.exp (tentative_rename, cached_file): New proc.
1209 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
1210
1211 2020-03-06 Tom de Vries <tdevries@suse.de>
1212
1213 * README: Fix "the the".
1214 * gdb.base/dprintf.exp: Same.
1215
1216 2020-03-05 Tom de Vries <tdevries@suse.de>
1217
1218 * gdb.base/maint.exp: Update "main print statistics" expected output.
1219
1220 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1221
1222 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
1223 (fortran_int8): Likewise.
1224 (fortran_real4): Likewise.
1225 (fortran_real8): Likewise.
1226 (fortran_complex4): Likewise.
1227 (fortran_logical4): Likewise.
1228 (fortran_character1): Likewise.
1229
1230 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
1231
1232 * gdb.fortran/logical.exp: Add tests that any non-zero value is
1233 printed as true.
1234
1235 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
1236
1237 * gdb.base/printcmds.exp: Add test to verify printf of a
1238 variable holding an address.
1239
1240 2020-03-03 Tom de Vries <tdevries@suse.de>
1241
1242 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
1243
1244 2020-03-03 Tom de Vries <tdevries@suse.de>
1245
1246 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
1247 gdb_test_multiple call.
1248
1249 2020-03-03 Tom de Vries <tdevries@suse.de>
1250
1251 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
1252 gdb_test_multiple calls.
1253
1254 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * gdb.base/default.exp: Remove test of 'set history filename'.
1257 * gdb.base/gdbinit-history.exp: Add tests for setting the history
1258 filename to the empty string.
1259 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
1260 and GDBHISTSIZE.
1261
1262 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
1263
1264 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
1265 disabled.
1266
1267 2020-03-02 Pedro Alves <palves@redhat.com>
1268 Tom de Vries <tdevries@suse.de>
1269
1270 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
1271 -prompt prefix, before user_code argument. Add -lbl option likewise.
1272 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
1273 (gdb_is_target_1): Add -prompt prefix and move to before user_code
1274 argument.
1275 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
1276 have "\r\n" at start-of-line, instead of at end-of-line.
1277
1278 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
1279
1280 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
1281 libinproctrace.so.
1282
1283 2020-02-28 Luis Machado <luis.machado@linaro.org>
1284
1285 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
1286 to "p/x".
1287
1288 2020-02-28 Luis Machado <luis.machado@linaro.org>
1289
1290 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
1291 asm/ptrace.h and error.h.
1292
1293 2020-02-28 Tom de Vries <tdevries@suse.de>
1294
1295 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
1296 (struct wrapper, do_something, mundane/symada__cS): Move ...
1297 * gdb.base/c-linkage-name-2.c: ... here. New source file.
1298 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
1299 Update "print symada__cS before partial symtab expansion" regexp.
1300 Update breakpoint location. Flush symbol cache after expansion.
1301
1302 2020-02-28 Luis Machado <luis.machado@linaro.org>
1303
1304 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
1305
1306 2020-02-27 Tom de Vries <tdevries@suse.de>
1307
1308 * config/sid.exp: Remove unused globals.
1309 * gdb.base/attach.exp: Same.
1310 * gdb.base/catch-load.exp: Same.
1311 * gdb.base/dbx.exp: Same.
1312 * lib/gdb.exp: Same.
1313 * lib/mi-support.exp: Same.
1314 * lib/prompt.exp: Same.
1315
1316 2020-02-27 Tom de Vries <tdevries@suse.de>
1317
1318 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
1319 not set.
1320
1321 2020-02-26 Aaron Merey <amerey@redhat.com>
1322
1323 * gdb.debuginfod: New directory for debuginfod tests.
1324 * gdb.debuginfod/main.c: New test file.
1325 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
1326
1327 2020-02-26 Tom de Vries <tdevries@suse.de>
1328
1329 PR gdb/25603
1330 * gdb.base/persistent-lang.cc: New test.
1331 * gdb.base/persistent-lang.exp: New file.
1332
1333 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1334
1335 * gdb.fortran/derived-type-striding.exp: Add a new test.
1336 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
1337 new test.
1338
1339 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
1340
1341 * gdb.base/cached-source-file.exp: Avoid source file paths in test
1342 names.
1343
1344 2020-02-25 Tom de Vries <tdevries@suse.de>
1345
1346 PR go/18926
1347 * gdb.go/methods.exp: Remove gcc/93866 xfail.
1348
1349 2020-02-24 Tom de Vries <tdevries@suse.de>
1350
1351 PR gdb/25592
1352 * gdb.base/info-locals-unused-static-var.c: New test.
1353 * gdb.base/info-locals-unused-static-var.exp: New file.
1354
1355 2020-02-22 Tom Tromey <tom@tromey.com>
1356
1357 * gdb.python/tui-window.exp: New file.
1358 * gdb.python/tui-window.py: New file.
1359
1360 2020-02-22 Tom Tromey <tom@tromey.com>
1361
1362 PR tui/17850:
1363 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
1364 tests.
1365
1366 2020-02-22 Tom Tromey <tom@tromey.com>
1367
1368 * gdb.tui/new-layout.exp: Add sub-layout tests.
1369
1370 2020-02-22 Tom Tromey <tom@tromey.com>
1371
1372 * gdb.tui/new-layout.exp: New file.
1373
1374 2020-02-22 Tom Tromey <tom@tromey.com>
1375
1376 * gdb.rust/rust-style.rs: New file.
1377 * gdb.rust/rust-style.exp: New file.
1378 * gdb.base/style.exp: Test structure printing.
1379 * gdb.base/style.c (struct some_struct): New type.
1380 (enum etype): New type.
1381 (struct_value): New global.
1382
1383 2020-02-21 Tom de Vries <tdevries@suse.de>
1384
1385 PR go/18926
1386 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
1387 Remove blanket xfails. Use message argument for gdb_breakpoint.
1388 Make continuing to breakpoint test conditional on setting breakpoint.
1389 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
1390 DW_AT_name attribute. Add xfail for GCC PR93866.
1391
1392 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
1393
1394 * gdb.dwarf2/cpp-linkage-name.c: New file.
1395 * gdb.dwarf2/cpp-linkage-name.exp: New file.
1396
1397 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
1398
1399 * lib/gdb.exp (gdb_wrapper_init): Reset
1400 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
1401 not exist.
1402
1403 2020-02-20 Tom de Vries <tdevries@suse.de>
1404
1405 PR go/17018
1406 * gdb.go/hello.exp: Copy ...
1407 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
1408 print of st to print value of global definition. Add xfail for GCC
1409 PR93844.
1410 * gdb.go/hello.exp: Remove printing of st before definition.
1411 * gdb.go/hello.go: Copy ...
1412 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
1413 to st.
1414 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
1415
1416 2020-02-20 Tom de Vries <tdevries@suse.de>
1417
1418 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
1419 (gdb_simple_compile): Handle compile_flags go by using .go extension
1420 for source file.
1421 * gdb.go/chan.exp: Use support_go_compile.
1422 * gdb.go/handcall.exp: Same.
1423 * gdb.go/hello.exp: Same.
1424 * gdb.go/integers.exp: Same.
1425 * gdb.go/max-depth.exp: Same.
1426 * gdb.go/methods.exp: Same.
1427 * gdb.go/package.exp: Same.
1428 * gdb.go/strings.exp: Same.
1429 * gdb.go/types.exp: Same.
1430 * gdb.go/unsafe.exp: Same.
1431
1432 2020-02-19 Tom de Vries <tdevries@suse.de>
1433
1434 * gdb.python/lib-types.exp: Make xfail more strict.
1435
1436 2020-02-19 Tom de Vries <tdevries@suse.de>
1437
1438 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
1439
1440 2020-02-19 Doug Evans <dje@google.com>
1441
1442 PR rust/25535
1443 * gdb.rust/simple.exp: Add test.
1444 * gdb.rust/simple.rs: Add test.
1445
1446 2020-02-19 Tom de Vries <tdevries@suse.de>
1447
1448 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
1449 output line-by-line.
1450
1451 2020-02-19 Tom de Vries <tdevries@suse.de>
1452
1453 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
1454
1455 2020-02-19 Tom de Vries <tdevries@suse.de>
1456
1457 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
1458 prelink.
1459
1460 2020-02-19 Tom de Vries <tdevries@suse.de>
1461
1462 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
1463 (gdb_do_cache): Use gdb_do_cache_wrap.
1464 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
1465
1466 2020-02-19 Tom de Vries <tdevries@suse.de>
1467
1468 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
1469 gdb_compile option.
1470
1471 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1472
1473 * gdb.base/printcmds.exp (test_print_enums): Update expected
1474 output.
1475
1476 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1477
1478 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
1479 for "unknown".
1480
1481 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1482
1483 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
1484 enumerator.
1485
1486 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
1487
1488 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
1489 FE_, add FE_NONE.
1490 (three): Update.
1491 (enum flag_enum_without_zero): New enum.
1492 (flag_enum_without_zero): New variable.
1493 (enum not_flag_enum): New enum.
1494 (three_not_flag): New variable.
1495 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
1496 (test_print_enums): Add more tests for printing flag enums.
1497
1498 2020-02-18 Tom de Vries <tdevries@suse.de>
1499
1500 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
1501 (gdb_compile_ada): ... here.
1502 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
1503 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
1504
1505 2020-02-14 Tom Tromey <tom@tromey.com>
1506
1507 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
1508 build directory.
1509 * boards/gdbserver-base.exp: Update path to gdbserver.
1510
1511 2020-02-13 Tom de Vries <tdevries@suse.de>
1512
1513 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
1514
1515 2020-02-13 Tom de Vries <tdevries@suse.de>
1516
1517 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
1518 are missing.
1519
1520 2020-02-13 Tom de Vries <tdevries@suse.de>
1521
1522 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
1523 call.
1524
1525 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
1526
1527 PR tui/25126
1528 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
1529 * gdb.base/cached-source-file.c: New file.
1530 * gdb.base/cached-source-file.exp: New file.
1531
1532 2020-02-11 Tom de Vries <tdevries@suse.de>
1533
1534 PR testsuite/25488
1535 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
1536
1537 2020-02-10 Tom de Vries <tdevries@suse.de>
1538
1539 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
1540
1541 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
1542
1543 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
1544 and $after_addr are both integers before making a comparison.
1545
1546 2020-02-09 Tom de Vries <tdevries@suse.de>
1547
1548 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
1549 command output and paste it into gdb.log. If any, paste catch message
1550 to gdb.log.
1551
1552 2020-02-07 Tom Tromey <tromey@adacore.com>
1553
1554 PR breakpoints/24915:
1555 * gdb.base/annotate-symlink.exp: Use setup_xfail.
1556
1557 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
1558
1559 * gdb.tui/tui-missing-src.exp: Add the "missing source
1560 file" test for the TUI.
1561
1562 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1563
1564 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
1565 including a port number in the output.
1566
1567 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1568
1569 * lib/fortran.exp (fortran_int4): Handle clang.
1570 (fortran_int8): Likewise.
1571 (fortran_real4): Likewise.
1572 (fortran_real8): Likewise.
1573 (fortran_complex4): Likewise.
1574 (fortran_logical4): Likewise.
1575 (fortran_character1): Likewise.
1576
1577 2020-02-04 Tom de Vries <tdevries@suse.de>
1578
1579 * README (Race detection): Add note.
1580
1581 2020-02-04 Tom de Vries <tdevries@suse.de>
1582
1583 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
1584
1585 2020-02-04 Tom de Vries <tdevries@suse.de>
1586
1587 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
1588
1589 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
1590
1591 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
1592 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
1593 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
1594 blttar, bnetarl.
1595 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
1596 binary for blttar, bnetarl.
1597 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
1598 wait instruction. Delete ldmx test.
1599 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
1600
1601 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1602
1603 * gdb.fortran/array-bounds-high.exp: New file.
1604 * gdb.fortran/array-bounds-high.f90: New file.
1605
1606 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
1607
1608 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
1609 Replace #include of <sys/fcntl.h> by <fcntl.h>.
1610
1611 2020-02-01 Tom de Vries <tdevries@suse.de>
1612
1613 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
1614
1615 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
1616
1617 PR tui/9765
1618 * gdb.tui/tui-layout-asm-short-prog.S: New file.
1619 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
1620
1621 2020-01-29 Luis Machado <luis.machado@linaro.org>
1622
1623 * gdb.arch/aarch64-brk-patterns.c: New source file.
1624 * gdb.arch/aarch64-brk-patterns.exp: New test.
1625
1626 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1627
1628 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
1629 GCC/Clang version.
1630 * gdb.cp/pass-by-ref.exp: Ditto.
1631
1632 2020-01-29 Tom de Vries <tdevries@suse.de>
1633
1634 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
1635 * gdb.threads/watchpoint-fork-mt.c: Same.
1636 * gdb.threads/watchpoint-fork-parent.c: Same.
1637 * gdb.threads/watchpoint-fork-st.c: Same.
1638 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
1639
1640 2020-01-27 Luis Machado <luis.machado@linaro.org>
1641
1642 * gdb.base/step-over-syscall.exp (setup): Check if we're already
1643 sitting at a syscall instruction when we hit the syscall function's
1644 breakpoint.
1645 Check PC against one obtained with the x command.
1646 Validate syscall number.
1647 (step_over_syscall): Don't continue to the syscall instruction if
1648 we're already there.
1649
1650 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1651
1652 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
1653
1654 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1655
1656 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
1657 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
1658
1659 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1660
1661 * gdb.dwarf2/dw2-inline-stepping.c: New file.
1662 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
1663
1664 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1665
1666 * gdb.base/maint.exp: Update line table parsing test.
1667 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
1668
1669 2020-01-24 Pedro Alves <palves@redhat.com>
1670
1671 PR gdb/25410
1672 * gdb.multi/multi-re-run-1.c: New.
1673 * gdb.multi/multi-re-run-2.c: New.
1674 * gdb.multi/multi-re-run.exp: New.
1675
1676 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1677
1678 PR gdb/23718
1679 * gdb.server/server-kill-python.exp: New file.
1680
1681 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1682
1683 * gdb.server/multi-ui-errors.c: New file.
1684 * gdb.server/multi-ui-errors.exp: New file.
1685
1686 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
1687
1688 PR tui/9765
1689 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
1690
1691 2020-01-19 Tom Tromey <tom@tromey.com>
1692
1693 * gdb.tui/main.exp: Add check for plain "file".
1694
1695 2020-01-16 Christian Biesinger <cbiesinger@google.com>
1696
1697 * lib/gdb.exp: Fix spelling error (seperatelly).
1698
1699 2020-01-14 Tom Tromey <tom@tromey.com>
1700
1701 PR symtab/12535:
1702 * gdb.python/python.exp: Test decode_line with empty string
1703 argument.
1704
1705 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
1706
1707 * gdb.base/skip-inline.exp: Extend test.
1708
1709 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1710
1711 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
1712 * gdb.dwarf2/dw2-bad-elf.c: New file.
1713 * gdb.dwarf2/dw2-bad-elf.exp: New file.
1714
1715 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1716
1717 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
1718 _line_saw_file.
1719
1720 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
1721
1722 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
1723 border.
1724
1725 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1726
1727 * gdb.multi/multi-target.exp (setup): Factor out "info
1728 connections" and "info inferiors" tests to ...
1729 (test_info_inferiors): ... this new procedure.
1730 (top level): Run new "info-inferiors" tests.
1731
1732 2020-01-10 Pedro Alves <palves@redhat.com>
1733
1734 * gdb.server/bkpt-other-inferior.exp: New file.
1735
1736 2020-01-10 Pedro Alves <palves@redhat.com>
1737
1738 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
1739 of "add-inferior".
1740 * gdb.base/quit-live.exp: Likewise.
1741 * gdb.base/remote-exec-file.exp: Likewise.
1742 * gdb.guile/scm-progspace.exp: Likewise.
1743 * gdb.linespec/linespec.exp: Likewise.
1744 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1745 * gdb.mi/user-selected-context-sync.exp: Likewise.
1746 * gdb.multi/multi-target.exp (setup): Add "info connection" and
1747 "info inferiors" tests.
1748 * gdb.multi/remove-inferiors.exp: Adjust expected output of
1749 "add-inferior".
1750 * gdb.multi/watchpoint-multi.exp: Likewise.
1751 * gdb.python/py-inferior.exp: Likewise.
1752 * gdb.server/extended-remote-restart.exp: Likewise.
1753 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
1754 "info inferiors".
1755 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1756 * gdb.trace/report.exp: Likewise.
1757
1758 2020-01-10 Pedro Alves <palves@redhat.com>
1759
1760 * gdb.multi/multi-target.c: New file.
1761 * gdb.multi/multi-target.exp: New file.
1762 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
1763 mode requested, but remote does not support non-stop".
1764
1765 2020-01-10 Pedro Alves <palves@redhat.com>
1766
1767 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
1768 disconnect before reconnecting.
1769
1770 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1771 Pedro Alves <palves@redhat.com>
1772
1773 * gdb.server/connect-without-multi-process.exp: Also test
1774 continuing to end.
1775
1776 2020-01-10 Pedro Alves <palves@redhat.com>
1777
1778 * gdb.base/remote-exec-file.exp: New file.
1779
1780 2020-01-10 Pedro Alves <palves@redhat.com>
1781
1782 * gdb.base/fork-running-state.exp (do_test): Adjust expected
1783 output.
1784 * gdb.threads/async.c: New.
1785 * gdb.threads/async.exp: New.
1786 * gdb.multi/tids-gid-reset.c: New.
1787 * gdb.multi/tids-gid-reset.exp: New.
1788
1789 2020-01-10 George Barrett <bob@bob131.so>
1790
1791 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
1792 to help in finding the image relocation offset.
1793 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
1794 options in arguments.
1795 (stap_test_no_debuginfo): Likewise.
1796 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
1797 test variants.
1798 (stap_test): Add null semaphore relocation test.
1799
1800 2020-01-10 George Barrett <bob@bob131.so>
1801
1802 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
1803 * gdb.base/stap-probe.exp: Likewise.
1804 (stap_test): Pass argument as an additional flag.
1805 (stap_test_no_debuginfo): Likewise.
1806 (stap_test): Check `info probes stap' output for semaphore
1807 addresses if the test binary is supposed to have them.
1808
1809 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1810
1811 * gdb.tui/basic.exp: Add more scrolling tests.
1812
1813 2020-01-09 Tom Tromey <tom@tromey.com>
1814
1815 PR tui/18932:
1816 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
1817 meangingful value.
1818 (Term::command, Term::resize): Update.
1819 * gdb.tui/basic.exp: Add scrolling test.
1820
1821 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1822
1823 * gdb.tui/tui-layout-asm.exp: New file.
1824
1825 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1826
1827 * lib/tuiterm.exp (Term::check_box_contents): New proc.
1828
1829 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1830
1831 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
1832 (Term::enter_tui): Use Term::prepare_for_tui.
1833
1834 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1835
1836 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
1837 called.
1838
1839 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
1840
1841 * gdb.base/skip.exp: Fix race condition in test.
1842
1843 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
1844
1845 * gdb.base/backtrace.c: New file.
1846 * gdb.base/backtrace.exp: New file.
1847
1848 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
1849
1850 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
1851
1852 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1853
1854 * gdb.base/style.exp: Test that warnings are styled.
1855
1856 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
1857
1858 * gdb.base/line65535.exp: New file.
1859 * gdb.base/line65535.c: New file.
1860
1861 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
1862
1863 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
1864 * lib/gnat_debug_info_test.adb: New file.
1865 * gdb.ada/ptype_tagged_param.exp: Use
1866 gnat_runtime_has_debug_info, expect a different output if
1867 runtime does not have debug info.
1868
1869 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1870
1871 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
1872 (another) quote in test name.
1873
1874 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
1875
1876 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
1877 Add quote in test name.
1878
1879 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1880
1881 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
1882 directory instead.
1883 * gdb.cp/pass-by-ref.exp: Extend with more cases.
1884 * gdb.cp/pass-by-ref-2.cc: New file.
1885 * gdb.cp/pass-by-ref-2.exp: New file.
1886
1887 2019-12-20 Tom Tromey <tom@tromey.com>
1888
1889 * gdb.tui/list-before.exp: New file.
1890
1891 2019-12-20 Tom Tromey <tom@tromey.com>
1892
1893 * gdb.tui/list.exp: Check for source on initial listing.
1894
1895 2019-12-11 Tom Tromey <tromey@adacore.com>
1896
1897 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
1898 Add crlf test.
1899
1900 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
1901
1902 * gdb.base/default.exp: Update value of $_gdb_major.
1903
1904 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1905
1906 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
1907
1908 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
1909
1910 * gdb.base/skip.exp: Whitespace fix.
1911
1912 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
1913
1914 * gdb.base/skip-inline.c: New file.
1915 * gdb.base/skip-inline.exp: New file.
1916
1917 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
1918
1919 * gdb.base/jit-reader.exp (jit_reader_test): Rename
1920 jit_function_00 to jit_function_stack_mangle.
1921 * gdb.base/jithost.c (jit_function_t): Rename to...
1922 (jit_function_stack_mangle_t): ... this.
1923 (jit_function_add_t): New typedef.
1924 (jit_function_00_code): Rename to...
1925 (jit_function_stack_mangle_code): ... this, make static.
1926 (jit_function_add_code): New.
1927 (main): Generate "add" function and call it. Adjust to changes
1928 in jithost_abi.
1929 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
1930 (struct jithost_abi) <begin, end>: Remove fields.
1931 <object, function_stack_mangle, function_add>: New fields.
1932 * gdb.base/jitreader.c (struct reader_state) <code_begin,
1933 code_end>: Remove fields.
1934 <func_stack_mangle>: New field.
1935 (read_debug_info): Adjust to renaming, create block for "add"
1936 function.
1937 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
1938
1939 2019-12-11 Tom Tromey <tom@tromey.com>
1940
1941 * gdb.tui/resize.exp: Fix regexp.
1942 * gdb.tui/regs.exp: Fix regexps.
1943 * gdb.tui/main.exp: Fix regexp.
1944
1945 2019-12-11 Tom Tromey <tom@tromey.com>
1946
1947 * gdb.tui/resize.exp: Update.
1948 * gdb.tui/empty.exp (layouts): Update.
1949
1950 2019-12-11 Tom Tromey <tom@tromey.com>
1951
1952 * gdb.tui/regs.exp: Update.
1953 * gdb.tui/empty.exp (layouts): Update.
1954 * gdb.tui/basic.exp: Update.
1955 * lib/tuiterm.exp (_check_box): Don't check bottom border.
1956
1957 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1958
1959 * gdb.base/options.exp: Add -raw-values in the print completion list.
1960 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
1961
1962 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1963
1964 * gdb.threads/omp-par-scope.c: New file.
1965 * gdb/threads/omp-par-scope.exp: New file.
1966
1967 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1968
1969 * lib/gdb.exp (support_nested_function_tests): New proc.
1970
1971 2019-12-10 Kevin Buettner <kevinb@redhat.com>
1972
1973 * lib/gdb.exp (gdb_compile_openmp): New proc.
1974 (build_executable_from_specs): Add an "openmp" option.
1975 (gdb_compile_pthreads): Add non-executable case.
1976
1977 2019-12-10 Tom Tromey <tromey@adacore.com>
1978
1979 * gdb.ada/unchecked_union.exp: New file.
1980 * gdb.ada/unchecked_union/pck.adb: New file.
1981 * gdb.ada/unchecked_union/pck.ads: New file.
1982 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
1983 * gdb-utils.exp (string_to_regexp): Also quote "?".
1984
1985 2019-12-10 George Barrett <bob@bob131.so>
1986
1987 Test scripted probe breakpoints.
1988 * gdb.guile/scm-breakpoint.c (main): Add probe point.
1989 * gdb.python/py-breakpoint.c (main): Likewise.
1990 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
1991 specifier test.
1992 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
1993
1994 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1995
1996 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
1997 an rvalue parameter.
1998 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
1999 parameter.
2000
2001 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2002
2003 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2004 modules.
2005
2006 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2007
2008 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2009 broken version of GCC.
2010
2011 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2012
2013 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2014 sym-info-cmds library.
2015 * gdb.fortran/info-types.exp: Likewise.
2016 * lib/sym-info-cmds.exp: New file.
2017
2018 2019-12-08 Tom de Vries <tdevries@suse.de>
2019
2020 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2021
2022 2019-12-07 Keith Seitz <keiths@redhat.com>
2023
2024 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2025 * gdb.base/corefile-buildid-shlib.c: New file.
2026 * gdb.base/corefile-buildid.c: New file.
2027 * gdb.base/corefile-buildid.exp: New file.
2028
2029 2019-12-06 Tom de Vries <tdevries@suse.de>
2030
2031 * gdb.dwarf2/varval.exp: Add decl before def test.
2032
2033 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2034
2035 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2036
2037 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2038
2039 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2040 CV and reference conversion for overload resolution.
2041 * gdb.cp/rvalue-ref-overload.exp: Test it.
2042
2043 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2044
2045 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2046 * gdb.base/frameapply.exp: Test faas without command.
2047
2048 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2049
2050 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2051 Fortran tests.
2052 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2053 order.
2054
2055 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2056
2057 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2058 casting to type with no kind specified.
2059 (test_basic_parsing_of_type_kinds): Additional tests for types
2060 with no kind specified, and add tests for single/double
2061 precision/complex types.
2062
2063 2019-12-04 Tom Tromey <tromey@adacore.com>
2064
2065 * gdb.base/endianity.c (struct other) <x>: New field.
2066 (main): Initialize it.
2067 * gdb.base/endianity.exp: Update.
2068
2069 2019-12-04 Tom Tromey <tromey@adacore.com>
2070
2071 * gdb.ada/scalar_storage/storage.adb: New file.
2072 * gdb.ada/scalar_storage/pck.adb: New file.
2073 * gdb.ada/scalar_storage/pck.ads: New file.
2074 * gdb.ada/scalar_storage.exp: New file.
2075
2076 2019-12-04 Tom Tromey <tromey@adacore.com>
2077
2078 * gdb.base/endianity.c (struct otherendian) <f>: New field.
2079 (main): Initialize it.
2080 * gdb.base/endianity.exp: Update.
2081
2082 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2083
2084 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
2085
2086 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2087
2088 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
2089 -symbol-info-module-functions and -symbol-info-module-variables.
2090
2091 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
2092
2093 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
2094
2095 2019-12-01 Richard Bunt <richard.bunt@arm.com>
2096 Andrew Burgess <andrew.burgess@embecosm.com>
2097
2098 * gdb.fortran/derived-type-striding.exp: New file.
2099 * gdb.fortran/derived-type-striding.f90: New file.
2100 * gdb.fortran/array-slices.exp: New file.
2101 * gdb.fortran/array-slices.f90: New file.
2102
2103 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2104
2105 * gdb.base/define.exp: Test . in command names.
2106 * gdb.base/setshow.exp: Update test, as . is now part of
2107 command name.
2108
2109 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2110
2111 * gdb.base/define-prefix.exp: New file.
2112
2113 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
2114
2115 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
2116 compile.
2117 (skip_btrace_pt_tests): Likewise.
2118
2119 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2120
2121 * gdb.fortran/info-modules.exp: Compile source files in correct
2122 order.
2123
2124 2019-11-27 Kevin Buettner <kevinb@redhat.com>
2125
2126 * gdb.dwarf2/imported-unit.exp: New file.
2127 * gdb.dwarf2/imported-unit.c: New file.
2128
2129 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2130
2131 * gdb.mi/mi-fortran-modules-2.f90: New file.
2132 * gdb.mi/mi-fortran-modules.exp: New file.
2133 * gdb.mi/mi-fortran-modules.f90: New file.
2134
2135 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
2136
2137 * gdb.mi/mi-sym-info-1.c: New file.
2138 * gdb.mi/mi-sym-info-2.c: New file.
2139 * gdb.mi/mi-sym-info.exp: New file.
2140
2141 2019-11-22 Tom Tromey <tromey@adacore.com>
2142
2143 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
2144 * gdb.ada/tasks/foo.adb: Add another stopping location.
2145
2146 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
2147
2148 * gdb.base/endianity.c: New test.
2149 * gdb.base/endianity.exp: New file.
2150
2151 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
2152
2153 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
2154
2155 2019-11-21 Tom de Vries <tdevries@suse.de>
2156
2157 PR gdb/24956
2158 * gdb.base/ui-redirect.exp: Test output of user-defined command.
2159
2160 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
2161
2162 * gdb.python/py-progspace.exp: Add missing parentheses on some
2163 'print' commands.
2164
2165 2019-11-19 Tom Tromey <tom@tromey.com>
2166
2167 * gdb.tui/winheight.exp: New file.
2168
2169 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2170
2171 * gdb.base/ctf-whatis.c: Delete.
2172 * gdb.base/ctf-whatis.exp: Delete.
2173 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
2174
2175 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2176
2177 * gdb.base/ctf-cvexpr.exp: Delete.
2178 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
2179
2180 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
2181
2182 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
2183 the compiler. Clean up header comment a little.
2184 * gdb.base/ctf-ptype.exp: Likewise.
2185 * gdb.base/ctf-whatis.exp: Likewise.
2186 * lib/gdb.exp (skip_ctf_tests): New proc.
2187
2188 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
2189
2190 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
2191 * gdb.tui/corefile-run.exp: New file.
2192
2193 2019-11-14 Tom Tromey <tromey@adacore.com>
2194
2195 * gdb.base/gdbvars.exp (test_convenience_variables): Add
2196 regression tests.
2197
2198 2019-11-12 Tom Tromey <tom@tromey.com>
2199
2200 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
2201 after any command. Expect prompt after WAIT_FOR is seen.
2202 (enter_tui): Enable resize messages.
2203 (command): Expect command in output.
2204 (get_line): Avoid error when cursor appears to be off-screen.
2205 (dump_screen): Include screen size in title.
2206 (_do_resize): New proc, from "resize".
2207 (resize): Rewrite. Do resize in two steps.
2208 * gdb.tui/empty.exp (layouts): Fix entries.
2209 (check_boxes): Remove xfail.
2210 (check_text): Dump screen on failure.
2211
2212 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2213
2214 * gdb.python/py-symbol.exp: Add test for
2215 gdb.lookup_static_symbols.
2216
2217 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
2218
2219 * gdb.python/py-symbol.c: Declare and call function from new
2220 py-symbol-2.c file.
2221 * gdb.python/py-symbol.exp: Compile both source files, and add new
2222 tests for gdb.lookup_static_symbol.
2223 * gdb.python/py-symbol-2.c: New file.
2224
2225 2019-11-02 Tom de Vries <tdevries@suse.de>
2226
2227 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
2228 * gdb.base/anon.exp: Same.
2229 * gdb.base/auto-connect-native-target.exp: Same.
2230 * gdb.base/call-ar-st.exp: Same.
2231 * gdb.base/catch-syscall.exp: Same.
2232 * gdb.base/commands.exp: Same.
2233 * gdb.base/default.exp: Same.
2234 * gdb.base/display.exp: Same.
2235 * gdb.base/float.exp: Same.
2236 * gdb.base/foll-fork.exp: Same.
2237 * gdb.base/help.exp: Same.
2238 * gdb.base/info-macros.exp: Same.
2239 * gdb.base/info-proc.exp: Same.
2240 * gdb.base/info-target.exp: Same.
2241 * gdb.base/long_long.exp: Same.
2242 * gdb.base/macscp.exp: Same.
2243 * gdb.base/memattr.exp: Same.
2244 * gdb.base/nofield.exp: Same.
2245 * gdb.base/pointers.exp: Same.
2246 * gdb.base/printcmds.exp: Same.
2247 * gdb.base/ptype.exp: Same.
2248 * gdb.base/restore.exp: Same.
2249 * gdb.base/return.exp: Same.
2250 * gdb.base/scope.exp: Same.
2251 * gdb.base/set-noassign.exp: Same.
2252 * gdb.base/setshow.exp: Same.
2253 * gdb.base/shlib-call.exp: Same.
2254 * gdb.base/signals.exp: Same.
2255 * gdb.base/sigstep.exp: Same.
2256 * gdb.base/skip.exp: Same.
2257 * gdb.base/solib-symbol.exp: Same.
2258 * gdb.base/stap-probe.exp: Same.
2259 * gdb.base/step-line.exp: Same.
2260 * gdb.base/step-test.exp: Same.
2261 * gdb.base/style.exp: Same.
2262 * gdb.base/varargs.exp: Same.
2263 * gdb.base/vla-datatypes.exp: Same.
2264 * gdb.base/vla-ptr.exp: Same.
2265 * gdb.base/vla-sideeffect.exp: Same.
2266 * gdb.base/volatile.exp: Same.
2267 * gdb.base/watch-cond-infcall.exp: Same.
2268 * gdb.base/watchpoint.exp: Same.
2269
2270 2019-11-02 Tom de Vries <tdevries@suse.de>
2271
2272 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
2273 * gdb.cp/cpexprs.exp: Same.
2274 * gdb.cp/except-multi-location.exp: Same.
2275 * gdb.cp/exceptprint.exp: Same.
2276 * gdb.cp/gdb2384.exp: Same.
2277 * gdb.cp/inherit.exp: Same.
2278 * gdb.cp/m-static.exp: Same.
2279 * gdb.cp/meth-typedefs.exp: Same.
2280 * gdb.cp/misc.exp: Same.
2281 * gdb.cp/namespace.exp: Same.
2282 * gdb.cp/non-trivial-retval.exp: Same.
2283 * gdb.cp/overload.exp: Same.
2284 * gdb.cp/pr17132.exp: Same.
2285 * gdb.cp/re-set-overloaded.exp: Same.
2286 * gdb.cp/rvalue-ref-types.exp: Same.
2287 * gdb.cp/templates.exp: Same.
2288
2289 2019-11-01 Luis Machado <luis.machado@linaro.org>
2290
2291 PR gdb/25124
2292
2293 * gdb.arch/pr25124.S: New file.
2294 * gdb.arch/pr25124.exp: New file.
2295
2296 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2297
2298 * gdb.fortran/info-modules.exp: Update expected results, and add
2299 additional tests for 'info module functinos', and 'info module
2300 variables'.
2301 * gdb.fortran/info-types.exp: Update expected results.
2302 * gdb.fortran/info-types.f90: Extend testcase with additional
2303 module variables and functions.
2304
2305 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
2306
2307 * gdb.fortran/info-modules.exp: New file.
2308 * gdb.fortran/info-types.exp: Build with new file.
2309 * gdb.fortran/info-types.f90: Include and use new module.
2310 * gdb.fortran/info-types-2.f90: New file.
2311
2312 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2313
2314 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
2315 * gdb.base/settings.exp: Test all settings types using
2316 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
2317 that now verifies that the value of "maint show" is the same as
2318 returned by the settings functions. Test the type of the
2319 maintenance settings.
2320 * gdb.base/default.exp: Update show_conv_list.
2321
2322 2019-10-31 Tom de Vries <tdevries@suse.de>
2323
2324 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
2325 gdb_test.
2326 * gdb.arch/amd64-disp-step.exp: Same.
2327 * gdb.asm/asm-source.exp: Same.
2328 * gdb.btrace/buffer-size.exp: Same.
2329 * gdb.btrace/cpu.exp: Same.
2330 * gdb.btrace/enable.exp: Same.
2331 * gdb.dwarf2/count.exp: Same.
2332 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2333 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
2334 * gdb.fortran/vla-datatypes.exp: Same.
2335 * gdb.fortran/vla-history.exp: Same.
2336 * gdb.fortran/vla-ptype.exp: Same.
2337 * gdb.fortran/vla-value.exp: Same.
2338 * gdb.fortran/whatis_type.exp: Same.
2339 * gdb.guile/guile.exp: Same.
2340 * gdb.multi/tids.exp: Same.
2341 * gdb.python/py-finish-breakpoint.exp: Same.
2342 * gdb.python/py-framefilter.exp: Same.
2343 * gdb.python/py-pp-registration.exp: Same.
2344 * gdb.python/py-xmethods.exp: Same.
2345 * gdb.python/python.exp: Same.
2346 * gdb.server/connect-with-no-symbol-file.exp: Same.
2347 * gdb.server/no-thread-db.exp: Same.
2348 * gdb.server/run-without-local-binary.exp: Same.
2349 * gdb.stabs/weird.exp: Same.
2350 * gdb.threads/attach-many-short-lived-threads.exp: Same.
2351 * gdb.threads/thread-find.exp: Same.
2352 * gdb.threads/tls-shared.exp: Same.
2353 * gdb.threads/tls.exp: Same.
2354 * gdb.threads/wp-replication.exp: Same.
2355 * gdb.trace/ax.exp: Same.
2356 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
2357
2358 2019-10-31 Tom de Vries <tdevries@suse.de>
2359
2360 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
2361 * gdb.ada/array_subscript_addr.exp: Same.
2362 * gdb.ada/arrayidx.exp: Same.
2363 * gdb.ada/arrayparam.exp: Same.
2364 * gdb.ada/arrayptr.exp: Same.
2365 * gdb.ada/boolean_expr.exp: Same.
2366 * gdb.ada/call_pn.exp: Same.
2367 * gdb.ada/complete.exp: Same.
2368 * gdb.ada/fixed_cmp.exp: Same.
2369 * gdb.ada/fun_addr.exp: Same.
2370 * gdb.ada/funcall_param.exp: Same.
2371 * gdb.ada/interface.exp: Same.
2372 * gdb.ada/mod_from_name.exp: Same.
2373 * gdb.ada/null_array.exp: Same.
2374 * gdb.ada/packed_array.exp: Same.
2375 * gdb.ada/packed_tagged.exp: Same.
2376 * gdb.ada/print_chars.exp: Same.
2377 * gdb.ada/print_pc.exp: Same.
2378 * gdb.ada/ptype_arith_binop.exp: Same.
2379 * gdb.ada/ptype_field.exp: Same.
2380 * gdb.ada/ptype_tagged_param.exp: Same.
2381 * gdb.ada/rec_return.exp: Same.
2382 * gdb.ada/ref_tick_size.exp: Same.
2383 * gdb.ada/str_ref_cmp.exp: Same.
2384 * gdb.ada/taft_type.exp: Same.
2385 * gdb.ada/tagged.exp: Same.
2386 * gdb.ada/type_coercion.exp: Same.
2387 * gdb.ada/uninitialized_vars.exp: Same.
2388
2389 2019-10-30 Tom de Vries <tdevries@suse.de>
2390
2391 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
2392
2393 2019-10-26 Tom de Vries <tdevries@suse.de>
2394
2395 * gdb.base/bigcore.c: Fix typos in comments.
2396 * gdb.base/ctf-ptype.c: Same.
2397 * gdb.base/long_long.c: Same.
2398 * gdb.dwarf2/dw2-op-out-param.S: Same.
2399 * gdb.python/py-evthreads.c: Same.
2400 * gdb.reverse/i387-stack-reverse.c: Same.
2401 * gdb.trace/tfile.c: Same.
2402 * lib/compiler.c: Same.
2403 * lib/compiler.cc: Same.
2404
2405 2019-10-25 Tom de Vries <tdevries@suse.de>
2406
2407 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
2408 gdb_test_multiple calls.
2409 * gdb.reverse/sigall-reverse.exp: Same.
2410 * gdb.reverse/solib-precsave.exp: Same.
2411 * gdb.reverse/solib-reverse.exp: Same.
2412 * gdb.reverse/until-precsave.exp: Same.
2413 * gdb.reverse/until-reverse.exp: Same.
2414
2415 2019-10-24 Tom de Vries <tdevries@suse.de>
2416
2417 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
2418 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
2419 kfail using -wrap pattern flag and convenience variable
2420 gdb_test_name.
2421
2422 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
2423
2424 * gdb.python/py-progspace.exp: Add tests for the
2425 Progspace.block_for_pc method.
2426
2427 2019-10-23 Tom Tromey <tom@tromey.com>
2428
2429 * configure: Rebuild.
2430 * aclocal.m4: Use m4_include, not sinclude.
2431
2432 2019-10-21 Tom de Vries <tdevries@suse.de>
2433
2434 * gdb.base/infcall-nested-structs.c: Add
2435 __attribute__((noinline,noclone)) to all functions.
2436 (call_all): Add missing variable initialization. Simplify return value.
2437 (breakpt): Increment volatile variable, to prevent call from being
2438 optimized out.
2439 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
2440
2441 2019-10-17 Tom de Vries <tdevries@suse.de>
2442
2443 * gdb.fortran/module.exp: Allow info variables to print info for files
2444 other than module.f90.
2445
2446 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2447
2448 * gdb.fortran/module.exp: Extend with 'info variables' test.
2449
2450 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
2451
2452 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
2453 F77_FOR_TARGET.
2454
2455 2019-10-16 Tom de Vries <tdevries@suse.de>
2456
2457 PR tdep/25096
2458 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
2459
2460 2019-10-16 Tom de Vries <tdevries@suse.de>
2461
2462 PR tdep/24104
2463 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
2464 Add KFAIL for PR tdep/25096.
2465
2466 2019-10-16 Tom de Vries <tdevries@suse.de>
2467
2468 PR testsuite/25059
2469 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
2470
2471 2019-10-16 Tom de Vries <tdevries@suse.de>
2472
2473 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
2474 as signed.
2475
2476 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
2477
2478 * gdb.mi/list-thread-groups-available.exp: Read entries one by
2479 one instead of increasing timeout.
2480
2481 2019-10-13 Tom de Vries <tdevries@suse.de>
2482
2483 PR record/25038
2484 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
2485 * gdb.reverse/sigall-reverse.exp: Same.
2486 * gdb.reverse/solib-precsave.exp: Same.
2487 * gdb.reverse/solib-reverse.exp: Same.
2488 * gdb.reverse/step-precsave.exp: Same.
2489 * gdb.reverse/until-precsave.exp: Same.
2490 * gdb.reverse/until-reverse.exp: Same.
2491 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
2492
2493 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
2494
2495 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
2496 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
2497 (cmp_struct_05_01, cmp_struct_static_02_01)
2498 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
2499 comparisons.
2500
2501 2019-10-10 Tom de Vries <tdevries@suse.de>
2502
2503 PR testsuite/24888
2504 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
2505 gnatlink.
2506
2507 2019-10-09 Tom de Vries <tdevries@suse.de>
2508
2509 PR testsuite/25048
2510 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
2511
2512 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2513
2514 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
2515 exceptions due to missing debug information.
2516
2517 2019-10-07 Tom de Vries <tdevries@suse.de>
2518
2519 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
2520
2521 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
2522
2523 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
2524 * gdb.base/annota1.exp: Update to use gdb_test_name.
2525
2526 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
2527
2528 * gdb.base/ctf-whatis.exp: New file.
2529 * gdb.base/ctf-whatis.c: New file.
2530 * gdb.base/ctf-ptype.exp: New file.
2531 * gdb.base/ctf-ptype.c: New file.
2532 * gdb.base/ctf-constvars.exp: New file.
2533 * gdb.base/ctf-constvars.c: New file.
2534 * gdb.base/ctf-cvexpr.exp: New file.
2535
2536 2019-10-04 Tom de Vries <tdevries@suse.de>
2537
2538 * gdb.cp/local-static.c (main): Move declaration of int i out of the
2539 for loop.
2540
2541 2019-10-03 Tom Tromey <tom@tromey.com>
2542
2543 PR rust/24976:
2544 * gdb.rust/simple.rs (Union2): New type.
2545 (main): Use Union2.
2546 * gdb.rust/simple.exp: Add test.
2547
2548 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2549
2550 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
2551 nested function prefix.
2552
2553 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
2554 Richard Bunt <richard.bunt@arm.com>
2555 Andrew Burgess <andrew.burgess@embecosm.com>
2556
2557 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
2558 nested functions.
2559 * gdb.fortran/nested-funcs.f90: Update expected results.
2560 * gdb.fortran/nested-funcs-2.exp: New file.
2561 * gdb.fortran/nested-funcs-2.f90: New file.
2562
2563 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2564
2565 * gdb.python/py-parameter.exp: Make test names unique.
2566 * gdb.python/py-template.exp: Likewise.
2567 * gdb.python/py-value.exp: Likewise.
2568
2569 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2570
2571 * gdb.base/break-interp.exp: Reduce test name duplication.
2572 * gdb.base/call-sc.exp: Likewise.
2573 * gdb.base/callfuncs.exp: Likewise.
2574 * gdb.base/charset.exp: Likewise.
2575 * gdb.base/dump.exp: Likewise.
2576 * gdb.base/ena-dis-br.exp: Likewise.
2577 * gdb.base/relational.exp: Likewise.
2578 * gdb.base/step-over-syscall.exp: Likewise.
2579 * gdb.base/structs.exp: Likewise.
2580
2581 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2582
2583 * gdb.linespec/explicit.exp: Make test names unique.
2584 * gdb.linespec/ls-errs.exp: Likewise.
2585
2586 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2587
2588 * gdb.reverse/break-precsave.exp: Make test names unique.
2589 * gdb.reverse/break-reverse.exp: Likewise.
2590 * gdb.reverse/finish-precsave.exp: Likewise.
2591 * gdb.reverse/finish-reverse.exp: Likewise.
2592 * gdb.reverse/machinestate-precsave.exp: Likewise.
2593 * gdb.reverse/machinestate.exp: Likewise.
2594 * gdb.reverse/readv-reverse.exp: Likewise.
2595 * gdb.reverse/recvmsg-reverse.exp: Likewise.
2596 * gdb.reverse/sigall-precsave.exp: Likewise.
2597 * gdb.reverse/sigall-reverse.exp: Likewise.
2598 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
2599 * gdb.reverse/watch-precsave.exp: Likewise.
2600 * gdb.reverse/watch-reverse.exp: Likewise.
2601
2602 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
2603
2604 * gdb.threads/stop-with-handle.c: New file.
2605 * gdb.threads/stop-with-handle.exp: New file.
2606
2607 2019-10-03 Tom de Vries <tdevries@suse.de>
2608
2609 PR testsuite/25059
2610 * gdb.base/list-missing-source.exp: Allowing the "Compilation
2611 directory" line to be missing.
2612
2613 2019-10-03 Tom de Vries <tdevries@suse.de>
2614
2615 PR testsuite/25059
2616 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
2617 type optional.
2618
2619 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
2620
2621 * gdb.python/py-format-string.c (string.h): New include.
2622 (main): Fill a_struct_with_union.the_union.an_int with bytes of
2623 the same value, for endianness-independence.
2624 * gdb.python/py-format-string.exp (default_regexp_dict)
2625 (test_pretty_structs, test_format): Adjust expected output to the
2626 changed initialization.
2627
2628 2019-10-02 Tom Tromey <tromey@adacore.com>
2629
2630 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
2631
2632 2019-10-02 Pedro Alves <palves@redhat.com>
2633 Andrew Burgess <andrew.burgess@embecosm.com>
2634
2635 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
2636 "print-file-var.h".
2637 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2638 (get_version_1): Print this_version_id and its address.
2639 Add extern "C" wrappers around interface functions.
2640 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
2641 "print-file-var.h".
2642 (this_version_id) Use ATTRIBUTE_VISIBILITY.
2643 (get_version_2): Print this_version_id and its address.
2644 Add extern "C" wrappers around interface functions.
2645 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
2646 <stddef.h> and "print-file-var.h".
2647 Add extern "C" wrappers around interface functions.
2648 [VERSION_ID_MAIN] (this_version_id): Define.
2649 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
2650 * gdb.base/print-file-var.h: Add some #defines to simplify setting
2651 up extern "C" blocks.
2652 * gdb.base/print-file-var.exp (test): New, factored out from top
2653 level.
2654 (top level): Test all combinations of attribute hidden or not,
2655 dlopen or not, and this_version_id symbol in main file or not.
2656 Compile tests as both C++ and C, make test names unique.
2657
2658 2019-10-01 Tom Tromey <tom@tromey.com>
2659
2660 * gdb.base/style.exp: Test "show logging filename".
2661
2662 2019-10-01 Tom Tromey <tom@tromey.com>
2663
2664 * lib/gdb-utils.exp (style): Handle "metadata" argument.
2665 * gdb.base/style.exp: Add metadata style test.
2666
2667 2019-10-01 Tom Tromey <tom@tromey.com>
2668
2669 * gdb.base/style.exp: Test "pwd".
2670
2671 2019-10-01 Tom Tromey <tom@tromey.com>
2672
2673 * gdb.base/style.exp: Update tests.
2674
2675 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
2676
2677 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
2678 'six' to unsigned.
2679 (s1): Initialize fields 'four' and 'six' instead of 'three' and
2680 'five'. Use an all-ones bit pattern for each.
2681 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
2682 to its changed values.
2683
2684 2019-09-30 Tom Tromey <tromey@adacore.com>
2685
2686 * gdb.rust/traits.rs: Disable all warnings.
2687
2688 2019-09-29 Tom de Vries <tdevries@suse.de>
2689
2690 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
2691
2692 2019-09-29 Tom de Vries <tdevries@suse.de>
2693
2694 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
2695
2696 2019-09-27 Tom de Vries <tdevries@suse.de>
2697
2698 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
2699
2700 2019-09-27 Tom de Vries <tdevries@suse.de>
2701
2702 PR record/23188
2703 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
2704
2705 2019-09-26 Tom Tromey <tromey@adacore.com>
2706
2707 * gdb.ada/py_taft.exp: New file.
2708 * gdb.ada/py_taft/main.adb: New file.
2709 * gdb.ada/py_taft/pkg.adb: New file.
2710 * gdb.ada/py_taft/pkg.ads: New file.
2711
2712 2019-09-24 Tom de Vries <tdevries@suse.de>
2713
2714 PR gdb/24598
2715 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
2716
2717 2019-09-22 Tom de Vries <tdevries@suse.de>
2718
2719 * gdb.base/restore.exp: Allow register variables to be optimized out at
2720 -O0.
2721
2722 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
2723
2724 * gdb.arch/spu-info.exp: Remove file.
2725 * gdb.arch/spu-info.c: Remove file.
2726 * gdb.arch/spu-ls.exp: Remove file.
2727 * gdb.arch/spu-ls.c: Remove file.
2728
2729 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
2730 * gdb.asm/spu.inc: Remove file.
2731
2732 * gdb.base/dump.exp: Remove support for spu*-*-*.
2733 * gdb.base/stack-checking.exp: Likewise.
2734 * gdb.base/overlays.exp: Likewise.
2735 * gdb.base/ovlymgr.c: Likewise.
2736 * gdb.base/spu.ld: Remove file.
2737
2738 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
2739 * gdb.cp/cpexprs.exp: Likewise.
2740 * gdb.cp/exception.exp: Likewise.
2741 * gdb.cp/gdb2495.exp: Likewise.
2742 * gdb.cp/mb-templates.exp: Likewise.
2743 * gdb.cp/pr9167.exp: Likewise.
2744 * gdb.cp/userdef.exp: Likewise.
2745
2746 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
2747
2748 * gdb.cell: Remove directory.
2749 * lib/cell.exp: Remove file.
2750
2751 2019-09-19 Tom de Vries <tdevries@suse.de>
2752
2753 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
2754
2755 2019-09-19 Tom de Vries <tdevries@suse.de>
2756
2757 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
2758
2759 2019-09-19 Tom de Vries <tdevries@suse.de>
2760
2761 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
2762 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
2763 (gdb_target_cmd): ... here.
2764 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
2765 value 2.
2766
2767 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2768
2769 * gdb.base/source-dir.exp: Avoid having directory names in test
2770 names.
2771
2772 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2773
2774 * gdb.base/source-dir.exp: Add extra test for mapped compilation
2775 directory.
2776
2777 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
2778
2779 * gdb.base/list-missing-source.exp: New file.
2780
2781 2019-09-14 Tom de Vries <tdevries@suse.de>
2782
2783 PR teststuite/24599
2784 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
2785 * lib/ada.exp (gnatmake_version_at_least): New proc.
2786
2787 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2788
2789 * gdb.base/maint.exp: Use exec_has_index_section.
2790
2791 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
2792
2793 * gdb.base/maint.exp: Add test for 'maint info sections'.
2794
2795 2019-09-12 Tom de Vries <tdevries@suse.de>
2796
2797 * gdb.base/store.exp: Allow register variables to be optimized out at
2798 -O0.
2799
2800 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2801
2802 * gdb.ada/rdv_wait.exp: Update to new task names.
2803 * gdb.base/task_switch_in_core.exp: Likewise.
2804 * gdb.base/info_sources_base.c: Likewise.
2805
2806 2019-09-10 Tom Tromey <tromey@adacore.com>
2807
2808 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
2809
2810 2019-09-10 Tom Tromey <tromey@adacore.com>
2811
2812 * gdb.ada/dgopt.exp: New file.
2813 * gdb.ada/dgopt/x.adb: New file.
2814
2815 2019-09-08 Tom Tromey <tom@tromey.com>
2816
2817 * gdb.tui/resize.exp: Remove setup_xfail.
2818 * gdb.tui/regs.exp: Remove setup_xfail.
2819 * gdb.tui/basic.exp: Remove setup_xfail.
2820
2821 2019-09-06 David Blaikie <dblaikie@gmail.com>
2822
2823 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
2824 * gdb.cp/cplabel.exp: Ditto.
2825 * gdb.linespec/ls-errs.exp: Ditto.
2826
2827 2019-09-05 Tom de Vries <tdevries@suse.de>
2828
2829 * lib/gdb.exp (cmp_file_string): New proc.
2830 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
2831 runto_main. Verify save breakpoints output.
2832
2833 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2834
2835 * gdb.base/info-var.exp: Test info variables without running
2836 to main, to avoid expect's buffer overflow.
2837
2838 2019-09-03 Tom Tromey <tromey@adacore.com>
2839
2840 * gdb.ada/bias.exp: New file.
2841 * gdb.ada/bias/bias.adb: New file.
2842 * gdb.ada/print_chars.exp: Add regression test.
2843 * gdb.ada/print_chars/foo.adb (My_Character): New type.
2844 (MC): New variable.
2845
2846 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
2847
2848 * gdb.base/argv0-symlink.exp: Run only on native target
2849 and local host.
2850
2851 2019-08-29 Tom de Vries <tdevries@suse.de>
2852
2853 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
2854 diverse debug info.
2855 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
2856
2857 2019-08-28 Tom de Vries <tdevries@suse.de>
2858
2859 * gdb.base/info-var.exp: Allow info variables to print info for files
2860 other than info-var-f1.c and info-var-f2.c.
2861
2862 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2863
2864 * gdb.fortran/info-types.exp: Add module.
2865 * gdb.fortran/info-types.f90: Update expected results.
2866
2867 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
2868
2869 * gdb.fortran/info-types.exp: New file.
2870 * gdb.fortran/info-types.f90: New file.
2871 * lib/fortran.exp (fortran_character1): New proc.
2872
2873 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2874
2875 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
2876 functions'. Reindent as needed.
2877 * gdb.base/info-var-f1.c: New file.
2878 * gdb.base/info-var-f2.c: New file.
2879 * gdb.base/info-var.exp: New file.
2880 * gdb.base/info-var.h: New file.
2881
2882 2019-08-26 Tom de Vries <tdevries@suse.de>
2883
2884 PR c++/24852
2885 * gdb.cp/no-libstdcxx-probe.exp: New test.
2886
2887 2019-08-26 Tom de Vries <tdevries@suse.de>
2888
2889 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
2890 * tests need to be skipped.
2891 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
2892 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
2893 mi_skip_libstdcxx_probe_tests.
2894
2895 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
2896
2897 * gdb.python/py-xmethods.exp: Use raw strings when passing
2898 arguments to SimpleXMethodMatcher.
2899
2900 2019-08-22 Tom de Vries <tdevries@suse.de>
2901
2902 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
2903 more informative.
2904
2905 2019-08-21 Pedro Alves <palves@redhat.com>
2906
2907 * gdb.base/with.exp: Test "with" with no arguments.
2908
2909 2019-08-21 Tom de Vries <tdevries@suse.de>
2910
2911 * gdb.base/gdb-caching-proc.exp: Sort files.
2912
2913 2019-08-20 Tom de Vries <tdevries@suse.de>
2914
2915 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
2916 compilation.
2917
2918 2019-08-16 Tom de Vries <tdevries@suse.de>
2919
2920 * gdb.base/compare-sections.exp ("after run to main"): Allow
2921 mismatched read-only sections for PIE executables.
2922
2923 2019-08-16 Tom Tromey <tom@tromey.com>
2924
2925 * lib/tuiterm.exp (_csi_Z): New proc.
2926 * gdb.tui/basic.exp: Update window positions.
2927 * gdb.tui/empty.exp: Update window positions.
2928
2929 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2930
2931 * gdb.base/examine-backward.exp: Correct regexp for
2932 "examine 3 bytes backward from ${address_zero}".
2933
2934 2019-08-15 Tom Tromey <tom@tromey.com>
2935
2936 * gdb.tui/empty.exp: Enable resizing tests.
2937
2938 2019-08-15 Tom Tromey <tromey@adacore.com>
2939
2940 * gdb.ada/char_enum.exp: Add regression tests.
2941 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
2942 and '0'.
2943 (Char, Gchar): Update.
2944 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
2945
2946 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2947
2948 * gdb.python/python.exp: Expect a leading underscore on
2949 GdbOutput{,Error}File.
2950
2951 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2952
2953 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
2954 Windows host.
2955
2956 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
2957
2958 * gdb.base/batch-preserve-term-settings.exp
2959 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
2960
2961 2019-08-15 Christian Biesinger <cbiesinger@google.com>
2962
2963 * lib/gdb.exp: When running on a mingw target, replace
2964 /x/ with x:/.
2965
2966 2019-08-14 Alan Hayward <alan.hayward@arm.com>
2967
2968 * gdb.arch/aarch64-prologue.c: New test.
2969 * gdb.arch/aarch64-prologue.exp: New file.
2970
2971 2019-08-13 Tom de Vries <tdevries@suse.de>
2972
2973 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
2974 Thread.
2975
2976 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
2977
2978 * gdb.python/py-completion.exp: Download the .py file to the host
2979 and use its host pathname. Conditionalize tests that use
2980 tab completion and manipulate files on the build machine.
2981 * gdb.python/py-events.exp: Download the .py file to the host
2982 and use its host pathname.
2983 * gdb.python/py-evsignal.exp: Likewise.
2984 * gdb.python/py-evthreads.exp: Likewise.
2985 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
2986 pathname syntax.
2987 * gdb.python/py-framefilter.exp: Download the .py file to the right
2988 place on the host. Match Windows pathname syntax.
2989 * gdb.python/py-mi-var-info-path-expression.exp: Download the
2990 .py file to the host and use its host pathname.
2991 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
2992 * gdb.python/py-objfile.exp: Expect a host pathname, not a
2993 build pathname. Skip symlink test on Windows host. Add missing
2994 newline at end of file.
2995 * gdb.python/py-pp-maint.exp: Download the .py file to the host
2996 and use its host pathname.
2997 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
2998 * gdb.python/py-section-script.exp: Use host location of binfile
2999 on safe-path. Use correct path separator on Windows host.
3000 Reorder alternatives in gdb_test_multiple to prevent matching
3001 the wrong alternative on success.
3002 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3003
3004 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3005
3006 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3007 expect the GDB inferior to no longer immediately stop after
3008 being resumed with "signal SIGINT".
3009
3010 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3011
3012 * gdb.linespec/break-ask.exp: Generalize regexps to match
3013 Windows pathnames too.
3014
3015 2019-08-08 Tom de Vries <tdevries@suse.de>
3016
3017 PR testsuite/24862
3018 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3019
3020 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3021
3022 * gdb.base/style.exp: Update tests for help doc new invariants.
3023 * gdb.base/help.exp: Likewise.
3024
3025 2019-08-06 Tom Tromey <tom@tromey.com>
3026
3027 * gdb.base/style.exp: Add disassemble test.
3028 * gdb.base/style.c (some_called_function): New function.
3029 (main): Use it.
3030
3031 2019-08-05 Christian Biesinger <cbiesinger@google.com>
3032
3033 * gdb.python/py-block.exp: Test dictionary access on blocks.
3034
3035 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
3036
3037 PR gdb/24863
3038 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3039 -list-thread-groups --available test when running under
3040 check-read1.
3041
3042 2019-08-05 Tom de Vries <tdevries@suse.de>
3043
3044 PR testsuite/24863
3045 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3046 * gdb.base/help.exp: Use with_read1_timeout_factor.
3047 * gdb.base/info-macros.exp: Same.
3048 * gdb.cp/nested-types.exp: Same.
3049
3050 2019-08-05 Tom de Vries <tdevries@suse.de>
3051
3052 * lib/gdb.exp (version_at_least): Factor out of ...
3053 (tcl_version_at_least): ... here.
3054 (gdb_compile): Fail if pie results in non-PIE executable.
3055 (readelf_version, readelf_prints_pie): New proc.
3056 (exec_is_pie): Return -1 if unknown.
3057
3058 2019-08-05 Tom de Vries <tdevries@suse.de>
3059
3060 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3061
3062 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3063
3064 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3065
3066 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3067
3068 * lib/completion-support.exp (test_gdb_complete_none): Skip
3069 tab completion tests if no readline support.
3070 (test_gdb_complete_unique_re): Likewise.
3071 (test_gdb_complete_multiple): Likewise.
3072
3073 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3074
3075 * gdb.base/info_sources.exp: New file.
3076 * gdb.base/info_sources.c: New file.
3077 * gdb.base/info_sources_base.c: New file.
3078
3079 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3080
3081 * gdb.base/batch-exit-status.exp: Call test_exit_status with
3082 prefix argument.
3083 (test_exit_status): Add prefix argument.
3084
3085 2019-08-01 Tom de Vries <tdevries@suse.de>
3086
3087 PR testsuite/24863
3088 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
3089 calling exp_continue for new thread and thread exited messages.
3090
3091 2019-08-01 Tom de Vries <tdevries@suse.de>
3092
3093 PR testsuite/24863
3094 * gdb.base/structs.exp: Fix check-read1 timeout using
3095 gdb_test_sequence.
3096 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
3097
3098 2019-08-01 Tom de Vries <tdevries@suse.de>
3099
3100 PR testsuite/24863
3101 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
3102 line.
3103
3104 2019-08-01 Tom de Vries <tdevries@suse.de>
3105
3106 PR testsuite/24863
3107 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
3108
3109 2019-07-30 Tom Tromey <tromey@adacore.com>
3110
3111 * gdb.ada/display_nested.exp: New file.
3112 * gdb.ada/display_nested/foo.adb: New file.
3113 * gdb.ada/display_nested/pack.adb: New file.
3114 * gdb.ada/display_nested/pack.ads: New file.
3115
3116 2019-07-30 Christian Biesinger <cbiesinger@google.com>
3117
3118 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
3119 namespace.
3120 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
3121
3122 2019-07-30 Tom de Vries <tdevries@suse.de>
3123
3124 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
3125 instead.
3126
3127 2019-07-30 Tom de Vries <tdevries@suse.de>
3128
3129 PR testsuite/24834
3130 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
3131 (exec_is_pie): New proc.
3132
3133 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3134
3135 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
3136
3137 2019-07-29 Christian Biesinger <cbiesinger@google.com>
3138
3139 * gdb.python/py-objfile.c: Add global and static vars.
3140 * gdb.python/py-objfile.exp: Test new functions Objfile.
3141 lookup_global_symbol and lookup_static_symbol.
3142
3143 2019-07-29 Tom Tromey <tom@tromey.com>
3144
3145 * lib/tuiterm.exp (Term::_csi_@): New proc.
3146 (Term::_csi_X): Don't move cursor.
3147
3148 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3149
3150 * gdb.base/options.exp: Update backtrace - completion to
3151 new option -frame-info.
3152 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
3153 Test new 'set print frame-info'. Test backtrace -frame-info
3154 overriding 'set print frame-info'.
3155 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
3156 Test new 'set print frame-info'.
3157 Verify consistency of backtrace with and without filters, with and
3158 without -no-filters.
3159 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
3160 default.
3161
3162 2019-07-29 Tom de Vries <tdevries@suse.de>
3163
3164 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
3165 no arguments".
3166
3167 2019-07-29 Tom de Vries <tdevries@suse.de>
3168
3169 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
3170 is a substring of the first for "complete non-unique file name".
3171
3172 2019-07-29 Tom de Vries <tdevries@suse.de>
3173
3174 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
3175 with ".*".
3176
3177 2019-07-29 Tom de Vries <tdevries@suse.de>
3178
3179 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
3180 Pass prompt_regexp parameter to gdb_test_multiple calls.
3181
3182 2019-07-29 Tom de Vries <tdevries@suse.de>
3183
3184 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
3185 print registers" regexps.
3186
3187 2019-07-29 Tom de Vries <tdevries@suse.de>
3188
3189 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
3190
3191 2019-07-29 Tom de Vries <tdevries@suse.de>
3192
3193 PR gdb/24855
3194 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
3195 (skip_python_tests_prompt): Add prompt_regexp argument to
3196 gdb_test_multiple calls.
3197
3198 2019-07-27 Tom Tromey <tom@tromey.com>
3199
3200 * gdb.tui/main.exp: New file.
3201
3202 2019-07-27 Tom Tromey <tom@tromey.com>
3203
3204 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
3205 optional.
3206 * gdb.tui/empty.exp: New file.
3207
3208 2019-07-27 Tom Tromey <tom@tromey.com>
3209
3210 * lib/tuiterm.exp (spawn): New proc.
3211 (Term::resize): New proc.
3212 * gdb.tui/resize.exp: New file.
3213
3214 2019-07-27 Tom Tromey <tom@tromey.com>
3215
3216 * gdb.tui/list.exp: New file.
3217
3218 2019-07-27 Tom Tromey <tom@tromey.com>
3219
3220 * gdb.tui/regs.exp: New file.
3221
3222 2019-07-27 Tom Tromey <tom@tromey.com>
3223
3224 * gdb.tui/basic.exp: Add "layout split" test.
3225
3226 2019-07-27 Tom Tromey <tom@tromey.com>
3227
3228 * gdb.tui/basic.exp: Add "layout asm" test.
3229
3230 2019-07-27 Tom Tromey <tom@tromey.com>
3231
3232 * lib/tuiterm.exp: New file.
3233 * gdb.tui/basic.exp: New file.
3234
3235 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3236
3237 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
3238 Enable tests associated with this flag. Adjust regex
3239 referencing "foo_low" to now refer to "foo_cold" instead.
3240
3241 2019-07-27 Kevin Buettner <kevinb@redhat.com>
3242
3243 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
3244 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
3245 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
3246 foo_cold. Revise comments to match.
3247 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
3248 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
3249 were wrapped into this proc; Call do_test in loop from outermost
3250 level.
3251 (foo_low): Rename all occurrences to "foo_cold".
3252 (backtrace from baz): New test.
3253 (x2/i foo_cold): New test.
3254 (info line *foo_cold): New test.
3255
3256 2019-07-26 Tom de Vries <tdevries@suse.de>
3257
3258 * gdb.arch/i386-pkru.exp: Fix unterminated string.
3259
3260 2019-07-25 Tom de Vries <tdevries@suse.de>
3261
3262 PR testsuite/24830
3263 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
3264 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
3265 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
3266 (skip_libstdcxx_probe_tests): ... here.
3267 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
3268
3269 2019-07-24 Tom de Vries <tdevries@suse.de>
3270
3271 PR testsuite/24807
3272 * gdb.objc/basicclass.m: Include stdio.h.
3273 * gdb.objc/nondebug.m: Same.
3274 * gdb.objc/objcdecode.m: Same.
3275
3276 2019-07-24 Tom de Vries <tdevries@suse.de>
3277
3278 PR testsuite/24612
3279 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
3280 additional_flags.
3281
3282 2019-07-24 Tom de Vries <tdevries@suse.de>
3283
3284 PR testsuite/24831
3285 * gdb.multi/tids.exp: Update error messages for info threads.
3286
3287 2019-07-24 Tom de Vries <tdevries@suse.de>
3288
3289 * gdb.base/info-types.exp: Allow info types to print info for more than
3290 one file.
3291
3292 2019-07-23 Tom de Vries <tdevries@suse.de>
3293
3294 PR testsuite/24842
3295 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
3296 gdb_spawn_with_cmdline_opts.
3297
3298 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
3299
3300 * gdb.arch/arm-cmse-sgstubs.c: New test.
3301 * gdb.arch/arm-cmse-sgstubs.exp: New file.
3302
3303 2019-07-23 Tom de Vries <tdevries@suse.de>
3304
3305 PR testsuite/24711
3306 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
3307 issuing next command.
3308
3309 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3310
3311 * gdb.ada/info_auto_lang.exp: Update expected results.
3312 * gdb.base/info-types.c: Add additional types to check.
3313 * gdb.base/info-types.exp: Update expected results.
3314
3315 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
3316
3317 * gdb.base/info-types.c: New file.
3318 * gdb.base/info-types.exp: New file.
3319
3320 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
3321
3322 * gdb.arch/riscv-bp-infcall.c: New file.
3323 * gdb.arch/riscv-bp-infcall.exp: New file.
3324
3325 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
3326
3327 PR breakpoints/24541
3328 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
3329
3330 2019-07-14 Tom de Vries <tdevries@suse.de>
3331
3332 PR testsuite/24760
3333 * gdb.objc/basicclass.exp: Fix unterminated string.
3334
3335 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
3336 Andrew Burgess <andrew.burgess@embecosm.com>
3337
3338 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
3339 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
3340 negative bounds.
3341 * gdb.fortran/vla-value.exp: Print elements of an array with
3342 negative bounds.
3343 * gdb.fortran/vla.f90: Setup an array with negative bounds for
3344 testing.
3345
3346 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
3347
3348 * gdb.base/options.exp (expect_string): Dequote strings in
3349 results.
3350 (test-string): Test strings with different quoting and reindent.
3351
3352 2019-07-10 Tom Tromey <tromey@adacore.com>
3353
3354 * gdb.ada/mi_ex_cond.exp: Update expected results.
3355 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
3356 * gdb.ada/mi_catch_ex.exp: Update expected results.
3357 * gdb.ada/mi_catch_assert.exp: Update expected results.
3358 * gdb.ada/catch_ex.exp (catch_exception_info)
3359 (catch_exception_entry, catch_assert_entry)
3360 (catch_unhandled_entry): Update.
3361 * gdb.ada/catch_assert_if.exp: Update expected results.
3362
3363 2019-07-10 Richard Bunt <richard.bunt@arm.com>
3364 Stephen Roberts <stephen.roberts@arm.com>
3365
3366 * gdb.base/define.exp: Restore original prompt.
3367
3368 2019-07-09 Pedro Alves <palves@redhat.com>
3369
3370 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
3371 breakpoints" output.
3372 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
3373 * gdb.python/py-breakpoint.exp: No longer expect that "catch
3374 throw" creates breakpoint.
3375 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
3376 'type="catchpoint"'.
3377
3378 2019-07-09 Pedro Alves <palves@redhat.com>
3379
3380 PR c++/15468
3381 * gdb.cp/except-multi-location-lib.cc: New.
3382 * gdb.cp/except-multi-location-main.cc: New.
3383 * gdb.cp/except-multi-location.exp: New.
3384
3385 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
3386
3387 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
3388 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
3389 argument and update callers.
3390
3391 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
3392
3393 * gdb.arch/amd64-break-on-asm-line.S: New file.
3394 * gdb.arch/amd64-break-on-asm-line.exp: New file.
3395
3396 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3397
3398 * gdb.base/printcmds.exp: Test printing C string and
3399 C wide string convenience vars without transiting via the inferior.
3400 Also make test names unique.
3401
3402 2019-07-08 Alan Hayward <alan.hayward@arm.com>
3403
3404 PR breakpoints/25011
3405 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
3406
3407 2019-07-04 Pedro Alves <palves@redhat.com>
3408
3409 * lib/gdb.exp (foreach_with_prefix): Don't return early if
3410 body returned ok(0), break(3) or continue(4).
3411 * gdb.testsuite/foreach_with_prefix.exp: New file.
3412
3413 2019-07-04 Alan Hayward <alan.hayward@arm.com>
3414
3415 * gdb.server/unittest.exp: Allow 0 unit tests to run.
3416
3417 2019-07-03 Pedro Alves <palves@redhat.com>
3418
3419 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
3420 "return -code".
3421
3422 2019-07-03 Pedro Alves <palves@redhat.com>
3423
3424 PR cli/24732
3425 * gdb.base/shell.exp: Load completion-support.exp.
3426 Adjust expected error output. Add completion tests.
3427
3428 2019-07-03 Pedro Alves <palves@redhat.com>
3429
3430 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
3431 string_to_regexp.
3432
3433 2019-07-03 Pedro Alves <palves@redhat.com>
3434
3435 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
3436 (expect_integer): Adjust to expect "-string".
3437 (expect_string): New.
3438 (all_options): Expect "-string".
3439 (test-flag, test-boolean): Adjust to expect "-string".
3440 (test-string): New proc.
3441 (top level): Call it.
3442
3443 2019-07-03 Pedro Alves <palves@redhat.com>
3444
3445 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
3446 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
3447 the expected output in the success.
3448
3449 2019-07-03 Pedro Alves <palves@redhat.com>
3450
3451 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
3452 Split one gdb_test_multiple call in two to avoid a race.
3453
3454 2019-07-03 Pedro Alves <palves@redhat.com>
3455
3456 * gdb.base/with.c: New file.
3457 * gdb.base/with.exp: New file.
3458
3459 2019-07-03 Pedro Alves <palves@redhat.com>
3460
3461 * gdb.base/settings.exp: Replace all references to "maint
3462 test-settings set" with references to "maint set test-settings",
3463 and all references to "maint test-settings show" with references
3464 to "maint show test-settings".
3465
3466 2019-07-03 Pedro Alves <palves@redhat.com>
3467
3468 * gdb.base/settings.exp (test-string): Adjust expected out when
3469 testing "maint test-settings show filename"
3470
3471 2019-07-02 Pedro Alves <palves@redhat.com>
3472
3473 * gdb.base/options.exp (test-info-threads): New procedure.
3474 (top level): Call it.
3475
3476 2019-06-28 Tom Tromey <tromey@adacore.com>
3477
3478 * gdb.dwarf2/ada-linkage-name.c: New file.
3479 * gdb.dwarf2/ada-linkage-name.exp: New file.
3480
3481 2019-06-27 Tom Tromey <tromey@adacore.com>
3482
3483 PR c++/20020:
3484 * gdb.cp/constexpr-field.exp: Use setup_xfail.
3485
3486 2019-06-26 Tom de Vries <tdevries@suse.de>
3487
3488 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
3489
3490 2019-06-26 Tom de Vries <tdevries@suse.de>
3491
3492 * gdb.base/index-cache.exp: Add back missing debug option.
3493
3494 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3495
3496 * gdb.base/alias.exp: Test non matching/non existing prefixes.
3497
3498 2019-06-25 Tom de Vries <tdevries@suse.de>
3499
3500 PR testsuite/24727
3501 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
3502
3503 2019-06-24 Tom de Vries <tdevries@suse.de>
3504
3505 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
3506
3507 2019-06-24 Tom de Vries <tdevries@suse.de>
3508
3509 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
3510 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
3511 * gdb.trace/unavailable-dwarf-piece.exp: Same.
3512
3513 2019-06-24 Tom de Vries <tdevries@suse.de>
3514
3515 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
3516
3517 2019-06-21 Tom de Vries <tdevries@suse.de>
3518
3519 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
3520
3521 2019-06-21 Tom de Vries <tdevries@suse.de>
3522
3523 PR testsuite/24518
3524 PR ada/24713
3525 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
3526 index.
3527
3528 2019-06-19 Tom Tromey <tromey@adacore.com>
3529
3530 * gdb.ada/length_cond.exp: Add intro comment.
3531
3532 2019-06-19 Tom Tromey <tromey@adacore.com>
3533
3534 * gdb.ada/length_cond.exp: New file.
3535 * gdb.ada/length_cond/length_cond.adb: New file.
3536 * gdb.ada/length_cond/pck.adb: New file.
3537 * gdb.ada/length_cond/pck.ads: New file.
3538
3539 2019-06-18 Tom de Vries <tdevries@suse.de>
3540
3541 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
3542
3543 2019-06-18 Tom Tromey <tromey@adacore.com>
3544
3545 * gdb.base/list0.h: Add comment explaining control character.
3546
3547 2019-06-18 Tom de Vries <tdevries@suse.de>
3548
3549 * boards/fission.exp: Break up long debug_flags line.
3550
3551 2019-06-16 Tom de Vries <tdevries@suse.de>
3552
3553 PR gdb/24445
3554 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
3555 generated index.
3556
3557 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
3558
3559 PR gdb/24686
3560 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
3561 improve detection of bug gdb/24541.
3562
3563 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
3564
3565 PR gdb/24669
3566 * gdb.base/index-cache.exp (uses_readnow,
3567 expecting_index_cache_use): Define global variable.
3568 (test_cache_enabled_miss, test_cache_enabled_hit): Use
3569 expecting_index_cache_use.
3570
3571 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
3572 Andrew Burgess <andrew.burgess@embecosm.com>
3573
3574 * gdb.fortran/pointers.f90: New file.
3575 * gdb.fortran/print_type.exp: New file.
3576 * gdb.fortran/vla-ptype.exp: Adapt expected results.
3577 * gdb.fortran/vla-type.exp: Likewise.
3578 * gdb.fortran/vla-value.exp: Likewise.
3579 * gdb.mi/mi-vla-fortran.exp: Likewise.
3580
3581 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3582
3583 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
3584 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
3585 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
3586 as a stop reason.
3587
3588 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3589
3590 * gdb.base/annota1.exp: Update expected results.
3591 * gdb.cp/annota2.exp: Likewise.
3592 * gdb.cp/annota3.exp: Likewise.
3593
3594 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
3595
3596 * gdb.base/style-logging.exp: Remove path from test name.
3597
3598 2019-06-14 Tom Tromey <tromey@adacore.com>
3599
3600 PR gdb/24502:
3601 * gdb.base/style-logging.exp: New file.
3602
3603 2019-06-14 Tom Tromey <tromey@adacore.com>
3604
3605 * gdb.base/symfile-warn.exp: New file.
3606 * gdb.base/symfile-warn.c: New file.
3607
3608 2019-06-14 Tom Tromey <tromey@adacore.com>
3609
3610 * gdb.base/annotate-symlink.exp: New file.
3611
3612 2019-06-14 Tom Tromey <tromey@adacore.com>
3613
3614 * gdb.ada/set_wstr.exp: Add reassignment test.
3615
3616 2019-06-14 Tom Tromey <tromey@adacore.com>
3617
3618 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
3619 'unchecked_access and 'unrestricted_access as well.
3620
3621 2019-06-14 Tom Tromey <tromey@adacore.com>
3622
3623 PR ada/24539:
3624 * gdb.ada/vla.exp: Update tests.
3625 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
3626 pragma.
3627
3628 2019-06-13 Pedro Alves <palves@redhat.com>
3629
3630 * gdb.base/settings.exp (test-integer): Test junk after
3631 "unlimited".
3632
3633 2019-06-13 Pedro Alves <palves@redhat.com>
3634
3635 * gdb.base/options.exp (test-thread-apply): New.
3636 (top level): Call it.
3637
3638 2019-06-13 Pedro Alves <palves@redhat.com>
3639
3640 * gdb.base/options.exp (test-frame-apply): New.
3641 (top level): Test print commands with different "frame apply"
3642 prefixes.
3643
3644 2019-06-13 Pedro Alves <palves@redhat.com>
3645
3646 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
3647 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
3648 'max_completions' parameter and handle it.
3649 (test_gdb_completion_offers_commands): New.
3650
3651 2019-06-13 Pedro Alves <palves@redhat.com>
3652
3653 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
3654
3655 2019-06-13 Pedro Alves <palves@redhat.com>
3656
3657 * gdb.base/options.exp (test-backtrace): New.
3658 (top level): Call it.
3659
3660 2019-06-13 Pedro Alves <palves@redhat.com>
3661
3662 * gdb.guile/scm-frame-args.exp: Use "set print
3663 raw-frame-arguments" instead of "set print raw frame-arguments".
3664 * gdb.python/py-frame-args.exp: Likewise.
3665
3666 2019-06-13 Pedro Alves <palves@redhat.com>
3667
3668 * gdb.compile/compile.exp: Adjust expected output to option
3669 processing changes.
3670
3671 2019-06-13 Pedro Alves <palves@redhat.com>
3672
3673 * gdb.base/options.exp: Build executable.
3674 (test-print): New procedure.
3675 (top level): Call it, once for "print" and another for "compile
3676 print".
3677
3678 2019-06-13 Pedro Alves <palves@redhat.com>
3679
3680 * gdb.base/options.c: New file.
3681 * gdb.base/options.exp: New file.
3682
3683 2019-06-13 Pedro Alves <palves@redhat.com>
3684
3685 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
3686 that "o" is ambiguous.
3687
3688 2019-06-13 Pedro Alves <palves@redhat.com>
3689
3690 * gdb.base/settings.c: New file.
3691 * gdb.base/settings.exp: New file.
3692
3693 2019-06-13 Pedro Alves <palves@redhat.com>
3694
3695 * gdb.base/completion.exp: Fix comment typo.
3696
3697 2019-06-13 Pedro Alves <palves@redhat.com>
3698
3699 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
3700 foo --1" test.
3701
3702 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
3703
3704 * gdb.fortran/block-data.f: New.
3705 * gdb.fortran/block-data.exp: New.
3706
3707 2019-06-11 Tom de Vries <tdevries@suse.de>
3708
3709 PR testsuite/24521
3710 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
3711 message.
3712
3713 2019-06-11 Tom de Vries <tdevries@suse.de>
3714
3715 PR testsuite/24521
3716 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
3717
3718 2019-06-11 Tom de Vries <tdevries@suse.de>
3719
3720 * boards/readnow.exp: New file.
3721
3722 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
3723
3724 * gdb.fortran/vla-sizeof.exp: Update expected results.
3725
3726 2019-06-06 Amos Bird <amosbird@gmail.com>
3727
3728 * gdb.base/annota1.exp (thread_switch): Add test for
3729 thread-exited annotation.
3730
3731 2019-06-06 Tom Tromey <tromey@adacore.com>
3732
3733 * gdb.base/maint.exp: Expect command started/finished output.
3734
3735 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3736
3737 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
3738 comment.
3739 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
3740
3741 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
3742
3743 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
3744 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
3745 * gdb.arch/riscv-unwind-long-insn.c: New file.
3746 * gdb.arch/riscv-unwind-long-insn.exp: New file.
3747
3748 2019-06-04 Christian Biesinger <cbiesinger@google.com>
3749
3750 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
3751
3752 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3753
3754 * lib/gdb.exp (help_list_trailer): New regexp variable
3755 factorizing the help trailer message.
3756 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
3757 arg to allow to better factorize various tests.
3758 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
3759 (test_prefix_command_help): Use help_list_trailer.
3760 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
3761 * gdb.guile/scm-cmd.exp: Likewise.
3762 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
3763 * gdb.base/help.exp: Use test_user_defined_class_help.
3764 * gdb.base/style.exp: Add tests for styling of help and apropos.
3765 * lib/gdb-utils.exp (style): Add title and highlight styles.
3766
3767 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3768
3769 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
3770 $_shell_exitsignal.
3771 * gdb.base/default.exp: Update for new convenience variables.
3772
3773 2019-05-29 Tom Tromey <tromey@adacore.com>
3774
3775 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
3776 to "break complete ada" test case's regexp.
3777
3778 2019-05-29 Tom Tromey <tromey@adacore.com>
3779
3780 PR c++/20020:
3781 * gdb.cp/constexpr-field.exp: New file.
3782 * gdb.cp/constexpr-field.cc: New file.
3783
3784 2019-05-29 Tom Tromey <tromey@adacore.com>
3785
3786 * gdb.base/finish.exp (finish_no_print): New proc.
3787 (finish_tests): Call it.
3788
3789 2019-05-24 Tom de Vries <tdevries@suse.de>
3790
3791 * gdb.dwarf2/gdb-add-index.exp: New file.
3792
3793 2019-05-22 Tom Tromey <tromey@adacore.com>
3794
3795 * gdb.base/info-shared.exp (check_info_shared): Use "style".
3796 * gdb.base/style.exp: Use "style".
3797 * lib/gdb-utils.exp (style): New proc.
3798
3799 2019-05-22 Tom de Vries <tdevries@suse.de>
3800
3801 * gdb.base/align.exp: Require c++11.
3802
3803 2019-05-22 Tom de Vries <tdevries@suse.de>
3804
3805 PR testsuite/24586
3806 * gdb.python/py-mi-var-info-path-expression.exp: Call
3807 mi_skip_python_tests to check if python is supported.
3808
3809 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3810
3811 * gdb.arch/aarch64-pauth.c: New test.
3812 * gdb.arch/aarch64-pauth.exp: New file.
3813
3814 2019-05-22 Alan Hayward <alan.hayward@arm.com>
3815
3816 * README (Re-running Tests Outside The Testsuite): New section.
3817
3818 2019-05-21 Tom de Vries <tdevries@suse.de>
3819
3820 * gdb.arch/amd64-eval.exp: Require c++11.
3821 * gdb.base/max-depth.exp: Same.
3822 * gdb.compile/compile-cplus-array-decay.exp: Same.
3823 * gdb.cp/meth-typedefs.exp: Same.
3824 * gdb.cp/subtypes.exp: Same.
3825 * gdb.cp/temargs.exp: Same.
3826
3827 2019-05-21 Alan Hayward <alan.hayward@arm.com>
3828
3829 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
3830
3831 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
3832
3833 PR gdb/18644
3834 * gdb.fortran/complex.exp: Remove setup_kfail calls.
3835 * gdb.fortran/printing-types.exp: Add new test.
3836 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
3837 testing.
3838 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
3839 setup_kfail call.
3840
3841 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3842
3843 * README (Running the Testsuite): Change example.
3844 (Testsuite Parameters): Remove TRANSCRIPT.
3845 * lib/gdb.exp: Remove TRANSCRIPT check.
3846
3847 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3848
3849 * README (Testsuite Parameters): Add replay logging to
3850 GDBSERVER_DEBUG.
3851 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
3852 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
3853 as a comma separated list.
3854 (gdb_debug_init): Override procedure.
3855
3856 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3857
3858 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
3859 (gdb_write_cmd_file): New procedure.
3860 * lib/gdbserver-support.exp (gdbserver_start): Call
3861 gdbserver_write_cmd_file.
3862 (gdbserver_write_cmd_file): New procedure.
3863
3864 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3865
3866 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
3867 (delete_breakpoints): Likewise.
3868 (gdb_run_cmd): Likewise.
3869 (gdb_start_cmd): Likewise.
3870 (gdb_starti_cmd): Likewise.
3871 (gdb_internal_error_resync): Likewise.
3872 (gdb_test_multiple): Likewise.
3873 (gdb_reinitialize_dir): Likewise.
3874 (default_gdb_exit): Likewise.
3875 (gdb_file_cmd): Mark kill as optional.
3876 (default_gdb_start): Call gdb_stdin_log_init.
3877 (send_gdb): Call gdb_stdin_log_write.
3878 (rerun_to_main): Mark Y as an answer.
3879 (gdb_stdin_log_init): New function.
3880 (gdb_stdin_log_write): Likewise.
3881
3882 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3883
3884 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
3885 * gdb.base/debug-expr.exp: Likewise.
3886 * gdb.base/foll-fork.exp: Likewise.
3887 * gdb.base/foll-vfork.exp: Likewise.
3888 * gdb.base/fork-print-inferior-events.exp: Likewise.
3889 * gdb.base/gdb-sigterm.exp: Likewise.
3890 * gdb.base/gdbinit-history.exp: Likewise.
3891 * gdb.base/osabi.exp: Likewise.
3892 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
3893 * gdb.base/ui-redirect.exp: Likewise.
3894 * gdb.gdb/unittest.exp: Likewise.
3895 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
3896 * gdb.mi/mi-watch.exp: Likewise.
3897 * gdb.mi/new-ui-mi-sync.exp: Likewise.
3898 * gdb.mi/user-selected-context-sync.exp: Likewise.
3899 * gdb.python/python.exp: Disable debug test when debugging.
3900 * gdb.threads/check-libthread-db.exp: Disable when debugging.
3901 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
3902 Likewise.
3903 * gdb.threads/stepi-random-signal.exp: Likewise.
3904
3905 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3906
3907 * Makefile.in: Pass through GDB_DEBUG.
3908 * README (Testsuite Parameters): Add GDB_DEBUG.
3909 (gdb,debug): Add board setting.
3910 * lib/gdb.exp (default_gdb_start): Start debugging.
3911 (gdb_debug_enabled): New procedure.
3912 (gdb_debug_init): Likewise.
3913
3914 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3915
3916 * Makefile.in: Pass through GDB_DEBUG.
3917 * README (Testsuite Parameters): Add GDB_DEBUG.
3918 (gdb,debug): Add board setting.
3919 * lib/gdb.exp (default_gdb_start): Start debugging.
3920 (gdb_debug_enabled): New procedure.
3921 (gdb_debug_init): Likewise.
3922
3923 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3924
3925 * gdb.base/ui-redirect.exp: Add debug redirect tests.
3926
3927 2019-05-17 Alan Hayward <alan.hayward@arm.com>
3928
3929 * gdb.base/ui-redirect.exp: Test redirection.
3930
3931 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
3932
3933 * gdb.mi/mi-complete.exp: New file.
3934 * gdb.mi/mi-complete.cc: Likewise.
3935
3936 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
3937
3938 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
3939 indexed and sliced arrays, and pointers to arrays.
3940
3941 2019-05-14 Tom Tromey <tromey@adacore.com>
3942
3943 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
3944 styling test.
3945
3946 2019-05-14 Tom de Vries <tdevries@suse.de>
3947
3948 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
3949 selection entry encoding.
3950
3951 2019-05-10 Tom Tromey <tromey@adacore.com>
3952
3953 * gdb.ada/info_exc.exp: Add "complete" test.
3954
3955 2019-05-09 Tom de Vries <tdevries@suse.de>
3956
3957 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
3958 CU-relative.
3959
3960 2019-05-09 Tom de Vries <tdevries@suse.de>
3961
3962 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
3963 CU-relative.
3964
3965 2019-05-08 Joel Brobecker <brobecker@adacore.com>
3966
3967 * gdb.ada/frame_arg_lang.exp: New testcase.
3968 * gdb.ada/frame_arg_lang/bla.adb: New file.
3969 * gdb.ada/frame_arg_lang/pck.ads: New file.
3970 * gdb.ada/frame_arg_lang/pck.adb: New file.
3971 * gdb.ada/frame_arg_lang/foo.c: New file.
3972
3973 2019-05-08 Tom Tromey <tromey@adacore.com>
3974
3975 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
3976
3977 2019-05-08 Tom Tromey <tromey@adacore.com>
3978
3979 * gdb.base/ptype-offsets.exp: Update tests.
3980
3981 2019-05-08 Tom Tromey <tromey@adacore.com>
3982
3983 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
3984 cases.
3985 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
3986 "short".
3987
3988 2019-05-08 Tom Tromey <tromey@adacore.com>
3989
3990 * gdb.ada/vla.exp: New file.
3991 * gdb.ada/vla/vla.adb: New file.
3992
3993 2019-05-07 Tom de Vries <tdevries@suse.de>
3994
3995 * gdb.base/index-cache.exp (ls_host): Fix return statement.
3996
3997 2019-05-07 Tom de Vries <tdevries@suse.de>
3998
3999 PR testsuite/24522
4000 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4001 section.
4002
4003 2019-05-07 Tom de Vries <tdevries@suse.de>
4004
4005 PR testsuite/24522
4006 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4007 .debug_aranges section.
4008
4009 2019-05-07 Tom de Vries <tdevries@suse.de>
4010
4011 PR testsuite/24159
4012 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4013
4014 2019-05-06 Tom de Vries <tdevries@suse.de>
4015
4016 * lib/gdb.exp (exec_has_index_section): New proc.
4017 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4018 section.
4019
4020 2019-05-04 Tom de Vries <tdevries@suse.de>
4021
4022 * boards/cc-with-debug-names.exp: New file.
4023
4024 2019-05-03 Tom Tromey <tromey@adacore.com>
4025
4026 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4027 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4028 * gdb.ada/char_enum.exp: Add test.
4029
4030 2019-05-03 Tom de Vries <tdevries@suse.de>
4031
4032 * boards/cc-with-gdb-index.exp: New file.
4033
4034 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4035
4036 * gdb.rust/simple.exp: Add new test case.
4037 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4038 (main): Initialise an instance of the new struct.
4039
4040 2019-05-01 Tom Tromey <tromey@adacore.com>
4041
4042 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4043 record.
4044 (NPR): New variable.
4045 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4046 test.
4047
4048 2019-05-01 Tom Tromey <tromey@adacore.com>
4049
4050 * gdb.ada/packed_array_assign.exp: Add packed assignment
4051 regression test.
4052
4053 2019-05-01 Tom de Vries <tdevries@suse.de>
4054
4055 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4056
4057 2019-05-01 Tom de Vries <tdevries@suse.de>
4058
4059 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4060
4061 2019-04-30 Ali Tamur <tamur@google.com>
4062
4063 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4064
4065 2019-04-30 Tom Tromey <tromey@adacore.com>
4066
4067 * lib/ada.exp (find_ada_tool): New proc.
4068 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
4069 * gdb.ada/catch_ex_std.exp: New file.
4070 * gdb.ada/catch_ex_std/foo.adb: New file.
4071 * gdb.ada/catch_ex_std/some_package.adb: New file.
4072 * gdb.ada/catch_ex_std/some_package.ads: New file.
4073
4074 2019-04-30 Tom Tromey <tromey@adacore.com>
4075
4076 PR c++/24470:
4077 * gdb.cp/temargs.cc: Add test code from PR.
4078
4079 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4080
4081 * gdb.fortran/vla-datatypes.exp: Update expected results.
4082 * gdb.fortran/vla-ptype.exp: Likewise.
4083 * gdb.fortran/vla-type.exp: Likewise.
4084 * gdb.fortran/vla-value.exp: Likewise.
4085
4086 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4087
4088 * gdb.fortran/ptr-indentation.exp: Update expected results.
4089 * gdb.fortran/ptype-on-functions.exp: Likewise.
4090 * gdb.fortran/vla-ptr-info.exp: Likewise.
4091 * gdb.fortran/vla-value.exp: Likewise.
4092
4093 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4094
4095 * gdb.fortran/ptype-on-functions.exp: New file.
4096 * gdb.fortran/ptype-on-functions.f90: New file.
4097
4098 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4099
4100 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
4101 case void string.
4102
4103 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4104
4105 * gdb.fortran/complex.exp: Expand.
4106 * gdb.fortran/complex.f: Renamed to...
4107 * gdb.fortran/complex.f90: ...this, and extended to add more
4108 complex values.
4109
4110 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
4111
4112 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
4113 MODULO, CMPLX.
4114
4115 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
4116 Richard Bunt <richard.bunt@arm.com>
4117
4118 * gdb.base/max-depth.c: New file.
4119 * gdb.base/max-depth.exp: New file.
4120 * gdb.python/py-nested-maps.c: New file.
4121 * gdb.python/py-nested-maps.exp: New file.
4122 * gdb.python/py-nested-maps.py: New file.
4123 * gdb.python/py-format-string.exp (test_max_depth): New proc.
4124 (test_all_common): Call test_max_depth.
4125 * gdb.fortran/max-depth.exp: New file.
4126 * gdb.fortran/max-depth.f90: New file.
4127 * gdb.go/max-depth.exp: New file.
4128 * gdb.go/max-depth.go: New file.
4129 * gdb.modula2/max-depth.exp: New file.
4130 * gdb.modula2/max-depth.c: New file.
4131 * lib/gdb.exp (get_print_expr_at_depths): New proc.
4132
4133 2019-04-29 Tom de Vries <tdevries@suse.de>
4134
4135 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
4136
4137 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4138
4139 * gdb.base/callexit.exp: Test may-call-functions off.
4140
4141 2019-04-25 Keith Seitz <keiths@redhat.com>
4142
4143 PR c++/24367
4144 * gdb.cp/meth-typedefs.cc (incomplete_struct)
4145 (another_incomplete_struct, test_incomplete): New definitions.
4146 (main): Use new definitions.
4147 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
4148 functions.
4149
4150 2019-04-25 Ali Tamur <tamur@google.com>
4151
4152 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
4153
4154 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
4155
4156 PR corefiles/11608
4157 PR corefiles/18187
4158 * gdb.base/coredump-filter-build-id.exp: New file.
4159
4160 2019-04-25 Alan Hayward <alan.hayward@arm.com>
4161
4162 * Makefile.in: Pass through GDBSERVER_DEBUG.
4163 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
4164 (gdbserver,debug): Add board setting.
4165 * gdb.trace/tspeed.exp: Skip when debugging.
4166 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
4167 * lib/gdbserver-support.exp: Likewise
4168
4169 2019-04-24 Tom Tromey <tromey@adacore.com>
4170
4171 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
4172 Rust.
4173
4174 2019-04-24 Tom Tromey <tromey@adacore.com>
4175
4176 * gdb.arch/amd64-eval.exp: Test bitfield return.
4177 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
4178 (class Foo) <return_bitfields>: New method.
4179 (main): Call it.
4180
4181 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
4182
4183 * gdb.cp/many-args.cc: New file.
4184 * gdb.cp/many-args.exp: New file.
4185
4186 2019-04-23 Tom de Vries <tdevries@suse.de>
4187
4188 PR gdb/24433
4189 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
4190
4191 2019-04-23 Alan Hayward <alan.hayward@arm.com>
4192
4193 * gdb.trace/backtrace.exp: Use nopie flag.
4194 * gdb.trace/circ.exp: Likewise.
4195 * gdb.trace/collection.exp: Likewise.
4196 * gdb.trace/ftrace.exp: Likewise.
4197 * gdb.trace/mi-trace-unavailable.exp: Likewise.
4198 * gdb.trace/mi-traceframe-changed.exp: Likewise.
4199 * gdb.trace/qtro.exp: Likewise.
4200 * gdb.trace/read-memory.exp: Likewise.
4201 * gdb.trace/report.exp: Likewise.
4202 * gdb.trace/tfile.exp: Likewise.
4203 * gdb.trace/tfind.exp: Likewise.
4204 * gdb.trace/unavailable.exp: Likewise.
4205
4206 2019-04-22 Pedro Alves <palves@redhat.com>
4207
4208 * gdb.base/solib-probes-nosharedlibrary.c,
4209 gdb.base/solib-probes-nosharedlibrary.exp: New files.
4210
4211 2019-04-19 Tom Tromey <tromey@adacore.com>
4212
4213 * gdb.ada/ptype_union.c: New file.
4214 * gdb.ada/ptype_union.exp: New file.
4215
4216 2019-04-19 Tom Tromey <tromey@adacore.com>
4217
4218 PR symtab/24423:
4219 * gdb.base/list0.h (foo): Add a control-l character.
4220
4221 2019-04-18 Tom de Vries <tdevries@suse.de>
4222
4223 PR gdb/24433
4224 * boards/local-board.exp: Set sysroot to "".
4225
4226 2019-04-18 Tom de Vries <tdevries@suse.de>
4227 Pedro Alves <palves@redhat.com>
4228
4229 PR gdb/24454
4230 * gdb.threads/vfork-follow-child-exec.c: New file.
4231 * gdb.threads/vfork-follow-child-exec.exp: New file.
4232 * gdb.threads/vfork-follow-child-exit.c: New file.
4233 * gdb.threads/vfork-follow-child-exit.exp: New file.
4234
4235 2019-04-15 Leszek Swirski <leszeks@google.com>
4236
4237 * gdb.arch/amd64-eval.cc: New file.
4238 * gdb.arch/amd64-eval.exp: New file.
4239
4240 2019-04-11 Alan Hayward <alan.hayward@arm.com>
4241
4242 * gdb.server/sysroot.c: New test.
4243 * gdb.server/sysroot.exp: New file.
4244 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
4245 matching param.
4246
4247 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
4248
4249 * gdb.base/align.exp: Extend test to cover structures containing
4250 only static fields.
4251
4252 2019-04-11 Tom de Vries <tdevries@suse.de>
4253
4254 * boards/cc-with-dwz-m.exp: New file.
4255 * boards/cc-with-dwz.exp: New file.
4256 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
4257
4258 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
4259
4260 * gdb.base/start-cpp.exp: New file.
4261 * gdb.base/start-cpp.cc: New file.
4262
4263 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4264
4265 * gdb.python/py-thrhandle.exp: Adjust tests to call
4266 thread_from_handle instead of thread_from_thread_handle.
4267
4268 2019-04-08 Kevin Buettner <kevinb@redhat.com>
4269
4270 * gdb.python/py-thrhandle.exp: Add tests for
4271 gdb.InferiorThread.handle.
4272
4273 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4274
4275 * gdb.python/py-function.exp: Check calling helper function from
4276 all languages.
4277 * lib/gdb.exp (gdb_supported_languages): New proc.
4278
4279 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
4280
4281 * gdb.base/complex-parts.c: New file.
4282 * gdb.base/complex-parts.exp: New file.
4283
4284 2019-04-01 Tom Tromey <tromey@adacore.com>
4285
4286 PR symtab/23331:
4287 * gdb.dwarf2/dw2-ranges-main.c: New file.
4288 * gdb.dwarf2/dw2-ranges-psym.c: New file.
4289 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
4290
4291 2019-03-30 Simon Marchi <simark@simark.ca>
4292
4293 * gdb.base/default.exp: Add values for $_gdb_major and
4294 $_gdb_minor.
4295
4296 2019-03-29 Tom Tromey <tromey@adacore.com>
4297
4298 * gdb.base/help.exp: Tighten apropos regexp.
4299
4300 2019-03-29 Keith Seitz <keiths@redhat.com>
4301
4302 * gdb.fortran/array-bounds.exp: New file.
4303 * gdb.fortran/array-bounds.f90: New file.
4304
4305 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4306
4307 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
4308
4309 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4310
4311 * gdb.multi/hello.c (main): Increase alarm timer.
4312
4313 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
4314
4315 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
4316 factor when no hardware watchpoint support.
4317
4318 2019-03-28 Alan Hayward <alan.hayward@arm.com>
4319 Pedro Alves <palves@redhat.com>
4320
4321 * boards/local-board.exp: set sysroot to /.
4322
4323 2019-03-27 Alan Hayward <alan.hayward@arm.com>
4324
4325 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
4326 in child.
4327
4328 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4329
4330 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
4331 field.
4332 (make_container): Initialise new field.
4333 * gdb.python/py-prettyprint.exp: Add new tests.
4334 * gdb.python/py-prettyprint.py (class ContainerPrinter)
4335 <display_hint>: New method.
4336
4337 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4338
4339 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
4340 gdb_continue_to_breakpoint more throughout this test.
4341 (run_lang_tests) Supply unique test names, and use
4342 gdb_test_no_output.
4343
4344 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
4345
4346 * gdb.base/finish-pretty.exp: Update expected results.
4347 * gdb.base/pretty-print.c: New file.
4348 * gdb.base/pretty-print.exp: New file.
4349
4350 2019-03-25 Pedro Alves <palves@redhat.com>
4351
4352 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
4353 move comments outside list. Append '-i "" eof' section.
4354
4355 2019-03-22 Alan Hayward <alan.hayward@arm.com>
4356
4357 PR testsuite/25016
4358 * README: Add pie options.
4359 * gdb.base/break-interp.exp: Ensure pie is disabled.
4360 * gdb.base/dump.exp: Likewise.
4361 * lib/gdb.exp (gdb_compile): Add pie option.
4362
4363 2019-03-19 Tom Tromey <tromey@adacore.com>
4364
4365 * gdb.mi/mi2-cli-display.c: New file.
4366 * gdb.mi/mi2-cli-display.exp: New file.
4367
4368 2019-03-18 Joel Brobecker <brobecker@adacore.com>
4369 Tom Tromey <tromey@adacore.com>
4370
4371 * gdb.ada/ptype_array/pck.adb: New file.
4372 * gdb.ada/ptype_array/pck.ads: New file.
4373 * gdb.ada/ptype_array/foo.adb: New file.
4374 * gdb.ada/ptype_array.exp: New file.
4375
4376 2019-03-14 Tom Tromey <tromey@adacore.com>
4377
4378 * gdb.base/style.exp: Add "set style sources" test.
4379
4380 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
4381
4382 * mi-breakpoint-location-ena-dis.exp: Rename to ...
4383 * mi-breakpoint-multiple-locations.exp: ... this.
4384 (make_breakpoints_pattern): New proc.
4385 (do_test): Add mi_version parameter, test -break-insert,
4386 -break-info and =breakpoint-created.
4387
4388 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
4389
4390 * config/default.exp: Remove 'load_lib gdb.exp'.
4391 * config/monitor.exp: Likewise.
4392 * config/sid.exp: Likewise.
4393 * config/sim.exp: Likewise.
4394 * config/slite.exp: Likewise.
4395 * config/unix.exp: Likewise.
4396 * gdb.base/default.exp: Remove unhelpful comment.
4397
4398 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4399
4400 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
4401
4402 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4403
4404 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
4405
4406 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4407
4408 * gdb.fortran/type-kinds.exp: Update expected results.
4409
4410 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4411
4412 * gdb.fortran/type-kinds.exp: Test new integer type kind.
4413
4414 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4415
4416 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
4417 function.
4418 (test_basic_parsing_of_type_kinds): Expand types tested.
4419 (test_parsing_invalid_type_kinds): New function.
4420
4421 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4422
4423 * gdb.fortran/intrinsics.exp: New file.
4424 * gdb.fortran/intrinsics.f90: New file.
4425 * gdb.fortran/type-kinds.exp: New file.
4426
4427 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4428
4429 * gdb.fortran/dot-ops.exp: New file.
4430
4431 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4432
4433 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
4434 Check upper and lower case logical literals.
4435
4436 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4437
4438 * gdb.fortran/types.exp (test_float_literal_types_accepted):
4439 Remove duplicate tests.
4440
4441 2019-03-06 Alan Hayward <alan.hayward@arm.com>
4442
4443 * lib/gdb.exp (builtin_cd): rename of cd.
4444 (cd): Override builtin.
4445
4446 2019-03-06 Richard Bunt <richard.bunt@arm.com>
4447
4448 * gdb.fortran/function-calls.exp: New file.
4449 * gdb.fortran/function-calls.f90: New test.
4450
4451 2019-03-04 Richard Bunt <richard.bunt@arm.com>
4452
4453 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
4454 on user program standard output.
4455 * gdb.fortran/short-circuit-argument-list.f90: Record function
4456 calls.
4457
4458 2019-02-28 Alan Hayward <alan.hayward@arm.com>
4459
4460 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
4461 failure.
4462
4463 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4464
4465 PR gdb/8527
4466 * gdb.base/interrupt-daemon-attach.c,
4467 gdb.base/interrupt-daemon-attach.exp: New test.
4468
4469 2019-02-27 Pedro Alves <palves@redhat.com>
4470
4471 * gdb.base/page.exp: Add tests for "set width/height -1".
4472
4473 2019-02-27 Pedro Alves <palves@redhat.com>
4474
4475 * gdb.base/page.exp: Add tests for "set/show width/height" with
4476 "infinite" values.
4477
4478 2019-02-27 Tom Tromey <tromey@adacore.com>
4479
4480 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
4481 2.4.
4482 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
4483 workaround.
4484
4485 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
4486
4487 * gdb.base/align.exp: Extend to compile in both C and C++, and add
4488 tests for structs with static members.
4489
4490 2019-02-26 Tom Tromey <tromey@adacore.com>
4491
4492 * gdb.python/py-value.exp (test_value_from_buffer): Check for
4493 ValueError, not TypeError.
4494
4495 2019-02-26 Kevin Buettner <kevinb@redhat.com>
4496
4497 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
4498 call from main program.
4499
4500 2019-02-23 Joel Brobecker <brobecker@adacore.com>
4501
4502 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
4503 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
4504 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
4505 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
4506 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
4507
4508 2019-02-22 Keith Seitz <keiths@redhat.com>
4509
4510 PR symtab/23853
4511 * gdb.base/symlink-sourcefile.c: New file.
4512 * gdb.base/symlink-sourcefile.exp: New file.
4513
4514 2019-02-20 Tom Tromey <tom@tromey.com>
4515
4516 * gdb.base/info_qt.exp: Update.
4517
4518 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
4519
4520 * gdb.base/source.exp: Move "error in sourced script" code to
4521 the end.
4522 * gdb.base/source-error.gdb: Move contents to
4523 source-error-1.gdb. Add new code to source source-error-1.gdb.
4524 * gdb.base/source-error-1.gdb: New file, from previous
4525 source-error.gdb.
4526
4527 2019-02-17 Tom Tromey <tom@tromey.com>
4528
4529 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
4530 for macro styling.
4531 * gdb.base/style.c (SOME_MACRO): New macro.
4532
4533 2019-02-17 Tom Tromey <tom@tromey.com>
4534
4535 * gdb.base/style.exp: Add line-wrapping tests.
4536 * gdb.base/page.exp: Add test for quitting during pagination.
4537
4538 2019-02-17 Joel Brobecker <brobecker@adacore.com>
4539
4540 * gdb.ada/big_packed_array: New testcase.
4541 * gdb.ada/homonym.exp: Fix incorrect expected output for
4542 "break <homonym__get_value>" test.
4543
4544 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
4545
4546 PR breakpoints/21870
4547 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
4548 and prepare_for_testing. Add comment.
4549 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
4550 redundant cleanup call. Clean up comment.
4551
4552 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
4553
4554 PR breakpoints/21870
4555 * gdb.arch/aarch64-dbreg-contents.exp: New file.
4556 * gdb.arch/aarch64-dbreg-contents.c: New file.
4557
4558 2019-02-10 Joel Brobecker <brobecker@adacore.com>
4559
4560 * gdb.ada/mi_ref_changeable: New testcase.
4561
4562 2019-02-07 Alan Hayward <alan.hayward@arm.com>
4563
4564 * gdb.base/attach.exp: Add double attach test.
4565
4566 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
4567
4568 * lib/gdb.exp (default_gdb_start): Don't match pagination
4569 prompt.
4570 (gdb_init): Set stty_init.
4571
4572 2019-01-27 Tom Tromey <tom@tromey.com>
4573
4574 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
4575 skip_python_tests.
4576
4577 2019-01-24 Alan Hayward <alan.hayward@arm.com>
4578
4579 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
4580 New structure.
4581 (struct struct_static_02_02): Likewise.
4582 (struct struct_static_02_03): Likewise.
4583 (struct struct_static_02_04): Likewise.
4584 (struct struct_static_04_01): Likewise.
4585 (struct struct_static_04_02): Likewise.
4586 (struct struct_static_04_03): Likewise.
4587 (struct struct_static_04_04): Likewise.
4588 (struct struct_static_06_01): Likewise.
4589 (struct struct_static_06_02): Likewise.
4590 (struct struct_static_06_03): Likewise.
4591 (struct struct_static_06_04): Likewise.
4592 (cmp_struct_static_02_01): Likewise.
4593 (cmp_struct_static_02_02): Likewise.
4594 (cmp_struct_static_02_03): Likewise.
4595 (cmp_struct_static_02_04): Likewise.
4596 (cmp_struct_static_04_01): Likewise.
4597 (cmp_struct_static_04_02): Likewise.
4598 (cmp_struct_static_04_03): Likewise.
4599 (cmp_struct_static_04_04): Likewise.
4600 (cmp_struct_static_06_01): Likewise.
4601 (cmp_struct_static_06_02): Likewise.
4602 (cmp_struct_static_06_03): Likewise.
4603 (cmp_struct_static_06_04): Likewise.
4604 (call_all): Test new structs.
4605 * gdb.base/infcall-nested-structs.exp: Likewise.
4606
4607 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4608 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
4609
4610 2019-01-21 Alan Hayward <alan.hayward@arm.com>
4611 * gdb.base/stack-protector.c: New test.
4612 * gdb.base/stack-protector.exp: New file.
4613 * gdb.cp/ovldbreak.exp: Only allow a single break line.
4614 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
4615 option.
4616 (gdb_compile): Remove stack protector for GCC and prevent
4617 recursion.
4618
4619 2019-01-16 Keith Seitz <keiths@redhat.com>
4620
4621 PR gdb/23773
4622 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
4623
4624 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4625
4626 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
4627 aliases.
4628 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
4629 tests.
4630 * gdb.arch/powerpc-vector-regs.c: New file.
4631 * gdb.arch/powerpc-vector-regs.exp: New file.
4632
4633 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4634
4635 * gdb.arch/altivec-regs.exp: Fix the list passed to
4636 gdb_expect_list when testing "info vector".
4637
4638 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
4639
4640 * gdb.base/style.exp: Don't include path in testname.
4641
4642 2019-01-10 Keith Seitz <keiths@redhat.com>
4643
4644 PR gdb/23712
4645 PR symtab/23010
4646 * gdb.dwarf2/multidictionary.exp: New file.
4647
4648 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
4649
4650 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
4651 (test_gnuv3_style_demangling): ... this.
4652 (test_lucid_style_demangling): Remove.
4653 (test_arm_style_demangling): Remove.
4654 (test_hp_style_demangling): Remove.
4655 (do_tests): Remove calls to the above.
4656
4657 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4658
4659 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
4660 case.
4661
4662 2019-01-06 Tom Tromey <tom@tromey.com>
4663
4664 PR gdb/28155:
4665 * gdb.dwarf2/typedef-void-finish.exp: New file.
4666
4667 2018-12-28 Tom Tromey <tom@tromey.com>
4668 Simon Marchi <simark@simark.ca>
4669
4670 * gdb.base/jit-exec.exp: New file.
4671 * gdb.base/jit-exec.c: New file.
4672 * gdb.base/jit-execd.c: New file.
4673
4674 2018-12-28 Tom Tromey <tom@tromey.com>
4675
4676 * gdb.base/style.exp: Update test to check for address styling.
4677
4678 2018-12-28 Tom Tromey <tom@tromey.com>
4679
4680 * gdb.base/style.exp: Add test for styling of "Reading symbols"
4681 message.
4682
4683 2018-12-28 Tom Tromey <tom@tromey.com>
4684
4685 * gdb.base/style.exp: Add test for version number styling.
4686
4687 2018-12-28 Tom Tromey <tom@tromey.com>
4688
4689 * gdb.base/style.exp: Add test for print_address_symbolic.
4690
4691 2018-12-28 Tom Tromey <tom@tromey.com>
4692
4693 * gdb.base/style.exp: Add test for breakpoint setting.
4694
4695 2018-12-28 Tom Tromey <tom@tromey.com>
4696
4697 * gdb.base/style.exp: Add test for variable names.
4698
4699 2018-12-28 Tom Tromey <tom@tromey.com>
4700
4701 * gdb.base/style.exp: New file.
4702 * gdb.base/style.c: New file.
4703
4704 2018-12-28 Tom Tromey <tom@tromey.com>
4705
4706 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
4707 "dumb".
4708 * gdb.base/readline.exp (operate_and_get_next): Save and restore
4709 the TERM environment variable.
4710
4711 2018-12-27 Tom Tromey <tom@tromey.com>
4712
4713 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
4714 pagination test.
4715
4716 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
4717
4718 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
4719 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
4720
4721 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4722
4723 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
4724 Filename a.adb changed to bp_fun_addr.adb.
4725 gdb.ada/bp_fun_addr.exp: Update test accordingly.
4726
4727 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
4728
4729 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
4730 non-PIE executables.
4731 * README: Mention the gdb,nopie_flag board setting.
4732 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
4733 non-PIE executable.
4734 * gdb.arch/amd64-entry-value.exp: Likewise.
4735 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
4736 * gdb.arch/i386-float.exp: Likewise.
4737 * gdb.arch/i386-signal.exp: Likewise.
4738 * gdb.mi/mi-reg-undefined.exp: Likewise.
4739
4740 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
4741
4742 PR gdb/23974
4743 * gdb.base/info-os.exp: Check return for unknown "info os" type.
4744
4745 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4746
4747 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
4748 Update order of results accordingly.
4749
4750 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
4751
4752 * gdb.base/annota1.exp: Update a test regexp.
4753
4754 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4755
4756 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
4757
4758 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4759
4760 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
4761 (reuse_time): Initialize to REUSE_TIME_CAP.
4762 (check_rc): New function.
4763 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
4764 Check pthread_create rc.
4765 (spawner_thread_func): Check pthread_create and pthread_join rc.
4766
4767 2018-12-08 Pedro Alves <palves@redhat.com>
4768
4769 * gdb.base/list.exp (test_forward_search): Rename to ...
4770 (test_forward_reverse_search): ... this. Also test reverse-search
4771 and the forward-search alias.
4772
4773 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
4774
4775 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
4776 local timeout variable before return, and remove all local timeout
4777 variable entirely.
4778 (gdb_load): Likewise.
4779
4780 2018-12-01 Tom de Vries <tdevries@suse.de>
4781
4782 * gdb.base/gdb-caching-proc.exp: New file.
4783
4784 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
4785
4786 * Makefile.in (TIMESTAMP): New variable.
4787 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
4788 command.
4789 (check-single-racy): Likewise.
4790 (check/%.exp): Likewise.
4791 (check-racy/%.exp): Likewise.
4792 (workers/%.worker): Likewise.
4793 (build-perf): Likewise.
4794 (check-perf): Likewise.
4795 * README: Describe new "TS" and "TS_FORMAT" variables.
4796 * print-ts.py: New file.
4797
4798 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
4799
4800 PR python/23714
4801 * gdb.python/python.exp: Test command repetition after
4802 gdb.execute.
4803
4804 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
4805
4806 * gdb.opt/inline-break.exp: Add test that info breakpoint output
4807 is correctly aligned.
4808
4809 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4810
4811 * gdb.ada/info_auto_lang.exp: New testcase.
4812 * gdb.ada/info_auto_lang/global_pack.ads: New file.
4813 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
4814 * gdb.ada/info_auto_lang/some_c.c: New file.
4815
4816 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4817
4818 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
4819 FUNC_lang language syntax.
4820
4821 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4822
4823 * gdb.base/info_minsym.c: New file.
4824 * gdb.base/info_minsym.exp: New file.
4825
4826 2018-11-19 Tom Tromey <tom@tromey.com>
4827
4828 PR rust/23625:
4829 * gdb.rust/simple.exp: Add ptype test. Update expected output.
4830 * gdb.rust/expr.exp: Update expected output. Change one test.
4831
4832 2018-11-19 Tom Tromey <tom@tromey.com>
4833
4834 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
4835
4836 2018-11-19 Pedro Alves <palves@redhat.com>
4837
4838 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
4839 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
4840 see the expected warning.
4841
4842 2018-11-16 Alan Hayward <alan.hayward@arm.com>
4843
4844 PR gdb/22736:
4845 * gdb.cp/infcall-nodebug-lib.c: New test.
4846 * gdb.cp/infcall-nodebug-main.c: New test.
4847 * gdb.cp/infcall-nodebug.exp: New file.
4848
4849 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
4850
4851 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
4852 completer tests.
4853
4854 2018-11-09 Tom de Vries <tdevries@suse.de>
4855
4856 * gdb.base/msym-lang.c: New test.
4857 * gdb.base/msym-lang.exp: New file.
4858 * gdb.base/msym-lang-main.c: New test.
4859
4860 2018-11-08 Tom Tromey <tom@tromey.com>
4861
4862 PR gdb/23555:
4863 PR gdb/23838:
4864 * gdb.base/warning.exp: New file.
4865
4866 2018-11-08 Jan Beulich <jbeulich@suse.com>
4867
4868 * testsuite/gdb.arch/i386-avx512.c,
4869 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
4870
4871 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
4872
4873 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
4874 point hardware.
4875
4876 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
4877
4878 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
4879 * gdb.dwarf2/missing-type-name.exp: New file.
4880
4881 2018-11-06 Tom de Vries <tdevries@suse.de>
4882
4883 * gdb.base/many-headers.c: New test.
4884 * gdb.base/many-headers.exp: New file.
4885
4886 2018-11-06 Jim Wilson <jimw@sifive.com>
4887
4888 * gdb.base/code_elim.exp: For riscv, set additional_flags
4889 to include -msmall-data-limit=0.
4890
4891 2018-11-01 Joel Brobecker <brobecker@adacore.com>
4892
4893 * gdb.ada/watch_minus_l: New testcase.
4894
4895 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
4896
4897 * gdb.arch/aix-sighandle.c: New file.
4898 * gdb.arch/aix-sighandle.exp: New file.
4899
4900 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4901
4902 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
4903 registers being unions.
4904
4905 2018-10-31 Tom de Vries <tdevries@suse.de>
4906
4907 * lib/valgrind.exp: New file.
4908 (vgdb_start, vgdb_stop): New procs, factored out of ...
4909 * gdb.base/valgrind-bt.exp: ... here, ...
4910 * gdb.base/valgrind-disp-step.exp: ... here and ...
4911 * gdb.base/valgrind-infcall.exp: ... here.
4912
4913 2018-10-31 Tom de Vries <tdevries@suse.de>
4914
4915 * lib/gdb.exp (get_valueof): Don't output read value in test name.
4916
4917 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
4918
4919 * gdb.dwarf2/void-type.c: New file.
4920 * gdb.dwarf2/void-type.exp: New file.
4921
4922 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4923
4924 * gdb.base/info_qt.c: New file.
4925 * gdb.base/info_qt.exp: New file.
4926
4927 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4928
4929 * gdb.arch/powerpc-htm-regs.c: New file.
4930 * gdb.arch/powerpc-htm-regs.exp: New file.
4931
4932 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4933
4934 * gdb.arch/powerpc-tar.c: New file.
4935 * gdb.arch/powerpc-tar.exp: New file.
4936
4937 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4938
4939 * gdb.arch/powerpc-ppr-dscr.c: New file.
4940 * gdb.arch/powerpc-ppr-dscr.exp: New file.
4941
4942 2018-10-25 Tom de Vries <tdevries@suse.de>
4943
4944 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
4945
4946 2018-10-24 Tom de Vries <tdevries@suse.de>
4947
4948 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
4949 longer exists error.
4950
4951 2018-10-24 Tom de Vries <tdevries@suse.de>
4952
4953 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
4954
4955 2018-10-24 Tom de Vries <tdevries@suse.de>
4956
4957 * gdb.base/valgrind-db-attach.exp: Handle removed support for
4958 --db-attach in valgrind.
4959
4960 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
4961
4962 * gdb.arch/riscv-reg-aliases.c: New file.
4963 * gdb.arch/riscv-reg-aliases.exp: New file.
4964
4965 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4966
4967 * gdb.python/py-cmd.exp: Check for gdb_prompt.
4968
4969 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4970
4971 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
4972
4973 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4974
4975 * gdb.cp/ovldbreak.exp: Fix regexps.
4976
4977 2018-10-19 Alan Hayward <alan.hayward@arm.com>
4978
4979 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
4980
4981 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
4982
4983 PR cli/23785
4984 * gdb.base/restore.exp: New test to check if "restore" with an
4985 invalid file doesn't segfault.
4986
4987 2018-10-18 Tom de Vries <tdevries@suse.de>
4988
4989 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
4990 * gdb.ada/excep_handle.exp: Same.
4991 * gdb.ada/mi_string_access.exp: Same.
4992 * gdb.ada/mi_var_union.exp: Same.
4993 * gdb.arch/arc-analyze-prologue.exp: Same.
4994 * gdb.arch/arc-decode-insn.exp: Same.
4995 * gdb.base/readnever.exp: Same.
4996 * gdb.fortran/printing-types.exp: Same.
4997 * gdb.guile/scm-lazy-string.exp: Same.
4998
4999 2018-10-16 Tom de Vries <tdevries@suse.de>
5000
5001 PR gdb/23730
5002 * gdb.base/catch-follow-exec.c: Add copyright notice.
5003 * gdb.base/catch-follow-exec.exp: Rewrite to use
5004 gdb_spawn_with_cmdline_opts. Require gdb-native.
5005
5006 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5007
5008 * gdb.trace/actions-changed.exp: Check for arch support.
5009 * gdb.trace/actions.exp: Likewise.
5010 * gdb.trace/ax.exp: Likewise.
5011 * gdb.trace/backtrace.exp: Likewise.
5012 * gdb.trace/change-loc.exp: Likewise.
5013 * gdb.trace/deltrace.exp: Likewise.
5014 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5015 * gdb.trace/ftrace.exp: Likewise.
5016 * gdb.trace/infotrace.exp: Check for arch support.
5017 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5018 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5019 * gdb.trace/mi-tsv-changed.exp: Likewise.
5020 * gdb.trace/packetlen.exp: Likewise.
5021 * gdb.trace/passc-dyn.exp: Likewise.
5022 * gdb.trace/passcount.exp: Likewise.
5023 * gdb.trace/pending.exp: Likewise.
5024 * gdb.trace/range-stepping.exp: Check for shlib support.
5025 * gdb.trace/report.exp: Check for arch support.
5026 * gdb.trace/save-trace.exp: Likewise.
5027 * gdb.trace/signal.exp: Check for signal support.
5028 * gdb.trace/tfind.exp: Check for arch support.
5029 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5030 * gdb.trace/trace-common.h: Add comment.
5031 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5032 * gdb.trace/trace-enable-disable.exp: Likewise.
5033 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5034 * gdb.trace/tracecmd.exp: Check for arch support.
5035 * gdb.trace/tspeed.exp: Check for shlib and target support.
5036 * gdb.trace/tstatus.exp: Check for arch support.
5037 * gdb.trace/tsv.exp: Likewise.
5038 * gdb.trace/while-dyn.exp: Likewise.
5039 * gdb.trace/while-stepping.exp: Likewise.
5040 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5041
5042 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5043
5044 * gdb.trace/tspeed.exp: Remove nowarnings.
5045 (prepare_for_trace_test): Declare "global ipalib".
5046 * gdb.trace/tspeed.c: Include unistd.h.
5047 (main): Remove superfluous printf argument.
5048
5049 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5050
5051 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5052 directory prefix on the filename.
5053
5054 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5055
5056 * gdb.gdb/unittest.exp: Update expected message informing that
5057 selftests have been disabled.
5058 * gdb.server/unittest.exp: Likewise.
5059
5060 2018-10-09 Tom de Vries <tdevries@suse.de>
5061
5062 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5063 with runto_main.
5064
5065 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
5066
5067 PR c++/16841
5068 * gdb.cp/virtbase2.cc: New file.
5069 * gdb.cp/virtbase2.exp: New file.
5070
5071 2018-10-06 Tom Tromey <tom@tromey.com>
5072
5073 PR python/19399:
5074 * gdb.python/py-inferior.exp: Add architecture test.
5075
5076 2018-10-06 Tom Tromey <tom@tromey.com>
5077
5078 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
5079 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
5080
5081 2018-10-06 Tom Tromey <tom@tromey.com>
5082
5083 * gdb.python/py-breakpoint.exp (check_last_event): Check location
5084 of a "throw" catchpoint.
5085
5086 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
5087
5088 * gdb.base/info-proc.exp: Update string expected from "help info
5089 proc".
5090
5091 2018-10-04 Tom Tromey <tom@tromey.com>
5092
5093 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
5094 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
5095 (test_initial_complaints, test_empty_complaints): Update.
5096 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5097
5098 2018-10-04 Tom Tromey <tom@tromey.com>
5099
5100 PR cli/19551:
5101 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
5102 * lib/gdb.exp (gdb_file_cmd): Update.
5103 * gdb.stabs/weird.exp (print_weird_var): Update.
5104 * gdb.server/solib-list.exp: Update.
5105 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
5106 * gdb.mi/mi-cli.exp: Update.
5107 * gdb.linespec/linespec.exp: Update.
5108 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
5109 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
5110 * gdb.cp/cp-relocate.exp: Update.
5111 * gdb.base/sym-file.exp: Update.
5112 * gdb.base/relocate.exp: Update.
5113 * gdb.base/readnever.exp: Update.
5114 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
5115 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
5116 * gdb.base/dbx.exp (gdb_file_cmd): Update.
5117 * gdb.base/code_elim.exp: Update.
5118 * gdb.base/break-unload-file.exp (test_break): Update.
5119 * gdb.base/break-interp.exp (test_attach_gdb): Update.
5120 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
5121 Update.
5122 * gdb.base/attach.exp (do_attach_tests): Update.
5123 * gdb.base/sepdebug.exp: Update.
5124 * gdb.python/py-section-script.exp: Update.
5125
5126 2018-10-04 Tom Tromey <tom@tromey.com>
5127
5128 PR cli/22234:
5129 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
5130 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
5131 output.
5132
5133 2018-10-04 Tom Tromey <tom@tromey.com>
5134
5135 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
5136 set width and height to 0.
5137 (test_command_line_attach_run): Use -quiet.
5138
5139 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
5140
5141 * lib/gdb.exp (skip_ifunc_tests): New.
5142 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
5143 other compile failures.
5144 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
5145
5146 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
5147
5148 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
5149 is_amd64_regs_target.
5150
5151 2018-10-01 Alan Hayward <alan.hayward@arm.com>
5152
5153 * gdb.arch/aarch64-sighandler-regs.c: New test.
5154 * gdb.arch/aarch64-sighandler-regs.exp: New file.
5155 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
5156
5157 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
5158
5159 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
5160 assembly.
5161
5162 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
5163
5164 * gdb.base/frame-selection.exp: New file.
5165 * gdb.base/frame-selection.c: New file.
5166
5167 2018-09-27 Alan Hayward <alan.hayward@arm.com>
5168
5169 * gdb.threads/check-libthread-db.c (thread_routine): Use a
5170 pthread barrier.
5171 (main): Likewise.
5172
5173 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
5174
5175 * gdb.base/large-frame-1.c: New file.
5176 * gdb.base/large-frame-2.c: New file.
5177 * gdb.base/large-frame.exp: New file.
5178 * gdb.base/large-frame.h: New file.
5179
5180 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
5181
5182 PR gdb/20948
5183 * gdb.base/write_mem.exp: New test.
5184 * gdb.base/write_mem.c: Likewise.
5185
5186 2018-09-23 Tom Tromey <tom@tromey.com>
5187
5188 PR python/18852:
5189 * gdb.python/py-parameter.exp: Add test for parameter that throws
5190 on "set".
5191
5192 2018-09-23 Tom Tromey <tom@tromey.com>
5193
5194 PR python/17284:
5195 * gdb.python/py-template.exp (test_template_arg): Add test for
5196 negative template argument number.
5197
5198 2018-09-23 Tom Tromey <tom@tromey.com>
5199
5200 PR python/14062:
5201 * gdb.python/python.exp: Add test for post_event error.
5202
5203 2018-09-23 Tom Tromey <tom@tromey.com>
5204
5205 PR python/18170:
5206 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
5207 convert pointers to int and long.
5208
5209 2018-09-23 Tom Tromey <tom@tromey.com>
5210
5211 PR python/20126:
5212 * gdb.python/py-value.exp (test_value_numeric_ops): Add
5213 signed-ness conversion tests.
5214
5215 2018-09-23 Tom Tromey <tom@tromey.com>
5216
5217 PR python/18352;
5218 * gdb.python/py-value.exp (test_float_conversion): New proc.
5219 Use it.
5220
5221 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
5222
5223 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
5224
5225 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
5226
5227 * gdb.base/complete-empty.exp: Skip tab-completion tests if
5228 no readline.
5229 * gdb.base/utf8-identifiers.exp: Likewise.
5230 * gdb.cp/cpcompletion.exp: Likewise.
5231 * gdb.linespec/cpcompletion.exp: Likewise.
5232 * gdb.linespec/cpls-abi-tag.exp: Likewise.
5233 * gdb.linespec/cpls-ops.exp: Likewise.
5234
5235 2018-09-19 Richard Bunt <richard.bunt@arm.com>
5236 Chris January <chris.january@arm.com>
5237
5238 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
5239 * gdb.fortran/short-circuit-argument-list.exp: New file.
5240 * gdb.fortran/short-circuit-argument-list.f90: New test.
5241
5242 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5243
5244 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
5245 "arch=" keyword when executing "-stack-list-frames".
5246
5247 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5248
5249 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
5250 "arch=" keyword when executing "-stack-list-frames".
5251
5252 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
5253
5254 * gdb.ada/complete.exp: Expect for "@" when doing "complete
5255 break ada".
5256
5257 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
5258
5259 PR python/23669
5260 * gdb.python/python.exp: Test gdb.execute("show commands").
5261
5262 2018-09-16 Tom Tromey <tom@tromey.com>
5263
5264 * gdb.base/new-ui.exp (do_execution_tests): Update.
5265 * gdb.base/dbx.exp (test_breakpoints): Update.
5266
5267 2018-09-14 Alan Hayward <alan.hayward@arm.com>
5268
5269 * lib/gdb.exp (gdb_simple_compile): Add proc.
5270 (is_elf_target): Use gdb_simple_compile.
5271 (skip_altivec_tests): Likewise.
5272 (skip_vsx_tests): Likewise.
5273 (skip_tsx_tests): Likewise.
5274 (skip_btrace_tests): Likewise.
5275 (skip_btrace_pt_tests): Likewise.
5276 (gdb_can_simple_compile): Likewise.
5277 (gdb_has_argv0): Likewise.
5278 (gdb_target_symbol_prefix): Likewise.
5279 (target_supports_scheduler_locking): Likewise.
5280
5281 2018-09-13 Tom Tromey <tom@tromey.com>
5282
5283 * Makefile.in (TAGS): Recognize proc_with_prefix and
5284 gdb_caching_proc.
5285
5286 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5287
5288 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
5289 method.
5290
5291 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5292
5293 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
5294 and a few other Inferior properties when the Inferior is no
5295 longer valid.
5296
5297 2018-09-13 Tom Tromey <tom@tromey.com>
5298
5299 PR rust/23650:
5300 * gdb.rust/simple.exp: Add test for enum field access error.
5301
5302 2018-09-13 Tom Tromey <tom@tromey.com>
5303
5304 PR rust/23626:
5305 * gdb.rust/simple.rs (EmptyEnum): New type.
5306 (main): Use it.
5307 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
5308
5309 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
5310
5311 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
5312 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
5313 * gdb.python/py-symtab.exp: Update test printing an objfile.
5314
5315 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
5316
5317 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
5318 object.
5319
5320 2018-09-12 Alan Hayward <alan.hayward@arm.com>
5321
5322 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
5323 (support_complex_tests): Use gdb_can_simple_compile.
5324 (is_ilp32_target): Likewise.
5325 (is_lp64_target): Likewise.
5326 (is_64_target): Likewise.
5327 (is_amd64_regs_target): Likewise.
5328 (is_aarch32_target): Likewise.
5329 (gdb_int128_helper): Likewise.
5330
5331 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5332
5333 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
5334
5335 2018-09-10 Jerome Guitton <guitton@adacore.com>
5336
5337 * gdb.ada/same_component_name: Add test for case of tagged record
5338 with variable-length fields.
5339
5340 2018-09-10 Xavier Roirand <roirand@adacore.com>
5341
5342 * gdb.ada/access_to_unbounded_array.exp: New testcase.
5343 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
5344 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
5345 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
5346
5347 2018-09-10 Xavier Roirand <roirand@adacore.com>
5348
5349 * gdb.ada/mi_string_access.exp: New testcase.
5350 * gdb.ada/mi_string_access/bar.adb: New file.
5351 * gdb.ada/mi_string_access/pck.adb: New file.
5352 * gdb.ada/mi_string_access/pck.asd: New file.
5353
5354 2018-09-10 Xavier Roirand <roirand@adacore.com>
5355
5356 * gdb.ada/mi_var_union.exp: New testcase.
5357 * gdb.ada/mi_var_union/bar.adb: New file.
5358 * gdb.ada/mi_var_union/pck.adb: New file.
5359 * gdb.ada/mi_var_union/pck.asd: New file.
5360
5361 2018-09-08 Tom Tromey <tom@tromey.com>
5362
5363 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
5364
5365 2018-09-08 Tom Tromey <tom@tromey.com>
5366
5367 PR python/16047:
5368 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
5369 (register_pretty_printers): Register new printer.
5370 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
5371 test.
5372 * gdb.python/py-prettyprint.c (int_type3): New typedef.
5373 (an_int_type3): New global.
5374
5375 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5376
5377 * gdb.ada/expr_with_funcall: New testcase.
5378
5379 2018-09-08 Joel Brobecker <brobecker@adacore.com>
5380
5381 * gdb.ada/packed_array_assign: New testcase.
5382
5383 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
5384
5385 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
5386 names, and add test prefixes to make test names unique.
5387
5388 2018-09-05 Tom de Vries <tdevries@suse.de>
5389
5390 * gdb.dwarf2/varval.exp: Add test.
5391
5392 2018-09-04 Gary Benson <gbenson@redhat.com>
5393
5394 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
5395 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
5396
5397 2018-08-31 Tom Tromey <tom@tromey.com>
5398
5399 * gdb.rust/simple.rs: Rename second variable "v".
5400
5401 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
5402
5403 * gdb.base/funcargs.c (use_a): New function.
5404 (recurse): Call use_a.
5405
5406 2018-08-29 Keith Seitz <keiths@redhat.com>
5407
5408 * gdb.compile/compile-cplus-anonymous.cc: New file.
5409 * gdb.compile/compile-cplus-anonymous.exp: New file.
5410 * gdb.compile/compile-cplus-array-decay.cc: New file.
5411 * gdb.compile/compile-cplus-array-decay.exp: New file.
5412 * gdb.compile/compile-cplus-inherit.cc: New file.
5413 * gdb.compile/compile-cplus-inherit.exp: New file.
5414 * gdb.compile/compile-cplus-member.cc: New file.
5415 * gdb.compile/compile-cplus-member.exp: New file.
5416 * gdb.compile/compile-cplus-method.cc: New file.
5417 * gdb.compile/compile-cplus-method.exp: New file.
5418 * gdb.compile/compile-cplus-mod.c: "New" file.
5419 * gdb.compile/compile-cplus-namespace.cc: New file.
5420 * gdb.compile/compile-cplus-namespace.exp: New file.
5421 * gdb.compile/compile-cplus-nested.cc: New file.
5422 * gdb.compile/compile-cplus-nested.exp: New file.
5423 * gdb.compile/compile-cplus-print.c: "New" file.
5424 * gdb.compile/compile-cplus-print.exp: "New" file.
5425 * gdb.compile/compile-cplus-virtual.cc: New file.
5426 * gdb.compile/compile-cplus-virtual.exp: New file.
5427 * gdb.compile/compile-cplus.c: "New" file.
5428 * gdb.compile/compile-cplus.exp: "New" file.
5429 * lib/compile-support.exp: New file.
5430
5431 2018-08-16 Gary Benson <gbenson@redhat.com>
5432
5433 PR gdb/13000:
5434 * gdb.base/batch-exit-status.exp: New file.
5435 * gdb.base/batch-exit-status.good-commands: Likewise.
5436 * gdb.base/batch-exit-status.bad-commands: Likewise.
5437
5438 2018-08-29 Alan Hayward <alan.hayward@arm.com>
5439
5440 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
5441 (struct struct02): Likewise.
5442 (struct struct03): Likewise.
5443 (struct struct04): Likewise.
5444 (struct struct_01_01): New struct.
5445 (struct struct_01_02): Likewise.
5446 (struct struct_01_03): Likewise.
5447 (struct struct_01_04): Likewise.
5448 (struct struct_02_01): Likewise.
5449 (struct struct_02_02): Likewise.
5450 (struct struct_02_03): Likewise.
5451 (struct struct_02_04): Likewise.
5452 (struct struct_04_01): Likewise.
5453 (struct struct_04_02): Likewise.
5454 (struct struct_04_03): Likewise.
5455 (struct struct_04_04): Likewise.
5456 (struct struct_05_01): Likewise.
5457 (struct struct_05_02): Likewise.
5458 (struct struct_05_03): Likewise.
5459 (struct struct_05_04): Likewise.
5460 (cmp_struct01): Remove function.
5461 (cmp_struct02): Likewise.
5462 (cmp_struct03): Likewise.
5463 (cmp_struct04): Likewise.
5464 (cmp_struct_01_01): Add Function.
5465 (cmp_struct_01_02): Likewise.
5466 (cmp_struct_01_03): Likewise.
5467 (cmp_struct_01_04): Likewise.
5468 (cmp_struct_02_01): Likewise.
5469 (cmp_struct_02_02): Likewise.
5470 (cmp_struct_02_03): Likewise.
5471 (cmp_struct_02_04): Likewise.
5472 (cmp_struct_04_01): Likewise.
5473 (cmp_struct_04_02): Likewise.
5474 (cmp_struct_04_03): Likewise.
5475 (cmp_struct_04_04): Likewise.
5476 (cmp_struct_05_01): Likewise.
5477 (cmp_struct_05_02): Likewise.
5478 (cmp_struct_05_03): Likewise.
5479 (cmp_struct_05_04): Likewise.
5480 (call_all): Add new structs.
5481 * gdb.base/infcall-nested-structs.exp: Likewise.
5482
5483 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
5484
5485 * gdb.python/py-framefilter-mi.exp: Update regexp to
5486 check for "arch" field in frame output.
5487
5488 2018-08-23 Kevin Buettner <kevinb@redhat.com>
5489
5490 * gdb.dwarf2/dw2-ranges-func.c: New file.
5491 * gdb.dwarf2/dw2-ranges-func.exp: New file.
5492
5493 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
5494
5495 * gdb.base/term.exp: Compare terminal settings with values from
5496 the inferior.
5497 * gdb.base/term.c: Get and set terminal settings.
5498
5499 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
5500
5501 * lib/mi-support.exp (mi_expect_stop): Update regexp to
5502 accommodate new "arch" field in frame output.
5503 * gdb.mi/mi-return.exp: Likewise.
5504 * gdb.mi/mi-stack.exp: Likewise.
5505 * gdb.mi/mi-syn-frame.exp: Likewise.
5506 * gdb.mi/user-selected-context-sync.exp: Likewise.
5507
5508 2018-08-19 Michael Spang <spang@google.com>
5509
5510 PR gdb/11786
5511 * gdb.base/gcore-tls-pie.c: New file.
5512 * gdb.base/gcore-tls-pie.exp: New file.
5513
5514 2018-08-18 Kevin Buettner <kevinb@redhat.com>
5515
5516 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
5517 * gdb.dwarf2/varval.c: New file.
5518 * gdb.dwarf2/varval.exp: New file.
5519
5520 2018-08-17 Alan Hayward <alan.hayward@arm.com>
5521
5522 PR gdb/18931
5523 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
5524
5525 2018-08-16 Keith Seitz <keiths@redhat.com>
5526
5527 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
5528 tests expected to pass.
5529
5530 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
5531
5532 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
5533 -data-disassemble -a.
5534 (test_disassembly_bogus_args): Likewise.
5535
5536 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
5537
5538 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
5539
5540 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5541
5542 * gdb.base/vla-optimized-out.exp: Add new test.
5543
5544 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
5545
5546 * gdb.base/vla-optimized-out-o3.exp: Delete.
5547 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
5548 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
5549 deleted tests.
5550
5551 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
5552
5553 PR gdb/18050:
5554 * gdb.server/extended-remote-restart.c: New file.
5555 * gdb.server/extended-remote-restart.exp: New file.
5556
5557 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
5558
5559 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
5560 "set variable index = 42".
5561
5562 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
5563
5564 * boards/index-cache-gdb.exp: New file.
5565 * gdb.dwarf2/index-cache.exp: New file.
5566 * gdb.dwarf2/index-cache.c: New file.
5567 * gdb.base/maint.exp: Check if we are using the index cache.
5568
5569 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5570
5571 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
5572 MAKEFLAGS.
5573
5574 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5575
5576 * dg-extract-results.sh: Move to toplevel contrib.
5577 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
5578 * Makefile.in (check-parallel-racy): Likewise.
5579
5580 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
5581
5582 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
5583 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
5584 tests if the target supports scheduler locking.
5585
5586 2018-08-04 Tom de Vries <tdevries@suse.de>
5587
5588 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
5589
5590 2018-08-02 Tom Tromey <tom@tromey.com>
5591
5592 PR symtab/16842.
5593 * gdb.cp/temargs.exp: Test "info address" of a template
5594 parameter.
5595
5596 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
5597
5598 * gdb.python/py-mi-var-info-path-expression.c: New file.
5599 * gdb.python/py-mi-var-info-path-expression.py: New file.
5600 * gdb.python/py-mi-var-info-path-expression.exp: New file.
5601
5602 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
5603
5604 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
5605 error after "cannot resolve name" string.
5606
5607 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
5608
5609 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
5610 started.
5611 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
5612
5613 2018-07-28 Tom de Vries <tdevries@suse.de>
5614
5615 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
5616
5617 2018-07-26 Tom de Vries <tdevries@suse.de>
5618
5619 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
5620
5621 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
5622
5623 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
5624 is visible.
5625
5626 2018-07-26 Tom de Vries <tdevries@suse.de>
5627
5628 PR breakpoints/23366
5629 * gdb.base/catch-follow-exec.c: New test.
5630 * gdb.base/catch-follow-exec.exp: New file.
5631
5632 2018-07-25 Tom de Vries <tdevries@suse.de>
5633
5634 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
5635 vla-optimized-out.c.
5636
5637 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
5638
5639 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
5640 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
5641
5642 2018-07-20 Tom de Vries <tdevries@suse.de>
5643
5644 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
5645 NOCLONE macro.
5646 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
5647
5648 2018-07-19 Tom de Vries <tdevries@suse.de>
5649
5650 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
5651 regular expression.
5652
5653 2018-07-18 Tom de Vries <tdevries@suse.de>
5654
5655 * gdb.base/vla-optimized-out.c: New test.
5656 * gdb.base/vla-optimized-out.exp: New file.
5657
5658 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
5659
5660 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
5661 message "No address associated with hostname" when gdbserver
5662 cannot resolve the hostname.
5663
5664 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5665
5666 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
5667 Add some test prefixes to make tests unique.
5668
5669 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5670
5671 * gdb.base/frameapply.c: New file.
5672 * gdb.base/frameapply.exp: New file.
5673
5674 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5675
5676 * gdb.base/skip.exp: Update expected error message.
5677
5678 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5679 Jan Kratochvil <jan.kratochvil@redhat.com>
5680 Paul Fertser <fercerpav@gmail.com>
5681 Tsutomu Seki <sekiriki@gmail.com>
5682
5683 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
5684 parameter.
5685 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
5686 by default.
5687 * boards/native-gdbserver.exp: Likewise.
5688 * gdb.server/run-without-local-binary.exp: Improve regexp used
5689 for detecting when a remote debugging connection succeeds.
5690 * gdb.server/server-connect.exp: New file.
5691 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
5692 Do not prefix the port number with ":".
5693 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
5694 support for detecting and using it. Add '$debughost_gdbserver'
5695 to the list of arguments used to start gdbserver. Handle case
5696 when gdbserver cannot resolve a network name.
5697
5698 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
5699
5700 PR c++/23373
5701 * gdb.base/ptype-offsets.cc (struct static_member): New
5702 struct.
5703 (main) <stmember>: New variable.
5704 * gdb.base/ptype-offsets.exp: Add test for printing a struct
5705 with a static member in it.
5706
5707 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
5708
5709 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
5710 watchpoints enabled and disabled.
5711
5712 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
5713
5714 * gdb.base/examine-backward.exp: Still run tests around address
5715 0x0, even if address 0x0 is not readable. Update the pattern for
5716 matching address 0x0 in expected output.
5717
5718 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
5719
5720 * gdb.base/share-env-with-gdbserver.c (main): Add call to
5721 malloc/free.
5722
5723 2018-07-04 Tom de Vries <tdevries@suse.de>
5724
5725 * gdb.dwarf2/dw2-error.exp: Update expected error message.
5726
5727 2018-07-02 Maciej W. Rozycki <macro@mips.com>
5728
5729 PR tdep/8282
5730 * gdb.arch/mips-disassembler-options.exp: New test.
5731 * gdb.arch/mips-disassembler-options.s: New test source.
5732
5733 2018-06-29 Pedro Alves <palves@redhat.com>
5734
5735 * gdb.threads/names.exp: Adjust expected "info threads" output.
5736
5737 2018-06-29 Pedro Alves <palves@redhat.com>
5738
5739 * gdb.opt/inline-break.exp (line number, address): Add "info
5740 break" tests.
5741
5742 2018-06-29 Pedro Alves <palves@redhat.com>
5743
5744 * gdb.opt/inline-break.c (func1): Add "break here" marker.
5745 * gdb.opt/inline-break.exp: Test setting breakpoints by line
5746 number and address and running to them.
5747
5748 2018-06-29 Richard Bunt <richard.bunt@arm.com>
5749
5750 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
5751
5752 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5753
5754 * lib/compiler.c: Remove executable permission flag.
5755
5756 2018-06-28 Richard Bunt <richard.bunt@arm.com>
5757
5758 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
5759 code.
5760 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
5761
5762 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5763
5764 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
5765
5766 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5767
5768 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
5769 address argument is omitted.
5770
5771 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
5772
5773 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
5774
5775 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
5776
5777 PR gdb/21695
5778 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
5779 * gdb.base/infoline-reloc-main-from-zero.c: New file.
5780
5781 2018-06-26 Tom Tromey <tom@tromey.com>
5782
5783 PR rust/22574:
5784 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
5785 * gdb.rust/simple.rs (struct SimpleLayout): New.
5786
5787 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
5788
5789 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
5790 "info registers" output.
5791
5792 2018-06-21 Richard Bunt <richard.bunt@arm.com>
5793
5794 * gdb.base/watchpoint-hw-attach.c: New test.
5795 * gdb.base/watchpoint-hw-attach.exp: New file.
5796
5797 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
5798
5799 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
5800 through /bin/sh.
5801 * boards/dwarf4-gdb-index.exp: Likewise.
5802 * boards/fission-dwp.exp: Likewise.
5803
5804 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
5805
5806 * gdb.base/float128.exp: Add comment and improved fail message
5807 to the failure case of "print large128" test.
5808
5809 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
5810
5811 * configure.ac: Remove AC_PREREQ.
5812 * configure: Re-generate.
5813
5814 2018-06-19 Pedro Alves <palves@redhat.com>
5815
5816 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
5817 (func_extern_caller): New.
5818 (main): Call func_extern_caller.
5819 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
5820 logic change.
5821
5822 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
5823
5824 PR gdb/16841
5825 * gdb.cp/typedef-base.cc: New file.
5826 * gdb.cp/typedef-base.exp: New file.
5827
5828 2018-06-18 Tom de Vries <tdevries@suse.de>
5829
5830 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
5831
5832 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
5833 Richard Bunt <Richard.Bunt@arm.com>
5834
5835 * gdb.threads/attach-slow-waitpid.c: New file.
5836 * gdb.threads/attach-slow-waitpid.exp: New file.
5837 * gdb.threads/slow-waitpid.c: New file.
5838
5839 2018-06-14 Pedro Alves <palves@redhat.com>
5840
5841 * gdb.base/fork-running-state.c: Include <errno.h>.
5842 (exit_if_relative_exits): New.
5843 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
5844 exits.
5845 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
5846 child exits.
5847
5848 2018-06-14 Tom de Vries <tdevries@suse.de>
5849
5850 PR cli/22573
5851 * gdb.base/finish-pretty.c: New test.
5852 * gdb.base/finish-pretty.exp: New file.
5853
5854 2018-06-14 Pedro Alves <palves@redhat.com>
5855
5856 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
5857 gdb's expected startup output.
5858
5859 2018-06-14 Pedro Alves <palves@redhat.com>
5860
5861 * lib/selftest-support.exp (selftest_setup): Remove inlined
5862 function handling.
5863
5864 2018-06-14 Tom de Vries <tdevries@suse.de>
5865
5866 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
5867 matching of breakpoint printing.
5868
5869 2018-06-13 Tom de Vries <tdevries@suse.de>
5870
5871 PR testsuite/23269
5872 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
5873 (fork_child): ... here, and ...
5874 (fork_parent): ... here.
5875
5876 2018-06-12 Tom de Vries <tdevries@suse.de>
5877
5878 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
5879
5880 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
5881 Stephen Roberts <stephen.roberts@arm.com>
5882
5883 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
5884 rewrite test to describe action performed, rather than possible
5885 failure.
5886
5887 2018-06-08 Gary Benson <gbenson@redhat.com>
5888
5889 * gdb.threads/check-libthread-db.exp: New file.
5890 * gdb.threads/check-libthread-db.c: Likewise.
5891
5892 2018-06-05 Tom Tromey <tom@tromey.com>
5893
5894 * gdb.base/default.exp: Update expected "show version" output.
5895
5896 2018-06-05 Tom Tromey <tom@tromey.com>
5897
5898 PR cli/12326:
5899 * gdb.cp/static-print-quit.exp: Update.
5900 * lib/gdb.exp (pagination_prompt): Update.
5901 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
5902 * gdb.python/python.exp: Update.
5903
5904 2018-06-04 Joel Brobecker <brobecker@adacore.com>
5905
5906 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
5907
5908 2018-06-01 Joel Brobecker <brobecker@adacore.com>
5909
5910 * gdb.ada/bp_fun_addr: New testcase.
5911
5912 2018-06-01 Tom Tromey <tom@tromey.com>
5913
5914 * gdb.xml/tdesc-regs.exp (load_description): Update expected
5915 results.
5916 * gdb.dwarf2/method-ptr.exp: Set language to C++.
5917 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
5918 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
5919 * gdb.base/maint.exp (maint_pass_if): Update.
5920
5921 2018-05-31 Maciej W. Rozycki <macro@mips.com>
5922
5923 * gdb.base/endian.exp: New test.
5924 * gdb.base/endian.c: New test source.
5925
5926 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
5927
5928 PR gdb/23203
5929 * gdb.base/bt-selected-frame.c: New file.
5930 * gdb.base/bt-selected-frame.exp: New file.
5931 * lib/gdb.exp (get_current_frame_number): New function.
5932
5933 2018-05-24 Maciej W. Rozycki <macro@mips.com>
5934 Pedro Alves <palves@redhat.com>
5935
5936 * gdb.threads/tls-core.c: Include <stdlib.h>
5937 (thread_proc): Call `abort'.
5938 * gdb.threads/tls-core.exp: Generate a core with core_find too.
5939 (tls_core_test): New procedure, bits factored out from ...
5940 (top level): ... here. Test both native cores and gcore cores.
5941
5942 2018-05-23 Tom Tromey <tom@tromey.com>
5943
5944 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
5945
5946 2018-05-23 Tom Tromey <tom@tromey.com>
5947
5948 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
5949 symfile_complaints.
5950 (test_short_complaints): Likewise.
5951 (test_empty_complaints): Likewise.
5952 (test_initial_complaints): Update.
5953
5954 2018-05-23 Tom Tromey <tom@tromey.com>
5955
5956 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
5957
5958 2018-05-23 Tom Tromey <tom@tromey.com>
5959
5960 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
5961 (test_short_complaints): Update.
5962
5963 2018-05-22 Pedro Alves <palves@redhat.com>
5964
5965 * gdb.base/remote.exp: Only gdb_start after compiling the
5966 testcase. Issue "disconnect" before testing "set remote" command
5967 defaults. Issue clean_restart before running to main.
5968
5969 2018-05-22 Pedro Alves <palves@redhat.com>
5970
5971 * gdb.base/remote.exp: Adjust expected output of "show remote
5972 memory-write-packet-size". Add tests for "set remote
5973 memory-write-packet-size 0" and "set remote
5974 memory-write-packet-size fixed/limit".
5975
5976 2018-05-22 Pedro Alves <palves@redhat.com>
5977
5978 PR gdb/22973
5979 * gdb.base/utf8-identifiers.c: New file.
5980 * gdb.base/utf8-identifiers.exp: New file.
5981
5982 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5983
5984 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
5985
5986 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
5987
5988 * gdb.arch/powerpc-vsx-gcore.exp: New file.
5989
5990 2018-05-18 Tom Tromey <tom@tromey.com>
5991
5992 * gdb.base/ptype-offsets.exp: Update.
5993
5994 2018-05-17 Keith Seitz <keiths@redhat.com>
5995
5996 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
5997 in expected breakpoint stop locations.
5998 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
5999 move to proper scope to test variable values.
6000 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6001 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6002 New functions.
6003 (main): Call not_inline_func3.
6004 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6005 inline_func1, inline_func2, and inline_func3. Test that when each
6006 breakpoint is hit, GDB properly reports both the stop location
6007 and the backtrace. Repeat tests for temporary breakpoints.
6008
6009 2018-05-15 Maciej W. Rozycki <macro@mips.com>
6010
6011 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6012 rather then trying to access it in determining whether the PID
6013 of `gdbserver' could have been retrieved.
6014
6015 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6016
6017 * gdb.arch/amd64-init-x87-values.S: New file.
6018 * gdb.arch/amd64-init-x87-values.exp: New file.
6019
6020 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6021
6022 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6023
6024 2018-05-04 Tom Tromey <tom@tromey.com>
6025
6026 PR python/22730:
6027 * gdb.python/python.exp: Test multi-line execute.
6028
6029 2018-05-04 Tom Tromey <tom@tromey.com>
6030
6031 PR python/22731:
6032 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6033
6034 2018-05-04 Tom Tromey <tom@tromey.com>
6035
6036 PR gdb/11750:
6037 * gdb.base/define.exp: Test defining a user command inside a user
6038 command.
6039 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6040
6041 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6042 Pedro Alves <palves@redhat.com>
6043
6044 PR breakpoints/19806 and support for PR external/20207.
6045 * gdb.base/watchpoint-unaligned.c: New file.
6046 * gdb.base/watchpoint-unaligned.exp: New file.
6047
6048 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6049
6050 * gdb.base/maint.exp: Make test names unique, use
6051 test_prefix_command_help to test 'help maint info', and remove
6052 repeated test of 'help maint'.
6053
6054 2018-05-04 Tom Tromey <tom@tromey.com>
6055
6056 PR gdb/22619:
6057 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6058 behavior.
6059
6060 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6061
6062 * gdb.base/maint.exp: Process output from 'maint print registers'
6063 line at a time.
6064
6065 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6066
6067 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
6068 timeout.
6069
6070 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
6071
6072 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
6073 filter pattern.
6074
6075 2018-05-02 Pedro Alves <palves@redhat.com>
6076
6077 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
6078 to_log_command renames.
6079 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
6080
6081 2018-05-02 Tom Tromey <tom@tromey.com>
6082
6083 * gdb.python/py-parameter.exp: Set test message.
6084
6085 2018-05-02 Tom Tromey <tom@tromey.com>
6086
6087 PR python/20084:
6088 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
6089 PARAM_ZUINTEGER_UNLIMITED tests.
6090
6091 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
6092
6093 PR rust/23124
6094 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
6095 when casting.
6096
6097 2018-04-30 Tom Tromey <tom@tromey.com>
6098
6099 * gdb.python/py-type.exp: Check align attribute.
6100 * gdb.python/py-type.c: New "aligncheck" global.
6101
6102 2018-04-30 Tom Tromey <tom@tromey.com>
6103
6104 PR exp/17095:
6105 * gdb.dwarf2/dw2-align.exp: New file.
6106 * gdb.cp/align.exp: New file.
6107 * gdb.base/align.exp: New file.
6108 * lib/gdb.exp (gdb_int128_helper): New proc.
6109 (has_int128_c, has_int128_cxx): New caching procs.
6110
6111 2018-04-27 Tom Tromey <tom@tromey.com>
6112
6113 PR rust/22545:
6114 * gdb.rust/simple.exp: Add inclusive range tests.
6115
6116 2018-04-26 Pedro Alves <palves@redhat.com>
6117
6118 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
6119 ifunc breakpoint locations correctly of ifunc breakpoints set
6120 while the program resolves the ifunc.
6121
6122 2018-04-26 Pedro Alves <palves@redhat.com>
6123
6124 * gdb.base/gnu-ifunc-final.c: New file.
6125 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
6126 * gdb.base/gnu-ifunc.exp (executable): Delete.
6127 (staticexecutable): Adjust.
6128 (lib_opts, exec_opts): Delete.
6129 (make_binsuffix, build, set-break): New procedures.
6130 (misc_tests): New, with tests factored out from the top level.
6131 (top level): Test different combinations of ifunc resolver name,
6132 resolver with and with debug info, and ifunc target with and
6133 without debug info. Wrap static tests with with_target_prefix.
6134
6135 2018-04-26 Pedro Alves <palves@redhat.com>
6136
6137 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
6138 return type" warnings.
6139
6140 2018-04-25 Pedro Alves <palves@redhat.com>
6141
6142 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
6143 killed".
6144 * gdb.base/kill-after-signal.exp: Likewise.
6145 * gdb.threads/kill.exp: Likewise.
6146
6147 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6148 Sergio Durigan Junior <sergiodj@redhat.com>
6149 Pedro Alves <palves@redhat.com>
6150
6151 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
6152 regexps to expect for '[Inferior ... detached]' as well.
6153 * gdb.base/attach.exp: Likewise.
6154 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
6155 "gdb_continue_to_end".
6156 (test_catch_syscall_with_wrong_args): Likewise.
6157 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
6158 ']'. Don't set 'verbose' on.
6159 * gdb.base/foll-vfork.exp: Likewise.
6160 * gdb.base/fork-print-inferior-events.c: New file.
6161 * gdb.base/fork-print-inferior-events.exp: New file.
6162 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
6163 '[Inferior ... has been killed]' message.
6164 * gdb.base/kill-after-signal.exp: Likewise.
6165 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
6166 detach message.
6167 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
6168 message.
6169 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
6170 regexps to expect for '[Inferior ... detached]' as well.
6171 * gdb.threads/process-dies-while-detaching.exp: Likewise.
6172
6173 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
6174
6175 PR gdb/23104
6176 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
6177
6178 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
6179
6180 PR gdb/23095
6181 * gdb.base/break-probes.exp: Pass shlib_load to
6182 prepare_for_testing. Set normal_bp to r_debug_state if target is
6183 bsd.
6184
6185 2018-04-19 Richard Bunt <richard.bunt@arm.com>
6186
6187 * gdb.threads/multiple-successive-infcall.c: New test.
6188 * gdb.threads/multiple-successive-infcall.exp: New file.
6189
6190 2018-04-17 Tom Tromey <tom@tromey.com>
6191
6192 * gdb.rust/simple.rs (Union): New type.
6193 (main): New local "u".
6194 * gdb.rust/simple.exp (test_one_slice): Add new test case.
6195
6196 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6197
6198 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
6199 number information in output of "whereis" command.
6200 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
6201
6202 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6203
6204 * gdb.ada/info_types.exp: Adjust expected output to the line
6205 numbers now printed by "info var/func/type".
6206 * gdb.base/completion.exp: Likewise.
6207 * gdb.base/included.exp: Likewise.
6208 * gdb.cp/cp-relocate.exp: Likewise.
6209 * gdb.cp/cplusfuncs.exp: Likewise.
6210 * gdb.cp/namespace.exp: Likewise.
6211 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
6212
6213 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6214
6215 * gdb.btrace/cpu.exp: New.
6216
6217 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
6218
6219 * gdb.base/step-indirect-call-thunk.exp: New.
6220 * gdb.base/step-indirect-call-thunk.c: New.
6221 * gdb.reverse/step-indirect-call-thunk.exp: New.
6222 * gdb.reverse/step-indirect-call-thunk.c: New.
6223
6224 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
6225
6226 * gdb.base/pie-fork.c: New file.
6227 * gdb.base/pie-fork.exp: New file.
6228
6229 2018-04-11 Tom Tromey <tom@tromey.com>
6230
6231 * gdb.rust/simple.exp: Add test for ".." struct initializer.
6232
6233 2018-04-10 Pedro Alves <palves@redhat.com>
6234
6235 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
6236 exits. Instead loop running forever.
6237 (fork_parent): Run forever too.
6238
6239 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6240
6241 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
6242 mi_continue_to_line.
6243 * gdb.mi/mi-stack.c (callee4): Add comment.
6244
6245 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
6246
6247 * gdb.mi/mi-stack.exp: Fix indentation.
6248
6249 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6250
6251 PR gdb/22979
6252 * gdb.arch/amd64-osabi.exp: New file.
6253
6254 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
6255
6256 PR gdb/22980
6257 * gdb.base/osabi.exp: New file.
6258
6259 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
6260
6261 * gdb.cp/static-typedef-print.exp: New file.
6262 * gdb.cp/static-typedef-print.cc: New file.
6263
6264 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6265
6266 * gdb.ada/varsize_limit: New testcase.
6267
6268 2018-03-27 Joel Brobecker <brobecker@adacore.com>
6269
6270 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
6271
6272 * gdb.ada/notcplusplus: New testcase.
6273
6274 * gdb.base/c-linkage-name.c: New file.
6275 * gdb.base/c-linkage-name.exp: New testcase.
6276
6277 2018-03-26 Tom Tromey <tom@tromey.com>
6278
6279 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
6280 * gdb.python/py-framefilter.py (name_error): New global.
6281 (ErrorInName.function): Use name_error.
6282
6283 2018-03-26 Tom Tromey <tom@tromey.com>
6284
6285 PR backtrace/15582:
6286 * gdb.python/py-framefilter.exp: Add "bt hide" test.
6287
6288 2018-03-23 Keith Seitz <keiths@redhat.com>
6289
6290 PR c++/22968
6291 * gdb.cp/subtypes.exp: New file.
6292 * gdb.cp/subtypes.h: New file.
6293 * gdb.cp/subtypes.cc: New file.
6294 * gdb.cp/subtypes-2.cc: New file.
6295
6296 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6297
6298 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
6299 (done): Call '_exit' not 'exit' to avoid atexit handlers.
6300 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
6301 -nostartfiles when compiling the test. Confirm that all registers
6302 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
6303
6304 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
6305
6306 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
6307 option, syntax was wrong anyway.
6308 * gdb.arch/arm-disp-step.exp: Likewise.
6309 * gdb.arch/sparc64-regs.exp: Likewise.
6310 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
6311 option, syntax was wrong anyway, switch to use
6312 prepare_for_testing.
6313 * gdb.arch/i386-disp-step.exp: Likewise.
6314
6315 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
6316
6317 * gdb.ada/exec_changed.exp: Replace "target_info exists
6318 use_gdb_stub" by "use_gdb_stub".
6319 * gdb.ada/start.exp: Likewise.
6320 * gdb.base/async-shell.exp: Likewise.
6321 * gdb.base/attach-pie-misread.exp: Likewise.
6322 * gdb.base/attach-wait-input.exp: Likewise.
6323 * gdb.base/break-entry.exp: Likewise.
6324 * gdb.base/break-interp.exp: Likewise.
6325 * gdb.base/dprintf-detach.exp: Likewise.
6326 * gdb.base/nostdlib.exp: Likewise.
6327 * gdb.base/solib-nodir.exp: Likewise.
6328 * gdb.base/statistics.exp: Likewise.
6329 * gdb.base/testenv.exp: Likewise.
6330 * gdb.mi/mi-exec-run.exp: Likewise.
6331 * gdb.mi/mi-start.exp: Likewise.
6332 * gdb.multi/dummy-frame-restore.exp: Likewise.
6333 * gdb.multi/multi-arch-exec.exp: Likewise.
6334 * gdb.multi/multi-arch.exp: Likewise.
6335 * gdb.multi/tids.exp: Likewise.
6336 * gdb.multi/watchpoint-multi.exp: Likewise.
6337 * gdb.python/py-events.exp: Likewise.
6338 * gdb.threads/attach-into-signal.exp: Likewise.
6339 * gdb.threads/attach-stopped.exp: Likewise.
6340 * gdb.threads/threadapply.exp: Likewise.
6341 * lib/selftest-support.exp: Likewise.
6342
6343 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
6344
6345 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
6346
6347 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
6348
6349 * gdb.perf/template-breakpoints.cc: New file.
6350 * gdb.perf/template-breakpoints.exp: New file.
6351 * gdb.perf/template-breakpoints.py: New file.
6352
6353 2018-03-19 Tom Tromey <tom@tromey.com>
6354
6355 * gdb.rust/simple.rs (main): Add local variables field1, field2,
6356 y0.
6357 * gdb.rust/simple.exp: Test bare identifier form of struct
6358 initializer.
6359
6360 2018-03-19 Tom Tromey <tom@tromey.com>
6361
6362 * gdb.gdb/observer.exp: Remove.
6363
6364 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6365
6366 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
6367 "qualified" option when setting breakpoints.
6368 * gdb.trace/backtrace.exp: Likewise.
6369 * gdb.trace/circ.exp: Likewise.
6370 * gdb.trace/collection.exp: Likewise.
6371 * gdb.trace/disconnected-tracing.exp: Likewise.
6372 * gdb.trace/ftrace-lock.exp: Likewise.
6373 * gdb.trace/ftrace.exp: Likewise.
6374 * gdb.trace/infotrace.exp: Likewise.
6375 * gdb.trace/packetlen.exp: Likewise.
6376 * gdb.trace/passc-dyn.exp: Likewise.
6377 * gdb.trace/qtro.exp: Likewise.
6378 * gdb.trace/read-memory.exp: Likewise.
6379 * gdb.trace/report.exp: Likewise.
6380 * gdb.trace/signal.exp: Likewise.
6381 * gdb.trace/status-stop.exp: Likewise.
6382 * gdb.trace/strace.exp: Likewise.
6383 * gdb.trace/tfind.exp: Likewise.
6384 * gdb.trace/trace-break.exp: Likewise.
6385 * gdb.trace/trace-condition.exp: Likewise.
6386 * gdb.trace/trace-mt.exp: Likewise.
6387 * gdb.trace/tstatus.exp: Likewise.
6388 * gdb.trace/tsv.exp: Likewise.
6389 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6390 * gdb.trace/unavailable.exp: Likewise.
6391 * gdb.trace/while-dyn.exp: Likewise.
6392
6393 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6394
6395 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
6396 that libinproctrace is copied to the target.
6397
6398 2018-03-14 Tom Tromey <tom@tromey.com>
6399
6400 PR cli/14977:
6401 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
6402 a null pointer.
6403 * gdb.base/wchar.exp: Likewise.
6404
6405 2018-03-14 Tom Tromey <tom@tromey.com>
6406
6407 PR cli/19918:
6408 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
6409 flag.
6410
6411 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
6412
6413 PR gdb/22841
6414 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
6415 "target" to remote_exec.
6416
6417 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
6418
6419 PR gdb/22841
6420 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
6421 ${board}_upload): Remove.
6422
6423 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
6424
6425 * gdb.cp/watch-cp.cc: New test.
6426 * gdb.cp/watch-cp.exp: New file.
6427
6428 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
6429
6430 * gdb.base/infcall-nested-structs.exp: New file.
6431 * gdb.base/infcall-nested-structs.c: New file.
6432 * gdb.base/float.exp: Add riscv support.
6433
6434 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
6435
6436 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
6437 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
6438
6439 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
6440
6441 * gdb.server/abspath.exp: New file.
6442 * lib/gdb.exp (with_cwd): New procedure.
6443
6444 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
6445
6446 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
6447 use it.
6448 (gdb_is_target_remote_prompt): New proc.
6449 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
6450 (gdb_is_target_native): Pass prompt parameter to
6451 gdb_is_target_1.
6452
6453 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
6454
6455 * gdb.base/load-command.c: New file.
6456 * gdb.base/load-command.exp: New file.
6457 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
6458 (gdb_is_target_1): ...this, and generalize for other targets
6459 than just remote.
6460 (gdb_is_target_remote): Use gdb_is_target_1.
6461 (gdb_is_target_native): use gdb_is_target_1.
6462
6463 2018-02-26 Tom Tromey <tom@tromey.com>
6464
6465 PR python/16497:
6466 * gdb.python/py-framefilter.exp: Update test.
6467
6468 2018-02-26 Tom Tromey <tom@tromey.com>
6469
6470 * gdb.dwarf2/variant.c: New file.
6471 * gdb.dwarf2/variant.exp: New file.
6472
6473 2018-02-26 Tom Tromey <tom@tromey.com>
6474
6475 * gdb.rust/simple.exp: Accept more possible results in enum test.
6476
6477 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
6478
6479 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
6480 parentheses.
6481
6482 2018-02-23 Maciej W. Rozycki <macro@mips.com>
6483
6484 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
6485 name of a variable: $actual_linejj -> $actual_line.
6486
6487 2018-02-21 John Baldwin <jhb@FreeBSD.org>
6488
6489 * gdb.arch/amd64-i386-address.exp: Fix a typo.
6490
6491 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
6492
6493 * gdb.btrace/buffer-size.exp: Do not force BTS.
6494
6495 2018-02-14 Pedro Alves <palves@redhat.com>
6496
6497 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
6498 getting a "Quit".
6499
6500 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
6501
6502 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
6503 Fix test name.
6504
6505 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
6506
6507 * gdb.cp/m-static.exp: Check type of optimized out static
6508 member.
6509
6510 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
6511
6512 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
6513 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
6514
6515 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
6516 Leszek Swirski <leszeks@google.com>
6517
6518 * gdb.python/py-prettyprint.c
6519 (struct to_string_returns_value_inner,
6520 struct to_string_returns_value_wrapper): New.
6521 (main): Add tsrvw variable.
6522 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
6523 ToStringReturnsValueWrapper): New classes.
6524 (register_pretty_printers): Register new pretty-printers.
6525 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
6526 recursive pretty printer.
6527 * gdb.python/py-mi.exp: Likewise.
6528
6529 2018-02-01 Leszek Swirski <leszeks@google.com>
6530
6531 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
6532 functions with the same name as an include file are parsed
6533 correctly.
6534
6535 2018-02-01 Yao Qi <yao.qi@linaro.org>
6536
6537 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
6538 "\[^\r\n\]*".
6539
6540 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
6541
6542 * gdb.arch/powerpc-prologue-frame.s: New file.
6543 * gdb.arch/powerpc-prologue-frame.c: Likewise.
6544 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
6545
6546 2018-01-31 Joel Brobecker <brobecker@adacore.com>
6547
6548 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
6549
6550 2018-01-30 Pedro Alves <palves@redhat.com>
6551
6552 PR gdb/13211
6553 * gdb.base/interrupt-daemon.c: New.
6554 * gdb.base/interrupt-daemon.exp: New.
6555 * gdb.multi/multi-term-settings.c: New.
6556 * gdb.multi/multi-term-settings.exp: New.
6557
6558 2018-01-30 Joel Brobecker <brobecker@adacore.com>
6559
6560 * gdb.base/break.exp: Save the location where the breakpoint
6561 on break.c:47 was actually inserted when debugging the version
6562 compiled at -O2 and use it in the expected output of the "info
6563 break" test performed soon after.
6564
6565 2018-01-22 Pedro Alves <palves@redhat.com>
6566 Sergio Durigan Junior <sergiodj@redhat.com>
6567
6568 * gdb.base/whatis.exp: Add tests for 'set print object on' +
6569 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
6570
6571 2018-01-22 Joel Brobecker <brobecker@adacore.com>
6572
6573 * gdb.base/break-include.c, gdb.base/break-include.inc,
6574 gdb.base/break-include.exp: New files.
6575 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
6576 line number now being the actual line number where the breakpoint
6577 was inserted.
6578 * gdb.mi/mi-break.exp: Likewise.
6579 * gdb.mi/mi-reverse.exp: Likewise.
6580 * gdb.mi/mi-simplerun.exp: Ditto.
6581
6582 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6583
6584 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
6585 varobj.
6586 * gdb.mi/mi-var-create-rtti.exp: Likewise.
6587
6588 2018-01-21 Don Breazeal <donb@codesourcery.com>
6589 Andrew Burgess <andrew.burgess@embecosm.com>
6590
6591 * gdb.mi/basics.c: Add new global.
6592 * gdb.mi/mi-frame-regs.exp: New file.
6593 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
6594 case.
6595
6596 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
6597
6598 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
6599 non-parameter, and on an unknown symbol.
6600
6601 2018-01-19 Tom Tromey <tom@tromey.com>
6602
6603 * gdb.rust/modules.rs (TWENTY_THREE): New global.
6604 * gdb.rust/modules.exp: Add ::-qualified lookup test.
6605
6606 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6607
6608 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
6609 setrlimit and chdir to int.
6610
6611 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
6612
6613 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
6614 function.
6615 (my_tend): Likewise.
6616 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
6617 rationale of avoiding FP- and vector instructions.
6618
6619 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
6620
6621 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
6622 "info reg" with "\[ \t\]*".
6623 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
6624 "\[ \t\]+".
6625 * gdb.arch/s390-multiarch.exp: Ditto.
6626 * gdb.base/pc-fp.exp: Ditto.
6627 * gdb.reverse/i386-precsave.exp: Ditto.
6628 * gdb.reverse/i386-reverse.exp: Ditto.
6629 * gdb.reverse/i387-env-reverse.exp: Ditto.
6630 * gdb.reverse/i387-stack-reverse.exp: Ditto.
6631
6632 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6633
6634 * lib/gdb.exp (gdb_compile): Re-enable use of
6635 universal_compile_options for languages other than Rust.
6636
6637 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
6638
6639 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
6640
6641 2018-01-17 Mike Gulick <mgulick@mathworks.com>
6642
6643 PR gdb/16577
6644 * gdb.base/solib-vanish.exp: New.
6645 * gdb.base/solib-vanish-main.c: New.
6646 * gdb.base/solib-vanish-lib1.c: New.
6647 * gdb.base/solib-vanish-lib2.c: New.
6648
6649 2018-01-17 Yao Qi <yao.qi@linaro.org>
6650
6651 * gdb.compile/compile.exp: Match the address printed for
6652 frame in the output of command "bt".
6653
6654 2018-01-15 Tom Tromey <tom@tromey.com>
6655
6656 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
6657 compute sp_reg.
6658
6659 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
6660
6661 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
6662 to prepare.
6663 (prepare): Return 0 on error, 1 on success.
6664
6665 2018-01-12 Pedro Alves <palves@redhat.com>
6666
6667 * gdb.base/continue-after-aborted-step-over.c: New.
6668 * gdb.base/continue-after-aborted-step-over.exp: New.
6669
6670 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
6671
6672 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
6673 options when not creating an executable.
6674
6675 2018-01-11 Pedro Alves <palves@redhat.com>
6676
6677 PR remote/22597
6678 * gdb.server/stop-reply-no-thread.c: New file.
6679 * gdb.server/stop-reply-no-thread.exp: New file.
6680
6681 2018-01-10 Pedro Alves <palves@redhat.com>
6682
6683 PR gdb/22670
6684 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
6685 functions too. Test setting breakpoints and printing C functions
6686 with no debug info too.
6687 * gdb.ada/bp_c_mixed_case/qux.c: New file.
6688
6689 2018-01-10 Pedro Alves <palves@redhat.com>
6690
6691 PR gdb/22670
6692 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
6693 a fail.
6694
6695 2018-01-10 Pedro Alves <palves@redhat.com>
6696
6697 PR gdb/22670
6698 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
6699
6700 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6701
6702 * gdb.server/unittest.exp: Match the output in non-development
6703 mode.
6704
6705 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
6706
6707 * gdb.gdb/unittest.exp: Match output in non-development mode.
6708
6709 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6710
6711 * gdb.ada/access_tagged_param.exp: Relax expected output
6712 for value of "ObjL" in "continue" to pck.inspect breakpoint
6713 test.
6714
6715 2018-01-08 Joel Brobecker <brobecker@adacore.com>
6716
6717 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
6718 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
6719
6720 2018-01-05 Pedro Alves <palves@redhat.com>
6721
6722 PR gdb/18653
6723 * gdb.base/libsegfault.exp: New.
6724
6725 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6726
6727 PR gdb/22670
6728 * gdb.ada/access_tagged_param.exp: New file.
6729 * gdb.ada/access_tagged_param/foo.adb: New file.
6730
6731 2018-01-05 Pedro Alves <palves@redhat.com>
6732
6733 PR gdb/22670
6734 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
6735 exercise lower case too, and to exercise both full matching and
6736 wild matching.
6737
6738 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6739
6740 * gdb.ada/rename_subscript_param: New testcase.
6741
6742 2018-01-05 Jerome Guitton <guitton@adacore.com>
6743
6744 * gdb.ada/arr_acc_idx_w_gap: New testcase.
6745
6746 2018-01-05 Joel Brobecker <brobecker@adacore.com>
6747
6748 * gdb.ada/convvar_comp: New testcase.
6749
6750 2018-01-05 Xavier Roirand <roirand@adacore.com>
6751
6752 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
6753 (My_Table): New global variable.
6754 * testsuite/gdb.ada/array_char_idx.exp: Add test.
6755
6756 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6757
6758 PR gdb/22670
6759 * gdb.ada/maint_with_ada: New testcase.
6760
6761 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6762
6763 PR gdb/22670
6764 * gdb.ada/bp_c_mixed_case: New testcase.
6765
6766 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6767
6768 PR gdb/22670
6769 * gdb.ada/complete.exp: Add "complete break ada" test.
6770
6771 2018-01-04 Joel Brobecker <brobecker@adacore.com>
6772
6773 PR gdb/22670
6774 * gdb.ada/info_addr_mixed_case: New testcase.
6775
6776 2018-01-03 Xavier Roirand <roirand@adacore.com>
6777
6778 * gdb.ada/excep_handle.exp: New testcase.
6779 * gdb.ada/excep_handle/foo.adb: New file.
6780 * gdb.ada/excep_handle/pck.ads: New file.
6781
6782 2018-01-03 Joel Brobecker <brobecker@adacore.com>
6783
6784 * gdb.base/step-line.c: Add extra empty line in copyright header.
6785 * gdb.base/step-line.inp: Likewise.
6786
6787 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6788
6789 * gdb.ada/dyn_stride.exp: Add slice test.
6790
6791 2018-01-02 Joel Brobecker <brobecker@adacore.com>
6792
6793 * gdb.ada/dyn_stride: New testcase.
6794
6795 2017-12-27 Stafford Horne <shorne@gmail.com>
6796
6797 * gdb.xml/extra-regs.xml: Add example foo reggroup.
6798 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
6799
6800 2017-12-27 Stafford Horne <shorne@gmail.com>
6801
6802 * gdb.base/reggroups.c: New file.
6803 * gdb.base/reggroups.exp: New file.
6804
6805 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6806
6807 * gdb.dwarf2/ada-valprint-error.c: New file.
6808 * gdb.dwarf2/ada-valprint-error.exp: New file.
6809
6810 2017-12-18 Joel Brobecker <brobecker@adacore.com>
6811
6812 * gdb.ada/assign_arr: New testcase.
6813
6814 2017-12-18 Xavier Roirand <roirand@adacore.com>
6815
6816 * gdb.ada/funcall_ptr: New testcase.
6817
6818 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
6819
6820 PR cli/16224
6821 * gdb.base/ptype-offsets.cc: New file.
6822 * gdb.base/ptype-offsets.exp: New file.
6823
6824 2017-12-15 Yao Qi <yao.qi@linaro.org>
6825
6826 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
6827 if XML is disabled.
6828
6829 2017-12-15 Xavier Roirand <roirand@adacore.com>
6830
6831 * gdb.ada/same_component_name: New testcase.
6832
6833 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6834
6835 * gdb.ada/str_binop_equal: New testcase.
6836
6837 2017-12-14 Joel Brobecker <brobecker@adacore.com>
6838
6839 * gdb.ada/task_switch_in_core: New testcase.
6840
6841 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
6842
6843 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
6844 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
6845 call test_bkpt_qualified.
6846 (test_bkpt_qualified): New proc.
6847
6848 2017-12-13 Pedro Alves <palves@redhat.com>
6849
6850 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6851 Tighten regexp by matching with an anchor.
6852
6853 2017-12-13 Pedro Alves <palves@redhat.com>
6854
6855 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
6856 ("expression with namespace"): New set of tests.
6857 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
6858 (Nested::Test_NS::qux): New.
6859 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
6860 defaults to 'start_quote_char' and 'end_quote_char' parameters.
6861
6862 2017-12-13 Joel Brobecker <brobecker@adacore.com>
6863
6864 * gdb.base/server-del-break.c: New file.
6865 * gdb.base/server-del-break.exp: New file.
6866
6867 2017-12-12 Stafford Horne <shorne@gmail.com>
6868
6869 * gdb.xml/tdesc-regs.exp: Add or1k support.
6870
6871 2017-12-12 Stafford Horne <shorne@gmail.com>
6872
6873 * gdb.base/bp-permanent.c: Define nop of or1k.
6874
6875 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6876
6877 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
6878 output with components being reordered.
6879
6880 2017-12-11 Joel Brobecker <brobecker@adacore.com>
6881
6882 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
6883 output with components being reordered.
6884
6885 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6886 Pedro Alves <palves@redhat.com>
6887
6888 * gdb.base/maint.exp (check for .gdb_index): Check also for
6889 .debug_names.
6890 * gdb.dlang/watch-loc.c (.debug_aranges): New.
6891 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
6892 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
6893 (.gdb_index used after symbol reloading): Support also .debug_names.
6894 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
6895
6896 2017-12-08 Yao Qi <yao.qi@linaro.org>
6897
6898 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6899 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
6900
6901 2017-12-08 Yao Qi <yao.qi@linaro.org>
6902
6903 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
6904 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
6905
6906 2017-12-08 Yao Qi <yao.qi@linaro.org>
6907
6908 * gdb.arch/aarch64-tagged-pointer.c: New file.
6909 * gdb.arch/aarch64-tagged-pointer.exp: New file.
6910
6911 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
6912
6913 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
6914 "int".
6915
6916 2017-12-07 Keith Seitz <keiths@redhat.com>
6917
6918 PR breakpoints/22569
6919 * gdb.linespec/ls-errs.exp: Change expected result of "break
6920 -source this file has spaces.c -line 3".
6921 Check that an explicit source file followed by whitespace is
6922 identified as an invalid explicit location.
6923
6924 2017-12-07 Keith Seitz <keiths@redhat.com>
6925
6926 * gdb.cp/nested-types.cc: New file.
6927 * gdb.cp/nested-types.exp: New file.
6928 * lib/cp-support.exp: Load data-structures.exp library.
6929 (debug_cp_test_ptype_class): New global.
6930 (cp_ptype_class_verbose, next_line): New procedures.
6931 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
6932 Add and document new return value.
6933 Switch the list of lines to a queue.
6934 Add support for new `type' key for nested type definitions.
6935 Add debugging/troubleshooting messages.
6936 * lib/data-structures.exp: New file.
6937
6938 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
6939
6940 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
6941 with proc_with_prefix, don't use with_test_prefix.
6942
6943 2017-12-07 Tom Tromey <tom@tromey.com>
6944
6945 * gdb.base/break.exp: Add test for empty "commands".
6946
6947 2017-12-07 Yao Qi <yao.qi@linaro.org>
6948
6949 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
6950 malloc and catch syscall.
6951
6952 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
6953
6954 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
6955 tests for explicit locations.
6956
6957 2017-12-06 Pedro Alves <palves@redhat.com>
6958
6959 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
6960 force-disabling XML descriptions.
6961
6962 2017-12-04 Pedro Alves <palves@redhat.com>
6963
6964 PR gdb/22499
6965 * gdb.arch/amd64-disp-step-avx.S: New file.
6966 * gdb.arch/amd64-disp-step-avx.exp: New file.
6967
6968 2017-12-03 Pedro Alves <palves@redhat.com>
6969
6970 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
6971 and <string.h>.
6972 (parent_function): Print distinct messages when waitpid fails, or
6973 the child exits with a signal, or the child exits for an unhandled
6974 reason.
6975 * gdb.threads/process-dies-while-detaching.exp
6976 (detach_and_expect_exit): New 'inf_output_re' parameter and use
6977 it. Wait for both inferior output and GDB's prompt. Use an
6978 indirect spawn id list.
6979 (do_detach): New parameter 'child_exit'. Use it to compute
6980 expected inferior output.
6981 (test_detach, test_detach_watch, test_detach_killed_outside):
6982 Adjust to pass down the expected child exit kind.
6983
6984 2017-12-01 Joel Brobecker <brobecker@adacore.com>
6985 Sergio Durigan Junior <sergiodj@redhat.com>
6986 Pedro Alves <palves@redhat.com>
6987
6988 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
6989
6990 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
6991
6992 * gdb.base/relocate.exp: Add tests to guarantee that arguments
6993 to 'symbol-file' and 'add-symbol-file' can be
6994 position-independent.
6995
6996 2017-12-01 Yao Qi <yao.qi@linaro.org>
6997
6998 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
6999 the URL in copyright header.
7000 * gdb.arch/aarch64-fp.exp: Likewise.
7001 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7002 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7003 * gdb.base/expand-psymtabs.exp: Likewise.
7004 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7005 * gdb.fortran/common-block.exp: Likewise.
7006 * gdb.fortran/common-block.f90: Likewise.
7007 * gdb.fortran/logical.exp: Likewise.
7008 * gdb.fortran/vla-datatypes.f90: Likewise.
7009 * gdb.fortran/vla-sub.f90: Likewise.
7010
7011 2017-11-30 Joel Brobecker <brobecker@adacore.com>
7012
7013 * gdb.ada/repeat_dyn: New testcase.
7014
7015 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7016
7017 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7018 Update for changed thread numbering.
7019 * gdb.cell/bt.exp: Update for changed GDB output.
7020
7021 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7022
7023 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7024 setting isremote by hand.
7025 * boards/dwarf4-gdb-index.exp: Likewise.
7026 * boards/fission.exp: Likewise.
7027 * boards/stabs.exp: Likewise.
7028
7029 2017-11-30 Pedro Alves <palves@redhat.com>
7030
7031 * gdb.linespec/cpls-ops.exp
7032 (check_explicit_skips_function_argument): Extract the underlying
7033 type of size_t instead of hardcoding it.
7034
7035 2017-11-29 Pedro Alves <palves@redhat.com>
7036
7037 PR c++/19436
7038 * gdb.linespec/cpls-abi-tag.cc: New file.
7039 * gdb.linespec/cpls-abi-tag.exp: New file.
7040
7041 2017-11-29 Pedro Alves <palves@redhat.com>
7042
7043 * gdb.base/langs.exp: Use -qualified.
7044 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7045 it.
7046 * gdb.cp/namespace.exp: Use -qualified.
7047 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7048 (overload-3, template-overload, template-ret-type, const-overload)
7049 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7050 procedures.
7051 (test_driver): Call them.
7052 * gdb.cp/save-bp-qualified.cc: New.
7053 * gdb.cp/save-bp-qualified.exp: New.
7054 * gdb.linespec/explicit.exp: Test -qualified.
7055 * lib/completion-support.exp (completion::explicit_opts_list): Add
7056 "-qualified".
7057 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7058
7059 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7060
7061 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7062
7063 2017-11-29 Tom Tromey <tom@tromey.com>
7064
7065 * gdb.base/relocate.exp: Update invalid argument test.
7066 Add new tests for invalid arguments.
7067
7068 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7069
7070 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
7071 Return 0 as a long.
7072 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
7073
7074 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
7075
7076 * gdb.cp/breakpoint.cc (bar): Set return type to void.
7077 * gdb.cp/psymtab-parameter.cc (func): Likewise.
7078 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
7079 func ().
7080 * gdb.cp/shadow.cc (B.func): Return 0.
7081
7082 2017-11-27 Joel Brobecker <brobecker@adacore.com>
7083
7084 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
7085 expected output in gdb_expect call to allow the exception
7086 message to be present as well. Fix syntax confusion to avoid
7087 TCL thinking that exception_name is an array.
7088
7089 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
7090
7091 * gdb.arch/spu-info.c: Include <unistd.h>.
7092 (do_signal_test): Fix broken calls to write.
7093 * gdb.arch/spu-info.exp: Use prepare_for_testing.
7094 Fix checks for empty mailboxes. Update signal tests for corrected
7095 do_signal_test routine. Allow nonzero event status.
7096 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
7097 * gdb.cell/arch.exp: Use standard_output_file.
7098 * gdb.cell/break.exp: Likewise.
7099 * gdb.cell/bt.exp: Likewise.
7100 * gdb.cell/core.exp: Likewise.
7101 * gdb.cell/dwarfaddr.exp: Likewise.
7102 * gdb.cell/ea-cache.exp: Likewise.
7103 * gdb.cell/ea-standalone.exp: Likewise.
7104 * gdb.cell/f-regs.exp: Likewise.
7105 * gdb.cell/fork.exp: Likewise.
7106 * gdb.cell/gcore.exp: Likewise.
7107 * gdb.cell/mem-access.exp: Likewise.
7108 * gdb.cell/ptype.exp: Likewise.
7109 * gdb.cell/registers.exp: Likewise.
7110 * gdb.cell/sizeof.exp: Likewise.
7111 * gdb.cell/solib-symbol.exp: Likewise.
7112 * gdb.cell/solib.exp: Likewise.
7113
7114 2017-11-25 Pedro Alves <palves@redhat.com>
7115
7116 * gdb.base/complete-empty.exp: New file.
7117 * gdb.base/completion.exp: Adjust.
7118
7119 2017-11-25 Pedro Alves <palves@redhat.com>
7120
7121 * gdb.linespec/cpls-ops.cc: New file.
7122 * gdb.linespec/cpls-ops.exp: New file.
7123 * lib/completion-support.exp (test_complete_prefix_range_re): New,
7124 factored out from ...
7125 (test_complete_prefix_range): ... this.
7126
7127 2017-11-24 Pedro Alves <palves@redhat.com>
7128
7129 * gdb.linespec/cpcompletion.exp: New file.
7130 * gdb.linespec/cpls-hyphen.cc: New file.
7131 * gdb.linespec/cpls.cc: New file.
7132 * gdb.linespec/cpls2.cc: New file.
7133 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
7134 test to use test_gdb_complete_unique. Add label completion,
7135 keyword completion and explicit location completion tests.
7136 * lib/completion-support.exp: New file.
7137
7138 2017-11-24 Joel Brobecker <brobecker@adacore.com>
7139
7140 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
7141 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
7142 when hitting an exception catchpoint.
7143
7144 2017-11-22 Yao Qi <yao.qi@linaro.org>
7145
7146 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
7147
7148 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
7149
7150 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
7151 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
7152 * gdb.dwarf2/info-locals-optimized-out.c: New file.
7153
7154 2017-11-22 Yao Qi <yao.qi@linaro.org>
7155
7156 * gdb.base/info-os.exp: Pass pthreads.
7157 * gdb.multi/multi-attach.exp: Likewise.
7158
7159 2017-11-22 Yao Qi <yao.qi@linaro.org>
7160
7161 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
7162 compiler.
7163
7164 2017-11-22 Yao Qi <yao.qi@linaro.org>
7165
7166 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
7167 * gdb.base/break-interp.exp: Likewise.
7168 * gdb.base/jit-attach-pie.exp: Likewise.
7169
7170 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7171
7172 * gdb.base/float128.c (large128): New variable.
7173 * gdb.base/float128.exp: Add test to print largest __float128 value.
7174
7175 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
7176
7177 * gdb.arch/vsx-regs.exp: Update register content checks.
7178
7179 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
7180
7181 * gdb.arch/ppc-longdouble.exp: New file.
7182 * gdb.arch/ppc-longdouble.c: Likewise.
7183
7184 2017-11-21 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
7187
7188 2017-11-20 Pedro Alves <palves@redhat.com>
7189
7190 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
7191 (long_double_typedef): New typedefs.
7192 Use DEF on double and long double.
7193 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
7194 cases.
7195 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
7196 and 'long_double_ptr_same_size' locals. Use them to decide
7197 whether cast from array/function to float is valid/invalid.
7198
7199 2017-11-17 Tom Tromey <tom@tromey.com>
7200
7201 * gdb.rust/traits.rs: New file.
7202 * gdb.rust/traits.exp: New file.
7203
7204 2017-11-17 Joel Brobecker <brobecker@adacore.com>
7205
7206 * gdb.ada/minsyms: New testcase.
7207
7208 2017-11-16 Pedro Alves <palves@redhat.com>
7209
7210 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
7211 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
7212
7213 2017-11-16 Pedro Alves <palves@redhat.com>
7214
7215 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
7216 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
7217
7218 2017-11-16 Pedro Alves <palves@redhat.com>
7219
7220 * gdb.server/reconnect-ctrl-c.c: New file.
7221 * gdb.server/reconnect-ctrl-c.exp: New file.
7222
7223 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
7224
7225 * gdb.python/py-rbreak.exp: New file.
7226 * gdb.python/py-rbreak.c: New file.
7227 * gdb.python/py-rbreak-func2.c: New file.
7228
7229 2017-11-16 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
7232 pattern.
7233 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
7234 GDB.
7235
7236 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
7237
7238 * gdb.tui/completionn.exp (test_tab_completion): Add space in
7239 regex.
7240
7241 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
7242
7243 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
7244 test names.
7245
7246 2017-11-09 Pedro Alves <palves@redhat.com>
7247
7248 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
7249 factored out from ...
7250 (top level): ... here, and adjusted to avoid expecting beyond the
7251 prompt in a single gdb_test_multiple.
7252
7253 2017-11-09 Pedro Alves <palves@redhat.com>
7254
7255 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
7256 output.
7257 * gdb.server/ext-attach.exp ("kill" test): Likewise.
7258 * gdb.server/ext-restart.exp ("kill" test): Likewise.
7259 * gdb.server/ext-run.exp ("kill" test): Likewise.
7260 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
7261
7262 2017-11-09 Pedro Alves <palves@redhat.com>
7263
7264 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
7265 match till end of line.
7266
7267 2017-11-09 Pedro Alves <palves@redhat.com>
7268
7269 * gdb.base/memattr.exp: Tighten regexes to match the end line.
7270
7271 2017-11-09 Pedro Alves <palves@redhat.com>
7272
7273 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
7274 New procedures, factored out from ...
7275 (top level): ... here, and adjusted to avoid expecting beyond the
7276 prompt in one go.
7277
7278 2017-11-09 Pedro Alves <palves@redhat.com>
7279
7280 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
7281 output. Fix '?' match.
7282
7283 2017-11-08 Joel Brobecker <brobecker@adacore.com>
7284
7285 * gdb.ada/scoped_watch: New testcase.
7286 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
7287 which is actually correct.
7288 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
7289 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
7290
7291 2017-11-08 Pedro Alves <palves@redhat.com>
7292
7293 * gdb.gdb/complaints.exp (test_initial_complaints)
7294 (test_serial_complaints, test_short_complaints): Call
7295 complaint_internal instead of complaint.
7296
7297 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
7298
7299 * gdb.threads/tls-core.c: New file.
7300 * gdb.threads/tls-core.exp: Likewise.
7301
7302 2017-11-08 Pedro Alves <palves@redhat.com>
7303
7304 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
7305 (p Exported_Capitalized): New test.
7306 (p exported_capitalized): New test.
7307
7308 2017-11-07 Pedro Alves <palves@redhat.com>
7309
7310 * gdb.cp/ena-dis-br-range.exp: Add more tests.
7311
7312 2017-11-07 Pedro Alves <palves@redhat.com>
7313
7314 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
7315 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
7316 (disable_invalid, disable_inverted, disable_negative): New
7317 procedures.
7318 ("bad numbers"): New set of tests.
7319
7320 2017-11-07 Pedro Alves <palves@redhat.com>
7321
7322 * gdb.cp/ena-dis-br-range.exp: Add tests.
7323
7324 2017-11-07 Pedro Alves <palves@redhat.com>
7325
7326 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
7327
7328 2017-11-07 Xavier Roirand <roirand@adacore.com>
7329 Pedro Alves <palves@redhat.com>
7330
7331 * gdb.base/ena-dis-br.exp: Add reference to
7332 gdb.cp/ena-dis-br-range.exp.
7333 * gdb.cp/ena-dis-br-range.exp: New file.
7334 * gdb.cp/ena-dis-br-range.cc: New file.
7335
7336 2017-11-06 Pedro Alves <palves@redhat.com>
7337
7338 * gdb.base/attach-non-pgrp-leader.c: New.
7339 * gdb.base/attach-non-pgrp-leader.exp: New.
7340
7341 2017-11-06 Pedro Alves <palves@redhat.com>
7342
7343 * configure.ac: No longer check for termio.h and sgtty.h.
7344 * configure: Regenerate.
7345 * remote-utils.c: Include termios.h instead of gdb_termios.h.
7346 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
7347 Remove termio and sgtty code.
7348
7349 2017-11-03 Yao Qi <yao.qi@linaro.org>
7350
7351 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
7352 in GDB is disabled.
7353
7354 2017-11-03 Yao Qi <yao.qi@linaro.org>
7355
7356 * gdb.python/py-thrhandle.exp: Skip it if python is not
7357 enabled.
7358
7359 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
7360
7361 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
7362 as a breakpoint command.
7363
7364 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
7365
7366 PR python/21213
7367 * gdb.python/py-infthread.exp: Test calling
7368 InferiorThread.inferior () multiple times in a row.
7369
7370 2017-10-27 Keith Seitz <keiths@redhat.com>
7371
7372 * gdb.opt/inline-break.exp (break_info_1): New procedure.
7373 Test "info break" for every inlined function breakpoint.
7374
7375 2017-10-27 Yao Qi <yao.qi@linaro.org>
7376
7377 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
7378
7379 2017-10-26 Patrick Frants <osscontribute@gmail.com>
7380
7381 * gdb.cp/classes.exp (test_static_members): Test printing
7382 Outer::instance.
7383 * gdb.cp/classes.c (struct Inner, struct Outer): New.
7384 (Inner::instance, Outer::instance): New.
7385
7386 2017-10-24 Pedro Alves <palves@redhat.com>
7387
7388 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
7389 extra console" test in two stages.
7390
7391 2017-10-24 Pedro Alves <palves@redhat.com>
7392
7393 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
7394
7395 2017-10-24 Pedro Alves <palves@redhat.com>
7396
7397 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
7398 loop.
7399
7400 2017-10-24 Pedro Alves <palves@redhat.com>
7401
7402 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
7403 $attempt" and "stoppedtry $stoppedtry" test prefixes.
7404
7405 2017-10-24 Pedro Alves <palves@redhat.com>
7406
7407 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
7408 parameter and handle it. Don't output read value in test name.
7409
7410 2017-10-24 Pedro Alves <palves@redhat.com>
7411
7412 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
7413 custom test name.
7414
7415 2017-10-24 Pedro Alves <palves@redhat.com>
7416
7417 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
7418 include the unstable output directory name in the test's name.
7419 (initial_setup_simple) <'set args'>: Use custom test name.
7420
7421 2017-10-24 Pedro Alves <palves@redhat.com>
7422
7423 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
7424 with explicit test name.
7425
7426 2017-10-20 Pedro Alves <palves@redhat.com>
7427
7428 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
7429 'wait -i'. Use gdb_assert and remote_close.
7430
7431 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
7432
7433 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
7434 number from variable rather than hard-coded.
7435
7436 2017-10-19 Pedro Alves <palves@redhat.com>
7437
7438 * gdb.base/long-inferior-output.c: New file.
7439 * gdb.base/long-inferior-output.exp: New file.
7440
7441 2017-11-18 Keith Seitz <keiths@redhat.com>
7442
7443 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
7444 method.
7445 (main): Call it.
7446 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
7447 Add additional user-defined conversion operator tests.
7448
7449 2017-10-17 Pedro Alves <palves@redhat.com>
7450
7451 * boards/native-stdio-gdbserver.exp: Load "local-board".
7452
7453 2017-10-17 Pedro Alves <palves@redhat.com>
7454
7455 * gdb.base/quit-live.c: New file.
7456 * gdb.base/quit-live.exp: New file.
7457
7458 2017-10-16 Keith Seitz <keiths@redhat.com>
7459
7460 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
7461 (class_with_protected_typedef, class_with_private_typedef)
7462 (struct_with_public_typedef, struct_with_protected_typedef)
7463 (struct_with_private_typedef): New classes/structs.
7464 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
7465 typedefs and access specifiers.
7466
7467 2017-10-16 Pedro Alves <palves@redhat.com>
7468 Simon Marchi <simon.marchi@polymtl.ca>
7469
7470 * README (Local vs Remote vs Native): New section.
7471 * boards/local-board.exp: New file, with bits factored out from
7472 ...
7473 * boards/native-extended-gdbserver.exp: ... here. Load
7474 "local-board".
7475 * boards/native-gdbserver.exp: Load "local-board".
7476 (${board}_spawn, ${board}_exec): Delete.
7477 * boards/native-stdio-gdbserver.exp: Most contents factored out to
7478 ...
7479 * boards/stdio-gdbserver-base.exp: ... this new file.
7480 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
7481 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
7482 procedure.
7483 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
7484 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
7485 stdio_gdbserver_command.
7486 (${board}_get_remote_address, ${board}_get_comm_port)
7487 (${board}_download, ${board}_upload): Delete.
7488 (get_target_remote_pipe_cmd): New.
7489
7490 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
7491
7492 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
7493 test_bkpt_deletion, test_bkpt_cond_and_cmds,
7494 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
7495 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
7496 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
7497 remove with_test_prefix.
7498
7499 2017-10-13 Pedro Alves <palves@redhat.com>
7500
7501 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
7502 * gdb.base/annota1.exp: Use it instead of is_remote.
7503 * gdb.base/annota3.exp: Use it instead of is_remote.
7504 * gdb.cp/annota2.exp: Use it instead of is_remote.
7505 * gdb.cp/annota3.exp: Use it instead of is_remote.
7506 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
7507
7508 2017-10-13 Pedro Alves <palves@redhat.com>
7509
7510 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
7511 (test_num_test_vars, run_and_count_vars, find_env)
7512 (test_set_unset_env, test_inherit_env_var): New procedures.
7513 (top level): Use them.
7514
7515 2017-10-13 Pedro Alves <palves@redhat.com>
7516
7517 * lib/selftest-support.exp (selftest_setup): Extend comments, and
7518 also skip on stub-like targets.
7519
7520 2017-10-13 Pedro Alves <palves@redhat.com>
7521
7522 PR gdb/22293
7523 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
7524 (top level): Move some tests to ...
7525 (test_not_found): ... this new procedure.
7526 (top level): Call it.
7527
7528 2017-10-13 Pedro Alves <palves@redhat.com>
7529
7530 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
7531 expect different "info terminal" output if testing with a
7532 non-native target.
7533
7534 2017-10-13 Pedro Alves <palves@redhat.com>
7535 Simon Marchi <simon.marchi@polymtl.ca>
7536
7537 PR python/12966
7538 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
7539
7540 2017-10-13 Pedro Alves <palves@redhat.com>
7541
7542 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
7543 already.
7544
7545 2017-10-13 Pedro Alves <palves@redhat.com>
7546
7547 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
7548 is_remote.
7549
7550 2017-10-13 Pedro Alves <palves@redhat.com>
7551
7552 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
7553 is_remote.
7554
7555 2017-10-13 Pedro Alves <palves@redhat.com>
7556
7557 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
7558 is set.
7559 (corefile_test_attach): Likewise. Check can_spawn_for_attach
7560 instead of is_remote.
7561
7562 2017-10-13 Pedro Alves <palves@redhat.com>
7563
7564 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
7565 (top level): Add comment.
7566
7567 2017-10-13 Pedro Alves <palves@redhat.com>
7568
7569 * gdb.base/remote.exp (top level): Fix comment typo and add
7570 missing return.
7571
7572 2017-10-13 Pedro Alves <palves@redhat.com>
7573 Simon Marchi <simon.marchi@polymtl.ca>
7574
7575 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
7576 calls and add comments. Skip test if use_gdb_stub is set.
7577 (top level): Use "set cwd" command instead of "cd" command.
7578
7579 2017-10-13 Pedro Alves <palves@redhat.com>
7580
7581 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
7582 is_remote target check.
7583
7584 2017-10-13 Pedro Alves <palves@redhat.com>
7585
7586 * gdb.base/scope.exp: Use build_executable + clean_restart +
7587 gdb_file_cmd instead of prepare_for_testing and no longer skip
7588 "before run" tests on is_remote target boards. Update comments.
7589 * boards/native-extended-gdbserver.exp
7590 (extended_gdbserver_load_last_file): New, factored out from ...
7591 (gdb_load): ... this. Move further below and add comment.
7592 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
7593
7594 2017-10-12 Pedro Alves <palves@redhat.com>
7595
7596 * gdb.base/attach.exp: Remove references to gdb64.
7597 * gdb.base/dbx.exp: Remove references to gdb64.
7598
7599 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7600 Pedro Alves <palves@redhat.com>
7601
7602 * gdb.base/label.exp: Remove is_remote target check.
7603
7604 2017-10-12 Pedro Alves <palves@redhat.com>
7605
7606 * gdb.base/auvx.exp (coredir): Update comment.
7607 (top level) <core_works>: Use "set cwd" command instead of "cd"
7608 command.
7609
7610 2017-10-12 Pedro Alves <palves@redhat.com>
7611 Simon Marchi <simon.marchi@polymtl.ca>
7612
7613 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
7614 target boards.
7615
7616 2017-10-12 Pedro Alves <palves@redhat.com>
7617 Simon Marchi <simon.marchi@polymtl.ca>
7618
7619 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
7620 Instead skip if there's any gdb_protocol set.
7621
7622 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
7623 Pedro Alves <palves@redhat.com>
7624
7625 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
7626
7627 2017-10-12 Pedro Alves <palves@redhat.com>
7628 Simon Marchi <simon.marchi@polymtl.ca>
7629
7630 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
7631 instead of on dejagnu remote boards.
7632
7633 2017-10-12 Pedro Alves <palves@redhat.com>
7634 Simon Marchi <simon.marchi@polymtl.ca>
7635
7636 * gdb.base/inferior-died.exp: Remove is_remote and isnative
7637 checks. Use build_executable + clean_restart instead of
7638 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
7639 of enabling non-stop after starting gdb.
7640
7641 2017-10-12 Pedro Alves <palves@redhat.com>
7642
7643 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
7644 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7645 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7646 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7647
7648 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
7649
7650 * gdb.arch/arc-tdesc-cpu.exp: New file.
7651 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
7652
7653 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
7654
7655 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
7656
7657 2017-10-10 Pedro Alves <palves@redhat.com>
7658
7659 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
7660 expect CLI output.
7661
7662 2017-10-10 Pedro Alves <palves@redhat.com>
7663
7664 * lib/selftest-support.exp (selftest_setup): Update for
7665 captured_command_loop's prototype change.
7666
7667 2017-10-09 Pedro Alves <palves@redhat.com>
7668
7669 Test both arch1=>arch2 and arch2=>arch1.
7670
7671 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
7672 (srcfile2, binfile2, march1, march2): Remove globals. Largely
7673 factored out to...
7674 (append_arch1_options, append_arch2_options, append_arch_options)
7675 (build_executables): New procedures.
7676 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
7677 local.
7678 (top level): Add new 'first_arch' testing axis.
7679
7680 2017-10-09 Pedro Alves <palves@redhat.com>
7681
7682 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
7683 (barrier): New.
7684 (thread_start, all_started): New functions.
7685 (main): Spawn new thread and wait until it is scheduled.
7686 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
7687 option.
7688 (do_test): Add 'selected_thread' parameter. Run to all_started
7689 instead of main. Explicitly set the breakpoint at main. Switch
7690 to the SELECTED_THREAD thread.
7691 (top level): Test handling the exec event with either the main
7692 thread or the second thread selected.
7693
7694 2017-10-09 Pedro Alves <palves@redhat.com>
7695
7696 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
7697 logic. Move STOP marker after the value checks.
7698 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
7699 regexp.
7700
7701 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
7702
7703 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
7704
7705 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
7706
7707 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
7708 integer-to-dfp conversion.
7709 * gdb.base/dfp-test.exp: Likewise.
7710
7711 2017-10-04 Pedro Alves <palves@redhat.com>
7712
7713 * gdb.multi/hangout.c: Include <unistd.h>.
7714 (hangout_loop): New function.
7715 (main): Call alarm. Call hangout_loop in a loop.
7716 * gdb.multi/hello.c: Include <unistd.h>.
7717 (hello_loop): New function.
7718 (main): Call alarm. Call hangout_loop in a loop.
7719 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
7720 inferior with the other selected.
7721
7722 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
7723
7724 * gdb.mi/list-thread-groups-available.exp: New file.
7725 * gdb.mi/list-thread-groups-available.c: New file.
7726
7727 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7728
7729 * gdb.base/set-cwd.exp: Make it available on
7730 native-extended-gdbserver.
7731
7732 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
7733
7734 * gdb.base/set-cwd.c: New file.
7735 * gdb.base/set-cwd.exp: Likewise.
7736
7737 2017-10-02 Tom Tromey <tom@tromey.com>
7738
7739 PR rust/22236:
7740 * gdb.rust/simple.rs (main): New variable "fslice".
7741 * gdb.rust/simple.exp: Add slice tests. Update string tests.
7742
7743 2017-10-02 Tom Tromey <tom@tromey.com>
7744
7745 * gdb.rust/simple.exp: Test ptype of a slice.
7746
7747 2017-10-02 Tom Tromey <tom@tromey.com>
7748
7749 * gdb.rust/simple.exp: Test index of slice.
7750
7751 2017-09-27 Tom Tromey <tom@tromey.com>
7752
7753 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
7754
7755 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
7756 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.base/compare-sections.exp (get value of read-only section): Read
7759 as unsigned value.
7760 (corrupt read-only section): Likewise and don't set written if patching
7761 failed.
7762
7763 2017-09-21 Kevin Buettner <kevinb@redhat.com>
7764
7765 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
7766 files.
7767
7768 2017-09-20 Pedro Alves <palves@redhat.com>
7769
7770 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
7771 symbol names in gdb's output.
7772 * gdb.cp/overload.exp ("list all overloads"): Likewise.
7773
7774 2017-09-20 Pedro Alves <palves@redhat.com>
7775
7776 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
7777 Rename to ...
7778 (test_list_ambiguous_symbol): ... this and add a symbol name
7779 parameter. Adjust.
7780 (test_list_ambiguous_function): Reimplement on top of
7781 test_list_ambiguous_symbol and also test listing ambiguous
7782 variables.
7783 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
7784 (ambiguous_fun): ... this.
7785 (ambiguous_var): New.
7786 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
7787 (ambiguous_fun): ... this.
7788 (ambiguous_var): New.
7789
7790 2017-09-19 John Baldwin <jhb@FreeBSD.org>
7791
7792 * gdb.base/starti.c: New file.
7793 * gdb.base/starti.exp: New file.
7794 * lib/gdb.exp (gdb_starti_cmd): New procedure.
7795
7796 2017-09-14 Pedro Alves <palves@redhat.com>
7797
7798 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
7799 (top level): Use it instead of runto.
7800
7801 2017-09-11 Tom Tromey <tom@tromey.com>
7802
7803 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
7804
7805 2017-09-11 Tom Tromey <tom@tromey.com>
7806
7807 * gdb.python/py-infthread.exp: Add tests for new_thread event.
7808 * gdb.python/py-inferior.exp: Add tests for new inferior events.
7809
7810 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
7811
7812 * gdb.fortran/printing-types.exp: New file.
7813 * gdb.fortran/printing-types.exp: New file.
7814
7815 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7816
7817 * gdb.fortran/vla-ptype.exp: Fix typos.
7818 * gdb.fortran/vla-value.exp: Same.
7819
7820 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
7821
7822 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
7823 * gdb.mi/mi-var-child-f.exp: Likewise.
7824 * gdb.mi/mi-vla-fortran.exp: Likewise.
7825
7826 2017-09-08 Frank Penczek <frank.penczek@intel.com>
7827 Christoph Weinmann <christoph.t.weinmann@intel.com>
7828 Bernhard Heckel <bernhard.heckel@intel.com>
7829
7830 * gdb.fortran/ptr-indentation.f90: New file.
7831 * gdb.fortran/ptr-indentation.exp: New file.
7832
7833 2017-09-05 Tom Tromey <tom@tromey.com>
7834
7835 PR gdb/22010:
7836 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
7837
7838 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
7839
7840 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
7841
7842 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7843
7844 * gdb.threads/tls-nodebug-pie.c: New file.
7845 * gdb.threads/tls-nodebug-pie.exp: New file.
7846
7847 2017-09-05 Tom Tromey <tom@tromey.com>
7848
7849 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
7850 for rust.
7851
7852 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
7853
7854 * gdb.multi/multi-arch-exec.exp: Test with different
7855 "follow-exec-mode" settings.
7856 (do_test): New procedure.
7857
7858 2017-09-04 Pedro Alves <palves@redhat.com>
7859
7860 * gdb.base/func-static.c (S::method const, S::method volatile)
7861 (S::method volatile const): New methods.
7862 (c_s, v_s, cv_s): New instances.
7863 (main): Call method() on them.
7864 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
7865 (cannot_resolve): New procedure.
7866 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
7867 print-quote-unquoted columns.
7868 (do_test): Test printing each scope too.
7869
7870 2017-09-04 Pedro Alves <palves@redhat.com>
7871
7872 * gdb.base/local-static.exp: Also test with
7873 class::method::variable wholly quoted.
7874 * gdb.cp/m-static.exp (class::method::variable): Remove test.
7875
7876 2017-09-04 Pedro Alves <palves@redhat.com>
7877
7878 * gdb.base/local-static.c: New.
7879 * gdb.base/local-static.cc: New.
7880 * gdb.base/local-static.exp: New.
7881
7882 2017-09-04 Pedro Alves <palves@redhat.com>
7883
7884 * gdb.asm/asm-source.exp: Add casts to int.
7885 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
7886 (dataglobal64_1, dataglobal64_2): New globals.
7887 * gdb.base/nodebug.exp: Test different expressions involving the
7888 new globals, with print, whatis and ptype. Add casts to int.
7889 * gdb.base/solib-display.exp: Add casts to int.
7890 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
7891 * gdb.cp/m-static.exp: Add cast to int.
7892 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
7893 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
7894 tls variable with no debug info without a cast. Test with a cast
7895 to int too.
7896 * gdb.trace/entry-values.exp: Add casts.
7897
7898 2017-09-04 Pedro Alves <palves@redhat.com>
7899
7900 * gdb.base/nodebug.exp: Test that ptype's error about functions
7901 with unknown return type includes the function name too.
7902
7903 2017-09-04 Pedro Alves <palves@redhat.com>
7904
7905 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
7906 return type of munmap in infcall.
7907 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
7908 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
7909 type of ftell in infcall.
7910 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
7911 type of getpid in infcall.
7912 * gdb.base/infcall-exec.exp: Cast return type of execlp in
7913 infcall.
7914 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
7915 Bail on failure to extract the pid.
7916 * gdb.base/nodebug.c: #include <stdint.h>.
7917 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
7918 New functions.
7919 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
7920 Change expected output of print/whatis/ptype with functions with
7921 no debug info. Test all supported languages. Call
7922 test_call_promotion.
7923 * gdb.compile/compile.exp: Adjust expected output to expect
7924 warning.
7925 * gdb.threads/siginfo-threads.exp: Likewise.
7926
7927 2017-09-04 Pedro Alves <palves@redhat.com>
7928
7929 * gdb.base/callfuncs.exp (do_function_calls): New parameter
7930 "prototypes". Test calling float functions via prototyped and
7931 unprototyped function pointers.
7932 (perform_all_tests): New parameter "prototypes". Pass it down.
7933 (top level): Pass down "prototypes" parameter to
7934 perform_all_tests.
7935
7936 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7937
7938 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
7939 Test with nested loops.
7940
7941 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7942
7943 * gdb.base/commands.exp: Call the new procedures.
7944 (loop_break_test, loop_continue_test): New procedures.
7945
7946 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
7947
7948 * gdb.base/commands.exp: Call new procedure.
7949 (define_if_without_arg_test): New procedure.
7950
7951 2017-09-04 Pedro Alves <palves@redhat.com>
7952
7953 * gdb.base/list-ambiguous.exp: New file.
7954 * gdb.base/list-ambiguous0.c: New file.
7955 * gdb.base/list-ambiguous1.c: New file.
7956 * gdb.base/list.exp (test_list_range): Adjust expected output.
7957
7958 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
7959
7960 * gdb.base/share-env-with-gdbserver.c: New file.
7961 * gdb.base/share-env-with-gdbserver.exp: Likewise.
7962
7963 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7964
7965 * gdb.base/commands.exp (gdbvar_simple_if_test,
7966 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
7967 progvar_simple_if_test, progvar_simple_while_test,
7968 progvar_complex_if_while_test, user_defined_command_test,
7969 user_defined_command_args_eval,
7970 user_defined_command_args_stack_test,
7971 user_defined_command_manyargs_test, bp_deleted_in_command_test,
7972 temporary_breakpoint_commands,
7973 gdb_test_no_prompt, redefine_hook_test,
7974 redefine_backtrace_test): Remove "global gdb_prompt".
7975
7976 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
7977
7978 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
7979 New proc, call it from toplevel.
7980
7981 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
7982
7983 PR remote/21852
7984 * gdb.server/normal.c: New file, copied from gdb.base.
7985 * gdb.server/run-without-local-binary.exp: New file.
7986
7987 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
7988
7989 * gdb.arch/sparc64-adi.exp: New file.
7990 * gdb.arch/sparc64-adi.c: New file.
7991
7992 2017-08-22 Pedro Alves <palves@redhat.com>
7993
7994 * gdb.cp/overload.exp (line_range_pattern): New procedure.
7995 (top level): Add "list all overloads" tests.
7996
7997 2017-08-22 Tom Tromey <tom@tromey.com>
7998
7999 * gdb.gdb/xfullpath.exp: Remove.
8000
8001 2017-08-21 Pedro Alves <palves@redhat.com>
8002
8003 PR gdb/19487
8004 * gdb.base/symbol-alias.c: New.
8005 * gdb.base/symbol-alias2.c: New.
8006 * gdb.base/symbol-alias.exp: New.
8007
8008 2017-08-21 Pedro Alves <palves@redhat.com>
8009
8010 * gdb.base/dfp-test.c
8011 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8012 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8013 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8014 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8015 * gdb.base/whatis-ptype-typedefs.c: New.
8016 * gdb.base/whatis-ptype-typedefs.exp: New.
8017 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8018 (an_int, an_int_type, an_int_type2): New globals.
8019 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8020 involving typedefs and cast expressions.
8021 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8022 (lookup_typedefs_function): New.
8023 (typedefs_pretty_printers_dict): New.
8024 (top level): Register lookup_typedefs_function in
8025 gdb.pretty_printers.
8026
8027 2017-08-18 Yao Qi <yao.qi@linaro.org>
8028
8029 * gdb.server/unittest.exp: New.
8030
8031 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8032
8033 PR gdb/21954
8034 * gdb.base/environ.exp: Add test to check if 'unset environment'
8035 works.
8036
8037 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8038
8039 * lib/gdb.exp (universal_compile_options): New caching proc.
8040 (gdb_compile): Suppress GCC's coloring of messages.
8041
8042 2017-08-14 Tom Tromey <tom@tromey.com>
8043
8044 PR gdb/21675:
8045 * gdb.base/printcmds.exp (test_radices): New function.
8046 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8047 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8048 * lib/gdb.exp (get_integer_valueof): Use p/d.
8049
8050 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8051
8052 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8053 characters.
8054
8055 2017-08-05 Tom Tromey <tom@tromey.com>
8056
8057 * gdb.rust/simple.exp: Allow String to appear in a different
8058 namespace.
8059
8060 2017-07-26 Yao Qi <yao.qi@linaro.org>
8061
8062 * gdb.gdb/unittest.exp: Invoke command
8063 "maintenance check xml-descriptions".
8064
8065 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8066
8067 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
8068 calling context.
8069 (hex128): Drop erroneous calculation of parameters.
8070
8071 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
8072
8073 * gdb.python/py-unwind.exp: Disable stack protection when
8074 building test file.
8075
8076 2017-07-20 Pedro Alves <palves@redhat.com>
8077
8078 * gdb.base/default.exp (set language): Adjust expected output.
8079
8080 2017-07-20 Pedro Alves <palves@redhat.com>
8081
8082 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
8083 (test_minsym): ... this, and make static.
8084 (get_pck__foo__bar__minsym): Rename to ...
8085 (get_test_minsym): ... this.
8086 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
8087 symbol names and comments.
8088 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
8089 (get_test_minsym): ... this.
8090 (pck__foo__bar__minsym__2): Rename to ...
8091 (test_minsym): ... this.
8092 (main): Adjust.
8093
8094 2017-07-17 Pedro Alves <palves@redhat.com>
8095
8096 * gdb.base/completion.exp: Adjust expected output.
8097 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
8098 the completer works.
8099
8100 2017-07-17 Pedro Alves <palves@redhat.com>
8101
8102 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
8103
8104 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
8105
8106 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
8107
8108 2017-07-14 Tom Tromey <tom@tromey.com>
8109
8110 PR rust/21764:
8111 * gdb.rust/simple.exp: Add tests.
8112
8113 2017-07-14 Tom Tromey <tom@tromey.com>
8114
8115 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
8116
8117 2017-07-14 Pedro Alves <palves@redhat.com>
8118
8119 * gdb.linespec/base/one/thefile.cc (z1): New function.
8120 * gdb.linespec/base/two/thefile.cc (z2): New function.
8121 * gdb.linespec/linespec.exp: Add tests.
8122
8123 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8124
8125 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
8126 to mi_create_breakpoint.
8127
8128 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
8129
8130 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
8131 mi_create_breakpoint.
8132
8133 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
8134
8135 * gdb.dlang/demangle.exp: Update for demangling changes.
8136
8137 2017-07-09 Tom Tromey <tom@tromey.com>
8138
8139 * gdb.dwarf2/shortpiece.exp: New file.
8140
8141 2017-07-06 David Blaikie <dblaikie@gmail.com>
8142
8143 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
8144 built from fissiont-multi-cu{1,2}.c.
8145 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
8146 except putting 'main' and 'func' in separate CUs in the same DWO file.
8147 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
8148 test.
8149 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
8150 test.
8151
8152 2017-07-06 Pedro Alves <palves@redhat.com>
8153
8154 * gdb.python/py-unwind.exp: Test flushregs.
8155
8156 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8157
8158 PR cli/21688
8159 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
8160 tests for alias commands and trailing whitespace.
8161
8162 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
8163
8164 PR cli/21688
8165 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
8166 procedure. Call it.
8167
8168 2017-06-29 Pedro Alves <palves@redhat.com>
8169
8170 * gdb.base/printcmds.exp: Add tests.
8171
8172 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
8173
8174 PR gdb/21337
8175 * gdb.base/reread-readsym.exp: New file.
8176 * gdb.base/reread-readsym.c: New file.
8177
8178 2017-06-21 Kevin Buettner <kevinb@redhat.com>
8179
8180 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
8181 subpattern.
8182
8183 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
8184
8185 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
8186 extended mnemonic.
8187 * gdb.arch/powerpc-power9.s: Likewise.
8188
8189 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8190
8191 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
8192 on 32-bit x86 targets. Exploit is_*_target macros where
8193 appropriate.
8194
8195 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8196
8197 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
8198 register pieces.
8199
8200 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8201
8202 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
8203 located in one or more DWARF pieces.
8204
8205 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8206
8207 * lib/gdb.exp (get_endianness): New proc.
8208 * gdb.arch/aarch64-fp.exp: Use it.
8209 * gdb.arch/altivec-regs.exp: Likewise.
8210 * gdb.arch/e500-regs.exp: Likewise.
8211 * gdb.arch/vsx-regs.exp: Likewise.
8212 * gdb.base/dump.exp: Likewise.
8213 * gdb.base/funcargs.exp: Likewise.
8214 * gdb.base/gnu_vector.exp: Likewise.
8215 * gdb.dwarf2/formdata16.exp: Likewise.
8216 * gdb.dwarf2/implptrpiece.exp: Likewise.
8217 * gdb.dwarf2/nonvar-access.exp: Likewise.
8218 * gdb.python/py-inferior.exp: Likewise.
8219 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
8220
8221 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8222
8223 PR gdb/21226
8224 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
8225 stack value pieces are taken from the LSB end.
8226
8227 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8228
8229 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
8230 variable at nonzero offset.
8231
8232 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8233
8234 * gdb.dwarf2/var-access.c: New file.
8235 * gdb.dwarf2/var-access.exp: New test.
8236 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
8237
8238 2017-06-12 Tom Tromey <tom@tromey.com>
8239
8240 * gdb.dwarf2/formdata16.exp: Add tests.
8241
8242 2017-06-12 Tom Tromey <tom@tromey.com>
8243
8244 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
8245
8246 2017-06-12 Tom Tromey <tom@tromey.com>
8247
8248 PR exp/16225:
8249 * gdb.reverse/i386-sse-reverse.exp: Update tests.
8250 * gdb.arch/vsx-regs.exp: Update tests.
8251 * gdb.arch/s390-vregs.exp (hex128): New proc.
8252 Update test.
8253 * gdb.arch/altivec-regs.exp: Update tests.
8254
8255 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8256
8257 * gdb.base/startup-with-shell.c: New file.
8258 * gdb.base/startup-with-shell.exp: Likewise.
8259
8260 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
8261
8262 * gdb.server/non-existing-program.exp: Update regex in order to
8263 reflect the fact that gdbserver is now using fork_inferior (with a
8264 shell) to startup the inferior.
8265
8266 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
8267
8268 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
8269 support function calls from GDB.
8270
8271 2017-05-21 Tom Tromey <tom@tromey.com>
8272
8273 PR rust/21466:
8274 * gdb.rust/unsized.exp: New file.
8275 * gdb.rust/unsized.rs: New file.
8276
8277 2017-05-19 Tom Tromey <tom@tromey.com>
8278
8279 PR rust/21484:
8280 * gdb.rust/watch.exp: New file.
8281 * gdb.rust/watch.rs: New file.
8282
8283 2017-05-18 Tom Tromey <tom@tromey.com>
8284
8285 * gdb.rust/simple.exp: Allow Box to be qualified.
8286
8287 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
8288
8289 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
8290
8291 2017-05-18 Pedro Alves <palves@redhat.com>
8292
8293 * gdb.base/fileio.c (test_write, test_read, test_close)
8294 (test_fstat): Don't print 'ret' in the fail path.
8295
8296 2017-05-18 Pedro Alves <palves@redhat.com>
8297
8298 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
8299 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
8300 (test_system, test_rename, test_unlink, test_time): Change
8301 prototypes.
8302 * gdb.base/fileio.exp (stop_msg): Adjust.
8303
8304 2017-05-18 Pedro Alves <palves@redhat.com>
8305
8306 * gdb.base/fileio.c (null_str): New global.
8307 (test_stat): Use it.
8308 * gdb.base/fileio.exp: Remove nowarnings.
8309
8310 2017-05-17 Yao Qi <yao.qi@linaro.org>
8311
8312 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
8313
8314 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
8315
8316 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
8317 argument command.
8318 (top-level): Invoke test_set_inferior_tty.
8319
8320 2017-05-04 Pedro Alves <palves@redhat.com>
8321
8322 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
8323 Add parens to print call for Python 3.
8324
8325 2017-05-03 Keith Seitz <keiths@redhat.com>
8326
8327 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
8328 (main): Call it.
8329
8330 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8331
8332 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
8333 to prev and next.
8334
8335 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8336
8337 * gdb.python/py-record-btrace.exp: Remove test for
8338 gdb.BtraceInstruction.error.
8339
8340 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8341
8342 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
8343
8344 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
8345
8346 * gdb.python/py-record-btrace-threads.c: New file.
8347 * gdb.python/py-record-btrace-threads.exp: New file.
8348
8349 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
8350
8351 PR testsuite/8595
8352 * gdb.base/environ.exp: Make test available in all architectures.
8353 Move bits related to "info program" testing to
8354 gdb.base/info-program.exp. Rewrite tests to use the two new
8355 procedures mentione below.
8356 (test_set_show_env_var) New procedure.
8357 (test_set_show_env_var_equal): Likewise.
8358 * gdb.base/info-program.exp: New file.
8359
8360 2017-04-27 Keith Seitz <keiths@redhat.com>
8361
8362 * gdb.cp/oranking.cc (test15): New function.
8363 (main): Call test15 and declare additional variables for testing.
8364 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
8365 "p foo101('abc')" tests.
8366 Add tests for cv qualifier overloads.
8367 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
8368 "lvalue reference overload" test.
8369 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
8370 "print value of f1 on Child&& in f2" test.
8371
8372 2017-04-19 Pedro Alves <palves@redhat.com>
8373
8374 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
8375 procedure.
8376 (top level): Call it.
8377 * lib/gdb.exp (gdb_define_cmd): New procedure.
8378
8379 2017-04-12 Pedro Alves <palves@redhat.com>
8380
8381 PR gdb/21323
8382 * gdb.cp/wide_char_types.c: Include <wchar.h>.
8383 (wchar): New global.
8384 * gdb.cp/wide_char_types.exp (wide_char_types_program)
8385 (do_test_wide_char, wide_char_types_no_program, top level): Add
8386 wchar_t testing.
8387
8388 2017-04-12 Pedro Alves <palves@redhat.com>
8389
8390 PR c++/21323
8391 * gdb.cp/wide_char_types.c: New file.
8392 * gdb.cp/wide_char_types.exp: New file.
8393
8394 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
8395
8396 PR gdb/21352
8397 * gdb.trace/tsv.exp: Add test for "tsave -r".
8398
8399 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
8400
8401 * gdb.dlang/watch-loc.c: New file.
8402 * gdb.dlang/watch-loc.exp: New file.
8403
8404 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
8405
8406 * gdb.python/py-section-script.exp (sepdebug): New testcases.
8407
8408 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8409
8410 * gdb.arch/arc-analyze-prologue.S: New file.
8411 * gdb.arch/arc-analyze-prologue.exp: Likewise.
8412
8413 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
8414
8415 * gdb.arch/arc-decode-insn.S: New file.
8416 * gdb.arch/arc-decode-insn.exp: Likewise.
8417
8418 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
8419
8420 PR tdep/20928
8421 * gdb.arch/sparc64-regs.exp: New file.
8422 * gdb.arch/sparc64-regs.S: Likewise.
8423
8424 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
8425
8426 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
8427 and memory view on Python 3.
8428
8429 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
8430 Keith Seitz <keiths@redhat.com>
8431
8432 PR gdb/14441
8433 * gdb.cp/demangle.exp: Add rvalue reference tests.
8434 * gdb.cp/rvalue-ref-casts.cc: New file.
8435 * gdb.cp/rvalue-ref-casts.exp: New file.
8436 * gdb.cp/rvalue-ref-overload.cc: New file.
8437 * gdb.cp/rvalue-ref-overload.exp: New file.
8438 * gdb.cp/rvalue-ref-params.cc: New file.
8439 * gdb.cp/rvalue-ref-params.exp: New file.
8440 * gdb.cp/rvalue-ref-sizeof.cc: New file.
8441 * gdb.cp/rvalue-ref-sizeof.exp: New file.
8442 * gdb.cp/rvalue-ref-types.cc: New file.
8443 * gdb.cp/rvalue-ref-types.exp: New file.
8444 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
8445 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
8446
8447 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8448
8449 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
8450 New procedure.
8451
8452 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
8453
8454 * lib/mi-support.exp (mi_gdb_test): Add additional message
8455 for unexpected output.
8456
8457 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
8458
8459 * gdb.base/examine-backward.c (Barrier): New character array
8460 constant, to ensure that TestStrings is preceded by a string
8461 terminator.
8462
8463 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
8464
8465 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
8466 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
8467 and implicit pointer into such a location.
8468
8469 2017-03-16 Doug Evans <dje@google.com>
8470
8471 * gdb.python/py-lazy-string (pointer): Really add new typedef.
8472
8473 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
8474
8475 * gdb.cp/m-static.exp: Fix expectation for prototype of
8476 test5.single_constructor and single_constructor::single_constructor.
8477
8478 2017-03-16 Doug Evans <dje@google.com>
8479
8480 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
8481 * gdb.guile/scm-lazy-string.c: New file.
8482 * gdb.guile/scm-value.exp: Move lazy string tests to ...
8483 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
8484 for pointer, array, typedef lazy strings.
8485
8486 2017-03-16 Doug Evans <dje@google.com>
8487
8488 PR python/17728, python/18439, python/18779
8489 * gdb.python/py-value.c (main) Delete locals sptr, sn.
8490 * gdb.python/py-lazy-string.c (pointer): New typedef.
8491 (main): New locals ptr, array, typedef_ptr.
8492 * gdb.python/py-value.exp: Move lazy string tests to ...
8493 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
8494 array, typedef lazy strings.
8495
8496 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
8497
8498 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
8499 Add optional 'test' parameter.
8500
8501 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8502
8503 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8504 Skip for versions of DejaGnu < 1.5.
8505
8506 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
8507
8508 * lib/gdb.exp (dejagnu_version): New proc.
8509 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
8510 Use dejagnu_version.
8511
8512 2017-03-10 Keith Seitz <keiths@redhat.com>
8513
8514 PR c++/8128
8515 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
8516 type from destructor regexps.
8517 Add a branch which actually passes the test.
8518 Adjust "ptype t5i" test names.
8519
8520 2017-03-08 Pedro Alves <palves@redhat.com>
8521
8522 * gdb.base/step-over-exit.exp: Add explicit test message.
8523
8524 2017-03-08 Pedro Alves <palves@redhat.com>
8525
8526 PR gdb/18360
8527 * gdb.threads/interrupt-while-step-over.c: New file.
8528 * gdb.threads/interrupt-while-step-over.exp: New file.
8529
8530 2017-03-08 Pedro Alves <palves@redhat.com>
8531
8532 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
8533 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
8534
8535 2017-03-08 Pedro Alves <palves@redhat.com>
8536
8537 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
8538 PKRU as not supported as a PASS.
8539
8540 2017-03-08 Pedro Alves <palves@redhat.com>
8541
8542 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
8543 prefix instead of $binfile1/$binfile2.
8544 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
8545 in test message.
8546 * gdb.python/py-completion.exp: Use "load python file" as test
8547 messages instead of unstable path names.
8548
8549 2017-03-08 Pedro Alves <palves@redhat.com>
8550 Jan Kratochvil <jan.kratochvil@redhat.com>
8551
8552 PR cli/21218
8553 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
8554 New proc.
8555 (top level): Call it.
8556
8557 2017-03-08 Pedro Alves <palves@redhat.com>
8558
8559 PR tui/21216
8560 * gdb.tui/tui-nl-filtered-output.exp: New file.
8561
8562 2017-03-08 Pedro Alves <palves@redhat.com>
8563
8564 * gdb.base/completion.exp: Move TUI completion tests to ...
8565 * gdb.tui/completion.exp: ... this new file.
8566
8567 2017-03-08 Pedro Alves <palves@redhat.com>
8568
8569 * gdb.base/tui-disasm-long-lines.c,
8570 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
8571 gdb.base/tui-layout.exp: Move to ...
8572 * gdb.tui/: ... this new directory.
8573
8574 2017-03-07 Pedro Alves <palves@redhat.com>
8575
8576 * gdb.base/tui-layout.c: New file.
8577 * gdb.base/tui-layout.exp: New file.
8578
8579 2017-03-07 Pedro Alves <palves@redhat.com>
8580
8581 * gdb.base/tui-layout.c: Rename to ...
8582 * gdb.base/tui-disasm-long-lines.c: ... this.
8583 * gdb.base/tui-layout.exp: Rename to ...
8584 * gdb.base/tui-disasm-long-lines.exp: ... this.
8585
8586 2017-03-07 Pedro Alves <palves@redhat.com>
8587
8588 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
8589
8590 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
8591
8592 * i386-mpx-call.c: New file.
8593 * i386-mpx-call.exp: New file.
8594
8595 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
8596
8597 * gdb.arch/powerpc-power.exp: Delete test.
8598 * gdb.arch/powerpc-power.s: Likewise.
8599 * gdb.disasm/disassembler-options.exp: New test.
8600 * gdb.arch/powerpc-altivec.exp: Likewise.
8601 * gdb.arch/powerpc-altivec.s: Likewise.
8602 * gdb.arch/powerpc-altivec2.exp: Likewise.
8603 * gdb.arch/powerpc-altivec2.s: Likewise.
8604 * gdb.arch/powerpc-altivec3.exp: Likewise.
8605 * gdb.arch/powerpc-altivec3.s: Likewise.
8606 * gdb.arch/powerpc-power7.exp: Likewise.
8607 * gdb.arch/powerpc-power7.s: Likewise.
8608 * gdb.arch/powerpc-power8.exp: Likewise.
8609 * gdb.arch/powerpc-power8.s: Likewise.
8610 * gdb.arch/powerpc-power9.exp: Likewise.
8611 * gdb.arch/powerpc-power9.s: Likewise.
8612 * gdb.arch/powerpc-vsx.exp: Likewise.
8613 * gdb.arch/powerpc-vsx.s: Likewise.
8614 * gdb.arch/powerpc-vsx2.exp: Likewise.
8615 * gdb.arch/powerpc-vsx2.s: Likewise.
8616 * gdb.arch/powerpc-vsx3.exp: Likewise.
8617 * gdb.arch/powerpc-vsx3.s: Likewise.
8618 * gdb.arch/arm-disassembler-options.exp: Likewise.
8619 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
8620 * gdb.arch/s390-disassembler-options.exp: Likewise.
8621
8622 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
8623
8624 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
8625 (check_supported_features): ... this. Changed return type to void.
8626 (supports_rdseed): New static global.
8627 (rdseed): Check supports_rdseed.
8628 (initialize): Call check_supported_features.
8629
8630 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8631
8632 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
8633 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
8634 and lqarx/stqcx.
8635 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
8636 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
8637
8638 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8639
8640 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
8641 uppercase.
8642
8643 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8644
8645 * gdb.dwarf2/formdata16.c: New file.
8646 * gdb.dwarf2/formdata16.exp: New file.
8647 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
8648
8649 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8650
8651 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
8652 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
8653 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
8654 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
8655 DW_AT_GNU_*.
8656
8657 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8658
8659 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
8660
8661 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
8662
8663 PR gdb/21164
8664 * gdb.base/maint.exp: Add testcases for when the commands do
8665 not have arguments.
8666
8667 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
8668
8669 * gdb.cp/chained-calls.exp: Use p instead of P.
8670
8671 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
8672
8673 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
8674 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
8675
8676 2017-02-14 Tom Tromey <tom@tromey.com>
8677
8678 PR python/13598:
8679 * gdb.python/py-events.exp: Add before_prompt event tests.
8680
8681 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8682
8683 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
8684
8685 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8686
8687 * gdb.linespec/explicit.c (my_unique_function_name): New function.
8688 (main): Call my_unique_function_name.
8689 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
8690 completion of patterns with a single match.
8691 Add missing -re switches to gdb_test_multiple calls.
8692
8693 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
8694
8695 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
8696 return if core file is not recognized.
8697
8698 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8699
8700 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
8701 and extra UIs.
8702
8703 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
8704
8705 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
8706 proc_with_prefix.
8707
8708 2017-02-10 Tom Tromey <tom@tromey.com>
8709
8710 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
8711
8712 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
8713
8714 PR gdb/21122
8715 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
8716
8717 2017-02-08 Jerome Guitton <guitton@adacore.com>
8718
8719 * gdb.base/define.exp: Add test for command abbreviations
8720 in define.
8721
8722 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
8723
8724 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
8725 * gdb.reverse/insn-reverse-x86.c: New file.
8726
8727 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
8728
8729 PR tdep/20936
8730 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
8731
8732 2017-02-03 Tom Tromey <tom@tromey.com>
8733
8734 PR rust/21097:
8735 * gdb.rust/simple.exp: Add new tests.
8736
8737 2017-02-02 Pedro Alves <palves@redhat.com>
8738
8739 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
8740 tests.
8741
8742 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
8743
8744 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
8745 taking a 2-byte value out of a 4-byte DWARF implicit value on
8746 big-endian targets.
8747 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
8748 logic. Add test cases for DW_OP_implicit.
8749
8750 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8751
8752 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
8753
8754 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8755
8756 * gdb.btrace/enable.exp: Call gdb_exit before
8757 skip_gdbserver_tests.
8758
8759 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8760
8761 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
8762 GDBFLAGS.
8763
8764 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8765
8766 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
8767 the test is skipped.
8768 * gdb.btrace/data.exp: Likewise.
8769 * gdb.btrace/delta.exp: Likewise.
8770 * gdb.btrace/dlopen.exp: Likewise.
8771 * gdb.btrace/enable-running.exp: Likewise.
8772 * gdb.btrace/enable.exp: Likewise.
8773 * gdb.btrace/exception.exp: Likewise.
8774 * gdb.btrace/function_call_history.exp: Likewise.
8775 * gdb.btrace/gcore.exp: Likewise.
8776 * gdb.btrace/instruction_history.exp: Likewise.
8777 * gdb.btrace/multi-thread-step.exp: Likewise.
8778 * gdb.btrace/nohist.exp: Likewise.
8779 * gdb.btrace/non-stop.exp: Likewise.
8780 * gdb.btrace/reconnect.exp: Likewise.
8781 * gdb.btrace/record_goto-step.exp: Likewise.
8782 * gdb.btrace/record_goto.exp: Likewise.
8783 * gdb.btrace/rn-dl-bind.exp: Likewise.
8784 * gdb.btrace/segv.exp: Likewise.
8785 * gdb.btrace/step.exp: Likewise.
8786 * gdb.btrace/stepi.exp: Likewise.
8787 * gdb.btrace/tailcall-only.exp: Likewise.
8788 * gdb.btrace/tailcall.exp: Likewise.
8789 * gdb.btrace/tsx.exp: Likewise.
8790 * gdb.btrace/unknown_functions.exp: Likewise.
8791 * gdb.btrace/vdso.exp: Likewise.
8792
8793 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
8794
8795 * gdb.btrace/enable-running.c: New.
8796 * gdb.btrace/enable-running.exp: New.
8797
8798 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
8799
8800 * gdb.arch/amd64-gs_base.c: New file.
8801 * gdb.arch/amd64-gs_base.exp: New file.
8802
8803 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8804
8805 * lib/memory.exp: Remove spurious empty newlines.
8806
8807 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
8808
8809 * gdb.python/py-bad-printers.exp: Load python file using "source".
8810 * gdb.python/py-events.exp: Likewise.
8811 * gdb.python/py-evsignal.exp: Likewise.
8812 * gdb.python/py-evthreads.exp: Likewise.
8813 * gdb.python/py-frame-args.exp: Likewise.
8814 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
8815 * gdb.python/py-framefilter-mi.exp: Likewise.
8816 * gdb.python/py-framefilter.exp: Likewise.
8817 * gdb.python/py-mi.exp: Likewise.
8818 * gdb.python/py-pp-maint.exp: Likewise.
8819 * gdb.python/py-pp-registration.exp: Likewise.
8820 * gdb.python/py-prettyprint.exp: Likewise.
8821 (run_lang_tests): Likewise.
8822 * gdb.python/py-typeprint.exp: Likewise.
8823
8824 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8825
8826 * lib/memory.exp: New file.
8827 * lib/gdb.exp: Load memory.exp.
8828 * gdb.base/memattr.exp (delete_memory): Move proc to
8829 lib/memory.exp and rename to delete_memory_regions.
8830 Replace delete_memory with delete_memory_regions.
8831 Cleanup memory regions before tests.
8832 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
8833 before tests.
8834
8835 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
8836
8837 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
8838 files.
8839 (initialize): New function conditionally defined.
8840 (testcases): Move within conditional block.
8841 (main): Call initialize.
8842 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
8843 of gdb.reverse/insn-reverse.c.
8844 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
8845 gdb.reverse/insn-reverse.c.
8846
8847 2017-01-26 Yao Qi <yao.qi@linaro.org>
8848
8849 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
8850 disassemble on address 0.
8851
8852 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
8853 Yao Qi <yao.qi@linaro.org>
8854
8855 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
8856 * gdb.dwarf2/implptr-64bit.S: Remove.
8857 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
8858 variables in caller's context. Add DW_OP_implicit_value.
8859
8860 2017-01-25 Yao Qi <yao.qi@linaro.org>
8861
8862 * lib/dwarf.exp (Dwarf::_location): Handle
8863 DW_OP_GNU_implicit_pointer with proper size.
8864
8865 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8866
8867 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
8868 and add untested calls.
8869
8870 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
8871
8872 * gdb.python/python.exp: Check line number against what GDB thinks
8873 the line number is for func1.
8874
8875 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
8876
8877 * gdb.dlang/debug-expr.exp: New file.
8878
8879 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
8880
8881 Fix test names for the following files:
8882
8883 * gdb.ada/exec_changed.exp
8884 * gdb.ada/info_types.exp
8885 * gdb.arch/aarch64-atomic-inst.exp
8886 * gdb.arch/aarch64-fp.exp
8887 * gdb.arch/altivec-abi.exp
8888 * gdb.arch/altivec-regs.exp
8889 * gdb.arch/amd64-byte.exp
8890 * gdb.arch/amd64-disp-step.exp
8891 * gdb.arch/amd64-dword.exp
8892 * gdb.arch/amd64-entry-value-inline.exp
8893 * gdb.arch/amd64-entry-value-param.exp
8894 * gdb.arch/amd64-entry-value-paramref.exp
8895 * gdb.arch/amd64-entry-value.exp
8896 * gdb.arch/amd64-i386-address.exp
8897 * gdb.arch/amd64-invalid-stack-middle.exp
8898 * gdb.arch/amd64-invalid-stack-top.exp
8899 * gdb.arch/amd64-optimout-repeat.exp
8900 * gdb.arch/amd64-prologue-skip.exp
8901 * gdb.arch/amd64-prologue-xmm.exp
8902 * gdb.arch/amd64-stap-special-operands.exp
8903 * gdb.arch/amd64-stap-wrong-subexp.exp
8904 * gdb.arch/amd64-tailcall-cxx.exp
8905 * gdb.arch/amd64-tailcall-noret.exp
8906 * gdb.arch/amd64-tailcall-ret.exp
8907 * gdb.arch/amd64-tailcall-self.exp
8908 * gdb.arch/amd64-word.exp
8909 * gdb.arch/arm-bl-branch-dest.exp
8910 * gdb.arch/arm-disp-step.exp
8911 * gdb.arch/arm-neon.exp
8912 * gdb.arch/arm-single-step-kernel-helper.exp
8913 * gdb.arch/avr-flash-qualifier.exp
8914 * gdb.arch/disp-step-insn-reloc.exp
8915 * gdb.arch/e500-abi.exp
8916 * gdb.arch/e500-regs.exp
8917 * gdb.arch/ftrace-insn-reloc.exp
8918 * gdb.arch/i386-avx512.exp
8919 * gdb.arch/i386-bp_permanent.exp
8920 * gdb.arch/i386-byte.exp
8921 * gdb.arch/i386-cfi-notcurrent.exp
8922 * gdb.arch/i386-disp-step.exp
8923 * gdb.arch/i386-dr3-watch.exp
8924 * gdb.arch/i386-float.exp
8925 * gdb.arch/i386-gnu-cfi.exp
8926 * gdb.arch/i386-mpx-map.exp
8927 * gdb.arch/i386-mpx-sigsegv.exp
8928 * gdb.arch/i386-mpx-simple_segv.exp
8929 * gdb.arch/i386-mpx.exp
8930 * gdb.arch/i386-permbkpt.exp
8931 * gdb.arch/i386-prologue.exp
8932 * gdb.arch/i386-signal.exp
8933 * gdb.arch/i386-size-overlap.exp
8934 * gdb.arch/i386-unwind.exp
8935 * gdb.arch/i386-word.exp
8936 * gdb.arch/mips-fcr.exp
8937 * gdb.arch/powerpc-d128-regs.exp
8938 * gdb.arch/powerpc-stackless.exp
8939 * gdb.arch/ppc64-atomic-inst.exp
8940 * gdb.arch/s390-stackless.exp
8941 * gdb.arch/s390-tdbregs.exp
8942 * gdb.arch/s390-vregs.exp
8943 * gdb.arch/sparc-sysstep.exp
8944 * gdb.arch/thumb-bx-pc.exp
8945 * gdb.arch/thumb-singlestep.exp
8946 * gdb.arch/thumb2-it.exp
8947 * gdb.arch/vsx-regs.exp
8948 * gdb.asm/asm-source.exp
8949 * gdb.base/a2-run.exp
8950 * gdb.base/advance.exp
8951 * gdb.base/all-bin.exp
8952 * gdb.base/anon.exp
8953 * gdb.base/args.exp
8954 * gdb.base/arithmet.exp
8955 * gdb.base/async-shell.exp
8956 * gdb.base/async.exp
8957 * gdb.base/attach-pie-noexec.exp
8958 * gdb.base/attach-twice.exp
8959 * gdb.base/auto-load.exp
8960 * gdb.base/bang.exp
8961 * gdb.base/bitfields.exp
8962 * gdb.base/break-always.exp
8963 * gdb.base/break-caller-line.exp
8964 * gdb.base/break-entry.exp
8965 * gdb.base/break-inline.exp
8966 * gdb.base/break-on-linker-gcd-function.exp
8967 * gdb.base/break-probes.exp
8968 * gdb.base/break.exp
8969 * gdb.base/breakpoint-shadow.exp
8970 * gdb.base/call-ar-st.exp
8971 * gdb.base/call-sc.exp
8972 * gdb.base/call-signal-resume.exp
8973 * gdb.base/call-strs.exp
8974 * gdb.base/callfuncs.exp
8975 * gdb.base/catch-fork-static.exp
8976 * gdb.base/catch-gdb-caused-signals.exp
8977 * gdb.base/catch-load.exp
8978 * gdb.base/catch-signal-fork.exp
8979 * gdb.base/catch-signal.exp
8980 * gdb.base/catch-syscall.exp
8981 * gdb.base/charset.exp
8982 * gdb.base/checkpoint.exp
8983 * gdb.base/chng-syms.exp
8984 * gdb.base/code-expr.exp
8985 * gdb.base/code_elim.exp
8986 * gdb.base/commands.exp
8987 * gdb.base/completion.exp
8988 * gdb.base/complex.exp
8989 * gdb.base/cond-expr.exp
8990 * gdb.base/condbreak.exp
8991 * gdb.base/consecutive.exp
8992 * gdb.base/continue-all-already-running.exp
8993 * gdb.base/coredump-filter.exp
8994 * gdb.base/corefile.exp
8995 * gdb.base/dbx.exp
8996 * gdb.base/debug-expr.exp
8997 * gdb.base/define.exp
8998 * gdb.base/del.exp
8999 * gdb.base/disabled-location.exp
9000 * gdb.base/disasm-end-cu.exp
9001 * gdb.base/disasm-optim.exp
9002 * gdb.base/display.exp
9003 * gdb.base/duplicate-bp.exp
9004 * gdb.base/ena-dis-br.exp
9005 * gdb.base/ending-run.exp
9006 * gdb.base/enumval.exp
9007 * gdb.base/environ.exp
9008 * gdb.base/eu-strip-infcall.exp
9009 * gdb.base/eval-avoid-side-effects.exp
9010 * gdb.base/eval-skip.exp
9011 * gdb.base/exitsignal.exp
9012 * gdb.base/expand-psymtabs.exp
9013 * gdb.base/filesym.exp
9014 * gdb.base/find-unmapped.exp
9015 * gdb.base/finish.exp
9016 * gdb.base/float.exp
9017 * gdb.base/foll-exec-mode.exp
9018 * gdb.base/foll-exec.exp
9019 * gdb.base/foll-fork.exp
9020 * gdb.base/fortran-sym-case.exp
9021 * gdb.base/freebpcmd.exp
9022 * gdb.base/func-ptr.exp
9023 * gdb.base/func-ptrs.exp
9024 * gdb.base/funcargs.exp
9025 * gdb.base/gcore-buffer-overflow.exp
9026 * gdb.base/gcore-relro-pie.exp
9027 * gdb.base/gcore-relro.exp
9028 * gdb.base/gcore.exp
9029 * gdb.base/gdb1090.exp
9030 * gdb.base/gdb11530.exp
9031 * gdb.base/gdb11531.exp
9032 * gdb.base/gdb1821.exp
9033 * gdb.base/gdbindex-stabs.exp
9034 * gdb.base/gdbvars.exp
9035 * gdb.base/hbreak.exp
9036 * gdb.base/hbreak2.exp
9037 * gdb.base/included.exp
9038 * gdb.base/infcall-input.exp
9039 * gdb.base/inferior-died.exp
9040 * gdb.base/infnan.exp
9041 * gdb.base/info-macros.exp
9042 * gdb.base/info-os.exp
9043 * gdb.base/info-proc.exp
9044 * gdb.base/info-shared.exp
9045 * gdb.base/info-target.exp
9046 * gdb.base/infoline.exp
9047 * gdb.base/interp.exp
9048 * gdb.base/interrupt.exp
9049 * gdb.base/jit-reader.exp
9050 * gdb.base/jit-simple.exp
9051 * gdb.base/kill-after-signal.exp
9052 * gdb.base/kill-detach-inferiors-cmd.exp
9053 * gdb.base/label.exp
9054 * gdb.base/langs.exp
9055 * gdb.base/ldbl_e308.exp
9056 * gdb.base/line-symtabs.exp
9057 * gdb.base/linespecs.exp
9058 * gdb.base/list.exp
9059 * gdb.base/long_long.exp
9060 * gdb.base/longest-types.exp
9061 * gdb.base/maint.exp
9062 * gdb.base/max-value-size.exp
9063 * gdb.base/memattr.exp
9064 * gdb.base/mips_pro.exp
9065 * gdb.base/morestack.exp
9066 * gdb.base/moribund-step.exp
9067 * gdb.base/multi-forks.exp
9068 * gdb.base/nested-addr.exp
9069 * gdb.base/nextoverexit.exp
9070 * gdb.base/noreturn-finish.exp
9071 * gdb.base/noreturn-return.exp
9072 * gdb.base/nostdlib.exp
9073 * gdb.base/offsets.exp
9074 * gdb.base/opaque.exp
9075 * gdb.base/pc-fp.exp
9076 * gdb.base/permissions.exp
9077 * gdb.base/print-symbol-loading.exp
9078 * gdb.base/prologue-include.exp
9079 * gdb.base/psymtab.exp
9080 * gdb.base/ptype.exp
9081 * gdb.base/random-signal.exp
9082 * gdb.base/randomize.exp
9083 * gdb.base/range-stepping.exp
9084 * gdb.base/readline-ask.exp
9085 * gdb.base/recpar.exp
9086 * gdb.base/recurse.exp
9087 * gdb.base/relational.exp
9088 * gdb.base/restore.exp
9089 * gdb.base/return-nodebug.exp
9090 * gdb.base/return.exp
9091 * gdb.base/run-after-attach.exp
9092 * gdb.base/save-bp.exp
9093 * gdb.base/scope.exp
9094 * gdb.base/sect-cmd.exp
9095 * gdb.base/set-lang-auto.exp
9096 * gdb.base/set-noassign.exp
9097 * gdb.base/setvar.exp
9098 * gdb.base/sigall.exp
9099 * gdb.base/sigbpt.exp
9100 * gdb.base/siginfo-addr.exp
9101 * gdb.base/siginfo-infcall.exp
9102 * gdb.base/siginfo-obj.exp
9103 * gdb.base/siginfo.exp
9104 * gdb.base/signals-state-child.exp
9105 * gdb.base/signest.exp
9106 * gdb.base/sigstep.exp
9107 * gdb.base/sizeof.exp
9108 * gdb.base/skip.exp
9109 * gdb.base/solib-corrupted.exp
9110 * gdb.base/solib-nodir.exp
9111 * gdb.base/solib-search.exp
9112 * gdb.base/stack-checking.exp
9113 * gdb.base/stale-infcall.exp
9114 * gdb.base/stap-probe.exp
9115 * gdb.base/start.exp
9116 * gdb.base/step-break.exp
9117 * gdb.base/step-bt.exp
9118 * gdb.base/step-line.exp
9119 * gdb.base/step-over-exit.exp
9120 * gdb.base/step-over-syscall.exp
9121 * gdb.base/step-resume-infcall.exp
9122 * gdb.base/step-test.exp
9123 * gdb.base/store.exp
9124 * gdb.base/structs3.exp
9125 * gdb.base/sym-file.exp
9126 * gdb.base/symbol-without-target_section.exp
9127 * gdb.base/term.exp
9128 * gdb.base/testenv.exp
9129 * gdb.base/ui-redirect.exp
9130 * gdb.base/until.exp
9131 * gdb.base/unwindonsignal.exp
9132 * gdb.base/value-double-free.exp
9133 * gdb.base/vla-datatypes.exp
9134 * gdb.base/vla-ptr.exp
9135 * gdb.base/vla-sideeffect.exp
9136 * gdb.base/volatile.exp
9137 * gdb.base/watch-cond-infcall.exp
9138 * gdb.base/watch-cond.exp
9139 * gdb.base/watch-non-mem.exp
9140 * gdb.base/watch-read.exp
9141 * gdb.base/watch-vfork.exp
9142 * gdb.base/watchpoint-cond-gone.exp
9143 * gdb.base/watchpoint-delete.exp
9144 * gdb.base/watchpoint-hw-hit-once.exp
9145 * gdb.base/watchpoint-hw.exp
9146 * gdb.base/watchpoint-stops-at-right-insn.exp
9147 * gdb.base/watchpoints.exp
9148 * gdb.base/wchar.exp
9149 * gdb.base/whatis-exp.exp
9150 * gdb.btrace/buffer-size.exp
9151 * gdb.btrace/data.exp
9152 * gdb.btrace/delta.exp
9153 * gdb.btrace/dlopen.exp
9154 * gdb.btrace/enable.exp
9155 * gdb.btrace/exception.exp
9156 * gdb.btrace/function_call_history.exp
9157 * gdb.btrace/gcore.exp
9158 * gdb.btrace/instruction_history.exp
9159 * gdb.btrace/nohist.exp
9160 * gdb.btrace/reconnect.exp
9161 * gdb.btrace/record_goto-step.exp
9162 * gdb.btrace/record_goto.exp
9163 * gdb.btrace/rn-dl-bind.exp
9164 * gdb.btrace/segv.exp
9165 * gdb.btrace/step.exp
9166 * gdb.btrace/stepi.exp
9167 * gdb.btrace/tailcall-only.exp
9168 * gdb.btrace/tailcall.exp
9169 * gdb.btrace/tsx.exp
9170 * gdb.btrace/unknown_functions.exp
9171 * gdb.btrace/vdso.exp
9172 * gdb.compile/compile-ifunc.exp
9173 * gdb.compile/compile-ops.exp
9174 * gdb.compile/compile-print.exp
9175 * gdb.compile/compile-setjmp.exp
9176 * gdb.cp/abstract-origin.exp
9177 * gdb.cp/ambiguous.exp
9178 * gdb.cp/annota2.exp
9179 * gdb.cp/annota3.exp
9180 * gdb.cp/anon-ns.exp
9181 * gdb.cp/anon-struct.exp
9182 * gdb.cp/anon-union.exp
9183 * gdb.cp/arg-reference.exp
9184 * gdb.cp/baseenum.exp
9185 * gdb.cp/bool.exp
9186 * gdb.cp/breakpoint.exp
9187 * gdb.cp/bs15503.exp
9188 * gdb.cp/call-c.exp
9189 * gdb.cp/casts.exp
9190 * gdb.cp/chained-calls.exp
9191 * gdb.cp/class2.exp
9192 * gdb.cp/classes.exp
9193 * gdb.cp/cmpd-minsyms.exp
9194 * gdb.cp/converts.exp
9195 * gdb.cp/cp-relocate.exp
9196 * gdb.cp/cpcompletion.exp
9197 * gdb.cp/cpexprs.exp
9198 * gdb.cp/cplabel.exp
9199 * gdb.cp/cplusfuncs.exp
9200 * gdb.cp/cpsizeof.exp
9201 * gdb.cp/ctti.exp
9202 * gdb.cp/derivation.exp
9203 * gdb.cp/destrprint.exp
9204 * gdb.cp/dispcxx.exp
9205 * gdb.cp/enum-class.exp
9206 * gdb.cp/exception.exp
9207 * gdb.cp/exceptprint.exp
9208 * gdb.cp/expand-psymtabs-cxx.exp
9209 * gdb.cp/expand-sals.exp
9210 * gdb.cp/extern-c.exp
9211 * gdb.cp/filename.exp
9212 * gdb.cp/formatted-ref.exp
9213 * gdb.cp/fpointer.exp
9214 * gdb.cp/gdb1355.exp
9215 * gdb.cp/gdb2495.exp
9216 * gdb.cp/hang.exp
9217 * gdb.cp/impl-this.exp
9218 * gdb.cp/infcall-dlopen.exp
9219 * gdb.cp/inherit.exp
9220 * gdb.cp/iostream.exp
9221 * gdb.cp/koenig.exp
9222 * gdb.cp/local.exp
9223 * gdb.cp/m-data.exp
9224 * gdb.cp/m-static.exp
9225 * gdb.cp/mb-ctor.exp
9226 * gdb.cp/mb-inline.exp
9227 * gdb.cp/mb-templates.exp
9228 * gdb.cp/member-name.exp
9229 * gdb.cp/member-ptr.exp
9230 * gdb.cp/meth-typedefs.exp
9231 * gdb.cp/method.exp
9232 * gdb.cp/method2.exp
9233 * gdb.cp/minsym-fallback.exp
9234 * gdb.cp/misc.exp
9235 * gdb.cp/namelessclass.exp
9236 * gdb.cp/namespace-enum.exp
9237 * gdb.cp/namespace-nested-import.exp
9238 * gdb.cp/namespace.exp
9239 * gdb.cp/nextoverthrow.exp
9240 * gdb.cp/no-dmgl-verbose.exp
9241 * gdb.cp/non-trivial-retval.exp
9242 * gdb.cp/noparam.exp
9243 * gdb.cp/nsdecl.exp
9244 * gdb.cp/nsimport.exp
9245 * gdb.cp/nsnested.exp
9246 * gdb.cp/nsnoimports.exp
9247 * gdb.cp/nsrecurs.exp
9248 * gdb.cp/nsstress.exp
9249 * gdb.cp/nsusing.exp
9250 * gdb.cp/operator.exp
9251 * gdb.cp/oranking.exp
9252 * gdb.cp/overload-const.exp
9253 * gdb.cp/overload.exp
9254 * gdb.cp/ovldbreak.exp
9255 * gdb.cp/ovsrch.exp
9256 * gdb.cp/paren-type.exp
9257 * gdb.cp/parse-lang.exp
9258 * gdb.cp/pass-by-ref.exp
9259 * gdb.cp/pr-1023.exp
9260 * gdb.cp/pr-1210.exp
9261 * gdb.cp/pr-574.exp
9262 * gdb.cp/pr10687.exp
9263 * gdb.cp/pr12028.exp
9264 * gdb.cp/pr17132.exp
9265 * gdb.cp/pr17494.exp
9266 * gdb.cp/pr9067.exp
9267 * gdb.cp/pr9167.exp
9268 * gdb.cp/pr9631.exp
9269 * gdb.cp/printmethod.exp
9270 * gdb.cp/psmang.exp
9271 * gdb.cp/psymtab-parameter.exp
9272 * gdb.cp/ptype-cv-cp.exp
9273 * gdb.cp/ptype-flags.exp
9274 * gdb.cp/re-set-overloaded.exp
9275 * gdb.cp/ref-types.exp
9276 * gdb.cp/rtti.exp
9277 * gdb.cp/scope-err.exp
9278 * gdb.cp/shadow.exp
9279 * gdb.cp/smartp.exp
9280 * gdb.cp/static-method.exp
9281 * gdb.cp/static-print-quit.exp
9282 * gdb.cp/temargs.exp
9283 * gdb.cp/templates.exp
9284 * gdb.cp/try_catch.exp
9285 * gdb.cp/typedef-operator.exp
9286 * gdb.cp/typeid.exp
9287 * gdb.cp/userdef.exp
9288 * gdb.cp/using-crash.exp
9289 * gdb.cp/var-tag.exp
9290 * gdb.cp/virtbase.exp
9291 * gdb.cp/virtfunc.exp
9292 * gdb.cp/virtfunc2.exp
9293 * gdb.cp/vla-cxx.exp
9294 * gdb.disasm/t01_mov.exp
9295 * gdb.disasm/t02_mova.exp
9296 * gdb.disasm/t03_add.exp
9297 * gdb.disasm/t04_sub.exp
9298 * gdb.disasm/t05_cmp.exp
9299 * gdb.disasm/t06_ari2.exp
9300 * gdb.disasm/t07_ari3.exp
9301 * gdb.disasm/t08_or.exp
9302 * gdb.disasm/t09_xor.exp
9303 * gdb.disasm/t10_and.exp
9304 * gdb.disasm/t11_logs.exp
9305 * gdb.disasm/t12_bit.exp
9306 * gdb.disasm/t13_otr.exp
9307 * gdb.dlang/circular.exp
9308 * gdb.dwarf2/arr-stride.exp
9309 * gdb.dwarf2/arr-subrange.exp
9310 * gdb.dwarf2/atomic-type.exp
9311 * gdb.dwarf2/bad-regnum.exp
9312 * gdb.dwarf2/bitfield-parent-optimized-out.exp
9313 * gdb.dwarf2/callframecfa.exp
9314 * gdb.dwarf2/clztest.exp
9315 * gdb.dwarf2/corrupt.exp
9316 * gdb.dwarf2/data-loc.exp
9317 * gdb.dwarf2/dup-psym.exp
9318 * gdb.dwarf2/dw2-anon-mptr.exp
9319 * gdb.dwarf2/dw2-anonymous-func.exp
9320 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
9321 * gdb.dwarf2/dw2-bad-unresolved.exp
9322 * gdb.dwarf2/dw2-basic.exp
9323 * gdb.dwarf2/dw2-canonicalize-type.exp
9324 * gdb.dwarf2/dw2-case-insensitive.exp
9325 * gdb.dwarf2/dw2-common-block.exp
9326 * gdb.dwarf2/dw2-compdir-oldgcc.exp
9327 * gdb.dwarf2/dw2-compressed.exp
9328 * gdb.dwarf2/dw2-const.exp
9329 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
9330 * gdb.dwarf2/dw2-cu-size.exp
9331 * gdb.dwarf2/dw2-dup-frame.exp
9332 * gdb.dwarf2/dw2-entry-value.exp
9333 * gdb.dwarf2/dw2-icycle.exp
9334 * gdb.dwarf2/dw2-ifort-parameter.exp
9335 * gdb.dwarf2/dw2-inline-break.exp
9336 * gdb.dwarf2/dw2-inline-param.exp
9337 * gdb.dwarf2/dw2-intercu.exp
9338 * gdb.dwarf2/dw2-intermix.exp
9339 * gdb.dwarf2/dw2-lexical-block-bare.exp
9340 * gdb.dwarf2/dw2-linkage-name-trust.exp
9341 * gdb.dwarf2/dw2-minsym-in-cu.exp
9342 * gdb.dwarf2/dw2-noloc.exp
9343 * gdb.dwarf2/dw2-op-call.exp
9344 * gdb.dwarf2/dw2-op-out-param.exp
9345 * gdb.dwarf2/dw2-opt-structptr.exp
9346 * gdb.dwarf2/dw2-param-error.exp
9347 * gdb.dwarf2/dw2-producer.exp
9348 * gdb.dwarf2/dw2-ranges-base.exp
9349 * gdb.dwarf2/dw2-ref-missing-frame.exp
9350 * gdb.dwarf2/dw2-reg-undefined.exp
9351 * gdb.dwarf2/dw2-regno-invalid.exp
9352 * gdb.dwarf2/dw2-restore.exp
9353 * gdb.dwarf2/dw2-restrict.exp
9354 * gdb.dwarf2/dw2-single-line-discriminators.exp
9355 * gdb.dwarf2/dw2-strp.exp
9356 * gdb.dwarf2/dw2-undefined-ret-addr.exp
9357 * gdb.dwarf2/dw2-unresolved.exp
9358 * gdb.dwarf2/dw2-var-zero-addr.exp
9359 * gdb.dwarf2/dw4-sig-types.exp
9360 * gdb.dwarf2/dwz.exp
9361 * gdb.dwarf2/dynarr-ptr.exp
9362 * gdb.dwarf2/enum-type.exp
9363 * gdb.dwarf2/gdb-index.exp
9364 * gdb.dwarf2/implptr-64bit.exp
9365 * gdb.dwarf2/implptr-optimized-out.exp
9366 * gdb.dwarf2/implptr.exp
9367 * gdb.dwarf2/implref-array.exp
9368 * gdb.dwarf2/implref-const.exp
9369 * gdb.dwarf2/implref-global.exp
9370 * gdb.dwarf2/implref-struct.exp
9371 * gdb.dwarf2/mac-fileno.exp
9372 * gdb.dwarf2/main-subprogram.exp
9373 * gdb.dwarf2/member-ptr-forwardref.exp
9374 * gdb.dwarf2/method-ptr.exp
9375 * gdb.dwarf2/missing-sig-type.exp
9376 * gdb.dwarf2/nonvar-access.exp
9377 * gdb.dwarf2/opaque-type-lookup.exp
9378 * gdb.dwarf2/pieces-optimized-out.exp
9379 * gdb.dwarf2/pieces.exp
9380 * gdb.dwarf2/pr10770.exp
9381 * gdb.dwarf2/pr13961.exp
9382 * gdb.dwarf2/staticvirtual.exp
9383 * gdb.dwarf2/subrange.exp
9384 * gdb.dwarf2/symtab-producer.exp
9385 * gdb.dwarf2/trace-crash.exp
9386 * gdb.dwarf2/typeddwarf.exp
9387 * gdb.dwarf2/valop.exp
9388 * gdb.dwarf2/watch-notconst.exp
9389 * gdb.fortran/array-element.exp
9390 * gdb.fortran/charset.exp
9391 * gdb.fortran/common-block.exp
9392 * gdb.fortran/complex.exp
9393 * gdb.fortran/derived-type-function.exp
9394 * gdb.fortran/derived-type.exp
9395 * gdb.fortran/logical.exp
9396 * gdb.fortran/module.exp
9397 * gdb.fortran/multi-dim.exp
9398 * gdb.fortran/nested-funcs.exp
9399 * gdb.fortran/print-formatted.exp
9400 * gdb.fortran/subarray.exp
9401 * gdb.fortran/vla-alloc-assoc.exp
9402 * gdb.fortran/vla-datatypes.exp
9403 * gdb.fortran/vla-history.exp
9404 * gdb.fortran/vla-ptr-info.exp
9405 * gdb.fortran/vla-ptype-sub.exp
9406 * gdb.fortran/vla-ptype.exp
9407 * gdb.fortran/vla-sizeof.exp
9408 * gdb.fortran/vla-type.exp
9409 * gdb.fortran/vla-value-sub-arbitrary.exp
9410 * gdb.fortran/vla-value-sub-finish.exp
9411 * gdb.fortran/vla-value-sub.exp
9412 * gdb.fortran/vla-value.exp
9413 * gdb.fortran/whatis_type.exp
9414 * gdb.go/chan.exp
9415 * gdb.go/handcall.exp
9416 * gdb.go/hello.exp
9417 * gdb.go/integers.exp
9418 * gdb.go/methods.exp
9419 * gdb.go/package.exp
9420 * gdb.go/strings.exp
9421 * gdb.go/types.exp
9422 * gdb.go/unsafe.exp
9423 * gdb.guile/scm-arch.exp
9424 * gdb.guile/scm-block.exp
9425 * gdb.guile/scm-breakpoint.exp
9426 * gdb.guile/scm-cmd.exp
9427 * gdb.guile/scm-disasm.exp
9428 * gdb.guile/scm-equal.exp
9429 * gdb.guile/scm-frame-args.exp
9430 * gdb.guile/scm-frame-inline.exp
9431 * gdb.guile/scm-frame.exp
9432 * gdb.guile/scm-iterator.exp
9433 * gdb.guile/scm-math.exp
9434 * gdb.guile/scm-objfile.exp
9435 * gdb.guile/scm-ports.exp
9436 * gdb.guile/scm-symbol.exp
9437 * gdb.guile/scm-symtab.exp
9438 * gdb.guile/scm-value-cc.exp
9439 * gdb.guile/types-module.exp
9440 * gdb.linespec/break-ask.exp
9441 * gdb.linespec/cpexplicit.exp
9442 * gdb.linespec/explicit.exp
9443 * gdb.linespec/keywords.exp
9444 * gdb.linespec/linespec.exp
9445 * gdb.linespec/ls-dollar.exp
9446 * gdb.linespec/ls-errs.exp
9447 * gdb.linespec/skip-two.exp
9448 * gdb.linespec/thread.exp
9449 * gdb.mi/mi-async.exp
9450 * gdb.mi/mi-basics.exp
9451 * gdb.mi/mi-break.exp
9452 * gdb.mi/mi-catch-load.exp
9453 * gdb.mi/mi-cli.exp
9454 * gdb.mi/mi-cmd-param-changed.exp
9455 * gdb.mi/mi-console.exp
9456 * gdb.mi/mi-detach.exp
9457 * gdb.mi/mi-disassemble.exp
9458 * gdb.mi/mi-eval.exp
9459 * gdb.mi/mi-file-transfer.exp
9460 * gdb.mi/mi-file.exp
9461 * gdb.mi/mi-fill-memory.exp
9462 * gdb.mi/mi-inheritance-syntax-error.exp
9463 * gdb.mi/mi-linespec-err-cp.exp
9464 * gdb.mi/mi-logging.exp
9465 * gdb.mi/mi-memory-changed.exp
9466 * gdb.mi/mi-read-memory.exp
9467 * gdb.mi/mi-record-changed.exp
9468 * gdb.mi/mi-reg-undefined.exp
9469 * gdb.mi/mi-regs.exp
9470 * gdb.mi/mi-return.exp
9471 * gdb.mi/mi-reverse.exp
9472 * gdb.mi/mi-simplerun.exp
9473 * gdb.mi/mi-solib.exp
9474 * gdb.mi/mi-stack.exp
9475 * gdb.mi/mi-stepi.exp
9476 * gdb.mi/mi-syn-frame.exp
9477 * gdb.mi/mi-until.exp
9478 * gdb.mi/mi-var-block.exp
9479 * gdb.mi/mi-var-child.exp
9480 * gdb.mi/mi-var-cmd.exp
9481 * gdb.mi/mi-var-cp.exp
9482 * gdb.mi/mi-var-display.exp
9483 * gdb.mi/mi-var-invalidate.exp
9484 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
9485 * gdb.mi/mi-vla-fortran.exp
9486 * gdb.mi/mi-watch.exp
9487 * gdb.mi/mi2-var-child.exp
9488 * gdb.mi/user-selected-context-sync.exp
9489 * gdb.modula2/unbounded-array.exp
9490 * gdb.multi/dummy-frame-restore.exp
9491 * gdb.multi/multi-arch-exec.exp
9492 * gdb.multi/multi-arch.exp
9493 * gdb.multi/tids.exp
9494 * gdb.multi/watchpoint-multi.exp
9495 * gdb.opencl/callfuncs.exp
9496 * gdb.opencl/convs_casts.exp
9497 * gdb.opencl/datatypes.exp
9498 * gdb.opencl/operators.exp
9499 * gdb.opencl/vec_comps.exp
9500 * gdb.opt/clobbered-registers-O2.exp
9501 * gdb.opt/inline-break.exp
9502 * gdb.opt/inline-bt.exp
9503 * gdb.opt/inline-cmds.exp
9504 * gdb.opt/inline-locals.exp
9505 * gdb.pascal/case-insensitive-symbols.exp
9506 * gdb.pascal/floats.exp
9507 * gdb.pascal/gdb11492.exp
9508 * gdb.python/lib-types.exp
9509 * gdb.python/py-arch.exp
9510 * gdb.python/py-as-string.exp
9511 * gdb.python/py-bad-printers.exp
9512 * gdb.python/py-block.exp
9513 * gdb.python/py-breakpoint-create-fail.exp
9514 * gdb.python/py-breakpoint.exp
9515 * gdb.python/py-caller-is.exp
9516 * gdb.python/py-cmd.exp
9517 * gdb.python/py-explore-cc.exp
9518 * gdb.python/py-explore.exp
9519 * gdb.python/py-finish-breakpoint.exp
9520 * gdb.python/py-finish-breakpoint2.exp
9521 * gdb.python/py-frame-args.exp
9522 * gdb.python/py-frame-inline.exp
9523 * gdb.python/py-frame.exp
9524 * gdb.python/py-framefilter-mi.exp
9525 * gdb.python/py-infthread.exp
9526 * gdb.python/py-lazy-string.exp
9527 * gdb.python/py-linetable.exp
9528 * gdb.python/py-mi-events.exp
9529 * gdb.python/py-mi-objfile.exp
9530 * gdb.python/py-mi.exp
9531 * gdb.python/py-objfile.exp
9532 * gdb.python/py-pp-integral.exp
9533 * gdb.python/py-pp-maint.exp
9534 * gdb.python/py-pp-re-notag.exp
9535 * gdb.python/py-pp-registration.exp
9536 * gdb.python/py-recurse-unwind.exp
9537 * gdb.python/py-strfns.exp
9538 * gdb.python/py-symbol.exp
9539 * gdb.python/py-symtab.exp
9540 * gdb.python/py-sync-interp.exp
9541 * gdb.python/py-typeprint.exp
9542 * gdb.python/py-unwind-maint.exp
9543 * gdb.python/py-unwind.exp
9544 * gdb.python/py-value-cc.exp
9545 * gdb.python/py-xmethods.exp
9546 * gdb.reverse/amd64-tailcall-reverse.exp
9547 * gdb.reverse/break-precsave.exp
9548 * gdb.reverse/break-reverse.exp
9549 * gdb.reverse/consecutive-precsave.exp
9550 * gdb.reverse/consecutive-reverse.exp
9551 * gdb.reverse/finish-precsave.exp
9552 * gdb.reverse/finish-reverse-bkpt.exp
9553 * gdb.reverse/finish-reverse.exp
9554 * gdb.reverse/fstatat-reverse.exp
9555 * gdb.reverse/getresuid-reverse.exp
9556 * gdb.reverse/i386-precsave.exp
9557 * gdb.reverse/i386-reverse.exp
9558 * gdb.reverse/i386-sse-reverse.exp
9559 * gdb.reverse/i387-env-reverse.exp
9560 * gdb.reverse/i387-stack-reverse.exp
9561 * gdb.reverse/insn-reverse.exp
9562 * gdb.reverse/machinestate-precsave.exp
9563 * gdb.reverse/machinestate.exp
9564 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9565 * gdb.reverse/pipe-reverse.exp
9566 * gdb.reverse/readv-reverse.exp
9567 * gdb.reverse/recvmsg-reverse.exp
9568 * gdb.reverse/rerun-prec.exp
9569 * gdb.reverse/s390-mvcle.exp
9570 * gdb.reverse/step-precsave.exp
9571 * gdb.reverse/step-reverse.exp
9572 * gdb.reverse/time-reverse.exp
9573 * gdb.reverse/until-precsave.exp
9574 * gdb.reverse/until-reverse.exp
9575 * gdb.reverse/waitpid-reverse.exp
9576 * gdb.reverse/watch-precsave.exp
9577 * gdb.reverse/watch-reverse.exp
9578 * gdb.rust/generics.exp
9579 * gdb.rust/methods.exp
9580 * gdb.rust/modules.exp
9581 * gdb.rust/simple.exp
9582 * gdb.server/connect-with-no-symbol-file.exp
9583 * gdb.server/ext-attach.exp
9584 * gdb.server/ext-restart.exp
9585 * gdb.server/ext-wrapper.exp
9586 * gdb.server/file-transfer.exp
9587 * gdb.server/server-exec-info.exp
9588 * gdb.server/server-kill.exp
9589 * gdb.server/server-mon.exp
9590 * gdb.server/wrapper.exp
9591 * gdb.stabs/exclfwd.exp
9592 * gdb.stabs/gdb11479.exp
9593 * gdb.threads/clone-new-thread-event.exp
9594 * gdb.threads/corethreads.exp
9595 * gdb.threads/current-lwp-dead.exp
9596 * gdb.threads/dlopen-libpthread.exp
9597 * gdb.threads/gcore-thread.exp
9598 * gdb.threads/sigstep-threads.exp
9599 * gdb.threads/watchpoint-fork.exp
9600 * gdb.trace/actions-changed.exp
9601 * gdb.trace/backtrace.exp
9602 * gdb.trace/change-loc.exp
9603 * gdb.trace/circ.exp
9604 * gdb.trace/collection.exp
9605 * gdb.trace/disconnected-tracing.exp
9606 * gdb.trace/ftrace.exp
9607 * gdb.trace/mi-trace-frame-collected.exp
9608 * gdb.trace/mi-trace-unavailable.exp
9609 * gdb.trace/mi-traceframe-changed.exp
9610 * gdb.trace/mi-tsv-changed.exp
9611 * gdb.trace/no-attach-trace.exp
9612 * gdb.trace/passc-dyn.exp
9613 * gdb.trace/qtro.exp
9614 * gdb.trace/range-stepping.exp
9615 * gdb.trace/read-memory.exp
9616 * gdb.trace/save-trace.exp
9617 * gdb.trace/signal.exp
9618 * gdb.trace/status-stop.exp
9619 * gdb.trace/tfile.exp
9620 * gdb.trace/trace-break.exp
9621 * gdb.trace/trace-buffer-size.exp
9622 * gdb.trace/trace-condition.exp
9623 * gdb.trace/tracefile-pseudo-reg.exp
9624 * gdb.trace/tstatus.exp
9625 * gdb.trace/unavailable.exp
9626 * gdb.trace/while-dyn.exp
9627 * gdb.trace/while-stepping.exp
9628
9629 2016-12-22 Doug Evans <xdje42@gmail.com>
9630
9631 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
9632 and msymbols.
9633
9634 2016-12-19 Yao Qi <yao.qi@linaro.org>
9635
9636 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
9637 (test_with_self): Don't call do_steps_and_nexts, and remove
9638 code about stepping into xmalloc.
9639
9640 2016-12-09 Yao Qi <yao.qi@linaro.org>
9641
9642 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
9643
9644 2016-12-09 Yao Qi <yao.qi@linaro.org>
9645
9646 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
9647
9648 2016-12-09 Pedro Alves <palves@redhat.com>
9649
9650 * gdb.base/all-architectures-0.exp: New file.
9651 * gdb.base/all-architectures-1.exp: New file.
9652 * gdb.base/all-architectures-2.exp: New file.
9653 * gdb.base/all-architectures-3.exp: New file.
9654 * gdb.base/all-architectures-4.exp: New file.
9655 * gdb.base/all-architectures-5.exp: New file.
9656 * gdb.base/all-architectures-6.exp: New file.
9657 * gdb.base/all-architectures-7.exp: New file.
9658 * gdb.base/all-architectures.exp.in: New file.
9659
9660 2016-12-09 Yao Qi <yao.qi@linaro.org>
9661
9662 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
9663
9664 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9665
9666 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
9667 possible.
9668 Remove useless pattern-matching code.
9669
9670 2016-12-02 Pedro Alves <palves@redhat.com>
9671
9672 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
9673 procedure.
9674 (top level): Call it.
9675
9676 2016-12-02 Pedro Alves <palves@redhat.com>
9677
9678 * gdb.base/commands.exp (user_defined_command_args_stack_test):
9679 New procedure.
9680 (top level): Call it.
9681
9682 2016-12-02 Pedro Alves <palves@redhat.com>
9683
9684 PR cli/20559
9685 * gdb.base/commands.exp (user_defined_command_args_eval): New
9686 procedure.
9687 (top level): Call it.
9688
9689 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
9690
9691 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
9692 timeout handling.
9693
9694 2016-12-02 Tom Tromey <tom@tromey.com>
9695
9696 * gdb.dwarf2/main-subprogram.c: New file.
9697 * gdb.dwarf2/main-subprogram.exp: New file.
9698
9699 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9700
9701 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
9702 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
9703 gdb_test_no_output for a couple of cases.
9704 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
9705
9706 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9707
9708 Fix test names and standardize compilation error messages throughout
9709 the following files:
9710
9711 * gdb.ada/start.exp
9712 * gdb.arch/alpha-step.exp
9713 * gdb.arch/e500-prologue.exp
9714 * gdb.arch/ftrace-insn-reloc.exp
9715 * gdb.arch/gdb1291.exp
9716 * gdb.arch/gdb1431.exp
9717 * gdb.arch/gdb1558.exp
9718 * gdb.arch/i386-dr3-watch.exp
9719 * gdb.arch/i386-sse-stack-align.exp
9720 * gdb.arch/ia64-breakpoint-shadow.exp
9721 * gdb.arch/pa-nullify.exp
9722 * gdb.arch/powerpc-aix-prologue.exp
9723 * gdb.arch/thumb-bx-pc.exp
9724 * gdb.base/annota1.exp
9725 * gdb.base/annota3.exp
9726 * gdb.base/arrayidx.exp
9727 * gdb.base/assign.exp
9728 * gdb.base/attach.exp
9729 * gdb.base/auxv.exp
9730 * gdb.base/bang.exp
9731 * gdb.base/bfp-test.exp
9732 * gdb.base/bigcore.exp
9733 * gdb.base/bitfields2.exp
9734 * gdb.base/break-fun-addr.exp
9735 * gdb.base/break-probes.exp
9736 * gdb.base/call-rt-st.exp
9737 * gdb.base/callexit.exp
9738 * gdb.base/catch-fork-kill.exp
9739 * gdb.base/charset.exp
9740 * gdb.base/checkpoint.exp
9741 * gdb.base/comprdebug.exp
9742 * gdb.base/constvars.exp
9743 * gdb.base/coredump-filter.exp
9744 * gdb.base/cursal.exp
9745 * gdb.base/cvexpr.exp
9746 * gdb.base/detach.exp
9747 * gdb.base/display.exp
9748 * gdb.base/dmsym.exp
9749 * gdb.base/dprintf-pending.exp
9750 * gdb.base/dso2dso.exp
9751 * gdb.base/dtrace-probe.exp
9752 * gdb.base/dump.exp
9753 * gdb.base/enum_cond.exp
9754 * gdb.base/exe-lock.exp
9755 * gdb.base/exec-invalid-sysroot.exp
9756 * gdb.base/execl-update-breakpoints.exp
9757 * gdb.base/exprs.exp
9758 * gdb.base/fileio.exp
9759 * gdb.base/find.exp
9760 * gdb.base/finish.exp
9761 * gdb.base/fixsection.exp
9762 * gdb.base/foll-vfork.exp
9763 * gdb.base/frame-args.exp
9764 * gdb.base/gcore.exp
9765 * gdb.base/gdb1250.exp
9766 * gdb.base/global-var-nested-by-dso.exp
9767 * gdb.base/gnu-ifunc.exp
9768 * gdb.base/hashline1.exp
9769 * gdb.base/hashline2.exp
9770 * gdb.base/hashline3.exp
9771 * gdb.base/hbreak-in-shr-unsupported.exp
9772 * gdb.base/huge.exp
9773 * gdb.base/infcall-input.exp
9774 * gdb.base/info-fun.exp
9775 * gdb.base/info-shared.exp
9776 * gdb.base/jit-simple.exp
9777 * gdb.base/jit-so.exp
9778 * gdb.base/jit.exp
9779 * gdb.base/jump.exp
9780 * gdb.base/label.exp
9781 * gdb.base/lineinc.exp
9782 * gdb.base/logical.exp
9783 * gdb.base/longjmp.exp
9784 * gdb.base/macscp.exp
9785 * gdb.base/miscexprs.exp
9786 * gdb.base/new-ui-echo.exp
9787 * gdb.base/new-ui-pending-input.exp
9788 * gdb.base/new-ui.exp
9789 * gdb.base/nodebug.exp
9790 * gdb.base/nofield.exp
9791 * gdb.base/offsets.exp
9792 * gdb.base/overlays.exp
9793 * gdb.base/pending.exp
9794 * gdb.base/pointers.exp
9795 * gdb.base/pr11022.exp
9796 * gdb.base/printcmds.exp
9797 * gdb.base/prologue.exp
9798 * gdb.base/ptr-typedef.exp
9799 * gdb.base/realname-expand.exp
9800 * gdb.base/relativedebug.exp
9801 * gdb.base/relocate.exp
9802 * gdb.base/remote.exp
9803 * gdb.base/reread.exp
9804 * gdb.base/return2.exp
9805 * gdb.base/savedregs.exp
9806 * gdb.base/sep.exp
9807 * gdb.base/sepdebug.exp
9808 * gdb.base/sepsymtab.exp
9809 * gdb.base/set-inferior-tty.exp
9810 * gdb.base/setshow.exp
9811 * gdb.base/shlib-call.exp
9812 * gdb.base/sigaltstack.exp
9813 * gdb.base/siginfo-addr.exp
9814 * gdb.base/signals.exp
9815 * gdb.base/signull.exp
9816 * gdb.base/sigrepeat.exp
9817 * gdb.base/so-impl-ld.exp
9818 * gdb.base/solib-display.exp
9819 * gdb.base/solib-overlap.exp
9820 * gdb.base/solib-search.exp
9821 * gdb.base/solib-symbol.exp
9822 * gdb.base/structs.exp
9823 * gdb.base/structs2.exp
9824 * gdb.base/symtab-search-order.exp
9825 * gdb.base/twice.exp
9826 * gdb.base/unload.exp
9827 * gdb.base/varargs.exp
9828 * gdb.base/watchpoint-solib.exp
9829 * gdb.base/watchpoint.exp
9830 * gdb.base/whatis.exp
9831 * gdb.base/wrong_frame_bt_full.exp
9832 * gdb.btrace/dlopen.exp
9833 * gdb.cell/ea-standalone.exp
9834 * gdb.cell/ea-test.exp
9835 * gdb.cp/dispcxx.exp
9836 * gdb.cp/gdb2384.exp
9837 * gdb.cp/method2.exp
9838 * gdb.cp/nextoverthrow.exp
9839 * gdb.cp/pr10728.exp
9840 * gdb.disasm/am33.exp
9841 * gdb.disasm/h8300s.exp
9842 * gdb.disasm/mn10300.exp
9843 * gdb.disasm/sh3.exp
9844 * gdb.dwarf2/dw2-dir-file-name.exp
9845 * gdb.fortran/complex.exp
9846 * gdb.fortran/library-module.exp
9847 * gdb.guile/scm-pretty-print.exp
9848 * gdb.guile/scm-symbol.exp
9849 * gdb.guile/scm-type.exp
9850 * gdb.guile/scm-value.exp
9851 * gdb.linespec/linespec.exp
9852 * gdb.mi/gdb701.exp
9853 * gdb.mi/gdb792.exp
9854 * gdb.mi/mi-breakpoint-changed.exp
9855 * gdb.mi/mi-dprintf-pending.exp
9856 * gdb.mi/mi-dprintf.exp
9857 * gdb.mi/mi-exit-code.exp
9858 * gdb.mi/mi-pending.exp
9859 * gdb.mi/mi-solib.exp
9860 * gdb.mi/new-ui-mi-sync.exp
9861 * gdb.mi/pr11022.exp
9862 * gdb.mi/user-selected-context-sync.exp
9863 * gdb.opt/solib-intra-step.exp
9864 * gdb.python/py-events.exp
9865 * gdb.python/py-finish-breakpoint.exp
9866 * gdb.python/py-mi.exp
9867 * gdb.python/py-prettyprint.exp
9868 * gdb.python/py-shared.exp
9869 * gdb.python/py-symbol.exp
9870 * gdb.python/py-template.exp
9871 * gdb.python/py-type.exp
9872 * gdb.python/py-value.exp
9873 * gdb.reverse/solib-precsave.exp
9874 * gdb.reverse/solib-reverse.exp
9875 * gdb.server/solib-list.exp
9876 * gdb.stabs/weird.exp
9877 * gdb.threads/reconnect-signal.exp
9878 * gdb.threads/stepi-random-signal.exp
9879 * gdb.trace/actions.exp
9880 * gdb.trace/ax.exp
9881 * gdb.trace/backtrace.exp
9882 * gdb.trace/change-loc.exp
9883 * gdb.trace/deltrace.exp
9884 * gdb.trace/ftrace-lock.exp
9885 * gdb.trace/ftrace.exp
9886 * gdb.trace/infotrace.exp
9887 * gdb.trace/mi-tracepoint-changed.exp
9888 * gdb.trace/packetlen.exp
9889 * gdb.trace/passcount.exp
9890 * gdb.trace/pending.exp
9891 * gdb.trace/range-stepping.exp
9892 * gdb.trace/report.exp
9893 * gdb.trace/stap-trace.exp
9894 * gdb.trace/tfind.exp
9895 * gdb.trace/trace-break.exp
9896 * gdb.trace/trace-condition.exp
9897 * gdb.trace/trace-enable-disable.exp
9898 * gdb.trace/trace-mt.exp
9899 * gdb.trace/tracecmd.exp
9900 * gdb.trace/tspeed.exp
9901 * gdb.trace/tsv.exp
9902 * lib/perftest.exp
9903
9904 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9905
9906 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
9907 with gdb_test_no_output.
9908 Use command as test name.
9909
9910 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9911
9912 Fix test names starting with uppercase throughout the files.
9913
9914 * gdb.ada/assign_1.exp
9915 * gdb.ada/boolean_expr.exp
9916 * gdb.base/arrayidx.exp
9917 * gdb.base/del.exp
9918 * gdb.base/gcore-buffer-overflow.exp
9919 * gdb.base/testenv.exp
9920 * gdb.compile/compile.exp
9921 * gdb.python/py-framefilter-invalidarg.exp
9922 * gdb.python/py-framefilter.exp
9923
9924 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9925
9926 Fix test names starting with uppercase throughout the files.
9927
9928 * gdb.ada/array_return.exp
9929 * gdb.ada/expr_delims.exp
9930 * gdb.ada/mi_dyn_arr.exp
9931 * gdb.ada/mi_interface.exp
9932 * gdb.ada/mi_var_array.exp
9933 * gdb.ada/watch_arg.exp
9934 * gdb.arch/alpha-step.exp
9935 * gdb.arch/altivec-regs.exp
9936 * gdb.arch/e500-regs.exp
9937 * gdb.arch/powerpc-d128-regs.exp
9938 * gdb.base/arrayidx.exp
9939 * gdb.base/break.exp
9940 * gdb.base/checkpoint.exp
9941 * gdb.base/debug-expr.exp
9942 * gdb.base/dmsym.exp
9943 * gdb.base/radix.exp
9944 * gdb.base/sepdebug.exp
9945 * gdb.base/testenv.exp
9946 * gdb.base/watch_thread_num.exp
9947 * gdb.base/watchpoint-cond-gone.exp
9948 * gdb.cell/break.exp
9949 * gdb.cell/ea-cache.exp
9950 * gdb.compile/compile.exp
9951 * gdb.cp/gdb2495.exp
9952 * gdb.gdb/selftest.exp
9953 * gdb.gdb/xfullpath.exp
9954 * gdb.go/hello.exp
9955 * gdb.go/integers.exp
9956 * gdb.objc/basicclass.exp
9957 * gdb.pascal/hello.exp
9958 * gdb.pascal/integers.exp
9959 * gdb.python/py-breakpoint.exp
9960 * gdb.python/py-cmd.exp
9961 * gdb.python/py-linetable.exp
9962 * gdb.python/py-xmethods.exp
9963 * gdb.python/python.exp
9964 * gdb.reverse/consecutive-precsave.exp
9965 * gdb.reverse/finish-precsave.exp
9966 * gdb.reverse/i386-precsave.exp
9967 * gdb.reverse/machinestate-precsave.exp
9968 * gdb.reverse/sigall-precsave.exp
9969 * gdb.reverse/solib-precsave.exp
9970 * gdb.reverse/step-precsave.exp
9971 * gdb.reverse/until-precsave.exp
9972 * gdb.reverse/watch-precsave.exp
9973 * gdb.threads/leader-exit.exp
9974 * gdb.threads/pthreads.exp
9975 * gdb.threads/wp-replication.exp
9976 * gdb.trace/actions.exp
9977 * gdb.trace/mi-tsv-changed.exp
9978 * gdb.trace/tsv.exp
9979
9980 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9981
9982 Fix test names starting with uppercase throughout the files.
9983
9984 * gdb.arch/i386-bp_permanent.exp
9985 * gdb.arch/i386-gnu-cfi.exp
9986 * gdb.base/disasm-end-cu.exp
9987 * gdb.base/macscp.exp
9988 * gdb.base/pending.exp
9989 * gdb.base/watch_thread_num.exp
9990 * gdb.cp/exception.exp
9991 * gdb.cp/gdb2495.exp
9992 * gdb.cp/local.exp
9993 * gdb.python/py-evsignal.exp
9994 * gdb.python/python.exp
9995 * gdb.trace/tracecmd.exp
9996
9997 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
9998
9999 Fix test names starting with uppercase throughout the files.
10000
10001 * gdb.base/charset.exp
10002 * gdb.base/eval.exp
10003 * gdb.base/multi-forks.exp
10004 * gdb.guile/scm-progspace.exp
10005 * gdb.opencl/datatypes.exp
10006 * gdb.python/py-block.exp
10007 * gdb.python/py-function.exp
10008 * gdb.python/py-symbol.exp
10009 * gdb.python/py-symtab.exp
10010 * gdb.python/py-xmethods.exp
10011 * gdb.reverse/break-precsave.exp
10012 * gdb.reverse/break-reverse.exp
10013 * gdb.reverse/consecutive-precsave.exp
10014 * gdb.reverse/consecutive-reverse.exp
10015 * gdb.reverse/finish-precsave.exp
10016 * gdb.reverse/finish-reverse-bkpt.exp
10017 * gdb.reverse/finish-reverse.exp
10018 * gdb.reverse/fstatat-reverse.exp
10019 * gdb.reverse/getresuid-reverse.exp
10020 * gdb.reverse/i386-precsave.exp
10021 * gdb.reverse/i386-reverse.exp
10022 * gdb.reverse/i386-sse-reverse.exp
10023 * gdb.reverse/i387-stack-reverse.exp
10024 * gdb.reverse/insn-reverse.exp
10025 * gdb.reverse/machinestate-precsave.exp
10026 * gdb.reverse/machinestate.exp
10027 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10028 * gdb.reverse/pipe-reverse.exp
10029 * gdb.reverse/readv-reverse.exp
10030 * gdb.reverse/recvmsg-reverse.exp
10031 * gdb.reverse/rerun-prec.exp
10032 * gdb.reverse/s390-mvcle.exp
10033 * gdb.reverse/sigall-precsave.exp
10034 * gdb.reverse/sigall-reverse.exp
10035 * gdb.reverse/solib-precsave.exp
10036 * gdb.reverse/solib-reverse.exp
10037 * gdb.reverse/step-precsave.exp
10038 * gdb.reverse/step-reverse.exp
10039 * gdb.reverse/time-reverse.exp
10040 * gdb.reverse/until-precsave.exp
10041 * gdb.reverse/until-reverse.exp
10042 * gdb.reverse/waitpid-reverse.exp
10043 * gdb.reverse/watch-precsave.exp
10044 * gdb.reverse/watch-reverse.exp
10045
10046 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10047
10048 Fix test names starting with uppercase throughout the files.
10049
10050 * gdb.arch/i386-mpx-simple_segv.exp
10051 * gdb.arch/i386-mpx.exp
10052 * gdb.arch/i386-permbkpt.exp
10053 * gdb.arch/pa-nullify.exp
10054 * gdb.arch/powerpc-d128-regs.exp
10055 * gdb.arch/vsx-regs.exp
10056 * gdb.base/bfp-test.exp
10057 * gdb.base/break.exp
10058 * gdb.base/breakpoint-shadow.exp
10059 * gdb.base/callfuncs.exp
10060 * gdb.base/charset.exp
10061 * gdb.base/commands.exp
10062 * gdb.base/completion.exp
10063 * gdb.base/dfp-test.exp
10064 * gdb.base/echo.exp
10065 * gdb.base/ending-run.exp
10066 * gdb.base/eval.exp
10067 * gdb.base/expand-psymtabs.exp
10068 * gdb.base/float128.exp
10069 * gdb.base/floatn.exp
10070 * gdb.base/foll-exec-mode.exp
10071 * gdb.base/gdb1056.exp
10072 * gdb.base/gdb11531.exp
10073 * gdb.base/kill-after-signal.exp
10074 * gdb.base/multi-forks.exp
10075 * gdb.base/overlays.exp
10076 * gdb.base/pending.exp
10077 * gdb.base/sepdebug.exp
10078 * gdb.base/testenv.exp
10079 * gdb.base/valgrind-db-attach.exp
10080 * gdb.base/watch_thread_num.exp
10081 * gdb.base/watchpoint-cond-gone.exp
10082 * gdb.base/watchpoint.exp
10083 * gdb.base/watchpoints.exp
10084 * gdb.cp/arg-reference.exp
10085 * gdb.cp/baseenum.exp
10086 * gdb.cp/operator.exp
10087 * gdb.cp/shadow.exp
10088 * gdb.dwarf2/dw2-op-out-param.exp
10089 * gdb.dwarf2/dw2-reg-undefined.exp
10090 * gdb.go/chan.exp
10091 * gdb.go/hello.exp
10092 * gdb.go/integers.exp
10093 * gdb.go/methods.exp
10094 * gdb.go/package.exp
10095 * gdb.guile/scm-parameter.exp
10096 * gdb.guile/scm-progspace.exp
10097 * gdb.guile/scm-value.exp
10098 * gdb.mi/mi-pending.exp
10099 * gdb.mi/user-selected-context-sync.exp
10100 * gdb.multi/multi-attach.exp
10101 * gdb.multi/tids.exp
10102 * gdb.opt/clobbered-registers-O2.exp
10103 * gdb.pascal/floats.exp
10104 * gdb.pascal/integers.exp
10105 * gdb.python/py-block.exp
10106 * gdb.python/py-events.exp
10107 * gdb.python/py-parameter.exp
10108 * gdb.python/py-symbol.exp
10109 * gdb.python/py-symtab.exp
10110 * gdb.python/py-type.exp
10111 * gdb.python/py-value.exp
10112 * gdb.python/py-xmethods.exp
10113 * gdb.python/python.exp
10114 * gdb.reverse/break-precsave.exp
10115 * gdb.reverse/consecutive-precsave.exp
10116 * gdb.reverse/finish-precsave.exp
10117 * gdb.reverse/i386-precsave.exp
10118 * gdb.reverse/machinestate-precsave.exp
10119 * gdb.reverse/sigall-precsave.exp
10120 * gdb.reverse/solib-precsave.exp
10121 * gdb.reverse/step-precsave.exp
10122 * gdb.reverse/until-precsave.exp
10123 * gdb.reverse/watch-precsave.exp
10124 * gdb.server/ext-attach.exp
10125 * gdb.server/ext-restart.exp
10126 * gdb.server/ext-run.exp
10127 * gdb.server/ext-wrapper.exp
10128 * gdb.stabs/gdb11479.exp
10129 * gdb.stabs/weird.exp
10130 * gdb.threads/attach-many-short-lived-threads.exp
10131 * gdb.threads/kill.exp
10132 * gdb.threads/watchpoint-fork.exp
10133
10134 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
10135
10136 Fix test names starting with uppercase throughout all the files below.
10137
10138 * gdb.ada/array_return.exp
10139 * gdb.ada/catch_ex.exp
10140 * gdb.ada/info_exc.exp
10141 * gdb.ada/mi_catch_ex.exp
10142 * gdb.ada/mi_dyn_arr.exp
10143 * gdb.ada/mi_ex_cond.exp
10144 * gdb.ada/mi_exc_info.exp
10145 * gdb.ada/mi_interface.exp
10146 * gdb.ada/mi_task_arg.exp
10147 * gdb.ada/mi_task_info.exp
10148 * gdb.ada/mi_var_array.exp
10149 * gdb.arch/alpha-step.exp
10150 * gdb.arch/amd64-disp-step.exp
10151 * gdb.arch/arm-disp-step.exp
10152 * gdb.arch/disp-step-insn-reloc.exp
10153 * gdb.arch/e500-prologue.exp
10154 * gdb.arch/ftrace-insn-reloc.exp
10155 * gdb.arch/gdb1558.exp
10156 * gdb.arch/i386-bp_permanent.exp
10157 * gdb.arch/i386-disp-step.exp
10158 * gdb.arch/i386-float.exp
10159 * gdb.arch/i386-gnu-cfi.exp
10160 * gdb.arch/ia64-breakpoint-shadow.exp
10161 * gdb.arch/mips16-thunks.exp
10162 * gdb.arch/pa-nullify.exp
10163 * gdb.arch/powerpc-aix-prologue.exp
10164 * gdb.arch/powerpc-power.exp
10165 * gdb.arch/ppc-dfp.exp
10166 * gdb.arch/s390-tdbregs.exp
10167 * gdb.arch/spu-info.exp
10168 * gdb.arch/spu-ls.exp
10169 * gdb.arch/thumb-bx-pc.exp
10170 * gdb.base/advance.exp
10171 * gdb.base/annota-input-while-running.exp
10172 * gdb.base/arrayidx.exp
10173 * gdb.base/asmlabel.exp
10174 * gdb.base/async.exp
10175 * gdb.base/attach-wait-input.exp
10176 * gdb.base/auto-connect-native-target.exp
10177 * gdb.base/batch-preserve-term-settings.exp
10178 * gdb.base/bfp-test.exp
10179 * gdb.base/bigcore.exp
10180 * gdb.base/bp-permanent.exp
10181 * gdb.base/break-always.exp
10182 * gdb.base/break-fun-addr.exp
10183 * gdb.base/break-idempotent.exp
10184 * gdb.base/break-main-file-remove-fail.exp
10185 * gdb.base/break-probes.exp
10186 * gdb.base/break-unload-file.exp
10187 * gdb.base/break.exp
10188 * gdb.base/call-ar-st.exp
10189 * gdb.base/call-rt-st.exp
10190 * gdb.base/call-sc.exp
10191 * gdb.base/call-signal-resume.exp
10192 * gdb.base/call-strs.exp
10193 * gdb.base/callexit.exp
10194 * gdb.base/callfuncs.exp
10195 * gdb.base/catch-gdb-caused-signals.exp
10196 * gdb.base/catch-signal-siginfo-cond.exp
10197 * gdb.base/catch-syscall.exp
10198 * gdb.base/compare-sections.exp
10199 * gdb.base/cond-eval-mode.exp
10200 * gdb.base/condbreak-call-false.exp
10201 * gdb.base/consecutive-step-over.exp
10202 * gdb.base/cursal.exp
10203 * gdb.base/disabled-location.exp
10204 * gdb.base/disasm-end-cu.exp
10205 * gdb.base/display.exp
10206 * gdb.base/double-prompt-target-event-error.exp
10207 * gdb.base/dprintf-bp-same-addr.exp
10208 * gdb.base/dprintf-detach.exp
10209 * gdb.base/dprintf-next.exp
10210 * gdb.base/dprintf-non-stop.exp
10211 * gdb.base/dprintf-pending.exp
10212 * gdb.base/dso2dso.exp
10213 * gdb.base/ending-run.exp
10214 * gdb.base/enum_cond.exp
10215 * gdb.base/examine-backward.exp
10216 * gdb.base/exe-lock.exp
10217 * gdb.base/exec-invalid-sysroot.exp
10218 * gdb.base/execl-update-breakpoints.exp
10219 * gdb.base/execution-termios.exp
10220 * gdb.base/fileio.exp
10221 * gdb.base/fixsection.exp
10222 * gdb.base/foll-exec-mode.exp
10223 * gdb.base/foll-exec.exp
10224 * gdb.base/fork-running-state.exp
10225 * gdb.base/frame-args.exp
10226 * gdb.base/fullpath-expand.exp
10227 * gdb.base/func-ptr.exp
10228 * gdb.base/gcore-relro-pie.exp
10229 * gdb.base/gdb1090.exp
10230 * gdb.base/gdb1555.exp
10231 * gdb.base/global-var-nested-by-dso.exp
10232 * gdb.base/gnu-ifunc.exp
10233 * gdb.base/hbreak-in-shr-unsupported.exp
10234 * gdb.base/hbreak-unmapped.exp
10235 * gdb.base/hook-stop.exp
10236 * gdb.base/infcall-input.exp
10237 * gdb.base/info-fun.exp
10238 * gdb.base/info-shared.exp
10239 * gdb.base/interrupt-noterm.exp
10240 * gdb.base/jit-so.exp
10241 * gdb.base/jit.exp
10242 * gdb.base/line-symtabs.exp
10243 * gdb.base/list.exp
10244 * gdb.base/longjmp.exp
10245 * gdb.base/macscp.exp
10246 * gdb.base/max-value-size.exp
10247 * gdb.base/nodebug.exp
10248 * gdb.base/nofield.exp
10249 * gdb.base/overlays.exp
10250 * gdb.base/paginate-after-ctrl-c-running.exp
10251 * gdb.base/paginate-bg-execution.exp
10252 * gdb.base/paginate-inferior-exit.exp
10253 * gdb.base/pending.exp
10254 * gdb.base/pr11022.exp
10255 * gdb.base/printcmds.exp
10256 * gdb.base/ptr-typedef.exp
10257 * gdb.base/ptype.exp
10258 * gdb.base/randomize.exp
10259 * gdb.base/range-stepping.exp
10260 * gdb.base/realname-expand.exp
10261 * gdb.base/relativedebug.exp
10262 * gdb.base/remote.exp
10263 * gdb.base/savedregs.exp
10264 * gdb.base/sepdebug.exp
10265 * gdb.base/set-noassign.exp
10266 * gdb.base/shlib-call.exp
10267 * gdb.base/shreloc.exp
10268 * gdb.base/sigaltstack.exp
10269 * gdb.base/sigbpt.exp
10270 * gdb.base/siginfo-addr.exp
10271 * gdb.base/siginfo-obj.exp
10272 * gdb.base/siginfo-thread.exp
10273 * gdb.base/signest.exp
10274 * gdb.base/signull.exp
10275 * gdb.base/sigrepeat.exp
10276 * gdb.base/skip.exp
10277 * gdb.base/so-impl-ld.exp
10278 * gdb.base/solib-corrupted.exp
10279 * gdb.base/solib-disc.exp
10280 * gdb.base/solib-display.exp
10281 * gdb.base/solib-overlap.exp
10282 * gdb.base/solib-search.exp
10283 * gdb.base/solib-symbol.exp
10284 * gdb.base/source-execution.exp
10285 * gdb.base/sss-bp-on-user-bp-2.exp
10286 * gdb.base/sss-bp-on-user-bp.exp
10287 * gdb.base/stack-checking.exp
10288 * gdb.base/stale-infcall.exp
10289 * gdb.base/step-break.exp
10290 * gdb.base/step-line.exp
10291 * gdb.base/step-over-exit.exp
10292 * gdb.base/step-test.exp
10293 * gdb.base/structs.exp
10294 * gdb.base/sym-file.exp
10295 * gdb.base/symtab-search-order.exp
10296 * gdb.base/term.exp
10297 * gdb.base/type-opaque.exp
10298 * gdb.base/unload.exp
10299 * gdb.base/until-nodebug.exp
10300 * gdb.base/until.exp
10301 * gdb.base/unwindonsignal.exp
10302 * gdb.base/watch-cond.exp
10303 * gdb.base/watch-non-mem.exp
10304 * gdb.base/watch_thread_num.exp
10305 * gdb.base/watchpoint-reuse-slot.exp
10306 * gdb.base/watchpoint-solib.exp
10307 * gdb.base/watchpoint.exp
10308 * gdb.btrace/dlopen.exp
10309 * gdb.cell/arch.exp
10310 * gdb.cell/break.exp
10311 * gdb.cell/bt.exp
10312 * gdb.cell/core.exp
10313 * gdb.cell/data.exp
10314 * gdb.cell/dwarfaddr.exp
10315 * gdb.cell/ea-cache.exp
10316 * gdb.cell/ea-standalone.exp
10317 * gdb.cell/ea-test.exp
10318 * gdb.cell/f-regs.exp
10319 * gdb.cell/fork.exp
10320 * gdb.cell/gcore.exp
10321 * gdb.cell/mem-access.exp
10322 * gdb.cell/ptype.exp
10323 * gdb.cell/registers.exp
10324 * gdb.cell/sizeof.exp
10325 * gdb.cell/solib-symbol.exp
10326 * gdb.cell/solib.exp
10327 * gdb.compile/compile-tls.exp
10328 * gdb.cp/exception.exp
10329 * gdb.cp/gdb2495.exp
10330 * gdb.cp/local.exp
10331 * gdb.cp/mb-inline.exp
10332 * gdb.cp/mb-templates.exp
10333 * gdb.cp/pr10687.exp
10334 * gdb.cp/pr9167.exp
10335 * gdb.cp/scope-err.exp
10336 * gdb.cp/templates.exp
10337 * gdb.cp/virtfunc.exp
10338 * gdb.dwarf2/dw2-dir-file-name.exp
10339 * gdb.dwarf2/dw2-single-line-discriminators.exp
10340 * gdb.fortran/complex.exp
10341 * gdb.fortran/library-module.exp
10342 * gdb.guile/guile.exp
10343 * gdb.guile/scm-cmd.exp
10344 * gdb.guile/scm-frame-inline.exp
10345 * gdb.guile/scm-objfile.exp
10346 * gdb.guile/scm-pretty-print.exp
10347 * gdb.guile/scm-symbol.exp
10348 * gdb.guile/scm-type.exp
10349 * gdb.guile/scm-value.exp
10350 * gdb.linespec/keywords.exp
10351 * gdb.linespec/ls-errs.exp
10352 * gdb.linespec/macro-relative.exp
10353 * gdb.linespec/thread.exp
10354 * gdb.mi/mi-breakpoint-changed.exp
10355 * gdb.mi/mi-dprintf-pending.exp
10356 * gdb.mi/mi-fullname-deleted.exp
10357 * gdb.mi/mi-logging.exp
10358 * gdb.mi/mi-pending.exp
10359 * gdb.mi/mi-solib.exp
10360 * gdb.mi/new-ui-mi-sync.exp
10361 * gdb.mi/user-selected-context-sync.exp
10362 * gdb.multi/dummy-frame-restore.exp
10363 * gdb.multi/multi-arch-exec.exp
10364 * gdb.multi/remove-inferiors.exp
10365 * gdb.multi/watchpoint-multi-exit.exp
10366 * gdb.opt/solib-intra-step.exp
10367 * gdb.perf/backtrace.exp
10368 * gdb.perf/single-step.exp
10369 * gdb.perf/skip-command.exp
10370 * gdb.perf/skip-prologue.exp
10371 * gdb.perf/solib.exp
10372 * gdb.python/lib-types.exp
10373 * gdb.python/py-as-string.exp
10374 * gdb.python/py-bad-printers.exp
10375 * gdb.python/py-block.exp
10376 * gdb.python/py-breakpoint.exp
10377 * gdb.python/py-cmd.exp
10378 * gdb.python/py-events.exp
10379 * gdb.python/py-evthreads.exp
10380 * gdb.python/py-finish-breakpoint.exp
10381 * gdb.python/py-finish-breakpoint2.exp
10382 * gdb.python/py-frame-inline.exp
10383 * gdb.python/py-frame.exp
10384 * gdb.python/py-inferior.exp
10385 * gdb.python/py-infthread.exp
10386 * gdb.python/py-mi.exp
10387 * gdb.python/py-objfile.exp
10388 * gdb.python/py-pp-maint.exp
10389 * gdb.python/py-pp-registration.exp
10390 * gdb.python/py-prettyprint.exp
10391 * gdb.python/py-recurse-unwind.exp
10392 * gdb.python/py-shared.exp
10393 * gdb.python/py-symbol.exp
10394 * gdb.python/py-symtab.exp
10395 * gdb.python/py-template.exp
10396 * gdb.python/py-type.exp
10397 * gdb.python/py-unwind-maint.exp
10398 * gdb.python/py-unwind.exp
10399 * gdb.python/py-value.exp
10400 * gdb.python/python.exp
10401 * gdb.reverse/finish-reverse-bkpt.exp
10402 * gdb.reverse/insn-reverse.exp
10403 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10404 * gdb.reverse/solib-precsave.exp
10405 * gdb.reverse/solib-reverse.exp
10406 * gdb.stabs/gdb11479.exp
10407 * gdb.stabs/weird.exp
10408 * gdb.threads/fork-child-threads.exp
10409 * gdb.threads/fork-plus-threads.exp
10410 * gdb.threads/fork-thread-pending.exp
10411 * gdb.threads/forking-threads-plus-breakpoint.exp
10412 * gdb.threads/hand-call-in-threads.exp
10413 * gdb.threads/interrupted-hand-call.exp
10414 * gdb.threads/linux-dp.exp
10415 * gdb.threads/local-watch-wrong-thread.exp
10416 * gdb.threads/next-while-other-thread-longjmps.exp
10417 * gdb.threads/non-ldr-exit.exp
10418 * gdb.threads/pending-step.exp
10419 * gdb.threads/print-threads.exp
10420 * gdb.threads/process-dies-while-detaching.exp
10421 * gdb.threads/process-dies-while-handling-bp.exp
10422 * gdb.threads/pthreads.exp
10423 * gdb.threads/queue-signal.exp
10424 * gdb.threads/reconnect-signal.exp
10425 * gdb.threads/signal-command-handle-nopass.exp
10426 * gdb.threads/signal-command-multiple-signals-pending.exp
10427 * gdb.threads/signal-delivered-right-thread.exp
10428 * gdb.threads/signal-sigtrap.exp
10429 * gdb.threads/sigthread.exp
10430 * gdb.threads/staticthreads.exp
10431 * gdb.threads/stepi-random-signal.exp
10432 * gdb.threads/thread-unwindonsignal.exp
10433 * gdb.threads/thread_check.exp
10434 * gdb.threads/thread_events.exp
10435 * gdb.threads/tid-reuse.exp
10436 * gdb.threads/tls-nodebug.exp
10437 * gdb.threads/tls-shared.exp
10438 * gdb.threads/tls-so_extern.exp
10439 * gdb.threads/tls.exp
10440 * gdb.threads/wp-replication.exp
10441 * gdb.trace/actions-changed.exp
10442 * gdb.trace/actions.exp
10443 * gdb.trace/backtrace.exp
10444 * gdb.trace/change-loc.exp
10445 * gdb.trace/collection.exp
10446 * gdb.trace/deltrace.exp
10447 * gdb.trace/disconnected-tracing.exp
10448 * gdb.trace/entry-values.exp
10449 * gdb.trace/ftrace-lock.exp
10450 * gdb.trace/ftrace.exp
10451 * gdb.trace/infotrace.exp
10452 * gdb.trace/mi-trace-frame-collected.exp
10453 * gdb.trace/mi-trace-unavailable.exp
10454 * gdb.trace/mi-traceframe-changed.exp
10455 * gdb.trace/mi-tracepoint-changed.exp
10456 * gdb.trace/mi-tsv-changed.exp
10457 * gdb.trace/no-attach-trace.exp
10458 * gdb.trace/packetlen.exp
10459 * gdb.trace/passc-dyn.exp
10460 * gdb.trace/passcount.exp
10461 * gdb.trace/pending.exp
10462 * gdb.trace/pr16508.exp
10463 * gdb.trace/qtro.exp
10464 * gdb.trace/range-stepping.exp
10465 * gdb.trace/read-memory.exp
10466 * gdb.trace/report.exp
10467 * gdb.trace/save-trace.exp
10468 * gdb.trace/signal.exp
10469 * gdb.trace/stap-trace.exp
10470 * gdb.trace/status-stop.exp
10471 * gdb.trace/strace.exp
10472 * gdb.trace/tfile.exp
10473 * gdb.trace/tfind.exp
10474 * gdb.trace/trace-break.exp
10475 * gdb.trace/trace-condition.exp
10476 * gdb.trace/trace-enable-disable.exp
10477 * gdb.trace/trace-mt.exp
10478 * gdb.trace/tracecmd.exp
10479 * gdb.trace/tracefile-pseudo-reg.exp
10480 * gdb.trace/tspeed.exp
10481 * gdb.trace/tstatus.exp
10482 * gdb.trace/tsv.exp
10483 * gdb.trace/unavailable.exp
10484 * gdb.trace/while-dyn.exp
10485 * gdb.trace/while-stepping.exp
10486 * lib/gdb-guile.exp
10487 * lib/gdb.exp
10488 * lib/mi-support.exp
10489 * lib/pascal.exp
10490 * lib/perftest.exp
10491 * lib/prelink-support.exp
10492 * lib/selftest-support.exp
10493
10494 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
10495
10496 * Makefile.in: Include disable-implicit-rules.mk.
10497
10498 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10499
10500 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
10501 non-byte-aligned bit fields.
10502
10503 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
10504
10505 PR gdb/12616
10506 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
10507 respects the DW_AT_data_bit_offset attribute.
10508
10509 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
10510
10511 * gdb.base/default.exp: Fix output of "set language".
10512
10513 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
10514
10515 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
10516 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
10517 make.
10518 * configure.ac: Remove checks for the make program.
10519 * configure: Re-generate.
10520
10521 2016-11-16 Kevin Buettner <kevinb@redhat.com>
10522
10523 * gdb.python/py-recurse-unwind.c (main): Add loop.
10524 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
10525 to read_register() and gdb.parse_and_eval(). Make each code
10526 call a separate case that can be individually tested.
10527 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
10528 proc. Call cont_and_backtrace for each of the code paths that
10529 we want to test in the unwinder.
10530
10531 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
10532
10533 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
10534 the definition of struct S.
10535
10536 2016-11-11 Catherine Moore <clm@codesourcery.com>
10537
10538 * gdb.base/dump.exp: Identify verilog format dump tests as such.
10539
10540 2016-11-09 Pedro Alves <palves@redhat.com>
10541
10542 * gdb.base/commands.exp (runto_or_return): New procedure.
10543 (gdbvar_simple_if_test, gdbvar_simple_while_test)
10544 (gdbvar_complex_if_while_test, progvar_simple_if_test)
10545 (progvar_simple_while_test, progvar_complex_if_while_test)
10546 (if_while_breakpoint_command_test)
10547 (infrun_breakpoint_command_test, breakpoint_command_test)
10548 (user_defined_command_test, watchpoint_command_test)
10549 (test_command_prompt_position, redefine_hook_test)
10550 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
10551 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
10552 multi_line_input and multi_line. Remove gdb_expect and
10553 gdb_stop_suppressing_tests uses.
10554 * lib/gdb.exp (valnum_re): New global.
10555 (multi_line_input): New procedure.
10556
10557 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
10558
10559 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
10560 Remove.
10561 (test_setup): Define with proc_with_prefix.
10562 (test_cli_inferior): Likewise.
10563 (test_cli_thread): Likewise.
10564 (test_cli_frame): Likewise.
10565 (test_cli_select_frame): Likewise.
10566 (test_cli_up_down): Likewise.
10567 (test_mi_thread_select): Likewise.
10568 (test_mi_stack_select_frame): Likewise.
10569 (test_cli_in_mi_inferior): Likewise.
10570 (test_cli_in_mi_thread): Likewise.
10571 (test_cli_in_mi_frame): Likewise.
10572 (top level): Do not use with_test_prefix_procname.
10573
10574 2016-11-09 Pedro Alves <palves@redhat.com>
10575
10576 * gdb.base/commands.exp (gdbvar_simple_if_test)
10577 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
10578 (progvar_simple_if_test, progvar_simple_while_test)
10579 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
10580 (infrun_breakpoint_command_test, breakpoint_command_test)
10581 (user_defined_command_test, watchpoint_command_test)
10582 (test_command_prompt_position, deprecated_command_test)
10583 (bp_deleted_in_command, temporary_breakpoint_commands)
10584 (stray_arg0_test, source_file_with_indented_comment)
10585 (recursive_source_test, if_commands_test)
10586 (error_clears_commands_left, redefine_hook_test)
10587 (redefine_backtrace_test): Use proc_with_prefix.
10588 * lib/gdb.exp (proc_with_prefix): New proc.
10589
10590 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10591
10592 * gdb.base/tui-layout.c: New file.
10593 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
10594 disassembly window contains very long lines.
10595
10596 2016-11-08 Tom Tromey <tom@tromey.com>
10597
10598 * gdb.python/py-value.exp (test_value_creation): Make "long" test
10599 depend on Python 2.
10600
10601 2016-11-08 Tom Tromey <tom@tromey.com>
10602
10603 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
10604 New method.
10605
10606 2016-10-29 Manish Goregaokar <manish@mozilla.com>
10607
10608 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
10609
10610 2016-10-27 Manish Goregaokar <manish@mozilla.com>
10611
10612 * gdb.rust/simple.rs: Add test for univariant enums without
10613 discriminants and for encoded struct-like enums.
10614
10615 2016-10-28 Pedro Alves <palves@redhat.com>
10616
10617 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
10618 gdb_test_multiple, tighten regexps and match symtabs and line
10619 tables incrementally.
10620
10621 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
10622
10623 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
10624 general.
10625
10626 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
10627
10628 * gdb.base/exec-invalid-sysroot.exp: New file.
10629
10630 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10631
10632 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
10633
10634 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10635
10636 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
10637
10638 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
10639
10640 * gdb.base/killed-outside.exp: Remove $options from a call to
10641 `prepare_for_testing'.
10642
10643 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10644
10645 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10646 Change test message.
10647
10648 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10649
10650 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
10651 Update comment.
10652
10653 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
10654
10655 * gdb.trace/mi-trace-save.exp: New file.
10656
10657 2016-10-13 Yao Qi <yao.qi@linaro.org>
10658
10659 * gdb.base/code_elim.exp (get_var_address): Remove.
10660 * gdb.base/relocate.exp: Likewise.
10661 * gdb.base/shreloc.exp: Likewise.
10662 * lib/gdb.exp (get_var_address): New.
10663
10664 2016-10-13 Yao Qi <yao.qi@linaro.org>
10665
10666 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
10667 floating point tests if $skip_float_test is false.
10668
10669 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
10670
10671 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
10672 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
10673 argc values.
10674 Add 1 to argc so we guarantee distinct initial/modified argc values.
10675
10676 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10677
10678 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
10679
10680 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10681
10682 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
10683 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
10684 * gdb.arch/vsx-regs.exp: Likewise.
10685
10686 2016-10-07 Yao Qi <yao.qi@linaro.org>
10687
10688 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
10689
10690 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
10691
10692 * gdb.python/python.exp: Test decode_line("*0").
10693
10694 2016-10-06 Doug Evans <dje@google.com>
10695
10696 * gdb.python/py-value.exp (test_value_creation): Add test for large
10697 unsigned 64-bit value.
10698
10699 2016-10-06 Tom Tromey <tom@tromey.com>
10700
10701 * gdb.compile/compile.exp: Change java tests to rust.
10702 * gdb.base/setshow.exp: Change java tests to rust.
10703 * gdb.base/default.exp: Remove java from language list.
10704 * README (Examples): Update language example.
10705 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
10706 test.
10707 * lib/gdb.exp (skip_java_tests): Remove.
10708 * lib/java.exp: Remove.
10709 * gdb.java: Remove.
10710
10711 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10712
10713 * gdb.arch/mips-fcr.exp: New test.
10714 * gdb.arch/mips-fcr.c: Source for the new test.
10715
10716 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
10717
10718 * gdb.base/solib-disc.exp: Use `standard_output_file'
10719 throughout.
10720
10721 2016-10-06 Pedro Alves <palves@redhat.com>
10722
10723 * gdb.base/jit-simple-dl.c: New file.
10724 * gdb.base/jit-simple-jit.c: New file, factored out from ...
10725 * gdb.base/jit-simple.c: ... this.
10726 * gdb.base/jit-simple.exp (jit_run): Delete.
10727 (build_jit): New proc.
10728 (jit_test_reread): Recompile either the main program or the shared
10729 library, depending on what is being tested. Skip changing address
10730 if caller wants to. Compare before/after addresses. If testing
10731 standalone, explicitly load the binary. Test "maint info
10732 breakpoints".
10733 (top level): Add "standalone vs shared lib" and "change address"
10734 vs "same address" axes.
10735
10736 2016-10-06 Pedro Alves <palves@redhat.com>
10737
10738 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
10739 call.
10740 (jit_run): Delete.
10741 (jit_test_reread): Use with_test_prefix. Reload the main binary
10742 explicitly. Compare the before/after addresses of the JIT
10743 descriptor.
10744
10745 2016-08-15 Doug Evans <dje@google.com>
10746
10747 * gdb.xml/extra-regs.xml: Update, end field now required, default type
10748 for single bitfields is bool.
10749 * gdb.xml/tdesc-regs.exp: Ditto.
10750
10751 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10752
10753 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
10754
10755 2016-10-05 Yao Qi <yao.qi@linaro.org>
10756
10757 * lib/gdb.exp (support_complex_tests): Return zero if
10758 gdb_skip_float_test return true.
10759
10760 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10761 Simon Marchi <simon.marchi@ericsson.com>
10762
10763 PR gdb/20487
10764 * gdb.mi/user-selected-context-sync.exp: New file.
10765 * gdb.mi/user-selected-context-sync.c: New file.
10766
10767 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10768 Simon Marchi <simon.marchi@ericsson.com>
10769
10770 PR gdb/20487
10771 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
10772 =thread-select-event check.
10773
10774 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
10775
10776 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
10777 the compulsory L operand changes.
10778 * gdb.arch/powerpc-power.s: Likewise.
10779
10780 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10781
10782 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
10783 * gdb.base/jit-attach-pie.c: New file.
10784 * gdb.base/jit-attach-pie.exp: New file.
10785
10786 2016-09-28 Pedro Alves <palves@redhat.com>
10787
10788 * gdb.base/infcall-input.c: New file.
10789 * gdb.base/infcall-input.exp: New file.
10790
10791 2016-09-22 Yao Qi <yao.qi@linaro.org>
10792
10793 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
10794 (gdb_exit): Rename it to ...
10795 (gdbserver_gdb_exit): ... Close GDBserver.
10796 (gdb_exit): New proc, call gdbserver_gdb_exit.
10797 (mi_gdb_exit): Likewise.
10798
10799 2016-09-22 Yao Qi <yao.qi@linaro.org>
10800
10801 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
10802 path.
10803 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
10804 Remove duplication.
10805
10806 2016-09-22 Yao Qi <yao.qi@linaro.org>
10807
10808 * lib/gdbserver-support.exp: Check the existence of
10809 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
10810
10811 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
10812
10813 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
10814
10815 2016-09-21 Tom Tromey <tom@tromey.com>
10816
10817 PR gdb/20604:
10818 * gdb.base/quit.exp: New file.
10819
10820 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
10821
10822 * .gitignore: New file.
10823
10824 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
10825
10826 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
10827 throughout.
10828
10829 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10830
10831 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
10832
10833 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10834
10835 * gdb.cp/casts.cc (decltype): Move it ...
10836 (main): ... with its call to ...
10837 * gdb.cp/casts03.cc: ... a new file.
10838 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
10839
10840 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10841
10842 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
10843
10844 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
10845
10846 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
10847 and sync up the test with tests in gas/testsuite/gas/ppc.
10848 * gdb.arch/powerpc-power.exp: Likewise.
10849
10850 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10851
10852 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
10853
10854 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
10855 Jan Kratochvil <jan.kratochvil@redhat.com>
10856
10857 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
10858 make m1's definition to be different from m2's. Use 'dummy' as an
10859 argument for probe 'two'.
10860
10861 2016-09-10 Jon Beniston <jon@beniston.com>
10862
10863 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
10864 for sim target.
10865
10866 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
10867
10868 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
10869 variable declaration.
10870 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
10871 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
10872 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
10873 received HWCAP as its argument.
10874
10875 2016-09-06 Pedro Alves <palves@redhat.com>
10876
10877 * gdb.base/new-ui-pending-input.c: New file.
10878 * gdb.base/new-ui-pending-input.exp: New file.
10879 * gdb.exp (clear_gdb_spawn_id): New procedure.
10880 (with_spawn_id): Check whether gdb_spawn_id exists before
10881 referencing it. If gdb_spawn_id didn't exist on entry, clear it
10882 on exit.
10883
10884 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10885
10886 * gdb.base/float128.c: New file.
10887 * gdb.base/float128.exp: Likewise.
10888 * gdb.base/floatn.c: Likewise.
10889 * gdb.base/floatn.exp: Likewise.
10890
10891 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
10892
10893 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
10894
10895 2016-09-05 Pedro Alves <palves@redhat.com>
10896
10897 PR backtrace/19927
10898 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
10899 unwinders are immediately called as side effect of "source" or
10900 "disable unwinder" commands.
10901 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
10902
10903 2016-09-02 Yao Qi <yao.qi@linaro.org>
10904
10905 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
10906 is true and $type is "float" or "double".
10907
10908 2016-09-02 Yao Qi <yao.qi@linaro.org>
10909
10910 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
10911 true.
10912 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
10913 * gdb.base/call-rt-st.exp: Likewise.
10914 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
10915 return value instead of gdb,skip_float_test.
10916 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
10917 (do_function_calls): Use its return value instead of
10918 gdb,skip_float_test.
10919 * gdb.base/finish.exp: Likewise.
10920 * gdb.base/funcargs.exp: Likewise.
10921 * gdb.base/return.exp: Likewise.
10922 * gdb.base/return2.exp: Likewise.
10923 * gdb.base/varargs.exp: Likewise.
10924 * lib/gdb.exp (gdb_skip_float_test): Change it to
10925 gdb_caching_proc. Detect the broken ptrace on arm-linux.
10926
10927 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
10928
10929 * gdb.multi/tids.exp: Test "thread apply all".
10930
10931 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10932
10933 * gdb.base/default.exp (tty): Remove.
10934
10935 2016-08-24 Kevin Buettner <kevinb@redhat.com>
10936
10937 * gdb.python/py-recurse-unwind.c: New file.
10938 * gdb.python/py-recurse-unwind.py: New file.
10939 * gdb.python/py-recurse-unwind.exp: New file.
10940
10941 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
10942
10943 * gdb.base/set-inferior-tty.exp: New file.
10944 * gdb.base/set-inferior-tty.c: New file.
10945
10946 2016-08-23 Pedro Alves <palves@redhat.com>
10947
10948 PR gdb/20494
10949 * gdb.base/new-ui-echo.c: New file.
10950 * gdb.base/new-ui-echo.exp: New file.
10951
10952 2016-08-23 Yao Qi <yao.qi@linaro.org>
10953
10954 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
10955 gdbserver_spawn.
10956 * gdb.server/connect-without-multi-process.exp (do_test):
10957 Likewise.
10958
10959 2016-08-23 Yao Qi <yao.qi@linaro.org>
10960
10961 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
10962 standalone_txt. Delete gdb_txt and standalone_txt on host
10963 and target. Spawn the binary on target. Copy files from
10964 target to host.
10965
10966 2016-08-22 Pedro Alves <palves@redhat.com>
10967
10968 PR gdb/20505
10969 * gdb.base/vdso-warning.exp: Test core dumps too. Use
10970 with_test_prefix. Factor out bits to ...
10971 (test_no_vdso): ... this new procedure.
10972
10973 2016-08-19 Carl Love <cel@us.ibm.com>
10974
10975 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
10976 maintaining separate logic for constructing the output path.
10977 * gdb.arch/powerpc-d128-regs.exp: Likewise.
10978 * gdb.arch/ppc-dfp.exp: Likewise.
10979 * gdb.arch/ppc-fp.exp: Likewise.
10980 * gdb.arch/vsx-regs.exp: Likewise.
10981 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
10982 binprefix for generating the additional binary files.
10983
10984 2016-08-19 Pedro Alves <palves@redhat.com>
10985
10986 * gdb.trace/mi-trace-frame-collected.exp
10987 (test_trace_frame_collected): On x32, expect two registers.
10988
10989 2016-08-18 Carl Love <cel@us.ibm.com>
10990
10991 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
10992 and sync up the test with tests in gas/testsuite/gas/ppc.
10993 * gdb.arch/powerpc-power.exp: Likewise.
10994
10995 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
10996
10997 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
10998 expected error message.
10999
11000 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11001
11002 * gdb.multi/remove-inferiors.exp: New file.
11003 * gdb.multi/remove-inferiors.c: New file.
11004
11005 2016-08-12 Yao Qi <yao.qi@linaro.org>
11006
11007 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11008 argument list.
11009
11010 2016-08-10 Pedro Alves <palves@redhat.com>
11011
11012 PR gdb/19187
11013 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11014 setup_kfails.
11015
11016 2016-08-09 Pedro Alves <palves@redhat.com>
11017 Simon Marchi <simon.marchi@ericsson.com>
11018
11019 PR gdb/20418
11020 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11021 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11022
11023 2016-08-09 Pedro Alves <palves@redhat.com>
11024
11025 PR mi/20431
11026 * gdb.mi/mi-cmd-error.exp: New file.
11027
11028 2016-08-09 Pedro Alves <palves@redhat.com>
11029
11030 PR gdb/18653
11031 * gdb.base/signals-state-child.c: New file.
11032 * gdb.base/signals-state-child.exp: New file.
11033 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11034
11035 2016-08-09 Pedro Alves <palves@redhat.com>
11036
11037 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11038
11039 2016-08-03 Tom Tromey <tom@tromey.com>
11040
11041 PR python/18565:
11042 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11043
11044 2016-08-01 Yao Qi <yao.qi@linaro.org>
11045
11046 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11047 variable mode to "multi-process" if $multi_process is 1, otherwise
11048 set it to "single-process".
11049
11050 2016-08-01 Yao Qi <yao.qi@linaro.org>
11051
11052 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11053 * gdb.cp/cpexprs.exp: Likewise.
11054 * gdb.cp/m-static.exp: Likewise.
11055
11056 2016-07-26 Tom Tromey <tom@tromey.com>
11057
11058 PR python/20190:
11059 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11060 test.
11061
11062 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11063
11064 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11065 selecting assembly source files.
11066 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
11067 assembly source files.
11068 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
11069 assembly source files.
11070 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
11071 selecting assembly source files.
11072
11073 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
11074
11075 * gdb.base/new-ui.exp (do_test_invalid_args): New
11076 procedure.
11077
11078 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
11079
11080 * gdb.btrace/reconnect.c: New file.
11081 * gdb.btrace/reconnect.exp: New file.
11082
11083 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
11084
11085 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
11086 to test_catch_syscall_group.
11087 (test_catch_syscall_group): New.
11088
11089 2016-07-21 Tom Tromey <tom@tromey.com>
11090
11091 * gdb.rust/simple.rs (main): Use empty struct expression.
11092 * gdb.rust/simple.exp: Add tests for empty struct expression.
11093
11094 2016-07-21 Yao Qi <yao.qi@linaro.org>
11095
11096 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
11097 if gdb_skip_xml_test is true on some targets.
11098
11099 2016-07-21 Yao Qi <yao.qi@linaro.org>
11100
11101 * gdb.server/solib-list.exp: Unset last_loaded_file.
11102
11103 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11104
11105 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
11106 "step into captured_main (args)".
11107
11108 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11109
11110 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
11111
11112 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11113
11114 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
11115
11116 2016-07-19 Pedro Alves <palves@redhat.com>
11117
11118 * gdb.opt/inline-break.exp: Remove optimize=-O2.
11119 * gdb.opt/inline-bt.exp: Likewise.
11120 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
11121 additional_flags=-Winline.
11122 * gdb.opt/inline-locals.exp: Likewise.
11123 * gdb.opt/inline-markers.c (ATTR): Define.
11124 (inlined_fn): Use it.
11125
11126 2016-07-19 Yao Qi <yao.qi@linaro.org>
11127
11128 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
11129 (test_with_self): Remove some code. Remove argument executable.
11130 (top-level): Use do_self_tests.
11131
11132 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
11133 Don Breazeal <donb@codesourcery.com>
11134
11135 * gdb.base/maint.exp: Escape paths used in regular expressions.
11136 * gdb.stabs/weird.exp: Likewise.
11137
11138 2016-07-13 Tom Tromey <tom@tromey.com>
11139
11140 PR python/15620, PR python/18620:
11141 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
11142 (test_bkpt_events): New procs.
11143
11144 2016-07-13 Tom Tromey <tom@tromey.com>
11145
11146 PR python/17698:
11147 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
11148 test.
11149 (test_watchpoints): Likewise.
11150 (test_bkpt_pending): New proc.
11151
11152 2016-07-13 Tom Tromey <tom@tromey.com>
11153
11154 PR cli/18053:
11155 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
11156 completion test.
11157
11158 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11159
11160 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
11161 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
11162 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
11163 f_label.
11164 (g): Rename g_end_lbl to g_label.
11165 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
11166 low_pc and high_pc.
11167 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
11168
11169 2016-07-12 Tom Tromey <tom@tromey.com>
11170
11171 PR python/19293:
11172 * gdb.python/py-unwind-maint.exp: Update tests.
11173
11174 2016-07-12 Yao Qi <yao.qi@linaro.org>
11175
11176 * lib/selftest-support.exp (selftest_setup): Match the output
11177 when captured_main is inlined.
11178
11179 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11180
11181 * gdb.fortran/derived-types.exp (result_line, result_line_2):
11182 New variables.
11183 (print this%a, print this%b, print this): New tests.
11184 * gdb.fortran/derived-types.f90 (this): New object and
11185 initialization.
11186
11187 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11188
11189 * gdb.ada/arraydim.exp: Remove extra directory level in build
11190 directory.
11191
11192 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
11193
11194 * lib/ada.exp: Remove extra directory level in build directory.
11195 * gdb.ada/cond_lang.exp: Likewise.
11196 * gdb.ada/exec_changed.exp: Likewise.
11197 * gdb.ada/lang_switch.exp: Likewise.
11198
11199 2016-07-06 Manish Goregaokar <manish@mozilla.com>
11200
11201 * simple.rs: Add test for raw pointer subscripting.
11202 * simple.exp: Add test expectations.
11203
11204 2016-07-05 Yao Qi <yao.qi@linaro.org>
11205
11206 * gdb.mi/mi-reverse.exp: Match =record-started output.
11207
11208 2016-07-01 Pedro Alves <palves@redhat.com>
11209
11210 * gdb.base/jit-reader.exp (info_registers_current_frame): New
11211 procedure.
11212 (jit_reader_test): Test the jit reader's unwinder.
11213 * gdb.base/jithost.c (jit_function_00_code): New global.
11214 (main): Use memcpy to fill in the mmapped code, instead of poking
11215 bytes manually here.
11216 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
11217 value.
11218 (read_debug_info): Save the function's range.
11219 (read_sp): New function.
11220 (unwind_frame): Use it. Also unwind RBP.
11221 (get_frame_id): Use read_sp.
11222 (gdb_init_reader): Use calloc instead of malloc.
11223 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
11224 parameter. Use gdb_test_multiple.
11225
11226 2016-07-01 Pedro Alves <palves@redhat.com>
11227 Antoine Tremblay <antoine.tremblay@ericsson.com>
11228
11229 * gdb.threads/process-dies-while-detaching.c: New file.
11230 * gdb.threads/process-dies-while-detaching.exp: New file.
11231
11232 2016-07-01 Pedro Alves <palves@redhat.com>
11233
11234 * gdb.multi/watchpoint-multi-exit.c: New file.
11235 * gdb.multi/watchpoint-multi-exit.exp: New file.
11236
11237 2016-06-30 Pedro Alves <palves@redhat.com>
11238
11239 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
11240 unset inferior_spawn_id.
11241
11242 2016-06-30 Pedro Alves <palves@redhat.com>
11243
11244 * lib/mi-support.exp (default_mi_gdb_start): Declare global
11245 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
11246
11247 2016-06-29 Yao Qi <yao.qi@linaro.org>
11248
11249 * gdb.base/return.c: Add copyright header.
11250
11251 2016-06-29 Tom Tromey <tom@tromey.com>
11252
11253 PR python/20129:
11254 * gdb.python/py-framefilter.exp: Add tests for setting priority
11255 and disabling of non-existent frame filter.
11256
11257 2016-06-29 Yao Qi <yao.qi@linaro.org>
11258
11259 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
11260 0x0f07ff.
11261
11262 2016-06-28 Yao Qi <yao.qi@linaro.org>
11263
11264 * gdb.base/catch-syscall.exp: Remove check on isnative and target
11265 triplets. Start gdb, execute catch syscall, and continue. Check
11266 gdb's output to determine catch syscall is supported.
11267
11268 2016-06-27 Manish Goregaokar <manish@mozilla.com>
11269
11270 * gdb.rust/simple.rs: Add test for returning unit in a function.
11271 * gdb.rust/simple.exp: Add expectation for functions returning
11272 unit.
11273
11274 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
11275
11276 * gdb.python/py-breakpoint-create-fail.c,
11277 gdb.python/py-breakpoint-create-fail.exp,
11278 gdb.python/py-breakpoint-create-fail.py: New testcase.
11279
11280 2016-06-25 Manish Goregaokar <manish@mozilla.com>
11281
11282 PR gdb/20239
11283 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
11284 * gdb.rust/simple.exp: Add test expectations for new NonZero
11285 tests.
11286
11287 2016-06-24 David Taylor <dtaylor@emc.com>
11288
11289 * gdb.base/offsets.exp: New file.
11290 * gdb.base/offsets.c: New file.
11291
11292 2016-06-23 Tom Tromey <tom@tromey.com>
11293
11294 PR gdb/16483:
11295 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
11296 before any filters are loaded.
11297
11298 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
11299
11300 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
11301 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
11302 structs.
11303 * gdb.fortran/derived-type-function.exp: New file.
11304 * gdb.fortran/derived-type-function.f90: New file.
11305
11306
11307 2016-06-21 Pedro Alves <palves@redhat.com>
11308
11309 * gdb.base/new-ui.exp: New file.
11310 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
11311 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
11312 (with_spawn_id): New procedure.
11313
11314 2016-06-21 Pedro Alves <palves@redhat.com>
11315
11316 * gdb.mi/mi-exec-run.exp: New file.
11317
11318 2016-06-21 Pedro Alves <palves@redhat.com>
11319
11320 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
11321 breakpoint command's output on the main UI.
11322 (test_break): New procedure, factored out from calls in the top
11323 level.
11324 (top level): Use foreach_with_prefix to test MI as main UI and as
11325 separate UI.
11326
11327 2016-06-21 Pedro Alves <palves@redhat.com>
11328
11329 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
11330 (test_awatch_creation_and_listing)
11331 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
11332 Remove 'type' parameter.
11333 (test_watchpoint_all): New parameter mi_mode. Remove
11334 with_test_prefix.
11335 (top level): Use foreach_with_prefix, and add main/separate UI MI
11336 testing axis.
11337
11338 2016-06-21 Pedro Alves <palves@redhat.com>
11339
11340 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
11341 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
11342 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
11343 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
11344 (gdb_main_spawn_id, mi_spawn_id): Declare and
11345 comment.
11346 (mi_create_inferior_pty): New procedure,
11347 factored out from default_mi_gdb_start.
11348 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
11349 procedures.
11350 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
11351 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
11352 Use mi_create_inferior_pty.
11353 (mi_gdb_start): Use eval to pass down args list.
11354
11355 2016-06-21 Pedro Alves <palves@redhat.com>
11356
11357 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
11358 * gdb.opt/inline-cmds.exp: Add MI tests.
11359
11360 2016-06-21 Pedro Alves <palves@redhat.com>
11361
11362 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
11363
11364 2016-06-21 Pedro Alves <palves@redhat.com>
11365
11366 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
11367 (top level): Use it instead of mi_execute_to.
11368
11369 2016-06-21 Pedro Alves <palves@redhat.com>
11370
11371 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
11372 (cont_handler_str): New.
11373 (signal_stop_handler): Set stop_handler_str instead of printing to
11374 stdout.
11375 (continue_handler): Set cont_handler_str instead of printing to
11376 stdout.
11377 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
11378 mi_send_resuming_command. Print stop_handler_str and
11379 cont_handler_str instead of expecting the python events print
11380 directly.
11381
11382 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
11383
11384 * gdb.base/jit-reader.exp: New file.
11385 * gdb.base/jithost.c: New file.
11386 * gdb.base/jithost.h: New file.
11387 * gdb.base/jitreader.c : New file.
11388 * gdb.base/jit-protocol.h: New file.
11389
11390 2016-06-17 Yao Qi <yao.qi@linaro.org>
11391
11392 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
11393 parameters follow_fork and detach_on_fork. Set follow-fork-mode
11394 and detach-on-fork. Adjust tests.
11395 (top level): Invoke break_cond_on_syscall with combinations of
11396 syscall, follow-fork-mode and detach-on-fork.
11397
11398 2016-06-17 Yao Qi <yao.qi@linaro.org>
11399
11400 * gdb.base/step-over-exit.c: New.
11401 * gdb.base/step-over-exit.exp: New.
11402
11403 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
11404
11405 * gdb.base/float.exp: Add target check for nds32*-*-*.
11406 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
11407
11408 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
11409
11410 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
11411 for unsupported target features.
11412 * gdb.base/call-rt-st.exp: Likewise.
11413 * gdb.base/call-sc.exp: Likewise.
11414 * gdb.base/call-signal-resume.exp: Likewise.
11415 * gdb.base/call-strs.exp: Likewise.
11416 * gdb.base/callexit.exp: Likewise.
11417 * gdb.base/callfuncs.exp: Likewise.
11418 * gdb.base/nodebug.exp: Likewise.
11419 * gdb.base/printcmds.exp: Likewise.
11420 * gdb.base/ptype.exp: Likewise.
11421 * gdb.base/structs.exp: Likewise.
11422 * gdb.base/unwindonsignal.exp: Likewise.
11423 * gdb.cp/gdb2495.exp: Likewise.
11424 * gdb.cp/templates.exp: Likewise.
11425 * gdb.cp/virtfunc.exp: Likewise.
11426 * gdb.threads/hand-call-in-threads.exp: Likewise.
11427 * gdb.threads/interrupted-hand-call.exp: Likewise.
11428 * gdb.threads/thread-unwindonsignal.exp: Likewise.
11429
11430 2016-06-10 Tom Tromey <tom@tromey.com>
11431
11432 PR rust/20110:
11433 * gdb.rust/expr.exp: Add test for integer constant larger than
11434 i32.
11435
11436 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
11437
11438 * gdb.fortran/nested-funcs.exp: New.
11439 * gdb.fortran/nested-funcs.f90: New.
11440
11441 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
11442
11443 * gdb.base/examine-backward.c: New file.
11444 * gdb.base/examine-backward.exp: New file.
11445
11446 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
11447
11448 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
11449 matching.
11450
11451 2016-06-02 Tom Tromey <tom@tromey.com>
11452
11453 PR python/18984:
11454 * gdb.python/py-shared.exp: Add solib_name test.
11455
11456 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
11457
11458 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
11459
11460 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
11461
11462 PR c++/19893
11463 * gdb.dwarf2/implref.exp: Rename to...
11464 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
11465 * gdb.dwarf2/implref-array.c: New file.
11466 * gdb.dwarf2/implref-array.exp: Likewise.
11467 * gdb.dwarf2/implref-global.c: Likewise.
11468 * gdb.dwarf2/implref-global.exp: Likewise.
11469 * gdb.dwarf2/implref-struct.c: Likewise.
11470 * gdb.dwarf2/implref-struct.exp: Likewise.
11471
11472 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11473
11474 * gdb.trace/trace-condition.exp: Add 64bit tests.
11475
11476 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11477
11478 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
11479 bits types.
11480 (main): Adapt to 8 to 64 bits types.
11481 * gdb.trace/trace-condition.exp: Add new tests.
11482
11483 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11484
11485 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
11486
11487 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11488
11489 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
11490 Move condition tests...
11491 * gdb.trace/trace-condition.exp: Here.
11492
11493 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
11494
11495 * gdb.trace/trace-condition.exp: Add counter-case tests.
11496
11497 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11498
11499 PR c++/15231
11500 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
11501 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
11502
11503 2016-05-27 Pedro Alves <palves@redhat.com>
11504
11505 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11506 New procedure.
11507 (top level): Call it, and bail out of DejaGnu is known to be bad.
11508
11509 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
11510
11511 * gdb.base/whatis.c: Extend the test case.
11512 * gdb.base/whatis.exp: Add additional tests.
11513
11514 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11515
11516 * gdb.fortran/type.f90: Add pointer variable.
11517 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
11518
11519 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11520
11521 * gdb.fortran/vla-type.exp: Fix testcase name.
11522
11523 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11524
11525 * gdb.fortran/vla-type.exp: Access elements in nested structs.
11526
11527 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11528
11529 * gdb.fortran/type.f90: Add nested structures.
11530 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
11531 * gdb.fortran/derived-type.exp: Adapt expected output.
11532 * gdb.fortran/vla-type.exp: Adapt expected output.
11533
11534 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11535
11536 * gdb.fortran/whatis_type.exp: Adapt expected output.
11537
11538 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11539
11540 * gdb.fortran/print_type.exp: Fix expected output.
11541 * gdb.fortran/whatis_type.exp: Fix expected output.
11542
11543 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
11544
11545 * gdb.fortran/whatis_type.exp: Use multi_line.
11546
11547 2016-05-24 Tom Tromey <tom@tromey.com>
11548
11549 PR python/17386:
11550 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
11551 use value as an index.
11552
11553 2016-05-23 Tom Tromey <tom@tromey.com>
11554
11555 PR python/17981:
11556 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
11557 no-breakpoint case.
11558
11559 2016-05-24 Pedro Alves <palves@redhat.com>
11560
11561 PR gdb/19828
11562 * gdb.threads/clone-attach-detach.c: New file.
11563 * gdb.threads/clone-attach-detach.exp: New file.
11564
11565 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
11566
11567 * gdb.base/annota-input-while-running.exp: Fix syntax error.
11568
11569 2016-05-23 Tom Tromey <tom@tromey.com>
11570
11571 PR python/19438, PR python/18393:
11572 * gdb.python/py-progspace.exp: Add "dir" test.
11573 * gdb.python/py-objfile.exp: Add "dir" test.
11574
11575 2016-05-23 Yao Qi <yao.qi@linaro.org>
11576
11577 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
11578 * gdb.arch/thumb2-it.exp: Likewise.
11579
11580 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
11581
11582 * gdb.mi/mi-threads-interrupt.c: New file.
11583 * gdb.mi/mi-threads-interrupt.exp: New file.
11584
11585 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
11586
11587 PR gdb/18077
11588 * gdb.mi/mi-async-run.exp: New file.
11589 * gdb.mi/mi-async-run.c: New file.
11590
11591 2016-05-17 Tom Tromey <tom@tromey.com>
11592 Manish Goregaokar <manishsmail@gmail.com>
11593
11594 * lib/rust-support.exp: New file.
11595 * lib/gdb.exp (skip_rust_tests): New proc.
11596 (build_executable_from_specs): Handle rust.
11597 * lib/future.exp (gdb_find_rustc): New proc.
11598 (gdb_default_target_compile): Handle rust.
11599 * gdb.rust/expr.exp: New file.
11600 * gdb.rust/generics.exp: New file.
11601 * gdb.rust/generics.rs: New file.
11602 * gdb.rust/methods.exp: New file.
11603 * gdb.rust/methods.rs: New file.
11604 * gdb.rust/modules.exp: New file.
11605 * gdb.rust/modules.rs: New file.
11606 * gdb.rust/simple.exp: New file.
11607 * gdb.rust/simple.rs: New file.
11608
11609 2016-05-17 Tom Tromey <tom@tromey.com>
11610
11611 * gdb.base/default.exp (set language): Add rust.
11612
11613 2016-05-17 Tom Tromey <tom@tromey.com>
11614
11615 * gdb.gdb/unittest.exp: New file.
11616
11617 2016-05-16 Yao Qi <yao.qi@linaro.org>
11618
11619 * gdb.base/batch-preserve-term-settings.exp: Remove variable
11620 shell_prompt. Update shell_prompt_re.
11621
11622 2016-05-12 Doug Evans <dje@google.com>
11623
11624 PR symtab/19999
11625 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
11626 $options when building executable.
11627 * gdb.dwarf2/fission-loclists-pie.S: New file.
11628 * gdb.dwarf2/fission-loclists-pie.exp: New file.
11629
11630 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11631
11632 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
11633 of [is_remote target],
11634
11635 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
11636
11637 * lib/gdb.exp (use_gdb_stub): New procedure.
11638
11639 2016-05-03 Yunlian Jiang <yunlian@google.com>
11640 Doug Evans <dje@google.com>
11641
11642 PR symtab/19914
11643 * gdb.dwarf2/dwp-sepdebug.c: New file.
11644 * gdb.dwarf2/dwp-sepdebug.exp: New file.
11645
11646 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11647
11648 * gdb.base/detach.exp: Remove is_remote check.
11649
11650 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
11651
11652 * gdb.base/annota-input-while-running.exp: Don't check for
11653 [is_remote target]. Enable annotations after running to main.
11654 Remove unused "set test..." line.
11655
11656 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11657
11658 * gdb.trace/trace-enable-disable.exp: New file.
11659 * gdb.trace/trace-enable-disable.c: New file.
11660
11661 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
11662
11663 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
11664 use it in info sharedlibrary test.
11665 * gdb.trace/ftrace-lock.exp: Likewise.
11666 * gdb.trace/ftrace.exp: Likewise.
11667 * gdb.trace/range-stepping.exp: Likewise.
11668 * gdb.trace/trace-break.exp: Likewise.
11669 * gdb.trace/trace-condition.exp: Likewise.
11670 * gdb.trace/trace-mt.exp: Likewise.
11671
11672 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11673
11674 * lib/gdb.exp (gdb_load_shlibs): Rename to...
11675 (gdb_load_shlib): ... this.
11676 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
11677 gdb_load_shlib.
11678 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
11679 * gdb.base/ctxobj.exp: Likewise.
11680 * gdb.base/dprintf-pending.exp: Likewise.
11681 * gdb.base/dso2dso.exp: Likewise.
11682 * gdb.base/fixsection.exp: Likewise.
11683 * gdb.base/gcore-relro.exp: Likewise.
11684 * gdb.base/gdb1555.exp: Likewise.
11685 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11686 * gdb.base/gnu-ifunc.exp: Likewise.
11687 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
11688 * gdb.base/jit-so.exp (one_jit_test): Likewise.
11689 * gdb.base/pending.exp: Likewise.
11690 * gdb.base/print-file-var.exp: Likewise.
11691 * gdb.base/print-symbol-loading.exp: Likewise.
11692 * gdb.base/shlib-call.exp: Likewise.
11693 * gdb.base/shreloc.exp: Likewise.
11694 * gdb.base/so-impl-ld.exp: Likewise.
11695 * gdb.base/solib-disc.exp: Likewise.
11696 * gdb.base/solib-nodir.exp: Likewise.
11697 * gdb.base/solib-overlap.exp: Likewise.
11698 * gdb.base/solib-symbol.exp: Likewise.
11699 * gdb.base/solib-weak.exp (do_test): Likewise.
11700 * gdb.base/sym-file.exp: Likewise.
11701 * gdb.base/symtab-search-order.exp: Likewise.
11702 * gdb.base/type-opaque.exp: Likewise.
11703 * gdb.base/unload.exp: Likewise.
11704 * gdb.base/watchpoint-solib.exp: Likewise.
11705 * gdb.compile/compile.exp: Likewise.
11706 * gdb.cp/gdb2384.exp: Likewise.
11707 * gdb.cp/infcall-dlopen.exp: Likewise.
11708 * gdb.cp/re-set-overloaded.exp: Likewise.
11709 * gdb.fortran/library-module.exp: Likewise.
11710 * gdb.opt/solib-intra-step.exp: Likewise.
11711 * gdb.python/py-finish-breakpoint.exp: Likewise.
11712 * gdb.python/py-shared.exp: Likewise.
11713 * gdb.reverse/solib-precsave.exp: Likewise.
11714 * gdb.reverse/solib-reverse.exp: Likewise.
11715 * gdb.server/solib-list.exp: Likewise.
11716 * gdb.threads/dlopen-libpthread.exp: Likewise.
11717 * gdb.threads/tls-shared.exp: Likewise.
11718 * gdb.threads/tls-so_extern.exp: Likewise.
11719 * gdb.trace/change-loc.exp: Likewise.
11720 * gdb.trace/ftrace-lock.exp: Likewise.
11721 * gdb.trace/ftrace.exp: Likewise.
11722 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
11723 * gdb.trace/pending.exp: Likewise.
11724 * gdb.trace/range-stepping.exp: Likewise.
11725 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
11726 (strace_info_marker): Likewise.
11727 (strace_probe_marker): Likewise.
11728 (strace_trace_on_same_addr): Likewise.
11729 (strace_trace_on_diff_addr): Likewise.
11730 * gdb.trace/trace-break.exp: Likewise.
11731 * gdb.trace/trace-condition.exp: Likewise.
11732 * gdb.trace/trace-mt.exp: Likewise.
11733
11734 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
11735
11736 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
11737 result of gdb_remote_download.
11738 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
11739 * gdb.base/dso2dso.exp: Likewise.
11740 * gdb.base/global-var-nested-by-dso.exp: Likewise.
11741 * gdb.base/print-file-var.exp: Likewise.
11742 * gdb.base/shlib-call.exp: Likewise.
11743 * gdb.base/shreloc.exp: Likewise.
11744 * gdb.base/solib-overlap.exp: Likewise.
11745 * gdb.base/solib-weak.exp (do_test): Likewise.
11746 * gdb.base/unload.exp: Likewise.
11747
11748 2016-04-27 Yao Qi <yao.qi@linaro.org>
11749
11750 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
11751 exists.
11752
11753 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11754
11755 * vla-type.exp: Print structure from toplevel.
11756
11757 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11758
11759 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
11760 of dynamic types.
11761 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
11762 of dynamic types.
11763
11764 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
11765
11766 * gdb.fortran/vla-type.f90: New file.
11767 * gdb.fortran/vla-type.exp: New file.
11768
11769 2016-04-25 Yao Qi <yao.qi@linaro.org>
11770
11771 * gdb.base/branch-to-self.c: New file.
11772 * gdb.base/branch-to-self.exp: New file.
11773
11774 2016-04-22 Yao Qi <yao.qi@linaro.org>
11775
11776 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
11777 more after $hex.
11778
11779 2016-04-22 Yao Qi <yao.qi@linaro.org>
11780
11781 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
11782 * gdb.base/annota3.exp: Likewise.
11783
11784 2016-04-22 Yao Qi <yao.qi@linaro.org>
11785
11786 * gdb.reverse/step-precsave.exp: Do one step and test program
11787 stops in "callee" and do multiple steps until program goes out
11788 of "callee".
11789 * gdb.reverse/step-reverse.exp: Likewise.
11790
11791 2016-04-22 Yao Qi <yao.qi@linaro.org>
11792
11793 * gdb.trace/signal.exp: Also pass if
11794 $tracepoint_hits($i) > $iterations.
11795
11796 2016-04-22 Yao Qi <yao.qi@linaro.org>
11797
11798 * gdb.trace/signal.c: New file.
11799 * gdb.trace/signal.exp: New file.
11800
11801 2016-04-19 Doug Evans <xdje42@gmail.com>
11802
11803 * gdb.base/bad-file.exp: New file.
11804
11805 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
11806
11807 * gdb.dwarf2/implref.exp: New file.
11808
11809 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11810
11811 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
11812 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
11813 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
11814 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
11815 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
11816 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
11817 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
11818 * lib/fortran.exp (fortran_int4): New procedure.
11819 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
11820 (fortran_logical4): Likewise.
11821
11822 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
11823
11824 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
11825
11826 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
11827
11828 * lib/compiler.c: Add Intel specific preprocessor macros.
11829 * lib/compiler.cc: Likewise.
11830
11831 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
11832
11833 * gdb.server/connect-with-no-symbol-file.c: New file.
11834 * gdb.server/connect-with-no-symbol-file.exp: New file.
11835
11836 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11837
11838 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
11839
11840 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
11841
11842 * boards/gdbserver-base.exp (${board}_download): Copy source file to
11843 standard output directory.
11844
11845 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
11846
11847 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
11848
11849 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
11850
11851 * gdb.btrace/instruction_history.c (loop): Add declaration.
11852
11853 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
11854
11855 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
11856
11857 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
11858
11859 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
11860 parentheses to print.
11861 (continue_handler): Likewise.
11862
11863 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
11864
11865 * gdb.server/solib-list.exp: Remove is_remote check.
11866 Pass shlib= to gdb_compile. Don't link shared library with
11867 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
11868 Run binary filename through "readlink -f" on the target.
11869
11870 2016-04-08 Pedro Alves <palves@redhat.com>
11871
11872 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
11873 interpreter filename as argument to gdbserver_spawn.
11874 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11875 Return empty if $last_loaded_file does not exist.
11876
11877 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11878
11879 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
11880 * gdb.base/jit-main.c: Use exit after usage.
11881
11882 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11883
11884 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
11885 GDBHISTSIZE prior to the tests.
11886 * gdb.base/gdbinit-history.exp: Likewise.
11887
11888 2016-04-07 Pedro Alves <palves@redhat.com>
11889
11890 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
11891 instead of build_executable. Use gdb_load_shlibs.
11892
11893 2016-04-07 Yao Qi <yao.qi@linaro.org>
11894
11895 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
11896 Execute "si" command.
11897
11898 2016-04-07 Yao Qi <yao.qi@linaro.org>
11899
11900 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
11901 number instead of the comments on some line.
11902
11903 2016-04-06 Don Breazeal <donb@codesourcery.com>
11904
11905 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
11906 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
11907
11908 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
11909
11910 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
11911 standard_output_file. Remove unused binfile variable.
11912
11913 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
11914
11915 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
11916 * gdb.python/py-mi-objfile.exp: Match "list main" output
11917 in console format.
11918
11919 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
11920
11921 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
11922 absolute.
11923
11924 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11925
11926 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
11927 absolute.
11928 * gdb.trace/ftrace.exp: Likewise.
11929 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
11930 targets as well.
11931 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
11932 (gdb_load_shlibs): Copy libraries to test directory when testing
11933 natively. Only set solib-search-path if testing remotely.
11934 * lib/mi-support.exp (mi_load_shlibs): Likewise.
11935
11936 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
11937
11938 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
11939 gdb_download. Use it even if the target is not remote.
11940 * gdb.base/jit.exp (compile_jit_test): Likewise.
11941 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
11942 output directory if the destination board is local, otherwise use
11943 the standard remote_download from DejaGnu.
11944 (gdb_download): Remove.
11945 (gdb_load_shlibs): Use gdb_remote_download instead of
11946 gdb_download.
11947 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
11948 Use gdb_remote_download instead of gdb_download. Use it even if
11949 the target is not remote.
11950 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
11951 instead of gdb_download.
11952
11953 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
11954
11955 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
11956 (test_insert_delete_modify): Call mi_load_shlibs before trying to
11957 run.
11958
11959 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
11960
11961 PR gdb/19820
11962 * gdb.base/printcmds.exp: Add artificial arrays tests.
11963
11964 2016-03-31 Pedro Alves <palves@redhat.com>
11965
11966 PR gdb/19858
11967 * gdb.base/jit-main.c: Include unistd.h.
11968 (ATTACH): Define to 0 if not already defined.
11969 (wait_for_gdb, mypid): New globals.
11970 (WAIT_FOR_GDB): New macro.
11971 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
11972 some breakpoint locations.
11973 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
11974 New procedures.
11975 (one_jit_test): Add REATTACH parameter, and handle it. Use
11976 continue_to_test_location.
11977 (top level): Test attach, and adjusts calls to one_jit_test.
11978
11979 2016-03-31 Pedro Alves <palves@redhat.com>
11980
11981 PR gdb/19858
11982 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
11983 BINSUFFIX parameter, and handle it.
11984 (top level): Adjust calls compile_jit_test.
11985
11986 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
11987
11988 PR python/19743
11989 * gdb.python/py-mi-events-gdb.py: New file.
11990 * gdb.python/py-mi-events.c: New file.
11991 * gdb.python/py-mi-events.exp: New file.
11992
11993 2016-03-30 Yao Qi <yao.qi@linaro.org>
11994
11995 * gdb.reverse/until-precsave.exp: Match function name only.
11996 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
11997 Move malloc to a condition block.
11998 * gdb.reverse/until-reverse.exp: Match function name only.
11999
12000 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12001
12002 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12003 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12004 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12005 variable for GPR 0 instead of assuming it is register 0.
12006 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12007 * lib/trace-support.exp: Add s390 registers.
12008
12009 2016-03-29 Yao Qi <yao.qi@linaro.org>
12010
12011 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12012
12013 2016-03-24 Yao Qi <yao.qi@linaro.org>
12014
12015 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12016 test message.
12017
12018 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12019
12020 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12021 maintaining separate logic for constructing the output path.
12022
12023 2016-03-16 Don Breazeal <donb@codesourcery.com>
12024
12025 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12026 Retry fork and waitpid on interrupted system call errors.
12027 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12028 Use with_timeout_factor to increase timeout by factor of 10.
12029
12030 2016-03-15 Don Breazeal <donb@codesourcery.com>
12031
12032 * gdb.cp/scope-err.cc: New test program.
12033 * gdb.cp/scope-err.exp: New test script.
12034 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12035 lines and "set breakpoint here" comment.
12036 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12037 Fixed some whitespace and format issues.
12038 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12039 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12040
12041 2016-03-15 Doug Evans <dje@google.com>
12042
12043 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12044 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12045 All callers updated. Add tests for enums, mixed flags register.
12046
12047 2016-03-15 Doug Evans <dje@google.com>
12048
12049 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12050 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12051
12052 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12053
12054 * gdb.base/default.exp: Add $_as_string to the list of expected
12055 convenience functions.
12056
12057 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12058
12059 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12060
12061 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12062
12063 * gdb.python/py-as-string.exp: New file.
12064 * gdb.python/py-as-string.c: New file.
12065
12066 2016-03-09 Pedro Alves <palves@redhat.com>
12067
12068 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
12069 signal" -> "Thread NN received signal" output change.
12070 * gdb.threads/ia64-sigill.exp: Likewise.
12071 * gdb.threads/linux-dp.exp: Likewise.
12072 * gdb.threads/manythreads.exp: Likewise.
12073 * gdb.threads/pending-step.exp: Likewise.
12074 * gdb.threads/print-threads.exp: Likewise.
12075 * gdb.threads/sigstep-threads.exp: Likewise.
12076 * gdb.threads/staticthreads.exp: Likewise.
12077 * gdb.threads/tls.exp: Likewise.
12078
12079 2016-03-09 Pedro Alves <palves@redhat.com>
12080
12081 * gdb.base/command-line-input.exp: New file.
12082
12083 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12084
12085 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
12086 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
12087 * gdb.trace/pending.exp: Accept leading dot before function name.
12088 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
12089 * lib/trace-support.exp: Set registers for ppc.
12090
12091 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12092
12093 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
12094 use it for disassembly; accept .main in addition to main in backtrace.
12095
12096 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
12097 Marcin Kościelnicki <koriakin@0x04.net>
12098
12099 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
12100 (gdb_recursion_test_ptr): New global variable.
12101 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
12102 gdb_recursion_test.
12103 (gdb_c_test): Ditto.
12104
12105 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12106
12107 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
12108 ordering.
12109
12110 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
12111
12112 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
12113 (bar): Add bar_start_lbl label.
12114 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
12115 of foo/bar for emitting DWARF and tracing.
12116
12117 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
12118
12119 * analyze-racy-logs.py: Set executable bit.
12120
12121 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
12122
12123 * Makefile.in (DEFAULT_RACY_ITER): New variable.
12124 (CHECK_TARGET_TMP): Likewise.
12125 (check-single-racy): New rule.
12126 (check-parallel-racy): Likewise.
12127 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
12128 (do-check-parallel-racy): New rule.
12129 (check-racy/%.exp): Likewise.
12130 * README (Racy testcases): New section.
12131 * analyze-racy-logs.py: New file.
12132
12133 2016-03-03 Doug Evans <dje@google.com>
12134
12135 * gdb.base/skip.exp: Use with_test_prefix.
12136
12137 2016-03-03 Yao Qi <yao.qi@linaro.org>
12138
12139 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
12140 Invoke step_over_syscall "clone" and break_cond_on_syscall
12141 "clone".
12142 * gdb.base/step-over-clone.c: New file.
12143
12144 2016-03-03 Yao Qi <yao.qi@linaro.org>
12145
12146 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
12147 code format.
12148
12149 2016-03-03 Yao Qi <yao.qi@linaro.org>
12150
12151 * gdb.base/disp-step-fork.c: Rename to ...
12152 * gdb.base/step-over-fork.c: ... it. New file.
12153 * gdb.base/disp-step-vfork.c: Rename to ...
12154 * gdb.base/step-over-vfork.c: ... it. New file.
12155 * gdb.base/disp-step-syscall.exp: Rename to ...
12156 * gdb.base/step-over-syscall.exp: ... it. New file.
12157 (disp_step_cross_syscall): Rename to ...
12158 (step_over_syscall): ... it.
12159
12160 2016-03-03 Yao Qi <yao.qi@linaro.org>
12161
12162 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
12163 If target supports condition evaluation on target, invoke
12164 break_cond_on_syscall for fork and vfork.
12165
12166 2016-03-03 Yao Qi <yao.qi@linaro.org>
12167
12168 * gdb.base/disp-step-syscall.exp: Don't invoke
12169 support_displaced_stepping.
12170 (disp_step_cross_syscall): Test with displaced stepping off and
12171 on if supported.
12172
12173 2016-03-03 Yao Qi <yao.qi@linaro.org>
12174
12175 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
12176 proc.
12177 (setup): New proc.
12178 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
12179 and setup.
12180
12181 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12182
12183 * gdb.fortran/vla-history.exp: Remove breakpoint.
12184
12185 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12186
12187 * gdb.fortran/vla-history.exp: Lookup array elements and printing
12188 exceeds timeout.
12189
12190 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12191
12192 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
12193 breakpoint.
12194
12195 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
12196
12197 * gdb.mi/vla.f90: Nullify pointer after declaration.
12198
12199 2016-03-01 Pedro Alves <palves@redhat.com>
12200
12201 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
12202
12203 2016-03-01 Pedro Alves <palves@redhat.com>
12204
12205 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
12206 before anything else.
12207 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
12208 _GNU_SOURCE here.
12209 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
12210 before anything else.
12211 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
12212
12213 2016-03-01 Pedro Alves <palves@redhat.com>
12214
12215 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
12216
12217 2016-03-01 Yao Qi <yao.qi@linaro.org>
12218
12219 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
12220 prepare_for_testing.
12221
12222 2016-03-01 Yao Qi <yao.qi@linaro.org>
12223
12224 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
12225
12226 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12227
12228 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
12229 manually constructing the output path.
12230
12231 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12232
12233 * gdb.arch/s390-stackless.S: New.
12234 * gdb.arch/s390-stackless.exp: New.
12235
12236 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
12237
12238 * gdb.dlang/circular.c: New file.
12239 * gdb.dlang/circular.exp: New file.
12240
12241 2016-02-26 Yao Qi <yao.qi@linaro.org>
12242
12243 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
12244 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
12245 (testcases): Update.
12246
12247 2016-02-26 Yao Qi <yao.qi@linaro.org>
12248
12249 * gdb.reverse/aarch64.c: Rename to ...
12250 * gdb.reverse/insn-reverse.c: ... it.
12251 * gdb.reverse/aarch64.exp: Rename to ...
12252 * gdb.reverse/insn-reverse.exp: ... it.
12253
12254 2016-02-26 Yao Qi <yao.qi@linaro.org>
12255
12256 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
12257 (testcase_ftype): New.
12258 (testcases): New array.
12259 (n_testcases): New.
12260 (main): Call each element in testcases.
12261 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
12262 (read_testcase): New.
12263 Do the tests in a loop.
12264
12265 2016-02-25 Yao Qi <yao.qi@linaro.org>
12266
12267 * gdb.base/branches.c: Remove.
12268
12269 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12270
12271 PR gdb/13808
12272 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
12273
12274 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12275
12276 * gdb.trace/ftrace.exp: Remove unnecessary target check.
12277
12278 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
12279
12280 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
12281 change x86_64 call_insn to 'callq'.
12282
12283 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
12284
12285 * gdb.trace/tfile-avx.c: Move to...
12286 * gdb.trace/tracefile-pseudo-reg.c: Here.
12287 * gdb.trace/tfile-avx.exp: Move to...
12288 * gdb.trace/tracefile-pseudo-reg.exp: Here.
12289
12290 2016-02-24 Gary Benson <gbenson@redhat.com>
12291
12292 * gdb.base/attach-pie-noexec.exp: Do not expect an error
12293 message on attach.
12294
12295 2016-02-23 Doug Evans <dje@google.com>
12296
12297 * gdb.base/skip.c (test_skip): New function.
12298 (end_test_skip_file_and_function): New function.
12299 (test_skip_file_and_function): New function.
12300 * gdb.base/skip1.c (test_skip): New function.
12301 (skip1_test_skip_file_and_function): New function.
12302 * gdb.base/skip.exp: Add tests for new skip options.
12303 * gdb.base/skip-solib.exp: Update expected output.
12304 * gdb.perf/skip-command.cc: New file.
12305 * gdb.perf/skip-command.exp: New file.
12306 * gdb.perf/skip-command.py: New file.
12307
12308 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
12309
12310 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
12311 info registers pattern.
12312
12313 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
12314
12315 * lib/future.exp: Add D support.
12316 (gdb_find_gdc): New proc.
12317 (gdb_default_target_compile): Add D support.
12318
12319 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
12320
12321 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
12322 user+system time.
12323 (trace_speed_test): Determine the iteration count for a time
12324 between 15..30 seconds.
12325
12326 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
12327
12328 * gdb.arch/i386-mpx-sigsegv.c: New file.
12329 * gdb.arch/i386-mpx-sigsegv.exp: New file.
12330 * gdb.arch/i386-mpx-simple_segv.c: New file.
12331 * gdb.arch/i386-mpx-simple_segv.exp: New file.
12332
12333 2016-02-18 Yao Qi <yao.qi@linaro.org>
12334
12335 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
12336 Don't call setup_kfail.
12337
12338 2016-02-18 Yao Qi <yao.qi@linaro.org>
12339
12340 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12341 Set "set breakpoint condition-evaluation" per $cond_bp_target.
12342
12343 2016-02-16 Doug Evans <dje@google.com>
12344
12345 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
12346 * gdb.base/skip1.c: Ditto.
12347 * gdb.base/skip.exp: Whitespace cleanup.
12348
12349 2016-02-16 Don Breazeal <donb@codesourcery.com>
12350
12351 PR remote/19496
12352 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12353 Remove kfail for PR remote/19496.
12354
12355 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12356
12357 * lib/gdb.exp (standard_temp_file): Return a path specific to
12358 the runtest invocation.
12359
12360 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
12361
12362 * gdb.trace/save-trace.exp: Change relative path to be in the
12363 standard output directory.
12364
12365 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12366
12367 * gdb.arch/i386-prologue.c: Add missing prototypes.
12368
12369 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12370
12371 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
12372 * gdb.arch/i386-prologue.exp: Likewise.
12373 * gdb.arch/i386-size.exp: Likewise.
12374
12375 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
12376
12377 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
12378 define object file path.
12379 * gdb.btrace/gcore.exp: Use standard_output_file to define core
12380 file path.
12381 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
12382 standard_output_file to define binfile.
12383
12384 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12385
12386 Fix compatibility with recent gfortran-5.3.1.
12387 * gdb.fortran/vla-history.exp (print vla1 allocated)
12388 (print vla2 allocated, print $2, print $3): Remove
12389 (print $4): Rename to ...
12390 (print $2): ... here.
12391 (print $9): Rename to ...
12392 (print $5): ... here.
12393 (print $10): Rename to ...
12394 (print $6): ... here.
12395 * gdb.fortran/vla.f90: Add pvla initialization.
12396
12397 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
12398
12399 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
12400 New test.
12401 * gdb.fortran/vla-value-sub.exp: Likewise.
12402
12403 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
12404
12405 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
12406
12407 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
12408
12409 * i386-biarch-core.exp: Define corefile using
12410 standard_output_file.
12411
12412 2016-02-12 Yao Qi <yao.qi@linaro.org>
12413
12414 * gdb.arch/arm-single-step-kernel-helper.c: New.
12415 * gdb.arch/arm-single-step-kernel-helper.exp: New.
12416
12417 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
12418
12419 * gdb.btrace/tailcall-only.exp: New.
12420 * gdb.btrace/tailcall-only.c: New.
12421 * gdb.btrace/x86_64-tailcall-only.S: New.
12422 * gdb.btrace/i686-tailcall-only.S: New.
12423
12424 2016-02-11 Pedro Alves <palves@redhat.com>
12425
12426 * README (Parallel testing): Add missing double quotes.
12427
12428 2016-02-11 Pedro Alves <palves@redhat.com>
12429
12430 * README (Parallel testing): New section.
12431 (GDB_PARALLEL): Rewrite.
12432 (FORCE_PARALLEL): Document.
12433
12434 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
12435
12436 * gdb.trace/tfile-avx.c: New test.
12437 * gdb.trace/tfile-avx.exp: New test.
12438
12439 2016-02-09 Keith Seitz <keiths@redhat.com>
12440
12441 PR breakpoints/19546
12442 * gdb.base/infcall-exec.c: New file.
12443 * gdb.base/infcall-exec2.c: New file.
12444 * gdb.base/infcall-exec.exp: New file.
12445
12446 2016-02-09 Keith Seitz <keiths@redhat.com>
12447
12448 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
12449 (toplevel): Call test_bkpt_address.
12450
12451 2016-02-09 Keith Seitz <keiths@redhat.com>
12452
12453 PR python/19506
12454 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
12455 (toplevel): Call test_bkpt_address.
12456
12457 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
12458
12459 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
12460 to AC_OUTPUT.
12461 * configure: Regenerate.
12462
12463 2016-02-09 Pedro Alves <palves@redhat.com>
12464
12465 PR breakpoints/19548
12466 * gdb.base/execl-update-breakpoints.c (some_function): New
12467 function.
12468 (main): Call it.
12469 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
12470 Tighten expected GDB output.
12471
12472 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12473
12474 * Makefile.in (ALL_SUBDIRS): Remove.
12475 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
12476 (distclean maintainer-clean realclean): Likewise.
12477 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
12478 * configure: Regenerate.
12479 * gdb.ada/Makefile.in: Delete.
12480 * gdb.arch/Makefile.in: Likewise.
12481 * gdb.asm/Makefile.in: Likewise.
12482 * gdb.base/Makefile.in: Likewise.
12483 * gdb.btrace/Makefile.in: Likewise.
12484 * gdb.cell/Makefile.in: Likewise.
12485 * gdb.compile/Makefile.in: Likewise.
12486 * gdb.cp/Makefile.in: Likewise.
12487 * gdb.disasm/Makefile.in: Likewise.
12488 * gdb.dlang/Makefile.in: Likewise.
12489 * gdb.dwarf2/Makefile.in: Likewise.
12490 * gdb.fortran/Makefile.in: Likewise.
12491 * gdb.gdb/Makefile.in: Likewise.
12492 * gdb.go/Makefile.in: Likewise.
12493 * gdb.guile/Makefile.in: Likewise.
12494 * gdb.java/Makefile.in: Likewise.
12495 * gdb.linespec/Makefile.in: Likewise.
12496 * gdb.mi/Makefile.in: Likewise.
12497 * gdb.modula2/Makefile.in: Likewise.
12498 * gdb.multi/Makefile.in: Likewise.
12499 * gdb.objc/Makefile.in: Likewise.
12500 * gdb.opencl/Makefile.in: Likewise.
12501 * gdb.opt/Makefile.in: Likewise.
12502 * gdb.pascal/Makefile.in: Likewise.
12503 * gdb.perf/Makefile.in: Likewise.
12504 * gdb.python/Makefile.in: Likewise.
12505 * gdb.reverse/Makefile.in: Likewise.
12506 * gdb.server/Makefile.in: Likewise.
12507 * gdb.stabs/Makefile.in: Likewise.
12508 * gdb.threads/Makefile.in: Likewise.
12509 * gdb.trace/Makefile.in: Likewise.
12510 * gdb.xml/Makefile.in: Likewise.
12511 * lib/gdb.exp (make_gdb_parallel_path): Add check for
12512 GDB_PARALLEL.
12513 (standard_output_file): Remove check for GDB_PARALLEL, always
12514 return path in outputs/$subdir/$testname.
12515
12516 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
12517
12518 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
12519 (site.exp): Assign abs_srcdir to tcl's srcdir.
12520
12521 2016-02-04 Yao Qi <yao.qi@linaro.org>
12522
12523 * gdb.base/foll-exec-mode.c: Include limits.h.
12524 (main): Add parameters argc and argv. Get directory from
12525 argv[0].
12526 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
12527 compilation.
12528 * gdb.base/foll-exec.c: Include limits.h.
12529 (main): Add parameters argc and argv.
12530 Get directory from argv[0].
12531 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
12532 Adjust tests on the number of lines as source code changed.
12533 * gdb.base/foll-vfork-exit.c: Include limits.h.
12534 (main): Add one line of statement before vfork.
12535 * gdb.base/foll-vfork.c: Include limits.h and string.h.
12536 (main): Add parameters argc and argv. Get directory from
12537 argv[0].
12538 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
12539 (setup_gdb): Set tbreak to skip some source lines.
12540 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
12541 (main): Add parameters argc and argv. Get directory from
12542 argv[0].
12543 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
12544 compilation.
12545 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
12546 (main): Add parameters argc and argv. Get directory from
12547 argv[0].
12548 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
12549 compilation.
12550
12551 2016-02-01 Doug Evans <dje@google.com>
12552
12553 * gdb.base/skip.exp: Clean up multiple references to same test name.
12554
12555 2016-02-01 Pedro Alves <palves@redhat.com>
12556
12557 PR remote/19496
12558 * gdb.threads/forking-threads-plus-breakpoint.exp
12559 (displaced_stepping_supported): New global.
12560 (probe_displaced_stepping_support): New procedure.
12561 (do_test): Add 'displaced' parameter, and use it.
12562 (top level): Check for displaced stepping support. Add displaced
12563 stepping on/off testing axis.
12564
12565 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12566
12567 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
12568 pointer. Don't perform further tests on the unassociated pointer
12569 if the first test fails.
12570
12571 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
12572
12573 * gdb.base/max-value-size.c: New file.
12574 * gdb.base/max-value-size.exp: New file.
12575 * gdb.base/huge.exp: Disable max-value-size for this test.
12576
12577 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
12578
12579 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
12580
12581 2016-01-28 Yao Qi <yao.qi@linaro.org>
12582
12583 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
12584
12585 2016-01-25 Pedro Alves <palves@redhat.com>
12586
12587 PR threads/19461
12588 * gdb.base/fork-running-state.c: New file.
12589 * gdb.base/fork-running-state.exp: New file.
12590
12591 2016-01-25 Pedro Alves <palves@redhat.com>
12592
12593 PR gdb/19494
12594 * gdb.base/catch-fork-kill.c: New file.
12595 * gdb.base/catch-fork-kill.exp: New file.
12596
12597 2016-01-25 Pedro Alves <palves@redhat.com>
12598
12599 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
12600 Delete, moved to lib/gdb.exp.
12601 * gdb.threads/forking-threads-plus-breakpoint.exp
12602 (foreach_with_prefix): Likewise.
12603 * gdb.threads/process-dies-while-handling-bp.exp
12604 (foreach_with_prefix): Likewise.
12605 * lib/gdb.exp (foreach_with_prefix): New procedure.
12606
12607 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
12608
12609 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
12610 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
12611
12612 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
12613
12614 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
12615 endian targets.
12616
12617 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12618 Pedro Alves <palves@redhat.com>
12619
12620 Fix testsuite compatibility with Guile.
12621 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
12622 number.
12623
12624 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12625
12626 Fix testsuite compatibility with Guile.
12627 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
12628 (thread 1): New test for backtrace through signal handler.
12629
12630 2016-01-22 Yao Qi <yao.qi@linaro.org>
12631
12632 PR testsuite/19491
12633 * gdb.base/multi-forks.c: Include
12634 ../lib/unbuffer_output.c
12635 (main): Call gdb_unbuffer_output.
12636
12637 2016-01-21 Doug Evans <dje@google.com>
12638
12639 * lib/ada.exp (gdb_compile_ada): Fix typo.
12640
12641 2016-01-21 Joel Brobecker <brobecker@adacore.com>
12642
12643 * gdb.base/break-fun-addr.exp: New file.
12644 * gdb.base/break-fun-addr1.c: New file.
12645 * gdb.base/break-fun-addr2.c: New file.
12646
12647 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
12648
12649 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
12650 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
12651 enum flag values.
12652
12653 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12654
12655 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
12656 when GDB can not set the vector return value. Add more comments
12657 for clarification.
12658
12659 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
12660
12661 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
12662 command.
12663
12664 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12665
12666 * Makefile.in (DO_RUNTEST): Add --status and update usages.
12667
12668 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12669
12670 * Makefile.in (check-single): Pass --status to runtest.
12671 (check/%.exp): Likewise.
12672
12673 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
12674
12675 * Makefile.in (check-parallel): Propagate return code from make
12676 do-check-parallel.
12677
12678 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
12679
12680 * gdb.trace/ftrace.exp: Fix expected message on continue.
12681 * gdb.trace/pending.exp: Fix expected message on continue.
12682 * gdb.trace/trace-break.exp: Fix expected message on continue.
12683
12684 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
12685
12686 * lib/gdb.exp (gdb_test): Remove unused global references.
12687
12688 2016-01-18 Pedro Alves <palves@redhat.com>
12689
12690 * gdb.base/async-shell.exp: Adjust expected output.
12691 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
12692 * gdb.base/siginfo-thread.exp: Adjust expected output.
12693 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
12694 * gdb.java/jnpe.exp: Adjust expected output.
12695 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
12696 * gdb.threads/continue-pending-status.exp: Adjust expected output.
12697 * gdb.threads/leader-exit.exp: Adjust expected output.
12698 * gdb.threads/manythreads.exp: Adjust expected output.
12699 * gdb.threads/pthreads.exp: Adjust expected output.
12700 * gdb.threads/schedlock.exp: Adjust expected output.
12701 * gdb.threads/siginfo-threads.exp: Adjust expected output.
12702 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
12703 expected output.
12704 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
12705 output.
12706 * gdb.threads/sigthread.exp: Adjust expected output.
12707 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
12708
12709 2016-01-18 Yao Qi <yao.qi@linaro.org>
12710
12711 * gdb.guile/scm-section-script.c: Replace @progbits with
12712 %progbits.
12713 * gdb.python/py-section-script.c: Likewise.
12714
12715 2016-01-15 Pedro Alves <palves@redhat.com>
12716
12717 * gdb.multi/tids.exp: Test star wildcard ranges.
12718
12719 2016-01-15 Pedro Alves <palves@redhat.com>
12720
12721 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
12722 command from "thread apply" invocation.
12723 (thr_apply_info_thr_invalid): Default the expected output to the
12724 input tid list.
12725 (top level): Add tests that use convenience variables. Add tests
12726 for "thread apply" with a valid TID list, but missing the command.
12727
12728 2016-01-13 Pedro Alves <palves@redhat.com>
12729
12730 * gdb.base/default.exp: Expect $_gthread as well.
12731 * gdb.multi/tids.exp: Test $_gthread.
12732 * gdb.threads/thread-specific.exp: Test $_gthread.
12733
12734 2016-01-13 Pedro Alves <palves@redhat.com>
12735
12736 * gdb.multi/tids.exp: Test "info threads -gid".
12737
12738 2016-01-13 Pedro Alves <palves@redhat.com>
12739
12740 * gdb.multi/tids.exp: Test InferiorThread.global_num and
12741 Breakpoint.thread.
12742 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
12743
12744 2016-01-07 Pedro Alves <palves@redhat.com>
12745
12746 * gdb.base/break.exp: Adjust to output changes.
12747 * gdb.base/hbreak2.exp: Likewise.
12748 * gdb.base/sepdebug.exp: Likewise.
12749 * gdb.base/watch_thread_num.exp: Likewise.
12750 * gdb.linespec/keywords.exp: Likewise.
12751 * gdb.multi/info-threads.exp: Likewise.
12752 * gdb.threads/thread-find.exp: Likewise.
12753 * gdb.multi/tids.c: New file.
12754 * gdb.multi/tids.exp: New file.
12755
12756 2016-01-13 Pedro Alves <palves@redhat.com>
12757
12758 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
12759
12760 2016-01-13 Pedro Alves <palves@redhat.com>
12761
12762 * gdb.base/default.exp: Expect $_inferior as well.
12763 * gdb.multi/base.exp: Test $_inferior.
12764
12765 2016-01-13 Pedro Alves <palves@redhat.com>
12766
12767 PR breakpoints/19388
12768 * gdb.base/catch-signal-siginfo-cond.c: New file.
12769 * gdb.base/catch-signal-siginfo-cond.exp: New file.
12770
12771 2016-01-12 Josh Stone <jistone@redhat.com>
12772 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12773
12774 * gdb.base/catch-syscall.c (do_execve): New variable.
12775 (main): Conditionally trigger an execve.
12776 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
12777 (test_catch_syscall_execve): New, check entry/return across execve.
12778 (do_syscall_tests): Call test_catch_syscall_execve.
12779
12780 2016-01-12 Pedro Alves <palves@redhat.com>
12781
12782 * gdb.base/random-signal.exp (do_test): New procedure, with body
12783 of testcase moved in.
12784
12785 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12786 Pedro Alves <palves@redhat.com>
12787
12788 * gdb.base/funcargs.exp (finish from indirectly called function):
12789 Reintroduce the case for 'First'.
12790
12791 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12792 Pedro Alves <palves@redhat.com>
12793
12794 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12795 (tcatch_vfork_then_child_follow_exec)
12796 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
12797 identification.
12798
12799 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12800
12801 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
12802 and repeats to unlimited.
12803 * gdb.python/py-value.exp: Likewise.
12804 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
12805 and repeats to unlimited.
12806
12807 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12808
12809 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
12810 and reordering the functions.
12811 * gdb.multi/hangout.c: Likewise.
12812 * gdb.multi/hello.c: Likewise.
12813
12814 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
12815
12816 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
12817 absolute.
12818 (SingleStatisticTestResult.report): Use dict.keys instead of
12819 dict.iterkeys.
12820
12821 2016-01-06 Pedro Alves <palves@redhat.com>
12822
12823 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
12824
12825 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
12826
12827 * gdb.btrace/dlopen.exp: New.
12828 * gdb.btrace/dlopen.c: New.
12829 * gdb.btrace/dlopen-dso.c: New.
12830
12831 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
12832
12833 * lib/gdb.exp (gdb_test): Update comments to clarify that the
12834 PATTERN argument is optional.
12835
12836 2015-12-24 Joel Brobecker <brobecker@adacore.com>
12837
12838 * lib/ada.exp (target_compile_ada_from_dir): New function.
12839 (gdb_compile_ada): Reimplement avoiding the use of project files.
12840 * gdb.ada/gnat_ada.gpr: Delete.
12841 * gdb.ada/cond_lang.exp: Adjust test to make path before
12842 filename optional.
12843 * gdb.ada/small_reg_param.exp: Likewise.
12844
12845 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
12846
12847 * gdb.base/foll-vork.exp: Remove HP-UX special case.
12848
12849 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
12850
12851 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
12852 case.
12853
12854 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
12855
12856 * gdb.base/break.exp: Remove dead code.
12857 * gdb.base/sepdebug.exp: Likewise.
12858
12859 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12860
12861 * gdb.asm/asm-source.exp: Remove HP-UX references.
12862 * gdb.base/annota1.exp: Likewise.
12863 * gdb.base/annota3.exp: Likewise.
12864 * gdb.base/attach.exp: Likewise.
12865 * gdb.base/bigcore.exp: Likewise.
12866 * gdb.base/break.exp: Likewise.
12867 * gdb.base/call-ar-st.exp: Likewise.
12868 * gdb.base/callfuncs.exp: Likewise.
12869 * gdb.base/catch-fork-static.exp: Likewise.
12870 * gdb.base/display.exp: Likewise.
12871 * gdb.base/foll-exec-mode.exp: Likewise.
12872 * gdb.base/foll-exec.exp: Likewise.
12873 * gdb.base/foll-fork.exp: Likewise.
12874 * gdb.base/foll-vfork.exp: Likewise.
12875 * gdb.base/funcargs.exp: Likewise.
12876 * gdb.base/hbreak2.exp: Likewise.
12877 * gdb.base/inferior-died.exp: Likewise.
12878 * gdb.base/interrupt.exp: Likewise.
12879 * gdb.base/multi-forks.exp: Likewise.
12880 * gdb.base/nodebug.exp: Likewise.
12881 * gdb.base/sepdebug.exp: Likewise.
12882 * gdb.base/solib1.c: Likewise.
12883 * gdb.base/step-test.exp: Likewise.
12884 * gdb.mi/non-stop.c: Likewise.
12885 * gdb.mi/pthreads.c: Likewise.
12886 * gdb.multi/bkpt-multi-exec.ex: Likewise.
12887 * gdb.threads/pthreads.c: Likewise.
12888 * gdb.threads/staticthreads.exp: Likewise.
12889 * lib/future.exp: Likewise.
12890 * lib/gdb.exp: Likewise.
12891 * gdb.base/so-indr-cl.c: Remove.
12892 * gdb.base/so-indr-cl.exp: Likewise.
12893 * gdb.base/solib.c: Likewise.
12894 * gdb.base/solib.exp: Likewise.
12895 * gdb.base/solib2.c: Likewise.
12896
12897 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
12898
12899 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
12900 * gdb.base/call-ar-st.exp: Likewise.
12901 * gdb.base/callfuncs.exp: Likewise.
12902 * gdb.base/condbreak.exp: Likewise.
12903 * gdb.base/constvars.exp: Likewise.
12904 * gdb.base/hbreak2.exp: Likewise.
12905 * gdb.base/langs.exp: Likewise.
12906 * gdb.base/list.exp: Likewise.
12907 * gdb.base/long_long.exp: Likewise.
12908 * gdb.base/ptype.exp: Likewise.
12909 * gdb.base/scope.exp: Likewise.
12910 * gdb.base/signals.exp: Likewise.
12911 * gdb.base/so-impl-ld.exp: Likewise.
12912 * gdb.base/varargs.exp: Likewise.
12913 * gdb.base/volatile.exp: Likewise.
12914 * gdb.base/whatis.exp: Likewise.
12915 * gdb.cp/cplusfuncs.exp: Likewise.
12916 * gdb.cp/inherit.exp: Likewise.
12917 * gdb.cp/local.exp: Likewise.
12918 * gdb.cp/member-ptr.exp: Likewise.
12919 * gdb.cp/method.exp: Likewise.
12920 * gdb.cp/overload.exp: Likewise.
12921 * gdb.cp/templates.exp: Likewise.
12922 * gdb.stabs/weird.exp: Likewise.
12923 * lib/compiler.c: Likewise.
12924 * lib/compiler.cc: Likewise.
12925 * lib/cp-support.exp: Likewise.
12926 * lib/gdb.exp: Likewise.
12927
12928 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
12929
12930 * configure.ac: Remove HP-UX case.
12931 * configure: Regenerate.
12932
12933 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
12934
12935 * lib/gdb.exp (gdb_compile): Add function doc.
12936
12937 2015-12-17 Pedro Alves <palves@redhat.com>
12938
12939 PR threads/19354
12940 * gdb.multi/info-threads.exp: New file.
12941
12942 2015-12-15 Yao Qi <yao.qi@linaro.org>
12943
12944 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
12945 is aarch64*-*-*.
12946
12947 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12948
12949 * gdb.base/history-duplicates.exp: Skip if no readline support.
12950
12951 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12952
12953 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
12954
12955 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12956
12957 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
12958
12959 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
12960
12961 * gdb.base/completion.exp: Skip tests that interrupt GDB with
12962 ctrl-C if nointerrupts target property is set.
12963 * gdb.base/double-prompt-target-event-error.exp: Likewise.
12964 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
12965 * gdb.base/paginate-bg-execution.exp: Likewise.
12966 * gdb.base/paginate-execution-startup.exp: Likewise.
12967 * gdb.base/random-signal.exp: Likewise.
12968 * gdb.base/range-stepping.exp: Likewise.
12969 * gdb.cp/annota2.exp: Likewise.
12970 * gdb.cp/annota3.exp: Likewise.
12971 * gdb.gdb/selftest.exp: Likewise.
12972 * gdb.threads/continue-pending-status.exp: Likewise.
12973 * gdb.threads/leader-exit.exp: Likewise.
12974 * gdb.threads/manythreads.exp: Likewise.
12975 * gdb.threads/pthreads.exp: Likewise.
12976 * gdb.threads/schedlock.exp: Likewise.
12977 * gdb.threads/sigthread.exp: Likewise.
12978
12979 2015-12-11 Don Breazeal <donb@codesourcery.com>
12980
12981 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
12982 remote.
12983 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
12984 * gdb.base/foll-exec.exp (main): Enable for target remote.
12985 * gdb.base/foll-fork.exp (main): Likewise.
12986 * gdb.base/foll-vfork.exp (main): Likewise.
12987 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
12988 (proc continue_to_exit_bp_loc): Use clean_restart.
12989 * gdb.base/pie-execl.exp (main): Disable for target remote.
12990 * gdb.base/watch-vfork.exp (main): Enable for target remote.
12991 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
12992 * gdb.threads/execl.exp (main): Likewise.
12993 * gdb.threads/fork-child-threads.exp (main): Likewise.
12994 * gdb.threads/fork-plus-threads.exp (main): Disable for target
12995 remote.
12996 * gdb.threads/fork-thread-pending.exp (main): Enable for target
12997 remote.
12998 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
12999 pid.tid style ptids, instead of just tid.
13000 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13001 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13002 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13003 ptids, instead of just tid.
13004
13005 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13006
13007 * gdb.base/list.exp (test_list_forward): Add end of file error
13008 test.
13009 (test_repeat_list_command): Add end of file error test.
13010 (test_list_backwards): Add beginning of file error test.
13011
13012 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13013
13014 * gdb.base/list.exp (test_list_invalid_args): New function,
13015 defined, and called.
13016
13017 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13018
13019 * gdb.base/list.exp (test_list): Make test names unique.
13020
13021 2015-12-11 Yao Qi <yao.qi@linaro.org>
13022
13023 * gdb.base/coremaker2.c: Remove.
13024
13025 2015-12-10 Pedro Alves <palves@redhat.com>
13026
13027 * gdb.multi/base.exp: Remove stale "spaces" references.
13028
13029 2015-12-10 Pedro Alves <palves@redhat.com>
13030
13031 * gdb.multi/base.exp: Don't use nowarnings.
13032 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13033 * gdb.multi/hangout.c: Include stdio.h.
13034 * gdb.multi/hello.c: Include stdlib.h.
13035 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13036 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13037 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13038
13039 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13040
13041 * gdb.dwarf2/dw2-ranges-base.c: New file.
13042 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13043 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13044 support additional line table, and debug ranges generation.
13045 (Dwarf::ranges): New function, generate .debug_ranges.
13046 (Dwarf::lines): Support generating simple line table programs.
13047 (Dwarf::assemble): Initialise new namespace variables.
13048
13049 2015-12-09 Kevin Buettner <kevinb@redhat.com>
13050
13051 * gdb.base/async.exp (proc test_background): Add case for
13052 asynchronous execution not supported.
13053
13054 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
13055
13056 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13057 format and change test names to make them unique.
13058
13059 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13060 Pedro Alves <pedro@redhat.com>
13061
13062 PR gdb/18702
13063 Add checking of floatformats setup on x86_64 hosts.
13064 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13065 (smallval, bigval): New labels/constants.
13066 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
13067 float" after loading bigval and smallval.
13068
13069 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
13070
13071 * gdb.ada/fun_overload_menu.exp: New testcase.
13072 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
13073
13074 2015-12-04 Josh Stone <jistone@redhat.com>
13075
13076 * gdb.base/catch-fork-static.exp: New.
13077
13078 2015-12-03 Yao Qi <yao.qi@linaro.org>
13079
13080 * gdb.base/sizeof.c: Don't include stdio.h and
13081 ../lib/unbuffer_output.c.
13082 (main): New variable 'size' and 'value'. Remove printf and
13083 gdb_unbuffer_output. Assign return value to size and value.
13084 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
13085 at the beginning.
13086 (check_sizeof): Check the result by printing variable 'size'.
13087 (check_valueof): Check the result by printing variable 'value'.
13088
13089 2015-12-01 Yao Qi <yao.qi@linaro.org>
13090
13091 * gdb.base/disp-step-syscall.exp: Define syscall instruction
13092 for aarch64*-*-linux* target.
13093
13094 2015-11-30 Pedro Alves <palves@redhat.com>
13095
13096 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
13097
13098 2015-11-30 Pedro Alves <palves@redhat.com>
13099
13100 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
13101 Handle non-stop mode vCont replies.
13102
13103 2015-11-30 Pedro Alves <palves@redhat.com>
13104
13105 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
13106 prepare_for_testing. Start gdb with "set non-stop on" appended to
13107 GDBFLAGS. Lax expected stop output.
13108
13109 2015-11-27 Yao Qi <yao.qi@linaro.org>
13110
13111 * gdb.arch/arm-neon.exp: New.
13112 * gdb.arch/arm-neon.c: New.
13113
13114 2015-11-27 Yao Qi <yao.qi@linaro.org>
13115
13116 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
13117
13118 2015-11-27 Yao Qi <yao.qi@linaro.org>
13119
13120 * gdb.cp/annota2.exp: Allow multiple occurrences of the
13121 frames-invalid annotation.
13122
13123 2015-11-27 Yao Qi <yao.qi@linaro.org>
13124
13125 * gdb.cp/annota2.exp: Use ${frames_invalid}.
13126
13127 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
13128
13129 * gdb.threads/names.exp: New file.
13130 * gdb.threads/names.c: New file.
13131 * README: Mention gdb,no_thread_names.
13132
13133 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
13134
13135 PR 19297
13136 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
13137 support" error.
13138
13139 2015-11-24 Pedro Alves <palves@redhat.com>
13140
13141 PR 17539
13142 * gdb.base/display.exp: Expect displays to be sorted in ascending
13143 order. Use multi_line.
13144 * gdb.base/solib-display.exp: Likewise.
13145
13146 2015-11-24 Pedro Alves <palves@redhat.com>
13147
13148 PR 17539
13149 * gdb.base/display.exp: Expect displays to be sorted in ascending
13150 order. Use multi_line.
13151 * gdb.base/solib-display.exp: Likewise.
13152
13153 2015-11-24 Pedro Alves <palves@redhat.com>
13154
13155 PR 17539
13156 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
13157 threads in ascending order.
13158 * gdb.base/foll-fork.exp: Likewise.
13159 * gdb.base/foll-vfork.exp: Likewise.
13160 * gdb.base/multi-forks.exp: Likewise.
13161 * gdb.mi/mi-nonstop.exp: Likewise.
13162 * gdb.mi/mi-nsintrall.exp: Likewise.
13163 * gdb.multi/base.exp: Likewise.
13164 * gdb.multi/multi-arch.exp: Likewise.
13165 * gdb.python/py-inferior.exp: Likewise.
13166 * gdb.threads/break-while-running.exp: Likewise.
13167 * gdb.threads/execl.exp: Likewise.
13168 * gdb.threads/gcore-thread.exp: Likewise.
13169 * gdb.threads/info-threads-cur-sal.exp: Likewise.
13170 * gdb.threads/kill.exp: Likewise.
13171 * gdb.threads/linux-dp.exp: Likewise.
13172 * gdb.threads/multiple-step-overs.exp: Likewise.
13173 * gdb.threads/next-bp-other-thread.exp: Likewise.
13174 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
13175 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
13176 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
13177 * gdb.threads/thread-find.exp: Likewise.
13178 * gdb.threads/tls.exp: Likewise.
13179 * lib/mi-support.exp (mi_reverse_list): Delete.
13180 (mi_check_thread_states): No longer reverse list.
13181
13182 2015-11-24 Pedro Alves <palves@redhat.com>
13183
13184 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
13185 use lowercase.
13186
13187 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13188
13189 * gdb.trace/actions.c: Include trace-common.h.
13190 (main): Add a location for a fast tracepoint.
13191 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
13192 the normal tracepoints.
13193 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
13194
13195 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
13196
13197 * save-trace.exp: Factor out code to these...
13198 (gdb_save_tracepoints): New.
13199 (gdb_load_tracepoints): New.
13200 (do_save_load_test): New.
13201
13202 2015-11-23 Kevin Buettner <kevinb@redhat.com>
13203
13204 * gdb.base/asmlabel.exp: New test.
13205 * gdb.base/asmlabel.c: New test case.
13206
13207 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13208
13209 * gdb.base/wrong_frame_bt_full-main.c: New file.
13210 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
13211 * gdb.base/wrong_frame_bt_full.exp: New file.
13212
13213 2015-11-23 Joel Brobecker <brobecker@adacore.com>
13214
13215 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
13216
13217 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13218
13219 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
13220 pstate register when comparing registers values in
13221 sparc64-*-linux-gnu targets to avoid spurious differences.
13222
13223 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
13224
13225 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
13226
13227 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
13228
13229 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
13230 as type argument to gdb_compile.
13231 * gdb.base/nested-subp2.exp: Likewise.
13232 * gdb.base/nested-subp3.exp: Likewise.
13233
13234 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
13235
13236 * lib/dwarf.exp (_note): Fix left shift of negative value.
13237 * gdb.trace/trace-condition.exp: Likewise.
13238
13239 2015-11-13 Yao Qi <yao.qi@linaro.org>
13240
13241 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
13242 comments about d10v.
13243 (test_scalar_returns): Likewise.
13244 * gdb.base/d10v.ld: Remove.
13245 * gdb.base/overlays.exp: Remove the target triplet checking for
13246 d10v-*-*.
13247 * gdb.base/structs.exp (test_struct_returns): Remove the
13248 comments about d10v.
13249 (test_struct_calls): Likewise.
13250
13251 2015-11-13 Yao Qi <yao.qi@linaro.org>
13252
13253 * gdb.base/gnu_vector.exp: Check the return value by "p res".
13254 * gdb.base/gnu_vector.c: Don't include stdio.h.
13255 (main): Don't print res and call add_some_intvecs.
13256
13257 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
13258
13259 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
13260 macro.
13261 (func5): Removed.
13262 (func4): Use FAST_TRACEPOINT_LABEL.
13263 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
13264 macro.
13265 (func): Removed.
13266 (thread_function): Use FAST_TRACEPOINT_LABEL.
13267 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
13268 (func): Remove.
13269 (marker): Use FAST_TRACEPOINT_LABEL.
13270 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
13271 (pendfunc1): Remove.
13272 (pendfunc): Use FAST_TRACEPOINT_LABEL.
13273 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
13274 (foo): Remove.
13275 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
13276 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
13277 macro.
13278 (func): Remove.
13279 (marker): Use FAST_TRACEPOINT_LABEL.
13280 * gdb.trace/trace-common.h: New header.
13281 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
13282 macro.
13283 (func): Remove.
13284 (marker): Use FAST_TRACEPOINT_LABEL.
13285 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
13286 (func): Remove.
13287 (thread_function): Use FAST_TRACEPOINT_LABEL.
13288
13289 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
13290
13291 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
13292 in front.
13293 * gdb.trace/change-loc.exp: Use global pcreg definition.
13294 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
13295 * gdb.trace/entry-values.exp: Use global spreg definition, add $
13296 in front.
13297 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
13298 * gdb.trace/pending.exp: Likewise.
13299 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
13300 * gdb.trace/trace-break.exp: Likewise.
13301 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
13302 in front.
13303 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
13304 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
13305 in front.
13306 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
13307
13308 2015-11-09 Joel Brobecker <brobecker@adacore.com>
13309
13310 * gdb.ada/fin_fun_out: New testcase.
13311
13312 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13313
13314 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
13315 value associated with DW_AT_byte_size.
13316 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
13317 constants for DW_AT_byte_size, DW_AT_lower_bound, and
13318 DW_AT_upper_bound.
13319
13320 2015-11-07 Kevin Buettner <kevinb@redhat.com>
13321
13322 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
13323 (gdb_target_symbol_prefix_flags): Define in terms of _asm
13324 version.
13325 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
13326 gdb.dwarf2/dw2-canonicalize-type.exp,
13327 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
13328 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
13329 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
13330 provided by gdb_target_symbol_prefix_flags_asm.
13331 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
13332 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
13333 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
13334 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
13335 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
13336 macros where needed). Use this macro for symbols which require
13337 the prefix provided by SYMBOL_PREFIX.
13338
13339 2015-11-05 Kevin Buettner <kevinb@redhat.com>
13340
13341 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
13342 New procs.
13343 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
13344 representing expressions, of more than one list element.
13345 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
13346 to prepend linker symbol prefix to f.
13347 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
13348 table_1 and table_2.
13349 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
13350 Likewise, for f and g.
13351 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
13352 for ptr.
13353 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
13354 for main.
13355 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
13356 table_1_ptr and table_2_ptr.
13357
13358 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13359 Joel Brobecker <brobecker@adacore.com>
13360
13361 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
13362
13363 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
13364
13365 * gdb.reverse/s390-mvcle.c: New test.
13366 * gdb.reverse/s390-mvcle.exp: New file.
13367 * lib/gdb.exp: Enable reverse tests on s390*-linux.
13368
13369 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13370
13371 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
13372
13373 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
13374
13375 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
13376 reaching marker2.
13377 * gdb.reverse/getresuid-reverse.exp: Likewise.
13378 * gdb.reverse/pipe-reverse.exp: Likewise.
13379 * gdb.reverse/readv-reverse.exp: Likewise.
13380 * gdb.reverse/recvmsg-reverse.exp: Likewise.
13381 * gdb.reverse/time-reverse.exp: Likewise.
13382 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
13383
13384 2015-10-30 Yao Qi <yao.qi@linaro.org>
13385
13386 * gdb.threads/wp-replication.c (watch_count_done): Remove.
13387 (empty_cycle): Remove.
13388 (main): Don't call empty_cycle. Don't use watch_count_done.
13389 * gdb.threads/wp-replication.exp: Don't set breakpoint on
13390 empty_cycle. Rewrite the code counting HW watchpoints.
13391
13392 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
13393
13394 * gdb.reverse/fstatat-reverse.c: New test.
13395 * gdb.reverse/fstatat-reverse.exp: New file.
13396 * gdb.reverse/getresuid-reverse.c: New test.
13397 * gdb.reverse/getresuid-reverse.exp: New file.
13398 * gdb.reverse/pipe-reverse.c: New test.
13399 * gdb.reverse/pipe-reverse.exp: New file.
13400 * gdb.reverse/readv-reverse.c: New test.
13401 * gdb.reverse/readv-reverse.exp: New file.
13402 * gdb.reverse/recvmsg-reverse.c: New test.
13403 * gdb.reverse/recvmsg-reverse.exp: New file.
13404 * gdb.reverse/time-reverse.c: New test.
13405 * gdb.reverse/time-reverse.exp: New file.
13406 * gdb.reverse/waitpid-reverse.c: New test.
13407 * gdb.reverse/waitpid-reverse.exp: New file.
13408
13409 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
13410
13411 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
13412
13413 2015-10-26 Doug Evans <dje@google.com>
13414
13415 PR symtab/17391
13416 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
13417 * gdb.dwarf2/bad-regnum.c: New file.
13418 * gdb.dwarf2/bad-regnum.exp: New file.
13419
13420 2015-10-26 Doug Evans <dje@google.com>
13421
13422 PR python/18938
13423 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
13424 file.
13425
13426 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13427
13428 * gdb.compile/compile.exp (compile code globalvar): Update expectation
13429 for a change by "Mention language in compile error message".
13430
13431 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
13432
13433 PR python/18073
13434 * gdb.python/py-type.c (C::a_method): New.
13435 (C::a_const_method): New.
13436 (C::a_static_method): New.
13437 (a_function): New.
13438 * gdb.python/py-type.exp (test_fields): Test getting fields
13439 from function and method.
13440
13441 2015-10-21 Keven Boell <keven.boell@intel.com>
13442
13443 * gdb.fortran/vla-alloc-assoc.exp: New file.
13444 * gdb.fortran/vla-datatypes.exp: New file.
13445 * gdb.fortran/vla-datatypes.f90: New file.
13446 * gdb.fortran/vla-history.exp: New file.
13447 * gdb.fortran/vla-ptype-sub.exp: New file.
13448 * gdb.fortran/vla-ptype.exp: New file.
13449 * gdb.fortran/vla-sizeof.exp: New file.
13450 * gdb.fortran/vla-sub.f90: New file.
13451 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
13452 * gdb.fortran/vla-value-sub-finish.exp: New file.
13453 * gdb.fortran/vla-value-sub.exp: New file.
13454 * gdb.fortran/vla-value.exp: New file.
13455 * gdb.fortran/vla-ptr-info.exp: New file.
13456 * gdb.mi/mi-vla-fortran.exp: New file.
13457 * gdb.mi/vla.f90: New file.
13458
13459 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
13460
13461 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
13462 of hardwired timeout value.
13463
13464 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13465 Pedro Alves <palves@redhat.com>
13466
13467 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
13468 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
13469
13470 2015-10-19 Josh Stone <jistone@redhat.com>
13471
13472 * gdb.base/catch-syscall.c: Include <sched.h>.
13473 (unknown_syscall): New variable.
13474 (main): Trigger a vfork and an unknown syscall.
13475 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
13476 (unknown_syscall_number): Likewise.
13477 (check_call_to_syscall): Accept an optional syscall pattern.
13478 (check_return_from_syscall): Likewise.
13479 (check_continue): Likewise.
13480 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
13481 (test_catch_syscall_skipping_return): New test toggling off 'catch
13482 syscall' to step over the syscall return, then toggling back on.
13483 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
13484 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
13485 (do_syscall_tests): Call test_catch_syscall_without_args and
13486 test_catch_syscall_mid_vfork.
13487 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
13488 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
13489
13490 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
13491
13492 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
13493 print g_vE): Add new pass patterns.
13494 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
13495 print various symbol names for vptr fields.
13496
13497 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
13498
13499 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
13500 results.
13501
13502 2015-10-12 Yao Qi <yao.qi@linaro.org>
13503
13504 * gdb.arch/disp-step-insn-reloc.exp: New test case.
13505
13506 2015-10-12 Yao Qi <yao.qi@linaro.org>
13507
13508 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
13509 is aarch64*-*-linux*.
13510
13511 2015-10-12 Yao Qi <yao.qi@linaro.org>
13512
13513 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
13514 (can_relocate_bcond_true): ... it.
13515 (can_relocate_bcond_false): New function.
13516 (foo): Likewise.
13517 (can_relocate_bl): Likewise.
13518 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
13519 can_relocate_bl.
13520
13521 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
13522
13523 * gdb.base/nested-addr.c: New file.
13524 * gdb.base/nested-addr.exp: New testcase.
13525
13526 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
13527
13528 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
13529 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
13530 its output. Ignore the output of "record goto begin" and instead
13531 check that GDB is replaying.
13532
13533 2015-10-09 Pedro Alves <palves@redhat.com>
13534
13535 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
13536 (top level): Use it in the run with no args test.
13537
13538 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
13539
13540 * gdb.dlang/properties.exp: New file.
13541
13542 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
13543
13544 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
13545 whether or not address 0x1000 is mapped on the target.
13546
13547 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
13548
13549 * gdb.python/py-type.exp: Do not run tests if binaries fail to
13550 build.
13551
13552 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
13553
13554 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
13555 instruction-history test.
13556
13557 2015-09-28 Doug Evans <dje@google.com>
13558
13559 * gdb.base/gcore.c (array_func): Add reference to static_array.
13560
13561 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
13562
13563 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
13564 source line.
13565
13566 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
13567
13568 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
13569 short or char as base type.
13570
13571 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
13572
13573 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
13574 to allow any size enum.
13575
13576 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
13577
13578 * gdb.ada/array_ptr_renaming.exp: New testcase.
13579 * gdb.ada/array_ptr_renaming/foo.adb: New file.
13580 * gdb.ada/array_ptr_renaming/pack.ads: New file.
13581
13582 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13583
13584 * gdb.trace/ftrace-lock.c: New file.
13585 * gdb.trace/ftrace-lock.exp: New file.
13586
13587 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13588
13589 * gdb.arch/insn-reloc.c: New file.
13590 * gdb.arch/ftrace-insn-reloc.exp: New file.
13591
13592 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
13593
13594 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
13595 instruction.
13596 * gdb.trace/pendshr1.c (pendfunc): Likewise.
13597 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
13598 * gdb.trace/range-stepping.c: Likewise.
13599 * gdb.trace/trace-break.c: Likewise.
13600 * gdb.trace/trace-mt.c (thread_function): Likewise.
13601 * gdb.trace/ftrace.c (marker): Likewise.
13602 * gdb.trace/trace-condition.c (marker): Likewise.
13603 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
13604 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
13605 is_aarch64_target.
13606
13607 2015-09-18 Doug Evans <xdje42@gmail.com>
13608
13609 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
13610 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
13611
13612 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13613
13614 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
13615 the breakpoint.
13616
13617 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13618
13619 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
13620 the pending breakpoint. Remove timeout override for "Run till
13621 MI pending breakpoint on pendfunc3 on thread 2" test.
13622
13623 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13624
13625 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
13626 filename pattern.
13627
13628 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13629
13630 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
13631 in breakpoint filename pattern.
13632
13633 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13634
13635 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
13636
13637 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
13638
13639 * gdb.linespec/explicit.exp: Check for readline support for
13640 tab-completion tests. Fix obvious typo.
13641
13642 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13643
13644 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
13645 and replay.
13646
13647 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
13648
13649 * gdb.btrace/non-stop.c: New.
13650 * gdb.btrace/non-stop.exp: New.
13651
13652 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
13653 Yao Qi <yao.qi@linaro.org>
13654
13655 * gdb.trace/trace-condition.c: New file.
13656 * gdb.trace/trace-condition.exp: New file.
13657
13658 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
13659
13660 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
13661 for testing bytecode compilation.
13662
13663 2015-09-16 Pedro Alves <palves@redhat.com>
13664 Sandra Loosemore <sandra@codesourcery.com>
13665
13666 * gdb.threads/non-stop-fair-events.c (timeout): New global.
13667 (SECONDS): Redefine.
13668 (main): Call pthread_kill and alarm early.
13669 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
13670 support.
13671 (test): If the target can't hardware step and doesn't support
13672 displaced stepping, increase the timeout.
13673
13674 2015-09-16 Pedro Alves <palves@redhat.com>
13675
13676 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
13677 (enable_debug): New procedures.
13678 (test): Use them. Bail out if waiting for threads fails.
13679 (top level): Bail out if a test fails.
13680
13681 2015-09-16 Yao Qi <yao.qi@linaro.org>
13682
13683 * gdb.asm/asm-source.exp: Set asm-arch for
13684 aarch64*-*-* target.
13685 * gdb.asm/aarch64.inc: New file.
13686
13687 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
13688
13689 * gdb.ada/array_of_variable_length.exp: New testcase.
13690 * gdb.ada/array_of_variable_length/foo.adb: New file.
13691 * gdb.ada/array_of_variable_length/pck.adb: New file.
13692 * gdb.ada/array_of_variable_length/pck.ads: New file.
13693
13694 2015-09-15 Doug Evans <dje@google.com>
13695
13696 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
13697 of function static local variable.
13698
13699 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13700
13701 * gdb.threads/tls-so_extern.exp: New test file.
13702 * gdb.threads/tls-so_extern.c: New test file.
13703 * gdb.threads/tls-so_extern_main.c: New test file.
13704
13705 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13706
13707 * gdb.opt/solib-intra-step-lib.c: New file.
13708 * gdb.opt/solib-intra-step-main.c: New file.
13709 * gdb.opt/solib-intra-step.exp: New file.
13710
13711 2015-09-15 Pedro Alves <palves@redhat.com>
13712
13713 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
13714 gdb_continue_to_breakpoint instead of gdb_test_multiple.
13715
13716 2015-09-14 Pedro Alves <palves@redhat.com>
13717
13718 * gdb.base/hook-stop-continue.c: Delete.
13719 * gdb.base/hook-stop-continue.exp: Delete.
13720 * gdb.base/hook-stop-frame.c: Delete.
13721 * gdb.base/hook-stop-frame.exp: Delete.
13722 * gdb.base/hook-stop.c: New file.
13723 * gdb.base/hook-stop.exp: New file.
13724
13725 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
13726
13727 * gdb.ada/access_to_packed_array.exp: New testcase.
13728 * gdb.ada/access_to_packed_array/foo.adb: New file.
13729 * gdb.ada/access_to_packed_array/pack.adb: New file.
13730 * gdb.ada/access_to_packed_array/pack.ads: New file.
13731
13732 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
13733
13734 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
13735 buffer size test.
13736
13737 2015-09-11 Don Breazeal <donb@codesourcery.com>
13738
13739 * gdb.base/foll-exec.c: Add copyright header. Fix
13740 formatting issues.
13741 * gdb.base/foll-exec.exp (zap_session): Delete proc.
13742 (do_exec_tests): Use clean_restart in place of zap_session,
13743 and for test initialization. Fix formatting issues. Use
13744 fail in place of perror.
13745 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
13746 an expect statement to match an expression with output from
13747 the program under debug.
13748 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
13749 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
13750 * gdb.threads/non-ldr-exc-2.exp: Likewise.
13751 * gdb.threads/non-ldr-exc-3.exp: Likewise.
13752 * gdb.threads/non-ldr-exc-4.exp: Likewise.
13753
13754 2015-09-09 Doug Evans <dje@google.com>
13755
13756 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
13757
13758 2015-09-09 Doug Evans <dje@google.com>
13759
13760 * gdb.base/pie-execl.exp: Fix result test of build_executable.
13761
13762 2015-09-09 Doug Evans <dje@google.com>
13763
13764 * gdb.base/savedregs.exp: Fix typo.
13765
13766 2015-09-09 Pedro Alves <palves@redhat.com>
13767
13768 * gdb.mi/mi-cli.exp: Add CLI finish tests.
13769
13770 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
13771
13772 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
13773 command actually switches threads. Give up on remaining
13774 tests if target fails to stop at breakpoint.
13775
13776 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
13777
13778 * gdb.ada/funcall_char.exp: New testcase.
13779 * gdb.ada/funcall_char/foo.adb: New file.
13780
13781 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
13782
13783 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
13784 expected outputs. Add two testcases for completing ambiguous
13785 functions.
13786 * gdb.ada/complete/aux_pck.adb: New file.
13787 * gdb.ada/complete/aux_pck.ads: New file.
13788 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
13789 Ambiguous_Func functions.
13790 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
13791 * gdb.ada/complete/pck.adb: Likewise.
13792
13793 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
13794
13795 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
13796 failures to run the test program under GDB.
13797
13798 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
13799
13800 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
13801 to C.
13802
13803 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
13804
13805 * gdb.base/run-after-attach.exp: New test file.
13806 * gdb.base/run-after-attach.c: New test file.
13807
13808 2015-08-26 Don Breazeal <donb@codesourcery.com>
13809
13810 * gdb.base/foll-exec-2.c: New test program.
13811 * gdb.base/foll-exec-2.exp: New test.
13812
13813 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
13814
13815 * gdb.base/nested-subp1.exp: New file.
13816 * gdb.base/nested-subp1.c: New file.
13817 * gdb.base/nested-subp2.exp: New file.
13818 * gdb.base/nested-subp2.c: New file.
13819 * gdb.base/nested-subp3.exp: New file.
13820 * gdb.base/nested-subp3.c: New file.
13821
13822 2015-08-24 Pedro Alves <palves@redhat.com>
13823
13824 * gdb.server/connect-without-multi-process.c: New file.
13825 * gdb.server/connect-without-multi-process.exp: New file.
13826
13827 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13828
13829 * gdb.opt/inline-markers.c: Make z int.
13830
13831 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13832
13833 * gdb.opt/inline-markers.c: Make z volatile.
13834
13835 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
13836
13837 * gdb.opt/inline-bt.c: New volatile global z.
13838 * gdb.opt/inline-cmds.c: Likewise.
13839 * gdb.opt/inline-locals.c: Likewise.
13840 * gdb.opt/inline-markers.c: New extern global z.
13841 (marker): Use z.
13842 (inline_fn): Likewise.
13843
13844 2015-08-24 Pedro Alves <palves@redhat.com>
13845
13846 * config/m32r-stub.exp: Remove file.
13847 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
13848 * gdb.base/call-rt-st.exp: Likewise.
13849 * gdb.base/call-strs.exp: Likewise.
13850 * gdb.base/default.exp: Remove references to h8300-*-hms and
13851 *-*-udi*.
13852 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
13853
13854 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13855
13856 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
13857 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
13858 and "return" use KFAIL when GDB can not read/write the vector
13859 return value.
13860
13861 2015-08-21 Gary Benson <gbenson@redhat.com>
13862
13863 * gdb.trace/pending.exp: Cope with remote transfer warnings.
13864
13865 2015-08-20 Pedro Alves <palves@redhat.com>
13866
13867 * gdb.server/solib-list.exp: No longer expect an interior stop in
13868 non-stop mode.
13869
13870 2015-08-20 Pedro Alves <palves@redhat.com>
13871
13872 * gdb.server/connect-stopped-target.c: New file.
13873 * gdb.server/connect-stopped-target.exp: New file.
13874
13875 2015-08-20 Pedro Alves <palves@redhat.com>
13876
13877 * gdb.dwarf2/comp-unit-lang.exp: New file.
13878 * gdb.dwarf2/comp-unit-lang.c: New file.
13879
13880 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
13881
13882 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
13883 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
13884
13885 2015-08-19 Kevin Buettner <kevinb@redhat.com>
13886
13887 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
13888 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
13889
13890 2015-08-18 Doug Evans <dje@google.com>
13891 Adrian Sendroiu <adrian.sendroiu@freescale.com>
13892
13893 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
13894 skip_python_tests. New arg prompt_regexp.
13895 (skip_python_tests): New function.
13896 * lib/mi-support.exp (mi_skip_python_tests): New function.
13897 * gdb.python/py-mi-objfile-gdb.py: New file.
13898 * gdb.python/py-mi-objfile.c: New file.
13899 * gdb.python/py-mi-objfile.exp: New file.
13900
13901 2015-08-17 Keith Seitz <keiths@redhat.com>
13902
13903 * gdb.linespec/explicit.exp: Move strace test from here ...
13904 * gdb.trace/strace.exp: ... to here.
13905
13906 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
13907
13908 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
13909 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
13910
13911 2015-08-14 Doug Evans <xdje42@gmail.com>
13912
13913 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
13914 inferior before selecting a new file.
13915
13916 2015-08-14 Doug Evans <xdje42@gmail.com>
13917
13918 * gdb.mi/mi-disassemble.exp: Update.
13919 * gdb.base/disasm-optim.S: New file.
13920 * gdb.base/disasm-optim.c: New file.
13921 * gdb.base/disasm-optim.h: New file.
13922 * gdb.base/disasm-optim.exp: New file.
13923
13924 2015-08-14 Keith Seitz <keiths@redhat.com>
13925
13926 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
13927 "evaluated-by".
13928
13929 2015-08-13 Joel Brobecker <brobecker@adacore.com>
13930
13931 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
13932
13933 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
13934
13935 * gdb.ada/fun_renaming.exp: New testcase.
13936 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
13937 * gdb.ada/fun_renaming/pack.adb: New file.
13938 * gdb.ada/fun_renaming/pack.ads: New file.
13939
13940 2015-08-12 Keith Seitz <keiths@redhat.com>
13941
13942 * gdb.base/dso2dso.exp: Pass basename of source file in call to
13943 gdb_get_line_number.
13944
13945 2015-08-12 Joel Brobecker <brobecker@adacore.com>
13946
13947 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
13948 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
13949 gdb.base/dso2dso.exp: New files.
13950
13951 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
13952 Pedro Alves <palves@redhat.com>
13953 Keith Seitz <keiths@redhat.com>
13954
13955 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
13956 GDBFLAGS.
13957
13958 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13959
13960 * gdb.base/gdbhistsize-history.exp
13961 (test_histsize_history_setting): Use save_vars.
13962 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13963 Use save_vars.
13964 (test_no_truncation_of_unlimited_history_file): Use save_vars.
13965 * gdb.base/readline.exp: Use save_vars.
13966
13967 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
13968
13969 * lib/gdb.exp (save_vars): New proc.
13970
13971 2015-08-11 Keith Seitz <keiths@redhat.com>
13972
13973 * gdb.base/help.exp: Update help_breakpoint_text.
13974
13975 2015-08-11 Keith Seitz <keiths@redhat.com>
13976
13977 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
13978 (at toplevel): Call test_explicit_breakpoints.
13979 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
13980 breakpoints.
13981 * lib/mi-support.exp (mi_make_breakpoint): Add support for
13982 breakpoint conditions, "-cond".
13983
13984 2015-08-11 Keith Seitz <keiths@redhat.com>
13985
13986 * gdb.linespec/3explicit.c: New file.
13987 * gdb.linespec/cpexplicit.cc: New file.
13988 * gdb.linespec/cpexplicit.exp: New file.
13989 * gdb.linespec/explicit.c: New file.
13990 * gdb.linespec/explicit.exp: New file.
13991 * gdb.linespec/explicit2.c: New file.
13992 * gdb.linespec/ls-errs.exp: Add explicit location tests.
13993 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
13994 before using in the matching pattern.
13995 Clarify that `prefix' is a regular expression.
13996
13997 2015-08-11 Keith Seitz <keiths@redhat.com>
13998
13999 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14000 test.
14001 Add tests for missing ",FMT" and ",".
14002
14003 2015-08-10 Doug Evans <dje@google.com>
14004 Keith Seitz <keiths@redhat.com>
14005
14006 PR gdb/17960
14007 * gdb.base/completion.exp: Add location completer tests.
14008
14009 2015-08-07 Pedro Alves <palves@redhat.com>
14010
14011 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14012 tests here.
14013 (top level): Run do_test with and without displaced stepping.
14014
14015 2015-08-07 Pedro Alves <palves@redhat.com>
14016
14017 * gdb.base/valgrind-disp-step.c: New file.
14018 * gdb.base/valgrind-disp-step.exp: New file.
14019
14020 2015-08-07 Pedro Alves <palves@redhat.com>
14021
14022 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14023 Delete function.
14024 (main): Add alarm. Run an infinite loop instead of calling
14025 wait_threads.
14026 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14027 comment.
14028 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14029 Delete function.
14030 (main): Add alarm. Run an infinite loop instead of calling
14031 wait_threads.
14032 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14033 comment.
14034
14035 2015-08-07 Pedro Alves <palves@redhat.com>
14036
14037 * gdb.base/checkpoint-ns.exp: New file.
14038 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14039 standard_testfile.
14040
14041 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14042
14043 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14044 * gdb.btrace/instruction_history.exp: Update.
14045 * gdb.btrace/tsx.exp: New.
14046 * gdb.btrace/tsx.c: New.
14047
14048 2015-08-06 Pedro Alves <palves@redhat.com>
14049
14050 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14051 increase timeout.
14052 * gdb.reverse/until-precsave.exp: Bump timeouts.
14053
14054 2015-08-06 Pedro Alves <palves@redhat.com>
14055
14056 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14057
14058 2015-08-06 Pedro Alves <palves@redhat.com>
14059
14060 PR gdb/18749
14061 * gdb.threads/process-dies-while-handling-bp.c: New file.
14062 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14063
14064 2015-08-06 Pedro Alves <palves@redhat.com>
14065
14066 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
14067 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
14068
14069 2015-08-05 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.threads/next-while-other-thread-longjmps.c: New file.
14072 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
14073
14074 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
14075
14076 * gdb.base/bp-permanent.exp: Report test as unsupported if
14077 the target cannot stop at the permanent breakpoint.
14078
14079 2015-08-03 Doug Evans <dje@google.com>
14080
14081 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
14082 10000.
14083
14084 2015-08-03 Doug Evans <dje@google.com>
14085
14086 * Makefile.in (workers/%.worker, build-perf): New rule.
14087 (GDB_PERFTEST_MODE): New variable.
14088 (check-perf): Use it.
14089 (clean): Clean up gdb.perf parallel build subdirs.
14090 * lib/build-piece.exp: New file.
14091 * lib/gdb.exp (make_gdb_parallel_path): New function
14092 (standard_output_file, standard_temp_file): Call it.
14093 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14094 of $GDB_PARALLEL.
14095 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
14096
14097 2015-08-03 Doug Evans <dje@google.com>
14098
14099 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
14100 (LOG_FILE_NAME): New global.
14101 (TextReporter.__init__): Initialize self.txt_sum.
14102 (TextReporter.report): Add support for multiple data-points.
14103 Move report to perftest.sum, put raw data in perftest.log.
14104 (TextReporter.start): Open sum and log files.
14105 (TextReporter.end): Close sum and log files.
14106 * gdb.perf/lib/perftest/testresult.py
14107 (SingleStatisticTestResult.record): Handle multiple data-points.
14108
14109 2015-07-31 Pedro Alves <palves@redhat.com>
14110
14111 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
14112 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14113 kill_wait_spawned_process instead of explicit "kill -9".
14114 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
14115 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14116 kill_wait_spawned_process.
14117 * gdb.base/attach-twice.exp: Likewise.
14118 * gdb.base/attach.exp: Likewise.
14119 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
14120 gdb_test_multiple.
14121 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
14122 returning a spawn id instead of a pid. Use spawn_id_get_pid and
14123 kill_wait_spawned_process.
14124 * gdb.base/valgrind-infcall.exp: Likewise.
14125 * gdb.multi/multi-attach.exp: Likewise.
14126 * gdb.python/py-prompt.exp: Likewise.
14127 * gdb.python/py-sync-interp.exp: Likewise.
14128 * gdb.server/ext-attach.exp: Likewise.
14129 * gdb.threads/attach-into-signal.exp (corefunc): Use
14130 spawn_wait_for_attach, spawn_id_get_pid and
14131 kill_wait_spawned_process.
14132 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
14133 spawn_wait_for_attach returning a spawn id instead of a pid. Use
14134 spawn_id_get_pid and kill_wait_spawned_process.
14135 * gdb.threads/attach-stopped.exp (corefunc): Use
14136 spawn_wait_for_attach, spawn_id_get_pid and
14137 kill_wait_spawned_process.
14138 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
14139 Use spawn_id_get_pid. Wait for spawn id after eof. Use
14140 kill_wait_spawned_process instead of explicit "kill -9".
14141 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
14142 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
14143 (spawn_wait_for_attach): Use spawn instead of exec to spawn
14144 processes. Don't map cygwin/windows pids here. Now returns a
14145 spawn id list.
14146
14147 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14148
14149 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
14150 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
14151 correct patch.
14152
14153 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14154
14155 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
14156
14157 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
14158
14159 Reapply:
14160 2014-05-21 Mark Wielaard <mjw@redhat.com>
14161
14162 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
14163
14164 2015-07-30 Pedro Alves <palves@redhat.com>
14165
14166 * linux-low.c (handle_extended_wait): Set the child's last
14167 reported status to TARGET_WAITKIND_STOPPED.
14168
14169 2015-07-30 Pedro Alves <palves@redhat.com>
14170
14171 PR threads/18600
14172 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
14173 only shows inferior 1.
14174
14175 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
14176 Pedro Alves <palves@redhat.com>
14177
14178 PR threads/18600
14179 * gdb.threads/fork-plus-threads.c: New file.
14180 * gdb.threads/fork-plus-threads.exp: New file.
14181
14182 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14183
14184 * gdb.base/batch-preserve-term-settings.exp
14185 (test_terminal_settings_preserved_after_cli_exit): Use
14186 send_quit_command.
14187
14188 2015-07-29 Pedro Alves <palves@redhat.com>
14189 Don Breazeal <donb@codesourcery.com>
14190
14191 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
14192 output from both inferior_spawn_id and gdb_spawn_id.
14193
14194 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14195
14196 * gdb.threads/attach-into-signal.exp (corefunc): Use
14197 with_test_prefix on nested loops, uniquefying the test messages.
14198
14199 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
14200
14201 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
14202 commit.
14203
14204 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14205
14206 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
14207 New proc.
14208 (test_terminal_settings_preserved_after_sigterm): New test.
14209
14210 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14211
14212 * gdb.base/batch-preserve-term-settings.exp
14213 (test_terminal_settings_preserved_after_cli_exit): New test.
14214
14215 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
14216
14217 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
14218 manipulation of saved_gdbflags.
14219 (test_terminal_settings_preserved): Remove global declaration of
14220 the unused variable pagination_prompt. Remove manipulation of
14221 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
14222 GDBFLAGS.
14223
14224 2015-07-29 Pedro Alves <palves@redhat.com>
14225
14226 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
14227
14228 2015-07-29 Pedro Alves <palves@redhat.com>
14229
14230 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
14231 at the top.
14232
14233 2015-07-29 Pedro Alves <palves@redhat.com>
14234
14235 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
14236 (main): Call gdb_unbuffer_output.
14237 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
14238 (main): Call gdb_unbuffer_output.
14239 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
14240 (main): Call gdb_unbuffer_output.
14241 * gdb.base/call-strs.exp: Adjust to step over the
14242 gdb_unbuffer_output call.
14243 * gdb.base/catch-gdb-caused-signals.c: Include
14244 "../lib/unbuffer_output.c".
14245 (main): Call gdb_unbuffer_output.
14246 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
14247 (main): Call gdb_unbuffer_output.
14248 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
14249 (main): Call gdb_unbuffer_output.
14250 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
14251 (main): Call gdb_unbuffer_output.
14252 * gdb.base/shlib-call.exp: Adjust to step over the
14253 gdb_unbuffer_output call.
14254 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
14255 (main): Call gdb_unbuffer_output.
14256 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
14257 (main): Call gdb_unbuffer_output.
14258 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
14259 (main): Rename to ...
14260 (test): ... this.
14261 (main): Reimplement.
14262 * gdb.base/varargs.exp: Run to test instead of to main.
14263 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14264 (main): Call gdb_unbuffer_output.
14265
14266 2015-07-29 Pedro Alves <palves@redhat.com>
14267
14268 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
14269 factore out from mi_continue_dprintf. For call-style dprintfs,
14270 expect dprintf output out of $inferior_spawn_id.
14271 (mi_continue_dprintf): Use mi_expect_dprintf.
14272 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
14273 (main): Call gdb_unbuffer_output.
14274
14275 2015-07-29 Pedro Alves <palves@redhat.com>
14276
14277 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
14278 (default_mi_gdb_start): Set inferior_spawn_id instead of
14279 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
14280 gdb_spawn_id.
14281 (mi_gdb_test): Always expect inferior output from both
14282 $inferior_spawn_id and $gdb_spawn_id.
14283
14284 2015-07-29 Pedro Alves <palves@redhat.com>
14285
14286 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
14287 send_inferior and $inferior_spawn_id.
14288
14289 2015-07-29 Pedro Alves <palves@redhat.com>
14290
14291 * gdb.gdb/complaints.exp (test_initial_complaints)
14292 (test_serial_complaints, test_short_complaints): Use
14293 gdb_test_stdio.
14294 (test_empty_complaint): Handle $inferior_spawn_id !=
14295 $gdb_spawn_id.
14296
14297 2015-07-29 Pedro Alves <palves@redhat.com>
14298
14299 * gdb.base/varargs.exp: Use gdb_test_stdio.
14300
14301 2015-07-29 Pedro Alves <palves@redhat.com>
14302
14303 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
14304
14305 2015-07-29 Pedro Alves <palves@redhat.com>
14306
14307 * gdb.base/ending-run.exp: Use gdb_test_stdio.
14308
14309 2015-07-29 Pedro Alves <palves@redhat.com>
14310
14311 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
14312 parameter into two new parameters, "inf_result" and "gdb_result".
14313 Expect inferior output and gdb output from $inferior_spawn_id and
14314 $gdb_spawn_id, respectively. Adjust all callers.
14315
14316 2015-07-29 Pedro Alves <palves@redhat.com>
14317
14318 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
14319 of gdb_test_sequence.
14320
14321 2015-07-29 Pedro Alves <palves@redhat.com>
14322
14323 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
14324 (saw_spurious_output): Expect inferior output from
14325 $inferior_spawn_id. Use gdb_test_stdio.
14326
14327 2015-07-29 Pedro Alves <palves@redhat.com>
14328
14329 * gdb.base/dprintf.exp: Use standard_testfile. Change
14330 prepare_for_testing call.
14331 (srcfile): Don't set.
14332 (restart): New procedure.
14333 (test_dprintf): New procecure, use to continue over dprintfs.
14334 (test_call, test_agent): New procedures, tests moved here.
14335 Restart gdb and recreate dprintfs. Adjust expected output.
14336
14337 2015-07-29 Pedro Alves <palves@redhat.com>
14338
14339 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
14340
14341 2015-07-29 Pedro Alves <palves@redhat.com>
14342
14343 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
14344
14345 2015-07-29 Pedro Alves <palves@redhat.com>
14346
14347 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
14348 gdb_test_stdio.
14349
14350 2015-07-29 Pedro Alves <palves@redhat.com>
14351
14352 * lib/gdb.exp (gdb_test_stdio): New procedure.
14353
14354 2015-07-29 Pedro Alves <palves@redhat.com>
14355
14356 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
14357
14358 2015-07-29 Pedro Alves <palves@redhat.com>
14359
14360 * gdb.base/call-signal-resume.exp: Remove check for
14361 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
14362 * gdb.base/unwindonsignal.exp: Likewise.
14363 * gdb.base/call-signals.c (gen_signal): Remove printf call.
14364 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
14365
14366 2015-07-29 Pedro Alves <palves@redhat.com>
14367
14368 * gdb.base/siginfo-addr.c (pass): New function.
14369 (handler): Call it iff si_addr is correct.
14370 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
14371 Set a breakpoint at "pass" and continue to it.
14372
14373 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
14374
14375 * gdb.python/py-objfile.exp: Make some tests have unique names.
14376 * gdb.python/py-pp-registration.exp: Likewise.
14377
14378 2015-07-28 Pedro Alves <palves@redhat.com>
14379
14380 * gdb.server/server-exec-info.exp: Issue a "disconnect".
14381
14382 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14383
14384 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
14385
14386 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
14387
14388 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
14389
14390 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
14391
14392 * gdb.base/gdb-sigterm-2.exp: New test.
14393
14394 2015-07-25 Doug Evans <xdje42@gmail.com>
14395
14396 Revert:
14397 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14398 (workers/%.worker, build-perf): New rule.
14399 (GDB_PERFTEST_MODE): New variable.
14400 (check-perf): Use it.
14401 (clean): Clean up gdb.perf parallel build subdirs.
14402 * lib/build-piece.exp: New file.
14403 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14404 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14405 name.
14406 (standard_temp_file): Ditto.
14407 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14408 of $GDB_PARALLEL.
14409
14410 2015-07-24 Doug Evans <dje@google.com>
14411
14412 * gdb.perf/lib/perftest/utils.py: New file.
14413 * gdb.perf/gm-hello.cc: New file.
14414 * gdb.perf/gm-pervasive-typedef.cc: New file.
14415 * gdb.perf/gm-pervasive-typedef.h: New file.
14416 * gdb.perf/gm-std.cc: New file.
14417 * gdb.perf/gm-std.h: New file.
14418 * gdb.perf/gm-use-cerr.cc: New file.
14419 * gdb.perf/gm-utils.h: New file.
14420 * gdb.perf/gmonster-null-lookup.py: New file.
14421 * gdb.perf/gmonster-pervasive-typedef.py: New file.
14422 * gdb.perf/gmonster-print-cerr.py: New file.
14423 * gdb.perf/gmonster-ptype-string.py: New file.
14424 * gdb.perf/gmonster-runto-main.py: New file.
14425 * gdb.perf/gmonster-select-file.py: New file.
14426 * gdb.perf/gmonster1-null-lookup.exp: New file.
14427 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
14428 * gdb.perf/gmonster1-print-cerr.exp: New file.
14429 * gdb.perf/gmonster1-ptype-string.exp: New file.
14430 * gdb.perf/gmonster1-runto-main.exp: New file.
14431 * gdb.perf/gmonster1-select-file.exp: New file.
14432 * gdb.perf/gmonster1.cc: New file.
14433 * gdb.perf/gmonster1.exp: New file.
14434 * gdb.perf/gmonster2-null-lookup.exp: New file.
14435 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
14436 * gdb.perf/gmonster2-print-cerr.exp: New file.
14437 * gdb.perf/gmonster2-ptype-string.exp: New file.
14438 * gdb.perf/gmonster2-runto-main.exp: New file.
14439 * gdb.perf/gmonster2-select-file.exp: New file.
14440 * gdb.perf/gmonster2.cc: New file.
14441 * gdb.perf/gmonster2.exp: New file.
14442
14443 2015-07-24 Doug Evans <dje@google.com>
14444
14445 * gdb.perf/README: New file.
14446 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
14447 * lib/gen-perf-test.exp: New file.
14448
14449 2015-07-24 Doug Evans <dje@google.com>
14450
14451 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
14452 (PerfTest::startup): New function.
14453 (PerfTest::run): Return result of calling body.
14454 (PerfTest::assemble): Rewrite.
14455 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
14456 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
14457 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
14458 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
14459 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
14460
14461 2015-07-24 Doug Evans <dje@google.com>
14462
14463 * lib/gdb.exp (clean_restart): Make executable optional.
14464
14465 2015-07-24 Doug Evans <dje@google.com>
14466
14467 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
14468 compiler_info references.
14469 * gdb.cp/temargs.exp: Ditto.
14470 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
14471 (get_compiler_info): Early exit if already computed. Set compiler_info
14472 to "unknown" if there was a problem.
14473 (test_compiler_info): Add function comment. Call get_compiler_info.
14474
14475 2015-07-24 Doug Evans <dje@google.com>
14476
14477 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
14478 (workers/%.worker, build-perf): New rule.
14479 (GDB_PERFTEST_MODE): New variable.
14480 (check-perf): Use it.
14481 (clean): Clean up gdb.perf parallel build subdirs.
14482 * lib/build-piece.exp: New file.
14483 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
14484 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
14485 name.
14486 (standard_temp_file): Ditto.
14487 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
14488 of $GDB_PARALLEL.
14489
14490 2015-07-24 Doug Evans <dje@google.com>
14491
14492 * lib/future.exp (gdb_default_target_compile): New option
14493 "early_flags".
14494 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
14495 --as-needed.
14496
14497 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
14498
14499 * gdb.base/catch-syscall.exp: Call gdb_exit before
14500 gdb_skip_xml_test.
14501
14502 2015-07-24 Pedro Alves <palves@redhat.com>
14503
14504 * gdb.python/py-events.exp: Accept output between the stop event
14505 and the prompt.
14506 * gdb.python/py-evsignal.exp: Likewise.
14507 * gdb.python/py-evthreads.exp: Likewise.
14508
14509 2015-07-24 Pedro Alves <palves@redhat.com>
14510
14511 PR gdb/18717
14512 * gdb.threads/non-ldr-exit.c: New file.
14513 * gdb.threads/non-ldr-exit.exp: New file.
14514
14515 2015-07-24 Yao Qi <yao.qi@linaro.org>
14516
14517 * gdb.server/ext-wrapper.exp: Test --wrapper option when
14518 restarting process.
14519
14520 2015-07-24 Yao Qi <yao.qi@linaro.org>
14521
14522 * gdb.server/ext-restart.exp: New file.
14523
14524 2015-07-24 Yao Qi <yao.qi@linaro.org>
14525
14526 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
14527 argument options.
14528 * gdb.server/ext-wrapper.exp: New file.
14529
14530 2015-07-23 Doug Evans <dje@google.com>
14531
14532 * gdb.dwarf2/dw2-dummy-cu.S: New file.
14533 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
14534
14535 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
14536
14537 * gdb.ada/var_arr_typedef.exp: New testcase.
14538 * gdb.ada/var_arr_typedef/pack.adb: New file.
14539 * gdb.ada/var_arr_typedef/pack.ads: New file.
14540 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
14541
14542 2015-07-20 Joel Brobecker <brobecker@adacore.com>
14543
14544 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
14545
14546 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14547
14548 * gdb.arch/i386-biarch-core.exp: Replace istarget
14549 by "complete set gnutarget". Remove expectation for the "core-file"
14550 command.
14551
14552 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14553
14554 Revert the previous commit:
14555 Tests for validate symbol file using build-id.
14556
14557 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
14558
14559 Tests for validate symbol file using build-id.
14560 * gdb.base/solib-mismatch-lib.c: New file.
14561 * gdb.base/solib-mismatch-libmod.c: New file.
14562 * gdb.base/solib-mismatch.c: New file.
14563 * gdb.base/solib-mismatch.exp: New file.
14564
14565 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
14566
14567 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
14568 nios2-*-linux*.
14569 * gdb.base/sigbpt.exp (stepi_out): Likewise.
14570 * gdb.base/siginfo.exp: Likewise.
14571 * gdb.base/sigstep.exp (advance, advancei): Likewise.
14572
14573 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
14574
14575 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
14576 Move it to ...
14577 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
14578 ... here.
14579 * gdb.trace/range-stepping.exp: Check that the target supports
14580 range stepping.
14581
14582 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14583
14584 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
14585
14586 2015-07-14 Pedro Alves <palves@redhat.com>
14587
14588 * gdb.base/killed-outside.exp: New file.
14589 * gdb.base/killed-outside.c: New file.
14590
14591 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
14592
14593 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
14594 (n at main): New.
14595 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
14596
14597 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14598
14599 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
14600 infcall tests instead of setting up for KFAIL.
14601
14602 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
14603
14604 * gdb.btrace/record_goto-step.exp: New.
14605
14606 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14607
14608 PR compile/18484
14609 * gdb.compile/compile.c (struct struct_type): Add volatile to
14610 selffield's type.
14611 * gdb.compile/compile.exp
14612 (compile code struct_object.selffield = &struct_object): Skip further
14613 struct_object tests if this one xfails.
14614
14615 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
14616
14617 PR exp/18617
14618 * gdb.trace/ax.exp: Add test.
14619
14620 2015-07-07 Yao Qi <yao.qi@linaro.org>
14621
14622 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
14623 instead of istarget "aarch64*-*-*".
14624 * gdb.arch/aarch64-fp.exp: Likewise.
14625 * gdb.base/float.exp: Likewise.
14626 * gdb.reverse/aarch64.exp: Likewise.
14627 * lib/gdb.exp (is_aarch64_target): New proc.
14628
14629 2015-07-07 Yao Qi <yao.qi@linaro.org>
14630
14631 * lib/gdb.exp (is_aarch32_target): New proc.
14632 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
14633 instead of "istarget "arm*-*-*"".
14634 * gdb.arch/arm-disp-step.exp: Likewise.
14635 * gdb.arch/thumb-bx-pc.exp: Likewise.
14636 * gdb.arch/thumb-prologue.exp: Likewise.
14637 * gdb.arch/thumb-singlestep.exp: Likewise.
14638 * gdb.base/disp-step-syscall.exp: Likewise.
14639 * gdb.base/float.exp: Likewise.
14640
14641 2015-07-07 Yao Qi <yao.qi@linaro.org>
14642
14643 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
14644 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
14645
14646 2015-07-07 Yao Qi <yao.qi@linaro.org>
14647
14648 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
14649 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
14650 if it exists.
14651 * gdb.multi/multi-arch.exp: Likewise.
14652
14653 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
14654
14655 * gdb.python/py-lazy-string.exp: Add missing parentheses to
14656 print.
14657
14658 2015-07-07 Yao Qi <yao.qi@linaro.org>
14659
14660 * gdb.arch/thumb-singlestep.exp: Do one more single step.
14661
14662 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
14663
14664 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
14665 '[' and ']' characters.
14666
14667 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
14668
14669 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
14670
14671 2015-06-29 Pedro Alves <palves@redhat.com>
14672
14673 PR threads/18127
14674 * gdb.threads/hand-call-new-thread.c: New file.
14675 * gdb.threads/hand-call-new-thread.c: New file.
14676
14677 2015-06-26 Keith Seitz <keiths@redhat.com>
14678 Doug Evans <dje@google.com>
14679
14680 PR 16253
14681 * gdb.cp/var-tag-2.cc: New file.
14682 * gdb.cp/var-tag-3.cc: New file.
14683 * gdb.cp/var-tag-4.cc: New file.
14684 * gdb.cp/var-tag.cc: New file.
14685 * gdb.cp/var-tag.exp: New file.
14686
14687 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14688
14689 * gdb.base/history-duplicates.exp: New test.
14690
14691 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
14692
14693 * gdb.base/completion.exp: Test the completion of the "focus"
14694 command.
14695
14696 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14697
14698 * gdb.arch/amd64-prologue-skip.S: New file.
14699 * gdb.arch/amd64-prologue-skip.exp: New file.
14700
14701 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
14702
14703 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
14704 is_address_zero_readable check.
14705
14706 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
14707
14708 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
14709 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
14710
14711 2015-06-24 Yao Qi <yao.qi@linaro.org>
14712
14713 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
14714 linux targets.
14715
14716 2015-06-24 Yao Qi <yao.qi@linaro.org>
14717
14718 * lib/gdb.exp (supports_get_siginfo_type): New proc.
14719 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
14720 * gdb.base/siginfo-thread.exp: Likewise.
14721
14722 2015-06-22 Yao Qi <yao.qi@linaro.org>
14723
14724 * boards/remote-gdbserver-on-localhost.exp: Add comments.
14725
14726 2015-06-22 Yao Qi <yao.qi@linaro.org>
14727
14728 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
14729 aarch64*-*-*.
14730 (skip_hw_watchpoint_tests): Likewise.
14731
14732 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
14733
14734 * gdb.base/gdbinit-history.exp: Test the interaction between
14735 setting GDBHISTSIZE and setting the history size via .gdbinit.
14736
14737 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14738
14739 PR gdb/16999
14740 * gdb.base/gdbhistsize-history.exp: New test.
14741
14742 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14743
14744 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
14745 with GDBHISTSIZE.
14746 * gdb.base/readline.exp: Likewise.
14747
14748 2015-06-17 Yao Qi <yao.qi@linaro.org>
14749
14750 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
14751 line.
14752
14753 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
14754
14755 * gdb.base/gdbinit-history.exp: Add test case to check that
14756 an unlimited history file does not get truncated on exit.
14757
14758 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
14759
14760 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
14761 (VECTOR): New macro. Use it...
14762 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
14763 ...for these typedefs.
14764 (int8, char1, int1, double1): New typedefs.
14765 (struct just_int2, struct two_int2): New structures.
14766 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
14767 (add_structvecs, add_singlevecs): New functions.
14768 (main): Call add_some_intvecs twice.
14769 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
14770 the compile and exit upon failure. Try compiling for the "native"
14771 architecture. Test inferior function calls with vector arguments
14772 and vector return value handling with "finish" and "return".
14773
14774 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
14775
14776 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
14777 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
14778 PE file.
14779 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
14780
14781 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
14782
14783 PR breakpoints/16465
14784 * gdb.mi/mi-dprintf-pending.c: New file.
14785 * gdb.mi/mi-dprintf-pending.exp: New test.
14786 * gdb.mi/mi-dprintf-pendshr.c: New file.
14787
14788 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14789 Mircea Gherzan <mircea.gherzan@intel.com>
14790
14791 * gdb.arch/i386-mpx-map.c: New file.
14792 * gdb.arch/i386-mpx-map.exp: New File.
14793
14794 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14795
14796 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
14797 * gdb.arch/i386-mpx.exp: Indentation fixed.
14798
14799 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14800
14801 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
14802 function and improved indentation.
14803 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
14804 gdb_test_multiple. Added additional tests to skip the test.
14805
14806 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
14807
14808 * gdb.arch/i386-avx512.c: Change path in include file.
14809 * gdb.arch/i386-avx512.exp: Change include dir path
14810 compilation flag.
14811 * gdb.arch/i386-mpx.c: Change path in include file.
14812 * gdb.arch/i386-mpx.exp: Change include dir path compilation
14813 flag.
14814
14815 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
14816
14817 * gdb.compile/compile-print.exp (compile print *vararray@3)
14818 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
14819
14820 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14821
14822 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
14823 (do not keep jit in memory): ... this.
14824 (expect 5): Change it to ...
14825 (expect no 5): ... this.
14826
14827 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
14828
14829 PR gdb/15564
14830 * gdb.mi/mi-detach.exp: New file.
14831
14832 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14833
14834 PR symtab/18392
14835 * gdb.arch/amd64-tailcall-self.S: New file.
14836 * gdb.arch/amd64-tailcall-self.c: New file.
14837 * gdb.arch/amd64-tailcall-self.exp: New file.
14838
14839 2015-05-28 Don Breazeal <donb@codesourcery.com>
14840
14841 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
14842 tests for remote targets by checking is_target_gdbserver.
14843
14844 2015-05-27 Doug Evans <dje@google.com>
14845
14846 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
14847 * gdb.dwarf2/opaque-type-lookup.c: New file.
14848 * gdb.dwarf2/opaque-type-lookup.exp: New file.
14849
14850 2015-05-26 Doug Evans <dje@google.com>
14851
14852 * gdb.cp/iostream.cc: New file.
14853 * gdb.cp/iostream.exp: New file.
14854
14855 2015-05-26 Doug Evans <dje@google.com>
14856
14857 * gdb.dwarf2/dw2-op-call.exp: Update.
14858 * gdb.dwarf2/dw4-sig-types.exp: Update.
14859 * gdb.dwarf2/implptr.exp: Update.
14860 * gdb.mi/mi-cmd-param-changed.exp: Update.
14861
14862 2015-05-26 Doug Evans <dje@google.com>
14863
14864 * gdb.python/py-lazy-string.c: New file.
14865 * gdb.python/py-lazy-string.exp: New file.
14866 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
14867 (main): Update. Add estring3.
14868 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
14869 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
14870
14871 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14872 Yao Qi <yao.qi@linaro.org>
14873
14874 * gdb.reverse/aarch64.c: New.
14875 * gdb.reverse/aarch64.exp: New.
14876
14877 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
14878
14879 * lib/gdb.exp (supports_process_record): Return true for
14880 aarch64*-linux*.
14881 (supports_reverse): Likewise.
14882
14883 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
14884
14885 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14886 Use with_test_prefix.
14887
14888 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
14889
14890 * gdb.base/completion.exp: Add test for completion of layout
14891 names.
14892
14893 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
14894
14895 * lib/gdb.exp (skip_tui_tests): New proc.
14896 * gdb.base/tui-layout.exp: Check skip_tui_tests.
14897
14898 2015-05-19 Pedro Alves <palves@redhat.com>
14899
14900 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14901 Save the whole env array instead of just HOME. Unset HISTSIZE in
14902 the environment while testing. Restore whole environment
14903 afterwards.
14904
14905 2015-05-16 Doug Evans <xdje42@gmail.com>
14906
14907 * gdb.guile/scm-ports.c: New file.
14908 * gdb.guile/scm-ports.exp: Add memory port tests.
14909
14910 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14911
14912 * gdb.compile/compile-print.c: New file.
14913 * gdb.compile/compile-print.exp: New file.
14914
14915 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14916
14917 * gdb.compile/compile-ops.exp: Cast param to void.
14918 * gdb.compile/compile.exp: Complete type for _gdb_expr.
14919 (compile code struct_object.selffield = &struct_object): Add xfail.
14920
14921 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14922
14923 * gdb.ada/arr_enum_with_gap: New testcase.
14924
14925 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14926
14927 * gdb.ada/byte_packed_arr: New testcase.
14928
14929 2015-05-15 Joel Brobecker <brobecker@adacore.com>
14930
14931 * gdb.ada/pckd_neg: New testcase.
14932
14933 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
14934
14935 PR gdb/17820
14936 * gdb.base/gdbinit-history.exp: New test.
14937 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
14938 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
14939
14940 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
14941
14942 * gdb.python/py-xmethods.cc: Enhance test case.
14943 * gdb.python/py-xmethods.exp: New tests.
14944 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
14945 function.
14946 (B_indexoper): Likewise.
14947 (global_dm_list) : Add new xmethod worker functions.
14948
14949 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
14950
14951 * gdb.base/coredump-filter.exp: Correctly unset
14952 "coredump_var_addr" array.
14953
14954 2015-05-08 Pedro Alves <palves@redhat.com>
14955
14956 * gdb.server/non-existing-program.exp: Unset spawn_id.
14957
14958 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
14959
14960 PR python/18291
14961 * gdb.python/py-xmethods.exp: Add tests.
14962
14963 2015-05-08 Yao Qi <yao.qi@linaro.org>
14964
14965 PR gdb/18208
14966 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
14967 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
14968 function set_coredump_filter, and remove remote_exec call.
14969 Remove argument ipid. Callers update.
14970 (top level): Don't get inferior's PID.
14971
14972 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
14973
14974 * gdb.base/watch_thread_num.exp: Skip test on targets without
14975 access watchpoints.
14976
14977 2015-05-06 Pedro Alves <palves@redhat.com>
14978
14979 PR server/18081
14980 * gdb.server/non-existing-program.exp: New file.
14981
14982 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14983
14984 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
14985
14986 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14987
14988 * gdb.ada/out_of_line_in_inlined: New testcase.
14989
14990 2015-05-05 Joel Brobecker <brobecker@adacore.com>
14991
14992 * gdb.ada/var_rec_arr: New testcase.
14993
14994 2015-04-30 Yao Qi <yao.qi@linaro.org>
14995
14996 * gdb.base/break-idempotent.exp: If
14997 skip_hw_watchpoint_multi_tests returns true, skip the tests
14998 on "rwatch" and "awatch".
14999
15000 2015-04-30 Yao Qi <yao.qi@linaro.org>
15001
15002 * gdb.base/relativedebug.exp: Invoke gdb command
15003 "info sharedlibrary", and if libc.so doesn't have debug info,
15004 skip the test.
15005
15006 2015-04-29 Doug Evans <dje@google.com>
15007
15008 * gdb.python/py-xmethods.exp: Add ptype tests.
15009 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15010 get_result_type method.
15011
15012 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15013
15014 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15015 the target does not support hardware watchpoints.
15016
15017 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
15018
15019 * gdb.base/break-always.exp: Abort testing if writing to memory
15020 causes an error.
15021
15022 2015-04-28 Doug Evans <dje@google.com>
15023
15024 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15025 * gdb.python/py-pp-registration.exp: ... here. New file.
15026 * gdb.python/py-pp-registration.c: New file.
15027 * gdb.python/py-pp-registration.py: New file.
15028
15029 2015-04-28 Doug Evans <dje@google.com>
15030
15031 * gdb.python/py-bad-printers.c: New file.
15032 * gdb.python/py-bad-printers.py: New file.
15033 * gdb.python/py-bad-printers.exp: New file.
15034
15035 2015-04-28 Sasha Smundak <asmundak@google.com>
15036
15037 * gdb.python/py-type.exp: New test.
15038
15039 2015-04-28 Andy Wingo <wingo@igalia.com>
15040
15041 * gdb.python/py-parameter.exp:
15042 * gdb.guile/scm-parameter.exp: Escape the path that we are
15043 matching against, as it might contain characters that are special
15044 to regular expressions.
15045
15046 2015-04-27 Joel Brobecker <brobecker@adacore.com>
15047
15048 * gdb.ada/rec_comp: New testcase.
15049
15050 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15051
15052 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15053 before using it.
15054
15055 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15056
15057 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15058 new tests for verilog output.
15059
15060 2015-04-24 Yao Qi <yao.qi@linaro.org>
15061
15062 * boards/remote-gdbserver-on-localhost.exp: New file.
15063
15064 2015-04-23 Pedro Alves <palves@redhat.com>
15065
15066 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
15067 $inferior_spawn_id instead of $inferior_spawn_id directly. On
15068 "end of file", remove $inferior_spawn_id from the indirect list.
15069
15070 2015-04-23 Pedro Alves <palves@redhat.com>
15071
15072 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
15073
15074 2015-04-23 Pedro Alves <palves@redhat.com>
15075
15076 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
15077 on $any_spawn_id instead of only on $gdb_spawn_id.
15078
15079 2015-04-21 Pierre Muller <muller@sourceware.org>
15080
15081 PR pascal/17815
15082 * lib/pascal.exp (gpc_compile): Add new option "class".
15083 (fpc_compile): Likewise.
15084 * gdb.pascal/case-insensitive-symbols.pas: New file.
15085 * gdb.pascal/case-insensitive-symbols.exp: New file.
15086
15087 2015-04-20 Gary Benson <gbenson@redhat.com>
15088
15089 * gdb.base/attach.exp: Fix three extended remote failures.
15090
15091 2015-04-17 Gary Benson <gbenson@redhat.com>
15092
15093 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
15094 the main executable over the remote protocol.
15095
15096 2015-04-16 Pedro Alves <palves@redhat.com>
15097
15098 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
15099 a new gdbserver if gdbserver_reconnect_p is set.
15100
15101 2015-04-16 Pedro Alves <palves@redhat.com>
15102
15103 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
15104 is set, don't exit gdbserver.
15105
15106 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15107
15108 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
15109 appropriate .insn, such that an older assembler can be used.
15110 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
15111 the z/Architecture instruction set on 31-bit targets as well.
15112
15113 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
15114
15115 * gdb.go/handcall.exp: Remove all logic related to the first
15116 breakpoint and rely on go_runto_main instead.
15117 * gdb.go/strings.exp: Likewise.
15118 * gdb.go/unsafe.exp: Likewise.
15119 * gdb.go/hello.exp: Likewise. Also rename the remaining
15120 breakpoint marker to "breakpoint 1".
15121 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
15122 * gdb.go/strings.go: Likewise.
15123 * gdb.go/unsafe.go: Likewise.
15124 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
15125 "set breakpoint 2 here" and rename the remaining breakpoint marker
15126 to "breakpoint 1".
15127
15128 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
15129
15130 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
15131 if itertools.imap is not present.
15132 * gdb.python/py-objfile.exp: Add parentheses.
15133 * gdb.python/py-type.exp: Same.
15134 * gdb.python/py-unwind-maint.py: Same.
15135
15136 2015-04-15 Yao Qi <yao.qi@linaro.org>
15137
15138 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
15139 of ":$ptr_size" and set its form explicitly.
15140
15141 2015-04-15 Pedro Alves <palves@redhat.com>
15142 Yao Qi <yao.qi@linaro.org>
15143
15144 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
15145 timeout by factor of 4.
15146 (test_regular_watch): Likewise.
15147 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
15148 * gdb.reverse/sigall-reverse.exp: Likewise.
15149 * gdb.reverse/until-precsave.exp: Likewise.
15150 * lib/gdb.exp (with_timeout_factor): New proc.
15151 (gdb_expect): Move some code to ...
15152 (get_largest_timeout): ... here. New procedure.
15153
15154 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
15155
15156 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
15157
15158 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15159
15160 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
15161 to write to the .text section.
15162
15163 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
15164
15165 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
15166 Handle the case of targets that do not provide PID information.
15167
15168 2015-04-13 Yao Qi <yao.qi@linaro.org>
15169
15170 * lib/gdbserver-support.exp (gdb_exit): Catch exception
15171 and use expect instead of gdb_expect.
15172
15173 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
15174
15175 * gdb.base/coredump-filter.exp: Rename variable "addr" to
15176 "coredump_var_addr" to avoid naming conflict with other testcases.
15177
15178 2015-04-10 Pedro Alves <palves@redhat.com>
15179
15180 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
15181 gdb_test_sequence and gdb_assert.
15182
15183 2015-04-10 Pedro Alves <palves@redhat.com>
15184
15185 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
15186 test messages that don't include the breakpoint address.
15187
15188 2015-04-10 Yao Qi <yao.qi@linaro.org>
15189
15190 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
15191 false for some offset and width combinations which aren't
15192 supported by linux kernel.
15193
15194 2015-04-10 Pedro Alves <palves@redhat.com>
15195
15196 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
15197 procedure, factored out from ...
15198 (top level): ... here. Add "set displaced-stepping" testing axis.
15199 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
15200 parameter "displaced". Use it.
15201 (top level): Use foreach and add "set displaced-stepping" testing
15202 axis.
15203
15204 2015-04-10 Pedro Alves <palves@redhat.com>
15205
15206 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
15207 Remove comment.
15208 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
15209 both the address of the instruction that triggers the watchpoint
15210 and the address of the instruction immediately after, and use
15211 those addresses for the test. Fix comment.
15212
15213 2015-04-10 Pedro Alves <palves@redhat.com>
15214
15215 * gdb.base/sigstep.exp (breakpoint_to_handler)
15216 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
15217 Test "backtrace" in handler.
15218 (breakpoint_over_handler): New parameter 'displaced'. Use it.
15219 (top level): Add new "displaced" test axis to
15220 breakpoint_to_handler, breakpoint_to_handler_entry and
15221 breakpoint_over_handler.
15222
15223 2015-04-10 Pedro Alves <palves@redhat.com>
15224
15225 PR gdb/18216
15226 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
15227
15228 2015-04-10 Yao Qi <yao.qi@linaro.org>
15229
15230 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
15231 (test_add_rn_pc): New function.
15232 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
15233 (top level): Invoke test_add_rn_pc.
15234
15235 2015-04-10 Pedro Alves <palves@redhat.com>
15236
15237 PR gdb/13858
15238 * gdb.base/step-over-no-symbols.exp: New file.
15239
15240 2015-04-09 Andy Wingo <wingo@igalia.com>
15241
15242 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
15243 after the Python tests.
15244
15245 2015-04-08 Keith Seitz <keiths@redhat.com>
15246
15247 PR python/16699
15248 * gdb.python/py-completion.exp: New tests for completion.
15249 * gdb.python/py-completion.py (CompleteLimit1): New class.
15250 (CompleteLimit2): Likewise.
15251 (CompleteLimit3): Likewise.
15252 (CompleteLimit4): Likewise.
15253 (CompleteLimit5): Likewise.
15254 (CompleteLimit6): Likewise.
15255 (CompleteLimit7): Likewise.
15256
15257 2015-04-08 Pedro Alves <palves@redhat.com>
15258
15259 PR gdb/18214
15260 PR gdb/18216
15261 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
15262 function.
15263 (main): Install it as SIGUSR1 handler.
15264 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
15265 parameter. Always use "setup" as prefix. Toggle "set
15266 displaced-stepping" off/on depending on global. Don't switch to
15267 thread 1 here.
15268 (top level): Add displaced stepping "off/on" test axis. Update
15269 "setup" calls. Wrap each subtest with with_test_prefix. Test
15270 continuing with a queued signal in each thread.
15271
15272 2015-04-08 Pedro Alves <palves@redhat.com>
15273
15274 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
15275 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
15276 gdb_breakpoint instead of gdb_test that doesn't expect anything.
15277 Return early if running to main fails.
15278 * gdb.trace/while-stepping.exp: Likewise.
15279
15280 2015-04-07 Pedro Alves <palves@redhat.com>
15281
15282 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
15283 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
15284 interact with inferior program.
15285
15286 2015-04-07 Pedro Alves <palves@redhat.com>
15287
15288 * lib/gdb.exp (inferior_spawn_id): New global.
15289 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
15290 spawn id after processing the user code.
15291 (default_gdb_start): Set inferior_spawn_id.
15292 (send_inferior): New procedure.
15293 * lib/gdbserver-support.exp (gdbserver_start): Set
15294 inferior_spawn_id.
15295 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
15296
15297 2015-04-07 Pedro Alves <palves@redhat.com>
15298
15299 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
15300 * lib/gdbserver-support.exp (gdbserver_start): Make
15301 $server_spawn_id global.
15302 (gdbserver_start): Don't wait for gdbserver's spawn id with
15303 expect_background.
15304 (close_gdbserver): New procedure.
15305 (gdb_exit): Rename the default version and reimplement.
15306
15307 2015-04-07 Pedro Alves <palves@redhat.com>
15308
15309 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
15310 append the substituted item, not the original item.
15311
15312 2015-04-07 Pedro Alves <palves@redhat.com>
15313
15314 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
15315 gdb_expect.
15316
15317 2015-04-07 Pedro Alves <palves@redhat.com>
15318
15319 * gdb.base/interrupt.exp: Don't handle the case of the inferior
15320 output appearing once only.
15321
15322 2015-04-07 Pedro Alves <palves@redhat.com>
15323
15324 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
15325 that doesn't expect anything. Return early if running to main
15326 fails.
15327
15328 2015-04-07 Yao Qi <yao.qi@linaro.org>
15329
15330 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
15331 (child_function): Call alarm.
15332 (main): Move call to alarm into the loop.
15333 * gdb.threads/non-stop-fair-events.exp: Build program with
15334 -DTIMEOUT=$timeout.
15335
15336 2015-04-06 Doug Evans <xdje42@gmail.com>
15337
15338 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
15339 Fix dest parameter to board_info.
15340 (fpc_compile): Ditto.
15341 (gdb_compile_pascal): Rename dest arg to destfile.
15342
15343 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
15344
15345 * gdb.ada/funcall_ref.exp: New file.
15346 * gdb.ada/funcall_ref/foo.adb: New file.
15347
15348 2015-04-02 Yao Qi <yao.qi@linaro.org>
15349
15350 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
15351 is remote.
15352
15353 2015-04-02 Gary Benson <gbenson@redhat.com>
15354
15355 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
15356
15357 2015-04-01 Sasha Smundak <asmundak@google.com>
15358
15359 * gdb.python/py-unwind-maint.c: New file.
15360 * gdb.python/py-unwind-maint.exp: New test.
15361 * gdb.python/py-unwind-maint.py: New file.
15362 * gdb.python/py-unwind.c: New file.
15363 * gdb.python/py-unwind.exp: New test.
15364 * gdb.python/py-unwind.py: New test.
15365
15366 2015-04-01 Pedro Alves <palves@redhat.com>
15367
15368 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
15369 to fail instead of non-existent $test.
15370
15371 2015-04-01 Pedro Alves <palves@redhat.com>
15372
15373 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
15374 GDBFLAGS if not empty.
15375
15376 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
15377
15378 * gdb.ada/complete.exp: Remove "multi_line".
15379 * gdb.ada/info_exc.exp: Remove "multi_line".
15380 * gdb.ada/packed_tagged.exp: Remove "multi_line".
15381 * gdb.ada/ptype_field.exp: Remove "multi_line".
15382 * gdb.ada/sym_print_name.exp: Remove "multi_line".
15383 * gdb.ada/tagged.exp: Remove "multi_line".
15384 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
15385 [multi_line ...]
15386 * gdb.btrace/delta.exp: Likewise.
15387 * gdb.btrace/exception.exp: Likewise.
15388 * gdb.btrace/function_call_history.exp: Likewise.
15389 * gdb.btrace/instruction_history.exp: Likewise.
15390 * gdb.btrace/nohist.exp: Likewise.
15391 * gdb.btrace/record_goto.exp: Likewise.
15392 * gdb.btrace/segv.exp: Likewise.
15393 * gdb.btrace/stepi.exp: Likewise.
15394 * gdb.btrace/tailcall.exp: Likewise.
15395 * gdb.btrace/unknown_functions.exp: Likewise.
15396 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
15397 * lib/gdb.exp: Add the "multi_line" helper.
15398
15399 2015-04-01 Pedro Alves <palves@redhat.com>
15400
15401 * gdb.threads/tid-reuse.c: New file.
15402 * gdb.threads/tid-reuse.exp: New file.
15403
15404 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
15405
15406 PR corefiles/16092
15407 * gdb.base/coredump-filter.c: New file.
15408 * gdb.base/coredump-filter.exp: Likewise.
15409
15410 2015-03-27 Petr Machata <pmachata@redhat.com>
15411
15412 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
15413 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
15414 (Dwarf::assemble): Initialize them.
15415 (Dwarf::lines): New function.
15416
15417 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
15418
15419 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
15420 SYMBOL_PREFIX for x86_64-*-cygwin.
15421
15422 2015-03-26 Andy Wingo <wingo@igalia.com>
15423
15424 PR symtab/18148
15425 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
15426 const_value but not a location.
15427 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
15428 location defined in non-main CUs are visible.
15429
15430 2015-03-26 Yao Qi <yao.qi@linaro.org>
15431
15432 PR testsuite/18139
15433 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
15434 Add a line number entry for the same line.
15435 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
15436 Add a line number entry for the same line.
15437
15438 2015-03-26 Yao Qi <yao.qi@linaro.org>
15439
15440 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
15441 .int 0.
15442 (func): Likewise. Add .Lfunc_1 label.
15443 Use .Lfunc_1 label.
15444 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
15445 .int 0.
15446 (func): Likewise.
15447 Use .Lfunc_1 label.
15448
15449 2015-03-26 Yao Qi <yao.qi@linaro.org>
15450
15451 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
15452 Call gdb_compile instead to compile each .s files without debug
15453 information.
15454
15455 2015-03-26 Yao Qi <yao.qi@linaro.org>
15456
15457 * gdb.base/savedregs.exp (process_saved_regs): Make
15458 "Saved registers:" optional in the pattern.
15459
15460 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15461
15462 * gdb.btrace/next.exp: Merged into step.exp.
15463 * gdb.btrace/finish.exp: Merged into step.exp.
15464 * gdb.btrace/nexti.exp: Merged into stepi.exp.
15465 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
15466 "record goto" and checking the exact replay position.
15467 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
15468 check for "Recording format" in "info record" output.
15469 * gdb.btrace/record_goto.exp: Choose test file based on target.
15470 * gdb.btrace/x86-record_goto.S: Renamed into ...
15471 * gdb.btrace/x86_64-record_goto.S: ... this.
15472 * gdb.btrace/i686-record_goto.S: New.
15473 * gdb.btrace/x86-tailcall.S: Renamed into ...
15474 * gdb.btrace/x86_64-tailcall.S: ... this.
15475 * gdb.btrace/i686-tailcall.S: New.
15476 * gdb.btrace/x86-tailcall.c: Renamed into ...
15477 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
15478 separate statements. Update test.
15479 * gdb.btrace/delta.exp: Use record_goto.c as test file.
15480 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
15481 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
15482 * gdb.btrace/tailcall.exp: Choose test file based on target.
15483 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
15484
15485 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
15486
15487 * gdb.btrace/exception.exp: Increase BTS buffer size.
15488
15489 2015-03-24 Pedro Alves <palves@redhat.com>
15490
15491 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
15492
15493 2015-03-24 Pedro Alves <palves@redhat.com>
15494
15495 * gdb.threads/schedlock.exp (test_step): No longer expect that
15496 "set scheduler-locking step" with "next" over a function call runs
15497 threads unlocked.
15498
15499 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15500
15501 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
15502
15503 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15504
15505 PR breakpoints/16466
15506 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
15507 * gdb.mi/mi-pending.c (thread_func): New function.
15508 (int main): Add threading support required.
15509 * gdb.mi/mi-pending.exp: Add tests for this issue.
15510 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
15511 (pendfunc2): Remove stdio dependency.
15512 * gdb.mi/mi-pendshr2.c: New file.
15513
15514 2015-03-23 Keith Seitz <keiths@redhat.com>
15515
15516 * gdb.linespec/keywords.c: New file.
15517 * gdb.linespec/keywords.exp: New file.
15518
15519 2015-03-23 Keith Seitz <keiths@redhat.com>
15520
15521 PR gdb/18021
15522 * gdb.dwarf2/staticvirtual.exp: New test.
15523
15524 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
15525
15526 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
15527 * README: Remove HP-UX and gdb.hp.
15528 (configuration):
15529 * configure: Regenerate.
15530 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
15531 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
15532 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
15533 gdb.hp/gdb.defects/Makefile.
15534 * gdb.hp/Makefile.in: File deleted.
15535 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
15536 * gdb.hp/gdb.aCC/optimize.c: File deleted.
15537 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
15538 * gdb.hp/gdb.aCC/run.c: File deleted.
15539 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
15540 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
15541 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
15542 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
15543 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
15544 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
15545 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
15546 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
15547 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
15548 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
15549 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
15550 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
15551 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
15552 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
15553 * gdb.hp/gdb.base-hp/reg.s: File deleted.
15554 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
15555 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
15556 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
15557 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
15558 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
15559 * gdb.hp/gdb.compat/Makefile.in: File deleted.
15560 * gdb.hp/gdb.compat/average.c: File deleted.
15561 * gdb.hp/gdb.compat/sum.c: File deleted.
15562 * gdb.hp/gdb.compat/xdb.c: File deleted.
15563 * gdb.hp/gdb.compat/xdb0.c: File deleted.
15564 * gdb.hp/gdb.compat/xdb0.h: File deleted.
15565 * gdb.hp/gdb.compat/xdb1.c: File deleted.
15566 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
15567 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
15568 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
15569 * gdb.hp/gdb.defects/Makefile.in: File deleted.
15570 * gdb.hp/gdb.defects/bs14602.c: File deleted.
15571 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
15572 * gdb.hp/gdb.defects/solib-d.c: File deleted.
15573 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
15574 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
15575 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
15576 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
15577 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
15578 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
15579 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
15580 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
15581 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
15582 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
15583 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
15584 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
15585 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
15586 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
15587 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
15588 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
15589 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
15590 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
15591 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
15592 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
15593 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
15594 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
15595 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
15596 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
15597 * gdb.hp/tools/odump: File deleted.
15598
15599 2015-03-19 Pedro Alves <palves@redhat.com>
15600
15601 * gdb.threads/continue-pending-status.exp (saw_thread_2)
15602 (saw_thread_3): New globals.
15603 (top level): Increment them when an event for the corresponding
15604 thread is seen.
15605 (no thread starvation): New test.
15606
15607 2015-03-19 Pedro Alves <palves@redhat.com>
15608
15609 * gdb.threads/continue-pending-status.c: New file.
15610 * gdb.threads/continue-pending-status.exp: New file.
15611
15612 2015-03-18 Pedro Alves <palves@redhat.com>
15613
15614 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15615 Use gdb_is_target_remote instead of is_remote. Use
15616 gdb_test_multiple instead of gdb_expect. Exit early if
15617 gdb_test_multiple hits its internal matches. Tighten stepi tests
15618 expected output. Fail on exit with any signal, instead of just
15619 SIGILL.
15620
15621 2015-03-18 Yao Qi <yao.qi@linaro.org>
15622
15623 PR tdep/18107
15624 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
15625 variable.
15626 * gdb.base/catch-syscall.exp: Don't skip it on
15627 aarch64*-*-linux* target. Remove elements in all_syscalls.
15628 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
15629 target.
15630 (setup_all_syscalls): New proc.
15631
15632 2015-03-16 Yao Qi <yao.qi@linaro.org>
15633
15634 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
15635 (top level): Skip tests if valid_addr_p returns false for
15636 $cmd1 or $cmd2.
15637
15638 2015-03-11 Andy Wingo <wingo@igalia.com>
15639
15640 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
15641
15642 2015-03-11 Yao Qi <yao.qi@linaro.org>
15643
15644 * gdb.base/catch-syscall.exp: Fix typo in comments.
15645
15646 2015-03-11 Yao Qi <yao.qi@linaro.org>
15647
15648 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
15649
15650 2015-03-09 Pedro Alves <palves@redhat.com>
15651
15652 * dg-extract-results.py: Delete.
15653
15654 2015-03-09 Pedro Alves <palves@redhat.com>
15655
15656 Merge dg-extract-results.sh from GCC upstream (r218843).
15657
15658 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
15659 * dg-extract-results.sh: Use --text with grep to avoid issues with
15660 binary files. Fall back to cat -v, if that doesn't work.
15661
15662 2015-03-05 Pedro Alves <palves@redhat.com>
15663
15664 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
15665
15666 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
15667
15668 * lib/mi-support.exp (mi_expect_interrupt): Accept
15669 alternative event for when in all-stop mode.
15670
15671 2015-03-04 Pedro Alves <palves@redhat.com>
15672
15673 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
15674
15675 2015-03-04 Mark Kettenis <kettenis@gnu.org>
15676
15677 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
15678
15679 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15680
15681 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
15682 regexps for GDB's current line display, accept a hex address
15683 preceding the line number.
15684
15685 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
15686
15687 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
15688 the 'arch1' variable for "s390*-linux*" targets.
15689
15690 2015-03-04 Pedro Alves <palves@redhat.com>
15691
15692 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
15693 (main): Pass missing retval argument to pthread_join call.
15694
15695 2015-03-02 Pedro Alves <palves@redhat.com>
15696
15697 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
15698 (top level): Call do_test with non-stop as well.
15699
15700 2015-03-02 Pedro Alves <palves@redhat.com>
15701
15702 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
15703 -1.
15704
15705 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15706
15707 * gdb.arch/s390-vregs.exp: New test.
15708 * gdb.arch/s390-vregs.S: New file.
15709
15710 2015-02-27 Pedro Alves <palves@redhat.com>
15711
15712 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
15713 call to catch_command_errors.
15714 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
15715 catch_command_errors.
15716
15717 2015-02-27 Pedro Alves <palves@redhat.com>
15718
15719 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
15720 "true" for boolean result.
15721 * gdb.gdb/selftest.exp (test_with_self): Also accept full
15722 prototype of main.
15723
15724 2015-02-27 Pedro Alves <palves@redhat.com>
15725
15726 * lib/unbuffer_output.c: New file.
15727 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
15728 (main): Call gdb_unbuffer_output.
15729
15730 2015-02-27 Yao Qi <yao.qi@linaro.org>
15731
15732 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
15733 target.
15734
15735 2015-02-26 Doug Evans <dje@google.com>
15736
15737 * gdb.cp/class2.cc (Dbase, D): New classes.
15738 (main): New local delta.
15739 * gdb.cp/class2.exp: Test printing delta.
15740 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
15741 (dynbar): New global.
15742 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
15743
15744 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15745
15746 * gdb.compile/compile-ifunc.c: New file.
15747 * gdb.compile/compile-ifunc.exp: New file.
15748
15749 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
15750
15751 * gdb.base/structs.exp: Check for correct struct on finish.
15752
15753 2015-02-26 Yao Qi <yao.qi@linaro.org>
15754
15755 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
15756 is zero.
15757
15758 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15759
15760 * gdb.arch/cordic.ko.bz2: New file.
15761 * gdb.arch/cordic.ko.debug.bz2: New file.
15762 * gdb.arch/ppc64-symtab-cordic.exp: New file.
15763
15764 2015-02-25 Yao Qi <yao.qi@linaro.org>
15765
15766 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
15767 aarch64*-*-* target.
15768
15769 2015-02-23 Pedro Alves <palves@redhat.com>
15770
15771 * lib/gdb.exp (delete_breakpoints): Rewrite using
15772 gdb_test_multiple.
15773
15774 2015-02-23 Pedro Alves <palves@redhat.com>
15775
15776 * gdb.base/info-os.c: Include stdlib.h.
15777
15778 2015-02-22 Doug Evans <xdje42@gmail.com>
15779
15780 PR symtab/17855
15781 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
15782 is read after symbols have been re-read.
15783 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
15784 * gdb.ada/exec_changed/second.adb (Second): Ditto.
15785
15786 2015-02-21 Doug Evans <dje@google.com>
15787
15788 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
15789
15790 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15791
15792 PR corefiles/17808
15793 * gdb.arch/i386-biarch-core.core.bz2: New file.
15794 * gdb.arch/i386-biarch-core.exp: New file.
15795
15796 2015-02-21 Pedro Alves <palves@redhat.com>
15797
15798 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
15799 runto_main fails.
15800
15801 2015-02-20 Pedro Alves <palves@redhat.com>
15802
15803 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
15804 info probes.
15805
15806 2015-02-20 Pedro Alves <palves@redhat.com>
15807
15808 * gdb.threads/multi-create-ns-info-thr.exp: New file.
15809
15810 2015-02-20 Pedro Alves <palves@redhat.com>
15811
15812 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
15813 clean_restart before gdb_target_supports_trace.
15814
15815 2015-02-20 Pedro Alves <palves@redhat.com>
15816
15817 PR threads/18006
15818 * gdb.threads/clone-thread_db.c: New file.
15819 * gdb.threads/clone-thread_db.exp: New file.
15820
15821 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
15822
15823 PR breakpoints/16812
15824 * gdb.base/catch-gdb-caused-signals.c: New file.
15825 * gdb.base/catch-gdb-caused-signals.exp: New file.
15826
15827 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
15828
15829 * configure: Regenerated.
15830 * configure.ac: Use GDB_AC_TRANSFORM.
15831 * aclocal.m4: sinclude ../transform.m4.
15832
15833 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15834
15835 * lib/dtrace.exp: New file.
15836 * gdb.base/dtrace-probe.exp: Likewise.
15837 * gdb.base/dtrace-probe.d: Likewise.
15838 * gdb.base/dtrace-probe.c: Likewise.
15839 * lib/pdtrace.in: Likewise.
15840 * configure.ac: Output variables with the transformed names of
15841 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
15842 * configure: Regenerated.
15843
15844 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
15845
15846 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
15847 expected message when trying to access $_probe_* convenience
15848 variables while not on a probe.
15849
15850 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15851
15852 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
15853
15854 2015-02-11 Pedro Alves <pedro@codesourcery.com>
15855
15856 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
15857 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
15858
15859 2015-02-10 Doug Evans <xdje42@gmail.com>
15860
15861 * lib/gdb.exp (gdb_load): Always return a result.
15862
15863 2015-02-10 Pedro Alves <palves@redhat.com>
15864
15865 * gdb.threads/signal-sigtrap.c: New file.
15866 * gdb.threads/signal-sigtrap.exp: New file.
15867
15868 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
15869
15870 * gdb.trace/no-attach-trace.c: New file.
15871 * gdb.trace/no-attach-trace.exp: New file.
15872
15873 2015-02-09 Mark Wielaard <mjw@redhat.com>
15874
15875 * gdb.dwarf2/atomic.c: New file.
15876 * gdb.dwarf2/atomic-type.exp: Likewise.
15877
15878 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15879
15880 * gdb.btrace/buffer-size.exp: Update "info record" output.
15881 * gdb.btrace/delta.exp: Update "info record" output.
15882 * gdb.btrace/enable.exp: Update "info record" output.
15883 * gdb.btrace/finish.exp: Update "info record" output.
15884 * gdb.btrace/instruction_history.exp: Update "info record" output.
15885 * gdb.btrace/next.exp: Update "info record" output.
15886 * gdb.btrace/nexti.exp: Update "info record" output.
15887 * gdb.btrace/step.exp: Update "info record" output.
15888 * gdb.btrace/stepi.exp: Update "info record" output.
15889 * gdb.btrace/nohist.exp: Update "info record" output.
15890
15891 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15892
15893 * gdb.btrace/buffer-size: New.
15894
15895 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
15896
15897 * gdb.btrace/delta.exp: Update "info record" output.
15898 * gdb.btrace/enable.exp: Update "info record" output.
15899 * gdb.btrace/finish.exp: Update "info record" output.
15900 * gdb.btrace/instruction_history.exp: Update "info record" output.
15901 * gdb.btrace/next.exp: Update "info record" output.
15902 * gdb.btrace/nexti.exp: Update "info record" output.
15903 * gdb.btrace/step.exp: Update "info record" output.
15904 * gdb.btrace/stepi.exp: Update "info record" output.
15905 * gdb.btrace/nohist.exp: Update "info record" output.
15906
15907 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
15908
15909 PR gdb/15678
15910 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
15911
15912 2015-02-06 Pedro Alves <palves@redhat.com>
15913
15914 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
15915 macro.
15916 (seconds_left, again): New globals.
15917 (main): Wait seconds_left in a 1-second sleep loop instead of
15918 sleeping 180 seconds. If 'again' is set, reset the seconds
15919 counter.
15920 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
15921 'again' in the inferior before detaching. Print the seconds left.
15922 (options): New global.
15923 (top level): Build program with -DTIMEOUT=$timeout.
15924
15925 2015-02-06 Pedro Alves <palves@redhat.com>
15926
15927 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
15928 determine how many seconds to pass to 'alarm'.
15929 * gdb.base/gdb-sigterm.exp (top level): Build program with
15930 -DTIMEOUT=$timeout.
15931 (do_test): Return success/failure indication. Add more verbose
15932 logging. Don't fail if 200 single steps are seen. Instead, fail
15933 when the test times out.
15934 (passes): New global.
15935 (top level): Break the testing loop if testing fails on any
15936 iteration. Use gdb_assert.
15937
15938 2015-02-04 Don Breazeal <donb@codesourcery.com>
15939
15940 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
15941 and initialize them.
15942 (ipc_cleanup): New function.
15943 (main): Don't declare shmid, semid, and msqid. Add a call to
15944 atexit so that we call ipc_cleanup on exit.
15945
15946 2015-02-04 Pedro Alves <palves@redhat.com>
15947
15948 * boards/native-extended-gdbserver.exp: Remove any target variant
15949 specifications from the board name before clearing the isremote
15950 flag from board_info.
15951
15952 2015-01-31 Doug Evans <xdje42@gmail.com>
15953
15954 * gdb.base/maint.exp <maint print type argc>: Update expected output.
15955
15956 2015-01-31 Gary Benson <gbenson@redhat.com>
15957
15958 * gdb.base/completion.exp: Disable completion limiting for
15959 existing tests. Add new tests to check completion limiting.
15960 * gdb.linespec/ls-errs.exp: Disable completion limiting.
15961
15962 2015-01-31 Doug Evans <xdje42@gmail.com>
15963
15964 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
15965
15966 2015-01-31 Doug Evans <xdje42@gmail.com>
15967
15968 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
15969 entries. Duplicate file section script entries.
15970 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
15971 inlined entries. Add test for safe-path rejection.
15972 * gdb.python/py-section-script.c: Add duplicate inlined section script
15973 entries. Duplicate file section script entries.
15974 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
15975 inlined entries. Add test for safe-path rejection.
15976
15977 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15978
15979 * gdb.ada/disc_arr_bound: New testcase.
15980
15981 2015-01-29 Joel Brobecker <brobecker@adacore.com>
15982
15983 * gdb.ada/mi_var_array: New testcase.
15984
15985 2015-01-27 Doug Evans <dje@google.com>
15986
15987 * gdb.python/py-objfile.exp: Add tests for objfile.username.
15988 Add test for objfile.filename, objfile.username after objfile
15989 has been unloaded.
15990
15991 2015-01-26 Joel Brobecker <brobecker@adacore.com>
15992
15993 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
15994 the second test to print the name attribute of value
15995 returned by the call to gdb.lookup_type, and adjust
15996 the expected output accordingly.
15997
15998 2015-01-25 Mark Wielaard <mjw@redhat.com>
15999
16000 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16001 * gdb.base/disp-step-fork.c: Include unistd.h.
16002 * gdb.base/siginfo-obj.c: Include stdio.h.
16003 * gdb.base/siginfo-thread.c: Likewise.
16004 * gdb.mi/non-stop.c: Include unistd.h.
16005 * gdb.mi/nsthrexec.c: Include stdio.h.
16006 * gdb.mi/pthreads.c: Include unistd.h.
16007 * gdb.modula2/unbounded1.c (main): Declare returns int.
16008 * gdb.reverse/consecutive-reverse.c: Likewise.
16009 * gdb.threads/create-fail.c: Include unistd.h.
16010 * gdb.threads/killed.c: Likewise.
16011 * gdb.threads/linux-dp.c: Likewise.
16012 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16013 * gdb.threads/non-ldr-exc-2.c: Likewise.
16014 * gdb.threads/non-ldr-exc-3.c: Likewise.
16015 * gdb.threads/non-ldr-exc-4.c: Likewise.
16016 * gdb.threads/pthreads.c: Include unistd.h.
16017 (main): Declare returns int.
16018 * gdb.threads/tls-main.c (foo): New declaration.
16019 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16020
16021 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16022
16023 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16024 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16025
16026 2015-01-15 Mark Wielaard <mjw@redhat.com>
16027
16028 * gdb.base/noreturn-return.c: New file.
16029 * gdb.base/noreturn-return.exp: New file.
16030 * gdb.base/noreturn-finish.c: New file.
16031 * gdb.base/noreturn-finish.exp: New file.
16032
16033 2015-01-23 Pedro Alves <palves@redhat.com>
16034
16035 * gdb.threads/continue-pending-after-query.c: New file.
16036 * gdb.threads/continue-pending-after-query.exp: New file.
16037
16038 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16039 Simon Marchi <simon.marchi@ericsson.com>
16040
16041 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16042 * gdb.base/valgrind-db-attach.exp: Same.
16043 * gdb.base/valgrind-infcall.exp: Same.
16044 * lib/mi-support.exp (default_mi_gdb_start): Same.
16045 * lib/prompt.exp (default_prompt_gdb_start): Same.
16046 * lib/gdb.exp (default_gdb_spawn): Same.
16047 (gdb_interact): New.
16048
16049
16050 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16051
16052 * gdb.compile/compile.exp (pointer to jit function): New test.
16053
16054 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
16055
16056 * lib/gdb.exp (supports_process_record): Return true for
16057 powerpc*-*-linux*.
16058 (supports_reverse): Likewise.
16059
16060 2015-01-15 Don Breazeal <donb@codesourcery.com>
16061
16062 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16063 instead of checking whether the target board is remote and
16064 use spawn_wait_for_attach instead of exec/sleep.
16065 * gdb.base/attach-twice.exp: Likewise.
16066
16067 2015-01-15 Joel Brobecker <brobecker@adacore.com>
16068
16069 * gdb.ada/var_arr_attrs: New testcase.
16070
16071 2015-01-14 Pedro Alves <palves@redhat.com>
16072 Joel Brobecker <brobecker@adacore.com>
16073
16074 PR gdb/17525
16075 * gdb.base/bp-cmds-execution-x-script.c: New file.
16076 * gdb.base/bp-cmds-execution-x-script.exp: New file.
16077 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
16078
16079 2015-01-14 Pedro Alves <palves@redhat.com>
16080
16081 PR cli/17828
16082 * gdb.base/batch-preserve-term-settings.c: New file.
16083 * gdb.base/batch-preserve-term-settings.exp: New file.
16084
16085 2015-01-13 Doug Evans <dje@google.com>
16086
16087 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
16088 binary.
16089
16090 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16091
16092 * Makefile.in (clean mostlyclean): Do not delete *.py.
16093
16094 2015-01-13 Joel Brobecker <brobecker@adacore.com>
16095
16096 * gdb.python/py-lookup-type.exp: New file.
16097
16098 2015-01-12 Pedro Alves <palves@redhat.com>
16099
16100 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
16101 restore GDBFLAGS before returning.
16102
16103 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16104
16105 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
16106 is_amd64_regs_target and is_x86_like_target.
16107
16108 2015-01-11 Doug Evans <xdje42@gmail.com>
16109
16110 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
16111 is given without an explicit form.
16112 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
16113 attributes.
16114 * gdb.dwarf/corrupt.exp: Ditto.
16115 * gdb.dwarf2/enum-type.exp: Ditto.
16116 * gdb.trace/entry-values.exp: Ditto.
16117 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
16118
16119 2015-01-11 Doug Evans <xdje42@gmail.com>
16120
16121 PR gdb/15830
16122 * gdb.base/maint.exp: Remove references to "maint demangle".
16123 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
16124 Add tests for explicitly specifying language to demangle.
16125 * gdb.dlang/demangle.exp: Ditto.
16126
16127 2015-01-09 Pedro Alves <palves@redhat.com>
16128
16129 * gdb.threads/non-stop-fair-events.c: New file.
16130 * gdb.threads/non-stop-fair-events.exp: New file.
16131
16132 2015-01-09 Pedro Alves <palves@redhat.com>
16133
16134 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
16135 the global scope. Set a breakpoint after all threads are started
16136 rather than stepping over two source lines. Expect the prompt.
16137 * gdb.base/watch_thread_num.c (threads_started_barrier): New
16138 global.
16139 (NUM): Now 15.
16140 (main): Use threads_started_barrier to wait for all threads to
16141 start. Main thread no longer calls thread_function. Exit after
16142 180 seconds.
16143 (loop): New function.
16144 (thread_function): Wait on threads_started_barrier barrier. Call
16145 'loop' at each iteration.
16146 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
16147 threads have started, instead of hardcoding number of "next"
16148 steps. Use an access watchpoint instead of a write watchpoint.
16149
16150 2015-01-09 Pedro Alves <palves@redhat.com>
16151
16152 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
16153 (thread_func): Wait on barrier.
16154 (main): Wait for all threads to start before stopping GDB.
16155 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
16156 global.
16157 (thread1_func, thread2_func): Wait on barrier.
16158 (main): Wait for all threads to start before stopping GDB.
16159 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
16160 New global.
16161 (thread1_func, thread2_func): Wait on barrier.
16162 (main): Wait for all threads to start before stopping GDB.
16163
16164 2015-01-09 Pedro Alves <palves@redhat.com>
16165
16166 * gdb.threads/attach-many-short-lived-threads.c: New file.
16167 * gdb.threads/attach-many-short-lived-threads.exp: New file.
16168
16169 2014-01-09 Pedro Alves <palves@redhat.com>
16170
16171 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
16172 instead of to thread 2.
16173 * gdb.threads/signal-command-multiple-signals-pending.c (main):
16174 Add barrier around each pthread_create call instead of around all
16175 calls.
16176 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
16177 Set a break on thread_function and have the child threads hit it
16178 one at at a time.
16179
16180 2015-01-09 Pedro Alves <palves@redhat.com>
16181
16182 * lib/gdb.exp (can_spawn_for_attach): New procedure.
16183 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
16184 false.
16185 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
16186 checking whether the target board is remote.
16187 * gdb.multi/multi-attach.exp: Likewise.
16188 * gdb.python/py-sync-interp.exp: Likewise.
16189 * gdb.server/ext-attach.exp: Likewise.
16190 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
16191 tests that need to attach, instead of checking whether the target
16192 board is remote at the top of the file.
16193
16194 2015-01-08 Yao Qi <yao@codesourcery.com>
16195
16196 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
16197
16198 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16199
16200 Fix testcase compilation.
16201 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
16202
16203 2015-01-06 Joel Brobecker <brobecker@adacore.com>
16204
16205 * gdb.python/py-type.exp: Add a couple test about empty
16206 array creation, and negative-length array creation.
16207
16208 2015-01-02 Doug Evans <xdje42@gmail.com>
16209
16210 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
16211
16212 2015-01-02 Doug Evans <dje@google.com>
16213
16214 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
16215
16216 2014-12-29 Yao Qi <yao@codesourcery.com>
16217
16218 * gdb.trace/entry-values.exp: Update comments. Rename variable
16219 bar_call_foo to returned_from_foo.
16220
16221 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
16222
16223 PR gdb/17394
16224 * gdb.linespec/break-asm-file.c: New file.
16225 * gdb.linespec/break-asm-file.exp: New file.
16226 * gdb.linespec/break-asm-file0.s: New file.
16227 * gdb.linespec/break-asm-file1.s: New file.
16228
16229 2014-12-18 Nigel Stephens <nigel@mips.com>
16230 Maciej W. Rozycki <macro@codesourcery.com>
16231
16232 * gdb.base/float.exp: Handle the new output from "info float" on
16233 MIPS targets.
16234
16235 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16236
16237 Fix MinGW compilation.
16238 * gdb.compile/compile-ops.exp: Update untested message if
16239 !skip_compile_feature_tests.
16240 * gdb.compile/compile-setjmp.exp: Likewise.
16241 * gdb.compile/compile-tls.exp: Likewise.
16242 * gdb.compile/compile.exp: Likewise.
16243 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
16244 supported on this host".
16245
16246 2014-12-16 Doug Evans <xdje42@gmail.com>
16247
16248 * boards/stabs.exp: New file.
16249
16250 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
16251
16252 * gdb.base/completion.exp: Adjust to format changes of "maint
16253 print user-registers".
16254
16255 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
16256
16257 PR server/17457
16258 * gdb.arch/aarch64-fp.c: New file.
16259 * gdb.arch/aarch64-fp.exp: New file.
16260
16261 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
16262
16263 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
16264 r210637, r210913, r211666, r215400, r215817).
16265
16266 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
16267 * dg-extract-results.py: New file.
16268 * dg-extract-results.sh: Use it if the environment seems
16269 suitable.
16270
16271 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
16272
16273 * dg-extract-results.py (parse_run): Handle warnings that
16274 are printed before a test harness is run.
16275
16276 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
16277
16278 * dg-extract-results.py (Named): Remove __cmp__ method.
16279 (output_variation): Use a key to sort variation.harnesses.
16280
16281 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
16282
16283 * dg-extract-results.py: For Python 3, force sys.stdout to
16284 handle surrogate escape sequences.
16285 (safe_open): New function.
16286 (output_segment, main): Use it.
16287
16288 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
16289
16290 * dg-extract-results.py (Prog.result_re): Include options
16291 in test name.
16292
16293 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
16294
16295 * dg-extract-results.py (output_variation): Always sort if
16296 do_sum.
16297
16298 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
16299
16300 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
16301 as long as we get pagination notifications.
16302
16303 2014-12-15 Jason Merrill <jason@redhat.com>
16304
16305 * Makefile.in (check-gdb.%): Restore.
16306 * README: Mention it.
16307
16308 2014-12-13 Joel Brobecker <brobecker@adacore.com>
16309
16310 * gdb.ada/str_uninit: New testcase.
16311
16312 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16313
16314 PR symtab/17642
16315 * gdb.base/vla-stub-define.c: New file.
16316 * gdb.base/vla-stub.c: New file.
16317 * gdb.base/vla-stub.exp: New file.
16318
16319 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
16320 Jan Kratochvil <jan.kratochvil@redhat.com>
16321 Tom Tromey <tromey@redhat.com>
16322
16323 * configure.ac: Add gdb.compile/.
16324 * configure: Regenerate.
16325 * gdb.compile/Makefile.in: New file.
16326 * gdb.compile/compile-ops.exp: New file.
16327 * gdb.compile/compile-ops.c: New file.
16328 * gdb.compile/compile-tls.c: New file.
16329 * gdb.compile/compile-tls.exp: New file.
16330 * gdb.compile/compile-constvar.S: New file.
16331 * gdb.compile/compile-constvar.c: New file.
16332 * gdb.compile/compile-mod.c: New file.
16333 * gdb.compile/compile-nodebug.c: New file.
16334 * gdb.compile/compile-setjmp-mod.c: New file.
16335 * gdb.compile/compile-setjmp.c: New file.
16336 * gdb.compile/compile-setjmp.exp: New file.
16337 * gdb.compile/compile-shlib.c: New file.
16338 * gdb.compile/compile.c: New file.
16339 * gdb.compile/compile.exp: New file.
16340 * lib/gdb.exp (skip_compile_feature_tests): New proc.
16341
16342 2014-12-12 Tom Tromey <tromey@redhat.com>
16343
16344 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
16345 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
16346
16347 2014-12-12 Doug Evans <dje@google.com>
16348
16349 * lib/gdb-python.exp (get_python_valueof): New function.
16350 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
16351
16352 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
16353
16354 * gdb.base/completion.exp: Add test for completion of "info
16355 registers ".
16356
16357 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
16358
16359 * gdb.base/func-ptrs.c: New file.
16360 * gdb.base/func-ptrs.exp: New file.
16361
16362 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16363
16364 PR breakpoints/17012
16365 * gdb.base/dprintf-detach.c: New file.
16366 * gdb.base/dprintf-detach.exp: New file.
16367
16368 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
16369
16370 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
16371 * lib/gdb.exp (target_is_gdbserver): New procedure.
16372
16373 2014-12-08 Doug Evans <dje@google.com>
16374
16375 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
16376
16377 2014-12-05 Yao Qi <yao@codesourcery.com>
16378
16379 * gdb.guile/scm-error.exp: Remove the third argument to
16380 gdb_remote_download.
16381 * gdb.guile/scm-frame-args.exp: Likewise.
16382 * gdb.guile/scm-section-script.exp: Likewise.
16383
16384 2014-12-05 Yao Qi <yao@codesourcery.com>
16385
16386 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
16387
16388 2014-12-04 Doug Evans <dje@google.com>
16389
16390 * gdb.python/py-objfile.exp: Add tests for
16391 objfile.add_separate_debug_file.
16392
16393 2014-12-04 Doug Evans <dje@google.com>
16394
16395 * lib/gdb.exp (get_build_id): New function.
16396 (build_id_debug_filename_get): Rewrite to use it.
16397 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
16398
16399 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
16400
16401 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
16402 `method(long)', not just 0x0.
16403 * gdb.cp/nsalias.exp: Align code labels to 4.
16404 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
16405 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
16406 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
16407 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
16408 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
16409 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
16410
16411 2014-12-02 Doug Evans <dje@google.com>
16412
16413 PR symtab/17602
16414 * gdb.cp/anon-ns.cc: Move guts of this file to ...
16415 * gdb.cp/anon-ns2.cc: ... here. New file.
16416 * gdb.cp/anon-ns.exp: Update.
16417
16418 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
16419
16420 * gdb.python/py-events.py (inferior_call_handler): New.
16421 (register_changed_handler, memory_changed_handler): New.
16422 (test_events.invoke): Register new handlers.
16423 * gdb.python/py-events.exp: Add tests for inferior call,
16424 memory_changed and register_changed events.
16425
16426 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16427
16428 * gdb.base/execl-update-breakpoints.exp: Specify the link address
16429 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
16430 if the linker doesn't understand this.
16431
16432 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
16433
16434 * gdb.python/python.exp: Change expected reply to help().
16435
16436 2014-12-01 Yao Qi <yao@codesourcery.com>
16437
16438 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
16439 AC_CONFIG_SUBDIRS(gdb.gdbtk).
16440 * configure: Re-generated.
16441
16442 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
16443
16444 * gdb.cp/chained-calls.cc: New file.
16445 * gdb.cp/chained-calls.exp: New file.
16446 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
16447
16448 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
16449
16450 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
16451 * gdb.dwarf2/symtab-producer.exp: Same.
16452 * gdb.gdb/python-interrupts.exp: Same.
16453 * gdb.gdb/python-selftest.exp: Same.
16454 * gdb.python/py-linetable.exp: Same.
16455 * gdb.python/py-type.exp: Same.
16456 * gdb.python/py-value-cc.exp: Same.
16457 * gdb.python/py-value.exp: Same.
16458
16459 2014-11-28 Yao Qi <yao@codesourcery.com>
16460
16461 * gdb.base/break-probes.exp: Match library name prefixed with
16462 sysroot.
16463
16464 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
16465
16466 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
16467 test expected output. Add parentheses for the call to print.
16468 Remove L suffix from integers.
16469
16470 2014-11-26 Doug Evans <dje@google.com>
16471
16472 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
16473
16474 2014-11-22 Yao Qi <yao@codesourcery.com>
16475
16476 * gdb.trace/entry-values.c: Remove asms.
16477 (foo): Add foo_label.
16478 (bar): Add bar_label.
16479 * gdb.trace/entry-values.exp: Remove code computing foo's
16480 length and bar's length.
16481 (Dwarf::assemble): Invoke function_range for bar and use
16482 MACRO_AT_func for foo.
16483
16484 2014-11-22 Yao Qi <yao@codesourcery.com>
16485
16486 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
16487 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
16488 Use .Lgcc43_procstart instead of gcc43.
16489
16490 2014-11-21 Joel Brobecker <brobecker@adacore.com>
16491
16492 * gdb.ada/n_arr_bound: New testcase.
16493
16494 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
16495
16496 PR breakpoints/10737
16497 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
16498 test_catch_syscall_multi_arch.
16499 (test_catch_syscall_multi_arch): New function.
16500
16501 2014-11-20 Doug Evans <xdje42@gmail.com>
16502
16503 * gdb.base/maint.exp: Update expected output.
16504
16505 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
16506
16507 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
16508 4-byte instruction on S390.
16509
16510 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16511
16512 * gdb.ada/arr_arr: New testcase.
16513
16514 2014-11-19 Joel Brobecker <brobecker@adacore.com>
16515
16516 * gdb.ada/pkd_arr_elem: New Testcase.
16517
16518 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
16519
16520 * gdb.reverse/break-precsave: Expect completion message for
16521 core file reads.
16522 * gdb.reverse/consecutive-precsave.exp: Likewise.
16523 * gdb.reverse/finish-precsave.exp: Likewise.
16524 * gdb.reverse/i386-precsave.exp: Likewise.
16525 * gdb.reverse/machinestate-precsave.exp: Likewise.
16526 * gdb.reverse/sigall-precsave.exp: Likewise.
16527 * gdb.reverse/solib-precsave.exp: Likewise.
16528 * gdb.reverse/step-precsave.exp: Likewise.
16529 * gdb.reverse/until-precsave.exp: Likewise.
16530 * gdb.reverse/watch-precsave.exp: Likewise.
16531
16532 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16533
16534 * gdb.base/bp-permanent.c: Include unistd.h.
16535 * gdb.python/py-framefilter-mi.c (main): Add return type.
16536 * gdb.python/py-framefilter.c (main): Likewise.
16537 * gdb.trace/actions-changed.c (main): Likewise.
16538
16539 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16540
16541 * gdb.mi/until.c: Add eye-catchers.
16542 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
16543 line numbers.
16544
16545 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
16546
16547 * gdb.base/condbreak.exp: Drop references to removed non-prototype
16548 function header variants in break1.c.
16549 * gdb.base/ena-dis-br.exp: Likewise.
16550 * gdb.base/hbreak2.exp: Likewise.
16551 * gdb.reverse/until-precsave.exp: Drop references to removed
16552 non-prototype function header variants in ur1.c.
16553 * gdb.reverse/until-reverse.exp: Likewise.
16554
16555 2014-11-17 Petr Machata <pmachata@redhat.com>
16556
16557 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
16558 ${_cu_offset_size} bytes abbrev offset.
16559
16560 2014-11-15 Doug Evans <xdje42@gmail.com>
16561
16562 PR symtab/17559
16563 * gdb.base/line-symtabs.exp: New file.
16564 * gdb.base/line-symtabs.c: New file.
16565 * gdb.base/line-symtabs.h: New file.
16566
16567 2014-11-14 Yao Qi <yao@codesourcery.com>
16568
16569 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
16570 (func): Add label func_label.
16571 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
16572 Replace low_pc and high_pc with MACRO_AT_range.
16573 Replace name, low_pc and high_pc with MACRO_AT_func.
16574
16575 2014-11-14 Yao Qi <yao@codesourcery.com>
16576
16577 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
16578 Replace name, low_pc and high_pc with MACRO_AT_func.
16579
16580 2014-11-14 Yao Qi <yao@codesourcery.com>
16581
16582 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
16583 produce debug information.
16584 * gdb.dwarf2/implptr-optimized-out.S: Removed.
16585
16586 2014-11-14 Yao Qi <yao@codesourcery.com>
16587
16588 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
16589 object and get function length.
16590 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
16591 with MACRO_AT_func.
16592 (top-level): Replace gdb_compile and clean_restart with
16593 prepare_for_testing.
16594 * gdb.dwarf2/main.c (main): Add label main_label.
16595
16596 2014-11-14 Yao Qi <yao@codesourcery.com>
16597
16598 * lib/dwarf.exp (function_range): New procedure.
16599 (Dwarf::_handle_macro_at_func): New procedure.
16600 (Dwarf::_handle_macro_at_range): New procedure.
16601 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
16602
16603 2014-11-14 Yao Qi <yao@codesourcery.com>
16604
16605 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
16606 (_handle_attribute): New procedure.
16607
16608 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16609
16610 * gdb.ada/cond_lang/foo.c (callme): Add return type.
16611 * gdb.base/call-sc.c (zed): Likewise.
16612 * gdb.base/checkpoint.c (main): Likewise.
16613 * gdb.base/dump.c (main): Likewise.
16614 * gdb.base/gcore.c (main): Likewise.
16615 * gdb.base/huge.c (main): Likewise.
16616 * gdb.base/multi-forks.c (main): Likewise.
16617 * gdb.base/pr10179-a.c (main): Likewise.
16618 * gdb.base/savedregs.c (main): Likewise.
16619 * gdb.base/sigaltstack.c (main): Likewise.
16620 * gdb.base/siginfo.c (main): Likewise.
16621 * gdb.base/structs.c (zed): Likewise.
16622 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
16623 * gdb.mi/mi-syn-frame.c (main): Likewise.
16624 * gdb.mi/until.c (foo, main): Likewise.
16625 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
16626 * gdb.base/solib-weak.c (foo): Declare.
16627 * gdb.base/attach-twice.c: Include stdio.h.
16628 * gdb.base/weaklib1.c: Likewise.
16629 * gdb.base/weaklib2.c: Likewise.
16630 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
16631 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
16632 unistd.h.
16633 * gdb.base/attach-pie-misread.c: Include stdlib.h.
16634 * gdb.mi/mi-exit-code.c: Likewise.
16635 * gdb.base/break-interp-lib.c: Include string.h.
16636 * gdb.base/coremaker.c: Likewise.
16637 * gdb.base/testenv.c: Likewise.
16638 * gdb.python/py-finish-breakpoint.c: Likewise.
16639 * gdb.base/inferior-died.c: Include sys/wait.h.
16640 * gdb.base/fileio.c: Include time.h.
16641 * gdb.base/async-shell.c: Include unistd.h.
16642 * gdb.base/dprintf-non-stop.c: Likewise.
16643 * gdb.base/info-os.c: Likewise.
16644 * gdb.mi/mi-console.c: Likewise.
16645 * gdb.mi/watch-nonstop.c: Likewise.
16646 * gdb.python/py-events.c: Likewise.
16647 * gdb.base/async.c (baz): Move up before its invocation.
16648 * gdb.base/code_elim2.c (my_global_func): Likewise.
16649 * gdb.base/skip-solib-lib.c (multiply): Likewise.
16650 * gdb.base/advance.c (func2): Likewise.
16651
16652 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16653
16654 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
16655 variant.
16656 * gdb.base/annota3.c: Likewise.
16657 * gdb.base/async.c: Likewise.
16658 * gdb.base/average.c: Likewise.
16659 * gdb.base/call-ar-st.c: Likewise.
16660 * gdb.base/call-rt-st.c: Likewise.
16661 * gdb.base/call-sc.c: Likewise.
16662 * gdb.base/call-strs.c: Likewise.
16663 * gdb.base/ending-run.c: Likewise.
16664 * gdb.base/execd-prog.c: Likewise.
16665 * gdb.base/exprs.c: Likewise.
16666 * gdb.base/foll-exec.c: Likewise.
16667 * gdb.base/foll-fork.c: Likewise.
16668 * gdb.base/foll-vfork.c: Likewise.
16669 * gdb.base/funcargs.c: Likewise.
16670 * gdb.base/gcore.c: Likewise.
16671 * gdb.base/jump.c: Likewise.
16672 * gdb.base/langs0.c: Likewise.
16673 * gdb.base/langs1.c: Likewise.
16674 * gdb.base/langs2.c: Likewise.
16675 * gdb.base/mips_pro.c: Likewise.
16676 * gdb.base/nodebug.c: Likewise.
16677 * gdb.base/opaque0.c: Likewise.
16678 * gdb.base/opaque1.c: Likewise.
16679 * gdb.base/recurse.c: Likewise.
16680 * gdb.base/run.c: Likewise.
16681 * gdb.base/scope0.c: Likewise.
16682 * gdb.base/scope1.c: Likewise.
16683 * gdb.base/setshow.c: Likewise.
16684 * gdb.base/setvar.c: Likewise.
16685 * gdb.base/shmain.c: Likewise.
16686 * gdb.base/shr1.c: Likewise.
16687 * gdb.base/shr2.c: Likewise.
16688 * gdb.base/sigall.c: Likewise.
16689 * gdb.base/signals.c: Likewise.
16690 * gdb.base/so-indr-cl.c: Likewise.
16691 * gdb.base/solib2.c: Likewise.
16692 * gdb.base/structs.c: Likewise.
16693 * gdb.base/sum.c: Likewise.
16694 * gdb.base/vforked-prog.c: Likewise.
16695 * gdb.base/watchpoint.c: Likewise.
16696 * gdb.reverse/shr2.c: Likewise.
16697 * gdb.reverse/until-reverse.c: Likewise.
16698 * gdb.reverse/ur1.c: Likewise.
16699 * gdb.reverse/watch-reverse.c: Likewise.
16700
16701 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16702
16703 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
16704 variant.
16705 * gdb.base/sepdebug.exp: Drop references to removed code.
16706
16707 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16708
16709 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
16710 variant. Preserve original line numbering.
16711 * gdb.base/list1.c: Likewise.
16712
16713 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16714
16715 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
16716 variant.
16717 * gdb.base/break1.c: Likewise.
16718 * gdb.base/break.exp: Drop references to removed code.
16719
16720 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16721
16722 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
16723 variant.
16724
16725 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16726
16727 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
16728
16729 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16730
16731 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
16732 logic into perform_all_tests() and invoke it with and without
16733 function header prototypes.
16734 (do_function_calls): Remove conditional XFAIL for PR 5318.
16735 (rerun_and_prepare): Remove duplicate code.
16736 (perform_all_tests): New. Main logic moved here.
16737
16738 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16739
16740 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
16741 code guarded by #ifdef NO_PROTOTYPES.
16742 (t_double_many_args): Likewise.
16743 (DEF_FUNC_MANY_ARGS_1): Likewise.
16744 (DEF_FUNC_VALUES_1): Likewise.
16745 (t_structs_ldc): Renamed from t_structs_fc in conditional code
16746 guarded by #ifdef PROTOTYPES.
16747
16748 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16749
16750 * gdb.mi/mi-console.c: Add eye-catcher.
16751 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
16752 instead of literal line number.
16753
16754 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16755
16756 * gdb.base/shr2.c: Add eye-catcher.
16757 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
16758 line number.
16759
16760 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16761
16762 * gdb.base/jump.c: Add eye-catchers.
16763 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
16764 numbers.
16765
16766 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16767
16768 * gdb.base/execd-prog.c: Add eye-catchers.
16769 * gdb.base/foll-exec.c: Likewise.
16770 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
16771 line numbers.
16772
16773 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16774
16775 * gdb.base/ending-run.c: Add eye-catchers.
16776 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
16777 literal line numbers.
16778
16779 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16780
16781 * gdb.base/call-rt-st.c: Add eye-catchers.
16782 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
16783 literal line numbers.
16784
16785 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16786
16787 * gdb.base/call-ar-st.c: Add eye-catchers.
16788 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
16789 literal line numbers.
16790
16791 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16792
16793 * gdb.base/average.c: Add eye-catchers.
16794 * gdb.base/sum.c: Likewise.
16795 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
16796 regexps dynamically.
16797
16798 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
16799
16800 * gdb.base/solib1.c: Add eye-catchers.
16801 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
16802 literal line numbers.
16803
16804 2014-11-12 Pedro Alves <palves@redhat.com>
16805
16806 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
16807 leader has exited.
16808
16809 2014-11-12 Pedro Alves <palves@redhat.com>
16810
16811 * gdb.arch/i386-bp_permanent.c: New file.
16812 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
16813 (srcfile): Set to i386-bp_permanent.c.
16814 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
16815 that stepi does not execute the 'leave' instruction, instead of
16816 testing it does execute.
16817 * gdb.base/bp-permanent.c: New file.
16818 * gdb.base/bp-permanent.exp: New file.
16819
16820 2014-11-10 Doug Evans <xdje42@gmail.com>
16821
16822 PR symtab/17564
16823 * gdb.base/symtab-search-order.exp: New file.
16824 * gdb.base/symtab-search-order.c: New file.
16825 * gdb.base/symtab-search-order-1.c: New file.
16826 * gdb.base/symtab-search-order-shlib-1.c: New file.
16827
16828 2014-11-07 Pedro Alves <palves@redhat.com>
16829
16830 PR gdb/17511
16831 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
16832 i?86-*-linux*.
16833
16834 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
16835
16836 PR c++/17494
16837 * gdb.cp/pr17494.cc: New file.
16838 * gdb.cp/pr17494.exp: New file.
16839
16840 2014-11-02 Yao Qi <yao@codesourcery.com>
16841
16842 * gdb.python/python.exp: Get working directory and match the
16843 output of "set extended-prompt \\w " with it.
16844
16845 2014-10-30 Doug Evans <dje@google.com>
16846
16847 * gdb.python/py-objfile.exp: Add tests for setting random attributes
16848 in objfiles.
16849 * gdb.python/py-progspace.exp: Add tests for setting random attributes
16850 in progspaces.
16851
16852 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
16853
16854 * gdb.base/fullpath-expand.exp: Skip for a remote host.
16855 * gdb.base/realname-expand.exp: Likewise.
16856 * gdb.linespec/macro-relative.exp: Likewise.
16857
16858 2014-10-29 Pedro Alves <palves@redhat.com>
16859
16860 PR gdb/17408
16861 * gdb.threads/schedlock.c (some_function): New function.
16862 (call_function): New global.
16863 (MAYBE_CALL_SOME_FUNCTION): New macro.
16864 (thread_function): Call it.
16865 * gdb.threads/schedlock.exp (get_args): Add description parameter,
16866 and use it instead of a global counter. Adjust all callers.
16867 (get_current_thread): Use "find current thread" for test message
16868 here rather than having all callers pass down the same string.
16869 (goto_loop): New procedure, factored out from ...
16870 (my_continue): ... this.
16871 (step_ten_loops): Change parameter from test message to command to
16872 use. Adjust.
16873 (list_count): Delete global.
16874 (check_result): New procedure, factored out from duplicate top
16875 level code.
16876 (continue tests): Wrap in with_test_prefix.
16877 (test_step): New procedure, factored out from duplicate top level
16878 code.
16879 (top level): Test "step" in combination with all scheduler-locking
16880 modes. Test "next" in combination with all scheduler-locking
16881 modes, and in combination with stepping over a function call or
16882 not.
16883 * gdb.threads/next-bp-other-thread.c: New file.
16884 * gdb.threads/next-bp-other-thread.exp: New file.
16885
16886 2014-10-29 Pedro Alves <palves@redhat.com>
16887
16888 PR python/17372
16889 * gdb.python/python.exp: Test a multi-line command that spawns
16890 interactive Python.
16891 * gdb.base/multi-line-starts-subshell.exp: New file.
16892
16893 2014-10-29 Yao Qi <yao@codesourcery.com>
16894
16895 * gdb.base/fileio.exp: Make directories on host.
16896
16897 2014-10-29 Yao Qi <yao@codesourcery.com>
16898
16899 * gdb.base/fileio.c (test_write): Close the file.
16900
16901 2014-10-28 Pedro Alves <palves@redhat.com>
16902
16903 PR gdb/12623
16904 * gdb.base/sigstep.c (no_handler): New global.
16905 (main): If 'no_handler is true, set the signal handlers to
16906 SIG_IGN.
16907 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
16908 with_sw_watch and no_handler parameters. Handle them.
16909 (top level) <stepping over handler when stopped at a breakpoint
16910 test>: Add a test axis for testing with a software watchpoint, and
16911 another for testing with the signal handler set to SIG_IGN.
16912 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
16913 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
16914
16915 2014-10-28 Pedro Alves <palves@redhat.com>
16916
16917 PR gdb/17511
16918 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
16919 * gdb.base/sigstep.exp (other_handler_location): New global.
16920 (advance): Support stepping into the signal handler, and running
16921 commands while in the handler.
16922 (in_handler_map): New global.
16923 (top level): In the advance test, add combinations for getting
16924 into the handler with stepping commands, and for running commands
16925 in the handler. Add comment descripting the advancei tests.
16926
16927 2014-10-28 Pedro Alves <palves@redhat.com>
16928
16929 * gdb.base/sigstep.exp: Use build_executable instead of
16930 prepare_for_testing.
16931 (top level): Move code that starts GDB, runs to main and creates a
16932 display to ...
16933 (restart): ... this new procedure.
16934 (top level): Move backtrace from signal handler test to ...
16935 (validate_backtrace): ... this new procedure.
16936 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
16937 with_test_prefix. Always restart GDB.
16938 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
16939 with_test_prefix. Always restart GDB. No need to delete
16940 breakpoints after the test.
16941 (test_skip_handler): Remove prefix parameter.
16942 (skip_over_handler, breakpoint_to_handler)
16943 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
16944 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
16945 restart GDB. No need to delete breakpoints after the test.
16946 (top level): Use foreach to call the test procedures with
16947 different commands.
16948
16949 2014-10-28 Pedro Alves <palves@redhat.com>
16950
16951 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
16952 instead of GNATS numbers.
16953 * gdb.base/sigbpt.exp: Likewise.
16954 * gdb.base/siginfo.exp: Likewise.
16955 * gdb.base/sigstep.exp: Likewise.
16956
16957 2014-10-27 Pedro Alves <palves@redhat.com>
16958
16959 * gdb.base/sigstep.c (dummy): New global.
16960 (main): Issue a couple writes to the new global.
16961 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
16962 procedures.
16963 (skip_over_handler): Use test_skip_handler.
16964 (top level): Call skip_over_handler for stepi and nexti too.
16965 (breakpoint_over_handler): Use test_skip_handler.
16966 (top level): Call breakpoint_over_handler for stepi and nexti too.
16967
16968 2014-10-27 Yao Qi <yao@codesourcery.com>
16969
16970 * gdb.trace/tfile.c (adjust_function_address)
16971 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
16972 function descriptor.
16973
16974 2014-10-24 Don Breazeal <donb@codesourcery.com>
16975
16976 * gdb.base/foll-fork.exp (test_follow_fork,
16977 catch_fork_child_follow): Check for updated fork messages emitted
16978 from infrun.c.
16979 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
16980 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
16981 vfork_and_exec_child_follow_through_step): Check for updated vfork
16982 messages emitted from infrun.c.
16983
16984 2014-10-24 Pedro Alves <palves@redhat.com>
16985
16986 * gdb.base/corefile.exp: Remove references to ultrix.
16987 * gdb.base/interrupt.exp: Likewise.
16988 * gdb.base/whatis.exp: Likewise.
16989 * gdb.gdb/selftest.exp: Likewise.
16990 * gdb.threads/manythreads.exp: Likewise.
16991 * gdb.threads/print-threads.exp: Likewise.
16992 * gdb.threads/pthreads.exp:: Likewise.
16993 * gdb.threads/schedlock.exp: Likewise.
16994
16995 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
16996
16997 * gdb.cp/non-trivial-retval.cc: Add a test case.
16998 * gdb.cp/non-trivial-retval.exp: Add a test.
16999
17000 2014-10-20 Yao Qi <yao@codesourcery.com>
17001
17002 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17003 * gdb.python/py-objfile-script-gdb.py: New file.
17004 * gdb.python/py-objfile-script.exp: Update reference to
17005 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17006 of remote_download. Remove the dest file.
17007
17008 2014-10-20 Yao Qi <yao@codesourcery.com>
17009
17010 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17011 * gdb.base/step-line.exp: Likewise.
17012 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17013 * gdb.dwarf2/dw2-basic.exp: Likewise.
17014 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17015 * gdb.dwarf2/dw2-filename.exp: Likewise.
17016 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17017 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17018 * gdb.dwarf2/dw2-producer.exp: Likewise.
17019 * gdb.dwarf2/mac-fileno.exp: Likewise.
17020 * gdb.python/py-frame-args.exp: Likewise.
17021 * gdb.python/py-framefilter.exp: Likewise.
17022 * gdb.python/py-mi.exp: Likewise.
17023 * gdb.python/py-objfile-script.exp: Likewise
17024 * gdb.python/py-pp-integral.exp: Likewise.
17025 * gdb.python/py-pp-re-notag.exp: Likewise.
17026 * gdb.python/py-prettyprint.exp: Likewise.
17027 * gdb.python/py-section-script.exp: Likewise.
17028 * gdb.python/py-typeprint.exp: Likewise.
17029 * gdb.python/py-xmethods.exp: Likewise.
17030 * gdb.stabs/weird.exp: Likewise.
17031 * gdb.xml/tdesc-regs.exp: Likewise.
17032
17033 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17034
17035 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17036 (out_cu): Use addr_len for the size of addresses.
17037 (out_line): Likewise. Size DW_LNE_set_address instruction
17038 according to addr_len.
17039 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17040 (FUNC): Add START_INSNS to definition.
17041
17042 2014-10-18 Yao Qi <yao@codesourcery.com>
17043
17044 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17045 gdb_has_argv0 return true.
17046 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17047 check [target_info exists noargs], check [gdb_has_argv0]
17048 instead.
17049 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17050 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17051 procedures.
17052
17053 2014-10-17 Doug Evans <dje@google.com>
17054
17055 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17056 event.
17057 * gdb.python/py-events.py: Add clear_objfiles event.
17058
17059 2014-10-17 Doug Evans <dje@google.com>
17060
17061 * gdb.python/py-objfile.exp: Test progspace attribute.
17062
17063 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
17064
17065 * gdb.guile/scm-breakpoint.exp: Do not assume any
17066 directory separators when matching source file paths.
17067 * gdb.python/py-breakpoint.exp: Likewise.
17068 * gdb.reverse/break-precsave.exp: Likewise.
17069 * gdb.reverse/break-reverse.exp: Likewise.
17070 * gdb.reverse/consecutive-precsave.exp: Likewise.
17071 * gdb.reverse/finish-precsave.exp: Likewise.
17072 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
17073 * gdb.reverse/finish-reverse.exp: Likewise.
17074 * gdb.reverse/i386-precsave.exp: Likewise.
17075 * gdb.reverse/i387-env-reverse.exp: Likewise.
17076 * gdb.reverse/i387-stack-reverse.exp: Likewise.
17077 * gdb.reverse/machinestate-precsave.exp: Likewise.
17078 * gdb.reverse/machinestate.exp: Likewise.
17079 * gdb.reverse/sigall-precsave.exp: Likewise.
17080 * gdb.reverse/solib-precsave.exp: Likewise.
17081 * gdb.reverse/step-precsave.exp: Likewise.
17082 * gdb.reverse/until-precsave.exp: Likewise.
17083 * gdb.reverse/watch-precsave.exp: Likewise.
17084 * gdb.reverse/watch-reverse.exp: Likewise.
17085
17086 2014-10-17 Yao Qi <yao@codesourcery.com>
17087
17088 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
17089 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
17090
17091 2014-10-17 Pedro Alves <palves@redhat.com>
17092
17093 PR gdb/17471
17094 * gdb.base/bg-execution-repeat.c: New file.
17095 * gdb.base/bg-execution-repeat.exp: New file.
17096
17097 2014-10-17 Pedro Alves <palves@redhat.com>
17098
17099 PR gdb/17300
17100 * gdb.base/continue-all-already-running.c: New file.
17101 * gdb.base/continue-all-already-running.exp: New file.
17102
17103 2014-10-17 Pedro Alves <palves@redhat.com>
17104
17105 PR gdb/17472
17106 * gdb.base/annota-input-while-running.c: New file.
17107 * gdb.base/annota-input-while-running.exp: New file.
17108
17109 2014-10-17 Pedro Alves <palves@redhat.com>
17110
17111 * gdb.base/callfuncs.exp: emove references to osf.
17112 * gdb.base/sigall.exp: Likewise.
17113 * gdb.gdb/selftest.exp: Likewise.
17114 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
17115 * gdb.mi/non-stop.c: Likewise.
17116 * gdb.mi/pthreads.c: Likewise.
17117 * gdb.reverse/sigall-precsave.exp: Likewise.
17118 * gdb.reverse/sigall-reverse.exp: Likewise.
17119 * gdb.threads/pthreads.c: Likewise.
17120 * gdb.threads/pthreads.exp: Likewise.
17121
17122 2014-10-17 Yao Qi <yao@codesourcery.com>
17123
17124 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
17125 check 'target_info exists noargs'.
17126 (test_command_prompt_position): Likewise.
17127 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
17128 Remove "set args".
17129 (progvar_simple_while_test): Likewise.
17130 (progvar_complex_if_while_test): Likewise.
17131 (if_while_breakpoint_command_test): Likewise.
17132 (infrun_breakpoint_command_test): Likewise.
17133 (breakpoint_command_test): Likewise.
17134 (watchpoint_command_test): Likewise.
17135 (bp_deleted_in_command_test): Likewise.
17136 (temporary_breakpoint_commands): Likewise.
17137
17138 2014-10-16 Yao Qi <yao@codesourcery.com>
17139
17140 * gdb.base/remotetimeout.exp: Remove noargs checking.
17141
17142 2014-10-15 Pedro Alves <palves@redhat.com>
17143
17144 PR breakpoints/9649
17145 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
17146 * gdb.base/breakpoint-in-ro-region.exp
17147 (probe_target_hardware_step): New procedure.
17148 (top level): Probe hardware stepping and hardware breakpoint
17149 support. Test stepping through a read-only region, with both
17150 "breakpoint auto-hw" on and off and both "always-inserted" on and
17151 off.
17152
17153 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
17154
17155 * gdb.dlang/demangle.exp: Update for demangling changes.
17156
17157 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17158
17159 * gdb.cp/non-trivial-retval.cc: Add new test cases.
17160 * gdb.cp/non-trivial-retval.exp: Add new tests.
17161
17162 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
17163
17164 PR c++/13403
17165 PR c++/15154
17166 * gdb.cp/non-trivial-retval.cc: New file.
17167 * gdb.cp/non-trivial-retval.exp: New file.
17168
17169 2014-10-15 Yao Qi <yao@codesourcery.com>
17170
17171 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
17172 remote host.
17173
17174 2014-10-15 Yao Qi <yao@codesourcery.com>
17175
17176 * gdb.python/py-symbol.exp: Match file base name if host is
17177 remote, otherwise match file name with dir name.
17178 * gdb.python/py-symtab.exp: Likewise.
17179 * gdb.python/python.exp: Likewise.
17180
17181 2014-10-15 Yao Qi <yao@codesourcery.com>
17182
17183 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
17184 pattern.
17185 * gdb.python/py-symtab.exp: Likewise.
17186 * gdb.python/python.exp: Remove trailing ".*". Fix typo
17187 locationn.
17188
17189 2014-10-14 Joel Brobecker <brobecker@adacore.com>
17190
17191 * gdb.ada/addr_arith: New testcase.
17192
17193 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
17194
17195 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
17196 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
17197 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
17198 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
17199
17200 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
17201
17202 * gdb.arch/stap-eval-lang-ada.S: Likewise.
17203 * gdb.arch/stap-eval-lang-ada.c: Likewise.
17204 * gdb.arch/stap-eval-lang-ada.exp: New file.
17205
17206 2014-10-14 Yao Qi <yao@codesourcery.com>
17207
17208 * gdb.mi/mi-var-child.c (nothing1): New function.
17209 (nothing2): New function.
17210 (do_children_tests): Set function pointers by nothing1 and
17211 nothing2.
17212 * gdb.mi/mi-var-child.exp: Step over new added statements.
17213 Update test to match the new output.
17214 * gdb.mi/var-cmd.c (nothing1): New function.
17215 (nothing2): New function.
17216 (do_children_tests): Set function pointers by nothing1 and
17217 nothing2.
17218 * gdb.mi/mi-var-display.exp: Update test to match output.
17219 Step to the line specified by $line_dct_nothing.
17220 Increase the number of lines to step.
17221
17222 2014-10-14 Yao Qi <yao@codesourcery.com>
17223
17224 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
17225 tests.
17226 * gdb.mi/mi2-var-child.exp: Likewise.
17227
17228 2014-10-13 Doug Evans <dje@google.com>
17229
17230 * gdb.python/py-objfile.exp: Change name of file name test.
17231
17232 2014-10-13 Doug Evans <dje@google.com>
17233
17234 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
17235 from the start of the CU.
17236
17237 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17238 Yao Qi <yao@codesourcery.com>
17239
17240 Fix "save breakpoints" for "catch" command.
17241 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
17242 Remove -nonewline. Match also the added "main" line.
17243
17244 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17245
17246 Fix "save breakpoints" for "disable $bpnum" command.
17247 * gdb.base/save-bp.c (main): Add label.
17248 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
17249
17250 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17251
17252 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
17253
17254 2014-10-11 Yao Qi <yao@codesourcery.com>
17255
17256 * gdb.server/server-kill.exp: Execute command
17257 "set remote trace-status-packet on" before "tstatus".
17258
17259 2014-10-11 Yao Qi <yao@codesourcery.com>
17260
17261 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
17262 (main): Call getppid.
17263 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
17264 and continue to it. Read variable "server_pid".
17265
17266 2014-10-11 Yao Qi <yao@codesourcery.com>
17267
17268 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
17269
17270 2014-10-11 Yao Qi <yao@codesourcery.com>
17271
17272 * gdb.threads/thread-find.exp: Don't execute command
17273 "info threads".
17274 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
17275 * gdb.threads/linux-dp.exp: Don't check the condition
17276 $threads_created equals to zero.
17277
17278 2014-10-10 Pedro Alves <palves@redhat.com>
17279
17280 * gdb.base/bigcore.exp: Remove references to IRIX.
17281 * gdb.base/funcargs.exp: Likewise.
17282 * gdb.base/interrupt.exp: Likewise.
17283 * gdb.base/mips_pro.exp: Likewise.
17284 * gdb.base/nodebug.exp: Likewise.
17285 * gdb.base/setvar.exp: Likewise.
17286 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
17287
17288 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17289 Pedro Alves <palves@redhat.com>
17290
17291 PR symtab/14466
17292 * gdb.base/vdso-warning.c: New file.
17293 * gdb.base/vdso-warning.exp: New file.
17294
17295 2014-10-02 Doug Evans <dje@google.com>
17296
17297 * gdb.base/structs.c (main): Don't run forever.
17298
17299 2014-10-02 Pedro Alves <palves@redhat.com>
17300
17301 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
17302 (top level) <stop threads 1, stop threads 2>: Use it.
17303
17304 2014-10-02 Pedro Alves <palves@redhat.com>
17305
17306 * gdb.threads/break-while-running.exp (test): Add new
17307 'update_thread_list' argument. Skip "info threads" if false.
17308 (top level): Add new 'update_thread_list' axis.
17309
17310 2014-10-02 Pedro Alves <palves@redhat.com>
17311
17312 PR breakpoints/17431
17313 * gdb.base/execl-update-breakpoints.c: New file.
17314 * gdb.base/execl-update-breakpoints.exp: New file.
17315
17316 2014-10-01 Pedro Alves <palves@redhat.com>
17317
17318 * gdb.base/breakpoint-in-ro-region.c: New file.
17319 * gdb.base/breakpoint-in-ro-region.exp: New file.
17320
17321 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
17322
17323 * gdb.mi/mi-exit-code.exp: New file.
17324 * gdb.mi/mi-exit-code.c: New file.
17325
17326 2014-09-30 Yao Qi <yao@codesourcery.com>
17327
17328 * lib/prelink-support.exp (build_executable_own_libs): Error if
17329 the target isn't native.
17330
17331 2014-09-30 Yao Qi <yao@codesourcery.com>
17332
17333 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
17334 false.
17335
17336 2014-09-22 Pedro Alves <palves@redhat.com>
17337
17338 * gdb.threads/break-while-running.exp: New file.
17339 * gdb.threads/break-while-running.c: New file.
17340
17341 2014-09-19 Yao Qi <yao@codesourcery.com>
17342
17343 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
17344 Invoke test. Restart GDB with --readnow and invoke test again.
17345
17346 2014-09-19 Yao Qi <yao@codesourcery.com>
17347
17348 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
17349 proc set_breakpoint_on_gcd_function. Invoke
17350 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
17351 invoke set_breakpoint_on_gcd_function again.
17352
17353 2014-09-18 Doug Evans <dje@google.com>
17354
17355 * gdb.dwarf2/symtab-producer.exp: New file.
17356
17357 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17358
17359 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
17360 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
17361 * gdb.base/global-var-nested-by-dso.c: Likewise.
17362 * gdb.base/global-var-nested-by-dso.exp: Likewise.
17363
17364 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
17365 Pedro Alves <palves@redhat.com>
17366
17367 * gdb.base/watch-bitfields.exp: Pass string other than test file
17368 name to prepare_for_testing.
17369 (watch): New procedure.
17370 (expect_watchpoint): Use with_test_prefix.
17371 (top level): Factor out tests to ...
17372 (test_watch_location, test_regular_watch): ... these new
17373 procedures, and use with_test_prefix and gdb_continue_to_end.
17374
17375 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
17376
17377 PR breakpoints/12526
17378 * gdb.base/watch-bitfields.exp: New file.
17379 * gdb.base/watch-bitfields.c: New file.
17380
17381 2014-09-16 Pedro Alves <palves@redhat.com>
17382
17383 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
17384 software and hardware addresses, not software address against
17385 itself.
17386
17387 2014-09-16 Pedro Alves <palves@redhat.com>
17388
17389 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
17390 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
17391
17392 2014-09-16 Pedro Alves <palves@redhat.com>
17393
17394 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
17395 files.
17396 * gdb.base/a2-run.exp: Remove all code guarded by istarget
17397 "*-*-vxworks*" throughout.
17398 * gdb.base/break.exp: Likewise.
17399 * gdb.base/default.exp: Likewise.
17400 * gdb.base/scope.exp: Likewise.
17401 * gdb.base/sepdebug.exp: Likewise.
17402 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
17403 throughout.
17404 * gdb.base/run.c: Likewise.
17405 * gdb.base/sepdebug.c: Likewise.
17406 * gdb.hp/gdb.aCC/run.c: Likewise.
17407 * gdb.reverse/until-reverse.c: Likewise.
17408 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
17409
17410 2014-09-16 Yao Qi <yao@codesourcery.com>
17411
17412 * boards/local-remote-host-native.exp: New file.
17413
17414 2014-09-14 Doug Evans <xdje42@gmail.com>
17415
17416 * gdb.threads/queue-signal.c (thread_count): New variable.
17417 (thread_count_mutex, thread_count_condvar): New variables.
17418 (incr_thread_count, wait_all_threads_running): New functions.
17419 (main): Wait for all threads to be in their thread functions.
17420
17421 2014-09-13 Doug Evans <xdje42@gmail.com>
17422
17423 * gdb.threads/queue-signal.c: New file.
17424 * gdb.threads/queue-signal.exp: New file.
17425
17426 2014-09-13 Doug Evans <xdje42@gmail.com>
17427
17428 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
17429 be consistent with what default_gdb_init uses.
17430 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
17431 the plain text of the prompt. Add some logging printfs.
17432 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
17433
17434 2014-09-12 Pedro Alves <palves@redhat.com>
17435
17436 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
17437 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
17438 * gdb.arch/i386-size-overlap.exp: Likewise.
17439 * gdb.arch/i386-size.exp: Likewise.
17440 * gdb.arch/i386-unwind.exp: Likewise.
17441 * gdb.base/a2-run.exp: Likewise.
17442 * gdb.base/break.exp: Likewise.
17443 * gdb.base/charset.exp: Likewise.
17444 * gdb.base/chng-syms.exp: Likewise.
17445 * gdb.base/commands.exp: Likewise.
17446 * gdb.base/dbx.exp: Likewise.
17447 * gdb.base/find.exp: Likewise.
17448 * gdb.base/funcargs.exp: Likewise.
17449 * gdb.base/jit-simple.exp: Likewise.
17450 * gdb.base/reread.exp: Likewise.
17451 * gdb.base/sepdebug.exp: Likewise.
17452 * gdb.base/step-bt.exp: Likewise.
17453 * gdb.cp/mb-inline.exp: Likewise.
17454 * gdb.cp/mb-templates.exp: Likewise.
17455 * gdb.objc/basicclass.exp: Likewise.
17456 * gdb.threads/killed.exp: Likewise.
17457
17458 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17459
17460 PR tdep/17379
17461 * gdb.arch/powerpc-stackless.S: New file.
17462 * gdb.arch/powerpc-stackless.exp: New file.
17463
17464 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17465
17466 * gdb.base/attach.c: Include unistd.h.
17467 (main): Call alarm. Add label postloop.
17468 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
17469 gdb_breakpoint, gdb_continue_to_breakpoint.
17470 (test_command_line_attach_run): Kill ${testpid} in one exit path.
17471
17472 2014-09-11 Pedro Alves <palves@redhat.com>
17473
17474 PR gdb/17347
17475 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
17476 * gdb.base/attach.exp (test_command_line_attach_run): New
17477 procedure.
17478 (top level): Call it.
17479
17480 2014-09-11 Pedro Alves <palves@redhat.com>
17481
17482 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
17483 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
17484 (do_command_attach_tests): Use spawn_wait_for_attach.
17485 * gdb.base/solib-overlap.exp: Likewise.
17486 * gdb.multi/multi-attach.exp: Likewise.
17487 * gdb.python/py-prompt.exp: Likewise.
17488 * gdb.python/py-sync-interp.exp: Likewise.
17489 * gdb.server/ext-attach.exp: Likewise.
17490
17491 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
17492
17493 * gdb.fortran/array-element.exp: Remove unexpected "continue"
17494 command in testcase. Simplify testcase.
17495
17496 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17497
17498 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
17499
17500 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17501
17502 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
17503
17504 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17505
17506 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
17507
17508 2014-09-10 Joel Brobecker <brobecker@adacore.com>
17509
17510 * gdb.dwarf2/dynarr-ptr.c: New file.
17511 * gdb.dwarf2/dynarr-ptr.exp: New file.
17512
17513 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17514
17515 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
17516 of 30 rather than hardcoding 120 for a slow test case. Take the
17517 `gdb,timeout' target setting into account for this calculation.
17518 Don't extend the timeout for the test cases that don't need it.
17519
17520 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17521
17522 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
17523 a factor of 2 for a slow test case. Take the `gdb,timeout'
17524 target setting into account for this calculation.
17525 * gdb.reverse/until-precsave.exp: Increase the timeout by
17526 a factor of 15 and 3 respectively rather than adding 120
17527 for a pair of slow test cases. Take the `gdb,timeout'
17528 target setting into account for this calculation.
17529
17530 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17531
17532 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
17533 timeout, don't pass one down to gdb_expect.
17534 (gdb_expect): Rework timeout selection.
17535
17536 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17537
17538 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
17539 exception on timeout.
17540 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
17541 (gdbserver_start_extended): Catch any `gdbserver_start' error
17542 exceptions.
17543 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
17544 * lib/mi-support.exp (mi_gdb_target_load): Catch any
17545 `gdbserver_gdb_load' error exceptions.
17546
17547 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
17548
17549 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
17550 120 on waiting for the TCP socket to open.
17551
17552 2014-09-09 Doug Evans <xdje42@gmail.com>
17553
17554 * gdb.base/default.exp (show_conv_list): Add _caller_is,
17555 _caller_matches, _any_caller_is, _any_caller_matches.
17556
17557 2014-09-09 Doug Evans <xdje42@gmail.com>
17558
17559 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
17560
17561 2014-09-09 Yao Qi <yao@codesourcery.com>
17562
17563 * gdb.mi/mi-var-display.exp: Set print symbol off.
17564
17565 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
17566
17567 PR gdb/17035
17568 * gdb.base/commands.exp: Add tests to verify user-defined
17569 commands with empty bodies.
17570 * gdb.python/py-cmd.exp: Test that we don't show user-defined
17571 python commands in `show user command`.
17572 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
17573 scheme commands in `show user command`.
17574
17575 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17576
17577 PR python/17355
17578 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
17579 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
17580 * gdb.python/py-framefilter-invalidarg.exp: New file.
17581 * gdb.python/py-framefilter-invalidarg.py: New file.
17582
17583 2014-09-06 Doug Evans <xdje42@gmail.com>
17584
17585 PR 15276
17586 * gdb.python/py-caller-is.c: New file.
17587 * gdb.python/py-caller-is.exp: New file.
17588
17589 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
17590
17591 PR gdb/17235
17592 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
17593 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
17594
17595 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
17596
17597 PR fortran/17237
17598 * gdb.fortran/print-formatted.exp: New file.
17599 * gdb.fortran/print-formatted.f90: Likewise.
17600
17601 2014-09-03 Sasha Smundak <asmundak@google.com>
17602
17603 * gdb.python/py-frame.exp: Test Frame.read_register.
17604
17605 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
17606
17607 PR python/16699
17608 * gdb.python/py-completion.exp: New file.
17609 * gdb.python/py-completion.py: Likewise.
17610
17611 2014-08-28 Doug Evans <dje@google.com>
17612
17613 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
17614 eax,etc. are live with values set by gdb and thus the compiler can't
17615 use them.
17616 * gdb.arch/i386-pseudo.c (main): Ditto.
17617
17618 2014-08-27 Doug Evans <dje@google.com>
17619
17620 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
17621
17622 2014-08-25 Doug Evans <dje@google.com>
17623
17624 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
17625 (main): Ditto.
17626
17627 2014-08-25 Doug Evans <dje@google.com>
17628
17629 * gdb.threads/thread-execl.exp: #include <stdio.h>.
17630
17631 2014-08-24 Yao Qi <yao@codesourcery.com>
17632
17633 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
17634 symbol off.
17635 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
17636
17637 2014-08-22 Doug Evans <dje@google.com>
17638
17639 PR 17276
17640 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
17641 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
17642 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
17643
17644 2014-08-22 Yao Qi <yao@codesourcery.com>
17645
17646 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
17647 * gdb.python/py-finish-breakpoint2.exp: Likewise.
17648 * gdb.python/python.exp: Likewise. Use .py file on the host
17649 instead of the build.
17650
17651 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17652
17653 * gdb.threads/gcore-stale-thread.c: New file.
17654 * gdb.threads/gcore-stale-thread.exp: New file.
17655
17656 2014-08-21 Pedro Alves <palves@redhat.com>
17657
17658 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
17659 * gdb.base/gcore-relro-pie.exp: Likewise.
17660 * gdb.base/gcore-relro.exp: Likewise.
17661 * gdb.base/gcore.exp: Likewise.
17662 * gdb.base/print-symbol-loading.exp: Likewise.
17663 * gdb.threads/gcore-thread.exp: Likewise.
17664 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
17665
17666 2014-08-20 Pedro Alves <palves@redhat.com>
17667 Jan Kratochvil <jan.kratochvil@redhat.com>
17668
17669 * Makefile.in (EXTRA_RULES, CC): New variables, get from
17670 configure.
17671 (EXPECT): Handle READ1 being set.
17672 (all): Depend on EXTRA_RULES.
17673 (check-read1, expect-read1, read1.so, read1): New rules.
17674 * README (Testsuite Parameters): Document the READ1 make variable.
17675 (Race detection): New section.
17676 * configure: Regenerate.
17677 * configure.ac: If build==host==target, and running under a
17678 GNU/glibc system, add read1 to the extra Makefile rules.
17679 (EXTRA_RULES): AC_SUBST it.
17680 * lib/read1.c: New file.
17681
17682 2014-08-20 Joel Brobecker <brobecker@adacore.com>
17683
17684 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
17685 the handling of variables declared as a typedef to an array
17686 which a DW_AT_data_location attribute.
17687
17688 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
17689 Pedro Alves <palves@redhat.com>
17690
17691 PR symtab/14604
17692 PR symtab/14605
17693 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
17694 gdb_test.
17695
17696 2014-08-19 Pedro Alves <palves@redhat.com>
17697
17698 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
17699
17700 2014-08-19 Yao Qi <yao@codesourcery.com>
17701
17702 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
17703 right line.
17704
17705 2014-08-18 David Blaikie <dblaikie@gmail.com>
17706
17707 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
17708
17709 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17710
17711 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
17712 attribute in array range.
17713
17714 2014-08-18 Joel Brobecker <brobecker@adacore.com>
17715
17716 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
17717
17718 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17719
17720 PR c++/17132
17721 * gdb.cp/pr17132.cc: New file.
17722 * gdb.cp/pr17132.exp: New file.
17723
17724 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
17725
17726 * gdb.python/py-xmethods.py (A_getarrayind)
17727 (E_method_char_worker.__call__, E_method_int_worker.__call__):
17728 Use 'print' with function call syntax.
17729 (E_method_matcher.match): Fix tab vs space indentation mixup.
17730
17731 2014-08-15 Yao Qi <yao@codesourcery.com>
17732
17733 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
17734 false.
17735
17736 2014-08-15 Yao Qi <yao@codesourcery.com>
17737
17738 * gdb.cp/casts.exp: Set print symbol off.
17739 * gdb.cp/class2.exp: Likewise.
17740 * gdb.cp/overload.exp: Likewise.
17741 * gdb.cp/templates.exp: Likewise.
17742
17743 2014-08-11 Doug Evans <dje@google.com>
17744
17745 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
17746 (test_load_shlib): Update.
17747
17748 2014-08-09 Yao Qi <yao@codesourcery.com>
17749
17750 * gdb.base/display.exp: Invoke is_address_zero_readable.
17751 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
17752 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17753 * gdb.base/hbreak-unmapped.exp: Return if
17754 is_address_zero_readable returns true.
17755 * gdb.base/signest.exp: Likewise.
17756 * gdb.base/signull.exp: Likewise.
17757 * gdb.base/sigbpt.exp: Likewise.
17758 * gdb.guile/scm-disasm.exp: Do the test if
17759 is_address_zero_readable returns false.
17760 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
17761 * gdb.python/py-arch.exp: Likewise.
17762 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
17763 * lib/gdb.exp (is_address_zero_readable): New proc.
17764
17765 2014-08-09 Yao Qi <yao@codesourcery.com>
17766
17767 PR testsuite/13443
17768 * gdb.mi/mi-var-display.exp: Make test messages unique.
17769
17770 2014-08-04 Tom Tromey <tromey@redhat.com>
17771
17772 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
17773 target 0".
17774
17775 2014-08-04 Tom Tromey <tromey@redhat.com>
17776
17777 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
17778 "target_resume".
17779
17780 2014-08-01 Joel Brobecker <brobecker@adacore.com>
17781
17782 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
17783 inner_vla_struct_object_size.
17784 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
17785 as xfail.
17786
17787 2014-07-30 Pedro Alves <palves@redhat.com>
17788
17789 * gdb.threads/signal-command-handle-nopass.exp (test): Add
17790 comment.
17791
17792 2014-07-29 Yao Qi <yao@codesourcery.com>
17793
17794 PR gdb/17206
17795 * gdb.base/until-nodebug.exp: New.
17796
17797 2014-07-28 Doug Evans <xdje42@gmail.com>
17798
17799 PR guile/17203
17800 * gdb.guile/scm-parameter.exp: Add tests for trying to create
17801 previously existing parameter, and previously ambiguously spelled
17802 parameter.
17803
17804 2014-07-28 Will Newton <will.newton@linaro.org>
17805
17806 * gdb.base/varargs.exp: Remove KFAILs for ARM.
17807
17808 2014-07-26 Ludovic Courtès <ludo@gnu.org>
17809 Doug Evans <xdje42@gmail.com>
17810
17811 PR guile/17146
17812 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
17813
17814 2014-07-25 Pedro Alves <palves@redhat.com>
17815
17816 * gdb.threads/signal-command-handle-nopass.c: New file.
17817 * gdb.threads/signal-command-handle-nopass.exp: New file.
17818 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
17819 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
17820 * gdb.threads/signal-delivered-right-thread.c: New file.
17821 * gdb.threads/signal-delivered-right-thread.exp: New file.
17822
17823 2014-07-25 Pedro Alves <palves@redhat.com>
17824
17825 * gdb.base/double-prompt-target-event-error.exp
17826 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
17827 match.
17828 (cancel_pagination_in_target_event): Rework double prompt
17829 detection.
17830 * gdb.base/paginate-after-ctrl-c-running.exp
17831 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
17832 <return>' match.
17833 * gdb.base/paginate-bg-execution.exp
17834 (test_bg_execution_pagination_return)
17835 (test_bg_execution_pagination_cancel): Remove '-notransfer
17836 <return>' matches.
17837 * gdb.base/paginate-execution-startup.exp
17838 (test_fg_execution_pagination_return)
17839 (test_fg_execution_pagination_cancel): Remove '-notransfer
17840 <return>' matches.
17841 * gdb.base/paginate-inferior-exit.exp
17842 (test_paginate_inferior_exited): Remove '-notransfer <return>'
17843 match.
17844 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
17845 * lib/gdb.exp (pagination_prompt): Run text through
17846 string_to_regexp.
17847 (gdb_test_multiple): Match $pagination_prompt instead of
17848 "<return>".
17849 (string_to_regexp): Move to lib/gdb-utils.exp.
17850
17851 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17852
17853 * gdb.arch/amd64-entry-value-paramref.S: New file.
17854 * gdb.arch/amd64-entry-value-paramref.cc: New file.
17855 * gdb.arch/amd64-entry-value-paramref.exp: New file.
17856 * gdb.arch/amd64-optimout-repeat.S: New file.
17857 * gdb.arch/amd64-optimout-repeat.c: New file.
17858 * gdb.arch/amd64-optimout-repeat.exp: New file.
17859
17860 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17861
17862 PR gdb/17170
17863 * gdb.base/statistics.exp: New file.
17864
17865 2014-07-17 Doug Evans <dje@google.com>
17866
17867 PR gdb/17170
17868 * gdb.base/maint.exp: Update testing of per-command stats.
17869
17870 2014-07-16 Pedro Alves <palves@redhat.com>
17871
17872 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
17873 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
17874 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
17875 (tfile_write_buf): New functions.
17876 (add_memory_block): Rewrite using the above.
17877 (adjust_function_address): New function.
17878 (FUNCTION_ADDRESS): New macro.
17879 (write_basic_trace_file): Remove short_x local, and use
17880 tfile_write_16. Change type of func_addr local to unsigned long
17881 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
17882 here. Cast argument of add_memory_block to char pointer.
17883 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
17884 (main): Remove parameters.
17885 * gdb.trace/tfile.exp: Remove nowarnings.
17886
17887 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
17888
17889 * gdb.base/debug-expr.exp: Test string evaluation with
17890 "debug expression" on.
17891
17892 2014-07-15 Pedro Alves <palves@redhat.com>
17893
17894 * gdb.base/reread.exp: Use clean_restart.
17895
17896 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
17897
17898 * gdb.arch/avr-flash-qualifer.c: New.
17899 * gdb.arch/avr-flash-qualifer.exp: New.
17900
17901 2014-07-14 Pedro Alves <palves@redhat.com>
17902
17903 * gdb.base/paginate-after-ctrl-c-running.c: New file.
17904 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
17905
17906 2014-07-14 Pedro Alves <palves@redhat.com>
17907
17908 * gdb.base/double-prompt-target-event-error.c: New file.
17909 * gdb.base/double-prompt-target-event-error.exp: New file.
17910
17911 2014-07-14 Pedro Alves <palves@redhat.com>
17912
17913 PR gdb/17072
17914 * gdb.base/paginate-inferior-exit.c: New file.
17915 * gdb.base/paginate-inferior-exit.exp: New file.
17916
17917 2014-07-14 Pedro Alves <palves@redhat.com>
17918
17919 PR gdb/17072
17920 * gdb.base/paginate-bg-execution.c: New file.
17921 * gdb.base/paginate-bg-execution.exp: New file.
17922
17923 2014-07-14 Pedro Alves <palves@redhat.com>
17924
17925 PR gdb/17072
17926 * gdb.base/paginate-execution-startup.c: New file.
17927 * gdb.base/paginate-execution-startup.exp: New file.
17928 * lib/gdb.exp (pagination_prompt): New global.
17929 (default_gdb_spawn): New procedure, factored out from
17930 default_gdb_spawn.
17931 (default_gdb_start): Adjust to call default_gdb_spawn.
17932 (gdb_spawn): New procedure.
17933
17934 2014-07-14 Pedro Alves <palves@redhat.com>
17935
17936 * lib/gdb.exp (gdb_assert): New procedure.
17937 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
17938
17939 2014-07-14 Pedro Alves <palves@redhat.com>
17940
17941 * gdb.base/execution-termios.c: New file.
17942 * gdb.base/execution-termios.exp: New file.
17943
17944 2014-07-14 Tom Tromey <tromey@redhat.com>
17945
17946 * gdb.cp/vla-cxx.cc: New file.
17947 * gdb.cp/vla-cxx.exp: New file.
17948
17949 2014-07-14 Tom Tromey <tromey@redhat.com>
17950
17951 * gdb.reverse/rerun-prec.c: New file.
17952 * gdb.reverse/rerun-prec.exp: New file.
17953
17954 2014-07-12 Maciej W. Rozycki <macro@mips.com>
17955 Maciej W. Rozycki <macro@codesourcery.com>
17956
17957 * lib/gdb-utils.exp: New file.
17958 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
17959 inline `gdb_init_command' processing.
17960 (gdb_start_cmd): Likewise.
17961 * lib/mi-support.exp (mi_run_cmd): Likewise.
17962 * README: Document `gdb_init_command' and `gdb_init_commands'.
17963
17964 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
17965
17966 Fix false FAIL running under a very long directory name.
17967 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
17968 and "set print elements 10000". Twice.
17969
17970 2014-07-11 Yao Qi <yao@codesourcery.com>
17971
17972 * gdb.base/exprs.exp: "set print symbol off".
17973
17974 2014-07-11 Pedro Alves <palves@redhat.com>
17975
17976 * gdb.threads/kill.c: New file.
17977 * gdb.threads/kill.exp: New file.
17978
17979 2014-07-10 Yao Qi <yao@codesourcery.com>
17980
17981 * gdb.trace/tfile.c (write_basic_trace_file)
17982 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
17983 address written to trace file.
17984
17985 2014-07-09 Pedro Alves <palves@redhat.com>
17986
17987 * gdb.base/attach-wait-input.exp: New file.
17988 * gdb.base/attach-wait-input.c: New file.
17989
17990 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
17991
17992 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
17993 setting up test structures.
17994 (main): Call new test function.
17995 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
17996 test function, continue into test function and walk test
17997 structures.
17998
17999 2014-07-02 Yao Qi <yao@codesourcery.com>
18000
18001 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18002 'bar_start' at the beginning of functions 'foo' and 'bar'
18003 respectively.
18004 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18005 instead of 'foo' and 'bar'.
18006
18007 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18008
18009 * gdb.btrace/segv.exp: New.
18010 * gdb.btrace/segv.c: New.
18011
18012 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
18013
18014 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18015 instruction.
18016
18017 2014-06-30 Mark Wielaard <mjw@redhat.com>
18018
18019 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18020 vulture, vilify, villar): New volatile array constants.
18021 (vindictive, vegetation): New const volatile array constants.
18022 * gdb.base/volatile.exp: Test volatile and const volatile array
18023 types.
18024
18025 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18026
18027 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18028 target lacks support for awatch, rwatch, or hbreak.
18029
18030 2014-06-27 Yao Qi <yao@codesourcery.com>
18031
18032 * gdb.multi/dummy-frame-restore.exp: New.
18033 * gdb.multi/dummy-frame-restore.c: New.
18034
18035 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18036
18037 * gdb.btrace/gcore.exp: New.
18038
18039 2014-06-23 Pedro Alves <palves@redhat.com>
18040
18041 * gdb.base/watchpoint-reuse-slot.c: New file.
18042 * gdb.base/watchpoint-reuse-slot.exp: New file.
18043
18044 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18045
18046 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18047 progspace's filename in 'info', 'enable' and 'disable' command
18048 tests.
18049
18050 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18051
18052 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18053 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18054 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18055
18056 2014-06-20 Gary Benson <gbenson@redhat.com>
18057
18058 * gdb.arch/i386-avx.exp: Fix include file location.
18059 * gdb.arch/i386-sse.exp: Likewise.
18060
18061 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18062
18063 * gdb.dlang/expression.exp: New file.
18064
18065 2014-06-19 Pedro Alves <palves@redhat.com>
18066
18067 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
18068 out from ...
18069 (top level): ... here. Iterate running tests under different
18070 scheduler-locking settings.
18071
18072 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
18073
18074 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
18075 to DW_FORM_addr and use non-zero addresses.
18076
18077 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
18078
18079 PR gdb/17017
18080 * gdb.python/py-xmethods.cc: Add global function call counters and
18081 increment them in their respective functions. Remove "cout"
18082 statements.
18083 * gdb.python/py-xmethods.exp: Make tests check the global function
18084 call counters instead of depending on inferior IO.
18085
18086 2014-06-18 Don Breazeal <donb@codesourcery.com>
18087
18088 * gdb.base/foll-fork.exp (default_fork_parent_follow):
18089 Deleted procedure.
18090 (explicit_fork_parent_follow): Deleted procedure.
18091 (explicit_fork_child_follow): Deleted procedure.
18092 (test_follow_fork): New procedure.
18093 (do_fork_tests): Replace calls to deleted procedures with
18094 calls to test_follow_fork and reset GDB for subsequent
18095 procedure calls.
18096
18097 2014-06-17 Yao Qi <yao@codesourcery.com>
18098
18099 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
18100 CP1252.
18101
18102 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
18103
18104 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
18105 Initialize ptr and S explicitly.
18106 (skip_type_update_when_not_use_rtti_test): Likewise.
18107
18108 2014-06-16 Keith Seitz <keiths@redhat.com>
18109
18110 PR mi/15863
18111 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
18112 the inferior is started.
18113
18114 2014-06-16 Pedro Alves <palves@redhat.com>
18115
18116 * gdb.base/break-main-file-remove-fail.c: New file.
18117 * gdb.base/break-main-file-remove-fail.exp: New file.
18118 * gdb.base/break-unload-file.exp: Use build_executable instead of
18119 prepare_for_testing.
18120 (test_break): New parameter "initial_load". Handle it.
18121 (top level): Add initial_load cmdline/file axis.
18122
18123 2014-06-12 Tom Tromey <tromey@redhat.com>
18124
18125 * gdb.base/completion.exp: Don't use directory name in test.
18126
18127 2014-06-09 Gary Benson <gbenson@redhat.com>
18128
18129 * gdb.base/sigall.c [Functions to send signals]: Reorder to
18130 separate the always-available ANSI-standard signals from the
18131 signals that require checking.
18132 (main): Likewise.
18133 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
18134 Likewise.
18135 (main): Likewise.
18136
18137 2014-06-07 Keith Seitz <keiths@redhat.com>
18138
18139 Revert:
18140 PR c++/16253
18141 * gdb.cp/var-tag.cc: New file.
18142 * gdb.cp/var-tag.exp: New file.
18143 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18144 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18145 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18146 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18147
18148 2014-06-06 Doug Evans <xdje42@gmail.com>
18149
18150 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
18151
18152 2014-06-06 Pedro Alves <palves@redhat.com>
18153
18154 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
18155 in target debug output instead of looking at RSP packets,
18156 disabling the test on any target that uses hardware stepping.
18157 Update comments.
18158
18159 2014-06-06 Pedro Alves <palves@redhat.com>
18160
18161 * gdb.base/break-unload-file.exp: Fix typo.
18162
18163 2014-06-06 Yao Qi <yao@codesourcery.com>
18164
18165 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
18166 from "jit_function" to "^jit_function".
18167
18168 2014-06-06 Yao Qi <yao@codesourcery.com>
18169
18170 * gdb.base/async.c (foo): Add one statement.
18171 * gdb.base/async.exp: Get the next instruction address and
18172 match the output of "nexti" by instruction address. Match
18173 the hex address in the output of "finish".
18174
18175 2014-06-06 Gary Benson <gbenson@redhat.com>
18176
18177 * gdb.base/call-signals.c: Remove preprocessor conditionals
18178 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
18179 SIGSEGV and SIGTERM.
18180 * gdb.base/sigall.c: Likewise.
18181 * gdb.base/unwindonsignal.c: Likewise.
18182 * gdb.reverse/sigall-reverse.c: Likewise.
18183
18184 2014-06-06 Yao Qi <yao@codesourcery.com>
18185
18186 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
18187 readable, skip the test.
18188
18189 2014-06-06 Yao Qi <yao@codesourcery.com>
18190
18191 * gdb.threads/staticthreads.c (thread_function): Move the line
18192 setting breakpoint on forward.
18193 * gdb.threads/staticthreads.exp: Update comments.
18194
18195 2014-06-05 Ludovic Courtès <ludo@gnu.org>
18196
18197 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
18198 "history-append! type error".
18199
18200 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
18201
18202 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
18203 erroneous dprintf expected input.
18204
18205 2014-06-04 Doug Evans <xdje42@gmail.com>
18206
18207 * gdb.guile/scm-generics.exp: Delete.
18208
18209 2014-06-04 Doug Evans <xdje42@gmail.com>
18210
18211 * gdb.guile/scm-breakpoint.exp: Update.
18212 Add tests for breakpoint registration.
18213
18214 2014-06-04 Tom Tromey <tromey@redhat.com>
18215
18216 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
18217 VLA-in-union.
18218 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
18219 inner_vla_struct, vla_union types. Initialize objects of those
18220 types and compute their sizes.
18221
18222 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
18223 Hui Zhu <hui@codesourcery.com>
18224
18225 * gdb.base/fileio.exp: Add test for shell not available as well as
18226 available.
18227 * gdb.base/fileio.c (test_system): Check for shell twice.
18228
18229 2014-06-04 Yao Qi <yao@codesourcery.com>
18230
18231 * gdb.base/auto-connect-native-target.exp: Remove redundant
18232 space from the regexp pattern.
18233
18234 2014-06-04 Yao Qi <yao@codesourcery.com>
18235
18236 * gdb.base/default.exp: Replace "child" with "native" in
18237 regexp pattern.
18238
18239 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
18240
18241 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
18242 * gdb.python/py-xmethods.exp: New tests to test xmethods.
18243 * gdb.python/py-xmethods.py: Python script supporting the
18244 new testcase and tests.
18245
18246 2014-06-03 Joel Brobecker <brobecker@adacore.com>
18247 Pedro Alves <palves@redhat.com>
18248
18249 PR breakpoints/17000
18250 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
18251 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
18252
18253 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
18254
18255 * gdb.base/subst.exp: Add tests to verify partial path matching
18256 output.
18257
18258 2014-06-03 Pedro Alves <palves@redhat.com>
18259
18260 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
18261 target that doesn't use software single-stepping.
18262
18263 2014-06-03 Pedro Alves <palves@redhat.com>
18264
18265 PR breakpoints/17000
18266 * gdb.base/sss-bp-on-user-bp-2.c: New file.
18267 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
18268
18269 2014-06-02 Doug Evans <xdje42@gmail.com>
18270
18271 * gdb.guile/scm-parameter.exp: New file.
18272
18273 2014-06-02 Doug Evans <xdje42@gmail.com>
18274
18275 * gdb.guile/scm-cmd.c: New file.
18276 * gdb.guile/scm-cmd.exp: New file.
18277
18278 2014-06-02 Doug Evans <xdje42@gmail.com>
18279
18280 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
18281 pretty-printer lookup.
18282 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
18283 (make-pp_s-printer): Call it.
18284 (make-pretty-printer-from-dict): New function.
18285 (lookup-pretty-printer-maker-from-dict): New function.
18286 (*pretty-printer*): Simplify.
18287 (make-objfile-pp_s-printer): New function.
18288 (install-objfile-pretty-printers!): New function.
18289 (make-progspace-pp_s-printer): New function.
18290 (install-progspace-pretty-printers!): New function.
18291 * gdb.guile/scm-progspace.c: New file.
18292 * gdb.guile/scm-progspace.exp: New file.
18293
18294 2014-06-02 Pedro Alves <palves@redhat.com>
18295
18296 * gdb.base/dprintf-bp-same-addr.c: New file.
18297 * gdb.base/dprintf-bp-same-addr.exp: New file.
18298
18299 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18300
18301 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
18302 * gdb.arch/powerpc-power.s: Likewise.
18303
18304 2014-06-02 Joel Brobecker <brobecker@adacore.com>
18305
18306 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
18307
18308 2014-06-01 Yao Qi <yao@codesourcery.com>
18309
18310 * gdb.base/watchpoint.exp (test_watch_location): Check null
18311 pointer can be dereferenced. If not, do the test, otherwise
18312 skip it.
18313
18314 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18315
18316 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
18317 results.
18318 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
18319
18320 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
18321
18322 * gdb.arch/amd64-invalid-stack-middle.S: New file.
18323 * gdb.arch/amd64-invalid-stack-middle.c: New file.
18324 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
18325 * gdb.arch/amd64-invalid-stack-top.c: New file.
18326 * gdb.arch/amd64-invalid-stack-top.exp: New file.
18327
18328 2014-05-30 Pedro Alves <palves@redhat.com>
18329
18330 PR breakpoints/17000
18331 * gdb.base/sss-bp-on-user-bp.c: New file.
18332 * gdb.base/sss-bp-on-user-bp.exp: New file.
18333
18334 2014-05-30 David Blaikie <dblaikie@gmail.com>
18335
18336 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
18337 gnu_inline semantics via attribute.
18338 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
18339 source explicitly specifies the required semantics.
18340
18341 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
18342
18343 * gdb.reverse/sigall-reverse.exp: Fix a typo.
18344
18345 2014-05-29 Pedro Alves <palves@redhat.com>
18346 Tom Tromey <tromey@redhat.com>
18347
18348 * gdb.base/async-shell.exp: Don't enable target-async.
18349 * gdb.base/async.exp
18350 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
18351 parameter. Adjust.
18352 (top level): Don't test with "target-async".
18353 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
18354 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
18355 * gdb.base/inferior-died.exp: Don't enable target-async.
18356 * gdb.base/interrupt-noterm.exp: Likewise.
18357 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
18358 * gdb.mi/mi-nonstop-exit.exp: Likewise.
18359 * gdb.mi/mi-nonstop.exp: Likewise.
18360 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
18361 * gdb.mi/mi-nsintrall.exp: Likewise.
18362 * gdb.mi/mi-nsmoribund.exp: Likewise.
18363 * gdb.mi/mi-nsthrexec.exp: Likewise.
18364 * gdb.mi/mi-watch-nonstop.exp: Likewise.
18365 * gdb.multi/watchpoint-multi.exp: Adjust comment.
18366 * gdb.python/py-evsignal.exp: Don't enable target-async.
18367 * gdb.python/py-evthreads.exp: Likewise.
18368 * gdb.python/py-prompt.exp: Likewise.
18369 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
18370 * gdb.server/solib-list.exp: Don't enable target-async.
18371 * gdb.threads/thread-specific-bp.exp: Likewise.
18372 * lib/mi-support.exp: Adjust to use mi-async.
18373
18374 2014-05-29 Pedro Alves <palves@redhat.com>
18375
18376 PR gdb/13860
18377 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
18378 reason, even in sync mode.
18379
18380 2014-05-29 Pedro Alves <palves@redhat.com>
18381 Hui Zhu <hui@codesourcery.com>
18382
18383 PR PR15693
18384 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
18385 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
18386 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
18387 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
18388
18389 2014-05-28 Joel Brobecker <brobecker@adacore.com>
18390
18391 * config/monitor.exp (gdb_target_monitor): Replace use of
18392 "set remotebaud" by "set serial baud".
18393
18394 2014-05-26 Andy Wingo <wingo@igalia.com>
18395
18396 * gdb.guile/scm-breakpoint.exp:
18397 * gdb.guile/scm-gsmob.exp: Update to use plain old object
18398 properties instead of gdb-object-properties.
18399
18400 2014-05-26 Yao Qi <yao@codesourcery.com>
18401
18402 * gdb.server/no-thread-db.exp: Specify source file name
18403 explicitly when setting a breakpoint.
18404
18405 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18406
18407 * gdb.btrace/vdso.c: New.
18408 * gdb.btrace/vdso.exp: New.
18409
18410 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18411
18412 * gdb.base/gcore.exp (capture_command_output): Move ...
18413 * lib/gdb.exp (capture_command_output): ... here.
18414
18415 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
18416
18417 * gdb.btrace/data.exp: Test memory access during btrace replay.
18418
18419 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
18420
18421 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
18422
18423 2014-05-21 Pedro Alves <palves@redhat.com>
18424
18425 PR gdb/13860
18426 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
18427 (top level): Test that output related to execution commands is
18428 sent to the console with CLI commands, but not with MI commands.
18429 Test that breakpoint events are always mirrored to the console.
18430 Also expect the new source line to be output after a "next" in
18431 async mode too. Make it a pass/fail test.
18432 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
18433 output.
18434 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
18435
18436 2014-05-21 Pedro Alves <palves@redhat.com>
18437
18438 * gdb.base/list.exp (build_pattern, test_list): New procedures.
18439 Use them to test variations of "list" after reaching a breakpoint.
18440 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
18441 Test "list" with listsize 10 after reaching a breakpoint.
18442 * gdb.python/python.exp (decode_line current location line
18443 number): Adjust expected line number.
18444
18445 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
18446
18447 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
18448 behavior for $args, pass it directly to "run".
18449
18450 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
18451
18452 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
18453 30000 to 65536.
18454
18455 2014-05-21 Pedro Alves <palves@redhat.com>
18456
18457 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
18458 auto-connect-native-target off".
18459 * gdb.base/auto-connect-native-target.c: New file.
18460 * gdb.base/auto-connect-native-target.exp: New file.
18461
18462 2014-05-21 Pedro Alves <palves@redhat.com>
18463
18464 * gdb.base/default.exp: Test "target native" instead of "target
18465 child".
18466
18467 2014-05-21 Mark Wielaard <mjw@redhat.com>
18468
18469 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
18470
18471 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18472
18473 Fix TLS access for -static -pthread.
18474 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
18475 <HAVE_TLS> (thread_function, main): Initialize it.
18476 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
18477 Add clean_restart.
18478 <$have_tls != "">: Check TLSVAR.
18479
18480 2014-05-21 Pedro Alves <palves@redhat.com>
18481
18482 * gdb.base/dcache-line-read-error.c: New.
18483 * gdb.base/dcache-line-read-error.exp: New.
18484
18485 2014-05-20 Pedro Alves <palves@redhat.com>
18486
18487 * gdb.base/compare-sections.c: New file.
18488 * gdb.base/compare-sections.exp: New file.
18489
18490 2014-05-20 Pedro Alves <palves@redhat.com>
18491
18492 * gdb.base/break-idempotent.c: New file.
18493 * gdb.base/break-idempotent.exp: New file.
18494
18495 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
18496
18497 * gdb.btrace/nohist.exp: New.
18498
18499 2014-05-20 Yao Qi <yao@codesourcery.com>
18500
18501 * lib/gdb.exp (gdb_init): Set timeout if test file is under
18502 gdb.reverse directory and gdb_reverse_timeout exists in board
18503 setting.
18504 * README: Document gdb_reverse_timeout.
18505
18506 2014-05-20 Yao Qi <yao@codesourcery.com>
18507
18508 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
18509 'test_file_name'. Treat args as a string instead of a list.
18510 (gdb_init): Rename argument 'args' by 'test_file_name'.
18511
18512 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
18513
18514 * gdb.arch/powerpc-power.exp: New file.
18515 * gdb.arch/powerpc-power.s: New file.
18516
18517 2014-05-16 Doug Evans <dje@google.com>
18518
18519 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
18520 * gdb.base/completion.exp: Check that all expected files exist
18521 before doing file completion.
18522
18523 2014-05-16 Doug Evans <dje@google.com>
18524
18525 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
18526 Update.
18527 (do_syscall_tests_without_xml): Update.
18528
18529 2014-05-16 Pedro Alves <palves@redhat.com>
18530
18531 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
18532 instead of "unknown output after running".
18533
18534 2014-05-16 Yao Qi <yao@codesourcery.com>
18535
18536 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
18537 file1.txt from host at the end.
18538 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
18539
18540 2014-05-15 Doug Evans <dje@google.com>
18541
18542 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
18543 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
18544 loading file. Add test for TU lookup.
18545
18546 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18547
18548 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
18549 calling "-exec-arguments" or "set args" before running the
18550 inferior.
18551
18552 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
18553
18554 * lib/mi-support.exp (mi_expect_stop): Expect message for
18555 inferiors that exit with non-zero exit code.
18556
18557 2014-05-14 Yao Qi <yao@codesourcery.com>
18558
18559 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
18560 match absolute path on remote host.
18561 (test_file_list_exec_source_files): Remove "/" from the
18562 pattern.
18563
18564 2014-05-14 Yao Qi <yao@codesourcery.com>
18565
18566 * boards/local-remote-host-notty.exp (${board}_file): New
18567 proc.
18568
18569 2014-05-07 Kyle McMartin <kyle@redhat.com>
18570
18571 Pushed by Joel Brobecker <brobecker@adacore.com>.
18572 * gdb.arch/aarch64-atomic-inst.c: New file.
18573 * gdb.arch/aarch64-atomic-inst.exp: New file.
18574
18575 2014-05-07 Yao Qi <yao@codesourcery.com>
18576
18577 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
18578 in current context" too.
18579
18580 2014-05-05 Keith Seitz <keiths@redhat.com>
18581
18582 * gdb.linespec/ls-dollar.exp: Add test for linespec
18583 file:convenience_variable.
18584
18585 2014-05-05 Yao Qi <yao@codesourcery.com>
18586
18587 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
18588 traceframes into tfile and ctf trace files. Read data from
18589 trace file and test collected data.
18590 (gdb_collect_locals_test): Likewise.
18591 (gdb_unavailable_registers_test): Likewise.
18592 (gdb_unavailable_floats): Likewise.
18593 (gdb_collect_globals_test): Likewise.
18594 (top-level): Append "ctf" to trace_file_targets if GDB
18595 supports.
18596
18597 2014-05-05 Yao Qi <yao@codesourcery.com>
18598
18599 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
18600 code to ...
18601 (gdb_collect_args_test_1): ... it. New proc.
18602 (gdb_collect_locals_test): Move some code to ...
18603 (gdb_collect_locals_test_1): ... it. New proc.
18604 (gdb_unavailable_registers_test): Move some code to ...
18605 (gdb_unavailable_registers_test_1): ... it. New proc.
18606 (gdb_unavailable_floats): Move some code to ...
18607 (gdb_unavailable_floats_1): ... it. New proc.
18608
18609 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18610
18611 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
18612 probes to test for bitness recognition.
18613 * gdb.arch/amd64-stap-optional-prefix.exp
18614 (test_probe_value_without_reg): New procedure.
18615 Add code to test for different kinds of bitness.
18616
18617 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
18618
18619 PR breakpoints/16889
18620 * gdb.arch/amd64-stap-optional-prefix.S: New file.
18621 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18622
18623 2014-05-01 Pedro Alves <palves@redhat.com>
18624
18625 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
18626 gdb_file_cmd if no file is specified.
18627 * boards/native-extended-gdbserver.exp (gdb_load): Use the
18628 last_loaded_file to set the remote exec-file.
18629
18630 2014-05-01 Pedro Alves <palves@redhat.com>
18631
18632 * boards/local-remote-host.exp: New file.
18633
18634 2014-05-01 Pedro Alves <palves@redhat.com>
18635
18636 * boards/local-remote-host.exp: Rename to ...
18637 * boards/local-remote-host-notty.exp: ... this.
18638
18639 2014-04-28 Joel Brobecker <brobecker@adacore.com>
18640
18641 * gdb.ada/dyn_arrayidx: New testcase.
18642
18643 2014-04-26 Yao Qi <yao@codesourcery.com>
18644
18645 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
18646 and compute the length of function main. Save it in
18647 $main_length.
18648 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
18649 (top-level): Use gdb_compile to compile objects into
18650 executable and restart GDB. Remove invocation to
18651 prepare_for_testing.
18652
18653 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
18654 Pedro Alves <palves@redhat.com>
18655
18656 PR server/16255
18657 * gdb.multi/multi-attach.c: New file.
18658 * gdb.multi/multi-attach.exp: New file.
18659
18660 2014-04-25 Pedro Alves <palves@redhat.com>
18661
18662 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
18663 user.
18664 (top level): Test that "set remote conditional-breakpoints-packet
18665 off" works as intended.
18666 * gdb.base/dprintf.exp: Test that "set remote
18667 breakpoint-commands-packet off" works as intended.
18668 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
18669 New function.
18670 (top level): Call it.
18671 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
18672 remote fast-tracepoints-packet off" works as intended.
18673 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
18674 * lib/gdb.exp (gdb_is_target_remote): ... here.
18675
18676 2014-04-24 David Blaikie <dblaikie@gmail.com>
18677
18678 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
18679 ensure clang would not discard them.
18680 * gdb.base/gdbvars.c: Ditto.
18681 * gdb.base/memattr.c: Ditto.
18682 * gdb.base/whatis.c: Ditto.
18683 * gdb.python/py-prettyprint.c: Ditto.
18684 * gdb.trace/actions.c: Ditto.
18685 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
18686 ensure clang would not discard it.
18687
18688 2014-04-24 David Blaikie <dblaikie@gmail.com>
18689
18690 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
18691 clang to emit the full definition of type required by the test
18692 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
18693
18694 2014-04-24 David Blaikie <dblaikie@gmail.com>
18695
18696 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
18697 coax Clang into emitting the definition of the type.
18698 * gdb.cp/pr10728-x.h (y): Ditto.
18699 * gdb.cp/pr10728-y.cc (y): Ditto.
18700
18701 2014-04-24 David Blaikie <dblaikie@gmail.com>
18702
18703 * gdb.base/label.exp: XFAIL label related tests under Clang.
18704 * gdb.cp/cplabel.exp: Ditto.
18705 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
18706 under Clang those using labels.
18707
18708 2014-04-25 Yao Qi <yao@codesourcery.com>
18709
18710 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
18711 double_label.
18712 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
18713 partial_label and double_label.
18714
18715 2014-04-24 David Blaikie <dblaikie@gmail.com>
18716
18717 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
18718
18719 2014-04-24 David Blaikie <dblaikie@gmail.com>
18720
18721 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
18722 of the function to work across GCC and Clang.
18723 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
18724 pointer types (const void ** const V void **).
18725
18726 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
18727 Walfred Tedeschi <walfred.tedeschi@intel.com>
18728
18729 * Makefile.in (EXECUTABLES): Added i386-avx512.
18730 * gdb.arch/i386-avx512.c: New file.
18731 * gdb.arch/i386-avx512.exp: Likewise.
18732
18733 2014-04-23 Keith Seitz <keiths@redhat.com>
18734
18735 * lib/mi-support.exp (mi_list_breakpoints): Delete.
18736 (mi_make_breakpoint_table): New procedure.
18737 (mi_create_breakpoint): Use mi_make_breakpoint
18738 and return the result.
18739 (mi_make_breakpoint): New procedure.
18740 (mi_build_kv_pairs): New procedure.
18741
18742 * gdb.mi/mi-break.exp: Remove unused globals,
18743 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
18744 All callers updated.
18745 * gdb.mi/mi-dprintf.exp: Use variable to track command
18746 number.
18747 Update all callers of mi_create_breakpoint and use
18748 mi_make_breakpoint_table.
18749 Remove any unused global variables.
18750 * gdb.mi/mi-nonstop.exp: Likewise.
18751 * gdb.mi/mi-nsintrall.exp: Likewise.
18752 * gdb.mi/mi-nsmoribund.exp: Likewise.
18753 * gdb.mi/mi-nsthrexec.exp: Likewise.
18754 * gdb.mi/mi-reverse.exp: Likewise.
18755 * gdb.mi/mi-simplerun.exp: Likewise.
18756 * gdb.mi/mi-stepn.exp: Likewise.
18757 * gdb.mi/mi-syn-frame.exp: Likewise.
18758 * gdb.mi/mi-until.exp: Likewise.
18759 * gdb.mi/mi-var-cp.exp: Likewise.
18760 * gdb.mi/mi-var-display.exp: Likewise.
18761 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
18762 * gdb.mi/mi2-var-child.exp: Likewise.
18763 * gdb.mi/mi-vla-c99.exp: Likewise.
18764 * lib/mi-support.exp: Likewise.
18765
18766 From Ian Lance Taylor <iant@cygnus.com>:
18767 * lib/gdb.exp (parse_args): New procedure.
18768
18769 2014-04-23 Pedro Alves <palves@redhat.com>
18770
18771 * gdb.base/break-unload-file.c: New file.
18772 * gdb.base/break-unload-file.exp: New file.
18773 * gdb.base/sym-file-lib.c (baz): New function.
18774 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
18775 field.
18776 (load): Store the segment's mapped size.
18777 (unload): New function.
18778 (unload_shlib): New function.
18779 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
18780 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
18781 set a breakpoint at baz, and call it.
18782 * gdb.base/sym-file.exp: New tests for stale breakpoint
18783 instructions.
18784
18785 2014-04-23 Pedro Alves <palves@redhat.com>
18786
18787 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
18788 * gdb.base/hbreak-in-shr-unsupported.c: New file.
18789 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
18790 * gdb.base/hbreak-unmapped.c: New file.
18791 * gdb.base/hbreak-unmapped.exp: New file.
18792 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
18793 * lib/gdb.exp (gdb_is_target_remote): ... here.
18794
18795 2014-04-22 Pedro Alves <palves@redhat.com>
18796
18797 * gdb.base/consecutive-step-over.c: New file.
18798 * gdb.base/consecutive-step-over.exp: New file.
18799
18800 2014-04-22 Pedro Alves <palves@redhat.com>
18801
18802 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
18803 instead of send_gdb/gdb_expect.
18804
18805 2014-04-22 Yao Qi <yao@codesourcery.com>
18806
18807 * lib/trace-support.exp (generate_tracefile): New procedure.
18808 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
18809 return 0.
18810 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
18811 if generate_tracefile returns 1.
18812
18813 2014-04-18 Tom Tromey <palves@redhat.com>
18814 Pedro alves <tromey@redhat.com>
18815
18816 PR backtrace/15558
18817 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
18818 with a backtrace limit.
18819 * gdb.python/py-frame-inline.exp: Test running to an inline
18820 function with a backtrace limit, and printing the newest frame.
18821 * gdb.python/py-frame-inline.c (main): Call f.
18822
18823 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18824
18825 * gdb.java/jnpe.exp: Drop srcdir from untested path.
18826
18827 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
18828
18829 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
18830 Drop prefix from unsupported source file path.
18831
18832 2014-04-17 Yao Qi <yao@codesourcery.com>
18833
18834 * lib/gdb.exp (with_target_charset): New proc.
18835 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
18836 with_target_charset.
18837 (test_print_strings): Likewise.
18838 (test_repeat_bytes): Likewise.
18839 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
18840 for some tests.
18841
18842 2014-04-16 Keith Seitz <keiths@redhat.com>
18843
18844 PR gdb/15827
18845 * gdb.dwarf2/corrupt.c: New file.
18846 * gdb.dwarf2/corrupt.exp: New file.
18847
18848 2014-04-16 Keith Seitz <keiths@redhat.com>
18849
18850 PR c++/16597
18851 * gdb.cp/namelessclass.cc: New file.
18852 * gdb.cp/namelessclass.exp: New file.
18853 * gdb.cp/namelessclass.S: New file.
18854
18855 2014-04-16 Doug Evans <dje@google.com>
18856
18857 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
18858 Add comment.
18859 (gdbserver_default_get_comm_port): New function.
18860 (gdbserver_start): Check if board file provided
18861 "gdbserver,get_comm_port" and use it if so.
18862 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
18863 (gdb,socketport): Set to "stdio".
18864 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
18865 (stdio_gdbserver_template): Delete.
18866 (${board}_get_remote_address): Update.
18867 (${board}_build_remote_cmd): Delete.
18868 (${board}_get_comm_port): New function.
18869 (${board}_spawn): Update.
18870 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
18871 Delete.
18872 (${board}_get_remote_address): Update.
18873 (${board}_get_comm_port): New function.
18874
18875 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
18876
18877 * gdb.base/memattr.exp: Improve regexps to handle memory regions
18878 appearing in any order.
18879
18880 2014-04-15 Doug Evans <dje@google.com>
18881
18882 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
18883 uninitialized value of "description".
18884
18885 2014-04-15 Keith Seitz <keiths@redhat.com>
18886
18887 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
18888 Remove unused globals.
18889 (test_running_the_program): Likewise.
18890 (test_controlled_execution): Likewise.
18891 (test_controlling_breakpoints): Likewise.
18892 (test_program_termination): Likewise.
18893
18894 2014-04-15 Keith Seitz <keiths@redhat.com>
18895
18896 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
18897 unused globals.
18898 (test_rbreak_creation_and_listing): Likewise.
18899 (test_ignore_count): Likewise.
18900 (test_error): Likewise.
18901
18902 2014-04-15 Pedro Alves <palves@redhat.com>
18903
18904 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
18905 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
18906 sym-file-loader.c.
18907 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18908 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18909 to sym-file-loader.c.
18910 (struct library): Forward declare.
18911 (load_shlib, lookup_function): Change prototypes.
18912 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18913 (translate_offset): Remove declarations.
18914 (get_text_addr): New declaration.
18915 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
18916 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
18917 sym-file-loader.h.
18918 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
18919 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
18920 here from sym-file-loader.h.
18921 (struct library): New structure.
18922 (load_shlib, lookup_function): Change prototypes and adjust to
18923 work with a struct library.
18924 (find_shstrtab, find_strtab, find_shdr, find_symtab)
18925 (translate_offset): Make static.
18926 (get_text_addr): New function.
18927 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
18928
18929 2014-04-15 Pedro Alves <palves@redhat.com>
18930
18931 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
18932
18933 2014-04-15 Pedro Alves <palves@redhat.com>
18934
18935 * gdb.base/sym-file-loader.c: Include <limits.h>.
18936 (SELF_LINK): New define.
18937 (get_origin): New function.
18938 (load_shlib): Use it.
18939 * gdb.base/sym-file.exp: Don't early return if the target is
18940 remote. Use runto_main, and issue fail is that fails. Use
18941 gdb_load_shlibs.
18942 (shlib_name): Delete.
18943 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
18944
18945 2014-04-15 Pedro Alves <palves@redhat.com>
18946
18947 * gdb.base/sym-file.exp: Remove regex characters from test
18948 message. Don't refer to breakpoint numbers in test messages.
18949
18950 2014-04-14 Keith Seitz <keiths@redhat.com>
18951
18952 PR c++/16253
18953 * gdb.cp/var-tag.cc: New file.
18954 * gdb.cp/var-tag.exp: New file.
18955 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
18956 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
18957 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
18958 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
18959
18960 2014-04-14 Tom Tromey <tromey@redhat.com>
18961
18962 * gdb.cp/classes.exp (test_enums): Handle underlying type.
18963 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
18964 type.
18965 * gdb.cp/enum-class.exp: New file.
18966 * gdb.cp/enum-class.cc: New file.
18967
18968 2014-04-14 Tom Tromey <tromey@redhat.com>
18969
18970 * gdb.dwarf2/enum-type.exp: New file.
18971
18972 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18973
18974 * gdb.mi/mi-vla-c99.exp: New file.
18975 * gdb.mi/vla.c: New file.
18976
18977 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18978
18979 * gdb.base/vla-datatypes.c: New file.
18980 * gdb.base/vla-datatypes.exp: New file.
18981
18982 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18983
18984 * gdb.base/vla-ptr.c: New file.
18985 * gdb.base/vla-ptr.exp: New file.
18986
18987 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18988
18989 * gdb.dwarf2/count.exp: New file.
18990
18991 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
18992
18993 * gdb.base/vla-sideeffect.c: New file.
18994 * gdb.base/vla-sideeffect.exp: New file.
18995
18996 2014-04-14 David Blaikie <dblaikie@gmail.com>
18997
18998 * gdb.mi/non-stop.c: Add return value for non-void function return
18999 statement.
19000 * gdb.threads/staticthreads.c: Ditto.
19001
19002 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19003 Doug Evans <xdje42@gmail.com>
19004
19005 * gdb.guile/scm-value.c: Improve test case.
19006 * gdb.guile/scm-value.exp: Add new test.
19007
19008 2014-04-11 David Blaikie <dblaikie@gmail.com>
19009
19010 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19011 override Clang's default.
19012
19013 2014-04-11 Joel Brobecker <brobecker@adacore.com>
19014
19015 Revert the following changes (regressions):
19016
19017 * gdb.base/vla-sideeffect.c: New file.
19018 * gdb.base/vla-sideeffect.exp: New file.
19019
19020 * gdb.dwarf2/count.exp: New file.
19021
19022 * gdb.base/vla-multi.c: New file.
19023 * gdb.base/vla-multi.exp: New file.
19024
19025 * gdb.base/vla-ptr.c: New file.
19026 * gdb.base/vla-ptr.exp: New file.
19027
19028 * gdb.base/vla-datatypes.c: New file.
19029 * gdb.base/vla-datatypes.exp: New file.
19030
19031 * gdb.mi/mi-vla-c99.exp: New file.
19032 * gdb.mi/vla.c: New file.
19033
19034 2014-04-11 Keith Seitz <keiths@redhat.com>
19035
19036 PR c++/16675
19037 * gdb.cp/cpsizeof.exp: New file.
19038 * gdb.cp/cpsizeof.cc: New file.
19039
19040 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19041
19042 * gdb.mi/mi-vla-c99.exp: New file.
19043 * gdb.mi/vla.c: New file.
19044
19045 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19046
19047 * gdb.base/vla-datatypes.c: New file.
19048 * gdb.base/vla-datatypes.exp: New file.
19049
19050 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19051
19052 * gdb.base/vla-ptr.c: New file.
19053 * gdb.base/vla-ptr.exp: New file.
19054
19055 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19056
19057 * gdb.base/vla-multi.c: New file.
19058 * gdb.base/vla-multi.exp: New file.
19059
19060 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19061
19062 * gdb.dwarf2/count.exp: New file.
19063
19064 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19065
19066 * gdb.base/vla-sideeffect.c: New file.
19067 * gdb.base/vla-sideeffect.exp: New file.
19068
19069 2014-04-11 Yao Qi <yao@codesourcery.com>
19070
19071 * gdb.base/completion.exp: Check file exists before running tests
19072 on file completion.
19073
19074 2014-04-10 Pedro Alves <palves@redhat.com>
19075
19076 * gdb.base/cond-eval-mode.c: New file.
19077 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
19078 prepare_for_testing to build the new file. Check result of
19079 runto_main.
19080 (test_break, test_watch): New procedures.
19081 (top level): Use them.
19082
19083 2014-04-08 Pierre Muller <muller@sourceware.org>
19084
19085 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
19086 Ctrl-V use for mingw hosts.
19087
19088 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
19089
19090 * gdb.python/py-value.c: Improve test case.
19091 * gdb.python/py-value.exp: Add new test.
19092
19093 2014-04-07 David Blaikie <dblaikie@gmail.com>
19094
19095 * lib/compiler.c: Identify the clang compiler.
19096 * lib/compiler.cc: Ditto.
19097
19098 2014-04-03 Yao Qi <yao@codesourcery.com>
19099
19100 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
19101
19102 2014-04-01 Anton Blanchard <anton@samba.org>
19103
19104 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
19105 messages unique.
19106
19107 2014-04-01 Anton Blanchard <anton@samba.org>
19108
19109 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
19110 prepare_for_testing.
19111
19112 2014-04-01 Anton Blanchard <anton@samba.org>
19113
19114 * gdb.arch/ppc64-atomic-inst.c: Remove.
19115 * gdb.arch/ppc64-atomic-inst.S: New file.
19116 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
19117
19118 2014-03-31 Doug Evans <dje@google.com>
19119
19120 * gdb.base/print-symbol-loading-lib.c: New file.
19121 * gdb.base/print-symbol-loading-main.c: New file.
19122 * gdb.base/print-symbol-loading.exp: New file.
19123
19124 2014-03-31 Yao Qi <yao@codesourcery.com>
19125
19126 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
19127
19128 2014-03-28 Joel Brobecker <brobecker@adacore.com>
19129
19130 * gdb.ada/mi_dyn_arr: New testcase.
19131
19132 2014-03-27 Doug Evans <dje@google.com>
19133
19134 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
19135
19136 2014-03-27 Yao Qi <yao@codesourcery.com>
19137
19138 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
19139 if target is nios2-*-*.
19140
19141 2014-03-26 Yao Qi <yao@codesourcery.com>
19142
19143 * lib/gdb.exp (readline_is_used): New proc.
19144 * gdb.base/completion.exp: Move tests on command complete up.
19145 Skip the rest of tests if readline is not used.
19146 * gdb.ada/complete.exp: Skp the test if readline is not
19147 used.
19148 * gdb.base/filesym.exp: Likewise.
19149 * gdb.base/macscp.exp: Likewise.
19150 * gdb.base/readline-ask.exp: Likewise.
19151 * gdb.base/readline.exp: Likewise.
19152 * gdb.python/py-cmd.exp: Likewise.
19153 * gdb.trace/tfile.exp: Likewise.
19154
19155 2014-03-26 Yao Qi <yao@codesourcery.com>
19156
19157 * gdb.base/macscp.exp: Fix code format issues.
19158
19159 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
19160
19161 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
19162 * gdb.asm/powerpc64le.inc: New file.
19163
19164 2014-03-25 Pedro Alves <palves@redhat.com>
19165 Doug Evans <dje@google.com>
19166
19167 * gdb.base/source-execution.c: New file.
19168 * gdb.base/source-execution.exp: New file.
19169 * gdb.base/source-execution.gdb: New file.
19170
19171 2014-03-24 Doug Evans <dje@google.com>
19172
19173 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
19174 using fission.
19175
19176 2014-03-24 Hui Zhu <hui@codesourcery.com>
19177 Pedro Alves <palves@redhat.com>
19178
19179 PR breakpoints/16101
19180 * gdb.base/dprintf.exp: Use unsupported rather than changing the
19181 test pass/fail messages. Detect missing support for dprintf when
19182 breakpoints are actually inserted.
19183 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
19184 breakpoints are actually inserted.
19185 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
19186 fails.
19187
19188 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
19189
19190 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
19191
19192 2014-03-22 Doug Evans <xdje42@gmail.com>
19193
19194 * gdb.python/python.exp (python not supported): Verify multi-line
19195 python command issues an error.
19196 * gdb.guile/guile.exp (guile not supported): Verify multi-line
19197 guile command issues an error.
19198
19199 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
19200
19201 * gdb.threads/thread-specific.exp: Handle the lack of usable
19202 $this_breakpoint and $this_thread.
19203
19204 2014-03-21 Hui Zhu <hui@codesourcery.com>
19205
19206 * gdb.base/attach.exp (do_command_attach_tests): New.
19207
19208 2014-03-20 Tom Tromey <tromey@redhat.com>
19209 Pedro Alves <palves@redhat.com>
19210
19211 PR cli/15718
19212 * gdb.base/condbreak-call-false.c: New file.
19213 * gdb.base/condbreak-call-false.exp: New file.
19214
19215 2014-03-20 Pedro Alves <palves@redhat.com>
19216
19217 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
19218 Delete.
19219 (block_signals, unblock_signals): Delete.
19220 (child_function_2, main): Remove references to deleted variable
19221 and functions.
19222
19223 2014-03-20 Pedro Alves <palves@redhat.com>
19224
19225 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
19226 Use pthread_kill to signal thread 2.
19227 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19228 Adjust to make the test send itself a signal rather than using the
19229 host's "kill" command.
19230
19231 2014-03-20 Pedro Alves <palves@redhat.com>
19232
19233 * gdb.threads/multiple-step-overs.c: New file.
19234 * gdb.threads/multiple-step-overs.exp: New file.
19235 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19236 Adjust expected infrun debug output.
19237
19238 2014-03-20 Pedro Alves <palves@redhat.com>
19239
19240 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
19241 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
19242
19243 2014-03-20 Pedro Alves <palves@redhat.com>
19244
19245 PR breakpoints/7143
19246 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
19247 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
19248 of gdb_test_multiple.
19249 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
19250 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
19251
19252 2014-03-20 Pedro Alves <palves@redhat.com>
19253
19254 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
19255 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
19256
19257 2014-03-19 Pedro Alves <palves@redhat.com>
19258
19259 * gdb.base/async.exp: Remove early return.
19260
19261 2014-03-19 Pedro Alves <palves@redhat.com>
19262
19263 * gdb.base/async.exp (step& tests): Pass explicit test messages.
19264
19265 2014-03-19 Pedro Alves <palves@redhat.com>
19266
19267 * gdb.base/async.exp (test_background): Expect \r\n after
19268 "completed." in the fail pattern.
19269
19270 2014-03-19 Pedro Alves <palves@redhat.com>
19271
19272 * gdb.base/async.exp (test_background): New procedure.
19273 Use it for all background execution command tests.
19274
19275 2014-03-19 Pedro Alves <palves@redhat.com>
19276
19277 * gdb.base/async.exp: Use prepare_for_testing.
19278
19279 2014-03-19 Pedro Alves <palves@redhat.com>
19280
19281 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
19282 the same line.
19283
19284 2014-03-19 Pedro Alves <palves@redhat.com>
19285
19286 * gdb.base/async.c (main): Add "jump here" and "until here" line
19287 marker comments.
19288 * gdb.base/async.exp (jump_here): New global.
19289 (jump& test): Use it.
19290 (until_here): New global.
19291 (until& test): Use it.
19292
19293 2014-03-19 Pedro Alves <palves@redhat.com>
19294
19295 * gdb.base/async.exp: Don't frob gdb_protocol.
19296
19297 2014-03-18 Doug Evans <xdje42@gmail.com>
19298
19299 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
19300 Fix spelling of exec-done-display.
19301
19302 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
19303
19304 PR gdb/15358
19305 * gdb.base/gdb-sigterm.c: New file.
19306 * gdb.base/gdb-sigterm.exp: New file.
19307
19308 2014-03-18 Pedro Alves <palves@redhat.com>
19309
19310 PR gdb/13860
19311 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
19312 * lib/mi-support.exp (mi_expect_stop): Add special handling for
19313 solib-event.
19314
19315 2014-03-17 Joel Brobecker <brobecker@adacore.com>
19316
19317 * gdb.ada/pckd_arr_ren: New testcase.
19318
19319 2014-03-13 Doug Evans <xdje42@gmail.com>
19320
19321 PR guile/16612
19322 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
19323 collect after discarding symbols.
19324
19325 2014-03-13 Ludovic Courtès <ludo@gnu.org>
19326 Doug Evans <xdje42@gmail.com>
19327
19328 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
19329 to history survives a gc.
19330
19331 2014-03-13 Pedro Alves <palves@redhat.com>
19332
19333 * gdb.base/default.exp: Don't test "target procfs".
19334
19335 2014-03-13 Pedro Alves <palves@redhat.com>
19336
19337 * gdb.base/default.exp: Update "target child" and "target procfs"
19338 tests to not expect "Unix".
19339
19340 2014-03-12 Tom Tromey <tromey@redhat.com>
19341
19342 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
19343 New procs. Add target-async tests.
19344 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
19345 Add target-async tests.
19346
19347 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19348
19349 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
19350 'func_start' and 'func_end' for the beginning and end of the
19351 function code, respectively.
19352 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
19353 'func_end' instead of 'func' and 'main'.
19354
19355 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19356
19357 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
19358 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
19359 generate the debug info assembler source.
19360
19361 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19362
19363 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
19364 * gdb.dwarf2/arr-subrange.exp: Likewise.
19365 * gdb.dwarf2/dwz.exp: Likewise.
19366 * gdb.dwarf2/method-ptr.exp: Likewise.
19367 * gdb.dwarf2/missing-sig-type.exp: Likewise.
19368 * gdb.dwarf2/subrange.exp: Likewise.
19369 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
19370 * gdb.dwarf2/implptrpiece.exp: Likewise.
19371 * gdb.dwarf2/nostaticblock.exp: Likewise.
19372
19373 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19374
19375 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
19376 directory to absolute path name arguments.
19377
19378 2014-03-10 Joel Brobecker <brobecker@adacore.com>
19379
19380 * gdb.ada/tagged_access: New testcase.
19381
19382 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
19383
19384 * gdb.btrace/data.exp: Update expected output.
19385
19386 2014-03-06 Yao Qi <yao@codesourcery.com>
19387
19388 * gdb.trace/pr16508.exp: New file.
19389
19390 2014-03-05 Pedro Alves <palves@redhat.com>
19391
19392 PR gdb/16575
19393 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
19394 procedure.
19395 (top level): Adjust to use it. Add tests that exercise breakpoint
19396 interaction with the code-cache.
19397
19398 2014-02-26 Ludovic Courtès <ludo@gnu.org>
19399
19400 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
19401 test for 'history-append!'.
19402
19403 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19404
19405 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
19406 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
19407 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
19408 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
19409 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
19410 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
19411
19412 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19413
19414 * testsuite/gdb.python/py-pp-re-notag.c: New file.
19415 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
19416 * testsuite/gdb.python/py-pp-re-notag.p: New file.
19417
19418 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19419
19420 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
19421
19422 2014-02-26 Joel Brobecker <brobecker@adacore.com>
19423
19424 * gdb.dwarf2/arr-stride.c: New file.
19425 * gdb.dwarf2/arr-stride.exp: New file.
19426
19427 2014-02-26 Pedro Alves <palves@redhat.com>
19428
19429 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
19430 that won't ever trigger. Make sure that GDB reports the correct
19431 breakpoint that caused the stop.
19432
19433 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19434
19435 PR gdb/16626
19436 * gdb.base/auto-load-script: New file.
19437 * gdb.base/auto-load.c: New file.
19438 * gdb.base/auto-load.exp: New file.
19439
19440 PR gdb/16626
19441 * gdb.base/auto-load.exp: Fix out-of-srctree run.
19442
19443 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19444
19445 Fix dw2-icycle.exp -fsanitize=address GDB crash.
19446 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
19447
19448 2014-02-24 Doug Evans <dje@google.com>
19449
19450 * lib/gdb.exp (run_on_host): Log error output if program fails.
19451
19452 2014-02-21 Pedro Alves <palves@redhat.com>
19453
19454 * gdb.threads/step-after-sr-lock.c: Rename to ...
19455 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
19456 * gdb.threads/step-after-sr-lock.exp: Rename to ...
19457 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
19458 ... this.
19459
19460 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
19461
19462 PR tdep/16397
19463 * gdb.arch/amd64-stap-special-operands.exp: New file.
19464 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
19465 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
19466 * gdb.arch/amd64-stap-triplet.S: Likewise.
19467 * gdb.arch/amd64-stap-triplet.c: Likewise.
19468
19469 2014-02-20 Joel Brobecker <brobecker@adacore.com>
19470
19471 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
19472 in .section pseudo-op.
19473
19474 2014-02-20 lin zuojian <manjian2006@gmail.com>
19475 Joel Brobecker <brobecker@adacore.com>
19476 Doug Evans <xdje42@gmail.com>
19477
19478 PR symtab/16581
19479 * gdb.dwarf2/dw2-icycle.S: New file.
19480 * gdb.dwarf2/dw2-icycle.c: New file.
19481 * gdb.dwarf2/dw2-icycle.exp: New file.
19482
19483 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
19484
19485 * gdb.python/py-value-cc.cc: Improve test case to enable testing
19486 operations on gdb.Value objects.
19487 * gdb.python/py-value-cc.exp: Add new test to test operations on
19488 gdb.Value objects.
19489
19490 2014-02-18 Doug Evans <dje@google.com>
19491
19492 * Makefile.in (TESTS): New variable.
19493 (expanded_tests, expanded_tests_or_none): New variables
19494 (check-single): Pass $(expanded_tests_or_none) to runtest.
19495 (check-parallel): Only run tests in $(TESTS) if non-empty.
19496 (check/no-matching-tests-found): New rule.
19497 * README: Document TESTS makefile variable.
19498
19499 2014-02-18 Doug Evans <dje@google.com>
19500
19501 * Makefile.in (check-parallel): rm -rf outputs temp.
19502
19503 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
19504
19505 Fix "ERROR: no fileid for" in the testsuite.
19506 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
19507
19508 2014-02-12 Doug Evans <dje@google.com>
19509
19510 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
19511 (MISCELLANEOUS): New variable.
19512 (clean): rm -rf $(MISCELLANEOUS).
19513 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
19514 dwp live in the same directory as symlinks, with each symlink pointed
19515 to a differently named file in a different directory.
19516
19517 2014-02-11 Doug Evans <dje@google.com>
19518
19519 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
19520 of Tcl file commands.
19521
19522 2014-02-10 Mark Kettenis <kettenis@gnu.org>
19523
19524 * gdb.threads/step-after-sr-lock.exp: Avoid executing
19525 "kill -SIGUSR1 -1".
19526
19527 2014-02-10 Joel Brobecker <brobecker@adacore.com>
19528
19529 * gdb.ada/tick_length_array_enum_idx: New testcase.
19530
19531 2014-02-10 Doug Evans <xdje42@gmail.com>
19532
19533 * configure.ac (AC_OUTPUT): Add gdb.guile.
19534 * configure: Regenerate.
19535 * lib/gdb-guile.exp: New file.
19536 * lib/gdb.exp (get_target_charset): New function.
19537 * gdb.base/help.exp: Update expected output from "apropos apropos".
19538 * gdb.guile/Makefile.in: New file.
19539 * gdb.guile/guile.exp: New file.
19540 * gdb.guile/scm-arch.c: New file.
19541 * gdb.guile/scm-arch.exp: New file.
19542 * gdb.guile/scm-block.c: New file.
19543 * gdb.guile/scm-block.exp: New file.
19544 * gdb.guile/scm-breakpoint.c: New file.
19545 * gdb.guile/scm-breakpoint.exp: New file.
19546 * gdb.guile/scm-disasm.c: New file.
19547 * gdb.guile/scm-disasm.exp: New file.
19548 * gdb.guile/scm-equal.c: New file.
19549 * gdb.guile/scm-equal.exp: New file.
19550 * gdb.guile/scm-error.exp: New file.
19551 * gdb.guile/scm-error.scm: New file.
19552 * gdb.guile/scm-frame-args.c: New file.
19553 * gdb.guile/scm-frame-args.exp: New file.
19554 * gdb.guile/scm-frame-args.scm: New file.
19555 * gdb.guile/scm-frame-inline.c: New file.
19556 * gdb.guile/scm-frame-inline.exp: New file.
19557 * gdb.guile/scm-frame.c: New file.
19558 * gdb.guile/scm-frame.exp: New file.
19559 * gdb.guile/scm-generics.exp: New file.
19560 * gdb.guile/scm-gsmob.exp: New file.
19561 * gdb.guile/scm-iterator.c: New file.
19562 * gdb.guile/scm-iterator.exp: New file.
19563 * gdb.guile/scm-math.c: New file.
19564 * gdb.guile/scm-math.exp: New file.
19565 * gdb.guile/scm-objfile-script-gdb.in: New file.
19566 * gdb.guile/scm-objfile-script.c: New file.
19567 * gdb.guile/scm-objfile-script.exp: New file.
19568 * gdb.guile/scm-objfile.c: New file.
19569 * gdb.guile/scm-objfile.exp: New file.
19570 * gdb.guile/scm-ports.exp: New file.
19571 * gdb.guile/scm-pretty-print.c: New file.
19572 * gdb.guile/scm-pretty-print.exp: New file.
19573 * gdb.guile/scm-pretty-print.scm: New file.
19574 * gdb.guile/scm-section-script.c: New file.
19575 * gdb.guile/scm-section-script.exp: New file.
19576 * gdb.guile/scm-section-script.scm: New file.
19577 * gdb.guile/scm-symbol.c: New file.
19578 * gdb.guile/scm-symbol.exp: New file.
19579 * gdb.guile/scm-symtab-2.c: New file.
19580 * gdb.guile/scm-symtab.c: New file.
19581 * gdb.guile/scm-symtab.exp: New file.
19582 * gdb.guile/scm-type.c: New file.
19583 * gdb.guile/scm-type.exp: New file.
19584 * gdb.guile/scm-value-cc.cc: New file.
19585 * gdb.guile/scm-value-cc.exp: New file.
19586 * gdb.guile/scm-value.c: New file.
19587 * gdb.guile/scm-value.exp: New file.
19588 * gdb.guile/source2.scm: New file.
19589 * gdb.guile/types-module.cc: New file.
19590 * gdb.guile/types-module.exp: New file.
19591
19592 2014-02-10 Yao Qi <yao@codesourcery.com>
19593
19594 PR testsuite/16543
19595 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
19596 * configure: Regenerated.
19597 * Makefile.in: New file.
19598
19599 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
19600
19601 * gdb.python/py-framefilter.exp: Fix typo.
19602
19603 2014-02-08 Yao Qi <yao@codesourcery.com>
19604
19605 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
19606 that no =breakpoint-modified is emitted when breakpoints are
19607 modified through MI commands.
19608
19609 2014-02-07 Pedro Alves <pedro@codesourcery.com>
19610 Pedro Alves <palves@redhat.com>
19611
19612 * gdb.threads/step-after-sr-lock.c: New file.
19613 * gdb.threads/step-after-sr-lock.exp: New file.
19614
19615 2014-02-07 Pedro Alves <palves@redhat.com>
19616
19617 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
19618
19619 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
19620
19621 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
19622 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
19623
19624 2014-02-06 Doug Evans <xdje42@gmail.com>
19625
19626 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19627 output.
19628
19629 * gdb.gdb/python-interrupts.exp: New file.
19630
19631 2014-02-05 Yao Qi <yao@codesourcery.com>
19632
19633 * gdb.trace/report.exp (use_collected_data): Test the output
19634 of "info threads" and "info inferiors".
19635
19636 2014-02-05 Yao Qi <yao@codesourcery.com>
19637
19638 Revert this patch:
19639
19640 2013-05-24 Yao Qi <yao@codesourcery.com>
19641
19642 * gdb.trace/tfile.exp: Test inferior and thread.
19643
19644 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19645
19646 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
19647 on a function.
19648 * gdb.base/step-bt.c: Call hello via function pointer to make
19649 sure its first instruction is executed on powerpc64le-linux.
19650
19651 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19652
19653 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
19654
19655 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19656
19657 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
19658 of the test patterns for use on little-endian systems.
19659
19660 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
19661
19662 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
19663 (decimal_vector): Fix for little-endian.
19664
19665 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
19666
19667 * gdb.arch/sparc-sysstep.exp: New file.
19668 * gdb.arch/sparc-sysstep.c: Likewise.
19669
19670 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
19671
19672 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19673
19674 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
19675
19676 2014-01-23 Tom Tromey <tromey@redhat.com>
19677
19678 * gdb.ada/array_char_idx: New testcase.
19679
19680 2014-01-23 Tom Tromey <tromey@redhat.com>
19681
19682 PR python/16487:
19683 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
19684 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
19685 classes.
19686
19687 2014-01-23 Tom Tromey <tromey@redhat.com>
19688
19689 PR python/16491:
19690 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
19691 string from an inferior frame.
19692 * gdb.python/py-framefilter-mi.exp: Update.
19693
19694 2014-01-22 Doug Evans <dje@google.com>
19695
19696 * gdb.server/server-mon.exp: Add tests for "set debug-format".
19697
19698 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19699
19700 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
19701
19702 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19703
19704 * gdb.trace/entry-values.exp: Remove excess space character from
19705 regex patterns. Handle s390 call instruction.
19706
19707 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19708
19709 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
19710 define "*_start" label. Make "name" static.
19711 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
19712 ${name} by references to ${name}_start.
19713
19714 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
19715
19716 * gdb.base/info-macros.exp: Remove "debug" from the compile
19717 options.
19718
19719 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19720
19721 * gdb.dlang/demangle.exp: New file.
19722
19723 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19724
19725 * gdb.dlang/primitive-types.exp: New file.
19726
19727 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
19728
19729 * configure.ac: Create gdb.dlang/Makefile.
19730 * configure: Regenerate.
19731 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
19732 * gdb.dlang/Makefile.in: New file.
19733 * lib/d-support.exp: New file.
19734 * lib/gdb.exp (skip_d_tests): New proc.
19735
19736 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19737
19738 * gdb.btrace/delta.exp: Check reverse stepi.
19739 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
19740 * gdb.btrace/finish.exp: New.
19741 * gdb.btrace/next.exp: New.
19742 * gdb.btrace/nexti.exp: New.
19743 * gdb.btrace/record_goto.c: Add comments.
19744 * gdb.btrace/step.exp: New.
19745 * gdb.btrace/stepi.exp: New.
19746 * gdb.btrace/multi-thread-step.c: New.
19747 * gdb.btrace/multi-thread-step.exp: New.
19748 * gdb.btrace/rn-dl-bind.c: New.
19749 * gdb.btrace/rn-dl-bind.exp: New.
19750 * gdb.btrace/data.c: New.
19751 * gdb.btrace/data.exp: New.
19752 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19753
19754 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19755
19756 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
19757 * gdb.btrace/exception.exp: Update.
19758 * gdb.btrace/instruction_history.exp: Update.
19759 * gdb.btrace/record_goto.exp: Update.
19760 * gdb.btrace/tailcall.exp: Update.
19761 * gdb.btrace/unknown_functions.exp: Update.
19762 * gdb.btrace/delta.exp: New.
19763
19764 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19765
19766 * gdb.btrace/record_goto.exp: Add backtrace test.
19767 * gdb.btrace/tailcall.exp: Add backtrace test.
19768
19769 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19770
19771 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
19772 * gdb.btrace/record_goto.c: New.
19773 * gdb.btrace/record_goto.exp: New.
19774 * gdb.btrace/x86-record_goto.S: New.
19775
19776 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19777
19778 * gdb.btrace/function_call_history.exp: Update tests.
19779 * gdb.btrace/instruction_history.exp: Update tests.
19780
19781 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19782
19783 * gdb.btrace/function_call_history.exp: Fix expected field
19784 order for "record function-call-history".
19785 Add new tests for "record function-call-history /c".
19786 * gdb.btrace/exception.cc: New.
19787 * gdb.btrace/exception.exp: New.
19788 * gdb.btrace/tailcall.exp: New.
19789 * gdb.btrace/x86-tailcall.S: New.
19790 * gdb.btrace/x86-tailcall.c: New.
19791 * gdb.btrace/unknown_functions.c: New.
19792 * gdb.btrace/unknown_functions.exp: New.
19793 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
19794
19795 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19796
19797 * gdb.btrace/instruction_history.exp: Update.
19798 * gdb.btrace/function_call_history.exp: Update.
19799
19800 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19801
19802 * gdb.btrace/function_call_history.exp: Fix expected function
19803 trace.
19804 * gdb.btrace/instruction_history.exp: Initialize traced.
19805 Remove traced_functions.
19806
19807 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19808
19809 * gdb.btrace/function_call_history.exp: Update
19810 * gdb.btrace/instruction_history.exp: Update.
19811
19812 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
19813
19814 * gdb.btrace/enable.exp: Update expected text.
19815
19816 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
19817
19818 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
19819 bytes.
19820
19821 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
19822
19823 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
19824
19825 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
19826
19827 * lib/gdb.exp (supports_process_record): Return true for
19828 arm*-linux*. (supports_reverse): Likewise.
19829
19830 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
19831
19832 PR python/15464
19833 PR python/16113
19834 * gdb.python/py-type.c: Enhance test case.
19835 * gdb.python/py-value-cc.cc: Likewise
19836 * gdb.python/py-type.exp: Add new tests.
19837 * gdb.python/py-value-cc.exp: Likewise
19838
19839 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
19840 Pedro Alves <palves@redhat.com>
19841
19842 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
19843 Make "name" extern.
19844 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
19845 references to ${name}_start by references to ${name}.
19846
19847 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19848
19849 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
19850
19851 2014-01-10 Joel Brobecker <brobecker@adacore.com>
19852
19853 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
19854
19855 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
19856 Pedro Alves <palves@redhat.com>
19857
19858 * gdb.mi/mi-info-os.exp: Connect to the target with
19859 mi_gdb_target_load.
19860
19861 2014-01-08 Pedro Alves <palves@redhat.com>
19862
19863 * gdb.threads/reconnect-signal.c: New file.
19864 * gdb.threads/reconnect-signal.exp: New file.
19865
19866 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19867
19868 * gdb.base/source-dir.exp: New file.
19869
19870 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19871
19872 * gdb.ada/mi_interface: New testcase.
19873
19874 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19875
19876 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
19877 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
19878 gdb.ada/pp-rec-component/pck.ads: New files.
19879
19880 2014-01-07 Joel Brobecker <brobecker@adacore.com>
19881
19882 * gdb.python/py-pp-integral.c: New file.
19883 * gdb.python/py-pp-integral.py: New file.
19884 * gdb.python/py-pp-integral.exp: New file.
19885
19886 For older changes see ChangeLog-1993-2013.
19887 \f
19888 ;; Local Variables:
19889 ;; mode: change-log
19890 ;; left-margin: 8
19891 ;; fill-column: 74
19892 ;; version-control: never
19893 ;; End:
19894
19895 Copyright 2014-2020 Free Software Foundation, Inc.
19896 Copying and distribution of this file, with or without modification,
19897 are permitted provided the copyright notice and this notice are preserved.